:root{--color-white:#fff;--color-light:#fafafa;--color-lightgray:#1111111a;--color-gray:#111111b2;--color-dark:#1e1823;--color-black:#111;--color-orange:#fd9222;--color-lightorange:#fcf1e0}html{scroll-behavior:smooth}body{background-color:var(--color-light);margin:0;padding:0;font-family:Montserrat,sans-serif}h1,h2,h3,h4,h5,h6,p{margin:0}ul,ol{margin:0;padding-left:0;list-style:none}img{max-width:100%;height:auto;display:block}.container{max-width:375px;margin:0 auto;padding:0 20px}button{cursor:pointer}.second-heading{letter-spacing:-.03em;text-transform:uppercase;font-size:20px;line-height:1.2}.link{text-decoration:none}@media screen and (width>=768px){.container{max-width:768px;padding:0 32px}}@media screen and (width>=1200px){.container{max-width:1200px}}.header-navigation{justify-content:space-between;align-items:center;margin:0 auto;display:flex}.header-logo>a{align-items:center;gap:4px;padding:25px 0 19px;display:flex}.header-chocolate-icon{fill:#0000;stroke:var(--color-orange);stroke-width:1.8px;width:21px;height:21px}.header-nav-box>ul{gap:24px;display:none}.header-logo-text{white-space:nowrap;color:var(--color-black);letter-spacing:-.03em;font-size:14px;font-style:italic;font-weight:700;line-height:1.28}.header-chocolate{font-style:normal}.header-nav-list-item{letter-spacing:-.02em;font-size:14px;font-style:normal;font-weight:500;line-height:1.14}.header-social-media-box>ul{gap:18px;display:none}.header-burger-menu{height:28px;display:block}.header-burger-button{cursor:pointer;background-color:#0000;border:none;border-radius:4px;padding:0}.header-burger-icon{fill:#0000;stroke:var(--color-black);stroke-width:2px;width:28px;height:28px}@media screen and (width>=768px) and (width<=1199px){.header-navigation{justify-content:space-between;align-items:center;max-width:704px;display:flex}.header-logo>a{align-items:center;gap:4px;padding:31px 0;display:flex}.header-logo-text{white-space:nowrap;color:var(--color-black);letter-spacing:-.03em;font-size:14px;font-style:italic;font-weight:700;line-height:1.28}.header-chocolate{font-style:normal}.header-burger-icon{fill:#0000;stroke:var(--color-black);stroke-width:2.5px;width:32px;height:32px}.header-chocolate-icon{fill:#0000;stroke:var(--color-orange);stroke-width:2px;width:21px;height:21px}}@media screen and (width>=1200px){.header-logo-text{white-space:nowrap;color:var(--color-black);letter-spacing:-.03em;font-size:18px;font-style:italic;font-weight:700;line-height:1.11}.header-chocolate{font-style:normal}.header-chocolate-icon{stroke-width:2px;width:24px;height:24px}.header-burger-menu{display:none}.header-nav-box{margin-left:188px}.header-nav-box>ul{gap:24px;display:flex}.header-social-media-box{margin-left:137px}.header-social-media-box>ul{gap:18px;display:flex}.header-nav-list-item{color:var(--color-black);white-space:nowrap;letter-spacing:-.02em;font-size:14px;font-weight:500;line-height:1.14;transition-property:color;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.header-nav-list-item:hover,.header-nav-list-item:focus{color:var(--color-orange)}.header-relative-li{position:relative}.header-nev-underline:after{content:"";background:var(--color-orange);width:0%;height:1px;transition-property:width;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:absolute;bottom:-8px;left:0}.header-nev-underline:focus:after,.header-nev-underline:hover:after,.header-nev-underline:active:after{width:100%}.header-navigation{justify-content:space-between;align-items:center;display:flex}.header-social-link{color:var(--color-black);transition-property:color;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.header-twitter-icon,.header-instagram-icon{fill:#0000;stroke:currentColor;stroke-width:2px;transition-property:stroke;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.header-social-link:hover,.header-social-link:focus{color:var(--color-orange)}}.hero-background{color:var(--color-white);background-image:linear-gradient(#1110,#111),url(hero-background-mobile.3fe8c82d.jpg);background-repeat:no-repeat;border-radius:30px;flex-wrap:wrap;align-items:end;height:621px;margin-bottom:71px;padding:21px 20px;display:flex}.hero-heading{text-transform:none;max-width:290px;margin-bottom:32px;font-weight:500}.hero-buttons{flex-wrap:wrap;gap:32px;display:flex}.hero-button-row{align-items:center;gap:14px;display:flex}.hero-button-row:last-child{gap:12px}.hero-button{color:var(--color-white);border-radius:100px;padding:12px 28px;font-size:14px;font-weight:600}.hero-buy{background-color:var(--color-orange);border:none;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1)}.hero-buy:hover,.hero-buy:focus{background-color:var(--color-lightorange);color:var(--color-orange);outline:none}.hero-how{border:1px solid var(--color-white);background:0 0;transition:border-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1)}.hero-how:hover,.hero-how:focus{border-color:var(--color-orange);color:var(--color-orange);outline:none}.hero-p{letter-spacing:-.03em;font-size:12px;line-height:1.17}.hero-scroll{background-color:var(--color-white);border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .25s linear,color .25s linear;display:flex}.hero-scroll:hover,.hero-scroll:focus{background-color:var(--color-orange);outline:none}.hero-scroll:hover .hero-scroll-icon,.hero-scroll:focus .hero-scroll-icon{fill:var(--color-white)}.hero-scroll-icon{fill:var(--color-orange);width:16px;height:16px}@media screen and (min-device-pixel-ratio:2),(-webkit-device-pixel-ratio>=2),screen and (resolution>=192dpi),screen and (resolution>=2dppx){.hero-background{background-image:linear-gradient(#1110,#111),url(hero-background-mobile@2x.05eb4abf.jpg)}}@media screen and (width>=768px){.hero-background{background-image:linear-gradient(#1110,#111),url(hero-background-tablet.5202968e.jpg);height:890px;margin-bottom:50px;padding:40px}.hero-content{width:100%}.hero-heading{max-width:484px;font-size:28px;line-height:1.21}.hero-buttons{justify-content:space-between}.hero-button-row:last-child{gap:14px}.hero-button{padding:14px 40px}.hero-p{font-size:14px;line-height:1.29}.hero-scroll{width:38px;height:38px}.hero-scroll-icon{width:22px;height:22px}@media screen and (min-device-pixel-ratio:2),(-webkit-device-pixel-ratio>=2),screen and (resolution>=192dpi),screen and (resolution>=2dppx){.hero-background{background-image:linear-gradient(#1110,#111),url(hero-background-tablet@2x.001fe756.jpg)}}}@media (width>=1200px){.hero-background{background-image:linear-gradient(#1110,#111),url(hero-background-desktop.15bcba60.jpg);align-items:end;height:600px;margin-bottom:72px}@media screen and (min-device-pixel-ratio:2),(-webkit-device-pixel-ratio>=2),screen and (resolution>=192dpi),screen and (resolution>=2dppx){.hero-background{background-image:linear-gradient(#1110,#111),url(hero-background-desktop@2x.be01f63d.jpg)}}}.dark-bg{background:var(--color-dark);margin:0 auto;display:block}.container-advanteges{max-width:375px;margin:0 auto;padding:20px}.visually-hidden{white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.advanteges-card-set{flex-wrap:wrap;justify-content:flex-start;gap:20px;display:flex}.advantages-card{text-align:center;flex-basis:calc(100% - 20px);align-items:center;max-width:326px;position:relative}.advantages-box{max-width:308px}.advantages-header{color:var(--color-white);text-align:left;margin:22px 0 18px;font-family:Montserrat;font-size:18px;font-weight:600;line-height:normal}.advantages-text{color:#ffffffb3;letter-spacing:-.02em;text-align:left;font-family:Montserrat;font-size:14px;font-weight:400;line-height:normal}.advantages-icons{border:1px solid #ffffff80;border-radius:365px;justify-content:center;align-items:center;width:62px;height:62px;display:flex}@media screen and (width>=768px){.advanteges-card-set{justify-content:flex-start;gap:32px 60px}.advantages-card{max-width:308px}.advantages-card:last-child{padding-bottom:35px}.container-advanteges{max-width:768px;padding:50px 32px}}@media screen and (width>=1200px){.advanteges-card-set{justify-content:center;gap:88px}.advantages-card{max-width:308px}.line:after{content:"";background:#ffffff80;width:1px;height:124px;position:absolute;top:60px;right:-18px}.container-advanteges{max-width:1200px;padding:50px}.dark-bg{height:344px}}@media screen and (width>=320px) and (width<=767px){.components-section{background:var(--color-light)}.components-container{max-width:375px;margin:0 auto;padding:72px 20px}.components-header{color:var(--color-black);text-align:center;letter-spacing:-.0375em;text-transform:uppercase;margin-bottom:24px;padding:0 46px;font-family:Montserrat;font-size:20px;font-style:normal;font-weight:600;line-height:1.2em}.components-header-span{color:var(--color-orange)}.components-header-paragraph{color:var(--color-black);text-align:center;letter-spacing:-.02em;padding-bottom:32px;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:400;line-height:1.29em}.components-ul-1{padding-bottom:20px}.components-list,.components-list-ul-2{flex-direction:column;justify-content:center;align-items:center;gap:20px;margin:0;padding:0;list-style:none;display:flex}.components-list-image{perspective:1000px;background-color:#0000;width:335px;height:270px}.components-milk-chocolate,.components-orange-border{border-radius:15px;flex-shrink:0;width:335px;height:270px}.components-flip-card-inner{text-align:center;transform-style:preserve-3d;width:100%;height:100%;transition:transform .8s;position:relative}.components-flip-card:hover .components-flip-card-inner{transform:rotateY(180deg)}.components-flip-card-front,.components-flip-card-back{backface-visibility:hidden;width:100%;height:100%;position:absolute}.components-flip-card-front{background:var(--color-orange);border-radius:15px;flex-direction:column;width:335px;height:270px;display:flex}.components-image-size{flex-shrink:0;width:224px;height:171px}.components-flip-card-back{background-color:var(--color-white);text-align:start;border-radius:15px;padding:28px;transform:rotateY(180deg)}.components-link{flex-shrink:0;padding:28px 55px 25px 56px}.components-description-under-image{color:var(--color-white);letter-spacing:-.02em;text-transform:uppercase;text-align:start;flex-shrink:0;padding:0 0 28px 28px;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:600;line-height:1.29em}.components-h3{color:var(--color-black);letter-spacing:-.03em;text-transform:uppercase;font-family:Montserrat;font-size:18px;font-style:normal;font-weight:600;line-height:normal}.components-hidden-paragraph{color:var(--color-black);text-overflow:ellipsis;white-space:wrap;letter-spacing:-.02em;width:279px;height:146px;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:400;line-height:1.29;overflow:hidden}.components-flip-card-front-milk-sweet{background-color:var(--color-white);border:1px solid var(--color-orange);border-radius:15px;flex-direction:column;width:335px;height:270px;display:flex}.components-description-under-image-milk-sweet{color:var(--color-black);letter-spacing:-.02em;text-transform:uppercase;text-align:start;flex-shrink:0;padding:0 0 25px 28px;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:600;line-height:1.29}.components-flip-card-front-milk-sweet,.components-flip-card-back{backface-visibility:hidden;width:100%;height:100%;position:absolute}.components-flip-card-front-nuts{background-color:var(--color-dark);border-radius:15px;flex-direction:column;width:335px;height:270px;display:flex}.components-flip-card-front-nuts,.components-flip-card-back{backface-visibility:hidden;width:100%;height:100%;position:absolute}.components-button{align-items:start;gap:6px;padding:8px 0 14px;list-style:none;display:flex}.components-list-buttons{color:var(--color-black);border:1px solid var(--color-orange);background-color:var(--color-light);border-radius:35px;padding:6px 16px;font-family:Montserrat;font-size:10px;font-style:normal;font-weight:400;line-height:1.2em;transition:color .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1)}.components-list-buttons:hover,.components-list-buttons:focus{color:var(--color-white);background-color:var(--color-orange);border:1px solid #0000}}@media screen and (width>=768px){.components-section{background:var(--color-light)}.components-container{width:768px;margin:0 auto;padding:100px 32px}.components-all-header{flex-direction:column;justify-content:center;align-items:center;gap:28px;width:486px;margin:0 auto;padding-bottom:50px;display:flex}.components-header{color:var(--color-black);text-align:center;letter-spacing:-.03em;text-transform:uppercase;width:411px;font-family:Montserrat;font-size:24px;font-style:normal;font-weight:600;line-height:1.166em}.components-header-span{color:var(--color-orange)}.components-header-paragraph{color:var(--color-black);text-align:center;letter-spacing:-.02em;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:400;line-height:1.285em}.components-ul{gap:32px;display:flex}.components-ul-1{flex-direction:column;padding:0;display:flex}.components-ul-2,.components-list-ul-2{flex-direction:column-reverse;gap:32px;padding:0;display:flex}.components-list{flex-direction:column;gap:32px;padding:0;display:flex}.components-list-image{perspective:1000px;background-color:#0000;width:calc(50% - 12px);max-width:704px;height:270px;list-style:none}.components-milk-chocolate,.components-orange-border{border-radius:15px;flex-shrink:0;width:336px;height:270px}.components-flip-card-inner{text-align:center;transform-style:preserve-3d;width:100%;height:100%;transition:transform .8s;position:relative}.components-flip-card:hover .components-flip-card-inner{transform:rotateY(180deg)}.components-flip-card-front,.components-flip-card-back{backface-visibility:hidden;width:100%;height:100%;position:absolute}.components-flip-card-front{background:var(--color-orange);border-radius:15px;flex-direction:column;width:336px;height:270px;display:flex}.components-image-size{flex-shrink:0;width:224px;height:171px}.components-flip-card-back{background-color:var(--color-white);text-align:start;border-radius:15px;padding:28px;transform:rotateY(180deg)}.components-link{flex-shrink:0;padding:28px 56px 25px}.components-description-under-image{color:var(--color-white);letter-spacing:-.02em;text-transform:uppercase;text-align:start;flex-shrink:0;padding:0 0 25px 28px;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:600;line-height:1.285em}.components-h3{color:var(--color-black);letter-spacing:-.03em;text-transform:uppercase;font-family:Montserrat;font-size:18px;font-style:normal;font-weight:600;line-height:normal}.components-hidden-paragraph{color:var(--color-black);text-overflow:ellipsis;white-space:wrap;letter-spacing:-.02em;width:279px;height:146px;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:400;line-height:18px;overflow:hidden}.components-flip-card-front-milk-sweet{background-color:var(--color-white);border:1px solid var(--color-orange);border-radius:15px;flex-direction:column;width:336px;height:270px;display:flex}.components-description-under-image-milk-sweet{color:var(--color-black);letter-spacing:-.02em;text-transform:uppercase;text-align:start;flex-shrink:0;padding:0 0 25px 28px;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:600;line-height:1.285em}.components-flip-card-front-milk-sweet,.components-flip-card-back{backface-visibility:hidden;width:100%;height:100%;position:absolute}.components-flip-card-front-nuts{background-color:var(--color-dark);border-radius:15px;flex-direction:column;width:336px;height:270px;display:flex}.components-flip-card-front-nuts,.components-flip-card-back{backface-visibility:hidden;width:100%;height:100%;position:absolute}.components-button{align-items:start;gap:6px;padding:8px 0 14px;list-style:none;display:flex}.components-list-buttons{color:var(--color-black);border:1px solid var(--color-orange);background-color:var(--color-light);border-radius:35px;padding:6px 16px;font-family:Montserrat;font-size:10px;font-style:normal;font-weight:400;line-height:1.2em;transition:color .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1)}.components-list-buttons:hover,.components-list-buttons:focus{color:var(--color-white);background-color:var(--color-orange);border:1px solid #0000}}@media (width>=1200px){.components-container{width:1200px;margin:0 auto;padding:128px 32px}.components-section{background:var(--color-light)}.components-all-header{flex-direction:column;justify-content:center;align-items:center;gap:28px;width:486px;margin:0 auto;padding-bottom:50px;display:flex}.components-header{color:var(--color-black);text-align:center;letter-spacing:-.03em;text-transform:uppercase;width:411px;font-family:Montserrat;font-size:24px;font-style:normal;font-weight:600;line-height:1.166em}.components-header-span{color:var(--color-orange)}.components-header-paragraph{color:var(--color-black);text-align:center;letter-spacing:-.02em;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:400;line-height:1.285em}.components-ul{justify-content:center;gap:19px;display:flex}.components-ul-1{padding:0;display:block}.components-list,.components-list-ul-2{flex-direction:row;gap:19px;margin:0;padding:0;display:flex}.components-list-image{perspective:1000px;background-color:#0000;width:calc(50% - 12px);height:270px;list-style:none}.components-milk-chocolate,.components-orange-border{border-radius:15px;flex-shrink:0;width:270px;height:270px}.components-flip-card-inner{text-align:center;transform-style:preserve-3d;width:100%;height:100%;transition:transform .8s;position:relative}.components-flip-card:hover .components-flip-card-inner{transform:rotateY(180deg)}.components-flip-card-front{background:var(--color-orange);border-radius:15px;flex-direction:column;width:270px;height:270px;display:flex}.components-image-size{flex-shrink:0;width:206px;height:160px}.components-flip-card-back{background-color:var(--color-white);border-radius:15px;justify-content:center;align-items:center;padding:20px;transform:rotateY(180deg)}.components-flip-card-front,.components-flip-card-back{backface-visibility:hidden;width:100%;height:100%;position:absolute}.components-link{padding:28px 36px 36px 28px}.components-description-under-image{color:var(--color-white);letter-spacing:-.02em;text-transform:uppercase;text-align:start;flex-shrink:0;padding:0 0 28px 28px;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:600;line-height:1.285em}.components-h3{color:var(--color-black);letter-spacing:-.03em;text-transform:uppercase;font-family:Montserrat;font-size:18px;font-style:normal;font-weight:600;line-height:normal}.components-hidden-paragraph{color:var(--color-black);text-overflow:ellipsis;white-space:wrap;letter-spacing:-.02em;width:230px;height:162px;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:400;line-height:1.285em;overflow:hidden}.components-hidden-paragraph-seet-desktop{height:140px}.components-flip-card-front-milk-sweet{background-color:var(--color-white);border:1px solid var(--color-orange);border-radius:15px;flex-direction:column;width:335px;height:270px;display:flex}.components-description-under-image-milk-sweet{color:var(--color-black);letter-spacing:-.02em;text-transform:uppercase;text-align:start;flex-shrink:0;padding:0 0 25px 28px;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:600;line-height:1.285em}.components-flip-card-front-milk-sweet,.components-flip-card-back{backface-visibility:hidden;width:100%;height:100%;position:absolute}.components-flip-card-front-nuts{background-color:var(--color-dark);border-radius:15px;flex-direction:column;width:335px;height:270px;display:flex}.components-flip-card-front-nuts,.components-flip-card-back{backface-visibility:hidden;width:100%;height:100%;position:absolute}.components-button{align-items:start;gap:6px;padding:8px 0 14px;list-style:none;display:flex}.components-list-buttons{color:var(--color-black);border:1px solid var(--color-orange);background-color:var(--color-light);border-radius:35px;padding:6px 16px;font-family:Montserrat;font-size:10px;font-style:normal;font-weight:400;line-height:1.2em;transition:color .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1)}.components-list-buttons:hover,.components-list-buttons:focus{color:var(--color-white);background-color:var(--color-orange);border:1px solid #0000}}.container-making{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:32px;display:flex}.making-header{color:var(--color-black);text-align:center;letter-spacing:-.03em;text-transform:uppercase;font-family:Montserrat;font-size:24px;font-style:normal;font-weight:600;line-height:120%}.orange-header{color:var(--color-orange);letter-spacing:-.03em;text-transform:uppercase;font-family:Montserrat;font-size:24px;font-style:normal;font-weight:600;line-height:120%}.making-box-header{color:var(--color-black);font-family:Montserrat;font-size:18px;font-style:normal;font-weight:600;line-height:133.333%;display:block}.making-text{color:var(--color-black);letter-spacing:-.02em;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:400;line-height:128.571%}.making-list{list-style:none;position:relative}.list-circle{fill:#4c4c4c;stroke-width:1px;stroke:#eceded;flex-shrink:0;width:8px;height:8px;margin:5px 8px 0 0}.making-list-step{margin-top:18px;display:flex}.making-list-step:first-child{margin-top:20px}.making-box{background:var(--color-white);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;margin:0 0 72px;padding:20px 14px;display:flex}.making-box-steps{flex-direction:column;align-items:flex-start;display:flex}.making-video{background:linear-gradient(#0006 0% 100%),url(making-mobile.3ae926dc.jpg),#d3d3d3 -158.445px -335.767px/187.796% 186.969% no-repeat;border:0;border-radius:15px;flex-shrink:0;width:100%;height:500px}@media screen and (width>=768px){.making-video{width:614px;height:400px}.making-box{box-shadow:none;justify-content:flex-start;align-items:flex-start;width:614px;margin:0 0 100px;padding:32px}.making-box-steps{gap:28px}.making-list-step{width:464px}.making-list-step:first-child{margin-top:0}.making-box-header{width:350px}.container-making{margin-top:50px}.making-header,.orange-header{line-height:116.667%}}@media screen and (width>=1200px){.making-video{width:600px}.making-box{width:516px;margin:0}.making-list-step{width:426px;margin-top:24px}.making-list-step:first-child{margin-top:0}.container-making{margin-top:50px;margin-bottom:128px}.making-header,.orange-header{line-height:116.667%}}.products-span{color:var(--color-orange)}.products-section{background-color:var(--color-light)}.products{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:32px;width:100%;height:100%;padding-bottom:105px;display:flex}.products-slider-images{width:100%;display:flex}.products-ul{text-align:center;justify-content:flex-start;align-items:center;height:100%;display:inline-flex}.products-header{color:var(--color-black);text-transform:uppercase;letter-spacing:-.03em;word-wrap:break-word;text-align:center;font-size:20px;font-weight:600;line-height:1.2}.products-list-li{background-color:var(--color-white);border:1px solid #1111111a;border-radius:15px;flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:center;gap:8px;width:100%;height:100%;padding:32px 52px 32px 53px;display:inline-flex}.products-title{flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.products-image-header{color:var(--color-black);text-transform:uppercase;letter-spacing:-.02em;word-wrap:break-word;font-size:18px;font-weight:600;line-height:1.33}.products-text{color:var(--color-gray);letter-spacing:-.02em;word-wrap:break-word;margin-bottom:16px;font-size:12px;font-weight:400;line-height:1.17}.products-button{color:var(--color-black);background-color:var(--color-light);border:1px var(--color-lightgray)solid;border-radius:100px;justify-content:flex-start;align-items:flex-start;gap:14px;padding:8px 20px;font-size:14px;font-weight:600;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.products-button:hover,.products-button:focus{background-color:var(--color-orange);color:var(--color-white)}.products-js-pagination{padding-top:20px;padding-bottom:60px}.swiper-pagination-bullet{background-color:var(--color-lightgray);width:13px;height:13px;transition:border-color .25s cubic-bezier(.4,0,.2,1),width .25s cubic-bezier(.4,0,.2,1),border-radius .25s cubic-bezier(.4,0,.2,1)}.swiper-pagination-bullet-active{background-color:var(--color-orange);opacity:1;border-radius:100px;width:28px;height:13px;transform:none}@media screen and (width>=768px){.products{padding-bottom:145px;padding-left:33px;padding-right:0}.products-header{font-size:24px;line-height:1.17}.products-ul{flex-direction:row;justify-content:flex-start}.products-list-li{padding:32px 20px}.products-js-pagination{padding-top:32px;padding-bottom:86px}}@media screen and (width>=1200px){.products{padding-bottom:173px}.products-header{font-size:24px;line-height:1.17}.products-js-pagination{padding-top:32px;padding-bottom:115px}}.sellers-div{margin:0 auto;padding:0 20px}.sellers-title{letter-spacing:-.03em;text-align:center;color:#111;text-transform:uppercase;padding-bottom:32px;font-size:20px;font-weight:600;line-height:1.16}.sellers-span{color:#fd9222}.sellers-list{flex-direction:column;align-items:center;gap:20px;padding-bottom:20px;display:flex}.sellers-img{border-radius:15px}.sellers-p-div-1,.sellers-p-div-2{width:306px;padding-bottom:12px}.sellers-minitext-1,.sellers-minitext-2{letter-spacing:-.02em;color:#111;font-size:14px;font-weight:400;line-height:1.28}.sellers-button-div{justify-content:center;padding-bottom:72px;display:flex}.sellers-button{color:var(--color-white);background-color:var(--color-orange);border:none;border-radius:100px;align-self:center;padding:12px 28px;font-size:14px;font-weight:600;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1)}.sellers-button:hover,.sellers-button:focus{background-color:var(--color-lightorange);color:var(--color-orange)}.tab-sellers,.desktop-sellers{display:none}.sellers-text-button{justify-content:center;display:flex}@media screen and (width>=768px){.mobile-sellers{display:none}.tab-sellers{display:flex}.desktop-sellers{display:none}.sellers-div{max-width:1190px;padding:0 32px}.sellers-title{padding-bottom:50px;font-size:24px}.sellers-list{flex-direction:row;justify-content:center;gap:16px;padding-bottom:32px}.sellers-p-div-2{width:306px}.sellers-text-button{justify-content:center;align-items:flex-start;gap:240px;padding-bottom:72px;display:flex}.sellers-button-div{padding-bottom:0}.sellers-button{padding:14px 40px;font-size:18px}}@media screen and (width>=1200px){.mobile-sellers,.tab-sellers{display:none}.desktop-sellers{display:flex}.sellers-div{padding-bottom:128px}.sellers-list{padding-bottom:32px}.sellers-text-button{gap:658px;display:flex}.sellers-p-div-2,.sellers-minitext-2{display:flex}}.reviews-section{background-color:var(--color-light);text-align:center;padding-bottom:72px}.cont-reviews{position:relative}.reviews-heading{font-weight:600}.reviews-accent{color:var(--color-orange)}.reviews-list{margin-bottom:65px;padding-top:72px;display:flex}.reviews-li{background-color:var(--color-white);border:1px solid var(--color-lightgray);border-radius:15px;flex-wrap:wrap;justify-content:center;gap:24px;max-width:335px;display:flex;position:relative;box-shadow:0 9.04932px 26.5717px #d7e4f940}.review-photo{position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.review-heading{height:24px;margin-top:56px;font-size:18px;font-weight:600;line-height:1.33}.review-p{color:var(--color-gray);letter-spacing:-.02em;max-width:299px;height:96px;font-size:14px;line-height:1.29}.reviews-slider{justify-content:center;gap:13px;margin-bottom:32px;display:flex}.reviews-slide{background-color:var(--color-lightgray);border:none;border-radius:13px;width:13px;height:13px}.active-review{background-color:var(--color-orange);width:28px}.reviews-js-pagination{height:13px;padding-bottom:37px}.reviews-button{border:1px solid var(--color-orange);color:var(--color-black);background-color:#0000;border-radius:100px;margin:0 auto;padding:12px 28px;font-size:14px;font-weight:600;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1)}.reviews-button:hover,.reviews-button:focus{background-color:var(--color-orange);color:var(--color-white);outline:none}@media screen and (width>=768px){.reviews-section{padding-bottom:100px}.reviews-heading{font-size:24px;line-height:1.17}.reviews-list{margin-bottom:94px;padding-top:91px}.reviews-li{max-width:344px}.reviews-li:nth-child(2){display:flex}.reviews-slider{margin-bottom:50px}.reviews-js-pagination{padding-bottom:55px}.reviews-button{padding:14px 40px;font-size:18px}}@media (width>=1200px){.reviews-section{padding-bottom:128px}.reviews-li{max-width:360px}.reviews-li:nth-child(3){display:flex}}.subscribe{background-color:#000;background-image:linear-gradient(#0003,#0003),url(subscribe-mobile.7f47291f.jpg);background-size:cover;justify-content:center;height:370px;display:flex}@media (min-device-pixel-ratio:2),(-webkit-device-pixel-ratio>=2),(resolution>=192dpi),(resolution>=2dppx){.subscribe{background-image:linear-gradient(#0003,#0003),url(subscribe-mobile@2x.a3211de5.jpg)}}.subscribe-container{justify-content:center;align-items:center;height:370px;padding:0;display:flex}.subscribe-container-two{flex-direction:column;gap:24px;max-width:335px;height:245px;display:flex}.subscribe-container-h2-p{flex-direction:column;gap:24px;width:320px;display:flex}.subscribe-h2{letter-spacing:-.03em;text-align:center;color:#fff;width:291px;height:48px;margin:0 auto;font-family:Montserrat;font-size:20px;font-weight:600;line-height:1.2}.subscribe-p{letter-spacing:-.02em;text-align:center;color:#fff;width:320px;height:108px;font-family:Montserrat;font-size:14px;font-weight:400;line-height:1.29}.subscribe-button{letter-spacing:0;text-align:center;color:#fff;background:#fd9222;border:none;border-radius:100px;min-width:128px;height:41px;margin:0 auto;font-size:14px;font-weight:600;line-height:1.21;transition:background-color .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1);display:block}.subscribe-button:focus,.subscribe-button:hover{color:#fd9222;background:#fcf1e0;transition:background-color .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1)}.subscribe-modal-container{z-index:9999;background-color:#00000080;transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1);position:fixed;inset:0}.subscribe-modal{background:#fff;border-radius:15px;width:311px;height:350px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)scale(1)}.subscribe-button-close{color:#fff;background:0 0;border:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex;position:absolute;top:15px;right:14px}.subscribe-modal-background{background-image:url(subscribe-mobile.88e63625.jpg);width:311px;height:169px}@media (min-device-pixel-ratio:2),(-webkit-device-pixel-ratio>=2),(resolution>=192dpi),(resolution>=2dppx){.subscribe-modal-background{background-image:url(subscribe-mobile@2x.9c3c25c7.jpg)}}.subscribe-explore{letter-spacing:-.03em;text-align:left;font-family:Montserrat;font-size:20px;font-weight:600;line-height:1.2}.subscribe-span{color:#fd9222;white-space:nowrap}.subscribe-explore-div{width:263px;height:48px;position:fixed;top:201px;left:24px}.subscribe-label{border:1.5px solid #1111110d;border-radius:25px;align-items:flex-start;gap:40px;width:263px;padding:14px 18px;display:flex;position:fixed;top:273px;left:24px;box-shadow:0 5.44492px 5.44492px #00000008}.subscribe-input{color:#4040404d;letter-spacing:-.28px;border:0;outline:#0000;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.subscribe-input::placeholder{color:#4040404d}.subscribe-button-submit{color:#fff;background:#fd9222;border:0;border-radius:100px;justify-content:center;align-items:center;gap:14px;width:100px;height:49px;padding:14px 28px;font-size:14px;font-weight:600;transition:background-color .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:273px;left:187px}.subscribe-button-submit:focus,.subscribe-button-submit:hover{color:#fd9222;background:#fcf1e0;transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1)}@media screen and (width>=768px){.container{width:768px}.subscribe{background-color:#000;background-image:linear-gradient(#0003,#0003),url(subscribe-tablet.7b0916fb.jpg);background-size:cover;height:370px}@media (min-device-pixel-ratio:2),(-webkit-device-pixel-ratio>=2),(resolution>=192dpi),(resolution>=2dppx){.subscribe{background-image:linear-gradient(#0003,#0003),url(subscribe-tablet@2x.cc3932bf.jpg)}}.subscribe-button-close{top:24px;right:24px}.subscribe-orange-icon{fill:#fff}.subscribe-h2{letter-spacing:-.03em;text-align:center;height:56px;font-size:24px;font-weight:600;line-height:1.17}.subscribe-container{justify-content:center}.subscribe-container-two{max-width:467px;height:226px}.subscribe-p{width:467px;height:72px}.subscribe-container-h2-p{width:467px}.subscribe-button{width:172px;height:50px;font-size:18px;line-height:normal}.subscribe-modal{width:538px;height:412px}.subscribe-icona{color:#0000;stroke:var(--color-white)}.subscribe-modal-background{background-image:url(subscribe-new.1529663f.jpg);width:100%;height:196px}@media (min-device-pixel-ratio:2),(-webkit-device-pixel-ratio>=2),(resolution>=192dpi),(resolution>=2dppx){.subscribe-modal-background{background-image:url(subscribe@2x.bfc85e8d.jpg)}}.subscribe-explore{font-size:24px;line-height:1.17}.subscribe-explore-div{width:298px;height:56px;top:236px;left:40px}.subscribe-label{width:313px;top:320px;left:40px}.subscribe-button-submit{width:137px;top:320px;left:361px}}@media screen and (width>=1200px){.container{width:1200px}.subscribe-container{max-width:1200px}.subscribe{background-color:#000;background-image:linear-gradient(#0003,#0003),url(subscribe-desktop.d567a8e6.jpg);background-size:cover;width:100%;height:370px;margin:0 auto}@media (min-device-pixel-ratio:2),(-webkit-device-pixel-ratio>=2),(resolution>=192dpi),(resolution>=2dppx){.subscribe{background-image:linear-gradient(#0003,#0003),url(subscribe-desktop@2x.4ffd65b5.jpg)}}}.footer{background-color:var(--color-dark)}.footer-container{width:100%}.footer-span{color:var(--color-orange)}.footer-header{color:var(--color-white);word-wrap:break-word;letter-spacing:-.02em;max-width:300px;padding-top:32px;padding-bottom:32px;font-size:24px;font-weight:500;line-height:1.2}.footer-contact{justify-content:space-between;display:flex}.footer-contact-paragraph{color:var(--color-white);word-wrap:break-word;padding-bottom:14px;font-size:14px;font-weight:500;line-height:1.17}.footer-address{color:var(--color-white);letter-spacing:-.02em;word-wrap:break-word;font-size:14px;font-style:normal;font-weight:400;line-height:1.3}.footer-address:hover,.footer-address:focus{color:var(--color-orange)}.footer-socialmedia{gap:14px;display:flex}.footer-social-link{color:var(--color-white)}.footer-social-link:hover,.footer-social-link:focus{color:var(--color-orange)}.footer-icons{fill:#0000;stroke:currentColor;stroke-width:1.5px}.bar{border:1px solid #ffffff1a;width:100%;height:1px;margin-top:32px;margin-bottom:32px}.footer-navigation{flex-direction:column;gap:18px;padding-bottom:32px;display:flex}.footer-nav{color:var(--color-white);letter-spacing:-.02em;word-wrap:break-word;font-size:14px;font-weight:500;line-height:1.14}.footer-nav:hover,.footer-nav:focus{color:var(--color-orange)}@media screen and (width>=768px){.footer-contact-box{justify-content:space-between;padding-top:50px;padding-bottom:50px;display:flex}.footer-header{letter-spacing:-.02em;padding-top:0;padding-bottom:0;font-size:28px;line-height:1.2}.footer-socialmedia{gap:18px}.footer-navigation{flex-direction:row;gap:24px;padding-bottom:50px}.bar{margin-top:0;margin-bottom:24px}}@media screen and (width>=1200px){.footer-contact-box{padding-bottom:62px}}.modal-menu-container{background-color:var(--color-dark);z-index:999;width:220px;height:100vh;transition:transform .25s ease-in-out;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.modal-menu-container.is-open{transform:translate(0)}.modal-menu-close-btn{color:var(--color-white);transition-property:color right top;background-color:#0000;border:none;padding:0;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:absolute;top:20px;right:20px}.modal-menu-close-btn:hover,.modal-menu-close-btn:focus{color:var(--color-orange);top:14px;right:14px}.modal-menu-close-icon{stroke:currentColor;width:28px;height:28px;transition-property:width,height;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.modal-menu-close-btn:focus>.modal-menu-close-icon,.modal-menu-close-btn:hover>.modal-menu-close-icon{width:40px;height:40px}.mobile-menu-nav-box{position:absolute;top:136px;left:50px}.modal-menu-nav-list{flex-direction:column;gap:24px;display:flex}.mobile-menu-nav-list-item{color:var(--color-white);letter-spacing:-.02em;font-size:14px;font-weight:500;line-height:1.14;transition-property:color;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:relative}.mobile-menu-nav-list-item:hover,.mobile-menu-nav-list-item:focus{color:var(--color-orange)}.mobile-menu-underline:after{content:"";background:var(--color-orange);width:0%;height:1px;transition-property:width;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:absolute;bottom:-8px;left:0}.mobile-menu-underline:focus:after,.mobile-menu-underline:hover:after,.mobile-menu-underline:active:after{width:100%}.modal-menu-social-media-box{position:absolute;bottom:20px;left:20px}.modal-menu-social-media-box>ul{align-items:center;gap:18px;height:20px;display:flex}.modal-menu-social{height:100%}.modal-menu-social-link{color:var(--color-white);height:100%;transition-property:color;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:block}.modal-menu-social-link:hover,.modal-menu-social-link:focus{color:var(--color-orange)}.modal-menu-twitter-icon{fill:#0000;stroke:currentColor;stroke-width:1.5px;width:20px;height:20px;transition-property:stroke;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.modal-menu-instagram-icon{fill:#0000;stroke:currentColor;stroke-width:1.5px;width:22px;height:22px;transition-property:stroke;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.modal-menu-social-svg-use{width:100%;height:100%}@media screen and (width>=768px) and (width<=1199px){.modal-menu-container{background-color:var(--color-dark);z-index:999;width:290px;height:100vh;transition:transform .25s ease-in-out;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.modal-menu-close-btn{color:var(--color-white);transition-property:color right top;background-color:#0000;border:none;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:absolute;top:24px;right:32px}.modal-menu-close-btn:hover,.modal-menu-close-btn:focus{color:var(--color-orange);top:20px;right:28px}.modal-menu-close-icon{stroke:currentColor;width:32px;height:32px;transition-property:width,height;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.modal-menu-close-btn:focus>.modal-menu-close-icon,.modal-menu-close-btn:hover>.modal-menu-close-icon{width:40px;height:40px}.mobile-menu-nav-box{position:absolute;top:156px;left:85px}.modal-menu-social-media-box{position:absolute;bottom:24px;left:32px}.modal-menu-social-media-box>ul{align-items:center;gap:18px;height:24px;display:flex}.modal-menu-social{height:100%}.modal-menu-social-link{color:var(--color-white);height:100%;transition-property:color;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:block}.modal-menu-twitter-icon,.modal-menu-instagram-icon{fill:#0000;stroke:currentColor;stroke-width:2px;width:24px;height:24px;transition-property:stroke;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.modal-menu-social-svg-use{width:100%;height:100%}}.backdrop-buy{z-index:9999;background-color:#00000080;transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1);position:fixed;inset:0}.buy-window{background:var(--color-light);border-radius:15px;width:311px;height:90vh;position:absolute;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%)scale(1)}.buy-close{background:0 0;border:0;flex-shrink:0;width:24px;height:24px;padding:0;display:flex;position:absolute;top:14px;right:14px}.buy-button-submit{letter-spacing:0;text-align:left;color:var(--color-white);background:#fd9222;border:0;border-radius:100px;align-items:flex-start;gap:14px;width:109px;height:41px;padding:12px 28px;font-size:14px;font-weight:600;line-height:1.21;display:inline-flex}.buy-button-submit:focus,.buy-button-submit:hover{color:#fd9222;background:#fcf1e0;transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1)}.buy-now{color:var(--color-black);letter-spacing:-.03em;text-transform:uppercase;width:102px;font-size:20px;font-style:normal;font-weight:600;line-height:1.2;position:absolute;top:32px;left:104px}.buy-span{color:var(--color-orange)}.buy-schoco{background:var(--color-white);border:1px solid #1111111a;border-radius:15px;width:263px;height:85px;padding:8px 16px;position:absolute;top:88px;left:24px}.buy-schoco-cont{align-items:center;gap:77px;width:231px;height:69px;display:flex}.buy-schoco-cont-one{background:url(buy-1-mobile.882185a2.jpg) 0 0/cover;width:84px;height:69px}@media (min-device-pixel-ratio:2),(-webkit-device-pixel-ratio>=2),(resolution>=192dpi),(resolution>=2dppx){.buy-schoco-cont-one{background-image:url(buy-1-mobile@2x.6649a04a.jpg)}}.buy-grams{background:var(--color-light);color:var(--color-black);border:1px solid #1111111a;border-radius:100px;justify-content:center;align-items:center;gap:14px;width:70px;height:29px;font-size:14px;font-style:normal;font-weight:600;line-height:normal;display:flex}.buy-schoco-two{background:var(--color-white);border:1px solid #1111111a;border-radius:15px;width:263px;height:85px;padding:8px 16px;position:absolute;top:181px;left:24px}.buy-schoco-three{background:var(--color-white);border:1px solid #1111111a;border-radius:15px;width:263px;height:85px;padding:8px 16px;position:absolute;top:274px;left:24px}.buy-schoco-cont-two{background:url(buy-2-mobile.f2cc0f38.jpg) 0 0/cover;width:84px;height:69px}@media (min-device-pixel-ratio:2),(-webkit-device-pixel-ratio>=2),(resolution>=192dpi),(resolution>=2dppx){.buy-schoco-cont-two{background-image:url(buy-2-mobile@2x.8fab3d07.jpg)}}.buy-schoco-cont-three{background:url(buy-3-mobile.49946467.jpg) 0 0/cover;width:84px;height:69px}@media (min-device-pixel-ratio:2),(-webkit-device-pixel-ratio>=2),(resolution>=192dpi),(resolution>=2dppx){.buy-schoco-cont-three{background-image:url(buy-3-mobile@2x.18ffc0b9.jpg)}}.buy-form{flex-direction:column;align-items:flex-start;gap:18px;height:630px;display:inline-flex;position:absolute;top:391px;left:24px}.buy-form-p{color:var(--color-black);letter-spacing:-.02em;font-size:12px;font-style:normal;font-weight:500;line-height:1.16}.buy-inp-div{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.buy-input-div{border:1.5px solid #1111110d;border-radius:8px;align-items:flex-start;gap:40px;width:263px;padding:14px 18px;display:flex;position:relative;box-shadow:0 5.44492px 5.44492px #00000008}.buy-phone-div{padding:10px 18px}.buy-p-inf{flex-direction:column;align-items:flex-start;gap:8px;width:263px;display:flex}.buy-input{color:#4040404d;letter-spacing:-.02em;background-color:#0000;border:none;outline:#0000;flex:1 0 0;align-self:stretch;align-items:center;gap:21.78px;width:100%;font-size:14px;font-style:normal;font-weight:400;line-height:normal;display:flex}.buy-input::placeholder{color:#4040404d}.buy-phone{background:#fafafa;flex-shrink:0;align-self:stretch;align-items:center;gap:8px;width:74px;padding-right:0;display:flex;box-shadow:1.5px 0 #0000001a}.buy-flag{flex-shrink:0;width:24px;height:24px}.buy-number{color:#000;letter-spacing:-.02em;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.buy-number-two{align-items:center;gap:20px;width:128px;height:24px;display:flex;position:absolute;top:10px;left:106px}.buy-card{flex:1 0 0;align-self:stretch;align-items:center;gap:21.78px;display:flex}.buy-ico{flex-shrink:0;width:32px;height:21px}.buy-input-comment{border:1.5px solid #1111110d;border-radius:8px;align-items:flex-start;gap:40px;width:263px;padding:14px 18px 60px;display:flex;box-shadow:0 5.44492px 5.44492px #00000008}@media screen and (width>=768px){.buy-window{width:609px}.buy-close{width:28px;height:28px;top:24px;left:557px}.buy-now{top:48px;left:243px}.buy-schoco-div{justify-content:center;align-items:center;gap:16px;width:513px;display:flex;position:absolute;top:108px;left:48px}.buy-schoco,.buy-schoco-two,.buy-schoco-three{position:unset;flex-direction:column;flex-shrink:0;justify-content:flex-end;align-items:center;gap:14px;width:160px;height:196px;padding:24px 20px 18px;display:flex}.buy-schoco-cont{flex-direction:column;flex-shrink:0;justify-content:flex-end;align-items:center;gap:14px;width:160px;height:auto;padding:0;display:flex}.buy-schoco-cont-one{background:url(buy-1.3bc9c680.jpg) 0 0/cover;width:120px;height:107px}@media (min-device-pixel-ratio:2),(-webkit-device-pixel-ratio>=2),(resolution>=192dpi),(resolution>=2dppx){.buy-schoco-cont-one{background:url(buy-1@2x.9dafe18b.jpg) cover}}.buy-schoco-cont-two{background:url(buy-2.82592905.jpg) cover;width:120px;height:107px}@media (min-device-pixel-ratio:2),(-webkit-device-pixel-ratio>=2),(resolution>=192dpi),(resolution>=2dppx){.buy-schoco-cont-two{background:url(buy-2@2x.c31fe7e9.jpg) cover}}.buy-schoco-cont-three{background:url(buy-3.7b2e1032.jpg) cover;width:120px;height:107px}@media (min-device-pixel-ratio:2),(-webkit-device-pixel-ratio>=2),(resolution>=192dpi),(resolution>=2dppx){.buy-schoco-cont-three{background:url(buy-3@2x.01735b00.jpg) cover}}.buy-grams{width:96px;height:33px}.buy-inp-div{flex-direction:row;align-items:flex-start;gap:21px;display:flex}.buy-first-row-div{max-width:246px}.buy-input-div{width:100%;padding:22px 24px}.buy-phone-div{padding:17px 24px}.buy-input{resize:none;font-size:18px}.buy-form-p{font-size:14px}.buy-number-two{align-items:center;gap:20px;width:237px;height:24px;display:flex;position:absolute;top:21px;left:177px}.buy-number{font-size:18px}.buy-phone{background:#fafafa;flex-shrink:0;align-self:stretch;align-items:center;gap:18px;width:125px;padding-right:0;display:flex;box-shadow:2.72246px 0 #0000001a}.buy-flag{flex-shrink:0;width:32px;height:32px}.buy-p-inf,.buy-input-comment{width:100%}.buy-ico{justify-content:center;align-items:center;width:44px;height:30px}.buy-form{max-width:513px;height:680px;top:344px;left:48px}.buy-button-submit{width:133px;height:45px;padding:14px 40px}}.backdrop-review{z-index:9999;background-color:#00000080;transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1);position:fixed;inset:0}.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.review-window{background:var(--color-light);border-radius:15px;flex-wrap:wrap;align-items:center;width:311px;height:471px;padding:0 24px;display:flex;position:absolute;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%)scale(1)}.review-close{background-color:#0000;border:none;flex-shrink:0;width:28px;height:28px;padding:0;transition:transform .15s linear;position:absolute;top:14px;right:14px}.review-close:focus{outline:none;transform:scale(1.5)}.review-close-icon{stroke:var(--color-black);width:24px;height:24px}.review-close:hover .review-close-icon,.review-close:focus .review-close-icon{stroke:var(--color-orange)}.modal-review-heading{letter-spacing:-.03em;margin-bottom:32px;font-size:20px;font-weight:600;line-height:1.2}.modal-review-accent{color:var(--color-orange)}.modal-review-form{flex-wrap:wrap;gap:14px;display:flex}.modal-review-form-row{letter-spacing:-.02em;width:100%;font-size:14px;font-weight:400;position:relative}.modal-review-field{border:1.5px solid #1111110d;border-radius:8px;width:100%;padding:14px 18px;transition:box-shadow .2s linear}.modal-review-field::placeholder{color:#4040404d}.modal-review-textarea{resize:none}.modal-review-phone .modal-review-label{left:106px}.modal-review-phone .modal-review-field{padding-left:106px}.modal-review-field:focus{outline:none;box-shadow:0 5.44492px 5.44492px #00000008}.review-phone-left{align-items:center;gap:8px;padding-right:8px;display:flex;position:absolute;top:10.5px;left:18px;box-shadow:2.5px 0 0 -1px #0000001a}.flag-icon{width:24px;height:24px}.review-phone-p{letter-spacing:-.02em;font-size:14px;font-weight:500}.modal-review-button{background-color:var(--color-orange);color:var(--color-white);border:none;border-radius:100px;margin-top:4px;padding:12px 28px;font-size:14px;font-weight:600;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1)}.modal-review-button:hover,.modal-review-button:focus{background-color:var(--color-lightorange);color:var(--color-orange);outline:none}@media screen and (width>=768px){.review-window{width:517px;height:628px;padding:0 40px}.review-close{top:24px;right:24px}.review-close-icon{width:28px;height:28px}.modal-review-heading{max-width:298px;margin-bottom:40px;font-size:24px;line-height:1.17}.modal-review-form{gap:18px}.modal-review-form-row{font-size:18px}.modal-review-field{background-color:#0000;border-radius:13px;padding:22px 24px}.review-phone-left{gap:18px;padding-right:32px;top:17px;left:24px;box-shadow:3.72246px 0 0 -1px #0000001a}.modal-review-phone .modal-review-field{padding-left:177px}.modal-review-phone .modal-review-label{left:177px}.flag-icon{width:32px;height:32px}.review-phone-p{font-size:18px}.modal-review-button{margin:0;padding:14px 40px}}
/*# sourceMappingURL=index.825d8505.css.map */
