@font-face{font-family:Syne;src:url(../fonts/08f75a7b35006089ecfb46871891eaa6.ttf);font-weight:400;font-display:swap}@font-face{font-family:Syne;src:url(../fonts/e4be2541dd148f0e8a6c6b5ff75228f6.ttf);font-weight:500;font-display:swap}@font-face{font-family:Syne;src:url(../fonts/7ce75086f1539b40100f53503385b5d9.ttf);font-weight:600;font-display:swap}@font-face{font-family:Syne;src:url(../fonts/0b46d64e8d5b1ef476fee2b8922818e2.ttf);font-weight:700;font-display:swap}@font-face{font-family:Syne;src:url(../fonts/67fd7d06cb7e7803883b3f3154620782.ttf);font-weight:800;font-display:swap}@font-face{font-family:EB Garamond;src:url(../fonts/cfef53f8ebec7d1dd0ecf4b4caf6384b.ttf);font-weight:400;font-display:swap}@font-face{font-family:EB Garamond;src:url(../fonts/b4e142126b27295fc84d8dd888af0b6a.ttf);font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:EB Garamond;src:url(../fonts/875c25ceb6e1d5cbad5f791ea7b5ba11.ttf);font-weight:500;font-display:swap}@font-face{font-family:EB Garamond;src:url(../fonts/251f37439fd6dde9c3d106efc042aa34.ttf);font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:EB Garamond;src:url(../fonts/1ed82d144b68996d68de42dc8ced491a.ttf);font-weight:700;font-display:swap}@font-face{font-family:EB Garamond;src:url(../fonts/265a5adbe4cc60e52a864dd0c9798cbc.ttf);font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:EB Garamond;src:url(../fonts/72a3a5176f2a5a04c2df3d352ad0ff96.ttf);font-weight:800;font-display:swap}@font-face{font-family:EB Garamond;src:url(../fonts/a1da9e4d1df38f1d138e1d4659a7db2b.ttf);font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:Cabin;src:url(../fonts/508e4745eedbf3823ae8a052e64ab9ca.ttf);font-weight:400;font-display:swap}:root{--rem:16px;--transition:0.4s ease;--transition-btn:background-color var(--transition),color var(--transition),border-color var(--transition);--transition-anim:transform 0.6s ease-in-out,opacity 0.8s ease-in-out;--color-soft-white:#f7f8f4;--color-near-black:#020100;--shadow:0 0.5rem 1.5rem var(--color-shadow);--font-syne:"Syne",sans-serif;--font-ebgaramond:"EB Garamond",serif;--font-cabin:"Cabin",sans-serif;--base-container-width:1280px;--gutter:20px;--base-background-color:#000;--base-font-family:var(--font-syne);--base-font-size:var(--rem);--base-line-height:1.4;--base-font-weight:400;--base-text-color:#000;--base-box-shadow:var(--shadow);--header-height:140px;--headings-sizes-h1:6rem;--headings-sizes-h2:6rem;--headings-sizes-h3:3rem;--headings-sizes-h4:2.5rem;--headings-sizes-h5:2.5rem;--headings-sizes-h6:2.5rem}@media only screen and (max-width:767px){:root{--gutter:15px}}@media screen and (max-width:1024px){:root{--header-height:84px}}@media only screen and (max-width:1024px){:root{--headings-sizes-h1:4rem;--headings-sizes-h2:4rem;--headings-sizes-h3:1.5rem;--headings-sizes-h4:1.5rem}}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{font-size:var(--base-font-size)}body{margin:0!important;color:var(--base-text-color);background:var(--base-background-color);font-family:var(--base-font-family);line-height:var(--base-line-height);font-weight:var(--base-font-weight)}.screen-reader-link{position:absolute;top:-100px}a{cursor:pointer;outline:none!important}img{max-width:100%;height:auto}.gm-style img{max-width:none}figure{margin:1.5rem 0}strong{font-weight:700}.h,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:var(--base-font-family);margin:0}.h1,h1{font-size:var(--headings-sizes-h1)}.h1,.h2,h1,h2{line-height:.8;letter-spacing:-.05em}.h2,h2{font-size:var(--headings-sizes-h2)}.h3,h3{font-size:var(--headings-sizes-h3);line-height:.8;letter-spacing:-.05em}.h4,h4{font-size:var(--headings-sizes-h4)}.h4,.h5,h4,h5{line-height:1;letter-spacing:-.05em}.h5,h5{font-size:var(--headings-sizes-h5)}.h6,h6{font-size:var(--headings-sizes-h6);line-height:1;letter-spacing:-.05em}p{margin:0}a{color:inherit;-webkit-transition:color var(--transition);transition:color var(--transition)}a:hover{color:var(--color-primary)}ol,ul{margin:0;padding:0}.site-title{display:inline-block;margin:0;font-weight:400;-webkit-transition:color .5s ease,opacity .6s ease,-webkit-transform .8s ease,-webkit-clip-path .6s cubic-bezier(.77,0,.175,1);transition:color .5s ease,opacity .6s ease,-webkit-transform .8s ease,-webkit-clip-path .6s cubic-bezier(.77,0,.175,1);transition:color .5s ease,opacity .6s ease,transform .8s ease,clip-path .6s cubic-bezier(.77,0,.175,1);transition:color .5s ease,opacity .6s ease,transform .8s ease,clip-path .6s cubic-bezier(.77,0,.175,1),-webkit-transform .8s ease,-webkit-clip-path .6s cubic-bezier(.77,0,.175,1)}.site-title.white{color:var(--color-soft-white)}.section-title{font-family:var(--font-ebgaramond)}.section-title span{display:inline-block}.section-title strong{font-weight:500}.section-title em{font-style:italic;font-size:6.25rem}@media only screen and (max-width:1024.9px){.section-title em{font-size:4rem}}.site-text{font-size:1rem;line-height:1.35;-webkit-transition:opacity 1.2s ease,1.2s ease,color .5s ease,-webkit-transform 1.2s ease,-webkit-clip-path .6s cubic-bezier(.77,0,.175,1)!important;transition:opacity 1.2s ease,1.2s ease,color .5s ease,-webkit-transform 1.2s ease,-webkit-clip-path .6s cubic-bezier(.77,0,.175,1)!important;transition:transform 1.2s ease,opacity 1.2s ease,1.2s ease,clip-path .6s cubic-bezier(.77,0,.175,1),color .5s ease!important;transition:transform 1.2s ease,opacity 1.2s ease,1.2s ease,clip-path .6s cubic-bezier(.77,0,.175,1),color .5s ease,-webkit-transform 1.2s ease,-webkit-clip-path .6s cubic-bezier(.77,0,.175,1)!important}@media only screen and (max-width:1024.9px){.site-text{font-size:.875rem;line-height:1.3}}.site-text.body-1{line-height:1.3}.site-text.body-2{font-size:1rem;line-height:1}@media only screen and (max-width:1024.9px){.site-text.body-2{font-size:.875rem;line-height:1.3}}.site-text strong{font-weight:600}.site-text:last-child,.site-text>blockquote:last-child,.site-text>figure:last-child,.site-text>img:last-child,.site-text>ol:last-child,.site-text>p:last-child,.site-text>ul:last-child{margin-bottom:0}.site-link{color:var(--color-soft-white);text-decoration:none}.site-link:not(.arrow){display:inline-block;position:relative;text-decoration:none}.site-link:not(.arrow):after{content:"";position:absolute;display:block;height:1px;background-color:var(--color-soft-white);-webkit-backface-visibility:hidden;backface-visibility:hidden;top:100%;-webkit-transform:translateY(1px);transform:translateY(1px);left:0;-webkit-transition:width var(--transition);transition:width var(--transition);width:0}.site-link:not(.arrow):focus:after,.site-link:not(.arrow):hover:after{width:100%}.site-link:hover{color:var(--color-soft-white)}fieldset,form{margin:0;padding:0;border-style:none}input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:var(--base-font-family);border-radius:0;outline:none}select{cursor:pointer;border-radius:0;font-family:var(--base-font-family);outline:none}textarea{resize:vertical;vertical-align:top}button,input[type=button],input[type=file],input[type=reset],input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;cursor:pointer;font-family:var(--base-font-family);outline:none}.site-animation{will-change:transform}.site-animation.fade-up{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity 1.2s ease,-webkit-transform 1.2s ease;transition:opacity 1.2s ease,-webkit-transform 1.2s ease;transition:transform 1.2s ease,opacity 1.2s ease;transition:transform 1.2s ease,opacity 1.2s ease,-webkit-transform 1.2s ease}.site-animation.fade-up.animated{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.site-animation.fade-up.site-button{-webkit-transition:var(--transition-btn),var(--transition-anim);transition:var(--transition-btn),var(--transition-anim)}.site-animation.fade-left{opacity:0;-webkit-transform:translateX(-30px);transform:translateX(-30px);-webkit-transition:opacity 1.2s ease,-webkit-transform 1.2s ease;transition:opacity 1.2s ease,-webkit-transform 1.2s ease;transition:transform 1.2s ease,opacity 1.2s ease;transition:transform 1.2s ease,opacity 1.2s ease,-webkit-transform 1.2s ease}.site-animation.fade-left.animated{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.site-animation.fade-right{opacity:0;-webkit-transform:translateX(30px);transform:translateX(30px);-webkit-transition:opacity 1.2s ease,-webkit-transform 1.2s ease;transition:opacity 1.2s ease,-webkit-transform 1.2s ease;transition:transform 1.2s ease,opacity 1.2s ease;transition:transform 1.2s ease,opacity 1.2s ease,-webkit-transform 1.2s ease}.site-animation.fade-right.animated{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.site-animation.opacity-show{opacity:0;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.site-animation.opacity-show.animated{opacity:1}.site-animation.fade-zoom{opacity:0;-webkit-transform:scale(.9);transform:scale(.9);-webkit-transition:opacity 1.2s ease,-webkit-transform 1s ease;transition:opacity 1.2s ease,-webkit-transform 1s ease;transition:opacity 1.2s ease,transform 1s ease;transition:opacity 1.2s ease,transform 1s ease,-webkit-transform 1s ease}.site-animation.fade-zoom.animated{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.site-animation.clip-reveal{opacity:0;-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0);-webkit-transform:translateY(20%);transform:translateY(20%);-webkit-transition:color .5s ease,opacity .6s ease,-webkit-clip-path .6s cubic-bezier(.77,0,.175,1),-webkit-transform .6s cubic-bezier(.77,0,.175,1)!important;transition:color .5s ease,opacity .6s ease,-webkit-clip-path .6s cubic-bezier(.77,0,.175,1),-webkit-transform .6s cubic-bezier(.77,0,.175,1)!important;transition:clip-path .6s cubic-bezier(.77,0,.175,1),color .5s ease,opacity .6s ease,transform .6s cubic-bezier(.77,0,.175,1)!important;transition:clip-path .6s cubic-bezier(.77,0,.175,1),color .5s ease,opacity .6s ease,transform .6s cubic-bezier(.77,0,.175,1),-webkit-clip-path .6s cubic-bezier(.77,0,.175,1),-webkit-transform .6s cubic-bezier(.77,0,.175,1)!important}.site-animation.clip-reveal.animated{opacity:1;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transform:translateY(0);transform:translateY(0)}.text-word{display:inline-block;opacity:0;-webkit-transform:translateY(20px) rotateX(90deg);transform:translateY(20px) rotateX(90deg);-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);-webkit-transition:opacity .6s ease,-webkit-transform .8s ease,-webkit-clip-path .8s ease;transition:opacity .6s ease,-webkit-transform .8s ease,-webkit-clip-path .8s ease;transition:opacity .6s ease,transform .8s ease,clip-path .8s ease;transition:opacity .6s ease,transform .8s ease,clip-path .8s ease,-webkit-transform .8s ease,-webkit-clip-path .8s ease;-webkit-perspective:500px;perspective:500px}[data-animation=title][data-animation-status=true] .text-word{opacity:1;-webkit-transform:translateY(0) rotateX(0);transform:translateY(0) rotateX(0);-webkit-clip-path:polygon(0 0,145% 0,145% 145%,0 145%);clip-path:polygon(0 0,145% 0,145% 145%,0 145%)}.site-button,.site-button.current,.site-button.default{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.5rem;min-width:120px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;padding:.75rem 1.125rem;background-color:transparent;border:2px solid var(--color-primary);border-radius:.5rem;font-weight:500;color:var(--color-primary);text-decoration:none;-webkit-transition:var(--transition-btn);transition:var(--transition-btn)}@media only screen and (max-width:575.9px){.site-button,.site-button.current,.site-button.default{width:100%}}.site-button.current>img,.site-button.current>svg,.site-button.default>img,.site-button.default>svg,.site-button>img,.site-button>svg{display:block;width:14px;height:auto}.site-button.current>span,.site-button.default>span,.site-button>span{position:relative;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:100%;text-align:center;padding-top:1px;z-index:1}.site-button.current>svg circle,.site-button.current>svg ellipse,.site-button.current>svg path,.site-button.current>svg rect,.site-button.default>svg circle,.site-button.default>svg ellipse,.site-button.default>svg path,.site-button.default>svg rect,.site-button>svg circle,.site-button>svg ellipse,.site-button>svg path,.site-button>svg rect{fill:var(--color-primary);-webkit-transition:fill var(--transition);transition:fill var(--transition)}.site-button.current:hover,.site-button.default:hover,.site-button:hover{background-color:var(--color-primary);color:#fff}.site-button.current:hover>svg circle,.site-button.current:hover>svg ellipse,.site-button.current:hover>svg path,.site-button.current:hover>svg rect,.site-button.default:hover>svg circle,.site-button.default:hover>svg ellipse,.site-button.default:hover>svg path,.site-button.default:hover>svg rect,.site-button:hover>svg circle,.site-button:hover>svg ellipse,.site-button:hover>svg path,.site-button:hover>svg rect{fill:#fff}.site-button.primary{background-color:var(--color-primary);color:#fff}.site-button.primary>svg circle,.site-button.primary>svg ellipse,.site-button.primary>svg path,.site-button.primary>svg rect{fill:#fff}.site-button.primary:hover{background-color:transparent;color:var(--color-primary)}.site-button.primary:hover>svg circle,.site-button.primary:hover>svg ellipse,.site-button.primary:hover>svg path,.site-button.primary:hover>svg rect{fill:var(--color-primary)}.site-button.disabled,.site-button[disabled]{pointer-events:none;opacity:.45;cursor:auto}.site-container{width:100%;margin:auto;max-width:var(--base-container-width);padding-left:var(--gutter);padding-right:var(--gutter)}@media only screen and (max-width:1199.9px){.site-container{padding-left:35px;padding-right:35px}}@media only screen and (max-width:991.9px){.site-container{padding-left:20px;padding-right:20px}}.site-cover-image{overflow:hidden}.site-cover-image figure,.site-cover-image img,.site-cover-image svg,.site-cover-image video,.site-ofc{display:block;width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@media only screen and (max-device-width:480px){html{height:calc(100% + 60px);min-height:calc(100% + 60px)}}body{position:relative;-webkit-transition:color .6s ease!important;transition:color .6s ease!important}body.safari .section-figure{display:none!important}body.low-power-mode .team__person,body.low-power-mode .video-slider__item{pointer-events:none}body.low-power-mode .hero__volume,body.low-power-mode .team__volume,body.low-power-mode .video-slider__volume{display:none}body.low-power-mode .hero__background.image{display:block}body:before{content:"";position:fixed;inset:0;background:url(../images/site-bg.png);background-color:#020100;z-index:-2;opacity:1;-webkit-transition:opacity 2s ease;transition:opacity 2s ease;-webkit-transform:translateZ(0);transform:translateZ(0);background-size:cover;background-position:50%;will-change:opacity}.site-section{position:relative;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.site-section.light{background-color:#f7f8f4;color:#020100}.site-section.dark{background-color:#020100;color:#f7f8f4}.site-section.dark+.site-section.dark .site-section__inner,.site-section.light+.site-section.light .site-section__inner{padding-top:0}.site-anchor{position:absolute;top:-30px;left:0}@media only screen and (max-width:1024.9px){.site-anchor{top:0}}.swiper{width:100%}.swiper.ticker .swiper-wrapper{-webkit-transition-timing-function:linear;transition-timing-function:linear}.site-accordion{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;row-gap:.75rem}.site-accordion-item{cursor:pointer}.site-accordion-content{opacity:0;max-height:0;will-change:max-height;overflow:hidden;-webkit-transition:opacity var(--transition),max-height var(--transition);transition:opacity var(--transition),max-height var(--transition)}.site-accordion-item.active .site-accordion-content{opacity:1}.site-accordion-heading{padding:1rem 1.5rem;background-color:var(--color-grey);border-radius:.75rem}.site-accordion--title{margin:0}.site-accordion--text{margin:0;padding:1.5rem}.site-footer{position:relative}.site-footer .custom-logo-link{display:block;width:100%;max-width:240px}@media only screen and (max-width:767.9px){.site-footer .custom-logo-link{max-width:164px}}.site-footer .custom-logo-link img,.site-footer .custom-logo-link svg{display:block;width:100%}.site-footer__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:90px;padding:70px 0 18px}@media only screen and (max-width:1024.9px){.site-footer__inner{padding:50px 0 20px}}@media only screen and (max-width:767.9px){.site-footer__inner{gap:40px}}.site-footer__main-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:2.5rem}@media only screen and (max-width:767.9px){.site-footer__main-inner{gap:30px}}.site-footer__main-column{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:600px}.site-footer .menu-footer-menu-container{max-width:490px}.site-footer__navigation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:40px}@media only screen and (max-width:767.9px){.site-footer__navigation{gap:20px}}.site-footer--navigation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;margin:0;padding:0;list-style:none}@media only screen and (max-width:767.9px){.site-footer--navigation{row-gap:10px;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px}}.site-footer--navigation>li{font-size:1rem;color:#f7f8f4}@media only screen and (max-width:767.9px){.site-footer--navigation>li{font-size:.875rem}}.site-footer--navigation li a{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:inline-block;position:relative;text-decoration:none}.site-footer--navigation li a:after{content:"";position:absolute;display:block;height:1px;background-color:var(--color-soft-white);-webkit-backface-visibility:hidden;backface-visibility:hidden;top:100%;-webkit-transform:translateY(1px);transform:translateY(1px);left:0;-webkit-transition:width var(--transition);transition:width var(--transition);width:0}.site-footer--navigation li a:focus:after,.site-footer--navigation li a:hover:after{width:100%}.site-footer__aside{padding-top:2.5rem;border-top:1px solid rgba(247,248,244,.050980392156862744)}@media only screen and (max-width:767.9px){.site-footer__aside{padding-top:30px}}.site-footer__aside-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767.9px){.site-footer__aside-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:10px}}.site-footer--copyright,.site-footer--link{font-size:.875rem;color:#f7f8f4;opacity:.75}.site-footer--copyright a,.site-footer--link a{text-decoration:none}.site-header{padding:1.25rem 0}@media only screen and (max-width:1024.9px){.site-header{padding:0}}.site-header__container{padding:1.25rem 30px;border-radius:20px;-webkit-transition:background-color .3s ease,opacity 1.8s ease!important;transition:background-color .3s ease,opacity 1.8s ease!important}@media only screen and (max-width:1024.9px){.site-header__container{padding-top:20px;padding-bottom:10px;border-radius:0}}.site-header.opened{-webkit-transform:translate(0);transform:translate(0)}.site-header.opened .mobile-menu-bg{opacity:1;visibility:visible}.site-header .custom-logo-link{display:block;margin-right:40px;width:100%;max-width:160px}.site-header .custom-logo-link img,.site-header .custom-logo-link svg{display:block;width:100%}.site-header .custom-logo-link-mobile{display:none;max-width:126px;max-height:54px}@media only screen and (max-width:1024.9px){.site-header .custom-logo-link-mobile{display:block}}.site-header__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1024.9px){.site-header__inner{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.site-header--navigation-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%}@media only screen and (max-width:1024.9px){.site-header--navigation-wrapper{display:none}}.site-menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:1.75rem;list-style:none}.site-menu .menu-item{position:relative;color:#f7f8f4;cursor:pointer;font-weight:400;font-size:1rem;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.site-menu .menu-item>a{text-decoration:none}.site-menu .menu-item:hover{opacity:.6}.site-menu.mobile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:10vh;gap:30px}.site-menu.mobile .menu-item{font-family:var(--font-ebgaramond);font-size:1.5rem;line-height:1;font-weight:500;letter-spacing:-.05em}.mobile-menu{position:absolute;z-index:100;top:100%;left:0;overflow:auto;display:none;width:100%;opacity:0;pointer-events:none;visibility:hidden;background-color:transparent;-webkit-transition:max-height 1.1s,opacity .65s ease,visibility .65s ease;transition:max-height 1.1s,opacity .65s ease,visibility .65s ease}@media only screen and (max-width:1024.9px){.mobile-menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.mobile-menu.opened{opacity:1;visibility:visible;pointer-events:all}.mobile-menu__inner{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.mobile-menu__inner .site-menu .menu-item{font-size:1.75rem}.mobile-menu__container{padding-bottom:100px}.mobile-menu__socials{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:20vh}.mobile-menu-bg{position:absolute;inset:0 0 auto;z-index:1;opacity:0;display:none;height:100dvh;pointer-events:none;background-color:rgba(2,1,0,.7490196078431373);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media only screen and (max-width:1024.9px){.mobile-menu-bg{z-index:-1;display:block;pointer-events:none}}.site-menu-toggle{position:absolute;right:30px;display:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;cursor:pointer}@media only screen and (max-width:1024.9px){.site-menu-toggle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.site-menu-toggle>span{position:absolute;display:block;width:22px;height:1px;background-color:#f7f8f4;will-change:transform;-webkit-transition:opacity var(--transition),-webkit-transform var(--transition);transition:opacity var(--transition),-webkit-transform var(--transition);transition:transform var(--transition),opacity var(--transition);transition:transform var(--transition),opacity var(--transition),-webkit-transform var(--transition)}.site-menu-toggle>span:first-child{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.site-menu-toggle>span:nth-child(2){-webkit-transform:translateY(2px);transform:translateY(2px)}.site-menu-toggle.opened>span:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.site-menu-toggle.opened>span:nth-child(2){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.site-popup{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:100px 0;position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--color-shadow);overflow-y:auto;z-index:1000;opacity:0;pointer-events:none;-webkit-transition:opacity var(--transition);transition:opacity var(--transition)}@media only screen and (max-width:767.9px){.site-popup{padding:50px 0}}.site-popup.opened{opacity:1;pointer-events:all}.site-popup-window{position:relative;margin:0 auto;background-color:#fff;width:100%;height:auto;max-width:768px;border-radius:1rem;-webkit-box-shadow:0 .5rem 2.25rem var(--color-shadow);box-shadow:0 .5rem 2.25rem var(--color-shadow);will-change:transform;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:scale(.5);transform:scale(.5);opacity:0;-webkit-transition:opacity var(--transition),-webkit-transform var(--transition);transition:opacity var(--transition),-webkit-transform var(--transition);transition:opacity var(--transition),transform var(--transition);transition:opacity var(--transition),transform var(--transition),-webkit-transform var(--transition)}.site-popup.opened .site-popup-window{-webkit-transform:scale(1);transform:scale(1);opacity:1}.site-popup-close{position:absolute;top:1.5rem;right:1.5rem;width:40px;height:40px;will-change:transform;-webkit-transition:-webkit-transform var(--transition);transition:-webkit-transform var(--transition);transition:transform var(--transition);transition:transform var(--transition),-webkit-transform var(--transition);cursor:pointer}@media only screen and (max-width:767.9px){.site-popup-close{top:1rem;right:.875rem}}.site-popup-close:hover{-webkit-transform:scale(.85);transform:scale(.85)}.site-popup-close>span{display:block;background-color:var(--base-text-color);width:30px;height:2px;position:absolute;left:calc(50% - 15px);top:calc(50% - 1px);border-radius:4px}.site-popup-close>span:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.site-popup-close>span:nth-child(2){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.site-popup-content{padding:3.325rem 1.875rem 2.75rem}@media only screen and (max-width:767.9px){.site-popup-content{padding:2.75rem 1.25rem 1.875rem}}.site-popup--title{margin:0 0 1.5rem}.site-popup--image{margin:0 0 1.5rem;height:20rem}@media only screen and (max-width:767.9px){.site-popup--image{height:14rem}}.site-popup--text{margin:0}.site-preloader{position:fixed;inset:0;z-index:10000;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-color:var(--color-near-black);overflow:hidden;-webkit-transition:opacity 1s ease-in;transition:opacity 1s ease-in}.site-preloader__content{z-index:2;color:var(--color-soft-white);font-family:var(--font-syne);font-size:5rem;font-weight:700;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media only screen and (max-width:1199.9px){.site-preloader__content{font-size:4rem}}@media only screen and (max-width:1024.9px){.site-preloader__content{font-size:4rem}}@media only screen and (max-width:575.9px){.site-preloader__content{font-size:2rem}}.site-preloader.hidden{opacity:0;pointer-events:none}.site-scroll-top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;position:fixed;bottom:100px;right:75px;background-color:transparent;border:2px solid var(--color-primary);border-radius:50%;-webkit-transition:opacity var(--transition),background-color var(--transition);transition:opacity var(--transition),background-color var(--transition);cursor:pointer;z-index:1}@media only screen and (max-width:1199.9px){.site-scroll-top{bottom:55px;right:35px}}@media only screen and (max-width:767.9px){.site-scroll-top{bottom:45px;right:25px}}@media only screen and (max-width:575.9px){.site-scroll-top{bottom:35px;right:15px}}.site-scroll-top>svg{display:block;width:1rem;height:1rem}.site-scroll-top>svg path{fill:var(--color-primary);-webkit-transition:fill var(--transition);transition:fill var(--transition)}.site-scroll-top:hover{background-color:var(--color-primary)}.site-scroll-top:hover>svg path{fill:#fff}.site-scroll-top.hidden{opacity:0;pointer-events:none}.site-socials-list{gap:.5rem}.site-socials-item,.site-socials-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.site-socials-item{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:50px;height:50px;border:1px solid hsla(0,0%,100%,.0196078431372549);background-color:transparent;border-radius:50px;-webkit-transition:background-color .3s ease,border-color .3s ease,opacity 1.8s ease,-webkit-transform 1.8s ease!important;transition:background-color .3s ease,border-color .3s ease,opacity 1.8s ease,-webkit-transform 1.8s ease!important;transition:background-color .3s ease,border-color .3s ease,transform 1.8s ease,opacity 1.8s ease!important;transition:background-color .3s ease,border-color .3s ease,transform 1.8s ease,opacity 1.8s ease,-webkit-transform 1.8s ease!important;cursor:pointer}.site-socials-item a{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.site-socials-item:hover{border-color:hsla(0,0%,100%,.0392156862745098);background-color:hsla(0,0%,100%,.10196078431372549)}.about{position:relative}.about,.about__container,.about__inner{overflow:hidden}.about__inner{padding-top:175px}@media only screen and (max-width:1024.9px){.about__inner{padding:50px 0}}.about__heading{display:inline-block;font-family:var(--font-ebgaramond)}.about__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:20px}@media only screen and (max-width:1199.9px){.about__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:40px}}.about__info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:30px;margin:40px 0 0 20px;width:100%;max-width:575px;color:var(--color-soft-white)}@media only screen and (max-width:1199.9px){.about__info{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;margin:0}}.about__images{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;width:100%;min-height:550px}@media only screen and (max-width:1199.9px){.about__images{max-width:665px}}@media only screen and (max-width:767.9px){.about__images{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.about__images.animate .about__first-image:first-of-type{z-index:3}.about__images.animate .about__first-image:nth-of-type(2){-webkit-transform:translate(10rem,-5rem);transform:translate(10rem,-5rem);z-index:2}@media only screen and (max-width:767.9px){.about__images.animate .about__first-image:nth-of-type(2){-webkit-transform:translate(8rem,-4rem);transform:translate(8rem,-4rem)}}@media only screen and (max-width:575.9px){.about__images.animate .about__first-image:nth-of-type(2){-webkit-transform:translate(5.5rem,-3.5rem);transform:translate(5.5rem,-3.5rem)}}.about__images.animate .about__first-image:nth-of-type(3){-webkit-transform:translate(20rem,-10.5rem);transform:translate(20rem,-10.5rem);z-index:1}@media only screen and (max-width:767.9px){.about__images.animate .about__first-image:nth-of-type(3){-webkit-transform:translate(16rem,-8.5rem);transform:translate(16rem,-8.5rem)}}@media only screen and (max-width:575.9px){.about__images.animate .about__first-image:nth-of-type(3){-webkit-transform:translate(11rem,-6.5rem);transform:translate(11rem,-6.5rem)}}@media only screen and (max-width:1199.9px){.about__images{min-height:650px}}@media only screen and (max-width:575.9px){.about__images{min-height:300px}}.about__image,.about__images .about__first-image,.about__images .about__second-image,.about__images .about__third-image{position:absolute}.about__image{max-width:315px;max-height:450px;width:100%;mix-blend-mode:lighten;opacity:1;-webkit-transition:opacity .65s ease,-webkit-transform .65s ease;transition:opacity .65s ease,-webkit-transform .65s ease;transition:transform .65s ease,opacity .65s ease;transition:transform .65s ease,opacity .65s ease,-webkit-transform .65s ease}@media only screen and (max-width:767.9px){.about__image{max-width:250px;max-height:350px}}@media only screen and (max-width:575.9px){.about__image{max-width:165px;max-height:235px}}.about__image:first-child,.about__image:nth-child(2),.about__image:nth-child(3){pointer-events:none}.about__first-image{left:-10px;top:30%}@media only screen and (max-width:1199.9px){.about__first-image{left:5%;top:20%}}@media only screen and (max-width:767.9px){.about__first-image{left:10%;top:25%}}@media screen and (max-width:640px){.about__first-image{left:5%}}@media only screen and (max-width:575.9px){.about__first-image{left:10%}}@media only screen and (max-width:475.9px){.about__first-image{left:5%;top:20%}}@media screen and (max-width:400px){.about__first-image{left:0}}.about__first-figure,.about__second-figure,.about__third-figure{position:absolute;border-radius:50%;background-color:hsla(0,0%,100%,.04);-webkit-filter:blur(175px);filter:blur(175px);z-index:-1}.about__first-figure{position:absolute;top:38%;left:14%;max-width:378px;max-height:370px;width:100%;height:100%}.about__second-figure{position:absolute;top:15%;left:31.5%;max-width:477px;max-height:467px;width:100%;height:100%}.about__third-figure{position:absolute;top:22%;right:8%;max-width:378px;max-height:370px;width:100%;height:100%}.example__inner{padding:100px 0}@media only screen and (max-width:767.9px){.example__inner{padding:70px 0}}.example--title{margin:0 0 30px}.gallery{position:relative}.gallery__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:50px 0 100px}@media only screen and (max-width:1024.9px){.gallery__inner{padding:30px 0 50px}}.gallery__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:auto;padding:0 20px;width:100%;max-width:1280px}@media only screen and (max-width:767.9px){.gallery__content{padding:0;max-width:100%}}.gallery__item{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;max-width:236px;width:100%;cursor:pointer}.gallery__item:hover .gallery__image{-webkit-transform:scale(1.1);transform:scale(1.1)}.gallery__image{display:block;width:100%;height:100%;-o-object-position:center center;object-position:center center;-webkit-transition:transform .4s ease;transition:transform .4s ease}.gallery__control{display:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:.875rem;margin-top:40px}.gallery__control-mobile{gap:10px}@media only screen and (max-width:1024.9px){.gallery__control-mobile{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:40px}}.gallery__control-desktop{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width:1024.9px){.gallery__control-desktop{display:none}}.gallery__pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:9px;padding:13px;width:-webkit-max-content!important;width:-moz-max-content!important;width:max-content!important;border-radius:45px;-webkit-transform:none!important;transform:none!important;background-color:rgba(2,1,0,.050980392156862744);-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.gallery__pagination-bullet{position:static!important;margin:0!important;padding:0!important;width:10px;height:10px;border-radius:50%;background-color:#656567;cursor:pointer}.gallery__pagination-bullet,.gallery__pagination-bullet-active{-webkit-transition:width .3s ease,background-color .3s ease,border-radius .3s ease;transition:width .3s ease,background-color .3s ease,border-radius .3s ease}.gallery__pagination-bullet-active{width:30px;border-radius:4px;background-color:var(--color-soft-white);-webkit-transform:none!important;transform:none!important}.gallery__btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:45px;width:46px;height:46px;background-color:rgba(247,248,244,.0196078431372549);cursor:pointer;-webkit-transition:background-color .5s ease;transition:background-color .5s ease}.gallery__btn:hover{background-color:rgba(247,248,244,.06274509803921569)}.gallery__btn svg{-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.gallery__btn.disabled,.gallery__btn.swiper-button-disabled{pointer-events:none}.gallery__btn.disabled img,.gallery__btn.disabled svg,.gallery__btn.swiper-button-disabled img,.gallery__btn.swiper-button-disabled svg{opacity:.3}.gallery .gallery-modal__modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;background:#000;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity .4s ease,visibility .4s ease;transition:opacity .4s ease,visibility .4s ease}.gallery .gallery-modal__modal.active{opacity:1;visibility:visible;pointer-events:all}.gallery .gallery-modal__content{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;gap:30px;width:100%;height:100%;background:#000;padding:8px}.gallery .gallery-modal__content,.gallery .gallery-modal__main{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.gallery .gallery-modal__main{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-ms-flex-pack:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:90px;max-width:1000px;max-height:500px}@media only screen and (max-width:767.9px){.gallery .gallery-modal__main{margin-top:60px}}@media screen and (max-height:700px){.gallery .gallery-modal__main{margin-top:20px}}.gallery .gallery-modal__main img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.gallery .gallery-modal__thumbs .swiper-wrapper{padding-top:5px;padding-bottom:5px}@media only screen and (max-width:1199.9px){.gallery .gallery-modal__thumbs .swiper-wrapper{padding-bottom:50px}}@media screen and (max-height:700px){.gallery .gallery-modal__thumbs .swiper-wrapper{padding-bottom:0}}.gallery .gallery-modal__thumbs .swiper-slide{max-width:170px;max-height:100px;cursor:pointer}@media screen and (max-height:700px){.gallery .gallery-modal__thumbs .swiper-slide{max-width:100px;max-height:50px}}.gallery .gallery-modal__thumbs .swiper-slide:after{content:"";position:absolute;top:-5px;bottom:-5px;left:-5px;right:-5px;opacity:0;visibility:hidden;border:1px solid var(--color-soft-white);-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.gallery .gallery-modal__thumbs .swiper-slide-thumb-active:after,.gallery .gallery-modal__thumbs .swiper-slide.active:after{opacity:1;visibility:visible}.gallery .gallery-modal__thumbs .swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.gallery .gallery-modal__bottom{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:30px;padding-bottom:90px;width:100%}@media only screen and (max-width:767.9px){.gallery .gallery-modal__bottom{padding-bottom:60px}}@media screen and (max-height:700px){.gallery .gallery-modal__bottom{padding-bottom:0}}.gallery .gallery-modal__controls{gap:14px}.gallery .gallery-modal__controls,.gallery .gallery-modal__pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:var(--color-soft-white)}.gallery .gallery-modal__pagination{width:85px;font-family:var(--font-ebgaramond);font-size:1rem;font-weight:500;font-style:italic;letter-spacing:.2em}.gallery .gallery-modal__btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:45px;width:46px;height:46px;background-color:rgba(247,248,244,.12549019607843137);cursor:pointer;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}@media screen and (max-height:400px){.gallery .gallery-modal__btn{width:20px;height:20px}.gallery .gallery-modal__btn svg{width:6px}}.gallery .gallery-modal__btn:hover{background-color:rgba(247,248,244,.18823529411764706)}.gallery .gallery-modal__btn:first-child svg{-webkit-transform:translateX(-2px);transform:translateX(-2px)}.gallery .gallery-modal__btn:last-child svg{-webkit-transform:translateX(2px);transform:translateX(2px)}.gallery .gallery-modal__btn svg{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.gallery .gallery-modal__btn.swiper-button-disabled{pointer-events:none}.gallery .gallery-modal__btn.swiper-button-disabled img,.gallery .gallery-modal__btn.swiper-button-disabled svg{opacity:.3}.gallery .gallery-modal__close{position:absolute;top:30px;right:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;cursor:pointer}.gallery .gallery-modal__close i{position:absolute;width:18px;height:1px;background-color:#f7f8f4}.gallery .gallery-modal__close i:first-child{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.gallery .gallery-modal__close i:last-child{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.gallery__first-figure,.gallery__second-figure,.gallery__third-figure .gallery__fourth-figure{position:absolute;border-radius:50%;z-index:-1}.gallery__first-figure{bottom:2%;left:3%;max-width:337px;max-height:330px;background-color:hsla(0,0%,100%,.05)}.gallery__first-figure,.gallery__second-figure{position:absolute;width:100%;height:100%;-webkit-filter:blur(175px);filter:blur(175px)}.gallery__second-figure{bottom:6%;left:50%;max-width:499px;max-height:499px;background-color:hsla(0,0%,100%,.07);-webkit-transform:translate(-50%,-8%);transform:translate(-50%,-8%)}.gallery__third-figure{left:50%;max-width:710px;max-height:700px;background-color:hsla(0,0%,100%,.07);-webkit-transform:translate(-50%,4%);transform:translate(-50%,4%)}.gallery__fourth-figure,.gallery__third-figure{position:absolute;top:3%;width:100%;height:100%;-webkit-filter:blur(175px);filter:blur(175px)}.gallery__fourth-figure{right:3%;max-width:430px;max-height:421px;background-color:hsla(0,0%,100%,.05)}.hero{position:relative;height:100vh;overflow:hidden}.hero__background{position:absolute;inset:0;width:100%;height:100%}@media only screen and (max-width:1024.9px){.hero__background{display:none}}.hero__background.mobile{display:none}@media only screen and (max-width:1024.9px){.hero__background.mobile{display:block}}.hero__background img,.hero__background video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.hero__background.image{display:none}.hero__volume{position:absolute;bottom:5.5%;right:6%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:5px;width:4rem;opacity:.75;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:575.9px){.hero__volume{left:50%;bottom:3%;-webkit-transform:translate(-50%,3%);transform:translate(-50%,3%)}}.hero__volume-icon{position:relative;width:1.125rem;height:1.125rem}.hero__volume-icon svg{position:absolute;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.hero__volume-text{font-family:var(--font-cabin);font-size:.875rem;font-weight:400;line-height:1;color:var(--color-soft-white)}.hero__volume.volume-off svg:first-child,.hero__volume.volume-on svg:last-child{opacity:1}.images-list__inner{position:relative;padding:100px 0;overflow:hidden}@media only screen and (max-width:1024.9px){.images-list__inner{padding:15px 0}}.images-list__figure{position:absolute;top:55%;left:50%;z-index:-1;max-width:573px;max-height:561px;width:100%;height:100%;border-radius:50%;background-color:hsla(0,0%,100%,.00392156862745098);-webkit-filter:blur(175px);filter:blur(175px);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.images-list__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:70px}@media only screen and (max-width:1024.9px){.images-list__content{gap:40px}}.images-list__info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:15px}.images-list__bottom-title{margin-left:44px}.images-list__heading{padding:5px 10px;-webkit-transition:color .3s ease,opacity 1.8s ease;transition:color .3s ease,opacity 1.8s ease}@media only screen and (max-width:1024.9px){.images-list__heading{text-align:center;padding:5px 20px}}.images-list__text{color:var(--color-soft-white);-webkit-transition:color .3s ease;transition:color .3s ease}.images-list__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;min-height:calc(100px*var(--items-count) + 120px + var(--items-count) - 1)}@media only screen and (max-width:1024.9px){.images-list__items{min-height:calc(75px*var(--items-count) + 115px + var(--items-count) - 1)}}.images-list__item{position:relative;overflow:hidden;height:100px;-webkit-transition:height .6s ease,max-height .6s ease,min-height .6s ease,color .3s ease;transition:height .6s ease,max-height .6s ease,min-height .6s ease,color .3s ease;cursor:pointer}@media only screen and (max-width:1024.9px){.images-list__item{height:-webkit-max-content;height:-moz-max-content;height:max-content;min-height:75px;max-height:75px}}.images-list__item:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.25098039215686274)}@media (min-width:1025px){.images-list__item{cursor:default}.images-list__item:hover{height:220px}.images-list__item:hover .images-list__item-bg{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.images-list__item:hover .images-list__item-text{max-height:300px}.images-list__item:hover:not(:last-child){border-bottom:transparent}.images-list__item:hover .images-list.white .images-list__item-title{color:#f7f8f4}}@media only screen and (max-width:1024.9px){.images-list__item.active,.images-list__item.active .images-list__item-content{max-height:190px}.images-list__item.active .images-list__item-bg{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.images-list__item.active .images-list__item-text{max-height:300px}.images-list__item.active:not(:last-child){border-bottom:transparent}.images-list__item.active .images-list__item-text,.images-list__item.active .images-list__item-title{color:#f7f8f4}.images-list__item.active .images-list__item-title-box svg{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-filter:none!important;filter:none!important}}.images-list__item-content{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:30px;height:100%;z-index:2;-webkit-transition:max-height .6s ease;transition:max-height .6s ease}@media only screen and (max-width:1024.9px){.images-list__item-content{padding:25px 15px;max-height:75px}}.images-list__item-title-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:5px}.images-list__item-title-box svg{display:none;-webkit-transition:transform .3s ease,-webkit-filter .3s ease;transition:transform .3s ease,-webkit-filter .3s ease;transition:transform .3s ease,filter .3s ease;transition:transform .3s ease,filter .3s ease,-webkit-filter .3s ease}@media only screen and (max-width:1024.9px){.images-list__item-title-box svg{display:block}}.images-list__item-title{font-family:var(--font-ebgaramond);font-weight:500;line-height:1;color:var(--color-soft-white);-webkit-transition:color .5s ease;transition:color .5s ease}.images-list__item-text{overflow:hidden;max-height:0;color:var(--color-soft-white);-webkit-transition:color .5s ease,max-height .8s ease!important;transition:color .5s ease,max-height .8s ease!important}.images-list__item-text p:first-child{padding-top:10px}@media only screen and (max-width:1024.9px){.images-list__item-text p:first-child{padding-top:15px}}@media only screen and (max-width:575.9px){.images-list__item-text{max-width:300px}}.images-list__item-bg{position:absolute;width:100%;height:220px;z-index:-1;opacity:0;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:opacity .6s ease,-webkit-transform 1s ease;transition:opacity .6s ease,-webkit-transform 1s ease;transition:opacity .6s ease,transform 1s ease;transition:opacity .6s ease,transform 1s ease,-webkit-transform 1s ease}.images-list__item-bg-blur{position:absolute;width:100%;height:100%;background-color:rgba(17,17,17,.4)}.images-list__item-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.partners__inner{position:relative;padding:100px 0 25px}@media only screen and (max-width:1024.9px){.partners__inner{padding:15px 0 25px}}.partners__figure{position:absolute;top:30%;left:50%;z-index:-1;max-width:416px;max-height:408px;width:100%;height:100%;border-radius:50%;background-color:hsla(0,0%,100%,.01568627450980392);-webkit-filter:blur(175px);filter:blur(175px);-webkit-transform:translate(-50%,30%);transform:translate(-50%,30%)}.partners__heading{padding-bottom:5px}.partners__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:70px}@media only screen and (max-width:1024.9px){.partners__content{gap:30px}}.partners__items{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px;width:100%}@media only screen and (max-width:991.9px){.partners__items{grid-template-columns:repeat(3,240px);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:767.9px){.partners__items{grid-template-columns:repeat(3,180px)}}@media only screen and (max-width:575.9px){.partners__items{grid-template-columns:repeat(3,109px);gap:.25rem}}.partners__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:98px;width:100%;background-color:rgba(31,31,31,.5019607843137255);-webkit-transition:background-color .3s ease,opacity 1.8s ease,-webkit-transform 1.8s ease!important;transition:background-color .3s ease,opacity 1.8s ease,-webkit-transform 1.8s ease!important;transition:background-color .3s ease,transform 1.8s ease,opacity 1.8s ease!important;transition:background-color .3s ease,transform 1.8s ease,opacity 1.8s ease,-webkit-transform 1.8s ease!important}.partners__item:hover{background-color:rgba(31,31,31,.7019607843137254)}@media only screen and (max-width:767.9px){.partners__item{height:60px}}@media only screen and (max-width:575.9px){.partners__item{height:44px}}@media only screen and (max-width:767.9px){.partners__item img,.partners__item svg{max-width:70px;max-height:30px}}.prefooter__inner{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:20px;padding:100px 0}@media only screen and (max-width:1199.9px){.prefooter__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:0}}@media only screen and (max-width:1024.9px){.prefooter__inner{padding:15px 0 35px}}.prefooter__figure{position:absolute;top:50%;left:50%;z-index:-1;max-width:499px;max-height:489px;width:100%;height:100%;border-radius:50%;background-color:hsla(0,0%,100%,.011764705882352941);-webkit-filter:blur(175px);filter:blur(175px);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.prefooter__heading{font-family:var(--font-ebgaramond);-webkit-transition:color .3s ease,opacity 1.8s ease;transition:color .3s ease,opacity 1.8s ease}.prefooter__heading .site-title{-webkit-transition:opacity 1.2s ease,color .5s ease,-webkit-transform 1.2s ease;transition:opacity 1.2s ease,color .5s ease,-webkit-transform 1.2s ease;transition:transform 1.2s ease,opacity 1.2s ease,color .5s ease;transition:transform 1.2s ease,opacity 1.2s ease,color .5s ease,-webkit-transform 1.2s ease}.prefooter__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:1199.9px){.prefooter__content{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.prefooter__info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:25px;max-width:500px;color:var(--color-soft-white)}@media only screen and (max-width:1199.9px){.prefooter__info{display:none}}.prefooter__info-mobile{display:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center;gap:25px;color:var(--color-soft-white)}@media only screen and (max-width:1199.9px){.prefooter__info-mobile{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.prefooter__socials{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:1rem;margin-top:70px}@media only screen and (max-width:1199.9px){.prefooter__socials{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;margin-top:1.5rem}}.prefooter__socials-item{-webkit-transition:background-color .3s ease,border-color .3s ease;transition:background-color .3s ease,border-color .3s ease}.prefooter__socials-item a svg path{-webkit-transition:fill .3s ease;transition:fill .3s ease}.prefooter__socials-text{color:var(--color-soft-white)}@media only screen and (max-width:1199.9px){.prefooter__socials-text{text-align:center}}.prefooter__image-box{overflow:hidden;display:block;margin-top:2rem;width:100%;max-width:500px;padding-bottom:15px;cursor:pointer}@media only screen and (max-width:1199.9px){.prefooter__image-box{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin-top:75px;aspect-ratio:1}}.prefooter__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;-webkit-transition:transform .5s ease;transition:transform .5s ease}.prefooter__image:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.prefooter__contact-form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;max-width:665px;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content}@media only screen and (max-width:1199.9px){.prefooter__contact-form{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;margin-top:50px;width:100%}}.prefooter__contact-form .wpcf7{width:100%}.prefooter .wpcf7-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.prefooter .wpcf7-form,.prefooter .wpcf7-form .form-large{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.prefooter .wpcf7-form .form-large{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:1.5rem}@media only screen and (max-width:767.9px){.prefooter .wpcf7-form .form-large{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:575.9px){.prefooter .wpcf7-form .form-large{gap:20px}}.prefooter .wpcf7-form .prefooter__form-field:nth-child(n+3){margin-top:1.5rem}@media only screen and (max-width:575.9px){.prefooter .wpcf7-form .prefooter__form-field:nth-child(n+3){margin-top:20px}}.prefooter .wpcf7-form .prefooter__form-field-email{margin-top:1.5rem}@media only screen and (max-width:1199.9px){.prefooter .wpcf7-form .prefooter__form-field{width:100%}}.prefooter .wpcf7-form .prefooter__form-field input:not([type=checkbox]),.prefooter .wpcf7-form .prefooter__form-field textarea{display:block;width:100%;padding:20px 10px 20px 16px;opacity:1;resize:none;border:1px solid transparent;border-radius:8px;background-color:#222;-webkit-transition:border-color var(--transition);transition:border-color var(--transition)}.prefooter .wpcf7-form .prefooter__form-field input:not([type=checkbox]).wpcf7-not-valid,.prefooter .wpcf7-form .prefooter__form-field textarea.wpcf7-not-valid{border-color:#703431}.prefooter .wpcf7-form .prefooter__form-field input:not([type=checkbox]):focus,.prefooter .wpcf7-form .prefooter__form-field textarea:focus{border-color:rgba(247,248,244,.16470588235294117)}.prefooter .wpcf7-form .prefooter__form-field input:not([type=checkbox])::-webkit-input-placeholder,.prefooter .wpcf7-form .prefooter__form-field textarea::-webkit-input-placeholder{font-family:var(--font-syne);font-size:1rem;line-height:1.3;font-weight:400;color:var(--color-soft-white)}.prefooter .wpcf7-form .prefooter__form-field input:not([type=checkbox])::-moz-placeholder,.prefooter .wpcf7-form .prefooter__form-field textarea::-moz-placeholder{font-family:var(--font-syne);font-size:1rem;line-height:1.3;font-weight:400;color:var(--color-soft-white)}.prefooter .wpcf7-form .prefooter__form-field input:not([type=checkbox]):-ms-input-placeholder,.prefooter .wpcf7-form .prefooter__form-field textarea:-ms-input-placeholder{font-family:var(--font-syne);font-size:1rem;line-height:1.3;font-weight:400;color:var(--color-soft-white)}.prefooter .wpcf7-form .prefooter__form-field input:not([type=checkbox])::-ms-input-placeholder,.prefooter .wpcf7-form .prefooter__form-field textarea::-ms-input-placeholder{font-family:var(--font-syne);font-size:1rem;line-height:1.3;font-weight:400;color:var(--color-soft-white)}.prefooter .wpcf7-form .prefooter__form-field input:not([type=checkbox]),.prefooter .wpcf7-form .prefooter__form-field input:not([type=checkbox])::placeholder,.prefooter .wpcf7-form .prefooter__form-field textarea,.prefooter .wpcf7-form .prefooter__form-field textarea::placeholder{font-family:var(--font-syne);font-size:1rem;line-height:1.3;font-weight:400;color:var(--color-soft-white)}.prefooter .wpcf7-form .prefooter__form-field input:not([type=checkbox])::-webkit-input-placeholder,.prefooter .wpcf7-form .prefooter__form-field textarea::-webkit-input-placeholder{opacity:.6}.prefooter .wpcf7-form .prefooter__form-field input:not([type=checkbox])::-moz-placeholder,.prefooter .wpcf7-form .prefooter__form-field textarea::-moz-placeholder{opacity:.6}.prefooter .wpcf7-form .prefooter__form-field input:not([type=checkbox]):-ms-input-placeholder,.prefooter .wpcf7-form .prefooter__form-field textarea:-ms-input-placeholder{opacity:.6}.prefooter .wpcf7-form .prefooter__form-field input:not([type=checkbox])::-ms-input-placeholder,.prefooter .wpcf7-form .prefooter__form-field textarea::-ms-input-placeholder{opacity:.6}.prefooter .wpcf7-form .prefooter__form-field input:not([type=checkbox])::placeholder,.prefooter .wpcf7-form .prefooter__form-field textarea::placeholder{opacity:.6}.prefooter .wpcf7-form .prefooter__form-field input{max-height:58px}.prefooter .wpcf7-form .prefooter__form-field textarea{max-height:120px}.prefooter .wpcf7-form .prefooter__form-checkbox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:10px;margin-top:45px}@media only screen and (max-width:575.9px){.prefooter .wpcf7-form .prefooter__form-checkbox{margin-top:32px}}.prefooter .wpcf7-form .prefooter__form-checkbox span{font-family:var(--font-syne);font-size:1rem;line-height:1.3;font-weight:400;color:var(--color-soft-white);-webkit-transition:color .5s ease;transition:color .5s ease}.prefooter .wpcf7-form .prefooter__form-checkbox span .wpcf7-not-valid-tip{top:100%}.prefooter .wpcf7-form .prefooter__form-checkbox .wpcf7-list-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:10px;margin:0}.prefooter .wpcf7-form .prefooter__form-checkbox .wpcf7-list-item label{height:18px;padding:0!important}.prefooter .wpcf7-form .prefooter__form-checkbox .wpcf7-list-item-label{display:none}.prefooter .wpcf7-form .prefooter__form-checkbox input[type=checkbox]{position:relative;width:18px;height:18px;border-radius:2px;background-color:#fff;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.prefooter .wpcf7-form .prefooter__form-checkbox input[type=checkbox]:checked:after{content:"";position:absolute;top:2px;left:5.5px;z-index:2;width:7px;height:12px;border:1px solid #000;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.prefooter .wpcf7-form .prefooter__form-checkbox,.prefooter .wpcf7-form .prefooter__form-field{position:relative}.prefooter .wpcf7-form .prefooter__form-checkbox .wpcf7-not-valid-tip,.prefooter .wpcf7-form .prefooter__form-field .wpcf7-not-valid-tip{margin-top:4px;position:absolute;top:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:var(--font-syne);font-size:.75rem;font-weight:400;line-height:1.3;color:#b64e49}@-moz-document url-prefix(""){.prefooter .wpcf7-form .prefooter__form-checkbox .wpcf7-not-valid-tip,.prefooter .wpcf7-form .prefooter__form-field .wpcf7-not-valid-tip{top:0}}.prefooter .wpcf7-form input[type=submit]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:18px;margin-top:45px;width:100%;max-height:58px;outline:none;border:1px solid var(--color-soft-white);border-radius:.5rem;font-family:var(--font-syne);font-size:1.125rem;line-height:1.3;font-weight:600;color:var(--color-soft-white);background-color:transparent;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;cursor:pointer}@media only screen and (max-width:575.9px){.prefooter .wpcf7-form input[type=submit]{margin-top:32px;padding:16px;font-size:1.25rem;font-weight:700;line-height:1}}.prefooter .wpcf7-form input[type=submit]:hover{color:#161616;background-color:var(--color-soft-white)}.prefooter .wpcf7-form .wpcf7-spinner{display:none}.prefooter .wpcf7-form .wpcf7-response-output{position:absolute;bottom:-8%;margin:0;padding:0;border:none;font-family:var(--font-syne);font-size:1rem;line-height:1.3;font-weight:400;color:var(--color-soft-white)}.prefooter .wpcf7-form.invalid .wpcf7-response-output{color:#b64e49}.team{overflow:hidden;padding:95px 0}@media only screen and (max-width:1024.9px){.team{padding:30px 0}}.team__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.team__heading{-webkit-transition:color .3s ease,opacity 1.8s ease!important;transition:color .3s ease,opacity 1.8s ease!important;text-align:center}.team__heading .site-title{-webkit-transition:opacity 1.2s ease,color .5s ease,-webkit-transform 1.2s ease;transition:opacity 1.2s ease,color .5s ease,-webkit-transform 1.2s ease;transition:transform 1.2s ease,opacity 1.2s ease,color .5s ease;transition:transform 1.2s ease,opacity 1.2s ease,color .5s ease,-webkit-transform 1.2s ease}.team__persons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:70px;padding:0 7%}@media only screen and (max-width:1024.9px){.team__persons{margin-top:40px;padding:0 10%}}.team__person{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;max-width:292px;min-height:446px;margin-right:20px;width:100%;height:100%}@media only screen and (max-width:767.9px){.team__person{max-width:292px;max-height:450px;margin-right:0;aspect-ratio:9/16}}@media only screen and (max-width:475.9px){.team__person{max-width:250px;max-height:400px;min-height:400px}}@media (min-width:1025px){.team__person:hover .team__volume{opacity:.75;visibility:visible}}.team__person:hover .team__person-image{-webkit-transform:scale(1.05);transform:scale(1.05)}.team__person-image{position:absolute;top:0;left:0;z-index:-1;opacity:1;-webkit-transition:opacity .5s ease,-webkit-transform .4s ease;transition:opacity .5s ease,-webkit-transform .4s ease;transition:opacity .5s ease,transform .4s ease;transition:opacity .5s ease,transform .4s ease,-webkit-transform .4s ease}.team__person-image,.team__person-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.team__person-image img{display:block;-o-object-position:center center;object-position:center center}.team .swiper-wrapper{width:100%;max-width:1560px}.team__person-info{padding:0 0 24px 20px}.team__person-title{font-family:var(--font-ebgaramond);color:var(--color-soft-white);font-weight:500;-webkit-transition:color .5s ease;transition:color .5s ease}@media only screen and (max-width:1024.9px){.team__person-title{font-size:3rem!important}}.team__person-position{margin-top:10px;color:var(--color-soft-white);-webkit-transition:color .5s ease;transition:color .5s ease}@media only screen and (max-width:1024.9px){.team__person-position{margin-top:.5rem}}.team__control{display:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:.875rem;margin-top:40px}@media only screen and (max-width:1024.9px){.team__control{margin-top:30px}}.team__control-mobile{gap:10px}@media only screen and (max-width:767.9px){.team__control-mobile{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.team__control-desktop{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width:767.9px){.team__control-desktop{display:none}}.team__pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:9px;padding:13px;width:-webkit-max-content!important;width:-moz-max-content!important;width:max-content!important;border-radius:45px;-webkit-transform:none!important;transform:none!important;background-color:rgba(2,1,0,.050980392156862744);-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.team__pagination-bullet{position:static!important;margin:0!important;padding:0!important;width:10px;height:10px;border-radius:50%;background-color:#656567;cursor:pointer}.team__pagination-bullet,.team__pagination-bullet-active{-webkit-transition:width .3s ease,background-color .3s ease,border-radius .3s ease;transition:width .3s ease,background-color .3s ease,border-radius .3s ease}.team__pagination-bullet-active{width:30px;border-radius:4px;background-color:var(--color-soft-white);-webkit-transform:none!important;transform:none!important}.team__btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:45px;width:46px;height:46px;background-color:rgba(247,248,244,.0196078431372549);cursor:pointer;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.team__btn:hover{background-color:rgba(247,248,244,.06274509803921569)}.team__btn svg{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.team__btn.disabled,.team__btn.swiper-button-disabled{pointer-events:none}.team__btn.disabled img,.team__btn.disabled svg,.team__btn.swiper-button-disabled img,.team__btn.swiper-button-disabled svg{opacity:.3}.team__first-figure,.team__second-figure,.team__third-figure .team__fourth-figure{position:absolute;border-radius:50%;background-color:hsla(0,0%,100%,.04);z-index:-1;will-change:opacity,transform}.team__first-figure{position:absolute;bottom:7%;left:2%;max-width:516px;max-height:506px;width:100%;height:100%;-webkit-filter:blur(300px);filter:blur(300px)}.team__second-figure{top:8%;-webkit-transform:translate(-50%,10%);transform:translate(-50%,10%)}.team__second-figure,.team__third-figure{position:absolute;left:50%;max-width:552px;max-height:541px;width:100%;height:100%;-webkit-filter:blur(175px);filter:blur(175px)}.team__third-figure{top:16%;-webkit-transform:translate(-50%,30%);transform:translate(-50%,30%)}.team__fourth-figure{position:absolute;bottom:8%;right:2%;max-width:516px;max-height:506px;width:100%;height:100%;-webkit-filter:blur(300px);filter:blur(300px)}.testimonials{overflow:hidden}.testimonials__inner{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:25px 0 100px}@media only screen and (max-width:1024.9px){.testimonials__inner{padding:0 0 50px}}.testimonials__items{max-width:1440px}.testimonials__items .swiper-wrapper{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:260px}@media only screen and (max-width:575.9px){.testimonials__items .swiper-wrapper{min-height:200px}}.testimonials__item{-webkit-filter:blur(4px);filter:blur(4px)}.testimonials__item.swiper-slide-active{-webkit-filter:blur(0);filter:blur(0)}.testimonials__item.swiper-slide-active .testimonials__item-content{gap:30px 20px;opacity:1!important}.testimonials__item.swiper-slide-active .testimonials__item-info{gap:.25rem}.testimonials__item.swiper-slide-active .testimonials__item-text{max-width:570px;font-size:1.25rem}@media only screen and (max-width:1024.9px){.testimonials__item.swiper-slide-active .testimonials__item-text{font-size:1.125rem}}@media only screen and (max-width:575.9px){.testimonials__item.swiper-slide-active .testimonials__item-text{max-width:370px}}.testimonials__item.swiper-slide-active .testimonials__item-author{font-size:1.5rem}@media only screen and (max-width:575.9px){.testimonials__item.swiper-slide-active .testimonials__item-author{font-size:1.25rem}}.testimonials__item.swiper-slide-active .testimonials__item-position{font-size:.875rem}.testimonials__item-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:25px;padding:30px 15px;opacity:.25;-webkit-transition:gap .3s ease,opacity .3s ease;transition:gap .3s ease,opacity .3s ease}@media only screen and (max-width:1024.9px){.testimonials__item-content{padding:15px}}.testimonials__item-text{max-width:370px;text-align:center;font-family:var(--font-syne);font-size:15px;line-height:1.3;font-weight:500;color:var(--color-soft-white);-webkit-transition:font-size .3s ease,max-width .3s ease,color .5s ease;transition:font-size .3s ease,max-width .3s ease,color .5s ease}@media only screen and (max-width:1024.9px){.testimonials__item-text{font-size:1.125rem}}.testimonials__item-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;gap:.2rem;max-width:185px;color:var(--color-soft-white)}.testimonials__item-author{font-family:var(--font-ebgaramond);font-size:1.75rem;font-weight:500;line-height:1;letter-spacing:-.05em;-webkit-transition:font-size .3s ease,color .5s ease;transition:font-size .3s ease,color .5s ease;will-change:color}@media only screen and (max-width:575.9px){.testimonials__item-author{font-size:1.5rem}}.testimonials__item-position{font-family:var(--font-syne);font-size:.875rem;line-height:1;font-weight:400;-webkit-transition:font-size .3s ease,color .5s ease;transition:font-size .3s ease,color .5s ease;color:var(--color-soft-white)}.testimonials__control{display:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:.875rem;margin-top:40px}@media only screen and (max-width:1024.9px){.testimonials__control{margin-top:10px}}.testimonials__control-mobile{gap:10px}@media only screen and (max-width:1024.9px){.testimonials__control-mobile{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.testimonials__control-desktop{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width:1024.9px){.testimonials__control-desktop{display:none}}.testimonials__pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:9px;padding:13px;width:-webkit-max-content!important;width:-moz-max-content!important;width:max-content!important;border-radius:45px;-webkit-transform:none!important;transform:none!important;background-color:rgba(2,1,0,.050980392156862744);-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.testimonials__pagination-bullet{position:static!important;margin:0!important;padding:0!important;width:10px;height:10px;border-radius:50%;background-color:#656567;cursor:pointer}.testimonials__pagination-bullet,.testimonials__pagination-bullet-active{-webkit-transition:width .3s ease,background-color .3s ease,border-radius .3s ease;transition:width .3s ease,background-color .3s ease,border-radius .3s ease}.testimonials__pagination-bullet-active{width:30px;border-radius:4px;background-color:var(--color-soft-white);-webkit-transform:none!important;transform:none!important}.testimonials__btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:45px;width:46px;height:46px;background-color:rgba(247,248,244,.0196078431372549);cursor:pointer;-webkit-transition:background-color .5s ease;transition:background-color .5s ease}.testimonials__btn:hover{background-color:rgba(247,248,244,.06274509803921569)}.testimonials__btn svg{-webkit-transition:opacity .5s ease,filter .5s ease;transition:opacity .5s ease,filter .5s ease}.video-slider{position:relative;padding:100px 0 50px}@media only screen and (max-width:1024.9px){.video-slider{padding:50px 0 30px}}.video-slider__inner{position:relative;overflow:hidden}.video-slider__figure{position:absolute;top:17%;left:50%;z-index:-1;width:500px;height:489px;border-radius:50%;background-color:hsla(0,0%,100%,.011764705882352941);-webkit-filter:blur(175px);filter:blur(175px);-webkit-transform:translate(-50%,17%);transform:translate(-50%,17%);will-change:opacity,transform}.video-slider__content,.video-slider__info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.video-slider__info{text-align:center;gap:15px}.video-slider__heading{padding:5px 0;text-align:center;-webkit-transition:color .5 ease,opacity 1.8s ease!important;transition:color .5 ease,opacity 1.8s ease!important}.video-slider__heading .site-title{-webkit-transition:opacity 1.2s ease,color .5s ease,-webkit-transform 1.2s ease;transition:opacity 1.2s ease,color .5s ease,-webkit-transform 1.2s ease;transition:transform 1.2s ease,opacity 1.2s ease,color .5s ease;transition:transform 1.2s ease,opacity 1.2s ease,color .5s ease,-webkit-transform 1.2s ease}.video-slider__text{color:var(--color-soft-white);-webkit-transition:color .5s ease,-webkit-transform 1s ease;transition:color .5s ease,-webkit-transform 1s ease;transition:color .5s ease,transform 1s ease;transition:color .5s ease,transform 1s ease,-webkit-transform 1s ease}.video-slider__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:50px;padding:0 7%}@media only screen and (max-width:575.9px){.video-slider__items{padding:0 10%}}@media only screen and (max-width:1024.9px){.video-slider__items{margin-top:50px}}.video-slider__item{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;max-width:400px;min-height:400px;width:100%;height:100%;-webkit-transition:max-width .5s ease,opacity 1.8s ease,transform .5s ease!important;transition:max-width .5s ease,opacity 1.8s ease,transform .5s ease!important}@media only screen and (max-width:1024.9px){.video-slider__item{max-width:100%}}@media only screen and (max-width:767.9px){.video-slider__item{width:60vw;max-width:100%!important;aspect-ratio:9/16}}@media only screen and (max-width:475.9px){.video-slider__item{aspect-ratio:9/16;width:80vw;min-height:450px}}@media only screen and (max-width:375.9px){.video-slider__item{max-height:450px}}@media (min-width:1025px){.video-slider__item:hover .video-slider__volume{opacity:.75;visibility:visible}}.video-slider__volume{position:absolute;top:22px;right:5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:5px;width:4rem;opacity:0;visibility:hidden;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.video-slider__volume.active{opacity:.75;visibility:visible}.video-slider__volume-icon{position:relative;width:1.125rem;height:1.125rem}.video-slider__volume-icon svg{position:absolute;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.video-slider__volume-text{font-family:var(--font-cabin);font-size:.875rem;font-weight:400;line-height:1;color:var(--color-soft-white);-webkit-transition:color .5s ease;transition:color .5s ease}.video-slider__volume.volume-off svg:first-child,.video-slider__volume.volume-on svg:last-child{opacity:1}.video-slider .swiper-wrapper{width:100%;max-width:calc(400px*var(--slides) + 20px*(var(--slides) - 1));-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}@media only screen and (max-width:1024.9px){.video-slider .swiper-wrapper{max-width:100%}}.video-slider__pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:9px;padding:13px;width:-webkit-max-content!important;width:-moz-max-content!important;width:max-content!important;border-radius:45px;-webkit-transform:none!important;transform:none!important;background-color:rgba(2,1,0,.050980392156862744);-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.video-slider__pagination-bullet{position:static!important;margin:0!important;padding:0!important;width:10px;height:10px;border-radius:50%;background-color:#656567;cursor:pointer}.video-slider__pagination-bullet,.video-slider__pagination-bullet-active{-webkit-transition:width .3s ease,background-color .3s ease,border-radius .3s ease;transition:width .3s ease,background-color .3s ease,border-radius .3s ease}.video-slider__pagination-bullet-active{width:30px;border-radius:4px;background-color:var(--color-soft-white);-webkit-transform:none!important;transform:none!important}.video-slider__play-btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:rgba(2,1,0,.050980392156862744);cursor:pointer}.video-slider__play-btn svg{position:absolute;-webkit-transition:filter .3s ease;transition:filter .3s ease}.video-slider__play-btn.pause svg:first-child,.video-slider__play-btn svg:nth-child(2){display:none}.video-slider__play-btn.pause svg:nth-child(2){display:block}.video-slider__item-preview,.video-slider__item-video,.video-slider__item-video video{position:absolute;top:0;left:0;z-index:3;width:100%;height:100%;opacity:1;-o-object-fit:cover;object-fit:cover;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.video-slider__item-preview.hidden{opacity:0}.video-slider__item-video{position:absolute;inset:0;z-index:-1;display:block;width:100%;height:100%}.video-slider__item-video.hidden{opacity:0}.video-slider__item-video video{z-index:-1;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;pointer-events:none}.video-slider__item-video video.hidden{display:block}@media only screen and (max-width:1024.9px){.video-slider__item-video{display:none}}.video-slider__item-video.mobile{display:none}@media only screen and (max-width:1024.9px){.video-slider__item-video.mobile{display:block}}.video-slider__item-title{font-family:var(--font-ebgaramond);color:#f7f8f4;font-weight:500;padding-bottom:20px;-webkit-transition:color .5s ease;transition:color .5s ease}@media only screen and (max-width:1024.9px){.video-slider__item-title{font-size:2.5rem;font-weight:500}}@media only screen and (max-width:575.9px){.video-slider__item-title{padding-bottom:40px}}.video-slider__control{display:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:.875rem;margin-top:30px;width:100%}.video-slider__control-mobile{gap:10px}@media only screen and (max-width:1024.9px){.video-slider__control-mobile{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.video-slider__control-desktop{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width:1024.9px){.video-slider__control-desktop{display:none}}.video-slider__btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:45px;width:46px;height:46px;background-color:rgba(247,248,244,.0196078431372549);cursor:pointer;-webkit-transition:background-color .5s ease;transition:background-color .5s ease}.video-slider__btn:hover{background-color:rgba(247,248,244,.06274509803921569)}.video-slider__btn svg{-webkit-transition:opacity .5s ease,-webkit-filter .5s ease;transition:opacity .5s ease,-webkit-filter .5s ease;transition:opacity .5s ease,filter .5s ease;transition:opacity .5s ease,filter .5s ease,-webkit-filter .5s ease}.video-slider__btn.disabled,.video-slider__btn.swiper-button-disabled{pointer-events:none}.video-slider__btn.disabled img,.video-slider__btn.disabled svg,.video-slider__btn.swiper-button-disabled img,.video-slider__btn.swiper-button-disabled svg{opacity:.3}.entry-header{background-color:var(--color-grey);color:var(--color-soft-white)}.entry-header__inner{padding:240px 0 50px}@media only screen and (max-width:767.9px){.entry-header__inner{padding:150px 0 35px}}.entry-header__inner h1{font-size:5rem}@media only screen and (max-width:575.9px){.entry-header__inner h1{font-size:3rem}}.entry-content{color:var(--color-soft-white)}.entry-content__inner{padding:50px 0}@media only screen and (max-width:1024.9px){.entry-content__inner{padding:0}}.entry-content__inner h2,.entry-content__inner h3{font-size:3rem}@media only screen and (max-width:575.9px){.entry-content__inner h2,.entry-content__inner h3{font-size:2rem}}.entry-content__inner h2,.entry-content__inner h3,.entry-content__inner h4,.entry-content__inner h5,.entry-content__inner h6{margin-top:40px}.entry-content__inner p{margin-top:30px;line-height:1.6}.entry-content__inner p a{display:inline-block;position:relative;text-decoration:none}.entry-content__inner p a:after{content:"";position:absolute;display:block;height:1px;background-color:var(--color-soft-white);-webkit-backface-visibility:hidden;backface-visibility:hidden;top:100%;-webkit-transform:translateY(-1px);transform:translateY(-1px);left:0;-webkit-transition:width var(--transition);transition:width var(--transition);width:100%}.entry-content__inner p a:focus:after,.entry-content__inner p a:hover:after{width:0}.search__inner{padding:100px 0}@media only screen and (max-width:767.9px){.search__inner{padding:70px 0}}.error__inner{padding:100px 0}@media only screen and (max-width:767.9px){.error__inner{padding:70px 0}}
/*# sourceMappingURL=app.min.css.map*/