:root{--primary:#04307e;--color01:#f1f4fe}*{padding:0;margin:0}body{width:100%;overflow-y:scroll;overflow-x:hidden;background-color:var(--color01)!important}::-webkit-scrollbar{width:1px}::-webkit-scrollbar-track{background-color:var(--color01)}::-webkit-scrollbar-thumb{background-color:var(--primary)}a{text-decoration:none!important;color:var(--primary)}.cursor-pointer{cursor:pointer}.no-pointer-events{pointer-events:none}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wrap-anywhere{overflow-wrap:anywhere}.center{display:block;margin-left:auto;margin-right:auto}.hover:hover{background-color:hsla(0,0%,100%,.8)}.carousel-item-full{min-height:calc(90vh)}@media screen and (min-width:1273px){.carousel-item-full{width:100%}}.background_1{width:100%}.background_1:before{content:"";position:absolute;width:100%;height:100%;min-height:1200px;background-image:url(/assets/images/background-1.webp);background-size:cover;z-index:1;opacity:.1}.background_2{width:100%}.background_2:before{content:"";position:absolute;width:100%;height:100%;min-height:1200px;background-image:url(/assets/images/background-2.webp);background-size:cover;z-index:1;opacity:.1}.background_footer{width:100%}.background_footer:before{content:"";position:absolute;width:100%;height:100%;background-image:url(/assets/images/background-1.webp);background-size:cover;z-index:1;opacity:.1}.botton_shape_1{z-index:2;-webkit-clip-path:polygon(20px 0,calc(100% - 20px) 0,100% 50%,calc(100% - 20px) 100%,20px 100%,0 50%);clip-path:polygon(20px 0,calc(100% - 20px) 0,100% 50%,calc(100% - 20px) 100%,20px 100%,0 50%)}.botton_shape_2{--height:35px;--side:20px;--radius:10px;--_a:atan2(var(--side),var(--height)/2);height:var(--height);-webkit-clip-path:shape(from 0 0,line to calc(100% - var(--side) - var(--radius)) 0,curve by calc(var(--radius) * (1 + sin(var(--_a)))) calc(var(--radius) * cos(var(--_a))) with var(--radius) 0,line to calc(100% - var(--radius) * sin(var(--_a))) calc(50% - var(--radius) * cos(var(--_a))),curve by 0 calc(2 * var(--radius) * cos(var(--_a))) with 100% 50% from origin,line to calc(100% - var(--side) + var(--radius) * sin(var(--_a))) calc(100% - var(--radius) * cos(var(--_a))),curve to calc(100% - var(--side) - var(--radius)) 100% with calc(100% - var(--side)) 100%,line to 0 100%);clip-path:shape(from 0 0,line to calc(100% - var(--side) - var(--radius)) 0,curve by calc(var(--radius) * (1 + sin(var(--_a)))) calc(var(--radius) * cos(var(--_a))) with var(--radius) 0,line to calc(100% - var(--radius) * sin(var(--_a))) calc(50% - var(--radius) * cos(var(--_a))),curve by 0 calc(2 * var(--radius) * cos(var(--_a))) with 100% 50% from origin,line to calc(100% - var(--side) + var(--radius) * sin(var(--_a))) calc(100% - var(--radius) * cos(var(--_a))),curve to calc(100% - var(--side) - var(--radius)) 100% with calc(100% - var(--side)) 100%,line to 0 100%)}.botton_shape_3{width:400px;height:40px;-webkit-clip-path:polygon(0 49%,13% 4%,15% 0,85% 0,86% 1%,100% 49%,100% 51%,86% 99%,85% 100%,14% 100%,12% 94%,0 51%);clip-path:polygon(0 49%,13% 4%,15% 0,85% 0,86% 1%,100% 49%,100% 51%,86% 99%,85% 100%,14% 100%,12% 94%,0 51%)}.loading-pulse{padding:3.2px;width:64px;height:64px;position:relative}.loading-pulse,.loading-pulse:after{background-color:var(--primary);border-radius:50%}.loading-pulse:after{content:"";position:absolute;opacity:70%;width:128px;height:128px;z-index:-1;left:50%;top:50%;transform:translate(-50%,-50%);animation:pulse .5s ease-out infinite}@keyframes pulse{0%{opacity:100%;width:120px;height:120px}5%{opacity:90%;width:136px;height:136px}to{opacity:0;width:192px;height:192px}}