.fd-categories-module,.fd-categories-module *,.fd-categories-module *:before,.fd-categories-module *:after{box-sizing:border-box}.fd-categories-module{position:relative;background-color:#fff;padding-top:var(--fd-cm-pt, 64px);padding-bottom:var(--fd-cm-pb, 0px)}.fd-categories-module__inner{position:relative;z-index:2;width:100%;max-width:1320px;margin:0 auto;padding-left:20px;padding-right:20px}.fd-categories-module__heading{margin:0 0 32px;text-align:center;font-family:var(--fd-cm-title-font, "sofia-pro", sans-serif);font-size:var(--fd-cm-title-size, 38px);font-weight:500;line-height:1.4;letter-spacing:0;color:var(--fd-cm-title-color, #2c3d50)}.fd-categories-module__heading p{margin:0}.fd-categories-module__heading strong,.fd-categories-module__heading b{font-weight:700}.fd-categories-module__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.fd-categories-module__card{position:relative;z-index:2;display:block;overflow:hidden;border-radius:8px;height:350px;text-decoration:none;color:inherit;transition:transform .35s ease}.fd-categories-module__card:hover{transform:scale(1.03)}.fd-categories-module__card-picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.fd-categories-module__card-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:bottom;display:block}.fd-categories-module__card-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:bottom;display:block;pointer-events:none}.fd-categories-module__card-video--mobile{display:none}@media screen and (max-width:700px){.fd-categories-module__card-video--desktop{display:none}.fd-categories-module__card-video--mobile{display:block}}@media screen and (min-width:1200px){.fd-categories-module__card:nth-child(1) .fd-categories-module__card-img,.fd-categories-module__card:nth-child(1) .fd-categories-module__card-video{object-position:bottom!important}}.fd-categories-module__card-img--placeholder{height:100%;background:#d9e8f5}.fd-categories-module__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 0% 58%,#00000059 78%,#000000b8);pointer-events:none;z-index:1}.fd-categories-module__card-bottom{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:20px 20px 25px}.fd-categories-module__card-text{flex:1;min-width:0}.fd-categories-module__card-title{margin:0;font-family:var(--fd-cm-card-title-font, "sofia-pro", sans-serif);font-size:var(--fd-cm-card-title-size, 14px);font-weight:400;line-height:1.4;color:var(--fd-cm-cards-text-color, #ffffff);letter-spacing:0}.fd-categories-module__card-description{margin:0;font-family:var(--fd-cm-card-desc-font, "sofia-pro", sans-serif);font-size:var(--fd-cm-card-desc-size, 20px);font-weight:700;line-height:1.4;color:var(--fd-cm-cards-text-color, #ffffff)}.fd-categories-module__card-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-height:36px;min-width:94px;padding:8px 20px;border-radius:999px;border:1px solid var(--fd-cm-btn-border-color, #ffffff);background:var(--fd-cm-btn-bg, #ffffff);color:var(--fd-cm-btn-text-color, #2c3d50);font-family:var(--fd-cm-btn-font, "sofia-pro", sans-serif);font-size:var(--fd-cm-btn-size, 16px);font-weight:400;line-height:1.4;text-decoration:none;white-space:nowrap;cursor:pointer;pointer-events:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.fd-categories-module__card:hover .fd-categories-module__card-btn{background:#fafafae6;color:var(--fd-cm-btn-text-color, #2c3d50);border-color:var(--fd-cm-btn-border-color, #ffffff)}.fd-categories-module__wave-zone{position:relative;margin-top:var(--fd-cm-gap-cards-benefits, 52px);padding-top:0;padding-bottom:70px}.fd-categories-module__wave-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;color:var(--fd-cm-wave-color, #e4f5ff)}.fd-categories-module__wave-bg .wave-svg{position:absolute;bottom:0;left:0;width:100%;height:100%;display:block;min-height:397px}.fd-categories-module__benefits{position:relative;z-index:1;overflow:hidden;padding:20px 0}.fd-categories-module__benefits-track-wrap{display:flex;width:100%;overflow:hidden;gap:64px}.fd-categories-module__benefits-track{display:flex;align-items:center;flex-shrink:0;gap:64px;list-style:none;margin:0;padding:0;animation:fd-cm-benefits-scroll 72s linear infinite}.fd-categories-module__benefit{display:flex;align-items:center;gap:8px;padding:0;white-space:nowrap;font-family:var(--fd-cm-benefit-font, "sofia-pro", sans-serif);font-size:var(--fd-cm-benefit-size, 18px);font-weight:200;font-variation-settings:"wght" 268;line-height:1.5;letter-spacing:0;-webkit-font-smoothing:antialiased;color:var(--fd-cm-benefits-text-color, #2c3d50)}.fd-categories-module__benefit-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px}.fd-categories-module__benefit-icon img{display:block;width:100%;height:100%;object-fit:contain}.fd-categories-module__benefits:before,.fd-categories-module__benefits:after{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:2;pointer-events:none}.fd-categories-module__benefits:before{left:0;background:linear-gradient(to right,var(--fd-cm-wave-color, #e4f5ff),transparent)}.fd-categories-module__benefits:after{right:0;background:linear-gradient(to left,var(--fd-cm-wave-color, #e4f5ff),transparent)}@keyframes fd-cm-benefits-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@media screen and (max-width:1100px)and (min-width:769px){.fd-categories-module__card-description{font-size:var(--fd-cm-card-desc-size-tablet, 16px)}}@media screen and (max-width:1110px){.fd-categories-module__card{height:350px}.fd-categories-module__card-btn{min-width:68px;padding:8px 10px}.fd-categories-module__inner{padding-left:15px;padding-right:15px}.fd-categories-module__card-bottom{padding:20px 12px 25px}}@media screen and (max-width:768px){.fd-categories-module{padding-top:var(--fd-cm-pt-mobile, var(--fd-cm-pt, 40px));padding-bottom:var(--fd-cm-pb-mobile, var(--fd-cm-pb, 0px))}.fd-categories-module__inner{padding-left:16px;padding-right:16px}.fd-categories-module__heading{font-size:var(--fd-cm-title-size-mobile, 26px);margin-bottom:16px}.fd-categories-module__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.fd-categories-module__card{height:350px}.fd-categories-module__card-title{font-size:var(--fd-cm-card-title-size-mobile, 14px)}.fd-categories-module__card-description{font-size:var(--fd-cm-card-desc-size-mobile, 18px);letter-spacing:0}.fd-categories-module__card-btn{font-size:var(--fd-cm-btn-size-mobile, 14px);padding:8px 16px;width:auto}.fd-categories-module__card-bottom{flex-direction:row;align-items:flex-end;gap:12px;padding:20px 12px 25px}.fd-categories-module__benefit{font-size:var(--fd-cm-benefit-size-mobile, 16px)}.fd-categories-module__wave-zone{margin-top:8px;padding-top:0;padding-bottom:52px}.fd-categories-module__wave-bg .wave-svg{min-height:300px}.fd-categories-module__benefits-track-wrap,.fd-categories-module__benefits-track{gap:24px}}@media screen and (min-width:390px)and (max-width:700px){.fd-categories-module__card{height:260px}}@media screen and (max-width:700px){.fd-categories-module__card:after{background:linear-gradient(180deg,#0000,#000000b3 70%);height:50%;bottom:0;top:auto}.fd-categories-module__card-btn{width:100%;margin-top:12px}.fd-categories-module__card-bottom{display:block;padding:16px}.fd-categories-module__benefits:before,.fd-categories-module__benefits:after{display:none}}@media screen and (max-width:389px){.fd-categories-module__card-img,.fd-categories-module__card-video{object-position:top!important}.fd-categories-module__heading{margin-bottom:16px}.fd-categories-module__grid{grid-template-columns:1fr;gap:16px}.fd-categories-module__card{height:260px}.fd-categories-module__card-img,.fd-categories-module__card-video{object-position:center}.fd-categories-module__card-bottom{flex-direction:column;align-items:stretch;gap:10px;padding:20px 16px 25px}.fd-categories-module__card-btn{width:100%}.fd-categories-module__wave-zone{padding-top:20px}}@media(prefers-reduced-motion:reduce){.fd-categories-module__card{transition:none}.fd-categories-module__card:hover{transform:none}.fd-categories-module__benefits-track{animation-play-state:paused}}
/*# sourceMappingURL=/cdn/shop/t/569/assets/fd-categories-module.css.map */
