*,: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,-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{--accent-color:#d41443;--secondary-accent-color:#ffa5ba;--hero-bcg-color:#ffb8ca;--menu-bcg-color:#e17992;--primary-bcg-color:#e5e5e5;--secondary-bcg-color:#fff5f6;--gallery-bcg-color:#fff;--primary-text-color:#fff;--secondary-text-color:#000;--text-color:#907e82;--primary-btn-color:#fff;--primary-btn-hover:#ecebeb;--secondary-btn-color:#d41443;--secondary-btn-hover:#d41342;--body-bcg-color:#fff;--items:3;--indent:20px}.visually-hidden{width:1px;height:1px;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);border:0;margin:-1px;padding:0;position:absolute;overflow:hidden}body{letter-spacing:.04em;color:var(--secondary-text-color);background-color:var(--body-bcg-color);margin:0;font-family:DM Sans;font-size:16px}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}img{max-width:100%;height:auto;display:block}.link{text-decoration:none}.list{margin:0;padding:0;list-style:none}html{box-sizing:border-box}*,:before,:after{box-sizing:inherit}.card-set{gap:var(--indent);flex-wrap:wrap;display:flex}.card-set__item{flex-basis:calc((100% - var(--indent)*(var(--items) - 1))/var(--items))}.button{cursor:pointer;text-align:center;height:44px;border:none;border-radius:22px;align-items:center;padding:11px 37px;font-family:inherit;font-size:16px;font-weight:700;line-height:1.3;transition:background-color .25s cubic-bezier(.4,0,.2,1);display:flex}.btn-primary{color:var(--accent-color);background-color:var(--primary-btn-color)}.btn-primary:hover{background-color:var(--primary-btn-hover)}.btn-secondary{color:var(--primary-text-color);background:var(--secondary-btn-color)}.btn-secondary:hover{background-color:var(--secondary-btn-hover)}.btn-hero{height:24px;border-radius:20px;padding:12px 15px;font-size:8px;font-weight:400;line-height:1.25}.btn-hero:not(:last-child){margin-right:8px}.btn-hero__products:hover,.btn-hero__products:focus{opacity:.8}@media screen and (min-width:1200px){.btn-hero{height:40px;font-size:14px;font-weight:400;line-height:1.28}}.backdrop{width:100%;height:100%;opacity:1;visibility:visible;background:#0003;margin-left:auto;margin-right:auto;transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.modal{min-height:450px;background:#fff;border-radius:4px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1);box-shadow:0 1px 3px #0000001f,0 1px 1px #00000024,0 2px 1px #0003}@media screen and (min-width:768px){.modal{min-width:600px;min-height:450px}}@media screen and (min-width:1200px){.modal{min-width:600px;min-height:450px}}.button-close{width:30px;height:30px;border:3px solid var(--accent-color);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:8px;right:150px}.button-close:focus,.button-close:hover{fill:var(--accent-color)}@media screen and (min-width:768px){.button-close{top:8px;right:8px}}@media screen and (min-width:1200px){.button-close{top:8px;right:8px}}.backdrop.is-hidden{opacity:0;pointer-events:none;visibility:hidden}.backdrop.is-hidden .modal{transform:translate(-50%,-50%)scale(.9)}.icon-close{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.container{width:100%;margin:0 auto;padding-left:20px;padding-right:20px}@media screen and (min-width:768px){.container{padding-left:32px;padding-right:32px}}@media screen and (min-width:1200px){.container{padding-left:16px;padding-right:16px}}.section{padding-top:60px;padding-bottom:60px}.section-subtitle{text-align:center;text-transform:uppercase;color:var(--secondary-accent-color);font-family:Titan One;font-size:18px;font-weight:400;line-height:1.16}@media screen and (min-width:768px){.section-subtitle{font-size:26px;line-height:1.15}}@media screen and (min-width:1200px){.section-subtitle{letter-spacing:.04em;font-size:30px;line-height:1.13}}.section-title{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:var(--accent-color);font-family:Titan One;font-size:34px;font-weight:400;line-height:1.14}@media screen and (min-width:768px){.section-title{font-size:48px;line-height:1.15}}@media screen and (min-width:1200px){.section-title{letter-spacing:.06em;font-size:58px;line-height:1.14}}.header{width:100%;background-color:var(--hero-bcg-color)}.header__container{width:100%;height:502px;position:relative;overflow:hidden}@media screen and (min-width:320px){.header__container{max-width:320px}}@media screen and (min-width:560px){.header__container{max-width:560px;overflow:visible}}@media screen and (min-width:768px){.header__container{max-width:768px;height:416px}}@media screen and (min-width:1200px){.header__container{max-width:1200px;height:664px}}.header__nav{z-index:1000;justify-content:space-between;align-items:center;padding:16px 0;display:flex;position:relative}@media screen and (min-width:768px){.header__nav{padding-top:32px;padding-bottom:0}}@media screen and (min-width:1200px){.header__nav{padding-top:20px}}@media screen and (min-width:1200px){.header__logo{margin-right:0;padding:25px 0;font-size:26px;line-height:1.19}}.header__btns{align-items:center;display:flex}.header__list{gap:35px;display:flex}@media screen and (max-width:1199px){.header__list{display:none}}@media screen and (min-width:768px) and (max-width:1199px){.header__list{margin-left:0}}.header__link{color:var(--primary-text-color);padding:32px 0;font-weight:700;transition:color .25s linear}.header__link:hover,.header__link:focus{color:var(--accent-color)}.header__link--сurrent{color:var(--accent-color);padding:32px 0;font-weight:700}.logo{color:var(--logo-color);font-family:Raleway;font-weight:700}.mobile-menu-btn{width:40px;height:40px;cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;padding:0;transition:background-color .25s cubic-bezier(.4,0,.2,1);display:flex}@media screen and (min-width:768px){.mobile-menu-btn{margin-left:293px}}.mobile-menu-open{stroke:var(--accent-color);transition:stroke .25s cubic-bezier(.4,0,.2,1)}.mobile-menu-btn:hover .mobile-menu-open{stroke:#fff}.mobile-menu-btn:hover,.mobile-menu-btn:focus{color:var(--primary-text-color)}.mobile-menu-btn .mobile-menu-icon{transition:fill .25s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:1199px){.mobile-menu-btn{display:none}}.mobile-menu-btn.is-open .mobile-menu-open{opacity:0;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.mobile-menu-close{opacity:1;cursor:pointer;transition:opacity .25s cubic-bezier(.4,0,.2,1);top:0;right:0}.btn-mobile-menu__svg{color:red}.mobile-menu{z-index:100;height:100%;background-color:var(--menu-bcg-color);flex-direction:column;transition:transform .25s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%)}@media screen and (min-width:320px){.mobile-menu{width:250px}}@media screen and (min-width:768px){.mobile-menu{width:254px}}@media screen and (min-width:1200px){.mobile-menu{display:none}}.mobile-menu.is-open{transform:translate(0)}.mobile-menu-nav{letter-spacing:.02em;margin-top:20px;margin-bottom:auto;font-size:14px;font-weight:700;line-height:1}@media screen and (min-width:320px){.mobile-menu-nav{line-height:1.18}}.mobile-menu-nav .current-nav{color:var(--accent-color)}.mobile-menu-nav-item{border:1px solid #e18298;padding-top:10px;padding-bottom:14px;padding-left:20px}.mobile-menu-nav-item:last-child{margin-bottom:0}.mobile-menu-nav-link{color:var(--primary-text-color);transition:color .25s linear}.mobile-menu-nav-link:hover,.mobile-menu-nav-link:focus{color:var(--accent-color)}.contact__nav{display:flex}@media screen and (min-width:320px) and (max-width:767px){.contact__nav{display:none}}@media screen and (min-width:768px) and (max-width:1199px){.contact__nav{flex-direction:column;justify-content:center;gap:10px}}@media screen and (min-width:1200px){.contact__nav{gap:30px;margin-left:auto}}.contact__nav__link{color:var(--primary-text-color);align-items:center;padding:32px 0;display:flex}@media screen and (min-width:768px) and (max-width:1199px){.contact__nav__link{letter-spacing:.02em;padding:0;font-size:12px;line-height:1.17}}.contact__nav__icon{fill:currentColor}@media screen and (min-width:768px) and (max-width:1199px){.contact__nav__icon{margin-right:8px}}@media screen and (min-width:1200px){.contact__nav__icon{margin-right:10px}}@media screen and (max-width:767px){.btn-header{display:none}}@media screen and (max-width:1199px){.btn-header{margin-left:32px;padding:11px 20px}}@media screen and (min-width:1200px){.btn-header{margin-left:141px}}.btn-mobile-menu{margin-left:auto;margin-right:auto}@media screen and (min-width:1200px){.btn-mobile-menu{display:none}}.hero-title{z-index:6;width:218px;letter-spacing:.04em;text-transform:uppercase;color:var(--primary-text-color);font-family:Titan One;font-size:26px;font-style:normal;font-weight:400;line-height:1.15;position:absolute;bottom:40%;left:5%}.hero-title__current{color:var(--accent-color);font-size:48px}@media screen and (min-width:768px){.hero-title__current{font-size:34px;line-height:.88}}@media screen and (min-width:1200px){.hero-title__current{font-size:58px;line-height:.91}}@media screen and (min-width:768px){.hero-title{width:162px;font-size:22px;font-weight:400;line-height:1.13;bottom:53%}}@media screen and (min-width:1200px){.hero-title{width:277px;font-size:38px;left:2%}}.hero__elipse:before{content:"";width:346px;height:344px;background-color:var(--secondary-accent-color);opacity:0;border-radius:50%;animation:pulsate 2s ease-out infinite;display:inline-block;position:absolute}@media screen and (max-width:767px){.hero__elipse:before{left:9%}}@media screen and (min-width:768px){.hero__elipse:before{width:335px;height:333px;top:10%;right:23%}}@media screen and (min-width:1200px){.hero__elipse:before{width:534px;height:534px;top:11%;right:14%}}.hero__img{z-index:5;margin-left:auto;margin-right:auto;position:absolute;bottom:0;left:35%}@media screen and (min-width:768px){.hero__img{width:143px;height:336px;left:42%}}@media screen and (min-width:1200px){.hero__img{width:236px;height:557px;left:52%}}.hero-btn{z-index:5;gap:8px;display:flex;position:absolute;bottom:31%;left:5%}@media screen and (min-width:768px){.hero-btn{gap:9px;bottom:43%}}@media screen and (min-width:1200px){.hero-btn{gap:12px;left:2%}}.hero__snap{display:none}@media screen and (min-width:768px){.hero__snap{display:block;position:absolute;bottom:4%;left:6%}}@media screen and (min-width:1200px){.hero__snap{width:213px;height:216px;left:2%}}.hero__descr{display:none}@media screen and (min-width:768px){.hero__descr{z-index:5;width:121px;color:var(--primary-text-color);opacity:0;font-size:7px;font-weight:400;line-height:1.5;transition:opacity .25s linear,transform .25s linear;display:block;position:absolute;bottom:150%;left:2%;transform:translate(-100%)}}@media screen and (min-width:1200px){.hero__descr{width:200px;font-size:14px;line-height:1.42;left:19%}}.hero__wrap{display:none}@media screen and (min-width:768px){.hero__wrap{background-color:var(--primary-text-color);width:18px;height:18px;cursor:pointer;border-radius:50%;transition:background-color .25s linear,opacity .25s linear;display:block;position:absolute;bottom:13%;left:25%}.hero__wrap:hover,.hero__wrap:focus{background-color:var(--accent-color);opacity:.8}}@media screen and (min-width:1200px){.hero__wrap{width:30px;height:30px;left:19%}}.hero__wrap:hover .hero__descr,.hero__wrap:focus .hero__descr{opacity:1;transform:translate(0)}.hero__arrow{display:none}@media screen and (min-width:768px){.hero__arrow{fill:var(--accent-color);transition:fill .25s linear;display:block;position:absolute;bottom:31%;left:28%}}@media screen and (min-width:1200px){.hero__arrow{width:15px;height:15px;bottom:28%}}.hero__wrap:hover .hero__arrow,.hero__wrap:focus .hero__arrow{fill:var(--primary-text-color)}.hero-info{display:none}@media screen and (min-width:560px){.hero-info{color:var(--primary-text-color);font-size:8px;font-weight:400;line-height:1.25;display:block}.hero-info__number{letter-spacing:.04em;text-transform:uppercase;color:var(--accent-color);font-family:Titan One;font-size:28px;font-weight:400;line-height:1.14}}@media screen and (min-width:560px) and (min-width:1200px){.hero-info__number{font-size:46px;line-height:1.15}}@media screen and (min-width:560px){.hero-info--cafes,.hero-info--trucks{z-index:6;position:absolute;right:4%}}@media screen and (min-width:560px){.hero-info--cafes{top:25%;right:4%}}@media screen and (min-width:560px) and (min-width:768px){.hero-info--cafes{right:5%}}@media screen and (min-width:560px) and (min-width:1200px){.hero-info--cafes{right:2%}}@media screen and (min-width:560px){.hero-info--trucks{top:40%;right:2%}}@media screen and (min-width:560px) and (min-width:768px){.hero-info--trucks{right:3%}}@media screen and (min-width:560px) and (min-width:1200px){.hero-info--trucks{right:2%}}.hero-info__number--16:before{content:"";z-index:-1;width:16px;height:16px;text-align:right;background-color:var(--primary-text-color);opacity:0;border-radius:50%;animation:pulsate 1s ease-out infinite;display:inline-block;position:absolute;bottom:74%;left:69%}@media screen and (min-width:1200px){.hero-info__number--16:before{width:30px;height:30px;bottom:68%;left:69%}}.hero-info__number--23:before{content:"";z-index:-1;width:16px;height:16px;text-align:right;background-color:var(--primary-text-color);opacity:0;border-radius:50%;animation:pulsate 1s ease-out infinite;display:inline-block;position:absolute;bottom:75%;left:56%}@media screen and (min-width:1200px){.hero-info__number--23:before{width:30px;height:30px;bottom:64%;left:72%}}.hero__pic{display:none}@media screen and (min-width:560px){.hero__pic{z-index:5;display:block;position:absolute;bottom:0;right:3%}}@media screen and (min-width:768px){.hero__pic{right:4%}}@media screen and (min-width:1200px){.hero__pic{width:304px;height:241px;right:2%}}.side-nav__close-btn{fill:#fff;background-color:#0000;border:none;margin-left:auto;padding:20px;display:block}.side-nav__close-btn:hover,.side-nav__close-btn:focus{fill:var(--secondary-btn-hover);outline:none}.backdrop__header{z-index:1001}.modal__header{width:95%;z-index:10001;opacity:1;background-color:#fff;border-radius:4px;padding:20px;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1);box-shadow:0 1px 3px #0000001f,0 1px 1px #00000024,0 2px 1px #0003}@media screen and (min-width:320px){.modal__header{width:290px}}@media screen and (min-width:768px){.modal__header{width:300px;height:550px;padding:40px}}@media screen and (min-width:1200px){.modal__header{width:500px;height:550px}}.backdrop.is-hidden .modal__header{opacity:0;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);transform:translate(-50%,-50%)scale(1.25)}.btn-close{cursor:pointer;background-color:#fff;border:1px solid #0000001a;border-radius:50%;padding:5px;transition:border .25s cubic-bezier(.4,0,.2,1);position:absolute;top:8px;right:8px}.btn-close:hover,.btn-close:focus{border:2px solid var(--accent-color)}.btn-close__icon{fill:var(--text-color);justify-content:center;align-items:center;margin:6px;transition:fill .25s cubic-bezier(.4,0,.2,1);display:flex}.btn-close:hover .btn-close__icon,.btn-close:focus .btn-close__icon{fill:var(--accent-color)}.form{flex-direction:column;display:flex}.form__text{text-align:center;color:var(--accent-color);margin-bottom:12px;font-size:20px;font-weight:700;line-height:1.15}.form__text--checkbox{font-size:15px;font-weight:700;line-height:1.15}.form__field{flex-direction:column;margin-bottom:10px;display:flex;position:relative}.form__label{text-align:left;letter-spacing:.01em;color:var(--text-color);margin-bottom:4px;font-size:12px;font-weight:400;line-height:1.16}.form__input{cursor:pointer;width:100%;height:40px;border:1px solid #21212133;border-radius:4px;padding-left:42px;padding-right:10px;transition:border-color .25s cubic-bezier(.4,0,.2,1),outline .25s cubic-bezier(.4,0,.2,1);position:relative}.form__input:focus{border-color:var(--accent-color);outline:1px solid var(--accent-color)}.form__wrapper{transition:fill .25s cubic-bezier(.4,0,.2,1);position:absolute;top:30px;left:12px}.form__input:focus~.form__wrapper{fill:var(--accent-color)}.form__checkbox{margin-bottom:20px}.checklist{justify-content:center;margin-top:18px;display:flex}@media screen and (min-width:320px){.checklist{flex-direction:column}}@media screen and (min-width:768px){.checklist{flex-direction:row;gap:15px}}.checklist__label{position:relative}@media screen and (min-width:320px) and (max-width:767px){.checklist__label:not(:last-child){margin-bottom:7px}}.checklist__input{-webkit-appearance:none;appearance:none;outline:#0000;position:absolute;top:4px;left:-4px}.checklist__icon{width:16px;height:15px;border:2px solid #212121;border-radius:2px;transition:background-color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),outline .25s cubic-bezier(.4,0,.2,1);display:inline-block}.checklist__input:checked+.checklist__icon{background-color:var(--accent-color);border-color:var(--accent-color);background-image:url(check.040768ec.svg);background-size:contain;background-origin:border-box}.agreement__input:focus+.checklist__icon{border:2px solid var(--accent-color)}.form__comment{width:100%;height:80px;resize:none;border:1px solid #21212133;border-radius:4px;margin-bottom:20px;padding:12px 16px;transition:border-color .25s cubic-bezier(.4,0,.2,1),outline .25s cubic-bezier(.4,0,.2,1)}.form__comment:focus{border-color:var(--accent-color);outline:1px solid var(--accent-color)}.form__comment::placeholder{color:#75757580}.button__modal{width:250px;height:50px;justify-content:center;margin-left:auto;margin-right:auto;display:flex}@keyframes acidTrip{0%{filter:hue-rotate()}50%{filter:hue-rotate(360deg)}to{filter:hue-rotate(-360deg)}}.acidTrip{color:#fff;background-image:linear-gradient(50deg,#ffa5ba,var(--accent-color));animation-name:acidTrip;animation-duration:3s;animation-timing-function:linear;animation-iteration-count:3}.products{background-color:var(--primary-text-color)}.product__label{margin-bottom:16px}.product__list{--items:1}@media screen and (max-width:767px){.product__list{display:block}}@media screen and (min-width:768px){.product__list{--items:3;justify-content:center;align-items:center;display:flex}}.product__item{text-align:center;max-width:280px;height:489px;background-color:#ffb8ca;border-radius:24px;margin-top:150px;position:relative}.product__item--second{background-color:#f0d1a5}.product__item--third{background-color:#c2e297}@media screen and (max-width:767px){.product__item{margin-left:auto;margin-right:auto}}@media screen and (min-width:768px){.product__item{max-width:224px;height:473px}}@media screen and (min-width:1200px){.product__item{max-width:368px;height:535px;margin-top:290px}}.product__img{z-index:1;position:absolute;top:-31%;left:0}@media screen and (min-width:768px){.product__img{top:-29%}}@media screen and (min-width:1200px){.product__img{top:-52%}}.product__title{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:var(--primary-text-color);padding-top:155px;padding-bottom:70px;font-family:Titan One;font-size:20px;font-style:normal;line-height:1.15}@media screen and (min-width:768px){.product__title{padding-top:116px;padding-bottom:50px}}@media screen and (min-width:1200px){.product__title{padding-top:156px;font-size:30px;line-height:1.13}}.product__title:before{content:"";width:6px;height:6px;background:var(--primary-text-color);box-shadow:-20px 0 0 var(--primary-text-color),20px 0 0 var(--primary-text-color);border-radius:50%;display:inline-block;position:absolute;top:43%;left:47%}@media screen and (min-width:768px){.product__title:before{top:35%}}@media screen and (min-width:1200px){.product__title:before{top:39%}}.product__subtitle{width:200px;text-align:center;letter-spacing:.04em;color:var(--primary-text-color);margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:14px;font-weight:700;line-height:1.5}@media screen and (min-width:768px){.product__subtitle{width:160px;line-height:1.78}}@media screen and (min-width:1200px){.product__subtitle{width:245px;margin-bottom:60px;font-size:16px}}.product__link{width:40px;height:40px;background-color:var(--primary-text-color);cursor:pointer;border-radius:50%;transition:background-color .25s linear;display:inline-block}.product__link:hover,.product__link:focus{background-color:var(--accent-color)}.product__arrow{width:15px;height:15px;fill:var(--accent-color);margin-top:12px;transition:fill .25s linear}.product__link:hover .product__arrow,.product__link:focus .product__arrow{fill:var(--primary-text-color)}.about{background-color:var(--secondary-bcg-color);background-image:url(milk__mobile.b2d14f28.png);background-position:right 0 bottom 190px;background-repeat:no-repeat;background-size:contain;padding-top:75px;padding-bottom:40px}@media screen and (min-width:320px){.about{background-image:url(milk__mobile.b2d14f28.png)}}@media screen and (min-width:320px) and (min-device-pixel-ratio:2) and (min-width:320px),screen and (min-width:320px) and (min-resolution:192dpi) and (min-width:320px),screen and (min-width:320px) and (min-resolution:2x) and (min-width:320px){.about{background-image:url(milk__mobile@2x.860c9038.png)}}@media screen and (min-width:768px) and (max-width:1199px){.about{background-image:none;padding-top:60px;padding-bottom:60px}}@media screen and (min-width:1200px){.about{background-image:url(milk__desktop.0e9bf36d.png);background-position:50% bottom 0;padding-top:60px;padding-bottom:81px}}@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){.about{background-image:url(milk__desktop@2x.9cf8217a.png)}}@media screen and (min-width:768px){.about__container{max-width:768px}}@media screen and (min-width:1200px){.about__container{max-width:1200px}}.about__titles{margin-right:auto}@media screen and (min-width:768px){.about__titles{width:100%}}.about__subtitle{margin-bottom:15px}@media screen and (min-width:768px){.about__subtitle{margin-bottom:16px}}.about__title{margin-bottom:32px}.about__paragraph{width:220px;color:var(--text-color);margin-bottom:17px;margin-left:auto;margin-right:auto;font-size:12px;font-weight:500;line-height:1.58}@media screen and (min-width:768px){.about__paragraph{letter-spacing:.04em;min-width:334px;margin-bottom:40px;font-size:14px;line-height:1.79}}@media screen and (min-width:1200px){.about__paragraph{width:463px;letter-spacing:.04em;margin-bottom:40px;font-size:14px;line-height:1.93}}.img-box{width:280px;height:279px;margin-bottom:40px}@media screen and (min-width:768px){.img-box{width:336px;height:335px;margin:auto}}@media screen and (min-width:1200px){.img-box{width:501px;height:501px}}.about__text{color:var(--secondary-text-color);width:220px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:12px;font-weight:500;line-height:1.58}@media screen and (min-width:768px){.about__text{min-width:334px;font-size:14px;line-height:1.79}}@media screen and (min-width:1200px){.about__text{letter-spacing:.04em;width:463px;margin-bottom:32px;font-size:16px;line-height:1.76}}.about__description{color:var(--text-color);width:220px;margin-bottom:20px;margin-left:auto;margin-right:auto;font-size:12px;font-weight:500;line-height:1.58;display:block}@media screen and (min-width:768px){.about__description{letter-spacing:.04em;width:334px;margin-bottom:40px;font-size:14px;line-height:1.79}}@media screen and (min-width:1200px){.about__description{letter-spacing:.04em;width:463px;font-size:14px;line-height:1.93}}.about__position{flex-direction:column;align-items:center;margin-top:26px;display:flex}@media screen and (min-width:768px){.about__position{flex-direction:row;justify-content:space-between;align-items:flex-start;margin-top:50px}}@media screen and (min-width:1200px){.about__position{align-items:center}}@media screen and (min-width:768px){.about__main-text{margin-left:32px;padding-top:40px}}@media screen and (min-width:1200px){.about__main-text{margin-left:0;padding-top:0}}.advantages{background-color:var(--secondary-bcg-color)}@media screen and (min-width:1200px){.advantages__container{max-width:1200px}}.advantages__list{display:block}@media screen and (min-width:768px){.advantages__list{flex-wrap:nowrap;display:flex}}@media screen and (max-width:767px){.advantages__item:not(:last-child){margin-bottom:32px}}@media screen and (min-width:768px) and (max-width:1199px){.advantages__item{max-height:162px;margin-left:20px}}.advantages__item .advantages__item:first-child{max-height:180px;margin-left:0}.advantages__item .advantages__item:last-child{max-height:159px;margin-left:30px}@media screen and (min-width:768px) and (max-width:1199px){.advantages__item{max-width:170px}}@media screen and (min-width:1200px){.advantages__item{max-width:317px;margin-left:115px}.advantages__item:first-child{max-height:288px;margin-left:0}.advantages__item:last-child{max-height:288px;margin-left:80px}}.advantages__icon-milk:before{content:"";width:50px;height:50px;background-image:url(milk-logo.f06c6804.png);background-position:-8px 0;background-repeat:no-repeat;margin-bottom:16px;display:inline-block}@media screen and (min-width:768px) and (max-width:1199px){.advantages__icon-milk:before{background-position:-8px 0;margin-bottom:36px}}@media screen and (min-width:1200px){.advantages__icon-milk:before{background-position:-8px 0;margin-bottom:40px}}.advantages__icon-heart:before{content:"";width:50px;height:50px;background-image:url(heart-logo.e16cf543.png);background-repeat:no-repeat;margin-bottom:16px;display:inline-block}@media screen and (min-width:768px) and (max-width:1199px){.advantages__icon-heart:before{margin-bottom:36px}}@media screen and (min-width:1200px){.advantages__icon-heart:before{margin-bottom:40px}}.advantages__icon-apples:before{content:"";width:50px;height:50px;background-image:url(apples-logo.8889e63c.png);background-repeat:no-repeat;margin-bottom:16px;display:inline-block}@media screen and (min-width:768px) and (max-width:1199px){.advantages__icon-apples:before{margin-bottom:36px}}@media screen and (min-width:1200px){.advantages__icon-apples:before{margin-bottom:40px}}.advantages__benefits-content{letter-spacing:.04em;text-transform:uppercase;color:var(--accent-color);margin-bottom:4px;font-family:Titan One;font-size:36px;font-weight:400;line-height:1.14}@media screen and (min-width:768px) and (max-width:1199px){.advantages__benefits-content{text-transform:none;margin-bottom:13px;font-size:48px;line-height:1.15}}@media screen and (min-width:1200px){.advantages__benefits-content{text-transform:none;margin-bottom:16px;font-size:58px;line-height:1.13}}.advantages__benefits-paragraph{max-width:230px;color:var(--secondary-text-color);font-family:DM Sans;font-size:12px;font-weight:700;line-height:1.7}.advantages__benefits-paragraph:not(:last-child){margin-bottom:32px}@media screen and (min-width:768px) and (max-width:1199px){.advantages__benefits-paragraph{max-width:180px;margin-bottom:0;font-size:14px;line-height:1.71}}@media screen and (min-width:1200px){.advantages__benefits-paragraph{max-width:288px;letter-spacing:.02em;margin-bottom:0;font-size:16px;line-height:1.75}}.scale-up-center{animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}@keyframes scale-up-center{0%{transform:scale(.5)}to{transform:scale(1)}}.advantages__benefits-content{margin:0 .5rem;animation:bounce 2s;display:inline-block}.gallery{background-image:linear-gradient(to bottom,var(--secondary-bcg-color)10%,var(--gallery-bcg-color)90%)}.gallery__container{grid-template-rows:repeat(15,auto);grid-template-columns:repeat(auto-fill,auto);grid-auto-flow:dense;min-width:320px;gap:2.5px;padding:0;display:grid}@media screen and (min-width:1030px){.gallery__container{justify-content:center;align-items:center}}.sl-wrapper{background-color:var(--gallery-bcg-color)}.box{border-radius:8px;overflow:hidden}@media screen and (min-width:768px){.box{border-radius:20px}}.gallery__box-1{grid-area:6/1/10/2}.gallery__box-2{grid-area:5/3/8/4}.gallery__box-3{grid-area:8/3/12/4}.gallery__box-4{grid-area:1/5/10/7}.gallery__box-5{grid-area:10/5/15/6}.gallery__box-6{grid-area:5/7/9/8}.gallery__box-7{grid-area:9/7/12/8}.gallery__box-8{grid-area:4/9/7/10}.gallery__box-9{grid-area:7/9/11/10}.gallery__box-10{grid-area:6/11/10/12}.customer-reviews{background-color:var(--primary-text-color)}.customer-reviews__container{max-width:320px}@media screen and (min-width:768px){.customer-reviews__container{max-width:768px}}@media screen and (min-width:1200px){.customer-reviews__container{max-width:1200px}}.customers-reviews__img{margin-bottom:32px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.customers-reviews__img{margin-left:auto;margin-right:auto}}.customer-reviews__wrapper{min-width:280px;max-height:308px;background-color:#fafafa;padding:30px 0}@media screen and (min-width:768px){.customer-reviews__wrapper{min-width:620px;max-height:164px;margin-left:auto;margin-right:auto}}@media screen and (min-width:1200px){.customer-reviews__wrapper{width:968px;height:138px;margin-left:auto;margin-right:auto}}.customer-reviews__text:before{content:"";width:54px;height:40px;background-image:url(quotes.b1c493b4.png);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-top:-20px;margin-left:-20px;margin-right:-13px;display:inline-block}.customer-reviews__text{width:63%;text-align:center;cursor:pointer;background:repeating-linear-gradient(#fafafa 0 30px,#e1e1e1 30.01px 31px);margin-top:25px;margin-left:auto;margin-right:auto;font-size:12px;font-weight:500;line-height:2.58;transition:color .25s linear}.customer-reviews__text:hover,.customer-reviews__text:focus{color:var(--accent-color)}@media screen and (min-width:768px){.customer-reviews__text{width:62%;margin-top:15px}}@media screen and (min-width:1200px){.customer-reviews__text{margin-left:auto}}.customer-reviews__info{text-align:center;margin-top:40px;font-size:14px;font-weight:500;line-height:1.85}.slick-dots{bottom:35px}.slick-dots li button:before,.slick-dots li.slick-active button:before{color:#c7133e}.customer-reviews__list{justify-content:center;display:flex}.customer-reviews__item:not(:last-child){margin-right:18px}.customer-reviews__item--home{fill:#d31342}.customer-reviews__item--elipse{fill:#d9d9d9}#slick-slide-control00:after,#slick-slide-control01:after,#slick-slide-control02:after{content:"";width:12px;height:12px;background-color:#d9d9d9;border-radius:50%;margin-bottom:-75px;display:inline-block}.slick-dots li.slick-active #slick-slide-control00:after,.slick-dots li.slick-active #slick-slide-control01:after,.slick-dots li.slick-active #slick-slide-control02:after{content:"";width:12px;height:12px;background-color:#fff;background-image:url(home.a1ddfee7.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0;margin-bottom:-75px;display:inline-block}.contacts{background-image:linear-gradient(to bottom,var(--gallery-bcg-color)26%,var(--secondary-bcg-color)26%)}@media screen and (min-width:768px){.contacts{background-image:linear-gradient(to bottom,var(--gallery-bcg-color)63%,var(--secondary-bcg-color)63%)}}@media screen and (min-width:1200px){.contacts{background-image:linear-gradient(to bottom,var(--gallery-bcg-color)26%,var(--secondary-bcg-color)26%)}}.contacts.section{padding-bottom:0}@media screen and (min-width:768px) and (max-width:1199px){.contacts .container{padding-left:16px;padding-right:16px}}@media screen and (min-width:1200px){.contacts .container{max-width:1200px}}.contacts__boxes{--items:1;justify-content:center;align-items:center;display:flex}@media screen and (min-width:768px){.contacts__boxes{--items:3;--indent:32px}}.contacts__item{width:280px;height:412px;background:#fff;border-radius:24px;padding:40px 32px;box-shadow:0 8px 30px #d414431a}@media screen and (min-width:768px) and (max-width:1199px){.contacts__item{width:224px;height:528px}}@media screen and (min-width:1200px){.contacts__item{width:368px;height:538px;padding:40px}}.contacts__type--cafe{text-align:center;width:80px;height:16px;color:var(--primary-text-color);background-color:#f0d1a5;border-radius:4px;justify-content:center;align-items:center;margin-bottom:20px;font-size:12px;line-height:1.86;display:flex}@media screen and (min-width:768px){.contacts__type--cafe{height:28px;border-radius:6px;margin-bottom:32px;padding:0 15px;font-size:16px;display:inline-block}}.contacts__type--ft{text-align:center;width:130px;height:16px;color:var(--primary-text-color);background-color:#c2e297;border-radius:4px;justify-content:center;align-items:center;margin-bottom:20px;font-size:12px;line-height:1.86;display:flex}@media screen and (min-width:768px){.contacts__type--ft{height:28px;border-radius:6px;margin-bottom:32px;padding:0 15px;font-size:16px;display:inline-block}}.contacts__place{border-bottom:1px solid #e1e1e1;margin-bottom:24px;padding-bottom:24px}@media screen and (min-width:768px){.contacts__place{margin-bottom:32px;padding-bottom:32px}}.contacts__city{color:var(--secondary-text-color);margin-bottom:8px;font-size:12px;font-weight:500;line-height:1.86}@media screen and (min-width:768px){.contacts__city{font-size:14px}}@media screen and (min-width:1200px){.contacts__city{font-size:16px}}.contacts__text{color:var(--text-color);width:185px;font-size:12px;line-height:1.8}@media screen and (min-width:768px){.contacts__text{width:160px;font-size:14px}}@media screen and (min-width:1200px){.contacts__text{width:243px;font-size:16px}}.contacts__week{border-bottom:1px solid #e1e1e1;flex-direction:column;gap:8px;margin-bottom:24px;padding-bottom:24px;display:flex}@media screen and (min-width:768px){.contacts__week{gap:5px;margin-bottom:32px;padding-bottom:32px}}.contacts__scheduled{font-size:12px;font-weight:500;line-height:1.5}@media screen and (min-width:768px){.contacts__scheduled{font-size:14px;line-height:1.86}}@media screen and (min-width:1200px){.contacts__scheduled{font-size:16px}}.contacts__scheduled--time{color:var(--secondary-accent-color)}.contacts__address--link{color:var(--text-color);font-size:12px;font-style:normal;line-height:1.5}@media screen and (min-width:768px){.contacts__address--link{font-size:14px;line-height:1.8}}@media screen and (min-width:1200px){.contacts__address--link{font-size:16px}}.contacts__address--list{flex-direction:column;gap:5px;display:flex}@media screen and (min-width:768px){.contacts__address--list{gap:0;font-size:14px;line-height:1.8}}@media screen and (min-width:1200px){.contacts__address--list{font-size:16px}}.contacts__address--link:hover,.contacts__address--link:focus{color:var(--secondary-btn-color)}@keyframes swivelChair{0%{opacity:1;animation-timing-function:ease-in;transform:perspective(400px)rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateY(-20deg)}60%{opacity:1;transform:perspective(400px)rotateY(10deg)}80%{transform:perspective(400px)rotateY(-5deg)}to{transform:perspective(400px)}}.swivelChair{animation-name:swivelChair;animation-duration:2s}.footer{background-color:var(--secondary-bcg-color);padding-bottom:0}@media screen and (min-width:1200px){.footer__container{max-width:1200px}}.footer__btn{flex-flow:column wrap;align-content:center;align-items:stretch;margin-bottom:40px;display:flex}@media screen and (min-width:768px){.footer__btn{flex-direction:row;justify-content:center;margin-bottom:120px}}.btn__arow-white,.btn__arow-red{margin-left:13px}.button__footer-map{margin-bottom:10px}.button__footer-map:hover,.button__footer-map:focus{opacity:.8}@media screen and (min-width:768px){.button__footer-map{margin-bottom:0;margin-right:14.5px}}.button{justify-content:center}.footer-title{flex-direction:column;display:flex}@media screen and (min-width:768px){.footer-title{flex-direction:row;justify-content:space-between}}@media screen and (min-width:1200px){.footer-title{margin-bottom:60px}}.footer__description{text-align:start;margin-bottom:16px}@media screen and (min-width:768px){.footer__description{width:340px;text-align:start;margin-bottom:12px}}@media screen and (min-width:1200px){.footer__description{width:474px;margin-bottom:16px}}.footer__title{width:253px;text-align:start;margin-bottom:40px;display:flex}@media screen and (min-width:768px){.footer__title{width:340px;text-align:start}}@media screen and (min-width:1200px){.footer__title{width:474px;margin-bottom:60px;display:inline}}.footer-socialmedia{flex-wrap:wrap;justify-content:flex-end;margin:0 0 40px;padding:0;display:flex}@media screen and (min-width:768px){.footer-socialmedia{margin-top:60px;padding-left:0}}@media screen and (min-width:1200px){.footer-socialmedia{margin-top:0}}.footer-socialmedia-link{color:var(--primary-text-color);width:32px;height:32px;background-color:#fea5bb;border-radius:50%;justify-content:center;align-items:center;transition:background-color .25s cubic-bezier(.4,0,.2,1);display:flex}.footer-socialmedia-link:hover,.footer-socialmedia-link:focus{color:var(--primary-text-color);background-color:var(--accent-color);cursor:pointer;transition-duration:.25s}.footer-socialmedia-icon{fill:currentColor}.footer_link-contact{color:var(--secondary-text-color);justify-content:end;margin-bottom:40px;font-family:DM Sans;font-size:12px;font-weight:700;line-height:1.83;display:flex}@media screen and (min-width:768px){.footer_link-contact{font-size:14px;line-height:1.85}}@media screen and (min-width:1200px){.footer_link-contact{font-size:16px;line-height:1.87}}.footer__phone{color:var(--accent-color)}.footer__copyright{color:var(--text-color);text-align:center;width:160px;border:none;align-items:center;margin-left:auto;margin-right:auto;padding-top:16px;font-family:DM Sans;font-size:14px;line-height:1.87}@media screen and (min-width:768px){.footer__copyright{width:100%;border-top:1px solid #e1e1e1;padding-top:8px}}.futer-socialmedia-item:not(:last-child){margin-right:28px}.footer_icon{border-bottom:1px solid #e1e1e1}@media screen and (min-width:768px){.footer_icon{border:none}}body.hidden-scroll{overflow:hidden}.sl-overlay{z-index:1035;background:#fff;display:none;position:fixed;top:0;bottom:0;left:0;right:0}.sl-wrapper{z-index:1040;width:100%;height:100%;position:fixed;top:0;left:0}.sl-wrapper *{box-sizing:border-box}.sl-wrapper button{cursor:pointer;background:0 0;border:0;padding:0;font-size:28px}.sl-wrapper button:hover{opacity:.7}.sl-wrapper .sl-close{z-index:10060;height:44px;width:44px;color:#000;margin-top:-14px;margin-right:-14px;font-family:Arial,Baskerville,monospace;font-size:3rem;line-height:44px;display:none;position:fixed;top:30px;right:30px}.sl-wrapper .sl-counter{z-index:1060;color:#000;font-size:1rem;display:none;position:fixed;top:30px;left:30px}.sl-wrapper .sl-navigation{width:100%;display:none}.sl-wrapper .sl-navigation button{height:44px;width:22px;text-align:center;z-index:10060;color:#000;margin-top:-22px;font-family:Arial,Baskerville,monospace;line-height:44px;display:block;position:fixed;top:50%}.sl-wrapper .sl-navigation button.sl-next{font-size:2rem;right:5px}.sl-wrapper .sl-navigation button.sl-prev{font-size:2rem;left:5px}@media (min-width:35.5em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{font-size:3rem;right:10px}.sl-wrapper .sl-navigation button.sl-prev{font-size:3rem;left:10px}}@media (min-width:50em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{font-size:3rem;right:20px}.sl-wrapper .sl-navigation button.sl-prev{font-size:3rem;left:20px}}.sl-wrapper.sl-dir-rtl .sl-navigation{direction:ltr}.sl-wrapper .sl-image{-ms-touch-action:none;touch-action:none;z-index:10000;position:fixed}.sl-wrapper .sl-image img{width:100%;height:auto;border:0;margin:0;padding:0;display:block}@media (min-width:35.5em){.sl-wrapper .sl-image img{border:0}}@media (min-width:50em){.sl-wrapper .sl-image img{border:0}}.sl-wrapper .sl-image iframe{background:#000;border:0}@media (min-width:35.5em){.sl-wrapper .sl-image iframe{border:0}}@media (min-width:50em){.sl-wrapper .sl-image iframe{border:0}}.sl-wrapper .sl-image .sl-caption{color:#fff;background:#000c;padding:10px;font-size:1rem;display:none;position:absolute;bottom:0;left:0;right:0}.sl-wrapper .sl-image .sl-caption.pos-top{top:0;bottom:auto}.sl-wrapper .sl-image .sl-caption.pos-outside{bottom:auto}.sl-wrapper .sl-image .sl-download{color:#000;z-index:1060;display:none;position:absolute;bottom:5px;right:5px}.sl-spinner{height:40px;opacity:0;width:40px;z-index:1007;-ms-animation:pulsate 1s ease-out infinite;border:5px solid #333;border-radius:40px;margin:-20px 0 0 -20px;animation:pulsate 1s ease-out infinite;display:none;position:fixed;top:50%;left:50%}.sl-scrollbar-measure{width:50px;height:50px;position:absolute;top:-9999px;overflow:scroll}.sl-transition{transition:transform .2s}@keyframes pulsate{0%{opacity:0;transform:scale(.1)}50%{opacity:1}to{opacity:0;transform:scale(1.2)}}
/*# sourceMappingURL=index.414bfdbd.css.map */
