.ladf{font-family:Inter,var(--text-font-family),Arial,sans-serif;line-height:1.4;letter-spacing:normal;color:#222;box-sizing:border-box}.ladf *{box-sizing:border-box}.ladf h1,.ladf h2,.ladf h3,.ladf h4,.ladf p{margin:0;letter-spacing:normal}.ladf img{display:block;max-width:100%}.ladf button,.ladf a{-webkit-tap-highlight-color:transparent}.ladf :focus-visible{outline:3px solid #17599c;outline-offset:5px}.ladf-shell{max-width:1240px;padding:0 20px;margin:0 auto}.ladf-section{background:var(--ladf-bg,#ecf5ff);padding:var(--ladf-pt,60px) 0 var(--ladf-pb,60px);overflow:hidden}.ladf-heading{text-align:center;margin-bottom:40px}.ladf-heading h2{font-size:clamp(28px,2.5vw,48px);font-weight:600;line-height:1.2;color:var(--ladf-accent,#258bff)}.ladf-heading p{font-size:18px;color:#717171;margin-top:14px}.ladf-hero{position:relative;background:#15120c;color:var(--ladf-hero-color,#fff);min-height:740px;height:46.875vw;max-height:1000px;isolation:isolate}.ladf-hero__photo{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden}.ladf-hero__photo picture,.ladf-hero__photo img{width:100%;height:100%;object-fit:cover;object-position:center bottom}.ladf-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,.28),transparent 65%)}.ladf-hero__inner{max-width:1576px;width:calc(100% - 80px);height:100%;margin:auto;display:flex;flex-direction:column;justify-content:flex-end;padding:0 0 70px;gap:clamp(55px,7vw,135px)}.ladf-hero__copy h1{font-size:clamp(32px,2.5vw,48px);font-weight:700;line-height:1.2}.ladf-hero__subtitle{font-size:24px;margin-top:20px!important}.ladf-hero__description{font-size:20px;line-height:1.3;max-width:613px;margin-top:48px!important;font-weight:500}.ladf-event{display:grid;grid-template-columns:1fr 1.8fr;gap:35px;padding:35px 50px;border-radius:20px;background:#0003;align-items:center}.ladf-event h2{font-size:32px;font-weight:600;margin-bottom:22px}.ladf-event__info p{display:flex;gap:14px;align-items:center;font-size:clamp(14px,1.05vw,20px);margin-top:10px;white-space:nowrap}.ladf-event__info img{width:24px;height:24px;object-fit:contain}.ladf-timeline{list-style:none;margin:0;padding:0;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;position:relative;gap:0}.ladf-timeline:before{content:"";position:absolute;left:10%;right:10%;height:1px;background:#fff8;top:69px}.ladf-timeline li{display:flex;flex-direction:column;text-align:center;align-items:center;position:relative;padding:0 6px}.ladf-timeline__title{font-size:18px;font-weight:600;line-height:1.2;min-height:49px;display:flex;align-items:center;max-width:140px}.ladf-timeline__time{font-size:14px;margin-top:38px}.ladf-timeline li:after{content:"";width:13px;height:13px;border:3px solid #fff8;background:#fff;border-radius:50%;position:absolute;top:63px}.ladf-cards{display:grid;gap:20px}.ladf-tips{grid-template-columns:repeat(4,minmax(0,1fr))}.ladf-tip{background:#fff;border-radius:10px;overflow:hidden;min-width:0}.ladf-tip__image{height:208px;overflow:hidden;position:relative;background:#ddd}.ladf-tip__image picture,.ladf-tip__image img{height:100%;width:100%;object-fit:cover}.ladf-tip__image--2 img{object-position:65% center}.ladf-tip__image--3 img{object-position:center 44%}.ladf-tip__body{padding:20px 21px 28px;min-height:192px}.ladf-eyebrow{font-size:14px;font-weight:600;color:#007fce;margin-bottom:8px!important}.ladf-tip h3{font-size:20px;line-height:1.2;font-weight:600}.ladf-tip__description{margin-top:16px!important;padding-top:12px;border-top:1px solid #ddd;font-size:12px;line-height:1.4}.ladf-products .ladf-shell{max-width:1520px}.ladf-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ladf-product{background:#fff;padding:24px;border-radius:10px;min-width:0;display:flex;flex-direction:column;gap:24px}.ladf-product__image{aspect-ratio:1.6;position:relative;overflow:hidden;background:linear-gradient(#efefef,#e1e1e1);border-radius:10px}.ladf-product__image picture{display:block;width:100%;height:100%}.ladf-product__image img{height:100%;width:100%;object-fit:contain}.ladf-product__image--w60 picture{padding:72px 105px 44px}.ladf-product__image--r60 img{object-fit:cover;object-position:center;transform:scale(1.15)}.ladf-badge{position:absolute;top:0;left:24px;background:#258bff;color:#fff;padding:10px 7px 15px;font-size:14px;font-weight:600;clip-path:polygon(0 0,100% 0,100% 100%,50% 85%,0 100%)}.ladf-product__copy{display:flex;flex-direction:column;flex:1}.ladf-product h3{font-size:28px;line-height:1.2;font-weight:700;max-width:390px}.ladf-product__subtitle{font-size:16px;color:#717171;margin-top:8px!important}.ladf-features{list-style:none;padding:0;margin:24px 0;display:grid;gap:20px;flex:1}.ladf-features li{display:flex;gap:16px;align-items:center}.ladf-features img{width:26px;height:26px;object-fit:contain;flex:0 0 26px}.ladf-features h4{font-size:16px;font-weight:600;color:var(--ladf-accent)}.ladf-features p{font-size:14px;line-height:1.35;margin-top:3px}.ladf-button{display:flex;align-items:center;justify-content:center;min-height:46px;background:var(--ladf-accent);border-radius:30px;color:#fff;font-size:16px;font-weight:600;text-decoration:none;padding:12px 24px;transition:filter .2s}.ladf-button:hover{filter:brightness(.9)}.ladf-offer{width:min(100%,900px);margin:0 auto 28px}.ladf-offer__image{display:block;width:100%;height:auto;border-radius:13.53px}.ladf-dots{display:none}ladf-slider{display:block;min-width:0}@media(min-width:750px)and (max-width:1199px){.ladf-event{padding:25px;gap:25px;grid-template-columns:1fr}.ladf-hero{height:auto;min-height:820px}.ladf-hero__inner{padding:130px 0 40px;gap:65px}.ladf-event h2{font-size:24px;margin-bottom:10px}.ladf-event__info{display:flex;flex-wrap:wrap;gap:10px 25px;align-items:center}.ladf-event__info p{margin:0}.ladf-tips{grid-template-columns:repeat(2,minmax(0,1fr))}.ladf-tip__image{height:260px}}@media(max-width:749px){.ladf-shell{padding:0 20px}.ladf-products .ladf-shell{max-width:100%}.ladf-section{padding:48px 0}.ladf-heading{margin-bottom:24px}.ladf-heading h2{font-size:24px;line-height:1.3}.ladf-heading p{font-size:14px;line-height:1.4;margin-top:8px}.ladf-hero{height:auto;min-height:771px;max-height:none}.ladf-hero__photo{height:100%;max-height:780px}.ladf-hero__photo img{object-fit:cover;object-position:center top}.ladf-hero:after{background:linear-gradient(180deg,#131e2fbb 0%,transparent 28%,transparent 42%,#15120c 68%)}.ladf-hero__inner{width:100%;padding:29px 20px 42px;gap:0}.ladf-hero__copy{text-align:center;min-height:402px}.ladf-hero__copy h1{font-size:24px;line-height:1.2}.ladf-hero__subtitle{font-size:14px;margin-top:8px!important}.ladf-hero__description{font-size:12px;line-height:1.4;font-weight:400;max-width:350px;margin:18px auto 0!important}.ladf-event{display:block;padding:0;background:none;border-radius:0}.ladf-event h2{font-size:14px;margin-bottom:12px}.ladf-event__info p{font-size:12px;gap:8px;margin-top:6px;white-space:normal}.ladf-event__info img{width:12px;height:12px}.ladf-timeline{margin-top:25px;padding:18px 15px;display:flex;flex-direction:column;border:1px solid #ffffff30;border-radius:10px;background:#0003;gap:0}.ladf-timeline:before{top:18px;bottom:18px;left:25px;right:auto;width:1px;height:auto}.ladf-timeline li{display:grid;grid-template-columns:110px 1fr;text-align:left;padding:0 0 0 38px;min-height:37px;align-items:center}.ladf-timeline li:after{width:9px;height:9px;top:14px;left:6px;border-width:2px}.ladf-timeline__title{grid-column:2;grid-row:1;min-height:0;max-width:none;font-size:12px;font-weight:500}.ladf-timeline__time{grid-column:1;grid-row:1;font-size:14px;font-weight:600;margin:0}.ladf-cards{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;gap:20px}.ladf-cards::-webkit-scrollbar{display:none}.ladf-cards>article{flex:0 0 100%;scroll-snap-align:start}.ladf-tip__image{height:208px}.ladf-tip__body{padding:20px;min-height:152px}.ladf-tip h3{font-size:20px}.ladf-tip__description{border:0;padding:0;margin-top:12px!important;font-size:12.5px}.ladf-eyebrow{font-size:14px;margin-bottom:4px!important}.ladf-products .ladf-heading h2{max-width:240px;margin:auto}.ladf-product{padding:20px;gap:20px}.ladf-product__image{aspect-ratio:303/227}.ladf-product__image--w60 picture{padding:34px 46px 24px}.ladf-product__image--r60 img{transform:scale(1.12)}.ladf-product h3{font-size:20px;max-width:260px}.ladf-product__subtitle{font-size:12px;margin-top:4px!important}.ladf-features{gap:14px;margin:16px 0}.ladf-features img{width:20px;height:20px;flex-basis:20px}.ladf-features li{gap:12px}.ladf-features h4{font-size:14px}.ladf-features p{font-size:12px}.ladf-button{font-size:14px}.ladf-offer{width:100%;margin-bottom:20px}.ladf-offer__image{border-radius:8px}.ladf-dots{display:flex;justify-content:center;margin-top:8px;gap:0}.ladf-dots button{width:32px;height:44px;border:0;background:none;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.ladf-dots button:before{content:"";display:block;width:5px;height:5px;border-radius:5px;background:#c6c8ca}.ladf-dots button[aria-current=true]:before{width:16px;background:#53565a}}@media(prefers-reduced-motion:reduce){.ladf *{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/317/assets/ladf-landing.css.map */
