*{padding:0;margin:0;border:0}button{all:unset;cursor:pointer;background:none;border:none;font:inherit}*,*:before,*:after,button{box-sizing:border-box}:focus,:active{outline:none}a:focus:not(:focus-visible),a:active{outline:none}a{color:inherit;font-family:inherit;font-size:inherit}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;line-height:1;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}input,button,textarea{font-family:inherit;font-size:inherit;color:inherit}input::-ms-clear{display:none}button::-moz-focus-inner{padding:0;border:0}a,a:visited,a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}:root{--text-primary: #1f2533;--text-secondary: #70737c;--white: #fff;--primary-color: #4fa083;--green-brand: #359740;--light-grey-stroke: #efefef;--light-green: #eaf1eb;--yellow: #ffcf55;--light-blue: #eff2f8;--invisible-green: rgba(53, 151, 64, .08);--danger: #e55c5c;--hover: #2bb159;--font-family: Lexend, sans-serif;--second-family: Inter, sans-serif}body{font-family:var(--font-family);color:var(--text-primary);font-weight:400;background:var(--white);position:relative}body.lock{overflow:hidden}.container{max-width:1170px;margin:0 auto;padding:0 30px}picture{display:block;overflow:hidden}picture img{width:100%;height:100%;display:block}svg use{width:100%;height:100%}.header{width:100%;height:72px;position:relative;flex-shrink:0}.header__wrap{box-shadow:0 4px 12px #cfcfcf40;background:var(--white);padding:13px 0;position:fixed;width:100%;z-index:51;top:0}.header__inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.header__logo{width:97px;height:21px;transition:opacity .3s ease}.header__logo:focus-visible{opacity:.7}.header__logo:active{opacity:1}.header__nav{margin-left:17px;flex:1 1 auto}.header__right-wrap{display:flex;align-items:center;gap:16px}.header__social{display:flex;gap:13px}.header__social-icon{color:var(--text-secondary);width:19px;height:19px;transition:color .3s ease,opacity .3s ease}.header__social-icon:focus-visible{opacity:.7}.header__social-icon:active{color:var(--green-brand)}.header__search-form{border:1px solid var(--light-grey-stroke);border-radius:71px;width:285px}.header__actions{display:flex;gap:24px}.header__actions-icon{width:24px;height:24px}.header__actions-btn-wrap{border:1px solid var(--light-grey-stroke);border-radius:100%;width:40px;height:40px;display:contents;align-items:center;justify-content:center;transition:opacity .3s ease}.header__actions-btn{transition:opacity .3s ease}.header__actions-btn:focus-visible{opacity:.7}.header__actions-btn:active{opacity:1}.header__cart-btn{color:var(--green-brand)}.header__burger-btn{display:none;width:16px;height:20px;position:relative}.header__burger-btn span{position:absolute;height:2px;background:#70737c;right:0;transition:transform .3s ease,top .3s ease,opacity .3s ease}.header__burger-btn span:first-child{top:3px;width:8px}.header__burger-btn span:nth-child(2){width:16px;top:9px}.header__burger-btn span:last-child{top:15px;width:12px}.header__burger-btn.active span:first-child{transform:rotate(-45deg);width:16px;top:9px}.header__burger-btn.active span:nth-child(2){opacity:0}.header__burger-btn.active span:last-child{transform:rotate(45deg);width:16px;top:9px}.nav__menu{margin-inline:auto;width:463px;display:flex;align-items:center;justify-content:space-between;font-size:14px;line-height:1.78;color:var(--text-secondary)}.nav__menu-item{flex:0 0 auto;transition:color .3s ease,opacity .3s ease}.nav__menu-item:not(:last-child){border-right:1px solid var(--light-grey-stroke);padding-right:16px}.nav__menu-item:focus-visible{color:var(--green-brand);opacity:.7}.nav__menu-item:active{color:var(--green-brand);opacity:1}.search-form{display:flex;align-items:center;padding:13px 24px;transition:color .3s ease,box-shadow .3s ease}.search-form:focus-visible{box-shadow:0 1px 6px #00000052}.search-form:active,.search-form:focus-within{box-shadow:0 1px 6px #00000052}.search-form:active .search-form__search,.search-form:focus-within .search-form__search{color:var(--text-primary)}.search-form:active .search-form__search::-moz-placeholder,.search-form:focus-within .search-form__search::-moz-placeholder{color:var(--text-primary)}.search-form:active .search-form__search::placeholder,.search-form:focus-within .search-form__search::placeholder{color:var(--text-primary)}.search-form__btn-icon{width:16px;height:16px}.search-form__search{margin-left:20px;background:inherit}.burger{position:fixed;z-index:40;height:calc(100dvh - 72px);top:72px;right:0;transform:translate(120%);transition:transform .3s ease;width:280px;box-shadow:-6px 4px 41px #00000040;background:var(--white);padding:15px 0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.burger.active{transform:translate(0)}.burger__bg{position:fixed;z-index:39;inset:0;background:#fff3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;opacity:0;transition:opacity .3s ease}.burger__bg.active{opacity:1;pointer-events:auto}.burger__container{padding:0 16px 0 23px}.burger__search-form{display:none;border:1px solid var(--light-grey-stroke);border-radius:71px;width:241px}.burger__category{margin-top:21px;width:235px}.burger__category-item:not(:last-child):after{content:"";display:block;height:1px;width:96%;margin-block:11px;background:var(--light-grey-stroke)}.burger__category-btn{display:flex;align-items:center;justify-content:space-between;width:100%;color:var(--text-primary);transition:opacity .3s ease,color .3s ease}.burger__category-btn.active{color:var(--green-brand)}.burger__category-btn.active .burger__category-icon{transform:rotate(180deg);color:var(--green-brand)}.burger__category-btn:focus-visible{color:var(--green-brand);opacity:.7}.burger__category-btn:focus-visible .burger__category-icon{color:var(--green-brand)}.burger__category-text{font-weight:500;font-size:16px;line-height:1.78;letter-spacing:-.04em}.burger__category-icon{width:12px;height:7px;transition:opacity .3s ease,color .3s ease}.burger__subcategory{padding-left:30px;max-height:0;overflow:hidden;transition:max-height .3s ease}.burger__subcategory-btn{font-weight:300;font-size:16px;line-height:1.75;color:var(--text-secondary);transition:color .3s ease,opacity .3s ease}.burger__subcategory-btn:first-child{margin-top:17px}.burger__subcategory-btn:nth-child(n+2){margin-top:14px}.burger__subcategory-btn:focus-visible{color:var(--green-brand);opacity:.7}.burger__subcategory-btn:active{color:var(--green-brand)}.burger__line{background:#cfcfcf;height:1px;width:100%;margin-top:23px}.burger__menu{margin-top:20px;width:238px}.burger__menu-item:not(:first-child){margin-top:14px}.burger__menu-link{display:flex;align-items:center;justify-content:space-between}.burger__menu-text{font-weight:500;font-size:16px;line-height:1.78;letter-spacing:-.04em;color:var(--text-primary)}.burger__menu-wrap{width:18px;height:18px;background:var(--green-brand);border-radius:50%;display:flex;align-items:center;justify-content:center}.burger__menu-icon{width:5px;margin-right:-2px}.burger__social{margin-top:14px;display:none;gap:13px}.burger__social-icon{width:19px;height:19px;color:var(--text-secondary);transition:color .3s ease,opacity .3s ease}.burger__social-icon:focus-visible{opacity:.7}.burger__social-icon:active{color:var(--green-brand)}.btn_white{height:51px;border-radius:8px;display:flex;align-items:center;justify-content:center;border:1px solid transparent;font-weight:500;font-size:16px;line-height:1.78;letter-spacing:-.04em;color:var(--green-brand);background:var(--white);transition:background .3s ease,border-color .3s ease}.btn_white:focus-visible{background:var(--invisible-green)}.btn_white:active{background:var(--invisible-green);border-color:var(--green-brand)}.btn_green{height:51px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:16px;line-height:1.78;letter-spacing:-.04em;color:var(--white);background:var(--green-brand);transition:background .3s ease}.btn_green:focus-visible{background:var(--hover)}.btn_green:active{background:var(--primary-color)}.main-title{font-weight:600;font-size:clamp(28px,28px + (20) * (100vw - 375px) / 825,48px);line-height:1.13;letter-spacing:-.05em;color:var(--text-primary)}.title{font-weight:600;font-size:36px;line-height:1.5;letter-spacing:-.05em}.sub-title{font-weight:600;font-size:24px;line-height:1.31;letter-spacing:-.02em}.step-header{display:flex;align-items:center;justify-content:space-between}.step-header__inner{display:flex;align-items:center;gap:24px}.step-header__btn-return-icon{width:30px;height:30px;color:var(--text-secondary);transition:opacity .3s ease,color .3s ease}.step-header__btn-return-icon:focus-visible{color:var(--green-brand);opacity:.7}.step-header__btn-return-icon:active{color:var(--green-brand);opacity:1}.step-header__page{display:flex;align-items:center;gap:3px}.step-header__page-item{border-radius:30px;width:22px;height:6px;background:var(--green-brand)}.checkout-cart{min-height:100vh;display:flex;flex-direction:column}.checkout-cart main{flex:1}.checkout-cart .footer{margin-top:48px}.checkout{margin-top:33px}.checkout__wrap{display:grid;grid-template-columns:1fr 350px;gap:30px}.checkout__step-header .step-header__page-item:last-child{opacity:.2}.checkout__checkout-form{margin-top:32px}.checkout__info-cart{align-self:start}.checkout-form__title:nth-of-type(2){margin-top:26px}.checkout-form__group{display:grid;grid-template-columns:1fr 1fr;gap:16px 30px;margin-top:17px}.checkout-form__group-label{font-size:14px;line-height:1.78;color:var(--text-secondary);position:relative}.checkout-form__group-input{border:1px solid var(--light-grey-stroke);border-radius:4px;width:100%;height:56px;padding:0 24px}.checkout-form__group-input::-moz-placeholder{font-weight:300;font-size:16px;line-height:1.75;color:var(--text-secondary)}.checkout-form__group-input::placeholder{font-weight:300;font-size:16px;line-height:1.75;color:var(--text-secondary)}.checkout-form__group-input.error::-moz-placeholder{color:var(--danger)}.checkout-form__group-input.error::placeholder{color:var(--danger)}.checkout-form__group-input{transition:box-shadow .3s ease,color .3s ease}.checkout-form__group-input:focus-visible{box-shadow:0 1px 13px #00000040}.checkout-form__group-input:focus-visible .form-summary__delivery-arrow{color:var(--green-brand)}.checkout-form__group-input:active{box-shadow:0 1px 13px #00000040;color:var(--green-brand)}.checkout-form__text-error{position:absolute;display:block;font-size:14px;line-height:1.78;color:var(--danger);left:4px}.checkout-form__text-error:empty{display:none}.checkout-form__btn{width:160px;margin-top:34px}.info-cart{border:1px solid var(--light-grey-stroke);border-radius:12px;box-shadow:0 4px 12px #cfcfcf40;background:var(--white);padding:24px 0 39px 31px}.info-cart__title{font-weight:700;font-size:18px;line-height:1.56;letter-spacing:-.02em;color:var(--text-primary);padding-right:51px}.info-cart__list{margin-top:19px;max-height:300px;overflow-y:auto;scrollbar-width:thin;padding-right:51px}.info-cart__list-item:not(:nth-child(1)){margin-top:10px}.info-cart__list-item:after{content:"";display:block;width:100%;height:1px;background:var(--light-grey-stroke);margin-top:9px}.info-cart__list-item-title{font-size:14px;line-height:1.78;color:var(--text-secondary)}.info-cart__list-item-price{font-weight:500;font-size:18px;line-height:1.39;letter-spacing:-.04em;color:var(--text-primary);margin-top:8px}.info-cart__total{display:flex;justify-content:space-between;align-items:center;padding-right:51px;margin-top:38px}.info-cart__total-label{font-size:14px;line-height:1.78;color:var(--text-secondary)}.info-cart__total-value{font-weight:500;font-size:18px;line-height:1.39;letter-spacing:-.04em;color:var(--text-primary)}.footer{padding:42px 0 28px;box-shadow:0 -7px 80px #bdbdbd40;background:var(--white)}.footer__main{display:grid;grid-template-columns:1fr 140px 1fr;align-items:center;-moz-column-gap:5.5%;column-gap:5.5%}.footer__nav{display:flex;gap:7%;min-width:0;max-width:100%}.footer__nav-left{text-transform:uppercase}.footer__nav-item{flex-shrink:0;width:-moz-max-content;width:max-content;font-weight:500;font-size:14px;line-height:1.78;color:var(--text-secondary);transition:color .3s ease,opacity .3s ease}.footer__nav-item:focus-visible{color:var(--green-brand);opacity:.7}.footer__nav-item:active{color:var(--green-brand);opacity:1}.footer__nav-link{white-space:nowrap}.footer__nav-line{pointer-events:none;width:1px;height:auto;background-color:var(--primary-color);flex-shrink:0}.footer__logo{margin-inline:auto;transition:opacity .3s ease}.footer__logo:focus-visible{opacity:.7}.footer__logo:active{opacity:1}.footer__logo-icon{width:125px}.footer__line{background:var(--green-brand);height:1px;width:100%;margin:32px auto 0;opacity:.3}.footer__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:21px}.footer__social{display:flex;gap:26px}.footer__social-icon{color:var(--green-brand);width:19px;height:19px;transition:color .3s ease,opacity .3s ease}.footer__social-icon:focus-visible{opacity:.7}.footer__social-icon:active{color:#f5693c}.footer__copyright{font-size:14px;line-height:1.78;color:var(--text-secondary)}.star-test{height:20px;width:20px}@media(max-width:1280px){.header__nav{display:none}.header__burger-btn{display:block}}@media(max-width:1024px){.checkout-form__group{grid-template-columns:1fr}.footer{padding:36px 0 28px}.footer__main{grid-template-columns:3fr 2fr;gap:37px 0}.footer__nav-right{justify-self:end;gap:16px}.footer__nav-line{display:none}.footer__logo{grid-column:span 2;grid-row-start:1}}@media(max-width:850px){.burger__social{display:flex}}@media(max-width:768px){.container{padding:0 15px}.header__container{padding:0 33px}.header__wrap{padding:17px 0}.header__social,.header__search-form{display:none}.header__actions{gap:12px}.header__actions-btn-wrap{display:flex}.header__burger-btn{margin-left:17px}.btn_white,.btn_green{font-size:14px}.main-title{line-height:1.29}.title{font-size:22px;line-height:1.55}.sub-title{font-weight:700;font-size:18px;line-height:1.56}.step-header__inner{gap:11px}.step-header__btn-return-icon{font-size:14px}.checkout{margin-top:30px}.checkout__wrap{grid-template-columns:1fr}.checkout__checkout-form{margin-top:27px}.checkout-form__title{font-weight:500;line-height:1.39;letter-spacing:-.04em}.checkout-form__title:nth-of-type(2){margin-top:31px}.checkout-form__group{grid-template-columns:1fr 1fr;margin-top:20px}.checkout-form__btn{margin:45px auto 0}.info-cart{display:none}.footer__main{grid-template-columns:1fr 1fr;align-items:stretch}.footer__nav{flex-direction:column;margin-inline:7px;gap:23px;justify-self:center}.footer__nav-right{gap:23px}.footer__line{margin:25px auto 0;background:var(--light-grey-stroke);opacity:1}.footer__bottom{margin-top:24px}}@media(max-width:650px){.burger__search-form{display:flex}}@media(max-width:576px){.header{height:74px}.checkout-form__group{grid-template-columns:1fr;gap:32px}}@media(max-width:375px){.footer__nav-left{justify-self:start}}@media(hover:hover)and (pointer:fine){.header__logo:hover:not(:active){opacity:.7}.header__social-icon:hover:not(:active){opacity:.7}.header__actions-btn:hover:not(:active){opacity:.7}.nav__menu-item:hover:not(:active){color:var(--green-brand);opacity:.7}.search-form:hover:not(:active){box-shadow:0 1px 6px #00000052}.burger__category-btn:hover:not(:active){color:var(--green-brand);opacity:.7}.burger__category-btn:hover:not(:active) .burger__category-icon{color:var(--green-brand)}.burger__subcategory-btn:hover{color:var(--green-brand);opacity:.7}.burger__social-icon:hover{opacity:.7}.btn_white:hover:not(:active){background:var(--invisible-green)}.btn_green:hover:not(:active){background:var(--hover)}.step-header__btn-return-icon:hover:not(:active){color:var(--green-brand);opacity:.7}.checkout-form__group-input:hover:not(:active){box-shadow:0 1px 13px #00000040}.checkout-form__group-input:hover:not(:active) .form-summary__delivery-arrow{color:var(--green-brand)}.footer__nav-item:hover:not(:active){color:var(--green-brand);opacity:.7}.footer__logo:hover:not(:active){opacity:.7}.footer__social-icon:hover:not(:active){opacity:.7}}
