.app-organization-auth__container{min-height:100vh;padding:41px 41px 30px}.app-organization-auth__container,.app-organization-auth__container header{align-items:center;display:flex;flex-direction:column;justify-content:center}.app-organization-auth__content{align-items:center;display:flex;flex-direction:column;flex-grow:1;text-align:center}.app-organization-auth__button{margin-bottom:118px}.app-organization-auth__footer{color:var(--color-text-tertiary);font-size:14px;line-height:20px}@media(min-width:0px)and (max-width:767px){.app-organization-auth__footer{color:var(--color-text-tertiary);font-size:13px;line-height:16px}}.app-organization-auth__footer{margin-top:72px}.app-organization-auth__footer span{color:var(--color-text-primary)}.components-Link__container{display:inline-flex;position:relative;width:-moz-fit-content;width:fit-content}.components-Link__container.components-Link__inline{display:inline}.components-Link__link{inset:0;position:absolute;z-index:1}.components-Button__container{align-items:center;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:center;line-height:24px;text-align:center;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media(min-width:0px)and (max-width:767px){.components-Button__container{width:100%}}.components-Button__container.components-Button__disabled:not(.components-Button__skip),.components-Button__container:disabled:not(.components-Button__skip){background-color:var(--color-bg-button-ghost-blur-disable);color:var(--color-text-disabled)}.components-Button__container:disabled{pointer-events:none}.components-Button__container.components-Button__S{border-radius:8px;padding:8px 16px}.components-Button__container.components-Button__S.components-Button__ghost{padding:8px 12px}.components-Button__container.components-Button__S.components-Button__icon{padding:7px 15px 7px 7px}.components-Button__container.components-Button__M{border-radius:12px;padding:16px 20px}.components-Button__container.components-Button__M.components-Button__icon{padding:15px}.components-Button__container.components-Button__outline{border:1px solid var(--color-bg-button-outline-default);color:var(--color-text-primary)}.components-Button__container.components-Button__outline:hover{border-color:var(--color-bg-button-outline-hover)}.components-Button__container.components-Button__outline:disabled:not(.components-Button__skip){background-color:var(--color-bg-button-outline-disable);color:var(--color-text-disabled)}.components-Button__container.components-Button__secondary{background-color:var(--color-bg-button-secondary-default);color:var(--color-text-primary)}.components-Button__container.components-Button__secondary:hover{background-color:var(--color-bg-button-secondary-hover)}.components-Button__container.components-Button__secondary:disabled:not(.components-Button__skip){background-color:var(--color-bg-button-secondary-disable);color:var(--color-text-disabled)}.components-Button__container.components-Button__primary{background-color:var(--color-bg-button-primary-default);color:var(--color-text-primary-inverted)}.components-Button__container.components-Button__primary:hover{background-color:var(--color-bg-button-primary-hover)}.components-Button__container.components-Button__primary:disabled:not(.components-Button__skip){background-color:var(--color-bg-button-primary-disable);color:var(--color-text-disabled)}.components-Button__container.components-Button__tertiary{background-color:var(--color-bg-button-tertiary-default);color:var(--color-text-primary)}.components-Button__container.components-Button__tertiary:hover{background-color:var(--color-bg-button-tertiary-hover)}.components-Button__container.components-Button__tertiary:disabled:not(.components-Button__skip){background-color:var(--color-bg-button-tertiary-disable);color:var(--color-text-disabled)}.components-Button__container.components-Button__ghost{background-color:var(--color-bg-button-ghost-blur-default);color:var(--color-text-primary-inverted)}.components-Button__container.components-Button__ghost:hover{background-color:var(--color-bg-button-ghost-blur-hover)}.components-Button__container.components-Button__ghost:disabled:not(.components-Button__skip){background-color:var(--color-bg-button-ghost-blur-disable);color:var(--color-text-disabled)}.components-Button__container.components-Button__blue{background-color:var(--color-bg-button-blue-default);color:var(--color-text-primary-inverted)}.components-Button__container.components-Button__blue:hover{opacity:.9}.components-Button__container.components-Button__blue:disabled:not(.components-Button__skip){background-color:var(--color-bg-button-ghost-blur-disable);color:var(--color-text-disabled)}.components-Button__container input[type=file]{display:none}@keyframes components-Button__spin{to{transform:rotate(1turn)}}.components-Button__loading{animation-duration:.7s;animation-iteration-count:infinite;animation-name:components-Button__spin;animation-timing-function:linear;margin-left:12px}.components-Checkbox__container a{color:var(--color-text-link)}.components-Checkbox__label{align-items:flex-start;cursor:pointer;display:flex;font-size:13px;gap:8px;line-height:16px}.components-Checkbox__checkbox{align-items:center;background-color:var(--color-utility-alpha-black-8);border-radius:4px;display:flex;flex-shrink:0;height:16px;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:16px}.components-Checkbox__container:hover .components-Checkbox__checkbox{background-color:var(--color-utility-alpha-black-16)}.components-Checkbox__hidden,.components-Checkbox__icon{display:none}.components-Checkbox__hidden:checked+.components-Checkbox__checkbox{background-color:var(--color-bg-surface-blue)}.components-Checkbox__hidden:checked+.components-Checkbox__checkbox .components-Checkbox__icon{display:flex}.components-Checkbox__error{color:var(--color-text-error);font-size:13px;line-height:16px;margin-top:8px}.components-Input__container{color:var(--color-text-primary);font-size:16px;line-height:24px}.components-Input__container.components-Input__S input{padding:12px 0}.components-Input__container.components-Input__XS input{padding:8px 0}.components-Input__container input,.components-Input__container textarea{background-color:transparent;border:none;border-bottom:1px solid var(--color-border-default);font-size:14px;padding:16px 0;width:100%}.components-Input__container input:hover,.components-Input__container textarea:hover{border-color:var(--color-border-hover)}.components-Input__container input::placeholder,.components-Input__container textarea::placeholder{color:var(--color-text-tertiary);font:inherit}.components-Input__container input:focus,.components-Input__container textarea:focus{outline:none}.components-Input__container textarea{min-height:148px;resize:vertical}.components-Input__container.components-Input__error input,.components-Input__container.components-Input__error textarea{border-color:var(--color-border-error)}.components-Input__message{color:var(--color-text-error);font-size:13px;line-height:16px;margin-top:8px}.components-Form__form,.components-Form__inputs{display:flex;flex-direction:column;gap:16px}.components-Form__hidden{display:none}.components-Form__checkbox{margin-bottom:32px;margin-top:16px}.components-Form__error{color:var(--color-text-error);display:flex;flex-direction:column;font-size:14px;font-weight:600;gap:2px;line-height:16px;text-align:left}.components-Form__label:not(:fist-of-type){margin-top:48px}.components-Form__file{align-items:center;display:flex;gap:16px;margin-bottom:16px}.components-Form__file .components-Form__item{align-items:center;display:flex;gap:8px;word-wrap:break-word}.components-Form__file .components-Form__item .components-Form__bin{color:var(--color-icon-secondary);cursor:pointer}.components-Form__file .components-Form__item .components-Form__bin:hover{opacity:.7}.components-Form__file{font-size:13px;line-height:16px}.components-Form__files{display:flex;flex-direction:column;flex-grow:1;gap:8px}@keyframes components-Popup__show{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.components-Popup__container{background-color:var(--color-bg-surface-white);border-radius:16px;height:-moz-fit-content;height:fit-content;inset:96px 16px 0;margin:auto;max-height:calc(100vh - 136px);max-width:calc(100% - 32px);overflow:hidden;padding:24px;position:fixed;text-align:left;width:657px;z-index:2}@media(min-width:1200px){.components-Popup__container{border:1px solid var(--color-border-default);box-shadow:0 5px 10px 0 var(--color-border-default)}}@media(min-width:768px)and (max-width:1199px){.components-Popup__container{top:88px}}@media(min-width:0px)and (max-width:767px){.components-Popup__container{max-height:calc(100vh - 102px);top:72px}}.components-Popup__container.components-Popup__animation{animation-duration:.3s;animation-fill-mode:forwards;animation-name:components-Popup__show}.components-Popup__container.components-Popup__relative{inset:100% 0 auto;position:absolute}.components-Popup__scrollbox{display:flex;flex-direction:column;max-height:calc(100vh - 190px)}@media(min-width:0px)and (max-width:767px){.components-Popup__scrollbox{max-height:calc(100vh - 150px)}}.components-Popup__scrollbox>header{display:flex;flex-direction:column;margin-bottom:32px;position:relative}.components-Popup__scrollbox>header p{color:var(--color-text-secondary);font-size:16px;line-height:24px;margin-top:8px}@media(min-width:0px)and (max-width:767px){.components-Popup__scrollbox>header p{color:var(--color-text-secondary);font-size:13px;line-height:16px}}@media(min-width:768px)and (max-width:1199px){.components-Popup__scrollbox>header p{color:var(--color-text-secondary);font-size:14px;line-height:20px}}.components-Popup__scrollbox>header button{position:absolute;right:-16px;top:-8px}.common-Feedback__container{align-items:center;background-color:var(--color-bg-surface-white);border-radius:16px;padding-bottom:100px;padding-top:100px}@media(min-width:0px){.common-Feedback__container{padding-left:16px;padding-right:16px}}@media(min-width:768px){.common-Feedback__container{padding-left:32px;padding-right:32px}}@media(min-width:1200px){.common-Feedback__container{padding-left:48px;padding-right:48px}}@media(min-width:768px)and (max-width:1199px){.common-Feedback__container{padding-left:32px;padding-right:32px}}@media(min-width:0px)and (max-width:767px){.common-Feedback__container{padding-left:16px;padding-right:16px}}.common-Feedback__container{--local-cols-size:var(--grid-cols);display:grid;grid-template-columns:repeat(var(--local-cols-size),minmax(0,1fr));grid-gap:var(--grid-gap);gap:var(--grid-gap)}@media(min-width:0px)and (max-width:767px){.common-Feedback__container{display:flex;flex-direction:column}}.common-Feedback__container>:first-child{grid-column-end:span 6;grid-column-start:1;grid-row-end:span 1;grid-row-start:1}.common-Feedback__container>:nth-child(2){grid-column-end:span 6;grid-column-start:9;grid-row-end:span 1;grid-row-start:1}@media(min-width:1200px)and (max-width:1599px){.common-Feedback__container{--local-cols-size:var(--grid-cols);display:grid;grid-template-columns:repeat(var(--local-cols-size),minmax(0,1fr));grid-gap:var(--grid-gap);gap:var(--grid-gap)}}@media(min-width:1200px)and (max-width:1599px)and (min-width:0px)and (max-width:767px){.common-Feedback__container{display:flex;flex-direction:column}}@media(min-width:1200px)and (max-width:1599px){.common-Feedback__container>:first-child{grid-column-end:span 5;grid-column-start:1;grid-row-end:span 1;grid-row-start:1}.common-Feedback__container>:nth-child(2){grid-column-end:span 6;grid-column-start:7;grid-row-end:span 1;grid-row-start:1}}@media(min-width:0px)and (max-width:1199px){.common-Feedback__container{align-items:flex-start;display:flex;flex-direction:column;gap:62px}}.common-Feedback__title{display:flex;flex-direction:column;gap:24px}.common-Feedback__title p{color:var(--color-text-secondary);font-size:20px;line-height:28px}@media(min-width:0px)and (max-width:767px){.common-Feedback__title p{color:var(--color-text-secondary);font-size:14px;line-height:20px}}@media(min-width:768px)and (max-width:1199px){.common-Feedback__title p{color:var(--color-text-secondary);font-size:16px;line-height:20px}}.common-Feedback__inputs{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.common-Feedback__checkbox{margin-bottom:48px}@media(min-width:768px)and (max-width:1199px){.common-Feedback__form{width:100%}}.app-pages-Product-ProductTabQuestions__header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:24px}@media(min-width:0px)and (max-width:767px){.app-pages-Product-ProductTabQuestions__header{display:none}}.app-pages-Product-ProductTabQuestions__header .app-pages-Product-ProductTabQuestions__title{margin-right:auto;width:380px}.app-pages-Product-ProductTabQuestions__header p{font-size:14px;line-height:20px;margin-top:8px}@media(min-width:0px)and (max-width:767px){.app-pages-Product-ProductTabQuestions__header p{font-size:13px;line-height:16px}}.app-pages-Product-ProductTabQuestions__questions{display:flex;flex-direction:column;gap:8px}@media(min-width:0px)and (max-width:767px){.app-pages-Product-ProductTabQuestions__questions{gap:0}}.app-pages-Product-ProductTabQuestions__empty{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:auto;text-align:center;width:334px}.app-pages-Product-ProductTabQuestions__empty .app-pages-Product-ProductTabQuestions__title p{color:var(--color-text-tertiary);font-size:14px;line-height:20px}@media(min-width:0px)and (max-width:767px){.app-pages-Product-ProductTabQuestions__empty .app-pages-Product-ProductTabQuestions__title p{color:var(--color-text-tertiary);font-size:13px;line-height:16px}}.app-pages-Product-ProductTabQuestions__empty .app-pages-Product-ProductTabQuestions__title p{margin-bottom:24px;margin-top:8px}@media(min-width:0px)and (max-width:767px){.app-pages-Product-ProductTabQuestions__question{border-radius:0;padding-top:16px}.app-pages-Product-ProductTabQuestions__question:not(:last-child){border-bottom:1px solid var(--color-border-default);padding-bottom:16px}.app-pages-Product-ProductTabQuestions__questionLabel{align-items:flex-start;padding:6px}.app-pages-Product-ProductTabQuestions__questionChildren{margin-top:16px;padding:16px 0 8px}}.app-pages-Home-HomeAbout__container{border-radius:16px;padding-bottom:100px;padding-top:100px}@media(min-width:0px){.app-pages-Home-HomeAbout__container{padding-left:16px;padding-right:16px}}@media(min-width:768px){.app-pages-Home-HomeAbout__container{padding-left:32px;padding-right:32px}}@media(min-width:1200px){.app-pages-Home-HomeAbout__container{padding-left:48px;padding-right:48px}}@media(min-width:768px)and (max-width:1199px){.app-pages-Home-HomeAbout__container{padding-left:32px;padding-right:32px}}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeAbout__container{padding-left:16px;padding-right:16px}}.app-pages-Home-HomeAbout__container{background-color:var(--color-bg-surface-grey-100);display:flex;flex-direction:column;gap:64px}@media(min-width:0px)and (max-width:1599px){.app-pages-Home-HomeAbout__container{margin-bottom:0!important}}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeAbout__container{gap:43px}}.app-pages-Home-HomeAbout__container header{align-items:center;display:flex;gap:16px;justify-content:space-between}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeAbout__container header{align-items:flex-start;flex-direction:column}}.app-pages-Home-HomeAbout__main{--local-cols-size:var(--grid-cols);display:grid;grid-template-columns:repeat(var(--local-cols-size),minmax(0,1fr));grid-gap:var(--grid-gap);gap:var(--grid-gap)}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeAbout__main{display:flex;flex-direction:column}}.app-pages-Home-HomeAbout__main>:first-child{grid-column-end:span 7;grid-column-start:1;grid-row-end:span 1;grid-row-start:1}.app-pages-Home-HomeAbout__main>:nth-child(2){grid-column-end:span 9;grid-column-start:8;grid-row-end:span 1;grid-row-start:1}.app-pages-Home-HomeAbout__main>:nth-child(3){grid-column-end:span 16;grid-column-start:1;grid-row-end:span 1;grid-row-start:2}@media(min-width:768px)and (max-width:1599px){.app-pages-Home-HomeAbout__main{display:flex;flex-direction:column;gap:64px}}@media(min-width:1600px){.app-pages-Home-HomeAbout__main{gap:40px}}@media(min-width:768px)and (max-width:1199px){.app-pages-Home-HomeAbout__main{gap:32px}}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeAbout__main{gap:56px}}.app-pages-Home-HomeAbout__text{display:flex;flex-direction:column;gap:32px}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeAbout__text{gap:22px}}@media(min-width:768px)and (max-width:1199px){.app-pages-Home-HomeAbout__text{gap:27px}}@media(min-width:1600px){.app-pages-Home-HomeAbout__text{max-width:700px;padding-right:110px}}.app-pages-Home-HomeAbout__title p{font-size:24px;font-weight:600;line-height:31px}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeAbout__title p{font-size:16px;line-height:24px}}.app-pages-Home-HomeAbout__description{display:flex;flex-direction:column;gap:2px}@media(min-width:0px)and (max-width:1599px){.app-pages-Home-HomeAbout__description{gap:13px}}.app-pages-Home-HomeAbout__description p{color:var(--color-text-secondary);font-size:16px;line-height:24px}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeAbout__description p{color:var(--color-text-secondary);font-size:13px;line-height:16px}}@media(min-width:768px)and (max-width:1199px){.app-pages-Home-HomeAbout__description p{color:var(--color-text-secondary);font-size:14px;font-size:16px;line-height:20px;line-height:24px}}@media(min-width:768px)and (max-width:1199px)and (min-width:0px)and (max-width:767px){.app-pages-Home-HomeAbout__description p{color:var(--color-text-secondary);font-size:13px;line-height:16px}}@media(min-width:768px)and (max-width:1199px)and (min-width:768px)and (max-width:1199px){.app-pages-Home-HomeAbout__description p{color:var(--color-text-secondary);font-size:14px;line-height:20px}}.app-pages-Home-HomeAbout__stats{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.app-pages-Home-HomeAbout__stat{border:1px solid var(--color-border-default);border-radius:8px;display:flex;flex-direction:column;gap:13px;padding:31px 23px}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeAbout__stat{gap:7px;padding:24px 16px}}@media(min-width:768px)and (max-width:1199px){.app-pages-Home-HomeAbout__stat{padding:44px 24px}}.app-pages-Home-HomeAbout__stat-label{font-size:64px;font-weight:500;line-height:72px}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeAbout__stat-label{font-size:24px;font-weight:500;line-height:32px}}@media(min-width:768px)and (max-width:1199px){.app-pages-Home-HomeAbout__stat-label{font-size:40px;font-weight:500;line-height:48px}}@media(min-width:1200px)and (max-width:1599px){.app-pages-Home-HomeAbout__stat-label{font-size:56px;font-weight:500;line-height:64px}}.app-pages-Home-HomeAbout__stat-value{color:var(--color-text-tertiary);font-size:16px;line-height:24px}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeAbout__stat-value{color:var(--color-text-tertiary);font-size:13px;line-height:16px}}@media(min-width:768px)and (max-width:1199px){.app-pages-Home-HomeAbout__stat-value{color:var(--color-text-tertiary);font-size:14px;line-height:20px}}@media(min-width:1200px)and (max-width:1599px){.app-pages-Home-HomeAbout__stat{justify-content:center;min-height:173px;padding:20px 24px}}.app-pages-Home-HomeAbout__features{background-color:var(--color-bg-surface-grey-100);display:flex;flex-wrap:wrap;gap:8px;will-change:transform}@media(min-width:0px)and (max-width:1599px){.app-pages-Home-HomeAbout__features{transform:none!important}}@media(min-width:1600px){.app-pages-Home-HomeAbout__animated .app-pages-Home-HomeAbout__features{left:0;right:0;top:100%}}@media(min-width:1200px)and (max-width:1599px){.app-pages-Home-HomeAbout__features{grid-template-columns:1fr 1fr}}@media(min-width:0px)and (max-width:1199px){.app-pages-Home-HomeAbout__features{display:flex;flex-direction:column}}.app-pages-Home-HomeAbout__feature{align-items:center;border-radius:12px;display:flex;flex-direction:column;flex-grow:1;grid-column-end:span 1;justify-content:center;padding:30px 32px;text-align:center;width:calc(33.33333% - 6px)}@media(min-width:1200px)and (max-width:1599px){.app-pages-Home-HomeAbout__feature{grid-column-end:span 1;width:calc(50% - 6px)}.app-pages-Home-HomeAbout__feature:nth-child(3n-1):last-child{grid-column-end:span 2}}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeAbout__feature{padding:32px 16px;width:100%}}@media(min-width:768px)and (max-width:1199px){.app-pages-Home-HomeAbout__feature{padding:30px 92px;width:100%}}.app-pages-Home-HomeAbout__feature-icon{margin-bottom:24px}.app-pages-Home-HomeAbout__feature-label{margin-bottom:8px}.app-pages-Home-HomeAbout__feature-value{color:var(--color-text-secondary);font-size:14px;line-height:20px}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeAbout__feature-value{color:var(--color-text-secondary);font-size:13px;line-height:16px}}.app-pages-Home-HomeAbout__feature:nth-child(5n-4){background-color:var(--color-bg-surface-light-orange)}.app-pages-Home-HomeAbout__feature:nth-child(5n-3){background-color:var(--color-bg-surface-grey-50)}.app-pages-Home-HomeAbout__feature:nth-child(5n-2){background-color:var(--color-bg-surface-light-pink)}.app-pages-Home-HomeAbout__feature:nth-child(5n-1){background-color:var(--color-bg-surface-light-ocean)}.app-pages-Home-HomeAbout__feature:nth-child(5n){background-color:var(--color-bg-surface-light-red)}.app-pages-Home-HomeAbout__data{display:flex;flex-direction:column;gap:64px}@media(min-width:1600px){.app-pages-Home-HomeAbout__data{position:relative}}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeAbout__data{gap:54px}}@media(min-width:768px)and (max-width:1199px){.app-pages-Home-HomeAbout__data{gap:31px}}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeAbout__header-button{display:none}}.app-pages-Home-HomeAbout__bottom-button{display:none;margin-bottom:106px;margin-top:17px;width:100%}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeAbout__bottom-button{display:block}}.components-Tag__container{align-items:center;border:1px solid transparent;display:inline-flex;justify-content:center;white-space:nowrap}.components-Tag__container.components-Tag__M{border-radius:16px;padding:8px 12px}.components-Tag__container.components-Tag__S{border-radius:12px;padding:4px 8px}.components-Tag__container{font-size:13px;font-weight:500;line-height:16px}.components-Tag__container.components-Tag__outline{border:1px solid var(--color-border-default)}.components-Tag__container.components-Tag__fill{color:var(--color-text-primary-inverted)}.components-Tag__container.components-Tag__fill.components-Tag__blue{background-color:var(--color-bg-surface-blue)}.components-Tag__container.components-Tag__fill.components-Tag__orange{background-color:var(--color-bg-surface-orange)}:root{--grey-950:#000;--grey-900:#232323;--grey-800:#454545;--grey-700:#4f4f4f;--grey-600:#5d5d5d;--grey-500:#6d6d6d;--grey-400:#888;--grey-300:#b0b0b0;--grey-200:#d1d1d1;--grey-100:#e7e7e7;--grey-50:#f6f6f6;--black-100:#000;--black-80:rgba(0,0,0,.8);--black-72:rgba(0,0,0,.72);--black-64:rgba(0,0,0,.64);--black-56:rgba(0,0,0,.56);--black-40:rgba(0,0,0,.4);--black-32:rgba(0,0,0,.32);--black-24:rgba(0,0,0,.24);--black-16:rgba(0,0,0,.16);--black-8:rgb(0 0 0/8%);--black-4:rgb(0 0 0/4%);--white-100:#fff;--white-80:hsla(0,0%,100%,.8);--white-72:hsla(0,0%,100%,.72);--white-64:hsla(0,0%,100%,.64);--white-56:hsla(0,0%,100%,.56);--white-40:hsla(0,0%,100%,.4);--white-32:hsla(0,0%,100%,.32);--white-24:hsla(0,0%,100%,.24);--white-20:hsla(0,0%,100%,.2);--white-16:hsla(0,0%,100%,.16);--white-8:hsla(0,0%,100%,.08);--white-4:hsla(0,0%,100%,.04);--brand-grey-200:#eae8f3;--brand-grey-100:#f4f4fb;--brand-lime:#00b197;--brand-orange:#ff9921;--brand-dark-purple:#452a49;--brand-grey-50:#e6e9fb;--brand-light-blue:#bbceff;--brand-light-orange:#ffe7cb;--brand-light-pink:#f7daff;--brand-light-red:#f7b2b2;--brand-blue:#2d67ff;--brand-yellow:#f9cc2b;--brand-grey-300:#e1e1f3;--brand-light-ocean:#c7d7ff;--brand-red:#ef4444;--color-bg-surface-black:var(--black-100);--color-border-default:var(--black-8);--color-icon-secondary:var(--black-56);--color-border-hover:var(--black-24);--color-icon-secondary-inverted:var(--white-56);--color-icon-primary:var(--black-100);--color-icon-primary-inverted:var(--white-100);--color-bg-surface-white:var(--white-100);--color-bg-surface-grey-200:var(--brand-grey-200);--color-bg-surface-grey-100:var(--brand-grey-100);--color-bg-surface-grey-50:var(--brand-grey-50);--color-bg-surface-lime:var(--brand-lime);--color-bg-surface-orange:var(--brand-orange);--color-bg-surface-purple:var(--brand-dark-purple);--color-bg-surface-light-orange:var(--brand-light-orange);--color-bg-surface-light-pink:var(--brand-light-pink);--color-bg-surface-light-red:var(--brand-light-red);--color-bg-surface-blue:var(--brand-blue);--color-bg-surface-yellow:var(--brand-yellow);--color-bg-button-primary-default:var(--black-100);--color-bg-button-primary-hover:var(--grey-900);--color-bg-button-primary-disable:var(--grey-200);--color-utility-grey-900:var(--grey-900);--color-utility-grey-800:var(--grey-800);--color-utility-grey-700:var(--grey-700);--color-utility-grey-600:var(--grey-600);--color-utility-grey-500:var(--grey-500);--color-utility-grey-400:var(--grey-400);--color-utility-grey-300:var(--grey-300);--color-utility-grey-200:var(--grey-200);--color-utility-grey-100:var(--grey-100);--color-utility-grey-50:var(--grey-50);--color-text-primary:var(--black-100);--color-text-secondary:var(--black-80);--color-text-tertiary:var(--black-56);--color-text-primary-inverted:var(--white-100);--color-text-secondary-inverted:var(--white-80);--color-text-tertiary-inverted:var(--white-56);--color-text-disabled:var(--black-32);--color-bg-button-secondary-default:var(--brand-grey-200);--color-bg-button-secondary-hover:var(--brand-grey-300);--color-bg-button-secondary-disable:var(--grey-200);--color-bg-button-tertiary-default:var(--white-100);--color-bg-button-tertiary-hover:var(--grey-50);--color-bg-button-tertiary-disable:var(--grey-200);--color-bg-button-outline-default:var(--color-border-default);--color-bg-button-outline-hover:var(--border-hover);--color-bg-button-outline-disable:var(--grey-200);--color-bg-button-blue-default:var(--brand-blue);--color-bg-button-blue-disabled:var(--grey-200);--color-bg-button-ghost-blur-default:var(--white-16);--color-bg-button-ghost-blur-hover:var(--white-24);--color-bg-button-ghost-blur-disable:var(--grey-200);--color-text-link:var(--brand-blue);--color-utility-alpha-black-80:var(--black-80);--color-utility-alpha-black-72:var(--black-72);--color-utility-alpha-black-64:var(--black-64);--color-utility-alpha-black-56:var(--black-56);--color-utility-alpha-black-40:var(--black-40);--color-utility-alpha-black-32:var(--black-32);--color-utility-alpha-black-24:var(--black-24);--color-utility-alpha-black-16:var(--black-16);--color-utility-alpha-black-8:var(--black-8);--color-utility-alpha-black-4:var(--black-4);--color-utility-alpha-white-80:var(--white-80);--color-utility-alpha-white-72:var(--white-72);--color-utility-alpha-white-64:var(--white-64);--color-utility-alpha-white-56:var(--white-56);--color-utility-alpha-white-40:var(--white-40);--color-utility-alpha-white-32:var(--white-32);--color-utility-alpha-white-24:var(--white-24);--color-utility-alpha-white-16:var(--white-16);--color-utility-alpha-white-8:var(--white-8);--color-utility-alpha-white-4:var(--white-4);--color-icon-orange:var(--brand-orange);--color-icon-blue:var(--brand-blue);--color-bg-surface-light-ocean:var(--brand-light-ocean);--color-border-error:var(--brand-red);--color-text-error:var(--brand-red);--color-bg-surface-overlay:var(--utility-alpha-black-32);--color-icon-disabled:var(--black-32);--color-text-success:var(--brand-lime)}@media(min-width:0px){:root{--grid-gap:8px;--grid-cols:4}}@media(min-width:768px){:root{--grid-gap:24px;--grid-cols:8}}@media(min-width:1200px){:root{--grid-gap:24px;--grid-cols:12}}@media(min-width:1600px){:root{--grid-cols:16}}h1{font-size:80px;font-weight:700;letter-spacing:-1.5px;line-height:88px}@media(min-width:0px)and (max-width:767px){h1{font-size:20px;font-weight:700;letter-spacing:-1px;line-height:24px}}@media(min-width:768px)and (max-width:1199px){h1{font-size:50px;font-weight:700;letter-spacing:-1px;line-height:56px}}h2{font-size:56px;font-weight:700;letter-spacing:-1.7px;line-height:64px}@media(min-width:0px)and (max-width:767px){h2{font-size:29px;font-weight:700;letter-spacing:-1.3px;line-height:40px}}@media(min-width:768px)and (max-width:1199px){h2{font-size:48px;font-weight:700;letter-spacing:-2.2px;line-height:56px}}@media(min-width:1200px)and (max-width:1599px){h2{font-size:48px;font-weight:700;line-height:56px}}h3{font-size:32px;font-weight:600;line-height:40px}@media(min-width:0px)and (max-width:767px){h3{font-size:24px;font-weight:600;line-height:32px}}h4{font-size:24px;font-weight:600;line-height:32px}@media(min-width:0px)and (max-width:767px){h4{font-size:20px;font-weight:600;line-height:28px}}h5{font-size:20px;font-weight:600;line-height:24px}@media(min-width:0px)and (max-width:767px){h5{font-size:18px;font-weight:600;line-height:24px}}h6{font-size:16px;font-weight:600;line-height:24px}@media(min-width:0px)and (max-width:767px){h6{font-size:16px;font-weight:600;line-height:20px}}.components-ProductCard__container{background-color:var(--color-bg-surface-white);border-radius:16px;display:flex;flex-direction:column;gap:24px;height:100%;padding:24px}@media(min-width:0px)and (max-width:767px){.components-ProductCard__container{gap:16px;padding:16px}}.components-ProductCard__container a:hover{color:var(--color-text-link)}.components-ProductCard__container div,.components-ProductCard__container p{cursor:default}.components-ProductCard__labels{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:28px}@media(min-width:0px)and (max-width:767px){.components-ProductCard__labels{margin-bottom:0}}.components-ProductCard__title{margin-top:auto;padding-top:36px}@media(min-width:0px)and (max-width:767px){.components-ProductCard__title{padding-top:53px}}.components-ProductCard__description{color:var(--color-text-secondary);font-size:14px;line-height:20px;margin-top:-20px}@media(min-width:0px)and (max-width:767px){.components-ProductCard__description{color:var(--color-text-secondary);font-size:13px;line-height:16px;margin-top:-8px}}[class].components-ProductCard__button,[class].components-ProductCard__button button{width:100%}@media(min-width:0px)and (max-width:767px){.components-ProductCard__container [class].components-ProductCard__button{border-radius:8px;padding:8px 16px}.components-ProductCard__container [class].components-ProductCard__button.components-ProductCard__ghost{padding:8px 12px}.components-ProductCard__container [class].components-ProductCard__button.components-ProductCard__icon{padding:7px 15px 7px 7px}}.components-ProductCard__slider{padding-bottom:24px}.components-ProductCard__bullets{--swiper-pagination-bottom:0;align-items:center;display:flex;gap:2px;justify-content:center}.components-ProductCard__bullet{background-color:var(--color-utility-alpha-black-16);border-radius:2px;display:block;height:2px;width:10px}.components-ProductCard__bullet.components-ProductCard__active{background-color:var(--color-bg-surface-black)}.components-ProductCard__image{border-radius:8px;cursor:pointer;height:200px;width:100%}@media(min-width:0px)and (max-width:767px){.components-ProductCard__image{height:160px}}.components-ProductCard__link{align-items:center;display:flex;justify-content:center;width:100%}.components-ProductCard__popup{background-color:var(--color-bg-surface-grey-100)}@media(min-width:1600px){.components-ProductCard__top .components-ProductCard__button{order:-1}}.entities-btb-product__delete{cursor:pointer;flex-shrink:0}.entities-btb-product__delete:hover{opacity:.7}