:root{--c-wine:var(--v-wine,#8a0f3d);--c-wine-deep:var(--v-wine-deep,#5c0a28);--c-cream:var(--v-cream,#faf6f1);--c-sand:var(--v-sand,#f4ece4);--c-rose:var(--v-rose,#fbeef3);--c-ink:var(--v-ink,#1b1013);--c-ink-2:var(--v-ink-2,#5f5158);--c-ink-3:var(--v-ink-3,#8b7f85);--c-line:var(--v-line,#ece2da);--c-line-2:var(--v-line-2,#ded0c6);--c-error:#b01b33;--c-sans:var(--v-sans,"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif);--c-display:var(--v-display,"Raleway",var(--c-sans))}.c-shell{width:100%;max-width:1260px;margin:0 auto;padding:0 26px}.c-hero{background:linear-gradient(115deg,var(--c-rose) 0,#fdf8fa 52%,var(--c-sand) 100%);border-bottom:1px solid var(--c-line);color:var(--c-ink);padding:26px 0 42px}.c-crumbs{display:flex;align-items:center;gap:9px;font-size:11.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--c-ink-3)}.c-crumbs a{color:var(--c-ink-3);text-decoration:none}.c-crumbs a:hover{color:var(--c-wine)}.c-crumbs span{color:var(--c-ink)}.c-eyebrow{display:block;margin-top:22px;font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--c-wine)}.c-eyebrow,.c-title{font-family:var(--c-display)}.c-title{margin:12px 0 0;font-size:clamp(28px,4vw,46px);line-height:1.08;letter-spacing:-.03em;color:var(--c-ink)}.c-lede{margin:14px 0 0;max-width:62ch;font-size:clamp(15px,1.6vw,17.5px);line-height:1.65;color:var(--c-ink-2)}.c-grid{display:grid;grid-template-columns:minmax(0,1.32fr) minmax(0,1fr);gap:30px;align-items:start;padding:38px 0 72px}.c-aside{display:flex;flex-direction:column;gap:18px}.c-card{background:#fff;border:1px solid var(--c-line);border-radius:24px;padding:28px;box-shadow:0 20px 50px -40px rgba(27,16,19,.5)}.c-card--plain{padding:24px;box-shadow:none}.c-card--quiet{background:var(--c-cream);box-shadow:none}.c-card__title{margin:0 0 14px;font-family:var(--c-display);font-size:17px;font-weight:600;letter-spacing:-.01em;color:var(--c-ink)}.c-card__text{margin:0 0 20px;font-size:15px;line-height:1.65;color:var(--c-ink-2)}.c-form{gap:20px}.c-field,.c-form{display:flex;flex-direction:column}.c-field{gap:8px}.c-field label{font-family:var(--c-display);font-size:11.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--c-ink-2)}.c-field label em{color:var(--c-wine);font-style:normal}.c-field input,.c-field textarea{width:100%;font-family:var(--c-sans);font-size:15.5px;color:var(--c-ink);background:#fff;border:1px solid var(--c-line-2);border-radius:14px;padding:14px 16px;min-height:54px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.c-field textarea{min-height:168px;resize:vertical;line-height:1.6}.c-field input::-moz-placeholder,.c-field textarea::-moz-placeholder{color:var(--c-ink-3)}.c-field input::placeholder,.c-field textarea::placeholder{color:var(--c-ink-3)}.c-field input:focus,.c-field textarea:focus{outline:none;border-color:var(--c-wine);box-shadow:0 0 0 3px rgba(138,15,61,.14)}.c-field input:disabled,.c-field textarea:disabled{background:var(--c-cream);color:var(--c-ink-2)}.c-field.has-error input,.c-field.has-error textarea{border-color:var(--c-error);background:#fff6f7}.c-field__error{font-size:12.5px;color:var(--c-error)}.c-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.c-banner{margin:0;padding:14px 16px;border-radius:14px;font-size:14px;line-height:1.5}.c-banner--error{background:#fdecef;border:1px solid #f3c8d1;color:#8c1428}.c-banner__detail{opacity:.75;font-size:12.5px}.c-form__foot{display:flex;flex-direction:column;gap:12px}.c-form__note{display:flex;align-items:flex-start;gap:8px;margin:0;font-size:12.5px;line-height:1.5;color:var(--c-ink-3)}.c-form__note svg{color:var(--c-wine);flex:0 0 auto;margin-top:2px}.c-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:54px;padding:0 26px;border-radius:999px;border:1px solid transparent;font-family:var(--c-display);font-size:12.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.c-btn--primary{background:var(--c-wine);border-color:var(--c-wine);color:#fff;box-shadow:0 14px 30px -18px rgba(138,15,61,.85)}.c-btn--primary:hover:not(:disabled){background:var(--c-wine-deep);transform:translateY(-1px)}.c-btn--primary:active:not(:disabled){transform:translateY(0) scale(.985)}.c-btn--outline{background:#fff;border-color:var(--c-line-2);color:var(--c-wine)}.c-btn--outline:hover{background:var(--c-wine);border-color:var(--c-wine);color:#fff}.c-btn--block{width:100%}.c-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.c-btn:focus-visible{outline:2px solid var(--c-wine);outline-offset:2px}.c-spinner{width:16px;height:16px;border-radius:999px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;animation:c-spin .7s linear infinite}@keyframes c-spin{to{transform:rotate(1turn)}}.c-card--success{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;padding:46px 28px}.c-success__icon{display:grid;place-items:center;width:62px;height:62px;border-radius:999px;background:var(--c-rose);color:var(--c-wine);margin-bottom:10px}.c-card--success .c-card__title{font-size:21px}.c-card--success .c-card__text{max-width:42ch}.c-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:13px}.c-list li{display:flex;gap:11px;align-items:flex-start;font-size:13.5px;line-height:1.55;color:var(--c-ink-2)}.c-list svg{color:var(--c-wine);flex:0 0 auto;margin-top:2px}.c-faq{margin:0 0 16px;padding-left:20px;display:flex;flex-direction:column;gap:10px}.c-faq li{font-size:14px;line-height:1.6;color:var(--c-ink-2)}.c-faq li::marker{color:var(--c-wine);font-weight:700}.c-link{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:var(--c-wine);text-decoration:none}.c-link:hover{text-decoration:underline;text-underline-offset:3px}.c-chips{display:flex;flex-wrap:wrap;gap:8px}.c-chip{display:inline-flex;align-items:center;min-height:40px;padding:0 15px;border-radius:999px;border:1px solid var(--c-line-2);background:#fff;font-size:12.5px;color:var(--c-ink-2);text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease}.c-chip:hover{background:var(--c-wine);border-color:var(--c-wine);color:#fff}@media (max-width:980px){.c-grid{grid-template-columns:minmax(0,1fr);gap:22px;padding:28px 0 54px}.c-hero{padding:20px 0 30px}}@media (max-width:700px){.c-shell{padding:0 16px}.c-card{padding:20px;border-radius:20px}.c-card--plain,.c-card--quiet{padding:18px}.c-title{font-size:clamp(26px,8.4vw,34px)}.c-lede{font-size:15.5px}.c-field input,.c-field textarea{min-height:52px;font-size:16px}.c-field textarea{min-height:150px}.c-btn{min-height:52px;font-size:12px}.c-form{gap:16px}.c-card--success{padding:34px 20px}.c-chip{min-height:44px}}.mo-notice{display:flex;flex-direction:column;gap:6px;padding:16px 18px;border-radius:16px;background:var(--v-rose,#fbeef3);border:1px solid var(--v-line-2,#ded0c6);border-left:4px solid var(--v-wine,#8a0f3d);color:var(--v-ink,#1b1013);font-family:var(--v-sans,"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif)}.mo-notice__head{display:flex;align-items:center;gap:9px;font-size:14.5px;font-weight:700}.mo-notice__head svg{color:var(--v-wine,#8a0f3d);flex:0 0 auto}.mo-notice p{margin:0;font-size:13.5px;line-height:1.55;color:var(--v-ink-2,#5f5158)}.mo-notice__left{font-weight:600;color:var(--v-ink,#1b1013)}.mo-notice__left b{color:var(--v-wine,#8a0f3d)}.mo-topup{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.mo-topup a{display:inline-flex;align-items:center;min-height:40px;padding:0 15px;border-radius:999px;background:#fff;border:1px solid var(--v-line-2,#ded0c6);font-size:12.5px;font-weight:600;color:var(--v-wine,#8a0f3d);text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease}.mo-topup a:hover{background:var(--v-wine,#8a0f3d);border-color:var(--v-wine,#8a0f3d);color:#fff}.mo-blocked{display:flex!important;align-items:center;justify-content:center;gap:9px;width:100%;min-height:54px;padding:0 26px;border-radius:999px;background:var(--v-line,#ece2da);border:1px dashed var(--v-line-2,#ded0c6);color:var(--v-ink-3,#8b7f85)!important;font-family:var(--v-display,"Raleway",system-ui,sans-serif);font-size:12.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:not-allowed;text-align:center}@media (max-width:700px){.mo-notice{padding:14px 15px;border-radius:14px}.mo-notice__head{font-size:14px}.mo-notice p{font-size:13px}.mo-blocked{min-height:52px;font-size:12px}}.lh-rte,.nx-rte,.v-pdp__rich{max-width:100%;overflow-wrap:anywhere}.lh-rte table,.nx-rte table,.v-pdp__rich table{width:100%!important;max-width:100%!important;table-layout:fixed!important;border-collapse:collapse}.lh-rte table[width],.lh-rte td[width],.lh-rte th[width],.v-pdp__rich table[width],.v-pdp__rich td[width],.v-pdp__rich th[width]{width:auto!important;height:auto!important}.lh-rte td,.lh-rte th,.v-pdp__rich td,.v-pdp__rich th{word-break:break-word;padding:6px 8px;font-size:13px}.lh-accordion__body img,.lh-rte img,.nx-rte img,.v-pdp__rich img{max-width:100%!important;height:auto!important}.lh-rte [style*=width],.v-pdp__rich [style*=width]{max-width:100%!important}.lh-lang,.lh-lang__toggle{max-width:100%;min-width:0}.lh-lang__toggle{box-sizing:border-box}.lh-lang__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lh-promo{position:relative;padding-right:44px}.lh-promo__close{right:10px!important;left:auto!important}.lh-card{position:relative}.lh-card__wish{right:8px!important}.lh-card__price{overflow:visible}.lh-icon-tile i{max-width:100%}.lh-container>*,.lh-footer__grid>*{min-width:0}.nx-search{max-width:100%}.nx-search button,.nx-search input{max-width:100%;min-width:0;box-sizing:border-box}.nx-nav{max-width:100%;overflow-x:auto;scrollbar-width:none}.nx-nav::-webkit-scrollbar{display:none}.nx-nav__item{flex:0 0 auto}.nx-drawer__panel{max-width:100vw}.lh-icon-tile{overflow:hidden;max-width:100%}.lh-icon-tile i,.lh-icon-tile svg{max-width:100%;max-height:100%}.lh-section__head{flex-wrap:wrap}.lh-section__link{max-width:100%;white-space:normal}.lh-pdp,.lh-pdp p,.lh-pdp span,.lh-rte{overflow-wrap:anywhere}.lh-form input,.lh-newsletter input,form input,form select,form textarea{max-width:100%;min-width:0;box-sizing:border-box}@media (max-width:360px){.lh-section__head{gap:8px}.lh-section__link{font-size:13px}}.lh-header__main{display:flex;align-items:center;gap:16px}.lh-header__lang{flex:0 0 auto;display:inline-flex;align-items:center}.lh-header__lang .lh-lang{position:relative}.lh-header__lang .lh-lang__toggle{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;border:1px solid var(--lh-grey-3,#ddd);border-radius:999px;background:#fff;color:var(--lh-ink,#1b1013);font-family:inherit;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.lh-header__lang .lh-lang__toggle:hover{border-color:var(--lh-purple,#571dae);color:var(--lh-purple,#571dae)}.lh-header__lang .lh-lang__label{max-width:130px;overflow:hidden;text-overflow:ellipsis}.lh-header__lang .lh-lang__panel{z-index:70}.lh-header__main .lh-search{flex:1 1 auto;min-width:0}@media (min-width:701px) and (max-width:1080px){.lh-header__lang{display:none}}@media (max-width:700px){.lh-header__main{gap:10px;flex-wrap:nowrap}.lh-header__lang{display:inline-flex!important;flex:0 0 auto;align-items:center}.lh-header__lang .lh-lang{position:static}.lh-header__lang .lh-lang__toggle{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;min-height:42px;padding:0;background:#fff;border:1px solid var(--lh-grey-3,#ddd);border-radius:999px;color:var(--lh-ink,#1b1013);-webkit-tap-highlight-color:transparent;cursor:pointer}.lh-header__lang .lh-lang__toggle svg{width:18px;height:18px}.lh-header__lang .lh-lang__chev,.lh-header__lang .lh-lang__label{display:none}.lh-header__lang .lh-lang__panel{position:absolute;left:16px;right:16px;top:calc(100% + 8px);width:auto;max-height:64vh;overflow-y:auto;z-index:80}.lh-header__lang .lh-lang__item{min-height:46px;font-size:14px}.lh-search{flex:1 1 auto;min-width:0}}@media (max-width:360px){.lh-header__lang .lh-lang__toggle{width:38px;height:38px;min-height:38px}.lh-logo__text{font-size:20px!important}.lh-logo__heart{width:24px!important;height:24px!important}}@media (max-width:1320px) and (min-width:1081px){.lh-header__lang .lh-lang__label{display:none}.lh-header__lang .lh-lang__toggle{padding:0 10px}}@media (max-width:700px){.lh-header,.lh-header__main,.lh-nav,.lh-nav__list,.lh-utility,.lh-utility__inner{max-width:100%}.lh-header__main{flex-wrap:wrap;gap:10px;min-width:0}.lh-search{flex:1 1 100%;max-width:100%}.lh-search,.lh-search form{min-width:0}.lh-search input{width:100%;min-width:0;box-sizing:border-box}.lh-header__end{min-width:0;flex:0 0 auto}.lh-header__main{gap:12px;padding:12px 0;flex-wrap:wrap;align-items:center}.lh-header__end,.lh-logo{gap:8px;align-items:center}.lh-logo{min-height:44px}.lh-logo__text{font-size:24px;line-height:1.05}.lh-logo__heart{width:26px;height:26px}.lh-header__icon{width:44px;height:44px;min-height:44px;padding:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.lh-header__icon svg{width:24px;height:24px}.lh-cart-count{top:0;right:0}.lh-header__lang .lh-lang__toggle{width:44px;height:44px;min-height:44px}.lh-header__lang .lh-lang__toggle svg{width:21px;height:21px}}@media (max-width:380px){.lh-container{padding-left:16px;padding-right:16px}.lh-header__main{gap:10px}.lh-header__end{gap:4px}.lh-logo__text{font-size:21px}.lh-logo__heart{width:23px;height:23px}.lh-header__icon{width:42px;height:42px;min-height:42px}.lh-header__icon svg{width:22px;height:22px}.lh-header__lang .lh-lang__toggle{width:42px;height:42px;min-height:42px}}@media (max-width:720px){.lh-utility{display:none}.lh-header__main{padding:14px 0 12px}}.lh-auth__intro{max-width:640px!important;padding:46px 54px!important;margin:52px auto 0!important;border-radius:var(--lh-radius-card)}.lh-auth h1{font-size:30px!important;line-height:1.22!important;margin:0 0 12px!important}.lh-auth h2{font-size:24px!important}.lh-auth>p,.lh-auth__intro>p{font-size:16px!important;line-height:1.65!important;margin:0 0 28px!important;color:var(--lh-grey-1)}.lh-auth__fields{gap:20px!important}.lh-auth [class*=Label],.lh-auth label{font-size:14.5px!important;font-weight:600!important}.lh-auth input:not([type=checkbox]){min-height:56px!important;padding:15px 20px!important;font-size:16px!important}.lh-auth button[type=submit]{min-height:58px!important;font-size:17px!important;letter-spacing:.01em}.lh-auth__actions{margin-top:28px!important}.lh-auth__tabs{gap:10px!important;margin-bottom:30px!important}.lh-auth__tab{padding:15px 20px!important;font-size:15px!important}.lh-auth__switch{margin-top:22px!important}.lh-auth__switch,.lh-auth__switch a,.lh-auth__switch button{font-size:14.5px!important}.lh-auth__legal{font-size:13px!important;margin-top:18px!important;line-height:1.55}.lh-auth__checkbox{font-size:14px!important}@media (min-width:1081px){.lh-auth__intro{max-width:660px!important}}@media (max-width:700px){.lh-auth__intro{max-width:100%!important;padding:30px 20px!important;margin:22px auto 0!important;border-radius:18px}.lh-auth h1{font-size:26px!important}.lh-auth>p,.lh-auth__intro>p{font-size:15px!important;margin-bottom:22px!important}.lh-auth__fields{gap:18px!important}.lh-auth input:not([type=checkbox]){min-height:54px!important;padding:14px 18px!important}.lh-auth button[type=submit]{min-height:56px!important;font-size:16.5px!important}}html body .lh-auth__card{max-width:620px!important;padding:42px 48px 38px!important}html body .lh-auth__card h1{font-size:31px!important;line-height:1.2!important;margin:0 0 12px!important}html body .lh-auth__card form>p,html body .lh-auth__card>p{font-size:16px!important;line-height:1.65!important;margin:0 0 26px!important}html body .lh-auth__card label{font-size:14.5px!important;font-weight:600!important}html body .lh-auth__card input:not([type=checkbox]){min-height:56px!important;padding:15px 20px!important;font-size:16px!important}html body .lh-auth__card button[type=submit]{min-height:58px!important;font-size:17px!important}html body .lh-auth__card .lh-auth__fields{gap:20px!important}html body .lh-auth__card .lh-auth__tab{padding:15px 22px!important;font-size:15px!important}html body .lh-auth__card .lh-auth__switch{font-size:14.5px!important;margin-top:22px!important}html body .lh-auth__card .lh-auth__legal{font-size:13px!important;line-height:1.55}@media (max-width:700px){html body .lh-auth__card{max-width:100%!important;padding:28px 20px 26px!important;border-radius:18px}html body .lh-auth__card h1{font-size:26px!important}html body .lh-auth__card input:not([type=checkbox]){min-height:54px!important;padding:14px 18px!important}html body .lh-auth__card button[type=submit]{min-height:56px!important;font-size:16.5px!important}html body .lh-auth{padding:26px 0 46px!important}}@media (min-width:1081px){html body .lh-auth__card{max-width:660px!important}}@media (min-width:701px){html body .lh-auth__card.lh-auth__card{max-width:660px!important;padding:44px 50px 40px!important}html body .lh-auth__card.lh-auth__card h1{font-size:31px!important;line-height:1.2!important;margin:0 0 12px!important}html body .lh-auth__card.lh-auth__card p{font-size:16px!important;line-height:1.65!important}html body .lh-auth__card.lh-auth__card label{font-size:14.5px!important;font-weight:600!important}html body .lh-auth__card.lh-auth__card input:not([type=checkbox]){min-height:58px!important;padding:16px 20px!important;font-size:16px!important}html body .lh-auth__card.lh-auth__card button[type=submit]{min-height:60px!important;font-size:17px!important}html body .lh-auth__card.lh-auth__card .lh-auth__fields{gap:20px!important}html body .lh-auth__card.lh-auth__card .lh-auth__tab{padding:16px 22px!important;font-size:15px!important}html body .lh-auth__card.lh-auth__card .lh-auth__switch{font-size:14.5px!important;margin-top:22px!important}html body .lh-auth__card.lh-auth__card .lh-auth__legal{font-size:13px!important}}@media (max-width:700px){html body .lh-auth__card.lh-auth__card{max-width:100%!important;width:100%!important;padding:28px 20px 26px!important;border-radius:18px}html body .lh-auth__card.lh-auth__card h1{font-size:26px!important;margin-bottom:10px!important}html body .lh-auth__card.lh-auth__card p{font-size:15px!important}html body .lh-auth__card.lh-auth__card label{font-size:14px!important}html body .lh-auth__card.lh-auth__card input:not([type=checkbox]){min-height:54px!important;padding:14px 18px!important;font-size:16px!important}html body .lh-auth__card.lh-auth__card button[type=submit]{min-height:56px!important;font-size:16.5px!important}html body .lh-auth__card.lh-auth__card .lh-auth__fields{gap:18px!important}html body .lh-auth__card.lh-auth__card .lh-auth__tab{padding:14px 16px!important;font-size:14.5px!important}html body .lh-auth.lh-auth{padding:24px 0 44px!important}html body .lh-auth__card.lh-auth__card{width:auto!important;align-self:stretch!important;flex:1 1 100%!important;width:100%!important;margin-left:0!important;margin-right:0!important}html body .lh-auth.lh-auth .lh-container{padding-left:16px!important;padding-right:16px!important}}html.age-gate-on,html.age-gate-on body{overflow:hidden!important}.ag{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:22px;background:radial-gradient(120% 90% at 50% 0,rgba(138,15,61,.22),transparent 60%),rgba(27,16,19,.82);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.ag__card{width:min(500px,100%);max-height:calc(100vh - 44px);overflow-y:auto;background:#faf6f1;border:1px solid rgba(138,15,61,.16);border-radius:24px;box-shadow:0 40px 90px -40px rgba(27,16,19,.7);padding:40px 38px 32px;text-align:center;font-family:var(--v-sans,Manrope,system-ui,sans-serif);color:#2a1f24;animation:ag-in .32s cubic-bezier(.22,.8,.2,1) both}@keyframes ag-in{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:none}}.ag__badge{display:inline-flex;align-items:center;justify-content:center;min-width:58px;height:30px;padding:0 12px;margin-bottom:18px;border-radius:999px;background:#8a0f3d;color:#fff;font-weight:800;font-size:13px;letter-spacing:.1em}.ag__title{margin:0 0 12px;font-size:27px;line-height:1.22;font-weight:600;color:#5c0a28;letter-spacing:-.01em}.ag__text{margin:0 0 26px;font-size:15.5px;line-height:1.62;color:#4b3b42}.ag__actions{display:flex;flex-direction:column;gap:12px}.ag__btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:56px;padding:0 22px;border-radius:999px;font-family:inherit;font-size:16px;font-weight:700;cursor:pointer;text-align:center;transition:background .18s ease,color .18s ease,border-color .18s ease}.ag__btn--yes{background:#8a0f3d;border:1px solid #8a0f3d;color:#fff}.ag__btn--yes:focus-visible,.ag__btn--yes:hover{background:#5c0a28;border-color:#5c0a28;outline:none}.ag__btn--no{background:#fff;border:1px solid rgba(138,15,61,.35);color:#8a0f3d}.ag__btn--no:focus-visible,.ag__btn--no:hover{background:#f7e6ec;border-color:#8a0f3d;outline:none}.ag__note{margin:18px 0 0;font-size:12.5px;line-height:1.5;color:#7c6a72}@media (max-width:480px){.ag{padding:16px}.ag__card{padding:32px 22px 26px;border-radius:20px}.ag__title{font-size:23px}.ag__text{font-size:15px;margin-bottom:22px}.ag__btn{min-height:54px;font-size:15.5px}}