.ratio-box{display:block;position:relative}.ratio-box--square{padding-top:100%}.ratio-img{bottom:0;display:block;left:0;margin:auto;max-height:100%;max-width:100%;object-fit:contain;position:absolute;right:0;top:0}.ratio-img.full-width{width:100%}.ratio-img.full-height{height:100%}.ratio-img.fit-cover{height:100%;object-fit:cover;width:100%}.plug-bento-box{--bento-gap: 8px;--bento-h1-size: 30px;--bento-h2-size: 20px;--bento-body-font-size: 14px;padding:var(--bento-gap)}.plug-bento-box__inner{display:flex;column-gap:var(--bento-gap);row-gap:var(--bento-gap);flex-wrap:wrap;height:650px}@media screen and (min-width:600px){.plug-bento-box__inner{height:700px}}@media screen and (min-width:750px){.plug-bento-box{padding:50px}}@media screen and (min-width:1200px){.plug-bento-box{--bento-gap: 14px;--bento-h1-size: 32px;--bento-h2-size: 22px;--bento-body-font-size: 16px;padding:50px}.plug-bento-box__inner{flex-wrap:nowrap;min-height:40.875rem;height:50vw;max-height:56.25rem;max-width:83.75rem;margin-left:auto;margin-right:auto}}@media screen and (min-width:1600px){.plug-bento-box{--bento-h1-size: 40px;--bento-h2-size: 28px;--bento-body-font-size: 18px}}.plug-bento__group{column-gap:var(--bento-gap);row-gap:var(--bento-gap)}.plug-bento__group--1{display:flex;height:calc((100% - var(--bento-gap)) * .75);column-gap:var(--bento-gap);width:100%}.plug-bento__group--2{display:flex;height:calc((100% - var(--bento-gap)) * .25);width:100%}@media screen and (min-width:1200px){.plug-bento__group--1{height:auto;width:calc((100% - var(--bento-gap)) * .73)}.plug-bento__group--2{flex-direction:column;height:100%;width:calc((100% - var(--bento-gap)) * .27)}}.plug-bento__col{display:flex;flex-direction:column;row-gap:var(--bento-gap)}.plug-bento__col--1{width:calc((100% - var(--bento-gap)) * .36)}.plug-bento__col--2{width:calc((100% - var(--bento-gap)) * .64)}.plug-bento__col--3{column-gap:var(--bento-gap);flex-direction:row;width:100%}@media screen and (max-width:1199px){.plug-bento__col--3 .plug-bento__card:first-of-type{order:2}.plug-bento__col--3 .plug-bento__card:last-of-type{order:1}}@media screen and (min-width:1200px){.plug-bento__col--1{width:calc((100% - var(--bento-gap)) * .38)}.plug-bento__col--2{width:calc((100% - var(--bento-gap)) * .62)}.plug-bento__col--3{flex-direction:column;height:100%;min-height:100%}}.plug-bento__card{background-color:#00000014;border-radius:16px;display:block;padding:8px;height:100%;position:relative;overflow:hidden;width:100%;text-align:center}.plug-bento__full-card-link{color:inherit!important}.plug-bento-image{transform-origin:center;transition:transform .5s ease-in-out}@media screen and (hover:hover){.plug-bento__card[data-has-full-card-link=true]:hover .plug-bento-image{transform:scale(1.05)}}.plug-bento__card--1,.plug-bento__card--2{height:calc((100% - var(--bento-gap)) * .5)}.plug-bento__card--3{height:calc((100% - var(--bento-gap)) * .78)}.plug-bento__card--4{height:calc((100% - var(--bento-gap)) * .22)}.plug-bento__card--5{width:calc((100% - var(--bento-gap)) * .33)}.plug-bento__card--6{width:calc((100% - var(--bento-gap)) * .67)}@media screen and (min-width:1200px){.plug-bento__card{padding:20px 24px}.plug-bento__card--1,.plug-bento__card--2{height:calc((100% - var(--bento-gap)) * .5)}.plug-bento__card--3{height:calc((100% - var(--bento-gap)) * .7)}.plug-bento__card--4{height:calc((100% - var(--bento-gap)) * .3)}.plug-bento__card--5{height:calc((100% - var(--bento-gap)) * .36);width:100%}.plug-bento__card--6{height:calc((100% - var(--bento-gap)) * .64);width:100%}}@media screen and (min-width:1400px){.plug-bento__card{padding:20px 28px}}.plug-bento__heading-line{height:2px;background-color:currentColor;margin-top:5px;margin-left:auto;margin-right:auto;width:20px}.plug-bento__card h2{color:inherit;font-family:exchange,serif;font-size:var(--bento-h2-size);font-weight:700;line-height:1.2;word-break:break-word}.plug-bento__card p{font-size:var(--bento-body-font-size)}.plug-bento__subtitle-wrapper{margin-top:10px}.plug-bento__subtitle{display:none}.plug-bento__learn-more{color:inherit;display:inline-flex;align-items:center;font-size:14px;column-gap:4px;flex-wrap:wrap;justify-content:center}.plug-bento-learn-more__arrow{width:20px;height:20px;min-width:20px;min-height:20px;background:#000;color:#fff;padding-left:4px;padding-right:4px;border-radius:50%}.plug-bento-learn-more__arrow svg{fill:currentColor;height:auto;width:12px}.plug-bento__desktop-title{display:none}@media screen and (min-width:1200px){.plug-bento__desktop-title{display:inline}.plug-bento__mobile-title{display:none}.plug-bento__heading-line{height:3px;margin-left:0;margin-top:8px;width:30px}.plug-bento__subtitle-wrapper{text-align:left}.plug-bento__subtitle{display:inline}.plug-bento__card p{line-height:1.8}.plug-bento__learn-more{display:inline}.plug-bento-learn-more__text{display:none}.plug-bento-learn-more__icon{display:none;vertical-align:middle}}.plug-bento__card--1,.plug-bento__card--2{display:flex;flex-direction:column;justify-content:space-between;row-gap:10px;padding-bottom:0}@media screen and (max-width:399px){.plug-bento__card--1,.plug-bento__card--2{padding-left:6px;padding-right:6px}}.plug-bento__card--1 h2,.plug-bento__card--2 h2{color:inherit;padding-top:10px}@media screen and (min-width:840px)and (max-width:1199px){.plug-bento__card--1 .plug-bento-image,.plug-bento__card--2 .plug-bento-image{max-width:212px;margin-left:auto;margin-right:auto;width:100%}}@media screen and (min-width:1200px){.plug-bento__card--1 .plug-bento__subtitle-wrapper,.plug-bento__card--2 .plug-bento__subtitle-wrapper{margin-bottom:10px}.plug-bento__card--1 .plug-bento-image,.plug-bento__card--2 .plug-bento-image{margin-left:auto;margin-right:auto;width:100%}.plug-bento__card--1 h2,.plug-bento__card--2 h2{padding-top:14px;text-align:left}}.plug-bento__card--3{text-align:center;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:0;position:relative;row-gap:10px}.plug-bento__card--3 h2{font-size:var(--bento-h1-size);line-height:1.2;margin-bottom:12px;padding-top:10px}.plug-bento__card--3 p{margin-bottom:16px}.plug-bento__card--3 .cta--primary{position:relative;z-index:1}@media screen and (min-width:1200px){.plug-bento__card--3{text-align:left}.plug-bento__card--3 h2{padding-top:14px;margin-bottom:16px;text-align:left}.plug-bento__card--3 p{margin-bottom:24px}}@media screen and (min-width:1600px){.plug-bento__card--3 h2{margin-bottom:24px}.plug-bento__card--3 p{margin-bottom:32px}}.plug-bento__card--4 .plug-bento-card__top-row{display:flex;justify-content:space-between;align-items:flex-start;column-gap:10px}.plug-bento__card--4{padding-left:13px}.plug-bento__card--4 h2{padding-top:5px}.plug-bento__card--4 .plug-bento__heading{text-align:left;width:50%}.plug-bento__card--4 .plug-bento__heading-line{margin-left:0}.plug-bento__card--4 .plug-bento-image{width:50%}.plug-bento__card--4 .plug-bento__subtitle-wrapper{margin-top:0;text-align:left}.plug-bento__card--4 .plug-bento__learn-more{display:inline-flex;align-items:center;column-gap:4px}@media screen and (min-width:840px)and (max-width:1199px){.plug-bento__card--4 .plug-bento__heading{width:55%}.plug-bento__card--4 .plug-bento-image{width:45%}}@media screen and (min-width:1200px){.plug-bento__card--4{padding-left:24px;display:flex;flex-direction:column;justify-content:space-between}.plug-bento__card--4 .plug-bento-card__top-row{align-items:center;flex-grow:1}.plug-bento__card--4 .plug-bento__heading{width:40%}.plug-bento__card--4 .plug-bento-image{width:60%}.plug-bento__card--4 h2{padding-top:14px}}@media screen and (min-width:1400px){.plug-bento__card--4{padding-left:32px}}.plug-bento__card--5{display:flex;flex-direction:column;justify-content:space-between;row-gap:5px;padding-bottom:0}.plug-bento__card--5 .plug-bento__subtitle-wrapper{margin-top:0}.plug-bento__card--5 .plug-bento-image{margin-left:auto;margin-right:auto;width:50%}@media screen and (max-width:399px){.plug-bento__card--5{padding-left:6px;padding-right:6px}}.plug-bento__card--5 h2{color:inherit;padding-top:10px}@media screen and (min-width:840px)and (max-width:1199px){.plug-bento__card--5{row-gap:10px}.plug-bento__card--5 .plug-bento-image{margin-left:auto;margin-right:auto}}@media screen and (min-width:1200px){.plug-bento__card--5{row-gap:10px}.plug-bento__card--5 .plug-bento-image{margin-left:auto;margin-right:auto;width:50%}.plug-bento__card--5 h2{padding-top:14px;text-align:left}.plug-bento__card--5 .plug-bento__subtitle-wrapper{margin-top:10px}}.plug-bento__card--6{column-gap:6px;display:flex;justify-content:space-between;padding-bottom:0;text-align:left}.plug-bento__card--6 .plug-bento__heading-line{margin-left:0}.plug-bento__card--6 .plug-bento-image img{margin-bottom:0}@media screen and (max-width:1199px){.plug-bento__card--6{padding-right:0}.plug-bento__card--6 .plug-bento-text{padding:0 0 0 5px}.plug-bento__card--6 .plug-bento-image{align-self:unset;width:35%;min-width:35%;margin-bottom:0}}@media screen and (max-width:479px){.plug-bento__card--6 .plug-bento-image{align-self:flex-end}}.plug-bento__card--6 h2{color:inherit;padding-top:10px;margin-bottom:16px;text-align:left}.plug-bento__card--6 .cta--outline{position:relative;z-index:1}@media screen and (min-width:1200px){.plug-bento__card--6{flex-direction:column;row-gap:10px;text-align:left}.plug-bento__card--6 .plug-bento-image{margin-left:auto;margin-right:auto;width:100%}.plug-bento__card--6 h2{padding-top:14px;margin-bottom:24px}}
/*# sourceMappingURL=/cdn/shop/t/112/assets/plug-bento-box.css.map */
