body{background:#fff}.product-detail{--c-ink: #292c3d;--c-dark: #1d1d1d;--c-teal: #4e8c95;--c-white: #ffffff;color:var(--c-ink);font-family:"Lato",var(--font-body)}.product-detail *{font-family:"Lato",var(--font-body)}.product-detail .container-wide{width:min(100% - (var(--container-gutter) * 2),1280px)}.product-detail :is(h1,h2,h3,h4,h5,strong){font-family:"Lato",var(--font-body);font-weight:900;letter-spacing:0;line-height:1}.pd-hero{position:relative;z-index:10;border-radius:0 0 45px 45px;min-height:600px;margin:0 15px;overflow:clip}.pd-hero__bg,.pd-hero__overlay{position:absolute;inset:0}.pd-hero__bg{width:100%;height:100%;object-fit:cover;z-index:0}.pd-hero__overlay{background:#0009;z-index:1}.pd-hero__shell{position:relative;z-index:2;color:var(--c-white);display:flex;flex-direction:column;min-height:inherit}.pd-hero__content{display:flex;flex-direction:column;justify-content:center;flex:1;padding-inline:20px;padding-block:60px;position:relative;z-index:1}.pd-hero__content h1{margin:0;font-size:clamp(2rem,4.8vw,60px);color:var(--c-white);line-height:1;max-width:800px}.pd-overview{padding:140px 0 40px;position:relative}.pd-overview__inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.pd-overview__text h2{font-size:clamp(1.8rem,3.6vw,40px);color:var(--c-ink);margin:0 0 23px;line-height:1}.pd-overview__text p{margin:0;font-size:18px;line-height:1.33;color:var(--c-ink);max-width:494px}.pd-overview__image{border-radius:25px;overflow:hidden;width:100%;height:368px;position:relative}.pd-overview__image>img{width:100%;height:100%;object-fit:cover}.pd-overview__image-overlay{position:absolute;inset:0;background:#00000080;z-index:1;border-radius:25px;transition:opacity .4s ease}.pd-overview__image:hover .pd-overview__image-overlay{opacity:0}@keyframes pd-badge-spin{0%{transform:rotate(-22deg)}to{transform:rotate(338deg)}}.pd-overview__image-logo{position:absolute;top:55px;right:200px;width:160px;height:160px;z-index:2;animation:pd-badge-spin 6s linear infinite;will-change:transform}.pd-overview__image-logo img{display:block;width:100%;height:100%}.pd-features{background:var(--c-ink);padding:60px 0 80px;text-align:center;color:var(--c-white)}.pd-features h2{font-size:clamp(1.8rem,3.6vw,40px);color:var(--c-white);margin:0 0 50px}.pd-features__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;max-width:1184px;margin-inline:auto}.pd-features--prerolls .pd-features__stage{position:relative;max-width:1540px;margin-inline:auto;margin-top:16px;padding-block:16px 10px}.pd-features--prerolls .pd-features__center-image{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(430px,32vw);height:auto;z-index:1;opacity:.26;filter:grayscale(1) brightness(1.25) contrast(.9);pointer-events:none}.pd-features--prerolls .pd-features__grid{display:grid;grid-template-columns:repeat(2,minmax(320px,460px));grid-template-rows:auto auto;justify-content:space-between;column-gap:120px;row-gap:60px;position:relative;z-index:2;max-width:100%}.pd-features--prerolls .pd-feature-card{position:static;width:100%}.pd-features--prerolls .pd-feature-card--top-left{grid-column:1;grid-row:1}.pd-features--prerolls .pd-feature-card--top-right{grid-column:2;grid-row:1}.pd-features--prerolls .pd-feature-card--bottom-left{grid-column:1;grid-row:2}.pd-features--prerolls .pd-feature-card--bottom-right{grid-column:2;grid-row:2}.pd-feature-card{text-align:center}.pd-feature-card__title{background:var(--c-white);color:var(--c-teal);font-family:"Lato",var(--font-body);font-weight:900;font-size:18px;padding:5px 15px;border-radius:6px 6px 0 0;line-height:1}.pd-feature-card__desc{background:var(--c-teal);color:var(--c-white);font-family:"Lato",var(--font-body);font-weight:400;font-size:18px;line-height:1.33;padding:19px 14px;border-radius:0 0 6px 6px;min-height:96px;display:flex;align-items:center;justify-content:center}.pd-carousel{padding:60px 0;text-align:center;position:relative;z-index:0}.pd-carousel h2{font-size:clamp(1.8rem,3.6vw,40px);color:var(--c-ink);margin:0 0 16px}.pd-carousel>p{margin:0 auto 50px;font-size:18px;color:var(--c-ink);max-width:952px;line-height:1.33}.pd-carousel__wrapper{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:50px}.pd-carousel__arrow{flex-shrink:0;width:48px;height:48px;border:none;background:transparent;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.pd-carousel__arrow img{width:100%;height:auto;display:block}.pd-carousel__arrow:disabled{opacity:.3;cursor:default}.pd-carousel__arrow:not(:disabled):hover{opacity:.7}.pd-carousel__viewport{overflow:hidden;max-width:686px}.pd-carousel__track{display:flex;gap:22px;transition:transform .4s ease}.pd-product-card{background:var(--c-ink);border-radius:6px;width:214px;height:300px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:16px 11px 22px;position:relative;z-index:0}.pd-product-card__img{width:188px;height:178px;border-radius:6px;overflow:hidden;flex-shrink:0}.pd-product-card__img img{width:100%;height:100%;object-fit:cover;transition:filter .3s ease}.pd-product-card:hover .pd-product-card__img img{filter:grayscale(1)}.pd-product-card__name{font-family:"Lato",var(--font-body);font-weight:900;font-size:14px;color:var(--c-white);text-align:center;line-height:1.2}.pd-product-card__btn{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:10px 14px;border-radius:6px;background:var(--c-white);color:var(--c-dark);font-family:"Lato",var(--font-body);font-weight:900;font-size:14px;text-transform:uppercase;line-height:1;letter-spacing:0;text-decoration:none;transition:background .25s ease,color .25s ease}.pd-product-card__btn:hover{background:var(--c-teal);color:var(--c-white)}.pd-why{position:relative;height:346px;display:flex;align-items:center;overflow:hidden}.pd-why__bg{position:absolute;inset:0;z-index:0}.pd-why__bg img{width:100%;height:100%;object-fit:cover;object-position:70% center}.pd-why__gradient{position:absolute;inset:0;z-index:1;background:linear-gradient(to right,#1d1d1d,#1d1d1dd9,#1d1d1d33 50%,#1d1d1d00 60%)}.pd-why__logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:160px;height:160px;z-index:2;animation:pd-badge-spin 6s linear infinite;will-change:transform;pointer-events:none}.pd-why__inner{position:relative;z-index:2;color:var(--c-white)}.pd-why__inner h2{font-size:clamp(1.8rem,3.6vw,40px);color:var(--c-white);margin:0 0 20px}.pd-why__inner p{margin:0;font-size:18px;line-height:1.33;max-width:508px}.pd-explore{position:relative;display:flex;align-items:center;justify-content:center;height:346px;padding:56px var(--container-gutter);background-size:cover;background-position:center;isolation:isolate}.pd-explore__overlay{position:absolute;inset:0;background-color:#292c3d99;z-index:-1}.pd-explore__inner{max-width:860px;width:100%;text-align:center;color:#fff}.pd-explore__inner h2{font-family:Lato,sans-serif;font-size:40px;font-weight:900;line-height:1;margin:0}.pd-explore__inner p{font-family:Lato,sans-serif;font-size:18px;font-weight:400;line-height:1.4;margin:22px 0 0}.pd-explore__btn{display:inline-flex;align-items:center;justify-content:center;margin-top:22px;padding:10px 14px;font-family:Lato,sans-serif;font-size:14px;font-weight:900;color:#1d1d1d;background:#fff;border-radius:6px;text-decoration:none;transition:opacity .25s ease}.pd-explore__btn:hover{color:#1d1d1d;opacity:.85}@media(max-width:1200px){.pd-features--prerolls .pd-features__stage{min-height:auto}.pd-features--prerolls .pd-features__center-image{width:min(300px,55vw);opacity:.14}.pd-features--prerolls .pd-features__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:100%;height:auto}.pd-features--prerolls .pd-feature-card{position:static;width:100%}}@media(max-width:900px){.pd-overview{padding:80px 0 40px}.pd-overview__inner{grid-template-columns:1fr;gap:30px}.pd-overview__text p{max-width:100%}.pd-overview__image-logo{top:245px;bottom:30px;right:20px;width:100px;height:100px}.pd-features{padding:40px 0 60px}.pd-features h2{margin:0 0 30px}.pd-features__grid{grid-template-columns:repeat(2,1fr);gap:20px}.pd-features--prerolls .pd-features__grid{column-gap:40px;row-gap:30px}.pd-carousel__wrapper{gap:12px}.pd-carousel__arrow{width:36px;height:36px}.pd-carousel{padding:40px 0}.pd-carousel>p{margin:0 auto 30px}}@media(max-width:768px){.pd-carousel__viewport{max-width:450px}}@media(max-width:600px){.pd-overview{padding:60px 0 30px}.pd-overview__image{height:260px}.pd-overview__image-logo{top:275px;width:80px;height:80px;bottom:-20px;right:10px}.pd-features{padding:30px 0 40px}.pd-features__grid{grid-template-columns:1fr;justify-items:stretch}.pd-features--prerolls .pd-features__grid{grid-template-columns:1fr;justify-items:stretch;gap:20px}.pd-features--prerolls .pd-feature-card:is(.pd-feature-card--top-left,.pd-feature-card--top-right,.pd-feature-card--bottom-left,.pd-feature-card--bottom-right){grid-column:1;grid-row:auto}.pd-features--prerolls .pd-feature-card{width:100%;max-width:none}.pd-features--prerolls .pd-features__center-image{display:none}.pd-feature-card__desc{min-height:80px;font-size:16px}.pd-carousel__wrapper{flex-wrap:wrap;justify-content:center}.pd-carousel__viewport{width:100%;max-width:100%;order:-1;flex:1 1 100%;margin-inline:auto}.pd-carousel__track{justify-content:flex-start}.pd-product-card{flex:0 0 100%;width:100%;max-width:100%}.pd-carousel>p{font-size:16px}.pd-why__logo{width:100px;height:100px}}
