/*!
    Theme Name: CREA-BA
    Theme URI: URL_HERE
    Author: Vilson Sampaio
    Author URI: https://vilsonsampaio.dev
    Version: 1.0
*/@font-face{font-family:"Amsi Pro";font-style:normal;font-weight:500;src:url("assets/fonts/amsi-pro/AmsiPro-Regular.otf") format("opentype")}@font-face{font-family:"Amsi Pro";font-style:italic;font-weight:500;src:url("assets/fonts/amsi-pro/AmsiPro-Italic.otf") format("opentype")}@font-face{font-family:"Amsi Pro";font-style:normal;font-weight:600;src:url("assets/fonts/amsi-pro/AmsiPro-SemiBold.otf") format("opentype")}@font-face{font-family:"Amsi Pro";font-style:italic;font-weight:600;src:url("assets/fonts/amsi-pro/AmsiPro-SemiBoldItalic.otf") format("opentype")}@font-face{font-family:"Amsi Pro";font-style:normal;font-weight:700;src:url("assets/fonts/amsi-pro/AmsiPro-Bold.otf") format("opentype")}@font-face{font-family:"Amsi Pro";font-style:italic;font-weight:700;src:url("assets/fonts/amsi-pro/AmsiPro-BoldItalic.otf") format("opentype")}@font-face{font-family:"Amsi Pro";font-style:normal;font-weight:800;src:url("assets/fonts/amsi-pro/AmsiPro-Black.otf") format("opentype")}@font-face{font-family:"Amsi Pro";font-style:normal;font-weight:900;src:url("assets/fonts/amsi-pro/AmsiPro-Ultra.otf") format("opentype")}@font-face{font-family:"Amsi Pro";font-style:italic;font-weight:900;src:url("assets/fonts/amsi-pro/AmsiPro-UltraItalic.otf") format("opentype")}*{margin:0;padding:0;font-family:"Amsi Pro";text-align:left;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-box-sizing:border-box;box-sizing:border-box;border:0;outline:0}:root{--postBG: #08255b;--postColor: #fff}.--negocios{--postBG: #c8de8c;--postColor: #08255b}.--vendas{--postBG: #006e00}.--tendencias{--postBG: #78d1c4}html,body{overflow-x:hidden}button{background:rgba(0,0,0,0);cursor:pointer}ul{list-style:none}a{display:inline-block}img{display:block;max-width:100%}input,button,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}body{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100vw;min-height:100vh;overflow:hidden}.container{-webkit-box-flex:1;-ms-flex:1;flex:1;width:calc(100vw - var(--container-margin));max-width:1268px;margin:0 auto;padding:0 2.5rem}@media(max-width: 768px){.container{padding:0 1.25rem}}.readMoreButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0.4375rem 0.875rem;background-color:#00489c;color:#fff;font-weight:800;font-size:1.125rem;line-height:1;letter-spacing:1px;border-radius:1.25rem}.iconButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.875rem;height:1.875rem;padding:0.25rem;background-image:linear-gradient(135deg, #fcfcfc 0%, #e6e6e6 100%);color:#b3b3b3;border-radius:50%;-webkit-filter:drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.3));filter:drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.3));-webkit-transition:-webkit-filter .1s ease;transition:-webkit-filter .1s ease;transition:filter .1s ease;transition:filter .1s ease, -webkit-filter .1s ease}.iconButton:hover{-webkit-filter:drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.4));filter:drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.4))}.iconButton span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background-image:linear-gradient(-45deg, #fcfcfc 0%, #e6e6e6 100%);border-radius:50%}.iconButton svg{width:1rem;height:auto}.iconButton.facebook{color:#395185}.iconButton.instagram{color:#db4d7d}.iconButton.twitter{color:#169df1}.iconButton.whatsapp{color:#25d366}.searchInput{position:relative;height:1.875rem;background-color:#fff;border:solid 3px #fff;border-radius:1rem;overflow:hidden;-webkit-box-sizing:content-box;box-sizing:content-box}.searchInput input,.searchInput button{font-weight:700;font-style:italic;font-size:1.0625rem;line-height:1}.searchInput input{position:absolute;top:0;left:0;right:0;bottom:0;padding:0 0.9375rem;background-color:rgba(0,0,0,0);color:#006e00;border:0}.searchInput input::-webkit-input-placeholder{color:#006e00;opacity:.5}.searchInput input::-moz-placeholder{color:#006e00;opacity:.5}.searchInput input:-ms-input-placeholder{color:#006e00;opacity:.5}.searchInput input::-ms-input-placeholder{color:#006e00;opacity:.5}.searchInput input::placeholder{color:#006e00;opacity:.5}.searchInput button{position:absolute;top:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0.375rem;padding:0 0.875rem;background-color:#00489c;color:#fff;border-radius:1rem}.searchInput button svg{width:auto;height:1.125rem;color:#08255b}.bannerTitle{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:18.75rem;margin-top:0.625rem;padding:2.8125rem 0;overflow:hidden}.bannerTitle .container{padding-left:25.625rem}.bannerTitle .banner-settings{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.bannerTitle-text{position:relative;color:#fff;font-weight:900;font-size:6.5rem;line-height:1;letter-spacing:0.25rem;-webkit-filter:drop-shadow(2.5px 4.33px 2px rgba(0, 0, 0, 0.8));filter:drop-shadow(2.5px 4.33px 2px rgba(0, 0, 0, 0.8));text-transform:uppercase;z-index:2}@media(max-width: 1024px){.bannerTitle .container{padding-left:17.5rem}.bannerTitle-text{font-size:4rem}}@media(max-width: 768px){.bannerTitle{min-height:15rem}.bannerTitle .container{padding-left:7.5rem}.bannerTitle-text{letter-spacing:0.0625rem}}@media(max-width: 540px){.bannerTitle{min-height:11.25rem}.bannerTitle .banner-settings{display:none}.bannerTitle .container{padding-left:1.25rem}.bannerTitle-text{font-size:3rem;text-align:center}}.pageTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1rem;margin-top:3.75rem}.pageTitle-socialLinks{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.pageTitle-socialLinks li:first-child{display:none}.pageTitle-title{color:#08255b;font-weight:900;font-size:2.875rem;line-height:1}.pageTitle-title::before{content:"_"}@media(max-width: 540px){.pageTitle{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pageTitle-socialLinks{margin-left:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pageTitle-socialLinks li:first-child{display:block}.pageTitle-socialLinks li:first-child span{color:#006e00;font-style:italic;font-weight:600}.pageTitle-title{font-size:2rem}}.pageContent{-webkit-box-flex:1;-ms-flex:1;flex:1}.pageContent-main{margin-top:3.75rem;margin-bottom:6.5625rem}.pageContent-main *{color:#5b5b5f}.pageContent-main .wp-block-heading{font-weight:900;font-size:1.5rem}.pageContent-main .wp-block-heading::before{content:"_";font-weight:700;color:#08255b}.pageContent-main p{font-weight:600;font-size:1.125rem}.pageContent-main p+.wp-block-heading{margin-top:2.5rem}.pageContent-main a{margin:0 0.3125rem;color:#8dc899;text-decoration:underline}header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.625rem;background-color:#fff}.header-logo .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.25rem}.header-logo .container img{width:auto}.header-logo-college img{max-height:6.875rem}.header-logo-crea img{max-height:5rem}.header-logo-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem}.header-links-joinUsButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0.5rem;padding:0.5rem 1rem;background-color:#006e00;color:#fff;font-weight:800;font-size:1.125rem;line-height:1;border-radius:1rem;text-transform:uppercase}.header-links-joinUsButton svg{width:auto;height:1rem;color:#8dc899}.header-links-socialList{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.header-links-socialList li{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0.125rem;background-image:linear-gradient(135deg, #fcfcfc 0%, #e6e6e6 100%);border-radius:50%}.header-links-socialList a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:0;width:2.125rem;height:2.125rem;background-image:linear-gradient(-45deg, #fcfcfc 0%, #e6e6e6 100%);border-radius:50%;-webkit-filter:drop-shadow(1px 1.732px 4.5px rgba(0, 0, 0, 0.15));filter:drop-shadow(1px 1.732px 4.5px rgba(0, 0, 0, 0.15));-webkit-transition:-webkit-filter .2s ease;transition:-webkit-filter .2s ease;transition:filter .2s ease;transition:filter .2s ease, -webkit-filter .2s ease}.header-links-socialList a:hover{-webkit-filter:drop-shadow(1px 1.732px 4.5px rgba(0, 0, 0, 0.25));filter:drop-shadow(1px 1.732px 4.5px rgba(0, 0, 0, 0.25))}.header-links-socialList a svg{font-size:1.25rem;width:auto}.header-secondaryMenu,.header-mainMenu{position:relative}.header-secondaryMenu::before,.header-mainMenu::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("assets/img/bg-header.jpg");background-repeat:no-repeat;background-position:center -92px;background-size:cover;mix-blend-mode:luminosity;opacity:.2;z-index:0}.header-secondaryMenu .container,.header-mainMenu .container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.header-secondaryMenu .menu-item-has-children,.header-mainMenu .menu-item-has-children{position:relative}.header-secondaryMenu .menu-item-has-children .sub-menu,.header-mainMenu .menu-item-has-children .sub-menu{display:none;position:absolute;top:calc(100% + 8px);left:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:0.5rem;background-color:#fff;border-radius:0.5rem;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.3);box-shadow:1px 1px 4px rgba(0,0,0,.3);z-index:99}.header-secondaryMenu .menu-item-has-children.--opened .sub-menu,.header-mainMenu .menu-item-has-children.--opened .sub-menu{display:block}.header-secondaryMenu a,.header-mainMenu a{color:#fff;font-size:1rem;line-height:1.25;text-transform:uppercase;-webkit-transition:opacity ease .2s;transition:opacity ease .2s;opacity:.85}.header-secondaryMenu a:hover,.header-mainMenu a:hover{opacity:1}.header-secondaryMenu{padding:1.875rem 0;background-color:#00489c}.header-secondaryMenu ul{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-secondaryMenu a{font-weight:900}.header-secondaryMenu li.current-menu-item a{opacity:1;text-decoration:underline}.header-secondaryMenu .sub-menu a{color:#00489c}.header-mainMenu{padding:1.875rem 0;background-color:#8dc899}.header-mainMenu::before{background-position:center -180px}.header-mainMenu .container{gap:6.25rem}.header-mainMenu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6.25rem}.header-mainMenu a{color:#006e00;font-weight:800;font-size:1.3125rem}.header-mainMenu .sub-menu a{color:#006e00}.header-mainMenu .current-menu-item>a{color:#fff}.header-mainMenu .sub-menu li.current-menu-item a{color:#006e00;text-decoration:underline}.header-mainMenu-searchForm{-webkit-box-flex:1;-ms-flex:1;flex:1}@media(max-width: 1024px){.header-secondaryMenu a{font-size:0.875rem}.header-mainMenu .container,.header-mainMenu ul{gap:2.5rem}.header-mainMenu a{font-size:1.125rem}}@media(max-width: 768px){.header-logo-college img{max-height:5rem}.header-logo-crea img{max-height:3.125rem}.header-links-joinUsButton{font-size:0.875rem}.header-links-joinUsButton svg{height:0.75rem}.header-secondaryMenu::before{background-position:center -42px}.header-secondaryMenu a{font-size:0.75rem}.header-mainMenu::before{background-position:center -130px}.header-mainMenu .container,.header-mainMenu ul{gap:2.5rem}.header-mainMenu a{font-size:1.125rem}}@media(max-width: 540px){.header-logo .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}.header-secondaryMenu::before{background-position:center 0px;background-size:400%}.header-secondaryMenu ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.header-secondaryMenu a{font-size:1rem}.header-mainMenu::before{background-position:center -266px;background-size:400%}.header-mainMenu .container,.header-mainMenu ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header-mainMenu-searchForm{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}}footer{position:relative;z-index:0}footer::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("assets/img/bg-header.jpg");background-repeat:no-repeat;background-position:center -192px;background-size:cover;mix-blend-mode:luminosity;opacity:.3;z-index:0}footer::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#08255b;-webkit-box-shadow:0 -8px 0 #fff;box-shadow:0 -8px 0 #fff}footer .container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;padding-top:1rem;padding-bottom:1rem;z-index:1}.footer-settings{position:absolute;top:calc(-100% + 90px);left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:-1}.footer-logos{width:auto;height:5.625rem}.footer-copy{color:#fff;font-weight:700;font-size:0.8125rem;text-align:center;text-transform:uppercase}@media(max-width: 768px){.footer-logos{width:100%;height:auto}}.s-banner{position:relative;height:18.75rem;margin-top:0.625rem;background-color:#8dc899;overflow:hidden}.banner-controls{position:absolute;top:50%;left:max((100% - 1268px)/2,150px - (100vw - 100%)/2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0.5rem;width:1.875rem;padding:0.5rem 0;background-color:#90928b;border-radius:1rem;overflow:hidden;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:3}.banner-controls button{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1rem;color:#fff}.banner-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0.5rem}.banner-pagination .banner-pagination-bullet{width:0.5rem;height:0.5rem;margin:0;background-color:#fff;border-radius:50%;cursor:pointer}.banner-pagination .banner-pagination-bullet-active{background-color:#8dc899}.banner-settings{position:absolute;top:-5px;left:calc(max((100% - 1268px)/2,150px - (100vw - 100%)/2) - 140px);z-index:2}.swiper-slide:not(.swiper-slide-active) .banner-settings{visibility:hidden}.swiper-slide{position:relative;width:100%;height:100%}.swiper-slide .container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;height:100%;padding-left:30rem;z-index:9}.banner-img{position:absolute;top:50%;width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover;-webkit-transform:translateY(-50%) scale(1.02);-ms-transform:translateY(-50%) scale(1.02);transform:translateY(-50%) scale(1.02);-webkit-filter:blur(8px);filter:blur(8px)}.banner-title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-weight:900;font-size:3.5rem;line-height:3.75rem;letter-spacing:2px;color:#fff;-webkit-filter:drop-shadow(2.5px 4.33px 2px rgba(0, 0, 0, 0.8));filter:drop-shadow(2.5px 4.33px 2px rgba(0, 0, 0, 0.8))}.banner-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.75rem}.saveButton.saved{color:#00489c}.likeButton.liked{color:red}.s-posts{padding:3.75rem 0}.postList{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:4rem}.postSlides{display:none}.post{position:relative;padding-right:4rem}.post::after{content:"";position:absolute;top:50%;right:0;width:0.25rem;height:80%;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(210, 219, 187, 0)), color-stop(#d2dbbb), to(rgba(210, 219, 187, 0)));background-image:linear-gradient(to bottom, rgba(210, 219, 187, 0), #d2dbbb, rgba(210, 219, 187, 0));-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#page-home .post:nth-child(n+4){display:none}.post:nth-child(3n)::after,.post:last-child::after{content:none}.post-cover{position:relative;background-color:green;width:100%;aspect-ratio:344/201;border-radius:0.75rem;overflow:hidden}.post-cover *{position:absolute;z-index:9}.post-cover>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.post-category{top:0;left:1.25rem;padding:0.375rem 0.75rem;background-color:var(--postBG);color:var(--postColor);font-weight:800;font-size:1rem;line-height:1;letter-spacing:1px;text-transform:uppercase}.post-saveButton,.post-likeButton{right:0.5rem}.post-saveButton span,.post-likeButton span{width:calc(100% - 4px);height:calc(100% - 4px)}.post-saveButton{top:0.375rem}.post-likeButton{bottom:0.375rem}.post-title{margin-top:1.375rem;color:#00489c;font-weight:800;font-size:1.8125rem;line-height:2.125rem}.post-resume{display:-webkit-box;margin-top:1.25rem;color:#444242;font-weight:500;font-size:1rem;line-height:1.5rem;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:0.75rem;margin-top:1.875rem}.post-readMoreButton{font-size:1rem;background-color:var(--postBG);color:var(--postColor)}.videosSection{background-color:#00489c;padding:2.5rem 0 5rem}.videosSection .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background-color:#8dc899;padding:0}.videosSection-videoLink{-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0.125rem;margin-right:0;padding:0 1rem;background-color:#c7dd8b;border:solid 4px #00489c;border-right:0}.videosSection-videoLink h2{font-weight:900;font-size:2.5rem;line-height:1;color:#00489c;text-transform:uppercase}.videosSection-videoLink h4{max-width:9.375rem;font-weight:900;font-size:1.0625rem;line-height:1.25rem;color:#fff}.videosSection-videosList{-webkit-box-flex:1;-ms-flex:1;flex:1;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:0.375rem;background-color:#00489c}.videosSection-videosList li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;aspect-ratio:16/9}.videosSection-videosList li::before{content:"";position:absolute;top:0;bottom:0;left:0;width:80%;background:url(./assets/img/video-overlay.svg) no-repeat top left;background-size:cover;mix-blend-mode:screen;pointer-events:none}.videosSection-videosList li::after{content:"";position:absolute;top:50%;left:50%;width:4.375rem;height:4.375rem;background:url(./assets/img/video-play.svg) no-repeat center center;background-size:cover;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);pointer-events:none}@media(max-width: 1024px){.swiper-slide .container{padding-left:23.75rem;padding-right:0}.banner-controls{left:2.5rem}.banner-settings{left:-7.5rem}.banner-title{font-size:2.625rem;line-height:2.75rem;letter-spacing:1px}.postList{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;row-gap:4rem}.post{padding-right:2rem}.post:nth-child(n+4){display:initial}.post-title{font-size:1.375rem;line-height:1.5625rem}.post-resume{font-size:0.875rem;line-height:1.125rem;margin-top:0.5rem}.post-buttons{margin-top:1rem}.videosSection-videosList{grid-template-columns:repeat(3, minmax(0, 1fr))}.videosSection-videosList li:nth-child(n+4){display:none}.videosSection-videosList li::after{width:3rem;height:3rem}}@media(max-width: 768px){.swiper-slide .container{padding-left:8.75rem}.banner-settings{top:-4.375rem;left:-23.75rem}.banner-controls{left:1.25rem}.banner-title{display:block;overflow:initial;-webkit-line-clamp:initial;line-break:initial;-webkit-line-break:initial;font-size:2.625rem;line-height:2.75rem;letter-spacing:1px}.s-posts .container{display:none}.s-posts .post{padding:0}.s-posts .post::after{content:none}.s-posts .postSlides{position:relative;display:block}.s-posts .post-prevSlideButton,.s-posts .post-nextSlideButton{position:absolute;top:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.5rem;height:1.5rem;background-color:#00489c;color:#fff;font-weight:800;border-radius:0.5rem;z-index:9}.s-posts .post-prevSlideButton{left:14%}.s-posts .post-nextSlideButton{right:14%}.s-posts .swiper-slide{opacity:.5;-webkit-transition:all ease .3s;transition:all ease .3s}.s-posts .swiper-slide-active{opacity:1}.videosSection{padding-bottom:8.75rem}.videosSection .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.5rem;padding:2.5rem 1.25rem;background-color:#c8de8c;-webkit-box-shadow:0 0 0 12px #00489c,0 0 0 16px #c8de8c;box-shadow:0 0 0 12px #00489c,0 0 0 16px #c8de8c}.videosSection-videoLink{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,0);border:0}.videosSection-videoLink *{text-align:center}.videosSection-videoLink h2{font-size:4rem;line-height:1}.videosSection-videoLink h4{font-size:1.625rem;line-height:1.1;max-width:250px}.videosSection-videosList{grid-template-columns:repeat(1, minmax(0, 1fr));gap:1rem;background-color:rgba(0,0,0,0)}.videosSection-videosList li:nth-child(n+3){display:none}.videosSection-videosList li::after{width:5rem;height:5rem}}@media(max-width: 540px){.s-banner{height:auto}.s-banner .swiper-slide{margin-top:auto;margin-bottom:auto}.s-banner .swiper-slide .container{padding-left:3.75rem;padding-top:2.5rem;padding-bottom:2.5rem}.s-banner .banner-settings{display:none}.s-posts .post-prevSlideButton,.s-posts .post-nextSlideButton{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.s-posts .post-prevSlideButton{left:12%}.s-posts .post-nextSlideButton{right:12%}}.searchSection{-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#d8d9dd;margin-top:0.625rem;padding:1.25rem 0 3.125rem}.searchSection-searchForm{height:2.5rem;border-radius:2.5rem}.searchSection-searchForm input,.searchSection-searchForm button{font-size:1.5rem;border-radius:2.5rem}.searchSection-searchForm input{color:#00489c}.searchSection-searchForm button{gap:0.5rem}.searchSection-searchForm button svg{height:1.5rem}.searchSection-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:0.5rem;margin:1.875rem 0}.searchSection-title svg{width:auto;height:2.25rem;color:#00489c;margin-bottom:0.375rem}.searchSection-title h1{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1.75rem;line-height:1.2;font-weight:700}.searchSection-title h1 span{color:#00489c}.searchSection-title h1 small{font-size:1.125rem;letter-spacing:-1px}.searchSection-title h1::before{content:"_";color:#00489c}.searchSection-resultList ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1.25rem;margin-top:1.25rem}.searchSection-resultList-categoryName{--color: #00489c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:0.5rem;max-width:48.75rem;font-style:italic;font-weight:900;font-size:2.375rem;color:var(--color)}.searchSection-resultList-categoryName::before,.searchSection-resultList-categoryName::after{content:"";display:block;height:0.1875rem;margin-bottom:0.625rem;background-color:var(--color)}.searchSection-resultList-categoryName::before{width:1.25rem}.searchSection-resultList-categoryName::after{-webkit-box-flex:1;-ms-flex:1;flex:1}.searchSection-resultList-categoryName.--news{--color: #8dc899}.searchSection-resultList-categoryName:not(:first-child){margin-top:2.5rem}.searchSection-resultList .post{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1.5rem;padding-right:0}.searchSection-resultList .post::after{content:none}.searchSection-resultList .post-cover{width:17.5rem;aspect-ratio:27/16}.searchSection-resultList .post-category{font-size:0.75rem;letter-spacing:0;padding:0.25rem 0.5rem}.searchSection-resultList .post-info{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0.5rem}.searchSection-resultList .post-title,.searchSection-resultList .post-buttons{margin-top:0}@media(max-width: 640px){.searchSection-searchForm input,.searchSection-searchForm button{font-size:1rem}.searchSection-resultList ul{gap:3rem}.searchSection-resultList .post{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.searchSection-resultList .post-cover{width:100%}}.entitiesContent{-webkit-box-flex:1;-ms-flex:1;flex:1}.entitiesContent-main{margin-top:3.75rem;margin-bottom:6.5625rem}.entitiesContent-main *{color:#5b5b5f}.entitiesContent-main .wp-block-heading{font-weight:900;font-size:1.5rem}.entitiesContent-main .wp-block-heading::before{content:"_";font-weight:700;color:#08255b}.entitiesContent-main p{font-weight:600;font-size:1.125rem}.entitiesContent-main p+.wp-block-heading{margin-top:2.5rem}.entitiesContent-main a{margin:0 0.3125rem;color:#8dc899;text-decoration:underline}.entitiesContent-main-entitiesList{display:grid;grid-template-columns:repeat(6, minmax(0, 1fr));-webkit-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem;row-gap:2.5rem;margin-top:2.5rem}.entitiesContent-main-entitiesList li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;aspect-ratio:1/1;padding:0.375rem;border:solid 3px #08255b;border-radius:50%;overflow:hidden}.entitiesContent-main-entitiesList li:nth-child(even){border-color:#8dc899}.entitiesContent-main-entitiesList img{height:100%;-o-object-fit:contain;object-fit:contain}@media(max-width: 1024px){.entitiesContent-main-entitiesList{grid-template-columns:repeat(4, minmax(0, 1fr))}}@media(max-width: 768px){.entitiesContent-main-entitiesList{grid-template-columns:repeat(3, minmax(0, 1fr));-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}}@media(max-width: 540px){.entitiesContent-main{margin-top:2.5rem}.entitiesContent-main .wp-block-heading{font-size:1.25rem}.entitiesContent-main p{font-size:1rem}.entitiesContent-main-entitiesList{grid-template-columns:repeat(2, minmax(0, 1fr));-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}}body:not(#page-home) .postSection{padding-bottom:7.5rem}body:not(#page-home) .postSection-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:5rem}body:not(#page-home) .postSection-pagination-prevPage a,body:not(#page-home) .postSection-pagination-nextPage a{padding:0.5rem 1rem;background-color:#00489c;color:#fff;font-weight:700;font-size:0.875rem;border-radius:1.5rem}body:not(#page-home) .postSection-pagination-prevPage{margin-right:auto}body:not(#page-home) .postSection-pagination-nextPage{margin-left:auto}body:not(#page-home) .postList{margin-top:3.75rem}@media(max-width: 768px){body:not(#page-home) .postList{grid-template-columns:repeat(2, minmax(0, 1fr))}body:not(#page-home) .post:nth-child(2n)::after,body:not(#page-home) .post:last-child::after{content:none}}@media(max-width: 540px){body:not(#page-home) .postList{grid-template-columns:repeat(1, minmax(0, 1fr))}body:not(#page-home) .post{padding-right:0}body:not(#page-home) .post::after{content:none}}.articleSection{padding:3.75rem 0 7.5rem}.articleSection-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:3rem}.articleSection-header-texts{-webkit-box-flex:1;-ms-flex:1;flex:1}.articleSection-header-date{color:#5b5b5f;font-style:italic;font-weight:500;font-size:1rem;line-height:1}.articleSection-header-title{margin:1rem 0;font-weight:800;font-size:3.5rem;line-height:1.2;letter-spacing:-1px;color:#00489c}.articleSection-header-shareButtons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1rem}.articleSection-header-shareButtons li:first-child{padding:0.5rem 0.75rem;background-color:var(--postBG);color:var(--postColor);font-weight:800;font-size:1rem;line-height:1;letter-spacing:1px;border-radius:1.25rem}.articleSection-header-thumbnail{aspect-ratio:7.5/5;-ms-flex-preferred-size:45%;flex-basis:45%;margin:auto 0}.articleSection-content{margin-top:3.5rem}.articleSection-content p{color:#5b5b5f;font-weight:600;font-size:1.125rem;line-height:1.25}.articleSection-content p+p{margin-top:1.5rem}.articleSection-content img{max-width:100%;margin:0 auto}@media(max-width: 1024px){.articleSection-header-title{font-size:2.25rem}}@media(max-width: 768px){.articleSection-header{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media(max-width: 540px){.articleSection-content p{font-size:1rem}}.contactSection{padding-bottom:7.5rem}.contactSection-content{margin-top:3.75rem}.contactSection-content p{color:#5b5b5f;font-weight:600;font-size:1.125rem;line-height:1.25}.contactSection-content p+p{margin-top:1.5rem}.contactSection-content strong{font-weight:800}.contactSection-content strong a{color:#8dc899}.contactSection-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.5rem;margin-top:3.5rem}.contactSection-info-contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:3rem;width:100%}.contactSection-info-contacts li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1.5rem}.contactSection-info-contacts svg{-ms-flex-negative:0;flex-shrink:0;width:6.25rem;height:auto;-webkit-filter:drop-shadow(3.5px 6.062px 6.5px rgba(0, 0, 0, 0.46));filter:drop-shadow(3.5px 6.062px 6.5px rgba(0, 0, 0, 0.46))}.contactSection-info-contacts h3{color:#8dc899;font-weight:900;font-size:2.25rem;line-height:1}.contactSection-info-contacts strong{display:block;margin-top:0.5rem;color:#5b5b5f;font-weight:900;font-size:1.75rem;line-height:1}.contactSection-info-form{-ms-flex-preferred-size:29.375rem;flex-basis:29.375rem;-ms-flex-negative:0;flex-shrink:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1.25rem;padding:2.5rem 1.25rem;background-color:#eee99e;border-radius:2.125rem}.contactSection-info-form .input-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:0.25rem;width:100%}.contactSection-info-form input,.contactSection-info-form textarea{width:100%;padding:1rem 1.25rem;color:#00489c;font-style:italic;font-weight:700;font-size:0.875rem;line-height:1;border-radius:1.5rem}.contactSection-info-form input::-webkit-input-placeholder, .contactSection-info-form textarea::-webkit-input-placeholder{color:#00489c;text-transform:uppercase}.contactSection-info-form input::-moz-placeholder, .contactSection-info-form textarea::-moz-placeholder{color:#00489c;text-transform:uppercase}.contactSection-info-form input:-ms-input-placeholder, .contactSection-info-form textarea:-ms-input-placeholder{color:#00489c;text-transform:uppercase}.contactSection-info-form input::-ms-input-placeholder, .contactSection-info-form textarea::-ms-input-placeholder{color:#00489c;text-transform:uppercase}.contactSection-info-form input::placeholder,.contactSection-info-form textarea::placeholder{color:#00489c;text-transform:uppercase}.contactSection-info-form input.error,.contactSection-info-form textarea.error{border:solid 1px red}.contactSection-info-form label.error{color:red;font-size:0.875rem}.contactSection-info-form textarea{min-height:11.25rem;resize:vertical}.contactSection-info-form button{position:absolute;left:50%;bottom:-1.5625rem;min-width:12.5rem;padding:0.8125rem 2.25rem;background-color:#8dc899;color:#eee99e;font-weight:900;font-size:1.5rem;line-height:1;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);text-transform:uppercase;text-align:center;border-radius:1.5rem}.contactSection-info-form button:disabled{cursor:not-allowed;opacity:.75}.contactSection-entities{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:3rem;margin-top:3.75rem}.contactSection-entity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1.5rem;width:100%}.contactSection-entity-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:10rem;aspect-ratio:1/1;padding:0.5rem;background:#fff;border:solid 3px #00489c;border-radius:50%;overflow:hidden}.contactSection-entity-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.contactSection-entity>div{-webkit-box-flex:1;-ms-flex:1;flex:1}.contactSection-entity h4{color:#08255b;font-weight:900;font-size:2.25rem;line-height:1}.contactSection-entity ul{margin-top:0.5rem;color:#5b5b5f;font-size:1.125rem}.contactSection-entity:nth-child(even) .contactSection-entity-logo{border-color:#8dc899}@media(max-width: 1160px){.contactSection-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3rem}.contactSection-info-form{-ms-flex-preferred-size:0;flex-basis:0;width:100%;max-width:36.25rem}}@media(max-width: 768px){.contactSection-info{margin-top:2.25rem}.contactSection-info-contacts{gap:1.5rem}.contactSection-info-contacts li{gap:1rem}.contactSection-info-contacts svg{width:3.75rem}.contactSection-info-contacts h3{font-size:1.5rem}.contactSection-info-contacts strong{font-size:1.25rem}}@media(max-width: 540px){.contactSection-content p{font-size:1rem}.contactSection-info-contacts svg{display:none}.contactSection-info-contacts h3{font-size:1.5rem}.contactSection-info-contacts strong{font-size:1.125rem}.contactSection-entity{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contactSection-entity h4,.contactSection-entity li{text-align:center}}