*,: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}.footer__social-list,.btn-list,.contact-info__list,.schedule-list,.contacts-list,.slick-switchers-list,.gallery__list,.achiv__item,.hero-content__item,.mobile-menu__item,.nav,.grid{list-style:none}.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}::-ms-input-placeholder{color:#907e82}::placeholder{color:#907e82}::selection{color:#fff;background-color:#d41443}p,h1,h2,h3,h4,h5,h6{margin:0}ul,ol{margin:0;padding-left:0}a{text-decoration:none}button{cursor:pointer}img{max-width:100%;height:auto;display:block}iframe{border:none;display:block}body{min-width:320px;color:#000;background-color:#fff;font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.76}.form-field{-webkit-user-select:none;-ms-user-select:none;user-select:none;flex-direction:column;margin-bottom:28px;display:flex;position:relative}.form-field__icon{fill:#907e82;pointer-events:none;transition-property:fill;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.input--has-icon:hover+.form-field__icon,.input--has-icon:focus+.form-field__icon{fill:#d41443}.form-field__name{color:#000;font-size:12px;line-height:1.66;position:absolute;top:0;transform:translateY(-100%)}.form-field__label{-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;transition-property:opacity;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:15px;transform:translateY(-50%)}.form-field__input:focus+.form-field__label,.form-field__input:not(:placeholder-shown)+.form-field__label{opacity:0}.form-field--check{display:block}.input{height:40px;max-width:100%;color:#000;border:1px solid #e1e1e1;border-radius:4px;padding:11px;transition-property:border-color;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.input:hover,.input:focus{border-color:#e17992}.input--light{color:#fff5f6;background-color:rgba(0,0,0,0);border-color:#fff5f6}.input--large{height:50px;padding:15px;font-size:16px}.input--textarea{height:120px;resize:none;padding:12px 16px;font-size:14px}.input--has-icon{padding-left:42px}.checkbox{width:1px;height:1px;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0;margin:-1px;padding:0;position:absolute;overflow:hidden}.checkbox__icon{fill:rgba(0,0,0,0);vertical-align:text-top;background-color:#fff;border:2px solid #000;border-radius:3px;margin-right:3px;transition-property:fill,box-shadow,background-color,border-color,opacity;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.checkbox:focus+.checkbox__icon{box-shadow:0 0 0 2px #b41139}.checkbox:focus:checked+.checkbox__icon{box-shadow:0 0 0 2px #000}.checkbox:checked+.checkbox__icon{fill:#fff;background-color:#d41443;border-color:#d41443}.checkbox:not(:checked):not(:disabled):not(:focus)+.checkbox__icon:hover{border-color:#d41443}.checkbox:disabled+.checkbox__icon{opacity:.5;border-color:#000}.checkbox:disabled:checked+.checkbox__icon{background-color:#000}.checkbox:not(:disabled)+.checkbox__icon{cursor:pointer}.checkbox__use{transform-origin:50%;transition-property:transform;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);transform:scale(1.2)rotate(-45deg)}.checkbox:checked+.checkbox__icon .checkbox__use{transform:scale(1.2)}.grid{flex-wrap:wrap;margin-top:-16px;margin-left:-16px;display:flex}@media screen and (min-width:1200px){.grid{margin-top:-32px;margin-left:-32px}}.grid__item{flex-basis:calc(100% - 16px);margin-top:16px;margin-left:16px}@media screen and (min-width:1200px){.grid__item{margin-top:32px;margin-left:32px}}.grid--1>.grid__item{flex-basis:calc(100% - 16px)}.grid--2>.grid__item{flex-basis:calc(50% - 16px)}.grid--3>.grid__item{flex-basis:calc(33.3333% - 16px)}.grid--4>.grid__item{flex-basis:calc(25% - 16px)}.grid--5>.grid__item{flex-basis:calc(20% - 16px)}.grid--6>.grid__item{flex-basis:calc(16.6667% - 16px)}.grid--7>.grid__item{flex-basis:calc(14.2857% - 16px)}.grid--8>.grid__item{flex-basis:calc(12.5% - 16px)}.grid--9>.grid__item{flex-basis:calc(11.1111% - 16px)}.grid--10>.grid__item{flex-basis:calc(10% - 16px)}.grid--11>.grid__item{flex-basis:calc(9.09091% - 16px)}.grid--12>.grid__item{flex-basis:calc(8.33333% - 16px)}@media screen and (min-width:768px){.grid--tablet-1>.grid__item{flex-basis:calc(100% - 16px)}}@media screen and (min-width:1200px){.grid--tablet-1>.grid__item{flex-basis:calc(100% - 32px)}}@media screen and (min-width:768px){.grid--tablet-2>.grid__item{flex-basis:calc(50% - 16px)}}@media screen and (min-width:1200px){.grid--tablet-2>.grid__item{flex-basis:calc(50% - 32px)}}@media screen and (min-width:768px){.grid--tablet-3>.grid__item{flex-basis:calc(33.3333% - 16px)}}@media screen and (min-width:1200px){.grid--tablet-3>.grid__item{flex-basis:calc(33.3333% - 32px)}}@media screen and (min-width:768px){.grid--tablet-4>.grid__item{flex-basis:calc(25% - 16px)}}@media screen and (min-width:1200px){.grid--tablet-4>.grid__item{flex-basis:calc(25% - 32px)}}@media screen and (min-width:768px){.grid--tablet-5>.grid__item{flex-basis:calc(20% - 16px)}}@media screen and (min-width:1200px){.grid--tablet-5>.grid__item{flex-basis:calc(20% - 32px)}}@media screen and (min-width:768px){.grid--tablet-6>.grid__item{flex-basis:calc(16.6667% - 16px)}}@media screen and (min-width:1200px){.grid--tablet-6>.grid__item{flex-basis:calc(16.6667% - 32px)}}@media screen and (min-width:768px){.grid--tablet-7>.grid__item{flex-basis:calc(14.2857% - 16px)}}@media screen and (min-width:1200px){.grid--tablet-7>.grid__item{flex-basis:calc(14.2857% - 32px)}}@media screen and (min-width:768px){.grid--tablet-8>.grid__item{flex-basis:calc(12.5% - 16px)}}@media screen and (min-width:1200px){.grid--tablet-8>.grid__item{flex-basis:calc(12.5% - 32px)}}@media screen and (min-width:768px){.grid--tablet-9>.grid__item{flex-basis:calc(11.1111% - 16px)}}@media screen and (min-width:1200px){.grid--tablet-9>.grid__item{flex-basis:calc(11.1111% - 32px)}}@media screen and (min-width:768px){.grid--tablet-10>.grid__item{flex-basis:calc(10% - 16px)}}@media screen and (min-width:1200px){.grid--tablet-10>.grid__item{flex-basis:calc(10% - 32px)}}@media screen and (min-width:768px){.grid--tablet-11>.grid__item{flex-basis:calc(9.09091% - 16px)}}@media screen and (min-width:1200px){.grid--tablet-11>.grid__item{flex-basis:calc(9.09091% - 32px)}}@media screen and (min-width:768px){.grid--tablet-12>.grid__item{flex-basis:calc(8.33333% - 16px)}}@media screen and (min-width:1200px){.grid--tablet-12>.grid__item{flex-basis:calc(8.33333% - 32px)}}@media screen and (min-width:1200px){.grid--desktop-1>.grid__item{flex-basis:calc(100% - 32px)}}@media screen and (min-width:1200px){.grid--desktop-2>.grid__item{flex-basis:calc(50% - 32px)}}@media screen and (min-width:1200px){.grid--desktop-3>.grid__item{flex-basis:calc(33.3333% - 32px)}}@media screen and (min-width:1200px){.grid--desktop-4>.grid__item{flex-basis:calc(25% - 32px)}}@media screen and (min-width:1200px){.grid--desktop-5>.grid__item{flex-basis:calc(20% - 32px)}}@media screen and (min-width:1200px){.grid--desktop-6>.grid__item{flex-basis:calc(16.6667% - 32px)}}@media screen and (min-width:1200px){.grid--desktop-7>.grid__item{flex-basis:calc(14.2857% - 32px)}}@media screen and (min-width:1200px){.grid--desktop-8>.grid__item{flex-basis:calc(12.5% - 32px)}}@media screen and (min-width:1200px){.grid--desktop-9>.grid__item{flex-basis:calc(11.1111% - 32px)}}@media screen and (min-width:1200px){.grid--desktop-10>.grid__item{flex-basis:calc(10% - 32px)}}@media screen and (min-width:1200px){.grid--desktop-11>.grid__item{flex-basis:calc(9.09091% - 32px)}}@media screen and (min-width:1200px){.grid--desktop-12>.grid__item{flex-basis:calc(8.33333% - 32px)}}.logo{fill:#d41443;-webkit-user-select:none;-ms-user-select:none;user-select:none}.nav{display:flex}.nav__item:not(:last-child){margin-right:35px}.nav__link{color:#fff5f6;align-items:center;font-weight:700;line-height:1.3125;transition:color .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.nav__link:hover,.nav__link:focus,.nav__item--current .nav__link{color:#d41443}.nav__icon{fill:currentColor;margin-right:10px}.btn{color:#fff;fill:#fff;background-color:#d41443;border:1px solid #d41443;border-radius:50px;justify-content:center;align-items:center;line-height:1.76;text-decoration:none;transition:background-color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),fill .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn:hover,.btn:focus{background-color:#b41139;border-color:#b41139}.btn:not(.btn--circle){min-width:165px;padding:7px 17px}@media screen and (min-width:768px){.btn:not(.btn--circle){padding-left:35px;padding-right:35px}}.btn__text+.btn__icon,.btn__icon+.btn__text{margin-left:12px}.btn__icon{transform:translateY(1px)}.btn--100{width:100%}.btn--sm{padding:9px 14px;line-height:1.3}.btn--secondary{color:#d41443;fill:#d41443;background-color:#fff;border-color:#fff}.btn--secondary:hover,.btn--secondary:focus{background-color:#ecebeb;border-color:#ecebeb}.btn--inverse{color:#d41443;fill:#d41443;background-color:#fff;border-color:#fff}.btn--inverse:hover,.btn--inverse:focus{fill:#fff;background-color:#d41443;border-color:#d41443}.btn--bold{font-weight:700}.btn--circle{width:40px;height:40px;border-radius:50%;display:flex}.container{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media screen and (min-width:768px){.container{width:768px;padding-left:32px;padding-right:32px}}@media screen and (min-width:1200px){.container{width:1200px;padding-left:16px;padding-right:16px}}.container--no-paddings{padding-left:0;padding-right:0}.title{letter-spacing:.04em;text-transform:uppercase;color:#d41443;font-family:Titan One,sans-serif;font-size:34px;font-weight:400;line-height:1.15}@media screen and (min-width:768px){.title{letter-spacing:.04em;font-size:48px;font-weight:400;line-height:1.14}}@media screen and (min-width:1200px){.title{letter-spacing:.06em;font-size:58px;font-weight:400;line-height:1.14}}.top-text{letter-spacing:.04em;text-transform:uppercase;color:#ffa5ba;font-family:Titan One,sans-serif;font-size:18px;font-weight:400;line-height:1.17}@media screen and (min-width:768px){.top-text{letter-spacing:.04em;font-size:26px;font-weight:400;line-height:1.15}}@media screen and (min-width:1200px){.top-text{letter-spacing:.04em;font-size:30px;font-weight:400;line-height:1.13}}.top-text--light{color:#fff}.top-text--large{font-size:26px}@media screen and (min-width:768px){.top-text--large{font-size:22px}}@media screen and (min-width:1200px){.top-text--large{font-size:38px}}.overlay{opacity:0;visibility:hidden;width:100%;height:100%;z-index:20;background-color:rgba(0,0,0,.5);transition:all .3s;position:fixed;top:0;left:0}.modal{opacity:0;visibility:hidden;height:100%;z-index:30;padding:30px;transition:all .3s;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-x:hidden;overflow-y:auto;left:0!important}.modal.active,.overlay.active{opacity:1;visibility:visible}.modal__dialog{width:450px;max-width:100%;min-height:580px;text-align:center;background-color:#fff;border-radius:24px;margin:auto;padding:30px;position:relative;box-shadow:0 3px 10px -.5px rgba(0,0,0,.2)}@media screen and (min-width:1200px){.modal__dialog{width:528px}}.modal--map .modal__dialog{width:100%;min-height:480px;padding:0;overflow:hidden}@media screen and (min-width:1200px){.modal--map .modal__dialog{width:768px}}.modal__close{height:30px;width:30px;cursor:pointer;background-color:rgba(0,0,0,0);border:none;justify-content:center;align-items:center;transition-property:fill,transform;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:8px;right:8px}.modal--map .modal__close:hover,.modal__close:hover{fill:#d41443}.modal__close:focus{transform:rotate(90deg)}.modal--map .modal__close{z-index:1;fill:#fff;background-color:#2e312f;border-radius:50%;top:8px;right:16px}.modal__title{max-width:330px;color:#d41443;margin:0 auto 30px;font-size:16px;font-weight:700;line-height:1.15}@media screen and (min-width:768px){.modal__title{font-size:20px}}.modal__link{color:#d41443;white-space:nowrap;text-decoration:underline}.modal__link:hover,.modal__link:focus{color:#b41139}.modal__map-frame{position:absolute;top:-60px}.modal__map-zoom{z-index:1;color:#fff;background-color:#2e312f;border-radius:24px;padding:1px 16px;transition-property:color;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:absolute;top:8px;right:54px}.modal__map-zoom:hover,.modal__map-zoom:focus{color:#d41443}.menu-toggle{cursor:pointer;fill:#fff;background-color:rgba(0,0,0,0);border:none;outline:none;justify-content:center;align-items:center;padding:0;transition:fill .25s cubic-bezier(.4,0,.2,1);display:flex}.menu-toggle:hover,.menu-toggle:focus{fill:#d41443}.mobile-menu{z-index:999;min-width:265px;width:250px;height:100%;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:#e17992;flex-direction:column;padding:60px 20px 20px;transition:transform .25s cubic-bezier(.4,0,.2,1),filter .25s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-1px;overflow-x:hidden;overflow-y:auto;transform:translate(100%)}.mobile-menu.is-open{filter:drop-shadow(-8px 0 20px rgba(0,0,0,.25));transform:translate(0)}.mobile-menu__close{position:absolute;top:20px;right:20px}.mobile-menu__item:not(:last-child){margin-bottom:64px}.mobile-menu__item--contacts{margin-top:auto}.mobile-nav{border-top:1px solid #e18298;border-bottom:1px solid #e18298;margin-top:20px;margin-left:-20px;margin-right:-20px}.mobile-nav__item:not(:last-child){border-bottom:1px solid #e18298}.mobile-nav__link{color:#fff;padding:12px 20px;font-size:14px;font-weight:700;line-height:1.29;transition:color .25s cubic-bezier(.4,0,.2,1);display:block}.mobile-nav__item--current .mobile-nav__link{color:#d41443}.mobile-nav__link:hover,.mobile-nav__link:focus{color:#ffb8ca}.mobile-contacts__item:not(:last-child){margin-bottom:18px}.mobile-contacts__link{color:#ffb8ca;font-size:20px;font-weight:500;line-height:1.16;transition:color .25s cubic-bezier(.4,0,.2,1)}.mobile-contacts__link:hover,.mobile-contacts__link:focus{color:#d41443}.mobile-contacts__link--highlighted{color:#fff;font-size:24px;font-weight:400;line-height:1.17}.mobile-contacts__link--highlighted:hover,.mobile-contacts__link--highlighted:focus{color:#d41443}.mobile-soc{display:flex}.mobile-soc__item:not(:last-child){margin-right:20px;position:relative}.mobile-soc__link{width:32px;height:32px;fill:#fea5bb;text-decoration:none;transition:fill .25s cubic-bezier(.4,0,.2,1);display:block}.mobile-soc__link:hover,.mobile-soc__link:focus{fill:#d41443}.cookies-popup{z-index:20;transform-origin:0;max-width:calc(100% - 16px);pointer-events:none;background-color:#fff;border-radius:20px;padding:16px;transition:transform 1.25s ease-in-out;position:fixed;bottom:8px;left:8px;transform:translate(-120%)scale(.8);box-shadow:5px -5px 40px rgba(212,20,67,.3)}@media screen and (max-width:767.98px){.cookies-popup{width:360px}}@media screen and (min-width:768px){.cookies-popup{width:550px}}@media screen and (min-width:768px) and (max-width:1199.98px){.cookies-popup{transform:translate(-120%)scale(.8)}}.cookies-popup:not(.active){transition-delay:.15s}.cookies-popup.active{pointer-events:all;transform:translate(0)}@media screen and (min-width:768px) and (max-width:1199.98px){.cookies-popup.active{transform:scale(.8)}}.cookies-popup__header{align-items:center;display:flex}.cookies-popup__img{width:50px;margin-right:8px}@media screen and (min-width:768px){.cookies-popup__img{margin-right:20px}}.cookies-popup__title{color:#d41443;text-transform:uppercase;font-family:Titan One,sans-serif;font-size:20px}@media screen and (min-width:768px){.cookies-popup__title{font-size:24px}}@media screen and (min-width:768px){.cookies-popup__body{align-items:center;display:flex}}.cookies-popup__text{color:#907e82;margin-top:8px;font-size:14px;line-height:1.4}.cookies-popup__link{color:#d41443;transition:color .25s cubic-bezier(.4,0,.2,1)}.cookies-popup__link:hover,.cookies-popup__link:focus{color:#b41139}@media screen and (max-width:767.98px){.cookies-popup__btn{margin-top:8px}}.scroll-to-top{z-index:1;width:50px;height:50px;opacity:0;visibility:hidden;pointer-events:none;background-color:#d41443;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;transition-property:background-color,color,opacity,visibility;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:10px;right:10px;box-shadow:0 0 10px rgba(0,0,0,.25)}.scroll-to-top:active,.scroll-to-top:hover,.scroll-to-top:focus{background-color:#e17992}.scroll-to-top.is-active{opacity:1;visibility:visible;pointer-events:all}.scroll-to-top__icon{fill:#fff;display:block;transform:rotate(-90deg)}.data-form__comment{margin-bottom:20px}.data-form__accept{font-size:12px}@media screen and (min-width:768px){.data-form__accept{font-size:14px}}.page-header{z-index:20;min-width:320px;padding-top:8px;padding-bottom:8px;position:absolute;top:0;left:0;right:0}@media screen and (min-width:768px){.page-header{padding-top:32px}}@media screen and (min-width:1200px){.page-header{padding-top:37px}}.page-header__wrap{align-items:center;display:flex}.page-header__logo{display:flex}.page-header__menu-toggle{min-height:40px;min-width:40px;fill:#d41443;transform-origin:0;background-color:rgba(0,0,0,0);border:none;margin-left:auto;transform:scale(1.4)translateY(.07em)}@media screen and (min-width:1200px){.page-header__menu-toggle{display:none}}@media screen and (max-width:1199.98px){.page-header__menu,.page-header__contacts{display:none}}.page-header__menu{margin-left:128px}.page-header__cta{display:none}@media screen and (min-width:768px){.page-header__cta{margin-left:32px;display:inline-flex}}@media screen and (min-width:1200px){.page-header__cta{margin-left:auto}}.page-header__contacts{margin-left:auto}@media screen and (min-width:1200px){.page-header__contacts{display:flex}}.page-header--fixed{z-index:10;position:fixed;top:0;left:0;right:0}.hero{background-color:#ffb8ca;overflow:hidden}@media screen and (min-width:1200px){.hero{padding-top:60px}}.hero__container{min-height:502px;position:relative}@media screen and (min-width:768px){.hero__container{min-height:416px}}@media screen and (min-width:1200px){.hero__container{min-height:606px}}.hero-content__block{z-index:2;position:absolute;bottom:160px}@media screen and (min-width:768px){.hero-content__block{bottom:173px}}@media screen and (min-width:1200px){.hero-content__block{bottom:316px}}.hero-content__top-text{max-width:218px;margin-bottom:20px;line-height:1.145}@media screen and (min-width:768px){.hero-content__top-text{max-width:173px;font-size:22px}}@media screen and (min-width:1200px){.hero-content__top-text{max-width:316px;font-size:38px}}.hero-content__title{font-size:48px;line-height:.965}@media screen and (min-width:768px){.hero-content__title{font-size:34px;line-height:.905}}@media screen and (min-width:1200px){.hero-content__title{font-size:58px;line-height:.905}}.hero-content__menu{display:flex}.hero-content__item:not(:last-child){margin-right:8px}.hero-content__btn{text-align:center;height:24px;border:1px solid;border-radius:20px;justify-content:center;align-items:center;margin:0;font-size:8px;font-style:normal;font-weight:400;line-height:1.25;transition:background-color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1);display:flex}@media screen and (min-width:1200px){.hero-content__btn{height:40px;font-size:14px;line-height:1.3}}.hero-content__btn--colored{min-width:61px;color:#fff;background-color:#d41443;border-color:#d41443}.hero-content__btn--colored:hover,.hero-content__btn--colored:focus{background-color:#b41139;border-color:#b41139}@media screen and (min-width:1200px){.hero-content__btn--colored{min-width:107px}}.hero-content__btn--uncolored{min-width:82px;color:#d41443;background-color:#fff;border-color:#fff}.hero-content__btn--uncolored:hover,.hero-content__btn--uncolored:focus{background-color:#ecebeb;border-color:#ecebeb}@media screen and (min-width:1200px){.hero-content__btn--uncolored{min-width:138px}}.hero-content__circle{z-index:0;background-color:#ffa5ba;border-radius:50%;position:absolute}.hero-content__circle--top{width:346px;height:344px;bottom:75px;right:-62px}@media screen and (min-width:768px){.hero-content__circle{width:335px;height:333px;bottom:40px;right:185px}}@media screen and (min-width:1200px){.hero-content__circle{width:534px;height:534px;bottom:76px;right:149px}}.hero-content__icon{z-index:1;position:absolute;bottom:0;right:32px}@media screen and (min-width:768px){.hero-content__icon{right:303px}}@media screen and (min-width:1200px){.hero-content__icon{right:328px}}@media screen and (max-width:767.98px){.hero-other{display:none}}.hero-other__carafe{position:absolute;bottom:16px}@media screen and (min-width:1200px){.hero-other__carafe{bottom:60px}}.hero-other__tasty{position:absolute;bottom:0;right:32px}@media screen and (min-width:1200px){.hero-other__tasty{right:16px}}.hero-slider{position:absolute;bottom:56px;left:184px}@media screen and (min-width:1200px){.hero-slider{bottom:84px;left:229px}}.hero-slider__text{max-width:114px;color:#fff;margin-bottom:7px;font-size:8px;line-height:1.5}@media screen and (min-width:1200px){.hero-slider__text{max-width:200px;margin-bottom:20px;font-size:14px;line-height:1.4}}.slider-hidden{position:relative}.slider-hidden__button{width:18px;height:18px;cursor:pointer;color:#d41443;fill:#d41443;transform:translateX(0)rotateY(0);background-color:#fff;border-color:rgba(0,0,0,0);border-radius:50%;justify-content:center;align-items:center;padding:5px;display:flex}@media screen and (min-width:1200px){.slider-hidden__button{width:26px;height:26px;padding:8px}}.slider-hidden__button-transition{transition-property:box-shadow,transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1);transform:scale(1)}.slider-hidden__button-transition:hover,.slider-hidden__button-transition:focus{transform:scale(1.2);box-shadow:-5px 0 7px rgba(212,20,67,.25)}@media screen and (min-width:768px){.slider-hidden__button-transition.is-open{transform:translate(115px)rotateY(180deg)scale(1.2)}}@media screen and (min-width:1200px){.slider-hidden__button-transition.is-open{transform:translate(200px)rotateY(180deg)scale(1.2)}}.slider-hidden__text{max-width:114px;pointer-events:none;color:#fff;opacity:0;font-size:8px;line-height:1.5;transition:opacity .5s cubic-bezier(.4,0,.2,1);position:absolute;top:-4px}@media screen and (min-width:1200px){.slider-hidden__text{max-width:200px;font-size:14px;line-height:1.4}}.slider-hidden__button-transition.is-open+.slider-hidden__text{opacity:1;pointer-events:all}.achiv{position:absolute;top:96px;right:42px}@media screen and (min-width:1200px){.achiv{top:152px;right:34px}}.achiv__item{position:relative}.achiv__item:not(:last-child){margin-bottom:13px}.achiv__number{width:100%;z-index:1;text-align:right;color:#d41443;font-size:28px;line-height:1.14;display:block;position:relative}@media screen and (min-width:1200px){.achiv__number{margin-bottom:2px;font-size:46px;line-height:1.15}}.achiv__text{text-align:right;color:#fff;font-size:8px;font-weight:400;line-height:1.25}@media screen and (min-width:1200px){.achiv__text{font-size:14px;line-height:1.29}}.achiv__text:before{content:"";width:16px;height:16px;z-index:0;background-color:#fff;border-radius:50%;display:block;position:absolute;top:-2px;right:-10px}@media screen and (min-width:1200px){.achiv__text:before{width:30px;height:30px;right:-18px}}.fadeLeft{animation-name:fadeLeft;animation-duration:1.5s;animation-delay:50ms;animation-fill-mode:both}@keyframes fadeLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:none}}.fadeRight{animation-name:fadeRight;animation-duration:1.5s;animation-delay:.72s;animation-fill-mode:both}@keyframes fadeRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:none}}.fadeBottom{animation-name:fadeBottom;animation-duration:1.5s;animation-delay:.1s;animation-fill-mode:both}@keyframes fadeBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:none}}.slideCenter{animation-name:slideCenter;animation-duration:1.7s;animation-delay:.7s;animation-fill-mode:both}@keyframes slideCenter{0%{transform:scale(0)}to{transform:scale(1)}}@media screen and (min-width:1200px){.circle-container{height:100px;transform-origin:0;position:absolute;top:50%;left:50%}.circle-container .circle{opacity:0;background:rgba(255,255,255,.3);border-radius:100%;animation-name:move;animation-duration:20s;animation-iteration-count:infinite;position:absolute;left:0}}@keyframes move{0%{opacity:0;transform:translate(0)}1%{opacity:1}50%{opacity:.5}to{opacity:0;transform:translate(70vmin)}}.products{padding-top:60px;padding-bottom:60px;overflow:hidden}.products__top-text{text-align:center;margin-bottom:16px}.products__title{text-align:center;margin-bottom:8px}@media screen and (min-width:768px) and (max-width:1199.98px){.products__title{margin-bottom:20px}}.products__list{padding-top:140px}@media screen and (max-width:767.98px){.products__list{flex-direction:column;align-items:center}}@media screen and (min-width:768px){.products__list{padding-top:158px}}@media screen and (min-width:1200px){.products__list{padding-top:281px}}.products__item{text-align:center;border-radius:24px;flex-direction:column;align-items:center;display:flex;position:relative}@media screen and (max-width:767.98px){.products__item{max-width:280px;min-height:489px;padding:160px 39px 40px 41px}.products__item:not(:last-child){margin-bottom:140px}}@media screen and (min-width:768px) and (max-width:1199.98px){.products__item{min-height:473px;padding:118px 32px 40px}}@media screen and (min-width:1200px){.products__item{min-height:535px;padding:165px 62px 60px 61px}}.products__item:before{content:"";width:100%;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;left:0}@media screen and (max-width:767.98px){.products__item:before{height:280px;top:-140px}}@media screen and (min-width:768px) and (max-width:1199.98px){.products__item:before{height:224px;top:-138px}}@media screen and (min-width:1200px){.products__item:before{height:394px;top:-280px}}.products__item--first{background-color:#ffb8ca}.products__item--first:before{background-image:url(ice-mob.ce7ae47a.png)}@media screen and (min-device-pixel-ratio:2),screen and (min-resolution:192dpi),screen and (min-resolution:2x){.products__item--first:before{background-image:url(ice-mob@2x.d5622f93.png)}}@media screen and (min-width:768px) and (max-width:1199.98px){.products__item--first:before{background-image:url(ice-tab.9bfe8810.png)}}@media screen and (min-width:768px) and (max-width:1199.98px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (max-width:1199.98px) and (min-resolution:192dpi),screen and (min-width:768px) and (max-width:1199.98px) and (min-resolution:2x){.products__item--first:before{background-image:url(ice-tab@2x.5129722f.png)}}@media screen and (min-width:1200px){.products__item--first:before{background-image:url(ice-desk.3f13ec33.png)}}@media screen and (min-width:1200px) and (min-device-pixel-ratio:2),screen and (min-width:1200px) and (min-resolution:192dpi),screen and (min-width:1200px) and (min-resolution:2x){.products__item--first:before{background-image:url(ice-desk@2x.e5a25f75.png)}}.products__item--second{background-color:#f0d1a5}.products__item--second:before{background-image:url(shake-mob.b7dfd5f9.png)}@media screen and (min-device-pixel-ratio:2),screen and (min-resolution:192dpi),screen and (min-resolution:2x){.products__item--second:before{background-image:url(shake-mob@2x.6a2f90eb.png)}}@media screen and (min-width:768px) and (max-width:1199.98px){.products__item--second:before{background-image:url(shake-tab.44e768e0.png)}}@media screen and (min-width:768px) and (max-width:1199.98px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (max-width:1199.98px) and (min-resolution:192dpi),screen and (min-width:768px) and (max-width:1199.98px) and (min-resolution:2x){.products__item--second:before{background-image:url(shake-tab@2x.baf7497f.png)}}@media screen and (min-width:1200px){.products__item--second:before{background-image:url(shake-desk.681ec69b.png)}}@media screen and (min-width:1200px) and (min-device-pixel-ratio:2),screen and (min-width:1200px) and (min-resolution:192dpi),screen and (min-width:1200px) and (min-resolution:2x){.products__item--second:before{background-image:url(shake-desk@2x.971b239e.png)}}.products__item--third{background-color:#c2e297}.products__item--third:before{background-image:url(shoko-mob.f4af0e03.png)}@media screen and (min-device-pixel-ratio:2),screen and (min-resolution:192dpi),screen and (min-resolution:2x){.products__item--third:before{background-image:url(shoko-mob@2x.38186d6c.png)}}@media screen and (min-width:768px) and (max-width:1199.98px){.products__item--third:before{background-image:url(shoko-tab.45bbf3b5.png)}}@media screen and (min-width:768px) and (max-width:1199.98px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (max-width:1199.98px) and (min-resolution:192dpi),screen and (min-width:768px) and (max-width:1199.98px) and (min-resolution:2x){.products__item--third:before{background-image:url(shoko-tab@2x.08664f79.png)}}@media screen and (min-width:1200px){.products__item--third:before{background-image:url(shoko-desk.d5b1a6df.png)}}@media screen and (min-width:1200px) and (min-device-pixel-ratio:2),screen and (min-width:1200px) and (min-resolution:192dpi),screen and (min-width:1200px) and (min-resolution:2x){.products__item--third:before{background-image:url(shoko-desk@2x.d469bb78.png)}}.products__item-title{font-size:20px}@media screen and (min-width:1200px){.products__item-title{font-size:34px;line-height:1.13}}.products__icon{fill:#fff;margin:32px auto}.products__text{letter-spacing:.04em;color:#fff;font-size:14px;font-weight:700;line-height:1.52}@media screen and (min-width:768px){.products__text{line-height:1.76}}@media screen and (min-width:1200px){.products__text{font-size:16px}}@media screen and (min-width:768px){.products__mobile-text{display:none}}.products__button{margin-top:32px;margin-left:auto;margin-right:auto;transition-property:background-color,border-color,color,fill,transform}@media screen and (min-width:1200px){.products__button{margin-top:60px}}.products__button:hover,.products__button:focus{transform:rotate(-90deg)}.about{background-color:#fff5f6;padding-top:60px;padding-bottom:20px;overflow-x:hidden}@media screen and (max-width:767.98px){.about{background-image:url(milk-bg-mob.1bda211f.png);background-position:0 594px;background-repeat:no-repeat;background-size:contain}}@media screen and (max-width:767.98px) and (min-device-pixel-ratio:2),screen and (max-width:767.98px) and (min-resolution:192dpi),screen and (max-width:767.98px) and (min-resolution:2x){.about{background-image:url(milk-bg-mob@2x.77e919d0.png)}}@media screen and (min-width:1200px){.about{position:relative}}@media screen and (min-width:1200px){.about:before,.about:after{content:"";pointer-events:none;background-image:url(milk-bg-desk.2c6afefa.png);background-repeat:no-repeat;background-size:cover;position:absolute;top:236px;bottom:0}}@media screen and (min-width:1200px) and (min-device-pixel-ratio:2),screen and (min-width:1200px) and (min-resolution:192dpi),screen and (min-width:1200px) and (min-resolution:2x){.about:before,.about:after{background-image:url(milk-bg-desk@2x.7c9ff193.png)}}@media screen and (min-width:1200px){.about:before{width:155px;background-position:0;left:0}}@media screen and (min-width:1200px){.about:after{width:255px;background-position:100%;right:0}}@media screen and (max-width:767.98px){.about__container{max-width:480px}}@media screen and (min-width:1200px){.about__container{z-index:1;position:relative}}.about__top-text,.about__title{text-align:center}.about__title{margin-top:16px}.about__flex{margin-top:32px}@media screen and (min-width:768px){.about__flex{margin-top:40px;display:flex}}@media screen and (min-width:1200px){.about__flex{margin-top:60px}}@media screen and (min-width:768px){.about__picture{margin-right:32px}}@media screen and (min-width:1200px){.about__picture{margin-right:100px}}@media screen and (max-width:767.98px){.about__content{padding-right:16%}}@media screen and (min-width:768px) and (max-width:1199.98px){.about__content{max-width:334px}}@media screen and (min-width:1200px){.about__content{max-width:463px;padding-top:90px}}.about__text{letter-spacing:.04em;color:#907e82;font-size:12px;font-weight:500;line-height:162%}@media screen and (max-width:767.98px){.about__text{margin-top:25px}}@media screen and (min-width:768px){.about__text{font-size:14px;line-height:176%}}@media screen and (min-width:1200px){.about__text{line-height:194%}}.about__text--main{color:#000}@media screen and (max-width:767.98px){.about__text--main{margin-top:40px}}@media screen and (min-width:1200px){.about__text--main{font-size:16px}}@media screen and (min-width:768px){.about__text--secondary{margin-top:20px}}@media screen and (min-width:1200px){.about__text--secondary{margin-top:32px}}.about__btn{margin-top:20px}@media screen and (min-width:768px){.about__btn{margin-top:40px}}.advantages{background-color:#fff5f6;padding-top:20px;padding-bottom:30px;overflow-x:hidden}@media screen and (min-width:768px){.advantages{padding-top:30px}}@media screen and (min-width:1200px){.advantages{padding-bottom:60px}}@media screen and (max-width:767.98px){.advantages__container{max-width:480px}}.advantages__item:before{content:"";width:50px;height:50px;background-repeat:no-repeat;background-size:contain;margin-bottom:16px;display:block}@media screen and (min-width:768px){.advantages__item:before{margin-bottom:36px}}@media screen and (min-width:1200px){.advantages__item:before{margin-bottom:40px}}.advantages__item--milk:before{background-image:url(advantage-01.5d1a0290.svg)}.advantages__item--apples:before{background-image:url(advantage-02.1c60f4d9.svg)}.advantages__item--heart:before{background-image:url(advantage-03.3325ac1c.svg)}.advantages__title{letter-spacing:.04em;color:#d41443;margin-bottom:4px;font-family:Titan One,sans-serif;font-size:36px;font-weight:400;line-height:1.14;display:flex}@media screen and (max-width:767.98px){.advantages__title{text-transform:uppercase}}@media screen and (min-width:768px){.advantages__title{margin-bottom:13px;font-size:48px}}@media screen and (min-width:1200px){.advantages__title{margin-bottom:16px;font-size:58px}}.advantages__count,.advantages__kg{opacity:0}.advantages__discription{max-width:288px;font-size:12px;font-weight:700;line-height:1.7}@media screen and (max-width:767.98px){.advantages__discription{padding-right:16%}}@media screen and (min-width:768px){.advantages__discription{font-size:14px}}@media screen and (min-width:1200px){.advantages__discription{letter-spacing:.02em;font-size:16px;font-weight:700;line-height:1.8}}.gallery{background-image:linear-gradient(#fff5f6 29%,rgba(0,0,0,0) 29%);padding-top:30px;padding-bottom:30px;overflow:hidden}@media screen and (min-width:768px){.gallery{background-image:linear-gradient(#fff5f6 56.5%,rgba(0,0,0,0) 56.5%)}}@media screen and (min-width:1200px){.gallery{background-image:linear-gradient(#fff5f6 31%,rgba(0,0,0,0) 31%);padding-top:60px;padding-bottom:60px}}.gallery__list{justify-content:center;display:flex}.gallery__item:not(:last-child){margin-right:3px}@media screen and (min-width:768px){.gallery__item:not(:last-child){margin-right:6px}}@media screen and (min-width:1200px){.gallery__item:not(:last-child){margin-right:8px}}.gallery__pic{transition:transform .25s cubic-bezier(.4,0,.2,1);display:block}.gallery__pic:hover{z-index:1;position:relative;transform:scale(1.2)rotate(-1deg)!important}.gallery__pic+.gallery__pic{margin-top:2px}@media screen and (min-width:768px){.gallery__pic+.gallery__pic{margin-top:6px}}@media screen and (min-width:1200px){.gallery__pic+.gallery__pic{margin-top:8px}}.gallery__pic--w50{width:50%}.gallery__item:first-child{padding-top:14%}.gallery__item:nth-child(2){padding-top:9%}.gallery__item:nth-child(4){padding-top:10%}.gallery__item:nth-child(5){padding-top:6.5%}.gallery__item:nth-child(6){padding-top:15%}.customer-reiews{padding-top:30px;padding-bottom:30px;overflow-x:hidden}@media screen and (min-width:768px){.customer-reiews{padding-bottom:40px}}@media screen and (min-width:1200px){.customer-reiews{padding-top:60px;padding-bottom:60px}}@media screen and (max-width:767.98px){.customer-reiews__container{max-width:480px}}.customer-reiews__item{text-align:center;margin-bottom:16px}@media screen and (min-width:768px){.customer-reiews__item{margin-bottom:32px}}.customer-reiews__logo{height:85px;width:85px;border-radius:50%;margin-bottom:32px;margin-left:auto;margin-right:auto;display:block}@media screen and (min-width:768px){.customer-reiews__logo{margin-bottom:20px}}@media screen and (min-width:1200px){.customer-reiews__logo{margin-bottom:16px}}.customer-reiews__quote{text-align:center;background-color:#fafafa;margin-bottom:16px;margin-left:auto;margin-right:auto;padding:43px 50px 17px;position:relative}@media screen and (min-width:768px){.customer-reiews__quote{max-width:620px;margin-bottom:4px;padding:37px 6px}}@media screen and (min-width:768px) and (max-width:1199.98px){.customer-reiews__quote{background-color:rgba(250,250,250,.4)}}@media screen and (min-width:1200px){.customer-reiews__quote{max-width:968px;margin-bottom:16px;padding:47px 74px 31px}}.customer-reiews__text{background-image:repeating-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0) 30px,#e1e1e1 30px,#e1e1e1 31px);border-bottom:1px solid #e1e1e1;padding-left:16px;padding-right:16px;font-size:12px;font-weight:500;line-height:2.54;position:relative}@media screen and (min-width:768px){.customer-reiews__text{letter-spacing:.04em;padding-left:40px;padding-right:40px;font-size:14px;line-height:2.16}}@media screen and (min-width:1200px){.customer-reiews__text{padding-left:36px;padding-right:36px;font-size:16px;line-height:1.86}}.customer-reiews__quote-icon{width:54px;height:40px;fill:#e1e1e1;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:30px;left:53px}@media screen and (min-width:768px){.customer-reiews__quote-icon{top:20px;left:6px}}@media screen and (min-width:768px) and (max-width:1199.98px){.customer-reiews__quote-icon{width:60px}}@media screen and (min-width:1200px){.customer-reiews__quote-icon{top:30px;left:80px}}.customer-reiews__quote:hover .customer-reiews__quote-icon{transform:translateY(-50px)}@media screen and (min-width:768px) and (max-width:1199.98px){.customer-reiews__quote:hover .customer-reiews__quote-icon{transform:translateY(-40px)}}.customer-reiews__name{font-size:14px;font-weight:500;line-height:1.86}@media screen and (min-width:768px){.customer-reiews__name{font-size:16px}}@media screen and (min-width:1200px){.customer-reiews__name{font-size:20px}}.customer-reiews__name:before{content:"";width:32px;height:4px;background-image:url(ellipse-group.e6ad8eab.svg);background-position:50%;background-size:cover;margin-bottom:16px;margin-left:auto;margin-right:auto;display:block}.slick-switchers-item:not(:last-child){margin-right:18px}.slick-switchers-list{justify-content:center;display:flex}.slick-switchers-icon{width:12px;height:12px;background-image:url(ellipse.1409ca4c.svg);background-repeat:no-repeat;background-size:contain}.slick-switchers-item--active .slick-switchers-icon,.slick-switchers-icon .slick-active button:before{background-image:url(house.523eff93.svg)}.slick-dots{bottom:-40px}.slick-dots li,.slick-dots li button,.slick-dots li button:before{height:13px;width:13px}.slick-dots li{margin:0 9px}.slick-dots li button:before{opacity:1;content:"";background-color:#d9d9d9;border-radius:50%;font-size:13px}.slick-dots li.slick-active button:before{opacity:1;background-color:rgba(0,0,0,0);background-image:url(house.523eff93.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:0}.contacts{background-image:linear-gradient(rgba(0,0,0,0) 21.5%,#fff5f6 21.5%);padding-top:30px;padding-bottom:20px;overflow-x:hidden}@media screen and (min-width:768px){.contacts{background-image:linear-gradient(rgba(0,0,0,0) 47.5%,#fff5f6 47.5%);padding-top:40px}}@media screen and (min-width:1200px){.contacts{background-image:linear-gradient(rgba(0,0,0,0) 20%,#fff5f6 20%);padding-top:60px;padding-bottom:60px}}@media screen and (max-width:767.98px){.contacts__container{max-width:480px}}@media screen and (min-width:768px){.contacts__container{padding-left:16px;padding-right:16px}}@media screen and (max-width:767.98px){.contact-location__text,.contact-info__link,.contact-location__label{font-size:12px;line-height:1.5}}@media screen and (min-width:768px) and (max-width:1199.98px){.contact-location__text,.contact-info__link,.contact-location__label{font-size:14px;line-height:1.83}}.schedule-time,.schedule-day{line-height:1.86}@media screen and (max-width:767.98px){.schedule-time,.schedule-day{font-size:12px}}@media screen and (min-width:768px) and (max-width:1199.98px){.schedule-time,.schedule-day{font-size:14px}}.contacts-list{margin-top:-20px;font-weight:500}.contacts-list__item{background-color:#fff;border-radius:24px;margin-top:20px;padding:40px 32px;transition:filter .5s,transform .5s;position:relative;box-shadow:0 8px 30px rgba(212,20,67,.1)}@media screen and (min-width:768px){.contacts-list__item:hover{transform:scale(1.04)}.contacts-list:hover .contacts-list__item:not(:hover){filter:blur(3px)}}@media screen and (min-width:768px){.contacts-list__item:before{content:"";z-index:-1;position:absolute;top:-20px;bottom:0;left:-16px;right:-16px}}@media screen and (min-width:1200px){.contacts-list__item:before{left:-32px;right:-32px}}.contacts-list__link{text-transform:uppercase;max-width:80px;text-align:center;letter-spacing:.04em;color:#fff;background-color:#f0d1a5;border-radius:4px;flex-wrap:nowrap;justify-content:center;font-size:12px;display:flex}@media screen and (min-width:768px){.contacts-list__link{font-size:16px}}.contacts-list__link--foodtruck{max-width:138px;text-transform:uppercase;color:#fff;text-align:center;letter-spacing:.04em;background-color:#c2e297;border-radius:4px;flex-wrap:nowrap;justify-content:center;font-size:12px;display:flex}@media screen and (min-width:768px){.contacts-list__link--foodtruck{font-size:16px}}.contact-location{margin-top:20px;margin-bottom:24px}@media screen and (min-width:768px){.contact-location{margin-top:32px;margin-bottom:32px}}.contact-location__label{margin-bottom:8px}@media screen and (min-width:768px) and (max-width:1199.98px){.contact-location__label{margin-bottom:12px}}.contact-location__text{color:#907e82}@media screen and (max-width:767.98px){.contact-location__text{max-width:179px}}@media screen and (min-width:1200px){.contact-location__text{max-width:243px}}.schedule-list{border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;padding-top:24px;padding-bottom:24px}@media screen and (min-width:768px){.schedule-list{padding-top:32px;padding-bottom:32px}}.schedule-time{color:#ffa5ba}.contact-info{padding-top:24px}.contact-info__link{color:#907e82;transition:color .25s cubic-bezier(.4,0,.2,1)}.contact-info__link:hover,.contact-info__link:focus{color:#d41443}.btn-list{flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-top:32px;display:flex}@media screen and (min-width:768px){.btn-list{flex-direction:row;gap:14.5px;margin-top:60px}}@media screen and (min-width:1200px){.btn-list{gap:12px}}.footer{background-color:#fff5f6;padding-top:20px;overflow-x:hidden}@media screen and (min-width:1200px){.footer{padding-top:60px}}.footer__top{padding-bottom:40px}@media screen and (max-width:767.98px){.footer__top{max-width:480px}}@media screen and (min-width:768px){.footer__top{justify-content:space-between;align-items:center;display:flex}}@media screen and (min-width:1200px){.footer__top{align-items:flex-end;padding-bottom:60px}}.footer__middle{width:234px}@media screen and (min-width:768px){.footer__middle{width:350px;flex-direction:column;display:flex}}@media screen and (min-width:1200px){.footer__middle{width:500px}}.footer__title{margin-top:16px}@media screen and (min-width:768px) and (max-width:1199.98px){.footer__title{margin-top:12px}}.footer__contact{flex-direction:column;font-size:12px;font-weight:700;line-height:1.86;display:flex}@media screen and (max-width:1199.98px){.footer__contact{margin-top:40px}}@media screen and (min-width:768px){.footer__contact{font-size:14px}}@media screen and (min-width:1200px){.footer__contact{font-size:16px}}.footer__right{justify-content:flex-end;margin-top:40px;display:flex}.footer__right-free{color:#000;justify-content:flex-end;padding-right:2px;display:flex}.footer__right-number{color:#d41443;justify-content:flex-end;display:flex}.footer__social-list{justify-content:flex-end;display:flex}.footer__social-item:not(:last-child){margin-right:28px}.footer__link{width:32px;height:32px;fill:#ffa5ba;transition-property:fill;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:block;position:relative}@media screen and (min-width:1200px){.footer__link{width:34px;height:34px}}.footer__link:hover,.footer__link:focus,.footer__link:active{fill:#d41443}.footer__link:hover:before,.footer__link:hover:after,.footer__link:focus:before,.footer__link:focus:after,.footer__link:active:before,.footer__link:active:after{opacity:1;transform:translate(-50%)translateY(-50%)scale(1)}.footer__link:before,.footer__link:after{width:50px;height:50px;content:"";opacity:0;border:2px solid #d41443;border-radius:50%;transition:transform .5s,opacity .5s;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)scale(.2)}.footer__link:after{width:65px;height:65px;border-width:4px;transform:translate(-50%)translateY(-50%)scale(.8)}.footer__icon{width:32px;height:32px}@media screen and (min-width:1200px){.footer__icon{width:34px;height:34px}}.licence{border-top:1px solid #e1e1e1;padding-top:16px;padding-bottom:3px}@media screen and (min-width:768px){.licence{padding-top:8px;padding-bottom:8px}}.licence__title{text-align:center;color:#907e82;font-size:14px;font-weight:700;line-height:1.5}@media screen and (min-width:768px){.licence__title{line-height:1.85}}@media screen and (max-width:767.98px){.licence__rights{display:block}}
/*# sourceMappingURL=components.d91e464c.css.map */
