
.header{z-index:1000;height:170px;position:sticky;top:0;left:0;overflow-x:hidden;box-shadow:0 0 55px #00000012}.header__top-wrapper{transform-origin:top;background-color:#ebf3eb;transform:scale(1.3)}.header__top{color:#425f2d;justify-content:space-between;align-items:center;height:50px;font-family:TTHovesMedium;font-size:18px;font-weight:500;display:flex}.header__top a{-o-transition:.3s;cursor:pointer;transition:all .3s}.header__top a:hover{color:#5f8047}.header__top .right,.header__top .center,.header__top .left{align-items:center;gap:40px;display:flex}.header__top .right{justify-content:end}.header__top-link{justify-content:center;align-items:center;gap:10px;display:flex}.header__bottom-wrapper{background-color:#fff;justify-content:center;align-items:center;height:120px;display:flex}.header__bottom{-webkit-column-gap:15px;-moz-column-gap:15px;justify-content:space-between;align-items:center;column-gap:15px;margin:50px 0;font-size:16px;display:flex;overflow:visible}.header__bottom-logo{justify-content:center;align-items:center;gap:15px;margin-right:20px;display:flex}.logo_img{width:96px;display:block}.header__bottom-logotext{color:#333437;flex-direction:column;font-family:Gotham Pro Medium;font-size:24px;font-weight:700;display:flex}.header__bottom-logotext span{color:#7caa5c;letter-spacing:-1px}.header__bottom .right{gap:10px;display:flex}.header__bottom .left{gap:15px;width:100%;height:45px;display:flex}.search{background-color:#7caa5c;border-radius:7px;width:100%;height:auto;display:flex;position:relative}.search input{text-indent:15px;color:#99aa8d;background-color:#fff;border:2px solid #7caa5c;border-radius:7px;width:100%;font-size:16px}.search input:hover::-webkit-input-placeholder{background-color:#0000000a}.search input:hover::placeholder{background-color:#0000000a}.search input:hover:-ms-placeholder-shown{background-color:#0000000a}.search input:hover::placeholder{background-color:#0000000a}.search input:focus::-webkit-input-placeholder{background-color:#0000000a}.search input:focus::placeholder{background-color:#0000000a}.search input:focus:-ms-placeholder-shown{background-color:#0000000a}.search input:focus::placeholder{background-color:#0000000a}.search input:focus{outline:none}.burger__menu{cursor:pointer;cursor:pointer;flex-direction:column;justify-content:space-between;width:30px;height:20px;display:none}.burger__menu span{content:" ";background-color:#333437;border-radius:2px;width:100%;height:4px;display:block}.header__button{cursor:pointer;-webkit-column-gap:8px;-moz-column-gap:8px;color:#fff;-o-transition:.3s;background-color:#7caa5c;border:none;border-radius:6px;justify-content:center;align-items:center;column-gap:8px;padding:11px 20px;font-size:16px;font-weight:500;transition:all .3s;display:flex}.circle{background-color:#a3cf85;border-radius:50%;width:25px;height:25px;position:relative}.circle:before{content:"";background-image:url(/assets/img/arrow.svg);background-repeat:no-repeat;background-size:contain;width:12px;height:12px;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.catalog_btn{border:1px solid #7caa5c;padding:9px 14px;font-family:TTHovesMedium;font-size:16px}.account_btn{border:1px solid #7caa5c;font-family:TTHovesMedium;font-size:16px}.catalog_btn:hover,.account_btn:hover{box-shadow:0 5px 15px #0003}.search_inner{float:right;-o-transition:.3s;width:45px;transition:all .3s;position:relative}.search_inner:before{content:"";background-image:url(/assets/img/search.svg);background-repeat:no-repeat;background-size:contain;width:18px;height:18px;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.search_inner:hover:before{background-image:url(/assets/img/search_hover.svg)}a.header__button{color:#7caa5c;-o-transition:.3s;background-color:#ebf3eb;transition:all .3s}.favorite_btn,.cart_btn{border:1px solid #ebf3eb}.favorite_btn:hover,.cart_btn:hover{border:1px solid #51615a}@media (max-width:1600px){.header__top-wrapper{transform:scale(1)}}@media (max-width:1360px){.footer__main{-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}}@media (max-width:1200px){.footer__catalog-list{width:auto}.footer__faq{max-width:700px}.footer__logo-text{max-width:250px}.footer__logo-link{flex-direction:column;align-items:start;row-gap:10px}}@media (max-width:1140px){.header__top,.header__button span{display:none}.header{height:120px}.footer__main{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.footer__catalog-list{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.footer__wrapper .footer__catalog-link{font-size:15px}.footer__catalog-link{padding:0!important}.footer__logo-link{flex-direction:column;align-items:start}.footer__logo-text{max-width:200px}.footer__info-block{margin-left:40px}}@media (max-width:850px){.header{background-color:#fff;height:175px}.search{width:calc(100vw - 30px);position:absolute;bottom:10px}.search input{padding:10px 0;bottom:0}.footer{padding-top:80px}.footer__catalog-title,.footer__info-title,.footer__feedback-title{margin-bottom:8px}.footer__catalog-list,.footer__info-list{-webkit-column-gap:40px;-moz-column-gap:40px;-ms-grid-columns:1fr 40px 1fr 40px 1fr 40px 1fr;-ms-grid-rows:none;grid-template-rows:none;grid-template-columns:repeat(4,1fr);column-gap:40px}.footer__catalog-list>:first-child,.footer__info-list>:first-child{-ms-grid-row:1;-ms-grid-column:1}.footer__catalog-list>:nth-child(2),.footer__info-list>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.footer__catalog-list>:nth-child(3),.footer__info-list>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}.footer__catalog-list>:nth-child(4),.footer__info-list>:nth-child(4){-ms-grid-row:1;-ms-grid-column:7}.footer__main{flex-direction:column;align-items:start;display:flex}.footer__block{align-items:start}.footer__logo-text{max-width:100%}.footer__logo-link{flex-direction:row}.footer__block{margin-bottom:30px}.footer__info-block{margin-left:0}.footer__logo-text{margin-bottom:10px}.footer__faq{flex-direction:column;align-items:start;row-gap:20px;max-width:500px}}@media (max-width:670px){.container{width:100%;max-width:600px}.logo_img{width:55px;height:55px}.search{width:calc(100% - 15px);position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.footer__logo-text{margin-bottom:10px}.footer__catalog-list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.footer__block:last-child{width:100%}.footer__info-list{flex-direction:column;display:flex}.footer__wrapper .footer__catalog-link{font-size:15px}.footer__info-list{-webkit-column-gap:145px;-moz-column-gap:145px;column-gap:145px}.catalog_btn{display:none}.burger__menu{margin-top:10px;display:flex}}@media (max-width:480px){.header{height:120px}.header__bottom{column-gap:0}.header__bottom-wrapper{height:64px}.search input{padding:10px 0;bottom:0}.header__bottom-logotext{font-size:16px}.header__bottom-logo{gap:3px}.header__bottom .left{align-items:center;gap:3px}.logo_img{width:40px;height:40px}.burger__menu{width:18px;height:18px;margin-top:2px}.header__button{padding:11px 8px}.footer{background-color:#f9f9f9;padding-top:0;padding-bottom:20px}.footer__main{background-color:#fff;border-radius:10px;width:100%;padding:30px 20px}.footer__block{width:100%;margin-bottom:50px;position:relative}.footer__block:before{content:"";background-color:#eee;width:100%;height:1px;position:absolute;bottom:-25px;left:0}.footer__block:last-child{margin-bottom:0}.footer__block:last-child:before,.footer__line{display:none}.footer__faq{row-gap:8px}.main_content{background-color:#fff;margin-top:30px}a.header__button{background-color:#ebf3eb;border:none}.favorite_btn{background-color:#fff;padding:10px}}.suggestions{background-color:#fff;border:2px solid #7caa5c;border-radius:7px;width:100%;padding:7px;position:absolute;top:50px}.suggestions select{list-style-type:none}.suggestions option{border-radius:5px;justify-content:space-between;align-items:center;transition:background-color .3s;display:flex}.suggestions a{color:#7caa5c;justify-content:space-between;align-items:center;width:100%;padding:5px;display:flex}.suggestions li:hover{background-color:#ebebeb}.suggestions li:hover a{color:#5f8047}.suggestions_product{align-items:center;width:90%;font-size:15px;display:flex}.suggestions_product img{width:50px;height:50px}@media (max-width:1340px){.suggestions_product{width:82%}}@media (max-width:1125px){.suggestions_product{width:70%}}@media (max-width:1090px){.suggestions_product{width:85%}}@media (max-width:1002px){.suggestions_product{width:82%}}@media (max-width:950px){.suggestions_product{width:70%;font-size:12px}}@media (max-width:890px){.suggestions a p{font-size:10px}.suggestions_product{width:80%}}@media (max-width:850px){.suggestions a p{font-size:16px}.suggestions_product img{width:70px;height:70px}}@media (max-width:540px){.suggestions_product{width:80%}}
.registration{z-index:1002;background-color:#fff;flex-direction:column;justify-content:center;width:488px;height:100vh;padding:50px;font-size:30px;display:flex;position:fixed;top:0;right:0}.registration a svg{position:absolute;top:25px;right:25px}.registration h2{color:#333437;margin-bottom:41px;font-family:Gotham Pro Medium;font-size:42px;line-height:50px}.registration input{color:#99aa8d;border:1px solid #ddd;border-radius:9px;outline:none;margin-bottom:16px;padding:22px 26px;font-family:Gotham Pro Medium;font-size:16px;line-height:19px}.registration button{color:#fff;cursor:pointer;background-color:#7caa5c;border:none;border-radius:9px;padding:22px 26px;font-family:Gotham Pro Medium;font-size:16px;line-height:19px}.registration button:hover{border-radius:28px}.registration input:focus,.registration input:hover{background-color:#fafafa}.registration__step1{flex-direction:column;display:flex}.registration__step1 button{transition:border-radius .3s}.registration__step2{flex-direction:column;display:flex}.registration__step2 button{transition:border-radius .3s}.registration__step2-arrow{align-items:center;position:absolute;top:0;left:65px}.password__wrapper{width:100%;position:relative}.password__wrapper input{width:100%}.registration__enter{flex-direction:column;display:flex}.registration__info{flex-direction:row;justify-content:space-between;position:relative}.registration__info p{font-family:Gotham Pro;font-size:14px;line-height:20px}.registration__email{-webkit-box-pack:left;-ms-flex-pack:left;flex-direction:row;justify-content:left;margin-bottom:30px;font-family:Gotham Pro Medium;font-size:14px;line-height:20px;display:flex}.registration__address{font-family:Gotham Pro Medium}.registration__green{color:#7caa5c;margin-left:10px;font-family:Gotham Pro Medium}.registration__green:hover{color:#5f8047}.registration__forgot{color:#7caa5c;width:fit-content;padding-top:22px;font-family:Gotham Pro Medium;font-size:14px;line-height:19px}.registration__forgot:hover{color:#5f8047}.registration__enter-arrow{align-items:center;position:absolute;top:0;left:65px}.registration__restore{flex-direction:column;display:flex}.registration__restore p{margin-bottom:20px;font-family:Gotham pro;font-size:16px;line-height:20px}.registration__change,.registration__restore-step2{flex-direction:column;display:flex}.registration__restore-step2 p{margin-bottom:30px;font-family:Gotham Pro;font-size:14px;line-height:20px}.registration__restore-confirmation h2{color:#7caa5c}.confirmation__text{flex-direction:row;align-items:center;margin-bottom:22px;display:flex}.confirmation__icon{background-color:#7caa5c;border-radius:5px;flex-shrink:0;justify-content:space-around;align-items:center;width:27px;height:27px;display:flex}.confirmation__text p{text-wrap:balance;color:#333437;margin-left:25px;font-family:Gotham Pro;font-size:14px;line-height:20px}.darkenall{z-index:1001;background-color:#0006;width:100vw;height:100vh;position:fixed;top:0;left:0}@media (max-width:700px){.registration{width:100vw;height:100%;padding:20px;position:fixed;inset:0}.registration h2{font-size:38px}.registration__restore p{font-size:14px}}@media (max-width:375px){.registration h2,.registration__step2 h2{font-size:32px}.registration__step2 input::-webkit-input-placeholder{font-size:14px}.registration__step2 input::placeholder{font-size:14px}.registration__step2 input:-ms-placeholder-shown{font-size:14px}.registration__step2 input::placeholder{font-size:14px}.registration__restore p{font-size:12px}.registration__change h2{font-size:28px}.password__wrapper input::-webkit-input-placeholder{font-size:14px}.password__wrapper input::placeholder{font-size:14px}.password__wrapper input:-ms-placeholder-shown{font-size:14px}.password__wrapper input::placeholder{font-size:14px}.registration__restore-confirmation h2{font-size:30px}.confirmation__text p{text-wrap:stable;margin-left:15px;font-size:12px}}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{vertical-align:baseline;background:0 0;border:0;outline:0;margin:0;padding:0;font-size:100%}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{vertical-align:baseline;background:0 0;margin:0;padding:0;font-size:100%}ins{color:#000;background-color:#ff9;text-decoration:none}mark{color:#000;background-color:#ff9;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{cursor:help;border-bottom:1px dotted}table{border-collapse:collapse;border-spacing:0}hr{border:0;border-top:1px solid #ccc;height:1px;margin:1em 0;padding:0;display:block}input,select{vertical-align:middle}
@font-face{font-family:Gotham Pro;src:url("/fonts/Gotham Pro Regular.ttf")}@font-face{font-family:Gotham Pro Medium;src:url(/fonts/gothampro_medium.ttf)}@font-face{font-family:TTHovesMedium;src:url(/fonts/TTHovesMedium.ttf);font-style:normal;font-weight:500}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-color-info:#7caa5c!important;--toastify-color-success:#7caa5c!important}*,:after,:before{box-sizing:border-box;margin:0;padding:0}.container{width:100%;max-width:1430px;margin:0 auto;padding:0 15px}body{background-color:#f9f9f9;font-family:Gotham Pro}a{color:inherit;text-decoration:none}a[href*=\#]{transition:all .3s}a[href*=\#]:target{width:100%;height:100vh;position:fixed;top:0;left:0;overflow:auto}input:focus{outline:none}.footer{background-color:#fff;width:100%;padding:125px 0 55px}.footer__wrapper{flex-direction:column;align-items:center;row-gap:45px;width:100%;display:flex}.footer__wrapper .footer__catalog-link,.footer__wrapper .footer__info-link{-o-transition:.3s;color:#333437;font-size:15px;line-height:21px;transition:all .3s}.footer__wrapper .footer__catalog-link:hover,.footer__wrapper .footer__info-link:hover{color:#7caa5c}.footer__main{grid-template-columns:repeat(4,1fr);gap:20px;width:100%;font-family:Gotham Pro,sans-serif;display:grid}.footer__block{flex-direction:column;justify-content:start;align-items:start;display:flex}.footer__block-category{margin-left:20px}.footer__logo-name{color:#333437;flex-direction:column;margin-bottom:30px;font-family:Gotham Pro Medium;font-size:42px;font-weight:700;line-height:30px;display:flex}.footer__logo-name span{color:#7caa5c}.footer__logo-text{color:#333437;font-size:21px}.footer__logo-link{color:#7caa5c;-webkit-column-gap:20px;-moz-column-gap:20px;align-items:center;column-gap:20px;width:100%;font-size:16px;line-height:19px;display:flex}.footer__catalog-title,.footer__info-title,.footer__feedback-title{color:#333437;margin-bottom:25px;font-size:17px;line-height:24px}.footer__catalog-list{display:-ms-grid;-ms-grid-columns:1fr 65px 1fr;-webkit-column-gap:65px;-moz-column-gap:65px;text-transform:capitalize;grid-template-columns:repeat(2,1fr);gap:12px 65px;list-style:none;display:grid}.footer__info-block{margin-left:100px}.footer__info-list{display:-ms-grid;text-transform:capitalize;-ms-grid-rows:1fr 12px 1fr 12px 1fr 12px 1fr;grid-template-rows:repeat(4,1fr);row-gap:18px;list-style:none;display:grid}.footer__info-item:hover{color:#7caa5c}.footer__feedback-form{flex-direction:column;row-gap:10px;width:100%;display:flex}.footer__feedback-input{border:none;border-radius:6px;outline:none;width:100%;padding:20px;box-shadow:0 0 55px #00000012}.footer__feedback-input::-webkit-input-placeholder{color:#333437;font-size:15px;line-height:18px}.footer__feedback-input::placeholder{color:#333437;font-size:15px;line-height:18px}.footer__feedback-input:-ms-placeholder-shown{color:#333437;font-size:15px;line-height:18px}.footer__feedback-input::placeholder{color:#333437;font-size:15px;line-height:18px}.footer__feedback-btn{cursor:pointer;color:#fff;-o-transition:.3s;background-color:#7caa5c;border:none;border-radius:6px;width:100%;height:59px;padding:20px;font-family:TTHovesMedium;font-size:16px;line-height:19px;transition:all .3s;position:relative}.footer__feedback-btn:hover{border-radius:25px}.footer__line{background-color:#eee;width:90%;height:2px}.footer__faq{-webkit-column-gap:55px;-moz-column-gap:55px;justify-content:start;align-items:center;column-gap:55px;font-family:Gotham Pro;display:flex}.footer__faq-title{color:#333437;font-size:15px;line-height:21px}.footer__faq-text{color:#9b9b9b;font-size:15px;line-height:21px}.footer_main{background-color:#3c5148;align-items:center;width:100%;padding:100px 0;display:flex;position:relative}.footer__text_main{color:#fff;flex-direction:column;row-gap:15px;width:27%;font-size:42px;font-weight:400;display:flex}.container_main_footer{z-index:3}.footer__text-description_main{font-family:Gotham Pro;font-size:17px;line-height:25px}.footer__text-title_main{margin-bottom:30px;font-family:Gotham Pro Medium;line-height:45px}.footer_main:before{content:"";clip-path:polygon(45% 40%,45% 100%,100% 100%,100% 15%);pointer-events:none;background:linear-gradient(#51615a,#3c5148);width:100%;height:100%;position:absolute;bottom:0;left:0}@media (max-width:1360px){.footer__main{-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}}@media (max-width:1200px){.footer__catalog-list{width:auto}.footer__faq{max-width:700px}.footer__logo-text{max-width:250px}.footer__logo-link{flex-direction:column;align-items:start;row-gap:10px}}@media (max-width:1140px){.footer__main{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.footer__catalog-list{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.footer__wrapper .footer__catalog-link{font-size:15px}.footer__catalog-link{padding:0!important}.footer__logo-link{flex-direction:column;align-items:start}.footer__logo-text{max-width:200px}.footer__info-block{margin-left:40px}}@media (max-width:850px){.footer{padding-top:80px}.footer__catalog-title,.footer__info-title,.footer__feedback-title{margin-bottom:8px}.footer__catalog-list,.footer__info-list{-webkit-column-gap:40px;-moz-column-gap:40px;-ms-grid-columns:1fr 40px 1fr 40px 1fr 40px 1fr;-ms-grid-rows:none;grid-template-rows:none;grid-template-columns:repeat(4,1fr);column-gap:40px}.footer__catalog-list>:first-child,.footer__info-list>:first-child{-ms-grid-row:1;-ms-grid-column:1}.footer__catalog-list>:nth-child(2),.footer__info-list>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.footer__catalog-list>:nth-child(3),.footer__info-list>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}.footer__catalog-list>:nth-child(4),.footer__info-list>:nth-child(4){-ms-grid-row:1;-ms-grid-column:7}.footer__main{flex-direction:column;align-items:start;display:flex}.footer__block{align-items:start}.footer__logo-text{max-width:100%}.footer__logo-link{flex-direction:row}.footer__block{margin-bottom:30px}.footer__info-block,.footer__block-category{margin-left:0}.footer__logo-text{margin-bottom:10px}.footer__faq{flex-direction:column;align-items:start;row-gap:20px;max-width:500px}}@media (max-width:670px){.footer__logo-text{margin-bottom:10px}.footer__catalog-list{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.footer__block:last-child{width:100%}.footer__info-list{flex-direction:column;column-gap:145px;display:flex}.footer__wrapper .footer__catalog-link{font-size:15px}}@media (max-width:480px){.footer{background-color:#f9f9f9;padding-top:0;padding-bottom:20px}.footer__main{background-color:#fff;border-radius:10px;width:100%;padding:30px 20px}.footer__block{width:100%;margin-bottom:50px;position:relative}.footer__block:before{content:"";background-color:#eee;width:100%;height:1px;position:absolute;bottom:-25px;left:0}.footer__block:last-child{margin-bottom:0}.footer__block:last-child:before,.footer__line{display:none}.footer__faq{row-gap:8px}.footer__logo-link{flex-direction:column;row-gap:10px}}.main_content{background-color:#ebebeb;padding-top:30px}.form__error{color:red;margin:0 5px 5px auto;font-size:14px}.banner{background-color:#f9f9f9;border-radius:13px;justify-content:center;align-items:center;max-width:100%;margin:0 31px;padding:106px 40px;display:flex;position:relative;overflow:hidden}.banner__wrapper{z-index:10;background-color:#0000;flex-direction:column;row-gap:100px;max-height:fit-content;margin:auto 0;display:flex}.banner__inner{-webkit-column-gap:22px;-moz-column-gap:22px;flex-direction:row;justify-content:space-between;column-gap:22px;width:100%;display:flex}.banner__title{z-index:10;max-width:50%;font-family:Gotham Pro Medium;font-size:56px;display:flex}.banner__item{z-index:10;background-color:#fff;border-radius:10px;flex-direction:column;justify-content:space-between;align-items:start;width:50%;height:305px;padding:30px;display:flex;position:relative}.banner:before{content:"";clip-path:polygon(51% 0,100% 0,85% 100%,36% 100%);z-index:1;background-image:url(/assets/img/forest.jpg);background-position:50%;background-size:cover;width:100%;height:90%;position:absolute;bottom:0;left:-40px}.banner__item-text{font-family:Gotham Pro}.banner__item-text.subtitle{font-size:24px}a.banner__item-text{cursor:pointer;-webkit-column-gap:10px;-moz-column-gap:10px;align-items:center;column-gap:10px;display:flex}.arrow-circle{border:1px solid #e6e6e6;border-radius:50%;padding:10px;display:block}.banner__item:before{content:"";z-index:1;background-image:url(/assets/img/foil.jpg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:50%;height:100%;position:absolute;bottom:0;right:0}.banner__item-img2:before{content:"";z-index:1;background-image:url(/assets/img/tape.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:50%;height:100%;position:absolute;bottom:0;right:0}.advantages{margin-top:130px}.advantages__list{justify-content:space-between;align-items:center;list-style:none;display:flex}.advantages__item{-webkit-column-gap:20px;-moz-column-gap:20px;align-items:center;column-gap:20px;display:flex}.advantages__text{max-width:120px;font-family:Gotham Pro;font-size:16px;line-height:20px}.advantages__stick{background-color:#dbdbdb;width:2px;height:18px}.category{margin-top:130px}.category__title{margin:80px 0 30px;font-family:Gotham Pro Medium;font-size:42px}.category__list{display:-ms-grid;-ms-grid-columns:1fr 20px 1fr 20px 1fr 20px 1fr;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:100px;display:grid}svg{justify-content:center;align-items:center;display:flex}.category__item{cursor:pointer;-o-transition:.3s;background-color:#f9f9f9;border-radius:11px;flex-direction:column;width:100%;max-width:330px;padding:8px;transition:all .3s;display:flex;box-shadow:0 0 55px #0000000a}.category__item .category__item-arrow{-o-transition:.3s;transition:all .3s}.category__item-arrow{border:2px solid #e6e6e6;border-radius:50%;padding:8px}.category__item:hover{background-color:#fff;box-shadow:0 0 55px #0000000a}.category__item:hover .category__item-arrow{background-color:#7caa5c;border:2px solid #7caa5c}.category__item-img{-o-object-fit:contain;object-fit:contain;-o-transition:.3s;background-color:#fff;border-radius:5px;max-width:100%;height:275px;transition:all .3s}.category__item-wrapper{flex-direction:row;justify-content:space-between;align-items:center;padding:20px 10px;display:flex}.category__item-title{font-size:20px;line-height:35px}.category__item-price{color:#7caa5c;font-size:18px;line-height:24px}.feedback{margin-bottom:100px}.feedback__wrapper{background-color:#f9f9f9;border-radius:11px;width:auto;height:550px;position:relative}.feedback__form{flex-direction:column;align-items:center;max-width:37%;margin-left:5%;display:flex}.feedback__title{margin-top:10%;margin-bottom:40px;font-family:Gotham Pro Medium;font-size:42px}.feedback__input{text-indent:20px;border:0 solid;border-radius:8px;outline:none;width:100%;height:61px;margin:7px 0;font-family:Gotham Pro;font-size:16px}.feedback__phone{background-color:#fff;border-radius:8px;flex-direction:row;align-items:center;width:100%;display:flex}.feedback__button{color:#fff;cursor:pointer;-o-transition:.3s;background-color:#7caa5c;border:none;border-radius:6px;width:100%;height:63px;margin:10px 0;padding:20px 0;font-family:Gotham Pro;font-size:21px;transition:all .3s;position:relative}.feedback__button:hover{border-radius:26px}.feedback__button_text{transition:all .3s}.feedback__button_text.visible{opacity:1}.feedback__button_text.hidden{opacity:0}.feedback__agree{width:100%;margin-top:25px;padding-right:46%;font-family:Gotham Pro;font-size:14px}.feedback__agree a{color:#7caa5c}.feedback__wrapper:before{content:"";z-index:1;background-image:url(/assets/img/cardboard.png);background-position:100%;background-repeat:no-repeat;background-size:cover;border-radius:11px;width:50%;position:absolute;top:0;bottom:0;right:0}.delivery_main{margin-bottom:120px}.delivery__title_main{color:#333437;margin-bottom:50px;font-family:Gotham Pro Medium;font-size:42px}.delivery__banner{-webkit-column-gap:26px;-moz-column-gap:26px;column-gap:26px;display:flex}.delivery__banner-item{background-color:#ebf3eb;border-radius:11px;flex-direction:row;align-items:center;width:50%;height:330px;padding:10px;font-family:Gotham Pro;display:flex;position:relative;overflow:hidden}.delivery__banner-item svg{z-index:2;margin-left:10%}.delivery__banner-text{flex-direction:column;width:55%;margin-left:15%;font-size:16px;line-height:20px}.delivery__banner-text h3{margin-bottom:14px;font-size:24px}.delivery__banner-item:before{content:"";clip-path:polygon(0 100%,30% 100%,30% 40%,0% 20%);z-index:1;pointer-events:none;background:linear-gradient(#cde5cd,#ebf3eb);width:100%;height:100%;position:absolute;bottom:0;left:0}.payment_main{padding-bottom:120px}.payment__title{color:#333437;margin-bottom:50px;font-family:Gotham Pro Medium;font-size:42px}.payment__banner{-webkit-column-gap:10px;-moz-column-gap:10px;background-color:#f9f9f9;border-radius:11px;column-gap:10px;padding:30px;display:flex;position:relative;overflow:hidden}.payment__banner-element{align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;z-index:2;background-color:#fff;border-radius:9px;flex-direction:column;justify-content:space-evenly;width:20%;padding:35px;display:flex;position:relative}.payment__banner-element svg{margin-bottom:80%}.payment__banner-text{text-align:center;font-family:Gotham Pro;font-size:24px;position:absolute;top:70%}.payment__banner:before{content:"";z-index:1;background-image:url(/assets/img/cards.png);background-position:100%;background-repeat:no-repeat;background-size:contain;border-radius:11px;width:50%;position:absolute;top:0;bottom:0;right:-4%}.modal{z-index:1000;background-color:#fff;width:100%;padding-bottom:50px;position:fixed;top:170px;left:0}.modal__bar{background-color:#eee;width:100%;height:1px;margin:20px 0 30px;display:inline-block}.product-modal{display:-ms-grid;-ms-grid-columns:1fr 50px 1fr;grid-template-columns:repeat(2,1fr);gap:50px;display:grid}.product__title-modal{margin-bottom:24px;font-size:24px;line-height:32px}.product__item-link-modal{color:#333437;-o-transition:.3s;font-size:15px;line-height:20px;transition:all .3s;position:relative}.product__item-link-modal:hover{color:#7caa5c}.product__quantity-main{color:#99aa8d;font-size:13px;line-height:16px;position:absolute;bottom:5px;right:-10px;transform:translate(100%)}.product__list-modal{display:-ms-grid;-ms-grid-columns:1fr 20px 1fr 20px 1fr;grid-template-columns:repeat(3,1fr);gap:20px;list-style:none;display:grid}.burger__menu.open span:first-child{position:absolute;transform:rotate(-45deg)}.burger__menu.open span:nth-child(2){opacity:0}.burger__menu.open span:nth-child(3){position:absolute;transform:rotate(45deg)}.burger__menu.open{display:flex;position:relative}.burger__menu-list{z-index:1000;background-color:#fff;row-gap:18px;width:100vw;height:100%;padding-top:20px;padding-bottom:200px;position:fixed;top:120px;overflow-y:auto}.burger__menu-list a{-o-transition:color .2s;transition:color .2s}.burger__menu-list a:hover{color:#7caa5c}.burger__wrapper{z-index:1000;flex-direction:column;row-gap:18px;width:100%;height:100%;display:flex;top:120px}.burger__wrapper a{-webkit-column-gap:7px;-moz-column-gap:7px;color:#333437;flex-direction:row;column-gap:7px;font-family:Gotham Pro Medium;display:flex}.burger__wrapper a.burger__green{color:#7caa5c;font-size:15px;line-height:21px}.burger__wrapper hr{background-color:#eee;border:1px solid #eee}.burger__cart{flex-direction:row;justify-content:space-between;align-items:baseline;display:flex;position:relative}.burger__notification{color:#fff;text-align:center;background-color:#7caa5c;border-radius:50%;width:30px;height:30px;padding:8px;position:absolute;top:-7px;right:10px}.burger__wrapper-catalog{z-index:1000;flex-direction:column;row-gap:18px;width:100%;height:100%;display:flex;top:120px}.burger__wrapper-catalog h3{margin-top:30px;font-family:Gotham Pro Medium;font-size:22px;line-height:26px}.burger__grid{display:-ms-grid;-ms-grid-columns:1fr 10px 1fr;-ms-grid-rows:auto 10px auto 10px auto;grid-template-rows:repeat(3,auto);grid-template-columns:1fr 1fr;gap:20px;margin-top:20px;list-style-type:none;display:grid}.burger__grid>:first-child{-ms-grid-row:1;-ms-grid-column:1}.burger__grid>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.burger__grid>:nth-child(3){-ms-grid-row:3;-ms-grid-column:1}.burger__grid>:nth-child(4){-ms-grid-row:3;-ms-grid-column:3}.burger__grid>:nth-child(5){-ms-grid-row:5;-ms-grid-column:1}.burger__grid>:nth-child(6){-ms-grid-row:5;-ms-grid-column:3}.burger__grid a{font-family:Gotham Pro Medium;font-size:15px;line-height:21px;position:relative}.burger__grid-count{color:#99aa8d;font-size:13px;position:absolute;top:-5px;right:-5px;transform:translate(100%)}.window{z-index:500;background-color:#0006;width:100vw;height:100vh;position:fixed;top:0;left:0}.scroll-block{height:100%;position:fixed;overflow-y:hidden}.window--hidden{display:none!important}.modal--hidden{display:none}@media (max-width:1300px){.banner__item:before{width:36%}.banner{margin:0 15px}.payment__banner-text{font-size:17px}}@media (max-width:1090px){.banner__item:before{width:30%}.banner__title{font-size:35px}.subtitle{font-size:10px}}@media (max-width:970px){.category__list{-ms-grid-columns:1fr 20px 1fr 20px 1fr;grid-template-columns:repeat(3,1fr);gap:20px;margin:0 auto 100px}.category__item{width:95%}.category__item-wrapper{flex-direction:column}}@media (max-width:850px){.category__list{-ms-grid-columns:1fr 10px 1fr;grid-template-columns:repeat(2,1fr);gap:10px}.banner:before{clip-path:polygon(38% 0,100% 0,100% 100%,0% 100%);height:70%;left:0}.banner__item{align-items:center;height:320px}.banner__item:before{height:50%;position:absolute;bottom:52%;right:50%;transform:translate(50%)translateY(50%)}.payment__title{font-size:27px}.payment__banner{flex-direction:column;row-gap:10px}.payment__banner-element{justify-content:space-between;width:100%;height:200px}.payment__banner-element svg{margin-bottom:auto}.payment__banner-text{color:#333437;font-size:20px;top:auto;bottom:35px}.payment__banner:before{display:none}.footer__text_main{text-align:center;width:auto!important}.delivery__banner-text{margin-left:20px}.main_content{padding-top:15px}}@media (max-width:670px){.category__list{-webkit-column-gap:5px;-moz-column-gap:5px;gap:10px 5px}.category__item-wrapper{padding-bottom:10px}.banner{padding:40px 0}.banner:before{height:80%}.banner__title{color:#333437;max-width:100%;font-size:32px}.banner__wrapper{align-items:start}.banner__inner{flex-direction:column;align-items:center;row-gap:30px}.banner__item{flex-direction:column;justify-content:space-between;align-items:start;width:100%;height:300px;display:flex;overflow:hidden}.banner__item:before{position:absolute;bottom:52%;right:0;transform:translateY(50%)}.banner__item-text.subtitle{font-family:Gotham Pro Medium;font-size:20px;line-height:22px}.advantages{scrollbar-width:none;overflow-x:auto}.advantages::-webkit-scrollbar{display:none}.advantages__list{-webkit-column-gap:6px;-moz-column-gap:6px;flex-wrap:nowrap;column-gap:6px;display:flex}.advantages__list span{display:none}.advantages__item{background-color:#ebf3eb;border-radius:6px;flex-direction:column;flex:0 0 40%;justify-content:space-between;align-items:start;height:100px;padding:10px;display:flex}.advantages__text{color:#333437;font-family:Gotham Pro Medium;font-size:14px}.feedback{margin-top:100px}.feedback__title{text-align:center;color:#333437;font-size:22px}.feedback__form{align-items:center;max-width:100%;margin-bottom:20px;margin-left:0;padding:0 35px}.feedback__input{width:calc(73vw - 30px);font-size:16px}.feedback__button{width:84%}.feedback__agree{text-align:center;padding-right:0;font-size:12px}.feedback__wrapper{height:700px;overflow:hidden}.feedback__wrapper:before{content:"";background-size:cover;border-top-left-radius:0;border-top-right-radius:0;width:100%;height:300px;position:absolute;top:auto;bottom:0}.delivery__title_main{font-size:27px}.delivery__banner{flex-direction:column;row-gap:17px}.delivery__banner-item{width:100%}.payment__title{font-size:27px}.payment__banner{flex-direction:column;row-gap:10px}.payment__banner-element{justify-content:space-between;width:100%}.payment__banner-element svg{margin-bottom:auto}.payment__banner-text{font-size:20px;top:auto;bottom:35px}.payment__banner:before{display:none}.footer__text-title_main{margin-bottom:20px;font-size:30px}.footer__text_main{text-align:center;width:auto}}@media (max-width:480px){.burger__menu{width:18px;height:18px}.burger__menu span{border-radius:1px;height:2px}.header__button{padding:11px 8px}a.header__button{background-color:#ebf3eb;border:1px solid #fff}.favorite_btn{background-color:#fff;width:48px;padding:10px}.cart_btn{width:48px}.banner{margin:0 15px}.banner__title{width:100%;font-size:30px;display:inline-block}.banner__item{height:170px;padding:18px}.banner__item-text.subtitle{max-width:60%;font-size:16px}.account_btn{padding:11px 20px}a.banner__item-text{width:50%;font-family:TTHovesMedium;font-size:14px}.arrow-circle{justify-content:center;align-items:center;width:32px;height:32px;padding:7px;display:flex}.arrow-circle svg{width:17px;height:17px}.category__item:active{transform:scale(1.04)}.banner__item:before{width:30%;height:100%;bottom:50%;right:0;transform:translate(0)translateY(50%)}.banner:before{clip-path:polygon(38% 0,100% 0,100% 100%,0% 100%);height:70%}.banner__wrapper{row-gap:50px}.advantages{margin-top:40px}.category{margin-top:0;padding-top:20px}.category__list{width:95vw;margin-bottom:0}.category__title{margin-top:40px;margin-bottom:25px;font-size:29px}.category__item-arrow{display:none}.category__item-img{-o-object-fit:contain;object-fit:contain;height:150px}.category__item-price{text-align:center;font-family:Gotham Pro Medium}.category__item-title{text-align:center;margin-bottom:6px;font-family:Gotham Pro Medium;font-size:16px;line-height:22px}.delivery_main{margin-bottom:40px}.delivery__banner-item{height:132px}.delivery__banner-text{text-align:left;z-index:3;align-items:center;width:100%;margin:15px;font-size:13px}.delivery__banner-text h3{font-size:16px}.delivery__banner-item svg{display:none}.delivery__banner-item:before{clip-path:polygon(0 100%,69% 100%,59% 7%,0% 7%)}.feedback{height:auto;margin:40px 0}.feedback__form{align-items:start}.feedback__title{text-align:left;max-width:280px;margin-bottom:10px}.feedback__input,.feedback__button{width:100%}.feedback__agree{text-align:left}.payment__title{margin-bottom:30px}.payment_main{padding-bottom:0}.payment__banner-element{flex-direction:column;align-items:end;height:130px;display:flex;position:relative}.payment__banner-element svg{width:60px;height:auto;position:absolute;top:20px;right:20px}.payment__banner-text{font-family:Gotham Pro Medium;font-size:14px;top:auto;bottom:15px;left:15px}.payment__banner{z-index:10}.payment__banner-element svg{width:60px;height:auto;margin-left:250px}.footer_main{margin-top:-70px;padding:150px 0}}@media (max-width:375px){.payment__banner-element svg{margin-left:170px}}
:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));width:var(--toastify-toast-width);box-sizing:border-box;color:#fff;padding:4px;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0;padding:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y:0;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;border-radius:var(--toastify-toast-bd-radius);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;z-index:0;direction:ltr;justify-content:space-between;margin-bottom:1rem;padding:8px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.Toastify__toast--stacked{width:100%;transform:translate3d(0,var(--y),0)scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g)*1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{flex:auto;align-items:center;margin:auto 0;padding:6px;display:flex}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;flex-shrink:0;width:20px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;align-self:flex-start;padding:0;transition:all .3s}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:0;border-bottom-left-radius:var(--toastify-toast-bd-radius);position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0)scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0)perspective(400px)}30%{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,-20deg);opacity:1}to{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.styles-module__Ml2ZSq__phoneFlag{color:#fff;cursor:pointer;z-index:10000;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:15px;align-items:center;gap:12px;padding:15px 25px;font-family:Inter,sans-serif;transition:transform .3s,box-shadow .3s;animation:2.5s infinite styles-module__Ml2ZSq__pulse;display:flex;position:fixed;bottom:40px;right:60px;transform:scale(1.3);box-shadow:0 0 20px #22c55e80}.styles-module__Ml2ZSq__phoneFlag:hover{transform:scale(1.37);box-shadow:0 0 30px #22c55eb3}.styles-module__Ml2ZSq__icon{color:#22c55e;filter:drop-shadow(0 0 6px #22c55eb3);font-size:28px;animation:2s ease-in-out infinite styles-module__Ml2ZSq__ring}.styles-module__Ml2ZSq__textBlock{flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}.styles-module__Ml2ZSq__callText{text-shadow:0 0 6px #ffffff4d;font-size:18px;font-weight:700}.styles-module__Ml2ZSq__number{opacity:.9;font-size:16px;font-weight:500}@keyframes styles-module__Ml2ZSq__pulse{0%{box-shadow:0 0 10px #22c55e80}50%{box-shadow:0 0 25px #22c55ecc}to{box-shadow:0 0 10px #22c55e80}}@keyframes styles-module__Ml2ZSq__ring{0%,to{transform:rotate(0)}10%{transform:rotate(15deg)}20%{transform:rotate(-15deg)}30%{transform:rotate(10deg)}40%{transform:rotate(-10deg)}50%{transform:rotate(0)}}@media (max-width:1024px){.styles-module__Ml2ZSq__phoneFlag{gap:10px;padding:12px 20px;bottom:30px;right:40px;transform:scale(1.15)}.styles-module__Ml2ZSq__icon{font-size:26px}.styles-module__Ml2ZSq__callText{font-size:17px}.styles-module__Ml2ZSq__number{font-size:15px}}@media (max-width:768px){.styles-module__Ml2ZSq__phoneFlag{border-radius:12px;gap:8px;padding:10px 18px;bottom:25px;right:25px;transform:scale(1)}.styles-module__Ml2ZSq__icon{font-size:24px}.styles-module__Ml2ZSq__callText{font-size:16px}.styles-module__Ml2ZSq__number{font-size:14px}}@media (max-width:480px){.styles-module__Ml2ZSq__phoneFlag{gap:6px;padding:8px 14px;bottom:20px;right:15px;transform:scale(.9)}.styles-module__Ml2ZSq__icon{font-size:22px}.styles-module__Ml2ZSq__callText{font-size:14px}.styles-module__Ml2ZSq__number{font-size:13px}}
