:root{--et-green:#087f45;--et-green-dark:#046b39;--et-ink:#171a18;--et-muted:#6f756f;--et-line:#dde2de;--et-bg:#fff;--et-soft:#f6f8f5}
.shop-body{margin:0!important;padding-top:0!important}
*{box-sizing:border-box}.et-container{width:min(1480px,calc(100% - 56px));margin-inline:auto}.mobile-header,.site-header{display:none!important}.et-main{min-height:60vh}.et-header{position:relative;z-index:100;background:#fff;color:var(--et-ink);font-family:Manrope,sans-serif}.et-topbar{height:34px;border-bottom:1px solid var(--et-line);font-size:12px}.et-topbar__inner{height:34px;display:flex;align-items:center;justify-content:space-between}.et-topbar__inner>div{display:flex;align-items:center;gap:30px}.et-topbar span{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.et-topbar svg{width:16px;height:16px}.et-header__main{height:82px;display:grid;grid-template-columns:185px 128px minmax(280px,1fr) 200px auto;align-items:center;gap:20px}.et-logo{color:var(--et-green);font-size:34px;font-weight:800;letter-spacing:-1.8px;text-decoration:none}.et-catalog-button{height:48px;display:flex;align-items:center;justify-content:center;gap:9px;border-radius:6px;background:var(--et-green);color:#fff;font-size:15px;font-weight:700;text-decoration:none}.et-catalog-button svg{width:21px}.et-search{height:48px;display:grid;grid-template-columns:1fr 50px;border:1px solid #d8ddd9;border-radius:6px;overflow:hidden}.et-search input{min-width:0;padding:0 16px;border:0;outline:0;font-size:14px}.et-search button{display:grid;place-items:center;border:0;background:var(--et-green);color:#fff}.et-search svg{width:25px;height:25px}.et-delivery-place{display:flex;align-items:center;gap:8px;font-size:12px}.et-delivery-place svg:first-child{width:23px;height:23px}.et-delivery-place svg:last-child{width:13px}.et-header-actions{display:flex;align-items:center;gap:24px}.et-header-actions a{position:relative;display:flex;align-items:center;gap:8px;color:var(--et-ink);text-decoration:none}.et-header-actions svg{width:25px;height:25px}.et-header-actions span{display:flex;flex-direction:column}.et-header-actions b{font-size:12px;white-space:nowrap}.et-header-actions small{font-size:9px;color:var(--et-muted)}.et-header-actions em,.et-mobile-cart em{position:absolute;top:-10px;right:-8px;display:grid;min-width:18px;height:18px;place-items:center;border-radius:20px;background:var(--et-green);color:#fff;font-size:10px;font-style:normal}.et-mobile-menu,.et-mobile-search,.et-mobile-cart{display:none}.et-home{padding-top:0;padding-bottom:40px}.et-hero{position:relative;height:288px;border-radius:8px;background-color:#edf3e9;background-position:center;background-size:cover;overflow:hidden}.et-hero__copy{height:100%;width:48%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:34px 52px}.et-hero h1{margin:0 0 14px;color:#2a2d2a;font-size:38px;line-height:1.15;letter-spacing:-.7px}.et-hero p{max-width:430px;margin:0 0 30px;color:#343934;font-size:16px;line-height:1.55}.et-hero__copy>a{height:49px;display:flex;align-items:center;gap:18px;padding:0 23px;border-radius:5px;background:var(--et-green);color:#fff;font-weight:700;text-decoration:none}.et-hero__copy>a svg{width:18px}.et-hero__dots{position:absolute;left:54px;bottom:13px;display:flex;gap:12px}.et-hero__dots>*{width:7px;height:7px;border-radius:50%;background:#b5bbb5}.et-hero__dots b{background:var(--et-green)}.et-home-section{padding-top:19px}.et-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.et-section-title h2{margin:0;color:#111;font-size:24px;font-weight:800}.et-section-title a{display:flex;align-items:center;gap:4px;color:var(--et-green);font-size:12px;font-weight:600;text-decoration:none}.et-section-title svg{width:15px}.et-category-row{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px}.et-category-card{min-width:0;padding:8px 8px 11px;border:1px solid var(--et-line);border-radius:8px;color:var(--et-ink);text-align:center;text-decoration:none;background:#fff}.et-category-card span{height:102px;display:block;overflow:hidden;border-radius:5px;background:#f7f8f7}.et-category-card img{width:100%;height:100%;object-fit:contain}.et-category-card b{display:block;margin-top:8px;overflow:hidden;font-size:13px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.et-benefits{min-height:80px;margin-top:20px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;border:1px solid var(--et-line);border-radius:8px}.et-benefits>div{display:flex;align-items:center;justify-content:center;gap:18px;padding:13px 22px}.et-benefits svg{width:38px;height:38px;color:var(--et-green);stroke-width:1.8}.et-benefits span{display:flex;flex-direction:column}.et-benefits b{font-size:13px}.et-benefits small{margin-top:4px;color:var(--et-muted);font-size:11px;line-height:1.35}.et-product-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.et-product-card{min-width:0;display:grid;grid-template-columns:42% 58%;border:1px solid var(--et-line);border-radius:9px;overflow:hidden;background:#fff}.et-product-card__image{min-height:205px;padding:12px;display:grid;place-items:center}.et-product-card__image img{width:100%;height:190px;object-fit:contain}.et-product-card__body{padding:16px 14px 14px 4px}.et-product-card__body>small{color:var(--et-muted);font-size:10px}.et-product-card__body>a{height:39px;display:block;margin:5px 0;color:var(--et-ink);font-size:12px;font-weight:700;line-height:1.35;text-decoration:none;overflow:hidden}.et-stars{color:#ffb000;font-size:12px}.et-stars span{color:var(--et-muted);font-size:10px}.et-stock{margin:7px 0;color:var(--et-green);font-size:10px}.et-product-card__bottom{display:grid;grid-template-columns:1fr 36px;gap:7px}.et-product-card__bottom strong{grid-column:1/-1;font-size:18px}.et-product-card__bottom button{height:34px;border:0;border-radius:5px;background:var(--et-green);color:#fff;font-size:12px;font-weight:700}.et-product-card__bottom .et-heart{display:grid;place-items:center;border:1px solid var(--et-line);background:#fff;color:var(--et-ink)}.et-heart svg{width:18px}
@media(max-width:1100px){.et-header__main{grid-template-columns:165px 115px 1fr auto}.et-delivery-place{display:none}.et-header-actions{gap:14px}.et-category-row{grid-template-columns:repeat(4,1fr)}.et-benefits{grid-template-columns:repeat(2,1fr)}.et-product-row{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.et-container{width:calc(100% - 28px)}.et-topbar,.et-catalog-button,.et-search,.et-delivery-place,.et-header-actions{display:none}.et-header{height:70px;border-bottom:1px solid var(--et-line)}.et-header__main{width:100%;height:70px;padding:0 16px;display:grid;grid-template-columns:42px 1fr 42px 42px;gap:8px}.et-mobile-menu,.et-mobile-search{display:grid;width:42px;height:42px;place-items:center;border:0;background:transparent;color:#111}.et-mobile-menu svg,.et-mobile-search svg{width:28px;height:28px}.et-logo{font-size:31px;justify-self:start}.et-mobile-cart{position:relative;display:grid;width:42px;height:42px;place-items:center;color:#111}.et-mobile-cart svg{width:29px;height:29px}.et-home{width:100%;padding:8px 0 90px}.et-hero{width:calc(100% - 24px);height:360px;margin:0 auto;background-position:63% top}.et-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#eef3e9 0%,rgba(238,243,233,.96) 49%,rgba(238,243,233,0) 78%)}.et-hero__copy{position:relative;z-index:2;width:100%;justify-content:flex-end;padding:22px 22px 40px}.et-hero h1{font-size:27px}.et-hero p{margin-bottom:18px;font-size:14px}.et-hero__dots{z-index:3;left:22px}.et-home-section{padding:20px 14px 0}.et-section-title h2{font-size:21px}.et-category-row{display:grid;grid-auto-flow:column;grid-auto-columns:134px;grid-template-columns:none;gap:10px;overflow-x:auto;scrollbar-width:none}.et-category-card span{height:98px}.et-benefits{margin:20px 14px 0;grid-template-columns:1fr}.et-benefits>div{justify-content:flex-start}.et-product-row{display:grid;grid-auto-flow:column;grid-auto-columns:82%;grid-template-columns:none;overflow-x:auto;scrollbar-width:none}.et-product-card{grid-template-columns:42% 58%}.et-product-card__image img{height:175px}}

.et-catalog{padding:16px 0 50px}.et-breadcrumbs{display:flex;align-items:center;gap:8px;color:#7b807c;font-size:12px}.et-breadcrumbs a{color:#7b807c;text-decoration:none}.et-breadcrumbs svg{width:14px}.et-catalog>h1{margin:8px 0 14px;font-size:29px}.et-catalog__layout{display:grid;grid-template-columns:286px minmax(0,1fr);gap:32px}.et-filters{border:1px solid var(--et-line);border-radius:7px;align-self:start;background:#fff}.et-filters__head{height:48px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--et-line)}.et-filters__head a{color:var(--et-green);font-size:12px;text-decoration:none}.et-filters details{padding:0 16px;border-bottom:1px solid var(--et-line)}.et-filters summary{height:46px;display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:700;list-style:none}.et-filters summary svg{width:16px}.et-filter-links{padding-bottom:12px;display:grid;gap:8px}.et-filter-links a{display:flex;justify-content:space-between;color:#515651;font-size:12px;text-decoration:none}.et-filter-links em{color:#858a85;font-style:normal}.et-price-filter{padding-bottom:14px}.et-price-filter>div{display:grid;grid-template-columns:1fr 18px 1fr;align-items:center;gap:5px}.et-price-filter input{width:100%;height:38px;padding:0 10px;border:1px solid var(--et-line);border-radius:5px}.et-price-filter button{width:100%;height:34px;margin-top:9px;border:0;border-radius:5px;background:var(--et-green);color:#fff}.et-check{display:flex;align-items:center;gap:9px;margin-bottom:13px;color:#4e544f;font-size:12px}.et-check input{display:none}.et-check span{width:16px;height:16px;border:1px solid #aeb5af;border-radius:3px}.et-check input:checked+span{border-color:var(--et-green);background:var(--et-green);box-shadow:inset 0 0 0 3px #fff}.et-catalog-toolbar{height:48px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:14px;margin-bottom:10px}.et-catalog-toolbar select{height:40px;min-width:220px;padding:0 12px;border:1px solid var(--et-line);border-radius:5px;background:#fff}.et-catalog-toolbar>div{display:flex}.et-catalog-toolbar button{width:42px;height:40px;display:grid;place-items:center;border:1px solid var(--et-line);background:#fff}.et-catalog-toolbar button.active{border-color:var(--et-green);background:#eff8f1;color:var(--et-green)}.et-catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.et-catalog-card{position:relative;min-width:0;padding:14px;border:1px solid var(--et-line);border-radius:7px;background:#fff}.et-catalog-card__tools{position:absolute;z-index:2;top:12px;right:12px;display:grid;gap:9px}.et-catalog-card__tools button{display:grid;width:30px;height:30px;place-items:center;border:0;background:transparent}.et-catalog-card__tools svg{width:21px}.et-catalog-card__image{height:230px;display:grid;place-items:center}.et-catalog-card__image img{width:100%;height:220px;object-fit:contain}.et-catalog-card>small{color:var(--et-muted);font-size:10px}.et-catalog-card__title{height:42px;display:block;margin:4px 0 8px;overflow:hidden;color:var(--et-ink);font-size:13px;font-weight:700;line-height:1.35;text-decoration:none}.et-catalog-card__price{display:block;min-height:29px;margin:8px 0 5px;font-size:21px}.et-delivery-line{display:flex;align-items:center;gap:7px;margin:0 0 12px;font-size:11px}.et-delivery-line svg{width:17px}.et-add{width:100%;height:42px;border:0;border-radius:5px;background:var(--et-green);color:#fff;font-weight:700}.et-compare{width:100%;height:36px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;background:#fff;color:#555}.et-compare svg{width:18px}
@media(max-width:1100px){.et-catalog-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:767px){.et-catalog{padding:12px 14px 90px}.et-catalog__layout{display:block}.et-filters{display:none}.et-catalog-toolbar{grid-template-columns:1fr auto}.et-catalog-toolbar form{display:none}.et-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.et-catalog-card{padding:9px}.et-catalog-card__image{height:160px}.et-catalog-card__image img{height:155px}.et-catalog-card__title{font-size:12px}.et-catalog-card__price{font-size:17px}.et-catalog-card .et-stars,.et-delivery-line,.et-compare{display:none}.et-add{height:38px}.et-catalog>h1{font-size:25px}}

.et-product-page{padding:16px 0 50px}.et-product-main{display:grid;grid-template-columns:minmax(0,58%) minmax(0,42%);gap:32px;margin-top:16px}.et-product-gallery{position:relative;min-width:0;padding:14px;border:1px solid var(--et-line);border-radius:12px;background:#fff}.et-product-gallery__main{height:560px;display:grid;place-items:center}.et-product-gallery__main img{width:100%;height:100%;object-fit:contain}.et-product-gallery__actions{position:absolute;z-index:2;top:18px;right:18px;display:flex;gap:10px}.et-product-gallery__actions button{width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--et-line);border-radius:50%;background:#fff}.et-product-gallery__actions svg{width:25px}.et-image-count{position:absolute;left:18px;bottom:90px;padding:6px 11px;border:1px solid var(--et-line);border-radius:5px;background:#fff}.et-product-thumbs{height:66px;display:flex;justify-content:center;gap:8px}.et-product-thumbs button{width:62px;height:62px;padding:3px;border:1px solid var(--et-line);border-radius:6px;background:#fff}.et-product-thumbs img{width:100%;height:100%;object-fit:contain}.et-product-info{padding:12px 0}.et-product-info>small{color:var(--et-muted);font-size:13px}.et-product-info h1{margin:8px 0 14px;font-size:34px;line-height:1.2}.et-product-rating{display:flex;align-items:center;gap:10px}.et-product-rating>span{color:#ffb000;font-size:19px}.et-product-rating b,.et-product-rating em{color:#777;font-size:13px;font-style:normal}.et-product-rating strong{margin-left:auto;color:var(--et-green)}.et-product-price{margin:19px 0 14px;color:var(--et-green);font-size:34px;font-weight:800}.et-product-price del{margin-left:12px;color:#aaa;font-size:18px;font-weight:400}.et-installment{display:flex;align-items:center;gap:10px;width:max-content;padding:8px 12px;border-radius:7px;background:#eff9cf}.et-installment>b{display:grid;width:29px;height:29px;place-items:center;border-radius:50%;background:#d8f076;color:#385d18}.et-delivery-cards{display:grid;gap:10px;margin:22px 0}.et-delivery-cards>a{min-height:74px;padding:12px 16px;display:grid;grid-template-columns:48px 1fr 18px;align-items:center;gap:12px;border:1px solid var(--et-line);border-radius:11px}.et-delivery-cards>a>svg:first-child{width:30px;height:30px;padding:5px;border-radius:9px;background:#eff9d9;color:var(--et-green);box-sizing:content-box}.et-delivery-cards span{display:flex;flex-direction:column}.et-delivery-cards strong{color:var(--et-green);font-size:12px}.et-buy-row{display:grid;grid-template-columns:145px 1fr;gap:12px}.et-buy-row>div,.et-product-sticky>div{height:56px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;border:1px solid var(--et-line);border-radius:10px;text-align:center}.et-buy-row button{border:0;background:transparent;font-size:18px}.et-buy-row>button,.et-product-sticky>button{display:flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:10px;background:var(--et-green);color:#fff;font-size:18px;font-weight:700}.et-buy-row>button svg{width:25px}.et-product-accordions{margin-top:18px;border-top:1px solid var(--et-line)}.et-product-accordions details{border-bottom:1px solid var(--et-line)}.et-product-accordions summary{height:58px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none}.et-product-accordions summary span{display:flex;align-items:center;gap:13px;font-weight:600}.et-product-accordions summary svg{width:20px}.et-product-accordions details>div{padding:0 15px 18px;color:#555;line-height:1.55}.et-product-accordions p{display:grid;grid-template-columns:1fr 1fr;margin:0;padding:8px 0;border-bottom:1px dotted #ddd}.et-related{padding-top:22px}.et-related>div:last-child{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.et-related article{position:relative;padding:10px;border:1px solid var(--et-line);border-radius:8px}.et-related article>a{height:150px;display:block}.et-related article img{width:100%;height:100%;object-fit:contain}.et-related article>button:first-child{position:absolute;top:8px;right:8px;border:0;background:#fff}.et-related article p{height:38px;overflow:hidden;font-size:12px}.et-related article>strong{font-size:16px}.et-related article>button:last-child{float:right;width:38px;height:34px;border:0;border-radius:5px;background:var(--et-green);color:#fff}.et-product-sticky{display:none}
@media(max-width:767px){.et-product-page{width:100%;padding:12px 0 150px}.et-product-page>.et-breadcrumbs{margin:0 14px 12px;overflow:hidden;white-space:nowrap}.et-product-main{display:block;margin:0}.et-product-gallery{margin:0 12px;padding:8px;border-radius:12px}.et-product-gallery__main{height:500px}.et-product-gallery__actions button{width:42px;height:42px}.et-product-thumbs{display:none}.et-image-count{bottom:14px}.et-product-info{padding:18px 14px}.et-product-info h1{font-size:26px}.et-product-rating{flex-wrap:wrap}.et-product-rating strong{margin-left:auto}.et-product-price{font-size:32px}.et-installment{max-width:100%;font-size:13px}.et-buy-row{grid-template-columns:128px 1fr}.et-product-accordions{margin-top:0}.et-product-accordions summary{padding:0 16px}.et-product-accordions details>div{padding:10px 16px 18px}.et-related{padding:18px 14px}.et-related>div:last-child{display:grid;grid-auto-flow:column;grid-auto-columns:44%;grid-template-columns:none;overflow-x:auto}.et-related article>a{height:135px}.et-product-sticky{position:fixed;z-index:110;right:0;bottom:64px;left:0;display:grid;grid-template-columns:120px 1fr;gap:9px;padding:9px 14px;border-top:1px solid var(--et-line);background:#fff}.et-product-sticky>div{height:50px}.et-product-sticky>button{height:50px}.et-product-gallery__main img{height:490px}}

.et-login{width:min(440px,calc(100% - 28px));margin:50px auto;padding:28px;border:1px solid var(--et-line);border-radius:15px;background:#fff;text-align:center}.et-login h1{margin:0 0 8px}.et-login p{color:var(--et-muted)}.et-login form{display:grid;gap:12px}.et-login input{height:50px;padding:0 14px;border:1px solid var(--et-line);border-radius:9px}.et-login button{height:50px;border:0;border-radius:9px;background:var(--et-green);color:#fff;font-weight:700}.et-login>a{display:block;margin-top:15px;color:var(--et-green)}.et-account{padding:18px 0 100px}.et-account-title{height:60px;display:grid;grid-template-columns:50px 1fr 50px;align-items:center;text-align:center}.et-account-title h1{font-size:27px}.et-account-title>a,.et-account-title>svg{color:#111}.et-profile-card,.et-current-order,.et-order-list article,.et-support,.et-logout{border:1px solid var(--et-line);border-radius:15px;background:#fff}.et-profile-card{display:grid;grid-template-columns:100px 1fr 25px;align-items:center;gap:18px;padding:25px}.et-avatar{width:95px;height:95px;display:grid;place-items:center;border-radius:50%;background:#eaf7d9;color:var(--et-green)}.et-avatar svg{width:62px;height:62px;fill:currentColor}.et-profile-card h2{margin:0;font-size:25px}.et-profile-card p{margin:6px 0;color:#777}.et-profile-card p b{color:var(--et-green)}.et-bonus{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;padding:15px;border-radius:12px;background:linear-gradient(90deg,#f1fad9,#f5fbdc)}.et-bonus>span{display:grid;grid-template-columns:54px 1fr;grid-template-rows:auto auto;align-items:center}.et-bonus svg{grid-row:1/3;width:42px;height:42px;padding:10px;border-radius:50%;background:var(--et-green);color:#fff;box-sizing:content-box}.et-bonus small{font-size:13px}.et-bonus strong{color:var(--et-green);font-size:24px}.et-bonus em{color:#222;font-size:14px;font-style:normal;font-weight:400}.et-current-order{margin-top:20px;padding:25px}.et-current-order h3{margin:0 0 12px;font-size:22px}.et-current-order>strong{color:var(--et-green);font-size:25px}.et-order-track{display:grid;grid-template-columns:38px 1fr 38px 1fr 38px 1fr 38px;align-items:center;margin:28px 18px 7px}.et-order-track>b{height:38px;display:grid;place-items:center;border-radius:50%;background:var(--et-green);color:#fff}.et-order-track>i{height:3px;background:#bbb}.et-track-labels{display:grid;grid-template-columns:repeat(4,1fr);font-size:11px;text-align:center}.et-account-links{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px}.et-account-links a{min-height:100px;padding:18px;display:grid;grid-template-columns:1fr auto;align-items:start;border:1px solid var(--et-line);border-radius:13px;color:#111;text-decoration:none}.et-account-links svg{width:31px;height:31px;color:var(--et-green)}.et-account-links span{grid-column:1/-1}.et-account-section-title{display:flex;align-items:center;justify-content:space-between;margin:22px 5px 12px}.et-account-section-title h2{font-size:22px}.et-account-section-title a{color:var(--et-green)}.et-order-list{display:grid;gap:10px}.et-order-list article{padding:15px;display:grid;grid-template-columns:1fr auto;gap:8px}.et-order-list article div{display:flex;flex-direction:column}.et-order-list small{color:#777}.et-order-list em{width:max-content;margin-top:5px;padding:3px 7px;border-radius:4px;background:#eff9e8;color:var(--et-green);font-style:normal}.et-order-list article>a{grid-column:2;color:var(--et-green)}.et-support,.et-logout{margin-top:14px;padding:16px;display:grid;grid-template-columns:40px 1fr 20px;align-items:center;color:#111;text-decoration:none}.et-support>svg:first-child{color:var(--et-green)}.et-support span{display:flex;flex-direction:column}.et-support small{color:#777}.et-logout{color:#ef4327}
@media(min-width:768px){.et-account{max-width:780px}}
@media(max-width:767px){.et-account{width:100%;padding:5px 14px 100px}.et-account-title h1{font-size:23px}.et-profile-card{grid-template-columns:78px 1fr 20px;padding:17px}.et-avatar{width:74px;height:74px}.et-avatar svg{width:48px}.et-profile-card h2{font-size:21px}.et-account-links{grid-template-columns:repeat(3,1fr);gap:9px}.et-account-links a{min-height:94px;padding:12px;font-size:12px}.et-current-order{padding:18px}.et-current-order>strong{font-size:22px}.et-order-track{margin-inline:0}.et-track-labels{font-size:9px}}
.et-account-settings{max-width:780px}.et-settings-form{display:grid;gap:16px}.et-settings-card{padding:22px;border:1px solid var(--et-line);border-radius:15px;background:#fff}.et-settings-card__head{display:flex;align-items:center;gap:14px;margin-bottom:18px}.et-settings-card__head>svg{width:42px;height:42px;padding:10px;border-radius:12px;background:#eff9df;color:var(--et-green);box-sizing:border-box}.et-settings-card h2{margin:0;font-size:20px}.et-settings-card p{margin:4px 0 0;color:var(--et-muted);font-size:13px}.et-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.et-settings-grid label{display:grid;gap:7px}.et-settings-grid label>span{font-size:12px;font-weight:700}.et-settings-grid input,.et-settings-grid select{width:100%;height:48px;padding:0 13px;border:1px solid var(--et-line);border-radius:9px;background:#fff;color:var(--et-ink);font:inherit}.et-settings-wide{grid-column:1/-1}.et-settings-toggle{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--et-line)}.et-settings-toggle:first-of-type{border-top:0}.et-settings-toggle>span{display:flex;flex-direction:column;gap:3px}.et-settings-toggle small{color:var(--et-muted)}.et-settings-toggle input{width:44px;height:24px;accent-color:var(--et-green)}.et-settings-save{height:54px;display:flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:10px;background:var(--et-green);color:#fff;font-size:16px;font-weight:800}.et-settings-save svg{width:20px}.et-account-notice{padding:13px 16px;border-radius:10px;background:#eaf8df;color:var(--et-green);font-weight:700}
@media(max-width:767px){.et-account-settings{padding-top:5px}.et-settings-card{padding:17px}.et-settings-grid{grid-template-columns:1fr}.et-settings-wide{grid-column:auto}.et-settings-card__head>svg{flex:0 0 42px}.et-settings-toggle small{font-size:11px}.et-settings-save{position:sticky;bottom:76px;z-index:20;box-shadow:0 8px 24px rgba(0,0,0,.15)}}

.et-checkout-back{display:none}
.et-auth{min-height:520px;padding:50px 0 70px;display:grid;grid-template-columns:1fr 440px;gap:70px;align-items:center}.et-auth-copy{max-width:560px}.et-auth-copy>span{width:68px;height:68px;display:grid;place-items:center;border-radius:18px;background:#eaf7d9;color:var(--et-green)}.et-auth-copy>span svg{width:36px;height:36px}.et-auth-copy h1{margin:22px 0 10px;font-size:40px;line-height:1.15}.et-auth-copy p{max-width:520px;margin:0;color:var(--et-muted);font-size:17px;line-height:1.55}.et-auth-copy ul{margin:28px 0 0;padding:0;display:grid;gap:15px;list-style:none}.et-auth-copy li{display:flex;align-items:center;gap:12px;font-weight:700}.et-auth-copy li svg{width:22px;color:var(--et-green)}.et-auth .et-login{width:100%;margin:0;padding:30px;text-align:left;box-shadow:0 18px 50px rgba(17,32,22,.07)}.et-auth .et-login h2{margin:0 0 7px;font-size:25px}.et-auth .et-login>p{margin:0 0 22px}.et-auth .et-login label{display:grid;gap:7px}.et-auth .et-login label span{font-size:12px;font-weight:700}.et-auth .et-login form{gap:15px}.et-auth .et-login button{display:flex;align-items:center;justify-content:center;gap:9px;font-size:15px}.et-auth .et-login button svg{width:19px}.et-login-separator{position:relative;margin:18px 0;text-align:center}.et-login-separator:before{content:"";position:absolute;top:50%;right:0;left:0;border-top:1px solid var(--et-line)}.et-login-separator span{position:relative;padding:0 12px;background:#fff;color:var(--et-muted);font-size:12px}.et-auth .et-login>a{height:48px;margin:0;display:flex;align-items:center;justify-content:center;border:1px solid var(--et-green);border-radius:9px;font-weight:700;text-decoration:none}.et-auth .et-login>small{display:block;margin-top:20px;color:var(--et-muted);text-align:center}.et-auth .et-login>small a{color:var(--et-green)}.et-product-empty{min-height:520px;padding:70px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.et-product-empty>span{width:84px;height:84px;display:grid;place-items:center;border-radius:50%;background:#edf8e2;color:var(--et-green)}.et-product-empty>span svg{width:42px;height:42px}.et-product-empty h1{margin:22px 0 8px;font-size:32px}.et-product-empty p{max-width:520px;margin:0;color:var(--et-muted);line-height:1.55}.et-product-empty>a{height:50px;margin-top:24px;padding:0 22px;display:flex;align-items:center;gap:9px;border-radius:8px;background:var(--et-green);color:#fff;font-weight:800;text-decoration:none}.et-product-empty>a svg{width:19px}.et-product-gallery__main.is-missing:before{content:"Фото товара скоро появится";padding-top:74px;background:linear-gradient(#f8faf8,#f8faf8);color:var(--et-muted);font-size:14px}.et-product-gallery__main.is-missing:after{content:"";position:absolute;width:48px;height:48px;border:2px solid #dce5dc;border-radius:12px;transform:translateY(-18px)}
@media(max-width:767px){.et-auth{width:100%;min-height:0;padding:24px 14px 100px;display:block}.et-auth-copy{text-align:center}.et-auth-copy>span{margin:auto}.et-auth-copy h1{margin-top:15px;font-size:28px}.et-auth-copy p{font-size:14px}.et-auth-copy ul{display:none}.et-auth .et-login{margin-top:24px;padding:22px}.et-product-empty{width:100%;min-height:440px;padding:50px 24px 120px}.et-product-empty h1{font-size:27px}}
@media(max-width:767px){body[data-page-slug="checkout"] .et-header,body[data-page-slug="checkout"] .et-mobile-dock{display:none!important}body[data-page-slug="checkout"] main>.fade-in{padding-top:10px!important}body[data-page-slug="checkout"] main>.fade-in>.mb-6{position:relative;min-height:54px;display:grid;place-items:center;margin-bottom:4px!important}body[data-page-slug="checkout"] .et-checkout-back{position:absolute;left:0;display:grid;width:42px;height:42px;place-items:center;color:#111}body[data-page-slug="checkout"] .et-checkout-back svg{width:28px;height:28px}body[data-page-slug="checkout"] .et-checkout-steps{max-width:320px;margin:0 auto 16px}body[data-page-slug="checkout"] .et-checkout-steps .is-done span,body[data-page-slug="checkout"] .et-checkout-steps .is-active span{border-color:var(--et-green)!important;background:var(--et-green)!important;color:#fff!important}body[data-page-slug="checkout"] form>aside button[type="submit"]{bottom:18px!important}}
