*{margin:0;padding:0;border-radius:16px}body{font-family:Montserrat,sans-serif;font-weight:300}.headerCart{display:flex;flex-direction:row;gap:10px;align-items:center}.headerCartInfo{display:flex;flex-direction:column;align-items:end}.cartSummary{font-size:14px;font-weight:600;text-align:right}.mobileMenuBase{display:none;flex-direction:row}.cartCount{font-size:10px;font-weight:400}.headerNavigation,.headerContent{max-width:500px;width:100%;display:flex;flex-direction:row;align-items:center;gap:20px}.headerContent{max-width:fit-content;gap:15px}.headerLike,.headerScales{position:relative}.headerBadge{position:absolute;bottom:-2px;right:-6px;height:20px;width:20px;background:-webkit-linear-gradient(90deg,#fbd309,#f3a119);background:linear-gradient(90deg,#fbd309,#f3a119);display:flex;color:#000;font-weight:700;justify-content:center;align-items:center}.iconHeader{width:30px;height:30px}.logoImage{max-width:80px;max-height:80px}.mainContainer{max-width:1340px;margin:0 auto;padding:0 20px}.contactsMainContent{display:flex;flex-direction:row;align-items:center}.site-header{display:flex;align-items:center;justify-content:space-between;flex-direction:row;height:80px;padding:0 20px;position:sticky;left:0;top:0;z-index:10;background-color:inherit}.centralContent{margin:40px auto}.cartIcon{position:fixed;top:20px;right:20px;width:80px;height:80px;cursor:pointer}.cartIcon img{width:100%;height:100%}.cartPopup{position:fixed;top:100px;right:20px;width:300px;background-color:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 2px 5px #0003;padding:20px;z-index:10000}.cartPopup h2{margin-top:0;font-size:20px;font-weight:700;text-align:center}.cartPopup ul{list-style:none;padding:0;margin:0}.cartPopup li{margin-bottom:10px;font-size:16px;line-height:1.5}.cartPopup li:last-child{margin-bottom:0}.mobileMenuToggle{display:none;flex-direction:column;cursor:pointer;margin-left:auto}.mobileMenuToggle .bar{width:22px;height:2px;background-color:#000}.mobileMenu{position:fixed;top:0;right:0;width:80%;max-width:200px;height:100vh;background-color:#fff;box-shadow:-2px 0 10px #0000001a;padding:20px;z-index:9999;display:flex;flex-direction:column;gap:20px}.mobileMenuHeader{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:18px}.mobileMenu ul{list-style:none;padding:0;margin:0}.mobileMenu li{display:flex;align-items:center;gap:10px;padding:12px 0;cursor:pointer;font-size:16px}@media screen and (max-width: 768px){.headerNavigation{display:none}.mobileMenuToggle,.mobileMenuBase{display:flex}.headerContent{gap:10px}}@media screen and (max-width: 768px){.headerNavigation,.headerContent{display:none}.mobileMenuToggle{display:flex}}.mobileMenuToggle{flex-direction:column;cursor:pointer;padding:10px}.mobileMenuToggle .bar{width:20px;height:2px;background-color:#000;border-radius:1px}.mobileMenu{position:fixed;top:0;right:-100%;width:80%;max-width:200px;height:100vh;background-color:#fff;box-shadow:-2px 0 10px #0000001a;padding:20px;transition:right .3s ease-in-out;z-index:9999;overflow-y:auto}.mobileMenu.open{right:0}.mobileMenu ul{list-style:none;padding:0}.mobileMenu li{display:flex;align-items:center;gap:10px;padding:12px 0;font-size:16px;cursor:pointer}.mobileMenu li img{width:20px;height:20px}.headerLeft{display:flex;align-items:center;gap:40px}.logoImage{width:120px;height:auto}.mobileMenuClose{border:none;text-transform:capitalize;background-color:#000;color:wheat;padding:5px;border-radius:50%;min-width:30px;min-height:30px}@media screen and (max-width: 768px){.widget__list,.widget__header{display:none}}.CoffeeShopPage{font-family:Montserrat,sans-serif;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));width:-webkit-fill-available}.cartIcon{position:fixed;top:20px;right:20px;cursor:pointer;width:50px;height:50px}.coffeeShop{display:flex;flex-direction:row;flex-wrap:wrap}.filtersContainer{position:relative;grid-column:span 3 / span 3}.filterToggle{display:none;background:none;border:none;cursor:pointer;font-size:24px;position:fixed;top:27px;left:120px;z-index:10}.filtersMenu.desktop{display:flex;flex-direction:column;min-width:200px;gap:40px}.filtersMenuMobile{position:fixed;top:0;left:-100%;width:280px;height:100vh;background-color:#fff;box-shadow:2px 0 10px #0003;padding:80px 20px 20px;transition:left .3s ease-in-out;z-index:102;overflow-y:auto}.filtersMenuMobile.open{left:0}.mobileFilterHeader{position:absolute;top:0;left:0;right:0;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;background-color:#fff;z-index:1}.mobileFilterHeader h3{font-size:18px;font-weight:700;margin:0}.closeButton{background:none;border:none;font-size:24px;cursor:pointer}.overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:101}.filterTitle{display:flex;flex-direction:column;align-items:start;margin-bottom:24px}.filterTitle>h4{font-size:16px;font-weight:700;margin-bottom:10px}.filterItems{display:flex;align-items:center;gap:10px;margin-bottom:10px}.filterItems>label{font-size:16px;font-weight:300}.custom-checkbox{position:absolute;z-index:-1;opacity:0}.custom-checkbox+label{display:inline-flex;align-items:center;-webkit-user-select:none;user-select:none}.custom-checkbox+label:before{content:"";display:inline-block;width:1.3em;height:1.3em;flex-shrink:0;border:1px solid #ccc;border-radius:.25em;margin-right:.5em;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox:checked+label:before{background-color:#000;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}@media (max-width: 850px){.filterToggle{display:block}.filtersContainer{grid-column:span 0 / span 0}.filtersMenu.desktop{display:none}}.coffee-item{flex:1 1 calc(25% - 30px);padding:20px;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;gap:15px;justify-content:space-between;max-width:343px;max-height:revert-layer}@media (max-width: 560px){.coffee-item,.bundle-card{grid-column:span 12 / span 12}}@media (min-width: 561px){.coffee-item,.bundle-card{grid-column:span 6 / span 6}}@media (min-width: 800px){.coffee-item,.bundle-card{grid-column:span 4 / span 4}}@media (min-width: 1200px){.coffee-item,.bundle-card{grid-column:span 3 / span 3}}h3{font-size:20px;text-transform:uppercase;text-align:center}h5{font-size:12px;text-transform:uppercase}a:active,a:hover,a{text-decoration:none;color:#666}.image-container{overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:0;min-height:200px}.coffee-image,.coffeeImage{height:100%;max-height:180px;border-radius:0;object-fit:cover;transition:transform .3s ease}.coffeeImage{max-width:100%;max-height:100%;object-fit:contain;aspect-ratio:1 / 1}.coffee-description{font-size:14px;text-align:center}.image-container:hover .coffee-image{transform:scale(1.05)}.weight-selector{display:flex;gap:20px}.weight-selector label{display:flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:5px;cursor:pointer;font-size:14px;transition:all .3s ease;background-color:#f9f9f9}@media (max-width: 850px){.weight-selector label{font-size:11px}}.weight-selector label:hover{background-color:#e6e6e6}.weight-selector input[type=radio]{display:none}.weight-selector input[type=radio]:checked+label,.checkedInput{background-color:#000;border-color:#f90;font-weight:700;color:#fff;transform:scale(1.05)}.itemTitle{font-size:24px;font-weight:800;text-align:left;text-transform:uppercase}.itemType{font-size:12px;text-align:left}.weight-option{position:relative;display:flex;align-items:center;justify-content:center;padding:10px;border-radius:8px;cursor:pointer;transition:.3s ease}.weight-option input{display:none}.weight-option.selected{background-color:#f6f6f8}.weight-option span.discount{color:red;font-size:12px}.itemParams{display:flex}.itemPriceDisplay{background-color:#1a1a1a;display:flex;flex-direction:row;align-items:center;width:fit-content;color:#e9f5ff;border-radius:10px;padding:10px;text-align:start;font-size:18px}.functionalButton{display:flex;flex-direction:row;justify-content:space-between;width:100%}.addToCartButton{display:flex;align-items:center;justify-content:center;padding:10px;border-radius:10px;background-color:#000;color:#fff;width:fit-content;border:none}.parameter-bar{width:100%;height:8px;background-color:#9e9e9e;border-radius:4px;overflow:hidden;position:relative}.parameter-fill{height:100%;background-color:#000;border-radius:4px;transition:width .3s ease}.cart-button{display:flex;align-items:center;background-color:#000;border-radius:16px;padding:8px 16px;gap:8px;color:#fff;cursor:pointer;transition:all .3s ease}.cart-button>*{line-height:24px}.cart-button.active{background:linear-gradient(45deg,#ff740069,#ff7400);color:#000;padding:10px 18px}.cart-button.active>.cart-price{font-weight:700}.cart-btn{background:none;border:none;font-size:18px;padding:0 6px;cursor:pointer}.initial-cart-btn{all:unset;display:flex;align-items:center;gap:10px;cursor:pointer}.cart-price{font-weight:400;font-size:16px}.cart-qty-display{display:flex;align-items:center;margin-left:10px;font-size:14px;color:#666}.cart-block-add{display:flex;align-items:center;flex-direction:row}.cart-block-add{display:flex;align-items:center;flex-direction:row;gap:8px;opacity:0;transform:scale(.95);animation:fadeInScale .25s ease forwards}.cart-qty-display{display:flex;align-items:center;margin-left:10px;font-size:14px;color:#666;opacity:0;transform:translateY(-4px);animation:fadeInQty .2s ease forwards}.addToCartButton{transition:all .2s ease}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes fadeInQty{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.cart-btn{background:none;border:none;font-size:18px;padding:0 6px;cursor:pointer;transition:transform .1s ease}.cart-btn:active{transform:scale(1.2)}.parameters{display:flex;align-items:center;width:100%;gap:20px}.parameter{flex:1;display:flex;flex-direction:column;align-items:start;gap:10px}.parameter-label{font-size:16px;font-weight:500;text-align:center}.progress-bar{width:100%;height:4px;background-color:#e0e0e0;border-radius:5px;overflow:hidden;position:relative}.progress-fill{height:100%;background-color:#000;border-radius:5px;transition:width .3s ease-in-out}.shopListShop{display:grid;grid-column:span 12 / span 12;grid-template-columns:repeat(12,minmax(0,1fr));width:-webkit-fill-available;gap:20px}@media (max-width: 850px){.shopListShop{display:grid;grid-column:span 12 / span 12}}.shopListShopMin{display:grid;grid-column:span 9 / span 9;grid-template-columns:repeat(9,minmax(0,1fr));width:-webkit-fill-available;gap:20px;height:fit-content}@media (max-width: 850px){.shopListShopMin{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-column:span 12 / span 12;justify-items:center}}.promoSlider{position:relative;width:100%;display:flex;justify-content:center;align-items:center;grid-column:span 6 / span 6}@media (max-width: 800px){.promoSlider{grid-column:span 12 / span 12;max-height:250px;height:250px}}@media (min-width: 800px){.promoSlider{grid-column:span 4 / span 4}}@media (min-width: 1200px){.promoSlider{grid-column:span 6 / span 6}}.promoContent{width:100%;height:100%;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;font-size:24px;font-weight:700;text-shadow:2px 2px 10px rgba(0,0,0,.5);border-radius:15px;transition:background-image .5s ease-in-out}.sliderButton{position:absolute;top:50%;transform:translateY(-50%);background:#000;color:#fff;border:none;font-size:24px;padding:10px;cursor:pointer;transition:background .3s;z-index:3}.sliderButton:hover{background:#00000080}.sliderButton.left{left:10px}.sliderButton.right{right:10px}.promoTitle{font-size:80px;color:#000}.promoDescription{font-size:20px;max-width:60%;color:#000}.promoContent{width:100%;height:100%;position:relative;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:15px;overflow:hidden}.promoContent:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1}.promoTitle{font-size:80px;color:#fff;z-index:2;margin-bottom:10px;text-align:center;text-shadow:2px 2px 8px rgba(0,0,0,.6)}.promoDescription{font-size:20px;max-width:70%;color:#fff;z-index:2;text-align:center;text-shadow:1px 1px 5px rgba(0,0,0,.5)}.coffee-page{display:flex;flex-direction:column;align-items:center;max-width:800px;margin:0 auto;padding:20px;gap:40px}.mainBlock{display:flex;flex-direction:row;width:100%;gap:40px}.mainBlock>.slider{display:flex;width:50%;height:450px}.mainBlock>.coffeInfo{display:flex;flex-direction:column;align-items:start;justify-content:center;max-width:50%;gap:20px}.descriptionBlock{display:flex;flex-direction:column;gap:30px;max-width:800px}.descriptionMain{display:flex;flex-direction:column}.descriptionMain>.infoBlock{display:flex;flex-direction:row;flex-wrap:wrap;background-color:#f5f5f7;padding:20px;justify-content:space-around;gap:25px}.infoBlock>.infoText{display:flex;flex-direction:column;max-width:30%;width:100%;gap:10px}h1{font-size:40px;font-weight:700;margin-bottom:50px}h2{font-size:24px;font-weight:400}.infoText>p{font-size:14px;font-weight:400;text-transform:uppercase}h4{font-size:14px;font-weight:200}.descriptionMain{display:flex;flex-direction:column;gap:30px}.descriptionMethods{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:20px}.methodsBlock{display:flex;flex-direction:row;max-width:40%;width:40%;padding:20px;background:#f5f5f7}.instruction{text-decoration:none}.storage{display:flex;flex-direction:column;gap:20px}.storage>div{background:#f5f5f7;padding:20px;display:flex;flex-direction:row;gap:20px}.storage>div>img{width:40px;height:40px;border-radius:0}.infoSafety{display:flex;flex-direction:column;gap:10px}.infoTitle{font-size:14px;font-weight:500}.infoText{font-size:14px;font-weight:300}.descriptionImage{height:100%}.coffeeTitle{text-transform:uppercase}@media (max-width: 768px){.mainBlock{align-items:center;flex-direction:column}.infoText{min-width:40%;width:100%}.mainBlock>.slider{display:flex;justify-content:center;align-items:center;max-width:100%;max-height:400px;width:auto;height:auto;overflow:hidden}.mainBlock>.coffeInfo{max-width:100%}.descriptionImage{width:100%}}@media (max-width: 600px){.methodsBlock{max-width:100%;width:-webkit-fill-available}}.cartOverlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0000004d;display:flex;justify-content:center;align-items:flex-start;z-index:999}.cartOverlay{overflow-y:auto;overflow-x:hidden}.cartContainer{max-height:90vh;overflow-y:auto;overflow-x:hidden}.cartContainer{background:#fff;margin-top:40px;border-radius:10px;max-width:90vw;padding:20px;position:relative;max-height:80%}.cartTitle{font-size:18px;font-weight:700;margin-bottom:20px;text-align:left}.cartItemRow{display:flex;align-items:center;justify-content:space-between;padding:10px 0;gap:10px}.cartItemInfoPopup{display:flex;align-items:flex-start;gap:10px;flex-direction:row;flex:1}.cartItemImage{width:60px;height:60px;object-fit:cover;border-radius:5px;border:1px solid #ddd}.cartItemText{display:flex;flex-direction:column;gap:5px}.cartItemName{font-weight:600;font-size:16px;margin:0}.cartItemWeights{display:flex;align-items:center;gap:10px}.cartWeightBtn{padding:4px 10px;background:#f5f5f5;font-size:14px;border-radius:4px;cursor:default}.cartGrinding{padding:4px 10px;border:1px solid #ccc;font-size:14px;border-radius:4px;background:#fff}.cartPrice{font-size:14px;color:#333}.cartPriceSeparator{margin-left:4px;margin-right:4px}.cartQuantityControl{display:flex;align-items:center;gap:5px}.cartQtyBtn{width:30px;height:30px;border:1px solid #fff;border-radius:10px;font-size:16px;cursor:pointer}.cartItemQuantity{width:24px;text-align:center;font-size:16px}.cartItemTotalPrice{font-weight:700;font-size:16px}.cartRemoveBtn{background:none;border:none;cursor:pointer}.cartRemoveBtn img{width:20px;height:20px}.cartPromo{font-size:14px;color:#333;margin-top:15px;margin-bottom:15px;padding:10px;background:#f5f5f5;border-radius:5px}.cartFooter{display:flex;align-items:center;justify-content:space-between;margin-top:15px}.cartTotal{font-size:16px;font-weight:700;margin:0}.cartCheckoutBtn{background-color:#000;color:#fff;border:none;font-size:14px;padding:8px 14px;border-radius:4px;cursor:pointer}.cartCheckoutBtn:hover{background-color:#333}.cartCloseButton{position:absolute;top:10px;right:10px;background:#e2e2e2;border:none;border-radius:50%;width:28px;height:28px;font-size:14px;cursor:pointer;padding:4px}.cartCloseButton:hover{background:#ccc}.cartOverlay::-webkit-scrollbar,.cartContainer::-webkit-scrollbar{width:0px;background:transparent}.cartOverlay,.cartContainer{-ms-overflow-style:none;scrollbar-width:none}.checkoutPageContainer{margin:20px auto;padding:30px;background:#f5f5f7}.checkoutTitle{font-size:24px;font-weight:700;margin-bottom:20px}.checkoutContent{display:flex;gap:30px}.checkoutLeft{flex:2;display:flex;flex-direction:column;gap:15px}.checkoutRight{flex:1.2;display:flex;flex-direction:column;gap:20px}.grey{background:#f5f5f7}.checkoutBlock,.checkoutBlockProducts{background:#fff;border-radius:20px;padding:20px;display:flex;flex-direction:column;gap:10px}.checkoutBlockProducts{gap:25px}.checkoutBlockRight{position:sticky;top:80px;background:#000;color:gray;display:flex;flex-direction:column;padding:40px 30px;gap:15px}.checkoutSummary{font-size:30px;font-weight:700}.checkoutInfo{display:flex;flex-direction:column;gap:20px}.checkoutItems,.checkoutSummary,.checkoutDelivery{display:flex;flex-direction:row;justify-content:space-between}.checkoutItems>p{max-width:fit-content;width:100%}.checkoutBlockRight>input[type=text]{width:-webkit-fill-available;padding:12px;border-radius:12px;background-color:#333;border:0 solid white;font-size:15px}.white{color:#fff}.checkoutBlock h2{font-size:24px;font-weight:700;text-transform:uppercase;margin:15px 0}.cartItemRowCheckout{display:flex;align-items:center;gap:20px}.cartItemFlex{display:flex;flex-direction:row;width:-webkit-fill-available;gap:10px}@media screen and (max-width: 550px){.cartItemFlex{flex-direction:column}}.cartItemImageCheckout{width:60px;height:80px;object-fit:cover;border-radius:5px}.cartItemInfo{flex:1;display:flex;flex-direction:column;justify-content:space-around;height:100%}.cartItemNameCheckout{font-weight:600;text-transform:uppercase;font-size:20px;margin:0;height:fit-content}.cartItemWeight{font-size:14px;color:#666;margin:0;height:fit-content}.cartItemControls{display:flex;align-items:center;gap:10px}.cartItemPrice{font-size:14px;color:#333}@media (max-width: 500px){.cartItemPrice{display:none}}.cartQtyControl{display:flex;align-items:center;gap:6px}.cartQtyControl>button{width:28px;height:28px;background:#eee;border:1px solid white;border-radius:10px;font-size:16px;cursor:pointer}.cartItemTotal{font-weight:700;min-width:60px;text-align:right}.removeBtn{background:none;border:none;cursor:pointer}.removeBtn img{width:20px;height:20px}.commentArea{width:100%;height:80px;resize:vertical;padding:8px;border:1px solid #ccc;border-radius:5px}.formGroup{display:flex;flex-direction:column;width:-webkit-fill-available}.infoAlert{font-size:12px;color:red}.checkoutBlockRegistration{display:flex;flex-direction:row;align-items:start;gap:5px}.formGroup label{font-weight:500;margin-bottom:4px}.textAreaComment,.formGroup input[type=text],.formGroup input[type=email],.formGroup input[type=tel],.formGroup input[type=password],.formGroup select{padding:12px;border-radius:12px;background-color:#f5f5f7;border:0 solid white;width:-webkit-fill-available}.checkboxRegister{width:28px;height:28px;background:#eee;border:1px solid white;border-radius:10px;font-size:16px;cursor:pointer}.deliveryMethods,.paymentMethods{display:flex;flex-direction:column;gap:6px}.deliveryMethods,.paymentMethods{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:20px;padding:4px;width:fit-content;border-radius:10px}@media (max-width: 500px){.deliveryMethods,.paymentMethods{background-color:unset}}.deliveryVariant,.paymentTab{color:#77797b;padding:10px;border-radius:10px}.deliveryVariant,.paymentTab{padding:10px 15px;cursor:pointer;background:#f5f5f5;border-radius:5px;transition:.3s}.deliveryVariant:hover,.paymentTab:hover{background:#e0e0e0}.deliveryVariant.active,.paymentTab.active{background-color:#000;color:#fff;font-weight:700}.checkoutSubmitBtn{width:100%;padding:14px 20px;border:none;background:#fff;color:#000;font-size:16px;border-radius:8px;cursor:pointer}.checkoutSubmitBtn:hover{background:#e4e4e4}.checkoutOffer{display:flex;flex-direction:row;gap:20px;font-size:14px}.checkboxOffer+input{height:30px;width:25px}.checkoutOffer a:hover{text-decoration:underline}@media (max-width: 900px){.checkoutContent{flex-direction:column}}@media (max-width: 1100px){.checkoutSummary{font-size:24px}}.checkboxRegister{position:absolute;z-index:-1;opacity:0}.checkoutBlockRegistration{display:flex;align-items:center;cursor:pointer;font-size:16px}.customCheckbox{width:20px;height:20px;border:2px solid #ccc;border-radius:4px;display:inline-block;position:relative;margin-right:10px;transition:all .3s}.checkboxRegister:checked+.customCheckbox{background-color:#000;border-color:#000}.checkboxRegister:checked+.customCheckbox:after{content:"✔";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:14px;font-weight:700}@media (max-width: 600px){.checkoutPageContainer{padding:0}.cartItemNameCheckout{font-size:14px}}.bundleList>p{font-size:12px}.modalOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modalContent{background:#fff;padding:20px;border-radius:10px;width:-webkit-fill-available;height:fit-content;position:relative;text-align:center;display:flex;flex-direction:column;gap:20px;align-items:start;min-width:200px;max-width:400px;min-height:300px;max-height:80vh;width:80vw;overflow:scroll}.closeButton{position:absolute;top:10px;right:15px;background:none;border:none;font-size:24px;cursor:pointer}.tabSwitcher{display:flex;justify-content:space-between;margin-bottom:15px}.tabSwitcher button{flex:1;padding:10px;border:none;cursor:pointer;background:#ddd}.tabSwitcher button.active{background:#000;color:#fff}input{width:100%;padding:10px;margin:5px 0;border:1px solid #ccc;border-radius:5px}.passwordField{position:relative;width:-webkit-fill-available}.passwordField img{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer}.loginButton{width:100%;background:#000;color:#fff;padding:10px;border:none;cursor:pointer;margin-top:10px}.bottomOptions{display:flex;justify-content:space-between;margin-top:10px}.socialLogin{margin-top:15px}.socialIcons{display:flex;justify-content:center;gap:10px;margin-top:10px}.socialIcons img{width:32px;height:32px;cursor:pointer}.registerButton{width:100%;background:#eee;border:none;padding:10px;cursor:pointer;margin-top:10px}.modalLoginTitle{font-size:30px;font-weight:700}.errorText{color:red;font-size:12px;margin-top:5px;display:block}.loginButton:disabled{background-color:gray;cursor:not-allowed}.site-footer{display:flex;flex-direction:row;background-color:#000;color:#fff;border-radius:0;padding:50px 0}.socialLinks{display:flex;flex-direction:row;align-items:center}.footerContent{display:flex;flex-direction:row;justify-content:space-between;align-items:start;width:100%;padding:0 20px}.footerContent>div{max-width:50%}.companyInfo{display:flex;flex-direction:column;gap:20px}.companyLinks{display:flex;flex-direction:column;gap:15px}.companyName{display:flex;flex-direction:row;gap:15px}.companyName>a>img{max-width:150px;max-height:150px}.companyText{display:flex;flex-direction:column;justify-content:space-around}.navigationLinks{max-width:300px;display:flex;flex-direction:column;gap:30px}.navigationLinks>.baseLinks,.navigationLinks>.advancedLinks{display:flex;flex-direction:column;gap:10px}.baseLinks>a,.advancedLinks>a{color:#ddd;padding:2px}.baseLinks>a:hover,.advancedLinks>a:hover{color:#fff;text-decoration:underline}.documentContainer{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:15px;padding:50px 0}.documentContainer>h2{margin-top:40px;font-size:32px;font-weight:700}.contactTelephone{font-size:32px;font-weight:700}@media (max-width: 768px){.footerContent{flex-direction:column-reverse;gap:30px}.footerContent>div{max-width:100%}.navigationLinks{flex-direction:row}}.blockCategory{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:2rem;align-items:center;justify-content:space-between;width:-webkit-fill-available}.categoryInfo{grid-column:span 4 / span 4;width:100%;height:350px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden;border-radius:12px;cursor:pointer}@media (max-width: 700px){.categoryInfo{grid-column:span 12 / span 12;max-height:250px}}@media (min-width: 700px){.categoryInfo{grid-column:span 4 / span 4}}.categoryVideo{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.categoryOverlay{position:absolute;width:100%;height:100%}.categoryText{position:absolute;z-index:2;color:#fff;font-size:20px;font-weight:700}.categoryTitle{font-size:40px;color:#000;text-transform:uppercase;text-decoration:none;transition:color .3s ease}.categoryTitle:after{content:"";display:inline-block;opacity:0;transform:translate(0);transition:opacity .3s ease,transform .3s ease;margin-left:8px}.categoryTitle:hover{color:gray;text-decoration:underline}.categoryTitle:hover:after{content:"→";opacity:1;transform:translate(5px)}.categoryBlock{display:flex;flex-direction:column;gap:1rem;width:-webkit-fill-available}.categoryPromo{width:100%;height:100%;background-color:#3c2c0b}.mainPageContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:50px}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.userProfile{display:flex;padding:20px;flex-direction:column}.userMenu{width:250px;padding:20px;border-radius:10px}.userMenu h2{font-size:18px;margin-bottom:10px}.userMenu ul{list-style:none;padding:0}.userMenu li{padding:10px;cursor:pointer;transition:background .3s}.userMenu li:hover,.userMenu .active{background:#ddd}.orderActions{margin-top:15px}.orderActions button{padding:10px 15px;border:none;cursor:pointer;margin-right:10px;border-radius:5px}.payButton{background:#000;color:#fff}.editButton,.cancelButton{background:#d3d3d3}.ordersSection{flex:1;padding-left:20px}.ordersList{display:flex;flex-direction:column;gap:15px}.orderCard{background:#fff;padding:30px;border-radius:10px;box-shadow:0 0 5px #0000001a;display:flex;flex-direction:column;justify-content:space-between}.orderHeader{display:flex;justify-content:space-between;font-size:14px}.orderBody{display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:700;margin-top:5px}.orderId,.orderTotal{color:#000}.printButton{background:none;border:none;color:gray;cursor:pointer;font-size:14px}.orderStatus{font-size:14px;font-weight:700}.orderStatus.accepted{color:green}.orderDetails{margin-top:20px;display:flex;flex-direction:column;gap:15px;position:relative}.orderItem{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:20px}.orderItem>img{max-height:80px;border-radius:4px}.orderItem>p{width:-webkit-fill-available}.orderItem>span{width:max-content;min-width:15%;text-align:end}.orderDate{font-size:14px}.orderDetailsRow{display:flex;flex-direction:column;gap:5px}.repeatButton{position:absolute;bottom:5px;right:5px;padding:10px 20px;color:#fff;background-color:#000;font-size:12px;text-transform:uppercase}.orderDetailsRowTitle{font-size:12px;color:gray}.orderDetailsInfo{display:flex;flex-direction:column;gap:10px}.userContent{width:100%;margin-top:20px}.coffee-bundle{margin:0 auto}.bundle-grid-detail{display:grid;grid-template-columns:1fr 1fr;gap:40px}.coffee-item-bundle{display:flex;align-items:center;max-width:fit-content;gap:40px;height:300px}.coffee-item-bundle:nth-child(odd){flex-direction:row-reverse}.coffee-item-bundle:nth-child(2n){flex-direction:row}.coffee-item-bundle:nth-child(odd)>.item-info-bundle>*{text-align:end;align-items:end}.coffee-item-bundle:nth-child(2n)>.item-info-bundle>*{text-align:start;align-items:start}.coffee-item-bundle:nth-child(odd)>.item-info-bundle>.parameter-bundle>.progress-bar{transform:scaleX(-1)}.coffee-image-bundle{width:240px;height:300px;object-fit:cover;border-radius:10px}.item-info-bundle{display:flex;align-items:flex-start;flex-direction:column;gap:20px}.item-info-bundle>*{width:-webkit-fill-available;max-width:300px}.parameter-bundle{align-items:end}.bundle-summary{margin:0 auto}.bundle-grid{display:grid;gap:20px;grid-column:span 12 / span 12;grid-template-columns:repeat(12,minmax(0,1fr));width:-webkit-fill-available}.bundle-card{text-decoration:none;color:inherit;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:25px;transition:transform .3s ease;display:flex;flex-direction:column;gap:20px}.bundle-card:hover{transform:translateY(-5px)}.bundle-image-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:5px}.bundle-image-item{width:100%;height:180px;object-fit:cover;border-radius:6px}.bundle-info{text-align:center;margin-top:10px}.bundle-bottom{display:flex;justify-content:space-between;flex-direction:row-reverse}.coffee-bundle{width:100%;max-width:100%;padding:0 16px;box-sizing:border-box}@media (min-width: 1280px){.coffee-bundle{max-width:1200px;margin:0 auto}}@media (max-width: 768px){.bundle-grid{display:flex;flex-direction:column;gap:32px}.coffee-item-bundle{flex-direction:column!important;align-items:flex-start!important;height:auto;gap:16px}.item-info-bundle>*{text-align:left!important;align-items:flex-start!important}.item-info-bundle{width:100%}.coffee-image-bundle{width:100%;max-height:240px;object-fit:contain;border-radius:8px}.parameter-bundle .progress-bar{transform:none!important}}@media (max-width: 768px){.bundle-grid{display:flex;flex-direction:column;gap:32px}.coffee-item-bundle{flex-direction:column!important;align-items:center!important;justify-content:center;height:auto;gap:16px;width:100%}.item-info-bundle{align-items:center!important;text-align:center;width:100%;padding:0 12px}.coffee-image-bundle{width:100%;max-width:280px;height:auto;object-fit:contain;border-radius:8px}.parameter-bundle .progress-bar{transform:none!important}.item-info-bundle>*{max-width:100%!important;width:100%}}@media (max-width: 400px){.bundle-grid-detail{grid-template-columns:1fr}}.price-container{background-color:#fff;padding:41px 139px;font-family:Inter,sans-serif;font-size:14px;color:#000}.price-header{display:flex;justify-content:space-between;margin-bottom:40px}.price-title{font-size:48px;font-weight:700}.price-title p{margin:0}.price-text{width:669px;font-size:14px;line-height:1.5}.price-text p{margin:0 0 10px}.price-table{width:100%;border-collapse:collapse;margin-bottom:40px}.price-table th,.price-table td{padding:10px;text-align:left;vertical-align:top;border-left:1px solid black;border-bottom:1px solid black;border-right:1px solid black}.price-table th:first-child,.price-table td:first-child{border-left:none}.price-table th:last-child,.price-table td:last-child{border-right:none}.no-top-border{border-top:none!important}.no-right-border{border-right:none!important}.wide-cell{text-align:left}.product-title{font-weight:500}.product-type{font-size:12px;color:#666}.product-desc{font-size:11px;color:#999}.bar{width:80px;height:6px;background-color:#888;border-radius:4px;margin:3px auto}.price-notes{font-size:12px;color:#444}.price-notes p{margin:4px 0}.bar-wrapper{width:100px;height:6px;background-color:#eee;border-radius:4px;overflow:hidden;margin:6px 0}.bar-fill{height:100%;background-color:#666;border-radius:4px 0 0 4px}@media print{body{visibility:hidden}.mainContainer+.centralContent{visibility:visible}}
