.welcomeSection{width:min(1180px,100vw - 48px);margin:132px auto 0;padding:2.5rem 0 1.5rem;display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);align-items:center;gap:3.5rem}.welcomeText{display:flex;flex-direction:column;gap:1.2rem}.heroTrustLine{display:flex;flex-wrap:wrap;gap:.75rem}.heroTrustLine span{display:inline-flex;align-items:center;min-height:36px;padding:0 .95rem;border-radius:999px;background:rgba(255,255,255,.76);border:1px solid rgba(18,51,58,.08);color:#384c54;font-size:.9rem;font-weight:600;box-shadow:0 12px 24px #12333a0f}.heroEyebrow{display:inline-flex;align-items:center;width:fit-content;padding:.5rem .9rem;border-radius:999px;background:rgba(15,210,210,.12);color:#0f8f93;font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.welcomeSection .motto{max-width:680px;margin:0;font-weight:900;font-size:clamp(3.2rem,7vw,5.4rem);line-height:.96;letter-spacing:-.05em;color:#12333a}.welcomeSection .mottoSubtitle{max-width:620px;font-size:1.22rem;line-height:1.72;color:#4e6068}.heroRotatingSupportWrap{min-height:34px;display:flex;align-items:center}.heroRotatingSupport{width:fit-content;max-width:620px;color:#0f8f93;font-size:1rem;font-weight:700;line-height:1.5;animation:heroSupportFade .45s ease}.welcomeSection .welcomeButtons{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}.welcomeSection .welcomeButtons button{min-width:180px;height:52px;padding:0 1.35rem;cursor:pointer;font-family:Lato,sans-serif;font-size:1rem;font-weight:700;border:1px solid rgba(18,51,58,.12);border-radius:999px;color:#12333a;background-color:#fff;box-shadow:0 16px 30px #12333a14;transition:transform .2s ease-in-out,color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out}.welcomeSection .welcomeButtons button:hover,.welcomeSection .welcomeButtons button:focus{transform:translateY(-2px)}.welcomeSection .welcomeButtons button:first-child{border-color:transparent;color:#fff;background:linear-gradient(135deg,rgb(15,210,210),rgb(111,235,235));box-shadow:0 22px 40px #0fd2d247}.welcomeSection .welcomeButtons button:last-child:hover,.welcomeSection .welcomeButtons button:last-child:focus{background-color:#0fd2d214;border-color:#0fd2d266}.heroProofStrip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:.35rem}.proofItem{min-height:108px;padding:1rem 1rem 1.1rem;border:1px solid rgba(18,51,58,.08);border-radius:22px;background:rgba(255,255,255,.72);box-shadow:0 18px 36px #12333a14}.proofItem strong{display:block;margin-bottom:.45rem;font-size:1rem;color:#12333a}.proofItem span{display:block;line-height:1.55;color:#4a5c63}.imageSection{position:relative}.heroVisualCard{position:relative;padding:1rem 1rem 1.1rem;border-radius:34px;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(238,248,249,.92));border:1px solid rgba(18,51,58,.08);box-shadow:0 30px 65px #12333a29}.heroVisualCard:after{content:"";position:absolute;top:16px;right:-24px;bottom:-20px;left:24px;background:linear-gradient(135deg,rgba(15,210,210,.16),rgba(116,237,237,.02));border-radius:36px;z-index:-1;filter:blur(10px)}.heroVisualHeader{display:flex;align-items:center;gap:.5rem;padding:0 .2rem .9rem}.heroVisualStage{position:relative;padding:.35rem 0 5rem}.heroSignalChipWrap{position:absolute;right:1.25rem;bottom:0;z-index:2;width:min(250px,46%);min-height:86px}.heroSignalChip{width:100%;min-height:86px;padding:.95rem 1rem;border-radius:20px;background:rgba(255,255,255,.95);border:1px solid rgba(18,51,58,.07);box-shadow:0 18px 36px #12333a1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:heroSupportFade .45s ease}.heroSignalChip strong{display:block;margin-bottom:.28rem;color:#12333a;font-size:.96rem}.heroSignalChip span{display:block;color:#475961;font-size:.88rem;line-height:1.45}.heroWindowDots{width:10px;height:10px;border-radius:50%;background:rgba(18,51,58,.18)}.heroVisualLabel{margin-left:.35rem;font-size:.95rem;font-weight:700;color:#50636b}.welcomeImage,.heroVisualCard video{display:block;width:100%;max-width:100%;height:auto;border-radius:24px;opacity:0;transform:translate(-20px);transition:opacity .6s ease,transform .6s ease}.heroVisualCard video{opacity:1;transform:none}@media screen and (max-width: 1300px){.welcomeSection{grid-template-columns:1fr;margin-top:110px;padding-top:1.5rem}.welcomeText{align-items:center;text-align:center}.heroEyebrow{width:auto}.heroTrustLine,.heroRotatingSupportWrap{justify-content:center}.heroRotatingSupport{text-align:center}}@media screen and (max-width: 900px){.heroProofStrip{grid-template-columns:1fr}.heroVisualStage{padding:0}.heroSignalChipWrap{position:static;width:100%;min-height:auto;margin-top:.9rem}.heroSignalChip{position:static;width:100%}}@media screen and (max-width: 630px){.welcomeSection{width:calc(100vw - 24px);margin-top:88px;padding:1rem 0 0;gap:1.75rem}.welcomeSection .motto{font-size:clamp(2.5rem,12vw,4rem)}.welcomeSection .mottoSubtitle{font-size:1.02rem}.heroRotatingSupport{font-size:.95rem}.welcomeSection .welcomeButtons,.welcomeSection .welcomeButtons button{width:100%}.heroVisualCard{padding:.8rem;border-radius:24px}.heroTrustLine{width:100%}.heroTrustLine span{width:100%;justify-content:center;text-align:center}}@keyframes heroSupportFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.aboutSection{width:var(--section-width);margin:0 auto;padding:3rem 0 .9rem}.aboutIntro{max-width:760px;margin:0 auto;text-align:center}.aboutIntro h2{margin-bottom:.85rem}.aboutIntro p{margin:0 auto;max-width:680px}.aboutCapabilityGrid{margin-top:2rem;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.aboutCapabilityCard{min-height:0;padding:1.2rem 1rem 1.1rem;border-radius:24px;background:rgba(255,255,255,.94);border:1px solid rgba(18,51,58,.08);box-shadow:0 18px 36px #12333a14;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.aboutCapabilityCard h3{margin:.85rem 0 .55rem;font-size:1.02rem;line-height:1.25;color:var(--text-strong)}.aboutCapabilityCard p{margin:0;color:var(--text-body);line-height:1.5;font-size:.88rem}.aboutCapabilityIcon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:15px;background:linear-gradient(135deg,rgba(38,109,255,.1),rgba(15,210,210,.12));color:#1e5eff}@media screen and (max-width: 980px){.aboutCapabilityGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width: 820px){.aboutCapabilityGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width: 768px){.aboutSection{padding-top:2.5rem}.aboutCapabilityCard{min-height:0}}@media screen and (max-width: 560px){.aboutCapabilityGrid{grid-template-columns:1fr}}.homepageWorkspaceSection{width:var(--section-width);margin:0 auto;padding:4.5rem 0 1.5rem;display:flex;flex-direction:column;gap:1.8rem}.workspaceFlowRail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem;align-items:start}.workspaceFlowStep{position:relative;min-height:126px;padding:.55rem .7rem 0 0}.workspaceFlowStep:after{content:"";position:absolute;top:18px;left:calc(44px + .9rem);right:-.45rem;height:1px;background:linear-gradient(90deg,rgba(15,210,210,.28),rgba(15,210,210,.08))}.workspaceFlowStep h3{margin:0 0 .35rem;font-size:1rem;color:var(--text-strong)}.workspaceFlowStep p{margin:0;line-height:1.55;color:#485a62;font-size:.9rem}.workspaceFlowStep:last-child:after{display:none}.workspaceFlowStep h3,.workspaceFlowStep p{margin-left:calc(44px + .9rem)}.workspaceFlowIndex{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:36px;height:36px;border-radius:999px;background:linear-gradient(135deg,rgba(15,210,210,.18),rgba(15,210,210,.08));color:#0f8f93;font-size:.95rem;font-weight:800;box-shadow:0 12px 24px #0fd2d21f}.sectionIntro--left{max-width:740px;margin-left:0;text-align:left}.workspaceContent{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:1.5rem;align-items:center}.workspaceDiagramCard{padding:1rem;border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(238,248,249,.95));border:1px solid rgba(18,51,58,.08);box-shadow:0 28px 60px #12333a24}.workspaceDiagramCard img{display:block;width:100%;border-radius:22px}.workspacePointGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.workspacePointCard{min-height:150px;padding:1.2rem;border-radius:22px;background:rgba(255,255,255,.84);border:1px solid rgba(18,51,58,.08);box-shadow:0 18px 40px #12333a1a}.workspacePointCard h3{margin:0 0 .55rem;font-size:1.2rem;color:var(--text-strong)}.workspacePointCard p{margin:0;line-height:1.65;color:#485a62}@media screen and (max-width: 980px){.workspaceFlowRail{grid-template-columns:repeat(2,minmax(0,1fr))}.workspaceFlowStep:nth-child(2):after,.workspaceFlowStep:nth-child(4):after,.workspaceFlowStep:last-child:after{display:none}.workspaceContent{grid-template-columns:1fr}}@media screen and (max-width: 768px){.homepageWorkspaceSection{padding-top:3rem}.workspaceFlowRail{grid-template-columns:1fr}.workspaceFlowStep{min-height:auto;padding-bottom:.2rem}.workspaceFlowStep:after{top:auto;bottom:-.2rem;left:18px;right:auto;width:1px;height:20px;background:linear-gradient(180deg,rgba(15,210,210,.28),rgba(15,210,210,.08))}.workspaceFlowStep:last-child:after{display:none}.workspacePointGrid{grid-template-columns:1fr}}.homepageCapabilitiesSection{width:var(--section-width);margin:0 auto;padding:4rem 0 1rem}.capabilityGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.capabilityCard{min-height:220px;padding:1.35rem;border-radius:24px;background:rgba(255,255,255,.86);border:1px solid rgba(18,51,58,.08);box-shadow:0 18px 40px #12333a1a}.capabilityIcon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:16px;background:rgba(15,210,210,.12);color:var(--brand-deep)}.capabilityCard h3{margin:1rem 0 .65rem;font-size:1.12rem;line-height:1.25}.capabilityCard p{margin:0;line-height:1.65;color:var(--text-body)}@media screen and (max-width: 1100px){.capabilityGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width: 768px){.homepageCapabilitiesSection{padding-top:3rem}.capabilityGrid{grid-template-columns:1fr}}.homepageInterviewPilotSection{position:relative;width:var(--section-width);margin:0 auto;padding:4.5rem 0 1.5rem}.interviewPilotBackdrop{position:absolute;top:3rem;right:0;bottom:0;left:0;border-radius:36px;background:radial-gradient(circle at top left,rgba(15,210,210,.18),transparent 38%),radial-gradient(circle at bottom right,rgba(93,144,255,.18),transparent 34%),linear-gradient(135deg,rgb(14,28,38),rgb(16,40,54));box-shadow:0 30px 70px #0a171f3d}.interviewPilotContent{position:relative;z-index:1;padding:4.25rem 3.5rem;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:2.5rem;align-items:center}.sectionEyebrow--dark{background:rgba(255,255,255,.1);color:#8ef2f2}.interviewPilotText{display:flex;flex-direction:column;gap:1.2rem}.interviewPilotText h2{margin:0;font-size:clamp(2.5rem,4vw,4.3rem);line-height:1.02;letter-spacing:-.04em;color:#f3f9fa}.interviewPilotLead{margin:0;max-width:560px;font-size:1.1rem;line-height:1.78;color:#e1edf0e0}.interviewPilotEmotion{margin:-.15rem 0 0;max-width:520px;font-size:1.2rem;line-height:1.5;font-weight:700;color:#f4fafb}.interviewPilotSignalList{display:flex;flex-direction:column;gap:.8rem}.interviewPilotSignal{display:flex;align-items:flex-start;gap:.8rem;color:#ecf5f7f0;line-height:1.55}.interviewPilotSignalDot{width:10px;height:10px;margin-top:.45rem;border-radius:999px;background:linear-gradient(135deg,rgb(15,210,210),rgb(122,240,240));box-shadow:0 0 18px #0fd2d26b;flex-shrink:0}.interviewPilotModes{display:flex;flex-wrap:wrap;gap:.75rem}.interviewPilotModes span{display:inline-flex;align-items:center;min-height:38px;padding:0 .95rem;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);color:#f0f7f8f2;font-size:.9rem;font-weight:600}.interviewPilotActions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.35rem}.interviewPilotPrimary,.interviewPilotSecondary{display:inline-flex;align-items:center;justify-content:center;min-width:190px;min-height:54px;padding:0 1.35rem;border-radius:999px;font-weight:700;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.interviewPilotStoryLink{background:rgba(122,240,240,.12)}.interviewPilotPrimary{color:#102836;background:linear-gradient(135deg,rgb(122,240,240),rgb(15,210,210));box-shadow:0 22px 40px #0fd2d242}.interviewPilotSecondary{color:#f5fafb;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14)}.interviewPilotPrimary:hover,.interviewPilotPrimary:focus,.interviewPilotSecondary:hover,.interviewPilotSecondary:focus{transform:translateY(-2px)}.interviewPilotVisual{width:100%}.interviewPilotFrame{position:relative;padding:1rem 1rem 4.8rem;border-radius:32px;background:rgba(245,250,251,.96);border:1px solid rgba(255,255,255,.16);box-shadow:0 26px 56px #05111947}.interviewPilotFrameTop{display:flex;align-items:center;gap:.45rem;padding:0 .1rem .9rem}.frameDot{width:10px;height:10px;border-radius:999px;background:rgba(16,40,54,.18)}.frameLabel{margin-left:.35rem;font-size:.92rem;font-weight:700;color:#566a72}.interviewPilotImage{display:block;width:100%;height:auto;border-radius:22px;box-shadow:0 18px 34px #12333a24}.interviewPilotMetric{position:absolute;z-index:2;width:min(250px,46%);min-height:80px;padding:1rem 1.05rem;border-radius:20px;background:rgba(255,255,255,.95);border:1px solid rgba(18,51,58,.08);box-shadow:0 18px 36px #12333a1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.interviewPilotMetric strong{display:block;margin-bottom:.28rem;font-size:.98rem;color:#12333a}.interviewPilotMetric span{display:block;color:#485a62;font-size:.89rem;line-height:1.5}.interviewPilotMetric--top{top:1.15rem;right:1.15rem}.interviewPilotMetric--bottom{bottom:0;left:1.15rem}@media screen and (max-width: 1100px){.interviewPilotContent{grid-template-columns:1fr;padding:3.25rem 2rem}}@media screen and (max-width: 900px){.interviewPilotFrame{padding-bottom:1rem}.interviewPilotMetric{position:static;width:100%;margin-top:.9rem}}@media screen and (max-width: 630px){.homepageInterviewPilotSection{width:calc(100vw - 24px);padding-top:3rem}.interviewPilotBackdrop{top:2rem;right:0;bottom:0;left:0;border-radius:28px}.interviewPilotContent{padding:2.5rem 1.1rem;gap:1.75rem}.interviewPilotActions,.interviewPilotPrimary,.interviewPilotSecondary{width:100%}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width: 960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px #000000e6;background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}.serviceSection{width:100%;min-height:580px;padding:1rem 0 2rem;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;justify-content:center;gap:2.5rem}.serviceText{display:flex;flex-direction:column;gap:1.15rem;text-align:left}.serviceSection .motto,.serviceSection .header{max-width:560px;margin:0;font-weight:900;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.04;letter-spacing:-.04em;color:#12333a}.serviceSection .mottoSubtitle{max-width:560px;font-size:1.05rem;line-height:1.8;color:#5f7178}.serviceSection .mottoSubtitle b{display:inline-block;margin-bottom:.75rem;color:#12333a}.serviceSection .mottoSubtitle ol{margin:0;padding-left:1.35rem}.serviceSection .mottoSubtitle li{margin-bottom:.7rem}.imageSection{width:100%}.card{position:relative;width:100%;aspect-ratio:16/9;padding:.95rem;border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(238,248,249,.95));border:1px solid rgba(18,51,58,.08);box-shadow:0 28px 60px #12333a24;display:flex;align-items:center;justify-content:center}.card:after{content:"";position:absolute;top:18px;right:24px;bottom:-18px;left:24px;border-radius:28px;background:linear-gradient(135deg,rgba(15,210,210,.16),rgba(15,210,210,.02));z-index:-1;filter:blur(10px)}.serviceImage{display:block;width:100%;height:100%;border-radius:22px;object-fit:contain;object-position:center;opacity:0;transform:translateY(10px);transition:opacity .4s ease,transform .4s ease}@media screen and (max-width: 1200px){.serviceSection{min-height:auto;grid-template-columns:1fr;gap:1.75rem}.serviceText{align-items:center;text-align:center}.serviceSection .mottoSubtitle{max-width:720px}}@media screen and (max-width: 630px){.serviceSection{padding:.5rem 0 1rem}.card{padding:.65rem;border-radius:22px}}.homepageMomentsSection{width:var(--section-width);margin:0 auto;padding:4.5rem 0 1rem}.momentsStoryCarousel{margin-top:2rem}.momentsStoryCarousel .carousel{padding-bottom:0}@media screen and (max-width: 768px){.homepageMomentsSection{padding-top:3rem}}.chooseUsSection{width:min(1180px,100vw - 48px);margin:4rem auto 0;padding:3.5rem 0 2.5rem;display:flex;flex-direction:column;justify-content:center;gap:2rem;position:relative}.chooseUsIntro{margin-bottom:.5rem}.sectionTitle{text-align:center;margin:0;font-weight:900;font-size:clamp(2.3rem,4vw,3.8rem);line-height:1.08;letter-spacing:-.04em;color:#12333a}.reasonCards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1.5rem}.reasonCards .card{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;height:100%;min-height:270px;padding:1.6rem 1.1rem 1.55rem;border-radius:24px;gap:.85rem;border:1px solid rgba(18,51,58,.08);background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(239,249,250,.78));box-shadow:0 20px 40px #12333a1a;opacity:1;transform:translateY(0)}.reasonCards .card .cardSymbol{display:flex;align-items:center;justify-content:center;width:76px;height:76px;margin-bottom:.15rem;color:#7f7f7f}.reasonCards .card .cardSymbol svg{width:100%;height:100%}.reasonCards .card .cardTitle{color:#12333a;font-size:clamp(1.1rem,1.55vw,1.45rem);font-weight:700;line-height:1.18}.reasonCards .card .cardDesc{color:#4d6067;font-size:.98rem;line-height:1.72;flex:1}.reasonCards :nth-child(1){transition-delay:0s}.reasonCards :nth-child(2){transition-delay:.25s}.reasonCards :nth-child(3){transition-delay:.5s}.reasonCards :nth-child(4){transition-delay:.75s}@media screen and (max-width: 1200px){.reasonCards{grid-template-columns:repeat(2,minmax(0,1fr));max-width:860px;margin:0 auto}}@media screen and (max-width: 768px){.chooseUsSection{width:calc(100vw - 24px);padding:1.5rem 0}.reasonCards{grid-template-columns:1fr;max-width:none}}.reviewsSection{width:min(1180px,100vw - 48px);margin:0 auto;padding:2.5rem 0 1.5rem;display:flex;justify-content:center;flex-direction:column;gap:2rem}.reviewTextSection{display:flex;justify-content:center;flex-direction:column;gap:.8rem;align-items:center}.reviewSectionTitle{display:flex;justify-content:center;margin:0;font-weight:900;font-size:clamp(2.3rem,4vw,3.8rem);letter-spacing:-.04em;color:#12333a}.reviewSectionSubtitle{display:flex;justify-content:center;text-align:center;max-width:760px;font-size:1.1rem;line-height:1.7;color:#5f7178}.allReviews{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center}.review{display:flex;flex-direction:row;gap:1rem;padding:1.35rem;width:max-content;max-width:370px;min-height:100%;border:1px solid rgba(18,51,58,.08);border-radius:24px;background:rgba(255,255,255,.82);box-shadow:0 18px 40px #12333a1a}.profilePic{display:flex;align-items:flex-start}.profilePic img{border-radius:100px;width:84px;height:84px;object-fit:cover}.reviewText{display:flex;flex-direction:column;gap:.7rem}.reviewerName{font-weight:700;font-size:1.35rem;color:#12333a}.reviewerLocation{color:#0f8f93;font-weight:700}.reviewerOutcome{display:inline-flex;align-items:center;width:fit-content;min-height:34px;padding:0 .8rem;border-radius:999px;background:rgba(15,210,210,.1);color:#12333a;font-size:.86rem;font-weight:700}.reviewerReview{color:#4c5e66;line-height:1.75}@media screen and (max-width: 500px){.reviewsSection{width:calc(100vw - 24px);padding:1.75rem 0 1rem}.review{flex-direction:column;max-width:none}.profilePic{justify-content:center}.reviewText{text-align:center}.reviewerOutcome{margin:0 auto}}.downloadSection{width:min(1180px,100vw - 48px);margin:1rem auto 0;padding:2rem 2rem 2.4rem;display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:center;justify-content:center;gap:2.5rem;border:1px solid rgba(18,51,58,.08);border-radius:34px;background:linear-gradient(135deg,rgba(15,210,210,.08),rgba(255,255,255,.96));box-shadow:0 28px 60px #12333a1f}.downloadText{display:flex;flex-direction:column;gap:1.15rem}.downloadTitle{max-width:620px;margin:0;font-weight:900;font-size:clamp(2.4rem,4vw,4rem);line-height:1.02;letter-spacing:-.04em;color:#12333a}.downloadSubtitle{max-width:580px;font-size:1.1rem;line-height:1.75;color:#5f7178}.downloadButtons{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:1rem}.downloadButtons button{min-width:170px;height:50px;padding:0 1.25rem;cursor:pointer;font-size:1rem;font-weight:700;border-radius:999px;border:1px solid rgba(18,51,58,.12);background-color:#ffffffeb;color:#12333a;box-shadow:0 16px 30px #12333a14;transition:transform .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out}.downloadButtons button:hover,.downloadButtons button:focus{transform:translateY(-2px)}.downloadButtons button:first-child{background:linear-gradient(135deg,rgb(15,210,210),rgb(111,235,235));border-color:transparent;color:#fff}.downloadImage{display:block;width:100%;max-width:100%;height:auto;border-radius:24px;box-shadow:0 22px 48px #12333a24;opacity:0;transform:translate(-20px);transition:opacity .6s ease,transform .6s ease}.fadeIn{opacity:1;transform:translateY(0)}@media screen and (max-width: 1300px){.downloadSection{margin-top:0;grid-template-columns:1fr;gap:2rem}.downloadText{display:flex;align-items:center;text-align:center}}@media screen and (max-width: 630px){.downloadSection{width:calc(100vw - 24px);padding:1.25rem;border-radius:26px}}
