p,h1,h2,h3,h4,h5,h6{margin:0}ul,ol{margin:0;padding-left:0}button{cursor:pointer}img{width:100%;height:auto;display:block}.link{text-decoration:none}.list{list-style:none}@keyframes products-card{0%{transform:translateY(40%)}to{transform:translateY(0%)}}.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}.no-scroll{overflow:hidden}body{font-family:DM Sans,sans-serif}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px}@media screen and (min-width:320px){.container{padding-left:20px;padding-right:20px}}@media screen and (min-width:480px){.container{max-width:480px}}@media screen and (min-width:768px){.container{max-width:768px;padding-left:32px;padding-right:32px}}@media screen and (min-width:1280px){.container{max-width:1280px;padding-left:16px;padding-right:16px}}.backdrop{width:100%;height:100%;z-index:12;background:rgba(0,0,0,.2);justify-content:center;align-items:center;transition:opacity .45s,visibility .45s;display:flex;position:fixed;top:0}.backdrop.is-hidden .mobile-menu{transform:translate(100%)}.buy-modal{width:310px;height:510px;background-color:#fff5f6;border-radius:10px;padding:20px;transition:transform .25s;position:absolute;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)}@media screen and (min-width:480px){.buy-modal{width:440px;height:500px;padding:30px}}@media screen and (min-width:768px){.buy-modal{width:470px;height:520px;padding:40px}}.franchise-modal{width:310px;height:400px;background-color:#fff5f6;border-radius:10px;padding:20px;transition:transform .25s;position:absolute;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)}@media screen and (min-width:480px){.franchise-modal{width:440px;height:420px;padding:30px}}@media screen and (min-width:768px){.franchise-modal{width:500px;height:470px;padding:40px}}.modal-close-btn{fill:#d41443;background-color:rgba(0,0,0,0);border:none;align-items:center;transition:color .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:5px;right:0}@media screen and (min-width:480px){.modal-close-btn{top:10px;right:10px}}.input-close_btn:hover{border:1px solid #d41443;border-radius:50%}.is-hidden{opacity:0;pointer-events:none;visibility:hidden}.modal-title{text-align:center;letter-spacing:.03em;color:#d41443;margin-top:12px;margin-bottom:12px;font-size:20px;font-weight:700;line-height:1.15}@media screen and (min-width:480px){.modal-title{margin-top:0}}.modal-franchise-title{text-align:center;letter-spacing:.03em;color:#d41443;margin-top:12px;margin-bottom:12px;font-size:20px;font-weight:700;line-height:1.15}@media screen and (min-width:480px){.modal-franchise-title{margin-top:20px}}@media screen and (min-width:768px){.modal-franchise-title{margin-bottom:30px}}.modal-input-list{margin-bottom:10px}.modal-label{letter-spacing:.01em;color:#ffa5ba;margin-bottom:4px;font-size:12px;line-height:1.16;display:block}.modal-input-wrap{position:relative}.modal-input{width:100%;height:40px;cursor:pointer;border:1px solid rgba(255,165,186,.8);border-radius:10px;outline:none;padding-left:42px;transition:border-color .25s cubic-bezier(.4,0,.2,1)}.modal-input:hover,.modal-input:focus{border-color:#d41443}.input-icon{fill:#ffa5ba;transition:fill .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.modal-input:focus+.input-icon,.modal-input:hover+.input-icon{fill:#d41443}.modal-text{width:100%;height:120px;resize:none;border:1px solid rgba(255,165,186,.8);border-radius:10px;outline:none;padding:12px 16px;transition:border-color .25s cubic-bezier(.4,0,.2,1)}.modal-text:hover,.modal-text:focus{border-color:#d41443}.modal-text::-ms-input-placeholder{letter-spacing:.01em;color:rgba(117,117,117,.5);font-size:12px;line-height:1.16}.modal-text::placeholder{letter-spacing:.01em;color:rgba(117,117,117,.5);font-size:12px;line-height:1.16}.product-selection{margin-bottom:20px}.product-selection_title{color:#ffa5ba;font-weight:500}.modal-radio-fields{color:#ffa5ba;justify-content:flex-start;align-items:center;margin-top:10px;display:flex}.modal-radio,.radio-label{cursor:pointer}.modal-radio{height:22px;width:22px;-webkit-appearance:none;-ms-appearance:none;appearance:none;outline:none;position:relative}.modal-radio:not(:first-child){margin-left:10px}.modal-radio:before{content:"";width:14px;height:14px;background-color:#fff;border:2px solid #d41443;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.modal-radio:checked:after{content:"";width:7px;height:7px;visibility:visible;background-color:#d41443;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.buy-modal-btn{text-align:center;letter-spacing:.06em;color:#fff;height:40px;background:#d41443;border:none;border-radius:22px;align-items:center;margin:0 auto;padding:10px 55px;font-size:16px;font-weight:700;line-height:1.87;transition:background .5s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 4px rgba(0,0,0,.15)}.buy-modal-btn:hover{background:#c7133e}.franchise-modal-btn{text-align:center;letter-spacing:.06em;color:#fff;height:40px;background:#d41443;border:none;border-radius:22px;align-items:center;margin:25px auto 0;padding:10px 55px;font-size:16px;font-weight:700;line-height:1.87;transition:background .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 4px rgba(0,0,0,.15)}.franchise-modal-btn:hover{background:#c7133e}@media screen and (min-width:480px){.franchise-modal-btn{margin-top:40px}}.header{width:100%;z-index:10;position:absolute;top:0;left:0;right:0;overflow:hidden}.header__container{background-color:rgba(0,0,0,0);justify-content:space-between;align-items:center;padding-top:8px;display:flex}@media screen and (min-width:768px){.header__container{padding-top:32px}}@media screen and (min-width:1280px){.header__container{padding-top:40px}}.logo{justify-content:flex-start;align-items:center;display:flex}.logo__icon{width:50px;height:50px;margin-right:20px}.logo__title{letter-spacing:.04em;text-transform:uppercase;color:#d41443;font-family:Titan One;font-size:26px;font-style:normal;font-weight:400;line-height:30px}.nav{transition-property:transform,visibility,opacity;transition-duration:.5s;transition-timing-function:cubic-bezier(.445,.05,.55,.95)}@media screen and (max-width:1279px){.nav{display:none}}.nav-list{justify-content:space-between;display:flex}.nav-list__item:not(:last-child){margin-right:30px}.nav-list__link{color:#fff;padding:12px 0;font-size:14px;font-weight:700;line-height:1.29;transition-property:color;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.nav-list__link:hover,.nav-list__link:focus,.nav-list__link--current{color:#c7133e}.button-header{width:160px;height:44px;color:#d41443;background:#fff;border:none;border-radius:22px;justify-content:center;align-items:center;font-size:16px;font-weight:700;line-height:1.31;transition-property:background-color,box-shadow;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex;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)}.button-header:hover{background:#ecebeb}@media screen and (max-width:767px){.button-header{display:none}}@media screen and (min-width:768px){.button-header{margin-left:32px}}.menu-open-btn{background-color:rgba(0,0,0,0);border:none;margin:0;padding:0}.chevron-right-icon{fill:var(--mobile-menu-accent-color);margin-left:12px}.hero{width:100%;min-height:502px;background-color:#ffb8ca;padding-top:194px;overflow:hidden}@media screen and (min-width:768px){.hero{min-height:416px;padding-top:92px}}@media screen and (min-width:1280px){.hero{min-height:664px;padding-top:147px}}.hero__container{justify-content:space-between;display:flex;position:relative}.hero__title{z-index:1;max-width:218px;letter-spacing:.04em;text-transform:uppercase;color:#fff;margin-bottom:20px;font-family:Titan One;font-size:26px;font-weight:400;line-height:1.15}@media screen and (min-width:768px){.hero__title{max-width:162px;margin-top:10px;font-size:22px;line-height:1.14}}@media screen and (min-width:1280px){.hero__title{max-width:277px;margin-bottom:24px;font-size:38px;line-height:1.16}}.hero__title--red{color:#d41443;font-size:48px;line-height:.95}@media screen and (min-width:768px){.hero__title--red{font-size:34px;line-height:.92}}@media screen and (min-width:1280px){.hero__title--red{font-size:58px;line-height:.9}}.hero__list{z-index:1;display:flex}.hero__item+.hero__item{margin-left:8px}@media screen and (min-width:1280px){.hero__item+.hero__item{margin-left:12px}}.hero__btn{width:100%;height:24px;text-align:center;border-radius:20px;align-items:center;padding:9px 14px;font-size:8px;line-height:1.25;transition-property:background-color,box-shadow;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}@media screen and (min-width:1280px){.hero__btn{height:40px;padding:11px 23px;font-size:14px;line-height:1.29}}.hero__btn--red{color:#fff;background-color:#d41443}.hero__btn--red:hover,.hero__btn--red:focus{background-color:#c7133e;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)}.hero__btn--white{color:#d41443;background-color:#fff}.hero__btn--white:hover,.hero__btn--white:focus{background-color:#ecebeb;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)}.hero__article{z-index:1;color:#fff;justify-content:end;margin-top:51px;margin-left:auto;position:relative}@media screen and (max-width:767px){.hero__article{display:none}}@media screen and (min-width:1280px){.hero__article{margin-top:75px}}.hero__article-title{max-width:114px;font-size:8px;line-height:1.5}@media screen and (min-width:1280px){.hero__article-title{max-width:200px;font-size:14px;line-height:1.43}}.hero__article-title-sub{max-width:114px;font-size:8px;line-height:1.5}@media screen and (min-width:1280px){.hero__article-title-sub{max-width:200px;font-size:14px;line-height:1.43}}.hero__article-title-grey{font-weight:700}.hero__article-btn{width:18px;height:18px;fill:#d41443;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;margin-top:7px;transition-property:background-color,box-shadow,fill;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}.hero__article-btn:hover,.hero__article-btn:focus{background-color:#ecebeb;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)}.hero__article-btn:hover,.hero__article-btn:focus .hero__article-btn__read-more{transform:rotate(90deg)scale(1.2)}@media screen and (min-width:1280px){.hero__article-btn{width:26px;height:26px;margin-top:20px}}.hero__read-more{width:10px;height:8px}@media screen and (min-width:1280px){.hero__read-more{width:14px;height:12px}}.hero__circle{width:346px;height:344px;background-color:#ffa5ba;border-radius:50%;animation:animationHero 1s cubic-bezier(.4,0,.2,1);position:absolute;top:-111px;right:-62px}@media screen and (min-width:768px){.hero__circle{width:335px;height:333px;top:-45px;right:185px}}@media screen and (min-width:1280px){.hero__circle{width:534px;height:534px;top:-93px;right:229px}}.hero__icecream{width:171px;height:410px;animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) forwards;position:absolute;top:-102px;right:32px}@media screen and (min-width:768px){.hero__icecream{width:143px;height:336px;top:-12px;right:303px}}@media screen and (min-width:1280px){.hero__icecream{width:236px;height:557px;top:-40px;right:408px}}.hero__milk{animation:slide-in-right 1.2s cubic-bezier(.25,.46,.45,.94) forwards}@media screen and (max-width:767px){.hero__milk{display:none}}@media screen and (min-width:768px){.hero__milk{width:152px;height:154px;position:absolute;top:144px}}@media screen and (min-width:1280px){.hero__milk{width:213px;height:216px;top:241px}}.hero__girl{animation:slide-in-left 1.2s cubic-bezier(.25,.46,.45,.94) forwards}@media screen and (max-width:767px){.hero__girl{display:none}}@media screen and (min-width:768px){.hero__girl{z-index:4;width:190px;height:150px;position:absolute;top:174px;right:32px}}@media screen and (min-width:1280px){.hero__girl{width:304px;height:241px;top:276px;right:16px}}.products-box{width:260px;flex-direction:column;display:inline-flex}@media screen and (min-width:1280px){.products-box{width:415px}}.hero__points{padding-top:5px;padding-right:9px;display:flex}@media screen and (max-width:767px){.hero__points{display:none}}@media screen and (min-width:1280px){.hero__points{padding-right:16px}}.hero__points-item{letter-spacing:.04em;color:#d41443;font-family:Titan One,cursive;position:relative}.hero__points-item:before{content:"";width:16px;height:16px;background-color:#fff;border-radius:50%;position:absolute;top:-3px;left:46px}@media screen and (min-width:1280px){.hero__points-item:before{width:30px;height:30px;left:80px}}@media screen and (min-width:768px){.hero__points-item{font-size:28px;line-height:1.14}.hero__points-item:first-child{padding-bottom:13px}}@media screen and (min-width:1280px){.hero__points-item{font-size:46px;line-height:1.16}.hero__points-item:first-child{padding-bottom:15px}}@media screen and (min-width:768px){.hero__points-item--sub{color:#fff;justify-content:end;font-family:DM Sans,sans-serif;font-size:8px;line-height:1.2;display:flex}}@media screen and (min-width:768px) and (min-width:1280px){.hero__points-item--sub{font-size:14px;line-height:1.3}}.hero__points-item--over{justify-content:end;display:flex;position:relative}@keyframes slide-top{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slide-in-right{0%{opacity:0;transform:translate(-1000px)}to{opacity:1;transform:translate(0)}}@keyframes slide-in-left{0%{opacity:0;transform:translate(1000px)}to{opacity:1;transform:translate(0)}}@keyframes animationHero{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.menu-open-btn{fill:#d41443;background-color:rgba(0,0,0,0);margin-top:10px;margin-bottom:10px;margin-left:auto}.menu-open-btn:hover{fill:#ffb8ca}@media screen and (min-width:1280px){.menu-open-btn{display:none}}.menu-close-btn{fill:#fff;background-color:rgba(0,0,0,0);border:none;margin-bottom:25px;margin-left:auto;transition:fill .25s cubic-bezier(.4,0,.2,1);display:block}.menu-close-btn:hover{fill:#d41443}@media screen and (min-width:1280px){.menu-close-btn{display:none}}.buy-btn{width:209px;height:44px;color:#d41443;background:#fff;border:none;border-radius:22px;justify-content:center;align-items:center;margin:0 auto 20px;font-size:16px;font-weight:700;line-height:1.31;transition:background .25s cubic-bezier(.4,0,.2,1);display:flex}.buy-btn:hover{background:#ecebeb}.chevron-right-icon{fill:#d41443;margin-left:20px}.mobile-menu{z-index:11;width:80vw;height:100vh;background-color:#e17992;padding-top:20px;transition:all .5s ease-out;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(0%)}.mobile-menu .container{flex-direction:column;align-items:stretch;display:flex}@media screen and (min-width:480px){.mobile-menu{width:50vw}}@media screen and (min-width:768px){.mobile-menu{width:40vw}}@media screen and (min-width:1280px){.mobile-menu{display:none}}.is-hidden{opacity:0;pointer-events:none;visibility:hidden}.mob-menu-list__item{border-top:1px solid #e18298;margin:0 -10px;padding:16px 10px}.mob-menu-list__item:last-child{border-bottom:1px solid #e18298}@media screen and (min-width:320px){.mob-menu-list__item{margin:0 -20px;padding:16px 20px}}@media screen and (min-width:768px){.mob-menu-list__item{margin:0 -32px;padding:16px 32px}}.mob-menu-list__link{color:#fff;font-size:14px;font-weight:700;line-height:1.28;transition:color .25s cubic-bezier(.4,0,.2,1)}.mob-menu-list__link.current,.mob-menu-list__link:hover{color:#d41443}.products__section{background-color:#fff;padding-top:80px;padding-bottom:40px}.product__paragraph{text-transform:uppercase;color:#ffa5ba;text-align:center;margin-bottom:15px;font-family:Titan One,cursive;font-size:18px;font-weight:400;line-height:21px}.product__title{letter-spacing:.04em;text-transform:uppercase;color:#d41443;text-align:center;font-family:Titan One,cursive;font-size:34px;font-weight:400;line-height:39px}.products-list__title{letter-spacing:.04em;text-transform:uppercase;color:#fff;margin-bottom:70px;font-family:Titan One,cursive;font-size:20px;font-style:normal;font-weight:400;line-height:23px}.products-list__title:after{content:"";width:0;height:0;background-color:#fff;border:3px solid rgba(0,0,0,0);border-radius:50%;margin-top:32px;margin-bottom:32px;display:block;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 0 #fff,-10px 0 #fff,10px 0 #fff}.products-list__text{letter-spacing:.04em;color:#fff;font-size:14px;font-weight:700;line-height:152%}.products-list{margin-top:148px;padding:0}.products-list__item{text-align:center;border-radius:24px;margin-left:auto;margin-right:auto;padding:160px 40px 40px;list-style-type:none;position:relative}.products-list__item:first-child{background-color:#ffb8ca}.products-list__item:nth-child(2){background-color:#f0d1a5}.products-list__item:last-child{background-color:#c2e297}.products-list__item:first-child:before{background-image:url(products1-mob-1x.9b82bd87.webp);background-repeat:no-repeat;background-size:contain}@media (min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.products-list__item:first-child:before{background-image:url(products1-mob-2x.355dee21.webp)}}.products-list__item:nth-child(2):before{background-image:url(products2-mob-1x.c614ae39.webp);background-repeat:no-repeat;background-size:contain}@media (min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.products-list__item:nth-child(2):before{background-image:url(products2-mob-2x.8e795847.webp)}}.products-list__item:last-child:before{background-image:url(products3-mob-1x.35014000.webp);background-repeat:no-repeat;background-size:contain}@media (min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.products-list__item:last-child:before{background-image:url(products3-mob-2x.688ca2f1.webp)}}.products-list__item:before{content:"";width:280px;height:280px;position:absolute;top:-140px;left:50%;transform:translate(-50%)}.products-list__item:hover{transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);transform:scale(1.005);box-shadow:0 10px 20px rgba(159,61,86,.6)}.products-list__item:not(:last-child){margin-bottom:140px}.products-btn{height:40px;width:40px;fill:#d41443;background-color:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;margin-top:32px;margin-left:auto;margin-right:auto;padding:0;transition:color .5s cubic-bezier(.4,0,.2,1),background-color .5s cubic-bezier(.4,0,.2,1);display:flex}.products-btn:hover,.products-btn:focus{background-color:#ecebeb;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)}.products-btn:hover .products-btn__icon{transform:rotate(-90deg)scale(1.1)}@media screen and (min-width:768px){.products__section{padding-top:40px}.product__title{letter-spacing:1.14583px;font-size:48px;font-weight:400;line-height:55px}.products-list{margin-top:148px;display:flex}.products-list .products-list__item{padding-top:118px;padding-left:32px;padding-right:32px}.products-list .products-list__item:first-child:before{background-image:url(products1-tab-1x.e10b685f.webp)}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:192dpi),screen and (min-width:768px) and (min-resolution:2x){.products-list .products-list__item:first-child:before{background-image:url(products1-tab-2x.1ee4949e.webp)}}@media screen and (min-width:768px){.products-list .products-list__item:nth-child(2):before{background-image:url(products2-tab-1x.2984d034.webp)}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:192dpi),screen and (min-width:768px) and (min-resolution:2x){.products-list .products-list__item:nth-child(2):before{background-image:url(products2-tab-2x.2a34fdbf.webp)}}@media screen and (min-width:768px){.products-list .products-list__item:last-child:before{background-image:url(products3-tab-1x.90db33f2.webp)}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:192dpi),screen and (min-width:768px) and (min-resolution:2x){.products-list .products-list__item:last-child:before{background-image:url(products3-tab-2x.9a6cbf45.webp)}}@media screen and (min-width:768px){.products-list .products-list__item:not(:last-child){margin-bottom:0}}@media screen and (min-width:768px){.products-list .products-list__item:nth-child(2){margin-left:16px;margin-right:16px}}@media screen and (min-width:768px){.product__paragraph{margin-bottom:16px;font-size:26px;font-weight:400;line-height:30px}}@media screen and (min-width:768px){.products-list__item:before{width:224px;height:224px}}@media screen and (min-width:1280px){.products__section{padding-top:60px;padding-bottom:60px}.product__title{letter-spacing:.06em;font-size:58px;font-weight:400;line-height:66px}.product__paragraph{letter-spacing:.04em;margin-bottom:16px;font-size:30px;font-weight:400;line-height:34px}.products-list{margin-top:260px;display:flex}.products-list .products-list__item{padding:165px 75px 60px}.products-list .products-list__item:first-child:before{background-image:url(products1-desk-1x.8281ba01.webp)}}@media screen and (min-width:1280px) and (min-device-pixel-ratio:2),screen and (min-width:1280px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:1280px) and (min-resolution:192dpi),screen and (min-width:1280px) and (min-resolution:2x){.products-list .products-list__item:first-child:before{background-image:url(products1-desk-2x.f38bd4b6.webp)}}@media screen and (min-width:1280px){.products-list .products-list__item:nth-child(2):before{background-image:url(products2-desk-1x.faad8aab.webp)}}@media screen and (min-width:1280px) and (min-device-pixel-ratio:2),screen and (min-width:1280px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:1280px) and (min-resolution:192dpi),screen and (min-width:1280px) and (min-resolution:2x){.products-list .products-list__item:nth-child(2):before{background-image:url(products2-desk-2x.755288e2.webp)}}@media screen and (min-width:1280px){.products-list .products-list__item:last-child:before{background-image:url(products3-desk-1x.79a6934a.webp)}}@media screen and (min-width:1280px) and (min-device-pixel-ratio:2),screen and (min-width:1280px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:1280px) and (min-resolution:192dpi),screen and (min-width:1280px) and (min-resolution:2x){.products-list .products-list__item:last-child:before{background-image:url(products3-desk-2x.89306326.webp)}}@media screen and (min-width:1280px){.products-list .products-list__item:before{width:394px;height:394px;top:-260px}}.dropdown-content{min-width:100%;min-height:280px;z-index:1;color:#fff;text-align:center;border-radius:24px;padding:30px 15px;animation:products-card .3s ease-in;display:none;position:absolute;top:60px;left:0;box-shadow:0 10px 20px rgba(159,61,86,.6)}@media screen and (min-width:768px){.dropdown-content{top:40px}}@media screen and (min-width:1280px){.dropdown-content{top:100px}}.dropdown-icecream{background-color:#ffb8ca}.dropdown-icecoffee{background-color:#f0d1a5}.dropdown-milkshake{background-color:#c2e297}.recommendations,.ingredients{letter-spacing:.04em;color:#d41443;font-size:16px;font-weight:700;line-height:18px}.products--secondtext{letter-spacing:.04em;font-size:14px;font-weight:400;line-height:152%}@media screen and (min-width:768px){.products--secondtext{letter-spacing:.04em;font-size:14px;font-weight:700;line-height:176%}}@media screen and (min-width:1280px){.products--secondtext{letter-spacing:.04em;font-size:16px;font-weight:700;line-height:176%}}.products--secondtext+.products--secondtext{margin-top:10px}.show,.show2,.show3{display:block}.about{width:100%;background-color:#fff5f6;margin:auto;padding-top:40px;padding-bottom:0}@media screen and (max-width:767px){.about{background-image:url(milk_mob_right_1x.a11a3193.png),url(milk_mob_left_1x.16d90de9.png);background-position:right 75%,0 75%;background-repeat:no-repeat}}@media screen and (min-width:768px){.about{padding-top:20px;padding-bottom:0}}@media screen and (min-width:1280px){.about{background-image:url(milk_pc_right_1x.7c52fc63.png),url(milk_pc_left_1x.4909321b.png);background-position:right 120px,0 250px;background-repeat:no-repeat;padding-top:60px;padding-bottom:0}}.about__lable{text-transform:uppercase;text-align:center;color:#ffa5ba;margin-bottom:15px;font-family:Titan One,sans-serif;font-size:18px;font-weight:400;line-height:1.2;display:block}@media screen and (min-width:768px){.about__lable{font-size:26px;font-weight:400;line-height:1.1}}@media screen and (min-width:1280px){.about__lable{letter-spacing:.04em;font-size:30px;font-weight:400;line-height:1.1}}.about__title{text-transform:uppercase;text-align:center;letter-spacing:.04em;color:#d41443;margin-bottom:32px;font-family:Titan One,sans-serif;font-size:34px;font-weight:400;line-height:1.1}@media screen and (min-width:768px){.about__title{letter-spacing:.04em;margin-bottom:40px;font-size:48px;font-weight:400;line-height:1.1}}@media screen and (min-width:1280px){.about__title{letter-spacing:.06em;margin-bottom:79px;font-size:58px;font-weight:400;line-height:1.1}}@media screen and (min-width:768px){.about__how{display:flex}}.about__cow{display:block}@media screen and (max-width:767px){.about__cow{margin-bottom:40px}}@media screen and (min-width:768px){.about__cow{margin-right:32px}}@media screen and (min-width:1280px){.about__cow{margin-left:0;margin-right:139px}}.about__flex{font-size:12px;font-weight:500;line-height:1.6;position:relative}@media screen and (max-width:767px){.about__flex{margin-right:60px}}@media screen and (min-width:768px){.about__flex{max-width:334px;font-size:14px}}@media screen and (min-width:1280px){.about__flex{max-width:463px}}.about__recipe{margin-bottom:40px}@media screen and (min-width:1280px){.about__recipe{letter-spacing:.04em;margin-top:72px;margin-bottom:32px;font-size:16px;line-height:1.7}}.about__recipe-more{color:#907e82;margin-bottom:20px}@media screen and (min-width:1280px){.about__recipe-more{letter-spacing:.04em;margin-bottom:40px;line-height:2}}.about__recipe-end{color:#907e82;margin-bottom:20px}@media screen and (min-width:768px){.about__recipe-end{margin-bottom:40px}}@media screen and (min-width:1280px){.about__recipe-end{letter-spacing:.04em;line-height:2}}.button__about{width:176px;height:44px;color:#d41443;background:#fff;border:none;border-radius:22px;justify-content:center;align-items:center;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;line-height:1.3;transition:background .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1);display:flex}@media screen and (min-width:768px){.button__about{font-size:16px}}.button__about:hover,.button__about:focus{background:#ecebeb;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)}.button__row{margin-left:13px}.about__mobile-text{margin-bottom:10px}.about__thumb{width:100%;height:100%;background-color:#ffa5ba;border-radius:2%;align-items:flex-start;padding-top:30px;padding-left:30px;padding-right:30px;transition:transform .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;left:0;overflow:hidden;box-shadow:7px 6px 4px rgba(153,108,108,.43)}.about__thumb.is-hidden{transform:translateY(100%)}.about__read{color:#d41443;font-size:14px;font-weight:700;line-height:1.5}.advantages{background-color:#fff5f6;padding-top:20px;padding-bottom:40px}@media screen and (min-width:768px){.advantages{padding-top:80px;padding-bottom:80px}}@media screen and (min-width:1280px){.advantages{padding-bottom:120px}}.advantage-list{margin-top:-32px}@media screen and (min-width:768px){.advantage-list{margin-top:0;margin-left:-22px;display:flex}}@media screen and (min-width:1280px){.advantage-list{margin-left:-140px}}.advantage-item{max-width:230px;margin-top:98px;display:block}@media screen and (min-width:768px){.advantage-item{max-width:165px;margin-top:0;margin-left:22px}}@media screen and (min-width:1280px){.advantage-item{max-width:288px;margin-left:140px}}.advantage-text{width:100%;font-size:12px;font-weight:700;line-height:1.7}@media screen and (min-width:768px){.advantage-text{font-size:14px;line-height:1.74}}@media screen and (min-width:768px){.advantage-text{letter-spacing:.02px;font-size:16px;line-height:1.76}}.advantage-text-top{letter-spacing:.04em;color:#d41443;text-transform:uppercase;margin-top:66px;font-family:Titan One,cursive;font-size:36px;font-weight:400;line-height:1.14;display:block;position:relative}@media screen and (min-width:768px){.advantage-text-top{margin-top:86px;margin-bottom:13px;font-size:48px}}@media screen and (min-width:768px){.advantage-text-top{margin-top:90px;margin-bottom:16px;font-size:58px}}.advantage-1:before{content:"";width:33px;height:50px;background-image:url(advantage-1.45c4d7b1.svg);position:absolute;bottom:56px;left:0}@media screen and (min-width:768px){.advantage-1:before{bottom:106px}}.advantage-2:before{content:"";width:50px;height:50px;background-image:url(advantage-2.92cbe261.svg);position:absolute;bottom:56px;left:0}@media screen and (min-width:768px){.advantage-2:before{bottom:106px}}.advantage-3:before{content:"";width:44px;height:50px;background-image:url(advantage-3.fb278508.svg);position:absolute;bottom:56px;left:0}@media screen and (min-width:768px){.advantage-3:before{bottom:106px}}.customer-section{padding-top:80px;padding-bottom:48px}@media screen and (min-width:768px){.customer-section{padding-bottom:80px}}@media screen and (min-width:1280px){.customer-section{padding-top:120px;padding-bottom:120px}}.customer-feedback{flex-direction:column;align-items:center;padding-bottom:34.39px;display:flex}@media screen and (min-width:768px){.customer-feedback{padding-bottom:50.39px}}.customer-photo{width:85px;height:85px;margin-bottom:32px;display:block}@media screen and (min-width:768px){.customer-photo{margin-bottom:20px}}@media screen and (min-width:1280px){.customer-photo{margin-bottom:16px}}.customer-text{min-width:280px;max-height:308px;text-align:center;color:#000;background-color:#fafafa;background-image:repeating-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0) 30px,#e1e1e1 31px,#e1e1e1 31px),url(quotes.bf21e053.svg);background-position:50px 44px,53px 30px;background-repeat:no-repeat;background-size:calc(100% - 100px) 100%,54px 40px;margin-bottom:36px;padding:43px 58px 26px 65px;font-family:DM Sans;font-size:12px;font-weight:500;line-height:2.58;position:relative}@media screen and (min-width:768px){.customer-text{width:620px;letter-spacing:.04em;background-color:rgba(250,250,250,.4);background-image:repeating-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0) 29px,#e1e1e1 30px,#e1e1e1 30px),url(quotes-tab.29ddc724.svg);background-position:6px 38px,6px 20px;background-size:calc(100% - 12px) calc(100% - 60px),60px 40px;margin-bottom:24px;padding:37px 55px 44px 51px;font-size:14px;line-height:2.16}}@media screen and (min-width:1280px){.customer-text{width:1034px;min-height:138px;letter-spacing:.04em;background-color:#fafafa;background-image:repeating-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0) 29px,#e1e1e1 30px,#e1e1e1 30px),url(quotes.bf21e053.svg);background-position:106px 46px,105px 32px;background-size:calc(100% - 212px) calc(100% - 60px),60px 40px;margin-bottom:36px;padding:47px 142px 39px;font-size:16px;line-height:1.86}}.customer-text:after{content:"";width:32px;height:4px;background-image:url(rev-3-dots.d693567c.svg);position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}@media screen and (min-width:768px){.customer-text:after{bottom:-8px}}@media screen and (min-width:1280px){.customer-text:after{bottom:-20px}}.customer-name{height:25px;text-align:center;color:#000;font-family:DM Sans;font-size:14px;font-style:normal;font-weight:500;line-height:1.86}@media screen and (min-width:768px){.customer-name{font-size:16px}}@media screen and (min-width:1280px){.customer-name{height:31px;font-size:20px}}.customer-markers{height:12px;margin-right:-18px;list-style:none;display:flex}.marker-house-icon{margin-right:18px}.marker{width:12px;height:12px;background-color:#d9d9d9;border-radius:50%;margin-right:18px}.house-icon{fill:#d31342;display:block}.customer-feedback .swiper-pagination-bullet{background-color:#d9d9d9}.customer-section .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:0}.customer-section .swiper-pagination-bullets .swiper-pagination-bullet{width:12px;height:12px}.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:not(:last-child){margin-right:18px}.pagination-thumb .swiper-pagination-bullet-active{background-color:rgba(0,0,0,0);background-image:url(rev-home.2aa62c92.svg);border-radius:0}.gallery{background:linear-gradient(#fff5f6 50%,#fff 50%)}.galery__grids{grid-template-columns:repeat(7,42px);grid-auto-rows:14px;justify-content:center;gap:3px;margin-left:auto;margin-right:auto;display:grid}@media screen and (min-width:480px){.galery__grids{grid-template-columns:repeat(7,66px);grid-auto-rows:20px}}@media screen and (min-width:768px){.galery__grids{grid-template-columns:repeat(7,105px);grid-auto-rows:32px;gap:4.5px}}@media screen and (min-width:1280px){.galery__grids{grid-template-columns:repeat(7,140px);grid-auto-rows:42px;gap:7px}}.galery__grid{list-style:none;position:relative}.galery__img{height:100%;object-fit:cover;max-width:100%;border-radius:10px;display:block;position:absolute;top:0;left:0}@media screen and (min-width:480px){.galery__img{border-radius:20px}}.galery__img:hover{transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);transform:scale(1.05)}.galery__grid1{grid-area:4/1/7/2}.galery__grid2{grid-area:3/2/6/3}.galery__grid3{grid-area:6/2/9/3}.galery__grid4{grid-area:1/3/7/5}.galery__grid5{grid-area:7/3/10/4}.galery__grid6{grid-area:3/5/6/6}.galery__grid7{grid-area:6/5/9/6}.galery__grid8{grid-area:2/6/5/7}.galery__grid9{grid-area:5/6/8/7}.galery__grid10{grid-area:4/7/7/8}.gallery-modal_backdrop{width:100vw;height:100vh;z-index:99;opacity:1;visibility:visible;background-color:rgba(37,3,12,.537);justify-content:center;align-items:center;transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0}.gallery-modal{width:80vw;height:80vh;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1);display:flex;transform:scale(1)}.gallery-modal img{object-fit:contain;object-position:center;height:auto;max-width:100%;display:block}.contacts-section{background-image:linear-gradient(#fff 23%,#fff5f6 23%,#fff5f6 77%);padding-bottom:28px}@media screen and (min-width:768px){.contacts-section{background-image:linear-gradient(#fff 20%,#fff5f6 20%,#fff5f6 80%);padding-bottom:20px}}@media screen and (min-width:1280px){.contacts-section{background-image:linear-gradient(#fff 13%,#fff5f6 13%,#fff5f6 87%);padding-bottom:60px}}.contacts{display:block}@media screen and (min-width:768px){.contacts{justify-content:center;display:flex}}.contacts__list{background-color:#fff;border-radius:24px;transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 30px rgba(212,20,67,.1)}@media screen and (max-width:767px){.contacts__list{margin-bottom:20px}.contacts__list:nth-child(3){margin-bottom:0}}@media screen and (min-width:768px){.contacts__list{margin-bottom:0;margin-right:32px}.contacts__list:nth-child(3){margin-right:0}}.contacts__list:hover,.contacts__list:focus{transform:scale(1.015);box-shadow:0 10px 20px rgba(159,61,86,.6)}.contacts__list-city{width:100%;padding:40px 32px}@media screen and (min-width:768px){.contacts__list-city{width:224px}}@media screen and (min-width:1280px){.contacts__list-city{width:393px;padding:40px}}.contacts__cafe-style{text-transform:uppercase;width:80px;height:16px;color:#fff;letter-spacing:.04em;background-color:#f0d1a5;border-radius:6px;justify-content:center;align-items:center;margin-bottom:20px;font-size:12px;font-weight:500;line-height:1.86;display:flex}@media screen and (min-width:768px){.contacts__cafe-style{width:73px;height:28px;letter-spacing:.04em;margin-bottom:32px;font-size:16px;font-weight:500;line-height:1.86}}@media screen and (min-width:1280px){.contacts__cafe-style{width:75.1px;height:28px}}.contacts__foodtruck-style{text-transform:uppercase;width:130px;height:16px;color:#fff;letter-spacing:.04em;background-color:#c2e297;border-radius:6px;justify-content:center;align-items:center;margin-bottom:20px;font-size:12px;font-weight:500;line-height:1.86;display:flex}@media screen and (min-width:768px){.contacts__foodtruck-style{width:138px;height:28px;letter-spacing:.04em;margin-bottom:32px;font-size:16px;font-weight:500;line-height:1.86}}.contacts__border{border-bottom:1px solid #e1e1e1}.contacts__city{letter-spacing:.04em;margin-bottom:8px;font-size:12px;font-weight:500;line-height:1.86}@media screen and (min-width:768px){.contacts__city{letter-spacing:.04em;margin-bottom:12px;font-size:14px;font-weight:500;line-height:1.86}}@media screen and (min-width:1280px){.contacts__city{letter-spacing:.04em;margin-bottom:8px;font-size:16px;font-weight:500;line-height:1.86}}.contacts__text{color:#907e82;margin-bottom:24px;font-size:12px;font-weight:500;line-height:1.5}@media screen and (min-width:768px){.contacts__text{margin-bottom:32px;font-size:14px;font-weight:500;line-height:1.66}}@media screen and (min-width:1280px){.contacts__text{letter-spacing:.04em;margin-right:65px;font-size:16px;font-weight:500;line-height:1.83}}.contacts__iten{margin-top:32px;margin-bottom:12px}.contacts__iten:nth-child(2){margin-top:0;margin-bottom:32px}.contacts__day{font-size:12px;font-weight:500;line-height:1.86}@media screen and (min-width:768px){.contacts__day{font-size:14px;font-weight:500;line-height:1.86}}@media screen and (min-width:1280px){.contacts__day{letter-spacing:.04em;font-size:16px;font-weight:500;line-height:1.86}}.contacts__time{color:#ffa5ba;font-size:12px;font-weight:500;line-height:1.86}@media screen and (min-width:768px){.contacts__time{margin-top:-3px;font-size:14px;font-weight:500;line-height:1.86}}@media screen and (min-width:1280px){.contacts__time{letter-spacing:.04em;font-size:16px;font-weight:500;line-height:1.86}}.contacts__link{margin-top:24px}@media screen and (min-width:768px){.contacts__link{margin-top:32px}}.contacts__call{color:#907e82;font-size:12px;font-weight:500;line-height:1.5;text-decoration:none}@media screen and (min-width:768px){.contacts__call{font-size:14px;font-weight:500;line-height:1.83}}@media screen and (min-width:1280px){.contacts__call{font-size:16px;font-weight:500;line-height:1.83}}.contacts__button{margin-top:32px}@media screen and (min-width:768px){.contacts__button{margin-top:40px}}@media screen and (min-width:1280px){.contacts__button{margin-top:60px}}.contacts__button-list{flex-direction:column;align-items:center;display:flex}@media screen and (min-width:768px){.contacts__button-list{flex-direction:row;justify-content:center}}.contacts__button-loc{cursor:pointer;color:#fff;width:162px;height:44px;background-color:#d41443;border:none;border-radius:22px;justify-content:center;align-items:center;margin-bottom:10px;font-size:16px;font-weight:700;line-height:1.31;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),fill .25s cubic-bezier(.4,0,.2,1);display:flex}@media screen and (min-width:768px){.contacts__button-loc{width:191px;margin-bottom:0;margin-right:15px}}@media screen and (min-width:1280px){.contacts__button-loc{width:198px}}.contacts__button-icon{fill:currentColor;margin-left:8px}.contacts__button-loc:hover,.contacts__button-loc:focus{color:#fff;fill:#fff;background-color:#c7133e;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)}.contacts__button-franch{cursor:pointer;color:#d41443;width:162px;height:44px;background-color:#fff;border:none;border-radius:22px;justify-content:center;align-items:center;margin:0;font-size:16px;font-weight:700;line-height:1.31;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),fill .25s cubic-bezier(.4,0,.2,1);display:flex}@media screen and (min-width:768px){.contacts__button-franch{width:174px}}@media screen and (min-width:1280px){.contacts__button-franch{width:180px}}.contacts__button-icon-fr{fill:currentColor;margin-left:13px}.contacts__button-franch:hover,.contacts__button-franch:focus{color:#d41443;fill:#d41443;background-color:#ecebeb;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)}.backdrop-contacts{width:100%;height:100%;z-index:99;background-color:rgba(0,0,0,.2);align-items:center;transition:opacity .25s,visibility .25s;display:flex;position:fixed;top:0}.is-hidden{opacity:0;pointer-events:none;visibility:hidden}.backdrop-contacts.is-hidden .modal-contacts{transform:scale(.25)rotateY(60deg)}.modal-contacts{width:310px;height:auto;transform:translate(-50%,-50%)scale(1)rotateY(0);background-color:#fff5f6;border-radius:10px;transition:transform .25s;position:absolute;top:50%;left:50%}@media screen and (min-width:480px){.modal-contacts{width:440px}}@media screen and (min-width:768px){.modal-contacts{width:488px}}@media screen and (min-width:1280px){.modal-contacts{width:528px}}.modal-contacts__close-btn{fill:#d41443;cursor:pointer;height:20px;width:20px;text-align:center;background-color:rgba(0,0,0,0);border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:border .25s cubic-bezier(.4,0,.2,1),fill .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:8px;right:8px}.modal-contacts__close-btn:hover,.modal-contacts__close-btn:focus{fill:#c7133e;border:1px solid #c7133e;border-radius:50%}.contacts-address{margin-bottom:20px;font-style:normal}.contacts__city--modal{letter-spacing:.04em;margin-top:10px;margin-bottom:10px;margin-left:10px;font-size:12px;font-weight:500;line-height:1.86}@media screen and (min-width:480px){.contacts__city--modal{letter-spacing:.04em;margin-top:5px;font-size:14px;font-weight:500;line-height:1.86}}@media screen and (min-width:1280px){.contacts__city--modal{letter-spacing:.04em;font-size:16px;font-weight:500;line-height:1.86}}.contacts__maps{width:310px;height:auto}@media screen and (min-width:480px){.contacts__maps{width:440px}}@media screen and (min-width:768px){.contacts__maps{width:488px}}@media screen and (min-width:1280px){.contacts__maps{width:528px}}.footer{background-color:#fff5f6;padding-top:20px;padding-bottom:20px}@media screen and (min-width:768px){.footer{padding-bottom:8px}}@media screen and (min-width:1280px){.footer{padding-top:60px}}@media screen and (min-width:768px){.footer__position{justify-content:space-between;align-items:flex-start;display:flex}}.footer__title{max-width:234px;color:#ffa5ba;letter-spacing:.04em;text-transform:uppercase;margin-bottom:40px;font-family:Titan One,cursive;font-size:18px;line-height:1.17}@media screen and (min-width:768px){.footer__title{max-width:340px;font-size:26px}}@media screen and (min-width:1280px){.footer__title{max-width:480px;margin-bottom:60px;font-size:30px;line-height:1.13}}.footer__title--color{color:#d41443;margin-top:16px;font-size:34px;line-height:1.15;display:inline-block}@media screen and (min-width:768px){.footer__title--color{letter-spacing:.06em;margin-top:12px;font-size:48px}}@media screen and (min-width:1280px){.footer__title--color{margin-top:16px;font-size:58px;line-height:1.14}}.footer__contact{margin-bottom:40px}.footer__contact:not(:lang(ae)):not(:lang(ar)):not(:lang(arc)):not(:lang(bcc)):not(:lang(bqi)):not(:lang(ckb)):not(:lang(dv)):not(:lang(fa)):not(:lang(glk)):not(:lang(he)):not(:lang(ku)):not(:lang(mzn)):not(:lang(nqo)):not(:lang(pnb)):not(:lang(ps)):not(:lang(sd)):not(:lang(ug)):not(:lang(ur)):not(:lang(yi)){text-align:right}.footer__contact:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:left}.footer__contact:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:left}.footer__contact:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:left}@media screen and (min-width:768px){.footer__contact{margin-bottom:0}}@media screen and (min-width:1280px){.footer__contact{margin-top:5px}}.social-list{justify-content:end;margin-bottom:40px;list-style:none;display:flex}.social-list__item:not(:last-child){margin-right:28px}@media screen and (min-width:768px){.social-list__item:not(:last-child){margin-right:30px}}.social-link{width:32px;height:32px;background-color:#fea5bb;border:7px solid #fea5bb;border-radius:50%;justify-content:center;align-items:center;transition:background-color .25s cubic-bezier(.4,0,.2,1),border .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1);display:flex}@media screen and (min-width:768px){.social-link{width:34px;height:34px}}.social-link:hover,.social-link:focus{background-color:#d41443;border:7px solid #d41443;animation:spin 1s cubic-bezier(.4,0,.2,1);box-shadow:0 0 3px 1px rgba(0,0,0,.31)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.social-link__icon{fill:#fff;transition:fill .25s cubic-bezier(.4,0,.2,1)}.social-link:hover .social-link__icon,.social-link:focus .social-link__icon{fill:#fff}.footer__tel{color:#000;justify-content:flex-end;align-items:baseline;font-size:12px;font-weight:700;line-height:1.86;display:flex}@media screen and (min-width:768px){.footer__tel{font-size:14px}}@media screen and (min-width:1280px){.footer__tel{letter-spacing:.02em;font-size:16px}}.footer__tel--link{color:#d41443;padding-left:3px;text-decoration:none;transition:text-shadow .25s cubic-bezier(.4,0,.2,1)}.footer__tel--link:hover{text-shadow:0 1px 1px #000}.footer__element:before{content:"";width:100%;height:1px;background-color:#e1e1e1;position:absolute;left:0}.footer__text{max-width:140px;text-align:center;color:#907e82;margin:0 auto;padding-top:16px;font-size:14px;font-weight:700;line-height:1.52}@media screen and (min-width:768px){.footer__text{max-width:none;letter-spacing:.02em;padding-top:8px;line-height:1.86}}.about__close{width:30px;height:30px;fill:#d41443;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:0;right:0;transform:translate(-10px,10px)}.about__close:hover,.about__close:focus{fill:#000}
/*# sourceMappingURL=index.508fa812.css.map */
