.hero-section{padding:60px 0;background:linear-gradient(96.39deg, rgba(202, 224, 240, 0.8) 0.12%, rgba(243, 248, 251, 0.7) 49.04%, rgba(202, 224, 240, 0.3) 99.88%),url("../../assets/images/img-bg-vector-r.png") no-repeat top right;background-size:auto}@media(max-width: 767px){.hero-section{padding:15px 0 50px}}@media(max-width: 767px){.hero-section .hero-title{margin-top:30px}}.hero-section .hero-title .tagline{font-family:var(--font-allerta);font-weight:400;font-size:clamp(13px,2vw,14px);letter-spacing:.02em;text-transform:uppercase;color:var(--primary);margin-bottom:10px}.hero-section .hero-title .title{margin-bottom:20px;line-height:1.1;color:var(--darkblue)}@media(max-width: 767px){.hero-section .hero-title .title{margin-bottom:15px}}.hero-section .hero-title .sort-info{font-size:clamp(16px,2vw,18px)}.hero-section .hero-title .action{margin-top:40px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 12px}@media(max-width: 992px){.hero-section .hero-title .action{gap:10px;margin-top:30px}}@media(max-width: 475px){.hero-section .hero-title .action .btn{width:100%}}.hero-section .media-block{display:grid}.hero-section .media-block:not(.is-one){grid-template-columns:180px 1fr}.hero-section .media-block{gap:18px;background:rgba(0,0,0,0);max-width:500px;margin-left:auto}@media(max-width: 992px){.hero-section .media-block{grid-template-columns:150px 1fr}}@media(max-width: 767px){.hero-section .media-block{max-width:100%;grid-template-columns:repeat(2, 1fr);margin:0 auto}}.hero-section .media-block div{height:100%;max-height:450px;background:#eaeaea}@media(max-width: 767px){.hero-section .media-block div{width:100%;max-height:250px}}@media(max-width: 575px){.hero-section .media-block div{width:100%;max-height:200px}}.hero-section .media-block div:nth-child(1){grid-column:1;grid-row:1}@media(max-width: 767px){.hero-section .media-block div:nth-child(1){grid-column:1;grid-row:2}}.hero-section .media-block div:nth-child(2){grid-column:1;grid-row:2}@media(max-width: 767px){.hero-section .media-block div:nth-child(2){grid-column:2;grid-row:2}}.hero-section .media-block div:nth-child(3){grid-column:2;grid-row:1/span 2}@media(max-width: 767px){.hero-section .media-block div:nth-child(3){grid-column:1/span 2;grid-row:1}}