:root{--color-primary:#00f}.color-primary{color:#00f}.background-primary{background-color:#00f}:root{--color-primary-darker:#0000cf}.color-primary-darker{color:#0000cf}.background-primary-darker{background-color:#0000cf}:root{--color-secondary:#02030880}.color-secondary{color:#02030880}.background-secondary{background-color:#02030880}:root{--color-dark:#020308}.color-dark{color:#020308}.background-dark{background-color:#020308}:root{--color-dark-10:#0203081a}.color-dark-10{color:#0203081a}.background-dark-10{background-color:#0203081a}:root{--color-dark-50:#02030880}.color-dark-50{color:#02030880}.background-dark-50{background-color:#02030880}:root{--color-dark-60:#02030899}.color-dark-60{color:#02030899}.background-dark-60{background-color:#02030899}:root{--color-dark-70:#020308b3}.color-dark-70{color:#020308b3}.background-dark-70{background-color:#020308b3}:root{--color-dark-gray:#0000001a}.color-dark-gray{color:#0000001a}.background-dark-gray{background-color:#0000001a}:root{--color-lighter-black:#131313}.color-lighter-black{color:#131313}.background-lighter-black{background-color:#131313}:root{--color-lighter-black-50:#13131380}.color-lighter-black-50{color:#13131380}.background-lighter-black-50{background-color:#13131380}:root{--color-white:#f3f3f3}.color-white{color:#f3f3f3}:root{--color-white-50:#f3f3f380}.color-white-50{color:#f3f3f380}.background-white-50{background-color:#f3f3f380}:root{--color-light-yellow:#edce28}.color-light-yellow{color:#edce28}.background-light-yellow{background-color:#edce28}:root{--color-full-white:#fbfbfb}.color-full-white{color:#fbfbfb}.background-full-white{background-color:#fbfbfb}:root{--color-light:#fff}.color-light{color:#fff}.background-light{background-color:#fff}:root{--color-grey-100:#f8f9fa}.color-grey-100{color:#f8f9fa}.background-grey-100{background-color:#f8f9fa}:root{--color-grey-200:#e9ecef}.color-grey-200{color:#e9ecef}.background-grey-200{background-color:#e9ecef}:root{--color-grey-300:#dee2e6}.color-grey-300{color:#dee2e6}.background-grey-300{background-color:#dee2e6}:root{--color-grey-400:#ced4da}.color-grey-400{color:#ced4da}.background-grey-400{background-color:#ced4da}.latest-news{padding:120px 0 80px}@media (max-width:1023px){.latest-news{padding:80px 0 60px}}@media (max-width:767px){.latest-news{padding:60px 0 40px}}.latest-news__title{text-align:center;margin:0;position:relative}.latest-news__title em{color:var(--color-primary);font-style:normal}.latest-news__header{flex-direction:column;align-items:center;gap:24px;margin-bottom:48px;display:flex}@media (max-width:767px){.latest-news__header{margin-bottom:36px}}.latest-news__controls{justify-content:center;align-items:center;gap:16px;display:flex}.latest-news__arrows{gap:8px;display:flex}.latest-news__arrow{border:1px solid var(--color-dark-10);background:var(--color-full-white);width:48px;height:48px;color:var(--color-dark);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.latest-news__arrow:hover{background:var(--color-dark);color:var(--color-white);border-color:var(--color-dark)}@media (max-width:639px){.latest-news__arrow{width:40px;height:40px}}.latest-news__track{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overflow:auto hidden}.latest-news__track::-webkit-scrollbar{display:none}.latest-news__track-inner{gap:20px;padding:20px max(1.5rem,50vw - 700px + 1.5rem);display:flex}@media (max-width:767px){.latest-news__track-inner{gap:16px;padding:20px 1rem}}.latest-news__track-inner:after{content:"";flex-shrink:0;width:1px}.latest-news__card{flex-shrink:0;width:408px;display:flex}@media (max-width:1023px){.latest-news__card{width:360px}}@media (max-width:639px){.latest-news__card{width:336px}}.latest-news__card .card-post{width:100%;display:flex}.latest-news__card .card-post__card{flex-direction:column;width:100%;height:100%;display:flex}.latest-news__card .card-post__content{flex-direction:column;flex:1;display:flex}.latest-news__bottom{flex-direction:column;align-items:center;gap:32px;padding-top:40px;display:flex}@media (max-width:767px){.latest-news__bottom{gap:24px;padding-top:28px}}.latest-news__cta,.latest-news__scrollbar{justify-content:center;display:flex}.latest-news__scrollbar-track{background:var(--color-dark-10);border-radius:2px;width:120px;height:4px;position:relative;overflow:hidden}.latest-news__scrollbar-thumb{background:var(--color-dark);border-radius:2px;width:40px;height:100%;transition:transform .1s ease-out}.background-white{background-color:var(--color-white)}
