:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background-insurelatam);transition:color .5s,var(--color-background) .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;height:100%}#app{margin:0 auto;height:100%}html{height:100%}body{line-height:1.6;font-family:Play,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f3f3f3}*{margin:0;padding:0;box-sizing:border-box}.app{display:flex;flex-flow:column;min-height:100vh}img{max-width:100%}header{min-height:80px;position:fixed;top:0;margin:auto;width:100%;background-color:#111416;color:#fff}.header-container{max-width:1440px;margin:auto;display:flex;flex-flow:wrap;height:100%}.header-item{padding-top:1rem;padding-bottom:1rem;max-height:80px;display:flex;justify-content:center;align-items:center}.header-logo{padding-top:1rem;padding-bottom:1rem;max-height:80px}.header-logo-img{padding-top:1rem;padding-bottom:.3rem;max-height:80px}.header-menu{flex-grow:1}.burguer-menu{display:none}.mobile-menu{background:#000000;position:fixed;top:0;margin:0;min-height:100vh;height:100%;width:0%;opacity:0%;filter:alpha(opacity=0);z-index:10000;transition:all .6s cubic-bezier(.62,.04,.3,1.56);transition-delay:60ms}.mobile-menu-open{width:95%;opacity:95%;filter:alpha(opacity=95)}.mobile-menu-header{margin:0;width:100%;padding-right:2rem;padding-top:1rem;height:80px;color:#fff;z-index:10001}.mobile-menu>ul>li{text-decoration:none;color:#fff;font-family:Play;width:100%;padding:1rem 4rem;font-size:1.5rem;border-top:1px solid #111416;border-bottom:1px solid #111416}.mobile-menu>ul>li>a:hover{border-bottom:2px solid #ff0000}.mobile-menu>ul>li>a{text-decoration:none;color:#fff;font-family:Play;font-weight:700;width:100%;font-size:1.5rem}@media (max-width: 900px){header{z-index:10;top:0;transform:translateZ(0);-webkit-transform:translateZ(0)}.header-logo{flex-grow:1;padding-left:2rem}.burguer-menu{display:flex;padding-right:2rem}.header-login,.header-menu{display:none}}@media (max-width:1439px){.header-logo{padding-left:2rem}.header-login{padding-right:2rem}}.header-menu>ul{display:flex;flex-flow:wrap;list-style:none}.header-menu>ul>li{padding-left:1rem;padding-right:1rem;font-size:1.3rem;font-weight:700;font-family:Play}.header-menu>ul>li:hover{text-decoration:underline;text-decoration-color:red;cursor:pointer}.header-menu>ul>li>a{color:#fff;text-decoration:none;font-size:1.3rem;font-weight:700;font-family:Play}.header-menu>ul>li>a:hover{text-decoration:none;text-decoration-color:red;cursor:pointer;font-weight:700;font-family:Play}.header-menu>ul>li>a:visited{color:#fff;text-decoration:none;text-decoration-color:#fff;font-weight:700;font-family:Play}main{min-height:100vh}section{width:100%}section:first-child{margin-top:80px}.promotion-section{display:flex;justify-content:center;align-items:center;min-height:60vh;background-image:url(/assets/bg2-f821672e.jpg);background-repeat:no-repeat;background-size:cover;background-position-x:right}.promotion-section-item{flex-grow:1}.promotion-section-title{font-family:Black Ops One;font-size:3rem;color:#fff;padding-top:40px;padding-bottom:40px;text-align:center}.promotion-section-description{text-align:center;font-size:1.5rem;color:#fff;font-weight:700;background-color:#b7160b80;max-width:1440px;border-radius:5px}.section-container{max-width:1440px;margin:auto;background-color:#f3f3f3;display:flex;flex-flow:column;color:#b7160bb3}.section-container-item{flex-grow:1}.section-container-title{margin:auto;color:#b30000;font-size:2rem;font-weight:900;padding-top:30px}.section-container-content{margin:0;color:#b7160bb3;display:flex;flex-flow:wrap;justify-content:center;align-items:center}.event-card{margin:2rem;border-radius:15px;background-color:#fff;display:flex;flex-flow:column;flex-grow:1;min-width:280px;width:280px;max-width:280px;height:400px;box-shadow:0 0 15px #00000080;color:#000}.event-card>img{border-radius:inherit}.event-card-content>h2{text-transform:uppercase;font-weight:700}.event-card-content{padding:1rem;display:flex;flex-flow:column;flex-wrap:unset;height:100%;justify-content:space-around;text-align:center}.event-publish-promo{background-image:url(/assets/footer-bg-a4a44790.jpg);font-family:Play;color:#fff;font-size:2rem;text-align:center;padding:2rem;font-weight:700}.section-container-news{max-width:1440px;width:100%;margin:auto;display:flex;flex-flow:wrap;height:100%;justify-content:center;align-items:stretch}.news-item:first-child{flex-grow:3;flex-basis:960px;max-width:960px}.news-item{flex-grow:1;flex-basis:480px;max-width:480px;display:flex;justify-content:center;align-items:stretch}.news-item-container{width:100%;margin:2rem;background-color:#fff;border-radius:15px;box-shadow:0 0 15px #00000080}.news-item-container>.new-image{width:100%}.news-item-container>.new-image>img{padding:1rem;min-width:100%;min-height:100%;width:auto;height:auto;border-radius:30px}.news-item-title{padding:0rem 2rem;text-align:justify}.news-item-description{padding:2rem 2rem 0rem;text-align:justify}.news-item-published-date{padding:0rem 2rem;color:#000;text-align:justify}.news-item-readmore{padding:3rem 2rem 0rem}footer{background-color:#111416;color:#fff;background-image:url(/assets/footer-bg-a4a44790.jpg)}.footer-container{max-width:1440px;margin:auto;display:flex;flex-flow:column wrap}.footer-section{padding-top:4rem;display:flex;flex-flow:row wrap;justify-items:center;justify-content:center;align-content:center}.footer-section-item{flex-grow:1;flex-basis:400px;display:flex;justify-content:center}
