home-categories{display:block}.home-categories{--item-spacing: 20px;overflow:hidden}.home-categories .common-header{margin-bottom:4rem}.home-categories .common-title{color:var(--title-color, #101828);font-size:clamp(24px,calc(16px + .834vw),32px);font-weight:700;line-height:120%;margin:0}.home-categories .swiper{overflow:visible}.home-categories__swiper .swiper-wrapper{flex-wrap:wrap}.home-categories__swiper .swiper-wrapper{margin-top:calc(-1 * var(--item-spacing))}.home-categories .swiper-slide{height:auto;margin-top:var(--item-spacing)}.home-categories .swiper-slide:not(:last-child){margin-right:var(--item-spacing)}.home-categories__item{overflow:hidden;display:flex;flex-direction:column;gap:8px;position:relative;box-sizing:border-box;border-radius:8px;background:linear-gradient(142deg,#e0eaff,#fefefe,#e0eaff);font-size:clamp(5px,.64vw,10px);--subtitle-color: #CDA381;--title-color: #101828;--desc-color: rgba(31, 31, 31, .8)}.home-categories__item:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;border:2px solid #D5E2FF99;border-radius:inherit;z-index:2}@supports (mask-composite: exclude) or (-webkit-mask-composite: destination-out){.home-categories__item:before{--border-width: 1px;--mask-bg: linear-gradient(red, blue);--mask-clip: content-box, padding-box;--border-color: linear-gradient(87deg, #C7D7FE80 0%, #C7D7FE00 50%, #C7D7FE33 100%);border:none;padding:var(--border-width);background:var(--border-color);mask-image:var(--mask-bg),var(--mask-bg);-webkit-mask-image:var(--mask-bg),var(--mask-bg);mask-clip:var(--mask-clip);-webkit-mask-clip:var(--mask-clip);mask-composite:exclude;-webkit-mask-composite:destination-out}}.home-categories__item-2-wrapper{display:flex;flex-direction:column;gap:var(--item-spacing)}.home-categories__item-2-wrapper .home-categories__item--2{flex:1}.home-categories__item p{margin:0}.home-categories__item-bg{transition:transform .3s;z-index:1;overflow:hidden}.home-categories__item-bg picture{border-radius:inherit}.home-categories__item-bg,.home-categories__item-bg img,.home-categories__item-bg svg{width:100%;height:100%;display:block;object-fit:fill;border-radius:inherit}.home-categories__item-bg auto-play-video,.home-categories__item-bg video{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.home-categories__item-video--mb{display:none!important}.home-categories__item-overlay{padding:24px}.home-categories__item-bg+.home-categories__item-overlay{position:absolute;left:0;top:0;right:0;bottom:0;z-index:3}.home-categories__item-overlay>*:first-child{margin-top:0!important}.home-categories__item-icon{margin-top:8px}.home-categories__item-icon svg{vertical-align:middle;height:4.8em;width:auto}.home-categories__item-subtitle{color:var(--subtitle-color, #101828);font-size:14px;font-weight:500;line-height:130%;letter-spacing:-.14px;margin-top:8px}.home-categories__item-title{color:var(--title-color, #101828);font-size:2em;font-weight:600;line-height:150%;margin-top:8px;margin-bottom:0;letter-spacing:0}.home-categories__item-desc{color:var(--desc-color, rgba(31, 31, 31, .8));font-size:1.6em;font-weight:400;line-height:130%;margin-top:8px;letter-spacing:0}.home-categories__item-button{margin-top:6px;font-size:1.6em;font-weight:500;line-height:150%;--buttons-radius: 8px;--buttons-radius-outset: 9px;color:rgb(var(--color-secondary-button-text));text-decoration:none;white-space:nowrap;position:relative;display:inline-flex;gap:.25em;transition:all .3s;border-radius:.5em;padding:.25em 0 .35em}.home-categories__item-button svg{width:.75em;height:auto;vertical-align:middle;margin-bottom:-.1em}.home-categories__item:hover .home-categories__item-bg{transform:scale(1.05)}.home-categories__item:hover .home-categories__item-button{color:rgb(var(--color-button-text));background-color:rgba(var(--color-button),var(--alpha-button-background));padding-left:.75em;padding-right:.5em}.home-categories .swiper-btn-wrapper{position:absolute;top:50%;width:100%;transform:translateY(-50%);z-index:2;-webkit-user-select:none;user-select:none;display:flex;justify-content:space-between;pointer-events:none}@media screen and (max-width: 1279px) and (min-width: 768.1px){.home-categories{--item-spacing: 16px}}@media screen and (max-width: 1280px){.home-categories__item-overlay{padding:20px}.home-categories__item-button{font-size:1.7em}}@media screen and (min-width: 990px){.home-categories .swiper{margin-right:calc(-1 * var(--item-spacing))}.home-categories__item--large.swiper-slide{width:calc(35.92% - var(--item-spacing))}.home-categories__item-2-wrapper.swiper-slide{width:calc(32.04% - var(--item-spacing))}}@media screen and (max-width: 989px){.home-categories__swiper .swiper-wrapper{gap:var(--item-spacing);margin-top:0}.home-categories .swiper-slide:not(:last-child){margin-right:0}.home-categories .swiper-slide{width:calc((100% + var(--item-spacing)) / 2 - var(--item-spacing));margin:0}.home-categories .common-header{margin-bottom:2.4rem}.home-categories__item{font-size:1.25vw}.home-categories .swiper-btn{display:none}.home-categories__swiper .home-categories__item--large{width:100%;margin:0;display:flex;flex-direction:column;justify-content:center}.home-categories__item--large .home-categories__item-overlay{display:flex;align-items:center}}@media screen and (max-width: 768px){.home-categories .common-header{margin-bottom:1.6rem}.home-categories .common-title{font-size:clamp(18px,5.34vw,24px)}.home-categories{--item-spacing: 12px}.home-categories__item{font-size:clamp(6px,2.67vw,14px)}.home-categories__item-video--mb{display:block!important}.home-categories__item-video--mb+.home-categories__item-video{display:none!important}.home-categories__item-overlay{padding:.8em}.home-categories__item-subtitle{font-size:1.2em}.home-categories__item-title{margin-top:4px;font-size:1.4em}.home-categories__item-desc{font-size:1.2em}.home-categories__item-button{font-size:1.2em;margin-top:0}.home-categories__item-2-wrapper{gap:12px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-home-categories.css.map */
