*,:after,:before{box-sizing:border-box}li,ul{padding:0;list-style:none}body,h1,h2,h3,h4,li,p,ul{margin:0}button{cursor:pointer;background:transparent;border:1px solid transparent}a{text-decoration:none}img{display:block;width:auto;max-width:100%}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}.modal-franchise__button,.modal-location__button{position:absolute;top:14px;right:14px;width:40px;height:40px;background-color:transparent;border:2px solid rgba(199,19,62,.2);border-radius:50%;display:flex;justify-content:center;align-items:center}.modal-franchise__button:hover,.modal-location__button:hover{background-color:#fff;transition:background-color .25s cubic-bezier(.4,0,.2,1)}body{font-family:DM Sans,sans-serif;font-size:12px}@media screen and (min-width:768px){body{font-size:14px}}@media screen and (min-width:1280px){body{font-size:16px}}.container{width:100%;max-width:480px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.container{max-width:100%;width:768px;padding-left:34px;padding-right:34px}}@media screen and (min-width:1280px){.container{width:1280px;padding-left:115px;padding-right:115px}}.button{cursor:pointer;border-top:50%;border-radius:99em;padding:7px 13px;font-family:DM Sans;font-size:8px;line-height:10px}.button__wrapper{display:flex;align-items:baseline;justify-content:center}.button__icon{margin-left:12px}.button--1{background-color:var(--brend-color-1);color:var(--brend-color-2);transition:background-color .25s cubic-bezier(.4,0,.2,1)}.button--1:focus,.button--1:hover{background-color:var(--button-hover-1)}.button--2{background-color:var(--brend-color-2);color:var(--brend-color-1);transition:background-color .25s cubic-bezier(.4,0,.2,1)}.button--2:focus,.button--2:hover{background-color:var(--button-hover-2)}:root{--bg-color:#ffb8ca;--bg-color-2:#fea5bb;--bg-color-3:#e17992;--brend-color-1:#d41443;--brend-color-2:#fff;--brend-color-3:#ffa5ba;--brend-color-4:#fff5f6;--brend-color-5:#e5e5e5;--button-hover-1:#c7133e;--button-hover-2:#ecebeb;--text-color:#907e82;--caption-color:#000}.header{position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:99;width:100%;display:flex;padding:6px 20px 0}@media screen and (min-width:480px){.header{width:480px}}@media screen and (min-width:768px){.header{top:30px;width:768px;padding:6px 34px 0}}@media screen and (min-width:1280px){.header{width:1280px;padding-left:46px;padding-right:115px}}.header__nav{display:none}@media screen and (min-width:1280px){.header__nav{margin-left:110px;display:flex;justify-content:center;align-items:center}}.button--header{display:none}@media screen and (min-width:768px){.button--header{display:block;height:44px;width:160px;font-weight:700;font-size:16px;line-height:1.3125;margin-left:30px}}@media screen and (min-width:1280px){.button--header{margin-left:auto}}.logo{display:flex;align-items:center}.logo__icon{margin-right:20px}.logo__text{font-family:Titan One;font-weight:400;font-size:26px;line-height:1.1538461538;letter-spacing:.04em;text-transform:uppercase;color:var(--brend-color-1)}.menu{display:flex}.menu__item+.menu__item{margin-left:20px}.menu__link{transition:color .25s cubic-bezier(.4,0,.2,1);font-weight:700;font-size:16px;line-height:1.3125;color:var(--brend-color-2)}.menu__link:hover{color:var(--brend-color-1)}.mob-menu{z-index:100;cursor:pointer;background:transparent;border:1px transparent;margin-left:auto;fill:var(--brend-color-1);transition:fill .25s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:1280px){.mob-menu{display:none}}.mob-menu:focus,.mob-menu:hover{fill:var(--brend-color-2)}.mobil-menu{background-color:var(--bg-color-3);position:fixed;top:0;right:0;width:250px;height:100%;display:flex;flex-direction:column;z-index:999;transform:translateX(100%);transition:transform .25s ease-in-out}@media screen and (min-width:1280px){.mobil-menu{display:none}}@media screen and (min-width:768px){.mobil-menu{width:254px}}.mobil-menu__button{background-color:transparent;margin:23px 28px 23px auto}.mobil-menu__close{fill:var(--brend-color-2);transition:fill .25s cubic-bezier(.4,0,.2,1)}.mobil-menu__close:focus,.mobil-menu__close:hover{fill:var(--brend-color-1)}.mobil-menu.is-open{transform:translateX(0)}.mobil-menu__list{margin-top:19px}.mobil-menu__item{display:block;border-top:1px solid #e18298}.mobil-menu__item:last-child{border-bottom:1px solid #e18298}.mobil-menu__link{display:block;width:100%;padding:13px 21px;font-weight:700;font-size:14px;line-height:1.2857142857;color:var(--brend-color-2);transition:color .25s cubic-bezier(.4,0,.2,1)}.mobil-menu__link:focus,.mobil-menu__link:hover{color:var(--brend-color-1)}.mobil-menu__contacts{margin-top:auto;display:flex;flex-direction:column}.mobil-menu__phone{font-weight:500;font-size:34px;line-height:1.1764705882;letter-spacing:.02em;color:var(--brend-color-1);margin-bottom:32px}.mobil-menu__mail{font-weight:500;font-size:24px;line-height:1.1666666667;letter-spacing:.02em;color:var(--text-color);margin-bottom:64px}.button--menu{width:85%;margin-left:auto;margin-right:auto;height:44px;font-weight:700;font-size:16px;line-height:1.3125;display:flex;justify-content:center;align-items:center}@media screen and (min-width:768px){.button--menu{width:166px}}.hero{background-color:var(--bg-color)}@media screen and (max-width:767px){.hero{background-image:url(/ice-cream-passion/ice-mob-x1.507cc665.png),radial-gradient(circle at 65% 50%,var(--bg-color-2) 173px,var(--bg-color) 0);background-repeat:no-repeat;background-position:70% 100%}}.hero__wrapper{position:relative;margin-left:auto;margin-right:auto;padding-top:193px;padding-bottom:160px}@media screen and (min-width:768px){.hero__wrapper{padding-top:120px;padding-bottom:34px;background-image:url(/ice-cream-passion/ice-tab-x1.6cb26038.png),radial-gradient(circle at 65% 50%,var(--bg-color-2) 162px,var(--bg-color) 0);background-position:65% 100%;background-repeat:no-repeat}}@media screen and (min-width:1280px){.hero__wrapper{padding-top:171px;padding-bottom:56px;background-image:url(/ice-cream-passion/ice-desk-x1.17395eca.png),radial-gradient(circle at 60% 50%,var(--bg-color-2) 269px,var(--bg-color) 0);background-position:60% 100%}}.hero__push{z-index:999;height:30px;width:100%;outline:1px solid red;margin-bottom:110px}.hero__title{width:218px;font-family:Titan One;font-weight:400;font-size:26px;line-height:1.1538461538;letter-spacing:.04em;text-transform:uppercase;color:#fff;margin-bottom:19px}@media screen and (min-width:768px){.hero__title{font-weight:400;font-size:22px;line-height:1.1363636364;width:162px}}@media screen and (min-width:1280px){.hero__title{font-weight:400;font-size:38px;line-height:1.1578947368;width:277px}}.hero__title span{margin-right:auto;font-weight:400;font-size:48px;line-height:.9583333333;color:var(--brend-color-1)}@media screen and (min-width:768px){.hero__title span{font-weight:400;font-size:34px;line-height:.9117647059}}@media screen and (min-width:1280px){.hero__title span{font-weight:400;font-size:58px;line-height:.8965517241;width:277px}}.hero__img{display:none}@media screen and (min-width:768px){.hero__img{display:block;position:absolute;bottom:0;right:34px;width:168px}}@media screen and (min-width:1280px){.hero__img{right:109px;width:293px}}@media screen and (min-width:1280px){.hero--button{height:40px;padding:7px 20px;font-weight:400;font-size:14px;line-height:1.2857142857}}.hero--button+.hero--button{margin-left:8px}@media screen and (min-width:1280px){.hero--button+.hero--button{margin-left:15px}}.hero-slider{display:none;position:relative;padding-left:120px}@media screen and (min-width:768px){.hero-slider{margin-top:66px;display:flex}}@media screen and (min-width:1280px){.hero-slider{margin-top:112px;padding-left:180px}}.hero-slider__img{position:absolute;top:-47px;left:0}@media screen and (min-width:768px){.hero-slider__img{width:124px}}@media screen and (min-width:1280px){.hero-slider__img{top:-56px;left:-38px;width:188px}}.hero-slider__text{width:114px;font-weight:400;font-size:8px;line-height:1.5;color:var(--brend-color-2);margin-bottom:7px}@media screen and (min-width:1280px){.hero-slider__text{width:200px;font-weight:400;font-size:14px;line-height:1.4285714286}}.hero-slider--button__icon{width:6px;height:6px}@media screen and (min-width:1280px){.hero-slider--button__icon{width:8px;height:8px}}.achivements{display:none}@media screen and (min-width:768px){.achivements{display:block;position:absolute;top:94px;right:34px}}@media screen and (min-width:1280px){.achivements{top:156px;right:97px}}.achivements__item{position:relative;padding-right:10px}@media screen and (min-width:1280px){.achivements__item{padding-right:18px}}.achivements__item+.achivements__item{margin-top:13px}.achivements__num{position:relative;z-index:3;text-align:right;font-family:Titan One;font-weight:400;font-size:28px;line-height:1.1428571429;color:var(--brend-color-1)}@media screen and (min-width:1280px){.achivements__num{font-weight:400;font-size:46px;line-height:1.152173913}}.achivements__ball{z-index:0;display:block;content:"";background-color:var(--brend-color-2);height:16px;width:16px;border-radius:50%;position:absolute;top:0;right:0}@media screen and (min-width:1280px){.achivements__ball{height:30px;width:30px}}.achivements__text{text-align:right;font-weight:400;font-size:8px;line-height:1.25;color:var(--brend-color-2)}@media screen and (min-width:1280px){.achivements__text{font-weight:400;font-size:14px;line-height:1.2857142857}}.circle{display:flex;align-items:center;justify-content:center;fill:var(--brend-color-1);padding:0;width:18px;height:18px}@media screen and (min-width:1280px){.circle{width:26px;height:26px}}@media screen and (min-width:1280px){.container-products{padding-left:117px;padding-right:117px}}.products{padding-top:121px;padding-bottom:98px}@media screen and (min-width:768px){.products{padding-top:122px;padding-bottom:112px}}@media screen and (min-width:1280px){.products{padding-top:127px;padding-bottom:119px}}.products__text{margin-bottom:15px;text-align:center;text-transform:uppercase;color:var(--brend-color-3);font-family:Titan One;font-weight:400;font-size:18px;line-height:1.1666666667}@media screen and (min-width:768px){.products__text{font-weight:400;font-size:26px;line-height:1.1538461538}}@media screen and (min-width:1280px){.products__text{font-weight:400;font-size:30px;line-height:1.1333333333;letter-spacing:.04em}}.products__title{margin-bottom:144px;text-align:center;text-transform:uppercase;color:var(--brend-color-1);font-family:Titan One;letter-spacing:.04em;font-weight:400;font-size:34px;line-height:1.1470588235}@media screen and (min-width:768px){.products__title{font-weight:400;font-size:48px;line-height:1.1458333333;margin-bottom:150px}}@media screen and (min-width:1280px){.products__title{font-weight:400;font-size:58px;line-height:1.1379310345;letter-spacing:.06em;margin-bottom:259px}}.products__list{display:flex;text-decoration:none}@media screen and (max-width:767px){.products__list{flex-direction:column;align-items:center;justify-content:center;margin-left:auto;margin-right:auto}}@media screen and (min-width:768px){.products__list{flex-wrap:wrap;justify-content:center}}@media screen and (max-width:767px){.products__item{width:100%;height:445px}}@media screen and (min-width:768px){.products__item{width:calc(33.33333% - 13.33333px);width:calc(33.33333% - 20px)}}@media screen and (max-width:319px){.products__item:last-child{margin-bottom:60px}}@media screen and (min-width:320px){.products__item:last-child{margin-bottom:40px}}@media screen and (min-width:332px){.products__item:last-child{margin-bottom:23px}}@media screen and (min-width:390px){.products__item:last-child{margin-bottom:0}}@media screen and (min-width:768px){.products__item:last-child{margin-bottom:75%}}@media screen and (min-width:1280px){.products__item:last-child{margin-bottom:52.5%}}@media screen and (max-width:319px){.products__item:not(:first-child){margin-top:220px}}@media screen and (min-width:320px){.products__item:not(:first-child){margin-top:200px}}@media screen and (min-width:332px){.products__item:not(:first-child){margin-top:180px}}@media screen and (min-width:389px){.products__item:not(:first-child){margin-top:160px}}@media screen and (min-width:768px){.products__item:not(:first-child){margin-top:0}}@media screen and (min-width:768px){.products__item:not(:last-child){margin-right:20px}}@media screen and (min-width:1280px){.products__item:not(:last-child){margin-right:30px}}.products-card{display:flex;flex-direction:column;align-items:center;border-radius:24px;margin-left:auto;margin-right:auto;padding:0 40px 41px}@media screen and (min-width:768px){.products-card{padding:0 11px 40px}}@media screen and (min-width:1280px){.products-card{padding:0 44px 50px}}.products-card__title{margin-top:161px;position:relative;text-align:center;text-transform:uppercase;color:var(--brend-color-2);font-family:Titan One;letter-spacing:.04em;font-weight:400;font-size:20px;line-height:1.15}@media screen and (min-width:768px){.products-card__title{margin-top:152px}}@media screen and (min-width:1280px){.products-card__title{font-weight:400;font-size:30px;line-height:1.1333333333;margin-top:163px}}.products-card__title:before{content:"...";position:absolute;top:30px;left:50%;width:6px;height:6px;border-radius:50%;color:var(--brend-color-2);transform:translate(-155%)}.products-card__text{margin-top:66px;text-align:center;color:var(--brend-color-2);font-family:DM Sans;letter-spacing:.04em;font-weight:700;font-size:14px;line-height:1.5}@media screen and (min-width:768px){.products-card__text{font-weight:700;font-size:14px;line-height:1.7857142857}}@media screen and (min-width:1280px){.products-card__text{font-weight:700;font-size:16px;line-height:1.75}}@media screen and (max-width:479px){.products-card__text--back{margin-top:205px}}@media screen and (min-width:480px){.products-card__text--back{margin-top:210px}}@media screen and (min-width:768px){.products-card__text--back{margin-top:140px}}@media screen and (min-width:1280px){.products-card__text--back{margin-top:175px}}.products-card--pink{background:var(--bg-color)}.products-card--pink:before{content:" ";position:absolute;background-size:contain;width:249px;height:252px;top:-115px;left:50%;transform:translate(-50%);background-image:url(/ice-cream-passion/pinkice-mob-x1.0648c6c3.png)}@media screen and (min-width:768px){.products-card--pink:before{width:220px;height:226px;top:-105px}}@media screen and (min-width:1280px){.products-card--pink:before{width:335px;height:335px;top:-205px}}@media (min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.products-card--pink:before{background-image:url(/ice-cream-passion/pinkice-mob-x2.a9412365.png)}}@media screen and (min-width:768px){.products-card--pink:before{background-image:url(/ice-cream-passion/pinkice-tab-x1.7b4d2c7c.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-card--pink:before{background-image:url(/ice-cream-passion/pinkice-tab-x2.0f6f2efb.png)}}@media screen and (min-width:1280px){.products-card--pink:before{background-image:url(/ice-cream-passion/pinkice-desk-x1.276bd145.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-card--pink:before{background-image:url(/ice-cream-passion/pinkice-desk-x2.e229dfb2.png)}}.products-card--beige{background:#f0d1a5}.products-card--beige:before{content:" ";position:absolute;background-size:contain;width:249px;height:252px;top:-115px;left:50%;transform:translate(-50%);background-image:url(/ice-cream-passion/icecoffe-mob-x1.f69c1af1.png)}@media screen and (min-width:768px){.products-card--beige:before{width:220px;height:226px;top:-105px}}@media screen and (min-width:1280px){.products-card--beige:before{width:335px;height:335px;top:-205px}}@media (min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.products-card--beige:before{background-image:url(/ice-cream-passion/icecoffe-mob-x2.f75171cb.png)}}@media screen and (min-width:768px){.products-card--beige:before{background-image:url(/ice-cream-passion/icecoffe-tab-x1.ced1047e.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-card--beige:before{background-image:url(/ice-cream-passion/icecoffe-tab-x2.2887ada9.png)}}@media screen and (min-width:1280px){.products-card--beige:before{background-image:url(/ice-cream-passion/icecoffe-desk-x1.9131a306.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-card--beige:before{background-image:url(/ice-cream-passion/icecoffe-desk-x2.b594e95d.png)}}.products-card--green{background:#c2e297}.products-card--green:before{content:" ";position:absolute;background-size:contain;width:249px;height:252px;top:-115px;left:50%;transform:translate(-50%);background-image:url(/ice-cream-passion/milkshake-mob-x1.7f95e477.png)}@media screen and (min-width:768px){.products-card--green:before{width:220px;height:226px;top:-105px}}@media screen and (min-width:1280px){.products-card--green:before{width:335px;height:335px;top:-205px}}@media (min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.products-card--green:before{background-image:url(/ice-cream-passion/milkshake-mob-x2.032311d8.png)}}@media screen and (min-width:768px){.products-card--green:before{background-image:url(/ice-cream-passion/milkshake-tab-x1.cd8578ba.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-card--green:before{background-image:url(/ice-cream-passion/milkshake-tab-x2.cd53cb23.png)}}@media screen and (min-width:1280px){.products-card--green:before{background-image:url(/ice-cream-passion/milkshake-desk-x1.23bad473.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-card--green:before{background-image:url(/ice-cream-passion/milkshake-desk-x2.1ab1b71f.png)}}.products__button{width:40px;height:40px;border:0;border-radius:50%;background-image:url(/ice-cream-passion/arrow-right-x1.92d20c0f.jpg);display:flex;align-items:center;justify-content:center;margin:30px auto 0}.products-block{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .5s linear}.products-back,.products-front{position:absolute;top:0;left:0}.products-front{z-index:10;transform:rotateY(0deg);backface-visibility:hidden}.products-back{display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-left:auto;margin-right:auto;border-radius:24px;backface-visibility:hidden;transform:rotateY(-180deg)}@media screen and (max-width:479px){.products-back{padding:0 30px 40px}}@media screen and (min-width:480px){.products-back{padding:0 44px 40px}}@media screen and (min-width:768px){.products-back{padding:0 15px 40px}}@media screen and (min-width:1280px){.products-back{padding:0 44px 50px}}.products-back--pink{background:var(--bg-color)}.products-back--pink:before{content:" ";position:absolute;background-size:contain;width:249px;height:252px;top:-115px;left:50%;transform:translate(-50%);background-image:url(/ice-cream-passion/pinkice-mob-b-x1.cc9d5d5b.png)}@media screen and (min-width:768px){.products-back--pink:before{width:220px;height:226px;top:-105px}}@media screen and (min-width:1280px){.products-back--pink:before{width:335px;height:335px;top:-205px}}@media (min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.products-back--pink:before{background-image:url(/ice-cream-passion/pinkice-mob-b-x2.c2646091.png)}}@media screen and (min-width:768px){.products-back--pink:before{background-image:url(/ice-cream-passion/pinkice-tab-b-x1.d85ad7a4.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-back--pink:before{background-image:url(/ice-cream-passion/pinkice-tab-b-x2.3d969c2e.png)}}@media screen and (min-width:1280px){.products-back--pink:before{background-image:url(/ice-cream-passion/pinkice-desk-b-x1.330853e9.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-back--pink:before{background-image:url(/ice-cream-passion/pinkice-desk-b-x2.4abb9756.png)}}.products-back--beige{background:#f0d1a5}.products-back--beige:before{content:" ";position:absolute;background-size:contain;width:249px;height:252px;top:-115px;left:50%;transform:translate(-50%);background-image:url(/ice-cream-passion/icecoffe-mob-b-x1.7278722e.png)}@media screen and (min-width:768px){.products-back--beige:before{width:220px;height:226px;top:-105px}}@media screen and (min-width:1280px){.products-back--beige:before{width:335px;height:335px;top:-205px}}@media (min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.products-back--beige:before{background-image:url(/ice-cream-passion/icecoffe-mob-b-x2.412b7280.png)}}@media screen and (min-width:768px){.products-back--beige:before{background-image:url(/ice-cream-passion/icecoffe-tab-b-x1.abc3055d.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-back--beige:before{background-image:url(/ice-cream-passion/icecoffe-tab-b-x2.919a0bba.png)}}@media screen and (min-width:1280px){.products-back--beige:before{background-image:url(/ice-cream-passion/icecoffe-desk-b-x1.ec32cc5a.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-back--beige:before{background-image:url(/ice-cream-passion/icecoffe-desk-b-x2.a4efc89a.png)}}.products-back--green{background:#c2e297}.products-back--green:before{content:" ";position:absolute;background-size:contain;width:249px;height:252px;top:-115px;left:50%;transform:translate(-50%);background-image:url(/ice-cream-passion/milkshake-mob-b-x1.ac6c3bba.png)}@media screen and (min-width:768px){.products-back--green:before{width:220px;height:226px;top:-105px}}@media screen and (min-width:1280px){.products-back--green:before{width:335px;height:335px;top:-205px}}@media (min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.products-back--green:before{background-image:url(/ice-cream-passion/milkshake-mob-b-x2.f42aef9a.png)}}@media screen and (min-width:768px){.products-back--green:before{background-image:url(/ice-cream-passion/milkshake-tab-b-x1.e46358ae.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-back--green:before{background-image:url(/ice-cream-passion/milkshake-tab-b-x2.6c19aced.png)}}@media screen and (min-width:1280px){.products-back--green:before{background-image:url(/ice-cream-passion/milkshake-desk-b-x1.c86de74f.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-back--green:before{background-image:url(/ice-cream-passion/milkshake-desk-b-x2.1ca1989c.png)}}.products-box:focus .products-block,.products-box:hover .products-block{transform:rotateY(-180deg);transition:transform .5s linear}.about{padding:125px 0 40px;background-color:#fff5f6;background-image:url(/ice-cream-passion/milkbreeze-mob-x1.3e6a1979.png);background-repeat:no-repeat;background-size:contain;background-position-y:89%}@media screen and (min-width:768px){.about{background-image:none;padding:129px 0 66px}}@media screen and (min-width:1280px){.about{background-image:url(/ice-cream-passion/milkbreeze-desk-x1.548448c4.png);padding:125px 0 39px}}.about__label{font-family:Titan One,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:1.16;text-align:center;text-transform:uppercase;color:var(--brend-color-3)}@media screen and (min-width:768px){.about__label{font-size:26px;line-height:1.15}}@media screen and (min-width:1280px){.about__label{font-size:30px;line-height:1.13;letter-spacing:.04em}}.about__title{font-family:Titan One,sans-serif;font-style:normal;font-weight:400;font-size:34px;line-height:1.14;text-align:center;letter-spacing:.04em;text-transform:uppercase;color:var(--brend-color-1);margin:14px auto 26px}@media screen and (min-width:768px){.about__title{font-size:48px;margin:16px auto 50px}}@media screen and (min-width:1280px){.about__title{font-size:58px;line-height:1.13;letter-spacing:.06em;margin:15px auto 55px}}.about__image{margin-left:auto;margin-right:auto;margin-bottom:46px}@media screen and (min-width:768px){.about__image{margin:0}}.about__description,.about__text{font-style:normal;font-weight:500;line-height:1.62;color:var(--caption-color);min-width:290px;padding:0 35px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.about__description,.about__text{line-height:1.76;padding:0}}.about__text{color:var(--text-color);margin-top:32px;margin-bottom:25px}@media screen and (min-width:768px){.about__text{letter-spacing:.04em;margin-top:24px;margin-bottom:62px}}@media screen and (min-width:1280px){.about__text{font-size:14px;line-height:1.94;margin-top:35px;margin-bottom:45px}}@media screen and (min-width:768px){.wrap1{display:flex;justify-content:space-between}}@media screen and (min-width:768px){.wrap2{display:flex;flex-direction:column;width:340px;margin-top:50px}}@media screen and (min-width:1280px){.wrap2{width:463px;margin-top:56px}}.about__btn{font-style:normal;font-weight:700;font-size:14px;line-height:1.28;margin-left:auto;margin-right:auto;display:block;align-items:center;text-align:center;color:var(--brend-color-1);border:none;border-radius:22px;background-color:#fff;width:176px;height:44px}.about__btn:focus,.about__btn:hover{background-color:#ecebeb;box-shadow:0 10px 20px rgba(212,20,67,.3);transition:.25s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:768px){.about__btn{margin:0}}.about__svg{margin-left:14px}.wrapper{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.slider-container{padding-top:80px;padding-bottom:42px;position:relative;overflow:hidden;max-width:280px;height:auto}@media screen and (min-width:768px){.slider-container{max-width:620px;padding-top:123px;padding-bottom:80px}}@media screen and (min-width:1280px){.slider-container{max-width:926px;padding-top:121px;padding-bottom:66px}}.sliders{width:1000%;height:100%;display:flex}.sliders input{visibility:hidden;position:absolute}.slider-items{width:10%;display:flex;flex-direction:column;align-items:center;transition:.7s}.slider-naw{position:absolute;bottom:0;width:100%;display:flex;justify-content:center}@media screen and (min-width:768px){.slider-naw{bottom:45px}}@media screen and (min-width:1280px){.slider-naw{bottom:31px}}.slider-naw-item{width:12px;height:12px;background-color:#d9d9d9;opacity:.7;border-radius:50%;cursor:pointer}.slider-naw-item:active,.slider-naw-item:focus,.slider-naw-item:hover{width:13px;border-radius:0;opacity:1;background-color:#fff;background-image:url(/ice-cream-passion/homepick.9336c1c9.png)}.slider-naw-item:not(:last-child){margin-right:18px}.slider__text-conteiner{width:280px;height:308px;display:flex;justify-content:center;padding-left:0;background-color:#fafafa;margin-bottom:30px;margin-top:29px;position:relative}.slider__text-conteiner:before{content:"";width:54px;height:40px;background-image:url(/ice-cream-passion/quoters.8c501a03.png);position:absolute;left:63px;top:13px}@media screen and (min-width:768px){.slider__text-conteiner:before{left:43px;top:18px}}@media screen and (min-width:1280px){.slider__text-conteiner:before{left:53px;top:25px}}@media screen and (min-width:768px){.slider__text-conteiner{width:620px;height:164px;margin-bottom:24px}}@media screen and (min-width:1280px){.slider__text-conteiner{width:928px;height:138px;margin-bottom:34px}}.slider_icon:not(:last-child){margin-right:10px}.slider-text{max-width:157px;font-family:DM Sans;font-size:12px;font-style:normal;font-weight:500;line-height:2.58;letter-spacing:0;text-align:center;display:flex;align-items:center;position:relative}.slider-text:before{content:"";width:180px;height:217px;background-image:url(/ice-cream-passion/textlines.6f16beb3.png);position:absolute;left:-13px;top:55px}@media screen and (min-width:768px){.slider-text:before{width:524px;height:80px;top:62px;left:-18px}}@media screen and (min-width:1280px){.slider-text:before{width:813px;height:50px;top:67px;left:-18px}}@media screen and (min-width:768px){.slider-text{max-width:460px;font-size:14px;line-height:30px;letter-spacing:.04em;text-align:center}}@media screen and (min-width:1280px){.slider-text{max-width:750px;font-size:16px;line-height:1.86;letter-spacing:.04em;text-align:center}}.slider__name{position:relative;font-family:DM Sans;font-size:14px;font-style:normal;font-weight:500;line-height:26px;letter-spacing:0;margin-top:18px}@media screen and (min-width:768px){.slider__name{margin-top:14px;font-size:16px;line-height:30px;letter-spacing:0;text-align:center}}#s1:checked~.s1{margin-left:0}#s2:checked~.s1{margin-left:-10%}#s3:checked~.s1{margin-left:-20%}#s4:checked~.s1{margin-left:-30%}#s5:checked~.s1{margin-left:-40%}#s6:checked~.s1{margin-left:-50%}#s7:checked~.s1{margin-left:-60%}#s8:checked~.s1{margin-left:-70%}#s9:checked~.s1{margin-left:-80%}#s10:checked~.s1{margin-left:-90%}.contacts{background-image:linear-gradient(180deg,#fff 10%,#fff5f6 0);padding-bottom:113px;padding-top:86px}@media screen and (min-width:768px){.contacts{background-image:linear-gradient(180deg,#fff 18%,#fff5f6 0)}}@media screen and (min-width:1280px){.contacts{background-image:url(/ice-cream-passion/section-contacts-bg-1x.5bf8173d.png),linear-gradient(180deg,#fff 21%,#fff5f6 0);background-repeat:no-repeat;background-size:contain;background-position-y:30%}}@media screen and (min-width:1280px){.contacts__container{display:flex;justify-content:space-between}}@media screen and (min-width:768px){.contacts__list{display:flex}}.contacts__item{max-width:480px;height:427px;background:var(--brend-color-2);box-shadow:0 8px 30px rgba(212,20,67,.1);border-radius:24px;margin:0 auto 20px;padding:43px 21px 43px 20px}.contacts__item:hover{transition:.25s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 15px rgba(212,20,67,.5);transform:scale(1)}.contacts__item:last-child{margin-bottom:0}@media screen and (min-width:768px){.contacts__item{width:220px;height:544px;margin-right:20px;margin-bottom:0;transition:1s;padding:50px 32px 50px 31px}.contacts__item:hover{box-shadow:0 15px 20px rgba(212,20,67,.5);transform:scale(1.1)}.contacts__item:last-child{margin-right:0}}@media screen and (min-width:1280px){.contacts__item{padding:51px 44px 62px 43px;width:330px;height:572px;margin-right:31px;margin-left:0}.contacts__item:last-child{margin-right:0}}.contacts__name{font-weight:500;font-size:12px;line-height:1.8;letter-spacing:.04em;color:var(--brend-color-2);background:#f0d1a5;border-radius:4px;width:80px;height:16px;text-align:center;align-items:center;justify-content:center;display:flex;margin-bottom:25px}@media screen and (min-width:330px){.contacts__name{text-align:center;margin:0 auto 25px}}@media screen and (min-width:768px){.contacts__name{width:73px;height:28px;font-size:14px;text-align:start;margin:0 0 30px}}@media screen and (min-width:1280px){.contacts__name{margin-bottom:32px;font-style:16px}}.contacts__name-color{font-weight:500;font-size:12px;line-height:1.8;display:flex;align-items:center;text-align:center;justify-content:center;letter-spacing:.04em;color:var(--brend-color-2);background:#c2e297;border-radius:4px;width:130px;height:16px;margin-bottom:25px}@media screen and (min-width:330px){.contacts__name-color{text-align:center;margin:0 auto 25px}}@media screen and (min-width:768px){.contacts__name-color{width:138px;height:28px;font-size:14px;text-align:start;margin:0 0 30px}}@media screen and (min-width:1280px){.contacts__name-color{margin-bottom:32px;font-style:16px}}.contacts__pre-title{font-weight:500;font-size:12px;line-height:1.8;letter-spacing:.04em;color:var(--caption-color);margin-bottom:10px}@media screen and (min-width:330px){.contacts__pre-title{text-align:center}}@media screen and (min-width:768px){.contacts__pre-title{font-size:14px;text-align:start;margin:0 0 14px}}@media screen and (min-width:1280px){.contacts__pre-title{margin-bottom:10px;font-style:16px}}.contacts__title{font-weight:500;font-size:12px;line-height:1.5;color:var(--text-color);border-bottom:1px solid #e1e1e1;width:179px;padding-bottom:25px}@media screen and (min-width:330px){.contacts__title{display:flex;text-align:center;margin:0 auto}}@media screen and (min-width:768px){.contacts__title{font-size:14px;line-height:1.6;width:157px;padding-bottom:30px;text-align:start}}@media screen and (min-width:1280px){.contacts__title{font-style:16px;padding-bottom:32px;width:234px}}.contacts__week{margin-bottom:10px}@media screen and (min-width:330px){.contacts__week{text-align:center}}@media screen and (min-width:768px){.contacts__week{margin-bottom:16px;text-align:start}}@media screen and (min-width:1280px){.contacts__week{margin-bottom:15px}}.contacts__day{font-weight:500;font-size:12px;line-height:1.8;color:var(--caption-color);padding-top:25px}@media screen and (min-width:768px){.contacts__day{font-size:14px;line-height:1.8;padding-top:30px}}@media screen and (min-width:1280px){.contacts__day{font-style:16px;padding-top:32px}}.contacts__days{font-weight:500;font-size:12px;line-height:1.8;color:var(--caption-color);margin-top:0}@media screen and (min-width:330px){.contacts__days{text-align:center}}@media screen and (min-width:768px){.contacts__days{font-size:14px;line-height:1.8;margin-top:0;text-align:start}}@media screen and (min-width:1280px){.contacts__days{font-style:16px}}.contacts__time{font-weight:500;font-size:12px;line-height:1.8;color:#ffa5ba}@media screen and (min-width:768px){.contacts__time{font-size:14px;line-height:1.8}}@media screen and (min-width:1280px){.contacts__time{font-style:16px}}.contacts__times{font-weight:500;font-size:12px;line-height:1.8;color:#ffa5ba;border-bottom:1px solid #e1e1e1;width:179px;padding-bottom:25px;display:block}@media screen and (min-width:330px){.contacts__times{text-align:center;margin:0 auto}}@media screen and (min-width:768px){.contacts__times{font-size:14px;line-height:1.8;padding-bottom:30px;width:157px;text-align:start}}@media screen and (min-width:1280px){.contacts__times{font-style:16px;padding-bottom:32px;width:234px}}.contacts__mail,.contacts__tel{display:flex;flex-direction:column;font-size:12px;line-height:1.5;color:var(--text-color);padding-top:25px}.contacts__mail:last-child,.contacts__tel:last-child{padding-top:0}@media screen and (min-width:325px){.contacts__mail,.contacts__tel{text-align:center}}@media screen and (min-width:768px){.contacts__mail,.contacts__tel{font-size:14px;line-height:1.8;padding-top:30px;text-align:start}.contacts__mail:last-child,.contacts__tel:last-child{padding-top:0}}@media screen and (min-width:1280px){.contacts__mail,.contacts__tel{font-style:16px;padding-top:32px}.contacts__mail:last-child,.contacts__tel:last-child{padding-top:0}}.container__button-block{margin-top:54px}@media screen and (min-width:768px){.container__button-block{margin-top:81px}}@media screen and (min-width:1280px){.container__button-block{margin-top:86px}}.button-block__1{width:161px;height:44px;font-family:DM Sans;font-weight:700;font-size:16px;line-height:1.31;align-items:center;text-align:center;cursor:pointer}@media screen and (min-width:768px){.button-block__1{width:191px}}.button-block__2{width:161px;height:44px;font-family:DM Sans;font-weight:700;font-size:16px;line-height:1.31;align-items:center;text-align:center;cursor:pointer}.button-block__map{margin-bottom:10px}@media screen and (min-width:768px){.button-block__map{margin-right:14px;margin-bottom:0}}@media screen and (min-width:1280px){.button-block__map{margin-right:15px;margin-bottom:0}}.button-block__1{background:#d41342;color:#fff}.button-block__1:focus,.button-block__1:hover{transition:.25s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 20px rgba(212,20,67,.5);transition:box-shadow .25s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:768px){.button-block__1{width:192px;margin-right:15px}}@media screen and (min-width:1280px){.button-block__1{width:198px}}.button-block__2{background:var(--brend-color-2);color:#d41443}@media screen and (min-width:768px){.button-block__2{width:174px}}@media screen and (min-width:1280px){.button-block__2{width:180px}}.button-block__2:focus,.button-block__2:hover{background-color:#ecebeb;box-shadow:0 10px 20px rgba(212,20,67,.3);transition:.25s cubic-bezier(.4,0,.2,1)}.button-block__list{text-align:center;text-decoration:none;list-style:none}@media screen and (min-width:768px){.button-block__list{display:flex;align-items:center;text-align:center;justify-content:center}}.franchise__svg{margin-left:14px}.locations__svg{margin-left:11px}.modal-location{position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;overflow:hidden;width:100%;height:100%;background-color:#ffb8ca;padding:0;display:none;z-index:100;transition:opacity .25s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:480px){.modal-location{width:470px}}@media screen and (min-width:768px){.modal-location{width:758px}}@media screen and (min-width:1280px){.modal-location{width:1270px}}.modal-location__map{position:relative;margin-left:auto;margin-right:auto;width:100%;height:100%}.modal-location__button{z-index:101}.video{position:absolute;margin-left:auto;margin-right:auto;margin-top:10px;left:0;right:0;width:90%;height:90%}.before{display:block;overflow:hidden}.before:before{content:"";display:inline-block;position:absolute;width:98%}@media screen and (min-width:480px){.before:before{width:470px}}@media screen and (min-width:768px){.before:before{width:758px}}@media screen and (min-width:1280px){.before:before{width:1270px}}.map{width:480px;height:99%}@media screen and (min-width:768px){.map{width:758px}}@media screen and (min-width:1280px){.map{width:1270px}}.modal-franchise{position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;overflow:hidden;background-color:#ffb8ca;padding-left:15px;padding-right:15px;pointer-events:auto;overflow-y:auto;z-index:99;display:none;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.modal-franchise__start{margin-top:50px;font-weight:400;font-size:34px;line-height:1.14;letter-spacing:.04em}.modal-franchise__start,.modal-franchise__text{font-family:Titan One;color:var(--brend-color-1)}.modal-franchise__text{font-weight:500;font-size:12px;line-height:2.55}.form{display:flex;flex-direction:column;margin:12px auto 20px}@media screen and (min-width:768px){.form{width:500px}}@media screen and (min-width:1280px){.form{margin:12px auto 20px 0}}.form__text{font-family:Titan One;font-weight:700;font-size:20px;line-height:1.15;text-align:center;letter-spacing:.03em;color:var(--brend-color-1);margin-bottom:12px;margin-top:40px}.form__label{display:flex;position:relative;flex-direction:column;margin-top:10px}.form__label:focus-within>.form__svg{fill:#188ce8}.form__label:focus-within>.form__input{border:2px;outline:0;outline-offset:0}.form__label:focus-within>.form__textarea{border:2px;outline:0;outline-offset:0}.form__name{margin-bottom:4px;font-size:12px;line-height:1.6666;letter-spacing:.01em;color:var(--brend-color-1)}.form__input{height:40px;padding-top:12px;padding-bottom:12px;padding-left:42px;border:1px solid rgba(33,33,33,.2);border-radius:103px 103px 103px 103px;cursor:pointer;transition:border .25s cubic-bezier(.4,0,.2,1)}.form__svg{position:absolute;bottom:0;left:0;margin-bottom:11px;margin-left:12px;width:18px;height:18px;transition:fill .25s cubic-bezier(.4,0,.2,1)}.form__button{width:161px;height:44px;font-family:DM Sans;font-weight:700;font-size:16px;line-height:1.31;align-items:center;text-align:center;cursor:pointer;margin-top:30px;margin-left:auto;margin-right:auto;color:var(--brend-color-1);background:#fff;border:2px solid rgba(199,19,62,.2)}.form__textarea{height:120px;padding:12px 16px 12px 45px;resize:none;cursor:pointer;border:1px solid rgba(33,33,33,.2);border-radius:10px;transition:border .25s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:1280px){.desktop{display:flex;padding-left:40px;padding-right:40px;justify-content:space-between}}.indian{width:600px;margin-top:52px}@media screen and (max-width:1279px){.indian{display:none}}.indian__foto{width:600px;height:412px}.form__icon{position:absolute;left:12px;top:75%;transform:translateY(-75%);transition:fill .25s cubic-bezier(.4,0,.2,1)}.form__textarea-icon{position:absolute;bottom:33%;left:15px;transform:translateY(-33%)}.advantages{background:#fff5f6;padding-bottom:93px}@media screen and (min-width:768px){.advantages-list{display:flex}}.advantages-list__title{font-family:Titan One;font-size:36px;line-height:1.139;letter-spacing:.04em;text-transform:uppercase;color:var(--brend-color-1);margin-top:16px;margin-bottom:13px}@media screen and (min-width:768px){.advantages-list__title{margin-top:36px;font-size:48px;line-height:1.146}}@media screen and (min-width:1280px){.advantages-list__title{margin-top:40px;font-size:58px}}.advantages-list__descr{width:230px;font-weight:700;line-height:1.7}@media screen and (min-width:768px){.advantages-list__descr{width:180px;font-size:14px;line-height:1.74}}@media screen and (min-width:1280px){.advantages-list__descr{width:330px}}.advantages-list__item{position:relative;padding-top:50px}@media screen and (max-width:767px){.advantages-list__item:not(:last-child){margin-bottom:38px}}@media screen and (min-width:768px){.advantages-list__item:not(:last-child){margin-right:60px}}@media screen and (min-width:1280px){.advantages-list__item:not(:last-child){margin-right:30px}}.advantages-list__title.milk:before{content:"";width:33px;height:50px;background-image:url(/ice-cream-passion/minmilk-x1.28b56f7e.png);background-size:cover;position:absolute;left:0;top:0;animation:rotate 3s infinite}@media (min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.advantages-list__title.milk:before{background-image:url(/ice-cream-passion/minmilk-x2.81e45fe9.png)}}.advantages-list__title.vitamin:before{content:"";width:50px;height:50px;background-image:url(/ice-cream-passion/vitamins-x1.937ed094.png);background-size:cover;position:absolute;left:0;top:0;animation:rotate 3s infinite}@media (min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.advantages-list__title.vitamin:before{background-image:url(/ice-cream-passion/vitamins-x2.6041b0d4.png)}}.advantages-list__title.candy:before{content:"";width:44px;height:50px;background-image:url(/ice-cream-passion/candy-x1.c76fbf7b.png);background-size:cover;position:absolute;left:0;top:0;animation:rotate 3s infinite}@media (min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.advantages-list__title.candy:before{background-image:url(/ice-cream-passion/candy-x2.230961b4.png)}}@keyframes rotate{0%{transform:rotateY(90deg)}to{transform:rotateY(-90deg)}}.gallery{width:100%;background-image:linear-gradient(180deg,#fff5f6 50%,#fff 0)}.gallery__container{width:100%;max-width:480px;margin-left:auto;margin-right:auto;display:flex;justify-content:center;flex-direction:column;align-items:center}@media screen and (min-width:768px){.gallery__container{max-width:100%;width:768px}}@media screen and (min-width:1280px){.gallery__container{width:1280px}}.gallery__second-container{width:100%;display:flex;align-items:center;justify-content:center}.gallery__box--up{margin-bottom:20px}@media screen and (min-width:768px){.gallery__box--up{margin-bottom:50px}}@media screen and (min-width:1200px){.gallery__box--up{margin-bottom:70px}}@media screen and (min-width:1200px){.gallery__box{padding:6px 3px}}.gallery__image{padding:0;margin:2px 1px;width:39px;border-radius:5px;transform:scale(1);transition-property:width;transition-duration:.7s;transition-timing-function:linear;transition-delay:0}@media screen and (min-width:768px){.gallery__image{width:85px;margin:4px 2px;border-radius:12px}}@media screen and (min-width:1200px){.gallery__image{width:138px;border-radius:20px}}.gallery__image:hover{width:60px}@media screen and (min-width:768px){.gallery__image:hover{width:130px}}@media screen and (min-width:1200px){.gallery__image:hover{width:250px}}.gallery__image--bigger{width:80px;transition-property:width;transition-duration:.5s;transition-timing-function:linear;transition-delay:0}@media screen and (min-width:768px){.gallery__image--bigger{width:174px}}@media screen and (min-width:1200px){.gallery__image--bigger{width:284px}}.gallery__image--bigger:hover{width:100px}@media screen and (min-width:768px){.gallery__image--bigger:hover{width:217px}}@media screen and (min-width:1200px){.gallery__image--bigger:hover{width:354px}}.footer{background-color:#fff5f6}@media screen and (min-width:768px){.footer__container{display:flex;justify-content:space-between}}.footer__text{padding-left:2px;margin-bottom:17px;max-width:232px;font-family:Titan One;font-weight:400;font-size:18px;line-height:1.17;text-transform:uppercase;color:var(--brend-color-3)}@media screen and (min-width:768px){.footer__text{padding-left:0;margin-bottom:16px;max-width:340px;font-size:26px;line-height:1.15;letter-spacing:.04em}}@media screen and (min-width:1280px){.footer__text{margin-bottom:15px;max-width:472px;font-size:30px;line-height:1.13}}.footer__title{margin-bottom:43px;max-width:200px;font-family:Titan One;font-weight:400;font-size:34px;line-height:1.15;letter-spacing:.04em;text-transform:uppercase;color:var(--brend-color-1)}@media screen and (min-width:768px){.footer__title{margin-bottom:91px;max-width:340px;font-weight:400;font-size:48px;letter-spacing:.06em}}@media screen and (min-width:1280px){.footer__title{margin-bottom:97px;max-width:100%;font-weight:400;font-size:58px;letter-spacing:.06em;line-height:1.14}}.footer__sm-list{display:flex;justify-content:flex-end;margin-bottom:46px}@media screen and (min-width:1280px){.footer__sm-list{margin-bottom:50px}}.footer__item:not(:last-child){margin-right:28px}@media screen and (min-width:768px){.footer__item:not(:last-child){margin-right:30px}}@media screen and (min-width:1280px){.footer__item:not(:last-child){margin-right:24px}}.footer__svg{width:32px;height:32px;fill:#fea5bb;transition:fill .25s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:768px){.footer__svg{width:34px;height:34px}}.footer__item:focus .footer__svg,.footer__item:hover .footer__svg{fill:var(--brend-color-1)}.footer__contact{margin-bottom:43px;font-weight:700;line-height:1.86;text-align:right;color:var(--caption-color)}@media screen and (min-width:768px){.footer__contact{font-weight:500;line-height:1.86}}@media screen and (min-width:1280px){.footer__contact{letter-spacing:.02em}}.footer__phone{text-decoration:none;color:var(--brend-color-1)}.footer__line{width:100vw;margin-bottom:22px;height:0;border:1px solid #e1e1e1}.footer__copyright{max-width:150px;padding-bottom:25px;margin-left:auto;margin-right:auto;font-weight:700;font-size:14px;line-height:1.52;text-align:center;color:var(--text-color)}@media screen and (min-width:768px){.footer__copyright{max-width:100%;padding-bottom:18px;letter-spacing:.02em}}.backdrop{width:100vw;height:100vh;background:rgba(0,0,0,.2);position:absolute;top:0;left:0;position:fixed;z-index:999}.modal{position:absolute;min-width:320px;min-height:459px;top:50%;left:50%;background-color:var(--bg-color);background-size:320px;border-radius:20px;padding:40px;transform:translate(-50%,-50%);transition:box-shadow .25s cubic-bezier(.4,0,.2,1)}.modal:hover{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px rgba(0,0,0,.14),0 2px 1px rgba(0,0,0,.2)}.modal__close-btn{position:absolute;top:14px;right:14px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:transparent;border:2px solid rgba(199,19,62,.2);border-radius:50%;transition:background-color .25s cubic-bezier(.4,0,.2,1)}.modal__close-btn:hover{background-color:#fff}.modal__input{min-width:240px;height:30px;border:0;padding:5px 15px 5px 40px;background-color:hsla(0,0%,100%,.9);border-radius:103px 103px 103px 103px;box-shadow:0 0 15px 4px rgba(0,0,0,.06);color:var(--text-color);font-family:var(DM Sans,sans-serif),sans-serif;font-size:16px;font-weight:500}.modal__input-wrap{position:relative;display:inline-block;text-align:center;margin-top:5px;margin-bottom:10px}.modal__title{font-family:Titan One,sans-serif;font-weight:500;font-size:18px;line-height:1.2;text-align:center;color:var(--brend-color-1);padding-top:30px;margin-bottom:20px}.modal__input-icon{left:12px}.modal__comment-place{display:inline-block;resize:none;min-width:240px;margin-left:auto;margin-right:auto;margin-top:5px;min-height:60px;border:none;border-radius:10px;background-color:hsla(0,0%,100%,.9);padding:20px 20px 20px 40px;font-size:16px;font-weight:500;color:var(--text-color)}.modal__comment-place,.modal__input-lable{font-family:var(DM Sans,sans-serif),sans-serif}.modal__input-lable{display:block;font-weight:400;font-size:14px;line-height:1.2;color:#d41443}.modal__btn-send,.modal__form{text-align:center}.modal__btn-send{display:block;width:176px;height:44px;background:#fff;border-radius:22px;border:none;margin:0 auto;font-family:var(DM Sans,sans-serif),sans-serif;font-weight:700;font-size:16px;line-height:1.2;align-items:center;justify-content:center;color:var(--brend-color-1);transition:box-shadow .25s cubic-bezier(.4,0,.2,1)}.modal__btn-send:hover{box-shadow:0 0 15px 4px rgba(0,0,0,.06)}.modal__btn-icon{margin-left:15px}.is-hidden-bynow{visibility:hidden;opacity:0;pointer-events:none}.modal__title-text{display:inline-block;font-size:12px;margin-top:20px}.modal__input-icon{position:absolute;top:50%;left:15px;transform:translateY(-50%);transition:fill .25s cubic-bezier(.4,0,.2,1)}.modal__textarea-wrap{position:relative;display:inline-block;text-align:center;margin-bottom:25px}.modal__textarea-icon{position:absolute;top:50%;left:15px;transform:translateY(-50%)}.popup{position:absolute;width:100vw;height:100vh;top:0;left:0;overflow-y:auto;overflow-x:hidden;position:fixed;background:rgba(0,0,0,.2);transition:opacity .5s cubic-bezier(.4,0,.2,1);z-index:123}.modal-about{position:absolute;top:50%;left:50%;min-width:750px;height:100%;overflow:auto;padding:40px;background-color:var(--bg-color);background-size:320px;transform:translate(-50%,-50%);transition:box-shadow .25s cubic-bezier(.4,0,.2,1)}@media screen and (max-width:768px){.modal-about{min-width:100%;height:100%}}.modal-about:hover{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px rgba(0,0,0,.14),0 2px 1px rgba(0,0,0,.2)}.modal-about__head-title{font-family:Titan One,sans-serif;color:var(--brend-color-1);text-align:center;font-size:32px;line-height:1.2;margin-bottom:40px}.modal-about__close-btn{position:absolute;top:14px;right:14px;width:40px;height:40px;background-color:transparent;border:2px solid rgba(199,19,62,.2);border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .25s cubic-bezier(.4,0,.2,1)}.modal-about__close-btn:hover{background-color:#fff}.is-hidden-about{visibility:hidden;opacity:0;pointer-events:none}.modal-about__title{font-family:Titan One,sans-serif;text-align:center;color:var(--brend-color-1)}@media screen and (max-width:480px){.image-wraper{margin-bottom:15px}.modal-about__item-text{margin-bottom:10px}.modal-about__image{border-radius:5px}.modal-about__title{font-weight:400;font-size:18px;line-height:1.2;letter-spacing:.03em}.modal-about__item-text{padding-left:10px;padding-right:10px}.modal-about__text{font-weight:700;font-size:16px;line-height:1.2;font-family:DM Sans,sans-serif;letter-spacing:.03em;color:#000}}@media screen and (min-width:480px){.modal-about__item-text{max-width:50%;text-align:center;border-radius:10px}.modal-about__item{display:flex;margin-bottom:20px}.modal-about__title{margin-bottom:15px}.image-wraper{max-width:50%}.modal-about__item--mod{flex-direction:row-reverse}.modal-about__image{border-radius:5%}.modal-about__item-text{padding-left:20px;padding-right:20px}.image-wraper{transition:.5s cubic-bezier(.4,0,.2,1)}.modal-about__item:hover .image-wraper{transform:scale(1.03)}.modal-about__item-text{transition:background-color .25s cubic-bezier(.4,0,.2,1)}.modal-about__item:hover .modal-about__item-text{background-color:hsla(0,0%,100%,.5)}.modal-about__text{font-family:DM Sans,sans-serif;font-weight:700;font-size:16px;line-height:1.2;letter-spacing:.03em;color:#000}.modal-about__item-text{display:flex;flex-direction:column;justify-content:center;align-items:center}}
/*# sourceMappingURL=/ice-cream-passion/src.38a3e4c9.css.map */