@import "https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap";*{box-sizing:border-box;margin:0;padding:0}.aboutWrap{background:#fff;grid-template-columns:1fr 1fr;align-items:center;width:100%;min-height:100vh;font-family:Poppins,sans-serif;display:grid;position:relative;overflow:hidden}.aboutBg{object-fit:cover;filter:grayscale();opacity:.15;z-index:0;width:65%;height:100%;position:absolute;inset:0}.aboutFade{z-index:1;background:linear-gradient(90deg,#0000 0%,#fff 70%);position:absolute;inset:0}.aboutStage{z-index:2;align-items:flex-end;height:100%;padding:4rem 0 0 5rem;display:flex;position:relative}.aboutDots{z-index:1;background-image:radial-gradient(#f2c40c66 2px,#0000 2px);background-size:14px 14px;width:130px;height:130px;position:absolute;top:15%;left:8%}.aboutSquareAccent{z-index:1;background:#e8590c;width:220px;height:220px;position:absolute;bottom:8%;left:2%}.aboutColorBlock{z-index:2;background:linear-gradient(160deg,#f2a20c,#e8590c);flex-direction:column;justify-content:flex-start;width:320px;height:340px;padding:2rem;display:flex;position:relative;box-shadow:inset 0 3px #f2c40c}.aboutBlockKicker{color:#0a0a0a;margin:0 0 .25rem;font-size:.9rem;font-weight:500}.aboutBlockTitle{color:#0a0a0a;margin:0;font-size:1.9rem;font-weight:700;line-height:1.15}.aboutPhoto{object-fit:contain;z-index:3;width:auto;height:94%;position:absolute;bottom:0;left:150px}.aboutContent{z-index:2;padding:4rem 5rem 4rem 3rem;position:relative}.aboutEyebrow{letter-spacing:.05em;color:#6b6b6b;align-items:center;gap:.5rem;margin:0 0 1.5rem;font-size:.8rem;font-weight:600;display:flex}.aboutEyebrow:before{content:"";background:#f2c40c;width:18px;height:2px;display:inline-block}.aboutHeadline{color:#0a0a0a;max-width:580px;margin:0;font-size:clamp(1.6rem,2.5vw,2.4rem);font-weight:700;line-height:1.35}@media (width<=900px){.aboutWrap{grid-template-columns:1fr;min-height:auto}.aboutBg{opacity:.1;width:100%}.aboutFade{background:linear-gradient(#0000 0%,#fff 75%)}.aboutStage{justify-content:center;min-height:480px;padding:3rem 2rem 0}.aboutContent{padding:2.5rem 2rem 3.5rem}.aboutHeadline{max-width:100%}}@media (width<=560px){.aboutStage{min-height:400px;padding:2.5rem 1.25rem 0}.aboutColorBlock{width:220px;height:240px;padding:1.25rem}.aboutBlockTitle{font-size:1.3rem}.aboutSquareAccent{width:140px;height:140px}.aboutDots{width:80px;height:80px}.aboutContent{padding:2rem 1.25rem 2.5rem}.aboutHeadline{font-size:1.4rem}}.archiveWrap{align-items:center;width:100%;min-height:75vh;font-family:Poppins,sans-serif;display:flex;position:relative;overflow:hidden}.archiveBg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.archiveOverlay{z-index:1;background:linear-gradient(90deg,#0a0a0ae6 0%,#0a0a0abf 55%,#0a0a0a59 100%);position:absolute;inset:0}.archiveContent{z-index:2;max-width:640px;padding:5rem;position:relative}.archiveEyebrow{color:#b8b8b8;align-items:center;gap:.5rem;margin:0 0 1.25rem;font-size:.85rem;font-weight:500;display:flex}.archiveDot{background:#e8590c;border-radius:50%;width:6px;height:6px}.archiveHeadline{color:#f5f5f5;margin:0 0 1.25rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.archiveSubtext{color:#b8b8b8;max-width:460px;margin:0 0 2.25rem;font-size:1rem;line-height:1.6}.archiveCta{color:#0a0a0a;background:linear-gradient(90deg,#e8590c,#f2a20c);border-radius:999px;align-items:center;gap:.85rem;padding:.6rem .6rem .6rem 1.75rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.archiveCta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #e8590c59}.archiveCtaIcon{color:#f2a20c;background:#0a0a0a;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.archiveAnimItem{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.archiveContentVisible .archiveAnimItem{opacity:1;transform:translateY(0)}.archiveContentVisible .archiveEyebrow{transition-delay:0s}.archiveContentVisible .archiveHeadline{transition-delay:.1s}.archiveContentVisible .archiveSubtext{transition-delay:.2s}.archiveContentVisible .archiveCta{transition-delay:.3s}@media screen and (width>=1440px){.archiveContent{padding:8rem}}@media (width<=900px){.archiveContent{max-width:100%;padding:3.5rem 2rem}}@media (width<=560px){.archiveWrap{min-height:55vh}.archiveContent{padding:3rem 1.25rem}.archiveHeadline{font-size:1.7rem}.archiveSubtext{font-size:.9rem}.archiveCta{justify-content:space-between;width:100%}}.partnersWrap{text-align:center;background:#fff;width:100%;padding:3.5rem 5rem;font-family:Poppins,sans-serif}.partnersHeadline{color:#0a0a0a;margin:0 0 2.5rem;font-size:1.1rem;font-weight:600}.partnersRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:3.5rem;display:flex}.partnerLogo{color:#b5b3ad;filter:grayscale();opacity:.75;cursor:default;font-size:1.3rem;font-weight:700;transition:opacity .25s,filter .25s,color .25s}.partnerIcon{object-fit:contain;opacity:.75;width:100px;height:100px;transition:opacity .25s,filter .25s}.partnerLogo:hover{opacity:1;filter:grayscale(0%)}.partnerNescafe:hover{color:#c8102e}.partnerSafaricom:hover{color:#0da84e}.partnerChapaDimba:hover{color:#e8590c}.partnerMpesa:hover{color:#4caf50}.partnerIphone:hover{color:#0a0a0a}@media (width<=900px){.partnersWrap{padding:3rem 2rem}.partnersRow{gap:2rem}.partnerLogo{font-size:1.1rem}}@media (width<=560px){.partnersWrap{padding:2.5rem 1.25rem}.partnersHeadline{margin:0 0 1.75rem;font-size:.95rem}.partnersRow{gap:1.25rem 1.5rem}.partnerLogo{font-size:.95rem}.partnerIcon{width:60px;height:60px}}.highlightsWrap{text-align:center;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;padding:4rem 3rem;font-family:Poppins,sans-serif;position:relative;overflow:hidden;background-image:url(/images/career-highlights.jpg)!important}.highlightsWrap:before{content:"";pointer-events:none;z-index:0;background:#f5f3ef73;position:absolute;inset:0}.highlightsEyebrow{z-index:1;letter-spacing:.05em;color:#e8590c;margin:0 0 .75rem;font-size:.8rem;font-weight:600;position:relative}.highlightsTitle{z-index:1;color:#0a0a0a;margin:0 0 3rem;font-size:clamp(1.6rem,2.8vw,2.4rem);font-weight:700;position:relative}.highlightsGrid{z-index:1;text-align:left;grid-template-columns:1.4fr 1fr;align-items:stretch;gap:1.1rem;max-width:950px;margin:0 auto 2rem;display:grid;position:relative}.highlightMainCard{background:#fff;border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 8px 30px #0000000f}.highlightMainImageWrap{aspect-ratio:16/9.5;width:100%;position:relative;overflow:hidden}.highlightMainImage{object-fit:cover;width:100%;height:100%;animation:.6s highlightFadeIn}@keyframes highlightFadeIn{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}.highlightCounter{z-index:2;color:#e8590c;background:#ffffffe6;border-radius:999px;padding:.35rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:16px;left:16px}.highlightBadge{z-index:2;color:#0a0a0a;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(90deg,#e8590c,#f2a20c);border-radius:999px;padding:.45rem 1rem;font-size:.7rem;font-weight:700;position:absolute;top:16px;right:16px}.highlightMainBody{flex-direction:column;flex:1;padding:1.25rem 1.5rem 1.5rem;display:flex}.highlightMainTitle{color:#0a0a0a;margin:0 0 .5rem;font-size:1.15rem;font-weight:700}.highlightMainDesc{color:#6b6b6b;flex:1;max-width:480px;margin:0 0 1rem;font-size:.85rem;line-height:1.55}.highlightMainCta{color:#e8590c;cursor:pointer;background:0 0;border:1.5px solid #e8590c;border-radius:999px;align-self:flex-start;padding:.5rem 1.25rem;font-size:.8rem;font-weight:600;transition:background .2s,color .2s}.highlightMainCta:hover{color:#fff;background:#e8590c}.highlightThumbCol{flex-direction:column;gap:1.1rem;display:flex}.highlightThumb{cursor:pointer;border:none;border-radius:14px;padding:0;position:relative;overflow:hidden}.highlightThumbTop{flex:1.15;min-height:140px}.highlightThumbRow{flex:1;grid-template-columns:1fr 1fr;gap:1.1rem;display:grid}.highlightThumbSmall{min-height:110px}.highlightThumbImage{object-fit:cover;width:100%;height:100%;transition:transform .4s;position:absolute;inset:0}.highlightThumb:hover .highlightThumbImage{transform:scale(1.06)}.highlightThumbOverlay{text-align:left;background:linear-gradient(#0000000d 30%,#000000b3 100%);flex-direction:column;justify-content:flex-end;padding:1rem;display:flex;position:absolute;inset:0}.highlightThumbTag{color:#f2a20c;margin:0 0 .2rem;font-size:.65rem;font-weight:600}.highlightThumbTitle{color:#fff;margin:0;font-size:.8rem;font-weight:700;line-height:1.25}.highlightThumbNumber{z-index:2;color:#0a0a0a;background:#ffffffd9;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:12px;right:12px}.highlightDots{z-index:1;justify-content:center;gap:.5rem;display:flex;position:relative}.highlightDot{cursor:pointer;background:#0a0a0a26;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.highlightDotActive{background:#e8590c;transform:scale(1.3)}@media screen and (width>=1440px){.highlightsWrap{padding:5rem}.highlightsGrid{gap:1.5rem;max-width:1100px}.highlightMainBody{padding:1.75rem 2rem 2rem}.highlightMainTitle{font-size:1.4rem}.highlightMainDesc{font-size:.9rem}}@media (width<=900px){.highlightsWrap{padding:3.5rem 2rem}.highlightsGrid{grid-template-columns:1fr}.highlightThumbCol{flex-direction:column}}@media (width<=560px){.highlightsWrap{padding:3rem 1.25rem}.highlightsGrid{grid-template-columns:1fr;gap:0;max-width:100%}.highlightThumbCol{display:none}.highlightMainBody{padding:1.5rem}.highlightMainTitle{font-size:1.25rem}.highlightMainDesc{font-size:.85rem}.highlightDots{margin-top:.5rem}}.bookingWrap{background-image:url(/images/contact-image2.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;width:100%;padding:5rem;font-family:Poppins,sans-serif;display:flex;position:relative;overflow:hidden}.bookingOverlay{pointer-events:none;z-index:0;background:#ffffffa6;position:absolute;inset:0}.bookingCard{z-index:1;background:#fff;border:1px solid #00000014;border-radius:16px;width:100%;max-width:560px;padding:2.75rem;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000059}.bookingCard:before{content:"";background:linear-gradient(90deg,#e8590c,#f2a20c,#f2c40c);width:100%;height:3px;position:absolute;top:0;left:0}.bookingTitle{color:#0a0a0a;text-align:center;margin:0 0 .5rem;font-size:1.6rem;font-weight:700}.bookingSubtitle{color:#6b6b6b;text-align:center;margin:0 0 2.25rem;font-size:.9rem}.bookingForm{flex-direction:column;gap:1.25rem;display:flex}.bookingRow{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.bookingField{flex-direction:column;gap:.5rem;display:flex}.bookingLabel{color:#0a0a0a;font-size:.8rem;font-weight:600}.bookingInput,.bookingTextarea{color:#0a0a0a;background:#f5f3ef;border:1px solid #0000001f;border-radius:8px;width:100%;padding:.75rem .9rem;font-family:Poppins,sans-serif;font-size:.9rem;transition:border-color .2s,box-shadow .2s,background .2s}.bookingInput:focus,.bookingTextarea:focus{background:#fff;border-color:#f2a20c;outline:none;box-shadow:0 0 0 3px #f2a20c26}.bookingTextarea{resize:vertical;min-height:100px}.bookingSubmit{color:#0a0a0a;cursor:pointer;background:linear-gradient(90deg,#e8590c,#f2a20c);border:none;border-radius:8px;width:100%;margin-top:.5rem;padding:.9rem;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s}.bookingSubmit:hover{transform:translateY(-2px);box-shadow:0 8px 24px #e8590c59}@media (width<=900px){.bookingWrap{padding:3.5rem 2rem}.bookingCard{padding:2rem}}@media (width<=560px){.bookingWrap{padding:3rem 1.25rem}.bookingCard{border-radius:12px;padding:1.5rem}.bookingRow{grid-template-columns:1fr;gap:1.25rem}.bookingTitle{font-size:1.35rem}}.streamsWrap{text-align:center;background:#17140f;width:100%;padding:5rem;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.streamsWrap:before{content:"";pointer-events:none;background:radial-gradient(circle,#f2c40c24 0%,#0000 70%);width:380px;height:380px;position:absolute;top:-140px;left:-100px}.streamsWrap:after{content:"";pointer-events:none;background:radial-gradient(circle,#e8590c1f 0%,#0000 70%);width:380px;height:380px;position:absolute;bottom:-160px;right:-100px}.streamsEyebrow{z-index:1;color:#f5f5f5;margin:0 0 .75rem;font-size:clamp(1.6rem,2.8vw,2.4rem);font-weight:700;position:relative}.streamsSubtitle{z-index:1;color:#a8a29a;margin:0 0 2.5rem;font-size:.95rem;position:relative}.streamsTabs{z-index:1;flex-wrap:wrap;justify-content:center;gap:.75rem;margin:0 0 3rem;display:flex;position:relative}.streamsTab{color:#c9c4bb;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;padding:.6rem 1.5rem;font-size:.85rem;font-weight:500;transition:all .2s}.streamsTab:hover{color:#f2a20c;border-color:#e8590c}.streamsTabActive{color:#0a0a0a;background:linear-gradient(90deg,#e8590c,#f2a20c);border-color:#0000;font-weight:700}.streamsCarousel{z-index:1;border-radius:20px;max-width:1200px;height:560px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000073}.streamsSlide{opacity:0;visibility:hidden;transition:opacity .7s;position:absolute;inset:0}.streamsSlideActive{opacity:1;visibility:visible}.streamsSlideImage{object-fit:cover;width:100%;height:100%;animation:8s forwards streamSlideZoom;position:absolute;inset:0}@keyframes streamSlideZoom{0%{transform:scale(1)}to{transform:scale(1.06)}}.streamsSlideOverlay{background:linear-gradient(90deg,#0a0806eb 0%,#0a08068c 42%,#0a08060d 68%),linear-gradient(#0a080600 70%,#0a0806d9 100%);position:absolute;inset:0}.streamsCategoryTag{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#f2a20c;letter-spacing:.06em;text-transform:uppercase;background:#17140f8c;border:1px solid #f2a20c59;border-radius:999px;padding:.4rem .9rem;font-size:.65rem;font-weight:600;position:absolute;top:24px;right:24px}.streamsContentCard{z-index:2;text-align:left;max-width:420px;position:absolute;top:50%;left:48px;transform:translateY(-50%)}.streamsSlideTitle{color:#fff;margin:0 0 1rem;font-family:Georgia,serif;font-size:clamp(1.5rem,2.4vw,2.1rem);font-style:italic;font-weight:700}.streamsSlideTitle:after{content:"";background:linear-gradient(90deg,#e8590c,#f2a20c);width:42px;height:2px;margin-top:.85rem;display:block}.streamsSlideDescription{color:#d8d3c9;margin:0;font-size:.9rem;line-height:1.7}.streamsSlideCaption{z-index:2;color:#fff;margin:0;font-family:Georgia,serif;font-size:1.1rem;font-style:italic;font-weight:700;position:absolute;bottom:28px;left:32px}.streamsLinkBtn{z-index:2;color:#0a0a0a;background:linear-gradient(90deg,#e8590c,#f2a20c);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:absolute;bottom:24px;right:24px;box-shadow:0 4px 16px #e8590c66}.streamsLinkBtn:hover{transform:scale(1.08);box-shadow:0 6px 22px #e8590c8c}.streamsDots{z-index:1;justify-content:center;gap:.6rem;margin-top:1.75rem;display:flex;position:relative}.streamsDot{cursor:pointer;background:#ffffff2e;border:none;border-radius:50%;width:9px;height:9px;padding:0;transition:background .2s,transform .2s}.streamsDotActive{background:#e8590c;transform:scale(1.35)}@media (width<=900px){.streamsWrap{padding:3.5rem 2rem}.streamsCarousel{height:480px}.streamsContentCard{max-width:320px;left:32px}}@media (width<=560px){.streamsWrap{padding:3rem 1.25rem}.streamsCarousel{border-radius:16px;height:460px}.streamsContentCard{max-width:none;left:20px;right:20px}.streamsSlideTitle{font-size:1.4rem}.streamsSlideDescription{font-size:.85rem}.streamsSlideCaption{font-size:.95rem;bottom:20px;left:20px}.streamsLinkBtn{width:38px;height:38px;bottom:20px;right:20px}.streamsTabs{gap:.5rem}.streamsTab{padding:.5rem 1.1rem;font-size:.8rem}}.hero{background:#0a0a0a;flex-direction:column;width:100%;min-height:100vh;padding-top:112px;font-family:Poppins,sans-serif;display:flex;position:relative;overflow:hidden}.overlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#0a0a0af2 0%,#0a0a0abf 45%,#0a0a0a4d 100%);position:absolute;inset:0}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.navbar{z-index:100;opacity:0;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:2rem 5rem;transition:background .3s,padding .3s,box-shadow .3s;animation:.7s forwards fadeSlideUp;display:flex;position:fixed;top:0;left:0}.navbarScrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9;padding:1.1rem 5rem;box-shadow:0 2px 16px #00000014}.logo{object-fit:contain;width:auto;height:56px}.menuBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:8px;display:flex}.menuBtn span{transform-origin:50%;background:#f5f5f5;width:26px;height:2px;transition:transform .3s,opacity .3s,background .3s;display:block}.menuBtnScrolled span{background:#0a0a0a}.menuBtn.open span:first-child{transform:translateY(7px)rotate(45deg)}.menuBtn.open span:nth-child(2){opacity:0}.menuBtn.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.content{z-index:2;flex-direction:column;flex:1;justify-content:center;max-width:640px;padding:0 5rem;display:flex;position:relative}.vindeeName{background:linear-gradient(90deg,#e8590c,#f2a20c);color:#0000;opacity:0;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-family:Permanent Marker,cursive;font-size:clamp(1.6rem,3vw,3rem);animation:.8s 50ms forwards fadeSlideUp;display:inline-block;transform:rotate(-2deg)}.headline{color:#f5f5f5;letter-spacing:-.01em;opacity:0;margin:0 0 1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.05;animation:.8s .15s forwards fadeSlideUp}.subtext{color:#b8b8b8;opacity:0;max-width:460px;margin:0 0 2.25rem;font-size:clamp(.95rem,1.5vw,1.1rem);line-height:1.6;animation:.8s .35s forwards fadeSlideUp}.cta{color:#0a0a0a;letter-spacing:.05em;cursor:pointer;opacity:0;background:linear-gradient(90deg,#e8590c,#f2a20c);border:none;border-radius:999px;align-self:flex-start;padding:1rem 2.25rem;font-size:.85rem;font-weight:700;transition:transform .2s,box-shadow .2s;animation:.8s .55s forwards fadeSlideUp}.cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #e8590c59}.cta:focus-visible{outline-offset:3px;outline:2px solid #f2c40c}.featuredWrap{z-index:2;text-align:center;opacity:0;padding:2rem 3rem 2.5rem;animation:1s .8s forwards fadeIn;position:relative}.featuredLabel{letter-spacing:.15em;color:#6b6b6b;margin:0 0 1rem;font-size:.7rem!important}.featuredRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.featuredItem{letter-spacing:.05em;font-size:.8rem;font-weight:600;transition:color .25s,transform .25s;color:#8a8a8a!important}.featuredItem:hover{transform:translateY(-2px);color:#f5f5f5!important}.bgVideoWrap{z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.bgVideoIframe{width:100vw;min-width:177.77vh;height:56.25vw;min-height:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bgVideo{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.portrait{object-fit:contain;z-index:2;width:auto;height:80%;position:absolute;bottom:10%;right:0}.navbarActions{align-items:center;gap:1rem;display:flex}.themeToggle{color:#f5f5f5;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,border-color .2s,color .2s;display:flex}.themeToggle:hover{color:#f2a20c;border-color:#f2a20c}.themeToggleScrolled{color:#0a0a0a;border-color:#00000026}.vindeeName{align-items:center;gap:.4rem;display:inline-flex}.vindeeSpark{color:#f2c40c;transform-origin:50%;animation:2.2s ease-in-out infinite sparkTwinkle}@keyframes sparkTwinkle{0%,to{opacity:.6;transform:scale(.85)rotate(0)}50%{opacity:1;transform:scale(1.1)rotate(15deg)}}@media (prefers-reduced-motion:reduce){.navbar,.headline,.subtext,.cta,.featuredWrap,.bgImage,.vindeeSpark{opacity:1!important;animation:none!important;transform:none!important}}@media (width<=900px){.navbar{padding:1.5rem 2rem}.navbarScrolled{padding:1rem 2rem}.content{padding:0 2rem}.featuredWrap{padding:1.5rem 2rem 2rem}.featuredRow{gap:1.25rem}}@media (width<=560px){.hero{min-height:100svh}.navbar{padding:1.25rem}.navbarScrolled{padding:.9rem 1.25rem}.logo{height:52px}.content{max-width:100%;padding:0 1.25rem}.headline{font-size:2.1rem}.cta{text-align:center;width:100%}.featuredWrap{padding:1.25rem 1.25rem 1.75rem}.featuredRow{gap:1rem}.featuredItem{font-size:.7rem}.portrait{display:none}}.statsBar{background:#f5f3ef;width:100%;padding:4rem 3rem;position:relative;overflow:visible}.statsBar:before{content:"";pointer-events:none;background:radial-gradient(circle,#f2c40c1a 0%,#0000 70%);width:320px;height:320px;position:absolute;top:-120px;right:-80px}.statsBar:after{content:"";pointer-events:none;background:radial-gradient(circle,#e8590c12 0%,#0000 70%);width:320px;height:320px;position:absolute;bottom:-140px;left:-100px}.statsInner{z-index:1;max-width:1300px;margin:0 auto;position:relative}.statCard{text-align:center;opacity:0;pointer-events:none;z-index:40;background:linear-gradient(135deg,#f2c40c,#f2a20c);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:64px;height:64px;padding:.35rem;transition:opacity .6s;animation:6s ease-in-out infinite floatCircle;display:flex;position:fixed;left:24px;box-shadow:0 6px 16px #f2a20c4d}.statCardVisible{opacity:.92}.statCard:first-child{animation-delay:0s;top:18%}.statCard:nth-child(2){animation-delay:.4s;top:32%}.statCard:nth-child(3){animation-delay:.8s;top:46%}.statCard:nth-child(4){animation-delay:1.2s;top:60%}.statCard:nth-child(5){animation-delay:1.6s;top:74%}@keyframes floatCircle{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.statAccent{display:none}.statIcon{color:#fff;justify-content:center;align-items:center;margin-bottom:.15rem;display:flex}.statIcon svg{width:13px;height:13px}.statValue{color:#fff;margin:0 0 .1rem;font-family:Poppins,sans-serif;font-size:.7rem;font-weight:700;line-height:1}.statLabel{letter-spacing:.02em;text-transform:uppercase;color:#6b6b6b;margin:0;font-size:.38rem;font-weight:500;line-height:1.05}@media (width<=900px){.statsBar{padding:3rem 2rem}.statCard{width:54px;height:54px;left:16px}.statIcon svg{width:11px;height:11px}.statValue{font-size:.6rem}.statLabel{font-size:.34rem}}@media (width<=560px){.statsBar{padding:2.5rem 1.25rem}.statCard{width:44px;height:44px;left:10px}.statIcon svg{width:9px;height:9px}.statValue{font-size:.5rem}.statLabel{font-size:.28rem}.statCard:first-child{top:20%}.statCard:nth-child(2){top:36%}.statCard:nth-child(3){top:52%}.statCard:nth-child(4){top:68%}.statCard:nth-child(5){display:none}}.footerWrap{background:#000;border-top:1px solid #ffffff0f;grid-template-columns:1fr 1fr;gap:3rem;width:100%;padding:4rem 8rem;font-family:Poppins,sans-serif;display:grid}.footerLeft,.footerRight{flex-direction:column;display:flex}.footerTitle{color:#f5f5f5;margin:0 0 1.75rem;font-size:1.4rem;font-weight:700}.footerContactItem{color:#b8b8b8;align-items:center;gap:.85rem;margin:0 0 1rem;font-size:.9rem;display:flex}.footerContactLink{color:#b8b8b8;text-decoration:none}.footerContactLink:hover{color:#f2a20c}.footerIconCircle{color:#0a0a0a;background:linear-gradient(135deg,#e8590c,#f2a20c);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.footerPhoto{object-fit:cover;border-radius:8px;width:130px;height:90px;margin:.75rem 0 1.75rem}.footerLegal{align-items:center;gap:.6rem;font-size:.8rem;display:flex}.footerLegalLink{color:#b8b8b8;text-decoration:none}.footerLegalLink:hover{color:#f2a20c}.footerDivider{color:#4a4a4a}.footerSubtext{color:#b8b8b8;max-width:400px;margin:0 0 2rem;font-size:.9rem;line-height:1.6}.footerSocials{gap:.75rem;margin:0 0 auto;display:flex}.footerSocialBtn{color:#f2a20c;background:#e8590c0f;border:1px solid #e8590c66;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.footerSocialBtn:hover{color:#0a0a0a;background:linear-gradient(135deg,#e8590c,#f2a20c);border-color:#0000}.footerBottomRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2.5rem;display:flex}.footerNav{flex-wrap:wrap;gap:.6rem;display:flex}.footerNavPill{color:#f5f5f5;border:1px solid #ffffff1f;border-radius:999px;padding:.5rem 1.25rem;font-size:.8rem;text-decoration:none;transition:border-color .2s,color .2s}.footerNavPill:hover{color:#f2a20c;border-color:#f2a20c}.footerScrollTop{color:#0a0a0a;cursor:pointer;background:linear-gradient(135deg,#e8590c,#f2a20c);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s;display:flex}.footerScrollTop:hover{transform:translateY(-3px)}@media screen and (width>=1440px){.footerWrap{padding:4rem 8rem}}@media (width<=900px){.footerWrap{grid-template-columns:1fr;gap:2.5rem;padding:3rem 2rem}}@media (width<=560px){.footerWrap{padding:2.5rem 1.25rem}.footerTitle{font-size:1.2rem}.footerBottomRow{flex-direction:column;align-items:flex-start}.footerLegal{flex-wrap:wrap}}.socialFloat{z-index:200;flex-direction:column;gap:.6rem;display:flex;position:fixed;top:50%;right:1.25rem;transform:translateY(-50%)}@keyframes socialSlideIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.socialFloatBtn{color:#0a0a0a;opacity:0;background:linear-gradient(90deg,#e8590c,#f2a20c);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:transform .2s,box-shadow .2s;animation:.6s forwards socialSlideIn;display:flex;box-shadow:0 2px 10px #e8590c59}.socialFloatBtn:hover{transform:scale(1.12)translate(-2px);box-shadow:0 4px 16px #e8590c80}@media (prefers-reduced-motion:reduce){.socialFloatBtn{opacity:1!important;animation:none!important;transform:none!important}}@media (width<=900px){.socialFloat{gap:.5rem;right:1rem}.socialFloatBtn{width:28px;height:28px}}@media (width<=560px){.socialFloat{display:none}}
