@import"https://fonts.googleapis.com/css?family=Figtree:300,regular,500,600,700,800,900";html,body{height:100%;font-family:"Figtree",sans-serif;font-size:18px;line-height:1.2;background-color:var(--main-white);color:var(--main-dark);font-weight:400;margin:0}*,*::before,*::after{margin:0;padding:0;border:none;box-sizing:border-box}a{text-decoration:none}ul,ol,li{list-style:none;margin:0;padding:0}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit;margin:0}@media(max-width: 1024px){.craft__grid,.works__content,.service__main,.blog__content,.about__accordions-wrapper,.footer__content{flex-direction:column}}.visually-hidden{position:absolute !important;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}:root{--main-white: #ffffff;--main-dark: #161515;--text-gray: rgba(87, 85, 85, 1);--accent-orange: #f07030;--Secondary-Text-Grey: #747272;--badge-orange: #fdf1ea;--form-grey: rgba(239, 239, 239, 1);--background-grey:rgba(251, 251, 251, 1);--transition-main: all 0.6s cubic-bezier(0.23, 1, 0.32, 1)}.section{padding:60px 0}@media screen and (max-width: 780px){.section{padding:30px 0}}[class*=__container]{max-width:1072px;margin:0 auto;padding:0 24px}@media screen and (max-width: 780px){[class*=__container]{padding:0 30px}}.header__banner{background-color:var(--accent-orange);color:var(--main-white);font-size:12px;text-transform:uppercase;font-weight:600;text-align:center;padding:10px 0}@media screen and (max-width: 780px){.header__logo{display:none}}.header__nav{display:flex;align-items:center;gap:85px}.header__menu{display:flex;justify-content:space-between;flex-grow:1;color:var(--text-gray)}@media screen and (max-width: 780px){.header__menu{margin:10px 0}}.header__link{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:10px;color:var(--text-gray);text-decoration:none;outline:none}.header__link:hover,.header__link:focus-visible{font-weight:700}.header__link:hover .header__icon,.header__link:focus-visible .header__icon{border:1px solid var(--form-grey);fill:var(--accent-orange)}.header__icon{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;background-color:var(--background-grey);border:1px solid rgba(0,0,0,0);transition:border .25s ease,color .25s ease}@media screen and (min-width: 780px){.header__icon{display:none}}.hero{padding-top:108px;padding-bottom:58px;background-image:url("../img/main/main.webp");background-repeat:no-repeat;background-size:cover;background-position:center}@media screen and (max-width: 780px){.hero{background-image:linear-gradient(156.25deg, rgba(30, 30, 30, 0) 10.53%, rgb(30, 30, 30) 100%),url("../img/main/main-mobile.webp")}}.hero__container{display:flex;flex-direction:column}.hero__top{display:flex;justify-content:flex-start;align-items:center;width:100%;max-height:500px;gap:53px;margin-bottom:10px}@media screen and (max-width: 780px){.hero__top{display:contents}}.hero__badge{display:flex;align-items:center;gap:5px}@media screen and (max-width: 780px){.hero__badge{order:1;margin-bottom:20px}}.hero__badge-icon{padding:9px;border-radius:50%;background-color:var(--badge-orange)}.hero__badge-text{color:var(--accent-orange);text-transform:uppercase;line-height:18px;padding:8px 10px;border-radius:50px;background-color:var(--badge-orange)}@media screen and (max-width: 780px){.hero__badge-text{font-size:12px}}.hero__social-proof{display:flex;align-items:center;gap:10px;order:6}@media screen and (max-width: 780px){.hero__social-proof{order:6;display:flex}}.hero__avatars{display:flex}.hero__avatar:not(:first-child){margin-left:-17px}.hero__avatar-img{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid var(--main-white);background-color:var(--main-white)}.hero__social-info{display:flex;flex-direction:column}.hero__social-number{display:block;font-size:16px;font-weight:600;line-height:21px}@media screen and (max-width: 780px){.hero__social-number{color:var(--main-white)}}.hero__social-label{font-size:14px;line-height:1.5}@media screen and (max-width: 780px){.hero__social-label{color:var(--main-white)}}.hero__content{display:flex;flex-direction:column;width:100%;max-width:500px}@media screen and (max-width: 780px){.hero__content{display:contents}}.hero__title{font-size:48px;font-weight:600;line-height:58px;margin-bottom:5px}@media screen and (max-width: 780px){.hero__title{font-size:32px;line-height:1.2;order:2;margin-bottom:10px;color:var(--main-white)}}.hero__subtitle{font-size:18px;line-height:22px;color:var(--text-gray);margin-bottom:90px}@media screen and (max-width: 780px){.hero__subtitle{order:3;color:var(--main-white)}}.hero__perks{display:flex;width:100%;max-width:500px;gap:20px}@media screen and (max-width: 780px){.hero__perks{gap:15px;order:5;margin-bottom:40px}}.hero__perk{width:250px;display:flex;align-items:center;gap:15px}.hero__perk-icon{padding:7px;border-radius:50%;background-color:var(--badge-orange)}.hero__perk-text{font-size:14px;color:var(--text-gray)}@media screen and (max-width: 780px){.hero__perk-text{font-size:12px;color:var(--main-white)}}.zip-form{display:flex;align-items:center;width:100%;max-width:500px;background-color:var(--main-white);border:1px solid var(--form-grey);border-radius:50px;padding:5px 5px 5px 30px;gap:3px;margin-bottom:15px}@media screen and (max-width: 780px){.zip-form{order:4}}.zip-form__field{flex:1;display:flex;align-items:center}.zip-form__file{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.zip-form__input{width:100%;font-size:16px;padding:10px 5px;border:none;background-color:rgba(0,0,0,0)}.zip-form__input:focus{outline:none}.zip-form__input::-moz-placeholder{color:var(--Secondary-Text-Grey)}.zip-form__input::placeholder{color:var(--Secondary-Text-Grey)}.zip-form__input[readonly]{cursor:pointer}.zip-form__btn{padding:14px 30px;background-color:var(--accent-orange);color:var(--main-white);border-radius:50px;border:none;font-weight:600;line-height:21px;text-transform:uppercase;text-align:center;cursor:pointer;transition:transform .2s ease,background-color .2s ease}@media screen and (max-width: 780px){.zip-form__btn{background-color:var(--main-dark)}}.zip-form__btn:hover{filter:brightness(1.1)}.zip-form__btn:active{transform:scale(0.98)}.partner{padding-bottom:60px}.partner__title{font-size:48px;font-weight:600;margin-bottom:15px}@media screen and (max-width: 780px){.partner__title{font-size:25px}}.partner__subtitle{font-size:18px;line-height:1.2;color:var(--text-gray);margin-bottom:30px}@media screen and (max-width: 780px){.partner__subtitle{font-size:16px}}.partner__img{width:100%;position:relative;overflow:hidden}.partner__img .swiper-wrapper{display:flex;align-items:center}@media screen and (min-width: 780px){.partner__img .swiper-wrapper{justify-content:space-around}}.partner__img .swiper-slide{display:flex;justify-content:center;align-items:center;height:auto}.partner__img .swiper-slide img{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.craft{padding-top:60px}.craft__header{display:flex;flex-direction:column;margin-bottom:60px}.craft__title{font-size:48px;font-weight:600;line-height:1.1;margin-bottom:15px}@media screen and (max-width: 780px){.craft__title{font-size:26px}}.craft__lead{max-width:512px}@media screen and (max-width: 780px){.craft__lead{font-size:16px;color:var(--text-gray)}}.craft__grid{display:flex;flex-wrap:wrap;gap:30px}@media screen and (max-width: 780px){.craft__grid{flex-direction:column}}.craft__grid>*{flex:1 1 50%}@media(max-width: 780px){.craft__grid>*{flex:1 1 100%;min-width:0}}.craft__projects-btn{position:absolute;right:50px;bottom:0;width:120px;height:120px;overflow:hidden;cursor:pointer;border-radius:50%;text-align:center;background-color:var(--main-dark);display:flex;align-items:center;justify-content:center}.craft__projects-btn:hover{transform:scale(1.05);transition:transform .3s ease}.craft__projects-icon{position:absolute;bottom:-5px;right:55px}.craft-showcase{position:relative}.craft-showcase__badge{font-size:12px;font-weight:400;color:var(--accent-orange);text-transform:uppercase}.craft-showcase__img{width:100%;aspect-ratio:497/518;height:auto;max-height:500px;background-color:var(--text-gray);border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 780px){.craft-showcase__img{height:250px}}.craft-showcase__img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.craft-showcase__wrapper{position:absolute;top:20px;left:20px;z-index:5;display:flex;gap:3px;align-items:center;justify-content:center;width:111px;height:24px;border-radius:50px;background-color:var(--badge-orange)}.craft-showcase__content{margin-top:30px}.craft-showcase__title{margin-bottom:15px;font-size:32px;font-weight:600}@media screen and (max-width: 780px){.craft-showcase__title{font-size:20px;margin-bottom:15px}}.craft-showcase__meta{display:flex;justify-content:space-between;margin-bottom:15px}.craft-showcase__meta-label{font-size:20px;font-weight:600}@media screen and (max-width: 780px){.craft-showcase__meta-label{font-size:16px}}.craft-showcase__price{font-size:16px;color:var(--text-gray)}@media screen and (max-width: 780px){.craft-showcase__price{font-size:16px}}.craft-showcase__text{color:var(--text-gray);margin-bottom:60px}@media screen and (max-width: 780px){.craft-showcase__text{font-size:16px}}.craft-showcase__nav{position:relative;display:flex;gap:10px}@media screen and (max-width: 780px){.craft-showcase__nav{display:none}}.craft-showcase__nav-btn{width:48px;height:48px;background-color:var(--main-dark);border-radius:50%;color:var(--main-white);font-size:20px;cursor:pointer}.craft-showcase__cta{color:var(--main-white);font-size:14px;font-weight:600;text-align:center;text-transform:uppercase;transform:rotate(-21deg);text-align:center;line-height:1.2}.craft-categories{background-color:var(--background-grey);padding:20px;border-radius:10px}@media screen and (max-width: 780px){.craft-categories{padding:0px;background-color:rgba(0,0,0,0)}}.craft-categories__header{margin-bottom:30px}.craft-categories__title{font-size:32px;font-weight:600}@media screen and (max-width: 780px){.craft-categories__title{font-size:25px;margin-bottom:15px}}@media screen and (max-width: 780px){.craft-categories__text{font-size:16px;color:var(--text-gray)}}.craft-categories__lead{font-size:18px;color:var(--text-gray)}.craft-categories__list{display:flex;flex-direction:column;gap:15px}.craft-categories__item{display:block}.category-card{display:flex;align-items:center;gap:15px;width:100%;padding:20px;border:1px solid var(--form-grey);border-radius:10px;background-color:var(--main-white)}@media screen and (max-width: 780px){.category-card{padding:10px;gap:10px}}.category-card__icon{flex-shrink:0;width:100px;height:100px;overflow:hidden;background-color:var(--text-gray);border-radius:10px;display:flex;align-items:center;justify-content:center}.category-card__icon img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.category-card__body{flex:1;display:flex;flex-direction:column;justify-content:center;gap:10px;min-width:0}.category-card__title{font-size:20px;font-weight:600}.category-card__desc{font-size:16px;color:var(--text-gray)}@media screen and (max-width: 780px){.category-card__desc{font-size:12px}}.category-card__link{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:30px;height:30px;border:1px solid var(--form-grey);border-radius:50%;background-color:var(--main-white)}.category-card__link:hover{background-color:var(--form-grey)}.category-card__rows{color:var(--main-dark);font-size:20px;line-height:1;margin-bottom:2px}.reviews{padding:60px 0}.reviews__header{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:60px}@media screen and (max-width: 780px){.reviews__header{display:flex;flex-direction:column}}.reviews__title{font-size:48px;font-weight:600;margin-bottom:16px}@media screen and (max-width: 780px){.reviews__title{font-size:25px}}.reviews__rating{display:flex;align-items:center;gap:8px;margin-bottom:8px}.reviews__score{font-size:32px;font-weight:800}.reviews__stars{color:var(--accent-orange);letter-spacing:2px}.reviews__count{color:var(--text-gray);font-size:18px}@media screen and (max-width: 780px){.reviews__count{font-size:16px}}.reviews__verified{background:var(--background-grey);padding:20px;border-radius:16px;border:1px solid var(--form-grey)}@media screen and (max-width: 780px){.reviews__verified{padding:15px}}.reviews__verified-icon{margin-bottom:22px}.reviews__verified-title{font-size:32px;font-weight:600;margin-bottom:15px}@media screen and (max-width: 780px){.reviews__verified-title{font-size:20px}}.reviews__verified-text{font-size:14px;color:var(--text-gray);line-height:1.5}@media screen and (max-width: 780px){.reviews__verified-text{font-size:14px}}.reviews__list{display:flex;margin:0 0 60px}@media screen and (max-width: 780px){.reviews__list{display:flex;flex-direction:column}}.reviews__button{display:flex;justify-content:center;max-width:286px;gap:11px;background:var(--main-dark);color:var(--main-white);border-radius:999px;font-size:14px;font-weight:600;text-transform:uppercase;cursor:pointer;align-items:center}@media screen and (max-width: 780px){.reviews__button{max-width:100%;background:rgba(0,0,0,0);color:var(--main-dark);border:1px solid var(--main-dark)}}.reviews__button:hover{background:var(--accent-orange)}.reviews__button-link{padding:14px 0}.review-card:not(:last-child){border-right:1px solid var(--form-grey);padding-right:20px}@media screen and (max-width: 1100px){.review-card:not(:last-child){border-right:none;padding-right:0}}@media screen and (max-width: 780px){.review-card:not(:last-child){border-bottom:1px solid var(--form-grey);padding-bottom:15px}}.review-card:not(:first-child){padding-left:20px}@media screen and (max-width: 1100px){.review-card:not(:first-child){padding-left:0;padding-top:15px}}.review-card__header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.review-card__avatar{width:40px;height:40px;border-radius:10px;background:#f8f9ff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700}.review-card__name{display:block;font-size:20px;font-weight:600}.review-card__location{font-size:14px;color:var(--text-gray)}.review-card__rating{color:var(--accent-orange);margin-bottom:12px}.review-card__text{font-size:16px;line-height:1.6;color:var(--text-gray);margin-bottom:12px}.review-card__date{font-size:14px;color:var(--text-gray);display:flex;justify-content:flex-end}.video__title{font-size:48px;font-weight:600;margin-bottom:60px}@media screen and (max-width: 780px){.video__title{font-size:25px;margin-bottom:30px}}.video__player{position:relative;padding-bottom:56.25%;height:0;margin-bottom:30px;overflow:hidden}.video__player iframe{position:absolute;width:100%;height:100%;left:0;top:0}.video__wrapper{max-width:512px;margin:0 auto;color:var(--text-gray)}.video__text{font-size:18px}@media screen and (max-width: 780px){.video__text{font-size:16px}}.service__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30px}.service__title{font-size:48px;font-weight:600;margin:0 0 15px 0}.service__subtitle{color:var(--text-gray);max-width:500px;line-height:1.5}.service__nav-arrow{width:44px;height:44px;border-radius:50%;border:1px solid var(--form-grey);background:var(--main-white);cursor:pointer;font-size:20px;margin-left:10px;transition:.3s}.service__nav-arrow-active{background:var(--main-dark);color:var(--main-white);border-color:var(--main-dark)}.service__main{position:relative;display:flex;align-items:flex-end;min-height:520px}.service-card{background:var(--background-grey);padding:20px;border-radius:10px;width:100%;max-width:500px;z-index:1}.service-card__title{font-size:32px;font-weight:600;margin-bottom:15px}.service-card__desc{color:var(--text-gray);font-size:16px;line-height:1.4;margin-bottom:20px}.service-card__price-title{font-size:25px;font-weight:600;margin-bottom:15px}.service-card__price-row{font-size:14px;color:var(--text-gray)}.service-card__price-row:not(:last-child){margin-bottom:5px}.service-btn{margin-top:20px}.service-carousel{position:absolute;top:0;left:0;width:100%;pointer-events:none}.service-carousel__track{display:flex;align-items:center;height:100%;gap:20px;pointer-events:auto}.circle-item{border-radius:50%;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;font-weight:600;flex-shrink:0;transition:var(--transition-main);position:relative}.circle-item::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.3);border-radius:50%;transition:var(--transition-main)}.circle-item span{position:relative;z-index:2}.circle-item-small{width:160px;height:160px;font-size:20px;font-weight:600;align-self:flex-start;margin-top:30px;background-color:var(--color-black)}.circle-item-big{width:480px;height:480px;font-size:32px;font-weight:600;margin:0 10px;align-self:center;background-color:var(--color-black)}.circle-item-big::after{opacity:0}@media screen and (max-width: 1100px){.service{padding:40px 0}.service__header{flex-direction:column;margin-bottom:20px;padding:0 20px}.service__title{font-size:28px;margin-bottom:10px;color:var(--main-dark)}.service__subtitle{font-size:14px;max-width:100%}.service__nav{display:none}.service__mobile-hint{display:inline-block;background:#fff0e9;color:var(--accent-orange);padding:4px 12px;border-radius:20px;font-size:12px;font-weight:700;margin:0 0 20px 20px;text-transform:uppercase}.service__main{display:flex;flex-direction:column;min-height:auto;align-items:start}.service-carousel{position:relative;width:100%;height:auto;margin-bottom:50px;overflow-x:auto;overflow-y:hidden;padding:10px 0 40px 0;-webkit-overflow-scrolling:touch;justify-content:center}.service-carousel::-webkit-scrollbar{display:none}.service-carousel__track{display:flex;gap:20px;padding:0 20px;justify-content:flex-start;align-items:flex-start;height:auto}.circle-item-small,.circle-item-big{width:100px;height:100px;flex-shrink:0;margin:0 !important;position:relative;border-radius:50%}.circle-item-small span,.circle-item-big span{position:absolute;top:110px;left:50%;transform:translateX(-50%);color:var(--main-dark);width:120px;font-size:14px;text-align:center;line-height:1.2;font-weight:500;white-space:normal;z-index:5}.circle-item-small::after,.circle-item-big::after{display:none}.service-card{width:calc(100% - 40px);margin:20px;position:relative;box-shadow:0px 4px 20px rgba(0,0,0,.1);z-index:10}.service-card::before{content:"";position:absolute;top:-10px;left:30px;width:20px;height:20px;background:var(--background-grey);transform:rotate(45deg);z-index:-1}.service-card__title{font-size:24px}.service-card__price-title{font-size:20px}}.works__title{font-size:48px;font-weight:600;margin-bottom:60px}@media screen and (max-width: 780px){.works__title{font-size:25px;letter-spacing:-2%}}.works__content{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}@media screen and (max-width: 780px){.works__content{display:flex;flex-direction:column-reverse;flex-wrap:wrap}}.works__list{flex:1}.works__item{display:flex;align-items:flex-start;gap:15px}.works__media{flex:1}.works__image{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}.works__image-wrapper{width:100%;max-width:497px;overflow:hidden;border-radius:15px;background-color:var(--background-grey)}.step-item:not(:last-child){margin-bottom:30px}.step-item__number{display:flex;align-items:center;justify-content:center;width:48px;height:48px;font-size:32px;font-weight:700;color:var(--accent-orange);background-color:var(--badge-orange);border-radius:50%}.step-item__title{font-size:25px;font-weight:600;margin-bottom:10px}@media screen and (max-width: 780px){.step-item__title{font-size:20px}}.step-item__text{color:var(--text-gray)}@media screen and (max-width: 780px){.step-item__text{font-size:14px}}.included__header{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;max-width:512px;margin-bottom:60px}.included__title{font-size:48px;font-weight:600;margin-bottom:10px}@media screen and (max-width: 780px){.included__title{font-size:25px}}.included__subtitle{color:var(--text-gray)}@media screen and (max-width: 780px){.included__subtitle{font-size:16px}}.included__content{border:1px solid var(--form-grey);border-radius:10px;background-color:var(--background-grey);padding:30px 20px;display:grid;grid-template-columns:repeat(2, 1fr);gap:30px}@media screen and (max-width: 780px){.included__content{grid-template-columns:repeat(1, 1fr)}}.included-card{display:flex;align-items:flex-start;justify-content:center;gap:22px}.included-card__icon-wrapper{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:30px;height:30px}.included-card__title{position:relative;font-size:25px;font-weight:600;margin-bottom:15px}@media screen and (max-width: 780px){.included-card__title{font-size:20px;letter-spacing:-2%}}.included-card__description{color:var(--text-gray)}@media screen and (max-width: 780px){.included-card__description{font-size:14px}}.stats__grid{display:flex;flex-wrap:wrap;justify-content:space-around;gap:30px;margin-bottom:60px}@media screen and (max-width: 780px){.stats__grid{flex-direction:column;margin-bottom:30px}}.stats__header{max-width:700px;margin-bottom:60px}.stats__title{font-size:48px;font-weight:600;margin-bottom:15px}@media screen and (max-width: 780px){.stats__title{font-size:25px;letter-spacing:-2%}}.stats__subtitle{color:var(--text-gray);font-size:16px}.stats__button{text-transform:uppercase;font-size:14px;font-weight:600;line-height:1.5;color:var(--main-white);background-color:var(--accent-orange);padding:15px 60px;border-radius:50px;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center}@media screen and (max-width: 780px){.stats__button{background-color:var(--main-dark)}}.stat-card{flex:1;padding-left:24px;border-left:1px solid var(--form-grey)}@media screen and (max-width: 780px){.stat-card{border-left:none;border-bottom:1px solid var(--form-grey);padding-bottom:30px;padding-left:0}}.stat-card__value{font-size:48px;font-weight:700;text-transform:uppercase;margin-bottom:15px}@media screen and (max-width: 780px){.stat-card__value{font-size:32px}}.stat-card:first-child{border-left:none;padding-left:0}.stat-card__symbol{color:var(--accent-orange)}.stat-card__label{color:var(--text-gray)}@media screen and (max-width: 780px){.stat-card__label{font-size:16px}}.featured__title{font-size:48px;font-weight:600;text-align:left;margin-bottom:50px}@media screen and (max-width: 780px){.featured__title{font-size:25px}}.featured__slider{width:100%;overflow:hidden}.featured__item{display:flex;justify-content:center;align-items:center;height:auto;width:100%}.featured__logo{display:block;margin:0 auto;max-width:100%;height:auto;transition:opacity .3s}.featured__logo:hover{opacity:1;filter:none}.about__header{max-width:512px;margin-bottom:60px}.about__title{text-align:left;font-size:48px;font-weight:600;margin-bottom:5px}@media screen and (max-width: 780px){.about__title{font-size:25px;letter-spacing:-2%}}.about__rating{display:flex;align-items:center;gap:8px}.about__stars{color:var(--accent-orange)}.about__score{font-size:12px;color:var(--text-gray);text-align:left}.about__subtitle{color:var(--text-gray);margin-top:15px}@media screen and (max-width: 780px){.about__subtitle{font-size:16px}}.about__accordions-wrapper{display:flex;align-items:stretch;justify-content:space-between;gap:30px}@media screen and (max-width: 780px){.about__accordions-wrapper{flex-direction:column}}.about__accordions{flex:1}.about__media{flex:1;display:flex}.about__img-wrapper{width:100%;height:100%;overflow:hidden;border-radius:15px;background-color:var(--background-grey)}.about__img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.accordion{padding:20px;border-radius:10px;background-color:var(--background-grey);border:1px solid var(--form-grey);transition:all .3s ease;margin-bottom:15px}.accordion:last-child{margin-bottom:0}.accordion__content{margin-top:20px;color:var(--text-gray)}@media screen and (max-width: 780px){.accordion__content{font-size:14px}}.accordion[open] .accordion-item__icon{transform:rotate(180deg)}.accordion-item__summary{font-size:25px;font-weight:600;cursor:pointer;text-align:left;list-style:none;display:flex;justify-content:space-between;align-items:flex-start}.accordion-item__icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease;position:relative}.accordion-item__icon::before{content:"";width:10px;height:10px;border-right:2px solid var(--main-dark);border-bottom:2px solid var(--main-dark);transform:rotate(45deg)}@media screen and (max-width: 780px){.accordion-item__title{font-size:20px;font-weight:600}}.features_header{max-width:512px;margin-bottom:60px}.features__title{font-size:48px;font-weight:600;margin-bottom:15px}@media screen and (max-width: 780px){.features__title{font-size:25px}}.features__subtitle{color:var(--text-gray)}@media screen and (max-width: 780px){.features__subtitle{font-size:16px;margin-bottom:30px}}.features__grid{display:grid;grid-template-columns:repeat(3, 1fr)}@media screen and (max-width: 780px){.features__grid{grid-template-columns:1fr}}.features__item{position:relative;padding:30px;display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 780px){.features__item{flex-direction:row;align-items:center;padding:20px 0;gap:15px}}.features__item:nth-child(-n+3)::after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background-color:var(--form-grey)}@media screen and (max-width: 780px){.features__item:nth-child(-n+3)::after{display:none}}.features__item:not(:nth-child(3n))::before{content:"";position:absolute;right:0;top:0;bottom:0;width:1px;background-color:var(--form-grey)}@media screen and (max-width: 780px){.features__item:not(:nth-child(3n))::before{display:none}}.features__item:nth-child(-n+3)::before{bottom:30px}@media screen and (max-width: 780px){.features__item:nth-child(-n+3)::before{display:none}}.features__item:nth-last-child(-n+3)::before{top:30px}@media screen and (max-width: 780px){.features__item:nth-last-child(-n+3)::before{display:none}}.features__item:nth-child(3n+1){padding-left:0}.features__item:nth-child(3n){padding-right:0}.features__item:nth-child(-n+3){padding-top:0}.features__item:nth-last-child(-n+3){padding-bottom:0}.features__icon-wrapper{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:var(--badge-orange);border-radius:50%}@media screen and (max-width: 780px){.features__icon-wrapper{background-color:inherit}}.features__text{color:var(--text-gray)}@media screen and (max-width: 780px){.features__text{font-size:14px;letter-spacing:0%}}.check__wrapper{border:1px solid var(--form-grey);border-radius:10px;background:var(--background-grey);padding:20px}.check__header{margin-bottom:20px}.check__title{font-size:48px;font-weight:600;margin-bottom:15px}@media screen and (max-width: 780px){.check__title{font-size:25px}}.check_subtitle{color:var(--text-gray)}@media screen and (max-width: 780px){.check_subtitle{font-size:16px}}.check__form{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--form-grey);border-radius:50px;background-color:var(--main-white);padding:5px 5px 5px 30px;margin-bottom:20px}.check__form-file{flex:1;height:100%;position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.check__form-input{width:100%;height:100%;font-size:16px;padding:10px 5px}.check__form-input::-moz-placeholder{color:var(--Secondary-Text-Grey)}.check__form-input::placeholder{color:var(--Secondary-Text-Grey)}.check__form-input[readonly]{cursor:pointer;background-color:rgba(0,0,0,0)}.check__form-input:focus,.check__form-input:focus-visible{outline:none;box-shadow:none;border:none}.check__form-btn{text-transform:uppercase;text-align:center;line-height:1.5;font-size:14px;background-color:var(--main-dark);padding:14px 60px;border-radius:50px;cursor:pointer;color:var(--main-white)}.check__form-btn:active,.check__form-btn:hover{transform:scale(0.98)}@media(max-width: 780px){.check__form{flex-direction:column;align-items:stretch;gap:10px;padding:15px;border-radius:20px}.check__form-btn{width:100%;padding:14px 20px}}.faq__header{display:flex;flex-direction:column;max-width:512px;margin-bottom:40px}.faq__title{font-size:48px;font-weight:600;margin-bottom:15px}@media screen and (max-width: 780px){.faq__title{font-size:25px}}.faq__subtitle{color:var(--text-gray)}@media screen and (max-width: 780px){.faq__subtitle{font-size:16px}}.faq__list{margin-bottom:60px}.faq__item{border-bottom:1px solid var(--form-grey)}.faq__item[open] .faq__icon{transform:rotate(180deg)}.faq__item:first-child .faq__question{padding-top:0px}.faq__question{cursor:pointer;padding:32px 0 32px 0;font-size:25px;font-weight:600;text-align:left;list-style:none;display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 780px){.faq__question{font-size:20px}}.faq__question::-webkit-details-marker{display:none}.faq__icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease;position:relative}.faq__icon::before{content:"";width:10px;height:10px;border-right:2px solid var(--main-dark);border-bottom:2px solid var(--main-dark);transform:rotate(45deg)}.faq__answer{padding-right:200px;padding-bottom:30px;color:var(--text-gray)}@media screen and (max-width: 780px){.faq__answer{padding-right:0;font-size:16px}}@media screen and (max-width: 780px){.faq__footer{display:flex;align-items:center;justify-content:center}}.faq__btn{background-color:var(--accent-orange);color:var(--main-white);text-decoration:none;text-transform:uppercase;font-size:14px;font-weight:600;padding:14px 60px;border-radius:50px;transition:opacity .3s ease}@media screen and (max-width: 780px){.faq__btn{background-color:var(--main-dark)}}.faq__btn:hover{opacity:.9}.blog__header{max-width:500px;margin-bottom:60px}@media screen and (max-width: 780px){.blog__header{margin-bottom:30px}}.blog__title{font-size:48px;font-weight:600;margin-bottom:15px}@media screen and (max-width: 780px){.blog__title{font-size:25px}}.blog__description{color:var(--text-gray)}@media screen and (max-width: 780px){.blog__description{font-size:16px}}.blog__content{display:grid;grid-template-columns:1fr 1fr;gap:30px}@media screen and (max-width: 780px){.blog__content{grid-template-columns:1fr;gap:0}}.blog__list{display:flex;flex-direction:column;gap:30px}@media screen and (max-width: 780px){.blog__list{gap:0}}.blog__footer{margin-top:48px}@media screen and (max-width: 780px){.blog__footer{display:flex;justify-content:center}}.blog-card{display:flex;flex-direction:column}@media screen and (max-width: 780px){.blog-card{flex-direction:row !important;gap:15px !important;padding:20px 0;border-bottom:1px solid var(--form-grey)}.blog-card .blog-card__image{width:150px !important;min-height:150px !important;height:150px;flex-shrink:0}.blog-card .blog-card__body{padding-top:0 !important}.blog-card .blog-card__title{font-size:18px}.blog-card .blog-card__text{font-size:14px}.blog-card .blog-card__link{align-self:flex-end}}.blog-card--horizontal{flex-direction:row;gap:24px}.blog-card--horizontal .blog-card__image{width:241px;min-height:186px;flex-shrink:0}@media screen and (max-width: 780px){.blog-card--horizontal .blog-card__image{border-bottom:1px solid var(--form-grey)}}.blog-card--horizontal .blog-card__body{padding-top:0}.blog-card--horizontal:first-child{border-bottom:1px solid var(--form-grey);padding-bottom:30px}.blog-card--large{border-bottom:1px solid var(--form-grey)}.blog-card--large .blog-card__image{min-height:209px}.blog-card__image{position:relative;background-color:var(--background-grey);border-radius:10px;min-height:209px;background-image:url(../img/background.png)}.blog-card__tag{position:absolute;top:20px;left:15px;background-color:var(--badge-orange);color:var(--accent-orange);font-size:12px;padding:5px 10px;border-radius:20px;text-transform:uppercase}.blog-card__body{display:flex;flex-direction:column;height:100%;padding-top:16px}.blog-card__title{font-size:25px;font-weight:600;margin-bottom:10px}.blog-card__text{color:var(--text-gray);margin-bottom:16px}.blog-card__link{margin-top:auto;align-self:flex-end;font-size:14px;font-weight:600;text-transform:uppercase;color:var(--text-gray);text-decoration:none;letter-spacing:1px}.blog-card__link--highlight{color:var(--accent-orange);margin-bottom:15px}.footer{background-color:var(--main-dark);color:var(--main-white);font-family:var(--font-family)}@media screen and (max-width: 780px){.footer__contauner{display:flex;flex-direction:column}}.footer__logo{font-size:48px;font-weight:600;margin-bottom:60px}@media screen and (max-width: 1100px){.footer__logo{font-size:32px;letter-spacing:-2%}}.footer__content{display:flex;flex-wrap:wrap;justify-content:space-between;gap:60px;margin-bottom:60px}@media screen and (max-width: 780px){.footer__content{display:flex;flex-direction:column;gap:30px}}.footer__column{flex:1;min-width:200px}.footer__column--bio{flex:1.5;padding-right:40px}.footer__title{font-size:14px;font-weight:700;margin-bottom:10px}@media screen and (max-width: 780px){.footer__title{font-size:14px;letter-spacing:-2%}}.footer__text{font-size:14px;line-height:1.6;color:var(--background-grey);opacity:.7}.footer__list{list-style:none;padding:0;margin:0}.footer__item{margin-bottom:12px}.footer__link{color:var(--background-grey);opacity:.7;text-decoration:none;font-size:14px;transition:color .3s ease}.footer__link:hover{color:var(--main-white);opacity:1}.footer__bottom{border-top:1px solid var(--background-grey);padding-top:30px}.footer__copyright{font-size:11px;font-weight:700;margin-bottom:30px}.footer__legal{display:flex;justify-content:space-between;gap:20px}.footer__legal-link{font-size:10px;font-weight:500;color:var(--Secondary-Text-Grey);text-decoration:none}.footer__legal-link:hover{color:var(--main-white);opacity:1}.footer__legal-link:focus{color:var(--main-white);opacity:1}/*# sourceMappingURL=main.min.css.map */