:root{--color-white: #fff;--color-green: #0fb36c;--color-dark-gunmetal: #22272a;--color-lighten-black: #22272a;--color-transparent: transparent;--font-thin: 100;--font-light: 300;--font-regular: 400;--font-medium: 500;--font-bold: 700;--font-black: 900;--color-white-green: #3b3d3d;--grid-tiles-gap: 76px;--theme-justify-content: center}.products-switcher{font-family:"Inter",sans-serif}.products-switcher__header{margin-bottom:50px}@media(min-width: 768px){.products-switcher__header{display:flex;flex-wrap:nowrap;gap:25px;scrollbar-color:#0fb36c #fff;scrollbar-width:thin;overflow-y:auto;padding-bottom:10px}}@media(min-width: 1199px){.products-switcher__header{overflow-y:hidden;padding-bottom:0}}.products-switcher__term{display:flex;align-items:flex-end;justify-content:space-between;gap:0 15px;width:100%;font-size:20px;line-height:24px;font-weight:600;text-align:left;color:#000;border:none;background-color:rgba(0,0,0,0);transition:color .3s ease,background-color .3s ease,fill .3s ease}@media(min-width: 768px){.products-switcher__term{color:#768981;max-width:184px;min-height:179px;padding:23px 17px 30px;font-size:18px;line-height:21px;font-weight:400;border:1px solid rgba(0,0,0,.1803921569);border-radius:14px;background-color:#f6fbfa;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}}.products-switcher__term-wrapper{width:100%;padding-bottom:15px;margin-bottom:19px;border-bottom:1px solid #d9e3ed}@media(min-width: 768px){.products-switcher__term-wrapper{margin-bottom:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;max-width:184px;padding-bottom:0;border-bottom:none;min-width:180px}}@media(min-width: 1199px){.products-switcher__term-wrapper{min-width:unset;max-width:100%;width:100%}}.products-switcher__term-wrapper.active-mobile .products-switcher__items-mobile{display:flex}.products-switcher__term-wrapper.active-mobile .products-switcher__term-show-more svg{transform:rotate(180deg)}@media(min-width: 768px){.products-switcher__term-wrapper.active .products-switcher__term{color:#fff;background-color:#0fb36c}}@media(min-width: 768px){.products-switcher__term-wrapper.active .products-switcher__term svg path{fill:#fff}}@media(min-width: 768px){.products-switcher__term-wrapper.active .products-switcher__term .products-switcher__term-icon img{filter:brightness(0) invert(1)}}.products-switcher__term-icon{display:none}@media(min-width: 768px){.products-switcher__term-icon{display:block;max-width:40px;margin-bottom:10px}}.products-switcher__term-icon path{fill:#768981}.products-switcher__term-show-more{display:block;font-size:12px;line-height:15px;font-weight:400;color:#0fb36c;flex-shrink:0}.products-switcher__term-show-more svg{width:12px}@media(min-width: 768px){.products-switcher__term-show-more{display:none}}.products-switcher__term-title{margin-top:auto;max-width:166px}@media(min-width: 400px){.products-switcher__term-title{max-width:unset}}.products-switcher__term:hover{cursor:pointer}@media(min-width: 768px){.products-switcher__term:hover{color:#fff;background-color:#0fb36c}}@media(min-width: 768px){.products-switcher__term:hover path{fill:#fff}}@media(min-width: 768px){.products-switcher__term:hover .products-switcher__term-icon img{filter:brightness(0) invert(1)}}.products-switcher__term:focus{outline:none}.products-switcher__items{display:none}@media(min-width: 768px){.products-switcher__items{display:flex;flex-wrap:wrap;margin:0 -10px}}.products-switcher__items-mobile{display:none;flex-wrap:wrap;margin:0 -6px 0}.products-switcher__show-more{display:none;margin-top:50px;text-align:right}@media(max-width: 768px){.products-switcher__show-more{display:none !important}}.products-switcher__show-more button{font-size:16px;line-height:19px;color:#2a2a2a;text-decoration:underline;border:none;background-color:rgba(0,0,0,0)}.products-switcher__show-more button:hover{cursor:pointer}.products-switcher__show-more button:focus{outline:none}.products-switcher__show-more.active{display:block}