*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:100%;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{min-height:100vh;font-family:Roboto,sans-serif;font-size:1rem;line-height:1.5;color:#333;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;border:none;background:none}a{text-decoration:none;color:inherit;cursor:pointer}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;line-height:1.2;overflow-wrap:break-word}p{overflow-wrap:break-word}table{border-collapse:collapse}h1{font-size:2rem;font-weight:700}@media(min-width:768px){h1{font-size:2.5rem}}h2{font-size:1.5rem;font-weight:600}@media(min-width:768px){h2{font-size:2rem}}h3{font-size:1.25rem;font-weight:600}h4{font-size:1.125rem;font-weight:500}p{font-size:1rem}small{font-size:.875rem}strong{font-weight:700}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:#00000080;overflow-y:auto}.modal__content{background-color:#fff;border:1px solid #E0E0E0;margin:5% auto;padding:20px;border-radius:8px;width:100%;max-width:1050px;overflow-y:auto;position:relative}.modal__close{position:absolute;right:15px;top:10px;font-size:32px;font-weight:700;cursor:pointer;z-index:1;color:#333;transition:color .2s ease;line-height:1;background:none;border:none;padding:0}.modal__close:hover{color:#000}.modal__title{color:#000;font-family:Poppins,sans-serif;font-size:40px;font-weight:800;line-height:120%;margin-bottom:16px;padding-right:40px}.modal__body h2{color:#000;font-family:Poppins,sans-serif;font-size:24px;font-weight:700;line-height:150%;margin-bottom:16px}.modal__body p{color:#000;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:150%;margin-bottom:20px}.modal__body a{color:#0d40ff}.modal__body ul{margin:0 0 20px 20px;padding:0}.modal__body li{color:#000;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:150%;margin-bottom:4px}.modal--terms .modal__body p,.modal--terms .modal__body h2{font-size:12px;line-height:130%}.modal--terms .modal__body ul{margin:0 0 20px 20px;padding:0}.modal--terms .modal__body li{font-size:12px;line-height:150%;margin-bottom:4px}.date{color:#000;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:120%}@media(max-width:480px){.modal__content{width:90%}.modal__title{font-size:30px}.modal__body h2{font-size:20px}.modal__body p{font-size:14px}}.error-modal{display:none;justify-content:center;align-items:center}.error-modal__content{text-align:center;max-width:400px;padding:30px}.error-modal__icon{font-size:48px;margin-bottom:16px}.error-modal__title{color:#e81b23;font-family:Poppins,sans-serif;font-size:24px;font-weight:700;margin-bottom:12px}.error-modal__message{color:#333;font-family:Roboto,sans-serif;font-size:16px;line-height:1.5;margin-bottom:20px}.error-modal__btn{background-color:#0d40ff;color:#fff;border:none;padding:12px 32px;font-size:16px;font-weight:600;border-radius:8px;cursor:pointer;transition:background-color .2s ease;width:100%}.error-modal__btn:hover{background-color:#0a33cc}.hidden{display:none!important}@media(max-width:767px){.hidden-mobile{display:none!important}}@media(min-width:768px){.hidden-desktop{display:none!important}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mt-0{margin-top:0}.mt-sm{margin-top:.5rem}.mt-md{margin-top:1rem}.mt-lg{margin-top:1.5rem}.mt-xl{margin-top:2rem}.mb-0{margin-bottom:0}.mb-sm{margin-bottom:.5rem}.mb-md{margin-bottom:1rem}.mb-lg{margin-bottom:1.5rem}.mb-xl{margin-bottom:2rem}.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.container{max-width:1152px;margin:0 auto;width:100%;padding-left:16px;padding-right:16px}@media(min-width:1024px){.container{max-width:1168px;padding-left:24px;padding-right:24px}}.checkout__wrapper{display:flex;flex-direction:column}@media(min-width:1024px){.checkout__wrapper{flex-direction:row;align-items:stretch}}.header{border-bottom:1px solid #E0E0E0}.header__topbar{background-color:#000;padding:8px 16px}.header__topbar-text{font-weight:700;font-style:Bold;font-size:14px;line-height:130%;text-align:center;color:#fff;max-width:1120px;margin:0 auto}.header__brand{padding-block:18px;display:flex;align-items:center;justify-content:space-between}.header__logo-image{width:129px;height:auto}.header__bag{width:24px;height:24px;transition:opacity .2s ease}.header__bag:hover{opacity:.6}.left-section{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-block:16px}@media(min-width:1024px){.left-section{padding-block:24px;padding-right:24px;flex:1;border-right:1px solid #E0E0E0}}.right-section{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-block:16px;gap:24px;background-color:#fafafa}@media(min-width:1024px){.right-section{flex:1;padding:24px}}.product{width:100%}.product__title{font-weight:700;font-size:24px;line-height:130%;color:#333}.product__cards{display:flex;flex-direction:column;gap:16px;margin-top:24px;margin-bottom:16px}.product__card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border:1px solid #E0E0E0;border-radius:4px;transition:box-shadow .2s ease,background-color .2s ease,border-color .2s ease;cursor:pointer}.product__card:hover,.product__card--selected{box-shadow:0 1px 3px #00000014;background-color:#f7fdff;border-color:#3362ab}.product__header{display:flex;align-items:center;gap:16px}.product__radio{width:20px;height:20px;accent-color:#3362AB}.product__image{width:64px;height:auto}.product__info{display:flex;flex-direction:column;gap:4px}.product__info-bestseller{font-weight:700;font-size:12px;line-height:130%;text-align:center;color:#fff;background-color:#4f27e6;padding:4px 8px;border-radius:4px;width:fit-content}.product__info-title{font-weight:900;font-size:16px;line-height:130%;text-transform:capitalize;color:#333}.product__info-supply{font-weight:400;font-size:14px;line-height:130%;color:#333}.product__prices{display:flex;flex-direction:column;align-items:center;gap:4px}.product__prices-discounted{font-weight:700;font-size:16px;line-height:130%;text-align:center;color:#000}.product__prices-original{font-weight:700;font-size:14px;line-height:130%;text-align:center;text-decoration:line-through;color:#9e9e9e}.product__prices-save{font-weight:700;font-size:12px;line-height:130%;text-align:center;color:red}.express{display:flex;flex-direction:column;align-items:center;margin-top:40px;margin-bottom:24px;width:100%;gap:8px}.express__text{font-weight:400;font-size:14px;line-height:130%;text-align:center;color:#828282}.express__buttons{width:100%;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center}.express__buttons-item{width:100%}.summary{width:100%;padding:16px;border:1px solid #E0E0E0;border-radius:8px;display:flex;flex-direction:column;gap:16px}.summary__savings-row{display:none;justify-content:space-between;align-items:center;gap:16px;padding-bottom:12px;border-bottom:1px solid #E0E0E0}.summary--collapsed .summary__savings-row{display:flex}.summary--collapsed .summary__body{display:none}.summary--collapsed .summary__arrow{transform:rotate(180deg)}.summary__header{display:flex;justify-content:space-between;align-items:center;gap:24px;cursor:pointer;-webkit-user-select:none;user-select:none}.summary__title-wrap{display:flex;align-items:center;gap:8px}.summary__title{font-weight:400;font-size:14px;line-height:20px;color:#333}.summary__arrow{width:12px;height:auto;transition:transform .25s ease}.summary__total{font-weight:500;font-size:14px;line-height:20px;text-align:right;color:#333}.summary__body{display:flex;flex-direction:column;gap:16px}.summary__product{display:flex;justify-content:space-between;align-items:center;gap:32px;padding-block:16px;border-top:1px solid #E0E0E0;border-bottom:1px solid #E0E0E0}.summary__product-info{display:flex;align-items:center;gap:16px}.summary__product-image{width:64px;height:auto}.summary__product-name{font-weight:600;font-size:14px;line-height:20px;vertical-align:middle;color:#000}.summary__product-pricing{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.summary__product-original-price{font-weight:400;font-size:14px;line-height:20px;text-align:right;text-decoration:line-through;color:#000;opacity:.5}.summary__product-discounted-price{font-weight:700;font-size:16px;line-height:20px;color:#000}.summary__rows{display:flex;flex-direction:column;gap:16px;padding-block:16px;border-top:1px solid #E0E0E0;border-bottom:1px solid #E0E0E0}.summary__row{display:flex;justify-content:space-between;align-items:center;gap:16px}.summary__row-label{font-weight:400;font-size:14px;line-height:20px;color:#333}.summary__row-label--green{color:#00b834}.summary__row-label--total{font-weight:700;font-size:18px;line-height:20px;color:#000}.summary__row-value{font-weight:500;font-size:14px;line-height:20px;text-align:right;color:#333}.summary__row-value--green{color:#00b834}.summary__row-value--total{font-weight:700;font-size:18px;line-height:20px;color:#000}.choose{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.choose__title{width:100%;display:flex;align-items:center;gap:16px;font-weight:400;font-size:14px;line-height:20px;text-align:center;color:#333}.choose__title:before,.choose__title:after{content:"";flex:1;height:1px;background:#e0e0e0}.choose__list{display:flex;flex-direction:column;gap:16px;width:100%}.choose__item{display:flex;align-items:flex-start;gap:16px}.choose__icon{width:32px;height:auto}.choose__text{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.choose__text-title{font-weight:700;font-size:12px;line-height:130%;color:#333}.choose__text-description{font-weight:400;font-size:12px;line-height:130%;color:#5c5c5c}.footer{width:100%;display:flex;align-items:center;justify-content:center;padding-block:16px;border-top:1px solid #E0E0E0}@media(min-width:1024px){.footer{padding-block:24px}}.footer__links{display:flex;gap:16px}.footer__link{font-weight:400;font-size:12px;line-height:16px;color:#333;cursor:pointer}.footer__link:hover{text-decoration:underline;color:#000}.checkout-form{display:flex;flex-direction:column;gap:24px;width:100%}.checkout-form__section{display:flex;flex-direction:column;gap:16px}.checkout-form__title{font-weight:700;font-size:1.5rem;line-height:1.2;color:#333;margin:0}.checkout-form__row{display:flex;flex-direction:column;gap:16px}.checkout-form__row--split{flex-direction:row;gap:16px}.checkout-form__row--split>.checkout-form__field{flex:1 1 0%;min-width:0}.checkout-form__field{display:flex;flex-direction:column;gap:4px}.checkout-form__input-wrap{position:relative;display:flex;align-items:center}.checkout-form__input{width:100%;height:48px;padding:0 16px;font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:130%;color:#333;background:#fff;border:1px solid #E0E0E0;border-radius:4px;outline:none;transition:border-color .15s ease}.checkout-form__input::placeholder{color:#828282}.checkout-form__input:focus{border-color:#000}.checkout-form__input--with-icon{padding-right:48px}.checkout-form__input--error{border-color:#f44336}.checkout-form__select{width:100%;height:48px;padding:0 16px;font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:130%;color:#333;background:#fff;border:1px solid #E0E0E0;border-radius:4px;outline:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1.5l5 5 5-5' stroke='%23333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;transition:border-color .15s ease}.checkout-form__select:focus{border-color:#000}.checkout-form__icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:16px;height:16px;pointer-events:none;opacity:1}.checkout-form__icon img{width:100%;height:100%;display:block}.checkout-form__phone-prefix{position:absolute;left:16px;top:50%;transform:translateY(-50%);font-family:Roboto,sans-serif;font-weight:500;font-size:14px;line-height:130%;color:#333;pointer-events:none}.checkout-form__input--phone{padding-left:56px}.checkout-form__error{font-family:Roboto,sans-serif;font-size:.75rem;color:#f44336;min-height:0}.checkout-form__error:empty{display:none}.payment{display:flex;flex-direction:column;border:1px solid #E0E0E0;border-radius:8px;overflow:hidden}.payment__header{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#f0f5ff;cursor:pointer;gap:12px}.payment__selector{display:flex;align-items:center;gap:16px}.payment__radio{width:20px;height:20px;accent-color:#3362AB;margin:0;cursor:pointer}.payment__label{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:130%;color:#333;cursor:pointer;margin:0}.payment__cards{height:24px;width:auto}.payment__body{display:flex;flex-direction:column;background-color:#fafafa;gap:16px;padding:16px}.checkout-form__submit{width:100%;height:56px;font-family:Poppins,sans-serif;font-weight:700;font-size:1.125rem;line-height:130%;color:#fff;background-color:#0d40ff;border:none;border-radius:10px;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease}.checkout-form__submit:hover{background-color:#0a2d99;box-shadow:0 4px 12px #0000001a}.checkout-form__submit:active{transform:scale(.99)}.checkout-form__security{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:40px}@media(min-width:1024px){.checkout-form__security{margin-bottom:0}}.checkout-form__security img{width:14px;height:auto}.checkout-form__security span{font-family:Roboto,sans-serif;font-size:.875rem;color:#828282}
