.megamenu{display:none;border-top:1px solid #E2EDFF;top:calc(100% - 5px)}.megamenu.open{display:block;z-index:99}.megamenu .megamenu-col{width:-webkit-max-content;width:-moz-max-content;width:max-content}.megamenu .logo svg{width:100%;height:auto}.megamenu p{width:305px}.megamenu .separator{background-color:#E2EDFF}.megamenu .megamenu-menu-item h4{font-size:15px}.megamenu .megamenu-menu-item h4,.megamenu .megamenu-menu-item .btn,.megamenu .megamenu-menu-item .btn svg path{-webkit-transition:0.2s ease-in;-o-transition:0.2s ease-in;transition:0.2s ease-in}.megamenu .megamenu-menu-item .btn{margin-top:5px;height:30px}.megamenu .megamenu-menu-item:hover h4,.megamenu .megamenu-menu-item:focus h4,.megamenu .megamenu-menu-item:active h4{color:#39B4EF}.megamenu .megamenu-menu-item:hover .btn,.megamenu .megamenu-menu-item:focus .btn,.megamenu .megamenu-menu-item:active .btn{background-color:#39B4EF;color:#fff}.megamenu .megamenu-menu-item:hover .btn svg path,.megamenu .megamenu-menu-item:focus .btn svg path,.megamenu .megamenu-menu-item:active .btn svg path{fill:#fff}.hamburger svg{width:15px;height:auto}.hamburger svg path{fill:#39B4EF}.socialLink{background-color:#E2EDFF;width:30px;height:30px;-webkit-transition:0.2s ease-in;-o-transition:0.2s ease-in;transition:0.2s ease-in}.socialLink svg{width:15px;height:auto}.socialLink svg path{-webkit-transition:0.2s ease-in;-o-transition:0.2s ease-in;transition:0.2s ease-in}.socialLink:hover,.socialLink:focus,.socialLink:active{background-color:#39B4EF}.socialLink:hover svg path,.socialLink:focus svg path,.socialLink:active svg path{fill:#fff}.input-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}.input-field label{cursor:pointer}.input-field input:not([type="checkbox"]),.input-field textarea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 20px;gap:6px;width:100%;height:40px;background:#F3F8FF;border:2px solid #E2EDFF;border-radius:4px;font-size:14px;line-height:20px;outline:none;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:0.2s ease-in;-o-transition:0.2s ease-in;transition:0.2s ease-in}.input-field input:not([type="checkbox"]) ::-webkit-input-placeholder, .input-field textarea ::-webkit-input-placeholder{color:#8795B0;opacity:1}.input-field input:not([type="checkbox"]) ::-moz-placeholder, .input-field textarea ::-moz-placeholder{color:#8795B0;opacity:1}.input-field input:not([type="checkbox"]) :-ms-input-placeholder, .input-field textarea :-ms-input-placeholder{color:#8795B0;opacity:1}.input-field input:not([type="checkbox"]) ::-ms-input-placeholder, .input-field textarea ::-ms-input-placeholder{color:#8795B0;opacity:1}.input-field input:not([type="checkbox"]) ::placeholder,.input-field textarea ::placeholder{color:#8795B0;opacity:1}.input-field input:not([type="checkbox"]) :-ms-input-placeholder,.input-field textarea :-ms-input-placeholder{color:#8795B0}.input-field input:not([type="checkbox"]) ::-ms-input-placeholder,.input-field textarea ::-ms-input-placeholder{color:#8795B0}.input-field input:not([type="checkbox"]):hover,.input-field input:not([type="checkbox"]):focus,.input-field input:not([type="checkbox"]):active,.input-field textarea:hover,.input-field textarea:focus,.input-field textarea:active{border:2px solid #39B4EF !important}.input-field textarea{min-height:90px;height:auto}.search-bar .input-field input{border:2px solid transparent;border-radius:0;height:100%}.search-bar svg{width:20px !important}.timeline::before{content:'';display:block;position:absolute;left:0;top:calc(50% + 12px);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:4px;z-index:0;background-color:#E2EDFF}@media only screen and (max-width: 999px){.timeline::before{width:4px;height:100%;left:calc( 40px + 10px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:0}.timeline .timeline-item::before{content:'';display:block;position:absolute;width:20px;height:20px;border-radius:50%;background-color:#39B4EF;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.modal{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-height:50vh;overflow-y:auto;width:50%;min-width:300px;max-width:100%;border-radius:10px;overflow-x:hidden}.faq-item{cursor:pointer}.faq-item summary{border-bottom:1px solid transparent;-webkit-transition:0.2s ease-in;-o-transition:0.2s ease-in;transition:0.2s ease-in}.faq-item summary::before{content:'';display:block;position:absolute;right:20px;top:24px;border:solid #B3C7EB;border-width:0 4px 4px 0;padding:4px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:0.2s ease-in;-o-transition:0.2s ease-in;transition:0.2s ease-in}@media only screen and (max-width: 999px){.faq-item summary::before{border-width:0 3px 3px 0;padding:3px;right:10px;top:18px}}.faq-item:hover summary{color:#39B4EF}.faq-item[open] summary{color:#39B4EF;border-bottom:1px solid #E2EDFF}.faq-item[open] summary::before{border:solid #39B4EF;border-width:0 4px 4px 0;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);top:29px}@media only screen and (max-width: 999px){.faq-item[open] summary::before{border-width:0 3px 3px 0;top:23px}}main{padding-top:93px}@media only screen and (max-width: 1290px){main{padding-top:72px}}@media only screen and (max-width: 1080px){main{padding-top:63px}}section{padding:100px 0}section.opener{padding:100px 0 0}section.opener svg{height:auto}@media only screen and (max-width: 999px){section.opener svg{width:100%}section{padding:80px 0}section.opener{padding:80px 0 0}}@media only screen and (max-width: 666px){section{padding:50px 0}section.opener{padding:50px 0 0}}.separator{width:1px;background-color:#E2EDFF;height:25px}.divider{width:100%;background-color:#E2EDFF;height:1px}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px;gap:7px;height:35px;border:1px solid #39B4EF;border-radius:30px;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-family:'Open Sans', serif;font-style:normal;cursor:pointer;-webkit-transition:0.2s ease-in;-o-transition:0.2s ease-in;transition:0.2s ease-in}.btn svg path{-webkit-transition:0.2s ease-in;-o-transition:0.2s ease-in;transition:0.2s ease-in}.btn:hover,.btn:focus,.btn:active,.btn.active{background-color:#39B4EF;color:#fff}.btn:hover svg path,.btn:focus svg path,.btn:active svg path,.btn.active svg path{fill:#fff}.btn.large{padding:0 20px;height:45px}.btn.large svg{width:15px;height:auto}.btn.bg-blue svg path{fill:#fff}.btn.bg-blue:hover,.btn.bg-blue:focus,.btn.bg-blue:active,.btn.bg-blue.active{background-color:#10b0fd;color:#fff}.btn.bg-yellow{border-color:#FFB618}.btn.bg-yellow svg path{fill:#fff}.btn.bg-yellow:hover,.btn.bg-yellow:focus,.btn.bg-yellow:active,.btn.bg-yellow.active{border-color:#39B4EF;color:#fff}.btn.text-linkedin:hover,.btn.text-linkedin:focus,.btn.text-linkedin:active,.btn.text-linkedin.active{background-color:#2E78B6;border-color:#2E78B6;color:#fff}@media only screen and (max-width: 900px){.btn{padding:0 10px;height:30px;font-size:13px !important}}@media only screen and (max-width: 640px){.btn{padding:0 8px;font-size:12px !important}.btn svg{display:none}}a:not(.btn).text-blue:hover,a:not(.btn).text-blue:focus,a:not(.btn).text-blue:active{color:#10b0fd}.h-unset{height:unset}#mainNavigation ul a{-webkit-transition:0.2s ease-in;-o-transition:0.2s ease-in;transition:0.2s ease-in}#mainNavigation ul a:hover,#mainNavigation ul a:focus,#mainNavigation ul a:active,#mainNavigation ul a.active{color:#39B4EF}.header-logo{width:110px}.header-logo svg{width:100%;height:auto}@media only screen and (max-width: 1080px){.header-logo{width:90px}}#mobileMenu{-webkit-transition:0.2s ease-in;-o-transition:0.2s ease-in;transition:0.2s ease-in;-webkit-transform:translateX(101%);-ms-transform:translateX(101%);transform:translateX(101%)}#mobileMenu.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.blur-md{-webkit-filter:blur(5px);filter:blur(5px)}.overflow-hidden{overflow:hidden}body ol{list-style:conic-gradient;padding-left:20px}body ol li::marker{color:#39B4EF}.toc a{-webkit-transition:0.2s ease-in;-o-transition:0.2s ease-in;transition:0.2s ease-in}.toc a.active,.toc a:hover,.toc a:focus,.toc a:active{font-weight:600;color:#002E47}.bg-gradient-case{background:-webkit-gradient(linear, left top, right top, color-stop(38.73%, #45BFF9), color-stop(83.24%, rgba(57,180,239,0)));background:-o-linear-gradient(left, #45BFF9 38.73%, rgba(57,180,239,0) 83.24%);background:linear-gradient(90deg, #45BFF9 38.73%, rgba(57,180,239,0) 83.24%)}.bg-gradient-product{background:-webkit-gradient(linear, left top, right top, color-stop(38.28%, #E2EDFF), color-stop(102.39%, #39B4EF));background:-o-linear-gradient(left, #E2EDFF 38.28%, #39B4EF 102.39%);background:linear-gradient(90deg, #E2EDFF 38.28%, #39B4EF 102.39%)}table th{font-size:18px;font-family:Inter;padding:15px 30px}@media only screen and (max-width: 1080px){table th{font-size:15px;padding:15px 10px}}@media only screen and (max-width: 640px){table th{font-size:13px}}table th:first-child{text-align:left}table td{padding:15px 30px;border-top:1px solid #E2EDFF}@media only screen and (max-width: 1080px){table td{padding:10px}}@media only screen and (max-width: 768px){table .country{padding:5px;margin:0 auto}table .country h5{display:none}}#articleContent ul{list-style:disc;padding-left:20px}div:not(.search-tabs)>.tab-item{padding-bottom:15px;border-bottom:2px solid #B3C7EB}div:not(.search-tabs)>.tab-item.active{border-color:#39B4EF;color:#002E47 !important}.tab-content.hidden{display:none !important}.search-tabs>.tab-item .circle,.search-tabs>.tab-item h4{-webkit-transition:0.2s ease-in;-o-transition:0.2s ease-in;transition:0.2s ease-in}.search-tabs>.tab-item:hover .circle,.search-tabs>.tab-item:focus .circle,.search-tabs>.tab-item.active .circle{background-color:#39B4EF !important}.search-tabs>.tab-item:hover h4,.search-tabs>.tab-item:focus h4,.search-tabs>.tab-item.active h4{font-weight:700 !important;color:#002E47 !important}#quoteSteps::before{content:'';display:block;position:absolute;top:14px;left:5%;width:90%;background-color:#B3C7EB;height:2px}#quoteSteps .stepTab{cursor:pointer}#quoteSteps .stepTab h4{-webkit-transition:0.2s ease-in;-o-transition:0.2s ease-in;transition:0.2s ease-in}#quoteSteps .stepTab.active h4,#quoteSteps .stepTab:hover h4,#quoteSteps .stepTab:focus h4,#quoteSteps .stepTab:active h4{color:#002E47 !important}#quoteSteps .stepTab.active .circle{background-color:#39B4EF !important}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-touch-action:manipulation;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0 !important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform 100ms ease;transition:-webkit-transform 100ms ease;-o-transition:transform 100ms ease;transition:transform 100ms ease;transition:transform 100ms ease, -webkit-transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3, 1.3);-webkit-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*='owl-']{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*='owl-']:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:0.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*='owl-']{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*='owl-']:hover{background:#39B4EF;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:0.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{margin-top:20px;text-align:center;-webkit-tap-highlight-color:transparent}@media only screen and (max-width: 666px){.owl-theme .owl-dots{margin-top:5px}}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:15px;height:15px;margin:0 10px;background:#C5D5F2;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;border-radius:30px}@media only screen and (max-width: 666px){.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:0 5px}}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#39B4EF}.owl-nav{position:absolute;width:100%;margin:0 !important;top:0;height:calc(100% - 30px);pointer-events:none}.owl-nav button.owl-prev{left:-20px}.owl-nav button.owl-next{right:-20px}@media only screen and (max-width: 666px){.owl-nav button.owl-prev{left:-10px}.owl-nav button.owl-next{right:-10px}}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next{background-color:#fff;width:50px;height:50px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.15);box-shadow:0 2px 5px rgba(0,0,0,0.15);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:0.2s ease-in;-o-transition:0.2s ease-in;transition:0.2s ease-in;position:absolute;bottom:50%;pointer-events:all;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}@media only screen and (max-width: 666px){.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next{width:40px;height:40px}}.owl-carousel .owl-nav button.owl-prev svg,.owl-carousel .owl-nav button.owl-next svg{width:18px;height:auto}@media only screen and (max-width: 666px){.owl-carousel .owl-nav button.owl-prev svg,.owl-carousel .owl-nav button.owl-next svg{width:14px}}.owl-carousel .owl-nav button.owl-prev svg path,.owl-carousel .owl-nav button.owl-next svg path{fill:#39B4EF;-webkit-transition:0.2s ease-in;-o-transition:0.2s ease-in;transition:0.2s ease-in}.owl-carousel .owl-nav button.owl-prev:hover svg path,.owl-carousel .owl-nav button.owl-next:hover svg path{fill:#ffff}.jq-toast-wrap{display:block;position:fixed;width:280px;pointer-events:none !important;margin:0;padding:0;letter-spacing:normal;z-index:9000 !important}.jq-toast-wrap *{margin:0;padding:0}.jq-toast-wrap.bottom-left{bottom:20px;left:20px}.jq-toast-wrap.bottom-right{bottom:20px;right:40px}.jq-toast-wrap.top-left{top:20px;left:20px}.jq-toast-wrap.top-right{top:20px;right:40px}.jq-toast-single{display:block;width:100%;padding:15px 20px;margin:0px 0px 5px;border-radius:4px;font-size:13px;line-height:17px;position:relative;pointer-events:all !important;background-color:#fff;color:#002E47;-webkit-box-shadow:rgba(0,0,0,0) 0px 0px 0px 0px,rgba(0,0,0,0) 0px 0px 0px 0px,rgba(111,111,111,0.25) 0px 5px 15px -1px;box-shadow:rgba(0,0,0,0) 0px 0px 0px 0px,rgba(0,0,0,0) 0px 0px 0px 0px,rgba(111,111,111,0.25) 0px 5px 15px -1px}.jq-toast-single h2{font-size:15px;font-weight:700;margin:0px 0px 7px;background:none;color:inherit;line-height:inherit;letter-spacing:normal}.jq-toast-single a{color:#eee;text-decoration:none;font-weight:bold;border-bottom:1px solid white;padding-bottom:3px;font-size:14px}.jq-toast-single ul{margin:0px 0px 0px 15px;background:none;padding:0px}.jq-toast-single ul li{list-style-type:disc !important;line-height:17px;background:none;margin:0;padding:0;letter-spacing:normal}.close-jq-toast-single{position:absolute;top:3px;right:7px;font-size:16px;cursor:pointer}.jq-toast-loader{display:block;position:absolute;top:-2px;height:5px;width:0%;left:0;border-radius:5px;background:red}.jq-toast-loaded{width:100%}.jq-has-icon{padding:10px 10px 10px 50px;background-repeat:no-repeat;background-position:10px}.jq-icon-info{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=");background-color:#39B4EF;color:#d9edf7;border-color:#bce8f1}.jq-icon-warning{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=");background-color:#FFB618;color:#fcf8e3;border-color:#faebcc}.jq-icon-error{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=");background-color:#EF6079;color:#f2dede;border-color:#ebccd1}.jq-icon-success{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==");background-color:#1DE39C;color:#dff0d8;border-color:#d6e9c6}/*
! tailwindcss v3.2.7 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}::before,
::after {
  --tw-content: '';
}/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
*/html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
}/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/abbr:where([title]) {
  text-decoration: underline dotted;
}/*
Remove the default font size and weight for headings.
*/h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}/*
Reset links to optimize for opt-in styling instead of opt-out.
*/a {
  color: inherit;
  text-decoration: inherit;
}/*
Add the correct font weight in Edge and Safari.
*/b,
strong {
  font-weight: bolder;
}/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}/*
Add the correct font size in all browsers.
*/small {
  font-size: 80%;
}/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}sub {
  bottom: -0.25em;
}sup {
  top: -0.5em;
}/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}/*
Remove the inheritance of text transform in Edge and Firefox.
*/button,
select {
  text-transform: none;
}/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}/*
Use the modern Firefox focus style for all focusable elements.
*/:-moz-focusring {
  outline: auto;
}/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/:-moz-ui-invalid {
  box-shadow: none;
}/*
Add the correct vertical alignment in Chrome and Firefox.
*/progress {
  vertical-align: baseline;
}/*
Correct the cursor style of increment and decrement buttons in Safari.
*/::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}/*
Remove the inner padding in Chrome and Safari on macOS.
*/::-webkit-search-decoration {
  -webkit-appearance: none;
}/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}/*
Add the correct display in Chrome and Safari.
*/summary {
  display: list-item;
}/*
Removes the default spacing and border for appropriate elements.
*/blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}fieldset {
  margin: 0;
  padding: 0;
}legend {
  padding: 0;
}ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}/*
Prevent resizing textareas horizontally by default.
*/textarea {
  resize: vertical;
}/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}/*
Set the default cursor for buttons.
*/button,
[role="button"] {
  cursor: pointer;
}/*
Make sure disabled buttons don't get the pointer cursor.
*/:disabled {
  cursor: default;
}/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/img,
video {
  max-width: 100%;
  height: auto;
}/* Make elements with the HTML hidden attribute stay hidden by default */[hidden] {
  display: none;
}html{font-family:Open Sans, sans-serif;font-size:16px;background-color:#F3F8FF}a{display:block}*, ::before, ::after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%;margin-right:auto;margin-left:auto;padding-right:20px;padding-left:20px}@media (min-width: 640px){.container{max-width:640px;padding-right:10px;padding-left:10px}}@media (min-width: 768px){.container{max-width:768px;padding-right:0;padding-left:0}}@media (min-width: 900px){.container{max-width:900px;padding-right:0;padding-left:0}}@media (min-width: 1080px){.container{max-width:1080px;padding-right:0;padding-left:0}}@media (min-width: 1290px){.container{max-width:1290px;padding-right:0;padding-left:0}}.button{display:flex;width:max-content;gap:5px;border-radius:30px;border-width:1px;--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding-left:15px;padding-right:15px;padding-top:7px;padding-bottom:7px;font-size:0.875rem;line-height:1.25rem;font-weight:600;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:200ms}.card{position:relative;display:flex;width:100%;flex-direction:column;gap:30px;border-radius:10px;--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding-left:20px;padding-right:20px;padding-top:25px;padding-bottom:25px;--tw-shadow:0px 5px 15px -1px rgba(111, 111, 111, 0.25);--tw-shadow-colored:0px 5px 15px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}@media (min-width: 768px){.card{padding-left:30px;padding-right:30px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.left-0{left:0px}.right-0{right:0px}.top-0{top:0px}.top-\[100px\]{top:100px}.top-\[63px\]{top:63px}.top-full{top:100%}.z-1{z-index:1}.z-10{z-index:10}.z-2{z-index:2}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.col-span-1{grid-column:span 1 / span 1}.row-start-2{grid-row-start:2}.mx-auto{margin-left:auto;margin-right:auto}.my-20px{margin-top:20px;margin-bottom:20px}.ml-7px{margin-left:7px}.mt-100px{margin-top:100px}.mt-10px{margin-top:10px}.mt-20px{margin-top:20px}.mt-30px{margin-top:30px}.mt-5px{margin-top:5px}.mt-80px{margin-top:80px}.mt-auto{margin-top:auto}.mb-5px{margin-bottom:5px}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.table{display:table}.\!grid{display:grid !important}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-1\/10{height:10%}.h-3\/6{height:50%}.h-8{height:2rem}.h-\[120px\]{height:120px}.h-\[15px\]{height:15px}.h-\[20px\]{height:20px}.h-\[220px\]{height:220px}.h-\[250px\]{height:250px}.h-\[25px\]{height:25px}.h-\[2px\]{height:2px}.h-\[30px\]{height:30px}.h-\[35px\]{height:35px}.h-\[40px\]{height:40px}.h-\[45px\]{height:45px}.h-\[55px\]{height:55px}.h-\[60px\]{height:60px}.h-\[70px\]{height:70px}.h-\[7px\]{height:7px}.h-\[80px\]{height:80px}.h-\[8px\]{height:8px}.h-fit{height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.w-2\/4{width:50%}.w-20{width:5rem}.w-8{width:2rem}.w-\[100px\]{width:100px}.w-\[10px\]{width:10px}.w-\[15px\]{width:15px}.w-\[200px\]{width:200px}.w-\[20px\]{width:20px}.w-\[220px\]{width:220px}.w-\[250px\]{width:250px}.w-\[25px\]{width:25px}.w-\[270px\]{width:270px}.w-\[280px\]{width:280px}.w-\[30px\]{width:30px}.w-\[310px\]{width:310px}.w-\[320px\]{width:320px}.w-\[35px\]{width:35px}.w-\[360px\]{width:360px}.w-\[380px\]{width:380px}.w-\[390px\]{width:390px}.w-\[3px\]{width:3px}.w-\[400px\]{width:400px}.w-\[40px\]{width:40px}.w-\[45px\]{width:45px}.w-\[460px\]{width:460px}.w-\[500px\]{width:500px}.w-\[546px\]{width:546px}.w-\[55px\]{width:55px}.w-\[572px\]{width:572px}.w-\[60px\]{width:60px}.w-\[690px\]{width:690px}.w-\[760px\]{width:760px}.w-\[770px\]{width:770px}.w-\[780px\]{width:780px}.w-\[7px\]{width:7px}.w-\[80px\]{width:80px}.w-\[855px\]{width:855px}.w-\[8px\]{width:8px}.w-\[900px\]{width:900px}.w-\[90px\]{width:90px}.w-\[970px\]{width:970px}.w-fit{width:fit-content}.w-full{width:100%}.w-max{width:max-content}.w-min{width:min-content}.w-screen{width:100vw}.max-w-300px{max-width:300px}.max-w-\[130px\]{max-width:130px}.max-w-\[250px\]{max-width:250px}.max-w-\[300px\]{max-width:300px}.max-w-\[350px\]{max-width:350px}.max-w-\[600px\]{max-width:600px}.max-w-full{max-width:100%}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1, minmax(0, 1fr))}.grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-10px{gap:10px}.gap-15px{gap:15px}.gap-20px{gap:20px}.gap-25px{gap:25px}.gap-30px{gap:30px}.gap-40px{gap:40px}.gap-50px{gap:50px}.gap-5px{gap:5px}.gap-60px{gap:60px}.gap-7px{gap:7px}.gap-80px{gap:80px}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.rounded-10px{border-radius:10px}.rounded-15px{border-radius:15px}.rounded-20px{border-radius:20px}.rounded-30px{border-radius:30px}.rounded-40px{border-radius:40px}.rounded-4px{border-radius:4px}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:0.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-x-2{border-left-width:2px;border-right-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l-2{border-left-width:2px}.border-t-2{border-top-width:2px}.border-blackBlue{--tw-border-opacity:1;border-color:rgb(0 46 71 / var(--tw-border-opacity))}.border-blue{--tw-border-opacity:1;border-color:rgb(57 180 239 / var(--tw-border-opacity))}.border-gray{--tw-border-opacity:1;border-color:rgb(226 237 255 / var(--tw-border-opacity))}.border-green{--tw-border-opacity:1;border-color:rgb(29 227 156 / var(--tw-border-opacity))}.border-iconGray{--tw-border-opacity:1;border-color:rgb(179 199 235 / var(--tw-border-opacity))}.border-linkedin{--tw-border-opacity:1;border-color:rgb(46 120 182 / var(--tw-border-opacity))}.border-red{--tw-border-opacity:1;border-color:rgb(239 96 121 / var(--tw-border-opacity))}.border-yellow{--tw-border-opacity:1;border-color:rgb(255 182 24 / var(--tw-border-opacity))}.bg-blue{--tw-bg-opacity:1;background-color:rgb(57 180 239 / var(--tw-bg-opacity))}.bg-blue2{--tw-bg-opacity:1;background-color:rgb(5 143 209 / var(--tw-bg-opacity))}.bg-blueDark{--tw-bg-opacity:1;background-color:rgb(33 164 227 / var(--tw-bg-opacity))}.bg-gray{--tw-bg-opacity:1;background-color:rgb(226 237 255 / var(--tw-bg-opacity))}.bg-gray2{--tw-bg-opacity:1;background-color:rgb(243 248 255 / var(--tw-bg-opacity))}.bg-green{--tw-bg-opacity:1;background-color:rgb(29 227 156 / var(--tw-bg-opacity))}.bg-hawkesBlue{--tw-bg-opacity:1;background-color:rgb(186 207 241 / var(--tw-bg-opacity))}.bg-iconGray{--tw-bg-opacity:1;background-color:rgb(179 199 235 / var(--tw-bg-opacity))}.bg-lightBlue{--tw-bg-opacity:1;background-color:rgb(220 248 255 / var(--tw-bg-opacity))}.bg-lightBlue2{--tw-bg-opacity:1;background-color:rgb(196 233 251 / var(--tw-bg-opacity))}.bg-red{--tw-bg-opacity:1;background-color:rgb(239 96 121 / var(--tw-bg-opacity))}.bg-textGray{--tw-bg-opacity:1;background-color:rgb(112 126 149 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-yellow{--tw-bg-opacity:1;background-color:rgb(255 182 24 / var(--tw-bg-opacity))}.bg-particles{background-image:url('../../images/global/particles.svg')}.bg-cover{background-size:cover}.object-cover{object-fit:cover}.p-10px{padding:10px}.p-15px{padding:15px}.p-2{padding:0.5rem}.p-2\.5{padding:0.625rem}.p-20px{padding:20px}.p-25px{padding:25px}.p-30px{padding:30px}.p-40px{padding:40px}.p-5px{padding:5px}.px-10px{padding-left:10px;padding-right:10px}.px-15px{padding-left:15px;padding-right:15px}.px-20px{padding-left:20px;padding-right:20px}.px-25px{padding-left:25px;padding-right:25px}.px-30px{padding-left:30px;padding-right:30px}.px-40px{padding-left:40px;padding-right:40px}.px-50px{padding-left:50px;padding-right:50px}.px-5px{padding-left:5px;padding-right:5px}.py-0{padding-top:0px;padding-bottom:0px}.py-100px{padding-top:100px;padding-bottom:100px}.py-10px{padding-top:10px;padding-bottom:10px}.py-120px{padding-top:120px;padding-bottom:120px}.py-15px{padding-top:15px;padding-bottom:15px}.py-20px{padding-top:20px;padding-bottom:20px}.py-25px{padding-top:25px;padding-bottom:25px}.py-30px{padding-top:30px;padding-bottom:30px}.py-50px{padding-top:50px;padding-bottom:50px}.py-5px{padding-top:5px;padding-bottom:5px}.pb-0{padding-bottom:0px}.pb-30px{padding-bottom:30px}.pb-5px{padding-bottom:5px}.pl-15px{padding-left:15px}.pl-30px{padding-left:30px}.pl-40px{padding-left:40px}.pl-5{padding-left:1.25rem}.pr-15px{padding-right:15px}.pr-30px{padding-right:30px}.pr-5px{padding-right:5px}.pr-\[15px\]{padding-right:15px}.pt-10px{padding-top:10px}.pt-15px{padding-top:15px}.pt-5px{padding-top:5px}.text-left{text-align:left}.text-center{text-align:center}.font-inter{font-family:Inter}.text-2\.5xl{font-size:28px;line-height:33px}.text-2xl{font-size:22px;line-height:26px}.text-\[15px\]{font-size:15px}.text-base{font-size:1rem;line-height:1.5rem}.text-body{font-size:22px;line-height:32px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:0.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:0.75rem;line-height:1rem}.text-\[13px\]{font-size:13px}.font-black{font-weight:900}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-normal{font-weight:400}.italic{font-style:italic}.leading-\[13px\]{line-height:13px}.leading-\[14px\]{line-height:14px}.text-blackBlue{--tw-text-opacity:1;color:rgb(0 46 71 / var(--tw-text-opacity))}.text-blue{--tw-text-opacity:1;color:rgb(57 180 239 / var(--tw-text-opacity))}.text-lightBlue{--tw-text-opacity:1;color:rgb(220 248 255 / var(--tw-text-opacity))}.text-linkedin{--tw-text-opacity:1;color:rgb(46 120 182 / var(--tw-text-opacity))}.text-textGray{--tw-text-opacity:1;color:rgb(112 126 149 / var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-yellow{--tw-text-opacity:1;color:rgb(255 182 24 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.opacity-60{opacity:0.6}.shadow-card{--tw-shadow:0px 5px 15px -1px rgba(111, 111, 111, 0.25);--tw-shadow-colored:0px 5px 15px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-md{--tw-blur:blur(12px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}.transition-colors{transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}.duration-200{transition-duration:200ms}.hover\:bg-blue:hover{--tw-bg-opacity:1;background-color:rgb(57 180 239 / var(--tw-bg-opacity))}.hover\:text-blackBlue:hover{--tw-text-opacity:1;color:rgb(0 46 71 / var(--tw-text-opacity))}.hover\:text-blue:hover{--tw-text-opacity:1;color:rgb(57 180 239 / var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hover\:text-yellow:hover{--tw-text-opacity:1;color:rgb(255 182 24 / var(--tw-text-opacity))}@media (min-width: 640px){.sm\:block{display:block}.sm\:flex{display:flex}.sm\:grid{display:grid}.sm\:h-\[15px\]{height:15px}.sm\:w-\[15px\]{width:15px}.sm\:w-full{width:100%}.sm\:grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:items-center{align-items:center}.sm\:gap-15px{gap:15px}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-sm{font-size:0.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 768px){.md\:col-span-full{grid-column:1 / -1}.md\:h-\[330px\]{height:330px}.md\:w-\[730px\]{width:730px}.md\:max-w-\[350px\]{max-width:350px}.md\:grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.md\:flex-row{flex-direction:row}.md\:items-end{align-items:flex-end}.md\:justify-start{justify-content:flex-start}.md\:gap-0{gap:0px}.md\:gap-20px{gap:20px}.md\:gap-25px{gap:25px}.md\:gap-30px{gap:30px}.md\:py-25px{padding-top:25px;padding-bottom:25px}.md\:text-left{text-align:left}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-sm{font-size:0.875rem;line-height:1.25rem}}@media (min-width: 900px){.mdl\:block{display:block}.mdl\:flex{display:flex}.mdl\:w-\[20px\]{width:20px}.mdl\:max-w-\[250px\]{max-width:250px}.mdl\:max-w-\[350px\]{max-width:350px}.mdl\:max-w-full{max-width:100%}.mdl\:grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.mdl\:grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.mdl\:flex-row{flex-direction:row}.mdl\:flex-col{flex-direction:column}.mdl\:justify-between{justify-content:space-between}.mdl\:gap-0{gap:0px}.mdl\:gap-10px{gap:10px}.mdl\:gap-15px{gap:15px}.mdl\:gap-30px{gap:30px}.mdl\:gap-50px{gap:50px}.mdl\:text-base{font-size:1rem;line-height:1.5rem}.mdl\:text-lg{font-size:1.125rem;line-height:1.75rem}.mdl\:font-bold{font-weight:700}}@media (min-width: 1080px){.lg\:top-\[72px\]{top:72px}.lg\:row-start-1{grid-row-start:1}.lg\:mx-0{margin-left:0px;margin-right:0px}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-\[150px\]{height:150px}.lg\:h-\[15px\]{height:15px}.lg\:h-\[35px\]{height:35px}.lg\:h-\[85px\]{height:85px}.lg\:h-full{height:100%}.lg\:w-1\/10{width:10%}.lg\:w-3\/6{width:50%}.lg\:w-\[1010px\]{width:1010px}.lg\:w-\[150px\]{width:150px}.lg\:w-\[20px\]{width:20px}.lg\:w-\[30px\]{width:30px}.lg\:w-\[35px\]{width:35px}.lg\:w-\[380px\]{width:380px}.lg\:w-\[400px\]{width:400px}.lg\:w-\[500px\]{width:500px}.lg\:w-\[600px\]{width:600px}.lg\:w-\[750px\]{width:750px}.lg\:w-\[760px\]{width:760px}.lg\:w-\[854px\]{width:854px}.lg\:w-\[85px\]{width:85px}.lg\:w-fit{width:fit-content}.lg\:w-full{width:100%}.lg\:max-w-full{max-width:100%}.lg\:grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.lg\:grid-cols-7-5{grid-template-columns:7fr 5fr}.lg\:grid-cols-alternative{grid-template-columns:8fr 4fr}.lg\:grid-cols-company{grid-template-columns:1fr 220px}.lg\:grid-cols-legal{grid-template-columns:9fr 3fr}.lg\:grid-cols-letters{grid-template-columns:1fr 11fr}.lg\:grid-cols-search{grid-template-columns:3fr 9fr}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:items-start{align-items:flex-start}.lg\:items-center{align-items:center}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-0{gap:0px}.lg\:gap-10px{gap:10px}.lg\:gap-120px{gap:120px}.lg\:gap-15px{gap:15px}.lg\:gap-160px{gap:160px}.lg\:gap-20px{gap:20px}.lg\:gap-25px{gap:25px}.lg\:gap-30px{gap:30px}.lg\:gap-40px{gap:40px}.lg\:gap-50px{gap:50px}.lg\:gap-5px{gap:5px}.lg\:gap-60px{gap:60px}.lg\:gap-80px{gap:80px}.lg\:border-b-0{border-bottom-width:0px}.lg\:p-15px{padding:15px}.lg\:p-20px{padding:20px}.lg\:p-30px{padding:30px}.lg\:p-40px{padding:40px}.lg\:px-15px{padding-left:15px;padding-right:15px}.lg\:px-20px{padding-left:20px;padding-right:20px}.lg\:px-25px{padding-left:25px;padding-right:25px}.lg\:px-40px{padding-left:40px;padding-right:40px}.lg\:px-50px{padding-left:50px;padding-right:50px}.lg\:px-80px{padding-left:80px;padding-right:80px}.lg\:py-0{padding-top:0px;padding-bottom:0px}.lg\:py-10px{padding-top:10px;padding-bottom:10px}.lg\:py-15px{padding-top:15px;padding-bottom:15px}.lg\:py-20px{padding-top:20px;padding-bottom:20px}.lg\:py-30px{padding-top:30px;padding-bottom:30px}.lg\:py-80px{padding-top:80px;padding-bottom:80px}.lg\:pb-80px{padding-bottom:80px}.lg\:pl-0{padding-left:0px}.lg\:pr-40px{padding-right:40px}.lg\:pt-10px{padding-top:10px}.lg\:pt-20px{padding-top:20px}.lg\:pt-25px{padding-top:25px}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:text-2\.5xl{font-size:28px;line-height:33px}.lg\:text-2xl{font-size:22px;line-height:26px}.lg\:text-3xl{font-size:32px;line-height:38px}.lg\:text-5xl{font-size:40px;line-height:48px}.lg\:text-\[15px\]{font-size:15px}.lg\:text-\[20px\]{font-size:20px}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-base-15{font-size:15px;line-height:20px}.lg\:text-body{font-size:22px;line-height:32px}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-sm{font-size:0.875rem;line-height:1.25rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:text-xs{font-size:0.75rem;line-height:1rem}.lg\:font-\[17px\]{font-weight:17px}.lg\:font-semibold{font-weight:600}}@media (min-width: 1290px){.xl\:left-0{left:0px}.xl\:top-\[92px\]{top:92px}.xl\:gap-15px{gap:15px}.xl\:gap-20px{gap:20px}.xl\:py-20px{padding-top:20px;padding-bottom:20px}.xl\:text-base{font-size:1rem;line-height:1.5rem}.xl\:text-sm{font-size:0.875rem;line-height:1.25rem}}

/*# sourceMappingURL=style.min.css.map */
