@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-project-hero{width:100%;padding:40px 0 0 0;background:#F4F6F8}@media (max-width: 767px){.section-project-hero{padding:210px 0 0 0}}.section-project-hero .container{display:flex;flex-direction:column;gap:30px;position:relative}@media (max-width: 767px){.section-project-hero .container{gap:20px}}.section-project-hero__parent{margin:0}.section-project-hero__parent.no-margin{margin-bottom:0}.section-project-hero__parent a{text-decoration:none;color:#12192E;padding-left:15px;position:relative;transition:all 0.3s ease-out}.section-project-hero__parent a::before{content:'';width:10px;height:10px;display:inline-block;background:url("../../images/icon_black_chevron-back.svg") center center no-repeat;background-size:contain;position:absolute;left:0;top:60%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all 0.3s ease-out}.section-project-hero__parent a:hover::before{-webkit-transform:translateX(-50%) translateY(-50%) scale(1.5);transform:translateX(-50%) translateY(-50%) scale(1.5)}.section-project-hero h1{max-width:60%;color:#12192E}@media (max-width: 767px){.section-project-hero h1{max-width:100%}}.section-project-hero__description{max-width:60%;color:#676776}@media (max-width: 767px){.section-project-hero__description{max-width:100%}}.section-project-hero__description p{line-height:1.58}.section-project-hero__description a{color:#3A67FC;text-decoration:none}.section-project-hero__description a:hover{background:#3A67FC;background:linear-gradient(to right, #3A67FC 0%, #172F74 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-project-hero__meta{margin:0;padding:0;list-style-type:none;display:flex;flex-direction:row;gap:75px}@media (max-width: 1023px){.section-project-hero__meta{flex-direction:column;gap:20px}}@media (max-width: 767px){.section-project-hero__meta{flex-direction:column;gap:10px}}.section-project-hero__meta li a{text-decoration:none}.section-project-hero__meta li a span{color:#3A67FC}.section-project-hero__meta li a:hover span{background:#3A67FC;background:linear-gradient(to right, #3A67FC 0%, #172F74 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-project-hero__graphic{width:38%;height:100%;margin:0;padding:0;vertical-align:middle;position:absolute;top:0;right:0;z-index:-1;background-size:cover;background-position:center center;background-repeat:no-repeat}@media (max-width: 767px){.section-project-hero__graphic{width:100%;height:250px;background-size:contain}}.section-project-hero__graphic.has-center-image{top:50px;height:calc(100% - 180px);background-size:contain;background-position:center center;background-repeat:no-repeat}@media (max-width: 767px){.section-project-hero__graphic.has-center-image{top:0;width:100%;height:250px;background-size:contain}}.section-project-hero canvas.blob-waves{margin-top:-35px}

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