@media(min-width:769px){.wb-hide-d{display:none!important}}@media(max-width:768px){.wb-hide-m{display:none!important}}.wb-offer,.wb-offer *{box-sizing:border-box}.wb-offer{width:100%;background-color:var(--wb-of-bg);padding-top:var(--wb-of-pt-m);padding-bottom:var(--wb-of-pb-m);overflow:hidden}@media screen and (min-width:769px){.wb-offer{padding-top:var(--wb-of-pt-d);padding-bottom:var(--wb-of-pb-d)}}.wb-offer__container{width:100%;margin:0 auto}.wb-offer[data-mode=minimal] .wb-offer__container{padding:0;max-width:100%}.wb-offer[data-mode=modern] .wb-offer__container{padding:20px;max-width:var(--wb-of-width)}.wb-offer[data-mode=modern] .wb-offer__grid{border-radius:var(--wb-of-radius);overflow:hidden}.wb-offer__grid{display:flex;flex-direction:column;width:100%}@media screen and (min-width:769px){.wb-offer__grid{flex-direction:row;align-items:stretch}.wb-offer__item--content{order:1}.wb-offer__item--image{order:2}}@media screen and (max-width:768px){.wb-offer__item--content{order:2}.wb-offer__item--image{order:1}}.wb-offer__item{position:relative;width:100%}@media screen and (min-width:769px){.wb-offer__item--content,.wb-offer__item--image{flex:0 0 50%;width:50%}}.wb-offer[data-mode=overlay] .wb-offer__grid{display:grid;grid-template-columns:1fr;grid-template-rows:1fr}.wb-offer[data-mode=overlay] .wb-offer__item{grid-area:1 / 1 / -1 / -1;width:100%}.wb-offer[data-mode=overlay] .wb-offer__item--image{z-index:1}.wb-offer[data-mode=overlay] .wb-offer__item--content{z-index:2;background:transparent;pointer-events:none;height:100%;display:flex;align-items:flex-end;justify-content:flex-start;padding:32px}@media screen and (min-width:769px){.wb-offer[data-mode=overlay] .wb-offer__item--content{padding:56px}}.wb-offer[data-mode=overlay] .wb-offer__image-wrapper{height:var(--wb-of-img-h-m)}@media screen and (min-width:769px){.wb-offer[data-mode=overlay] .wb-offer__image-wrapper{height:var(--wb-of-img-h-d)}}.wb-offer__content-box{width:100%;height:100%;display:flex;flex-direction:column}.wb-offer__item--content .wb-offer__content-box{background-color:var(--wb-of-bg-content);justify-content:center;align-items:flex-start;padding:56px 48px}.wb-offer[data-text-align=center] .wb-offer__item--content .wb-offer__content-box{align-items:center;text-align:center}@media screen and (max-width:768px){.wb-offer__item--content .wb-offer__content-box{padding:40px 24px}}.wb-offer[data-mode=overlay] .wb-offer__content-box{background:transparent;width:100%;pointer-events:auto;padding:0}.wb-offer__content-wrapper{width:100%;max-width:var(--wb-of-content-width);display:flex;flex-direction:column;gap:16px;align-items:flex-start}.wb-offer[data-text-align=center] .wb-offer__content-wrapper{align-items:center;margin:0 auto}.wb-offer[data-mode=overlay] .wb-offer__content-wrapper{text-shadow:0 4px 16px rgba(0,0,0,.4),0 1px 3px rgba(0,0,0,.6)}.wb-offer__subtitle{font-family:var(--wb-of-eyebrow-font);font-size:var(--wb-of-fs-sub-m);color:var(--wb-of-subtitle);text-transform:uppercase;letter-spacing:.14em;margin:0;opacity:.55;font-weight:400;line-height:1.16}@media screen and (min-width:769px){.wb-offer__subtitle{font-size:var(--wb-of-fs-sub-d)}}.wb-offer[data-mode=overlay] .wb-offer__subtitle{opacity:1;color:var(--wb-of-text)}.wb-offer__title{font-family:var(--wb-of-title-font);font-size:var(--wb-of-fs-tit-m);color:var(--wb-of-title);margin:0;line-height:1.08;letter-spacing:-.01em;font-weight:400}.wb-offer__title p{margin:0}@media screen and (min-width:769px){.wb-offer__title{font-size:var(--wb-of-fs-tit-d)}}.wb-offer[data-mode=overlay] .wb-offer__title{color:var(--wb-of-text)}.wb-offer__text{font-family:var(--wb-of-text-font);font-size:var(--wb-of-fs-bod-m);color:var(--wb-of-body);line-height:1.42;opacity:.8}.wb-offer__text p{margin:0}@media screen and (min-width:769px){.wb-offer__text{font-size:var(--wb-of-fs-bod-d)}}.wb-offer[data-mode=overlay] .wb-offer__text{opacity:1;color:var(--wb-of-text)}.wb-offer__btn{font-family:var(--wb-of-button-font);font-size:var(--wb-of-fs-btn-m);color:var(--wb-of-btn-text);text-transform:uppercase;text-decoration:none;letter-spacing:.14em;cursor:pointer;display:inline-block;border-radius:var(--wb-of-btn-radius);font-weight:400;margin-top:8px;align-self:flex-start;text-shadow:none;line-height:1}.wb-offer[data-text-align=center] .wb-offer__btn{align-self:center}.wb-offer__btn.is-italic{font-style:italic}@media screen and (min-width:769px){.wb-offer__btn{font-size:var(--wb-of-fs-btn-d)}}.wb-offer__btn--outline{background:transparent;border:1px solid var(--wb-of-btn-color);color:var(--wb-of-btn-color);padding:12px 28px}.wb-offer__btn--solid{background:var(--wb-of-btn-color);border:1px solid var(--wb-of-btn-color);color:var(--wb-of-btn-text);padding:12px 28px}.wb-offer__btn--underline{background:transparent;border:none;padding:0 0 3px;color:var(--wb-of-btn-color);border-bottom:1px solid var(--wb-of-btn-color);border-radius:0}.wb-offer__image-box{width:100%;height:100%}.wb-offer__image-wrapper{width:100%;height:var(--wb-of-img-h-m);position:relative;overflow:hidden}@media screen and (min-width:769px){.wb-offer__image-wrapper{height:var(--wb-of-img-h-d)}}.wb-offer__picture{display:block;width:100%;height:100%}.wb-offer__img-cover{width:100%;height:100%;object-fit:cover;display:block}.wb-offer__img-link{display:block;width:100%;height:100%}.wb-offer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--wb-of-overlay);opacity:0;pointer-events:none;z-index:1}.wb-offer[data-mode=overlay] .wb-offer__overlay{opacity:var(--wb-of-overlay-op)}@media(prefers-reduced-motion:reduce){.wb-offer__btn{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/wb-offer.css.map */
