.home__section{max-width:var(--container-wide);padding-inline:var(--space-20);margin-inline:auto;margin-top:var(--space-40)}@media (width>=1200px){.home__section{margin-top:var(--space-60);padding-inline:0}}.home__section-title{font:var(--text-h1-mobile);margin-bottom:var(--space-30)}@media (width>=1200px){.home__section-title{font:var(--text-h1)}}.home__section--hero{gap:var(--space-40);flex-direction:column;display:flex}.home__hero-title{font:var(--text-h1-mobile)}.home__hero-top{gap:var(--space-40);flex-direction:column;order:1;display:flex}.home__search{align-items:center;gap:var(--space-10);background:var(--color-gray-light);border-radius:var(--radius-8);padding:var(--space-10) var(--space-20);display:flex}.home__search-input{font:var(--text-option);color:var(--color-black);background:0 0;border:0;width:100%}.home__search-input::placeholder{color:var(--color-black);opacity:.2}.home__search-input:focus-visible{outline:none}.home__search-submit{cursor:pointer;background:0 0;border:0;flex-shrink:0;order:-1;padding:0;display:flex}.home__section--hero .product__grid{order:2}.home__badges{gap:var(--space-20);flex-direction:column;order:3;margin:0;padding:0;list-style:none;display:flex}.home__badge{align-items:center;gap:var(--space-15);font:var(--text-paragraph);display:flex}.home__badge-icon-box{background:var(--color-gray-light);border-radius:var(--radius-10);flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.home__badge-icon{flex-shrink:0}.home__badge-strip{gap:var(--space-20);margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.home__badge-strip-item{justify-content:center;align-items:center;gap:var(--space-15);padding:var(--space-24) 0;text-align:center;flex-direction:column;flex:0 0 100px;display:flex}.home__badge-strip-label{font:var(--text-small)}@media (width>=768px){.home__badges{align-items:flex-start;column-gap:var(--space-24);flex-direction:row;order:2}.home__badge{align-items:flex-start;gap:var(--space-12);flex-direction:column;flex:1}.home__badge-icon-box{background:0 0;border-radius:0;width:auto;height:auto}.home__section--hero .product__grid{order:3}.home__section--badge-strip{display:none}}@media (width>=1200px){.home__hero-top{flex-direction:row;align-items:center}.home__hero-title{font:var(--text-h1);flex:1}.home__search{flex-shrink:0;width:571px}.home__badges{justify-content:space-between;column-gap:var(--space-10);row-gap:var(--space-12);flex-wrap:wrap;align-items:center}.home__badge{align-items:center;gap:var(--space-10);flex-direction:row;flex:none}}.home__steps{gap:var(--space-10);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.home__step{gap:var(--space-8);background:var(--color-gray-light);border-radius:var(--radius-8);padding:var(--space-16);flex-direction:column;min-height:123px;display:flex}.home__step-badge{border-radius:var(--radius-full);background:var(--color-blue);width:30px;height:30px;color:var(--color-white);font:var(--text-paragraph);flex-shrink:0;place-items:center;display:grid}.home__step-body{gap:var(--space-8);flex-direction:column;display:flex}.home__step-title{font:var(--text-h3)}.home__step-text{font:var(--text-paragraph)}@media (width>=768px){.home__steps{gap:var(--space-20);flex-direction:row}.home__step{height:auto;padding:var(--space-32);flex:1}}@media (width>=1200px){.home__step{gap:var(--space-15);flex-direction:row}}.home__promo{gap:var(--space-20);scroll-snap-type:x mandatory;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.home__promo-card{border-radius:var(--radius-8);min-height:200px;padding:var(--space-30);gap:var(--space-16);scroll-snap-align:start;flex-direction:column;flex:0 0 360px;display:flex;position:relative;overflow:hidden}.home__promo-card>article{display:contents}.home__promo-card--office{background:var(--color-blue);color:var(--color-white)}.home__promo-card--sdek{color:var(--color-black);background:#e9f978}.home__promo-card--hours{color:var(--color-black);background:#fed9ea}.home__promo-card--express{color:var(--color-black);background:#e7caf6}.home__promo-title{font:var(--text-h3);position:relative}.home__promo-text{font:var(--text-paragraph);position:relative}.home__promo-img{object-fit:cover;max-width:none;display:block;position:absolute}.home__promo-img--office{width:28.889%;height:50.5%;top:37%;left:58.333%}.home__promo-img--sdek{width:37.222%;height:48.5%;top:43%;left:51.111%}.home__promo-img--hours{width:33.333%;height:61.5%;bottom:10%;right:5.556%}.home__promo-img--express{width:16.944%;height:38%;bottom:15%;right:8.333%}@media (width>=1200px){.home__promo{overflow:visible}.home__promo-card{flex:1 0 0}.home__promo-img--office{width:31.045%;left:62.687%}.home__promo-img--sdek{width:40%;left:54.925%}.home__promo-img--hours{width:35.821%;right:5.97%}.home__promo-img--express{width:18.209%;right:8.955%}}.home__clients{gap:var(--space-20);grid-template-columns:repeat(3,1fr);align-items:center;margin:0;padding:0;list-style:none;display:grid}.home__clients>li:nth-child(n+10){display:none}.home__client img{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto}@media (width>=768px){.home__clients{grid-template-columns:repeat(5,1fr)}.home__clients>li:nth-child(n+10){display:block}}@media (width>=1200px){.home__client img{aspect-ratio:7/4}}.home__reviews-intro{background:var(--color-gray-light);border-radius:var(--radius-10);height:662px;padding:var(--space-60);align-items:flex-start;gap:var(--space-60);margin-bottom:var(--space-30);flex-direction:column;display:flex;overflow:hidden}.home__award{filter:drop-shadow(0 2px 2px #00000040);width:191px;height:174px}.home__reviews-text{gap:var(--space-40);flex-direction:column;display:flex}.home__reviews-heading{flex-direction:column;display:flex}.home__reviews-stats{gap:var(--space-40);flex-direction:column;display:flex}.home__reviews-subtitle{font:var(--text-h2)}.home__reviews-stat{margin-top:0}.home__reviews-stat-label{font:var(--text-h2)}.home__reviews-rating{font:var(--text-h1);align-items:center;gap:var(--space-8);margin-top:var(--space-20);display:flex}.home__reviews-count{font:var(--text-h1-mobile);margin-top:var(--space-26)}.home__review-list{margin:0 0 var(--space-30);gap:var(--space-20);flex-direction:column;padding:0;list-style:none;display:flex}.home__review-list>li:nth-child(n+4){display:none}.home__review-list>li.home__review-item--revealed{display:block}.home__review{border-radius:var(--radius-10);min-height:300px;padding:var(--space-30);gap:var(--space-10);background:#f0f0f0cc;flex-direction:column;display:flex}.home__review-text{font:var(--text-paragraph);font-weight:500}.home__review>article{gap:var(--space-30);flex-direction:column;flex:1;display:flex}.home__review-footer{gap:var(--space-12);flex-direction:column;flex-shrink:0;margin-top:auto;display:flex}.home__review-author{align-items:center;gap:var(--space-12);display:flex}.home__review-avatar{border-radius:var(--radius-full);object-fit:cover;width:39px;height:39px}.home__review-avatar--initial{color:var(--color-white);font:var(--text-option);background:#679f38;place-items:center;display:grid}.home__review-meta{flex-direction:column;gap:11px;display:flex}.home__review-name{font:600 15px/1 var(--font-family)}.home__review-date{font:var(--text-review-date);color:var(--color-gray-blue)}.home__review-name,.home__review-date{text-box:trim-both cap alphabetic}.home__show-more{box-sizing:border-box;border:1px solid var(--color-blue);border-radius:var(--radius-full);width:100%;height:54px;color:var(--color-blue);font:var(--text-option);padding:0 var(--space-30);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:flex}@media (width>=768px){.home__reviews-intro{height:428px;padding:var(--space-60);align-items:flex-start;gap:var(--space-60);flex-direction:row}.home__award{width:191px;height:174px}.home__reviews-rating,.home__reviews-count{font:var(--text-h1-mobile)}.home__review-list{grid-template-columns:repeat(6,1fr);display:grid}.home__review-list>li{grid-column:span 3}.home__review{min-height:420px;padding:var(--space-24)}.home__review-list>li:nth-child(n+4){display:flex}.home__show-more{display:none}}@media (width>=1200px){.home__reviews-intro{align-items:flex-start;gap:150px;min-height:460px;padding:56px 0 56px 168px}.home__award{width:382px;height:348px}.home__reviews-text{gap:var(--space-40);padding-top:65px}.home__reviews-stats{flex-direction:row;gap:70px}.home__review{min-height:300px;padding:var(--space-30)}.home__review-list>li{grid-column:span 2}.home__review-list>li:nth-child(5n+4),.home__review-list>li:nth-child(5n){grid-column:span 3}}.home__collage{gap:2px;display:flex}.home__collage-col{flex-direction:column;flex:1;gap:2px;height:1209px;display:flex}.home__collage-col figure{flex:1 1 0;min-height:0;margin:0}.home__collage-trigger{cursor:pointer;background:0 0;border:none;width:100%;height:100%;margin:0;padding:0;display:block}.home__collage-col img{object-fit:cover;width:100%;height:100%;display:block}@media (width>=1200px){.home__collage-col{height:1209px}}.home__section--seo{gap:var(--space-30);flex-direction:column;display:flex}.home__seo-title{font:var(--text-h2);margin-bottom:var(--space-20)}.home__seo-text{font:var(--text-paragraph);margin-bottom:var(--space-12)}.home__seo-text:last-child{margin-bottom:0}.home__divider+.home__section--seo .home__seo-title{margin-bottom:var(--space-24)}@media (width>=768px){.home__section--seo{gap:var(--space-40);flex-direction:row}.home__seo-col{flex:1}}@media (width>=1200px){.home__divider+.home__section--seo .home__seo-title{margin-bottom:var(--space-30)}.home__section--faq{max-width:690px}}.home__faq-list{gap:var(--space-16);flex-direction:column;display:flex}.home__faq-item{background:var(--color-gray-light);border-radius:var(--radius-8);padding:var(--space-24)}.home__faq-question{font:var(--text-h3);cursor:pointer;justify-content:space-between;align-items:center;gap:var(--space-16);list-style:none;display:flex}.home__faq-question::-webkit-details-marker{display:none}.home__faq-chevron{transition:transform var(--transition-fast);flex-shrink:0;transform:rotate(90deg)}.home__faq-item[open] .home__faq-chevron{transform:rotate(-90deg)}.home__faq-answer{font:var(--text-paragraph);margin-top:var(--space-48)}@media (width>=768px){.home__faq-answer{margin-top:var(--space-30)}}.home__divider{max-width:var(--container-wide);margin:var(--space-40) auto 0;background:#0000001a;border:0;height:1px}@media (width>=1200px){.home__divider{margin-top:var(--space-60)}}.home__strip{gap:var(--space-4);margin:0;padding:0;list-style:none;display:flex}.home__strip li{flex:1;height:335px}.home__strip figure{height:100%;margin:0}.home__strip-trigger{cursor:pointer;background:0 0;border:none;width:100%;height:100%;margin:0;padding:0;display:block}.home__strip img{object-fit:cover;width:100%;height:100%;display:block}@media (width>=1200px){.home__strip{gap:var(--space-16)}.home__strip li{height:335px}}