*{box-sizing:border-box;padding:0;margin:0}body{font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-variation-settings:"slnt" 0;padding-top:60px;color:#000;background-color:#f9f9f9}a{text-decoration:none;color:#000}a:hover{cursor:pointer}button{font-family:Inter,sans-serif;outline:none;border:none;display:flex;align-items:center;justify-content:center;transition:.3s}button:hover{cursor:pointer;opacity:.8}button:disabled{cursor:initial;opacity:.6}.toastify{justify-content:space-between;align-items:center;width:100%;font-size:18px;background-color:#1ebf85}@media screen and (min-width: 768px){.toastify{max-width:350px;font-size:24px;height:70px}}.container{width:100%;max-width:1234px;padding:0 20px;margin:auto}.body-text{font-size:14px;font-weight:400;line-height:18px}@media screen and (min-width: 768px){.body-text{font-size:16px;line-height:24px}}.h1{font-size:24px;line-height:36px;font-weight:700}@media screen and (min-width: 768px){.h1{font-size:36px;line-height:42px}}.h2{font-size:24px;line-height:36px;font-weight:700}@media screen and (min-width: 768px){.h2{font-size:36px;line-height:42px}}.h3{font-size:18px;line-height:24px;font-weight:700}@media screen and (min-width: 768px){.h3{font-size:36px;line-height:42px}}.h4{font-size:18px;line-height:24px;font-weight:400}@media screen and (min-width: 768px){.h4{font-size:24px;line-height:36px}}.button-default{display:flex;align-items:center;justify-content:center;gap:5px;background-color:#20bec6;color:#fff;border-radius:50px;height:50px;width:100%;padding:0 20px;font-size:16px;font-weight:500}.button-banner{display:flex;align-items:center;justify-content:center;background-color:#fff;color:#000;border-radius:50px;height:50px;width:100%;padding:0 20px;font-size:16px;font-weight:500}.button-border{display:flex;align-items:center;justify-content:center;gap:5px;background-color:transparent;color:#000;border-radius:50px;height:50px;width:100%;padding:0 20px;border:1px solid #000;font-size:16px;font-weight:500}.input-default{border-radius:5px;width:100%;height:40px;padding:0 10px;background-color:#fff;border:1px solid #fff;color:#2f2b36;outline:none}.input-default::placeholder{color:#2f2b36;opacity:.4}.input-default--error{border:1px solid #D9261C}.input-radio{display:flex;flex-direction:column-reverse;background-color:#f3f3f3;border-radius:10px}.input-radio__content{display:flex;align-items:center;padding:20px;gap:20px;width:100%}.input-radio__content:hover{cursor:pointer}.input-radio__content-additional{padding:0 20px;max-height:0;transition:.3s;overflow:hidden}.input-radio__content-additional:has(+.input-radio__content .input-radio__marker .input-radio__check:checked){max-height:320px}.input-radio__content-additional-field{margin-bottom:20px}@media screen and (min-width: 768px){.input-radio__content-additional-field:last-child{margin-bottom:40px}}.input-radio__marker{position:relative;width:24px;height:24px}.input-radio__marker-mark{position:absolute;top:50%;left:0;transform:translateY(-50%);display:block;height:24px;width:24px;background-color:#0003;border-radius:50%;transition:.3s}.input-radio__marker-mark:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;height:11px;width:11px;background-color:#fff;border-radius:50%;opacity:0;transition:.3s}.input-radio__check{display:none}.input-radio__check:checked+.input-radio__marker-mark{background-color:#20bec6}.input-radio__check:checked+.input-radio__marker-mark:after{opacity:1}.input-radio__check:checked .input-radio__content-additional{max-height:200px}.text-area{font-family:Inter,sans-serif;resize:none;width:100%;height:80px;border-radius:5px;border:none;outline:none;padding:10px;color:#2f2b36}.text-area::placeholder{color:#2f2b36;opacity:.4}.header{position:fixed;top:0;left:0;display:flex;align-items:center;height:60px;width:100%;background-color:#ededee;z-index:2}.header__content{display:flex;align-items:center;justify-content:space-between}.header__logo{display:flex;align-items:center;gap:10px}@media screen and (min-width: 768px){.header__logo-img{width:140px;height:26px}}.header__options{display:flex;align-items:center;gap:20px}@media screen and (min-width: 768px){.header__options{gap:50px}}.header__locale{position:relative}.header__locale-button{display:flex;align-items:center}.header__locale-button:hover{cursor:pointer}.header__locale-dropdown{position:absolute;left:-10px;bottom:-17px;transform:translateY(100%);display:flex;flex-direction:column;background-color:#ededee;border-radius:0 0 5px 5px;max-height:0;overflow:hidden}.header__locale-dropdown-option{padding:10px;transition:.3s}.header__locale-dropdown-option:hover{cursor:pointer;background-color:#c9c9c9}.header__cart{position:fixed;left:0;bottom:0;padding:18px 20px;background-color:#ededee;display:flex;align-items:center;gap:10px;width:100%}@media screen and (min-width: 768px){.header__cart{position:static;padding:0;background-color:initial}}.header__cart img{margin-right:5px}.header__cart-image{position:relative}.header__cart-image-count{position:absolute;top:-7px;right:-7px;width:18px;height:18px;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:12px;background-color:#d9261c}.footer{background-color:#ededee}.footer__content{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;padding:47px 20px}.footer__logo{display:flex;align-items:center;gap:10px}@media screen and (min-width: 768px){.footer__logo-img{width:140px;height:26px}}.footer__text{opacity:.6}.d-none{display:none}
