.card-item{overflow:hidden;position:relative;transition:transform 3s ease-in-out;width:100%}.card-item .card-image{background-color:#121e2f;display:block;height:19rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;transition:transform 2s ease-in-out;width:100%;will-change:transform}@media(min-width:960px){.card-item .card-image{height:30rem}}.card-item .card-body{background-color:#fff;margin-bottom:-2.8rem;padding:1.6rem;transform:translateY(-4.8rem);width:calc(100% - 5.2rem)}@media(min-width:960px){.card-item .card-body{margin-bottom:-4.8rem;padding:3.2rem 1.6rem}}@media(max-width:1199.98px){.card-item .card-body small{font-size:12px;font-weight:300}}@media(min-width:960px){.card-item .card-body{width:calc(100% - 3.2rem)}}.card-item .card-body span{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.card-item .card-body label{align-items:center;color:#1688c9;cursor:pointer;display:flex;gap:1rem;text-transform:uppercase}.card-item .card-body label svg{fill:#1688c9;width:1.5rem}.card-item:hover h5,.card-item:hover label,.card-item:hover small{color:#1688c9}.card-item:hover .card-image{transform:scale(1.05)}.card-item:hover .card-body .read-more svg{margin-left:1rem;transition:all .5s ease}.card-item .see-more{align-items:center;color:#1688c9;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;text-transform:uppercase}.card-item .see-more svg{fill:#1688c9;height:8px;margin-left:6px;width:5px}.card-wrapper{grid-column-gap:0;grid-row-gap:0;-moz-column-gap:0;column-gap:0;display:grid;grid-template-columns:1fr;row-gap:0}@media(min-width:640px){.card-wrapper{-moz-column-gap:2rem;column-gap:2rem;grid-template-columns:1fr 1fr;row-gap:2rem}}@media(min-width:1200px){.card-wrapper{-moz-column-gap:3rem;column-gap:3rem;grid-template-columns:1fr 1fr 1fr;row-gap:3rem}}.lg-backdrop{opacity:.75!important}.news-image-gallery{grid-gap:1rem;display:grid;gap:1rem;margin:5rem 0}@media(min-width:640px){.news-image-gallery{gap:2rem}}.news-image-gallery.three-images{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.news-image-gallery.three-images .image-container:first-child{grid-column:span 2/span 2;grid-row:span 2/span 2}.news-image-gallery.four-images{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.news-image-gallery.five-images{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr)}.news-image-gallery.five-images .image-container:first-child{grid-column:span 3/span 3;grid-row:span 4/span 4}.news-image-gallery .image-container{cursor:pointer;overflow:hidden;position:relative}.news-image-gallery .image-container img{aspect-ratio:16/9;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform 2s ease-in-out;will-change:transform}.news-image-gallery .image-container.hidden{display:none}.news-image-gallery .image-container:hover img{transform:scale(1.05)}.news-image-gallery .image-container .more-images-overlay{align-items:center;background:rgba(0,0,0,.5);content:"+21";display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:1}.news-image-gallery .image-container .more-images-overlay span{color:#fff;font-size:2.5rem;font-weight:700}@media(min-width:640px){.news-image-gallery .image-container .more-images-overlay span{font-size:3rem}}.share-sticky{margin-bottom:8rem;position:sticky;top:10rem}@media(max-width:1199.98px){.share-sticky{margin-bottom:2rem;position:static}}.share-sticky .share-section{left:-20rem;position:absolute;text-transform:uppercase}@media(max-width:1439.98px){.share-sticky .share-section{left:-16rem}}.share-sticky .share-section .share-icons{display:flex;gap:2rem;margin-top:2rem}.share-sticky .share-section .share-icons button{background-color:transparent;border:none;cursor:pointer}.share-sticky .share-section .share-icons button:hover{fill:#1688c9}.share-sticky .share-section .share-icons .btn-copy{padding:0}.share-sticky .share-section .share-icons a :hover{fill:#1688c9}.share-sticky .share-section .tooltip{background:#c9c9c9;color:#000;display:inline-block;font-size:1.2rem;font-weight:300;line-height:1.6rem;margin-top:1rem;opacity:0;padding:.5rem;position:absolute;text-transform:lowercase;transition:all .3s ease;white-space:normal;white-space:nowrap;z-index:10}.share-sticky .share-section .tooltip.active{opacity:1}@media(max-width:1199.98px){.share-sticky .share-section{align-items:center;display:flex;gap:2rem;justify-content:flex-start;margin-top:3rem;position:static}.share-sticky .share-section .share-icons{margin-top:0}}.share-sticky .patron-section{margin-top:4rem}.share-sticky .patron-section .patron-item{display:flex;flex-direction:column;-o-object-fit:cover;object-fit:cover;padding-bottom:2rem}.share-sticky .patron-section .whitespace-nowrap{white-space:nowrap}.share-sticky .patron-section .picture{border-radius:50%;height:10rem;margin-bottom:1rem;-o-object-fit:cover;object-fit:cover;width:10rem}@media(max-width:1199.98px){.share-sticky .patron-section .picture{height:6rem;width:6rem}}.container,.container-fluid{margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;width:100%}@media(max-width:959.98px){.hide-on-sm{display:none!important}}.news-details-wrapper{position:relative;width:100%}.news-details-wrapper .header-wrapper{background-color:#121e2f;height:37rem;padding-top:12rem;position:relative;width:100%}@media(min-width:960px){.news-details-wrapper .header-wrapper{height:55rem;padding-top:20rem}}@media(min-width:1600px){.news-details-wrapper .header-wrapper{height:76rem}}.news-details-wrapper .header-wrapper .news-picture{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;position:absolute;top:0;width:100%}.news-details-wrapper .header-wrapper .news-details-header{display:flex;flex-direction:column;justify-content:flex-end;position:relative;z-index:3}@media(min-width:960px){.news-details-wrapper .header-wrapper .news-details-header{justify-content:space-between}}.news-details-wrapper .header-wrapper .news-details-header .btn-back{color:#fff;display:inline-block;font-size:1.6rem;font-weight:400;margin-bottom:12rem;text-transform:uppercase}@media(max-width:1199.98px){.news-details-wrapper .header-wrapper .news-details-header .btn-back{margin-bottom:4rem}}.news-details-wrapper .header-wrapper .news-details-header .btn-back svg{fill:#fff;margin-bottom:.5rem;margin-right:1rem;transition:all .2s ease;width:2rem}.news-details-wrapper .header-wrapper .news-details-header .btn-back:hover{-webkit-text-decoration:none;text-decoration:none}.news-details-wrapper .header-wrapper .news-details-header .btn-back:hover svg{fill:#1688c9;margin-left:-1rem;margin-right:2rem}.news-details-wrapper .totalizator-news-body{background-color:#fff;padding:6rem 30rem;position:relative;text-align:justify;text-justify:inter-word;z-index:4}.news-details-wrapper .totalizator-news-body img{max-width:100%;width:100%!important}.news-details-wrapper .totalizator-news-body iframe{border:none!important;height:40rem!important;width:100%!important}@media(max-width:1439.98px){.news-details-wrapper .totalizator-news-body{padding:6rem 12rem 5rem 20rem}}@media(max-width:1199.98px){.news-details-wrapper .totalizator-news-body{display:flex;flex-direction:column-reverse;padding:5rem 10rem}}@media(max-width:959.98px){.news-details-wrapper .totalizator-news-body{padding:1.6rem 0}}.news-details-wrapper .totalizator-news-body .lead,.news-details-wrapper .totalizator-news-body .lead *{font-size:1.6rem;font-weight:400;line-height:2.4rem;margin:2rem 0}@media(min-width:1200px){.news-details-wrapper .totalizator-news-body .lead,.news-details-wrapper .totalizator-news-body .lead *{font-size:2.4rem;line-height:3.2rem;margin:3rem 0}}.news-details-wrapper .totalizator-news-body .content{margin:2rem 0}.news-details-wrapper .totalizator-news-body .content img{height:auto;width:100%}.news-details-wrapper .totalizator-news-body a{color:#1688c9}.news-details-wrapper .totalizator-news-body a:hover{color:#1b77b1;-webkit-text-decoration:none;text-decoration:none}h1{font-size:2.4rem;font-weight:300;line-height:32px;text-align:left}@media(min-width:960px){h1{font-size:4.8rem;line-height:64px}}.share-sticky{margin-bottom:0!important}@media(max-width:1199.98px){.share-section{margin-top:0!important}}.news-body-section small{display:inline-block;font-size:1.6rem;margin-bottom:1.2rem}