:host,:root{--w-e-textarea-bg-color:#fff;--w-e-textarea-color:#333;--w-e-textarea-border-color:#ccc;--w-e-textarea-slight-border-color:#e8e8e8;--w-e-textarea-slight-color:#d4d4d4;--w-e-textarea-slight-bg-color:#f5f2f0;--w-e-textarea-selected-border-color:#b4d5ff;--w-e-textarea-handler-bg-color:#4290f7;--w-e-toolbar-color:#595959;--w-e-toolbar-bg-color:#fff;--w-e-toolbar-active-color:#333;--w-e-toolbar-active-bg-color:#f1f1f1;--w-e-toolbar-disabled-color:#999;--w-e-toolbar-border-color:#e8e8e8;--w-e-modal-button-bg-color:#fafafa;--w-e-modal-button-border-color:#d9d9d9}.w-e-text-container *,.w-e-toolbar *{box-sizing:border-box;margin:0;outline:none;padding:0}.w-e-text-container blockquote,.w-e-text-container li,.w-e-text-container p,.w-e-text-container td,.w-e-text-container th,.w-e-toolbar *{line-height:1.5}.w-e-text-container{background-color:var(--w-e-textarea-bg-color);color:var(--w-e-textarea-color);height:100%;position:relative}.w-e-text-container .w-e-scroll{-webkit-overflow-scrolling:touch;height:100%}.w-e-text-container [data-slate-editor]{word-wrap:break-word;border-top:1px solid transparent;min-height:100%;outline:0;padding:0 10px;white-space:pre-wrap}.w-e-text-container [data-slate-editor] p{margin:15px 0}.w-e-text-container [data-slate-editor] h1,.w-e-text-container [data-slate-editor] h2,.w-e-text-container [data-slate-editor] h3,.w-e-text-container [data-slate-editor] h4,.w-e-text-container [data-slate-editor] h5{margin:20px 0}.w-e-text-container [data-slate-editor] img{cursor:default;display:inline!important;max-width:100%;min-height:20px;min-width:20px}.w-e-text-container [data-slate-editor] span{text-indent:0}.w-e-text-container [data-slate-editor] [data-selected=true]{box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color)}.w-e-text-placeholder{font-style:italic;left:10px;top:17px;width:90%}.w-e-max-length-info,.w-e-text-placeholder{color:var(--w-e-textarea-slight-color);pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.w-e-max-length-info{bottom:.5em;right:1em}.w-e-bar{background-color:var(--w-e-toolbar-bg-color);color:var(--w-e-toolbar-color);font-size:14px;padding:0 5px}.w-e-bar svg{fill:var(--w-e-toolbar-color);height:14px;width:14px}.w-e-bar-show{display:flex}.w-e-bar-hidden{display:none}.w-e-hover-bar{border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 5px rgba(0,0,0,.122);position:absolute}.w-e-toolbar{flex-wrap:wrap;position:relative}.w-e-bar-divider{background-color:var(--w-e-toolbar-border-color);display:inline-flex;height:40px;margin:0 5px;width:1px}.w-e-bar-item{display:flex;height:40px;padding:4px;position:relative;text-align:center}.w-e-bar-item,.w-e-bar-item button{align-items:center;justify-content:center}.w-e-bar-item button{background:transparent;border:none;color:var(--w-e-toolbar-color);cursor:pointer;display:inline-flex;height:32px;overflow:hidden;padding:0 8px;white-space:nowrap}.w-e-bar-item button:hover{background-color:var(--w-e-toolbar-active-bg-color);color:var(--w-e-toolbar-active-color)}.w-e-bar-item button .title{margin-left:5px}.w-e-bar-item .active{background-color:var(--w-e-toolbar-active-bg-color);color:var(--w-e-toolbar-active-color)}.w-e-bar-item .disabled{color:var(--w-e-toolbar-disabled-color);cursor:not-allowed}.w-e-bar-item .disabled svg{fill:var(--w-e-toolbar-disabled-color)}.w-e-bar-item .disabled:hover{background-color:var(--w-e-toolbar-bg-color);color:var(--w-e-toolbar-disabled-color)}.w-e-bar-item .disabled:hover svg{fill:var(--w-e-toolbar-disabled-color)}.w-e-menu-tooltip-v5:before{background-color:var(--w-e-toolbar-active-color);border-radius:5px;color:var(--w-e-toolbar-bg-color);content:attr(data-tooltip);font-size:.75em;padding:5px 10px;text-align:center;top:40px;white-space:pre;z-index:1}.w-e-menu-tooltip-v5:after,.w-e-menu-tooltip-v5:before{opacity:0;position:absolute;transition:opacity .6s;visibility:hidden}.w-e-menu-tooltip-v5:after{border:5px solid transparent;border-bottom:5px solid var(--w-e-toolbar-active-color);content:"";top:30px}.w-e-menu-tooltip-v5:hover:after,.w-e-menu-tooltip-v5:hover:before{opacity:1;visibility:visible}.w-e-menu-tooltip-v5.tooltip-right:before{left:100%;top:10px}.w-e-menu-tooltip-v5.tooltip-right:after{border-bottom-color:transparent;border-left-color:transparent;border-right-color:var(--w-e-toolbar-active-color);border-top-color:transparent;left:100%;margin-left:-10px;top:16px}.w-e-bar-item-group .w-e-bar-item-menus-container{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 10px rgba(0,0,0,.122);display:none;left:0;margin-top:40px;position:absolute;top:0;z-index:1}.w-e-bar-item-group:hover .w-e-bar-item-menus-container{display:block}.w-e-select-list{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 10px rgba(0,0,0,.122);left:0;margin-top:40px;max-height:350px;min-width:100px;overflow-y:auto;position:absolute;top:0;z-index:1}.w-e-select-list ul{line-height:1;list-style:none}.w-e-select-list ul .selected{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-select-list ul li{cursor:pointer;padding:7px 0 7px 25px;position:relative;text-align:left;white-space:nowrap}.w-e-select-list ul li:hover{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-select-list ul li svg{left:0;margin-left:5px;margin-top:-7px;position:absolute;top:50%}.w-e-bar-bottom .w-e-select-list{bottom:0;margin-bottom:40px;margin-top:0;top:inherit}.w-e-drop-panel{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 10px rgba(0,0,0,.122);margin-top:40px;min-width:200px;padding:10px;position:absolute;top:0;z-index:1}.w-e-bar-bottom .w-e-drop-panel{bottom:0;margin-bottom:40px;margin-top:0;top:inherit}.w-e-modal{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 10px rgba(0,0,0,.122);color:var(--w-e-toolbar-color);font-size:14px;min-height:40px;min-width:100px;padding:20px 15px 0;position:absolute;text-align:left;z-index:1}.w-e-modal .btn-close{cursor:pointer;line-height:1;padding:5px;position:absolute;right:8px;top:7px}.w-e-modal .btn-close svg{fill:var(--w-e-toolbar-color);height:10px;width:10px}.w-e-modal .babel-container{display:block;margin-bottom:15px}.w-e-modal .babel-container span{display:block;margin-bottom:10px}.w-e-modal .button-container{margin-bottom:15px}.w-e-modal button{background-color:var(--w-e-modal-button-bg-color);cursor:pointer;font-weight:400;height:32px;padding:4.5px 15px;text-align:center;touch-action:manipulation;transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.w-e-modal button,.w-e-modal input[type=number],.w-e-modal input[type=text],.w-e-modal textarea{border:1px solid var(--w-e-modal-button-border-color);border-radius:4px;color:var(--w-e-toolbar-color)}.w-e-modal input[type=number],.w-e-modal input[type=text],.w-e-modal textarea{font-feature-settings:"tnum";background-color:var(--w-e-toolbar-bg-color);font-variant:tabular-nums;padding:4.5px 11px;transition:all .3s;width:100%}.w-e-modal textarea{min-height:60px}body .w-e-modal,body .w-e-modal *{box-sizing:border-box}.w-e-progress-bar{background-color:var(--w-e-textarea-handler-bg-color);height:1px;position:absolute;transition:width .3s;width:0}.w-e-full-screen-container{bottom:0!important;display:flex!important;flex-direction:column!important;height:100%!important;left:0!important;margin:0!important;padding:0!important;position:fixed;right:0!important;top:0!important;width:100%!important}.w-e-full-screen-container [data-w-e-textarea=true]{flex:1!important}.w-e-text-container [data-slate-editor] code{background-color:var(--w-e-textarea-slight-bg-color);border-radius:3px;font-family:monospace;padding:3px}.w-e-panel-content-color{list-style:none;text-align:left;width:230px}.w-e-panel-content-color li{border:1px solid var(--w-e-toolbar-bg-color);border-radius:3px 3px;cursor:pointer;display:inline-block;padding:2px}.w-e-panel-content-color li:hover{border-color:var(--w-e-toolbar-color)}.w-e-panel-content-color li .color-block{border:1px solid var(--w-e-toolbar-border-color);border-radius:3px 3px;height:17px;width:17px}.w-e-panel-content-color .active{border-color:var(--w-e-toolbar-color)}.w-e-panel-content-color .clear{line-height:1.5;margin-bottom:5px;width:100%}.w-e-panel-content-color .clear svg{height:16px;margin-bottom:-4px;width:16px}.w-e-text-container [data-slate-editor] blockquote{background-color:var(--w-e-textarea-slight-bg-color);border-left:8px solid var(--w-e-textarea-selected-border-color);display:block;font-size:100%;line-height:1.5;margin:10px 0;padding:10px}.w-e-panel-content-emotion{font-size:20px;list-style:none;text-align:left;width:300px}.w-e-panel-content-emotion li{border-radius:3px 3px;cursor:pointer;display:inline-block;padding:0 5px}.w-e-panel-content-emotion li:hover{background-color:var(--w-e-textarea-slight-bg-color)}.w-e-textarea-divider{border-radius:3px;margin:20px auto;padding:20px}.w-e-textarea-divider hr{background-color:var(--w-e-textarea-border-color);border:0;display:block;height:1px}.w-e-text-container [data-slate-editor] pre>code{background-color:var(--w-e-textarea-slight-bg-color);border:1px solid var(--w-e-textarea-slight-border-color);border-radius:4px 4px;display:block;font-size:14px;padding:10px;text-indent:0}.w-e-text-container [data-slate-editor] .w-e-image-container{display:inline-block;margin:0 3px}.w-e-text-container [data-slate-editor] .w-e-image-container:hover{box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color)}.w-e-text-container [data-slate-editor] .w-e-selected-image-container{overflow:hidden;position:relative}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .w-e-image-dragger{background-color:var(--w-e-textarea-handler-bg-color);height:7px;position:absolute;width:7px}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-top{cursor:nwse-resize;left:0;top:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-top{cursor:nesw-resize;right:0;top:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-bottom{bottom:0;cursor:nesw-resize;left:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-bottom{bottom:0;cursor:nwse-resize;right:0}.w-e-text-container [contenteditable=false] .w-e-image-container:hover,.w-e-text-container [data-slate-editor] .w-e-selected-image-container:hover{box-shadow:none}.w-e-text-container [data-slate-editor] .table-container{border:1px dashed var(--w-e-textarea-border-color);border-radius:5px;margin-top:10px;overflow-x:auto;padding:10px;width:100%}.w-e-text-container [data-slate-editor] table{border-collapse:collapse}.w-e-text-container [data-slate-editor] table td,.w-e-text-container [data-slate-editor] table th{border:1px solid var(--w-e-textarea-border-color);line-height:1.5;min-width:30px;padding:3px 5px;text-align:left}.w-e-text-container [data-slate-editor] table th{background-color:var(--w-e-textarea-slight-bg-color);font-weight:700;text-align:center}.w-e-panel-content-table{background-color:var(--w-e-toolbar-bg-color)}.w-e-panel-content-table table{border-collapse:collapse}.w-e-panel-content-table td{border:1px solid var(--w-e-toolbar-border-color);cursor:pointer;height:15px;padding:3px 5px;width:20px}.w-e-panel-content-table td.active{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-textarea-video-container{background-image:linear-gradient(45deg,#eee 25%,transparent 0,transparent 75%,#eee 0,#eee),linear-gradient(45deg,#eee 25%,#fff 0,#fff 75%,#eee 0,#eee);background-position:0 0,10px 10px;background-size:20px 20px;border:1px dashed var(--w-e-textarea-border-color);border-radius:5px;margin:10px auto 0;padding:10px 0;text-align:center}.w-e-text-container [data-slate-editor] pre>code{word-wrap:normal;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;-webkit-hyphens:none;hyphens:none;line-height:1.5;margin:.5em 0;overflow:auto;padding:1em;-moz-tab-size:4;-o-tab-size:4;tab-size:4;text-align:left;text-shadow:0 1px #fff;white-space:pre;word-break:normal;word-spacing:normal}.w-e-text-container [data-slate-editor] pre>code .token.cdata,.w-e-text-container [data-slate-editor] pre>code .token.comment,.w-e-text-container [data-slate-editor] pre>code .token.doctype,.w-e-text-container [data-slate-editor] pre>code .token.prolog{color:#708090}.w-e-text-container [data-slate-editor] pre>code .token.punctuation{color:#999}.w-e-text-container [data-slate-editor] pre>code .token.namespace{opacity:.7}.w-e-text-container [data-slate-editor] pre>code .token.boolean,.w-e-text-container [data-slate-editor] pre>code .token.constant,.w-e-text-container [data-slate-editor] pre>code .token.deleted,.w-e-text-container [data-slate-editor] pre>code .token.number,.w-e-text-container [data-slate-editor] pre>code .token.property,.w-e-text-container [data-slate-editor] pre>code .token.symbol,.w-e-text-container [data-slate-editor] pre>code .token.tag{color:#905}.w-e-text-container [data-slate-editor] pre>code .token.attr-name,.w-e-text-container [data-slate-editor] pre>code .token.builtin,.w-e-text-container [data-slate-editor] pre>code .token.char,.w-e-text-container [data-slate-editor] pre>code .token.inserted,.w-e-text-container [data-slate-editor] pre>code .token.selector,.w-e-text-container [data-slate-editor] pre>code .token.string{color:#690}.w-e-text-container [data-slate-editor] pre>code .language-css .token.string,.w-e-text-container [data-slate-editor] pre>code .style .token.string,.w-e-text-container [data-slate-editor] pre>code .token.entity,.w-e-text-container [data-slate-editor] pre>code .token.operator,.w-e-text-container [data-slate-editor] pre>code .token.url{color:#9a6e3a}.w-e-text-container [data-slate-editor] pre>code .token.atrule,.w-e-text-container [data-slate-editor] pre>code .token.attr-value,.w-e-text-container [data-slate-editor] pre>code .token.keyword{color:#07a}.w-e-text-container [data-slate-editor] pre>code .token.class-name,.w-e-text-container [data-slate-editor] pre>code .token.function{color:#dd4a68}.w-e-text-container [data-slate-editor] pre>code .token.important,.w-e-text-container [data-slate-editor] pre>code .token.regex,.w-e-text-container [data-slate-editor] pre>code .token.variable{color:#e90}.w-e-text-container [data-slate-editor] pre>code .token.bold,.w-e-text-container [data-slate-editor] pre>code .token.important{font-weight:700}.w-e-text-container [data-slate-editor] pre>code .token.italic{font-style:italic}.w-e-text-container [data-slate-editor] pre>code .token.entity{cursor:help}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html[dir=ltr] *{font-family:var(--primary-font-en),serif}html[dir=rtl] *{font-family:var(--primary-font-ar),serif}*{margin:0;padding:0}*,:after,:before{box-sizing:border-box}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}textarea{resize:none}a{outline:none;cursor:pointer}a,a:focus,a:hover{text-decoration:none}figure{margin:0}img{vertical-align:middle}ul{padding:0;margin:0;list-style:none}#__next{min-height:100%;overflow:hidden}p{margin-bottom:0}.html-render{all:initial;box-sizing:border-box;font-family:var(--primary-font-en),serif}.html-render *{box-sizing:inherit;all:revert}:root{--primary-font-en:"Poppins",sans-serif;--primary-font-ar:"Poppins",sans-serif;--_white:#fff;--_black:#000;--_red:red;--_E6EDFE:#e6edfe;--_F9F9F9:#f9f9f9;--_96B5FB:#96b5fb;--_6B96F9:#6b96f9;--_2B69F7:#2b69f7;--_004AF5:#004af5;--_0034AC:#0034ac;--_0034AC_rgb:0,52,172;--_002D95:#002d95;--_44434C:#44434c;--_E6FBFE:#e6fbfe;--_96F0FA:#96f0fa;--_6BEAF7:#6beaf7;--_2BE1F4:#2be1f4;--_00DBF2:#00dbf2;--_0099A9:#0099a9;--_008694:#008694;--_ECF1FF:#ecf1ff;--_9ca3af:#9ca3af;--_6b7280:#6b7280;--_d1d5db:#d1d5db;--_DEE3E6:#dee3e6;--_E9EAEE:#e9eaee;--_A3A7BA:#a3a7ba;--_444D74:#444d74;--_E8E9EE:#e8e9ee;--_9FA6BB:#9fa6bb;--_77829F:#77829f;--_3D4C75:#3d4c75;--_152759:#152759;--_0D1836:#0d1836;--_FCEAE9:#fceae9;--_F2A9A6:#f2a9a6;--_ED8682:#ed8682;--_E5524C:#e5524c;--_E02E27:#e02e27;--_9D201B:#9d201b;--_891C18:#891c18;--_FEF8E8:#fef8e8;--_FAE2A1:#fae2a1;--_F9D67A:#f9d67a;--_F6C441:#f6c441;--_F4B81A:#f4b81a;--_AB8112:#ab8112;--_957010:#957010;--_5AA640:#5aa640;--_4E9138:#4e9138;--_FFFFFF:#fff;--_FAFBFB:#fafbfb;--_F5F6F7:#f5f6f7;--_EBEEEF:#ebeeef;--_616679:#616679;--_00AACB:#00aacb;--_828282:#828282;--_414A58:#414a58;--_9EA1AB:#9ea1ab;--_ECF1F2:#ecf1f2;--_D9D9D9:#d9d9d9;--_81838C:#81838c;--_EAECED:#eaeced}.c_white{color:var(--_white)}.bg-c_white{background-color:var(--_white)}.b-c_white{border-color:var(--_white)}.fill-c_white path,.fill-c_white rect{fill:var(--_white)}.stroke-c_white path,.stroke-c_white rect{stroke:var(--_white)}.h-c_white:hover{color:var(--_white)}.h-bg-c_white:hover{background-color:var(--_white)}.h-c_white:hover{border-color:var(--_white)}.h-fill-c_white:hover path{fill:var(--_white)}.c_black{color:var(--_black)}.bg-c_black{background-color:var(--_black)}.b-c_black{border-color:var(--_black)}.fill-c_black path,.fill-c_black rect{fill:var(--_black)}.stroke-c_black path,.stroke-c_black rect{stroke:var(--_black)}.h-c_black:hover{color:var(--_black)}.h-bg-c_black:hover{background-color:var(--_black)}.h-c_black:hover{border-color:var(--_black)}.h-fill-c_black:hover path{fill:var(--_black)}.c_red{color:var(--_red)}.bg-c_red{background-color:var(--_red)}.b-c_red{border-color:var(--_red)}.fill-c_red path,.fill-c_red rect{fill:var(--_red)}.stroke-c_red path,.stroke-c_red rect{stroke:var(--_red)}.h-c_red:hover{color:var(--_red)}.h-bg-c_red:hover{background-color:var(--_red)}.h-c_red:hover{border-color:var(--_red)}.h-fill-c_red:hover path{fill:var(--_red)}.c_E6EDFE{color:var(--_E6EDFE)}.bg-c_E6EDFE{background-color:var(--_E6EDFE)}.b-c_E6EDFE{border-color:var(--_E6EDFE)}.fill-c_E6EDFE path,.fill-c_E6EDFE rect{fill:var(--_E6EDFE)}.stroke-c_E6EDFE path,.stroke-c_E6EDFE rect{stroke:var(--_E6EDFE)}.h-c_E6EDFE:hover{color:var(--_E6EDFE)}.h-bg-c_E6EDFE:hover{background-color:var(--_E6EDFE)}.h-c_E6EDFE:hover{border-color:var(--_E6EDFE)}.h-fill-c_E6EDFE:hover path{fill:var(--_E6EDFE)}.c_F9F9F9{color:var(--_F9F9F9)}.bg-c_F9F9F9{background-color:var(--_F9F9F9)}.b-c_F9F9F9{border-color:var(--_F9F9F9)}.fill-c_F9F9F9 path,.fill-c_F9F9F9 rect{fill:var(--_F9F9F9)}.stroke-c_F9F9F9 path,.stroke-c_F9F9F9 rect{stroke:var(--_F9F9F9)}.h-c_F9F9F9:hover{color:var(--_F9F9F9)}.h-bg-c_F9F9F9:hover{background-color:var(--_F9F9F9)}.h-c_F9F9F9:hover{border-color:var(--_F9F9F9)}.h-fill-c_F9F9F9:hover path{fill:var(--_F9F9F9)}.c_96B5FB{color:var(--_96B5FB)}.bg-c_96B5FB{background-color:var(--_96B5FB)}.b-c_96B5FB{border-color:var(--_96B5FB)}.fill-c_96B5FB path,.fill-c_96B5FB rect{fill:var(--_96B5FB)}.stroke-c_96B5FB path,.stroke-c_96B5FB rect{stroke:var(--_96B5FB)}.h-c_96B5FB:hover{color:var(--_96B5FB)}.h-bg-c_96B5FB:hover{background-color:var(--_96B5FB)}.h-c_96B5FB:hover{border-color:var(--_96B5FB)}.h-fill-c_96B5FB:hover path{fill:var(--_96B5FB)}.c_6B96F9{color:var(--_6B96F9)}.bg-c_6B96F9{background-color:var(--_6B96F9)}.b-c_6B96F9{border-color:var(--_6B96F9)}.fill-c_6B96F9 path,.fill-c_6B96F9 rect{fill:var(--_6B96F9)}.stroke-c_6B96F9 path,.stroke-c_6B96F9 rect{stroke:var(--_6B96F9)}.h-c_6B96F9:hover{color:var(--_6B96F9)}.h-bg-c_6B96F9:hover{background-color:var(--_6B96F9)}.h-c_6B96F9:hover{border-color:var(--_6B96F9)}.h-fill-c_6B96F9:hover path{fill:var(--_6B96F9)}.c_44434C{color:var(--_44434C)}.bg-c_44434C{background-color:var(--_44434C)}.b-c_44434C{border-color:var(--_44434C)}.fill-c_44434C path,.fill-c_44434C rect{fill:var(--_44434C)}.stroke-c_44434C path,.stroke-c_44434C rect{stroke:var(--_44434C)}.h-c_44434C:hover{color:var(--_44434C)}.h-bg-c_44434C:hover{background-color:var(--_44434C)}.h-c_44434C:hover{border-color:var(--_44434C)}.h-fill-c_44434C:hover path{fill:var(--_44434C)}.c_2B69F7{color:var(--_2B69F7)}.bg-c_2B69F7{background-color:var(--_2B69F7)}.b-c_2B69F7{border-color:var(--_2B69F7)}.fill-c_2B69F7 path,.fill-c_2B69F7 rect{fill:var(--_2B69F7)}.stroke-c_2B69F7 path,.stroke-c_2B69F7 rect{stroke:var(--_2B69F7)}.h-c_2B69F7:hover{color:var(--_2B69F7)}.h-bg-c_2B69F7:hover{background-color:var(--_2B69F7)}.h-c_2B69F7:hover{border-color:var(--_2B69F7)}.h-fill-c_2B69F7:hover path{fill:var(--_2B69F7)}.c_004AF5{color:var(--_004AF5)}.bg-c_004AF5{background-color:var(--_004AF5)}.b-c_004AF5{border-color:var(--_004AF5)}.fill-c_004AF5 path,.fill-c_004AF5 rect{fill:var(--_004AF5)}.stroke-c_004AF5 path,.stroke-c_004AF5 rect{stroke:var(--_004AF5)}.h-c_004AF5:hover{color:var(--_004AF5)}.h-bg-c_004AF5:hover{background-color:var(--_004AF5)}.h-c_004AF5:hover{border-color:var(--_004AF5)}.h-fill-c_004AF5:hover path{fill:var(--_004AF5)}.c_0034AC{color:var(--_0034AC)}.bg-c_0034AC{background-color:var(--_0034AC)}.b-c_0034AC{border-color:var(--_0034AC)}.fill-c_0034AC path,.fill-c_0034AC rect{fill:var(--_0034AC)}.stroke-c_0034AC path,.stroke-c_0034AC rect{stroke:var(--_0034AC)}.h-c_0034AC:hover{color:var(--_0034AC)}.h-bg-c_0034AC:hover{background-color:var(--_0034AC)}.h-c_0034AC:hover{border-color:var(--_0034AC)}.h-fill-c_0034AC:hover path{fill:var(--_0034AC)}.c_002D95{color:var(--_002D95)}.bg-c_002D95{background-color:var(--_002D95)}.b-c_002D95{border-color:var(--_002D95)}.fill-c_002D95 path,.fill-c_002D95 rect{fill:var(--_002D95)}.stroke-c_002D95 path,.stroke-c_002D95 rect{stroke:var(--_002D95)}.h-c_002D95:hover{color:var(--_002D95)}.h-bg-c_002D95:hover{background-color:var(--_002D95)}.h-c_002D95:hover{border-color:var(--_002D95)}.h-fill-c_002D95:hover path{fill:var(--_002D95)}.c_ECF1FF{color:var(--_ECF1FF)}.bg-c_ECF1FF{background-color:var(--_ECF1FF)}.b-c_ECF1FF{border-color:var(--_ECF1FF)}.fill-c_ECF1FF path,.fill-c_ECF1FF rect{fill:var(--_ECF1FF)}.stroke-c_ECF1FF path,.stroke-c_ECF1FF rect{stroke:var(--_ECF1FF)}.h-c_ECF1FF:hover{color:var(--_ECF1FF)}.h-bg-c_ECF1FF:hover{background-color:var(--_ECF1FF)}.h-c_ECF1FF:hover{border-color:var(--_ECF1FF)}.h-fill-c_ECF1FF:hover path{fill:var(--_ECF1FF)}.c_9ca3af{color:var(--_9ca3af)}.bg-c_9ca3af{background-color:var(--_9ca3af)}.b-c_9ca3af{border-color:var(--_9ca3af)}.fill-c_9ca3af path,.fill-c_9ca3af rect{fill:var(--_9ca3af)}.stroke-c_9ca3af path,.stroke-c_9ca3af rect{stroke:var(--_9ca3af)}.h-c_9ca3af:hover{color:var(--_9ca3af)}.h-bg-c_9ca3af:hover{background-color:var(--_9ca3af)}.h-c_9ca3af:hover{border-color:var(--_9ca3af)}.h-fill-c_9ca3af:hover path{fill:var(--_9ca3af)}.c_6b7280{color:var(--_6b7280)}.bg-c_6b7280{background-color:var(--_6b7280)}.b-c_6b7280{border-color:var(--_6b7280)}.fill-c_6b7280 path,.fill-c_6b7280 rect{fill:var(--_6b7280)}.stroke-c_6b7280 path,.stroke-c_6b7280 rect{stroke:var(--_6b7280)}.h-c_6b7280:hover{color:var(--_6b7280)}.h-bg-c_6b7280:hover{background-color:var(--_6b7280)}.h-c_6b7280:hover{border-color:var(--_6b7280)}.h-fill-c_6b7280:hover path{fill:var(--_6b7280)}.c_d1d5db{color:var(--_d1d5db)}.bg-c_d1d5db{background-color:var(--_d1d5db)}.b-c_d1d5db{border-color:var(--_d1d5db)}.fill-c_d1d5db path,.fill-c_d1d5db rect{fill:var(--_d1d5db)}.stroke-c_d1d5db path,.stroke-c_d1d5db rect{stroke:var(--_d1d5db)}.h-c_d1d5db:hover{color:var(--_d1d5db)}.h-bg-c_d1d5db:hover{background-color:var(--_d1d5db)}.h-c_d1d5db:hover{border-color:var(--_d1d5db)}.h-fill-c_d1d5db:hover path{fill:var(--_d1d5db)}.c_E6FBFE{color:var(--_E6FBFE)}.bg-c_E6FBFE{background-color:var(--_E6FBFE)}.b-c_E6FBFE{border-color:var(--_E6FBFE)}.fill-c_E6FBFE path,.fill-c_E6FBFE rect{fill:var(--_E6FBFE)}.stroke-c_E6FBFE path,.stroke-c_E6FBFE rect{stroke:var(--_E6FBFE)}.h-c_E6FBFE:hover{color:var(--_E6FBFE)}.h-bg-c_E6FBFE:hover{background-color:var(--_E6FBFE)}.h-c_E6FBFE:hover{border-color:var(--_E6FBFE)}.h-fill-c_E6FBFE:hover path{fill:var(--_E6FBFE)}.c_96F0FA{color:var(--_96F0FA)}.bg-c_96F0FA{background-color:var(--_96F0FA)}.b-c_96F0FA{border-color:var(--_96F0FA)}.fill-c_96F0FA path,.fill-c_96F0FA rect{fill:var(--_96F0FA)}.stroke-c_96F0FA path,.stroke-c_96F0FA rect{stroke:var(--_96F0FA)}.h-c_96F0FA:hover{color:var(--_96F0FA)}.h-bg-c_96F0FA:hover{background-color:var(--_96F0FA)}.h-c_96F0FA:hover{border-color:var(--_96F0FA)}.h-fill-c_96F0FA:hover path{fill:var(--_96F0FA)}.c_6BEAF7{color:var(--_6BEAF7)}.bg-c_6BEAF7{background-color:var(--_6BEAF7)}.b-c_6BEAF7{border-color:var(--_6BEAF7)}.fill-c_6BEAF7 path,.fill-c_6BEAF7 rect{fill:var(--_6BEAF7)}.stroke-c_6BEAF7 path,.stroke-c_6BEAF7 rect{stroke:var(--_6BEAF7)}.h-c_6BEAF7:hover{color:var(--_6BEAF7)}.h-bg-c_6BEAF7:hover{background-color:var(--_6BEAF7)}.h-c_6BEAF7:hover{border-color:var(--_6BEAF7)}.h-fill-c_6BEAF7:hover path{fill:var(--_6BEAF7)}.c_2BE1F4{color:var(--_2BE1F4)}.bg-c_2BE1F4{background-color:var(--_2BE1F4)}.b-c_2BE1F4{border-color:var(--_2BE1F4)}.fill-c_2BE1F4 path,.fill-c_2BE1F4 rect{fill:var(--_2BE1F4)}.stroke-c_2BE1F4 path,.stroke-c_2BE1F4 rect{stroke:var(--_2BE1F4)}.h-c_2BE1F4:hover{color:var(--_2BE1F4)}.h-bg-c_2BE1F4:hover{background-color:var(--_2BE1F4)}.h-c_2BE1F4:hover{border-color:var(--_2BE1F4)}.h-fill-c_2BE1F4:hover path{fill:var(--_2BE1F4)}.c_00DBF2{color:var(--_00DBF2)}.bg-c_00DBF2{background-color:var(--_00DBF2)}.b-c_00DBF2{border-color:var(--_00DBF2)}.fill-c_00DBF2 path,.fill-c_00DBF2 rect{fill:var(--_00DBF2)}.stroke-c_00DBF2 path,.stroke-c_00DBF2 rect{stroke:var(--_00DBF2)}.h-c_00DBF2:hover{color:var(--_00DBF2)}.h-bg-c_00DBF2:hover{background-color:var(--_00DBF2)}.h-c_00DBF2:hover{border-color:var(--_00DBF2)}.h-fill-c_00DBF2:hover path{fill:var(--_00DBF2)}.c_0099A9{color:var(--_0099A9)}.bg-c_0099A9{background-color:var(--_0099A9)}.b-c_0099A9{border-color:var(--_0099A9)}.fill-c_0099A9 path,.fill-c_0099A9 rect{fill:var(--_0099A9)}.stroke-c_0099A9 path,.stroke-c_0099A9 rect{stroke:var(--_0099A9)}.h-c_0099A9:hover{color:var(--_0099A9)}.h-bg-c_0099A9:hover{background-color:var(--_0099A9)}.h-c_0099A9:hover{border-color:var(--_0099A9)}.h-fill-c_0099A9:hover path{fill:var(--_0099A9)}.c_008694{color:var(--_008694)}.bg-c_008694{background-color:var(--_008694)}.b-c_008694{border-color:var(--_008694)}.fill-c_008694 path,.fill-c_008694 rect{fill:var(--_008694)}.stroke-c_008694 path,.stroke-c_008694 rect{stroke:var(--_008694)}.h-c_008694:hover{color:var(--_008694)}.h-bg-c_008694:hover{background-color:var(--_008694)}.h-c_008694:hover{border-color:var(--_008694)}.h-fill-c_008694:hover path{fill:var(--_008694)}.c_DEE3E6{color:var(--_DEE3E6)}.bg-c_DEE3E6{background-color:var(--_DEE3E6)}.b-c_DEE3E6{border-color:var(--_DEE3E6)}.fill-c_DEE3E6 path,.fill-c_DEE3E6 rect{fill:var(--_DEE3E6)}.stroke-c_DEE3E6 path,.stroke-c_DEE3E6 rect{stroke:var(--_DEE3E6)}.h-c_DEE3E6:hover{color:var(--_DEE3E6)}.h-bg-c_DEE3E6:hover{background-color:var(--_DEE3E6)}.h-c_DEE3E6:hover{border-color:var(--_DEE3E6)}.h-fill-c_DEE3E6:hover path{fill:var(--_DEE3E6)}.c_E9EAEE{color:var(--_E9EAEE)}.bg-c_E9EAEE{background-color:var(--_E9EAEE)}.b-c_E9EAEE{border-color:var(--_E9EAEE)}.fill-c_E9EAEE path,.fill-c_E9EAEE rect{fill:var(--_E9EAEE)}.stroke-c_E9EAEE path,.stroke-c_E9EAEE rect{stroke:var(--_E9EAEE)}.h-c_E9EAEE:hover{color:var(--_E9EAEE)}.h-bg-c_E9EAEE:hover{background-color:var(--_E9EAEE)}.h-c_E9EAEE:hover{border-color:var(--_E9EAEE)}.h-fill-c_E9EAEE:hover path{fill:var(--_E9EAEE)}.c_A3A7BA{color:var(--_A3A7BA)}.bg-c_A3A7BA{background-color:var(--_A3A7BA)}.b-c_A3A7BA{border-color:var(--_A3A7BA)}.fill-c_A3A7BA path,.fill-c_A3A7BA rect{fill:var(--_A3A7BA)}.stroke-c_A3A7BA path,.stroke-c_A3A7BA rect{stroke:var(--_A3A7BA)}.h-c_A3A7BA:hover{color:var(--_A3A7BA)}.h-bg-c_A3A7BA:hover{background-color:var(--_A3A7BA)}.h-c_A3A7BA:hover{border-color:var(--_A3A7BA)}.h-fill-c_A3A7BA:hover path{fill:var(--_A3A7BA)}.c_444D74{color:var(--_444D74)}.bg-c_444D74{background-color:var(--_444D74)}.b-c_444D74{border-color:var(--_444D74)}.fill-c_444D74 path,.fill-c_444D74 rect{fill:var(--_444D74)}.stroke-c_444D74 path,.stroke-c_444D74 rect{stroke:var(--_444D74)}.h-c_444D74:hover{color:var(--_444D74)}.h-bg-c_444D74:hover{background-color:var(--_444D74)}.h-c_444D74:hover{border-color:var(--_444D74)}.h-fill-c_444D74:hover path{fill:var(--_444D74)}.c_E8E9EE{color:var(--_E8E9EE)}.bg-c_E8E9EE{background-color:var(--_E8E9EE)}.b-c_E8E9EE{border-color:var(--_E8E9EE)}.fill-c_E8E9EE path,.fill-c_E8E9EE rect{fill:var(--_E8E9EE)}.stroke-c_E8E9EE path,.stroke-c_E8E9EE rect{stroke:var(--_E8E9EE)}.h-c_E8E9EE:hover{color:var(--_E8E9EE)}.h-bg-c_E8E9EE:hover{background-color:var(--_E8E9EE)}.h-c_E8E9EE:hover{border-color:var(--_E8E9EE)}.h-fill-c_E8E9EE:hover path{fill:var(--_E8E9EE)}.c_9FA6BB{color:var(--_9FA6BB)}.bg-c_9FA6BB{background-color:var(--_9FA6BB)}.b-c_9FA6BB{border-color:var(--_9FA6BB)}.fill-c_9FA6BB path,.fill-c_9FA6BB rect{fill:var(--_9FA6BB)}.stroke-c_9FA6BB path,.stroke-c_9FA6BB rect{stroke:var(--_9FA6BB)}.h-c_9FA6BB:hover{color:var(--_9FA6BB)}.h-bg-c_9FA6BB:hover{background-color:var(--_9FA6BB)}.h-c_9FA6BB:hover{border-color:var(--_9FA6BB)}.h-fill-c_9FA6BB:hover path{fill:var(--_9FA6BB)}.c_77829F{color:var(--_77829F)}.bg-c_77829F{background-color:var(--_77829F)}.b-c_77829F{border-color:var(--_77829F)}.fill-c_77829F path,.fill-c_77829F rect{fill:var(--_77829F)}.stroke-c_77829F path,.stroke-c_77829F rect{stroke:var(--_77829F)}.h-c_77829F:hover{color:var(--_77829F)}.h-bg-c_77829F:hover{background-color:var(--_77829F)}.h-c_77829F:hover{border-color:var(--_77829F)}.h-fill-c_77829F:hover path{fill:var(--_77829F)}.c_3D4C75{color:var(--_3D4C75)}.bg-c_3D4C75{background-color:var(--_3D4C75)}.b-c_3D4C75{border-color:var(--_3D4C75)}.fill-c_3D4C75 path,.fill-c_3D4C75 rect{fill:var(--_3D4C75)}.stroke-c_3D4C75 path,.stroke-c_3D4C75 rect{stroke:var(--_3D4C75)}.h-c_3D4C75:hover{color:var(--_3D4C75)}.h-bg-c_3D4C75:hover{background-color:var(--_3D4C75)}.h-c_3D4C75:hover{border-color:var(--_3D4C75)}.h-fill-c_3D4C75:hover path{fill:var(--_3D4C75)}.c_152759{color:var(--_152759)}.bg-c_152759{background-color:var(--_152759)}.b-c_152759{border-color:var(--_152759)}.fill-c_152759 path,.fill-c_152759 rect{fill:var(--_152759)}.stroke-c_152759 path,.stroke-c_152759 rect{stroke:var(--_152759)}.h-c_152759:hover{color:var(--_152759)}.h-bg-c_152759:hover{background-color:var(--_152759)}.h-c_152759:hover{border-color:var(--_152759)}.h-fill-c_152759:hover path{fill:var(--_152759)}.c_0D1836{color:var(--_0D1836)}.bg-c_0D1836{background-color:var(--_0D1836)}.b-c_0D1836{border-color:var(--_0D1836)}.fill-c_0D1836 path,.fill-c_0D1836 rect{fill:var(--_0D1836)}.stroke-c_0D1836 path,.stroke-c_0D1836 rect{stroke:var(--_0D1836)}.h-c_0D1836:hover{color:var(--_0D1836)}.h-bg-c_0D1836:hover{background-color:var(--_0D1836)}.h-c_0D1836:hover{border-color:var(--_0D1836)}.h-fill-c_0D1836:hover path{fill:var(--_0D1836)}.c_FCEAE9{color:var(--_FCEAE9)}.bg-c_FCEAE9{background-color:var(--_FCEAE9)}.b-c_FCEAE9{border-color:var(--_FCEAE9)}.fill-c_FCEAE9 path,.fill-c_FCEAE9 rect{fill:var(--_FCEAE9)}.stroke-c_FCEAE9 path,.stroke-c_FCEAE9 rect{stroke:var(--_FCEAE9)}.h-c_FCEAE9:hover{color:var(--_FCEAE9)}.h-bg-c_FCEAE9:hover{background-color:var(--_FCEAE9)}.h-c_FCEAE9:hover{border-color:var(--_FCEAE9)}.h-fill-c_FCEAE9:hover path{fill:var(--_FCEAE9)}.c_F2A9A6{color:var(--_F2A9A6)}.bg-c_F2A9A6{background-color:var(--_F2A9A6)}.b-c_F2A9A6{border-color:var(--_F2A9A6)}.fill-c_F2A9A6 path,.fill-c_F2A9A6 rect{fill:var(--_F2A9A6)}.stroke-c_F2A9A6 path,.stroke-c_F2A9A6 rect{stroke:var(--_F2A9A6)}.h-c_F2A9A6:hover{color:var(--_F2A9A6)}.h-bg-c_F2A9A6:hover{background-color:var(--_F2A9A6)}.h-c_F2A9A6:hover{border-color:var(--_F2A9A6)}.h-fill-c_F2A9A6:hover path{fill:var(--_F2A9A6)}.c_ED8682{color:var(--_ED8682)}.bg-c_ED8682{background-color:var(--_ED8682)}.b-c_ED8682{border-color:var(--_ED8682)}.fill-c_ED8682 path,.fill-c_ED8682 rect{fill:var(--_ED8682)}.stroke-c_ED8682 path,.stroke-c_ED8682 rect{stroke:var(--_ED8682)}.h-c_ED8682:hover{color:var(--_ED8682)}.h-bg-c_ED8682:hover{background-color:var(--_ED8682)}.h-c_ED8682:hover{border-color:var(--_ED8682)}.h-fill-c_ED8682:hover path{fill:var(--_ED8682)}.c_E5524C{color:var(--_E5524C)}.bg-c_E5524C{background-color:var(--_E5524C)}.b-c_E5524C{border-color:var(--_E5524C)}.fill-c_E5524C path,.fill-c_E5524C rect{fill:var(--_E5524C)}.stroke-c_E5524C path,.stroke-c_E5524C rect{stroke:var(--_E5524C)}.h-c_E5524C:hover{color:var(--_E5524C)}.h-bg-c_E5524C:hover{background-color:var(--_E5524C)}.h-c_E5524C:hover{border-color:var(--_E5524C)}.h-fill-c_E5524C:hover path{fill:var(--_E5524C)}.c_E02E27{color:var(--_E02E27)}.bg-c_E02E27{background-color:var(--_E02E27)}.b-c_E02E27{border-color:var(--_E02E27)}.fill-c_E02E27 path,.fill-c_E02E27 rect{fill:var(--_E02E27)}.stroke-c_E02E27 path,.stroke-c_E02E27 rect{stroke:var(--_E02E27)}.h-c_E02E27:hover{color:var(--_E02E27)}.h-bg-c_E02E27:hover{background-color:var(--_E02E27)}.h-c_E02E27:hover{border-color:var(--_E02E27)}.h-fill-c_E02E27:hover path{fill:var(--_E02E27)}.c_9D201B{color:var(--_9D201B)}.bg-c_9D201B{background-color:var(--_9D201B)}.b-c_9D201B{border-color:var(--_9D201B)}.fill-c_9D201B path,.fill-c_9D201B rect{fill:var(--_9D201B)}.stroke-c_9D201B path,.stroke-c_9D201B rect{stroke:var(--_9D201B)}.h-c_9D201B:hover{color:var(--_9D201B)}.h-bg-c_9D201B:hover{background-color:var(--_9D201B)}.h-c_9D201B:hover{border-color:var(--_9D201B)}.h-fill-c_9D201B:hover path{fill:var(--_9D201B)}.c_891C18{color:var(--_891C18)}.bg-c_891C18{background-color:var(--_891C18)}.b-c_891C18{border-color:var(--_891C18)}.fill-c_891C18 path,.fill-c_891C18 rect{fill:var(--_891C18)}.stroke-c_891C18 path,.stroke-c_891C18 rect{stroke:var(--_891C18)}.h-c_891C18:hover{color:var(--_891C18)}.h-bg-c_891C18:hover{background-color:var(--_891C18)}.h-c_891C18:hover{border-color:var(--_891C18)}.h-fill-c_891C18:hover path{fill:var(--_891C18)}.c_FEF8E8{color:var(--_FEF8E8)}.bg-c_FEF8E8{background-color:var(--_FEF8E8)}.b-c_FEF8E8{border-color:var(--_FEF8E8)}.fill-c_FEF8E8 path,.fill-c_FEF8E8 rect{fill:var(--_FEF8E8)}.stroke-c_FEF8E8 path,.stroke-c_FEF8E8 rect{stroke:var(--_FEF8E8)}.h-c_FEF8E8:hover{color:var(--_FEF8E8)}.h-bg-c_FEF8E8:hover{background-color:var(--_FEF8E8)}.h-c_FEF8E8:hover{border-color:var(--_FEF8E8)}.h-fill-c_FEF8E8:hover path{fill:var(--_FEF8E8)}.c_FAE2A1{color:var(--_FAE2A1)}.bg-c_FAE2A1{background-color:var(--_FAE2A1)}.b-c_FAE2A1{border-color:var(--_FAE2A1)}.fill-c_FAE2A1 path,.fill-c_FAE2A1 rect{fill:var(--_FAE2A1)}.stroke-c_FAE2A1 path,.stroke-c_FAE2A1 rect{stroke:var(--_FAE2A1)}.h-c_FAE2A1:hover{color:var(--_FAE2A1)}.h-bg-c_FAE2A1:hover{background-color:var(--_FAE2A1)}.h-c_FAE2A1:hover{border-color:var(--_FAE2A1)}.h-fill-c_FAE2A1:hover path{fill:var(--_FAE2A1)}.c_F9D67A{color:var(--_F9D67A)}.bg-c_F9D67A{background-color:var(--_F9D67A)}.b-c_F9D67A{border-color:var(--_F9D67A)}.fill-c_F9D67A path,.fill-c_F9D67A rect{fill:var(--_F9D67A)}.stroke-c_F9D67A path,.stroke-c_F9D67A rect{stroke:var(--_F9D67A)}.h-c_F9D67A:hover{color:var(--_F9D67A)}.h-bg-c_F9D67A:hover{background-color:var(--_F9D67A)}.h-c_F9D67A:hover{border-color:var(--_F9D67A)}.h-fill-c_F9D67A:hover path{fill:var(--_F9D67A)}.c_F6C441{color:var(--_F6C441)}.bg-c_F6C441{background-color:var(--_F6C441)}.b-c_F6C441{border-color:var(--_F6C441)}.fill-c_F6C441 path,.fill-c_F6C441 rect{fill:var(--_F6C441)}.stroke-c_F6C441 path,.stroke-c_F6C441 rect{stroke:var(--_F6C441)}.h-c_F6C441:hover{color:var(--_F6C441)}.h-bg-c_F6C441:hover{background-color:var(--_F6C441)}.h-c_F6C441:hover{border-color:var(--_F6C441)}.h-fill-c_F6C441:hover path{fill:var(--_F6C441)}.c_F4B81A{color:var(--_F4B81A)}.bg-c_F4B81A{background-color:var(--_F4B81A)}.b-c_F4B81A{border-color:var(--_F4B81A)}.fill-c_F4B81A path,.fill-c_F4B81A rect{fill:var(--_F4B81A)}.stroke-c_F4B81A path,.stroke-c_F4B81A rect{stroke:var(--_F4B81A)}.h-c_F4B81A:hover{color:var(--_F4B81A)}.h-bg-c_F4B81A:hover{background-color:var(--_F4B81A)}.h-c_F4B81A:hover{border-color:var(--_F4B81A)}.h-fill-c_F4B81A:hover path{fill:var(--_F4B81A)}.c_AB8112{color:var(--_AB8112)}.bg-c_AB8112{background-color:var(--_AB8112)}.b-c_AB8112{border-color:var(--_AB8112)}.fill-c_AB8112 path,.fill-c_AB8112 rect{fill:var(--_AB8112)}.stroke-c_AB8112 path,.stroke-c_AB8112 rect{stroke:var(--_AB8112)}.h-c_AB8112:hover{color:var(--_AB8112)}.h-bg-c_AB8112:hover{background-color:var(--_AB8112)}.h-c_AB8112:hover{border-color:var(--_AB8112)}.h-fill-c_AB8112:hover path{fill:var(--_AB8112)}.c_957010{color:var(--_957010)}.bg-c_957010{background-color:var(--_957010)}.b-c_957010{border-color:var(--_957010)}.fill-c_957010 path,.fill-c_957010 rect{fill:var(--_957010)}.stroke-c_957010 path,.stroke-c_957010 rect{stroke:var(--_957010)}.h-c_957010:hover{color:var(--_957010)}.h-bg-c_957010:hover{background-color:var(--_957010)}.h-c_957010:hover{border-color:var(--_957010)}.h-fill-c_957010:hover path{fill:var(--_957010)}.c_5AA640{color:var(--_5AA640)}.bg-c_5AA640{background-color:var(--_5AA640)}.b-c_5AA640{border-color:var(--_5AA640)}.fill-c_5AA640 path,.fill-c_5AA640 rect{fill:var(--_5AA640)}.stroke-c_5AA640 path,.stroke-c_5AA640 rect{stroke:var(--_5AA640)}.h-c_5AA640:hover{color:var(--_5AA640)}.h-bg-c_5AA640:hover{background-color:var(--_5AA640)}.h-c_5AA640:hover{border-color:var(--_5AA640)}.h-fill-c_5AA640:hover path{fill:var(--_5AA640)}.c_4E9138{color:var(--_4E9138)}.bg-c_4E9138{background-color:var(--_4E9138)}.b-c_4E9138{border-color:var(--_4E9138)}.fill-c_4E9138 path,.fill-c_4E9138 rect{fill:var(--_4E9138)}.stroke-c_4E9138 path,.stroke-c_4E9138 rect{stroke:var(--_4E9138)}.h-c_4E9138:hover{color:var(--_4E9138)}.h-bg-c_4E9138:hover{background-color:var(--_4E9138)}.h-c_4E9138:hover{border-color:var(--_4E9138)}.h-fill-c_4E9138:hover path{fill:var(--_4E9138)}.c_FFFFFF{color:var(--_FFFFFF)}.bg-c_FFFFFF{background-color:var(--_FFFFFF)}.b-c_FFFFFF{border-color:var(--_FFFFFF)}.fill-c_FFFFFF path,.fill-c_FFFFFF rect{fill:var(--_FFFFFF)}.stroke-c_FFFFFF path,.stroke-c_FFFFFF rect{stroke:var(--_FFFFFF)}.h-c_FFFFFF:hover{color:var(--_FFFFFF)}.h-bg-c_FFFFFF:hover{background-color:var(--_FFFFFF)}.h-c_FFFFFF:hover{border-color:var(--_FFFFFF)}.h-fill-c_FFFFFF:hover path{fill:var(--_FFFFFF)}.c_FAFBFB{color:var(--_FAFBFB)}.bg-c_FAFBFB{background-color:var(--_FAFBFB)}.b-c_FAFBFB{border-color:var(--_FAFBFB)}.fill-c_FAFBFB path,.fill-c_FAFBFB rect{fill:var(--_FAFBFB)}.stroke-c_FAFBFB path,.stroke-c_FAFBFB rect{stroke:var(--_FAFBFB)}.h-c_FAFBFB:hover{color:var(--_FAFBFB)}.h-bg-c_FAFBFB:hover{background-color:var(--_FAFBFB)}.h-c_FAFBFB:hover{border-color:var(--_FAFBFB)}.h-fill-c_FAFBFB:hover path{fill:var(--_FAFBFB)}.c_F5F6F7{color:var(--_F5F6F7)}.bg-c_F5F6F7{background-color:var(--_F5F6F7)}.b-c_F5F6F7{border-color:var(--_F5F6F7)}.fill-c_F5F6F7 path,.fill-c_F5F6F7 rect{fill:var(--_F5F6F7)}.stroke-c_F5F6F7 path,.stroke-c_F5F6F7 rect{stroke:var(--_F5F6F7)}.h-c_F5F6F7:hover{color:var(--_F5F6F7)}.h-bg-c_F5F6F7:hover{background-color:var(--_F5F6F7)}.h-c_F5F6F7:hover{border-color:var(--_F5F6F7)}.h-fill-c_F5F6F7:hover path{fill:var(--_F5F6F7)}.c_616679{color:var(--_616679)}.bg-c_616679{background-color:var(--_616679)}.b-c_616679{border-color:var(--_616679)}.fill-c_616679 path,.fill-c_616679 rect{fill:var(--_616679)}.stroke-c_616679 path,.stroke-c_616679 rect{stroke:var(--_616679)}.h-c_616679:hover{color:var(--_616679)}.h-bg-c_616679:hover{background-color:var(--_616679)}.h-c_616679:hover{border-color:var(--_616679)}.h-fill-c_616679:hover path{fill:var(--_616679)}.c_00AACB{color:var(--_00AACB)}.bg-c_00AACB{background-color:var(--_00AACB)}.b-c_00AACB{border-color:var(--_00AACB)}.fill-c_00AACB path,.fill-c_00AACB rect{fill:var(--_00AACB)}.stroke-c_00AACB path,.stroke-c_00AACB rect{stroke:var(--_00AACB)}.h-c_00AACB:hover{color:var(--_00AACB)}.h-bg-c_00AACB:hover{background-color:var(--_00AACB)}.h-c_00AACB:hover{border-color:var(--_00AACB)}.h-fill-c_00AACB:hover path{fill:var(--_00AACB)}.c_828282{color:var(--_828282)}.bg-c_828282{background-color:var(--_828282)}.b-c_828282{border-color:var(--_828282)}.fill-c_828282 path,.fill-c_828282 rect{fill:var(--_828282)}.stroke-c_828282 path,.stroke-c_828282 rect{stroke:var(--_828282)}.h-c_828282:hover{color:var(--_828282)}.h-bg-c_828282:hover{background-color:var(--_828282)}.h-c_828282:hover{border-color:var(--_828282)}.h-fill-c_828282:hover path{fill:var(--_828282)}.c_414A58{color:var(--_414A58)}.bg-c_414A58{background-color:var(--_414A58)}.b-c_414A58{border-color:var(--_414A58)}.fill-c_414A58 path,.fill-c_414A58 rect{fill:var(--_414A58)}.stroke-c_414A58 path,.stroke-c_414A58 rect{stroke:var(--_414A58)}.h-c_414A58:hover{color:var(--_414A58)}.h-bg-c_414A58:hover{background-color:var(--_414A58)}.h-c_414A58:hover{border-color:var(--_414A58)}.h-fill-c_414A58:hover path{fill:var(--_414A58)}.c_9EA1AB{color:var(--_9EA1AB)}.bg-c_9EA1AB{background-color:var(--_9EA1AB)}.b-c_9EA1AB{border-color:var(--_9EA1AB)}.fill-c_9EA1AB path,.fill-c_9EA1AB rect{fill:var(--_9EA1AB)}.stroke-c_9EA1AB path,.stroke-c_9EA1AB rect{stroke:var(--_9EA1AB)}.h-c_9EA1AB:hover{color:var(--_9EA1AB)}.h-bg-c_9EA1AB:hover{background-color:var(--_9EA1AB)}.h-c_9EA1AB:hover{border-color:var(--_9EA1AB)}.h-fill-c_9EA1AB:hover path{fill:var(--_9EA1AB)}.c_ECF1F2{color:var(--_ECF1F2)}.bg-c_ECF1F2{background-color:var(--_ECF1F2)}.b-c_ECF1F2{border-color:var(--_ECF1F2)}.fill-c_ECF1F2 path,.fill-c_ECF1F2 rect{fill:var(--_ECF1F2)}.stroke-c_ECF1F2 path,.stroke-c_ECF1F2 rect{stroke:var(--_ECF1F2)}.h-c_ECF1F2:hover{color:var(--_ECF1F2)}.h-bg-c_ECF1F2:hover{background-color:var(--_ECF1F2)}.h-c_ECF1F2:hover{border-color:var(--_ECF1F2)}.h-fill-c_ECF1F2:hover path{fill:var(--_ECF1F2)}.c_D9D9D9{color:var(--_D9D9D9)}.bg-c_D9D9D9{background-color:var(--_D9D9D9)}.b-c_D9D9D9{border-color:var(--_D9D9D9)}.fill-c_D9D9D9 path,.fill-c_D9D9D9 rect{fill:var(--_D9D9D9)}.stroke-c_D9D9D9 path,.stroke-c_D9D9D9 rect{stroke:var(--_D9D9D9)}.h-c_D9D9D9:hover{color:var(--_D9D9D9)}.h-bg-c_D9D9D9:hover{background-color:var(--_D9D9D9)}.h-c_D9D9D9:hover{border-color:var(--_D9D9D9)}.h-fill-c_D9D9D9:hover path{fill:var(--_D9D9D9)}.c_81838C{color:var(--_81838C)}.bg-c_81838C{background-color:var(--_81838C)}.b-c_81838C{border-color:var(--_81838C)}.fill-c_81838C path,.fill-c_81838C rect{fill:var(--_81838C)}.stroke-c_81838C path,.stroke-c_81838C rect{stroke:var(--_81838C)}.h-c_81838C:hover{color:var(--_81838C)}.h-bg-c_81838C:hover{background-color:var(--_81838C)}.h-c_81838C:hover{border-color:var(--_81838C)}.h-fill-c_81838C:hover path{fill:var(--_81838C)}.c_EAECED{color:var(--_EAECED)}.bg-c_EAECED{background-color:var(--_EAECED)}.b-c_EAECED{border-color:var(--_EAECED)}.fill-c_EAECED path,.fill-c_EAECED rect{fill:var(--_EAECED)}.stroke-c_EAECED path,.stroke-c_EAECED rect{stroke:var(--_EAECED)}.h-c_EAECED:hover{color:var(--_EAECED)}.h-bg-c_EAECED:hover{background-color:var(--_EAECED)}.h-c_EAECED:hover{border-color:var(--_EAECED)}.h-fill-c_EAECED:hover path{fill:var(--_EAECED)}.c_EBEEEF{color:var(--_EBEEEF)}.bg-c_EBEEEF{background-color:var(--_EBEEEF)}.b-c_EBEEEF{border-color:var(--_EBEEEF)}.fill-c_EBEEEF path,.fill-c_EBEEEF rect{fill:var(--_EBEEEF)}.stroke-c_EBEEEF path,.stroke-c_EBEEEF rect{stroke:var(--_EBEEEF)}.h-c_EBEEEF:hover{color:var(--_EBEEEF)}.h-bg-c_EBEEEF:hover{background-color:var(--_EBEEEF)}.h-c_EBEEEF:hover{border-color:var(--_EBEEEF)}.h-fill-c_EBEEEF:hover path{fill:var(--_EBEEEF)}.f-25-600{font-size:25px;font-weight:600;line-height:37.5px}.f-26-500{font-size:26px}.f-24-500,.f-26-500{font-weight:500;line-height:37.5px}.f-24-500{font-size:24px}.f-28-500{font-weight:500}.f-28-500,.f-28-600{font-size:28px;line-height:37.5px}.f-28-600{font-weight:600}.f-22-600{font-weight:600}.f-22-500,.f-22-600{font-size:22px;line-height:30px}.f-22-500{font-weight:500}.f-61-700{font-size:61px;font-weight:700;line-height:91.5px}.f-39-600{font-size:39px}.f-36-600,.f-39-600{font-weight:600;line-height:58.5px}.f-36-600{font-size:36px}.f-16-400{font-size:16px;font-weight:400;line-height:24px}.f-18-500{font-weight:500}.f-18-400,.f-18-500{font-size:18px;line-height:27px}.f-18-400{font-weight:400}.f-14-500{font-weight:500}.f-14-400,.f-14-500{font-size:14px;line-height:21px}.f-14-400{font-weight:400}.f-20-600{font-size:20px;font-weight:600;line-height:30px}.f-31-600{font-size:31px;font-weight:600;line-height:46.5px}.f-32-700{font-size:32px;font-weight:700;line-height:46.5px}.f-16-600{font-size:16px;font-weight:600;line-height:24px}.f-14-600{font-size:14px;font-weight:600;line-height:21px}.f-18-600{font-size:18px;font-weight:600;line-height:27px}.f-49-700{font-weight:700}.f-49-600,.f-49-700{font-size:49px;line-height:73.5px}.f-49-600{font-weight:600}.f-20-500{font-weight:500}.f-20-400,.f-20-500{font-size:20px;line-height:30px}.f-12-400,.f-20-400{font-weight:400}.f-12-400{font-size:12px;line-height:18px}.f-12-500{font-size:12px;font-weight:500;line-height:14.52px}.f-16-500{font-size:16px;font-weight:500;line-height:24px}@media(max-width:1536px){.f-25-600{font-size:25px;line-height:37.5px}.f-26-500{font-size:26px;line-height:37.5px}.f-24-500{font-size:24px;line-height:37.5px}.f-28-500,.f-28-600{font-size:28px;line-height:37.5px}.f-20-600{font-size:20px;line-height:30px}.f-22-500{font-size:22px;line-height:30px}.f-61-700{font-size:61px;line-height:91.5px}.f-39-600{font-size:39px;line-height:58.5px}.f-36-600{font-size:36px;line-height:58.5px}.f-16-400,.f-16-500{font-size:16px;line-height:24px}.f-18-400,.f-18-500{font-size:18px;line-height:27px}.f-12-400{font-size:12px;line-height:18px}.f-14-400,.f-14-500{font-size:14px;line-height:21px}.f-31-600{font-size:31px;line-height:46.5px}.f-32-700{font-size:32px;line-height:46.5px}.f-16-600{font-size:16px;line-height:24px}.f-14-600{font-size:14px;line-height:21px}.f-18-600{font-size:18px;line-height:27px}.f-49-600,.f-49-700{font-size:49px;line-height:73.5px}.f-20-400,.f-20-500{font-size:20px;line-height:30px}.f-12-500{font-size:12px;line-height:14.52px}}@media(max-width:1280px){.f-25-600{font-size:25px;line-height:37.5px}.f-26-500{font-size:26px;line-height:37.5px}.f-24-500{font-size:24px;line-height:37.5px}.f-28-500,.f-28-600{font-size:28px;line-height:37.5px}.f-20-600{font-size:20px;line-height:30px}.f-22-500{font-size:22px;line-height:30px}.f-61-700{font-size:61px;line-height:91.5px}.f-39-600{font-size:39px;line-height:58.5px}.f-36-600{font-size:36px;line-height:58.5px}.f-16-400,.f-16-500{font-size:16px;line-height:24px}.f-18-400,.f-18-500{font-size:18px;line-height:27px}.f-12-400{font-size:12px;line-height:18px}.f-14-400,.f-14-500{font-size:14px;line-height:21px}.f-31-600{font-size:31px;line-height:46.5px}.f-32-700{font-size:32px;line-height:46.5px}.f-16-600{font-size:16px;line-height:24px}.f-14-600{font-size:14px;line-height:21px}.f-18-600{font-size:18px;line-height:27px}.f-49-600,.f-49-700{font-size:49px;line-height:73.5px}.f-20-400,.f-20-500{font-size:20px;line-height:30px}.f-12-500{font-size:12px;line-height:14.52px}}@media(max-width:1024px){.f-25-600{font-size:24px;line-height:36px}.f-26-500{font-size:25px;line-height:36px}.f-24-500{font-size:24px;line-height:36px}.f-28-500,.f-28-600{font-size:28px;line-height:36px}.f-20-600{font-size:20px;line-height:30px}.f-22-500{font-size:22px;line-height:30px}.f-61-700{font-size:55px;line-height:82.5px}.f-39-600{font-size:38px;line-height:57px}.f-36-600{font-size:36px;line-height:57px}.f-16-400,.f-16-500{font-size:16px;line-height:24px}.f-18-400,.f-18-500{font-size:18px;line-height:27px}.f-12-400{font-size:12px;line-height:18px}.f-14-400,.f-14-500{font-size:14px;line-height:21px}.f-31-600{font-size:30px;line-height:45px}.f-32-700{font-size:32px;line-height:45px}.f-16-600{font-size:16px;line-height:24px}.f-14-600{font-size:14px;line-height:21px}.f-18-600{font-size:18px;line-height:27px}.f-49-600,.f-49-700{font-size:49px;line-height:73.5px}.f-20-400,.f-20-500{font-size:20px;line-height:30px}.f-12-500{font-size:12px;line-height:14.52px}}@media(max-width:768px){.f-25-600{font-size:22px;line-height:33px}.f-26-500{font-size:24px;line-height:33px}.f-24-500{font-size:22px;line-height:33px}.f-28-500,.f-28-600{font-size:24px;line-height:33px}.f-20-600{font-size:19px;line-height:28.5px}.f-22-500{font-size:20px;line-height:28.5px}.f-61-700{font-size:50px;line-height:75px}.f-39-600{font-size:35px;line-height:52.5px}.f-36-600{font-size:32px;line-height:52.5px}.f-16-400,.f-16-500{font-size:15px;line-height:22.5px}.f-18-500{font-size:17px;line-height:25.5px}.f-18-400{font-size:16px;line-height:25.5px}.f-12-400{font-size:11px;line-height:16.5px}.f-14-400,.f-14-500{font-size:13px;line-height:19.5px}.f-31-600{font-size:28px;line-height:42px}.f-32-700{font-size:30px;line-height:42px}.f-16-600{font-size:15px;line-height:22.5px}.f-14-600{font-size:13px;line-height:19.5px}.f-18-600{font-size:17px;line-height:25.5px}.f-49-600,.f-49-700{font-size:45px;line-height:67.5px}.f-20-400,.f-20-500{font-size:19px;line-height:28.5px}.f-12-500{font-size:11px;line-height:16.5px}}@media(max-width:640px){.f-25-600{font-size:20px;line-height:30px}.f-26-500{font-size:22px;line-height:30px}.f-24-500{font-size:20px;line-height:30px}.f-28-500,.f-28-600{font-size:22px;line-height:33px}.f-20-600{font-size:18px;line-height:27px}.f-22-500{font-size:20px;line-height:27px}.f-61-700{font-size:35px;line-height:45px}.f-39-600{font-size:30px;line-height:45px}.f-36-600{font-size:28px;line-height:45px}.f-16-400,.f-16-500{font-size:14px;line-height:21px}.f-18-400,.f-18-500{font-size:16px;line-height:24px}.f-12-400{font-size:12px;line-height:18px}.f-14-400,.f-14-500{font-size:14px;line-height:21px}.f-31-600{font-size:25px;line-height:37.5px}.f-32-700{font-size:28px;line-height:37.5px}.f-14-600,.f-16-600{font-size:14px;line-height:21px}.f-18-600{font-size:16px;line-height:24px}.f-49-600,.f-49-700{font-size:40px;line-height:60px}.f-20-400,.f-20-500{font-size:18px;line-height:27px}.f-12-500{font-size:10px;line-height:14px}}.z-1{z-index:1}.z-2{z-index:2}.z-3{z-index:3}.z-4{z-index:4}.z-5{z-index:5}.z-6{z-index:6}.z-7{z-index:7}.z-8{z-index:8}.z-9{z-index:9}label{display:block}label .label-content{font-size:16px;font-weight:500;line-height:24px}@media(max-width:1536px){label .label-content{font-size:16px;line-height:24px}}@media(max-width:1280px){label .label-content{font-size:16px;line-height:24px}}@media(max-width:1024px){label .label-content{font-size:16px;line-height:24px}}@media(max-width:768px){label .label-content{font-size:15px;line-height:22.5px}}@media(max-width:640px){label .label-content{font-size:14px;line-height:21px}}label .label-content{color:var(--_414A58);margin-bottom:10px;display:block}.input-field label .input-wrapper{position:relative}.input-field label .input-wrapper input,.input-field label .input-wrapper textarea{height:50px;padding:15px;border-radius:5px;border:1px solid var(--_A3A7BA);font-size:16px;font-weight:400;line-height:24px}@media(max-width:1536px){.input-field label .input-wrapper input,.input-field label .input-wrapper textarea{font-size:16px;line-height:24px}}@media(max-width:1280px){.input-field label .input-wrapper input,.input-field label .input-wrapper textarea{font-size:16px;line-height:24px}}@media(max-width:1024px){.input-field label .input-wrapper input,.input-field label .input-wrapper textarea{font-size:16px;line-height:24px}}@media(max-width:768px){.input-field label .input-wrapper input,.input-field label .input-wrapper textarea{font-size:15px;line-height:22.5px}}@media(max-width:640px){.input-field label .input-wrapper input,.input-field label .input-wrapper textarea{font-size:14px;line-height:21px}}.input-field label .input-wrapper input,.input-field label .input-wrapper textarea{color:var(--_414A58)}.input-field label .input-wrapper input::placeholder,.input-field label .input-wrapper textarea::placeholder{font-size:16px;font-weight:400;line-height:24px}@media(max-width:1536px){.input-field label .input-wrapper input::placeholder,.input-field label .input-wrapper textarea::placeholder{font-size:16px;line-height:24px}}@media(max-width:1280px){.input-field label .input-wrapper input::placeholder,.input-field label .input-wrapper textarea::placeholder{font-size:16px;line-height:24px}}@media(max-width:1024px){.input-field label .input-wrapper input::placeholder,.input-field label .input-wrapper textarea::placeholder{font-size:16px;line-height:24px}}@media(max-width:768px){.input-field label .input-wrapper input::placeholder,.input-field label .input-wrapper textarea::placeholder{font-size:15px;line-height:22.5px}}@media(max-width:640px){.input-field label .input-wrapper input::placeholder,.input-field label .input-wrapper textarea::placeholder{font-size:14px;line-height:21px}}.input-field label .input-wrapper input::placeholder,.input-field label .input-wrapper textarea::placeholder{color:var(--_828282)}.input-field label .input-wrapper input:hover,.input-field label .input-wrapper textarea:hover{border-color:var(--_0034AC)}.input-field label .input-wrapper input:focus,.input-field label .input-wrapper textarea:focus{box-shadow:none}.input-field label .input-wrapper textarea{height:unset}.input-field.required .label-content{position:relative}.input-field.required .label-content:after{content:"*";position:relative;margin-left:5px;color:var(--_E02E27);font-size:12px;font-weight:400;line-height:18px}@media(max-width:1536px){.input-field.required .label-content:after{font-size:12px;line-height:18px}}@media(max-width:1280px){.input-field.required .label-content:after{font-size:12px;line-height:18px}}@media(max-width:1024px){.input-field.required .label-content:after{font-size:12px;line-height:18px}}@media(max-width:768px){.input-field.required .label-content:after{font-size:11px;line-height:16.5px}}@media(max-width:640px){.input-field.required .label-content:after{font-size:12px;line-height:18px}}.input-field.with-search.with-search-right input{padding-right:40px!important}.input-field.with-search.with-search-left input{padding-left:40px!important}.input-field.with-search .search-icon{position:absolute;top:50%;transform:translateY(-50%);width:16px;height:16px}.input-field.with-search .search-icon path{stroke:var(--_9EA1AB)}.input-field.with-search .search-icon.search-icon-right{right:15px}.input-field.with-search .search-icon.search-icon-left{left:15px}.input-field .ant-select{height:50px}.input-field .ant-select .ant-select-selector{padding:15px;border-radius:5px;border:1px solid var(--_A3A7BA)}.input-field .ant-select input:hover{border-color:var(--_0034AC)}.input-field .ant-select input:focus{box-shadow:none}.input-field .ant-select .ant-select-clear{right:40px;top:20px;user-select:auto!important}.phone-field .input-wrapper{display:flex;align-items:center}.phone-field .input-wrapper .selected-flag{padding:0;width:auto}.phone-field .input-wrapper .selected-flag:hover{background-color:transparent}.phone-field .input-wrapper .selected-flag .flag .arrow{border:none}.phone-field .input-wrapper .selected-flag .flag .arrow:after{content:"";width:10px;height:15px;display:inline-block;position:absolute;right:-12px;top:-5px;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.30777L5.93045 6.69238L11 1.50584' stroke='%23152759' strokeWidth='1.53846' strokeLinecap='round' strokeLinejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:50%;background-size:contain}.phone-field .react-tel-input input{height:50px;padding:15px;border-radius:5px;border:1px solid var(--_A3A7BA);font-size:16px;font-weight:400;line-height:24px}@media(max-width:1536px){.phone-field .react-tel-input input{font-size:16px;line-height:24px}}@media(max-width:1280px){.phone-field .react-tel-input input{font-size:16px;line-height:24px}}@media(max-width:1024px){.phone-field .react-tel-input input{font-size:16px;line-height:24px}}@media(max-width:768px){.phone-field .react-tel-input input{font-size:15px;line-height:22.5px}}@media(max-width:640px){.phone-field .react-tel-input input{font-size:14px;line-height:21px}}.phone-field .react-tel-input input{color:var(--_414A58);width:100%;padding-left:75px!important}.phone-field .react-tel-input input::placeholder{font-size:16px;font-weight:400;line-height:24px}@media(max-width:1536px){.phone-field .react-tel-input input::placeholder{font-size:16px;line-height:24px}}@media(max-width:1280px){.phone-field .react-tel-input input::placeholder{font-size:16px;line-height:24px}}@media(max-width:1024px){.phone-field .react-tel-input input::placeholder{font-size:16px;line-height:24px}}@media(max-width:768px){.phone-field .react-tel-input input::placeholder{font-size:15px;line-height:22.5px}}@media(max-width:640px){.phone-field .react-tel-input input::placeholder{font-size:14px;line-height:21px}}.phone-field .react-tel-input input::placeholder{color:var(--_828282)}.phone-field .react-tel-input input:hover{border-color:var(--_0034AC)}.phone-field .react-tel-input input:focus{box-shadow:none}.phone-field .react-tel-input .flag-dropdown{background-color:transparent;border:none;width:46px;left:15px}.phone-field .react-tel-input .flag-dropdown:after{content:"";width:1px;height:24px;display:inline-block;position:absolute;background-color:var(--_A3A7BA);right:0;top:50%;transform:translateY(-50%)}.phone-field .react-tel-input .flag-dropdown .country-list{padding:0 15px 15px;box-shadow:0 8px 20px 0 rgba(70,70,70,.2);border-radius:10px}.phone-field .react-tel-input .flag-dropdown .country-list li{border-bottom:1px solid var(--_E9EAEE)}.phone-field .react-tel-input .flag-dropdown .country-list li:last-of-type{border-bottom:none}.phone-field .react-tel-input .flag-dropdown .country-list .search{padding:0;display:flex;align-items:center}.phone-field .react-tel-input .flag-dropdown .country-list .search span{position:relative;font-size:0;width:24px;height:24px}.phone-field .react-tel-input .flag-dropdown .country-list .search span:after{content:"";display:inline-block;position:absolute;right:0;top:50%;width:24px;height:24px;transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clipPath='url(%23clip0_190_15578)'%3E%3Cpath d='M23 23L17.6919 17.6919M17.6919 17.6919C18.5999 16.784 19.3201 15.7061 19.8115 14.5198C20.3029 13.3335 20.5558 12.062 20.5558 10.7779C20.5558 9.49386 20.3029 8.22238 19.8115 7.03607C19.3202 5.84976 18.5999 4.77185 17.6919 3.86389C16.784 2.95592 15.7061 2.23569 14.5198 1.7443C13.3335 1.25291 12.062 1 10.7779 1C9.49386 1 8.22238 1.25291 7.03607 1.7443C5.84976 2.23569 4.77185 2.95592 3.86389 3.86389C2.03017 5.6976 1 8.18465 1 10.7779C1 13.3712 2.03017 15.8582 3.86389 17.6919C5.6976 19.5257 8.18465 20.5558 10.7779 20.5558C13.3712 20.5558 15.8582 19.5257 17.6919 17.6919Z' stroke='%23A3A7BA' strokeWidth='2' strokeLinecap='round' strokeLinejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_190_15578'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.phone-field .react-tel-input .flag-dropdown .country-list .search input{border:none;padding:10px!important}.phone-field .react-tel-input .flag-dropdown .country-list .country{padding:10px}.phone-field .react-tel-input .flag-dropdown .country-list .country:hover{background-color:transparent}.phone-field .react-tel-input .flag-dropdown .country-list .country span{font-size:14px;font-weight:400;line-height:21px}@media(max-width:1536px){.phone-field .react-tel-input .flag-dropdown .country-list .country span{font-size:14px;line-height:21px}}@media(max-width:1280px){.phone-field .react-tel-input .flag-dropdown .country-list .country span{font-size:14px;line-height:21px}}@media(max-width:1024px){.phone-field .react-tel-input .flag-dropdown .country-list .country span{font-size:14px;line-height:21px}}@media(max-width:768px){.phone-field .react-tel-input .flag-dropdown .country-list .country span{font-size:13px;line-height:19.5px}}@media(max-width:640px){.phone-field .react-tel-input .flag-dropdown .country-list .country span{font-size:14px;line-height:21px}}.phone-field .react-tel-input .flag-dropdown .country-list .country span{color:var(--_0D1836)}.phone-field .react-tel-input .flag-dropdown.open .selected-flag{background:transparent!important}.custom-select-field.ant-select-dropdown{padding:0}.custom-select-field.ant-select-dropdown .ant-select-item{padding:15px;border-bottom:1px solid var(--_E9EAEE)}.custom-select-field.ant-select-dropdown .ant-select-item:last-of-type{border-bottom:none}.custom-select-field.ant-select-dropdown .ant-select-item .ant-select-item-option-content{font-size:14px;font-weight:400;line-height:21px}@media(max-width:1536px){.custom-select-field.ant-select-dropdown .ant-select-item .ant-select-item-option-content{font-size:14px;line-height:21px}}@media(max-width:1280px){.custom-select-field.ant-select-dropdown .ant-select-item .ant-select-item-option-content{font-size:14px;line-height:21px}}@media(max-width:1024px){.custom-select-field.ant-select-dropdown .ant-select-item .ant-select-item-option-content{font-size:14px;line-height:21px}}@media(max-width:768px){.custom-select-field.ant-select-dropdown .ant-select-item .ant-select-item-option-content{font-size:13px;line-height:19.5px}}@media(max-width:640px){.custom-select-field.ant-select-dropdown .ant-select-item .ant-select-item-option-content{font-size:14px;line-height:21px}}.custom-select-field.ant-select-dropdown .ant-select-item .ant-select-item-option-content{color:var(--_3D4C75)}.custom-select-field.ant-select-dropdown .ant-select-item.ant-select-item-option-selected{background-color:var(--_004AF5);border-radius:0}.custom-select-field.ant-select-dropdown .ant-select-item.ant-select-item-option-selected .ant-select-item-option-content{color:var(--_white)}.custom-select-field.ant-select-dropdown .ant-select-clear{background-color:transparent}.ant-select .ant-select-clear{background-color:transparent!important}.radio-field .ant-radio .ant-radio-inner{width:24px;height:24px;border:1px solid var(--_A3A7BA);display:flex;align-items:center;justify-content:center}.radio-field .ant-radio .ant-radio-inner:after{display:block;width:12px!important;height:12px!important;background-color:var(--_004AF5);flex-shrink:0;border-radius:50%;transform:scale(1)!important;position:relative;margin-block-start:unset;margin-inline-start:unset;inset-block-start:unset;inset-inline-start:unset;opacity:0}.radio-field .ant-radio.ant-radio-checked .ant-radio-inner{background-color:var(--_white)}.radio-field .ant-radio.ant-radio-checked .ant-radio-inner:after{opacity:1}.radio-field .label{font-size:16px;font-weight:400;line-height:24px}@media(max-width:1536px){.radio-field .label{font-size:16px;line-height:24px}}@media(max-width:1280px){.radio-field .label{font-size:16px;line-height:24px}}@media(max-width:1024px){.radio-field .label{font-size:16px;line-height:24px}}@media(max-width:768px){.radio-field .label{font-size:15px;line-height:22.5px}}@media(max-width:640px){.radio-field .label{font-size:14px;line-height:21px}}.radio-field .label{color:var(--_414A58)}.field-message{font-size:14px;font-weight:400;line-height:21px}@media(max-width:1536px){.field-message{font-size:14px;line-height:21px}}@media(max-width:1280px){.field-message{font-size:14px;line-height:21px}}@media(max-width:1024px){.field-message{font-size:14px;line-height:21px}}@media(max-width:768px){.field-message{font-size:13px;line-height:19.5px}}@media(max-width:640px){.field-message{font-size:14px;line-height:21px}}.field-message{color:var(--_FF4D4F)}.field-message.field-error-message{color:var(--_E5524C)}.range-field .ant-slider .ant-slider-handle:after,.range-field .ant-slider:hover .ant-slider-handle:after{box-shadow:0 0 0 2px var(--_004AF5)}.switch-field .ant-switch{width:68px;height:36px;background-color:var(--_DEE3E6);border:1px solid var(--_A3A7BA)}.switch-field .ant-switch .ant-switch-handle,.switch-field .ant-switch .ant-switch-handle:before{width:30px;height:30px;border-radius:50%}.switch-field .ant-switch.ant-switch-checked{border-color:var(--_E9EAEE);background-color:var(--_004AF5)}.switch-field .ant-switch.ant-switch-checked .ant-switch-handle{inset-inline-start:calc(100% - 33px)}.ant-picker{height:50px;padding:15px!important;border-radius:5px;border:1px solid var(--_A3A7BA)}.ant-picker.ant-picker-focused,.ant-picker:hover{border-color:var(--_0034AC)!important;box-shadow:none!important}.ant-picker input{padding:0!important;font-size:16px;font-weight:400;line-height:24px}@media(max-width:1536px){.ant-picker input{font-size:16px;line-height:24px}}@media(max-width:1280px){.ant-picker input{font-size:16px;line-height:24px}}@media(max-width:1024px){.ant-picker input{font-size:16px;line-height:24px}}@media(max-width:768px){.ant-picker input{font-size:15px;line-height:22.5px}}@media(max-width:640px){.ant-picker input{font-size:14px;line-height:21px}}.ant-picker input{color:var(--_414A58);border:none!important}.ant-picker input::placeholder{font-size:16px;font-weight:400;line-height:24px}@media(max-width:1536px){.ant-picker input::placeholder{font-size:16px;line-height:24px}}@media(max-width:1280px){.ant-picker input::placeholder{font-size:16px;line-height:24px}}@media(max-width:1024px){.ant-picker input::placeholder{font-size:16px;line-height:24px}}@media(max-width:768px){.ant-picker input::placeholder{font-size:15px;line-height:22.5px}}@media(max-width:640px){.ant-picker input::placeholder{font-size:14px;line-height:21px}}.ant-picker input::placeholder{color:var(--_828282)}.ant-picker input:focus{box-shadow:none}.button{display:flex;align-items:center;text-align:center;justify-content:center;gap:10px;padding:12px 16px;border-radius:10px;border:1px solid transparent;transition:all .3s ease;font-size:16px;font-weight:500;line-height:24px}@media(max-width:1536px){.button{font-size:16px;line-height:24px}}@media(max-width:1280px){.button{font-size:16px;line-height:24px}}@media(max-width:1024px){.button{font-size:16px;line-height:24px}}@media(max-width:768px){.button{font-size:15px;line-height:22.5px}}@media(max-width:640px){.button{font-size:14px;line-height:21px}}.button.button-blue{background-color:var(--_004AF5);color:var(--_white)}.button.button-blue:hover{background-color:var(--_0034AC)}.button.button-blue svg path{fill:var(--_white)}.button.button-blue-2,.button.button-blue-3{background-color:var(--_E6EDFE);color:var(--_004AF5)}.button.button-blue-3:hover{background-color:var(--_004AF5);color:#fff}.button.button-white{background-color:var(--_white);color:var(--_004AF5)}.button.button-white:hover{background-color:var(--_white);color:var(--_0034AC)}.button.button-outline{border-color:var(--_0D1836);color:var(--_0D1836);border-radius:8px}.button.button-blue-outline{border-color:var(--_004AF5);color:var(--_004AF5);border-radius:8px}.button.button-text{padding:0;color:var(--_white)}.button.button-text:hover{background-color:transparent}.button.button-text-blue{padding:0;color:var(--_004AF5)}.button.button-text-blue:hover{background-color:transparent}.button.button-text-blue2{padding:0;color:var(--_0034AC)}.button.button-text-blue2:hover,.button.button-transparent{background-color:transparent}.button.button-transparent{color:var(--_white)}.recommended-label{background:linear-gradient(90deg,#e02e27,#f7a40a)}.badge{background-color:var(--_5AA640);color:#fff;font-size:12px;padding:.25px 6px!important;border-radius:3.369px}.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select{width:100%!important;height:auto!important;border:none!important;background:transparent!important}.ant-upload-picture-card-wrapper{display:flex!important;justify-content:center!important}header nav ul li>*{font-size:16px;font-weight:500;line-height:24px}@media(max-width:1536px){header nav ul li>*{font-size:16px;line-height:24px}}@media(max-width:1280px){header nav ul li>*{font-size:16px;line-height:24px}}@media(max-width:1024px){header nav ul li>*{font-size:16px;line-height:24px}}@media(max-width:768px){header nav ul li>*{font-size:15px;line-height:22.5px}}@media(max-width:640px){header nav ul li>*{font-size:14px;line-height:21px}}header nav ul li>*{color:var(--_0D1836);cursor:pointer}header nav ul li>*,header nav ul li>* svg path{transition:all .3s ease}header nav ul li>:hover{color:var(--_0034AC)}header nav ul li>:hover svg path{stroke:var(--_0034AC)}header .header-mobile a{font-size:16px;font-weight:500;line-height:24px}@media(max-width:1536px){header .header-mobile a{font-size:16px;line-height:24px}}@media(max-width:1280px){header .header-mobile a{font-size:16px;line-height:24px}}@media(max-width:1024px){header .header-mobile a{font-size:16px;line-height:24px}}@media(max-width:768px){header .header-mobile a{font-size:15px;line-height:22.5px}}@media(max-width:640px){header .header-mobile a{font-size:14px;line-height:21px}}header .header-mobile a{color:var(--_0D1836)}header .header-mobile .small-links a{font-size:14px;font-weight:500;line-height:21px}@media(max-width:1536px){header .header-mobile .small-links a{font-size:14px;line-height:21px}}@media(max-width:1280px){header .header-mobile .small-links a{font-size:14px;line-height:21px}}@media(max-width:1024px){header .header-mobile .small-links a{font-size:14px;line-height:21px}}@media(max-width:768px){header .header-mobile .small-links a{font-size:13px;line-height:19.5px}}@media(max-width:640px){header .header-mobile .small-links a{font-size:14px;line-height:21px}}header .header-mobile .small-links a{color:var(--_3D4C75)}.header-dropdown .ant-popover-inner{border-radius:18px!important;padding:24px 16px!important}.header-dropdown-item{transition:background-color .3s ease}.header-dropdown-item:hover{background-color:var(--_E6EDFE)}.header-dropdown-item:hover h3{color:var(--_0034AC)}.header-dropdown-item:hover p{color:var(--_616679)}footer .footer-content h3{font-size:18px;font-weight:600;line-height:27px}@media(max-width:1536px){footer .footer-content h3{font-size:18px;line-height:27px}}@media(max-width:1280px){footer .footer-content h3{font-size:18px;line-height:27px}}@media(max-width:1024px){footer .footer-content h3{font-size:18px;line-height:27px}}@media(max-width:768px){footer .footer-content h3{font-size:17px;line-height:25.5px}}@media(max-width:640px){footer .footer-content h3{font-size:16px;line-height:24px}}footer .footer-content h3{color:var(--_004AF5);margin-bottom:16px}footer .footer-content .links ul{display:flex;flex-direction:column;gap:10px}footer .footer-content .links ul li a{font-size:16px;font-weight:500;line-height:24px}@media(max-width:1536px){footer .footer-content .links ul li a{font-size:16px;line-height:24px}}@media(max-width:1280px){footer .footer-content .links ul li a{font-size:16px;line-height:24px}}@media(max-width:1024px){footer .footer-content .links ul li a{font-size:16px;line-height:24px}}@media(max-width:768px){footer .footer-content .links ul li a{font-size:15px;line-height:22.5px}}@media(max-width:640px){footer .footer-content .links ul li a{font-size:14px;line-height:21px}}footer .footer-content .links ul li a{color:var(--_A3A7BA);transition:all .3s ease}footer .footer-content .links ul li a:hover{color:var(--_white)}footer .footer-content .contact-us .item{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}footer .footer-content .contact-us .item:last-of-type{margin-bottom:0}footer .footer-content .contact-us .item h4{font-size:16px;font-weight:500;line-height:24px}@media(max-width:1536px){footer .footer-content .contact-us .item h4{font-size:16px;line-height:24px}}@media(max-width:1280px){footer .footer-content .contact-us .item h4{font-size:16px;line-height:24px}}@media(max-width:1024px){footer .footer-content .contact-us .item h4{font-size:16px;line-height:24px}}@media(max-width:768px){footer .footer-content .contact-us .item h4{font-size:15px;line-height:22.5px}}@media(max-width:640px){footer .footer-content .contact-us .item h4{font-size:14px;line-height:21px}}footer .footer-content .contact-us .item h4{color:var(--_white)}footer .footer-content .contact-us .item .value{font-size:14px;font-weight:400;line-height:21px}@media(max-width:1536px){footer .footer-content .contact-us .item .value{font-size:14px;line-height:21px}}@media(max-width:1280px){footer .footer-content .contact-us .item .value{font-size:14px;line-height:21px}}@media(max-width:1024px){footer .footer-content .contact-us .item .value{font-size:14px;line-height:21px}}@media(max-width:768px){footer .footer-content .contact-us .item .value{font-size:13px;line-height:19.5px}}@media(max-width:640px){footer .footer-content .contact-us .item .value{font-size:14px;line-height:21px}}footer .footer-content .contact-us .item .value{color:var(--_A3A7BA)}footer .footer-content .contact-us .item a{transition:all .3s ease;display:inline-block}footer .footer-content .contact-us .item a:hover{color:var(--_white)}footer .copy-right{padding:16px 0;border-top:1px solid var(--_3D4C75);border-bottom:1px solid var(--_3D4C75);font-size:14px;font-weight:400;line-height:21px}@media(max-width:1536px){footer .copy-right{font-size:14px;line-height:21px}}@media(max-width:1280px){footer .copy-right{font-size:14px;line-height:21px}}@media(max-width:1024px){footer .copy-right{font-size:14px;line-height:21px}}@media(max-width:768px){footer .copy-right{font-size:13px;line-height:19.5px}}@media(max-width:640px){footer .copy-right{font-size:14px;line-height:21px}}footer .copy-right{color:var(--_A3A7BA)}footer .copy-right .social li a{transition:all .3s ease;display:block}footer .copy-right .social li a:hover{transform:translateY(-5px)}footer .copy-right .links li a,footer .copy-right .links li button{font-size:14px;font-weight:500;line-height:21px}@media(max-width:1536px){footer .copy-right .links li a,footer .copy-right .links li button{font-size:14px;line-height:21px}}@media(max-width:1280px){footer .copy-right .links li a,footer .copy-right .links li button{font-size:14px;line-height:21px}}@media(max-width:1024px){footer .copy-right .links li a,footer .copy-right .links li button{font-size:14px;line-height:21px}}@media(max-width:768px){footer .copy-right .links li a,footer .copy-right .links li button{font-size:13px;line-height:19.5px}}@media(max-width:640px){footer .copy-right .links li a,footer .copy-right .links li button{font-size:14px;line-height:21px}}footer .copy-right .links li a,footer .copy-right .links li button{color:var(--_A3A7BA);transition:all .3s ease}footer .copy-right .links li a:hover,footer .copy-right .links li button:hover{color:var(--_white)}.job-card{border-radius:20px;background:var(--Neutral-0,#fff);box-shadow:0 4px 12px 0 hsla(0,0%,47%,.25);padding:24px 37px;position:relative;overflow:hidden;height:100%}.job-card .new-job{height:25px;width:100px;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(180deg,var(--_00AACB) 0,var(--_004AF5) 100%);position:absolute;top:5px;left:-30px;transform:rotate(-45deg);font-size:12px;font-weight:500;line-height:14.52px}@media(max-width:1536px){.job-card .new-job{font-size:12px;line-height:14.52px}}@media(max-width:1280px){.job-card .new-job{font-size:12px;line-height:14.52px}}@media(max-width:1024px){.job-card .new-job{font-size:12px;line-height:14.52px}}@media(max-width:768px){.job-card .new-job{font-size:11px;line-height:16.5px}}@media(max-width:640px){.job-card .new-job{font-size:10px;line-height:14px}}.job-card .new-job{color:var(--_white);z-index:1}.job-card .job-card-content{position:relative;z-index:1}.job-card .job-card-content .salary-range{border-bottom:1px solid var(--_E9EAEE)}.job-card .action-content{position:absolute;top:0;right:0;height:100%;width:100%;display:flex;align-items:flex-end;background-color:rgba(var(--_0034AC_rgb),.8);opacity:0;z-index:0;transition:all .5s ease}.job-card:hover .action-content{opacity:1;z-index:3}.custom-select .ant-select{height:auto}.custom-select .ant-select .ant-select-selector{background-color:var(--_E6EDFE)!important;border-radius:10px;padding:15px!important;border-color:transparent!important;box-shadow:none!important}.custom-select .ant-select .ant-select-selector .ant-select-selection-item{font-size:18px;font-weight:500;line-height:27px}@media(max-width:1536px){.custom-select .ant-select .ant-select-selector .ant-select-selection-item{font-size:18px;line-height:27px}}@media(max-width:1280px){.custom-select .ant-select .ant-select-selector .ant-select-selection-item{font-size:18px;line-height:27px}}@media(max-width:1024px){.custom-select .ant-select .ant-select-selector .ant-select-selection-item{font-size:18px;line-height:27px}}@media(max-width:768px){.custom-select .ant-select .ant-select-selector .ant-select-selection-item{font-size:17px;line-height:25.5px}}@media(max-width:640px){.custom-select .ant-select .ant-select-selector .ant-select-selection-item{font-size:16px;line-height:24px}}.custom-select .ant-select .ant-select-selector .ant-select-selection-item{color:var(--_616679)}.custom-select-root{width:200px}.custom-select-root.ant-select-dropdown{box-shadow:0 8px 30px 0 rgba(70,70,70,.2);border-radius:10px;padding:10px}.custom-select-root.ant-select-dropdown .ant-select-item{padding:10px}.custom-select-root.ant-select-dropdown .ant-select-item .ant-select-item-option-content{font-size:16px;font-weight:500;line-height:24px}@media(max-width:1536px){.custom-select-root.ant-select-dropdown .ant-select-item .ant-select-item-option-content{font-size:16px;line-height:24px}}@media(max-width:1280px){.custom-select-root.ant-select-dropdown .ant-select-item .ant-select-item-option-content{font-size:16px;line-height:24px}}@media(max-width:1024px){.custom-select-root.ant-select-dropdown .ant-select-item .ant-select-item-option-content{font-size:16px;line-height:24px}}@media(max-width:768px){.custom-select-root.ant-select-dropdown .ant-select-item .ant-select-item-option-content{font-size:15px;line-height:22.5px}}@media(max-width:640px){.custom-select-root.ant-select-dropdown .ant-select-item .ant-select-item-option-content{font-size:14px;line-height:21px}}.custom-select-root.ant-select-dropdown .ant-select-item .ant-select-item-option-content{color:var(--_828282)}.custom-select-root.ant-select-dropdown .ant-select-item-option-selected{background-color:var(--_E6EDFE)}.custom-pagination .ant-pagination{align-items:center;gap:15px}.custom-pagination .ant-pagination .ant-pagination-item{border-radius:50%;height:50px;min-width:50px;display:flex;align-items:center;justify-content:center;text-align:center;margin:0}.custom-pagination .ant-pagination .ant-pagination-item a{font-size:18px;font-weight:500;line-height:27px}@media(max-width:1536px){.custom-pagination .ant-pagination .ant-pagination-item a{font-size:18px;line-height:27px}}@media(max-width:1280px){.custom-pagination .ant-pagination .ant-pagination-item a{font-size:18px;line-height:27px}}@media(max-width:1024px){.custom-pagination .ant-pagination .ant-pagination-item a{font-size:18px;line-height:27px}}@media(max-width:768px){.custom-pagination .ant-pagination .ant-pagination-item a{font-size:17px;line-height:25.5px}}@media(max-width:640px){.custom-pagination .ant-pagination .ant-pagination-item a{font-size:16px;line-height:24px}}.custom-pagination .ant-pagination .ant-pagination-item a{color:var(--_828282)}.custom-pagination .ant-pagination .ant-pagination-item:hover{background-color:var(--_E9EAEE)}.custom-pagination .ant-pagination .ant-pagination-item:hover a{color:var(--_152759)}.custom-pagination .ant-pagination .ant-pagination-item.ant-pagination-item-active{background-color:var(--_004AF5);border-color:transparent}.custom-pagination .ant-pagination .ant-pagination-item.ant-pagination-item-active a{color:var(--_white)}.custom-pagination .ant-pagination .ant-pagination-next,.custom-pagination .ant-pagination .ant-pagination-prev{border-radius:50%;height:50px;width:50px;display:flex;align-items:center;justify-content:center;margin:0}.custom-pagination .ant-pagination .ant-pagination-next:hover:not(.ant-pagination-disabled),.custom-pagination .ant-pagination .ant-pagination-prev:hover:not(.ant-pagination-disabled){background-color:var(--_E6EDFE)}.custom-pagination .ant-pagination .ant-pagination-next.ant-pagination-disabled svg path,.custom-pagination .ant-pagination .ant-pagination-prev.ant-pagination-disabled svg path{fill:var(--_96B5FB)}@media(max-width:768px){.custom-pagination .ant-pagination{gap:10px!important}.custom-pagination .ant-pagination .ant-pagination-item,.custom-pagination .ant-pagination .ant-pagination-next,.custom-pagination .ant-pagination .ant-pagination-prev{height:40px!important;width:40px!important;min-width:40px!important}}.job-filter .ant-drawer-body{padding:30px 15px!important}.job-filter .ant-drawer-body ul li{padding:16px 0;border-bottom:1px solid var(--_E9EAEE)}.job-filter .ant-drawer-body ul li:last-of-type{border-bottom:none}.job-filter .ant-drawer-body ul li h4,.job-filter .ant-drawer-body ul li h5{font-size:20px;font-weight:600;line-height:30px}@media(max-width:1536px){.job-filter .ant-drawer-body ul li h4,.job-filter .ant-drawer-body ul li h5{font-size:20px;line-height:30px}}@media(max-width:1280px){.job-filter .ant-drawer-body ul li h4,.job-filter .ant-drawer-body ul li h5{font-size:20px;line-height:30px}}@media(max-width:1024px){.job-filter .ant-drawer-body ul li h4,.job-filter .ant-drawer-body ul li h5{font-size:20px;line-height:30px}}@media(max-width:768px){.job-filter .ant-drawer-body ul li h4,.job-filter .ant-drawer-body ul li h5{font-size:19px;line-height:28.5px}}@media(max-width:640px){.job-filter .ant-drawer-body ul li h4,.job-filter .ant-drawer-body ul li h5{font-size:18px;line-height:27px}}.job-filter .ant-drawer-body ul li h4,.job-filter .ant-drawer-body ul li h5{color:var(--_152759);margin-bottom:15px}.job-filter .ant-drawer-body ul li h5{font-size:16px;font-weight:500;line-height:24px}@media(max-width:1536px){.job-filter .ant-drawer-body ul li h5{font-size:16px;line-height:24px}}@media(max-width:1280px){.job-filter .ant-drawer-body ul li h5{font-size:16px;line-height:24px}}@media(max-width:1024px){.job-filter .ant-drawer-body ul li h5{font-size:16px;line-height:24px}}@media(max-width:768px){.job-filter .ant-drawer-body ul li h5{font-size:15px;line-height:22.5px}}@media(max-width:640px){.job-filter .ant-drawer-body ul li h5{font-size:14px;line-height:21px}}.footer-subscribe-form{background:linear-gradient(90deg,#004af5,#002b8f 76.92%);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;border-radius:16px}.footer-subscribe-form input{padding-right:65px!important}.hero-section .custom-breadcrumb li a,.hero-section .custom-breadcrumb li span{display:flex;align-items:center;gap:5px;font-size:16px;font-weight:600;line-height:24px}@media(max-width:1536px){.hero-section .custom-breadcrumb li a,.hero-section .custom-breadcrumb li span{font-size:16px;line-height:24px}}@media(max-width:1280px){.hero-section .custom-breadcrumb li a,.hero-section .custom-breadcrumb li span{font-size:16px;line-height:24px}}@media(max-width:1024px){.hero-section .custom-breadcrumb li a,.hero-section .custom-breadcrumb li span{font-size:16px;line-height:24px}}@media(max-width:768px){.hero-section .custom-breadcrumb li a,.hero-section .custom-breadcrumb li span{font-size:15px;line-height:22.5px}}@media(max-width:640px){.hero-section .custom-breadcrumb li a,.hero-section .custom-breadcrumb li span{font-size:14px;line-height:21px}}.hero-section .custom-breadcrumb li a,.hero-section .custom-breadcrumb li span{color:var(--_white)}.hero-section .custom-breadcrumb li>span{color:var(--_004AF5)}.hero-section .custom-breadcrumb .ant-breadcrumb-separator{display:flex;align-items:center}.hero-section .custom-breadcrumb .ant-breadcrumb-separator svg path{stroke:var(--_004AF5)}.section{padding:60px 0}.section-info .section-info-title{position:relative;display:flex;align-items:center;gap:15px}.section-info .section-info-title:not(.no-line):before{content:"";position:relative;width:2px;height:25px;background-color:var(--_004AF5);flex-shrink:0}.section-info.with-center .section-info-title{justify-content:center}.section-info.with-center h3,.section-info.with-center p{text-align:center}.contact-us-item{display:flex;padding:26.144px 39.216px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:13.072px;border:.817px solid #949494}.contact-us-item ul li,.contact-us-item ul li a{display:flex;gap:15px;font-size:14px;font-weight:500;line-height:21px}@media(max-width:1536px){.contact-us-item ul li,.contact-us-item ul li a{font-size:14px;line-height:21px}}@media(max-width:1280px){.contact-us-item ul li,.contact-us-item ul li a{font-size:14px;line-height:21px}}@media(max-width:1024px){.contact-us-item ul li,.contact-us-item ul li a{font-size:14px;line-height:21px}}@media(max-width:768px){.contact-us-item ul li,.contact-us-item ul li a{font-size:13px;line-height:19.5px}}@media(max-width:640px){.contact-us-item ul li,.contact-us-item ul li a{font-size:14px;line-height:21px}}.contact-us-item ul li,.contact-us-item ul li a{color:var(--_152759)}.custom-accordion{background-color:transparent!important}.custom-accordion .ant-collapse-item{border:1px solid transparent!important;margin-bottom:30px;box-shadow:0 4px 12px 0 hsla(0,0%,47%,.25);border-radius:20px!important;background-color:var(--_white);transition:all .3s ease}.custom-accordion .ant-collapse-item:last-of-type{margin-bottom:0}.custom-accordion .ant-collapse-item .ant-collapse-header{padding:30px!important;display:flex;align-items:center!important;gap:24px}.custom-accordion .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon{flex-shrink:0;padding-inline-start:0!important;transition:all .3s ease}.custom-accordion .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon svg{width:13.63px;height:24px}.custom-accordion .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon svg path{stroke:var(--_004AF5)}.custom-accordion .ant-collapse-item .ant-collapse-header .ant-collapse-header-text{font-size:20px;font-weight:600;line-height:30px}@media(max-width:1536px){.custom-accordion .ant-collapse-item .ant-collapse-header .ant-collapse-header-text{font-size:20px;line-height:30px}}@media(max-width:1280px){.custom-accordion .ant-collapse-item .ant-collapse-header .ant-collapse-header-text{font-size:20px;line-height:30px}}@media(max-width:1024px){.custom-accordion .ant-collapse-item .ant-collapse-header .ant-collapse-header-text{font-size:20px;line-height:30px}}@media(max-width:768px){.custom-accordion .ant-collapse-item .ant-collapse-header .ant-collapse-header-text{font-size:19px;line-height:28.5px}}@media(max-width:640px){.custom-accordion .ant-collapse-item .ant-collapse-header .ant-collapse-header-text{font-size:18px;line-height:27px}}.custom-accordion .ant-collapse-item .ant-collapse-header .ant-collapse-header-text{color:var(--_0F0F0F);transition:all .3s ease}.custom-accordion .ant-collapse-item .ant-collapse-content-box{padding:30px!important;border-top:1px solid #d3d3d3;font-size:18px;font-weight:400;line-height:27px}@media(max-width:1536px){.custom-accordion .ant-collapse-item .ant-collapse-content-box{font-size:18px;line-height:27px}}@media(max-width:1280px){.custom-accordion .ant-collapse-item .ant-collapse-content-box{font-size:18px;line-height:27px}}@media(max-width:1024px){.custom-accordion .ant-collapse-item .ant-collapse-content-box{font-size:18px;line-height:27px}}@media(max-width:768px){.custom-accordion .ant-collapse-item .ant-collapse-content-box{font-size:16px;line-height:25.5px}}@media(max-width:640px){.custom-accordion .ant-collapse-item .ant-collapse-content-box{font-size:16px;line-height:24px}}.custom-accordion .ant-collapse-item .ant-collapse-content-box{color:var(--_828282)}.custom-accordion .ant-collapse-item .ant-collapse-content-box p{padding:0!important}.custom-accordion .ant-collapse-item.ant-collapse-item-active,.custom-accordion .ant-collapse-item:hover{border-color:var(--_96B5FB)!important}.custom-accordion .ant-collapse-item.ant-collapse-item-active .ant-collapse-header-text,.custom-accordion .ant-collapse-item:hover .ant-collapse-header-text{color:var(--_004AF5)}.plan-card{padding:30px 45px;border:1px solid var(--_E9EAEE);border-radius:10px;box-shadow:0 8px 10px 0 hsla(0,0%,66%,.05);transition:all .3s ease;position:relative;overflow:hidden}.plan-card .popular{height:25px;width:100px;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(180deg,#ffce00,#806700);position:absolute;top:5px;left:-30px;transform:rotate(-45deg);font-size:12px;font-weight:500;line-height:14.52px}@media(max-width:1536px){.plan-card .popular{font-size:12px;line-height:14.52px}}@media(max-width:1280px){.plan-card .popular{font-size:12px;line-height:14.52px}}@media(max-width:1024px){.plan-card .popular{font-size:12px;line-height:14.52px}}@media(max-width:768px){.plan-card .popular{font-size:11px;line-height:16.5px}}@media(max-width:640px){.plan-card .popular{font-size:10px;line-height:14px}}.plan-card .popular{color:var(--_white);z-index:1}.plan-card h3,.plan-card p,.plan-card span,.plan-card svg path{transition:all .3s ease}.plan-card ul{flex-direction:column}.plan-card ul,.plan-card ul li{display:flex;gap:15px}.plan-card ul li span{font-size:18px;font-weight:500;line-height:27px}@media(max-width:1536px){.plan-card ul li span{font-size:18px;line-height:27px}}@media(max-width:1280px){.plan-card ul li span{font-size:18px;line-height:27px}}@media(max-width:1024px){.plan-card ul li span{font-size:18px;line-height:27px}}@media(max-width:768px){.plan-card ul li span{font-size:17px;line-height:25.5px}}@media(max-width:640px){.plan-card ul li span{font-size:16px;line-height:24px}}.plan-card ul li span{color:var(--_0D1836)}.plan-card:hover{background-color:var(--_004AF5)}.plan-card:hover h3,.plan-card:hover p,.plan-card:hover span{color:var(--_white)}.plan-card:hover .button{background-color:#fff;color:var(--_004AF5)}.plan-card:hover li svg path{fill:var(--_F4B81A)}.blog-filter .blog-filter-content{position:relative;border-radius:10.753px;border:.72px solid var(--Neutral-N20,#e9eaee);background:var(--Neutral-N10,#fafafb);display:flex;align-items:center}@media(max-width:768px){.blog-filter .blog-filter-content{border-radius:10px}}.blog-filter .blog-filter-content>*{position:relative}.blog-filter .blog-filter-content>:after{content:"";width:1px;height:20px;background-color:var(--_616679);top:50%;right:0;position:absolute;transform:translateY(-50%)}.blog-filter .blog-filter-content>:last-child:after{display:none}@media(max-width:768px){.blog-filter .blog-filter-content>:first-child:after{width:calc(100% - 20px);height:1px;bottom:0;left:10px;top:unset}}.blog-filter .blog-filter-content .input-field input{background-color:transparent;border-color:transparent!important}.blog-filter .blog-filter-content .ant-select .ant-select-selector{background-color:transparent;border-color:transparent!important;box-shadow:none!important}.blog-filter .blog-filter-content .ant-select .ant-select-selection-placeholder{color:var(--_616679)}.blog-filter .blog-filter-content .ant-select .ant-select-arrow svg path{stroke:var(--_616679)}.blog-filter .blog-filter-content .ant-select:focus .ant-select-selector,.blog-filter .blog-filter-content .ant-select:hover .ant-select-selector{border-color:transparent!important;box-shadow:none!important}.blog-card{display:flex;padding:20px 15px;align-items:center;gap:19px;border-radius:20px;background:#f9f9f9;box-shadow:0 4px 12px 0 hsla(0,0%,47%,.25)}.blog-card ul{border-bottom:1px solid var(--_828282)}.blog-card ul li{display:flex;align-items:center;gap:5px}.blog-card ul li span{font-size:12px;font-weight:500;line-height:14.52px}@media(max-width:1536px){.blog-card ul li span{font-size:12px;line-height:14.52px}}@media(max-width:1280px){.blog-card ul li span{font-size:12px;line-height:14.52px}}@media(max-width:1024px){.blog-card ul li span{font-size:12px;line-height:14.52px}}@media(max-width:768px){.blog-card ul li span{font-size:11px;line-height:16.5px}}@media(max-width:640px){.blog-card ul li span{font-size:10px;line-height:14px}}.blog-card ul li span{color:var(--_828282)}.team-card{border-radius:15px;overflow:hidden;position:relative;height:470px}.team-card .team-card-content{position:relative;z-index:1}.team-card .action-content{padding:50px 30px;position:absolute;top:0;right:0;height:100%;width:100%;display:flex;align-items:flex-end;background-color:rgba(var(--_0034AC_rgb),.8);opacity:0;z-index:0;transition:all .5s ease}.team-card:hover .action-content{opacity:1;z-index:3}.service-card{padding:24px;max-width:383px;border-radius:20px;display:flex;flex-direction:column;gap:24px;box-shadow:0 8px 20px 0 rgba(70,70,70,.2);transition:all .3s ease;background-color:var(--_white)}.service-card .icon{background:linear-gradient(333.16deg,#004af5 -23.23%,#012b8e 111.49%)}.service-card a,.service-card h3,.service-card p{transition:all .3s ease}.custom-tabs .ant-tabs-nav{margin-bottom:30px!important}.custom-tabs .ant-tabs-nav:before{display:none}.custom-tabs .ant-tabs-tab-btn{font-size:18px;font-weight:600;line-height:27px}@media(max-width:1536px){.custom-tabs .ant-tabs-tab-btn{font-size:18px;line-height:27px}}@media(max-width:1280px){.custom-tabs .ant-tabs-tab-btn{font-size:18px;line-height:27px}}@media(max-width:1024px){.custom-tabs .ant-tabs-tab-btn{font-size:18px;line-height:27px}}@media(max-width:768px){.custom-tabs .ant-tabs-tab-btn{font-size:17px;line-height:25.5px}}@media(max-width:640px){.custom-tabs .ant-tabs-tab-btn{font-size:16px;line-height:24px}}.custom-tabs .ant-tabs-tab-btn{color:var(--_828282)!important}.custom-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--_004AF5)!important}.custom-tabs .ant-tabs-ink-bar{background:var(--_004AF5)!important}.custom-tabs.center-tabs .ant-tabs-nav-wrap{justify-content:center}.video-background{position:relative;overflow:hidden;width:100%;height:100%;min-height:inherit}.video-background iframe{position:absolute;top:50%;left:50%;height:100%;min-height:inherit;transform:translate(-50%,-50%);width:400vh!important}@media(min-aspect-ratio:16/9){.video-background iframe{height:56.25vw}}@media(max-aspect-ratio:16/9){.video-background iframe{width:210vh}}.find-talent-item{position:relative;padding-left:15px}.find-talent-item:before{content:"";position:absolute;left:0;top:0;width:2px;height:100%;background-color:var(--_004AF5)}.custom-header-accordion .ant-collapse-item{border-bottom:none!important;margin-bottom:15px}.custom-header-accordion .ant-collapse-item:last-of-type{margin-bottom:0}.custom-header-accordion .ant-collapse-item .ant-collapse-header{padding:0!important}.custom-header-accordion .ant-collapse-item .ant-collapse-header .ant-collapse-header-text{font-size:16px;font-weight:500;line-height:24px}@media(max-width:1536px){.custom-header-accordion .ant-collapse-item .ant-collapse-header .ant-collapse-header-text{font-size:16px;line-height:24px}}@media(max-width:1280px){.custom-header-accordion .ant-collapse-item .ant-collapse-header .ant-collapse-header-text{font-size:16px;line-height:24px}}@media(max-width:1024px){.custom-header-accordion .ant-collapse-item .ant-collapse-header .ant-collapse-header-text{font-size:16px;line-height:24px}}@media(max-width:768px){.custom-header-accordion .ant-collapse-item .ant-collapse-header .ant-collapse-header-text{font-size:15px;line-height:22.5px}}@media(max-width:640px){.custom-header-accordion .ant-collapse-item .ant-collapse-header .ant-collapse-header-text{font-size:14px;line-height:21px}}.custom-header-accordion .ant-collapse-item .ant-collapse-header .ant-collapse-header-text{color:var(--_0D1836)}.share .share-items>*{border:1px solid var(--_616679)!important;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);border-radius:10px}.share .share-items>.react-share__ShareButton{padding:10px!important}.share .share-items>.react-share__ShareButton svg path{fill:var(--_616679)}.job-team-member .job-team-member-list{display:flex;gap:30px;flex-direction:column}.job-team-member .job-team-member-list li{display:flex;justify-content:space-between;gap:15px}.job-team-member .job-team-member-list li h6{font-size:16px;font-weight:500;line-height:24px}@media(max-width:1536px){.job-team-member .job-team-member-list li h6{font-size:16px;line-height:24px}}@media(max-width:1280px){.job-team-member .job-team-member-list li h6{font-size:16px;line-height:24px}}@media(max-width:1024px){.job-team-member .job-team-member-list li h6{font-size:16px;line-height:24px}}@media(max-width:768px){.job-team-member .job-team-member-list li h6{font-size:15px;line-height:22.5px}}@media(max-width:640px){.job-team-member .job-team-member-list li h6{font-size:14px;line-height:21px}}.job-team-member .job-team-member-list li h6{color:var(--_0D1836)}.job-team-member .job-team-member-list li p{font-size:16px;font-weight:500;line-height:24px}@media(max-width:1536px){.job-team-member .job-team-member-list li p{font-size:16px;line-height:24px}}@media(max-width:1280px){.job-team-member .job-team-member-list li p{font-size:16px;line-height:24px}}@media(max-width:1024px){.job-team-member .job-team-member-list li p{font-size:16px;line-height:24px}}@media(max-width:768px){.job-team-member .job-team-member-list li p{font-size:15px;line-height:22.5px}}@media(max-width:640px){.job-team-member .job-team-member-list li p{font-size:14px;line-height:21px}}.job-team-member .job-team-member-list li p{color:var(--_616679)}.search-modal .ant-modal{width:100vw!important;height:100vh!important;margin:0!important;max-width:100vw!important;padding:0!important;top:0!important}.search-modal .ant-modal>div{height:inherit}.search-modal .ant-modal .ant-modal-content{padding:0;height:inherit;border-radius:0;background-color:rgba(0,0,0,.871)}.search-modal .ant-modal .ant-modal-content .ant-modal-close-x svg{width:24px;height:24px}.search-modal .ant-modal .ant-modal-content .ant-modal-close-x svg path{fill:var(--_white)}.search-modal .ant-modal .ant-modal-content .ant-modal-body{height:inherit;display:flex;align-items:center;justify-content:center}.search-modal .ant-modal .ant-modal-content .ant-modal-body .ant-select-selector{background-color:transparent!important;border:2px solid var(--_white)!important}.search-modal .ant-modal .ant-modal-content .ant-modal-body .ant-select-selector input{background-color:transparent!important;color:var(--_white)!important}.search-modal .ant-modal .ant-modal-content .ant-modal-body .ant-select-selector input::placeholder{color:var(--_white)}.search-modal .ant-modal .ant-modal-content .ant-modal-body svg path{stroke:var(--_white)}.auto-complete-search{height:unset!important}.auto-complete-search .ant-select-selector{background-color:var(--_white)!important;box-shadow:none!important;height:50px!important;border:1px solid var(--_EAECED)!important;border-radius:5px;padding:20px 50px 20px 30px!important;overflow:hidden}.auto-complete-search .ant-select-selector .ant-select-selection-search{inset-inline-start:0!important;inset-inline-end:0!important}.auto-complete-search .ant-select-selector .ant-select-selection-placeholder{font-size:16px;font-weight:400;line-height:24px}@media(max-width:1536px){.auto-complete-search .ant-select-selector .ant-select-selection-placeholder{font-size:16px;line-height:24px}}@media(max-width:1280px){.auto-complete-search .ant-select-selector .ant-select-selection-placeholder{font-size:16px;line-height:24px}}@media(max-width:1024px){.auto-complete-search .ant-select-selector .ant-select-selection-placeholder{font-size:16px;line-height:24px}}@media(max-width:768px){.auto-complete-search .ant-select-selector .ant-select-selection-placeholder{font-size:15px;line-height:22.5px}}@media(max-width:640px){.auto-complete-search .ant-select-selector .ant-select-selection-placeholder{font-size:14px;line-height:21px}}.auto-complete-search .ant-select-selector .ant-select-selection-placeholder{color:var(--_81838C)}.auto-complete-search .ant-select-selector input{background-color:transparent!important;color:var(--_0D1836)!important;font-size:16px;font-weight:400;line-height:24px}@media(max-width:1536px){.auto-complete-search .ant-select-selector input{font-size:16px;line-height:24px}}@media(max-width:1280px){.auto-complete-search .ant-select-selector input{font-size:16px;line-height:24px}}@media(max-width:1024px){.auto-complete-search .ant-select-selector input{font-size:16px;line-height:24px}}@media(max-width:768px){.auto-complete-search .ant-select-selector input{font-size:15px;line-height:22.5px}}@media(max-width:640px){.auto-complete-search .ant-select-selector input{font-size:14px;line-height:21px}}.auto-complete-search .ant-select-selector input{padding:20px 50px 20px 30px!important}.auto-complete-search .ant-select-selector input::placeholder{font-size:16px;font-weight:400;line-height:24px}@media(max-width:1536px){.auto-complete-search .ant-select-selector input::placeholder{font-size:16px;line-height:24px}}@media(max-width:1280px){.auto-complete-search .ant-select-selector input::placeholder{font-size:16px;line-height:24px}}@media(max-width:1024px){.auto-complete-search .ant-select-selector input::placeholder{font-size:16px;line-height:24px}}@media(max-width:768px){.auto-complete-search .ant-select-selector input::placeholder{font-size:15px;line-height:22.5px}}@media(max-width:640px){.auto-complete-search .ant-select-selector input::placeholder{font-size:14px;line-height:21px}}.auto-complete-search .ant-select-selector input::placeholder{color:var(--_81838C)}.auto-complete-search .ant-select-selector input:hover{border-color:var(--_EAECED)}.auto-complete-search .ant-select-selector input:focus{box-shadow:none}.auto-complete-search svg{margin-right:10px}.auto-complete-search svg path{stroke:var(--_9EA1AB)}.auto-complete-search .ant-select-item-option-grouped{padding:0!important;padding-inline-start:0!important}.auto-complete-search .ant-select-item-option-grouped a{padding:10px 25px!important}.cookie-footer{bottom:-100%;transition:all 2s}.cookie-footer.open{bottom:0}.offer-banner{top:-100%;transition:all 2s}.offer-banner.open{top:0}.about-us-section .about-us-images{height:650px;position:relative}@media(max-width:425px){.about-us-section .about-us-images{height:300px}}.about-us-section .about-us-images .image-1,.about-us-section .about-us-images .image-2{border-radius:15px;overflow:hidden;position:absolute}.about-us-section .about-us-images .image-1{height:384px;width:384px;top:60px;left:0}@media(max-width:425px){.about-us-section .about-us-images .image-1{width:220px;height:220px;top:0;left:0}}.about-us-section .about-us-images .image-2{height:356px;width:372px;top:200px;right:50px}@media(max-width:425px){.about-us-section .about-us-images .image-2{width:200px;height:200px;top:100px;right:0}}.about-us-section .about-us-images .talent{position:absolute;top:170px;right:0;display:flex;align-items:center;background-color:var(--_0034AC);border-radius:12px;padding:12px 20px;gap:10px}@media(max-width:425px){.about-us-section .about-us-images .talent{top:80px}}.about-us-section .about-us-images .talent .quality-icon{background-color:var(--_0034AC);border-radius:5px}.about-us-section .about-us-images .talent .talent-content{display:flex;flex-direction:column}.about-us-section .about-us-images .talent .talent-content span{color:var(--_white);font-size:14px;font-weight:500;line-height:21px}@media(max-width:1536px){.about-us-section .about-us-images .talent .talent-content span{font-size:14px;line-height:21px}}@media(max-width:1280px){.about-us-section .about-us-images .talent .talent-content span{font-size:14px;line-height:21px}}@media(max-width:1024px){.about-us-section .about-us-images .talent .talent-content span{font-size:14px;line-height:21px}}@media(max-width:768px){.about-us-section .about-us-images .talent .talent-content span{font-size:13px;line-height:19.5px}}@media(max-width:640px){.about-us-section .about-us-images .talent .talent-content span{font-size:14px;line-height:21px}}.about-us-section .about-us-images .talent .talent-content span:first-of-type{font-size:18px;font-weight:600;line-height:27px}@media(max-width:1536px){.about-us-section .about-us-images .talent .talent-content span:first-of-type{font-size:18px;line-height:27px}}@media(max-width:1280px){.about-us-section .about-us-images .talent .talent-content span:first-of-type{font-size:18px;line-height:27px}}@media(max-width:1024px){.about-us-section .about-us-images .talent .talent-content span:first-of-type{font-size:18px;line-height:27px}}@media(max-width:768px){.about-us-section .about-us-images .talent .talent-content span:first-of-type{font-size:17px;line-height:25.5px}}@media(max-width:640px){.about-us-section .about-us-images .talent .talent-content span:first-of-type{font-size:16px;line-height:24px}}.about-us-section .about-us-item{display:flex;flex-direction:column;align-items:start;justify-content:start;height:100%}.about-us-section .about-us-item h4{font-size:14px;font-weight:400;line-height:21px}@media(max-width:1536px){.about-us-section .about-us-item h4{font-size:14px;line-height:21px}}@media(max-width:1280px){.about-us-section .about-us-item h4{font-size:14px;line-height:21px}}@media(max-width:1024px){.about-us-section .about-us-item h4{font-size:14px;line-height:21px}}@media(max-width:768px){.about-us-section .about-us-item h4{font-size:13px;line-height:19.5px}}@media(max-width:640px){.about-us-section .about-us-item h4{font-size:14px;line-height:21px}}.about-us-section .about-us-item h4{color:var(--_0D1836);display:flex;align-items:center;gap:14px;margin-bottom:14px}.about-us-section .about-us-item p{font-size:16px;font-weight:400;line-height:24px}@media(max-width:1536px){.about-us-section .about-us-item p{font-size:16px;line-height:24px}}@media(max-width:1280px){.about-us-section .about-us-item p{font-size:16px;line-height:24px}}@media(max-width:1024px){.about-us-section .about-us-item p{font-size:16px;line-height:24px}}@media(max-width:768px){.about-us-section .about-us-item p{font-size:15px;line-height:22.5px}}@media(max-width:640px){.about-us-section .about-us-item p{font-size:14px;line-height:21px}}.about-us-section .about-us-item p{width:90%;color:var(--_0D1836)}.benefit-item{justify-content:flex-end;align-items:start}.benefit-item,.refer-them-item{display:flex;flex-direction:column}.refer-them-item{padding:60px 36px;justify-content:start;align-items:flex-start;align-self:stretch;border-radius:24px;border-top:10px solid var(--Primary-P300,#004af5);background:#f9f9f9;box-shadow:0 4px 12px 0 hsla(0,0%,47%,.25)}.refer-them-item.employer{padding:36px}@media(min-width:1280px){.container{padding-left:60px;padding-right:60px}}.core-purpose-card{display:flex;padding:24px 16px;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch;border-radius:14.955px;background:var(--_F9F9F9);box-shadow:0 4px 24px 0 hsla(0,0%,66%,.4)}.home-hero{min-height:684px;position:relative;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.home-hero{min-height:650px;padding-left:12px;padding-right:12px}}.home-hero .home-hero-text{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}.home-hero-slider .home-hero-slide{min-height:800px;position:relative}@media(max-width:768px){.home-hero-slider .home-hero-slide{min-height:650px}}.home-hero-slider .home-hero-slide .slide-content{position:absolute;top:0;left:0;z-index:1;height:100%;width:100%;display:flex;justify-content:center;flex-direction:column}.home-hero-slider .home-hero-slide .slide-content h2{position:relative;display:flex;gap:15px;align-items:center}.home-hero-slider .home-hero-slide .slide-content h2:before{content:"";position:relative;width:10px;height:10px;border-radius:50%;background-color:var(--_00DBF2);display:inline-block}.home-hero-slider .home-hero-slide .slide-content:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(92deg,rgba(34,82,238,.8) 1.66%,rgba(0,13,42,.8) 98.25%);background-blend-mode:multiply;z-index:-1}.home-hero-slider .home-hero-slide .slide-content .slide-bg{position:absolute;right:0;top:0;height:100%;min-height:inherit;width:50%}.home-hero-slider .slick-dots{display:flex!important;align-items:center;gap:15px;position:absolute;right:80px;bottom:100px;justify-content:flex-end;width:max-content}.home-hero-slider .slick-dots li{height:auto;width:auto;margin:0}.home-hero-slider .slick-dots li .custom-dot{width:65px;height:65px;border-radius:50%;border:1px solid var(--_DEE3E6);display:flex;align-items:center;justify-content:center;font-size:31px;font-weight:600;line-height:46.5px}@media(max-width:1536px){.home-hero-slider .slick-dots li .custom-dot{font-size:31px;line-height:46.5px}}@media(max-width:1280px){.home-hero-slider .slick-dots li .custom-dot{font-size:31px;line-height:46.5px}}@media(max-width:1024px){.home-hero-slider .slick-dots li .custom-dot{font-size:30px;line-height:45px}}@media(max-width:768px){.home-hero-slider .slick-dots li .custom-dot{font-size:28px;line-height:42px}}@media(max-width:640px){.home-hero-slider .slick-dots li .custom-dot{font-size:25px;line-height:37.5px}}.home-hero-slider .slick-dots li .custom-dot{color:var(--_white)}.home-hero-slider .slick-dots li.slick-active .custom-dot{background-color:var(--_004AF5)}@media(max-width:768px){.home-hero-slider .slick-dots{right:30px;bottom:30px}.home-hero-slider .slick-dots .custom-dot{width:40px!important;height:40px!important;font-size:20px!important;font-weight:600!important;line-height:30px!important}@media(max-width:1536px){.home-hero-slider .slick-dots .custom-dot{font-size:20px!important;line-height:30px!important}}@media(max-width:1280px){.home-hero-slider .slick-dots .custom-dot{font-size:20px!important;line-height:30px!important}}@media(max-width:1024px){.home-hero-slider .slick-dots .custom-dot{font-size:20px!important;line-height:30px!important}}@media(max-width:768px){.home-hero-slider .slick-dots .custom-dot{font-size:19px!important;line-height:28.5px!important}}@media(max-width:640px){.home-hero-slider .slick-dots .custom-dot{font-size:18px!important;line-height:27px!important}}}.custom-modal-wrapper .ant-modal-content{width:100%;border-radius:1.5rem;padding:79px 68px}@media (min-width:768px){.custom-modal-wrapper .ant-modal-content{width:520px}}@media (min-width:1024px){.custom-modal-wrapper .ant-modal-content{width:788px}}.multilingual-support .grid>div:nth-child(2){position:relative}.multilingual-support .grid>div:nth-child(2):after,.multilingual-support .grid>div:nth-child(2):before{content:"";position:absolute;top:0;width:2px;height:100%;background-color:var(--_004AF5)}.multilingual-support .grid>div:nth-child(2):before{left:-25px}.multilingual-support .grid>div:nth-child(2):after{right:0}@media(max-width:1024px){.multilingual-support .grid>div:nth-child(2):after,.multilingual-support .grid>div:nth-child(2):before{display:none}}.nav-card{display:flex;padding:32px 16px;flex-direction:column;align-items:flex-start;gap:32px;border-radius:16px;background:#fff;box-shadow:0 4px 12px 0 hsla(0,0%,70%,.25)}.our-services{padding-bottom:15px;border-bottom:2px solid var(--_DEE3E6);position:relative}.our-services:after{content:"";position:absolute;bottom:-2px;left:0;width:40%;height:2px;background-color:var(--_004AF5)}.service-details nav ul{width:100%}.service-details nav ul li{padding:16px 0}.service-details nav ul li a.active{text-decoration:underline;color:var(--_004AF5)!important}.pricing-card{display:flex;padding:32px;flex-direction:column;align-items:flex-start;flex:1 0 0;align-self:stretch;position:relative;border-radius:20px;border:1px solid var(--Primary-P75,#96b5fb);background:#fff;box-shadow:0 4px 31.3px -6px rgba(0,0,0,.11)}.pricing-card.selected{background:linear-gradient(180deg,#004af5 .08%,#002b8f 92.72%)!important;color:#fff!important}.faq-title{color:var(--Neutral-N60,#0d1836);text-shadow:-1px 22px 5.5px rgba(0,0,0,.25);font-size:40px;font-style:normal;font-weight:500;text-align:center;line-height:150%}.faq-form{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:32px;gap:32px;border-radius:8px;box-shadow:0 4px 12px 0 hsla(0,0%,47%,.25)}.job-filter-form h4{margin-bottom:1rem;color:var(--_152759);font-size:16px;font-weight:600;line-height:24px}@media(max-width:1536px){.job-filter-form h4{font-size:16px;line-height:24px}}@media(max-width:1280px){.job-filter-form h4{font-size:16px;line-height:24px}}@media(max-width:1024px){.job-filter-form h4{font-size:16px;line-height:24px}}@media(max-width:768px){.job-filter-form h4{font-size:15px;line-height:22.5px}}@media(max-width:640px){.job-filter-form h4{font-size:14px;line-height:21px}}.job-filter-form h5{margin-bottom:1rem;color:var(--_152759);font-size:14px;font-weight:500;line-height:21px}@media(max-width:1536px){.job-filter-form h5{font-size:14px;line-height:21px}}@media(max-width:1280px){.job-filter-form h5{font-size:14px;line-height:21px}}@media(max-width:1024px){.job-filter-form h5{font-size:14px;line-height:21px}}@media(max-width:768px){.job-filter-form h5{font-size:13px;line-height:19.5px}}@media(max-width:640px){.job-filter-form h5{font-size:14px;line-height:21px}}.job-filter-form li{border-bottom-width:1px;--tw-border-opacity:1;border-bottom-color:rgb(233 234 238/var(--tw-border-opacity));padding-bottom:1rem}.custom-select .ant-select-selector,.custom-select .custom-select-root{width:fit-content!important}.ant-pagination{display:flex!important;flex-wrap:wrap!important}.job-details .job-info li{display:flex;gap:15px;align-items:center}.job-details .job-info li svg{flex-shrink:0;height:22px;width:22px}.job-details .job-info li span{font-size:16px;font-weight:400;line-height:24px}@media(max-width:1536px){.job-details .job-info li span{font-size:16px;line-height:24px}}@media(max-width:1280px){.job-details .job-info li span{font-size:16px;line-height:24px}}@media(max-width:1024px){.job-details .job-info li span{font-size:16px;line-height:24px}}@media(max-width:768px){.job-details .job-info li span{font-size:15px;line-height:22.5px}}@media(max-width:640px){.job-details .job-info li span{font-size:14px;line-height:21px}}.job-details .job-info li span{color:var(--_616679)}.job-details .job-info li>a{display:flex;gap:15px;align-items:center}.job-overview .job-overview-item .icon{width:26px;height:26px;padding:6.527px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:.653px solid #616679;flex-shrink:0}