@font-face{font-family:Manrope;src:url("../assets/fonts/Manrope-Variable.ttf") format("truetype");font-weight:200 800;font-style:normal;font-display:swap}
:root{--offers-dark:#241f31;--offers-dark-2:#302a40;--offers-action:#f0733f;--offers-action-hover:#d85d2d;--offers-ink:#241f31;--offers-muted:#746e78;--offers-line:#e7e1db;--offers-surface:#fffefc;--offers-white:#fff;--offers-warm:#fff7f1;--offers-container:1240px}
*{box-sizing:border-box}
html{max-width:100%;overflow-x:clip;scroll-behavior:auto}
body{max-width:100%;margin:0;overflow-x:clip;background:var(--offers-surface);color:var(--offers-ink);font:400 16px/1.5 Manrope,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}
body.atri-offers-modal-open{overflow:hidden}
button,input,select{font:inherit}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
.offers-container{width:min(calc(100% - 64px),var(--offers-container));margin-inline:auto}
.offers-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
:where(a,button,input,select):focus-visible{outline:3px solid rgba(240,115,63,.38);outline-offset:3px}
.offers-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 26px;border:1px solid transparent;border-radius:999px;background:var(--offers-action);color:#fff;font-weight:750;cursor:pointer;transition:background-color .18s ease,transform .18s ease}
.offers-button:hover{background:var(--offers-action-hover);transform:translateY(-2px)}
.offers-button:active{transform:none}

.offers-intro{padding:30px 0 34px}
.offers-breadcrumbs ol{display:flex;align-items:center;gap:9px;margin:0 0 22px;padding:0;list-style:none;color:var(--offers-muted);font-size:13px}
.offers-breadcrumbs li+li::before{content:"/";margin-right:9px;color:#b5aeb4}
.offers-breadcrumbs a:hover{color:var(--offers-action)}
.offers-breadcrumbs [aria-current="page"]{color:var(--offers-ink)}
.offers-intro h1{margin:0;font-size:clamp(48px,5.3vw,72px);font-weight:500;line-height:1.06;letter-spacing:-.05em;text-wrap:balance}

.offers-featured{padding:0 0 44px}
.offers-carousel{position:relative;overflow:hidden;border-radius:32px;background:var(--offers-dark);color:#fff;box-shadow:0 24px 58px rgba(36,31,49,.15)}
.offers-carousel__track{display:flex;transition:transform .55s cubic-bezier(.2,.72,.2,1);will-change:transform}
.offer-hero{position:relative;display:grid;flex:0 0 100%;grid-template-columns:minmax(0,1.03fr) minmax(430px,.97fr);min-height:560px;overflow:hidden;border-radius:32px;background:linear-gradient(135deg,var(--offers-dark),var(--offers-dark-2));color:#fff;isolation:isolate}
.offer-hero::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(25,21,37,.96) 0%,rgba(28,23,42,.88) 38%,rgba(28,23,42,.25) 63%,rgba(28,23,42,.05) 100%);pointer-events:none}
.offer-hero__copy{position:relative;z-index:3;display:flex;min-width:0;flex-direction:column;align-items:flex-start;padding:48px 0 48px 52px}
.offer-hero__meta{display:flex;align-items:center;gap:10px;margin-bottom:22px;color:rgba(255,255,255,.68);font-size:13px;font-weight:650}
.offer-hero__badge{display:inline-flex;align-items:center;min-height:30px;padding:5px 12px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.08);color:#fff}
.offer-hero h2,.offer-detail-hero h1{max-width:670px;margin:0 0 18px;font-size:clamp(43px,4.25vw,60px);font-weight:520;line-height:1.04;letter-spacing:-.05em;text-wrap:balance}
.offer-hero__lead{max-width:600px;margin:0 0 24px;color:rgba(255,255,255,.74);font-size:17px;line-height:1.55}
.offer-price-flow{display:none}
.offer-hero__copy .offers-button{margin-top:auto;min-width:210px;box-shadow:0 14px 34px rgba(240,115,63,.25)}
.offer-hero__visual{position:absolute;z-index:0;inset:0;margin:0;background:var(--offers-dark-2)}
.offer-hero__visual img{width:100%;height:100%;object-fit:cover;object-position:center}
.offer-price-blob{position:absolute;z-index:4;right:39%;bottom:88px;display:grid;place-content:center;width:230px;height:178px;padding:26px;text-align:center;color:var(--offers-ink);filter:drop-shadow(0 20px 34px rgba(18,14,27,.2))}
.offer-price-blob::before{content:"";position:absolute;inset:0;z-index:-1;border-radius:46% 54% 43% 57% / 51% 39% 61% 49%;background:#fff;transform:rotate(-2.5deg)}
.offer-price-blob small{font-size:11px;font-weight:750;letter-spacing:.04em;text-transform:uppercase;color:var(--offers-muted)}
.offer-price-blob strong{display:block;margin:3px 0 1px;font-size:35px;font-weight:760;line-height:1}
.offer-price-blob del{color:#948d96;font-size:15px}
.offers-carousel__ui{position:absolute;right:26px;bottom:26px;z-index:6;display:flex;align-items:center;gap:14px}
.offers-carousel__dots{display:flex;gap:7px}
.offers-carousel__dot{width:8px;height:8px;padding:0;border:0;border-radius:99px;background:rgba(255,255,255,.45);cursor:pointer;transition:width .18s ease,background-color .18s ease}
.offers-carousel__dot[aria-current="true"]{width:24px;background:var(--offers-action)}
.offers-carousel__arrows{display:flex;gap:7px}
.offers-carousel__arrow{display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.32);border-radius:50%;background:rgba(36,31,49,.74);color:#fff;font-size:20px;cursor:pointer;backdrop-filter:blur(10px)}
.offers-carousel__arrow:hover{background:var(--offers-action)}

.offers-catalog{padding:34px 0 82px}
.offers-filter{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}
.offers-filter__pills{display:flex;flex-wrap:wrap;gap:11px}
.offers-filter__pill{display:inline-flex;align-items:center;gap:10px;min-height:48px;padding:0 21px;border:1px solid var(--offers-line);border-radius:999px;background:#fff;color:var(--offers-ink);font-weight:650;cursor:pointer}
.offers-filter__pill[aria-pressed="true"]{border-color:var(--offers-dark);background:var(--offers-dark);color:#fff}
.offers-filter__count{display:grid;place-items:center;min-width:24px;height:24px;padding:0 7px;border-radius:999px;background:#f2eee9;color:var(--offers-muted);font-size:11px;font-weight:800}
.offers-filter__pill[aria-pressed="true"] .offers-filter__count{background:rgba(255,255,255,.14);color:#fff}
.offers-filter__status{flex:0 0 auto;margin:0;color:var(--offers-muted);font-size:14px}
.offers-filter__mobile{display:none}
.offers-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px}
.offer-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--offers-line);border-radius:22px;background:#fff;box-shadow:0 16px 38px rgba(36,31,49,.075)}
.offer-card__media{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;background:var(--offers-dark-2)}
.offer-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.offer-card:hover .offer-card__media img{transform:scale(1.025)}
.offer-card__badge{position:absolute;top:16px;left:16px;display:inline-flex;align-items:center;min-height:31px;padding:5px 11px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(36,31,49,.72);color:#fff;font-size:11px;font-weight:700;backdrop-filter:blur(9px)}
.offer-card__body{display:flex;flex:1;flex-direction:column;padding:24px}
.offer-card__category{margin:0 0 9px;color:var(--offers-action);font-size:12px;font-weight:760}
.offer-card h3{margin:0;font-size:24px;font-weight:580;line-height:1.2;letter-spacing:-.035em;text-wrap:balance}
.offer-card h3 a:hover{color:var(--offers-action)}
.offer-card__lead{margin:13px 0 22px;color:var(--offers-muted);font-size:15px;line-height:1.55}
.offer-card__footer{display:grid;grid-template-columns:1fr auto;align-items:end;gap:16px;margin-top:auto;padding-top:20px;border-top:1px solid var(--offers-line)}
.offer-card__price small{display:block;margin-bottom:3px;color:var(--offers-muted);font-size:11px}
.offer-card__price strong{font-size:27px;font-weight:760;line-height:1}
.offer-card__price del{display:block;margin-top:5px;color:#928b94;font-size:14px}
.offer-card__actions{display:flex;align-items:flex-end;justify-content:flex-end}
.offer-card__actions .offers-button{min-height:46px;padding-inline:20px;font-size:14px}

.offers-modal{width:min(100% - 32px,560px);max-height:min(760px,calc(100dvh - 32px));padding:0;border:0;border-radius:24px;background:#fff;color:var(--offers-ink);box-shadow:0 32px 90px rgba(17,13,25,.34);overflow:auto}
.offers-modal::backdrop{background:rgba(20,16,28,.62);backdrop-filter:blur(4px)}
.offers-modal__shell{position:relative;padding:34px}
.offers-modal__close{position:absolute;top:18px;right:18px;display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid var(--offers-line);border-radius:50%;background:#fff;color:var(--offers-ink);font-size:26px;line-height:1;cursor:pointer}
.offers-modal__eyebrow{margin:0 50px 8px 0;color:var(--offers-action);font-size:12px;font-weight:780}
.offers-modal h2{margin:0 48px 10px 0;font-size:34px;font-weight:580;line-height:1.12;letter-spacing:-.04em}
.offers-modal__offer{margin:0 0 7px;font-weight:650}
.offers-modal__price{margin:0 0 24px;color:var(--offers-muted)}
.offers-form{display:grid;gap:16px}
.offers-form label{display:grid;gap:7px;font-size:13px;font-weight:700}
.offers-form input[type="text"],.offers-form input[type="tel"]{width:100%;height:52px;padding:0 15px;border:1px solid var(--offers-line);border-radius:14px;background:#fff;color:var(--offers-ink);font-size:16px;font-weight:500}
.offers-form__consent{grid-template-columns:20px 1fr!important;align-items:start;gap:10px!important;color:var(--offers-muted);font-size:12px!important;font-weight:500!important;line-height:1.45}
.offers-form__consent input{width:18px;height:18px;margin:1px 0 0;accent-color:var(--offers-action)}
.offers-form__error{min-height:20px;margin:0;color:#a23c2d;font-size:12px}
.offers-form .offers-button{width:100%}
.offers-modal__success{padding:28px 0 10px;text-align:center}
.offers-modal__success h2{margin:0 0 12px}
.offers-modal__success p{margin:0;color:var(--offers-muted)}
.qa-static .offers-carousel__track{transition:none!important}

@media(max-width:1100px){
  .offer-hero{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr)}
  .offer-hero__copy{padding-left:40px}.offer-price-blob{right:33%;transform:scale(.9)}
  .offers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:900px){
  .offers-container{width:min(calc(100% - 40px),var(--offers-container))}
  .offer-hero{grid-template-columns:1fr;min-height:650px}
  .offer-hero__copy{min-height:650px;width:62%}.offer-price-blob{right:23%;bottom:72px}
}
@media(max-width:640px){
  html{scroll-behavior:auto}.offers-container{width:calc(100% - 32px)}
  body{padding-bottom:78px}.offers-intro{padding:22px 0 24px}.offers-breadcrumbs ol{margin-bottom:16px;font-size:12px}.offers-intro h1{font-size:40px}
  .offers-featured{padding-bottom:28px}.offers-carousel{border-radius:23px}.offer-hero{display:flex;min-height:0;flex-direction:column;border-radius:23px}
  .offer-hero::after{background:linear-gradient(180deg,rgba(26,22,39,.97) 0%,rgba(26,22,39,.88) 49%,rgba(26,22,39,.3) 72%,rgba(26,22,39,.08) 100%)}
  .offer-hero__copy{display:flex;min-height:610px;width:100%;padding:24px 20px 20px}
  .offer-hero__meta{margin-bottom:14px}.offer-hero__badge{min-height:28px;font-size:10px}
  .offer-hero h2,.offer-detail-hero h1{margin-bottom:12px;font-size:30px;line-height:1.07}.offer-hero__lead{max-width:100%;margin-bottom:12px;font-size:14px;line-height:1.45}
  .offer-price-flow{display:flex;align-items:end;align-self:flex-start;gap:10px;margin-bottom:220px;padding:14px 19px 13px;border-radius:44% 56% 48% 52% / 52% 43% 57% 48%;background:#fff;color:var(--offers-ink);filter:drop-shadow(0 12px 24px rgba(18,14,27,.2));transform:rotate(-1deg)}.offer-price-flow strong{font-size:27px;line-height:1}.offer-price-flow del{color:#948d96;font-size:13px}
  .offer-hero__copy .offers-button{width:100%;min-height:50px;margin-top:auto}.offer-hero__visual img{object-position:center 76%}.offer-price-blob{display:none}
  .offer-hero__visual{inset:auto 0 72px;height:238px;background:transparent}.offer-hero__visual img{object-fit:cover;object-position:right center}
  .offers-carousel__ui{right:18px;bottom:78px}.offers-carousel__arrows{display:none}
  .offers-catalog{padding:24px 0 54px}.offers-filter{display:block;margin-bottom:22px}.offers-filter__pills{display:none}.offers-filter__mobile{display:grid;gap:7px}.offers-filter__mobile label{font-size:12px;font-weight:700}.offers-filter__mobile select{width:100%;height:50px;padding:0 42px 0 15px;border:1px solid var(--offers-line);border-radius:14px;background:#fff;color:var(--offers-ink);font-weight:650}.offers-filter__status{margin-top:10px}
  .offers-grid{grid-template-columns:1fr;gap:22px}.offer-card{border-radius:20px}.offer-card__body{padding:20px}.offer-card h3{font-size:22px}.offer-card__lead{margin-bottom:18px}.offer-card__footer{grid-template-columns:minmax(0,1fr) auto;gap:12px}.offer-card__actions .offers-button{min-width:118px;padding-inline:17px}
  .offers-modal{border-radius:20px}.offers-modal__shell{padding:28px 20px}.offers-modal h2{font-size:28px}
}
@media(max-width:370px){.offers-intro h1{font-size:36px}.offer-hero__copy{min-height:620px}.offer-hero h2,.offer-detail-hero h1{font-size:28px}.offer-card__body{padding:18px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
