.margincenter{margin:0 auto}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.strong,strong{font-weight:700}.flex{display:flex;flex-wrap:wrap}.grid{display:grid}.container{width:100%;margin:0 auto;padding:0 16px}@media screen and (min-width:1792px){.container{max-width:1792px}}
@font-face{font-family:"NeverMind Headline";font-style:normal;font-weight:300;src:url(../fonts/NeverMindHeadlineBook.woff2) format("woff2")}@font-face{font-family:"NeverMind Headline";font-style:normal;font-weight:400;src:url(../fonts/NeverMindHeadline.woff2) format("woff2")}@font-face{font-family:"NeverMind Headline";font-style:normal;font-weight:700;src:url(../fonts/NeverMindHeadlineExtrabold.woff2) format("woff2")}@font-face{font-family:"NeverMind Headline";font-style:normal;font-weight:500;src:url(../fonts/NeverMindHeadlineMedium.woff2) format("woff2")}:root{--blue:#2641AD;--black:#212121}*{box-sizing:border-box;padding:0;margin:0;border:none}body,html{height:100%}body{width:100%;max-width:100vw;font-family:'NeverMind Headline';font-size:18px;line-height:135%;color:var(--black)}ul{list-style:none}img{max-width:100%;display:block}button,input,textarea{font-family:'NeverMind Headline'}h1{font-size:90px;line-height:120%}@media only screen and (max-width:768px){h1{font-size:48px}}a{color:var(--blue);text-decoration:none;border-bottom:1px solid transparent;transition:all .3s}a:hover{text-decoration:none;border-bottom:1px solid}.wrapper{max-width:100%}.bold{font-weight:700}::-webkit-scrollbar{width:6px;height:3px}::-webkit-scrollbar-button{height:0}::-webkit-scrollbar-track{background-color:#999}::-webkit-scrollbar-track-piece{background-color:#f4f4f4}::-webkit-scrollbar-thumb{height:50px;background-color:var(--blue)}::-webkit-scrollbar-corner{background-color:#999}::-webkit-resizer{background-color:#666}header{transition:all .3s;z-index:10;padding:0;width:100%;top:0;right:0;left:0;position:absolute}header .header-block{display:flex;justify-content:space-between;padding-top:16px}header .header-block .logo a{border:none}header .header-block .right-block{display:flex;-moz-column-gap:120px;column-gap:120px;position:relative;align-items:center;font-size:17px;line-height:normal}@media only screen and (max-width:1120px){header .header-block .right-block{-moz-column-gap:50px;column-gap:50px}}@media only screen and (max-width:1000px){header .header-block .right-block{-moz-column-gap:20px;column-gap:20px}}@media only screen and (max-width:900px){header .header-block .right-block{display:none}}header .header-block .right-block a{color:#fff;border-bottom:none}header .header-block .right-block a:hover{text-decoration:underline}header .header-block .menu-block ul.menu{display:flex;align-items:center;-moz-column-gap:32px;column-gap:32px}header .header-block .menu-block ul li.parent{margin-right:120px}@media only screen and (max-width:1120px){header .header-block .menu-block ul li.parent{margin-right:50px}}@media only screen and (max-width:1000px){header .header-block .menu-block ul li.parent{margin-right:20px}}header .header-block .menu-block ul li.parent .parent-link{display:flex;align-items:center;-moz-column-gap:4px;column-gap:4px}header .header-block .menu-block ul li.parent .parent-link svg{transition:all .3s}header .header-block .menu-block ul li.parent .parent-link.active svg{transform:rotate(180deg)}header .header-block .menu-block ul li.parent a{font-weight:300}header .header-block .menu-block ul li .child-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;width:100%;background-color:#fff;border-left:2px solid var(--blue);padding-top:32px;max-height:400px;overflow-y:auto;display:none}header .header-block .menu-block ul li .child-menu .child-menu-inner{display:grid;grid-template-columns:auto 200px;-moz-column-gap:16px;column-gap:16px;padding-right:26px}header .header-block .menu-block ul li .child-menu ul{max-width:548px}header .header-block .menu-block ul li .child-menu ul li{font-size:18px;line-height:135%;letter-spacing:.02em;margin-bottom:12px}header .header-block .menu-block ul li .child-menu ul li a{color:var(--black);padding-left:16px;display:block;position:relative;border-left:24px solid transparent}header .header-block .menu-block ul li .child-menu ul li a:hover{color:var(--blue);text-decoration:none;border-left:24px solid}header .header-block .menu-block ul li .child-menu ul li a span{display:block;color:#8b8b8b;font-size:14px}header .header-block .menu-block ul li .child-menu .btn-block .btn{color:var(--blue);border-bottom:1px solid var(--blue);color:var(--blue)}header .header-block .menu-block ul li .child-menu .btn-block .btn:hover{text-decoration:none;color:#fff}header .contacts-btn{display:flex;align-items:center;-moz-column-gap:39px;column-gap:39px}@media only screen and (max-width:1000px){header .contacts-btn{-moz-column-gap:16px;column-gap:16px}}header .contacts-btn .phone a{font-weight:300}header .contacts-btn .btn-block .btn{color:#fff;border:1px solid;padding:10px 20px;font-weight:300}header .contacts-btn .btn-block .btn:hover{color:var(--blue);background-color:#fff;text-decoration:none;border-color:#fff}header .burger{display:none}@media only screen and (max-width:900px){header .burger{display:block}}.btn{display:inline-block;color:#fff;text-align:center;font-weight:500;font-size:18px;line-height:23px;background:var(--blue);border:1px solid var(--blue);border-radius:10px;padding:24px;text-decoration:none;transition:all .3s}.btn:hover{background-color:#fff;color:var(--blue)}.btn.btn-second{background-color:transparent;color:var(--blue);padding:10px;border-radius:30px;width:100%;color:var(--blue);text-decoration:none}.btn.btn-second:hover{background-color:var(--blue);color:#fff}.accordion-block .item .text,.tab{display:none}.accordion-block .item.active .text,.tab.active{display:block}.main-page .top-block{position:relative;padding-top:585px;color:#fff;background-image:url(../img/dest/main-top-bg.jpg);background-repeat:no-repeat;background-position:top center;background-size:cover}@media only screen and (max-width:768px){.main-page .top-block{padding-top:474px}}@media only screen and (max-width:600px){.main-page .top-block{background-image:url(../img/dest/main-top-bg-375.jpg);background-repeat:repeat-y;background-size:100%}}.main-page .top-block .img{position:absolute;inset:0;z-index:1}.main-page .top-block .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main-page .top-block .container{position:relative;z-index:2}.main-page .top-block .top-text-block{display:grid;grid-template-columns:auto 48px;-moz-column-gap:16px;column-gap:16px;align-items:flex-end}@media only screen and (max-width:900px){.main-page .top-block .top-text-block{grid-template-columns:1fr}}.main-page .top-block .top-text-block .top-text{max-width:857px;border-top:1px solid #fff;padding-top:40px}.main-page .top-block .top-text-block .top-text h1{text-transform:uppercase;line-height:63px}@media only screen and (max-width:768px){.main-page .top-block .top-text-block .top-text h1{line-height:34px}}.main-page .top-block .top-text-block .top-text .text{margin-top:32px;font-size:40px;line-height:120%}@media only screen and (max-width:768px){.main-page .top-block .top-text-block .top-text .text{margin-top:24px;font-size:25px}}.main-page .top-block .top-text-block .top-text .btn-block{margin-top:32px}@media only screen and (max-width:768px){.main-page .top-block .top-text-block .top-text .btn-block{margin-top:24px}}.main-page .top-block .top-text-block .top-text .btn-block .btn{color:#fff;border-color:#fff;font-size:17px;line-height:normal;padding:22px;font-weight:300}.main-page .top-block .top-text-block .top-text .btn-block .btn:hover{color:var(--blue);background-color:#fff}.main-page .top-block .top-text-block .top-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid #fff}@media only screen and (max-width:900px){.main-page .top-block .top-text-block .top-icon{display:none}}.main-page .top-block .top-services{margin-top:120px;border-top:1px solid #fff;padding-top:27px;display:grid;grid-template-columns:76px auto;padding-bottom:130px;-moz-column-gap:16px;column-gap:16px}@media only screen and (max-width:900px){.main-page .top-block .top-services{grid-template-columns:1fr;row-gap:40px}}@media only screen and (max-width:768px){.main-page .top-block .top-services{margin-top:40px;padding-bottom:64px;padding-top:24px}}.main-page .top-block .top-services .title{text-transform:uppercase;font-size:20px;line-height:120%}.main-page .top-block .top-services .top-services-list{max-width:894px;margin-left:auto;display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:16px;column-gap:16px;row-gap:16px}@media only screen and (max-width:768px){.main-page .top-block .top-services .top-services-list{grid-template-columns:1fr}}.main-page .top-block .top-services .top-services-list .item{background-color:#fff;border-radius:10px;padding:16px 24px;color:var(--black)}@media only screen and (max-width:768px){.main-page .top-block .top-services .top-services-list .item{padding:16px}}.main-page .top-block .top-services .top-services-list .item .name{color:var(--blue);font-size:20px;line-height:120%;text-transform:uppercase}@media only screen and (max-width:768px){.main-page .top-block .top-services .top-services-list .item .name{font-size:16px}}.main-page .top-block .top-services .top-services-list .item .text{margin-top:16px;font-size:30px;line-height:110%;height:66px;font-weight:500;overflow:hidden}@media only screen and (max-width:768px){.main-page .top-block .top-services .top-services-list .item .text{font-size:24px;height:52px}}.main-page .top-block .top-services .top-services-list .item .more{margin-top:16px;display:flex;justify-content:flex-end}.main-page .top-block .top-services .top-services-list .item .more a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#f4f4f4;transition:all .3s}.main-page .top-block .top-services .top-services-list .item .more a svg path{transition:all .3s}.main-page .top-block .top-services .top-services-list .item .more a:hover{background-color:var(--blue)}.main-page .top-block .top-services .top-services-list .item .more a:hover svg path{fill:#fff}.main-page .order-form{margin-top:64px}.main-page .real-stories{margin-bottom:120px}@media only screen and (max-width:768px){.main-page .real-stories{margin-bottom:64px}}section .caption{font-size:20px;line-height:120%;text-transform:uppercase;border-top:1px solid var(--black);padding-top:40px}.cooperation-stages{margin-top:120px}@media only screen and (max-width:768px){.cooperation-stages{margin-top:64px}}.cooperation-stages .title-block{margin-top:56px;display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:16px;column-gap:16px;align-items:flex-end}@media only screen and (max-width:900px){.cooperation-stages .title-block{grid-template-columns:1fr;row-gap:32px}}@media only screen and (max-width:768px){.cooperation-stages .title-block{margin-top:40px}}.cooperation-stages .title-block .title{font-size:90px;line-height:80%}@media only screen and (max-width:768px){.cooperation-stages .title-block .title{font-size:48px}}.cooperation-stages .title-block .title span{color:var(--blue)}@media only screen and (max-width:768px){.cooperation-stages .title-block .btn-block .btn{padding:22px;border-radius:40px}}.cooperation-stages .cooperation-stages-list{margin-top:56px}@media only screen and (max-width:768px){.cooperation-stages .cooperation-stages-list{margin-top:32px}}.cooperation-stages .cooperation-stages-list .item{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:16px;column-gap:16px;border-top:1px solid var(--blue);padding:16px 0;margin-bottom:8px;font-size:30px;line-height:110%}@media only screen and (max-width:768px){.cooperation-stages .cooperation-stages-list .item{grid-template-columns:1fr;row-gap:16px;font-size:24px}}.cooperation-stages .cooperation-stages-list .item:last-child{margin-bottom:0}.cooperation-stages .cooperation-stages-list .item .name{font-weight:300;font-size:20px;line-height:120%;color:var(--blue)}.cooperation-stages .cooperation-stages-list .item .text{font-weight:300}.form-block .form-inner .form-field{margin-bottom:16px}.form-block .form-inner .form-field:last-child{margin-bottom:0}.form-block .form-inner .form-field input,.form-block .form-inner .form-field textarea{box-sizing:border-box;background-color:transparent;border:1px solid var(--black);padding:19px 16px;height:64px;border-radius:10px;width:100%;font-size:20px;line-height:132%}@media only screen and (max-width:768px){.form-block .form-inner .form-field input,.form-block .form-inner .form-field textarea{height:48px;padding:13.5px 16px;font-size:16px}}.form-block .form-inner .form-field input:focus,.form-block .form-inner .form-field textarea:focus{outline:0;border-color:var(--blue)}.form-block .form-inner .form-field textarea{height:160px}@media only screen and (max-width:768px){.form-block .form-inner .form-field textarea{height:136px}}.form-block .form-inner .check-field{margin-bottom:16px}.form-block .form-inner .btn-block button{font-size:17px;line-height:normal;font-weight:300;width:100%;border-radius:40px;padding:22px;background-color:var(--blue);color:#fff;transition:all .3s;border:1px solid var(--blue)}.form-block .form-inner .btn-block button:hover{background-color:#fff;color:var(--blue)}label.check{display:grid;grid-template-columns:16px auto;-moz-column-gap:12px;column-gap:12px;position:relative;align-items:center}@media only screen and (max-width:768px){label.check{align-items:flex-start}}label.check .check{width:16px;height:16px;border:1px solid var(--black);border-radius:2px;background-color:transparent;transition:all .3s}label.check .label{font-size:16px;line-height:normal}label.check .label a{color:var(--black);border-bottom-color:var(--black)}label.check .label a:hover{border-bottom-color:transparent}label.check input[type=checkbox]{opacity:0;position:absolute;pointer-events:none}label.check input[type=checkbox]:checked~.check{background-color:var(--black)}.order-form{padding:120px 0;background-image:url(../img/dest/form-bg.jpg);background-repeat:no-repeat;background-position:top center;background-size:cover;color:#fff}@media only screen and (max-width:768px){.order-form{padding:64px 0;background-image:url(../img/dest/form-bg-375.jpg)}}.order-form .grid{grid-template-columns:repeat(2,1fr);-moz-column-gap:16px;column-gap:16px}@media only screen and (max-width:900px){.order-form .grid{grid-template-columns:1fr;row-gap:40px}}.order-form .title-block{max-width:627px}.order-form .title-block .title{font-size:90px;line-height:80%}@media only screen and (max-width:768px){.order-form .title-block .title{font-size:64px}}.order-form .title-block .text{font-size:40px;line-height:120%;margin-top:32px}@media only screen and (max-width:768px){.order-form .title-block .text{font-size:25px}}.order-form .form-block .form-inner{background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);border-radius:10px;padding:32px}@media only screen and (max-width:768px){.order-form .form-block .form-inner{padding:16px}}.order-form .form-block .form-inner .form-field input,.order-form .form-block .form-inner .form-field textarea{color:#fff;border-color:#fff}.order-form .form-block .form-inner .form-field input::-moz-placeholder,.order-form .form-block .form-inner .form-field textarea::-moz-placeholder{color:#fff}.order-form .form-block .form-inner .form-field input::placeholder,.order-form .form-block .form-inner .form-field textarea::placeholder{color:#fff}.order-form .form-block .form-inner .check-field label.check .check{border-color:#fff}.order-form .form-block .form-inner .check-field label.check input[type=checkbox]:checked~.check{background-color:#fff}.order-form .form-block .form-inner .check-field label.check .label a{color:#fff;border-bottom-color:#fff}.order-form .form-block .form-inner .check-field label.check .label a:hover{border-bottom-color:transparent}.order-form .form-block .form-inner .btn-block button{background-color:#fff;color:var(--blue);border:none}.order-form .form-block .form-inner .btn-block button:hover{background-color:var(--blue);color:#fff}.mob-navigation{display:none}@media only screen and (max-width:768px){.mob-navigation{display:flex;flex-wrap:wrap;-moz-column-gap:16px;column-gap:16px;row-gap:24px;margin-top:24px;justify-content:center}}.mob-navigation .pagination{display:flex;align-items:center;justify-content:center;-moz-column-gap:8px;column-gap:8px}.mob-navigation .pagination .swiper-pagination-bullet{margin:0;width:12px;height:4px;border-radius:4px;background-color:var(--black);opacity:.3;transition:all .3s}.mob-navigation .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--blue);opacity:1;width:48px}.mob-navigation .btn-block{max-width:211px;width:100%}.mob-navigation .btn-block .btn{padding:10px 20px;color:var(--black);border-color:var(--black);font-size:17px;line-height:normal;font-weight:300;width:100%}.last-news{margin-top:120px}@media only screen and (max-width:768px){.last-news{margin-top:64px;padding-bottom:64px}}.last-news .caption{padding-top:0;border:none}.last-news .title-block{border-top:1px solid var(--black);padding-top:40px;display:flex;align-items:center}.last-news .title-block .btn-block{margin-left:auto}@media only screen and (max-width:768px){.last-news .title-block .btn-block{display:none}}.last-news .title-block .btn-block .btn{padding:10px 20px;color:var(--black);border-color:var(--black);font-size:17px;line-height:normal;font-weight:300}.last-news .title-block .btn-block .btn:hover{color:#fff;background-color:var(--black)}.last-news .title-block .arrows{margin-left:16px}@media only screen and (max-width:768px){.last-news .title-block .arrows{display:none}}.last-news .news-slider{overflow:hidden;padding-bottom:80px;margin-top:32px}@media only screen and (max-width:768px){.last-news .news-slider{padding-bottom:0;margin-top:40px}}.arrows{display:flex;align-items:center;-moz-column-gap:4px;column-gap:4px}.arrows>div{cursor:pointer;display:flex;align-items:center;justify-content:center;width:56px;height:40px;border-radius:40px;border:1px solid var(--black);transition:all .3s}.arrows>div svg path{transition:all .3s}.arrows>div:hover{background-color:var(--black)}.arrows>div:hover svg path{fill:#fff}.news-list .item .inner{border-bottom:1px solid transparent;transition:all .3s;padding-bottom:24px}@media only screen and (max-width:900px){.news-list .item .inner{border-bottom-color:var(--blue)}}.news-list .item .inner .img{height:360px}@media only screen and (max-width:768px){.news-list .item .inner .img{height:277px}}.news-list .item .inner .img img{border-radius:10px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news-list .item .inner .date{margin-top:32px;font-size:16px;line-height:normal;color:#8b8b8b;font-weight:300}@media only screen and (max-width:768px){.news-list .item .inner .date{margin-top:16px;font-size:14px}}.news-list .item .inner .name{margin-top:16px;font-size:24px;line-height:110%}@media only screen and (max-width:768px){.news-list .item .inner .name{font-size:20px}}.news-list .item .inner .name a{color:var(--black);border:none;transition:all .3s}@media only screen and (max-width:900px){.news-list .item .inner .name a{color:var(--blue)}}.news-list .item .inner .text{margin-top:16px;font-size:18px;line-height:135%;letter-spacing:.02em}@media only screen and (max-width:768px){.news-list .item .inner .text{font-size:16px}}.news-list .item .inner .btn-block{margin-top:32px;transition:all .3s;opacity:0}@media only screen and (max-width:900px){.news-list .item .inner .btn-block{opacity:1}}@media only screen and (max-width:768px){.news-list .item .inner .btn-block{margin-top:16px}}.news-list .item .inner .btn-block .btn{width:auto;padding:10px 20px}.news-list .item .inner .btn-block .btn:hover{border-color:var(--blue)}.news-list .item .inner:hover{border-bottom-color:var(--blue)}.news-list .item .inner:hover .btn-block{opacity:1}.news-list .item .inner:hover .name a{color:var(--blue)}.real-stories{margin-top:120px}@media only screen and (max-width:768px){.real-stories{margin-top:64px}}.real-stories .title-block{margin-top:50px;display:grid;grid-template-columns:auto 260px;-moz-column-gap:16px;column-gap:16px;align-items:flex-end}@media only screen and (max-width:768px){.real-stories .title-block{margin-top:40px;grid-template-columns:1fr}}.real-stories .title-block .title{font-size:90px;line-height:80%}@media only screen and (max-width:900px){.real-stories .title-block .title{font-size:48px}}.real-stories .title-block .title p{margin-bottom:24px}@media only screen and (max-width:900px){.real-stories .title-block .title p{margin-bottom:16px}}.real-stories .title-block .title p:last-child{margin-bottom:0}.real-stories .title-block .title span{color:var(--blue)}.real-stories .title-block .btn-arrows{display:flex;align-items:center;-moz-column-gap:16px;column-gap:16px}@media only screen and (max-width:768px){.real-stories .title-block .btn-arrows{display:none}}.real-stories .title-block .btn-arrows .btn-block .btn{padding:10px 20px;color:var(--black);border-color:var(--black);font-size:17px;line-height:normal;font-weight:300}.real-stories .title-block .btn-arrows .btn-block .btn:hover{color:#fff;background-color:var(--black)}.real-stories .real-stories-slider{margin-top:50px;overflow:hidden}@media only screen and (max-width:768px){.real-stories .real-stories-slider{margin-top:40px}}.real-stories-list .item .inner{border:1px solid #8b8b8b;padding:24px;border-radius:10px;height:100%;font-size:18px;line-height:135%;letter-spacing:.02em;min-height:368px;display:flex;flex-direction:column}.real-stories-list .item .inner .text-block{font-weight:300;transition:all .3s}.real-stories-list .item .inner .text-block p{font-weight:300}.real-stories-list .item .inner .more{margin-top:8px;display:none}.real-stories-list .item .inner .more a{font-size:17px;line-height:normal}.real-stories-list .item .inner .bot-stories{margin-top:auto;display:flex;align-items:center;justify-content:space-between;-moz-column-gap:16px;column-gap:16px}.real-stories-list .item .inner .bot-stories .bot-item{display:grid;grid-template-columns:48px auto;-moz-column-gap:11px;column-gap:11px;align-items:center}.real-stories-list .item .inner .bot-stories .bot-item img{border-radius:5px}.real-stories-list .item .inner .bot-stories .bot-item .name{font-size:16px;line-height:110%;font-weight:500}.real-stories-list .item .inner .bot-stories .bot-item .after{font-size:12px;line-height:110%;margin-top:4px;color:#8b8b8b}footer{background-color:var(--black);background-image:url(../img/dest/footer-bg.jpg);background-repeat:no-repeat;background-position:top center;background-size:cover;color:#fff;position:relative;padding:120px 0 80px}@media only screen and (max-width:900px){footer{padding:64px 0 48px}}@media only screen and (max-width:600px){footer{background-image:url(../img/dest/footer-bg-375.jpg);background-size:100%;background-position:bottom left}}footer a{color:#fff}footer .grid{grid-template-columns:repeat(2,1fr);-moz-column-gap:16px;column-gap:16px;row-gap:64px}@media only screen and (max-width:900px){footer .grid{display:flex;flex-direction:column;row-gap:32px}}@media only screen and (max-width:900px){footer .descriptor{order:1}}footer .descriptor h3{font-size:40px;line-height:120%;letter-spacing:.02em;text-transform:uppercase;font-weight:300}@media only screen and (max-width:768px){footer .descriptor h3{font-size:28px}}footer .menu-block{display:grid;grid-template-columns:auto 576px;font-size:16px;line-height:135%;letter-spacing:.02em}@media only screen and (max-width:900px){footer .menu-block{order:2}}@media only screen and (max-width:768px){footer .menu-block{grid-template-columns:1fr;row-gap:40px}}footer .menu-block .menu li{margin-bottom:12px;font-weight:300}@media only screen and (max-width:768px){footer .menu-block .menu li{margin-bottom:16px}}@media only screen and (max-width:768px){footer .menu-block .menu li a{display:block;padding:8px 0;border-bottom:1px solid #fff;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='9' viewBox='0 0 16 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_192_418)'%3e%3cpath d='M13 4.5C13 4.78 12.78 5 12.5 5L3.5 5C3.22 5 3 4.78 3 4.5C3 4.22 3.22 4 3.5 4L12.5 4C12.78 4 13 4.22 13 4.5Z' fill='white'/%3e%3cpath d='M14 4.5C14.0008 4.56558 13.9879 4.63059 13.962 4.69087C13.9362 4.75115 13.898 4.80535 13.85 4.85L10.35 8.35C10.15 8.55 9.83999 8.55 9.63999 8.35C9.43999 8.15 9.43999 7.84 9.63999 7.64L12.79 4.49L9.63999 1.34C9.43999 1.14 9.43999 0.830001 9.63999 0.630001C9.83999 0.430001 10.15 0.430001 10.35 0.630001L13.85 4.13C13.95 4.23 14 4.36 14 4.48L14 4.5Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_192_418'%3e%3crect width='9' height='16' fill='white' transform='translate(3.93403e-07 9) rotate(-90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right center}}footer .menu-block .menu li:last-child{margin-bottom:0}footer .menu-block .contacts-block .item{margin-bottom:12px;display:grid;grid-template-columns:auto 370px;-moz-column-gap:16px;column-gap:16px;font-weight:300}@media only screen and (max-width:768px){footer .menu-block .contacts-block .item{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:8px}}@media only screen and (max-width:768px){footer .menu-block .contacts-block .item .caption{opacity:.6}}footer .menu-block .contacts-block .item:last-child{margin-bottom:0}footer .polices{font-size:16px;line-height:135%;letter-spacing:.02em}@media only screen and (max-width:900px){footer .polices{order:4}}footer .polices .item{margin-bottom:16px;font-weight:300}footer .polices .item a{border-bottom-color:#fff}footer .polices .item a:hover{border-bottom-color:transparent}footer .polices .item:last-child{margin-bottom:0}@media only screen and (max-width:900px){footer .feedback-form{order:3}}footer .feedback-form .feedback-field{position:relative}footer .feedback-form .feedback-field input{width:100%;box-sizing:border-box;height:64px;padding:21px 62px 21px 24px;color:#fff;background-color:transparent;border:1px solid #fff;font-size:16px;line-height:135%;letter-spacing:.02em;border-radius:10px}@media only screen and (max-width:768px){footer .feedback-form .feedback-field input{padding:13px 24px;height:48px}}footer .feedback-form .feedback-field input::-moz-placeholder{color:#fff}footer .feedback-form .feedback-field input::placeholder{color:#fff}footer .feedback-form .feedback-field input:focus{outline:0}footer .feedback-form .feedback-field button{position:absolute;top:12px;right:12px;background-color:transparent;transition:all .3s;padding:10px 20px;border:1px solid #fff;border-radius:10px;font-size:17px;line-height:normal;font-weight:300;color:#fff}@media only screen and (max-width:768px){footer .feedback-form .feedback-field button{position:static;margin-top:8px;width:100%}}footer .feedback-form .feedback-field button:hover{color:var(--blue);background-color:#fff}footer .feedback-form .check-field{margin-top:16px}footer .feedback-form label.check .label a{color:#fff;border-bottom-color:#fff}footer .feedback-form label.check .label a:hover{border-bottom-color:transparent}footer .feedback-form label.check .check{border-color:#fff}footer .feedback-form label.check input[type=checkbox]:checked~.check{background-color:#fff}footer .f-logo{margin-top:80px}@media only screen and (max-width:900px){footer .f-logo{margin-top:48px}}footer .f-logo svg{max-width:100%}@media only screen and (max-width:900px){footer .f-logo svg{height:120px}}@media only screen and (max-width:768px){footer .f-logo svg{height:48px}}.popupblock{display:none;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:9999}.popupblock .close{width:24px;height:24px;position:absolute;top:32px;right:34px;cursor:pointer;transition:all .3s}.popupblock .close:hover{transform:translate(180deg)}.popupblock .inner{background:#fcfcfc;max-width:400px;width:100%;border-radius:0;padding:50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.popupmenu{display:none;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:9999}.popupmenu .inner{width:100%;height:100%;max-height:100%;overflow-y:auto;padding:16px;background-color:#fff}.popupmenu .inner .menu-top{display:flex;justify-content:space-between;align-items:center}.popupmenu .inner .menu-contacts{margin-top:50px;text-align:center;font-size:17px;line-height:normal}.popupmenu .inner .menu-contacts .btn-block{margin-top:18px}.popupmenu .inner .mob-menu{margin-top:40px}.popupmenu .inner .mob-menu ul.menu>li{margin-bottom:16px}.popupmenu .inner .mob-menu ul.menu>li:last-child{margin-bottom:0}.popupmenu .inner .mob-menu ul.menu>li>a{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid;padding:8px 0;color:var(--black);font-weight:300;transition:all .3s}.popupmenu .inner .mob-menu ul.menu>li>a.parent-link svg{transition:all .3s}.popupmenu .inner .mob-menu ul.menu>li>a.parent-link.active{border-bottom-color:var(--blue)}.popupmenu .inner .mob-menu ul.menu>li>a.parent-link.active svg{transform:rotate(180deg)}.popupmenu .inner .mob-menu .child-menu{padding:16px;border-left:1px solid var(--blue);display:none}.popupmenu .inner .mob-menu .child-menu ul{margin-top:12px}.popupmenu .inner .mob-menu .child-menu ul li{margin-bottom:12px;font-size:16px;line-height:135%;letter-spacing:.02em}.popupmenu .inner .mob-menu .child-menu ul li span{display:block;font-size:14px;font-weight:300;color:#8b8b8b}.popupmenu .inner .mob-menu .child-menu ul li:last-child{margin-bottom:0}.popupmenu .inner .mob-menu .child-menu ul li a{color:var(--black);border:none}