html,body{scroll-behavior:smooth}.sticker,.quickChat{display:none !important}.brandingBg{background:url(//zendit.io/wp-content/themes/zendit/assets/dist/images/branding/brandingbg.webp);background-repeat:no-repeat;background-size:contain}@media screen and (min-width: 992px){.brandingBg{background-size:cover;background-position:center top}}.noChanging-primary{background-color:#d94453 !important}.noChanging-dark{background-color:#444 !important}.noChanging-white{background-color:#fff !important}.noChanging-border{background-color:#e0e0e0 !important}.theme_showLight{display:block !important}.theme_showDark{display:none !important}html.theme-dark .theme_showLight{display:none !important}html.theme-dark .theme_showDark{display:block !important}.loaderController{position:absolute;bottom:1rem;left:1rem;cursor:pointer}.loaderWrapper .loader_animated{display:none}.loaderWrapper .loader_static{display:block}.loaderWrapper--playing .loader_animated{display:block}.loaderWrapper--playing .loader_static{display:none}.copyColor{cursor:pointer;transform:scale(1);transition:transform 150ms ease}.copyColor:hover{transform:scale(1.2)}.colorSetBox{height:3rem;overflow:hidden;cursor:pointer;box-shadow:0px 8px 14px rgba(0,0,0,0);transition:box-shadow 150ms;min-width:6.5625rem}.colorSetBox>p{transition:margin-top 250ms ease-out,opacity 200ms ease-out;width:100%;text-align:center}.colorSetBox:hover{box-shadow:0px 8px 14px rgba(0,0,0,.07)}.colorSetBox:hover>p{margin-top:-1.35rem !important}.colorSetBox:hover p:first-child{opacity:0}.scrollHorizontally{-ms-overflow-style:none;scrollbar-width:none;position:relative;scroll-snap-type:x mandatory}.scrollHorizontally>div{scroll-snap-align:center}@media screen and (max-width: 1199px){.scrollHorizontally{overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap}}.scrollHorizontally--height-70px>div{padding:0 .25rem}@media screen and (max-width: 1199px){.scrollHorizontally--height-70px{height:70px}}@media screen and (max-width: 1199px){.scrollHorizontally--height-400px{height:400px}}@media screen and (max-width: 1199px){.scrollHorizontally--height-600px{height:600px}}.scrollHorizontally::-webkit-scrollbar:horizontal{height:0;width:0;display:none}.scrollHorizontally::-webkit-scrollbar-thumb:horizontal{display:none}.fontScaling__desktop{transform:translateX(2rem);opacity:0;transition:transform 150ms ease,opacity 150ms ease;will-change:transform,opacity;pointer-events:none}.fontScaling__mobile{position:absolute;top:0;left:0;margin-top:0;transform:translateX(2rem);opacity:0;transition:transform 150ms ease,opacity 150ms ease;will-change:transform,opacity;pointer-events:none}.fontScaling--active{opacity:1;transform:translate(0);pointer-events:auto}.brandSideNav{height:calc(100vh - 200px);position:sticky;top:8rem;justify-content:space-evenly;isolation:isolate}.brandSideNav figure{background-color:var(--neutral-bg);position:relative;cursor:pointer}.brandSideNav figure:before{content:" ";position:absolute;bottom:100%;left:15px;width:1px;height:16px;background:linear-gradient(180deg, rgba(217, 68, 83, 0) 0%, rgb(217, 68, 83) 100%);opacity:0;transition:opacity 250ms}.brandSideNav figure:after{content:" ";position:absolute;top:100%;left:15px;width:1px;height:16px;background:linear-gradient(0deg, rgba(217, 68, 83, 0) 0%, rgb(217, 68, 83) 100%);opacity:0;transition:opacity 250ms}.brandSideNav figure:hover img{filter:brightness(0.4)}.brandSideNav figure.active img{transition:all 250ms ease-out;filter:invert(41%) sepia(86%) saturate(1884%) hue-rotate(325deg) brightness(86%) contrast(98%)}.brandSideNav figure.active:before{opacity:1}.brandSideNav figure.active:after{opacity:1}.brandSideNav:after{content:" ";position:absolute;z-index:-1;left:calc(50% - .5px);transform:translateX(-50%);top:0;width:1px;height:100%;background:linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, var(--neutral-disabled) 50%, rgba(0, 0, 0, 0) 100%)}html.theme-dark .brandSideNav figure img{filter:brightness(0.7)}html.theme-dark .brandSideNav figure:hover img{filter:brightness(5)}html.theme-dark .brandSideNav figure.active img{filter:invert(41%) sepia(86%) saturate(1884%) hue-rotate(325deg) brightness(86%) contrast(98%)}