.dropdown-share .dropdown-item{align-items:center;display:flex;gap:10px}.dropdown-share .dropdown-toggle{color:#fff}.dropdown-share .dropdown-toggle:after{content:none}#hero{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;margin-top:var(--header-height,60px);position:relative}@media (min-width:992px){#hero{height:fit-content}}#hero .image-wrapper{display:flex;grid-column:1;grid-row:1;height:240px;justify-content:flex-end;position:relative}@media (min-width:768px){#hero .image-wrapper{height:260px;position:relative}}#hero .image-wrapper:after{background:linear-gradient(270deg,#0c3b60 .41%,rgba(12,59,96,.85) 58.39%,rgba(40,88,129,.12) 120.58%),linear-gradient(0deg,#fff 6.84%,#fff 10.03%,hsla(0,0%,100%,0) 24.33%);content:"";inset:0;position:absolute}@media (min-width:768px){#hero .image-wrapper:after{background:linear-gradient(0deg,rgba(12,59,96,.3),rgba(12,59,96,.3)),linear-gradient(0deg,#0c3b60 -14.11%,#144369 .94%,rgba(40,88,129,.06) 70.47%),linear-gradient(3deg,#fff 6.84%,#fff 10.03%,hsla(0,0%,100%,0) 24.33%)}}#hero .image-wrapper>*{min-width:100%}#hero .image-wrapper img{height:100%;object-fit:cover;object-position:left;width:100%}#hero .title{color:#fff;font-family:Rubik,serif;font-size:1.5rem;font-weight:600;line-height:.98;margin-bottom:25px;margin-top:auto}@media (min-width:768px){#hero .title{font-size:3.4375rem;margin-bottom:31px;text-align:center}#hero .btn-white{width:340px}}#hero .hero-content{display:flex;flex-direction:column;grid-column:1;grid-row:1;height:100%;margin-top:auto;place-self:center;position:relative}@media (min-width:768px){#hero .hero-content{display:flex;flex-direction:column;z-index:1}}#hero #breadcrumbs{color:#fff;position:absolute;right:10%;top:30px}#hero.main-hero .image-wrapper{height:360px}@media (min-width:768px){#hero.main-hero .image-wrapper{height:410px}}@media (min-width:1280px){#hero.main-hero .image-wrapper{height:550px}}@media (min-width:768px){#hero.main-hero .image-wrapper:after{background:linear-gradient(270deg,#0c3b60 2.25%,#144369 19.64%,rgba(40,88,129,.06) 65.77%),linear-gradient(0deg,#fff 6.84%,#fff 10.03%,hsla(0,0%,100%,0) 24.33%)}}#hero.main-hero .hero-content .title{margin-top:95px;text-align:start}@media (min-width:1280px){#hero.main-hero .hero-content .title{margin-top:115px}}#hero .info-wrapper{align-items:center;color:#fff;display:flex;gap:20px;justify-content:start;margin-bottom:10px;margin-top:-5px}@media (min-width:768px){#hero .info-wrapper{justify-content:center;margin-bottom:20px}}#hero .info-wrapper .read-time{padding:6px 12px}#hero .info-wrapper .read-time~.dropdown-share{position:relative}#hero .info-wrapper .read-time~.dropdown-share:after{background:#fff;content:"";height:18px;left:110%;opacity:.6;position:absolute;top:50%;transform:translate(50%,-50%);width:1px}#hero .info-wrapper .divider{background:#fff;height:18px;opacity:.6;width:1px}#hero .info-wrapper svg{height:18px;margin-left:5px;width:18px}.site-card{display:flex;flex-direction:column;font-family:Rubik;gap:4px;height:100%}.site-card-image-wrapper{--bs-aspect-ratio:53.33333%;margin-bottom:8px}@media (min-width:768px){.site-card-image-wrapper{margin-bottom:12px}}.site-card-image-wrapper img{border-radius:12px;object-fit:cover;width:100%}.site-card-title{font-size:18px;font-weight:500;line-height:1.36;margin-bottom:auto}@media (min-width:768px){.site-card-title{font-size:20px}}.site-card:focus-within .site-card-title,.site-card:hover .site-card-title{text-decoration:underline}.site-card-date{font-size:16px;line-height:1.6;margin-bottom:4px;opacity:.7}@media (min-width:768px){.site-card-date{font-size:20px}}.site-card-content{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:16px;line-height:1.6;margin-bottom:12px;overflow:hidden}@media (min-width:768px){.site-card-content{font-size:18px}}.site-card .btn-primary{align-items:center;display:flex;font-size:18px;gap:6px;min-width:unset;padding:8px 20px;width:fit-content}.site-card .btn-primary svg{height:20px;width:20px}#news-updates-page .swiper-slide{height:100%}#news-updates-page .news-wrapper{display:grid;grid-template-columns:1fr;margin:100px auto;row-gap:50px}@media (min-width:576px){#news-updates-page .news-wrapper{column-gap:50px;grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){#news-updates-page .news-wrapper{column-gap:66px;grid-template-columns:repeat(3,1fr);row-gap:82px}}@media (min-width:1280px){#news-updates-page .news-wrapper{grid-template-columns:repeat(4,1fr)}}