*,: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-color:#fff;--second-bg-color:#fff5f6;--primary-text-color:#000;--second-text-color:#907e82;--white-color:#fff;--accent-color:#d41443;--hero-bg-color:#ffb8ca;--hero-circle-bg-color:#ffa5ba;--title-color:#d41443;--pre-title-color:#ffa5ba;--time-color:#ffa5ba;--pink-bg-color:#ffb8ca;--brown-bg-color:#f0d1a5;--green-bg-color:#c2e297;--prime-animation:cubic-bezier(.4,0,.2,1);--prime-tansition-timing:250ms}html{scroll-behavior:smooth}body{background-color:var(--bg-color);color:var(--primary-text-color);font-family:DM Sans,sans-serif}.visually-hidden{white-space:nowrap;width:1px;height:1px;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0;margin:-1px;padding:0;position:absolute;overflow:hidden}.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.no-scroll{overflow:hidden}h1,h2,h3,h4,h5,h6,p{margin:0}a{text-decoration:none}ul{margin:0;padding:0;list-style:none}img{width:100%;max-width:100%;height:auto;display:block}html{box-sizing:border-box}*,:before,:after{box-sizing:inherit}button{cursor:pointer;max-width:100%}.visually-hidden{width:1px;height:1px;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);opacity:0;border:0;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:100%;margin-left:auto;margin-right:auto;padding:0 20px}@media screen and (min-width:320px){.container{max-width:320px}}@media screen and (min-width:768px){.container{max-width:768px;padding:0 32px}}@media screen and (min-width:1200px){.container{max-width:1200px;padding:0 16px}}.page-header{z-index:10;width:100%;background-color:rgba(255,184,202,.25);padding-top:8px;position:absolute;top:0}@media screen and (min-width:768px){.page-header{padding-top:32px}}@media screen and (min-width:1200px){.page-header{padding-top:39px}}.page-header .container{max-width:100%;justify-content:center;display:flex}@media screen and (min-width:480px){.page-header .container{max-width:480px}}@media screen and (min-width:768px){.page-header .container{max-width:768px}}@media screen and (min-width:1200px){.page-header .container{max-width:1200px}}.nav{align-items:center;display:flex}@media screen and (min-width:1200px){.nav{width:100%;justify-content:space-between}}.nav__menu{display:none}@media screen and (min-width:1200px){.nav__menu{max-width:1200px;width:100%;justify-content:center;align-items:center;display:flex}}.menu__item{margin-right:35px}.menu__link{color:var(--white-color);padding:20px 0;font-size:16px;font-weight:700;line-height:21px}.menu__link:hover,.menu__link:focus{color:var(--accent-color);transition:all .25s cubic-bezier(.4,0,.2,1)}.menu__link_link.current{color:var(--accent-color)}.menu-open-btn{color:var(--accent-color);background-color:rgba(0,0,0,0);border:none;margin-left:auto;padding:0;display:block}.menu-open-btn:hover,.menu-open-btn:focus{color:var(--white-color)}@media screen and (min-width:1200px){.menu-open-btn{max-width:1200px;display:none}}.mob-menu-icon{fill:currentColor}.button-buy{display:none}.button-buy:hover,.button-buy:focus{background-color:#ecebeb;transition:all .25s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:768px){.button-buy{max-width:768px;width:160px;height:44px;color:var(--accent-color);background-color:var(--bg-color);border:none;border-radius:22px;justify-content:space-evenly;align-items:center;margin-left:32px;font-size:16px;font-weight:700;line-height:1.31;display:flex}}@media screen and (min-width:1200px){.button-buy{max-width:1200px;width:160px;height:44px;color:var(--accent-color);background-color:var(--bg-color);border:none;border-radius:22px;justify-content:space-evenly;align-items:center;font-size:16px;font-weight:700;line-height:1.31;display:flex}}.mob-menu{width:100%;height:100%;background-color:#e17992;padding:20px 0 0;transition:all .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0}.mob-menu .container{align-items:unset;flex-direction:column;display:flex;left:auto;right:0;overflow:auto}@media screen and (min-width:768px){.mob-menu{max-width:768px;width:255px;right:0}}@media screen and (min-width:1200px){.mob-menu{max-width:1199px;display:none}}.menu-close-btn{fill:var(--bg-color);background-color:#e17992;border:none;margin-bottom:26px;margin-left:auto;display:block}.menu-close-btn:hover,.menu-close-btn:focus{fill:var(--accent-color)}.mob-button-buy{width:209px;height:44px;color:var(--accent-color);background-color:var(--bg-color);border:none;border-radius:22px;justify-content:space-evenly;align-items:center;margin-left:32px;font-size:16px;font-weight:700;line-height:1.31;display:flex}.mob-button-buy:hover,.mob-button-buy:focus{background-color:#ecebeb;transition:all .25s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:768px){.mob-button-buy{max-width:768px;width:186px;height:44px;color:var(--accent-color);background-color:var(--bg-color);border:none;border-radius:22px;justify-content:space-evenly;align-items:center;margin:0;font-size:16px;font-weight:700;line-height:1.31;display:flex}}.mob-menu-nav{padding-top:32px}.mob-menu__item:not(:last-child){margin-bottom:23px}.mob-menu__link{color:#fff;font-size:14px;font-weight:700;line-height:1.29px}.container-hero{padding:0}.circle{width:346px;height:346px;background:#ffa5ba;border-radius:50%;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.circle{width:335px;height:333px;margin-left:auto;margin-right:auto;top:43px}}@media screen and (min-width:1200px){.circle{width:534px;height:534px;margin-left:501px}}.hero-content{height:502px;background-color:#ffb8ca;padding-top:83px;padding-left:36px;position:relative;overflow:hidden}@media screen and (min-width:768px){.hero-content{height:416px;padding-top:43px;padding-left:52px}}@media screen and (min-width:1200px){.hero-content{height:664px;max-width:1200px;margin-left:auto;margin-right:auto;padding-top:54px;padding-left:16px}}.hero{max-width:100%;background-color:#ffb8ca}.hero-title{letter-spacing:.04em;text-transform:uppercase;color:#fff;width:218px;font-family:titan one;font-size:26px;line-height:1.15}@media screen and (min-width:768px){.hero-title{width:162px;font-size:22px}}@media screen and (min-width:1200px){.hero-title{width:277px;font-size:38px}}.content{width:218px;position:absolute;top:194px;left:20px}@media screen and (min-width:768px){.content{top:102px;left:32px}}@media screen and (min-width:1200px){.content{top:147px;left:16px}}.hero-list{margin-top:20px;display:flex}@media screen and (min-width:768px){.hero-list{margin-bottom:20px}}.title-accent{color:#d41443;font-size:46px;font-weight:400}@media screen and (min-width:768px){.title-accent{font-size:34px;line-height:.91}}@media screen and (min-width:1200px){.title-accent{letter-spacing:.04em;width:277px;font-size:58px}}.product-btn-link{width:62.24px;height:24px;color:#fff;background-color:#d41443;border-radius:20px;justify-content:center;align-items:center;padding:11px 23.63px;font-family:DM Sans;font-size:8px;line-height:1.25;transition:transform .55s;display:flex}.product-btn-link:hover,.product-btn-link:focus{transform:scale(1.1)}@media screen and (min-width:1200px){.product-btn-link{width:107px;height:40px;font-size:14px;line-height:1.29}}.made-btn-link{color:#d41443;width:82.8px;height:24px;background-color:#fff;border-radius:20px;justify-content:center;align-items:center;padding:12px 10px;font-family:DM Sans;font-size:8px;line-height:1.25;transition:background-color .55s cubic-bezier(.4,0,.2,1),transform .55s cubic-bezier(.4,0,.2,1);display:flex}.made-btn-link:hover,.made-btn-link:focus{background-color:#ecebeb;transform:scale(1.1)}@media screen and (min-width:1200px){.made-btn-link{width:138px;height:40px;font-size:14px;line-height:1.29}}.hero-item{margin-right:8px}@media screen and (min-width:1200px){.hero-item{margin-right:12px}}.hero-image{margin-top:9px;margin-left:81px;position:absolute}@media screen and (min-width:768px){.hero-image{margin-top:37px;margin-left:74px}}@media screen and (min-width:1200px){.hero-image{margin-top:54px;margin-left:119px}}.hero-milk{display:flex}.hero-milk-img{display:none}@media screen and (min-width:768px){.hero-milk-img{display:block;position:absolute;bottom:16px;left:32px}}@media screen and (min-width:1200px){.hero-milk-img{bottom:60px;left:16px}}.hero-milk-text{display:none}@media screen and (min-width:768px){.hero-milk-text{width:114px;height:48px;color:#fff;font-size:8px;font-weight:400;line-height:1.5;display:block;position:absolute;bottom:81px;left:184px}}@media screen and (min-width:1200px){.hero-milk-text{width:200px;height:78px;font-size:14px;line-height:1.4;bottom:130px;left:229px}}.hero-girl{display:none}@media screen and (min-width:768px){.hero-girl{display:block;position:absolute;bottom:0;right:32px}}@media screen and (min-width:1200px){.hero-girl{right:16px}}.hero-number-info{display:none}@media screen and (min-width:768px){.hero-number-info{flex-direction:column;align-items:flex-end;display:flex;position:absolute;top:92px;right:32px}}@media screen and (min-width:1200px){.hero-number-info{top:152px;right:16px}}.hero-button{display:none}@media screen and (min-width:768px){.hero-button{fill:#d41443;width:18px;height:18px;transition:background-color 250ms var(--prime-animation),fill 250ms var(--prime-animation),filter 250ms var(--prime-animation);border:none;border-radius:50%;padding:0;display:block;position:absolute;bottom:56px;left:184px}.hero-button:hover,.hero-button:focus{fill:#fff;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));background-color:#d41443}}@media screen and (min-width:768px) and (min-width:1200px){.hero-button{width:26px;height:26px;transition:background-color 250ms var(--prime-animation),fill 250ms var(--prime-animation),filter 250ms var(--prime-animation);bottom:84px;left:229px}.hero-button:hover,.hero-button:focus{fill:#fff;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));background-color:#d41443}}.number-cafe{text-transform:uppercase;text-align:right;letter-spacing:.04em;color:#d41443;font-family:Titan One;position:absolute}@media screen and (min-width:768px){.number-cafe{font-size:28px;line-height:1.14}}@media screen and (min-width:1200px){.number-cafe{font-size:46px;line-height:1.15}}.number-text{text-align:right;text-transform:lowercase;letter-spacing:.04em;color:#fff;font-family:DM Sans;display:block;position:relative}@media screen and (min-width:768px){.number-text{font-size:8px;line-height:1.25}}@media screen and (min-width:1200px){.number-text{font-size:14px;line-height:1.28}}.number{display:none;position:absolute}@media screen and (min-width:768px){.number{z-index:2;width:43px;height:44px;display:block;top:92px;right:18px}}@media screen and (min-width:1200px){.number{z-index:2;width:72px;height:78px;display:block;top:152px;right:16px}}.number-cafe:after{content:"";z-index:-1;background-color:#fff;border-radius:50%;display:block;position:absolute}@media screen and (min-width:768px){.number-cafe:after{width:15px;height:15px;top:-3px;left:24px}}@media screen and (min-width:1200px){.number-cafe:after{width:30px;height:30px;top:-4px;left:45px;right:1px}}.number-trucks{z-index:2;width:92px;height:76px;display:flex}.trucks{display:none;position:absolute}@media screen and (min-width:768px){.trucks{z-index:2;width:92px;height:76px;display:block;top:152px;right:26px}}@media screen and (min-width:1200px){.trucks{z-index:2;width:92px;height:76px;display:block;top:244px;right:26px}}.number-trucks{letter-spacing:.04em;text-transform:uppercase;text-align:right;color:#d41443;font-family:Titan One;display:block;position:relative}@media screen and (min-width:768px){.number-trucks{font-size:28px;line-height:1.14}}@media screen and (min-width:1200px){.number-trucks{font-size:46px;line-height:1.15}}.number-trucks-text{text-transform:lowercase;letter-spacing:.04em;color:#fff;font-family:DM Sans;display:block}@media screen and (min-width:768px){.number-trucks-text{font-size:8px;line-height:1.15}}@media screen and (min-width:1200px){.number-trucks-text{font-size:14px;line-height:1.28}}.number-trucks:after{content:"";z-index:-1;background-color:#fff;border-radius:50%;display:block;position:absolute}@media screen and (min-width:768px){.number-trucks:after{width:15px;height:15px;top:-1px;left:80px}}@media screen and (min-width:1200px){.number-trucks:after{width:30px;height:30px;top:-5px;left:75px}}.products{padding:60px 0}.products__label{text-align:center;text-transform:uppercase;color:#ffa5ba;margin-bottom:15px;font-family:Titan One;font-size:18px;line-height:1.16667;display:block}@media screen and (min-width:768px){.products__label{margin-bottom:18px;font-size:26px;line-height:1.15385}}@media screen and (min-width:1200px){.products__label{letter-spacing:.04em;margin-bottom:16px;font-size:30px;line-height:1.13333}}.products__title{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#d41443;margin-bottom:8px;font-family:Titan One;font-size:34px;font-weight:400;line-height:1.14706}@media screen and (min-width:768px){.products__title{margin-bottom:20px;font-size:48px;line-height:1.14583}}@media screen and (min-width:1200px){.products__title{letter-spacing:.06em;font-size:58px;line-height:66px}}.sweetlist{flex-direction:column;align-items:center;display:flex}@media screen and (min-width:768px){.sweetlist{flex-direction:unset;flex-wrap:wrap;justify-content:center;gap:16px}}@media screen and (min-width:1200px){.sweetlist{gap:32px}}.sweetlist__item{width:280px;height:629px;flex-direction:column;align-items:center;display:flex;position:relative}@media screen and (min-width:768px){.sweetlist__item{width:224px;height:611px}}@media screen and (min-width:1200px){.sweetlist__item{width:368px;height:796px}}.sweetlist__title{z-index:5;width:280px;text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#fff;margin-bottom:29px;font-family:Titan One;font-size:20px;font-weight:400;line-height:1.15;transition:transform .55s;position:relative}@media screen and (min-width:768px){.sweetlist__title{width:224px}}@media screen and (min-width:1200px){.sweetlist__title{width:368px;font-size:30px;line-height:1.13333}}.sweetlist__title:hover{transform:scale(1.1)}@media screen and (min-width:768px){.sweetlist__title:hover{transform:scale(1.2)}}@media screen and (min-width:1200px){.sweetlist__title:hover{transform:scale(1.15)}}.sweetlist__title-icecream:before{height:280px;content:"";background-image:url(icecream1Mob2.57e1bf6d.png);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:20px;display:block}@media screen and (min-width:320px){.sweetlist__title-icecream:before{background-image:url(icecream1Mob1.df9e39b1.png)}}@media screen and (min-width:320px) and (min-device-pixel-ratio:2),screen and (min-width:320px) and (min-resolution:192dpi),screen and (min-width:320px) and (min-resolution:2x){.sweetlist__title-icecream:before{background-image:url(icecream1Mob2.57e1bf6d.png)}}@media screen and (min-width:768px){.sweetlist__title-icecream:before{height:224px;background-image:url(icecream1Tab1.b7a56843.png);margin-bottom:32px}}@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){.sweetlist__title-icecream:before{background-image:url(icecream1Tab2.0373d710.png)}}@media screen and (min-width:1200px){.sweetlist__title-icecream:before{height:394px;background-image:url(icecream1Desk1.f4ce4d56.png)}}@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){.sweetlist__title-icecream:before{background-image:url(icecream1Desk2.a284755b.png)}}.sweetlist__title-icecoffee:before{height:280px;content:"";background-image:url(icecoffee2Mob2.248a176c.png);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:20px;display:block}@media screen and (min-width:320px){.sweetlist__title-icecoffee:before{background-image:url(icecoffee2Mob1.043f565d.png)}}@media screen and (min-width:320px) and (min-device-pixel-ratio:2),screen and (min-width:320px) and (min-resolution:192dpi),screen and (min-width:320px) and (min-resolution:2x){.sweetlist__title-icecoffee:before{background-image:url(icecoffee2Mob2.248a176c.png)}}@media screen and (min-width:768px){.sweetlist__title-icecoffee:before{height:224px;background-image:url(icecoffee2Tab1.595e54cb.png);margin-bottom:32px}}@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){.sweetlist__title-icecoffee:before{background-image:url(icecoffee2Tab2.82142cf5.png)}}@media screen and (min-width:1200px){.sweetlist__title-icecoffee:before{height:394px;background-image:url(icecoffee2Desk1.0f14aacd.png);background-size:contain}}@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){.sweetlist__title-icecoffee:before{background-image:url(icecoffee2Desk2.40fd5e78.png)}}.sweetlist__title-milkshakes:before{height:280px;content:"";background-image:url(milkshakes3Mob2.6dc0264c.png);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:20px;transition:scale 1s;display:block}@media screen and (min-width:320px){.sweetlist__title-milkshakes:before{background-image:url(milkshakes3Mob1.aefbf265.png)}}@media screen and (min-width:320px) and (min-device-pixel-ratio:2),screen and (min-width:320px) and (min-resolution:192dpi),screen and (min-width:320px) and (min-resolution:2x){.sweetlist__title-milkshakes:before{background-image:url(milkshakes3Mob2.6dc0264c.png)}}@media screen and (min-width:768px){.sweetlist__title-milkshakes:before{height:224px;background-image:url(milkshakes3Tab1.8beceabb.png);margin-bottom:32px}}@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){.sweetlist__title-milkshakes:before{background-image:url(milkshakes3Tab2.46255e93.png)}}@media screen and (min-width:1200px){.sweetlist__title-milkshakes:before{height:394px;background-image:url(milkshakes3Desk1.d878c192.png)}}@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){.sweetlist__title-milkshakes:before{background-image:url(milkshakes3Desk2.d5501fc5.png)}}.sweetlist__title:after{content:url(group-circles.8e4d68eb.svg);padding-top:18px;display:block}.sweetlist__box{z-index:0;width:280px;height:489px;border-radius:24px;position:absolute;top:140px;left:0}@media screen and (min-width:768px){.sweetlist__box{width:224px;height:473px;top:138px}}@media screen and (min-width:1200px){.sweetlist__box{width:368px;height:535px;top:261px}}.box--icecream{background-color:#ffb8ca}.box--icecoffee{background-color:#f0d1a5}.box--milkshakes{background-color:#c2e297}.sweetlist__text{z-index:5;width:200px;text-align:center;letter-spacing:.04em;color:#fff;margin:0 auto 32px;font-family:DM Sans;font-size:14px;font-weight:700;line-height:152%;position:relative}@media screen and (min-width:768px){.sweetlist__text{width:160px;height:150px;font-size:14px;line-height:176%;overflow:hidden}}@media screen and (min-width:1200px){.sweetlist__text{width:241px;height:106px;margin-bottom:60px;font-size:16px;line-height:176%}}.sweetlist-button{z-index:5;fill:#d41443;width:40px;height:40px;transition:background-color 250ms var(--prime-animation),fill 250ms var(--prime-animation),filter 250ms var(--prime-animation);border:none;border-radius:50%;margin:0 auto;padding:0;display:block;position:relative}.sweetlist-button:hover,.sweetlist-button:focus{fill:#fff;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));background-color:#d41443}.about{width:100%;background:var(--second-bg-color);background-image:url(bg-milk.1bda211f.png);background-position:50% 597px;background-repeat:no-repeat;background-size:280px 133px;padding-top:60px;padding-bottom:40px}@media screen and (min-width:768px){.about{background-image:none}}@media screen and (min-width:1200px){.about{background-image:url(bg-milk-des.7d90b1f3.png);background-position:50% 236px;background-repeat:no-repeat;background-size:1200px 521px}}@media screen and (min-width:768px){.about-wrap{gap:32px;display:flex}}@media screen and (min-width:1200px){.about-wrap{gap:99px}}.pre-title-about{text-align:center;text-transform:uppercase;color:var(--pre-title-color);margin-bottom:15px;font-family:Titan one,raleway;font-size:18px;line-height:1.16667}@media screen and (min-width:768px){.pre-title-about{font-size:26px;line-height:1.15385}}@media screen and (min-width:1200px){.pre-title-about{letter-spacing:.04em;font-size:30px;line-height:1.13333}}.title-about{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:var(--title-color);margin-bottom:32px;font-family:Titan one,raleway;font-size:34px;font-weight:400;line-height:1.14706}@media screen and (min-width:768px){.title-about{margin-bottom:40px;font-size:48px;line-height:1.14583}}@media screen and (min-width:1200px){.title-about{letter-spacing:.06em;margin-bottom:60px;font-size:58px;line-height:1.13793}}.about-img-wrap{width:280px;height:279px;transition:transform .55s}@media screen and (min-width:768px){.about-img-wrap{width:336px;height:335px}}@media screen and (min-width:1200px){.about-img-wrap{width:501px;height:501px}}.about-img-wrap:hover{transform:scale(1.1)}@media screen and (min-width:768px){.about-img-wrap:hover{transform:scale(1.2)}}@media screen and (min-width:1200px){.about-img-wrap:hover{transform:scale(1.15)}}.about-text-wrap{text-align:left;padding-top:40px;padding-right:60px;font-weight:500}@media screen and (min-width:768px){.about-text-wrap{width:334px;padding:0}}@media screen and (min-width:1200px){.about-text-wrap{width:463px;padding-top:90px}}.about-after-title{margin-bottom:24px;font-size:12px;line-height:1.58333}@media screen and (min-width:768px){.about-after-title{font-size:14px;line-height:1.78571}}@media screen and (min-width:1200px){.about-after-title{letter-spacing:.04em;margin-bottom:32px;font-size:16px;line-height:1.75}}.about-text{color:var(--second-text-color);margin-bottom:10px;font-size:12px;line-height:1.58333}@media screen and (min-width:768px){.about-text{margin-bottom:10px;font-size:14px;line-height:1.78571}}@media screen and (min-width:1200px){.about-text{letter-spacing:.04em;margin-bottom:20px;font-size:14px;line-height:1.92857}}.read-more-state{display:none}.read-more-target{opacity:0;max-height:0;transition:var(--prime-tansition-timing)ease;font-size:0}.read-more-state:checked~.about-text .read-more-target{opacity:1;font-size:inherit;max-height:999em}.read-more-state~.read-more-trigger:before{content:"Read more"}.read-more-state:checked~.read-more-trigger:before{content:"Read less"}.read-more-trigger{width:176px;height:44px;letter-spacing:.06em;color:var(--accent-color);background:var(--white-color);cursor:pointer;transition:background-color var(--prime-tansition-timing)var(--prime-animation),color var(--prime-tansition-timing)var(--prime-animation);border:1px solid rgba(0,0,0,0);border-radius:22px;align-items:center;margin-right:10px;padding:0 37px;font-family:inherit;font-size:14px;font-weight:700;line-height:1.28571;display:flex}.read-more-trigger:hover,.read-more-trigger:focus{background-color:var(--accent-color);color:var(--white-color)}.input-wrap{position:relative}.input-wrap .about-text{margin-bottom:20px}@media screen and (min-width:768px){.input-wrap .about-text{margin-bottom:40px}}.input-icon{width:7px;height:14px;fill:var(--accent-color);position:absolute;left:133px;transform:translateY(-200%)}.read-more-trigger:hover+.input-icon,.read-more-trigger:focus+.input-icon{fill:var(--white-color)}.section.advantages{background-color:var(--second-bg-color);padding-bottom:60px}.advantages-list{flex-wrap:wrap;gap:32px;display:flex}@media screen and (min-width:768px){.advantages-list{flex-wrap:nowrap;gap:22px}}@media screen and (min-width:1200px){.advantages-list{gap:80px}}.advantages-list-item{width:calc(100% - 40px);list-style:none}.advantages-list-item:before{content:" ";height:50px;background-repeat:no-repeat;background-size:contain;margin-bottom:16px;display:block}@media screen and (min-width:768px){.advantages-list-item:before{margin-bottom:36px}}@media screen and (min-width:1200px){.advantages-list-item:before{margin-bottom:40px}}@media screen and (min-width:768px){.advantages-list-item{width:160px}}@media screen and (min-width:1200px){.advantages-list-item{width:calc(33.3333% - 53.3333px)}}.icon-milk:before{background-image:url(advantages-milk.ec3f6d22.png)}@media (min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.icon-milk:before{background-image:url(advantages-milk-x2.07a12f4f.png)}}.icon-bucket:before{background-image:url(advantages-bucket.5efa3081.png)}@media (min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.icon-bucket:before{background-image:url(advantages-bucket-x2.d5dd05ea.png)}}.icon-heart:before{background-image:url(advantages-heart.1b721135.png)}@media (min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.icon-heart:before{background-image:url(advantages-heart-x2.d0be4b24.png)}}.advantages-list-number{letter-spacing:.04em;text-transform:uppercase;color:var(--accent-color);margin-bottom:25px;font-family:Titan One;font-size:36px;line-height:1.14;display:block}@media screen and (min-width:768px){.advantages-list-number{margin-bottom:22px;font-size:48px}}@media screen and (min-width:1200px){.advantages-list-number{margin-bottom:25px;font-size:58px}}.advantages-list-text{font-size:12px;font-weight:700;line-height:1.67}@media screen and (min-width:768px){.advantages-list-text{font-size:14px;line-height:1.71}}@media screen and (min-width:1200px){.advantages-list-text{letter-spacing:.02em;font-size:16px;line-height:1.76}}.gallery{background-image:linear-gradient(to bottom,var(--second-bg-color)26px,var(--bg-color)26px,var(--bg-color));padding-bottom:60px}@media screen and (min-width:480px) and (max-width:767px){.gallery{background-image:linear-gradient(to bottom,var(--second-bg-color)40px,var(--bg-color)40px,var(--bg-color))}}@media screen and (min-width:768px){.gallery{background-image:linear-gradient(to bottom,var(--second-bg-color)186px,var(--bg-color)186px,var(--bg-color))}}@media screen and (min-width:1200px){.gallery{background-image:linear-gradient(to bottom,var(--second-bg-color)89px,var(--bg-color)89px,var(--bg-color))}}.gallery .container{max-width:100%;padding-left:0;padding-right:0}@media screen and (min-width:480px){.gallery .container{max-width:480px}}@media screen and (min-width:768px){.gallery .container{max-width:768px}}@media screen and (min-width:1200px){.gallery .container{max-width:1200px}}.gallery-list{flex-wrap:nowrap;justify-content:center;gap:2px;display:flex}@media screen and (min-width:768px){.gallery-list{gap:6px}}@media screen and (min-width:1200px){.gallery-list{gap:8px}}.gallery-item{flex-direction:column;gap:2px;display:flex}@media screen and (min-width:768px){.gallery-item{gap:6px}}@media screen and (min-width:1200px){.gallery-item{gap:8px}}.gallery-item:nth-child(6n-5){padding-top:14%}.gallery-item:nth-child(6n-4){padding-top:8%}.gallery-item:nth-child(6n-2){padding-top:10%}.gallery-item:nth-child(6n-1){padding-top:6%}.gallery-item:nth-child(6n){padding-top:15%}.gallery-overflow{border-radius:8px;overflow:hidden}@media screen and (min-width:768px){.gallery-overflow{border-radius:20px}}.gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:auto;gap:2px;display:grid}@media screen and (min-width:768px){.gallery-grid{gap:6px}}@media screen and (min-width:1200px){.gallery-grid{gap:8px}}.box1{grid-area:1/1/3/3}.gallery-wrap{transition:transform var(--prime-tansition-timing)var(--prime-animation)}.gallery-wrap:hover,.gallery-wrap:focus{z-index:100;transform:scale(1.5)}.section_foodpoints{background-image:linear-gradient(to bottom,var(--bg-color)23%,var(--second-bg-color)23%,var(--second-bg-color)85%);padding-top:60px;padding-bottom:60px}@media screen and (min-width:768px){.section_foodpoints{background-image:linear-gradient(to bottom,var(--bg-color)50%,var(--second-bg-color)50%,var(--second-bg-color)85%)}}@media screen and (min-width:1200px){.section_foodpoints{background-image:linear-gradient(to bottom,var(--bg-color)20%,var(--second-bg-color)20%,var(--second-bg-color)85%)}}.section_foodpoints.modal-open-contacts,.section_foodpoints.modal-open-locations{overflow:hidden}.card-contacts{font-family:DM Sans;font-size:12px;font-style:normal;font-weight:500;line-height:1.83333;text-decoration:none}@media screen and (min-width:768px){.card-contacts{font-size:14px;line-height:1.85714;display:flex}}@media screen and (min-width:1200px){.card-contacts{font-size:16px;line-height:1.875}}.card_item{width:280px;height:412px;background:var(--white-color);border-radius:24px;margin-bottom:20px;margin-left:auto;margin-right:auto;padding:40px 32px;box-shadow:0 8px 30px rgba(212,20,67,.1)}.card_item:last-child{margin-bottom:32px}@media screen and (min-width:768px){.card_item{width:224px;height:528px;margin:0 32px 60px 0}.card_item:last-child{margin-right:0}}@media screen and (min-width:768px){.card_item{width:368px;height:538px}}.food-point{text-align:center;width:80px;height:16px;letter-spacing:.04em;color:#fff;background:var(--brown-bg-color);border-radius:4px;justify-content:center;align-items:center;margin:0 0 20px;padding:0;font-style:normal;font-weight:500;display:flex}@media screen and (min-width:768px){.food-point{width:73px;height:28px}}.card_item:nth-child(2) .food-point{width:130px;background:var(--green-bg-color)}@media screen and (min-width:768px){.card_item:nth-child(2) .food-point{width:138px;height:28px}}.city,.work-week{border-bottom:1px solid #e1e1e1;padding-bottom:20px}@media screen and (min-width:768px){.city,.work-week{padding-bottom:32px}}.work-week{padding-top:20px}.city__title{letter-spacing:.04em;margin-bottom:8px}@media screen and (min-width:768px){.city__title{margin-bottom:12px}}@media screen and (min-width:1200px){.city__title{margin-bottom:8px}}.city__text{color:var(--second-text-color)}.work-days{margin-bottom:8px}@media screen and (min-width:768px){.work-days{margin-bottom:12px}}.work__time{color:#ffa5ba}.mailphone{padding-top:20px;line-height:1.5}@media screen and (min-width:768px){.mailphone{line-height:1.85714}}@media screen and (min-width:1200px){.mailphone{line-height:1.8125}}.card__mail,.card__phone{color:#907e82;transition:color var(--prime-tansition-timing)var(--prime-animation);text-decoration:none}.card__mail:hover,.card__mail:focus,.card__phone:hover,.card__phone:focus{color:var(--title-color)}@media screen and (min-width:768px){.btn-foodpoints{flex-direction:row;justify-content:center;margin-left:auto;margin-right:auto;display:flex}}.btn-foodpoints__item{justify-content:center;margin-bottom:10px;margin-left:auto;margin-right:auto;display:flex}.btn-foodpoints__item:last-child{margin-bottom:0}@media screen and (min-width:768px){.btn-foodpoints__item{margin:0 15px 0 0}.btn-foodpoints__item:last-child{margin-right:0}}.button-foodpoints{width:162px;height:44px;text-align:center;cursor:pointer;transition:background-color var(--prime-tansition-timing)var(--prime-animation),color var(--prime-tansition-timing)var(--prime-animation);border:0;border-radius:22px;flex-direction:row;justify-content:space-evenly;align-items:center;margin-left:auto;margin-right:auto;font-size:16px;font-style:normal;font-weight:700;line-height:1.3125;display:flex}.button-foodpoints .button-foodpoints__icon{width:7px;height:14px;fill:currentColor}.btn__locations{color:var(--white-color);background:#d41342}@media screen and (min-width:768px){.btn__locations{width:192px}}@media screen and (min-width:1200px){.btn__locations{width:198px}}.btn__locations:hover,.btn__locations:focus{color:#d41342;background:var(--white-color);outline:none}.btn__franchise{color:#d41342;background:var(--white-color)}@media screen and (min-width:768px){.btn__franchise{width:174px}}@media screen and (min-width:1200px){.btn__franchise{width:168px}}.btn__franchise:hover,.btn__franchise:focus{color:var(--white-color);background:#d41342;outline:none}.button-contacts__close{text-align:center;width:30px;height:30px;color:var(--time-color);border:1px solid var(--time-color);transition:color 250ms var(--prime-animation),border 250ms var(--prime-animation);background-color:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;top:15px;right:16px}.button-contacts__close:hover,.button-contacts__close:focus{color:var(--accent-color);border:1px solid var(--accent-color)}.button-contacts-close__icon{height:11px;width:11px;fill:currentColor}.button-foodpoints__form{cursor:pointer;letter-spacing:.04em;color:#fff;transition:font-size 250ms var(--prime-animation);background:#d41342;border:0;border-radius:22px;outline:none;margin:40px auto 0;padding:10px 55px 10px 56px;font-family:inherit;font-size:16px;font-weight:500;line-height:1.88;display:flex;box-shadow:0 4px 4px rgba(0,0,0,.15)}.button-foodpoints__form:hover,.button-foodpoints__form:focus{font-size:18px}.form-contacts{outline:none;margin-left:auto;margin-right:auto;padding:70px 40px 40px}.form-contacts__field,.check-contacts{letter-spacing:.01em;flex-direction:column;margin:0 0 10px;font-size:12px;line-height:1.17;display:flex;position:relative}.form-contacts__caption{text-align:center;color:var(--accent-color);margin-top:0;margin-bottom:18px;font-size:20px;line-height:1.15}.form-contacts__label{margin:0;padding:0;display:flex;position:relative}.form-contacts__label--bottom{color:var(--title-color);margin-bottom:4px}.form-contacts__input{height:40px;width:100%;color:#757575;cursor:pointer;transition:outline 250ms var(--prime-animation);background:#fff;border:1px solid rgba(33,33,33,.2);border-radius:4px;margin:0 0 10px;padding:11px 15px 11px 42px;font-size:14px;position:relative}.form-contacts__input:hover,.form-contacts__input:focus{outline:1px solid var(--accent-color)}.form-contacts__icon{width:15px;height:15px;fill:currentColor;color:var(--accent-color);cursor:pointer;transition:color 250ms var(--prime-animation),outline 250ms var(--prime-animation);padding:0;position:absolute;top:50%;left:15px;transform:translateY(-90%)}.form-contacts__input:hover+.form-contacts__icon,.form-contacts__input:focus+.form-contacts__icon{color:var(--accent-color)}.form-contacts__textarea{height:120px;width:100%;font-size:inherit;color:rgba(117,117,117,.5);cursor:pointer;transition:outline 250ms var(--prime-animation);resize:none;background:#fff;border:1px solid rgba(33,33,33,.2);border-radius:4px;margin-bottom:10px;padding:12px 16px}.form-contacts__textarea:focus{outline:1px solid var(--accent-color)}.check-contacts__label{justify-content:center;display:contents}.check-contacts__input{-webkit-appearance:none;-ms-appearance:none;appearance:none;position:absolute}.check-contacts__icon{width:15px;height:15px;border:2px solid var(--accent-color);transition:background-color 250ms var(--prime-animation),border 250ms var(--prime-animation);border-radius:2px;margin:0;padding:0;display:block;position:absolute;top:50%;left:0%;transform:translateY(-55%)}.check-contacts__input:not(checked)+.check-contacts__icon{box-flex-group:#fff;fill:#fff}.check-contacts__input:checked+.check-contacts__icon{background-color:var(--accent-color);border:2px solid var(--accent-color);fill:#fff}.check-contacts__text{letter-spacing:.04em;color:#757575;text-align:left;padding-left:30px;font-size:12px;line-height:1.17}.check-contacts__text--agree{color:var(--accent-color)}@media screen and (min-width:768px){.check-contacts__text{line-height:1.71}}.backdrop-contacts,.backdrop-locations{height:100%;width:100%;opacity:1;transition:opacity 450ms var(--prime-animation);z-index:999;background:rgba(0,0,0,.2);margin:0;padding:20% 0;position:fixed;top:0;left:0}.backdrop-contacts.is-hidden,.backdrop-locations.is-hidden{opacity:0;visibility:collapse;pointer-events:none;display:none}.backdrop-contacts.is-hidden .modal-contacts,.backdrop-locations.is-hidden .modal-locations{transform:translate(-50%,-50%)scale(0)250ms}.modal-contacts,.modal-locations{width:100%;max-width:550px;height:100%;max-height:750px;transition:transform 250ms var(--prime-animation);border:1px solid var(--title-color);background-color:#fff;border-radius:18px;margin:0;padding:0;position:absolute;top:50%;left:50%;overflow-x:hidden;overflow-y:scroll;transform:translate(-50%,-50%)scale(1);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px rgba(0,0,0,.14),0 2px 1px rgba(0,0,0,.2)}.modal-locations{max-width:500px}.maps_google{text-align:center;margin:0;padding:70px 10px 10px}.google-maps{color:var(--title-color);letter-spacing:.04em;margin-bottom:30px;font-family:DM Sans;font-style:normal;font-weight:500;line-height:1.875;transition:transform .55s}.google-maps.city__maps{margin-top:20px;margin-bottom:15px}.google-maps:hover,.google-maps:focus{font-size:16px;transform:scale(1.25)}.goole_map{width:100%;max-width:250px;height:100%;max-height:450px;border-radius:7px}.customer-reviews{padding-top:60px;padding-bottom:60px}@media screen and (min-width:768px){.customer-reviews{padding-bottom:80px}}@media screen and (min-width:1200px){.customer-reviews{padding-top:120px;padding-bottom:120px}}.review-box__img-box{width:85px;margin:0 auto}.review-box__img-customer{margin:0 auto 32px}@media screen and (min-width:768px){.review-box__img-customer{margin-bottom:20px}}@media screen and (min-width:1200px){.review-box__img-customer{margin-bottom:16px}}.review-box__point{justify-content:center;margin-top:16px;display:flex}@media screen and (min-width:768px){.review-box__point{margin-top:4px}}@media screen and (min-width:1200px){.review-box__point{margin-top:16px}}.review-box__point-small:not(:last-child){margin-right:10px}.review-box__wrap{background-color:#fafafa;margin-bottom:16px;padding:43px 50px 26px;position:relative}@media screen and (min-width:768px){.review-box__wrap{width:620px;margin:0 auto 4px;padding:37px 6px 44px}}@media screen and (min-width:1200px){.review-box__wrap{width:968px;margin-bottom:16px;padding:47px 74px 39px 73px}}.review-box__wrap:before{content:"";width:54px;height:40px;background-image:url(review-quotes.cd9e453b.png);background-repeat:no-repeat;background-size:cover;display:inline-block;position:absolute;top:30px;left:53px}@media screen and (min-width:768px){.review-box__wrap:before{width:60px;top:20px;left:6px}}@media screen and (min-width:1200px){.review-box__wrap:before{width:54px;top:32px;left:72px}}.review-box__text{text-align:center;color:var(--accent-text-color);background:repeating-linear-gradient(0deg,rgba(0,0,0,0),#e1e1e1 2px,rgba(0,0,0,0) 1px,rgba(0,0,0,0) 31px);margin:0;padding-left:15px;padding-right:8px;font-size:12px;font-weight:500;line-height:2.58333;position:relative}@media screen and (min-width:768px){.review-box__text{letter-spacing:.04em;padding-left:45px;padding-right:49px;font-size:14px;line-height:2.16}}@media screen and (min-width:1200px){.review-box__text{padding-left:36px;padding-right:35px;font-size:16px;line-height:1.86}}.review-box__author{text-align:center;color:var(--accent-text-color);margin-top:16px;font-size:14px;font-weight:500;line-height:1.85714}@media screen and (min-width:768px){.review-box__author{font-size:16px;line-height:1.86}}@media screen and (min-width:1200px){.review-box__author{font-size:20px}}.review-box .swiper-pagination-bullets{margin-top:16px}@media screen and (min-width:768px){.review-box .swiper-pagination-bullets{margin-top:32px}}.review-box .swiper-pagination-bullet{width:12px;height:12px;opacity:1;transition:background-color 250ms var(--prime-tansition-timing);background-color:#d9d9d9}@media screen and (min-width:768px){.review-box .swiper-pagination-bullet{width:14px;height:14px}}@media screen and (min-width:1200px){.review-box .swiper-pagination-bullet{width:16px;height:16px}}.swiper-pagination-bullet:hover,.swiper-pagination-bullet:focus{background-color:var(--accent-color);outline:rgba(0,0,0,0)}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{justify-content:center;gap:8px;display:flex;position:relative}@media screen and (min-width:768px){.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{gap:18px}}.swiper-pagination>.swiper-pagination-bullet-active{width:12.4px;height:11.84px;background-color:rgba(0,0,0,0);background-image:url(home.a1ddfee7.svg);background-repeat:no-repeat;background-size:contain;border:none;border-radius:0}@media screen and (min-width:768px){.swiper-pagination>.swiper-pagination-bullet-active{width:14px;height:14px}}@media screen and (min-width:1200px){.swiper-pagination>.swiper-pagination-bullet-active{width:16px;height:16px}}.footer{background-color:var(--second-bg-color)}.container__footer{width:100%;flex-direction:column;margin-left:auto;margin-right:auto;padding:0 20px 40px;display:flex}@media screen and (min-width:768px){.container__footer{flex-direction:row;align-items:flex-end}}@media screen and (min-width:1200px){.container__footer{max-width:1200px;padding:60px 16px}}.footer__title{max-width:234px;flex-direction:column;justify-content:flex-start;margin-bottom:40px;display:flex}@media screen and (min-width:768px){.footer__title{max-width:377px;margin-bottom:0;margin-right:auto}}@media screen and (min-width:1200px){.footer__title{max-width:477px}}.footer__title--small{text-transform:uppercase;color:var(--pre-title-color);margin-bottom:16px;font-family:Titan One;font-size:18px;font-weight:400;line-height:1.17}@media screen and (min-width:768px){.footer__title--small{letter-spacing:.04em;margin-bottom:12px;font-size:26px;line-height:1.15}}@media screen and (min-width:1200px){.footer__title--small{margin-bottom:16px;font-size:30px;line-height:1.13}}.footer__title--big{letter-spacing:.04em;text-transform:uppercase;color:var(--title-color);font-family:Titan One;font-size:34px;font-weight:400;line-height:1.15}@media screen and (min-width:768px){.footer__title--big{letter-spacing:.06em;font-size:48px}}@media screen and (min-width:1200px){.footer__title--big{font-size:58px;line-height:1.14}}.footer__cotacts{padding-bottom:40px}.social-list{justify-content:flex-end;gap:28px;margin-bottom:40px;display:flex}@media screen and (min-width:768px){.social-list{gap:30px}}@media screen and (min-width:1200px){.social-list{padding-top:0}}.social-list__item{width:32px;height:32px}.social-link{width:100%;height:100%;transition:background-color var(--prime-tansition-timing)var(--prime-animation);fill:var(--white-color);background-color:#fea5bb;border-radius:50px;justify-content:center;align-items:center;display:flex}.social-link:hover,.social-link:focus{background-color:var(--accent-color)}.call{text-align:right;font-size:12px;font-weight:700;line-height:1.8}@media screen and (min-width:768px){.call{padding-bottom:20px;font-size:14px;line-height:1.85}}@media screen and (min-width:1200px){.call{padding-bottom:0;font-size:16px;line-height:1.87}}.call__text{color:var(--primary-text-color)}.call__number{color:var(--title-color);transition:color var(--prime-tansition-timing)var(--prime-animation);padding-top:10px;padding-bottom:10px;text-decoration:none}.call__number:hover,.call__number:focus{color:#fea5bb}.rights-reserved{width:100%;border-top:1px solid #e1e1e1;justify-content:center;padding-top:16px;padding-bottom:3px;display:flex}@media screen and (min-width:768px){.rights-reserved{padding-top:8px;padding-bottom:8px}}@media screen and (min-width:1200px){.rights-reserved{max-width:1200px;margin-left:auto;margin-right:auto;padding-top:7px;padding-bottom:4px}}.rights-reserved__text{width:135px;text-align:center;color:var(--second-text-color);font-size:14px;font-weight:700;line-height:1.5}@media screen and (min-width:768px){.rights-reserved__text{width:auto;letter-spacing:.02em;font-size:14px;line-height:1.86}}@media screen and (min-width:1200px){.rights-reserved__text{width:1200px}}.header-backdrop{width:100%;height:100%;z-index:99999;background-color:rgba(0,0,0,.2);transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;overflow:hidden}.header-backdrop.hidden{visibility:hidden;opacity:0;pointer-events:none;transform:scale(6)}.header-modal{background-color:#fff;border:2px solid #d41443;border-radius:10px;padding:20px;position:absolute;top:20%;left:50%;transform:translate(-50%,-20%);box-shadow:0 4px 6px #c7133e}@media screen and (min-width:320px){.header-modal{min-width:280px;min-height:450px}}@media screen and (max-width:1199px){.header-modal{max-width:350px}}@media screen and (min-width:1200px){.header-modal{min-width:528px;min-height:581px;padding:20px}}.header-modal__button_close{width:30px;height:30px;color:#f88ca5;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:color .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:8px;right:8px}.header-modal__button_close:hover{color:#d41443}.header-modal__close-icon{fill:currentColor}.header-modal__title{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#d41443;margin-bottom:8px;font-family:Titan One;font-size:20px;font-weight:400;line-height:1.15}@media screen and (min-width:1200px){.header-modal__title{font-size:32px;line-height:1.7}}.header-modal__text{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#d41443;margin-bottom:30px;font-family:Titan One;font-size:12px;font-style:normal;font-weight:400;line-height:1.12}@media screen and (min-width:1200px){.header-modal__text{font-size:24px}}.header-list{height:247px;flex-wrap:wrap;gap:30px;display:flex;overflow:auto}@media screen and (min-width:768px){.header-list{height:280px}}@media screen and (min-width:1200px){.header-list{height:400px}}.header-list__item{width:100%}.header-list__title{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#d41443;margin-bottom:10px;font-family:Titan One;font-size:20px;font-style:normal;font-weight:400;line-height:1.15}.header-list__title-cream:before{content:" ";height:180px;background-image:url(icecream1Mob2.57e1bf6d.png);background-position:50%;background-repeat:no-repeat;background-size:contain;margin-bottom:10px;margin-left:auto;margin-right:auto;display:block}@media screen and (max-width:1199px){.header-list__title-cream:before{max-width:350px}}@media screen and (min-width:1200px){.header-list__title-cream:before{height:320px}}.header-list__title-coffee:before{content:" ";height:180px;background-image:url(icecoffee2Mob2.248a176c.png);background-position:50%;background-repeat:no-repeat;background-size:contain;margin-bottom:10px;margin-left:auto;margin-right:auto;display:block}@media screen and (max-width:1199px){.header-list__title-coffee:before{max-width:350px}}@media screen and (min-width:1200px){.header-list__title-coffee:before{height:320px}}.header-list__title-shake:before{content:" ";height:180px;background-image:url(milkshakes3Mob2.6dc0264c.png);background-position:50%;background-repeat:no-repeat;background-size:contain;margin-bottom:10px;margin-left:auto;margin-right:auto;display:block}@media screen and (max-width:1199px){.header-list__title-shake:before{max-width:350px}}@media screen and (min-width:1200px){.header-list__title-shake:before{height:320px}}.box-container{justify-content:center;align-items:center;display:flex}.header-list__button{color:#f88ca5;background-color:rgba(0,0,0,0);border:none;justify-content:center;align-items:center;transition:color .25s cubic-bezier(.4,0,.2,1);display:flex}.header-list__button:hover{color:#d41443}.header-list__icon{fill:currentColor}.header-list__box{width:48px;height:24px;background:#f88ca5;border-radius:25px;justify-content:center;align-items:center;display:flex}@media screen and (min-width:768px){.header-list__box{width:60px;height:32px}}.header-list__text{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#d41443;font-family:Titan One;font-size:20px;font-style:normal;font-weight:400;line-height:1.15}@media screen and (min-width:1200px){.header-list__text{font-size:28px}}.form-field{width:80%;flex-direction:column;justify-content:center;margin-top:30px;margin-left:auto;margin-right:auto;display:flex}.form-field__title{color:#d41443;margin-bottom:6px;font-size:16px;font-weight:700;line-height:1.31;display:block}.form-field__input{color:#d41443;border:1px solid #d41443;border-radius:8px;padding:8px}.form-field__input::-ms-input-placeholder{color:#e71949}.form-field__input::placeholder{color:#e71949}.form-field__box{margin-left:auto;margin-right:auto}.form-field__box+.form-field__box{margin-top:10px}.form-field__button{width:50%;height:40px;text-transform:uppercase;color:#fff;background-color:#df385f;border:rgba(0,0,0,0);border-radius:20px;margin-top:20px;margin-left:auto;margin-right:auto;font-family:inherit;font-size:18px;font-weight:700;transition:background-color .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 4px rgba(0,0,0,.15)}.form-field__button:hover{background-color:#d41443}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#f88ca5;border-radius:20px}.hero-backdrop{width:100%;height:100%;z-index:99999;background-color:rgba(0,0,0,.2);transition:opacity .3s linear,visibility .3s linear;position:absolute;top:0;left:0;overflow:hidden}.hero-backdrop.hidden{visibility:hidden;opacity:0;pointer-events:none}.hero-modal{background-color:#fff;border:2px solid #d41443;border-radius:10px;padding:3px;transition:transform .25s linear;animation-timing-function:cubic-bezier(.4,0,.2,1);display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 6px #c7133e}@media screen and (min-width:768px){.hero-modal{min-width:500px;min-height:320px;display:block}}@media screen and (min-width:1200px){.hero-modal{min-width:500px;min-height:320px;padding:3px}}.hero-modal__button_close{width:30px;height:30px;color:#f88ca5;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:color .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:8px;right:8px}.hero-modal__button_close:hover{color:#d41443}.hero-modal__close-icon{fill:currentColor}.button-back-to-menu{z-index:9;background-color:inherit;color:#d41443;cursor:pointer;opacity:.6;transition:opacity 250ms ease,fill 250ms var(--prime-animation),background-color 250ms ease;border:none;border-radius:40%;padding:10px;font-size:14px;font-weight:700;display:none;position:fixed;bottom:25px;right:35px}@media screen and (min-width:768px){.button-back-to-menu{bottom:30px;right:45px}}.button-back-to-menu:hover{opacity:1;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));background-color:#fff;border:1px solid #f5dddd}.arrow,.arrow-second,.arrow-third{border:5px solid #d41443;border-width:0 5px 5px 0;padding:3px;display:inline-block;transform:rotate(-135deg)}.botton-column{flex-direction:column;gap:2px;display:flex}
/*# sourceMappingURL=index.6f4976d1.css.map */
