body{min-height:calc((100vh - 83px)/ .65);margin-top:0!important}.expert__swiper{padding:0 10px}.expert__list{display:flex;justify-content:space-between;flex-wrap:wrap}@media (max-width:991px){.expert__swiper{padding:0}.expert__list{flex-direction:column;align-items:center}}@media (max-width:767px){.expert__list{max-width:380px;margin:5px auto 40px}}.expert__item{position:relative;display:flex;justify-content:stretch;align-items:stretch;background-color:#fff;border-radius:10px;padding:57px 30px 0;max-height:432px;max-width:calc(50% - 30px);width:100%;margin:130px 10px 0}@media (max-width:1599px){.expert__item{padding:45px 25px 0;max-height:400px;margin:70px 10px 0}}@media (max-width:1199px){.expert__item{margin:70px 15px 0}}@media (max-width:991px){.expert__item{max-width:none;margin:70px auto 0}}@media (max-width:767px){.expert__item{flex-direction:column;align-items:center;justify-content:flex-start;max-height:670px;max-width:100%;margin:120px auto 0}}.expert__img{position:relative;max-width:298px;width:100%;margin-right:25px;padding:15px;text-align:center;align-self:flex-end}@media (max-width:1599px){.expert__img{width:240px;flex-shrink:0;margin-right:20px;padding:12px}}@media (max-width:1199px){.expert__img{padding:10px}}.expert__img img{display:block;border-radius:140px;max-width:100%;width:100%;background-color:rgba(52,0,34,.31);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px)}.expert__img::before{position:absolute;content:'';background:url(../../img/expert/frame.png) 0 0/100% 100% no-repeat;left:0;top:0;width:100%;height:100%;z-index:2}.expert__content{width:100%;max-width:380px;display:flex;flex-direction:column;justify-content:space-between}@media (max-width:767px){.expert__img{margin-right:0;top:-130px;align-self:center}.expert__content{position:relative;top:-120px}}.expert__text{width:100%}.expert__feedback{display:flex;justify-content:flex-start;align-items:center;margin-bottom:15px}.expert__rating{padding-top:6px;margin-right:15px}.expert__comment{position:relative;top:3px;font-size:calc(14px / .67);line-height:calc(20px / .67);font-weight:400;color:#b8b7b7}.expert__title{margin-bottom:10px}.expert__offer-list{margin-top:10px}.expert__offer-list li:nth-child(2){position:relative;display:inline-block}.expert__offer-list li:nth-child(2)::before{position:absolute;content:'';height:1px;background-color:#000;width:110%;left:-5%;top:50%;transform:translateY(-50%)}.expert__offer-list li:last-child{color:#fa44ba}.expert__description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media (max-width:1599px){.expert__content{align-self:stretch}.expert__description{-webkit-line-clamp:2}}@media (max-width:1199px){.expert__description{-webkit-line-clamp:2}}@media (max-width:767px){.expert__comment{font-size:14px;line-height:20px}.expert__title{margin-bottom:5px}.expert__description{-webkit-line-clamp:3}}.expert__price{color:#340022;font-weight:500;font-size:35px;line-height:1;margin-top:10px}@media (max-width:1599px){.expert__price{font-size:30px}}.expert__price span{color:#b8b7b7;font-size:14px;line-height:17px;font-weight:400}.expert__link{margin-top:10px}.expert__bottom{display:flex;justify-content:space-between;align-items:flex-end;margin:5px 0 30px}.expert__action{text-align:center}.expert__btn{display:inline-flex}.expert__status{position:absolute;right:0;top:0;padding:9px 29px;font-size:12px;line-height:15px;color:#fff;font-weight:500;border-radius:0 10px;z-index:5}.expert__status_online,.expert__status_online-mob{background-color:#3ce439}.expert__status_offline,.expert__status_offline-mob{background-color:#c40000}.expert__status_offline-mob,.expert__status_online-mob{display:none}@media (max-width:767px){.expert__bottom{flex-direction:column;align-items:flex-start;margin:15px 0 0}.expert__status_offline,.expert__status_online{display:none}.expert__status_offline-mob,.expert__status_online-mob{display:block;right:0;top:82%;width:30px;height:30px;border:2px solid #fff;padding:0;text-indent:-9999px;border-radius:50%}}.expert__btn-group{position:relative;margin:0 50px}.expert__btn-group .button{border:1px solid #fa44ba;background-color:transparent;color:#fa44ba;font-size:14px;line-height:18px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-transform:capitalize;border-radius:10px;padding:5px 10px;max-width:160px;transition:.3s ease-in-out;flex-shrink:0}.expert__btn-group .button:last-child{margin-right:2px}.expert__btn-group .button svg{display:block;margin-bottom:5px;width:40px;height:38px}.expert__btn-group .button.is-checked,.expert__btn-group .button:hover{background-color:#fa44ba;color:#fff;cursor:pointer}.expert__btn-group .button.is-checked svg,.expert__btn-group .button:hover svg{color:#fff}.expert__slider-nav{display:flex;justify-content:space-between;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% + 120px);height:50px}@media (max-width:991px){.expert__btn-group .button{font-size:12px;line-height:16px;width:80%}.expert__btn-group .button svg{width:30px;height:auto}.expert__slider-nav{height:40px;width:calc(100% + 100px)}}.expert__next-btn{transform:rotate(180deg)}.expert__next-btn,.expert__prev-btn{position:absolute;top:0;margin:0;width:50px;height:50px;border-radius:50%;overflow:hidden;background-color:rgba(52,0,34,.45);cursor:pointer;border:1px solid #fff;transition:background-color .3s ease-in}.expert__next-btn:hover,.expert__prev-btn:hover{background-color:rgba(250,68,186,.45)}.expert__next-btn::after,.expert__prev-btn::after{content:none}@media (max-width:991px){.expert__next-btn,.expert__prev-btn{width:40px;height:40px}.expert__next-btn{right:0}.expert__prev-btn{left:0}}.main-page .expert__btn-group{margin-top:45px}:root{--border-w-lg:3px}.hero{position:relative;width:100%;height:100vh;background:url(../../img/hero-1.webp) 50% 50%/cover no-repeat}.hero::before{position:absolute;content:'';width:100%;height:100%;left:0;top:0;background-color:rgba(0,0,0,.5)}.hero__img{display:none;position:absolute;left:50%;top:-100px;transform:scale(.7) translateX(-50%);z-index:-1}@media (max-width:1599px){.expert__btn-group .button{max-width:none}.hero__img{left:45%}}@media (max-width:991px){.hero{height:140vh}.hero__img{top:50px;transform:translateX(-50%)}.hero .container{height:100%}}@media (max-width:991px){.hero__content{position:relative;top:50%;transform:translateY(-50%)}}.hero__text{margin-top:170px}@media (max-width:991px){.hero__text{margin-top:0}}.hero__title{position:relative;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;color:#fff;text-shadow:2px 2px 2px #000;z-index:2}.hero__title span{margin-left:20px}@media (max-width:767px){.hero__img{left:auto;right:0;top:50%;transform:translateY(-50%)}.hero{height:95vh}.hero__content{transform:translateY(-55%)}.hero__text{margin-top:50px}.hero__title{flex-flow:column wrap;align-items:center}}.hero__action{position:relative;display:flex;align-items:center;justify-content:space-between;margin:70px auto 0;max-width:90%;z-index:2}@media (max-width:1599px){.hero__action{max-width:70%;margin:50px auto 0}}@media (max-width:991px){.hero__action{max-width:80%}}@media (max-width:767px){.hero__action{flex-direction:column;max-width:none;align-items:center;margin:20px auto 0}}.hero__chat-btn,.hero__free-btn{position:relative;max-width:610px;width:100%;font-size:30px;line-height:42px;font-weight:500;padding:50px 170px;color:#fff;border-radius:100px;text-align:center;transition:.3s ease-in;cursor:pointer}.hero__chat-btn::before,.hero__free-btn::before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;border-radius:100px;border:var(--border-w-lg) solid transparent;-webkit-mask:linear-gradient(#340022 0 0) padding-box,linear-gradient(#340022 0 0);mask:linear-gradient(#340022 0 0) padding-box,linear-gradient(#340022 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.hero__chat-btn::after,.hero__free-btn::after{content:'';position:absolute;background:url(../../img/stars-lg.svg) 0 0/cover no-repeat,50%/cover,50%/cover;width:85px;height:88px}.hero__chat-btn span,.hero__free-btn span{text-decoration:underline}@media (max-width:1599px){.hero__chat-btn,.hero__free-btn{font-size:24px;line-height:36px;padding:20px 90px;max-width:410px}.hero__chat-btn::after,.hero__free-btn::after{width:50px;height:53px}}@media (max-width:991px){.hero__chat-btn,.hero__free-btn{font-size:18px;line-height:22px;padding:20px 35px;max-width:240px}.hero__chat-btn::after,.hero__free-btn::after{width:33px;height:32px}}.hero__free-btn{background-color:rgba(52,0,34,.7)}.hero__free-btn span{color:#feff00}.hero__free-btn::before{background:linear-gradient(259.26deg,#fff 34.41%,rgba(255,255,255,0) 86.26%) border-box}.hero__free-btn:hover{background-color:rgba(178,87,146,.7)}.hero__free-btn:hover::before{background:linear-gradient(259.26deg,#feff00 34.41%,rgba(255,255,255,0) 86.26%) border-box}.hero__free-btn::after{top:-36px;left:34px}@media (max-width:1599px){.hero__free-btn::after{top:-25px;left:20px}}@media (max-width:767px){.hero__free-btn::after{top:-15px;left:20px}.hero__free-btn{margin-bottom:20px}}.hero__chat-btn{background-color:rgba(178,87,146,.7)}.hero__chat-btn::after{bottom:-38px;left:42px;transform:scale(-1,1) rotate(-180deg)}@media (max-width:1599px){.hero__chat-btn::after{bottom:-20px;left:25px}}.hero__chat-btn::before{background:linear-gradient(259.26deg,#feff00 34.41%,rgba(255,255,255,0) 86.26%) border-box}.hero__chat-btn:hover{background-color:rgba(52,0,34,.7)}.hero__chat-btn:hover::before{background:linear-gradient(259.26deg,#fff 34.41%,rgba(255,255,255,0) 86.26%) border-box}.hero__sale{position:absolute;bottom:50px;left:80%;max-width:150px}.main-page .expert__list{margin-top:0}.expert__list{margin:70px 0 56px}@media (max-width:991px){.hero__sale{bottom:-85px;left:50%;transform:translateX(-50%);max-width:70px}.expert__list{flex-direction:column;align-items:center;margin:30px 0}}@media (max-width:767px){.hero__chat-btn::after{transform:none;top:-15px;left:20px}.expert__list{margin:10px auto 30px}.arcana__card-list .swiper{max-width:300px}}.about__content{width:100%;margin-top:56px}@media (max-width:991px){.about__content{margin-top:30px}}.about__img{overflow:hidden;border-radius:15px;float:left;width:50%;margin:0 30px 10px 0}.about__img img{display:block}.about__text{width:100%}.about__description:not(:last-of-type){margin-bottom:20px}.about__description:last-of-type{margin-bottom:56px}@media (max-width:991px){.about__img{float:none;width:100%}.about__text{margin-top:30px}.about__description:last-of-type{margin-bottom:30px}}.about__action{text-align:center}.about__btn{display:inline-flex}.arcana__card-list{position:relative;margin:56px 0}@media (max-width:991px){.arcana__card-list{margin:30px 0}}.arcana__card-item{text-align:center;background-color:#fff;border-radius:10px;padding:35px 20px 28px 14px;width:100%}.arcana__img{position:relative}.arcana__img img{position:relative;border:2px solid #000;border-radius:15px;overflow:hidden;z-index:2;max-width:216px;width:100%}.arcana__img::before{position:absolute;content:'';width:100%;height:100%;background:url(../../img/major/bg.webp) 0 0/auto 100% no-repeat,50% 50%/auto 100%;left:35px;top:-14px;z-index:1}.arcana__img::after{position:absolute;content:'';width:100%;height:95%;background:url(../../img/major/stars.png) 0 0/auto 100% no-repeat,50% 50%/auto 100%;left:8px;top:-4px;z-index:3}.arcana__title{margin:23px auto}.arcana__slider-nav{display:flex;justify-content:space-between;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% + 52px);height:50px;z-index:5}@media (max-width:767px){.arcana__slider-nav{max-width:352px}}.arcana__next-btn{transform:rotate(180deg)}.arcana__next-btn,.arcana__prev-btn{position:absolute;top:0;margin:0;width:50px;height:50px;border-radius:50%;overflow:hidden;background-color:rgba(52,0,34,.45);cursor:pointer;border:1px solid #fff;transition:background-color .3s ease-in}.arcana__next-btn:hover,.arcana__prev-btn:hover{background-color:rgba(250,68,186,.45)}.arcana__next-btn::after,.arcana__prev-btn::after{content:none}.arcana__action{text-align:center}.arcana__btn{display:inline-flex}.faq__list{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:56px;align-items:stretch}@media (max-width:991px){.arcana__next-btn,.arcana__prev-btn{width:40px;height:40px}.faq__list{margin-top:30px}}.faq__item{display:flex;justify-content:space-between;flex-direction:column;background-color:#fff;border-radius:25px;padding:30px;margin-bottom:30px;max-width:calc((100% / 3) - 20px);width:100%;min-height:295px}@media (max-width:991px){.faq__item{max-width:calc((100% / 2) - 20px);max-width:none;min-height:auto;padding:20px;margin-bottom:20px}}.faq__title{position:relative;padding-bottom:15px;color:#340022;align-items:stretch;display:flex}.faq__title::before{content:'';position:absolute;bottom:0;width:100px;height:1px;background-color:#fa44ba;left:0}.faq__title::after{content:'';position:absolute;bottom:-1px;width:4px;height:4px;background-color:#fa44ba;left:100px;transform:rotate(45deg)}.faq__content{height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch}.faq__description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:20px 0;align-items:stretch}@media (max-width:1599px){.faq__description{-webkit-line-clamp:6}}@media (max-width:1199px){.faq__description{-webkit-line-clamp:4;margin:15px 0 10px}}.faq__bottom{text-align:right}.faq__action{text-align:center;margin-top:26px}@media (max-width:991px){.faq__title{padding-bottom:10px}.faq__description{-webkit-line-clamp:6}.faq__action{margin-top:10px}}.faq__btn{display:inline-flex}
/*# sourceMappingURL=../sourcemaps/main-page.min.css.map */
