@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css");:root{--purple:#52247f;--dark:#080e2b;--brown:#cb9f52;--red:#d06579;--blue:#0b89a4;--blue-green-grad:linear-gradient(180deg,#00a7b5 0%,#52247f);--brown-red-grad:linear-gradient(90deg,#cb9f52 0%,#d06579);--blue-light:#00abfa;--blue-dark:#10069f;--blue-blue-grad:linear-gradient(90deg,#00abfa 0%,#10069f)}html{color:var(--dark);scroll-behavior:smooth}:not(._HS-react-root) span,a,body,div,h1,h2,h3,h4,h5,h6,html,li,p,ul{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:500}a,div,div span2,li,p,p a,p span,span2,ul{font-size:clamp(.9rem,.6vw + .5rem,1.375rem);font-weight:500;line-height:clamp(1.4rem,.9vw + .75rem,2rem)}li{margin-bottom:10px}h1.hero,h1.hero span{font-size:clamp(3.5rem,7.6vw + 1rem,10rem);font-weight:700;line-height:clamp(3.5rem,7.6vw + 1rem,10rem)}h1.big,h1.big span{font-size:clamp(3rem,5.6vw + 1rem,7rem);font-weight:700;line-height:clamp(3.5rem,5.6vw + 1rem,7rem)}h1,h1 span{font-size:clamp(2.5rem,3.6vw + 1rem,5.3125rem);font-weight:700;line-height:clamp(3.25rem,4vw + 1rem,6.125rem)}h2,h2 span{font-size:clamp(2.25rem,2.5vw + 1rem,3.75rem);font-weight:700;line-height:clamp(2.75rem,4vw + 1rem,4.5rem)}h3,h3 span{font-size:clamp(1.5rem,1.7vw + 1rem,2.625rem);font-weight:500;line-height:clamp(2rem,2.875vw + 1rem,3.75rem)}h4,h4 span{font-size:clamp(1rem,.9vw + 1rem,2rem);font-weight:500;line-height:clamp(1.4rem,1.8vw + 1rem,3rem)}h5{font-size:clamp(.8rem,.7vw + .5rem,1.7rem);font-weight:700;line-height:clamp(1rem,1vw + 1rem,1.8rem);margin-bottom:0}.t1,.t1 span,span.t1{font-size:clamp(2.25rem,5vw + 1rem,6.5625rem);font-style:italic;font-weight:700;line-height:clamp(2.75rem,5.5vw + 1rem,7rem)}.stat,.stat span{font-size:clamp(3rem,3.6vw + 1rem,5rem);font-weight:700;line-height:clamp(2.8rem,3.25vw + 1rem,4.375rem)}.stat-text,.stat-text span{font-size:clamp(.9rem,.6vw + .5rem,1.375rem);font-weight:500;line-height:clamp(1.4rem,.9vw + .75rem,2rem)}.q1,.q1 span,blockquote,blockquote span,span.q1{font-size:clamp(.9rem,.8vw + 1rem,1.9rem);font-style:italic;font-weight:500;line-height:clamp(1.3rem,1.3vw + 1rem,2.4rem)}span.highlight{color:var(--purple);font-size:clamp(2rem,3.5vw + 1rem,3.5rem)}.tm{font-size:clamp(.5rem,1.5vw + 0rem,1.5rem);font-weight:300;position:absolute;transform:translatey(-10px) translatex(4px)!important}p.big{font-size:clamp(1.25rem,1.75vw + .5rem,2.09rem);font-weight:500;line-height:clamp(1.8rem,1.75vw + 1rem,2.8rem)}.inner-cont{margin-left:auto;margin-right:auto;max-width:1920px;padding-left:100px;padding-right:100px}@media(max-width:767px){.inner-cont{padding-left:20px;padding-right:20px}}.inner-cont-narrow{margin-left:auto;margin-right:auto;max-width:1920px;padding-left:200px;padding-right:200px}@media(max-width:767px){.inner-cont-narrow{padding-left:20px;padding-right:20px}}.grad-cont{background:var(--blue-green-grad)}.top-grad{margin-top:40px;position:relative}.top-grad:before{background:var(--brown-red-grad);content:"";height:40px;left:0;position:absolute;top:-40px;width:100%}