@charset "UTF-8";.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;padding-left:34px;padding-right:34px}}@media screen and (min-width:1280px){.container{width:1280px;padding-left:115px;padding-right:115px}}body{font-family:DM Sans,cursive}.list{list-style:none;padding:0;margin:0}.link{text-decoration:none}img{display:block;max-width:100%;height:auto}h1,h2,h3,h4,h5,h6,p,ul{margin-top:0;margin-bottom:0}ul{padding-left:0}.section{padding-top:120px;padding-bottom:100px}@media screen and (min-width:768px){.section{padding-bottom:110px}}@media screen and (min-width:1280px){.section{padding-top:125px;padding-bottom:120px}}.section__title{color:#d41443;font-family:Titan One,sans-serif;text-align:center;text-transform:uppercase;font-weight:400;font-size:58px;line-height:1.1379310345;letter-spacing:.06em}@media screen and (min-width:768px){.section__title{font-weight:400;font-size:48px;line-height:1.1458333333;letter-spacing:.04em}}@media screen and (min-width:1280px){.section__title{font-weight:400;font-size:58px;line-height:1.1379310345;letter-spacing:.06em}}.header{background-color:#ffb8ca}@media screen and (min-width:1280px){.container.container--head{padding-left:46px}}.container--header{position:relative;z-index:1;padding-top:6px;display:flex;justify-content:space-between}@media screen and (min-width:768px){.container--header{padding-top:38px}}.logo{opacity:0;animation:slidein-logo 1s forwards;animation-delay:1s}.site-nav{display:none}@media screen and (min-width:1280px){.site-nav{display:flex;align-items:center}}.site-nav__list{display:flex}.site-nav__item:not(:last-child){margin-right:35px}.site-nav__link{font-weight:700;font-size:16px;line-height:1.3125;letter-spacing:.04em;color:#fff;transition:color .25s cubic-bezier(.4,0,.2,1)}.site-nav__link:focus,.site-nav__link:hover{color:#d41443}.header__btn{display:none;transition:background-color .25s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:768px){.header__btn{display:inline-block;margin-left:30px}}.header__btn:focus,.header__btn:hover{background-color:#ecebeb;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px rgba(43,42,42,.14),0 2px 1px rgba(43,42,42,.14)}.menu-button{display:inline-flex;align-items:center;margin-left:auto;padding:0;border:none;background-color:transparent}@media screen and (min-width:1280px){.menu-button{display:none}}.header-btn{width:209px;height:44px;background-color:#fff;border-radius:22px;border:none;font-weight:700;font-size:16px;line-height:1.3125;letter-spacing:.04em;align-items:center;text-align:center;color:#d41443}@media screen and (min-width:768px){.header-btn{width:160px}}.header-btn__icon{display:inline-block;margin-left:12px}.menu-container__btn{display:inline-block;margin-left:auto;margin-right:auto;margin-bottom:20px}@media screen and (min-width:768px){.menu-container__btn{width:185px}}.menu-container{position:fixed;top:0;right:0;width:250px;height:100vh;z-index:21;background-color:#e17992;padding-top:60px;display:flex;flex-direction:column;transform:translateX(200%);transition:transform .25s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:768px){.menu-container{width:254px}}.menu-container .menu-button{position:absolute;top:23px;right:28px}@media screen and (min-width:768px){.menu-container .menu-button{right:34px}}.menu-container.is-open{transform:translateX(0)}.menu__item{width:100%;border-top:1px solid #e18298;border-bottom:1px solid #e18298;padding-left:20px;padding-top:12px;padding-bottom:12px}@media screen and (min-width:768px){.menu__item{padding-left:24px}}.menu__link{font-weight:700;font-size:14px;line-height:1.2857142857;letter-spacing:.04em;color:#fff}.current{color:#d41443}.backdrop-header{position:fixed;top:0;left:0;width:100%;height:100%;z-index:25;background-color:rgba(0,0,0,.2);opacity:1;transition:opacity .35s cubic-bezier(.4,0,.2,1),visibility .35s cubic-bezier(.4,0,.2,1)}.is-hidden-header{visibility:hidden;opacity:0;pointer-events:none}.modal{position:absolute;top:50%;left:50%;z-index:25;width:70%;padding:60px 40px 40px;border-radius:20px;background-color:#ffb8ca;transform:translate(-50%,-50%) scale(1);transition:transform .35s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:768px){.modal{width:450px}}.is-hidden-header .modal{transform:translate(-50%,-50%) scale(.2)}.modal__btn{position:absolute;top:20px;right:20px;width:24px;height:24px;border:none;border-radius:50%;background-color:transparent;color:#d41342;transition:background-color .25s linear}.modal__btn:focus,.modal__btn:hover{background-color:#d31342;color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px rgba(43,42,42,.14),0 2px 1px rgba(43,42,42,.14)}.modal-title{font-family:Titan One;font-style:normal;font-weight:400;font-size:20px;line-height:1.5;letter-spacing:.04em;text-align:center;text-transform:uppercase;color:#d41443;margin-bottom:30px}@media screen and (min-width:768px){.modal-title{font-weight:400;font-size:25px;line-height:1.4;letter-spacing:.04em}}.modal-form__label{font-weight:700;font-size:14px;line-height:1.7857142857;letter-spacing:.04em;font-style:italic;margin-bottom:10px;color:#fafafa}.modal-form__input{display:block;width:100%;border:1px solid rgba(33,33,33,.2);outline:none;border-radius:3px;height:25px;margin-bottom:15px;transition:border-color .25s cubic-bezier(.4,0,.2,1)}.modal-form__input:focus-within{outline:0;border-color:#c7133e}.modal-form__textarea{padding-top:12px;padding-left:16px;margin-bottom:20px;width:100%;height:120px;border:1px solid rgba(33,33,33,.2);box-sizing:border-box;border-radius:4px;resize:none;transition:border-color .25s cubic-bezier(.4,0,.2,1)}.modal-form__textarea::placeholder{font-weight:400;font-size:14px;line-height:1.14;letter-spacing:.01em;color:hsla(0,0%,45.9%,.5)}.modal-form__textarea:focus-within{outline:0;border-color:#c7133e}.modal-form-btn{display:block;margin:0 auto;width:100px;height:30px;background-color:#fff;border-radius:22px;border:none;font-weight:700;font-size:16px;line-height:1.3125;letter-spacing:.04em;align-items:center;text-align:center;color:#d41443;transition:background-color .25s linear,color .25s linear,border .25s linear}.modal-form-btn:focus,.modal-form-btn:hover{background-color:transparent;color:#fff;border:1px solid #fea5bb;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px rgba(43,42,42,.14),0 2px 1px rgba(43,42,42,.14)}@media screen and (min-width:480px){.modal-form-btn{width:209px;height:44px}}@keyframes slidein-logo{0%{margin-top:-100px;opacity:0}40%{margin-top:-90px;opacity:0}65%{margin-top:-10px;opacity:1}to{margin-top:0;opacity:1}}@keyframes slidein{0%{margin-left:-220px;opacity:0}20%{margin-left:-220px;opacity:0}35%{margin-left:0;opacity:1}to{margin-left:0;opacity:1}}.hero__title-span-one{opacity:0;animation:slidein 1s forwards;animation-delay:1s}.hero__title-span-two{opacity:0;animation:slidein 1s forwards;animation-delay:1.5s}.hero__title-span-three{opacity:0;animation:slidein 1s forwards;animation-delay:2s}.hero-btn__item-animation{opacity:0;animation:reveal 1s forwards;animation-delay:2.25s}@keyframes foodTrucksDesktop{0%{top:-200px;opacity:0}to{top:248px;opacity:1}}@keyframes foodTrucksTablet{0%{top:-200px;opacity:0}to{top:151px;opacity:1}}.food-trucks__animation{opacity:0;animation:foodTrucksTablet .5s forwards;animation-delay:2.5s}@media screen and (min-width:1280px){.food-trucks__animation{animation:foodTrucksDesktop .5s forwards;animation-delay:2.5s}}@keyframes cafesDesktop{0%{top:-100px;opacity:0}to{top:156px;opacity:1}}@keyframes cafesTablet{0%{top:-94px;opacity:0}to{top:94px;opacity:1}}.cafes__animation{opacity:0;animation:cafesTablet .5s forwards;animation-delay:2.75s}@media screen and (min-width:1280px){.cafes__animation{animation:cafesDesktop .5s forwards;animation-delay:2.75s}}@keyframes shake{0%{transform:translate(1px,1px) rotate(0deg)}10%{transform:translate(-1px,-2px) rotate(-1deg)}20%{transform:translate(-3px) rotate(1deg)}30%{transform:translate(3px,2px) rotate(0deg)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,2px) rotate(-1deg)}60%{transform:translate(-3px,1px) rotate(0deg)}70%{transform:translate(3px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,2px) rotate(0deg)}to{transform:translate(1px,-2px) rotate(-1deg)}}@keyframes soTastyTablet{0%{right:-94px;opacity:0}to{right:34px;opacity:1}}@keyframes soTastyDesktop{0%{right:-94px;opacity:0}to{right:109px;opacity:1}}.so-tasty__animation{opacity:0;animation:soTastyTablet .5s forwards,shake .5s 10;animation-delay:3s}@media screen and (min-width:1280px){.so-tasty__animation{animation:soTastyDesktop .5s forwards,shake .5s 10;animation-delay:3s}}@keyframes bigEcoTablet{0%{left:-100px;opacity:0}to{left:0;opacity:1}}@keyframes bigEcoDesktop{0%{left:-100px;opacity:0}to{left:77px;opacity:1}}.big-eco__animation{opacity:0;animation:bigEcoTablet .5s forwards;animation-delay:3.25s}@media screen and (min-width:1280px){.big-eco__animation{animation:bigEcoDesktop .5s forwards;animation-delay:3.25s}}@keyframes reveal{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:1}}.hero-text__animation{opacity:0;animation:reveal .5s forwards;animation-delay:3.5s}@keyframes ice-cream{0%{opacity:0;transform:scale(250%)}25%{opacity:.25;transform:scale(200%)}50%{opacity:.5;transform:scale(150%)}75%{opacity:.75;transform:scale(100%)}to{opacity:1;transform:scale(1)}}.ice-cream__animation{opacity:0;animation:ice-cream .5s forwards;animation-delay:3.5s}@media screen and (min-width:768px){.ice-cream__animation{animation-delay:3.75s}}.ellipse__animation{opacity:0;animation:ice-cream .5s forwards;animation-delay:3.2s}@media screen and (min-width:768px){.ellipse__animation{animation-delay:3.25s}}.header-hero,.hero__container{position:relative}.hero__container{min-width:320px;padding-left:20px;padding-right:20px}@media screen and (min-width:768px){.hero__container{padding-left:34px;padding-right:34px}}@media screen and (min-width:1280px){.hero__container{padding-left:115px;padding-right:115px}}.hero-title__wrapper{position:relative;z-index:1;min-width:218px;padding-top:137px;padding-bottom:160px;overflow:hidden;white-space:nowrap}@media screen and (min-width:768px){.hero-title__wrapper{padding-top:15px;padding-bottom:66px}}@media screen and (min-width:1280px){.hero-title__wrapper{padding-top:84px;padding-bottom:112px;padding-left:115px}}.hero__big-eco{position:absolute;bottom:28px}@media screen and (max-width:767px){.hero__big-eco{display:none}}@media screen and (min-width:1280px){.hero__big-eco{bottom:45px;left:77px}}.ellipse{width:346px;height:346px;border-radius:50%;background-color:#ffa5ba}@media screen and (min-width:768px){.ellipse{width:324px;height:324px}}@media screen and (min-width:1280px){.ellipse{width:538px;height:538px}}.hero__ellipse{position:absolute;top:83px;right:0}@media screen and (min-width:768px){.hero__ellipse{top:31px;right:137px}}@media screen and (min-width:1280px){.hero__ellipse{top:52px;right:267px}}.hero__ice-cream{position:absolute;bottom:0;right:32px}@media screen and (min-width:768px){.hero__ice-cream{right:247px}}@media screen and (min-width:1280px){.hero__ice-cream{right:450px}}.hero__cafes{position:absolute;right:34px;top:94px}@media screen and (max-width:767px){.hero__cafes{display:none}}@media screen and (min-width:1280px){.hero__cafes{right:97px;top:156px}}.hero__food-trucks{position:absolute;right:34px;top:151px}@media screen and (max-width:767px){.hero__food-trucks{display:none}}@media screen and (min-width:1280px){.hero__food-trucks{right:97px;top:248px}}.hero__so-tasty{position:absolute;right:34px;bottom:0}@media screen and (max-width:767px){.hero__so-tasty{display:none}}@media screen and (min-width:1280px){.hero__so-tasty{right:109px}}.hero__title{position:relative;z-index:1;color:#fff;margin-bottom:19px;font-family:Titan One,sans-serif;font-weight:400;font-size:26px;line-height:1.1538461538;letter-spacing:.04em;text-transform:uppercase}@media screen and (min-width:768px){.hero__title{font-weight:400;font-size:22px;line-height:1.1363636364;letter-spacing:.04em;margin-bottom:20px}}@media screen and (min-width:1280px){.hero__title{font-weight:400;font-size:38px;line-height:1.1578947368;letter-spacing:.04em;margin-bottom:25px}}.hero__title--mod{color:#d41443;font-size:48px}@media screen and (min-width:768px){.hero__title--mod{font-weight:400;font-size:34px;line-height:.9117647059;letter-spacing:.04em}}@media screen and (min-width:1280px){.hero__title--mod{font-weight:400;font-size:58px;line-height:.8965517241;letter-spacing:.04em}}.hero-btn__list{display:flex;overflow:hidden;white-space:nowrap}.hero-btn__item{border:none;border-radius:20px;background-color:#d41342;cursor:pointer;padding:7px 15px;display:flex;align-items:center;text-align:center}.hero-btn__item:not(:last-child){margin-right:8px}@media screen and (min-width:1280px){.hero-btn__item:not(:last-child){margin-right:15px}}.hero-btn__item:focus,.hero-btn__item:hover{background-color:#c7133e}@media screen and (min-width:1280px){.hero-btn__item{font-weight:400;font-size:14px;line-height:1.2857142857;letter-spacing:.04em;padding:11px 20px}}.hero-btn__link{color:#fff;font-family:DM Sans,sans-serif;font-weight:400;font-size:8px;line-height:1.25;letter-spacing:.04em}@media screen and (min-width:1280px){.hero-btn__link{font-weight:400;font-size:14px;line-height:1.2857142857;letter-spacing:.04em}}.hero-btn__link--mod{color:#d41342}.hero-btn__alt{color:#d41443;background-color:#fff}.hero-btn__alt:focus,.hero-btn__alt:hover{background-color:#ecebeb}.hero-text__wrapper{width:114px;padding-bottom:34px;margin-left:120px}@media screen and (max-width:767px){.hero-text__wrapper{display:none}}@media screen and (min-width:1280px){.hero-text__wrapper{width:200px;margin-left:218px;padding-bottom:56px}}.hero-text{margin-bottom:7px;color:#fff;font-weight:400;font-size:8px;line-height:1.5;letter-spacing:.04em}@media screen and (min-width:1280px){.hero-text{font-weight:400;font-size:14px;line-height:1.4285714286;letter-spacing:.04em}}.hero-btn__link{display:inline-flex;border:none;background-color:unset;padding:0}.backdrop-video{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:20;display:flex;align-content:center;justify-content:center;align-items:center;background:rgba(0,0,0,.2);opacity:1;transition:opacity 1.25s,visibility 1s}.backdrop-video.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.backdrop-video.is-hidden .about-modal{transform:scale(.1)}.about-video{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;padding:15px;z-index:21;border-radius:10px;background-color:#fff5f6;background-image:url(/IceCream/about-bg-mob1x.1713f8e0.png);background-position:left 0 top 100px;background-size:contain;background-repeat:no-repeat;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);transform:scale(1);transition:transform 1.25s,opacity .5s;opacity:1}.about-video__button-close{position:absolute;top:15px;right:15px;width:40px;height:40px;border-radius:50%;border:1px solid rgba(0,0,0,.1);box-sizing:border-box;background-color:#ecebeb;fill:#d41443;cursor:pointer;font-family:Titan One;font-style:normal;font-weight:400;font-size:18px;line-height:.7777777778;letter-spacing:.04em;text-align:center;color:#d41443}@media screen and (max-width:767px){.about-video__button-close{top:5px;right:15px;width:30px;height:30px}}.about-video__header{font-family:Titan One;font-style:normal;font-weight:400;font-size:24px;line-height:.7916666667;letter-spacing:.04em;text-align:center;text-transform:uppercase;color:#d41443;margin-bottom:20px}@media screen and (min-width:768px){.about-video__header{font-weight:400;font-size:34px;line-height:1.1470588235;letter-spacing:.04em}}.about-video__wrap{display:block;width:100%;padding:5px;border:2px solid #e18298}.about-video-player{width:320px;height:315px}@media screen and (min-width:768px){.about-video-player{width:560px;height:315px}}.products{padding-top:121px;padding-bottom:98px}@media screen and (min-width:768px){.products{padding-bottom:112px}}@media screen and (min-width:1280px){.products{padding-top:127px;padding-bottom:119px}}.products__text{font-weight:400;font-size:18px;line-height:1.1666666667;letter-spacing:.04em;font-family:Titan One;text-transform:uppercase;color:#ffa5ba;text-align:center}@media screen and (min-width:768px){.products__text{font-weight:400;font-size:26px;line-height:1.1538461538;letter-spacing:.04em}}@media screen and (min-width:1280px){.products__text{font-weight:400;font-size:30px;line-height:1.1333333333;letter-spacing:.04em}}.products__titel{font-weight:400;font-size:34px;line-height:1.1470588235;letter-spacing:.04em;font-family:Titan One;font-style:normal;text-transform:uppercase;color:#d41443;text-align:center;margin-top:15px}@media screen and (min-width:768px){.products__titel{font-weight:400;font-size:48px;line-height:1.1458333333;letter-spacing:.04em}}@media screen and (min-width:1280px){.products__titel{font-weight:400;font-size:58px;line-height:1.1379310345;letter-spacing:.04em}}@media screen and (min-width:768px){.products__list{display:flex;margin-top:150px}}@media screen and (min-width:1280px){.products__list{margin-top:259px}}.products__item{position:relative;height:485px;width:100%;margin:0 auto;border-radius:24px;padding-top:161px;padding-left:40px;padding-right:40px}@media screen and (min-width:768px){.products__item{width:220px;padding-left:11px;padding-right:11px}}@media screen and (min-width:1280px){.products__item{width:329px;height:525px;padding-left:11px;padding-right:11px;padding-bottom:50px}}@media screen and (min-width:768px){.products__item:not(:first-child){margin-left:20px}}.products__item:first-child{margin-top:144px}@media screen and (min-width:768px){.products__item:first-child{margin-top:0}}.products__item:not(:last-child){margin-bottom:130px}@media screen and (min-width:768px){.products__item:not(:last-child){margin-bottom:0}}.products__item--icecream{background:#ffb8ca}.products__item--icecream:before{background-image:url(/IceCream/home-pic1-1x.3b4c04d9.png);z-index:10;content:"";display:block;width:249px;height:252px;background-size:cover;background-repeat:no-repeat;background-position:50%;background-color:transparent;position:absolute;top:0;left:50%;transform:translate(-50%,-45%)}@media (min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.products__item--icecream:before{background-image:url(/IceCream/home-pic1-2x.4bee3a7f.png)}}@media screen and (min-width:768px){.products__item--icecream:before{background-image:url(/IceCream/home-pic-tab1-1x.504082d7.png);width:220px;height:226px}}@media (min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.products__item--icecream:before{background-image:url(/IceCream/home-pic-tab1-2x.af0c5f3d.png)}}@media screen and (min-width:1280px){.products__item--icecream:before{background-image:url(/IceCream/home-pic-desktop1-1x.551d59f0.png);width:335px;height:335px;transform:translate(-50%,-210px);padding-top:163px}}@media (min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.products__item--icecream:before{background-image:url(/IceCream/home-pic-desktop1-2x.255f9454.png)}}.products__item--icecoffe{background:#f0d1a5}.products__item--icecoffe:before{background-image:url(/IceCream/home-pic2-1x.cdd2dd86.png);z-index:10;content:"";display:block;width:249px;height:252px;background-size:cover;background-repeat:no-repeat;background-position:50%;background-color:transparent;position:absolute;top:0;left:50%;transform:translate(-50%,-45%)}@media (min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.products__item--icecoffe:before{background-image:url(/IceCream/home-pic2-2x.295628bc.png)}}@media screen and (min-width:768px){.products__item--icecoffe:before{background-image:url(/IceCream/home-pic-tab2-1x.32156166.png);width:220px;height:226px}}@media (min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.products__item--icecoffe:before{background-image:url(/IceCream/home-pic-tab2-2x.2887ada9.png)}}@media screen and (min-width:1280px){.products__item--icecoffe:before{background-image:url(/IceCream/home-pic-desktop2-1x.c195ed97.png);width:335px;height:335px;transform:translate(-50%,-210px);padding-top:163px}}@media (min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.products__item--icecoffe:before{background-image:url(/IceCream/home-pic-desktop2-2x.d08f3aba.png)}}.products__item--blackcoffe{background:#c2e297}.products__item--blackcoffe:before{background-image:url(/IceCream/home-pic3-1x.463ec847.png);z-index:10;content:"";display:block;width:249px;height:252px;background-size:cover;background-repeat:no-repeat;background-position:50%;background-color:transparent;position:absolute;top:0;left:50%;transform:translate(-50%,-45%)}@media (min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.products__item--blackcoffe:before{background-image:url(/IceCream/home-pic3-2x.46a76b69.png)}}@media screen and (min-width:768px){.products__item--blackcoffe:before{background-image:url(/IceCream/home-pic-tab3-1x.221e43bd.png);width:220px;height:226px}}@media (min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.products__item--blackcoffe:before{background-image:url(/IceCream/home-pic-tab3-2x.5fb43679.png)}}@media screen and (min-width:1280px){.products__item--blackcoffe:before{background-image:url(/IceCream/home-pic-desktop3-1x.47d9a006.png);width:335px;height:335px;transform:translate(-50%,-210px);padding-top:163px}}@media (min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.products__item--blackcoffe:before{background-image:url(/IceCream/home-pic-desktop3-2x.10fd38da.png)}}.products__name{font-weight:400;font-size:20px;line-height:1.15;letter-spacing:.04em;font-family:Titan One;font-style:normal;text-transform:uppercase;color:#fff;text-align:center;margin-bottom:30px}@media screen and (min-width:768px){.products__name{font-weight:400;font-size:20px;line-height:1.15;letter-spacing:.04em}}@media screen and (min-width:1280px){.products__name{font-weight:400;font-size:30px;line-height:1.1333333333;letter-spacing:.04em}}.products__discription:before{background-image:url(/IceCream/points.45270de8.svg);content:"";display:block;height:6px;width:26px;background-repeat:no-repeat;margin:0 auto 30px}.products__discription--tab:before{background-image:url(/IceCream/points.45270de8.svg);content:"";display:block;height:6px;width:26px;background-repeat:no-repeat;margin:0 auto 30px}@media screen and (min-width:1280px){.products__discription--tab:before{margin-bottom:32px}}.products__discription--tab{display:none}@media screen and (min-width:768px){.products__discription--tab{width:198px;display:block;font-weight:700;font-size:14px;line-height:1.7857142857;letter-spacing:.04em;font-family:DM Sans;font-style:normal;text-align:center;color:#fff;margin:0 auto}}@media screen and (min-width:1280px){.products__discription--tab{font-weight:400;font-size:16px;line-height:1.75;letter-spacing:.04em;width:241px}}.products__discription{font-weight:700;font-size:14px;line-height:1.5714285714;letter-spacing:.04em;font-family:DM Sans;font-style:normal;text-align:center;color:#fff;width:200px;margin:0 auto}@media screen and (min-width:768px){.products__discription{width:198px;display:none}}.products__button{width:40px;height:40px;background-image:url(/IceCream/arrow-right.67bcf19b.png);border:none;background-color:transparent;display:block;margin:30px auto 0;border-radius:50%;transition:box-shadow .25s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:768px){.products__button{margin-top:40px}}@media screen and (min-width:1280px){.products__button{margin-top:62px}}.products__button:hover{cursor:pointer;box-shadow:-1px 9px 37px 4px rgba(212,19,66,.6)}.products__button:active{box-shadow:inset 0 5px 10px 2px rgba(18,118,195,.2)}.icecream__overlay{position:absolute;border-radius:24px;top:0;left:0;width:100%;height:100%;background:rgba(33,150,243,.9);text-align:start;font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:1.6;letter-spacing:.03em;color:#fff;padding:24px;transition:transform .25s cubic-bezier(.4,0,.2,1)}.icecream__overlay.is-hidden{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(100%);transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1),visibility .5s cubic-bezier(.4,0,.2,1)}.icecoffe__overlay{position:absolute;border-radius:24px;top:0;left:0;width:100%;height:100%;background:rgba(33,150,243,.9);text-align:start;font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:1.6;letter-spacing:.03em;color:#fff;padding:24px;transition:transform .25s cubic-bezier(.4,0,.2,1)}.icecoffe__overlay.is-hidden{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(100%);transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1),visibility .5s cubic-bezier(.4,0,.2,1)}.blackcoffe__overlay{position:absolute;border-radius:24px;top:0;left:0;width:100%;height:100%;background:rgba(33,150,243,.9);text-align:start;font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:1.7142857143;letter-spacing:.03em;color:#fff;padding:24px;transition:transform .25s cubic-bezier(.4,0,.2,1)}.blackcoffe__overlay.is-hidden{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(100%);transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1),visibility .5s cubic-bezier(.4,0,.2,1)}.about{padding-bottom:0;padding-top:125px;background-color:#fff5f6;background-repeat:no-repeat;background-size:contain}@media screen and (max-width:767px){.about{background-image:url(/IceCream/about-bg-mob1x.1713f8e0.png);background-position:right 0 bottom 62px}}@media screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:2),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){.about{background-image:url(/IceCream/about-bg-mob@2x.661dde60.png)}}@media screen and (min-width:1280px){.about{background-image:url(/IceCream/about-bg-desk1x.1dc6e3a5.png);background-position:left 0 bottom -65px;background-size:100vw auto}}@media screen and (min-width:1280px) and (-webkit-min-device-pixel-ratio:2),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){.about{background-image:url(/IceCream/about-bg-desk@2x.6b76399d.png)}}@media screen and (min-width:768px){.about{padding-top:130px;padding-bottom:0}}@media screen and (min-width:1280px){.about{padding-top:125px;padding-bottom:0}}.about__pre-text{font-family:Titan One;font-style:normal;font-weight:400;font-size:18px;line-height:1.1666666667;letter-spacing:.04em;text-align:center;text-transform:uppercase;color:#ffa5ba;margin-bottom:15px}@media screen and (min-width:768px){.about__pre-text{font-weight:400;font-size:26px;line-height:1.1538461538;letter-spacing:.04em;margin-bottom:16px}}@media screen and (min-width:1280px){.about__pre-text{font-weight:400;font-size:30px;line-height:1.1333333333;letter-spacing:.04em;margin-bottom:15px}}.about__title{font-family:Titan One;font-style:normal;font-weight:400;font-size:34px;line-height:1.1470588235;letter-spacing:.04em;text-align:center;text-transform:uppercase;color:#d41443;margin-bottom:36px}@media screen and (min-width:768px){.about__title{font-weight:400;font-size:48px;line-height:1.1458333333;letter-spacing:.04em;margin-bottom:50px}}@media screen and (min-width:1280px){.about__title{font-weight:400;font-size:58px;line-height:1.1379310345;letter-spacing:.06em;margin-bottom:55px}}@media screen and (min-width:768px){.about__wrap{display:flex;align-items:flex-start;align-content:center;justify-content:center}}.about__image{width:100%;display:flex;justify-content:center;align-content:center;align-items:center;min-height:280px;margin-bottom:36px;background-image:url(/IceCream/about-mob1x-280.1c2094d3.png);background-repeat:no-repeat;background-position:50%;background-size:contain}@media (-webkit-min-device-pixel-ratio:2),(min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about__image{background-image:url(/IceCream/about-mob@2x-560.9474d72a.png)}}@media screen and (min-width:768px){.about__image{min-width:340px;min-height:340px;margin-bottom:0;background-image:url(/IceCream/about-tab1x-340.3dbbd6fb.png)}}@media screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:2),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){.about__image{background-image:url(/IceCream/about-tab@2x-680.ca50a7a0.png)}}@media screen and (min-width:1280px){.about__image{min-width:516px;min-height:516px;background-image:url(/IceCream/about-desk1x-516.26ced757.png)}}@media screen and (min-width:1280px) and (-webkit-min-device-pixel-ratio:2),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){.about__image{background-image:url(/IceCream/about-desk@2x-1032.0f7e1035.png)}}.about__text{display:flex;flex-direction:row;align-content:center;justify-content:flex-start;align-items:center;flex-wrap:wrap}@media screen and (max-width:767px){.about__text{padding-left:30px;padding-right:30px}}@media screen and (min-width:768px){.about__text{padding-top:50px;margin-left:20px}}@media screen and (min-width:1280px){.about__text{margin-left:71px}}.about__onetext{display:block;width:fit-content;font-family:DM Sans;font-style:normal;font-weight:500;font-size:12px;line-height:1.5833333333;letter-spacing:.04em;color:#000;margin-bottom:36px}@media screen and (min-width:768px){.about__onetext{font-weight:500;font-size:14px;line-height:1.7857142857;letter-spacing:.04em;margin-bottom:28px}}@media screen and (min-width:1280px){.about__onetext{font-weight:500;font-size:16px;line-height:1.75;letter-spacing:.04em}}.about__secondtext{display:block;width:fit-content;font-family:DM Sans;font-style:normal;font-weight:500;font-size:12px;line-height:1.5833333333;letter-spacing:.04em;color:#907e82}@media screen and (max-width:767px){.about__secondtext{margin-bottom:36px}}@media screen and (min-width:768px){.about__secondtext{font-weight:500;font-size:14px;line-height:1.7857142857;letter-spacing:.04em;margin-bottom:62px}}@media screen and (min-width:1280px){.about__secondtext{font-weight:500;font-size:14px;line-height:1.9285714286;letter-spacing:.04em;margin-bottom:45px}}.about__button{min-width:176px;min-height:44px;font-family:DM Sans;font-style:normal;font-weight:700;font-size:14px;line-height:1.2857142857;letter-spacing:.04em;display:flex;justify-content:center;align-items:center;text-align:center;border:0;border-radius:22px;background-color:#fff;color:#d41443;cursor:pointer}.about__button:focus,.about__button:hover{color:#c7133e;background-color:#ecebeb}@media screen and (min-width:768px){.about__button{font-weight:700;font-size:16px;line-height:1.3125;letter-spacing:.04em}}.about__icon{width:8px;height:10px;margin-left:14px}.about__icon,.backdrop{display:flex;justify-content:center}.backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:20;align-content:center;align-items:center;background:rgba(0,0,0,.2);opacity:1;transition:opacity 1.25s,visibility 1s}.backdrop.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.backdrop.is-hidden .about-modal{transform:scale(.1)}.about-modal{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;align-items:center;height:600px;padding:15px;z-index:21;border-radius:10px;background-color:#fff5f6;background-image:url(/IceCream/about-bg-mob1x.1713f8e0.png);background-position:left 0 bottom 150px;background-size:contain;background-repeat:no-repeat;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);transform:scale(1);transition:transform 1.25s,opacity .5s;opacity:1}@media screen and (min-width:768px){.about-modal{width:600px}}.about-modal__button-close{position:absolute;top:5px;right:5px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;align-content:center;border-radius:50%;border:1px solid #e18298;box-sizing:border-box;background-color:#ecebeb;fill:#d41443;cursor:pointer;font-family:Titan One;font-style:normal;font-weight:400;font-size:18px;line-height:.7777777778;letter-spacing:.04em;text-align:center;color:#d41443}@media screen and (min-width:480px){.about-modal__button-close{top:15px;right:15px;width:40px;height:40px}}.about-modal__header{font-family:Titan One;font-style:normal;font-weight:400;font-size:28px;line-height:1.3928571429;letter-spacing:.04em;text-align:center;text-transform:uppercase;color:#d41443}@media screen and (min-width:768px){.about-modal__header{font-weight:400;font-size:34px;line-height:1.1470588235;letter-spacing:.04em}}.about-modal__wrap{display:flex;width:100%;height:auto;overflow:auto;flex-wrap:wrap;align-content:center;justify-content:center;align-items:center}.about__article{width:100%;height:100%;font-family:DM Sans;font-weight:500;font-size:12px;line-height:1.5833333333;letter-spacing:.04em;color:#000}@media screen and (min-width:768px){.about__article{font-weight:500;font-size:14px;line-height:1.7857142857;letter-spacing:.04em}}@media screen and (min-width:1280px){.about__article{font-weight:500;font-size:16px;line-height:1.75;letter-spacing:.04em}}.about__img{float:left;margin:7px 7px 7px 0;width:300px;height:auto}.about__audio{display:flex;background-color:#ecebeb;width:200px;height:30px}@media screen and (min-width:768px){.about__audio{width:300px;height:54px}}.advantages{padding-top:40px;padding-bottom:97px;background-color:#fff5f6}@media screen and (min-width:768px){.advantages{padding-bottom:140px;padding-top:66px}}@media screen and (min-width:1280px){.advantages{padding-bottom:139px;padding-top:39px}}.advantages__title{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}@media screen and (min-width:768px){.advantages__list{display:flex;margin-left:-60px}}.advantages__item{max-width:230px;margin-bottom:38px}@media screen and (min-width:768px){.advantages__item{margin-left:30px;margin-bottom:0;max-width:100%}}@media screen and (min-width:1280px){.advantages__item{margin-bottom:0;margin-left:60px}}.milk-icon:before{content:"";display:inline-block;width:50px;height:50px;background-size:contain;background-repeat:no-repeat;background-image:url(/IceCream/milk.28b56f7e.png)}.apple-icon:before{content:"";display:inline-block;width:50px;height:50px;background-size:contain;background-repeat:no-repeat;background-image:url(/IceCream/apple.7b20a05f.png)}.candy-icon:before{content:"";display:inline-block;width:50px;height:50px;background-size:contain;background-repeat:no-repeat;background-image:url(/IceCream/candy.c76fbf7b.png)}.advantages__counter{font-family:Titan One,sans-serif;font-weight:400;font-size:36px;line-height:1.5277777778;letter-spacing:.04em;margin-top:16px;text-transform:uppercase;animation:anime 5s linear infinite}@keyframes anime{0%{color:#d41443}33%{color:#ffa5ba}66%{color:#e17992}to{color:#e18298}}@media screen and (min-width:768px){.advantages__counter{margin-top:36px;font-size:48px;text-transform:none}}@media screen and (min-width:1280px){.advantages__counter{margin-top:40px;font-size:58px;text-transform:none}}.advantages__description{color:#000;font-family:DM Sans,cursive;font-weight:700;font-size:14px;line-height:1.7142857143;letter-spacing:.04em;margin-top:19px}@media screen and (min-width:768px){.advantages__description{font-size:14px}}@media screen and (min-width:1280px){.advantages__description{font-size:16px;line-height:1.75}}.hidden-title{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}.gallery{background:linear-gradient(180deg,#fff5f6 40%,#fff5f6 0,#fff 0,#fff 50%)}.customer-reviews__container,.customer-reviews__wrapper{display:flex;flex-direction:column;align-items:center}.customer-reviews__wrapper{max-width:926px}.customer-reviews__img{border-radius:50%;width:85px;height:85px}@media screen and (max-width:767px){.customer-reviews__img{margin-bottom:29px}}@media screen and (min-width:768px){.customer-reviews__img{margin-bottom:19px}}@media screen and (min-width:1280px){.customer-reviews__img{margin-bottom:15px}}.customer-reviews__content{display:block;text-align:center;background-color:#fafafa;color:#000;position:relative}@media screen and (max-width:767px){.customer-reviews__content{max-width:280px;min-height:308px;font-weight:500;font-size:12;line-height:2.5;letter-spacing:0;padding:68px 66px 26px;margin-bottom:48px}}@media screen and (min-width:768px) and (max-width:1199px){.customer-reviews__content{width:620px;min-height:164px;font-weight:500;font-size:16;line-height:1.875;letter-spacing:.04;padding:47px 80px 34px;margin-bottom:42px}}@media screen and (min-width:1280px){.customer-reviews__content{width:926px;min-height:138px;font-weight:500;font-size:16;line-height:1.875;letter-spacing:.04;padding:47px 80px 34px;margin-bottom:34px}}.customer-reviews__content:before{display:block;content:" ";width:54px;height:40px;background-image:url(/IceCream/quote-1x.21e30b87.png);background-size:cover;background-position:50%;background-repeat:no-repeat;position:absolute}@media screen and (max-width:767px){.customer-reviews__content:before{left:60px;top:25px}}@media screen and (min-width:768px) and (max-width:1199px){.customer-reviews__content:before{left:70px;top:23px}}@media screen and (min-width:1280px){.customer-reviews__content:before{left:60px;top:25px}}.customer-reviews__content:after{content:"•••";position:absolute;transform:translate(-50%,-50%);font-size:15px;letter-spacing:8px;color:var(--button-hover-first-color)}@media screen and (max-width:767px){.customer-reviews__content:after{top:110%;left:51.5%}}@media screen and (min-width:768px){.customer-reviews__content:after{top:115%;left:51%}}@media screen and (min-width:1280px){.customer-reviews__content:after{top:110%;left:50.5%}}.customer-reviews__slide{margin:0 auto;line-height:20px;background-image:repeating-linear-gradient(180deg,transparent,transparent 18px,#e1e1e1 20px);color:#000}@media screen and (max-width:767px){.customer-reviews__slide{transform:scale(1.2,1.3);padding-left:10px;padding-right:10px;width:100%;height:100%}}@media screen and (min-width:768px){.customer-reviews__slide{transform:scale(1);width:460px;padding-left:18px;padding-right:18px}}@media screen and (min-width:1280px){.customer-reviews__slide{width:780px}}.customer-reviews__name{color:#000}@media screen and (max-width:767px){.customer-reviews__name{font-weight:500;font-size:20;line-height:1.3;letter-spacing:0;text-align:center}}@media screen and (min-width:768px){.customer-reviews__name{font-weight:500;font-size:20;line-height:1.85;letter-spacing:0}}@media screen and (min-width:1280px){.customer-reviews__name{font-weight:500;font-size:20;line-height:1.85;letter-spacing:0}}#reviews__slides{position:relative}@media screen and (max-width:768px){#reviews__slides{height:500px}}.reviews__slide{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;visibility:hidden;-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);overflow:hidden}.showing{position:absolute;opacity:1;visibility:visible;width:100%;height:100%;clip:inherit}#reviews__buttons{flex-wrap:nowrap;align-items:center;font-size:0;display:flex;justify-content:space-between;width:73px}@media screen and (max-width:767px){#reviews__buttons{margin-top:30px}}@media screen and (min-width:768px){#reviews__buttons{margin-top:35px}}@media screen and (min-width:1280px){#reviews__buttons{margin-top:35px}}.reviews__slide{position:relative}.reviews__button{width:15px;height:15px;border-radius:50%;border:none;background-color:#d9d9d9;cursor:pointer}.reviews__button.reviews__button-active{background-color:#d41443}.reviews__button-home{background-image:url(/IceCream/reviews-house-1x.ef1d2a42.png);background-color:#fff;background-size:cover;background-position:50%;filter:grayscale(1);width:17px;height:17px;background-repeat:no-repeat;opacity:.3;border:none;cursor:pointer}.reviews__button-home.reviews__button-active{filter:unset;opacity:1}.contacts{background-image:linear-gradient(#fff 5%,#fff5f6 0,#fff5f6 95%);position:relative}.contacts ul{list-style:none}.contacts h2{display:none}@media screen and (min-width:768px){.contacts{background-image:linear-gradient(#fff 15%,#fff5f6 0,#fff5f6 85%)}}@media screen and (min-width:1280px){.contacts{background-image:url(/IceCream/contacts-background-min.b358fffd.png),linear-gradient(#fff .1%,#fff5f6 0,#fff5f6 99.9%);background-repeat:no-repeat;background-size:contain;background-position:left 0 top 100px}}@media screen and (min-width:1280px) and (-webkit-min-device-pixel-ratio:2),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{background-image:url(/IceCream/contacts-background-2x-min.e89756c6.png),linear-gradient(#fff .1%,#fff5f6 0,#fff5f6 99.9%)}}.contacts-list{display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width:768px){.contacts-list{flex-flow:row wrap;margin-right:-20px;flex-basis:calc(33.33333% - 20px);margin-bottom:0}}@media screen and (min-width:1280px){.contacts-list{flex-basis:calc(33.33333% - 30px);margin-right:-30px}}.contact-card{margin-bottom:20px;max-width:220px;background:#fff;box-shadow:0 8px 30px rgba(212,20,67,.1);border-radius:24px;padding:43px 20px}@media screen and (min-width:768px){.contact-card{margin-right:20px;margin-bottom:0;padding:50px 32px 50px 31px}}@media screen and (min-width:1280px){.contact-card{margin-right:30px;padding:51px 43px 62px;max-width:330px}}.contact-card__mark{text-transform:uppercase;color:#fff;background:#f0d1a5;border-radius:4px;padding-left:25px;padding-right:25px;font-weight:500;font-size:12px;line-height:1.8333333333;letter-spacing:.04em;font-style:normal;display:inline-block}@media screen and (min-width:768px){.contact-card__mark{font-size:16px}}.contact-card__city{padding-top:25px;padding-bottom:25px;border-bottom:1px solid #e1e1e1}@media screen and (min-width:768px){.contact-card__city{padding-top:30px;padding-bottom:30px}}@media screen and (min-width:1280px){.contact-card__city{padding-top:32px;padding-bottom:32px}}.contact-card__city-name{color:#000;margin-bottom:10px;font-weight:500;font-size:12px;line-height:1.8333333333;letter-spacing:.04em}@media screen and (min-width:768px){.contact-card__city-name{font-size:14px}}@media screen and (min-width:1280px){.contact-card__city-name{font-size:16px}}.contact-card__description{color:#907e82;font-weight:500;font-size:12px;line-height:1.5;letter-spacing:0}@media screen and (min-width:768px){.contact-card__description{font-size:14px}}@media screen and (min-width:1280px){.contact-card__description{font-size:16px}}.contact-card__schedule-list{padding-top:25px;padding-bottom:25px;border-bottom:1px solid #e1e1e1}@media screen and (min-width:768px){.contact-card__schedule-list{padding-top:30px;padding-bottom:30px}}.contact-card__schedule-item span{font-weight:500;font-size:12px;line-height:1.8333333333;letter-spacing:.04em;font-style:normal;display:inline-block;color:#ffa5ba}.contact-card__schedule-item:not(:last-child){margin-bottom:10px}@media screen and (min-width:768px){.contact-card__schedule-item span{font-size:14px}.contact-card__schedule-item:not(:last-child){margin-bottom:16px}}@media screen and (min-width:1280px){.contact-card__schedule-item span{font-size:16px}}.contact-card__schedule-day{font-weight:500;font-size:12px;line-height:1.8333333333;letter-spacing:.04em}@media screen and (min-width:768px){.contact-card__schedule-day{font-size:14px}}@media screen and (min-width:1280px){.contact-card__schedule-day{font-size:16px}}.contact-card__communication-list{padding-top:25px}.contact-card__communication-list .contact-card__link{color:#907e82;font-weight:500;font-size:12px;line-height:1.5;letter-spacing:0;text-decoration:none}@media screen and (min-width:768px){.contact-card__communication-list{padding-top:30px}.contact-card__communication-list .contact-card__link{font-size:14px}}@media screen and (min-width:1280px){.contact-card__communication-list{padding-top:32px}.contact-card__communication-list .contact-card__link{font-size:16px}}.contacts__btn-wrapper{margin-top:54px;display:flex;flex-direction:column;justify-content:center;align-items:center}.contacts__btn-wrapper li:not(:last-child){margin-bottom:10px}@media screen and (min-width:768px){.contacts__btn-wrapper{flex-direction:row}.contacts__btn-wrapper li:not(:last-child){margin-bottom:0;margin-right:15px}}@media screen and (min-width:1280px){.contacts__btn-wrapper{flex-direction:row;margin-top:86px}}.contacts__btn{color:#d41342;border:none;border-radius:22px;background-color:#fff;cursor:pointer;width:161px;height:44px;font-family:DM Sans,sans-serif;fill:#d41342;font-weight:700;font-size:16px;line-height:1.3125;letter-spacing:0;transition:color .5s ease,background-color .5s ease,fill .5s ease}.contacts__btn:focus,.contacts__btn:hover{color:#fff;fill:#fff;background-color:#c7133e}.contacts__btn-icon{margin-left:11px}.contact-card__mark--olive-and-padding28{background:#c2e297;padding-left:28px;padding-right:28px}.modal-overlay{pointer-events:none;opacity:0;position:fixed;left:0;right:0;top:0;bottom:0;background-image:linear-gradient(rgba(47,48,58,.5),rgba(47,48,58,.5))}.modal-overlay.active{opacity:1;z-index:10;pointer-events:inherit}.modal-franchise,.modal-maps{max-width:1000px;width:90%;max-height:500px;height:80%;background:#fff5f6;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);border-radius:4px;padding:10px 0;position:absolute;top:8%;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;pointer-events:none}@media screen and (min-width:768px){.modal-franchise,.modal-maps{width:95%;height:90%}}@media screen and (min-width:1280px){.modal-franchise,.modal-maps{width:100%;height:100%}}.modal-franchise.active,.modal-maps.active{opacity:1;pointer-events:inherit}.contacts__modal-title{font-family:Titan One,sans-serif;font-weight:700;font-size:24px;line-height:1.0833333333;letter-spacing:0;text-align:center;color:#d41443}@media screen and (min-width:1280px){.contacts__modal-title{font-weight:700;font-size:36px;line-height:.8333333333;letter-spacing:0}}.modal-franchise__content,.modal-maps__content{width:95%;height:80%;margin-top:10px;position:relative}.modal-maps__content-item{width:100%;height:100%;position:absolute;opacity:0;top:0;left:0;pointer-events:none}.modal-maps__content-item iframe{width:100%;height:100%}.modal-maps__content-item.active{opacity:1;pointer-events:inherit}.contacts__tabs-wrapper{display:flex;justify-content:center;align-items:center;flex-flow:row wrap}.contacts__modal-btn.active{background-color:#d41342;color:#fff}.contacts__modal-btn.active:hover{opacity:1}.contacts__modal-btn{background-color:#fff;margin-top:10px}.contacts__modal-btn:not(:last-child){margin-right:10px}.contacts__modal-btn:hover{opacity:.5}@media screen and (min-width:768px){.contacts__modal-btn{flex-direction:row;margin-right:10px}}.contacts__close-btn{border:none;background-color:#fff5f6;color:#d41342;position:absolute;right:0;top:0;transform:translateY(-103%);transition:color .5s ease,background-color .5s ease;cursor:pointer}.contacts__close-btn:hover{color:#fff;background-color:#d41342}.modal-franchise__content{display:flex;justify-content:center}.slider-wrapper{width:100%;height:100%}#btn-next,#btn-prev{position:absolute;left:0;top:0;height:100%;width:50px;background-color:#d41342;border:none;opacity:.2;cursor:pointer;transition:opacity .2s ease-in-out}#btn-next:hover,#btn-prev:hover{opacity:.4}#btn-next{left:auto;right:0}#firstslide{background-image:url(https://images.unsplash.com/photo-1564801629778-eabf6ed7d440?auto=format&fit=crop&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&q=80&w=1470);background-position:top}#secondslide{background-image:url(https://images.unsplash.com/photo-1525451167239-264fb77ad20f?auto=format&fit=crop&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&q=80&w=1470);background-position:50%}#thirdslide{background-image:url(https://images.unsplash.com/photo-1620124452520-0d9be56b29ee?auto=format&fit=crop&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&q=80&w=1473);background-position:left 0 bottom 0}.slide{width:100%;height:100%;display:none;background-size:cover;background-repeat:no-repeat}.slide.active{display:block}.dots-wrapper{display:flex;justify-content:center;margin-top:5px}@media screen and (min-width:1280px){.dots-wrapper{margin-top:15px}}.dot.active{opacity:1}.dot,.dot.active{background-color:#d41342}.dot{width:15px;height:15px;border-radius:50%;opacity:.4;margin-right:10px;cursor:pointer}.dot:last-child{margin-right:0}.footer{background-color:#fff5f6;padding-top:113px}@media screen and (min-width:768px){.footer{padding-top:158px}}@media screen and (min-width:1280px){.footer{padding-top:165px}}.footer__container{padding-left:20px;padding-right:20px}@media screen and (min-width:768px){.footer__container{padding-left:36px;padding-right:36px}}@media screen and (min-width:1280px){.footer__container{padding-left:115px;padding-right:115px}}.footer__title-contacts{padding-bottom:43px}@media screen and (min-width:768px){.footer__title-contacts{display:flex;align-items:baseline;justify-content:space-between;padding-bottom:91px}}@media screen and (min-width:1280px){.footer__title-contacts{display:flex;align-items:baseline;justify-content:space-between;padding-bottom:97px}}.footer__title{max-width:234px}@media screen and (max-width:767px){.footer__title{padding-bottom:43px}}@media screen and (min-width:768px){.footer__title{max-width:340px}}@media screen and (min-width:1280px){.footer__title{max-width:477px}}.footer__title-secondary{font-family:Titan One,cursive;color:#ffa5ba;font-weight:400;font-size:18px;line-height:1.1666666667;letter-spacing:.04em;margin-bottom:17px;flex-wrap:wrap;text-transform:uppercase}@media screen and (min-width:768px){.footer__title-secondary{font-weight:400;font-size:26px;line-height:1.1538461538;letter-spacing:.04em;margin-bottom:16px}}@media screen and (min-width:1280px){.footer__title-secondary{font-weight:400;font-size:30px;line-height:1.1333333333;letter-spacing:.04em;margin-bottom:15px}}.footer__title-main{font-family:Titan One,cursive;color:#d41443;text-transform:uppercase;font-weight:400;font-size:34px;line-height:1.1470588235;letter-spacing:.04em}@media screen and (min-width:768px) and (max-width:1279px){.footer__title-main{font-weight:400;font-size:48px;line-height:1.1458333333;letter-spacing:.06em}}@media screen and (min-width:1280px){.footer__title-main{font-weight:400;font-size:58px;line-height:1.1379310345;letter-spacing:.06em}}.footer__social-list{display:flex;justify-content:end;margin-bottom:46px}@media screen and (min-width:768px) and (max-width:1279px){.footer__social-list{margin-bottom:48px}}@media screen and (min-width:1280px){.footer__social-list{margin-bottom:50px}}.footer__social-item:not(:last-child){margin-right:28px}@media screen and (min-width:768px) and (max-width:1279px){.footer__social-item:not(:last-child){margin-right:30px}}.footer__social-link{background-color:#fea5bb;display:flex;justify-content:center;align-items:center;border-radius:50%;width:32px;height:32px;transition:background-color .25s cubic-bezier(.4,0,.2,1)}.footer__social-link:focus,.footer__social-link:hover{background-color:#d41443}@media screen and (min-width:768px){.footer__social-link{width:34px;height:34px}}@media screen and (max-width:480px){.footer__contacts{margin-left:auto}}.footer__tel{display:block;padding-bottom:43px;align-items:flex-end;color:#d41443;font-weight:700;font-size:12px;line-height:1.8333333333;letter-spacing:.04em}@media screen and (min-width:768px) and (max-width:1279px){.footer__tel{font-weight:700;font-size:14px;line-height:1.8571428571;letter-spacing:.04em}}@media screen and (min-width:1280px){.footer__tel{font-weight:700;font-size:16px;line-height:1.875;letter-spacing:.02em}}.footer__contact-tel{margin-left:auto;text-align:end}.footer__tel-text{margin-right:3px;color:#000}.footer__line-container{width:100%;border-top:1px solid #e1e1e1}.footer__before-text{display:flex;text-align:center;justify-content:center;font-weight:700;font-size:14px;line-height:1.8571428571;letter-spacing:.02em;color:#907e82;padding-top:22px;padding-bottom:26px;margin-left:auto;margin-right:auto}@media screen and (min-width:320px) and (max-width:767px){.footer__before-text{max-width:150px;font-weight:700;font-size:14px;line-height:1.5;letter-spacing:.04em;padding-top:22px;padding-bottom:26px}}@media screen and (min-width:768px) and (max-width:1279px){.footer__before-text{font-weight:700;font-size:14px;line-height:1.8571428571;letter-spacing:.02em;padding-top:29px;padding-bottom:18px}}@media screen and (min-width:1280px){.footer__before-text{font-weight:700;font-size:14px;line-height:1.8571428571;letter-spacing:.02em;padding-top:9px;padding-bottom:10px}}
/*# sourceMappingURL=/IceCream/src.31d4603b.css.map */