@charset "UTF-8";.macos-modal-window{position:fixed;width:552px;height:320px;border-radius:8px;overflow:hidden;box-shadow:0 10px 25px var(--black-transparent-pre-low);background:transparent;z-index:2}.macos-titlebar{height:40px;background:var(--grey);display:flex;align-items:center;justify-content:space-between;padding:0 12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.macos-btn{width:18px;height:18px;border-radius:50%;cursor:pointer}.macos-btn.close{background:var(--light-coral);display:flex;align-items:center;justify-content:center}.macos-title{font-family:Rubik;font-size:22px;font-weight:400;color:var(--white-light-grey);padding:0;margin:0}.macos-content{padding:0}.macos-content video{display:block;width:100%;height:auto}.macos-modal-enter-active,.macos-modal-leave-active{transition:opacity .3s ease}.macos-modal-enter-from,.macos-modal-leave-to{opacity:0}.macos-modal-enter-active .macos-modal-window,.macos-modal-leave-active .macos-modal-window{transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.macos-modal-enter-from .macos-modal-window,.macos-modal-leave-to .macos-modal-window{transform:scale(.95)}@media screen and (max-width: 525px){.macos-content{width:321px;height:164px}.macos-content source{width:321px;height:164px}.macos-modal-window{position:fixed;transform:translate(-50%,-25%);width:321px;height:204px}}.theme_switch__bg{position:absolute;right:3%;top:4%;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;background-color:var(--white-grey);border-radius:20px;border:1px solid var(--light-grey);width:110px;height:45px;z-index:2000}.sun_icon{width:28px;height:28px;filter:invert(var(--img))}.moon_icon{opacity:0;position:absolute;width:30px;height:30px;filter:invert(var(--img))}.sun_on{animation:.3s sun_left_animation;transform:translate(0);opacity:1}.sun_off{transform:translate(30px);opacity:0}.moon_on{animation:.3s moon_left_animation;transform:translate(-32px);opacity:1}.moon_off{transform:translate(30px);opacity:0}@keyframes sun_left_animation{0%{transform:translate(30px);opacity:0}30%{opacity:0}to{transform:translate(0);opacity:1}}@keyframes moon_left_animation{0%{transform:translate(0);opacity:0}30%{opacity:0}to{transform:translate(-32px);opacity:1}}.language_switch__bg{position:absolute;left:3%;top:88%;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;background-color:var(--white-grey);border-radius:20px;border:1px solid var(--light-grey);width:110px;height:45px;z-index:2000}.switcher{width:56px;height:34px;background-color:var(--dark-blue);border-radius:25px;cursor:pointer}.switcher__round{position:relative;left:29px;top:5px;transform:translate(0)}.ru_lang{font-size:23px;font-family:Rubik;color:var(--black);width:28px;height:28px;display:flex;align-items:center;justify-content:center}.en_lang{font-size:23px;font-family:Rubik;color:var(--black);opacity:0;position:absolute;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.switch_animate_on{animation:.3s switcher;transform:translate(-26px)}.switch_animate_off{animation:.3s switcher_reverse;transform:translate(0)}.ru_on{animation:.3s ru_left_animation;transform:translate(0);opacity:1}.ru_off{transform:translate(30px);opacity:0}.en_on{animation:.3s en_left_animation;transform:translate(-32px);opacity:1}.en_off{transform:translate(30px);opacity:0}.sticky{animation:1s fade}.notSticky{animation:.2s fade_out;opacity:0}@keyframes switcher{0%{transform:translate(0)}to{transform:translate(-26px)}}@keyframes switcher_reverse{0%{transform:translate(-26px)}to{transform:translate(0)}}@keyframes ru_left_animation{0%{transform:translate(30px);opacity:0}30%{opacity:0}to{transform:translate(0);opacity:1}}@keyframes en_left_animation{0%{transform:translate(0);opacity:0}30%{opacity:0}to{transform:translate(-32px);opacity:1}}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes fade_out{0%{opacity:1}to{opacity:0}}@font-face{font-family:Zvezda;src:url(/assets/Zvezda%20NHZDN%20Bold%20Italic-CJgOxnS0.ttf)}@font-face{font-family:Rubik;src:url(/assets/Rubik-VariableFont_wght-DAFAXoY0.ttf)}@font-face{font-family:Raleway;src:url(/assets/Raleway-VariableFont_wght-CdkF85Lz.ttf)}@font-face{font-family:Rubik_Puddles;src:url(/assets/RubikPuddles-Regular-DvnyBhkq.ttf)}:root{--white: #ffffff;--white-grey: #f4f4f4;--white-blue-grey: #e9ecef;--white-light-grey: #f8f9fa;--light-grey: #ddd;--pre-grey: #cccccc;--grey: #555;--dark-grey: #3e3e3e;--black: #000000;--black-transparent-hight: rgba(255, 255, 255, .7);--black-transparent-medium: rgba(12, 12, 12, .32);--black-transparent-pre-low: rgba(0, 0, 0, .19);--black-transparent-low: rgba(0,0,0,.08);--coral: #ff4444;--light-coral: #ff5f56;--emerald: #42b983;--dark-emerald: #3aa876;--dark-blue: #4f5749;--img: 0;--img-reverse: 1;--img-opacity: 1;--white-no-switch: #ffffff}html{width:100%;height:100%;font-size:16px}body{z-index:-2;margin:0;width:100%;height:100%;background-color:var(--white-grey)}a{all:unset}#app{width:100%;height:100%}.header{display:flex;width:100%;height:5%}.footer{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100vh;background-color:var(--dark-grey)}.main{display:flex;flex-direction:column;width:100%;height:auto}.main-first{position:relative;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%;height:100vh;color:var(--black);contain:layout paint}.main-first__text-block{display:flex;justify-content:center;align-items:center;width:65%;height:90%}.main-first__card-block{padding:10px 0;display:flex;justify-content:center;align-items:center;width:25%;height:90%;perspective:1000px}.main-second{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%;height:100vh;color:var(--black)}.main-third{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;height:100vh}.main-third__stack-block{position:relative;display:flex;justify-content:center;align-items:center;width:40%;height:90%}.main-third__stack-block .arrow{position:absolute;left:25%;top:36%;width:50px;height:61px}.main-third__stack-block p{position:absolute;left:20%;top:30%;font-family:Raleway;font-weight:800}.main-third__stack-block .home-screen{position:absolute;left:8%;top:43%}.main-third__text_block{display:flex;flex-direction:column;justify-content:center;align-items:start;width:40%;height:90%;color:var(--black)}.main-fourth{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;height:100vh}.main-fourth__img{display:flex;justify-content:center;align-items:center;width:40%;height:90%}.main-fourth__img img{border-radius:11px;width:400px;height:516px;scale:1.2}.main-fourth__text_block{display:flex;flex-direction:column;justify-content:center;align-items:start;width:40%;height:90%;color:var(--black)}.card{position:absolute;backface-visibility:hidden;padding:10px 0 0;display:flex;flex-direction:column;align-items:center;width:260px;height:390px;border-radius:10px;background-color:var(--white-grey);box-shadow:0 0 8px 0 var(--black-transparent-medium);color:var(--black)}.card-img{position:absolute;z-index:2;margin:0 0 10px;width:240px;height:280px;border-radius:10px;-o-object-fit:cover;object-fit:cover;transform:scale(1.5);transition:transform .5s ease-out;will-change:transform}.card-img-upper{position:absolute;z-index:3;margin:0 0 10px;width:240px;height:280px;border-radius:10px;-o-object-fit:cover;object-fit:cover;transform:translate(-100px,50px) scale(1.25);transition:transform .5s ease-out;will-change:transform}.card-img-block{position:relative;margin:0 0 10px;width:240px;height:280px;border-radius:10px;overflow:hidden}.card-text{all:unset;padding:0 0 4px 10px;width:90%;display:flex;align-items:center;justify-content:start;font-family:Rubik;font-weight:600;font-size:20px}.card-text-p{all:unset;width:86%;display:flex;justify-content:start;align-items:center;padding:0 0 2px;font-family:Rubik;font-weight:300;font-size:16px}.card-text-p-img{padding:0 4px 0 0;width:14px;height:14px;filter:invert(var(--img))}.card-back{position:absolute;z-index:4;backface-visibility:hidden;padding:5px 0;display:flex;align-items:center;justify-content:center;width:260px;height:390px;border-radius:10px;background-color:var(--white-grey);box-shadow:0 0 8px 0 var(--black-transparent-medium);transform:rotateY(180deg)}.card-back-img{width:250px;height:380px;filter:invert(var(--img))}.card-container{position:relative;transform-style:preserve-3d;transition:transform .6s;width:260px;height:390px}.main-first__card-block.flipped .card-container{transform:rotateY(180deg)}.stacks{position:relative;width:300px;height:300px}.stack_center{top:50%;left:50%}.stack_left_up{top:5%;left:5%}.stack_left_down{top:95%;left:5%}.stack_right_up{top:5%;left:95%}.stack_right_down{top:95%;left:95%}.tilt-img{position:absolute;width:40px;height:40px;transition:transform .1s ease-out,box-shadow .1s ease-out;transform-style:preserve-3d;border-radius:20px}.page{width:100%;height:100%}.toggle-container{position:absolute;top:5%;left:5%;width:90%;height:90%}.bg{position:absolute;width:90%;height:90%;z-index:-1;clip-path:url(#customShape);overflow:hidden;border-radius:8px}.bg-layer{position:absolute;width:300px;height:300px;background-size:cover;background-position:center;will-change:transform;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.bg-layer.first{background-image:url(/assets/shape5_v2-D4-ZrXtS.png);left:40%;top:40%;width:300px;height:300px;z-index:-5}.bg-layer.second{background-image:url(/assets/shape4_v2-CkQzyoaD.png);left:60%;top:0%;width:300px;height:300px;z-index:-4}.bg-layer.third{background-image:url(/assets/shape3_v2-Vt9EvyaT.png);left:20%;top:10%;width:300px;height:300px;z-index:-3}.bg-layer.fourth{background-image:url(/assets/shape2_v2-BFEfTvFl.png);left:-5%;top:2%;width:300px;height:300px;z-index:-2}.bg-layer.fifth{background-image:url(/assets/shape1_v2-LTdYEk2r.png);left:85%;top:13%;width:300px;height:300px;z-index:-1}.bg-layer.zero{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAC7gAAAu4AQMAAABL22c6AAAACXBIWXMAAE4gAABOIAEWfZneAAAAA1BMVEVHcEyC+tLSAAAAAXRSTlMAQObYZgAABHVJREFUeNrswQEBAAAAgJD+r+4ICgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIDZgwMBAAAAACD/10ZQVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVWkPDgQAAAAABPlbLzBCBQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPACNz8AAUJm+eMAAAAASUVORK5CYII=);z-index:-6;box-shadow:inset 0 0 12px 2px var(--black-transparent-pre-low);background-color:var(--white-grey);width:100%;height:100%}.copy-block{z-index:1;position:absolute;display:none}.text-gradient{background-image:linear-gradient(to right,#172310,#062b06);-webkit-background-clip:text;background-clip:text;color:transparent}.pointer{cursor:pointer}.a-nav{font-family:Rubik;font-size:.75rem;font-weight:500}.a-nav:hover,.a-nav-active{font-size:.875rem}.a-nav-img-uncheck{display:block}.a-nav-img-check{display:none}.rubic{font-family:Rubik}.raleway{font-family:Raleway}.h1{font-size:8rem;font-family:Rubik;font-weight:500}.h2{font-style:italic;font-size:4.875rem;font-family:Rubik;font-weight:400}.h2 img{width:110px;height:70px;filter:invert(var(--img-reverse))}.h3{font-size:2.25rem;font-family:Rubik;font-weight:300;margin:0 0 20px}.p{font-size:1.5rem;font-family:Raleway;font-weight:200;margin:0 0 35px}.h1-y2k{margin:0 0 24px;font-family:Zvezda;font-size:2.625rem}.h1-img{width:96px;height:46px}.h3-header{margin:0 0 12px;font-family:Rubik;font-size:1rem}.p-read{font-family:Raleway;font-size:.75rem}.p-footer{font-family:Raleway;font-size:.625rem}.icon:nth-child(2n){animation:keyframes1 .3s infinite;transform-origin:50% 10%}.icon:nth-child(2n-1){animation:keyframes2 .3s infinite alternate;transform-origin:30% 5%}@keyframes keyframes1{0%{transform:rotate(-1.1deg);animation-timing-function:ease-in}50%{transform:rotate(1.6deg);animation-timing-function:ease-out}}@keyframes keyframes2{0%{transform:rotate(1.1deg);animation-timing-function:ease-in}50%{transform:rotate(-1.6deg);animation-timing-function:ease-out}}.home-screen{display:flex;flex-wrap:wrap;gap:20px;padding:20px;max-width:400px}.home-screen img{width:60px;height:60px;border-radius:10px}.app-item{width:60px;height:60px;background:var(--white);border-radius:15px;display:flex;justify-content:center;align-items:center;box-shadow:0 3px 6px #00000029;cursor:move;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;will-change:transform}.app-item.drop-target{transform:scale(1.1);animation:none}.app-item.dragging{opacity:1;transform:scale(.9);animation:none}.drag-preview{position:fixed;pointer-events:none;z-index:1000;width:60px;height:60px;display:flex;flex-direction:column;align-items:center;will-change:left,top}.app-icon{width:60px;height:60px;border-radius:12px;-o-object-fit:cover;object-fit:cover;pointer-events:none}input{all:unset}.input_text{position:relative;top:10px;left:16px;font-size:.75rem;font-family:Raleway;font-weight:400;color:var(--white-no-switch);margin:0}.input_div{background-color:transparent;border-radius:10px;width:450px;height:56px}.input_img{position:relative;width:24px;height:24px;top:2px;left:25px}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input{position:relative;width:420px;height:40px;margin:0 0 50px}.input__s{width:300px}.input__label{position:absolute;left:10px;top:12px;padding:0;white-space:nowrap;transform:translate(0);transform-origin:0 0;transition:transform .12s ease-in;font-size:1rem;font-family:Raleway;font-weight:400;color:var(--white-no-switch);margin:0;cursor:pointer}.input__img{position:relative;width:24px;height:24px;top:-32px;left:384px;cursor:pointer;filter:invert(var(--img))}.input__img:hover{animation:.3s close_anim}.input__field{position:relative;top:0;left:0;display:block;width:100%;border:1px solid var(--white-no-switch);padding:0 0 0 14px;color:var(--white-no-switch);background:transparent;border-radius:1px;width:400px;height:40px;font-size:1rem;font-family:Raleway;font-weight:400;cursor:pointer}.input__field__textarea{padding:12px 0 0 14px}.input__field__s{width:300px}.input__field:focus{cursor:text}.input__field:not(:-moz-placeholder)+.input__label{transform:translate(-.3rem,-145%) scale(.8);color:var(--white-no-switch)}.input__field:focus+.input__label,.input__field:not(:placeholder-shown)+.input__label{transform:translate(-.3rem,-145%) scale(.8);color:var(--white-no-switch)}.input__textarea{height:30vh}.input__date{width:362px}.input:last-child{margin:0 0 60px}.input textarea{height:30vh}.input textarea:focus{outline:none}.request-form-container{display:flex;flex-direction:column;align-items:start;height:98%}.request-form-container h2{font-weight:400;color:var(--white-no-switch);margin:30px 0}.form{display:flex;flex-direction:column;align-items:center;height:100%}.error{display:block;margin-top:.25rem;color:var(--coral);font-size:.85rem;font-weight:500}.invalid{border-color:var(--coral)}.send{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;width:420px}.submit-btn{width:160px;padding:.75rem;background-color:var(--emerald);color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s}.submit-btn:hover{background-color:var(--dark-emerald)}.submit-btn:disabled{background-color:var(--pre-grey);cursor:not-allowed}.reset-btn{padding:.5rem 1rem;background-color:var(--white-light-grey);border:1px solid var(--light-grey);border-radius:4px;cursor:pointer;transition:all .3s}.reset-btn:hover{background-color:var(--white-blue-grey)}.success-message{color:var(--emerald);text-align:center}.success-message p{margin-bottom:1rem}.message-block{width:420px;height:80px}@media screen and (min-width: 1800px){html{font-size:18px}.input_field{height:46px}.bg-layer.first,.bg-layer.second,.bg-layer.third,.bg-layer.fourth,.bg-layer.fifth{width:400px;height:400px}.bg-layer.zero{box-shadow:inset 0 0 12px 3px var(--black-transparent-pre-low)}}@media screen and (min-width: 2100px){html{font-size:19px}.input_field{height:48px}.bg-layer.first,.bg-layer.second,.bg-layer.third,.bg-layer.fourth,.bg-layer.fifth{width:500px;height:500px}.bg-layer.zero{box-shadow:inset 0 0 12px 4px var(--black-transparent-pre-low)}.card{padding:10px 0 0;width:360px;height:520px}.card-img,.card-img-upper,.card-img-block{margin:0 0 10px;width:340px;height:380px}.card-text{padding:0 0 4px 10px;font-weight:600;font-size:26px}.card-text-p{padding:0 0 2px;font-weight:300;font-size:20px}.card-text-p-img{padding:0 4px 0 0;width:20px;height:20px}.card-back{padding:5px 0;width:360px;height:520px}.card-back-img{width:350px;height:510px}.card-container{width:360px;height:520px}.main-fourth__img img{border-radius:11px;width:500px;height:645px;scale:1.2}}@media screen and (min-width: 2700px){.bg-layer.first,.bg-layer.second,.bg-layer.third,.bg-layer.fourth,.bg-layer.fifth{width:600px;height:600px}.bg-layer.zero{box-shadow:inset 0 0 12px 6px var(--black-transparent-pre-low)}.main-fourth__img img{border-radius:11px;width:600px;height:774px;scale:1.2}}@media screen and (max-width: 1400px){.h1{font-size:100px;font-family:Rubik;font-weight:500}.h2{font-size:52px}.h3{font-size:28px}.p{font-size:18px}.card p{font-size:14px}}@media screen and (max-width: 525px){.main{display:flex;flex-direction:column;width:100%;height:auto}.main-first{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;height:90vh}.main-first__text-block{display:flex;justify-content:center;align-items:end;width:100%;height:20%}.main-first__card-block{padding:10px 0;display:flex;justify-content:center;align-items:center;width:100%;height:45%;perspective:1000px}.main-second{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;height:120vh}.main-second__text_block{width:95%;height:50%}.main-third{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;height:100vh}.main-third__stack-block{display:flex;justify-content:center;align-items:center;width:95%;height:40%}.main-third__stack-block .arrow{position:absolute;left:40%;top:24%;width:50px;height:61px}.main-third__stack-block p{position:absolute;left:30%;top:12%;font-family:Raleway;font-weight:800}.main-third__text_block{width:95%;height:60%}.main-fourth{display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:100%;height:110vh}.main-fourth__img{display:flex;justify-content:center;align-items:center;width:95%;height:60%}.main-fourth__img img{border-radius:11px;width:300px;height:387px}.main-fourth__text_block{width:95%;height:40%;color:var(--black)}.card p{font-size:16px}.bg-layer{position:absolute;width:300px;height:300px;background-size:cover;background-position:center;will-change:transform;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.bg-layer.first{background-image:url(/assets/shape5_v2-D4-ZrXtS.png);left:40%;top:40%;width:200px;height:200px;z-index:-5}.bg-layer.second{background-image:url(/assets/shape4_v2-CkQzyoaD.png);left:60%;top:0%;width:200px;height:200px;z-index:-4}.bg-layer.third{background-image:url(/assets/shape3_v2-Vt9EvyaT.png);left:20%;top:10%;width:200px;height:200px;z-index:-3}.bg-layer.fourth{background-image:url(/assets/shape2_v2-BFEfTvFl.png);left:-5%;top:2%;width:200px;height:200px;z-index:-2}.bg-layer.fifth{background-image:url(/assets/shape1_v2-LTdYEk2r.png);left:85%;top:13%;width:200px;height:200px;z-index:-1}.stacks{position:relative;width:150px;height:150px}.stack_center{top:45%;left:35%}.stack_left_up{top:0%;left:-10%}.stack_left_down{top:90%;left:-10%}.stack_right_up{top:0%;left:80%}.stack_right_down{top:90%;left:80%}.h1{font-size:41px;font-family:Rubik;font-weight:500}.h2{font-size:35px;font-family:Rubik;font-weight:400}.h3{font-size:23px;font-family:Rubik;font-weight:300}.p{font-size:17px;font-family:Raleway;font-weight:200}.input{width:286px}.input__s{width:300px}.input__field{width:270px}.input__field__s{width:300px}.input__date{width:362px}.request-form-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:90%;height:98%}.request-form-container h2{font-weight:400;color:var(--white-no-switch);margin:60px 0 30px}.form{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;height:100%;width:90%}.error{display:block;margin-top:.25rem;color:var(--coral);font-size:.85rem}.invalid{border-color:var(--coral)}.send{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;width:300px;height:100px}.submit-btn{width:160px;padding:.75rem;background-color:var(--emerald);color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s}.submit-btn:hover{background-color:var(--dark-emerald)}.submit-btn:disabled{background-color:var(--pre-grey);cursor:not-allowed}.reset-btn{padding:.5rem 1rem;background-color:var(--white-light-grey);border:1px solid var(--light-grey);border-radius:4px;cursor:pointer;transition:all .3s}.reset-btn-block{height:50px}.reset-btn:hover{background-color:var(--white-blue-grey)}.success-message{color:var(--emerald);text-align:center}.success-message p{margin-bottom:1rem}.message-block{width:95%;height:80px}}@media screen and (max-width: 385px){.main-first{height:95vh}.main-first__text-block{height:20%}.main-first__card-block{height:45%}.main-second{height:145vh}.main-second__text_block{height:45%}.main-third{height:105vh}.main-third__stack-block{height:40%}.main-third__stack-block .arrow{height:61px}.main-third__text_block{height:60%}.main-fourth{height:135vh}.main-fourth__img{height:60%}.main-fourth__img img{height:388px}.main-fourth__text_block{height:40%}}
