@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:400;src:url("../fonts/roboto-v48-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:600;src:url("../fonts/roboto-v48-latin-600.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Play";font-style:normal;font-weight:400;src:url("../fonts/play-v20-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Play";font-style:normal;font-weight:700;src:url("../fonts/play-v20-latin-700.woff2") format("woff2")}:root{--color-brand-dark: #011c44;--color-brand-dark_blue: #000080;--color-brand-light: #fff;--color-primary-blue: #2b7fff;--color-secondary-light: #4a4a4a;--color-secondary-grey: #747272}body{margin:0;color:var(--color-brand-dark);background-color:var(--color-brand-light);font-family:"Play",sans-serif;font-size:18px;font-weight:400;line-height:1.5}@media screen and (min-width: 768px){body{font-size:22px}}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{margin-top:0}img{display:block;max-width:100%;height:auto}a{display:flex}ul{margin:0;padding:0;list-style-type:none}.container{width:100%;max-width:1288px;margin:0 auto;padding:0 20px}@media screen and (min-width: 768px){.container{padding:0 24px}}.text-brand{color:var(--color-primary-blue);text-transform:capitalize}.text-bold{max-width:500px;text-transform:capitalize}.dark{color:var(--color-brand-dark);font-weight:bold}.section{padding:20px 0}@media screen and (min-width: 768px){.section{padding:48px 0}}.section__title{padding:96px 0 48px}.section__title--centered{text-align:center}.courusel-button{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;border-radius:50%;padding:0;fill:var(--color-brand-dark);background-color:rgba(0,0,0,0);border:1px solid var(--color-brand-dark);cursor:pointer}.courusel-button.next{transform:rotate(180deg)}.courusel-button:hover{fill:var(--color-brand-light);background-color:var(--color-primary-blue)}.overlay{position:absolute;max-width:100%;max-height:100%;width:327px;height:307px;border-radius:50%;-o-object-fit:cover;object-fit:cover;box-shadow:0 4px 12px rgba(0,0,0,.25)}.star-field{position:relative;width:100%;height:652px;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}.star-field__image_2{display:none}@media screen and (min-width: 1280px){.star-field__image_2{position:absolute;width:40px;height:40px;display:inline-block;background-image:url(../images/Star_2.svg);transform:rotate(0deg);animation:twinkle ease-in-out infinite;animation-duration:4s;animation-delay:0s}}.star-field__image_1{position:absolute;width:64px;height:64px;display:inline-block;background-image:url(../images/Star_1.svg)}@media screen and (min-width: 1280px){.star-field__image_1{transform:rotate(0deg);animation:twinkle ease-in-out infinite;animation-duration:4s;animation-delay:0s}}.star-field__image_3{display:none}@media screen and (min-width: 1280px){.star-field__image_3{position:absolute;width:16px;height:16px;display:inline-block;background-image:url(../images/Star_3.svg);transform:rotate(0deg);animation:twinkle ease-in-out infinite;animation-duration:4s;animation-delay:0s}}.star-field__image_2{top:10px;right:78px;animation-delay:0s}.star-field__image_1{left:250px;bottom:570px;animation-delay:-1s}@media screen and (min-width: 1280px){.star-field__image_1{top:320px;left:144px}}.star-field__image_3{top:200px;right:100px;animation-delay:-2s}@keyframes twinkle{0%{opacity:0;transform:translateY(20px) scale(0.8) rotate(0deg)}25%{opacity:1;transform:translateY(0) scale(1)}50%{opacity:.8;transform:translateY(-6px) scale(1.05) rotate(10deg)}75%{opacity:1;transform:translateY(0) scale(0.98) rotate(-8deg)}100%{opacity:0;transform:translateY(20px) scale(0.8) rotate(0deg)}}.why_we{margin:0;display:flex;justify-content:space-around}.why_we__text{font-size:18px;font-weight:400;line-height:1.33;text-align:center;padding-top:8px}.why_we__cloud{margin-bottom:0}.our_procedures-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;height:456px;padding-top:24px;border-radius:4px 120px;background-image:linear-gradient(180deg, rgba(1, 28, 68, 0) 47.4%, rgba(1, 28, 68, 0.73) 82.66%, #011c44 99.06%);overflow:hidden}.our_procedures-card__title{font-weight:400;font-size:22px;line-height:118%;color:var(--color-brand-light);display:flex;justify-content:center;text-align:center}.our_procedures-card__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.backdrop{position:fixed;top:0;right:0;left:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:rgba(1,31,74,.4);z-index:100;padding:20px 20px;transition:opacity .3s,visibility .3s}.backdrop.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.modal{position:relative;width:100%;height:100%;border-radius:32px;padding:24px 26px 12px;background-color:var(--color-brand-dark);background-image:url(../images/background_footer.png);color:var(--color-brand-light);overflow-y:auto}@media screen and (min-width: 768px){.modal{padding:42px 144px;width:723px;height:681px}}.modal__close-btn{position:absolute;background-color:rgba(0,0,0,0);border:none;right:10px;top:2px}@media screen and (min-width: 768px){.modal__close-btn{top:42px;right:42px}}.modal__field{margin:24px auto;width:241px}.modal__title{font-weight:300;font-size:32px;text-align:center}@media screen and (min-width: 768px){.modal__title{font-weight:700;font-size:64px;text-align:center;line-height:1.156;margin-bottom:40px}}.modal__text{font-weight:300;width:300px;margin:0 auto;text-align:center}@media screen and (min-width: 768px){.modal__text{line-height:1.18;text-align:center;margin:0 auto 32px auto;font-weight:600;font-size:22px}}.modal__button{display:block;margin:0 auto 8px}.pagination{display:flex;align-items:center;gap:24px;justify-content:center}.pagination__button{background-color:var(--color-secondary-grey);width:12px;height:12px;border-radius:50%;padding:0}.pagination__button--active{background-color:var(--color-primary-blue)}.input{display:block}.input__control{padding:24px 32px;width:100%;font-size:13px;line-height:.7;border:1px solid var(--color-secondary-grey);border-radius:32px;background-color:rgba(0,0,0,0)}.input__control:focus{background-color:var(--color-secondary-grey);outline:none}.input__control::-moz-placeholder{font-size:13px;line-height:.7;color:var(--color-brand-light)}.input__control::placeholder{font-size:13px;line-height:.7;color:var(--color-brand-light)}.terms{width:210px;margin:0 auto;font-weight:400;font-size:12px;line-height:1.5;text-align:center;color:var(--color-secondary-grey)}.terms__link{color:var(--color-secondary-grey);text-underline-offset:2px}.visually-hidden{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.visualy-section{margin-top:32px}.button_two{display:block;margin:0 auto;border-radius:32px;height:53px;font-family:"Roboto",sans-serif;color:var(--color-brand-light);background-color:var(--color-primary-blue);cursor:pointer;align-items:center;width:241px}@media screen and (min-width: 768px){.button_two{width:281px;padding:16px 32px}}.button_two:hover{color:#000;background-color:rgba(0,0,0,0)}.header{position:absolute;top:0;left:0;width:100%}@media screen and (min-width: 1280px){.header{padding:32px 0;backdrop-filter:blur(10px);background:hsla(0,0%,100%,.25)}}.header__container{display:flex;align-items:center;justify-content:space-around;gap:40px}.header__nav{display:flex;align-items:center;flex-grow:1}.header__logo{margin:1px 0 auto;padding:17px 0 0 19px}.header__menu{display:none}@media screen and (min-width: 1280px){.header__menu{display:flex;margin-left:36px;gap:56px;flex-grow:1;justify-content:center}}.header__link{color:var(--color-brand-dark);text-decoration:none;transition:color .3s}.header__link:hover{color:var(--color-primary-blue);text-decoration:none}.header__adress{display:none;font-style:normal}@media screen and (min-width: 1280px){.header__adress{display:flex;align-items:center;gap:32px}}.header__burger{background-color:rgba(0,0,0,0);border:none;height:24px;width:24px;fill:var(--color-brand-light);padding:0;margin:1px 24px 17px auto;align-items:end}@media screen and (min-width: 1280px){.header__burger{display:none}}.mobile-menu{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--color-brand-light);transform:translateX(100%);transition:transform .3s;z-index:99}.mobile-menu.is-open{transform:translateX(0);display:flex;flex-direction:column}.mobile-menu__btn-close{position:absolute;border:none;background-color:rgba(0,0,0,0);cursor:pointer;top:16px;right:20px}.mobile-menu__nav{align-items:left;flex-grow:1}.mobile-menu__list{display:flex;flex-direction:column;padding:32px 0 0 28px;gap:16px}.mobile-menu__link{font-family:"Roboto",sans-serif;font-weight:700;font-size:14px;color:var(--color-brand-dark);text-decoration:none;transition:color .3s}.mobile-menu__link:hover{color:var(--color-primary-blue);text-decoration:none}.mobile-menu__icons{display:flex;gap:16px;padding:32px 0 0 28px}.hero-section{padding:16px 0 23px}@media screen and (min-width: 768px){.hero-section{padding:16px 0 110px}}.hero-section__image{padding-top:1px;background-image:url("../images/hero-mobile.jpg");background-repeat:no-repeat;background-position:center top;background-size:cover}@media screen and (min-width: 1280px){.hero-section__image{background-image:linear-gradient(94deg, #fff 9.65%, rgba(255, 255, 255, 0.85) 26.08%, rgba(255, 255, 255, 0.19) 52.74%, rgba(255, 255, 255, 0) 74.46%),url("../images/hero.jpg")}}.hero-section__stick{display:block;margin:0 auto;padding:60px 0 0 0;align-items:center;color:var(--color-brand-dark);font-family:"Play",sans-serif;font-weight:400;font-size:18px;text-align:center}@media screen and (min-width: 768px){.hero-section__stick{display:flex;margin-left:34px;padding:158px 24px 0;justify-content:start}}.hero-section__title{margin:4px auto 0;color:var(--color-primary-blue);font-family:"Play",sans-serif;text-transform:capitalize;font-size:54px;font-weight:700;line-height:.85;text-align:center}@media screen and (min-width: 768px){.hero-section__title{color:var(--color-brand-dark_blue);margin:16px 0 40px 53px;font-size:140px;width:529px;text-align:start}}.hero-section__button-container{margin-top:24px}.hero-section__button{display:block;border-radius:32px;margin:0 auto;width:220px;height:55px;font-family:"Roboto",sans-serif;font-weight:600;font-size:18px;color:var(--color-brand-light);background-color:var(--color-primary-blue);cursor:pointer}@media screen and (min-width: 768px){.hero-section__button{margin:0 0 14px 50px}}.hero-section__button:hover{color:#000;background-color:rgba(0,0,0,0)}.hero-section__contacts-list{display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:400;height:36px;font-size:12px;line-height:150%;padding:8px 0 0;color:var(--color-secondary-grey);margin:0 auto}@media screen and (min-width: 768px){.hero-section__contacts-list{display:block;margin:0 0 40px 68px;padding:0;color:var(--color-secondary-light)}}.about-section__tipe{display:block;margin:0 auto;padding-top:23px}@media screen and (min-width: 768px){.about-section__tipe{padding-top:58px;display:flex;max-width:1239px;gap:32px}}.about-section__container{display:flex;max-width:700px;flex-direction:column;align-items:flex-start}.about-section__title{font-weight:700;font-size:32px;margin-bottom:40px;padding-left:20px;line-height:1.3}@media screen and (min-width: 768px){.about-section__title{font-size:64px}}.about-section__cosmetic{padding-bottom:0}@media screen and (min-width: 768px){.about-section__cosmetic{padding-bottom:40px}}.about-section__text{padding-left:20px;max-width:650px;margin-bottom:24px}@media screen and (min-width: 768px){.about-section__text{font-size:18px}}.about-section__text:last-child{max-width:850px;margin-bottom:0}.about-section__image{position:relative;height:75px;overflow:hidden;padding:0}@media screen and (min-width: 1280px){.about-section__image{height:652px;width:700px}}.about-section__face_image{display:none}@media screen and (min-width: 1280px){.about-section__face_image{display:block;top:14px;left:14px}}.about-section__face_image-2{display:none}@media screen and (min-width: 1280px){.about-section__face_image-2{display:block;top:340px;bottom:16px;right:16px}}.two-section_image{padding:176px 0 0;background-image:url(../images/background_image3.png);background-position:center top;background-size:cover}.why_do_we-section{display:block}.why_do_we-section__title{font-weight:500;font-size:32px;max-width:300px;text-align:center;margin:52px auto}@media screen and (min-width: 768px){.why_do_we-section__title{font-weight:700;font-size:64px;max-width:500px;text-align:center;margin:0 auto}}.why_do_we-section__choose{display:flex;flex-direction:column;align-items:center;gap:20px}@media screen and (min-width: 768px){.why_do_we-section__choose{display:flex;margin:48px auto 0;gap:56px;max-width:1060px;flex-direction:row}}.why_do_we-section__content{width:316px;border:1px solid #d9d9d9;background-color:var(--color-brand-light);border-radius:24px;transition:transform .3s;display:flex;align-items:center;justify-content:center}.why_do_we-section__content:hover{transform:scale(1.05)}.why_do_we-section__img{padding:24px 32px}@media screen and (min-width: 768px){.why_do_we-section__img{padding:24px 16px}}.our_procedures-section__hero{font-weight:500;font-size:32px;text-align:center;max-width:1216px;margin:0 auto 48px;text-align:center}@media screen and (min-width: 768px){.our_procedures-section__hero{font-weight:700;font-size:64px}}.our_procedures-section__slider{display:flex;align-items:center;margin:0 auto;gap:32px;justify-content:center}.our_procedures-section__container{overflow:hidden}.our_procedures-section__list{margin-bottom:32px}.our_procedures-section__button{display:none}@media screen and (min-width: 768px){.our_procedures-section__button{display:flex}}.contact-section{padding-bottom:0}@media screen and (min-width: 768px){.contact-section{padding-bottom:96px}}.contact-section__hero{font-weight:500;font-size:32px;text-align:center;margin:0 auto 48px;max-width:500px}@media screen and (min-width: 768px){.contact-section__hero{font-weight:700;font-size:64px}}.contact-section__container{max-width:1059px;margin:0 auto;display:flex;flex-direction:column-reverse;justify-content:center;gap:24px}@media screen and (min-width: 768px){.contact-section__container{flex-direction:row;gap:32px}}.contact-section__map{width:100vw;height:232px;flex-shrink:0;border-radius:16px;margin:0 -24px;border:none}@media screen and (min-width: 768px){.contact-section__map{width:50%;height:472px;margin:auto}}.contact-section__modal{display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:32px;padding:24px 5px;background-color:var(--color-brand-dark);background-image:url(../images/background_footer.png);color:var(--color-brand-light)}@media screen and (min-width: 768px){.contact-section__modal{width:422px}}.contact-section__form_title{font-weight:600;font-size:22px;text-align:center}.contact-section__form_field{margin-bottom:16px;align-items:center}.contact-section__btn{display:block;margin-bottom:8px}.footer{position:relative;text-align:center;padding:56px 0 120px 0;background-color:var(--color-brand-dark);background-image:url(../images/background_footer.png);background-repeat:no-repeat;background-size:cover;background-position:center}@media screen and (min-width: 768px){.footer{text-align:left;padding:56px 0 120px 0}}@media screen and (min-width: 768px){.footer::after{position:absolute;bottom:0;right:0;width:225px;height:125px;background-image:url(../images/liki.png);background-repeat:no-repeat;content:""}}.footer__ccontainer{display:flex;flex-direction:column}@media screen and (min-width: 768px){.footer__ccontainer{flex-direction:row}}.footer__nav,.footer__adress{font-style:normal;display:flex;flex-direction:column;margin:0 auto;gap:40px}@media screen and (min-width: 768px){.footer__nav,.footer__adress{flex-basis:50%;flex-direction:row;gap:20px}}.footer__logo{flex-grow:1;margin:0 auto}.footer__menu{flex-grow:1}.footer__adress-list{flex-grow:1;display:none}@media screen and (min-width: 768px){.footer__adress-list{display:block}}.footer__icons{gap:24px;display:flex;padding-top:46px}@media screen and (min-width: 768px){.footer__icons{position:absolute;top:178px;padding-top:16px}}.footer__link{color:var(--color-brand-light);font-weight:400;font-size:14px;text-decoration:none;transition:color .3s;padding-bottom:16px;width:178px}@media screen and (min-width: 768px){.footer__link{font-weight:400;font-size:16px;width:203px}}.footer__link:hover{color:var(--color-primary-blue);text-decoration:none}.footer__politic{position:absolute;top:290px;font-weight:400;font-size:14px;width:178px}@media screen and (min-width: 768px){.footer__politic{position:initial;display:block;width:203px}}.footer__copirght{color:var(--color-secondary-grey);font-weight:400;font-size:13px}/*# sourceMappingURL=main.min.css.map */