@charset "UTF-8";:root{--green-accent: #70e61c;--purple-accent: #9747ff;--teal-accent: #1CDAE6;--header-height-desktop: 90px;--header-height-mobile: 90px;--padding-main-component: 0px 150px;--scroll-padding-top: 90px;--scroll-padding-top-mobile: 120px;--step--4: clamp(.5119rem, .5469rem + -.0219vw, .5425rem);--step--3: clamp(.64rem, .6529rem + -.008vw, .6513rem);--step--2: clamp(.7813rem, .7786rem + .0134vw, .8rem);--step--1: clamp(.9375rem, .9286rem + .0446vw, 1rem);--step-0: clamp(1.125rem, 1.1071rem + .0893vw, 1.25rem);--step-1: clamp(1.35rem, 1.3196rem + .1518vw, 1.5625rem);--step-2: clamp(1.62rem, 1.5724rem + .2379vw, 1.9531rem);--step-3: clamp(1.9438rem, 1.8727rem + .3554vw, 2.4413rem);--step-4: clamp(2.3325rem, 2.2297rem + .5138vw, 3.0519rem);--step-5: clamp(2.7994rem, 2.6543rem + .7254vw, 3.815rem);--step-6: clamp(3.3594rem, 3.1581rem + 1.0063vw, 4.7681rem);--step-7: clamp(4.0313rem, 3.7556rem + 1.3781vw, 5.9606rem);--step-8: clamp(4.8375rem, 4.4642rem + 1.8665vw, 7.4506rem);--step-9: clamp(5.805rem, 5.3038rem + 2.5058vw, 9.3131rem);--step-10: clamp(6.9656rem, 6.2977rem + 3.3397vw, 11.6413rem)}@font-face{font-family:Poppins;src:url(Poppins-Regular.4b4ebe20759bdbf2.ttf)}body{margin:0;background-color:#141d2f;font-family:Poppins;overflow-x:hidden}html{scroll-behavior:smooth;overflow-x:hidden}@media (width <= 850px){.hide-mobile{display:none}}@media (width >= 850px){.hide-desktop{display:none}}::-webkit-scrollbar-track{background-image:linear-gradient(to right top,#008793,#004d7a,#008793);border-radius:10px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background-image:linear-gradient(to right top,#70e61c,#9747ff);border-radius:10px}.section-container{display:flex;flex-direction:column;height:calc(100vh - var(--header-height-desktop));height:calc(100svh - var(--header-height-desktop));padding:0 10%;padding-top:var(--scroll-padding-top)}.headline{font-size:var(--step-7);font-style:normal;font-weight:700;line-height:120%;margin-block-end:0;margin-block-start:0;color:#fff}.headline-mobile{font-size:var(--step-4)!important;font-style:normal;font-weight:700;line-height:120%;margin-block-end:0;margin-block-start:0;color:#fff}
