/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--ink:#101610;--ink-2:#2f3d31;--blue:#078c2b;--blue-bright:#0ba936;--blue-soft:#eaf7ed;--coral:#78c94b;--coral-dark:#078c2b;--cream:#f5f9f3;--paper:#fff;--white:#fff;--mint:#e5f5e3;--violet:#eaf3ff;--yellow:#f2f8de;--line:#1043191f;--muted:#667067;--shadow:0 24px 70px #154a1f1c;--radius:30px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}body.nav-open{overflow:hidden}::selection{background:var(--coral);color:var(--white)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}img{max-width:100%;display:block}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.section{padding:112px 0;position:relative}.skip-link{z-index:200;background:var(--white);box-shadow:var(--shadow);border-radius:10px;padding:12px 18px;position:fixed;top:10px;left:10px;transform:translateY(-180%)}.skip-link:focus{transform:none}.announcement{background:var(--ink);color:#ffffffe6;font-size:13px}.announcement__inner{justify-content:space-between;align-items:center;height:38px;display:flex}.announcement a{color:var(--white);align-items:center;gap:7px;font-weight:700;display:inline-flex}.site-header{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8e6;border-bottom:1px solid #10204f14;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:28px;height:82px;display:flex}.brand{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.brand__mark{background:var(--blue);width:42px;height:42px;color:var(--white);border-radius:14px;place-items:center;display:grid;box-shadow:0 10px 28px #1939b738}.brand__mark svg{width:32px;height:32px}.brand__mark svg>path:nth-child(-n+4){fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.brand__mark svg>path:nth-child(n+5){fill:none;stroke:var(--coral);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.brand__words{letter-spacing:-.6px;flex-direction:column;font-size:18px;line-height:.83;display:flex}.brand__words b{font-size:22px;font-weight:820}.brand__words span{letter-spacing:1.2px;text-transform:uppercase;color:var(--coral-dark);font-size:14px;font-weight:650}.brand--inverse{color:var(--white)}.brand--inverse .brand__mark{box-shadow:none;background:#ffffff1f}.brand__official-logo{object-fit:contain;filter:saturate(1.04)contrast(1.02);height:auto;display:block}.site-header .brand{justify-content:flex-start;width:clamp(184px,14.8vw,224px);min-width:184px;height:100%}.site-header .brand__official-logo{object-fit:contain;object-position:left center;width:100%;height:58px}.brand--inverse{width:fit-content;box-shadow:none;background:0 0;border:0;padding:0}.brand--inverse .brand__official-logo{filter:drop-shadow(0 12px 24px #13564121)saturate(1.08)contrast(1.05);background:0 0;width:248px;height:auto;padding:0}.desktop-nav{justify-content:center;align-items:center;gap:29px;height:100%;font-size:14px;font-weight:670;display:flex}.desktop-nav>a,.nav-dropdown>button{cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;height:100%;transition:color .2s;display:inline-flex}.nav-dropdown{height:100%;position:relative}.nav-dropdown__panel{border:1px solid var(--line);width:265px;box-shadow:var(--shadow);opacity:0;visibility:hidden;background:#fffffffa;border-radius:18px;padding:10px;transition:all .2s;position:absolute;top:calc(100% - 8px);left:50%;transform:translate(-50%,10px)}.nav-dropdown__panel--wide{width:290px}.nav-dropdown:hover .nav-dropdown__panel,.nav-dropdown:focus-within .nav-dropdown__panel{opacity:1;visibility:visible;transform:translate(-50%)}.nav-dropdown__panel a{border-radius:12px;justify-content:space-between;align-items:center;padding:13px 14px;font-size:14px;display:flex}.nav-dropdown__panel a:hover{background:var(--cream);color:var(--blue)}.site-header__actions{align-items:center;gap:10px;display:flex}.menu-button{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:13px;place-items:center;width:44px;height:44px;display:none}.mobile-nav{display:none}.button{background:var(--blue);min-height:52px;color:var(--white);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:11px;padding:0 23px;font-size:14px;font-weight:760;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 30px #1939b733}.button:hover{background:var(--blue-bright);transform:translateY(-2px);box-shadow:0 17px 34px #1939b742}.button--small{min-height:46px;padding-inline:19px;font-size:13px}.button--ghost{border:1px solid var(--line);box-shadow:none;color:var(--ink);background:#ffffff73}.button--ghost:hover{background:var(--white);color:var(--blue);box-shadow:none}.button--white{background:var(--white);color:var(--ink);box-shadow:0 14px 36px #050e322e}.button--white:hover{background:var(--cream);color:var(--blue)}.button--coral{background:var(--coral);color:var(--ink);box-shadow:0 14px 36px #ff725c40}.button--coral:hover{background:#ff907d}.text-link{color:var(--blue);border-bottom:1px solid #1939b740;align-items:center;gap:8px;padding-bottom:4px;font-size:14px;font-weight:780;display:inline-flex}.text-link:hover{color:var(--coral-dark);border-color:var(--coral-dark)}.text-button{text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:7px 2px;font-size:13px;font-weight:650;text-decoration:underline}.eyebrow{color:var(--blue);letter-spacing:.115em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:810;line-height:1;display:inline-flex}.eyebrow--light{color:#b8c4ff}.hero{background:linear-gradient(145deg,#fbf8f1 0%,#f7f3ea 63%,#ecefff 100%);padding:78px 0 0;position:relative;overflow:hidden}.hero__grid{z-index:2;grid-template-columns:1.02fr .98fr;align-items:center;gap:36px;min-height:630px;display:grid;position:relative}.hero__copy{padding-bottom:55px}.hero h1{letter-spacing:-.07em;max-width:700px;margin:22px 0;font-size:clamp(58px,6.4vw,94px);font-weight:780;line-height:.91}.hero h1 em{color:var(--coral);white-space:nowrap;font-style:normal;position:relative}.hero h1 em:after{content:"";opacity:.75;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 12'%3E%3Cpath d='M3 8C76 1 219 2 297 7' stroke='%23ff725c' stroke-width='5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") 50%/100% 100% no-repeat;border-radius:50%;height:7px;position:absolute;bottom:-4px;left:4px;right:1px}.hero__copy>p{max-width:570px;color:var(--ink-2);margin:0;font-size:18px;line-height:1.72}.hero__actions{flex-wrap:wrap;gap:12px;margin-top:31px;display:flex}.hero__proof{color:var(--muted);flex-wrap:wrap;gap:18px;margin-top:32px;font-size:12px;font-weight:650;display:flex}.hero__proof span{align-items:center;gap:5px;display:inline-flex}.hero__proof svg{color:var(--coral)}.hero__visual{min-width:0;padding-bottom:45px;position:relative}.hero__image-wrap{aspect-ratio:.9;background:var(--blue-soft);border:12px solid #ffffff9e;border-radius:49% 49% 34px 34px;position:relative;overflow:hidden;box-shadow:0 35px 80px #1f306c33}.hero__image-wrap:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #fff9}.hero__image-wrap img{object-fit:cover;object-position:67% center;width:100%;height:100%}.floating-card{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #ffffffd9;border-radius:17px;align-items:center;gap:11px;padding:11px 14px 11px 10px;display:flex;position:absolute;box-shadow:0 18px 55px #141f4e29}.floating-card--top{top:70px;right:-35px}.floating-card--bottom{bottom:95px;left:-45px}.floating-card__icon{background:var(--mint);color:#177550;border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.floating-card__icon--coral{color:var(--coral-dark);background:#ffe2dc}.floating-card span:last-child{flex-direction:column;gap:3px;display:flex}.floating-card b{font-size:12px}.floating-card small{color:var(--muted);font-size:10px}.hero__halo{pointer-events:none;filter:blur(2px);border-radius:50%;position:absolute}.hero__halo--one{border:1px solid #1939b71f;width:420px;height:420px;top:10px;right:-170px;box-shadow:inset 0 0 0 70px #1939b709,inset 0 0 0 140px #1939b706}.hero__halo--two{background:#ff725c17;width:130px;height:130px;bottom:110px;left:-70px}.device-strip{z-index:4;border-top:1px solid var(--line);min-height:75px;color:var(--muted);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;font-size:11px;font-weight:780;display:flex;position:relative}.device-strip i{background:var(--coral);border-radius:50%;flex:0 0 4px;width:4px;height:4px}.reveal{animation:.75s cubic-bezier(.2,.7,.2,1) both reveal-up}.reveal--delay{animation-delay:.16s}@keyframes reveal-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.intro-section{background:var(--white)}.intro-grid{grid-template-columns:1.4fr .7fr;align-items:end;gap:90px;display:grid}.display-heading{letter-spacing:-.055em;max-width:780px;margin:22px 0 0;font-size:clamp(42px,5.4vw,72px);line-height:1.02}.display-heading em,.setup-section h2 em,.faq-intro h2 em{color:var(--coral);font-style:normal}.intro-copy p{color:var(--muted);margin:0 0 27px;font-size:16px;line-height:1.8}.services-section{background:var(--cream)}.section-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:75px;margin-bottom:54px;display:grid}.section-index{color:var(--blue);letter-spacing:.13em;text-transform:uppercase;margin-bottom:17px;font-size:11px;font-weight:820;display:block}.section-index--light{color:#aebdff}.section-heading h2,.faq-intro h2{letter-spacing:-.055em;margin:0;font-size:clamp(43px,5vw,68px);line-height:1}.section-heading>p{max-width:430px;color:var(--muted);margin:0;font-size:16px;line-height:1.75}.services-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{border:1px solid #10204f12;border-radius:26px;flex-direction:column;min-height:355px;padding:28px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.service-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px #141f4e1f}.service-card--blue{background:var(--blue);color:var(--white)}.service-card--coral{background:var(--coral)}.service-card--cream{background:var(--white)}.service-card--violet{background:var(--violet)}.service-card--mint{background:var(--mint)}.service-card--yellow{background:var(--yellow)}.service-card__top{color:#10204f8c;justify-content:space-between;align-items:center;font-size:12px;font-weight:800;display:flex}.service-card--blue .service-card__top{color:#ffffff9e}.service-card__icon{width:57px;height:57px;color:var(--blue);background:#ffffffa6;border-radius:18px;place-items:center;display:grid}.service-card--blue .service-card__icon{color:var(--white);background:#ffffff1f}.service-card h3{letter-spacing:-.035em;max-width:280px;margin:45px 0 13px;font-size:25px;line-height:1.14}.service-card p{color:#10204fb3;margin:0;font-size:14px;line-height:1.65}.service-card--blue p{color:#ffffffb8}.service-card__link{align-items:center;gap:7px;margin-top:auto;padding-top:24px;font-size:13px;font-weight:760;display:flex}.bulk-section{background:var(--white)}.bulk-card{background:var(--ink);min-height:690px;color:var(--white);border-radius:38px;grid-template-columns:.94fr 1.06fr;display:grid;overflow:hidden;box-shadow:0 40px 90px #141f4e2e}.bulk-card__image{min-height:620px;position:relative;overflow:hidden}.bulk-card__image:after{content:"";background:linear-gradient(90deg,#0000 60%,#10204f47);position:absolute;inset:0}.bulk-card__image img{object-fit:cover;width:100%;height:100%}.image-label{z-index:2;color:var(--ink);text-transform:uppercase;letter-spacing:.08em;background:#ffffffe6;border-radius:99px;align-items:center;gap:8px;padding:10px 14px;font-size:11px;font-weight:790;display:inline-flex;position:absolute;bottom:24px;left:24px}.bulk-card__content{flex-direction:column;justify-content:center;padding:68px;display:flex}.bulk-card__content h2{letter-spacing:-.055em;max-width:520px;margin:0 0 22px;font-size:clamp(43px,4.6vw,65px);line-height:.98}.bulk-card__content>p{color:#ffffffad;margin:0 0 34px;font-size:15px;line-height:1.75}.organisation-grid{grid-template-columns:1fr 1fr;gap:11px;margin-bottom:35px;display:grid}.organisation-grid>div{background:#ffffff0e;border:1px solid #ffffff1c;border-radius:17px;align-items:center;gap:11px;min-height:80px;padding:14px;display:flex}.organisation-grid>div>svg{color:#96a9ff;flex:0 0 20px}.organisation-grid span{flex-direction:column;gap:4px;display:flex}.organisation-grid b{font-size:13px}.organisation-grid small{color:#ffffff8c;font-size:10px;line-height:1.35}.bulk-card__content .button{align-self:flex-start}.process-section{background:var(--blue);color:var(--white);overflow:hidden}.process-section:before{content:"";border:1px solid #ffffff1f;border-radius:50%;width:580px;height:580px;position:absolute;top:-240px;right:-260px;box-shadow:inset 0 0 0 90px #ffffff06,inset 0 0 0 180px #ffffff05}.section-heading--light>p{color:#ffffffa6}.process-grid{border-top:1px solid #ffffff2e;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.process-grid li{border-right:1px solid #ffffff26;min-height:295px;padding:27px 25px 20px 0;position:relative}.process-grid li:not(:first-child){padding-left:25px}.process-grid li:last-child{border-right:0}.process-grid li>span{color:#aebcff;font-size:11px;font-weight:800}.process-icon{color:#ffab9d;background:#ffffff1c;border-radius:15px;place-items:center;width:47px;height:47px;margin-top:45px;display:grid}.process-grid h3{margin:22px 0 10px;font-size:21px}.process-grid p{color:#ffffffa1;margin:0;font-size:13px;line-height:1.65}.setup-section{background:var(--cream)}.setup-grid{grid-template-columns:1.35fr .65fr;gap:18px;display:grid}.setup-feature,.laptop-feature{border-radius:30px;overflow:hidden}.setup-feature{background:var(--ink);min-height:510px;color:var(--white);grid-template-columns:.95fr 1.05fr;display:grid}.setup-feature__image{min-height:510px;overflow:hidden}.setup-feature__image img{object-fit:cover;width:100%;height:100%}.setup-feature__copy{flex-direction:column;justify-content:center;padding:46px;display:flex}.setup-feature h3,.laptop-feature h3{letter-spacing:-.05em;margin:19px 0 17px;font-size:clamp(32px,3.2vw,47px);line-height:1.02}.setup-feature p,.laptop-feature p{color:#ffffffa8;margin:0 0 28px;font-size:14px;line-height:1.7}.setup-feature .button{align-self:flex-start}.laptop-feature{background:var(--coral);flex-direction:column;justify-content:space-between;padding:38px;display:flex;position:relative}.laptop-feature__tag{letter-spacing:.1em;text-transform:uppercase;background:#ffffff85;border-radius:99px;align-self:flex-start;padding:8px 12px;font-size:10px;font-weight:830}.laptop-feature p{color:#10204fbf}.laptop-stack{width:220px;height:135px;margin:12px auto;position:relative;transform:perspective(500px)rotateX(4deg)rotateY(-9deg)}.laptop-stack span{background:linear-gradient(#dce3ed,#7c8798);border-radius:3px 3px 6px 6px;width:200px;height:11px;position:absolute;left:10px;box-shadow:0 5px 12px #141f4e2e}.laptop-stack span:first-child{bottom:23px}.laptop-stack span:nth-child(2){bottom:39px;left:16px}.laptop-stack span:nth-child(3){bottom:55px;left:22px}.laptop-stack i{background:linear-gradient(145deg,#263c79,#92a7ef);border:7px solid #8c97a7;border-bottom-width:9px;border-radius:7px;width:168px;height:95px;position:absolute;bottom:66px;left:34px;transform:rotateX(-5deg);box-shadow:0 13px 23px #141f4e38}.sustainability-section{background:var(--white)}.sustainability-card{min-height:545px;color:var(--white);background:linear-gradient(135deg,#13245e,#1b3dbb);border-radius:38px;grid-template-columns:.86fr 1.14fr;align-items:center;gap:65px;padding:68px;display:grid;overflow:hidden}.sustainability-card h2{letter-spacing:-.055em;margin:19px 0 20px;font-size:clamp(45px,5vw,67px);line-height:.98}.sustainability-card p{color:#ffffffab;max-width:550px;margin:0 0 30px;font-size:15px;line-height:1.75}.sustainability-orbit{place-items:center;height:350px;display:grid;position:relative}.orbit{border:1px solid #ffffff38;border-radius:50%;position:absolute}.orbit--one{width:260px;height:260px}.orbit--two{width:350px;height:180px;transform:rotate(-24deg)}.orbit-core{background:var(--coral);width:120px;height:120px;color:var(--ink);border-radius:50%;place-items:center;display:grid;box-shadow:0 0 0 18px #ff725c1f,0 20px 50px #0003}.orbit-dot{border:4px solid var(--blue);background:var(--white);border-radius:50%;width:19px;height:19px;position:absolute;box-shadow:0 0 0 2px #ffffff4d}.orbit-dot--one{top:45px;left:47%}.orbit-dot--two{background:#ffbdaf;bottom:105px;left:35px}.orbit-dot--three{background:#d9f47d;bottom:91px;right:23px}.faq-section{background:var(--cream)}.faq-grid{grid-template-columns:.72fr 1.28fr;gap:100px;display:grid}.faq-intro h2{margin-top:16px}.faq-intro p{color:var(--muted);margin:25px 0 15px}.accordion{border-top:1px solid var(--line)}.accordion__item{border-bottom:1px solid var(--line)}.accordion__item button{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:30px;width:100%;min-height:88px;font-size:18px;font-weight:720;display:flex}.accordion__plus{border:1px solid var(--line);border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;transition:all .2s;display:grid}.accordion__item.is-open .accordion__plus{background:var(--coral);border-color:var(--coral)}.accordion__answer{grid-template-rows:0fr;transition:grid-template-rows .28s;display:grid}.accordion__answer>p{min-height:0;color:var(--muted);margin:0;font-size:14px;line-height:1.75;overflow:hidden}.accordion__item.is-open .accordion__answer{grid-template-rows:1fr}.accordion__item.is-open .accordion__answer>p{padding:0 55px 25px 0}.final-quote-section{background:var(--white);text-align:center}.final-quote{max-width:890px}.final-quote h2{letter-spacing:-.06em;margin:20px 0;font-size:clamp(48px,6vw,79px);line-height:.96}.final-quote p{max-width:620px;color:var(--muted);margin:0 auto 30px;font-size:16px;line-height:1.7}.breadcrumbs{color:var(--muted);align-items:center;gap:9px;margin-bottom:55px;font-size:11px;font-weight:650;display:flex}.breadcrumbs a:hover{color:var(--blue)}.breadcrumbs--light{color:#ffffff8c}.breadcrumbs--light a:hover{color:var(--white)}.inner-hero{align-items:center;min-height:655px;padding:65px 0 80px;display:flex;position:relative;overflow:hidden}.inner-hero--blue{background:#e9edff}.inner-hero--coral{background:#ffe3dd}.inner-hero--mint{background:#e3f5ea}.inner-hero--violet{background:#eee8ff}.inner-hero--yellow{background:#fff2bd}.inner-hero__shape{border:1px solid #10204f21;border-radius:50%;width:570px;height:570px;position:absolute;bottom:-270px;right:-175px;box-shadow:inset 0 0 0 85px #ffffff24,inset 0 0 0 170px #ffffff1f}.inner-hero__grid{z-index:2;grid-template-columns:1.32fr .68fr;align-items:end;gap:85px;display:grid;position:relative}.inner-hero h1{letter-spacing:-.07em;max-width:800px;margin:20px 0 23px;font-size:clamp(59px,7.3vw,96px);line-height:.93}.inner-hero__grid>div>p{max-width:690px;color:var(--ink-2);margin:0 0 30px;font-size:18px;line-height:1.7}.hero-summary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff91;border:1px solid #ffffffa6;border-radius:27px;padding:28px;box-shadow:0 22px 60px #141f4e1a}.hero-summary--media{padding:0 0 28px;overflow:hidden}.hero-summary__media{background:#fff6;height:210px;overflow:hidden}.hero-summary__media img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1),filter .4s}.hero-summary--media:hover .hero-summary__media img{filter:saturate(1.04);transform:scale(1.045)}.hero-summary--media .hero-summary__icon{z-index:2;margin:-30px 28px 0;position:relative;box-shadow:0 12px 25px #10204f2e}.hero-summary--media h2,.hero-summary--media ul{margin-left:28px;margin-right:28px}.hero-summary__icon{background:var(--ink);width:64px;height:64px;color:var(--white);border-radius:19px;place-items:center;display:grid}.hero-summary h2{margin:24px 0 17px;font-size:23px}.hero-summary ul{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.hero-summary li{color:var(--ink-2);align-items:center;gap:8px;font-size:12px;font-weight:650;display:flex}.hero-summary li svg{color:var(--coral-dark)}.page-card-section{background:var(--white)}.page-section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:50px;display:flex}.page-section-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(44px,5vw,67px);line-height:1}.page-card-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.page-card-grid article{border:1px solid var(--line);background:var(--cream);border-radius:24px;flex-direction:column;min-height:310px;padding:25px;display:flex}.page-card-grid article:nth-child(2){background:var(--blue-soft)}.page-card-grid article:nth-child(3){background:#ffe4de}.page-card-grid article:nth-child(4){background:var(--mint)}.page-card__number{color:#10204f66;align-self:flex-end;font-size:11px;font-weight:800}.page-card__icon{width:54px;height:54px;color:var(--blue);background:#ffffffa6;border-radius:16px;place-items:center;margin-top:4px;display:grid}.page-card-grid h3{letter-spacing:-.03em;margin:auto 0 13px;font-size:22px;line-height:1.12}.page-card-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.detail-section{background:var(--cream)}.detail-list{border-top:1px solid var(--line)}.detail-row{border-bottom:1px solid var(--line);grid-template-columns:.35fr 1fr 1fr;gap:55px;padding:52px 0;display:grid}.detail-row>div:first-child{flex-direction:column;gap:12px;display:flex}.detail-row>div:first-child>span{color:var(--coral-dark);font-size:12px;font-weight:850}.detail-row>div:first-child small{max-width:120px;color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1.35}.detail-row h2{letter-spacing:-.045em;margin:0;font-size:clamp(30px,3.1vw,43px);line-height:1.06}.detail-row>div:last-child>p{color:var(--muted);margin:0;font-size:14px;line-height:1.78}.detail-row ul{flex-direction:column;gap:9px;margin:24px 0 0;padding:0;list-style:none;display:flex}.detail-row li{color:var(--ink-2);align-items:flex-start;gap:8px;font-size:12px;line-height:1.5;display:flex}.detail-row li svg{color:var(--coral-dark);flex:0 0 16px;margin-top:1px}.page-process{background:var(--ink);color:var(--white);overflow:hidden}.page-process:after{content:"";border:1px solid #ffffff1c;border-radius:50%;width:450px;height:450px;position:absolute;bottom:-250px;left:-240px;box-shadow:inset 0 0 0 75px #ffffff06,inset 0 0 0 145px #ffffff05}.page-process ol{z-index:2;border-top:1px solid #ffffff2b;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid;position:relative}.page-process li{border-right:1px solid #ffffff26;min-height:225px;padding:29px 25px}.page-process li:first-child{padding-left:0}.page-process li:last-child{border-right:0}.page-process li>span{color:#9dacf8;font-size:11px;font-weight:800}.page-process h3{margin:58px 0 10px;font-size:20px}.page-process li p{color:#ffffff94;margin:0;font-size:12px;line-height:1.65}.page-cta-section{background:var(--white)}.page-cta{text-align:center;max-width:870px}.page-cta h2{letter-spacing:-.06em;margin:19px 0 18px;font-size:clamp(47px,6vw,76px);line-height:.98}.page-cta p{max-width:590px;color:var(--muted);margin:0 auto 29px;font-size:15px;line-height:1.7}.contact-hero{background:var(--blue);color:var(--white);padding:95px 0;overflow:hidden}.contact-hero__grid{grid-template-columns:1.2fr .8fr;align-items:end;gap:90px;display:grid}.contact-hero h1{letter-spacing:-.07em;margin:22px 0;font-size:clamp(60px,7vw,93px);line-height:.92}.contact-hero__grid>div:first-child>p{color:#ffffffab;max-width:650px;margin:0;font-size:17px;line-height:1.72}.contact-steps{border-top:1px solid #ffffff2e}.contact-steps>div{border-bottom:1px solid #ffffff2e;grid-template-columns:40px 1fr;gap:18px;padding:20px 0;display:grid}.contact-steps>div>span{color:#aebcff;font-size:11px;font-weight:800}.contact-steps p{flex-direction:column;gap:5px;margin:0;display:flex}.contact-steps b{font-size:14px}.contact-steps small{color:#ffffff8f;font-size:11px}.contact-form-section{background:var(--cream)}.contact-form-grid{grid-template-columns:.63fr 1.37fr;align-items:start;gap:65px;display:grid}.contact-form-grid>aside{position:sticky;top:125px}.contact-form-grid>aside h2{letter-spacing:-.05em;margin:15px 0 20px;font-size:45px;line-height:1.02}.contact-form-grid>aside>p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.contact-assurance{background:var(--violet);border-radius:18px;gap:12px;margin-top:34px;padding:18px;display:flex}.contact-assurance>svg{color:var(--blue);flex:0 0 22px}.contact-assurance span{flex-direction:column;gap:5px;display:flex}.contact-assurance b{font-size:12px}.contact-assurance small{color:var(--muted);font-size:10px;line-height:1.5}.quote-form{border:1px solid var(--line);background:var(--white);border-radius:30px;padding:36px;box-shadow:0 24px 70px #141f4e14}.form-preview-note{color:#6a5211;background:#fff5cf;border-radius:16px;align-items:flex-start;gap:12px;margin-bottom:36px;padding:15px;display:flex}.form-preview-note>svg{flex:0 0 18px;margin-top:1px}.form-preview-note p{flex-direction:column;gap:3px;margin:0;display:flex}.form-preview-note b{text-transform:uppercase;letter-spacing:.07em;font-size:11px}.form-preview-note span{font-size:10px;line-height:1.5}.form-section-heading{border-top:1px solid var(--line);align-items:flex-start;gap:15px;margin:10px 0 23px;padding-top:32px;display:flex}.form-preview-note+.form-section-heading{border-top:0;padding-top:0}.form-section-heading>span{background:var(--blue);width:34px;height:34px;color:var(--white);border-radius:10px;flex:0 0 34px;place-items:center;font-size:10px;font-weight:850;display:grid}.form-section-heading h2{margin:0;font-size:22px}.form-section-heading p{color:var(--muted);margin:4px 0 0;font-size:11px}.form-grid{grid-template-columns:1fr 1fr;gap:18px 16px;display:grid}.form-grid label{flex-direction:column;gap:8px;display:flex}.form-grid label>span{font-size:11px;font-weight:730}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fcfbf8;border-radius:13px;outline:0}.form-grid input,.form-grid select{height:49px;padding:0 13px}.form-grid textarea{resize:vertical;min-height:125px;padding:13px}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1939b717}.form-grid input::placeholder,.form-grid textarea::placeholder{color:#a2a7b7}.form-grid__wide{grid-column:1/-1}.honeypot{position:absolute!important;left:-9999px!important}.consent{color:var(--muted);align-items:flex-start;gap:10px;margin:25px 0;font-size:11px;line-height:1.5;display:flex}.consent input{accent-color:var(--blue);margin-top:2px}.consent a{color:var(--blue);text-decoration:underline}.form-submit{width:100%}.form-status{background:var(--mint);color:#11583f;border-radius:15px;align-items:flex-start;gap:12px;margin-top:17px;padding:16px;display:flex}.form-status>svg{flex:0 0 22px}.form-status b{font-size:12px}.form-status p{margin:4px 0 0;font-size:10px;line-height:1.5}.contact-direct{gap:9px;margin:24px 0;display:grid}.contact-direct>a,.contact-direct>div{border:1px solid var(--line);color:var(--ink);background:#fffc;border-radius:14px;align-items:center;gap:11px;padding:13px 14px;display:flex}.contact-direct>a>svg,.contact-direct>div>svg{color:#087f2a;flex:0 0 20px}.contact-direct span{flex-direction:column;gap:3px;min-width:0;display:flex}.contact-direct small{color:var(--muted);font-size:9px}.contact-direct b{overflow-wrap:anywhere;font-size:12px}.contact-direct>a:hover{background:#f4faef;border-color:#acd4ad;transform:translateY(-1px)}.simple-hero{padding:105px 0}.simple-hero--faq{background:linear-gradient(135deg,#fff2bd,#ffe4dd)}.simple-hero--blog{background:linear-gradient(135deg,#e5eaff,#e1f4e9)}.simple-hero h1{letter-spacing:-.07em;max-width:970px;margin:22px 0;font-size:clamp(62px,7.5vw,96px);line-height:.92}.simple-hero p{max-width:700px;color:var(--ink-2);margin:0;font-size:17px;line-height:1.7}.all-faq-section{background:var(--cream)}.all-faq-grid{grid-template-columns:.58fr 1.42fr;align-items:start;gap:75px;display:grid}.all-faq-grid>aside{position:sticky;top:125px}.all-faq-grid>aside h2{letter-spacing:-.05em;margin:15px 0 18px;font-size:42px;line-height:1.02}.all-faq-grid>aside p{color:var(--muted);margin:0 0 27px;font-size:14px;line-height:1.7}.all-faqs{border-top:1px solid var(--line)}.all-faqs details{border-bottom:1px solid var(--line)}.all-faqs summary{cursor:pointer;justify-content:space-between;align-items:center;gap:30px;min-height:91px;list-style:none;display:flex}.all-faqs summary::-webkit-details-marker{display:none}.all-faqs summary>span:first-child{align-items:center;gap:18px;font-size:17px;font-weight:720;display:flex}.all-faqs summary i{color:var(--coral-dark);font-size:10px;font-style:normal}.all-faqs details[open] .accordion__plus{background:var(--coral);border-color:var(--coral);transform:rotate(45deg)}.all-faqs details>p{color:var(--muted);margin:-5px 60px 27px 36px;font-size:14px;line-height:1.75}.featured-article{background:var(--white)}.featured-article__card{background:var(--ink);min-height:500px;color:var(--white);border-radius:32px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.featured-article__card>div:last-child{flex-direction:column;justify-content:center;align-items:flex-start;padding:60px;display:flex}.article-art{background:#dfeee7;min-height:500px;position:relative;overflow:hidden}.article-art img,.article-thumbnail img{object-fit:cover;width:100%;height:100%;transition:transform .55s cubic-bezier(.16,1,.3,1)}.featured-article__card:hover .article-art img,.article-grid article:hover .article-thumbnail img{transform:scale(1.035)}.article-art>span{z-index:2;background:var(--white);width:140px;height:140px;color:var(--blue);border-radius:42px;place-items:center;display:grid;position:relative;transform:rotate(-7deg);box-shadow:0 30px 70px #2d171233}.article-art i{border:1px solid #10204f2e;border-radius:50%;position:absolute}.article-art i:first-of-type{width:340px;height:340px}.article-art i:nth-of-type(2){width:220px;height:220px}.article-art i:nth-of-type(3){width:430px;height:180px;transform:rotate(25deg)}.article-meta{color:#aebcff;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:820}.featured-article h2{letter-spacing:-.05em;margin:18px 0;font-size:clamp(38px,4vw,55px);line-height:1.02}.featured-article p{color:#ffffffa1;margin:0 0 28px;font-size:14px;line-height:1.7}.article-list-section{background:var(--cream)}.article-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.article-grid article{border:1px solid var(--line);background:var(--white);border-radius:25px;overflow:hidden}.article-thumbnail{background:#dfeee7;height:250px;display:block;position:relative;overflow:hidden}.article-thumbnail--1{background:var(--mint);color:#136f4c}.article-thumbnail--2{background:var(--violet);color:var(--blue)}.article-thumbnail--3{color:var(--coral-dark);background:#ffe0d9}.article-thumbnail>span{color:#0b7b3b;background:#ffffffe0;border-radius:50%;place-items:center;min-width:38px;height:38px;font-size:11px;font-weight:800;display:grid;position:absolute;top:18px;right:18px;box-shadow:0 8px 22px #0a3c2624}.article-thumbnail>svg{background:#ffffff94;border-radius:28px;width:88px;height:88px;padding:20px;box-shadow:0 18px 38px #141f4e1a}.article-grid article>div:last-child{padding:26px}.article-grid .article-meta{color:var(--blue)}.article-grid h3{letter-spacing:-.035em;margin:14px 0 12px;font-size:23px;line-height:1.12}.article-grid p{color:var(--muted);margin:0 0 22px;font-size:13px;line-height:1.65}.article-hero{background:var(--ink);color:var(--white);padding:65px 0 92px}.article-hero__inner{max-width:980px}.article-hero__grid{grid-template-columns:1.08fr .72fr;align-items:center;gap:58px;display:grid}.article-hero__grid figure{aspect-ratio:4/3;background:#16382c;border-radius:28px;margin:0;overflow:hidden;box-shadow:0 25px 65px #00000047}.article-hero__grid figure img{object-fit:cover;width:100%;height:100%}.article-hero h1{letter-spacing:-.065em;margin:23px 0;font-size:clamp(55px,7vw,88px);line-height:.95}.article-hero__inner>p{color:#ffffffa1;max-width:760px;margin:0;font-size:18px;line-height:1.7}.article-byline{color:#ffffff85;align-items:center;gap:11px;margin-top:34px;font-size:11px;display:flex}.article-byline i{background:var(--coral);border-radius:50%;width:3px;height:3px}.article-layout{grid-template-columns:.38fr 1fr;gap:90px;padding-top:85px;padding-bottom:110px;display:grid}.article-layout>aside{flex-direction:column;gap:11px;height:max-content;display:flex;position:sticky;top:125px}.article-layout>aside>span{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:820}.article-layout>aside>a{color:var(--muted);font-size:11px;line-height:1.45}.article-layout>aside>a:hover{color:var(--blue)}.article-layout>aside>div{background:var(--violet);border-radius:14px;align-items:flex-start;gap:10px;margin-top:23px;padding:14px;display:flex}.article-layout>aside>div svg{color:var(--blue);flex:0 0 19px}.article-layout>aside>div p{color:var(--ink-2);margin:0;font-size:9px;line-height:1.5}.article-body{max-width:740px}.article-lead{border-left:4px solid var(--coral);color:var(--ink-2);margin:0 0 55px;padding-left:25px;font-size:20px;line-height:1.65}.article-body>section{padding:5px 0 48px}.article-body>section>span{color:var(--coral-dark);font-size:11px;font-weight:850}.article-body h2{letter-spacing:-.045em;margin:12px 0 16px;font-size:38px;line-height:1.08}.article-body>section p{color:var(--muted);margin:0;font-size:15px;line-height:1.82}.article-cta{background:var(--cream);border-radius:28px;margin-top:20px;padding:42px}.article-cta>svg{color:var(--coral-dark)}.article-cta h2{margin:18px 0 10px}.article-cta p{color:var(--muted);margin:0 0 25px}.not-found{background:var(--cream);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:75vh;padding:80px 20px;display:flex}.not-found__orbit{color:var(--blue);letter-spacing:-.08em;align-items:center;gap:20px;margin-bottom:28px;font-size:90px;font-weight:800;line-height:1;display:flex}.not-found__orbit i{background:var(--coral);width:110px;height:110px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.not-found h1{letter-spacing:-.06em;margin:18px 0;font-size:clamp(51px,7vw,80px)}.not-found>p{max-width:580px;color:var(--muted);margin:0 0 28px;font-size:16px;line-height:1.7}.not-found>div:last-child{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.site-footer{color:#102d25;background:linear-gradient(135deg,#f4fbf6 0%,#def2e7 48%,#e1eff8 100%);border-top:1px solid #16913c2e;padding:80px 0 25px;position:relative;overflow:hidden}.site-footer:before{content:"";pointer-events:none;background:radial-gradient(circle at 88% 6%,#1e88cb29,#0000 31%),radial-gradient(circle at 4% 68%,#35aa3729,#0000 28%);position:absolute;inset:0}.site-footer>.shell{z-index:1;position:relative}.footer-cta{background:linear-gradient(125deg,#073d2b 0%,#0b593b 58%,#126447 100%);border:1px solid #ffffff1f;border-radius:28px;justify-content:space-between;align-items:end;gap:40px;padding:46px 48px;display:flex;box-shadow:0 24px 65px #073d2b2e}.footer-cta h2{letter-spacing:-.055em;margin:18px 0 0;font-size:clamp(43px,5vw,67px);line-height:.98}.footer-grid{grid-template-columns:1.8fr repeat(3,.7fr);gap:60px;padding:64px 0 50px;display:grid}.footer-intro .brand{background:#ffffff80;border:1px solid #18844124;border-radius:24px;justify-content:center;min-width:292px;padding:20px 22px 24px;display:inline-flex;box-shadow:0 18px 45px #115b3d17}.footer-intro .brand:after{content:"";background:linear-gradient(90deg,#25b84a 0 52%,#388bd1 52% 100%);border-radius:999px;height:3px;position:absolute;bottom:11px;left:22px;right:22px}.footer-intro .brand{position:relative}.footer-intro .brand__official-logo{filter:drop-shadow(0 10px 20px #1356411f)saturate(1.04)contrast(1.02)}.footer-intro p{color:#47665d;max-width:390px;margin:24px 0 0;font-size:14px;line-height:1.75}.footer-contact{flex-direction:column;align-items:flex-start;gap:9px;margin-top:20px;display:flex}.footer-contact a,.footer-contact span{color:#274b40;align-items:center;gap:8px;font-size:12px;display:inline-flex}.footer-contact svg{color:#16913c}.footer-contact a:hover{color:#087f32}.footer-socials{align-items:center;gap:9px;margin-top:22px;display:flex}.footer-socials a,.footer-socials span{color:#145b44;background:#ffffffb8;border:1px solid #145b442e;border-radius:50%;place-items:center;width:38px;height:38px;transition:transform .2s,background .2s,border-color .2s,color .2s;display:grid;box-shadow:0 8px 20px #0f4b3a12}.footer-socials a:hover{color:#fff;background:#168f3c;border-color:#168f3c;transform:translateY(-3px)}.footer-socials .is-pending{opacity:.42;cursor:not-allowed}.footer-grid h3{color:#0b7b3b;letter-spacing:.14em;text-transform:uppercase;margin:0 0 20px;font-size:11px}.footer-grid>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-grid>div:not(:first-child) a{color:#294e42;font-size:13px}.footer-grid>div:not(:first-child) a:hover{color:#087f32}.footer-grid .footer-sister-brand{color:#087f32;margin-top:5px;font-weight:760}.footer-bottom{color:#58736b;border-top:1px solid #0000;border-image:linear-gradient(90deg,#35aa37a6,#1e88cb99,#fff0) 1;justify-content:space-between;align-items:center;gap:25px;min-height:55px;padding-top:22px;font-size:11px;display:flex}.footer-bottom div{flex-wrap:wrap;justify-content:flex-end;gap:18px;display:flex}.footer-bottom a:hover{color:#087f32}.cookie-banner{z-index:120;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #ffffffb3;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;max-width:1020px;margin:auto;padding:18px;display:grid;position:fixed;bottom:22px;left:22px;right:22px;box-shadow:0 24px 80px #0b143d3d}.cookie-banner__icon{background:var(--blue-soft);width:48px;height:48px;color:var(--blue);border-radius:15px;place-items:center;display:grid}.cookie-banner h2{margin:0 0 5px;font-size:16px}.cookie-banner p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.cookie-banner p a{color:var(--blue);text-decoration:underline}.cookie-banner__actions{align-items:center;gap:12px;display:flex}.cookie-toggle{align-items:center;gap:7px;margin-top:10px;font-size:12px;font-weight:700;display:flex}.cookie-toggle span{color:var(--muted);margin-left:auto;font-size:10px}@media (width<=1080px){.desktop-nav{gap:18px}.desktop-nav>a,.nav-dropdown>button{font-size:13px}.hero__grid{min-height:580px}.hero h1{font-size:clamp(55px,7vw,78px)}.floating-card--top{right:-15px}.floating-card--bottom{left:-20px}.bulk-card__content{padding:48px}.setup-grid{grid-template-columns:1fr}.laptop-feature{min-height:430px}.laptop-stack{position:absolute;top:115px;right:40px}.laptop-feature>div:last-child{max-width:55%}.page-card-grid,.article-grid{grid-template-columns:1fr 1fr}}@media (width<=900px){.section{padding:88px 0}.desktop-nav,.site-header__actions>.button{display:none}.menu-button{display:grid}.mobile-nav{z-index:70;background:#f7f3eafa;padding:24px;transition:transform .28s;display:block;position:fixed;inset:120px 0 0;overflow-y:auto;transform:translate(100%)}.mobile-nav.is-open{transform:none}.mobile-nav nav{flex-direction:column;align-items:stretch;max-width:640px;margin:auto;display:flex}.mobile-nav a{border-bottom:1px solid var(--line);padding:12px 4px;font-size:17px;font-weight:730}.mobile-nav p{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin:20px 0 5px;font-size:10px;font-weight:850}.mobile-nav p+a,.mobile-nav p~a{font-size:15px}.mobile-nav .button{color:var(--white);border:0;margin-top:25px}.hero{padding-top:58px}.hero__grid{grid-template-columns:1fr;min-height:auto}.hero__copy{max-width:700px;padding-bottom:0}.hero__visual{width:min(620px,100%);margin:10px auto 0}.hero__image-wrap{aspect-ratio:1.12;border-radius:280px 280px 28px 28px}.hero__image-wrap img{object-position:69% center}.device-strip{scrollbar-width:none;justify-content:flex-start;overflow-x:auto}.device-strip span{white-space:nowrap}.intro-grid,.section-heading{grid-template-columns:1fr;gap:28px}.services-grid{grid-template-columns:1fr 1fr}.bulk-card{grid-template-columns:1fr}.bulk-card__image{min-height:470px}.process-grid{grid-template-columns:1fr 1fr}.process-grid li:nth-child(2){border-right:0}.process-grid li:nth-child(n+3){border-top:1px solid #ffffff26}.setup-feature{grid-template-columns:1fr}.setup-feature__image{min-height:390px;max-height:390px}.sustainability-card{grid-template-columns:1fr;gap:25px}.sustainability-orbit{height:300px}.faq-grid{grid-template-columns:1fr;gap:50px}.inner-hero__grid{grid-template-columns:1fr;gap:45px}.hero-summary{max-width:600px}.detail-row{grid-template-columns:80px 1fr;gap:30px}.detail-row>div:last-child{grid-column:2}.page-process ol{grid-template-columns:1fr 1fr}.page-process li:nth-child(2){border-right:0}.page-process li:nth-child(n+3){border-top:1px solid #ffffff26}.contact-hero__grid,.contact-form-grid{grid-template-columns:1fr}.contact-form-grid>aside{position:static}.all-faq-grid{grid-template-columns:1fr}.all-faq-grid>aside{position:static}.featured-article__card{grid-template-columns:1fr}.article-art{min-height:380px}.article-layout{grid-template-columns:1fr;gap:45px}.article-hero__grid{grid-template-columns:1fr}.article-hero__grid figure{max-width:680px}.article-layout>aside{grid-template-columns:1fr 1fr;display:grid;position:static}.article-layout>aside>span,.article-layout>aside>div{grid-column:1/-1}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-intro{grid-column:1/-1}}@media (width<=640px){.shell{width:min(100% - 32px,1180px)}.section{padding:72px 0}.announcement__inner{justify-content:center}.announcement__inner>span{display:none}.site-header__inner{height:72px}.brand__mark{border-radius:12px;width:38px;height:38px}.brand__words b{font-size:19px}.brand__words span{font-size:12px}.mobile-nav{inset:110px 0 0}.hero{padding-top:46px}.hero h1{margin-top:19px;font-size:clamp(48px,15.7vw,68px)}.hero__copy>p{font-size:16px;line-height:1.65}.hero__actions{align-items:stretch}.hero__actions .button{flex:190px}.hero__proof{gap:10px 16px}.hero__visual{margin-top:5px;padding-bottom:65px}.hero__image-wrap{aspect-ratio:.93;border-width:7px}.hero__image-wrap img{object-position:72% center}.floating-card{padding-right:10px}.floating-card--top{top:40px;right:-7px}.floating-card--bottom{bottom:45px;left:-6px}.floating-card b{font-size:11px}.floating-card small{font-size:9px}.device-strip{min-height:63px}.display-heading,.section-heading h2,.faq-intro h2{font-size:42px}.services-grid{grid-template-columns:1fr}.service-card{min-height:320px}.bulk-card{border-radius:28px;width:min(100% - 20px,1180px)}.bulk-card__image{min-height:330px}.bulk-card__content{padding:38px 25px 42px}.bulk-card__content h2{font-size:43px}.organisation-grid,.process-grid{grid-template-columns:1fr}.process-grid li,.process-grid li:not(:first-child){border-top:1px solid #ffffff26;border-right:0;min-height:250px;padding:26px 0}.process-grid li:first-child{border-top:0}.process-icon{margin-top:28px}.setup-feature{border-radius:25px}.setup-feature__image{min-height:300px;max-height:300px}.setup-feature__copy{padding:34px 25px 38px}.laptop-feature{min-height:560px;padding:30px 25px}.laptop-stack{margin:42px auto 22px;position:relative;top:auto;right:auto}.laptop-feature>div:last-child{max-width:100%}.sustainability-card{border-radius:28px;width:min(100% - 20px,1180px);padding:45px 25px}.orbit--two{width:300px}.sustainability-orbit{margin-inline:-20px;transform:scale(.86)}.accordion__item button{min-height:79px;font-size:16px}.inner-hero{min-height:auto;padding:45px 0 65px}.breadcrumbs{margin-bottom:42px}.inner-hero h1{font-size:52px}.inner-hero__grid>div>p{font-size:16px}.page-section-heading{flex-direction:column;align-items:flex-start}.page-card-grid{grid-template-columns:1fr}.detail-row{grid-template-columns:1fr;gap:19px}.detail-row>div:first-child{flex-direction:row;justify-content:space-between}.detail-row>div:last-child{grid-column:auto}.page-process ol{grid-template-columns:1fr}.page-process li,.page-process li:first-child{border-top:1px solid #ffffff26;border-right:0;min-height:200px;padding:26px 0}.page-process li:first-child{border-top:0}.page-process h3{margin-top:38px}.contact-hero{padding:70px 0}.contact-hero h1{font-size:53px}.quote-form{border-radius:23px;padding:25px 18px}.form-grid{grid-template-columns:1fr}.form-grid__wide{grid-column:auto}.simple-hero{padding:75px 0}.simple-hero h1{font-size:52px}.all-faqs summary>span:first-child{font-size:15px}.all-faqs summary i{display:none}.all-faqs details>p{margin-left:0;margin-right:45px}.featured-article__card{width:min(100% - 20px,1180px)}.article-art{min-height:300px}.featured-article__card>div:last-child{padding:35px 25px 42px}.article-grid{grid-template-columns:1fr}.article-thumbnail{height:220px}.article-hero{padding:48px 0 70px}.article-hero h1{font-size:48px}.article-hero__inner>p{font-size:16px}.article-byline{flex-wrap:wrap}.article-layout{padding-top:65px;padding-bottom:75px}.article-layout>aside{grid-template-columns:1fr}.article-layout>aside>span,.article-layout>aside>div{grid-column:auto}.article-lead{font-size:17px}.article-body h2{font-size:31px}.article-cta{padding:30px 22px}.not-found__orbit{gap:11px;font-size:65px}.not-found__orbit i{width:82px;height:82px}.footer-cta{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr;gap:45px 25px}.footer-intro{grid-column:1/-1}.site-header .brand{width:174px;min-width:174px}.site-header .brand__official-logo{height:48px}.footer-intro .brand{width:100%;min-width:0}.brand--inverse .brand__official-logo{width:220px}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-bottom div{justify-content:flex-start;gap:12px 17px}.cookie-banner{grid-template-columns:1fr;padding:17px;bottom:12px;left:12px;right:12px}.cookie-banner__icon{display:none}.cookie-banner__actions{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:focus-visible{outline:3px solid var(--coral);outline-offset:4px}.shell{width:min(1320px,100% - 56px)}.announcement{color:#fff;background:#042d17}.announcement__inner{height:35px;font-size:11px}.announcement__points{align-items:center;gap:48px;display:flex}.announcement__points span{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.announcement__points svg,.announcement a svg{color:#a4df51}.announcement a{color:#fff;font-size:11px}.announcement a:hover{color:#b8ed69}.site-header{background:#fffffff5;border-color:#042d1714;box-shadow:0 5px 24px #07311609}.site-header__inner{gap:22px;height:88px}.brand{gap:8px}.brand__mark{color:#35aa37;width:47px;height:47px;box-shadow:none;background:0 0;border-radius:0}.brand__mark svg{fill:currentColor;width:47px;height:47px}.brand__mark svg path{stroke:none!important;fill:currentColor!important}.brand__words{color:#111;gap:1px;line-height:.82}.brand__words b{letter-spacing:-.9px;text-transform:none;font-size:24px;font-weight:860}.brand__words span{color:#138d2c;letter-spacing:2px;font-size:13px;font-weight:830}.brand--inverse .brand__mark{color:#7cd95b;background:0 0}.brand--inverse .brand__words{color:#fff}.brand--inverse .brand__words span{color:#87df67}.desktop-nav{color:#1b211d;gap:clamp(15px,1.45vw,25px);font-size:12px;font-weight:680}.desktop-nav>a:hover,.desktop-nav>a.is-active,.nav-dropdown:hover>button,.nav-dropdown:focus-within>button{color:#07902e}.desktop-nav>a.is-active{position:relative}.desktop-nav>a.is-active:after{content:"";background:#11a33b;border-radius:2px;height:2px;position:absolute;bottom:0;left:0;right:0}.nav-dropdown__panel a:hover{color:#087e2a;background:#eff8ed}.site-header__actions{gap:13px}.header-contact{grid-template-rows:1fr 1fr;grid-template-columns:38px auto;align-items:center;column-gap:9px;min-width:126px;display:grid}.header-contact>span{color:#0b8c30;background:#eff8ed;border-radius:50%;grid-row:1/3;place-items:center;width:38px;height:38px;display:grid}.header-contact small{color:#7b837c;align-self:end;font-size:9px}.header-contact b{color:#101610;align-self:start;font-size:11px}.button{background:linear-gradient(135deg,#078b2b,#0dab38);border-radius:7px;box-shadow:0 11px 25px #058b2b2e}.button:hover{background:#057c26;box-shadow:0 14px 28px #058b2b3b}.button--small{min-height:44px;padding:0 19px}.ref-home{color:#111712;background:#fff}.ref-home h1,.ref-home h2,.ref-home h3,.ref-home p{text-wrap:pretty}.ref-hero{background:radial-gradient(circle at 70% 34%,#d7f3cba6,#0000 26%),linear-gradient(145deg,#fff 0%,#fbfdf9 64%,#f4faef 100%);padding:58px 0 0;position:relative;overflow:hidden}.ref-hero__grid{grid-template-columns:.86fr 1.14fr;align-items:center;gap:24px;min-height:525px;display:grid}.ref-hero__copy{z-index:3;padding:0 0 58px;position:relative}.ref-kicker,.ref-label{color:#23752b;background:#edf8e9;border-radius:5px;align-items:center;gap:7px;padding:7px 10px;font-size:10px;font-weight:780;display:inline-flex}.ref-hero h1{color:#111;letter-spacing:-.055em;margin:17px 0 15px;font-size:clamp(54px,5.25vw,75px);font-weight:820;line-height:1.05}.ref-hero h1 em,.ref-section-title em,.ref-why h2 em{color:#0b9c35;font-style:normal}.ref-hero__copy>p{color:#5e685f;max-width:540px;margin:0 0 24px;font-size:14px;line-height:1.7}.ref-hero__actions{align-items:center;gap:12px;display:flex}.ref-button{color:#fff;background:linear-gradient(135deg,#078b2b,#0dad38);border-radius:7px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 20px;font-size:12px;font-weight:780;transition:all .22s;display:inline-flex;box-shadow:0 12px 26px #068e2d2e}.ref-button:hover{transform:translateY(-2px);box-shadow:0 17px 30px #068e2d3b}.ref-button--outline{color:#182019;background:#fff;border:1px solid #dde5dc;box-shadow:0 8px 20px #123f1b0a}.ref-button--outline:hover{border-color:#b8d6b7;box-shadow:0 12px 24px #123f1b14}.ref-button--compact{min-height:38px;padding:0 17px;font-size:10px}.ref-button--blue{background:linear-gradient(135deg,#1263be,#087cd2);box-shadow:0 12px 26px #1162ba29}.ref-play{color:#0b8e2e;border:1px solid #cbd6ca;border-radius:50%;place-items:center;width:20px;height:20px;font-size:8px;display:grid}.ref-audience{align-items:center;gap:14px;margin-top:24px;display:flex}.ref-audience__avatars{padding-left:5px;display:flex}.ref-audience__avatars span{color:#1a6d2b;background:#dff0d5;border:2px solid #fff;border-radius:50%;place-items:center;width:31px;height:31px;margin-left:-5px;font-size:9px;font-weight:850;display:grid}.ref-audience__avatars span:nth-child(2){background:#f5dfb7}.ref-audience__avatars span:nth-child(3){background:#dcecf8}.ref-audience__avatars span:nth-child(4){background:#e6def5}.ref-audience p{flex-direction:column;gap:3px;margin:0;display:flex}.ref-audience b{font-size:10px}.ref-audience small{color:#69716a;font-size:9px}.ref-hero__visual{justify-content:center;align-items:center;min-height:465px;display:flex;position:relative}.ref-hero__visual>img{z-index:2;filter:drop-shadow(0 25px 35px #143c1c14);width:108%;max-width:none;margin-left:-3%;position:relative}.ref-hero__glow{z-index:1;background:#def4d39e;border-radius:50%;width:480px;height:480px;position:absolute;box-shadow:0 0 0 65px #ebf9e56e}.ref-float{z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border:1px solid #0a581a14;border-radius:9px;align-items:center;gap:9px;padding:10px 13px;display:flex;position:absolute;box-shadow:0 12px 30px #093b141a}.ref-float>span{color:#078d2b;background:#eef8ea;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.ref-float p{flex-direction:column;gap:2px;margin:0;display:flex}.ref-float b{font-size:9px}.ref-float small{color:#687169;font-size:8px}.ref-float--top{top:42px;right:38px}.ref-float--bottom{bottom:56px;left:72px}.ref-assurance-strip{z-index:5;background:#fffffff5;border:1px solid #e5ebe4;border-radius:12px;grid-template-columns:repeat(4,1fr);margin-bottom:2px;display:grid;position:relative;box-shadow:0 15px 42px #13451c13}.ref-assurance-strip article{align-items:center;gap:13px;min-height:94px;padding:20px 27px;display:flex}.ref-assurance-strip article:not(:last-child){border-right:1px solid #e8eee7}.ref-icon-bubble{color:#087f2a;background:#eef8eb;border-radius:50%;flex:0 0 45px;place-items:center;width:45px;height:45px;display:grid}.ref-assurance-strip p,.ref-compliance-strip p{flex-direction:column;gap:4px;margin:0;display:flex}.ref-assurance-strip b{font-size:11px}.ref-assurance-strip small{color:#69726a;font-size:9px;line-height:1.45}.ref-devices{background:#fff;padding:52px 0 45px}.ref-section-title{text-align:center;margin-bottom:24px}.ref-section-title h2{letter-spacing:-.035em;margin:0 0 5px;font-size:26px}.ref-section-title p{color:#778078;margin:0;font-size:10px}.ref-device-grid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.ref-device-card{background:#fffffff5;border:1px solid #6fa08033;border-radius:18px;transition:all .22s;overflow:hidden;box-shadow:0 14px 34px #12421a12,inset 0 1px #ffffffe6}.ref-device-card img{aspect-ratio:1.38;object-fit:cover;border-radius:13px;width:calc(100% - 12px);margin:6px;display:block}.ref-device-card>span{letter-spacing:-.01em;justify-content:space-between;align-items:center;min-height:52px;padding:6px 13px 10px;font-size:12px;font-weight:780;display:flex}.ref-device-card>span small{color:#6a7b70;text-align:right;margin-left:auto;margin-right:9px;font-size:8px;font-weight:680;line-height:1.2}.ref-device-card i{color:#078c2b;background:linear-gradient(145deg,#edf8ea,#e4f3ed);border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-style:normal;display:grid;box-shadow:inset 0 0 0 1px #087f2a0f}.ref-centre{justify-content:center;margin-top:18px;display:flex}.ref-collection{background:linear-gradient(125deg,#f5faef,#fbfdf9 56%,#eef7e9);border:1px solid #dfeadf;border-radius:14px;grid-template-columns:.38fr 1fr;gap:25px;margin-top:32px;padding:24px;display:grid;overflow:hidden;box-shadow:0 16px 38px #12421a0e}.ref-collection__intro{align-self:center;padding:4px 8px}.ref-collection__intro h3{letter-spacing:-.035em;margin:12px 0 7px;font-size:20px;line-height:1.08}.ref-collection__intro p{color:#667067;margin:0;font-size:10px;line-height:1.6}.ref-collection__grid{grid-template-columns:repeat(5,1fr);gap:9px;display:grid}.ref-collection__grid a{color:#263029;background:#ffffffe0;border:1px solid #0f702717;border-radius:9px;align-items:center;gap:9px;min-height:66px;padding:10px;font-size:9px;font-weight:730;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .25s,box-shadow .3s;display:flex;box-shadow:0 7px 18px #12421a09}.ref-collection__grid a:hover{border-color:#a9d4aa;transform:translateY(-3px);box-shadow:0 12px 25px #12421a17}.ref-collection__grid a>span{color:#078c2b;background:#edf7e9;border-radius:8px;flex:0 0 31px;place-items:center;width:31px;height:31px;display:grid}.ref-promos{padding:0 0 28px}.ref-promo-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.ref-promo{border:1px solid #dce9d8;border-radius:13px;grid-template-columns:1.08fr .92fr;min-height:430px;display:grid;overflow:hidden}.ref-promo--business{background:linear-gradient(115deg,#f6faed,#e9f5de)}.ref-promo--setup{background:linear-gradient(115deg,#f7faff,#e9f3fb);border-color:#dae6f0}.ref-promo__copy{z-index:2;padding:31px 12px 29px 27px;position:relative}.ref-label{text-transform:uppercase;letter-spacing:.04em;padding:5px 8px;font-size:8px}.ref-label--blue{color:#2a69a7;background:#e5f0fb}.ref-promo h2{letter-spacing:-.045em;margin:12px 0 9px;font-size:clamp(23px,2vw,30px);line-height:1.02}.ref-promo__copy>p{color:#5f6b61;max-width:350px;margin:0 0 12px;font-size:10px;line-height:1.55}.ref-promo ul,.ref-why__intro ul{flex-direction:column;gap:7px;margin:0 0 17px;padding:0;list-style:none;display:flex}.ref-promo li,.ref-why__intro li{align-items:center;gap:7px;font-size:9px;display:flex}.ref-promo li svg,.ref-why__intro li svg{color:#fff;background:#0b9b34;border-radius:50%;flex:0 0 14px;padding:2px}.ref-promo--setup li svg{background:#2479c4}.ref-promo__media{clip-path:ellipse(84% 68% at 96%);min-width:0;position:relative;overflow:hidden}.ref-promo__media img{object-fit:cover;width:100%;height:100%}.ref-promo--business .ref-promo__media img{object-position:67% center}.ref-promo--setup .ref-promo__media img{object-position:64% center}.ref-promo__media>span{color:#0b8f2e;background:#fffffff0;border-radius:50%;place-items:center;width:62px;height:62px;display:grid;position:absolute;top:50%;left:14px;transform:translateY(-50%);box-shadow:0 10px 25px #083c171f}.ref-promo--setup .ref-promo__media>span{color:#2271b6}.ref-why{padding:2px 0 22px}.ref-why__grid{grid-template-columns:.78fr 1.56fr .72fr;gap:18px;display:grid}.ref-why__intro,.ref-value-grid,.ref-why__quote{min-height:235px}.ref-why__intro{padding:16px 4px 8px 0}.ref-why__intro h2{letter-spacing:-.045em;margin:0 0 10px;font-size:29px;line-height:.95}.ref-why__intro>p{color:#667067;margin:0 0 14px;font-size:9px;line-height:1.55}.ref-why__intro ul{gap:6px;margin:0}.ref-value-grid{background:#fff;border:1px solid #e4eae3;border-radius:12px;grid-template-columns:repeat(2,1fr);display:grid}.ref-value-grid article{padding:19px}.ref-value-grid article:nth-child(odd){border-right:1px solid #e7ece6}.ref-value-grid article:nth-child(-n+2){border-bottom:1px solid #e7ece6}.ref-value-grid article>span{color:#0b912f;background:#eff8ec;border-radius:50%;place-items:center;width:39px;height:39px;display:grid}.ref-value-grid h3{margin:10px 0 5px;font-size:13px}.ref-value-grid p{color:#6d766e;margin:0;font-size:9px;line-height:1.5}.ref-why__quote{background:linear-gradient(145deg,#fff,#f5faef);border:1px solid #e3e9e2;border-radius:12px;padding:22px}.ref-stars{color:#0b9c34;letter-spacing:1px;font-size:16px}.ref-why__quote h3{margin:15px 0 9px;font-size:17px;line-height:1.25}.ref-why__quote p{color:#646f65;margin:0 0 20px;font-size:10px;line-height:1.6}.ref-why__quote a{color:#078a2c;align-items:center;gap:8px;font-size:10px;font-weight:780;display:inline-flex}.ref-compliance-strip{background:#f7faf3;border:1px solid #e4eae3;border-radius:11px;grid-template-columns:repeat(4,1fr);margin-top:18px;display:grid}.ref-compliance-strip article{color:#087d29;align-items:center;gap:12px;min-height:79px;padding:15px 26px;display:flex}.ref-compliance-strip b{color:#1e2720;font-size:9px}.ref-compliance-strip small{color:#748075;font-size:8px}.ref-process{padding:7px 0 35px}.ref-process__heading{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex}.ref-process__heading h2{margin:0 0 4px;font-size:19px}.ref-process__heading p{color:#747d75;margin:0;font-size:9px}.ref-process__heading>a{color:#078d2d;align-items:center;gap:8px;font-size:10px;font-weight:760;display:inline-flex}.ref-process__layout{grid-template-columns:1fr 215px;gap:18px;display:grid}.ref-process ol{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.ref-process li{gap:16px;min-height:145px;padding:14px 20px 12px 0;display:flex;position:relative}.ref-process li:not(:last-child):after{content:"";background:#d6e2d4;height:1px;position:absolute;top:29px;left:40px;right:-5px}.ref-process li>span{z-index:2;color:#fff;background:#07952f;border:4px solid #eff7eb;border-radius:50%;flex:0 0 31px;place-items:center;width:31px;height:31px;font-size:10px;font-weight:820;display:grid;position:relative}.ref-process li div{z-index:2;background:#fff;padding-top:2px;position:relative}.ref-process li h3{margin:0 0 8px;font-size:10px}.ref-process li p{color:#717a72;margin:0;font-size:8px;line-height:1.5}.ref-process__layout>aside{background:#f4f8ee;border-radius:12px;padding:18px}.ref-process__layout>aside h3{margin:12px 0 6px;font-size:12px}.ref-process__layout>aside>p{color:#687268;margin:0 0 13px;font-size:8px;line-height:1.5}.ref-process__layout>aside>div{color:#096b27;align-items:center;gap:7px;font-size:8px;font-weight:730;display:flex}.ref-updates{padding:0 0 27px}.ref-updates__inner{color:#fff;background:linear-gradient(110deg,#031e11,#062d18 70%,#0a371d);border-radius:12px;grid-template-columns:48px 175px minmax(220px,1fr) auto auto auto;align-items:center;gap:18px;min-height:84px;padding:15px 22px;display:grid}.ref-updates__mark{color:#8cdf63;background:#89e15e21;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.ref-updates h2{margin:0 0 3px;font-size:13px}.ref-updates p{color:#ffffff91;margin:0;font-size:8px}.ref-updates__cta{color:#fff;background:#ffffff0f;border:1px solid #ffffff21;border-radius:7px;justify-content:space-between;align-items:center;min-height:42px;padding:0 16px;font-size:9px;font-weight:730;display:flex}.ref-updates__inner>span{color:#ffffffb8;white-space:nowrap;align-items:center;gap:7px;font-size:8px;display:inline-flex}.ref-updates__inner>span svg{color:#88dc61}.motion-progress{z-index:140;pointer-events:none;transform-origin:0;background:linear-gradient(90deg,#73d64c,#0ba936 62%,#057225);width:100%;height:3px;position:fixed;top:0;left:0;transform:scaleX(0);box-shadow:0 1px 10px #09a93652}.motion-ready:not(.motion-reduced) [data-reveal]{--motion-delay:0s;opacity:0;filter:blur(5px);transition:opacity .78s cubic-bezier(.2, .75, .25, 1) var(--motion-delay), transform .9s cubic-bezier(.16, 1, .3, 1) var(--motion-delay), filter .7s ease var(--motion-delay);will-change:opacity, transform, filter;transform:translateY(27px)}.motion-ready:not(.motion-reduced) [data-reveal=soft]{transform:translateY(16px)scale(.985)}.motion-ready:not(.motion-reduced) [data-reveal=slide-left]{transform:translate(-46px,14px)rotate(-.7deg)}.motion-ready:not(.motion-reduced) [data-reveal=slide-right]{transform:translate(46px,14px)rotate(.7deg)}.motion-ready:not(.motion-reduced) [data-reveal=card]{transform:translateY(34px)scale(.94)rotate(1deg)}.motion-ready:not(.motion-reduced) [data-reveal=card]:nth-child(2n){transform:translateY(34px)scale(.94)rotate(-1deg)}.motion-ready:not(.motion-reduced) [data-reveal=mosaic]{transform:translateY(20px)scale(.88)}.motion-ready:not(.motion-reduced) [data-reveal=assurance]{transform:translateY(18px)}.motion-ready:not(.motion-reduced) [data-reveal=step]{transform:translate(-18px)}.motion-ready:not(.motion-reduced) [data-reveal=hero-visual]{filter:blur(10px);transform:translate(28px,12px)scale(.9)}.motion-ready:not(.motion-reduced) [data-reveal].is-motion-visible{opacity:1;filter:blur();will-change:auto;transform:translate(0)scale(1)rotate(0)}.ref-hero{--parallax-x:0px;--parallax-y:0px;--parallax-x-reverse:0px;--parallax-y-reverse:0px}.ref-hero h1>span{display:block}.ref-hero__leaf{z-index:1;pointer-events:none;background:linear-gradient(135deg,#91db6340,#fff0);border:1px solid #0f92301f;border-radius:100% 0;width:92px;height:48px;position:absolute}.ref-hero__leaf--one{animation:9s ease-in-out infinite ref-leaf-drift;top:118px;left:-30px;transform:rotate(22deg)}.ref-hero__leaf--two{width:70px;height:36px;animation:11s ease-in-out -4s infinite reverse ref-leaf-drift;bottom:115px;right:3%;transform:rotate(-27deg)}.motion-ready:not(.motion-reduced) .ref-hero__copy[data-reveal=hero-copy]{opacity:1;filter:none;transform:none}.motion-ready:not(.motion-reduced) .ref-hero__copy[data-reveal=hero-copy] .ref-kicker,.motion-ready:not(.motion-reduced) .ref-hero__copy[data-reveal=hero-copy] h1>span,.motion-ready:not(.motion-reduced) .ref-hero__copy[data-reveal=hero-copy]>p,.motion-ready:not(.motion-reduced) .ref-hero__copy[data-reveal=hero-copy] .ref-hero__actions,.motion-ready:not(.motion-reduced) .ref-hero__copy[data-reveal=hero-copy] .ref-audience{opacity:0;transform:translateY(24px)}.motion-ready:not(.motion-reduced) .ref-hero__copy.is-motion-visible .ref-kicker,.motion-ready:not(.motion-reduced) .ref-hero__copy.is-motion-visible h1>span,.motion-ready:not(.motion-reduced) .ref-hero__copy.is-motion-visible>p,.motion-ready:not(.motion-reduced) .ref-hero__copy.is-motion-visible .ref-hero__actions,.motion-ready:not(.motion-reduced) .ref-hero__copy.is-motion-visible .ref-audience{animation:.78s cubic-bezier(.16,1,.3,1) both ref-copy-in}.motion-ready:not(.motion-reduced) .ref-hero__copy.is-motion-visible h1>span:first-child{animation-delay:80ms}.motion-ready:not(.motion-reduced) .ref-hero__copy.is-motion-visible h1>span:nth-child(2){animation-delay:.16s}.motion-ready:not(.motion-reduced) .ref-hero__copy.is-motion-visible h1>span:nth-child(3){animation-delay:.24s}.motion-ready:not(.motion-reduced) .ref-hero__copy.is-motion-visible>p{animation-delay:.31s}.motion-ready:not(.motion-reduced) .ref-hero__copy.is-motion-visible .ref-hero__actions{animation-delay:.38s}.motion-ready:not(.motion-reduced) .ref-hero__copy.is-motion-visible .ref-audience{animation-delay:.45s}.ref-hero__visual>img{transform:translate3d(var(--parallax-x), var(--parallax-y), 0);transition:transform .28s cubic-bezier(.2,.8,.2,1),filter .35s;animation:6.8s ease-in-out 1s infinite ref-device-breathe}.ref-hero__glow{animation:6s ease-in-out infinite ref-glow-breathe}.ref-float--top{transform:translate3d(var(--parallax-x-reverse), var(--parallax-y-reverse), 0);animation:5.4s ease-in-out infinite ref-badge-float}.ref-float--bottom{transform:translate3d(var(--parallax-x-reverse), var(--parallax-y-reverse), 0);animation:6.2s ease-in-out -2.5s infinite reverse ref-badge-float}.ref-float>span{transition:transform .35s cubic-bezier(.16,1,.3,1),background .25s}.ref-float:hover>span{background:#e4f6df;transform:rotate(-8deg)scale(1.08)}.ref-devices{isolation:isolate;position:relative;overflow:hidden}.ref-devices:before{content:"";z-index:-1;opacity:.36;background:radial-gradient(circle at 14% 40%,#75d24e1f,#0000 21%),radial-gradient(circle at 86% 64%,#09973014,#0000 18%);position:absolute;inset:0}.ref-device-card{isolation:isolate;transition:transform .45s cubic-bezier(.16,1,.3,1),border-color .25s,box-shadow .45s;position:relative}.ref-device-card:after{content:"";z-index:-1;opacity:0;background:linear-gradient(150deg,#0000 48%,#7bd7541f);transition:opacity .35s;position:absolute;inset:0}.ref-device-card img{transition:transform .65s cubic-bezier(.16,1,.3,1),filter .35s}.ref-device-card i,.ref-device-card i svg{transition:transform .35s cubic-bezier(.16,1,.3,1),background .25s,color .25s}.ref-device-card:hover{border-color:#24914961;transform:translateY(-7px);box-shadow:0 24px 48px #12421a24}.motion-ready:not(.motion-reduced) .ref-device-card.is-motion-visible:hover{transform:translateY(-7px)}.ref-device-card:hover:after{opacity:1}.ref-device-card:hover img{filter:saturate(1.035)contrast(1.01);transform:scale(1.035)}.ref-device-card:hover i{color:#fff;background:#0a9631;transform:scale(1.08)}.ref-device-card:hover i svg{transform:translate(2px)}.ref-promos{background:linear-gradient(#fff 0%,#f9fcf7 48%,#fff 100%);position:relative}.ref-promo{transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .45s,border-color .3s;position:relative}.ref-promo:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(110deg,#0000 25%,#ffffff85 45%,#0000 66%);transition:opacity .2s;position:absolute;inset:0;transform:translate(-65%)}.ref-promo:hover{transform:translateY(-5px);box-shadow:0 24px 55px #0f471c1a}.motion-ready:not(.motion-reduced) .ref-promo.is-motion-visible:hover{transform:translateY(-5px)}.ref-promo--setup:hover{box-shadow:0 24px 55px #115b9a1a}.ref-promo:hover:after{opacity:.55;animation:1s both ref-panel-sheen}.ref-promo__media{transition:clip-path 1.15s cubic-bezier(.16,1,.3,1) .16s}.motion-ready:not(.motion-reduced) .ref-promo[data-reveal]:not(.is-motion-visible) .ref-promo__media{clip-path:ellipse(0% 8% at 96%)}.ref-promo__media img{transition:transform 1s cubic-bezier(.16,1,.3,1),filter .45s}.ref-promo:hover .ref-promo__media img{filter:saturate(1.04)contrast(1.02);transform:scale(1.055)}.ref-promo__media>span{transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .35s}.ref-promo:hover .ref-promo__media>span{transform:translateY(-50%)rotate(8deg)scale(1.06);box-shadow:0 15px 32px #083c172e}.ref-why{background:linear-gradient(145deg,#fbfdf9 0%,#f6faef 52%,#fbfdf9 100%);padding-top:34px;position:relative;overflow:hidden}.ref-why:before{content:"";opacity:.3;pointer-events:none;background-image:linear-gradient(#078c2b0d 1px,#0000 1px),linear-gradient(90deg,#078c2b0d 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 24% 76%,#0000);mask-image:linear-gradient(90deg,#0000,#000 24% 76%,#0000)}.ref-why__grid,.ref-compliance-strip{z-index:1;position:relative}.ref-value-grid article{transition:transform .4s cubic-bezier(.16,1,.3,1),background .3s,box-shadow .4s}.ref-value-grid article>span{transition:transform .5s cubic-bezier(.16,1,.3,1),background .3s,color .3s}.ref-value-grid article:hover{z-index:2;background:#f8fcf5;transform:translateY(-5px)scale(1.015);box-shadow:0 18px 35px #0d4b1a17}.motion-ready:not(.motion-reduced) .ref-value-grid article.is-motion-visible:hover{transform:translateY(-5px)scale(1.015)}.ref-value-grid article:hover>span{color:#fff;background:#0a9631;transform:rotate(-9deg)scale(1.08)}.ref-why__quote{transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .4s;position:relative;overflow:hidden}.ref-why__quote:after{content:"";border:1px solid #09932e24;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-76px;right:-76px;box-shadow:0 0 0 25px #09932e09,0 0 0 50px #09932e06}.ref-why__quote:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0e481a1a}.motion-ready:not(.motion-reduced) .ref-why__quote.is-motion-visible:hover{transform:translateY(-5px)}.ref-compliance-strip article{transition:background .28s,color .28s}.ref-compliance-strip article:hover{color:#05902d;background:#edf8e9}.ref-process{background:radial-gradient(circle at 82% 20%,#87db5d1f,#0000 20%),#fff;padding-top:42px;position:relative;overflow:hidden}.ref-process li:after{transform-origin:0;transition:transform .85s cubic-bezier(.2, .8, .2, 1) calc(var(--motion-delay) + .24s);transform:scaleX(0)}.ref-process li.is-motion-visible:after{transform:scaleX(1)}.ref-process li>span{transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .45s,background .3s}.ref-process li.is-motion-visible>span{animation:ref-step-pop .6s cubic-bezier(.16, 1, .3, 1) calc(var(--motion-delay) + .18s) both}.ref-process li:hover>span{background:#057b27;transform:scale(1.12);box-shadow:0 0 0 8px #099b321a}.ref-process__layout>aside{transition:transform .42s cubic-bezier(.16,1,.3,1),box-shadow .35s;position:relative;overflow:hidden}.ref-process__layout>aside:after{content:"";background:#67ca461c;border-radius:50%;width:100px;height:100px;position:absolute;top:-55px;right:-50px}.ref-process__layout>aside:hover{transform:translateY(-5px);box-shadow:0 18px 34px #0c4c1c17}.motion-ready:not(.motion-reduced) .ref-process__layout>aside.is-motion-visible:hover{transform:translateY(-5px)}.ref-updates{background:#fff;padding-top:8px}.ref-updates__inner{isolation:isolate;position:relative;overflow:hidden;box-shadow:0 20px 45px #03231724}.ref-updates__inner:before{content:"";z-index:-1;filter:blur(40px);background:#53d25b2e;border-radius:50%;width:420px;height:180px;animation:8s ease-in-out infinite alternate ref-aurora;position:absolute;top:-100px;left:25%}.ref-updates__inner:after{content:"";z-index:-1;opacity:.18;background:linear-gradient(105deg,#0000 30%,#ffffff3d 46%,#0000 62%);animation:8s ease-in-out 1s infinite ref-update-scan;position:absolute;inset:0;transform:translate(-90%)}.ref-updates__mark{animation:4s ease-in-out infinite ref-mail-pulse}.ref-updates__cta{transition:background .3s,border-color .3s,transform .35s cubic-bezier(.16,1,.3,1)}.ref-updates__cta:hover{background:#8be2601c;border-color:#8be26073;transform:translate(4px)}.ref-updates__cta svg,.ref-button svg,.button svg,.text-link svg{transition:transform .3s cubic-bezier(.16,1,.3,1)}.ref-updates__cta:hover svg,.ref-button:hover svg,.button:hover svg,.text-link:hover svg{transform:translate(3px)}.brand__mark{transition:transform .55s cubic-bezier(.16,1,.3,1),color .3s}.brand:hover .brand__mark{color:#159e35;transform:rotate(-8deg)scale(1.05)}@keyframes ref-copy-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translate(0)}}@keyframes ref-leaf-drift{0%,to{translate:0;rotate:none}50%{translate:22px -12px;rotate:8deg}}@keyframes ref-device-breathe{0%,to{transform:translate3d(var(--parallax-x), var(--parallax-y), 0) rotate(-.15deg)}50%{transform:translate3d(var(--parallax-x), calc(var(--parallax-y) - 8px), 0) rotate(.25deg)}}@keyframes ref-glow-breathe{0%,to{opacity:.72;transform:scale(.97)}50%{opacity:1;transform:scale(1.035)}}@keyframes ref-badge-float{0%,to{transform:translate3d(var(--parallax-x-reverse), var(--parallax-y-reverse), 0)}50%{transform:translate3d(var(--parallax-x-reverse), calc(var(--parallax-y-reverse) - 7px), 0)}}@keyframes ref-panel-sheen{0%{transform:translate(-70%)}to{transform:translate(75%)}}@keyframes ref-step-pop{0%{transform:scale(.6);box-shadow:0 0 #099b3238}70%{transform:scale(1.12);box-shadow:0 0 0 9px #099b3200}to{box-shadow:none;transform:scale(1)}}@keyframes ref-aurora{0%{transform:translate(-55px)scale(.9)}to{transform:translate(180px,25px)scale(1.18)}}@keyframes ref-update-scan{0%,25%{transform:translate(-90%)}58%,to{transform:translate(100%)}}@keyframes ref-mail-pulse{0%,to{box-shadow:0 0 #8be26000}50%{box-shadow:0 0 0 7px #8be26012}}.site-footer{background:linear-gradient(145deg,#f7fcf9 0%,#e8f6ef 54%,#e5f1f8 100%)}.footer-cta{border-color:#ffffff1c}.footer-cta h2{color:#fff}.site-footer .eyebrow--light{color:#9ae979}.site-footer a:hover{color:#087f32}@media (width<=1240px){.shell{width:min(1120px,100% - 42px)}.desktop-nav{gap:14px;font-size:11px}.header-contact{display:none}.ref-hero__grid{grid-template-columns:.91fr 1.09fr}.ref-promo{grid-template-columns:1.16fr .84fr}.ref-promo__copy{padding-left:22px}.ref-updates__inner{grid-template-columns:46px 160px 1fr auto auto}.ref-updates__inner>span:last-child{display:none}}@media (width<=1024px){.announcement__points{gap:24px}.announcement__points span:nth-child(3),.desktop-nav{display:none}.header-contact,.menu-button{display:grid}.ref-hero{padding-top:42px}.ref-hero__grid{grid-template-columns:1fr;min-height:auto}.ref-hero__copy{text-align:center;justify-self:center;max-width:690px;padding-bottom:15px}.ref-hero__copy>p{margin-inline:auto}.ref-hero__actions,.ref-audience{justify-content:center}.ref-hero__visual{min-height:430px}.ref-hero__visual>img{width:min(850px,105%);margin:0}.ref-float--top{right:8%}.ref-float--bottom{left:13%}.ref-assurance-strip{grid-template-columns:1fr 1fr}.ref-assurance-strip article:nth-child(2){border-right:0}.ref-assurance-strip article:nth-child(-n+2){border-bottom:1px solid #e8eee7}.ref-device-grid{grid-template-columns:repeat(3,1fr)}.ref-collection,.ref-promo-grid{grid-template-columns:1fr}.ref-promo{min-height:400px}.ref-why__grid{grid-template-columns:1fr 2fr}.ref-why__quote{grid-column:1/-1;min-height:auto}.ref-compliance-strip{grid-template-columns:1fr 1fr}.ref-process__layout{grid-template-columns:1fr}.ref-process__layout>aside{grid-template-columns:48px auto;column-gap:13px;display:grid}.ref-process__layout>aside>span{grid-row:1/4}.ref-process__layout>aside h3{margin-top:0}.ref-updates__inner{grid-template-columns:45px 170px 1fr}.ref-updates__inner>span{display:none}}@media (width<=700px){.shell{width:min(100% - 28px,620px)}.announcement__inner{height:32px}.announcement__points span:not(:first-child),.announcement__inner>a{display:none}.site-header__inner{height:71px}.site-header .brand{width:154px;min-width:154px}.site-header .brand__official-logo{max-height:50px}.brand__mark,.brand__mark svg{width:39px;height:39px}.brand__words b{font-size:20px}.brand__words span{font-size:10px}.header-contact,.site-header__actions>.button{display:none}.ref-hero{padding-top:35px}.ref-hero h1{font-size:clamp(45px,13.2vw,60px);line-height:1.01}.ref-hero__copy{padding-bottom:0}.ref-hero__copy>p{font-size:13px}.ref-hero__actions{flex-direction:column}.ref-hero__actions .ref-button{width:100%}.ref-audience{align-items:flex-start}.ref-audience small{max-width:205px;line-height:1.45}.ref-hero__visual{min-height:300px;margin-top:12px}.ref-hero__glow{width:290px;height:290px;box-shadow:0 0 0 36px #ebf9e56e}.ref-hero__visual>img{width:118%}.ref-float{padding:7px 9px}.ref-float>span{width:25px;height:25px}.ref-float--top{top:12px;right:0}.ref-float--bottom{bottom:20px;left:0}.ref-assurance-strip{grid-template-columns:1fr;margin-top:4px}.ref-assurance-strip article{border-bottom:1px solid #e8eee7;min-height:78px;padding:14px 18px;border-right:0!important}.ref-assurance-strip article:last-child{border-bottom:0}.ref-devices{padding-top:42px}.ref-section-title h2{font-size:24px}.ref-device-grid{grid-template-columns:1fr 1fr;gap:10px}.ref-device-card>span{min-height:50px;padding:5px 10px 9px}.ref-device-card>span small{display:none}.ref-collection{margin-top:25px;padding:18px}.ref-collection__grid{grid-template-columns:1fr 1fr}.ref-collection__grid a{min-height:60px}.ref-promo{grid-template-columns:1fr;min-height:auto}.ref-promo__copy{padding:26px 22px}.ref-promo__media{clip-path:ellipse(76% 78% at 70% 10%);grid-row:1;height:270px}.ref-promo__media>span{top:auto;bottom:18px;left:20px;transform:none}.ref-promo:hover .ref-promo__media>span{transform:rotate(6deg)scale(1.05)}.ref-promo h2{font-size:28px}.ref-promo__copy>p,.ref-promo li{font-size:10px}.ref-why__grid{grid-template-columns:1fr}.ref-why__intro{min-height:auto}.ref-why__intro h2{font-size:34px}.ref-value-grid{grid-template-columns:1fr}.ref-value-grid article{border-bottom:1px solid #e7ece6;border-right:0!important}.ref-value-grid article:last-child{border-bottom:0}.ref-compliance-strip{grid-template-columns:1fr}.ref-compliance-strip article{border-bottom:1px solid #e7ece6;min-height:68px}.ref-compliance-strip article:last-child{border-bottom:0}.ref-process__heading{align-items:flex-start;gap:18px}.ref-process ol{grid-template-columns:1fr}.ref-process li{min-height:93px;padding-bottom:12px}.ref-process li:not(:last-child):after{transform-origin:top;width:1px;height:auto;inset:39px auto -3px 15px;transform:scaleY(0)}.ref-process li.is-motion-visible:not(:last-child):after{transform:scaleY(1)}.ref-process li div{background:0 0}.ref-process li p{font-size:9px}.ref-updates__inner{grid-template-columns:42px 1fr;padding:18px}.ref-updates__cta{grid-column:1/-1}.hero-summary__media{height:185px}}.whatsapp-float{z-index:90;color:#082d1a;background:#25d366;border-radius:999px;align-items:center;gap:9px;padding:13px 17px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 30px #04371f47}.whatsapp-float:hover{background:#2ee072;transform:translateY(-3px);box-shadow:0 16px 38px #04371f5c}.whatsapp-float:focus-visible{outline-offset:3px;outline:3px solid #fff}@media (width<=640px){.whatsapp-float{padding:14px;bottom:14px;right:14px}.whatsapp-float span{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}@media (prefers-reduced-motion:reduce){.whatsapp-float{transition:none}.whatsapp-float:hover{transform:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
/* Footer logo sizing correction: preserve the official artwork while keeping
   the footer columns visually aligned on desktop and mobile. */
.site-footer .footer-grid{align-items:start}
.site-footer .footer-intro{align-self:start}
.site-footer .brand--inverse{display:inline-flex;align-items:flex-start;width:auto;max-width:100%;margin:0}
.site-footer .brand--inverse .brand__official-logo{width:170px;max-width:100%;height:auto;object-fit:contain;object-position:left top}
@media (max-width:700px){
  .site-footer .brand--inverse .brand__official-logo{width:145px}
}
