.Hero-module__oEVfFq__hero{background:0 0;align-items:center;min-height:100vh;padding:75px 0 20px;display:flex;position:relative;overflow:hidden}.Hero-module__oEVfFq__containerWide{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.Hero-module__oEVfFq__heroGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:100px;display:grid}.Hero-module__oEVfFq__textSide{flex-direction:column;align-items:flex-start;gap:40px;margin-left:20px;display:flex}[dir=rtl] .Hero-module__oEVfFq__textSide{text-align:right;align-items:flex-start;margin-left:0;margin-right:20px}.Hero-module__oEVfFq__headline{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--foreground);margin:0;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:700;line-height:1.15}.Hero-module__oEVfFq__accent{z-index:0;color:var(--primary);margin-right:.08em;display:inline-block;position:relative}[dir=rtl] .Hero-module__oEVfFq__accent{margin-left:.08em;margin-right:0}.Hero-module__oEVfFq__accent:before{content:"";z-index:-1;background:#f0d9a8;border-radius:2px 10px 3px 12px/8px 3px 10px 4px;height:.4em;position:absolute;bottom:.02em;left:-.1em;right:0;transform:rotate(-1.5deg)}[dir=rtl] .Hero-module__oEVfFq__accent:before{transform:rotate(1.5deg)}.Hero-module__oEVfFq__sub{color:var(--text-muted);max-width:540px;margin:0;font-size:1.1rem;line-height:1.8}.Hero-module__oEVfFq__ctaRow{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.Hero-module__oEVfFq__ctaPrimary{background:var(--primary);color:#fff;cursor:pointer;transition:var(--transition);white-space:nowrap;border:none;border-radius:12px;align-items:center;padding:16px 32px;font-family:inherit;font-size:1.05rem;font-weight:700;display:inline-flex;box-shadow:0 6px 20px #126b6b38}.Hero-module__oEVfFq__ctaPrimary:hover{background:var(--primary-hover);color:#fff;transform:translateY(-2px);box-shadow:0 10px 28px #126b6b4d}.Hero-module__oEVfFq__ctaSecondary{color:var(--foreground);border:2px solid var(--border);white-space:nowrap;cursor:pointer;background:0 0;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.22,1,.36,1);display:inline-flex}.Hero-module__oEVfFq__ctaSecondary:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-light);transform:translateY(-2px);box-shadow:0 6px 16px #005b5b26}.Hero-module__oEVfFq__ctaSecondary svg{width:18px;height:18px;transition:transform .3s cubic-bezier(.22,1,.36,1)}.Hero-module__oEVfFq__ctaSecondary:hover svg{transform:translate(4px)}.Hero-module__oEVfFq__imageSide{flex-direction:column;align-items:center;gap:16px;display:flex}.Hero-module__oEVfFq__mediaWrap{background:var(--surface-alt);aspect-ratio:4/5;border-radius:20px;width:100%;max-width:280px;animation:6s ease-in-out infinite Hero-module__oEVfFq__float;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a,0 16px 40px #00000014,0 0 0 1px #0000000a}.Hero-module__oEVfFq__photo{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.Hero-module__oEVfFq__playOverlay{-webkit-backdrop-filter:blur(10px);cursor:pointer;transition:var(--transition);white-space:nowrap;background:#ffffffe0;border:1px solid #ffffffb3;border-radius:999px;align-items:center;gap:10px;padding:9px 18px 9px 10px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #0000001a}.Hero-module__oEVfFq__playOverlay:hover{background:#fffffffa;transform:translate(-50%)translateY(-2px)}.Hero-module__oEVfFq__playBtn{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding-left:2px;display:flex}.Hero-module__oEVfFq__playLabel{color:var(--foreground);font-size:.82rem;font-weight:700}.Hero-module__oEVfFq__videoFrame{width:100%;height:100%;position:relative}.Hero-module__oEVfFq__video{object-fit:cover;width:100%;height:100%;display:block}.Hero-module__oEVfFq__closeVideo{color:#fff;cursor:pointer;width:30px;height:30px;transition:var(--transition);background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;display:flex;position:absolute;top:10px;right:10px}.Hero-module__oEVfFq__closeVideo:hover{background:#000c}.Hero-module__oEVfFq__nameTag{text-align:center;flex-direction:column;align-items:center;gap:3px;display:flex}.Hero-module__oEVfFq__nameTag strong{color:var(--foreground);font-size:.95rem;font-weight:700}.Hero-module__oEVfFq__nameTag span{color:var(--text-muted);font-size:.78rem}@media (max-width:900px){.Hero-module__oEVfFq__hero{min-height:auto;padding:80px 0 40px}.Hero-module__oEVfFq__heroGrid{grid-template-columns:1fr;gap:48px}.Hero-module__oEVfFq__headline{font-size:clamp(1.9rem,6.5vw,2.6rem)}.Hero-module__oEVfFq__sub{font-size:1rem}.Hero-module__oEVfFq__textSide,[dir=rtl] .Hero-module__oEVfFq__textSide{text-align:center;align-items:center}.Hero-module__oEVfFq__sub{text-align:center}.Hero-module__oEVfFq__ctaRow{justify-content:center}.Hero-module__oEVfFq__mediaWrap{aspect-ratio:1;max-width:280px;margin:0 auto}}@media (max-width:480px){.Hero-module__oEVfFq__headline{font-size:clamp(1.6rem,7.5vw,2.1rem)}}@media (min-width:768px) and (max-width:1024px){.Hero-module__oEVfFq__textSide{margin-left:58px}[dir=rtl] .Hero-module__oEVfFq__textSide{margin-left:0;margin-right:58px}}
.HowItWorks-module__RmRsAG__howItWorks{background:0 0}.HowItWorks-module__RmRsAG__containerWide{max-width:1200px;margin:0 auto;padding:0 24px}.HowItWorks-module__RmRsAG__eyebrow{text-align:center;color:var(--primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:8px;font-size:.9rem;font-weight:700;display:block}[dir=rtl] .HowItWorks-module__RmRsAG__eyebrow{letter-spacing:0}.HowItWorks-module__RmRsAG__intro{text-align:center;color:var(--text-muted);max-width:720px;margin:0 auto 48px;font-size:1.125rem;line-height:1.7}.HowItWorks-module__RmRsAG__circles{justify-content:space-between;align-items:center;width:100%;padding:215px 0;display:flex;position:relative}.HowItWorks-module__RmRsAG__svgLine{z-index:1;pointer-events:none;width:100%;height:200px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.HowItWorks-module__RmRsAG__item{z-index:2;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.HowItWorks-module__RmRsAG__circle{border:4px solid var(--primary);background:var(--surface);z-index:3;width:110px;height:110px;box-shadow:var(--shadow-sm);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative}.HowItWorks-module__RmRsAG__circle:hover{border-color:var(--primary);transform:scale(1.08);box-shadow:0 16px 40px #005b5b24}.HowItWorks-module__RmRsAG__num{color:var(--primary);font-size:2rem;font-weight:800;line-height:1}.HowItWorks-module__RmRsAG__text{width:200px;position:absolute;left:50%;transform:translate(-50%)}.HowItWorks-module__RmRsAG__textCard{box-sizing:border-box;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;width:200px;height:148px;box-shadow:var(--shadow-sm);flex-direction:column;justify-content:center;padding:12px;transition:border-color .3s,box-shadow .3s;display:flex}.HowItWorks-module__RmRsAG__item:hover .HowItWorks-module__RmRsAG__textCard{border-color:var(--primary);box-shadow:0 12px 32px #005b5b1f}.HowItWorks-module__RmRsAG__item[data-pos=up]{transform:translateY(-50px)}.HowItWorks-module__RmRsAG__item[data-pos=up] .HowItWorks-module__RmRsAG__text{bottom:calc(100% + 16px)}.HowItWorks-module__RmRsAG__item[data-pos=down]{transform:translateY(50px)}.HowItWorks-module__RmRsAG__item[data-pos=down] .HowItWorks-module__RmRsAG__text{top:calc(100% + 16px)}.HowItWorks-module__RmRsAG__title{color:var(--foreground);white-space:pre-line;flex-shrink:0;margin-bottom:6px;font-size:.9rem;font-weight:700;line-height:1.35}.HowItWorks-module__RmRsAG__desc{color:var(--text-muted);font-size:.84rem;line-height:1.5}@media (max-width:900px){.HowItWorks-module__RmRsAG__svgLine{display:none}.HowItWorks-module__RmRsAG__circles{flex-direction:column;gap:40px;padding:60px 0}.HowItWorks-module__RmRsAG__item{flex-direction:row;gap:20px;width:100%;max-width:500px;transform:none!important}.HowItWorks-module__RmRsAG__circle{flex-shrink:0;width:90px;height:90px}.HowItWorks-module__RmRsAG__num{font-size:1.8rem}.HowItWorks-module__RmRsAG__text{flex:1;width:auto;position:static;left:auto;transform:none}.HowItWorks-module__RmRsAG__textCard{text-align:left;width:100%;height:auto;min-height:148px;padding:12px 14px}[dir=rtl] .HowItWorks-module__RmRsAG__textCard{text-align:right}[dir=rtl] .HowItWorks-module__RmRsAG__item{flex-direction:row-reverse}}
.About-module__5_NaKq__about{background:0 0;position:relative;overflow:hidden;padding-top:40px!important}.About-module__5_NaKq__aboutContainer{z-index:1;grid-template-columns:1.1fr 1fr;align-items:start;gap:120px;display:grid;position:relative}.About-module__5_NaKq__videoWrapper{position:relative}.About-module__5_NaKq__videoContainer{aspect-ratio:16/10;border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-lg);border:1px solid var(--border);transition:var(--transition);background:#000;position:relative;overflow:hidden}.About-module__5_NaKq__videoContainer:hover{border-color:var(--primary);transform:translateY(-5px)}.About-module__5_NaKq__videoPlayer{object-fit:cover;width:100%;height:100%;display:block}.About-module__5_NaKq__textContent{flex-direction:column;gap:16px;display:flex}.About-module__5_NaKq__expandableContent{opacity:0;flex-direction:column;gap:16px;max-height:0;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.About-module__5_NaKq__expandableContent.About-module__5_NaKq__expanded{opacity:1;max-height:1000px;margin-top:16px}.About-module__5_NaKq__readMoreBtn{color:var(--primary);cursor:pointer;width:fit-content;transition:var(--transition);background:0 0;border:none;align-items:center;gap:8px;padding:8px 0;font-size:1rem;font-weight:700;display:flex}.About-module__5_NaKq__readMoreBtn:hover{color:var(--primary-hover);transform:translate(4px)}[dir=rtl] .About-module__5_NaKq__readMoreBtn:hover{transform:translate(-4px)}.About-module__5_NaKq__arrowDown{transition:transform .3s;display:inline-block;transform:rotate(90deg)}.About-module__5_NaKq__arrowUp{transition:transform .3s;display:inline-block;transform:rotate(-90deg)}.About-module__5_NaKq__experienceBadge{background:var(--surface);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);border:1px solid var(--border);z-index:10;align-items:center;gap:12px;padding:12px 20px;animation:4s ease-in-out infinite About-module__5_NaKq__float;display:flex;position:absolute;bottom:-20px;right:-15px}.About-module__5_NaKq__badgeNumber{color:var(--primary);font-size:1.75rem;font-weight:800;line-height:1}.About-module__5_NaKq__badgeText{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:700;line-height:1.1}.About-module__5_NaKq__aboutContent{flex-direction:column;display:flex}.About-module__5_NaKq__subtitle{color:var(--primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:8px;font-size:.9rem;font-weight:700}.About-module__5_NaKq__aboutText{color:var(--text-muted);margin-bottom:0;font-size:1.1rem;line-height:1.7}@media (max-width:768px){.About-module__5_NaKq__aboutContainer{text-align:center;grid-template-columns:1fr;gap:60px}.About-module__5_NaKq__aboutContent{align-items:center}.About-module__5_NaKq__aboutContent h2{text-align:center!important}.About-module__5_NaKq__subtitle{text-align:center}.About-module__5_NaKq__textContent{align-items:center}.About-module__5_NaKq__readMoreBtn{align-self:center}.About-module__5_NaKq__aboutText{text-align:center}.About-module__5_NaKq__experienceBadge{bottom:-20px;right:20px}}
.Packages-module__jFCioW__packages{background:0 0}.Packages-module__jFCioW__eyebrow{text-align:center;color:var(--primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:8px;font-size:.9rem;font-weight:700;display:block}[dir=rtl] .Packages-module__jFCioW__eyebrow{letter-spacing:0}.Packages-module__jFCioW__intro{text-align:center;color:var(--text-muted);max-width:720px;margin:0 auto 48px;font-size:1.125rem;line-height:1.7}.Packages-module__jFCioW__cardWrapper{justify-content:center;max-width:420px;margin:0 auto 32px;display:flex}.Packages-module__jFCioW__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;width:100%;box-shadow:var(--shadow-sm);flex-direction:column;padding:32px 26px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.Packages-module__jFCioW__card:hover{border-color:var(--primary);transform:translateY(-6px);box-shadow:0 16px 40px #005b5b24}.Packages-module__jFCioW__cardTitle{color:var(--foreground);margin-bottom:16px;font-size:1.15rem;font-weight:700}.Packages-module__jFCioW__priceBlock{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:4px;display:flex}.Packages-module__jFCioW__price{font-family:var(--font-heading);color:var(--primary);letter-spacing:-.02em;font-size:2.6rem;font-weight:800;line-height:1}.Packages-module__jFCioW__priceUnit{color:var(--text-muted);font-size:.95rem;font-weight:600}.Packages-module__jFCioW__priceSub{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:4px;margin-top:8px;font-size:.82rem;display:flex}.Packages-module__jFCioW__priceMode{color:var(--text-muted);align-items:center;gap:5px;margin-left:6px;font-size:.82rem;font-weight:600;display:inline-flex}.Packages-module__jFCioW__priceMode svg{color:var(--primary)}.Packages-module__jFCioW__priceDot{display:none}.Packages-module__jFCioW__sessionsTag{border-radius:var(--radius-full);background:var(--surface-alt);border:1px solid var(--border);color:var(--foreground);align-self:center;align-items:center;gap:6px;margin:20px 0 16px;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.Packages-module__jFCioW__sessionsTag svg{color:var(--primary)}.Packages-module__jFCioW__cardDesc{color:var(--text-muted);flex:1;font-size:.95rem;line-height:1.6}.Packages-module__jFCioW__outro{text-align:center;color:var(--foreground);margin-top:8px;font-weight:600}@media (max-width:900px){.Packages-module__jFCioW__card:hover{transform:translateY(-4px)}}
