.section-text-and-image{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));width:100%;max-width:100%;overflow-x:hidden}.section-text-and-image .page-width{max-width:100%}@media screen and (max-width: 991px){.section-text-and-image{max-width:100vw}.section-text-and-image .page-width{overflow-x:hidden}}.section-text-and-image__grid{display:grid;gap:50px;align-items:start;width:100%;min-width:0;max-width:100%}@media screen and (min-width: 992px){.section-text-and-image__grid{grid-template-columns:calc(50% - 25px) calc(50% - 25px);align-items:stretch}.section-text-and-image--desktop-right .section-text-and-image__grid{grid-template-areas:"text media"}.section-text-and-image--desktop-right .section-text-and-image__text-col{grid-area:text}.section-text-and-image--desktop-right .section-text-and-image__media-col{grid-area:media}.section-text-and-image--desktop-left .section-text-and-image__grid{grid-template-areas:"media text"}.section-text-and-image--desktop-left .section-text-and-image__text-col{grid-area:text}.section-text-and-image--desktop-left .section-text-and-image__media-col{grid-area:media}.section-text-and-image--no-media .section-text-and-image__grid{grid-template-columns:1fr;grid-template-areas:none}.section-text-and-image--no-media .section-text-and-image__text-col{grid-area:auto;max-width:100%}.section-text-and-image__text-col,.section-text-and-image__media-col{min-width:0;max-width:100%}.section-text-and-image__media-col{overflow:hidden}.section-text-and-image__media-col .banner-container,.section-text-and-image__media-col .image-banner,.section-text-and-image__media-col .video-banner{min-width:0;max-width:100%}.section-text-and-image__media-col .media-wrapper img,.section-text-and-image__media-col .media-wrapper picture,.section-text-and-image__media-col .media-wrapper video,.section-text-and-image__media-col .video-banner video{max-width:100%}}@media screen and (max-width: 991px){.section-text-and-image__grid{display:flex;flex-direction:column;gap:0;width:100%;min-width:0;max-width:100%}.section-text-and-image__text-col{display:contents}.section-text-and-image__mobile-header{order:1}.section-text-and-image__media-col{order:2;width:calc(100% + 32px);max-width:calc(100% + 32px);min-width:0;margin-left:-16px;margin-right:-16px;overflow:hidden;aspect-ratio:1;position:relative;flex-shrink:0}.section-text-and-image__media-col .image-banner,.section-text-and-image__media-col .video-banner{border-radius:0}.section-text-and-image__content{order:3;min-width:0}.section-text-and-image:not(.section-text-and-image--mobile-title-above) .section-text-and-image__media-col{order:1}.section-text-and-image:not(.section-text-and-image--mobile-title-above) .section-text-and-image__content{order:2}.section-text-and-image:not(.section-text-and-image--mobile-title-above) .section-text-and-image__mobile-header{display:none}.section-text-and-image__media-col .banner-container,.section-text-and-image__media-col .image-banner,.section-text-and-image__media-col .video-banner{width:100%;max-width:100%;min-width:0;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.section-text-and-image__media-col .image-banner>*,.section-text-and-image__media-col .banner-container>*{min-width:0}.section-text-and-image__media-col .media-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;max-width:100%;height:100%;padding-top:0;padding-bottom:0;min-width:0}.section-text-and-image__media-col .media-wrapper img,.section-text-and-image__media-col .media-wrapper picture,.section-text-and-image__media-col .media-wrapper video,.section-text-and-image__media-col .video-banner video{position:absolute;top:0;left:0;width:100%;height:100%;max-width:100%;object-fit:cover;display:block}.section-text-and-image__media-col .media-wrapper picture{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-width:0;max-width:100%}.section-text-and-image__media-col .media-wrapper picture img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-width:0;object-fit:cover;display:block}}.section-text-and-image__title{font-size:20px;font-family:Helvetica Neue Bold;margin:0 0 8px;line-height:normal}@media screen and (min-width: 992px){.section-text-and-image__title{font-size:32px}}.section-text-and-image__subtitle *{font-size:12px;color:var(--Neutral-Black);letter-spacing:normal}@media screen and (min-width: 992px){.section-text-and-image__subtitle *{font-size:16px}}.section-text-and-image__subtitle.rte p:first-child{margin-top:0}.section-text-and-image__subtitle.rte p:last-child{margin-bottom:0}.section-text-and-image__description{margin:0 0 24px}.section-text-and-image__description *{font-size:11px;color:var(--Neutral-N9);letter-spacing:normal}@media screen and (min-width: 992px){.section-text-and-image__description.rte{margin-top:8px}.section-text-and-image__description *{font-size:14px}}.section-text-and-image__description.rte p:first-child{margin-top:0}.section-text-and-image__description.rte p:last-child{margin-bottom:0}.section-text-and-image__features{margin-bottom:24px}.section-text-and-image__features-heading{font-size:12px;font-family:Helvetica Neue Bold;margin:0 0 12px}.section-text-and-image__list{margin:0;padding-left:1.25rem;list-style:disc}.section-text-and-image__list li{margin-bottom:8px;font-size:14px;color:var(--Neutral-N9)}.section-text-and-image__properties{background:#f9fafb;border-radius:10px;padding:24px;margin-bottom:24px}.section-text-and-image__properties-heading{font-size:12px;font-family:Helvetica Neue Bold;margin:0 0 16px;color:var(--Neutral-Black)}.section-text-and-image__properties-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.section-text-and-image__property{display:flex;flex-direction:column;gap:4px}.section-text-and-image__property-label{font-size:12px;color:var(--Neutral-N8)}.section-text-and-image__property-value{font-size:14px;font-family:Helvetica Neue Bold;color:var(--Neutral-N9)}.section-text-and-image__button{margin-top:24px;font-family:Helvetica Neue Condensed Bold;background-color:var(--Neutral-Black);border-radius:5px;font-size:168px;text-transform:uppercase;color:var(--Neutral-N1);padding:7px 11px;text-decoration:none}@media screen and (min-width: 992px){.section-text-and-image__button{font-size:18px;padding:10px 21px}}.section-text-and-image__media-col{position:relative}@media screen and (min-width: 992px){.section-text-and-image__media-col{position:relative;width:100%;max-width:100%;overflow:hidden;align-self:start;height:0;padding-bottom:100%}.section-text-and-image__media-col .banner-container,.section-text-and-image__media-col .image-banner,.section-text-and-image__media-col .video-banner{position:absolute;top:0;left:0;width:100%;height:100%}.section-text-and-image__media-col .media-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding-top:0;padding-bottom:0}.section-text-and-image__media-col .media-wrapper img,.section-text-and-image__media-col .media-wrapper picture img,.section-text-and-image__media-col .media-wrapper video,.section-text-and-image__media-col .video-banner video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.section-text-and-image__media-col .media-wrapper picture{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}}.section-text-and-image__media-inner{position:relative;width:100%;height:0;padding-bottom:calc(var(--ratio-percent, 56.25%));overflow:hidden}.section-text-and-image__media-inner img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.section-text-and-image__media-col .banner-container{width:100%;max-width:none;padding:0}.section-text-and-image__media-col .image-banner,.section-text-and-image__media-col .video-banner{width:100%;border-radius:10px;overflow:hidden}@media screen and (max-width: 991px){.section-text-and-image__media-col .image-banner,.section-text-and-image__media-col .video-banner{border-radius:0}}.section-text-and-image__mobile-header{margin-bottom:24px}.section-text-and-image__mobile-header .section-text-and-image__title{margin-bottom:14px}.section-text-and-image__mobile-header .section-text-and-image__description{margin-bottom:0}.section-text-and-image__mobile-description-only{margin-bottom:24px}@media screen and (max-width: 991px){.section-text-and-image__content{margin-top:32px;width:100%}}.section-text-and-image .video-banner .video-sound-buttons-container{position:absolute;bottom:10px;left:10px;z-index:10;cursor:pointer;pointer-events:auto}.section-text-and-image .video-banner .video-sound-on,.section-text-and-image .video-banner .video-sound-off{animation-name:scale;animation-duration:2s;animation-iteration-count:infinite}@keyframes scale{0%{transform:scale(0)}50%{transform:scale(1.3);opacity:1}to{transform:scale(1);opacity:0}}.section-text-and-image .video-banner .hide-sound-icon{display:none;animation:none}.section-text-and-image .banner-container,.section-text-and-image .banner-container .video-banner{overflow:visible}
/*# sourceMappingURL=/cdn/shop/t/1462/assets/section-text-and-image.css.map */
