@charset "UTF-8";.custom-stroke-section-header{display:flex;padding:0 var(--site-x-gap)}.custom-stroke-section-header .header-item{display:flex;flex-direction:column;font-size:clamp(32px,32px + 40 * (100vw - 480px) / 960,72px);font-weight:400;font-style:italic;line-height:1.2;color:#fb6c29}.custom-stroke-section-header .header-item span:not(.stroke){text-shadow:0 4px 4px rgba(0,0,0,.55)}.custom-stroke-section-header .header-item .stroke{font-family:MontserratStatic,sans-serif;font-size:clamp(40px,40px + 56 * (100vw - 480px) / 960,96px);font-weight:900;font-style:normal;line-height:1.5;-webkit-text-stroke:1px #fff;color:transparent;text-transform:uppercase}.custom-stroke-section-header .header-item-sub-text{display:flex;flex-direction:column;font-size:clamp(18px,18px + 6 * (100vw - 480px) / 960,24px);font-weight:200;color:#fff}@media screen and (max-width: 599px){.custom-stroke-section-header .header-item .stroke{line-height:1.2}}#app .section-wrapper{display:flex;width:100%}#app .section-wrapper:has(.constructor-block.block-1){margin-top:235px}#app .section-wrapper:has(.constructor-block.block-2){margin-top:178px}#app .section-wrapper:has(.constructor-block.block-3){margin-top:260px}#app .section-wrapper:has(.constructor-block.block-4){margin-top:202px}#app .section-wrapper.links-gallery{margin-top:150px}#app .section-wrapper.interactive-links-gallery{margin-top:135px}#app .section-wrapper.main-screen-section{margin-top:0!important}#app .section-wrapper.main-screen-section+.section-wrapper:has(.constructor-block.block-1),#app .section-wrapper.main-screen-section+.section-wrapper:has(.constructor-block.block-2),#app .section-wrapper.main-screen-section+.section-wrapper:has(.constructor-block.block-3),#app .section-wrapper.main-screen-section+.section-wrapper:has(.constructor-block.block-4){margin-top:180px}#app .contact-form-section{margin-top:222px}#app .club-cards-section{margin-top:120px}.site-footer{margin-top:53px}@media screen and (max-width: 768px){#app .section-wrapper:has(.constructor-block.block-1),#app .section-wrapper:has(.constructor-block.block-2),#app .section-wrapper:has(.constructor-block.block-3),#app .section-wrapper:has(.constructor-block.block-4){margin-top:150px}#app .section-wrapper.interactive-links-gallery{margin-top:150px}#app .section-wrapper.main-screen-section{margin-top:0!important}#app .section-wrapper.main-screen-section+.section-wrapper:has(.constructor-block.block-1),#app .section-wrapper.main-screen-section+.section-wrapper:has(.constructor-block.block-2),#app .section-wrapper.main-screen-section+.section-wrapper:has(.constructor-block.block-3),#app .section-wrapper.main-screen-section+.section-wrapper:has(.constructor-block.block-4){margin-top:77px}#app .contact-form-section{margin-top:150px}.site-footer{margin-top:57px}}.form-field{position:relative;display:flex;flex-direction:column;gap:8px}.form-field label{font-size:1rem;font-weight:700;line-height:1.2}.form-field input:is([type=text],[type=email],[type=tel]){position:relative;width:100%;height:40px;padding:12px 12px 10px;font-size:.75rem;font-weight:400;line-height:1.5;color:#fff;border-radius:8px;border:solid 1px #fff}.form-field input:is([type=text],[type=email],[type=tel])::-moz-placeholder{opacity:.5;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:400;line-height:1.5;color:#fff}.form-field input:is([type=text],[type=email],[type=tel])::placeholder{opacity:.5;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:400;line-height:1.5;color:#fff}.iti .iti__dropdown-content{box-shadow:0 4px 4px #00000073;z-index:3;padding:0;border:none;border-radius:8px;background:#2e014b;--scrollbar-color-track: #C7C5C5;--scrollbar-color-thumb: #231F20;scrollbar-color:var(--scrollbar-color-thumb) var(--scrollbar-color-track)}.iti .iti__dropdown-content .iti__search-input{padding:12px 12px 10px;font-size:.75rem;font-weight:400;line-height:1.5;color:#fff}.iti .iti__dropdown-content .iti__country{padding:12px 12px 10px}.iti .iti__dropdown-content .iti__country.iti__highlight{background:#2e014b}.iti .iti__dropdown-content .iti__country .iti__country-name{color:#fff}.iti .iti__dropdown-content .iti__country .iti__country-name,.iti .iti__dropdown-content .iti__country .iti__dial-code{font-size:.75rem;font-weight:400;line-height:1.5}.iti{display:flex;align-items:center;gap:11px}.iti .iti__country-container{position:relative;left:unset;display:flex;align-items:center;width:-moz-max-content;width:max-content;height:40px;border-radius:8px;background:transparent;border:1px solid #fff;transition:.3s ease-in-out}.iti .iti__country-container .iti__selected-country{padding:12px 21px 10px 13px;width:100%;height:100%}.iti .iti__country-container .iti__selected-country .iti__selected-country-primary{display:none;padding:0}.iti .iti__country-container .iti__selected-country .iti__arrow{display:none}.iti .iti__country-container .iti__selected-country .iti__selected-dial-code{margin-left:0;font-size:.75rem;font-weight:400;line-height:1.5}.iti .iti__country-container .iti__dropdown-content{left:0;margin:0}.iti .iti__tel-input{display:flex;width:100%;height:40px;padding-left:8px!important;transition:.3s ease-in-out}@media screen and (max-width: 599px){.iti{gap:9px}.iti .iti__tel-input{padding-left:10px!important}}.mobile-menu{z-index:99;position:absolute;top:calc(100% - 1px);left:0;height:calc(100vh - var(--site-header-height) + 1px);width:100vw;background:#1a002a;overflow:hidden}.mobile-menu .decoration-wrapper{z-index:0;position:absolute;display:flex}.mobile-menu .decoration-wrapper.filled-a{bottom:-9px;right:-15px}.mobile-menu .decoration-wrapper.filled-a .decoration-el{--size-x: 24.83px;--size-y: 62.9px;--el-gap: 5px}.mobile-menu .decoration-wrapper.unfilled-a{top:0;left:-5px}.mobile-menu .decoration-wrapper.unfilled-a .decoration-el{opacity:.4;--size-x: 13.3px;--size-y: 33.6px;--el-gap: 2.7px}.mobile-menu .decoration-el.slanted-line.cropped-right.el-transparent{--size-x: 238px;--size-y: 73px;--fault: 66px;z-index:0;display:flex;rotate:-23.87deg;top:unset;bottom:29px;right:unset;left:calc((100vw - var(--site-container-max-width)) / 2 * -1 - var(--fault) / 2);opacity:.6}.mobile-menu .layout-wrapper{position:relative;overflow-y:auto;display:flex;flex-direction:column;gap:60px;width:100%;height:-moz-max-content;height:max-content;max-height:100%;padding:37px 12px 81px 21px}.mobile-menu .close-menu-btn{position:absolute;top:37px;right:12px;display:flex}.mobile-menu .navigation{display:flex}.mobile-menu .navigation .nav-menu{display:flex;flex-direction:column;gap:20px}.mobile-menu .navigation .nav-menu .menu-item{position:relative;display:flex;flex-direction:column;gap:16px}.mobile-menu .navigation .nav-menu .menu-item .menu-link{width:-moz-max-content;width:max-content;font-size:1.25rem;font-weight:400;line-height:1.2;transition:.3s ease-in-out}@media (hover: hover){.mobile-menu .navigation .nav-menu .menu-item .menu-link:hover{color:#fb6c29}}.mobile-menu .navigation .nav-menu .menu-item .menu-link:focus{color:#ea4b00}.mobile-menu .navigation .nav-menu .menu-item .nav-submenu{display:flex;flex-direction:column;gap:16px}.mobile-menu .navigation .nav-menu .menu-item .nav-submenu .submenu-item{position:relative;display:flex}.mobile-menu .navigation .nav-menu .menu-item .nav-submenu .submenu-item .menu-link{font-size:1rem}.mobile-menu .contact-me,.mobile-menu .contact-me .contacts-menu,.mobile-menu .contact-me .contacts-menu :is(li,.link-social,.link-social .icon-wrapper){display:flex}.mobile-menu .contact-me .contacts-menu{flex-direction:column;gap:20px;font-style:normal}.mobile-menu .contact-me .contacts-menu .link-social{align-items:center;gap:15px}.mobile-menu .contact-me .contacts-menu .link-social .icon-wrapper{position:relative;width:24px;height:24px}.mobile-menu .contact-me .contacts-menu .link-social .icon-wrapper .icon{width:100%;height:100%}.mobile-menu .contact-me .contacts-menu .link-social .icon-wrapper .icon path{transition:.3s ease-in-out}.mobile-menu .contact-me .contacts-menu .link-social.phone-link .title{font-weight:700}.mobile-menu .contact-me .contacts-menu .link-social .title{font-size:1rem;font-weight:400;line-height:1.2;transition:.3s ease-in-out}@media (hover: hover){.mobile-menu .contact-me .contacts-menu .link-social:hover .title{color:#fb6c29}.mobile-menu .contact-me .contacts-menu .link-social:hover .icon-wrapper .icon:not(.hover-stroke) path{fill:#fb6c29}.mobile-menu .contact-me .contacts-menu .link-social:hover .icon-wrapper .icon.hover-stroke path{stroke:#fb6c29}}.mobile-menu .contact-me .contacts-menu .link-social:focus .title{color:#ea4b00}.mobile-menu .contact-me .contacts-menu .link-social:focus .icon-wrapper .icon:not(.hover-stroke) path{fill:#ea4b00}.mobile-menu .contact-me .contacts-menu .link-social:focus .icon-wrapper .icon.hover-stroke path{stroke:#ea4b00}@media screen and (max-width: 1099px){.mobile-menu .layout-wrapper{padding-inline:var(--site-x-gap)}.mobile-menu .close-menu-btn{right:calc(var(--site-x-gap) + 6px)}}@media screen and (max-width: 767px){.mobile-menu .layout-wrapper{padding-inline:22px}.mobile-menu .close-menu-btn{right:28px}}@media screen and (max-width: 599px){.mobile-menu .layout-wrapper{padding:37px 12px 81px 21px}.mobile-menu .close-menu-btn{right:18px}}@media screen and (min-width: 768px){.mobile-menu{height:calc(100vh - var(--site-header-height) + 3px)}.site-header:not(.sticky-active) .mobile-menu{height:calc(100vh - var(--site-header-height) - var(--site-header-top-gap) + 1px)}}.site-footer{z-index:99;position:relative;display:flex;width:100vw;height:-moz-max-content;height:max-content;background:transparent}.site-footer .inner-container{position:relative;display:flex;align-items:stretch;justify-content:space-between;gap:24px;width:100%;max-width:1700px;height:100%;margin-inline:auto;padding:32px calc(var(--site-x-gap) + 34px) 131px calc(var(--site-x-gap) + 9px)}.site-footer .footer-column{display:flex;flex-direction:column}.site-footer .footer-column.contacts-column{gap:12px}.site-footer .footer-column.contacts-column .site-logo,.site-footer .footer-column.contacts-column .site-logo .logo-link{display:flex}.site-footer .footer-column.contacts-column .site-logo .logo-link img{width:142px;height:71px}.site-footer .footer-column.contacts-column .footer-address{display:flex;flex-direction:column;gap:12px}.site-footer .footer-column.contacts-column .footer-address .address-element{display:flex}.site-footer .footer-column.contacts-column .footer-address .address-element .element-link{display:flex;align-items:center;gap:15px}.site-footer .footer-column.contacts-column .footer-address .address-element .element-link:has(.subtitle){display:grid;grid-template-columns:24px max-content;gap:3px 15px}.site-footer .footer-column.contacts-column .footer-address .address-element .element-link:has(.subtitle) .subtitle{grid-column:2}.site-footer .footer-column.contacts-column .footer-address .address-element .element-link .icon{position:relative;display:flex;width:24px;height:24px}.site-footer .footer-column.contacts-column .footer-address .address-element .element-link .icon .picture{width:100%;height:100%}.site-footer .footer-column.contacts-column .footer-address .address-element .element-link .title{font-size:1rem;font-weight:700;font-style:normal;line-height:1.2;transition:.3s ease-in-out}.site-footer .footer-column.contacts-column .footer-address .address-element .element-link .subtitle{font-size:.75rem;font-weight:400;font-style:normal;line-height:1.5;transition:.3s ease-in-out}.site-footer .footer-column.contacts-column .footer-address .address-element .element-link svg path{transition:.3s ease-in-out}@media (hover: hover){.site-footer .footer-column.contacts-column .footer-address .address-element .element-link:hover svg path{fill:#fb6c29}.site-footer .footer-column.contacts-column .footer-address .address-element .element-link:hover .title,.site-footer .footer-column.contacts-column .footer-address .address-element .element-link:hover .subtitle{color:#fb6c29}}.site-footer .footer-column.contacts-column .footer-address .address-element .element-link:focus svg path{fill:#ea4b00}.site-footer .footer-column.contacts-column .footer-address .address-element .element-link:focus .title,.site-footer .footer-column.contacts-column .footer-address .address-element .element-link:focus .subtitle{color:#ea4b00}.site-footer .footer-column.contacts-column .footer-address .address-element.social-media{gap:25px;margin-top:5px}.site-footer .footer-column.contacts-column .footer-address .address-element.social-media li{display:flex}.site-footer .footer-column.contacts-column .footer-address .address-element.social-media li .link-social{position:relative;display:flex;width:24px;height:24px}.site-footer .footer-column.contacts-column .footer-address .address-element.social-media li .link-social .icon{width:100%;height:100%}.site-footer .footer-column.contacts-column .footer-address .address-element.social-media li .link-social svg path{transition:.3s ease-in-out}@media (hover: hover){.site-footer .footer-column.contacts-column .footer-address .address-element.social-media li .link-social:hover svg path{stroke:#fb6c29}}.site-footer .footer-column.contacts-column .footer-address .address-element.social-media li .link-social:focus svg path{stroke:#ea4b00}.site-footer .footer-column.nav-column .nav-menu{display:grid;grid-template-columns:max-content max-content;gap:20px clamp(32px,15.76vw,227px);margin-top:auto}.site-footer .footer-column.nav-column .nav-menu .menu-link{font-size:1.25rem;font-weight:400;line-height:1.2;transition:.3s ease-in-out}@media (hover: hover){.site-footer .footer-column.nav-column .nav-menu .menu-link:hover{color:#fb6c29}}.site-footer .footer-column.nav-column .nav-menu .menu-link:focus{color:#ea4b00}.site-footer .footer-column.privacy-column .privacy-menu{display:flex;flex-direction:column;justify-content:flex-end;gap:22px;margin-top:auto}.site-footer .footer-column.privacy-column .privacy-menu .menu-link{font-size:.75rem;font-weight:400;line-height:1.5;transition:.3s ease-in-out}@media (hover: hover){.site-footer .footer-column.privacy-column .privacy-menu .menu-link:hover{color:#fb6c29}}.site-footer .footer-column.privacy-column .privacy-menu .menu-link:focus{color:#ea4b00}@media screen and (max-width: 1439px){.site-footer .inner-container{gap:10vw}.site-footer .footer-column.nav-column{flex:1}.site-footer .footer-column.nav-column .nav-menu{justify-content:space-between;gap:20px 32px}}@media screen and (max-width: 1279px){.site-footer .inner-container{padding:32px var(--site-x-gap) 131px}}@media screen and (max-width: 1199px){.site-footer .footer-column.nav-column .nav-menu .menu-link{font-size:1.1rem}}@media screen and (max-width: 1099px){.site-footer .inner-container{gap:9vw}.site-footer .footer-column.nav-column .nav-menu .menu-link{font-size:1rem}}@media screen and (max-width: 1023px){.site-footer .inner-container{display:grid;grid-template-columns:340px calc(100% - 388px);justify-content:flex-start;gap:64px 48px;padding-bottom:48px}.site-footer .footer-column.nav-column .nav-menu{width:-moz-max-content;width:max-content;gap:20px 48px}.site-footer .footer-column.privacy-column .privacy-menu{gap:14px}}@media screen and (max-width: 849px){.site-footer .inner-container{display:grid;grid-template-columns:300px calc(100% - 348px);justify-content:flex-start;gap:64px 48px;padding-bottom:48px}}@media screen and (max-width: 767px){.site-footer .inner-container{display:flex;flex-direction:column;gap:60px;grid-template-columns:unset;padding-bottom:40px}}@media screen and (max-width: 479px){.site-footer .inner-container{padding:32px calc(var(--site-x-gap) + 3px) 40px}.site-footer .footer-column.nav-column .nav-menu{display:flex;flex-direction:column;grid-template-columns:unset;margin-top:0}.site-footer .footer-column.nav-column .nav-menu li{order:var(--order)}.site-footer .footer-column.nav-column .nav-menu .menu-link{font-size:1.25rem}.site-footer .footer-column.privacy-column .privacy-menu{gap:19px;margin-top:0}}@media screen and (min-width: 1680px){.site-footer .footer-column.nav-column .nav-menu{gap:20px 160px}}.layout-wrapper:has(.constructor-block.block-2){position:relative;display:flex;width:100%;padding:0 var(--site-x-gap);margin-top:var(--fix-empty-space-top);margin-bottom:var(--fix-empty-space-bottom)}.constructor-block.block-2{position:relative;display:flex;width:100%}.constructor-block.block-2 .cards-list{display:grid;grid-template-columns:repeat(3,calc((100% - 51px) / 3));gap:25.5px;height:clamp(445px,445px + 195 * (100vw - 1024px) / 416,640px)}.constructor-block.block-2 .cards-list .list-item{display:flex}@media screen and (max-width: 1149px){.constructor-block.block-2 .cards-list{grid-template-columns:repeat(3,calc((100% - 32px) / 3));gap:24px}}@media screen and (max-width: 1023px){.constructor-block.block-2 .cards-list{display:flex;overflow-x:auto;overflow-y:hidden;width:100vw;min-width:100vw;height:532px;margin-left:calc(var(--site-x-gap) * -1);padding:16px var(--site-x-gap);scrollbar-width:none;-ms-overflow-style:none}.constructor-block.block-2 .cards-list::-webkit-scrollbar{display:none}.constructor-block.block-2 .cards-list::-webkit-scrollbar-thumb{display:none}.constructor-block.block-2 .cards-list .list-item{flex-shrink:0;width:340px}}@media screen and (max-width: 767px){.constructor-block.block-2 .cards-list{height:477px}}@media screen and (max-width: 599px){.constructor-block.block-2 .cards-list{gap:20px;height:496px}.constructor-block.block-2 .cards-list .list-item{width:321px}}@media screen and (max-width: 479px){.layout-wrapper:has(.constructor-block.block-2){padding:0 calc(var(--site-x-gap) + 4px)}.constructor-block.block-2 .cards-list{margin-left:calc((var(--site-x-gap) + 4px) * -1);padding:16px calc(var(--site-x-gap) + 4px)}}.layout-wrapper:has(.constructor-block.block-2){--decor-unfilled-x-fault: 297;--decor-unfilled-y-pos: -73px;--decor-unfilled-transparent-x-fault: -460.65;--decor-unfilled-transparent-y-pos: -69px;--decor-unfilled-transparent-x-fault-px: calc(var(--decor-unfilled-transparent-x-fault) * 1px);--decor-unfilled-x-fault-px: calc(var(--decor-unfilled-x-fault) * 1px);--fix-empty-space-bottom: calc(var(--decor-unfilled-transparent-y-pos) * -1);--fix-empty-space-top: calc(var(--decor-unfilled-y-pos) * -1)}.layout-wrapper:has(.constructor-block.block-2) .decoration-wrapper{z-index:-1;position:absolute;display:flex}.layout-wrapper:has(.constructor-block.block-2) .decoration-wrapper.unfilled-transparent-a{bottom:var(--decor-unfilled-transparent-y-pos);left:50%;translate:calc(-50% + var(--decor-unfilled-transparent-x-fault-px)) 0}.layout-wrapper:has(.constructor-block.block-2) .decoration-wrapper.unfilled-transparent-a .decoration-el{opacity:.5;--width: 39px}.layout-wrapper:has(.constructor-block.block-2) .decoration-wrapper.unfilled-a{top:var(--decor-unfilled-y-pos);left:50%;translate:calc(-50% + var(--decor-unfilled-x-fault-px)) 0}.layout-wrapper:has(.constructor-block.block-2) .decoration-wrapper.unfilled-a .decoration-el{opacity:.8;--width: 55.7px}.layout-wrapper:has(.constructor-block.block-2) .decoration-el.slanted-line{--pos-top: 61.5%;z-index:-2}.layout-wrapper:has(.constructor-block.block-2) .decoration-el.slanted-line.cropped-right.el-transparent{display:none}@media screen and (max-width: 1439px){.layout-wrapper:has(.constructor-block.block-2) .decoration-wrapper.unfilled-transparent-a{--calculated-variable: calc(var(--decor-unfilled-transparent-x-fault) * 100vw / 1440);translate:calc(-50% + var(--calculated-variable)) 0}.layout-wrapper:has(.constructor-block.block-2) .decoration-wrapper.unfilled-a{--calculated-variable: calc(var(--decor-unfilled-x-fault) * 100vw / 1440);translate:calc(-50% + var(--calculated-variable)) 0}}@media screen and (max-width: 1279px){.layout-wrapper:has(.constructor-block.block-2){--decor-unfilled-y-pos: -55px}.layout-wrapper:has(.constructor-block.block-2) .decoration-wrapper.unfilled-a .decoration-el{--width: 38px}}@media screen and (max-width: 1023px){.layout-wrapper:has(.constructor-block.block-2){--decor-unfilled-y-pos: -35px;--decor-unfilled-transparent-y-pos: -42px}.layout-wrapper:has(.constructor-block.block-2) .decoration-wrapper:is(.unfilled-transparent-a,.unfilled-a) .decoration-el{--width: 32.8px}}@media screen and (max-width: 833px){.layout-wrapper:has(.constructor-block.block-2) .decoration-el.slanted-line{--pos-top: 65%}}@media screen and (max-width: 479px){.layout-wrapper:has(.constructor-block.block-2){--decor-unfilled-y-pos: -32px;--decor-unfilled-transparent-y-pos: -39px;--fix-empty-space-bottom: 72px;--fix-empty-space-top: 37px;padding:0 calc(var(--site-x-gap) + 4px)}.layout-wrapper:has(.constructor-block.block-2) .decoration-wrapper.unfilled-transparent-a{left:unset;right:7px;translate:unset}.layout-wrapper:has(.constructor-block.block-2) .decoration-wrapper.unfilled-transparent-a .decoration-el{--width: 28px}.layout-wrapper:has(.constructor-block.block-2) .decoration-wrapper.unfilled-a{left:-6px;translate:unset}.layout-wrapper:has(.constructor-block.block-2) .decoration-wrapper.unfilled-a .decoration-el{opacity:1;--width: 26px}.layout-wrapper:has(.constructor-block.block-2) .decoration-el.slanted-line{--pos-top: 79.6%}.layout-wrapper:has(.constructor-block.block-2) .decoration-el.slanted-line.cropped-right.el-transparent{display:flex;--pos-top: -15px;--size-x: 125px;--size-y: 73px;--fault: 54px}}@media screen and (min-width: 1680px){.layout-wrapper:has(.constructor-block.block-2) .decoration-el.slanted-line{rotate:-7.08deg;--pos-top: 52%;opacity:.95}}.layout-wrapper:has(.constructor-block.block-3){position:relative;display:flex;width:100%;margin-top:var(--fix-empty-space-top);margin-bottom:var(--fix-empty-space-bottom);padding:0 var(--site-x-gap)}.constructor-block.block-3{--picture-border-radius: 16px;display:grid;grid-template-columns:calc(100% - 326px) 302px;grid-auto-rows:307px;gap:18px 24px}.constructor-block.block-3 .main-slider{grid-column:1;grid-row:1/3;border-radius:var(--picture-border-radius);box-shadow:0 4px 4px #00000073}.constructor-block.block-3 .satellite-slider{border-radius:var(--picture-border-radius);box-shadow:0 4px 4px #00000073}.constructor-block.block-3 .satellite-slider.as-double-next-slide{grid-column:2;grid-row:2}.constructor-block.block-3 .satellite-slider.as-next-slide{grid-column:2;grid-row:1}.constructor-block.block-3 .swiper{width:100%}.constructor-block.block-3 .swiper .swiper-slide{position:relative;width:100%;height:100%;border-radius:var(--picture-border-radius)}.constructor-block.block-3 .swiper .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--picture-border-radius)}.constructor-block.block-3 .swiper-nav-arrow{--swiper-navigation-sides-offset: 16px;--swiper-navigation-top-offset: calc(50% + 10px) ;--swiper-navigation-size: 59px;translate:0px -50%;width:var(--swiper-navigation-size);margin-top:0;color:unset;-webkit-user-select:none;-moz-user-select:none;user-select:none}.constructor-block.block-3 .swiper-nav-arrow:after{display:none}.constructor-block.block-3 .swiper-nav-arrow.swiper-button-disabled{opacity:1}.constructor-block.block-3 .swiper-nav-arrow.swiper-button-disabled svg path{transition:.3s ease-in-out;fill:#8e8e93}.constructor-block.block-3 .slider-nav{display:none;align-items:center;justify-content:space-between}.constructor-block.block-3 .slider-nav .counter{font-size:1rem;font-weight:400;line-height:1.2}.constructor-block.block-3 .slider-nav .counter span{display:inline-flex}@media screen and (max-width: 1359px){.constructor-block.block-3{grid-template-columns:calc(100% - 304px) 280px;grid-auto-rows:280px}}@media screen and (max-width: 1199px){.constructor-block.block-3{grid-template-columns:calc(100% - 284px) 260px;grid-auto-rows:260px}}@media screen and (max-width: 1099px){.constructor-block.block-3{grid-template-columns:calc(100% - 264px) 240px;grid-auto-rows:240px}}@media screen and (max-width: 1023px){.constructor-block.block-3{grid-template-columns:100%;grid-auto-rows:unset}.constructor-block.block-3 .main-slider{grid-column:1;grid-row:1;width:min(776px,100%);height:445px}.constructor-block.block-3 .satellite-slider{display:none}}@media screen and (max-width: 599px){.constructor-block.block-3{gap:32px}.constructor-block.block-3 .swiper .swiper-nav-arrow{display:none}.constructor-block.block-3 .slider-nav{display:flex}.constructor-block.block-3 .swiper-nav-arrow{position:relative;top:unset;left:unset;right:unset;bottom:unset;translate:unset;width:var(--swiper-navigation-size);height:30px}}.layout-wrapper:has(.constructor-block.block-3){--decor-filled-x-fault: 593.5;--decor-filled-y-pos: -85px;--decor-unfilled-transparent-x-fault: -571;--decor-unfilled-transparent-y-pos: -61px;--decor-unfilled-y-pos: -41.9px;--decor-unfilled-transparent-x-fault-px: calc(var(--decor-unfilled-transparent-x-fault) * 1px);--decor-filled-x-fault-px: calc(var(--decor-filled-x-fault) * 1px);--fix-empty-space-bottom: calc(var(--decor-unfilled-transparent-y-pos) * -1);--fix-empty-space-top: calc(var(--decor-filled-y-pos) * -1)}.layout-wrapper:has(.constructor-block.block-3) .decoration-wrapper{z-index:-1;position:absolute;display:flex}.layout-wrapper:has(.constructor-block.block-3) .decoration-wrapper.filled-a{top:var(--decor-filled-y-pos);left:50%;translate:calc(-50% + var(--decor-filled-x-fault-px)) 0}.layout-wrapper:has(.constructor-block.block-3) .decoration-wrapper.filled-a .decoration-el{--width: 44px}.layout-wrapper:has(.constructor-block.block-3) .decoration-wrapper.unfilled-transparent-a{bottom:var(--decor-unfilled-transparent-y-pos);left:50%;translate:calc(-50% + var(--decor-unfilled-transparent-x-fault-px)) 0}.layout-wrapper:has(.constructor-block.block-3) .decoration-wrapper.unfilled-transparent-a .decoration-el{opacity:.5;--width: 38px}.layout-wrapper:has(.constructor-block.block-3) .decoration-wrapper.unfilled-a{display:none;top:var(--decor-unfilled-y-pos);left:0}.layout-wrapper:has(.constructor-block.block-3) .decoration-wrapper.unfilled-a .decoration-el{--width: 24.1px}.layout-wrapper:has(.constructor-block.block-3) .decoration-el.slanted-line{--pos-top: 59.7%;z-index:-2;rotate:-354.3deg;width:min(973.8px,60vw)}@media screen and (max-width: 1439px){.layout-wrapper:has(.constructor-block.block-3) .decoration-wrapper.unfilled-transparent-a{--calculated-variable: calc(var(--decor-unfilled-transparent-x-fault) * 100vw / 1440);translate:calc(-50% + var(--calculated-variable)) 0}.layout-wrapper:has(.constructor-block.block-3) .decoration-wrapper.filled-a{--calculated-variable: calc(var(--decor-filled-x-fault) * 100vw / 1440);translate:calc(-50% + var(--calculated-variable)) 0}}@media screen and (max-width: 1279px){.layout-wrapper:has(.constructor-block.block-3) .decoration-wrapper.filled-a .decoration-el{--width: 36.5px}.layout-wrapper:has(.constructor-block.block-3) .decoration-el.slanted-line{--pos-top: 55%}}@media screen and (max-width: 1023px){.layout-wrapper:has(.constructor-block.block-3){--decor-filled-y-pos: -64px;--decor-unfilled-transparent-x-fault: -471}.layout-wrapper:has(.constructor-block.block-3) .decoration-wrapper.filled-a .decoration-el{--width: 32.8px}}@media screen and (max-width: 767px){.layout-wrapper:has(.constructor-block.block-3) .decoration-wrapper.unfilled-transparent-a .decoration-el{--width: 30px}.layout-wrapper:has(.constructor-block.block-3) .decoration-wrapper.filled-a .decoration-el{--width: 26px}}@media screen and (max-width: 599px){.layout-wrapper:has(.constructor-block.block-3){--fix-empty-space-bottom: 0px}.layout-wrapper:has(.constructor-block.block-3) .decoration-wrapper.unfilled-transparent-a{display:none}}@media screen and (max-width: 479px){.layout-wrapper:has(.constructor-block.block-3){--fix-empty-space-top: calc(var(--decor-unfilled-y-pos) * -1)}.layout-wrapper:has(.constructor-block.block-3) .decoration-wrapper.filled-a{display:none}.layout-wrapper:has(.constructor-block.block-3) .decoration-wrapper.unfilled-a{display:flex}.layout-wrapper:has(.constructor-block.block-3) .decoration-el.slanted-line{--pos-top: 59%;rotate:-10.06deg;width:calc(100vw + var(--fault))}}@media screen and (min-width: 1680px){.layout-wrapper:has(.constructor-block.block-3) .decoration-el.slanted-line{--pos-top: 50%;opacity:.95}}@media screen and (min-width: 2200px){.layout-wrapper:has(.constructor-block.block-3) .decoration-el.slanted-line{--pos-top: 44%}}.layout-wrapper:has(.constructor-block.block-4){position:relative;display:flex;width:100%;padding:0 var(--site-x-gap);margin-top:var(--fix-empty-space-top);margin-bottom:var(--fix-empty-space-bottom)}.constructor-block.block-4{position:relative;display:flex;gap:44px;width:100%}.constructor-block.block-4 .img-wrapper{position:relative;flex-shrink:0;width:clamp(425px,425px + 205 * (100vw - 1100px) / 340,630px);height:clamp(440px,440px + 200 * (100vw - 1100px) / 340,640px);border-radius:24px;box-shadow:0 4px 4px #00000073}.constructor-block.block-4 .img-wrapper .picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:24px}.constructor-block.block-4 .section-content{display:flex;flex-direction:column;gap:42px;padding-top:24px;font-size:1.5rem}.constructor-block.block-4 .section-content .content-typography{font-weight:400;line-height:1.2}.constructor-block.block-4 .section-content .header-item{font-size:2rem;text-transform:uppercase;text-shadow:0 6px 6px rgba(0,0,0,.45);opacity:.7}.constructor-block.block-4 .section-content .abstracts-list{display:flex;flex-direction:column;padding-left:16px}.constructor-block.block-4 .section-content .abstracts-list li{list-style:"•";padding-left:16px}.constructor-block.block-4 .section-content .show-more{display:none;width:-moz-max-content;width:max-content;color:#fb6c29}@media screen and (max-width: 1199px){.constructor-block.block-4 .img-wrapper{width:425px;height:440px}.constructor-block.block-4 .section-content{padding-top:0;font-size:1.2rem}.constructor-block.block-4 .section-content .header-item{font-size:1.8rem}}@media screen and (max-width: 1023px){.constructor-block.block-4 .img-wrapper{width:100%;height:525px}.constructor-block.block-4 .img-wrapper:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to bottom,#0000,#000c 58%,#000000e6 80%,#000);border-radius:24px}.constructor-block.block-4 .section-content{position:absolute;top:24px;right:24px;bottom:32px;left:24px;justify-content:flex-end;gap:32px;font-size:1rem}.constructor-block.block-4 .section-content .header-item{font-size:1.6rem;opacity:1}.constructor-block.block-4 .section-content .abstracts-list{margin-top:-24px}}@media screen and (max-width: 767px){.constructor-block.block-4 .img-wrapper{height:464px}.constructor-block.block-4 .section-content{gap:10px}.constructor-block.block-4 .section-content .header-item{font-size:1.5rem}.constructor-block.block-4 .section-content .abstracts-list{margin-top:-6px}}@media screen and (max-width: 599px){.constructor-block.block-4 .img-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;height:unset;width:100%}.constructor-block.block-4:has(.abstracts-list:not(.collapsed)) .img-wrapper:after{background-image:linear-gradient(to bottom,#0000,#000c 32%,#000000e6 80%,#000)}.constructor-block.block-4 .section-content{position:relative;inset:unset;padding:200px 16px 16px;min-height:424px}.constructor-block.block-4 .section-content .header-item{text-transform:unset}.constructor-block.block-4 .section-content .show-more{display:inline-flex}.constructor-block.block-4 .section-content .abstracts-list{margin-top:-8px}.constructor-block.block-4 .section-content .abstracts-list li p:has(+.custom-ellipsis){display:inline}}@media screen and (max-width: 479px){.layout-wrapper:has(.constructor-block.block-4){padding:0 calc(var(--site-x-gap) + 4px)}.constructor-block.block-4 .section-content .abstracts-list,.constructor-block.block-4 .section-content .abstracts-list li{padding-left:10.5px}}.layout-wrapper:has(.constructor-block.block-4){--decor-unfilled-transparent-x-fault: -155;--decor-unfilled-transparent-y-pos: -48px;--decor-unfilled-transparent-x-fault-px: calc(var(--decor-unfilled-transparent-x-fault) * 1px);--fix-empty-space-bottom: calc(var(--decor-unfilled-transparent-y-pos) * -1);--fix-empty-space-top: 0px}.layout-wrapper:has(.constructor-block.block-4) .decoration-wrapper{z-index:-1;position:absolute;display:flex}.layout-wrapper:has(.constructor-block.block-4) .decoration-wrapper.unfilled-a{display:none}.layout-wrapper:has(.constructor-block.block-4) .decoration-wrapper.unfilled-transparent-a{bottom:var(--decor-unfilled-transparent-y-pos);left:50%;translate:calc(-50% + var(--decor-unfilled-transparent-x-fault-px)) 0}.layout-wrapper:has(.constructor-block.block-4) .decoration-wrapper.unfilled-transparent-a .decoration-el{opacity:.5;--width: 28px}.layout-wrapper:has(.constructor-block.block-4) .decoration-el.slanted-line{display:none;z-index:-2}.layout-wrapper:has(.constructor-block.block-4) .decoration-el.slanted-line.cropped-left{--pos-top: 41.5%;--size-x: 44.86vw;rotate:-10.06deg;display:flex}@media screen and (max-width: 1439px){.layout-wrapper:has(.constructor-block.block-4) .decoration-wrapper.unfilled-transparent-a{--calculated-variable: calc(var(--decor-unfilled-transparent-x-fault) * 100vw / 1440);translate:calc(-50% + var(--calculated-variable)) 0}}@media screen and (max-width: 1199px){.layout-wrapper:has(.constructor-block.block-4) .decoration-el.slanted-line.cropped-left{--pos-top: 35.5%;--size-x: 34.86vw}}@media screen and (max-width: 1023px){.layout-wrapper:has(.constructor-block.block-4){--decor-unfilled-transparent-x-fault: -400}}@media screen and (max-width: 479px){.layout-wrapper:has(.constructor-block.block-4){--fix-empty-space-top: 53px}.layout-wrapper:has(.constructor-block.block-4) .decoration-wrapper.unfilled-a{display:flex;top:-48px;left:-6px}.layout-wrapper:has(.constructor-block.block-4) .decoration-wrapper.unfilled-a .decoration-el{--width: 26px}.layout-wrapper:has(.constructor-block.block-4) .decoration-wrapper.unfilled-transparent-a{right:-12px;left:unset;translate:unset}.layout-wrapper:has(.constructor-block.block-4) .decoration-wrapper.unfilled-transparent-a .decoration-el{--width: 28px}.layout-wrapper:has(.constructor-block.block-4) .decoration-el.slanted-line{display:flex;--pos-top: 79.6%}.layout-wrapper:has(.constructor-block.block-4) .decoration-el.slanted-line.cropped-right{--pos-top: -31px;--size-x: 125px;--size-y: 73px;--fault: 54px}.layout-wrapper:has(.constructor-block.block-4) .decoration-el.slanted-line.cropped-left{display:none}}@media screen and (min-width: 1920px){.layout-wrapper:has(.constructor-block.block-4) .decoration-el.slanted-line.cropped-left{--pos-top: 47%;--size-x: 800px}}.custom-container:has(.constructor-block.simple-links-gallery){container:gallery-container/inline-size;display:flex;width:100%;height:-moz-max-content;height:max-content}.layout-wrapper:has(.constructor-block.simple-links-gallery){position:relative;display:flex;width:100%;padding:0 var(--site-x-gap);margin-top:var(--fix-empty-space-top);--row-height: 560px;--vertical-gap: 68px}.layout-wrapper:has(.constructor-block.simple-links-gallery):has(.gallery-simple-card.v-extended-description){--row-height: 640px}.layout-wrapper:has(.constructor-block.simple-links-gallery):has(.gallery-coacher-card){--row-height: 648px}.constructor-block.simple-links-gallery{z-index:20;position:relative;display:flex;width:100%}.constructor-block.simple-links-gallery .gallery-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(328px,1fr));grid-auto-rows:var(--row-height);gap:var(--vertical-gap) 24px;width:100%}@media screen and (max-width: 1439px){.custom-container:has(.constructor-block.simple-links-gallery){padding:0 var(--site-x-gap)}.layout-wrapper:has(.constructor-block.simple-links-gallery){width:100vw;min-width:100vw;margin-left:calc(var(--site-x-gap) * -1)}}@media screen and (max-width: 1349px){.layout-wrapper:has(.constructor-block.simple-links-gallery){--row-height: 500px}.layout-wrapper:has(.constructor-block.simple-links-gallery):has(.gallery-simple-card.v-extended-description){--row-height: 580px}}@media screen and (max-width: 1279px){.layout-wrapper:has(.constructor-block.simple-links-gallery),.layout-wrapper:has(.constructor-block.simple-links-gallery):has(.gallery-simple-card.v-extended-description){--row-height: 480px}}@media screen and (max-width: 1149px){.layout-wrapper:has(.constructor-block.simple-links-gallery):has(.gallery-coacher-card){--row-height: 588px}}@media screen and (max-width: 767px){.layout-wrapper:has(.constructor-block.simple-links-gallery),.layout-wrapper:has(.constructor-block.simple-links-gallery):has(.gallery-simple-card.v-extended-description){--row-height: 430px}.layout-wrapper:has(.constructor-block.simple-links-gallery):has(.gallery-coacher-card){--row-height: 578px}}@container gallery-container (max-width: 1032px){.constructor-block.simple-links-gallery .gallery-list{grid-template-columns:repeat(2,minmax(280px,350px));gap:var(--vertical-gap) max(4.86vw,32px);width:-moz-max-content;width:max-content;margin-inline:auto}}@container gallery-container (max-width: 592px){.layout-wrapper:has(.constructor-block.simple-links-gallery),.layout-wrapper:has(.constructor-block.simple-links-gallery):has(.gallery-simple-card.v-extended-description){--row-height: 480px}.constructor-block.simple-links-gallery .gallery-list{grid-template-columns:repeat(1,minmax(328px,350px));gap:120px}}@container gallery-container (max-width: 448px){.layout-wrapper:has(.constructor-block.simple-links-gallery),.layout-wrapper:has(.constructor-block.simple-links-gallery):has(.gallery-simple-card.v-extended-description){--row-height: 560px}}.layout-wrapper:has(.constructor-block.simple-links-gallery){--decor-filled-y-pos-n1: -72px;--decor-filled-y-pos-n2: 34px;--decor-unfilled-y-pos-n1: -56px;--decor-unfilled-x-fault-n1: 173;--decor-unfilled-y-pos-fault-n2: 61px;--decor-unfilled-y-pos-n2: calc((var(--row-height) * 2) + 68px - var(--decor-unfilled-y-pos-fault-n2));--decor-unfilled-x-fault-n2: -227.5;--decor-unfilled-transparent-y-pos: calc(var(--row-height) - 38px);--decor-unfilled-transparent-x-fault: -327.5;--decor-unfilled-transparent-x-fault-px: calc(var(--decor-unfilled-transparent-x-fault) * 1px);--decor-unfilled-x-fault-n1-px: calc(var(--decor-unfilled-x-fault-n1) * 1px);--decor-unfilled-x-fault-n2-px: calc(var(--decor-unfilled-x-fault-n2) * 1px);--fix-empty-space-top: calc(var(--decor-filled-y-pos-n1) * -1)}.layout-wrapper:has(.constructor-block.simple-links-gallery) .decoration-wrapper{z-index:-1;position:absolute;display:flex;--cycle-const: ((var(--row-height) + var(--vertical-gap)) * var(--dec-loop) * 3)}.layout-wrapper:has(.constructor-block.simple-links-gallery) .decoration-wrapper.filled-a.n-1{top:calc(var(--decor-filled-y-pos-n1) + var(--cycle-const));left:11px}.layout-wrapper:has(.constructor-block.simple-links-gallery) .decoration-wrapper.filled-a.n-1 .decoration-el{--width: 37.5px}.layout-wrapper:has(.constructor-block.simple-links-gallery) .decoration-wrapper.filled-a.n-2{top:calc(var(--decor-filled-y-pos-n2) + var(--cycle-const));right:-14px}.layout-wrapper:has(.constructor-block.simple-links-gallery) .decoration-wrapper.filled-a.n-2 .decoration-el{--width: 25.7px}.layout-wrapper:has(.constructor-block.simple-links-gallery) .decoration-wrapper.unfilled-a.n-1{top:calc(var(--decor-unfilled-y-pos-n1) + var(--cycle-const));left:50%;translate:calc(-50% + var(--decor-unfilled-x-fault-n1-px)) 0}.layout-wrapper:has(.constructor-block.simple-links-gallery) .decoration-wrapper.unfilled-a.n-1 .decoration-el{opacity:.6;--width: 31.6px}.layout-wrapper:has(.constructor-block.simple-links-gallery) .decoration-wrapper.unfilled-a.n-2{top:calc(var(--decor-unfilled-y-pos-n2) + var(--cycle-const));left:50%;translate:calc(-50% + var(--decor-unfilled-x-fault-n2-px)) 0}.layout-wrapper:has(.constructor-block.simple-links-gallery) .decoration-wrapper.unfilled-a.n-2 .decoration-el{--width: 36.7px}.layout-wrapper:has(.constructor-block.simple-links-gallery) .decoration-wrapper.unfilled-transparent-a{top:calc(var(--decor-unfilled-transparent-y-pos) + var(--cycle-const));left:50%;translate:calc(-50% + var(--decor-unfilled-transparent-x-fault-px)) 0}.layout-wrapper:has(.constructor-block.simple-links-gallery) .decoration-wrapper.unfilled-transparent-a .decoration-el{opacity:.5;--width: 39.1px}.layout-wrapper:has(.constructor-block.simple-links-gallery) .decoration-el.slanted-line{--size-y: 166px;z-index:-2;rotate:-9.58deg;--cycle-const: ((var(--row-height) + var(--vertical-gap)) * var(--dec-loop) * 3);--pos-top: max( calc((var(--row-height) - 256px) + var(--cycle-const)), calc(270px + var(--cycle-const)) )}.layout-wrapper:has(.constructor-block.simple-links-gallery) .card-wrapper:has(.gallery-simple-card) .decoration-wrapper{display:none}.layout-wrapper:has(.constructor-block.simple-links-gallery) .card-wrapper:has(.gallery-simple-card) .decoration-el.slanted-line{display:none}@media screen and (max-width: 1439px){.layout-wrapper:has(.constructor-block.simple-links-gallery) .decoration-wrapper.unfilled-a.n-1{--calculated-variable: calc(var(--decor-unfilled-x-fault-n1) * 100vw / 1440);translate:calc(-50% + var(--calculated-variable)) 0}.layout-wrapper:has(.constructor-block.simple-links-gallery) .decoration-wrapper.unfilled-a.n-2{--calculated-variable: calc(var(--decor-unfilled-x-fault-n2) * 100vw / 1440);translate:calc(-50% + var(--calculated-variable)) 0}.layout-wrapper:has(.constructor-block.simple-links-gallery) .decoration-wrapper.unfilled-transparent-a{--calculated-variable: calc(var(--decor-unfilled-transparent-x-fault) * 100vw / 1440);translate:calc(-50% + var(--calculated-variable)) 0}}@container gallery-container (max-width: 1032px){.layout-wrapper:has(.constructor-block.simple-links-gallery){--decor-unfilled-y-pos-fault-n2: 45px}}@container gallery-container (max-width: 1032px) and (min-width: 880px){.layout-wrapper:has(.constructor-block.simple-links-gallery){--decor-unfilled-x-fault-n1: 150;--decor-unfilled-transparent-x-fault: -200;--decor-unfilled-x-fault-n2: 450}.layout-wrapper:has(.constructor-block.simple-links-gallery) .decoration-wrapper.filled-a.n-1{left:8.6vw}.layout-wrapper:has(.constructor-block.simple-links-gallery) .decoration-wrapper.filled-a.n-2{right:6.4vw}.layout-wrapper:has(.constructor-block.simple-links-gallery) .decoration-el.slanted-line{rotate:-7.58deg;--pos-top: calc((var(--row-height) - 242px) + var(--cycle-const))}}@container gallery-container (max-width: 679px){.layout-wrapper:has(.constructor-block.simple-links-gallery) .decoration-wrapper.unfilled-a{display:none}}@container gallery-container (max-width: 592px){.layout-wrapper:has(.constructor-block.simple-links-gallery){--fix-empty-space-top: 32px}.layout-wrapper:has(.constructor-block.simple-links-gallery) .decoration-wrapper{display:none}.layout-wrapper:has(.constructor-block.simple-links-gallery) .decoration-el.slanted-line{display:none}.layout-wrapper:has(.constructor-block.simple-links-gallery) .card-wrapper:has(.gallery-simple-card) .decoration-wrapper{z-index:-2;display:flex}.layout-wrapper:has(.constructor-block.simple-links-gallery) .card-wrapper:has(.gallery-simple-card) .decoration-el.slanted-line{display:flex;left:calc((100vw - 350px) / -2 - var(--fault));width:calc(100vw + var(--fault) * 2)}.layout-wrapper:has(.constructor-block.simple-links-gallery) .gallery-list li:nth-child(odd) .card-wrapper:has(.gallery-simple-card) .decoration-wrapper.filled-a{top:-32px;right:-26px}.layout-wrapper:has(.constructor-block.simple-links-gallery) .gallery-list li:nth-child(odd) .card-wrapper:has(.gallery-simple-card) .decoration-wrapper.filled-a .decoration-el{--width: 25.3px}.layout-wrapper:has(.constructor-block.simple-links-gallery) .gallery-list li:nth-child(odd) .card-wrapper:has(.gallery-simple-card) .decoration-el.slanted-line{--pos-top: 300px;--size-y: 172px;rotate:-8.66deg}.layout-wrapper:has(.constructor-block.simple-links-gallery) .gallery-list li:nth-child(2n) .card-wrapper:has(.gallery-simple-card) .decoration-wrapper.filled-a{bottom:-35px;left:-26px}.layout-wrapper:has(.constructor-block.simple-links-gallery) .gallery-list li:nth-child(2n) .card-wrapper:has(.gallery-simple-card) .decoration-wrapper.filled-a .decoration-el{--width: 27.9px}.layout-wrapper:has(.constructor-block.simple-links-gallery) .gallery-list li:nth-child(2n) .card-wrapper:has(.gallery-simple-card) .decoration-el.slanted-line{--pos-top: 206px;--size-y: 139px;rotate:-344.38deg}}@container gallery-container (max-width: 448px){.layout-wrapper:has(.constructor-block.simple-links-gallery) .gallery-list li:nth-child(odd) .card-wrapper:has(.gallery-simple-card) .decoration-wrapper.filled-a{right:unset;left:22px}.layout-wrapper:has(.constructor-block.simple-links-gallery) .gallery-list li:nth-child(odd) .card-wrapper:has(.gallery-simple-card) .decoration-el.slanted-line{--pos-top: 370px}.layout-wrapper:has(.constructor-block.simple-links-gallery) .gallery-list li:nth-child(2n) .card-wrapper:has(.gallery-simple-card) .decoration-wrapper.filled-a{left:33px}.layout-wrapper:has(.constructor-block.simple-links-gallery) .gallery-list li:nth-child(2n) .card-wrapper:has(.gallery-simple-card) .decoration-el.slanted-line{--pos-top: 176px}}@media screen and (min-width: 1680px){.layout-wrapper:has(.constructor-block.simple-links-gallery) .decoration-el.slanted-line{rotate:-7.08deg;opacity:.95}}.interactive-links-gallery{display:flex;flex-direction:column;gap:8px;width:100%}.interactive-links-gallery .topside-filters{position:relative;display:flex;align-items:center;justify-content:flex-end;padding:0 var(--site-x-gap)}.interactive-links-gallery .botside-filters{display:flex;align-items:center;justify-content:space-between;padding:0 var(--site-x-gap);margin-top:56px}.interactive-links-gallery .botside-filters .custom-dropdown .dropdown-toggle{gap:8px}.interactive-links-gallery .botside-filters .custom-dropdown .value{margin-right:-8px;color:#fb6c29}.interactive-links-gallery .botside-filters .custom-dropdown .icon svg path{fill:#fb6c29}.interactive-links-gallery .botside-filters .custom-dropdown .title,.interactive-links-gallery .botside-filters .custom-dropdown .value{font-size:.875rem;line-height:1.5}@media screen and (max-width: 599px){.interactive-links-gallery{gap:27px}.interactive-links-gallery .topside-filters{padding-top:15px}.interactive-links-gallery .topside-filters:before{content:"";position:absolute;top:-1px;left:var(--site-x-gap);width:calc(100% - var(--site-x-gap) * 2);height:1px;background:#fff}.interactive-links-gallery .botside-filters{justify-content:center;margin-top:27px}.interactive-links-gallery .botside-filters .custom-dropdown{display:none}}.layout-wrapper:has(.constructor-block.only-text){padding:0 var(--site-x-gap)}.constructor-block.only-text{display:flex;flex-direction:column;gap:40px;font-size:1rem;font-weight:400;line-height:1.6}.constructor-block.only-text .bigger-size{font-size:1.5rem;line-height:1.6}@media screen and (max-width: 1023px){.constructor-block.only-text .bigger-size{font-size:1.3rem}}@media screen and (max-width: 767px){.constructor-block.only-text .bigger-size{font-size:1.25rem}}@media screen and (max-width: 599px){.layout-wrapper:has(.constructor-block.only-text){padding:0 var(--site-x-gap) 0 calc(var(--site-x-gap) - 6px)}.constructor-block.only-text{gap:65px}}@media screen and (max-width: 479px){.layout-wrapper:has(.constructor-block.only-text){padding:0 calc(var(--site-x-gap) + 6px) 0 var(--site-x-gap)}}.card-1{--card-border-radius: 24px;z-index:2;position:relative;display:flex;width:100%;height:100%;max-height:640px;padding:0 28px 40px;border-radius:var(--card-border-radius);box-shadow:0 4px 4px #00000073}.card-1.deep-card .card-content{height:-moz-max-content;height:max-content}.card-1[href]{padding-right:59px}.card-1:after{content:"";z-index:-1;position:absolute;top:0;bottom:0;right:-5px;left:-5px;background-image:linear-gradient(to bottom,#0000,#000c 58%,#000000e6 80%,#000);border-radius:var(--card-border-radius)}.card-1 .card-image{z-index:-1;position:absolute;top:0;right:0;bottom:0;left:0;display:flex}.card-1 .card-image .picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--card-border-radius)}.card-1 .card-content{display:flex;flex-direction:column;height:clamp(169px,192px + -23 * (100vw - 1024px) / 416,192px);margin-top:auto}.card-1 .card-content .card-title{display:flex}.card-1 .card-content .card-title .outline{display:flex;gap:14px;margin-bottom:11px;font-family:MontserratStatic,sans-serif;font-size:2.5rem;font-weight:400;line-height:1.2;-webkit-text-stroke:1px #fff;color:transparent}.card-1 .card-content .card-title .outline .measurement-units{display:flex;font-size:2rem;font-weight:400;line-height:1.5}.card-1 .card-content .card-title .outline .measurement-units sup{top:1rem;font-size:57%;font-weight:900}.card-1 .card-content .card-title .mini{display:flex;flex-direction:column;gap:8px;margin-bottom:22px;font-size:1.5rem;font-weight:400;line-height:1.2}.card-1 .card-content .card-title .mini .header-icon{display:flex}.card-1 .card-content .card-title .mini .header-icon .icon{width:40px;max-height:40px;height:25px;min-height:25px}.card-1 .card-content .content-text{font-size:18px;font-weight:400;line-height:1.2}.card-1 .card-content .content-text .marker-text{font-style:italic;color:#fb6c29}.card-1 .card-content .button-container{display:flex;margin-top:37px;padding-inline:4px}.card-1 .card-content .button-container .outline-btn-transparent{min-width:100%}.card-1 .icon-arrow{position:absolute;bottom:50px;right:11px;display:flex}.card-1 .icon-arrow svg path{transition:.3s ease-in-out}.card-1:hover .icon-arrow svg path{stroke:#ea4b00}.card-1:focus .icon-arrow svg path{stroke:#fff}.card-1[disabled]{cursor:not-allowed;pointer-events:none}.card-1[disabled] .icon-arrow svg path{stroke:#8e8e93}@media screen and (max-width: 1199px) and (min-width: 1024px),screen and (max-width: 767px) and (min-width: 600px){.card-1{padding:0 20px 34px}.card-1[href]{padding-right:42px}.card-1 .card-content{height:169px}.card-1 .card-content .card-title .outline{gap:12px;font-size:2.3rem}.card-1 .card-content .card-title .outline .measurement-units{font-size:1.8rem}.card-1 .card-content .card-title .mini{margin-bottom:18px;font-size:1.3rem}.card-1 .card-content .content-text{font-size:1rem}.card-1 .card-content .button-container{margin-top:28px}.card-1 .icon-arrow{bottom:32px}}@media screen and (max-width: 767px){.card-1 .card-content{height:192px}}@media screen and (max-width: 599px){.card-1{max-height:464px;padding:0 14px 33px}.card-1[href]{padding-right:40px}.card-1 .card-content{height:-moz-max-content;height:max-content}.card-1 .card-content .card-title .mini{margin-bottom:20px}.card-1 .card-content .content-text{font-size:1rem}.card-1 .card-content .card-title:has(.outline)+.content-text{font-size:18px}.card-1 .card-content .button-container{margin-top:32px}.card-1 .icon-arrow{bottom:29px;right:6px}}.contact-form-section{z-index:91;position:relative;display:flex}.contact-form-section .layout-wrapper{position:relative;display:flex;gap:43px;width:100%;margin-top:var(--fix-empty-space-top);margin-bottom:var(--fix-empty-space-bottom);padding:0 var(--site-x-gap)}.contact-form-section .header-item{font-size:clamp(26px,26px + 14 * (100vw - 1024px) / 416,40px);font-weight:400;line-height:1.2;white-space:nowrap}.contact-form-section .contact-form{display:flex;flex-direction:column;gap:44px;width:100%;height:inherit;padding:40px 34px 40px 55px;border-radius:16px;background:#2e014b}.contact-form-section .contact-form .form-fields{display:flex;flex-direction:column;gap:20px;width:min(473px,100%)}.contact-form-section .contact-form .brand-btn-white{width:-moz-max-content;width:max-content}.contact-form-section .form-picture{flex-shrink:0;position:relative;width:clamp(321px,321px + 91 * (100vw - 1024px) / 416,412px);height:clamp(488px,488px + 45 * (100vw - 1024px) / 416,533px)}.contact-form-section .form-picture .picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1279px){.contact-form-section .layout-wrapper{gap:34px}.contact-form-section .contact-form{padding:34px}}@media screen and (max-width: 1023px){.contact-form-section .contact-form{width:min(700px,100%)}.contact-form-section .form-picture{display:none}}@media screen and (max-width: 776px){.contact-form-section .header-item{font-size:24px;white-space:unset}}@media screen and (max-width: 599px){.contact-form-section .contact-form{height:-moz-max-content;height:max-content;padding:32px 24px 40px}.contact-form-section .contact-form .brand-btn-white{margin-top:-4px}.contact-form-section .header-item{text-align:center}}@media screen and (max-width: 479px){.contact-form-section .contact-form .brand-btn-white{margin-inline:auto}}.contact-form-section .layout-wrapper{--decor-unfilled-x-fault: 215;--decor-unfilled-y-pos: -53px;--decor-unfilled-transparent-x-fault: -436;--decor-unfilled-transparent-y-pos: -75px;--decor-unfilled-transparent-x-fault-px: calc(var(--decor-unfilled-transparent-x-fault) * 1px);--decor-unfilled-x-fault-px: calc(var(--decor-unfilled-x-fault) * 1px);--fix-empty-space-top: calc(var(--decor-unfilled-y-pos) * -1);--fix-empty-space-bottom: 127px}.contact-form-section .layout-wrapper .decoration-wrapper{z-index:-1;position:absolute;display:flex}.contact-form-section .layout-wrapper .decoration-wrapper.unfilled-transparent-a{bottom:var(--decor-unfilled-transparent-y-pos);left:50%;translate:calc(-50% + var(--decor-unfilled-transparent-x-fault-px)) 0}.contact-form-section .layout-wrapper .decoration-wrapper.unfilled-transparent-a .decoration-el{opacity:.5;--width: 52px}.contact-form-section .layout-wrapper .decoration-wrapper.unfilled-a{top:var(--decor-unfilled-y-pos);left:50%;translate:calc(-50% + var(--decor-unfilled-x-fault-px)) 0}.contact-form-section .layout-wrapper .decoration-wrapper.unfilled-a .decoration-el{opacity:.8;--width: 56px}.contact-form-section .layout-wrapper .decoration-el.slanted-line{--pos-top: 63.5%;z-index:-2;rotate:-7.08deg}.contact-form-section .layout-wrapper .decoration-el.slanted-line.cropped-right.el-transparent{display:none}@media screen and (max-width: 1439px){.contact-form-section .layout-wrapper .decoration-wrapper.unfilled-transparent-a{--calculated-variable: calc(var(--decor-unfilled-transparent-x-fault) * 100vw / 1440);translate:calc(-50% + var(--calculated-variable)) 0}.contact-form-section .layout-wrapper .decoration-wrapper.unfilled-a{--calculated-variable: calc(var(--decor-unfilled-x-fault) * 100vw / 1440);translate:calc(-50% + var(--calculated-variable)) 0}}@media screen and (max-width: 1279px){.contact-form-section .layout-wrapper{--fix-empty-space-bottom: 99px}.contact-form-section .layout-wrapper .decoration-wrapper:is(.unfilled-transparent-a,.unfilled-a) .decoration-el{--width: 38px}}@media screen and (max-width: 1023px){.contact-form-section .layout-wrapper{--fix-empty-space-bottom: 75px}.contact-form-section .layout-wrapper .decoration-wrapper:is(.unfilled-transparent-a,.unfilled-a) .decoration-el{--width: 32.8px}}@media screen and (max-width: 479px){.contact-form-section .layout-wrapper{--decor-unfilled-y-pos: -42px;--decor-unfilled-transparent-y-pos: -51px;--fix-empty-space-bottom: 77px}.contact-form-section .layout-wrapper .decoration-wrapper.unfilled-transparent-a{right:13px;left:unset;translate:unset}.contact-form-section .layout-wrapper .decoration-wrapper.unfilled-transparent-a .decoration-el{--width: 30px}.contact-form-section .layout-wrapper .decoration-wrapper.unfilled-a{left:-12px;translate:unset}.contact-form-section .layout-wrapper .decoration-wrapper.unfilled-a .decoration-el{opacity:1;--width: 24px}.contact-form-section .layout-wrapper .decoration-el.slanted-line{--pos-top: 78.5%;rotate:-10.06deg}.contact-form-section .layout-wrapper .decoration-el.slanted-line.cropped-right.el-transparent{display:flex;rotate:-23.87deg;--pos-top: -28px;--size-x: 125px;--size-y: 73px;--fault: 54px}}@media screen and (min-width: 1680px){.contact-form-section .layout-wrapper{--fix-empty-space-bottom: 165px}.contact-form-section .layout-wrapper .decoration-el.slanted-line{opacity:.95;rotate:-6.08deg}}.card-wrapper:has(.gallery-simple-card){position:relative;display:flex;width:100%;height:100%}.card-wrapper:has(.gallery-simple-card) .decoration-wrapper{display:none}.card-wrapper:has(.gallery-simple-card) .decoration-el.slanted-line{display:none}.card-wrapper:has(.gallery-simple-card):has(.gallery-simple-card[disabled]){cursor:not-allowed;pointer-events:none}.gallery-simple-card{--card-border-radius: 24px;position:relative;display:flex;width:100%;height:100%;padding:0 22px 30px 16px;border-radius:var(--card-border-radius);box-shadow:0 6px 6px #0000008c}.gallery-simple-card:after{content:"";z-index:-1;position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to bottom,#0000,#000c);border-radius:var(--card-border-radius)}.gallery-simple-card .card-image{z-index:-1;position:absolute;top:0;right:0;bottom:0;left:0;display:flex}.gallery-simple-card .card-image .picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--card-border-radius)}.gallery-simple-card .card-content{display:flex;flex-direction:column;gap:13px;width:100%;margin-top:auto}.gallery-simple-card .card-content .card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:32px;width:100%}.gallery-simple-card .card-content .card-header .card-header-item{align-self:center;font-size:1.5rem;font-weight:400;line-height:1.2}.gallery-simple-card .card-content .card-header .icon-arrow{display:flex;width:36px;height:36px}.gallery-simple-card .card-content .card-header .icon-arrow svg path{transition:.3s ease-in-out}.gallery-simple-card .card-content .description{width:100%;font-size:1rem;font-weight:400;line-height:1.2}.gallery-simple-card .card-content .description.marker-text,.gallery-simple-card .card-content .description .marker-text{font-style:italic;color:#fb6c29}.gallery-simple-card.v-default .card-content{min-height:88px}.gallery-simple-card.v-extended-description{padding-bottom:41px}.gallery-simple-card.v-extended-description .card-content{gap:16px;min-height:107px}.gallery-simple-card.v-only-header .card-content .card-header .icon-arrow{align-self:flex-end}.gallery-simple-card:hover .card-content .card-header .icon-arrow svg path{stroke:#ea4b00}.gallery-simple-card:focus .card-content .card-header .icon-arrow svg path{stroke:#fb6c29}.gallery-simple-card[disabled] .card-content .card-header .icon-arrow svg path{stroke:#8e8e93}@media screen and (max-width: 599px){.gallery-simple-card{padding:0 24px 32px 16px}.gallery-simple-card .card-content{gap:16px}.gallery-simple-card.v-default .card-content{min-height:unset}.gallery-simple-card.v-extended-description{padding-bottom:32px}.gallery-simple-card.v-extended-description .card-content{min-height:unset}}.gallery-simple-card.gallery-blog-card{padding:0 20px 32px 12px}.gallery-simple-card.gallery-blog-card .card-content{gap:16px}.gallery-simple-card.gallery-blog-card .card-content .card-header{justify-content:flex-start}.gallery-simple-card.gallery-blog-card .card-content .description-wrapper{display:flex;justify-content:space-between;align-items:flex-end;gap:42px}.gallery-simple-card.gallery-blog-card .card-content .description-wrapper .description{margin-bottom:5px}.gallery-simple-card.gallery-blog-card .card-content .description-wrapper .icon-arrow{flex-shrink:0;display:flex;width:36px;height:36px}.gallery-simple-card.gallery-blog-card .card-content .description-wrapper .icon-arrow svg path{transition:.3s ease-in-out}.gallery-simple-card.gallery-blog-card .card-content .description{max-width:100%;width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.gallery-simple-card.gallery-blog-card .filter-badge{position:absolute;top:40px;right:32px;display:flex;justify-content:center;align-items:center;width:-moz-max-content;width:max-content;height:35px;padding:8px 12px;border-radius:16px;border:solid 1px #fff;font-size:1rem;font-weight:400;line-height:1.2}.gallery-simple-card.gallery-blog-card:hover .card-content .description-wrapper .icon-arrow svg path{stroke:#ea4b00}.gallery-simple-card.gallery-blog-card:focus .card-content .description-wrapper .icon-arrow svg path{stroke:#fff}.gallery-simple-card.gallery-blog-card[disabled] .card-content .description-wrapper .icon-arrow svg path{stroke:#8e8e93}@media screen and (max-width: 799px){.gallery-simple-card.gallery-blog-card .card-content .description-wrapper{gap:13px}.gallery-simple-card.gallery-blog-card .filter-badge{top:27px;right:21.6px}}@media screen and (max-width: 599px){.gallery-simple-card.gallery-blog-card{padding:0 22px 32px 12px}.gallery-simple-card.gallery-blog-card .filter-badge{top:20px;right:16px}}.card-wrapper:has(.gallery-massage-card){position:relative;display:flex;width:100%;height:100%}.card-wrapper:has(.gallery-massage-card) .decoration-wrapper{display:none}.card-wrapper:has(.gallery-massage-card) .decoration-el.slanted-line{display:none}.gallery-massage-card{position:relative;display:flex;flex-direction:column;gap:20px;width:100%;height:100%}.gallery-massage-card .card-image{display:flex}.gallery-massage-card .card-image .picture{width:100%;height:430px;-o-object-fit:cover;object-fit:cover;border-radius:16px;box-shadow:0 4px 4px #000000a6}.gallery-massage-card .card-content{display:flex;flex-direction:column;gap:16px;width:100%}.gallery-massage-card .card-content .card-header-item{font-size:1.5rem;font-weight:400;line-height:1.2}.gallery-massage-card .card-content .description{width:100%;font-style:italic;font-size:1rem;font-weight:400;line-height:1.2}.gallery-coacher-card{flex-direction:column;gap:30px;padding:10px 8px 32px;border-radius:16px;box-shadow:0 4px 4px #0000008c;background:#2e014b}.gallery-coacher-card:after{display:none}.gallery-coacher-card .card-image{z-index:1;inset:unset;position:relative}.gallery-coacher-card .card-image .picture{height:305px;border-radius:10px;box-shadow:0 6px 6px #0000008c}.gallery-coacher-card .card-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:10px;background-image:linear-gradient(to bottom,#0000,#000)}.gallery-coacher-card .card-image .filter-badge{z-index:9;position:absolute;top:21px;right:10px;background-color:#0b001280;box-shadow:0 6px 6px #0000008c}.gallery-coacher-card .badge-btn{display:flex;justify-content:center;align-items:center;width:-moz-max-content;width:max-content;height:33px;padding:8px 16px;font-size:.875rem;font-weight:400;line-height:1.2;border-radius:16px;border:solid 1px #fff;transition:.3s ease-in-out}.gallery-coacher-card .card-content{gap:16px;height:inherit;padding:0 18px 0 12px}.gallery-coacher-card .card-content .card-header-item{display:flex;flex-direction:column;text-transform:uppercase}.gallery-coacher-card .card-content .description-wrapper{display:flex;flex-direction:column;gap:4px;width:100%;margin-top:24px;letter-spacing:.3px}.gallery-coacher-card .card-content .description-wrapper .description-title{width:100%;font-size:1rem;line-height:1.2;font-weight:700}.gallery-coacher-card .card-content .description-wrapper .description{overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical}.gallery-coacher-card .card-content .local-btn.to-coacher-page{margin:auto auto 0;filter:drop-shadow(0px 6px 6px rgba(0,0,0,.55))}.gallery-coacher-card .card-content .local-btn.to-coacher-page[disabled]{cursor:not-allowed;pointer-events:none;color:#8e8e93;border-color:#8e8e93}@media (hover: hover){.gallery-coacher-card .card-content .local-btn.to-coacher-page:hover{background:#fff;color:#1a002a}}.gallery-coacher-card .card-content .local-btn.to-coacher-page:focus{background:transparent;color:#fff}@media screen and (max-width: 1149px){.gallery-coacher-card{gap:24px}.gallery-coacher-card .card-image .picture{width:100%;height:265px}.gallery-coacher-card .card-image .filter-badge{top:8px;right:8px}.gallery-coacher-card .card-content{gap:13px;padding:0 8px}.gallery-coacher-card .card-content .description-wrapper{letter-spacing:normal}}@media screen and (max-width: 1023px){.gallery-coacher-card .card-content .description-wrapper{margin-top:11px}}@media screen and (max-width: 599px){.gallery-coacher-card{padding:10px 8px 32px}.gallery-coacher-card .card-content{gap:13px}}.custom-pagination{position:relative;display:flex}.custom-pagination .pagination-list{display:flex;align-items:center;gap:4px}.custom-pagination .pagination-list .pagination-item{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:32px;height:32px;border:solid 1px transparent}.custom-pagination .pagination-list .pagination-item.active{border-color:#fff}.custom-pagination .pagination-list .pagination-item .page-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.custom-pagination .pagination-list .pagination-item .form-as-wrapper .mini-page-input::-moz-placeholder{font-size:.875rem;font-weight:400;line-height:1.5;text-align:center;color:#fff}.custom-pagination .pagination-list .pagination-item .page-link,.custom-pagination .pagination-list .pagination-item .form-as-wrapper .mini-page-input,.custom-pagination .pagination-list .pagination-item .form-as-wrapper .mini-page-input::placeholder{font-size:.875rem;font-weight:400;line-height:1.5;text-align:center;color:#fff}.custom-pagination .pagination-list .pagination-item .arrow-icon{display:flex;width:24px;height:24px}.custom-pagination .pagination-list .pagination-item .form-as-wrapper{position:relative;display:flex;width:100%;height:100%}.custom-pagination .pagination-list .pagination-item .form-as-wrapper .mini-page-input{width:100%;height:100%}.custom-pagination .pagination-list .pagination-item .form-as-wrapper input::-webkit-outer-spin-button,.custom-pagination .pagination-list .pagination-item .form-as-wrapper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.custom-pagination .pagination-list .pagination-item .form-as-wrapper input[type=number]{-moz-appearance:textfield}@media screen and (max-width: 767px){.custom-pagination .pagination-list .pagination-item.n-5{display:none}}.custom-filters{position:relative;display:flex;flex-direction:column;gap:32px;max-width:min(100%,450px)}.custom-filters .brand-btn-orange{gap:12px;min-width:127px;width:-moz-max-content;width:max-content;height:35px;padding:8px 16px;font-weight:400;box-shadow:0 6px 6px #0000008c}.custom-filters .brand-btn-orange .icon{display:flex}.custom-filters .filters-menu{display:flex;flex-direction:column;gap:22px}.custom-filters .filters-menu .menu-item,.custom-filters .filters-menu .menu-item.submenu-dropdown-wrapper{display:flex;flex-direction:column;width:-moz-max-content;width:max-content;max-width:min(100%,450px);font-size:1rem;font-weight:400;line-height:1.2;border-radius:16px;box-shadow:0 6px 6px #0000008c;border:solid 1px #fff}.custom-filters .filters-menu .menu-item:has(.submit-btn),.custom-filters .filters-menu .menu-item.submenu-dropdown-wrapper:has(.submit-btn){border:unset;box-shadow:unset;border-radius:unset}.custom-filters .filters-menu .menu-item .submenu-dropdown-toggle,.custom-filters .filters-menu .menu-item.submenu-dropdown-wrapper .submenu-dropdown-toggle{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 16px;text-align:left}.custom-filters .filters-menu .menu-item .submenu-dropdown-toggle .submenu-icon,.custom-filters .filters-menu .menu-item.submenu-dropdown-wrapper .submenu-dropdown-toggle .submenu-icon{display:flex;width:16px;height:16px;transition:.3s ease-in-out}.custom-filters .filters-menu .menu-item.active .submenu-dropdown-toggle .submenu-icon,.custom-filters .filters-menu .menu-item.submenu-dropdown-wrapper.active .submenu-dropdown-toggle .submenu-icon{scale:-1}.custom-filters .filters-menu .menu-item .submenu-dropdown-list,.custom-filters .filters-menu .menu-item.submenu-dropdown-wrapper .submenu-dropdown-list{display:flex;flex-direction:column;gap:12px;padding:4px 44px 8px 16px}.custom-filters .filters-menu .menu-item .submenu-dropdown-list .submenu-item,.custom-filters .filters-menu .menu-item.submenu-dropdown-wrapper .submenu-dropdown-list .submenu-item{display:flex;width:100%}.custom-filters .filters-menu .menu-item .submenu-dropdown-list .submenu-item button,.custom-filters .filters-menu .menu-item.submenu-dropdown-wrapper .submenu-dropdown-list .submenu-item button{width:100%;text-align:left}.club-card{position:relative;display:flex;flex-direction:column;gap:60px;width:411px}.club-card .card-image{position:relative;display:flex;width:100%;height:264px}.club-card .card-image .picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:24px;box-shadow:0 8px 8px #000000d9}.club-card .card-content{display:flex;flex-direction:column;gap:24px}.club-card .card-content .card-header{display:flex;flex-direction:column;gap:16px}.club-card .card-content .card-header .card-header-item{font-size:2.25rem;font-weight:400;line-height:1.2}.club-card .card-content .card-header .card-header-description{font-size:1.5rem;font-weight:400;line-height:1.2;font-style:italic;color:#dbd8dd}.club-card .card-content .service-block{display:flex;flex-direction:column;gap:16px}.club-card .card-content .service-block .title{font-size:1.5rem;font-weight:600;line-height:1.2}.club-card .card-content .service-block .services-list{display:flex;flex-direction:column;padding-left:16px;font-size:1.5rem;font-weight:400;line-height:1.2}.club-card .card-content .service-block .services-list li{list-style:"•";padding-left:16px}.club-card .brand-btn-orange{margin-top:auto}@media screen and (max-width: 1279px){.club-card .brand-btn-orange{height:60px}}@media screen and (max-width: 1149px) and (min-width: 1024px){.club-card{width:398px}}@media screen and (max-width: 1149px){.club-card .card-content .card-header .card-header-item{font-size:1.75rem}.club-card .card-content .card-header .card-header-description,.club-card .card-content .service-block .title,.club-card .card-content .service-block .services-list{font-size:1.25rem}}@media screen and (max-width: 599px){.club-card{gap:40px;width:max(312px,80%)}.club-card .card-image{height:200px}.club-card .card-content{gap:26px}.club-card .card-content .card-header{margin:-16px 0 12px}.club-card .card-content .card-header .card-header-item{font-size:1.5rem}.club-card .card-content .card-header .card-header-description,.club-card .card-content .service-block .title{font-size:1.125rem}.club-card .card-content .service-block .services-list{padding-left:10.5px;font-size:1rem}.club-card .card-content .service-block .services-list li{padding-left:10.5px}}.layout-wrapper:has(.club-cards-section){position:relative;display:flex;width:100%;padding:0 var(--site-x-gap)}.layout-wrapper:has(.club-cards-section) .decoration-el.slanted-line{--pos-top: 33%;--size-y: 365px;--fault: 100px;z-index:-2;rotate:-9.58deg;left:calc((100vw - var(--site-container-max-width)) / 2 * -1 - var(--fault) / 2 - var(--site-x-gap))}.club-cards-section{position:relative;display:flex;flex-direction:column;gap:60px;width:100%}.club-cards-section .custom-stroke-section-header{padding:0}.club-cards-section .custom-stroke-section-header .header-item .stroke{font-size:clamp(44px,44px + 52 * (100vw - 480px) / 960,96px)}.club-cards-section .section-description{font-size:1.5rem;font-weight:400;line-height:1.2;text-transform:uppercase}.club-cards-section .club-cards-slider-container{position:relative;display:flex;flex-direction:column;gap:60px;width:100%}.club-cards-section .club-cards-slider-container .swiper{width:100%;min-height:1240px;border-radius:32px;box-shadow:0 4px 4px #000000a6;background:#2e014b}.club-cards-section .club-cards-slider-container .swiper .swiper-slide{position:relative;display:flex;justify-content:center;width:100%;height:100%;padding:110px 0 114px}.club-cards-section .club-cards-slider-container .swiper-nav-arrow{position:relative;top:unset;left:unset;right:unset;bottom:unset;translate:unset;--swiper-navigation-size: 59px;width:var(--swiper-navigation-size);height:30px;margin-top:0;color:unset;-webkit-user-select:none;-moz-user-select:none;user-select:none}.club-cards-section .club-cards-slider-container .swiper-nav-arrow:after{display:none}.club-cards-section .club-cards-slider-container .swiper-nav-arrow.swiper-button-disabled{opacity:1}.club-cards-section .club-cards-slider-container .swiper-nav-arrow.swiper-button-disabled svg path{transition:.3s ease-in-out;fill:#8e8e93}.club-cards-section .club-cards-slider-container .slider-nav{display:flex;align-items:center;justify-content:space-between;width:100%}.club-cards-section .club-cards-slider-container .slider-nav .counter{font-size:1.5rem;font-weight:600;line-height:1.2}.club-cards-section .club-cards-slider-container .slider-nav .counter span{display:inline-flex}.club-cards-section .link-to-page{margin-inline:auto}@media screen and (max-width: 1149px){.club-cards-section .club-cards-slider-container .swiper{min-height:1081px}.club-cards-section .club-cards-slider-container .swiper .swiper-slide{padding:90px 0 94px}.club-cards-section .club-cards-slider-container .slider-nav .counter,.club-cards-section .section-description{font-size:1.25rem}}@media screen and (max-width: 1023px){.layout-wrapper:has(.club-cards-section) .decoration-el.slanted-line{left:calc((100vw - min(689px,100%)) / 2 * -1 - var(--fault) / 2)}.club-cards-section{gap:48px}.club-cards-section .club-cards-slider-container{gap:48px;width:min(689px,100%);margin-inline:auto}.club-cards-section .club-cards-slider-container .swiper{min-height:900px}.club-cards-section .club-cards-slider-container .swiper .swiper-slide{padding:60px 0 64px}.club-cards-section .section-description{text-transform:unset}}@media screen and (max-width: 767px){.club-cards-section .club-cards-slider-container{width:min(550px,100%)}.club-cards-section .club-cards-slider-container .swiper{min-height:750px}.club-cards-section .club-cards-slider-container .swiper .swiper-slide{padding:40px 0}}@media screen and (max-width: 599px){.club-cards-section{gap:32px}.club-cards-section .club-cards-slider-container{gap:32px;width:min(450px,100%)}.club-cards-section .club-cards-slider-container .swiper .swiper-slide{padding:24px 8px 40px}.club-cards-section .club-cards-slider-container .slider-nav .counter{font-size:1rem;font-weight:400}.club-cards-section .section-description{font-size:1.125rem}}@media screen and (max-width: 479px){.layout-wrapper:has(.club-cards-section) .decoration-el.slanted-line{display:none}.club-cards-section .custom-stroke-section-header .header-item{gap:24px}}@media screen and (min-width: 900px){.club-cards-section .link-to-page{width:min(411px,100%);height:60px}}@media screen and (min-width: 1680px){.layout-wrapper:has(.club-cards-section) .decoration-el.slanted-line{opacity:.95;rotate:-8.58deg}}.p-articles .article-wrapper{display:flex;flex-direction:column;gap:40px;padding-top:96px}.p-articles .article-wrapper .section-wrapper:has(.constructor-block){margin-top:0!important}@media screen and (max-width: 599px){.p-articles .article-wrapper{gap:65px}}.p-contact-us .our-contacts{position:relative;display:flex;padding-inline:calc(var(--site-x-gap) + 41px);margin-top:78px;--icon-size: 32px}.p-contact-us .our-contacts .contacts-list{display:grid;grid-template-columns:max-content max-content;gap:34px 68px}.p-contact-us .our-contacts .contacts-list li{position:relative;display:flex}.p-contact-us .our-contacts .contacts-list li:has(.address-element.map){grid-row:2}.p-contact-us .our-contacts .contacts-list .address-element{display:flex;width:100%;height:-moz-max-content;height:max-content}.p-contact-us .our-contacts .contacts-list .address-element .element-link{display:flex;align-items:center;gap:12px;height:-moz-max-content;height:max-content;width:100%}.p-contact-us .our-contacts .contacts-list .address-element .element-link:has(.subtitle){display:grid;grid-template-columns:var(--icon-size) max-content;gap:0px 12px}.p-contact-us .our-contacts .contacts-list .address-element .element-link:has(.subtitle) .subtitle{grid-column:2}.p-contact-us .our-contacts .contacts-list .address-element .element-link .icon{position:relative;display:flex;width:var(--icon-size);height:var(--icon-size)}.p-contact-us .our-contacts .contacts-list .address-element .element-link .icon .picture{width:100%;height:100%}.p-contact-us .our-contacts .contacts-list .address-element .element-link .title{font-size:1.5rem;font-weight:700;font-style:normal;line-height:1.2;transition:.3s ease-in-out}.p-contact-us .our-contacts .contacts-list .address-element .element-link .subtitle{font-size:1rem;font-weight:400;font-style:normal;line-height:1.5;transition:.3s ease-in-out}.p-contact-us .our-contacts .contacts-list .address-element .element-link svg path{transition:.3s ease-in-out}@media (hover: hover){.p-contact-us .our-contacts .contacts-list .address-element .element-link:hover svg:not(.hover-stroke) path{fill:#fb6c29}.p-contact-us .our-contacts .contacts-list .address-element .element-link:hover svg.hover-stroke path{stroke:#fb6c29}.p-contact-us .our-contacts .contacts-list .address-element .element-link:hover .title,.p-contact-us .our-contacts .contacts-list .address-element .element-link:hover .subtitle{color:#fb6c29}}.p-contact-us .our-contacts .contacts-list .address-element .element-link:focus svg:not(.hover-stroke) path{fill:#ea4b00}.p-contact-us .our-contacts .contacts-list .address-element .element-link:focus svg.hover-stroke path{stroke:#ea4b00}.p-contact-us .our-contacts .contacts-list .address-element .element-link:focus .title,.p-contact-us .our-contacts .contacts-list .address-element .element-link:focus .subtitle{color:#ea4b00}.p-contact-us .our-contacts .contacts-list .address-element.regular-text .element-link .title{font-weight:400}@media screen and (max-width: 1199px){.p-contact-us .our-contacts{--icon-size: 28px}.p-contact-us .our-contacts .contacts-list .address-element .element-link .title{font-size:1.3rem}.p-contact-us .our-contacts .contacts-list .address-element .element-link .subtitle{font-size:.875rem}}@media screen and (max-width: 768px){.p-contact-us .our-contacts{--icon-size: 26px}.p-contact-us .our-contacts .contacts-list{grid-template-columns:100%;gap:29px}.p-contact-us .our-contacts .contacts-list .address-element .element-link .title{font-size:1.2rem}}@media screen and (max-width: 599px){.p-contact-us .our-contacts{--icon-size: 24px;margin-top:26px;padding-inline:var(--site-x-gap)}.p-contact-us .our-contacts .contacts-list{gap:24px}.p-contact-us .our-contacts .contacts-list .address-element .element-link .title{font-size:1rem}.p-contact-us .our-contacts .contacts-list .address-element .element-link .subtitle{font-size:.75rem}}.synergy-fitness-section .constructor-block.block-1 .img-wrapper{flex-shrink:0;width:clamp(400px,400px + 141 * (100vw - 1024px) / 416,541px);height:clamp(414px,414px + 146 * (100vw - 1024px) / 416,560px);border-radius:16px}.synergy-fitness-section .constructor-block.block-1 .img-wrapper .picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}@media screen and (max-width: 1099px){.synergy-fitness-section .constructor-block.block-1 .img-wrapper{display:none}}@media screen and (min-width: 1100px){.synergy-fitness-section .layout-wrapper:has(.constructor-block.block-1){--decor-filled-y-pos: 86px;--decor-filled-x-fault: 625.5;--decor-unfilled-y-pos: 7px;--decor-unfilled-x-fault: -146.5;--fix-empty-space-bottom: 1px;--content-max-width: 100%;--block-min-height: 613px;padding:0 calc(var(--site-x-gap) * 2 - 15px) 0 calc(var(--site-x-gap) + 2px)}.synergy-fitness-section .layout-wrapper:has(.constructor-block.block-1) .section-content{padding:39px 19px 60px 41px}.synergy-fitness-section .layout-wrapper:has(.constructor-block.block-1) .section-content .custom-text{margin-top:65px}.synergy-fitness-section .layout-wrapper:has(.constructor-block.block-1) .decoration-wrapper.filled-a .decoration-el{--width: 32.8px}}@media screen and (min-width: 1100px) and (max-width: 1439px){.synergy-fitness-section .layout-wrapper:has(.constructor-block.block-1){--decor-unfilled-y-pos: clamp(7px, calc(100px + (7 - 100) * ((100vw - 1100px) / (1440 - 1100))), 100px)}.synergy-fitness-section .layout-wrapper:has(.constructor-block.block-1) .decoration-wrapper.unfilled-a{--calculated-variable: calc(var(--decor-unfilled-x-fault) * 1px);translate:calc(-50% + var(--calculated-variable)) 0}}@media screen and (min-width: 1100px) and (max-width: 1279px){.synergy-fitness-section .layout-wrapper:has(.constructor-block.block-1){--decor-filled-y-pos: -46px;padding-right:calc(var(--site-x-gap) + 5px);margin-top:calc(var(--decor-filled-y-pos) * -1)}.synergy-fitness-section .layout-wrapper:has(.constructor-block.block-1) .section-content .custom-text{margin-top:40px}}.synergy-fitness-atmosphere{display:flex;flex-direction:column}.synergy-fitness-atmosphere .custom-stroke-section-header{margin-bottom:-48px}@media screen and (max-width: 479px){.synergy-fitness-atmosphere .custom-stroke-section-header{margin-bottom:6px}}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery){--decor-filled-y-pos: -207px;--decor-unfilled-y-pos: 384px;--decor-unfilled-x-fault: 197;--decor-unfilled-transparent-y-pos: -49px;--decor-unfilled-transparent-x-fault: -327;--decor-unfilled-x-fault-px: calc(var(--decor-unfilled-x-fault) * 1px);--decor-unfilled-transparent-x-fault-px: calc(var(--decor-unfilled-transparent-x-fault) * 1px);--fix-empty-space-top: calc(var(--decor-unfilled-transparent-y-pos) * -1)}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .decoration-wrapper{z-index:-1;position:absolute;display:flex}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .decoration-wrapper.filled-a{right:-15.5px;top:var(--decor-filled-y-pos)}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .decoration-wrapper.filled-a .decoration-el{--width: 53px}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .decoration-wrapper.unfilled-a{top:var(--decor-unfilled-y-pos);left:50%;translate:calc(-50% + var(--decor-unfilled-x-fault-px)) 0}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .decoration-wrapper.unfilled-a .decoration-el{--width: 36.7px}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .decoration-wrapper.unfilled-transparent-a{top:var(--decor-unfilled-transparent-y-pos);left:50%;translate:calc(-50% + var(--decor-unfilled-transparent-x-fault-px)) 0}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .decoration-wrapper.unfilled-transparent-a .decoration-el{opacity:.5;--width: 39px}.p-massage .mini-gallery-section .card-wrapper:has(.gallery-massage-card) .decoration-wrapper{display:none}.p-massage .mini-gallery-section .card-wrapper:has(.gallery-massage-card) .decoration-el.slanted-line{display:none}@media screen and (max-width: 1439px){.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .decoration-wrapper.unfilled-a{--calculated-variable: calc(var(--decor-unfilled-x-fault) * 100vw / 1440);translate:calc(-50% + var(--calculated-variable)) 0}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .decoration-wrapper.unfilled-transparent-a{--calculated-variable: calc(var(--decor-unfilled-transparent-x-fault) * 100vw / 1440);translate:calc(-50% + var(--calculated-variable)) 0}}@media screen and (max-width: 1279px){.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .decoration-wrapper.filled-a .decoration-el{--width: 40px}}@media screen and (max-width: 1099px){.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery){--decor-filled-y-pos: -148px}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .decoration-wrapper.filled-a .decoration-el{--width: 32.8px}}@media screen and (max-width: 767px){.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery){--decor-filled-y-pos: -157px;--decor-unfilled-x-fault: 257;--decor-unfilled-transparent-x-fault: -448}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .decoration-wrapper.filled-a .decoration-el{--width: 26px}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .decoration-wrapper.unfilled-a .decoration-el,.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .decoration-wrapper.unfilled-transparent-a .decoration-el{--width: 32.8px}}@media screen and (max-width: 599px){.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery){--fix-empty-space-top: 0px}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .decoration-wrapper{display:none}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .decoration-el.slanted-line{display:none}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .card-wrapper:has(.gallery-massage-card) .decoration-wrapper{z-index:-2}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .card-wrapper:has(.gallery-massage-card) .decoration-wrapper:where(.unfilled-a,.unfilled-transparent-a){top:unset;bottom:unset;left:unset;right:unset;translate:unset}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .card-wrapper:has(.gallery-massage-card) .decoration-wrapper.unfilled-a .decoration-el{--width: 24px}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .card-wrapper:has(.gallery-massage-card) .decoration-wrapper.unfilled-transparent-a .decoration-el{--width: 30px}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .card-wrapper:has(.gallery-massage-card).decorations-v1{margin-top:31px}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .card-wrapper:has(.gallery-massage-card).decorations-v1 .decoration-wrapper.unfilled-a{display:flex;top:-31px;left:-27px}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .card-wrapper:has(.gallery-massage-card).decorations-v1 .decoration-el.slanted-line{display:flex;--pos-top: 240px;--fault: 100px}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .card-wrapper:has(.gallery-massage-card).decorations-v1 .decoration-el.slanted-line.cropped-right{--pos-top: -20px;--size-x: 125px;--size-y: 73px;--fault: 74px}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .card-wrapper:has(.gallery-massage-card).decorations-v2{margin-top:44px}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .card-wrapper:has(.gallery-massage-card).decorations-v2 .decoration-wrapper.unfilled-a{display:flex;top:-44px;right:-16px}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .card-wrapper:has(.gallery-massage-card).decorations-v2 .decoration-el.slanted-line:not(.cropped-right){display:flex;--pos-top: 130px;--size-y: 200px;--fault: 100px}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .card-wrapper:has(.gallery-massage-card).decorations-v3{margin-top:40px}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .card-wrapper:has(.gallery-massage-card).decorations-v3 .decoration-wrapper.unfilled-transparent-a{display:flex;top:-40px;left:14px}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .card-wrapper:has(.gallery-massage-card).decorations-v3 .decoration-el.slanted-line:not(.cropped-right){display:flex;--pos-top: 240px;--fault: 100px}}@media screen and (max-width: 479px){.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .card-wrapper:has(.gallery-massage-card).decorations-v1 .decoration-el.slanted-line{--pos-top: 274px}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .card-wrapper:has(.gallery-massage-card).decorations-v1 .decoration-el.slanted-line.cropped-right{--pos-top: -10px}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .card-wrapper:has(.gallery-massage-card).decorations-v2 .decoration-el.slanted-line:not(.cropped-right){--pos-top: 164px}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .card-wrapper:has(.gallery-massage-card).decorations-v3 .decoration-el.slanted-line:not(.cropped-right){--pos-top: 274px}}@container massage-gallery (max-width: 1032px){.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery){--decor-unfilled-y-pos: 76px;--decor-unfilled-x-fault: 327}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery) .decoration-wrapper.unfilled-a{top:unset;bottom:var(--decor-unfilled-y-pos)}}@container massage-gallery (max-width: 680px){.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery){--decor-unfilled-x-fault: 466}}.p-massage .mini-gallery-section{display:flex;flex-direction:column;gap:24px;margin-top:150px}.p-massage .mini-gallery-section .custom-stroke-section-header .header-item.mobile-v{display:none}.p-massage .mini-gallery-section .custom-stroke-section-header .header-item .stroke{font-size:clamp(32px,32px + 64 * (100vw - 480px) / 960,96px)}.p-massage .mini-gallery-section .custom-container:has(.mini-gallery){container:massage-gallery/inline-size;display:flex;width:100%;height:-moz-max-content;height:max-content}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery){position:relative;display:flex;width:100%;padding:0 var(--site-x-gap);margin-top:var(--fix-empty-space-top)}.p-massage .mini-gallery-section .mini-gallery{position:relative;display:flex}.p-massage .mini-gallery-section .mini-gallery .gallery-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(328px,1fr));gap:24px}.p-massage .mini-gallery-section .mini-gallery .gallery-list li{position:relative;display:flex;width:100%;height:-moz-max-content;height:max-content}@media screen and (max-width: 1439px){.p-massage .mini-gallery-section .custom-container:has(.mini-gallery){padding:0 var(--site-x-gap)}.p-massage .mini-gallery-section .layout-wrapper:has(.mini-gallery){width:100vw;min-width:100vw;margin-left:calc(var(--site-x-gap) * -1)}}@media screen and (max-width: 599px){.p-massage .mini-gallery-section{gap:16px}.p-massage .mini-gallery-section .custom-stroke-section-header .header-item{display:none;gap:16px;width:100%;text-align:center}.p-massage .mini-gallery-section .custom-stroke-section-header .header-item.mobile-v{display:flex}.p-massage .mini-gallery-section .custom-stroke-section-header .header-item .stroke{-webkit-text-stroke:unset;font-weight:400;color:#fff;text-shadow:0 4px 4px rgba(0,0,0,.55);text-transform:uppercase}}@container massage-gallery (max-width: 1032px){.p-massage .mini-gallery-section .mini-gallery .gallery-list{grid-template-columns:repeat(2,1fr);gap:38px 24px}.p-massage .mini-gallery-section .mini-gallery .gallery-list li:nth-child(3){grid-column:1/3;width:max(60%,328px);margin-inline:auto}}@container massage-gallery (max-width: 680px){.p-massage .mini-gallery-section .mini-gallery .gallery-list{grid-template-columns:100%;gap:95px}.p-massage .mini-gallery-section .mini-gallery .gallery-list li:nth-child(3){grid-column:1}.p-massage .mini-gallery-section .mini-gallery .gallery-list li,.p-massage .mini-gallery-section .mini-gallery .gallery-list li:nth-child(3){width:min(100%,590px);margin-inline:auto}}.maintenance-mode{background:#fb6c29;width:100%;padding:50px;border-radius:15px;margin:50px}.maintenance-mode .container{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:50px}
