:root{--primary-background: #ffffff;--secondary-background: #f8fafc;--card-background: #e7f0fe;--primary-text-color: #000000;--secondary-text-color: #4a5366;--button1-background: #146ef5;--button1-text-color: #ffffff;--button1-hover-background: #000000;--button1-hover-text-color: #ffffff;--button2-background: #ffffff;--button2-text-color: #000000;--button2-hover-background: #000000;--button2-hover-text-color: #ffffff;--border1: #f6f6f6;--text-hover-background: #146ef5;--text-hover-color: #ffffff;--sub-text-color: #6b7280;--heading2-color: #677284;--highlight-card: linear-gradient(135deg, #0a4d8cd9, #002762)}.flex{display:flex!important}.flex-wrap{flex-wrap:wrap}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-column{flex-direction:column}.flex-horizontal-space-between{justify-content:space-between}.flex-horizontal-space-even{justify-content:space-evenly}.flex-horizontal-space-center{justify-content:center}.flex-horizontal-end{justify-content:end}.flex-vertical-space-between{align-items:space-between}.flex-vertical-space-center{align-items:center}.flex-vertical-end{align-items:end}.g1{gap:16px}.g2{gap:48px}.center{text-align:center!important}.left{text-align:left!important}.right{text-align:right}.flex-wrap-nowrap{flex-wrap:nowrap}.column-g1{column-gap:16px}.w100{width:100%!important}.w80{width:80%!important}.w90{width:90%!important}.w50{width:50%!important}.w60{width:60%!important}.w70{width:70%!important}.w20{width:20%!important}.w75{width:75%!important}.w30{width:30%!important}.mw30{max-width:30%!important}.w40{width:47%}.w10{width:10%!important}.w5{width:5%!important}.w-fit{width:fit-content}.br1{border-radius:6px!important}.br2{border-radius:12px!important}.br3{border-radius:20px!important}.br5{border-radius:50px!important}.no-border{border:0!important}.fit-content{width:fit-content!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-end{text-align:end!important}.text-left{text-align:left!important}.text-bold{font-weight:700!important}.cursor-pointer{cursor:pointer!important}.fzSmall{font-size:small!important}.fzSmaller{font-size:smaller!important}.fzMedium{font-size:medium!important}.fzLarge{font-size:large!important}.fzLarger{font-size:xxx-large}.h6{font-size:12px!important}.h100{height:100%!important}.h90{height:90%!important}.h80{height:80%!important}.h70{height:70%!important}.h60{height:60%!important}.h50{height:50%!important}.h40{height:40%!important}.h30{height:30%!important}.h20{height:20%!important}.h10{height:10%!important}.margin-auto{margin:0 auto}.w33{width:30%!important}.w35{width:35%!important}@media only screen and (max-width:600px){.w40,.w33,.w30,.w50{width:100%!important}}.button-1{padding:12px 24px;border-radius:8px;border:0;outline:0;background-color:var(--button1-background);color:var(--button1-text-color);cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;display:flex;align-items:center}.button-1:hover{background-color:var(--button1-hover-background);color:var(--button1-hover-text-color);transform:translateY(-2px);box-shadow:#00000012 0 1px 1px,#00000012 0 2px 2px,#00000012 0 4px 4px,#00000012 0 8px 8px,#00000012 0 16px 16px}.button-2{padding:12px 24px;border-radius:8px;border:0;outline:0;background-color:var(--button2-background);color:var(--button2-text-color);cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;display:flex;align-items:center}.button-2:hover{background-color:var(--button1-hover-background);color:var(--button1-hover-text-color);transform:translateY(-2px);box-shadow:#00000012 0 1px 1px,#00000012 0 2px 2px,#00000012 0 4px 4px,#00000012 0 8px 8px,#00000012 0 16px 16px}*{margin:0;padding:0;box-sizing:border-box;font-family:Open Sans,sans-serif}html,body{scroll-behavior:smooth;font-size:13px;background-color:var(--secondary-background)}body{width:100%;height:auto;min-height:100%;overflow-y:auto}.pointer{cursor:pointer}.title-underline{height:4px;width:85px;background:var(--button1-background);margin:10px auto 20px;position:relative;border-radius:5px;overflow:hidden}.title-underline:before{content:"";position:absolute;left:0;top:0;height:100%;width:5px;background:#fff;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:MOVE-BG;animation-name:MOVE-BG}@keyframes MOVE-BG{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(85px);transform:translate(85px)}}.services{margin:80px 0}
