.pre-title{color:var(--color-text--dark);font-size:12px;font-weight:600;height:26px;display:flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:8px;background:#fff;box-shadow:0px 0px 1px 2px rgba(171, 210, 250, 0.48);width:fit-content;text-transform:uppercase}.mark-circle{border-radius:800px;width:50vw;aspect-ratio:1.5;position:absolute}.mark-circle.--light{opacity:0.64;background:linear-gradient(165deg, #EDF6FF 30.77%, #ABD2FA 89.25%);filter:blur(100px)}.mark-square{position:absolute;width:70vw;aspect-ratio:1.7777777778}.mark-square.--light{background-image:linear-gradient(to right, rgba(255, 255, 255, 0.7) 1px, transparent 1px), linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 1px, transparent 1px);background-size:48px 48px}.title-wrap{display:flex;flex-direction:row;gap:12px;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;position:relative}#single-product-hero{position:relative}#single-product-hero:after{content:"";background:linear-gradient(180deg, var(--color-headings--dark) 0%, rgba(24, 54, 109, 0.8) 50%);position:absolute;left:0;top:0;width:100%;height:100%}#single-product-hero .single-product__hero-img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}#single-product-hero .single-product-hero-wrap{position:relative;display:flex;z-index:1;padding-bottom:96px;padding-top:var(--sp-96-144)}#single-product-hero .single-product-container{flex-grow:1;padding:48px var(--sp-16-48);border:1px solid rgba(255, 255, 255, 0.24);background:rgba(0, 0, 0, 0.24);backdrop-filter:blur(8px);border-radius:var(--border-r--8);display:flex;flex-direction:column;align-items:center;justify-content:center}#single-product-hero .countdown{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;gap:8px;color:var(--color-text--medium)}#single-product-hero .countdown .day,#single-product-hero .countdown .hour,#single-product-hero .countdown .min,#single-product-hero .countdown .sec{padding:8px;text-align:center;display:flex;flex-direction:column;gap:2px;align-items:center;background:#A7B3C829;border-radius:4px;width:56px}#single-product-hero .countdown .day .num,#single-product-hero .countdown .hour .num,#single-product-hero .countdown .min .num,#single-product-hero .countdown .sec .num{display:block;font-size:24px;font-weight:600;line-height:1}#single-product-hero .countdown .day .word,#single-product-hero .countdown .hour .word,#single-product-hero .countdown .min .word,#single-product-hero .countdown .sec .word{display:block;font-size:12px;font-weight:600}#single-product-hero .hero-scroller{position:absolute;left:50%;transform:translateX(-50%);display:flex;bottom:32px;height:32px;cursor:pointer;animation:infinite 4s Bounce}@keyframes Bounce{0%{transform:translateY(0)}12.5%{transform:translateY(4px)}25%{transform:translateY(0)}37.5%{transform:translateY(4px)}50%{transform:translateY(0)}100%{transform:translateY(0)}}.section-about{position:relative;overflow:hidden}.section-about .mark-circle.--1{top:-25%;left:75vw}.section-about .mark-circle.--2{top:40%;transform:translateY(-50%);left:-25vw}.section-about .mark-square.--1{top:-25%;left:75vw}.section-about .mark-square.--2{top:50%;transform:translateY(-50%);left:-25vw}.section-features .features-wrap{padding:var(--sp-40-96) var(--sp-16-48);z-index:1;position:relative;overflow:hidden}.section-features .features-wrap:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(-165deg, #ffffff00 60%, #f3f6fc 100%);z-index:-1}.section-features .features-wrap .mark-square{position:absolute;width:100%;height:100%;left:0;top:0;z-index:-1}.section-features .features-wrap .features-rep .features-box{background:#fff;border:2px solid #fff;border-radius:var(--border-r--8);padding:var(--sp-16-48) var(--sp-16-24)}.section-features .features-wrap .features-rep .features-box .features-box__header{display:flex;flex-direction:row;gap:12px;align-items:center}.section-features .features-wrap .features-rep .features-box .features-box__header .features-box__icon{height:64px;width:64px;object-fit:contain}.section-tickets{position:relative;z-index:1;background:linear-gradient(165deg, #EDF6FF 30.77%, #ABD2FA 89.25%)}.section-tickets .mark-square{position:absolute;width:100%;height:100%;left:0;top:0;z-index:-1;opacity:0.3}.section-tickets .ticket-rep .ticket-box{border-radius:8px;border:2px solid #FFF;background:rgba(255, 255, 255, 0.64);backdrop-filter:blur(20px);padding:var(--sp-16-48);display:flex;align-items:center;text-align:center;flex-direction:column;gap:var(--sp-16-24)}.section-tickets .ticket-rep .ticket-box .ticket-box__atc-wrap{width:100%}.section-tickets .ticket-rep .ticket-box .ticket-box__img{height:64px;width:auto;object-fit:contain}.section-tickets .ticket-rep .ticket-box form.cart{display:flex;flex-direction:row;gap:6px}.section-tickets .ticket-rep .ticket-box .quantity-buttons-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border:1px solid #DEE7F7;padding:6px !important;height:56px;max-width:92px;background-color:#fff}.section-tickets .ticket-rep .ticket-box .quantity-buttons-wrapper .quanity{display:flex;align-items:center;justify-items:center}.section-tickets .ticket-rep .ticket-box .quantity-buttons-wrapper input{border:none;padding:0;text-align:center;width:48px;font-size:16px;display:flex;align-items:center;color:var(--color-text--dark);max-width:40px}.section-tickets .ticket-rep .ticket-box .quantity-buttons-wrapper button{border:none;background-color:transparent;font-size:22px;color:var(--color-text--dark);cursor:pointer;max-width:24px;width:24px;padding:0 !important}.section-tickets .ticket-rep .ticket-box .single_add_to_cart_button{flex-grow:1;border:none;color:#fff;display:flex;flex-direction:row;gap:6px;align-items:center;height:56px !important}.section-tickets .ticket-rep .ticket-box .single_add_to_cart_button .atc-cart__text-wrap{display:flex;flex-direction:row;gap:6px;align-items:center}.section-tickets .ticket-rep .ticket-box .single_add_to_cart_button .atc-cart__text-wrap.--added{display:none}.section-tickets .ticket-rep .ticket-box .single_add_to_cart_button.added .atc-cart__text-wrap.--main{display:none}.section-tickets .ticket-rep .ticket-box .single_add_to_cart_button.added .atc-cart__text-wrap.--added{display:flex}.section-tickets .ticket-rep .ticket-box .single_add_to_cart_button.loading{position:relative}.section-tickets .ticket-rep .ticket-box .single_add_to_cart_button.loading:before{content:"";width:30px;height:16px;aspect-ratio:1;background:url("/wp-content/uploads/2025/05/loader.gif");display:inline-block;background-size:contain;background-repeat:no-repeat}.section-tickets .ticket-rep .ticket-box.sold-out .ticket-box__atc-wrap,.section-tickets .ticket-rep .ticket-box.sold-out .ticket-box__info-wrap{display:none}.section-tickets .ticket-rep .ticket-box.sold-out .ticket-box__stock-status{background:var(--color-dark);width:100%;padding:6px 16px;border-radius:var(--border-r--8)}.section-experts{position:relative;z-index:1;overflow:hidden}.section-experts .mark-circle.--1{top:-25%;left:75vw}.section-experts .mark-circle.--2{top:40%;transform:translateY(-50%);left:-25vw}.section-experts .mark-square.--1{top:-25%;left:75vw}.section-experts .mark-square.--2{top:50%;transform:translateY(-50%);left:-25vw}.section-experts .expert-rep{display:flex;flex-direction:column;gap:var(--sp-24-48)}.section-experts .expert-rep .expert-box{padding:var(--sp-16-48);background:#fff;border-radius:var(--border-r--8);display:flex;flex-direction:row;gap:24px;border:2px solid #fff}.section-experts .expert-rep .expert-box .expert-box__img{width:33%;object-fit:cover}.section-experts .expert-rep .expert-box .expert-box__inner{width:67%;display:flex;flex-direction:column}.section-experts .expert-rep .expert-box .expert-box__inner .expert-box__header{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.section-experts .expert-rep .expert-box .expert-box__inner .expert-box__header .expert-box__links-wrap{display:flex;flex-direction:row;align-items:center;gap:8px}.section-experts .expert-rep .expert-box .expert-box__inner .expert-box__header .expert-box__links-wrap a{display:flex}.section-experts .expert-rep .expert-box .expert-box__inner .expert-box__summary-wrap{padding-top:24px;border-top:1px solid var(--color-medium);display:flex;flex-direction:row;gap:6px}.section-experts .expert-rep .expert-box .expert-box__inner .expert-box__summary-wrap svg{min-width:20px}@media (max-width:540px){.section-experts .expert-rep .expert-box{flex-direction:column}.section-experts .expert-rep .expert-box .expert-box__img{width:100%;aspect-ratio:1.3333333333;object-position:top}.section-experts .expert-rep .expert-box .expert-box__inner{width:100%}}.section-agenda .agenda-wrap{border-radius:var(--border-r--8);padding:var(--sp-40-96) var(--sp-16-48);background:#fff;border:2px solid #fff}.section-agenda .agenda-wrap #map{z-index:1}.section-agenda .agenda-wrap .agenda__info-wrap{display:flex;flex-direction:column;gap:12px}.section-agenda .agenda-wrap .agenda__info-wrap .agenda__info-box{display:flex;flex-direction:row;align-items:flex-start;gap:8px}.section-agenda .agenda-wrap .agenda__info-wrap .agenda__info-box svg{width:24px;min-width:24px;height:auto;margin-top:1px}.section-agenda .agenda-wrap .icon-link{gap:4px}.section-agenda .agenda-wrap .icon-link svg{width:20px;min-width:20px}.section-agenda .timeline-wrap{display:flex;flex-direction:column;gap:12px}.section-agenda .timeline-wrap .timeline-box .timeline-box__header{height:20px;overflow:hidden;display:flex;flex-direction:row;align-items:center}.section-agenda .timeline-wrap .timeline-box .timeline-box__header .timeline-box__header__time{background:#fff;width:var(--sp-48-64);min-width:var(--sp-48-64);display:block}.section-agenda .timeline-wrap .timeline-box .timeline-box__header .timeline-box__header__divider{height:1px;background:var(--color-medium);flex-grow:1;display:flex;align-items:center}.section-agenda .timeline-wrap .timeline-box .timeline-box__inner{margin-left:var(--sp-48-64);border-radius:var(--border-r--8);border:1px solid var(--color-medium);background:var(--color-bg--light);padding:12px;display:flex;align-items:flex-start;gap:8px}.section-agenda .timeline-wrap .timeline-box .timeline-box__inner .timeline-box__icon{width:24px;height:auto;margin-top:2px}.section-quote{position:relative;min-height:70vh;display:flex}.section-quote:after{content:"";background:linear-gradient(180deg, var(--color-headings--dark) 0%, rgba(24, 54, 109, 0.8) 50%);position:absolute;left:0;top:0;width:100%;height:100%}.section-quote .quote-bg-img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.section-quote .quote-wrap{z-index:1;display:flex;flex-direction:column;text-align:center;align-items:center;flex-grow:1;justify-content:center}@media (max-width:540px){.section-quote{min-height:60vh}}.section-reviews{position:relative;overflow:hidden}.section-reviews .mark-circle.--1{top:-15%;left:75vw}.section-reviews .mark-circle.--2{bottom:10%;left:-25vw}.section-reviews .mark-square.--1{top:-15%;left:75vw}.section-reviews .mark-square.--2{bottom:0%;left:-25vw}.section-reviews .reviews-rep{column-count:3;column-gap:var(--sp-16-24)}.section-reviews .reviews-rep .reviews-box{border:2px solid #fff;break-inside:avoid;padding:var(--sp-24-48) var(--sp-16-24);margin-bottom:var(--sp-16-24)}.section-reviews .reviews-rep .reviews-box .reviews-box__header{display:flex;flex-direction:row;gap:8px;align-items:center}.section-reviews .reviews-rep .reviews-box .reviews-box__header .reviews-box__img{height:40px;width:40px;border-radius:50%}@media (max-width:992px){.section-reviews .reviews-rep{column-count:2}}@media (max-width:767px){.section-reviews .reviews-rep{column-count:1}}.section-partners{display:flex;justify-items:center;text-align:center}.section-partners .reuse-el{width:100vw}.section-partners .partners-carousel-wrap{margin:0 auto;display:flex;flex-direction:row;position:relative;width:100%;overflow:hidden}.section-partners .partners-carousel-wrap:before{content:"";width:10vw;height:100%;position:absolute;left:0;top:0;background:linear-gradient(90deg, white 0%, #ffffff00 100%);z-index:1}.section-partners .partners-carousel-wrap:after{content:"";width:15vw;height:100%;position:absolute;right:0;top:0;background:linear-gradient(90deg, #ffffff00 0%, white 100%);z-index:1}.section-partners .partners-carousel{will-change:transform;animation:scrolling 40s linear infinite;display:flex;flex-direction:row;gap:var(--sp-24-48);padding-right:var(--sp-24-48);flex:0 0 100%;justify-content:space-around;min-width:max-content}.section-partners .partners-carousel .partners-carousel__logo{display:flex}.section-partners .partners-carousel .partners-carousel__img{width:100%;max-width:240px;height:32px;object-fit:contain;object-position:center;filter:brightness(0) saturate(100%) invert(90%) sepia(3%) saturate(1831%) hue-rotate(187deg) brightness(87%) contrast(86%);transition:0.3s}.section-partners .partners-carousel .partners-carousel__img:hover{filter:unset}@keyframes scrolling{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.section-gallery .gallery-wrap{position:relative;overflow:hidden;padding:var(--sp-40-96) var(--sp-16-48) var(--sp-24-48) var(--sp-16-48);z-index:1}.section-gallery .gallery-wrap:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(-180deg, #ffffff00 60%, #f3f6fc 100%);z-index:-1}.section-gallery .gallery-wrap .mark-square.--1{z-index:-1;width:100%;top:0%;left:50%;transform:translateX(-50%);z-index:-1}.section-gallery .gallery-wrap .gallery__nav-wrap{display:flex;justify-content:center;gap:8px;background:#fff;padding:8px;width:fit-content;margin-left:auto;margin-right:auto}.section-gallery .gallery-wrap .gallery__nav-wrap .gallery__nav-el{background:#fff;color:var(--color-primary)}.section-gallery .gallery-wrap .gallery__nav-wrap .gallery__nav-el:hover{background:#f5dede}.section-gallery .gallery-wrap .gallery__nav-wrap .gallery__nav-el.active{background:var(--color-primary);color:#fff}.section-gallery .gallery-wrap .gallery__inner{position:relative}.section-gallery .gallery-wrap .gallery__main{position:absolute;width:100%;top:0;transform:translateY(-10px);opacity:0;transition:0.3s;visibility:hidden}.section-gallery .gallery-wrap .gallery__main.active{z-index:2;position:relative;transform:translateY(0);opacity:1;visibility:visible}.section-gallery .gallery-wrap .gallery__main.--photos{gap:var(--sp-16-24)}.section-gallery .gallery-wrap .gallery__main.--photos .gallery__main-el{display:flex;position:relative;z-index:1;border-radius:var(--border-r--8);overflow:hidden}.section-gallery .gallery-wrap .gallery__main.--photos .gallery__main-el:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;visibility:hidden;background:#18366D7A;transition:0.2s}.section-gallery .gallery-wrap .gallery__main.--photos .gallery__main-el .gallery__img-single__icon{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);visibility:hidden;opacity:0;transition:0.2s;z-index:1;width:24px;height:auto}.section-gallery .gallery-wrap .gallery__main.--photos .gallery__main-el .gallery__img-single{width:100%;height:auto;aspect-ratio:1.3333333333;object-fit:cover}.section-gallery .gallery-wrap .gallery__main.--photos .gallery__main-el:hover:after{opacity:1;visibility:visible}.section-gallery .gallery-wrap .gallery__main.--photos .gallery__main-el:hover .gallery__img-single__icon{opacity:1;visibility:visible}.section-gallery .gallery-wrap .gallery__main.--movies{gap:var(--sp-16-24)}.section-gallery .gallery-wrap .gallery__main.--movies .videos-box{display:flex;position:relative;border-radius:var(--border-r--8);overflow:hidden;cursor:pointer;aspect-ratio:1.7777777778;min-height:100%;width:100%}.section-gallery .gallery-wrap .gallery__main.--movies .videos-box lite-youtube{width:100%;aspect-ratio:1.7777777778;object-fit:cover;max-width:unset}.section-gallery .gallery-wrap .gallery__main.--movies .videos-box lite-youtube:after{background:#00000030}.section-gallery .gallery-wrap .gallery__main.--movies .videos-box .lty-playbtn{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2250%22%20height%3D%2247%22%20viewBox%3D%220%200%2050%2047%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20clip-path%3D%22url(%23clip0_3143_7561)%22%3E%3Crect%20x%3D%2216.564%22%20y%3D%2214.4619%22%20width%3D%2218.0769%22%20height%3D%2219.2821%22%20fill%3D%22white%22/%3E%3Cpath%20d%3D%22M39.091%206.87109H10.909C5.3798%206.87109%200.897461%2011.2414%200.897461%2016.6324V30.3682C0.897461%2035.7592%205.3798%2040.1295%2010.909%2040.1295H39.091C44.6203%2040.1295%2049.1026%2035.7592%2049.1026%2030.3682V16.6324C49.1026%2011.2414%2044.6203%206.87109%2039.091%206.87109ZM32.3202%2024.1686L19.1386%2030.2982C18.7874%2030.4616%2018.3817%2030.2119%2018.3817%2029.8325V17.1901C18.3817%2016.8053%2018.798%2016.5559%2019.15%2016.7299L32.3316%2023.2427C32.7235%2023.4363%2032.7168%2023.9843%2032.3202%2024.1686Z%22%20fill%3D%22%23F61C0D%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_3143_7561%22%3E%3Crect%20width%3D%2248.2051%22%20height%3D%2247%22%20fill%3D%22white%22%20transform%3D%22translate(0.897461)%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-size:12%;filter:none}.section-gallery .gallery-wrap .gallery__main.--movies .videos-box .video-box__bk{width:100%;height:100%;background:#000;opacity:0.6;position:absolute;left:0;top:0;z-index:1;transition:0.2s}.section-gallery .gallery-wrap .gallery__main.--movies .videos-box .video-box__play-btn{cursor:pointer;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:2}.section-gallery .gallery-wrap .gallery__main.--movies .videos-box .video-reviews-box__video-link{width:100%;pointer-events:none}.popup{position:fixed;width:100%;height:100%;left:0;top:0;visibility:hidden;opacity:0;transition:0.3s;z-index:999}.popup .popup__bg{background:#ffffffbf;width:100%;height:100%;position:absolute;z-index:-1}.popup-content{position:absolute;left:50%;top:50%;width:90%;max-width:1000px;transform:translate(-50%, -48%);z-index:1;background:#fff;box-shadow:rgba(149, 157, 165, 0.2) 0px 8px 24px;transition:0.3s;transition-delay:0.1s;aspect-ratio:1.7777777778;border-radius:var(--border-r--16);overflow:hidden}.popup-content lite-youtube{max-width:unset;width:100%}.popup__close-icon{display:flex;cursor:pointer;position:absolute;right:24px;top:24px;z-index:2;background:var(--color-primary);border-radius:50%;padding:6px}.popup.active{visibility:visible;opacity:1}.popup.active .popup-content{transform:translate(-50%, -50%)}.section-faq{position:relative}.section-faq .faq-wrap .faq-el{border-bottom:1px solid #DEE7F7;padding:24px 0}.section-faq .faq-wrap .faq-el .faq-el__header{display:flex;flex-direction:row;justify-content:space-between;gap:12px;position:relative;cursor:pointer}.section-faq .faq-wrap .faq-el .faq-el__header .faq-el__header__title{width:90%;transition:0.3s}.section-faq .faq-wrap .faq-el .faq-el__header .faq-el__header__icon{width:28px;height:28px;display:flex;align-items:center;position:relative}.section-faq .faq-wrap .faq-el .faq-el__header .faq-el__header__icon .faq__icon--1,.section-faq .faq-wrap .faq-el .faq-el__header .faq-el__header__icon .faq__icon--2{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);transition:0.2s}.section-faq .faq-wrap .faq-el .faq-el__header.active .faq-el__header__title{color:var(--color-headings--dark)}.section-faq .faq-wrap .faq-el .faq-el__header.active .faq__icon--1,.section-faq .faq-wrap .faq-el .faq-el__header.active .faq__icon--2{transform:translate(-50%, -50%) rotate(45deg)}.section-faq .faq-wrap .faq-el .faq-el__content{padding-top:16px}.section-faq .faq-wrap .faq-el:last-child{border-bottom:none}.section-newsletter{position:relative;z-index:1}.section-newsletter .mark-circle.--1{left:50%;top:0;transform:scaleY(-1)}.section-newsletter .newsletter-box{z-index:1;background:#fff;border:2px solid #fff;padding:var(--sp-40-96) var(--sp-16-48);position:relative;background:#abd2fa0f;overflow:hidden}.section-newsletter .newsletter-box:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(25deg, white 0%, rgba(255, 255, 255, 0.66) 50%)}.section-newsletter .newsletter-box .mark-square.--1{width:100%;height:100%;left:0;top:0;z-index:1}.section-newsletter .newsletter-box .newsletter-box__inner{z-index:2;position:relative}.section-newsletter .newsletter-box .newsletter-box__inner .newsletter-box__content{max-width:480px}.section-newsletter .newsletter-box .newsletter-box__form-wrap{z-index:2;position:relative}.section-marque .container{padding-top:1%;padding-bottom:1%;margin-left:-1%;min-width:calc(100vw + 2%);overflow:hidden;transform:rotate(-1deg)}.section-marque .marque-bar{background:linear-gradient(180deg, #344E7F 0%, #18366D 100%);color:#fff;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;flex-wrap:nowrap;gap:var(--sp-24-48);width:max-content}.section-marque .marque-bar .marque-bar__row{will-change:transform;animation:scrolling 60s linear reverse infinite;display:flex;flex-direction:row;align-items:center;gap:var(--sp-24-48);justify-content:space-around}.section-marque .marque-bar .marque--bar-el{white-space:nowrap}.section-marque .marque-bar:hover .marque-bar__row{animation-play-state:paused}@keyframes scrolling{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.section-other-events{position:relative;overflow:hidden;z-index:1}.section-other-events .mark-circle.--1{bottom:-25%;left:-15%;opacity:0.5}.section-other-events .mark-square.--1{bottom:0;left:0}.section-other-events:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(-165deg, #ffffffc7 0%, #f3f6fc 60%);z-index:-1}.section-other-events .events-carousel{z-index:2;width:100vw;overflow:hidden}.section-other-events .event-box{background:#fff;border-radius:var(--border-r--8);border:2px solid #fff;overflow:hidden;padding:var(--sp-16-48);min-height:100%;height:auto;display:flex;flex-direction:column}.section-other-events .event-box .event-box__info-wrap{display:flex;flex-direction:column;gap:12px}.section-other-events .event-box .event-box__info-wrap .event-box__info-box{display:flex;flex-direction:row;gap:8px;align-items:flex-start}.section-other-events .event-box .event-box__info-wrap .event-box__info-box svg{width:24px;height:24px;object-fit:contain;margin-top:2px}.section-other-events .event-box .icon-link{width:fit-content}.section-other-events .event-box .icon-link svg{height:20px;width:20px;transition:0.3s}.section-other-events .event-box .icon-link:hover svg{transform:translateX(3px)}@media (min-width:1240px){.events-carousel{width:calc(1200px + (100vw - 1200px) / 2)}}.swiper-nav .swiper-nav__buttons{display:flex;flex-direction:row;gap:12px}.swiper-nav .swiper-nav__buttons .swiper-nav__button{height:48px;width:48px;display:flex;align-items:center;justify-content:center;border-radius:var(--border-r--8);border:1px solid var(--color-medium);background:#FFF;transition:0.3s;cursor:pointer}.swiper-nav .swiper-nav__buttons .swiper-nav__button:hover{border-color:var(--color-text--light);background:var(--color-bg--light)}@media (max-width:767px){.swiper-nav{position:absolute;right:16px;top:-10px}.swiper-nav .swiper-nav__buttons .swiper-nav__button{height:40px !important;width:40px !important}}.section-contact{position:relative;overflow:hidden}.section-contact .contact-user-box{display:flex;flex-direction:row;gap:12px;align-items:center}.section-contact .contact-user-box .contact-user-box__img{width:64px;height:64px;border-radius:50%}.section-contact .contact-user-box .contact-user-box__inner{display:flex;flex-direction:column;gap:2px}.section-contact .contact-user-data{display:flex;flex-direction:row;gap:var(--sp-16-48);flex-wrap:wrap;padding-bottom:24px;border-bottom:1px solid var(--color-medium)}.section-contact .contact-user-data .icon-link svg{height:24px}.section-contact .contact-user-data .icon-link .icon-link__text{font-weight:500}.section-contact .contact-user-data .icon-link .icon-link__text:before{opacity:1}.section-contact .contact-user-summary{display:flex;flex-direction:row;gap:4px;align-items:center}.section-contact .contact-user-summary svg{height:20px;width:auto}.section-contact .contact-form-wrap{position:relative;z-index:1}.section-contact .contact-form-wrap .mark-circle.--1{left:50%;top:50%;transform:translate(-50%, -50%);background:radial-gradient(49.92% 49.92% at 50% 50.08%, #ABD2FA 50%, #EDF6FF 100%);filter:blur(100px);aspect-ratio:1;width:120%}.section-contact .contact-form-wrap .mark-square.--1{left:50%;top:50%;transform:translate(-50%, -50%)}.section-contact .contact-form-wrap .contact-form-box{border-radius:var(--border-r--8);border:2px solid #fff;background:rgba(255, 255, 255, 0.64);backdrop-filter:blur(20px);padding:var(--sp-24-48) var(--sp-16-24);min-height:500px}.event-float-btn{position:fixed;z-index:11;bottom:-200px;transition:0.3s;width:100vw;background:linear-gradient(180deg, #EDF6FF 20%, #ABD2FA 90%);border-top:2px solid #fff}.event-float-btn .container{padding-top:12px;padding-bottom:12px;display:flex;flex-direction:row;gap:16px;align-items:center;justify-content:space-between}.event-float-btn .event-float__info-wrap{color:var(--color-headings--dark)}.event-float-btn .event-float__info-wrap .event-float__info__desc-wrap{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:2px;column-gap:8px;align-items:center}.event-float-btn .event-float__info-wrap .event-float__info__desc-wrap .event-float__info__desc-box{display:flex;flex-direction:row;gap:4px;align-items:center}.event-float-btn .event-float__info-wrap .event-float__info__desc-wrap .event-float__info__desc-box svg{width:20px;height:auto}.event-float-btn .event-float__button-wrap{display:flex;flex-direction:row;gap:24px;align-items:center}.event-float-btn.active{bottom:0}@media (min-width:541px) and (max-width:991px){.event-float-btn .event-float__button-wrap{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width:768px){.event-float-btn .container{flex-align:column;gap:12px;text-decoration:center}}@media (max-width:540px){.event-float-btn .container{gap:0}.event-float-btn .container .event-float__info-wrap{display:none}.event-float-btn .container .event-float__button-wrap{width:100%}.event-float-btn .container .event-float__button-wrap .button{flex-grow:1}.event-float-btn .container .event-float__button-wrap .icon-link.--share .icon-link__text{display:none}}