.menu__link::after,.header__link::after{content:"";position:absolute;height:2px;left:50%;bottom:0;background-color:#403f3d;width:0;opacity:0;-webkit-transition:all ease-in-out .5s;transition:all ease-in-out .5s}html{scroll-behavior:smooth}body{background-color:#e1d4c9;font-family:"Inter",sans-serif}body.lock{overflow:hidden}.container{max-width:1360px;margin:0 auto;padding:0 40px}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0}.header__logo{display:block;width:100px;height:60px}.header__menu{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.header__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}.header__item:last-child{display:none}.header__link{font-weight:600;line-height:150%;color:#403f3d;position:relative;padding-bottom:4px}@media(hover: hover)and (pointer: fine){.header__link:hover::after{opacity:1;left:0;width:100%}}.header__burger{display:none}.menu__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;position:relative}.menu__link::after{bottom:-2px}@media(hover: hover)and (pointer: fine){.menu__link:hover::after{opacity:1;left:0;width:100%}}.menu__text{font-weight:600;line-height:150%;color:#403f3d;-ms-flex-item-align:center;align-self:center}.menu__icon{width:20px;height:20px}.enjoy{background:url("../../../assets/images/about/img-hero.jpg") 0 50%/cover no-repeat;border-radius:40px;padding:100px;margin-bottom:50px;position:relative}.enjoy__wrapper{position:relative;width:530px;z-index:3}.enjoy__video{border-radius:40px;position:absolute;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;top:0;left:0;z-index:2;pointer-events:none}.enjoy__title{font-size:72px;font-weight:600;line-height:105%;color:#e1d4c9;margin-bottom:41px;margin-top:0}.enjoy__title span{font-style:italic;color:#b0907a}.enjoy__subtitle{font-weight:400;line-height:150%;color:#e1d4c9;margin-bottom:40px}.enjoy__btn{width:200px;height:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#e1d4c9;border-radius:100px;position:relative;-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s;-webkit-box-sizing:border-box;box-sizing:border-box}.enjoy__btn::after{content:"";position:absolute;left:116px;background:url("../../../assets/icons/coffee-cup.svg") no-repeat;width:20px;height:20px;opacity:0;-webkit-transition:opacity ease-in-out .4s;transition:opacity ease-in-out .4s}@media(hover: hover)and (pointer: fine){.enjoy__btn:hover::after{opacity:1}}.enjoy__btn span{color:#403f3d;font-weight:600;line-height:150%;-webkit-transition:all ease-in-out .4s;transition:all ease-in-out .4s}@media(hover: hover)and (pointer: fine){.enjoy__btn:hover span{margin-right:28px}}.favorite{padding:50px 4px}.favorite__title{font-size:60px;font-weight:600;line-height:125%;color:#403f3d;text-align:center;margin:0 0 40px 0}.favorite__title span{font-style:italic;color:#b0907a}.favorite__slider-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;margin-bottom:40px}.favorite__btn-left{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.favorite__slider{width:480px;overflow:hidden}.favorite__slider-line{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:200px;position:relative;left:0;-webkit-transition:all ease 1s;transition:all ease 1s}.favorite__item-wrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.favorite__image{width:100%;margin-bottom:17px}.favorite__coffee-name{font-size:24px;font-weight:600;line-height:125%;color:#403f3d;margin:0 0 16px 0;text-align:center}.favorite__coffee-descr{font-size:16px;font-weight:400;line-height:150%;text-align:center;margin-bottom:16px}.favorite__coffee-price{font-size:24px;font-weight:600;line-height:125%;color:#403f3d;text-align:center}.favorite__btn-right,.favorite__btn-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;width:60px;height:60px;border-radius:100px;border:1px solid #665f55;background-color:inherit;-webkit-transition:ease-in-out .4s;transition:ease-in-out .4s}@media(hover: hover)and (pointer: fine){.favorite__btn-right:hover,.favorite__btn-left:hover{background-color:#665f55;cursor:pointer}.favorite__btn-right:hover svg path,.favorite__btn-left:hover svg path{stroke:#e1d4c9}}.favorite__btn-right[disabled],.favorite__btn-left[disabled]{background-color:inherit;cursor:auto}.favorite__btn-right[disabled] svg path,.favorite__btn-left[disabled] svg path{stroke:#403f3d}.favorite__progress-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.favorite__progress-area{width:40px;height:4px;border-radius:100px;background-color:#c1b6ad}.favorite__progress-bar{position:relative;height:inherit;width:0%;border-radius:inherit;background:#665f55}@-webkit-keyframes progressBarAnimationBack{0%{width:100%}100%{width:0%}}@keyframes progressBarAnimationBack{0%{width:100%}100%{width:0%}}@-webkit-keyframes progressBarAnimation{0%{width:0%}100%{width:100%}}@keyframes progressBarAnimation{0%{width:0%}100%{width:100%}}.about{padding:50px 0}.about__title{font-size:59.9px;font-weight:600;line-height:125%;color:#403f3d}.about__title span{color:#b0907a;font-style:italic}.about__images-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:430px 120px 430px;gap:40px;margin-top:40px}.about__image{overflow:hidden;border-radius:20px}.about__image img{-webkit-transform:scale(1.1);transform:scale(1.1);-o-object-fit:cover;object-fit:cover;width:100%;height:100%;-webkit-transition:-webkit-transform ease-in-out .4s;transition:-webkit-transform ease-in-out .4s;transition:transform ease-in-out .4s;transition:transform ease-in-out .4s, -webkit-transform ease-in-out .4s}@media(hover: hover)and (pointer: fine){.about__image:hover img{-webkit-transform:scale(1);transform:scale(1)}}.about__image:nth-of-type(1),.about__image:nth-of-type(3){grid-row:span 2}.about__image:nth-of-type(2),.about__image:nth-of-type(4){grid-row:span 1}.mobile-app{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:100px;-moz-column-gap:100px;column-gap:100px;padding:50px 0}.mobile-app__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:40px;max-width:630px}.mobile-app__title{font-size:60px;font-weight:600;line-height:125%;color:#403f3d}.mobile-app__title span{font-style:italic;color:#b0907a}.mobile-app__descr{font-size:16px;font-weight:400;line-height:150%;color:#403f3d}.mobile-app__app-store-btn,.mobile-app__play-market-btn{position:relative;width:200px;height:64px;border-radius:100px;border:1px solid #665f55;background-color:inherit;font-size:10px;font-weight:600;line-height:140%;color:#403f3d;padding-left:8px;-webkit-transition:ease-in-out .5s;transition:ease-in-out .5s}.mobile-app__app-store-btn span,.mobile-app__play-market-btn span{font-size:16px;line-height:150%}.mobile-app__app-store-btn{margin-right:17px}.mobile-app__app-store-btn::before{content:"";background:url("../../../assets/icons/apple-black.svg");position:absolute;width:36px;height:36px;left:19px;-webkit-transition:ease-in-out .5s;transition:ease-in-out .5s}@media(hover: hover)and (pointer: fine){.mobile-app__app-store-btn:hover{background-color:#665f55;color:#e1d4c9;cursor:pointer}.mobile-app__app-store-btn:hover::before{background:url("../../../assets/icons/apple-gold.svg")}}.mobile-app__play-market-btn{padding-left:64px;text-align:left}.mobile-app__play-market-btn::before{content:"";background:url("../../../assets/icons/play-market-black.svg");position:absolute;width:36px;height:36px;left:17px;-webkit-transition:ease-in-out .5s;transition:ease-in-out .5s}@media(hover: hover)and (pointer: fine){.mobile-app__play-market-btn:hover{background-color:#665f55;color:#e1d4c9;cursor:pointer}.mobile-app__play-market-btn:hover::before{background:url("../../../assets/icons/play-market-gold.svg")}}.mobile-app__image{max-width:630px}.mobile-app__image img{max-width:100%}.contacts{padding:45px 0 40px 0}.contacts__wrapper{border-radius:40px;background-color:#665f55;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:100px;-moz-column-gap:100px;column-gap:100px;padding:100px}.contacts__left{-webkit-box-flex:1;-ms-flex:1;flex:1}.contacts__title{font-size:60px;font-weight:600;line-height:125%;color:#e1d4c9;margin-bottom:40px}.contacts__title span{font-style:italic;color:#b0907a}.contacts__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.contacts__twitter,.contacts__insta,.contacts__facebook{width:60px;height:60px;border:1px solid #c1b6ad;background-color:inherit;border-radius:100px;-webkit-transition:ease-in-out .3s;transition:ease-in-out .3s;-webkit-box-sizing:border-box;box-sizing:border-box}.contacts__insta{background:url("../../../assets/icons/insta-gold.svg") center no-repeat}@media(hover: hover)and (pointer: fine){.contacts__insta:hover{background:url("../../../assets/icons/insta-black.svg") center no-repeat;background-color:#e1d4c9;border:1px solid #e1d4c9}}.contacts__facebook{background:url("../../../assets/icons/facebook.svg") center no-repeat}@media(hover: hover)and (pointer: fine){.contacts__facebook:hover{background:url("../../../assets/icons/facebook-black.svg") center no-repeat;background-color:#e1d4c9;border:1px solid #e1d4c9}}.contacts__twitter{background:url("../../../assets/icons/twitter-gold.svg") center no-repeat}@media(hover: hover)and (pointer: fine){.contacts__twitter:hover{background:url("../../../assets/icons/twitter.svg") center no-repeat;background-color:#e1d4c9;border:1px solid #e1d4c9}}.contacts__right{-webkit-box-flex:1;-ms-flex:1;flex:1}.contacts__right p:nth-of-type(1){margin-bottom:16px}.contacts__right p:nth-of-type(2){margin-bottom:18px}.contacts__subtitle{font-size:24px;font-weight:600;line-height:125%;color:#e1d4c9;margin-bottom:38px;margin-top:33px}.contacts__address,.contacts__tel,.contacts__schedule{font-size:16px;font-weight:600;line-height:150%;color:#e1d4c9}.contacts__address::before{content:"";background:url("../../../assets/icons/map-dot.svg") no-repeat;width:20px;height:20px;display:inline-block;padding-left:8px}.contacts__tel::before{content:"";background:url("../../../assets/icons/phone.svg") no-repeat;width:20px;height:20px;display:inline-block;padding-left:8px}.contacts__schedule::before{content:"";background:url("../../../assets/icons/clock.svg") no-repeat;width:20px;height:20px;display:inline-block;padding-left:8px}.contacts__address,.contacts__tel{position:relative}.contacts__address::after,.contacts__tel::after{content:"";position:absolute;height:2px;left:50%;bottom:-5px;background-color:#e1d4c9;width:0;opacity:0;-webkit-transition:all ease-in-out .5s;transition:all ease-in-out .5s}@media(hover: hover)and (pointer: fine){.contacts__address:hover::after,.contacts__tel:hover::after{opacity:1;left:0;width:100%}}@media screen and (max-width: 1024px){.mobile-app{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:100px}.mobile-app__left{max-width:100%}.contacts__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:100px}.contacts__left{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.enjoy{background-position:50% 50%}}@media screen and (max-width: 768px){.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__logo{z-index:10}.header__menu{position:fixed;top:100px;right:-100%;width:100%;height:100%;background-color:#e1d4c9;-webkit-transition:right .5s ease;transition:right .5s ease;overflow:auto;z-index:8}.header__menu.menu_active{right:0}.header__menu.menu_active.header__menu::before{content:"";position:fixed;width:100%;top:0;left:0;height:100px;background-color:#e1d4c9;z-index:9}.header__burger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:6px;width:44px;height:44px;border-radius:100px;border:1px solid #665f55;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:10}.header__burger span{width:18px;height:2px;border-radius:100px;background-color:#403f3d;-webkit-transition:all .5s ease;transition:all .5s ease}}@media screen and (max-width: 768px)and (hover: hover)and (pointer: fine){.header__burger:hover{background-color:#665f55;cursor:pointer}.header__burger:hover span{background-color:#e1d4c9}}@media screen and (max-width: 768px){.header__burger.menu_active span:nth-of-type(1){position:relative;top:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header__burger.menu_active span:nth-of-type(2){position:relative;top:-4px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:60px;padding:60px 40px}.header__link{font-size:32px;font-weight:600;line-height:125%}.header__item:last-child{display:block}.header__item:last-child .header__link{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px}.menu{display:none}.enjoy{padding:100px 60px}}@media screen and (max-width: 768px)and (hover: none){.enjoy__btn::after{opacity:1}.enjoy__btn span{margin-right:28px}}@media screen and (max-width: 768px){.favorite{padding:50px 0}.about__image:nth-child(2),.about__image:nth-child(4){display:none}.about__image:nth-of-type(3){grid-row:span 1}.about__images-wrapper{grid-template-columns:1fr;grid-template-rows:430px 120px 590px}.about__image img{-webkit-transform:scale(1.05);transform:scale(1.05)}.contacts__wrapper{padding:100px 60px}.contacts__subtitle{margin-top:0}.contacts__schedule{margin-bottom:5px}}@media screen and (max-width: 760px){.favorite__btn-left,.favorite__btn-right{display:none}.favorite__slider-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width: 700px){.enjoy__wrapper{max-width:100%}.enjoy__title{font-size:60px}.favorite__title{font-size:42px}.about__title{font-size:42px}.mobile-app__title{font-size:42px}}@media screen and (max-width: 630px){.enjoy__title{font-size:42px}.contacts__title{font-size:32px}.favorite__image{width:100%}.favorite__slider{width:348px}}@media screen and (max-width: 505px){.container{padding:0 16px}.favorite__title{font-size:32px}.about__title{font-size:32px}.mobile-app{row-gap:40px}.mobile-app__title{font-size:32px}.mobile-app__app-store-btn,.mobile-app__play-market-btn{display:block}.mobile-app__app-store-btn{margin-bottom:20px}.enjoy{padding:60px 16px}.enjoy__title{line-height:115%}.enjoy__subtitle{margin-bottom:38px}.about__image img{-webkit-transform:scale(1.23);transform:scale(1.23)}.contacts{padding:45px 0 40px 0}.contacts__wrapper{padding:60px 16px;row-gap:40px}}@media screen and (max-width: 379px){.enjoy__title{font-size:38px}.favorite__image{width:100%;max-height:348px}}/*# sourceMappingURL=style.min.css.map */