*{padding:0;margin:0;box-sizing:border-box;font-display:optional}*,:focus,:hover{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-backdrop-filter:none;backdrop-filter:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}a{text-decoration:none;color:inherit}#__next,.home-content,body,html{width:100%;height:100%}#__next{overflow:hidden;position:relative;top:100%}#__next.show-page{top:0}.smooth{-webkit-transform:translateZ(0);position:fixed;top:0;left:0;width:100%;-webkit-overflow-scrolling:touch}html.touch-device #__next{overflow:visible;overflow:initial}html.touch-device .smooth{overflow:auto;overflow-x:hidden;position:relative;scroll-behavior:smooth}div[render=explicit]{margin-top:24px;display:flex;justify-content:center}@media(max-width:900px){.c-scrollbar{display:none!important}}input::-webkit-search-cancel-button{display:none!important}@media(max-width:768px){input:focus,input:hover,textarea:focus,textarea:hover{font-size:16px!important}}.header{width:100%;background:#fff;box-shadow:0 10px 40px hsla(0,0%,55%,0);top:0;left:0;transition:all .3s ease-in-out;z-index:21;border-radius:0 0 48px 48px;padding:16px 100px}.header .button-search{position:relative}.header.transparent{background:transparent;transition:all .5s ease-in-out}.header.transparent.hover-bg{background:#fff}.header.header-bg .navigation__item-content:after,.header.header-bg .navigation__item-content:before{opacity:1}@media(max-width:768px){.header.header-bg{border-radius:0;box-shadow:0 10px 40px hsla(0,0%,55%,0)}}.header.fixed{position:fixed;transform:translateY(-100%);transition:all .5s ease-in-out;box-shadow:0 10px 40px hsla(0,0%,55%,.22)}.header.fixed.show{transform:translateY(0)}.header.absolute{position:absolute}.header.border-none{border-radius:0;box-shadow:0 10px 40px hsla(0,0%,55%,0)}.header__menu{display:none;transition:all .3s ease-in-out}.header__menu svg{min-width:32px;max-width:32px;height:32px;transform:rotate(0);display:none}.header__menu svg.header__menu-arrow{transform:rotate(90deg)}.header__menu svg.header__menu-arrow path{fill:#00587c}.header__menu svg.active{display:block}@media(max-width:1023px){.header__menu{display:flex}}.header__container{width:100%;display:flex;align-items:center;justify-content:space-between;margin:0 auto;max-width:80vw}@media(max-width:1280px){.header__container{max-width:none}}.header__logo{max-width:172px;-o-object-fit:cover;object-fit:cover;position:relative;z-index:1;cursor:pointer}@media(max-width:1280px){.header{padding:16px 32px 14px}}@media(max-width:1023px){.header{padding:12px 16px}}@media(max-width:768px){.header{border-radius:0 0 32px 32px}.header__logo{max-width:112px}.header__menu svg{min-width:24px;max-width:24px;height:24px}}.navigation{flex-grow:1;justify-content:flex-end}.navigation,.navigation__list{display:flex;align-items:center}.navigation__item{margin-right:40px;cursor:pointer;padding-bottom:2px}.navigation__item-top{display:flex;align-items:center;position:relative}.navigation__item-top svg{min-width:16px;max-width:16px;height:16px;margin-left:4px;transition:all .5s ease-in-out}.navigation__item-top:before{content:"";width:0;left:0;bottom:-2px;height:1px;background:#13233b;position:absolute;transition:all .7s ease-in-out}.navigation__item-content{position:absolute;left:0;top:calc(var(--header-height) - 31px);width:100%;background:#fff;padding:0 100px;box-shadow:0 10px 20px -10px hsla(0,0%,71%,.75);opacity:0;visibility:hidden;transition:all .5s ease-in-out}@media(max-width:1280px){.navigation__item-content{top:calc(var(--header-height));padding:0 32px}}.navigation__item-content:after,.navigation__item-content:before{content:"";position:absolute;top:calc(-1*var(--header-height));background:#fff;width:100px;height:var(--header-height);opacity:0;transition:all .3s ease-in-out}@media(max-width:1280px){.navigation__item-content:after,.navigation__item-content:before{width:32px}}@media(max-width:900px){.navigation__item-content:after,.navigation__item-content:before{width:16px}}.navigation__item-content:after{right:0}.navigation__item-content:before{left:0}.navigation__item.active .navigation__item-top:before,.navigation__item.hover-state .navigation__item-top:before{width:100%}.navigation__item.hover-state .navigation__item-top svg{transform:rotate(180deg)}.navigation__item.hover-state .navigation__item-content{opacity:1;visibility:visible}.navigation__item.hover-state .navigation__item-content:after,.navigation__item.hover-state .navigation__item-content:before{opacity:1}.navigation__item.hover-state .navigation__item-bottom{visibility:visible;opacity:1}.navigation__item.hover-state:before{opacity:1}@media(max-width:1024px){.navigation__item-content{top:calc(var(--header-height) - 4px)}.navigation__item:hover .navigation__item-top:before{width:100%}.navigation__item:hover .navigation__item-top svg{transform:rotate(180deg)}.navigation__item:hover .navigation__item-content{opacity:1;visibility:visible}.navigation__item:hover .navigation__item-content:after,.navigation__item:hover .navigation__item-content:before{opacity:1}.navigation__item:hover .navigation__item-bottom{visibility:visible;opacity:1}.navigation__item:hover:before{opacity:1}}.navigation__link{display:flex;align-items:center;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:14px;line-height:100%;text-transform:uppercase;color:#13233b}.navigation__item-bottom{display:grid;grid-template-columns:repeat(4,calc(25% - 24px));grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;overflow:hidden;width:100%;max-width:80vw;margin:0 auto;padding:32px 0 48px}@media(max-width:1280px){.navigation__item-bottom{max-width:none;display:grid;grid-template-columns:repeat(4,calc(25% - 18px));-moz-column-gap:24px;grid-column-gap:24px;column-gap:24px;padding:0 0 24px}}.navigation__subitem{display:flex;flex-direction:column}.navigation__subitem.links-block .navigation__subitem-list{margin-bottom:0}.navigation__subitem .button{width:100%;border:1px solid rgba(46,99,135,.17);font-size:16px;line-height:115%}.navigation__subitem .button.button-arrow svg{max-width:16px;min-width:16px}.navigation__subitem .button.white.simple{position:relative;width:-moz-fit-content;width:fit-content;padding:0 0 2px;border:none}.navigation__subitem .button.white.simple:after{content:"";width:0;left:0;bottom:-2px;height:1px;background:rgba(32,42,65,.7);position:absolute;transition:all .7s ease-in-out}.navigation__subitem .button.white.simple:hover{background:transparent}.navigation__subitem .button.white.simple:hover:after{width:100%}@media(max-width:1280px){.navigation__subitem .button{font-size:14px}}.navigation__subitem-list{margin-bottom:45px}.navigation__subitem-img{width:100%;display:flex;border-radius:48px;margin-bottom:24px;overflow:hidden;height:9.6vw;max-height:200px}.navigation__subitem-img img{-o-object-fit:cover;object-fit:cover;width:100%}.navigation__subitem-title{font-family:Craftwork Grotesk;font-style:normal;font-weight:500;font-size:12px;line-height:14px;text-transform:uppercase;width:-moz-fit-content;width:fit-content;color:rgba(32,42,65,.7);margin-bottom:24px;position:relative}.navigation__subitem-title:after{content:"";width:0;left:0;bottom:-2px;height:1px;background:rgba(32,42,65,.7);position:absolute;transition:all .7s ease-in-out}.navigation__subitem-title:hover:after{width:100%}.navigation__subitem-text{display:flex;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:115%;color:#13233b;position:relative;width:-moz-fit-content;width:fit-content}.navigation__subitem-text:not(:last-child){margin-bottom:16px}.navigation__subitem-text:after{content:"";width:0;left:0;bottom:-2px;height:1px;background:#13233b;position:absolute;transition:all .7s ease-in-out}.navigation__subitem-text:hover:after{width:100%}@media(max-width:1023px){.navigation{display:none}}.button{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;border-radius:100px;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:20px;line-height:115%;white-space:nowrap}.button,.button circle,.button line,.button path,.button rect,.button svg,.button.beige{transition:all .8s ease-in-out}.button.beige{text-align:center;color:#fff;background-size:200% 200%;background-image:linear-gradient(90deg,#e9b59a,#e5a685,#d39474,#e9b59a,#e9b59a);background-position:0}.button.beige:hover{background-position:100%;transition:all .8s ease-in-out}.button.disabled{opacity:.3;pointer-events:none}.button.mt16{margin-top:16px}.button.f16{font-size:16px}.button.f16 svg{max-width:16px;min-width:16px}.button.white{background:#fff;border-radius:100px;justify-content:space-between;color:#13233b}.button.white path{stroke:#13233b}.button.white:hover{background:#f8f9f9}.button.border-grey{border:1px solid rgba(46,99,135,.17)}.button.grey{background:#94aec7;border-radius:32px;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:12px;line-height:100%;text-transform:uppercase;color:#fff}.button.p12{padding:12px}.button.p24{padding:24px}.button.p16p20{padding:16px 20px}.button.p8p16{padding:8px 16px}.button.p16p28{padding:16px 28px}.button.p20p28{padding:20px 28px}.button.p20p24{padding:20px 24px}.button.p20p40{padding:20px 40px}.button.p16p44{padding:16px 44px}.button.p20p32{padding:20px 32px}.button.p16p24{padding:16px 24px}.button-svg svg{margin-left:12px}.button-arrow svg{max-width:24px;min-width:24px}.button-arrow:hover svg{transform:translateX(4px)}.button-search{min-width:48px;max-width:48px;height:48px;border-radius:50%}.button-search svg{width:16px;height:16px}@media(max-width:1024px){.button{font-size:18px}.button.p24{padding:20px}}@media(max-width:768px){.button{font-size:16px;line-height:115%}.button.p20p28{padding:16px 30px}.button.p16p28,.button.p16p44,.button.p20p24,.button.p20p32,.button.p20p40,.button.p24{padding:16px 20px}.button-arrow svg{max-width:16px;min-width:16px}.button-search{min-width:32px;max-width:32px;height:32px}.button-search svg{width:12px;height:12px}}.footer{margin-top:128px;background:#e4f1fd;border-radius:48px 48px 0 0;padding:64px 100px 0;overflow:hidden}.footer,.footer__block1,.footer__block2{width:100%}.footer__block1{position:relative;z-index:2}.footer__block1-img{position:absolute;right:0;bottom:0;width:100%;max-width:1330px;height:auto;transform:translate(10%,36%)}@media(min-width:1800px){.footer__block1-img{max-width:1800px;width:1800px;transform:translate(20%,50%)}}@media(max-width:900px){.footer__block1-img{width:1330px;max-width:1330px;transform:translate(24%,36%)}}@media(max-width:550px){.footer__block1-img{bottom:auto;top:0;width:900px;max-width:1330px;transform:translate(47%,18%)}}.footer__title{font-family:Antic Didone;font-size:40px;line-height:125%;color:#3a4458;margin-bottom:44px;max-width:320px}.footer__subtitle,.footer__title{font-style:normal;font-weight:400}.footer__subtitle{font-family:Gotham Pro;font-size:14px;line-height:100%;text-transform:uppercase;color:rgba(12,58,77,.6);margin-bottom:24px}.footer__subtitle svg{display:none}.footer__link,.footer__text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:14px;line-height:100%;color:#3a4458;display:flex}.footer__text{display:flex;align-items:center}.footer__text svg{margin-left:8px}.footer__link{position:relative;width:-moz-fit-content;width:fit-content}.footer__link:after{content:"";width:0;left:0;bottom:-2px;height:1px;background:#13233b;position:absolute;transition:all .7s ease-in-out}.footer__link:not(:last-child){margin-bottom:18px}.footer__link:hover:after{width:100%}.footer__list{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:96px;-moz-column-gap:96px;column-gap:96px}.footer__row{display:flex;align-items:flex-start;justify-content:space-between;margin:0 auto;width:100%;max-width:80vw}@media(max-width:1280px){.footer__row{max-width:none}}.footer__form{display:flex;align-items:center}.footer__form .button{min-width:64px;max-width:64px;height:64px;border-radius:50%}.footer__input{padding:24px;background:#fff;border:1px solid rgba(46,99,135,.17);border-radius:32px;margin-right:8px;width:309px}.footer__input input{width:100%;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:115%;color:#07224a;outline:none;border:none}.footer__input input::-moz-placeholder{color:rgba(7,34,74,.4)}.footer__input input:-ms-input-placeholder{color:rgba(7,34,74,.4)}.footer__input input::placeholder{color:rgba(7,34,74,.4)}.footer__input input:focus,.footer__input input:hover{outline:none;border:none}.footer__socials,.footer__socials-item{display:flex;align-items:center}.footer__socials-item{min-width:40px;max-width:40px;height:40px;background:#fff;border:1px solid rgba(46,99,135,.17);border-radius:50%;justify-content:center}.footer__socials-item:not(:last-child){margin-right:12px}.footer__socials-item img{min-width:16px;max-width:16px;height:16px;-o-object-fit:cover;object-fit:cover}.footer__links{display:flex;align-items:center;margin-bottom:0;margin-right:37px}.footer__links .footer__link:not(:last-child){margin-right:16px;margin-bottom:0}.footer__block1-bottom,.footer__block1-right{display:flex;align-items:center}.footer__block1-bottom{justify-content:space-between;margin:56px auto 32px;max-width:80vw;width:100%}@media(max-width:1280px){.footer__block1-bottom{max-width:none}}.footer__copy{border-top:1px solid rgba(165,204,230,.5);border-bottom:1px solid rgba(165,204,230,.5);padding:16px 0;display:flex;align-items:center;justify-content:space-between;margin:0 auto;max-width:80vw;width:100%}@media(max-width:1280px){.footer__copy{max-width:none}}.footer__logo{max-width:162px}.footer__select{position:relative}.footer__select-top{display:flex;align-items:center;cursor:pointer}.footer__select-top span{margin:0 4px;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:14px;line-height:100%;color:#3a4458}.footer__select-top svg{min-width:16px;max-width:16px;height:16px}.footer__select-list,.footer__select-top svg:last-child{transition:all .3s ease-in-out}.footer__select-list{visibility:hidden;opacity:0;position:absolute;top:calc(100% + 5px);right:0;width:160px;background:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.1);max-height:200px;overflow:auto;padding:12px 8px;border-radius:8px}.footer__select-item{cursor:pointer;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:14px;line-height:100%;color:#3a4458}.footer__select-item:not(:last-child){margin-bottom:12px}.footer__select.show .footer__select-top svg:last-child{transform:rotate(180deg)}.footer__select.show .footer__select-list{visibility:visible;opacity:1}.footer__block2{height:calc(var(--viewport-height, 1vh)*100);display:flex;align-items:center;justify-content:center;position:relative}.footer__block2 .footer__text{display:none}.footer__block2.animated .footer__block2-img.first{transform:translate(30%,-32%)}@media(min-width:1440px){.footer__block2.animated .footer__block2-img.first{transform:translate(30%,-36%)}}.footer__block2.animated .footer__block2-img.second{transform:rotateY(180deg) translate(30%,20%)}@media(max-width:1440px)and (min-height:900px){.footer__block2.animated .footer__block2-img.second{transform:rotateY(180deg) translate(30%,35%)}}@media(max-width:480px){.footer__block2.animated .footer__block2-img.second{transform:rotateY(180deg) translate(30%,40%)}}.footer__block2.animated .footer__block2-img.third{transform:translate(30%,15%)}@media(max-width:1366px){.footer__block2.animated .footer__block2-img.third{transform:translate(30%,25%)}}@media(max-width:480px){.footer__block2.animated .footer__block2-img.third{transform:translate(30%,15%)}}.footer__block2.animated .footer__block2-content{z-index:3}.footer__block2-img{position:absolute;transition:all 2s ease-in-out;max-width:1320px;height:auto;z-index:1}@media(max-width:480px){.footer__block2-img{transition:all 2s ease-in-out}}.footer__block2-img.first{right:0}.footer__block2-img.second{left:0;top:0}.footer__block2-img.third{right:0;bottom:0}@media(min-width:1440px)and (max-width:1919px){.footer__block2-img.first{transform:translate(8%,-25%)}.footer__block2-img.second{transform:rotateY(180deg) translate(10%,15%)}.footer__block2-img.third{transform:translate(15%,10%)}}@media(min-width:1536px){.footer__block2-img{max-width:1576px}}@media(min-width:1600px){.footer__block2-img{max-width:1694px}}@media(min-width:1920px){.footer__block2-img.first{transform:translate(5%,-25%)}.footer__block2-img.second{transform:rotateY(180deg) translate(5%,30%)}.footer__block2-img.third{transform:translate(15%,10%)}}@media(min-width:1800px){.footer__block2-img{max-width:1800px;width:2000px}}@media(min-width:2000px){.footer__block2-img{max-width:2400px;width:2400px}}@media(max-width:1440px)and (min-height:900px){.footer__block2-img.second{transform:rotateY(180deg) translate(5%,45%)}}@media(max-width:1366px){.footer__block2-img.first{transform:translateY(-15%)}.footer__block2-img.second{transform:rotateY(180deg) translate(5%,35%)}.footer__block2-img.third{transform:translate(20%,15%)}}@media(max-width:1024px){.footer__block2-img.first{transform:translate(15%,-15%)}.footer__block2-img.second{transform:rotateY(180deg) translate(15%,35%)}.footer__block2-img.third{transform:translate(25%,15%)}}@media(max-width:900px){.footer__block2-img.first{transform:translateY(-15%)}.footer__block2-img.second{transform:rotateY(180deg) translate(5%,85%)}.footer__block2-img.third{transform:translate(20%,-10%)}}@media(max-width:768px){.footer__block2-img.second{transform:rotateY(180deg) translate(5%,65%)}}@media(max-width:480px){.footer__block2-img.first{transform:translateY(15%)}.footer__block2-img.second{transform:rotateY(180deg) translate(12%,5%)}}.footer__block2-title{margin-bottom:40px}.footer__block2-content{position:relative;z-index:0;max-width:800px}.footer__block2-content,.footer__block2-slide{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.footer__block2-slide{position:absolute;top:0;left:0;height:100%;transition:all 2s ease-in-out 0s;opacity:0;transform:scale(.5)}.footer__block2-slide.active{opacity:1;transform:scale(1)}@media(max-width:480px){.footer__block2-slide{transition:all 2s ease-in-out 0s}}@media(max-width:1280px){.footer{padding:64px 32px 0}}@media(max-width:1024px){.footer__list{-moz-column-gap:48px;column-gap:48px}}@media(max-width:900px){.footer{padding:40px 16px 0;margin-top:80px;border-radius:32px 32px 0 0}.footer__row{flex-direction:column}.footer__logo{max-width:120px}.footer__list{margin-top:48px;-moz-column-gap:24px;column-gap:24px}.footer__title{font-size:34px;margin-bottom:8px}.footer__form .button{min-width:48px;max-width:48px;height:48px}.footer__input{padding:17px 24px;border-radius:32px;width:280px}.footer__input input{font-size:14px;line-height:100%}.footer__block2-title{margin-bottom:16px}}@media(max-width:550px){.footer__input{flex-grow:1;width:100%}.footer__row{align-items:inherit}.footer__subtitle{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:0}.footer__subtitle svg{display:block;transition:all .3s ease-in-out;min-width:16px;max-width:16px;height:16px}.footer__subtitle.active svg{transform:rotate(180deg)}.footer__list{margin-top:52px;width:100%;grid-template-columns:repeat(1,1fr)}.footer__list-col:not(:last-child){margin-bottom:38px}.footer__list-sublist{padding-top:0;max-height:0;opacity:0;overflow:hidden;transition:all .3s ease-in-out}.footer__list-sublist.active{padding-top:18px;max-height:none;opacity:1}.footer__block1{width:100%}.footer__block1-bottom{width:100%;flex-direction:column;align-items:flex-start;margin:52px 0 32px}.footer__block1-right{width:100%;border-top:1px solid rgba(165,204,230,.5);padding-top:32px;flex-direction:column-reverse;align-items:flex-start}.footer__links{margin-top:24px}.footer__socials{margin-bottom:16px}.footer__copy{justify-content:center}.footer__copy .footer__text{display:none}.footer__select-list{left:0}.footer__logo{max-width:134px}.footer__block2{flex-direction:column;align-items:center;padding:16px 0}.footer__block2-content{flex-grow:1}.footer__block2 .footer__text{display:flex;text-align:center;width:100%;justify-content:center;position:relative;z-index:1}}@media(max-width:480px){.footer__block2{height:458px}}.thanksformsubscribe{background-image:linear-gradient(90deg,#e4f1fd,#c3e1fd,#95cafb,#369bf8,#0484f9)!important}.preloader{width:100%;height:100vh}.musicbox{border-radius:32px;display:flex;flex-direction:column;align-items:center;position:fixed;z-index:19;right:16px;transform:translateY(-50%) rotate(180deg);transition:all .5s cubic-bezier(.19,1,.22,1);height:131px;top:calc(50% - 65px);padding:12px}.musicbox img,.musicbox svg{width:16px;height:16px;cursor:pointer;transform:rotate(180deg)}.musicbox__btn{display:flex;align-items:center;justify-content:center;border-radius:50%;padding:12px;margin-left:-12px;margin-right:-12px;position:relative;transition:box-shadow .5s ease-in-out}.musicbox__bg,.musicbox__btn{border:1px solid rgba(0,88,124,.15);box-shadow:0 4px 4px rgba(209,214,218,.11);background:#fff;z-index:1}.musicbox__bg{display:block;position:absolute;width:100%;border-radius:32px;height:100%;transform:scale(.7);transform-origin:center}.musicbox span,.musicbox__bg{opacity:0;transition:transform .5s cubic-bezier(.19,1,.22,1),opacity .5s cubic-bezier(.19,1,.22,1);will-change:transform}.musicbox span{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;transform:translateY(-10px);font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:12px;line-height:120%;white-space:nowrap;color:#13233b;display:flex;margin-top:-4px;z-index:1}.musicbox:hover .musicbox__bg{transform:scale(1);opacity:1}.musicbox:hover .musicbox__btn{border:1px solid rgba(0,88,124,0);box-shadow:0 4px 4px rgba(209,214,218,0);background:transparent}.musicbox:hover span{position:relative;opacity:1;transform:translateY(0)}@media(max-width:1023px){.musicbox{display:none}}.in-view{transition:all 1s ease-in-out;transform-origin:center}.in-view.zoomin{opacity:0;transform:scale(.5) translateY(20px)}.in-view.zoomin.animated{opacity:1;transform:scale(1) translateY(0)}.in-view.apear{opacity:0}.in-view.apear.animated{opacity:1}.in-view.fadein{opacity:0;transform:translateY(100px)}.in-view.fadein.animated{opacity:1;transform:translateY(0)}.menu{opacity:0;top:var(--header-height);left:0;position:fixed;height:calc(var(--viewport-height, 1vh)*100);transform:translateY(calc(-100% - var(--header-height)));width:100vw;transition:.8s cubic-bezier(.075,.82,.165,1);background:#fff;z-index:20;display:flex;padding-bottom:60px}.menu__container{overflow:hidden;display:flex}.menu.open{transform:translateY(0);opacity:1}.menu__item{padding:16px}.menu__item-top{display:flex;align-items:center;justify-content:space-between}.menu__item-top svg{transform:rotate(-90deg);width:20px;height:20px}.menu__item-content{display:none;flex-direction:column;height:100%;margin-top:32px}.menu__item-content.display{display:flex}.menu__item-bottom{display:grid;grid-template-columns:repeat(2,1fr);grid-row-gap:32px;row-gap:32px;grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;align-items:flex-start}.menu__item-bottom.column{display:grid;grid-template-columns:repeat(1,1fr);grid-row-gap:0;row-gap:0;grid-column-gap:0;-moz-column-gap:0;column-gap:0}.menu__link{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:18px;line-height:100%;text-transform:uppercase;color:#13233b}.menu__subitem{padding:0 16px}.menu__subitem,.menu__subitem-list{display:flex;flex-direction:column}.menu__subitem-list .button{width:100%;padding:0;background:transparent}.menu__subitem-list .button:hover{background:transparent}.menu__subitem-title{font-family:Craftwork Grotesk;font-style:normal;font-weight:500;font-size:14px;line-height:14px;text-transform:uppercase;color:rgba(32,42,65,.7);margin-bottom:24px}.menu__subitem-text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:18px;line-height:145%;color:#13233b}.menu__subitem-text:not(:last-child){margin-bottom:13px}.menu__subitem:not(:last-child){margin-bottom:16px}.menu__screen{width:100vw;height:auto;min-width:100vw;transition:transform .8s cubic-bezier(.075,.82,.165,1);opacity:0;transform:translateX(100vw);padding-top:24px;overflow:auto}.menu__screen-bottom{margin-top:24px;display:flex;align-items:center;padding:16px;border-top:1px solid rgba(46,99,135,.17)}.menu__screen::-webkit-scrollbar,.menu__screen::-webkit-scrollbar-track{display:none}.menu__screen::-webkit-scrollbar-thumb{display:none}.menu__screen-title{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:48px;line-height:145%;color:#13233b;padding-left:16px}.menu__screen:first-child{transition:none;transition:all .8s cubic-bezier(.075,.82,.165,1)}.menu__screen:first-child,.menu__screen:first-child.show{opacity:1;transform:translateX(0)}.menu__screen:first-child.off{transform:translate(-20%);opacity:0}.menu__screen.show{transform:translateX(-100%);opacity:1}.menu__bottom{margin-top:45px;display:flex;flex-direction:column;padding:16px 0;border-top:1px solid rgba(46,99,135,.17)}.menu__bottom .button{width:100%}@media(max-width:768px){.menu__subitem-list .button{font-size:18px}}@media(max-width:576px){.menu__link{font-size:16px}.menu__item-content{margin-top:24px}.menu__item-bottom{grid-template-columns:repeat(1,1fr);-moz-column-gap:0;column-gap:0;row-gap:24px}.menu__screen{padding-top:16px}.menu__screen-title{font-size:32px}.menu__subitem-text{font-size:16px}}.loc-select{width:100%;position:relative;max-width:524px}.loc-select__top{width:100%;display:flex;align-items:center;cursor:pointer;justify-content:space-between;background:#fff;border:1px solid rgba(46,99,135,.17);border-radius:32px;padding:8px 8px 8px 24px;position:relative;z-index:3}.loc-select__value{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:inline;display:-webkit-box;overflow:hidden}.loc-select__input,.loc-select__value{flex-grow:1;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:115%;color:#3a4458;margin-right:16px}.loc-select__input{border:none;outline:none;background:transparent}.loc-select__input:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.loc-select .button-search path{fill:#fff}.loc-select .locate-me{cursor:pointer;display:flex;align-items:center;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:115%;color:#d58a61;margin-bottom:24px}.loc-select .locate-me svg{margin-right:8px}.loc-select .locate-me svg path{fill:#d58a61}.loc-select__item{font-family:Gotham Pro;font-style:normal;font-weight:500;font-size:16px;line-height:115%;color:#3a4458;cursor:pointer}.loc-select__item:not(:last-child){margin-bottom:16px}.loc-select__subitem{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:115%;color:#3a4458;cursor:pointer}.loc-select__subitem:not(:last-child){margin-bottom:12px}.loc-select__sublist{margin:16px 0 24px}.loc-select__sublist:last-child{margin-bottom:0}.loc-select__list{max-height:0;opacity:0;width:100%;position:absolute;top:0;left:0;visibility:hidden;transition:all .3s ease-in-out;background:#fff;border:1px solid rgba(46,99,135,.17);border-radius:32px;z-index:2;padding:0 24px;overflow:auto}.loc-select__list::-webkit-scrollbar,.loc-select__list::-webkit-scrollbar-track{display:none}.loc-select__list::-webkit-scrollbar-thumb{display:none}.loc-select.open .loc-select__top .button:not(.search-btn) svg{transform:rotate(180deg)}.loc-select.open .loc-select__list{max-height:440px;opacity:1;visibility:visible;padding:88px 24px 32px}@media(max-width:768px){.loc-select .locate-me,.loc-select__input,.loc-select__value{font-size:14px}.loc-select .locate-me{margin-bottom:20px}.loc-select .locate-me svg{margin-right:4px}.loc-select__item,.loc-select__subitem{font-size:14px}.loc-select.open .loc-select__list{max-height:300px;padding:74px 24px 32px}}.ls_set{max-width:none}.map{width:100%;height:30.6vw;margin-top:24px;border-radius:32px;overflow:hidden;position:relative;z-index:0;max-height:600px;max-width:1728px;margin-left:auto;margin-right:auto}.map.none{display:none}.map .in-view{width:100%;height:100%}.map a,.map button,.map span{display:none!important}.map__zooms{display:flex;flex-direction:column;position:absolute;z-index:1;left:16px;bottom:16px}.map__zoom{cursor:pointer;min-width:32px;max-width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(26,128,197,.26);border-radius:100px}.map__zoom svg{width:12px}.map__zoom.out{margin-top:3px}.map .infoBox{overflow:inherit!important;transform:translate(-50%,calc(-100% - 24px))!important;visibility:hidden!important}.map .infoBox>img{display:none!important}.map__pop{position:relative;z-index:1;background:#fff;border:1px solid rgba(46,99,135,.26);border-radius:32px;min-width:268px;max-width:350px;padding:24px;opacity:0;visibility:hidden;transition:all .5s ease-in-out;transform:translateY(-20px)}@media(max-width:900px){.map__pop{transition:all .3s ease-in-out}}.map__pop a{display:flex!important}.map__pop.show{opacity:1;visibility:visible;transform:translateY(0)}.map__pop-title{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:120%;color:#13233b;margin-bottom:3px}.map__pop-text{color:#3a4458}.map__pop-link,.map__pop-text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:12px;line-height:120%}.map__pop-link{color:#c48868;margin-top:16px;cursor:pointer;display:flex;align-items:center}.map__pop-link svg{max-height:14px;width:14px;height:14px;max-width:14px;transition:all .3s ease-in-out;margin-left:4px}.map__pop-link svg path{stroke:#c48868}.map__pop-link:hover svg{transform:translateX(4px)}.map__pop .loc-svg{position:absolute;bottom:-24px;transform:translateX(-50%);left:50%;min-width:48px;max-width:48px;height:48px}@media(max-width:1024px){.map{height:40vw}.map__pop{border-radius:24px;min-width:220px;max-width:300px;padding:16px}.map__pop-title{font-size:14px}.map__pop-text{font-size:10px}.map__pop-link{margin-top:12px}.map__pop .loc-svg{min-width:38px;max-width:38px;height:38px;bottom:-16px}.map__pop.show{transform:translateY(calc(-100% + 38px))}}@media(max-width:900px){.map{height:54vw;border-radius:24px;margin-top:48px}.map .infoBox{overflow:inherit!important;transform:translate(-50%,calc(-100% - 63px))!important}.map .infoBox>img{display:none!important}.map__pop{min-width:200px;max-width:200px;transform:translate(0)}.map__pop .loc-svg{min-width:32px;max-width:32px;height:32px;bottom:-16px}.map__pop.show{transform:translateY(48px)}}@media(max-width:480px){.map{height:107vw}.map__pop{transform:translate(0)}.map__pop.show{transform:translateY(48px)}}.slider{display:flex;align-items:center;justify-content:center;width:100%}.slider .slick-track{display:flex;padding-bottom:2px}.slider__list{position:relative;display:flex;justify-content:center;margin:0 32px}.slider .slick-slide>div{width:100%;height:100%;display:flex}.slider .in-view{width:100%;display:flex}.slider.story-slider{position:relative}.slider.story-slider>.button-search.beige{position:absolute;background:#e4f1fd;opacity:.95;min-width:88px;height:88px;max-width:88px;top:50%;transform:translateY(-50%) rotate(180deg);left:16px;z-index:2}.slider.story-slider>.button-search.beige svg{width:32px}.slider.story-slider>.button-search.beige svg path{stroke:#9ec1dc}@media(max-width:900px){.slider.story-slider>.button-search.beige{display:none}}.slider.story-slider>.button-search.beige:last-child{transform:translateY(-50%) rotate(0deg);right:-16px;left:auto}@media(max-width:1280px){.slider.story-slider>.button-search.beige:last-child{right:16px}}.slider.story-slider>.button-search.beige.hidden{opacity:0;visibility:hidden}.slider.story-slider.blue-slider .button-search.beige{left:0}.slider.story-slider.blue-slider .button-search.beige:last-child{left:auto;right:0}@media(max-width:1280px){.slider.story-slider.blue-slider .button-search.beige:last-child{right:0}}.slider.story-slider.blue-slider .button-search.beige.hidden{opacity:0;visibility:hidden}.slider.story-slider-s{position:relative}.slider.story-slider-s>.button-search.beige{position:absolute;background:#e4f1fd;opacity:.95;min-width:80px;height:80px;max-width:80px;top:50%;transform:translateY(-50%) rotate(180deg);left:16px;z-index:2}.slider.story-slider-s>.button-search.beige svg{width:32px}.slider.story-slider-s>.button-search.beige svg path{stroke:#9ec1dc}@media(max-width:900px){.slider.story-slider-s>.button-search.beige{display:none}}.slider.story-slider-s>.button-search.beige:last-child{transform:translateY(-50%) rotate(0deg);right:-16px;left:auto}@media(max-width:1280px){.slider.story-slider-s>.button-search.beige:last-child{right:16px}}.slider.story-slider-s>.button-search.beige.hidden{opacity:0;visibility:hidden}.slider.story-slider-s.blue-slider .button-search.beige{left:0}.slider.story-slider-s.blue-slider .button-search.beige:last-child{left:auto;right:0}@media(max-width:1280px){.slider.story-slider-s.blue-slider .button-search.beige:last-child{right:0}}.slider.story-slider-s.blue-slider .button-search.beige.hidden{opacity:0;visibility:hidden}.slider.products-slider{position:relative}.slider.products-slider>.button-search.beige{position:absolute;background:#e8e4de;opacity:.95;min-width:88px;height:88px;max-width:88px;top:50%;transform:translateY(-50%) rotate(180deg);left:0;z-index:2}.slider.products-slider>.button-search.beige svg{width:32px}.slider.products-slider>.button-search.beige svg path{stroke:#beb3a2}@media(max-width:900px){.slider.products-slider>.button-search.beige{display:none}}.slider.products-slider>.button-search.beige:last-child{transform:translateY(-50%) rotate(0deg);right:0;left:auto}@media(max-width:1280px){.slider.products-slider>.button-search.beige:last-child{right:0}}.slider.products-slider>.button-search.beige.hidden{opacity:0;visibility:hidden}.slider .slick-dots{display:none!important;list-style:none;margin-top:16px}@media(max-width:900px){.slider .slick-dots{display:flex!important;flex-wrap:wrap!important;align-items:center;justify-content:center;width:100%}}.slider .slick-dots li,.slider .slick-dots li button{display:flex;align-items:center;justify-content:center}.slider .slick-dots li button{min-width:12px;max-width:12px;height:12px;border-radius:50%;border:none;outline:none;background:#d2e2ef;font-size:0;transition:all .3s ease-in-out}@media(max-width:480px){.slider .slick-dots li button{min-width:8px;max-width:8px;height:8px}}.slider .slick-dots li.slick-active button{background:#9ec1dc}.slider .slick-dots li:not(:last-child){margin-right:8px}.slider .slick-list{max-width:60vw;overflow:hidden}.slider>.button-search:first-of-type{transform:rotate(180deg)}@media(max-width:900px){.slider .slick-list{max-width:60vw;overflow:hidden}}@media(max-width:768px){.slider>.button-search{display:none}.slider .slick-list{max-width:82vw}.slider__list{margin:0}}@media(max-width:480px){.slider .slick-list{max-width:95vw}}.select,.select__top{position:relative}.select__top{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid rgba(46,99,135,.17);border-radius:32px;padding:16px 24px;cursor:pointer;z-index:3}.select__top svg{min-width:16px;max-width:16px;height:16px;transition:all .8s ease-in-out}.select__value{flex-grow:1;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:115%;color:#3a4458;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:inline;display:-webkit-box;overflow:hidden}.select__list{max-height:0;opacity:0;width:100%;position:absolute;top:0;left:0;visibility:hidden;transition:all .3s ease-in-out;background:#fff;border:1px solid rgba(46,99,135,.17);border-radius:32px;z-index:2;padding:0 24px;overflow:auto}.select__list::-webkit-scrollbar,.select__list::-webkit-scrollbar-track{display:none}.select__list::-webkit-scrollbar-thumb{display:none}.select__item:not(:last-child){margin-bottom:12px}.select.open .select__top svg{transform:rotate(180deg)}.select.open .select__list{max-height:400px;opacity:1;visibility:visible;padding:64px 24px 16px}.select.visible{z-index:7}@media(max-width:768px){.select__vakue{font-size:14px}}.checkbox{cursor:pointer;padding:3px 0}.checkbox,.checkbox__btn{display:flex;align-items:center}.checkbox__btn{min-width:18px;max-width:18px;height:18px;border-radius:4px;border:2px solid #13233b;margin-right:7px;justify-content:center}.checkbox__btn svg{opacity:0;transition:all .5s ease-in-out}.checkbox__btn.checked svg{opacity:1}.checkbox__label{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:115%;color:#3a4458}.radiobutton{cursor:pointer;padding:3px 0}.radiobutton,.radiobutton__btn{display:flex;align-items:center}.radiobutton__btn{min-width:18px;max-width:18px;height:18px;border-radius:50%;border:2px solid #13233b;margin-right:7px;justify-content:center}.radiobutton__btn span{width:8px;height:8px;border-radius:50%;background:#13233b}.radiobutton__btn span,.radiobutton__btn svg{opacity:0;transition:all .5s ease-in-out;display:flex}.radiobutton__btn svg{width:100%;height:100%}.radiobutton__btn.checked span,.radiobutton__btn.checked svg{opacity:1}.radiobutton__label{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:115%;color:#3a4458}.cursor-ball{background:rgba(208,230,251,.7);width:40px;height:40px;border-radius:50%;display:none;flex-direction:column;align-items:center;justify-content:center;transition:background-color .5s ease,width .5s ease,height .5s ease}.cursor-ball svg{height:100%}.cursor-ball svg,.cursor-ball__text{opacity:0;visibility:hidden;width:100%}.cursor-ball__text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:18px;line-height:145%;color:#000;position:absolute;left:0;top:calc(50% + 8px);transform:translateY(50%);display:flex;align-items:center;justify-content:center;text-align:center}.cursor-ball:not(.hidden){display:flex;z-index:1200;position:fixed;left:0;top:0;pointer-events:none;will-change:transform;opacity:.6;overflow:hidden;cursor:pointer}.cursor-ball.cursor-scroll{width:150px;height:150px;align-items:center;justify-content:center}.cursor-ball.cursor-scroll .cursor-ball__text,.cursor-ball.cursor-scroll svg{opacity:1;visibility:visible}.country-pop{width:100%;height:calc(var(--viewport-height, 1vh)*100);position:fixed;left:0;top:0;background:#fff;padding:32px 100px;opacity:0;transform:translateY(120px);visibility:hidden;overflow:auto;z-index:99;display:flex;align-items:center;transition:all .3s ease-in-out}.country-pop::-webkit-scrollbar,.country-pop::-webkit-scrollbar-track{display:none}.country-pop::-webkit-scrollbar-thumb{display:none}.country-pop.open{opacity:1;visibility:visible!important;transform:translateY(0)}.country-pop__title{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:54px;line-height:120%;letter-spacing:.02em;color:#13233b;margin-bottom:8px}.country-pop__text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:24px;line-height:145%;color:#3a4458}.country-pop .button{width:400px;margin-bottom:70px;margin-top:24px}.country-pop__subtitle{font-size:24px;color:#13233b;margin-bottom:8px}.country-pop__subtext,.country-pop__subtitle{font-family:Gotham Pro;font-style:normal;font-weight:400;line-height:145%}.country-pop__subtext{font-size:16px;color:#3a4458;max-width:682px}.country-pop__list{margin-top:32px;display:grid;grid-column-gap:97px;-moz-column-gap:97px;column-gap:97px;grid-auto-flow:column;grid-template-rows:repeat(4,auto);grid-row-gap:24px;row-gap:24px}.country-pop__item{display:inline-block;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:145%;color:#00587c;cursor:pointer;width:-moz-fit-content;width:fit-content;position:relative}.country-pop__item svg{margin-right:8px;vertical-align:middle}.country-pop__item:before{content:"";width:0;left:0;bottom:-2px;height:1px;background:#00587c;position:absolute;transition:all .7s ease-in-out}.country-pop__item:hover:before{width:100%}.country-pop__container{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:80vw;margin:0 auto}@media(max-width:1280px){.country-pop__container{max-width:none}}.country-pop__col{margin-right:124px}.country-pop__img{width:27.2vw;height:38.4vw;border-radius:145px;display:flex;overflow:hidden}.country-pop__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:1440px)and (max-height:700px){.country-pop{padding:32px 100px}}@media(max-width:1366px){.country-pop{padding:32px 100px}}@media(max-width:1280px){.country-pop{padding:32px}.country-pop__title{font-size:48px}.country-pop__col{margin-right:78px}}@media(max-width:1024px){.country-pop__col{margin-right:0;width:100%}.country-pop__img{width:250px;height:250px;border-radius:50%;display:flex;overflow:hidden;position:absolute;top:32px;right:32px}}@media(max-width:900px){.country-pop{padding:32px 16px 50px;align-items:flex-start}.country-pop__container{flex-direction:column-reverse}.country-pop__title{font-size:34px}.country-pop__text{font-size:18px}.country-pop__list{-moz-column-gap:48px;column-gap:48px}.country-pop__img{width:200px;height:200px;border-radius:50%;margin-bottom:16px;align-self:flex-end;margin-top:16px;margin-right:32px;position:relative;top:0;right:0}.country-pop .button{width:280px;margin-bottom:48px}}@media(max-width:768px){.country-pop__img{width:150px;height:150px}}@media(max-width:576px){.country-pop__col{margin-right:32px}.country-pop__img{width:100px;height:100px}.country-pop__list{grid-template-rows:none;grid-template-columns:repeat(1,1fr);grid-auto-flow:row}}@media(max-width:480px){.country-pop{padding:24px 16px 50px}.country-pop__img{width:80px;height:80px;margin-right:0;margin-bottom:24px;margin-top:0}.country-pop .button{width:240px}.country-pop__subtitle{font-size:18px}.country-pop__item,.country-pop__subtext{font-size:14px}.country-pop__list{row-gap:16px}.country-pop__col{margin-right:0;padding-right:16px}}.calendar{width:100vw;height:100vh;background:rgba(0,0,0,.5);position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;opacity:0;visibility:hidden;z-index:20000}.calendar__container{background:#fff;box-shadow:0 10px 60px rgba(62,70,76,.02);border-radius:48px;padding:72px 72px 64px;transition:all .3s ease-in-out .2s;opacity:0;max-width:984px;width:100%}.calendar .tp-calendar,.calendar__row{width:100%}.calendar__text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:145%;display:flex;align-items:center;color:#626d79;margin-top:24px}.calendar .tp-calendar-month{max-width:392px;height:auto}.calendar .tp-calendar-day,.calendar .tp-calendar-week-titles p{width:56px;height:56px;justify-content:center;text-decoration:none;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:145%;display:flex;align-items:center;text-align:center;margin-bottom:0!important;margin-left:0!important}.calendar .tp-calendar-months{-moz-column-gap:56px;column-gap:56px;align-items:flex-start}.calendar .tp-calendar-day{color:#626d79}.calendar .tp-calendar-day.today{border:none}.calendar .tp-calendar-day.disabled{cursor:default!important;color:#626d79;opacity:.4;pointer-events:none}.calendar .tp-calendar-day.disabled:after{display:none}.calendar .tp-calendar-day.selected,.calendar .tp-calendar-day.selected:hover,.calendar .tp-calendar-day:not(.disabled):hover,.calendar .tp-calendar-day:not(.disabled):hover:hover{background:#dae9f3;color:#626d79;box-shadow:none}.calendar .tp-calendar-week-titles{border-bottom:none!important;margin:0!important;width:100%}.calendar .tp-calendar-week-titles p{font-weight:500;color:#13233b}.calendar .tp-calendar-header{background:transparent;height:auto;margin-bottom:32px}.calendar .tp-calendar-header p{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:20px;line-height:145%;display:flex;align-items:center;text-align:center;color:#13233b;justify-content:center;pointer-events:none;flex-grow:1}.calendar .tp-calendar-header p:first-of-type{margin-right:56px}.calendar .tp-calendar-header p:last-of-type{margin-left:56px}.calendar .tp-calendar-header .action{display:flex;align-items:center;justify-content:center;width:28px;height:28px;position:relative!important;cursor:pointer}.calendar .tp-calendar-header .action svg{width:100%;height:100%}.calendar .tp-calendar-header .action svg path{fill:#13233b}.calendar .tp-calendar-header .action.left{transform:rotate(90deg)}.calendar .tp-calendar-header .action.right{transform:rotate(-90deg)}.calendar.open{opacity:1;visibility:visible}.calendar.open .calendar__container{opacity:1}@media(max-width:1024px){.calendar{padding:16px}.calendar__container{padding:48px 48px 32px;border-radius:32px}.calendar .tp-calendar-months{-moz-column-gap:32px;column-gap:32px}.calendar .tp-calendar-header{margin-bottom:24px}}@media(max-width:900px){.calendar__container{max-width:550px}.calendar .tp-calendar-months{justify-content:center}.calendar .tp-calendar-month{max-width:none;width:100%}.calendar .tp-calendar-week,.calendar .tp-calendar-week-titles{justify-content:space-between;width:100%}}@media(max-width:480px){.calendar__container{padding:24px 32px;border-radius:24px}.calendar .tp-calendar-header p{font-size:18px}.calendar .tp-calendar-day,.calendar .tp-calendar-week-titles p{min-width:48px;max-width:48px;height:48px;font-size:14px}.calendar__text{font-size:14px;margin-top:16px}}@media(max-width:420px){.calendar .tp-calendar-header p{font-size:16px}.calendar .tp-calendar-day,.calendar .tp-calendar-week-titles p{min-width:32px;max-width:32px;height:32px;font-size:12px}.calendar__text{font-size:12px}}.input{background:#fff;padding:24px;border:1px solid rgba(46,99,135,.17);border-radius:32px;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:115%;color:#07224a;width:100%}.input::-moz-placeholder{color:rgba(7,34,74,.5)}.input:-ms-input-placeholder{color:rgba(7,34,74,.5)}.input::placeholder{color:rgba(7,34,74,.5)}.input:focus,.input:hover{outline:none}@media(max-width:768px){.input{font-size:14px;padding:16px 24px}.input:focus,.input:hover{font-size:16px}}.input:-webkit-autofill,.input:-webkit-autofill:active,.input:-webkit-autofill:focus,.input:-webkit-autofill:hover{-webkit-background-clip:text;-webkit-box-shadow:inset 0 0 0 1000px #fff}.input:-webkit-autofill{-webkit-text-fill-color:#07224a!important}.small-pop{width:100%;height:100vh;position:fixed;left:0;top:0;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;z-index:-1;transition:all .5s ease-in-out;display:flex;align-items:center;justify-content:center}.small-pop.open{z-index:99;opacity:1;visibility:visible}.small-pop.open .small-pop__container{transform:translateY(0);opacity:1}.small-pop__container{background:#fff;padding:64px 72px;opacity:0;transform:translateY(120px);transition:all .5s ease-in-out .2s;box-shadow:0 0 100px rgba(95,106,120,.12);border-radius:48px;max-width:560px}.small-pop__title{font-family:Antic Didone;font-size:40px;line-height:125%;color:#13233b;margin-bottom:12px}.small-pop__text,.small-pop__title{font-style:normal;font-weight:400;text-align:center}.small-pop__text{font-family:Gotham Pro;font-size:16px;line-height:145%;color:#3a4458;margin-bottom:32px}.small-pop .button{width:100%}@media(max-width:1024px){.small-pop__title{font-size:34px}.small-pop__container{max-width:480px;padding:48px}}@media(max-width:768px){.small-pop__title{font-size:24px;line-height:125%}.small-pop__text{font-size:14px}}@media(max-width:600px){.small-pop{padding:16px}.small-pop__container{padding:32px;border-radius:32px}}.searchbox{background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);position:fixed;top:var(--header-height);left:0;width:100%;height:100vh;transition:all .5s ease-in-out;opacity:0;visibility:hidden;z-index:19}.searchbox.show{opacity:1;visibility:visible}.searchbox.show .searchbox__container{transform:translateY(0);opacity:1}.searchbox__container{width:100%;height:100%;padding-top:130px;display:flex;align-items:center;flex-direction:column;max-width:813px;margin:0 auto;transform:translateY(120px);opacity:0;transition:all .8s ease-in-out .2s}.searchbox .input{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:54px;line-height:120%;text-align:center;letter-spacing:.02em;color:#000;background:transparent;border-radius:0;border:none;border-bottom:1px solid rgba(46,99,135,.17)}.searchbox .button{margin-top:49px}@media(max-width:1280px){.searchbox .input{font-size:48px}}@media(max-width:900px){.searchbox__container{max-width:600px;padding:96px 48px 0}.searchbox .input{font-size:34px}}@media(max-width:768px){.searchbox .input{font-size:30px;line-height:120%}.searchbox .input:focus,.searchbox .input:hover{font-size:30px!important}.searchbox .button{min-width:180px;margin-top:32px}}@media(max-width:480px){.searchbox__container{padding:64px 16px 0}}.title{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:75px;line-height:105%;text-align:center;letter-spacing:.02em;color:#13233b}@media(max-width:900px){.title{font-size:46px;line-height:110%}}.text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:18px;line-height:145%;text-align:center;color:#3a4458;max-width:710px}@media(max-width:768px){.text{font-size:16px}}.img-bg{height:29.5vw;border-radius:48px;overflow:hidden;margin-top:40px;width:100%;max-width:80vw;margin-left:auto;margin-right:auto}.img-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:1280px){.img-bg{max-width:none}}@media(max-width:1024px){.img-bg{height:40vw}}@media(max-width:900px){.img-bg{height:49vw;border-radius:32px}}.title40{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:40px;line-height:125%;color:#13233b}@media(max-width:1024px){.title40{font-size:34px}}@media(max-width:768px){.title40{font-size:24px;line-height:125%}}.title54{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:54px;line-height:120%;text-align:center;letter-spacing:.02em;color:#13233b}@media(max-width:1280px){.title54{font-size:48px}}@media(max-width:900px){.title54{font-size:34px}}@media(max-width:768px){.title54{font-size:30px;line-height:120%}}.small-post__img{width:100%;overflow:hidden;isolation:isolate;height:16.3vw;border-radius:32px;max-height:330px}.small-post__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.1);transition:all 1s ease-in-out}.small-post__title{margin-bottom:16px}.offer{width:100%;padding:40px;background:#f4f8fb;border-radius:40px;display:flex;flex-direction:column;cursor:pointer;transition:all .5s ease-in-out}.offer__top{flex-grow:1}.offer__title{margin-bottom:16px;position:relative;width:-moz-fit-content;width:fit-content;background:linear-gradient(90deg,rgba(100,200,200,0),rgba(100,200,200,0)),linear-gradient(90deg,#13233b,#13233b,#13233b);background-size:100% 1px,0 1px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size 1s}.offer__text{text-align:left}.offer__bottom{margin-top:56px}.offer__bottom-locate{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:13px;line-height:120%;color:#3a4458}.offer__bottom-locate svg{vertical-align:middle;margin-right:4px}.offer__bottom-date{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:13px;line-height:110%;color:#3a4458}.offer__bottom-row{display:flex;align-items:center;margin-top:24px}.offer .button{margin-right:16px}.offer:hover{background:#e4f1fd}.offer:hover .offer__title{background-size:0 1px,100% 1px}@media(max-width:900px){.offer{padding:32px;border-radius:32px}.offer__bottom{margin-top:40px}}@media(max-width:480px){.offer{border-radius:32px;padding:24px}.offer__bottom-row{flex-direction:column-reverse;align-items:flex-start;margin-top:16px}.offer .button{margin-right:0;margin-top:20px}}.partner-item{background:#f9f7f5;border-radius:32px;padding:32px 32px 36px;display:flex;flex-direction:column;transition:all .5s ease-in-out;cursor:pointer}.partner-item.disable{pointer-events:none}.partner-item__logo{max-width:190px;margin-right:12px;display:flex;align-items:center;justify-content:center}.partner-item__logo img{-o-object-fit:cover;object-fit:cover;max-width:190px;max-height:90px}.partner-item__top{display:flex;align-items:center;margin-bottom:40px;height:60px}@media(max-width:768px){.partner-item__top{height:35px}}.partner-item__title{font-family:Gotham Pro;font-style:normal;font-weight:600;font-size:32px;line-height:120%;color:#4f617d}.partner-item__text{text-align:left;margin-bottom:16px;flex-grow:1}.partner-item__link{display:flex;align-items:center;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:145%;color:#13233b}.partner-item__link span{width:-moz-fit-content;width:fit-content;display:flex;position:relative;margin-right:8px}.partner-item__link span:before{content:"";bottom:-3px;height:1px;width:0;left:0;position:absolute;display:block;background:#13233b;transition:all .5s ease-in-out}.partner-item__link svg{width:16px;height:16px;transform:rotate(-45deg)}.partner-item__link svg path{stroke:#13233b}@media(min-width:1024px){.partner-item:hover{background:#e8e4de}.partner-item:hover .partner-item__link span:before{width:100%}}@media(max-width:768px){.partner-item{border-radius:24px;padding:24px 24px 28px}.partner-item__logo img{max-width:100px;max-height:60px}.partner-item__top{margin-bottom:32px}.partner-item__title{font-size:18px}}@media(max-width:480px){.partner-item{width:100%}.partner-item__link{font-size:14px}}.cookie{position:fixed;z-index:18;bottom:30px;right:30px;background:#dae9f3;box-shadow:10px 0 100px rgba(116,142,173,.27);border-radius:48px;padding:40px;max-width:320px;transition:all .8s ease-in-out;opacity:0;visibility:hidden;transform:translate(100%)}.cookie.show{visibility:visible!important;opacity:1;transform:translate(0)}.cookie__close{min-width:32px;max-width:32px;height:32px;cursor:pointer;position:absolute;top:-16px;right:-16px;display:flex;align-items:center;justify-content:center}.cookie__close svg{min-width:24px;max-width:24px;height:24px}.cookie__close svg path{fill:#00587c}.cookie__container{position:relative}.cookie__title{margin-bottom:24px}.cookie__text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:145%;color:#3a4458;margin-bottom:40px}.cookie .button{width:100%}@media(max-width:1024px){.cookie{max-width:500px}}@media(max-width:900px){.cookie{right:16px;bottom:30px;width:calc(100% - 32px);border-radius:40px;padding:32px}.cookie__title{margin-bottom:16px}.cookie__text{margin-bottom:30px}}@media(max-width:480px){.cookie{left:16px;transform:translateY(100%)}.cookie__text{font-size:14px}}.phone-select{width:100%;position:relative;margin-bottom:16px}.phone-select__top{padding:24px;width:100%;display:flex;align-items:center;background:#fff;border:1px solid rgba(46,99,135,.17);border-radius:32px;position:relative;z-index:2}.phone-select__flag{cursor:pointer;display:flex;align-items:center;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:115%;color:#3a4458;margin-right:8px}.phone-select__flag img{width:100%;max-width:24px;min-width:24px;margin-right:8px;height:16px;-o-object-fit:cover;object-fit:cover}.phone-select__flag svg{width:100%;max-width:16px;min-width:16px;height:16px;margin-left:4px;transition:all .3s ease-in-out}.phone-select__input{width:100%;border:none;outline:none;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:115%;color:#3a4458}.phone-select__input:-webkit-autofill{-webkit-text-fill-color:#07224a!important;-webkit-box-shadow:inset 0 0 0 30px #fff!important}.phone-select__input::-moz-placeholder{color:rgba(7,34,74,.5)}.phone-select__input:-ms-input-placeholder{color:rgba(7,34,74,.5)}.phone-select__input::placeholder{color:rgba(7,34,74,.5)}.phone-select__input:focus,.phone-select__input:hover{border:none;outline:none}.phone-select__list{max-height:0;opacity:0;width:100%;position:absolute;top:0;left:0;z-index:1;visibility:hidden;transition:all .3s ease-in-out;background:#fff;padding:0 24px;max-height:342px;overflow:auto;border:1px solid rgba(46,99,135,.17);border-radius:32px}.phone-select__list::-webkit-scrollbar,.phone-select__list::-webkit-scrollbar-track{display:none}.phone-select__list::-webkit-scrollbar-thumb{display:none}.phone-select__item{cursor:pointer;display:flex;align-items:flex-start;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:115%;color:#3a4458}.phone-select__item .phone-select__flag{margin-right:8px}.phone-select__item:not(:last-child){margin-bottom:12px}.phone-select.show .phone-select__top{z-index:6}.phone-select.show .phone-select__top svg{transform:rotate(-180deg)}.phone-select.show .phone-select__list{padding:80px 24px 10px;max-height:250px;opacity:1;z-index:5;visibility:visible}@media(max-width:768px){.phone-select__top{padding:16px 24px}.phone-select__flag,.phone-select__input,.phone-select__item{font-size:14px}.phone-select__flag img{max-width:20px;min-width:20px}.phone-select.show .phone-select__list{padding:80px 24px 18px;max-height:250px;opacity:1;visibility:visible}}.scroll-button{min-width:40px;max-width:40px;height:40px;border-radius:50%;position:fixed;bottom:32px;right:16px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(26,128,197,.26);opacity:0;transition:all .3s ease-in-out;transform:rotate(180deg);z-index:20;display:none}.scroll-button svg{width:16px;height:16px}.scroll-button.visible{display:flex}.scroll-button.show{opacity:1}.error-page{height:calc(var(--viewport-height, 1vh)*100);background:#e4f1fd;overflow:hidden}.error-page,.error-page__container{width:100%;display:flex;align-items:center;justify-content:center;position:relative}.error-page__container{max-width:639px;margin:0 auto;flex-direction:column;z-index:0;transition:all 2s ease-in-out 0s;opacity:0;transform:scale(.5)}.error-page .title{font-size:160px;line-height:105%;text-align:center;letter-spacing:.02em;margin-bottom:8px}.error-page .title54{margin-bottom:16px}.error-page .button{margin-top:40px;width:232px}.error-page.animated .footer__block2-img.first{transform:translate(30%,-32%)}@media(min-width:1440px){.error-page.animated .footer__block2-img.first{transform:translate(30%,-36%)}}.error-page.animated .footer__block2-img.second{transform:rotateY(180deg) translate(30%,20%)}@media(max-width:1440px)and (min-height:900px){.error-page.animated .footer__block2-img.second{transform:rotateY(180deg) translate(30%,35%)}}@media(max-width:480px){.error-page.animated .footer__block2-img.second{transform:rotateY(180deg) translate(30%,40%)}}.error-page.animated .footer__block2-img.third{transform:translate(30%,15%)}@media(max-width:1366px){.error-page.animated .footer__block2-img.third{transform:translate(30%,25%)}}@media(max-width:480px){.error-page.animated .footer__block2-img.third{transform:translate(30%,15%)}}.error-page.animated .error-page__container{z-index:3;opacity:1;transform:scale(1)}@media(max-width:900px){.error-page{padding:0 16px}.error-page .title{font-size:120px}.error-page__container{max-width:480px}.error-page .button{margin-top:32px}}@media(max-width:768px){.error-page .button{width:180px}}@font-face{font-family:Gotham Pro;src:url(/_next/static/media/gothampro_light.e17db98b.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Gotham Pro;src:url(/_next/static/media/gothampro.e894eef3.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Gotham Pro;src:url(/_next/static/media/gothampro_medium.7a6ea239.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Gotham Pro;src:url(/_next/static/media/gothampro_bold.ef5aef0b.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Gotham Pro;src:url(/_next/static/media/gothampro_italic.c4949d3d.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Gotham Pro;src:url(/_next/static/media/gothampro_black.3aee5097.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Antic Didone;src:url(/_next/static/media/AnticDidone-Regular.2dd74336.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Craftwork Grotesk;src:url(/_next/static/media/CraftworkGrotesk-Medium.bfd708c0.ttf) format("truetype");font-weight:500;font-style:normal}.intro{width:100%;padding-top:115px;overflow:hidden}.intro>.in-view.zoomin{position:relative;z-index:1}.intro__title{max-width:800px;margin-bottom:40px}.intro__scroll{padding-bottom:1000px}.intro__img-mobile{display:none}.intro__top{display:flex;flex-direction:column;justify-content:center;align-items:center}.intro__top .button{width:224px}.intro__gallery{margin:-48px -16vw 0;display:grid;grid-template-columns:1fr 1fr 2fr 1fr 1fr;-moz-column-gap:32px;grid-column-gap:32px;column-gap:32px;justify-content:center;align-items:center;will-change:transform;height:44.5vw}.intro__gallery>.in-view:first-child .intro__gallery-img,.intro__gallery>.in-view:nth-child(2) .intro__gallery-img{transform:translate(calc(16vw + 32px))}.intro__gallery>.in-view:nth-child(4) .intro__gallery-img,.intro__gallery>.in-view:nth-child(5) .intro__gallery-img{transform:translate(calc(-16vw - 32px))}.intro__gallery-col{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:32px;height:100%}.intro__gallery-col.center{justify-content:flex-start;align-items:center}.intro__gallery-col.big{min-width:80vw;justify-content:center;margin-top:-32px;-webkit-clip-path:inset(18% 23% round 72px);clip-path:inset(18% 23% round 72px)}.intro__gallery-col.small{min-width:19.5vw;margin-top:-192px}@media(max-width:1024px){.intro__gallery-col.small{margin-top:-140px}}.intro__gallery-col.middle{min-width:20vw;margin-top:-170px;justify-content:center}.intro__gallery-img{display:flex;width:100%;overflow:hidden;position:relative}.intro__gallery-img img,.intro__gallery-img video{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;z-index:1}.intro__gallery-img img.hidden,.intro__gallery-img video.hidden{z-index:0;opacity:0;visibility:hidden}@media(max-width:1023px){.intro__gallery-img img.hidden,.intro__gallery-img video.hidden{z-index:1;opacity:1;visibility:visible}}.intro__gallery-img.video{height:44.5vw}.intro__gallery-img.b48{border-radius:48px}.intro__gallery-img.b104{border-radius:104px}.intro__gallery-img.h339{height:23.6vw}.intro__gallery-img.h300{height:20.9vw}.intro__gallery-img.h200{height:13.9vw}@media(max-width:1023px){.intro__scroll{display:none}.intro__top{margin-bottom:18px}.intro__gallery{margin:0 -16px;grid-template-columns:repeat(1,1fr);height:auto}.intro__gallery .in-view .intro__gallery-col.middle,.intro__gallery .in-view .intro__gallery-col.small{display:none}.intro__gallery-col.big{min-width:100vw;width:100vw;margin:0 auto;-webkit-clip-path:inset(32px round 48px);clip-path:inset(32px round 48px)}.intro__gallery-img.video{height:100vh}.intro-img{display:none}.intro__img-mobile{display:flex;width:calc(100% - 64px);border-radius:40px;overflow:hidden;height:52vw;margin:40px 32px 0}.intro__img-mobile img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}@media(max-width:900px){.intro{padding:96px 16px 0}.intro__title{max-width:500px;margin-bottom:24px}.intro__scroll{margin-left:-16px;margin-right:-16px}.intro__top{margin-bottom:48px}.intro__gallery-col.big{-webkit-clip-path:inset(16px round 48px);clip-path:inset(16px round 48px)}.intro__img-mobile{width:100%;margin:40px 0 0}}@media(max-width:480px){.intro__img-mobile{height:42.7vw}.intro__title{max-width:346px}}.intro-text{display:flex;justify-content:center;margin-top:120px}.intro-text__text{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:54px;line-height:120%;text-align:center;letter-spacing:.02em;color:#13233b;max-width:1280px;width:100%;transition:all 1s ease-in-out}.intro-text__text img{min-width:60px;max-width:60px;max-height:60px;opacity:0;vertical-align:middle;transition:all .7s ease-in-out;transform:scale(0);width:100%;height:100%}.intro-text__text.animated img{opacity:1;transform:scale(1)}@media(max-width:1280px){.intro-text{min-height:200px}.intro-text__text{max-width:896px;font-size:48px}}@media(max-width:900px){.intro-text{margin-top:80px;padding:0 16px}.intro-text__text{font-size:26px;line-height:140%;max-width:620px;height:auto}.intro-text__text img{min-width:36px;max-width:36px;max-height:36px;transform:scale(0)}.intro-text__text.animated img{min-width:36px;max-width:36px;max-height:36px;transform:scale(1)}}.services{padding:120px 100px 0}.services__container{width:100%;display:flex;flex-wrap:wrap;row-gap:32px;-moz-column-gap:32px;column-gap:32px;margin:0 auto;max-width:80vw}@media(max-width:1280px){.services__container{max-width:none}}.services__title{font-family:Antic Didone;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.02em;color:#00202f;position:relative;z-index:1;margin-right:-2px;font-size:54px}@media(max-width:1800px){.services__title{font-size:44px}}.services__block{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:32px 64px 40px;height:29.2vw;border-radius:48px;overflow:hidden;max-height:400px;width:31.6%;cursor:pointer;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;pointer-events:none}.services__block.animated{opacity:1;transform:translateY(0);pointer-events:all}.services__block:hover img{transform:scale(1)}.services__block:hover .button{transform:translateY(0)}@media(max-width:1800px){.services__block{height:21vw;max-height:365px}}@media(max-width:1800px)and (max-height:768px){.services__block{height:19vw;max-height:320px}}@media(max-width:1280px){.services__block{max-height:none;height:23vw}}@media(max-width:1024px){.services__block{height:28.2vw}}.services__block .button{position:relative;z-index:1;width:100%;transform:translateY(calc(100% + 40px));transition:transform .5s ease-in-out}.services__block.grow{width:65%;flex-grow:1}.services__block img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.1);transition:all .5s ease-in-out}@media(max-width:1280px){.services{padding:120px 32px 0}.services__title{font-size:48px}.services__block{padding:32px 48px 40px;width:32%}.services__block.grow{width:64%}}@media(max-width:900px){.services{padding:80px 16px 0}.services__title{font-size:36px}.services_container{-moz-column-gap:24px;column-gap:24px;row-gap:24px}.services__block{border-radius:40px;padding:32px 32px 24px;height:40vw;width:calc(50% - 16px)}.services__block img{transform:scale(1)}.services__block .button{transform:translateY(0)}.services__block.grow{width:100%}}@media(max-width:576px){.services__block{width:100%;height:69.5vw}}@media(max-width:480px){.services__container{row-gap:16px}.services__block{display:none}}body.old-device .services__container{row-gap:0;-moz-column-gap:0;column-gap:0}body.old-device .services__block:first-child{margin-bottom:32px}body.old-device .services__block:nth-child(2n-1){margin-right:32px}@media(max-width:900px){body.old-device .services__block:nth-child(2n-1){margin-right:0}body.old-device .services__block:nth-child(2){margin-right:32px;margin-bottom:32px}}@media(max-width:576px){body.old-device .services__block:nth-child(2){margin-right:0;margin-bottom:0}body.old-device .services__block:not(:last-child){margin-bottom:32px}}@media(max-width:480px){body.old-device .services__block{display:none}body.old-device .services .service-cat:not(:last-child){margin-bottom:16px}}.service-cat{display:none;background:#fff;border:1px solid #dce4eb;border-radius:32px;width:100%;height:30.5vw;cursor:pointer;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;pointer-events:none}.service-cat.animated{opacity:1;transform:translateY(0);pointer-events:all}@media(max-width:480px){.service-cat{display:flex}}.service-cat__img{border-radius:32px;display:flex;overflow:hidden;max-width:155px;width:100%;min-width:155px}.service-cat__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.service-cat__content{padding:16px 16px 24px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.service-cat__title{font-family:Antic Didone;font-style:normal;font-size:30px;line-height:120%;letter-spacing:.02em;margin-bottom:20px;font-weight:400}.service-cat .button-arrow{padding:0}@media(max-width:340px){.service-cat{height:34vw}.service-cat__img{max-width:120px;width:100%;min-width:120px}}.book-block{width:100%;padding:120px 100px 0}.book-block__container{background:#f4efec;border-radius:48px;padding:56px;width:100%;margin:0 auto;max-width:80vw}@media(max-width:1280px){.book-block__container{max-width:none}}.book-block.represent .book-block__container{background:#e4f1fd}.book-block__content{max-width:816px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto}.book-block__title{font-family:Antic Didone;font-size:54px;line-height:120%;letter-spacing:.02em;color:#13233b;margin-bottom:16px}.book-block__text,.book-block__title{font-style:normal;font-weight:400;text-align:center}.book-block__text{font-family:Gotham Pro;font-size:18px;line-height:145%;color:#3a4458;max-width:613px;margin-bottom:32px}@media(max-width:1280px){.book-block{padding:120px 32px 0}.book-block__title{font-size:48px}}@media(max-width:900px){.book-block{padding:80px 16px 0}.book-block__container{padding:40px 24px;border-radius:40px}.book-block__content{max-width:520px}.book-block__title{font-size:34px}.book-block__text{margin-bottom:24px}}@media(max-width:768px){.book-block__title{font-size:30px;line-height:120%;margin-bottom:16px}.book-block__text{font-size:14px}.book-block .button{min-width:200px}}.products{width:100%;padding:120px 100px 0}.products__container{width:100%;margin:0 auto;max-width:80vw}@media(max-width:1280px){.products__container{max-width:none}}.products__slider{display:none}.products__title{font-family:Antic Didone;font-size:54px;line-height:120%;letter-spacing:.02em;color:#13233b;margin-bottom:16px}.products__text,.products__title{font-style:normal;font-weight:400}.products__text{font-family:Gotham Pro;font-size:18px;line-height:145%;color:#3a4458}.products__top{max-width:623px}.products__list{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px}@media(max-width:1280px){.products{padding:120px 32px 0}.products__title{font-size:48px}}@media(max-width:900px){.products{padding:80px 16px 0}.products__title{font-size:34px;margin-bottom:16px}.products__list{display:none}.products__slider{display:flex;width:100%;position:relative}.products__slider .slick-slider,.products__slider .slider__list{width:100%}.products__slider .slick-list{max-width:none;width:calc(100vw + 24px);margin:32px -12px 0}.products__slider .slick-slide>div{padding:0 12px}.products__slider:after{content:"";position:absolute;top:0;right:-16px;display:block;width:74px;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 16.1%,#fff)}}@media(max-width:768px){.products__text{font-size:16px}.products__title{font-size:30px}}.products__item{cursor:pointer;margin-top:32px;border-radius:48px;padding:24px 30px;position:relative;overflow:hidden;height:27.8vw;display:flex;flex-direction:column;justify-content:space-between;transition:all 1s ease-in-out;opacity:0;transform:translateY(100px);pointer-events:none}.products__item.animated{opacity:1;transform:translateY(0);pointer-events:all}.products__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;transform:scale(1.1);transition:all .5s ease-in-out;border-radius:48px}.products__item-title{max-width:190px;position:relative;z-index:1;font-family:Antic Didone;font-style:normal;font-weight:400;font-size:32px;line-height:125%;color:#fff}.products__item-title.dark{color:#13233b}.products__item:hover img{transform:scale(1)}.products__item:hover .button{transform:translateY(0)}.products__item .button{position:relative;z-index:1;width:100%;transform:translateY(calc(100% + 24px));transition:transform .5s ease-in-out}@media(min-width:1820px){.products__item-title{font-size:42px;max-width:250px}}@media(min-width:1601px){.products__item{max-height:450px}}@media(min-width:1024px)and (max-width:1800px){.products__item{max-height:360px}}@media(max-width:1024px){.products__item-title{font-size:24px;max-width:145px}}@media(max-width:900px){.products__item{padding:24px;height:50vw;max-width:288px;min-width:288px;margin-top:0}.products__item-title{font-size:32px;line-height:125%}.products__item .button{transform:translateY(0)}.products__item img{transform:scale(1)}}@media(max-width:576px){.products__item{height:75vw}}@media(max-width:375px){.products__item{height:85vw}}.news{padding:120px 100px 0;width:100%}.news__container{width:100%;margin:0 auto;max-width:80vw}.news__container>.in-view>.button{display:none}@media(max-width:1280px){.news__container{max-width:none}}.news__slider{display:none}.news__top{display:flex;justify-content:space-between;align-items:center;transition:all 1s ease-in-out;opacity:0;transform:translateY(100px)}.news__top.animated{opacity:1;transform:translateY(0)}.news__title{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:54px;line-height:120%;letter-spacing:.02em;color:#00202f}.news__list{width:100%;margin-top:40px}.news__list>.in-view{display:flex}.news .news-post:not(:last-child){margin-bottom:48px}@media(max-width:1280px){.news{padding:120px 32px 0}.news__title{font-size:48px}}@media(max-width:900px){.news{padding:80px 16px 0}.news__title{font-size:34px;margin-right:24px}.news__top>.button{display:none}.news__container>.in-view>.button{display:flex;margin:32px auto 0;min-width:200px}.news__list{margin-top:32px;display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:24px;-moz-column-gap:24px;column-gap:24px;grid-row-gap:24px;row-gap:24px}.news .news-post:not(:last-child){margin:0}}@media(max-width:768px){.news__title{font-size:30px}}@media(max-width:767px){.news__list{display:none}.news__slider{display:flex;margin-top:32px;position:relative}.news__slider .slick-slide>div{padding:0 12px}.news__slider .slick-slide{min-width:calc(100vw - 32px);max-width:calc(100vw - 32px)}.news__slider .slick-list{max-width:none;width:calc(100vw + 24px);margin:0 -12px}.news__slider .slick-slider,.news__slider .slider,.news__slider .slider__list{width:100%}.news__slider:after{content:"";position:absolute;top:0;right:-16px;display:block;width:74px;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 16.1%,#fff)}}.news-post{width:100%;border:1px solid rgba(46,99,135,.17);border-radius:48px;overflow:hidden;display:flex;transition:all 1s ease-in-out;opacity:0;transform:translateY(100px);pointer-events:none}.news-post.animated{opacity:1;transform:translateY(0);pointer-events:all}.news-post__title{margin-bottom:48px;font-family:Antic Didone;font-style:normal;font-weight:400;font-size:40px;line-height:125%;color:#13233b;background:linear-gradient(90deg,rgba(100,200,200,0),rgba(100,200,200,0)),linear-gradient(90deg,#13233b,#13233b,#13233b);background-size:100% 1px,0 1px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size 1s}.news-post__text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:18px;line-height:145%;color:#3a4458;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:inline;display:-webkit-box;overflow:hidden;margin-top:48px}.news-post__top{flex-grow:1}.news-post__img{overflow:hidden;isolation:isolate;display:flex;width:41.7vw;min-width:34vw;border-radius:48px}.news-post__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.1);transition:all 1s ease-in-out}@media(max-width:1280px){.news-post__img{max-height:none}}.news-post__content{flex-grow:1;padding:40px 90px 40px 24px;display:flex;flex-direction:column;max-width:800px}.news-post__bottom{display:flex;align-items:center;margin-top:10px;flex-wrap:wrap}.news-post__bottom>*{margin-top:10px}.news-post__cat{width:-moz-fit-content;width:fit-content;padding:12px 12px 10px;border:1px solid rgba(32,42,65,.5);border-radius:32px;font-size:12px;line-height:100%;text-transform:uppercase;margin-right:16px}.news-post__cat,.news-post__item{font-family:Gotham Pro;font-style:normal;font-weight:400;color:#3a4458}.news-post__item{display:flex;align-items:center;font-size:13px;line-height:120%}.news-post__item svg{margin-right:4px}.news-post__item:not(:last-child){margin-right:16px}@media(min-width:1024px){.news-post:hover .news-post__img img{transform:scale(1)}.news-post:hover .news-post__title{background-size:0 1px,100% 1px}}@media(min-width:1921px){.news-post__img{max-width:700px}}@media(min-width:1800px){.news-post__text{-webkit-line-clamp:4}}@media(max-width:1366px){.news-post__img{width:35vw;min-width:35vw}.news-post__content{padding:40px 40px 40px 24px}}@media(max-width:1280px){.news-post__img{width:42vw;min-width:42vw}}@media(max-width:1024px){.news-post__title{font-size:34px}.news-post__content{padding:32px 40px 32px 24px}.news-post__text{margin-top:32px;-webkit-line-clamp:2}}@media(max-width:900px){.news-post{flex-direction:column;border-radius:40px}.news-post__img{width:100%;min-width:auto;height:auto;border-radius:40px;height:48vw;max-height:none}.news-post__content{padding:24px 16px 16px}.news-post__text{-webkit-line-clamp:3}.news-post__bottom,.news-post__bottom>*{margin-top:12px}}@media(max-width:768px){.news-post__title{font-size:24px;line-height:125%}.news-post__text{margin-top:12px;font-size:14px;line-height:140%}}.follow-us{padding:124px 100px 0;width:100%}.follow-us__container{width:100%;margin:0 auto;max-width:80vw}@media(max-width:1280px){.follow-us__container{max-width:none}}.follow-us__title{font-family:Antic Didone;font-size:54px;line-height:120%;letter-spacing:.02em;color:#00202f;margin-bottom:12px}.follow-us__text,.follow-us__title{font-style:normal;font-weight:400;text-align:center}.follow-us__text{font-family:Gotham Pro;font-size:18px;line-height:150%;color:#3a4458;margin-bottom:24px}.follow-us .button{border:1px solid rgba(46,99,135,.26);width:392px;margin:0 auto}.follow-us__list{display:grid;grid-template-columns:repeat(6,1fr);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;margin-top:40px}.follow-us__top{transition:all 1s ease-in-out;opacity:0;transform:translateY(100px)}.follow-us__top.animated{opacity:1;transform:translateY(0)}.follow-us__img{display:flex;border-radius:50px;overflow:hidden;height:17.4vw;max-height:350px;transition:all 1s ease-in-out;opacity:0;transform:translateY(100px);position:relative;cursor:pointer}.follow-us__img.animated{opacity:1;transform:translateY(0)}.follow-us__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:1280px){.follow-us{padding:124px 32px 0}.follow-us__img{height:19vw}}@media(max-width:900px){.follow-us{padding:80px 16px 0}.follow-us__title{font-size:34px}.follow-us__text{margin-bottom:16px}.follow-us__list{margin-top:24px;-moz-column-gap:24px;column-gap:24px}.follow-us .button{width:248px}.follow-us__img{border-radius:32px}}@media(max-width:768px){.follow-us__title{font-size:30px}.follow-us__text{font-size:16px}}@media(max-width:576px){.follow-us__list{grid-template-columns:repeat(4,1fr);-moz-column-gap:16px;column-gap:16px}.follow-us__img{height:30vw}.follow-us__img:nth-child(5),.follow-us__img:nth-child(6){display:none}}@media(max-width:375px){.follow-us__img{height:26.7vw}}.find-intro{width:100%;display:flex;flex-direction:column;align-items:center;padding:115px 100px 0}.find-intro .in-view:first-child{position:relative;z-index:1}.find-intro .in-view{width:100%}.find-intro__top{display:flex;flex-direction:column;align-items:center}.find-intro__title{margin-bottom:16px;text-align:center;max-width:800px;width:100%}.find-intro__text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:18px;line-height:145%;text-align:center;color:#3a4458;max-width:800px;margin-bottom:48px}.find-intro__tabs{display:none;grid-template-columns:repeat(2,1fr);align-items:center;padding-bottom:8px;border-bottom:2px solid #e4f1fd;width:100%;max-width:390px;margin:32px auto 0}@media(max-width:900px){.find-intro__tabs{display:grid}}.find-intro__tab{font-family:Gotham Pro;font-style:normal;font-weight:500;font-size:14px;line-height:100%;text-align:center;text-transform:capitalize;color:#626d79;position:relative;transition:all .3s ease-in-out;padding:0 12px}.find-intro__tab:after{content:"";position:absolute;bottom:-10px;left:0;width:100%;height:2px;background:transparent;transition:all .3s ease-in-out}.find-intro__tab.active{color:#00587c}.find-intro__tab.active:after{background:#00587c}@media(max-width:1280px){.find-intro{padding:115px 32px 0}}@media(max-width:900px){.find-intro{padding:96px 16px 0}.find-intro__title{max-width:500px;margin-bottom:24px}.find-intro__text{font-size:16px;max-width:590px;margin-bottom:24px}}.places{padding:64px 100px 100px}.places.none{display:none}.places__title{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:40px;line-height:125%;color:#000;margin-bottom:24px}.places__list{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;grid-row-gap:32px;row-gap:32px}.places__row{width:100%;max-width:95vw;margin:0 auto}.places__row .in-view{display:flex}.places__row .in-view .place-card{width:100%}.places__row:not(:last-child){margin-bottom:56px}@media(min-width:1800px){.places__row{max-width:1440px}}@media(max-width:1330px){.places__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:1280px){.places{padding:64px 32px 100px}}@media(max-width:900px){.places{padding:48px 16px 0}.places__list{-moz-column-gap:24px;column-gap:24px;row-gap:24px}.places__title{font-size:32px}}@media(max-width:680px){.places__list{grid-template-columns:repeat(1,1fr)}}.place-card{background:#fff;border:1px solid rgba(46,99,135,.26);border-radius:48px;padding:40px;display:flex;flex-direction:column}.place-card__img{background:#656363;box-shadow:inset 2px 2px 30px 5px rgba(0,0,0,.05);border-radius:24px;display:flex;overflow:hidden;height:10.8vw;max-height:250px}.place-card__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.place-card__content{flex-grow:1;padding-top:13px;display:flex;flex-direction:column}.place-card__content-country{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:14px;line-height:145%;text-transform:uppercase;color:rgba(58,68,88,.8);margin-bottom:8px}.place-card__content-title{font-size:26px;color:#13233b;margin-bottom:4px;text-transform:capitalize}.place-card__content-text,.place-card__content-title{font-family:Gotham Pro;font-style:normal;font-weight:400;line-height:120%}.place-card__content-text{font-size:16px;color:#3a4458}.place-card__content-top{flex-grow:1;margin-bottom:16px}.place-card__content-bottom{display:flex;align-items:center}.place-card__content-bottom .button{margin-right:24px;font-size:16px;line-height:115%}@media(max-width:768px){.place-card__content-bottom .button{padding:12px 20px;margin-right:16px}}.place-card__content-link{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:145%;color:#13233b;width:-moz-fit-content;width:fit-content;position:relative}.place-card__content-link:before{content:"";width:0;left:0;bottom:-2px;height:1px;background:#13233b;position:absolute;transition:all .7s ease-in-out}.place-card__content-link:hover:before{width:100%}@media(max-width:1370px){.place-card{padding:24px;border-radius:32px}.place-card__img{border-radius:16px;height:18vw}}@media(max-width:680px){.place-card__img{height:40vw}}@media(max-width:480px){.place-card{padding:16px;border-radius:24px}.place-card__img{border-radius:8px}.place-card__content-title{font-size:24px}}.find-block{margin-top:16px}.find-block.none{display:none}.find-block__tabs{padding:16px;display:flex;align-items:center;background:#f4f8fb}.find-block__sections{display:flex;overflow:hidden}.find-block__tab{display:flex;align-items:center;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:14px;line-height:115%;color:#3a4458}.find-block__tab:not(:last-child){margin-right:8px}.find-block__arrow{min-width:18px;max-width:18px;height:18px;transform:rotate(-90deg)}.find-block__arrow.left{transform:rotate(90deg)}.find-block__item{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #dce4eb}.find-block__item-block{flex-grow:1}.find-block__item-block>span{font-family:Gotham Pro;font-style:normal;font-weight:700;font-size:12px;line-height:115%;color:#3a4458;margin-bottom:4px}.find-block__item-left{color:#13233b;flex-grow:1;margin-right:16px}.find-block__item-left,.find-block__item-left span{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:115%}.find-block__item-left span{color:#626d79}.find-block__section{opacity:0;min-width:100vw;max-width:100vw;transition:opacity 1s cubic-bezier(.075,.82,.165,1)}.find-block__section:first-of-type{transition:none;opacity:1;transform:translateX(0)}.find-block__section:first-of-type.show{transform:translateX(0);opacity:1}.find-block__section:first-of-type.off{transform:translate(-20%);opacity:0}.find-block__section:nth-child(2).show{transform:translateX(-100%);opacity:1}.find-block__section:nth-child(3).show{transform:translateX(-200%);opacity:1}.find-block__place{padding:16px;background:#fff;border-bottom:1px solid #dce4eb}.find-block__place-title{font-size:16px;color:#13233b;margin-bottom:8px}.find-block__place-text,.find-block__place-title{font-family:Gotham Pro;font-style:normal;font-weight:400;line-height:115%}.find-block__place-text{padding:4px 12px;width:-moz-fit-content;width:fit-content;background:#f4f8fb;border-radius:14px;font-size:14px;color:#626d79}.find-block__place-bottom{display:flex;align-items:center;margin-top:0;flex-wrap:wrap}.find-block__place-bottom .button{margin-right:28px}.find-block__place-bottom .button,.find-block__place-bottom .place-card__content-link{margin-top:10px}.find-block__tab.right{position:absolute;right:16px;background-size:200% 200%;background-image:linear-gradient(90deg,#e9b59a,#e5a685,#d39474,#e9b59a,#e9b59a);padding:7px 10px;border-radius:-3%;border-radius:16px;color:#fff}.place-intro{padding:115px 100px 0}.place-intro__top{max-width:922px;margin:0 auto;display:flex;align-items:center;flex-direction:column}.place-intro__title{margin-bottom:12px;max-width:800px;width:100%}.place-intro__text{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:45px;line-height:120%;text-align:center;letter-spacing:.02em;color:#13233b;margin-bottom:24px;max-width:800px;width:100%;text-transform:capitalize}.place-intro__img{height:29.5vw;border-radius:48px;overflow:hidden;margin-top:40px;width:100%;max-width:80vw;margin-left:auto;margin-right:auto}@media(max-width:1280px){.place-intro__img{max-width:none}}.place-intro__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:1280px){.place-intro{padding:115px 32px 0}}@media(max-width:1024px){.place-intro__img{height:40vw}}@media(max-width:900px){.place-intro{padding:96px 16px 0}.place-intro__title{max-width:800px}.place-intro__text{font-size:32px;line-height:120%}.place-intro__img{height:49vw;border-radius:32px}}.find-us{width:100%;padding:120px 100px 0}.find-us__container{display:flex;width:100%;max-width:80vw;margin:0 auto}@media(max-width:1280px){.find-us__container{max-width:none}}.find-us__col{flex-grow:1;margin-right:138px}.find-us__col .button{padding:24px;border:1px solid rgba(46,99,135,.17);width:472px}.find-us__title{font-family:Antic Didone;font-size:54px;line-height:120%;letter-spacing:.02em;color:#13233b;margin-bottom:16px}.find-us__text,.find-us__title{font-style:normal;font-weight:400}.find-us__text{font-family:Gotham Pro;font-size:18px;line-height:145%;color:#3a4458;margin-bottom:32px;max-width:710px}.find-us__contacts{min-width:306px;max-width:306px}.find-us__contacts-item{display:flex;align-items:center}.find-us__contacts-item a,.find-us__contacts-item div{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:18px;line-height:145%;color:#3a4458}.find-us__contacts-item:not(:last-child){margin-bottom:16px}@media(max-width:1280px){.find-us{padding:120px 32px 0}.find-us__title{font-size:48px}}@media(max-width:1140px){.find-us__container{flex-direction:column}.find-us__contacts{margin-top:48px}}@media(max-width:900px){.find-us{padding:80px 16px 0}.find-us__title{font-size:34px;margin-bottom:16px}}@media(max-width:768px){.find-us__title{font-size:30px}.find-us__text{font-size:16px}.find-us__col .button{padding:16px 20px}.find-us__contacts-item a,.find-us__contacts-item div{font-size:16px}}@media(max-width:650px){.find-us__col{margin-right:48px}.find-us__col .button{width:100%}.find-us__contacts{margin-top:32px}}@media(max-width:375px){.find-us__col{margin-right:16px}}.treatments{width:100%;padding:120px 100px 0}.treatments__container{background:#f4efec;border-radius:48px;padding:64px;width:100%;max-width:80vw;margin:0 auto}.treatments__container>.in-view>.button{display:none;font-size:16px;line-height:115%;padding:16px 36px}@media(max-width:1280px){.treatments__container{max-width:none}}.treatments__title{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:54px;line-height:120%;letter-spacing:.02em;color:#13233b}.treatments__top{display:flex;align-items:center;justify-content:space-between}.treatments__top .button{font-size:16px;line-height:115%;padding:16px 36px}.treatments__list{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;margin-top:32px}.treatments__list>.in-view{display:flex}.treatments__list .treat-item{width:100%}@media(max-width:1280px){.treatments{padding:120px 32px 0}.treatments__title{font-size:48px}}@media(max-width:1024px){.treatments__container{border-radius:32px;padding:48px}.treatments__list{-moz-column-gap:24px;column-gap:24px}}@media(max-width:900px){.treatments{padding:80px 16px 0}.treatments__list{-moz-column-gap:32px;column-gap:32px;row-gap:32px;grid-template-columns:repeat(2,1fr)}.treatments__container{padding:40px 24px}.treatments__container>.in-view>.button{display:flex;margin:32px auto 0;min-width:200px}.treatments__top{flex-direction:column;align-items:flex-start}.treatments__top .button{display:none}.treatments__title{font-size:34px}}@media(max-width:576px){.treatments__container{padding:0;background:transparent}.treatments__list{grid-template-columns:repeat(1,1fr);-moz-column-gap:24px;column-gap:24px;margin-right:-16px;margin-left:-16px;overflow-y:hidden;padding:0 16px 4px}.treatments__list::-webkit-scrollbar,.treatments__list::-webkit-scrollbar-track{display:none}.treatments__list::-webkit-scrollbar-thumb{display:none}.treatments__list .treat-item{min-width:auto;max-width:none;width:100%}.treatments__list .treat-item__img{height:45vw}}.treat-item{display:flex;flex-direction:column}.treat-item__subtitle{font-family:Craftwork Grotesk;font-style:normal;font-weight:500;font-size:16px;line-height:19px;text-transform:uppercase;color:#a19188;margin-bottom:16px}.treat-item__img{background:#d9d9d9;border-radius:32px;margin-bottom:24px;overflow:hidden;height:9.5vw;max-height:220px}.treat-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.treat-item__sublist{flex-grow:1;display:flex;flex-direction:column}.treat-item__link{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:145%;color:#13233b;width:-moz-fit-content;width:fit-content;position:relative}.treat-item__link:before{content:"";width:0;left:0;bottom:-2px;height:1px;background:#13233b;position:absolute;transition:all .7s ease-in-out}.treat-item__link:hover:before{width:100%}.treat-item__link:not(:last-child){margin-bottom:13px}@media(max-width:900px){.treat-item__img{height:20vw}}@media(max-width:768px){.treat-item__link,.treat-item__subtitle{font-size:14px}}@media(max-width:480px){.treat-item__img{height:27vw}}.partners{width:100%;padding:120px 100px 0}.partners__top{display:flex;flex-direction:column;align-items:center;max-width:830px;margin:0 auto}.partners__title{font-family:Antic Didone;font-size:54px;line-height:120%;letter-spacing:.02em;color:#13233b;margin-bottom:16px}.partners__text,.partners__title{font-style:normal;font-weight:400;text-align:center}.partners__text{font-family:Gotham Pro;font-size:18px;line-height:145%;color:#3a4458;max-width:604px}.partners__list{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;grid-row-gap:32px;row-gap:32px;margin-top:40px;margin-left:auto;margin-right:auto;width:100%;max-width:80vw}@media(max-width:1280px){.partners__list{max-width:none}}.partners__list>.in-view{display:flex}.partners__item{width:100%;display:flex;align-items:center;justify-content:center;height:7vw;border-radius:32px;padding:16px;opacity:.5;background:#f9f7f5;cursor:pointer;transition:all .5s ease-in-out}.partners__item img{max-width:142px;max-height:110px}.partners__item:hover{opacity:1;background:#fff;box-shadow:0 0 30px rgba(65,48,43,.08)}@media(max-width:1330px){.partners__item img{max-width:130px}}@media(min-width:1700px){.partners__item img{max-width:170px}}@media(max-width:1280px){.partners{padding:120px 32px 0}.partners__title{font-size:48px}}@media(max-width:1120px){.partners__item img{max-width:100px}}@media(max-width:1024px){.partners__list{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:24px;-moz-column-gap:24px;column-gap:24px;grid-row-gap:24px;row-gap:24px}.partners__item{border-radius:24px;height:10vw}.partners__item img{max-width:100px;max-height:60px}}@media(max-width:900px){.partners{padding:80px 16px 0}.partners__title{font-size:34px}.partners__list{display:flex;flex-wrap:wrap;justify-content:center}.partners__item{min-width:210px;max-width:286px;height:12vw}}@media(max-width:768px){.partners__text{font-size:16px}}@media(max-width:576px){.partners__list{display:grid;grid-template-columns:repeat(2,1fr)}.partners__item{min-width:auto;max-width:none;height:17vw}.partners__item img{max-width:80px;max-height:40px}}.banner{padding:120px 100px 0}.reviews{width:100%;padding:112px 100px 0}.reviews__title{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:54px;line-height:120%;letter-spacing:.02em;color:#13233b;text-align:center}.reviews .slider{margin-top:40px;margin-left:auto;margin-right:auto;width:100%;max-width:80vw}@media(max-width:1280px){.reviews .slider{max-width:1024px}}.reviews .slider .slick-slide>div{display:flex;align-items:center;justify-content:center}.reviews__item{display:flex!important;flex-direction:column;align-items:center;transition:all .8s ease-in-out;opacity:0}.reviews__item.active{opacity:1}.reviews__item-author{position:relative;display:flex;margin-bottom:24px}.reviews__item-icon{width:32px;height:32px;background:#fff;border:1px solid rgba(46,99,135,.17);border-radius:100px;display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;right:0}.reviews__item-icon svg{min-width:20px;max-width:20px;height:20px}.reviews__item-icon img{min-width:16px;max-width:16px;height:16px}.reviews__item-img{border-radius:56px;display:flex;overflow:hidden;width:88px;height:120px}.reviews__item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.reviews__item-text{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:32px;line-height:125%;text-align:center;color:#3a4458;max-width:630px}.reviews__item-name{margin-top:24px;font-family:Gotham Pro;font-style:normal;font-weight:500;font-size:18px;line-height:145%;text-align:center;color:#13233b}@media(max-width:1280px){.reviews{padding:112px 32px 0}.reviews__title{font-size:48px}}@media(max-width:900px){.reviews{padding:80px 16px 0}.reviews__title{font-size:34px}.reviews__item-text{font-size:28px}.reviews .slider .slick-dots{margin-left:0;width:100%}}@media(max-width:768px){.reviews__item-text{max-width:473px;font-size:24px}.reviews__item-name{margin-top:16px;font-size:16px}}@media(max-width:480px){.reviews__item-text{font-size:18px}.reviews__item-img{width:76px;height:108px}}.near-by{width:100%;padding:120px 100px 0}.near-by>.in-view>.button{display:none}.near-by__title{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:54px;line-height:120%;letter-spacing:.02em;color:#00202f}.near-by__top{display:flex;align-items:center;justify-content:space-between;margin-left:auto;margin-right:auto;width:100%;max-width:80vw}@media(max-width:1280px){.near-by__top{max-width:none}}.near-by__slider{display:none;margin-top:32px;position:relative}.near-by__slider:after{content:"";position:absolute;top:0;right:-16px;display:block;width:74px;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 16.1%,#fff)}.near-by__slider .slick-slide>div{padding:0 12px}.near-by__slider .slick-slide{width:calc(100vw - 32px - 24px)}.near-by__slider .slick-slider,.near-by__slider .slider__list{width:100%}.near-by__slider .slick-list{max-width:none;width:calc(100vw + 24px);margin:0 -12px}.near-by__list{display:grid;margin-left:auto;margin-right:auto;width:100%;max-width:80vw;grid-template-columns:repeat(2,1fr);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;margin-top:40px}@media(max-width:1280px){.near-by__list{max-width:none}}.near-by__list .in-view{display:flex}.near-by__list .in-view .near-item{width:100%}@media(max-width:1280px){.near-by{padding:120px 32px 0}.near-by__title{font-size:48px}}@media(max-width:900px){.near-by{padding:80px 16px 0}.near-by>.in-view>.button{display:flex;margin:32px auto 0;min-width:200px}.near-by__title{font-size:34px}.near-by__list{margin-top:32px}.near-by__top .button{display:none}}@media(max-width:768px){.near-by__title{font-size:30px}}@media(max-width:767px){.near-by__title{margin-right:24px}}@media(max-width:576px){.near-by__list{display:none}.near-by__slider{display:flex}}.near-item{border:1px solid rgba(46,99,135,.17);border-radius:48px;display:flex;flex-direction:column;padding:40px}.near-item__img{display:flex;border-radius:32px;overflow:hidden;height:22.25vw;max-height:380px}.near-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.near-item__content{flex-grow:1;display:flex;padding-top:24px}.near-item__content-sub{font-size:26px;line-height:125%;margin-bottom:8px;text-transform:capitalize}.near-item__content-sub,.near-item__content-title{font-family:Antic Didone;font-style:normal;font-weight:400;color:#13233b}.near-item__content-title{font-size:40px;line-height:120%;max-width:480px}.near-item__content-col{flex-grow:1;margin-right:32px}.near-item__content .button-search{align-self:flex-end}@media(max-width:1370px){.near-item{padding:24px;border-radius:32px}.near-item__img{border-radius:16px}}@media(max-width:1024px){.near-item__content-sub{font-size:24px}.near-item__content-title{font-size:34px}}@media(max-width:768px){.near-item__content{padding-top:20px}.near-item__content-sub{font-size:18px}.near-item__content-col{margin-right:16px}.near-item__content-title{font-size:24px;line-height:125%}}@media(max-width:576px){.near-item__img{height:42vw}}@media(max-width:480px){.near-item{padding:16px;border-radius:24px}}.treat-intro{width:100%;padding:115px 100px 0;margin-bottom:-80px}.treat-intro__title{margin-bottom:26px;text-align:left;max-width:800px;width:100%}.treat-intro__container{width:100%;max-width:80vw;margin:0 auto}@media(max-width:1280px){.treat-intro__container{max-width:none}}.treat-intro__text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:18px;line-height:145%;color:#3a4458;max-width:800px;width:100%}@media(max-width:1280px){.treat-intro{padding:115px 32px 0}}@media(max-width:900px){.treat-intro{padding:96px 16px 0;margin-bottom:-40px}.treat-intro__title{max-width:500px;margin-bottom:16px}.treat-intro__text{font-size:16px;max-width:550px}}.faqs{width:100%;padding:115px 100px 0}.faqs__container{background:#e4f1fd;border-radius:48px;padding:72px 64px;display:flex;justify-content:space-between;width:100%;max-width:80vw;margin:0 auto}@media(max-width:1280px){.faqs__container{max-width:none}}.faqs__title{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:54px;line-height:120%;letter-spacing:.02em;color:#13233b;margin-bottom:48px}.faqs__list{max-width:556px}.faqs__col{max-width:400px}.faqs__col .button{width:100%}.faqs__item{width:100%;cursor:pointer;padding:16px 0 0;border-bottom:1px solid rgba(193,223,250,.7);transition:all .3s ease-in-out}.faqs__item-top{display:flex;align-items:center;justify-content:space-between;padding:11px 0}.faqs__item-top svg{width:26px;transition:all .3s ease-in-out;transform:rotate(90deg)}.faqs__item-top svg path{stroke:#13233b}.faqs__item-title{font-size:24px;line-height:145%;color:#13233b;margin-right:16px}.faqs__item-text,.faqs__item-title{font-family:Gotham Pro;font-style:normal;font-weight:400}.faqs__item-text{font-size:16px;line-height:150%;color:#3a4458;width:100%;overflow:hidden;height:auto;transition:height .3s ease-in-out 0s;will-change:height}.faqs__item-text a{cursor:pointer;position:relative;width:-moz-fit-content;width:fit-content;text-decoration:underline;text-underline-offset:3px}.faqs__item-text a:after{content:"";width:0;left:0;bottom:-2px;height:1px;background:#13233b;position:absolute;transition:all .7s ease-in-out}.faqs__item-text a:hover{text-decoration:none}.faqs__item-text a:hover:after{width:100%}.faqs__item-content{padding:0 64px 16px 0}.faqs__item.active .faqs__item-top svg{transform:rotate(-90deg)}@media(max-width:1340px){.faqs__list{max-width:480px}}@media(max-width:1280px){.faqs{padding:115px 32px 0}.faqs__title{font-size:48px}}@media(max-width:1270px){.faqs__container{flex-direction:column}.faqs__list{max-width:none;width:100%;margin-top:40px}}@media(max-width:900px){.faqs{padding:80px 16px 0}.faqs__container{padding:64px 48px;border-radius:32px}.faqs__title{font-size:34px;margin-bottom:32px}}@media(max-width:768px){.faqs__container{padding:40px 32px;border-radius:24px}.faqs__title{font-size:30px;line-height:120%}}@media(max-width:576px){.faqs__container{padding:40px 24px}.faqs__item-title{font-size:21px}.faqs__item-text{font-size:14px}.faqs__item-content{padding:0 32px 16px 0}.faqs__list{margin-top:32px}}.treat-cats{width:100%;padding:115px 100px 0}.treat-cats.treats .treat-cats__container{grid-template-columns:repeat(5,1fr);-moz-column-gap:16px;column-gap:16px}.treat-cats__container{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;width:100%;max-width:80vw;margin:0 auto}@media(max-width:1280px){.treat-cats__container{max-width:none}}.treat-cats__container .in-view{display:flex;width:100%}.treat-cats__slider{display:none}.treat-cats__item{width:100%;cursor:pointer;border-radius:100px;display:flex;align-items:center;justify-content:center;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:20px;line-height:100%;text-align:center;text-transform:uppercase;color:#fff;height:9vw;overflow:hidden;position:relative;transition:all .3s ease-in-out;max-height:200px;transition:all .5s ease-in-out}.treat-cats__item span{position:relative;z-index:1}.treat-cats__item:after{content:"";background:rgba(165,204,230,.2);transition:all .5s ease-in-out}.treat-cats__item img,.treat-cats__item:after{position:absolute;top:0;left:0;width:100%;height:100%}.treat-cats__item img{-o-object-fit:cover;object-fit:cover}.treat-cats__item:hover:not(.active):after{background:rgba(165,204,230,0)}.treat-cats__item.active:after{background:rgba(191,207,222,.93)}.treat-cats.fixed{padding:24px 100px;position:fixed;left:0;z-index:10;top:0;transform:translateY(-100%);background:#fff;transition:all .7s ease-in-out}.treat-cats.fixed.show{transform:translateY(0)}.treat-cats.fixed .treat-cats__item{border:1px solid rgba(46,99,135,.17);height:auto;padding:16px;background:#fff;font-weight:400;font-size:16px;line-height:100%;text-align:center;text-transform:uppercase;color:#3a4458;transition:all .3s ease-in-out}.treat-cats.fixed .treat-cats__item img{opacity:0}.treat-cats.fixed .treat-cats__item:after{display:none}.treat-cats.fixed .treat-cats__item.active,.treat-cats.fixed .treat-cats__item:hover{background:#00587c;border:1px solid rgba(46,99,135,.17);color:#fff}@media(min-width:1800px){.treat-cats__item{font-size:24px;height:10vw}}@media(max-width:1280px){.treat-cats{padding:115px 32px 0}.treat-cats.fixed{padding:24px 32px}.treat-cats__list{-moz-column-gap:24px;column-gap:24px}.treat-cats__item{height:10vw}}@media(max-width:900px){.treat-cats{padding:96px 0 0}.treat-cats__container{width:100%;overflow:auto;overflow-y:hidden;-moz-column-gap:16px;column-gap:16px;padding:0 16px 2px}.treat-cats__container::-webkit-scrollbar,.treat-cats__container::-webkit-scrollbar-track{display:none}.treat-cats__container::-webkit-scrollbar-thumb{display:none}.treat-cats.fixed{padding:12px 0}.treat-cats.fixed .treat-cats__item{min-width:140px;max-width:140px;font-size:14px;padding:12px 16px}.treat-cats__item{height:96px;min-width:192px;max-width:192px}}@media(max-width:768px){.treat-cats__item{font-size:18px}}@media(max-width:767px){.treat-cats__container{-moz-column-gap:16px;column-gap:16px}.treat-cats__item{height:72px;min-width:140px;width:-moz-fit-content;width:fit-content;max-width:150px;font-size:16px;padding:20px 16px}}@media(max-width:480px){.treat-cats__container{display:none}.treat-cats.fixed .treat-cats__item{height:100%}.treat-cats__slider,.treat-cats__slider .in-view{display:flex}.treat-cats__slider .slick-slide{padding:0 8px}.treat-cats__slider .slick-list{max-width:100vw;padding:0 8px}.treat-cats__slider .slick-dots{margin-left:0;width:100%}}.treatcat-intro{width:100%;padding:64px 100px 0}.treatcat-intro__title{margin-bottom:16px}.treatcat-intro__top{max-width:922px;display:flex;align-items:center;flex-direction:column;margin:0 auto}.treatcat-intro__text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:18px;line-height:145%;text-align:center;color:#3a4458;max-width:710px}@media(max-width:1280px){.treatcat-intro{padding:64px 32px 0}}@media(max-width:900px){.treatcat-intro{padding:32px 16px 0}.treatcat-intro__text{font-size:16px;max-width:620px}}.services-list{padding:57px 100px 0}.services-list>.in-view{position:relative;z-index:1}.services-list__selects{display:grid;grid-template-columns:repeat(3,286px);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;justify-content:center}.services-list__selects.two-selects{grid-template-columns:repeat(2,286px)}@media(max-width:1024px){.services-list__selects.two-selects{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.services-list__selects.two-selects{grid-template-columns:repeat(1,1fr)}}.services-list__list{display:grid;grid-template-columns:repeat(2,1fr);grid-row-gap:32px;row-gap:32px;grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;margin-top:32px;width:100%;max-width:80vw;margin-left:auto;margin-right:auto}@media(max-width:1280px){.services-list__list{max-width:none}}.services-list__list .in-view{display:flex}.services-list__list .service-item{width:100%}@media(max-width:1280px){.services-list{padding:57px 32px 0}}@media(max-width:1024px){.services-list__selects{grid-template-columns:repeat(2,1fr);row-gap:32px}}@media(max-width:900px){.services-list{padding:48px 16px 0}}@media(max-width:768px){.services-list{padding:24px 16px 0}}@media(max-width:767px){.services-list__list{grid-template-columns:repeat(1,1fr);row-gap:24px}.services-list__selects{grid-template-columns:repeat(1,1fr);row-gap:16px}}.service-item{border:1px solid rgba(46,99,135,.17);border-radius:48px;padding:40px;display:flex;flex-direction:column;height:573px}.service-item__img{width:100%;height:23.6vw;border-radius:32px;overflow:hidden;transition:all .5s ease-in-out;margin-bottom:24px}.service-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width:1024px){.service-item__img{min-height:250px}}.service-item__content{display:flex;flex-grow:1}.service-item__content-top{margin-right:32px}.service-item__content .button-search{align-self:flex-end}.service-item__content-time{font-size:26px;color:#13233b;margin-bottom:8px}.service-item__content-time,.service-item__content-title{font-family:Antic Didone;font-style:normal;font-weight:400;line-height:125%}.service-item__content-title{font-size:40px;color:#000;margin-bottom:16px}.service-item__content-text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:18px;line-height:145%;color:#3a4458;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:inline;display:-webkit-box;overflow:hidden;height:var(--text-height);transition:all .5s ease-in-out}@media(min-width:1024px){.service-item:hover .service-item__content-text{-webkit-line-clamp:5}}@media(max-width:1370px){.service-item{padding:24px;border-radius:32px;height:575px}.service-item__img{border-radius:16px;height:27vw}}@media(max-width:1280px){.service-item{height:550px}}@media(max-width:1024px){.service-item{height:472px}.service-item__content-title{font-size:34px}.service-item__content-time{font-size:24px}}@media(max-width:1023px){.service-item__content-text{height:auto;-webkit-line-clamp:2}}@media(max-width:900px){.service-item{padding:16px;border-radius:24px;height:auto}.service-item__img{border-radius:8px;margin-bottom:20px}}@media(max-width:768px){.service-item__content-title{font-size:24px;line-height:125%}.service-item__content-time{font-size:16px}.service-item__content-top{margin-right:16px}.service-item__content-text{font-size:14px}}@media(max-width:767px){.service-item__img{height:50vw}}.service-item2{background:#fff;border:1px solid #dce4eb}.service-item2,.service-item2__img{border-radius:32px;width:100%;display:flex}.service-item2__img{overflow:hidden;max-width:155px;min-width:155px;position:relative}.service-item2__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.service-item2__content{display:flex;flex-direction:column;justify-content:space-between;padding:16px 16px 24px}.service-item2__content .button{padding:0}.service-item2__title{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:30px;line-height:120%;letter-spacing:.02em;color:#13233b;margin-bottom:20px}.service-item2__time{background:rgba(19,35,59,.3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:14px;position:absolute;left:50%;transform:translateX(-50%);bottom:10px;min-width:100px;max-width:120px;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;padding:2px 6px;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:12px;line-height:140%;color:#fff}.service-item2__time svg{min-width:16px;max-width:16px;margin-right:4px}.service-item2__time path{fill:#fff}@media(max-width:480px){.service-item2{height:35vw}}@media(max-width:375px){.service-item2{height:40vw}}@media(max-width:340px){.service-item2{height:45vw}.service-item2__img{max-width:135px;width:100%;min-width:135px}}.service-intro{width:100%;padding:115px 100px 0;z-index:9;position:relative}.service-intro__img-cont{max-height:680px}@media(max-width:1024px){.service-intro__img-cont{max-height:50vw}}@media(max-width:768px){.service-intro__img-cont{max-height:none}}.service-intro__container{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;width:100%;max-width:80vw;margin:0 auto}@media(max-width:1280px){.service-intro__container{max-width:none}}.service-intro__container>.in-view{display:flex}.service-intro__responsive{display:flex;flex-direction:column;width:100%}.service-intro__responsive.mob{display:none}@media(max-width:1024px){.service-intro__responsive.mob{display:flex;grid-column-start:1;grid-column-end:3}}.service-intro__responsive.desk{display:flex}.service-intro__img{border-radius:48px;display:flex;height:100%;overflow:hidden;width:100%}.service-intro__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width:1440px)and (min-height:600px)and (max-height:800px){.service-intro__img{max-height:512px;border-radius:48px;display:flex;height:100%;overflow:hidden;width:100%}}.service-intro__col{display:flex;flex-direction:column}.service-intro__title{text-align:left;margin-bottom:24px}.service-intro__text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:18px;line-height:145%;color:#3a4458;margin-bottom:32px}@media(min-width:1440px)and (min-height:600px)and (max-height:800px){.service-intro__text{margin-bottom:24px}}.service-intro__table.mobile{display:none}.service-intro__table{margin-top:72px}@media(min-width:1440px)and (min-height:600px)and (max-height:800px){.service-intro__table{margin-top:56px}}.service-intro__table-row{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;align-items:center;border-bottom:1px solid rgba(46,99,135,.13);padding-bottom:9px}.service-intro__table-row:not(:last-child){margin-bottom:24px}.service-intro__table-time{font-weight:400;line-height:145%;color:#3a4458;text-align:left}.service-intro__table-price,.service-intro__table-time{font-family:Gotham Pro;font-style:normal;font-size:18px;text-transform:uppercase}.service-intro__table-price{font-weight:500;line-height:150%;text-align:right;color:#13233b}@media(min-width:1440px)and (min-height:600px)and (max-height:800px){.service-intro__table{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:24px;-moz-column-gap:24px;column-gap:24px;grid-row-gap:24px;row-gap:24px}.service-intro__table-row:not(:last-child){margin-bottom:0}}.service-intro__bottom{margin-top:32px}@media(min-width:1440px)and (min-height:600px)and (max-height:800px){.service-intro__bottom{margin-top:24px}}.service-intro__subtext{font-size:18px;color:#626d79;margin-right:8px}.service-intro__link,.service-intro__subtext{display:inline-block;font-family:Gotham Pro;font-style:normal;font-weight:400;line-height:145%}.service-intro__link{cursor:pointer;font-size:16px;color:#13233b;position:relative;width:-moz-fit-content;width:fit-content}.service-intro__link:before{content:"";width:0;left:0;bottom:-2px;height:1px;background:#13233b;position:absolute;transition:all .7s ease-in-out}.service-intro__link:hover:before{width:100%}@media(max-width:1280px){.service-intro{padding:115px 32px 0}.service-intro__img{border-radius:32px}}@media(max-width:1024px){.service-intro__table{width:100%}.service-intro .loc-select__top .button-search{min-width:32px}.service-intro .block_first{padding-left:30px;padding-right:30px}}@media(max-width:900px){.service-intro{padding:96px 16px 0}.service-intro__container{-moz-column-gap:24px;column-gap:24px}.service-intro__title{margin-bottom:16px}.service-intro__text{font-size:16px;margin-bottom:24px}.service-intro__subtext{font-size:16px}.service-intro__link{font-size:14px}.service-intro__img{height:51vw;max-height:660px}.service-intro__table{margin-top:48px;-moz-column-gap:24px;column-gap:24px}}@media(max-width:768px){.service-intro .button{min-width:auto;max-width:none}.service-intro__table-row:not(:last-child){margin-bottom:16px}}@media(max-width:767px){.service-intro__container{display:flex;flex-direction:column}.service-intro__img{margin-bottom:32px;height:86vw;border-radius:24px;width:100%}.service-intro__col{order:-1}.service-intro .block_with_butt{flex-wrap:wrap}.service-intro .subbuton{padding-left:0}}@media(max-width:480px){.service-intro__table-price,.service-intro__table-time{font-size:16px}.service-intro__img{width:200px;height:200px;margin-bottom:32px;border-radius:24px}.service-intro__bottom{flex-direction:column}.service-intro__bottom .service-intro__subtext{margin-right:4px}}@media(max-width:375px){.service-intro__img{width:150px;height:150px}}.block_first{width:100%;background:#f5f3f0;display:flex;justify-content:center;flex-wrap:wrap;border-radius:48px;margin-top:20px;padding-left:127px;padding-right:127px}.block_first svg{margin-top:64px}.bl_f_title{font-family:Antic Didone;font-size:32px;line-height:40px;margin-top:16px}.bl_f_subtitle,.bl_f_title{min-width:100%;font-weight:400;text-align:center}.bl_f_subtitle{font-family:Gotham Pro;font-size:16px;line-height:23.2px;margin-top:12px;margin-bottom:82px}.vidstup{margin-top:20px}.block_with_butt{display:flex;align-items:center;justify-content:space-between}.subbuton{margin-top:20px;font-family:Gotham Pro;font-size:16px;font-weight:400;line-height:23.2px;text-align:left;padding-left:20px;color:#626d79}.benefits{width:100%;padding:120px 100px 0}.benefits__title{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:54px;line-height:120%;text-align:center;letter-spacing:.02em;color:#13233b;margin-bottom:62px}.benefits__list{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;width:100%;max-width:80vw;margin:0 auto}@media(max-width:1280px){.benefits__list{max-width:none}}.benefits__list .in-view{display:flex}.benefits__item{width:100%;display:flex;flex-direction:column;align-items:center}.benefits__item-img{width:300px;height:300px;box-shadow:inset 2px 2px 40px 10px rgba(0,0,0,.15);border-radius:50%;display:flex;margin-bottom:24px;overflow:hidden}.benefits__item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.benefits__item-title{font-family:Antic Didone;font-size:40px;line-height:125%;color:#13233b;margin-bottom:16px}.benefits__item-text,.benefits__item-title{font-style:normal;font-weight:400;text-align:center}.benefits__item-text{font-family:Gotham Pro;font-size:18px;line-height:145%;color:#3a4458;max-width:392px}.benefits__item-col{display:flex;flex-direction:column;align-items:center}@media(max-width:1280px){.benefits{padding:120px 32px 0}.benefits__title{font-size:48px}}@media(max-width:1024px){.benefits__item-img{width:200px;height:200px}.benefits__item-title{font-size:28px}.benefits__item-text{font-size:16px}}@media(max-width:900px){.benefits{padding:80px 16px 0}.benefits__title{font-size:34px;margin-bottom:48px}.benefits__list{grid-template-columns:repeat(2,1fr);row-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(max-width:768px){.benefits__title{font-size:30px;line-height:120%}.benefits__item-img{width:150px;height:150px}}@media(max-width:576px){.benefits__list{grid-template-columns:repeat(1,1fr)}}.similiar{padding:120px 100px 0}.similiar__container{max-width:80vw;margin:0 auto;width:100%}.similiar__container>.in-view>.button{display:none}.similiar__title{font-family:Antic Didone;font-size:54px;line-height:120%;text-align:center;letter-spacing:.02em;color:#00202f;margin-bottom:22px}.similiar__text,.similiar__title{font-style:normal;font-weight:400;text-align:left}.similiar__text{font-family:Gotham Pro;font-size:18px;line-height:145%;color:#3a4458}.similiar__top{display:flex;align-items:flex-end;justify-content:space-between;width:100%}.similiar__top-col{margin-right:32px;max-width:595px}.similiar__list{margin-top:32px;width:100%}.similiar__list .slick-slide{display:flex}.similiar__list .slick-slide>div{width:100%;padding:0 16px;display:flex}.similiar__list .in-view{display:flex;width:100%}.similiar__list .product-item,.similiar__list .service-item{width:100%}.similiar__list .product-item{min-width:auto;max-width:none}.similiar__list .slick-slider{width:100%}.similiar__list .slider{display:flex;align-items:normal;justify-content:normal}.similiar__list .slider__list{width:100%;margin:0;justify-content:flex-start}.similiar__list .slick-list{max-width:none;overflow:visible;overflow:initial;margin-left:-16px;margin-right:-16px;width:calc(100% + 32px)}@media(max-width:1280px){.similiar{padding:120px 32px 0}.similiar__title{font-size:48px}.similiar__container{max-width:none}}@media(max-width:900px){.similiar{padding:80px 16px 0}.similiar__container>.in-view>.button{display:flex;margin:32px auto 0;min-width:200px}.similiar .product-item{max-width:392px;min-width:392px}.similiar .service-item{max-width:calc(50vw - 32px)}.similiar__title{font-size:34px;margin-bottom:16px}.similiar__text{font-size:16px}.similiar__top{flex-direction:column;align-items:flex-start}.similiar__top-col{margin-right:0;margin-bottom:0}.similiar__top>.button{display:none}.similiar__list{position:relative}.similiar__list:after{content:"";position:absolute;top:0;right:-16px;display:block;width:74px;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 16.1%,#fff)}.similiar__list .slick-slide>div{width:100%;padding:0 12px}.similiar .slick-list{max-width:none;overflow:visible;overflow:initial;margin-left:-12px;margin-right:-12px;width:calc(100% + 24px)}}@media(max-width:768px){.similiar__title{font-size:30px}}@media(max-width:767px){.similiar .small-post{max-width:calc(100vw - 32px);min-width:calc(100vw - 32px)}}@media(max-width:480px){.similiar .product-item{min-width:150px;max-width:43vw}.similiar .service-item,.similiar .service-item2{max-width:calc(100vw - 32px);min-width:calc(100vw - 32px)}}.book-steps{padding:115px 100px 0;transition:opacity .6s ease-in-out;opacity:0}.book-steps.show{opacity:1}.book-steps div[render=explicit]{justify-content:flex-start}.book-steps__content{flex-grow:1}.book-steps__cont{display:flex;-moz-column-gap:134px;column-gap:134px;width:100%;max-width:80vw;margin:0 auto}@media(max-width:1280px){.book-steps__cont{max-width:none}}.book-steps__tabs{display:grid;grid-template-columns:repeat(3,1fr);height:56px;max-width:-moz-fit-content;max-width:fit-content}.book-steps__container{padding-top:56px}.book-steps__container.pt32{padding-top:32px}.book-steps__aside{min-width:27.2vw;max-width:27.2vw;position:relative}.book-steps__title{font-family:Antic Didone;font-size:34px;line-height:125%;margin-bottom:12px}.book-steps__text,.book-steps__title{font-style:normal;font-weight:400;color:#3a4458}.book-steps__text{font-family:Gotham Pro;font-size:16px;line-height:145%;max-width:710px}.book-steps__selects{margin-top:24px;display:grid;grid-template-columns:repeat(1,1fr);grid-row-gap:16px;row-gap:16px;max-width:710px}.book-steps__selects .loc-select{width:100%;max-width:none}.book-steps__selects .loc-select.open .loc-select__list{max-height:240px}@media(max-width:1280px){.book-steps{padding:115px 32px 0}.book-steps__cont{-moz-column-gap:64px;column-gap:64px}}@media(max-width:1024px){.book-steps__cont{-moz-column-gap:32px;column-gap:32px}.book-steps__title{font-size:30px}.book-steps__text{max-width:520px}.book-steps__container{padding-top:32px}}@media(max-width:1023px){.book-steps__aside{display:none}.book-steps__content{width:100%}}@media(max-width:900px){.book-steps{padding:96px 16px 0}}@media(max-width:768px){.book-steps__title{font-size:24px;line-height:125%}.book-steps__text{font-size:14px}}@media(max-width:767px){.book-steps__tabs{height:auto;padding-right:16px;margin-right:-16px;margin-left:-16px;padding-left:16px;max-width:-moz-fit-content;max-width:fit-content;overflow:auto;overflow-y:hidden;padding-bottom:4px;grid-template-columns:repeat(3,minmax(220px,230px))}.book-steps__tabs::-webkit-scrollbar,.book-steps__tabs::-webkit-scrollbar-track{display:none}.book-steps__tabs::-webkit-scrollbar-thumb{display:none}}@media(max-width:480px){.book-steps__tabs{grid-template-columns:163px 106px 106px}}.book-tab{padding:18px 44px;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:14px;line-height:145%;text-align:center;color:#3a4458;transition:all .5s ease-in-out;cursor:pointer;height:100%;position:relative;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.book-tab{padding:16px 32px}}.book-tab svg{width:100%;height:100%;position:absolute;left:0;top:0;-o-object-fit:cover;object-fit:cover}.book-tab svg #Step_svg__a+path,.book-tab svg #Subtract1_svg__a+path,.book-tab svg #Subtract_svg__a+path,.book-tab svg path{transition:all .5s ease-in-out}.book-tab svg{display:block}.book-tab svg.mob{display:none}.book-tab span{position:relative;display:flex;width:100%;height:100%;align-items:center;justify-content:center}.book-tab.disable{pointer-events:none}.book-tab.active,.book-tab:hover{color:#fff}.book-tab.active #Step_svg__a+path,.book-tab.active #Subtract1_svg__a+path,.book-tab.active #Subtract_svg__a+path,.book-tab:hover #Step_svg__a+path,.book-tab:hover #Subtract1_svg__a+path,.book-tab:hover #Subtract_svg__a+path{fill:#00587c}@media(max-width:480px){.book-tab{padding:12px 16px;font-size:12px;line-height:145%}.book-tab:first-child svg{display:block}.book-tab svg{display:none}.book-tab svg.mob{display:block}.book-tab.active path{fill:#00587c}}.first-step__tabs{margin-top:32px;position:relative;padding-bottom:8px}.first-step__tabs:after{content:"";bottom:0;left:0;width:100%;height:2px;display:block;background:#e4f1fd;position:absolute;border-radius:10px}.first-step__tabs-cont{display:grid;width:100%;grid-template-columns:repeat(4,1fr);grid-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.first-step__tabs-cont.children{grid-template-columns:repeat(5,1fr)}@media(max-width:600px){.first-step__tabs-cont.children{grid-template-columns:repeat(5,136px)}}@media(max-width:480px){.first-step__tabs-cont.children{grid-template-columns:repeat(5,106px)}}.first-step__tab{padding-bottom:8px;font-family:Gotham Pro;font-style:normal;font-weight:500;font-size:14px;line-height:100%;text-align:center;text-transform:capitalize;color:#626d79;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}.first-step__tab:after{content:"";height:2px;width:100%;background:#00587c;display:block;position:absolute;bottom:-8px;left:0;opacity:0;transition:all .5s ease-in-out;border-radius:10px;z-index:2}.first-step__tab.active,.first-step__tab:hover{color:#00587c}.first-step__tab.active:after,.first-step__tab:hover:after{opacity:1}.first-step__list{padding-top:24px;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:16px;-moz-column-gap:16px;column-gap:16px;grid-row-gap:16px;row-gap:16px;min-height:100px}.first-step__back{margin-bottom:24px;display:flex;align-items:center;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:14px;line-height:145%;color:#3a4458;cursor:pointer;width:-moz-fit-content;width:fit-content}.first-step__back svg{min-width:16px;max-width:16px;height:16px;transition:all .5s ease-in-out;transform:rotate(90deg)}.first-step__back span{margin-left:4px}.first-step__back:hover svg{transform:rotate(90deg) translateY(4px)}.first-step .button:not(.button-search){width:468px;margin-top:48px}@media(max-width:767px){.first-step__tabs{padding-bottom:0}.first-step__tabs-cont{-moz-column-gap:0;column-gap:0;padding-bottom:0;overflow:auto;overflow-y:hidden}.first-step__tabs-cont::-webkit-scrollbar,.first-step__tabs-cont::-webkit-scrollbar-track{display:none}.first-step__tabs-cont::-webkit-scrollbar-thumb{display:none}.first-step__tabs:after{bottom:0;z-index:-1}.first-step__tab:after{bottom:0;z-index:3}.first-step__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.first-step__tabs-cont{grid-template-columns:repeat(4,140px)}}@media(max-width:480px){.first-step .button:not(.button-search){width:100%}.first-step__tab{padding:0 12px 8px}.first-step__tabs-cont{grid-template-columns:84px 84px 84px 106px}.first-step__list{grid-template-columns:repeat(1,1fr)}}.book-item{background:#fff;border:1px solid rgba(46,99,135,.17);border-radius:24px;padding:16px 16px 11px;transition:all .5s ease-in-out;cursor:pointer}.book-item.disabled{pointer-events:none;opacity:.5}.book-item__img{min-width:40px;max-width:40px;height:40px;border-radius:50%;display:flex;overflow:hidden}.book-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.book-item__time{background:#94aec7;border-radius:100px;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:space-between;padding:4px 8px;transition:all .5s ease-in-out;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:12px;line-height:100%;text-transform:uppercase;color:#fff;overflow:hidden;cursor:pointer}.book-item__time.book-service{margin:0 8px;max-width:120px;text-transform:capitalize;border-radius:16px}@media(max-width:768px){.book-item__time.book-service{max-width:180px;margin:0 8px}}.book-item__time svg{max-width:0;transition:all .5s ease-in-out;transform:translateX(100%)}.book-item__time:hover{padding:4px 16px}.book-item__time:hover svg{max-width:none;min-width:14px;margin-left:8px;transform:translateX(0)}@media(max-width:480px){.book-item__time{padding:8px 16px}.book-item__time svg{max-width:none;margin-left:8px;min-width:14px;transform:translateX(0)}.book-item__time:hover{padding:8px 16px}.book-item__time:hover svg{max-width:none;margin-left:8px;min-width:14px;transform:translateX(0)}}.book-item .radiobutton__btn{border-color:#dae9f3;margin-right:0;transition:all .5s ease-in-out}.book-item .radiobutton__btn span{background:#00587c;transition:all .5s ease-in-out}.book-item .radiobutton__btn.checked{border-color:#00587c}.book-item__top{display:flex;justify-content:space-between;margin-bottom:8px;align-items:flex-start}.book-item__title{font-size:16px;line-height:145%;margin-bottom:4px}.book-item__text,.book-item__title{font-family:Gotham Pro;font-style:normal;font-weight:400;color:#3a4458}.book-item__text{font-size:12px;line-height:140%;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:inline;display:-webkit-box;overflow:hidden}.book-item:hover{background:rgba(228,241,253,.3);border:1px solid rgba(46,99,135,.17)}.book-item:hover .radiobutton__btn{border-color:#00587c}.book-item.active{background:#e4f1fd;border:1px solid rgba(46,99,135,.17)}.book-item.active .radiobutton__btn{border-color:#00587c}.book-aside{width:100%;padding:32px;background:#f4f8fb;border-radius:48px;position:relative;top:0;left:0;transform-origin:top;will-change:transform}.book-aside__title{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:34px;line-height:125%;color:#13233b;margin-bottom:16px}.book-aside__img{border-radius:24px;display:flex;width:100%;height:15.3vw;overflow:hidden;margin-bottom:16px;background:#dae9f3}.book-aside__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.book-aside__subtitle{color:#626d79}.book-aside__subtitle,.book-aside__text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:145%}.book-aside__text{color:#13233b}.book-aside__row{display:grid;grid-template-columns:1fr 2fr;grid-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.book-aside__row:not(:last-child){margin-bottom:16px}@media(max-width:1024px){.book-aside{padding:24px;border-radius:32px}.book-aside__title{font-size:30px}.book-aside__img{height:14vw}}@media(max-width:1023px){.book-aside{display:none}}.time-pop{width:100vw;height:100vh;background:rgba(0,0,0,.5);position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;opacity:0;visibility:hidden;z-index:20000}.time-pop__container{background:#fff;box-shadow:0 10px 60px rgba(62,70,76,.02);border-radius:48px;padding:56px;transition:all .5s ease-in-out .2s;transform:translateY(100%);opacity:0;max-width:636px}.time-pop__title{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:34px;line-height:125%;color:#13233b;margin-bottom:32px;text-align:center}.time-pop__list{display:flex;flex-wrap:wrap;align-content:center;justify-content:center;row-gap:16px;-moz-column-gap:16px;column-gap:16px}.time-pop__item{background:#fff;border:1px solid rgba(46,99,135,.17);border-radius:32px;padding:24px 32px;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:14px;line-height:145%;text-transform:uppercase;color:#3a4458;max-width:636px;cursor:pointer;transition:all .5s ease-in-out}.time-pop__item:hover{background:rgba(228,241,253,.3);border:1px solid rgba(46,99,135,.17)}.time-pop.open{opacity:1;visibility:visible}.time-pop.open .time-pop__container{transform:translateY(0);opacity:1}@media(max-width:710px){.time-pop{padding:16px}.time-pop__container{padding:32px 24px;border-radius:32px;width:100%}.time-pop__title{font-size:21px;margin-bottom:16px}.time-pop__item{padding:16px 20px;font-size:12px}}.forth-step form{display:flex;flex-wrap:wrap;margin-top:24px;-moz-column-gap:8px;column-gap:8px;row-gap:16px}.forth-step .phone-select__top{padding:16px 24px}.forth-step .input{padding:16px 24px;background:#fff;border:1px solid rgba(46,99,135,.17);border-radius:32px;flex-grow:1;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:115%;color:#3a4458}.forth-step .input.grow{width:100%}.forth-step .input::-moz-placeholder{color:rgba(7,34,74,.5)}.forth-step .input:-ms-input-placeholder{color:rgba(7,34,74,.5)}.forth-step .input::placeholder{color:rgba(7,34,74,.5)}.forth-step .input.textarea{padding:24px;height:119px;resize:none}.forth-step .input:focus,.forth-step .input:hover{background:#fff;border:1px solid rgba(46,99,135,.17);outline:none}.forth-step input:-webkit-autofill,.forth-step input:-webkit-autofill:active,.forth-step input:-webkit-autofill:focus,.forth-step input:-webkit-autofill:hover{-webkit-background-clip:text}.forth-step input:-webkit-autofill{-webkit-text-fill-color:#3a4458!important}.forth-step .checkbox{align-items:flex-start}.forth-step .checkbox:not(:last-child){margin-bottom:12px}.forth-step__bottom{margin-top:32px;max-width:468px}.forth-step__bottom .button{outline:none;border:none}.forth-step__bottom .button:focus,.forth-step__bottom .button:hover{outline:none}@media(max-width:900px){.forth-step__bottom{margin-top:16px}}@media(max-width:768px){.forth-step .input{font-size:14px}}.old-device .forth-step form{row-gap:0;-moz-column-gap:0;column-gap:0}.old-device .forth-step form .input:not(:last-child){margin-bottom:16px}.book-final{width:100%;padding:115px 100px 0}.book-final__container{max-width:1128px;margin:0 auto}.book-final__top{max-width:704px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.book-final__top .button{margin-top:32px}.book-final__title{font-family:Antic Didone;font-size:54px;line-height:120%;letter-spacing:.02em;color:#13233b;margin-bottom:16px;max-width:800px;width:100%}.book-final__text,.book-final__title{font-style:normal;font-weight:400;text-align:center}.book-final__text{font-family:Gotham Pro;font-size:16px;line-height:145%;color:#3a4458;max-width:604px;margin:0 auto}.book-final__content{background:#f4f8fb;border-radius:32px;margin-top:48px;padding:48px;display:flex}.book-final__img{border-radius:24px;overflow:hidden;min-width:280px;max-width:280px;height:280px;margin-right:64px;display:flex}.book-final__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.book-final__subtitle{color:#626d79}.book-final__subtext,.book-final__subtitle{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:145%}.book-final__subtext{color:#13233b}.book-final__table{display:grid;grid-template-columns:repeat(2,1fr);flex-grow:1;grid-auto-flow:column;grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px}.book-final__row{display:grid;grid-template-columns:100px 2fr;grid-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.book-final__row:not(:last-child){margin-bottom:16px}@media(max-width:1280px){.book-final{padding:115px 32px 0}.book-final__title{font-size:48px}.book-final__img{min-width:200px;max-width:200px;height:200px;margin-right:48px}}@media(max-width:1120px){.book-final__content{align-items:center;border-radius:24px;margin-top:32px;padding:32px}.book-final__img{min-width:280px;max-width:280px;height:280px;margin-right:32px}.book-final__table{width:100%}}@media(max-width:900px){.book-final{padding:96px 16px 0}.book-final__title{font-size:34px}.book-final__img{min-width:200px;max-width:200px;height:200px}.book-final__content{align-items:flex-start;max-width:700px;margin:32px auto 0}.book-final__table{grid-template-columns:repeat(1,1fr);grid-auto-flow:row;row-gap:16px}.book-final__top .button{margin-top:24px;min-width:200px}}@media(max-width:768px){.book-final__title{font-size:30px;line-height:120%}.book-final__img{min-width:150px;max-width:150px;height:150px}.book-final__text{font-size:16px}}@media(max-width:660px){.book-final__img{min-width:100px;max-width:100px;height:100px;margin-right:0;margin-bottom:24px;border-radius:20px}.book-final__content{flex-direction:column;max-width:430px;padding:24px}.book-final__row{grid-template-columns:none;display:inline-block;width:100%}.book-final__row:not(:last-child){margin-bottom:12px}.book-final__table{row-gap:12px}.book-final__subtitle{min-width:100px;max-width:100px;display:inline-block;margin-right:16px}.book-final__subtext,.book-final__subtitle{font-size:14px;display:inline}}.products-intro{padding:115px 100px 0}.products-intro__container{width:100%;max-width:80vw;margin:0 auto}@media(max-width:1280px){.products-intro__container{max-width:none}}.products-intro__title{margin-bottom:26px;text-align:left;max-width:800px;width:100%}.products-intro__text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:18px;line-height:145%;color:#3a4458;max-width:800px;width:100%}.products-intro__list{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px}.products-intro__list .in-view{display:flex;width:100%}.products-intro__list .products__item{width:100%}.products-intro__slider{display:none}@media(max-width:1280px){.products-intro{padding:152px 32px 0}}@media(max-width:900px){.products-intro{padding:96px 16px 0}.products-intro__title{max-width:500px;margin-bottom:16px}.products-intro__text{font-size:16px;max-width:550px}.products-intro__list{display:none}.products-intro__slider{display:flex;position:relative}.products-intro__slider .products__item{width:100%;max-width:288px;min-width:288px}.products-intro__slider .slick-slider,.products-intro__slider .slider__list{width:100%}.products-intro__slider .slick-list{max-width:none;width:calc(100vw + 24px);margin:32px -12px 0}.products-intro__slider .slick-slide>div{padding:0 12px}.products-intro__slider .slick-slide{width:-moz-fit-content;width:fit-content}.products-intro__slider:after{content:"";position:absolute;top:0;right:-16px;display:block;width:74px;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 16.1%,#fff)}}.explore-block{padding:120px 100px 0;width:100%}.explore-block__container{margin:0 auto;width:100%;max-width:80vw}@media(max-width:1280px){.explore-block__container{max-width:none}}.explore-block__title{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:54px;line-height:120%;text-align:center;letter-spacing:.02em;color:#13233b;margin-bottom:40px}.explore-block__slider{display:none}.explore-block__list{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;grid-row-gap:32px;row-gap:32px}.explore-block__list::-webkit-scrollbar,.explore-block__list::-webkit-scrollbar-track{display:none}.explore-block__list::-webkit-scrollbar-thumb{display:none}.explore-block__list .in-view{display:flex}@media(max-width:1280px){.explore-block{padding:120px 32px 0}.explore-block__title{font-size:48px}}@media(max-width:900px){.explore-block{padding:80px 16px 0}.explore-block__title{font-size:34px}.explore-block__list{-moz-column-gap:24px;column-gap:24px;display:flex;overflow:auto;margin-right:-16px;margin-left:-16px;overflow-y:hidden;padding:0 16px 4px;display:none}.explore-block__slider{display:flex}.explore-block__slider .product-item{max-width:392px}.explore-block__slider .slick-list{max-width:100vw;padding:0 6px}.explore-block__slider .slick-slide{padding:0 10px}.explore-block__slider .slick-dots{margin-left:0;width:100%;padding:0 16px}}@media(max-width:768px){.explore-block__title{font-size:30px;line-height:120%;margin-bottom:32px}}@media(max-width:480px){.explore-block__slider .product-item{min-width:150px;max-width:43vw}}@media(max-width:900px){body.old-device .explore-block__list{-moz-column-gap:0;column-gap:0}body.old-device .explore-block__list .in-view:not(:last-child){margin-right:24px}}@media(max-width:480px){body.old-device .explore-block__list{-moz-column-gap:0;column-gap:0}body.old-device .explore-block__list .in-view:not(:last-child){margin-right:0;margin-bottom:24px}body.old-device .explore-block__list .product-item{min-width:100%;width:100%;max-width:100%}}.product-item{background:#f5f3f0;border-radius:48px;padding:45px 32px 32px;height:550px;overflow:hidden;width:100%;transition:all .5s ease-in-out;--height-block:550px;--button-height:calc(55px + 24px);--marginImg:44px;--genPadding:calc(77px);--contentHeight:calc(var(--content-height) + var(--button-height) + 40px)}.product-item__title{font-family:Antic Didone;font-size:32px;line-height:125%;color:#13233b;margin-bottom:16px}.product-item__text,.product-item__title{font-style:normal;font-weight:400;transition:all .5s ease-in-out;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:inline;display:-webkit-box;overflow:hidden}.product-item__text{font-family:Gotham Pro;font-size:14px;line-height:145%;color:#3a4458}.product-item__content{display:block;position:relative;transition:all .5s ease-in-out;overflow:hidden;padding-top:24px;border-top:1px solid rgba(46,99,135,.07)}.product-item .button{width:100%;margin-top:24px;transition:all .5s ease-in-out;transform:translateY(100%)}.product-item__img{display:flex;align-items:center;justify-content:center;transition:all .5s ease-in-out;margin-bottom:44px;height:calc(var(--height-block) - var(--marginImg) - var(--genPadding) - var(--contentHeight) + var(--button-height))}.product-item__img img{width:100%;height:100%;transition:all .5s ease-in-out;-o-object-fit:contain;object-fit:contain}.product-item:hover .product-item__img{height:calc(var(--height-block) - var(--marginImg) - var(--genPadding) - var(--contentHeight))}.product-item:hover .button{transform:translateY(0)}@media(max-width:1366px){.product-item{height:530px;--height-block:530px}}@media(max-width:1024px){.product-item{--marginImg:24px;--button-height:calc(52px + 24px);--height-block:448px;height:448px}.product-item__title{font-size:24px}.product-item__img{margin-bottom:24px}}@media(max-width:900px){.product-item{min-width:392px;height:auto;padding:24px;border-radius:32px}.product-item__img{height:34vw}.product-item__content{padding-top:20px;justify-content:flex-end}.product-item .button,.product-item:hover .button{transform:translateY(0)}.product-item:hover .product-item__img{height:34vw}.product-item:hover img{transform:scale(1)}}@media(max-width:480px){.product-item{padding:0;background:#fff;border-radius:0;max-width:43vw;min-width:150px}.product-item__img{padding:17px 21px;background:#f5f3f0;margin-bottom:0;border-radius:32px;overflow:hidden;height:41vw}.product-item__content{border:none;padding-top:4px}.product-item__title{margin-bottom:4px}.product-item .button{display:none}.product-item:hover .product-item__img{height:41vw}}.products-list{width:100%;padding:0 100px}.products-list__container{width:100%;max-width:80vw;margin:0 auto}@media(max-width:1280px){.products-list__container{max-width:none}}.products-list__container>.in-view{position:relative;z-index:1}.products-list__selects{display:grid;grid-template-columns:repeat(3,286px);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;justify-content:center;margin-top:73px}.products-list__selects.two-selects{grid-template-columns:repeat(2,286px)}@media(max-width:1024px){.products-list__selects.two-selects{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.products-list__selects.two-selects{grid-template-columns:repeat(1,1fr)}}.products-list__list{display:grid;grid-template-columns:repeat(3,1fr);margin-top:32px;grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;grid-row-gap:32px;row-gap:32px}.products-list__list .in-view{display:flex}.products-list__banner{margin:32px 0;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px}@media(max-width:1280px){.products-list{padding:0 32px}}@media(max-width:1024px){.products-list__selects{grid-template-columns:repeat(2,1fr);row-gap:32px}}@media(max-width:900px){.products-list{padding:0 16px}.products-list__list{grid-template-columns:repeat(2,1fr)}.products-list__banner{grid-template-columns:repeat(1,1fr);display:flex}.products-list .product-item{min-width:auto;width:100%;max-width:none}}@media(max-width:768px){.products-list__list{-moz-column-gap:24px;column-gap:24px;row-gap:24px}.products-list__banner{margin:24px 0}.products-list__selects{margin-top:24px}}@media(max-width:767px){.products-list__selects{grid-template-columns:repeat(1,1fr);row-gap:16px}}@media(max-width:576px){.products-list__list{grid-template-columns:repeat(1,1fr)}}@media(max-width:480px){.products-list__list{grid-template-columns:repeat(2,1fr);row-gap:16px;-moz-column-gap:16px;column-gap:16px}}.product-banner{flex-grow:1;width:100%;grid-column-start:-1;grid-column-end:2;background:#e4f1fd;overflow:hidden;border:1px solid rgba(46,99,135,.17);border-radius:48px;position:relative;padding:48px}.product-banner__content{position:relative;z-index:1;max-width:400px}.product-banner__img{position:absolute;top:0;left:0;width:100%;height:100%}.product-banner__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-banner__title{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:54px;line-height:120%;letter-spacing:.02em;color:#fff;margin-bottom:16px}.product-banner__text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:145%;color:#fbfcfc;margin-bottom:32px}@media(max-width:1280px){.product-banner__title{font-size:48px}}@media(max-width:1024px){.product-banner{padding:32px;border-radius:32px}}@media(max-width:900px){.product-banner{grid-column-start:none;grid-column-end:none;padding:64px 48px;border-radius:48px}.product-banner__title{font-size:34px}}@media(max-width:576px){.product-banner{padding:32px 24px;border-radius:24px}.product-banner__text{font-size:14px}}.product-reg{padding:115px 100px 0}.product-reg__container{width:100%;max-width:80vw;margin:0 auto}@media(max-width:1280px){.product-reg__container{max-width:none}}.product-reg__top{max-width:922px;margin:0 auto 40px;display:flex;flex-direction:column;align-items:center}.product-reg__title{margin-bottom:16px;max-width:800px;width:100%}.product-reg__text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:18px;line-height:145%;text-align:center;color:#3a4458;max-width:710px;margin:0 auto;max-width:800px;width:100%}.product-reg .input{height:64px}.product-reg .input.mr{margin-right:16px}.product-reg .loc-select{max-width:none;width:100%}.product-reg .loc-select__top{height:64px}.product-reg .loc-select.open .loc-select__top{z-index:5}.product-reg .loc-select.open .loc-select__list{z-index:4}.product-reg__tooltip{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:14px;line-height:115%;color:#3a4458;margin-top:-6px;display:flex;margin-bottom:16px}@media(max-width:480px){.product-reg__tooltip{font-size:12px}}.product-reg__form{background:#f4f8fb;border-radius:48px;padding:64px 0}.product-reg__form-container{max-width:540px;margin:0 auto}.product-reg__form-title{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:40px;line-height:125%;text-align:center;color:#13233b;margin-bottom:24px}.product-reg__form-row{display:flex}.product-reg__form-row:not(:last-child){margin-bottom:16px}.product-reg__form-bg{border-radius:32px;height:64px;width:100%;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='32' ry='32' stroke='rgba(0, 88, 124, 0.4)' stroke-width='4' stroke-dasharray='6%2c 14' stroke-dashoffset='22' stroke-linecap='square'/%3e%3c/svg%3e")}.product-reg__form-bg.selected{background-image:none;border:1px solid rgba(0,88,124,.4)}.product-reg__form-bg.selected .product-reg__form-file{background:rgba(46,99,135,.17)}.product-reg__form-file{width:100%;padding:20px 24px;cursor:pointer;border-radius:32px;transition:all .5s ease-in-out;position:relative}.product-reg__form-file:hover{background:rgba(46,99,135,.05)}.product-reg__form-file input[type=file]{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.product-reg__form-text{align-items:center;display:flex;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:115%;color:#00587c}.product-reg__form-text svg{margin-right:12px;min-width:24px;max-width:24px;height:24px;display:none}.product-reg__form-text svg.show{display:block}.product-reg__form-bottom{margin-top:32px}.product-reg__form-bottom .button{margin:24px auto 0;outline:none;border:none;font-size:16px}.product-reg__form-bottom .button:hover{outline:none;border:none}.product-reg .checkbox{align-items:flex-start}.product-reg .checkbox:not(:last-child){margin-bottom:14px}@media(max-width:1280px){.product-reg{padding:152px 32px 0}}@media(max-width:1024px){.product-reg__form-title{font-size:34px;max-width:400px;margin:0 auto 24px}}@media(max-width:900px){.product-reg{padding:96px 16px 0}.product-reg__form{padding:64px 48px}.product-reg__text{font-size:16px;max-width:590px;margin-bottom:24px}.product-reg__form-container{max-width:none}}@media(max-width:768px){.product-reg__form{padding:48px 32px;border-radius:32px}.product-reg__form-title{font-size:24px;line-height:125%;max-width:280px}.product-reg .input{height:auto;padding:16px 24px}.product-reg .loc-select__top,.product-reg__form-bg{height:auto}.product-reg .checkbox__btn{min-width:16px;max-width:16px;height:16px}.product-reg .checkbox__label{font-size:14px}.product-reg__form-bg{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='32' ry='32' stroke='rgba(0, 88, 124, 0.4)' stroke-width='2' stroke-dasharray='12' stroke-dashoffset='32' stroke-linecap='square'/%3e%3c/svg%3e")}.product-reg__form-file{height:100%;padding:14px 24px}.product-reg__form-text{font-size:14px}.product-reg__form-text svg{min-width:20px;max-width:20px;height:20px}}@media(max-width:480px){.product-reg__form{padding:32px 16px 48px;border-radius:0;margin:0 -16px}.product-reg__form-bg{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='32' ry='32' stroke='rgba(0, 88, 124, 0.4)' stroke-width='2' stroke-dasharray='7' stroke-dashoffset='32' stroke-linecap='square'/%3e%3c/svg%3e")}.product-reg__form-row{flex-direction:column}.product-reg__form-row .input.mr{margin-right:0;margin-bottom:16px}}.retail-pop{width:100%;height:calc(var(--viewport-height, 1vh)*100);background:#fff;padding:40px 100px;position:fixed;left:0;top:0;opacity:0;visibility:hidden;transform:translateY(120px);transition:all 1s ease-in-out;z-index:-1}.retail-pop.show{opacity:1;visibility:visible;transform:translateY(0);z-index:20000000}.retail-pop__container{display:flex;height:100%;position:relative;justify-content:space-between;width:100%;max-width:80vw;margin:0 auto;max-height:770px}@media(max-width:1280px){.retail-pop__container{max-width:none}}.retail-pop__subtitle{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:115%;color:#13233b;margin:24px 0 0}.retail-pop__map{margin-right:32px;flex-grow:1;position:relative}.retail-pop__map .map{max-height:none;height:100%;min-height:320px;margin-top:0;max-width:none}@media(max-width:748px){.retail-pop__map .map{display:flex}}.retail-pop__title{margin-bottom:24px}.retail-pop__tooltip{padding:24px;background:#13233b;border-radius:16px;display:flex;max-width:560px;width:calc(100% - 32px);opacity:0;visibility:hidden;transition:all .5s ease-in-out;position:absolute;top:16px;left:16px;z-index:1}.retail-pop__tooltip.show{opacity:1;visibility:visible}.retail-pop__tooltip-text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:14px;line-height:145%;color:#f5f3f0;margin-right:12px}.retail-pop__tooltip-close{min-width:20px;max-width:20px;height:20px;cursor:pointer}.retail-pop__tooltip-close path{stroke:#f5f3f0}.retail-pop__right{display:flex;flex-direction:column;min-width:392px;max-width:392px}.retail-pop__close{min-width:32px;max-width:32px;height:32px;position:absolute;top:40px;right:40px;cursor:pointer}.retail-pop__close path{stroke:#3a4458}.retail-pop__input{display:flex;align-items:center;padding:8px 8px 8px 24px;background:#fff;border:1px solid rgba(46,99,135,.17);border-radius:32px}.retail-pop__input .input{border:none;box-shadow:none;background:transparent;padding:0;border-radius:0}.retail-pop__list{overflow:auto;margin-top:12px;padding-bottom:100%}.retail-pop__list .location-card:not(:last-child){margin-bottom:12px}.retail-pop__list::-webkit-scrollbar,.retail-pop__list::-webkit-scrollbar-track{display:none}.retail-pop__list::-webkit-scrollbar-thumb{display:none}@media(max-width:1280px){.retail-pop{padding:40px 32px}.retail-pop__close{top:16px;right:16px}}@media(max-width:1024px){.retail-pop__container{flex-direction:column-reverse;justify-content:flex-end}.retail-pop .loc-select{margin:0 auto}.retail-pop__map{margin-right:0;max-height:500px;height:800px}.retail-pop__right{max-width:none;min-width:auto}.retail-pop__tooltip{padding:16px;max-width:420px}.retail-pop__tooltip-close{min-width:20px;max-width:20px;height:20px}.retail-pop__list{display:flex;margin:32px -16px;padding:0 16px 4px}.retail-pop__list .location-card:not(:last-child){margin-right:12px;margin-bottom:0}.retail-pop__list .location-card{min-width:300px;max-width:300px}}@media(max-width:1024px)and (min-height:1000px){.retail-pop__container{max-height:1000px}.retail-pop__map{height:auto;max-height:none}}@media(max-width:900px){.retail-pop{padding:32px 16px}.retail-pop__close{min-width:24px;max-width:24px;height:24px}}@media(max-width:480px){.retail-pop__map{max-height:500px;flex-grow:1;height:auto}.retail-pop__tooltip-text{font-size:12px}.retail-pop__container{max-height:none}}.location-card{cursor:pointer;border:1px solid rgba(46,99,135,.17);border-radius:16px;padding:16px;transition:all .5s ease-in-out}@media(min-width:1024px){.location-card:hover{background:rgba(228,241,253,.5);border:1px solid rgba(46,99,135,.17)}}.location-card.active{background:#e4f1fd;border:1px solid rgba(46,99,135,.17)}.location-card__top{display:flex;align-items:flex-start}.location-card__icon{margin-right:8px;min-width:24px;max-width:24px;height:24px;display:inline-block}.location-card__icon.plane{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='url(%23paint0_linear_2577_15543)'/%3E%3Cpath d='M7.96494 15.5423L5.41029 13.3526C5.26934 13.2318 5.35474 13.0008 5.54039 13.0008L8 13L9.91431 11.8514C10.1765 11.6941 10.1724 11.3128 9.90696 11.1611L7.7413 9.9236C7.40949 9.73399 7.40442 9.25735 7.73212 9.06073L9.02918 8.28249C9.32241 8.10655 9.68522 8.09265 9.99106 8.24564L13.5 10.0009C15.7059 8.11019 17.8497 8.88765 18.6602 9.54765C18.9384 9.77425 18.8077 10.1108 18.4961 10.2889L9.11187 15.6513C8.74494 15.861 8.28581 15.8174 7.96494 15.5423Z' stroke='white'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2577_15543' x1='-3' y1='10.5' x2='29' y2='10' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23DE9F7E'/%3E%3Cstop offset='1' stop-color='%23D39677'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");background-size:cover;background-repeat:no-repeat}.location-card__icon.shop{min-width:20px;max-width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 2C8.1076 2 5 5.06177 5 8.78049C5 10.6627 5.88239 13.0471 7.34343 15.5169C8.61812 17.6716 10.2796 19.8011 12.0012 21.5843C13.8347 19.6976 15.5065 17.5565 16.7578 15.42C18.1781 12.995 19 10.6729 19 8.78049C19 5.06177 15.8924 2 12 2ZM3 8.78049C3 3.90511 7.05585 0 12 0C16.9442 0 21 3.90511 21 8.78049C21 11.1851 19.9828 13.8712 18.4836 16.4308C16.9726 19.0105 14.914 21.5609 12.6972 23.7169L12 24.3949L11.3028 23.7169C9.22126 21.6925 7.16475 19.1429 5.62208 16.5352C4.09462 13.9532 3 11.1953 3 8.78049Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 6C10.3431 6 9 7.34315 9 9C9 10.6569 10.3431 12 12 12C13.6569 12 15 10.6569 15 9C15 7.34315 13.6569 6 12 6ZM7 9C7 6.23858 9.23858 4 12 4C14.7614 4 17 6.23858 17 9C17 11.7614 14.7614 14 12 14C9.23858 14 7 11.7614 7 9Z' fill='black'/%3E%3C/svg%3E%0A");background-size:cover;background-repeat:no-repeat}.location-card__title{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:20px;line-height:145%;color:#13233b;display:inline}.location-card__content{padding:4px 0 0 32px}.location-card__text{font-size:14px;line-height:100%;color:#3a4458}.location-card__more,.location-card__text{font-family:Gotham Pro;font-style:normal;font-weight:400}.location-card__more{font-size:16px;line-height:145%;color:#13233b;width:-moz-fit-content;width:fit-content;cursor:pointer;position:relative;display:flex;align-items:center;margin-top:24px}.location-card__more svg{min-width:16px;height:16px;max-width:16px;margin-left:4px;transition:all .5s ease-in-out}.location-card__more.show svg{transform:rotate(-180deg)}.location-card__more.show+.location-card__addInfo{padding-top:12px}.location-card__more:after{content:"";left:0;bottom:-2px;height:1px;width:0;background:#13233b;position:absolute;transition:all .7s ease-in-out}.location-card__more:hover:after{width:100%}.location-card__addInfo{height:calc(var(--text-height));overflow:hidden;transition:all .5s ease-in-out}.location-card__addInfo .location-card__text:not(:last-child){margin-bottom:8px}@media(max-width:900px){.location-card__title{font-size:18px}.location-card__top svg{min-width:20px;max-width:20px;height:20px}.location-card__top svg.shop{min-width:16px;max-width:16px;height:16px}}.search-content{padding:115px 100px 0}.search-content__container{width:100%;max-width:80vw;margin:0 auto}.search-content__container>.in-view{position:relative;z-index:1}@media(max-width:1280px){.search-content__container{max-width:none}}.search-content__title{margin-bottom:24px;max-width:800px;width:100%;margin-left:auto;margin-right:auto}.search-content__count{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:18px;line-height:145%;text-align:center;color:#3a4458}.search-content__search{position:relative;z-index:1;display:flex;justify-content:center;border:1px solid rgba(46,99,135,.17);border-radius:32px;max-width:658px;margin:41px auto 0}.search-content__search .input{padding:0;background:transparent;border:none}.search-content__search .loc-select__top{border:none;border-right:1px solid rgba(46,99,135,.17)}.search-content__search .select__top{width:165px;height:100%;border-top-left-radius:0;border-bottom-left-radius:0;border:none}.search-content__result{margin-top:40px}.search-content__result-row>.in-view{width:-moz-fit-content;width:fit-content}.search-content__result-row:not(:last-child){margin-bottom:64px}@media(max-width:900px){.search-content__result-row:not(:last-child){margin-bottom:32px}}.search-content__result-title{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:40px;line-height:125%;color:#000;margin-bottom:24px}.search-content__result-list{display:grid}.search-content__result-list.single{grid-template-columns:repeat(1,1fr);row-gap:48px}.search-content__result-list.two{-moz-column-gap:32px;column-gap:32px;row-gap:24px;grid-template-columns:repeat(2,1fr)}.search-content__result-list.three{-moz-column-gap:32px;column-gap:32px;row-gap:32px;grid-template-columns:repeat(3,1fr)}.search-content__result-list .in-view{width:100%;display:flex}.search-content__result-list .in-view .news-post,.search-content__result-list .in-view .place-card,.search-content__result-list .in-view .product-item,.search-content__result-list .in-view .service-item{width:100%}@media(max-width:1280px){.search-content{padding:115px 32px 0}}@media(max-width:1024px){.search-content__result-title{font-size:34px}.search-content__result-list.three-locs{grid-template-columns:repeat(2,1fr)}.search-content__result-list.three-locs .place-card{min-width:auto;max-width:none;width:100%}}@media(max-width:900px){.search-content{padding:96px 16px 0}.search-content__count{font-size:16px}.search-content__search{margin:32px auto 0}.search-content__result-list.three{grid-template-columns:repeat(2,1fr)}.search-content__result-list.three .place-card,.search-content__result-list.three .product-item{min-width:auto;max-width:none;width:100%}}@media(max-width:768px){.search-content__result-list.three{-moz-column-gap:24px;column-gap:24px;row-gap:24px}.search-content__title{margin-bottom:16px}.search-content__result-title{font-size:24px;line-height:125%}.search-content__search{max-width:540px}}@media(max-width:767px){.search-content__result-list.two{row-gap:24px;grid-template-columns:repeat(1,1fr)}.search-content__result-list.single{row-gap:24px}}@media(max-width:576px){.search-content__result-list.three{grid-template-columns:repeat(1,1fr)}}@media(max-width:480px){.search-content__search{flex-direction:column;border:none}.search-content__search .loc-select{margin-bottom:16px}.search-content__search .loc-select__top{border:1px solid rgba(46,99,135,.17)}.search-content__search .select__top{padding:15px 24px;width:100%;height:100%;border-radius:32px;border:1px solid rgba(46,99,135,.17)}.search-content__result-list.three{grid-template-columns:repeat(2,1fr);row-gap:16px;-moz-column-gap:16px;column-gap:16px}.search-content__result-list.three.three-locs{grid-template-columns:repeat(1,1fr)}}.story-intro{padding:115px 100px 0}.story-intro__text{margin:0 auto;max-width:800px;width:100%}.story-intro__title{max-width:800px;width:100%;margin:0 auto 16px}@media(max-width:1280px){.story-intro{padding:115px 32px 0}}@media(max-width:900px){.story-intro{padding:96px 16px 0}}.frameStory{display:flex;align-items:center;justify-content:center;padding-top:50px}.frameStory iframe{width:950px;height:540px;border-radius:48px}@media(max-width:1024px){.frameStory iframe{width:750px;height:420px}}@media(max-width:900px){.frameStory iframe{width:650px;height:370px}}@media(max-width:768px){.frameStory iframe{width:550px;height:300px}}@media(max-width:600px){.frameStory iframe{width:550px;height:200px}}.company-values{padding:120px 100px 0}.company-values__container{width:100%;max-width:80vw;margin:0 auto}@media(max-width:1280px){.company-values__container{max-width:none}}.company-values__title{margin:0 auto 40px;text-align:center}.company-values__list{display:grid;grid-template-columns:repeat(2,1fr);grid-row-gap:32px;row-gap:32px;grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px}.company-values__list .in-view{display:flex}.company-values__slider{display:none}.company-values__item{width:100%;padding:40px;background:#f5f3f0;border-radius:48px}.company-values__item-icon{max-width:64px;min-width:64px;height:64px;border:1px solid rgba(46,99,135,.2);border-radius:50%;margin-bottom:24px;display:flex;align-items:center;justify-content:center}.company-values__item-icon img{width:24px;height:24px}.company-values__item-title{margin-bottom:12px}.company-values__item-text{text-align:left}@media(max-width:1280px){.company-values{padding:120px 32px 0}}@media(max-width:900px){.company-values{padding:80px 16px 0}.company-values__title{margin:0 auto 32px}.company-values__list{row-gap:24px;-moz-column-gap:24px;column-gap:24px}.company-values__item{padding:24px;border-radius:32px}.company-values__item-icon{min-width:48px;max-width:48px;height:48px}.company-values__item-icon img{width:20px;height:20px}}@media(max-width:600px){.company-values__slider{display:flex;position:relative}.company-values__slider .slick-slider,.company-values__slider .slider__list{width:100%}.company-values__slider .slick-list{max-width:none;width:calc(100vw + 24px);margin:0 -12px}.company-values__slider .slick-slide>div{padding:0 12px}.company-values__slider .slick-slide{width:calc(100vw - 32px - 24px)}.company-values__slider .in-view{width:100%;min-width:auto;display:flex;height:100%}.company-values__slider:after{content:"";position:absolute;top:0;right:-16px;display:block;width:74px;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 16.1%,#fff)}.company-values__item{display:flex;flex-direction:column;height:100%}.company-values__list{display:none}}.roadmap{padding:120px 100px 0}.roadmap__title{width:100%;max-width:80vw;text-align:left;margin:0 auto 40px}@media(max-width:1280px){.roadmap__title{max-width:none}}.roadmap__list{margin-left:-44px;margin-right:-16px;margin-top:32px}@media(max-width:1280px){.roadmap__list{margin-left:-16px}}.roadmap__list .slick-slide{display:flex}.roadmap__list .slick-slide>div{width:100%;padding:0 16px;display:flex}.roadmap__list .in-view{display:flex}.roadmap__list .in-view,.roadmap__list .service-item,.roadmap__list .slick-slider{width:100%}.roadmap__list .slider{display:flex;align-items:normal;justify-content:normal;max-width:80vw;margin:0 auto}@media(max-width:1280px){.roadmap__list .slider{max-width:none}}.roadmap__list .slider__list{width:100%;margin:0;justify-content:flex-start}.roadmap__list .slick-list{max-width:none;overflow:visible;overflow:initial;width:100%}.roadmap__item{background:#f4f8fb;border-radius:48px;display:grid;grid-template-columns:repeat(2,461px);overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.roadmap__item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.roadmap__item-year{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:60px;line-height:120%;letter-spacing:.02em;color:#13233b;margin-bottom:48px}.roadmap__item-content{display:flex;flex-direction:column;justify-content:space-between;padding:40px 40px 40px 32px}.roadmap__item-title{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:24px;line-height:125%;color:#13233b;margin-bottom:12px}.roadmap__item-text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:145%;color:#3a4458}.roadmap .slider .slick-dots{display:none!important}.roadmap__years{display:flex;width:100%;max-width:80vw;margin:40px auto 0}@media(max-width:1280px){.roadmap__years{max-width:none}}.roadmap__years-cont{display:flex;align-items:flex-end;transition:all .7s ease}.roadmap__years-item{display:flex;align-items:center;flex-direction:column;cursor:pointer}.roadmap__years-item.current .roadmap__years-year{color:#00587c}.roadmap__years-item.current .roadmap__years-point{background:#00587c;transform:scale(1)}.roadmap__years-line{width:100%;min-width:180px;height:1px;background:#dae9f3;margin-bottom:8px}.roadmap__years-year{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:145%;text-align:center;color:#9ec1dc;margin-bottom:8px;transition:all .5s ease-in-out}.roadmap__years-point{min-width:16px;max-width:16px;height:16px;border-radius:50%;background:#9ec1dc;transition:all .5s ease-in-out;transform:scale(.5)}@media(max-width:1280px){.roadmap{padding:120px 32px 0}.roadmap__item-year{font-size:48px}}@media(max-width:1023px){.roadmap__item{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.roadmap{padding:80px 16px 0}.roadmap__item{border-radius:32px;width:100%}.roadmap__item-year{font-size:40px}.roadmap__item-content{padding:32px 32px 32px 24px;justify-content:flex-start}.roadmap__years-line{min-width:80px}.roadmap__list{margin-left:-12px;margin-right:-12px}.roadmap__list .slick-slide>div{width:100%;padding:0 12px}}@media(max-width:767px){.roadmap__item{grid-template-columns:repeat(1,1fr);display:flex;flex-direction:column}.roadmap__item-img{height:40vw}.roadmap__item-year{margin-bottom:16px}.roadmap__item-content{padding:24px 24px 32px}}@media(max-width:576px){.roadmap__years{margin:32px auto 0}.roadmap__years-line{min-width:64px}.roadmap__item-img{height:50vw}.roadmap__item-title{font-size:21px}.roadmap__item-text{font-size:14px}.roadmap__years-year{font-size:14px;margin-bottom:11px}}@media(max-width:480px){.roadmap__title{margin-bottom:32px}.roadmap__item-img{height:43vw}.roadmap__item-content{padding:16px 24px 24px}}.story-blocks{padding:120px 100px 0}.story-blocks__container{width:100%;max-width:80vw;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px}@media(max-width:1280px){.story-blocks__container{max-width:none}}.story-blocks__item{padding:64px 64px 40px;position:relative;border-radius:48px;overflow:hidden;height:41.2vw;display:flex;flex-direction:column;justify-content:space-between;max-height:650px}.story-blocks__item-cont{width:100%;height:100%}.story-blocks__item-subtitle{font-family:Gotham Pro;font-size:16px;line-height:100%;text-transform:uppercase;color:rgba(32,42,65,.7);margin-bottom:12px}.story-blocks__item-subtitle,.story-blocks__item-title{font-style:normal;font-weight:400;position:relative;z-index:1}.story-blocks__item-title{font-family:Antic Didone;font-size:54px;line-height:120%;letter-spacing:.02em;color:#000}.story-blocks__item-img{width:100%;height:100%;top:0;left:0;position:absolute}.story-blocks__item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.1);transition:all .5s ease-in-out}@media(min-width:1024px){.story-blocks__item:hover img{transform:scale(1)}.story-blocks__item:hover .button{transform:translateY(0)}}.story-blocks__item .button{width:100%;transform:translateY(calc(100% + 40px));transition:transform .5s ease-in-out;position:relative;z-index:1}@media(max-width:1280px){.story-blocks{padding:120px 32px 0}.story-blocks__item{padding:32px 48px 40px}.story-blocks__item-title{font-size:48px}}@media(max-width:900px){.story-blocks{padding:80px 16px 0}.story-blocks__item{border-radius:40px;padding:32px 32px 24px}.story-blocks__item-title{font-size:36px}.story-blocks__item .button{transform:translate(0)}}@media(max-width:660px){.story-blocks__container{grid-template-columns:repeat(1,1fr);row-gap:24px}.story-blocks__item{height:58vw}}.news-intro{padding:115px 100px 0}.news-intro__top{width:100%;max-width:80vw;margin:0 auto;display:flex;flex-direction:column;align-items:center}.news-intro__title{max-width:800px;width:100%;margin-bottom:16px}@media(max-width:1280px){.news-intro{padding:115px 32px 0}.news-intro__top{max-width:none}}@media(max-width:900px){.news-intro{padding:96px 16px 0}}.top-arts{width:100%;padding:56px 100px 0}.top-arts__container{width:100%;max-width:80vw;margin:0 auto}@media(max-width:1280px){.top-arts__container{max-width:none}}.top-arts__title{margin-bottom:32px;text-align:left}.top-arts__list{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px}.top-arts__list>.in-view{display:flex}.top-arts__slider{display:none}@media(max-width:1280px){.top-arts{padding:56px 32px 0}}@media(max-width:1024px){.top-arts__list{display:flex;grid-template-columns:none;margin-right:-32px;margin-left:-32px;overflow-y:hidden;-moz-column-gap:0;column-gap:0;padding:0 32px 4px}.top-arts__list>.in-view{min-width:392px}.top-arts__list>.in-view:not(:last-child){margin-right:32px}.top-arts__list::-webkit-scrollbar,.top-arts__list::-webkit-scrollbar-track{display:none}.top-arts__list::-webkit-scrollbar-thumb{display:none}}@media(max-width:900px){.top-arts{padding:48px 16px 0}.top-arts__list{margin-right:-16px;margin-left:-16px;padding:0 16px;-moz-column-gap:0;column-gap:0}.top-arts__list>.in-view{min-width:392px}.top-arts__list>.in-view:not(:last-child){margin-right:24px}}@media(max-width:480px){.top-arts__list{display:grid;grid-template-columns:repeat(1,1fr);grid-row-gap:24px;row-gap:24px;padding-bottom:0;display:none}.top-arts__list>.in-view{min-width:auto}.top-arts__list>.in-view:not(:last-child){margin-right:0}.top-arts__slider{display:flex;position:relative}.top-arts__slider .in-view{background:#f3f6f6;border-radius:32px;overflow:hidden}.top-arts__slider .slick-slider,.top-arts__slider .slider__list{width:100%}.top-arts__slider .slick-list{max-width:none;width:calc(100vw + 24px);margin:0 -12px}.top-arts__slider .slick-slide>div{padding:0 12px}.top-arts__slider .slick-slide{width:calc(100vw - 16px - 24px)}.top-arts__slider .slick-dots{margin-left:0;width:100%}.top-arts__slider:after{content:"";position:absolute;top:0;right:-16px;display:block;width:74px;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 16.1%,#fff)}}.news-list{width:100%;padding:113px 100px 0}.news-list__container{width:100%;max-width:80vw;margin:0 auto}@media(max-width:1280px){.news-list__container{max-width:none}}.news-list__container>.in-view{position:relative;z-index:3}.news-list__selects{display:grid;grid-template-columns:repeat(3,286px);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;justify-content:center}.news-list__list{display:grid;grid-template-columns:repeat(1,1fr);grid-row-gap:48px;row-gap:48px;margin-top:32px}.news-list__list .in-view{display:flex}.news-list .button{min-width:300px;margin:48px auto 0}.news-list .button.hidden{display:none}@media(max-width:1280px){.news-list{padding:113px 32px 0}}@media(max-width:1024px){.news-list__selects{grid-template-columns:repeat(2,1fr);row-gap:32px}}@media(max-width:900px){.news-list{padding:80px 16px 0}}@media(max-width:767px){.news-list__selects{grid-template-columns:repeat(1,1fr);row-gap:16px}}@media(max-width:480px){.news-list .button{min-width:auto;width:100%}}.post-content{padding:115px 100px 0}.post-content__container{width:100%;max-width:80vw;margin:0 auto}@media(max-width:1280px){.post-content__container{max-width:none}}.post-content__title{margin:0 auto 16px;width:100%;max-width:1028px}.post-content__text{margin:0 auto;max-width:1028px;width:100%}.post-content__socials{position:absolute;top:0;right:0;width:100%;height:100%;opacity:0;visibility:hidden;display:flex;align-items:center;transition:all .5s ease-in-out .2s;z-index:1;padding:13px 24px}.post-content__socials-item{cursor:pointer;min-width:24px;max-width:24px;height:24px}.post-content__socials-item img,.post-content__socials-item svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.post-content__socials-item:not(:last-child){margin-right:24px}.post-content__info{max-width:710px;margin:0 auto 24px;padding-top:34px;display:flex;align-items:center;justify-content:space-between}.post-content__info-share{border-radius:100px;display:flex;align-items:center;min-width:216px;max-width:216px;height:50px;position:relative}.post-content__info-share:after{content:"";width:175px;height:100%;position:absolute;top:0;right:0;background:#fff;transition:all .3s ease-in-out;border:1px solid rgba(46,99,135,.17);border-radius:100px}.post-content__info-share:hover{padding:13px 24px}.post-content__info-share:hover:after{width:100%}.post-content__info-share:hover .post-content__info-but{opacity:0;visibility:hidden}.post-content__info-share:hover .post-content__socials{opacity:1;visibility:visible}.post-content__info-but{z-index:1;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:115%;color:#13233b;white-space:nowrap;cursor:pointer;transition:all .5s ease-in-out .2s;position:absolute;top:0;right:0;width:175px;height:50px;padding:13px 24px;display:flex;align-items:center}.post-content__info-but:hover{visibility:hidden;opacity:0}.post-content__info-but svg{margin-left:8px}.post-content__info-row{display:flex}.post-content__info-col{margin-right:76px}.post-content__info-col.author-col{max-width:160px}.post-content__info-title{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:14px;line-height:100%;text-transform:uppercase;color:#3a4458;margin-bottom:4px}.post-content__info-text{font-family:Gotham Pro;font-style:normal;font-weight:500;font-size:20px;line-height:145%;color:#13233b}.post-content__content{max-width:710px;margin:0 auto}.post-content__content figure{width:100%!important;margin-bottom:32px}.post-content__content figure img{margin:0 0 16px}.post-content__content figure figcaption{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:14px;line-height:150%;color:#3a4458}.post-content__content h2{font-size:40px;margin-bottom:32px;margin-top:72px}.post-content__content h2,.post-content__content h3{font-family:Antic Didone;font-style:normal;font-weight:400;line-height:125%;color:#3a4458}.post-content__content h3{font-size:34px;margin-bottom:16px;margin-top:48px}.post-content__content p{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:18px;line-height:150%;color:#3a4458}.post-content__content p+p{margin-top:24px}.post-content__content img{margin:72px 0;height:26.3vw;border-radius:32px;width:100%;max-height:379px;-o-object-fit:cover;object-fit:cover;overflow:hidden;display:flex}.post-content__content div{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;grid-row-gap:32px;row-gap:32px;margin-top:32px}.post-content__content div img{margin-top:0;-o-object-fit:cover;object-fit:cover}.post-content__content a{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:18px;line-height:150%;color:#3a4458;text-decoration:underline;text-underline-offset:3px;transition:all .5s ease-in-out}.post-content__content a:hover{color:#00587c}.post-content__content ul{list-style:none}.post-content__content ul li{position:relative}.post-content__content ul li:before{content:"";position:absolute;left:-14px;top:6px;display:block;width:12px;height:12px;background:#00587c;border-radius:50%}.post-content__content ol,.post-content__content ul{margin-left:20px}.post-content__content ol li,.post-content__content ul li{padding-left:14px;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:18px;line-height:150%;color:#3a4458}.post-content__content ol li:not(:last-child),.post-content__content ul li:not(:last-child){margin-bottom:16px}@media(max-width:1280px){.post-content{padding:152px 32px 0}}@media(max-width:1024px){.post-content__info-col{margin-right:48px}.post-content__content img{height:38vw}.post-content__content h2{font-size:34px}.post-content__content h3{font-size:24px}}@media(max-width:900px){.post-content{padding:96px 16px 0}.post-content__info-title{font-size:12px}.post-content__info-text{font-size:18px}.post-content__info-share{min-width:190px;max-width:190px}.post-content__socials-item{min-width:20px;max-width:20px;height:20px}.post-content__socials-item:not(:last-child){margin-right:20px}.post-content__content h2{margin-bottom:24px;margin-top:48px}.post-content__content a,.post-content__content ol li,.post-content__content p,.post-content__content ul li{font-size:16px}.post-content__content ul li:before{top:6px;display:block;width:8px;height:8px}.post-content__content h3{margin-top:32px}.post-content__content img{margin:48px 0;height:48vw}}@media(max-width:768px){.post-content__content h2{font-size:24px;line-height:125%}.post-content__content h3{font-size:20px;line-height:125%}.post-content__info-text{font-size:16px}}@media(max-width:767px){.post-content__socials{padding:12px 16px}.post-content__socials-item:not(:last-child){margin-right:16px}.post-content__info{padding-top:24px;align-items:flex-start}.post-content__info-row{display:flex;flex-direction:column;margin-right:32px}.post-content__info-col{margin-right:0}.post-content__info-col:not(:last-child){margin-bottom:16px}.post-content__info-but{height:40px;width:40px;padding:12px 0;display:flex;align-items:center;justify-content:center}.post-content__info-but span{display:none}.post-content__info-but svg{margin-left:0}.post-content__info-share{min-width:160px;max-width:160px;height:40px}.post-content__info-share:after{width:40px}}@media(max-width:480px){.post-content__info-title{font-size:10px}.post-content__info-text{font-size:14px}.post-content__content h2{margin-top:32px;margin-bottom:20px}.post-content__content a,.post-content__content ol li,.post-content__content p,.post-content__content ul li{font-size:14px}.post-content__content p+p{margin-top:20px}.post-content__content img{margin:32px 0;height:50vw;border-radius:24px}.post-content__content div{margin-top:24px;-moz-column-gap:24px;column-gap:24px;row-gap:24px}}.faq-page{width:100%;padding:115px 100px 0}.faq-page__container{width:100%;max-width:80vw;margin:0 auto}@media(max-width:1280px){.faq-page__container{max-width:none}}.faq-page__slider{display:none}.faq-page__title{max-width:800px;width:100%;margin:0 auto 16px}.faq-page__text{margin:0 auto;max-width:800px;width:100%}.faq-page__tabs{max-width:286px;min-width:286px;margin-right:32px}.faq-page__tabs>.in-view:not(:last-child){margin-bottom:16px}.faq-page__row{display:flex;margin-top:56px}.faq-page__row>.in-view{display:flex;flex-grow:1}.faq-page__tab{cursor:pointer;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:18px;line-height:145%;color:#3a4458;width:100%;display:flex;justify-content:center;align-items:center;padding:16px 32px;border:1px solid rgba(46,99,135,.17);border-radius:100px;background:#fff;transition:all .5s ease-in-out}.faq-page__tab.active,.faq-page__tab:hover{background:#00587c;color:#fff;border:1px solid rgba(46,99,135,.17)}.faq-page__content{background:#f4f8fb;border-radius:48px;width:100%;flex-grow:1;padding:48px 64px 64px}.faq-page .faqs__list{max-width:none;width:100%}.faq-page .faqs__item-title{font-weight:500}.faq-page .faqs__item-top svg{min-width:26px;max-width:26px}@media(max-width:1280px){.faq-page{padding:152px 32px 0}.faq-page__content{padding:32px 48px 48px}}@media(max-width:1270px){.faq-page .faqs__list{margin-top:0}}@media(max-width:900px){.faq-page{padding:96px 16px 0}.faq-page__row{flex-direction:column;margin-top:40px}.faq-page__tabs{max-width:none;min-width:auto;display:flex;overflow:auto;margin-bottom:24px;margin-left:-16px;margin-right:-16px;padding:0 16px 4px}.faq-page__tabs::-webkit-scrollbar,.faq-page__tabs::-webkit-scrollbar-track{display:none}.faq-page__tabs::-webkit-scrollbar-thumb{display:none}.faq-page__tabs>.in-view:not(:last-child){margin-bottom:0;margin-right:16px}.faq-page__tab{min-width:180px;max-width:180px;padding:12px 20px;font-size:16px;white-space:nowrap}.faq-page__content{padding:16px 32px 32px;border-radius:32px}}@media(max-width:480px){.faq-page__tab{font-size:14px;min-width:160px;max-width:160px}.faq-page__content{padding:8px 24px 24px;border-radius:16px}.faq-page__tabs{display:none}.faq-page__slider{display:flex;margin:0 -16px 24px;width:calc(100% + 32px)}.faq-page__slider .slick-list{max-width:100vw;padding:0 8px}.faq-page__slider .slick-slide{padding:0 8px}.faq-page .faqs__item-title{font-size:18px}.faq-page .faqs__item-top svg{min-width:20px;max-width:20px;width:20px}.faq-page__tab{padding:12px;font-size:12px;min-width:130px;max-width:130px}}.contact{width:100%;padding:152px 100px 0}.contact__container{width:100%;max-width:80vw;margin:0 auto}@media(max-width:1280px){.contact__container{max-width:none}}.contact__title{margin-bottom:16px}.contact__text{margin:0 auto}.contact__form{background:#f4f8fb;border-radius:48px;margin-top:40px;padding:56px 56px 64px}.contact__form-title{margin:0 auto 32px;text-align:center}.contact__form-container{max-width:540px;margin:0 auto}.contact__form-row{display:flex}.contact__form-row>.input{height:66px}.contact__form-row>.input.mr{margin-right:16px}.contact__form-row:not(:last-child){margin-bottom:16px}.contact__form .button[type=submit]{outline:none;border:none;margin:32px auto 0}.contact__form .button[type=submit]:focus,.contact__form .button[type=submit]:hover{outline:none;border:none}.contact__form .loc-select{max-width:none}.contact__form .loc-select.open .loc-select__top{z-index:5}.contact__form .loc-select.open .loc-select__list{z-index:4}.contact__form textarea.input{height:119px;resize:none}@media(max-width:1280px){.contact{padding:152px 32px 0}}@media(max-width:1024px){.contact__form-title{max-width:400px;margin:0 auto 24px}}@media(max-width:900px){.contact{padding:80px 16px 0}.contact__form{padding:64px 48px}.contact__form-container{max-width:none}}@media(max-width:768px){.contact__form{padding:48px 32px;border-radius:32px}.contact__form-row>.input{height:auto}}@media(max-width:480px){.contact__form{padding:32px 16px 48px;border-radius:0;margin:40px -16px 0}.contact__form-row{flex-direction:column}.contact__form-row .input.mr{margin-right:0;margin-bottom:16px}.contact .button[type=submit]{min-width:210px;margin:24px auto 0}}.career-intro{padding:115px 100px 0}.career-intro__container{width:100%;max-width:80vw;margin:0 auto}@media(max-width:1280px){.career-intro__container{max-width:none}}.career-intro__title{max-width:800px;width:100%;margin:0 auto 16px}.career-intro__text{margin:0 auto;max-width:800px;width:100%}.career-intro__list{margin-top:40px;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px}.career-intro__list>.in-view{display:flex}.career-intro__slider{display:none}.career-intro__item{background:#f5f3f0;border-radius:48px;padding:40px}.career-intro__item-img{min-width:80px;max-width:80px;height:80px;margin-bottom:16px;border-radius:50%;overflow:hidden}.career-intro__item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.career-intro__item-title{margin-bottom:12px}.career-intro__item-text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:145%;color:#3a4458}@media(max-width:1280px){.career-intro{padding:152px 32px 0}}@media(max-width:1024px){.career-intro__item{border-radius:32px;padding:24px}.career-intro__list{-moz-column-gap:24px;column-gap:24px}}@media(max-width:900px){.career-intro{padding:96px 16px 0}.career-intro__list{display:none;grid-template-columns:none;-moz-column-gap:0;column-gap:0;overflow:auto;margin-right:-16px;margin-left:-16px;overflow-y:hidden;padding:0 16px 4px}.career-intro__list>.in-view{min-width:392px}.career-intro__list>.in-view:not(:last-child){margin-right:24px}.career-intro__list::-webkit-scrollbar,.career-intro__list::-webkit-scrollbar-track{display:none}.career-intro__list::-webkit-scrollbar-thumb{display:none}.career-intro__slider{display:flex;position:relative}.career-intro__slider .slick-slider,.career-intro__slider .slider__list{width:100%}.career-intro__slider .slick-list{max-width:none;width:calc(100vw + 24px);margin:32px -12px 0}.career-intro__slider .slick-slide>div{padding:0 12px}.career-intro__slider .slick-slide{width:calc(100vw - 32px - 24px)}.career-intro__slider .slick-dots{margin-left:0;width:100%}.career-intro__slider:after{content:"";position:absolute;top:0;right:-16px;display:block;width:74px;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 16.1%,#fff)}.career-intro__item{border-radius:48px;padding:40px}}@media(max-width:480px){.career-intro__item{border-radius:32px;padding:24px}.career-intro__item-img{min-width:60px;max-width:60px;height:60px}.career-intro__list>.in-view{min-width:292px}}.offers{width:100%;padding:120px 100px 0}.offers__container{width:100%;max-width:80vw;margin:0 auto}@media(max-width:1280px){.offers__container{max-width:none}}.offers__container>.in-view{position:relative;z-index:1}.offers__title{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:60px;line-height:120%;text-align:center;letter-spacing:.02em;color:#13233b;margin-bottom:65px}.offers__selects{display:flex;max-width:604px;margin:0 auto}.offers__selects .select{width:100%}.offers__selects .radiobutton{align-items:flex-start}.offers__selects .select:not(:last-child){margin-right:32px}.offers__list{margin-top:32px;display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;grid-row-gap:32px;row-gap:32px}.offers__list .in-view{display:flex}@media(max-width:1280px){.offers{padding:120px 32px 0}.offers__title{font-size:48px}}@media(max-width:900px){.offers{padding:80px 16px 0}.offers__title{font-size:40px}.offers__list{-moz-column-gap:24px;column-gap:24px;row-gap:24px;grid-template-columns:repeat(1,1fr)}.offers__selects .select:not(:last-child){margin-right:24px}}@media(max-width:660px){.offers__selects{flex-direction:column}.offers__selects .select:not(:last-child){margin-right:0;margin-bottom:16px}}.follow-us.linkedin .follow-us__top{opacity:1;transform:translateY(0)}.follow-us.linkedin .follow-us__text{margin-left:auto;margin-right:auto}.follow-us.linkedin .follow-us__slider{display:none}.follow-us.linkedin .follow-us__blocks{margin-top:40px;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px}.follow-us.linkedin .follow-us__blocks-item{padding:16px;height:24.1vw;width:100%;background:#fff;border:1px solid rgba(46,99,135,.17);border-radius:32px;max-height:460px}.follow-us.linkedin .follow-us__blocks-item iframe{width:100%;height:100%;-o-object-fit:fill;object-fit:fill}@media(max-width:480px){.follow-us.linkedin .follow-us__blocks-item iframe{-o-object-fit:fill;object-fit:fill}}@media(max-width:1024px){.follow-us.linkedin .follow-us__blocks{-moz-column-gap:24px;column-gap:24px}}@media(max-width:900px){.follow-us.linkedin .follow-us__blocks{overflow:auto;margin-right:-16px;margin-left:-16px;overflow-y:hidden;padding:0 16px 4px;grid-template-columns:repeat(3,392px)}.follow-us.linkedin .follow-us__blocks::-webkit-scrollbar,.follow-us.linkedin .follow-us__blocks::-webkit-scrollbar-track{display:none}.follow-us.linkedin .follow-us__blocks::-webkit-scrollbar-thumb{display:none}.follow-us.linkedin .follow-us__blocks-item{height:52vw}}@media(max-width:900px)and (max-width:480px){.follow-us.linkedin .follow-us__blocks{display:none;grid-template-columns:repeat(3,calc(100% - 32px))}.follow-us.linkedin .follow-us__blocks-item{height:80vw}.follow-us.linkedin .follow-us__blocks-item iframe{pointer-events:none}.follow-us.linkedin .follow-us__slider{display:flex;margin-top:32px;position:relative}.follow-us.linkedin .follow-us__slider .slick-slide>div{padding:0 12px}.follow-us.linkedin .follow-us__slider .slick-slide{min-width:calc(100vw - 32px);max-width:calc(100vw - 32px)}.follow-us.linkedin .follow-us__slider .slick-list{max-width:none;width:calc(100vw + 24px);margin:0 -12px}.follow-us.linkedin .follow-us__slider .slick-slider,.follow-us.linkedin .follow-us__slider .slider,.follow-us.linkedin .follow-us__slider .slider__list{width:100%}.follow-us.linkedin .follow-us__slider:after{content:"";position:absolute;top:0;right:-16px;display:block;width:74px;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 16.1%,#fff)}}.resume-form{width:100%;padding:120px 100px 0}.resume-form .phone-select{margin-bottom:0}.resume-form__container{width:100%;max-width:80vw;margin:0 auto;background:#f5f3f0;border-radius:48px;padding:64px}@media(max-width:1280px){.resume-form__container{max-width:none}}.resume-form__title{margin-bottom:12px;text-align:center}.resume-form__text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:145%;text-align:center;color:#3a4458}.resume-form__form{margin-top:24px}.resume-form__form-cont{max-width:710px;margin:0 auto}.resume-form__form-row{display:flex}.resume-form__form-row .input.mr{margin-right:16px}.resume-form__form-row:not(:last-child){margin-bottom:16px}.resume-form .loc-select{max-width:none;width:100%}.resume-form .loc-select.open{z-index:5}.resume-form textarea.input{height:119px;resize:none}.resume-form .button[type=submit]{margin:40px auto 0;outline:none;border:none}.resume-form .button[type=submit]:focus,.resume-form .button[type=submit]:hover{outline:none;border:none}@media(max-width:1280px){.resume-form{padding:120px 32px 0}}@media(max-width:900px){.resume-form{padding:80px 16px 0}.resume-form__container{padding:64px 48px}.resume-form__form-cont{max-width:none}}@media(max-width:768px){.resume-form__container{padding:48px 32px;border-radius:32px}}@media(max-width:480px){.resume-form{padding:80px 0 0}.resume-form__container{padding:32px 16px 48px;border-radius:0;margin:0}.resume-form__form-row{display:flex;flex-direction:column}.resume-form__form-row .input.mr{margin-right:0;margin-bottom:16px}}.vacancy-intro{padding:115px 100px 0}.vacancy-intro__container{width:100%;max-width:80vw;margin:0 auto}@media(max-width:1280px){.vacancy-intro__container{max-width:none}}.vacancy-intro__title{margin-bottom:16px}.vacancy-intro__text{margin:0 auto}@media(max-width:1280px){.vacancy-intro{padding:115px 32px 0}}@media(max-width:900px){.vacancy-intro{padding:96px 16px 0}}.vacancy-intro__row{width:100%;display:grid;grid-column-gap:138px;-moz-column-gap:138px;column-gap:138px;grid-template-columns:2fr 286px;margin-top:80px}.vacancy-intro__aside-scroll{width:100%;padding-top:32px}.vacancy-intro__aside-row{width:100%;display:flex;align-items:center;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:18px;line-height:145%;color:#3a4458}.vacancy-intro__aside-row .footer__socials-item img{filter:none}.vacancy-intro__aside-row .footer__socials-item{margin-right:8px}.vacancy-intro__aside-row:not(:last-child){margin-bottom:16px}.vacancy-intro__aside .button{width:100%;margin-top:32px}.vacancy-intro__content{width:100%}.vacancy-intro__content-title{margin-bottom:32px;text-align:left}.vacancy-intro__content-text{text-align:left;max-width:none;width:100%}.vacancy-intro__content-text p:not(:last-child){margin-bottom:24px}.vacancy-intro__content-text a{color:#00587c}.vacancy-intro__content-text ul{margin-left:20px;list-style:none}.vacancy-intro__content-text ul li{padding-left:14px;list-style:none;position:relative}.vacancy-intro__content-text ul li:not(:last-child){margin-bottom:16px}.vacancy-intro__content-text ul li:before{content:"";position:absolute;left:-14px;top:6px;display:block;width:12px;height:12px;background:#00587c;border-radius:50%}.vacancy-intro__content-text ul+p{margin-top:16px}.vacancy-intro__content-block:not(:last-child){margin-bottom:72px}@media(max-width:1023px){.vacancy-intro__row{grid-template-columns:none;row-gap:0;-moz-column-gap:0;column-gap:0;display:flex;flex-direction:column-reverse}.vacancy-intro__aside{margin-bottom:48px}.vacancy-intro__aside-scroll{padding-top:0}.vacancy-intro__aside-scroll .button{width:-moz-fit-content;width:fit-content}}@media(max-width:900px){.vacancy-intro__row{margin-top:40px}.vacancy-intro__content-title{margin-bottom:24px}.vacancy-intro__content-text p:not(:last-child){margin-bottom:20px}.vacancy-intro__content-text ul li:before{top:6px;display:block;width:8px;height:8px}.vacancy-intro__content-block:not(:last-child){margin-bottom:48px}}.courses{width:100%;padding:120px 100px 0}.courses__container{width:100%;max-width:80vw;margin:0 auto}@media(max-width:1280px){.courses__container{max-width:none}}.courses__title{margin-bottom:40px}.courses__list{display:grid;grid-template-columns:repeat(1,1fr);grid-row-gap:40px;row-gap:40px}.courses__list>.in-view{display:flex}.courses__row{display:flex;width:100%}.courses__row.reverse{flex-direction:row-reverse}.courses__row.reverse .courses__row-img{margin-right:0}.courses__row.reverse .courses__row-block{margin-right:32px;background:#f4f8fb}.courses__row-img{border-radius:48px;overflow:hidden;margin-right:32px;min-width:34.7vw;max-width:34.7vw;height:100%}.courses__row-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.courses__row-block{background:#f5f3f0;border-radius:48px;padding:40px;width:100%;flex-grow:1}.courses__row-title{text-align:left;font-size:48px;margin-bottom:16px}@media(max-width:1280px){.courses__row-title{font-size:40px;margin-bottom:12px}}@media(max-width:768px){.courses__row-title{font-size:24px;line-height:125%}}.courses__row-text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:145%;color:#3a4458;max-width:630px;font-size:18px}@media(max-width:1280px){.courses__row-text{font-size:16px}}.courses__row ul{margin-left:20px;margin-top:24px;display:grid;grid-auto-flow:column;grid-template-rows:repeat(3,auto);grid-template-columns:repeat(2,auto);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px}.courses__row ul li{padding-left:14px;list-style:none;position:relative}.courses__row ul li:not(:last-child){margin-bottom:12px}.courses__row ul li:before{content:"";position:absolute;left:-14px;top:6px;display:block;width:8px;height:8px;background:#00587c;border-radius:50%}@media(max-width:1280px){.courses{padding:120px 32px 0}.courses__row ul{grid-template-rows:repeat(5,auto);grid-template-columns:repeat(2,auto)}.courses__row-block{padding:32px}}@media(max-width:900px){.courses{padding:80px 16px 0}.courses__row{border-radius:32px;background:#f5f3f0;flex-direction:column;overflow:hidden}.courses__row.reverse{flex-direction:column;background:#f4f8fb}.courses__row-block{border-radius:0;padding:32px}.courses__row-img{width:100%;max-width:none;border-radius:32px;height:43vw}.courses__row ul{grid-template-rows:repeat(3,auto);grid-template-columns:repeat(2,auto)}}@media(max-width:768px){.courses__row-text{font-size:14px}}@media(max-width:767px){.courses__row-block{padding:32px 24px}.courses__row ul{grid-template-rows:none;grid-template-columns:repeat(1,1fr);grid-auto-flow:dense}}@media(max-width:480px){.courses__row-img{height:50vw}}.stories{width:100%;padding:120px 100px 0}.stories__container{width:100%;max-width:80vw;margin:0 auto}@media(max-width:1280px){.stories__container{max-width:none}}.stories__title{margin-bottom:40px}.stories__list>.in-view{display:flex}.stories__list>.in-view:not(:last-child){margin-bottom:32px}.stories__slider{display:none}.stories__item{width:100%;background:#f4f8fb;border-radius:40px;display:flex;padding:32px 70px 32px 32px}.stories__item-video{border:1px solid rgba(46,99,135,.17);border-radius:32px;display:flex;overflow:hidden;position:relative;margin-right:32px;max-width:686px;width:79.3vw;height:23.5vw;max-height:420px}.stories__item-video iframe{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.stories__item-content{display:flex;flex-direction:column;max-width:524px;width:100%}.stories__item-top{flex-grow:1}.stories__item-title{margin-bottom:16px}.stories__item-text{text-align:left}.stories__item-text a{text-decoration:underline;color:#00587c;text-underline-offset:3px}.stories__item .button{min-width:290px;margin-top:71px;border:1px solid rgba(46,99,135,.26)}.stories__item-video{width:52vw;height:100%;max-width:410px}@media(min-width:1440px)and (min-height:768px){.stories__item-video{width:60vw;height:100%;max-width:480px}}@media(min-width:1900px){.stories__item-video{width:80vw;height:100%;max-width:520px}}.stories__item-text{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(min-width:1440px)and (min-height:768px){.stories__item-text{-webkit-line-clamp:3}}.stories__item .button{margin-top:48px}@media(min-width:1900px){.stories__item .button{margin-top:71px}}@media(max-width:1280px){.stories{padding:120px 32px 0}.stories__item-video{height:100%}}@media(max-width:1024px){.stories__item{padding:32px;border-radius:32px}.stories__item-video{height:100%;border-radius:24px}.stories__item .button{margin-top:48px}}@media(max-width:900px){.stories{padding:80px 16px 0}.stories__item{padding:24px;border-radius:32px;width:calc(80vw - 54px);flex-direction:column-reverse}.stories__item .button{margin-top:32px}.stories__item-video{margin-top:32px;height:45vw;width:100%;max-width:none;min-width:auto;margin-right:0}.stories__item .button{min-width:auto}.stories__list{display:none}.stories__slider{display:flex;position:relative}.stories__slider:after{content:"";position:absolute;top:0;right:-16px;display:block;width:74px;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 16.1%,#fff)}.stories__slider .slick-slider,.stories__slider .slider__list{width:100%}.stories__slider .slick-slide{padding:0 12px}.stories__slider .slick-dots{margin-left:0;width:100%}.stories__slider .slick-list{max-width:calc(100% + 24px);margin:0 -12px}}@media(max-width:480px){.stories__item{padding:24px;border-radius:32px;width:calc(100vw - 56px)}.stories__item .button{min-width:auto}}.partners-list{padding:56px 100px 0}.partners-list__container{width:100%;max-width:80vw;margin:0 auto}@media(max-width:1280px){.partners-list__container{max-width:none}}.partners-list__list{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;grid-row-gap:32px;row-gap:32px}.partners-list__list>.in-view{display:flex}.partners-list__slider{display:none}@media(max-width:1280px){.partners-list{padding:56px 32px 0}}@media(max-width:900px){.partners-list{padding:40px 16px 0}.partners-list__list{grid-template-columns:repeat(2,1fr);-moz-column-gap:32px;column-gap:32px;row-gap:32px}}@media(max-width:768px){.partners-list__list{grid-template-columns:repeat(2,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px}}@media(max-width:480px){.partners-list__list{display:none}.partners-list__slider{display:flex;position:relative}.partners-list__slider .slick-slider,.partners-list__slider .slider__list{width:100%}.partners-list__slider .slick-list{max-width:none;width:calc(100vw + 24px);margin:0 -12px}.partners-list__slider .slick-slide>div{padding:0 12px}.partners-list__slider .slick-slide{width:calc(100vw - 32px - 24px)}.partners-list__slider .slick-dots{margin-left:0;width:100%}.partners-list__slider:after{content:"";position:absolute;top:0;right:-16px;display:block;width:74px;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 16.1%,#fff)}}.partner-form{width:100%;padding:120px 100px 0}.partner-form .phone-select{margin-bottom:0}.partner-form .phone-select__top{padding:24px;max-height:68px}@media(max-width:768px){.partner-form .phone-select__top{padding:16px 24px}}.partner-form__container{width:100%;max-width:80vw;margin:0 auto;background:#f4f8fb;border-radius:48px;padding:64px}@media(max-width:1280px){.partner-form__container{max-width:none;width:100%}}.partner-form__form{max-width:710px;margin:0 auto}.partner-form__title{margin-bottom:12px;text-align:center}.partner-form__text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:145%;text-align:center;color:#3a4458;margin-bottom:24px}.partner-form__row{display:flex}.partner-form__row .input.mr{margin-right:16px}.partner-form__row:not(:last-child){margin-bottom:16px}.partner-form textarea.input{height:119px;resize:none}.partner-form .button[type=submit]{margin:40px auto 0;outline:none;border:none}.partner-form .button[type=submit]:focus,.partner-form .button[type=submit]:hover{outline:none;border:none}@media(max-width:1280px){.partner-form{padding:120px 32px 0}}@media(max-width:900px){.partner-form{padding:80px 16px 0}.partner-form__container{padding:64px 48px}.partner-form__form{max-width:none}}@media(max-width:768px){.partner-form__container{padding:48px 32px;border-radius:32px}}@media(max-width:480px){.partner-form{padding:80px 0 0}.partner-form .in-view{width:100%}.partner-form__container{padding:32px 16px 48px;border-radius:0}.partner-form__row{display:flex;flex-direction:column}.partner-form__row .input.mr{margin-right:0;margin-bottom:16px}}.press-news-intro{padding:115px 100px 0}.press-news-intro__top{width:100%;max-width:80vw;margin:0 auto;display:flex;flex-direction:column;align-items:center}.press-news-intro__title{max-width:800px;width:100%;margin-bottom:16px}@media(max-width:1280px){.press-news-intro{padding:115px 32px 0}.press-news-intro__top{max-width:none}}@media(max-width:900px){.press-news-intro{padding:96px 16px 0}}.press-news-list{width:100%;padding:65px 100px 0}.press-news-list__container{width:100%;max-width:80vw;margin:0 auto}@media(max-width:1280px){.press-news-list__container{max-width:none}}.press-news-list__container>.in-view{position:relative;z-index:3}.press-news-list__selects{display:grid;grid-template-columns:repeat(1,450px);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;justify-content:center}.press-news-list__list{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:30px;grid-row-gap:30px;row-gap:30px;margin-top:32px;justify-content:center}.press-news-list__list .in-view{display:flex}.press-news-list .button{min-width:300px;margin:48px auto 0}.press-news-list .button.hidden{display:none}@media(max-width:1280px){.press-news-list{padding:113px 32px 0}}@media(max-width:1024px){.press-news-list__selects{row-gap:32px}}@media(max-width:900px){.press-news-list{padding:80px 16px 0}}@media(max-width:767px){.press-news-list__selects{row-gap:16px}.press-news-list__list,.press-news-list__selects{grid-template-columns:repeat(1,1fr)}}@media(max-width:480px){.press-news-list .button{min-width:auto;width:100%}}.press-news-post{width:100%;border:1px solid rgba(46,99,135,.17);border-radius:48px;overflow:hidden;background-color:#f3efec;display:flex;transition:all 1s ease-in-out;opacity:0;transform:translateY(100px);pointer-events:none}.press-news-post:hover{background-color:hsla(0,0%,100%,.3)}.press-news-post.animated{opacity:1;transform:translateY(0);pointer-events:all}.press-news-post__title{margin-bottom:48px;font-family:Antic Didone;font-style:normal;font-weight:400;font-size:40px;line-height:125%;color:#13233b;background:linear-gradient(90deg,rgba(100,200,200,0),rgba(100,200,200,0)),linear-gradient(90deg,#13233b,#13233b,#13233b);background-size:100% 1px,0 1px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size 1s}.press-news-post__text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:18px;line-height:145%;color:#3a4458;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:inline;display:-webkit-box;overflow:hidden;margin-top:48px}.press-news-post__link{cursor:pointer}.press-news-post__top{flex-grow:1}.press-news-post__img{overflow:hidden;isolation:isolate;display:flex;width:41.7vw;min-width:34vw;border-radius:48px}.press-news-post__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.1);transition:all 1s ease-in-out}@media(max-width:1280px){.press-news-post__img{max-height:none}}.press-news-post__content{flex-grow:1;padding:40px 90px 40px 24px;display:flex;flex-direction:column;max-width:800px}.press-news-post__bottom{display:flex;align-items:center;margin-top:10px;flex-wrap:wrap}.press-news-post__bottom>*{margin-top:10px}.press-news-post__cat{width:-moz-fit-content;width:fit-content;padding:12px 12px 10px;border:1px solid rgba(32,42,65,.5);border-radius:32px;font-size:12px;line-height:100%;text-transform:uppercase;margin-right:16px}.press-news-post__cat,.press-news-post__item{font-family:Gotham Pro;font-style:normal;font-weight:400;color:#3a4458}.press-news-post__item{display:flex;align-items:center;font-size:13px;line-height:120%}.press-news-post__item svg{margin-right:4px}.press-news-post__item:not(:last-child){margin-right:16px}@media(min-width:1024px){.press-news-post:hover .news-post__img img{transform:scale(1)}.press-news-post:hover .news-post__title{background-size:0 1px,100% 1px}}@media(min-width:1921px){.press-news-post__img{max-width:700px}}@media(min-width:1800px){.press-news-post__text{-webkit-line-clamp:4}}@media(max-width:1366px){.press-news-post__img{width:35vw;min-width:35vw}.press-news-post__content{padding:40px 40px 40px 24px}}@media(max-width:1280px){.press-news-post__img{width:42vw;min-width:42vw}}@media(max-width:1024px){.press-news-post__title{font-size:34px}.press-news-post__content{padding:32px 40px 32px 24px}.press-news-post__text{margin-top:32px;-webkit-line-clamp:2}}@media(max-width:900px){.press-news-post{flex-direction:column;border-radius:40px}.press-news-post__img{width:100%;min-width:auto;height:auto;border-radius:40px;height:48vw;max-height:none}.press-news-post__content{padding:24px 16px 16px}.press-news-post__text{-webkit-line-clamp:3}.press-news-post__bottom,.press-news-post__bottom>*{margin-top:12px}}@media(max-width:768px){.press-news-post__title{font-size:24px;line-height:125%}.press-news-post__text{margin-top:12px;font-size:14px;line-height:140%}}.press-post-content{padding:115px 100px 0}.press-post-content__container{width:100%;max-width:80vw;margin:0 auto}@media(max-width:1280px){.press-post-content__container{max-width:none}}.press-post-content__title{margin:0 auto 16px;width:100%;max-width:922px;font-size:75px;line-height:105%;letter-spacing:1.76px}.press-post-content__text{margin:0 auto;max-width:710px;width:100%}.press-post-content__socials{position:absolute;top:0;right:0;width:100%;height:100%;opacity:0;visibility:hidden;display:flex;align-items:center;transition:all .5s ease-in-out .2s;z-index:1;padding:13px 24px}.press-post-content__socials-item{cursor:pointer;min-width:24px;max-width:24px;height:24px;margin-left:12px}.press-post-content__socials-item img,.press-post-content__socials-item svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.press-post-content__socials-item:not(:last-child){margin-right:24px}.press-post-content__info{max-width:710px;margin:0 auto 80px;padding-top:80px;display:flex;align-items:center;justify-content:space-between}.press-post-content__info-share{border-radius:100px;display:flex;align-items:center;min-width:216px;max-width:216px;height:50px;position:relative}.press-post-content__info-share:after{content:"";width:175px;height:100%;position:absolute;top:0;right:0;background:#fff;transition:all .3s ease-in-out;border:1px solid rgba(46,99,135,.17);border-radius:100px}.press-post-content__info-share:hover{padding:0}.press-post-content__info-share:hover:after{width:100%}.press-post-content__info-share:hover .post-content__info-but{opacity:0;visibility:visible}.press-post-content__info-share:hover .post-content__socials{opacity:1;visibility:visible}.press-post-content__info-but{z-index:1;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:115%;color:#13233b;white-space:nowrap;cursor:pointer;position:absolute;top:0;right:0;width:175px;height:50px;padding:13px 24px;display:flex;align-items:center}.press-post-content__info-but:hover{visibility:visible;opacity:1}.press-post-content__info-but svg{margin-left:8px}.press-post-content__info-row{display:flex}.press-post-content__info-col{margin-right:76px}.press-post-content__info-col.author-col{max-width:160px}.press-post-content__info-title{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:14px;line-height:100%;text-transform:uppercase;color:#3a4458;margin-bottom:4px}.press-post-content__info-text{font-family:Gotham Pro;font-style:normal;font-weight:500;font-size:20px;line-height:145%;color:#13233b}.press-post-content__share{border:1px solid rgba(46,99,135,.17);border-radius:100px;display:flex;align-items:center;height:50px;position:relative}.press-post-content__share-but{z-index:1;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:115%;color:#13233b;white-space:nowrap;cursor:pointer;display:flex;justify-content:space-between;width:100%;padding:12px 16px 12px 22px;align-items:center}.press-post-content__content{max-width:710px;margin:0 auto}.press-post-content__content figure{width:100%!important;margin-bottom:32px}.press-post-content__content figure img{margin:0 0 16px}.press-post-content__content figure figcaption{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:14px;line-height:150%;color:#3a4458}.press-post-content__content h2{font-size:40px;margin-bottom:32px;margin-top:72px}.press-post-content__content h2,.press-post-content__content h3{font-family:Antic Didone;font-style:normal;font-weight:400;line-height:125%;color:#3a4458}.press-post-content__content h3{font-size:34px;margin-bottom:16px;margin-top:48px}.press-post-content__content p{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:18px;line-height:150%;color:#3a4458}.press-post-content__content p+p{margin-top:24px}.press-post-content__content img{margin:72px 0;height:26.3vw;border-radius:32px;width:100%;max-height:379px;-o-object-fit:cover;object-fit:cover;overflow:hidden;display:flex}.press-post-content__content div{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;grid-row-gap:32px;row-gap:32px;margin-top:32px}.press-post-content__content div img{margin-top:0;-o-object-fit:cover;object-fit:cover}.press-post-content__content a{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:18px;line-height:150%;color:#3a4458;text-decoration:underline;text-underline-offset:3px;transition:all .5s ease-in-out}.press-post-content__content a:hover{color:#00587c}.press-post-content__content ul{list-style:none}.press-post-content__content ul li{position:relative}.press-post-content__content ul li:before{content:"";position:absolute;left:-14px;top:6px;display:block;width:12px;height:12px;background:#00587c;border-radius:50%}.press-post-content__content ol,.press-post-content__content ul{margin-left:20px}.press-post-content__content ol li,.press-post-content__content ul li{padding-left:14px;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:18px;line-height:150%;color:#3a4458}.press-post-content__content ol li:not(:last-child),.press-post-content__content ul li:not(:last-child){margin-bottom:16px}.press-post-content__inform{display:flex;flex-direction:column;align-items:center;max-width:710px;margin:48px auto 0}.press-post-content__inform-download{width:100%;text-align:center;padding:17px 0;font-family:Gotham Pro;font-size:20px;font-style:normal;font-weight:400;line-height:115%;color:#00587c;border-top:1px solid #dae9f3;border-bottom:1px solid #dae9f3}.press-post-content__inform-download-link{display:flex;justify-content:center;align-items:center;align-self:center}.press-post-content__inform-download-text{padding-left:11px}.press-post-content__inform-media{margin-top:24px}.press-post-content__inform-media-title{color:#13233b;text-align:center;font-family:Antic Didone;font-size:24px;font-style:normal;font-weight:400;line-height:125%}.press-post-content__inform-media-icons{display:flex;justify-content:center;margin-top:16px}.press-post-content__inform-media-icons-icon{width:48px;height:48px;padding:16px;margin-left:8px;border:1px solid rgba(46,99,135,.17);border-radius:50px}.press-post-content__inform-media-mail{width:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}.press-post-content__inform-contact{margin-top:12px;text-align:center}.press-post-content__inform-contact,.press-post-content__inform-email{font-family:Gotham Pro;font-size:18px;font-style:normal;font-weight:400;line-height:145%}.press-post-content__inform-email{display:block;color:#00587c;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-align:center}@media(max-width:1280px){.press-post-content{padding:152px 32px 0}}@media(max-width:1024px){.press-post-content__info-col{margin-right:48px}.press-post-content__content img{height:38vw}.press-post-content__content h2{font-size:34px}.press-post-content__content h3{font-size:24px}}@media(max-width:900px){.press-post-content{padding:96px 16px 0}.press-post-content__info-title{font-size:12px}.press-post-content__info-text{font-size:18px}.press-post-content__info-share{min-width:190px;max-width:190px}.press-post-content__socials-item{min-width:20px;max-width:20px}.press-post-content__socials-item:not(:last-child){margin-right:20px}.press-post-content__title{font-size:46px;line-height:110%}.press-post-content__content h2{margin-bottom:24px;margin-top:48px}.press-post-content__content a,.press-post-content__content ol li,.press-post-content__content p,.press-post-content__content ul li{font-size:16px}.press-post-content__content ul li:before{top:6px;display:block;width:8px;height:8px}.press-post-content__content h3{margin-top:32px}.press-post-content__content img{margin:48px 0;height:48vw}}@media(max-width:768px){.press-post-content__content h2{font-size:24px;line-height:125%}.press-post-content__content h3{font-size:20px;line-height:125%}.press-post-content__info-text{font-size:16px}}@media(max-width:767px){.press-post-content__socials{padding:12px 16px}.press-post-content__socials-item:not(:last-child){margin-right:16px}.press-post-content__info{padding-top:24px;align-items:flex-start}.press-post-content__info-row{display:flex;flex-direction:column;margin-right:32px}.press-post-content__info-col{margin-right:0}.press-post-content__info-col:not(:last-child){margin-bottom:16px}.press-post-content__info-but{height:40px;width:40px;padding:12px 0;display:flex;align-items:center;justify-content:center}.press-post-content__info-but span{display:none}.press-post-content__info-but svg{margin-left:0}.press-post-content__info-share{min-width:160px;max-width:160px;height:40px}.press-post-content__info-share:after{width:40px}}@media(max-width:480px){.press-post-content__info-title{font-size:10px}.press-post-content__info-text{font-size:14px}.press-post-content__content h2{margin-top:32px;margin-bottom:20px}.press-post-content__content a,.press-post-content__content ol li,.press-post-content__content p,.press-post-content__content ul li{font-size:14px}.press-post-content__content p+p{margin-top:20px}.press-post-content__content img{margin:32px 0;height:50vw;border-radius:24px}.press-post-content__content div{margin-top:24px;-moz-column-gap:24px;column-gap:24px;row-gap:24px}}.small-post{background:#f3f6f6;border-radius:32px;cursor:pointer;width:100%;transition:all .3s ease-in-out;display:flex;flex-direction:column;background-color:#f3efec}.small-post__title{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:28px;line-height:125%;color:#13233b;margin-bottom:32px;background:linear-gradient(90deg,rgba(100,200,200,0),rgba(100,200,200,0)),linear-gradient(90deg,#13233b,#13233b,#13233b);background-size:100% 1px,0 1px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size 1s}.small-post__content{padding:24px 32px 32px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.small-post__text{font-family:Gotham Pro;font-size:18px;font-style:normal;font-weight:400;line-height:145%;color:#3a4458}@media(min-width:1024px){.small-post:hover .small-post__img img{transform:scale(1)}.small-post:hover .small-post__title{background-size:0 1px,100% 1px}}@media(max-width:1024px){.small-post__img{height:235px}}@media(max-width:900px){.small-post__content{padding:24px 16px 16px}}.popup{position:fixed;display:flex;justify-content:space-between;align-items:center;width:130px;height:40px;bottom:35px;left:46%;transform:translateX(-50%);background-color:#00587c;color:#f4f8fb;padding:10px;border-radius:5px;opacity:.8;z-index:999;animation:slideInAndOut 3.5s infinite;animation-fill-mode:forwards}.popup__text{text-align:center;font-family:Gotham Pro;font-size:16px;font-style:normal;font-weight:400;line-height:145%}@keyframes slideInAndOut{0%{-webkit-transform:translateY(100px)}10%{-webkit-transform:translateY(-40px)}16%{-webkit-transform:translateY(-26px)}90%{-webkit-transform:translateY(-26px)}to{-webkit-transform:translateY(100px)}}.banner{width:100%;padding:56px 100px 0}.banner.blue .banner__container{background:#e4f1fd}.banner__container{background:linear-gradient(297.14deg,#e9e3dc 5.63%,#e9e3dc 33.2%);border-radius:48px;display:flex;align-items:stretch;overflow:hidden;margin-left:auto;margin-right:auto;width:100%;max-width:80vw;justify-content:space-between}@media(max-width:1280px){.banner__container{max-width:none}}.banner__text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:145%;color:#3a4458;max-width:600px;margin-top:12px}.banner__content{padding:64px;flex-grow:1;max-width:600px;width:100%}.banner__content .button-svg{min-width:290px;margin-top:32px}.banner__content .button-svg svg{margin-left:20px}.banner__title{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:40px;line-height:125%;color:#13233b;max-width:600px}.banner__img{display:flex;max-width:600px;width:100%}.banner__img img{width:100%;height:100%}@media(max-width:1280px){.banner{padding:120px 32px 0}}@media(max-width:1024px){.banner__title{font-size:34px}.banner__container{border-radius:32px}.banner__content{padding:48px}.banner__text{font-size:14px}}@media(max-width:900px){.banner{padding:80px 16px 0}.banner__container{flex-direction:column}.banner__content{padding:40px 32px}.banner__img{align-self:flex-end}}@media(max-width:576px){.banner__container{flex-direction:column;padding:32px 24px 24px;border-radius:24px;position:relative;min-height:100vw}.banner__img{align-self:flex-end;margin-right:-24px;margin-top:16px;max-width:380px;margin-bottom:50px}.banner__text,.banner__title{text-align:center}.banner__title{font-size:30px}.banner__content{display:flex;flex-direction:column;align-items:center;padding:0;justify-content:space-between;flex-grow:0}.banner__content .button-svg{min-width:auto;width:100%;white-space:break-spaces;font-size:14px;position:absolute;bottom:24px;left:24px;width:calc(100% - 48px);margin-top:0}}@media(max-width:375px){.banner__img{max-width:280px}}.press-similiar{padding:75px 100px 0}.press-similiar__container{max-width:80vw;margin:0 auto;width:100%}.press-similiar__container>.in-view>.button{display:none}.press-similiar__title{font-family:Antic Didone;font-size:54px;line-height:120%;text-align:center;letter-spacing:.02em;color:#00202f;margin-bottom:22px}.press-similiar__text,.press-similiar__title{font-style:normal;font-weight:400;text-align:left}.press-similiar__text{font-family:Gotham Pro;font-size:18px;line-height:145%;color:#3a4458}.press-similiar__top{display:flex;align-items:flex-end;justify-content:space-between;width:100%}.press-similiar__top-col{margin-right:32px;max-width:595px}.press-similiar__list{margin-top:32px;width:100%}.press-similiar__list .slick-slide{display:flex}.press-similiar__list .slick-slide>div{width:100%;padding:0 16px;display:flex}.press-similiar__list .in-view{display:flex;width:100%}.press-similiar__list .product-item,.press-similiar__list .service-item{width:100%}.press-similiar__list .product-item{min-width:auto;max-width:none}.press-similiar__list .slick-slider{width:100%}.press-similiar__list .slider{display:flex;align-items:normal;justify-content:normal}.press-similiar__list .slider__list{width:100%;margin:0;justify-content:flex-start}.press-similiar__list .slick-list{max-width:none;overflow:visible;overflow:initial;margin-left:-16px;margin-right:-16px;width:calc(100% + 32px)}@media(max-width:1280px){.press-similiar{padding:120px 32px 0}.press-similiar__title{font-size:48px}.press-similiar__container{max-width:none}}@media(max-width:900px){.press-similiar{padding:80px 16px 0}.press-similiar__container>.in-view>.button{display:flex;margin:32px auto 0;min-width:200px}.press-similiar .product-item{max-width:392px;min-width:392px}.press-similiar .service-item{max-width:calc(50vw - 32px)}.press-similiar__title{font-size:34px;margin-bottom:16px}.press-similiar__text{font-size:16px}.press-similiar__top{flex-direction:column;align-items:flex-start}.press-similiar__top-col{margin-right:0;margin-bottom:0}.press-similiar__top>.button{display:none}.press-similiar__list{position:relative}.press-similiar__list:after{content:"";position:absolute;top:0;right:-16px;display:block;width:74px;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 16.1%,#fff)}.press-similiar__list .slick-slide>div{width:100%;padding:0 12px}.press-similiar .slick-list{max-width:none;overflow:visible;overflow:initial;margin-left:-12px;margin-right:-12px;width:calc(100% + 24px)}}@media(max-width:768px){.press-similiar__title{font-size:30px}}@media(max-width:767px){.press-similiar .small-post{max-width:calc(100vw - 32px);min-width:calc(100vw - 32px)}}@media(max-width:480px){.press-similiar .product-item{min-width:150px;max-width:43vw}.press-similiar .service-item,.press-similiar .service-item2{max-width:calc(100vw - 32px);min-width:calc(100vw - 32px)}}.terms-content{padding:115px 100px 0}.terms-content__container{width:100%;max-width:80vw;margin:0 auto}.terms-content__title{margin-bottom:75px}@media(max-width:768px){.terms-content__title{margin-bottom:32px}}.terms-content__block{max-width:710px;margin:0 auto}.terms-content__block>div{margin-top:72px}.terms-content__block>div>div:not(:last-child){margin-bottom:48px}@media(max-width:768px){.terms-content__block>div>div:not(:last-child){margin-top:24px}.terms-content__block>div{margin-top:48px}}.terms-content__block h2{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:40px;line-height:125%;color:#13233b;margin-bottom:24px}@media(max-width:1024px){.terms-content__block h2{font-size:34px}}@media(max-width:768px){.terms-content__block h2{font-size:24px;line-height:125%}}.terms-content__block h3{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:32px;line-height:125%;color:#13233b;margin-bottom:24px}@media(max-width:1024px){.terms-content__block h3{font-size:28px}}@media(max-width:768px){.terms-content__block h3{font-size:18px;line-height:125%}}.terms-content__block a,.terms-content__block li,.terms-content__block p{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:18px;line-height:150%;color:#3a4458}@media(max-width:768px){.terms-content__block a,.terms-content__block li,.terms-content__block p{font-size:16px}}.terms-content__block a{text-decoration:underline;text-underline-offset:3px}.terms-content__block p:not(:last-child){margin-bottom:24px}.terms-content__block ol,.terms-content__block ul{margin-left:32px}@media(max-width:768px){.terms-content__block ol,.terms-content__block ul{margin-left:20px}}.terms-content__block ol li,.terms-content__block ul li{padding-left:8px}.terms-content__block ol li::marker,.terms-content__block ul li::marker{font-size:32px}@media(max-width:768px){.terms-content__block ol li::marker,.terms-content__block ul li::marker{font-size:20px}}.terms-content__block ol li:not(:last-child),.terms-content__block ul li:not(:last-child){margin-bottom:16px}.terms-content__block ol+p,.terms-content__block ul+p{margin-top:24px}@media(max-width:1280px){.terms-content{padding:115px 32px 0}}@media(max-width:900px){.terms-content{padding:80px 16px 0}}.product-intro{width:100%;padding:115px 100px 0}.product-intro__container{width:100%;max-width:80vw;margin:0 auto;display:flex}@media(max-width:1280px){.product-intro__container{max-width:none}}.product-intro__container>.product-intro__bottom{display:none}.product-intro__container .in-view{width:100%;display:flex;flex-direction:column}.product-intro__response-div{display:flex;flex-direction:column}.product-intro__response-div.mob{display:none}@media(max-width:900px){.product-intro__response-div.mob{display:flex;order:-1;margin-top:48px}}@media(max-width:480px){.product-intro__response-div.mob{margin-top:32px}}.product-intro__response-div.desk{display:flex}@media(max-width:900px){.product-intro__response-div.desk{display:none}}.product-intro__link{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:20px;line-height:145%;color:#13233b;width:-moz-fit-content;width:fit-content;position:relative;cursor:pointer}.product-intro__link:after{content:"";left:0;bottom:-2px;height:1px;width:0;background:#13233b;position:absolute;transition:all .7s ease-in-out}@media(max-width:768px){.product-intro__link{font-size:16px}}.product-intro__link:hover:after{width:100%}.product-intro__gallery{flex-grow:1;margin-right:32px}@media(max-width:900px){.product-intro__gallery .product-intro__video{display:none}.product-intro__video{margin-top:48px}}.product-intro__colors{display:grid;grid-template-columns:repeat(5,1fr);grid-column-gap:16px;-moz-column-gap:16px;column-gap:16px;grid-row-gap:16px;row-gap:16px;margin-bottom:16px;width:265px}.product-intro__colors-item{cursor:pointer;min-width:40px;max-width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:all .5s ease-in-out;background:#fff;border:1px solid rgba(46,99,135,.17)}.product-intro__colors-item span{min-width:32px;max-width:32px;height:32px;box-shadow:inset 2px 2px 30px rgba(0,0,0,.2);display:flex;border-radius:50%;transition:all .5s ease-in-out}.product-intro__colors-item.active{border:1px solid #00587c}.product-intro__colors-item:hover:not(.active){background:rgba(46,99,135,.17)}.product-intro__colors-item:hover:not(.active) span{transform:scale(.88)}.product-intro__btns{margin:32px 0;display:flex;align-items:center}.product-intro__btns .button:not(:last-child){margin-right:16px}.product-intro__title{font-family:Antic Didone;font-style:normal;font-weight:400;font-size:60px;line-height:120%;letter-spacing:.02em;color:#13233b;margin-bottom:40px;max-width:800px;width:100%}.product-intro__content{max-width:498px;min-width:498px}.product-intro__text{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:145%;color:#3a4458;max-width:800px;width:100%}.product-intro__bottom{width:100%;border-top:1px solid rgba(46,99,135,.1)}.product-intro__bottom-item{margin-top:24px;display:grid;grid-template-columns:1.5fr 1.2fr;grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;width:100%}.product-intro__bottom-title{margin-top:24px;text-align:left;color:#13233b}.product-intro__bottom-param,.product-intro__bottom-sub{font-family:Gotham Pro;font-style:normal;font-weight:500;font-size:16px;line-height:150%;text-align:right;text-transform:uppercase;color:#13233b}.product-intro__bottom-sub{text-align:left;font-weight:400}.product-intro__video{width:100%;aspect-ratio:16/9;border:1px solid rgba(46,99,135,.17);border-radius:32px;overflow:hidden;height:27vw;max-height:710px}.product-intro__video iframe{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-intro__images{display:flex;flex-wrap:wrap;justify-content:space-between}.product-intro__images.mobile{display:none}.product-intro__images-item{border-radius:32px;display:flex;overflow:hidden;position:relative;width:calc(50% - 8px);height:36vw;max-height:760px;margin-bottom:16px}.product-intro__images-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-intro__images-item>div{display:flex}.product-intro__images-item .image-gallery{width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.product-intro__images-item .image-gallery img{transition:all .5s ease-in-out;opacity:0}.product-intro__images-item .image-gallery.active img{opacity:1}.product-intro__images-item.main{width:100%;height:32.8vw;max-height:650px}@media(max-width:1280px){.product-intro{padding:115px 32px 0}.product-intro__title{font-size:48px;margin-bottom:32px}}@media(max-width:1024px){.product-intro__content{max-width:440px;min-width:440px}.product-intro__images-item{height:31vw}.product-intro__images-item.main{height:29vw}.product-intro__btns{flex-direction:column}.product-intro__btns .button{width:100%}.product-intro__btns .button:not(:last-child){margin-right:0;margin-bottom:16px}}@media(max-width:900px){.product-intro{padding:80px 16px 0}.product-intro__gallery{margin-right:0}.product-intro__bottom-param,.product-intro__bottom-sub{font-size:14px}.product-intro__title{font-size:40px}.product-intro__container{flex-direction:column-reverse}.product-intro__container>.product-intro__bottom{display:flex;order:-1;margin-top:24px}.product-intro__content{max-width:none;min-width:auto;width:100%}.product-intro__content .product-intro__bottom{display:none}.product-intro__text{max-width:500px}.product-intro__btns{flex-direction:row}.product-intro__btns .button{width:-moz-fit-content;width:fit-content}.product-intro__btns .button:not(:last-child){margin-right:16px;margin-bottom:0}.product-intro__gallery{width:100%}.product-intro__images{flex-wrap:nowrap;margin-right:-16px;margin-left:-16px;overflow-y:hidden;display:none;padding:0 16px 4px}.product-intro__images.mobile{display:flex;margin-bottom:0;margin-top:16px}.product-intro__images::-webkit-scrollbar,.product-intro__images::-webkit-scrollbar-track{display:none}.product-intro__images::-webkit-scrollbar-thumb{display:none}.product-intro__images-item{border-radius:24px;max-width:calc(50vw - 64px);min-width:calc(50vw - 64px);height:61.5vw;margin-bottom:0}.product-intro__images-item.main{max-width:calc(100vw - 64px);min-width:calc(100vw - 64px);height:61.5vw}.product-intro__images-item:not(:last-child){margin-right:24px}.product-intro__video{border-radius:24px;height:53vw}.product-intro__bottom{border:none}.product-intro__bottom-title{border-top:1px solid rgba(46,99,135,.1);padding-top:24px}}@media(max-width:480px){.product-intro__images-item,.product-intro__images-item.main{height:52vw}.product-intro__title{margin-bottom:24px}.product-intro__text{max-width:none;font-size:14px}.product-intro__colors{width:224px;-moz-column-gap:8px;column-gap:8px;row-gap:8px}.product-intro__colors-item{min-width:32px;max-width:32px;height:32px}.product-intro__colors-item span{min-width:24px;max-width:24px;height:24px}.product-intro__btns{flex-direction:column}.product-intro__btns .button{width:100%}.product-intro__btns .button:not(:last-child){margin-right:0;margin-bottom:16px}.product-intro__images-item{height:60vw;max-width:200px;min-width:200px;margin-bottom:0}.product-intro__images-item.main{height:60vw}.product-intro__images-item:not(:last-child){margin-right:24px}.product-intro__video{height:52vw;display:flex;justify-content:center}.product-intro__video iframe{-o-object-fit:initial;object-fit:fill}}.retailer{width:100%;padding:115px 100px 0}.retailer__container{width:100%;height:100%}.retailer__title{margin-bottom:16px;max-width:800px;width:100%}.retailer__text{margin:0 auto;max-width:800px;width:100%}@media(max-width:1023px){.retailer__text{max-width:690px}}.retailer .loc-select{margin:0 auto}.retailer .retail-pop__container{margin-top:49px;height:calc(var(--viewport-height, 1vh)*100 - 80)}@media(max-width:1023px){.retailer .retail-pop__container{margin-top:32px}}@media(max-width:1024px)and (min-height:1000px){.retailer .retail-pop__map{height:650px;max-height:800px}}@media(max-width:1280px){.retailer{padding:115px 32px 0}}@media(max-width:900px){.retailer{padding:96px 16px 0}}@media(max-width:480px){.retailer .retail-pop__map{height:500px}}.loader-search{padding:200px 0 0;width:100%;display:flex;align-items:center;justify-content:center}.loader-search>div{width:200px;height:200px;transform:rotate(-45deg)}@media(max-width:900px){.loader-search{padding:100px 0 0}.loader-search>div{width:100px;height:100px}}html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{height:100vh;display:inline-block;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;vertical-align:top;white-space:nowrap;height:100%}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;transform-origin:center right;transition:transform .3s,opacity .3s;opacity:0}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-dragging .c-scrollbar,.has-scroll-scrolling .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{width:100%;height:10px;top:auto;bottom:0;transform:scaleY(1)}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:#000;opacity:.5;width:7px;border-radius:10px;margin:2px;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{right:auto;bottom:0}