.ifu-country-gate{--country-gate-background: #fff;--country-gate-surface: #ffffff;--country-gate-text: #111111;--country-gate-muted: #666666;--country-gate-border: #d9d9d9;--country-gate-accent: #000000;padding:24px 0;background:var(--country-gate-background);color:var(--country-gate-text)}.ifu-country-gate__inner{max-width:960px}.ifu-country-gate__eyebrow{margin:0 0 10px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--country-gate-muted)}.ifu-country-gate__heading,.ifu-country-gate__content-heading{margin:0 0 10px;color:var(--country-gate-accent)}.ifu-country-gate__subheading{margin:0 0 20px;color:var(--country-gate-muted)}.ifu-country-gate__countries{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ifu-country-gate__country-button{width:100%;min-height:44px;border:1px solid var(--country-gate-accent);background:transparent;color:var(--country-gate-accent);padding:10px 14px;cursor:pointer;font:inherit;text-align:left;transition:background .2s ease,color .2s ease}.ifu-country-gate__country-button:hover,.ifu-country-gate__country-button:focus-visible{background:var(--country-gate-accent);color:#fff;outline:none}.ifu-country-gate__selected-country{margin:0 0 12px;color:var(--country-gate-muted)}.ifu-country-gate__selected-country strong{color:var(--country-gate-accent);margin-left:6px}.ifu-country-gate__content-text{margin-bottom:16px}.ifu-country-gate__change-button{border:1px solid var(--country-gate-accent);background:transparent;color:var(--country-gate-accent);min-height:44px;padding:10px 14px;cursor:pointer;font:inherit}.ifu-country-gate__change-button:hover,.ifu-country-gate__change-button:focus-visible{background:var(--country-gate-accent);color:#fff;outline:none}.hidden{display:none}@media screen and (max-width:749px){.ifu-country-gate{padding:32px 0}.ifu-country-gate__countries{grid-template-columns:1fr}}.landing-cases{padding-top:var(--landing-cases-padding-top);padding-bottom:var(--landing-cases-padding-bottom)}.landing-cases__header{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:16px}.landing-cases__eyebrow{margin:0 0 6px;font-size:11px;letter-spacing:.09em;text-transform:uppercase;color:#0009}.landing-cases__heading{margin:0;font-size:clamp(24px,2.5vw,34px);line-height:1.12}.landing-cases__link{white-space:nowrap;text-decoration:none;font-weight:600}.landing-cases__rail--grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.landing-cases__rail--slider{display:flex;gap:12px;overflow-x:hidden;padding-bottom:6px;scroll-snap-type:x mandatory}.landing-cases__card{border:1px solid rgba(0,0,0,.09);background:#fff;overflow:hidden}.landing-cases__nav{margin-top:14px;display:flex;justify-content:flex-end;gap:10px}.landing-cases__nav-button{width:56px;height:56px;border-radius:999px;border:1px solid rgba(0,0,0,.2);background:#fff;display:grid;place-items:center;cursor:pointer;font-size:28px;line-height:1;color:#111;transition:background .2s ease,color .2s ease,border-color .2s ease}.landing-cases__nav-button:hover,.landing-cases__nav-button:focus-visible{background:#111;color:#fff;border-color:#111;outline:none}.landing-cases__nav-button:hover path,.landing-cases__nav-button:focus-visible path{fill:#fff}.landing-cases__nav-button:disabled{opacity:.35;cursor:not-allowed}.landing-cases__rail--slider .landing-cases__card{min-width:min(78vw,360px);scroll-snap-align:start}.landing-cases__media{aspect-ratio:1.9 / 1;background:#eef2f4}.landing-cases__media--scroll{background:#eef2f4}.landing-cases__media-scroll{height:100%;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;touch-action:pan-x;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;cursor:grab;-webkit-user-select:none;user-select:none;scrollbar-width:none;-ms-overflow-style:none}.landing-cases__media-scroll.is-dragging{cursor:grabbing}.landing-cases__media-scroll::-webkit-scrollbar{display:none}.landing-cases__media-slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start}.landing-cases__image,.landing-cases__image-placeholder{width:100%;height:100%;display:block;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.landing-cases__image-placeholder{background:linear-gradient(120deg,#eef2f4,#f8f9fa)}.landing-cases__media-dots-viewport{position:absolute;left:50%;bottom:10px;transform:translate(-50%);width:65px;overflow:hidden;display:flex;justify-content:center;z-index:2}.landing-cases__media-dots{display:flex;transition:transform .25s ease;will-change:transform}.landing-cases__media-dot{flex:0 0 13px;width:13px;height:13px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;padding:0;cursor:pointer}.landing-cases__media-dot:before{content:"";width:7px;height:7px;border-radius:999px;background:#00000073;transition:width .2s ease,height .2s ease,opacity .2s ease,background .2s ease}.landing-cases__media-dot.is-active:before{background:#000}.landing-cases__media-dot.is-near-1:before{width:6px;height:6px;opacity:.85}.landing-cases__media-dot.is-near-2:before{width:4px;height:4px;opacity:.55}.landing-cases__media-dot.is-hidden:before{width:0;height:0;opacity:0}.landing-cases__media-slider{position:relative;height:100%}.landing-cases__media-arrow{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:32px;height:32px;margin:0;padding:0;border:1px solid rgba(0,0,0,.15);border-radius:999px;background:#ffffffeb;color:#111;cursor:pointer;box-shadow:0 1px 3px #0000000f;transition:background .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease}.landing-cases__media-arrow:hover,.landing-cases__media-arrow:focus-visible{background:#111;color:#fff;border-color:#111;outline:none}.landing-cases__media-arrow:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.landing-cases__media-arrow--prev{left:8px}.landing-cases__media-arrow--next{right:8px}@media screen and (max-width:989px){.landing-cases__media-arrow{width:28px;height:28px}}.landing-cases__meta{display:flex;justify-content:space-between;gap:8px;padding:10px 12px 0;font-size:12px;color:#00000094}.landing-cases__card-title{margin:8px 12px 6px;font-size:22px;line-height:1.12}.landing-cases__description{margin:0 12px 8px;color:#000000bf}.landing-cases__author{margin:0 12px 14px;color:#00000080;font-size:13px}@media screen and (max-width:989px){.landing-cases__rail--grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.landing-cases__rail--grid{grid-template-columns:1fr}.landing-cases__rail--slider .landing-cases__card{min-width:min(82vw,380px)}.landing-cases__nav-button{width:52px;height:52px;font-size:24px}}@media screen and (max-width:989px){.landing-cases__rail[data-layout-mode=slider]{display:flex;gap:12px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory;touch-action:pan-x;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.landing-cases__rail[data-layout-mode=slider] .landing-cases__card{min-width:min(82vw,380px);scroll-snap-align:start}}.landing-form-sidebar{padding-top:var(--section-padding-top, 0);padding-bottom:var(--section-padding-bottom, 0);background:#f9f9f9}.landing-form-sidebar__grid{display:grid;grid-template-columns:minmax(0,.4fr) minmax(280px,.8fr);gap:24px;align-items:start}.landing-form-sidebar__sidebar{position:sticky;top:0}.landing-form-sidebar__form,.landing-form-sidebar__sidebar{min-width:0}.landing-form-sidebar__badge{display:inline-flex;margin:0 0 12px;padding:4px 8px;background:#d9fff4;font-size:12px}.landing-form-sidebar__heading{margin:0 0 12px}.landing-form-sidebar__description{margin-bottom:16px}.landing-form-sidebar__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:27px}.landing-form-sidebar__card{padding:16px}.landing-form-sidebar__card-eyebrow{margin:0 0 8px;font-size:11px;text-transform:uppercase;color:#000000a6}.landing-form-sidebar__card-title{margin:0 0 8px;font-size:20px}.landing-form-sidebar__card-text>*:last-child{margin-bottom:0}@media screen and (max-width:989px){.landing-form-sidebar__grid{grid-template-columns:minmax(0,1fr)}.landing-form-sidebar__cards{margin-top:0;grid-template-columns:none}}.landing-reviews{padding-top:var(--landing-reviews-padding-top);padding-bottom:var(--landing-reviews-padding-bottom)}.landing-reviews__header{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:16px}.landing-reviews__eyebrow{margin:0 0 6px;font-size:11px;letter-spacing:.09em;text-transform:uppercase;color:#0009}.landing-reviews__heading{margin:0;font-size:clamp(24px,2.5vw,34px);line-height:1.12}.landing-reviews__link{white-space:nowrap;text-decoration:none;font-weight:600}.landing-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.landing-reviews__card{padding:18px;border:1px solid rgba(0,0,0,.09);background:#fff;display:grid;gap:14px}.landing-reviews__quote{margin:0;color:#000c}.landing-reviews__person{display:grid;grid-template-columns:44px 1fr;align-items:center;gap:10px}.landing-reviews__avatar{width:44px;height:44px;border-radius:999px;overflow:hidden;background:#ebedef;display:grid;place-items:center;font-weight:600}.landing-reviews__avatar-image{width:100%;height:100%;object-fit:cover;display:block}.landing-reviews__name,.landing-reviews__role{margin:0}.landing-reviews__name{font-weight:600;line-height:1.2}.landing-reviews__role{color:#00000094;font-size:13px;line-height:1.25}.landing-reviews__stars{margin:0;color:#f6bf00;letter-spacing:.08em}@media screen and (max-width:989px){.landing-reviews__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.landing-reviews__grid{grid-template-columns:1fr}}.landing-trusted{padding-top:var(--landing-trusted-padding-top);padding-bottom:var(--landing-trusted-padding-bottom)}.landing-trusted__heading{margin:0 0 14px;font-size:11px;letter-spacing:.09em;text-transform:uppercase;color:#0009}.landing-trusted__logos{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:18px}.landing-trusted__logo-item{min-height:28px;display:grid;place-items:center;text-decoration:none;color:inherit}.landing-trusted__logo-image{max-width:100%;max-height:28px;width:auto;height:auto;object-fit:contain;opacity:.8}.landing-trusted__logo-text{font-size:13px;color:#00000094;text-align:center}@media screen and (max-width:989px){.landing-trusted__logos{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.landing-trusted__logos{grid-template-columns:repeat(2,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/20/compiled_assets/styles.css.map */
