*,: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}body{color:#fd5103;background-color:#fcfcfc;font-family:Poppins,sans-serif}body.is-hidden{overflow:hidden}.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}.container{width:100%;margin-left:auto;margin-right:auto;padding:0 20px}@media screen and (min-width:480px){.container{max-width:480px}}@media screen and (min-width:768px){.container{max-width:768px;padding:0 32px}}@media screen and (min-width:1280px){.container{max-width:1280px;padding:0 15px}}.section{padding-top:40px;padding-bottom:40px}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}img{width:100%;height:auto;display:block}button{cursor:pointer;background-color:rgba(0,0,0,0);border:none;margin:0;padding:0;display:inline-block}.header{padding:30px 0 20px}@media screen and (min-width:768px){.header{padding:40px 0 30px}}.header__container{justify-content:space-between;align-items:center;display:flex}.logo{position:relative}@media screen and (min-width:768px) and (max-width:1280px){.logo{z-index:2;margin-right:175px}}.logo__text{letter-spacing:.02em;text-transform:uppercase;font-size:22px;line-height:1.1}@media screen and (min-width:768px){.logo__text{font-size:28px;line-height:.86}}.logo__img{z-index:-1;width:30px;position:absolute;bottom:13px;right:11.5px}@media screen and (min-width:768px){.logo__img{width:38px;right:15px}}@media screen and (min-width:768px) and (max-width:1280px){.nav{text-align:center}}@media screen and (min-width:1280px){.nav__list{display:flex}}.nav__item{letter-spacing:.02em;color:#000;font-size:28px;line-height:.86}@media screen and (min-width:1280px){.nav__item{font-size:18px;line-height:1.3}.nav__item:not(:last-child){margin-right:60px}}.nav__link{padding:16px 0;display:block}@media screen and (min-width:768px){.nav__link{padding:20px 0}}@media screen and (min-width:1280px){.nav__link{padding:8px 0}}.favorite{position:relative}@media screen and (min-width:1280px){.favorite:hover .favorite__list,.favorite:focus-within .favorite__list{opacity:1;visibility:visible;transform:scaleY(1)}}.favorite__arrow{z-index:-1;margin-left:8px;position:absolute}@media screen and (min-width:1280px){.favorite__arrow{display:none}}.favorite__menu{display:block}.favorite__list{opacity:0;transform-origin:top;visibility:hidden;transition:transform .4s,opacity .3s,visibility .3s;transform:scaleY(0)}@media screen and (min-width:768px) and (max-width:1280px){.favorite__list{text-align:center}}@media screen and (min-width:1280px){.favorite__list{width:210px;position:absolute}}.favorite__link{padding:16px;display:block}@media screen and (min-width:768px){.favorite__link{padding:20px}}@media screen and (min-width:1280px){.favorite__link{border:1px solid #fd5103;border-radius:4px;padding:11px}.favorite__link:hover,.favorite__link:focus{color:#fcfcfc;background-color:#fd5103}}.favorite__input{opacity:0;width:100%;height:100%;cursor:pointer;display:block;position:absolute;top:0}@media screen and (min-width:1280px){.favorite__input{display:none}}.favorite__input:checked~.favorite__list{opacity:1;visibility:visible;transform:scaleY(1)}.search{align-items:center;transition:transform .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;transform:translateY(0)}@media screen and (max-width:768px){.search{margin-bottom:40px}}@media screen and (min-width:1280px){.search{margin:0 152px 0 172px}}.search__img,.search__icon,.search__line{position:absolute}.search__img{width:40px;height:40px;padding:8px}.search__line{width:40px;border:1px solid #fd5103;left:20px;transform:rotate(-90deg)}.search__input{width:280px;height:40px;letter-spacing:.02em;border:1px solid #fd5103;border-radius:4px;padding-left:48px;font-size:14px}@media screen and (min-width:768px){.search__input{width:288px}}.search__input::-ms-input-placeholder{color:#5f6775;opacity:.4}.search__input::placeholder{color:#5f6775;opacity:.4}.menu__burger-btn{width:32px;height:32px;z-index:3;justify-content:center;align-items:center;display:flex}@media screen and (min-width:1280px){.menu__burger-btn{display:none}}.menu__burger-btn.is-open .menu__burger-line{width:0}.menu__burger-btn.is-open .menu__burger-line:after{top:0;left:-15px;transform:rotate(45deg)}.menu__burger-btn.is-open .menu__burger-line:before{bottom:0;left:-15px;transform:rotate(-45deg)}.menu__burger-line{width:30px;height:2px;background-color:#000;border-radius:1px;transition:width .25s cubic-bezier(.4,0,.2,1);display:block;position:relative}.menu__burger-line:after,.menu__burger-line:before{content:"";width:30px;height:2px;background-color:#000;border-radius:1px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;left:0}.menu__burger-line:after{top:8px}.menu__burger-line:before{bottom:8px}@media screen and (max-width:768px){.modal__menu{width:100vw;height:100vh;background-color:#fcfcfc;flex-direction:column;padding:28px 20px;transition:transform .25s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translateY(-101%)}.modal__menu.is-open{transform:translateY(0)}}@media screen and (min-width:768px) and (max-width:1280px){.modal__menu .nav,.modal__menu .theme{display:none}.modal__menu .search{margin-bottom:0}}@media screen and (min-width:1280px){.modal__menu{flex-direction:row-reverse;display:flex}}.theme{align-items:center;margin-bottom:44px;display:flex}@media screen and (min-width:768px) and (max-width:1280px){.theme{justify-content:center;margin-bottom:54px}}@media screen and (min-width:1280px){.theme{margin-bottom:0}}.theme-switch{width:40px;height:20px;cursor:pointer;border:1px solid #fd5103;border-radius:20px;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative}.theme-switch:after{content:"";width:16px;height:16px;background-color:#fd5103;border-radius:50%;transition:all .25s cubic-bezier(.4,0,.2,1);position:absolute;top:1.6px;left:1.6px}.theme-toggle{width:0;height:0;visibility:hidden}.theme-toggle:checked+label{background-color:#fd5103;border:1px solid #fcfcfc}.theme-toggle:checked+label:after{background-color:#fcfcfc;left:37px;transform:translate(-100%)}.theme-text{font-size:18px}.theme-text--light{margin-right:12px}.theme-text--dark{margin-left:12px}.theme-text.active{color:#15141d}.tablet__menu{display:none}@media screen and (min-width:768px) and (max-width:1280px){.tablet__menu{width:100vw;height:100vh;background-color:#fcfcfc;padding:40px 32px;transition:transform .25s cubic-bezier(.4,0,.2,1);display:block;position:absolute;top:0;left:0;overflow-y:auto;transform:translateY(-101%)}.tablet__menu.is-open{z-index:1;transform:translateY(0)}.tablet__menu.is-open+.search{transform:translateY(-201%)}}@media screen and (max-width:768px){.hero{padding-bottom:0}}@media screen and (min-width:768px){.hero__top-content{position:relative}}.hero__title{max-width:300px;margin-bottom:28px;font-size:22px;font-weight:600;line-height:1.91}@media screen and (min-width:768px){.hero__title{max-width:336px;margin-top:90px;margin-bottom:40px;font-size:26px;line-height:1.62;display:inline-block}}@media screen and (min-width:1280px){.hero__title{max-width:684px;margin-top:64px;margin-bottom:36px;font-size:52px;line-height:1.54}}@media screen and (max-width:768px){.hero__img{max-width:300px;margin:0 0 28px auto}}@media screen and (min-width:768px){.hero__img{width:336px;position:absolute;top:0;right:0}}@media screen and (min-width:1280px){.hero__img{width:500px}}.hero__search{position:relative}.hero__subtitle{letter-spacing:.02em;color:#000;margin-bottom:20px;font-size:14px;font-weight:500;line-height:2}@media screen and (max-width:768px){.hero__subtitle{text-align:center}}@media screen and (min-width:768px){.hero__subtitle{margin-bottom:40px}}@media screen and (min-width:1280px){.hero__subtitle{font-size:18px;line-height:1.56}}.hero__select{text-align:center;width:93px;border:1px solid #fd5103;border-radius:4px;margin:0 auto;padding:6px 10px;display:flex;position:relative}.hero__select:hover,.hero__select:focus{background-color:#fd5103}.hero__select:hover .hero__select-letter,.hero__select:hover .hero__icon,.hero__select:focus .hero__select-letter,.hero__select:focus .hero__icon{color:#fcfcfc}@media screen and (min-width:768px){.hero__select{display:none}}.hero__select-letter{color:#fd5103;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;line-height:1.35}.hero__icon{fill:currentColor;position:absolute;top:9px;right:8px}@media screen and (max-width:768px){.hero__navigation.is-hidden{transform:scale(0)}}@media screen and (max-width:768px){.hero__navigation{width:93px;height:84px;transform-origin:top;border:1px solid #fd5103;border-radius:4px;margin:0 auto;transition:transform .25s cubic-bezier(.4,0,.2,1);overflow:scroll;transform:scale(1)}}@media screen and (min-width:768px){.hero__navigation{max-width:324px;flex-wrap:wrap;gap:1px;display:flex}}@media screen and (min-width:1280px){.hero__navigation{max-width:520px;gap:0}}.hero__btn{color:#5f6775;align-items:center;font-size:10px;font-weight:700;display:flex}@media screen and (max-width:768px){.hero__btn{width:85px;height:28px;padding:6.5px 10px}}@media screen and (min-width:768px){.hero__btn{width:24px;height:25px;justify-content:center;font-size:14px}.hero__btn:hover,.hero__btn:focus{text-shadow:0 4px 4px rgba(95,103,117,.25);color:#fd5103}}@media screen and (min-width:1280px){.hero__btn{width:40px;height:40px;font-size:24px}}@media screen and (max-width:768px){.gallery{padding-top:0}}@media screen and (min-width:768px){.gallery{padding-top:154px}}.gallery__title{text-align:center;color:#000;margin-bottom:40px;font-family:Poppins,sans-serif;font-size:22px;font-weight:600;line-height:1.91}@media screen and (min-width:768px){.gallery__title{margin-bottom:56px;font-size:32px;font-weight:700;line-height:1.3}}@media screen and (min-width:1280px){.gallery__title{margin-bottom:60px;font-size:48px;font-weight:700;line-height:1.5}}.gallery__list{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}@media screen and (min-width:768px){.gallery__list{gap:32px}}.cocktail-card{max-width:280px;border:1px solid #fd5103;border-radius:4px}@media screen and (min-width:768px){.cocktail-card{max-width:335px}}@media screen and (min-width:1280px){.cocktail-card{max-width:395px}}.cocktail-card__img{object-fit:cover;height:280px}@media screen and (min-width:768px){.cocktail-card__img{height:395px}}.cocktail-card__box{text-align:center;padding:20px}@media screen and (min-width:1280px){.cocktail-card__box{padding:20px 28px 28px}}.cocktail-card__title{text-align:center;color:#000;margin-bottom:16px;font-family:Roboto,sans-serif;font-size:26px;font-weight:900;line-height:1.62}@media screen and (min-width:768px){.cocktail-card__title{margin-bottom:25px;font-size:28px}}@media screen and (min-width:1280px){.cocktail-card__title{font-size:32px}}.cocktail-card__list-btn{justify-content:space-between;display:flex}.cocktail-card__btn{width:110px;height:39px;letter-spacing:.02em;color:#fcfcfc;background-color:#fe7031;border-radius:4px;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:1.71}@media screen and (min-width:768px){.cocktail-card__btn{width:160px;height:48px;font-size:20px;line-height:1.2}}@media screen and (min-width:1280px){.cocktail-card__btn{width:182px}}.cocktail-card__btn--white{color:#fd5103;background-color:#fcfcfc;border:1px solid #fd5103;justify-content:center;align-items:center;display:flex}@media screen and (min-width:768px){.cocktail-card__btn--white{width:123px}}@media screen and (min-width:1280px){.cocktail-card__btn--white{width:141px}}.cocktail-card__btn svg{fill:#fcfcfc;width:18px;height:17px;margin-left:9px}@media screen and (min-width:768px){.cocktail-card__btn svg{width:21px;height:19px;margin-left:6px}}.footer{height:110px;background:#fd5103}
/*# sourceMappingURL=index.c50ed3b3.css.map */
