:root{--primary-color: #fff;--secondary-color: #f5f5f5;--text-color: black}[data-theme=dark]{--primary-color: #000000;--secondary-color: #333333;--text-color: #ffffff}*{margin:0;padding:0;border:0}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;font-size:100%;line-height:1;font-size:18px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer;color:inherit}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}@media(any-hover: hover){a:hover{-webkit-text-decoration:0;text-decoration:0}}ul li{list-style:none}ol li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}button{background-color:rgba(0,0,0,0);cursor:pointer}span{display:inline-block}a{display:inline-block;color:inherit;font-family:inherit}body{-webkit-animation:loadPage .15s ease forwards;animation:loadPage .15s ease forwards;background:var(--primary-color);color:var(--text-color)}body::-webkit-scrollbar{display:none}@media(min-width: 1024px){body::-webkit-scrollbar{display:block;width:0.208vw}body::-webkit-scrollbar-track{background:var(--secondary-color)}body::-webkit-scrollbar-thumb{background:var(--text-color)}}@media(min-width: 1024px)and (any-hover: hover){body::-webkit-scrollbar-thumb:hover{background:var(--primary-color)}}.lock{overflow:hidden}.wrapper{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%}.main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.container{margin:0 auto;padding:0 4vw;max-width:100vw;width:100%}@media(min-width: 768px){.container{max-width:92.188vw;padding:unset}}@media(min-width: 1024px){.container{max-width:87.5vw}}.gap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:26.667vw}@media(min-width: 768px){.gap{gap:15.625vw}}@media(min-width: 1024px){.gap{gap:9.375vw}}@-webkit-keyframes loadPage{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}@keyframes loadPage{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}.header{position:fixed;top:0;width:100%;z-index:2;-webkit-transition:all .3s;transition:all .3s}.header__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:18.667vw;padding-left:1.867vw;padding-right:1.867vw}@media(min-width: 768px){.header__body{height:13.021vw;padding:0.911vw 0}}@media(min-width: 1024px){.header__body{height:5.208vw;padding:0.365vw 0}}.header .header__logo svg{width:14.933vw;height:14.933vw}@media(min-width: 768px){.header .header__logo svg{width:11.198vw;height:11.198vw}}@media(min-width: 1024px){.header .header__logo svg{width:4.479vw;height:4.479vw}}.header .header__logo svg path{fill:#fff}.header .lang__current path{stroke:#fff}@media(min-width: 1024px){.header .lang__current path{stroke:var(--pink, #B69B9B)}}.header.scrolled{background:#fff}.header.scrolled .header__logo svg path{fill:#a32a29}.header.scrolled .lang__drop-item,.header.scrolled .lang__drop-item--current,.header.scrolled .lang,.header.scrolled .lang__current,.header.scrolled .lang__drop{color:var(--New-red, #A32A29);border-color:var(--pink, #B69B9B);background:#fff}.header.scrolled .lang__current span{border-color:var(--pink, #B69B9B)}.header.scrolled .lang__current path{stroke:var(--pink, #B69B9B)}@font-face{font-family:Annabelle;font-display:swap;src:url("../fonts/Annabelle-Cyr.woff2") format("woff2"),url("../fonts/Annabelle-Cyr.woff") format("woff");font-weight:100 900;font-style:normal}@font-face{font-family:Manrope;font-display:swap;src:url("../fonts/Manrope-VariableFont_wght.woff2") format("woff2"),url("../fonts/Manrope-VariableFont_wght.woff") format("woff");font-weight:100 900;font-style:normal}@font-face{font-family:Georgia;font-display:swap;src:url("../fonts/Georgia.woff2") format("woff2"),url("../fonts/Georgia.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:Georgia;font-display:swap;src:url("../fonts/Georgia-Italic.woff2") format("woff2"),url("../fonts/Georgia-Italic.woff") format("woff");font-weight:400;font-style:italic}@font-face{font-family:Georgia;font-display:swap;src:url("../fonts/Georgia Bold.woff2") format("woff2"),url("../fonts/Georgia Bold.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:Georgia;font-display:swap;src:url("../fonts/Georgia-BoldItalic.woff2") format("woff2"),url("../fonts/Georgia-BoldItalic.woff") format("woff");font-weight:700;font-style:italic}h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:var(--New-red, #A32A29);font-family:Annabelle;font-style:normal;font-weight:400;line-height:90%;text-align:left;font-size:12.8vw}@media(min-width: 768px){h2{font-size:12.5vw}}@media(min-width: 1024px){h2{font-size:6.667vw}}h2 span{text-align:right;color:var(--Black, #151515);font-family:Georgia;font-style:normal;font-weight:400;line-height:120%;font-size:8.533vw}@media(min-width: 768px){h2 span{font-size:8.333vw}}@media(min-width: 1024px){h2 span{font-size:3.75vw}}h3{color:var(--Black, #151515);font-family:Georgia;font-style:normal;font-weight:700;line-height:120%;font-size:5.333vw}@media(min-width: 768px){h3{font-size:3.516vw}}@media(min-width: 1024px){h3{font-size:1.667vw}}p{color:var(--Black, #151515);font-family:Manrope;font-style:normal;font-weight:400;line-height:140%;font-size:3.733vw}@media(min-width: 768px){p{font-size:2.604vw}}@media(min-width: 1024px){p{font-size:1.042vw}}a{color:#000;font-family:Manrope;font-style:normal;font-weight:400;line-height:145%;-webkit-transition:all .3s;transition:all .3s;font-size:4.267vw}@media(min-width: 768px){a{font-size:3.125vw}}@media(min-width: 1024px){a{font-size:1.25vw}}@media(any-hover: hover){a:hover{color:var(--New-red, #A32A29);text-decoration:underline}}.text--40{color:var(--Black, #151515);font-family:Georgia;font-style:normal;font-weight:400;line-height:120%;font-size:5.333vw}@media(min-width: 768px){.text--40{font-size:4.167vw}}@media(min-width: 1024px){.text--40{font-size:2.083vw}}.text--14,.text--14 *{color:var(--Gray, #4D4D4D);font-family:Manrope;font-style:normal;font-weight:400;line-height:140%;font-size:3.733vw}@media(min-width: 768px){.text--14,.text--14 *{font-size:1.823vw}}@media(min-width: 1024px){.text--14,.text--14 *{font-size:0.729vw}}.hero{position:relative;overflow:hidden;height:181.867vw;background:linear-gradient(328deg, #E1E1E3 0%, #420710 93.44%)}@media(min-width: 768px){.hero{background:linear-gradient(331deg, #E1E1E3 0%, #420710 100%);height:133.333vw}}@media(min-width: 1024px){.hero{background:-webkit-gradient(linear, right top, left top, from(#E1E1E3), to(#420710));background:linear-gradient(270deg, #E1E1E3 0%, #420710 100%);height:50.521vw}}.hero img{width:86.667vw;height:129.867vw;left:28vw;bottom:-18.667vw;position:absolute}@media(min-width: 768px){.hero img{left:35.156vw;width:62.24vw;height:93.229vw;bottom:-15.755vw}}@media(min-width: 1024px){.hero img{right:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset;top:-3.333vw;left:50.521vw;width:43.281vw;height:64.896vw}}.hero h1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;white-space:pre-wrap;word-spacing:9999px;font-family:Annabelle;color:var(--White, #FFF);font-style:normal;font-weight:400;line-height:80%;font-size:17.067vw;top:24vw;left:4vw}@media(min-width: 768px){.hero h1{font-size:16.927vw;top:13.021vw;left:3.906vw}}@media(min-width: 1024px){.hero h1{font-size:7.292vw;top:9.896vw;left:6.25vw}}.hero h1>*{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}.hero h1 .world2{margin:3.733vw 0 0 3.733vw}@media(min-width: 768px){.hero h1 .world2{margin:3.516vw 0 0 3.516vw}}@media(min-width: 1024px){.hero h1 .world2{margin:1.563vw 0 0 1.563vw}}.hero h1 .world3{margin:3.733vw 0 0 10vw}@media(min-width: 768px){.hero h1 .world3{margin:3.906vw 0 0 7.292vw}}@media(min-width: 1024px){.hero h1 .world3{margin:2.604vw 0 0 2.604vw}}.hero .banner-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;left:8vw;bottom:8vw;gap:2.667vw}@media(min-width: 768px){.hero .banner-items{left:3.906vw;bottom:3.906vw;gap:2.604vw}}@media(min-width: 1024px){.hero .banner-items{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.042vw;left:6.25vw;bottom:3.646vw}}.hero .banner-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:var(--White, #FFF);font-family:Manrope;font-style:normal;font-weight:400;line-height:140%;font-size:3.733vw;gap:2.133vw}@media(min-width: 768px){.hero .banner-item{gap:1.042vw;font-size:2.604vw}}@media(min-width: 1024px){.hero .banner-item{gap:0.417vw;font-size:1.042vw}}.hero .banner-item::before{content:"";background:#fff;display:block;-webkit-box-flex:0;-ms-flex:0 0 1.6vw;flex:0 0 1.6vw;height:1.6vw;width:1.6vw}@media(min-width: 768px){.hero .banner-item::before{-webkit-box-flex:0;-ms-flex:0 0 1.302vw;flex:0 0 1.302vw;height:1.302vw;width:1.302vw}}@media(min-width: 1024px){.hero .banner-item::before{-webkit-box-flex:0;-ms-flex:0 0 0.521vw;flex:0 0 0.521vw;height:0.521vw;width:0.521vw}}.front-page h2{padding-bottom:10.667vw}@media(min-width: 768px){.front-page h2{padding-bottom:5.208vw}}@media(min-width: 1024px){.front-page h2{padding-bottom:60px}}h2.slider-quotes__title{max-width:66.933vw}@media(min-width: 768px){h2.slider-quotes__title{max-width:66.406vw}}@media(min-width: 1024px){h2.slider-quotes__title{max-width:37.76vw}}.slider-quotes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8.533vw}@media(min-width: 1024px){.slider-quotes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;flex-direction:row-reverse}}.slider-quotes .slider-quotes_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@media(min-width: 1024px){.slider-quotes .slider-quotes_left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:9.896vw}}.slider-quotes .splide__slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slider-quotes .splide__slide svg{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:5.378vw;height:5.313vw}@media(min-width: 768px){.slider-quotes .splide__slide svg{width:5.777vw;height:5.708vw}}@media(min-width: 1024px){.slider-quotes .splide__slide svg{width:2.925vw;height:2.889vw}}.slider-quotes .splide__list{min-height:19.2vw}@media(min-width: 768px){.slider-quotes .splide__list{min-height:23.438vw}}@media(min-width: 1024px){.slider-quotes .splide__list{min-height:9.896vw}}.slider-quotes .author{text-transform:uppercase;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;margin-bottom:auto;white-space:pre-line;text-align:left;gap:2.133vw}@media(min-width: 768px){.slider-quotes .author{gap:1.563vw;width:31.25vw}}@media(min-width: 1024px){.slider-quotes .author{text-align:center;width:21.094vw;padding:0 3.646vw;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;gap:0.625vw}}.slider-quotes .splide__pagination{display:none}.slider-quotes .text--40{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;width:92vw;gap:4vw}@media(min-width: 768px){.slider-quotes .text--40{width:92.188vw;gap:2.604vw}}@media(min-width: 1024px){.slider-quotes .text--40{gap:1.563vw;min-height:5vw;max-width:58.021vw;margin-left:auto}}.slider-quotes .text--40 svg:first-of-type{margin-bottom:auto}.slider-quotes .text--40 svg:last-of-type{margin-top:auto}h2.copyright-items__title{max-width:84vw}@media(min-width: 768px){h2.copyright-items__title{max-width:78.906vw}}@media(min-width: 1024px){h2.copyright-items__title{max-width:38.281vw}}.copyright-items{display:grid;grid-template-columns:1fr;gap:5.333vw}@media(min-width: 768px){.copyright-items{grid-template-columns:100%;gap:2.604vw}}@media(min-width: 1024px){.copyright-items{grid-template-columns:calc(50% - 0.521vw) calc(50% - 0.521vw);gap:1.563vw 1.042vw}}.copyright-items .copyright__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.667vw}@media(min-width: 768px){.copyright-items .copyright__content{gap:1.302vw}}@media(min-width: 1024px){.copyright-items .copyright__content{gap:0.781vw}}.copyright-items .copyright__item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:var(--Grey, #F7F7F7);gap:2.667vw;border-radius:2.667vw;padding:5.333vw}@media(min-width: 768px){.copyright-items .copyright__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2.604vw;border-radius:1.302vw;padding:3.125vw 2.604vw}}@media(min-width: 1024px){.copyright-items .copyright__item{gap:1.042vw;border-radius:0.521vw;padding:1.563vw}}.copyright-items .copyright__item p{color:var(--Black, #151515);font-family:Manrope;font-style:normal;font-weight:400;line-height:140%;font-size:3.733vw}@media(min-width: 768px){.copyright-items .copyright__item p{font-size:2.604vw}}@media(min-width: 1024px){.copyright-items .copyright__item p{font-size:1.042vw}}.copyright-items .copyright__item h3{color:var(--Black, #151515);font-family:Georgia;font-style:normal;font-weight:700;line-height:120%;font-size:5.333vw}@media(min-width: 768px){.copyright-items .copyright__item h3{font-size:3.516vw}}@media(min-width: 1024px){.copyright-items .copyright__item h3{font-size:1.667vw}}.copyright-items .copyright__text{display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.copyright-items .copyright__item img{height:auto;-o-object-fit:contain;object-fit:contain;-webkit-box-flex:0;-ms-flex:0 0 14.933vw;flex:0 0 14.933vw;width:14.933vw}@media(min-width: 768px){.copyright-items .copyright__item img{-webkit-box-flex:0;-ms-flex:0 0 11.198vw;flex:0 0 11.198vw;width:11.198vw}}@media(min-width: 1024px){.copyright-items .copyright__item img{-webkit-box-flex:0;-ms-flex:0 0 4.479vw;flex:0 0 4.479vw;width:4.479vw}}.copyright-items .copyright__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s;transition:all .3s;gap:2.133vw}@media(min-width: 768px){.copyright-items .copyright__link{gap:1.042vw}}@media(min-width: 1024px){.copyright-items .copyright__link{gap:0.417vw}}.copyright-items .copyright__link a{color:var(--Black, #151515);font-family:Georgia;font-style:normal;font-weight:700;line-height:120%;font-size:4.267vw}@media(min-width: 768px){.copyright-items .copyright__link a{font-size:2.344vw}}@media(min-width: 1024px){.copyright-items .copyright__link a{font-size:0.938vw}}.copyright-items .copyright__link svg{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transition:all .3s;transition:all .3s;width:4.267vw;height:4.267vw}@media(min-width: 768px){.copyright-items .copyright__link svg{width:2.083vw;height:2.083vw}}@media(min-width: 1024px){.copyright-items .copyright__link svg{width:0.694vw;height:0.694vw}}.copyright-items .copyright__link path{-webkit-transition:all .3s;transition:all .3s;fill:#000}@media(any-hover: hover){.copyright-items .copyright__link:hover path{fill:var(--New-red, #A32A29)}.copyright-items .copyright__link:hover a{text-decoration:none;color:var(--New-red, #A32A29)}}.show-more{display:block;margin:0 auto;color:var(--Black, #151515);font-family:Georgia;font-style:normal;font-weight:700;line-height:120%;-webkit-transition:all .3s;transition:all .3s;font-size:4.267vw;margin-top:8vw}@media(min-width: 768px){.show-more{font-size:2.344vw;margin-top:5.208vw}}@media(min-width: 1024px){.show-more{font-size:0.938vw;margin-top:4.167vw}}@media(any-hover: hover){.show-more:hover{text-decoration:none;color:var(--New-red, #A32A29)}}.socials-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4vw 2.133vw}@media(min-width: 768px){.socials-wrapper{gap:2.344vw;max-width:100%}}@media(min-width: 1024px){.socials-wrapper{gap:1.042vw;max-width:41.667vw}}.socials-wrapper .dropdown-list,.socials-wrapper .social-item.dropdown,.socials-wrapper .social-item>a{position:relative;background:#fff;padding:2.667vw;border-radius:0.533vw;border:0.267vw solid var(--pink, #B69B9B);min-height:10.667vw}@media(min-width: 768px){.socials-wrapper .dropdown-list,.socials-wrapper .social-item.dropdown,.socials-wrapper .social-item>a{padding:1.771vw;border-radius:0.26vw;border:0.13vw solid var(--pink, #B69B9B);min-height:7.813vw}}@media(min-width: 1024px){.socials-wrapper .dropdown-list,.socials-wrapper .social-item.dropdown,.socials-wrapper .social-item>a{padding:0.708vw;border-radius:0.104vw;border:0.13vw solid var(--pink, #B69B9B);min-height:3.125vw}}.socials-wrapper .social-item.dropdown{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0;width:16vw;border-radius:1.067vw}@media(min-width: 768px){.socials-wrapper .social-item.dropdown{width:13.281vw;border-radius:0.521vw}}@media(min-width: 1024px){.socials-wrapper .social-item.dropdown{width:5.313vw;border-radius:0.208vw}}.socials-wrapper .social-item__img,.socials-wrapper .social-item__svg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.socials-wrapper .social-item__svg{width:7.467vw;-webkit-box-flex:0;-ms-flex:0 0 7.467vw;flex:0 0 7.467vw}@media(min-width: 768px){.socials-wrapper .social-item__svg{width:5.469vw;-webkit-box-flex:0;-ms-flex:0 0 5.469vw;flex:0 0 5.469vw}}@media(min-width: 1024px){.socials-wrapper .social-item__svg{width:2.188vw;-webkit-box-flex:0;-ms-flex:0 0 2.188vw;flex:0 0 2.188vw}}.socials-wrapper .social-item__img{width:calc(100% - 7.467vw);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 7.467vw);flex:0 0 calc(100% - 7.467vw);border-radius:0.533vw;border-right:0.267vw solid var(--pink, #B69B9B)}@media(min-width: 768px){.socials-wrapper .social-item__img{width:calc(100% - 5.469vw);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 5.469vw);flex:0 0 calc(100% - 5.469vw);border-radius:0.26vw;border-right:0.13vw solid var(--pink, #B69B9B)}}@media(min-width: 1024px){.socials-wrapper .social-item__img{width:calc(100% - 2.188vw);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 2.188vw);flex:0 0 calc(100% - 2.188vw);border-radius:0.104vw;border-right:0.13vw solid var(--pink, #B69B9B)}}.socials-wrapper .social-item>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:1.067vw}@media(min-width: 768px){.socials-wrapper .social-item>a{border-radius:0.521vw}}@media(min-width: 1024px){.socials-wrapper .social-item>a{border-radius:0.208vw}}.socials-wrapper .dropdown-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:100%;position:absolute;visibility:hidden;opacity:0;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);left:-0.267vw;bottom:-1.333vw;padding:2.133vw 1.6vw;gap:0.8vw}@media(min-width: 768px){.socials-wrapper .dropdown-list{left:-0.13vw;bottom:-1.302vw;padding:1.563vw 1.042vw;gap:0.651vw}}@media(min-width: 1024px){.socials-wrapper .dropdown-list{left:-0.052vw;bottom:-0.521vw;padding:0.625vw 0.417vw;gap:0.26vw}}.socials-wrapper .dropdown-list a{text-wrap:nowrap;color:var(--Black, #151515);font-family:Manrope;font-style:normal;font-weight:400;line-height:140%;-webkit-transition:all .3s;transition:all .3s;font-size:3.2vw}@media(min-width: 768px){.socials-wrapper .dropdown-list a{font-size:2.083vw}}@media(min-width: 1024px){.socials-wrapper .dropdown-list a{font-size:0.833vw}}@media(any-hover: hover){.socials-wrapper .dropdown-list a:hover{color:var(--New-red, #A32A29)}}.socials-wrapper .social-item.dropdown.active .dropdown-list{visibility:visible;opacity:1}.socials-wrapper .social-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .3s;transition:all .3s}.socials-wrapper img.icon_hover{position:absolute;left:0;top:0;bottom:0;right:0;width:100%;height:100%;opacity:0;visibility:hidden;-webkit-transition:all .3s;transition:all .3s}@media(any-hover: hover){.socials-wrapper .social-item.dropdown:hover{border-color:var(--pink, #B69B9B)}}@media(any-hover: hover){.socials-wrapper .social-item:hover{border-color:rgba(0,0,0,0)}}@media(any-hover: hover){.socials-wrapper .social-item:hover img.icon_hover{opacity:1;visibility:visible}}.socials-wrapper svg,.socials-wrapper img{width:5.813vw;height:5.813vw;-o-object-fit:contain;object-fit:contain}@media(min-width: 768px){.socials-wrapper svg,.socials-wrapper img{width:4.258vw;height:4.258vw}}@media(min-width: 1024px){.socials-wrapper svg,.socials-wrapper img{width:1.703vw;height:1.703vw}}h2.footer-block__title{max-width:53.333vw}@media(min-width: 768px){h2.footer-block__title{max-width:50.391vw}}@media(min-width: 1024px){h2.footer-block__title{max-width:25.521vw}}.footer-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width: 1024px){.footer-block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer-block>*:last-child{padding-top:8vw}@media(min-width: 768px){.footer-block>*:last-child{padding-top:5.208vw}}@media(min-width: 1024px){.footer-block>*:last-child{padding-top:0;padding-left:2.083vw}}.footer-block>*:first-child{padding-bottom:8vw;border-bottom:0.267vw solid rgba(21,21,21,.2)}@media(min-width: 768px){.footer-block>*:first-child{padding-bottom:5.208vw;border-bottom:0.13vw solid rgba(21,21,21,.2)}}@media(min-width: 1024px){.footer-block>*:first-child{padding-bottom:unset;border-bottom:unset;padding-right:2.083vw;border-right:0.052vw solid rgba(21,21,21,.2)}}.footer-block form{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}@media(min-width: 1024px){.footer-block form{width:44.01vw}}.invite-footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8.267vw}@media(min-width: 768px){.invite-footer__wrapper{gap:4.427vw}}@media(min-width: 1024px){.invite-footer__wrapper{gap:1.771vw}}.invite-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2.667vw}@media(min-width: 768px){.invite-footer{gap:3.125vw}}@media(min-width: 1024px){.invite-footer{gap:1.25vw}}.invite-footer .invite-footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.521vw}@media(min-width: 768px){.invite-footer .invite-footer__inner{gap:3.906vw}}@media(min-width: 1024px){.invite-footer .invite-footer__inner{gap:1.302vw}}.invite-footer .invite-footer__inner h3{color:var(--Black, #151515);font-family:Georgia;font-style:normal;font-weight:900;line-height:120%;max-width:66.667vw;font-size:8vw}@media(min-width: 768px){.invite-footer .invite-footer__inner h3{max-width:32.552vw;font-size:5.208vw}}@media(min-width: 1024px){.invite-footer .invite-footer__inner h3{max-width:15.625vw;font-size:2.344vw}}.invite-footer .invite-footer__img{display:none;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:39.733vw}@media(min-width: 768px){.invite-footer .invite-footer__img{width:36.458vw;display:block}}@media(min-width: 1024px){.invite-footer .invite-footer__img{width:14.583vw}}.invite-footer .invite-footer__img--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2.667vw}.invite-footer .invite-footer__img--mobile .invite-footer__img{display:block}@media(min-width: 768px){.invite-footer .invite-footer__img--mobile .invite-footer__img{display:none}}.invite-footer .invite-footer__email{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.333vw;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.133vw}@media(min-width: 768px){.invite-footer .invite-footer__email{margin-top:auto;gap:2.344vw}}@media(min-width: 1024px){.invite-footer .invite-footer__email{gap:0.521vw}}.invite-footer .invite-footer__email svg{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:5.333vw;height:4.622vw}@media(min-width: 768px){.invite-footer .invite-footer__email svg{width:4.34vw;height:3.646vw}}@media(min-width: 1024px){.invite-footer .invite-footer__email svg{width:1.736vw;height:1.458vw}}.footer__body{opacity:.6;color:#151515;text-align:center;font-family:Manrope;font-style:normal;font-weight:400;line-height:150%;border-top:0.267vw solid rgba(21,21,21,.3);font-size:3.733vw;padding:4vw}@media(min-width: 768px){.footer__body{border-top:0.13vw solid rgba(21,21,21,.3);font-size:1.823vw;padding:2.604vw}}@media(min-width: 1024px){.footer__body{border-top:0.052vw solid rgba(21,21,21,.3);font-size:0.729vw;padding:1.563vw}}[data-validate=false]{border-color:red}[data-validate=true]{border-color:rgba(0,0,0,0)}[data-sent=false]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-sent=true]{display:none}[data-sent]+[data-responce]{display:none}[data-sent=true]+[data-responce]{display:-webkit-box;display:-ms-flexbox;display:flex}.razzylom{display:none}.form__notice{width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(min-width: 1024px){.form__notice{width:41.927vw}}.form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.2vw}.form[data-sent=true]{display:none}@media(min-width: 768px){.form{gap:2.604vw}}@media(min-width: 1024px){.form{gap:1.042vw}}.form textarea::-webkit-input-placeholder, .form input::-webkit-input-placeholder{color:#999}.form textarea::-moz-placeholder, .form input::-moz-placeholder{color:#999}.form textarea:-ms-input-placeholder, .form input:-ms-input-placeholder{color:#999}.form textarea::-ms-input-placeholder, .form input::-ms-input-placeholder{color:#999}.form textarea::placeholder,.form input::placeholder{color:#999}.form button,.form textarea,.form input{width:100%;border-radius:1.067vw;border:0.267vw solid #c1c1c1;background:#f7f7f7;color:var(--New-red, #A32A29);font-family:Manrope;font-style:normal;font-weight:400;line-height:130%;font-size:4vw;padding:3.573vw;-webkit-transition:all .3s;transition:all .3s}@media(min-width: 768px){.form button,.form textarea,.form input{border-radius:0.521vw;border:0.13vw solid #c1c1c1;background:#f7f7f7;font-size:2.344vw;padding:2.214vw}}@media(min-width: 1024px){.form button,.form textarea,.form input{border-radius:0.208vw;border:0.052vw solid #c1c1c1;background:#f7f7f7;font-size:0.938vw;padding:0.885vw}}.form button:focus,.form textarea:focus,.form input:focus,.form button:active,.form textarea:active,.form input:active{border-color:var(--New-red, #A32A29)}@media(any-hover: hover){.form button:hover,.form textarea:hover,.form input:hover{border-color:var(--New-red, #A32A29)}}.form textarea{resize:vertical;min-height:26.667vw}@media(min-width: 768px){.form textarea{min-height:21.484vw}}@media(min-width: 1024px){.form textarea{min-height:8.594vw}}.form textarea:active{-webkit-transition:unset;transition:unset}.form input[type=checkbox]{accent-color:#a32a29;width:4.8vw;height:4.8vw}@media(min-width: 768px){.form input[type=checkbox]{width:2.344vw;height:2.344vw}}@media(min-width: 1024px){.form input[type=checkbox]{width:0.938vw;height:0.938vw}}.form label.contacts-form__checkbox-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.133vw;margin-top:-1.867vw}@media(min-width: 768px){.form label.contacts-form__checkbox-label{gap:1.432vw;margin-top:-0.781vw}}@media(min-width: 1024px){.form label.contacts-form__checkbox-label{gap:0.573vw;margin-top:-0.313vw}}.form button.submit{color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,0);text-transform:uppercase;border-radius:1.067vw;border:0.267vw solid var(--New-red, #A32A29);gap:4vw}@media(min-width: 768px){.form button.submit{border-radius:0.521vw;border:0.13vw solid var(--New-red, #A32A29);gap:1.953vw}}@media(min-width: 1024px){.form button.submit{border-radius:0.208vw;border:0.052vw solid var(--New-red, #A32A29);gap:0.781vw}}.form button.submit svg{width:12.8vw;height:3.467vw}@media(min-width: 768px){.form button.submit svg{width:6.25vw;height:1.693vw}}@media(min-width: 1024px){.form button.submit svg{width:2.5vw;height:0.677vw}}.form button.submit path{fill:#000;-webkit-transition:all .3s;transition:all .3s}@media(any-hover: hover){.form button.submit:hover{background:var(--New-red, #A32A29);color:#fff}.form button.submit:hover path{fill:#fff}}.form .form__label{position:relative}.form .form__label textarea,.form .form__label input{padding-left:12vw}@media(min-width: 768px){.form .form__label textarea,.form .form__label input{padding-left:9.375vw}}@media(min-width: 1024px){.form .form__label textarea,.form .form__label input{padding-left:3.75vw}}.form .form__label svg{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:4vw;height:4vw;left:4vw}@media(min-width: 768px){.form .form__label svg{width:2.344vw;height:2.604vw;left:1.953vw}}@media(min-width: 1024px){.form .form__label svg{width:0.938vw;height:1.042vw;left:0.781vw}}.form .form__label--textarea svg{-webkit-transform:unset;-ms-transform:unset;transform:unset;top:4vw}@media(min-width: 768px){.form .form__label--textarea svg{top:2.604vw}}@media(min-width: 1024px){.form .form__label--textarea svg{top:1.042vw}}.form label[data-validate=false] *{border-color:red}.lang{cursor:pointer;position:relative;color:#fff;-webkit-transition:all .3s;transition:all .3s;border-radius:0.689vw;border:0.172vw solid #fff}@media(min-width: 768px){.lang{color:#fff;border-radius:0.337vw;border:0.084vw solid #fff}}@media(min-width: 1024px){.lang{border-radius:0.135vw;color:var(--New-red, #A32A29);border:0.034vw solid var(--pink, #B69B9B)}}.lang,.lang *{text-align:center;font-family:Manrope;font-style:normal;font-weight:400;text-transform:uppercase;line-height:112.5%;font-size:4.267vw;-webkit-transition:all .3s;transition:all .3s}@media(min-width: 768px){.lang,.lang *{font-size:2.083vw}}@media(min-width: 1024px){.lang,.lang *{font-size:0.833vw}}.lang.active{background:#b69b9b}.lang.active .lang__drop-item,.lang.active .lang__drop-item--current,.lang.active .lang__current{background:#b69b9b;color:#fff}.lang.active .lang__drop{color:#fff}.lang.active .lang__current span{border-color:#fff}.lang.active span{color:#fff;border-color:#fff}.lang.active path{stroke:#fff !important}@media(any-hover: hover){.lang:hover{background:#b69b9b}.lang:hover .lang__drop-item,.lang:hover .lang__drop-item--current,.lang:hover .lang__current{background:#b69b9b;color:#fff}.lang:hover .lang__drop{color:#fff}.lang:hover .lang__current span{border-color:#fff}.lang:hover span{color:#fff;border-color:#fff}.lang:hover path{stroke:#fff !important}}.lang__current{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-ms-flex-pack:distribute;justify-content:space-around}.lang__current>*{width:100%;padding:2.267vw}@media(min-width: 768px){.lang__current>*{padding:1.693vw 1.172vw}}@media(min-width: 1024px){.lang__current>*{padding:0.677vw 0.469vw}}.lang__current span{border-right:0.267vw solid #fff}@media(min-width: 768px){.lang__current span{border-right:0.13vw solid #fff}}@media(min-width: 1024px){.lang__current span{border-right:0.052vw solid #b69b9b}}.lang__current path{stroke:#b69b9b}.lang__drop{position:absolute;width:100%;top:calc(100% + 1.333vw);left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;opacity:0;visibility:hidden;-webkit-transition:.3s ease;transition:.3s ease;z-index:10;border-radius:0.689vw;border:0.172vw solid rgba(0,0,0,0)}@media(min-width: 768px){.lang__drop{top:calc(100% + 0.651vw);border-radius:0.337vw;border:0.084vw solid rgba(0,0,0,0)}}@media(min-width: 1024px){.lang__drop{top:calc(100% + 0.26vw);border-radius:0.135vw;border:0.034vw solid rgba(0,0,0,0)}}.lang .lang__drop a{color:#fff;text-align:left}.lang .lang__drop span{text-align:left}.lang__drop-item{cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;white-space:nowrap}.lang__drop-item--current{color:var(--accent-color);pointer-events:none}.lang .lang__current svg{height:1.807vw}@media(min-width: 768px){.lang .lang__current svg{height:1.365vw}}@media(min-width: 1024px){.lang .lang__current svg{height:0.546vw}}.lang.active .lang__drop{opacity:1;visibility:visible;background:#b69b9b;color:#fff;border:0.172vw solid #fff;padding:2.133vw;gap:1.6vw}@media(min-width: 768px){.lang.active .lang__drop{color:#fff;border:0.084vw solid #fff;padding:1.823vw;gap:1.042vw}}@media(min-width: 1024px){.lang.active .lang__drop{color:var(--New-red, #A32A29);border:0.034vw solid var(--pink, #B69B9B);padding:0.729vw;gap:0.417vw}}.lang.active .lang__current svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.splide__arrows{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;gap:2.133vw}@media(min-width: 768px){.splide__arrows{gap:1.563vw}}@media(min-width: 1024px){.splide__arrows{width:21.094vw;gap:0.625vw}}.splide__arrows button{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid;border-color:var(--New-red, #A32A29);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s;transition:all .3s;width:10.667vw;height:10.667vw;border-radius:0.667vw}@media(min-width: 768px){.splide__arrows button{width:8.333vw;height:8.333vw;border-radius:0.521vw}}@media(min-width: 1024px){.splide__arrows button{width:3.333vw;height:3.333vw;border-radius:0.208vw}}.splide__arrows button path{-webkit-transition:all .3s;transition:all .3s;fill:var(--pink, #A32A29)}@media(any-hover: hover){.splide__arrows button:hover{background:var(--pink, #A32A29)}.splide__arrows button:hover path{fill:#fff}}.splide__arrows svg{width:2.375vw;height:4.167vw}@media(min-width: 768px){.splide__arrows svg{width:1.855vw;height:3.255vw}}@media(min-width: 1024px){.splide__arrows svg{width:0.742vw;height:1.302vw}}