.osmodi-conversion{--osmodi-card-radius: var(--osm-radius-12, 12px);--osmodi-control-radius: var(--osm-radius-8, 8px);color:var(--osm-ink, #111112)}.osmodi-conversion .osmodi-shell{width:min(calc(100% - 32px),var(--container-max-width, 1320px));margin-inline:auto}.osmodi-home-hero{padding-block:24px 0}.osmodi-home-hero__grid{min-height:min(680px,calc(100dvh - 96px));display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;gap:clamp(32px,6vw,84px);padding:clamp(34px,6vw,82px);border-radius:var(--osm-radius-16, 16px);background:var(--osm-surface-muted, #ecebe8)}.osmodi-home-hero__copy{max-width:620px}.osmodi-home-hero--text-only .osmodi-home-hero__grid{min-height:min(540px,calc(100dvh - 96px));grid-template-columns:minmax(0,1fr)}.osmodi-home-hero--text-only .osmodi-home-hero__copy{max-width:760px}.osmodi-home-hero__eyebrow,.osmodi-section-eyebrow{margin:0 0 14px;color:var(--osm-accent, #4f46ff);font-family:var(--osm-font-ui, sans-serif);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.osmodi-home-hero h1{max-width:680px;margin:0;font-family:var(--osm-font-display, serif);font-size:clamp(42px,5vw,68px);font-weight:300;letter-spacing:-.02em;line-height:1.04}.osmodi-home-hero__support{max-width:58ch;margin:24px 0 0;color:var(--osm-muted, #65656f);font-size:clamp(16px,1.35vw,19px);line-height:1.55}.osmodi-home-hero__definition,.osmodi-home-hero__proof{margin:12px 0 0;color:var(--osm-ink-soft, #303034);font-size:13px;line-height:1.45}.osmodi-home-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.osmodi-home-hero__actions .btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding-inline:20px;white-space:nowrap}.osmodi-home-hero__actions .btn--invert{border-color:var(--osm-ink, #111112);background:var(--osm-ink, #111112);color:var(--osm-surface, #fff)}.osmodi-home-hero__media{min-height:520px;overflow:hidden;border-radius:var(--osm-radius-12, 12px);background:var(--osm-surface, #fff)}.osmodi-home-hero__media img{width:100%;height:100%;display:block;object-fit:cover}.osmodi-value-strip{padding-block:clamp(42px,5vw,64px)}.osmodi-value-strip__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid var(--osm-line, #dedee3)}.osmodi-value-strip__item{min-height:172px;padding:28px}.osmodi-value-strip__item+.osmodi-value-strip__item{border-left:1px solid var(--osm-line, #dedee3)}.osmodi-value-strip__icon{width:24px;height:24px;margin-bottom:20px;color:var(--osm-accent, #4f46ff)}.osmodi-value-strip__icon svg{width:100%;height:100%;display:block}.osmodi-value-strip__icon svg path{fill:currentColor}.osmodi-value-strip h2,.osmodi-value-strip h3{margin:0 0 8px;font-family:var(--osm-font-ui, sans-serif);font-size:17px;font-weight:600;line-height:1.3}.osmodi-value-strip p{max-width:34ch;margin:0;color:var(--osm-muted, #65656f);font-size:14px;line-height:1.55}.osmodi-value-strip a,.osmodi-route-card__link,.osmodi-service-card__link{min-height:44px;display:inline-flex;align-items:center;margin-top:12px;color:var(--osm-ink, #111112);font-weight:600;text-decoration:underline;text-underline-offset:4px}.osmodi-section{padding-block:clamp(68px,8vw,108px)}.osmodi-section__head{max-width:760px;margin-bottom:36px}.osmodi-section__head h2{margin:0;font-family:var(--osm-font-display, serif);font-size:clamp(34px,4vw,54px);font-weight:350;letter-spacing:-.015em;line-height:1.08}.osmodi-section__head p{max-width:62ch;margin:16px 0 0;color:var(--osm-muted, #65656f);line-height:1.55}.osmodi-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.osmodi-product-card{min-width:0;display:flex;flex-direction:column;border:1px solid var(--osm-line, #dedee3);border-radius:var(--osmodi-card-radius);background:var(--osm-surface, #fff);overflow:hidden}.osmodi-product-card__media{aspect-ratio:4 / 5;display:block;overflow:hidden;background:var(--osm-surface-muted, #ecebe8)}.osmodi-product-card__media img{width:100%;height:100%;display:block;object-fit:contain}.osmodi-product-card__body{min-height:248px;display:flex;flex:1;flex-direction:column;padding:18px}.osmodi-product-card__brand,.osmodi-product-card__variant,.osmodi-product-card__availability{color:var(--osm-muted, #65656f);font-size:12px;line-height:1.4}.osmodi-product-card h3{margin:6px 0 0;font-family:var(--osm-font-ui, sans-serif);font-size:17px;font-weight:600;line-height:1.3}.osmodi-product-card h3 a{color:inherit;text-decoration:none}.osmodi-product-card__direction{margin:12px 0 0;color:var(--osm-muted, #65656f);font-size:13px;line-height:1.5}.osmodi-product-card__commerce{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:18px}.osmodi-product-card__price{color:var(--osm-ink, #111112);font-size:16px;font-weight:600}.osmodi-product-card__action{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding-inline:14px;border:1px solid var(--osm-line-strong, #b9b9c1);border-radius:var(--osmodi-control-radius);color:var(--osm-ink, #111112);font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap}.osmodi-route-grid,.osmodi-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.osmodi-route-card,.osmodi-service-card{min-height:280px;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(24px,4vw,42px);border:1px solid var(--osm-line, #dedee3);border-radius:var(--osmodi-card-radius);background:var(--osm-surface, #fff)}.osmodi-route-card:nth-child(4n+1){background:#eee5e4}.osmodi-route-card:nth-child(4n+2){background:#e3ebe9}.osmodi-route-card:nth-child(4n+3){background:#ede5dc}.osmodi-route-card:nth-child(4n+4){background:#e7e2dc}.osmodi-route-card h3,.osmodi-service-card h3{margin:0;font-family:var(--osm-font-display, serif);font-size:clamp(28px,3vw,38px);font-weight:400;line-height:1.08}.osmodi-route-card p,.osmodi-service-card p{max-width:48ch;margin:14px 0 0;color:var(--osm-muted, #65656f);line-height:1.55}.osmodi-pdp-details__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:clamp(30px,6vw,76px)}.osmodi-pdp-group+.osmodi-pdp-group{margin-top:48px;padding-top:48px;border-top:1px solid var(--osm-line, #dedee3)}.osmodi-pdp-group h2{margin:0 0 18px;font-family:var(--osm-font-display, serif);font-size:clamp(30px,3.5vw,46px);font-weight:350;line-height:1.1}.osmodi-pdp-group h3{margin:0 0 8px;font-size:15px;font-weight:600}.osmodi-pdp-group p,.osmodi-pdp-group li,.osmodi-pdp-group dd{color:var(--osm-muted, #65656f);line-height:1.6}.osmodi-pdp-stages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.osmodi-pdp-stage{padding:22px;border:1px solid var(--osm-line, #dedee3);border-radius:var(--osmodi-card-radius)}.osmodi-pdp-details-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px;margin:0}.osmodi-pdp-details-list div{min-width:0}.osmodi-pdp-details-list dt{margin-bottom:4px;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.osmodi-pdp-details-list dd{margin:0}.osmodi-pdp-service-links{display:grid;gap:10px}.osmodi-pdp-service-links a{min-height:46px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border:1px solid var(--osm-line, #dedee3);border-radius:var(--osmodi-control-radius);color:var(--osm-ink, #111112);font-weight:600;text-decoration:none}.osmodi-variant-line{margin:8px 0 0;color:var(--osm-muted, #65656f);font-size:14px}.osmodi-scent-line{margin:14px 0 0;color:var(--osm-ink-soft, #303034);font-size:15px;line-height:1.5}@media(max-width:1023px){.osmodi-home-hero__grid{grid-template-columns:minmax(0,1fr) minmax(300px,.8fr)}.osmodi-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.osmodi-conversion .osmodi-shell{width:min(calc(100% - 28px),var(--container-max-width, 1320px))}.osmodi-home-hero__grid,.osmodi-pdp-details__grid{min-height:auto;grid-template-columns:1fr}.osmodi-home-hero__grid{padding:34px 22px 22px}.osmodi-home-hero h1{font-size:clamp(40px,12vw,56px)}.osmodi-home-hero__media{min-height:360px}.osmodi-value-strip__grid,.osmodi-product-grid,.osmodi-route-grid,.osmodi-service-grid,.osmodi-pdp-stages,.osmodi-pdp-details-list{grid-template-columns:1fr}.osmodi-value-strip__item+.osmodi-value-strip__item{border-top:1px solid var(--osm-line, #dedee3);border-left:0}}@media(prefers-reduced-motion:reduce){.osmodi-conversion *,.osmodi-conversion *:before,.osmodi-conversion *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.osmodi-page{margin-top:0;padding-block:clamp(48px,7vw,96px)}.osmodi-page__article{width:min(100%,940px);margin-inline:auto}.osmodi-page__header{max-width:780px;margin-bottom:clamp(28px,4vw,44px);padding-bottom:clamp(20px,3vw,30px);border-bottom:1px solid var(--osm-line, #dedee3)}.osmodi-page__header h1,.page-contact .title-wrap h1{margin:0;color:var(--osm-ink, #111112);font-family:var(--osm-font-display, serif);font-size:clamp(40px,6vw,72px);font-weight:400;line-height:1.02;letter-spacing:-.035em}.osmodi-page__content{max-width:760px;color:var(--osm-ink-soft, #303034);font-size:clamp(16px,1.3vw,18px);line-height:1.72}.osmodi-page__content>:first-child{margin-top:0}.osmodi-page__content>:last-child{margin-bottom:0}.osmodi-page__content h2,.osmodi-page__content h3{color:var(--osm-ink, #111112);font-family:var(--osm-font-display, serif);font-weight:400;line-height:1.12}.osmodi-page__content h2{margin:clamp(44px,6vw,72px) 0 18px;font-size:clamp(30px,4vw,46px)}.osmodi-page__content h3{margin:34px 0 12px;font-size:clamp(24px,3vw,32px)}.osmodi-page__content p,.osmodi-page__content ul,.osmodi-page__content ol,.osmodi-page__content table,.osmodi-page__content blockquote{margin-block:0 22px}.osmodi-page__content a{color:var(--osm-ink, #111112);text-decoration-thickness:1px;text-underline-offset:.2em}.osmodi-page__content img,.osmodi-page__content iframe,.osmodi-page__content video{max-width:100%;height:auto}.osmodi-page__content table{display:block;width:100%;overflow-x:auto;border-collapse:collapse}.osmodi-page__content th,.osmodi-page__content td{min-width:150px;padding:14px;border:1px solid var(--osm-line, #dedee3);text-align:start}.page-contact .row>.col-contact-form.mx-auto{flex:0 0 100%;width:min(100%,760px);max-width:760px;margin-inline:auto}.page-contact .title-wrap{max-width:700px;margin-inline:0;text-align:start}.page-contact .title-wrap .h-sub{max-width:620px;margin-top:18px;color:var(--osm-muted, #65656f);font-size:clamp(16px,1.3vw,18px)!important;line-height:1.65}.page-contact .contact-form--max400{max-width:640px}.page-contact .form-group{margin-bottom:22px}.page-contact .form-control{min-height:50px;border-color:var(--osm-line, #dedee3);border-radius:var(--osmodi-control-radius, 8px);background:var(--osm-paper, #ffffff)}.page-contact textarea.form-control{min-height:160px!important}@media(min-width:768px){.dropdn-modal-minicart{right:auto!important;left:0!important}.dropdn-modal-minicart>.dropdn-modal-slide{right:auto!important;left:0!important;transform:translate(-100%);border-right:1px solid var(--modal-divider-color, var(--osm-line, #dedee3));border-left:0;border-radius:0 var(--osmodi-card-radius, 16px) var(--osmodi-card-radius, 16px) 0}}@media(max-width:767px){.dropdn-modal-minicart{inset:auto 0 0!important;width:100%!important;max-width:100%!important;height:min(88dvh,760px)}.dropdn-modal-minicart>.dropdn-modal-slide,.dropdn-modal-slide.minicart-drop{top:auto!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;max-width:none!important;height:min(88dvh,760px)!important;transform:translateY(100%);border:1px solid var(--modal-divider-color, var(--osm-line, #dedee3));border-bottom:0;border-radius:var(--osmodi-card-radius, 16px) var(--osmodi-card-radius, 16px) 0 0}.fancybox-container.fancybox-is-open .dropdn-modal-minicart.is-opened .dropdn-modal-slide{transform:translateY(0)}.dropdn-content.minicart-drop .dropdn-content-block{padding:48px 20px 16px}.osmodi-page{padding-block:44px 56px}.osmodi-page__header h1,.page-contact .title-wrap h1{font-size:clamp(38px,12vw,52px)}.osmodi-page__content{line-height:1.65}}
/*# sourceMappingURL=/cdn/shop/t/65/assets/osmodi-conversion.css.map */
