@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");:root{--color-s-black-v-100: #12192E;--color-s-black-v-200: #343434;--color-s-blue-v-100: #172F74;--color-s-blue-v-200: #3A67FC;--color-s-red-v-100: red;--color-s-red-v-200: #DB1212;--color-s-gray-v-100: #676776;--color-s-gray-v-200: #a4a4ad;--color-s-gray-v-300: #e1e1e4;--color-s-gray-v-400: #F4F6F8;--color-s-gray-v-500: #D9D9D9;--color-s-white-v-100: #fff;--space-xxs: 8px;--space-xs: 16px;--space-sm: 32px;--space-md: 40px;--space-lg: 48px;--space-xl: 60px;--space-xxl: 72px;--space-xxxl: 80px;--space-xxxx: 100px;--space-xxxxx: 120px}@use '../abstracts/variables' as *;.section-industries-hero{width:100%;padding:70px 0 0 0;background:var(--Blue-gradient, linear-gradient(91deg, #3A67FC .62%, #172F74 98.15%))}@media (max-width: 767px){.section-industries-hero{padding:30px 0 0 0}}.section-industries-hero .container{display:flex;flex-direction:column;gap:30px}@media (max-width: 767px){.section-industries-hero .container{gap:20px;padding-bottom:10px}}.section-industries-hero h1,.section-industries-hero__description{color:#fff}.section-industries-hero__description{max-width:85%}@media (max-width: 1023px){.section-industries-hero__description{max-width:100%}}.section-industries-hero__description p{line-height:1.58}.section-industries-hero__description p a{color:#fff;text-decoration:underline}.section-industries-hero__description p a:hover{color:#12192E;text-decoration:none}.section-industries-hero__blocks{width:100%}.section-industries-hero__blocks ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:row;justify-content:space-between}@media (max-width: 1023px){.section-industries-hero__blocks ul{flex-wrap:wrap;justify-content:flex-start;gap:20px}}.section-industries-hero__blocks ul li{height:60px;position:relative}@media (max-width: 1023px){.section-industries-hero__blocks ul li{height:auto}}.section-industries-hero__blocks ul li button{position:relative;background:none;border:none;padding:30px 0 0 0;display:inline-block;cursor:pointer;overflow:hidden}@media (max-width: 1023px){.section-industries-hero__blocks ul li button{padding:0}}.section-industries-hero__blocks ul li button span{color:#fff}.section-industries-hero__blocks ul li button::after{content:'';display:inline-block;position:absolute;bottom:-26px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:24px;height:24px;background:url("../../images/icon_arrow-white_down.svg") no-repeat center;transition:all 0.3s ease}@media (max-width: 1023px){.section-industries-hero__blocks ul li button::after{display:none}}.section-industries-hero__blocks ul li button:hover{padding:0 0 30px 0}.section-industries-hero__blocks ul li button:hover::after{bottom:0}.section-industries-hero__image{width:100%;height:350px;margin:100px 0 -200px;background-size:cover;background-position:center}.section-industries-hero canvas.blob-waves{margin-top:-35px}

/*# sourceMappingURL=industries-hero.css.map */
