@import url("https://fonts.cdnfonts.com/css/neue-haas-grotesk-display-pro");:root{--neutral-color-00:#fcfcfc;--neutral-color-10:#f2f2f2;--neutral-color-20:#e6f1ff;--neutral-color-30:#adcbf3;--neutral-color-90:#012c6a;--neutral-color-100:#171717;--primary-color-100:#2365d5;--font-family-primary:"BW Gradual",Sans-serif;--font-family-secondary:"Neue Haas Grotesk",Sans-serif;--neutral-gray-dark:#4c4c50;--color-success:#11c200;--color-error:red;--z-index-header:1000;--font-regular:400;--font-semibold:600;--max-width-app:1600px;--border-radius:8px}body,html{max-width:100vw;font-size:10px}body{color:var(--neutral-color-100);background:var(--neutral-color-00);font-family:var(--font-family-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}p{font-family:var(--font-family-secondary)}ul{list-style:none}.container{max-width:var(--max-width-app);padding:0 12px}.link{color:var(--primary-color-100)}.link,.linkHover:hover{text-decoration:underline}img{max-width:100%;height:auto}.limited-text-2{-webkit-line-clamp:2;height:48px}.limited-text-2,.limited-text-3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.limited-text-3{-webkit-line-clamp:3;height:57px}@font-face{font-family:BW Gradual;font-style:normal;font-weight:300;font-display:auto;src:url(/fonts/BwGradualDEMO-Light.ttf) format("truetype")}@font-face{font-family:BW Gradual;font-style:normal;font-weight:400;font-display:auto;src:url(/fonts/BwGradualDEMO-Regular.ttf) format("truetype")}@font-face{font-family:BW Gradual;font-style:normal;font-weight:500;font-display:auto;src:url(/fonts/BwGradualDEMO-Medium.ttf) format("truetype")}@font-face{font-family:BW Gradual;font-style:normal;font-weight:600;font-display:auto;src:url(/fonts/BwGradualDEMO-Bold.ttf) format("truetype")}@font-face{font-family:BW Gradual;font-style:normal;font-weight:700;font-display:auto;src:url(/fonts/BwGradualDEMO-ExtraBold.ttf) format("truetype")}@font-face{font-family:Neue Haas Grotesk;font-style:normal;font-weight:300;font-display:auto;src:url(/fonts/NeueHaasDisplayThin.ttf) format("truetype")}@font-face{font-family:Neue Haas Grotesk;font-style:normal;font-weight:400;font-display:auto;src:url(/fonts/NeueHaasDisplayRoman.ttf) format("truetype")}@font-face{font-family:Neue Haas Grotesk;font-style:normal;font-weight:500;font-display:auto;src:url(/fonts/NeueHaasDisplayMedium.ttf) format("truetype")}.HelpWidget_helpWidget__jIr2v{display:flex;flex-direction:row;background-color:var(--neutral-color-10);border-radius:var(--border-radius);padding:10px 20px 10px 10px;justify-content:flex-start;position:fixed;bottom:12px;right:20px;z-index:10;border:1px solid var(--neutral-color-100);&.HelpWidget_hidden__954f1{display:none}@media only screen and (max-width:768px){left:50%;transform:translate(-50%);max-width:190px;justify-content:center}}.HelpWidget_helpWidgetWhatsapp__DsAUh{padding-right:10px;border-right:1px solid var(--neutral-color-100)}.HelpWidget_helpWidgetPhone__doEBS{padding-left:10px}.HelpWidget_helpWidgetPhone__doEBS,.HelpWidget_helpWidgetWhatsapp__DsAUh{display:flex;flex-direction:column;align-items:center;gap:8px}.HelpWidget_iconBox__PS65F{width:32px;height:32px;background:linear-gradient(170deg,#60b1ec 0,var(--primary-color-100) 100%);display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius)}.HelpWidget_closeIcon__4EM4x{position:absolute;right:2px;top:2px}