@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";
:root{--font-heading:"Outfit", sans-serif;--font-body:"Plus Jakarta Sans", sans-serif;--eg-red-main:#a61b1b;--eg-red-deep:#6e1414;--eg-blush:#ffe9e9;--eg-flame:#ff5a5a;--eg-muted:#7a4a4a;--eg-radius:20px}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}html,body{font-family:var(--font-body);color:var(--color-default,#7a4a4a);background-color:var(--color-white,#fff);max-width:100vw;margin:0;padding:0;overflow-x:hidden}*,:before,:after{box-sizing:border-box}a{color:inherit;text-decoration:none;transition:color .2s,opacity .2s}img,video{max-width:100%;height:auto}.react-preloader-fade-out{opacity:0!important;pointer-events:none!important;transition:opacity .35s cubic-bezier(.4,0,.2,1)!important}.xb-header-menu{transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .35s!important}.xb-header-menu.react-drawer-open{visibility:visible!important;opacity:1!important;z-index:99999!important;transform:translate(0%)!important}.xb-header-menu-backdrop{transition:opacity .35s,visibility .35s!important}.xb-header-menu-backdrop.react-backdrop-open{opacity:.75!important;visibility:visible!important;pointer-events:auto!important;z-index:99998!important}@media (max-width:991px){.body_wrap{overflow-x:hidden}.mlr-50{margin-left:12px!important;margin-right:12px!important}.radius-50{border-radius:24px!important}}@media (max-width:767px){.mlr-50{margin-left:8px!important;margin-right:8px!important}.radius-50{border-radius:18px!important}h1,h2,h3{word-break:break-word;overflow-wrap:break-word}.thm-btn{justify-content:center;align-items:center;min-height:48px;display:inline-flex}}.eg-card{flex-direction:column;height:100%;display:flex}.eg-card--inner{flex-direction:column;flex:auto;display:flex}
