@charset "UTF-8";.section{padding:90px 0}@media screen and (min-width:1280px){.section{padding:110px 0}}.section--no-padding-top{padding-top:0}.section--other-bcg{background-color:#fff5f6}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);overflow:hidden}.container{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media screen and (min-width:480px){.container{width:480px}}@media screen and (min-width:768px){.container{width:768px}}@media screen and (min-width:1280px){.container{width:1280px}}*,:after,:before{box-sizing:border-box}body{font-family:var(--primary-font),sans-serif;background-color:#fff}ol,ul{list-style:none;padding:0}h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0}a{text-decoration:none}img{display:block;max-width:100%;height:auto}:root{--main-color:#d41443;--second-color:#ffa5ba;--primary-text:#000;--secondary-text:#907e82;--primary-font:"DM Sans";--secondary-font:"Titan One";--timing-function:cubic-bezier(0.4,0,0.2,1)}.section__title{font-family:var(--secondary-font);text-align:center;text-transform:uppercase;font-size:34px;line-height:1.15;letter-spacing:.04em;color:var(--main-color)}@media screen and (min-width:768px) and (max-width:1279px){.section__title{font-size:48px}}@media screen and (min-width:1280px){.section__title{font-size:58px;line-height:1.13;letter-spacing:.06em}}.text{font-family:var(--secondary-font);text-align:center;text-transform:uppercase;font-size:18px;line-height:1.16;color:var(--second-color)}@media screen and (min-width:768px) and (max-width:1279px){.text{font-size:26px;line-height:1.15}}@media screen and (min-width:1280px){.text{font-size:30px;line-height:1.13;letter-spacing:.04em}}.description{font-weight:500;font-size:12px}.mobile-menu{position:fixed;z-index:100;left:0;top:0;width:100%;height:100%;pointer-events:none;transform:translateX(254px)}.mobile-menu,.mobile-menu.is-open{transition:transform .8s ease-in-out}.mobile-menu.is-open{pointer-events:auto;transform:translateX(0)}.mobile-menu__container{width:254px;margin-right:0;position:relative;padding-top:60px;padding-bottom:171px;height:100vh;min-height:502px;background-color:#e17992}@media screen and (min-width:768px){.mobile-menu__container{width:254px;min-height:1020px}}.burger-btn{z-index:2;border:none;padding:0;line-height:0;background-color:initial}.burger-btn__icon{width:30px;height:22px;fill:var(--main-color)}@media screen and (min-width:768px){.burger-btn__icon{position:absolute;top:52px;right:224px}}@media screen and (min-width:1280px){.burger-btn__icon{display:none}}.mobile-menu__close-btn{position:absolute;top:23px;right:28px;padding:0;line-height:0;fill:#fff;border:none;background-color:initial}.close-btn__icon{width:14px;height:14px}.header-mobile__btn{display:flex;align-items:center;margin:0 auto 19px;padding:15.5px 48.64px 13.5px;height:44px;cursor:pointer;font-weight:700;font-size:16px;line-height:1.31;color:var(--main-color);background-color:#fff;border-color:transparent;border-radius:22px}.header-mobile__btn-icon{width:8px;height:10px;margin-left:27px;fill:var(--main-color)}.mobile-nav__item{padding-top:13px;padding-bottom:11px;padding-left:21px;border:1px solid #e18298}.mobile-nav__link{font-weight:700;font-size:14px;line-height:1.28;color:#fff}.mobile-nav--current{color:var(--main-color)}.header{background-color:#ffb8ca}.header__container{display:flex;align-items:center;padding-top:6px;padding-right:20px;padding-left:20px}@media screen and (min-width:768px){.header__container{position:relative;padding-top:37px;padding-right:34px;padding-left:34px}}@media screen and (max-width:1279px){.header__container{justify-content:space-between}}@media screen and (min-width:1280px){.header__container{padding-top:38px;padding-right:115px;padding-left:46px}}.header__nav{display:flex;align-items:center}@media screen and (max-width:767px){.header__nav{position:relative;z-index:2}}.site-nav{display:none}@media screen and (min-width:1280px){.site-nav{display:flex;margin-left:110px;margin-right:110px}}.site-nav__item{background:#ffb8ca}.site-nav__item:not(:last-child){margin-right:35px}.site-nav__link{position:relative;z-index:2;font-weight:700;font-size:14px;line-height:1.3;color:#fff}.site-nav__link--current{color:var(--main-color)}.header__btn{display:none}@media screen and (min-width:768px){.header__btn{display:flex;align-items:center;z-index:50;padding-right:37px;padding-left:37px;height:44px;cursor:pointer;font-weight:700;font-size:16px;line-height:1.31;color:var(--main-color);background-color:#fff;border-color:transparent;border-radius:22px;transition:background-color .25s var(--timing-function)}.header__btn.is-open{display:none}}@media screen and (min-width:768px) and (min-width:1280px){.header__btn{margin:0 auto}}.header__btn:focus,.header__btn:hover{background-color:#ecebeb}.header__btn-icon{margin-left:12px;width:10px;height:15px;fill:var(--main-color)}.hero{background-color:#ffb8ca}.hero__container{position:relative;overflow:hidden;padding-left:20px}@media screen and (min-width:768px){.hero__container{overflow:visible;padding-top:12px;padding-left:34px;padding-right:34px}}@media screen and (min-width:1280px){.hero__container{padding-top:69px;padding-left:77px;padding-right:97px}}.hero__position{display:flex;justify-content:space-between;align-items:center}.hero__title{width:218px;margin-bottom:19px;font-family:var(--secondary-font);font-size:26px;line-height:1.15;letter-spacing:.04em;text-transform:uppercase;color:#fff}@media screen and (max-width:767px){.hero__title{z-index:3;margin-top:162px}}@media screen and (min-width:768px){.hero__title{width:162px;margin-bottom:20px;font-size:22px;line-height:1.13}}@media screen and (min-width:1280px){.hero__title{width:277px;margin-bottom:25px;font-size:38px;line-height:1.15}}.hero__title--reverse{font-family:var(--secondary-font);font-size:48px;line-height:.95;letter-spacing:.04em;text-transform:uppercase;color:var(--main-color)}@media screen and (min-width:768px){.hero__title--reverse{font-size:34px;line-height:.91}}@media screen and (min-width:1280px){.hero__title--reverse{font-size:58px;line-height:.89}}.hero-button{display:flex}.hero-btn__item{display:inline-flex;align-items:center;margin-right:8px;margin-bottom:160px;font-size:8px;line-height:1.25;padding-left:14px;padding-right:14px;height:24px;color:#fff;background-color:var(--main-color);border:transparent;border-radius:20px;cursor:pointer;transition:background-color .25s var(--timing-function)}@media screen and (max-width:767px){.hero-btn__item{position:relative;z-index:3}}@media screen and (min-width:768px){.hero-btn__item{margin-bottom:19px}}@media screen and (min-width:1280px){.hero-btn__item{margin-right:15px;margin-bottom:56px;padding-left:24px;padding-right:24px;height:40px;font-size:14px;line-height:1.28}}.hero-btn__item:focus,.hero-btn__item:hover{background-color:#c7133e}.hero-btn--reverse{color:var(--main-color);background-color:#fff;transition:background-color .25s var(--timing-function)}@media screen and (min-width:1280px){.hero-btn--reverse{padding-right:21px;padding-left:21px}}.hero-btn--reverse:focus,.hero-btn--reverse:hover{background-color:#ecebeb}.hero-achievements{display:none}@media screen and (min-width:768px){.hero-achievements{display:block}}.hero-achievements__item{position:relative}.hero-achievements__item:not(:last-child){margin-bottom:13px}@media screen and (min-width:1280px){.hero-achievements__item:not(:last-child){margin-bottom:15px}}.hero-achievements__number{position:relative;z-index:2;font-family:Titan One;font-size:28px;line-height:1.14;letter-spacing:.04em;color:var(--main-color)}@media screen and (min-width:1280px){.hero-achievements__number{font-size:46px;line-height:1.15}}.hero-achievements__text{font-size:8px;line-height:18px;color:#fff}@media screen and (min-width:1280px){.hero-achievements__text{font-size:14px;line-height:1.3px}}.hero-road-to-milk{display:none}@media screen and (min-width:768px){.hero-road-to-milk{display:flex}}.hero-road-to-milk__logo{margin-bottom:28px}@media screen and (min-width:1280px){.hero-road-to-milk__logo{margin-right:30px;margin-bottom:45px}}.hero-road-to-milk__text{width:114px;margin-top:47px;margin-bottom:7px;font-size:8px;line-height:1.42;color:#fff}@media screen and (min-width:1280px){.hero-road-to-milk__text{width:200px;margin-top:51px;margin-bottom:20px;font-size:14px;line-height:1.5}}.hero-road-to-milk__link{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:none;cursor:pointer;border-radius:50%;background-color:#fff;transition:background-color .25s var(--timing-function)}.hero-road-to-milk__link:focus,.hero-road-to-milk__link:hover{background-color:#ecebeb}.hero__icon-arrow{fill:var(--main-color)}.hero__ice-logo{position:absolute;left:120px;z-index:2;bottom:0}@media screen and (min-width:321px) and (max-width:767px){.hero__ice-logo{left:190px}}@media screen and (min-width:768px){.hero__ice-logo{right:247px;left:auto}}@media screen and (min-width:1280px){.hero__ice-logo{right:439px}}.hero__girl-logo{display:none}@media screen and (min-width:768px){.hero__girl-logo{display:block;position:absolute;z-index:2;right:34px;bottom:0}}@media screen and (min-width:1280px){.hero__girl-logo{right:109px}}.hero__big-circle{position:absolute;z-index:1;bottom:75px;left:40px;width:346px;height:344px;background-color:var(--second-color);border-radius:50%}@media screen and (min-width:321px) and (max-width:767px){.hero__big-circle{left:110px}}@media screen and (min-width:768px){.hero__big-circle{right:137px;bottom:46px;left:auto;width:324px;height:322px}}@media screen and (min-width:1280px){.hero__big-circle{right:267px;bottom:75px;width:538px;height:538px}}.hero__small-circle{position:absolute;top:-4px;right:0;z-index:1;width:16px;height:16px;background-color:#fff;border-radius:50%}@media screen and (min-width:1280px){.hero__small-circle{width:30px;height:30px}}.products{text-align:center}@media screen and (min-width:768px){.products{display:flex;flex-wrap:wrap;margin:-10px;padding-left:14px;padding-right:14px}}@media screen and (min-width:1280px){.products{margin:-15px;padding-left:96px;padding-right:96px}}.products-section__title{margin-bottom:144px;margin-top:15px}.products__item{display:inline-block;position:relative;text-align:center;padding:161px 40px 40px;width:280px;height:485px;border-radius:24px}@media screen and (max-width:767px){.products__item:not(:last-child){margin-bottom:130px}}.products__item:before{content:"";position:absolute;display:inline-block;width:249px;height:252px;top:-113px;left:50%;transform:translateX(-50%);background-size:contain;background-repeat:no-repeat}.products__item:first-child{background:#ffb8ca}.products__item:first-child:before{background-image:url(/iceream-project-t19/ice_cream_mob_249@1x.511bd55b.png)}@media (min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.products__item:first-child:before{background-image:url(/iceream-project-t19/ice_cream_mob_249@2x.4aae9465.png)}}.products__item:nth-child(2){background:#f0d1a5}.products__item:nth-child(2):before{background-image:url(/iceream-project-t19/ice_coffee_mob_249@1x.a7db311b.png)}@media (min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.products__item:nth-child(2):before{background-image:url(/iceream-project-t19/ice_coffee_mob_249@2x.9fb95822.png)}}.products__item:nth-child(3){background:#c2e297}.products__item:nth-child(3):before{background-image:url(/iceream-project-t19/milkshakes_mob_249@1x.35309dc9.png)}@media (min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.products__item:nth-child(3):before{background-image:url(/iceream-project-t19/milkshakes_mob_249@2x.55f00c1a.png)}}@media screen and (min-width:768px){.products-section__title{margin-bottom:150px}.products__item{padding:152px 11px 40px;flex-basis:calc(33.33333% - 20px);margin:10px}.products__item:before{content:"";width:220px;height:233px;top:-104px}.products__item:first-child:before{background-image:url(/iceream-project-t19/ice_cream_tab_220@1x.922fdb53.png)}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:2dppx),screen and (min-width:768px) and (min-resolution:192dpi){.products__item:first-child:before{background-image:url(/iceream-project-t19/ice_cream_tab_220@2x.bdc98854.png)}}@media screen and (min-width:768px){.products__item:nth-child(2):before{background-image:url(/iceream-project-t19/ice_coffee_tab_220@1x.b0637663.png)}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:2dppx),screen and (min-width:768px) and (min-resolution:192dpi){.products__item:nth-child(2):before{background-image:url(/iceream-project-t19/ice_coffee_tab_220@2x.53a945b1.png)}}@media screen and (min-width:768px){.products__item:nth-child(3):before{background-image:url(/iceream-project-t19/milkshakes_tab_220@1x.ed0d3970.png)}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:2dppx),screen and (min-width:768px) and (min-resolution:192dpi){.products__item:nth-child(3):before{background-image:url(/iceream-project-t19/milkshakes_tab_220@2x.5a915c4f.png)}}@media screen and (min-width:1280px){.products-section__title{margin-bottom:259px}.products__item{padding:163px 44px 50px;height:525px;flex-basis:calc(33.33333% - 30px);margin:15px}.products__item:before{content:"";width:335px;height:335px;top:-210px}.products__item:first-child:before{background-image:url(/iceream-project-t19/ice_cream_dt_337@1x.b128c2f1.png)}}@media screen and (min-width:1280px) and (min-device-pixel-ratio:2),screen and (min-width:1280px) and (min-resolution:2dppx),screen and (min-width:1280px) and (min-resolution:192dpi){.products__item:first-child:before{background-image:url(/iceream-project-t19/ice_cream_dt_337@2x.78f30754.png)}}@media screen and (min-width:1280px){.products__item:nth-child(2):before{background-image:url(/iceream-project-t19/ice_coffee_dt_337@1x.115f3d1e.png)}}@media screen and (min-width:1280px) and (min-device-pixel-ratio:2),screen and (min-width:1280px) and (min-resolution:2dppx),screen and (min-width:1280px) and (min-resolution:192dpi){.products__item:nth-child(2):before{background-image:url(/iceream-project-t19/ice_coffee_dt_337@2x.9518d62f.png)}}@media screen and (min-width:1280px){.products__item:nth-child(3):before{background-image:url(/iceream-project-t19/milkshakes_dt_337@1x.f5aa4f62.png)}}@media screen and (min-width:1280px) and (min-device-pixel-ratio:2),screen and (min-width:1280px) and (min-resolution:2dppx),screen and (min-width:1280px) and (min-resolution:192dpi){.products__item:nth-child(3):before{background-image:url(/iceream-project-t19/milkshakes_dt_337@2x.ea3137bf.png)}}.products__title{margin-bottom:66px;font-family:var(--secondary-font);font-weight:400;font-size:20px;line-height:1.15;letter-spacing:.04em;text-transform:uppercase;color:#fff}.products__title:after{content:"•••";position:absolute;font-size:18px;line-height:6px;letter-spacing:.12em;top:214px;left:50%;transform:translateX(-50%)}@media screen and (min-width:768px){.products__title:after{top:205px}}@media screen and (min-width:1280px){.products__title:after{top:229px}}@media screen and (min-width:1280px){.products__title{margin-bottom:70px;font-size:30px;line-height:1.13}}.products__text{margin-bottom:30px;font-family:var(--primary-font);height:124px;font-weight:700;font-size:14px;line-height:1.52;text-align:center;letter-spacing:.04em;color:#fff}@media screen and (min-width:768px){.products__text{line-height:1.76;margin-bottom:40px;overflow:hidden}}@media screen and (min-width:1280px){.products__text{margin-bottom:62px;height:106px;font-size:16px;line-height:1.75}}.products__btn{padding:0;width:40px;height:40px;border-radius:50%;border:none;cursor:pointer;background-color:#fff;transition:background-color .25s var(--timing-function)}.products__btn:focus,.products__btn:hover{background-color:#ecebeb}.products__btn-icon{display:block;margin:auto;fill:var(--main-color)}.section-about{max-width:2000px;margin-right:auto;margin-left:auto}@media screen and (max-width:767px){.section-about{background-image:url(/iceream-project-t19/milk_bcg_mob_png_320@1x.d6fa2f7d.png);background-repeat:no-repeat;background-size:contain;background-position:83% 83%}}@media screen and (max-width:767px) and (min-device-pixel-ratio:2),screen and (max-width:767px) and (min-resolution:2dppx),screen and (max-width:767px) and (min-resolution:192dpi){.section-about{background-image:url(/iceream-project-t19/milk_bcg_mob_png_320@2x.200f4807.png)}}@media screen and (min-width:1280px){.section-about{background-image:url(/iceream-project-t19/milk_bcg_dt_png_1282@1x.548448c4.png);background-repeat:no-repeat;background-size:contain;background-position:88% 88%}}@media screen and (min-width:1280px) and (min-device-pixel-ratio:2),screen and (min-width:1280px) and (min-resolution:2dppx),screen and (min-width:1280px) and (min-resolution:192dpi){.section-about{background-image:url(/iceream-project-t19/milk_bcg_dt_png_1282@2x.69d726d8.png)}}.section-about__title{width:200px;margin:15px auto 26px;letter-spacing:.04em}@media screen and (min-width:768px){.section-about__title{width:100%;margin-bottom:50px}}@media screen and (min-width:1280px){.section-about__title{letter-spacing:.06em;margin-bottom:55px}}@media screen and (min-width:768px){.about{display:flex;justify-content:center}}.about__pic{margin-right:auto;margin-left:auto}@media screen and (min-width:768px){.about__pic{margin-right:17px}}@media screen and (min-width:1280px){.about__pic{margin-right:74px}}@media screen and (max-width:768px){.about__text-wrap{width:220px;margin-right:auto;margin-left:auto}}.description--black{width:220px;margin-right:auto;margin-left:auto;padding:46px 0 0;margin-bottom:35px;line-height:1.62;color:var(--primary-text)}@media screen and (min-width:768px){.description--black{width:340px;padding:50px 0 0;font-size:14px;line-height:1.76}}@media screen and (min-width:1280px){.description--black{width:463px;padding:60px 0 0;font-size:16px;letter-spacing:.04em}}.description--grey{width:220px;margin-right:auto;margin-left:auto;margin-bottom:17px;line-height:1.62;color:var(--secondary-text)}@media screen and (min-width:768px){.description--grey{width:340px;margin-bottom:62px;font-size:14px;line-height:1.76;letter-spacing:.04em}}@media screen and (min-width:1280px){.description--grey{margin-bottom:45px;width:463px;line-height:1.94}}.about__button{display:flex;justify-content:center;align-items:center;text-align:center;margin:0 auto;font-family:inherit;cursor:pointer;border-radius:22px;border:transparent;transition:background-color .25s var(--timing-function);line-height:1.3;color:var(--main-color);font-size:14px;font-weight:700;background-color:#fff;width:176px;height:44px}@media screen and (max-width:767px){.about__button{margin:0}}.about__button:focus,.about__button:hover{color:#d41443;background-color:#ecebeb}@media screen and (min-width:768px){.about__button{margin:0;font-size:16px;line-height:21px}}.about__button-icon{margin-left:13px;fill:var(--main-color)}.about__button-icon:focus,.about__button-icon:hover{fill:#d41443}@media screen and (min-width:768px){.advantages{display:flex;justify-content:center;align-items:center}}@media screen and (max-width:767px){.advantages__item:not(:last-child){margin-bottom:38px}}@media screen and (min-width:768px) and (max-width:1279px){.advantages__item:not(:last-child){margin-right:60px}}@media screen and (min-width:1280px){.advantages__item:not(:last-child){margin-right:30px}}.advantages__item{width:230px}@media screen and (min-width:768px) and (max-width:1279px){.advantages__item{width:180px}}@media screen and (min-width:1280px){.advantages__item{width:330px}}.advantages__item:before{margin-bottom:16px}@media screen and (min-width:768px) and (max-width:1279px){.advantages__item:before{margin-bottom:36px}}@media screen and (min-width:1280px){.advantages__item:before{margin-bottom:40px}}.advantages__item:first-child:before{content:"";display:block;height:50px;background-image:url(/iceream-project-t19/advantages_icon1@1x.92c1480d.png);background-repeat:no-repeat;background-size:contain}@media (min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.advantages__item:first-child:before{background-image:url(/iceream-project-t19/advantages_icon1@2x.0448c555.png)}}.advantages__item:nth-child(2):before{content:"";display:block;height:50px;background-image:url(/iceream-project-t19/advantages_icon2@1x.33a9f424.png);background-repeat:no-repeat;background-size:contain}@media (min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.advantages__item:nth-child(2):before{background-image:url(/iceream-project-t19/advantages_icon2@2x.ce98319a.png)}}.advantages__item:nth-child(3):before{content:"";display:block;height:50px;background-image:url(/iceream-project-t19/advantages_icon3@1x.86830ac8.png);background-repeat:no-repeat;background-size:contain}@media (min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.advantages__item:nth-child(3):before{background-image:url(/iceream-project-t19/advantages_icon3@2x.7495aeac.png)}}.advantages__title{margin-bottom:16px;font-family:var(--secondary-font);font-size:36px;line-height:1.14;letter-spacing:.04em;text-transform:uppercase;color:var(--main-color)}@media screen and (min-width:768px) and (max-width:1279px){.advantages__title{margin-bottom:13px;font-size:48px}}@media screen and (min-width:1280px){.advantages__title{margin-bottom:15px;font-size:58px}}.advantages__text{font-family:var(--primary-font);font-weight:700;font-size:12px;line-height:1.7;color:var(--primary-text)}@media screen and (min-width:768px) and (max-width:1279px){.advantages__text{font-size:14px;line-height:1.74}}@media screen and (min-width:1280px){.advantages__text{font-size:16px;line-height:1.76;letter-spacing:.02em}}.about__backdrop{overflow-y:scroll;padding:20px}@media screen and (max-width:767px){.about__backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.2);padding:94px 15px}.about__backdrop--is-hidden{visibility:hidden;opacity:0;pointer-events:none}}@media screen and (min-width:768px){.about__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.2);z-index:9999;opacity:1;visibility:visible;transition:opacity .25s var(--timing-funcion),visibility .25s var(--timing-funcion)}.about__backdrop--is-hidden{visibility:hidden;opacity:0;pointer-events:none}}.about__modal{z-index:9999;overflow:scroll}@media screen and (max-width:767px){.about__modal{padding:40px;max-width:450px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);transition:transform .25s var(--timing-funcion)}}@media screen and (min-width:768px){.about__modal{position:absolute;top:50%;left:50%;max-width:528px;width:100%;padding:40px;transform:translate(-50%,-50%) scale(1);transition:transform .25s var(--timing-funcion)}}@media screen and (min-width:1200px){.about__modal{max-width:528px}}.about__backdrop--is-hidden .about__modal{transform:translate(-50%,-50%) scale(.9)}.about__close-button{position:absolute;top:8px;right:8px;background-color:initial;border:transparent}.about__close-button-logo{border-radius:50%;display:inline-flex;fill:var(--main-color);border:transparent}.about__close-button-logo:focus,.about__close-button-logo:hover,.about__close-button:focus-within>.about__close-button-logo{fill:#d41443}.about__modal-title{text-align:center}.about__modal-text{margin-bottom:10px;margin-top:20px;padding:0}.about__modal-description{width:220px;margin-right:auto;margin-left:auto;margin-bottom:17px;line-height:1.62;color:var(--secondary-text)}@media screen and (min-width:768px){.about__modal-description{width:340px;margin-bottom:62px;font-size:14px;line-height:1.76;letter-spacing:.04em}}@media screen and (min-width:1280px){.about__modal-description{margin-bottom:45px;width:463px;line-height:1.94}}.about__modal-description{margin-bottom:30px}.about__modal-description:last-child{margin-bottom:10px}.about__modal--open{overflow:hidden}.gallery-section{background:linear-gradient(180deg,#fff5f6 40%,#fff 0)}.gallery-thumb{display:flex;justify-content:center}.swiper-slide{display:flex;flex-direction:column;align-items:center;padding-bottom:50px}.image-box{margin-bottom:15px}.slide-image{display:flex;justify-content:center}.slide__text-box{position:relative;max-width:926px;padding:45px 85px;background:#fafafa;margin-bottom:15px}.slide__icon{position:absolute;top:32px;left:50px;fill:#e1e1e1;z-index:2}.slide__text{position:relative;font-weight:500;font-size:16px;line-height:186%;text-align:center;letter-spacing:.04em;color:#000;z-index:3;background-image:-webkit-repeating-linear-gradient(top,transparent,transparent 28px,#e1e1e1 0,transparent 29px)}.slide__dots{display:flex}.slide__dots .slide__dot{width:4px;height:4px;background:#c7133e;border-radius:50%}.slide__dots .slide__dot:not(:last-child){margin-right:10px}.slide__name{font-weight:500;font-size:20px;line-height:186%;text-align:center;color:#000;margin-top:15px}.swiper-pagination-bullet{width:12px;height:12px;background-color:#d9d9d9;opacity:1}.swiper-pagination-bullet-active{background-image:url(/iceream-project-t19/home.b856893d.svg);background-size:cover;background-repeat:no-repeat;background-position:50%;background-color:initial;border-radius:0}.contacts__section{position:relative}@media screen and (max-width:767px){.contacts__section{background-image:linear-gradient(180deg,#fff,#fff 5%,#fff5f6 0,#fff5f6)}}@media screen and (min-width:768px){.contacts__section{background-image:linear-gradient(180deg,#fff,#fff 12%,#fff5f6 0,#fff5f6)}}@media screen and (min-width:1280px) and (min-device-pixel-ratio:1),screen and (min-width:1280px) and (min-resolution:1dppx),screen and (min-width:1280px) and (min-resolution:96dpi){.contacts__section{background-image:url(/iceream-project-t19/сontacts_bcg_dt_1280@1x.78d4710c.png),linear-gradient(180deg,#fff,#fff 14%,#fff5f6 0,#fff5f6);background-repeat:no-repeat;background-position:0;background-size:contain}}@media screen and (min-width:1280px) and (min-device-pixel-ratio:2),screen and (min-width:1280px) and (min-resolution:2dppx),screen and (min-width:1280px) and (min-resolution:192dpi){.contacts__section{background-image:url(/iceream-project-t19/сontacts_bcg_dt_1280@2x.b4b27787.png),linear-gradient(180deg,#fff,#fff 14%,#fff5f6 0,#fff5f6);background-repeat:no-repeat;background-position:0;background-size:contain}}.contacts{display:block;margin-bottom:40px;font-size:12px}@media screen and (min-width:768px){.contacts{display:flex;justify-content:space-between;font-size:14px;margin-left:15px;margin-right:15px;margin-bottom:80px}}@media screen and (min-width:1280px){.contacts{font-size:16px;margin-left:95px;margin-right:95px;margin-bottom:85px}}.contacts__item{margin-left:auto;margin-right:auto;padding:30px 20px;max-width:220px;background-color:#fff;box-shadow:0 8px 30px rgba(212,20,67,.1);border-radius:24px}.contacts__item:not(:last-child){margin-bottom:20px}@media screen and (min-width:768px){.contacts__item{margin-left:0;margin-right:0;padding:50px 30px}.contacts__item:not(:last-child){margin-bottom:0}}@media screen and (min-width:1280px){.contacts__item{max-width:330px;padding:50px 43px}}.contacts__building--orange-bcg{display:flex;align-items:center;justify-content:center;text-transform:uppercase;width:80px;height:16px;border-radius:4px;color:#fff;background-color:#f0d1a5;font-weight:500;font-size:12px;line-height:186%;letter-spacing:.04em;margin-bottom:25px}@media screen and (min-width:768px){.contacts__building--orange-bcg{display:flex;align-items:center;justify-content:center;text-transform:uppercase;width:73px;height:28px;border-radius:6px;color:#fff;background-color:#f0d1a5;font-weight:500;font-size:16px;line-height:186%;letter-spacing:.04em;margin-bottom:30px}}@media screen and (min-width:1280px){.contacts__building--orange-bcg{margin-bottom:32px}}.contacts__building--green-bcg{display:flex;align-items:center;justify-content:center;text-transform:uppercase;width:130px;height:16px;border-radius:4px;color:#fff;background-color:#c2e297;font-weight:500;font-size:12px;line-height:186%;letter-spacing:.04em;margin-bottom:25px}@media screen and (min-width:768px){.contacts__building--green-bcg{display:flex;align-items:center;justify-content:center;text-transform:uppercase;width:138px;height:28px;border-radius:6px;color:#fff;background-color:#c2e297;font-weight:500;font-size:16px;line-height:186%;letter-spacing:.04em;margin-bottom:30px}}@media screen and (min-width:1280px){.contacts__building--green-bcg{margin-bottom:32px}}.contacts__title{font-weight:500;font-size:inherit;line-height:1.86;letter-spacing:.04em;color:#000;margin-bottom:10px}@media screen and (min-width:768px){.contacts__title{margin-bottom:14px}}.contacts__text{position:relative;font-weight:500;font-size:inherit;line-height:1.5;color:#907e82;margin-bottom:50px}@media screen and (min-width:768px){.contacts__text{margin-bottom:60px}}.contacts-timing{position:relative;margin-bottom:50px}@media screen and (min-width:768px){.contacts-timing{margin-bottom:60px}}.contacts-timing__item:not(:last-child){margin-bottom:10px}.contacts-timing:after,.contacts__text:after{content:"";position:absolute;bottom:-25px;left:0;width:179px;border-bottom:1px solid #e1e1e1}@media screen and (min-width:768px){.contacts-timing:after,.contacts__text:after{bottom:-30px;width:157px}}@media screen and (min-width:1280px){.contacts-timing:after,.contacts__text:after{width:234px}}.contacts-timing__day,.contacts-timing__time{font-weight:500;font-size:inherit;line-height:186%}.contacts-timing__day{color:#000}.contacts-timing__time{color:#ffa5ba}.contacts__link{font-weight:500;font-size:inherit;line-height:1.5;color:#907e82;text-decoration:none;transition:color .25s var(--timing-function)}@media screen and (min-width:768px){.contacts__link{line-height:1.83}}.contacts__link:focus,.contacts__link:hover{color:#d41443}@media screen and (max-width:767px){.contacts__button-item:not(:last-child){margin-bottom:10px}}@media screen and (min-width:768px){.contacts__button-item:not(:last-child){margin-right:14px}}@media screen and (min-width:1280px){.contacts__button-item:not(:last-child){margin-right:15px}}@media screen and (min-width:768px){.contacts__button--ul{display:flex;justify-content:center}}.contacts__button{display:flex;justify-content:center;align-items:center;text-align:center;margin:0 auto;font-family:inherit;cursor:pointer;border-radius:22px;border:transparent;transition:background-color .25s var(--timing-function);line-height:1.3;color:#d41443;font-size:16px;font-weight:700;background-color:#fff;height:44px}@media screen and (max-width:767px){.contacts__button{width:161px}}@media screen and (min-width:768px){.contacts__button{padding-left:35px;padding-right:35px}}@media screen and (min-width:1280px){.contacts__button{padding-left:38px;padding-right:38px}}.contacts__button:focus,.contacts__button:hover{background-color:#ecebeb}.contacts__button--red-bcg{background-color:#d41443;color:#fff}.contacts__button--red-bcg:focus,.contacts__button--red-bcg:hover{background-color:#c7133e}.contacts__button-arrow{fill:var(--main-color);margin-left:8px;width:10px;height:15px}.contacts__button-arrow--white{fill:#fff}.social{display:flex;justify-content:flex-end}.social__item:not(:last-child){margin-right:28px}@media screen and (min-width:768px){.social__item:not(:last-child){margin-right:30px}}@media screen and (min-width:1280px){.social__item:not(:last-child){margin-right:25px}}.social__icon{width:20px;height:20px;fill:#fff}.social__link{background-color:#fea5bb;border-radius:50%;width:34px;height:34px;display:inline-flex;justify-content:center;align-items:center;transition:background-color .25s var(--timing-function)}.social__link:focus,.social__link:hover{background-color:var(--main-color)}.footer{padding-top:90px;padding-bottom:25px}@media screen and (min-width:768px){.footer{padding-top:90px;padding-bottom:18px}}@media screen and (min-width:1280px){.footer{padding-top:110px;padding-bottom:10px}}@media screen and (min-width:768px){.footer__container{display:flex;align-items:baseline;justify-content:space-between}}@media screen and (min-width:1280px){.footer__container{padding:0 115px}}@media screen and (max-width:767px){.footer__text-wrapper{max-width:230px;margin-bottom:31px}}@media screen and (min-width:768px){.footer__text-wrapper{width:340px;margin-bottom:39px}}@media screen and (min-width:1280px){.footer__text-wrapper{width:auto;margin-bottom:49px}}@media screen and (max-width:767px){.footer__text-wrapper-item:not(:last-child){margin-bottom:17px}}@media screen and (min-width:768px){.footer__text-wrapper-item:not(:last-child){margin-bottom:16px}}@media screen and (min-width:1280px){.footer__text-wrapper-item:not(:last-child){margin-bottom:15px}}.footer__text,.footer__title-text{text-align:left}@media screen and (min-width:768px){.footer__title-text{letter-spacing:.06em}}.footer__social-thumb{text-align:end;margin-bottom:43px}@media (max-width:1279px),screen and (max-width:767px){.footer__social-list{margin-bottom:46px}}@media screen and (min-width:1280px){.footer__social-list{margin-bottom:50px}}.footer__phone-link{font-weight:700;font-size:12px;line-height:1.83;color:var(--primary-text)}@media screen and (min-width:768px){.footer__phone-link{font-size:14px}}@media screen and (min-width:1280px){.footer__phone-link{font-size:16px}}.footer__phone-text{display:inline;color:var(--main-color)}.footer__copyright-text{padding-top:22px;font-weight:700;font-size:14px;line-height:1.52;text-align:center;color:#907e82;margin:0 auto}@media screen and (max-width:768px){.footer__copyright-text{max-width:150px}}@media screen and (min-width:768px){.footer__copyright-text{line-height:1.86;padding-top:29px}}@media screen and (min-width:1280px){.footer__copyright-text{padding-top:9px}}.footer__copyright-wrapper{border-top:1px solid #e1e1e1}
/*# sourceMappingURL=/iceream-project-t19/src.4fe06756.css.map */