.base-background picture{display:block;width:100%;height:100%}.base-background.contain img,.base-background.contain video{position:absolute;width:100%;height:auto}.base-background.cover img,.base-background.cover video{position:absolute;width:100%;height:100%;object-fit:cover}.base-background.cover.left-top img,.base-background.cover.left-top video{object-position:left top}.base-background.cover.left-center img,.base-background.cover.left-center video{object-position:left center}.base-background.cover.left-bottom img,.base-background.cover.left-bottom video{object-position:left bottom}.base-background.cover.center-top img,.base-background.cover.center-top video{object-position:center top}.base-background.cover.center-center img,.base-background.cover.center-center video{object-position:center center}.base-background.cover.center-bottom img,.base-background.cover.center-bottom video{object-position:center bottom}.base-background.cover.right-top img,.base-background.cover.right-top video{object-position:right top}.base-background.cover.right-center img,.base-background.cover.right-center video{object-position:right center}.base-background.cover.right-bottom img,.base-background.cover.right-bottom video{object-position:right bottom}

.section-hero-page{width:100%;position:relative}.section-hero-page>.base-background.cover{position:absolute;top:0;left:0;width:100%;height:100%}.section-hero-page>.base-background::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.2)}@media (max-width: 767px){.section-hero-page .wrapper{padding:0}}.section-hero-page .text-content{width:100%;z-index:1}@media (max-width: 767px){.section-hero-page .text-content{position:absolute;bottom:0;left:0;padding:40px 20px 130px;background:#0D1F58;border-top-left-radius:30px;border-top-right-radius:30px}}.section-hero-page .text-content .hero-title{color:#fff;line-height:1;font-family:"DM Serif Display",sans-serif}@media (max-width: 767px){.section-hero-page .text-content .hero-title{font-size:2.625em;margin-bottom:16px}}@media (min-width: 768px){.section-hero-page .text-content .hero-title{font-size:5em;margin-bottom:30px;max-width:600px}}.section-hero-page .text-content .hero-subtitle{color:#fff;font-weight:bold;text-transform:uppercase;letter-spacing:3px;font-family:"DM Serif Display",sans-serif}@media (max-width: 767px){.section-hero-page .text-content .hero-subtitle{font-size:.875em}}@media (min-width: 768px){.section-hero-page .text-content .hero-subtitle{font-size:1em}}.section-hero-page .scroll-down{position:absolute;left:40px;bottom:60px;animation:scrollDown 1s infinite alternate}@media (max-width: 1024px){.section-hero-page .scroll-down{display:none}}.section-hero-page .scroll-down svg{fill:#fff;width:24px;height:24px}@keyframes scrollDown{0%{transform:translateY(0)}100%{transform:translateY(-20px)}}

.card-news,a.card-news{background:#fff;border-radius:30px;overflow:hidden;padding:60px 30px 110px}.card-news .info,a.card-news .info{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:.75em;color:#333;font-weight:bold}.card-news .info .date,a.card-news .info .date{margin-right:5px}.card-news .info .category,a.card-news .info .category{margin-left:5px;color:#0D1F58}.card-news .title,a.card-news .title{font-size:1.5em;font-weight:bold;line-height:1.2;color:#0D1F58;margin-top:5px}.card-news .excerpt,a.card-news .excerpt{margin-top:40px;font-size:1em;line-height:1.2;color:#333}

.accordion .title-accordion-open{cursor:pointer;padding-top:10px;padding-bottom:10px}.accordion .title-accordion-open .icon{display:inline-block;transform:rotate(0deg);transition:transform .5s cubic-bezier(0.645, 0.045, 0.355, 1)}.accordion .title-accordion-open.open .icon{transform:rotate(45deg)}.accordion .content-accordion{overflow:hidden;height:0px;transition:height .5s cubic-bezier(0.645, 0.045, 0.355, 1)}.accordion .content-accordion>[data-wrapper-height]{padding-top:10px;padding-bottom:10px}

.section-news-and-press{position:relative;background:#F5F6F8}@media (max-width: 767px){.section-news-and-press{padding-top:45px;padding-bottom:60px}}@media (min-width: 768px){.section-news-and-press{padding-top:120px;padding-bottom:120px}}.section-news-and-press .filter-category-wrapper{margin-bottom:30px}@media (min-width: 768px){.section-news-and-press .filter-category-wrapper{padding:0 30px}}.section-news-and-press .filter-category-wrapper .filter-category{position:relative;background:#fff;border:1px solid #D8D8D8;border-radius:22.5px;min-height:24px;padding-left:15px;padding-right:20px}@media (max-width: 767px){.section-news-and-press .filter-category-wrapper .filter-category{width:100%}}@media (min-width: 768px){.section-news-and-press .filter-category-wrapper .filter-category{width:330px}}.section-news-and-press .filter-category-wrapper .filter-category.accordion .title-accordion-open{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.section-news-and-press .filter-category-wrapper .filter-category.accordion .title-accordion-open .icon{width:15px;height:15px;background:url(../../../assets/img/icons/arrow-down.svg);background-position:right center}.section-news-and-press .filter-category-wrapper .filter-category.accordion .title-accordion-open.open .icon{transform:rotate(180deg)}.section-news-and-press .filter-category-wrapper .filter-category.accordion .content-accordion{position:absolute;top:50px;left:0;width:100%}.section-news-and-press .filter-category-wrapper .filter-category.accordion .content-accordion>div{border:1px solid #D8D8D8;padding:30px 20px;border-radius:22.5px;background:#fff;max-height:420px;overflow-y:scroll}.section-news-and-press .filter-category-wrapper .filter-category.accordion .content-accordion .item-category{padding:10px 0;border-bottom:1px solid #D8D8D8}.section-news-and-press .filter-category-wrapper .filter-category.accordion .content-accordion .item-category:last-child{border-bottom:none}.section-news-and-press .news-and-press-wrapper .card-news{transition:box-shadow 0.25s ease-in-out}.section-news-and-press .news-and-press-wrapper .card-news:hover{box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23)}@media (max-width: 767px){.section-news-and-press .news-and-press-wrapper .card-news{width:100%;display:block;margin-bottom:15px}}@media (min-width: 768px){.section-news-and-press .news-and-press-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start}.section-news-and-press .news-and-press-wrapper .card-news{max-width:calc(33.33% - 30px);margin:0 15px 30px}}.section-news-and-press .image-attr{width:100%}@media (min-width: 768px){body:not(.archive) .news-and-press-wrapper .card-news:nth-child(1){max-width:calc(50% - 30px)}body:not(.archive) .news-and-press-wrapper .card-news:nth-child(2){max-width:calc(50% - 30px)}}

