.main-header{width:100%}.header-container{width:100%;max-width:1280px;margin:0 auto;padding:0 10px;display:flex;align-items:center;justify-content:space-between;height:100%}.header-top-left,.header-top-right{display:flex;align-items:center;gap:20px}.location-info-header{display:flex;align-items:center;gap:5px;white-space:nowrap}.header-top-left{width:16px;height:16px}.header-top-right span{font-weight:500}.social-icons{display:flex;gap:10px}.location-info-icon{width:14px;height:14px}.about-us-menu{display:flex;flex-direction:row;gap:10px;margin:0;padding:0;list-style:none}.about-us-menu li{white-space:nowrap}.about-us-menu a{color:#fff;text-decoration:none;padding:5px 0;display:block;transition:opacity .2s}.about-us-menu a:hover{opacity:.7}.main-nav-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap}.main-nav-list a{color:#fff;text-decoration:none;padding:5px 0;display:block;transition:opacity .2s}.main-nav-list a:hover{opacity:.7}.dropdown-menu li a{padding:8px 20px;white-space:nowrap;color:#fff}.dropdown-menu li a:hover{background-color:#3b4e64}.main-header{position:absolute;top:0;left:0;z-index:99;width:100%;transition:all .3s ease}.header-top{background-color:rgba(135,129,130,.8)!important;color:var(--white);height:40px;width:100%;display:flex;align-items:center;font-size:12px;justify-content:space-between;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.header-bottom{background-color:rgba(255,255,255,.42)!important;height:90px;width:100%;display:flex;padding:10px 0;align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1)}.typography-home .header-bottom{background-color:rgba(255,255,255,.42)!important;border-bottom-color:rgba(255,255,255,.34)}.header-bottom .header-container{height:100%;justify-content:space-between;align-items:center;gap:10px}.header-bottom .logo{padding:10px;height:100%;display:flex;align-items:center;gap:10px;text-decoration:none;color:#333;white-space:nowrap}.header-bottom .logo img{height:100%;width:auto;max-width:220px;object-fit:contain}.header-bottom .logo span{font-weight:600;font-size:20px;line-height:1.1}.header-bottom .main-nav{flex-grow:1}.header-global-search.section-search__wrapper-input,.mobile-menu-search.section-search__wrapper-input{position:relative;padding:0}.header-global-search.section-search__wrapper-input{flex:0 1 260px;min-width:180px;max-width:320px}.header-global-search.section-search__wrapper-input input,.mobile-menu-search.section-search__wrapper-input input{width:100%;height:42px;border:1px solid rgba(15,23,42,.14);border-radius:999px;background:rgba(255,255,255,.88);color:#1f2937;font-size:15px;line-height:1;padding:0 46px 0 18px;outline:0;box-shadow:0 8px 24px rgba(15,23,42,.08)}.header-global-search.section-search__wrapper-input input:focus,.mobile-menu-search.section-search__wrapper-input input:focus{border-color:rgba(13,148,136,.5);box-shadow:0 0 0 3px rgba(13,148,136,.14),0 8px 24px rgba(15,23,42,.08)}.global-search-submit{position:absolute;top:50%;right:7px;width:32px;height:32px;border:0;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#0d9488;color:#fff;cursor:pointer;transform:translateY(-50%);transition:background-color .2s ease,transform .2s ease}.global-search-submit:hover{background:#0f766e;transform:translateY(-50%) scale(1.04)}.global-search-submit svg{width:18px;height:18px;fill:currentColor}.header-global-search .header__wrapper-search-window,.mobile-menu-search .header__wrapper-search-window{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:1002}.header-global-search .header__search-window,.mobile-menu-search .header__search-window{top:0;padding:14px;border-radius:14px}.header-bottom .main-nav .main-nav-list{font-weight:500}.header-bottom .main-nav .main-nav-list .chevron-down{display:inline-block;width:10px;height:10px;border-right:2px solid #333;border-bottom:2px solid #333;transform:rotate(45deg);margin-left:5px;transition:transform .3s ease}.has-mega-menu:hover .chevron-down{transform:rotate(225deg)}.irida-dropdown-menu{transform:translateY(20px);position:absolute;left:0;top:100%;width:100%;background:#fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000}.has-mega-menu:hover .irida-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.irida-tabs-list{display:flex;border-bottom:1px solid #eee;padding:0;margin:0}.irida-tab{padding:12px 20px;background:0 0;border:none;cursor:pointer;font-size:14px;color:#555;border-bottom:3px solid transparent;transition:all .3s ease}.irida-tab.active,.irida-tab:hover{color:#0d9488;border-bottom-color:#0d9488}.irida-tab-content{display:none;padding:20px 0}.irida-tab-content.active{display:block}.irida-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.irida-grid-item{color:#333;text-decoration:none;transition:all .3s ease;padding:10px;border-radius:4px}.irida-grid-item:hover{background:#f5f5f5}.irida-grid-item h4{margin:0 0 5px 0;font-size:16px;color:#222}.irida-grid-item p{margin:0;font-size:14px;color:#666}.menu-arrow-icon{transition:transform .3s ease}.has-mega-menu:hover .menu-arrow-icon{transform:rotate(180deg)}.header-bottom .main-nav .main-nav-list a{font-size:1.5rem;color:#333;font-weight:500;text-decoration:none;padding:5px 15px;display:flex;gap:5px;transition:color .2s;align-items:center}.menu-arrow-icon{width:12px;height:12px;display:block;flex-shrink:0;transition:transform .3s ease}.has-mega-menu:hover .menu-arrow-icon{transform:rotate(180deg)}.irida-grid-item{display:flex;flex-direction:column}.tab-pane h4{font-size:18px;color:#333;margin-bottom:10px;font-weight:600}.tab-pane ul{list-style:none;padding:0;margin:0}.tab-pane ul li{margin-bottom:8px}.tab-pane ul li a{color:#666;text-decoration:none;transition:color .2s}.tab-pane ul li a:hover{color:#0d9488}.contacts-header{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.contacts-header .phone-number{white-space:nowrap;display:flex;align-items:center;gap:8px;color:#333;text-decoration:none;font-size:14px;font-weight:500;line-height:1.3;transition:color .2s}.contacts-header .phone-number:hover{color:#0d9488}.contacts-header-main{display:flex;justify-content:end;gap:15px}.mobile-header-contact-lines{display:none}.messange-icons{display:flex;gap:15px;align-items:center}.irida-social-icons a svg path{transition:fill .3s ease;fill:#1e293b}.irida-social-icons a[href*="wa.me"]:hover svg path{fill:#2CB742}.irida-social-icons a[href*="tg.me"]:hover svg path{fill:#0088CC}.social-icons{display:flex;gap:7px}.social-icons a{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;transition:background-color .3s ease}.social-icons a[aria-label="ВК"]:hover{background-color:#07f}.social-icons a[aria-label="Одноклассники"]:hover{background-color:#ee8208}.social-icons a[aria-label=tg]:hover{background-color:#08c}@media (max-width:768px){.contacts-header .phone-number{font-size:13px}.messange-icons .social-icon{width:22px;height:22px}.messange-icons .message-icon{width:12px;height:12px}}@media (max-width:1024px){.header-bottom .main-nav .main-nav-list{column-gap:15px}.header-bottom .logo img{height:50px}.header-bottom .logo span{font-size:18px}}@media (max-width:787px){.burger-menu{display:block!important}.header-bottom .main-nav .main-nav-list{display:none}}@media (max-width:768px){.slide-nav-next,.slide-nav-prev{display:none}.header-top{font-size:12px}.header-top-left .location-info{display:none}.header-bottom .logo img{height:40px}.header-bottom .logo span{font-size:16px}.header-bottom .main-nav{display:none}.contacts .phone-number{font-size:13px}}.burger-menu{display:none;cursor:pointer;padding:10px}.burger-icon{width:24px;height:2px;background-color:#333;position:relative;transition:all .3s ease}.burger-icon:after,.burger-icon:before{content:'';position:absolute;width:24px;height:2px;background-color:#333;transition:all .3s ease}.burger-icon:before{top:-8px}.burger-icon:after{top:8px}.burger-menu.active .burger-icon{background-color:transparent}.burger-menu.active .burger-icon:before{transform:rotate(45deg);top:0}.burger-menu.active .burger-icon:after{transform:rotate(-45deg);top:0}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;backdrop-filter:blur(10px);transition:all .24s ease;transform:translateX(-50%);pointer-events:none}.mobile-menu.active{transform:translateX(0);opacity:1;pointer-events:all}.mobile-menu-container{width:90%;max-width:500px;height:70%;overflow-y:auto}.mobile-menu-search.section-search__wrapper-input{margin:44px 0 24px}.mobile-menu-search.section-search__wrapper-input input{height:50px;background:#fff;font-size:16px}.mobile-nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:13px}.mobile-nav-list a{color:#fff;text-decoration:none;font-size:1.5rem;font-weight:500;display:block;padding:10px 0;transition:color .2s}.mobile-nav-list a:hover{color:#0d9488}.mobile-menu-close{position:absolute;top:20px;right:20px;color:#fff;font-size:2rem;cursor:pointer}@media (max-width:768px){.burger-menu{display:block}.header-global-search.section-search__wrapper-input{display:none}.header-bottom .main-nav{display:none}.location-info-header{display:none}.about-us-menu{display:none}.messange-icons{display:none}}@media (min-width:769px){.mobile-menu-search.section-search__wrapper-input{display:none}}@media (max-width:768px){.header-location-link{display:flex;align-items:center;justify-content:center;width:30px;height:30px;flex-shrink:0}.header-location-link svg{display:block;width:26px;height:26px}}.messange-icons-modile{display:flex;margin-top:20px}.messange-icons-modile .irida-social-icons{display:flex;gap:20px}.messange-icons-modile .irida-social-icons a{display:flex;align-items:center;justify-content:center;width:53px;height:53px;border-radius:50%;background-color:#fff;transition:background-color .3s ease}.messange-icons-modile .irida-social-icons a:hover{background-color:var(--teal-600)}.footer{background-color:#150e0e;color:#fff;padding:4rem 0}.footer-container{max-width:120rem;margin:0 auto;padding:0 2rem}.footer-content{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media (min-width:76.8rem){.footer-content{grid-template-columns:repeat(3,1fr)}}.footer-section h4{font-weight:500;margin-bottom:1rem;color:var(--slate-100);font-size:1.6rem}.footer-logo{height:5rem;width:auto;margin-bottom:1rem}.footer-description{color:#fff;font-size:1.4rem;line-height:1.6}.footer-links{display:flex;flex-direction:column;gap:.5rem}.footer-link{color:#fff;font-size:1.4rem;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#fff}.footer-contact{display:flex;flex-direction:column;gap:.5rem}.footer-contact-item{color:#fff;font-size:1.4rem}.footer-newsletter{display:flex;flex-direction:column;gap:1rem}.footer-newsletter-description{color:#cbd5e1;font-size:1.4rem;margin-bottom:1rem}.footer-newsletter-form{display:flex}.footer-newsletter-input{flex:1;padding:.5rem .75rem;background-color:#1e293b;border:1px solid #334155;border-radius:.375rem 0 0 .375rem;color:#fff;font-size:1.4rem}.footer-newsletter-input::placeholder{color:#94a3b8}.footer-newsletter-input:focus{outline:0;border-color:#0d9488}.footer-newsletter-button{padding:.5rem 1rem;background-color:#0d9488;color:#fff;border:none;border-radius:0 .375rem .375rem 0;font-size:1.4rem;cursor:pointer;transition:background-color .3s ease}.footer-newsletter-button:hover{background-color:#0f766e}.footer-bottom{border-top:1px solid #1e293b;padding-top:2rem;font-size:1.4rem;color:#94a3b8}.footer-bottom-content{display:flex;flex-direction:column;gap:.5rem}.footer-disclaimer{margin-bottom:2rem;color:#c5bdba;font-size:1.2rem;line-height:1.6}.footer-disclaimer p{margin:0}.footer-disclaimer p+p{margin-top:.6rem}@media (min-width:76.8rem){.footer-bottom-content{flex-direction:row;justify-content:space-between;align-items:center;gap:0}}.footer-copyright{color:#fff}.footer-credit{color:#fff}.element-animation{opacity:0;transform:translateY(24px)}.element-animation-from-left{transform:translateX(-24px)}.element-animation-from-right{transform:translateX(24px)}.element-animation-title{transform:translateY(113px)}.element-animation.element-show{opacity:1;transition:all ease .85s;transform:translate(0)}.element-animation-fast.element-show{transition:all ease .51s}.element-animation.element-animation-desc.element-show{transform:translateY(-50%)!important}.com-min-h-screen{min-height:100vh}.com-bg-white{background-color:#fff}.all-tours-header p{font-size:1.6rem}.about-hero{position:relative;min-height:75vh;display:flex;align-items:center;overflow:hidden;margin:0;padding:2rem 0;background:#000}.about-hero-bg{position:absolute;inset:0;z-index:1}.about-hero-bg-image{width:100%;height:100%;object-fit:cover;object-position:center}.about-hero-overlay{position:absolute;inset:0;background-color:rgba(0,0,0,.4);z-index:2}.about-hero-content{position:relative;z-index:3;width:100%;max-width:1280px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:75vh}.about-hero-text{color:#fff;max-width:700px;margin-bottom:3rem}.about-hero-title{font-size:4rem;font-weight:300;margin-bottom:1.5rem;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.3)}.about-hero-description{font-size:1.8rem;line-height:1.6;opacity:.9;margin-bottom:2rem;text-shadow:0 1px 2px rgba(0,0,0,.2)}.about-hero-registry-link{display:flex;align-items:center;gap:1.5rem;color:#fff;text-decoration:none;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);padding:1.5rem 2rem;border-radius:1rem;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;max-width:500px}.about-hero-registry-link:hover{background:rgba(255,255,255,.15);transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,.2);border-color:rgba(255,255,255,.3)}.about-hero-registry-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.about-hero-registry-icon svg{filter:drop-shadow(0 2px 4px rgba(0, 0, 0, .3))}.about-hero-registry-text{font-size:1.6rem;line-height:1.4;margin:0}.about-hero-registry-number{font-size:1.4rem;opacity:.8;font-weight:400}@keyframes aboutFadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.about-element-animation{animation:aboutFadeInUp .8s ease-out forwards}.about-text-typing{border-right:2px solid rgba(255,255,255,.7);white-space:nowrap;overflow:hidden;animation:aboutTyping 3.5s steps(40,end),aboutBlinkCaret .75s step-end infinite}@keyframes aboutTyping{from{width:0}to{width:100%}}@keyframes aboutBlinkCaret{from,to{border-color:transparent}50%{border-color:rgba(255,255,255,.7)}}@media (max-width:1024px){.about-hero{min-height:65vh}.about-hero-title{font-size:3.2rem}.about-hero-content{min-height:65vh;padding:0 16px}}@media (max-width:768px){.about-hero{min-height:60vh;padding:1.5rem 0}.about-hero-content{min-height:60vh;padding:0 12px}.about-hero-title{font-size:2.8rem}.about-hero-description{font-size:1.6rem}.about-hero-registry-link{align-items:center;gap:1rem;padding:1.2rem;width:100%;max-width:none}.about-hero-registry-text{font-size:1.4rem}.about-hero-registry-number{font-size:1.2rem}}@media (max-width:480px){.about-hero{min-height:55vh}.about-hero-content{min-height:55vh}.about-hero-title{font-size:2.4rem}.about-hero-description{font-size:1.4rem}.about-hero-registry-link{padding:1rem}}body.page-about .about-hero{isolation:isolate}.com-hero-section{position:relative;height:75vh;overflow:hidden;margin:0}.com-hero-background{position:absolute;inset:0}.com-hero-image{width:100%;height:100%;object-fit:cover}.com-hero-overlay{position:absolute;inset:0;background-color:rgba(0,0,0,.4)}.com-hero-content{height:100%;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%;max-width:128rem;margin:0 auto;padding:0 20px}.com-hero-text{color:#fff;max-width:70rem}.com-hero-title{font-size:4rem;font-weight:300;margin-bottom:1.5rem;line-height:1.2}.com-text-teal-400{color:#2dd4bf}.com-hero-description{font-size:2rem;margin-bottom:2rem;line-height:1.75;color:#e2e8f0}.com-badges-container{display:flex;flex-wrap:wrap;gap:.75rem}.com-badge{padding:1rem 1.2rem;font-size:1.4rem;font-weight:500;transition:background-color .2s;border-bottom:1px solid var(--teal-600)}.com-badge-primary{color:#fff}.com-badge-secondary{color:#fff}.com-container{max-width:128rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.com-story-section{padding:5rem 0}.com-story-grid{display:grid;gap:4rem}@media (min-width:1024px){.com-story-grid{grid-template-columns:repeat(2,1fr);align-items:center}}.com-section-title{font-size:3rem;font-weight:300;margin-bottom:2rem;color:#1e293b}.com-story-text{font-size:1.5rem;display:flex;flex-direction:column;gap:1.5rem;color:#374151;line-height:1.75}.com-rounded-image{width:100%;height:40rem;object-fit:cover;object-position:top;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.com-values-section{padding:5rem 0;background-color:#f8fafc}.com-section-header{text-align:center;margin-bottom:4rem}.com-section-subtitle{font-size:2rem;color:#475569;max-width:60rem;margin-left:auto;margin-right:auto}.com-values-grid{display:grid;gap:2rem}@media (min-width:768px){.com-values-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.com-values-grid{grid-template-columns:repeat(3,1fr)}}.com-value-card{text-align:center;border:none;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:box-shadow .3s;border-radius:.5rem;background-color:#fff}.com-value-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.com-value-icon-container{display:flex;justify-content:center;margin:1.5rem}.com-value-icon-wrapper{width:8rem;height:8rem;background-color:var(--slate-100);border-radius:9999px;display:flex;align-items:center;justify-content:center}.com-value-icon{width:4rem;height:4rem;color:var(--slate-600)}.com-value-title{font-size:1.8rem;font-weight:500;margin-bottom:1rem;color:#1e293b}.com-value-description{font-size:1.5rem;color:#475569;line-height:1.75;padding:1.2rem 2.5rem}.com-mission-section{padding:5rem 0;background-color:#1e293b;color:#fff}.com-mission-grid{display:grid;gap:4rem}@media (min-width:1024px){.com-mission-grid{grid-template-columns:repeat(2,1fr);align-items:center}}.com-mission-title{font-size:3rem;font-weight:300;margin-bottom:2rem}.com-mission-text{font-size:1.5rem;display:flex;flex-direction:column;gap:1.5rem;color:#cbd5e1;line-height:1.75}.com-cta-section{padding:5rem 0;background-color:var(--slate-700)}.com-cta-container{max-width:56rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;text-align:center}.com-cta-title{font-size:3rem;font-weight:300;margin-bottom:1.5rem;color:#fff}.com-cta-description{font-size:1.8rem;color:#fff;margin-bottom:2rem;line-height:1.75}.com-cta-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media (min-width:640px){.com-cta-buttons{flex-direction:row}}.com-cta-button{padding:.75rem 2rem;border-radius:.5rem;font-weight:500;transition:all .2s;font-size:1.2rem}.com-cta-button.com-primary{background-color:#fff;color:var(--slate-700);border:none;font-size:1.5rem}.com-cta-button.com-primary:hover{background-color:#f1f5f9}.com-cta-button.com-secondary{border:2px solid #fff;color:#fff;background-color:transparent;font-size:1.5rem}.com-cta-button.com-secondary:hover{background-color:#fff;color:var(--slate-700)}.con-min-h-screen{min-height:100vh}.con-bg-white{background-color:#fff}.con-container{height:100%;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%;max-width:128rem;margin:0 auto;padding:0 20px;font-size:1.5rem}.con-hero-section{position:relative;height:75vh;overflow:hidden}.con-hero-background{position:absolute;inset:0}.con-hero-image{width:100%;height:100%;object-fit:cover}.con-hero-overlay{position:absolute;inset:0;background-color:rgba(0,0,0,.5)}.con-hero-content{height:100%;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%;max-width:128rem;margin:0 auto;padding:0 20px}.con-hero-text{color:#fff;max-width:70rem}.con-hero-title{font-size:4rem;font-weight:300;margin-bottom:1.5rem;line-height:1.2}.con-hero-description{font-size:2rem;margin-bottom:2rem;line-height:1.75;color:#e2e8f0}.con-badges-container{display:flex;flex-wrap:wrap;gap:.75rem}.con-badge{padding:.5rem 1rem;border-bottom:1px solid var(--teal-600);font-size:1.4rem;font-weight:500;transition:background-color .2s}.con-badge-primary{color:#fff}.con-badge-secondary{color:#fff}.con-contact-methods-section{padding:4rem 0;background-color:#f8fafc}.con-contact-methods-grid{display:grid;gap:2rem}@media (min-width:768px){.con-contact-methods-grid{grid-template-columns:repeat(3,1fr)}}.con-contact-method-card{text-align:center;border:none;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:box-shadow .3s;border-radius:.5rem;background-color:#fff;padding:2rem}.con-contact-method-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.con-contact-method-icon-container{display:flex;justify-content:center;margin-bottom:1.5rem}.con-contact-method-icon-wrapper{width:4rem;height:4rem;background-color:var(--slate-700);border-radius:9999px;display:flex;align-items:center;justify-content:center}.con-contact-method-icon{width:2rem;height:2rem;color:#fff}.con-contact-method-title{font-size:2rem;font-weight:500;margin-bottom:1rem;color:#1e293b}.con-contact-method-primary{font-weight:500;color:#1e293b;margin-bottom:.25rem}.con-contact-method-secondary{color:#475569;margin-bottom:.75rem}.con-contact-method-description{font-size:1.2rem;color:#64748b}.con-contact-form-section{padding:5rem 0;font-size:1.5rem}.con-contact-grid{display:grid;gap:4rem}@media (min-width:1024px){.con-contact-grid{grid-template-columns:1fr}}.con-section-title{font-size:3rem;font-weight:300;margin-bottom:2rem;color:#1e293b}.con-section-subtitle{color:#475569;margin-bottom:2rem}.con-contact-form{display:flex;flex-direction:column;gap:1.5rem}.con-form-row{display:grid;gap:1rem}@media (min-width:768px){.con-form-row{grid-template-columns:repeat(2,1fr)}}.con-form-group{display:flex;flex-direction:column;gap:.5rem}.con-form-label{font-size:1.2rem;font-weight:500;color:#374151}.con-form-input,.con-form-select,.con-form-textarea{padding:1rem 1.2rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1.5rem;transition:border-color .2s,box-shadow .2s}.con-form-input:focus,.con-form-select:focus,.con-form-textarea:focus{outline:0;border-color:var(--slate-700);box-shadow:0 0 0 2px rgba(13,148,136,.2)}.con-form-textarea{resize:vertical;min-height:120px}.con-submit-button{display:flex;align-items:center;justify-content:center;padding:1.2rem 2rem;background-color:var(--slate-700);color:#fff;border:none;border-radius:.5rem;font-weight:500;transition:background-color .2s;cursor:pointer}.con-submit-button:hover{background-color:#0f766e}.con-submit-button:disabled{background-color:#0f766e;cursor:not-allowed}.con-button-icon{width:1.25rem;height:1.25rem;margin-right:.5rem}.con-form-disclaimer{font-size:1.2rem;color:#64748b;text-align:center}.con-contact-info{display:flex;flex-direction:column;gap:2rem}.con-info-title{font-size:2rem;font-weight:300;margin-bottom:1rem;color:#1e293b}.con-map-container{margin-bottom:1rem}.con-map-placeholder{height:16rem;background-color:#e2e8f0;border-radius:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#64748b}.con-map-icon{width:3rem;height:3rem;margin-bottom:.5rem}.con-map-address{font-size:1.2rem;margin-top:.25rem}.con-transport-list{display:flex;flex-direction:column;gap:1rem}.con-transport-item{display:flex;gap:.75rem;align-items:flex-start}.con-transport-icon{width:1.25rem;height:1.25rem;color:var(--slate-700);flex-shrink:0;margin-top:.25rem}.con-transport-title{font-weight:500;color:#1e293b}.con-transport-desc{color:#475569}.con-offices-section{padding:5rem 0;background-color:#f8fafc}.con-section-header{text-align:center;margin-bottom:4rem}.con-offices-grid{display:grid;gap:2rem}@media (min-width:1024px){.con-offices-grid{grid-template-columns:repeat(3,1fr)}}.con-office-card{border:none;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:box-shadow .3s;border-radius:.5rem;background-color:#fff;padding:1.5rem}.con-office-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.con-office-main{border:2px solid var(--slate-700)}.con-office-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.con-office-title{font-size:1.8rem;font-weight:500;color:#1e293b}.con-office-badge{background-color:var(--slate-700);color:#fff;padding:.25rem .5rem;border-radius:.25rem;font-size:1.2rem;font-weight:500}.con-office-content{display:flex;flex-direction:column;gap:1rem}.con-office-info{display:flex;gap:.75rem;align-items:flex-start}.con-office-icon{width:1.25rem;height:1.25rem;color:var(--slate-700);flex-shrink:0;margin-top:.25rem}.con-office-phone{font-weight:500;color:#1e293b}.con-office-desc{font-size:1.2rem;color:#64748b;padding-top:1rem;border-top:1px solid #e2e8f0;margin-top:.5rem}.con-faq-section{padding:5rem 0}.con-faq-list{display:flex;flex-direction:column;gap:1.5rem;max-width:56rem;margin-left:auto;margin-right:auto}.con-faq-item{border:none;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);border-radius:.5rem;background-color:#fff;padding:1.5rem}.con-faq-question{font-weight:500;color:#1e293b;margin-bottom:.5rem}.con-faq-answer{color:#475569}.con-cta-section{padding:5rem 0;background-color:var(--slate-700)}.con-cta-container{max-width:56rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;text-align:center}.con-cta-title{font-size:3rem;font-weight:300;margin-bottom:1.5rem;color:#fff}.con-cta-description{font-size:1.8rem;color:#99f6e4;margin-bottom:2rem;line-height:1.75}.con-cta-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media (min-width:640px){.con-cta-buttons{flex-direction:row}}.con-cta-button{display:flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;transition:all .2s;font-size:1.2rem;cursor:pointer}.con-cta-primary{background-color:#fff;color:var(--slate-700);border:none}.con-cta-primary:hover{background-color:#f1f5f9}.con-cta-secondary{border:2px solid #fff;color:#fff;background-color:transparent}.con-cta-secondary:hover{background-color:#fff;color:var(--slate-700)}.con-cta-icon{width:1.25rem;height:1.25rem;margin-right:.5rem}.eve-min-h-screen{min-height:100vh}.eve-bg-white{background-color:#fff}.eve-container{max-width:128rem;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.eve-hero-section{position:relative;height:75vh;overflow:hidden}.eve-hero-background{position:absolute;inset:0}.eve-hero-image{width:100%;height:100%;object-fit:cover}.eve-hero-overlay{position:absolute;inset:0;background-color:rgba(0,0,0,.5)}.eve-hero-content{position:relative;z-index:10;max-width:128rem;margin-left:auto;margin-right:auto;height:100%;display:flex;align-items:center}.eve-hero-text{color:#fff;max-width:72rem}.eve-hero-title{font-size:4.5rem;font-weight:300;margin-bottom:2.4rem;line-height:1.2}.eve-text-teal-400{color:#2dd4bf}.eve-hero-description{font-size:2rem;margin-bottom:3.2rem;line-height:1.75;color:#e2e8f0}.eve-badges-container{display:flex;flex-wrap:wrap;gap:1.2rem}.eve-badge{padding:.8rem 1.6rem;font-size:1.4rem;font-weight:500;transition:background-color .2s;display:inline-flex;align-items:center;gap:.8rem;border-bottom:1px solid var(--slate-700)}.eve-badge-icon{width:1.6rem;height:1.6rem}.eve-badge-primary{color:#fff}.eve-badge-secondary{color:#fff}.eve-badge-white{background-color:rgba(255,255,255,.9);color:#1f2937}.eve-section-header{text-align:center;margin-bottom:6.4rem}.eve-section-title{font-size:3.6rem;font-weight:300;margin-bottom:2.4rem;color:#1f2937}.eve-section-subtitle{font-size:2rem;color:#4b5563;max-width:72rem;margin-left:auto;margin-right:auto}.eve-featured-section{padding:2rem 0}.eve-featured-grid{display:grid;gap:3.2rem;margin-bottom:6.4rem}@media (min-width:1024px){.eve-featured-grid{grid-template-columns:repeat(2,1fr)}}.eve-featured-card{border:none;border-radius:1.2rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);transition:box-shadow .3s;background-color:#fff;overflow:hidden}.eve-featured-card:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.eve-card-image-container{position:relative}.eve-card-image{width:100%;height:38.4rem;object-fit:cover}.eve-card-access{position:absolute;top:1.6rem;right:1.6rem}.eve-card-content{padding:2.4rem}.eve-card-title{font-size:2.4rem;font-weight:500;color:#1f2937;margin-bottom:1.6rem;line-height:1.3}.eve-card-description{font-size:1.5rem;color:#4b5563;line-height:1.75;margin-bottom:2.4rem}.eve-event-details{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:2.4rem}.eve-event-detail{display:flex;align-items:center;gap:.8rem;font-size:1.4rem;color:#4b5563}.eve-detail-icon{width:1.6rem;height:1.6rem;color:var(--slate-700);flex-shrink:0}.eve-card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:2.4rem;border-top:1px solid #e5e7eb}.eve-footer-text{font-size:1.4rem;color:#6b7280}.eve-footer-btn{display:flex;align-items:center;gap:.8rem;padding:.6rem 1.2rem;border:1px solid var(--slate-700);border-radius:.6rem;color:var(--slate-700);background-color:transparent;font-size:1.4rem;transition:background-color .2s;cursor:pointer}.eve-footer-btn:hover{background-color:#f0fdfa}.eve-btn-icon{width:1.6rem;height:1.6rem}.eve-event-card .eve-card-image{height:25.6rem}.eve-event-card .eve-card-content{padding:1.6rem}.eve-event-card .eve-card-title{font-size:1.8rem;margin-bottom:1.2rem}.eve-event-card .eve-card-description{font-size:1.4rem;margin-bottom:1.6rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.eve-event-card .eve-event-details{gap:.8rem;margin-bottom:1.6rem}.eve-event-card .eve-event-detail{font-size:1.2rem}.eve-event-card .eve-card-footer{padding-top:1.6rem}.rev-container{max-width:128rem;margin-left:auto;margin-right:auto}.rev-hero-section{position:relative;height:75vh;overflow:hidden}.rev-hero-background{position:absolute;inset:0}.rev-hero-image{width:100%;height:100%;object-fit:cover}.rev-hero-overlay{position:absolute;inset:0;background:linear-gradient(to right,rgba(0,0,0,.6),rgba(0,0,0,.4),rgba(0,0,0,.3))}.rev-hero-content{position:relative;z-index:10;max-width:128rem;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;height:100%;display:flex;align-items:center}.rev-hero-text{color:#fff;max-width:70rem}.rev-stars{display:flex;gap:.4rem}.rev-star{color:#c5c5c5;fill:#c5c5c5;width:1.6rem;height:1.6rem}.rev-star-filled{color:#fbbf24;fill:currentColor}.rev-stat-icon-teal .rev-stat-icon{color:var(--slate-700)}.rev-stat-icon-yellow .rev-stat-icon{color:#d97706}.rev-stat-icon-green .rev-stat-icon{color:#16a34a}.rev-stat-icon-purple .rev-stat-icon{color:#9333ea}.rev-section-header{text-align:center;margin-bottom:6.4rem}.rev-section-title{font-size:3.6rem;font-weight:200;color:#1f2937;margin-bottom:2.4rem}.rev-section-subtitle{font-size:2rem;color:#6b7280;max-width:96rem;margin-left:auto;margin-right:auto;font-weight:300}.rev-featured-section{padding:8rem 0;background-color:#f8fafc}.rev-featured-card{border:none;border-radius:1.2rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);transition:box-shadow .3s;overflow:hidden;background-color:#fff}.rev-featured-card:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.rev-card-gradient{background:linear-gradient(to right,#f0fdfa,#e0f2fe);padding:.2rem}.rev-card-header{background-color:#fff;padding:2.4rem;display:flex;justify-content:space-between;align-items:flex-start}.rev-reviewer-info{display:flex;align-items:flex-start;gap:1.6rem}.rev-reviewer-avatar{width:6.4rem;height:6.4rem;border-radius:1.6rem;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:1.8rem;flex-shrink:0}.rev-avatar-teal{background:linear-gradient(to bottom right,#ccfbf1,#99f6e4);color:var(--slate-700)}.rev-avatar-blue{background:linear-gradient(to bottom right,#dbeafe,#bfdbfe);color:#1d4ed8}.rev-reviewer-details{display:flex;flex-direction:column;gap:.4rem}.rev-reviewer-name{font-size:2rem;font-weight:500;color:#1f2937;display:flex;align-items:center;gap:.8rem}.rev-verified-icon{width:2rem;height:2rem;color:#10b981}.rev-reviewer-meta{display:flex;align-items:center;gap:.8rem;font-size:1.4rem;color:#6b7280}.rev-meta-icon{width:1.6rem;height:1.6rem}.rev-meta-separator{color:#d1d5db}.rev-review-rating{display:flex;flex-direction:column;align-items:flex-end;gap:1.2rem}.rev-featured-badge{background-color:#dc2626;color:#fff;padding:.4rem .8rem;border-radius:.4rem;font-size:1.2rem;font-weight:500}.rev-tour-badge{background-color:#f1f5f9;color:var(--slate-700);padding:.8rem 1.2rem;border-radius:.6rem;font-size:1.4rem;font-weight:500;margin-bottom:1.6rem;display:inline-block}.rev-review-title{font-size:2rem;font-weight:500;color:#1f2937;margin-bottom:1.6rem}.rev-review-text{cursor:pointer;height:132px;background-color:#fff;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:1.5rem;color:#4b5563;line-height:1.75}.rev-review-text.active{position:relative;z-index:10000;display:block;min-height:132px;height:auto}.rev-review-photos{margin-bottom:2.4rem}.rev-photo-container{position:relative;border-radius:1.2rem;overflow:hidden}.rev-review-photo{width:100%;height:38.4rem;object-fit:cover;transition:transform .3s}.rev-photo-container:hover .rev-review-photo{transform:scale(1.05)}.rev-photo-overlay{position:absolute;top:1.2rem;right:1.2rem;background-color:rgba(0,0,0,.5);backdrop-filter:blur(8px);border-radius:50%;padding:.8rem;display:flex;align-items:center;justify-content:center}.rev-photo-icon{width:1.6rem;height:1.6rem;color:#fff}.rev-review-footer{display:flex;justify-content:space-between;align-items:center;padding-top:2.4rem;border-top:1px solid #e5e7eb}.rev-review-actions{display:flex;align-items:center;gap:1.6rem}.rev-likes{display:flex;align-items:center;gap:.4rem;font-size:1.4rem;color:#6b7280}.rev-like-icon{width:1.6rem;height:1.6rem}.rev-verified-badge{border:1px solid #10b981;color:#10b981;padding:.4rem .8rem;border-radius:.4rem;font-size:1.2rem;font-weight:500}.rev-reply-btn{background:0 0;border:none;color:var(--slate-700);font-size:1.4rem;font-weight:500;cursor:pointer;transition:color .2s}.rev-reply-btn:hover{color:#0f766e}.rev-review-card .rev-review-title{font-size:1.6rem;margin-bottom:1.2rem}.rev-review-card .rev-review-text{font-size:1.4rem;margin-bottom:1.6rem;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.rev-review-card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1.6rem;border-top:1px solid #f3f4f6}.rev-review-card .rev-likes{font-size:1.2rem}.rev-form-section{padding:8rem 0;background-color:#f8fafc}.rev-form-card{background-color:#fff;border:none;border-radius:1.2rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);overflow:hidden;padding:3.2rem}.rev-review-form{display:flex;flex-direction:column;gap:2.4rem}.rev-form-row{display:grid;gap:2.4rem}@media (min-width:768px){.rev-form-row{grid-template-columns:repeat(2,1fr)}}.rev-form-group{display:flex;flex-direction:column;gap:.8rem}.rev-form-label{font-size:1.4rem;font-weight:500;color:#374151}.rev-form-input,.rev-form-select,.rev-form-textarea{padding:1.2rem 1.6rem;border:1px solid #d1d5db;border-radius:.8rem;font-size:1.6rem;transition:all .2s;background-color:#fff}.rev-form-input:focus,.rev-form-select:focus,.rev-form-textarea:focus{outline:0;border-color:var(--slate-700);box-shadow:0 0 0 3px rgba(13,148,136,.1)}.rev-form-textarea{resize:vertical;min-height:19.2rem}.rev-rating-input{display:flex;gap:.8rem}.rev-star-btn{background:0 0;border:none;cursor:pointer;transition:transform .2s;padding:0}.rev-star-btn:hover{transform:scale(1.1)}.rev-star-large{width:4rem;height:4rem}.rev-star-active .rev-star-large{color:#b8b8b8;fill:currentColor}.yellow{color:#fbbf24!important}.rev-submit-btn{display:flex;align-items:center;justify-content:center;gap:.8rem;padding:1.6rem 2.4rem;background-color:var(--slate-700);color:#fff;border:none;border-radius:.8rem;font-size:1.8rem;font-weight:500;transition:all .2s;cursor:pointer;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.rev-submit-btn:disabled{background-color:#0f766e;cursor:not-allowed}.rev-submit-icon{width:2.4rem;height:2.4rem}.rev-form-disclaimer{font-size:1.4rem;color:#6b7280;line-height:1.5}@font-face{font-family:Raleway;src:url('../fonts/RalewayRegular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}:root{font-size:10px;--teal-50:#f0fdfa;--teal-200:#dcd1d4;--teal-300:#d6d6e0;--teal-400:#c7bbbe;--teal-600:#978f91;--teal-700:#766368;--teal-900:#6a5a5e;--slate-50:#fdfbfb;--slate-100:#fbeff3;--slate-200:#e2e8f0;--slate-300:#dcd1d4;--slate-400:#dedbdc;--slate-500:#a6a6b5;--slate-600:#9898a3;--slate-700:#766368;--slate-800:#1e293b;--slate-900:#0f172a;--white:#ffffff;--black:#000000;--yellow-500:#f59e0b;--red-500:#ef4444;--blue-500:#3b82f6;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-300:#d1d5db;--green-500:#10b981;--radius:0.5rem;--background:#ffffff;--foreground:#1a1a1a;--card:#ffffff;--card-foreground:oklch(0.145 0 0);--popover:oklch(1 0 0);--popover-foreground:oklch(0.145 0 0);--primary:#030213;--primary-foreground:oklch(1 0 0);--secondary:oklch(0.95 0.0058 264.53);--secondary-foreground:#030213;--muted:#ececf0;--muted-foreground:#717182;--accent:#e9ebef;--accent-foreground:#030213;--destructive:#d4183d;--destructive-foreground:#ffffff;--border:rgba(0, 0, 0, 0.1);--input:transparent;--input-background:#f3f3f5;--switch-background:#cbced4;--font-weight-medium:500;--font-weight-normal:400;--ring:oklch(0.708 0 0);--chart-1:oklch(0.646 0.222 41.116);--chart-2:oklch(0.6 0.118 184.704);--chart-3:oklch(0.398 0.07 227.392);--chart-4:oklch(0.828 0.189 84.429);--chart-5:oklch(0.769 0.188 70.08);--sidebar:oklch(0.985 0 0);--sidebar-foreground:oklch(0.145 0 0);--sidebar-primary:#030213;--sidebar-primary-foreground:oklch(0.985 0 0);--sidebar-accent:oklch(0.97 0 0);--sidebar-accent-foreground:oklch(0.205 0 0);--sidebar-border:oklch(0.922 0 0);--sidebar-ring:oklch(0.708 0 0)}:root .dark{--background:oklch(0.145 0 0);--foreground:oklch(0.985 0 0);--card:oklch(0.145 0 0);--card-foreground:oklch(0.985 0 0);--popover:oklch(0.145 0 0);--popover-foreground:oklch(0.985 0 0);--primary:oklch(0.985 0 0);--primary-foreground:oklch(0.205 0 0);--secondary:oklch(0.269 0 0);--secondary-foreground:oklch(0.985 0 0);--muted:oklch(0.269 0 0);--muted-foreground:oklch(0.708 0 0);--accent:oklch(0.269 0 0);--accent-foreground:oklch(0.985 0 0);--destructive:oklch(0.396 0.141 25.723);--destructive-foreground:oklch(0.637 0.237 25.331);--border:oklch(0.269 0 0);--input:oklch(0.269 0 0);--ring:oklch(0.439 0 0);--font-weight-medium:500;--font-weight-normal:400;--chart-1:oklch(0.488 0.243 264.376);--chart-2:oklch(0.696 0.17 162.48);--chart-3:oklch(0.769 0.188 70.08);--chart-4:oklch(0.627 0.265 303.9);--chart-5:oklch(0.645 0.246 16.439);--sidebar:oklch(0.205 0 0);--sidebar-foreground:oklch(0.985 0 0);--sidebar-primary:oklch(0.488 0.243 264.376);--sidebar-primary-foreground:oklch(0.985 0 0);--sidebar-accent:oklch(0.269 0 0);--sidebar-accent-foreground:oklch(0.985 0 0);--sidebar-border:oklch(0.269 0 0);--sidebar-ring:oklch(0.439 0 0)}.static-page-content{padding-bottom:12rem}.static-page-content h1{margin-top:2rem;font-family:Raleway,Inter,Arial,sans-serif;font-size:3.6rem;font-weight:200;color:var(--slate-800);margin-bottom:.5rem}*{box-sizing:border-box;margin:0;padding:0}html{font-size:10px}body,html{height:100%;margin:0;padding:0}body{display:flex;flex-direction:column;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Fira Sans','Droid Sans','Helvetica Neue',sans-serif;color:var(--slate-700);background-color:var(--white);line-height:1.5}.overflow{overflow:hidden}.content{flex:1 0 auto}.container{max-width:1280px;margin:0 auto;padding:0 1rem}h2{font-size:3.6rem;color:var(--slate-800)}section{margin:5rem 0;padding:2rem 0}section:last-of-type{margin:0}.section-header{text-align:center}.section-title,.static-page-content h2{font-family:Raleway,Inter,Arial,sans-serif;font-size:3.5rem;font-weight:200;color:#0f172a}.static-page-content h2{font-size:2.5rem;margin-top:2rem;margin-bottom:1rem}.static-page-content ul{margin-top:1rem;padding-left:2rem}.static-page-content p,.static-page-content ul li{color:#0f172a;font-size:1.5rem}.default-button{background:#b8adb1;color:#fff}.default-button:hover{filter:saturate(2)}.section-subtitle{font-size:2rem;color:var(--slate-700);max-width:990px;margin:0 auto;padding:.5rem 0 3rem}.section-subtitle p{font-size:2rem;color:var(--slate-700);max-width:990px;margin:0 auto;padding:.5rem 0 3rem}a{text-decoration:none;color:inherit}.breadcrumbs-section{background:#fff;border-bottom:1px solid var(--border);padding-top:2.25rem}.breadcrumbs{font-size:1.5rem;padding:1.5rem 0;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.breadcrumb-link{color:var(--slate-600);text-decoration:none;transition:color .2s}.breadcrumb-link:hover{color:var(--teal-600)}.breadcrumb-separator{color:var(--slate-600)}.breadcrumb-current{color:var(--foreground);font-weight:500}.btn{background-color:#0f766e;color:#fff;padding:.5rem 1rem;font-size:1.125rem;border-radius:.5rem;transition:background-color .3s ease;text-decoration:none}.mobilephone{display:none}@media (max-width:576px){.header-bottom{height:90px;padding:7px 0}.header-bottom .header-container{display:grid;grid-template-columns:104px minmax(0,1fr) 36px;grid-template-areas:"logo icons burger";align-items:center;column-gap:4px;height:auto;padding:0 4px}.header-logo-link{grid-area:logo;display:flex!important;flex:0 0 104px;height:auto!important;padding:6px 0!important}.header-bottom .header-logo-link img{display:block;width:104px;height:auto}.contacts-header-main>.contacts-header:not(:last-child){display:none!important}.contacts-header-main{grid-area:icons;justify-self:stretch;display:grid;grid-template-columns:minmax(0,1fr) 30px;grid-template-areas:"contact location";align-items:center;gap:6px;min-width:0}.header-social-icons.form-icons{display:none}.mobile-header-contact-lines{grid-area:contact;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:0;text-align:center}.mobile-header-contact-lines a{display:block;max-width:100%;color:#514044;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:inherit;font-size:14px;font-weight:600;line-height:1.15;letter-spacing:0}.header-location-link{width:29px;height:29px}.header-location-link svg{width:27px;height:27px}.header-location-wrap{grid-area:location;margin:0;justify-self:end}.burger-menu{grid-area:burger;justify-self:end;padding:6px}.included-item{grid-template-columns:1fr}.booking-dates{padding:0}.mobilephone{display:block}}@media (max-width:360px){.header-bottom .header-container{grid-template-columns:86px minmax(0,1fr) 36px;column-gap:3px}.header-logo-link{flex-basis:86px}.header-bottom .header-logo-link img{width:86px}.contacts-header-main{gap:3px}.header-location-wrap{margin-left:3px}.mobile-header-contact-lines a{font-size:13px}}.cookie-consent{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(to right,#0d9488,#2563eb);color:#fff;padding:20px;box-shadow:0 -4px 20px rgba(0,0,0,.15);z-index:1000;transform:translateY(100%);transition:transform .5s ease}.cookie-consent.active{transform:translateY(0)}.cookie-consent-container{max-width:128rem;margin:0 auto;display:flex;flex-direction:column;gap:20px}@media (min-width:768px){.cookie-consent-container{flex-direction:row;align-items:center;justify-content:space-between}}.cookie-consent-text{flex:1;font-size:1.4rem;line-height:1.5}.cookie-consent-text a{color:#5eead4;text-decoration:underline}.cookie-consent-text a:hover{color:#fff}.cookie-consent-buttons{display:flex;gap:12px;flex-wrap:wrap}.cookie-btn{padding:10px 24px;border-radius:8px;font-size:1.4rem;font-weight:500;cursor:pointer;transition:all .3s ease;border:none}.cookie-btn-accept{background-color:#fff;color:#0d9488}.cookie-btn-accept:hover{background-color:#f9fafb;transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.15)}@media (max-width:767px){.section-title{font-size:2.5rem!important}.section-subtitle,.section-subtitle p{font-size:1.5rem!important}}@media (min-width:768px) and (max-width:1023px){.section-title{font-size:2.5rem!important}.section-subtitle,.section-subtitle p{font-size:1.8rem!important}}.typography-home .content :is(h1,h2,h3) :is(p,span,strong,b){font-size:inherit!important;line-height:inherit;font-weight:inherit;font-family:inherit;color:inherit!important}.typography-home .content :is(h1,h2,h3) p{margin:0}.typography-home .content :is(.hero-slider,.special-offers-parallax,.baikal-contact-header) :is(h1,h2,h3,p,strong,b){color:#fff!important}.typography-home .content .section-title-parallax{font-size:var(--type-h2)!important}html:has(body.typography-refresh){font-size:62.5%}.typography-refresh{--text-brown:#766368;--heading-brown:#49383e;--slate-700:#766368;--slate-800:#49383e;--slate-900:#49383e;--type-h1:4.4rem;--type-h2:3.4rem;--type-h3:2.4rem;--type-card:2rem;color:var(--text-brown);font-size:1.6rem;font-family:Inter,Arial,sans-serif}.typography-refresh .breadcrumbs :is(a,span),.typography-refresh .main-header :is(a,.phone-number){color:var(--text-brown);font-weight:400}.typography-refresh .main-header a:hover{color:var(--heading-brown)}.typography-refresh .content{font-family:Inter,Arial,sans-serif;line-height:1.6}.typography-refresh .content h1,.typography-refresh .content h2,.typography-refresh .content h3{font-family:Raleway,Inter,Arial,sans-serif;font-weight:500;line-height:1.25;color:var(--heading-brown);letter-spacing:normal}.typography-refresh .content h1{font-size:var(--type-h1)}.typography-refresh .content h2{font-size:var(--type-h2)}.typography-refresh .content h3{font-size:var(--type-h3)}.typography-refresh .content :is(p,li){font-size:1.6rem;line-height:1.6;font-weight:400;color:var(--text-brown);transition:color .2s ease}.typography-refresh .content :is(strong,b){font-weight:600;color:inherit}.typography-refresh .content :is(.section-subtitle,.values-subtitle,.rev-section-subtitle,.story-paragraph-text,.mission-paragraph-text,.value-description,.advantage-description,.con-contact-method-description){color:var(--text-brown)!important;font-size:1.6rem!important;line-height:1.6;font-weight:400}.typography-refresh .content :is(.section-title,.rev-section-title,.con-section-title,.eve-section-title,.baikal-contact-title){font-size:var(--type-h2)!important;font-weight:500;line-height:1.25}.typography-refresh .content :is(.tour-title,.card-title,.value-title,.rev-reviewer-name,.author-name){font-size:var(--type-card);font-weight:500;line-height:1.4;color:var(--heading-brown)}.typography-refresh .content :is(.author-title,.rev-reviewer-meta,.card-description,.tour-short-description,.tour-meta,.date-range){font-size:1.4rem;line-height:1.5;font-weight:400}.typography-refresh .content .tour-price{font-size:2rem;font-weight:500;color:var(--heading-brown)}.typography-refresh .quote-block blockquote p{font-family:Raleway,Inter,Arial,sans-serif;font-size:var(--type-h3);line-height:1.45;font-weight:500;color:var(--heading-brown)}.typography-refresh .content :is(input,select,textarea,button){font-family:Inter,Arial,sans-serif;font-size:1.6rem;font-weight:400}.typography-refresh .content :is(input,select,textarea){color:var(--heading-brown)}.typography-refresh .content :is(input,textarea)::placeholder{color:var(--text-brown);opacity:1}.typography-refresh .content select:required:invalid{color:var(--text-brown)}.typography-refresh .baikal-contact-form .baikal-contact-message,.typography-refresh .baikal-contact-form .baikal-contact-message p,.typography-refresh .baikal-contact-form .wrapper-checkbox :is(label,a,p){font-family:Inter,Arial,sans-serif;font-size:1.4rem;line-height:1.6;font-weight:400;color:#fff!important}.typography-refresh .baikal-contact-form .wrapper-checkbox a{text-underline-offset:0.25rem}.typography-refresh .baikal-contact-form .baikal-contact-submit{color:var(--text-brown);font-weight:500}.typography-refresh .baikal-contact-form .baikal-contact-submit:hover{color:var(--heading-brown)}.typography-refresh .content .advantage-description-white :is(p,li,strong,b),.typography-refresh .content :is(.about-hero-text,.about-hero-registry-link,.card-content,.tour-info,.baikal-contact-header) :is(h1,h2,h3,p,strong,b),.typography-refresh .content :is(.advantage-title-white,.advantage-description-white){color:#fff}.typography-refresh .content .about-hero-title{font-size:var(--type-h1)}.typography-refresh .content .baikal-contact-subtitle{color:#fff;font-size:1.6rem}.typography-refresh .content .values-section-title{max-width:96rem;margin:0 auto;color:var(--heading-brown)!important}.typography-refresh .content .rev-section-header :is(.section-title,.rev-section-title){color:var(--heading-brown)!important}.typography-refresh .content .rev-section-header .rev-section-subtitle{color:var(--text-brown)!important}.typography-refresh :is(#contacts,.rev-min-h-screen){--teal-50:#f7f3f4;--teal-100:#eee6e9;--teal-200:#ddd0d5;--teal-300:#c6b5bd;--teal-600:#766368;--teal-700:#49383e;font-family:Inter,Arial,sans-serif;color:var(--text-brown)}.typography-refresh :is(#contacts,.rev-min-h-screen) :is(h2,.section-title,.rev-section-title){font-family:Raleway,Inter,Arial,sans-serif;font-size:var(--type-h2)!important;line-height:1.25;font-weight:500;color:var(--heading-brown)!important}.typography-refresh :is(#contacts,.rev-min-h-screen) :is(h3,.rev-reviewer-name,.con-contact-method-title){color:var(--heading-brown)!important;font-weight:500}.typography-refresh :is(#contacts,.rev-min-h-screen) :is(p,li,.rev-form-label,.rev-reviewer-meta,.rev-review-text,.con-contact-method-primary,.con-contact-method-secondary){color:var(--text-brown)!important}.typography-refresh :is(#contacts,.rev-min-h-screen) :is(a,.con-contact-method-icon,.rev-verified-icon,.rev-read-more-btn){color:var(--text-brown)}.typography-refresh :is(#contacts,.rev-min-h-screen) a:hover{color:var(--heading-brown)}.typography-refresh :is(#contacts,.rev-min-h-screen) :is(.con-title,.con-messenger-link,.con-telegram-channel-link,.rev-tour-badge){background:#f3edef;color:var(--heading-brown)}.typography-refresh :is(#contacts,.rev-min-h-screen) :is(.con-messenger-link,.con-telegram-channel-link):hover{background:#e9dfe3}.typography-refresh :is(#contacts,.rev-min-h-screen) .rev-featured-section{background:#fff}.typography-refresh :is(#contacts,.rev-min-h-screen) .rev-form-section{background:#fafafa}.typography-refresh :is(#contacts,.rev-min-h-screen) .rev-card-gradient{background:#f0f0f0}.typography-refresh :is(#contacts,.rev-min-h-screen) .rev-tour-badge{background:0 0;color:var(--text-brown);padding-left:0;padding-right:0}.typography-refresh :is(#contacts,.rev-min-h-screen) :is(.rev-avatar-teal,.rev-avatar-blue){background:#f4f4f4;color:var(--heading-brown)}.typography-refresh :is(#contacts,.rev-min-h-screen) :is(.rev-form-input,.rev-form-select,.rev-form-textarea){font-family:Inter,Arial,sans-serif;color:var(--heading-brown);border-color:#e5e5e5}.typography-refresh :is(#contacts,.rev-min-h-screen) :is(.rev-form-input,.rev-form-select,.rev-form-textarea):focus{border-color:var(--text-brown);box-shadow:0 0 0 .3rem rgba(118,99,104,.12)}.typography-refresh :is(#contacts,.rev-min-h-screen) .rev-submit-btn{background:var(--text-brown);color:#fff;border-color:var(--text-brown)}.typography-refresh :is(#contacts,.rev-min-h-screen) .rev-submit-btn:hover{background:var(--heading-brown)}.typography-refresh :is(.values-section,#contacts) .value-icon{--teal-50:#f7f3f4;--teal-100:#eee6e9;--teal-200:#ddd0d5;--teal-700:#766368;flex-shrink:0}.typography-refresh #contacts .value-icon svg{width:3.2rem;height:3.2rem;color:#766368;stroke-width:1.5}.typography-refresh :is(.values-section,#contacts) .value-card:hover .value-icon,.typography-refresh :is(.values-section,#contacts) .value-icon{background:0 0}.typography-refresh .rev-yandex-style .rev-featured-section .rev-featured-card{border:0;border-radius:1.6rem;box-shadow:0 3px 14px rgba(73,56,62,.06);background:#fff}.typography-refresh .rev-yandex-style .rev-featured-section .rev-card-gradient{background:#fff;padding:0}.typography-refresh .rev-yandex-style .rev-featured-section .rev-card-header{padding:2.4rem 2.4rem 1.6rem}.typography-refresh .rev-yandex-style .rev-featured-section .rev-reviewer-info{gap:1.2rem;width:100%}.typography-refresh .rev-yandex-style .rev-featured-section .rev-reviewer-details{min-width:0;flex:1;gap:.4rem}.typography-refresh .rev-yandex-style .rev-featured-section :is(.rev-reviewer-avatar,.rev-reviewer-avatar-img){width:4.4rem;height:4.4rem;border-radius:50%;object-fit:cover;flex-shrink:0;font-size:1.6rem}.typography-refresh .rev-yandex-style .rev-featured-section .rev-reviewer-name{flex-direction:column;align-items:flex-start!important;gap:.6rem;font-size:1.6rem;line-height:1.4}.typography-refresh .rev-yandex-style .rev-featured-section .rev-stars{gap:.2rem}.typography-refresh .rev-yandex-style .rev-featured-section .rev-star{width:1.6rem;height:1.6rem;color:#dedede}.typography-refresh .rev-yandex-style .rev-featured-section .rev-star-filled{color:#ffc107}.typography-refresh .rev-yandex-style .rev-featured-section .rev-reviewer-meta{flex-wrap:wrap;font-size:1.2rem;gap:.5rem}.typography-refresh .rev-yandex-style .rev-featured-section .rev-meta-icon{display:none}.typography-refresh .rev-yandex-style .rev-featured-section .rev-card-content{padding:0 2.4rem 2.4rem!important;background:#fff}.typography-refresh .rev-yandex-style .rev-featured-section .rev-tour-badge{font-size:1.2rem;margin-bottom:.8rem}.typography-refresh .rev-yandex-style .rev-featured-section .rev-review-text{height:auto;min-height:0;font-size:1.4rem;line-height:1.6;-webkit-line-clamp:4;margin:0;cursor:default;overflow-wrap:anywhere}.typography-refresh .rev-yandex-style .rev-featured-section .rev-review-text.active{display:block;z-index:auto}.typography-refresh .rev-yandex-style .rev-featured-section .rev-expand-text{padding:0;margin-top:.8rem;border:0;background:0 0;color:var(--text-brown);font:inherit;font-size:1.3rem;cursor:pointer}.typography-refresh .rev-yandex-style .rev-featured-section .rev-expand-text:hover{color:var(--heading-brown)}.typography-refresh .content .baikal-contact-title{font-size:4rem!important;color:#fff!important;line-height:1.2}.typography-refresh .content .baikal-contact-title :is(p,span,strong,b){font-family:inherit;font-size:inherit!important;font-weight:inherit;line-height:inherit;color:#fff!important;margin:0}@media (max-width:768px){.typography-refresh .content .baikal-contact-title{font-size:3rem!important}}.typography-catalog{--slate-500:#97858c;--slate-600:#766368}.typography-catalog .category-tour-card,.typography-catalog .category-tour-content{min-width:0}.typography-catalog .all-tours-header{color:var(--text-brown)}.typography-catalog .mobile-category-description,.typography-catalog .mobile-category-description :is(p,span,strong,b,li){font-family:Inter,Arial,sans-serif;font-size:1.6rem;line-height:1.6;color:var(--text-brown)!important}.typography-catalog :is(.category-filters-sidebar,.section-search,.category-tour-card){font-family:Inter,Arial,sans-serif}.typography-catalog .content .category-tour-title{font-family:Inter,Arial,sans-serif;font-size:1.9rem;font-weight:500;line-height:1.4;color:var(--heading-brown)}.typography-catalog .tour-description-slot{height:2.1rem;margin-bottom:1rem;min-width:0}.typography-catalog .content .tour-short-description{font-size:1.4rem;line-height:1.5;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.typography-catalog .category-tour-detail-row{font-size:1.4rem;line-height:1.5}.typography-catalog .category-tour-location{align-items:flex-start;height:4.2rem;flex-shrink:0;line-height:1.5}.typography-catalog .category-tour-location svg{flex-shrink:0;margin-top:.35rem}.typography-catalog .category-tour-location span{min-width:0;line-height:1.5}.typography-catalog .category-tour-detail-value{color:var(--heading-brown)!important;font-weight:500}.typography-catalog .category-tour-detail-value :is(.bi-brightness-high-fill,.bi-moon-stars-fill){fill:currentColor}.typography-catalog .tour-include{font-size:1.4rem;line-height:1.5;font-weight:500!important}.typography-catalog .modal-included :is(p,li,span,a){font-size:1.3rem;line-height:1.5}.typography-catalog .content .category-tour-price{font-family:Inter,Arial,sans-serif;font-size:2rem;font-weight:500;color:var(--heading-brown)}.typography-catalog .content :is(.category-filters-sidebar,.section-search) :is(input,select,button){font-size:1.4rem}.typography-catalog .category-tour-card .category-tour-title{display:block;height:2.66rem!important;margin:0 0 .6rem!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.typography-catalog .category-tour-card .tour-description-slot{height:2.1rem;margin-bottom:.6rem}.typography-catalog .category-tour-card .category-tour-location{height:2.1rem;margin-bottom:1.2rem}.typography-catalog .category-tour-card .category-tour-location span{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.typography-catalog .category-tour-card .category-tour-details{margin-top:0;margin-bottom:1.2rem}.typography-catalog .category-tour-card .category-tour-detail-row{display:grid;grid-template-columns:8.5rem minmax(0,1fr) auto;align-items:center;gap:.6rem;height:2.4rem!important;margin-bottom:.6rem}.typography-catalog .category-tour-card .category-tour-detail-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right}.typography-catalog .category-tour-card .category-tour-detail-label{white-space:nowrap}.typography-catalog .category-tour-card .category-tour-details>.category-tour-detail-row:has(.category-difficulty-container){display:none}.typography-catalog .category-tour-card .dates-button{white-space:nowrap;height:2.4rem;padding:0 .6rem;font-size:1.2rem}.typography-catalog .category-tour-card .wrapper-included-in-card{height:2.1rem}.typography-catalog .category-tour-card .tour-include{width:100%;box-sizing:border-box;padding:0;border:0;background:0 0;text-align:left;white-space:nowrap;height:2.1rem;color:var(--text-brown);gap:.6rem!important}.typography-catalog .category-tour-card .tour-include::after{margin-left:auto;margin-right:.3rem;width:1rem;height:1rem;background:0 0;-webkit-mask:none;mask:none;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg);opacity:.85}.typography-catalog .category-tour-card .tour-include.include-open::after,.typography-catalog .category-tour-card details[open]>.tour-include::after{transform:rotate(135deg)}.typography-tour{--slate-500:#97858c;--slate-600:#766368}.typography-tour .content .travel-banner .info-glass__text:hover,.typography-tour .content .travel-banner :is(.travel-banner__title,.info-glass__text,.info-glass__icon){color:#fff!important}.typography-tour .content .section-title-tour{font-size:var(--type-h2)!important;line-height:1.25;font-weight:500;color:var(--heading-brown)!important}.typography-tour .content :is(.sidebar-card-title,.program-day-title,.accommodation-title,.included-title,.excluded-title){font-size:var(--type-h3);line-height:1.35;color:var(--heading-brown);font-weight:500}.typography-tour .content .program-day-title{font-family:Inter,Arial,sans-serif;font-size:2rem}.typography-tour :is(.description-text,.program-day-description,.accommodation-type,.faq-answer,.included-content,.excluded-content),.typography-tour :is(.description-text,.program-day-description,.accommodation-type,.faq-answer,.included-content,.excluded-content) :is(p,li,span,strong,b){font-family:Inter,Arial,sans-serif;font-size:1.6rem;line-height:1.6;color:var(--text-brown)!important}.typography-tour .detail-label{color:var(--text-brown);font-size:1.4rem}.typography-tour :is(.detail-value,.category-tour-detail-value){color:var(--heading-brown)!important;font-size:1.4rem;font-weight:500}.typography-tour .hero-container .hero-tag{color:var(--heading-brown)!important;border-bottom-color:rgba(73,56,62,.28)}.typography-tour .route-description{color:var(--text-brown)!important}.typography-tour :is(.bi-brightness-high-fill,.bi-moon-stars-fill){fill:currentColor}.typography-tour .faq-question-text{color:var(--heading-brown);font-size:1.6rem;font-weight:500}.typography-tour .baikal-hero :is(.hero-title,.hero-short-description,.hero-price-label,.original-price,.discount-price,.hero-price,p,strong,b){color:#fff!important}.typography-tour .content .hero-title{font-size:var(--type-h1);line-height:1.2;font-weight:500}.typography-tour .content .hero-short-description{font-size:1.8rem;line-height:1.5}@media (hover:hover) and (pointer:fine){.typography-tour .content .baikal-hero p:hover{color:#fff!important}}.typography-refresh .content h4{font-family:Inter,Arial,sans-serif;font-size:1.8rem;font-weight:500;color:var(--heading-brown)}.typography-refresh .content :is(.eve-section-subtitle,.esta-menu-subtitle,.con-section-subtitle){font-size:1.6rem;line-height:1.6;color:var(--text-brown)}.typography-refresh .static-page-content :is(p,li,span){font-family:Inter,Arial,sans-serif;font-size:1.6rem;line-height:1.6;color:var(--text-brown)!important}.typography-refresh .content :is(.about-hero,.rev-hero-section,.con-hero-section,.travel-banner) :is(h1,h2,p),.typography-refresh .content :is(.about-hero,.rev-hero-section,.con-hero-section,.travel-banner) p:hover{color:#fff!important}.typography-refresh .content :is(.eve-card-title,.esta-card-title){font-family:Inter,Arial,sans-serif;font-size:2rem;font-weight:500;color:var(--heading-brown)}.typography-refresh .content .esta-menu-card .esta-card-description:hover,.typography-refresh .content .esta-menu-card :is(.esta-card-title,.esta-card-description,.esta-card-link,.esta-card-link span){color:#fff!important}.typography-refresh .content .eve-event-detail :is(span,svg),.typography-refresh .content :is(.eve-section-subtitle,.eve-card-description,.eve-event-detail,.eve-footer-text){color:var(--text-brown)!important}.typography-refresh .content .eve-card-description:hover{color:var(--heading-brown)!important}.typography-home .tours-grid{grid-template-columns:minmax(0,1fr)}@media (min-width:768px){.typography-home .tours-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.typography-home .summer-tour-card{min-width:0;font-family:Inter,Arial,sans-serif}.typography-home .summer-tour-card .tour-description-slot,.typography-home .summer-tour-card .tour-details-card{min-width:0}.typography-home .summer-tour-card .tour-title{font-family:Inter,Arial,sans-serif;font-weight:500}.typography-home .summer-tour-card .tour-description-slot{height:2.1rem;margin-bottom:1rem}.typography-home .summer-tour-card .tour-short-description{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:1.4rem;line-height:1.5}.typography-home .summer-tour-card .tour-meta{margin-bottom:1rem;gap:1rem}.typography-home .summer-tour-card .tour-stats{margin-bottom:1rem}.typography-home .summer-tour-card .tour-include{font-size:1.2rem;line-height:1.5;font-weight:500!important}.typography-home .summer-tour-card .modal-included,.typography-home .summer-tour-card .modal-included :is(p,li,span,a){font-family:Inter,Arial,sans-serif;font-size:1.3rem;line-height:1.5}.typography-home .content .season-card .card-content,.typography-home .content .season-card .card-wrapper:hover .card-content{bottom:0;padding:2.4rem;transform:none}.typography-home .content .season-card .card-title,.typography-home .content .season-card .card-wrapper:hover .card-title{display:block;min-height:0;margin:0 0 .8rem;font-size:2.2rem;line-height:1.3;transform:none}.typography-home .content .season-card .card-description,.typography-home .content .season-card .card-wrapper:hover .card-description{display:block;min-height:0;margin:0;font-size:1.4rem;line-height:1.5;font-weight:400;transform:none}.typography-home .content .season-card .card-link{display:flex;align-items:center;max-height:0;overflow:hidden;margin-top:0;opacity:0;transform:translateY(.4rem);transition:max-height .25s ease,margin-top .25s ease,opacity .25s ease,transform .25s ease}.typography-home .content .season-card:focus-visible .card-link,.typography-home .content .season-card:hover .card-link{max-height:2.4rem;margin-top:1.2rem;opacity:1;transform:none}.typography-home .content .season-card .card-overlay,.typography-home .content .season-card .card-wrapper:hover .card-overlay{background:linear-gradient(to top,rgba(0,0,0,.7),rgba(0,0,0,.15) 45%,transparent 75%);opacity:1}.typography-home .content .summer-tour-card .tour-title{font-family:Inter,Arial,sans-serif!important;font-size:2rem!important;line-height:1.4!important;color:#fff!important;font-weight:600!important}.typography-home .content .summer-tour-card .category-tour-detail-value,.typography-home .content .summer-tour-card .date-range,.typography-home .content .summer-tour-card .dates-button,.typography-home .content .summer-tour-card .details-button,.typography-home .content .summer-tour-card .meta-item,.typography-home .content .summer-tour-card .tour-meta,.typography-home .content .summer-tour-card .tour-short-description{font-family:Inter,Arial,sans-serif!important}.typography-home .content .summer-tour-card .meta-item,.typography-home .content .summer-tour-card .tour-meta,.typography-home .content .summer-tour-card .tour-short-description{color:var(--text-brown)!important;font-size:1.4rem;line-height:1.5}.typography-home .content .summer-tour-card .category-tour-detail-value{color:var(--heading-brown)!important}.typography-home .content .summer-tour-card .category-tour-detail-value svg{fill:currentColor!important}.typography-home .content .summer-tour-card .tour-include{width:100%;box-sizing:border-box;display:flex;align-items:center;padding:0;border:0;background:0 0;text-align:left;gap:.6rem;font-family:Inter,Arial,sans-serif!important;font-size:1.4rem!important;line-height:1.5;color:var(--text-brown)!important;font-weight:500!important;white-space:nowrap}.typography-home .content .summer-tour-card .tour-include::after{content:'';display:inline-block;flex-shrink:0;margin-left:auto;margin-right:.3rem;width:1rem;height:1rem;background:0 0!important;-webkit-mask:none!important;mask:none!important;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg);opacity:.85;transition:transform .2s ease,opacity .2s ease}.typography-home .content .summer-tour-card .tour-include.include-open::after,.typography-home .content .summer-tour-card details[open]>.tour-include::after{transform:rotate(135deg)}@media (max-width:768px){.typography-refresh{--type-h1:3rem;--type-h2:2.6rem;--type-h3:2rem;--type-card:1.8rem}}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.typography-home .content :is(.hero-slider,.special-offers-parallax,.baikal-contact-header) p:hover{color:#fff!important}.typography-refresh .content p:hover{color:var(--heading-brown)!important}.typography-refresh .content :is(.about-hero-text,.about-hero-registry-link,.card-content,.tour-info,.baikal-contact-header,.baikal-contact-message,.advantage-description-white) p:hover{color:#fff!important}}@media (max-width:1023px){.typography-tour .content-wrapper>.content-main,.typography-tour .content-wrapper>.sidebar{min-width:0;max-width:100%}.typography-tour .content-main{overflow-wrap:anywhere}.typography-tour .content-main img{max-width:100%}.typography-tour .accommodation-hotel-slider{max-width:100%;min-width:0}.esta-privilege-card-container{grid-template-columns:minmax(0,1fr)}.esta-privilege-content-wrapper{min-width:0;max-width:100%}.esta-privilege-content-card{overflow-wrap:anywhere}}