@font-face{font-family:Neue Montreal;font-style:normal;font-weight:400;src:local("PP Neue Montreal Book"),url(/organic-food-boutique-store/assets/ppneuemontreal-book-036ef142.woff) format("woff")}@font-face{font-family:Neue Montreal;font-style:normal;font-weight:500;src:local("PP Neue Montreal Medium"),url(/organic-food-boutique-store/assets/ppneuemontreal-medium-74188890.woff) format("woff")}:root{--font-main: "Neue Montreal", sans-serif;--color-light-grey: #e8e8e2;--color-black: #010101;--color-white: #fafafa;--color-light-green: #6d8434;--color-grey: #a3a3a3;--color-dark-green: #586f1f;--black-transperent-min-color: rgba(1, 1, 1, .07);--black-transperent-meduim-color: rgba(1, 1, 1, .3);--black-transperent-max-color: rgba(1, 1, 1, .7);--white-transperent-min-color: rgba(232, 232, 226, .2);--white-transperent-medium-color: rgba(232, 232, 226, .3);--white-transperent-max-color: rgba(232, 232, 226, .6);--yellow-4-everything-color: #fdc152;--mobile-container-width: 335px;--tablet-container-width: 704px;--desktop-container-width: 1240px;--container-width: var(--mobile-container-width);--container-side-padding: 15px;--container-max-width: calc( var(--container-width) + var(--container-side-padding) * 2 );--transition-time: .25s;--transition-function: cubic-bezier(.4, 0, .2, 1)}*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{border:none;font-size:inherit;font-family:inherit;line-height:inherit;cursor:pointer;padding:0;color:currentColor;background-color:transparent}input{font-family:inherit;outline:none}img{display:block;max-width:100%;height:auto}html{scroll-behavior:smooth}body{font-family:var(--font-main);color:var(--color-black);font-size:12px;font-weight:400;background-color:var(--color-light-grey)}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.container{width:100%;margin:0 auto;max-width:var(--container-max-width);padding:0 var(--container-side-padding)}@media screen and (min-width: 768px){:root{--container-width: var(--tablet-container-width)}}@media screen and (min-width: 1440px){:root{--container-width: var(--desktop-container-width);--secondary-container-width: var(--secondary-desktop-container-width)}}.header{position:sticky;width:100%;top:0;background-color:var(--color-light-grey);z-index:5}.header-navigation{display:flex;align-items:center;justify-content:space-between;padding:18px 0 5px}.header-logo{width:154px;height:28px}.header-list{display:flex;gap:6px}.home-button{width:77px;height:38px;display:flex;padding:10px 20px;justify-content:center;align-items:center;gap:10px;border-radius:30px;background:var(--color-light-green);color:var(--color-light-grey);font-size:14px;font-weight:500;line-height:1.28}.home-button:hover,.home-button:focus{background:var(--color-dark-green)}.cart-button{width:38px;height:38px;border-radius:30px;background:var(--color-light-green);display:flex;justify-content:center;align-items:center;fill:var(--color-light-grey)}.cart-button:hover,.cart-button:focus{background:var(--color-dark-green)}.cart-text{display:none}.mobile-cart-text{display:flex;position:absolute;top:-2px;right:-2px;width:17px;height:17px;background-color:var(--color-light-grey);border-radius:50%;border:solid 1px var(--color-light-green);justify-content:center;align-items:center}.cart-button{position:relative}.mobile-cart-text .cart-item-count{padding:0;font-size:10px;font-weight:500;color:var(--color-dark-green)}@media screen and (min-width: 768px){.header-container{padding:24px 0}.header-logo{width:197px;height:32px}.header-list{display:flex;gap:16px;align-items:center}.home-button{width:104px;height:48px;font-size:18px;line-height:1.33}.cart-button-container{display:flex;align-items:center;gap:14px}.cart-icon{width:18px;height:18px}.mobile-cart-text{display:none}.cart-text{display:block;color:var(--color-black);font-size:18px;font-weight:500;font-style:normal;line-height:1.33}}@media screen and (min-width: 1440px){.header-logo{width:195px;height:32px}.header-list{gap:24px}.mobile-cart-text{display:none}}.hero-span{display:inline-block}.food-letter{display:inline-block;animation:rotateColor 4s infinite;letter-spacing:-.2em}@keyframes rotateColor{0%{color:#6d8434}25%{color:#ff5a5f}50%{color:#00a699}75%{color:#ffb400}to{color:#6d8434}}.hero{margin-top:72px}.hero-icon{transform:translate(-50%);position:absolute;right:8px;top:-7px;animation:rotate 5s linear infinite}.hero-title{color:var(--color-black);text-align:center;font-size:44px;font-weight:500;line-height:1.09;padding-bottom:16px;letter-spacing:-.02em}.hero-span{color:#6d8434}.hero-paragraph{margin:0 auto;color:#010101cc;text-align:center;font-size:14px;font-weight:400;line-height:1.28;max-width:292px}.hero-container{position:relative;margin-top:32px}.hero-image{width:335px;max-height:480px;border-radius:30px;align-items:center}@media screen and (min-width: 768px){.hero{margin-top:116px}.food-letter{letter-spacing:-.178em}.hero-icon{right:10px;top:-30px}.hero-image{width:704px;max-height:580px}.hero-container{margin-top:40px}.hero-paragraph{font-size:18px;line-height:1.33;max-width:492px}.hero-title{font-size:80px;padding-bottom:20px;line-height:1;letter-spacing:-.02em}}@media screen and (min-width: 1440px){.hero{margin-top:77px}.food-letter{letter-spacing:-.2em}.hero-image{width:704px}.hero-icon{right:20px;top:-50px}.hero-paragraph{max-width:492px}.hero-container{margin-top:40px}.hero-image{min-width:1240px;max-height:350px}}.icon-arrow-down{fill:transparent;stroke:currentColor}.input-container{position:relative}.filters{margin-top:74px}.search-form{display:flex;flex-direction:column;gap:12px}.title-filter{color:var(--black-transperent-meduim-color);font-size:14px;margin-bottom:8px;line-height:1.28}.input-modal-subscribe{padding:14px 20px;border-radius:30px;border:1px solid var(--black-transperent-meduim-color);background:var(--color-light-grey);height:48px;max-width:395px;width:100%;font-size:14px}.input-modal-subscribe:focus,.input-modal-subscribe:hover{border:1px solid var(--color-light-green)}.input-modal-subscribe::placeholder{color:var(--color-black);line-height:1.28}.sBtn-text-select{line-height:1.28;color:var(--color-black)}.container-arrow-category{position:absolute;top:50%;right:20px;transform:translateY(-50%)}.container-search-everything{position:absolute;top:50%;right:20px;transform:translateY(-50%);cursor:pointer}.container-arrow{position:absolute;top:50%;right:20px;transform:translateY(-50%)}.select-menu-category{position:relative}.select-menu-category .select-btn-custom{border:1px solid var(--black-transperent-meduim-color);background:var(--color-light-grey);padding:14px 20px;font-size:14px;border-radius:30px;cursor:pointer;max-width:395px;width:100%;height:48px}.select-menu-category .select-btn-custom i{transform:rotate(-180deg)}.options{box-shadow:0 4px 11.2125px #0000000a,0 20px 69px #00000012}.select-menu-category .options{position:absolute;top:100%;left:0;width:100%;border-radius:15px;background:#fff;display:none;z-index:1;margin-top:8px;padding:14px 20px}.select-menu-category.active .options{display:block}.select-btn-custom i{font-size:25px;transition:.3s}.options .option-category{cursor:pointer;margin-bottom:8px}.option-category:last-child{margin-bottom:0}.option:last-child{margin-bottom:0}.option-category i{font-size:25px;margin-right:12px}.select-menu{position:relative}.select-menu .select-btn{background:#fff;padding-left:20px;padding-top:14px;padding-bottom:14px;font-size:14px;border-radius:30px;cursor:pointer;justify-content:space-between;max-width:395px;width:100%;height:48px}.select-btn i{font-size:25px;transition:.3s}.select-menu.active .select-btn i{transform:rotate(-180deg)}.select-menu .options{position:absolute;top:100%;left:0;width:100%;border-radius:15px;background:#fff;display:none;z-index:1;margin-top:8px;padding:14px 20px}.select-menu.active .options{display:block}.options .option{cursor:pointer;line-height:1.28}.option{margin-bottom:8px}.sBtn-text{line-height:1.28;color:var(--color-black)}.option-category .option-text{font-size:14px;color:#01010180;line-height:1.28}.option-category .option-text:hover,.option-category .option-text:focus,.option-category.active .option-text{color:var(--color-black)}.option .option-text{font-size:14px;color:#01010180}.option .option-text:hover,.option .option-text:focus,.option.active .option-text{color:var(--color-black)}@media screen and (min-width: 768px){.search-form{gap:8px;flex-direction:row}.input-modal-subscribe{width:269px;height:52px;font-size:18px}.input-modal-subscribe::placeholder{font-size:18px;line-height:1.3333}.select-menu-category .select-btn-custom{width:189px;height:52px}.select-menu{position:relative;width:200px}.select-menu .select-btn{font-size:18px;width:200px;height:52px}.option .option-text{font-size:18px}.option-category .option-text{font-size:18px;line-height:1.3333}.select-menu-category .select-btn-custom{font-size:18px}.sBtn-text-select,.sBtn-text,.title-filter,.options .option{line-height:1.3333}}@media screen and (min-width: 1440px){.input-modal-subscribe::placeholder{font-size:18px}.select-menu-category{min-width:149px}.option-category .option-text{font-size:18px;line-height:1.3333}.select-menu{width:200px}.select-menu .select-btn{width:200px;line-height:1.3333}.select-menu{position:relative}.select-menu-category .select-btn-custom{min-width:149px;font-size:18px}.option .option-text{font-size:18px;line-height:1.3333}.input-modal-subscribe::placeholder{line-height:1.3333}.sBtn-text-select{line-height:1.3333}}.products{margin-top:40px;margin-bottom:80px}@media screen and (min-width: 768px){.products{margin-bottom:100px}}@media screen and (min-width: 1440px){.products{margin-top:60px;margin-bottom:61px}.products-section-container{display:flex;gap:40px}}.product-list-product__list{display:flex;cursor:pointer;flex-wrap:wrap;row-gap:20px;column-gap:32px;margin-bottom:40px}.product-list-icon-discount{position:absolute;top:3px;right:10px}.product-list-product__card{position:relative;width:100%;max-width:335px;height:356px;border-radius:20px;padding:20px;background:var(--color-white);box-shadow:0 1px 3px #0003,0 1px 1px #00000024,0 2px 1px -1px #0000001f;transition-timing-function:var(--transition-function);transition-property:transform,box-shadow;transition-duration:var(--transition-time)}.product-list-product__card:hover{transform:scale(1.03);box-shadow:0 9.1px 16.53437px #00000005,0 41.6px 46.475px #0000000a,0 105.3px 124.67812px #0000000d,0 208px 286px #00000012}.product-list-box__card{padding:20px}.product-list-box__img{max-width:295px;height:178px;border-radius:10px;background:var(--color-light-grey);display:flex;align-items:center;justify-content:center}.product-list-name__product{font-size:18px;font-weight:500;line-height:1.1}.product-list-info{height:24px;display:flex;gap:9px;margin-top:10px}.product-list-info__box{margin-bottom:40px;margin-top:20px}.product-list-span__text{padding-right:4px;color:var(--black-transperent-meduim-color)}.product-list-price__btn{display:flex;align-items:center;justify-content:space-between}.product-list-price__product{font-size:18px;font-weight:500;line-height:1.1}.product-list-button__card,.product-list-button__card-added{border-radius:30px;background:var(--color-light-green);display:flex;padding:8px;justify-content:center;align-items:center;gap:10px;transition:background-color var(--transition-time) var(--transition-function)}.product-list-icon__btn-added{display:none}.product-list-button__card:is(:hover,:focus),.product-list-button__card-added:is(:hover,:focus){background-color:var(--color-dark-green)}.product-list-icon__btn{fill:var(--color-light-grey)}.product-list-icon__btn-added{stroke:var(--color-light-grey);fill:transparent}.product-list-pagination__list{margin:0 auto;max-width:334px;display:flex;justify-content:space-between;align-items:center}.product-list-page__item{cursor:pointer;display:flex;width:40px;height:40px;flex-direction:column;justify-content:center;align-items:center;border-radius:60px;color:var(--color-grey);transition:background-color var(--transition-time) var(--transition-function)}.product-list-page__item.not-number{cursor:default}.product-list-page__item[disabled]{cursor:not-allowed}.product-list-page__item.active{color:var(--color-light-grey);background-color:var(--color-dark-green)}.product-list-page__item:not(.not-number,[disabled]):is(:hover,:focus,:active){color:var(--color-white);background-color:var(--color-dark-green)}.product-list-page__numbers{display:flex;align-items:flex-start;gap:4px}.nav__btn{border-radius:60px;background:#fafafa}.icon__arrow{fill:transparent;stroke:var(--color-grey);transition:stroke var(--transition-time) var(--transition-function)}.product-list-page__item:not([disabled]) .icon__arrow:is(:hover,:focus,:active){stroke:var(--color-white)}.product-list__text__box{display:flex;flex-direction:column;row-gap:14px;max-width:277px;margin:0 auto;padding:60px 0 100px}.product-list__text__one{text-align:center;max-width:261px;font-size:18px;font-weight:500;line-height:1.2}.text__one__span{color:var(--color-light-green)}.product-list__text__two{color:var(--black-transperent-max-color);text-align:center;font-size:14px;line-height:1.3}@media screen and (min-width: 768px){.product-list-product__list{row-gap:32px;column-gap:32px;flex-direction:row;margin-bottom:50px}.product-list-product__card{height:360px;width:calc((100% - 32px)/2);max-width:100%}.product-list-price__product,.product-list-name__product{font-size:20px;line-height:1.2}.product-list-box__img{max-width:296px}.product-list-pagination__list{max-width:472px}.product-list-page__numbers{gap:8px}.product-list__text__box{padding:110px 0 230px;max-width:371px}.product-list__text__one{max-width:367px;font-size:20px;font-weight:500;line-height:1.2}.product-list__text__two{font-size:18px;line-height:1.2}}@media screen and (min-width: 1440px){.all-products{flex-grow:1;max-width:925px;margin:0 auto}.product-list-product__list{row-gap:40px;column-gap:20px;margin-bottom:40px}.product-list-box__img{width:255px;height:178px}.product-list-product__card{width:calc((100% - 40px) / 3);height:363px;border-radius:20px;background:var(--color-white)}.product-list-info__box{margin-bottom:20px}.product-list-info{flex-wrap:wrap;max-width:240px}}.popular-products{margin-top:40px}.popular-products-section-title{margin-top:80px;margin-bottom:20px;font-size:24px;font-weight:500;line-height:1.17}.popular-products-list{display:flex;flex-direction:column;gap:14px}.popular-products-item{background-color:var(--color-white);max-width:335px;height:98px;border-radius:10px;display:flex;padding:12px;position:relative;cursor:pointer;gap:10px}.popular-products-img-container{padding:9px;width:74px;height:74px;background-color:var(--color-light-grey);border-radius:10px;gap:10px;position:relative}.popular-products-description{color:#0101014d;line-height:1.17}.popular-products-description-container{display:flex;gap:8px;flex-wrap:wrap;width:152px}.popular-description{line-height:1.17;color:var(--color-black)}.popular-products-name{margin-bottom:12px;font-size:18px;font-weight:500;line-height:1.11}.popular-products-discount-icon{position:absolute;right:0;top:0;transform:translate(35%);display:flex}.basket-button{width:20px;height:20px;background-color:var(--color-light-grey);border-radius:50px;cursor:pointer;margin-left:auto;position:absolute;right:12px;top:12px;padding:4px}.popular-products-cart-icon{fill:var(--color-light-green)}.basket-button:hover .popular-products-cart-icon,.basket-button:focus .popular-products-cart-icon{fill:var(--color-light-grey);transition-duration:var(--transition-time);transition-timing-function:var(--transition-function)}.basket-button:hover,.basket-button:focus{background-color:var(--color-light-green);transition-duration:var(--transition-time);transition-timing-function:var(--transition-function)}.popular-products-icon-check{fill:transparent;stroke:var(--color-light-grey)}.basket-button-icon-check{width:20px;height:20px;background-color:var(--color-light-green);border-radius:50px;cursor:pointer;margin-left:auto;position:absolute;right:12px;top:12px;padding:4px;display:none}@media screen and (min-width: 768px){.popular-products{margin-top:100px}.popular-products-section-title{margin-top:0;font-size:28px;line-height:1.14}.popular-products-list{flex-wrap:wrap;flex-direction:row;gap:13px}.popular-products-item{width:275px}.popular-products-name{margin-bottom:10px;font-size:20px;line-height:1.2}}@media screen and (min-width: 1440px){.popular-products{margin-top:0}.popular-products-name{line-height:1.2}.popular-products-list{flex-direction:column}}.discount-icon{animation:rotate 5s linear infinite}.discount-products{margin-top:80px}.discount-title{font-weight:500;font-size:24px;line-height:1.17;text-align:left;margin-bottom:20px}.discount-list{display:flex;flex-direction:column;gap:20px}.discount-item{max-width:335px;border-radius:15px;background-color:var(--color-white);padding:16px;cursor:pointer;position:relative}.discount-photo-container{max-width:304px;height:150px;background-color:var(--color-light-grey);border-radius:10px;display:flex;align-items:center;justify-content:center}.discount-icon{position:absolute;top:3px;right:10px;width:60px;height:60px}.discount-info-container{display:flex;flex-direction:row;margin-top:23px;justify-content:space-between;align-items:center}.discount-product-name{font-size:18px;line-height:1.11;font-weight:500;flex-grow:1}.discount-button-icon-cart{fill:var(--color-light-grey)}.discount-button-icon-check{display:none;stroke:var(--color-light-grey);fill:transparent}.discount-product-price{font-size:18px;font-weight:500;line-height:1.11}.discount-btn{width:34px;height:34px;border-radius:50px;background-color:var(--color-light-green);cursor:pointer;right:16px;top:16px;padding:8px;margin-left:8px}.discount-btn:hover,.discount-btn:focus{background-color:var(--color-dark-green);transition-duration:var(--transition-time);transition-timing-function:var(--transition-function)}@media screen and (min-width: 768px){.discount-title{line-height:1.15;font-size:28px}.discount-list{flex-direction:row;gap:32px}.discount-products{margin-top:64px}.discount-item{max-width:336px;width:100%}.discount-info-container{margin-top:16px}.discount-product-name{font-size:20px;line-height:1.2}}@media screen and (min-width: 1440px){.discount-list{flex-direction:column;gap:20px}.discount-title{font-size:28px;line-height:1.14}.discount-item{max-width:275px}.discount-products{margin-top:40px}}.is-modal-open{overflow-y:hidden}.is-hidden{display:none}.modal-background{position:fixed;top:0;left:0;bottom:0;right:0;background-color:#01010166;z-index:5;width:100%;height:100%}.modal{position:absolute;max-width:335px;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;min-height:535px;padding:40px 20px;background:var(--color-white);border:2px solid var(--color-white);border-radius:20px;animation:append-animate .3s linear;box-sizing:border-box;z-index:10}@media screen and (min-width: 767px){.modal{max-width:600px;min-height:380px;padding:40px}}.modal .modal-close-btn{position:absolute;top:14px;right:14px}@media screen and (min-width: 767px){.modal .modal-close-btn{top:24px;right:24px}}.modal-close-btn{border-color:transparent;background-color:transparent;transition:var(--transition-funktion),var(--transition-time)}.modal-close-btn:hover,.modal-close-btn:focus{fill:var(--color-dark-green);cursor:pointer}.modal-icon-close{fill:var(--color-black)}@media screen and (min-width: 767px){.modal-icon-close{width:28px;height:28px;padding:0}}.modal-icon-close:hover,.modal-icon-close:focus{stroke:var(--accent-color-light-theme);fill:var(--accent-color-light-theme);cursor:pointer}.modal-container{display:inline-block}@media screen and (min-width: 767px){.modal-container{display:flex;gap:24px}}.modal-img{max-width:295px;height:212px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;border-radius:10px;background:var(--color-light-grey)}@media screen and (min-width: 767px){.modal-img{width:240px;max-width:100%;margin-bottom:0}}.modal-title{color:var(--color-black);font-family:var(--font-main);font-size:18px;line-height:1.11;font-weight:500;margin-bottom:10px}@media screen and (min-width: 767px){.modal-title{font-size:20px;line-height:1.2}}.modal-details{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:9px 8px}.modal-subtitle{color:#0101014d;font-family:var(--font-main);font-size:12px;font-weight:400;line-height:1.16;margin-right:4px}.modal-subtitle-info{color:var(--color-black);font-family:var(--font-main);font-size:12px;font-weight:400;line-height:1.16}.modal-about-product{color:#010101b3;font-family:var(--font-main);font-size:14px;font-weight:400;line-height:1.28;margin-top:20px;max-width:290px;max-height:80px;overflow-x:auto}@media screen and (min-width: 767px){.modal-about-product{font-size:16px;line-height:1.25;margin-top:24px;max-height:117px}}.modal-price-container{margin-top:20px}@media screen and (min-width: 767px){.modal-price-container{margin-top:48px}}.modal-price-product{color:var(--color-black);font-family:var(--font-main);font-size:18px;font-weight:500;line-height:1.11}@media screen and (min-width: 767px){.modal-price-product{font-size:20px;font-weight:500;line-height:1.28}}.modal-btn{color:var(--color-light-grey);font-family:var(--font-main);font-size:14px;line-height:1.28;font-weight:500;padding:11px 24px;display:flex;justify-content:center;align-items:center;gap:10px;border-radius:30px;background:var(--color-light-green)}.quantity-and-add{display:flex;gap:10px;margin-top:10px;justify-content:space-between}.quantity-in-modal{display:flex;border-radius:100px;border:1px solid rgba(1,1,1,.1);max-width:100px;height:40px;align-items:center;padding:8px;justify-content:space-evenly;gap:8px;flex-grow:1}@media screen and (min-width: 767px){.modal-btn{font-size:16px;line-height:1.25;padding:8.5px 28px}.quantity-in-modal{width:80px;height:42px}}.modal-btn:hover{background-color:var(--color-dark-green);color:var(--color-white);cursor:pointer}.modal-btn:focus{background-color:var(--color-dark-green);color:var(--color-white);cursor:pointer}.modal-icon-shop{fill:var(--color-white)}.footer{background-color:var(--color-light-green);padding-top:44px;padding-bottom:20px}.footer-icon{height:28px;width:154px;margin-bottom:20px}.footer-logo-text{color:var(--color-light-grey);font-size:18px;font-weight:900;line-height:20px;letter-spacing:-.36px}.social-list{display:flex;gap:12px;margin-bottom:40px}.social-list-link{display:flex;width:40px;height:40px;justify-content:center;align-items:center;border-radius:10px;border:1px solid var(--white-transperent-medium-color)}.social-list-link:hover,.social-list-link:focus{background:var(--white-transperent-min-color)}.social-list-icon{height:24px;width:24px;fill:var(--color-light-grey);opacity:.8}.footer-tagline{font-size:24px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.48px;color:var(--color-light-grey);margin-bottom:14px}.footer-section-description:last-child{font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:#e8e8e2b3;margin-bottom:80px}.footer-subscribe{font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:var(--color-light-grey);margin-bottom:20px}.footer-subscribe-form{display:flex;flex-direction:column;gap:14px;margin-bottom:80px}.subscribe-form-input{background-color:transparent;max-width:335px;width:100%;height:42px;border-radius:30px;border:1px solid var(--color-light-grey);padding-top:12px;padding-bottom:12px;padding-left:18px;color:var(--color-white);font-size:16px;line-height:1.5}.subscribe-form-input::placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:var(--white-transperent-max-color)}.footer-subscribe-btn{background-color:var(--color-light-grey);max-width:335px;width:100%;height:42px;border-radius:30px;color:var(--color-black);font-size:14px;font-style:normal;font-weight:500;line-height:18px}.footer-subscribe-btn:hover,.footer-subscribe-btn:focus{color:var(--color-light-green)}.footer-bottom-text{color:var(--color-light-grey);font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:8px;opacity:.9}.footer-bottom-links{display:flex;gap:8px}.footer-bottom-link{color:var(--color-light-grey);font-size:14px;font-style:normal;font-weight:400;line-height:18px}@media screen and (min-width: 768px){.footer-tablet{display:flex;flex-direction:row;gap:78px}.footer-icon{height:32px;width:197px;margin-bottom:20px}.social-list-link{width:44px;height:44px;justify-content:center;align-items:center}.social-list-icon{height:28px;width:28px}.footer-tagline{font-size:40px;line-height:44px;letter-spacing:-.8px;margin-bottom:14px}.footer-section-description:last-child{font-size:18px;line-height:24px;margin-bottom:64px}.footer-subscribe{font-size:18px;line-height:24px}.footer-subscribe-form{gap:20px;margin-bottom:120px}.subscribe-form-input{width:336px;height:48px;color:var(--color-light-grey);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.subscribe-form-input::placeholder{font-size:16px;line-height:24px}.footer-subscribe-btn{width:336px;height:48px;font-size:16px;line-height:24px}.footer-bottom-text{margin-bottom:8px}.footer-tablet-bottom-text{display:flex;justify-content:space-between}}@media screen and (min-width: 1440px){.footer{padding-top:40px}.footer-laptop-section{display:flex;flex-direction:row;gap:148px}.footer-tablet{gap:149px}}.modal-policy-container{background-color:#01010166;display:flex;justify-content:center;position:fixed;top:0;left:0;height:100%;width:100%;transform:scale(1);transition:opacity .5s cubic-bezier(.4,0,.2,1),visibility .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1)}.modal-privacy-policy{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:10px;max-width:550px;width:100%;padding:80px 50px;background-color:var(--color-light-green);color:var(--color-light-grey)}.is-hidden-policy{transform:scale(0);opacity:0;visibility:hidden;pointer-events:none;display:none}.policy-name{margin-bottom:20px;font-size:16px}.policy-users{margin-bottom:5px;font-size:16px}.policy-text{font-size:16px}.policy-btn{position:absolute;top:5px;right:5px}.policy-btn-close-icon{width:24px;height:24px}.policy-btn-close-icon:hover,.policy-btn-close-icon:focus{fill:var(--color-light-grey)}.modal-subscribe-container{background-color:#01010166;display:flex;justify-content:center;position:fixed;top:0;left:0;height:100%;width:100%;transform:scale(1);transition:opacity .5s cubic-bezier(.4,0,.2,1),visibility .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1)}.modal-subscribe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:10px;max-width:550px;width:100%;padding:80px 50px;background-color:var(--color-light-green);color:var(--color-light-grey)}.is-hidden-subscribe{transform:scale(0);opacity:0;visibility:hidden;pointer-events:none;display:none}.subscribe-text{font-size:18px}.subscribe-btn{position:absolute;top:5px;right:5px}.no-scroll{overflow:hidden}.scroll-up{display:none;position:fixed;right:40px;bottom:40px;fill:var(--color-grey);border:2px solid var(--color-grey);background-color:var(--color-light-grey);padding:10px;border-radius:50px;cursor:pointer;z-index:2;transition:transform .2s cubic-bezier(.4,0,.2,1),border .1s cubic-bezier(.4,0,.2,1)}.scroll-icon{height:25px;width:30px}.scroll-up:hover{fill:var(--color-dark-green);border:3px solid var(--color-dark-green);transform:scale(1.2)}.scroll-up-is-hidden{display:block}@media screen and (min-width: 1440px){.scroll-up{bottom:30px;right:30px}}.loader-container{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;border-radius:20px;background:rgba(0,0,0,.4);z-index:9999999}.loader{width:48px;height:48px;border-radius:50%;animation:rotate 1s linear infinite}.loader:before,.loader:after{content:"";box-sizing:border-box;position:absolute;inset:0px;border-radius:50%;border:5px solid white;animation:prixClipFix 2s linear infinite}.loader:after{border-color:var(--color-light-green);animation:prixClipFix 2s linear infinite,rotate .5s linear infinite reverse;inset:6px}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.cart{margin-top:67px;margin-bottom:14px}.cart-title-thumb{display:flex;align-items:center;gap:14px}.cart-shopping-button{width:38px;height:38px;background-color:var(--color-light-green);border-radius:50px;cursor:pointer;padding:10px}.cart-shopping-icon{fill:var(--color-light-grey)}.cart-title{font-size:24px;font-weight:500;line-height:1.17;text-transform:uppercase}.cart-delete-button{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;line-height:1.29;margin-left:auto;margin-bottom:10px;margin-right:14px}.cart-basket-list{overflow:scroll;scroll-behavior:smooth;max-height:480px}.image-cart-thumb{padding:18px;width:100px;height:100px;background-color:var(--color-white);border-radius:10px;margin-right:20px}.cart-basket-item{display:flex;position:relative;padding-top:30px;padding-bottom:24px;width:335px}.cart-added-list{width:349px}.cart-basket-item:not(:last-child){border-bottom:1px solid rgba(1,1,1,.1)}.cart-product-delete-button{position:absolute;right:7px;transform:translateY(-50%)}.cart-text-description-container{display:flex;gap:8px}.cart-description-thumb{display:flex;flex-direction:column}.cart-price{font-size:18px;font-weight:500;line-height:1.12}.cart-product-name{font-size:18px;font-weight:500;line-height:1.11;margin-bottom:10px}.cart-product-description{line-height:1.17;color:var(--black-transperent-meduim-color);display:flex;gap:4px}.price-and-quantity{display:flex;justify-content:space-between}.quantity-in-cart{display:flex;border-radius:100px;border:1px solid rgba(1,1,1,.1);width:74px;height:26px;display:inline-flex;padding:4px 12px;justify-content:center;align-items:center;gap:6px}.minus-btn{width:14px;height:14px}.minus-btn-icon{width:14px;height:14px;stroke:var(--color-black)}.quantity{color:var(--color-black);font-size:16px;font-style:normal;font-weight:400;line-height:18px}.plus-btn{width:14px;height:14px}.plus-btn-icon{width:14px;height:14px;stroke:var(--color-black)}.cart-description{color:var(--color-black)}.size.cart-description{margin-bottom:36px}.total-order-thumb{margin-top:50px}.your-order-title{font-size:24px;font-weight:500;line-height:1.17;text-transform:uppercase;margin-bottom:40px}.total-price-thumb{flex-shrink:0;border-radius:8px;background:rgba(109,132,52,.05);display:flex;justify-content:space-between;align-items:center;padding:18px 18px 14px;margin-bottom:30px}.cart-total-title{font-size:18px;font-weight:500;line-height:1.11}.cart-sum{line-height:1.17;color:var(--black-transperent-meduim-color)}.total-price{color:var(--color-black);font-size:24px;font-weight:500;line-height:1.17;margin-left:8px}.placeholder-prefix{position:absolute;left:20px;top:12px;margin-right:8px;font-size:14px;line-height:1.29;color:#01010180}.checkout-field{position:relative}.cart-basket-input{padding:12px 20px 12px 50px;border-radius:30px;border:1px solid rgba(1,1,1,.3);margin-bottom:14px;width:100%;height:42px;background-color:var(--color-light-grey)}.cart-basket-input:is(:hover,:focus){border:1px solid var(--color-light-green)}.cart-basket-input::placeholder{font-size:14px;line-height:1.29;color:var(--color-black);font-weight:400}.checkout-field input:focus::placeholder{opacity:0}.cart-submit-button{padding:12px 0;justify-content:center;align-items:center;border-radius:30px;background:var(--color-light-green);font-size:14px;font-weight:500;line-height:1.29;color:var(--color-light-grey);width:100%}.cart-submit-button:hover,.cart-submit-button:focus{background-color:var(--color-dark-green);transition-duration:var(--transition-time);transition-timing-function:var(--transition-function)}.checkout-field{margin-bottom:80px}@media screen and (min-width: 768px){.cart{margin-top:94px;margin-bottom:24px}.cart-title-thumb{gap:14px}.cart-shopping-button{width:42px;height:42px;padding:12px}.cart-image{width:72px}.cart-title{font-size:32px;line-height:1}.cart-delete-button{font-size:16px;line-height:1.25;margin-bottom:0;margin-right:39px;margin-left:auto}.cart-product-delete-button{right:0}.image-cart-thumb{padding:24px;width:120px;height:120px;margin-right:40px}.cart-basket-item{display:flex;padding-bottom:26px;padding-top:40px;width:672px}.cart-added-list{width:711px}.cart-delete-icon{width:24px;height:24px}.cart-delete-product-icon{width:20px;height:20px}.cart-text-description-container{gap:16px}.cart-product-description{display:flex;align-items:baseline}.cart-price{font-size:20px;line-height:1.2}.price-and-quantity{gap:369px}.quantity-in-cart{align-items:center;padding:5px;width:96px;height:34px;gap:8px}.minus-btn,.minus-btn-icon{width:18px;height:18px}.quantity{font-size:20px;line-height:24px}.plus-btn,.plus-btn-icon{width:18px;height:18px}.cart-product-name{font-size:20px;line-height:1.2;margin-bottom:12px}.cart-description{color:var(--color-black);font-size:14px;line-height:1.29}.size.cart-description{margin-bottom:46px}.cart-basket-list{max-height:600px}.total-order-thumb{margin-top:60px}.your-order-title{font-size:32px;line-height:1}.total-price-thumb{padding-left:28px;padding-right:28px;padding-top:14px;margin-bottom:40px;width:590px}.cart-total-title{font-size:20px;line-height:1.2}.total-price{font-size:32px;line-height:1}.cart-basket-input{display:flex;padding:15px 20px 15px 60px;margin-bottom:0;width:359px;font-size:18px;line-height:1.33;height:54px}.placeholder-prefix{top:16px;font-size:18px;line-height:1.33;color:#01010180}.checkout-field{display:flex;gap:16px;margin-bottom:100px}.cart-basket-input::placeholder{font-size:18px;line-height:1.33}.cart-submit-button{padding:15px 65px;font-size:20px;line-height:1.2;max-width:215px}}@media screen and (min-width: 1440px){.cart{margin-top:76px;margin-bottom:60px}.cart-delete-button{margin-bottom:4px;margin-right:40px}.cart-image{width:72px;height:72px}.cart-desctop-thumb{display:flex;justify-content:space-between}.total-order-thumb{margin-top:73px}.price-and-quantity{gap:197px}.cart-added-list{width:540px}.cart-basket-item{width:500px}}.empty-cart{display:none}.empty-cart-title-thumb{display:flex;margin-top:72px;align-items:center;gap:14px;margin-bottom:100px}.empty-cart-shopping-button{width:38px;height:38px;background-color:var(--color-light-green);border-radius:50px;cursor:pointer;padding:10px}.empty-cart-shopping-icon{fill:var(--color-light-grey)}.empty-cart-title{font-size:24px;font-weight:500;line-height:1.17;text-transform:uppercase}.empty-cart-image{margin-bottom:28px;margin-left:auto;margin-right:auto}.empty-cart-container{display:flex;flex-direction:column;align-items:center;margin-bottom:120px;text-align:center;gap:14px}.empty-cart-text{font-size:18px;font-weight:500;line-height:1.11}.empty-cart-text span{color:var(--color-light-green)}.empty-cart-instruction-text{font-size:14px;color:#010101b3;line-height:1.29;max-width:279px}@media screen and (min-width: 768px){.empty-cart-title-thumb{margin-top:99px;margin-bottom:130px}.empty-cart-shopping-button{width:42px;height:42px;padding:12px}.empty-cart-title{font-size:32px;line-height:1}.empty-cart-image{width:164px;margin-bottom:40px}.empty-cart-text{font-size:20px;line-height:1.2}.empty-cart-text span{color:var(--color-light-green)}.empty-cart-instruction-text{font-size:18px;line-height:1.33;max-width:387px}}@media screen and (min-width: 1440px){.empty-cart-title-thumb{margin-top:81px;margin-bottom:162px}.empty-cart-container{margin-bottom:150px}}@keyframes append-animate{0%{transform:scale(0),translate(-50%,-50%);opacity:0}to{transform:scale(1),translate(-50%,-50%);opacity:1}}.success-blackdrop{position:fixed;z-index:100;top:0%;left:0%;width:100%;height:100%;background-color:#01010166}.success-modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:335px;border-radius:20px;background:var(--color-light-grey);padding:40px 20px 60px;animation:append-animate .3s linear}.success-modal-close-btn{position:absolute;top:14px;right:14px;display:flex;justify-content:center;align-items:center;width:22px;height:22px;padding:0;cursor:pointer}.success-modal-close-btn-icon{height:100%}.success-modal-close-btn-icon:hover,.success-modal-close-btn-icon:focus{fill:var(--color-dark-green);cursor:pointer}.success-modal-image{display:flex;align-items:center;justify-content:center}.success-modal-title{color:var(--color-black);font-size:18px;font-style:normal;font-weight:500;line-height:20px;text-transform:uppercase;text-align:center;margin-bottom:20px}.success-modal-text{color:var(--black-transperent-max-color);text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:18px}@media screen and (min-width: 768px){.success-modal{max-width:560px;padding:80px 40px}.success-modal-close-btn{top:24px;right:24px;width:28px;height:28px}.success-modal-title{font-size:32px;line-height:32px}.success-modal-text{font-size:18px;line-height:24px}}
