.lazyImage_animated{transition:opacity .35s ease-out;opacity:0}.lazyImage_animated[data-loaded]{opacity:1}.blog__info{display:flex;align-items:center;font-size:18px;line-height:1.6}@media(max-width:1200px){.blog__info{font-size:15px;line-height:1.2}}.blog__avatar{width:60px;height:60px;border-radius:50%;margin-right:15px;overflow:hidden}.blog__avatar img{border-radius:50%;object-fit:cover;transition:transform .4s;will-change:transform}.blog__avatar:hover img{transform:scale(1.1)}@media(max-width:1200px){.blog__avatar{width:50px;height:50px}}.blog__name{font-weight:700}.blog__name:hover{text-decoration:underline}.blog__date{margin-right:5px}.blog__item{display:block;height:100%;padding:30px;border-radius:10px;transition:box-shadow .4s;cursor:pointer}.blog__item:hover{box-shadow:0 4px 30px rgba(139,88,190,.2)}@media(max-width:992px){.blog__item{padding:15px}}@media(max-width:768px){.blog__item{box-shadow:0 4px 30px rgba(139,88,190,.2)}}.blog__img{height:225px;width:100%;border-radius:10px;margin-bottom:24px;object-fit:cover}@media(max-width:768px){.blog__img{margin-bottom:10px}}.blog__title{font-weight:700;font-size:24px;line-height:28px;margin:20px 0}@media(max-width:992px){.blog__title{font-size:20px;margin:10px 0}}.blog__tags{display:flex;flex-wrap:wrap;font-size:15px;line-height:1.4}@media(max-width:992px){.blog__tags{font-size:14px}}.blog__tags-item:not(:last-child){position:relative;padding-right:14px;margin-right:5px}.blog__tags-item:not(:last-child):after{content:"/";position:absolute;right:0;top:0}.blog__list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:70px 30px;gap:70px 30px}@media(max-width:1200px){.blog__list{grid-template-columns:repeat(2,1fr);gap:30px}}@media(max-width:768px){.blog__list{grid-template-columns:1fr;gap:20px}}.lazyImageWithPlaceholder2{position:relative;z-index:0;transition:filter .35s ease-out}.lazyImageWithPlaceholder2__img{position:absolute;top:0;left:0;height:100%;width:100%;z-index:0;object-fit:cover;transition:opacity .35s linear,transform .7s ease-out;opacity:0;transform:scale(1.008)}.lazyImageWithPlaceholder2[data-loaded] .lazyImageWithPlaceholder2__img{opacity:1;transform:scale(1)}.lazyImageWithPlaceholder2__placeholder{height:100%;width:100%;object-fit:cover;transition:opacity .7s cubic-bezier(.8,.08,.68,.51);opacity:1}.lazyImageWithPlaceholder2_longAnimation .lazyImageWithPlaceholder2__img{transition:opacity .7s linear,transform 1.4s ease-out}.lazyImageWithPlaceholder2_longAnimation .lazyImageWithPlaceholder2__placeholder{transition:opacity 1.4s cubic-bezier(.8,.08,.68,.51)}.lazyImageWithPlaceholder2_removePlaceholderOnLoad .lazyImageWithPlaceholder2__img{transform:scale(.992)}.lazyImageWithPlaceholder2_invisiblePlaceholder .lazyImageWithPlaceholder2__placeholder,.lazyImageWithPlaceholder2_removePlaceholderOnLoad[data-loaded] .lazyImageWithPlaceholder2__placeholder{opacity:0}.thank-you{padding-top:303px}.thank-you__title.section-title{font-weight:700;font-size:80px;line-height:95px;color:#a54aff;margin:0 auto 15px}@media(max-width:1300px){.thank-you__title.section-title{max-width:900px;text-align:center}}@media(max-width:768px){.thank-you__title.section-title{font-size:45px;line-height:50px;padding-top:140px}}.thank-you__subtitle{text-align:center;font-weight:700;font-size:36px;line-height:42px;color:#140612;margin:0 auto 47px}@media(max-width:768px){.thank-you__subtitle{font-size:30px;line-height:40px}}@media(max-width:1024px){.thank-you__subtitle{max-width:500px}}.thank-you__text{margin:0 auto 43px;max-width:871px;font-weight:400;font-size:24px;line-height:34px;text-align:center}@media(max-width:768px){.thank-you__text{font-size:20px;line-height:28px}}.thank-you__button{margin:60px auto 0;max-width:308px}@media(max-width:768px){.thank-you__button{max-width:275px;margin:60px auto}.thank-you{padding-top:90px}}.thank-you .section-title{text-align:center}.thank-you__smoke{position:absolute;top:0;max-width:1000px;z-index:-1;pointer-events:none}.thank-you__smoke img{width:1000px}.thank-you__smoke-left{margin-top:100px;left:-20%}.thank-you__smoke-left img{transform:rotate(-15deg)}@media(max-width:2000px){.thank-you__smoke-left{left:-30%}}@media(max-width:1650px){.thank-you__smoke-left{margin-top:200px;left:-35%}}@media(max-width:1450px){.thank-you__smoke-left{margin-top:250px}}@media(max-width:1100px){.thank-you__smoke-left{left:-45%}}@media(max-width:992px){.thank-you__smoke-left{top:-30%;left:calc(50% - 350px)}.thank-you__smoke-left img{transform:rotate(0deg)}}@media(max-width:768px){.thank-you__smoke-left{top:-300px;left:calc(50% - 200px)}}@media(max-width:576px){.thank-you__smoke-left{top:-280px;left:calc(50% - 170px)}}.thank-you__smoke-right{right:-20%;margin-top:50px}.thank-you__smoke-right img{transform:scaleX(-1) rotate(15deg)}@media(max-width:2000px){.thank-you__smoke-right{right:-30%}}@media(max-width:1650px){.thank-you__smoke-right{margin-top:200px;right:-35%}}@media(max-width:1100px){.thank-you__smoke-right{right:-45%}}@media(max-width:992px){.thank-you__smoke-right{display:none}}@media(max-width:1650px){.thank-you__smoke img{width:800px}}@media(max-width:1450px){.thank-you__smoke img{width:700px}}@media(max-width:768px){.thank-you__smoke img{width:400px}}@media(max-width:576px){.thank-you__smoke img{width:340px}}.breadcrumbs{display:flex;flex-wrap:wrap;margin-bottom:50px}@media(max-width:1200px){.breadcrumbs{display:none}}.breadcrumbs--dark{color:#fff}.breadcrumbs--dark .breadcrumbs__item:last-child .breadcrumbs__link{color:#f96e20}.breadcrumbs--dark .breadcrumbs__link:before{background-color:#fff}.breadcrumbs--light{color:#140612}.breadcrumbs--light .breadcrumbs__item:last-child .breadcrumbs__link{color:#a54aff}.breadcrumbs--light .breadcrumbs__link:before{background-color:#140612}.breadcrumbs__item+.breadcrumbs__item{margin-left:10px}.breadcrumbs__item+.breadcrumbs__item:before{content:">";margin-right:10px;font-size:18px;line-height:0}.breadcrumbs__item:last-child .breadcrumbs__link{color:#f96e20}.breadcrumbs__item:last-child .breadcrumbs__link:before{display:none}.breadcrumbs__link{text-transform:capitalize;font-size:14px;position:relative}.breadcrumbs__link:before{content:"";width:100%;height:1px;position:absolute;bottom:-3px;left:0;background:#fff;transition:width .4s,left .4s}.breadcrumbs__link:hover:before{width:0;left:50%}
/*# sourceMappingURL=b1b1eb2331878361.css.map*/