@keyframes opacityFade{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes slideUp{0%{transform:translateY(2rem)}to{transform:translateY(0)}}.bordered-banner{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;gap:0;width:100%}.bordered-banner__image{font:0/0 a;color:transparent;text-shadow:none;display:block}.bordered-banner__image img{display:block;width:100%;height:auto;aspect-ratio:25 / 16}@supports not (aspect-ratio: 1/1){.bordered-banner__image img{position:relative;width:100%}.bordered-banner__image img img{position:absolute}.bordered-banner__image img:before{float:left;padding-top:64%;content:""}.bordered-banner__image img:after{display:block;content:"";clear:both}}.bordered-banner__image-container{flex:1 1}.bordered-banner__content{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;gap:var(--spacing-lg);padding:var(--spacing-lg) var(--spacing-md)}.bordered-banner__content-container{flex:1 1}.bordered-banner__content-description{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;gap:var(--spacing-lg)}.bordered-banner__content-disclaimer{font-size:var(--font-size-body-xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-base)}@media only screen and (max-width: 1023px){.bordered-banner__image-container,.bordered-banner__content-container{width:100%}.bordered-banner__content-container{background-color:var(--surface-20)}.bordered-banner__content-container .bordered-banner__content{color:var(--typography-primary-default)!important}.bordered-banner__content-button-container,.bordered-banner__content-button{width:100%}}@media (min-width: 1024px){.bordered-banner{flex-flow:row nowrap;align-items:center;height:100%}.bordered-banner--desktop-reverse{flex-direction:row-reverse}.bordered-banner__image{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-start;gap:0;width:auto;height:100%}.bordered-banner__image-container{width:50%;height:100%}.bordered-banner__image img{width:auto;height:100%;max-width:100%;flex:0;object-fit:cover;aspect-ratio:1.5 / 1}@supports not (aspect-ratio: 1/1){.bordered-banner__image img{position:relative;width:100%}.bordered-banner__image img img{position:absolute}.bordered-banner__image img:before{float:left;padding-top:66.6666666667%;content:""}.bordered-banner__image img:after{display:block;content:"";clear:both}}.bordered-banner__content{max-width:calc(var(--max-content-width) / 2);padding:var(--spacing-xxxl)}.bordered-banner__content-container{width:50%}}.main-offers{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;gap:var(--spacing-xl);padding:var(--spacing-xl) var(--spacing-lg)}.main-offers__heading h1{line-height:1}.main-offers__banner-tag-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:var(--spacing-xs)}.main-offers__banners-wrapper{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;gap:var(--spacing-xl)}.main-offers__banner{border-radius:var(--border-radius-lg);overflow:hidden;width:100%}.main-offers__banner--hidden{display:none}@media (min-width: 1024px){.main-offers{padding:var(--spacing-xxl)}.main-offers__banners-wrapper{max-width:114rem;margin:auto}}
