@charset "UTF-8";@import"https://fonts.cdnfonts.com/css/palatino";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";@font-face{font-family:Palatino Linotype;src:url(/fonts/palatinolinotype_roman.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Palatino Linotype;src:url(/fonts/palatinolinotype_bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Palatino Linotype;src:url(/fonts/palatinolinotype_italic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Palatino Linotype;src:url(/fonts/palatinolinotype_bolditalic.ttf) format("truetype");font-weight:700;font-style:italic}*{padding:0;margin:0;box-sizing:border-box}a{text-decoration:none}html{overflow-x:hidden}body{overflow-x:hidden;background:#fff;min-height:100vh;font-family:Montserrat,sans-serif}.container{max-width:1434px;padding:0 15px;width:100%;margin:0 auto}.hover_opacity{transition:.3s all;cursor:pointer}.hover_opacity:hover{transition:.3s all;opacity:.7}header{display:flex;align-items:center;height:153px;background:#fff}header.green{background:linear-gradient(108deg,#1a482c 15.02%,#091d14 50%,#091d14)}header.green .header__menu a{color:#fff}header.green .header__profile .profile__block .block__info .info__name{color:#fff}header.green .header__profile .profile__block .block__info svg path{fill:#fff}header .container{display:flex;align-items:center;justify-content:space-between}header .header__logo{display:flex;align-items:center;justify-content:flex-start}header .header__logo img{width:70px}header .header__menu{display:flex;align-items:center;justify-content:center;grid-gap:50px}@media (max-width: 902px){header .header__menu{display:none}}header .header__menu a{color:#091d14;font-size:18px;font-style:normal;font-weight:500;line-height:20px}header .header__profile{display:flex;align-items:center;justify-content:flex-end}header .header__profile .profile__block{position:relative;display:flex;align-items:center;justify-content:flex-end}header .header__profile .profile__block .block__info{display:flex;align-items:center;justify-content:flex-end;grid-gap:20px}header .header__profile .profile__block .block__info .info__name{color:#091d14;text-align:right;leading-trim:both;text-edge:cap;font-size:18px;font-style:normal;font-weight:500;line-height:18px}header .header__profile .profile__block .block__info svg path{fill:#091d14}header .header__profile .profile__block .block__menu{right:0;position:absolute;top:61px;width:188px;display:none;flex-direction:column;z-index:3;border-radius:15px;overflow:hidden;box-shadow:0 15px 50px #0000004d}header .header__profile .profile__block .block__menu.is-open{display:flex}header .header__profile .profile__block .block__menu a{color:#091d14;leading-trim:both;text-edge:cap;font-size:15px;font-style:normal;font-weight:500;line-height:18px;border-bottom:1px solid #E6E6E6;padding:15px;text-align:center;background:#fff;transition:.3s all}header .header__profile .profile__block .block__menu a:hover{background:#e6e6e6;color:#091d14;transition:.3s all}header .header__profile .profile__block .block__menu a:last-child{border:unset}header .header__profile .profile__btn{padding:25px 28px;color:#3d301c;font-size:18px;font-style:normal;font-weight:600;line-height:20px;border-radius:15px;background:linear-gradient(100deg,#fbd79d,#c49d5f)}.cookies-block{position:fixed;bottom:49px;transition:.3s all;width:100%;display:flex;align-items:center;justify-content:center}.cookies-block.hidden{transition:.3s all;transform:translateY(400px)}.cookies-block .cookies-block__content{border-radius:40px;width:100%;background:#fff3;border:5px solid rgba(9,29,20,.1);filter:drop-shadow(0 4px 150px rgba(0,0,0,.5));-webkit-backdrop-filter:blur(68.6500015259px);backdrop-filter:blur(68.6500015259px);padding:25px 40px;display:flex;align-items:center;justify-content:space-between;grid-gap:180px}.cookies-block .cookies-block__content .content__btn{padding:24px 28px;color:#3d301c;leading-trim:both;text-edge:cap;font-family:Montserrat;font-size:23px;font-style:normal;font-weight:600;line-height:20px;border-radius:20px;background:#fff}.cookies-block .cookies-block__content .content__info{flex:1;color:#fff;font-size:18px;font-style:normal;font-weight:500;line-height:20px}section.intro{padding:99px 0;background:linear-gradient(108deg,#1a482c 15.02%,#091d14 50%,#091d14)}section.intro .container{display:flex;flex-direction:column;align-items:flex-start;grid-gap:70px}@media (max-width: 480px){section.intro .container{grid-gap:40px}}section.intro .intro__name{font-family:Palatino Linotype;font-size:110px;font-style:normal;font-weight:700;line-height:100px;background:linear-gradient(96deg,#fbd79d,#c49d5f);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width: 600px){section.intro .intro__name{font-size:90px;line-height:80px}}@media (max-width: 480px){section.intro .intro__name{font-size:60px;line-height:50px}}section.intro .intro__info{display:flex;flex-direction:column;align-items:flex-start;grid-gap:32px}section.intro .intro__info h1{color:#fff;leading-trim:both;text-edge:cap;font-family:Palatino Linotype;font-size:60px;font-style:normal;font-weight:400;line-height:45px}@media (max-width: 772px){section.intro .intro__info h1{font-size:50px}}@media (max-width: 480px){section.intro .intro__info h1{font-size:30px;line-height:25px}}section.intro .intro__info h3{color:#fff;leading-trim:both;text-edge:cap;font-family:Palatino Linotype;font-size:36px;font-style:normal;font-weight:400;line-height:33px}@media (max-width: 772px){section.intro .intro__info h3{font-size:26px}}@media (max-width: 480px){section.intro .intro__info h3{font-size:22px;line-height:19px}}section.intro .intro__steps{margin:40px 0;display:flex;align-items:center;justify-content:flex-start;grid-gap:30px;flex-wrap:wrap}section.intro .intro__steps .steps__block{display:flex;align-items:center;justify-content:flex-start;grid-gap:30px}section.intro .intro__steps .steps__block .block__content{display:flex;flex-direction:column;align-items:flex-start;grid-gap:20px;max-width:330px}section.intro .intro__steps .steps__block .block__content .content__icon{width:60px;height:60px;border-radius:15px;border:1px solid rgba(203,175,117,.3);background:linear-gradient(180deg,#cbaf7526,#cbaf7500);display:flex;align-items:center;justify-content:center}section.intro .intro__steps .steps__block .block__content .content__title{color:#fff;font-size:24px;font-style:normal;font-weight:500;line-height:24px}section.intro .intro__steps .steps__block .block__content .content__text{color:#fff;font-size:18px;font-style:normal;font-weight:300;line-height:19px}section.intro .intro__actions{display:flex;align-items:center;justify-content:flex-start;grid-gap:60px;flex-wrap:wrap}@media (max-width: 600px){section.intro .intro__actions{justify-content:center}}section.intro .intro__actions .actions__btn{padding:35px 45px;border-radius:20px;background:linear-gradient(100deg,#fbd79d,#c49d5f);color:#3d301c;font-size:23px;font-style:normal;font-weight:600;line-height:20px}section.intro .intro__actions .actions__social{display:flex;align-items:center;justify-content:flex-start;grid-gap:30px;flex-wrap:wrap}section.intro .intro__actions .actions__social .social__block{width:56px;height:56px;border-radius:100px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,#ffffff26,#fff0);position:relative;display:flex;align-items:center;justify-content:center}section.intro .intro__actions .actions__social .social__block .live{padding:2px 7px;color:#fff;font-size:12px;font-style:normal;font-weight:700;line-height:19px;border-radius:100px;background:#ff4800;box-shadow:0 4px 25px #ff480080;position:absolute;top:-30px;left:24px}section.services{padding:100px 0}section.services .services__header{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:100px;grid-gap:20px;flex-wrap:wrap}section.services .services__header .header__title{color:#091d14;leading-trim:both;text-edge:cap;font-family:Palatino Linotype;font-size:65px;font-style:normal;font-weight:700;line-height:100px}@media (max-width: 460px){section.services .services__header .header__title{font-size:40px;line-height:normal}}section.services .services__header .header__btn{color:#3d301c;leading-trim:both;text-edge:cap;padding:35px 45px;font-size:23px;font-style:normal;font-weight:600;line-height:20px;border-radius:20px;background:linear-gradient(100deg,#fbd79d,#c49d5f)}@media (max-width: 460px){section.services .services__header .header__btn{padding:20px 35px}}section.services .services__grid{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:42px}@media (max-width: 1212px){section.services .services__grid{grid-gap:20px}}@media (max-width: 1006px){section.services .services__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){section.services .services__grid{grid-template-columns:repeat(1,1fr)}}section.services .services__grid .grid__block{padding:45px;width:100%;background:#fff;border:3px solid rgba(9,29,20,.1);border-radius:50px;display:flex;flex-direction:column;align-items:flex-start;grid-gap:20px}@media (max-width: 1212px){section.services .services__grid .grid__block{padding:30px}}section.services .services__grid .grid__block .block__title{color:#091d14;font-size:24px;font-style:normal;font-weight:600;line-height:24px}section.services .services__grid .grid__block .block__desc{color:#091d14;font-size:20px;font-style:normal;font-weight:400;line-height:25px;min-height:150px}section.services .services__grid .grid__block .block__btn{display:flex;align-items:center;justify-content:center;padding:25px 30px;border-radius:15px;border:1px solid rgba(0,0,0,.1);grid-gap:10px;color:#0006;font-size:18px;font-style:normal;font-weight:500;line-height:20px}section.about{background:linear-gradient(108deg,#1a482c 15.02%,#091d14 50%,#091d14);padding:90px 0}section.about .container{display:flex;align-items:center;justify-content:space-between;grid-gap:30px}@media (max-width: 1184px){section.about .container{flex-direction:column-reverse}}section.about .about__content{flex:1;display:flex;flex-direction:column;align-items:flex-start;grid-gap:20px}section.about .about__content .content__hello{color:#fff;leading-trim:both;text-edge:cap;font-family:Palatino Linotype;font-size:40px;font-style:normal;font-weight:400;line-height:45px}@media (max-width: 680px){section.about .about__content .content__hello{line-height:normal;font-size:30px}}section.about .about__content .content__name{leading-trim:both;text-edge:cap;font-family:Palatino Linotype;font-size:80px;font-style:normal;font-weight:400;line-height:100px;background:linear-gradient(96deg,#fbd79d,#c49d5f);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width: 680px){section.about .about__content .content__name{line-height:normal;font-size:60px}}section.about .about__content .content__title{color:#fff;leading-trim:both;text-edge:cap;font-family:Palatino Linotype;font-size:40px;font-style:normal;font-weight:400;line-height:45px;margin-bottom:20px}@media (max-width: 680px){section.about .about__content .content__title{line-height:normal;font-size:30px}}section.about .about__content .content__desc{color:#ffffffb3;font-family:Palatino Linotype;font-size:24px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:30px}@media (max-width: 680px){section.about .about__content .content__desc{line-height:normal;font-size:18px}}section.about .about__content .content__actions{display:flex;align-items:center;justify-content:flex-start;grid-gap:30px;flex-wrap:wrap}section.about .about__content .content__actions .actions__btn{padding:35px 45px;color:#3d301c;leading-trim:both;text-edge:cap;font-family:Montserrat;font-size:23px;font-style:normal;font-weight:600;line-height:20px;border-radius:20px;background:linear-gradient(100deg,#fbd79d,#c49d5f)}section.about .about__content .content__actions .actions__btn.gray{color:#fff;border:1px solid rgba(255,255,255,.05);background:linear-gradient(100deg,#ffffff26,#fff0)}section.about img{max-width:640px;width:100%}.slick-slide{margin:0 21px}.slick-list{margin:0 -21px}section.reviews{padding:100px 0}section.reviews .reviews__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;grid-gap:30px;margin-bottom:100px}section.reviews .reviews__header .header__title{color:#091d14;leading-trim:both;text-edge:cap;font-family:Palatino Linotype;font-size:65px;font-style:normal;font-weight:700;line-height:100px}@media (max-width: 622px){section.reviews .reviews__header .header__title{font-size:40px;line-height:normal}}section.reviews .reviews__header .header__social{display:flex;align-items:center;grid-gap:20px}section.reviews .reviews__header .header__social .social__btn{width:56px;height:56px;border-radius:100px;border:1px solid rgba(34,52,44,.1);background:linear-gradient(135deg,#f8d49a,#c7a062);display:flex;align-items:center;justify-content:center;position:relative}section.reviews .reviews__header .header__social .social__btn .live{padding:2px 7px;border-radius:100px;background:#ff4800;box-shadow:0 4px 25px #ff480080;color:#fff;font-size:12px;font-style:normal;font-weight:700;line-height:19px;position:absolute;top:-10px;right:0}section.reviews .reviews__slider-actions{display:flex;align-items:center;justify-content:flex-end;grid-gap:10px;margin-top:80px}section.reviews .reviews__slider-actions svg:nth-last-child(1){transform:rotate(180deg)}@media (max-width: 624px){section.reviews .reviews__slider-actions{justify-content:flex-start;margin-top:150px;padding-left:20px}}section.reviews .reviews__slider-actions svg{cursor:pointer}section.reviews .reviews__slider-actions svg:hover rect{fill:#edc88e}section.reviews .reviews__slider .slider__block{width:100%;overflow:hidden;background:#ececec;border-radius:10px;border:2px solid rgba(9,29,20,.1);display:flex;align-items:center;justify-content:center;position:relative}section.reviews .reviews__slider .slider__block img{width:100%}section.reviews .slick-dots{display:flex;align-items:center;justify-content:flex-start;bottom:-100px;left:24px;grid-gap:10px}section.reviews .slick-dots li.slick-active button{background:linear-gradient(140deg,#f8d49a,#c7a063 131.84%);border:unset}section.reviews .slick-dots li button{width:20px;height:20px;border-radius:3px;border:1px solid rgba(34,52,44,.5);transform:rotate(-45deg)}section.reviews .slick-dots li button:before{display:none}section.rituals{background:url(/images/rituals_bg.png);background-size:cover;background-repeat:no-repeat;background-position:center;padding:100px 0}section.rituals .rituals__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;grid-gap:30px;margin-bottom:100px}section.rituals .rituals__header .header__title{color:#fff;leading-trim:both;text-edge:cap;font-family:Palatino Linotype;font-size:65px;font-style:normal;font-weight:700;line-height:100px}section.rituals .rituals__header .header__social{display:flex;align-items:center;grid-gap:20px}section.rituals .rituals__header .header__social .social__btn{width:56px;height:56px;border-radius:100px;border:1px solid rgba(34,52,44,.1);background:linear-gradient(135deg,#f8d49a,#c7a062);display:flex;align-items:center;justify-content:center;position:relative}section.rituals .rituals__header .header__social .social__btn .live{padding:2px 7px;border-radius:100px;background:#ff4800;box-shadow:0 4px 25px #ff480080;color:#fff;font-size:12px;font-style:normal;font-weight:700;line-height:19px;position:absolute;top:-10px;right:0}section.rituals .rituals__slider-actions{display:flex;align-items:center;justify-content:flex-end;grid-gap:10px;margin-top:80px}section.rituals .rituals__slider-actions svg:nth-last-child(1){transform:rotate(180deg)}@media (max-width: 624px){section.rituals .rituals__slider-actions{justify-content:flex-start;margin-top:150px;padding-left:20px}}section.rituals .rituals__slider-actions svg{cursor:pointer}section.rituals .rituals__slider-actions svg:hover rect{fill:#edc88e}section.rituals .slick-slide{margin:0 10px}section.rituals .slick-list{margin:0 -10px}section.rituals .rituals__slider .slider__block{width:100%;height:597px;border-radius:50px;background:#000;overflow:hidden}section.rituals .rituals__slider .slider__block .block__image{height:510px;width:100%;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}section.rituals .rituals__slider .slider__block .block__image img{position:absolute;height:100%}section.rituals .rituals__slider .slider__block.end .block__footer{color:#3d301c;font-size:25px;font-weight:700;background:linear-gradient(100deg,#9c9c9c,#8b8b8b)}section.rituals .rituals__slider .slider__block .block__footer{height:88px;border-radius:0 0 20px 20px;background:linear-gradient(100deg,#fbd79d,#c49d5f);display:flex;align-items:center;justify-content:center;grid-gap:10px;color:#3d301c80;font-size:23px;font-style:normal;font-weight:600;line-height:20px}section.rituals .rituals__slider .slider__block .block__footer b{color:#3d301c;font-size:30px;font-style:normal;font-weight:700;line-height:20px}section.rituals .slick-dots{display:flex;align-items:center;justify-content:flex-start;bottom:-100px;left:24px;grid-gap:10px}section.rituals .slick-dots li.slick-active button{background:linear-gradient(140deg,#f8d49a,#c7a063 131.84%);border:unset}section.rituals .slick-dots li button{width:20px;height:20px;border-radius:3px;border:1px solid rgba(255,255,255,.3);transform:rotate(-45deg)}section.rituals .slick-dots li button:before{display:none}section.social{padding:100px 0 166px}section.social .social__title{color:#091d14;leading-trim:both;text-edge:cap;font-family:Palatino Linotype;font-size:65px;font-style:normal;font-weight:700;line-height:100px;margin-bottom:100px}@media (max-width: 620px){section.social .social__title{margin-bottom:50px;font-size:35px;line-height:normal}}section.social .social__grid{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:42px 22px}@media (max-width: 1208px){section.social .social__grid{align-items:flex-start;grid-template-columns:repeat(2,1fr)}}@media (max-width: 804px){section.social .social__grid{grid-template-columns:repeat(1,1fr)}}section.social .social__grid .grid__social{background:#fff;border-radius:50px;border:2px solid rgba(9,29,20,.1);padding:44px 40px;display:flex;align-items:center;justify-content:flex-start;grid-gap:24px}@media (max-width: 1426px){section.social .social__grid .grid__social{padding:24px 20px}}@media (max-width: 396px){section.social .social__grid .grid__social{flex-direction:column;align-items:flex-start}}section.social .social__grid .grid__social .social__icon{width:110px;height:110px;border-radius:30px;border:1.964px solid rgba(34,52,44,.1);background:linear-gradient(135deg,#f8d49a,#c7a062);display:flex;align-items:center;justify-content:center}@media (max-width: 428px){section.social .social__grid .grid__social .social__icon{width:90px;height:90px}}section.social .social__grid .grid__social .social__info{display:flex;flex-direction:column;align-items:flex-start}section.social .social__grid .grid__social .social__info .info__title{color:#091d14;leading-trim:both;text-edge:cap;font-size:24px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:10px}@media (max-width: 1426px){section.social .social__grid .grid__social .social__info .info__title{font-size:18px;line-height:18px}}section.social .social__grid .grid__social .social__info .info__value{color:#091d14;leading-trim:both;text-edge:cap;font-size:24px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:20px}@media (max-width: 1426px){section.social .social__grid .grid__social .social__info .info__value{font-size:18px;line-height:18px}}section.social .social__grid .grid__social .social__info .info__link{display:flex;align-items:center;justify-content:center;grid-gap:10px;padding:25px 45px;color:#0006;leading-trim:both;text-edge:cap;font-size:18px;font-style:normal;font-weight:500;line-height:20px;border-radius:15px;border:1px solid rgba(0,0,0,.1)}@media (max-width: 428px){section.social .social__grid .grid__social .social__info .info__link{padding:20px}}section.social .social__grid .grid__channel{background:#fff;border-radius:50px;border:2px solid rgba(9,29,20,.1);padding:40px;display:flex;flex-direction:column;align-items:flex-start}@media (max-width: 1426px){section.social .social__grid .grid__channel{padding:20px}}section.social .social__grid .grid__channel .channel__image{border-radius:30px;height:236px;overflow:hidden;width:100%;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:30px}section.social .social__grid .grid__channel .channel__image img{position:absolute;min-width:100%;min-height:100%}section.social .social__grid .grid__channel .channel__image svg{position:relative;z-index:3}section.social .social__grid .grid__channel .channel__title{color:#091d14;leading-trim:both;text-edge:cap;font-size:18px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:20px;display:flex;align-items:center;justify-content:flex-start;grid-gap:10px;flex-wrap:wrap}section.social .social__grid .grid__channel .channel__title b{padding:10px;border-radius:100px;background:#ff4800;box-shadow:0 4px 25px #ff480080;color:#fff;leading-trim:both;text-edge:cap;text-transform:uppercase;font-size:15px;font-style:normal;font-weight:700;line-height:19px}section.social .social__grid .grid__channel .channel__link{display:flex;align-items:center;justify-content:center;grid-gap:10px;padding:25px 45px;color:#0006;leading-trim:both;text-edge:cap;font-size:18px;font-style:normal;font-weight:500;line-height:20px;border-radius:15px;border:1px solid rgba(0,0,0,.1)}footer{padding:50px 0;background:linear-gradient(108deg,#1a482c 15.02%,#091d14 50%,#091d14)}footer .container{min-height:153px;display:flex;align-items:center;justify-content:space-between;grid-gap:40px 20px;flex-wrap:wrap}footer .footer__logo{display:flex;align-items:center;justify-content:flex-start}@media (max-width: 580px){footer .footer__logo{justify-content:center;width:100%}}footer .footer__logo img{width:70px}footer .footer__links{display:flex;align-items:center;justify-content:center;grid-gap:20px 50px;flex-wrap:wrap}footer .footer__links a{color:#fff;leading-trim:both;text-edge:cap;font-size:18px;font-style:normal;font-weight:500;line-height:20px}footer .footer__social{display:flex;align-items:center;grid-gap:20px}@media (max-width: 580px){footer .footer__social{justify-content:center;width:100%}}footer .footer__social .social__btn{width:56px;height:56px;border-radius:100px;border:1px solid rgba(34,52,44,.1);background:linear-gradient(135deg,#f8d49a,#c7a062);display:flex;align-items:center;justify-content:center;position:relative}footer .footer__social .social__btn .live{padding:2px 7px;border-radius:100px;background:#ff4800;box-shadow:0 4px 25px #ff480080;color:#fff;font-size:12px;font-style:normal;font-weight:700;line-height:19px;position:absolute;top:-10px;right:0}.body-lock{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;display:block;pointer-events:none;opacity:0;transition:opacity .2s ease;z-index:1000}.modal[aria-hidden=false]{pointer-events:auto;opacity:1}.modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#091d144d}.modal__dialog{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;color:#111;width:100%;max-width:420px;max-height:90vh;overflow:auto;border-radius:50px;padding:45px;outline:none;transition:transform .25s ease,opacity .25s ease;border:2px solid rgba(9,29,20,.1);display:flex;flex-direction:column;justify-content:center;align-items:center}.modal__dialog .dialog__logo{margin-bottom:20px}.modal__dialog .dialog__title{color:#091d14;text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:20px}.modal__dialog .dialog__desc{color:#091d14;text-align:center;font-size:14px;font-style:normal;font-weight:300;line-height:19px;margin-bottom:37px}.modal__dialog .dialog__desc a{text-decoration:underline;color:#091d14}.modal__dialog .dialog__error{color:#ff4800;text-align:center;margin-bottom:37px;font-size:14px;font-style:normal;font-weight:500;line-height:19px}.modal__dialog form{width:100%;display:flex;flex-direction:column;align-items:center}.modal__dialog form button{margin-top:37px;padding:35px 45px;border:unset;color:#3d301c;font-size:23px;font-style:normal;font-weight:600;line-height:20px;border-radius:20px;background:linear-gradient(100deg,#fbd79d,#c49d5f)}.modal__dialog form .form__checkbox{width:100%;color:#091d14;margin-top:37px;font-size:14px;font-style:normal;font-weight:300;line-height:19px}.modal__dialog form .form__checkbox .styled-checkbox{position:absolute;opacity:0}.modal__dialog form .form__checkbox .styled-checkbox+label{position:relative;cursor:pointer;padding:0}.modal__dialog form .form__checkbox .styled-checkbox+label:before{content:"";margin-right:15px;display:inline-block;vertical-align:text-top;width:20px;height:20px;border-radius:6px;border:1px solid rgba(0,0,0,.1);transform:rotate(45deg);background:#fff}.modal__dialog form .form__checkbox .styled-checkbox:hover+label:before{background:linear-gradient(135deg,#f7d398,#c8a163)}.modal__dialog form .form__checkbox .styled-checkbox:checked+label:before{background:linear-gradient(135deg,#f7d398,#c8a163)}.modal__dialog form .form__checkbox .styled-checkbox:disabled+label{color:#b8b8b8;cursor:auto}.modal__dialog form .form__checkbox .styled-checkbox:disabled+label:before{box-shadow:none;background:#ddd}.modal__dialog form .form__input{margin-bottom:10px;width:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.modal__dialog form .form__input.error:after{position:absolute;width:12px;height:12px;content:"";border-radius:12px;right:25px;background:#ff4800}.modal__dialog form .form__input.error input{border:1px solid #FF4800}.modal__dialog form .form__input input{height:63px;border-radius:15px;border:1px solid rgba(0,0,0,.1);width:100%;padding:0 25px;color:#000;font-size:18px;font-style:normal;font-weight:500;line-height:20px}.modal__dialog form .form__input input:focus{outline:unset}.modal__dialog form .form__input input::placeholder{color:#0006;font-size:18px;font-style:normal;font-weight:500;line-height:20px}.modal[data-anim=fade] .modal__dialog{opacity:0;transform:translate(-50%,-50%) scale(.98)}.modal[aria-hidden=false][data-anim=fade] .modal__dialog{opacity:1;transform:translate(-50%,-50%) scale(1)}.modal[data-anim=zoom] .modal__dialog{opacity:0;transform:translate(-50%,-50%) scale(.9)}.modal[aria-hidden=false][data-anim=zoom] .modal__dialog{opacity:1;transform:translate(-50%,-50%) scale(1)}.modal[data-anim=slide-up] .modal__dialog{opacity:0;transform:translate(-50%,calc(-50% + 16px))}.modal[aria-hidden=false][data-anim=slide-up] .modal__dialog{opacity:1;transform:translate(-50%,-50%)}.modal__close{position:absolute;right:10px;top:8px;font-size:20px;line-height:1;background:transparent;border:0;cursor:pointer}.slick-dots{bottom:-100px;position:absolute;list-style:none}.slick-dots li button{background:unset;font-size:0}section.services-page{padding:100px 0}section.services-page .services-page__title{margin-bottom:80px;color:#091d14;leading-trim:both;text-edge:cap;font-family:Palatino Linotype;font-size:65px;font-style:normal;font-weight:700;line-height:100px}@media (max-width: 710px){section.services-page .services-page__title{font-size:50px;line-height:normal;margin-bottom:40px}}section.services-page .services-page__desc{margin-bottom:80px;color:#091d14;leading-trim:both;text-edge:cap;font-family:Palatino Linotype;font-size:30px;font-style:normal;font-weight:400;line-height:45px}@media (max-width: 710px){section.services-page .services-page__desc{font-size:25px;line-height:40px}}section.services-page .services-page__desc a{color:#091d14;text-decoration:underline}section.services-page .services-page__videos{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:42px}section.services-page .services-page__videos .videos__block{background:#fff;border:2px solid rgba(9,29,20,.1);padding:45px;display:flex;flex-direction:column;align-items:flex-start;grid-gap:30px;border-radius:50px}section.services-page .services-page__videos .videos__block .block__images{width:100%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border-radius:30px;height:332px}section.services-page .services-page__videos .videos__block .block__images img{position:absolute;min-width:100%;min-height:100%}section.services-page .services-page__videos .videos__block .block__title{color:#091d14;font-size:24px;font-style:normal;font-weight:400;line-height:24px}section.services-page .services-page__videos .videos__block .block__title b{font-weight:600}section.services-page .services-page__videos .videos__block .block__actions{display:flex;align-items:center;justify-content:flex-start;grid-gap:28px}section.services-page .services-page__videos .videos__block .block__actions .actions__btn{padding:35px 45px;color:#3d301c;font-size:23px;font-style:normal;font-weight:600;line-height:20px;border-radius:20px;background:linear-gradient(100deg,#fbd79d,#c49d5f)}section.services-page .services-page__videos .videos__block .block__actions .actions__price{color:#091d14;leading-trim:both;text-edge:cap;font-family:Palatino Linotype;font-size:40px;font-style:normal;font-weight:700;line-height:100px}section.services-page .services-page__products{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:42px}@media (max-width: 1274px){section.services-page .services-page__products{grid-template-columns:repeat(2,1fr)}}@media (max-width: 710px){section.services-page .services-page__products{grid-template-columns:repeat(1,1fr)}}section.services-page .services-page__products .products__block{background:#fff;border:2px solid rgba(9,29,20,.1);padding:45px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;border-radius:50px;grid-gap:50px}@media (max-width: 1400px){section.services-page .services-page__products .products__block{grid-gap:20px}}section.services-page .services-page__products .products__block svg{margin-bottom:20px}section.services-page .services-page__products .products__block .block__content{display:flex;flex-direction:column;align-items:flex-start}section.services-page .services-page__products .products__block .block__content .product__title{margin-bottom:20px;color:#091d14;font-size:24px;font-style:normal;font-weight:400;line-height:24px}section.services-page .services-page__products .products__block .block__content .product__title b{font-weight:600}section.services-page .services-page__products .products__block .block__content ul{padding-left:15px}section.services-page .services-page__products .products__block .block__content ul li{color:#091d14;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:400;line-height:19px}section.services-page .services-page__products .products__block .block__footer{display:flex;align-items:center;justify-content:flex-start;grid-gap:20px 25px;flex-wrap:wrap}section.services-page .services-page__products .products__block .block__footer .footer__price{color:#091d14;leading-trim:both;text-edge:cap;font-family:Palatino Linotype;font-size:40px;font-style:normal;font-weight:700;line-height:100px}section.services-page .services-page__products .products__block .block__footer .footer__btn{padding:25px 45px;color:#0006;leading-trim:both;text-edge:cap;font-size:18px;font-style:normal;font-weight:500;line-height:20px;display:flex;align-items:center;justify-content:center;grid-gap:10px;border-radius:15px;border:1px solid rgba(0,0,0,.1)}section.services-page .services-page__products .products__block .block__footer .footer__btn svg{width:auto;height:auto;margin:0}section.profile{padding:100px 0}section.profile .profile__header{display:flex;align-items:center;justify-content:flex-start;grid-gap:24px;flex-wrap:wrap;margin-bottom:60px}@media (max-width: 900px){section.profile .profile__header{justify-content:center}}section.profile .profile__header .header__title{color:#091d14;leading-trim:both;text-edge:cap;font-family:Palatino Linotype;font-size:65px;font-style:normal;font-weight:700;line-height:100px}@media (max-width: 618px){section.profile .profile__header .header__title{font-size:45px;line-height:normal}}@media (max-width: 440px){section.profile .profile__header .header__title{font-size:35px;line-height:normal}}section.profile .profile__header .header__status{width:290px;height:65px;display:flex;align-items:center;justify-content:center}section.profile .profile__header .header__status .status__text{position:absolute;color:#000;leading-trim:both;text-edge:cap;z-index:4;font-size:15px;font-style:normal;text-transform:uppercase;font-weight:700;line-height:19px}section.profile .profile__tabs{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;margin-bottom:46px}@media (max-width: 700px){section.profile .profile__tabs{grid-template-columns:1fr}}section.profile .profile__tabs .tabs__tab{padding:25px;color:#000;font-size:15px;font-style:normal;font-weight:700;line-height:19px;border-radius:15px;border:1px solid rgba(0,0,0,.1);text-align:center}section.profile .profile__tabs .tabs__tab:hover,section.profile .profile__tabs .tabs__tab.active{background:linear-gradient(96deg,#fbd79d,#c49d5f)}section.profile .profile__orders-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;grid-gap:20px;flex-wrap:wrap}section.profile .profile__orders-header .orders-header__title{color:#091d14;leading-trim:both;text-edge:cap;font-family:Palatino Linotype;font-size:30px;font-style:normal;font-weight:400;line-height:35px}section.profile .profile__orders-header .orders-header__info{padding:23px;border-radius:24px;background:#f0f0f0;color:#091d14;text-align:right;leading-trim:both;text-edge:cap;font-family:Palatino Linotype;font-size:20px;font-style:normal;font-weight:400;line-height:20px}section.profile .profile__orders-header .orders-header__info a{color:#091d14;text-decoration:underline}section.profile .profile__orders-videos{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px}@media (max-width: 1164px){section.profile .profile__orders-videos{grid-template-columns:repeat(2,1fr)}}@media (max-width: 664px){section.profile .profile__orders-videos{grid-template-columns:repeat(1,1fr)}}section.profile .profile__orders-videos .orders-videos__block{width:100%;border-radius:50px;border:2px solid rgba(9,29,20,.1);padding:40px;display:flex;flex-direction:column;align-items:flex-start;grid-gap:20px}section.profile .profile__orders-videos .orders-videos__block .block__image{height:170px;width:100%;display:flex;align-items:center;justify-content:center;position:relative;border-radius:20px;overflow:hidden}section.profile .profile__orders-videos .orders-videos__block .block__image img{position:absolute;min-width:100%;min-height:100%}section.profile .profile__orders-videos .orders-videos__block .block__title{color:#091d14;font-size:20px;font-style:normal;font-weight:600;line-height:24px}section.profile .profile__orders-videos .orders-videos__block .block__desc{color:#091d14;font-size:16px;font-style:normal;font-weight:500;line-height:24px}section.profile .profile__orders-videos .orders-videos__block .block__btn{padding:25px 42px;display:flex;align-items:center;justify-content:center;grid-gap:10px;color:#000;font-size:18px;font-style:normal;font-weight:500;line-height:20px;border-radius:15px;border:1px solid rgba(0,0,0,.1)}section.profile .profile__orders-rituals{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px}@media (max-width: 730px){section.profile .profile__orders-rituals{grid-template-columns:repeat(1,1fr)}}section.profile .profile__orders-rituals .orders-rituals__block{width:100%;border-radius:50px;border:2px solid rgba(9,29,20,.1);padding:40px;display:grid;grid-template-columns:1fr 1.4fr;grid-gap:30px}@media (max-width: 470px){section.profile .profile__orders-rituals .orders-rituals__block{padding:40px 20px}}@media (max-width: 1142px){section.profile .profile__orders-rituals .orders-rituals__block{grid-template-columns:1fr}}section.profile .profile__orders-rituals .orders-rituals__block .block__image{height:356px;width:100%;display:flex;align-items:center;justify-content:center;position:relative;border-radius:20px;overflow:hidden}section.profile .profile__orders-rituals .orders-rituals__block .block__image img{position:absolute;min-width:100%;min-height:100%}section.profile .profile__orders-rituals .orders-rituals__block .block__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}section.profile .profile__orders-rituals .orders-rituals__block .block__content .content__info{display:flex;flex-direction:column;align-items:flex-start}section.profile .profile__orders-rituals .orders-rituals__block .block__content .content__info .info__title{margin-bottom:13px;color:#091d14;font-size:20px;font-style:normal;font-weight:600;line-height:24px}section.profile .profile__orders-rituals .orders-rituals__block .block__content .content__info .info__date{color:#091d14;font-size:18px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:20px}section.profile .profile__orders-rituals .orders-rituals__block .block__content .content__info .info__desc{color:#091d14;font-size:18px;font-style:normal;font-weight:400;line-height:24px}section.profile .profile__orders-rituals .orders-rituals__block .block__content .content__actions{display:flex;flex-direction:column;align-items:flex-start;grid-gap:8px;color:#091d14;font-size:16px;font-style:normal;font-weight:500;line-height:24px}section.profile .profile__orders-rituals .orders-rituals__block .block__content .content__actions .actions__btn{padding:20px 40px;border-radius:15px;border:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;grid-gap:10px;color:#000;font-size:14px;font-style:normal;font-weight:500;line-height:20px}section.profile .profile__orders-rituals .orders-rituals__block .block__content .content__actions .actions__status{padding:20px 40px;color:#000;font-size:14px;font-style:normal;font-weight:500;line-height:20px;border-radius:15px;border:1px solid rgba(0,0,0,.1);background:linear-gradient(100deg,#9c9c9c,#8b8b8b)}
