:root{--cl-Theme: rgb(211, 210, 215);--cl-Bg: linear-gradient(45deg, var(--cl-Theme) 20%, transparent 20%, transparent 80%, var(--cl-Theme) 80%), linear-gradient(135deg, var(--cl-Theme) 40%, #d4d4d4 40%, #bababa 60%, #d4d4d4 60%, var(--cl-Theme) 60%);--cl-Text: rgb(10, 10, 10);--cl-Btn:rgb(37, 37, 37);--cl-BtnText: rgb(211, 210, 215);--nav-Bg: 167, 165, 175;--cl-white: #ffffff;--index: calc(1vw + 1vh);--curs-width: calc(var(--index)/3);--border-width: calc(var(--index)/3);--nav-height: max(8vh, calc(var(--fs-p)*3));--border-width: calc(var(--curs-width)/6);--border: var(--border-width) solid var(--cl-white);--border-rad: 1rem;--pic-shadow: .6rem 1.7rem 3rem 1.5rem rgba(0, 0, 0, 0.5);--fs-p: clamp(1.7rem, var(--index), 80px);--fs-hhhh: calc(var(--fs-p)*1.2);--fs-hhh: calc(var(--fs-p)*1.5);--fs-hh: calc(var(--fs-hhh)*1.5);--fs-h: calc(var(--fs-hh)*1.5);--sec-margin: calc(var(--index)*7);--curs-width: calc(var(--index)/3);--trigger-w: calc(var(--index)*2.5);--perspective: max(50vw, 1000px)}@media screen and (orientation: landscape)and (max-width: 800px){:root{--sec-margin: calc(var(--index)*5);--trigger-w: calc(var(--index)*3)}}@media screen and (orientation: portrait){:root{--sec-margin: calc(var(--index)*4)}}@media screen and (orientation: portrait)and (max-width: 800px){:root{--sec-margin: calc(var(--index)*3);--trigger-w: calc(var(--index)*3);--border-width: calc(var(--curs-width)/3)}}*,::after,::before{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:none}html{font-size:62.5%}@font-face{font-family:"Noto Sans Display",sans-serif}@font-face{font-family:sawjet-pd;src:url(../fonts/Sowjetschablone.woff2)}.showcards__item,.title{will-change:opacity}body{background:var(--cl-Bg);background-size:.8em .8em;background-color:var(--cl-Theme);font-family:"Noto Sans Display",sans-serif;color:var(--cl-Text)}.dflex{display:-webkit-box;display:-ms-flexbox;display:flex}.dnone{display:none}.nobr{white-space:nowrap}section{height:100%;padding-top:calc(var(--nav-height)*1.1);margin-inline:var(--sec-margin)}@media screen and (orientation: landscape)and (max-width: 900px){section{margin-inline:calc(var(--sec-margin)/1.5)}}@media screen and (orientation: portrait){section{margin-inline:calc(var(--sec-margin)/1)}}section:last-child{margin-bottom:calc(var(--nav-height)*.5)}@media screen and (orientation: portrait){section:last-child{padding-top:calc(var(--nav-height)*1)}}@media screen and (orientation: portrait)and (max-width: 600px){section:last-child{padding-top:calc(var(--nav-height)*.4)}}.title{margin-inline:calc(var(--index)*1);margin-bottom:calc(var(--index)*2)}@media screen and (orientation: portrait)and (max-width: 950px){.title{margin-bottom:calc(var(--index)*3)}}a,p,h1,h2,h3,h4,h5{text-decoration:none;color:var(--cl-Text);-webkit-transition:color 1s;transition:color 1s}p,a{font-weight:400;font-size:var(--fs-p);letter-spacing:.03em;line-height:calc(var(--fs-p)*1.2)}h1{font-size:var(--fs-h)}h2{font-size:var(--fs-hh);letter-spacing:.02em;line-height:1.15em}h3{font-size:var(--fs-hhh);letter-spacing:.08em;line-height:1.15em}h4{font-size:var(--fs-hhhh);letter-spacing:.1em;line-height:1.15em}@media(pointer: fine){.cursor,.curs_follower{position:fixed;border-radius:100%;-webkit-transform:.5s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform,.2s cubic-bezier(0.75, -1.27, 0.3, 2.33) opacity;-ms-transform:.5s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform,.2s cubic-bezier(0.75, -1.27, 0.3, 2.33) opacity;transform:.5s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform,.2s cubic-bezier(0.75, -1.27, 0.3, 2.33) opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;z-index:10000;scale:1}.cursor.hidden,.curs_follower.hidden{-webkit-transform:scale(0.01);-ms-transform:scale(0.01);transform:scale(0.01)}}@media(pointer: fine){.cursor{width:var(--curs-width);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);aspect-ratio:1;background-color:var(--cl-Text);-webkit-transition:background-color .1s,scale .2s ease-in-out;transition:background-color .1s,scale .2s ease-in-out}.cursor.active{scale:0}}@media(pointer: fine){.curs_follower{width:calc(6*var(--curs-width));aspect-ratio:1;border:calc(var(--curs-width)/5) solid;border-color:var(--cl-Text);background-color:rgba(255,255,255,.05);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:border-color .1s,scale .2s ease-in-out;transition:border-color .1s,scale .2s ease-in-out}.curs_follower.active{scale:1.3;border:calc(var(--curs-width)/2) solid}}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:var(--nav-height);position:fixed;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:1000;padding-block:1vw;background:rgba(var(--nav-Bg), 0.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-transition:background .5s;transition:background .5s}.nav__logo{line-height:100%;-ms-flex-item-align:center;align-self:center;font-family:sawjet-pd;font-size:calc(var(--fs-p)*2.5);margin-inline:calc(var(--sec-margin)/2);-webkit-transition:scale .2s,color 1s;transition:scale .2s,color 1s;will-change:scale}@media screen and (orientation: portrait)and (max-width: 800px){.nav__logo{margin-inline:calc(var(--sec-margin)/1.5)}}.nav__logo:hover{scale:1.03}.nav__logo::active{scale:.97}.nav__menu{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:calc(var(--fs-p)*2);margin-right:calc(var(--sec-margin)/2)}@media screen and (orientation: landscape)and (max-width: 900px){.nav__menu{gap:calc(var(--fs-p)*1.5)}}@media screen and (orientation: landscape)and (max-width: 800px){.nav__menu{gap:calc(var(--fs-p)*1)}}@media screen and (orientation: landscape)and (max-width: 650px){.nav__menu{display:none}}@media screen and (orientation: portrait){.nav__menu{display:none}}.nav__menu_item{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex}.nav__menu_link{-ms-flex-item-align:center;align-self:center;color:var(--cl-Text);text-transform:uppercase;font-size:var(--fs-p)}.nav__menu_link:after,.nav__menu_link:before{display:block;content:"";background-color:var(--cl-Text);height:calc(var(--fs-p)*.1);width:100%;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out, -webkit-transform .3s ease-out;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}.nav__menu_link:hover:after,.nav__menu_link:focus:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.nav__menu_sm{height:calc(var(--fs-p)*1.8);fill:var(--cl-Text);-webkit-transition:scale .2s,fill 1s;transition:scale .2s,fill 1s;will-change:scale}.nav__menu_sm:hover{fill:#31a1d4;scale:1.1}.nav__menu_sm::active{scale:.95}.nav__toggle{position:relative;-ms-flex-item-align:center;align-self:center;aspect-ratio:1;height:calc(var(--fs-p)*1.7)}.nav__toggle_wrap{margin-right:calc(var(--sec-margin)/2);display:none;gap:calc(var(--nav-height)/1.5);-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (orientation: landscape)and (max-width: 650px){.nav__toggle_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:calc(var(--sec-margin)/1.5);gap:calc(var(--nav-height)/2)}}@media screen and (orientation: portrait){.nav__toggle_wrap{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (orientation: portrait)and (max-width: 800px){.nav__toggle_wrap{margin-right:calc(var(--sec-margin)/1.5);gap:calc(var(--nav-height)/2)}}.nav__toggle__span{display:block;position:absolute;border-radius:10%;height:13%;width:100%;background-color:var(--cl-Text)}.nav__toggle__span_1{top:0;-webkit-transition:all .5s ease;transition:all .5s ease}.nav__toggle__span_1.show{top:50%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.nav__toggle__span_2{top:50%;-webkit-transition:all .3s ease;transition:all .3s ease}.nav__toggle__span_2.show{width:0}.nav__toggle__span_3{top:100%;-webkit-transition:all .5s ease;transition:all .5s ease}.nav__toggle__span_3.show{top:50%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.nav__dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;width:35vw;top:var(--nav-height);border-radius:0 0 calc(var(--border-rad)*2) calc(var(--border-rad)*2);height:0;opacity:0;right:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.nav__dropdown.open{opacity:1;height:30vh;background:rgba(var(--nav-Bg), 0.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav__dropdown_item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;gap:calc(var(--fs-p)*1.8)}.nav__dropdown_item a svg{height:0;opacity:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.nav__dropdown_item a svg.show{height:calc(var(--fs-p)*1.7);opacity:1}.nav__dropdown_item a{opacity:0;font-size:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.nav__dropdown_item a.show{font-size:calc(var(--fs-p)*1.3);font-weight:700;opacity:1}.trigger_btn{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:1000;top:85%;width:var(--trigger-w);aspect-ratio:1;border-radius:100%;border:var(--cl-text);background:rgba(var(--nav-Bg), 0.5)}.trigger_btn::before,.trigger_btn::after{position:absolute;content:"";height:calc(var(--trigger-w)/3);border-radius:20%;border:calc(var(--trigger-w)/26) solid var(--cl-Text);color:var(--cl-Text);top:36%}.trigger_btn::before{left:38.1%;rotate:-37deg}.trigger_btn::after{right:38.1%;rotate:37deg}progress{position:fixed;z-index:1001;top:calc(var(--nav-height)/23*22);width:100vw;-moz-appearance:none;appearance:none;-webkit-appearance:none;height:calc(var(--nav-height)/23);border:none}progress::-webkit-progress-bar{background:rgba(0,0,0,0);ease:linear}progress::-webkit-progress-value{background:var(--cl-Text);background-attachment:fixed}progress::-moz-progress-bar{background:var(--cl-Text);background-attachment:fixed}.checkbox{opacity:0;position:absolute}.checkbox__label{background-color:#252525;height:var(--fs-p);aspect-ratio:2/1;border-radius:var(--fs-p);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkbox__label.checked .checkbox-ball{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}@media screen and (orientation: portrait){.checkbox__label{height:calc(var(--fs-p)*1.5)}}.checkbox__label_icon{height:80%;margin-inline:10%}.checkbox-ball{background-color:#fff;height:calc(var(--fs-p));aspect-ratio:1;position:absolute;border-radius:50%;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear}@media screen and (orientation: portrait){.checkbox-ball{height:calc(var(--fs-p)*1.5)}}.header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh;width:100%}.header_img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;-webkit-transition:all 1s ease;transition:all 1s ease;z-index:1}.welcome{display:grid;grid-template-columns:repeat(2, 1fr);gap:2vw;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (orientation: portrait){.welcome{grid-template-columns:none;gap:5vh}}.welcome__textbox{height:100%;margin:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}@media screen and (orientation: portrait){.welcome__textbox{gap:3vh}}.welcome__img{justify-self:center;width:90%;aspect-ratio:1;margin:1rem;border-radius:var(--border-rad);border:var(--border);-webkit-box-shadow:var(--pic-shadow);box-shadow:var(--pic-shadow)}.showcards{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"aa ab" "ba bb" "ca cb" "da db" "ea eb";gap:7vh 0;place-items:center}@media screen and (orientation: landscape)and (max-width: 900px){.showcards{gap:15vh 0}}@media screen and (orientation: portrait)and (max-width: 600px){.showcards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2vh 0}}@media screen and (orientation: portrait)and (max-width: 450px){.showcards{gap:5vh 0}}.showcards__item{-webkit-perspective:var(--perspective);perspective:var(--perspective);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:90%;aspect-ratio:16/10}@media screen and (orientation: portrait){.showcards__item{aspect-ratio:10/16}}@media screen and (orientation: portrait)and (max-width: 600px){.showcards__item{aspect-ratio:16/10}}.showcards__item_1{grid-area:aa}.showcards__item_2{grid-area:bb}.showcards__item_3{grid-area:ca}.showcards__item_4{grid-area:db}.showcards__item_5{grid-area:ea}.showcards__textbox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:calc(var(--fs-p)*1.1)}.showcards__textbox_1{grid-area:ab}.showcards__textbox_2{grid-area:ba}.showcards__textbox_3{grid-area:cb}.showcards__textbox_4{grid-area:da}.showcards__textbox_5{grid-area:eb}.cardImg{position:relative;width:100%;border:var(--border);border-radius:var(--border-rad);-webkit-box-shadow:var(--pic-shadow);box-shadow:var(--pic-shadow);z-index:5;background-size:110%;background-position:50% 50%;background-repeat:no-repeat;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cardImg__inner{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:100%;height:100%;position:absolute;-webkit-transition:all 1s ease;transition:all 1s ease}.cardImg__inner_pop{-o-object-fit:cover;object-fit:cover;z-index:8}.cardImg__inner_text{color:#fafafa;padding:2vw;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end}@media screen and (orientation: landscape)and (max-width: 800px){.cardImg__inner_text{padding:3vw}}@media screen and (orientation: portrait){.cardImg__inner_text{padding:4.5vw}}.cardImg.hover .cardImg__inner_text{-webkit-transform:translateZ(calc(var(--perspective) / 30));transform:translateZ(calc(var(--perspective) / 30));scale:1.03}.cardImg_1{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.7))),url(../img/card1.webp);background-image:linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.7)),url(../img/card1.webp)}@media screen and (orientation: portrait){.cardImg_1{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.7))),url(../img/card1-cr.webp);background-image:linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.7)),url(../img/card1-cr.webp)}}@media screen and (orientation: portrait)and (max-width: 600px){.cardImg_1{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.7))),url(../img/card1.webp);background-image:linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.7)),url(../img/card1.webp)}}.cardImg_2{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.7))),url(../img/card2.webp);background-image:linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.7)),url(../img/card2.webp)}@media screen and (orientation: portrait){.cardImg_2{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.7))),url(../img/card2-cr.webp);background-image:linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.7)),url(../img/card2-cr.webp)}}@media screen and (orientation: portrait)and (max-width: 600px){.cardImg_2{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.7))),url(../img/card2.webp);background-image:linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.7)),url(../img/card2.webp)}}.cardImg_3{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.7))),url(../img/card3.webp);background-image:linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.7)),url(../img/card3.webp)}@media screen and (orientation: portrait){.cardImg_3{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.7))),url(../img/card3-cr.webp);background-image:linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.7)),url(../img/card3-cr.webp)}}@media screen and (orientation: portrait)and (max-width: 600px){.cardImg_3{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.7))),url(../img/card3.webp);background-image:linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.7)),url(../img/card3.webp)}}.cardImg_4{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.7))),url(../img/card4.webp);background-image:linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.7)),url(../img/card4.webp)}@media screen and (orientation: portrait){.cardImg_4{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.7))),url(../img/card4-cr.webp);background-image:linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.7)),url(../img/card4-cr.webp)}}@media screen and (orientation: portrait)and (max-width: 600px){.cardImg_4{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.7))),url(../img/card4.webp);background-image:linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.7)),url(../img/card4.webp)}}.cardImg_5{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.7))),url(../img/card5.webp);background-image:linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.7)),url(../img/card5.webp)}@media screen and (orientation: portrait){.cardImg_5{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.7))),url(../img/card5-cr.webp);background-image:linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.7)),url(../img/card5-cr.webp)}}@media screen and (orientation: portrait)and (max-width: 600px){.cardImg_5{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.7))),url(../img/card5.webp);background-image:linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.7)),url(../img/card5.webp)}}.cardImg::after,.cardImg::before{content:"";width:2rem;height:2rem;position:absolute;border-width:calc(var(--border-width)*2);border-color:var(--cl-white);border-style:solid;border-radius:calc(var(--border-rad)*.8);opacity:.3;-webkit-transition:all .5s ease;transition:all .5s ease}.cardImg::before{top:1.2vw;right:1.2vw;border-bottom-width:0;border-left-width:0}@media screen and (orientation: landscape)and (max-width: 800px){.cardImg::before{top:2vw;right:2vw}}@media screen and (orientation: portrait){.cardImg::before{top:3vw;right:3vw}}.cardImg::after{bottom:1.2vw;left:1.2vw;border-top-width:0;border-right-width:0}@media screen and (orientation: landscape)and (max-width: 800px){.cardImg::after{bottom:2vw;left:2vw}}@media screen and (orientation: portrait){.cardImg::after{bottom:3vw;left:3vw}}.cardImg.hover:before,.cardImg.hover:after{-webkit-transform:translateZ(calc(var(--perspective) / 50));transform:translateZ(calc(var(--perspective) / 50));width:calc(100% - 2.4vw);height:calc(100% - 2.4vw)}@media screen and (orientation: landscape)and (max-width: 800px){.cardImg.hover:before,.cardImg.hover:after{width:calc(100% - 4vw);height:calc(100% - 4vw)}}@media screen and (orientation: portrait){.cardImg.hover:before,.cardImg.hover:after{width:calc(100% - 6vw);height:calc(100% - 6vw)}}.butt_wrap{min-height:20vh;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:calc(var(--index)*5);margin-bottom:3rem}@media screen and (orientation: portrait){.butt_wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:unset}}@media screen and (orientation: portrait)and (max-width: 600px){.butt_wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}}.btn__social{position:relative;width:calc(var(--index)*15);aspect-ratio:3;display:inline-block;text-align:center}@media screen and (orientation: landscape)and (max-width: 800px){.btn__social{width:calc(var(--index)*20)}}@media screen and (orientation: portrait)and (max-width: 800px){.btn__social{width:calc(var(--index)*20)}}.btn__social:before{content:"";position:absolute;left:50%;-webkit-transform:translatex(-50%);-ms-transform:translatex(-50%);transform:translatex(-50%);bottom:calc(var(--index)*-0.5);width:calc(var(--index)*5);aspect-ratio:5;border-radius:var(--border-rad);-webkit-transition:.5s;transition:.5s;-webkit-transition-delay:.5;transition-delay:.5;background:#31a1d4;-webkit-box-shadow:0 0 .5rem #31a1d4,0 0 1.5rem #31a1d4,0 0 3rem #31a1d4,0 0 6rem #31a1d4;box-shadow:0 0 .5rem #31a1d4,0 0 1.5rem #31a1d4,0 0 3rem #31a1d4,0 0 6rem #31a1d4}.btn__social:hover:before{bottom:0;height:80%;width:80%;border-radius:var(--border-rad)}.btn__social a{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--nav-Bg);-webkit-box-shadow:var(--pic-shadow);box-shadow:var(--pic-shadow);border:var(--border);border-radius:var(--border-rad);overflow:hidden;font-size:var(--fs-hhh);color:var(--cl-Text);z-index:1;-webkit-transition:.5s;transition:.5s;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.btn__social a:after{content:"";position:absolute;top:100%;left:50%;width:0;height:0;-webkit-transition:.5s;transition:.5s;border-radius:var(--border-rad);z-index:-1}.btn__social a:before{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background:-webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.15)), to(transparent));background:linear-gradient(to left, rgba(255, 255, 255, 0.15), transparent);-webkit-transform:skewX(45deg) translate(0);-ms-transform:skewX(45deg) translate(0);transform:skewX(45deg) translate(0);-webkit-transition:.5s;transition:.5s;-webkit-filter:blur(0px);filter:blur(0px)}.btn__social:hover a{letter-spacing:.5rem;color:var(--cl-BtnText)}.btn__social:hover a:before{-webkit-transform:skewX(45deg) translate(20rem);-ms-transform:skewX(45deg) translate(20rem);transform:skewX(45deg) translate(20rem)}.btn__social:hover a:after{left:0;top:0;width:100%;height:100%}.btn__social:before,.btn__social a:after{background:var(--cl-Btn);-webkit-box-shadow:0 0 .5rem var(--cl-Btn),0 0 1.5rem var(--cl-Btn),0 0 3rem var(--cl-Btn),0 0 6rem var(--cl-Btn);box-shadow:0 0 .5rem var(--cl-Btn),0 0 1.5rem var(--cl-Btn),0 0 3rem var(--cl-Btn),0 0 6rem var(--cl-Btn)}footer{background:url(../img/footer_cr.webp) center/cover no-repeat;height:var(--nav-height);width:100%;padding:1vh 7vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-inline:calc(var(--sec-margin)/2)}@media screen and (orientation: portrait)and (max-width: 800px){footer{padding-inline:calc(var(--sec-margin)/1.5)}}footer p{font-family:sawjet-pd;font-size:calc(var(--fs-p)*1.5);letter-spacing:.05em;color:#fff}@media screen and (orientation: portrait)and (max-width: 450px){footer p{font-size:calc(var(--fs-p)*1.2)}}
/*# sourceMappingURL=../sourcemaps/styles.min.css.map */
