:root{--site-container-width:1600px;--site-inner-width:1440px}.promotions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:normal;-ms-flex-pack:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;justify-content:normal;padding:0 1.875rem}@media (min-width:1250px){.promotions{padding:0}}.promotions__item{background-color:var(--wp--preset--color--highlight-grey);border-radius:1.375rem;display:grid;grid-template-columns:1fr;grid-template-rows:-webkit-min-content -webkit-max-content auto 1fr;grid-template-rows:min-content max-content auto 1fr;margin:0 auto;padding:.75rem;width:90%}@media (min-width:576px){.promotions__item{margin:0;width:45%}}@media (min-width:992px){.promotions__item{width:30%}}.promotions__item-image{aspect-ratio:8/5;border-radius:.625rem;-o-object-fit:cover;object-fit:cover;width:100%}.promotions__item-title{font-size:1.25rem;font-weight:500;margin:.75rem 0}.promotions__item-description{font-size:.9375rem;font-weight:300;margin:0;opacity:.5}.promotions__item-buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:.9375rem;justify-content:space-between;margin-top:.9375rem;width:100%}.promotions__item-buttons .btn{-ms-flex-item-align:end;align-self:flex-end;background-color:var(--wp--preset--color--red);border:1px solid var(--wp--preset--color--red);border-radius:.625rem;color:#fff;cursor:pointer;height:-webkit-min-content;height:-moz-min-content;height:min-content;padding:.4375rem .9375rem;text-align:center;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;width:-webkit-fill-available}.promotions__item-buttons .btn:hover{background-color:var(--wp--preset--color--light-red);-webkit-box-shadow:0 0 6px 2px rgba(250,0,0,.5);box-shadow:0 0 6px 2px rgba(250,0,0,.5)}.promotions__item-buttons .btn-text{-ms-flex-item-align:end;align-self:flex-end;backdrop-filter:opacity(.4);background-color:hsla(0,0%,100%,.055);border:1px solid hsla(0,0%,100%,.055);border-radius:.625rem;color:#fff;cursor:pointer;font-family:var(--wp--preset--font-family--default);font-size:clamp(14px,3.3vw,16px);font-style:normal;font-weight:400;height:-webkit-min-content;height:-moz-min-content;height:min-content;line-height:1.6111111111;padding:.4375rem .9375rem;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;width:-webkit-fill-available}.promotions__item-buttons .btn-text:hover{background-color:hsla(0,0%,100%,.233);-webkit-box-shadow:0 0 6px 2px hsla(0,0%,100%,.185);box-shadow:0 0 6px 2px hsla(0,0%,100%,.185)}.promotions__item .flip-card{background-color:transparent;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-perspective:1000px;perspective:1000px;width:100%}.promotions__item .flip-card-inner{height:100%;min-height:15.625rem;position:relative;text-align:center;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:-webkit-transform .8s;transition:-webkit-transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s;width:100%}@media (min-width:470px){.promotions__item .flip-card-inner{min-height:18.75rem}}@media (min-width:576px){.promotions__item .flip-card-inner{min-height:12.5rem}}@media (min-width:768px){.promotions__item .flip-card-inner{min-height:15.625rem}}@media (min-width:992px){.promotions__item .flip-card-inner{min-height:13.75rem}}.promotions__item .flip-card-inner .content-behind-banner,.promotions__item .flip-card-inner .content-front-banner{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;width:100%}.promotions__item .flip-card-inner .content-behind-banner{background-color:hsla(0,0%,100%,.055);border-radius:.625rem;-webkit-box-shadow:0 0 11px 1px hsla(0,0%,68%,.23);box-shadow:0 0 11px 1px hsla(0,0%,68%,.23);color:#fff;height:-webkit-fill-available;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.promotions__item .flip-card-inner .content-behind-banner-title{background-color:var(--wp--preset--color--red);border-top-left-radius:.625rem;border-top-right-radius:.625rem;color:#fff;margin:0;padding:.3125rem}.promotions__item .flip-card-inner .content-behind-banner .content-item{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.875rem;font-weight:400;justify-content:space-between;padding:.125rem 1.25rem}.promotions__item .flip-card-inner .content-behind-banner .content-item:nth-child(2n){background-color:hsla(0,0%,100%,.055)}.promotions__item .flip-card-inner .content-behind-banner .content-item-link{background:none;border:none;color:#fff;cursor:pointer;font-weight:400;text-decoration:underline;width:-webkit-fill-available}.promotions__item .flip-card-inner .content-behind-banner .content-item .label{text-align:left}.promotions__item .flip-card-inner .content-behind-banner .content-item .value{text-align:right}.promotions__item .flip-card:hover .flip-card-inner{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.promotions .read-more-popup{background-color:var(--wp--preset--color--highlight-grey);border:1px solid var(--wp--preset--color--highlight-grey);border-radius:1.375rem;color:#fff;margin:3.125rem auto;max-height:90%;padding:0;scrollbar-width:none;width:80%;z-index:10000}@media (min-width:992px){.promotions .read-more-popup{width:50%}}.promotions .read-more-popup .btn{-ms-flex-item-align:end;align-self:flex-end;background-color:var(--wp--preset--color--red);border:1px solid var(--wp--preset--color--red);border-radius:.625rem;color:#fff;cursor:pointer;display:inline-block;height:-webkit-min-content;height:-moz-min-content;height:min-content;margin:.625rem 1.25rem;padding:.4375rem .9375rem;text-align:center;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;width:-webkit-fill-available}.promotions .read-more-popup .btn:hover{background-color:var(--wp--preset--color--light-red);-webkit-box-shadow:0 0 6px 2px rgba(250,0,0,.5);box-shadow:0 0 6px 2px rgba(250,0,0,.5)}.promotions .read-more-popup .btn-text{-ms-flex-item-align:end;align-self:flex-end;backdrop-filter:opacity(.4);background-color:hsla(0,0%,100%,.055);border:1px solid hsla(0,0%,100%,.055);border-radius:.625rem;color:#fff;cursor:pointer;font-family:var(--wp--preset--font-family--default);font-size:clamp(14px,3.3vw,16px);font-style:normal;font-weight:400;height:-webkit-min-content;height:-moz-min-content;height:min-content;line-height:1.6111111111;margin:0 1.25rem 1.25rem;padding:.4375rem .9375rem;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;width:-webkit-fill-available}.promotions .read-more-popup .btn-text:hover{background-color:hsla(0,0%,100%,.233);-webkit-box-shadow:0 0 6px 2px hsla(0,0%,100%,.185);box-shadow:0 0 6px 2px hsla(0,0%,100%,.185)}.promotions .read-more-popup-image{aspect-ratio:9/5;border-top-left-radius:1.375rem;border-top-right-radius:1.375rem;height:35%;-o-object-fit:cover;object-fit:cover;width:100%}.promotions .read-more-popup-title{margin:0;padding:1.25rem}.promotions .read-more-popup-content{padding-left:1.25rem}.promotions .read-more-popup-content ol{counter-reset:steps;list-style:none;margin:0;padding:0}.promotions .read-more-popup-content ol li{counter-increment:steps}.promotions .read-more-popup-content ol li:before{background:hsla(0,0%,89%,.1);border-radius:50%;content:counter(steps);display:inline-grid;font-size:13px;font-weight:800;height:24px;line-height:24px;margin-right:12px;margin-top:8px;place-items:center;width:24px}.promotions .read-more-popup-content ul{counter-reset:steps;list-style:none;margin:0;padding:0}.promotions .read-more-popup-content ul li{counter-increment:steps}.promotions .read-more-popup-content ul li:before{-ms-flex-line-pack:end;align-content:end;background:hsla(0,0%,89%,.1);border-radius:50%;content:"";display:inline-grid;font-size:13px;font-weight:800;height:12px;line-height:12px;margin-right:12px;margin-top:6px;place-items:center;width:12px}.promotions .read-more-popup::-ms-backdrop{background-color:rgba(0,0,0,.438)}.promotions .read-more-popup::backdrop{background-color:rgba(0,0,0,.438)}.promotions .read-more-popup.open{display:block}.promotions body.read-more-popup-open{overflow:hidden}.promotions .terms-and-conditions-popup{background-color:var(--wp--preset--color--highlight-grey);border:1px solid var(--wp--preset--color--highlight-grey);border-radius:1.375rem;color:#fff;margin:auto;max-height:90%;padding:0;scrollbar-width:none;width:80%;z-index:10000}@media (min-width:992px){.promotions .terms-and-conditions-popup{width:50%}}.promotions .terms-and-conditions-popup .btn-text{-ms-flex-item-align:end;align-self:flex-end;backdrop-filter:opacity(.4);background-color:hsla(0,0%,100%,.055);border:1px solid hsla(0,0%,100%,.055);border-radius:.625rem;color:#fff;cursor:pointer;font-family:var(--wp--preset--font-family--default);font-size:clamp(14px,3.3vw,16px);font-style:normal;font-weight:400;height:-webkit-min-content;height:-moz-min-content;height:min-content;line-height:1.6111111111;margin:0 1.25rem 1.25rem;padding:.4375rem .9375rem;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;width:-webkit-fill-available}.promotions .terms-and-conditions-popup .btn-text:hover{background-color:hsla(0,0%,100%,.233);-webkit-box-shadow:0 0 6px 2px hsla(0,0%,100%,.185);box-shadow:0 0 6px 2px hsla(0,0%,100%,.185)}

/*# sourceMappingURL=promotions.css.map*/