.style-guide__section-grid{display:grid;grid-template-columns:1fr;-moz-column-gap:50px;column-gap:50px}@media (min-width:1000px){.style-guide__section-grid{grid-template-columns:repeat(2,1fr);grid-auto-flow:row dense}}.style-guide__section{padding:50px 0;border-bottom:1px solid #d9d8d6;border-bottom:1px solid var(--medium-gray)}.style-guide__section--full{grid-column:1/span 1}@media (min-width:1000px){.style-guide__section--full{grid-column:1/span 2}}.style-guide__section--light-gray{padding:60px;background-color:#f2f2f2;background-color:var(--light-gray)}.style-guide__section--black{padding:60px;background-color:#000;background-color:var(--black);color:#fff;color:var(--white)}.style-guide__section--typography hr{margin:20px 0}.style-guide__button-group{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width:1000px){.style-guide__button-group{grid-template-columns:repeat(2,1fr)}}.style-guide__button-variants{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.style-guide__color-grid{display:grid;grid-template-columns:repeat(2,1fr)}@media (min-width:1000px){.style-guide__color-grid{grid-template-columns:repeat(4,1fr)}}.style-guide__color-box{padding:24px;aspect-ratio:320/234}.style-guide__color-box--secondary{aspect-ratio:320/142}.style-guide__color-box--functional{aspect-ratio:426/73}.style-guide__section-link{display:flex;gap:30px}.style-guide__section-title{margin-bottom:40px}.style-guide__label{margin:30px 0}.style-guide__box{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px;border:1px solid #000}.style-guide__stroke-group{padding:20px;border:1px solid #000;border:1px solid var(--black)}@media (min-width:768px){.style-guide__fields{display:flex;flex-wrap:wrap;gap:20px}}@media (min-width:768px){.style-guide__field{width:calc(50% - 10px)}}.style-guide__product-card-group{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width:1000px){.style-guide__product-card-group{grid-template-columns:repeat(2,1fr)}}:root{--xxxs:320px;--xxs:445px;--xs:620px;--s:768px;--ms:840px;--m:1024px;--ml:1160px;--l:1280px;--xl:1440px;--xxl:1800px;--black:#000;--white:#fff;--yellow:#ffc629;--yellow-20:#ffc72c;--yellow-30:#ffeab0;--yellow-10:#fff9ea;--blue:#59c8e6;--blue-30:#bce9f5;--blue-10:#e6f7fb;--light-gray:#f2f2f2;--medium-gray:#d9d8d6;--error-red:#eb0916;--error-red-white:#b20000;--white-30:hsla(0,0%,100%,0.3);--white-80:hsla(0,0%,100%,0.8);--black-30:rgba(0,0,0,0.3);--black-70:rgba(0,0,0,0.7);--black-75:rgba(0,0,0,0.75);--black-10:rgba(0,0,0,0.1);--account-content-box-shadow:0px 0px 24px 0px rgba(0,0,0,0.08);--duration:0.25s;--ease:ease-in-out;--transition-default:0.25s ease-in-out;--transition-default:var(--duration) var(--ease);--heading-font-family:"ClashGrotesk",sans-serif;--body-font-family:"Barlow",sans-serif;--button-font-family:"Bungee",sans-serif;--swiper-theme-color:#ffc629;--swiper-theme-color:var(--yellow);--above-all:2147483005}
