*{--bestBlue:#2a4d89;--bgBlue:#2a4d89;--backgroundLight:#fff;--PercentRed:#e13333;--PercentGreen:#318131;--scrollbarTrack:rgba(178,216,255,.22);--scrollbarThumb:rgba(95,143,255,.25);--scrollbarThumbHover:#2747fa;--lightThemeTextColor:#4d4d4d;--menuItemHoverBackground:linear-gradient(90deg,rgba(154,205,255,.218),#9acdff,#c3f0ff 81%,transparent);box-sizing:border-box;padding:0;margin:0;scrollbar-color:var(--scrollbarThumb) var(--backgroundLight);font-family:Calibri,-apple-system,BlinkMacSystemFont,Trebuchet MS,sans-serif}html{font-size:16px;scroll-behavior:smooth}select{font-size:13px}select:focus,textarea:focus{outline:1px solid rgba(0,191,255,.374)}body{min-height:100vh;background:var(--backgroundLight);color:var(--lightThemeTextColor)}.mainWrapper{overflow-y:scroll;max-height:400px;scrollbar-width:thin;scrollbar-color:#37b2fe var(--backgroundLight);scrollbar-gutter:stable both-edges;width:-moz-fit-content;width:fit-content;margin:0 auto}body div::-webkit-scrollbar{width:8px}body div::-webkit-scrollbar-track{background:var(--backgroundLight);width:8px;border-radius:16px}body div::-webkit-scrollbar-thumb{background:rgba(0,191,255,.373);border-radius:8px;width:8px}body div::-webkit-scrollbar-thumb:hover{background:#00bfff}::-webkit-scrollbar{width:11px;background:var(--backgroundLight)}::-webkit-scrollbar-thumb{background:rgba(0,191,255,.773);-webkit-border-radius:10px}::-webkit-scrollbar-corner{background:#b5e3ff46}body div{scrollbar-width:thin;scrollbar-color:#37b2fe #8fe3ff}a{color:inherit;text-decoration:none}::-webkit-input-placeholder{font-style:italic}:-moz-placeholder,::-moz-placeholder{font-style:italic}:-ms-input-placeholder{font-style:italic}select{text-indent:1px;text-overflow:"";appearance:none;-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;margin:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.load-spinner{display:inline-block}.load-spinner:after{content:" ";display:block;border-radius:50%;border-color:#305dff transparent;border-style:solid;border-width:6px;animation:load-spinner 1.2s linear infinite;margin:0 3px 0 0}@keyframes load-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:480px){body{-webkit-text-size-adjust:100%!important}}.Footer_wrapper__GKMGy{min-height:320px;background-color:#fcfcfd;position:relative}.Footer_main__tXs6Z{display:flex;flex-direction:row;justify-content:space-evenly;max-width:1100px;margin:120px auto 0;flex-wrap:wrap}.Footer_footerUL__x02zF{padding:20px 20px 0 0;display:flex;flex-direction:column;flex-wrap:wrap;position:relative;top:auto;left:auto;list-style-type:none}.Footer_listItem__gTijr{position:relative}.Footer_listItem__gTijr:before{content:"";position:absolute;width:100%;height:100%;border-radius:4px;background-color:rgba(0,191,255,.1);bottom:0;left:0;transform-origin:right;transform:scaleX(0);transition:transform .2s ease-in-out;pointer-events:none}.Footer_listItem__gTijr:hover:before{transform-origin:left;transform:scaleX(1)}.Footer_disclaimer__akTQi{max-width:755px;display:flex;flex-direction:row;text-align:justify;margin:40px auto 0;font-size:smaller;padding:5px 10px 40px}.Footer_allRightsReserved__SLUMK{position:absolute;bottom:10px;left:0;font-weight:500;right:0;margin:0 auto;text-align:center}.Footer_socialIcon__5D8UM{cursor:pointer}.Footer_logosHolding__5c6HM{display:flex;flex-wrap:wrap;gap:4px;margin:20px 0}@media screen and (max-width:470px){.Footer_logosHolding__5c6HM{max-width:80px;max-height:64px;justify-content:space-around}}@media screen and (min-width:1500px){.Footer_navUL__OCVe4{padding:0 15vw;background-color:#00b0f0}}@media screen and (max-width:1200px){.Footer_listItem__gTijr{padding:2px 0}.Footer_main__tXs6Z{justify-content:start;padding-left:20px}.Footer_footerUL__x02zF{padding:20px 20px 0}}.Layout_stickyNav__8UAn9{position:-webkit-sticky;position:sticky;top:0;background-color:var(--backgroundLight);z-index:9999;min-height:50px}@media screen and (max-width:1900px){.Layout_stickyNav__8UAn9{top:-1px}}.Layout_animatedMargin__o_hpa{margin:0 25px!important}.Layout_animatedMarginOpposite__lmhDa{margin:25px;animation-name:Layout_margin-animation-opposite__3lmA7;animation-duration:.4s;animation-fill-mode:forwards}@keyframes Layout_margin-animation__mjGla{0%{margin:25px}to{margin:0}}@keyframes Layout_margin-animation-Small-screen__N9UOu{0%{margin:25px 25px 0}to{margin:0}}@keyframes Layout_margin-animation-opposite-Small-screen__vXmsi{0%{margin:0}to{margin:25px 25px 0}}@keyframes Layout_margin-animation-opposite__3lmA7{0%{margin:0}to{margin:25px}}.Layout_navLogo__h10zQ{position:fixed;top:14px;left:clamp(35px,3.5vw,65px);z-index:10000;cursor:pointer}.Layout_navUL__2vPdq{display:flex;flex-direction:row;flex-wrap:wrap;position:relative;top:auto;left:auto;justify-content:space-evenly;list-style-type:none}.Layout_listItem__28Dp4{flex-grow:1;max-width:320px;text-align:center;font-weight:500;font-size:18px;position:relative;padding:20px 5px 5px}.Layout_listItem__28Dp4:before{content:"";position:absolute;width:100%;height:4px;border-radius:4px;background-color:#00bfff;bottom:0;left:0;transform-origin:right;transform:scaleX(0);transition:transform .15s ease-in-out}.Layout_listItem__28Dp4:hover:before{transform-origin:left;transform:scaleX(1)}.Layout_searchDiv__G5i_3{display:flex;flex-direction:row;margin:2px 25px;justify-content:space-around;align-content:center;flex-grow:1}@media screen and (min-width:886px){.Layout_navUL__2vPdq{margin:0 140px}}@media screen and (min-width:1030px){.Layout_navUL__2vPdq{margin:0 220px 0 140px}}@media screen and (min-width:1200px){.Layout_navUL__2vPdq{margin:0 260px 0 240px}}@media screen and (min-width:1400px){.Layout_navUL__2vPdq{margin:0 22vw}.Layout_searchDiv__G5i_3{padding:4px 0 6px}}.Layout_topItem__XmFnO:hover{text-decoration:underline}.Layout_newSticky__pS_Qv{position:-webkit-sticky;position:sticky}.Layout_myAccountContainer__Uze7J{display:flex;justify-content:space-between;padding:15px 0 15px 15px;border-radius:14px;position:relative}.Layout_loginLink__l7rQt{font-size:19px;color:#fff;background-color:#14b5eb;position:absolute;top:14px;right:180px;z-index:10000;display:inline-block;padding:4px 15px 4px 30px;border-radius:14px}.Layout_loginLink__l7rQt[id=loggedIn]{right:50px}.Layout_subscriptionLink__Y2Lc3{color:#fff;background-color:#f93;font-size:19px;position:absolute;top:16px;right:50px;z-index:10000;display:inline-block;padding:4px 15px!important;border-radius:14px}.Layout_viewDemoLink__vn2iM{position:absolute;right:-100px;bottom:auto;padding-left:15px;font-size:19px}.Layout_viewDemoLink__vn2iM:hover{color:#5c5c5c}@media screen and (max-width:1400px){.Layout_viewDemoLink__vn2iM{right:0;bottom:0;font-size:16px}.Layout_loginLink__l7rQt{right:130px}.Layout_loginLink__l7rQt[id=loggedIn],.Layout_subscriptionLink__Y2Lc3{right:5px}.Layout_navLogo__h10zQ{left:5px}}@media screen and (max-width:1030px){.Layout_loginLink__l7rQt{right:5px}.Layout_subscriptionLink__Y2Lc3{display:none}}.Layout_booleanButtons__wsEZX{padding:2px 10px;border-radius:5px;background-color:var(--backgroundLight);border-width:1px;border-color:rgba(0,0,0,.427)}.Layout_bg__IWZQs{background-image:linear-gradient(#fff,green,red)}.Layout_booleanButtonsOn__XXjQO{color:#fff;background-color:rgba(85,130,255,.564);padding:2px 10px;border-radius:5px;border-width:1px;border-color:rgba(0,0,0,.427)}.Layout_topDiv__IskMu{display:flex;flex-direction:row;justify-content:space-between;background-color:#00b0f0;color:#fff}.Layout_topLeftDiv__PO7_i{display:flex;flex-wrap:wrap;gap:25px;max-width:600px;font-size:clamp(.8rem,1.5vw,1rem)}@media screen and (min-width:1000px){.Layout_topLeftDiv__PO7_i{margin-left:5vw}.Layout_searchDiv__G5i_3{margin-right:0}}@media screen and (max-width:1000px){.Layout_searchDiv__G5i_3{margin-right:0}}.Layout_topRightDiv__vKMQh{display:flex;flex-wrap:wrap;justify-content:flex-end;float:right;font-size:clamp(.8rem,1.5vw,1rem)}.Layout_topnav__tkdlj{overflow:hidden}.Layout_icon__Ihjl_{display:none;position:relative;color:#e9f5fd}.Layout_myAccountPhoneIcon__91Bly{display:none;position:fixed;width:29px;height:29px;top:8px;right:15px;z-index:10000;color:#14b5eb;cursor:pointer}.Layout_svgMenuIcon__aW3VM{width:30px;height:30px;color:var(--bgBlue);position:relative;top:1px;left:5px}.Layout_nextLink__tMIHe{display:inline-block;width:100%;height:100%}@media screen and (min-width:1400px){.Layout_myAccountContainer__Uze7J{right:100px}}@media screen and (max-width:885px){.Layout_myAccountPhoneIcon__91Bly{display:block}.Layout_loginLink__l7rQt,.Layout_subscriptionLink__Y2Lc3{display:none}.Layout_myAccountContainer__Uze7J{display:none;position:absolute;padding:5px;top:-15px;right:35px}.Layout_topLine__ddzjT,.Layout_topnav__tkdlj li{display:none}.Layout_icon__Ihjl_{display:block;cursor:pointer;position:absolute;top:3px;right:50px;padding:4px 8px;border-radius:8px 0 0 8px;font-weight:600;font-size:19px;color:#000}.Layout_icon__Ihjl_:hover{color:#5e5e5e}.Layout_liSpan__6Ylok{padding:10px 0 10px 20px;display:inline-block}.Layout_topnav__tkdlj.Layout_responsive__cnBON li{float:none;display:block;text-align:left;padding:0;height:43px;width:100vw}.Layout_topnav__tkdlj.Layout_responsive__cnBON li:hover{background-color:#00bfff}.Layout_topnav__tkdlj.Layout_responsive__cnBON li:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.2)}.Layout_navUL__2vPdq{position:absolute;top:43px;width:100vw;left:0;flex-direction:column;flex-wrap:nowrap;padding:0;z-index:10000;background-color:#00b0f0}.Layout_listItem__28Dp4{color:#f8fff7}.Layout_listItem__28Dp4[id=sub]{margin-top:30px!important;height:auto!important}.Layout_listItem__28Dp4[id=first]{padding-top:10px!important;height:auto!important}.Layout_listItem__28Dp4[id=last]{padding-bottom:10px!important;height:auto!important}.Layout_listItem__28Dp4:before{transform:none;height:0}.Layout_listItem__28Dp4:hover:before{transform:none}}@media (max-width:885px){.Layout_searchDiv__G5i_3{flex-direction:column;justify-content:center;margin:0 auto;padding-bottom:5px}.Layout_logoImage__PgdTk{height:23px;width:120px}.Layout_navLogo__h10zQ{position:absolute;top:11px;left:30px}.Layout_animatedMargin__o_hpa{margin:25px 25px 0;animation-name:Layout_margin-animation-Small-screen__N9UOu}.Layout_animatedMarginOpposite__lmhDa{margin:25px 25px 0;animation-name:Layout_margin-animation-Opposite-Small-screen__pTOAP}}@media (max-width:270px){.Layout_navLogo__h10zQ{left:5px}}