h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}body{background:#fff;margin:0;color:#000;font-style:normal;font-weight:400;overflow-x:hidden;overflow-y:scroll}*{box-sizing:border-box}button{outline:0}a{text-decoration:none}img{display:block}svg{pointer-events:none}main{position:relative;overflow:hidden;height:100vh}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@font-face{font-family:"Istok Web";font-style:normal;font-weight:600;src:url(../fonts/Istok_Web/IstokWeb-Bold.ttf) format("ttf")}.container-base{width:100%;max-width:960px;margin:0 auto}html{font-size:16px}@media (max-width:1199px){.container-base{padding:0 20px}}.fsz-20{color:#000;font-size:1.2rem;line-height:2.5rem}.btn{display:flex;align-items:center;padding:1.1rem 2.3rem;border:solid 1px #451857;background:#d0d6d6;border-radius:2.5rem;box-shadow:0 2px 4px 0 rgba(208,214,214,.3)}.btn span{font-size:1.18rem;font-weight:700;pointer-events:none;text-transform:uppercase}.btn .btn_svg{width:1.7rem;margin-left:1rem}.btn .btn_svg img{width:100%}.btn:hover{cursor:pointer}.btnWriteToUs{background:#00a3ff;display:flex;width:16rem;min-width:170px;height:3rem;min-height:60px;align-items:center;justify-content:space-between;padding:0 1.3rem;cursor:pointer}@media (max-width:991px){.btnWriteToUs .btnWriteToUs__text{font-size:1rem;line-height:1.2rem}}@media (max-width:575px){.btnWriteToUs .btnWriteToUs__text{font-size:1.375rem;line-height:2.375rem}}.btnWriteToUs__text{font:400 1rem/1.2rem Golos,sans-serif;margin-right:.5rem;color:#fff;pointer-events:none}.btnWriteToUs__arrow{width:28px;height:20px}.btn-popup{display:flex;width:-moz-fit-content;width:fit-content;max-height:3.75rem;align-items:center;justify-content:space-between;padding:1.25rem;border:1px solid #ff8439;border-radius:3.5rem;cursor:pointer;gap:.875rem}.feedback{position:fixed;z-index:200;top:0;left:0;width:100%;height:100%;opacity:0;transition:visibility 0s,opacity .35s linear;visibility:hidden}.feedback::before{background:#000;position:absolute;z-index:-1;width:100%;height:100%;content:"";opacity:50%}.feedback__form{position:absolute;right:0;display:flex;overflow:scroll;width:67.2%;height:100%;flex-direction:column;background:#fff}.feedback__close{background:url(../img/main/close-btn.svg) transparent;position:fixed;top:-50px;right:-50px;width:20px;height:20px;align-self:flex-end;padding:0;border:none;margin:6.25rem 6.25rem 0 0;cursor:pointer}.feedback__title{font:600 1.75rem/2.5rem Golos -Demi,sans-serif;margin:3.125rem 0 1.25rem 4.25rem;color:#000;text-transform:uppercase}.feedback__input_wrapper{position:relative;max-width:45.3125rem;height:46px;margin:2.375rem 4.25rem 0}.feedback__input_wrapper .feedback__label{position:absolute;top:0;left:0;height:100%;padding-top:.625rem;border:1px solid transparent;font-family:Golos,sans-serif;font-style:normal;font-weight:400;pointer-events:none;transform-origin:0 0;transition:opacity .15s ease-in-out,transform .15s ease-in-out}.feedback__input{font:normal normal 10px Golos,sans-serif;width:100%;height:36px;padding-right:2.1875rem;padding-bottom:2.625rem;border:none;border-bottom:2px solid #000;margin-top:.625rem;color:#000}.feedback__input_error{border-bottom:2px solid red}.feedback__input::-moz-placeholder{font:normal normal 20px/24px Golos,sans-serif;color:#000}.feedback__input::placeholder{font:normal normal 20px/24px Golos,sans-serif;color:#000}.feedback__input_wrapper .feedback__input::-moz-placeholder{color:transparent}.feedback__input_wrapper .feedback__input::placeholder{color:transparent}.feedback__input_wrapper .feedback__input:not(:-moz-placeholder-shown){padding-bottom:.625rem}.feedback__input_wrapper .feedback__input:focus,.feedback__input_wrapper .feedback__input:not(:placeholder-shown){padding-bottom:.625rem}.feedback__input_wrapper .feedback__input:not(:-moz-placeholder-shown)~.feedback__label{padding-top:0;opacity:65%;transform:scale(.85) translateY(-1.375rem) translateX(.15rem)}.feedback__input_wrapper .feedback__input:focus~.feedback__label,.feedback__input_wrapper .feedback__input:not(:placeholder-shown)~.feedback__label{padding-top:0;opacity:65%;transform:scale(.85) translateY(-1.375rem) translateX(.15rem)}.feedback__input_wrapper .feedback__input:focus{border-bottom:2px solid #000;outline:0}.feedback__input_wrapper .feedback__input_error:focus{border-bottom:2px solid red;outline:0}.feedback__dop_message{height:-moz-fit-content;height:fit-content;margin-top:2rem;margin-bottom:0;font-family:Golos,sans-serif}.feedback__dop_message a{color:#000;text-decoration:underline}@media (max-width:480px){.feedback__input_wrapper-problem{height:65px!important}.feedback__input_problem{margin-top:3.625rem!important}.feedback__close{position:fixed;top:-80px;right:-60px;width:20px}}@media (max-width:1280px){.feedback__form{width:100%}.feedback__input_wrapper{max-width:100%}}@media (max-width:800px){.feedback__dop_message{margin-top:10rem}.feedback__input_problem{margin-top:3.625rem!important}}@media (max-width:480px){.feedback__label{font-size:16px}.feedback__dop_message{margin-top:4rem;font-size:12px}}.feedback__input-error{color:red;font-family:Pragmatica Extended,sans-serif;visibility:hidden}.feedback__input-error_active{visibility:visible}.feedback__submit-success{margin:1rem 0 0 6.25rem;visibility:hidden}.feedback__submit-success_active{color:green;visibility:visible}.feedback__submit-success_inactive{color:red;visibility:visible}.feedback_opened{display:flex;opacity:100%;visibility:visible}.feedback_opened .feedback{transition:visibility 0s,opacity .35s linear}.feedback__submit{display:flex;width:16rem;min-width:170px;height:5rem;min-height:60px;align-items:center;justify-content:space-between;padding:0 1.25rem;border:none;margin:5rem 0 0 4.25rem;background:#00a3ff;cursor:pointer}.feedback__submit_inactive{opacity:60%;pointer-events:none}.feedback__submit_fadeOut{pointer-events:none}.feedback__submit-txt{color:#fff;font-family:Golos,sans-serif}.feedback__submit-arrow{width:1.625rem;height:1rem}.header{background:url(../img/main/bg.jpg) no-repeat top center/100% 100%;position:absolute;display:flex;overflow:hidden;width:100vw;height:100vh;align-items:center;justify-content:center}.hidden{display:none}.header-block_1{background:#868fc3;display:grid;width:80%;height:-moz-fit-content;height:fit-content;align-items:center;justify-content:center;border-radius:10px;grid-template-columns:1fr;grid-template-rows:1fr;justify-items:center}.header-block_1__title{font:600 1.625rem/1.8rem "Istok Web",sans-serif;padding:1rem 4rem;color:#fff;grid-column:1;grid-row:1;text-align:center;text-transform:uppercase}.nowrap{white-space:nowrap}.wish{font-size:1.225rem;line-height:1.6rem}.header-block_1__bg{display:none}@media (min-width:480px){.header-block_1__title{font-size:2.625rem;line-height:2.8rem}.wish{font-size:1.625rem;line-height:2.8rem}}@media (min-width:768px){.header-block_1{width:100%;max-height:370px;background-color:transparent}.header-block_1__title{font-size:3.625rem;line-height:3.8rem}.wish{font-size:1.625rem;line-height:2.8rem}.header-block_1__bg{display:block;width:min(1480px,80%);height:auto;grid-column:1;grid-row:1}}.snowflake{position:absolute}.img{top:0;right:0}.img_1{top:0;right:185px}.img_2{top:210px;right:0}.img_3{top:0;right:305px}.img_4{bottom:0;left:0}.img_5{bottom:0;left:185px}.img_6{bottom:210px;left:0}.img_7{bottom:0;left:305px}@media (min-width:400px){.img{width:140px}.img_1{width:80px}.img_2{width:80px}.img_3{width:50px}.img_4{width:140px}.img_5{width:80px}.img_6{width:80px}.img_7{width:50px}}@media (min-width:1300px){.empty{font-size:6.625rem;line-height:6.8rem}}@media (min-width:1300px){.wish{font-size:2.625rem;line-height:3.8rem}}