.ui-loader{width:100%;height:100%;background:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}.ui-loader__spinner{font-size:1.5rem;animation:pulse 1.2s infinite}@keyframes pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.hero-section{height:100vh;flex-direction:column;background:radial-gradient(50% 50% at 50% 50%,#2E2E2E 0,#161616 100%);box-shadow:0 4px 15px 0 rgba(0,0,0,.5);padding-top:var(--height-header);padding-bottom:var(--height-header);z-index:10}.hero-section,.hero-section__board{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.hero-section__board{aspect-ratio:16/12;background:url(/images/DART_website_hero-lab-desk_v1.png) 50%/cover no-repeat;margin-top:-4rem;border-radius:12px;overflow:hidden}.hero-section__board__text{position:absolute;z-index:2;color:#fff;font-size:clamp(1rem,2vw,2rem);text-align:center;padding:1rem}.hero-section__board__offer{color:#f8f4f4;text-align:center;font-family:Fredericka the Great;font-size:48px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:2.4px;padding-bottom:.5rem;border-bottom:2px dashed #f8f4f4}.hero-section__board__sub-offer{color:hsla(0,0%,100%,.85);text-align:center;font-family:Exo\ 2;font-size:44px;font-style:normal;font-weight:300;line-height:normal;padding-top:.5rem}.hero-section__board__color-red{color:var(--color-decor-red)}.hero-section__board__color-blue{color:var(--color-decor-blue)}.hero-section__board__color-orange{color:var(--color-decor-orange)}.hero-section__board__color-green{color:var(--color-decor-green)}.hero-section__bottom-decor{position:absolute;bottom:0;left:0;z-index:10;width:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hero-section__bottom-decor img{width:100%;height:auto;display:block}.hero-section{overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.hero-section::-webkit-scrollbar{display:none}@media(max-width:1024px){.hero-section__board__offer{font-size:32px}.hero-section__board__sub-offer{font-size:28px}}@media(max-width:768px){.hero-section__board__offer{font-size:22px}.hero-section__board__sub-offer{font-size:20px}}.service-card{width:100%;aspect-ratio:1/1;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:20px;background:hsla(0,0%,100%,.04);margin-top:30px}.service-card__label{color:#f8f4f4;font-family:Exo\ 2;font-size:28px;font-style:normal;font-weight:600;line-height:normal}.service-card:hover{background:rgba(82,255,34,.08)}.service-card:hover .service-card__label{color:#52ff22}.service-card-link{text-decoration:none;display:block}.our-services-section{width:100%;min-height:100vh;display:flex;flex-direction:column;background:var(--color-second-black);box-shadow:0 4px 15px 0 rgba(0,0,0,.5);padding-top:var(--height-header);padding-bottom:var(--height-header)}.our-services-section__name{color:var(--primary-color-500);text-align:center;font-family:Fredericka the Great;font-size:2.5rem;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.our-services-section__container{background-image:url(/images/DNA_green_opacity50.png);background-repeat:no-repeat;background-position:50%;background-size:contain}@media(max-width:1024px){.our-services-section{min-height:auto}.our-services-section__container{background-image:url(/images/DNA_green_opacity50.png);background-repeat:repeat;background-position:top}}@media(max-width:768px){.our-services-section{min-height:auto}}