@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:"Roboto";font-style:normal;font-weight:700;src:url("../fonts/roboto-v48-latin-700.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-primary-white: #ffffff;--color-primary-blue: #2b7fff;--color-primary-darkblue: #011c44;--color-secondary-darkgrey: #4a4a4a;--color-secondary-lightgrey: #747272;--color-secondary-blue: #011f4a}.text-decorate-small{color:#000;font-size:11px;font-weight:400}@media screen and (min-width: 768px){.text-decorate-small{font-size:12px;text-align:center;margin-left:14px;color:var(--color-secondary-darkgrey)}}.text-bold{font-weight:600;color:var(--color-primary-darkblue)}.decorate{color:var(--color-primary-blue)}.visually-hidden{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.is-scroll-disabled{overflow:hidden}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;font-family:"Roboto",sans-serif;background-color:var(--color-primary-light)}h1,h2,h3,h4,h5,h6{font-family:"Play",sans-serif}img{display:block;max-width:100%;height:auto;object-fit:cover}ul,p{list-style-type:none;margin:0;padding:0}a{display:inline-block;text-decoration:none}address{font-style:normal}.button{display:block;font-size:16px;font-weight:600;color:var(--color-primary-white);border:solid 2px var(--color-primary-blue);background-color:var(--color-primary-blue);border-radius:24px;cursor:pointer;transition:all .5s ease}@media screen and (min-width: 768px){.button{font-size:18px;border-radius:32px}}.carousel-button{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;padding:0;fill:var(--color-primary-darkblue);background-color:rgba(0,0,0,0);border-radius:50%;border:1px solid var(--color-primary-darkblue);cursor:pointer;transition:all .3s ease}.carousel-button:hover{fill:var(--color-primary-white);background-color:var(--color-primary-blue);border-color:var(--color-primary-white)}.carousel-button.next{transform:rotate(180deg)}.label-input{padding:18px 32px;width:240px;height:46px;border:1px solid var(--color-secondary-lightgrey);border-radius:24px;transition-duration:.3s;color:var(--color-primary-white);background-color:var(--color-primary-darkblue)}@media screen and (min-width: 768px){.label-input{border-radius:32px;width:310px;height:52px}}.label-input:hover{background-color:var(--color-secondary-lightgrey)}.label-input::placeholder{color:var(--color-primary-white);font-weight:400;font-size:13px}.link{text-decoration:none;transition:all .3s ease}.pagination{display:flex;justify-content:center;gap:16px;margin-top:16px}@media screen and (min-width: 1280px){.pagination{margin-top:32px;gap:24px}}.pagination__button{width:8px;height:8px;padding:0;background-color:var(--color-secondary-lightgrey);border-radius:50%;cursor:pointer;opacity:.5;transition:all .3s ease}@media screen and (min-width: 1280px){.pagination__button{width:11px;height:11px}}.pagination__button--active{opacity:1;background-color:var(--color-primary-blue)}.procedures-card{position:relative;display:flex;justify-content:flex-end;flex-direction:column;flex-wrap:wrap;width:320px;height:416px;padding:24px;margin:0 auto;background-image:linear-gradient(180.05deg, rgba(1, 28, 68, 0) 48.53%, rgba(1, 28, 68, 0.725825) 84.61%, var(--color-primary-darkblue) 101.39%);border-radius:3.6px 110px;overflow:hidden}@media screen and (min-width: 768px){.procedures-card{width:auto;height:456px;border-radius:4px 120px}}.procedures-card__image{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;object-fit:cover}.procedures-card__text{text-align:center;font-weight:400;font-size:20px;color:var(--color-primary-white)}@media screen and (min-width: 768px){.procedures-card__text{font-size:22px}}.contact-section{padding-bottom:0}@media screen and (min-width: 768px){.contact-section{padding-bottom:96px}}.contact-section__title{margin:40px 0 0 0}@media screen and (min-width: 768px){.contact-section__title{margin:96px 0 0 0}}.contact-section__content{display:flex;align-items:center;flex-direction:column;gap:24px}@media screen and (min-width: 768px){.contact-section__content{flex-direction:row;justify-content:center;gap:24px}}@media screen and (min-width: 1280px){.contact-section__content{gap:32px}}.contact-section__map{flex-shrink:0;width:calc(100% + 40px);height:232px;margin-left:-24px;margin-right:-24px;order:2;border:none}@media screen and (min-width: 768px){.contact-section__map{margin:0;width:400px;height:480px;order:1;border-radius:32px}}@media screen and (min-width: 1280px){.contact-section__map{width:605px;height:480px}}.contact-section__forms{order:1;display:flex;align-items:center;justify-content:center;flex-direction:column;width:320px;height:434px;border-radius:24px;background-color:var(--color-primary-darkblue)}@media screen and (min-width: 768px){.contact-section__forms{border-radius:32px;width:420px;height:480px;order:2}}.contact-section__form{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:32px 8px 0 8px}.contact-section___contact-title{margin:0 auto;text-align:center;width:280px;height:50px;font-weight:600;font-size:22px;line-height:1.18;color:var(--color-primary-white)}.contact-section__form-field{display:flex;align-items:center;flex-direction:column;gap:16px}.contact-section__buttons-terms{padding:16px 0}.contact-section__button{display:block;margin:0 auto;padding:12px 24px}.contact-section__button:hover{color:var(--color-primary-darkblue);background-color:var(--color-primary-white)}.container{width:100%;max-width:1288px;margin:0 auto;padding:0 20px}.footer{padding:32px 0;position:relative;background-image:url(../images/footer-background.png);background-color:var(--color-primary-darkblue);background-repeat:no-repeat;background-size:cover;background-position:center}@media screen and (min-width: 1280px){.footer{padding:56px 0}}.footer__logo{margin:0 auto}@media screen and (min-width: 1280px){.footer__logo{transform:none}}.footer::after{display:none}@media screen and (min-width: 1280px){.footer::after{content:"";display:flex;position:absolute;right:0;bottom:0;width:247px;height:152px;background-image:url(../images/footer-image.png);background-repeat:no-repeat;background-size:contain}}.footer__container{display:flex;flex-direction:column;align-items:center;gap:16px}@media screen and (min-width: 1280px){.footer__container{flex-direction:row;gap:186px}}.footer__nav{display:flex;flex-direction:column;gap:42px}@media screen and (min-width: 1280px){.footer__nav{flex-direction:row;gap:186px}}.footer__menu{display:flex;flex-direction:column;align-items:center;width:204px}@media screen and (min-width: 1280px){.footer__menu{align-items:start}}.footer__link{display:flex;margin-bottom:16px;font-weight:400;font-size:16px;color:var(--color-primary-white);transition-duration:.3s}.footer__link:hover{color:var(--color-primary-blue)}.footer__address{display:flex;align-items:center}.footer__contacts{display:flex;flex-direction:column;gap:8px}@media screen and (min-width: 1280px){.footer__contacts{flex-direction:row;gap:186px}}.footer__socials{display:flex;justify-content:center;gap:20px}@media screen and (min-width: 1280px){.footer__socials{justify-content:flex-start;gap:24px}}.footer__socials-icon{transition-duration:.3s;color:var(--color-primary-white)}.footer__socials-icon:hover{transform:scale(1.1)}.footer__address-link{display:none;font-size:14px;margin-bottom:0}.footer__address-link:hover{color:var(--color-primary-blue)}@media screen and (min-width: 1280px){.footer__address-link{display:flex;justify-content:flex-start;margin-bottom:16px;color:var(--color-primary-white);font-weight:400;font-size:16px;transition-duration:.3s}}.footer__politic-link{color:var(--color-primary-white);font-weight:400;font-size:14px;margin-bottom:8px}@media screen and (min-width: 1280px){.footer__politic-link{margin-bottom:16px;font-size:16px}}.footer__address-copyright{text-align:center;font-weight:400;font-size:13px;color:var(--color-secondary-lightgrey)}@media screen and (min-width: 1280px){.footer__address-copyright{text-align:left}}.form-terms{text-align:center;margin:0 auto;padding-top:8px;font-weight:400;font-size:12px;line-height:1.5;width:220px;height:36px;color:var(--color-secondary-lightgrey)}.form-terms__link{text-decoration:underline solid;color:var(--color-secondary-lightgrey)}.header{position:absolute;top:0;left:0;width:100%;padding-top:16px;z-index:1}@media screen and (min-width: 768px){.header{padding:32px 0}}@media screen and (min-width: 1280px){.header{background:hsla(0,0%,100%,.25)}}.header__container{display:flex;align-items:center;gap:56px}.header__nav{display:flex;align-items:center;flex-grow:1;gap:56px}.header__menu{display:none}@media screen and (min-width: 768px){.header__menu{display:flex;gap:56px;flex-grow:1;justify-content:flex-end}}@media screen and (min-width: 1280px){.header__menu{justify-content:center}}.header__link{font-size:18px;font-weight:400;padding:0;text-align:center;color:var(--color-primary-darkblue);transition-duration:.3s}.header__link:hover{color:var(--color-primary-blue);transform:scale(1.05)}.header__socials{display:none}@media screen and (min-width: 1280px){.header__socials{display:flex;align-items:center;justify-content:center;gap:32px}}.header__socials-icon{transition-duration:.3s;color:var(--color-primary-darkblue)}.header__socials-icon:hover{transform:scale(1.1);color:var(--color-primary-blue)}.header__burger{width:24px;height:24px;padding:0;background-color:rgba(0,0,0,0);border:none;fill:var(--color-primary-white);cursor:pointer}@media screen and (min-width: 768px){.header__burger{display:none}}.hero-section{position:relative;display:flex;align-items:center;margin:0;width:100%;height:324px;background:linear-gradient(89.38deg, #ffffff 30.62%, rgba(255, 255, 255, 0.850898) 41.31%, rgba(255, 255, 255, 0.193204) 58.65%, rgba(255, 255, 255, 0) 72.78%);background-image:url(../images/hero-back.png);background-position:center;background-repeat:no-repeat;background-size:cover}@media screen and (min-width: 768px){.hero-section{background-image:linear-gradient(89.38deg, #ffffff 36.62%, rgba(255, 255, 255, 0.850898) 35.31%, rgba(255, 255, 255, 0.193204) 58.65%, rgba(255, 255, 255, 0) 72.78%),url(../images/hero-back.png),center;height:658px;background-size:cover}}.hero-section__title{padding-bottom:32px;margin:0;font-weight:700;font-size:54px;line-height:.85;color:var(--color-primary-blue)}@media screen and (min-width: 768px){.hero-section__title{padding-bottom:40px;font-size:140px;line-height:.8;margin-left:-6px}}.hero-section__container{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 768px){.hero-section__container{display:flex;flex-direction:column;align-items:flex-start;width:530px;height:410px}}.hero-section__button{padding:12px 24px;margin-bottom:8px}.hero-section__button:hover{color:var(--color-primary-darkblue);background-color:var(--color-primary-white)}@media screen and (min-width: 768px){.hero-section__button{padding:16px 32px;margin-bottom:14px}}.hero-section__text{margin:8px 0;font-size:12px;color:var(--color-primary-darkblue)}@media screen and (min-width: 768px){.hero-section__text{margin:16px 0;font-weight:400;font-size:18px}}.mobile-menu{position:fixed;top:0;left:0;z-index:10;width:100%;height:100%;padding:16px 20px;background-color:var(--color-primary-white);transform:translateX(100%);transition:transform .3s}.mobile-menu.is-open{transform:translateX(0)}.mobile-menu__btn-close{position:absolute;top:16px;right:20px;display:flex;align-items:center;justify-content:center;padding:0;fill:rgba(0,0,0,0);stroke:var(--color-primary-darkblue);background-color:rgba(0,0,0,0);border:none;cursor:pointer}.mobile-menu__logo{margin-bottom:32px}.mobile-menu__list{display:flex;flex-direction:column;gap:16px}.mobile-menu__socials{display:flex;gap:16px;margin-top:16px}.mobile-menu__link{font-size:14px;line-height:1.5;color:var(--color-primary-darkblue);text-decoration:none}.mobile-menu__link:hover{color:var(--color-primary-blue)}.backdrop{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;padding:20px;background-color:rgba(0,0,0,.5);transition:opacity .3s,visibility .3s;z-index:10}.backdrop.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.modal{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;max-width:720px;height:100%;max-height:680px;padding:21px 48px;background-color:var(--color-primary-darkblue);border-radius:48px;overflow-y:auto}@media screen and (min-width: 768px){.modal{padding:42px 144px}}.modal__beauty-close{position:absolute;top:30px;right:30px;display:flex;align-items:center;justify-content:flex-end;width:32px;padding:0;fill:rgba(0,0,0,0);stroke:var(--color-primary-white);background-color:rgba(0,0,0,0);border:none;cursor:pointer}@media screen and (min-width: 768px){.modal__beauty-close{top:40px;right:40px}}.modal__title{font-weight:700;font-size:32px;line-height:1.5;margin:0 0 40px 0;text-align:center;color:var(--color-primary-white)}@media screen and (min-width: 768px){.modal__title{font-size:64px;line-height:1.3}}.modal__text{font-size:22px;font-weight:600;text-align:center;margin-bottom:32px;color:var(--color-primary-white)}@media screen and (min-width: 768px){.modal__text{font-size:18px}}.modal__form-field{margin-bottom:24px}.procedures-section__title{margin:40px 0 0 0}@media screen and (min-width: 1280px){.procedures-section__title{margin:96px 0 0 0}}.procedures-section__slider{display:flex;align-items:center;gap:24px}.procedures-section__container{overflow:hidden}.procedures-section__list{display:flex;align-items:center}.procedures-section__button{display:none}@media screen and (min-width: 1280px){.procedures-section__button{display:flex}}.reincarnation-section{display:flex}.reincarnation-section__allcontent{display:flex;align-items:flex-start}@media screen and (min-width: 1280px){.reincarnation-section__allcontent{gap:32px}}.reincarnation-section__content{display:flex;flex-direction:column;gap:20px}@media screen and (min-width: 1280px){.reincarnation-section__content{gap:40px;width:710px;height:456px}}.reincarnation-section__images{display:none}@media screen and (min-width: 1280px){.reincarnation-section__images{display:flex;width:500px;height:700px;left:841px;top:657px}}.reincarnation-section__title{margin-top:20px;margin-bottom:0}.reincarnation-section__text{font-weight:400;font-size:18px;line-height:1.7;color:var(--color-primary-darkblue)}@media screen and (min-width: 768px){.reincarnation-section__text{font-size:22px}}.reincarnation-section__text p:not(:last-child){padding-bottom:40px}.section__title{color:var(--color-primary-darkblue);font-weight:500;font-size:32px;line-height:1.15}@media screen and (min-width: 768px){.section__title{font-weight:700;font-size:64px}}.section__title__centered{text-align:center;padding-bottom:24px}@media screen and (min-width: 1280px){.section__title__centered{padding-bottom:48px}}.whyus-section{position:relative;display:flex;align-items:center;justify-content:center}.whyus-section::before{content:"";position:absolute;top:0;left:0;background-image:url(../images/background-middle-mobile.png);background-repeat:no-repeat;background-size:cover;width:100%;height:calc(100% + 550px);z-index:-1;transform:translateY(-40px)}@media screen and (min-width: 768px){.whyus-section::before{background-image:url(../images/background-middle.png);background-repeat:no-repeat;background-size:contain;transform:translateY(20px)}}@media screen and (min-width: 1280px){.whyus-section::before{height:calc(100% + 300px);background-image:url(../images/background-middle.png);background-repeat:no-repeat;background-size:cover}}.whyus-section__title{margin:104px 0 0 0}@media screen and (min-width: 1280px){.whyus-section__title{margin:176px 0 0 0}}.whyus-section__list{display:flex;align-items:center;justify-content:center;padding:0 100px}.whyus-section__card{display:flex;flex-direction:column;align-items:center;text-align:center;width:1060px;height:570px;gap:12px}@media screen and (min-width: 1280px){.whyus-section__card{flex-direction:row;width:1060px;height:180px;gap:20px}}@media screen and (min-width: 1280px){.whyus-section__card{flex-direction:row;gap:56px}}.whyus-section__cards{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:316px;height:180px;border-radius:32px;background-color:var(--color-primary-white);box-shadow:0px 4px 4px 0px rgba(168,198,245,.3803921569)}.whyus-section__icon{margin-top:30px}.whyus-section__text{text-align:center;margin-bottom:24px;font-weight:400;font-size:18px;line-height:1.3;width:252px;height:72px}/*# sourceMappingURL=main.min.css.map */