*,:before,:after{box-sizing:border-box}html{tab-size:4;-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0;font-family:system-ui,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--bg-btn:#0a8817;--hover-focus:#0a8817;--bg-section:#84a178;--bg-section-green:#84a278;--bg-item-modal:#9cbe8f;--bg-lightgreen:#aec6a5;--bg-yellow:#f8d24e;--bg-lightyellow:#efd478;--bg-lightgrey:#d9d9d9;--bg-milkshakes:#d6936d;--bg-white:#fcfcfc;--bg-disabled:#ababab;--bg-placeholder:rgba(248,210,78,.1);--text-black:#131313;--tetx-white:#fcfcfc;--text-btn:#000;--tex-footer-color:#7a7a7a;--footer-stroke-color:#e1e1e1;--text-white-color:#fff;--cursor-spoon:url(icon-spoon.c68a2f1d.png) 4 12,auto}html{scroll-behavior:smooth}body{color:var(--text-black);font-family:Montserrat,sans-serif}body.js-body-menu.active{overflow:hidden}ul{margin:0;padding:0;list-style:none}a{text-decoration:none}button{background-color:rgba(0,0,0,0);border:none;margin:0;padding:0;font-size:0}.visually-hidden{white-space:nowrap;width:1px;height:1px;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;margin:-1px;padding:0;position:absolute;overflow:hidden}h1,h2,h3,h4,h5,h6,p{margin:0}*,:before,:after{box-sizing:border-box}img{max-width:100%;height:auto;display:block}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media screen and (min-width:480px){.container{width:480px;padding-left:20px;padding-right:20px}}@media screen and (min-width:768px){.container{width:768px;padding-left:32px;padding-right:32px}}@media screen and (min-width:1200px){.container{width:1200px;padding-left:16px;padding-right:16px}}.overlay{opacity:0;visibility:hidden;width:100%;height:100%;z-index:20;background-color:rgba(0,0,0,.5);transition:all .3s;position:fixed;top:0;left:0}.modal.active,.overlay.active{opacity:1;visibility:visible;pointer-events:auto}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.header{background-color:var(--bg-section)}.header-main{padding-top:12px;padding-bottom:12px;position:relative}.header-logo{fill:var(--bg-yellow)}.header-site-nav,.header-btn{display:none}.header-mobile-menu-open{cursor:pointer;fill:var(--text-white-color);background-color:rgba(0,0,0,0);border:none;padding:0;line-height:0}.header-mobil-menu{background-color:var(--bg-section);opacity:0;visibility:hidden;width:100%;height:600px;max-width:767px;z-index:30;text-align:center;height:100%;border-radius:3px;padding:20px;transition:all .3s;position:fixed;top:0;left:0;overflow:auto;box-shadow:0 3px 10px -.5px rgba(0,0,0,.2)}.header-mobil-menu_container{width:100%;flex-direction:column;justify-content:space-between;align-items:center;padding:0 32px;display:flex;position:relative}.header-mobil-menu_close-btn{cursor:pointer;fill:var(--text-white-color);background-color:rgba(0,0,0,0);border:none;padding:0;line-height:0;position:absolute;top:20px;right:20px;transform:translate(50%,-50%)}.header-logo-menu{fill:var(--bg-yellow);position:absolute;top:0;left:0}.header-main-nav{justify-content:space-between;align-items:center;display:flex}.header-mobil-menu-nav{margin:104px auto 114px}.header-mobil-menu-nav .link{color:var(--bg-white);transition:color 250ms var(--timing-function);font-size:32px;font-weight:700;line-height:1.22;display:block}.header-mobil-menu-nav .link:hover,.header-mobil-menu-nav .link:focus{color:var(--text-black)}.header-mobil-menu-nav .link:disabled{color:var(--bg-disabled)}.header-mobil-menu-link:not(:last-child){padding-bottom:32px}.header-btn-mobil{background-color:var(--bg-yellow);color:var(--text-btn);text-align:center;min-width:152px;cursor:var(--cursor-spoon);border:none;border-radius:10px;margin-bottom:88px;padding:12px 51px 12px 36px;font-size:14px;font-weight:600;line-height:1.21;transition:background-color .25s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative}.header-btn-icon{position:absolute;top:15px;right:35px}.header-btn:focus{background-color:var(--hover-focus);color:var(--text-white-color);fill:var(--text-white-color)}.header-btn:hover{background-color:var(--hover-focus);color:var(--text-btn);fill:var(--text-btn)}.header-btn:disabled{background-color:var(--bg-disabled)}@media screen and (min-width:480px){.container{width:480px;padding-left:20px;padding-right:20px}.header-logo,.header-logo-menu{width:48px;height:44px}}@media screen and (min-width:768px){.container{width:768px;padding-left:32px;padding-right:32px}.header-btn-mobil{display:none}.header-btn-tablet{align-items:center;gap:32px;display:flex}.header-main{padding-top:20px;padding-bottom:20px;position:relative}.header-mobile-menu-open{top:29px;right:182px}.header-tablet-menu{align-items:center;display:flex}.header-btn{background-color:var(--bg-yellow);color:var(--text-btn);text-align:center;min-width:152px;cursor:var(--cursor-spoon);border:none;border-radius:10px;padding:12px 51px 12px 36px;font-size:14px;font-weight:600;line-height:1.21;transition:background-color .25s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative}.header-btn-icon{position:absolute;top:15px;right:35px}.header-btn-mobil:focus{background-color:var(--hover-focus);color:var(--text-white-color);fill:var(--text-white-color)}.header-btn-mobil:hover{background-color:var(--hover-focus);color:var(--text-btn);fill:var(--text-btn)}.header-btn-mobil:disabled{background-color:var(--bg-disabled)}.header-mobil-menu_close-btn{top:32px;right:32px}.header-mobil-menu{height:1024px;max-width:1199px;padding:20px}.header-mobil-menu_container{padding:0 192px}.header-mobil-menu-nav{margin-top:140px;margin-bottom:528px}.header-mobil-menu-nav .link{font-size:48px;line-height:1.23}}@media screen and (min-width:1200px){.container{width:1200px;padding-left:16px;padding-right:16px}.header-mobile-menu-open,.header-mobil-menu{display:none}.header-nav{align-items:center;gap:308px}.header-site-nav{align-items:center;gap:28px;display:flex}.header-btn{padding:12px 51px 12px 36px;display:block;position:relative}.header-btn-icon{position:absolute;top:15px;right:35px}.header-nav{display:flex}.header-logo{width:60px;height:65px}.header-iteam .link{color:var(--tetx-white);font-size:16px;font-weight:700;line-height:1.25;transition:transform .5s cubic-bezier(.4,0,.2,1)}.header-iteam .link:hover,.header-iteam .link:focus{color:var(--bg-yellow);display:block;transform:scale(1.25)}}.top-scroll{z-index:99;width:35px;height:35px;background-image:url(uptotop.b291c826.webp);background-position:50%;background-repeat:no-repeat;background-size:28px;border-radius:50%;transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1);position:fixed;bottom:3%;right:5%;transform:translateY(100px);box-shadow:0 0 15px 3px #d6936d}.top-scroll.active{display:none}.top-scroll.show{transform:translate(0)}.hero_section{background-color:var(--bg-section)}@media screen and (max-width:479px){.hero_section{background-image:url(hero-dots-mobile320.99af77b4.png);background-position:100% 100%;background-repeat:no-repeat;padding-top:38px;padding-bottom:236px}}@media screen and (max-width:479px) and (min-device-pixel-ratio:2) and (max-width:479px),screen and (max-width:479px) and (min-resolution:192dpi) and (max-width:479px),screen and (max-width:479px) and (min-resolution:2x) and (max-width:479px){.hero_section{background-image:url(hero-dots-mobile320@2x.901fed64.png);background-size:320px 50px}}.hero-container{position:relative}.hero-title-wrap{width:247px;height:167px}.hero-title{letter-spacing:.04em;text-transform:uppercase;color:var(--tetx-white);margin-bottom:32px;font-family:Seymour One;font-size:26px;font-weight:400;line-height:1.27}.passion{letter-spacing:0;font-size:34px;line-height:.97}.hero-menu{column-gap:12px;display:flex}.hero-menu-item{justify-content:center;align-items:center;line-height:1.25;display:flex}.hero-menu-link{text-align:center;width:108px;height:38px;color:var(--text-black);font-size:12px;font-weight:600;line-height:1.25}.hero-menu-link.made{color:var(--bg-yellow);padding:11px 6px;text-decoration:underline;transition:color .25s cubic-bezier(.4,0,.2,1)}.hero-menu-link.hero-products{border:2px solid var(--bg-yellow);border-radius:8px;padding:11px 26px;transition:border .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1)}.hero-menu-link.hero-products:hover{border:2px solid var(--hover-focus)}.hero-menu-link.made:hover{color:var(--hover-focus)}.hero-menu-link.made:focus{color:var(--tetx-white)}@media screen and (max-width:767px){.hero-text,.quantity-wrap,.ice_cream_plate-wrap,.hero-description-link{display:none}}.hero-ice-cream{width:177px;height:217px;position:absolute;bottom:-236px;right:60px}@media screen and (min-width:480px){.hero_section{padding-top:26px}.hero-container{width:480px;height:317px;background-image:url(hero-dots-mobile480.476112ba.png);background-position:100% 100%;background-repeat:no-repeat}}@media screen and (min-width:480px) and (min-device-pixel-ratio:2) and (min-width:480px),screen and (min-width:480px) and (min-resolution:192dpi) and (min-width:480px),screen and (min-width:480px) and (min-resolution:2x) and (min-width:480px){.hero-container{background-image:url(hero-dots-mobile480@2x.89e7f874.png);background-size:330px 52px}}@media screen and (min-width:480px){.hero-ice-cream{width:218px;height:267px;bottom:0;right:20px}}@media screen and (min-width:768px){.top-scroll{width:50px;height:50px;background-size:38px}.top-scroll:hover{box-shadow:0 0 15px 4px #0a8817}.hero_section{padding-top:14px}.hero-container{width:768px;height:335px;background-image:url(hero-dots-tablet.7f142c88.png);flex-wrap:wrap;align-content:start;display:flex}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2) and (min-width:768px),screen and (min-width:768px) and (min-resolution:192dpi) and (min-width:768px),screen and (min-width:768px) and (min-resolution:2x) and (min-width:768px){.hero-container{background-image:url(hero-dots-tablet@2x.1f02bb04.png);background-size:768px 68px}}@media screen and (min-width:768px){.hero-title-wrap{height:159px;margin-bottom:12px;margin-right:411px}}@media screen and (min-width:768px){.hero-title{margin-bottom:24px}}@media screen and (min-width:768px){.hero-text{color:var(--tetx-white);font-size:12px;font-weight:400;line-height:1.42}}@media screen and (min-width:768px){.quantity-wrap{width:46px;height:116px;padding-top:14px}}@media screen and (min-width:768px){.quantity-number{text-align:right;letter-spacing:.04em;font-size:28px;font-weight:900;line-height:1.21}}@media screen and (min-width:768px){.quantity-wrap .hero-text{text-align:right;font-size:8px;line-height:1.25}}@media screen and (min-width:768px){.quantity-trucks{margin-top:20px}}@media screen and (min-width:768px){.ice_cream_plate-wrap{width:152px;height:152px;margin-right:32px}}@media screen and (min-width:768px){.hero-description-text{width:139px;padding-top:27px}}@media screen and (min-width:768px){.hero-description-wrap{flex-direction:column;display:flex}}@media screen and (min-width:768px){.hero-description-link{width:40px;padding-top:12px;padding-bottom:12px;line-height:0}}@media screen and (min-width:768px){.hero-arrow{fill:var(--tetx-white);transition:fill .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}}@media screen and (min-width:768px){.hero-description-link:hover .hero-arrow,.hero-description-link:focus .hero-arrow{fill:var(--hover-focus);transform:rotate(90deg)}}@media screen and (min-width:768px){.hero-ice-cream{width:268px;height:329px;right:92px}}@media screen and (min-width:1200px){.hero_section{padding-top:37px}.hero-container{width:1200px;height:546px;background-image:url(hero-dots-desktop.dd1d4aa9.png)}}@media screen and (min-width:1200px) and (min-device-pixel-ratio:2) and (min-width:1200px),screen and (min-width:1200px) and (min-resolution:192dpi) and (min-width:1200px),screen and (min-width:1200px) and (min-resolution:2x) and (min-width:1200px){.hero-container{background-image:url(hero-dots-desktop@2x.de95062e.png);background-size:1200px 384px}}@media screen and (min-width:1200px){.hero-title{margin-bottom:28px;font-size:38px;line-height:1.26}}@media screen and (min-width:1200px){.hero-title-wrap{width:367px;height:214px;margin-bottom:42px;margin-right:722px}}@media screen and (min-width:1200px){.hero-menu-link{width:134px;height:42px;font-size:14px;line-height:1.29}}@media screen and (min-width:1200px){.hero-menu-link.hero-products:focus{color:var(--tetx-white);border:2px solid var(--hover-focus);outline:none}}@media screen and (min-width:1200px){.quantity-wrap{width:79px;height:170px;padding-top:8px}}@media screen and (min-width:1200px){.quantity-number{font-size:46px;line-height:1.22}}@media screen and (min-width:1200px){.quantity-wrap .hero-text{font-size:14px;line-height:1.21}}@media screen and (min-width:1200px){.quantity-trucks{margin-top:16px}}@media screen and (min-width:1200px){.ice_cream_plate-wrap{width:225px;height:225px;margin-right:16px}}@media screen and (min-width:1200px){.hero-description-text{width:200px;padding-top:67px;font-size:14px;line-height:1.43}}@media screen and (min-width:1200px){.hero-description-link{padding-top:24px;padding-bottom:12px}}@media screen and (min-width:1200px){.hero-ice-cream{width:456px;height:560px}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.ice_cream_plate-wrap{animation-name:rotation;animation-duration:4s;animation-timing-function:cubic-bezier(.46,.13,.33,1.02);animation-iteration-count:infinite}@keyframes shake{0%{transform:perspective(1000px)rotateY(-7deg)}50%{transform:scale(1.06)}to{transform:perspective(1000px)rotateY(-7deg)}}.hero-ice-cream:hover{transform-origin:bottom;animation:shake .38s linear 4}.section{background-image:url(background-mobile.4840736d.webp);background-position:50%;background-repeat:repeat;background-size:contain;padding-top:60px;padding-bottom:60px}@media (min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.section{background-image:url(background-mobile@2x.f0610757.webp)}}.section-products-title{text-align:center;display:block}.natural{text-align:center;text-transform:uppercase;color:var(--text-black);margin-bottom:12px;font-family:Montserrat;font-size:18px;font-weight:800;line-height:1.22;display:block}.products{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:var(--text-black);font-family:Seymour One;font-size:30px;line-height:1.27;display:block}.section-products-title{margin-bottom:148px}.products-list{flex-direction:column;gap:168px;display:flex}.wrapper-img{width:200px;margin:0 auto;position:relative}.p-image{position:absolute;bottom:-92px}.wrapper-img:before{content:" ";width:200px;height:200px;border-radius:50%;display:block;position:absolute;bottom:-103px}.cream{background-color:var(--bg-lightgreen)}.cream:before{background:linear-gradient(0deg,rgba(156,190,143,.7),rgba(156,190,143,.7)),var(--bg-lightgrey);box-shadow:0 5.34219px 20.0332px rgba(10,136,23,.25)}.coffee{background-color:var(--bg-lightyellow)}.coffee:before{background:linear-gradient(0deg,rgba(248,210,78,.7),rgba(248,210,78,.7)),var(--bg-lightgrey);box-shadow:0 5.40397px 20.2649px rgba(153,114,23,.25)}.shakes{background-color:var(--bg-milkshakes)}.shakes:before{background:linear-gradient(0deg,rgba(213,117,63,.7),rgba(213,117,63,.7)),var(--bg-lightgrey);transition:all cubic-bezier(.075,.82,.165,1);box-shadow:0 5.41333px 20.3px rgba(0,0,0,.25)}.read-more{line-height:0}.read-more-btn{cursor:pointer;padding-top:10px;padding-bottom:10px;transition:all .25s cubic-bezier(.4,0,.2,1);transform:scale(1)}.read-more-btn:hover{transform:scale(1.3)}.products-card-descr{max-width:320px;height:420px;border-radius:24px;flex-direction:column;justify-content:space-between;margin:0 auto;padding-top:123px;padding-bottom:6px;display:flex}.product-name{letter-spacing:.04em;text-transform:uppercase;color:var(--text-black);margin-bottom:40px;font-family:Montserrat;font-size:20px;font-weight:700;line-height:24px}.product-descr{width:200px;text-align:center;text-align:center;letter-spacing:.04em;text-transform:none;color:var(--text-black);margin-left:auto;margin-right:auto;font-family:Montserrat,serif;font-size:14px;line-height:1.76;transition:all .25s cubic-bezier(.4,0,.2,1);transform:scale(1)}@media screen and (min-width:480px){.products-card-descr{height:428px;margin:0 auto}}@media screen and (min-width:768px){.section{background-image:url(background-tablet.607e26cd.webp)}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:192dpi),screen and (min-width:768px) and (min-resolution:2x){.section{background-image:url(background-tablet@2x.2d5da653.webp)}}@media screen and (min-width:768px){.natural{font-size:22px;line-height:1.23}}@media screen and (min-width:768px){.products{font-size:34px;line-height:1.26}}@media screen and (min-width:768px){.products-list{flex-direction:row;gap:16px}}@media screen and (min-width:768px){.products-card-descr{padding-top:108px;padding-bottom:2px}}@media screen and (min-width:768px){.products-card{width:calc(33.3333% - 10.6667px)}}@media screen and (min-width:768px){.section-products-title{margin-bottom:200px}}@media screen and (min-width:768px){.product-name{font-size:22px;line-height:1.23}}@media screen and (min-width:768px){.product-descr{width:172px}}@media screen and (min-width:768px){.p-image{bottom:-80px}}@media screen and (min-width:768px){.wrapper-img:before{bottom:-92px}}@media screen and (min-width:1200px){.section{background-image:url(background-desktop.91f69280.webp)}}@media screen and (min-width:1200px) and (min-device-pixel-ratio:2),screen and (min-width:1200px) and (min-resolution:192dpi),screen and (min-width:1200px) and (min-resolution:2x){.section{background-image:url(background-desktop@2x.a381a1dd.webp)}}@media screen and (min-width:1200px){.natural{font-size:30px;line-height:1.23}}@media screen and (min-width:1200px){.products{font-size:36px;line-height:1.25}}@media screen and (min-width:1200px){.section-products-title{margin-bottom:303px}}@media screen and (min-width:1200px){.products-list{gap:29px}}@media screen and (min-width:1200px){.products-card{max-width:calc(33.3333% - 19.3333px)}}@media screen and (min-width:1200px){.product-descr{width:242px}}@media screen and (min-width:1200px){.wrapper-img{width:302px}}@media screen and (min-width:1200px){.p-image{bottom:-119px}}@media screen and (min-width:1200px){.wrapper-img:before{width:302px;height:302px;bottom:-135px}}@media screen and (min-width:1200px){.products-card-descr{max-width:100%;height:536px;padding-top:165px;padding-bottom:55px}}@media screen and (min-width:1200px){.product-name{margin-bottom:66px;font-size:30px;line-height:1.23}}@media screen and (min-width:1200px){.read-more-btn{padding-top:5px;padding-bottom:5px}}.section-about{background-color:var(--bg-section-green)}.container-about{flex-direction:column;align-items:center;padding-top:60px;display:flex}.title1-about{color:var(--tetx-white);text-transform:uppercase;margin-bottom:12px}.title2-about{color:var(--tetx-white);text-transform:uppercase;max-width:481px;font-family:Seymour One,sans-serif;font-weight:400}.div-image-about{background:linear-gradient(0deg,rgba(248,210,78,.7),rgba(248,210,78,.7)),var(--bg-lightgrey);position:relative}.image-about{position:absolute;left:0}.text-button-about{flex-direction:column;display:flex}.section-text-p-about:first-child{line-height:1.76}.section-text-p-about{color:var(--tetx-white);letter-spacing:.04em;font-weight:400}.section-button-about{width:164px;position:relative}.button-about{color:var(--text-btn);background-color:var(--bg-yellow);cursor:pointer;border:none;border-radius:10px;padding:12px 51px 12px 34px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;line-height:18px;display:block}.button-about:hover{background-color:var(--hover-focus)}.button-about:focus{color:var(--tetx-white);background-color:var(--hover-focus)}.button-about-icon{fill:var(--text-btn);position:absolute;top:15px;right:35px}.button-about:focus>.button-about-icon{fill:var(--tetx-white)}@media screen and (max-width:767px){.container-about{padding-bottom:60px}.title1-about{font-size:18px;font-weight:700;line-height:22px}.title2-about{text-align:center;width:200px;margin:0 auto 32px;font-size:30px;line-height:38px}.div-image-about{width:279px;height:278px;border-radius:140px;margin-bottom:62px;box-shadow:0 4.48583px 16.8218px rgba(153,114,23,.25)}.image-about{width:279px;border-radius:140px;top:22px}.text-button-about{align-items:center}.section-text-about{width:220px}.section-text-p-about:first-child{font-size:12px}.section-text-p-about{text-align:center;font-size:12px;line-height:162%}.section-text-p-about:not(:last-child){margin-bottom:4px}.section-text-p-about:last-child{margin-bottom:24px}}@media screen and (min-width:768px) and (max-width:1199px){.content-about{padding-bottom:86px;display:flex}.title1-about{font-size:22px;font-weight:800;line-height:27px}.title2-about{margin-bottom:72px;font-size:34px;line-height:43px}.div-image-about{width:330px;height:330px;border-radius:165px;box-shadow:0 5.30813px 19.9055px rgba(153,114,23,.25)}.image-about{border-radius:1228px;top:26px}.text-button-about{margin-top:8px;margin-left:38px}.section-text-about{width:334px}.section-text-p-about:first-child{font-size:12px}.section-text-p-about{font-size:12px;line-height:176%}.section-text-p-about:not(:last-child){margin-bottom:8px}.section-text-p-about:last-child{margin-bottom:32px;line-height:194%}}@media screen and (min-width:1200px){.content-about{padding-bottom:99px;display:flex}.title1-about{font-size:30px;font-weight:800;line-height:37px}.title2-about{margin-bottom:82px;font-size:36px;line-height:45px}.div-image-about{width:490px;height:490px;border-radius:250px;box-shadow:0 8px 30px rgba(153,114,23,.25)}.image-about{border-radius:1852.2px;top:39px}.text-button-about{margin-top:90px;margin-left:110px}.section-text-about{width:463px}.section-text-p-about:first-child{font-size:16px;line-height:176%}.section-text-p-about{font-size:14px;line-height:194%}.section-text-p-about:not(:last-child){margin-bottom:8px}.section-text-p-about:last-child{margin-bottom:54px}}.section-advantages{background-color:var(--bg-section-green);padding-bottom:81px}.advantages-list{flex-direction:column;justify-content:center;align-items:center;gap:28px;display:flex}.advantages-item{width:230px}.advantages-item.active{animation:rotateY 3s ease-in-out 1s infinite alternate backwards}@keyframes rotateY{0%{transform:perspective(400px)rotateY(60deg)}to{transform:perspective(400px)rotateY(-60deg)}}.advantages-item-icon{width:50px;height:50px;background:var(--bg-yellow);border-radius:25px;align-items:center;margin-bottom:16px;margin-left:90px;position:relative}.advantages-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.advantages-title{text-align:center;color:var(--tetx-white);text-transform:uppercase;letter-spacing:.04em;margin-bottom:16px;font-size:36px;font-weight:700}.advantages-text{text-align:center;color:var(--tetx-white);font-size:12px;font-weight:700;line-height:1.7}@media screen and (min-width:768px){.section-advantages{padding-bottom:204px}.advantages-list{flex-direction:row;gap:80px}.advantages-item{width:152px}.advantages-item-icon{margin-bottom:32px;margin-left:51px}.advantages-title{margin-bottom:12px;font-size:48px;line-height:1.3}.advantages-text{font-size:14px;font-weight:400}}@media screen and (min-width:1200px){.section-advantages{margin:0 auto;padding-bottom:178px}.advantages-list{flex-direction:row;gap:32px}.advantages-item{width:368px}.advantages-item-icon{margin-bottom:40px;margin-left:159px}.advantages-title{font-size:58px;line-height:1.22}.advantages-text{font-size:16px}}.gallery-rewiews{background-position:50%;background-repeat:repeat;background-size:contain;padding-top:0}@media screen and (max-width:480px){.gallery-rewiews{padding-bottom:377px}}@media screen and (max-width:767px){.gallery-rewiews{background-image:url(background-mobile.4840736d.webp);padding-bottom:360px}}@media screen and (min-device-pixel-ratio:2),screen and (min-resolution:192dpi),screen and (min-resolution:2x){.gallery-rewiews{background-image:url(background-mobile@2x.f0610757.webp)}}@media screen and (min-width:768px){.gallery-rewiews{background-image:url(background-tablet.607e26cd.webp);padding-bottom:235px}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:192dpi),screen and (min-width:768px) and (min-resolution:2x){.gallery-rewiews{background-image:url(background-tablet@2x.2d5da653.webp)}}@media screen and (min-width:1200px){.gallery-rewiews{background-image:url(background-desktop.91f69280.webp);padding-bottom:130px}}@media screen and (min-width:1200px) and (min-device-pixel-ratio:2),screen and (min-width:1200px) and (min-resolution:192dpi),screen and (min-width:1200px) and (min-resolution:2x){.gallery-rewiews{background-image:url(background-desktop@2x.a381a1dd.webp)}}.gallery-rewiews-container{flex-direction:column;align-items:center;display:flex;position:relative;top:-36px}@media screen and (min-width:480px){.gallery-rewiews-container{top:-49px}}@media screen and (min-width:768px){.gallery-rewiews-container{top:-144px}}@media screen and (min-width:1200px){.gallery-rewiews-container{top:-98px}}@media screen and (max-width:767px){.gallery-rewiews-container{max-width:480px}}.rewiews{padding-top:80px;padding-bottom:24px}@media screen and (min-width:768px){.rewiews{padding-top:100px;padding-bottom:44px}}@media screen and (min-width:1200px){.rewiews{padding-top:140px}}.rewiews-item{flex-direction:column;justify-content:center;align-items:center;display:flex}.rewiews-img{margin-bottom:32px;display:block}.rewiews-box-text{background-color:var(--bg-section);justify-content:center;align-items:center;margin-bottom:32px;display:flex}@media screen and (max-width:767px){.rewiews-box-text{width:280px;height:256px;border-radius:10px;padding:35px 39px}}@media screen and (min-width:768px){.rewiews-box-text{width:705px;height:138px;border-radius:24px;padding:29px 80px 28px}}@media screen and (min-width:1200px){.rewiews-box-text{width:968px;padding:43px 109px}}.rewiews-text{height:auto;text-align:center;letter-spacing:.04em;color:var(--tetx-white);font-family:Montserrat,sans-serif;font-style:normal}@media screen and (max-width:767px){.rewiews-text{max-width:202px;font-size:12px;font-weight:400;line-height:2.583}}@media screen and (min-width:768px){.rewiews-text{font-size:14px;font-weight:500;line-height:1.86}}@media screen and (min-width:1200px){.rewiews-text{font-size:16px}}.rewiews-name{text-align:center;color:var(--text-black);font-family:Montserrat;font-style:normal;font-weight:500;line-height:1.86}@media screen and (max-width:767px){.rewiews-name{font-size:20px}}@media screen and (min-width:768px){.rewiews-name{font-size:16px}}.swiper{width:100%;height:100%}.swiper-slide{background-color:rgba(0,0,0,0);justify-content:center;align-items:center;font-size:18px;display:flex}.swiper-pagination-bullet{width:12px;height:12px;background-color:var(--bg-lightgrey);opacity:1;border-radius:50%;display:inline-block}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{width:100%;bottom:0;left:0}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 9px}.swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--bg-section)}.contacts{background-color:var(--bg-section);padding-bottom:60px;position:relative}.contacts-card-list{flex-direction:column;align-items:center;gap:16px;margin-bottom:20px;display:flex;position:absolute;left:50%;transform:translate(-50%,-353px)}.contacts-card-item{background-color:var(--bg-white);width:280px;border-radius:24px;padding:40px 32px 24px;transition:box-shadow .25s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 30px rgba(212,20,67,.1)}.contacts-card-item:hover{box-shadow:0 0 rgba(212,20,67,.1)}.contacts-cathegory{text-align:center;text-transform:uppercase;background-color:var(--bg-yellow);border-radius:4px;margin-bottom:20px;padding:4px 22px;font-size:12px;font-weight:500;line-height:1.2;display:inline-block}.contacts-address{letter-spacing:.04em;text-transform:capitalize;border-bottom:1px solid var(--footer-stroke-color);margin-bottom:23px;padding-bottom:23px;font-size:12px;font-style:normal;font-weight:500;line-height:1.86}.contacts-city{margin-bottom:8px}.contacts-city-address{color:var(--bg-milkshakes)}.contacts-worktime{text-transform:capitalize;border-bottom:1px solid var(--footer-stroke-color);margin-bottom:23px;padding-bottom:23px;font-size:12px;font-weight:500;line-height:1.86}.contacts-worktime-time{color:var(--bg-disabled)}.contacts-worktime-item:not(:last-child){margin-bottom:8px}.contacts-link{color:var(--text-black);font-size:12px;font-weight:500;line-height:1.6}.contacts-link:hover,.contacts-link:focus{color:var(--bg-milkshakes)}.contacts-buttons{flex-direction:column;align-items:center;gap:16px;padding-top:940px;display:flex}.locations-btn,.franchise-btn{width:196px;background-color:var(--bg-yellow);border:2px solid var(--bg-yellow);text-align:left;color:var(--text-btn);cursor:pointer;border-radius:10px;padding:12px 40px;font-size:14px;font-weight:600;line-height:1.29;transition:background-color .25s cubic-bezier(.4,0,.2,1),border .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),fill .25s cubic-bezier(.4,0,.2,1);position:relative}.franchise-btn{background-color:var(--bg-section-green);padding-left:55px}.locations-btn:hover{background-color:var(--hover-focus);border:2px solid var(--hover-focus)}.locations-btn:focus,.franchise-btn:focus{color:var(--text-white-color);fill:var(--text-white-color)}.franchise-btn:hover{border:2px solid var(--hover-focus)}.contacts-btn-icon{width:12px;height:12px;margin-left:4px;position:absolute;top:15px}.example{height:500px;width:100%;background-color:var(--bg-milkshakes);margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.contacts{padding-bottom:40px}.contacts-card-list{flex-direction:row;margin-bottom:40px;transform:translate(-50%,-299px)}.contacts-card-item{width:224px;padding:40px 24px}.contacts-cathegory{border-radius:6px;margin-bottom:36px;padding:4px 13px;font-size:16px;line-height:1.4}.contacts-address{margin-bottom:32px;padding-bottom:32px;font-size:14px}.contacts-worktime{margin-bottom:31px;padding-bottom:31px;font-size:14px}.contacts-link{font-size:14px;line-height:1.5}.contacts-buttons{flex-direction:row;justify-content:center;padding-top:278px}}@media screen and (min-width:1200px){.contacts{padding-bottom:120px}.contacts-card-list{gap:32px;margin-bottom:60px;transform:translate(-50%,-128px)}.contacts-card-item{width:368px;padding:40px}.contacts-cathegory{margin-bottom:32px;padding:4px 14px}.contacts-address,.contacts-worktime,.contacts-link{font-size:16px}.contacts-buttons{padding-top:474px}}.footer-cave{box-sizing:border-box}.footer-cave>a{color:inherit;text-decoration:none}.footer-cave>p{margin:0}.footer-cave>ul{margin:0;padding:0;list-style:none}.footer-container{margin:0 auto}.footer-cave{color:var(--tetx-white);background-color:var(--bg-section-green)}.footer-header{text-transform:uppercase}.footer-rights{background-color:var(--bg-section-green);margin-left:auto;margin-right:auto}.footer-tel-caption{text-align:right;font-style:normal;font-weight:700;line-height:1.86}.footer-tel-caption-text{color:var(--text-black)}.footer-rights-text{color:var(--tex-footer-color);font-style:normal;font-weight:700}.footer-tel-caption>p{display:inline}.footer-tel-caption>a{color:var(--tetx-white);transition-property:color;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.footer-tel-caption>a:hover,.footer-tel-caption>a:focus{color:var(--bg-yellow)}.footer-socialmedia{justify-content:flex-end;display:flex}.footer-socialmedia-item:nth-child(1)>.footer-socialmedia-link{padding:7px}.footer-socialmedia-item:nth-child(2)>.footer-socialmedia-link{padding:9px 8px 9px 6px}.footer-socialmedia-item:nth-child(3)>.footer-socialmedia-link{padding:7px 12px 7px 13px}.footer-socialmedia-link{width:34px;height:34px;background-color:var(--bg-yellow);border:none;border-radius:50%;display:block}.footer-socialmedia-icon{fill:var(--bg-section-green);transition-property:fill;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.footer-socialmedia-link:hover .footer-socialmedia-icon,.footer-socialmedia-link:focus .footer-socialmedia-icon{fill:var(--bg-white)}@media screen and (max-width:479px){.footer-container{width:100%}}@media screen and (max-width:767px){.footer-container{max-width:480px;padding:0 20px 40px}.footer-socialmedia{gap:20px}.footer-socialmedia-container{margin-bottom:20px}.footer-header-first{margin-bottom:16px}.footer-header{margin-bottom:60px}.footer-rights-text{flex-direction:column;align-items:center;column-gap:10px;display:flex}.footer-rights{border-top:1px solid var(--footer-stroke-color);padding-top:20px;padding-bottom:24px}.footer-header-first{font-size:18px;font-weight:700;line-height:1.22}.footer-header-second{letter-spacing:.04em;font-size:34px;font-weight:700;line-height:1.21}.footer-tel-caption{font-size:12px}.footer-rights-text{font-size:14px;line-height:1.52}}@media screen and (min-width:768px) and (max-width:1199px){.footer-container{max-width:768px;padding:0 32px 32px 33px}.footer-socialmedia-container{margin-bottom:34px}.footer-contacts{padding-top:61px;padding-bottom:28px}.footer-socialmedia{gap:30px}.footer-content{gap:auto;flex-direction:row;justify-content:space-between;display:flex}.footer-rights-text{text-align:center}.footer-rights{border-top:1px solid var(--footer-stroke-color);padding-top:12px;padding-bottom:12px}.footer-header-first{letter-spacing:.04em;font-size:26px;font-weight:700;line-height:1.23}.footer-header-second{letter-spacing:.06em;font-size:48px;font-weight:700;line-height:1.23}.footer-tel-caption{font-size:14px}.footer-rights-text{letter-spacing:.02em;font-size:14px;line-height:1.86}}@media screen and (min-width:1200px){.footer-container{max-width:1200px;padding:0 16px 32px}.footer-socialmedia-container{margin-bottom:40px}.footer-header-first{margin-bottom:14px}.footer-socialmedia{gap:30px}.footer-header-first{justify-content:left;gap:17px;display:flex}.footer-header-second{justify-content:left;gap:33px;display:flex}.footer-content{justify-content:space-between;align-items:flex-end;display:flex}.footer-rights{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}.footer-line{border-top:1px solid var(--footer-stroke-color);padding-top:12px;padding-bottom:12px}.footer-header-first{letter-spacing:.04em;font-size:30px;font-style:normal;font-weight:400;line-height:1.23}.footer-header-second{letter-spacing:.06em;font-size:58px;font-style:normal;font-weight:700;line-height:1.22}.footer-tel-caption{letter-spacing:.02em;font-size:16px}.footer-rights-text{letter-spacing:.02em;text-align:center;font-size:12px;line-height:1.86}}.overlay{opacity:0;visibility:hidden;width:100%;height:100%;z-index:20;background-color:rgba(0,0,0,.5);transition:all .3s;position:fixed;top:0;left:0}.modal.active,.overlay.active{opacity:1;visibility:visible;opacity:1;visibility:visible}.modal-buynow-backdrop{opacity:0;visibility:hidden;width:100%;height:100%;z-index:40;position:fixed;top:0;left:0;overflow-y:scroll}.modal-buynow{width:280px;height:100%;background:var(--bg-white);border:2px solid #f8d24e;border-radius:10px;flex-wrap:wrap;justify-content:center;padding:28px 28px 29px;display:flex;position:absolute;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.close-btn{background-color:var(--bg-white);width:20px;height:20px;cursor:pointer;transition:box-shadow var(--transition-type),background-color var(--transition-type);border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:12px;right:12px}.close-btn:hover{fill:var(--hover-focus)}.checkbox{position:absolute}.border-rd{border:none;border-radius:10px;display:block}.checkbox:checked+.checked-ice-cream{background-color:var(--bg-lightgreen)}.checkbox:checked+.checked-ice-coffee{background-color:var(--bg-lightyellow)}.checkbox:checked+.checked-milkshake{background-color:var(--bg-milkshakes)}.checkbox:focus{border:none;outline:none}.modal-buynow-ul{margin-top:86px;margin-bottom:32px}.modal-li{width:132px;border-radius:15px;margin-left:auto;margin-right:auto;display:block;position:relative}.modal-li+.modal-li{margin-top:84px}.ellips{width:132px;height:132px;border-radius:50%;margin-left:-2px;margin-right:auto;display:inline-block;position:relative;bottom:50px}.cup-ice-cream{background:linear-gradient(0deg,rgba(156,190,143,.7),rgba(156,190,143,.7)),var(--bg-lightgrey);box-shadow:0 5.26027px 19.726px rgba(10,136,23,.25)}.cup-ice-coffee{background:linear-gradient(0deg,rgba(248,210,78,.7),rgba(248,210,78,.7)),var(--bg-lightgrey);box-shadow:0 5.26027px 19.726px rgba(153,114,23,.25)}.cup-milkshake{background:linear-gradient(0deg,rgba(213,117,63,.7),rgba(213,117,63,.7)),var(--bg-lightgrey);box-shadow:0 5.26027px 19.726px rgba(0,0,0,.25)}.ice-cream-li{filter:drop-shadow(0 5.26027px 19.726px rgba(212,20,67,.1))}.bg-green{border:2px solid #96af8c}.bg-yellow{border:2px solid #efd478;box-shadow:0 5.26027px 19.726px rgba(212,20,67,.1)}.bg-brown{border:2px solid var(--bg-milkshakes)}.modal-buynow-main-title{text-align:center;color:var(--text-black);font-family:Seymour One,sans-serif;font-size:16px;line-height:1.5}.modal-shift{display:inline-block;position:relative;bottom:7px}.ice-cream{width:132px;height:132px;background-image:url(modal-buy-ice-cream-mobile.3920606d.png)}.ice-coffee{width:132px;height:132px;background-image:url(modal-buy-ice-coffee-mobile.826cb962.png)}.milkshake{width:132px;height:132px;background-image:url(modal-buy-milkshake-mobile.c4624811.png)}.modal-buynow-title{color:var(--text-black);text-transform:uppercase;text-align:center;letter-spacing:.04em;font-family:Montserra,sans-serif;font-size:16px;font-weight:700;line-height:1.25;display:block;position:relative;bottom:20px}.modal-input{width:100%;color:var(--text-black);background:rgba(248,210,78,.1);border:1px solid #84a178;border-radius:10px;outline:none;padding:8px 12px;font-family:Montserra,sans-serif;font-size:12px;line-height:140%;display:block}.modal-input+.modal-input{margin-top:12px}.modal-input:valid{background:rgba(248,210,78,.1)}.modal-input:not(:placeholder-shown):required:invalid{background-color:rgba(255,0,0,.25)}.modal-input:focus{border:1px solid var(--hover-focus)}.modal-buynow-btn{color:var(--text-black);cursor:var(--cursor-spoon);background:var(--bg-yellow);border:none;border-radius:10px;margin-top:26px;margin-left:auto;margin-right:auto;padding:12px 34px;font-family:Montserra,sans-serif;font-size:12px;font-weight:600;line-height:1.25;display:block}.modal-buynow-btn:hover,.modal-buynow-btn:focus,.modal-buynow-btn:active{background-color:var(--hover-focus)}.modal-buynow-btn:focus{color:var(--text-white-color)}@media screen and (min-width:768px){.modal-buynow{min-width:568px;height:644px;padding-top:32px;padding-bottom:32px;display:block;overflow:hidden}.modal-buynow-main-title{font-size:20px}.modal-buynow-ul{justify-content:center;gap:32px;margin-top:106px;margin-bottom:40px;display:flex}.modal-li,.modal-li+.modal-li{margin:0}.modal-input{max-width:368px;margin-left:auto;margin-right:auto}.modal-input+.modal-input{margin-top:16px}.modal-buynow-btn{margin-top:32px}}.modal.active,.overlay.active{opacity:1;visibility:visible}.svg-close{width:11.11px;height:11.14px;background:var(--tetx-white);border:none}.thumb{width:132px;height:132px;border:1px solid var(--bg-item-modal);background-color:var(--bg-item-modal);border-radius:50%;margin-bottom:22px;margin-left:auto;margin-right:auto;box-shadow:0 5.26027px 19.726px rgba(10,136,23,.25)}.icecream{object-fit:cover;border-radius:50%;margin-top:-7px}.list-enerdgy{width:100%;justify-content:space-around;gap:9px;margin-top:0;margin-bottom:40px;padding:0;list-style:none;display:flex}.list-enerdgy-items{text-align:center;width:53px;height:72px;border:2px solid var(--bg-item-modal);border-radius:40px;flex-direction:column;align-items:center;display:flex}.quantity-enerdgy{width:43px;height:43px;border:2px solid var(--bg-item-modal);background:var(--bg-item-modal);border-radius:50%;justify-content:center;align-items:center;margin-top:-1px;margin-bottom:7px;font-size:10px;font-weight:500;line-height:2.8;display:flex;box-shadow:0 6px 20px rgba(10,136,23,.25)}.enerdgy-title{font-size:10px;font-weight:500;line-height:1.2}.ingredients-title{text-align:center;margin-top:0;margin-bottom:24px;font-size:20px;font-weight:500;line-height:1.4}.list-ingredients{margin:0 auto 40px;padding:0}.list-ingredients-items{justify-content:space-between;margin-bottom:11px;list-style:none;display:flex}.list-ingredients-items:last-child{margin-bottom:0}.text-igredients{letter-spacing:.04em;font-size:14px;font-weight:400;line-height:1.76}.label{margin-bottom:16px}.overlay{opacity:0;visibility:hidden;width:100%;height:100%;z-index:20;background-color:rgba(0,0,0,.5);transition:all .3s;position:fixed;top:0;left:0}.modal-icecrem{opacity:0;visibility:hidden;border:2px solid var(--bg-yellow);background:var(--tetx-white);height:100%;z-index:30;text-align:center;border-radius:10px;padding:28px 20px;transition:all .3s;position:fixed;top:50%;left:50%;overflow-y:scroll;transform:translate(-50%,-50%);box-shadow:0 3px 10px -.5px rgba(0,0,0,.2)}.close-modal{width:24px;height:24px;background-color:var(--tetx-white);cursor:pointer;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:12px;right:12px}.close-modal:hover{fill:var(--hover-focus)}.form-modal-title{text-align:center;margin-top:0;margin-left:auto;margin-right:auto;font-family:Seymour One;font-size:20px;font-weight:400;line-height:1.4}@media screen and (max-width:767px){.form-modal-title{max-width:280px;width:142px;height:56px;margin-bottom:20px}.modal-icecrem{max-width:280px}}.modal-form{flex-direction:column;margin-left:auto;margin-right:auto;display:flex}.input:valid{background:rgba(248,210,78,.1)}.input:not(:placeholder-shown):required:invalid{background-color:rgba(255,0,0,.25)}.textarea-modal-form:focus,.input:focus{border:1px solid var(--hover-focus)}.input{width:100%;height:40px;border:1px solid var(--bg-section-green);background:rgba(248,210,78,.1);border-radius:10px;outline:none;padding:11px 16px;font-size:14px;font-weight:400;line-height:1.4;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.textarea-modal-form{letter-spacing:.01em;resize:none;width:100%;height:84px;border:1px solid var(--bg-section-green);background:rgba(248,210,78,.1);border-radius:10px;padding:11px 16px;font-size:14px;font-weight:400;line-height:1.4;display:flex}.input::-ms-input-placeholder{font-size:14px;font-weight:400;line-height:20px}.input::placeholder{font-size:14px;font-weight:400;line-height:20px}.label-textarea{margin-bottom:28px}.textarea-modal-form:focus{outline-style:none}.send-form-btn{background:var(--bg-yellow);letter-spacing:.04em;width:132px;height:42px;color:var(--text-black);cursor:pointer;border:none;border-radius:10px;align-self:center;padding:12px 34px;font-size:14px;font-weight:600;line-height:1.2;transition:background-color .25s cubic-bezier(.4,0,.2,1)}.send-form-btn:hover,.send-form-btn:focus,.send-form-btn:active{background-color:var(--hover-focus)}.send-form-btn:focus{color:var(--text-white-color)}@media screen and (min-width:768px),(min-width:1200px){.svg-close{width:13.33px;height:13.37px}.thumb{width:132px;height:132px;border:1px solid var(--bg-item-modal);background-color:var(--bg-item-modal);border-radius:50%;margin-bottom:24px;margin-left:auto;margin-right:auto;box-shadow:0 5.26027px 19.726px rgba(10,136,23,.25)}.list-enerdgy{width:100%;justify-content:space-around;margin-top:0;padding:0;list-style:none;display:flex}.list-enerdgy-items{width:65px;height:90px}.quantity-enerdgy{width:53px;height:53px;font-size:12px;line-height:2.3}.enerdgy-title{font-size:12px;font-weight:400}.list-ingredients-items{width:488px}.label{margin-bottom:16px}.modal-icecrem{max-width:568px;padding:32px 38px}.form-modal-title{margin-bottom:24px;font-size:20px;font-weight:400;line-height:1.5}.modal-form{max-width:368px}.send-form-btn{width:121px;height:42px}.send-form-btn:hover,.send-form-btn:focus,.send-form-btn:active{background-color:var(--hover-focus)}}.modal_ice-coffee{width:280px;height:100%;opacity:0;visibility:hidden;z-index:100;background-color:var(--bg-white);border:2px solid var(--bg-yellow);border-radius:10px;position:fixed;top:50%;left:50%;overflow-y:scroll;transform:translate(-50%,-50%)}.modal_ice-coffee::-webkit-scrollbar{width:3px}.modal_ice-coffee::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.modal_ice-coffee::-webkit-scrollbar-track:hover{background:rgba(147,146,146,.5)}.modal_ice-coffee::-webkit-scrollbar-thumb{background:var(--bg-lightyellow);border-radius:8px}.modal_ice-coffee::-webkit-scrollbar-thumb:hover{background:var(--bg-yellow)}.modal_conteiner{flex-direction:column;justify-content:center;align-items:center;padding:28px 20px;display:flex}.modal_ice-coffee_close{cursor:pointer;background-color:rgba(0,0,0,0);border:none;padding:0;position:absolute;top:16px;right:16px}.modal_ice-coffee_close_icon{fill:var(--text-black)}.modal_ice-coffee_close_icon:hover,.modal_ice-coffee_close_icon:focus{fill:var(--hover-focus)}.modal_title_ice-coffee{letter-spacing:0;margin-bottom:20px;font-family:Seymour One;font-size:20px;font-weight:400;line-height:28px}.modal_foto_ice-coffee{margin-bottom:30px;position:relative}.ellipse_ice-coffee{width:132px;height:132px;background:var(--bg-lightyellow);border-radius:50%;position:absolute;top:7px;box-shadow:0 3.26027px 10.726px rgba(239,231,12,.475)}.ice-coffee{width:132px;height:132px;z-index:10;border-radius:50%;position:relative}.ice-coffee_kpfc{gap:9px;margin-bottom:40px;display:flex;position:relative}.foto_ice-coffee{width:43px;height:43px;background:var(--bg-lightyellow);border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 3px 20.726px rgba(248,211,78,.667)}.foto_ice-coffee_kcal{position:absolute;top:0;left:6px}.foto_ice-coffee_protein{position:absolute;top:0;left:67px}.foto_ice-coffee_fast{position:absolute;top:0;left:129px}.foto_ice-coffee_cards{position:absolute;top:0;left:191px}.foto_ice-coffee_kpfc{letter-spacing:0;width:53px;height:72px;border:2px solid var(--bg-yellow);text-align:center;border-radius:40px;padding-top:43px;font-family:Montserrat;font-size:10px;font-weight:400;line-height:12px;display:block;position:relative;top:0;left:0}@media screen and (min-width:768px){.modal_ice-coffee{width:568px}.modal_ice-coffee::-webkit-scrollbar{width:5px}.modal_title_ice-coffee{margin-bottom:24px}.modal_foto_ice-coffee{margin-bottom:32px}.ellipse_ice-coffee{box-shadow:0 5.26027px 19.726px rgba(239,231,12,.475)}.ice-coffee_kpfc{gap:20px;margin-bottom:40px}.foto_ice-coffee_kpfc{letter-spacing:0;width:65px;height:90px;padding-top:63px;font-family:Montserrat;font-size:12px;font-weight:400;line-height:15px}.foto_ice-coffee{width:53px;height:53px}.foto_ice-coffee_kcal{left:6px}.foto_ice-coffee_protein{left:91px}.foto_ice-coffee_fast{left:176px}.foto_ice-coffee_cards{left:261px}}.modal_ingredients{width:100%;margin-bottom:40px}.modal_ingredients_title{letter-spacing:0;text-align:center;margin-bottom:24px;font-family:Montserrat;font-size:20px;font-weight:500;line-height:28px}.list-indredients-items{letter-spacing:.04em;max-width:248px;justify-content:space-between;font-family:Montserrat;font-size:14px;font-weight:400;line-height:25px;display:flex}.list-indredients-items:not(:last-child){margin-bottom:21px}@media screen and (min-width:768px){.modal_ingredients{margin-bottom:48px}.list-indredients-items{max-width:520px}}.model_form_ice-coffee{text-align:center}.model_form_ice-coffee_input{letter-spacing:0;width:240px;height:42px;border:1px solid #e7b500;border-radius:10px;outline:none;margin-bottom:16px;padding:11px 10.4px;font-family:Montserrat;font-size:14px;font-weight:400;line-height:20px}.model_form_ice-coffee_textarea{letter-spacing:0;color:var(--text-black);resize:none;height:84px;width:240px;border:1px solid #e7b500;border-radius:10px;outline:none;margin-bottom:24px;padding:11px 16px;font-family:Montserrat;font-size:14px;font-weight:400;line-height:20px}.model_form_ice-coffee_input:focus,.model_form_ice-coffee_textarea:focus{border:2.5px solid #f8a676}.model_form_ice-coffee_input:valid{border:1px solid #e7b500}.model_form_ice-coffee_input:not(:placeholder-shown):required:invalid{background-color:rgba(255,0,0,.25)}.form_ice-coffee_btn_submit{letter-spacing:0;cursor:var(--cursor-spoon);background-color:var(--bg-yellow);border:none;border-radius:10px;outline:none;margin-left:20px;margin-right:20px;padding:10px 32px;font-family:Montserrat;font-size:14px;font-weight:600;line-height:17px;transition:background-color .25s linear}.form_ice-coffee_btn_submit:hover{background-color:var(--hover-focus)}.form_ice-coffee_btn_submit:focus{background-color:var(--hover-focus);fill:#fff}@media screen and (min-width:768px){.model_form_ice-coffee{max-width:568px}.model_form_ice-coffee_input{width:368px;padding:11px 16px}.model_form_ice-coffee_textarea{width:368px;margin-bottom:32px}}.modal_milkshakes{width:280px;height:100%;opacity:0;visibility:hidden;z-index:100;background-color:var(--bg-white);border:2px solid var(--bg-milkshakes);border-radius:10px;position:fixed;top:50%;left:50%;overflow-y:scroll;transform:translate(-50%,-50%)}.modal_conteiner{flex-direction:column;justify-content:center;align-items:center;padding:28px 20px;display:flex}.modal_milkshakes_close{cursor:pointer;background-color:rgba(0,0,0,0);border:none;padding:0;position:absolute;top:16px;right:16px}.modal_milkshakes_close_icon{fill:var(--text-black)}.modal_title_milkshakes{letter-spacing:0;margin-bottom:20px;font-family:Seymour One;font-size:20px;font-weight:400;line-height:28px}.modal_foto_milkshakes{margin-bottom:30px;position:relative}.ellipse_milkshakes{width:132px;height:132px;background:#f8a676;border-radius:50%;position:absolute;top:7px;box-shadow:0 3.26027px 10.726px rgba(248,166,118,.667)}.milkshakes{width:132px;height:132px;z-index:10;border-radius:50%;position:relative}.milkshakes_kpfc{gap:9px;margin-bottom:40px;display:flex;position:relative}.foto_milkshakes{width:43px;height:43px;background:#f8a676;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 3px 20.726px rgba(248,166,118,.667)}.foto_milkshakes_kcal{position:absolute;top:0;left:6px}.foto_milkshakes_protein{position:absolute;top:0;left:67px}.foto_milkshakes_fast{position:absolute;top:0;left:129px}.foto_milkshakes_cards{position:absolute;top:0;left:191px}.foto_milkshakes_kpfc{letter-spacing:0;width:53px;height:72px;text-align:center;border:2px solid #f8a676;border-radius:40px;padding-top:43px;font-family:Montserrat;font-size:10px;font-weight:400;line-height:12px;display:block;position:relative;top:0;left:0}@media screen and (min-width:768px){.modal_milkshakes{width:568px}.modal_title_milkshakes{margin-bottom:24px}.modal_foto_milkshakes{margin-bottom:32px}.ellipse_milkshakes{box-shadow:0 5.26027px 19.726px rgba(248,166,118,.667)}.milkshakes_kpfc{gap:20px;margin-bottom:40px}.foto_milkshakes_kpfc{letter-spacing:0;width:65px;height:90px;padding-top:63px;font-family:Montserrat;font-size:12px;font-weight:400;line-height:15px}.foto_milkshakes{width:53px;height:53px}.foto_milkshakes_kcal{left:6px}.foto_milkshakes_protein{left:91px}.foto_milkshakes_fast{left:176px}.foto_milkshakes_cards{left:262px}}.modal_ingredients{width:100%;margin-bottom:40px}.modal_ingredients_title{letter-spacing:0;text-align:center;margin-bottom:24px;font-family:Montserrat;font-size:20px;font-weight:500;line-height:28px}.list-indredients-items{letter-spacing:.04em;max-width:248px;justify-content:space-between;font-family:Montserrat;font-size:14px;font-weight:400;line-height:25px;display:flex}.list-indredients-items:not(:last-child){margin-bottom:21px}@media screen and (min-width:768px){.modal_ingredients{margin-bottom:48px}.list-indredients-items{max-width:520px}}.model_form_milkshakes{text-align:center}.model_form_milkshakes_input{letter-spacing:0;width:240px;height:42px;border:1px solid var(--bg-milkshakes);border-radius:10px;outline:none;margin-bottom:16px;padding:11px 10.4px;font-family:Montserrat;font-size:14px;font-weight:400;line-height:20px}.model_form_milkshakes_textarea{letter-spacing:0;color:var(--text-black);resize:none;height:84px;width:240px;border:1px solid var(--bg-milkshakes);border-radius:10px;outline:none;margin-bottom:24px;padding:11px 16px;font-family:Montserrat;font-size:14px;font-weight:400;line-height:20px}.model_form_milkshakes_input:focus,.model_form_milkshakes_textarea:focus{border:2.5px solid var(--bg-yellow)}.model_form_milkshakes_input:valid{border:1px solid var(--bg-milkshakes)}.model_form_milkshakes_input:not(:placeholder-shown):required:invalid{background-color:rgba(255,0,0,.25)}.form_milkshakes_btn_submit{letter-spacing:0;background-color:var(--bg-yellow);border:none;border-radius:10px;outline:none;margin-left:20px;margin-right:20px;padding:10px 32px;font-family:Montserrat;font-size:14px;font-weight:600;line-height:17px;transition:background-color .25s linear}.form_milkshakes_btn_submit:hover{background-color:var(--hover-focus)}.form_milkshakes_btn_submit:focus{background-color:var(--hover-focus);fill:#fff}@media screen and (min-width:768px){.model_form_milkshakes{max-width:568px}.model_form_milkshakes_input{width:368px;padding:11px 16px}.model_form_milkshakes_textarea{width:368px;margin-bottom:32px}}.overlay{visibility:hidden;width:100%;height:100%;opacity:0;z-index:20;background-color:rgba(0,0,0,.5);transition:all .3s;position:fixed;top:0;left:0}.modal-read.active,.overlay.active{opacity:1;visibility:visible}.modal-read{opacity:0;visibility:hidden;max-width:568px;border:2px solid var(--bg-yellow);z-index:30;background-color:var(--bg-white);border-radius:10px;padding:28px;transition:all .3s;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 3px 10px -.5px rgba(0,0,0,.2)}.read-title,.read-text{margin:0}.read-text{width:224px;color:var(--text-black);text-align:left;font-size:14px;line-height:1.4}.read-title{color:var(--text-black);text-align:center;margin-bottom:20px;font-family:Seymour One;font-size:16px;line-height:1.5}.read-video{width:100%;height:199px;margin-bottom:20px}.read-btn-icon{width:20px;height:20px;cursor:pointer;background-color:rgba(0,0,0,0);border:none;position:absolute;top:12px;right:12px}.read-btn-icon:hover,.read-btn-icon:focus{fill:var(--hover-focus)}.read-icon-close{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (min-width:768px){.modal-read{width:568px;border:2px solid var(--bg-yellow);padding:32px 60px}.read-title{margin-bottom:32px;font-size:20px;line-height:1.4}.read-video{margin-bottom:32px}.read-text{width:100%;font-size:16px}}.backdrop-location{z-index:30;width:100%;height:100%;visibility:hidden;opacity:0;pointer-events:none;background-color:var(--bg-white);border:2px solid var(--bg-yellow);border-radius:10px;transition:all .3s;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.modal-close-btn{width:24px;height:24px;background-color:rgba(0,0,0,0);border:none;justify-content:center;align-items:center;margin:auto;padding:0;display:flex;position:absolute;top:12px;right:12px}.modal-close-btn:hover .modal-close-btn-icon,.modal-close-btn:focus .modal-close-btn-icon{fill:var(--hover-focus)}.modal-close-btn-icon{fill:var(--text-black)}.modal-location-title{color:var(--text-black);justify-content:center;font-family:Seymour One;display:flex}.modal-btn-map{background:var(--bg-yellow);height:42px;color:var(--text-black);border:none;border-radius:10px;margin-top:32px;font-family:Montserrat;font-weight:600}.modal-btn-map:hover{background-color:var(--hover-focus)}.modal-btn-map:focus{background-color:var(--hover-focus);color:var(--tetx-white)}.img-map-mob{display:none}.modal-bnt-form{justify-content:center;display:flex}@media screen and (max-width:767px){.modal-close-btn-icon{width:11.11px;height:11.14px}.img-map-dt{display:none}.img-map-mob{display:block}.modal-location{max-width:280px;height:365px;padding:28px}.modal-location-title{margin-bottom:20px;font-size:16px;font-weight:400;line-height:1.5}.modal-btn-map{width:134px;border-top:24px;font-size:12px;line-height:1.6}}@media screen and (min-width:768px){.modal-close-btn-icon{width:13.33px;height:13.37px}.modal-location{max-width:568px;height:458px;padding:32px 60px}.modal-location-title{margin-bottom:32px;font-size:20px;font-weight:400;line-height:1.4}.modal-btn-map{width:145px;font-size:14px;line-height:1.2}}.overlay{opacity:0;visibility:hidden;width:100%;height:100%;z-index:20;background-color:rgba(0,0,0,.5);transition:all .3s;position:fixed;top:0;left:0}.modal.active,.overlay.active{opacity:1;visibility:visible}.modal-frn{height:100%;width:100%;opacity:0;visibility:hidden;border:2px solid var(--bg-yellow);background:var(--bg-white);height:100%;width:280px;z-index:30;border-radius:10px;padding:28px;transition:all .3s;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 3px 10px -.5px rgba(0,0,0,.2)}.modal-close-btn{cursor:pointer;background-color:rgba(0,0,0,0);border:none;transition:fill .25s cubic-bezier(.4,0,.2,1);position:absolute;top:12px;right:12px}.modal-close-btn:hover{fill:var(--hover-focus)}.modal-close-btn:focus{fill:var(--hover-focus);border-radius:50%}.modal-frn-main-text{text-align:center;margin-bottom:20px;font-family:Seymour One;font-size:16px;font-weight:400;line-height:1.5}.modal-frn-text{margin-bottom:24px;font-size:14px;line-height:140%}.modal-frn-label{margin-bottom:12px;display:block}.modal-frn-label:last-child{margin-bottom:24px}.modal-frn-input{width:100%;height:32px;border:1px solid var(--bg-section);border-radius:10px;padding:8px 12px;font-size:12px;line-height:140%;transition:outline .25s cubic-bezier(.4,0,.2,1)}.modal-frn-input:valid{background:rgba(248,210,78,.1)}.modal-frn-input:not(:placeholder-shown):required:invalid{background-color:rgba(255,0,0,.25)}.modal-frn-input:focus{outline:1px solid var(--hover-focus)}input.modal-frn-input::-ms-input-placeholder{color:var(--text-black)}input.modal-frn-input::placeholder{color:var(--text-black)}.modal-text{width:100%;height:72px;resize:none;border:1px solid var(--bg-section);border-radius:10px;padding:8px 12px;font-size:12px;line-height:140%;transition:outline .25s cubic-bezier(.4,0,.2,1)}textarea.modal-text::-ms-input-placeholder{color:var(--text-black)}textarea.modal-text::placeholder{color:var(--text-black)}.modal-text:focus{outline:1px solid var(--hover-focus)}.frn-submit-btn{cursor:pointer;background-color:var(--bg-yellow);color:var(--text-black);border:none;border-radius:10px;margin:0 auto;padding:12px 32px;font-size:12px;font-weight:600;line-height:15px;transition:background-color .25s cubic-bezier(.4,0,.2,1);display:block}.frn-submit-btn:hover{background-color:var(--hover-focus)}.frn-submit-btn:focus{color:var(--text-white-color);background-color:var(--hover-focus)}@media screen and (min-width:480px){.modal-frn{width:280px}}@media screen and (min-width:768px){.modal-frn{width:568px;height:668px;margin:0 auto;font-family:Montserrat}.modal-frn-main-text{width:322px;height:84px;margin:0 auto 24px;font-size:20px;line-height:1.4}.modal-frn-text{width:448px;margin:0 auto 32px;font-size:16px;line-height:140%}.modal-frn-form{width:368px;margin:0 auto}.modal-frn-label{margin-bottom:16px}.modal-frn-input{height:42px}.modal-text{height:84px}.modal-frn-label:last-child{margin-bottom:32px}}
/*# sourceMappingURL=index.dfadd8b9.css.map */
