*,:before,:after{box-sizing:border-box}html{tab-size:4;-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0;font-family:system-ui,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--header-color:#ffb8ca;--main-title-color:#fff;--second-title-color:#d41443;--modal-color:#e17992;--main-btn-color:#d41443;--second-btn-color:#c7133e;--second-button-color:#ecebeb;--footer-btn-color:#d41342;--accent-color:#ffa5ba;--typical-margin:60px;--text-color:#907e82;--btn-light:#fff;--text-color-dark:#000;--transition-duration:250ms;--transition-timing-function:cubic-bezier(.17,.67,.83,.67)}p,h1,h2,h3,h4,h5,h6{margin:0}ul,ol{margin:0;padding-left:0}button{cursor:pointer}img{width:100%;height:auto;display:block}body{font-family:DM Sans,sans-serif}.link{text-decoration:none}.list{list-style:none}.container{width:100%;margin:0 auto;padding:0 20px}@media screen and (min-width:480px){.container{width:480px}}@media screen and (min-width:768px){.container{width:768px;padding:0 32px}}@media screen and (min-width:1280px){.container{width:1280px;padding:0 16px}}.section{margin:0;padding:0}.visually-hidden{white-space:nowrap;width:1px;height:1px;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0;margin:-1px;padding:0;position:absolute;overflow:hidden}.header{z-index:1;width:100%;background-color:rgba(0,0,0,0);padding-top:8px;position:absolute}@media screen and (min-width:768px){.header{padding-top:32px}}@media screen and (min-width:1280px){.header{padding-top:40px}}.header__box{justify-content:space-between;display:flex}.header__logo{letter-spacing:.04em;text-transform:uppercase;color:var(--second-title-color);align-items:center;font-family:Titan One,cursive;font-size:26px;font-weight:400;line-height:1.46;display:flex}@media screen and (min-width:480px){.header__logo{font-size:36px}}.bounce-in-top{animation:bounce-in-top 1.1s both}@keyframes bounce-in-top{0%{opacity:0;animation-timing-function:ease-in;transform:translateY(-500px)}38%{opacity:1;animation-timing-function:ease-out;transform:translateY(0)}55%{animation-timing-function:ease-in;transform:translateY(-65px)}72%{animation-timing-function:ease-out;transform:translateY(0)}81%{animation-timing-function:ease-in;transform:translateY(-28px)}90%{animation-timing-function:ease-out;transform:translateY(0)}95%{animation-timing-function:ease-in;transform:translateY(-8px)}to{animation-timing-function:ease-out;transform:translateY(0)}}.scale-up-center{animation:scale-up-center .6s cubic-bezier(.39,.575,.565,1) both}@keyframes scale-up-center{0%{transform:scale(.5)}to{transform:scale(1)}}.header__icon{height:50px}@media screen and (min-width:320px){.header__icon{margin-right:18px}}.header__navigation{display:flex}@media screen and (max-width:1279px){.header__navigation{display:none}}.navigation__list{align-items:center;display:flex}.navigation__item:not(:last-child){margin-right:35px}.navigation__link{color:var(--main-title-color);transition:color var(--transition-duration)var(--transition-timing-function);align-items:center;font-size:16px;font-weight:700;line-height:1.31;display:flex}.navigation__link:hover,.navigation__link:focus{color:var(--second-title-color)}.btn-box{align-items:center;display:flex}.open-menu{background-color:rgba(0,0,0,0);border:none}@media screen and (min-width:768px){.open-menu{margin-right:32px}}@media screen and (min-width:1280px){.open-menu{display:none}}.header__btn{text-align:center;color:var(--main-btn-color);background-color:var(--main-title-color);transition-duration:var(--transition-duration);border:none;border-radius:22px;justify-content:center;align-items:center;padding:11px 37px;font-size:16px;font-weight:700;line-height:1.31;display:flex}.header__btn:hover,.header__btn :focus{background-color:var(--second-button-color)}@media screen and (max-width:767px){.header__btn{display:none}}.mobile-menu{z-index:2;height:100vh;width:75%;transition:transform var(--transition-duration)var(--transition-timing-function);background-color:#e17992;padding:60px 20px 20px;position:fixed;top:0;right:0;transform:translate(100%)}@media screen and (min-width:480px){.mobile-menu{width:40%}}@media screen and (min-width:1280px){.mobile-menu{display:none}}.mobile-menu.is-open{transform:translate(0)}.close-menu{background-color:rgba(0,0,0,0);border:none;position:absolute;top:20px;right:20px}.modal-btn{margin-bottom:19px;display:inline-block}.mobile-menu__item{border-bottom:1px solid #e18298}.mobile-menu__item:nth-child(1){border-top:1px solid #e18298}.mobile-menu__link{color:var(--main-title-color);transition:color var(--transition-duration)var(--transition-timing-function);align-items:center;padding:12px 0;font-size:14px;font-style:normal;font-weight:700;line-height:1.28;display:flex}.mobile-menu__link:hover,.mobile-menu__link:focus{color:var(--second-title-color)}.hero{background-color:var(--header-color);padding-top:200px;padding-bottom:152px;position:relative;overflow:hidden}@media screen and (min-width:768px){.hero{padding-top:102px;padding-bottom:16px}}@media screen and (min-width:1280px){.hero{padding-top:147px;padding-bottom:60px}}.background__hero{width:346px;height:344px;background-color:var(--accent-color);border-radius:50%;position:absolute;top:89px;right:-60px}@media screen and (min-width:768px){.background__hero{width:335px;height:333px;top:43px;right:185px}}@media screen and (min-width:1280px){.background__hero{width:534px;height:534px;top:54px;right:26%}}@media screen and (min-width:2050px){.background__hero{right:35%}}.background__images{width:171px;position:absolute;top:30px;right:10px}@media screen and (min-width:320px){.background__images{right:94px}}@media screen and (min-width:768px){.background__images{width:143px;top:76px;right:118px}}@media screen and (min-width:1280px){.background__images{width:236px;top:168px;right:179px}}.wobble-hor-bottom{animation:wobble-hor-bottom 1s both}@keyframes wobble-hor-bottom{0%,to{transform-origin:50%;transform:translate(0%)}15%{transform:translate(-30px)rotate(-6deg)}30%{transform:translate(15px)rotate(6deg)}45%{transform:translate(-15px)rotate(-3.6deg)}60%{transform:translate(9px)rotate(2.4deg)}75%{transform:translate(-6px)rotate(-1.2deg)}}.hero__box{width:100%;justify-content:space-between;display:flex;position:relative}.hero__title{letter-spacing:.04em;text-transform:uppercase;color:var(--main-title-color);font-family:Titan One,cursive;font-size:26px;font-weight:400;line-height:1.15;display:inline-block}@media screen and (min-width:768px){.hero__title{font-size:22px;line-height:1.13}}@media screen and (min-width:1280px){.hero__title{font-size:38px;line-height:1.15}}.hero__title span{color:var(--second-title-color);font-size:48px;line-height:.95}@media screen and (min-width:768px){.hero__title span{font-size:34px;line-height:.91}}@media screen and (min-width:1280px){.hero__title span{font-size:58px;line-height:.91}}.hero-btn__list{margin-top:20px;display:flex}@media screen and (min-width:768px){.hero-btn__list{margin-bottom:20px}}@media screen and (min-width:1280px){.hero-btn__list{margin-top:24px;margin-bottom:40px}}.hero-btn__item:not(:last-child){margin-right:8px}@media screen and (min-width:1280px){.hero-btn__item:not(:last-child){margin-right:12px}}.hero-btn__link{text-align:center;color:var(--main-title-color);font-size:8px;font-weight:400;line-height:1.25;display:inline-block}.hero__list{flex-direction:column;display:flex}@media screen and (max-width:768px){.hero__list{display:none}}.hero__item{position:relative}.hero__item:not(:last-child){margin-bottom:16px}.hero__item:before{content:"";width:16px;height:16px;background-color:var(--main-title-color);border-radius:50%;display:block;position:absolute;top:-5px;right:-5px}@media screen and (min-width:1280px){.hero__item:before{width:30px;height:30px}}.hero__discription{text-align:right;color:var(--main-title-color);font-size:8px;font-weight:400;line-height:1.25}@media screen and (min-width:1280px){.hero__discription{font-size:14px}}.hero__discription span{letter-spacing:.04em;text-transform:uppercase;text-align:right;color:var(--second-title-color);font-family:Titan One,cursive;font-size:28px;font-weight:400;line-height:1.14;display:block;position:-webkit-sticky;position:sticky}@media screen and (min-width:1280px){.hero__discription span{font-size:46px}}.eco{display:flex}@media screen and (max-width:767px){.eco{display:none}}.eco__box{flex-direction:column;justify-content:center;display:flex}.eco__image{width:152px}@media screen and (min-width:1280px){.eco__image{width:312px}}.eco__discription{max-width:124px;color:var(--main-title-color);align-items:center;margin-bottom:20px;font-size:8px;font-weight:400;line-height:1.5}@media screen and (min-width:1280px){.eco__discription{max-width:200px;font-size:14px;line-height:1.42}}.eco__link{width:18px;height:18px;background-color:var(--main-title-color);transition:color var(--transition-duration)var(--transition-timing-function);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.eco__link:hover,.eco__link:focus{background-color:var(--second-button-color)}@media screen and (min-width:1280px){.eco__link{width:26px;height:26px}}.eco__icon{fill:var(--second-title-color)}.girl__bg{width:190px;position:absolute;bottom:-16px;right:0}@media screen and (min-width:1280px){.girl__bg{width:304px;bottom:-60px}}.top__link{z-index:2;position:fixed;bottom:2%;right:2%}.top__link:hover,.top__link:focus{animation:rotate-in-center .6s cubic-bezier(.25,.46,.45,.94) both}@keyframes rotate-in-center{0%{opacity:0;transform:rotate(-360deg)}to{transform:rotate(0);opacity:1}}.top-link__icon{fill:var(--main-btn-color)}@media screen and (max-width:767px){.products{padding-bottom:40px}}@media screen and (min-width:768px){.products{padding-top:40px;padding-bottom:60px}}@media screen and (min-width:1280px){.products{padding-top:60px;padding-bottom:60px}}.products__title-text{color:#ffa5ba;text-transform:uppercase;text-align:center;justify-content:center;font-family:Titan One;font-style:normal;font-weight:400}@media screen and (max-width:767px){.products__title-text{margin-top:80px;margin-bottom:15px;font-size:18px;line-height:1.17}}@media screen and (min-width:768px){.products__title-text{margin-bottom:18px;font-size:26px;line-height:1.15}}@media screen and (min-width:1280px){.products__title-text{letter-spacing:.04em;margin-bottom:16px;font-size:30px;line-height:1.13}}.products__title{color:#d41443;text-transform:uppercase;text-align:center;justify-content:center;font-family:Titan One;font-style:normal;font-weight:400}@media screen and (max-width:767px){.products__title{letter-spacing:.04em;margin-bottom:8px;font-size:34px;line-height:1.15}}@media screen and (min-width:768px){.products__title{letter-spacing:.04em;margin-bottom:16px;font-size:48px;line-height:1.15}}@media screen and (min-width:1280px){.products__title{letter-spacing:.06em;font-size:58px;line-height:1.14}}@media screen and (min-width:768px){.products-content{margin-top:156px}}@media screen and (min-width:1280px){.products-content{margin-top:258px}}@media screen and (min-width:768px){.products-list{justify-content:center;display:flex}}.products-list__item-icecream{background-color:#ffb8ca;border-radius:24px}@media screen and (max-width:767px){.products-list__item-icecream{width:280px;height:489px;margin:150px auto 140px}}@media screen and (min-width:768px){.products-list__item-icecream{width:224px;height:473px;margin-right:16px}}@media screen and (min-width:1280px){.products-list__item-icecream{width:395px;height:535px;margin-right:32px}}.products-list__item-icecoffee{background-color:#f0d1a5;border-radius:24px}@media screen and (max-width:767px){.products-list__item-icecoffee{width:280px;height:489px;margin:140px auto}}@media screen and (min-width:768px){.products-list__item-icecoffee{width:224px;height:473px;margin-right:16px}}@media screen and (min-width:1280px){.products-list__item-icecoffee{width:395px;height:535px;margin-right:32px}}.products-list__item-milkshakes{background-color:#c2e297;border-radius:24px}@media screen and (max-width:767px){.products-list__item-milkshakes{width:280px;height:489px;margin:140px auto 0}}@media screen and (min-width:768px){.products-list__item-milkshakes{width:224px;height:473px}}@media screen and (min-width:1280px){.products-list__item-milkshakes{width:395px;height:535px}}.ice-cream:before{content:"";position:absolute}@media screen and (max-width:767px){.ice-cream:before{width:280px;height:280px;background-image:url(products-ice-cream.fef02391.png),url(products-ice-cream@2x.632b8633.png);background-size:280px 280px;top:-140px;right:0}}@media screen and (min-width:768px){.ice-cream:before{width:224px;height:224px;background-image:url(products-ice-cream.4b0e8b0a.png),url(products-ice-cream@2x.3a22cba2.png);background-size:224px 224px;top:-140px;right:0}}@media screen and (min-width:1280px){.ice-cream:before{width:394px;height:394px;background-image:url(products-ice-cream.d9507895.png),url(products-ice-cream@2x.7be45eb6.png);background-size:394px 394px;top:-260px;right:0}}.ice-cream:after,.ice-coffee:after,.milkshakes:after{content:"...";letter-spacing:5px;font-size:25px;position:absolute}@media screen and (max-width:767px){.ice-cream:after,.ice-coffee:after,.milkshakes:after{top:205px;left:125px}}@media screen and (min-width:768px){.ice-cream:after,.ice-coffee:after,.milkshakes:after{top:150px;left:100px}}@media screen and (min-width:1280px){.ice-cream:after,.ice-coffee:after,.milkshakes:after{top:208px;left:175px}}.ice-coffee:before{content:"";position:absolute}@media screen and (max-width:767px){.ice-coffee:before{width:280px;height:280px;background-image:url(products-ice-coffee.60f78b6b.png),url(products-ice-coffee@2x.80033a5c.png);background-size:280px 280px;top:-140px;right:0}}@media screen and (min-width:768px){.ice-coffee:before{width:224px;height:224px;background-image:url(products-ice-coffee.f02b7ff0.png),url(products-ice-coffee@2x.f8f4c7b6.png);background-size:224px 224px;top:-140px;right:0}}@media screen and (min-width:1280px){.ice-coffee:before{width:394px;height:394px;background-image:url(products-ice-coffee.8e0c0e1d.png),url(products-ice-coffee@2x.3df093c2.png);background-size:394px 394px;top:-260px;right:0}}.milkshakes:before{content:"";position:absolute}@media screen and (max-width:767px){.milkshakes:before{width:280px;height:280px;background-image:url(products-milkshakes.5c643619.png),url(products-milkshakes@2x.24237c97.png);background-size:280px 280px;top:-140px;right:0}}@media screen and (min-width:768px){.milkshakes:before{width:224px;height:224px;background-image:url(products-milkshakes.493fb200.png),url(products-milkshakes@2x.3b20a2ae.png);background-size:224px 224px;top:-140px;right:0}}@media screen and (min-width:1280px){.milkshakes:before{width:394px;height:394px;background-image:url(products-milkshakes.ba56efd8.png),url(products-milkshakes@2x.cd94a17c.png);background-size:394px 394px;top:-260px;right:0}}.products-list__item-text{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#fff;font-family:Titan One;font-size:20px;font-style:normal;font-weight:400;line-height:1.15;position:relative}@media screen and (max-width:767px){.products-list__item-text{margin-bottom:70px;padding-top:160px}}@media screen and (min-width:768px){.products-list__item-text{margin-bottom:70px;padding-top:118px}}@media screen and (min-width:1280px){.products-list__item-text{margin-bottom:70px;padding-top:160px;font-size:30px;line-height:1.13}}.products-main__text{text-align:center;letter-spacing:.04em;color:#fff;font-family:DM Sans;font-size:14px;font-style:normal;font-weight:700;line-height:1.52}@media screen and (max-width:767px){.products-main__text{margin-bottom:32px;padding-left:41px;padding-right:39px}}@media screen and (min-width:768px){.products-main__text{margin-bottom:32px;padding-left:32px;padding-right:32px;line-height:1.76}}@media screen and (min-width:1280px){.products-main__text{margin-bottom:15px;padding-left:77px;padding-right:77px;font-size:16px;line-height:1.76}}.products-button{color:#fff;width:40px;height:40px;cursor:pointer;border:none;border-radius:50%;margin:0 auto;transition-property:background-color;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:block}.products-button:hover,.products-button:focus{background-color:#ecebeb}.products-arrow{fill:#d41443}.about{background-color:#fff5f6;padding:40px 0;position:relative}@media screen and (max-width:767px){.about{background-image:url(made-bg-left.1e0289af.png),url(made-bg-right.1c33b3ba.png);background-position:0 570px,right 0 top 585px;background-repeat:no-repeat;background-size:43px,72px}}@media screen and (max-width:767px) and (min-device-pixel-ratio:2),screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:2),screen and (max-width:767px) and (min-resolution:192dpi),screen and (max-width:767px) and (min-resolution:2x){.about{background-image:url(made-bg-left@2x.d5df8965.png),url(made-bg-right@2x.b3112805.png)}}@media screen and (min-width:768px){.about{padding:20px 0 80px}}@media screen and (min-width:1280px){.about{background-image:url(made-bg-left.32392ce9.png),url(made-bg-right.6b7db5b0.png);background-position:0 190px,right 0 top 200px;background-repeat:no-repeat;background-size:180px,279px;padding:60px 0}}@media screen and (min-width:1280px) and (min-device-pixel-ratio:2),screen and (min-width:1280px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:1280px) and (min-resolution:192dpi),screen and (min-width:1280px) and (min-resolution:2x){.about{background-image:url(made-bg-left@2x.5c2347d9.png),url(made-bg-right@2x.44eac603.png)}}@media screen and (min-width:768px){.container-about{padding:0 32px}}@media screen and (min-width:1280px){.container-about{padding:0 14px}}.about-title{text-transform:uppercase;text-align:center;font-family:Titan One;font-weight:400}.section__pretitle{color:var(--accent-color);margin-bottom:16px;font-size:18px;line-height:1.17}.section__title{letter-spacing:.04em;color:var(--second-title-color);font-size:34px;line-height:1.15}.section__title--about{margin-bottom:32px}@media screen and (min-width:768px){.section__title--about{margin-bottom:40px}}@media screen and (min-width:1280px){.section__title--about{margin-bottom:60px}}.about__content{flex-wrap:wrap;align-items:flex-start;display:flex}.cow{flex-grow:1;margin-bottom:40px}@media screen and (min-width:480px){.cow{max-width:440px}}@media screen and (min-width:768px){.cow{max-width:336px;margin-bottom:0;margin-right:32px}}@media screen and (min-width:1280px){.cow{max-width:501px;margin-right:139px}}.about__text-wrapper{margin-right:60px}@media screen and (min-width:768px){.about__text-wrapper{width:334px;margin-right:0}}@media screen and (min-width:1280px){.about__text-wrapper{width:463px}}.about__text{letter-spacing:.04em;font-weight:500}.about__text--main{color:#000;font-size:12px;line-height:1.62}@media screen and (min-width:768px){.about__text--main{font-size:14px;line-height:1.76}}@media screen and (min-width:1280px){.about__text--main{font-size:16px}}.about__text--description{letter-spacing:.04em;color:var(--text-color);margin-top:20px;font-size:12px;line-height:1.62}@media screen and (min-width:768px){.about__text--description{margin-top:32px;font-size:14px;line-height:1.76}}@media screen and (min-width:1280px){.about__text--description{line-height:1.94}}.btn{cursor:pointer;height:44px;transition:background-color var(--transition-duration)var(--transition-timing-function);border:none;border-radius:22px;padding:0 37px;font-family:inherit}.about__btn{min-width:176px;background-color:var(--btn-light);color:var(--main-btn-color);justify-content:center;align-items:center;margin-top:20px;font-size:14px;font-weight:700;line-height:1.28;display:inline-flex}@media screen and (min-width:768px){.about__btn{margin-top:40px;font-size:16px;line-height:1.31}}.about__btn:hover,.about__btn:focus{background-color:var(--second-button-color)}.about__icon{margin-left:13px}.read-more-checker{opacity:0;position:absolute}.more{display:none}.read-more-checker:checked~.more{transition:var(--transition-duration);display:block}.read-more-checker~.read-more-btn:before{content:"Read more"}.read-more-checker:checked~.read-more-btn:before{content:"Less"}.advantages{background-color:#fff5f6;padding-bottom:80px}@media screen and (min-width:768px){.advantages{background-color:#fff5f6;padding-bottom:84px}}@media screen and (min-width:1280px){.advantages{background-color:#fff5f6;padding-bottom:120px}}.advantages-title{color:var(--second-title-color)}.advantages-list{flex-direction:column;display:flex}@media screen and (min-width:768px){.advantages-list{flex-direction:row}}@media screen and (min-width:1280px){.advantages-list{column-gap:130px}}.advantages-item{width:230px}@media screen and (min-width:768px){.advantages-item{max-width:170px;flex-basis:calc(33.3333% - 20px);padding:0}}@media screen and (min-width:1280px){.advantages-item{max-width:288px;flex-basis:calc(33.3333% - 100px)}}.advantages-item:not(:last-child){margin-bottom:32px}@media screen and (min-width:768px){.advantages-item:not(:last-child){margin-bottom:0}}.advantages-item-one:before{content:url(advantages1.1e2a806d.png)}.advantages-item-two:before{content:url(advantages2.b1df48c7.png)}.advantages-item-thre:before{content:url(advantages3.09253c5d.png)}.advantages-text{color:var(--text-color-dark);margin-top:16px;font-family:DM Sans;font-size:12px;font-weight:700;line-height:170%}@media screen and (min-width:768px){.advantages-text{margin-top:36px;line-height:174%}}@media screen and (min-width:1280px){.advantages-text{letter-spacing:.02em;margin-top:40px;font-size:16px;line-height:176%}}.advantages-text-sp{width:98px;height:56px;letter-spacing:.04em;text-transform:uppercase;color:var(--second-title-color);font-family:Titan One;font-size:36px;line-height:1.139;display:block}@media screen and (min-width:1280px){.advantages-text-sp{width:147px;height:65px;letter-spacing:.04em;margin-bottom:16px;font-size:58px;line-height:1.138}}.gallery{background-image:linear-gradient(#fff5f6 40%,#fff 40%);display:flex}@media screen and (max-width:767px){.customer{margin-top:80px;margin-bottom:48px}}@media screen and (min-width:768px){.customer{margin-top:80px;margin-bottom:80px}}@media screen and (min-width:1280px){.customer{margin-top:120px;margin-bottom:120px}}.customer__pict,.customer__pict>source,.customer__pict>img{max-width:84px;max-height:84px;margin:0 auto 32px}.customer__bg{background-color:#fafafa;margin-bottom:36px;padding:auto}@media screen and (max-width:767px){.customer__bg{padding:45px 50px 17px}}@media screen and (min-width:768px){.customer__bg{padding:35px 6px 36px}}@media screen and (min-width:1280px){.customer__bg{padding:47px 107px 31px 105px}}.customer__box{background-image:repeating-linear-gradient(0deg,#e1e1e1,#e1e1e1 1px,rgba(0,0,0,0) 1px,rgba(0,0,0,0) 31px);margin-left:auto;margin-right:auto;position:relative}@media screen and (max-width:767px){.customer__box{max-width:180px;height:auto}}@media screen and (min-width:768px){.customer__box{width:608px;height:auto}}@media screen and (min-width:1280px){.customer__box{width:822px;height:auto}}.customer__box:before{content:"";height:40px;width:54px;background:url(apostrophe.e1c954c9.png) no-repeat;display:block;position:absolute;top:-15px;left:0}.customer__text{margin-left:auto;margin-right:auto;position:relative}@media screen and (max-width:767px){.customer__text{text-align:center;letter-spacing:.04em;max-width:515px;height:auto;font-family:DM Sans;font-size:12px;font-style:normal;font-weight:500;line-height:2.55}}@media screen and (min-width:768px){.customer__text{text-align:center;letter-spacing:.04em;width:515px;height:auto;font-family:DM Sans;font-size:14px;font-style:normal;font-weight:500;line-height:2.16}}@media screen and (min-width:1280px){.customer__text{text-align:center;letter-spacing:.04em;width:750px;height:auto;font-family:DM Sans;font-size:16px;font-style:normal;font-weight:500;line-height:1.86}}.customer__name{position:relative}@media screen and (max-width:767px){.customer__name{text-align:center;font-family:DM Sans;font-size:14px;font-style:normal;font-weight:500;line-height:1.86}}@media screen and (min-width:768px){.customer__name{text-align:center;font-family:DM Sans;font-size:16px;font-style:normal;font-weight:500;line-height:1.86}}@media screen and (min-width:1280px){.customer__name{text-align:center;font-family:DM Sans;font-size:20px;font-style:normal;font-weight:500;line-height:1.86}}.customer__name:before{content:"";height:40px;width:32px;background:url(points.9ce4972f.png) no-repeat;display:block;position:absolute;top:-16px;left:50%;transform:translate(-50%)}.slider{text-align:center;margin:0 auto;position:relative;top:10px;overflow:hidden}.slides article{width:20%;float:left}.slides .image{width:500%;line-height:0}.overflow{width:100%;overflow:hidden}label,a{cursor:pointer}.all input{display:none}#switch1:checked~.slides .image{margin-left:0}#switch2:checked~.slides .image{margin-left:-100%}#switch3:checked~.slides .image{margin-left:-200%}.active label{width:12px;height:12px;background:#d9d9d9;border-radius:10px;margin-top:16px;display:inline-block}.active label:nth-child(1){background:url(hause.719b73ac.png) no-repeat}.active label:hover:nth-child(1){background:url(hause.719b73ac.png) no-repeat}.active label:not(:last-child){margin-right:18px}.active label:hover,#switch2:checked~.active label:nth-child(2),#switch3:checked~.active label:nth-child(3){background:#76c8ff}.slides .image{transition:all .8s cubic-bezier(.7,0,.175,1)}.contacts-section{background-image:linear-gradient(to bottom,var(--main-title-color)25%,#fff5f6 25%);padding-bottom:32px}@media screen and (min-width:768px){.contacts-section{padding-bottom:40px}}@media screen and (min-width:1280px){.contacts-section{padding-bottom:60px}}@media screen and (min-width:768px){.contacts-list{flex-basis:calc(33.3333% - 21.3333px);display:flex}}.contacts-item{background-color:var(--main-title-color);border-radius:24px;padding:40px 32px;box-shadow:0 8px 30px rgba(212,20,67,.1)}@media screen and (min-width:1280px){.contacts-item{padding:40px}}.contacts-item:not(:last-child){margin-bottom:20px}@media screen and (min-width:768px){.contacts-item:not(:last-child){margin-bottom:0;margin-right:32px}}.contacts-item__category{letter-spacing:.04em;text-align:center;color:var(--main-title-color);min-width:80px;height:16px;background-color:#f0d1a5;border-radius:4px;justify-content:center;align-items:center;margin-bottom:20px;font-size:12px;font-weight:500;line-height:1.86;display:inline-flex}@media screen and (min-width:768px){.contacts-item__category{min-width:73px;height:28px;border-radius:6px;margin-bottom:32px;font-size:16px}}.contacts-item__category--green{min-width:130px;background-color:#c2e297}@media screen and (min-width:768px){.contacts-item__category--green{min-width:138px}}.contacts-item__location{letter-spacing:.04em;color:#000;margin-bottom:8px;font-size:12px;font-weight:500;line-height:1.86}@media screen and (min-width:768px){.contacts-item__location{margin-bottom:12px;font-size:14px}}@media screen and (min-width:1280px){.contacts-item__location{margin-bottom:8px;font-size:16px}}.contacts-item__desc{color:#907e82;margin-bottom:48px;font-size:12px;font-weight:500;line-height:1.5;position:relative}@media screen and (min-width:768px){.contacts-item__desc{margin-bottom:64px;font-size:14px;line-height:1.66}}@media screen and (min-width:1280px){.contacts-item__desc{font-size:16px;line-height:1.83}}.contacts-item__days{color:#000;margin-bottom:0;font-size:12px;font-weight:500;line-height:1.86}@media screen and (min-width:768px){.contacts-item__days{font-size:14px}}@media screen and (min-width:1280px){.contacts-item__days{font-size:16px}}.contacts-item__hours{color:var(--accent-color);margin-bottom:0;font-size:12px;font-weight:500;line-height:1.86}@media screen and (min-width:768px){.contacts-item__hours{font-size:14px}}@media screen and (min-width:1280px){.contacts-item__hours{font-size:16px}}.contacts-item__schedule-item:last-child{margin-top:8px;position:relative}@media screen and (min-width:768px){.contacts-item__schedule-item:last-child{margin-top:12px}}.contacts-item__schedule-item:last-child:after,.contacts-item__desc:after{content:"";width:100%;height:1px;background-color:#e1e1e1;position:absolute;bottom:-24px;left:0}@media screen and (min-width:768px){.contacts-item__schedule-item:last-child:after,.contacts-item__desc:after{bottom:-32px}}.contacts-item__schedule-list{margin-bottom:48px}@media screen and (min-width:768px){.contacts-item__schedule-list{margin-bottom:64px}}.contacts-item__link{color:#907e82;transition:color var(--transition-duration)var(--transition-timing-function);margin-bottom:0;font-size:12px;font-weight:500;line-height:1.5}@media screen and (min-width:768px){.contacts-item__link{font-size:14px;line-height:1.83}}@media screen and (min-width:1280px){.contacts-item__link{font-size:16px}}.contacts-item__link:hover,.contacts-item__link:focus{color:var(--accent-color)}.footer{background-color:#fff5f6}.location-franshise{display:block}@media screen and (min-width:768px){.location-franshise{justify-content:center;display:flex}}.location-franshise__item{justify-content:center;list-style:none;display:flex}.box-button{margin-bottom:48px}@media screen and (min-width:768px){.box-button{margin-bottom:40px}}@media screen and (min-width:1280px){.box-button{margin-bottom:120px}}.background__btn{text-align:center;margin-top:10px}@media screen and (min-width:768px){.background__btn{margin-top:0;margin-left:15px}}.footer__btn .modal__icon-btn{fill:var(--second-button-color);margin-left:8px}@media screen and (min-width:768px){.footer__btn .modal__icon-btn{margin-left:13.17px}}@media screen and (min-width:1280px){.footer__btn .modal__icon-btn{margin-left:13.62px}}.footer__btn-franchise:hover,.footer__btn-franchise :focus{background-color:var(--second-button-color);color:var(--main-btn-color)}.background__btn .modal__icon-btn{fill:var(--main-btn-color);margin-left:13.17px}@media screen and (min-width:1280px){.background__btn .modal__icon-btn{margin-left:13.62px}}@media screen and (min-width:768px){.text{margin-left:18px}}@media screen and (min-width:1280px){.text{margin-left:16px}}@media screen and (min-width:768px){.footer-soc,.footer-contacs{margin-right:18px}}@media screen and (min-width:1280px){.footer-soc,.footer-contacs{margin-right:16px}}.text{width:234px;height:134px;margin-bottom:40px}@media screen and (min-width:768px){.text{width:340px;height:179px;margin-bottom:0;position:absolute}}@media screen and (min-width:1280px){.text{width:474px;height:116px}}.footer-text{color:var(--accent-color);margin-bottom:16px;font-family:Titan One;font-size:18px;line-height:1.17;list-style:none}@media screen and (min-width:768px){.footer-text{letter-spacing:.04em;color:var(--accent-color);margin-bottom:12px;font-size:26px;line-height:1.15}}@media screen and (min-width:1280px){.footer-text{margin-bottom:16px}}.text-2{color:var(--main-btn-color);font-family:Titan One;font-size:34px;line-height:1.147;list-style:none}@media screen and (min-width:768px){.text-2{letter-spacing:.06em;color:var(--main-btn-color);font-size:48px;line-height:1.146}}.footer-soc{cursor:pointer;max-width:100%;justify-content:flex-end;padding-bottom:40px;list-style:none;display:flex}@media screen and (min-width:768px){.footer-soc{position:relative}}@media screen and (min-width:1280px){.footer-soc{margin-top:132px}}.footer-soc__link{width:32px;height:32px;fill:var(--main-title-color);transition:background-color var(--transition-duration)var(--transition-timing-function),fill var(--transition-duration)var(--transition-timing-function);background-color:#fea5bb;border-radius:50%;justify-content:center;align-items:center;display:flex}.footer-soc__link:hover,.footer-soc__link:focus{background-color:var(--second-title-color)}.footer-soc__item+.footer-soc__item{margin-left:28.24px}.footer-soc__icon{fill:var(--main-title-color)}.footer-contacs{justify-content:end;margin-bottom:56px;text-decoration:none;list-style:none;display:flex}@media screen and (min-width:768px){.footer-contacs{margin-bottom:127px}}@media screen and (min-width:1280px){.footer-contacs{margin-bottom:68px}}.footer-contacs__text{color:#000;font-size:12px;font-weight:700;line-height:1.86;font-style:bold;display:inline-flex}.footer-contacts__link{color:var(--main-btn-color);font-size:12px;font-weight:700;line-height:1.86;font-style:bold;text-decoration:none}.unicode{margin-right:4px}.end{letter-spacing:.02em;color:#907e82;font-size:14px;font-weight:700;line-height:1.86;font-style:bold;justify-content:center;padding-bottom:20px;display:flex}@media screen and (min-width:768px){.end{padding-bottom:8px}}@media screen and (max-width:767px){.end{flex-direction:column;justify-content:space-between;align-items:center}}.end:before{content:"";width:100%;border-top:1px solid #e1e1e1;margin:0 1.5rem;display:inline-block;position:absolute;transform:translateY(-1rem)}@media screen and (min-width:768px){.end:before{transform:translateY(-.5rem)}}.bgr{background-color:var(--modal-color)}.modal__btn{text-align:center;color:var(--main-btn-color);background-color:var(--main-title-color);transition-duration:var(--transition-duration);border:none;border-radius:22px;justify-content:center;align-items:center;padding:11px 37px;font-size:16px;font-weight:700;line-height:1.31;display:flex}.modal__btn:hover,.modal__btn :focus{background-color:var(--second-button-color)}.modal__icon-btn{margin-left:15px}.product__btn{text-align:center;color:var(--main-title-color);background-color:var(--main-btn-color);transition-duration:var(--transition-duration);border:none;border-radius:22px;padding:7px 15px;font-size:8px;font-weight:400;line-height:.8}.product__btn:hover,.product__btn :focus{background-color:var(--second-btn-color);color:var(--main-title-color)}@media screen and (min-width:1199px){.product__btn{padding:11px 24px;font-size:16px;line-height:1.31}}.made__btn{text-align:center;color:var(--main-btn-color);background-color:var(--main-title-color);transition-duration:var(--transition-duration);border:none;border-radius:22px;padding:7px 15px;font-size:8px;font-weight:400;line-height:.8}.made__btn:hover,.made__btn :focus{background-color:var(--second-button-color)}@media screen and (min-width:1199px){.made__btn{padding:11px 24px;font-size:16px;line-height:1.31}}.hero-href{fill:var(--main-btn-color);transition-duration:var(--transition-duration);background-color:#fff;border-radius:50%;align-items:center;padding:10px}.hero-href:hover,.hero-href :focus{background-color:var(--second-button-color)}.read-more__btn{text-align:center;color:var(--main-btn-color);background-color:var(--main-title-color);transition-duration:var(--transition-duration);border:none;border-radius:22px;justify-content:center;align-items:center;padding:11px 38px;font-size:16px;font-weight:700;line-height:1.31;display:flex}.read-more__btn:hover,.read-more__btn :focus{background-color:var(--second-button-color)}.footer__btn{text-align:center;color:var(--main-title-color);background-color:var(--main-btn-color);transition-duration:var(--transition-duration);border:none;border-radius:22px;justify-content:center;align-items:center;padding:11px 33px;font-size:16px;font-weight:700;line-height:1.31;display:flex}@media screen and (min-width:1199px){.footer__btn{padding:11px 36px}}@media screen and (max-width:767px){.footer__btn{width:200px}}.footer__btn:hover,.footer__btn :focus{background-color:var(--second-btn-color);color:var(--main-title-color)}.background__btn{background-color:var(--main-title-color);color:var(--main-btn-color)}.background__btn:hover,.background__btn :focus{background-color:var(--second-button-color);color:var(--main-btn-color)}
/*# sourceMappingURL=index.b9276b36.css.map */
