.background-color{--background-alpha:1}.background-color-white{background-color:rgba(255,255,255,var(--background-alpha))}.background-color-black{background-color:rgba(0,0,0,var(--background-alpha))}.background-color-seashell{background-color:rgba(236,240,241,var(--background-alpha))}.background-color-frosted{--background-alpha:.8;backdrop-filter:blur(25px)}.background-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.background-image-mountain{background-image:url(https://res.cloudinary.com/dhv9gcew6/image/upload/q_auto/v1675118656/jpvitan-website/backgrounds/low-polygon-mountains_pfwc3i.jpg)}.background-image-abstract{background-image:url(https://res.cloudinary.com/dhv9gcew6/image/upload/q_auto/v1675852937/jpvitan-website/backgrounds/wavy-abstract_knmpgf.jpg)}.background-image-space{background-image:url(https://res.cloudinary.com/dhv9gcew6/image/upload/q_auto/v1762883851/jpvitan-website/backgrounds/space_gsoizk.jpg)}.button-icon{padding:0;display:block}.button-icon svg{width:20px;height:20px;display:block}.button-icon-black svg{color:#000}.button-pill,.button-capsule,.button-plain{font-weight:600}.button-pill,.button-capsule{border-radius:20px}.button-pill-blue{color:#fff;background-color:#3498db}.button-pill-blue:hover{color:#000;background-color:#3498db}.button-pill-seashell{color:#3498db;background-color:#ecf0f1}.button-pill-seashell:hover{color:#000;background-color:#ecf0f1}.button-plain-blue{color:#3498db}.button-plain-blue:hover{color:#000}.card-basic{border-radius:25px;height:100%}.card-list{border-radius:0}@media screen and (width>=768px){.card-list{border-radius:25px}}.card-list .icon-row svg{color:#fff;width:30px;height:30px;display:block}.card-list .title-row p{color:#fff;font-weight:700}.card-list .item-row svg{color:#fff;width:15px;height:15px;display:block}.card-list .item-row p{color:#fff;margin-bottom:0}.card-app{border-radius:0}.card-app .icon{border-radius:13px}.progress{height:.5rem}.text-size-xs{font-size:.6rem}.text-size-sm{font-size:.8rem}.text-size-md{font-size:1rem}.text-size-lg{font-size:1.2rem}.text-size-xl{font-size:1.4rem}.text-size-xxl{font-size:4rem}.text-color-blue{color:#3498db}.text-color-violet{color:#9b59b6}.text-color-black{color:#000}.text-color-white{color:#fff}footer .icon-container{background-color:var(--navigation-icon-background-color);border-radius:10px;width:30px;height:30px}footer .icon-container svg{width:18px;height:18px;color:var(--navigation-icon-color);display:block}footer .icon-container:hover svg{width:18px;height:18px;color:var(--navigation-icon-hover-color);display:block}footer p{margin-bottom:0;font-size:.7rem}.navigation .bar{background-color:var(--navigation-bar-background-color);position:fixed;top:0;left:0;right:0}.navigation .menu{width:100%;height:100%;z-index:none;background-color:var(--navigation-menu-background-color);-webkit-backdrop-filter:blur(var(--navigation-menu-background-blur));position:fixed;bottom:0;left:0;overflow-y:auto}.navigation .bar,.navigation .menu{z-index:1}.navigation .control-panel .icon-container{background-color:var(--navigation-icon-background-color);border-radius:15px;width:60px;height:60px}.navigation .control-panel .icon-container svg{width:25px;height:25px;color:var(--navigation-icon-color);display:block}.navigation .control-panel .icon-container:hover svg{width:30px;height:30px;color:var(--navigation-icon-hover-color);display:block}.navigation .control-panel p{margin-top:.5rem;margin-bottom:0}h1,h2,h3,h4,h5,h6,p,a,button{font-family:var(--font-family)}h1,h2,h3,h4,h5,h6{font-weight:var(--heading-font-weight);color:var(--heading-font-color)}h1,h2{margin-bottom:1rem;font-size:calc(1.375rem + 1.5vw)}@media screen and (width>=1200px){h1,h2{font-size:2.5rem}}h3,h4{margin-bottom:.5rem}h3{font-size:1.4rem}h4{font-size:1.2rem}p{font-size:var(--font-size);font-weight:var(--font-weight);color:var(--font-color)}a{text-decoration:none}.animation-fade{animation:1s fade}@keyframes fade{0%{opacity:0}to{opacity:1}}.content-xs{max-width:35rem}.content-sm{max-width:50rem}.content-md{max-width:65rem}.content-lg{max-width:80rem}
