body.home .home-popular_grid{display:grid!important;grid-template-columns:repeat(4,1fr);gap:24px}body.home .home-popular_grid>*{float:none!important;clear:none!important;width:auto!important;margin:0!important}.main-page{padding:30px 20px 60px 20px;background-color:#f0f0f0;font-family:"Inter Tight",sans-serif;width:100%;min-width:420px;overflow-x:clip;overflow-x:hidden}.side-catalog{border-radius:20px;padding:30px 24px 24px 24px;max-width:433px;background-color:#fff}.side-catalog_inner{display:flex;flex-direction:column;height:100%;max-height:853px;gap:12px;padding-right:15px;margin-right:-15px}.side-catalog{min-width:433px;border-radius:20px;padding:30px 24px 24px 24px;background-color:#fff;overflow:hidden;height:853px}.side-separator{margin:12px 0 12px 0;border:1px solid #009846}.side-catalog .item{background-color:#f7f7f7;width:100%;display:flex;gap:12px;align-items:center;padding:0 10px;border-radius:15px;font-family:var(--ak-font-ui);font-size:15px;font-weight:400;height:58px;line-height:1}.side-catalog .item:hover{background-color:#e3e3e3}.item-link{color:var(--ak-text-black);display:flex;column-gap:12px;align-items:center}.side-catalog .item-btn{background-color:#009846;width:38px;height:38px;display:flex;align-items:center;justify-content:center;margin-left:auto;border-radius:7px;padding:0}.side-catalog .item-btn-icon{width:auto;height:13px;max-width:none}.side-catalog .item-icon{width:27px;height:auto}.main-section{margin:0 auto;display:flex;gap:20px;width:100%;max-width:1920px;padding:0 20px 0 20px;margin-top:37px}.main-content__wrapper{width:100%}.main-content{position:relative;display:flex;width:100%;height:100%;border-radius:20px;justify-content:space-between;gap:160px;background-image:linear-gradient(245.84deg,#fff0 14.11%,rgb(0 0 0 / .2) 65.45%),url(/wp-content/uploads/2026/02/image-9.webp);background-repeat:no-repeat;background-position:center 100%;overflow:hidden;padding-left:60px;padding-bottom:60px;background-size:cover}.home-popular{margin-bottom:95px}.home-popular_container{max-width:1920px;margin:0 auto;padding:0 20px;padding:96px 20px 60px 20px;background-color:#fff;border-radius:40px}.hero-section{color:#fff;display:flex;flex-direction:column;gap:16px;justify-content:end;width:100%;height:100%}.hero-badge{font-size:18px;line-height:1;font-weight:400;padding:10px 28px 10px 28px;background-color:rgb(255 255 255 / .29);width:fit-content;border-radius:100px}.hero-title{font-size:67px;font-weight:600;line-height:1;color:#fff;max-width:58%;font-style:var(--ak-font-ui)}.hero-btn{padding:25px 50px 25px 50px;background-color:#009846;border-radius:15px;width:fit-content;height:65px;font-size:1rem;font-weight:600;margin-top:20px;color:#fff;display:flex;align-items:center}.hero-btn_mobile{width:100%;margin-top:10px;display:none;justify-content:center;font-size:16px;font-family:var(--ak-font-ui)}.hero-btn__icon{display:flex;width:21px;height:22px;margin-right:14px}.hero-btn__icon svg{width:100%;height:100%;fill:currentColor}.main-features{display:flex;flex-direction:column;width:400px;background-color:rgb(255 255 255 / .14);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:84px 40px 84px 40px;justify-content:space-between;flex-shrink:0;position:absolute;height:100%;right:0}.feature-separator{background-color:#ccc;border:0;height:1px;margin-bottom:0;width:100%}.feature-item{display:flex;gap:30px;flex-direction:column;align-items:start}.feature-text{line-height:1}.feature-text p{font-size:22px;font-family:var(--ak-font-ui);color:#fff;font-weight:400;line-height:1.25}.feature-text p b{font-weight:600}.feature-icon{height:40px;width:auto}.home-popular__title{font-family:var(--font-header);font-size:36px;font-weight:600;color:var(--ak-text-black);margin-bottom:54px}.home-popular__grid{display:grid;grid-template-columns:repeat(4,1fr);column-gap:16px;row-gap:19px;margin-bottom:0}.popular-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:29px;min-height:365px;background-color:var(--ak-grey-bgcard);border-radius:var(--ak-radius-lg);box-shadow:var(--ak-shadow-sm);text-decoration:none;overflow:hidden;transition:transform 0.2s ease,background-color 0.2s ease}.popular-card:hover{transform:translateY(-2px);box-shadow:var(--ak-shadow-md);background-color:#efefef;color:var(--ak-text-black);transform:translateY(-1px);z-index:1}.popular-card img{position:absolute;inset:0;width:75%;height:auto;object-fit:cover;z-index:0;position-area:center bottom}.popular-card_image-first{height:100%!important;width:auto!important;position:absolute;object-fit:cover;z-index:0;position-area:center bottom}.popular-card__label_block{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;bottom:0;justify-content:space-between;align-items:center;z-index:1}.popular-card__label{z-index:1;font-size:25px;font-weight:500;color:var(--ak-text-black);max-width:80%;line-height:95%}.popular-card__arrow{width:38px;height:38px;border-radius:8px;background:var(--ak-green);color:#fff;display:grid;place-items:center;font-size:16px;position:absolute;right:29px;bottom:29px}.popular-card--image::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff0 30%,rgb(0 0 0 / .45) 100%)}.popular-card--all{background:var(--ak-green)}.popular-card--all:hover{background:var(--ak-green-hover)}.popular-card--image .popular-card__label_block .popular-card__label{color:white!important;font-size:25px}.popular-card--all .popular-card__label{color:#fff;font-size:25px}.popular-card--all .popular-card__arrow{background:#fff;color:var(--ak-green)}.mobile-main-content{display:none;background-image:linear-gradient(245.84deg,#fff0 14.11%,rgb(0 0 0 / .2) 65.45%),url(/wp-content/uploads/2025/12/mobile-main.png);flex-direction:column;color:#fff;width:100%;height:530px;border-radius:20px;padding:25px 13px 13px 13px;justify-content:space-between;align-items:start;background-repeat:no-repeat;background-size:100% auto;background-position:center 60%;overflow:hidden}.mobile-hero-section{display:flex;flex-direction:column;padding:0 12px 0 12px}.mobile-hero-text{font-size:1.125rem;font-weight:400;flex:1;min-width:0}.mobile-main-features{display:flex;flex-direction:column;gap:10px;width:100%}.mobile-feature-item{display:flex;gap:13px;background-color:rgb(255 255 255 / .36);border-radius:12px;padding:15px;align-items:center;font-size:1.125rem;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px)}.mobile-feature-icon{height:37px;width:auto}.mobile-catalog-btn{display:none;color:#fff;width:100%;background-color:#009846;border-radius:10px;height:55px;align-items:center;justify-content:center;gap:14px}.home-help-container{max-width:1920px;margin:0 auto;padding:0 24px}.ak-container_category{max-width:1920px;margin:0 auto}.home-help-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:40px}.help-card{position:relative;padding:30px;border-radius:30px;color:#fff;background-size:cover;background-position:center;overflow:hidden;min-height:476px;display:flex;flex-direction:column;justify-content:flex-end}.help-card>*{position:relative;z-index:1}.help-card--vin{background-image:url(/wp-content/uploads/2025/12/ban1.png)}.help-card--service{background-image:url(/wp-content/uploads/2025/12/ban2.png)}.help-card__title{margin-bottom:30px;color:#fff;font-size:38px;font-weight:600;line-height:95%;max-width:55%}.help-card__text{max-width:70%;margin-bottom:40px;color:#fff;font-size:23px;font-weight:400;line-height:120%}.help-card__actions{display:flex;gap:9px}.home-help-extra{display:flex;justify-content:center}.help-extra-card{width:100%;background:#111;border-radius:24px;padding:48px;text-align:center}.help-extra__title{font-size:26px;font-weight:600;color:#fff;margin-bottom:12px}.help-extra__text{color:#cfcfcf;margin-bottom:24px}.help-extra__actions{display:flex;justify-content:center;gap:16px}.btn{display:inline-flex;align-items:center;justify-content:center;height:65px;padding:0 54px;border-radius:12px;font-size:16px;font-weight:700;text-decoration:none;white-space:nowrap;-webkit-tap-highlight-color:#fff0}.btn--green{background:var(--ak-green);color:#fff;transition:transform 0.3s ease,background-color 0.3s ease}.btn--green:hover{background:var(--ak-green-hover);transform:translateY(-1px)}.btn--green:active{background:#00823c;box-shadow:0 4px 10px rgb(0 152 70 / .25);transform:translateY(1px)}.btn--violet{background:#6b5cff;color:#fff;padding:0 22px}.btn--violet:hover{background:#7a6cff;transform:translateY(-1px)}.btn--violet:active{background:#5a4fe0;box-shadow:0 4px 10px rgb(107 92 255 / .25);transform:translateY(1px)}.home-help-wrapper{margin-bottom:80px}.home-about{padding:0}.home-about_container{max-width:1920px;margin:0 auto;background-color:#f7f7f7;border-radius:40px 40px 0 0;padding:80px 20px 150px 20px;display:flex;flex-direction:column}.home-about__head{max-width:820px;margin-bottom:40px;display:flex;flex-direction:column;align-self:center;align-items:flex-start}.home-about__title{font-size:36px;font-weight:600;line-height:1.05;margin-bottom:92px}.home-about__text{font-size:16px;color:var(--ak-text-secondary);margin-bottom:12px}.home-about__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(180px,auto);gap:20px}.about-card{background:#fff0;border-radius:20px;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;position:relative}.card--experience{grid-column:1 / 2;grid-row:1 / 2;z-index:2;background-color:#fff}.card--image{grid-column:1 / 3;grid-row:1 / 3;padding:0px!important;background-image:url(/wp-content/uploads/2025/12/union2_3.png);background-repeat:no-repeat;position:relative;min-height:570px;background-size:cover;background-position-x:center}.card--image img{height:auto;width:100%;max-width:215px;position:absolute;bottom:30px;left:30px}.card--prices{grid-column:3 / 4;grid-row:1 / 2;background-color:#fff}.card--quality{grid-column:3 / 4;grid-row:2 / 3;background-color:#fff}.card--contact{grid-column:4 / 5;grid-row:1 / 3;background-color:#d4ede0}.btn-about{margin-top:30px;height:55px;background-color:var(--ak-green);color:#fff;font-size:14px;max-width:max-content;line-height:1}.about-card__icon{width:40px;height:40px;display:inline-block;background:var(--ak-green);border-radius:7px;display:flex;justify-content:center;position:absolute;top:30px;left:30px}.about-card__title{color:var(--ak-text-black);font-size:25px;font-weight:600;line-height:95%;margin-bottom:20px}.about-card__text{color:var(--ak-text-black);font-size:16px;font-weight:400;line-height:155%}.about-card--image{padding:0;overflow:hidden}.about-card--image img{width:100%;height:100%;object-fit:cover}.about-card--contact{background:#dff3e7}.about-card--contact .btn{margin-top:16px}.side-catalog_inner_scrollbox{scrollbar-width:thin;scrollbar-color:#16a34a #f2f2f2}.side-catalog_inner_scrollbox::-webkit-scrollbar{width:6px}.side-catalog_inner_scrollbox::-webkit-scrollbar-track{background:#f2f2f2;border-radius:10px;margin:6px 0}.side-catalog_inner_scrollbox::-webkit-scrollbar-thumb{background-color:#16a34a;border-radius:10px}.side-catalog_inner_scrollbox::-webkit-scrollbar-thumb:hover{background-color:#12803a}.side-catalog_inner_scrollbox::-webkit-scrollbar-button{width:0;height:0;display:none;background:#fff0}.side-catalog_inner_scrollbox::-webkit-scrollbar-button:single-button{width:0;height:0;display:none;background:#fff0}.side-catalog_inner_scrollbox::-webkit-scrollbar-button:increment,.side-catalog_inner_scrollbox::-webkit-scrollbar-button:decrement{width:0;height:0;display:none;background:#fff0}.side-catalog_inner_scrollbox::-webkit-scrollbar{width:6px}.side-catalog_inner_scrollbox::-webkit-scrollbar-track{margin-top:10px;margin-bottom:10px}.item-static a{height:58px}.thank-hero{display:flex;justify-content:space-between;gap:60px;margin-bottom:48px}.thank-hero__left{max-width:600px}.thank-hero__title{font-family:"Inter Tight";font-size:85px;font-weight:600;line-height:1;color:#101010}.thank-hero__title span{color:#009846}.thank-hero__right{max-width:560px}.thank-hero__text{font-family:Montserrat;font-size:16px;line-height:1.55;color:#4b4b4b;margin-bottom:24px}.thank-hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:23px 46px;background:#009846;border-radius:15px;color:#fff;font-weight:600;text-decoration:none}.item-children{padding-left:20px;margin-top:8px}.item.is-open .item-btn-icon{transform:rotate(90deg)}.item-btn-icon{transition:transform 0.25s ease}.side-catalog-level{row-gap:12px;display:flex;flex-direction:column}.help-card__actions .btn.btn--violet.viber_web{display:inline-flex}.help-card__actions .btn.btn--violet.viber_mob{display:none}@media (max-width:1471px){.main-content{padding-left:30px;padding-bottom:30px;background-size:cover}.main-section{max-height:574px}.side-catalog{height:574px;overflow-y:auto;overflow-x:hidden;max-height:inherit}.side-catalog_inner{padding-right:10px;margin-right:-20px}.hero-title{font-size:35px;margin-bottom:40px;max-width:44%}.side-catalog-level{row-gap:11px}.hero-badge{font-size:14px;margin-bottom:20px;line-height:1;padding:10px 46px}.hero-btn{font-size:14px;margin-top:0;height:55px}.feature-text p{max-width:77%}.hero-section{padding-left:0;gap:0}.feature-text p{font-size:14px}.main-features{width:auto;max-width:350px;padding:40px 40px;justify-content:space-evenly}.home-popular_container{padding:60px 20px}.home-popular__title{font-size:34px;margin-bottom:40px}.home-popular__grid{column-gap:12px;row-gap:12px}.popular-card{padding:25px;min-height:275px}.help-card__title{margin-bottom:19px;font-size:30px;max-width:60%}.help-card__text{max-width:75%;margin-bottom:24px;font-size:18px}.popular-card__arrow{right:25px;bottom:25px}.home-about_container{border-radius:40px;padding:70px 20px 138px 20px}.home-about__title{font-size:32px;font-weight:600;margin-bottom:33px}.home-about__text{font-size:14px}.home-about__grid{gap:8px}.about-card{padding:20px}.card--image img{position:absolute;bottom:20px;left:20px}.about-card__icon{top:20px;left:20px}.about-card__title{font-size:20px;margin-bottom:15px}.about-card__text{font-size:14px}.btn-about{margin-top:20px}.card--image{min-height:500px}.popular-card img{width:60%}.card--image{grid-column:1 / 3;grid-row:1 / 3;background-image:url(/wp-content/uploads/2026/01/union1024.png);min-height:500px}}@media (max-width:1370px){.main-content{background-position:top}.side-catalog{height:450px}.main-features{padding:20px}.feature-item{gap:15px}}@media (max-width:1251px){.side-catalog{min-width:350px}.main-features{max-width:300px;padding:40px 20px}}@media (max-width:1025px){.main-content{height:600px;background-position:80% 90%;gap:180px}.side-catalog{display:none}.main-features{max-width:330px;padding:40px 40px}.home-popular__title{font-size:28px;margin-bottom:35px}.hero-title{max-width:43%}.popular-card{padding:20px;min-height:225px}.popular-card__label{font-size:14px}.popular-card__arrow{width:27px;height:27px;border-radius:7px;font-size:14px;right:20px;bottom:20px}.popular-card--image .popular-card__label_block .popular-card__label{font-size:14px}.popular-card--all .popular-card__label{font-size:14px}.help-card{padding:25px;border-radius:20px;min-height:355px;display:flex}.help-card__title{font-size:20px;margin-bottom:16px;max-width:60%}.help-card__text{max-width:75%;margin-bottom:25px;font-size:14px}.btn{height:55px;padding:0 43px;border-radius:10px;font-size:14px}.btn--violet{padding:0 21px;border-radius:15px}.home-about__grid{grid-template-columns:repeat(3,1fr);gap:10px}.about-card{min-height:244px}.card--image{grid-column:1 / 2;grid-row:2 / 3;background-image:url(/wp-content/uploads/2025/12/union.png);min-height:auto}.card--prices{grid-column:2 / 3;grid-row:1 / 2}.card--quality{grid-column:2 / 3;grid-row:2 / 3}.card--contact{grid-column:3 / 4;grid-row:1 / 3}.home-about__title{font-size:28px;margin-bottom:47px}.about-card__title{font-size:18px;margin-bottom:17px}.card--image img{max-width:158px;bottom:20px;left:20px}.home-about_container{border-radius:40px;padding:53px 10px 109px 10px}}@media (max-width:930px){.main-features{width:300px}.help-card__actions .btn.btn--violet.viber_web{display:none!important}.help-card__actions .btn.btn--violet.viber_mob{display:inline-flex!important}}@media screen and (max-width:769px){.mobile-hero-title{color:#fff;font-family:var(--ak-font-ui);font-size:24px;font-weight:600;line-height:1;margin-bottom:13px}.popular-card--image img{height:auto;width:100%}.main-content{display:none}.mobile-main-content{display:flex}.hero-btn_mobile{display:flex;margin-top:15px}.popular-card{min-height:170px}.home-about__grid{grid-template-columns:repeat(2,1fr);gap:10px}.card--contact{grid-column:1 / -1;grid-row:3 / 3}}@media (max-width:700px){.mobile-catalog-btn{display:flex}.main-page{padding-left:10px;padding-right:10px;padding-top:10px}}@media screen and (max-width:600px){.home-popular__grid{grid-template-columns:repeat(2,1fr);column-gap:10px;row-gap:10px;margin-bottom:0}.home-help-grid{grid-template-columns:1fr}.home-about_container{border-radius:40px;padding:53px 10px 68px 10px}}@media (max-width:550px){.mobile-hero-text{font-size:1rem;font-weight:400}.mobile-feature-item{font-size:1rem}}@media screen and (max-width:426px){.main-section{padding:10px}.mobile-main-content{background-position:center 100%}.home-popular__title{font-size:20px;margin-bottom:21px;max-width:50%;line-height:1}.mobile-feature-text{font-size:14px}.mobile-hero-text{font-size:14px}.popular-card__arrow{right:15px;bottom:15px}.home-popular{margin-bottom:80px}.home-help-container{padding:0 10px}.home-help-grid{grid-template-columns:1fr;gap:10px;margin-bottom:57px}.help-card__title{font-size:20px;margin-bottom:15px;max-width:60%}.help-card__text{max-width:75%;margin-bottom:17px;font-size:14px}.home-about__grid{grid-template-columns:repeat(1,1fr);gap:10px}.about-card{min-height:140px;padding:15px;height:155px}.card--prices{grid-column:1 / 2;grid-row:2 / 3}.card--image{grid-column:1 / 2;grid-row:3 / 4;background-image:url(/wp-content/uploads/2025/12/union.png)}.card--quality{grid-column:1 / 2;grid-row:4 / 5}.card--contact{grid-column:1 / 2;grid-row:5 / 6;min-height:230px;}.card--image img{max-width:124px;bottom:15px;left:15px}.about-card__icon{top:15px;left:15px}.about-card__title{font-size:16px;margin-bottom:10px}.popular-card--image img{height:100%;width:auto}.popular-card{padding:20px;height:172px;min-height:auto;background-size:cover}}@media (max-width:375px){.mobile-hero-text{font-size:.875rem;font-weight:400}.mobile-feature-item{font-size:.875rem}}