.cus-bare-root-trees{padding-top:var(--cus-padding-top, 16px);padding-bottom:var(--cus-padding-bottom, 16px)}.cus-bare-root-trees__container{width:100%;max-width:var(--page-width, 1500px);margin:0 auto;padding-inline:20px}.cus-bare-root-trees__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px;align-items:stretch}.cus-bare-root-trees__info{min-width:0;padding:34px 38px 30px;border-radius:var(--cus-radius, 22px);display:flex;flex-direction:column;justify-content:space-between}.cus-bare-root-trees__heading{margin:0 auto 24px;max-width:690px;text-align:center}.cus-bare-root-trees__heading h1,.cus-bare-root-trees__heading h2,.cus-bare-root-trees__heading h3,.cus-bare-root-trees__heading p{margin:0;color:inherit;font-family:var(--font-heading-family);font-size:clamp(30px,2vw,42px);font-weight:800;line-height:1.08;letter-spacing:-.025em}.cus-bare-root-trees__comparison{display:grid;grid-template-columns:minmax(0,1fr) 56px minmax(0,1fr);align-items:center;gap:0;width:100%}.cus-bare-root-trees__plant{min-width:0;text-align:center}.cus-bare-root-trees__image-wrap{overflow:hidden;border-radius:20px;aspect-ratio:1 / 1}.cus-bare-root-trees__image,.cus-bare-root-trees__image-wrap>img{display:block;width:100%;height:100%;object-fit:cover}.cus-bare-root-trees__image-placeholder{width:100%;height:100%;min-height:240px;display:grid;place-items:center;padding:20px;font-size:14px;text-align:center}.cus-bare-root-trees__arrow{display:flex;align-items:center;justify-content:center}.cus-bare-root-trees__arrow svg{display:block;width:48px;height:48px}.cus-bare-root-trees__label{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 20px;transform:translateY(-20px);border:1px solid;border-radius:9px;background:var(--color-primary-button-background);color:var(--color-primary-button-text);font-size:16px;font-weight:700;line-height:1.1;letter-spacing:.03em}.cus-bare-root-trees__description{max-width:700px;margin:24px auto 0;text-align:center;color:#385542;font-family:var(--font-body-family);font-size:clamp(15px,1.15vw,19px);line-height:1.5}.cus-bare-root-trees__description p{margin:0}.cus-bare-root-trees__info-button{display:inline-flex;align-items:center;justify-content:center;align-self:center;width:fit-content;max-width:100%;margin-top:20px;padding:15px 28px;border-radius:12px;background:var(--color-primary-button-background);color:var(--color-primary-button-text);font-family:var(--font-body-family);font-size:16px;font-weight:700;line-height:1.1;letter-spacing:.02em;text-align:center;text-decoration:none;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}.cus-bare-root-trees__info-button:hover{box-shadow:0 7px 18px #184d2929;background:var(--color-primary-button-hover-background);color:var(--color-primary-button-hover-text)}.cus-bare-root-trees__video-card{position:relative;min-height:100%;overflow:hidden;border-radius:var(--cus-radius, 22px);isolation:isolate;width:100%}.cus-bare-root-trees__video-image,.cus-bare-root-trees__video-card>img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;display:block;width:100%;height:100%;object-fit:cover}.cus-bare-root-trees__video-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;display:grid;place-items:center;padding:30px;text-align:center}.cus-bare-root-trees__video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(180deg,#0b1b0f94,#0b1b0f42 34%,#0b1b0f36 55%,#0b1b0f99)}.cus-bare-root-trees__video-content{min-height:100%;padding:48px 40px;display:flex;flex-direction:column;align-items:center;text-align:center}.cus-bare-root-trees__video-heading{max-width:760px}.cus-bare-root-trees__video-heading h1,.cus-bare-root-trees__video-heading h2,.cus-bare-root-trees__video-heading h3,.cus-bare-root-trees__video-heading p{margin:0;font-family:var(--font-heading-family);font-size:clamp(34px,3vw,50px);font-weight:800;line-height:1.05;letter-spacing:-.025em;text-shadow:0 2px 14px rgba(0,0,0,.22)}.cus-bare-root-trees__video-heading p{color:#fff}.cus-bare-root-trees__video-subtext{margin-top:0;color:#fff;font-family:var(--font-body-family);font-size:clamp(15px,1.2vw,20px);line-height:1.35;text-shadow:0 2px 8px rgba(0,0,0,.28)}.cus-bare-root-trees__play{display:grid;place-items:center;width:120px;height:120px;margin:auto;padding:0;border:4px solid rgba(255,255,255,.95);border-radius:50%;background:#195a30;color:#fff;cursor:pointer;box-shadow:0 10px 30px #0003;transition:transform .2s ease,background-color .2s ease}.cus-bare-root-trees__play svg{width:42px;height:50px;margin-left:7px;fill:currentColor}.cus-bare-root-trees__play:hover{background:#124625}.cus-bare-root-trees__video-button{display:inline-flex;align-items:center;justify-content:center;min-width:330px;max-width:100%;padding:20px 15px;border:0;border-radius:10px;background:#f4c33e;color:#173f27;font-size:20px;font-weight:900;line-height:1.1;letter-spacing:.02em;cursor:pointer;box-shadow:0 6px 18px #0000001f;transition:transform .2s ease,background-color .2s ease}.cus-bare-root-trees__video-button:hover{transform:translateY(-1px);background:#ffd35b}.cus-bare-root-trees__player{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:none;background:#000}.cus-bare-root-trees__player iframe,.cus-bare-root-trees__player video{display:block;width:100%;height:100%;border:0;object-fit:cover}.cus-bare-root-trees__close{position:absolute;top:14px;right:14px;z-index:20;display:none;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:#0000009e;color:#fff;font-size:29px;line-height:1;cursor:pointer}.cus-bare-root-trees__video-card.is-playing .cus-bare-root-trees__player,.cus-bare-root-trees__video-card.is-playing .cus-bare-root-trees__close{display:block}.cus-bare-root-trees__video-card.is-playing .cus-bare-root-trees__close{display:grid;place-items:center}.cus-bare-root-trees__video-card.is-playing .cus-bare-root-trees__video-content,.cus-bare-root-trees__video-card.is-playing .cus-bare-root-trees__video-overlay{visibility:hidden;opacity:0}@media(min-width:768px){.cus-bare-root-trees[data-device=phone]{display:none}}@media(max-width:767px){.cus-bare-root-trees[data-device=desktop]{display:none}.cus-bare-root-trees__container{padding-inline:12px}.cus-bare-root-trees__grid{grid-template-columns:1fr;gap:12px}.cus-bare-root-trees__info{padding:22px 16px 20px;border-radius:16px}.cus-bare-root-trees__heading{margin-bottom:17px}.cus-bare-root-trees__heading h1,.cus-bare-root-trees__heading h2,.cus-bare-root-trees__heading h3,.cus-bare-root-trees__heading p{font-size:26px}.cus-bare-root-trees__comparison{grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr);gap:6px}.cus-bare-root-trees__image-wrap{border-radius:12px}.cus-bare-root-trees__arrow svg{width:30px;height:30px}.cus-bare-root-trees__label{padding:9px 14\2020px;border-radius:7px;font-size:10px}.cus-bare-root-trees__description{margin-top:17px;font-size:13px;line-height:1.45}.cus-bare-root-trees__info-button{margin-top:15px;padding:14px 25px;font-size:14px;border-radius:9px}.cus-bare-root-trees__video-card{min-height:auto;border-radius:16px;order:-1}.cus-bare-root-trees__video-content{padding:20px 18px;gap:20px}.cus-bare-root-trees__video-heading h1,.cus-bare-root-trees__video-heading h2,.cus-bare-root-trees__video-heading h3,.cus-bare-root-trees__video-heading p{font-size:34px}.cus-bare-root-trees__video-subtext{margin-top:3px;font-size:14px}.cus-bare-root-trees__play{width:74px;height:74px;border-width:2px}.cus-bare-root-trees__play svg{width:24px;height:24px}.cus-bare-root-trees__video-button{min-width:0;padding:16px 30px;font-size:15px;border-radius:10px;width:auto}}@media(max-width:480px){.cus-bare-root-trees__video-card{min-height:auto;aspect-ratio:1 / 1}.cus-bare-root-trees__video-heading h1,.cus-bare-root-trees__video-heading h2,.cus-bare-root-trees__video-heading h3,.cus-bare-root-trees__video-heading p{font-size:25px}.cus-bare-root-trees__play{width:60px;height:60px}}@media(prefers-reduced-motion:reduce){.cus-bare-root-trees__info-button,.cus-bare-root-trees__play,.cus-bare-root-trees__video-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/396/assets/cus-bare-root-trees.css.map */
