@font-face{font-family:__Poppins_a40772;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f5767adec246cdc1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_a40772;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_Fallback_a40772;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_a40772{font-family:__Poppins_a40772,__Poppins_Fallback_a40772;font-weight:500;font-style:normal}@font-face{font-family:Poppins;font-weight:500;src:url(/_next/static/media/Poppins-Regular.4b4ebe20.ttf);font-display:swap}@font-face{font-family:Poppins;font-weight:600;src:url(/_next/static/media/Poppins-Regular.4b4ebe20.ttf);font-display:swap}@font-face{font-family:Poppins;font-weight:700;src:url(/_next/static/media/Poppins-Regular.4b4ebe20.ttf);font-display:swap}*{box-sizing:border-box;padding:0;margin:0}body{max-width:100vw;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;--scroll-behavior:smooth;scroll-behavior:smooth;-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-tap-highlight-color:transparent;-o-tap-highlight-color:transparent;font-family:Poppins,sans-serif;background-color:#fff}body svg{overflow:inherit}@import"https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&display=swap";*,:after,:before{box-sizing:border-box}body,html{margin:0;color:#fff}.clock{--clock-size:200px;width:var(--clock-size);height:var(--clock-size);position:relative;inset:0;margin:.5rem auto auto;border-radius:50%}.spike{position:absolute;width:4px;height:1px;background:hsla(0,0%,100%,.6);line-height:20px;transform-origin:50%;z-index:5;inset:0;margin:auto;font-style:normal;transform:rotate(var(--rotate)) translateX(var(--dail-size))}.spike:nth-child(5n+1){box-shadow:-4px 0 hsla(0,0%,100%,.6)}.spike:nth-child(5n+1):after{content:attr(data-i);position:absolute;right:10px;top:-5px;transition:1s linear;transform:rotate(calc(var(--dRotate) - var(--rotate)))}.seconds{--dRotate:0deg;--dail-size:calc((var(--clock-size) / 2) - 4px);font-weight:800;font-size:12px}.minutes,.seconds{transform:rotate(calc(-1 * var(--dRotate)));position:absolute;inset:0;margin:auto;transition:1s linear}.minutes{--dail-size:calc((var(--clock-size) / 2) - 35px);font-size:10px}.stop-anim{transition:0s linear}.stop-anim .spike:after{transition:0s linear!important}.hour{font-size:36px;left:50%;transform:translate(-50%,-50%)}.hour,.minute{font-weight:900;position:absolute;top:50%}.minute{font-size:18px;background:#000;z-index:10;right:calc(var(--clock-size)/4.5)}.minute,.minute:after{transform:translateY(-50%)}.minute:after{content:"";position:absolute;border:1px solid #fff;border-right:none;height:25px;left:-5px;top:50%;border-radius:20px 0 0 20px;width:calc(var(--clock-size)/2.75)}footer{background-color:#000}footer>.footer-wrapper{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-evenly}@media screen and (max-width:1023px){footer>.footer-wrapper{flex-direction:column;gap:2rem}}footer>.footer-wrapper>.left-middle-footer{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}footer>.footer-wrapper>.left-middle-footer>#footer-quick{margin-bottom:1rem}footer>.footer-wrapper>.left-middle-footer>a{text-decoration:none;color:#fff;font-size:15px;line-height:2rem}footer>.footer-wrapper>.right-middle-footer{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}footer>.footer-wrapper>.right-middle-footer>h2{margin-bottom:1rem}footer>.footer-wrapper>.right-middle-footer>a{text-decoration:none;color:#fff;font-size:15px;line-height:2rem;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.8rem}footer>.footer-wrapper>.right-middle-footer>a>svg{width:30px;height:20px}footer>.footer-wrapper>.right-footer{display:flex;flex-direction:column;gap:1rem}footer>.footer-wrapper>.right-footer>.footer-logo{width:100%;display:flex;flex-direction:row;gap:.7rem}footer>.footer-wrapper>.right-footer>.footer-logo>a{width:40px}.nav-wrapper{display:flex;padding:.5rem 1.25rem!important;flex-direction:row;align-items:center;width:100%;justify-content:space-between}.nav-wrapper>a>.logo{width:150px;height:100%;aspect-ratio:1.6/1}@media screen and (max-width:1023px){.nav-wrapper>a>.logo{width:130px}.nav-wrapper>.nav-actions{display:none}}.nav-wrapper>.nav-actions>div{display:flex;flex-direction:row;align-items:center;gap:4rem}.nav-wrapper>.nav-actions>div>a{text-decoration:none;color:#000}.nav-wrapper>.nav-actions>div>a:hover{cursor:pointer;color:#0eb486;font-weight:700}.nav-wrapper>.nav-another-action{display:flex;flex-direction:row-reverse;align-items:center;gap:1rem}.nav-wrapper>.nav-another-action>a>.nav-button{padding:.68rem .5rem!important;width:122px;border-radius:5px}@media screen and (max-width:1023px){.nav-wrapper>.nav-another-action>a>.nav-button{display:none}}.nav-wrapper>.nav-another-action>svg{cursor:pointer}.nav-wrapper>.nav-menu-button{display:none}@media screen and (max-width:1023px){.nav-wrapper>.nav-menu-button{display:block}}.nav-wrapper>.nav-action-mobile{display:none}@media screen and (max-width:1023px){.nav-wrapper>.nav-action-mobile{display:flex;flex-direction:column;gap:1rem;position:absolute;top:110px;right:1.25rem;background-color:#fff;padding:1rem;border-radius:5px;z-index:10;height:75%;width:calc(100% - 2.5rem)}.nav-wrapper>.nav-action-mobile>.nav-item{display:flex;flex-direction:column;gap:1rem;align-items:center;height:100%;justify-content:space-evenly}.nav-wrapper>.nav-action-mobile>.nav-item>a{width:100%;text-decoration:none;text-align:center;color:#000;padding:.5rem 1rem}}@media screen and (max-width:1023px)and (max-width:1023px){.nav-wrapper>.nav-action-mobile>.nav-item>a:hover{cursor:pointer;color:#0eb486;font-weight:700}}.hero-wrapper{background-color:#fff;display:flex;align-items:center;justify-content:center}.hero-wrapper>.hero-view{display:flex;flex-direction:row;align-items:center;gap:2rem}@media screen and (max-width:1023px){.hero-wrapper>.hero-view{flex-direction:column}}.hero-wrapper>.hero-view>.hero-right{display:flex;flex-direction:column;gap:1.5rem}@media screen and (max-width:1023px){.hero-wrapper>.hero-view>.hero-right{align-items:center}}.hero-wrapper>.hero-view>.hero-right>.hero-heading{font-size:55px;text-transform:capitalize;color:#000}@media screen and (max-width:1023px){.hero-wrapper>.hero-view>.hero-right>.hero-heading{text-align:center;font-size:40px}}.hero-wrapper>.hero-view>.hero-right>.hero-heading>span{color:#48eeb4;font-size:55px}@media screen and (max-width:1023px){.hero-wrapper>.hero-view>.hero-right>.hero-heading>span{font-size:40px}.hero-wrapper>.hero-view>.hero-right>#hero-des{text-align:center;font-size:18px!important;line-height:1.5rem}}.hero-wrapper>.hero-view>.hero-right>a{width:auto}.hero-wrapper>.hero-view>.hero-right>a>.hero-button{width:auto;height:56px;border-radius:5px;font-size:20px;font-weight:600;padding:1rem;transition:all .3s ease}@media screen and (max-width:767px){.hero-wrapper>.hero-view>.hero-right>a>.hero-button>span{font-size:20px}}.hero-wrapper>.hero-view>.hero-right>a>.hero-button.fixed{position:fixed;border-radius:0;width:100%;top:0;left:50%;transform:translateX(-50%);z-index:1000}.hero-wrapper>.hero-view>.hero-left{align-items:center}@media screen and (max-width:1023px){.hero-wrapper>.hero-view>.hero-left>.hero-panel{width:100%;height:100%}}.view-wrapper{max-width:1280px;padding:2rem 1.25rem;width:100%;box-sizing:border-box;margin:auto}.audit-hero-wrapper{display:flex;min-height:70vh;background-size:cover;background-repeat:no-repeat;position:relative}.audit-hero-wrapper>.audit-mask{position:absolute;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.533)}.audit-hero-wrapper>.view-wrapper{z-index:2;display:flex;flex-direction:column;align-items:center;gap:1.8rem;justify-content:center}@media screen and (max-width:1023px){.audit-hero-wrapper>.view-wrapper{gap:1rem}}.audit-hero-wrapper>.view-wrapper>h1{text-align:center;color:#48eeb4!important}@media screen and (max-width:1023px){.audit-hero-wrapper>.view-wrapper>h1{font-size:30px!important;text-align:start;line-height:2rem}}.audit-hero-wrapper>.view-wrapper>p{width:80%;text-align:center;line-height:1.8rem}@media screen and (max-width:1023px){.audit-hero-wrapper>.view-wrapper>p{width:100%;font-size:16px!important;line-height:1.7rem;text-align:start}}.audit-hero-wrapper>.view-wrapper>a>.claim-button{width:100%;height:50px;border-radius:5px;font-size:20px;font-weight:600;padding:1rem;transition:all .3s ease}.audit-hero-wrapper>.view-wrapper>a>.claim-button.fixed{position:fixed;border-radius:0;top:0;left:50%;transform:translateX(-50%);z-index:1000}.button{border:0;border-radius:3em;cursor:pointer;height:auto;display:inline-flex;justify-content:center;align-items:center;line-height:1;width:56px}@media screen and (max-width:1023px){.button{width:100%}}.button img{max-height:2.5rem;width:2.5rem;margin:0 .4rem}.button span{margin:0 .625rem}.button.button--primary{color:#e9e9e9;background-color:#09a3ae}.button.button--plan{color:#000;background-color:transparent}.button.button--danger{color:#e9e9e9;background-color:#e32f29}.button.button--warning{color:#000;background-color:#fddf47}.button.button--secondary{color:#434343;background-color:transparent}.button.button--small{font-size:.75rem;padding:.625rem 1rem}.button.button--medium{font-size:.875rem;padding:.68rem 1.25rem}.button.button--large{font-size:1rem;padding:.75rem 1.5rem}.button .loader{border-radius:50%;border:2px solid transparent;border-top-color:#9d9d9d;width:1rem;height:1rem;animation:spin .3s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.main-banner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;text-decoration:none;position:relative;cursor:pointer}.main-banner>p{text-align:center;font-weight:600;display:inline-block}.audit-offer-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}@media screen and (max-width:1023px){.audit-offer-wrapper{gap:1rem}}.audit-offer-wrapper>h3{text-align:center}@media screen and (max-width:1023px){.audit-offer-wrapper>h3{font-size:30px!important}}.audit-offer-wrapper>p{text-align:center}@media screen and (max-width:1023px){.audit-offer-wrapper>p{font-size:16px!important;line-height:1.6rem}}.our-feature-wrapper{padding:20px}.our-feature-timeline,.our-feature-wrapper{display:flex;flex-direction:column;align-items:center;position:relative}.our-feature-timeline{width:80%;margin-top:40px}.our-feature-timeline:before{content:"";position:absolute;width:4px;background-color:#0eb486;top:0;bottom:0;left:50%}@media screen and (max-width:1023px){.our-feature-timeline{width:90%}.our-feature-timeline:before{left:20px}}.container{position:relative;background-color:#d7f1e8;border-radius:8px;padding:20px;margin:10px 0;width:50%;transition:transform .5s ease-out,opacity .5s ease-out}.container.left-container{align-self:flex-start;left:-5%}.container.left-container:before{content:"";position:absolute;width:0;height:0;top:20px;right:-10px;border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:20px solid #d7f1e8}@media screen and (max-width:1023px){.container.left-container{width:calc(100% - 40px);left:50px}.container.left-container:before{right:auto;left:-20px;border-left:none;border-right:20px solid #d7f1e8}}.container.right-container{align-self:flex-end;left:5%}.container.right-container:before{content:"";position:absolute;width:0;height:0;top:20px;left:-10px;border-top:20px solid transparent;border-bottom:20px solid transparent;border-right:20px solid #d7f1e8}@media screen and (max-width:1023px){.container.right-container{width:calc(100% - 40px);left:10px}.container.right-container:before{left:-20px}}.text-box{display:flex;flex-direction:column;align-items:flex-start}.text-box>.feature-sub-container{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:10px}.text-box>.feature-sub-container>svg{width:40px;height:40px;background-color:#0eb486;border-radius:999px;padding:7px}#feature-main-title,#feature-sub-title{margin-bottom:20px;text-align:center}#feature-number{font-size:1.5em}#feature-title{margin-bottom:5px}@media screen and (max-width:1023px){#feature-title{font-size:30px;line-height:2rem;margin-bottom:2px}}#feature-des{margin:0}.our-process-wrapper{display:flex;margin-top:5rem;flex-direction:column;align-items:center;justify-content:center;gap:1rem}@media screen and (max-width:1023px){.our-process-wrapper>#our-process-subtitle{font-size:18px!important;line-height:1.5rem;text-align:center}}.our-process-wrapper>.our-process-data{display:flex;flex-direction:row;gap:3rem;margin-top:4rem}@media screen and (max-width:1023px){.our-process-wrapper>.our-process-data{flex-direction:column;margin-top:2rem}}.our-process-wrapper>.our-process-data>.our-process-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}@media screen and (max-width:1023px){.our-process-wrapper>.our-process-data>.our-process-item{flex-direction:row;gap:1rem;align-items:flex-start;justify-content:flex-start}}.our-process-wrapper>.our-process-data>.our-process-item>svg{width:4rem;height:4rem}@media screen and (max-width:1023px){.our-process-wrapper>.our-process-data>.our-process-item>svg{width:3rem;height:3rem}}.our-process-wrapper>.our-process-data>.our-process-item>div{display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width:1023px){.our-process-wrapper>.our-process-data>.our-process-item>div{align-items:flex-start;justify-content:flex-start}}.our-process-wrapper>.our-process-data>.our-process-item>div>#our-process-item-title{font-size:20px;font-weight:600;text-align:center}@media screen and (max-width:1023px){.our-process-wrapper>.our-process-data>.our-process-item>div>#our-process-item-title{font-size:18px;text-align:start}}.our-process-wrapper>.our-process-data>.our-process-item>div>#our-process-item-subtitle{text-align:center;font-weight:300;font-size:16px;line-height:1.5rem}@media screen and (max-width:1023px){.our-process-wrapper>.our-process-data>.our-process-item>div>#our-process-item-subtitle{font-size:14px;text-align:start}}.progress-bar{position:fixed;top:0;left:0;width:100%;height:5px;z-index:100;transform-origin:0;background-color:#0eb486;display:flex}.tool-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;gap:2rem}@media screen and (max-width:1023px){.tool-wrapper>h3{text-align:center}.tool-wrapper>.tool-logo{display:grid;grid-template-columns:1fr 1fr!important;grid-gap:2rem!important;gap:2rem!important}}.tool-wrapper>.tool-logo>.tool-container>img{width:100%;height:20%}.trust-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#0eb486;padding:4rem;gap:1.5rem}@media screen and (max-width:1023px){.trust-wrapper{padding:2rem 1.5rem!important;border-radius:0;gap:1rem;text-align:center}}.trust-wrapper>hr{width:50%;border:1px solid #fff}@media screen and (max-width:1023px){.trust-wrapper>hr{width:100%}}.trust-wrapper>#trust-sub-title{line-height:3.5rem;text-align:center}@media screen and (max-width:1023px){.trust-wrapper>#trust-sub-title{font-size:30px;line-height:2rem}}.trust-wrapper>a{width:25%}.trust-wrapper>a>button{width:100%;border-radius:10px;background-color:#000}@media screen and (max-width:1023px){.trust-wrapper>a>button{width:100%}}.who-vr-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;border-radius:15px;gap:.5rem;position:relative}@media screen and (max-width:1023px){.who-vr-wrapper{padding:2rem 1.25rem!important}}.who-vr-wrapper>#who-vr-title{color:gray!important;letter-spacing:.25rem;margin-bottom:1rem}.who-vr-wrapper>.who-vr-row{margin-top:2rem;display:flex;flex-direction:row;align-items:flex-start;position:relative;justify-content:space-between;width:100%;gap:2rem}@media screen and (max-width:1023px){.who-vr-wrapper>.who-vr-row{flex-direction:column}}.who-vr-wrapper>.who-vr-row>.who-vr-row-left{width:45rem;height:27rem;border-radius:45px;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1023px){.who-vr-wrapper>.who-vr-row>.who-vr-row-left{width:100%;height:100%;margin-top:2rem}}.who-vr-wrapper>.who-vr-row>.who-vr-row-left>.summa{position:absolute;border-radius:50%;top:4rem;left:1.5rem}.who-vr-wrapper>.who-vr-row>.who-vr-row-left>.summa:nth-child(2){top:13rem;left:18rem;width:60px;height:60px}.who-vr-wrapper>.who-vr-row>.who-vr-row-left>.summa:nth-child(3){top:15rem;left:4rem;width:80px;height:80px}.who-vr-wrapper>.who-vr-row>.who-vr-row-left>svg{rotate:310deg;margin-top:-5rem;width:90%;height:100%}.who-vr-wrapper>.who-vr-row>.who-vr-image{border-radius:45px}@media screen and (max-width:1023px){.who-vr-wrapper>.who-vr-row>.who-vr-image{width:100%;height:100%}}.who-vr-wrapper>.who-vr-row>.who-vr-row-right{display:flex;flex-direction:column}.who-vr-wrapper>.who-vr-row>.who-vr-row-right>.who-vr-des{font-size:20px;font-weight:500;color:#000}.who-vr-wrapper>.who-vr-row>.who-vr-row-right>.who-vr-des>span{color:#0eb486;font-style:italic}.who-vr-wrapper>.who-vr-row>.who-vr-row-right>ul{list-style:none;margin-top:1rem}.who-vr-wrapper>.who-vr-row>.who-vr-row-right>ul>li{margin-top:1rem;display:flex;gap:1rem}.who-vr-wrapper>.who-vr-row>.who-vr-row-right>ul>li>.tick{width:20px}.who-vr-wrapper>.who-vr-row>.who-vr-row-right>ul>li>span{font-size:16px;color:gray}.who-vr-wrapper>.who-vr-row>.who-vr-row-right>.number-bar-wrapper{position:relative;width:100%;top:20px;right:0}@media screen and (max-width:1023px){.who-vr-wrapper>.who-vr-row>.who-vr-row-right>.number-bar-wrapper{width:100%;margin-top:1rem;position:inherit}}:export{B0:#f5f5f5;B1:#e9e9e9;B2:#d9d9d9;B3:#c4c4c4;B4:#9d9d9d;B5:#7b7b7b;B6:#555;B7:#434343;B8:#262626;B9:#000;C0:#e1f3fb;C1:#b4e2f4;C2:#82cfed;C3:#4fbce5;C4:#11c5f5;C5:#049fda;C6:#0397d6;C7:#038dd0;C8:#0283cb;C9:#0172c2;N0:#e0e9ef;N1:#b3c8d7;N2:#80a4bd;N3:#4d80a3;N4:#26648f;N5:#00497b;N6:#004273;N7:#003968;N8:#00315e;N9:#00214b;SS0:#e8f5e6;SS1:#c5e6bf;SS2:#9ed695;SS3:#77c66b;SS4:#5ab94b;SS5:#3dad2b;SS6:#37a626;SS7:#2f9c20;SS8:#27931a;SS9:#1a8310;ES0:#fce6e5;ES1:#f7c1bf;ES2:#f19794;ES3:#eb6d69;ES4:#e74e49;ES5:#e32f29;ES6:#e02a24;ES7:#dc231f;ES8:#d81d19;ES9:#d0120f;WS0:#fffae5;WS1:#fef4be;WS2:#feec93;WS3:#fee468;WS4:#fddf47;Ws5:#fdd927;WS6:#fdd523;WS7:#fccf1d;WS8:#fcca17;WS9:#fcc00e;T0:#e1f4f5;T1:#b5e3e7;T2:#84d1d7;T3:#53bfc6;T4:#2eb1ba;T5:#09a3ae;T6:#089ba7;T7:#06919d;T8:#058894;T9:#027784;Black16:#000;Black24:#000;Black40:#000;Black64:#000;Black80:#000;Atome:#e7ff30;PayPal:#ffc43a;PaleBlue:rgba(56,177,233,.565);LightCyan:#f3fafd;PastelYellow:#ffe68c;LightCeruleanBlue:#2ba0da;SnowFlurry:#f0ffd6;HalfDutchWhite:#fcf0d3;PaleAqua:#def5f5;Selago:#fbebfe;Solitude:#dde4f6;WhiteSmoke:#f4f4f4;LightGrayishOrange:#f8f6f2;Transparent:transparent;Green:#3cae2a;SteelBlue:#95a7b0;AliceBlue:#f3fafd;Alabaster:#f3f3ed;CreamyYellow:#ffeec3;GreenishGray:#515750;DarkCharcoal:#333;DeepRed:#bd0e09;SaffronOrange:#f8a563;DarkRed:#bd0e09;SkyBlue:#c7d8ed;SemiTransparentBlack:rgba(0,0,0,.7);Amber:#f57e20;DeepRose:#ef4861;BrightBlue:#49c8f5;LightPurple:#bb99e5;LightSkyBlue:#dbeaf1;MildGreen:rgba(94,184,135,.1);SilveringGray:#bad1dc;LightGreen:#5eb887;SimplePink:#f7a0ad;LotusPink:#ead0d6;Purple:#8453bd;PaleGreen:#94cc5c;PastelBlue:#c9efff;DarkNight:#0c103b;NavalNight:#35003d;CornSilk:#fff9e5;AquariusBlues:#d7f3ff;MildPink:#f2ecff;Yellow:#fcffdb;MildRose:rgba(245,140,145,.1);LightPink:#f58c91;MildOrange:#ffe9d9;DarkOrange:#dc4d01;Saffron:#f79141;LinkTextColor:#00e;DefaultLink2:#15c;DnaExpressAtfBg:#b1cbeb;HurryRed:#bd0e09;PureOrange:#fe784f;BlueCue:#6594c6;ShadeOrange:#fd9666;GradientColorPink:#f7a48b;GradientColorBlue:#6e96c2;PremiumBundleBg1:#fbd6cb;LeadOrange:#f4761c;SunflowerYellow:#ffea8f;Violet:#73358d;PulpOrange:#f26b18;InkBlue:#15c;NeonGreen:#48eeb4;DarkGreen:#0eb486;BackgroundGreen:#d7f1e8}:export{HeaderHeightMobile:62px;HeaderFooterHeightMobile:62px;BannerHeight:36px;PrimaryColor:#16243c;Orange:#f49e1a;ThickOrange:#f27107;White:#fff;USTBlend:linear-gradient(90deg,#1434a4,#ffc107)}:export{S:0 0 4px rgba(0,0,0,.04),0 8px 8px rgba(0,0,0,.08);M:4px -4px 4px rgba(0,0,0,.04),-4px 8px 12px rgba(0,0,0,.12);L:0 0 4px rgba(0,0,0,.04),0 8px 16px rgba(0,0,0,.16);ShadowDropDown:0 0 4px rgba(0,0,0,.04),0 8px 8px rgba(0,0,0,.08),0 0 8px rgba(0,0,0,.08);ShadowNavigationDropDown:0 10px 10px 0 rgba(0,0,0,.1);BlackS:0 0 8px 0 rgba(0,0,0,.08),0 8px 8px 0 rgba(0,0,0,.08),0 8px 40px 0 rgba(0,0,0,.08);ReportCardShadow:0 8px 12px 0 rgba(0,0,0,.04);ShadowCardGrey:0 10px 20px 0 rgba(0,0,0,.05);RoundShadow:8px 8px 8px rgba(0,0,0,.12)}.number-bar-wrapper{display:flex;flex-direction:row;justify-content:space-evenly;background-color:#0eb486;color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.296);padding:2rem;border-radius:10px}@media screen and (max-width:1023px){.number-bar-wrapper{padding:1rem;flex-direction:column;align-items:center}}.number-bar-wrapper>.number-bar-item{display:flex;flex-direction:row;width:100%;justify-content:space-evenly;gap:1.5rem}@media screen and (max-width:1023px){.number-bar-wrapper>.number-bar-item{flex-direction:column;align-items:center;gap:1rem}.number-bar-wrapper>.number-bar-item>hr{width:100%}}.number-bar-wrapper>.number-bar-item>.number-bar{display:flex;flex-direction:column;align-items:center}.number-bar-wrapper>.number-bar-item>.number-bar>#number-bar-title{font-weight:600}@media screen and (max-width:1023px){.number-bar-wrapper>.number-bar-item>.number-bar>#number-bar-title{font-size:20px!important}.number-bar-wrapper>.number-bar-item>.number-bar>#number-bar-subtitle{text-align:center;font-size:14px!important}}