@charset "UTF-8";@keyframes breadFadeDown{from{opacity:0;transform:translateY(-26px) translateX(-50%)}to{opacity:1;transform:translateY(0) translateX(-50%)}}@keyframes breadFadeUp{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeUp{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ringPulse{0%{box-shadow:0 0 0 0 rgba(46,131,120,.55)}65%{box-shadow:0 0 0 10px rgba(46,131,120,0)}100%{box-shadow:0 0 0 0 rgba(46,131,120,0)}}@keyframes certBadgePulse{0%,100%{box-shadow:0 6px 16px rgba(27,112,97,.15),inset 0 0 0 3px rgba(255,255,255,.9),0 0 0 0 rgba(46,131,120,.35)}50%{box-shadow:0 6px 16px rgba(27,112,97,.15),inset 0 0 0 3px rgba(255,255,255,.9),0 0 0 6px rgba(46,131,120,0)}}@keyframes certBadgeRing{0%{transform:scale(1);opacity:.6}100%{transform:scale(1.9);opacity:0}}@keyframes waRingPulse{0%{box-shadow:0 0 0 0 rgba(37,211,102,.55)}65%{box-shadow:0 0 0 14px rgba(37,211,102,0)}100%{box-shadow:0 0 0 0 rgba(37,211,102,0)}}@keyframes overviewFadeUp{to{transform:translateY(0);opacity:1}}@keyframes smokeIn{0%{opacity:0;filter:blur(14px) brightness(1.6);transform:translateY(-10px) scaleY(1.18);text-shadow:0 0 28px rgba(70,165,152,.9),0 0 56px rgba(70,165,152,.5)}40%{opacity:.7;filter:blur(4px) brightness(1.15);transform:translateY(-3px) scaleY(1.04);text-shadow:0 0 14px rgba(70,165,152,.5)}100%{opacity:1;filter:blur(0) brightness(1);transform:translateY(0) scaleY(1);text-shadow:0 2px 24px rgba(0,0,0,.45)}}@keyframes recordingPulse{0%{box-shadow:0 0 0 0 rgba(229,57,53,.7)}70%{box-shadow:0 0 0 10px rgba(229,57,53,0)}100%{box-shadow:0 0 0 0 rgba(229,57,53,0)}}@keyframes waveCharIn{0%{opacity:0;transform:translateY(14px) rotate(4deg);filter:blur(4px)}60%{opacity:1;transform:translateY(-2px) rotate(-.5deg);filter:blur(0)}100%{opacity:1;transform:translateY(0) rotate(0)}}@keyframes heroFadeUp{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes heroBounce{0%,100%{transform:translateY(0) translateX(-50%)}50%{transform:translateY(6px) translateX(-50%)}}@keyframes pulse{0%{transform:scale(1);opacity:1}70%{transform:scale(1.6);opacity:0}100%{opacity:0}}@keyframes idolDotPulse{0%{box-shadow:0 0 0 0 rgba(46,131,120,.55)}17%{box-shadow:0 0 0 13px rgba(46,131,120,0)}25%{box-shadow:0 0 0 0 rgba(46,131,120,0)}100%{box-shadow:0 0 0 0 rgba(46,131,120,0)}}@keyframes eqPopIn{from{transform:scale(.92) translateY(20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@keyframes enquirySpin{to{transform:rotate(360deg)}}*{margin:0;padding:0;box-sizing:border-box}body,li,p,strong,ul{font-family:Outfit,sans-serif;line-height:1.6}li,ol,p,ul{font-size:clamp(14px,1.6vw,16.5px);font-weight:300}span{font-size:clamp(14px,1.6vw,16.5px)}b,strong{font-size:clamp(14px,1.6vw,16.5px);font-weight:500}a{font-size:clamp(14px,1.6vw,16.5px);font-weight:400;color:#2e8378}h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif}.sub-heading{font-size:clamp(19px,2vw,25px);color:#2e8378;font-weight:600}.small-heading{font-size:clamp(16px,1.7vw,20px);font-weight:600;margin:0;color:#2e8378}.anim-fade-down{animation:breadFadeDown .8s ease both}.anim-fade-up{animation:breadFadeUp .85s ease both}.anim-delay-1{animation-delay:.15s}.anim-delay-2{animation-delay:.3s}.ca-content ul,.list{list-style:none;margin:0 0 18px;padding:0}.ca-content ul li,.list li{position:relative;padding:8px 0 8px 25px;border-bottom:1px dashed rgba(70,165,152,.2)}.ca-content ul li:last-child,.list li:last-child{border-bottom:none}.ca-content ul li::before,.list li::before{content:"";position:absolute;left:2px;top:18px;width:8px;height:8px;border-radius:50%;background:#2e8378}.ca-content ul li strong,.list li strong{color:#1b7061;font-weight:600}.ca-content ul--not li,.list--not li{color:#4a5454}.ca-content ul--not li::before,.list--not li::before{background:#c94f4f}.ca-content ul--bring li::before,.list--bring li::before{background:#2e8378}.column-list{-moz-column-count:2;column-count:2;-moz-column-gap:30px;column-gap:30px;list-style-position:inside;padding-left:0}.column-list.list-3{-moz-column-count:3;column-count:3}@media (max-width:991px){.column-list{-moz-column-count:2;column-count:2}}@media (max-width:576px){.column-list{-moz-column-count:1;column-count:1}.column-list.list-3{-moz-column-count:1;column-count:1}}.special-note{position:relative;width:100%;margin:20px auto 0;padding:10px 18px 10px 14px;padding-left:35px;background:linear-gradient(135deg,rgba(93,202,165,.18) 0,rgba(46,131,120,.05) 100%),transparent;border-left:4px solid #2e8378}.special-note::before{content:"ॐ";flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;font-size:clamp(16px,1.7vw,18px);line-height:1;color:#2e8378;position:absolute;top:13px;left:10px}.special-note strong{color:#1b7061;font-weight:700}.breadcrumb-wrapper{position:relative;overflow:hidden;z-index:1;display:flex;flex-direction:column;height:clamp(220px,30vh + 10vw,650px)}.breadcrumb-wrapper>.container-fluid{flex:1}.breadcrumb-wrapper .bw-bg-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:-2}.breadcrumb-wrapper .bw-bg-img.top{-o-object-position:top;object-position:top}.breadcrumb-wrapper .bw-bg-img.bottom{-o-object-position:bottom;object-position:bottom}.breadcrumb-wrapper::after,.breadcrumb-wrapper::before{content:"";position:absolute;inset:0;pointer-events:none}.breadcrumb-wrapper::after{background:linear-gradient(135deg,rgba(13,31,24,.78) 0,rgba(26,48,40,.55) 60%,rgba(0,0,0,.25) 100%);z-index:-1}.breadcrumb-wrapper::before{background-image:radial-gradient(rgba(255,255,255,.05) 1px,transparent 1px);background-size:28px 28px;z-index:0}.breadcrumb-wrapper .bw-nav{position:relative;z-index:1;max-width:66%;display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:clamp(15px,3vw,36px) clamp(15px,3vw,48px);gap:clamp(10px,1.2vw,14px)}@media (max-width:768px){.breadcrumb-wrapper .bw-nav{max-width:100%}}.breadcrumb-wrapper .breadcrumb-heading{display:block;font-size:clamp(24px,3vw + 7px,44px);font-weight:600;color:#fff;line-height:1.12;letter-spacing:1px;margin:0;animation:fadeUp .55s ease both;text-shadow:0 2px 18px rgba(0,0,0,.25)}.breadcrumb-wrapper .breadcrumb-heading em{font-style:italic;color:#5dcaa5;font-weight:500}.breadcrumb-wrapper .breadcrumb-list{list-style:none;margin:0;padding:clamp(7px,.7vw,9px) clamp(12px,1.2vw,16px);display:inline-flex;align-items:center;flex-wrap:wrap;gap:0;background:rgba(255,255,255,.1);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.35);border-radius:999px;box-shadow:0 8px 24px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.3);width:-moz-fit-content;width:fit-content}.breadcrumb-wrapper .breadcrumb-list .breadcrumb-item{display:flex;align-items:center;gap:0;color:rgba(255,255,255,.92);text-transform:capitalize;font-size:clamp(13px,.9vw,14.5px);letter-spacing:.3px;line-height:1}.breadcrumb-wrapper .breadcrumb-list .breadcrumb-item.active{font-weight:600;color:#5dcaa5}.breadcrumb-wrapper .breadcrumb-list .breadcrumb-item+.breadcrumb-item::before{content:"";width:7px;height:12px;margin:0 clamp(9px,1vw,12px);flex-shrink:0;opacity:.6;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 6 15 12 9 18'/%3E%3C/svg%3E") center/contain no-repeat}.breadcrumb-wrapper .breadcrumb-list .breadcrumb-item a{color:rgba(255,255,255,.92);text-decoration:none;line-height:inherit;transition:color .25s ease}.breadcrumb-wrapper .breadcrumb-list .breadcrumb-item a:focus-visible,.breadcrumb-wrapper .breadcrumb-list .breadcrumb-item a:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.cdc-tabs{position:fixed;top:0;left:50%;width:-moz-max-content;width:max-content;max-width:calc(100vw - 24px);transform:translateX(-50%) translateY(-20px);z-index:999;background:#2e8378;box-shadow:0 -4px 18px rgba(0,0,0,.15);display:flex;justify-content:center;align-items:center;margin:0 auto;opacity:0;visibility:hidden;pointer-events:none;border-radius:999px;overflow:hidden;transition:opacity .45s ease,visibility .45s ease,border-radius .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.cdc-tabs.is-stuck{top:102px;opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0);border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:12px;border-bottom-right-radius:12px}@media (max-width:1200px){.cdc-tabs.is-stuck{top:66px}}@media (max-width:500px){.cdc-tabs.is-stuck{top:59px}}@media (max-width:767px){.cdc-tabs{left:12px;right:12px;width:auto;max-width:none;transform:translateY(-20px);overflow-x:auto;grid-template-columns:repeat(4,1fr);scrollbar-width:none;-ms-overflow-style:none}.cdc-tabs::-webkit-scrollbar{display:none}.cdc-tabs .cdc-tab:nth-child(4){display:none}}@media (max-width:767px){.cdc-tabs.is-stuck{transform:translateY(0)}}.cdc-tabs .cdc-tab{padding:clamp(8px,1vw,12px) clamp(10px,1.5vw,16px);font-size:clamp(11px,1.3vw,15px);font-weight:500;color:rgba(255,255,255,.85);text-align:center;text-decoration:none;letter-spacing:.01em;border-right:1px solid rgba(255,255,255,.8);white-space:nowrap;width:-moz-max-content;width:max-content;transition:background .25s ease,color .25s ease}.cdc-tabs .cdc-tab:last-child{border-right:0}@media (max-width:767px){.cdc-tabs .cdc-tab:not(:nth-last-child(-n+2)){border-bottom:1px solid rgba(255,255,255,.08)}}.heading-wrapper{position:relative;margin-bottom:clamp(24px,3vw,40px);max-width:1320px;margin-left:auto;margin-right:auto}.heading-wrapper::before{content:"";display:block;position:absolute;top:-76px;left:50%;transform:translateX(-50%);width:80px;height:80px;filter:brightness(0) saturate(100%) invert(44%) sepia(68%) saturate(377%) hue-rotate(123deg) brightness(85%) contrast(88%);background:url(../images/icons/head-wrap-icon.svg) center/contain no-repeat;animation:breadFadeDown .8s ease both}.heading-wrapper.is-left::before{left:0;transform:none}@media (max-width:575px){.heading-wrapper::before{top:-46px;width:46px;height:46px}}.heading-wrapper .common-heading-top{font-size:clamp(12px,1.5vw,18px);font-weight:500;text-transform:capitalize;color:#2e8378;margin:0}.heading-wrapper .common-heading{font-size:clamp(20px,2vw + 10px,38px);font-family:Montserrat;font-weight:700;line-height:1.2;margin:0;background:linear-gradient(90deg,#46a598 0,#1b7061 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.heading-wrapper p{margin-top:10px}.heading-wrapper.white::before{filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0) hue-rotate(299deg) brightness(104%) contrast(103%)}.heading-wrapper.white .common-heading-top{color:rgba(255,255,255,.85)}.heading-wrapper.white .common-heading{background:0 0;color:#fff;-webkit-text-fill-color:#fff}.heading-wrapper.white p{color:rgba(255,255,255,.86)}.common-content-wrap{width:100%;height:100%;display:flex;flex-direction:column;gap:12px;justify-content:center;align-items:start}.common-content-wrap p{margin-bottom:0}.common-content-wrap.justify-start{justify-content:start}#addons,#dates-fees,#overview,#schedule,#stay-meals{scroll-margin-top:clamp(56px,6vw,72px)}.theme-button{position:relative;overflow:hidden;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:clamp(11px,.7vw + 6px,14px) clamp(16px,1.6vw + 10px,30px);font-size:clamp(14px,1.5vw,17px);font-weight:600;letter-spacing:.01em;line-height:1.1!important;text-decoration:none;border-radius:30px;border:2px solid transparent;transition:color .5s ease,border-color .5s ease,box-shadow .2s ease,transform .2s ease;cursor:pointer;background:#2e8378;color:#fff;border-color:#2e8378;box-shadow:0 6px 18px rgba(46,131,120,.25)}.theme-button::before{content:"";position:absolute;background-color:#fff;width:0;height:0;bottom:-67%;left:-38%;z-index:-1;border-radius:50%;transition:width .5s ease,height .5s ease}.theme-button .icon-wrap{filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0) hue-rotate(299deg) brightness(104%) contrast(103%);transition:.3s}.theme-button .icon-wrap img{height:22px;width:22px}.theme-button:hover{color:#2e8378;transition:.5s}.theme-button:hover::before{width:150%;height:250%;transition:.5s}.theme-button:hover .icon-wrap{filter:brightness(0) saturate(100%) invert(44%) sepia(68%) saturate(377%) hue-rotate(123deg) brightness(85%) contrast(88%);transition:.3s}.theme-button.outline{background-color:#fff;border-color:#2e8378;color:#2e8378}.theme-button.outline .icon-wrap{filter:brightness(0) saturate(100%) invert(44%) sepia(68%) saturate(377%) hue-rotate(123deg) brightness(85%) contrast(88%)}.theme-button.outline:hover{color:#fff}.theme-button.outline:hover .icon-wrap{filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0) hue-rotate(299deg) brightness(104%) contrast(103%)}.theme-button.outline::before{background-color:#2e8378}@media (max-width:575px){.theme-button.mobile-full{text-align:center!important;width:100%!important;margin-right:0!important}}.youtube-btn{background:red;margin-top:1rem;border:2px solid red}.youtube-btn img{width:25px;height:25px;filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0) hue-rotate(299deg) brightness(104%) contrast(103%);transition:.3s}.youtube-btn:hover{color:red}.youtube-btn:hover img{filter:brightness(0) saturate(100%) invert(28%) sepia(95%) saturate(6120%) hue-rotate(354deg) brightness(104%) contrast(130%);transition:.3s}.whatsapp-btn{width:auto;background:#25d366;border:2px solid #25d366;padding-left:35px}.whatsapp-btn::after{content:"";width:26px;height:26px;background:url(../images/icons/whatsapp-border.svg) center/contain no-repeat;filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0) hue-rotate(299deg) brightness(104%) contrast(103%);position:absolute;left:8px;top:50%;transform:translateY(-50%)}.whatsapp-btn:hover{color:#25d366}.whatsapp-btn:hover::after{filter:brightness(0) saturate(100%) invert(96%) sepia(76%) saturate(3911%) hue-rotate(65deg) brightness(88%) contrast(87%)}.bg-alt{position:relative;background-image:linear-gradient(to bottom,#e4f1ee 0,rgba(228,241,238,.5215686275) 40%,rgba(228,241,238,.5803921569) 60%,#e4f1ee 100%);z-index:1}.bg-alt:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/background-alt.webp);filter:brightness(0) saturate(100%) invert(44%) sepia(68%) saturate(377%) hue-rotate(123deg) brightness(85%) contrast(88%);background-size:auto,17%;background-repeat:repeat;background-position:center,center;z-index:-1;opacity:.95}.bg-alt>*{position:relative;z-index:2}.bg-chakra{position:relative;overflow:hidden}.bg-chakra::after,.bg-chakra::before{content:"";position:absolute;top:50%;width:clamp(180px,30vw,506px);aspect-ratio:1;background-image:url(../images/icons/chakra-pattern.webp);background-size:contain;background-position:center;background-repeat:no-repeat;pointer-events:none;filter:brightness(0) saturate(100%) invert(44%) sepia(68%) saturate(377%) hue-rotate(123deg) brightness(85%) contrast(88%);z-index:0;opacity:0;transition:opacity .9s cubic-bezier(.22,.61,.36,1),transform 1.1s cubic-bezier(.22,.61,.36,1)}.bg-chakra::before{left:0;display:none;transform:translate(-180%,-50%) rotate(-180deg)}.bg-chakra::after{right:0;transform:translate(180%,-50%) rotate(180deg)}.bg-chakra.is-revealed::before{opacity:.18;transform:translate(-50%,-50%) rotate(0)}.bg-chakra.is-revealed::after{opacity:.2;transform:translate(50%,-50%) rotate(0)}@media (prefers-reduced-motion:reduce){.bg-chakra::after,.bg-chakra::before{opacity:.32;transition:none}.bg-chakra::before{transform:translate(-50%,-50%)}.bg-chakra::after{transform:translate(50%,-50%)}}.bg-chakra>*{position:relative;z-index:1}.motion-wrap{position:relative;overflow:hidden;z-index:1}.motion-wrap img{transition:transform 2s ease}.motion-wrap:after,.motion-wrap:before{content:"";position:absolute;pointer-events:none;opacity:1;z-index:3;transform:rotate(5deg)}.motion-wrap:before{top:-10%;right:51%;bottom:-10%;left:50%;background:rgba(255,255,255,.3)}.motion-wrap:after{top:50%;right:-10%;bottom:50%;left:-10%;background:rgba(255,255,255,.6)}.motion-wrap:hover:before{left:0;right:0;opacity:0;transition:all .9s linear}.motion-wrap:hover:after{top:0;bottom:0;opacity:0;transition:all .9s linear}.motion-wrap:hover img{transform:scale(1.05)}.course-structure .hours-calculation{position:relative;margin:28px auto 0;padding:10px;max-width:820px;background:linear-gradient(180deg,#f4fbfa 0,#e8f5f2 100%);border-radius:18px;overflow:hidden}.course-structure .hc-head{position:relative;text-align:center;margin-bottom:20px}.course-structure .hc-eyebrow{display:inline-block;margin-bottom:8px;padding:4px 12px;font-size:9.5px;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:#2e8378;background:rgba(93,202,165,.22);border-radius:100px}.course-structure .hc-title{margin:0;font-size:clamp(15px,.8vw + 11px,20px);font-weight:700;color:#1b7061;line-height:1.25}.course-structure .hc-title em{font-style:italic;font-weight:500;color:#2e8378}.course-structure .hc-equation{position:relative;display:flex;flex-direction:column;align-items:center}.course-structure .hc-row-top{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto 1fr;gap:14px;align-items:stretch;width:100%}@media (max-width:575px){.course-structure .hc-row-top{grid-template-columns:1fr;gap:10px}.course-structure .hc-row-top .hc-op{justify-self:center}}.course-structure .hc-op{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin:auto 0;font-size:16px;font-weight:600;color:#2e8378;background:#fff;border:1px solid rgba(70,165,152,.3);border-radius:50%;line-height:1;box-shadow:0 3px 10px rgba(27,112,97,.08)}.course-structure .hc-card{position:relative;display:flex;flex-direction:column;align-items:center;gap:3px;padding:12px 14px 10px;background:#fff;border-radius:14px;box-shadow:0 6px 20px rgba(27,112,97,.07);transition:transform .25s ease,box-shadow .25s ease}.course-structure .hc-card:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(27,112,97,.1)}.course-structure .hc-card .hc-card-dot{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin-bottom:0;color:#2e8378;background:rgba(93,202,165,.22);border-radius:50%}.course-structure .hc-card .hc-card-dot svg{width:20px;height:20px}.course-structure .hc-card .hc-card-label{font-size:10px;font-weight:700;color:#1b7061;text-transform:uppercase;letter-spacing:.14em}.course-structure .hc-card .hc-card-value{display:inline-flex;align-items:baseline;gap:3px;margin-top:2px;color:#1b7061;font-variant-numeric:tabular-nums;line-height:1}.course-structure .hc-card .hc-card-value strong{font-size:clamp(26px,2.4vw + 10px,36px);font-weight:700;letter-spacing:-.01em;line-height:inherit}.course-structure .hc-card .hc-card-value em{font-size:10.5px;line-height:inherit;font-weight:700;font-style:normal;text-transform:uppercase;letter-spacing:.1em;color:#2e8378}.course-structure .hc-card .hc-card-formula{font-size:15px;font-weight:600;color:#3a5a55;line-height:1.4}.course-structure .hc-connector{position:relative;z-index:1;display:block;width:100%;height:200px;margin:-8px 0 -162px;color:rgba(46,131,120,.55)}.course-structure .hc-connector path{stroke-width:2.5;stroke-dasharray:7 9}@media (max-width:575px){.course-structure .hc-connector{display:none}}.course-structure .hc-total{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:clamp(120px,14vw,150px);aspect-ratio:1/1;padding:10px;background:radial-gradient(circle at 30% 25%,rgb(53.9525423729,153.6474576271,140.7457627119) 0,#2e8378 55%,#1b7061 100%);border-radius:50%;box-shadow:0 14px 36px rgba(46,131,120,.3),inset 0 0 0 1px rgba(255,255,255,.12);color:#fff;text-align:center}@media (max-width:575px){.course-structure .hc-total{margin-top:10px;width:120px}}.course-structure .hc-total .hc-total-label{font-size:clamp(8px,.7vw,10px);font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:rgba(255,255,255,.85);background:rgba(255,255,255,.14);padding:3px 8px;border-radius:100px}.course-structure .hc-total .hc-total-value{display:inline-flex;align-items:baseline;gap:3px;line-height:1}.course-structure .hc-total .hc-total-value strong{font-size:clamp(28px,3.2vw,38px);font-weight:300;letter-spacing:-.02em;color:#fff;line-height:inherit}.course-structure .hc-total .hc-total-value em{font-size:clamp(11px,1vw,14px);font-style:italic;font-weight:500;color:rgba(255,255,255,.9);line-height:inherit}.course-structure .hc-total .hc-total-sub{display:none}.course-structure .hc-footnote{display:none}.overview-section .retreat-highlights{margin:28px auto 0}.overview-section .retreat-highlights-title{margin:0 0 14px;font-size:clamp(17px,.6vw + 14px,20px);font-weight:600;color:#1b7061;letter-spacing:-.005em}.inclusions-section .inclusions-tabs{margin:0 auto;position:relative}.inclusions-section .incl-tab-input{position:absolute;opacity:0;pointer-events:none}.inclusions-section .incl-tab-buttons{display:flex;justify-content:center;align-items:center;gap:clamp(6px,.8vw + 2px,12px);margin-bottom:clamp(18px,2vw + 6px,28px)}@media (max-width:575px){.inclusions-section .incl-tab-buttons{grid-template-columns:1fr}}.inclusions-section .incl-tab-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:clamp(11px,.8vw + 6px,14px) clamp(12px,1vw + 6px,30px);font-size:clamp(12.5px,.5vw + 10px,14.5px);font-weight:600;letter-spacing:.02em;color:#1b7061;background:rgba(93,202,165,.08);border:2px solid rgba(70,165,152,.3);border-radius:30px;cursor:pointer;text-align:center;line-height:1.3;transition:background .2s ease,color .2s ease,border-color .2s ease,transform 180ms ease,box-shadow .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.inclusions-section .incl-tab-btn:hover{background:rgba(93,202,165,.16);border-color:rgba(46,131,120,.4)}.inclusions-section .incl-tab-btn:focus-within,.inclusions-section .incl-tab-btn:has(:focus-visible){outline:2px solid rgba(46,131,120,.5);outline-offset:2px}.inclusions-section #incl-tab-bring:checked~.incl-tab-buttons .incl-tab-btn[for=incl-tab-bring],.inclusions-section #incl-tab-included:checked~.incl-tab-buttons .incl-tab-btn[for=incl-tab-included],.inclusions-section #incl-tab-not-included:checked~.incl-tab-buttons .incl-tab-btn[for=incl-tab-not-included],.inclusions-section #incl2-tab-bring:checked~.incl-tab-buttons .incl-tab-btn[for=incl2-tab-bring],.inclusions-section #incl2-tab-included:checked~.incl-tab-buttons .incl-tab-btn[for=incl2-tab-included],.inclusions-section #incl2-tab-not-included:checked~.incl-tab-buttons .incl-tab-btn[for=incl2-tab-not-included]{background:#2e8378;color:#fff;border-color:#2e8378;box-shadow:0 6px 18px rgba(46,131,120,.25);transform:translateY(-1px)}.incl-tab-panels{position:relative;background:rgba(93,202,165,.08);border:1px solid rgba(70,165,152,.28);border-radius:14px;box-shadow:0 6px 22px rgba(27,112,97,.05);padding:clamp(20px,2vw + 10px,34px) clamp(18px,1.8vw + 10px,34px)}.incl-tab-panel{display:none;animation:fadeUp .3s ease both}#incl-tab-bring:checked~.incl-tab-panels .incl-tab-panel--bring,#incl-tab-included:checked~.incl-tab-panels .incl-tab-panel--included,#incl-tab-not-included:checked~.incl-tab-panels .incl-tab-panel--not-included,#incl2-tab-bring:checked~.incl-tab-panels .incl-tab-panel--bring,#incl2-tab-included:checked~.incl-tab-panels .incl-tab-panel--included,#incl2-tab-not-included:checked~.incl-tab-panels .incl-tab-panel--not-included{display:block}.incl-list{list-style:none;margin:0 0 18px;padding:0}.incl-list li{position:relative;padding:10px 0 10px 30px;line-height:1.65;border-bottom:1px dashed rgba(70,165,152,.22)}.incl-list li:last-child{border-bottom:none}.incl-list li::before{content:"";position:absolute;left:8px;top:18px;width:8px;height:8px;border-radius:50%;background:#2e8378}.incl-list li strong{color:#1b7061;font-weight:700}.incl-list--not li{color:#4a5454}.incl-list--not li::before{background:#c94f4f}.incl-list--bring li::before{background:#2e8378}.incl-split{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(20px,2vw + 10px,36px);align-items:start}@media (max-width:767px){.incl-split{grid-template-columns:1fr;gap:22px}}.incl-split .incl-list{margin-bottom:0}.incl-gallery{display:grid;grid-template-columns:1fr 1fr;gap:10px;position:sticky;top:88px}@media (max-width:767px){.incl-gallery{position:static}}.incl-gallery-tile{position:relative;margin:0;aspect-ratio:1/1;border-radius:12px;overflow:hidden;box-shadow:0 6px 18px rgba(27,112,97,.1);cursor:pointer;transform:translateZ(0)}.incl-gallery-tile img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.incl-gallery-tile::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(27,112,97,.72) 100%);pointer-events:none;transition:background .3s ease}.incl-gallery-tile figcaption{position:absolute;left:12px;right:12px;bottom:10px;z-index:2;font-size:clamp(11px,.4vw + 9px,12.5px);font-weight:500;letter-spacing:.12em;color:#fff;line-height:1.3;transform:translateY(2px);transition:transform .3s ease}.incl-gallery-tile:hover img{transform:scale(1.06)}.incl-gallery-tile:hover::after{background:linear-gradient(180deg,rgba(27,112,97,.15) 0,rgba(27,112,97,.82) 100%)}.incl-gallery-tile:hover figcaption{transform:translateY(0)}.incl-tab-panel--not-included .incl-gallery-tile img{filter:grayscale(.35) brightness(.92)}.all-media{position:relative;width:100%;padding:20px 40px 70px 20px;isolation:isolate}@media (max-width:575px){.all-media{padding:12px 20px 36px 12px}}.all-media .disc-dots{position:absolute;top:0;left:0;width:140px;height:140px;background-image:radial-gradient(rgba(46,131,120,.28) 1.5px,transparent 1.8px);background-size:14px 14px;z-index:0;pointer-events:none}@media (max-width:575px){.all-media .disc-dots{width:90px;height:90px;background-size:11px 11px}}.all-media .all-media-frame{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 24px 48px rgba(27,112,97,.18)}.all-media .all-media-frame img{display:block;width:100%;height:auto;transition:transform .6s ease}.all-media .all-media-frame--main{position:relative;z-index:1}.all-media .all-media-frame--accent{position:absolute;right:0;bottom:0;width:48%;max-width:240px;z-index:2;border:5px solid #fff;border-radius:18px;box-shadow:0 18px 34px rgba(27,112,97,.22)}@media (max-width:575px){.all-media .all-media-frame--accent{width:52%;max-width:none;border-width:4px}}.all-media .all-media-frame--accent-circle{position:absolute;right:0;bottom:0;width:48%;max-width:150px;z-index:2;border:5px solid #fff;border-radius:50%;background:#fff;box-shadow:0 18px 34px rgba(27,112,97,.22)}@media (max-width:575px){.all-media .all-media-frame--accent-circle{width:52%;max-width:80px}}.all-media .all-media-badge{position:absolute;z-index:3;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;background:rgba(255,255,255,.97);border-radius:100px;box-shadow:0 8px 20px rgba(27,112,97,.18);color:#1b7061;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;line-height:1.15}.all-media .all-media-badge span{font-size:inherit}.all-media .all-media-badge svg{flex-shrink:0;width:22px;height:22px;color:#2e8378}@media (max-width:575px){.all-media .all-media-badge{padding:8px 10px;font-size:9.5px;letter-spacing:.1em}.all-media .all-media-badge svg{width:18px;height:18px}}.all-media .badge-top{top:34px;right:0}.all-media .badge-top::before{content:"";width:18px;height:18px;background:url(../images/icons/certificate.svg);background-size:contain;background-position:center;background-repeat:no-repeat;filter:brightness(0) saturate(100%) invert(44%) sepia(68%) saturate(377%) hue-rotate(123deg) brightness(85%) contrast(88%)}.all-media .badge-count{left:-12px;top:50%;transform:translateY(-50%);padding:10px 14px 10px 12px;background:linear-gradient(135deg,#2e8378 0,#1b7061 100%);color:#fff}.all-media .badge-count strong{display:inline-flex;align-items:baseline;font-size:24px;font-weight:800;letter-spacing:-.02em;line-height:1;font-variant-numeric:tabular-nums}.all-media .badge-count strong em{font-size:.7em;font-weight:600;font-style:normal;margin-left:1px}.all-media .badge-count span{font-size:9.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.88)}@media (max-width:575px){.all-media .badge-count{left:-6px}.all-media .badge-count strong{font-size:20px}}.all-media .badge-cert{bottom:30px;left:12px}.all-media .badge-cert::before{content:"";width:18px;height:18px;background:url(../images/icons/award.svg);background-size:contain;background-position:center;background-repeat:no-repeat;filter:brightness(0) saturate(100%) invert(44%) sepia(68%) saturate(377%) hue-rotate(123deg) brightness(85%) contrast(88%)}.discipline-section .disc-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:clamp(28px,3vw + 12px,56px);align-items:center}@media (max-width:991px){.discipline-section .disc-grid{grid-template-columns:1fr;gap:32px}}.discipline-section .disc-content{display:flex;flex-direction:column;gap:16px}.discipline-section .disc-tags{list-style:none;margin:0 0 4px;padding:0;display:flex;flex-wrap:wrap;gap:8px}.discipline-section .disc-tags li{display:inline-flex;align-items:center;gap:7px;padding:5px 12px 5px 10px;font-size:11.5px;font-weight:600;letter-spacing:.02em;color:#1b7061;background:rgba(93,202,165,.14);border:1px solid rgba(70,165,152,.3);border-radius:100px;line-height:1.3}.discipline-section .disc-tags li span{display:inline-block;width:6px;height:6px;border-radius:50%;background:#2e8378}.discipline-section .disc-content p{margin:0}.discipline-section .disc-content p strong{color:#1b7061}.daily-schedule-section .ds-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:clamp(20px,2vw + 10px,40px);align-items:stretch;margin-bottom:clamp(24px,2.5vw + 10px,40px)}@media (max-width:991px){.daily-schedule-section .ds-grid{grid-template-columns:1fr}}.daily-schedule-section .ds-pill-grid{list-style:none;margin:0;padding:16px 0 0;display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(20px,1.2vw + 10px,26px) clamp(10px,1vw + 4px,16px)}@media (max-width:479px){.daily-schedule-section .ds-pill-grid{grid-template-columns:1fr}}.daily-schedule-section .ds-pill{position:relative;display:flex;align-items:center;justify-content:center;padding:clamp(18px,1.2vw + 10px,24px) clamp(10px,1vw + 4px,16px) clamp(12px,.8vw + 6px,16px);text-align:center;background:#fff;border:2px solid rgba(70,165,152,.7);border-radius:10px;box-shadow:0 2px 8px rgba(27,112,97,.04);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.daily-schedule-section .ds-pill:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(27,112,97,.1);border-color:rgba(46,131,120,.5)}.daily-schedule-section .ds-pill--muted{background:rgba(93,202,165,.08);border-style:dashed}.daily-schedule-section .ds-pill-time{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);padding:4px 12px;font-size:clamp(11px,.35vw + 9px,12.5px);font-weight:700;color:#fff;background:#2e8378;border-radius:100px;letter-spacing:.02em;font-variant-numeric:tabular-nums;white-space:nowrap;box-shadow:0 2px 6px rgba(27,112,97,.15)}.daily-schedule-section .ds-pill-text{font-size:clamp(13px,.4vw + 11px,14.5px);font-weight:600;color:#1b7061;line-height:1.35}.daily-schedule-section .ds-cta{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}@media (max-width:479px){.daily-schedule-section .ds-cta{flex-direction:column;align-items:stretch}}#vya-video-review .col-12{text-align:center}.curriculum-section .curriculum-hours-grid,.faq-section .curriculum-hours-grid{list-style:none;margin:0 0 clamp(30px,3vw + 12px,48px);padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(14px,1.5vw + 8px,24px)}@media (max-width:991px){.curriculum-section .curriculum-hours-grid,.faq-section .curriculum-hours-grid{grid-template-columns:1fr}}.curriculum-section .ch-card,.faq-section .ch-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:clamp(26px,2.2vw + 14px,42px) clamp(20px,2vw + 10px,44px) clamp(26px,2.2vw + 14px,42px) clamp(22px,1.8vw + 12px,34px);background:#fff;border:1px solid rgba(70,165,152,.35);border-radius:16px;box-shadow:0 6px 20px rgba(27,112,97,.06);text-align:left;overflow:hidden;transition:transform 260ms ease,box-shadow 260ms ease,border-color 260ms ease}.curriculum-section .ch-card::after,.faq-section .ch-card::after{content:"";position:absolute;top:0;right:0;bottom:0;width:62%;background-size:cover;background-position:right center;background-repeat:no-repeat;background-image:var(--ch-card-image);opacity:1;filter:saturate(1.05) contrast(1.05);-webkit-mask-image:linear-gradient(90deg,transparent 0,transparent -14%,#000 59%,#000 100%);mask-image:linear-gradient(90deg,transparent 0,transparent -14%,#000 59%,#000 100%);pointer-events:none;z-index:0;transition:opacity 320ms ease,transform 320ms ease}.curriculum-section .ch-card>*,.faq-section .ch-card>*{position:relative;z-index:1;max-width:58%}.curriculum-section .ch-card:hover,.faq-section .ch-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(46,131,120,.18);border-color:rgba(46,131,120,.5)}.curriculum-section .ch-card:hover::after,.faq-section .ch-card:hover::after{transform:scale(1.03)}@media (max-width:575px){.curriculum-section .ch-card,.faq-section .ch-card{padding:clamp(22px,2vw + 12px,32px) clamp(20px,1.8vw + 10px,28px)}.curriculum-section .ch-card>*,.faq-section .ch-card>*{max-width:100%}.curriculum-section .ch-card::after,.faq-section .ch-card::after{width:67%;-webkit-mask-image:linear-gradient(90deg,transparent 0,transparent 28%,#000 100%);mask-image:linear-gradient(90deg,transparent 0,transparent -19%,#000 100%);opacity:.9}}.curriculum-section .ch-card--techniques::after,.faq-section .ch-card--techniques::after{--ch-card-image:url("../images/vinyasa-free-100-hour-yttc-ceremony1.webp")}.curriculum-section .ch-card--anatomy::after,.faq-section .ch-card--anatomy::after{--ch-card-image:url("../images/vinyasa-free-100-hour-yttc-ceremony3.webp")}.curriculum-section .ch-card--humanities::after,.faq-section .ch-card--humanities::after{--ch-card-image:url("../images/vinyasa-free-100-hour-yttc-ceremony5.webp")}.curriculum-section .ch-card--professional::after,.faq-section .ch-card--professional::after{--ch-card-image:url("../images/vinyasa-free-100-hour-yttc-ceremony7.webp")}.curriculum-section .ch-hours,.faq-section .ch-hours{font-size:clamp(22px,1.6vw + 12px,32px);font-weight:700;line-height:1.1;letter-spacing:-.01em;background:linear-gradient(135deg,#1b7061 0,#2e8378 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:#1b7061}.curriculum-section .ch-divider,.faq-section .ch-divider{position:relative;display:block;width:100%;max-width:180px;height:1px;margin:4px 0 2px;background:linear-gradient(90deg,rgba(46,131,120,.5) 0,rgba(46,131,120,.5) 85%,transparent 100%)}.curriculum-section .ch-divider::before,.faq-section .ch-divider::before{content:"";position:absolute;left:22px;top:50%;transform:translate(-50%,-50%);width:16px;height:16px;border-radius:50%;background:#fff;border:2px solid #2e8378;box-shadow:0 0 0 3px rgba(93,202,165,.2)}.curriculum-section .ch-divider::after,.faq-section .ch-divider::after{content:"";position:absolute;left:22px;top:50%;width:5px;height:2px;background:#2e8378;border-radius:2px;transform-origin:100% 50%;transform:translate(-100%,-50%) rotate(-45deg)}.curriculum-section .ch-title,.faq-section .ch-title{font-size:clamp(14px,.6vw + 10px,16px);font-weight:700;color:#2e8378;line-height:1.4}.curriculum-section .curriculum-accordion,.faq-section .curriculum-accordion{display:flex;flex-direction:column;gap:8px}.curriculum-section .ca-item,.faq-section .ca-item{position:relative;background:#fff;border:1px solid rgba(46,131,120,.18);border-radius:5px;box-shadow:0 2px 10px rgba(27,112,97,.05);transition:box-shadow 260ms ease,border-color 260ms ease,transform 220ms ease}.curriculum-section .ca-item:not([open]),.faq-section .ca-item:not([open]){overflow:hidden}.curriculum-section .ca-item:hover,.faq-section .ca-item:hover{border-color:rgba(46,131,120,.5);box-shadow:0 8px 22px rgba(27,112,97,.1)}.curriculum-section .ca-item[open],.faq-section .ca-item[open]{border-color:rgba(46,131,120,.55);box-shadow:0 10px 28px rgba(46,131,120,.18)}.curriculum-section .ca-item[open]::before,.faq-section .ca-item[open]::before{opacity:1;width:5px}.curriculum-section .ca-item[open] .ca-summary,.faq-section .ca-item[open] .ca-summary{background:linear-gradient(135deg,#1b7061 0,#2e8378 55%,#2e8378 100%);color:#fff}.curriculum-section .ca-item[open] .ca-summary::after,.faq-section .ca-item[open] .ca-summary::after{opacity:1}.curriculum-section .ca-item[open] .ca-summary .ca-icon::before,.faq-section .ca-item[open] .ca-summary .ca-icon::before{background:#fff}.curriculum-section .ca-item[open] .ca-summary .ca-icon::after,.faq-section .ca-item[open] .ca-summary .ca-icon::after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.curriculum-section .ca-item[open] .ca-title,.faq-section .ca-item[open] .ca-title{color:#fff}.curriculum-section .ca-summary,.faq-section .ca-summary{position:relative;display:flex;align-items:center;justify-content:space-between;gap:clamp(10px,1.2vw,14px);padding:clamp(13px,1vw + 8px,20px) clamp(12px,1.3vw + 8px,24px) clamp(13px,1vw + 8px,20px) clamp(12px,1.6vw,20px);font-size:clamp(14px,.4vw + 11px,15.5px);font-weight:600;color:#1b7061;cursor:pointer;list-style:none;background:linear-gradient(135deg,rgba(93,202,165,.08) 0,rgba(93,202,165,.02) 100%);transition:background 260ms ease,color 260ms ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.curriculum-section .ca-summary::after,.faq-section .ca-summary::after{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.08) 1px,transparent 1px);background-size:22px 22px;pointer-events:none;opacity:0;transition:opacity 260ms ease}.curriculum-section .ca-summary::-webkit-details-marker,.faq-section .ca-summary::-webkit-details-marker{display:none}.curriculum-section .ca-summary::marker,.faq-section .ca-summary::marker{content:none;display:none}.curriculum-section .ca-summary:hover,.faq-section .ca-summary:hover{background:linear-gradient(135deg,rgba(93,202,165,.14) 0,rgba(93,202,165,.05) 100%)}.curriculum-section .ca-summary:focus-visible,.faq-section .ca-summary:focus-visible{outline:2px solid #2e8378;outline-offset:-2px}.curriculum-section .ca-title,.faq-section .ca-title{flex:1;margin:0;font-size:inherit;line-height:1.35;font-weight:inherit;transition:color 260ms ease}.curriculum-section .ca-icon,.faq-section .ca-icon{position:relative;flex-shrink:0;width:26px;height:26px;border-radius:50%;background:#2e8378;box-shadow:0 2px 6px rgba(46,131,120,.3);transition:background 260ms ease,box-shadow 260ms ease,transform 260ms ease}.curriculum-section .ca-icon::after,.curriculum-section .ca-icon::before,.faq-section .ca-icon::after,.faq-section .ca-icon::before{content:"";position:absolute;left:50%;top:50%;width:10px;height:2px;background:#fff;border-radius:2px;transform:translate(-50%,-50%);transition:transform 260ms ease,opacity 260ms ease,background 260ms ease}.curriculum-section .ca-icon::after,.faq-section .ca-icon::after{transform:translate(-50%,-50%) rotate(90deg)}.curriculum-section .ca-item:not([open]) .ca-summary:hover .ca-icon,.faq-section .ca-item:not([open]) .ca-summary:hover .ca-icon{transform:rotate(90deg) scale(1.05);box-shadow:0 4px 12px rgba(46,131,120,.5)}.curriculum-section .ca-item[open] .ca-icon,.faq-section .ca-item[open] .ca-icon{background:rgba(255,255,255,.16);box-shadow:inset 0 0 0 1px rgba(255,255,255,.35)}.curriculum-section .ca-content,.faq-section .ca-content{padding:clamp(18px,1.4vw + 10px,26px) clamp(22px,1.8vw + 12px,32px) clamp(20px,1.6vw + 10px,28px);background:linear-gradient(180deg,rgba(93,202,165,.04) 0,#fff 60%);color:#3a4a47;font-size:clamp(13.5px,.4vw + 12px,15px);line-height:1.7;animation:fadeUp .28s ease both}.curriculum-section .ca-content p,.faq-section .ca-content p{margin:0 0 12px}.curriculum-section .ca-content p:last-child,.faq-section .ca-content p:last-child{margin-bottom:0}.curriculum-section .ca-content strong,.faq-section .ca-content strong{color:#1b7061;font-weight:700}.join-section{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(320px,1fr);align-items:stretch}.join-section .image-side-wrap{width:100%;height:100%;position:relative;z-index:1;overflow:hidden}.join-section .image-side-wrap::before{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.42) 0,rgba(0,0,0,.08) 34%,rgba(0,0,0,0) 60%);z-index:1;pointer-events:none}.join-section .image-side-wrap::after{content:"";position:absolute;width:clamp(180px,18vw,320px);height:clamp(180px,18vw,320px);border-radius:50%;top:-70px;right:-70px;background:radial-gradient(circle,rgba(46,131,120,.28) 0,rgba(46,131,120,0) 72%);z-index:1;pointer-events:none}.join-section .image-side-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.join-section .image-side-wrap .img-badge{position:absolute;bottom:clamp(16px,2vw,40px);left:clamp(16px,2vw,40px);display:inline-flex;align-items:center;gap:clamp(10px,1.2vw,16px);padding:clamp(12px,1vw,16px) clamp(15px,1.8vw,25px);border-radius:clamp(10px,1.2vw,15px);background:linear-gradient(135deg,rgba(22,145,126,.96),rgba(7,73,66,.96));border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(14px);overflow:hidden;isolation:isolate;color:#fff;font-size:clamp(10px,.7vw,13px);font-weight:500;letter-spacing:.22em;text-transform:uppercase;z-index:3;animation:smokeIn .9s ease both}.join-section .image-side-wrap .img-badge::before{content:"";position:absolute;inset:1px;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.03));z-index:-1}.join-section .image-side-wrap .img-badge::after{content:"";position:absolute;width:90px;height:220%;top:-60%;left:-120px;background:linear-gradient(to right,transparent,rgba(255,255,255,.22),transparent);transform:rotate(24deg);animation:enquirySpin 8s linear infinite;opacity:.7}.join-section .image-side-wrap .img-badge .num{position:relative;font-size:clamp(28px,2.2vw,42px);font-weight:700;line-height:1;color:#fff;text-shadow:0 0 12px rgba(255,255,255,.2),0 0 26px rgba(46,131,120,.4)}.join-section .common-content-wrap{position:relative;background:linear-gradient(180deg,rgba(46,131,120,.025),rgba(255,255,255,0));padding:75px 30px;gap:0}.join-section .common-content-wrap .heading-wrapper{margin-bottom:20px}@media (max-width:575px){.join-section .common-content-wrap{padding:50px 12px}}@media (max-width:991px){.join-section{grid-template-columns:1fr}.join-section .image-side-wrap{min-height:clamp(320px,40vw,420px)}}.career-paths-section .common-content-wrap,.right-choice-section .common-content-wrap{margin-bottom:clamp(28px,2.8vw + 10px,44px)}.career-paths-section .rc-reasons,.right-choice-section .rc-reasons{list-style:none;padding:0;display:grid;grid-template-columns:1fr;gap:clamp(14px,1.2vw + 8px,20px)}@media (max-width:767px){.career-paths-section .rc-reasons,.right-choice-section .rc-reasons{grid-template-columns:1fr}}.career-paths-section .rc-reason,.right-choice-section .rc-reason{display:flex;gap:14px;padding:clamp(16px,1.5vw,20px);background:#fff;border:1px solid rgba(46,131,120,.15);border-radius:14px;box-shadow:0 4px 14px rgba(27,112,97,.05);transition:transform 240ms ease,box-shadow 240ms ease,border-color 240ms ease}.career-paths-section .rc-reason:hover,.right-choice-section .rc-reason:hover{transform:translateY(-3px);border-color:rgba(46,131,120,.4);box-shadow:0 12px 26px rgba(46,131,120,.12)}.career-paths-section .rc-reason:hover .rc-reason-num,.right-choice-section .rc-reason:hover .rc-reason-num{transform:scale(1.05)}@media (max-width:576px){.career-paths-section .rc-reason,.right-choice-section .rc-reason{flex-direction:column;gap:8px}}.career-paths-section .rc-reason-num,.right-choice-section .rc-reason-num{flex-shrink:0;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;color:#fff;background:linear-gradient(135deg,#2e8378 0,#2e8378 100%);border-radius:12px;letter-spacing:.02em;box-shadow:0 4px 12px rgba(46,131,120,.25);transition:transform 240ms ease}.career-paths-section .rc-reason-body,.right-choice-section .rc-reason-body{min-width:0}.career-paths-section .rc-reason-body p,.right-choice-section .rc-reason-body p{margin:0}.career-paths-section .rc-reason-body p em,.right-choice-section .rc-reason-body p em{font-style:italic}.career-paths-section .rc-footer,.right-choice-section .rc-footer{display:grid;grid-template-columns:1fr 1fr;gap:clamp(20px,2vw + 10px,36px);align-items:center}@media (max-width:991px){.career-paths-section .rc-footer,.right-choice-section .rc-footer{grid-template-columns:1fr}}.career-paths-section .rc-video,.right-choice-section .rc-video{position:relative;display:block;width:100%;padding:0;background:#000;border:1px solid rgba(70,165,152,.3);border-radius:12px;overflow:hidden;cursor:pointer;box-shadow:0 6px 20px rgba(27,112,97,.1);transition:transform 260ms ease,box-shadow 260ms ease}.career-paths-section .rc-video img,.right-choice-section .rc-video img{display:block;width:100%;height:auto;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.career-paths-section .rc-video:hover,.right-choice-section .rc-video:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(27,112,97,.15)}.career-paths-section .rc-video:hover img,.right-choice-section .rc-video:hover img{transform:scale(1.04)}.career-paths-section .rc-video:hover .rc-video-play,.right-choice-section .rc-video:hover .rc-video-play{transform:translate(-50%,-50%) scale(1.08)}.career-paths-section .rc-video:focus-visible,.right-choice-section .rc-video:focus-visible{outline:2px solid #2e8378;outline-offset:2px}.career-paths-section .rc-video-play,.right-choice-section .rc-video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:clamp(52px,4vw + 28px,65px);height:clamp(52px,4vw + 28px,65px);border-radius:50%;background:#d00;box-shadow:0 8px 22px rgba(0,0,0,.3);transition:transform 260ms ease,background 260ms ease}.career-paths-section .rc-video-play::after,.right-choice-section .rc-video-play::after{content:"";position:absolute;left:54%;top:50%;transform:translate(-50%,-50%);width:0;height:0;border-left:14px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent}.career-paths-section .rc-video-label,.right-choice-section .rc-video-label{position:absolute;left:10px;bottom:14px;padding:6px 12px;transform:none;font-size:clamp(11px,.3vw + 10px,12.5px);font-weight:600;color:#fff;background:red;backdrop-filter:blur(6px);border-radius:100px;letter-spacing:.02em}.career-paths-section .rc-cta,.right-choice-section .rc-cta{padding:clamp(20px,1.8vw + 10px,28px);background:linear-gradient(135deg,rgba(93,202,165,.18) 0,rgba(46,131,120,.08) 100%),#fff;border:1px solid rgba(46,131,120,.22);border-radius:14px;box-shadow:0 6px 20px rgba(27,112,97,.08)}.career-paths-section .rc-cta-title,.right-choice-section .rc-cta-title{margin:0 0 8px;font-size:clamp(18px,2vw,26px);font-family:"Great Vibes";font-weight:500;color:#2e8378;letter-spacing:-.01em}.career-paths-section .rc-cta p,.right-choice-section .rc-cta p{margin:0 0 clamp(14px,1vw + 8px,20px)}.career-paths-section .rc-cta-actions,.right-choice-section .rc-cta-actions{display:flex;flex-wrap:wrap;gap:10px}.career-paths-section .rc-cards,.right-choice-section .rc-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(14px,1.5vw + 8px,22px);align-items:stretch;margin-bottom:clamp(28px,3vw + 10px,44px)}@media (max-width:991px){.career-paths-section .rc-cards,.right-choice-section .rc-cards{grid-template-columns:1fr}}.career-paths-section .rc-card,.right-choice-section .rc-card{display:flex;flex-direction:column;padding:clamp(20px,1.8vw + 10px,28px);background:#fff;border:1px solid rgba(46,131,120,.18);border-radius:14px;box-shadow:0 4px 14px rgba(27,112,97,.06);transition:transform 260ms ease,box-shadow 260ms ease}.career-paths-section .rc-card:hover,.right-choice-section .rc-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(46,131,120,.15)}.career-paths-section .rc-card-title,.right-choice-section .rc-card-title{font-size:clamp(15px,.7vw + 11px,18px);font-weight:700;color:#1b7061;line-height:1.3;margin:0 0 12px;padding-bottom:10px;border-bottom:2px solid rgba(46,131,120,.2)}.career-paths-section .rc-card-intro,.right-choice-section .rc-card-intro{font-size:clamp(13.5px,.4vw + 12px,14.5px);color:#2e8378;line-height:1.55;margin:0 0 12px}.career-paths-section .rc-card-intro strong,.right-choice-section .rc-card-intro strong{color:#1b7061}.career-paths-section .rc-card-list,.right-choice-section .rc-card-list{list-style:none;margin:0;padding:0}.career-paths-section .rc-card-list li,.right-choice-section .rc-card-list li{position:relative;padding:6px 0 6px 22px;font-size:clamp(13px,.4vw + 11px,14px);line-height:1.55;color:#4a5854}.career-paths-section .rc-card-list li::before,.right-choice-section .rc-card-list li::before{content:"";position:absolute;left:2px;top:14px;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#5dcaa5 0,#2e8378 100%);box-shadow:0 0 0 2px rgba(93,202,165,.2)}.wcj-cta{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}@media (max-width:479px){.wcj-cta{flex-direction:column;align-items:stretch}}.teachers-section{position:relative;z-index:1}.teachers-section .common-content-wrap{margin-bottom:clamp(24px,2.4vw + 8px,36px)}.teachers-section .teacher-slider-wrap{position:relative;margin-bottom:clamp(25px,3.2vw + 14px,35px)}.teachers-section .teacher-slider{position:relative;overflow:hidden}.teachers-section .teacher-slider:not(.swiper-initialized) .swiper-wrapper{opacity:0;transition:opacity .2s ease}.teachers-section .teacher-slider:not(.swiper-initialized) .swiper-slide{flex:0 0 33.333%;max-width:33.333%}.teachers-section .teacher-slider.swiper-initialized .swiper-wrapper{opacity:1}.teachers-section .teacher-slider .swiper-wrapper{align-items:stretch}.teachers-section .teacher-slider .swiper-slide{height:auto;display:flex}.teachers-section .teacher-card{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:350px 1fr;width:100%;max-width:424px;margin:0 auto;height:100%;overflow:hidden;text-decoration:none;border:1.5px solid #46a598;background:#f6f6f6;backdrop-filter:blur(2px);border-radius:14px;transition:.3s}.teachers-section .teacher-card:hover .tc-photo img{transform:scale(1.04)}.teachers-section .tc-photo{position:relative;display:flex;align-items:center;justify-content:center;margin:0;min-height:0;height:350px;--spacer-size:min(310px, 96%);overflow:hidden}.teachers-section .tc-photo::after,.teachers-section .tc-photo::before{content:"";position:absolute;pointer-events:none}.teachers-section .tc-photo::before{inset:0;background:linear-gradient(165deg,rgba(255,255,255,.08) 0,rgba(255,255,255,0) 52%)}.teachers-section .tc-photo::after{display:none}.teachers-section .tc-photo img{position:relative;z-index:1;display:block;width:var(--spacer-size);height:var(--spacer-size);-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;background:rgba(255,255,255,.12);-webkit-mask-image:url(../images/icons/bg-mask-face.webp);mask-image:url(../images/icons/bg-mask-face.webp);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;transition:transform .6s ease}.teachers-section .tc-content{display:flex;flex-direction:column;align-items:center;height:100%;min-width:0;padding:clamp(16px,2vw,24px) clamp(16px,2.1vw,26px);padding-top:0}.teachers-section .tc-name{margin:0 0 9px;font-size:clamp(18px,1.1vw + 13px,24px);color:#1b7061;line-height:1.1;text-align:center}.teachers-section .tc-role{display:inline-flex;align-items:center;text-align:center;max-width:100%;margin:0 0 12px;padding:1px 10px;font-size:clamp(11px,.25vw + 10px,13px);font-weight:500;color:#2e8378;letter-spacing:1px;background:rgba(18,140,126,.1176470588);border-radius:20px}.teachers-section .tc-bio{display:-webkit-box;text-align:center;margin:0 0 14px;min-height:72px;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#3a4a48}.teachers-section .tc-experience{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;margin:auto 0 0;padding:5px 12px;color:#1b7061;font-size:clamp(12px,.25vw + 10px,13.5px);font-weight:600;border:1px solid #1b7061;border-radius:30px}.teachers-section .tc-experience span{min-width:0}.teachers-section .tc-experience .star{width:40px;height:40px;background:url(../images/icons/star.webp);background-size:contain;background-position:center;background-repeat:no-repeat;filter:brightness(0) saturate(100%) invert(44%) sepia(68%) saturate(377%) hue-rotate(123deg) brightness(85%) contrast(88%)}@media (min-width:576px){.teachers-section .tc-experience span{white-space:nowrap}}@media (max-width:575px){.teachers-section .teacher-card{grid-template-columns:1fr;grid-template-rows:230px 1fr;border-radius:12px}.teachers-section .tc-photo{height:230px;--spacer-size:min(220px, 86%)}.teachers-section .tc-bio{min-height:auto}}.accommodation-section .common-content-wrap{margin-bottom:clamp(24px,2.4vw + 8px,36px)}.accommodation-section .acc-rows{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(18px,1.6vw + 10px,28px);margin-bottom:clamp(28px,2.5vw + 10px,40px)}@media (max-width:767px){.accommodation-section .acc-rows{grid-template-columns:1fr}}.accommodation-section .acc-row{display:flex;flex-direction:column;gap:clamp(12px,.8vw + 6px,16px);background:rgba(46,131,120,.1098039216);border:1px solid rgba(27,112,97,.1);border-radius:14px;padding:clamp(12px,1vw + 8px,18px);height:100%}.accommodation-section .acc-row-title{margin:0;font-size:clamp(16px,.6vw + 12px,20px);font-weight:700;color:#1b7061;letter-spacing:-.01em;line-height:1.3}.accommodation-section .acc-row-media{min-width:0}.accommodation-section .acc-row-slider-wrap{position:relative}.accommodation-section .acc-row-slider{overflow:hidden;border-radius:12px;height:clamp(180px,18vw + 20px,260px)}.accommodation-section .acc-row-slider .swiper-slide,.accommodation-section .acc-row-slider .swiper-wrapper{height:100%}.accommodation-section .acc-row-slider .swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px;background:rgba(93,202,165,.08)}.accommodation-section .acc-food-row{display:grid;grid-template-columns:1fr 1fr;gap:clamp(20px,2vw + 10px,40px);align-items:center;margin-top:clamp(30px,4vw,50px);margin-bottom:clamp(10px,1.5vw,20px)}@media (max-width:991px){.accommodation-section .acc-food-row{grid-template-columns:1fr;gap:clamp(18px,1.8vw + 8px,26px)}}.accommodation-section .acc-food-media{min-width:0}.accommodation-section .acc-food-media .acc-card-slider-wrap{position:relative}.accommodation-section .acc-food-media .acc-card-slider{border-radius:14px;overflow:hidden;box-shadow:0 8px 28px rgba(27,112,97,.12)}.accommodation-section .acc-food-media .acc-card-slider .swiper-slide img{display:block;width:100%;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover}.accommodation-section .acc-food-content{min-width:0}.accommodation-section .acc-title{display:flex;align-items:center;gap:10px;margin:0 0 clamp(14px,1vw + 6px,18px);font-size:clamp(20px,1.4vw + 10px,26px);font-weight:600;color:#2e8378;line-height:1.2;letter-spacing:-.01em}.accommodation-section .acc-title-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,rgba(93,202,165,.25) 0,rgba(46,131,120,.15) 100%);color:#2e8378;flex-shrink:0}.accommodation-section .acc-cta{display:flex;justify-content:center;margin-top:clamp(16px,1.5vw,20px)}.accommodation-page-section .accommodation-page-slider-wrapper,.accommodation-page-section .food-page-slider-wrapper{position:relative;height:clamp(200px,22vw,300px)}.accommodation-page-section .accommodation-page-slider-wrapper .swiper-slide,.accommodation-page-section .accommodation-page-slider-wrapper .swiper-wrapper,.accommodation-page-section .food-page-slider-wrapper .swiper-slide,.accommodation-page-section .food-page-slider-wrapper .swiper-wrapper{height:100%}.accommodation-page-section .swiper-slide{border-radius:10px;overflow:hidden}.accommodation-page-section .free-ladder-images{display:block;width:100%;height:100%;position:relative;overflow:hidden;border-radius:10px}.accommodation-page-section .free-ladder-images::after{content:"";position:absolute;inset:0;background:rgba(27,112,97,0);transition:background 280ms ease;pointer-events:none}.accommodation-page-section .free-ladder-images:hover::after{background:rgba(27,112,97,.22)}.accommodation-page-section .free-ladder-images:hover .free-ladder-images-light{transform:scale(1.04)}.accommodation-page-section .free-ladder-images-light{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform 320ms ease;background:rgba(93,202,165,.08)}@media (max-width:575px){.accommodation-page-section .accommodation-page-slider-wrapper,.accommodation-page-section .food-page-slider-wrapper{border-radius:10px}}.dates-fees-section .common-content-wrap{margin-bottom:clamp(28px,2.4vw + 8px,40px)}.dates-fees-section .tab-btn-wrapper{display:flex;align-items:stretch;justify-content:center;gap:8px;margin-bottom:clamp(24px,2vw + 10px,36px);background:rgba(93,202,165,.12);border:1.5px solid rgba(46,131,120,.15);border-radius:20px;padding:6px;width:-moz-fit-content;width:fit-content;margin-inline:auto;flex-wrap:wrap}.dates-fees-section .tab-btn{padding:9px 28px;border-radius:999px;font-size:14px;font-weight:600;font-family:Montserrat,sans-serif;cursor:pointer;transition:background 240ms ease,color 240ms ease,box-shadow 240ms ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;text-align:center;display:flex;flex-direction:column;align-items:center;gap:2px;line-height:1.2}.dates-fees-section .tab-btn span{font-size:12px;font-weight:700;opacity:.75;background:rgba(46,131,120,.12);border-radius:999px;padding:2px 10px;display:inline-block}.dates-fees-section .tab-btn.is-active{background:#2e8378;color:#fff;box-shadow:0 4px 14px rgba(27,112,97,.22)}.dates-fees-section .tab-btn.is-active span{background:rgba(255,255,255,.2);opacity:1}.dates-fees-section .tab-btn:not(.is-active):hover{background:rgba(46,131,120,.1);color:#2e8378}.dates-fees-section .tab-content{display:none}.dates-fees-section .tab-content.is-active{display:block}@media (max-width:575px){.dates-fees-section .tab-btn-wrapper{gap:4px;padding:4px;border-radius:14px}.dates-fees-section .tab-btn{padding:8px 14px;font-size:12px}.dates-fees-section .tab-btn span{font-size:11px}}.dates-fees-section .df-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:clamp(20px,2vw + 10px,36px);align-items:start}@media (max-width:991px){.dates-fees-section .df-grid{grid-template-columns:1fr}}.dates-fees-section .df-dates{background:#fff;border:1px solid rgba(46,131,120,.18);border-radius:16px;padding:clamp(18px,1.2vw + 10px,24px);box-shadow:0 6px 22px rgba(27,112,97,.06);height:100%}.dates-fees-section .df-dates-head{margin-bottom:clamp(10px,.6vw + 6px,14px);padding-bottom:clamp(8px,.6vw + 4px,12px);border-bottom:1px dashed rgba(70,165,152,.35)}.dates-fees-section .df-dates-title{margin:0 0 6px;font-size:clamp(17px,.7vw + 12px,20px);font-weight:700;color:#1b7061;line-height:1.25;letter-spacing:-.01em}.dates-fees-section .df-dates-sub{margin:0}.dates-fees-section .df-dates-sub strong{color:#2e8378;font-weight:700}.dates-fees-section .df-dates-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(8px,.8vw + 4px,14px)}@media (max-width:767px){.dates-fees-section .df-dates-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:479px){.dates-fees-section .df-dates-grid{grid-template-columns:1fr}}.dates-fees-section .df-date{display:flex;flex-direction:column;align-items:center;gap:6px;padding:clamp(12px,.8vw + 6px,16px) clamp(8px,.6vw + 4px,12px);background:rgba(159,225,203,.08);border:1px solid rgba(70,165,152,.25);border-radius:10px;text-align:center;transition:transform 220ms ease,box-shadow 220ms ease,border-color 220ms ease}.dates-fees-section .df-date:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(46,131,120,.12);border-color:rgba(46,131,120,.4)}.dates-fees-section .df-date-range{display:flex;flex-direction:column;gap:2px;font-size:clamp(13px,.35vw + 11px,14px);font-weight:700;color:#1b7061;line-height:1.3;font-variant-numeric:tabular-nums}.dates-fees-section .df-date-year{font-size:clamp(11.5px,.25vw + 10px,12.5px);font-weight:600;color:#2e8378}.dates-fees-section .df-date-status{display:inline-block;padding:3px 8px;font-size:clamp(10px,.2vw + 9px,11px);font-weight:600;letter-spacing:.02em;border-radius:100px}.dates-fees-section .df-date-status--open{background:rgba(93,202,165,.25);color:#2e8378}.dates-fees-section .df-date-status--limited{background:rgba(245,181,10,.18);color:#b8830a}.dates-fees-section .df-date-status--full{background:rgba(201,79,79,.14);color:#c94f4f}.dates-fees-section .df-fees{background:#fff;border:1px solid rgba(46,131,120,.18);border-radius:18px;padding:clamp(20px,1.4vw + 12px,28px);display:flex;flex-direction:column;position:sticky;top:160px}.dates-fees-section .df-fees-title{display:flex;align-items:center;gap:10px;margin:0 0 clamp(12px,.8vw + 6px,18px);padding-bottom:clamp(10px,.8vw + 4px,14px);font-size:clamp(15px,.5vw + 12px,17px);font-weight:700;color:#1b7061;line-height:1.3;letter-spacing:-.01em;border-bottom:1px dashed rgba(46,131,120,.28)}.dates-fees-section .df-fees-title::before{content:"";width:8px;height:8px;border-radius:50%;background:#2e8378;box-shadow:0 0 0 4px rgba(46,131,120,.12);flex-shrink:0}.dates-fees-section .df-fees-list{list-style:none;margin:0 0 clamp(10px,.6vw + 6px,14px);padding:0}.dates-fees-section .df-fee{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;margin:0 -8px;padding:clamp(12px,.6vw + 8px,16px) 8px;border-bottom:1px dashed rgba(46,131,120,.18);border-radius:8px;transition:background .2s ease}.dates-fees-section .df-fee:hover{background:rgba(46,131,120,.04)}.dates-fees-section .df-fee:last-child{border-bottom:none;padding-bottom:0}.dates-fees-section .df-fee-type{flex:1;display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-weight:700;font-size:clamp(14px,.35vw + 12px,16px);color:#1b7061;line-height:1.35}.dates-fees-section .df-fee-type small{display:inline-block;padding:3px 8px;background:#1b7061;color:#fff;border-radius:4px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;line-height:1.4;white-space:nowrap}.dates-fees-section .df-fee-prices{display:flex;flex-direction:column;align-items:flex-end;gap:1px;font-variant-numeric:tabular-nums;flex-shrink:0}.dates-fees-section .df-fee-original{font-size:clamp(13px,.4vw + 11px,14.5px);font-weight:600;color:#b8b8b8;text-decoration:line-through;text-decoration-color:rgba(27,112,97,.35);text-decoration-thickness:1.5px}.dates-fees-section .df-fee-current{font-size:clamp(20px,.9vw + 13px,24px);font-weight:800;color:#1b7061;letter-spacing:-.02em}.dates-fees-section .df-fee-current--muted{font-size:clamp(13px,.3vw + 11px,14px);font-weight:700;color:#9aa3a0;text-transform:uppercase;letter-spacing:.06em}.dates-fees-section .df-fees-note{margin:clamp(14px,.8vw + 8px,18px) 0 clamp(14px,1vw + 8px,20px);padding:12px 14px;line-height:1.55;font-size:clamp(11.5px,.3vw + 10px,12.5px);color:#212529;background:rgba(93,202,165,.14);border-left:3px solid #2e8378;border-radius:8px}.dates-fees-section .df-fees-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:clamp(12px,.8vw + 6px,16px) clamp(20px,1.6vw + 10px,32px);font-size:clamp(14px,.4vw + 12px,16px);font-weight:700;color:#fff;text-decoration:none;background:#2e8378;border-radius:30px;box-shadow:0 6px 18px rgba(46,131,120,.35);transition:background 220ms ease,transform 220ms ease,box-shadow 220ms ease;letter-spacing:.01em}.dates-fees-section .df-fees-cta svg{transition:transform 260ms ease}.dates-fees-section .df-fees-cta:focus-visible,.dates-fees-section .df-fees-cta:hover{background:rgb(35.3966101695,100.8033898305,92.3389830508);color:#fff;transform:translateY(-2px);box-shadow:0 10px 24px rgba(46,131,120,.45)}.dates-fees-section .df-fees-cta:focus-visible svg,.dates-fees-section .df-fees-cta:hover svg{transform:translateX(4px)}.dates-fees-section .df-fees-cta:active{transform:scale(.98)}.dates-fees-section .df-indian{margin-top:clamp(16px,1.2vw + 8px,24px);display:grid;grid-template-columns:minmax(200px,230px) 1fr;background:#fff;border:1px solid rgba(46,131,120,.18);border-radius:18px;overflow:hidden}@media (max-width:767px){.dates-fees-section .df-indian{grid-template-columns:1fr}}.dates-fees-section .df-indian-head{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:clamp(20px,1.6vw + 12px,30px) 18px;background:linear-gradient(150deg,#2e8378 0,#1b7061 100%);color:#fff;text-align:center;overflow:hidden}.dates-fees-section .df-indian-head::before{content:"";position:absolute;inset:-40% -30% auto auto;width:220px;height:220px;border-radius:50%;background:rgba(255,255,255,.06);pointer-events:none}.dates-fees-section .df-indian-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:rgba(255,255,255,.15);color:#fff;backdrop-filter:blur(4px)}.dates-fees-section .df-indian-title{position:relative;margin:0;font-size:clamp(14px,.4vw + 12px,15.5px);font-weight:700;line-height:1.4;letter-spacing:.02em}.dates-fees-section .df-indian-title::before{content:"Course Fee";display:block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;opacity:.7;margin-bottom:6px}.dates-fees-section .df-indian-body{padding:clamp(18px,1.2vw + 10px,26px) clamp(18px,1.4vw + 10px,28px)}.dates-fees-section .df-indian-subtitle{position:relative;display:flex;align-items:center;gap:10px;margin:0 0 clamp(14px,1vw + 8px,20px);padding-bottom:clamp(12px,.8vw + 6px,16px);font-size:clamp(15px,.4vw + 12px,16.5px);font-weight:700;color:#1b7061;border-bottom:1px dashed rgba(46,131,120,.28)}.dates-fees-section .df-indian-subtitle::before{content:"";width:8px;height:8px;border-radius:50%;background:#2e8378;box-shadow:0 0 0 4px rgba(46,131,120,.12);flex-shrink:0}.dates-fees-section .df-indian-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(10px,.8vw + 4px,14px)}@media (max-width:1199px){.dates-fees-section .df-indian-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.dates-fees-section .df-indian-list{grid-template-columns:1fr}}.dates-fees-section .df-indian-fee{display:flex;flex-direction:column;gap:10px;padding:14px 16px;background:#fff;border:1px solid rgba(46,131,120,.22);border-radius:12px;transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease}.dates-fees-section .df-indian-fee:hover{border-color:rgba(46,131,120,.45);transform:translateY(-2px);box-shadow:0 8px 20px rgba(27,112,97,.08)}.dates-fees-section .df-indian-fee:has(.df-indian-fee-current--muted){opacity:.68}.dates-fees-section .df-indian-fee-label{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:clamp(13px,.3vw + 11px,14.5px);font-weight:700;color:#1b7061;text-transform:none;letter-spacing:0;line-height:1.3}.dates-fees-section .df-indian-fee-label::before{content:"";display:inline-block;width:18px;height:18px;background:currentColor;-webkit-mask-image:url(../images/icons/room.svg);mask-image:url(../images/icons/room.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;color:#2e8378;flex-shrink:0}.dates-fees-section .df-indian-fee-label small{display:inline-block;padding:3px 8px;background:#1b7061;color:#fff;border-radius:4px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;line-height:1.4;white-space:nowrap}.dates-fees-section .df-indian-fee-prices{display:inline-flex;align-items:baseline;gap:10px;margin-left:0;font-variant-numeric:tabular-nums;line-height:1.15}.dates-fees-section .df-indian-fee-current{font-size:clamp(19px,.7vw + 14px,24px);font-weight:800;color:#1b7061;letter-spacing:-.02em}.dates-fees-section .df-indian-fee-current--muted{color:#9aa3a0;font-weight:700;font-size:clamp(13px,.3vw + 11px,14px);letter-spacing:.06em;text-transform:uppercase}.dates-fees-section .df-indian-fee-original{font-size:clamp(13px,.3vw + 11px,14.5px);font-weight:600;color:#b8b8b8;text-decoration:line-through;text-decoration-color:rgba(27,112,97,.35)}.career-section .career-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:clamp(24px,2.4vw + 12px,44px);row-gap:clamp(16px,2.4vw,34px);align-items:start}@media (max-width:991px){.career-section .career-grid{grid-template-columns:1fr}}.career-section .career-grid .career-content:nth-child(3){grid-column-start:1;grid-column-end:3}.career-section .career-content{display:flex;flex-direction:column;gap:clamp(14px,1vw + 8px,20px)}.certified-section .cert-panel{position:relative}.certified-section .cert-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:clamp(20px,2vw + 10px,40px);align-items:start;margin-bottom:clamp(24px,2vw + 10px,36px)}@media (max-width:991px){.certified-section .cert-grid{grid-template-columns:1fr}}.certified-section .cert-feature{position:sticky;top:100px;margin:0;padding:clamp(8px,1vw + 4px,14px);background:linear-gradient(160deg,#fff 70%,rgba(93,202,165,.08) 100%);border:1.5px solid rgba(46,131,120,.25);border-radius:20px;text-align:center;max-width:500px;justify-self:center;width:100%;overflow:hidden;transition:box-shadow .3s ease,transform .3s ease}.certified-section .cert-feature:hover{transform:translateY(-4px);box-shadow:0 2px 0 rgba(46,131,120,.18),0 16px 40px rgba(27,112,97,.13),0 32px 64px rgba(27,112,97,.08)}.certified-section .cert-feature img{display:block;width:100%;height:auto;border-radius:12px;transition:transform .45s ease}.certified-section .cert-feature:hover img{transform:scale(1.025)}@media (max-width:991px){.certified-section .cert-feature{max-width:360px}.certified-section .cert-feature:hover{transform:none}}.certified-section .cert-feature-caption{margin-top:clamp(10px,.7vw + 5px,14px);padding:clamp(6px,.5vw + 3px,9px) clamp(10px,1vw + 5px,16px);font-size:clamp(12px,.35vw + 10px,13.5px);font-weight:700;color:#1b7061;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(90deg,rgba(93,202,165,.12) 0,rgba(46,131,120,.08) 100%);border-radius:8px;display:inline-block;width:100%;box-sizing:border-box}.certified-section .cert-list{position:relative;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:clamp(18px,1.6vw + 8px,28px)}.certified-section .cert-list::before{content:"";position:absolute;top:12px;bottom:12px;left:clamp(26px,2vw + 12px,32px);width:2px;height:85%;margin-left:-1px;background:linear-gradient(180deg,rgba(93,202,165,0) 0,rgba(46,131,120,.7) 8%,rgba(46,131,120,.7) 92%,rgba(93,202,165,0) 100%);border-radius:2px;z-index:0;box-shadow:0 0 0 1px rgba(46,131,120,.08)}.certified-section .cert-item{position:relative;display:flex;align-items:flex-start;gap:clamp(20px,1.8vw + 10px,28px);padding-left:0;min-width:0}.certified-section .cert-item:nth-child(1) .cert-badge{animation-delay:0s}.certified-section .cert-item:nth-child(2) .cert-badge{animation-delay:.4s}.certified-section .cert-item:nth-child(3) .cert-badge{animation-delay:.8s}.certified-section .cert-item:nth-child(4) .cert-badge{animation-delay:1.2s}.certified-section .cert-item:nth-child(5) .cert-badge{animation-delay:1.6s}.certified-section .cert-item:hover .cert-badge{transform:scale(1.08);border-color:#2e8378;box-shadow:0 6px 20px rgba(27,112,97,.18),0 0 0 6px rgba(93,202,165,.3),inset 0 0 0 2px rgba(255,255,255,.95)}.certified-section .cert-item:hover .cert-item-title{color:#2e8378}.certified-section .cert-item:hover::before{width:clamp(22px,2vw + 8px,30px);opacity:1}.certified-section .cert-item--ya .cert-badge{width:clamp(62px,3.6vw + 26px,74px);height:clamp(62px,3.6vw + 26px,74px);border-width:3px;border-color:rgba(46,131,120,.7);box-shadow:0 6px 20px rgba(27,112,97,.18),0 0 0 5px rgba(93,202,165,.28),inset 0 0 0 2px rgba(255,255,255,.95)}.certified-section .cert-item--ya .cert-item-title{font-size:clamp(16px,.65vw + 13px,19px);color:#1b7061}.certified-section .cert-item--iso::before{background:linear-gradient(90deg,rgba(184,146,78,.7),rgba(184,146,78,0))}.certified-section .cert-item--iso .cert-item-title{color:#b8924e}.certified-section .cert-item--iso .cert-item-title::after{background:linear-gradient(90deg,#c9a96e,#b8924e)}.certified-section .cert-item--iso .cert-badge{border-color:rgba(184,146,78,.45);box-shadow:0 6px 16px rgba(184,146,78,.22),inset 0 0 0 3px rgba(255,255,255,.9)}.certified-section .cert-item--iso .cert-badge::after,.certified-section .cert-item--iso .cert-badge::before{border-color:rgba(201,169,110,.6)}.certified-section .cert-badge{position:relative;flex-shrink:0;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:clamp(56px,3.2vw + 24px,68px);height:clamp(56px,3.2vw + 24px,68px);background:#fff;border:2.5px solid rgba(46,131,120,.55);border-radius:50%;box-shadow:0 4px 14px rgba(27,112,97,.14),0 0 0 4px rgba(93,202,165,.22),inset 0 0 0 2px rgba(255,255,255,.95);overflow:hidden;transition:transform 320ms ease,border-color 320ms ease,box-shadow 320ms ease;animation:certBadgePulse 2.6s ease-out infinite}.certified-section .cert-badge img{display:block;width:86%;height:86%;-o-object-fit:contain;object-fit:contain}.certified-section .cert-badge::after,.certified-section .cert-badge::before{content:"";position:absolute;inset:-2px;border-radius:50%;border:2px solid rgba(46,131,120,.45);opacity:0;pointer-events:none;animation:certBadgeRing 2.6s ease-out infinite;animation-delay:inherit}.certified-section .cert-badge::after{animation-delay:calc(var(--ring-delay,0s) + 1.3s)}@media (prefers-reduced-motion:reduce){.certified-section .cert-badge,.certified-section .cert-badge::after,.certified-section .cert-badge::before{animation:none}}.certified-section .cert-card{position:relative;flex:1;min-width:0;padding:clamp(4px,.4vw + 2px,8px) 0;display:flex;flex-direction:column;gap:8px;transition:transform 320ms ease}.certified-section .cert-meta{display:inline-flex;align-items:center;gap:10px;line-height:1}.certified-section .cert-meta-step{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:20px;padding:0 7px;font-size:10.5px;font-weight:800;letter-spacing:.05em;color:#fff;background:#2e8378;border:1px solid #2e8378;border-radius:6px;flex-shrink:0}.certified-section .cert-featured-flag{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#c9a96e 0,#b8924e 100%);border-radius:999px;box-shadow:0 4px 10px rgba(184,146,78,.3)}.certified-section .cert-featured-flag::before{content:"â˜…";font-size:10px;line-height:1}.certified-section .cert-meta-label{font-size:11.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(27,112,97,.55)}.certified-section .cert-item-title{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0;max-width:100%;font-size:clamp(15.5px,.6vw + 12.5px,18px);font-weight:700;line-height:1.3;color:#1b7061;letter-spacing:-.01em;overflow-wrap:anywhere;word-break:break-word;transition:color 320ms ease}.certified-section .cert-item-title .cert-meta-step{flex-shrink:0}.certified-section .cert-card p{position:relative;z-index:1;margin:0;line-height:1.7}.certified-section .cert-card p strong{color:#2e8378;font-weight:700}@media (max-width:991px){.certified-section .cert-list{margin:0 auto;max-width:100%}.certified-section .cert-item{gap:14px}}@media (max-width:575px){.certified-section .cert-list::before{left:22px}.certified-section .cert-item{gap:12px}.certified-section .cert-item::before{left:44px;width:8px}.certified-section .cert-item:last-child::after{left:22px}.certified-section .cert-badge{width:44px;height:44px}.certified-section .cert-card{padding:2px 0 6px;min-width:0;flex:1 1 auto}.certified-section .cert-item-title{font-size:14.5px;gap:6px;width:100%}.certified-section .cert-meta-step{min-width:24px;height:18px;font-size:10px}.certified-section .cert-featured-flag{font-size:9.5px;padding:2px 8px;letter-spacing:.06em}.certified-section .cert-card p{font-size:13px;line-height:1.55}}@media (max-width:380px){.certified-section .cert-list::before{left:20px}.certified-section .cert-item{gap:10px}.certified-section .cert-item::before{left:40px;width:6px}.certified-section .cert-item:last-child::after{left:20px}.certified-section .cert-badge{width:40px;height:40px}.certified-section .cert-item-title{font-size:14px}.certified-section .cert-card p{font-size:12.5px}}.certified-section .cert-mosaic{display:grid;grid-template-columns:repeat(5,1fr);gap:clamp(10px,.8vw + 4px,16px);justify-content:center;align-items:stretch}@media (max-width:991px){.certified-section .cert-mosaic{grid-template-columns:repeat(3,1fr);max-width:720px}}@media (max-width:575px){.certified-section .cert-mosaic{grid-template-columns:repeat(2,1fr)}}.certified-section .cert-mosaic-item{margin:0;overflow:hidden;border-radius:8px;background:#fff;border:2px solid rgba(46,131,120,.9);box-shadow:0 4px 12px rgba(27,112,97,.08);transition:transform 320ms ease,box-shadow 320ms ease;display:flex;align-items:center;justify-content:center;padding:10px 8px;aspect-ratio:4/3}.certified-section .cert-mosaic-item img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;transition:transform .5s ease}.certified-section .cert-mosaic-item:hover{transform:translateY(-3px);box-shadow:0 10px 22px rgba(27,112,97,.14)}.certified-section .cert-mosaic-item:hover img{transform:scale(1.04)}.charity-section .charity-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:clamp(24px,2.4vw + 12px,48px);align-items:center;margin-top:clamp(20px,2vw + 8px,32px)}@media (max-width:991px){.charity-section .charity-grid{grid-template-columns:1fr;gap:clamp(20px,2vw + 10px,32px)}}.charity-section .charity-points{list-style:none;margin:clamp(16px,1.4vw + 8px,22px) 0 0;padding:0;display:flex;flex-direction:column;gap:clamp(10px,.8vw + 4px,14px)}.charity-section .charity-points li{display:grid;grid-template-columns:36px 1fr;align-items:start;gap:12px;font-size:clamp(13px,.35vw + 11.5px,14px);line-height:1.6;color:#4a5854}.charity-section .charity-points li strong{color:#1b7061;font-weight:700}.charity-section .charity-point-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,rgba(93,202,165,.25) 0,rgba(46,131,120,.15) 100%);color:#2e8378;flex-shrink:0}.charity-section .charity-image{margin:0;overflow:hidden;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.charity-section .charity-image img{display:block;width:100%;height:100%;border-radius:50%;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;transition:transform .6s ease}.policies-section .common-content-wrap{margin-bottom:clamp(24px,2vw + 10px,36px)}.policies-section .policies-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(14px,1.2vw + 8px,22px)}@media (max-width:991px){.policies-section .policies-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.policies-section .policies-grid{grid-template-columns:1fr}}.policies-section .policy-card{position:relative;padding:clamp(12px,1.5vw,16px);background:#fff;border:1px solid rgba(46,131,120,.15);border-radius:14px;box-shadow:0 4px 14px rgba(27,112,97,.06);transition:transform 240ms ease,box-shadow 240ms ease,border-color 240ms ease}.policies-section .policy-card:hover{transform:translateY(-3px);border-color:rgba(46,131,120,.35);box-shadow:0 12px 26px rgba(46,131,120,.12)}.policies-section .policy-icon{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;margin-bottom:clamp(10px,.8vw + 4px,14px);background:linear-gradient(135deg,rgba(93,202,165,.2) 0,rgba(46,131,120,.1) 100%);border-radius:10px;flex-shrink:0}.policies-section .policy-icon img{height:60%;width:60%;filter:brightness(0) saturate(100%) invert(44%) sepia(68%) saturate(377%) hue-rotate(123deg) brightness(85%) contrast(88%)}.policies-section .policy-title{margin:0 0 clamp(6px,.4vw + 4px,10px);font-size:clamp(15px,.5vw + 12px,17px);font-weight:700;color:#1b7061;line-height:1.3;letter-spacing:-.01em}.policies-section .policy-card p{margin:0;font-size:clamp(13px,.35vw + 11px,14px);color:#4c5a56;line-height:1.6}.policies-section .policy-list{margin:0}.policies-section .policy-list li{margin-bottom:6px}.policies-section .policy-list li:last-child{margin-bottom:0}.reach-section .common-content-wrap{padding:70px 20px;width:100%}.reach-section .reach-table-wrap{background:#fff;border:1px solid rgba(46,131,120,.18);border-radius:14px;overflow-x:auto;box-shadow:0 6px 20px rgba(27,112,97,.06)}.reach-section .reach-table{width:100%;border-collapse:collapse;text-align:left;font-size:clamp(13.5px,.4vw + 11px,15px)}.reach-section .reach-table thead th{padding:clamp(14px,1vw + 6px,18px) clamp(16px,1.2vw + 8px,22px);background:#2e8378;color:#fff;font-weight:600;font-size:clamp(15px,1.6vw,18px);text-transform:capitalize}.reach-section .reach-table tbody tr{transition:background .2s ease}.reach-section .reach-table tbody tr:hover{background:rgba(93,202,165,.08)}.reach-section .reach-table tbody tr+tr td,.reach-section .reach-table tbody tr+tr th{border-top:1px solid rgba(70,165,152,.2)}.reach-section .reach-table tbody td,.reach-section .reach-table tbody th{padding:clamp(14px,1vw + 6px,18px) clamp(16px,1.2vw + 8px,22px);vertical-align:middle;line-height:1.55;font-weight:500}.reach-section .reach-table tbody th{color:#1b7061;font-weight:700;white-space:nowrap}.reach-section .reach-table em{color:#2e8378;font-style:italic;font-weight:600}.reach-section .reach-mode{display:inline-flex;align-items:center;gap:10px}.reach-section .reach-mode-icon{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;color:#2e8378;background:linear-gradient(135deg,rgba(93,202,165,.25) 0,rgba(46,131,120,.15) 100%);border-radius:8px;flex-shrink:0}.reach-section .reach-mode-icon img{width:60%;height:60%;filter:brightness(0) saturate(100%) invert(44%) sepia(68%) saturate(377%) hue-rotate(123deg) brightness(85%) contrast(88%)}.reach-section .iframe-wrap{width:100%;height:100%;min-height:320px}.reach-section .iframe-wrap iframe{width:100%;height:100%;min-height:320px;display:block}@media (max-width:991px){.reach-section .common-content-wrap{padding:50px 0}.reach-section .iframe-wrap,.reach-section .iframe-wrap iframe{min-height:360px}}@media (max-width:575px){.reach-section .reach-table-wrap{background:0 0;border:0;box-shadow:none;overflow-x:visible;border-radius:0}.reach-section .reach-table{min-width:0;display:block}.reach-section .reach-table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.reach-section .reach-table tbody,.reach-section .reach-table tbody tr{display:block}.reach-section .reach-table tbody tr{margin-bottom:12px;background:#fff;border:1px solid rgba(46,131,120,.18);padding:14px 14px 6px;box-shadow:0 4px 14px rgba(27,112,97,.05)}.reach-section .reach-table tbody tr+tr td,.reach-section .reach-table tbody tr+tr th{border-top:0}.reach-section .reach-table tbody tr:last-child{margin-bottom:0}.reach-section .reach-table tbody td,.reach-section .reach-table tbody th{display:block;padding:6px 0;border-top:0;white-space:normal;line-height:1.5}.reach-section .reach-table tbody th{padding-bottom:10px;margin-bottom:6px;border-bottom:1px solid rgba(70,165,152,.25)}.reach-section .reach-table tbody td{position:relative;padding-left:0}.reach-section .reach-table tbody td::before{content:attr(data-label);display:block;font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#2e8378;margin-bottom:2px}.reach-section .iframe-wrap,.reach-section .iframe-wrap iframe{min-height:300px;border-radius:12px}}.addons-section{position:relative}.addons-section .addons-grid{list-style:none;margin:0;padding:0;display:grid;gap:clamp(10px,1vw + 4px,14px);grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto auto}@media (max-width:991px){.addons-section .addons-grid{grid-template-columns:1fr 1fr;grid-template-rows:none}}@media (max-width:575px){.addons-section .addons-grid{grid-template-columns:1fr}}.addons-section .addon-card{position:relative;display:flex;flex-direction:column;border-radius:18px;overflow:hidden;background:#fff;border:1px solid rgba(46,131,120,.1);transition:transform 280ms cubic-bezier(.22,.68,0,1.2),border-color 280ms ease,box-shadow 280ms ease}.addons-section .addon-card .addon-photo{height:250px}.addons-section .addon-card::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;z-index:4;border-radius:18px 18px 0 0;transition:opacity 280ms ease}.addons-section .addon-card:hover{transform:translateY(-5px);border-color:rgba(46,131,120,.26);box-shadow:0 18px 42px rgba(46,131,120,.11),0 4px 12px rgba(27,112,97,.05)}.addons-section .addon-card:hover .addon-photo img{transform:scale(1.055)}@media (min-width:992px){.addons-section .addon-card:nth-child(1){grid-column:1;grid-row:1}.addons-section .addon-card:nth-child(1) .addon-photo{aspect-ratio:4/3}.addons-section .addon-card:nth-child(2){grid-column:2;grid-row:1}.addons-section .addon-card:nth-child(3){grid-column:3;grid-row:1}.addons-section .addon-card:nth-child(4){grid-column:1;grid-row:2}.addons-section .addon-card:nth-child(5){grid-column:2;grid-row:2}.addons-section .addon-card:nth-child(5) .addon-photo{aspect-ratio:4/3}.addons-section .addon-card:nth-child(6){grid-column:3;grid-row:2}.addons-section .addon-card:nth-child(7){grid-column:1;grid-row:3}.addons-section .addon-card:nth-child(8){grid-column:2;grid-row:3}.addons-section .addon-card:nth-child(9){grid-column:3;grid-row:3}}.addons-section .addon-card:has(.addon-price--free)::before{background:#78a05a}.addons-section .addon-card:has(.addon-price--free):hover{border-color:rgba(120,160,90,.3);box-shadow:0 18px 42px rgba(120,160,90,.13),0 4px 12px rgba(27,112,97,.04)}.addons-section .addon-card:has(.addon-price--donation)::before{background:#c4912a}.addons-section .addon-card:has(.addon-price--donation):hover{border-color:rgba(196,145,42,.3);box-shadow:0 18px 42px rgba(196,145,42,.13),0 4px 12px rgba(27,112,97,.04)}.addons-section .addon-card:has(.addon-price--paid)::before{background:#2e8378}.addons-section .addon-card:has(.addon-price--paid):hover{border-color:rgba(46,131,120,.3);box-shadow:0 18px 42px rgba(46,131,120,.12),0 4px 12px rgba(27,112,97,.04)}.addons-section .addon-photo{position:relative;margin:0;aspect-ratio:16/9;overflow:hidden;background:rgba(93,202,165,.12);flex-shrink:0}.addons-section .addon-photo img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform 480ms cubic-bezier(.25,.46,.45,.94)}.addons-section .addon-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(27,112,97,.2) 0,rgba(27,112,97,0) 52%);pointer-events:none;z-index:1}.addons-section .addon-title{padding:clamp(14px,1.2vw + 8px,20px) clamp(16px,1.4vw + 10px,22px) 0;font-size:clamp(15px,.6vw + 13px,18px);margin:0;font-weight:700;line-height:1;color:#1b7061;text-align:center}.addons-section .addon-price{display:inline-flex;align-items:center;gap:6px;width:-moz-max-content;width:max-content;max-width:calc(100% - clamp(32px,2.8vw + 20px,44px));align-self:center;margin:12px auto;padding:5px 13px;border-radius:999px;font-size:10.5px;font-weight:700;letter-spacing:.065em;text-transform:uppercase;line-height:1}.addons-section .addon-price::before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;flex-shrink:0}.addons-section .addon-price--free{background:#eef5e8;color:#3b6b20;border:1px solid #b2d490}.addons-section .addon-price--free::before{background:#5d9b38}.addons-section .addon-price--donation{background:#fdf5e0;color:#7a5812;border:1px solid #e8c96a}.addons-section .addon-price--donation::before{background:#c49020}.addons-section .addon-price--paid{background:rgba(93,202,165,.2);color:rgb(35.3966101695,100.8033898305,92.3389830508);border:1px dashed rgba(46,131,120,.44)}.addons-section .addon-price--paid::before{background:#2e8378}.addons-section .content{padding:0 10px;margin-bottom:10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.addons-section .content.is-expanded{-webkit-line-clamp:unset;line-clamp:unset;overflow:visible}.includes-section .common-content-wrap{margin-bottom:clamp(28px,2.4vw + 8px,40px)}.includes-section .includes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(16px,1.6vw + 8px,24px);margin-bottom:clamp(28px,2.5vw + 10px,44px)}@media (max-width:991px){.includes-section .includes-grid{grid-template-columns:1fr}}.includes-section .include-card{position:relative;display:flex;flex-direction:column;gap:8px;padding:clamp(20px,1.6vw + 10px,28px);background:linear-gradient(180deg,#fff 0,rgba(46,131,120,.1) 100%);backdrop-filter:blur(10px);border:1px solid rgba(46,131,120,.22);border-radius:14px;box-shadow:0 4px 14px rgba(27,112,97,.06);transition:transform 280ms ease,box-shadow 280ms ease,border-color 280ms ease}.includes-section .include-card::before{content:"";position:absolute;top:-2px;left:50%;transform:translateX(-50%);height:3px;width:80%;background:linear-gradient(90deg,transparent 0,#2e8378 20%,#2e8378 50%,#2e8378 80%,transparent 100%);border-radius:14px 14px 0 0}.includes-section .include-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(46,131,120,.15);border-color:rgba(46,131,120,.4)}.includes-section .include-tag{display:inline-block;align-self:flex-start;padding:3px 10px;font-size:clamp(10px,.25vw + 9px,11px);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#2e8378;background:rgba(93,202,165,.2);border-radius:100px}.includes-section .include-card-title{margin:0;font-size:clamp(15px,.6vw + 11px,17px);font-weight:700;color:#1b7061;line-height:1.3}.includes-section .include-card p{margin:0;line-height:1.6}.includes-section .include-badge{display:inline-flex;align-items:center;align-self:flex-start;margin-top:auto;padding:6px 14px;font-size:clamp(11px,.3vw + 10px,12px);font-weight:700;color:#fff;background:#2e8378;border-radius:100px;letter-spacing:.02em;box-shadow:0 4px 10px rgba(46,131,120,.25)}.includes-section .includes-list{list-style:none;margin:0;padding:clamp(20px,1.8vw + 10px,28px);display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(8px,.6vw + 4px,12px) clamp(20px,1.6vw + 10px,32px);background:#fff;border:1px solid rgba(46,131,120,.18);border-radius:14px;box-shadow:0 4px 14px rgba(27,112,97,.05)}@media (max-width:767px){.includes-section .includes-list{grid-template-columns:1fr}}.includes-section .includes-list li{position:relative;padding:8px 0 8px 28px;line-height:1.6}.includes-section .includes-list li::before{content:"";position:absolute;left:4px;top:14px;width:14px;height:14px;border-radius:50%;background:linear-gradient(135deg,#5dcaa5 0,#2e8378 100%);box-shadow:0 0 0 2px rgba(93,202,165,.2)}.includes-section .includes-list li::after{content:"";position:absolute;left:7.5px;top:17px;width:6px;height:3px;border-left:1.5px solid #fff;border-bottom:1.5px solid #fff;transform:rotate(-45deg)}.includes-section .includes-list li strong{color:#1b7061;font-weight:700}.excursions-section .common-content-wrap{margin-bottom:clamp(24px,2.4vw + 8px,36px)}.excursions-section .excursion-slider-wrap{position:relative}.excursions-section .excursion-card{position:relative;margin:0;overflow:hidden;border-radius:14px;width:100%;aspect-ratio:3/3;background:rgba(27,112,97,.06);box-shadow:0 4px 14px rgba(27,112,97,.1)}.excursions-section .excursion-card img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s ease}.excursions-section .excursion-card:hover img{transform:scale(1.06)}.excursions-section .excursion-caption{position:absolute;left:0;right:0;bottom:0;padding:40px 14px 14px 14px;z-index:2;font-size:clamp(13px,.45vw + 11px,15px);font-weight:700;color:#fff;line-height:1.3;text-shadow:0 1px 4px rgba(0,0,0,.35);margin:0;display:flex;align-items:flex-end}.excursions-section .excursion-caption::before{content:"";position:absolute;left:0;right:0;bottom:0;top:-80px;background:linear-gradient(to top,rgba(27,112,97,.85) 0,transparent 100%);pointer-events:none;z-index:-1}.ca-content .row>.col-lg-6:last-child .new-video-iframe{max-width:100%}.img-wrap{border-radius:30px;width:100%;height:100%;padding:3px}.img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.mobile-highlight-image{display:none}@media (max-width:991px){.mobile-highlight-image{display:block!important;width:calc(100% - 13px)}.desktop-highlight-image{display:none!important}}.overview-triple{display:grid;grid-template-columns:1fr 1.8fr 1fr;align-items:stretch;gap:clamp(14px,1.4vw + 4px,18px);margin:10px 0;max-width:100%;min-width:0}.overview-triple .box{display:flex;flex-direction:column;gap:clamp(14px,1.4vw + 4px,18px);min-height:0;min-width:0}.overview-triple .img-wrap{position:relative;width:100%;flex:1 1 0;min-height:0;overflow:hidden;border-radius:12px;box-shadow:0 10px 30px rgba(27,112,97,.14);transform:translateY(20px);opacity:0;animation:overviewFadeUp .8s cubic-bezier(.22,1,.36,1) forwards}.overview-triple .img-wrap::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 55%,rgba(27,112,97,.35) 100%);opacity:0;transition:opacity .4s ease;pointer-events:none}.overview-triple .img-wrap img{width:100%;height:100%;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.22,1,.36,1)}.overview-triple .img-wrap:hover img{transform:scale(1.08)}.overview-triple .img-wrap:hover::after{opacity:1}.overview-triple .box:first-child .img-wrap:nth-child(1){animation-delay:50ms}.overview-triple .box:first-child .img-wrap:nth-child(2){animation-delay:.2s}.overview-triple .box:last-child .img-wrap:nth-child(1){animation-delay:.35s}.overview-triple .box:last-child .img-wrap:nth-child(2){animation-delay:.5s}.overview-triple .new-video-iframe{position:relative;width:100%;max-width:none;min-width:0;aspect-ratio:16/9;align-self:center;border-radius:18px;overflow:hidden;box-shadow:0 18px 50px rgba(27,112,97,.22);transform:translateY(20px);opacity:0;animation:overviewFadeUp .9s cubic-bezier(.22,1,.36,1) .25s forwards}.overview-triple .new-video-iframe .vya-main-video,.overview-triple .new-video-iframe .vya-youtube-trigger,.overview-triple .new-video-iframe img{width:100%;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media (max-width:991px){.overview-triple{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:clamp(10px,1vw + 4px,14px);margin-top:24px}.overview-triple .new-video-iframe{grid-column:1/-1;grid-row:1}.overview-triple .box{grid-row:2;gap:14px}.overview-triple .img-wrap{flex:unset;min-height:auto}.overview-triple .img-wrap img{aspect-ratio:4/3;height:auto}}@media (max-width:575px){.overview-triple{grid-template-columns:minmax(0,1fr)}.overview-triple .box,.overview-triple .new-video-iframe{grid-column:1;width:100%}.overview-triple .box{grid-row:auto;display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:start}.overview-triple .img-wrap{flex:unset;min-height:auto}.overview-triple .img-wrap img{width:100%;height:auto;aspect-ratio:16/11}}.new-video-iframe{position:relative;width:100%;max-width:720px;min-width:0}.new-video-iframe.m-auto{margin:auto}.new-video-iframe .vya-main-video,.new-video-iframe .vya-youtube-trigger{position:relative;display:block;width:100%;max-width:100%;height:auto;padding:0;margin:0;line-height:0;font-size:0;background:0 0;border:1px solid rgba(70,165,152,.35);border-radius:12px;overflow:hidden;cursor:pointer;box-shadow:0 8px 26px rgba(27,112,97,.14);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.new-video-iframe .vya-main-video img,.new-video-iframe .vya-youtube-trigger img{display:block;width:100%;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s ease,filter .3s ease}.new-video-iframe .vya-main-video::before,.new-video-iframe .vya-youtube-trigger::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(27,112,97,.12) 0,rgba(27,112,97,.38) 100%);z-index:1;pointer-events:none;transition:opacity .3s ease}.new-video-iframe .vya-main-video:focus-visible,.new-video-iframe .vya-main-video:hover,.new-video-iframe .vya-youtube-trigger:focus-visible,.new-video-iframe .vya-youtube-trigger:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(27,112,97,.22);border-color:rgba(46,131,120,.5)}.new-video-iframe .vya-main-video:focus-visible img,.new-video-iframe .vya-main-video:hover img,.new-video-iframe .vya-youtube-trigger:focus-visible img,.new-video-iframe .vya-youtube-trigger:hover img{transform:scale(1.04);filter:brightness(1.03)}.new-video-iframe .vya-main-video:focus-visible .vya-youtube-play,.new-video-iframe .vya-main-video:hover .vya-youtube-play,.new-video-iframe .vya-youtube-trigger:focus-visible .vya-youtube-play,.new-video-iframe .vya-youtube-trigger:hover .vya-youtube-play{transform:translate(-50%,-50%) scale(1.08);background:#c00;box-shadow:0 10px 28px rgba(204,0,0,.55)}.new-video-iframe .vya-main-video:focus-visible,.new-video-iframe .vya-youtube-trigger:focus-visible{outline:2px solid #2e8378;outline-offset:3px}.new-video-iframe .vya-main-video:active,.new-video-iframe .vya-youtube-trigger:active{transform:translateY(-1px) scale(.995)}.new-video-iframe .vya-youtube-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;width:clamp(58px,5vw + 30px,70px);height:clamp(58px,5vw + 30px,70px);border-radius:50%;background:red;box-shadow:0 10px 26px rgba(255,0,0,.45);transition:transform 320ms cubic-bezier(.34,1.56,.64,1),background 260ms ease,box-shadow 260ms ease}.new-video-iframe .vya-youtube-play::after{content:"";position:absolute;left:56%;top:50%;transform:translate(-50%,-50%);width:0;height:0;border-style:solid;border-width:clamp(11px,.9vw + 6px,14px) 0 clamp(11px,.9vw + 6px,15px) clamp(16px,1.3vw + 8px,20px);border-color:transparent transparent transparent #fff}@media (prefers-reduced-motion:reduce){.new-video-iframe .vya-youtube-play{animation:none}}.new-testimonial-section{position:relative;overflow:hidden}.new-testimonial-section .heading-wrapper{margin-bottom:40px}.new-testimonial-section .testimonial-slider{position:relative}.new-testimonial-section .testimonial-slider .swiper-slide{height:auto;display:flex}.new-testimonial-section .testimonial-slider .swiper-slide .testimonial-card{position:relative;width:100%;max-width:95%;margin:60px auto 0;padding:66px 26px 32px;background:linear-gradient(180deg,#fff 0,#f5f5f5 100%);border:2px solid rgba(70,165,152,.28);border-radius:22px;text-align:center;display:flex;flex-direction:column;box-shadow:0 10px 34px rgba(46,131,120,.1),0 2px 8px rgba(27,112,97,.05);transition:box-shadow .35s ease,transform .35s ease,border-color .35s ease}.new-testimonial-section .testimonial-slider .swiper-slide .testimonial-card::before{content:"“";position:absolute;top:38px;left:22px;font-family:Georgia,"Times New Roman",serif;font-size:104px;line-height:1;color:rgba(46,131,120,.08);pointer-events:none;z-index:0}.new-testimonial-section .testimonial-slider .swiper-slide .testimonial-card::after{content:"";width:34px;height:34px;background:url(../images/icons/google-icon.svg) center/18px 18px no-repeat,#fff;border-radius:50%;box-shadow:0 2px 8px rgba(27,112,97,.12);position:absolute;right:14px;top:14px;z-index:3}.new-testimonial-section .testimonial-slider .swiper-slide .testimonial-card:hover{box-shadow:0 18px 48px rgba(46,131,120,.18),0 4px 12px rgba(27,112,97,.08);border-color:rgba(70,165,152,.5)}.new-testimonial-section .testimonial-slider .swiper-slide .testimonial-card:hover figure{transform:translateX(-50%) scale(1.05)}.new-testimonial-section .testimonial-slider .swiper-slide .testimonial-card figure{position:absolute;top:-44px;left:50%;transform:translateX(-50%);width:88px;height:88px;margin:0;padding:4px;background:linear-gradient(140deg,#46a598 0,#1b7061 55%,#46a598 100%);border-radius:50%;box-shadow:0 8px 20px rgba(46,131,120,.22),0 0 0 5px rgba(255,255,255,.92);z-index:3;transition:transform .35s ease}.new-testimonial-section .testimonial-slider .swiper-slide .testimonial-card figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;display:block}.new-testimonial-section .testimonial-slider .swiper-slide .testimonial-card .testimonial-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:6px}.new-testimonial-section .testimonial-slider .swiper-slide .testimonial-card .testimonial-content .testimonial-name{margin:0;font-size:18px;font-weight:700;color:#1b7061;font-family:Montserrat,sans-serif}.new-testimonial-section .testimonial-slider .swiper-slide .testimonial-card .testimonial-content .testimonial-rating{position:relative;display:flex;justify-content:center;gap:3px;margin:2px 0 0;padding-bottom:14px}.new-testimonial-section .testimonial-slider .swiper-slide .testimonial-card .testimonial-content .testimonial-rating span{width:20px;height:20px;background:url(../images/icons/star-icon.svg);background-size:contain;background-position:center;background-repeat:no-repeat;filter:brightness(0) saturate(100%) invert(99%) sepia(30%) saturate(7500%) hue-rotate(328deg) brightness(95%) contrast(97%)}.new-testimonial-section .testimonial-slider .swiper-slide .testimonial-card .testimonial-content .testimonial-rating::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:46px;height:2px;border-radius:2px;background:linear-gradient(90deg,rgba(70,165,152,.35),#2e8378,rgba(70,165,152,.35))}.new-testimonial-section .testimonial-slider .swiper-slide .testimonial-card .testimonial-content .content-para{margin-top:10px;line-height:1.7;color:#5a6b67;font-size:14px;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.new-testimonial-section .testimonial-slider .swiper-slide .testimonial-card .testimonial-content .content-para.is-expanded{display:block;-webkit-line-clamp:unset;line-clamp:unset;overflow:visible;text-overflow:clip}.new-testimonial-section .testimonial-cta{display:flex;justify-content:center;margin-top:40px}@media (max-width:767px){.new-testimonial-section .testimonial-slider .swiper-slide .testimonial-card{padding:44px 18px 22px}.new-testimonial-section .testimonial-slider .swiper-slide .testimonial-card figure{width:76px;height:76px;top:-44px}.new-testimonial-section .testimonial-slider .swiper-slide .testimonial-card .testimonial-content .testimonial-name{font-size:16px}.new-testimonial-section .testimonial-cta{margin-top:28px}}@media (max-width:576px){.new-testimonial-section .testimonial-slider .swiper-slide .testimonial-card figure{width:70px;height:70px}}.wi-cards{list-style:none;padding:0;margin-top:36px;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(20px,2vw,32px)}@media (max-width:991px){.wi-cards{grid-template-columns:1fr;gap:56px}}.wi-cards .wi-card{position:relative;padding:50px 28px 36px;background:#fff;border-radius:8px;box-shadow:0 6px 24px rgba(12,46,40,.05);transition:transform .35s ease,box-shadow .35s ease;z-index:1}.wi-cards .wi-card::before{content:"";position:absolute;inset:14px;border:1px dashed rgba(46,131,120,.75);border-radius:4px;pointer-events:none;transition:border-color .35s ease}.wi-cards .wi-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(12,46,40,.12)}.wi-cards .wi-card:hover::before{border-color:#2e8378}.wi-cards .wi-card-icon{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;display:inline-flex;align-items:center;justify-content:center;background:#2e8378;color:#fff;border-radius:50%;border:8px solid #fff;z-index:2;transform-style:preserve-3d;perspective:600px;backface-visibility:hidden;transition:transform .9s cubic-bezier(.22,1,.36,1),box-shadow .5s ease,background .5s ease}.wi-cards .wi-card-icon img{width:60%;height:60%;filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0) hue-rotate(299deg) brightness(104%) contrast(103%);transition:transform .5s cubic-bezier(.22,1,.36,1)}.wi-cards .wi-card-title{margin:0 0 14px;font-size:clamp(18px,.7vw + 14px,22px);font-weight:600;color:#1b7061;letter-spacing:-.005em;text-align:center}.wi-cards .wi-card-text{margin:0;line-height:1.7;text-align:center;font-size:14px;opacity:.9}.section-padding{padding:75px 0}@media (max-width:575px){.section-padding{padding:50px 0}}.home-video-iframe{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;padding:6px;background-color:#fff;border:2px solid #2e8378;box-shadow:0 0 5px 0 #ddd;margin:25px 0 0}.video-iframe{width:80%;max-width:991px;padding:10px 10px 5px;margin:25px auto;background-color:#fff;border:2px solid #2e8378}@media (max-width:1560px){.video-iframe{width:100%;padding:7px 7px 0}}.vya-youtube-trigger{position:relative;display:block;width:100%;border:0;border-radius:10px;overflow:hidden;padding:0;cursor:pointer;background:#000}.vya-youtube-trigger img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.vya-youtube-trigger__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:19%;height:22%;border-radius:clamp(4px,1vw,12px);background:rgba(255,0,0,.65);transition:background .2s ease-in-out;pointer-events:none}.vya-youtube-trigger__play::before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:url(../images/icons/youtube-play.svg);background-position:center;background-repeat:no-repeat;width:50%;height:50%;filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0) hue-rotate(299deg) brightness(104%) contrast(103%)}.vya-youtube-trigger:hover .vya-youtube-trigger__play{background:red}.vya-youtube-modal{position:fixed;inset:0;z-index:100050;display:none;align-items:center;justify-content:center;padding:18px}.vya-youtube-modal.active{display:flex}.vya-youtube-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.82)}.vya-youtube-modal__dialog{position:relative;width:min(100%,980px);z-index:1}.vya-youtube-modal__frame-wrap{position:relative;width:100%;padding-top:56.25%;border-radius:10px;overflow:hidden;background:#000;box-shadow:0 16px 42px rgba(0,0,0,.4)}.vya-youtube-modal__frame-wrap iframe{position:absolute;inset:0;width:100%;height:100%}.vya-youtube-modal__close{position:absolute;top:-42px;right:0;width:34px;height:34px;border:0;border-radius:50%;font-size:24px;line-height:1;background:#fff;color:#111;cursor:pointer;z-index:2}@media (max-width:767px){.vya-youtube-modal{padding:12px}.vya-youtube-modal__close{top:-38px;width:32px;height:32px}}.average-rating-box{z-index:9;position:relative;border:2px solid #2e8378;background-color:#fff;box-shadow:0 0 5px 0 #ddd;padding:35px 25px;overflow:hidden;width:90%;border-top:50px solid #2e8378}.average-rating-box::before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background-image:url(https://vinyasayogaacademy.com/assets/images/average-review-shape.png);background-size:195%;z-index:-1;background-position:top;background-repeat:no-repeat}@media (max-width:1200px){.average-rating-box{width:95%;border-top:30px solid #2e8378}}@media (max-width:991px){.average-rating-box{width:100%;padding:50px 70px;margin-bottom:40px}}@media (max-width:640px){.average-rating-box{width:100%;padding:35px 30px;margin-bottom:40px}}@media (max-width:575px){.average-rating-box{padding:0 30px 35px}}.average-rating-count-wrap{width:200px;height:200px;background-color:#fff;border-radius:50%;margin:-18px auto 25px;border:2px solid #2e8378;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 5px 0 #ddd}@media (max-width:1200px){.average-rating-count-wrap{width:210px;height:210px;display:flex;flex-direction:column;justify-content:center;margin-bottom:35px}}@media (max-width:768px){.average-rating-count-wrap{width:200px;height:200px;margin-bottom:40px;margin-top:0}}@media (max-width:575px){.average-rating-count-wrap{width:170px;height:170px;margin-bottom:28px;margin-top:0}}.average-rating-count{text-align:center;font-size:58px;line-height:.8;font-weight:500;color:#2e8378}@media (max-width:640px){.average-rating-count{text-align:center;font-size:45px}}.average-rating-count-text{text-align:center;margin-bottom:4px}.average-star{width:100%;height:20px;-o-object-fit:contain;object-fit:contain}.average-sub-heading{font-size:20px;text-align:center;font-weight:600}#average-rating .theme-button{width:100%;text-align:center;font-size:18px;padding:9px 15px}@media (max-width:640px){#average-rating .theme-button{font-size:15px;margin-bottom:-10px}}#testimonial .testimonial-box{display:flex!important;align-items:center;justify-content:space-between;position:relative;z-index:9;border:2px solid #2e8378;margin:0 34px 33px 1px;background-size:cover}@media (max-width:1200px){#testimonial .testimonial-box{margin-left:1px!important;margin-right:1px!important;margin-bottom:58px}}#testimonial .testimonial-image-wrap{border:2px solid #2e8378;width:110px;height:110px;border-radius:50%;position:absolute;padding:4px;overflow:hidden;z-index:9;right:-33px;bottom:-33px;background-color:#fff}#testimonial .testimonial-image-wrap .testimonial-circle{position:absolute;content:"";width:100%;height:100%;background-size:contain;top:0;z-index:-1;left:0;background-repeat:no-repeat;animation:37s infinite rotate}@media (max-width:575px){#testimonial .testimonial-image-wrap .testimonial-circle{width:180px;height:180px;top:0;left:0;right:0;margin:auto}}@media (max-width:1200px){#testimonial .testimonial-image-wrap{width:85px;height:85px;left:0;right:0;margin-left:auto;bottom:-58px;margin-right:auto}}#testimonial .testimonial-content{width:100%;padding:40px 48px;background-color:#f8faf9}@media (max-width:1200px){#testimonial .testimonial-content{width:100%;padding:20px 15px 35px;background-color:#f8faf9}}@media (max-width:575px){#testimonial .testimonial-content{width:100%;padding:15px 20px 35px}}#testimonial .testimonial-image{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}@media (max-width:991px){#testimonial .testimonial-pose{width:45%;margin:25px auto}}@media (max-width:575px){#testimonial .testimonial-pose{width:90%}}.choose-box .testimonial-box iframe{width:100%;height:250px;-o-object-fit:cover;object-fit:cover;margin-bottom:5px;border:2px solid #2e8378;background-color:#fff;padding:5px}@media (max-width:575px){.choose-box .testimonial-box iframe{width:100%;height:170px}}@media (max-width:1200px){.testimonial-content p{text-align:center}}@media (max-width:991px){.home-video-iframe{margin:5px 0}}@media (max-width:1200px){.footer-list li a{word-break:break-word}}footer#footer.site-footer{position:relative;padding:clamp(40px,5vw + 20px,70px) 0 0;background:rgba(46,131,120,.1098039216);background-size:cover;overflow:hidden;z-index:1}footer#footer.site-footer::before{content:"";width:100%;height:100%;top:0;left:0;position:absolute;background:url(../images/background-alt.webp);filter:brightness(0) saturate(100%) invert(44%) sepia(68%) saturate(377%) hue-rotate(123deg) brightness(85%) contrast(88%);background-repeat:repeat;background-size:auto,17%;z-index:-1}footer#footer.site-footer .footer-bottom,footer#footer.site-footer>.container{position:relative;z-index:1}footer#footer.site-footer .footer-grid{display:grid;grid-template-columns:1.1fr 1.2fr 1.4fr;gap:clamp(28px,3vw + 12px,56px);align-items:start;padding-bottom:clamp(32px,3vw + 14px,56px);border-bottom:1px solid #2e8378}@media (max-width:991px){footer#footer.site-footer .footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){footer#footer.site-footer .footer-grid{grid-template-columns:1fr;gap:40px}}footer#footer.site-footer .footer-col{min-width:0}@media (max-width:991px){footer#footer.site-footer .footer-col--brand{grid-column:1/-1;order:-1}}footer#footer.site-footer .footer-heading{position:relative;margin:0 0 clamp(20px,1.6vw + 10px,28px);padding-bottom:12px;font-size:clamp(18px,1vw + 12px,22px);font-weight:600;letter-spacing:.01em;color:#2e8378}footer#footer.site-footer .footer-heading::after,footer#footer.site-footer .footer-heading::before{content:"";position:absolute;left:0;bottom:0;height:2px;border-radius:2px}footer#footer.site-footer .footer-heading::before{width:36px;background:#2e8378}footer#footer.site-footer .footer-heading::after{left:42px;width:12px;background:rgba(46,131,120,.45)}footer#footer.site-footer .footer-contact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:18px}footer#footer.site-footer .footer-contact-item{display:flex;align-items:center;gap:14px}footer#footer.site-footer .footer-contact-icon{flex-shrink:0;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1.5px solid #2e8378}footer#footer.site-footer .footer-contact-icon img{width:60%;height:60%;-o-object-fit:contain;object-fit:contain;filter:brightness(0) saturate(100%) invert(44%) sepia(68%) saturate(377%) hue-rotate(123deg) brightness(85%) contrast(88%)}footer#footer.site-footer .footer-contact-body{display:flex;flex-direction:column;gap:3px;min-width:0}footer#footer.site-footer .footer-contact-label{font-size:clamp(12px,1.4vw,14px);font-weight:700;letter-spacing:.14em;text-transform:capitalize;color:#2e8378}footer#footer.site-footer .footer-contact-value{font-size:14px;font-weight:500;line-height:1.45;color:#212529;text-decoration:none;word-break:break-word;transition:color .2s ease}footer#footer.site-footer .footer-col--brand{text-align:center;background:#2e8378;position:relative;padding:1rem;padding-bottom:2rem;border-radius:0 0 20px 20px;z-index:1}footer#footer.site-footer .footer-col--brand::before{content:"";width:100%;height:100%;position:absolute;background:#2e8378;left:0;bottom:30%;z-index:-1}footer#footer.site-footer .footer-logo{width:clamp(160px,14vw,210px);height:auto;margin:0 auto 20px;filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0) hue-rotate(299deg) brightness(104%) contrast(103%)}footer#footer.site-footer .footer-tagline{margin:0 auto 22px;color:#fff;font-size:clamp(12px,1.4vw,15px);max-width:380px;line-height:1.7;text-align:center}footer#footer.site-footer .footer-social{list-style:none;margin:0;padding:0;display:inline-flex;gap:10px}footer#footer.site-footer .footer-social a{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,rgba(46,131,120,.6),rgba(70,165,152,.5));border:1px solid #fff;transition:background 220ms ease,border-color 220ms ease,transform 220ms ease,box-shadow 220ms ease}footer#footer.site-footer .footer-social a img{width:60%;height:60%;filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0) hue-rotate(299deg) brightness(104%) contrast(103%)}footer#footer.site-footer .footer-social a:focus-visible,footer#footer.site-footer .footer-social a:hover{background:linear-gradient(135deg,#2e8378,#46a598);border-color:#5dcaa5;transform:translateY(-3px);box-shadow:0 8px 20px rgba(27,112,97,.4)}footer#footer.site-footer .footer-courses{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:10px 24px}@media (max-width:640px){footer#footer.site-footer .footer-courses{grid-template-columns:1fr;gap:5px}}footer#footer.site-footer .footer-courses li a{position:relative;display:flex;flex-direction:column;gap:3px;padding:3px 0 3px 22px;text-decoration:none;transition:transform 220ms ease}footer#footer.site-footer .footer-courses li a::before{content:"";position:absolute;left:2px;top:clamp(10px,1.2vw,14px);width:8px;height:8px;border-right:2px solid #2e8378;border-top:2px solid #2e8378;transform:rotate(45deg);transition:border-color 220ms ease,transform 220ms ease,left 220ms ease}footer#footer.site-footer .footer-courses li a:focus-visible,footer#footer.site-footer .footer-courses li a:hover{transform:translateX(3px)}footer#footer.site-footer .footer-courses li a:focus-visible::before,footer#footer.site-footer .footer-courses li a:hover::before{left:5px}footer#footer.site-footer .footer-courses li a:focus-visible .footer-course-name,footer#footer.site-footer .footer-courses li a:hover .footer-course-name{color:#2e8378}footer#footer.site-footer .footer-course-name{font-size:clamp(14px,1.5vw,15.5px);transition:color .2s ease}footer#footer.site-footer .footer-course-meta{font-size:clamp(12px,1.4vw,14px);font-weight:500;letter-spacing:.08em;text-transform:capitalize;color:#212529}@media (max-width:640px){footer#footer.site-footer .footer-course-meta{display:none}}footer#footer.site-footer .footer-ql-heading{position:relative;font-size:clamp(18px,1vw + 12px,22px);font-weight:600;letter-spacing:.01em;color:#2e8378;text-align:center;margin:0 0 clamp(20px,1.6vw + 10px,28px);padding-top:clamp(20px,2vw,32px);padding-bottom:12px;border-top:1px solid rgba(255,255,255,.08)}footer#footer.site-footer .footer-ql-heading::after,footer#footer.site-footer .footer-ql-heading::before{content:"";position:absolute;bottom:0;height:2px;border-radius:2px}footer#footer.site-footer .footer-ql-heading::before{left:50%;transform:translateX(calc(-50% - 9px));width:36px;background:#2e8378}footer#footer.site-footer .footer-ql-heading::after{left:50%;transform:translateX(calc(-50% + 33px));width:12px;background:rgba(46,131,120,.45)}@media (max-width:576px){footer#footer.site-footer .footer-ql-heading{width:-moz-max-content;width:max-content}footer#footer.site-footer .footer-ql-heading::before{left:0;transform:none}footer#footer.site-footer .footer-ql-heading::after{left:42px;transform:none}}footer#footer.site-footer .footer-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 12px}footer#footer.site-footer .footer-chips a{display:inline-flex;align-items:center;padding:clamp(4px,.5vw,8px) clamp(10px,1.2vw,16px);font-size:clamp(10px,.4vw + 9px,13px);font-weight:500;color:#2e8378;text-decoration:none;background:rgba(255,255,255,.04);border:1px solid rgba(46,131,120,.3);border-radius:999px;transition:background 220ms ease,border-color 220ms ease,color 220ms ease,transform 220ms ease,box-shadow 220ms ease}footer#footer.site-footer .footer-chips a:focus-visible,footer#footer.site-footer .footer-chips a:hover{background:linear-gradient(135deg,#2e8378,#46a598);border-color:#2e8378;color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px rgba(27,112,97,.35)}footer#footer.site-footer .footer-bottom{position:relative;margin-top:clamp(16px,2vw,25px);padding:clamp(6px,1vw,12px) 0;background:rgba(46,131,120,.1098039216);border-top:1px solid rgba(93,202,165,.28);display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:clamp(6px,1vw,12px)}footer#footer.site-footer .footer-bottom .footer-bottom-text{margin:0;font-size:clamp(11px,.6vw + 8px,13px);font-weight:500;letter-spacing:.03em;line-height:1.4;text-align:center;padding:0;color:#2e8378}footer#footer.site-footer .footer-bottom .footer-bottom-text strong{display:block;font-size:inherit;color:inherit;line-height:inherit;font-weight:600}footer#footer.site-footer .footer-bottom .footer-bottom-text a{font-size:inherit;color:inherit;text-decoration:none;font-weight:600;transition:color .2s ease}@media (max-width:640px){footer#footer.site-footer .footer-heading{text-align:left}footer#footer.site-footer .footer-col--brand .footer-heading{display:none}footer#footer.site-footer .footer-chips{justify-content:flex-start;gap:5px}}.bottom-box{position:fixed;bottom:15px;left:15px;z-index:9999;display:flex;flex-direction:row;align-items:center;gap:10px}.bottom-box .fixed-btn{white-space:nowrap}.bottom-box .fixed-btn:hover{transform:scale(1.05)}.bottom-box .whatsapp{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#1f6f3e;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.15);text-decoration:none;transition:background .3s ease,transform .3s ease}.bottom-box .whatsapp:hover{background:#165c29;transform:scale(1.1)}.bottom-box .whatsapp-icon{width:80%;height:80%;filter:invert(100) brightness(100)}.bottom-box .whatsapp-text{display:none}@media (max-width:768px){.bottom-box{position:sticky;bottom:0;left:0;right:0;gap:0;align-items:stretch}.bottom-box .fixed-btn{flex:1;border-radius:0;padding:9px 8px;font-size:13px;text-align:center;box-shadow:none}.bottom-box .fixed-btn:hover{transform:none;background:#24695f}.bottom-box .whatsapp{flex:1;border-radius:0;width:auto;height:auto;padding:9px 8px;font-size:13px;font-weight:600;box-shadow:none}.bottom-box .whatsapp:hover{transform:none;background:#1da851}.bottom-box .whatsapp-icon{width:24px;height:24px;margin-right:6px}.bottom-box .whatsapp-text{display:inline;color:#fff;font-weight:600;text-decoration:none}}.retreat-option-section .retreat-card{display:flex;gap:clamp(12px,2vw,20px);padding:clamp(12px,2vw,18px);border:2px solid #2e8378;border-radius:clamp(10px,1.5vw,14px);background:#f7f8fa}.retreat-option-section .retreat-card .image-box{width:clamp(140px,25vw,300px);height:clamp(120px,18vw,200px);border-radius:clamp(8px,1vw,10px);overflow:hidden;background:#ddd;flex-shrink:0}.retreat-option-section .retreat-card .image-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.retreat-option-section .retreat-card .retreat-content{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:clamp(8px,1.5vw,14px)}.retreat-option-section .retreat-card .retreat-content .top-row{display:flex;align-items:center;gap:clamp(6px,1vw,10px)}.retreat-option-section .retreat-card .retreat-content .top-row .badge{background:rgba(159,225,203,.3843137255);color:#2e8378;padding:clamp(3px,.5vw,5px) clamp(8px,1vw,12px);border-radius:999px;font-size:clamp(11px,1vw,13px);font-weight:600}.retreat-option-section .retreat-card .retreat-content .top-row .days{color:#2e8378;font-weight:500}.retreat-option-section .retreat-card .retreat-content .tags{display:flex;gap:clamp(10px,2vw,20px);align-items:center;border-top:1px solid #e5e5e5;padding-top:clamp(8px,1.5vw,12px);flex-wrap:wrap}.retreat-option-section .retreat-card .retreat-content .tags .tag{display:flex;align-items:center;gap:clamp(6px,1vw,10px);font-size:clamp(12px,1vw,14px);color:#444}.retreat-option-section .retreat-card .retreat-content .tags .tag .circle{width:clamp(28px,3vw,40px);height:clamp(28px,3vw,40px);border-radius:50%;border:1.5px dashed #cfcfcf;display:flex;align-items:center;justify-content:center;background:#fff}.retreat-option-section .retreat-card .retreat-content .tags .tag .circle img{width:clamp(14px,1.5vw,20px);height:clamp(14px,1.5vw,20px);filter:brightness(0) saturate(100%) invert(44%) sepia(68%) saturate(377%) hue-rotate(123deg) brightness(85%) contrast(88%);-o-object-fit:contain;object-fit:contain}.retreat-option-section .small-heading{margin-top:clamp(10px,1.5vw,16px)}.retreat-option-section .retreat-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(20px,2vw,32px)}.retreat-option-section .retreat-card-grid .retreat-card{flex-direction:column;border:1px solid #2e8378}.retreat-option-section .retreat-card-grid .retreat-card .image-box{width:100%;height:clamp(180px,22vw,250px)}@media (max-width:991px){.retreat-option-section .retreat-card-grid{grid-template-columns:1fr}}@media (max-width:576px){.retreat-option-section .retreat-card{flex-direction:column}.retreat-option-section .retreat-card .image-box{width:100%;height:180px}}.retreat-option-section .customise-retreat-card{position:relative;border:1px solid #2e8378;border-radius:clamp(12px,1.5vw,16px);background:rgba(46,131,120,.1098039216);padding:clamp(16px,2vw,24px);overflow:hidden;width:100%}.retreat-option-section .customise-retreat-card .customise-inner{display:flex;align-items:center;gap:clamp(14px,2vw,24px)}@media (max-width:768px){.retreat-option-section .customise-retreat-card .customise-inner{flex-direction:column;align-items:flex-start}}.retreat-option-section .customise-retreat-card .customise-icon{width:clamp(52px,5vw,64px);height:clamp(52px,5vw,64px);flex-shrink:0;border-radius:50%;background:#2e8378;display:flex;align-items:center;justify-content:center}.retreat-option-section .customise-retreat-card .customise-icon img{width:clamp(22px,2.5vw,28px);height:clamp(22px,2.5vw,28px);-o-object-fit:contain;object-fit:contain;filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0) hue-rotate(299deg) brightness(104%) contrast(103%)}.retreat-option-section .customise-retreat-card .customise-content{flex:1;min-width:0}.retreat-option-section .customise-retreat-card .customise-content .customise-title{font-size:clamp(15px,1.4vw,18px);font-weight:600;color:#2e8378;margin:0 0 clamp(4px,.8vw,8px)}.retreat-option-section .customise-retreat-card .customise-content .customise-text{font-size:clamp(13px,1.1vw,15px);line-height:1.6;margin:0;max-width:80ch}.retreat-option-section .customise-retreat-card .customise-cta{flex-shrink:0}@media (max-width:768px){.retreat-option-section .customise-retreat-card .customise-cta{width:100%}}.retreat-option-section .customise-retreat-card .customise-cta .cta-btn{display:inline-flex;align-items:center;gap:6px;padding:clamp(8px,1vw,10px) clamp(16px,1.6vw,20px);border-radius:999px;background:#2e8378;color:#fff;font-size:clamp(12px,1vw,14px);font-weight:500;text-decoration:none;border:1px solid transparent;transition:background .25s ease,color .25s ease,border-color .25s ease}@media (max-width:768px){.retreat-option-section .customise-retreat-card .customise-cta .cta-btn{width:100%;justify-content:center}}.retreat-option-section .customise-retreat-card .customise-cta .cta-btn span{display:inline-block;transition:transform .25s ease}.retreat-option-section .customise-retreat-card .customise-cta .cta-btn:hover{background:0 0;color:#2e8378;border-color:#2e8378}.retreat-option-section .customise-retreat-card .customise-cta .cta-btn:hover span{transform:translateX(4px)}.practice-excursion-section{position:relative;overflow-x:clip}.practice-excursion-section .pex-intro{max-width:720px;margin:0 auto;line-height:1.8;font-size:1rem}.practice-excursion-section .pex-intro+.pex-intro{margin-top:14px}.practice-excursion-section .pex-intro--secondary{max-width:780px;font-size:.96rem}.practice-excursion-section .pex-intro--secondary em{color:#1b7061;font-style:italic}.practice-excursion-section .pex-nav{display:grid;margin:auto;grid-template-columns:repeat(3,1fr);gap:10px;max-width:760px;padding:6px;background:rgba(255,255,255,.65);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(46,131,120,.12);border-radius:14px}@media (max-width:700px){.practice-excursion-section .pex-nav{grid-template-columns:1fr;gap:6px}}.practice-excursion-section .pex-nav-pill{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:11px 18px;background:0 0;border:none;border-radius:10px;font-size:.9rem;font-weight:600;letter-spacing:.005em;text-decoration:none;cursor:pointer;transition:color .22s ease,background .22s ease,box-shadow .22s ease}.practice-excursion-section .pex-nav-pill:hover{color:#1b7061;background:rgba(46,131,120,.06)}.practice-excursion-section .pex-nav-pill:hover .pex-nav-icon{background:rgba(46,131,120,.12);color:#2e8378}.practice-excursion-section .pex-nav-pill.active{background:linear-gradient(135deg,#2e8378 0,#1b7061 100%);color:#fff;box-shadow:0 6px 16px -6px rgba(27,112,97,.4)}.practice-excursion-section .pex-nav-pill.active .pex-nav-icon{background:rgba(255,255,255,.18);color:#fff}.practice-excursion-section .pex-nav-icon{width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgba(46,131,120,.08);color:#2e8378;flex-shrink:0;transition:background .22s ease,color .22s ease}.practice-excursion-section .pex-nav-icon svg{width:14px;height:14px}.practice-excursion-section .pex-block-wrap{position:relative;margin-top:64px;padding-left:0}.practice-excursion-section .pex-block{position:relative;margin-top:clamp(30px,4vw,50px);scroll-margin-top:90px}.practice-excursion-section .pex-block-title{font-size:clamp(20px,2.7vw,30px);font-weight:700;color:#1b7061;margin:0 0 18px;line-height:1.15;letter-spacing:-.015em;position:relative;padding-left:clamp(16px,2vw,22px)}.practice-excursion-section .pex-block-title::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:26px;background:linear-gradient(180deg,#2e8378 0,#46a598 100%);border-radius:4px}.practice-excursion-section .pex-practice-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:48px;align-items:start}@media (max-width:992px){.practice-excursion-section .pex-practice-layout{grid-template-columns:1fr;gap:32px}}.practice-excursion-section .pex-practice-content{min-width:0}.practice-excursion-section .pex-practice-content p{margin-bottom:14px}.practice-excursion-section .pex-practice-content p em{color:#1b7061;font-style:italic}.practice-excursion-section .pex-exc-thumb .motion-wrap::after,.practice-excursion-section .pex-exc-thumb .motion-wrap::before,.practice-excursion-section .pex-exc-thumb.motion-wrap::after,.practice-excursion-section .pex-exc-thumb.motion-wrap::before,.practice-excursion-section .pex-place-panorama .motion-wrap::after,.practice-excursion-section .pex-place-panorama .motion-wrap::before,.practice-excursion-section .pex-place-panorama.motion-wrap::after,.practice-excursion-section .pex-place-panorama.motion-wrap::before,.practice-excursion-section .pex-practice-photo .motion-wrap::after,.practice-excursion-section .pex-practice-photo .motion-wrap::before,.practice-excursion-section .pex-practice-photo.motion-wrap::after,.practice-excursion-section .pex-practice-photo.motion-wrap::before{display:none}.practice-excursion-section .pex-practice-photo{position:relative;border-radius:18px;overflow:hidden;max-width:100%;height:100%;min-width:0;background:rgba(46,131,120,.08);box-shadow:0 24px 48px -20px rgba(27,112,97,.25),0 8px 20px -10px rgba(27,112,97,.12)}.practice-excursion-section .pex-practice-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.practice-excursion-section .pex-practice-photo:hover img{transform:scale(1.04)}@media (max-width:992px){.practice-excursion-section .pex-practice-photo{aspect-ratio:16/10}}.practice-excursion-section .pex-timeline{margin-top:28px;background:rgba(46,131,120,.1098039216);border:1px solid rgba(46,131,120,.14);border-radius:14px;padding:clamp(18px,2vw,28px)}.practice-excursion-section .pex-timeline-title{font-weight:700;letter-spacing:.18em;color:#1b7061;margin:0 0 14px;display:flex;align-items:center;gap:12px}.practice-excursion-section .pex-timeline-title::after{content:"";flex:1;height:1px;background:linear-gradient(90deg,rgba(46,131,120,.25),transparent)}.practice-excursion-section .pex-timeline-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.practice-excursion-section .pex-timeline-item{display:grid;grid-template-columns:65px 14px 1fr;align-items:center;gap:14px;padding:10px 0;border-bottom:1px dashed rgba(46,131,120,.14)}.practice-excursion-section .pex-timeline-item:last-child{border-bottom:none}.practice-excursion-section .pex-timeline-time{font-size:.85rem;font-weight:700;color:#1b7061;letter-spacing:.005em}.practice-excursion-section .pex-timeline-dot{width:12px;height:12px;border-radius:50%;background:rgba(46,131,120,.15);border:2px solid rgba(46,131,120,.3);transition:all .25s ease;justify-self:center}.practice-excursion-section .pex-timeline-item--active .pex-timeline-dot{background:#2e8378;border-color:#2e8378;box-shadow:0 0 0 4px rgba(46,131,120,.18)}.practice-excursion-section .pex-timeline-text{font-weight:500}.practice-excursion-section .pex-timeline-item--active .pex-timeline-text{color:#1b7061;font-weight:600}.practice-excursion-section .pex-place-panorama{position:relative;border-radius:18px;overflow:hidden;margin:0;min-width:0;width:100%;background:rgba(46,131,120,.08);aspect-ratio:16/10;box-shadow:0 24px 48px -20px rgba(27,112,97,.22),0 8px 20px -10px rgba(27,112,97,.1)}.practice-excursion-section .pex-place-panorama::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 65%,rgba(27,112,97,.18) 100%);pointer-events:none}.practice-excursion-section .pex-place-panorama img{width:100%;height:100%;min-height:320px;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.2,.8,.2,1)}@media (max-width:768px){.practice-excursion-section .pex-place-panorama img{height:220px}}.practice-excursion-section .pex-place-panorama:hover img{transform:scale(1.02)}.practice-excursion-section .pex-place-row{display:grid;grid-template-columns:1.6fr 1fr;gap:24px;align-items:stretch;margin-bottom:28px}@media (max-width:992px){.practice-excursion-section .pex-place-row{grid-template-columns:1fr;gap:18px}}.practice-excursion-section .pex-place-text{margin-top:0}.practice-excursion-section .pex-place-text p strong{color:#1b7061;font-weight:600}.practice-excursion-section .pex-place-side{display:flex;flex-direction:column;gap:14px;padding:clamp(18px,2vw,28px);background:rgba(46,131,120,.1098039216);border:1px solid rgba(46,131,120,.18);border-radius:18px;min-width:0;box-shadow:0 14px 32px -16px rgba(27,112,97,.18),0 4px 10px -6px rgba(27,112,97,.08)}.practice-excursion-section .pex-place-side-label{font-weight:700;letter-spacing:.2em;color:#1b7061;display:flex;align-items:center;gap:10px}.practice-excursion-section .pex-place-side-label::after{content:"";flex:1;height:1px;background:linear-gradient(90deg,rgba(46,131,120,.3),transparent)}.practice-excursion-section .pex-place-chips{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.practice-excursion-section .pex-chip{display:inline-flex;align-items:center;gap:10px;padding:6px 14px 6px 6px;background:0 0;border:none;border-radius:999px;font-size:.85rem;font-weight:600;color:#1b7061;transition:background .22s ease,transform .22s ease;cursor:default}.practice-excursion-section .pex-chip:hover{background:rgba(46,131,120,.08)}.practice-excursion-section .pex-chip:hover .pex-chip-icon{background:#2e8378;color:#fff}.practice-excursion-section .pex-chip-icon{width:28px;height:28px;border-radius:50%;background:rgba(46,131,120,.14);display:inline-flex;align-items:center;justify-content:center;color:#1b7061;flex-shrink:0;transition:background .22s ease,color .22s ease}.practice-excursion-section .pex-chip-icon svg{width:14px;height:14px}.practice-excursion-section .pex-chip-label{line-height:1.2}.practice-excursion-section .pex-excursion-intro{margin:0 0 28px}.practice-excursion-section .pex-excursion-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}@media (max-width:768px){.practice-excursion-section .pex-excursion-cards{grid-template-columns:1fr;gap:18px}}.practice-excursion-section .pex-exc-card{display:flex;flex-direction:column;background:rgba(255,255,255,.6);border:1px solid rgba(46,131,120,.14);border-radius:16px;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.practice-excursion-section .pex-exc-card:hover{border-color:rgba(46,131,120,.3);box-shadow:0 20px 40px -18px rgba(27,112,97,.22),0 6px 16px -8px rgba(27,112,97,.12);transform:translateY(-3px)}.practice-excursion-section .pex-exc-card:hover .pex-exc-thumb img{transform:scale(1.05)}.practice-excursion-section .pex-exc-thumb{position:relative;overflow:hidden;width:100%;aspect-ratio:16/9;background:rgba(46,131,120,.08)}.practice-excursion-section .pex-exc-thumb::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(27,112,97,.18) 100%);pointer-events:none}.practice-excursion-section .pex-exc-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.practice-excursion-section .pex-exc-body{padding:clamp(18px,2vw,24px);display:flex;flex-direction:column}.practice-excursion-section .pex-exc-meta{display:flex;align-items:center;gap:10px;margin-bottom:12px;flex-wrap:wrap}.practice-excursion-section .pex-exc-badge{font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:4px 12px;border-radius:999px}.practice-excursion-section .pex-exc-badge--spiritual{background:#1b7061;color:#fff;border:1px solid #1b7061}.practice-excursion-section .pex-exc-badge--nature{background:rgba(46,131,120,.1);color:#1b7061;border:1px solid rgba(46,131,120,.3)}.practice-excursion-section .pex-exc-detail{font-size:12px;font-weight:600;letter-spacing:.02em;display:flex;align-items:center;justify-content:center}.practice-excursion-section .pex-exc-detail::before{display:block;content:"";margin-right:8px;width:5px;height:5px;background:rgba(46,131,120,.45)}.practice-excursion-section .pex-exc-title{font-size:1.15rem;font-weight:700;color:#1b7061;margin:0 0 8px;line-height:1.3;letter-spacing:-.005em}.practice-excursion-section .pex-exc-desc{line-height:1.7;margin:0}.top-choice-section{position:relative;overflow-x:clip}.top-choice-section .tc-reasons{list-style:none;padding:0;margin:56px 0 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(clamp(220px,28vw,400px),1fr));gap:20px}.top-choice-section .tc-reason--wide:nth-child(4){grid-column:1/span 1}.top-choice-section .tc-reason--wide:nth-child(5){grid-column:2/span 2}.top-choice-section .tc-reason{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:360px;border-radius:18px;overflow:hidden;cursor:default}.top-choice-section .tc-reason::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08) 0,rgba(0,0,0,.38) 45%,rgba(0,0,0,.78) 100%);transition:background .3s;z-index:1}.top-choice-section .tc-reason:hover::after{background:linear-gradient(180deg,rgba(0,0,0,.18) 0,rgba(0,0,0,.48) 45%,rgba(0,0,0,.78) 100%)}.top-choice-section .tc-reason:hover .tc-reason-num{background:#2e8378;color:#fff}.top-choice-section .tc-reason.school{background:url(../images/yoga-retreat-in-rishikesh1.webp) no-repeat center/cover}.top-choice-section .tc-reason.mat{background:url(../images/yoga-retreat-in-rishikesh2.webp) no-repeat center/cover}.top-choice-section .tc-reason.transp-price{background:url(../images/yoga-retreat-in-rishikesh3.webp) no-repeat center/cover}.top-choice-section .tc-reason.alone{background:url(../images/yoga-retreat-in-rishikesh4.webp) no-repeat center/cover}.top-choice-section .tc-reason.carry{background:url(../images/yoga-retreat-in-rishikesh5.webp) no-repeat center/cover}.top-choice-section .tc-reason-num{position:absolute;top:18px;left:18px;z-index:2;width:44px;height:44px;border-radius:10px;background:rgba(255,255,255,.18);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25);display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:15px;font-weight:800;letter-spacing:-.02em;transition:background .3s ease,color .3s ease}.top-choice-section .tc-reason-content{position:relative;z-index:2;padding:28px 26px 26px}.top-choice-section .tc-reason-content .small-heading{color:#fff;margin:0 0 10px;letter-spacing:1px;text-shadow:0 3px 14px rgba(0,0,0,.6)}.top-choice-section .tc-reason-content .tc-reason-desc{color:#fff;text-shadow:0 3px 14px rgba(0,0,0,.6)}.top-choice-section .tc-reason-content .tc-reason-desc strong{color:inherit;font-weight:600}.top-choice-section .tc-reason-content .tc-reason-desc em{color:inherit;font-style:italic}.fees-retreat-section{position:relative}.fees-retreat-section .frs-trust-pills{list-style:none;padding:0;margin:28px auto 0;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.fees-retreat-section .frs-trust-pill{display:inline-flex;align-items:center;gap:7px;padding:7px 18px;background:rgba(46,131,120,.08);border:1px solid rgba(46,131,120,.2);border-radius:999px;color:#1b7061;font-size:.83rem;font-weight:600}.fees-retreat-section .frs-trust-pill svg{color:#2e8378;flex-shrink:0}.fees-retreat-section .rpr-block{margin:24px 0 0;border-radius:20px;background:linear-gradient(to left,#fff,rgba(46,131,120,.1098039216))}.fees-retreat-section .rpr-block:first-of-type{margin-top:48px}.fees-retreat-section .rpr-block:nth-of-type(odd){background:linear-gradient(to left,rgba(46,131,120,.1098039216),#fff)}.fees-retreat-section .rpr-block{border:1px solid rgba(46,131,120,.18);box-shadow:0 8px 40px -12px rgba(27,112,97,.15)}.fees-retreat-section .rpr-top{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:36px 40px;border-bottom:1px solid rgba(46,131,120,.1)}@media (max-width:768px){.fees-retreat-section .rpr-top{flex-direction:column;align-items:flex-start;padding:28px 24px}}.fees-retreat-section .rpr-top-left{flex:1}.fees-retreat-section .rpr-badge{display:inline-block;background:#1b7061;color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:4px 14px;border-radius:999px;margin-bottom:12px}.fees-retreat-section .rpr-tag{display:block;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#2e8378;margin-bottom:6px}.fees-retreat-section .rpr-title{font-size:clamp(1.4rem,2.5vw,2rem);font-weight:700;color:#1b7061;margin:0 0 14px;line-height:1.2}.fees-retreat-section .rpr-dates{display:flex;align-items:center;gap:8px;font-size:.875rem;margin:0}.fees-retreat-section .rpr-dates svg{flex-shrink:0;color:#2e8378}.fees-retreat-section .rpr-dates strong{color:#1b7061;font-size:inherit}.fees-retreat-section .rpr-top-right{display:flex;flex-direction:column;gap:0;min-width:280px;padding:10px;background:rgba(46,131,120,.04);border:1px solid rgba(46,131,120,.15);border-radius:14px;overflow:hidden}@media (max-width:768px){.fees-retreat-section .rpr-top-right{width:100%}}.fees-retreat-section .rpr-fee-row{display:flex;align-items:center;gap:10px;padding:14px 20px;border-bottom:1px solid rgba(46,131,120,.1)}.fees-retreat-section .rpr-fee-row:last-of-type{border-bottom:none}.fees-retreat-section .rpr-fee-label{font-size:.82rem}.fees-retreat-section .rpr-fee-price{font-weight:700;color:#1b7061}.fees-retreat-section .rpr-bottom{display:flex;align-items:center;gap:24px;padding:20px 40px;background:rgba(46,131,120,.04);border-top:1px solid rgba(46,131,120,.1);flex-wrap:wrap}@media (max-width:768px){.fees-retreat-section .rpr-bottom{padding:20px 24px;flex-direction:column;align-items:flex-start}}.fees-retreat-section .rpr-includes{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px 20px;flex:1}.fees-retreat-section .rpr-includes li{position:relative;padding-left:20px;font-size:.82rem}.fees-retreat-section .rpr-includes li::before{content:"";position:absolute;left:0;top:6px;width:8px;height:8px;border-radius:50%;background-color:#2e8378}.fees-retreat-section .rpr-indian{border-left:1px solid rgba(46,131,120,.15);padding-left:24px}@media (max-width:768px){.fees-retreat-section .rpr-indian{border-left:none;border-top:1px solid rgba(46,131,120,.15);padding-left:0;padding-top:16px;width:100%}}.fees-retreat-section .rpr-indian-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin:0 0 8px}.fees-retreat-section .rpr-indian-fees{display:flex;gap:20px;flex-wrap:wrap;font-size:.9rem}.fees-retreat-section .rpr-indian-fees span{font-size:inherit}.fees-retreat-section .rpr-indian-fees strong{color:#1b7061;font-weight:700;font-size:inherit}.fees-retreat-section .frs-urgency{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:18px 0 0;padding:11px 16px;background:rgba(46,131,120,.05);border:1px solid rgba(46,131,120,.14);border-radius:10px;font-size:.8rem;line-height:1.4}.fees-retreat-section .frs-urgency svg{color:#2e8378;flex-shrink:0}.fees-retreat-section .frs-urgency strong{font-size:inherit;color:#1b7061}.fees-retreat-section .frs-card-foot{position:relative;z-index:2;padding:0 26px 26px}.fees-retreat-section .frs-btn{display:block;width:100%;text-align:center;padding:14px 20px;border-radius:12px;font-size:.9rem;font-weight:700;text-decoration:none;letter-spacing:.01em;transition:background .25s ease,border-color .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease}.fees-retreat-section .frs-btn--outline{background:rgba(46,131,120,.06);border:2px solid rgba(46,131,120,.4);color:#1b7061}.fees-retreat-section .frs-btn--outline:hover{background:#2e8378;border-color:#2e8378;color:#fff;transform:translateY(-2px);box-shadow:0 10px 24px -8px rgba(27,112,97,.4)}.fees-retreat-section .frs-btn--filled{background:rgba(255,255,255,.15);border:2px solid rgba(255,255,255,.3);color:#fff;backdrop-filter:blur(6px);box-shadow:0 8px 20px -8px rgba(0,0,0,.3)}.fees-retreat-section .frs-btn--filled:hover{background:#fff;border-color:#fff;color:#1b7061;transform:translateY(-2px);box-shadow:0 14px 32px -10px rgba(0,0,0,.35)}.fees-retreat-section .frs-custom-strip{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:32px 0 0;padding:20px 28px;background:rgba(46,131,120,.05);border:1px solid rgba(46,131,120,.16);border-radius:16px;flex-wrap:wrap}@media (max-width:600px){.fees-retreat-section .frs-custom-strip{flex-direction:column;align-items:flex-start;gap:16px}}.fees-retreat-section .frs-custom-strip-left{display:flex;align-items:center;gap:12px;font-size:.9rem;line-height:1.5;flex:1}.fees-retreat-section .frs-custom-strip-left svg{color:#2e8378;flex-shrink:0}.fees-retreat-section .frs-custom-strip-left em{color:#1b7061;font-style:italic}.fees-retreat-section .frs-custom-strip-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.hero-banner-section{position:relative;width:100%;height:90vh;min-height:560px;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-banner-section .video-banner-wrap{position:absolute;inset:0;z-index:0;background-image:url(../images/hero-banner/hero-banner.webp);background-size:cover;background-position:center center}.hero-banner-section .video-banner-wrap .banner-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:none}@media (min-width:768px){.hero-banner-section .video-banner-wrap .banner-video.desktop{display:block}}@media (max-width:767px){.hero-banner-section .video-banner-wrap .banner-video.mobile{display:block}}.hero-banner-section::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(to bottom,rgba(10,36,30,.55) 0,rgba(8,26,22,.45) 45%,rgba(6,20,16,.7) 100%)}.hero-banner-section .hero-content{position:relative;z-index:2;text-align:center;padding:0 clamp(16px,3vw,48px);max-width:1060px;width:100%}.hero-banner-section .hero-content>*{animation:heroFadeUp .85s cubic-bezier(.22,1,.36,1) both}.hero-banner-section .hero-content>:nth-child(1){animation-delay:.1s}.hero-banner-section .hero-content>:nth-child(2){animation-delay:.25s}.hero-banner-section .hero-content>:nth-child(3){animation-delay:.4s}.hero-banner-section .hero-content>:nth-child(4){animation-delay:.55s}.hero-banner-section .hero-content>:nth-child(5){animation-delay:.68s}.hero-banner-section .hero-content .hero-eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap;font-size:clamp(10px,1.1vw,13px);font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:rgba(255,255,255,.85)}.hero-banner-section .hero-content .hero-eyebrow::after,.hero-banner-section .hero-content .hero-eyebrow::before{content:"";display:block;width:30px;height:36px;flex-shrink:0;background:url(../images/icons/text-decoration.webp) center/contain no-repeat;opacity:.75;filter:invert(1) sepia(1) saturate(3) hue-rotate(5deg) brightness(1.2)}.hero-banner-section .hero-content .hero-eyebrow::after{transform:scaleX(-1)}.hero-banner-section .hero-content .hero-title{display:block;font-size:clamp(20px,7vw,80px);font-family:Outfit,sans-serif;font-weight:600;line-height:1.08;color:#fff;letter-spacing:-.01em;margin:0 0 16px 0;text-shadow:0 2px 24px rgba(0,0,0,.45);opacity:0}.hero-banner-section .hero-content .hero-title>.hero-word--teal{color:#46a598;display:inline;font-size:inherit;font-weight:inherit;font-family:inherit;line-height:inherit}.hero-banner-section .hero-content .hero-title .char-word{display:inline-block;white-space:nowrap;font-size:inherit;font-weight:inherit;font-family:inherit;line-height:inherit;letter-spacing:inherit}.hero-banner-section .hero-content .hero-title .char{display:inline-block;font-size:inherit;font-weight:inherit;font-family:inherit;line-height:inherit;letter-spacing:inherit;vertical-align:baseline;opacity:0;animation:smokeIn .75s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--i,0) * 55ms + .2s);will-change:opacity,filter,transform}.hero-banner-section .hero-content .hero-title .char.char--teal{color:#46a598}.hero-banner-section .hero-content .hero-title .char.char--space{display:inline;opacity:1;animation:none;font-size:inherit}.hero-banner-section .hero-content .hero-subtitle{font-family:"Great Vibes",cursive;font-size:clamp(14px,2vw,30px)!important;font-weight:400;color:#fff;letter-spacing:1.5px;line-height:1.35;margin-bottom:22px;text-align:center;text-shadow:0 1px 12px rgba(180,100,0,.4);animation:none!important;opacity:1!important}.hero-banner-section .hero-content .hero-subtitle .char-word{font-size:inherit}.hero-banner-section .hero-content .hero-subtitle .char-word .char{display:inline-block;opacity:0;animation:waveCharIn .55s cubic-bezier(.34,1.56,.64,1) forwards;animation-delay:calc(var(--i,0) * 28ms + 1.1s);will-change:opacity,transform;font-size:inherit}.hero-banner-section .hero-content .hero-subtitle .char-word .char.char--space{display:inline;opacity:1;animation:none}.hero-banner-section .hero-content .hero-desc{font-size:clamp(13px,1.6vw,17px);line-height:1.85;color:rgba(255,255,255,.88);margin:0 auto clamp(28px,3.5vw,36px);max-width:680px;text-align:center;letter-spacing:.015em;text-shadow:0 1px 8px rgba(0,0,0,.3)}@media (max-width:575px){.hero-banner-section{height:100svh;min-height:480px}.hero-banner-section .hero-content{padding:0 12px}.hero-banner-section .hero-content .hero-eyebrow{font-size:9px;gap:0;letter-spacing:.18em}.hero-banner-section .hero-content .hero-eyebrow::after,.hero-banner-section .hero-content .hero-eyebrow::before{width:18px;height:18px}.hero-banner-section .hero-content .hero-title{font-size:clamp(18px,6.5vw,32px);margin-bottom:8px;line-height:1.1}.hero-banner-section .hero-content .hero-subtitle{font-size:clamp(14px,4vw,20px);margin-bottom:16px}.hero-banner-section .hero-content .hero-desc{font-size:13px;line-height:1.7;margin-bottom:20px}}.hero-trust-bar{display:flex;align-items:center;justify-content:center;gap:0;margin-top:clamp(28px,4vw,44px);padding:14px 28px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:999px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);flex-wrap:wrap;gap:4px 0;animation:heroFadeUp .85s cubic-bezier(.22,1,.36,1) both;animation-delay:.75s}.hero-trust-bar .hero-trust-item{display:flex;flex-direction:column;align-items:center;padding:0 clamp(14px,2.5vw,28px);gap:clamp(5px,.4vw,6px)}.hero-trust-bar .hero-trust-num{font-size:clamp(18px,2.2vw,26px);font-weight:700;color:#fff;line-height:1;letter-spacing:-.01em}.hero-trust-bar .hero-trust-num sup{font-size:.55em;vertical-align:super}.hero-trust-bar .hero-trust-star{color:#f7b339;font-size:.6em;margin-left:2px}.hero-trust-bar .hero-trust-label{font-size:clamp(9px,.85vw,11px);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.7);white-space:nowrap}.hero-trust-bar .hero-trust-divider{width:1px;height:34px;background:rgba(255,255,255,.25);flex-shrink:0;align-self:center}@media (max-width:575px){.hero-trust-bar{border-radius:16px;padding:10px 8px;gap:8px 0;margin-left:auto;margin-right:auto;justify-content:center}.hero-trust-bar .hero-trust-item{flex:0 0 50%;align-items:center;text-align:center;padding:6px 10px}.hero-trust-bar .hero-trust-label{white-space:normal;text-align:center}.hero-trust-bar .hero-trust-divider{display:none}.hero-trust-bar>.hero-trust-item:nth-child(1),.hero-trust-bar>.hero-trust-item:nth-child(5){border-right:1px solid rgba(255,255,255,.25)}}.hero-scroll-indicator{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);z-index:3;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.12);border:1.5px solid rgba(255,255,255,.28);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer;transition:background .25s ease,transform .25s ease;animation:heroBounce 2.2s ease-in-out infinite;animation-delay:0s,1.1s}.hero-scroll-indicator svg{width:20px;height:20px;color:rgba(255,255,255,.85);stroke-width:2}.hero-scroll-indicator:hover{background:rgba(255,255,255,.22);transform:translateX(-50%) scale(1.1);animation-play-state:paused,running}@media (max-width:575px){.hero-scroll-indicator{bottom:18px;width:36px;height:36px}.hero-scroll-indicator svg{width:16px;height:16px}}.home-reviews-section{align-items:center;padding:20px 30px;position:relative;z-index:10}.home-reviews-section .content-wrap{max-width:576px}.home-reviews-section .content-wrap .review-heading{display:inline-block;font-size:clamp(22px,3vw,36px);font-family:"Great Vibes";color:#2e8378;font-weight:500;margin-bottom:15px;letter-spacing:1px;line-height:1.3}.home-reviews-section .content-wrap .review-desc{font-size:clamp(13px,1.6vw,16px);line-height:1.6}.home-reviews-section .review-card-wrap{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap}.home-reviews-section .review-card-wrap .review-card{width:100%;max-width:220px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;padding:18px 14px;background:#fff;border-radius:14px;box-shadow:rgba(100,100,111,.2) 0 7px 29px 0;transition:.3s ease}.home-reviews-section .review-card-wrap .review-card:hover{transform:translateY(-4px)}.home-reviews-section .review-card-wrap .review-card img{height:38px;width:110px;-o-object-fit:contain;object-fit:contain}.home-reviews-section .review-card-wrap .review-card .middle-wrap{display:flex;align-items:center;gap:6px}.home-reviews-section .review-card-wrap .review-card .middle-wrap .rating-num{font-size:clamp(14px,1.8vw,20px);font-weight:600;line-height:1}.home-reviews-section .review-card-wrap .review-card .middle-wrap .stars{color:#f7b339;font-size:clamp(16px,1.6vw,18px);line-height:1}.home-reviews-section .review-card-wrap .review-card .middle-wrap .stars .half-star{display:inline-block;position:relative;color:#ddd}.home-reviews-section .review-card-wrap .review-card .middle-wrap .stars .half-star::before{content:"★";position:absolute;left:0;top:0;color:#f7b339;clip-path:inset(0 50% 0 0)}.home-reviews-section .review-card-wrap .review-card .small-text{font-size:clamp(11px,1vw,13px)}@media (max-width:768px){.home-reviews-section{padding:30px clamp(10px,1.8vw,20px)}.home-reviews-section .review-card-wrap{gap:clamp(12px,1.4vw,16px)}.home-reviews-section .review-card-wrap .review-card{flex:0 0 calc(50% - 10px);padding:clamp(12px,1.5vw,16px)}.home-reviews-section .review-card-wrap .review-card img{height:clamp(25px,2.5vw,30px)}.home-reviews-section .review-card-wrap .review-card .middle-wrap{gap:4px}}.cursive-note{padding:10px;padding-left:15px;background:linear-gradient(45deg,#eff6f5,rgba(239,246,245,.7333333333));border-left:3px solid #2e8378}.special-image-box{position:relative;width:100%;margin-bottom:60px}.special-image-box .main-img{border-radius:12px;overflow:hidden;margin:auto}.special-image-box .main-img img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;border-radius:12px}.special-image-box .video-img{position:absolute;bottom:-60px;left:-60px;max-width:280px;border-radius:12px;border:2px solid #fff;overflow:hidden;z-index:2;background:#000}.special-image-box .video-img img{width:100%;height:auto;display:block}.special-image-box .video-img .play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:55px;height:38px;display:flex;align-items:center;justify-content:center;background:red;border-radius:10px;transition:background .2s ease}.special-image-box .video-img .play-btn:hover{background:#c00}.special-image-box .video-img .play-btn img{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0) hue-rotate(299deg) brightness(104%) contrast(103%)}@media (max-width:991px){.special-image-box .main-img{width:calc(100% - 60px);max-height:576px}.special-image-box .main-img img{max-height:100%}.special-image-box .video-img{left:50%;transform:translateX(-50%)}}.multi-btn-wrap{margin-top:10px;display:flex;justify-content:center;gap:clamp(12px,1.4vw,16px)}.multi-btn-wrap.justify-start{justify-content:start}.multi-btn-wrap .call-box{display:flex;align-items:center;gap:12px;text-decoration:none}.multi-btn-wrap .call-box .icon-box{width:56px;height:56px;min-width:56px;border-radius:50%;background:#2e8378;margin:0;display:flex;align-items:center;justify-content:center}.multi-btn-wrap .call-box .icon-box img{width:24px;height:24px;filter:brightness(0) invert(1)}.multi-btn-wrap .call-box .call-content{display:flex;flex-direction:column;line-height:1}.multi-btn-wrap .call-box .call-content .title-call{font-size:16px;font-weight:700;letter-spacing:1px;color:#2e8378;margin-bottom:2px;line-height:1.2}.multi-btn-wrap .call-box .call-content .text{font-size:18px;font-weight:500;color:#1b7061;margin:2px 0 0;line-height:1;display:inline-block}.multi-btn-wrap .call-box:hover .icon-box{background:#1b7061}.multi-btn-wrap .call-box:hover .text{color:#2e8378}@media (max-width:768px){.multi-btn-wrap{margin-top:5px}.multi-btn-wrap .call-box{gap:clamp(9px,1.2vw,14px)}.multi-btn-wrap .call-box .icon-box{width:40px;height:40px;min-width:40px;margin:0!important}.multi-btn-wrap .call-box .icon-box img{width:20px;height:20px}.multi-btn-wrap .call-box .call-content .title-call{font-size:12px}.multi-btn-wrap .call-box .call-content .text{font-size:16px}}.image-content-grid{display:grid;grid-template-columns:5fr 2fr;gap:15px}.image-content-grid .content{display:flex;flex-direction:column;gap:12px}.image-content-grid .image-box{height:100%;width:100%;border:2px solid #fff;border-radius:16px;overflow:hidden}.image-content-grid .image-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}@media (max-width:1200px){.image-content-grid{grid-template-columns:1fr}.image-content-grid .image-box{display:none}}.course-details-card{background:#fff;border-radius:26px;overflow:hidden;border:1px solid #f0f4f3;box-shadow:0 12px 30px rgba(0,20,15,.06);transition:.3s ease;position:relative;max-width:576px;height:100%;flex-wrap:wrap;margin:auto}.course-details-card:hover{transform:translateY(-8px);box-shadow:0 26px 48px rgba(0,30,20,.11)}.course-details-card .card-watermark{position:absolute;right:10px;top:10px;width:70px;height:70px;border-radius:50%;background:#fff;border:2px solid rgba(46,131,120,.2);display:flex;align-items:center;justify-content:center;opacity:.7}.course-details-card .card-watermark img{width:50px}.course-details-card .course-img{display:block;cursor:pointer;position:relative;height:clamp(200px,20vw,250px);overflow:hidden}.course-details-card .course-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.5s}.course-details-card .course-img::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 30%,rgba(8,28,22,.7))}.course-details-card:hover .course-img img{transform:scale(1.05)}.course-details-card .course-details-header{position:absolute;bottom:1rem;left:0;right:0;padding:0 15px;color:#fff;font-size:clamp(18px,2vw,20px);font-weight:600;z-index:2;text-shadow:0 4px 12px rgba(0,0,0,.4)}.course-details-card .course-top-info{display:flex;margin:18px;background:linear-gradient(135deg,rgba(46,131,120,.08),rgba(46,131,120,.02));border-radius:10px;border:1px solid rgba(46,131,120,.16)}.course-details-card .course-top-info .top-item{flex:1;text-align:left;padding:11px 8px 11px 46px;position:relative}.course-details-card .course-top-info .top-item::before{content:"";position:absolute;left:10px;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:9px;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:16px;border:1px solid rgba(46,131,120,.3)}.course-details-card .course-top-info .top-item:first-child::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232e8378' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='6' y1='20' x2='6' y2='13'/%3E%3Cline x1='12' y1='20' x2='12' y2='9'/%3E%3Cline x1='18' y1='20' x2='18' y2='4'/%3E%3C/svg%3E")}.course-details-card .course-top-info .top-item:last-child::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232e8378' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpolyline points='12 7 12 12 15 14'/%3E%3C/svg%3E")}.course-details-card .course-top-info .top-item:first-child::after{content:"";position:absolute;right:0;top:22%;height:56%;width:1px;background:rgba(46,131,120,.18)}.course-details-card .course-top-info .top-item .label{font-size:9.5px;letter-spacing:.5px;text-transform:uppercase;color:#7d919e;display:block;line-height:1;margin-bottom:3px}.course-details-card .course-top-info .top-item .value{font-size:13px;font-weight:700;color:#1b7061;line-height:1.15;display:block}.course-details-card .course-details-intro{padding:0 18px 16px;font-size:14px;color:#4b5e65;line-height:1.7;border-bottom:1px solid #f0f5f5}.course-details-card .course-details-body{position:relative}.course-details-card .course-details-body .detail-item{display:flex;align-items:center;gap:14px;padding:14px 16px;border-bottom:1px solid #f1f6f5}.course-details-card .course-details-body .detail-item .detail-icon{width:40px;height:40px;border-radius:12px;background:rgba(46,131,120,.1);display:flex;align-items:center;justify-content:center}.course-details-card .course-details-body .detail-item .detail-icon img{width:20px;filter:brightness(0) saturate(100%) invert(44%) sepia(68%) saturate(377%) hue-rotate(123deg) brightness(85%) contrast(88%)}.course-details-card .course-details-body .detail-item .detail-label{font-size:11px;text-transform:uppercase;color:#8b9ca8;display:block}.course-details-card .course-details-body .detail-item .detail-value{font-size:14px;font-weight:500;color:#1e2e32}.course-details-card .course-bottom-strip{display:flex;flex-wrap:wrap;gap:10px;padding:14px 16px}.course-details-card .course-bottom-strip .strip-item{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:30px;background:rgba(46,131,120,.08);font-size:14px;color:#1b7061}.course-details-card .course-bottom-strip .strip-item .icon{width:24px;height:24px;border-radius:50%;background:#2e8378;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px}.course-details-card .course-bottom-strip .strip-item span{font-size:inherit}.course-details-card .course-highlight-footer{display:flex;gap:12px;padding:16px}.course-details-card .course-highlight-footer .theme-button{flex-grow:1}.ashram-section .ashram-img-collage{position:relative;width:100%;overflow:hidden}.ashram-section .ashram-img-collage .collage-inner{display:flex;flex-direction:column;gap:10px;border-radius:16px;overflow:hidden}.ashram-section .ashram-img-collage .img-group{position:relative;display:grid;grid-template-columns:3fr 2fr;gap:10px;min-height:clamp(200px,22vw,250px)}.ashram-section .ashram-img-collage .img-group img{width:100%;height:clamp(200px,22vw,250px);-o-object-fit:cover;object-fit:cover;display:block;border-radius:10px}.ashram-section .ashram-img-collage .img-group span{position:absolute;left:14px;bottom:12px;color:#fff;font-size:clamp(10px,1vw,13px);font-weight:600;text-transform:uppercase;letter-spacing:.06em;z-index:2}.ashram-section .ashram-img-collage .img-group:nth-child(2){grid-template-columns:2fr 3fr}.ashram-section .ashram-img-collage .img-group:nth-child(2) span{left:auto;right:14px}.ashram-section .ashram-pullquote{position:relative;margin:4px 0;padding:16px 20px 16px 22px;border-left:4px solid #2e8378;background:linear-gradient(135deg,rgba(93,202,165,.14),rgba(46,131,120,.04));border-radius:0 10px 10px 0;font-size:clamp(15px,1.5vw,17px);font-style:italic;line-height:1.7;color:#1b7061;font-weight:400}.ashram-section .ashram-pullquote::before{content:"“";position:absolute;top:-8px;left:14px;font-size:52px;line-height:1;color:#2e8378;opacity:.3;font-family:Georgia,serif}.ashram-timeline-strip{display:grid;grid-template-columns:repeat(4,1fr);align-items:stretch;gap:clamp(12px,2vw,20px);margin-top:40px;padding:0;background:0 0;border:none;position:relative}.ashram-timeline-strip .ashram-timeline-arrow{display:none}.ashram-timeline-strip .ashram-timeline-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px 18px;background:#fff;border-radius:16px;border:1.5px solid rgba(46,131,120,.1);box-shadow:0 4px 20px rgba(27,112,97,.07);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;z-index:1;gap:8px}.ashram-timeline-strip .ashram-timeline-card:hover{transform:translateY(-5px);box-shadow:0 12px 32px rgba(27,112,97,.14);border-color:rgba(46,131,120,.3)}.ashram-timeline-strip .ashram-timeline-card .atc-icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .3s ease,border-color .3s ease;flex-shrink:0}.ashram-timeline-strip .ashram-timeline-card .atc-icon img{width:45px;height:45px;filter:brightness(0) saturate(100%) invert(44%) sepia(68%) saturate(377%) hue-rotate(123deg) brightness(85%) contrast(88%);-o-object-fit:contain;object-fit:contain;display:block}.ashram-timeline-strip .ashram-timeline-card .atc-time{font-size:clamp(11px,1vw,13px);font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#1b7061;background:rgba(93,202,165,.15);border-radius:999px;padding:2px 10px;line-height:1.4}.ashram-timeline-strip .ashram-timeline-card .atc-title{font-weight:700;color:#1b7061;margin:0;font-family:Montserrat}@media (max-width:991px){.ashram-timeline-strip{grid-template-columns:1fr 1fr}}@media (max-width:767px){.ashram-timeline-strip::before{display:none}.ashram-timeline-strip .ashram-timeline-arrow{display:none}.ashram-timeline-strip .ashram-timeline-card{padding:12px}.ashram-timeline-strip .ashram-timeline-card .atc-icon{flex-shrink:0}.ashram-timeline-strip .ashram-timeline-card::after{display:none}}.why-learn-yoga{background:url(../images/vya-bali-yttc17.webp);background-repeat:no-repeat;background-size:cover;position:relative;z-index:1}.why-learn-yoga::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.7);left:0;bottom:0;z-index:-1}.why-learn-yoga .wly-card{background:rgba(255,255,255,.08);backdrop-filter:blur(12px);border-radius:20px;height:100%;border:1px solid rgba(255,255,255,.15);display:flex;flex-direction:column;box-shadow:0 2px 12px rgba(0,0,0,.04);transition:transform .25s ease,box-shadow .25s ease}.why-learn-yoga .wly-card .wly-card-body{padding:clamp(20px,2.5vw,25px);display:flex;flex-direction:column;gap:12px;flex:1}.why-learn-yoga .wly-card .wly-card-body .wly-card-tag{display:inline-block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#fff;background:rgba(141,143,143,.09);border-radius:999px;padding:4px 13px;width:-moz-fit-content;width:fit-content}.why-learn-yoga .wly-card .wly-card-body .wly-card-title{font-size:clamp(16px,1.6vw,18px);font-weight:700;color:#fff;margin:0;line-height:1.35;font-family:Montserrat,sans-serif}.why-learn-yoga .wly-card .wly-card-body .wly-card-text{color:#fff}.idol-vinyasa-section .idol-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.idol-vinyasa-section .idol-card:hover .idol-avatar{border-color:rgba(70,165,152,.6);box-shadow:0 8px 30px rgba(46,131,120,.2)}.idol-vinyasa-section .idol-card:hover .idol-avatar img{transform:scale(1.08)}.idol-vinyasa-section .idol-avatar{width:clamp(100px,12vw,150px);height:clamp(100px,12vw,150px);border-radius:50%;overflow:hidden;border:3px solid rgba(70,165,152,.25);box-shadow:0 4px 20px rgba(46,131,120,.1);transition:border-color .3s ease,box-shadow .3s ease;flex-shrink:0}.idol-vinyasa-section .idol-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .5s ease}.idol-vinyasa-section .idol-name{font-size:clamp(13px,1.1vw,16px);font-weight:700;color:#1b3a35;margin:0;font-family:Montserrat,sans-serif;line-height:1.3}.idol-vinyasa-section .idol-tag{display:inline-block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#2e8378;background:rgba(46,131,120,.09);border-radius:999px;padding:3px 12px}.idol-vinyasa-section .idol-tag--guru{color:#fff;background:#2e8378}.idol-vinyasa-section .idol-desc{font-size:clamp(12px,.9vw,13.5px);line-height:1.65;margin:0}.idol-vinyasa-section .idol-row-dot{display:none}.idol-vinyasa-section .idol-connector{position:relative;display:flex;align-items:center;justify-content:space-around;margin:32px 0 0}.idol-vinyasa-section .idol-connector::before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:rgba(46,131,120,.2);transform:translateY(-50%)}.idol-vinyasa-section .idol-connector-dot{position:relative;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:rgba(46,131,120,.1);border:1.5px solid rgba(46,131,120,.3);z-index:1;animation:idolDotPulse 3.6s ease-out infinite}.idol-vinyasa-section .idol-connector-dot:nth-child(1){animation-delay:0s}.idol-vinyasa-section .idol-connector-dot:nth-child(2){animation-delay:.9s}.idol-vinyasa-section .idol-connector-dot:nth-child(3){animation-delay:1.8s}.idol-vinyasa-section .idol-connector-dot:nth-child(4){animation-delay:2.7s}.idol-vinyasa-section .idol-connector-dot::after{content:"";display:block;width:10px;height:10px;border-radius:50%;background:#2e8378;opacity:.85}@media (max-width:991px){.idol-vinyasa-section .idol-grid{grid-template-columns:1fr 32px 1fr;gap:24px 0;position:relative;z-index:1}.idol-vinyasa-section .idol-rows-wrapper{position:relative}.idol-vinyasa-section .idol-connector .idol-connector-dot{display:none}.idol-vinyasa-section .idol-connector{position:absolute;left:50%;top:0;bottom:0;height:auto;width:32px;margin:0;transform:translateX(-50%);display:block;z-index:0;pointer-events:none}.idol-vinyasa-section .idol-connector::before{left:50%;right:auto;top:0;bottom:0;width:1px;height:100%;transform:translateX(-50%)}.idol-vinyasa-section .idol-row-dot{display:flex;justify-content:center;align-items:flex-start;padding-top:calc(clamp(100px,12vw,150px) + 10px);position:relative;z-index:2}.idol-vinyasa-section .idol-rows-wrapper>.idol-grid:nth-child(1)>.idol-row-dot:nth-child(2) .idol-connector-dot{animation-delay:0s}.idol-vinyasa-section .idol-rows-wrapper>.idol-grid:nth-child(1)>.idol-row-dot:nth-child(5) .idol-connector-dot{animation-delay:.9s}.idol-vinyasa-section .idol-rows-wrapper>.idol-grid:nth-child(3)>.idol-row-dot:nth-child(2) .idol-connector-dot{animation-delay:1.8s}.idol-vinyasa-section .idol-rows-wrapper>.idol-grid:nth-child(3)>.idol-row-dot:nth-child(5) .idol-connector-dot{animation-delay:2.7s}}@media (max-width:575px){.idol-vinyasa-section .idol-grid{grid-template-columns:1fr 32px 1fr;gap:20px 0}}.idol-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:40px}.faq-section .curriculum-accordion{counter-reset:faq-counter}.faq-section .ca-item{counter-increment:faq-counter}.faq-section .ca-summary::before{content:counter(faq-counter,decimal-leading-zero);display:inline-flex;align-items:center;justify-content:center;min-width:clamp(28px,3vw,36px);height:clamp(28px,3vw,36px);flex-shrink:0;font-size:clamp(11px,1.3vw,13px);font-weight:500;color:#2e8378;background:rgba(46,131,120,.1);border:1.5px solid rgba(46,131,120,.25);border-radius:50%;transition:background 260ms ease,color 260ms ease,border-color 260ms ease}.faq-section .ca-item[open] .ca-summary::before{background:rgba(255,255,255,.18);color:#fff;border-color:rgba(255,255,255,.4)}.faq-extra-items{display:none}.faq-extra-items.is-visible{display:flex;flex-direction:column;gap:8px}.faq-load-more-wrap{display:flex;justify-content:center;margin-top:30px}.faq-category-block{margin-bottom:40px}.faq-category-block:last-child{margin-bottom:0}.faq-category-heading{display:flex;align-items:center;gap:12px;width:-moz-max-content;width:max-content;font-size:clamp(16px,2vw,19px);font-weight:700;font-family:Montserrat,sans-serif;color:#1b7061;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid rgba(46,131,120,.38)}.faq-category-heading .faq-cat-icon{flex-shrink:0;filter:brightness(0) saturate(100%) invert(44%) sepia(68%) saturate(377%) hue-rotate(123deg) brightness(85%) contrast(88%)}.testi-head-wrap{display:flex;align-items:center;justify-content:space-between;gap:clamp(10px,2vw,20px);margin-bottom:clamp(24px,3vw,40px)}.testi-head-wrap .heading-wrapper{margin-left:0;margin-right:0;max-width:100%;margin-bottom:0}@media (max-width:991px){.testi-head-wrap{flex-direction:column;align-items:flex-start}}.is-right-box{display:flex;align-items:center;background:#fff!important;border:1.5px solid rgba(46,131,120,.2);border-radius:999px;padding:clamp(12px,1.3vw,14px) clamp(16px,2vw,24px);flex-shrink:0;box-shadow:0 4px 18px rgba(46,131,120,.1)}.is-right-box .irb-google{display:flex;align-items:center;gap:clamp(10px,1.2vw,14px)}.is-right-box .irb-google .irb-google-logo{width:clamp(36px,4vw,56px);height:clamp(36px,4vw,56px);-o-object-fit:contain;object-fit:contain;flex-shrink:0}.is-right-box .irb-google .irb-google-text{display:flex;flex-direction:column;line-height:1.3}.is-right-box .irb-google .irb-google-text .irb-label{font-size:13px;font-weight:500;text-transform:lowercase;letter-spacing:.03em}.is-right-box .irb-google .irb-google-text .irb-score{font-size:clamp(16px,1.8vw,22px);font-weight:700;color:#1b3a35!important;font-family:Montserrat,sans-serif;display:flex;align-items:center;gap:8px}.is-right-box .irb-google .irb-google-text .irb-score .irb-stars{font-size:clamp(12px,1.6vw,18px);color:#f5a623;letter-spacing:2px}.is-right-box .irb-divider{width:1px;height:56px;background:rgba(46,131,120,.2);margin:0 clamp(10px,2vw,20px);flex-shrink:0}.is-right-box .irb-avatars{display:flex;align-items:center}.is-right-box .irb-avatars .irb-avatar-stack{display:flex;align-items:center}.is-right-box .irb-avatars .irb-avatar-stack img{width:clamp(38px,4vw,50px);height:clamp(38px,4vw,50px);border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid #fff;margin-left:-14px;flex-shrink:0}.is-right-box .irb-avatars .irb-avatar-stack img:first-child{margin-left:0}.is-right-box .irb-avatars .irb-avatar-stack .irb-avatar-count{display:inline-flex;align-items:center;justify-content:center;width:clamp(38px,4vw,50px);height:clamp(38px,4vw,50px);border-radius:50%;background:#e6f0ef;border:3px solid #fff;font-size:14px;font-weight:700;color:#1b7061;font-family:Montserrat,sans-serif;margin-left:-14px;flex-shrink:0}@media (max-width:767px){.is-right-box{justify-content:center;border-radius:999px;flex-wrap:wrap;gap:10px}.is-right-box .irb-score{font-size:18px;gap:6px}.is-right-box .irb-label{font-size:11px}.is-right-box .irb-divider{height:40px}}@media (max-width:576px){.is-right-box .irb-divider{display:none}}.av-premium-cta{position:relative;padding:90px 0;background-size:cover;background-position:center;background-repeat:no-repeat}@media (max-width:575px){.av-premium-cta{padding:60px 0}}.av-premium-cta .cta-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,0,0,.88) 0,rgba(0,0,0,.75) 100%);opacity:.5}.av-premium-cta .cta-content-inner{position:relative;z-index:1;max-width:680px;margin:0 auto}.av-premium-cta .cta-tagline{display:inline-block;font-family:Outfit,sans-serif;font-size:clamp(12px,1.1vw,14px);font-weight:600;letter-spacing:.12em;text-transform:capitalize;color:rgba(255,255,255,.82);border:1px solid rgba(255,255,255,.42);line-height:1.3;border-radius:20px;padding:5px 15px;margin-bottom:16px}.av-premium-cta .cta-title{font-family:Montserrat,sans-serif;font-size:clamp(24px,3vw,38px);font-weight:700;line-height:1.2;color:#fff;margin-bottom:18px}.av-premium-cta .cta-desc{font-family:Outfit,sans-serif;font-size:clamp(14px,1.3vw,16px);line-height:1.75;color:rgba(255,255,255,.82);margin-bottom:36px}.av-premium-cta .cta-button-group{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.av-premium-cta .cta-btn-email,.av-premium-cta .cta-btn-whatsapp{display:inline-flex;align-items:center;gap:8px;padding:clamp(12px,.8vw + 6px,16px) clamp(24px,2vw + 12px,36px);border-radius:50px;font-family:Outfit,sans-serif;font-size:clamp(13px,1.2vw,15px);font-weight:700;text-decoration:none;line-height:1;transition:transform .2s ease,box-shadow .2s ease,background .3s ease,color .3s ease}.av-premium-cta .cta-btn-email:hover,.av-premium-cta .cta-btn-whatsapp:hover{transform:translateY(-2px)}.av-premium-cta .cta-btn-whatsapp{background:#0b6b3a;color:#fff;box-shadow:0 6px 20px rgba(11,107,58,.35)}.av-premium-cta .cta-btn-whatsapp:hover{background:#095c32;box-shadow:0 10px 28px rgba(11,107,58,.45)}.av-premium-cta .cta-btn-email{background:rgba(255,255,255,.12);color:#fff;border:1.5px solid rgba(255,255,255,.45);backdrop-filter:blur(4px)}.av-premium-cta .cta-btn-email:hover{background:rgba(255,255,255,.22);border-color:rgba(255,255,255,.7);box-shadow:0 6px 20px rgba(0,0,0,.15)}.hyr-enquiry-section{position:relative;display:block;width:100%;min-height:600px;overflow:hidden}.hyr-enquiry-section::before{content:"";position:absolute;inset:0;background-image:url(../images/yoga-retreat-in-rishikesh-india.webp);background-size:cover;background-position:center;z-index:0}.hyr-enquiry-section::after{content:"";position:absolute;inset:0;background:linear-gradient(to right,rgba(0,0,0,.72) 0,rgba(0,0,0,.72) 42%,rgba(0,0,0,.7) 52%,rgba(0,0,0,.52) 58%,rgba(0,0,0,.52) 100%);z-index:1}@media (max-width:860px){.hyr-enquiry-section{min-height:auto}.hyr-enquiry-section::before{background-position:top center}.hyr-enquiry-section::after{background:linear-gradient(to bottom,rgba(0,0,0,.78) 0,rgba(0,0,0,.78) 50%,#f0f7f5 50%,#f0f7f5 100%)}}.hyr-eq-inner{display:flex;flex-direction:row;width:100%;min-height:600px;position:relative;z-index:2}@media (max-width:860px){.hyr-eq-inner{flex-direction:column;min-height:auto}}.hyr-eq-left{flex:0 0 50%;width:50%;display:flex;align-items:center;justify-content:flex-end;position:relative}@media (max-width:860px){.hyr-eq-left{flex:none;width:100%;min-height:380px;justify-content:flex-start}}.hyr-eq-left-content{position:relative;z-index:1;width:100%;max-width:560px;padding:72px 56px 72px 48px;color:#fff}@media (max-width:1200px){.hyr-eq-left-content{padding:60px 44px 60px 36px}}@media (max-width:860px){.hyr-eq-left-content{padding:48px 28px;max-width:100%}}.hyr-eq-eyebrow{display:block;font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.65);margin-bottom:18px}.hyr-eq-heading{font-size:clamp(2rem,3.2vw,2.8rem);font-weight:800;line-height:1.15;color:#fff;margin:0 0 20px;font-family:Montserrat}.hyr-eq-heading em{color:#5dcaa5;font-style:normal}.hyr-eq-desc{color:rgba(255,255,255,.78);line-height:1.7;margin:0 0 24px;max-width:400px}.hyr-eq-contacts{display:flex;flex-direction:column;gap:10px}.hyr-eq-contact-btn{display:flex;align-items:center;gap:14px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:12px;padding:12px 16px;text-decoration:none;transition:background .2s,border-color .2s}.hyr-eq-contact-btn:hover{background:rgba(255,255,255,.18);border-color:rgba(255,255,255,.35)}.hyr-eq-contact-icon{width:36px;height:36px;background:rgba(255,255,255,.15);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.bg-odd{background:rgba(93,202,165,.08);border-radius:12px}.guru-box-wrap .guru-content-wrap .sub-heading{font-size:clamp(18px,2vw,22px);font-weight:700;color:#1b7061;margin-bottom:6px;font-family:Montserrat,sans-serif}.guru-box-wrap .guru-content-wrap .guru-leads{font-size:clamp(12px,1.5vw,15px);color:#2e8378;font-weight:600;border-top:1px solid rgba(46,131,120,.2);padding-top:10px;margin-top:14px;margin-bottom:0}.guru-box-wrap .guru-content-wrap .guru-leads strong{font-size:inherit;color:#1b7061;margin-right:2px}.guru-box-wrap .guru-content-wrap .guru-leads a{color:#2e8378;font-size:inherit;font-weight:600;text-decoration:none;white-space:nowrap;transition:color .2s,border-color .2s}.guru-box-wrap .guru-content-wrap .guru-leads a:hover{color:#1b7061;border-color:#1b7061}.guru-box-wrap .guru-skill{font-size:clamp(13px,1.5vw,15px);line-height:1.6;border-left:3px solid #2e8378;padding:10px 8px;padding-left:8px;background:linear-gradient(to right,#eafaf7,transparent)}.guru-box-wrap .guru-skill .star-review{height:16px;width:-moz-max-content;width:max-content;margin-right:7px}.guru-box-wrap .guru-skill strong{color:#1b7061;font-weight:600;white-space:nowrap;font-size:inherit;letter-spacing:.04em}.guru-profile-row{background:#fff;border-radius:14px;box-shadow:0 3px 20px rgba(27,112,97,.08);border-left:4px solid #2e8378;margin-bottom:20px;overflow:hidden}.guru-profile-row .gp-header{display:flex;align-items:stretch;gap:0;border-bottom:1px solid rgba(46,131,120,.12)}.guru-profile-row .gp-header .gp-photo-wrap{flex-shrink:0;width:220px;overflow:hidden}.guru-profile-row .gp-header .gp-photo{width:100%;height:100%;min-height:210px;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;display:block}.guru-profile-row .gp-header .gp-header-info{flex:1;min-width:0;padding:26px 28px;display:flex;flex-direction:column;justify-content:center}.guru-profile-row .gp-header .gp-header-info .gp-name{font-size:clamp(18px,2vw,22px);font-weight:700;color:#1b7061;font-family:Montserrat,sans-serif;line-height:1.3;margin-bottom:16px}.guru-profile-row .gp-header .gp-header-info .gp-meta{display:flex;flex-direction:column;gap:9px}.guru-profile-row .gp-header .gp-header-info .gp-meta .gp-meta-item{font-size:13px;color:#555;line-height:1.45;border-left:3px solid #2e8378;padding:3px 0 3px 12px}.guru-profile-row .gp-header .gp-header-info .gp-meta .gp-meta-item strong{font-weight:600;color:#2e8378;margin-right:5px}.guru-profile-row .gp-body{padding:24px 28px}.guru-profile-row .gp-body .gp-bio{font-size:14px;color:#444;line-height:1.85;margin-bottom:10px}.guru-profile-row .gp-body .gp-bio:last-of-type{margin-bottom:0}.guru-profile-row .gp-body .gp-leads{margin-top:16px;padding-top:14px;border-top:1px solid rgba(46,131,120,.12);font-size:13px;color:#2e8378;font-weight:600}.guru-profile-row .gp-body .gp-leads strong{color:#1b7061}@media (max-width:767px){.guru-profile-row .gp-header .gp-photo-wrap{width:160px}.guru-profile-row .gp-header .gp-photo{min-height:180px}.guru-profile-row .gp-header .gp-header-info{padding:20px}}@media (max-width:575px){.guru-profile-row{border-right:none;border-top:4px solid #2e8378}.guru-profile-row .gp-header{flex-direction:column}.guru-profile-row .gp-header .gp-photo-wrap{width:100%;height:220px}.guru-profile-row .gp-header .gp-photo{width:100%;height:220px;min-height:unset}.guru-profile-row .gp-header .gp-header-info{padding:20px}.guru-profile-row .gp-body{padding:18px 20px}}.hyr-eq-contact-label{display:block;font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.55);margin-bottom:2px}.hyr-eq-contact-val{display:block;font-size:.88rem;font-weight:600;color:#fff}.hyr-eq-right{flex:0 0 50%;width:50%;display:flex;align-items:center;justify-content:flex-start;padding:clamp(20px,4vw,50px) clamp(16px,4vw,60px)}@media (max-width:860px){.hyr-eq-right{flex:none;width:100%;justify-content:center}}.hyr-eq-card{background:#fff;border-radius:20px;padding:clamp(16px,2vw,25px);width:100%;max-width:540px;box-shadow:0 12px 48px -16px rgba(27,112,97,.16);border:1px solid rgba(46,131,120,.1)}.hyr-eq-card-header{margin-bottom:22px}.hyr-eq-badge{display:inline-flex;align-items:center;gap:7px;background:rgba(46,131,120,.08);border:1px solid rgba(46,131,120,.18);border-radius:999px;padding:5px 14px;font-size:.75rem;font-weight:600;color:#1b7061;margin-bottom:14px}.hyr-eq-dot{width:7px;height:7px;border-radius:50%;background:#2e8378;flex-shrink:0}.hyr-eq-card-title{font-size:1.3rem;font-weight:700;color:#1b7061;margin:0 0 6px}.hyr-eq-card-sub{font-size:.88rem;margin:0;line-height:1.5}.hyr-eq-form{display:flex;flex-direction:column;gap:10px}.hyr-eq-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media (max-width:480px){.hyr-eq-grid{grid-template-columns:1fr}}.hyr-eq-input{display:block;width:100%;min-width:0;border:1.5px solid rgba(46,131,120,.18);border-radius:10px;padding:11px 14px;font-size:.9rem;font-family:Outfit,sans-serif;color:#333;background:#f8fcfb;transition:border-color .2s,box-shadow .2s,background .2s}.hyr-eq-input::-moz-placeholder{color:#b0bfbb;font-size:.87rem}.hyr-eq-input::placeholder{color:#b0bfbb;font-size:.87rem}.hyr-eq-input:focus{border-color:#2e8378;background:#fff;outline:0;box-shadow:0 0 0 3px rgba(46,131,120,.1)}.hyr-eq-input[readonly]{background:#eef5f3;color:#555;cursor:default}.hyr-eq-input[readonly]:focus{border-color:rgba(46,131,120,.18);box-shadow:none;background:#eef5f3}.hyr-eq-referral{display:inline-flex;align-items:center;gap:8px;font-size:.83rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hyr-eq-referral input[type=checkbox]{width:15px;height:15px;accent-color:#2e8378;cursor:pointer;flex-shrink:0}.hyr-eq-note{font-size:.78rem;text-align:center;margin:0}.success-message{font-size:.88rem;color:#1b7061;font-weight:600;text-align:center}.hyr-facilities-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:24px;margin-top:36px}.hyr-facility-card{background:#fff;border:1px solid rgba(46,131,120,.15);border-radius:16px;padding:clamp(10px,2vw,20px);box-shadow:0 4px 24px -10px rgba(27,112,97,.12)}.hyr-facility-card--full{grid-column:1/-1}.hyr-facility-card h3{display:flex;align-items:center;gap:12px;font-size:1rem;font-weight:700;color:#1b7061;margin:0 0 16px}.hyr-facility-card h3 .hyr-icon{width:38px;height:38px;background:rgba(46,131,120,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hyr-facility-card h3 .hyr-icon svg{color:#2e8378}.hyr-addon-list{display:flex;flex-wrap:wrap;gap:clamp(8px,1vw,10px);margin:16px 0}.hyr-addon-tag{background:rgba(46,131,120,.07);border:1px solid rgba(46,131,120,.2);border-radius:999px;padding:clamp(4px,.5vw,8px) clamp(10px,1.2vw,16px);font-size:clamp(10px,.4vw + 9px,13px);color:#1b7061;font-weight:500}.hyr-cta-strip{border-radius:24px;padding:clamp(18px,4vw,50px) clamp(20px,5vw,60px);display:flex;align-items:center;gap:48px;overflow:hidden;position:relative;background-image:url(../images/host-your-retreat-banner3.webp);background-size:cover;background-position:center top}.hyr-cta-strip::before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,rgba(27,112,97,.82) 0,rgba(27,112,97,.78) 55%,rgba(27,112,97,.6) 100%);border-radius:inherit;pointer-events:none}.hyr-cta-left{flex:1;min-width:0;position:relative;z-index:1}.hyr-cta-eyebrow{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.6);margin-bottom:14px}.hyr-cta-heading{font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:800;color:#fff;line-height:1.2;margin-bottom:16px;font-family:Montserrat}.hyr-cta-heading em{font-style:italic;color:rgba(255,255,255,.75)}.hyr-cta-sub{color:rgba(255,255,255,.78);margin-bottom:24px;max-width:420px}.hyr-cta-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.hyr-cta-bullets li{color:rgba(255,255,255,.88);padding-left:20px;position:relative}.hyr-cta-bullets li::before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.5)}.hyr-cta-right{flex:0 0 360px;width:360px;min-width:0;position:relative;z-index:1}.hyr-cta-card{background:#fff;border-radius:18px;padding:clamp(16px,1.8vw,20px);box-shadow:0 20px 60px rgba(0,0,0,.18)}.hyr-cta-card .hyr-cta-card-label{font-size:.82rem;color:#666;line-height:1.5;text-align:center;margin-bottom:18px}.hyr-cta-card .theme-button{width:100%}.hyr-cta-card .hyr-cta-divider{display:flex;align-items:center;gap:10px;margin:20px 0 16px}.hyr-cta-card .hyr-cta-divider::after,.hyr-cta-card .hyr-cta-divider::before{content:"";flex:1;height:1px;background:#e8e8e8}.hyr-cta-card .hyr-cta-divider span{font-size:.75rem;color:#aaa;white-space:nowrap;text-transform:uppercase;letter-spacing:.06em}.hyr-cta-card .hyr-cta-contacts{display:flex;flex-direction:column;gap:10px}.hyr-cta-card .hyr-cta-contacts .hyr-cta-contact-row{display:flex;align-items:center;gap:10px;padding:clamp(10px,1.2vw,12px);border-radius:10px;background:#f7fafa;border:1px solid rgba(46,131,120,.12);color:#1b7061;font-size:clamp(12px,1.3vw,14px);font-weight:600;text-decoration:none;transition:background .2s}.hyr-cta-card .hyr-cta-contacts .hyr-cta-contact-row:hover{background:rgba(46,131,120,.07);color:#1b7061;text-decoration:none}.hyr-cta-card .hyr-cta-contacts .hyr-cta-contact-row .hyr-cta-contact-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;background:rgba(46,131,120,.1);color:#2e8378;flex-shrink:0}.hyr-cta-card .hyr-cta-note{font-size:.75rem;color:#aaa;text-align:center;margin:16px 0 0;font-style:italic}@media (max-width:1024px){.hyr-cta-strip{gap:32px}.hyr-cta-right{flex:0 0 320px;width:320px}}@media (max-width:860px){.hyr-cta-strip{flex-direction:column;align-items:stretch;gap:32px;padding:clamp(36px,5vw,56px) clamp(20px,4vw,48px)}.hyr-cta-left{text-align:center}.hyr-cta-bullets{align-items:center}.hyr-cta-sub{max-width:100%;margin-left:auto;margin-right:auto}.hyr-cta-right{flex:0 0 auto;width:100%;max-width:100%}.hyr-cta-card{max-width:520px;margin:0 auto}}.hyr-gallery-row{display:flex;gap:14px;margin-top:48px}.hyr-gallery-row .hyr-gallery-cell{flex:1;border-radius:14px;overflow:hidden;height:260px}.hyr-gallery-row .hyr-gallery-cell img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s ease}.hyr-gallery-row .hyr-gallery-cell:hover img{transform:scale(1.05)}@media (max-width:767px){.hyr-gallery-row{flex-wrap:wrap}.hyr-gallery-row .hyr-gallery-cell{flex:0 0 calc(50% - 7px);height:200px}}@media (max-width:480px){.hyr-gallery-row .hyr-gallery-cell{flex:0 0 100%;height:220px}}.blog-wrapper{padding:70px 0}.blog-wrapper .blog-grid-2{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(14px,2vw,20px);margin-top:40px}@media (max-width:1100px){.blog-wrapper .blog-grid-2{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.blog-wrapper .blog-grid-2{grid-template-columns:1fr}}.blog-wrapper .blog-card{position:relative;display:block;height:clamp(300px,32vw,400px);border-radius:20px;overflow:hidden;cursor:pointer;text-decoration:none;box-shadow:0 8px 32px rgba(0,0,0,.18)}.blog-wrapper .blog-card--hidden{display:none}.blog-wrapper .blog-card__img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .5s ease}.blog-wrapper .blog-card__img--placeholder{background:linear-gradient(135deg,#2e8378,#1a4f4a)}.blog-wrapper .blog-card:hover .blog-wrapper .blog-card__img{transform:scale(1.04)}.blog-wrapper .blog-card__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(8,20,18,.9) 0,rgba(10,24,20,.72) 30%,rgba(10,24,20,.38) 58%,rgba(10,24,20,.1) 80%,rgba(10,24,20,0) 100%);transition:background .4s ease}.blog-wrapper .blog-card:hover .blog-wrapper .blog-card__overlay{background:linear-gradient(to top,rgba(5,14,12,.95) 0,rgba(8,20,18,.78) 38%,rgba(8,20,18,.32) 68%,rgba(8,20,18,0) 100%)}.blog-wrapper .blog-card__tag{display:inline-block;margin-bottom:8px;font-size:clamp(8px,7vw,9px);font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#fff;line-height:1;background:rgba(46,131,120,.75);background:linear-gradient(#2e8378,#1b7061);backdrop-filter:blur(8px);border:1px solid rgba(168,213,181,.55);border-radius:100px;padding:clamp(3px,.4vw,5px) clamp(8px,1vw,10px)}.blog-wrapper .blog-card__date{position:absolute;top:clamp(10px,1.4vw,16px);right:clamp(10px,1.4vw,16px);text-align:center;background:rgba(255,255,255,.15);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25);border-radius:10px;padding:8px 12px;color:#fff;line-height:1;text-shadow:0 1px 2px rgba(0,0,0,.15),0 0 10px rgba(255,255,255,.35),0 0 20px rgba(255,255,255,.2)}.blog-wrapper .blog-card__date-day{font-size:clamp(20px,2vw + 8px,30px);font-weight:700;display:block;letter-spacing:-1px}.blog-wrapper .blog-card__date-month{font-size:clamp(9px,.5vw + 6px,11px);font-weight:500;letter-spacing:.12em;text-transform:uppercase;opacity:.9;display:block;margin-top:2px}.blog-wrapper .blog-card__content{position:absolute;bottom:0;left:0;right:0;padding:clamp(10px,2vw,22px);transition:transform .4s cubic-bezier(.25,.8,.25,1)}.blog-wrapper .blog-card:hover .blog-wrapper .blog-card__content{transform:translateY(-12px)}.blog-wrapper .blog-card__title{font-weight:500;color:#fff;line-height:1.3;margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden}.blog-wrapper .blog-card__excerpt{font-size:13px;color:rgba(255,255,255,.75);line-height:1.6;margin:0;height:0;opacity:0;transform:translateY(10px);overflow:hidden;transition:height .35s ease,opacity .35s ease 50ms,transform .35s ease 50ms,margin .35s ease}.blog-wrapper .blog-card:hover .blog-wrapper .blog-card__excerpt{height:72px;opacity:1;transform:translateY(0);margin:0 0 16px}.blog-wrapper .blog-card__btn{display:inline-flex;align-items:center;gap:7px;font-size:13px;line-height:1.2;font-weight:500;color:#fff;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.3);border-radius:100px;padding:8px 18px;text-decoration:none;letter-spacing:.02em;transition:background .2s ease,border-color .2s ease}.blog-wrapper .blog-card:hover .blog-wrapper .blog-card__btn{background:rgba(255,255,255,.28);border-color:rgba(255,255,255,.55)}.blog-wrapper .blog-card__arrow{font-size:15px;display:inline-block;transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.blog-wrapper .blog-card:hover .blog-wrapper .blog-card__arrow,.blog-wrapper .blog-card__btn:hover .blog-wrapper .blog-card__arrow{transform:translateX(6px)}.blog-wrapper .blog-load-more-wrap{display:flex;justify-content:center;margin-top:36px}.blog-wrapper .blog-load-more{min-width:200px;text-align:center}.sya-pay-section{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(46,131,120,.1);height:100%;border:2px solid color-mix(in srgb,teal 15%,#fff)}.sya-pay-section-header{padding:10px 15px;border-bottom:2px solid #e5f2f0}.sya-pay-section-header h2,.sya-pay-section-header h3{color:#2e8378;font-size:20px;font-weight:700;margin:0}.sya-pay-gateways{display:flex;gap:12px;padding:20px 24px 0}.sya-gateway-tile{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px 12px;border:2px solid #e5f2f0;border-radius:10px;text-decoration:none;transition:border-color .2s,box-shadow .2s;background:#f8fbfa}.sya-gateway-tile:hover{border-color:#2e8378;box-shadow:0 4px 12px rgba(46,131,120,.15)}.sya-gateway-tile img{max-width:100%;height:auto}.sya-gateway-tile.sya-gateway-recommended{border-color:#2e8378}.sya-recommended-tag{font-size:11px;background:#e5f2f0;color:#2e8378;border:1px solid #a8d5cd;border-radius:20px;padding:2px 10px;font-weight:600}.sya-bank-details{padding:20px 24px 24px}.sya-bank-title{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#2e8378;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #e5f2f0}.sya-bank-grid{display:flex;flex-direction:column}.sya-bank-row{display:flex;gap:12px;padding:9px 0;border-bottom:1px solid #f0f5f4;font-size:14px}.sya-bank-row:last-child{border-bottom:none}.sya-bank-key{min-width:120px;font-weight:600;color:#555;flex-shrink:0}.sya-bank-val{color:#222}.sya-qr-wrap{padding:24px 24px 32px;display:flex;flex-direction:column;align-items:center;gap:16px}.sya-upi-label{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#2e8378;margin:0}.sya-qr-img{max-width:280px;width:100%;height:auto;border-radius:16px;box-shadow:0 4px 16px rgba(46,131,120,.1)}.sya-qr-name{font-size:15px;font-weight:600;color:#333;margin:0;text-align:center}.sya-upi-apps{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.sya-upi-apps span{font-size:12px;color:#2e8378;background:#e5f2f0;border:1px solid #a8d5cd;border-radius:20px;padding:3px 12px;font-weight:500}.sya-pay-guidelines{border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(46,131,120,.1);border:2px solid color-mix(in srgb,teal 15%,#fff)}.sya-guidelines-header{color:#2e8378;padding:10px 15px;font-size:20px;font-weight:700;border-bottom:2px solid #e5f2f0}.sya-guideline-block{background:#fff;padding:clamp(16px,2vw,20px)}.sya-guideline-block.sya-guideline-block-right{border-left:1px solid #e5f2f0}.sya-guideline-title{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#2e8378;margin-bottom:14px}.sya-guideline-title small{text-transform:none;letter-spacing:0;font-size:13px;color:#888}.sya-pay-red{color:#c0392b}.sya-pay-green{color:#1a7a4a}@media (max-width:768px){.sya-guideline-block-right{border-left:none;border-top:1px solid #e5f2f0}.sya-bank-key{min-width:90px}.sya-qr-img{width:180px;height:180px}}.excursions-section .exc-fig{position:relative;border-radius:16px;overflow:hidden;margin:0;display:block;height:clamp(220px,30vw,360px)}.excursions-section .exc-fig img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;transition:transform .55s ease}.excursions-section .exc-fig:hover img{transform:scale(1.05)}.excursions-section .exc-fig::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 35%,rgba(0,0,0,.25) 60%,rgba(0,0,0,.72) 100%);pointer-events:none}.excursions-section .exc-fig-num{position:absolute;top:16px;right:18px;font-size:clamp(48px,5vw,72px);font-weight:800;line-height:1;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.8);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;letter-spacing:-2px;z-index:2}.excursions-section .exc-fig-caption{position:absolute;bottom:0;left:0;right:0;padding:20px 20px 22px;display:flex;flex-direction:column;gap:8px;z-index:2}.excursions-section .exc-fig-tag{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.35);color:#fff;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;border-radius:999px;padding:4px 12px 4px 8px;backdrop-filter:blur(6px);align-self:flex-start}.excursions-section .exc-fig-tag .exc-tag-dot{width:6px;height:6px;border-radius:50%;background:#fff;flex-shrink:0}.excursions-section .exc-fig-title{font-size:clamp(16px,1.5vw,20px);font-weight:700;color:#fff;line-height:1.3;text-shadow:0 1px 6px rgba(0,0,0,.4);margin:0}.curriculum-heading{font-size:clamp(17px,2vw,22px);line-height:1;color:#2e8378;font-weight:600;margin:15px 0 5px 0}.terms-page .terms-meta{display:inline-flex;align-items:center;gap:10px;background:rgba(46,131,120,.08);border:1px solid rgba(46,131,120,.22);border-radius:100px;padding:8px 20px;font-size:13px;font-weight:600;color:#1b7061;margin-bottom:20px}.terms-page .terms-meta::before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#2e8378;flex-shrink:0}.terms-page .terms-alert{background:rgba(46,131,120,.06);border-left:4px solid #2e8378;border-radius:0 8px 8px 0;padding:14px 20px;margin-bottom:22px;color:#333;font-size:14px;line-height:1.7}.terms-page .terms-alert strong{color:#1b7061}.terms-page .curriculum-heading{font-size:clamp(16px,1.8vw,20px);font-weight:700;color:#1b7061;border-bottom:2px solid rgba(46,131,120,.22);padding:0 0 10px 0;margin:2.4rem 0 1.2rem;background:0 0}.terms-page .curriculum-heading:first-child{margin-top:0}.terms-page .mid-heading{font-size:clamp(14px,1.4vw,15px);font-weight:700;color:#212529;margin:1.4rem 0 .5rem;padding:0}.terms-page p{color:#444;line-height:1.72;margin-bottom:.8rem}.terms-page .terms-table{width:100%;border-collapse:collapse;margin:1rem 0 1.8rem;font-size:14px}.terms-page .terms-table thead tr{background:#1b7061}.terms-page .terms-table thead th{padding:12px 16px;font-weight:600;color:#fff;text-align:left;border:1px solid rgba(255,255,255,.15)}.terms-page .terms-table tbody tr:nth-child(odd){background:rgba(46,131,120,.04)}.terms-page .terms-table tbody tr:nth-child(even){background:#fff}.terms-page .terms-table tbody td{padding:12px 16px;border:1px solid rgba(46,131,120,.15);color:#444;vertical-align:top;line-height:1.55}.terms-page .terms-table tbody tr:last-child td{font-weight:700;color:#1b7061}.terms-page .terms-contact-box{background:rgba(46,131,120,.1098039216);border:1px solid rgba(46,131,120,.2);border-radius:14px;padding:clamp(20px,3vw,36px);margin-top:2.6rem}.terms-page .terms-contact-box .curriculum-heading{margin-top:0;margin-bottom:1rem}.terms-page .terms-contact-box p{margin-bottom:8px}.terms-page .terms-contact-box a{color:#2e8378;font-weight:600;text-decoration:none}.terms-page .terms-contact-box a:hover{color:#1b7061;text-decoration:underline}@media (max-width:768px){.terms-page .terms-table{font-size:13px}.terms-page .terms-table tbody td,.terms-page .terms-table thead th{padding:9px 10px}.terms-page .terms-contact-box{padding:20px}}@media (max-width:576px){.terms-page .terms-meta{font-size:12px;padding:7px 14px}}#join-family .join-family-layout{display:grid;grid-template-columns:1fr 1.25fr;gap:clamp(20px,3vw,40px);align-items:start;margin-top:clamp(24px,3vw,40px)}#join-family .join-family-text{position:sticky;top:100px}#join-family .join-family-text .sub-heading{margin-bottom:clamp(10px,1.2vw,16px)}#join-family .join-family-text p{margin-bottom:clamp(12px,1.4vw,18px)}@media (max-width:991px){#join-family .join-family-layout{grid-template-columns:1fr;gap:clamp(24px,3vw,36px)}#join-family .join-family-text{position:static}}.facilities-icon-wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(12px,1.4vw,16px);margin:0}@media (max-width:1200px){.facilities-icon-wrap{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.facilities-icon-wrap{grid-template-columns:repeat(3,1fr);gap:10px}}@media (max-width:480px){.facilities-icon-wrap{grid-template-columns:repeat(2,1fr)}}.facilty-icon-box{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center;padding:clamp(20px,2.2vw,28px) clamp(12px,1.2vw,16px) clamp(18px,2vw,22px);background:linear-gradient(165deg,#fff 0,#f3faf8 100%);border-radius:18px;border:1px solid rgba(46,131,120,.12);box-shadow:0 2px 8px rgba(27,112,97,.05),0 10px 26px rgba(27,112,97,.045);will-change:transform;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s ease,border-color .4s ease}.facilty-icon-box::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#46a598,#2e8378,#1b7061);transform:scaleX(0);transform-origin:left;transition:transform .45s cubic-bezier(.65,0,.35,1)}.facilty-icon-box::after{content:"";position:absolute;right:-28px;top:-28px;width:76px;height:76px;border-radius:50%;background:radial-gradient(circle,rgba(46,131,120,.1),rgba(46,131,120,0) 70%);pointer-events:none;transition:transform .55s ease}.facilty-icon-box:hover{transform:translateY(-8px);border-color:rgba(46,131,120,.3);box-shadow:0 22px 44px rgba(27,112,97,.16),0 8px 18px rgba(27,112,97,.1)}.facilty-icon-box:hover::before{transform:scaleX(1)}.facilty-icon-box:hover::after{transform:scale(1.6)}.facilty-icon-box:hover .facility-name{color:#2e8378}.facility-icon-wrap{position:relative;z-index:1;width:clamp(58px,5.5vw,68px);height:clamp(58px,5.5vw,68px);background:linear-gradient(145deg,#46a598 0,#2e8378 52%,#1b7061 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:clamp(12px,1.4vw,16px);flex-shrink:0;box-shadow:0 6px 16px rgba(27,112,97,.28),inset 0 1px 1px rgba(255,255,255,.4),inset 0 -4px 7px rgba(27,112,97,.28);transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s ease}.facility-icon-wrap::before{content:"";position:absolute;inset:-5px;border-radius:50%;border:1.5px solid rgba(46,131,120,.22);transition:inset .4s ease,border-color .4s ease}.facilty-icon-box:hover .facility-icon-wrap{transform:translateY(-2px) scale(1.06);box-shadow:0 12px 26px rgba(27,112,97,.34),inset 0 1px 1px rgba(255,255,255,.45),inset 0 -4px 7px rgba(27,112,97,.3)}.facilty-icon-box:hover .facility-icon-wrap::before{inset:-8px;border-color:rgba(46,131,120,.42)}.facility-icon{position:relative;z-index:2;width:clamp(28px,2.8vw,34px);height:clamp(28px,2.8vw,34px);display:block;filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0) hue-rotate(299deg) brightness(104%) contrast(103%);transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.facilty-icon-box:hover .facility-icon{transform:scale(1.12)}.facility-name{font-family:Outfit,sans-serif;font-size:clamp(10px,.68vw,11px);font-weight:600;color:#1b7061;margin:0;line-height:1.32;letter-spacing:-.1px;transition:color .32s ease}.ycp-logo-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px;margin:20px auto 0}.ycp-logo-wrapper .first-img img{height:90px}.ycp-logo-wrapper .logo-img{display:inline-flex;align-items:center;justify-content:center;transition:box-shadow .2s ease,transform .2s ease}.ycp-logo-wrapper .logo-img:hover{transform:translateY(-2px)}.ycp-logo-wrapper .logo-img img{display:block;height:100px;width:auto;filter:brightness(0) saturate(100%) invert(17%) sepia(48%) saturate(896%) hue-rotate(142deg) brightness(97%) contrast(104%);max-width:110px;-o-object-fit:contain;object-fit:contain}@media (max-width:575px){.ycp-logo-wrapper{justify-content:center;gap:12px}.ycp-logo-wrapper .first-img{width:100%}.ycp-logo-wrapper .first-img img{width:100%;height:50px;-o-object-fit:contain;object-fit:contain}.ycp-logo-wrapper .logo-img img{height:60px}}.nh-stats-cta{position:relative;overflow:hidden;color:#fff;isolation:isolate}.nh-stats-cta .nh-stats-cta-bg{position:absolute;inset:0;z-index:-1}.nh-stats-cta .nh-stats-cta-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.nh-stats-cta .nh-stats-cta-bg::after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(27,112,97,.96) 0,rgba(11,30,40,.94) 100%)}.nh-stats-cta .container{position:relative;z-index:1}.nh-stats-cta .nh-stats-top{text-align:center;margin-bottom:clamp(24px,2.8vw,36px)}.nh-stats-cta .nh-stats-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:10px;font-weight:600;letter-spacing:3.5px;text-transform:uppercase;color:rgba(255,255,255,.55);margin:0 0 10px}.nh-stats-cta .nh-stats-eyebrow::after,.nh-stats-cta .nh-stats-eyebrow::before{content:"";display:block;width:24px;height:1px;background:rgba(255,255,255,.25)}.nh-stats-cta .nh-stats-heading{display:block;font-family:"Great Vibes";font-size:clamp(22px,2.4vw,36px);font-weight:500;line-height:1.2;letter-spacing:.5px;color:#fff;margin:0}.nh-stats-cta .nh-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(12px,1.4vw,18px);margin-bottom:clamp(24px,3vw,38px)}@media (max-width:991px){.nh-stats-cta .nh-stats-grid{grid-template-columns:repeat(2,1fr)}}.nh-stats-cta .nh-stat{display:flex;flex-direction:column;align-items:center;text-align:center;padding:clamp(16px,1.8vw,24px) clamp(14px,1.4vw,20px);background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:14px;backdrop-filter:blur(6px);transition:transform .3s ease,background .35s ease}.nh-stats-cta .nh-stat:hover{transform:translateY(-4px);background:rgba(255,255,255,.12)}.nh-stats-cta .nh-stat .stats-icon-wrap{width:clamp(50px,6vw,80px);height:clamp(50px,6vw,80px);border-radius:50%;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:12px}.nh-stats-cta .nh-stat .country-icon-wrap{width:110px;height:auto;box-sizing:content-box;border-radius:20px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);padding:6px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;row-gap:4px;flex-shrink:0;margin-bottom:12px}.nh-stats-cta .nh-stat .country-icon-wrap .country-more,.nh-stats-cta .nh-stat .country-icon-wrap img{width:28px;height:28px;border-radius:50%;border:2px solid rgba(255,255,255,.9);box-shadow:0 1px 2px rgba(0,0,0,.15);flex-shrink:0;box-sizing:border-box}.nh-stats-cta .nh-stat .country-icon-wrap .country-more{background:#677d7e!important}.nh-stats-cta .nh-stat .country-icon-wrap img{-o-object-fit:cover;object-fit:cover;background:#fff;display:block}.nh-stats-cta .nh-stat .country-icon-wrap .country-more{background:rgba(255,255,255,.22);color:#fff;font-size:14px;font-weight:600;line-height:1;display:inline-flex;align-items:center;justify-content:center;padding:0}.nh-stats-cta .nh-stat .country-icon-wrap>*+*{margin-left:-8px}.nh-stats-cta .nh-stat .country-icon-wrap>:nth-child(5){margin-left:0}.nh-stats-cta .nh-stat .stats-icon{width:75%;height:75%;-o-object-fit:contain;object-fit:contain}.nh-stats-cta .nh-stat .stat-num{font-family:"Great Vibes";font-size:clamp(24px,2.6vw,34px);font-weight:500;color:#fff;line-height:1;letter-spacing:.5px}.nh-stats-cta .nh-stat .stat-label{font-size:clamp(9px,.8vw,11px);font-weight:600;letter-spacing:2px;text-transform:uppercase;color:rgba(255,255,255,.6)}.nh-stats-cta .nh-stats-cta-bar{display:flex;align-items:center;justify-content:space-between;gap:clamp(16px,2vw,32px);flex-wrap:wrap;padding-top:clamp(20px,2.5vw,32px);border-top:1px solid rgba(255,255,255,.12)}@media (max-width:768px){.nh-stats-cta .nh-stats-cta-bar{flex-direction:column;text-align:center}}.nh-stats-cta .nh-stats-cta-text{margin:0;font-size:clamp(15px,1.5vw,19px);color:rgba(255,255,255,.8);font-weight:400}.nh-stats-cta .nh-stats-cta-actions{display:flex;align-items:center;gap:clamp(10px,1.2vw,16px);flex-wrap:wrap}@media (max-width:768px){.nh-stats-cta .nh-stats-cta-actions{justify-content:center}}.enroll-page{background:#f4f7f6}.enroll-form-card{max-width:860px;margin:0 auto;background:#fff;border-radius:20px;box-shadow:0 8px 40px rgba(27,112,97,.09),0 2px 10px rgba(0,0,0,.04);overflow:hidden}.enroll-form-header{background:#1b7061;padding:14px clamp(24px,4vw,48px);text-align:center;border-radius:14px 14px 0 0}.enroll-form-header h3{font-size:clamp(15px,1.4vw,17px);font-weight:700;color:#fff;margin:0;line-height:1.3}#enroll-form{padding:clamp(24px,3.5vw,44px) clamp(20px,4vw,48px)}.ef-section{margin-bottom:clamp(20px,3vw,32px);padding-bottom:clamp(20px,3vw,32px);border-bottom:1px solid #eef1f0}.ef-section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.ef-section-title{display:flex;align-items:center;gap:10px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:2.5px;color:#1b7061;margin:0 0 clamp(14px,2vw,22px)}.ef-section-num{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#1b7061;color:#fff;font-size:9px;font-weight:800;flex-shrink:0}.ef-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:clamp(12px,2vw,22px)}@media (max-width:575px){.ef-grid-2{grid-template-columns:1fr}}.ef-field{display:flex;flex-direction:column;margin-bottom:clamp(12px,1.6vw,18px)}.ef-field label{font-size:12px;font-weight:600;color:#555;margin-bottom:6px;line-height:1}.ef-field label em{color:#1b7061;font-style:normal;margin-left:2px}.ef-input,.ef-select{width:100%;height:46px;padding:0 14px;border:1.5px solid #dde6e4;border-radius:10px;font-size:14px;color:#333;background:#f8fbfa;outline:0;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.ef-input::-moz-placeholder,.ef-select::-moz-placeholder{color:#bbb;font-size:13px}.ef-input::placeholder,.ef-select::placeholder{color:#bbb;font-size:13px}.ef-input:focus,.ef-select:focus{border-color:#2e8378;background:#fff;box-shadow:0 0 0 3px rgba(46,131,120,.1)}.ef-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%231b7061' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 13px center;background-size:13px;padding-right:36px;cursor:pointer}.ef-select optgroup{font-size:11px;font-weight:700;color:#1b7061;background:#f3f8f7}.ef-select option{font-size:13px;font-weight:400;color:#333;background:#fff}.ef-textarea{height:clamp(100px,10vw,130px);padding:12px 14px;resize:vertical;line-height:1.5}.ef-radio-group{display:flex;align-items:center;gap:14px;flex-wrap:wrap;height:46px}.ef-radio{display:flex;align-items:center;gap:7px;cursor:pointer}.ef-radio input[type=radio]{width:17px;height:17px;accent-color:#1b7061;cursor:pointer;flex-shrink:0}.ef-radio span{font-size:14px;color:#444;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ef-field--phone .iti{width:100%}.ef-field--phone .iti .iti__selected-flag{background:0 0;border-right:1.5px solid #dde6e4}.ef-field--phone .iti .iti__selected-flag:focus,.ef-field--phone .iti .iti__selected-flag:hover{background:rgba(27,112,97,.05)}.ef-field--phone .iti input{width:100%;padding-left:96px!important;height:46px;border:1.5px solid #dde6e4;border-radius:10px;font-size:14px;color:#333;background:#f8fbfa;outline:0;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.ef-field--phone .iti input::-moz-placeholder{color:#bbb;font-size:13px}.ef-field--phone .iti input::placeholder{color:#bbb;font-size:13px}.ef-field--phone .iti input:focus{border-color:#2e8378;background:#fff;box-shadow:0 0 0 3px rgba(46,131,120,.1)}.ef-referral{margin-bottom:clamp(18px,2.5vw,26px);padding:14px 18px;background:#f3f8f7;border:1px solid #daeae7;border-radius:10px}.ef-referral-toggle{display:flex;align-items:center;gap:10px;cursor:pointer;margin-bottom:0}.ef-referral-toggle input[type=checkbox]{width:17px;height:17px;accent-color:#1b7061;cursor:pointer;flex-shrink:0}.ef-referral-toggle span{font-size:14px;font-weight:500;color:#444;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ef-referral .ef-field{margin-top:12px;margin-bottom:0}.ef-submit{margin-top:6px;height:52px;font-size:16px;font-weight:600;letter-spacing:.4px}.enroll-page .success-message{text-align:center;margin-top:12px!important;font-size:14px;color:#1b7061;font-weight:500}#baguetteBox-overlay #baguetteBox-slider .full-image figure{max-width:768px!important;max-height:500px!important}#baguetteBox-overlay #baguetteBox-slider .full-image figure img{max-width:768px!important;max-height:500px!important;width:auto!important;height:auto!important}.exp-courses-section .il-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:clamp(36px,3.5vw,44px) clamp(18px,1.8vw,26px);border-radius:16px;background:#fff;background-size:100% 100%,200px auto,100% 100%;border:1.5px solid rgba(46,131,120,.12);box-shadow:0 4px 20px rgba(27,112,97,.07);text-decoration:none;height:100%;overflow:hidden;z-index:1;transition:transform 240ms ease,box-shadow 240ms ease}.exp-courses-section .il-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/icons/card-zig-bg.webp);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:-1;filter:brightness(0) saturate(100%) invert(44%) sepia(68%) saturate(377%) hue-rotate(123deg) brightness(85%) contrast(88%);opacity:.2}.exp-courses-section .il-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(27,112,97,.12);text-decoration:none}.exp-courses-section .il-card--alt{background:#2e8378;border-color:transparent}.exp-courses-section .il-card--alt::before{filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0) hue-rotate(299deg) brightness(104%) contrast(103%)}.exp-courses-section .il-card--alt .il-card__num{background:#fff;color:#2e8378;box-shadow:0 4px 12px rgba(0,0,0,.18)}.exp-courses-section .il-card--alt .il-card__badge{background:rgba(255,255,255,.15);color:#fff}.exp-courses-section .il-card--alt .il-card__title{color:#fff}.exp-courses-section .il-card--alt .il-card__link{color:rgba(255,255,255,.85)}.exp-courses-section .il-card__num{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#2e8378,#1b7061);color:#fff;font-size:16px;font-weight:800;letter-spacing:.5px;margin-bottom:18px;flex-shrink:0;box-shadow:0 4px 12px rgba(27,112,97,.22)}.exp-courses-section .il-card__badge{display:inline-block;background:rgba(46,131,120,.12);color:#1b7061;font-size:10px;font-weight:700;padding:4px 14px;border-radius:20px;margin-bottom:14px;letter-spacing:.6px;text-transform:uppercase}.exp-courses-section .il-card__title{font-size:clamp(15px,1vw + 10px,18px);color:#1b7061;font-weight:600;margin-bottom:18px;line-height:1.4;flex:1}.exp-courses-section .il-card__link{color:#2e8378;font-weight:600;font-size:14px;margin-top:auto;letter-spacing:.2px;display:inline-flex;align-items:center;gap:4px;transition:gap .2s ease}.exp-courses-section .il-card:hover .il-card__link{gap:8px}.cookie-consent-main{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#fff;box-shadow:0 -4px 20px rgba(0,0,0,.15);padding:20px 30px;display:flex;align-items:center;justify-content:space-between;gap:20px}.cookie-consent-main .consent-text{flex:1}.cookie-consent-main .consent-text p{margin:0;font-size:14px;line-height:1.6;color:#333}.cookie-consent-main .consent-text p a{font-size:inherit;color:#2e8378;text-decoration:underline}.cookie-consent-main .consent-buttons{display:flex;align-items:center;gap:10px;flex-shrink:0}.btn-cookie-primary{background:#2e8378;color:#fff;border:none;padding:10px 15px;border-radius:6px;font-size:clamp(12px,1.4vw,14px);font-weight:600;cursor:pointer;transition:background .3s}.btn-cookie-primary:hover{background:#387b72}.btn-cookie-secondary{background:#f1f1f1;color:#333;border:1px solid #ddd;padding:10px 15px;border-radius:6px;font-size:clamp(12px,1.4vw,14px);font-weight:600;cursor:pointer;transition:background .3s}.btn-cookie-secondary:hover{background:#e0e0e0}.btn-cookie-link{background:0 0;border:none;color:#2e8378;font-size:clamp(12px,1.4vw,14px);font-weight:600;cursor:pointer;text-decoration:underline;padding:10px 5px}.btn-cookie-link:hover{color:#387b72}.cookie-modal-overlay{position:fixed;inset:0;z-index:10000;background:rgba(0,0,0,.5);display:none;align-items:center;justify-content:center}.cookie-modal-overlay.active{display:flex}.cookie-modal-content{background:#fff;border-radius:12px;max-width:550px;width:95%;max-height:85vh;overflow-y:auto;padding:clamp(16px,2.5vw,30px);box-shadow:0 10px 40px rgba(0,0,0,.2)}.cookie-modal-content .cookie-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:clamp(16px,2vw,23px);padding-bottom:15px;border-bottom:1px solid #eee}.cookie-modal-content .cookie-modal-header .sub-heading{font-size:20px;font-weight:700;color:#222}.cookie-modal-content .cookie-close-btn{background:0 0;border:none;font-size:22px;cursor:pointer;color:#999;padding:5px;line-height:1}.cookie-modal-content .cookie-close-btn:hover{color:#333}.cookie-modal-content .cookie-category{padding:15px 0;border-bottom:1px solid #f0f0f0}.cookie-modal-content .cookie-category:last-of-type{border-bottom:none}.cookie-modal-content .cookie-category .category-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.cookie-modal-content .cookie-category .category-title .title{font-size:15px;font-weight:600;color:#333}.cookie-modal-content .cookie-category .category-title .always-active{font-size:13px;color:#2e8378;font-weight:600}.cookie-modal-content .cookie-category .category-desc{font-size:13px;line-height:1.5;color:#666}.cookie-modal-content .cookie-modal-footer{display:flex;gap:10px;margin-top:20px}.cookie-switch{position:relative;display:inline-block;width:44px;height:24px;flex-shrink:0}.cookie-switch input{opacity:0;width:0;height:0}.cookie-switch input:checked+.cookie-slider{background-color:#2e8378}.cookie-switch input:checked+.cookie-slider::before{transform:translateX(20px)}.cookie-switch .cookie-slider{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.3s;border-radius:24px}.cookie-switch .cookie-slider::before{content:"";position:absolute;height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}@media (max-width:768px){.cookie-consent-main{flex-direction:column;padding:10px;gap:10px}.cookie-consent-main .consent-buttons{width:100%;flex-wrap:wrap;justify-content:center}}.enquiry-popup-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:99999;justify-content:center;align-items:center;backdrop-filter:blur(3px)}.enquiry-popup-overlay.active{display:flex}.enquiry-popup{position:relative;width:94%;max-width:480px;overflow:hidden;background:#fff;border-radius:15px;animation:eqPopIn .35s cubic-bezier(.22,1,.36,1)}.enquiry-popup-close{position:absolute;top:12px;right:12px;background:rgba(255,255,255,.2);border:none;color:#fff;width:30px;height:30px;border-radius:50%;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:2}.enquiry-popup-close img{filter:invert(100) brightness(100)}.enquiry-popup-close:hover{background:rgba(255,255,255,.4)}.enquiry-popup-top{background:linear-gradient(135deg,#1a5c52,#2e8378);padding:clamp(14px,2vw,24px);display:flex;align-items:center;gap:clamp(10px,14vw,16px);position:relative}.enquiry-popup-top::after{content:"";right:0;bottom:-16px;position:absolute;width:45%;height:clamp(90px,9vw,100px);background:url(../images/icons/why-yoga-bg.webp) no-repeat center/contain}.enquiry-popup-top-text{position:relative;z-index:1}.enquiry-popup-title{font-size:clamp(16px,1.8vw,20px);font-weight:600;color:#fff;margin:0 0 3px}.enquiry-popup-tagline{font-size:clamp(12px,1.3vw,14px);color:rgba(255,255,255,.9);margin:0}.enquiry-popup-badges{display:flex;flex-wrap:nowrap;justify-content:center;gap:clamp(5px,.7vw,8px);padding:clamp(7px,1vw,10px);flex-wrap:wrap;background:linear-gradient(135deg,#f0f9f6,#e8f4f0);border-bottom:1px solid #d5e8e2}.enquiry-popup-badges span{font-size:clamp(9.5px,1vw,11px);color:#1a5c52;font-weight:600;background:#fff;padding:4px clamp(7px,1vw,10px);white-space:nowrap;border-radius:20px;border:1px solid #c8e0d8}.enquiry-form-message{text-align:center;padding:10px;border-radius:8px;margin:0 24px 10px;font-size:13px;font-weight:500;display:none}#enquiryPopupForm{padding:clamp(8px,1vw,16px) clamp(12px,1.8vw,24px) clamp(10px,1.5vw,20px)}#enquiryPopupForm .theme-button{width:100%}.enquiry-form-group{margin-bottom:10px}.enquiry-form-group input,.enquiry-form-group select,.enquiry-form-group textarea{width:100%;padding:10px 12px;border:1.5px solid #dce5e3;border-radius:8px;font-size:13px;color:#333;background:#f8fafa;outline:0;transition:border-color .25s,box-shadow .25s;box-sizing:border-box}.enquiry-form-group input:focus,.enquiry-form-group select:focus,.enquiry-form-group textarea:focus{border-color:#2e8378;box-shadow:0 0 0 3px rgba(46,131,120,.08);background:#fff}.enquiry-form-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23999' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.enquiry-form-group textarea{resize:vertical;min-height:48px}.enquiry-form-group .iti{width:100%}.enquiry-form-group .iti input{padding-left:52px}.enquiry-form-consent{text-align:center;font-size:12px;color:#999;margin:10px 0 0}.enquiry-spinner{display:inline-block;width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:enquirySpin .6s linear infinite}.vya-form .vya-field{margin-bottom:10px}.vya-form .vya-field label{display:block;margin-bottom:3px;color:#555;font-size:12px;font-weight:600}.vya-form .form-control,.vya-form .form-select{border:1px solid #ddd;border-radius:6px;padding:8px 12px;font-size:13px}.vya-form .form-control:focus,.vya-form .form-select:focus{border-color:#2e8378;box-shadow:0 0 0 2px rgba(46,131,120,.1)}.vya-form .form-control.is-invalid,.vya-form .form-select.is-invalid{border-color:#dc3545}.vya-form .form-control[readonly]{background:#f8f8f8;color:#666;cursor:default}.vya-form textarea.form-control{resize:none}.vya-form .iti{width:100%;margin-bottom:0}.vya-form .field-error{margin-top:3px;font-size:12px}.page-banner-form-wrap{padding:clamp(12px,1.8vw,18px) clamp(20px,3vw,30px);background-color:#fff;border:1px solid #2e8378}@media (max-width:1200px){.page-banner-form-wrap{width:49%}.page-banner-form-wrap.mb-4{margin-bottom:0!important}}@media (max-width:991px){.page-banner-form-wrap{width:100%}.page-banner-form-wrap.mb-4{margin-bottom:30px!important}}.referral-code-wrap{margin:12px 0}.referral-check{display:flex;align-items:center;gap:8px;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#212529;-webkit-user-select:none;-moz-user-select:none;user-select:none}.referral-check input[type=checkbox]{width:16px;height:16px;accent-color:#2e8378;cursor:pointer;flex-shrink:0}.referral-input-box{margin-top:8px}.referral-input-box input{width:100%;padding:10px 14px;border:1px solid #ccc;border-radius:4px;font-family:Montserrat,sans-serif;font-size:14px;outline:0;transition:border-color .3s}.referral-input-box input:focus{border-color:#2e8378}.enquiry-form-group+.referral-code-wrap{margin:8px 0 12px}.enquiry-form-group+.referral-code-wrap .referral-check{font-size:13px;color:#444}.enquiry-form-group+.referral-code-wrap .referral-input-box input{padding:8px 12px;font-size:13px}#extra .extra-box{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:35px;text-decoration:none;color:#111827}#extra .extra-image-wrap{width:30%;height:235px;padding:4px;overflow:hidden;background-color:#fff;border:2px solid #2e8378;border-radius:15px}#extra .extra-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:15px}#extra .extra-content-wrap{width:66%}#extra .extra-content-wrap .extra-content-text{padding:5px 12px 8px}#extra .extra-heading-wrap{display:flex;align-items:center;justify-content:space-between;padding:5px 12px 8px;margin-bottom:15px;border-bottom:1px dashed #212529}#extra .extra-heading{margin-bottom:0;color:#2e8378;font-size:20px;font-weight:600}#extra .extra-price{color:#212529;font-size:16px;font-weight:500}#extra .extra-duration-and-date-wrap{display:flex;flex-wrap:wrap;justify-content:left;padding:0 12px}#extra .extra-duration-and-date-box{display:flex;align-items:center;justify-content:left}#extra .extra-duration-icon{width:36px;height:36px;margin-right:10px;filter:brightness(0) saturate(100%) invert(44%) sepia(68%) saturate(377%) hue-rotate(123deg) brightness(85%) contrast(88%);-o-object-fit:contain;object-fit:contain}#extra .extra-duration-dates-heading{margin-bottom:0;color:#2e8378;font-size:14px;font-weight:600}#extra .extra-duration-dates-text{margin-bottom:0;font-size:13px}#extra .col-lg-6:nth-last-child(-n+2) .extra-box{margin-bottom:0}@media (max-width:1200px){#extra .extra-heading-wrap{display:block}#extra .extra-content-wrap,#extra .extra-image-wrap{width:100%}#extra .extra-image-wrap{height:370px}#extra .extra-content-wrap{margin-top:20px}#extra .extra-heading{font-size:18px}}@media (max-width:991px){#extra .col-lg-6:last-child .extra-box,#extra .col-lg-6:nth-last-child(-n+2) .extra-box{margin-bottom:35px}}@media (max-width:768px){#extra .extra-content-wrap{width:100%;margin-top:0!important}#extra .extra-image-wrap{width:100%;height:310px;margin-bottom:15px}#extra .col-lg-6:last-child .extra-box{margin-bottom:0!important}}@media (max-width:575px){#extra .extra-image-wrap{height:380px;margin-top:15px;margin-bottom:0}#extra .extra-content-wrap{order:-1}}.guru-wrap .guru-box-wrap{position:relative;display:flex;align-items:center;gap:clamp(18px,3vw,38px);padding:clamp(18px,3vw,30px);margin-bottom:clamp(18px,2vw,28px);border-radius:clamp(20px,3vw,32px);overflow:hidden;border:1px solid rgba(46,131,120,.12);background:#fff;transition:all .45s ease}.guru-wrap .guru-box-wrap::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(70,165,152,.12),transparent 34%);pointer-events:none}.guru-wrap .guru-box-wrap:hover{transform:translateY(-6px);border-color:rgba(46,131,120,.22);box-shadow:0 20px 45px rgba(27,112,97,.1)}.guru-wrap .guru-box-wrap:hover .guru-image{transform:scale(1.05)}.guru-wrap .guru-box-wrap:hover .sub-heading{color:#2e8378}.guru-wrap .guru-box-wrap.bg-odd{flex-direction:row-reverse;border-color:rgba(70,165,152,.18)}.guru-wrap .guru-box-wrap.bg-odd::before{background:radial-gradient(circle at top left,rgba(70,165,152,.16),transparent 35%)}@media (max-width:991px){.guru-wrap .guru-box-wrap{flex-direction:column!important;align-items:stretch}}.guru-wrap .guru-img-wrap{width:min(100%,320px);min-width:min(100%,320px);height:clamp(260px,32vw,360px);position:relative;overflow:hidden;border-radius:clamp(16px,2vw,24px);background:rgba(159,225,203,.3843137255);box-shadow:0 12px 28px rgba(27,112,97,.12)}@media (max-width:991px){.guru-wrap .guru-img-wrap{width:100%;min-width:100%;height:clamp(260px,65vw,380px)}}.guru-wrap .guru-img-wrap::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(27,112,97,.18),transparent 60%);pointer-events:none}.guru-wrap .guru-img-wrap .guru-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;transition:transform .7s ease}.guru-wrap .guru-content-wrap{flex:1;position:relative;z-index:2}.guru-wrap .guru-content-wrap .sub-heading{font-family:Montserrat;font-size:clamp(20px,2.5vw,30px);font-weight:700;line-height:1.15;color:#1b7061;margin-bottom:clamp(14px,2vw,18px);letter-spacing:-.5px;transition:color .3s ease}.guru-wrap .guru-content-wrap .guru-skill{margin-bottom:clamp(10px,1vw,14px);padding-left:clamp(12px,1.5vw,16px);border-left:2px solid #2e8378;font-family:Outfit,sans-serif;font-size:clamp(14px,1.2vw,15px);line-height:1.85}.guru-wrap .guru-content-wrap .guru-skill strong{color:#1b7061;font-weight:700}.guru-wrap .guru-content-wrap .para{margin-top:clamp(14px,2vw,18px);font-family:Outfit,sans-serif;font-size:clamp(15px,1.3vw,16px);line-height:1.9}.guru-wrap .guru-content-wrap .guru-leads{margin-top:clamp(18px,2vw,22px);padding-top:clamp(14px,2vw,18px);border-top:1px solid rgba(46,131,120,.12);font-family:Outfit,sans-serif;font-size:clamp(14px,1.2vw,15px);line-height:1.8}.guru-wrap .guru-content-wrap .guru-leads strong{color:#1b7061;font-weight:700}.guru-wrap .guru-content-wrap .guru-leads a{position:relative;color:#2e8378;font-weight:600;text-decoration:none;transition:all .3s ease}.guru-wrap .guru-content-wrap .guru-leads a::after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1.5px;background:#2e8378;transition:width .35s ease}.guru-wrap .guru-content-wrap .guru-leads a:hover{color:#1b7061}.guru-wrap .guru-content-wrap .guru-leads a:hover::after{width:100%}@media (max-width:767px){.guru-wrap .guru-content-wrap{text-align:center}.guru-wrap .guru-content-wrap .guru-skill{text-align:left}}.stats-wrap{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(159,225,203,.18) 0,#fff 100%);border:1px solid rgba(46,131,120,.12);border-radius:clamp(14px,1.6vw,18px);overflow:hidden;box-shadow:0 10px 30px rgba(27,112,97,.05)}.stats-wrap .stat-item{flex:1;text-align:center;padding:clamp(10px,2vw,26px);position:relative}.stats-wrap .stat-item:not(:last-child)::after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:1px;height:55%;background:rgba(46,131,120,.16)}.stats-wrap .stat-item .counter{font-family:Montserrat;font-size:clamp(20px,3vw,36px);font-weight:700;line-height:1;color:#1b7061;margin-bottom:6px}.stats-wrap .stat-item .counter-text{font-family:Outfit,sans-serif;font-size:clamp(11px,1vw,14px);font-weight:500;line-height:1.5;margin-bottom:0}.suggest-course-wrap{position:relative;padding:clamp(20px,5vw,50px) clamp(16px,4vw,45px);border-radius:clamp(20px,2.5vw,36px);overflow:hidden;text-align:center;margin-top:clamp(16px,2vw,30px);background-image:url(../images/vya-free-100-hour-yoga-ttc-ceremony3.webp);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.suggest-course-wrap.bali-bg{background-image:url(../images/bali-bg.avif);background-size:cover;background-position:center;background-repeat:no-repeat}.suggest-course-wrap::before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:rgba(0,0,0,.8588235294);z-index:-1;opacity:.6}.suggest-course-wrap .common-heading{max-width:820px;margin-inline:auto;margin-bottom:clamp(14px,1.8vw,20px);font-size:clamp(25px,4vw,40px);font-weight:700;line-height:1.3;letter-spacing:1px;color:#fff}.suggest-course-wrap>p{color:#fff;max-width:680px;margin-inline:auto}.suggest-course-wrap .multi-btn-wrap{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:clamp(12px,1.8vw,20px);margin-top:clamp(24px,3vw,40px)}.suggest-course-wrap .achievement-wrap{display:flex;align-items:stretch;margin-top:clamp(25px,3.5vw,40px);border-radius:clamp(16px,1.8vw,24px);overflow:hidden;background:rgba(0,0,0,.34);backdrop-filter:blur(2px);border:1px solid rgba(46,131,120,.1)}.suggest-course-wrap .achievement-item{flex:1 1 0;position:relative;padding:clamp(16px,2vw,22px)}.suggest-course-wrap .achievement-item+.achievement-item::before{content:"";position:absolute;inset-block:18%;left:0;width:1px;background:rgba(255,255,255,.12)}.suggest-course-wrap .achievement-item .achievement-icon{display:flex;align-items:center;justify-content:center;margin-bottom:clamp(10px,1vw,12px)}.suggest-course-wrap .achievement-item .achievement-icon img{width:clamp(26px,3vw,46px);height:auto;filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0) hue-rotate(299deg) brightness(104%) contrast(103%)}.suggest-course-wrap .achievement-item h3{font-family:Montserrat;font-size:clamp(16px,1.9vw,20px);font-weight:600;line-height:1.2;color:#fff;margin-bottom:3px}.suggest-course-wrap .achievement-item p{color:#fff;margin-bottom:0}@media (max-width:767px){.suggest-course-wrap .common-heading{letter-spacing:0}.suggest-course-wrap .achievement-wrap{flex-wrap:wrap}.suggest-course-wrap .achievement-item{flex:1 1 45%}.suggest-course-wrap .achievement-item:nth-child(3)::before{display:none}.suggest-course-wrap .achievement-item:nth-child(1),.suggest-course-wrap .achievement-item:nth-child(2){border-bottom:1px solid rgba(46,131,120,.1)}}@media (max-width:575px){.suggest-course-wrap{padding:28px 18px}.suggest-course-wrap .achievement-wrap{flex-direction:column}.suggest-course-wrap .achievement-item{flex:none;width:100%}.suggest-course-wrap .achievement-item+.achievement-item::before{inset-block:auto;inset-inline:14%;top:0;width:auto;height:1px;background:rgba(46,131,120,.1)}.suggest-course-wrap .achievement-item:nth-child(1),.suggest-course-wrap .achievement-item:nth-child(2){border-bottom:none}}.portfolio-menu{margin-bottom:clamp(24px,4vw,42px)}.portfolio-menu ul{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:clamp(10px,1.5vw,16px);padding:0;margin:0;list-style:none}.portfolio-menu li{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:clamp(10px,1vw,13px) clamp(18px,2vw,26px);border-radius:999px;background:rgba(255,255,255,.8);border:1px solid rgba(46,131,120,.12);font-family:Outfit,sans-serif;font-size:clamp(14px,1vw,16px);font-weight:500;line-height:1;transition:background .3s ease,color .3s ease,border-color .3s ease,transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 12px rgba(27,112,97,.04)}.portfolio-menu li:hover{transform:translateY(-2px);background:rgba(159,225,203,.16);border-color:rgba(46,131,120,.2);color:#1b7061}.portfolio-menu li.active{background:linear-gradient(135deg,#2e8378,#46a598);color:#fff;border-color:transparent;box-shadow:0 10px 24px rgba(27,112,97,.16)}@media (max-width:767px){.portfolio-menu ul{gap:10px}.portfolio-menu li{padding:10px 18px;font-size:14px}}@media (max-width:575px){.portfolio-menu ul{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px;scrollbar-width:none}.portfolio-menu ul::-webkit-scrollbar{display:none}.portfolio-menu li{flex:0 0 auto;white-space:nowrap;padding:10px 16px;font-size:13px}}@keyframes yttcRingPulse{0%,100%{box-shadow:0 0 0 5px rgba(46,131,120,.1),0 8px 22px rgba(27,112,97,.1)}50%{box-shadow:0 0 0 9px rgba(46,131,120,.16),0 8px 22px rgba(27,112,97,.1)}}#yttc-icon.yttc-why-section .yttc-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(14px,1.8vw,24px);margin-top:clamp(32px,4vw,52px);align-items:start}#yttc-icon.yttc-why-section .yttc-why-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:clamp(30px,3.2vw,44px) clamp(20px,2.2vw,30px) clamp(26px,2.8vw,38px);background:#fff;border-radius:clamp(18px,1.8vw,24px);border:1px solid rgba(46,131,120,.14);box-shadow:0 2px 12px rgba(27,112,97,.06),0 6px 28px rgba(27,112,97,.05);overflow:hidden;will-change:transform,opacity;opacity:0;transform:translateY(30px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1),box-shadow .46s ease,border-color .35s ease,background .35s ease}#yttc-icon.yttc-why-section .yttc-why-card:nth-child(1){transition-delay:0s}#yttc-icon.yttc-why-section .yttc-why-card:nth-child(2){transition-delay:90ms}#yttc-icon.yttc-why-section .yttc-why-card:nth-child(3){transition-delay:.18s}#yttc-icon.yttc-why-section .yttc-why-card:nth-child(4){transition-delay:.27s}#yttc-icon.yttc-why-section .yttc-why-card:nth-child(5){transition-delay:.36s}#yttc-icon.yttc-why-section .yttc-why-card:nth-child(6){transition-delay:.45s}#yttc-icon.yttc-why-section .yttc-why-card::before{content:attr(data-num);position:absolute;top:-12px;right:10px;font-family:Montserrat;font-size:clamp(68px,7vw,96px);font-weight:900;line-height:1;letter-spacing:-.04em;color:rgba(46,131,120,.07);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:0;transition:color .4s ease}#yttc-icon.yttc-why-section .yttc-why-card::after{content:"";position:absolute;top:0;left:0;width:54px;height:54px;background:linear-gradient(135deg,rgba(46,131,120,.12) 0,transparent 70%);border-radius:clamp(18px,1.8vw,24px) 0 0 0;z-index:0;transition:width .46s cubic-bezier(.16,1,.3,1),height .46s cubic-bezier(.16,1,.3,1)}#yttc-icon.yttc-why-section .yttc-why-card:hover{transition-delay:0s;transform:translateY(-10px);background:#1b7061;border-color:#1b7061;box-shadow:0 24px 52px rgba(27,112,97,.22),0 8px 22px rgba(27,112,97,.14)}#yttc-icon.yttc-why-section .yttc-why-card:hover::before{color:rgba(255,255,255,.08)}#yttc-icon.yttc-why-section .yttc-why-card:hover::after{width:88px;height:88px;background:linear-gradient(135deg,rgba(255,255,255,.07) 0,transparent 70%)}#yttc-icon.yttc-why-section .yttc-why-card:hover .yttc-round-choose-image{transform:scale(1.06) translateY(-4px);border-color:rgba(255,255,255,.5);box-shadow:0 0 0 5px rgba(255,255,255,.1),0 14px 32px rgba(0,0,0,.22);animation-play-state:paused}#yttc-icon.yttc-why-section .yttc-why-card:hover .yttc-why-card__heading{color:#fff}#yttc-icon.yttc-why-section .yttc-why-card:hover .yttc-why-card__text{color:rgba(255,255,255,.68)}#yttc-icon.yttc-why-section.is-revealed .yttc-why-card{opacity:1;transform:translateY(0)}#yttc-icon.yttc-why-section.is-revealed .yttc-why-card:nth-child(3n+2){margin-top:clamp(26px,3vw,42px)}#yttc-icon.yttc-why-section .yttc-why-card__fig{position:relative;z-index:1;margin:0}#yttc-icon.yttc-why-section .yttc-round-choose-image{display:block;width:clamp(110px,9.5vw,146px);height:clamp(110px,9.5vw,146px);-o-object-fit:cover;object-fit:cover;border-radius:50%;margin:0 auto clamp(16px,1.8vw,24px);border:2.5px solid rgba(46,131,120,.4);background:#fff;will-change:transform,box-shadow,border-color;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .45s ease,border-color .35s ease;animation:yttcRingPulse 3.8s ease-in-out infinite}#yttc-icon.yttc-why-section .yttc-why-card__body{position:relative;z-index:1}#yttc-icon.yttc-why-section .yttc-why-card__heading{font-family:Montserrat;font-size:clamp(15px,1.35vw,18.5px);font-weight:700;line-height:1.3;letter-spacing:-.012em;color:#1b7061;margin:0 0 clamp(8px,.9vw,12px);transition:color .35s ease}#yttc-icon.yttc-why-section .yttc-why-card__text{font-family:Outfit,sans-serif;font-size:clamp(13px,.94vw,14.5px);line-height:1.76;color:rgba(33,37,41,.72);margin:0;transition:color .35s ease}@media (max-width:991px){#yttc-icon.yttc-why-section .yttc-why-grid{grid-template-columns:repeat(2,1fr);gap:clamp(12px,1.6vw,20px)}#yttc-icon.yttc-why-section.is-revealed .yttc-why-card:nth-child(3n+2){margin-top:0}#yttc-icon.yttc-why-section.is-revealed .yttc-why-card:nth-child(even){margin-top:clamp(20px,2.6vw,32px)}}@media (max-width:575px){#yttc-icon.yttc-why-section .yttc-why-grid{grid-template-columns:1fr;gap:12px}#yttc-icon.yttc-why-section .yttc-why-card{flex-direction:row;align-items:center;text-align:left;gap:clamp(14px,4vw,20px);padding:20px 18px;border-radius:16px}#yttc-icon.yttc-why-section .yttc-why-card::before{font-size:54px;top:-6px;right:8px}#yttc-icon.yttc-why-section.is-revealed .yttc-why-card:nth-child(3n+2),#yttc-icon.yttc-why-section.is-revealed .yttc-why-card:nth-child(even){margin-top:0}#yttc-icon.yttc-why-section .yttc-why-card__fig{flex-shrink:0}#yttc-icon.yttc-why-section .yttc-round-choose-image{width:80px;height:80px;margin:0}}.contact-form-wrap{width:90%}#drop-in .contact-form-wrap{width:100%;padding:50px;border:3px solid #2e8378;box-shadow:0 0 5px 0 #e5e5e5}#drop-in.fullwidth .contact-form-wrap{width:95%}@media (max-width:1200px){#drop-in .contact-form-wrap{padding:18px}}@media (max-width:991px){.contact-form-wrap{width:100%;margin-bottom:35px}#drop-in.fullwidth .contact-form-wrap{width:100%}}@media (max-width:768px){#drop-in .contact-form-wrap{padding:35px}}@media (max-width:575px){#drop-in .contact-form-wrap{padding:20px}}.wellness-img-wrap{margin:1rem 0}.wellness-img-wrap .img-wrap{height:240px}body.iti-mobile .iti--container,body.iti-mobile .iti__country-list{z-index:100200!important}.special-box-wrap{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.special-box-wrap .box-wrap{width:100%;padding:clamp(16px,2vw,20px);display:flex;flex-direction:column;border:1px solid rgba(27,112,97,.3294117647);border-radius:15px;background:#fff}.special-box-wrap .box-wrap .sub-heading{margin-bottom:clamp(5px,1vw,10px)}.special-box-wrap .box-wrap .list{margin-bottom:0}@media (max-width:991px){.special-box-wrap{grid-template-columns:1fr}}.books-section .books-slider .book-card{max-width:95%;margin:auto;position:relative;border-radius:12px;overflow:hidden;cursor:pointer;box-shadow:0 6px 22px rgba(0,0,0,.22);aspect-ratio:2/3}.books-section .books-slider .book-card img{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.books-section .books-slider .book-card:hover img{transform:scale(1.06)}.books-section .books-slider .book-card .book-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent 30%,rgba(0,0,0,.5) 65%,rgba(0,0,0,.72) 100%);display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:1rem}.books-section .books-slider .book-card .book-overlay .corner-badge{position:absolute;top:12px;right:12px;background:#2e8378;border-radius:8px;line-height:1.4;padding:3px 10px;font-size:10px;font-weight:700;letter-spacing:.08em;color:#fff;text-transform:uppercase}.books-section .books-slider .book-card .book-overlay .book-title{color:#fff;font-size:clamp(12px,.4vw + 10px,14px);font-weight:700;line-height:1.4;text-align:center;margin:0 0 .8rem;opacity:0;transform:translateY(10px);transition:opacity .3s ease 50ms,transform .3s ease 50ms}.books-section .books-slider .book-card .book-overlay .book-btn{display:inline-block;padding:8px 20px;line-height:1;background:0 0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;font-size:13px;font-weight:600;border:2px solid rgba(255,255,255,.85);border-radius:30px;text-decoration:none;transition:background .22s ease,color .22s ease,border-color .22s ease}.books-section .books-slider .book-card .book-overlay .book-btn:hover{background:#fff;color:#1b7061;border-color:#fff}.books-section .books-slider .book-card:hover .book-title{opacity:1;transform:translateY(0)}.ebook-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .28s ease,visibility .28s ease}.ebook-modal.is-open{pointer-events:auto;opacity:1;visibility:visible}.ebook-modal.is-open .ebook-modal-dialog{transform:translateY(0) scale(1);opacity:1}.ebook-modal .ebook-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.65);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);cursor:pointer}.ebook-modal .ebook-modal-dialog{position:relative;z-index:1;background:#fff;border-radius:18px;width:100%;max-width:360px;max-height:92vh;overflow-y:auto;box-shadow:0 20px 50px rgba(0,0,0,.3);transform:translateY(20px) scale(.97);opacity:0;transition:transform .3s cubic-bezier(.34,1.3,.64,1),opacity .25s ease;scrollbar-width:none}.ebook-modal .ebook-modal-dialog::-webkit-scrollbar{display:none}.ebook-modal .ebook-modal-close{position:absolute;top:12px;right:12px;z-index:2;width:28px;height:28px;border-radius:50%;border:none;background:rgba(255,255,255,.18);color:#fff;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.ebook-modal .ebook-modal-close:hover{background:rgba(255,255,255,.32)}.ebook-modal .ebook-modal-header{position:relative;background:linear-gradient(145deg,#112220 0,#1e3d35 100%);border-radius:18px 18px 0 0;padding:1.6rem 1.5rem 3rem;text-align:center;overflow:hidden}.ebook-modal .ebook-modal-deco{position:absolute;inset:0;pointer-events:none}.ebook-modal .ebook-modal-deco-circle{position:absolute;border-radius:50%;background:rgba(255,255,255,.05)}.ebook-modal .ebook-modal-deco-circle--lg{width:150px;height:150px;top:-50px;right:-40px}.ebook-modal .ebook-modal-deco-circle--md{width:80px;height:80px;bottom:16px;left:-24px;background:rgba(255,255,255,.04)}.ebook-modal .ebook-modal-eyebrow{position:relative;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.6);margin:0 0 .3rem}.ebook-modal .ebook-modal-title{position:relative;color:#fff;font-size:clamp(16px,2vw,19px);font-weight:800;margin:0 0 .3rem;line-height:1.25}.ebook-modal .ebook-modal-subtitle{position:relative;color:rgba(255,255,255,.7);font-size:12px;margin:0;line-height:1.5}.ebook-modal .ebook-modal-wave{position:absolute;bottom:-1px;left:0;width:100%;height:32px;display:block}.ebook-modal .vya-ebook-form{padding:1.25rem 1.5rem 1.5rem}.ebook-modal .vya-ebook-field{margin-bottom:.9rem}.ebook-modal .vya-ebook-field label{display:block;font-size:12.5px;font-weight:600;color:#374151;margin-bottom:.4rem}.ebook-modal .vya-ebook-field .vya-ebook-hint{font-weight:400;color:#9ca3af;font-size:11.5px}.ebook-modal .vya-ebook-field .form-control{width:100%;padding:9px 13px;border:1.5px solid #e5e7eb;border-radius:9px;font-size:13.5px;color:#111827;background:#f9fafb;transition:border-color .2s,box-shadow .2s;outline:0}.ebook-modal .vya-ebook-field .form-control:focus{border-color:#2e8378;box-shadow:0 0 0 3px rgba(46,131,120,.13);background:#fff}.ebook-modal .vya-ebook-field .form-control.is-invalid{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.ebook-modal .vya-ebook-slider-field{background:#f4f9f8;border:1.5px solid #d6ece8;border-radius:10px;padding:.7rem .85rem}.ebook-modal .vya-ebook-slider-field label{margin-bottom:.5rem}.ebook-modal .vya-ebook-slider-row{display:flex;align-items:center;gap:.65rem}.ebook-modal .vya-ebook-slider{flex:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;border-radius:99px;background:linear-gradient(to right,#2e8378 50%,#d1d5db 50%);outline:0;cursor:pointer}.ebook-modal .vya-ebook-slider::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:#2e8378;border:2.5px solid #fff;box-shadow:0 1px 5px rgba(27,112,97,.3);cursor:pointer}.ebook-modal .vya-ebook-slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#2e8378;border:2.5px solid #fff;box-shadow:0 1px 5px rgba(27,112,97,.3);cursor:pointer}.ebook-modal .vya-ebook-slider-value{font-size:12.5px;font-weight:700;color:#1b7061;white-space:nowrap;min-width:84px;text-align:right}.ebook-modal .vya-ebook-slider-quip{font-size:11.5px;color:#6b7280;margin:.35rem 0 0;font-style:italic}.ebook-modal .vya-ebook-submit{margin-top:.2rem;font-size:14.5px;font-weight:700}.ebook-modal .vya-ebook-form__note{text-align:center;font-size:11.5px;color:#9ca3af;margin:.5rem 0 0}.ebook-modal .vya-ebook-form__error{display:none;color:#ef4444;font-size:12.5px;font-weight:500;text-align:center;margin:.45rem 0 0}.ebook-modal .vya-ebook-form__error.is-visible{display:block}.ebook-modal .vya-ebook-form__success{display:none;color:#2e8378;font-size:13.5px;font-weight:600;text-align:center;margin:.5rem 0 0}.ebook-modal .vya-ebook-form__success.is-visible{display:block}.subjects .choose-box{position:relative;height:100%;display:flex;flex-direction:column;gap:10px;padding:clamp(22px,2vw + 10px,30px);background:linear-gradient(180deg,#fff 0,rgba(46,131,120,.07) 100%);border:1px solid rgba(46,131,120,.2);border-radius:14px;box-shadow:0 4px 18px rgba(27,112,97,.07);transition:transform 260ms ease,box-shadow 260ms ease,border-color 260ms ease}.subjects .choose-box::before{content:"";position:absolute;top:-2px;left:50%;transform:translateX(-50%);height:3px;width:68%;background:linear-gradient(90deg,transparent 0,#2e8378 25%,#2e8378 75%,transparent 100%);border-radius:14px 14px 0 0}.subjects .choose-box:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(46,131,120,.13);border-color:rgba(46,131,120,.38)}.subjects .choose-box .sub-heading{font-size:clamp(15px,.55vw + 12px,18px);padding-bottom:12px;margin-bottom:4px;border-bottom:2px solid rgba(46,131,120,.18)}.subjects .subjects-other{padding:clamp(22px,2vw + 10px,32px);background:rgba(46,131,120,.04);border:1px solid rgba(46,131,120,.15);border-radius:14px}.subjects .subjects-other .sub-heading{margin-bottom:16px}.subjects .subjects-other .list{-moz-column-count:2;column-count:2;-moz-column-gap:clamp(20px,2vw,36px);column-gap:clamp(20px,2vw,36px);margin-bottom:0}@media (max-width:575px){.subjects .subjects-other .list{-moz-column-count:1;column-count:1}}.advantages .online-advantage-image{width:100%;max-height:460px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border-radius:14px;box-shadow:0 8px 28px rgba(27,112,97,.12);display:block}.advantages .choose-box{position:relative;height:100%;display:flex;flex-direction:column;gap:10px;padding:clamp(22px,2vw + 10px,30px);background:linear-gradient(180deg,#fff 0,rgba(46,131,120,.07) 100%);border:1px solid rgba(46,131,120,.2);border-radius:14px;box-shadow:0 4px 18px rgba(27,112,97,.07);transition:transform 260ms ease,box-shadow 260ms ease,border-color 260ms ease}.advantages .choose-box::before{content:"";position:absolute;top:-2px;left:50%;transform:translateX(-50%);height:3px;width:68%;background:linear-gradient(90deg,transparent 0,#2e8378 25%,#2e8378 75%,transparent 100%);border-radius:14px 14px 0 0}.advantages .choose-box:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(46,131,120,.13);border-color:rgba(46,131,120,.38)}.advantages .choose-box .sub-heading{font-size:clamp(15px,.55vw + 12px,18px);padding-bottom:12px;margin-bottom:4px;border-bottom:2px solid rgba(46,131,120,.18)}.training-label{text-align:center;width:-moz-max-content;width:max-content;max-width:80%;margin:clamp(1rem,2vw,2rem) auto;padding:clamp(10px,1vw,14px) clamp(14px,2.4vw,30px);letter-spacing:.2px;font-size:clamp(11px,1.4vw,16px);text-align:center;text-transform:capitalize;position:relative;z-index:1;color:#2e8378;border-top:1px #fff dashed;background:linear-gradient(135deg,rgba(93,202,165,.04) 0,rgba(93,202,165,.18) 50%,rgba(46,131,120,.03) 100%)}.training-label::after,.training-label::before{content:"";position:absolute;width:auto;height:calc(100% + 10px);max-width:56px;aspect-ratio:1/1;background:url(../images/icons/vinyasa-icon.svg);background-size:contain;background-position:center;background-repeat:no-repeat;transform:translateY(-50%);top:50%;transition:.7s ease-in-out}.training-label::before{left:calc(100% - 15px);transform:translateY(-50%) rotateY(180deg)}.training-label::after{right:calc(100% - 15px)}.training-label:hover{transition:.7s ease-in-out}.training-label:hover::before{transform:translateY(-50%) rotateY(180deg) rotate(-180deg)}.training-label:hover::after{transform:translateY(-50%) rotate(-180deg)}.info-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(12px,1.5vw,18px)}@media (max-width:640px){.info-stats{grid-template-columns:1fr}}.info-stats .info-stat{position:relative;display:flex;flex-direction:column;gap:5px;background:#fff;border:1px solid rgba(46,131,120,.14);border-radius:16px;padding:clamp(16px,2vw,22px);box-shadow:0 4px 22px -14px rgba(27,112,97,.18);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.info-stats .info-stat:hover{transform:translateY(-3px);border-color:rgba(46,131,120,.3);box-shadow:0 16px 38px -18px rgba(46,131,120,.28)}.info-stats .info-stat__icon{width:40px;height:40px;border-radius:11px;background:rgba(93,202,165,.18);color:#2e8378;display:inline-flex;align-items:center;justify-content:center;margin-bottom:6px}.info-stats .info-stat__label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#8a908d}.info-stats .info-stat__value{font-family:Montserrat,sans-serif;font-size:clamp(19px,1.4vw + 12px,25px);font-weight:700;line-height:1.15;color:#1b7061}.info-stats .info-stat__sub{font-size:13px;line-height:1.4;color:#6b7875}.info-stats .info-stat__tag{align-self:flex-start;margin-top:4px;font-size:11px;font-weight:600;color:#2e8378;background:rgba(46,131,120,.1);border:1px solid rgba(46,131,120,.2);border-radius:999px;padding:3px 11px}.note-book-section .nb-paper{position:relative;max-width:1000px;margin:auto;padding:clamp(20px,3.5vw,40px) clamp(10px,3vw,44px) clamp(20px,3vw,34px) clamp(40px,9vw,90px);background-color:#fdfbf2;background-image:repeating-linear-gradient(to bottom,transparent 0 33px,rgba(46,131,120,.13) 33px 34px);border:1px solid rgba(27,112,97,.12);border-radius:14px;box-shadow:0 16px 46px -24px rgba(27,112,97,.4);overflow:hidden}.note-book-section .nb-paper::before{content:"";position:absolute;top:0;bottom:0;left:0;width:clamp(22px,3vw,32px);background-color:#2e8378;background-image:radial-gradient(circle,#fdfbf2 0 4px,rgba(0,0,0,.06) 4px 5px,transparent 5px);background-size:100% clamp(74px,9vw,100px);background-repeat:repeat-y;background-position:center 46px}.note-book-section .nb-paper::after{content:"";position:absolute;top:0;bottom:0;left:clamp(30px,5vw,64px);width:2px;background:rgba(224,122,95,.5)}.note-book-section .nb-paper p{position:relative;margin:0 0 clamp(12px,2vw,24px);font-size:clamp(15px,.35vw + 14px,17px);line-height:34px;color:#3c4a45}.note-book-section .nb-paper p:last-child{margin-bottom:0}.addons-slider-wrap{position:relative}.addons-slider .swiper-slide{height:auto}.addons-slider .swiper-slide .addon-card{max-width:95%;height:100%;margin-inline:auto}.online-certification .content-wrap{width:100%;padding:36px 40px;border:1px solid rgba(201,185,154,.3);backdrop-filter:blur(10px);background:linear-gradient(160deg,rgba(46,131,120,.1098039216) 0,transparent 50%,rgba(46,131,120,.1098039216) 100%);position:relative;overflow:hidden;border-radius:12px;margin-bottom:1rem}.online-certification .content-wrap p{margin-bottom:10px;line-height:1.8}.online-certification .facilities-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;margin-bottom:44px}.online-certification .facilities-grid .facilty-card{background:linear-gradient(160deg,rgba(46,131,120,.1098039216) 0,transparent 50%,rgba(46,131,120,.1098039216) 100%);border:1px solid rgba(201,185,154,.3);border-radius:12px;padding:28px 20px 24px;text-align:center;transition:transform .25s ease,box-shadow .25s ease,background .25s ease;cursor:default}.online-certification .facilities-grid .facilty-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(74,55,40,.1)}.online-certification .facilities-grid .facilty-card .icon{display:block;width:48px;height:48px;margin:0 auto 16px;transition:color .25s ease}.online-certification .facilities-grid .facilty-card .icon img{width:100%;height:100%}.online-certification .facilities-grid .facilty-card .facility-name{font-size:.82rem;line-height:1.5;font-weight:400}.online-certification .course-fees{font-family:Montserrat;font-weight:500;text-align:center;font-size:1.1rem;font-style:italic;margin-bottom:24px;letter-spacing:.02em}.contact-info-card{padding:clamp(20px,3vw,32px);border-radius:clamp(18px,2vw,28px);background:rgba(255,255,255,.7);backdrop-filter:blur(14px);text-align:center}.contact-info-card img{width:clamp(56px,5vw,72px);margin-bottom:14px}.contact-info-card .small-heading{margin-bottom:10px;font-size:clamp(1.1rem,1.5vw,1.4rem);font-weight:700}.contact-info-card .yttc-icon-text{font-size:clamp(14px,1vw,16px);line-height:1.7;color:#444;text-decoration:none}.contact-info-card .yttc-icon-text:hover{color:#000}@media (max-width:600px){.student-onboarding-section .sof-steps{padding-left:6px;padding-right:6px}.student-onboarding-section .sof-step-name{font-size:11px;line-height:1.25;padding:0 5px}.student-onboarding-section .sof-actions{flex-direction:column-reverse;align-items:stretch;gap:12px}.student-onboarding-section .sof-btn{width:100%;justify-content:center}.student-onboarding-section .sof-btn-back{margin-right:0}}.grecaptcha-badge{z-index:99999999999}.free-additional-section .additional-card{position:relative;display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid rgba(27,112,97,.1);border-radius:14px;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;will-change:transform}.free-additional-section .additional-card .additional-card-img{margin:0;aspect-ratio:16/9;max-height:220px;overflow:hidden;background:rgba(159,225,203,.3843137255)}.free-additional-section .additional-card .additional-card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .6s ease;will-change:transform}.free-additional-section .additional-card .card-heading{margin:0;padding:16px 18px 6px;font-size:clamp(16px,.5vw + 13px,19px);font-weight:700;line-height:1.3;color:#1b7061;letter-spacing:-.01em}.free-additional-section .additional-card>p{margin:0;padding:0 18px 18px;font-size:14px;line-height:1.55;color:#212529}.free-additional-section .additional-card:focus-within,.free-additional-section .additional-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(27,112,97,.12);border-color:rgba(27,112,97,.2)}.free-additional-section .additional-card:focus-within .additional-card-img img,.free-additional-section .additional-card:hover .additional-card-img img{transform:scale(1.06)}@media (max-width:768px){.free-additional-section .additional-card .card-heading{padding:14px 16px 4px}.free-additional-section .additional-card>p{padding:0 16px 16px}}.library-card{position:relative;display:flex;flex-direction:column;height:100%;background:radial-gradient(white,rgba(46,131,120,.1098039216));border:1px solid rgba(27,112,97,.1);border-radius:14px;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;will-change:transform}.library-card .img-wrapper{position:relative;max-height:260px;overflow:hidden;background:rgba(159,225,203,.3843137255);flex-shrink:0}.library-card .img-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .6s ease;will-change:transform}.library-card .img-wrapper .include-tag{position:absolute;top:14px;left:14px;z-index:2;display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.95);color:#1b7061;font-size:clamp(8px,.4vw + 8px,11px);font-weight:600;padding:6px 14px 6px 12px;border-radius:999px;letter-spacing:.04em;box-shadow:0 2px 10px rgba(0,0,0,.12);text-transform:uppercase}.library-card .img-wrapper .include-tag::before{content:"";width:8px;height:8px;border-radius:50%;background:#e53935;flex-shrink:0;box-shadow:0 0 0 0 rgba(229,57,53,.7);animation:recordingPulse 1.6s ease-in-out infinite}.library-card .content{display:flex;flex-direction:column;justify-content:center;flex:1;gap:10px;padding:18px 20px 20px}.library-card .content .include-card-title{margin:0;font-size:clamp(17px,.5vw + 14px,20px);font-weight:700;color:#1b7061;letter-spacing:-.01em;line-height:1.3}.library-card .content>p{margin:0;color:#212529;line-height:1.6;font-size:14px}.library-card .content .include-badge{align-self:flex-start;display:inline-flex;align-items:center;gap:10px;background:rgba(46,131,120,.04);color:#1b7061;font-size:16px;font-weight:700;padding:clamp(5px,.7vw,10px) 18px;border-radius:8px;border:2px dashed rgba(46,131,120,.55);letter-spacing:.01em;margin-top:4px}.library-card .content .include-badge::before{content:"";width:22px;height:22px;background:url(../images/icons/price-icon.webp) center/contain no-repeat;flex-shrink:0;filter:brightness(0) saturate(100%) invert(44%) sepia(68%) saturate(377%) hue-rotate(123deg) brightness(85%) contrast(88%)}.library-card:focus-within,.library-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(27,112,97,.12);border-color:rgba(27,112,97,.2)}.library-card:focus-within .img-wrapper img,.library-card:hover .img-wrapper img{transform:scale(1.05)}@media (min-width:1200px),(max-width:992px) and (min-width:768px){.library-card{flex-direction:row;align-items:stretch}.library-card .img-wrapper{flex:0 0 38%;max-width:38%;aspect-ratio:auto;min-height:0}.library-card .content{flex:1;padding:16px;gap:12px}.library-card .content .include-card-title{font-size:clamp(20px,.8vw + 14px,24px)}.library-card .content>p{font-size:15px}}.all-reviews-section{background:rgba(159,225,203,.12)}.all-reviews-section .heading-wrapper{margin-bottom:clamp(36px,2.5vw + 16px,56px)}.all-reviews-section .heading-wrapper>p:not([class]){max-width:760px;margin:14px auto 0;text-align:center;color:#212529}.all-reviews-section .all-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(60px,4vw + 24px,80px) clamp(18px,1.6vw + 8px,30px)}@media (max-width:991px){.all-reviews-section .all-reviews-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.all-reviews-section .all-reviews-grid{grid-template-columns:1fr}}.all-reviews-section .all-reviews-grid .testimonial-card{position:relative;width:100%;padding:64px 24px 28px;background:linear-gradient(180deg,#fff 0,#f7f7f5 100%);border:2px solid rgba(70,165,152,.25);border-radius:20px;text-align:center;display:flex;flex-direction:column;box-shadow:0 8px 26px rgba(46,131,120,.08),0 2px 6px rgba(27,112,97,.04);transition:box-shadow .35s ease,transform .35s ease,border-color .35s ease}.all-reviews-section .all-reviews-grid .testimonial-card::before{content:"“";position:absolute;top:36px;left:18px;font-family:Georgia,"Times New Roman",serif;font-size:96px;line-height:1;color:rgba(46,131,120,.08);pointer-events:none;z-index:0}.all-reviews-section .all-reviews-grid .testimonial-card::after{content:"";width:30px;height:30px;background:url(../images/icons/google-icon.svg) center/16px 16px no-repeat,#fff;border-radius:50%;box-shadow:0 2px 6px rgba(27,112,97,.12);position:absolute;right:14px;top:14px;z-index:3}.all-reviews-section .all-reviews-grid .testimonial-card:hover{box-shadow:0 14px 36px rgba(46,131,120,.14);border-color:rgba(70,165,152,.45);transform:translateY(-3px)}.all-reviews-section .all-reviews-grid .testimonial-card:hover figure{transform:translateX(-50%) scale(1.05)}.all-reviews-section .all-reviews-grid .testimonial-card figure{position:absolute;top:-40px;left:50%;transform:translateX(-50%);width:80px;height:80px;margin:0;padding:4px;background:linear-gradient(140deg,#46a598 0,#1b7061 55%,#46a598 100%);border-radius:50%;box-shadow:0 6px 16px rgba(46,131,120,.22),0 0 0 5px rgba(255,255,255,.92);z-index:3;transition:transform .35s ease}.all-reviews-section .all-reviews-grid .testimonial-card figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;display:block}.all-reviews-section .all-reviews-grid .testimonial-card .testimonial-content{position:relative;z-index:1;margin-top:6px}.all-reviews-section .all-reviews-grid .testimonial-card .testimonial-name{margin:0 0 6px;font-size:clamp(15px,.4vw + 12px,17px);font-weight:700;color:#1b7061}.all-reviews-section .all-reviews-grid .testimonial-card .testimonial-rating{margin:0 0 12px;line-height:1}.all-reviews-section .all-reviews-grid .testimonial-card .testimonial-rating span{display:inline-block;width:14px;height:14px;background:url(../images/star.svg) center/contain no-repeat;margin:0 1px}.all-reviews-section .all-reviews-grid .testimonial-card .content-para{margin:0;font-size:13.5px;line-height:1.65;color:#212529;cursor:pointer;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;transition:-webkit-line-clamp .2s ease}.all-reviews-section .all-reviews-grid .testimonial-card .content-para.is-expanded{-webkit-line-clamp:unset;display:block;overflow:visible}