.gallery-tabs{display:flex;gap:5.6rem}@media (max-width:1200.98px){.gallery-tabs{flex-direction:column;gap:2.4rem;margin:0 auto;max-width:98.5rem;width:100%}}.gallery-tabs .gallery-nav{display:flex;flex-direction:column;gap:2.4rem;max-width:36rem;width:100%}@media (max-width:1200.98px){.gallery-tabs .gallery-nav{flex-direction:row;max-width:100%}}@media (max-width:760.98px){.gallery-tabs .gallery-nav{flex-direction:column}}.gallery-tabs .gallery-tab{border-radius:var(--radius-m-size);cursor:pointer;display:flex;flex-direction:column;gap:2.4rem;padding:2.4rem;position:relative;transition:background-color .3s ease}@media (max-width:1200.98px){.gallery-tabs .gallery-tab{flex:1;width:100%}}.gallery-tabs .gallery-tab:before{border:1.2rem solid transparent;border-left:1.2rem solid var(--decor-bg);content:"";left:100%;opacity:0;position:absolute;top:calc(50% - 1.2rem);transform:translateX(-.8rem);transition:opacity .3s ease,transform .3s ease}@media (max-width:1200.98px){.gallery-tabs .gallery-tab:before{border-left-color:transparent;border-top:1.2rem solid var(--decor-bg);left:calc(50% - 1.2rem);top:100%;transform:translateY(-.8rem)}}.gallery-tabs .gallery-tab.active{background-color:var(--decor-bg)}@media (max-width:760.98px){.gallery-tabs .gallery-tab.active+.gallery-item-mb{grid-template-rows:1fr;margin-top:0}}.gallery-tabs .gallery-tab.active+.gallery-item-mb .inner-content{opacity:1}.gallery-tabs .gallery-tab.active:before{opacity:1;transform:translateX(0);transition-delay:.1s}@media (max-width:1200.98px){.gallery-tabs .gallery-tab.active:before{transform:translate(0)}}.gallery-tabs .gallery-tab.active .description-row{gap:1.6rem}.gallery-tabs .gallery-tab.active .inner-content{grid-template-rows:1fr}.gallery-tabs .gallery-tab.active .content-editor{opacity:1}@media (hover:hover){.gallery-tabs .gallery-tab:hover{background-color:var(--decor-bg)}}.gallery-tabs .gallery-tab .heading-row{align-items:center;display:flex;gap:1.6rem}.gallery-tabs .gallery-tab .heading-row .picture{min-width:4.8rem}.gallery-tabs .gallery-tab .heading-row .title{font-weight:var(--semi-bold)}.gallery-tabs .gallery-tab .description-row{display:flex;flex-direction:column;gap:0;transition:gap .3s ease}@media (min-width:760px) and (max-width:1200px){.gallery-tabs .gallery-tab .description-row{gap:1.6rem}}.gallery-tabs .gallery-tab .inner-content{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .3s ease}@media (min-width:761px) and (max-width:1200px){.gallery-tabs .gallery-tab .inner-content{display:block;overflow:auto}}.gallery-tabs .gallery-tab .content-editor{opacity:0;overflow:hidden;transition:padding .3s ease,opacity .3s ease}@media (min-width:760px) and (max-width:1200px){.gallery-tabs .gallery-tab .content-editor{overflow:auto}}.gallery-tabs .gallery-tab .content-editor *{color:var(--text-light-08);font-size:1.6rem;line-height:1.35}.gallery-tabs .gallery-item-mb{display:none}@media (max-width:760.98px){.gallery-tabs .gallery-item-mb{display:grid;grid-template-rows:0fr;margin-top:-2.4rem;overflow:hidden;transition:grid-template-rows .3s ease,margin-top .3s ease}}.gallery-tabs .gallery-item-mb .inner-content{opacity:0;overflow:hidden;transition:padding .3s ease,opacity .3s ease}.gallery-tabs .gallery{display:flex;flex:1;flex-direction:column}@media (max-width:760.98px){.gallery-tabs .gallery{display:none}}.gallery-tabs .tabs-content{display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.gallery-tabs .gallery-item{opacity:0;position:absolute;transition:opacity .3s ease;width:100%}.gallery-tabs .gallery-item.active{opacity:1;position:relative}@media (min-width:1920.98px){.gallery-tabs .gallery-item .picture img{width:100%}}.gallery-tabs .footnote-row{align-items:center;display:flex;gap:.8rem}.gallery-tabs .footnote-row .icon{min-width:1.3rem}.gallery-tabs .footnote-row .icon .svg-el{fill:var(--text-green);width:100%}.gallery-tabs .glow-decor{background:url(/cleanbuff-static/dist/images/decoration/glow-green-blue.svg) 50% no-repeat;background-size:contain;height:200%;left:50%;mix-blend-mode:overlay;pointer-events:none;position:absolute;top:55%;transform:translate(-50%,-50%);width:180%;z-index:-1}.performance-comp{display:flex;gap:2.4rem}@media (max-width:1200.98px){.performance-comp{flex-direction:column}}.performance-comp .heading_sc{max-width:60rem;width:100%}@media (max-width:1200.98px){.performance-comp .heading_sc{max-width:100%}}.performance-comp .tiles-wrap{display:grid;flex:1;gap:2.4rem;grid-template-columns:repeat(2,1fr)}@media (max-width:760.98px){.performance-comp .tiles-wrap{grid-template-columns:1fr}}.performance-comp .tiles-wrap .block{background-color:var(--decor-bg);border-radius:var(--radius-m-size);display:flex;flex-direction:column;gap:1.2rem;padding:2.4rem}.performance-comp .tiles-wrap .heading-row{align-items:center;display:flex;gap:.8rem}.performance-comp .tiles-wrap .heading-row .icon{min-width:2.4rem}.performance-comp .tiles-wrap .heading-row .icon .svg-el{fill:var(--text-green);width:100%}.performance-comp .tiles-wrap .heading-row .title{color:var(--text-green);font-weight:var(--semi-bold)}.performance-comp .tiles-wrap .description-row{display:flex;flex-direction:column;gap:.8rem}.performance-comp .tiles-wrap .description-row .text{color:var(--text-light);font-weight:var(--regular)}.steps-row{display:grid;gap:4.8rem;grid-template-columns:repeat(4,1fr)}@media (max-width:1200.98px){.steps-row{gap:2.4rem}}@media (max-width:760.98px){.steps-row{gap:4.8rem;grid-template-columns:1fr}}.steps-row .step-card{display:flex;flex-direction:column;gap:1.6rem}.steps-row .step-card:first-of-type .num-row:before,.steps-row .step-card:last-of-type .num-row:after{opacity:0}.steps-row .num-row{align-items:center;display:flex;position:relative}.steps-row .num-row:after,.steps-row .num-row:before{background-color:var(--light-bg);content:"";flex:1;height:.1rem;min-width:50%}@media (max-width:760.98px){.steps-row .num-row:after,.steps-row .num-row:before{display:none}}.steps-row .num-row:before{margin-left:-2.4rem}.steps-row .num-row:after{margin-right:-2.4rem}.steps-row .num-row .num-box{align-items:center;display:flex;height:4.8rem;justify-content:center;margin:0 auto;min-width:4.8rem;position:relative;width:4.8rem}.steps-row .num-row .num-box .data{color:var(--text-light);font-size:2.4rem;font-weight:var(--semi-bold);line-height:1;position:absolute}.steps-row .num-row .num-box .svg-el-decor{width:100%}.steps-row .num-row .num-box .svg-el-sticker{height:2.8rem;position:absolute;right:-1.5rem;top:-1.9rem;width:2.9rem}.steps-row .description-row{display:flex;flex-direction:column;gap:1.6rem;text-align:center}.steps-row .description-row .title{color:var(--text-green);font-size:3rem;font-weight:var(--semi-bold);line-height:1.35}.steps-row .description-row .text{color:var(--text-light);font-weight:var(--regular)}@media (max-width:1200.98px){.steps-row .description-row .text br{display:none}}@supports (font:-apple-system-body){.steps-row .num-row .num-box{background:url(/cleanbuff-static/dist/images/icons-decor/ellipse-decor.svg) 50% repeat}}@supports (-webkit-overflow-scrolling:touch){.steps-row .num-row .num-box{background:url(/cleanbuff-static/dist/images/icons-decor/ellipse-decor.svg) 50% repeat}}.feedback-row{display:flex;gap:3.2rem}@media (max-width:1200.98px){.feedback-row{flex-wrap:wrap;gap:2.4rem}}@media (max-width:760.98px){.feedback-row{flex-direction:column}}.feedback-row .heading_sc{max-width:40rem;width:100%}@media (max-width:1600.98px){.feedback-row .heading_sc{max-width:36rem}}@media (max-width:1200.98px){.feedback-row .heading_sc{max-width:100%}}.feedback-row .feedback-card{background-color:var(--light-bg);border-radius:var(--radius-m-size);display:flex;flex:1;flex-direction:column;gap:1.6rem;padding:2.4rem}.feedback-row .feedback-card .heading-row{display:flex;gap:.8rem}.feedback-row .feedback-card .heading-row .avatar{align-items:center;border-radius:50%;display:flex;height:4rem;justify-content:center;min-width:4rem;overflow:hidden;position:relative;width:4rem}.feedback-row .feedback-card .heading-row .avatar .picture{width:100%}@media (min-width:1920.98px){.feedback-row .feedback-card .heading-row .avatar .picture img{width:100%}}.feedback-row .feedback-card .heading-row .titles{display:flex;flex-direction:column;gap:.2rem}.feedback-row .feedback-card .heading-row .titles .name{color:var(--text-black);font-size:1.8rem;font-weight:var(--bold);line-height:1.44}.feedback-row .feedback-card .heading-row .titles .date{color:var(--text-gray);font-size:1.2rem;font-weight:var(--regular);line-height:1}.feedback-row .feedback-card .rating-row .svg-el{height:2rem;width:10.8rem}.feedback-row .feedback-card .description-row{display:flex;flex-direction:column;gap:.8rem}.feedback-row .feedback-card .description-row .title{color:var(--text-black);font-weight:var(--semi-bold);line-height:1.57}.feedback-row .feedback-card .description-row .text{color:var(--text-black);font-weight:var(--regular);line-height:1.57}.accordion-row.open .inner-row{grid-template-rows:1fr}.accordion-row.open .inner-row .inner-content{opacity:1}.accordion-row .control-row{cursor:pointer}.accordion-row .inner-row{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .3s ease}.accordion-row .inner-row .inner-content{opacity:0;overflow:hidden;transition:padding .3s ease,opacity .3s ease}.faq-rows{width:100%}.faq-rows .accordion-row{border-top:.1rem solid var(--border-color-dark);transition:border-color .3s ease}.faq-rows .accordion-row:first-of-type{border-top:0}.faq-rows .accordion-row:last-of-type{border-bottom:.1rem solid var(--border-color-dark)}.faq-rows .accordion-row.open{border-top-color:transparent}.faq-rows .accordion-row.open .control-row{background-color:var(--faq-active-bg);border-radius:.5rem}.faq-rows .accordion-row.open .control-row .indicator{border-color:var(--faq-indicator-active)}.faq-rows .accordion-row.open .control-row .indicator:before{background-color:var(--faq-indicator-active)}.faq-rows .accordion-row.open .control-row .indicator:after{opacity:0}.faq-rows .accordion-row.open .inner-row{grid-template-rows:1fr}.faq-rows .accordion-row.open .inner-row .inner-content{opacity:1}.faq-rows .control-row{display:flex;gap:1.6rem;justify-content:space-between;padding:2.4rem 1.6rem;transition:background-color .3s ease,border-radius .3s ease}@media (hover:hover){.faq-rows .control-row:hover{background-color:var(--faq-active-bg)}.faq-rows .control-row:hover .indicator{border-color:var(--faq-indicator-hover)}.faq-rows .control-row:hover .indicator:after,.faq-rows .control-row:hover .indicator:before{background-color:var(--faq-indicator-hover)}}.faq-rows .control-row .indicator{align-items:center;border:.2rem solid var(--faq-indicator);border-radius:50%;display:flex;height:3.2rem;justify-content:center;min-width:3.2rem;position:relative;transition:border-color .3s ease;width:3.2rem}.faq-rows .control-row .indicator:after,.faq-rows .control-row .indicator:before{background-color:var(--faq-indicator);border-radius:.2rem;content:"";height:.3rem;position:absolute;transition:opacity .3s ease,background-color .3s ease;width:1.6rem}.faq-rows .control-row .indicator:after{transform:rotate(90deg)}.faq-rows .control-row .title{color:var(--text-light);font-size:2rem;line-height:1.35}.faq-rows .inner-row .inner-content .content-editor{padding:2.4rem 1.6rem}.faq-rows .inner-row .inner-content .content-editor *{color:var(--text-light-08);font-size:1.8rem;line-height:1.35}.footer{background-color:var(--footer-bg)}.footer .container{padding:0 2.4rem}.footer .upper-rows{display:flex;flex-direction:column;gap:1.6rem;padding-bottom:4.8rem;text-align:center}.footer .logo-block{display:flex;justify-content:center}.footer .logo-block .logo{display:inline-block;line-height:0;max-width:19.5rem;min-width:19.5rem}.footer .logo-block .logo .picture{width:100%}@media (min-width:1920.98px){.footer .logo-block .logo .picture img{width:100%}}.footer .text-block{display:block}.footer .text-block .text{color:var(--text-light);display:block;font-size:1.4rem;font-weight:var(--regular);line-height:1.36}.footer .nav-rows{-moz-column-gap:2.4rem;column-gap:2.4rem;display:flex;flex-wrap:wrap;justify-content:center;row-gap:.8rem}.footer .nav-rows .item{display:block}.footer .lower-rows{display:block;padding-top:2.4rem;text-align:center}