.app-page--id__container{background-color:var(--color-bg-surface-grey-100);border-radius:16px;flex-grow:1;padding-bottom:100px;padding-top:100px}@media(min-width:0px){.app-page--id__container{padding-left:16px;padding-right:16px}}@media(min-width:768px){.app-page--id__container{padding-left:32px;padding-right:32px}}@media(min-width:1200px){.app-page--id__container{padding-left:48px;padding-right:48px}}@media(min-width:768px)and (max-width:1199px){.app-page--id__container{padding-left:32px;padding-right:32px}}@media(min-width:0px)and (max-width:767px){.app-page--id__container{padding-left:16px;padding-right:16px}}@media(min-width:1600px){.app-page--id__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:1600px)and (min-width:0px)and (max-width:767px){.app-page--id__container{display:flex;flex-direction:column}}@media(min-width:1600px){.app-page--id__container>:first-child{grid-column-end:span 12;grid-column-start:3;grid-row-end:span 1;grid-row-start:1}}.app-page--id__container h2{margin-bottom:32px}@media(min-width:1600px){.app-page--id__document{--local-cols-size:12;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:1600px)and (min-width:0px)and (max-width:767px){.app-page--id__document{display:flex;flex-direction:column}}@media(min-width:1600px){.app-page--id__document>:first-child{grid-column-end:span 7;grid-column-start:1;grid-row-end:span 1;grid-row-start:1}}@media(min-width:1200px)and (max-width:1599px){.app-page--id__document{--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){.app-page--id__document{display:flex;flex-direction:column}}@media(min-width:1200px)and (max-width:1599px){.app-page--id__document>:first-child{grid-column-end:span 9;grid-column-start:1;grid-row-end:span 1;grid-row-start:1}}.components-Image__fill{display:flex;height:100%;overflow:hidden;position:relative;width:100%;z-index:1}.components-Image__fill img{height:100%;width:100%}.components-Poster__contaienr{display:flex;gap:16px;height:calc(100vh - 120px);max-height:832px;min-height:400px}@media(min-width:0px)and (max-width:1199px){.components-Poster__contaienr{flex-direction:column;height:auto;max-height:none}}.components-Poster__left{background-color:var(--color-bg-surface-grey-100);border-radius:16px;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;min-height:192px;padding:48px 144px 48px 48px}.components-Poster__left h2+p{margin-top:24px}.components-Poster__left p{max-width:664px}.components-Poster__left footer{display:flex;gap:8px}@media(min-width:768px)and (max-width:1199px){.components-Poster__left{flex-direction:column;flex-shrink:0;min-height:568px;padding:32px}}@media(min-width:0px)and (max-width:767px){.components-Poster__left{gap:56px;padding:40px 16px}.components-Poster__left footer a,.components-Poster__left footer button{width:100%}}.components-Poster__right{border-radius:16px;flex-shrink:0;height:100%;max-width:50%;position:relative;width:746px}@media(min-width:1200px)and (max-width:1599px){.components-Poster__right{max-width:400px}}@media(min-width:0px)and (max-width:1199px){.components-Poster__right{height:400px;max-width:100%}}.components-Poster__right .components-Poster__img{border-radius:16px}@media(min-width:1200px)and (max-width:1599px){.components-Poster__right .components-Poster__img{max-width:398px;width:398px}}@media(min-width:0px)and (max-width:1199px){.components-Poster__right .components-Poster__img{max-width:100%;width:100%}}div.components-News__container{background-color:var(--color-bg-surface-white);border-radius:16px;display:flex;flex-direction:column;gap:16px;justify-content:space-between;overflow:hidden;padding:24px;width:100%}@media(min-width:1200px)and (max-width:1599px){div.components-News__container{gap:21px}}@media(min-width:0px)and (max-width:767px){div.components-News__container{padding:16px}}.components-News__image{border-radius:8px;max-width:100%;object-fit:cover;position:relative}@media(min-width:0px)and (max-width:767px){.components-News__image{height:200px}}.components-News__header{color:var(--color-text-tertiary);display:flex;font-size:14px;gap:8px;line-height:20px}@media(min-width:0px)and (max-width:767px){.components-News__header{color:var(--color-text-tertiary);font-size:13px;line-height:16px}}.components-News__body{color:var(--color-text-tertiary);font-size:16px;line-height:24px}@media(min-width:0px)and (max-width:767px){.components-News__body{color:var(--color-text-tertiary);font-size:13px;line-height:16px}}@media(min-width:768px)and (max-width:1199px){.components-News__body{color:var(--color-text-tertiary);font-size:14px;line-height:20px}}.components-News__content{display:flex;flex-direction:column;flex-grow:1;gap:16px}.app-pages-Home-HomeNews__container{background-color:var(--color-bg-surface-grey-200);border-radius:16px;padding-bottom:100px;padding-top:100px}@media(min-width:0px){.app-pages-Home-HomeNews__container{padding-left:16px;padding-right:16px}}@media(min-width:768px){.app-pages-Home-HomeNews__container{padding-left:32px;padding-right:32px}}@media(min-width:1200px){.app-pages-Home-HomeNews__container{padding-left:48px;padding-right:48px}}@media(min-width:768px)and (max-width:1199px){.app-pages-Home-HomeNews__container{padding-left:32px;padding-right:32px}}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeNews__container{padding-left:16px;padding-right:16px}}.app-pages-Home-HomeNews__title{display:flex;flex-direction:column;gap:14px}.app-pages-Home-HomeNews__title p{color:var(--color-utility-alpha-black-64);font-size:20px;line-height:28px}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeNews__title p{color:var(--color-utility-alpha-black-64);font-size:14px;line-height:20px}}@media(min-width:768px)and (max-width:1199px){.app-pages-Home-HomeNews__title p{color:var(--color-utility-alpha-black-64);font-size:16px;line-height:20px}}.app-pages-Home-HomeNews__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:60px}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeNews__header{align-items:stretch;flex-direction:column;margin-bottom:40px}.app-pages-Home-HomeNews__buttons{display:none}}.app-pages-Home-HomeNews__announcement{margin-bottom:24px}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeNews__announcement{margin-bottom:10px}}.app-pages-Home-HomeNews__grid{display:grid;grid-template-columns:repeat(16,1fr);grid-gap:24px;gap:24px}@media(min-width:1200px)and (max-width:1599px){.app-pages-Home-HomeNews__grid{grid-template-columns:repeat(12,1fr)}}@media(min-width:0px)and (max-width:1199px){.app-pages-Home-HomeNews__grid{display:flex;flex-direction:column}}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeNews__grid{gap:7px}}.app-pages-Home-HomeNews__news,.app-pages-Home-HomeNews__news img{width:100%}.app-pages-Home-HomeNews__news h5{margin-top:auto}.app-pages-Home-HomeNews__news .app-pages-Home-HomeNews__body{display:none;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5}.app-pages-Home-HomeNews__news:first-child{grid-column:1/span 6;grid-row:1/span 4}.app-pages-Home-HomeNews__news:first-child h5{font-size:24px;font-weight:600;line-height:32px}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeNews__news:first-child h5{font-size:20px;font-weight:600;line-height:28px}.app-pages-Home-HomeNews__news:first-child .app-pages-Home-HomeNews__body{display:block;display:-webkit-box}}.app-pages-Home-HomeNews__news:nth-child(2),.app-pages-Home-HomeNews__news:nth-child(3){grid-column:7/span 4;grid-row-end:span 2}.app-pages-Home-HomeNews__news:nth-child(2) h5,.app-pages-Home-HomeNews__news:nth-child(3) h5{font-size:24px;font-weight:600;line-height:32px}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeNews__news:nth-child(2) h5,.app-pages-Home-HomeNews__news:nth-child(3) h5{font-size:20px;font-weight:600;line-height:28px}}@media(min-width:1200px)and (max-width:1599px){.app-pages-Home-HomeNews__news:nth-child(2),.app-pages-Home-HomeNews__news:nth-child(3){grid-column:7/-1}}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeNews__news:nth-child(2),.app-pages-Home-HomeNews__news:nth-child(3){gap:32px}}.app-pages-Home-HomeNews__news:nth-child(n+4){grid-column:11/span 6;grid-row-end:span 1;padding:20px 24px}@media(min-width:0px)and (max-width:1199px){.app-pages-Home-HomeNews__news:nth-child(n+4){padding:24px}}@media(min-width:1200px)and (max-width:1599px){.app-pages-Home-HomeNews__news:nth-child(n+4){grid-column:1/-1;grid-row-start:auto!important}}.app-pages-Home-HomeNews__news:nth-child(4){grid-row-start:1}.app-pages-Home-HomeNews__news:nth-child(5){grid-row-start:2}.app-pages-Home-HomeNews__news:nth-child(6){grid-row-start:3}.app-pages-Home-HomeNews__footerButton{display:none;margin-top:40px}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeNews__footerButton{display:block;width:100%}}.components-Radio__container{background-color:var(--color-utility-alpha-black-8);border-radius:8px;height:16px;width:16px}.components-Radio__container.components-Radio__active{background-color:var(--color-bg-surface-white);border:4px solid var(--color-bg-surface-blue)}.components-Tabs__tabs{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:40px}@media(min-width:768px)and (max-width:1199px){.components-Tabs__tabs{gap:6px}}@media(min-width:0px)and (max-width:767px){.components-Tabs__tabs{display:none;margin-bottom:24px}}.components-Tabs__tab{align-items:center;background-color:var(--color-utility-alpha-black-4);border-radius:12px;color:var(--color-icon-secondary);display:flex;font-size:14px;font-weight:500;gap:8px;line-height:24px;padding:16px}.components-Tabs__tab:hover{color:var(--color-icon-primary)}.components-Tabs__tab.components-Tabs__active{background-color:var(--color-bg-surface-white);color:var(--color-icon-primary);pointer-events:none}.components-Tabs__content{max-width:100%}.components-Tabs__control{align-items:center;display:none;gap:12px;position:relative;z-index:2}@media(min-width:0px)and (max-width:767px){.components-Tabs__control{display:flex;flex-direction:column}}.components-Tabs__control-selected{display:flex;flex-direction:column;font-size:12px;gap:4px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media(min-width:0px)and (max-width:767px){.components-Tabs__control-selected{margin-bottom:24px}}.components-Tabs__control-label{color:var(--color-text-tertiary)}.components-Tabs__popup{background-color:var(--color-bg-surface-white);border-radius:16px;display:none;flex-direction:column;padding:16px}.components-Tabs__popup h5{color:var(--color-text-tertiary);font-size:13px;font-weight:500;line-height:16px;margin-bottom:24px}.components-Tabs__popup h6{font-size:14px;font-weight:600;line-height:16px;margin-bottom:6px}.components-Tabs__popup .components-Tabs__buttons{display:flex;flex-direction:column;gap:8px;margin-top:18px}@media(min-width:0px)and (max-width:767px){.components-Tabs__popup{display:flex}}.components-Tabs__selects{display:flex;flex-direction:column}.components-Tabs__select{align-items:center;display:flex;font-size:16px;gap:4px;line-height:24px;padding:6px 0}@media(min-width:0px)and (max-width:767px){.components-Tabs__select{font-size:13px;line-height:16px}}@media(min-width:768px)and (max-width:1199px){.components-Tabs__select{font-size:14px;line-height:20px}}.app-pages-Home-HomePorducts__container{background-color:var(--color-bg-surface-grey-100);border-radius:16px;overflow:hidden;padding-bottom:100px;padding-top:100px}@media(min-width:0px){.app-pages-Home-HomePorducts__container{padding-left:16px;padding-right:16px}}@media(min-width:768px){.app-pages-Home-HomePorducts__container{padding-left:32px;padding-right:32px}}@media(min-width:1200px){.app-pages-Home-HomePorducts__container{padding-left:48px;padding-right:48px}}@media(min-width:768px)and (max-width:1199px){.app-pages-Home-HomePorducts__container{padding-left:32px;padding-right:32px}}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomePorducts__container{padding-left:16px;padding-right:16px}}.app-pages-Home-HomePorducts__header{align-items:flex-start;display:flex;justify-content:space-between}@media(min-width:0px)and (max-width:1599px){.app-pages-Home-HomePorducts__header{align-items:stretch;flex-direction:column}}.app-pages-Home-HomePorducts__title{display:flex;flex-direction:column;gap:24px;margin-bottom:40px}.app-pages-Home-HomePorducts__title p{color:var(--color-text-secondary);font-size:20px;line-height:28px}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomePorducts__title p{color:var(--color-text-secondary);font-size:14px;line-height:20px}}@media(min-width:768px)and (max-width:1199px){.app-pages-Home-HomePorducts__title p{color:var(--color-text-secondary);font-size:16px;line-height:20px}}.app-pages-Home-HomePorducts__nav{align-items:center;display:flex;gap:9px}@media(min-width:768px)and (max-width:1599px){.app-pages-Home-HomePorducts__nav{justify-content:space-between;margin-bottom:62px;width:100%}}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomePorducts__nav{flex-direction:column}.app-pages-Home-HomePorducts__nav a,.app-pages-Home-HomePorducts__nav button{width:100%}}.app-pages-Home-HomePorducts__arrows{align-items:center;display:flex;gap:8px;margin-left:56px}@media(min-width:768px)and (max-width:1599px){.app-pages-Home-HomePorducts__arrows{margin-left:auto}}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomePorducts__arrows{display:none}}.app-pages-Home-HomePorducts__arrow.app-pages-Home-HomePorducts__next,.app-pages-Home-HomePorducts__arrow.app-pages-Home-HomePorducts__prev{color:inherit}@media(min-width:1600px){.app-pages-Home-HomePorducts__animated .app-pages-Home-HomePorducts__tabsContent{width:calc(100% - 276px)}.app-pages-Home-HomePorducts__animated .app-pages-Home-HomePorducts__tabs{display:flex}.app-pages-Home-HomePorducts__animated .app-pages-Home-HomePorducts__tabs .app-pages-Home-HomePorducts__tabsContainer{display:flex;flex-direction:column;flex-shrink:0;margin-right:24px;max-width:100%;width:300px}}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomePorducts__tabs{margin-top:64px}}.app-pages-Home-HomeWelcome__root{align-items:flex-end;border-radius:16px;color:var(--color-text-primary-inverted);display:flex;min-height:calc(100vh - 120px);overflow:hidden;padding-bottom:48px;padding-top:48px;position:relative}@media(min-width:0px)and (max-width:1199px){.app-pages-Home-HomeWelcome__root{padding-bottom:32px;padding-top:32px}}@media(min-width:0px){.app-pages-Home-HomeWelcome__root{padding-left:16px;padding-right:16px}}@media(min-width:768px){.app-pages-Home-HomeWelcome__root{padding-left:32px;padding-right:32px}}@media(min-width:1200px){.app-pages-Home-HomeWelcome__root{padding-left:48px;padding-right:48px}}@media(min-width:768px)and (max-width:1199px){.app-pages-Home-HomeWelcome__root{padding-left:32px;padding-right:32px}}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeWelcome__root{padding-left:16px;padding-right:16px}}@media(min-width:1200px)and (max-width:1599px){.app-pages-Home-HomeWelcome__root{align-items:normal}}@media(min-width:768px)and (max-width:1199px){.app-pages-Home-HomeWelcome__root{flex-direction:column}}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeWelcome__root{flex-direction:column;justify-content:center}.app-pages-Home-HomeWelcome__root:after{background-image:linear-gradient(0deg,#b752be 5%,rgba(112,130,218,.902) 41%,rgba(18,194,255,.8) 68%,#01d0d0);content:"";inset:0;opacity:.24;position:absolute;z-index:-1}}.app-pages-Home-HomeWelcome__container{flex-grow:1;--local-cols-size:var(--grid-cols);display:grid;grid-template-columns:repeat(var(--local-cols-size),minmax(0,1fr));grid-gap:var(--grid-gap);align-items:end;gap:var(--grid-gap)}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeWelcome__container{display:flex;flex-direction:column}}.app-pages-Home-HomeWelcome__container>:first-child{grid-column-end:span 11;grid-column-start:1;grid-row-end:span 1;grid-row-start:1}.app-pages-Home-HomeWelcome__container>:nth-child(2){grid-column-end:span 5;grid-column-start:12;grid-row-end:span 1;grid-row-start:1}@media(min-width:768px)and (max-width:1599px){.app-pages-Home-HomeWelcome__container{display:flex;flex-direction:column;justify-content:space-between}}@media(min-width:768px)and (max-width:1199px){.app-pages-Home-HomeWelcome__container{gap:78px}}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeWelcome__container{gap:0}}.app-pages-Home-HomeWelcome__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;pointer-events:none}@media(min-width:768px){.app-pages-Home-HomeWelcome__bg{inset:0;position:absolute;z-index:-1}}.app-pages-Home-HomeWelcome__bg:after{background:linear-gradient(0deg,rgba(183,82,190,.6) 4.5%,rgba(112,130,218,.6) 40.74%,rgba(18,194,255,.6) 67.54%,rgba(1,208,208,.6));content:"";inset:0;position:absolute;z-index:1}.app-pages-Home-HomeWelcome__bg:before{background-color:var(--color-utility-alpha-black-24);content:"";inset:0;position:absolute;z-index:2}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeWelcome__bg{border-radius:16px;height:calc(100vw - 32px)!important;margin-bottom:48px;margin-top:48px;overflow:hidden;position:relative!important;width:100%}}.app-pages-Home-HomeWelcome__title{font-size:80px;font-weight:700;letter-spacing:-1.5px;line-height:88px}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeWelcome__title{font-size:20px;font-weight:700;letter-spacing:-1px;line-height:24px}}@media(min-width:768px)and (max-width:1199px){.app-pages-Home-HomeWelcome__title{font-size:50px;font-weight:700;letter-spacing:-1px;line-height:56px}}@media(min-width:1600px){.app-pages-Home-HomeWelcome__title{max-width:1084px}}.app-pages-Home-HomeWelcome__text{display:flex;flex-direction:column;gap:40px}@media(min-width:768px)and (max-width:1599px){.app-pages-Home-HomeWelcome__text{gap:35px}}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeWelcome__text{color:var(--color-text-primary);gap:24px}}.app-pages-Home-HomeWelcome__description{color:var(--color-text-secondary-inverted);font-size:24px;line-height:32px;max-width:652px}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeWelcome__description{color:var(--color-text-secondary-inverted);font-size:16px;line-height:20px}}@media(min-width:768px)and (max-width:1199px){.app-pages-Home-HomeWelcome__description{color:var(--color-text-secondary-inverted);font-size:20px;line-height:28px}}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeWelcome__description{color:var(--color-text-primary)}}.app-pages-Home-HomeWelcome__blocks{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}@media(min-width:1200px)and (max-width:1599px){.app-pages-Home-HomeWelcome__blocks{--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){.app-pages-Home-HomeWelcome__blocks{display:flex;flex-direction:column}}@media(min-width:1200px)and (max-width:1599px){.app-pages-Home-HomeWelcome__blocks>:first-child{grid-column-end:span 6;grid-column-start:1;grid-row-end:span 1;grid-row-start:1}.app-pages-Home-HomeWelcome__blocks>:nth-child(2){grid-column-end:span 3;grid-column-start:7;grid-row-end:span 1;grid-row-start:1}.app-pages-Home-HomeWelcome__blocks>:nth-child(3){grid-column-end:span 3;grid-column-start:10;grid-row-end:span 1;grid-row-start:1}}@media(min-width:0px)and (max-width:767px){.app-pages-Home-HomeWelcome__blocks{display:flex;flex-direction:column;order:10}}@media(min-width:0px)and (max-width:1599px){.app-pages-Home-HomeWelcome__blocks{width:100%}}.app-pages-Home-HomeWelcome__block{border-radius:12px;display:flex;flex-direction:column;justify-content:space-between;min-height:218px;padding:24px}@media(min-width:768px)and (max-width:1199px){.app-pages-Home-HomeWelcome__block{min-height:215px}}.app-pages-Home-HomeWelcome__block:first-child{background-color:var(--color-bg-surface-lime);width:auto}@media(min-width:768px)and (max-width:1199px){.app-pages-Home-HomeWelcome__block:first-child{grid-column:1/span 2}}@media(min-width:1600px){.app-pages-Home-HomeWelcome__block:first-child{grid-column:1/span 2}}.app-pages-Home-HomeWelcome__block:nth-child(2){background-color:var(--color-bg-surface-orange)}.app-pages-Home-HomeWelcome__block:nth-child(3){background-color:var(--color-bg-surface-purple)}@keyframes components-Loader__loader{0%{left:-100%}50%{left:0}to{left:100%}}.components-Loader__container{animation-duration:5s;animation-iteration-count:infinite;animation-name:components-Loader__loader;background-color:var(--color-bg-surface-blue);height:2px;left:-100%;position:fixed;top:0;width:100%;z-index:100}.app-pages-Product-ProductGallery__gallery{display:flex;flex-flow:column wrap}.app-pages-Product-ProductGallery__box{max-width:100%}.app-pages-Product-ProductGallery__box .app-pages-Product-ProductGallery__image{border-radius:16px}.app-pages-Product-ProductGallery__slide{align-items:center;cursor:pointer;display:flex;justify-content:center}@media(min-width:768px)and (max-width:1199px){.app-pages-Product-ProductGallery__slide .app-pages-Product-ProductGallery__image{height:396px;width:100%}}@media(min-width:0px)and (max-width:767px){.app-pages-Product-ProductGallery__slide .app-pages-Product-ProductGallery__image{height:428px;width:100%}}@media(min-width:1200px)and (max-width:1599px){.app-pages-Product-ProductGallery__swiper{height:100%}}.app-pages-Product-ProductGallery__thumbs{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:100%;padding-left:16px;padding-right:16px;padding-top:24px}.app-pages-Product-ProductGallery__thumb{border:1px solid var(--color-border-default);border-radius:8px;cursor:pointer;height:100px;margin-right:8px;opacity:.5;overflow:hidden;width:100px}.app-pages-Product-ProductGallery__thumb.app-pages-Product-ProductGallery__active{border-color:var(--color-border-hover);opacity:1}.app-pages-Product-ProductPrice__price{margin-left:auto;text-align:right;white-space:nowrap}.app-pages-Product-ProductPrice__price p{color:var(--color-text-tertiary);font-size:13px;line-height:16px}@media(min-width:0px)and (max-width:1599px){.app-pages-Product-ProductPrice__price{margin-right:auto;order:-2;text-align:center;width:100%}}@media(min-width:0px)and (max-width:767px){.app-pages-Product-ProductPrice__price{width:100%}}: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}}.app-pages-Product-ProductSidebar__sidebar{display:flex;flex-direction:column;gap:32px}@media(min-width:0px)and (max-width:1199px){.app-pages-Product-ProductSidebar__sidebar{order:-1}}.app-pages-Product-ProductSidebar__sidebar h5{margin-bottom:16px}.app-pages-Product-ProductSidebar__sidebar button{white-space:normal;width:-moz-fit-content;width:fit-content}.app-pages-Product-ProductSidebar__features{display:flex;flex-direction:column;gap:8px;overflow-x:hidden;padding:0}.app-pages-Product-ProductSidebar__feature{color:var(--color-text-tertiary);display:flex;font-size:14px;line-height:20px}@media(min-width:0px)and (max-width:767px){.app-pages-Product-ProductSidebar__feature{color:var(--color-text-tertiary);font-size:13px;line-height:16px}}.app-pages-Product-ProductSidebar__label{display:flex;flex-grow:1}.app-pages-Product-ProductSidebar__label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='426' height='1' fill='none' viewBox='0 0 426 1'%3E%3Cpath stroke='%23000' stroke-dasharray='1 4' stroke-linecap='round' stroke-opacity='.16' d='M.5.5h425'/%3E%3C/svg%3E");background-position:0 50%;background-repeat:repeat-x;background-size:426px 1px;content:"";display:block;flex-grow:1}.app-pages-Product-ProductSidebar__files{display:flex;flex-direction:column;gap:8px}