.section-two{--media-height: 70%;padding-top:var(--media-height);position:relative;background:var(--sand)}@media (min-width: 768px){.section-two{--media-height: 78vh;padding-top:0;display:flex;position:static}}.section-two__media-box{position:absolute;top:0;left:0;width:100%;padding-bottom:var(--media-height);background:var(--sand);display:flex;align-items:stretch}@media (min-width: 768px){.section-two__media-box{position:relative;padding-bottom:0;min-height:var(--media-height);width:50%}}@media (min-width: 992px){.section-two__media-box{width:65%}.section-two__media-box.content-narrow{width:100%}}.section-two__media-box .images-grid{position:absolute;top:0;left:0;width:100%;height:100%;display:grid;grid-template-columns:1fr}.section-two__media-box .images-grid.media-number-2{grid-template-columns:3fr 5fr}@media (min-width: 768px){.section-two__media-box .images-grid.media-number-2{grid-template-columns:3fr 6fr}}.section-two__media-box .images-grid__media{width:100%;height:100%;position:relative;overflow:hidden}.section-two__media-box .images-grid__media:first-child{order:2}.section-two__media-box .images-grid__media:last-child{order:1}.section-two__media-box .images-grid__media img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-two__media-box .images-grid__media iframe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:70vw;width:120vh}@media (min-width: 768px){.section-two__media-box .images-grid__media iframe{height:90vw;width:155vh}}.section-two__media-box .featured-product-desktop{display:none;position:absolute;bottom:2rem;left:2rem;z-index:5}@media (min-width: 768px){.section-two__media-box .featured-product-desktop{display:block}}.section-two__media-box .featured-product-desktop__popup{position:absolute;bottom:0;left:0;z-index:1;width:44rem}.section-two__content-box{position:relative;margin-top:-11.5rem;padding-bottom:var(--edge)}@media (min-width: 768px){.section-two__content-box{width:50%;display:flex;align-items:center;justify-content:center;margin-top:0;padding:0}}@media (min-width: 992px){.section-two__content-box{width:35%}.section-two__content-box.content-narrow{min-width:42rem}}.section-two__content-box .section-content{margin:0 var(--edge);text-align:center;border-top-left-radius:1rem;border-top-right-radius:1rem;padding:3.5rem 0;background:var(--white);color:var(--brand-dark)}@media (min-width: 768px){.section-two__content-box .section-content{position:absolute;width:calc(100% + 5rem);height:calc(100% - 2rem);bottom:0;right:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0}}.section-two__content-box .section-content h2.h3{font-size:3rem}@media (min-width: 768px){.section-two__content-box .section-content h1.desktop-h2,.section-two__content-box .section-content h2.desktop-h2,.section-two__content-box .section-content h3.desktop-h2{font-size:4.5rem;line-height:120%}}.section-two__content-box .section-content img{width:auto;max-width:14rem;max-height:6rem;margin:0 auto 1rem}.section-two__content-box .section-content .container{max-width:calc(49rem + var(--edge) * 2);margin-top:auto}.section-two__content-box .section-content .buttons{margin-top:2rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:2rem}.section-two__content-box .section-content.ref-narrow .container{max-width:44rem}@media (min-width: 768px){.section-two__content-box .section-content.ref-narrow{height:calc(100% - 4rem);top:2rem;right:2rem;border-radius:0;border-top-left-radius:1rem;border-bottom-left-radius:1rem}}.section-two__content-box .section-content .wh-flag{padding:0 var(--edge);width:100%;margin-top:2rem;display:grid;grid-template-columns:1fr auto 1fr;-moz-column-gap:1.6rem;column-gap:1.6rem}@media (min-width: 768px){.section-two__content-box .section-content .wh-flag{margin-top:auto}}.section-two__content-box .section-content .wh-flag svg{width:4.3rem}.section-two__content-box .section-content .wh-flag:before,.section-two__content-box .section-content .wh-flag:after{content:"";width:100%;display:block;margin:auto 0;height:.1rem;background:var(--sand)}.section-two__products-box{width:100%;border-radius:2rem;border:var(--sand-border);margin:0 auto;background:var(--white);overflow:hidden}.section-two__products-box .spacing-around{padding:2.5rem}.section-two__products-box .close-box{font-family:var(--font-heading);font-size:1.6rem;display:flex;align-items:center;justify-content:left}.section-two__products-box .close-box svg{width:2rem;margin-right:2rem;cursor:pointer}.section-two__products-box .close-box path{fill:var(--mid-dark)}.section-two__products-box .product-list>div{border-top:var(--sand-border)}.section-two .featured-products-mobile{margin-bottom:2rem;position:relative;min-height:6.5rem}@media (min-width: 768px){.section-two .featured-products-mobile{display:none}}.section-two .featured-products-mobile .mobile-product-box{margin-bottom:2rem;position:relative;width:100%;z-index:2}.section-two .feature-product-trigger{position:absolute;top:0;left:var(--edge)}@media (min-width: 768px){.section-two .feature-product-trigger{position:static}}.section-two .feature-product-trigger ul{width:6.5rem;height:6.5rem;border-radius:100%;border:.2rem solid var(--white);overflow:hidden;position:relative;cursor:pointer;background:var(--white)}@media (min-width: 768px){.section-two .feature-product-trigger ul{width:10rem;height:10rem;border:.6rem solid var(--white)}}.section-two .feature-product-trigger ul li{position:absolute;top:0;left:0;width:100%;height:100%}.section-two .feature-product-trigger ul li img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width: 768px){.section-two.height-short .section-two__media-box{min-height:57rem}}.section-two.height-short .images-grid__media iframe{height:57rem}
