:root{--text-color:#1a1f36;--initiative-light:#fbfbfb;--initiative-border:#e8e8e8;--initiative-border-color:#f1f1f4;--initiative-from-border:#bcc6d3;--initiative-light-success:rgba(48,171,110,.1);--bg--primary-button:#8c7ffb;--text--primary-button:#fff}html :not(i){font-family:Poppins,sans-serif!important}html .bg--primary-button{background:var(--primary-color)!important}html .text--primary-button{color:var(--text--primary-button)!important}html body{color:var(--text-color)}html body .border-gray-dark{border-color:var(--initiative-from-border)!important}html body .icon-filled-light-primary,html body .icon-holder{--size:40px;width:var(--size);min-width:var(--size);height:var(--size);border-radius:var(--size);cursor:pointer;display:flex;align-items:center;justify-content:center;overflow:hidden}html body .icon-filled-light-primary:hover,html body .icon-holder:hover{background-color:#f2f2f2}html body .icon-holder.md,html body .md.icon-filled-light-primary{--size:30px}html body .icon-holder.sm,html body .sm.icon-filled-light-primary{--size:24px}@media screen and (max-width:1700px){html body .icon-filled-light-primary,html body .icon-holder{--size:30px}}html body .icon-hover-light-primary{position:relative;display:flex;align-items:center;justify-content:center;color:var(--primary-color);--size:40px;width:var(--size);height:var(--size);border-radius:var(--size);overflow:hidden;border:1px solid var(--initiative-border)}html body .icon-hover-light-primary:after{content:"";background-color:var(--primary-color);opacity:0;position:absolute;inset:0;width:100%;height:100%}html body .icon-hover-light-primary:hover:after{opacity:.2}html body .icon-filled-light-primary{position:relative;--size:30px}html body .icon-filled-light-primary svg{position:relative;z-index:1}html body .icon-filled-light-primary:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:var(--primary-color);opacity:.1}html body .icon-filled-light-primary:hover{background-color:transparent}html body .icon-filled-light-primary:hover:after{opacity:.2}html body .icon-filled-light-primary.solid{background-color:var(--primary-color);--size:24px}html body .icon-filled-light-primary.solid:after{display:none}@media screen and (max-width:1440px){html body .icon-filled-light-primary{--size:26px}}html body .btn-initiative{position:relative;padding:9px 18px!important;border-radius:6px!important;font-size:13px!important;font-weight:500!important;min-width:70px;overflow:hidden}html body .btn-initiative.btn-primary{font-size:inherit;font-weight:inherit;border-radius:inherit}html body .btn-initiative.btn-light-primary{color:var(--primary-color)}html body .btn-initiative.btn-light-primary span{position:relative;z-index:1}html body .btn-initiative.btn-light-primary:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:var(--primary-color);opacity:.1;transition:all .3s ease}html body .btn-initiative.btn-light-primary:hover:after{opacity:.2}@media screen and (max-width:1700px){html body .btn-initiative{padding:7px 14px!important;font-size:12px!important;font-weight:400!important;border-radius:6px!important}}html body .btn-hover-light-primary{color:var(--primary-color);border:1px solid var(--initiative-border);background-color:#fff}html body .btn-hover-light-primary:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:var(--primary-color);opacity:0;transition:all .3s ease}html body .btn-hover-light-primary:hover:after{opacity:.1}html body .custom-checkbox{position:relative;width:18px;min-width:18px;height:18px;border-radius:4px;border:1.5px solid var(--primary-color);display:flex;align-items:center;justify-content:center;cursor:pointer}html body .custom-checkbox span{width:12px;height:12px;background-color:var(--primary-color);display:flex;opacity:0;border-radius:2px}html body .custom-checkbox input{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;margin:0;z-index:2}html body .custom-checkbox input:after,html body .custom-checkbox input:before{display:none}html body .custom-checkbox input[type=checkbox]:checked~span{opacity:1}html body .custom-checkbox.lineab span{width:10px;height:2px;opacity:1}html body .custom-switch{width:32px;min-width:32px;padding:0;border-radius:4px;display:flex;align-items:center;outline:none!important;box-shadow:none!important;border:0}html body .custom-switch:focus{border:0}html body .custom-switch div{width:18px;height:18px;border-radius:4px;border:1px solid var(--initiative-border)}html body .custom-switch.switch-checked div{border-color:var(--primary-color)}html body .initiative-control,html body .initiative-datepicker input{border:1px solid var(--initiative-from-border)!important;background:#fff!important;border-radius:6px!important;box-shadow:none!important;outline:none!important;padding:8px 14px}html body .initiative-control:focus,html body .initiative-datepicker input:focus{border-color:var(--primary-color)!important}html body .initiative-control::-moz-placeholder,html body .initiative-datepicker input::-moz-placeholder{color:#555!important}html body .initiative-control::placeholder,html body .initiative-datepicker input::placeholder{color:#555!important}html body .initiative-control:disabled,html body .initiative-datepicker input:disabled{background-color:#f5f5f5!important}@media screen and (max-width:767px){html body #personalSummary{height:50dvh}}html body .text-transform-none{text-transform:none!important}html body .custom-tabs{display:flex;align-items:center;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.03);overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;background-color:#fff}html body .custom-tabs::-webkit-scrollbar{display:none}html body .custom-tabs button{padding:8px 12px;border-radius:6px;color:var(--primary-color);margin:3px;display:flex;align-items:center;grid-gap:7px;text-transform:none!important}html body .custom-tabs button:hover{background-color:#f2f2f2}html body .custom-tabs button.active{background-color:var(--bg--primary-button);color:#fff}@media screen and (max-width:1700px){html body .custom-tabs button{padding:6px 10px;margin:1.5px 3px}}@media screen and (max-width:812px){html body .custom-tabs button{padding:10px;margin:0}html body .custom-tabs button svg{display:none}}html body .matter-details .bg-darkblue{background-color:rgba(30,47,89,.8)!important}html body .matter-details th{font-weight:400;width:20%;line-height:28px}html body .matter-details td{font-weight:500;width:30%}html body .matter-details tr:not(:last-child){border-bottom:1px solid #e5e5e5}html body .matter-details td,html body .matter-details th{padding:8px 15px;color:#1e2f59;text-align:left}html body .matter-details td:not(:last-child),html body .matter-details th:not(:last-child){border-right:1px solid #e5e5e5}@media screen and (max-width:991px){html body .matter-details td,html body .matter-details th,html body .matter-details tr{border-width:0!important}html body .matter-details tr{display:grid}html body .matter-details th{background-color:#f2f2f2;width:100%}html body .matter-details td{width:100%}}html body .chat-icon-bullet{width:8px;height:8px;border-radius:100%;background-color:#d65c5f;position:absolute;right:4px;top:4px}html body .custom-dropdown.active .icon-filled-light-primary,html body .custom-dropdown.active .icon-holder{background-color:#f2f2f2}html body .custom-dropdown .dropdown{min-width:220px;background:#fff;box-shadow:0 2px 30px rgba(0,0,0,.15);border-radius:10px;position:absolute;right:0;top:100%;overflow:hidden;z-index:11;padding:8px}html body .custom-dropdown .dropdown .dropdown-item{position:relative;padding:10px 20px;color:#000;cursor:pointer;border-radius:8px;overflow:hidden}html body .custom-dropdown .dropdown .dropdown-item:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background-color:var(--primary-color);opacity:0}html body .custom-dropdown .dropdown .dropdown-item:hover{color:var(--primary-color)}html body .custom-dropdown .dropdown .dropdown-item:hover:before{opacity:.1}html body .dropdown-placement-top td .dropdown{top:auto!important;bottom:100%}html body .dropdown-style-3 tr:nth-child(n+16) td .dropdown{top:auto!important;bottom:100%!important}html body .initiative-datepicker .react-datepicker-wrapper{width:100%}html body .initiative-datepicker input{width:100%!important}html body .initiative-datepicker.m-0 .react-datepicker-wrapper{margin-bottom:0}html body .initiative-datepicker input{background-image:url(/assets/images/calendar_month.svg)!important;background-repeat:no-repeat!important;background-position:center right 15px!important;background-size:20px!important}.btn-light-danger{background-color:rgba(214,92,94,.1);color:#d65c5f}.bg-danger{background-color:#d65c5f;color:#fff}.text-danger{color:#fc3b40!important}.bg-light-gray{background-color:rgba(237,242,245,.3)}.initiative-profile{background-color:var(--initiative-light);font-size:13px;color:var(--text-color);display:flex;flex-direction:column;min-height:100dvh}.initiative-profile .text-gray-500,.initiative-profile .text-gray-600{color:#282828!important}.initiative-profile .text-info{color:#1b84ff}.initiative-profile .text-success{color:#0bb783}.initiative-profile .text-warning{color:#ff9500}.initiative-profile .badge-light-info,.initiative-profile .bg-light-info{color:#1b84ff;background-color:rgba(26,133,255,.1)}.initiative-profile .badge-light-success{color:#0bb783;background-color:rgba(11,183,131,.1)}.initiative-profile .badge-light-danger{color:#e8373b;background-color:rgba(231,54,57,.1)}.initiative-profile .badge-light-warning{color:#ff9500;background-color:rgba(255,149,0,.1)}.initiative-profile .badge-light-gray{color:#585858;background-color:#eee}.initiative-profile .w-60{width:60px}.initiative-profile .h-120{height:120px}.initiative-profile .h-60{height:60px}.initiative-profile p{word-break:break-word}@media screen and (max-width:1700px){.initiative-profile .brand-logo svg{width:50px}}.initiative-profile .bg-danger{background-color:#e8373b!important}.initiative-profile .bg-light-success{background:var(--initiative-light-success)}.initiative-profile .border-initiative{border-color:var(--initiative-border)}.initiative-profile .initiative-container{padding-left:110px;display:grid;grid-template-columns:375px calc(100% - 375px);background-color:#fff;flex-grow:1}@media screen and (max-width:1700px){.initiative-profile .initiative-container{grid-template-columns:300px calc(100% - 300px);padding-left:100px}}@media screen and (max-width:1440px){.initiative-profile .initiative-container{grid-template-columns:280px calc(100% - 280px);padding-left:90px}}@media screen and (max-width:1180px){.initiative-profile .initiative-container{grid-template-columns:1fr;display:block}.initiative-profile .initiative-container .initiative-page-sections .initiative-aside{display:none}}@media screen and (max-width:767px){.initiative-profile .initiative-container{padding:0}}.initiative-profile .initiative-container.full-screen{grid-template-columns:auto!important}.initiative-profile .initiative-fixed-aside{position:fixed;left:0;top:0;height:100%;width:110px;padding:20px 10px;z-index:9}.initiative-profile .initiative-fixed-aside .navigation{margin-top:30px}.initiative-profile .initiative-fixed-aside .navigation .link{position:relative;display:flex;flex-direction:column;justify-content:center;padding:10px 5px;border-radius:15px;grid-gap:10px;text-align:center;min-height:84px;font-size:11px;font-weight:400;color:#fff;cursor:pointer;transition:all .3s ease;margin:7px 0}.initiative-profile .initiative-fixed-aside .navigation .link span{position:relative;z-index:1;justify-content:center}.initiative-profile .initiative-fixed-aside .navigation .link svg{margin:0 auto}.initiative-profile .initiative-fixed-aside .navigation .link:after{content:"";position:absolute;right:-10px;top:-18px;width:0;height:calc(100% + 34px);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='140' viewBox='0 0 100 140' fill='none'%3E%3Cpath d='M80.7128 20.6295H74.6331C74.4235 20.6295 74.2837 20.6295 74.0741 20.6295H13.9762C6.28931 20.6295 0 29.5422 0 40.6581V99.8426C0 110.858 6.28931 119.871 13.9762 119.871H74.0741C74.0741 119.871 93.5709 120.372 100 140V0C100 0 96.7156 18.5265 80.6429 20.6295H80.7128Z' fill='white'/%3E%3C/svg%3E") 100% no-repeat;background-size:contain}.initiative-profile .initiative-fixed-aside .navigation .link:hover{background-color:hsla(0,0%,100%,.1)}.initiative-profile .initiative-fixed-aside .navigation .link.active{color:var(--primary-color);border-radius:15px 0 0 15px;background-color:#fff}.initiative-profile .initiative-fixed-aside .navigation .link.active:after{width:100%}@media screen and (max-width:1700px){.initiative-profile .initiative-fixed-aside .navigation .link{font-size:10px;padding:9px 5px}.initiative-profile .initiative-fixed-aside .navigation .link:after{height:calc(100% + 40px);top:-21px}}@media screen and (max-width:1440px){.initiative-profile .initiative-fixed-aside .navigation .link{min-height:70px}.initiative-profile .initiative-fixed-aside .navigation .link:after{height:calc(100% + 29px);top:-15px}.initiative-profile .initiative-fixed-aside .navigation .link:not(:first-child) svg{height:18px}.initiative-profile .initiative-fixed-aside .navigation{margin-top:20px}}@media screen and (max-width:1700px){.initiative-profile .initiative-fixed-aside{width:100px}}@media screen and (max-width:1440px){.initiative-profile .initiative-fixed-aside{width:90px;padding:15px 7px}}@media screen and (max-width:767px){.initiative-profile .initiative-fixed-aside{display:none}}.initiative-profile .initiative-aside .aside-item{position:relative;border-radius:0 25px 25px 0;overflow:hidden}.initiative-profile .initiative-aside .aside-item.activeLink{color:var(--primary-color)}.initiative-profile .initiative-aside .aside-item.activeLink:after{width:100%;height:100%;left:0;top:0;opacity:.1}.initiative-profile .initiative-aside .aside-item:hover{background-color:#f9f9f9}.initiative-profile .initiative-aside .aside-item .status-icon svg{min-width:22px;min-height:22px}@media screen and (max-width:1440px){.initiative-profile .initiative-aside .aside-item .status-icon svg{min-width:18px;min-height:18px;width:18px;height:18px}}.initiative-profile .tab-container{display:flex;flex-direction:column}.initiative-profile .profile-content{position:relative;border:1px solid var(--initiative-border-color);padding:20px;margin:24px 24px 0;border-radius:18px 18px 0 0;overflow:hidden;flex:1}.initiative-profile .profile-content:before{content:"";background-color:var(--primary-color);position:absolute;left:0;top:0;width:100%;height:100%;opacity:.06}.initiative-profile .profile-content>div{position:relative;z-index:2}@media screen and (max-width:1700px){.initiative-profile .profile-content{padding:20px;margin:15px 15px 0}}@media screen and (max-width:991px){.initiative-profile .profile-content{padding:5px;margin:0;border-radius:0}}.initiative-profile .profile-content .circular-progress{width:140px}@media screen and (max-width:1440px){.initiative-profile .profile-content .circular-progress{width:120px}}.initiative-profile .foundation-video-container>div{max-width:255px;border-radius:10px}@media screen and (max-width:1440px){.initiative-profile .foundation-video-container>div{max-width:230px}}.initiative-profile .item-holder{border-bottom:1px solid var(--initiative-border)}@media screen and (min-width:767px){.initiative-profile .item-holder:nth-last-child(-n+2){border:none}}@media screen and (max-width:767px){.initiative-profile .item-holder:last-child{border:none}}.initiative-profile .remove-last-row-border:last-child{border:0}.initiative-profile .grid-table th,.initiative-profile .initiative-table thead tr,.initiative-profile .initiative-table tr:not(:last-child){border-bottom:1px solid var(--initiative-border)}.initiative-profile .grid-table th{text-align:left;font-weight:400;padding:12px 15px;background-color:#fff;border-top:1px solid var(--initiative-border);min-width:140px;white-space:nowrap}.initiative-profile .grid-table th:first-child{border-left:1px solid var(--initiative-border)}.initiative-profile .grid-table th:last-child{border-right:1px solid var(--initiative-border)}.initiative-profile .grid-table th.text-right{text-align:right!important}.initiative-profile .grid-table td{text-align:left;padding:11px 15px;background-color:#fff;border-top:1px solid var(--initiative-border);border-bottom:1px solid var(--initiative-border);min-height:66px}.initiative-profile .grid-table td:first-child{border-left:1px solid var(--initiative-border)}.initiative-profile .grid-table td:last-child{border-right:1px solid var(--initiative-border)}.initiative-profile .grid-table td.p-0{padding:0!important}@media screen and (max-width:1700px){.initiative-profile .grid-table td,.initiative-profile .grid-table th{padding:12px 15px;font-size:11px}}.initiative-profile .grid-table .nowrap{white-space:nowrap}.initiative-profile .grid-table .spacing-tr td{padding:3px 20px;background-color:transparent;border:0}@media screen and (max-width:1700px){.initiative-profile .grid-table .spacing-tr td{padding:2px}}@media screen and (max-width:812px){.initiative-profile .grid-table .spacing-tr td{padding:2px 10px}}.initiative-profile .grid-table .icon-holder,.initiative-profile .grid-table html body .icon-filled-light-primary,html body .initiative-profile .grid-table .icon-filled-light-primary{--size:34px}@media screen and (max-width:767px){.initiative-profile .grid-table .icon-holder,.initiative-profile .grid-table html body .icon-filled-light-primary,html body .initiative-profile .grid-table .icon-filled-light-primary{--size:30px}}.initiative-profile .grid-table .min-w-300px{min-width:300px}.initiative-profile .grid-table.sticky-table td:last-child,.initiative-profile .grid-table.sticky-table th:last-child{min-width:auto!important}.initiative-profile .grid-table.has-scroll td:last-child,.initiative-profile .grid-table.has-scroll th:last-child{position:sticky;right:0;z-index:1}.initiative-profile .grid-table.has-scroll td:last-child:after,.initiative-profile .grid-table.has-scroll th:last-child:after{position:absolute;top:0;bottom:0;width:20px;transition:box-shadow .3s;content:"";pointer-events:none;left:0;transform:translateX(-80%);box-shadow:inset -18px 0 18px -18px rgba(162,165,184,.3)}.initiative-profile .grid-table.has-scroll .z-index-10{z-index:10!important}.initiative-profile .min-h-36{min-height:36px}.initiative-profile .notification-settings-table th{font-weight:500}.initiative-profile .notification-settings-table td,.initiative-profile .notification-settings-table th{color:#000;padding:14px 20px}@media screen and (max-width:1440px){.initiative-profile .notification-settings-table td,.initiative-profile .notification-settings-table th{padding:12px 16px}}@media screen and (max-width:991px){.initiative-profile .notification-settings-table td,.initiative-profile .notification-settings-table th{padding:10px}.initiative-profile .notification-settings-table td:first-child,.initiative-profile .notification-settings-table th:first-child{width:70%}}@media screen and (max-width:1700px){.initiative-profile .text-16{font-size:13px}.initiative-profile .text-13{font-size:12px}.initiative-profile .badge,.initiative-profile .text-12{font-size:11px}.initiative-profile .example-custom-input,.initiative-profile .input-type-box,.initiative-profile .linked-in-apply,.initiative-profile .react-select.PhoneInput,.initiative-profile input,.initiative-profile select,.initiative-profile textarea{font-size:12px!important}}.initiative-card{border-radius:12px;background-color:#fff;border:1px solid var(--initiative-border);overflow:hidden}@media screen and (max-width:500px){.initiative-card{border-radius:8px}.initiative-card .card-header-font .text-16{font-size:14px}}.no-info--text{min-height:80px;display:flex;align-items:center}.initiative-modal{background:#fff;margin:auto;width:100%;max-width:800px;outline:none!important;box-shadow:none!important;border-radius:15px;overflow:visible}.initiative-modal.sm{max-width:500px}.initiative-modal.md{max-width:700px}.initiative-modal.lg{max-width:1000px}.initiative-modal.full-screen{max-width:100%;min-height:100dvh;border-radius:0}.initiative-modal .calc-max-height{max-height:calc(100dvh - 60px)}@media screen and (max-width:1600px){.initiative-modal{max-width:700px;font-size:12px}.initiative-modal p{font-size:inherit}.initiative-modal.lg{max-width:800px}.initiative-modal .modal-title{font-size:14px!important}}@media screen and (min-width:991px){.initiative-modal.overflow-unset,.initiative-modal.overflow-unset .modal-body{overflow:unset!important}}.initiative-modal .modal-header{padding:10px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--initiative-border);min-height:50px}.initiative-modal .modal-header .modal-title{font-size:16px;font-weight:600;color:#000}.initiative-modal .modal-body{padding:20px 24px;overflow-y:auto}.initiative-modal .modal-body .modal-content-height{min-height:300px}@media screen and (min-width:991px){.initiative-modal .modal-body{max-height:75vh}}@media screen and (max-width:991px){.initiative-modal .modal-body{padding:20px}}.initiative-modal .btn-initiative{padding:10px 16px!important}.initiative-modal .modal-footer{padding:20px 24px;border-top:1px solid var(--initiative-border)}@media screen and (max-width:991px){.initiative-modal .modal-footer{padding:20px;justify-content:flex-start!important}.initiative-modal.ReactModal__Content.ReactModal__Content--after-open{padding:60px 0 0!important;display:flex;flex-direction:column}.initiative-modal.ReactModal__Content.ReactModal__Content--after-open .modal-header{position:fixed;left:0;top:0;width:100%;z-index:2;background-color:#fff}.initiative-modal.ReactModal__Content.ReactModal__Content--after-open .modal-body{flex:1}.initiative-modal.ReactModal__Content.ReactModal__Content--after-open .modal-body .modal-content-height{min-height:calc(100dvh - 170px)}}.initiative-modal .text-red-500.text-sm{font-size:12px;margin:2px 0 0}.initiative-header{padding:10px 30px 10px 140px;background-color:#fff;display:flex;align-items:center;justify-content:space-between;box-shadow:0 0 4px rgba(0,0,0,.15)}@media screen and (max-width:1700px){.initiative-header{padding:10px 30px 10px 120px}}.initiative-header h1{font-size:20px;font-weight:600}@media screen and (max-width:1700px){.initiative-header h1{font-size:18px}}.initiative-header .navigation{display:flex;align-items:center;grid-gap:44px}.initiative-header .navigation a{position:relative;font-size:15px;font-weight:400;cursor:pointer;color:#1e2f59;padding:13px 0;line-height:18px}@media screen and (max-width:1700px){.initiative-header .navigation a{font-size:14px}}.initiative-header .navigation a:before{content:"";position:absolute;left:0;bottom:0;width:0;height:3px;background-color:var(--primary-color)}.initiative-header .navigation a:hover{color:var(--primary-color)}.initiative-header .navigation a:hover:before{width:100%}@media screen and (max-width:991px){.initiative-header .navigation{padding:10px;grid-gap:10px}}@media screen and (max-width:767px){.initiative-header{padding:13px 20px}}.available-slots .slot-item{position:relative}.available-slots .slot-item input[type=checkbox]{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:1;margin:0}.available-slots .slot-item input[type=checkbox]:after,.available-slots .slot-item input[type=checkbox]:before{display:none}.available-slots .slot-item span{position:relative;border:1px solid var(--initiative-border);padding:10px 18px;border-radius:6px;overflow:hidden}.available-slots .slot-item span:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;background-color:var(--primary-color)}.available-slots .slot-item input[type=checkbox]:checked~span{color:var(--primary-color)}.available-slots .slot-item input[type=checkbox]:checked~span:before{opacity:.1}.available-slots .slot-item.active span{border-color:var(--primary-color)}.available-slots .slot-item.active span svg{color:var(--primary-color)}.available-slots .slot-item.active span:before{opacity:.1}.paid-invoice{position:relative}.paid-invoice:before{content:"PAID";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-45deg);font-size:170px;font-weight:700;color:#0bb783;opacity:.1}.paid-invoice>div{position:relative}.document-card{font-size:14px;border:1px solid var(--initiative-border);border-radius:16px;overflow:hidden}.document-card .btn-document{background-color:#fff;border:1px solid var(--initiative-border);display:flex;align-items:center;grid-gap:7px;color:var(--primary-color)}@media screen and (max-width:1700px){.document-card{font-size:12.5px;border-radius:10px}.document-card .btn-document{padding:8px 12px!important}}.document-card .card-header{display:flex;align-items:center;justify-content:space-between;grid-gap:10px;padding:11px 20px;border-bottom:1px solid var(--initiative-border);background-color:#fbfbfb}@media screen and (max-width:767px){.document-card .card-header{padding:12px 14px}}.document-card .card-body{padding:15px 20px}@media screen and (max-width:767px){.document-card .card-body{padding:15px}}.tab-header{display:flex;align-items:center;border-bottom:1px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,.03);margin:0 20px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.tab-header::-webkit-scrollbar{display:none}.tab-header .tab-button{padding:12px 30px;color:var(--primary-color);border-right:1px solid #ecf1f4}.tab-header .tab-button.active{background-color:var(--primary-color);color:#fff}.tab-header .tab-button:not(.active):hover{background-color:#f9f9f9}@media screen and (max-width:1700px){.tab-header .tab-button{padding:9px 20px}}.initiative-table-grid{display:grid}.initiative-table-grid .overflow-x-auto{min-height:550px;-ms-overflow-style:none;scrollbar-width:none}.initiative-table-grid .overflow-x-auto::-webkit-scrollbar{display:none}html .wi-custom--tooltip{background:#1a1f36!important;font-size:12px;border-radius:15px!important;color:#fff!important;padding:14px;max-width:360px;text-align:center}.wi-notification-dropdwon{min-width:400px}.wi-notification-dropdwon .custom-tabs button{margin:0;padding:8px 12px}@media screen and (max-width:500px){.wi-notification-dropdwon{min-width:320px;right:-60px!important}}@media screen and (max-width:430px){.wi-notification-dropdwon{min-width:320px;right:-120px!important}}.icons-group button{margin-left:-10px;border:1px solid #ecf1f4!important}.popup-on-top .react-datepicker{top:auto;bottom:100%}.case-tab-panel{display:none}.case-tab-panel.active{display:block}.custom-tab-panel{display:none}.custom-tab-panel.active{display:block}.pagination button.h-40{min-height:auto!important}.pagination button.disabled,.pagination button[disabled]{opacity:.5;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:767px){.pagination button.h-40{min-width:29px;width:auto;height:29px!important;height:auto}}@media screen and (max-width:390px){.pagination button.h-40{min-width:27px;width:auto;height:27px!important;height:auto}}.copy-right--footer{padding:20px 40px 20px 140px}@media screen and (max-width:1700px){.copy-right--footer{padding:20px 40px 20px 120px}}@media screen and (max-width:991px){.copy-right--footer{padding:20px;text-align:center}}.agreement-content p{font-size:13px;margin:15px 0}.agreement-content .heading{font-size:14px;font-weight:600;margin:15px 0 4px}.agreement-content .sub-heading{font-size:13px;font-weight:500;margin:0 0 20px}.agreement-content td,.agreement-content th{padding:10px 15px}.agreement-content th.heading{font-size:13px;font-weight:500}.active-wi-profile-menu .mobile--nav-menu.mobile-wi-nav-menu{height:auto;animation:.3s ease-in-out forwards}.bg-light-success{background-color:rgba(102,217,163,.5)}.translation-content{position:relative;border:1px solid var(--initiative-border-color);padding:30px;margin:0 0 20px;border-radius:18px;overflow:hidden;flex:1;background-color:#fff;display:grid;align-items:center}@media screen and (min-width:992px){.translation-content{grid-template-columns:16% auto 16%}}.translation-content .inner{margin:auto}.translation-table{padding:25px;margin:0 0 20px;border-radius:18px;overflow:hidden;background:#fff}.truncate p{white-space:nowrap!important;text-overflow:ellipsis;overflow:hidden}.matter-overview{font-size:13.5px;color:#000}.matter-overview .badge{font-size:12px}.matter-overview h2{font-weight:600}.matter-overview h4{font-weight:400;font-size:inherit}.matter-overview .card{border-radius:10px;border:1px solid oklch(91% .005 260deg)!important;overflow:hidden!important;background-color:#fff}.matter-overview .card .card-header{display:flex;justify-content:flex-start;grid-gap:10px;align-items:center;padding:10px 16px;border-bottom:1px solid #e8e8e8}.matter-overview .card .card-header svg{min-width:18px}.matter-overview .card .card-header .card-title{font-size:12px!important;color:#000!important}.matter-overview .card .card-body{padding:16px!important}.matter-overview .label-text{color:oklch(50% .02 260deg);font-size:12px}.matter-overview .matter-id{font-size:16px;margin:3px 0 8px}@media screen and (max-width:1700px){.matter-overview{font-size:11.5px}.matter-overview .badge,.matter-overview .card .card-title,.matter-overview .label-text{font-size:11px}.matter-overview .matter-id{font-size:13px}}.checkbox-with-label{display:flex;align-items:center;grid-gap:8px;position:relative;cursor:pointer}.checkbox-with-label input[type=checkbox]{position:absolute;inset:0;width:100%;height:100%;opacity:0;z-index:1}.checkbox-with-label span{color:#464646;font-size:13px;padding-left:30px}.checkbox-with-label span:before{content:"";position:absolute;left:20px;width:16px;height:16px;border:1px solid rgba(0,23,46,.439);border-radius:2px;top:50%;transform:translateY(-50%)}.checkbox-with-label input[type=checkbox]:checked~span:before{background-color:var(--primary-color);border-color:var(--primary-color);box-shadow:inset 0 0 0 2px #fff}.checkbox-with-label.radio-style span:before{border-radius:50%}.checkbox-with-label.radio-style input[type=checkbox]:checked~span:before{background-color:var(--primary-color);border-color:var(--primary-color);box-shadow:inset 0 0 0 2px #fff}.market-place--card{background-color:#fff;padding:24px;border:1px solid rgba(0,0,0,.05);box-shadow:0 3px 3px rgba(0,0,0,.03);border-radius:24px}.market-place--card .webview-height{min-height:150px}@media screen and (max-width:1700px){.market-place--card{padding:20px}}@media screen and (max-width:500px){.market-place--card{border-radius:8px}.market-place--card .card-header-font .text-16{font-size:14px}.market-place--card .webview-height{min-height:auto}}.bricklayer-filters{border-radius:12px;max-width:350px;border:1px solid #ededed;box-shadow:0 1px 2px rgba(0,0,0,.05);overflow:hidden}.bricklayer-filters .filter-head{background-color:#1f1f1f}.bricklayer-filters .scroll{max-height:calc(100dvh - 60px);overflow-y:auto;overflow-x:hidden;scrollbar-width:thin}.bricklayer-filters .scroll::-webkit-scrollbar{width:4px}@media screen and (max-width:767px){.bricklayer-filters{position:fixed;left:0;top:0;height:100%;z-index:99999;border:0;border-radius:0;transform:translateX(-100%);transition:all .3 ease}.bricklayer-filters .filter-head{min-height:60px;display:flex;align-items:center;justify-content:space-between}.bricklayer-filters .scroll{max-height:calc(100dvh - 120px);overflow-y:auto;overflow-x:hidden}}.bricklaying-filter--show{overflow:hidden}.bricklaying-filter--show:after{content:"";position:fixed;inset:0;width:100%;height:100dvh;background-color:#000;opacity:.6;z-index:9999}.bricklaying-filter--show .bricklayer-filters{transform:translateX(0)}.bricklaying-profile-aside-item{padding:10px 14px;border-radius:0 25px 25px 0;display:flex;align-items:center;grid-gap:8px;margin-bottom:5px}.bricklaying-profile-aside-item:not(.bg-primary):hover{background:#f2f2f2}.bricklaying-profile-aside-item.user-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}@media screen and (max-width:1700px){.bricklaying-profile-aside-item{font-size:13px}}@media screen and (max-width:767px){.bricklaying-profile-aside-item{border-radius:25px}.bricklaying-profile-aside-item span{white-space:nowrap}}.upload-cover-image{position:absolute;right:15px;top:15px;background-color:rgba(0,0,0,.3);grid-gap:8px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer;padding:8px 16px;border-radius:6px;border:1px solid #fff;color:#fff}.upload-cover-image:hover{background-color:rgba(0,0,0,.6)}.hide-scrollbar::-webkit-scrollbar{display:none}body,html{font-size:16px;font-weight:400}@media screen and (max-width:1600px){body,html{font-size:14px}}.text-transform-none{text-transform:none!important}html .text-10{font-size:10px}html .text-11{font-size:11px}html .text-12{font-size:12px}html .text-13{font-size:13px}html .text-14{font-size:14px}html .text-15{font-size:15px}html .text-16{font-size:16px}html .text-17{font-size:17px}html .text-18{font-size:18px}html .text-20{font-size:20px}.padding-y-40{padding:40px 0}.margin-t-40{margin-top:40px}.margin-b-10{margin-bottom:10px}.margin-b-15{margin-bottom:15px}.margin-b-30{margin-bottom:30px}.lh-1{line-height:1}html .border-primary{border-color:var(--primary-color)!important}html .border-success{border-color:var(--bg--primary-button)!important}a.rounded-5,button.rounded-5{border-radius:6px}.btn.border:not(.border-primary),button.border:not(.border-primary){border-color:hsla(0,0%,77%,.8)!important}.loader-color svg{fill:var(--primary-color)!important}html .btn,html .btn-primary,html .btn-secondary,html .btn.h-40,html a.h-38,html a.h-40,html button.h-38,html button.h-40{min-height:44px;font-weight:400!important;font-size:14px;border-radius:6px}html .btn-primary:hover,html .btn-secondary:hover,html .btn.h-40:hover,html .btn:hover,html a.h-38:hover,html a.h-40:hover,html button.h-38:hover,html button.h-40:hover{filter:brightness(.96)}html .search-filters a{font-size:14px;padding:0 18px 0 16px;border-radius:6px;font-weight:400!important}.aggregation-ui .header--wrapper .btn{font-size:14px!important}.inner-banner-layer{background-position:50%;background-repeat:no-repeat}.inner-banner-layer:before{background-color:#1e2f59;content:"";height:100%;left:0;opacity:.8;position:absolute;top:0;width:100%}.h-120{height:120px}.min-h-120,.min-w-120{min-width:120px}.radius-6{border-radius:6px}.text-truncate-3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.radius-20{border-radius:20px}.featured-job--card{min-height:250px}.discover-section{position:relative;background-position:50%;background-repeat:no-repeat;background-size:cover}.discover-section:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#f1f2f3;opacity:.95}.discover-section .min-h-80{min-height:50px}.discover-section .bg-image{position:relative;overflow:hidden;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;box-shadow:0 0 5px 0 rgba(0,0,0,.1);border:1px solid #fff}.discover-section .bg-image:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:hsla(0,0%,100%,.85)}.stand-out-video .count-icon{position:relative;width:40px;min-width:40px;height:40px;min-height:40px;line-height:1;border-radius:10px;color:#fff;background-color:var(--primary-color);font-size:20px;font-weight:600;line-height:18px}.stand-out-video .count-icon:before{content:"";position:absolute;left:100%;top:50%;transform:translateY(-50%);height:2.5px;width:24px;background:var(--primary-color)}.move-to-australia{position:relative;background-position:50%;background-repeat:no-repeat;background-size:cover}.move-to-australia:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#1e2f59;opacity:.8}@media screen and (min-width:812px){.max-w-360px{max-width:360px}}.about-company--text,.about-company--text *{font-size:14px!important;color:#000!important}.text-copy--right{color:#ffffffcc}.office-address{line-height:18px!important}html .wi-search-filters{padding:80px 0 160px}.btn--mobile-menu{background-color:#1e2f59;width:46px;height:40px;padding:5px;display:flex;align-items:center;justify-content:center;border-radius:0;color:#fff}@media screen and (max-width:430px){.btn--mobile-menu{width:46px;height:40px;margin-left:10px}}@media screen and (max-width:370px){.btn--mobile-menu{margin-left:0}}.mobile--nav-menu{position:absolute;top:65px;width:100%;z-index:9999;left:50%;transform:translateX(-50%);overflow:hidden;background-color:#1b2850;height:0;animation:ease-in-out forwards}.active-nav-menu .mobile--nav-menu{height:auto;animation:.3s ease-in-out forwards}.mobile--nav-menu .ancherLink a,.mobile--nav-menu .ancherLink span{padding:10px 20px;color:#fff;font-size:14px;margin:0 0 10px;display:block}.mobile--nav-menu .ancherLink.active a,.mobile--nav-menu .ancherLink.active span{background-color:var(--primary-color)}.categories-label{padding:5px 16px;font-size:14px;color:#000;border-radius:6px;background-color:#f4f6f9;border:1px solid transparent}.categories-label:hover{background-color:#fff;color:var(--primary-color);border-color:#e1e2e4}.footer-social-icon{display:flex;align-items:center;justify-content:center;border-radius:5px}.footer-social-icon svg{opacity:1;color:#fff!important}.footer-social-icon.fb{background-color:#3b5999}.footer-social-icon.insta{background-color:#262626}.footer-social-icon.linkedin{background-color:#0177b5}.footer-social-icon.youtube{background-color:#cd201f}.beta-label{padding:2px 9px;font-weight:500;background:var(--primary-color)!important;color:#fff!important;border-radius:12px;font-size:12px}@media screen and (max-width:1700px){html .wi-search-filters{padding:70px 0 150px}.job-description,.job-description *{font-size:13px}.beta-label{font-size:11px}}@media screen and (max-width:1024px){html .wi-search-filters{padding:70px 0}}@media screen and (max-width:1440px){.stand-out-video .count-icon{position:relative;width:34px;min-width:34px;height:34px;min-height:34px;font-size:17px}}@media screen and (max-width:991px){html .wi-search-filters{padding:50px 0}.featured-job--card{min-height:220px}}@media screen and (max-width:767px){html .btn,html .btn-primary,html .btn-secondary,html .btn.h-40,html a.h-38,html a.h-40,html button.h-38,html button.h-40{font-size:14px;border-radius:6px}.example-custom-input,.input-type-box,.linked-in-apply,.react-select.PhoneInput,input,select,textarea{border-radius:6px!important}.categories-label{font-size:12px}.mbl-icon-size svg{width:40px;height:40px}.mobile--nav-menu .ancherLink a,.mobile--nav-menu .ancherLink span{padding:9px 20px;font-size:13px}}.aspect-9X14 img{aspect-ratio:9/14}.aspect-16X8 img{aspect-ratio:16/8}@media screen and (max-width:414px){html .initiative-profile .text-13{font-size:12px}html .btn,html .btn-primary,html .btn-secondary,html .btn.h-40,html a.h-38,html a.h-40,html button.h-38,html button.h-40{font-size:13px}}.margin-0{margin:0!important}html[data-theme=dark]{--theme-bg-dark:#021a2a;--theme-text-dark:#fff;--theme-light-primary:#c9e0ff}html[data-theme=light]{--theme-bg-dark:#f7f5f4;--theme-text-dark:#1b2850;--theme-light-primary:#f0e1da}html[data-theme=dark] .container.mx-auto,html[data-theme=dark] .st-container,html[data-theme=dark] .theme--container,html[data-theme=light] .container.mx-auto,html[data-theme=light] .st-container,html[data-theme=light] .theme--container{max-width:1220px!important;margin:auto;padding-left:0!important;padding-right:0!important}@media screen and (max-width:1600px){html[data-theme=dark] .container.mx-auto,html[data-theme=dark] .st-container,html[data-theme=dark] .theme--container,html[data-theme=light] .container.mx-auto,html[data-theme=light] .st-container,html[data-theme=light] .theme--container{max-width:1100px!important}}@media screen and (max-width:1330px){html[data-theme=dark] .container.mx-auto,html[data-theme=dark] .st-container,html[data-theme=dark] .theme--container,html[data-theme=light] .container.mx-auto,html[data-theme=light] .st-container,html[data-theme=light] .theme--container{max-width:100%!important;padding-left:80px!important;padding-right:80px!important}}@media screen and (max-width:991px){html[data-theme=dark] .container.mx-auto,html[data-theme=dark] .st-container,html[data-theme=dark] .theme--container,html[data-theme=light] .container.mx-auto,html[data-theme=light] .st-container,html[data-theme=light] .theme--container{padding-left:30px!important;padding-right:30px!important}html[data-theme=dark] .container.mx-auto.mbl-padding-0,html[data-theme=dark] .st-container.mbl-padding-0,html[data-theme=dark] .theme--container.mbl-padding-0,html[data-theme=light] .container.mx-auto.mbl-padding-0,html[data-theme=light] .st-container.mbl-padding-0,html[data-theme=light] .theme--container.mbl-padding-0{padding:0!important}}@media screen and (max-width:1600px){html[data-theme=dark] .theme--partner,html[data-theme=light] .theme--partner{font-size:13.5px}html[data-theme=dark] body,html[data-theme=light] body{font-size:14px}}html .mobile-filter--open .theme--partner .aggregation-banner .search-filters{transform:translateY(0)!important}html .aggregation-landing.editor-pages.theme--partner .partner-floating-nav{display:none!important}html .aggregation-page .theme--partner .site--header .header--wrapper,html .aggregation-search.theme--partner .site--header .header--wrapper,html .aggregation-ui.theme--partner .site--header .header--wrapper{min-height:70px;height:auto!important}@media screen and (max-width:991px){html .aggregation-page .theme--partner .site--header .header--wrapper,html .aggregation-search.theme--partner .site--header .header--wrapper,html .aggregation-ui.theme--partner .site--header .header--wrapper{min-height:96px}}html[data-theme=dark]{color:var(--theme-text-dark)}html[data-theme=dark] .initiative-profile{color:#000}html[data-theme=dark] .aggregation-detail-page .search-banner--wrapper{background-color:var(--theme-bg-dark)}html[data-theme=dark] .aggregation-job-listing,html[data-theme=dark] .aggregation-landing{background-color:transparent}html[data-theme=dark] .main-recorder-wrapper .bg-white.border-primary *{color:#676767!important}@media screen and (min-width:991px){html[data-theme=dark] .partner-floating-nav.on-primary .text-primary span,html[data-theme=dark] .partner-floating-nav.on-primary .text-primary svg{color:#000!important}}html[data-theme=dark] body{background-color:var(--theme-bg-dark)}html[data-theme=dark] body,html[data-theme=dark] body .theme--partner{color:var(--theme-text-dark)}html[data-theme=dark] body .third-party--page .aggregation-terms-banner:after{display:none}html[data-theme=dark] body .third-party--page.aggregation-landing{background-color:transparent}html[data-theme=dark] body .third-party--page.aggregation-landing .aggregation-terms-banner{background-color:transparent;height:250px}@media screen and (max-width:991px){html[data-theme=dark] body .third-party--page.aggregation-landing .aggregation-terms-banner{height:150px}}html[data-theme=dark] body .wrapper-cookies{color:#000}html[data-theme=dark] body .text-convert{color:#fff}html[data-theme=dark] body .ReactModal__Content.ReactModal__Content--after-open:not(.initiative-modal),html[data-theme=dark] body .sidebar-open .text-darkblue,html[data-theme=dark] body .sidebar-open .text-gray-500,html[data-theme=dark] body .sidebar-open .text-gray-600,html[data-theme=dark] body .sidebar-open .text-gray-700,html[data-theme=dark] body .sidebar-open .text-gray-800,html[data-theme=dark] body .sidebar-open a{color:#000}html[data-theme=dark] body .job-apply-page{background-color:#fff}html[data-theme=dark] body .job-apply-page .site--header{background-color:#021a2a}html[data-theme=dark] body .job-apply-page .theme--partner{color:#000}html[data-theme=dark] body .job-apply-page .header--wrapper .more-dropdown svg,html[data-theme=dark] body .job-apply-page .header--wrapper .text-gray-400,html[data-theme=dark] body .job-apply-page .header--wrapper .text-white:not(button),html[data-theme=dark] body .job-apply-page .site--header{color:#fff!important}html[data-theme=dark] body .job-apply-page .flex-wrapper .theme-border-holder{border-color:#fff}html[data-theme=dark] body .job-apply-page .text-darkblue,html[data-theme=dark] body .job-apply-page .text-gray-500,html[data-theme=dark] body .job-apply-page .text-gray-600,html[data-theme=dark] body .job-apply-page .text-gray-700,html[data-theme=dark] body .job-apply-page .text-gray-800,html[data-theme=dark] body .job-apply-page a{color:#000}html[data-theme=dark] body .job-apply-page .dark-theme--uploader{background-color:transparent!important;border-color:hsla(0,0%,77%,.8)!important}html[data-theme=dark] body .dark-theme--uploader{background-color:#021a2a!important;border-color:hsla(0,0%,100%,.2)!important}html[data-theme=dark] body .initiative-card,html[data-theme=dark] body .initiative-modal{color:#000}html[data-theme=dark] body .initiative-card .example-custom-input,html[data-theme=dark] body .initiative-card .input-type-box,html[data-theme=dark] body .initiative-card .linked-in-apply,html[data-theme=dark] body .initiative-card .react-select.PhoneInput,html[data-theme=dark] body .initiative-card input,html[data-theme=dark] body .initiative-card select,html[data-theme=dark] body .initiative-card textarea,html[data-theme=dark] body .initiative-modal .example-custom-input,html[data-theme=dark] body .initiative-modal .input-type-box,html[data-theme=dark] body .initiative-modal .linked-in-apply,html[data-theme=dark] body .initiative-modal .react-select.PhoneInput,html[data-theme=dark] body .initiative-modal input,html[data-theme=dark] body .initiative-modal select,html[data-theme=dark] body .initiative-modal textarea{background-color:transparent!important;color:#000!important;border-color:#bcc6d3!important}html[data-theme=dark] body .initiative-card .example-custom-input::-moz-placeholder,html[data-theme=dark] body .initiative-card .input-type-box::-moz-placeholder,html[data-theme=dark] body .initiative-card .linked-in-apply::-moz-placeholder,html[data-theme=dark] body .initiative-card .react-select.PhoneInput::-moz-placeholder,html[data-theme=dark] body .initiative-card input::-moz-placeholder,html[data-theme=dark] body .initiative-card select::-moz-placeholder,html[data-theme=dark] body .initiative-card textarea::-moz-placeholder,html[data-theme=dark] body .initiative-modal .example-custom-input::-moz-placeholder,html[data-theme=dark] body .initiative-modal .input-type-box::-moz-placeholder,html[data-theme=dark] body .initiative-modal .linked-in-apply::-moz-placeholder,html[data-theme=dark] body .initiative-modal .react-select.PhoneInput::-moz-placeholder,html[data-theme=dark] body .initiative-modal input::-moz-placeholder,html[data-theme=dark] body .initiative-modal select::-moz-placeholder,html[data-theme=dark] body .initiative-modal textarea::-moz-placeholder{color:#000!important;opacity:.7}html[data-theme=dark] body .initiative-card .example-custom-input::placeholder,html[data-theme=dark] body .initiative-card .input-type-box::placeholder,html[data-theme=dark] body .initiative-card .linked-in-apply::placeholder,html[data-theme=dark] body .initiative-card .react-select.PhoneInput::placeholder,html[data-theme=dark] body .initiative-card input::placeholder,html[data-theme=dark] body .initiative-card select::placeholder,html[data-theme=dark] body .initiative-card textarea::placeholder,html[data-theme=dark] body .initiative-modal .example-custom-input::placeholder,html[data-theme=dark] body .initiative-modal .input-type-box::placeholder,html[data-theme=dark] body .initiative-modal .linked-in-apply::placeholder,html[data-theme=dark] body .initiative-modal .react-select.PhoneInput::placeholder,html[data-theme=dark] body .initiative-modal input::placeholder,html[data-theme=dark] body .initiative-modal select::placeholder,html[data-theme=dark] body .initiative-modal textarea::placeholder{color:#000!important;opacity:.7}html[data-theme=dark] body .initiative-card .cat-section li,html[data-theme=dark] body .initiative-modal .cat-section li{color:#000}html[data-theme=dark] body .aggregation-banner .example-custom-input,html[data-theme=dark] body .aggregation-banner .input-type-box,html[data-theme=dark] body .aggregation-banner .linked-in-apply,html[data-theme=dark] body .aggregation-banner .react-select.PhoneInput,html[data-theme=dark] body .aggregation-banner input,html[data-theme=dark] body .aggregation-banner select,html[data-theme=dark] body .aggregation-banner textarea{background-color:#fff!important;color:#000!important;border-color:hsla(0,0%,100%,.3)!important}html[data-theme=dark] body .aggregation-banner .cat-section{color:#000!important}html[data-theme=dark] body .aggregation-banner .btn-filter-select:not(.bg-primary){background-color:transparent}html[data-theme=dark] body .aggregation-banner .font-light{font-weight:400}@media screen and (max-width:991px){html[data-theme=dark] body .search-filters{background-color:var(--theme-bg-dark)!important}html[data-theme=dark] body .search-filters a{border-color:hsla(0,0%,100%,.3)!important;color:#fff!important}html[data-theme=dark] body .search-filters button.text-primary{color:var(--primary-color)!important}html[data-theme=dark] body .search-filters button.text-primary.selected-company{color:#fff!important}html[data-theme=dark] body .search-filters .text-black{color:#fff}html[data-theme=dark] body .aggregation-banner .search-filters{position:relative;transform:none;opacity:1;inset:unset;overflow-x:auto;height:auto;padding:20px 30px 0;background-color:transparent!important;z-index:9;width:calc(100% + 60px);margin:0 -30px;-ms-overflow-style:none;scrollbar-width:none}html[data-theme=dark] body .aggregation-banner .search-filters::-webkit-scrollbar{display:none}html[data-theme=dark] body .aggregation-banner .search-filters .mbl-filters-style{align-items:flex-start!important}html[data-theme=dark] body .aggregation-banner .search-filters .mbl-filters-style>div:last-child>div{margin-right:20px}html[data-theme=dark] body .aggregation-banner .search-filters .filter-dropdown{position:relative}}html[data-theme=light]{background-color:var(--theme-bg-dark);color:var(--theme-text-dark)}html[data-theme=light] .light-modal-text-dark{color:#000}@media screen and (min-width:991px){html[data-theme=light] .partner-floating-nav.on-primary .text-primary span,html[data-theme=light] .partner-floating-nav.on-primary .text-primary svg{color:#fff!important}}html[data-theme=light] .third-party--page .aggregation-terms-banner:after{display:none}html[data-theme=light] .third-party--page.aggregation-landing{background-color:transparent}html[data-theme=light] .third-party--page.aggregation-landing .aggregation-terms-banner{background-color:transparent;height:250px}@media screen and (max-width:991px){html[data-theme=light] .third-party--page.aggregation-landing .aggregation-terms-banner{height:150px}}html[data-theme=light] .third-party--page.aggregation-landing .header--wrapper .more-dropdown svg,html[data-theme=light] .third-party--page.aggregation-landing .header--wrapper .text-gray-400,html[data-theme=light] .third-party--page.aggregation-landing .header--wrapper .text-white:not(button),html[data-theme=light] .third-party--page.aggregation-landing .site--header{color:#000!important}html[data-theme=light] .third-party--page.aggregation-landing .theme-border-holder{border-color:#000}html[data-theme=light] .aggregation-ui.editor-pages .header--wrapper .more-dropdown svg,html[data-theme=light] .aggregation-ui.editor-pages .header--wrapper .text-gray-400,html[data-theme=light] .aggregation-ui.editor-pages .header--wrapper .text-white:not(button),html[data-theme=light] .aggregation-ui.editor-pages .site--header,html[data-theme=light] .header--wrapper .more-dropdown svg,html[data-theme=light] .header--wrapper .text-gray-400,html[data-theme=light] .header--wrapper .text-white:not(button),html[data-theme=light] .site--header{color:#000!important}html[data-theme=light] .aggregation-ui.editor-pages .flex-wrapper .theme-border-holder{border-color:#000}html[data-theme=light] .h-1.bg-white{background-color:#021a2a}html[data-theme=light] .bg-primary .h-1.bg-white{background-color:#fff!important}html[data-theme=light] .hide-on-light{display:none}html[data-theme=light] .live-right-image:before{display:none!important}html[data-theme=light] .weekend-adventure .theme--section-title:not(.sm){color:#000}html[data-theme=light] .seasonal-event{background-color:#fff;border-color:#021a2a}html[data-theme=light] .seasonal-event .event-card{border:1px solid #f2f2f2!important}html[data-theme=light] .investment-card{border-color:#021a2a!important}html[data-theme=light] .theme-established .image:after{background:linear-gradient(1turn,#f0e2da 10.58%,rgba(201,224,255,0))!important}@media screen and (min-width:991.5px){html[data-theme=light] .aggregation-ui .header--wrapper .more-dropdown svg,html[data-theme=light] .aggregation-ui .header--wrapper .text-gray-400,html[data-theme=light] .aggregation-ui .header--wrapper .text-white:not(button),html[data-theme=light] .aggregation-ui .site--header{color:#fff!important}html[data-theme=light] .aggregation-ui .theme--btn{border-color:#fff}html[data-theme=light] html .search-filters a{border:1px solid #ccc!important}html[data-theme=light] .theme--partner .partner-floating-nav ul li:hover{background-color:rgba(0,0,0,.05)!important}}@media screen and (max-width:991px){html[data-theme=light] .partner-floating-nav ul li{color:#fff!important}html[data-theme=light] .mbl-menu-icon{color:#021a2a;border-color:#d3d3d3!important}html[data-theme=light] .btn-filter img{filter:invert(1)}html[data-theme=light] .aggregation-banner .btn-filter{border-color:silver!important}html[data-theme=light] .aggregation-banner .location-search input,html[data-theme=light] .aggregation-banner .search-filters a{border:1px solid silver!important}html[data-theme=light] .btn-filter{color:#fff!important}html[data-theme=light] .btn-filter img{filter:unset!important}html[data-theme=light] .partner-work-filters .btn-filter{color:#000!important}html[data-theme=light] .partner-work-filters .btn-filter img{filter:invert(1)!important}}html body .theme--partner{min-height:100vh;font-size:16px}@media screen and (max-width:1700px){html body .theme--partner .site--header .theme--btn.theme--border-dashed{border-width:1.5px!important}}html body .theme--partner .theme-home-banner-skeleton{aspect-ratio:16/7}@media screen and (max-width:991px){html body .theme--partner .theme-home-banner-skeleton{aspect-ratio:1/1}}html body .theme--partner button{text-transform:unset!important}html body .theme--partner .content-holder--wrapper .st-container *,html body .theme--partner .job-description *{color:#000}@media screen and (max-width:512px){html body .theme--partner .content-holder--wrapper .recaptcha-mbl *{width:100%!important}}html body .theme--partner .aggregation-logo img{max-height:45px;min-height:auto}@media screen and (max-width:1280px){html body .theme--partner{font-size:13.5px}}html body .theme--partner .btn,html body .theme--partner .btn-primary,html body .theme--partner .btn-secondary,html body .theme--partner .btn.h-40,html body .theme--partner a.h-38,html body .theme--partner a.h-40,html body .theme--partner button.h-38,html body .theme--partner button.h-40{border-radius:8px!important}html body .theme--partner .theme--label p{line-height:20px;margin-top:2px}html body .theme--partner .aggregation-banner *{font-family:Epilogue!important}html body .theme--partner .aggregation-banner * .filters-height *{font-weight:400!important;font-size:16px}@media screen and (max-width:1440px){html body .theme--partner .aggregation-banner * .filters-height *{font-size:14px}}html body .theme--partner .aggregation-banner * .filters-height * .filter-dropdown *{font-size:14px!important}html body .theme--partner .theme--flex{display:flex}html body .theme--partner .theme--items-center{align-items:center}html body .theme--partner .theme--justify-between{justify-content:space-between}html body .theme--partner .bg-primary.primary-text-color{border-color:var(--primary-color)!important}@media (min-width:1024px){html body .theme--partner .lg\:text-24{font-size:1.2rem!important}html body .theme--partner .min-width-md{min-width:240px}}html body .theme--partner .container.mx-auto,html body .theme--partner .st-container,html body .theme--partner .theme--container{max-width:1220px!important;margin:auto;padding-left:0!important;padding-right:0!important}@media screen and (max-width:1600px){html body .theme--partner .container.mx-auto,html body .theme--partner .st-container,html body .theme--partner .theme--container{max-width:1100px!important}}@media screen and (max-width:1330px){html body .theme--partner .container.mx-auto,html body .theme--partner .st-container,html body .theme--partner .theme--container{max-width:100%!important;padding-left:80px!important;padding-right:80px!important}}@media screen and (max-width:991px){html body .theme--partner .container.mx-auto,html body .theme--partner .st-container,html body .theme--partner .theme--container{padding-left:30px!important;padding-right:30px!important}html body .theme--partner .container.mx-auto.mbl-padding-0,html body .theme--partner .st-container.mbl-padding-0,html body .theme--partner .theme--container.mbl-padding-0{padding:0!important}}html body .theme--partner .theme--border-dashed{border-style:dashed!important}html body .theme--partner .theme--border-primary{border-color:var(--primary-color)!important}html body .theme--partner .theme--btn{position:relative;padding:0 24px;border:1px solid var(--theme-text-dark);border-radius:8px;line-height:normal;cursor:pointer;line-height:44px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;grid-gap:5px;white-space:nowrap;font-family:Epilogue!important;font-weight:300;text-transform:none!important}@media screen and (max-width:1600px){html body .theme--partner .theme--btn{font-size:14px;padding:0 18px}}@media screen and (max-width:1280px){html body .theme--partner .theme--btn{line-height:40px}}@media screen and (max-width:991px){html body .theme--partner .theme--btn{padding:1px 30px 0;font-size:14px}}@media screen and (max-width:380px){html body .theme--partner .theme--btn{padding:1px 18px 0}}html body .theme--partner .theme--btn:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(0deg,transparent,transparent 30%,hsla(0,0%,100%,.3));transform:rotate(-45deg);transition:all .5s ease;opacity:0}html body .theme--partner .theme--btn:hover:before{opacity:1;transform:rotate(-45deg) translateY(200%)}html body .theme--partner .theme--btn.theme--btn-primary{background-color:var(--primary-color);color:#fff!important;border-color:var(--primary-color);white-space:normal;text-align:center}html body .theme--partner .theme--btn.bg-darkblue{background-color:#021a2a!important;color:#fff!important}html body .theme--partner .theme--btn.bg-white{background-color:#fff!important;color:#021a2a!important}html body .theme--partner .theme--btn.theme--btn-outline-primary{border:2px solid var(--primary-color);background:transparent;color:var(--primary-color)!important}html body .theme--partner .theme--btn.theme--btn-outline-primary:hover{background:#f2f2f2}html body .theme--partner .watch-video--btn{display:flex;align-items:center;border-color:var(--primary-color)!important;grid-gap:10px}html body .theme--partner .watch-video--btn svg{color:var(--primary-color);margin-top:-2px}html body .theme--partner .watch-video--btn:hover{background-color:#fff;border-color:transparent!important;color:var(--primary-color)}html body .theme--partner .aggregation-banner .example-custom-input,html body .theme--partner .aggregation-banner .input-type-box,html body .theme--partner .aggregation-banner .linked-in-apply,html body .theme--partner .aggregation-banner .react-select.PhoneInput,html body .theme--partner .aggregation-banner input:not([type=checkbox]):not([type=radio]),html body .theme--partner .aggregation-banner select,html body .theme--partner .aggregation-banner textarea{min-height:54px!important;border-radius:8px!important;font-size:inherit!important}html body .theme--partner .aggregation-banner .example-custom-input::-moz-placeholder,html body .theme--partner .aggregation-banner .input-type-box::-moz-placeholder,html body .theme--partner .aggregation-banner .linked-in-apply::-moz-placeholder,html body .theme--partner .aggregation-banner .react-select.PhoneInput::-moz-placeholder,html body .theme--partner .aggregation-banner input:not([type=checkbox]):not([type=radio])::-moz-placeholder,html body .theme--partner .aggregation-banner select::-moz-placeholder,html body .theme--partner .aggregation-banner textarea::-moz-placeholder{font-size:inherit!important;font-weight:400!important}html body .theme--partner .aggregation-banner .example-custom-input::placeholder,html body .theme--partner .aggregation-banner .input-type-box::placeholder,html body .theme--partner .aggregation-banner .linked-in-apply::placeholder,html body .theme--partner .aggregation-banner .react-select.PhoneInput::placeholder,html body .theme--partner .aggregation-banner input:not([type=checkbox]):not([type=radio])::placeholder,html body .theme--partner .aggregation-banner select::placeholder,html body .theme--partner .aggregation-banner textarea::placeholder{font-size:inherit!important;font-weight:400!important}@media screen and (max-width:1440px){html body .theme--partner .aggregation-banner .example-custom-input,html body .theme--partner .aggregation-banner .input-type-box,html body .theme--partner .aggregation-banner .linked-in-apply,html body .theme--partner .aggregation-banner .react-select.PhoneInput,html body .theme--partner .aggregation-banner input:not([type=checkbox]):not([type=radio]),html body .theme--partner .aggregation-banner select,html body .theme--partner .aggregation-banner textarea{min-height:48px!important}}html body .theme--partner .aggregation-banner .btn-filter,html body .theme--partner .aggregation-banner .btn.btn-primary{min-height:54px!important;min-width:180px!important;font-size:16px!important}@media screen and (max-width:1280px){html body .theme--partner .aggregation-banner .btn-filter,html body .theme--partner .aggregation-banner .btn.btn-primary{font-size:inherit}}@media screen and (max-width:1440px){html body .theme--partner .aggregation-banner .btn-filter,html body .theme--partner .aggregation-banner .btn.btn-primary{min-height:48px!important;font-size:15px!important}}html body .theme--partner .aggregation-banner .btn-filter{min-width:auto!important}html body .theme--partner .aggregation-banner #SearchMe-4{min-width:200px;margin-left:12px;min-height:49px}@media screen and (max-width:1600px){html body .theme--partner .aggregation-banner #SearchMe-4{min-width:170px}html body .theme--partner .aggregation-banner,html body .theme--partner .aggregation-banner .btn-filter,html body .theme--partner .aggregation-banner .btn.btn-primary{font-size:14px}}@media screen and (max-width:991px){html body .theme--partner .aggregation-banner .left-4{left:12px}}html body .theme--partner .aggregation-banner input.category-checkbox{min-height:auto!important}html body .theme--partner .aggregation-banner .selected-company{background:var(--primary-color)!important;color:#fff!important}html body .theme--partner .aggregation-banner .selected-company i{color:#fff!important}html body .theme--partner .partner-floating-nav{position:fixed;left:5%;top:120px;z-index:999}@media screen and (max-width:1700px){html body .theme--partner .partner-floating-nav{left:4%}}@media screen and (max-width:1440px){html body .theme--partner .partner-floating-nav{left:20px}}@media screen and (max-width:1280px){html body .theme--partner .partner-floating-nav{left:0}}html body .theme--partner .partner-floating-nav li{display:flex;align-items:center;grid-gap:14px;padding:8px 20px;border-radius:25px;cursor:pointer;border:1px solid transparent;margin:0 0 5px}html body .theme--partner .partner-floating-nav li span{width:0;opacity:0;transition:all .1s ease;line-height:24px;margin-top:2px}@media screen and (max-width:1600px){html body .theme--partner .partner-floating-nav li{font-size:14px}}html body .theme--partner .partner-floating-nav li:hover{border-color:#fff;background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}html body .theme--partner .partner-floating-nav li:hover span{width:auto;opacity:1}html body .theme--partner .partner-floating-nav li.text-primary{color:var(--primary-color)!important}html body .theme--partner .partner-floating-nav.active-light-mode{color:#102e41}html body .theme--partner .partner-floating-nav.active-light-mode li.active{color:#fff}@media screen and (max-width:991px){html body .theme--partner .partner-floating-nav{width:100%;bottom:0;top:auto;left:0;padding:10px;background-color:var(--primary-color);box-shadow:0 -2px 2px rgba(0,0,0,.2)}html body .theme--partner .partner-floating-nav ul{display:flex;align-items:center}html body .theme--partner .partner-floating-nav ul li{grid-gap:7px;padding:5px 10px;flex-direction:column;margin:0;border-radius:10px;flex:1}html body .theme--partner .partner-floating-nav ul li span{width:unset;opacity:1;font-size:12px;line-height:normal}html body .theme--partner .partner-floating-nav ul li svg{width:24px;height:22px}html body .theme--partner .partner-floating-nav ul li.text-primary{color:#fff!important;background-color:hsla(0,0%,100%,.2)}html body .theme--partner .partner-floating-nav ul li.text-primary span{width:unset;opacity:1}}html body .theme--partner .aggregation-job-card{color:#021a2a}html body .theme--partner .post-a-job--btn{min-width:151px}@media screen and (max-width:1600px){html body .theme--partner .post-a-job--btn{min-width:135px}}html body .theme--partner .site--header{background-color:transparent;box-shadow:none;padding:30px 0}html body .theme--partner .site--header *{font-family:Epilogue!important}html body .theme--partner .site--header .header--wrapper{padding:0}html body .theme--partner .site--header .theme--btn{min-width:140px;border-radius:8px;font-weight:400!important;line-height:46px;font-size:16px}@media screen and (max-width:1600px){html body .theme--partner .site--header .theme--btn{min-width:110px;font-size:14px!important;line-height:42px}}@media screen and (max-width:991px){html body .theme--partner .site--header .theme--btn{min-width:80px!important;padding:0 15px;line-height:42px!important;min-height:42px!important}}@media screen and (max-width:1600px){html body .theme--partner .site--header{padding:15px 0}}@media screen and (max-width:991px){html body .theme--partner .site--header .header--wrapper{min-height:80px}}html body .theme--partner .site--header .theme--btn:not(.theme--btn-primary):hover{background-color:transparent;color:#fff}html body .theme--partner .theme--home-slider{aspect-ratio:16/9;position:relative;width:100%;background-color:rgba(0,0,0,.8);border-radius:16px;overflow:hidden}@media screen and (max-width:991px){html body .theme--partner .theme--home-slider{border:1px solid hsla(0,0%,100%,.1);border-radius:0!important;aspect-ratio:1/1}}html body .theme--partner .banner-type-image img{-o-object-fit:cover!important;object-fit:cover!important}html body .theme--partner .theme--home-slider .banner-type-image img,html body .theme--partner .theme--home-slider span,html body .theme--partner .theme--home-slider video{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;height:100%!important}@media screen and (max-width:991px){html body .theme--partner .theme--home-slider .banner-type-image img,html body .theme--partner .theme--home-slider span,html body .theme--partner .theme--home-slider video{aspect-ratio:5/4}}html body .theme--partner .theme--home-slider:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;background:linear-gradient(1turn,rgba(2,26,42,.9),rgba(2,26,42,0))}html body .theme--partner .theme--home-slider .theme--btn:not(.theme--btn-primary){border-color:#fff}html body .theme--partner .theme--home-slider .theme--banner-caption{color:#fff;width:100%;padding:63px;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:2;min-height:300px;display:flex;flex-direction:column;justify-content:flex-end}@media screen and (max-width:991px){html body .theme--partner .theme--home-slider .theme--banner-caption{padding:15px 30px}}@media screen and (max-width:767px){html body .theme--partner .theme--home-slider .theme--banner-caption{top:auto;bottom:10px;transform:none}}html body .theme--partner .banner-video--credit{position:absolute;left:60px;bottom:215px}@media screen and (max-width:1024px){html body .theme--partner .banner-video--credit{left:7%;bottom:200px}}@media screen and (max-width:991px){html body .theme--partner .banner-video--credit{left:15px;z-index:1}}@media screen and (max-width:812px){html body .theme--partner .banner-video--credit{bottom:20px}}html body .theme--partner .partner-home--banner{min-height:600px}@media screen and (max-width:991px){html body .theme--partner .partner-home--banner{min-height:auto}}@media screen and (min-width:991px){html body .theme--partner .partner-home--banner .theme--home-slider:after{display:none}}html body .theme--partner .partner-home--banner .theme--banner-caption{top:35%}@media screen and (max-width:767px){html body .theme--partner .partner-home--banner .theme--banner-caption{bottom:50px;top:auto;transform:none}}html body .theme--partner .theme--home-slider .theme--banner-caption h1{font-weight:500;font-size:42px;letter-spacing:.03em;padding-bottom:9px;line-height:1.4;text-shadow:0 1px 2px rgba(0,0,0,.1);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}html body .theme--partner .theme--home-slider .theme--banner-caption h1 span{position:relative}html body .theme--partner .theme--home-slider .theme--banner-caption h1 span:after{content:"";position:absolute;left:0;bottom:-7px;width:100%;height:9px;background:url("data:image/svg+xml,%3Csvg width='148' height='9' viewBox='0 0 148 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M147.274 7.0707C108.678 0.37373 68.7502 -2.12122 29.7152 2.01009C20.365 2.99999 11.045 4.37373 1.92173 6.65656C1.4527 6.76767 -0.181318 7.27272 0.0153703 7.98989C0.212058 8.70706 1.93686 8.30302 2.34536 8.20201C19.1092 4.02019 36.6901 2.70706 53.923 2.17171C73.0319 1.58585 92.2468 2.43434 111.265 4.34343C122.431 5.46464 133.536 7.0404 144.581 8.94949C145.458 9.101 146.911 8.75757 147.577 8.16161C148.182 7.60605 148.167 7.21211 147.274 7.0606V7.0707Z' fill='white'/%3E%3C/svg%3E") no-repeat 50%;background-size:cover}html body .theme--partner .theme--home-slider .theme--banner-caption h1.span-after-primary span:after{background:url("data:image/svg+xml,%3Csvg width='148' height='9' viewBox='0 0 148 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M147.274 7.0707C108.678 0.37373 68.7502 -2.12122 29.7152 2.01009C20.365 2.99999 11.045 4.37373 1.92173 6.65656C1.4527 6.76767 -0.181318 7.27272 0.0153703 7.98989C0.212058 8.70706 1.93686 8.30302 2.34536 8.20201C19.1092 4.02019 36.6901 2.70706 53.923 2.17171C73.0319 1.58585 92.2468 2.43434 111.265 4.34343C122.431 5.46464 133.536 7.0404 144.581 8.94949C145.458 9.101 146.911 8.75757 147.577 8.16161C148.182 7.60605 148.167 7.21211 147.274 7.0606V7.0707Z' fill='black'/%3E%3C/svg%3E") no-repeat 50%}@media screen and (max-width:1900px){html body .theme--partner .theme--home-slider .theme--banner-caption h1{font-size:38px}}@media screen and (max-width:991px){html body .theme--partner .theme--home-slider .theme--banner-caption h1{font-size:32px}html body .theme--partner .theme--home-slider .theme--banner-caption h1 span:after{display:none}}@media screen and (max-width:676px){html body .theme--partner .theme--home-slider .theme--banner-caption h1{-webkit-line-clamp:4;color:#fff!important;padding:0}html body .theme--partner .theme--home-slider .theme--banner-caption h1 span:after{background:url("data:image/svg+xml,%3Csvg width='148' height='9' viewBox='0 0 148 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M147.274 7.0707C108.678 0.37373 68.7502 -2.12122 29.7152 2.01009C20.365 2.99999 11.045 4.37373 1.92173 6.65656C1.4527 6.76767 -0.181318 7.27272 0.0153703 7.98989C0.212058 8.70706 1.93686 8.30302 2.34536 8.20201C19.1092 4.02019 36.6901 2.70706 53.923 2.17171C73.0319 1.58585 92.2468 2.43434 111.265 4.34343C122.431 5.46464 133.536 7.0404 144.581 8.94949C145.458 9.101 146.911 8.75757 147.577 8.16161C148.182 7.60605 148.167 7.21211 147.274 7.0606V7.0707Z' fill='white'/%3E%3C/svg%3E") no-repeat 50%!important}}html body .theme--partner .theme--home-slider .theme--banner-caption .h2,html body .theme--partner .theme--home-slider .theme--banner-caption h2{text-shadow:0 1px 2px rgba(0,0,0,.1);font-weight:400;font-size:24px;letter-spacing:.03em;line-height:1.4;margin:10px 0 40px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden}@media screen and (max-width:1600px){html body .theme--partner .theme--home-slider .theme--banner-caption .h2,html body .theme--partner .theme--home-slider .theme--banner-caption h2{font-size:20px}}@media screen and (max-width:991px){html body .theme--partner .theme--home-slider .theme--banner-caption .h2,html body .theme--partner .theme--home-slider .theme--banner-caption h2{font-size:16px;max-width:90%}}@media screen and (max-width:676px){html body .theme--partner .theme--home-slider .theme--banner-caption .h2,html body .theme--partner .theme--home-slider .theme--banner-caption h2{-webkit-line-clamp:3;margin:10px 0 30px;padding:0!important;color:#fff!important}}html body .theme--partner .arrow-holder{position:relative;z-index:1}html body .theme--partner .arrow-holder .arrow{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding:3px}@media screen and (max-width:991px){html body .theme--partner .arrow-holder{margin-top:-30px}}html body .theme--partner .arrow-holder .arrow:hover{background-color:hsla(0,0%,100%,.3)}html body .theme--partner .theme--home-banner .uper-video-container div{height:100%!important}html body .theme--partner .theme--home-banner .uper-video-container .video-icon{height:auto!important;z-index:999}html body .theme--partner .theme--home-banner .uper-video-container .full-screen--button{display:flex!important}@media screen and (max-width:676px){html body .theme--partner .theme--home-banner .uper-video-container .full-screen--button,html body .theme--partner .theme--home-banner .uper-video-container .voice-mute-icon{bottom:15px!important}html body .theme--partner .theme--home-banner .uper-video-container .full-screen--button{right:70px!important}}html body .theme--partner .theme--live-banner .video-control-icon-pp{display:none}html body .theme--partner .theme--live-banner .theme--home-slider span img{-o-object-fit:cover;object-fit:cover}html body .theme--partner .theme--live-banner .theme--home-slider,html body .theme--partner .theme--live-banner .theme--home-slider .banner-type-image img,html body .theme--partner .theme--live-banner .theme--home-slider span,html body .theme--partner .theme--live-banner .theme--home-slider video{aspect-ratio:16/7!important;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:991px){html body .theme--partner .theme--live-banner .theme--home-slider,html body .theme--partner .theme--live-banner .theme--home-slider .banner-type-image img,html body .theme--partner .theme--live-banner .theme--home-slider span,html body .theme--partner .theme--live-banner .theme--home-slider video{aspect-ratio:1/1!important}}html body .theme--partner .overlap-to-banner{margin-top:-170px!important}@media screen and (max-width:812px){html body .theme--partner .overlap-to-banner{margin-top:0!important}}html body .theme--partner .theme--home-page-links{position:relative;display:flex;grid-gap:15px;margin:0 0 15px}@media screen and (max-width:812px){html body .theme--partner .theme--home-page-links{display:none}}html body .theme--partner .theme--home-page-links>div{position:relative;z-index:1}html body .theme--partner .theme--home-page-links:after{content:"";background-color:var(--theme-bg-dark);height:calc(100% + 20px);width:calc(100% + 20px);position:absolute;left:0;top:-20px;padding:15px 15px 0 0;border-radius:0 20px 0 0}html body .theme--partner .theme--home-page-link-item{position:relative;flex:1;font-size:24px;color:var(--primary_text_color);padding:20px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;background-color:var(--primary-color);border-radius:22px;min-height:170px;overflow:hidden;transition:all .2s ease;min-width:24.2%}html body .theme--partner .theme--home-page-link-item.right-down:hover{background:var(--secondary-color);box-shadow:0 4px 4px #000;transform:rotate(5.29deg)}html body .theme--partner .theme--home-page-link-item.left-down:hover{background:var(--secondary-color);box-shadow:0 4px 4px #000;transform:rotate(-5.29deg)}@media screen and (max-width:1600px){html body .theme--partner .theme--home-page-link-item{padding:16px;min-height:140px;font-size:20px;border-radius:18px}html body .theme--partner .theme--home-page-link-item svg{transform:scale(.8)}html body .theme--partner .theme--home-page-link-item .theme--flex svg{width:26px;height:26px}}@media screen and (max-width:1330px){html body .theme--partner .theme--home-page-link-item{min-width:auto}}html body .theme--partner .theme--home-page-link-item a{position:absolute;inset:0;width:100%;height:100%;cursor:pointer;z-index:1;font-size:0}html body .theme--partner .theme--home-page-link-item:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(0deg,transparent,transparent 30%,hsla(0,0%,100%,.3));transform:rotate(-45deg);transition:all .7s ease;opacity:0}html body .theme--partner .theme--home-page-link-item:hover{transform:scale(1.05)}html body .theme--partner .theme--home-page-link-item:hover:before{opacity:1;transform:rotate(-45deg) translateY(150%)}html body .theme--partner .image-full-height{margin-bottom:-10px;margin-right:-10px}html body .theme--partner .image-full-height,html body .theme--partner .image-full-height *{-o-object-fit:cover;object-fit:cover}@media screen and (min-width:991px){html body .theme--partner .image-full-height,html body .theme--partner .image-full-height *{height:100%!important}}html body .theme--partner .theme--section-title{font-size:42px;margin:0 0 30px;font-weight:500}@media screen and (max-width:1600px){html body .theme--partner .theme--section-title{font-size:34px}}@media screen and (max-width:1280px){html body .theme--partner .theme--section-title{font-size:28px;margin:0 0 20px}}@media screen and (max-width:812px){html body .theme--partner .theme--section-title{font-size:32px}html body .theme--partner .theme--section-title.title-md-24{font-size:24px!important}}html body .theme--partner .theme--section-title.m-0{margin:0}html body .theme--partner .theme--section-title.sm{font-size:32px}@media screen and (max-width:1600px){html body .theme--partner .theme--section-title.sm{font-size:26px}}@media screen and (max-width:1280px){html body .theme--partner .theme--section-title.sm{font-size:24px}}@media screen and (max-width:812px){html body .theme--partner .theme--section-title.sm{font-size:32px;line-height:1.2}}html body .theme--partner .theme--section-title.xs{font-size:24px}@media screen and (max-width:1600px){html body .theme--partner .theme--section-title.xs{font-size:20px}}@media screen and (max-width:812px){html body .theme--partner .theme--section-title.xs{font-size:18px}}html body .theme--partner .theme--section-desc{line-height:1.8}@media screen and (max-width:1600px){html body .theme--partner .theme--section-desc{font-size:13px}}@media screen and (max-width:812px){html body .theme--partner .theme--section-desc{font-size:16px;line-height:1.6}}html body .theme--partner .theme--news-card{position:relative;min-height:600px;border-radius:15px;overflow:hidden;margin:0 0 20px;color:#fff}@media screen and (max-width:1600px){html body .theme--partner .theme--news-card{min-height:440px}}@media screen and (max-width:991px){html body .theme--partner .theme--news-card{min-height:380px;margin-bottom:0}}html body .theme--partner .theme--news-card:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;background:linear-gradient(1turn,#021a2a,rgba(2,26,42,0));opacity:.98}html body .theme--partner .theme--news-card .image{width:100%;height:100%;position:absolute;left:0;top:0}html body .theme--partner .theme--news-card .image *{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;position:absolute;left:0;top:0}html body .theme--partner .theme--news-card img{transition:all .3s ease}html body .theme--partner .theme--news-card:hover img{transform:scale(1.3)}html body .theme--partner .theme--news-card .caption{position:absolute;left:0;bottom:0;padding:20px 30px 40px 33px;z-index:1}html body .theme--partner .theme--news-card h3,html body .theme--partner .theme--news-card h5{font-size:24px;margin:0 0 15px;letter-spacing:1.4px;font-weight:500}@media screen and (max-width:1600px){html body .theme--partner .theme--news-card h3,html body .theme--partner .theme--news-card h5{font-size:20px}}html body .theme--partner .theme--news-card p{min-height:140px;line-height:1.6}@media screen and (max-width:1600px){html body .theme--partner .theme--news-card p{line-height:1.5;font-size:14px}}html body .theme--partner .theme--news-card.full-width{min-height:auto}html body .theme--partner .theme--news-card.full-width:after{background:linear-gradient(90deg,#021a2a,rgba(2,26,42,0))}html body .theme--partner .theme--news-card.full-width .caption{position:relative;padding:100px 40px}@media screen and (max-width:991px){html body .theme--partner .theme--news-card.full-width .caption{padding:80px 20px}}html body .theme--partner .theme--news-card.full-width .caption p{max-width:40%;margin:0;min-height:auto}@media screen and (max-width:991px){html body .theme--partner .theme--news-card.full-width .caption p{max-width:100%}}html body .theme--partner .text-with-image-blog{background-color:var(--theme-light-primary);color:#021a2a;border-radius:22px;overflow:hidden;margin-bottom:40px}@media screen and (max-width:991px){html body .theme--partner .text-with-image-blog .theme--section-title.sm{font-size:24px!important}}html body .theme--partner .text-with-image-blog p{font-size:16px;margin:0 0 20px}@media screen and (max-width:1600px){html body .theme--partner .text-with-image-blog p{font-size:14px;margin:0 0 12px}}html body .theme--partner .text-with-image-blog .text{font-size:30px;padding:40px;line-height:1.4}@media screen and (max-width:1600px){html body .theme--partner .text-with-image-blog .text{font-size:20px;padding:28px}}html body .theme--partner .text-with-image-blog .text.sm{font-size:16px;padding:40px}@media screen and (max-width:1600px){html body .theme--partner .text-with-image-blog .text.sm{font-size:14px}}@media screen and (max-width:991px){html body .theme--partner .text-with-image-blog .text.sm{padding:25px}}html body .theme--partner .find-your-jobs .arrow-holder,html body .theme--partner .similar-jobs .arrow-holder{margin-top:-20px}html body .theme--partner .find-your-jobs .rounded-7.mb-20,html body .theme--partner .similar-jobs .rounded-7.mb-20{margin-bottom:8px}html body .theme--partner .find-your-jobs{background-color:var(--theme-light-primary);color:#021a2a}html body .theme--partner .find-your-jobs .swiper{padding-bottom:30px}@media screen and (max-width:991px){html body .theme--partner .find-your-jobs .swiper{padding-bottom:40px}}html body .theme--partner .partner-blog-card{background-color:#fff;border-radius:22px;overflow:hidden}html body .theme--partner .partner-blog-card .blog-card-image{height:184px;background-color:var(--theme-light-primary)}html body .theme--partner .partner-blog-card .blog-card-image img{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}html body .theme--partner .partner-blog-card .blog-card-detail{padding:24px 20px 25px}html body .theme--partner .partner-blog-card .blog-card-date,html body .theme--partner .partner-blog-card .blog-card-time{color:#6b757c}html body .theme--partner .partner-blog-card .blog-card-heading{font-size:20px;margin:12px 0 5px;color:#021a2a;font-weight:500}@media screen and (max-width:1600px){html body .theme--partner .partner-blog-card .blog-card-heading{font-size:16px}}html body .theme--partner .partner-blog-card .blog-card-desc{font-size:14px;color:#6b757c;margin:0 0 30px;min-height:54px}@media screen and (max-width:1600px){html body .theme--partner .partner-blog-card .blog-card-desc{font-size:inherit;margin:0 0 20px}}html body .theme--partner .partner-blog-card .blog-card-desc p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}html body .theme--partner .partner-blog-add{display:grid;grid-template-columns:repeat(2,1fr);background-color:var(--theme-light-primary);border-radius:22px;margin:20px 0;overflow:hidden}@media screen and (max-width:991px){html body .theme--partner .partner-blog-add{grid-template-columns:auto}}html body .theme--partner .partner-blog-add .text{padding:80px 40px;color:#021a2a;font-size:34px}@media screen and (max-width:1600px){html body .theme--partner .partner-blog-add .text{font-size:24px}}@media screen and (max-width:991px){html body .theme--partner .partner-blog-add .text{padding:30px 20px}}html body .theme--partner .partner-blog-add .image{position:relative;min-height:160px}html body .theme--partner .partner-blog-add .image *{position:absolute;-o-object-fit:cover;object-fit:cover;inset:0;width:100%!important;height:100%!important}html body .theme--partner .theme--partner-footer{background-color:var(--footer_background)!important;color:#fff!important;padding:50px 0}@media screen and (max-width:1330px){html body .theme--partner .theme--partner-footer{padding:60px 0}}@media screen and (max-width:991px){html body .theme--partner .theme--partner-footer{padding:40px 0 90px}}html body .theme--partner .theme--partner-footer .footer-col-space{grid-gap:80px}@media screen and (max-width:1440px){html body .theme--partner .theme--partner-footer .footer-col-space{grid-gap:50px}}@media screen and (max-width:991px){html body .theme--partner .theme--partner-footer .footer-col-space{flex-wrap:wrap;grid-gap:30px;flex-direction:column}}html body .theme--partner .theme--partner-footer .nav-group{display:flex;flex:1;grid-gap:40px}@media screen and (max-width:991px){html body .theme--partner .theme--partner-footer .nav-group{width:100%}}@media screen and (max-width:676px){html body .theme--partner .theme--partner-footer .nav-group{flex-direction:column;grid-gap:60px}}html body .theme--partner .theme--partner-footer .theme--btn{min-width:120px;border-color:#fff}html body .theme--partner .theme--partner-footer .auth-buttons{display:flex;grid-gap:10px;align-items:center}@media screen and (max-width:676px){html body .theme--partner .theme--partner-footer .auth-buttons,html body .theme--partner .theme--partner-footer .auth-buttons button{width:100%}}html body .theme--partner .theme--partner-footer .news-letter-email{width:100%;outline:none!important;background:#fff!important;color:#000!important;border-radius:8px!important;padding:12px 60px 12px 20px}html body .theme--partner .theme--partner-footer .news-letter-email::-moz-placeholder{color:#676767!important}html body .theme--partner .theme--partner-footer .news-letter-email::placeholder{color:#676767!important}html body .theme--partner .news-letter-email-holder{position:relative;overflow:hidden;border-radius:8px;max-width:100%}html body .theme--partner .news-letter-email-holder button{position:absolute;right:0;top:0;width:60px;height:100%;min-width:auto!important;padding:10px!important;border:0!important;border-left:1px solid #a5a5a5!important;border-radius:0!important}html body .theme--partner .news-letter-email-holder button:hover{background:#f2f2f2!important}html body .theme--partner .grid-column-2{display:flex;-moz-column-count:2;column-count:2;-moz-column-gap:28px;column-gap:28px;flex-wrap:wrap;max-height:80px;min-width:140px}html body .theme--partner .grid-column-2 a{display:block;min-width:50px}html body .theme--partner .aggregation-results .partner--job-card .partner--job-desc{-webkit-line-clamp:2!important;min-height:40px!important;margin-bottom:18px!important}html body .theme--partner .jobs-listing .partner--job-card .partner--job-desc{-webkit-line-clamp:3!important;margin:0 0 25px;min-height:58px!important}html body .theme--partner .jobs-listing .partner--job-card .partner--job-desc-title{margin-top:10px}html body .theme--partner .ag-job-tile{border-radius:24px!important;border-color:transparent}html body .theme--partner .ag--partner-job-card{font-size:16px;padding:25px!important}html body .theme--partner .ag--partner-job-card .partner--job-title{font-family:Epilogue!important;font-size:22px!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;font-weight:600!important}@media screen and (max-width:1600px){html body .theme--partner .ag--partner-job-card .partner--job-title{font-size:20px!important;max-width:220px!important}}html body .theme--partner .ag--partner-job-card .partner--job-desc-title{margin-top:15px!important}html body .theme--partner .ag--partner-job-card .partner--job-desc.job--desc-height{-webkit-line-clamp:3!important;min-height:62px!important;margin-bottom:16px!important}@media screen and (max-width:1600px){html body .theme--partner .ag--partner-job-card .partner--job-desc.job--desc-height{min-height:56px!important}html body .theme--partner .ag--partner-job-card .partner--job-desc.job--desc-height .partner--job-desc-title{margin-top:15px}html body .theme--partner .ag--partner-job-card .partner--job-desc-title{margin-top:15px!important}}@media screen and (max-width:812px){html body .theme--partner .ag--partner-job-card{padding:21px!important}}html body .theme--partner .partner--job-card{background:#fff;border-radius:22px!important;padding:30px;color:#021a2a;border:1px solid #ddd!important}html body .theme--partner .partner--job-card.border-l-8{border-left-color:var(--primary-color)!important;border-left-width:6px!important}html body .theme--partner .partner--job-card .share_jobs_box{max-width:390px}@media screen and (max-width:1600px){html body .theme--partner .partner--job-card{padding:25px;font-size:14px}html body .theme--partner .partner--job-card .share_jobs_box{max-width:340px}html body .theme--partner .partner--job-card .share_jobs_box .job-qr-box{max-width:60px;height:auto}html body .theme--partner .partner--job-card .share_jobs_box .qr-text{font-size:11px}html body .theme--partner .partner--job-card .share_jobs_box .qr-text svg{width:12px}}@media screen and (max-width:767px){html body .theme--partner .partner--job-card{padding:23px}html body .theme--partner .partner--job-card .theme--btn{min-height:36px}html body .theme--partner .partner--job-card .share_jobs_box{max-width:310px}}html body .theme--partner .card-shadow--new.border-primary .partner--job-card{border-color:var(--primary-color)!important}html body .theme--partner .partner--job-title{font-size:22px;font-weight:600}@media screen and (max-width:1600px){html body .theme--partner .partner--job-title{font-size:20px}}@media screen and (max-width:375px){html body .theme--partner .partner--job-title{max-width:260px!important}}html body .theme--partner .partner--job-card .partner--company-name{font-size:16px;color:#021a2a;font-weight:600!important}@media screen and (max-width:1600px){html body .theme--partner .partner--job-card .partner--company-name{font-size:14px}}html body .theme--partner .partner--job-card .partner--company-category{position:relative;min-height:21px;font-size:14px}html body .theme--partner .partner--job-card .partner--company-category:after{content:"";position:absolute;right:0;top:0;width:25%;background:linear-gradient(45deg,transparent,hsla(0,0%,100%,.9),#fff);height:100%}@media screen and (max-width:1600px){html body .theme--partner .partner--job-card .partner--company-category{font-size:13px}}@media screen and (max-width:767px){html body .theme--partner .partner--job-card .partner--company-category{margin:0 0 15px}}html body .theme--partner .partner--job-card .partner--job-desc-title{font-size:14px;color:#6b757c;margin:20px 0 6px}@media screen and (max-width:1600px){html body .theme--partner .partner--job-card .partner--job-desc-title{font-size:13px}}@media screen and (max-width:767px){html body .theme--partner .partner--job-card .partner--job-desc-title{margin:15px 0 4px}}html body .theme--partner .partner--job-card .partner--job-desc{font-size:14px;margin:0 0 30px;line-height:1.4;color:#021a2a;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;min-height:58px!important;font-weight:400}@media screen and (max-width:1600px){html body .theme--partner .partner--job-card .partner--job-desc{font-size:13px;min-height:55px!important;margin:0 0 15px}}@media screen and (max-width:767px){html body .theme--partner .partner--job-card .partner--job-desc{margin:0 0 15px;min-height:58px!important}}html body .theme--partner .partner--job-card .theme--btn{line-height:40px;min-width:104px;padding-bottom:1px}@media screen and (max-width:1600px){html body .theme--partner .partner--job-card .theme--btn{min-width:100px;line-height:40px}}@media screen and (max-width:991px){html body .theme--partner .partner--job-card .theme--btn{line-height:36px}}html body .theme--partner .job--footer p{line-height:normal;font-weight:400}html body .theme--partner .grid-5-cols{display:flex;justify-content:center}html body .theme--partner .grid-5-cols .career-card{width:32.1%}@media screen and (max-width:1024px){html body .theme--partner .grid-5-cols .career-card{width:48%}}@media screen and (max-width:676px){html body .theme--partner .grid-5-cols .career-card{width:100%}}html body .theme--partner .live-right-image{position:relative;border-radius:22px;overflow:hidden;background-color:rgba(0,0,0,.5)}html body .theme--partner .live-right-image *{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}html body .theme--partner .live-right-image:before{content:"";left:0;top:0;width:100%;height:100%;position:absolute;background:linear-gradient(90deg,rgba(2,27,44,.9),rgba(2,26,42,0) 100%);opacity:1;z-index:1}html body .theme--partner .live-right-image img{min-height:500px}@media screen and (max-width:1200px){html body .theme--partner .live-right-image img{min-height:360px}}html body .theme--partner .work-about-image{position:relative}html body .theme--partner .work-about-image .image{width:100%;transform:rotate(-8deg);top:5%;position:relative;aspect-ratio:1/1;border-radius:22px;overflow:hidden}@media screen and (min-width:1280px){html body .theme--partner .work-about-image .image{max-width:80%}}@media screen and (max-width:1600px){html body .theme--partner .work-about-image .image{top:5%}}@media screen and (max-width:991px){html body .theme--partner .work-about-image .image{margin:40px 0 70px}}html body .theme--partner .work-about-image .image *{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}html body .theme--partner .work-about-image .illustration svg{position:absolute;left:-12%;top:-8%;width:120%;height:110%}@media screen and (max-width:991px){html body .theme--partner .work-about-image .illustration svg{position:absolute;left:0;top:-21px;width:100%;height:100%;transform:scale(1.6)}}html body .theme--partner .work-about-image-full{aspect-ratio:16/5;border-radius:22px;overflow:hidden;position:relative}@media screen and (max-width:991px){html body .theme--partner .work-about-image-full{border-radius:15px;aspect-ratio:16/8}}html body .theme--partner .work-about-image-full:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:249.92px;background:linear-gradient(1turn,#021a2a,rgba(2,26,42,0))}html body .theme--partner .work-about-image-full *{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}html body .theme--partner .work-accordion-section .theme--container{position:relative;z-index:1;color:#fff}html body .theme--partner .work-accordion-section .illustration svg{position:absolute;left:-12%;top:50%;transform:translateY(-50%);width:80%;height:100%}html body .theme--partner .work-accordion-section p{font-size:16px;line-height:1.8}@media screen and (max-width:1600px){html body .theme--partner .work-accordion-section p{font-size:inherit}}html body .theme--partner .theme--work-category-card{position:relative;border-radius:20px;aspect-ratio:9/14;overflow:hidden}html body .theme--partner .theme--work-category-card .hover-card{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background-color:#fff;padding:30px 25px 25px;transition:all .3s ease;transform:translateY(110%)}html body .theme--partner .theme--work-category-card .hover-card h4{font-size:24px;font-weight:500;margin:0 0 14px}html body .theme--partner .theme--work-category-card .hover-card .desc{line-height:1.6}@media screen and (max-width:1600px){html body .theme--partner .theme--work-category-card{aspect-ratio:9/14}html body .theme--partner .theme--work-category-card .hover-card h4{font-size:18px}}html body .theme--partner .theme--work-category-card:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;background:linear-gradient(1turn,#021a2a,rgba(2,26,42,0))}@media screen and (min-width:812px){html body .theme--partner .theme--work-category-card:hover .hover-card{transform:translateY(0)}}html body .theme--partner .theme--work-category-card.view-details .hover-card{transform:translateY(0)}html body .theme--partner .theme--work-category-card .title{position:absolute;left:30px;bottom:30px;z-index:1;font-size:24px;font-weight:500;color:#fff}@media screen and (max-width:1600px){html body .theme--partner .theme--work-category-card .title{font-size:18px}}@media screen and (max-width:991px){html body .theme--partner .theme--work-category-card .title{left:15px;bottom:20px}}html body .theme--partner .theme--work-category-card img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease}html body .theme--partner .theme--work-category-card:hover img{transform:scale(1.2)}html body .theme--partner .theme--call-to-action{position:relative;background-repeat:no-repeat;background-size:cover;color:#fff;aspect-ratio:16/3.5;max-width:100%;width:100%;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1600px){html body .theme--partner .theme--call-to-action{padding:100px 0!important}}@media screen and (max-width:991px){html body .theme--partner .theme--call-to-action{background-position:100%!important;aspect-ratio:unset}html body .theme--partner .theme--call-to-action .theme--section-title{line-height:1.3}}html body .theme--partner .theme--call-to-action .theme--container{position:relative;z-index:1}html body .theme--partner .theme--call-to-action:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:1}html body .theme--partner .institute-image{position:relative}html body .theme--partner .institute-image .image{position:relative;aspect-ratio:1/1;border-radius:20px;overflow:hidden;transform:rotate(8deg);top:-80px;max-width:500px}@media screen and (max-width:1600px){html body .theme--partner .institute-image .image{max-width:370px;top:-50px}}@media screen and (max-width:991px){html body .theme--partner .institute-image .image{transform:none;top:unset;margin:70px 0 50px}}html body .theme--partner .institute-image .image *{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}html body .theme--partner .institute-image .icon-1{position:absolute;top:-20%;right:0}html body .theme--partner .institute-image .icon-1 svg{filter:drop-shadow(1px 1px 1px rgba(0,0,0,.2))}@media screen and (max-width:1600px){html body .theme--partner .institute-image .icon-1{right:10%}html body .theme--partner .institute-image .icon-1 svg{width:70px}}@media screen and (max-width:991px){html body .theme--partner .institute-image .icon-1{right:0}}html body .theme--partner .institute-image .icon-2{position:absolute;bottom:50%;left:-15%}html body .theme--partner .institute-image .icon-2 svg{filter:drop-shadow(1px 1px 1px rgba(0,0,0,.2))}@media screen and (max-width:1600px){html body .theme--partner .institute-image .icon-2{left:-10%}html body .theme--partner .institute-image .icon-2 svg{width:70px}}@media screen and (max-width:991px){html body .theme--partner .institute-image .icon-2{left:0}}html body .theme--partner .institute-image .icon-3{position:absolute;bottom:5%;right:10%}html body .theme--partner .institute-image .icon-3 svg{filter:drop-shadow(1px 1px 1px rgba(0,0,0,.2))}@media screen and (max-width:1600px){html body .theme--partner .institute-image .icon-3{right:30%;bottom:10%}html body .theme--partner .institute-image .icon-3 svg{width:70px}}@media screen and (max-width:991px){html body .theme--partner .institute-image .icon-3{right:10%;bottom:-10%}}html body .theme--partner .beyond-the-post{position:relative;z-index:1;background:#f4f9ff;color:#000;border-radius:22px;padding:22px 30px}@media screen and (max-width:991px){html body .theme--partner .beyond-the-post{margin:0 -30px;border-radius:0;padding:50px 30px}}html body .theme--partner .culture-heritage{background-color:var(--theme-light-primary);color:#000;padding:145px 0 90px;margin-top:-140px}@media screen and (max-width:991px){html body .theme--partner .culture-heritage{padding-bottom:50px}}html body .theme--partner .image-1x1{position:relative;border-radius:14px;overflow:hidden}html body .theme--partner .image-1x1 .image{aspect-ratio:5/4;border-radius:14px;overflow:hidden}html body .theme--partner .image-1x1 .image *,html body .theme--partner .image-1x1 .image img{position:absolute!important;inset:0;width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}html body .theme--partner .adventure--box{position:relative;border-radius:15px;border:1px solid #fff;background-color:var(--primary-color);padding:30px 40px;min-height:270px;display:flex;flex-direction:column;justify-content:end;overflow:hidden}html body .theme--partner .adventure--box.after-true:after{content:"";position:absolute;left:0;bottom:0;background:linear-gradient(30deg,rgba(0,0,0,.7),transparent);width:100%;height:100%;z-index:1}html body .theme--partner .adventure--box.after-false .hover--box{transform:translateY(0)!important}html body .theme--partner .adventure--box .image,html body .theme--partner .adventure--box span{position:absolute!important;left:0;top:0;width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}html body .theme--partner .adventure--box .content{position:relative;z-index:2}html body .theme--partner .adventure--box h4{font-size:20px!important;margin:0 0 15px}html body .theme--partner .adventure--box p{line-height:1.7}html body .theme--partner .adventure--box .stretched{position:absolute;inset:0;width:100%;height:100%;cursor:pointer;z-index:9}html body .theme--partner .adventure--box .hover--box{position:absolute;padding:30px 40px;overflow-y:auto;background-color:var(--primary-color);color:#fff;inset:0;transition:all .3s ease;transform:translateY(100%);z-index:3;display:flex;flex-direction:column;justify-content:center}html body .theme--partner .adventure--box:hover .hover--box{transform:translateY(0)}@media screen and (max-width:991px){html body .theme--partner .adventure--box{padding:24px;min-height:250px}html body .theme--partner .adventure--box .hover--box{padding:24px}html body .theme--partner .adventure--box .hover--box .theme--section-desc{font-size:14px!important;line-height:1.5}}html body .theme--partner .seasonal-event{border:1px solid #fff;padding:60px 0 60px 60px;margin:0 0 60px;border-radius:15px}@media screen and (max-width:991px){html body .theme--partner .seasonal-event{padding:25px}}html body .theme--partner .adventure--life{position:relative;background-repeat:no-repeat;background-size:100% 70%;overflow:hidden;background-color:#021a2a}html body .theme--partner .adventure--life:after{content:"";position:absolute;left:0;bottom:29%;width:100%;height:100%;background:linear-gradient(0deg,#021a2a,rgba(2,26,42,0))}html body .theme--partner .adventure--life .theme--container{position:relative;z-index:1}@media screen and (max-width:991px){html body .theme--partner .adventure--life{background:var(--theme-bg-dark)!important}}html body .theme--partner .event-card{background-color:#fff;padding:14px;border-radius:12px}html body .theme--partner .event-card .image{width:100%;aspect-ratio:5/3;background-color:#f2f2f2;border-radius:5px;overflow:hidden}html body .theme--partner .event-card .time{background-color:red;color:#fff;padding:3px 10px;font-size:11px;display:inline-flex;border-radius:4px;position:relative;top:-14px;left:8px}html body .theme--partner .event-card .image *,html body .theme--partner .event-card .image img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}html body .theme--partner .event-card h4{color:#000;font-size:16px;font-weight:700}html body .theme--partner .migration-pathways{position:relative;background-repeat:no-repeat!important;background-size:cover!important;background:linear-gradient(180deg,#fff,#c3c3f9);color:#1b1b1b}html body .theme--partner .migration-pathways:after{content:"";position:absolute;width:100%;height:687px;left:0;bottom:0;background:linear-gradient(0deg,var(--primary-color) 4.33%,rgba(140,127,251,0) 100%)}html body .theme--partner .migration-pathways .theme--container{position:relative;z-index:1}html body .theme--partner .migration-support{display:flex;justify-content:center}html body .theme--partner .migration-support .support-card__image{--size:180px;width:var(--size);height:var(--size);border-radius:var(--size);overflow:hidden;margin:40px 0 30px;background-color:#fff}html body .theme--partner .migration-support .support-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:991px){html body .theme--partner .migration-support .support-card__image{--size:120px;margin:15px 0}}html body .theme--partner .migrate-image-9x16 .image.image-height-9X16{aspect-ratio:9/12!important;max-width:60%;margin:auto;transform:rotate(12deg);right:-40px}@media screen and (max-width:991px){html body .theme--partner .migrate-image-9x16 .image{right:0;margin:0 0 40px!important}html body .theme--partner .migrate-image-9x16 svg{max-width:60%!important;height:auto;top:0}}html body .theme--partner .commercial-realestate{position:relative;color:#fff;background-repeat:no-repeat!important;background-size:cover!important;overflow:hidden}html body .theme--partner .commercial-realestate:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(1turn,#021a2a 6.73%,rgba(2,26,42,0))}html body .theme--partner .commercial-realestate:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(2,26,42,.757) 6.73%,rgba(2,26,42,0));opacity:.3}html body .theme--partner .commercial-realestate .theme--container{position:relative;z-index:1}html body .theme--partner .investment-card{border-radius:14px;border:1px solid #fff;padding:40px}html body .theme--partner .investment-card h3,html body .theme--partner .investment-card h4{font-size:24px;margin:30px 0 20px}html body .theme--partner .investment-card p{line-height:1.6}@media screen and (max-width:1600px){html body .theme--partner .investment-card h3{font-size:20px}html body .theme--partner .investment-card{padding:24px}}html body .theme--partner .theme-established{background-color:var(--theme-light-primary);color:#000}html body .theme--partner .theme-established span{position:absolute!important;inset:0!important}html body .theme--partner .theme-established .image{position:relative;aspect-ratio:16/4;border-radius:14px;overflow:hidden}@media screen and (max-width:991px){html body .theme--partner .theme-established .image{min-height:150px}}html body .theme--partner .theme-established .image img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}html body .theme--partner .theme-established .image:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:40%;background:linear-gradient(1turn,#c9e0ff 10.58%,rgba(201,224,255,0))}html body .theme--partner .theme--tabs button{padding:16px 24px;border:1px solid #fff;border-radius:6px}html body .theme--partner .theme--tabs button.active{background-color:hsla(0,0%,100%,.3)}html body .theme--partner .image-holder{position:relative}html body .theme--partner .international-students .image{position:relative;aspect-ratio:5/4!important;border-radius:20px;overflow:hidden}@media screen and (max-width:1600px){html body .theme--partner .international-students .image{max-height:400px;margin:auto;aspect-ratio:unset}}html body .theme--partner .international-students .image *{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}html body .theme--partner .international-students .icon-1{position:absolute;top:-30px;left:-30px}html body .theme--partner .international-students .icon-1 svg{filter:drop-shadow(1px 1px 1px rgba(0,0,0,.2))}@media screen and (max-width:1600px){html body .theme--partner .international-students .icon-1{left:7%}html body .theme--partner .international-students .icon-1 svg{width:60px}}html body .theme--partner .international-students .icon-2{position:absolute;bottom:-30px;right:40px}html body .theme--partner .international-students .icon-2 svg{filter:drop-shadow(1px 1px 1px rgba(0,0,0,.2))}@media screen and (max-width:1600px){html body .theme--partner .international-students .icon-2{right:20%}html body .theme--partner .international-students .icon-2 svg{width:80px}}@media screen and (max-width:1280px){html body .theme--partner .py-60{padding:40px 0}}html body .theme--partner .slider-with--dots{padding-bottom:40px}html body .theme--partner .region-tabs--holder{background:rgba(199,226,255,.1);border:1px solid rgba(199,226,255,.2);border-radius:40px;padding:10px;display:flex;gap:0;flex-wrap:nowrap;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}html body .theme--partner .region-tabs--holder::-webkit-scrollbar{display:none}html body .theme--partner .region-tabs--holder button{padding:8px 15px;border-radius:22px;font-size:14px}html body .theme--partner .region-tabs--holder button:hover{background-color:rgba(0,0,0,.2)}html body .theme--partner .region-tabs--holder button.active{background-color:var(--primary-color);color:#fff}html body .theme--partner .region-location--card{position:relative;border-radius:18px;aspect-ratio:9/13;max-width:420px;border:1px solid rgba(140,127,251,.2);background-color:rgba(0,0,0,.02);overflow:hidden;display:flex;justify-content:flex-end;flex-direction:column}html body .theme--partner .region-location--card:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(2,26,42,0),#021a2a)}html body .theme--partner .region-location--card .image{position:absolute;inset:0}html body .theme--partner .region-location--card .image *{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;transition:all .3s ease}html body .theme--partner .region-location--card .caption{padding:20px 24px;position:relative;z-index:1}html body .theme--partner .region-location--card .caption .badge{padding:6px 10px 5px;border-radius:22px;background-color:#c9e0ff;color:#000;font-size:12px}html body .theme--partner .region-location--card .caption h3{font-size:20px;font-weight:700;margin:20px 0 15px;line-height:normal}html body .theme--partner .region-location--card .caption p{font-size:14px;opacity:.7;-webkit-line-clamp:8}html body .theme--partner .region-location--card a{position:absolute;inset:0;width:100%;height:100%;cursor:pointer;z-index:2}html body .theme--partner .region-location--card .icon--holder{--size:28px;width:var(--size);min-width:var(--size);height:var(--size);border-radius:100%;display:flex;align-items:center;justify-content:center;transition:all .4s ease}html body .theme--partner .region-location--card:hover .image img{transform:scale(1.2)}html body .theme--partner .region-location--card:hover .caption .badge{background-color:var(--primary-color)}html body .theme--partner .region-location--card:hover .icon--holder{background-color:rgba(0,0,0,.2);transform:rotate(-45deg)}@media screen and (max-width:767px){html body .theme--partner .region-location--card{aspect-ratio:9/11}html body .theme--partner .region-location--card .word-break-2lines{-webkit-line-clamp:2}}html body .theme--partner .map-image--holder{min-height:420px}@media screen and (max-width:767px){html body .theme--partner .map-image--holder{min-height:340px}html body .theme--partner .map-image--holder img{max-height:420px;margin:auto}}html body .theme--partner .nested-region--jobs .caption{display:flex;flex-direction:column;height:100%;justify-content:space-between}html body .theme--partner .nested-region--jobs .caption .badge{background:#c9e0ff!important}html body .theme--partner .nested-region--jobs .caption .view--jobs{font-size:14px;margin-top:25px;position:relative;padding:6px 12px;border-radius:8px;border:1px solid #fff;display:flex;align-items:center;justify-content:space-between;cursor:pointer}html body .theme--partner .nested-region--jobs:hover .caption .view--jobs{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color)}@media screen and (max-width:576px){html body .theme--partner .mbl-btn-lineheight{line-height:1.4;min-height:40px;padding-block:5px}}.fas{display:inline-block;position:relative;width:12px;height:12px;font-style:normal;line-height:1;vertical-align:middle}.fas.fa-chevron-down{width:8px;height:8px;border-color:#000;border-style:solid;border-width:1.5px 1.5px 0 0;display:inline-block;padding:2px;color:currentColor;top:-2px;transform:rotate(135deg)}.fas.fa-times{width:20px;height:20px;min-height:20px;min-width:20px;position:relative;display:inline-block}.fas.fa-times:after,.fas.fa-times:before{content:"";position:absolute;top:50%;left:50%;width:60%;height:2px;background-color:currentColor;transform-origin:center}.fas.fa-times:before{transform:translate(-50%,-50%) rotate(45deg)}.fas.fa-times:after{transform:translate(-50%,-50%) rotate(-45deg)}html[data-theme=dark] .fas.fa-chevron-down{border-color:#fff}html{--color-industry-background:#1f1f1f}html.industry-theme .mobile-filter--open,html.loc-theme .mobile-filter--open{overflow:unset}html.industry-theme .mobile-filter--open:after,html.loc-theme .mobile-filter--open:after{display:none}html.industry-theme .theme--partner .site--header .theme--btn,html.loc-theme .theme--partner .site--header .theme--btn{min-width:108px}@media screen and (max-width:991px){html.industry-theme .theme--partner .site--header .theme--btn,html.loc-theme .theme--partner .site--header .theme--btn{min-width:84px}html.industry-theme .aggregation-landing .aggregation-banner:before,html.loc-theme .aggregation-landing .aggregation-banner:before{display:none}}@media screen and (max-width:1700px){html.industry-theme,html.loc-theme{zoom:.97}}@media screen and (max-width:1500px){html.industry-theme,html.loc-theme{zoom:.92}html.industry-theme .initiative-profile,html.loc-theme .initiative-profile{zoom:1.05}}@media screen and (max-width:991px){html.industry-theme,html.loc-theme{zoom:1}}html.legacy-theme .font-light{font-weight:400}html.loc-theme .aggregation-search .partner-floating-nav li:hover,html.loc-theme .job-detail--page .partner-floating-nav li:hover{border-color:inherit!important}html.industry-theme{color:#1f1f1f}html.industry-theme,html.industry-theme body{background-color:var(--color-industry-background)}html.industry-theme .industry-hero{border-radius:22px;overflow:hidden;position:relative;aspect-ratio:16/7}@media screen and (max-width:767px){html.industry-theme .industry-hero{border-radius:0;margin:0 -30px;aspect-ratio:4/3}}html.industry-theme .industry-hero:not(:hover) .video-control-btn{opacity:0;pointer-events:none;transition-delay:1s}html.industry-theme .industry-hero:hover .video-control-btn{opacity:1;pointer-events:auto;transition-delay:0s}html.industry-theme .site--header{background-color:var(--color-industry-background)!important}html.industry-theme .aggregation-filter-open{padding-bottom:0}html.industry-theme .mobile-filter--open{overflow:unset}html.industry-theme .mobile-filter--open:after{display:none}html body{max-width:2560px;margin:auto}html .text-deep-primary{color:var(--primary-color)}@media screen and (max-width:1700px){html .partner-work-filters .text-24.font-epilogue{font-size:20px}}@media screen and (max-width:812px){html .partner-work-filters .text-24.font-epilogue{font-size:24px}html body .seeker-provider.job-detail--page .detail-banner--image{margin:0 -30px}}html body .industry-site{background-color:var(--color-industry-background)}@media screen and (max-width:991px){html body .industry-site{overflow-x:hidden}}html body .industry-site .theme--btn{border-width:1.5px;font-size:16px!important}@media screen and (max-width:1420px){html body .industry-site .theme--btn{font-size:14px!important}}@media screen and (max-width:812px){html body .industry-site .theme--btn{font-size:16px!important;min-height:50px}}html body .industry-site .theme-home-banner-skeleton{aspect-ratio:16/5.5}@media screen and (max-width:1700px){html body .industry-site .text-18{font-size:17px!important}}@media screen and (max-width:1440px) and (min-width:991px){html body .industry-site .text-18{font-size:16px!important}}html body .industry-site .popular-courses .theme--section-title{font-weight:400!important;margin-bottom:25px!important}html body .industry-site .popular-courses .label-item{background-color:#c9e0ff;transition:all .2s ease-in-out}html body .industry-site .popular-courses .label-item:hover{background-color:#b0d2ff;transform:scale(1.1)}html body .industry-site.theme--partner .site--header .theme--btn{min-width:108px}html body .industry-site.theme--partner .site--header .site-link a:hover{color:var(--primary-color)}html body .industry-site.theme--partner .site--header .ml-10{margin:0}html body .industry-site .industry-banner{position:relative}html body .industry-site .industry-banner .uper-video-container{overflow:hidden}html body .industry-site .industry-banner .banner-video video{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;aspect-ratio:unset!important}html body .industry-site .industry-banner .slider-video,html body .industry-site .industry-banner .theme--home-slider{border-radius:0;aspect-ratio:16/5;min-height:500px;overflow:unset}@media screen and (max-width:812px){html body .industry-site .industry-banner .slider-video,html body .industry-site .industry-banner .theme--home-slider{aspect-ratio:3/2;min-height:unset}}html body .industry-site .industry-banner .banner-type-image *{width:100%!important;height:100%!important}html body .industry-site .industry-banner .theme--home-slider:after{display:none}html body .industry-site .industry-banner .slider-video *{width:100%!important;height:100%!important}html body .industry-site .industry-banner .caption{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:45px;gap:0;background:#f7f5f4;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:22px;max-width:611px;position:absolute;bottom:0;z-index:8}@media screen and (max-width:1700px){html body .industry-site .industry-banner .caption{max-width:540px;padding:32px 38px 32px 32px}}@media screen and (max-width:1440px){html body .industry-site .industry-banner .caption{max-width:500px;padding:28px}}@media screen and (max-width:812px){html body .industry-site .industry-banner .caption{position:relative;max-width:calc(100% + 60px);width:calc(100% + 60px);inset:0;border-radius:0;margin:0 -30px;padding:40px 30px}}html body .industry-site .industry-banner .caption h1{line-height:48px;font-weight:500!important;margin:0 0 12px;color:#1f1f1f;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;letter-spacing:2px;overflow:hidden}@media screen and (max-width:1700px){html body .industry-site .industry-banner .caption h1{font-size:32px;line-height:1.2}}@media screen and (max-width:1420px){html body .industry-site .industry-banner .caption h1{font-size:30px;line-height:1.2;letter-spacing:1px}}@media screen and (max-width:812px){html body .industry-site .industry-banner .caption h1{font-size:32px;line-height:1.2;margin:0 0 22px!important}}html body .industry-site .industry-banner .caption .company-row{min-height:80px}@media screen and (max-width:1700px){html body .industry-site .industry-banner .caption .company-row{min-height:50px}}html body .industry-site .industry-banner .caption .company-name{color:#1b2850;font-size:22px;font-weight:500;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@media screen and (max-width:1700px){html body .industry-site .industry-banner .caption .company-name{font-size:20px}}@media screen and (max-width:812px){html body .industry-site .industry-banner .caption .company-name{font-size:20px}}html body .industry-site .industry-banner .caption .desc{margin:12px 0 28px;color:#1f1f1f;font-weight:400;font-size:18px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:9;overflow:hidden;line-height:1.6}html body .industry-site .industry-banner .caption .desc.mt-0{margin-top:0!important}@media screen and (max-width:1700px){html body .industry-site .industry-banner .caption .desc{font-size:16px}}@media screen and (max-width:1440px){html body .industry-site .industry-banner .caption .desc{font-size:15px}}@media screen and (max-width:812px){html body .industry-site .industry-banner .caption .desc{font-size:16px;-webkit-line-clamp:10;margin:22px 0 28px!important}}html body .industry-site .industry-banner .caption .theme--btn{border-width:2px;font-family:Poppins,sans-serif!important}@media screen and (max-width:1440px){html body .industry-site .industry-banner .caption .theme--btn{font-size:14px!important;line-height:44px}}@media screen and (max-width:812px){html body .industry-site .industry-banner .caption .theme--btn{min-height:50px;font-size:16px!important}}html body .industry-site .industry-filters{padding:45px 0 60px}@media screen and (max-width:1700px){html body .industry-site .industry-filters{padding:40px 0 50px}}@media screen and (max-width:1440px){html body .industry-site .industry-filters{padding:30px 0 50px}}@media screen and (max-width:812px){html body .industry-site .industry-filters{padding:48px 0}}@media screen and (max-width:991px){html body .industry-site .aggregation-banner .search-filters{position:relative;transform:none;opacity:1;inset:unset;overflow-x:auto;height:auto;padding:20px 30px 0;background-color:transparent!important;z-index:9;width:calc(100% + 60px);margin:0 -30px;-ms-overflow-style:none;scrollbar-width:none}html body .industry-site .aggregation-banner .search-filters::-webkit-scrollbar{display:none}html body .industry-site .aggregation-banner .search-filters .mbl-filters-style{align-items:flex-start!important}html body .industry-site .aggregation-banner .search-filters .mbl-filters-style>div:last-child>div{margin-right:20px}html body .industry-site .aggregation-banner .search-filters .filter-dropdown{position:relative}}html body .industry-site .find-tech-job{padding:60px 0 72px}html body .industry-site .find-tech-job .icon-1{position:absolute;left:-60px;bottom:20px;width:120px;height:120px;background:var(--color-industry-background);border-radius:50%;display:flex;align-items:center;justify-content:center}html body .industry-site .find-tech-job .icon-1 .icon-holder{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;width:88px;height:88px;border-radius:100%;background-color:var(--primary-color);box-shadow:0 0 8.6px var(--primary-color);transform:rotate(-2deg)}@media screen and (max-width:1440px){html body .industry-site .find-tech-job .icon-1{width:100px;height:100px}}@media screen and (max-width:812px){html body .industry-site .find-tech-job .icon-1{width:100px;height:100px;left:-20px;bottom:-10px}}html body .industry-site .find-tech-job .icon-2{position:absolute;right:-30px;top:-30px;width:93px;height:93px;background:var(--color-industry-background);border-radius:50%;display:flex;align-items:center;justify-content:center}html body .industry-site .find-tech-job .icon-2 .icon-holder{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;width:56px;height:56px;border-radius:100%;background-color:var(--primary-color);box-shadow:0 0 8.6px var(--primary-color);transform:rotate(-2deg)}@media screen and (max-width:1440px){html body .industry-site .find-tech-job .icon-2{width:75px;height:75px}}@media screen and (max-width:812px){html body .industry-site .find-tech-job .icon-2{width:75px;height:75px;right:-20px;top:40px}}@media screen and (max-width:1700px){html body .industry-site .find-tech-job p{max-width:460px}}@media screen and (max-width:812px){html body .industry-site .find-tech-job{padding-bottom:50px;padding-top:10px}html body .industry-site .find-tech-job .image-holder{aspect-ratio:1/1!important;transform:rotate(-2deg)}html body .industry-site .find-tech-job .theme--section-title.sm{font-size:32px!important}html body .industry-site .find-tech-job .text-18{font-size:16px!important}html body .industry-site .find-tech-job .theme--btn{min-height:50px}}html body .industry-site .why-search-us{border-block:1px solid var(--primary-color);padding:50px 0}@media screen and (max-width:1700px){html body .industry-site .why-search-us{padding:40px 0}}html body .industry-site .why-search-us p{font-size:14px;font-weight:400;border-left:1px solid #fff;padding-left:10px}@media screen and (max-width:1440px){html body .industry-site .why-search-us p{font-size:12.5px}}@media screen and (max-width:812px){html body .industry-site .why-search-us p{font-size:14px}html body .industry-site .industry-home .featured-jobs .sub-heading{display:none}}html body .industry-site .featured-jobs .head-wrapper{display:flex;align-items:center;justify-content:space-between}html body .industry-site .featured-jobs .sub-heading{margin:0}@media screen and (max-width:812px){html body .industry-site .featured-jobs .theme--section-title.xs{font-size:24px!important;margin-top:10px}}html body .industry-site .career-pathways{padding:69px 0;background:#c9e0ff}html body .industry-site .career-pathways .card{background:#fcfbfb;border:1px solid #c9e0ff;box-shadow:0 4px 20px rgba(2,26,42,.08);border-radius:22px;padding:24px}html body .industry-site .career-pathways.has-title-video{padding-top:170px}@media screen and (max-width:1440px){html body .industry-site .career-pathways{padding:50px 0}html body .industry-site .career-pathways .card{padding:20px}html body .industry-site .career-pathways p{font-size:13px}}@media screen and (max-width:812px){html body .industry-site .career-pathways{padding:60px 0 50px}html body .industry-site .career-pathways p{font-size:14px}html body .industry-site .career-pathways .theme--section-title.sm{font-size:24px!important}}html body .industry-site .trusted-by-employers{position:relative;background-color:var(--color-industry-background);padding:80px 0 100px;overflow:hidden}html body .industry-site .trusted-by-employers:before{top:15%;left:-150px}html body .industry-site .trusted-by-employers:after,html body .industry-site .trusted-by-employers:before{content:"";position:absolute;width:300px;height:300px;border-radius:100%;background-color:#c9e0ff;filter:blur(30px);opacity:.15;z-index:1}html body .industry-site .trusted-by-employers:after{bottom:10%;right:-100px}html body .industry-site .trusted-by-employers .card{padding:32px;background-color:#fff;border-radius:18px}html body .industry-site .trusted-by-employers .card ul{margin:24px 0}html body .industry-site .trusted-by-employers .card ul li{font-size:16px;font-weight:400;color:#1f1f1f}@media screen and (max-width:812px){html body .industry-site .trusted-by-employers .card ul li{font-size:14px}html body .industry-site .trusted-by-employers{padding-bottom:60px}html body .industry-site .trusted-by-employers .theme--section-title.sm{font-size:32px!important;line-height:38px}html body .industry-site .trusted-by-employers:before{left:auto;top:10%;right:-150px;background:radial-gradient(50% 50% at 50% 50%,rgba(140,127,251,.25) 0,rgba(2,26,42,0) 100%);opacity:1}html body .industry-site .trusted-by-employers .card{padding:22px}html body .industry-site .trusted-by-employers .card .theme--section-title.xs{font-size:20px!important}}html body .industry-site .upskill-trusted-by-employers{position:relative;background-color:var(--color-industry-background);padding:80px 0 100px;overflow:hidden}html body .industry-site .upskill-trusted-by-employers .card{padding:32px;background-color:#fff;border-radius:18px}html body .industry-site .upskill-trusted-by-employers .card ul{margin:24px 0}html body .industry-site .upskill-trusted-by-employers .card ul li{font-size:16px;font-weight:400;color:#1f1f1f}@media screen and (max-width:1440px){html body .industry-site .upskill-trusted-by-employers .card ul li{font-size:inherit}}@media screen and (max-width:812px){html body .industry-site .upskill-trusted-by-employers{padding-bottom:60px}html body .industry-site .upskill-trusted-by-employers .theme--section-title.sm{font-size:32px!important;line-height:38px}html body .industry-site .upskill-trusted-by-employers:before{left:auto;top:10%;right:-150px;background:radial-gradient(50% 50% at 50% 50%,rgba(140,127,251,.25) 0,rgba(2,26,42,0) 100%);opacity:1}html body .industry-site .upskill-trusted-by-employers .card{padding:22px}html body .industry-site .upskill-trusted-by-employers .card .theme--section-title.xs{font-size:20px!important}}html body .industry-site .study-page .career-pathways .theme--section-title.sm{margin:0 0 15px}html body .industry-site .study-page .career-pathways .text-18{font-size:16px!important;max-width:600px;margin:auto}html body .industry-site .study-page .job-filter-tabs{position:relative}html body .industry-site .study-page .job-filter-tabs:before{content:"";position:absolute;width:375px;height:363px;left:-150px;top:60px;opacity:.1;background:var(--primary-color);filter:blur(32px);border-radius:9999px}@media screen and (max-width:812px){html body .industry-site .study-page .job-filter-tabs .theme--section-title.sm{font-size:32px!important;letter-spacing:2px}}html body .industry-site .industry-resources{border-radius:16px;padding:10px 10px 60px;background-color:#fff;margin-bottom:80px}html body .industry-site .industry-resources .box:not(:last-child){border-right:1px solid var(--primary-color)}@media screen and (max-width:812px){html body .industry-site .industry-resources .box:not(:last-child){border-right:none;border-bottom:1px solid var(--primary-color);padding-bottom:20px;margin-bottom:20px}}html body .industry-site .industry-resources .box .icon{position:relative;width:48px;height:48px;border-radius:40px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}html body .industry-site .industry-resources .box .icon:before{content:"";position:absolute;width:100%;height:100%;border-radius:40px;background-color:var(--primary-color);opacity:.1}@media screen and (max-width:812px){html body .industry-site .industry-resources{border-radius:0;margin:0 -30px;padding:0}html body .industry-site .industry-resources .image-holder{aspect-ratio:4/3!important;border-radius:0!important}html body .industry-site .industry-resources .theme--section-title.xs{font-size:24px}html body .industry-site .industry-resources .box{margin:0}}html body .industry-site .quick-links{border-top:1px solid var(--primary-color);margin-top:40px;padding-top:40px}html body .industry-site .quick-links .box{padding:24px;background:#e9e7ff;border:1px solid #d3ceff!important;box-shadow:0 4px 20px rgba(2,26,42,.08);border-radius:22px;text-align:center}html body .industry-site .quick-links .box p{color:#1b2850;margin:0;font-size:16px}html body .industry-site .choose-this-career{padding-bottom:80px}html body .industry-site .choose-this-career p{line-height:1.7}html body .industry-site .choose-this-career .image{background-color:#1b2850;width:100%;height:420px;border-radius:12px;transform:rotate(-2.68deg);margin-top:20px}html body .industry-site .choose-this-career .image *{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:812px){html body .industry-site .choose-this-career .image{transform:rotate(0deg);margin:0 -30px;border-radius:0;width:calc(100% + 60px);height:unset;aspect-ratio:4/3}}html body .industry-site .choose-this-career .card{margin:0 0 15px;background:rgba(199,226,255,.1);border:1px solid rgba(199,226,255,.2);box-shadow:0 4px 20px rgba(2,26,42,.08);border-radius:22px}html body .industry-site .choose-this-career .card .card-body{padding:20px 50px 20px 18px}html body .industry-site .choose-this-career .card .card-body .icon{--size:50px;width:var(--size);height:var(--size);min-width:var(--size);overflow:hidden;border-radius:100%;position:relative;display:flex;align-items:center;justify-content:center;color:var(--primary-color);background-color:#fff}html body .industry-site .choose-this-career .card .card-body h4{font-size:16px;font-weight:500;margin:0 0 5px}html body .industry-site .choose-this-career .card .card-body p{font-size:14px;font-weight:400;opacity:.8;line-height:normal}@media screen and (max-width:1440px){html body .industry-site .choose-this-career .card p{font-size:inherit!important}}@media screen and (max-width:1366px){html body .industry-site .choose-this-career .card .card-body{padding:12px 15px;min-height:100px}html body .industry-site .choose-this-career .card .card-body .icon{--size:40px}}@media screen and (max-width:812px){html body .industry-site .choose-this-career{padding-bottom:0;font-size:16px}html body .industry-site .choose-this-career .theme--section-title.sm{font-size:32px!important;line-height:38px}html body .industry-site .choose-this-career .why-migrate-to-australia{padding:40px 30px 60px;background-color:var(--primary-color);color:#fff;margin:60px -30px 0}html body .industry-site .mutual-recognition-section-2 .image{height:270px;margin:0 -30px 50px;border-radius:0}html body .industry-site .mutual-recognition-section-2 .theme--section-title.sm{font-size:24px;margin-bottom:30px!important}}html body .industry-site .job-filter-tabs{position:relative}html body .industry-site .job-filter-tabs:before{right:-30%;top:-3%}html body .industry-site .job-filter-tabs:after,html body .industry-site .job-filter-tabs:before{content:"";width:200px;height:200px;position:absolute;background:radial-gradient(50% 50% at 50% 50%,rgba(140,127,251,.25) 0,rgba(2,26,42,0) 100%)}html body .industry-site .job-filter-tabs:after{left:-30%;bottom:0}html body .industry-site .job-filter-tabs .tab{font-size:18px;border-radius:8px}html body .industry-site .job-filter-tabs .tab:hover{background:rgba(211,206,255,.1)}@media screen and (max-width:1600px){html body .industry-site .job-filter-tabs .tab{font-size:16px}}html body .industry-site .job-filter-tabs .active{background:rgba(211,206,255,.4)}html body .industry-site .job-filter-tabs .label{border-radius:6px!important}html body .industry-site .find-your-pathway{padding:20px;background-color:var(--primary-color);border-radius:22px;margin-top:80px}html body .industry-site .find-your-pathway .image{margin-top:-100px}@media screen and (max-width:812px){html body .industry-site .find-your-pathway{padding:0;margin:100px -30px 0;border-radius:0;font-size:16px}html body .industry-site .find-your-pathway .theme--section-title.xs{font-size:32px!important;margin:0 0 27px}}html body .industry-site .industry-home .featured-jobs{color:inherit}html body .industry-site .industry-home .video-title{margin-bottom:-100px;z-index:1}html body .industry-site .licensing-matter-right{padding:90px 0}@media screen and (max-width:812px){html body .industry-site .licensing-matter-right{padding:80px 0 60px;font-size:16px}html body .industry-site .licensing-matter-right .theme--section-title.sm{font-size:24px!important;line-height:30px}html body .industry-site .licensing-matter-right .text-18{font-size:16px!important}}html body .industry-site .alternating-sections{background:#c9e0ff}@media screen and (max-width:812px){html body .industry-site .alternating-sections{font-size:16px}html body .industry-site .alternating-sections .theme--section-title.sm{font-size:24px!important;line-height:30px}html body .industry-site .alternating-sections .text-18{font-size:16px!important}}html body .industry-site .join-membership-community{padding:100px 0 60px}html body .industry-site .join-membership-community .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px;transform:rotate(7deg);max-width:527px;height:440px;margin:auto 0 auto auto}@media screen and (max-width:812px){html body .industry-site .join-membership-community .image img{max-width:100%;height:330px;transform:rotate(2deg)}}html body .industry-site .join-membership-community .image .icon-1{position:absolute;left:40px;bottom:-30px;width:115px;height:115px;background:var(--color-industry-background);border-radius:50%;display:flex;align-items:center;justify-content:center}html body .industry-site .join-membership-community .image .icon-1 .icon-holder{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;width:88px;height:88px;border-radius:100%;background-color:var(--primary-color);box-shadow:0 0 8.6px var(--primary-color);transform:rotate(-2deg)}html body .industry-site .join-membership-community .image .icon-2{position:absolute;right:-10px;top:-30px;width:93px;height:93px;background:var(--color-industry-background);border-radius:50%;display:flex;align-items:center;justify-content:center}html body .industry-site .join-membership-community .image .icon-2 .icon-holder{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;width:56px;height:56px;border-radius:100%;background-color:var(--primary-color);box-shadow:0 0 8.6px var(--primary-color);transform:rotate(-2deg)}@media screen and (max-width:812px){html body .industry-site .join-membership-community{padding:100px 0 60px}html body .industry-site .join-membership-community .theme--container>div{border-bottom:1px solid #fff;padding-bottom:50px}html body .industry-site .join-membership-community .image{margin-bottom:60px}html body .industry-site .join-membership-community .theme--section-title.sm{font-size:28px!important;line-height:38px}html body .industry-site .join-membership-community .text-18{font-size:16px!important}}html body .industry-site .theme--call-to-action .image-fill{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}html body .industry-site .theme--call-to-action .theme--container{z-index:1}html body .industry-site .theme--call-to-action:after{display:none}@media screen and (max-width:812px){html body .industry-site .theme--call-to-action{padding:100px 0!important;aspect-ratio:unset}html body .industry-site .theme--call-to-action .theme--section-title{font-size:32px!important;line-height:38px;margin-bottom:20px!important}html body .industry-site .theme--call-to-action .theme--section-title br{display:none}}html body .industry-site .member-benefits{padding:10px 0 100px}html body .industry-site .member-benefits .card{padding:25px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:16px}html body .industry-site .member-benefits .card .icon{width:48px;height:48px;border-radius:100%;background:var(--primary-color);color:#fff}@media screen and (max-width:812px){html body .industry-site .member-benefits{padding:0 0 100px!important}html body .industry-site .member-benefits .theme--section-title.sm{font-size:24px!important}}html body .industry-site .how-to-join{background-color:#c7e2ff;padding:80px 0 0;margin-bottom:200px}@media screen and (max-width:812px){html body .industry-site .how-to-join .theme--section-title.sm{font-size:24px!important}}html body .industry-site .new-letter-group{max-width:600px;width:100%;margin:auto;border-radius:8px;position:relative}html body .industry-site .new-letter-group input{border-radius:8px!important;padding:10px 250px 10px 20px;min-width:400px;width:100%;min-height:46px!important;font-size:14px!important}html body .industry-site .new-letter-group input::-moz-placeholder{font-size:14px!important}html body .industry-site .new-letter-group input::placeholder{font-size:14px!important}html body .industry-site .new-letter-group .theme--btn{position:absolute;right:0;top:0;height:100%;border-radius:0 8px 8px 0!important;border:0!important;font-size:14px!important}@media screen and (max-width:812px){html body .industry-site .new-letter-group{display:flex;flex-direction:column;grid-gap:14px}html body .industry-site .new-letter-group input{padding:10px 20px;width:100%;min-width:100%}html body .industry-site .new-letter-group .theme--btn{width:100%;position:relative;border-radius:8px!important}}html body .industry-site .how-to-join .step-icon{width:48px;height:48px;border-radius:100%;background:var(--primary-color);color:#fff;display:flex;align-items:center;justify-content:center}html body .industry-site .how-to-join .item:not(:last-child) .step-icon:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:100%;height:2px;background-color:var(--primary-color);z-index:-1}@media screen and (max-width:812px){html body .industry-site .how-to-join .item:not(:last-child) .step-icon:after{width:1px;height:100%;left:50%;transform:translateX(-50%) translateY(-20%)}}html body .industry-site .industry-resources-downloads{background-color:#fcfbfb;border-radius:22px;padding:10px;position:relative;bottom:-110px}html body .industry-site .industry-resources-downloads .image{aspect-ratio:16/4;border-radius:22px 22px 0 0;overflow:hidden}html body .industry-site .industry-resources-downloads .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:812px){html body .industry-site .industry-resources-downloads{margin:-50px -30px 0;border-radius:0;padding-bottom:20px}html body .industry-site .industry-resources-downloads .image{aspect-ratio:3/2;border-radius:0;margin:-10px}html body .industry-site .industry-resources-downloads .theme--section-title.xs{font-size:24px!important}html body .industry-site .industry-resources-downloads .resources-card:not(:last-child){border-right:0!important;border-bottom:1px solid var(--primary-color);padding-bottom:30px}}html body .industry-site .resources-card .icon-holder{background-color:rgba(199,226,255,.502);margin-bottom:15px;--size:42px}html body .industry-site .resources-card:not(:last-child){border-right:1px solid var(--primary-color)}html body .industry-site .industry-resource-bg{background-color:#c9e0ff;padding:0;margin-top:200px}@media screen and (max-width:991px){html body .industry-site .industry-resource-bg{margin-top:60px}}html body .industry-site .industry-resource-bg .industry-resource-card{position:relative;top:-120px;bottom:0}@media screen and (max-width:991px){html body .industry-site .industry-resource-bg .industry-resource-card{top:0;border-radius:0;background:transparent!important;box-shadow:none!important;padding:0 0 50px}html body .industry-site .industry-resource-bg .industry-resource-card .theme--section-title.xs{font-size:24px!important}}html body .industry-site .industry-resource-card{background-color:#fcfbfb;border-radius:22px;padding:24px;text-align:center;color:#1f1f1f}html body .industry-site .industry-resource-card .theme--section-title{letter-spacing:2px}html body .industry-site .industry-resource-card h3{min-height:44px}html body .industry-site .industry-resource-card p{color:var(--primary-color);line-height:1.5;max-width:60%;margin:auto auto 10px}@media screen and (max-width:812px){html body .industry-site .industry-resource-card p{max-width:90%}}html body .industry-site .industry-resource-card.lg{text-align:left;background:linear-gradient(0deg,#f9f7f6,#f9f7f6),#121212;border:1px solid #c9e0ff;box-shadow:0 4px 20px rgba(2,26,42,.08)}@media screen and (max-width:812px){html body .industry-site .industry-resource-card.lg .image{aspect-ratio:1/1;border-radius:0!important;margin:0 -30px 50px}html body .industry-site .industry-resource-card .theme--section-title{letter-spacing:1px}html body .industry-site .industry-resource-card ul li span{font-size:16px}}html body .industry-site .acs-section{padding:80px 0}html body .industry-site .acs-section .card{padding:32px;border-radius:22px;background-color:#fff;color:#121212}@media screen and (max-width:1600px){html body .industry-site .acs-section p br{display:none}}@media screen and (max-width:991px){html body .industry-site .acs-section{padding:60px 0}html body .industry-site .acs-section .theme--btn{white-space:normal;text-align:center;line-height:1.6}}@media screen and (max-width:991px) and (max-width:991px){html body .industry-site .acs-section .card{margin:0 -30px;border-radius:0}}html body .industry-site .acs-learning{padding-bottom:100px}@media screen and (max-width:991px){html body .industry-site .acs-learning{padding:0 0 60px}}html body .industry-site .acs-learning .card{padding:23px 20px 30px 34px;background-color:#fff;border-radius:22px}html body .industry-site .acs-learning .card.stroke-card{background:rgba(211,206,255,.1);border:2px solid #fcfbfb;border-radius:22px}html body .industry-site .ind--why-migrate-to-australia{padding:70px 0 80px}html body .industry-site .ind--why-migrate-to-australia .icon{width:48px;height:48px;border-radius:25px;background-color:rgba(199,226,255,.502);display:flex;align-items:center;justify-content:center}html body .industry-site .ind--why-migrate-to-australia .card{padding:24px 30px 30px;border-radius:22px;background-color:#fff;color:#121212}html body .industry-site .need-help-to-understanding{background-color:#c9e0ff;padding:70px 0;color:#121212}@media screen and (max-width:812px){html body .industry-site .need-help-to-understanding{padding:0 0 50px}html body .industry-site .need-help-to-understanding .image{border-radius:0;margin:0 -30px;width:calc(100% + 60px)}}html body .industry-site .migrate-visa-option{padding:80px 0;color:#fff;font-size:16px}html body .industry-site .migrate-visa-option .tab-holder{background:rgba(199,226,255,.5);border:1px solid rgba(199,226,255,.2);border-radius:66px;padding:13px 18px;display:inline-flex;justify-content:center;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}html body .industry-site .migrate-visa-option .tab-holder::-webkit-scrollbar{display:none}html body .industry-site .migrate-visa-option .tab-holder button{padding:10px 12px;border-radius:25px;min-width:140px}html body .industry-site .migrate-visa-option .tab-holder button:not(.bg-primary):hover{background-color:rgba(211,206,255,.1)}html body .industry-site .migrate-visa-option .tab-holder button:not(:last-child){margin-right:10px}@media screen and (max-width:812px){html body .industry-site .migrate-visa-option .tab-holder{display:block}}html body .industry-site .migrate-visa-option .image{width:420px;height:550px;background-color:#1f1f1f;transform:rotate(-4deg);border-radius:22px;overflow:hidden}html body .industry-site .migrate-visa-option .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:812px){html body .industry-site .migrate-visa-option .image{width:100%;height:auto;aspect-ratio:1/1}html body .industry-site .migrate-visa-option p{font-size:16px}html body .industry-site .migrate-visa-option .content-boxes h2{font-size:16px;margin:30px 0 14px}html body .industry-site .migrate-visa-option .content-boxes p{font-size:14px}}html body .industry-site .content-boxes .box{border:1px solid #fff;filter:drop-shadow(0 4px 20px rgba(2,26,42,.08));border-radius:22px;padding:27px}html body .industry-site .content-boxes .box svg{width:50px;height:50px;stroke-width:1.5;filter:brightness(100)}html body .industry-site .interset-card{display:flex;align-items:center;gap:16px;padding:20px;background:rgba(199,226,255,.102);border:1px solid rgba(199,226,255,.2);border-radius:22px}html body .industry-site .interset-card .icon{--size:48px;width:var(--size);height:var(--size);min-width:var(--size);border-radius:100%;position:relative;color:var(--primary-color);display:flex;align-items:center;justify-content:center}html body .industry-site .interset-card .icon:after{content:"";position:absolute;inset:0;border-radius:100%;background-color:var(--primary-color);opacity:.2}html body .industry-site .territory-card{border-radius:16px;overflow:hidden;cursor:pointer;transition:all .2s ease-in-out;width:100%;height:200px}html body .industry-site .territory-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}html body .industry-site .territory-card:after{content:"";position:absolute;inset:0;border-radius:16px;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent)}html body .industry-site .territory-card:hover{transform:translateY(-5px)}html body .industry-site .upskill-page .search-banner{min-height:380px}html body .industry-site .upskill-page .search-banner .image-fill{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}html body .industry-site .upskill-page .search-banner .btn.border:not(.border-primary),html body .industry-site .upskill-page .search-banner button.border:not(.border-primary){border-color:#fff!important;border-width:1.5px}@media screen and (max-width:1440px){html body .industry-site .upskill-page .search-banner{min-height:340px}}html body .industry-site .training-pathway .last-item .icon:after,html body .industry-site .training-pathway .last-item .icon:before{display:none!important}html body .industry-site .training-pathway .group{position:relative;grid-column-gap:40px;grid-row-gap:70px}@media screen and (max-width:1440px){html body .industry-site .training-pathway .group{grid-row-gap:60px}}@media screen and (max-width:1366px){html body .industry-site .training-pathway .group{zoom:.9;grid-row-gap:55px}}@media screen and (max-width:1024px){html body .industry-site .training-pathway .group{zoom:.8;grid-row-gap:70px;grid-column-gap:20px}}@media screen and (max-width:767px){html body .industry-site .training-pathway .group{zoom:1;grid-row-gap:50px}}html body .industry-site .training-pathway .group-layer svg{position:absolute;left:30px;top:35%;width:100%}html body .industry-site .training-pathway .group-layer path{width:100%}@media screen and (min-width:768px){html body .industry-site .training-pathway .group .item:nth-child(n+6){display:flex;flex-direction:column-reverse;justify-content:flex-end}html body .industry-site .training-pathway .group .item:nth-child(5n) .icon:after,html body .industry-site .training-pathway .group .item:nth-child(5n) .icon:before{display:none}}@media screen and (max-width:767px){html body .industry-site .training-pathway .group .item:last-child .icon:after,html body .industry-site .training-pathway .group .item:last-child .icon:before{display:none}}html body .industry-site .training-pathway .icon-group{min-width:70px}html body .industry-site .training-pathway .item .icon{--size:48px;width:var(--size);height:var(--size);min-width:var(--size);border-radius:12px;background-color:var(--primary-color);display:flex;align-items:center;justify-content:center;margin:auto;z-index:1}@media screen and (max-width:767px){html body .industry-site .training-pathway .item .icon{margin-left:0;margin-top:0}}html body .industry-site .training-pathway .item span{color:#a0c4fd}@media screen and (max-width:767px){html body .industry-site .training-pathway .item{min-height:130px}}html body .industry-site .training-pathway .item .icon:before{content:"";position:absolute;left:calc(50% + 35px);top:40%;width:calc(100% - 48px);height:1px;border-top:3.5px dashed var(--primary-color)}@media screen and (max-width:1440px){html body .industry-site .training-pathway .item .icon:before{border-top-width:3px}}@media screen and (max-width:767px){html body .industry-site .training-pathway .item .icon:before{left:24px;top:calc(100% + 24px);width:2px;height:100%;border-left:2.4px dashed var(--primary-color)}}html body .industry-site .training-pathway .item .icon:after{content:">";position:absolute;left:calc(100% + 88px);font-size:40px;top:-2px;color:var(--primary-color);font-weight:300}@media screen and (max-width:1440px){html body .industry-site .training-pathway .item .icon:after{left:calc(100% + 80px);font-size:38px}}@media screen and (max-width:767px){html body .industry-site .training-pathway .item .icon:after{top:calc(100% + 70px);left:14px;transform:rotate(90deg)}html body .industry-site .training-pathway .theme--section-title.xs{border-top:1px solid #fff;padding-top:50px;font-size:24px!important}}@media screen and (max-width:991px){html body .industry-site .internationally-trained-electricians .theme--section-title{font-size:32px}html body .industry-site .internationally-trained-electricians p{font-size:16px}html body .industry-site .internationally-trained-electricians .image{border-radius:0;margin:0 -30px}}html body .industry-site .after-otrs p a,html body .industry-site .assessment-stages p a{text-decoration:underline;color:var(--primary-color)}@media screen and (max-width:991px){html body .industry-site .after-otrs .theme--section-title.xs,html body .industry-site .assessment-stages .theme--section-title.xs{font-size:24px!important;margin:0 0 40px}}html .notifications-ui .search-head{display:none}html .notifications-ui .outline-tab{background:transparent}.transition-wrapper{position:relative}.animated-content,.animated-image{animation-duration:.7s;animation-fill-mode:both;animation-timing-function:ease}.transition-wrapper.normal .animated-image{animation-name:imageFromLeft}.transition-wrapper.normal .animated-content{animation-name:contentFromRight}.transition-wrapper.reverse .animated-image{animation-name:imageFromRight}.transition-wrapper.reverse .animated-content{animation-name:contentFromLeft}@keyframes imageFromLeft{0%{transform:translateX(-60px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes imageFromRight{0%{transform:translateX(60px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes contentFromRight{0%{transform:translateX(60px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes contentFromLeft{0%{transform:translateX(-60px);opacity:0}to{transform:translateX(0);opacity:1}}.industry-not-found{position:relative;display:flex;align-items:center;justify-content:center;min-height:70vh;padding:80px 30px;overflow:hidden;text-align:center}.industry-not-found__blur{position:absolute;width:340px;height:340px;border-radius:50%;background:var(--primary-color);filter:blur(120px);opacity:.12;pointer-events:none;z-index:0}.industry-not-found__blur--left{top:10%;left:-120px}.industry-not-found__blur--right{bottom:10%;right:-120px}.industry-not-found__content{position:relative;z-index:1;max-width:560px}.industry-not-found__number{display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:28px}.industry-not-found__digit{font-family:Poppins,sans-serif;font-size:110px;font-weight:700;line-height:1;color:#fff;letter-spacing:-2px}.industry-not-found__digit--accent{color:var(--primary-color);display:flex;align-items:center;justify-content:center}.industry-not-found__digit--accent svg{width:110px;height:110px}@media screen and (max-width:812px){.industry-not-found__digit{font-size:76px}.industry-not-found__digit--accent svg{width:76px;height:76px}}.industry-not-found__circle{animation:notFoundSpin 18s linear infinite;transform-origin:60px 60px}.industry-not-found__title{font-family:Poppins,sans-serif;font-size:32px;font-weight:600;color:#fff;margin:0 0 14px;letter-spacing:1px}@media screen and (max-width:812px){.industry-not-found__title{font-size:24px}}.industry-not-found__desc{font-family:Poppins,sans-serif;font-size:17px;font-weight:400;color:hsla(0,0%,100%,.65);line-height:1.7;margin:0 0 36px}@media screen and (max-width:812px){.industry-not-found__desc{font-size:15px}}.industry-not-found__btn{min-width:200px;border-radius:12px;font-family:Poppins,sans-serif!important;font-size:16px!important;font-weight:500;letter-spacing:.5px;transition:transform .25s ease,box-shadow .25s ease}.industry-not-found__btn:hover{transform:translateY(-2px);box-shadow:0 6px 24px rgba(0,0,0,.25)}.legacy-theme{zoom:1!important}html .seeker-mbl-aside{position:fixed;left:0;top:0;width:100%;min-height:100vh;transform:translateX(100%);z-index:9999;background-color:var(--primary-color)}html .seeker-mbl-aside .navigation{justify-content:center;text-align:center;padding:20px 40px}html .seeker-mbl-aside .navigation .ancherLink{font-size:20px;padding:13px 0}html .seeker-mbl-aside .navigation .btn{font-size:18px;border-radius:8px;cursor:pointer}html .seeker-mbl-menu{overflow:hidden}html .seeker-mbl-menu .seeker-mbl-aside{transform:translateX(0)}@media screen and (max-width:991px){html .aggregation-banner .filters-height{height:60px}}html .faster-growing-industries .theme--section-title.sm{font-size:32px!important}@media screen and (max-width:1420px){html .faster-growing-industries{font-size:14px}html .faster-growing-industries .career-card .h4{font-size:16px!important}html .faster-growing-industries .text-16{font-size:14px}}@media screen and (max-width:1366px){html .faster-growing-industries .theme--section-title.sm{font-size:28px!important}}@media screen and (max-width:991px){html .faster-growing-industries{font-size:16px}html .faster-growing-industries .theme--section-title.sm{font-size:32px!important}html .faster-growing-industries .text-16{font-size:16px}}html .skills-menu-link{position:relative!important;display:inline-block}html .skills-menu-link:before{content:""!important;position:absolute;left:0;top:10px;width:100%;height:0;display:inline-block}html .skills-menu-link:hover:before{height:70px}@media screen and (max-width:767px){html .mbl-text-16{font-size:16px!important}}html body .fs-16{font-size:16px!important}@media screen and (max-width:1420px){html body .fs-16{font-size:14px!important}}@media screen and (max-width:991px){html body .fs-16{font-size:16px!important}}html body .fs-24{font-size:24px!important}@media screen and (max-width:1600px){html body .fs-24{font-size:20px!important}}html body .fs-32{font-size:32px!important}html body .radius-8{border-radius:8px!important}html body .theme--section-title{font-family:Epilogue!important}@media screen and (max-width:991px){html body .site--header .theme--container{padding-left:20px!important;padding-right:20px!important}}@media screen and (max-width:1600px){html body .seeker-provider{font-size:16px!important}}html body .seeker-provider .theme--section-title{font-weight:500!important;letter-spacing:1px}@media screen and (max-width:576px){html body .seeker-provider .theme--section-title.sm{font-weight:500!important}}html body .seeker-provider .wi-seeker--blogs{background-color:#c9e0ff;color:#000}html body .seeker-provider .wi-seeker--blogs .theme--section-title.sm{font-weight:500!important;letter-spacing:.5px;line-height:normal}@media screen and (max-width:576px){html body .seeker-provider .wi-seeker--blogs{background-color:transparent}html body .seeker-provider .wi-seeker--blogs .theme--section-title{color:#fff;margin:0 0 30px}}html body .seeker-provider .mbl-bg-light{background-color:#c9e0ff;color:#000}html body .seeker-provider .text-deep-primary{color:var(--primary-color)}html body .seeker-provider .text-group-black,html body .seeker-provider .text-group-black *{color:#000}@media screen and (min-width:1601px){html body .seeker-provider .lg\:max-w-md{max-width:28rem;min-width:450px}}@media screen and (max-width:576px){html body .seeker-provider .theme--btn,html body .seeker-provider .theme--btn.theme--btn-primary{font-size:16px!important}}html body .seeker-provider .theme--btn-primary:hover,html body .seeker-provider .theme--btn.bg-white:hover{background-color:#6265fe!important;color:#fff!important;border-color:#6265fe}html body .seeker-provider .font-popins{font-family:Poppins,sans-serif!important}html body .seeker-provider .filter--card,html body .seeker-provider .how-to-apply .card-item,html body .seeker-provider .why-migrate-to-australia .card{background:rgba(199,226,255,.1);border:1px solid rgba(199,226,255,.2);box-shadow:0 4px 20px rgba(2,26,42,.08);border-radius:22px}html body .seeker-provider .aggregation-filter-open{padding-bottom:50px}@media screen and (max-width:812px){html body .seeker-provider .aggregation-banner{min-height:auto!important}}@media screen and (max-width:991px){html body .seeker-provider .aggregation-banner .search-filters{position:relative;transform:none;opacity:1;inset:unset;overflow-x:auto;height:auto;padding:20px 30px 0;background-color:transparent!important;z-index:9;width:calc(100% + 60px);margin:0 -30px;-ms-overflow-style:none;scrollbar-width:none}html body .seeker-provider .aggregation-banner .search-filters::-webkit-scrollbar{display:none}html body .seeker-provider .aggregation-banner .search-filters .mbl-filters-style{align-items:flex-start!important}html body .seeker-provider .aggregation-banner .search-filters .mbl-filters-style>div:last-child>div{margin-right:20px}html body .seeker-provider .aggregation-banner .search-filters .filter-dropdown{position:relative}html body .seeker-provider .aggregation-banner .search-filters .filter-dropdown *{font-size:13px}}html body .seeker-provider .tab-scroller{width:100%;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}html body .seeker-provider .tab-scroller::-webkit-scrollbar{display:none}html body .seeker-provider .filter-tabs--holder{background:rgba(199,226,255,.1);border:1px solid rgba(199,226,255,.2);backdrop-filter:blur(2px);border-radius:40px;padding:12px;display:flex;align-items:center;justify-content:space-between}html body .seeker-provider .filter-tabs--holder button{font-family:Poppins,sans-serif!important;padding:9px 16px;font-weight:400;border-radius:24px}html body .seeker-provider .filter-tabs--holder button:not(.bg-primary):hover{background:rgba(199,226,255,.1);cursor:pointer}@media screen and (max-width:767px){html body .seeker-provider .filter-tabs--holder{justify-content:flex-start;padding:0}html body .seeker-provider .filter-tabs--holder button{border:1px solid #021a2a;margin-right:6px}html body .seeker-provider .filter-tabs--holder button.bg-primary{background:#6265fe!important;color:#fff!important;border-color:#6265fe!important}}html body .seeker-provider .seeker-search--filter{min-height:340px}@media screen and (max-width:1440px){html body .seeker-provider .seeker-search--filter{min-height:320px}}@media screen and (max-width:991px){html body .seeker-provider .seeker-search--filter{min-height:200px}}html body .seeker-provider .skill-badge{background-color:#c9e0ff;padding:4px 12px;color:#1b2850;font-size:12px;border-radius:20px}@media screen and (max-width:767px){html body .seeker-provider .detail-page--banner{aspect-ratio:3/1}}html body .seeker-provider .industries-jobs .featured-jobs{padding-top:0!important}html body .seeker-provider .site--header{background-color:#021a2a}html body .seeker-provider .site--header .flex-wrapper.site-links{grid-gap:20px}html body .seeker-provider .site--header .flex-wrapper.site-links .ancherLink,html body .seeker-provider .site--header .flex-wrapper.site-links .ancherLink *{font-family:Epilogue!important;font-size:14px;font-weight:300!important;color:#fff}html body .seeker-provider .site--header .flex-wrapper.site-links .ancherLink:after{display:none}html body .seeker-provider .site--header .ancherLink:hover,html body .seeker-provider .site--header .ancherLink:hover *{color:var(--primary-color)!important}html body .seeker-provider .site--header .ancherLink{padding:4px 0}html body .seeker-provider .site--header .industry-dropdown{top:130px}@media screen and (max-width:1280px){html body .seeker-provider .site--header .industry-dropdown{top:100px}}@media screen and (max-width:1700px){html body .seeker-provider .site--header .theme--btn.theme--border-dashed{border-width:1.5px!important}}@media screen and (max-width:1280px){html body .seeker-provider .site--header .theme--btn{font-size:16px;min-width:108px;line-height:45px}}html body .seeker-provider .theme--home-banner{position:relative;overflow:hidden}html body .seeker-provider .theme--home-banner .hero-bg-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;top:0;margin-top:-10px}@media screen and (max-width:767px){html body .seeker-provider .theme--home-banner .hero-bg-img{margin-top:0}}html body .seeker-provider .theme--home-banner .theme--container{width:100%}html body .seeker-provider .theme--home-banner .theme--home-slider{background-color:transparent;aspect-ratio:unset;border-radius:0;display:flex;align-items:center;border:0;padding:158px 0}@media screen and (max-width:1700px){html body .seeker-provider .theme--home-banner .theme--home-slider{padding:85px 0}}html body .seeker-provider .theme--home-banner .theme--home-slider .theme--banner-caption{all:unset;position:relative;z-index:1}html body .seeker-provider .theme--home-banner .theme--home-slider .theme--banner-caption .theme--btn{min-width:140px}html body .seeker-provider .theme--home-banner .theme--home-slider .theme--banner-caption h1{padding-bottom:0!important}@media screen and (max-width:767px){html body .seeker-provider .theme--home-banner .theme--home-slider .theme--banner-caption h1{font-size:30px;-webkit-line-clamp:6;max-width:100%}html body .seeker-provider .theme--home-banner .theme--home-slider .theme--banner-caption .h2,html body .seeker-provider .theme--home-banner .theme--home-slider .theme--banner-caption h2{margin-bottom:0!important}}html body .seeker-provider .theme--home-banner .theme--home-slider:after{bottom:0;height:0%}@media screen and (max-width:991px){html body .seeker-provider .theme--home-banner .theme--home-slider:after{height:0%}}@media screen and (max-width:767px){html body .seeker-provider .theme--home-banner .theme--home-slider{aspect-ratio:auto;padding:180px 0 30px}html body .seeker-provider .theme--home-banner .theme--home-slider:before{display:none}html body .seeker-provider .theme--home-banner{background-size:100%;background-position:top 0 right}}html body .seeker-provider .advertise .box:before{height:80%!important;background:linear-gradient(1turn,#021a2a,rgba(2,26,42,0))}html body .seeker-provider .seeker-banner--holder,html body .seeker-provider .seeker-banner--holder *{position:absolute!important;height:100%!important;width:100%!important}@media screen and (max-width:812px){html body .seeker-provider .partner--job-card .partner--job-title{margin:0}html body .seeker-provider .job-landing-filter--bg{overflow:hidden;top:30%}html body .seeker-provider .job-landing-filter--bg svg{width:100%!important;height:100%;transform:rotate(20deg)}html body .seeker-provider .theme--section-title{font-size:32px}html body .seeker-provider .theme--section-title.sm{font-size:24px}}html body .seeker-provider .why-migrate-to-australia .left-col .icon{--size:100px;width:var(--size);height:var(--size);border-radius:var(--size);display:flex;align-items:center;justify-content:center;background-color:var(--primary-color)}html body .seeker-provider .why-migrate-to-australia .left-col .image-1{margin:40px 0 0 40px}html body .seeker-provider .why-migrate-to-australia .left-col .image-1 .icon{position:absolute;right:-40px;top:13%}html body .seeker-provider .why-migrate-to-australia .left-col .image-1 .image{transform:rotate(-8deg) scaleX(-1);opacity:.8}html body .seeker-provider .why-migrate-to-australia .left-col .image-2{margin:-30px 40px auto auto}html body .seeker-provider .why-migrate-to-australia .left-col .image-2 .icon{position:absolute;left:-40px;top:13%}html body .seeker-provider .why-migrate-to-australia .left-col .image-2 .image{transform:rotate(8deg)}@media screen and (max-width:767px){html body .seeker-provider .why-migrate-to-australia .left-col .icon{background-color:transparent}html body .seeker-provider .why-migrate-to-australia .left-col .icon svg{width:100px;height:100px}html body .seeker-provider .why-migrate-to-australia .left-col .image-1{margin:0 0 0 10%;max-width:80%}html body .seeker-provider .why-migrate-to-australia .left-col .image-1 .image{transform:rotate(4deg) scaleX(1)}html body .seeker-provider .why-migrate-to-australia .left-col .image-1 .icon{right:auto;left:0;top:-40px}html body .seeker-provider .why-migrate-to-australia .left-col .image-2 .icon{right:-30px!important;top:-100px;left:auto}}html body .seeker-provider .why-migrate-to-australia .image{border-radius:20px;overflow:hidden;width:320px;height:370px}html body .seeker-provider .why-migrate-to-australia .image *{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}html body .seeker-provider .why-migrate-to-australia p{font-family:Poppins,sans-serif!important}html body .seeker-provider .why-migrate-to-australia .card{margin:0 0 15px}html body .seeker-provider .why-migrate-to-australia .card .card-body{padding:20px 18px;min-height:125px}html body .seeker-provider .why-migrate-to-australia .card .card-body .icon{--size:50px;width:var(--size);height:var(--size);min-width:var(--size);overflow:hidden;border-radius:100%;position:relative;display:flex;align-items:center;justify-content:center}html body .seeker-provider .why-migrate-to-australia .card .card-body .icon:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-color:var(--primary-color);opacity:.2}html body .seeker-provider .why-migrate-to-australia .card .card-body h3,html body .seeker-provider .why-migrate-to-australia .card .card-body h4{font-size:16px;font-weight:500;margin:0 0 5px}html body .seeker-provider .why-migrate-to-australia .card .card-body p{font-size:14px;font-weight:400;opacity:.8}@media screen and (max-width:1366px){html body .seeker-provider .why-migrate-to-australia .card{border-radius:15px}html body .seeker-provider .why-migrate-to-australia .card .card-body{padding:12px 15px;min-height:100px}html body .seeker-provider .why-migrate-to-australia .card .card-body .icon{--size:40px}html body .seeker-provider .why-migrate-to-australia .card .card-body p{font-size:12px}}html body .seeker-provider .city-region-slider .swiper-slide{width:340px!important}@media screen and (max-width:767px){html body .seeker-provider .location-sites{background-color:#c9e0ff;color:#000}}html body .seeker-provider .perfect-match--card{border-radius:18px;overflow:hidden;border:2px solid rgba(199,226,255,.2)}html body .seeker-provider .perfect-match--card .img{width:100%;height:115px;overflow:hidden;background-color:hsla(0,0%,100%,.1)}html body .seeker-provider .perfect-match--card .img *{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}html body .seeker-provider .perfect-match--card .card-body{padding:18px;background-color:#fff;color:#000}html body .seeker-provider .perfect-match--card .card-body *{font-family:Poppins,sans-serif!important}html body .seeker-provider .perfect-match--card .card-body .theme--btn{font-size:14px;line-height:40px}html body .seeker-provider .perfect-match--card .card-body .theme--btn-primary{color:#fff!important}html body .seeker-provider .perfect-match--card .card-body p{color:#021a2a;font-size:14px;line-height:24px;margin:0 0 16px}html body .seeker-provider .add-banner--section{position:relative;background-repeat:no-repeat;background-size:cover}@media screen and (min-width:1950px){html body .seeker-provider .add-banner--section{max-width:1920px;margin:auto}}html body .seeker-provider .add-banner--section:before{content:"";position:absolute;left:0;top:0;width:80%;height:100%;background:linear-gradient(90deg,#021a2a,rgba(2,26,42,0));opacity:.96}html body .seeker-provider .add-banner--section p{font-size:16px}html body .seeker-provider .add-banner--section .theme--section-title{line-height:1.3}@media screen and (max-width:767px){html body .seeker-provider .add-banner--section{padding-top:180px;background-position:100% 0;background-size:100%}html body .seeker-provider .add-banner--section:before{width:100%;background:linear-gradient(1turn,#021a2a 55%,rgba(2,26,42,.1));height:100%}html body .seeker-provider .add-banner--section p{font-size:16px!important}}html body .seeker-provider .ag-partner-slider{position:relative}html body .seeker-provider .ag-partner-slider:before{content:"";background:rgba(143,126,251,.1);filter:blur(32px);border-radius:9999px;position:absolute;top:0;left:-160px;width:360px;height:360px;opacity:.4}html body .seeker-provider .ag-partner-slider .swiper-wrapper{align-items:center}html body .seeker-provider .ag-partner-slider img{max-width:240px;max-height:121px}@media screen and (max-width:812px){html body .seeker-provider .ag-partner-slider img{max-width:160px;max-height:81px}}html body .seeker-provider .ag-partner-slider .filter-img{filter:brightness(0) invert(1) opacity(.9)}@media screen and (min-width:1950px){html body .seeker-provider .ag-partner-slider{max-width:1440px;margin:auto}}html body .seeker-provider .job-seeker-video-intro{border-radius:20px;margin:40px 0 80px;padding:28px}html body .seeker-provider .job-seeker-video-intro .grid-box{display:grid;grid-template-columns:46% 1fr}@media screen and (max-width:812px){html body .seeker-provider .job-seeker-video-intro .grid-box{grid-template-columns:auto}}html body .seeker-provider .job-seeker-video-intro .fs-24{line-height:1.3;letter-spacing:.5px}html body .seeker-provider .job-seeker-video-intro h3{font-size:20px}html body .seeker-provider .job-seeker-video-intro .video--into{position:relative;aspect-ratio:9/11;background-color:rgba(199,226,255,.2);border-radius:12px 0 0 12px;display:flex;align-items:center;justify-content:center}html body .seeker-provider .job-seeker-video-intro .video--into .poster-img{width:100%;height:100%}html body .seeker-provider .job-seeker-video-intro .video--into .poster-img img{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}html body .seeker-provider .job-seeker-video-intro .video--into .player-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:all .3s ease}@media screen and (max-width:1420px){html body .seeker-provider .job-seeker-video-intro h3{font-size:16px}html body .seeker-provider .job-seeker-video-intro p{font-size:14px;line-height:1.4;font-weight:300}}@media screen and (max-width:991px){html body .seeker-provider .job-seeker-video-intro h3{font-size:20px}html body .seeker-provider .job-seeker-video-intro p{font-size:16px}}@media screen and (max-width:767px){html body .seeker-provider .job-seeker-video-intro{padding:0;width:calc(100% + 60px);left:-30px;position:relative;border-radius:0!important;margin-bottom:0;background:var(--primary-color)!important}html body .seeker-provider .job-seeker-video-intro .video--into{aspect-ratio:1/1}html body .seeker-provider .job-seeker-video-intro .fs-24{font-size:22px!important}html body .seeker-provider .job-seeker-video-intro h3{font-size:20px!important;margin:0 0 16px!important}html body .seeker-provider .job-seeker-video-intro p{font-size:16px!important}}html body .seeker-provider .wi-migrate-to-australia{background-color:#c9e0ff;padding:70px 15px}@media screen and (max-width:1420px){html body .seeker-provider .wi-migrate-to-australia .text-18{font-size:16px}}html body .seeker-provider .partner--job-card{background-color:#fff;border:2px solid #fff!important;box-shadow:0 4px 4px rgba(0,0,0,.1)}html body .seeker-provider .partner--job-card.border-primary{border-color:var(--primary-color)!important}html body .seeker-provider .job-qr-box{width:94px;height:94px;max-width:94px}@media screen and (max-width:1366px){html body .seeker-provider .share_jobs_box .job-qr-box{max-width:60px;width:auto;height:auto}}html body .seeker-provider .job-card--shadow{background-color:#fff;border:2px solid #fff!important;box-shadow:0 4px 4px rgba(0,0,0,.1);border-radius:14px}@media screen and (max-width:1420px){html body .seeker-provider .job-card--shadow{font-size:14px}html body .seeker-provider .job-card--shadow .text-18{font-size:16px}html body .seeker-provider .job-card--shadow .text-16{font-size:14px}}html body .seeker-provider #detail-card-wrapper-id .job-category--text{font-size:14px;margin-bottom:10px}@media screen and (max-width:1420px){html body .seeker-provider #detail-card-wrapper-id{font-size:14px}html body .seeker-provider #detail-card-wrapper-id .job-category--text,html body .seeker-provider #detail-card-wrapper-id .text-14,html body .seeker-provider #detail-card-wrapper-id .text-16{font-size:13px}html body .seeker-provider .application-icons svg{width:30px;height:30px;min-width:30px}}html body .seeker-provider .seeker-cv-uploader{margin:100px 0 0;display:grid;grid-template-columns:1fr 470px;border-radius:22px;overflow:hidden}html body .seeker-provider .seeker-cv-uploader .left-col{background-color:#c9e0ff;padding:63px 44px 49px 53px}html body .seeker-provider .seeker-cv-uploader .left-col h4{font-size:24px;color:#021a2a;margin:0 0 16px}html body .seeker-provider .seeker-cv-uploader .left-col h6{color:#374151;font-size:16px;margin:0 0 50px;max-width:572px;line-height:1.6}@media screen and (max-width:1366px){html body .seeker-provider .seeker-cv-uploader .left-col h6{width:100%}}@media screen and (max-width:1600px){html body .seeker-provider .seeker-cv-uploader{margin:80px 0 0}}html body .seeker-provider .seeker-cv-uploader #seeker_cv_upload svg{color:#6265fe}html body .seeker-provider .seeker-cv-uploader #seeker_cv_upload:hover{background-color:#6265fe!important;color:#fff}html body .seeker-provider .seeker-cv-uploader #seeker_cv_upload:hover svg{color:#fff}html body .seeker-provider .seeker-cv-uploader .right-col{height:100%;position:relative}html body .seeker-provider .seeker-cv-uploader .right-col *{position:absolute;width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1600px){html body .seeker-provider .seeker-cv-uploader{grid-template-columns:1fr 400px}}@media screen and (max-width:1420px){html body .seeker-provider .seeker-cv-uploader .left-col #seeker_cv_upload p,html body .seeker-provider .seeker-cv-uploader .left-col h6{font-size:15px}}@media screen and (max-width:812px){html body .seeker-provider .seeker-cv-uploader{display:flex;flex-direction:column-reverse;margin:50px -30px 0;border-radius:0}html body .seeker-provider .seeker-cv-uploader .left-col{padding:30px 27px}html body .seeker-provider .seeker-cv-uploader .left-col h4{font-size:24px;font-weight:500;line-height:30px}html body .seeker-provider .seeker-cv-uploader .left-col h6{font-size:16px;margin:0 0 30px;width:100%;color:#374151;font-weight:400;line-height:1.6}html body .seeker-provider .seeker-cv-uploader .right-col{line-height:1;margin-bottom:-5px}html body .seeker-provider .seeker-cv-uploader .right-col *{height:100%!important;position:relative}}html body .seeker-provider .aus-adventure .theme--section-title{font-weight:400!important;letter-spacing:1px}html body .seeker-provider .aus-adventure .card{border-radius:22px;overflow:hidden;transition:all .2s ease}html body .seeker-provider .aus-adventure .card:hover{background-color:#6265fe}html body .seeker-provider .aus-adventure .card:hover .theme--btn{background-color:#fff!important;color:#000!important}html body .seeker-provider .aus-adventure .card:first-child:hover{transform:rotate(-4deg)}html body .seeker-provider .aus-adventure .card:last-child:hover{transform:rotate(4deg)}html body .seeker-provider .aus-adventure .card-body{padding:33px 23px;display:flex;grid-gap:20px;align-items:flex-end;justify-content:space-between}html body .seeker-provider .aus-adventure .card-body p{font-size:20px;margin:0 0 20px}@media screen and (max-width:1420px){html body .seeker-provider .aus-adventure .card-body p{font-size:16px}}html body .seeker-provider .aus-adventure .card-body .theme--btn{min-width:135px}@media screen and (max-width:812px){html body .seeker-provider .aus-adventure .theme--section-title{max-width:300px;line-height:38px;margin-bottom:40px!important}html body .seeker-provider .aus-adventure .card{position:relative;overflow:visible}html body .seeker-provider .aus-adventure .card:first-child .icon{position:absolute;right:15px;top:-60px}html body .seeker-provider .aus-adventure .card:first-child svg{width:120px;height:120px}html body .seeker-provider .aus-adventure .card:first-child .theme--section-title{max-width:200px;margin-bottom:20px!important}html body .seeker-provider .aus-adventure .card:last-child .icon{position:absolute;right:15px;bottom:-40px}html body .seeker-provider .aus-adventure .card:last-child svg{width:100px;height:100px}html body .seeker-provider .aus-adventure .card:last-child .theme--section-title{max-width:280px;margin-bottom:20px!important}html body .seeker-provider .aus-adventure .card:last-child p{max-width:220px}}html body .seeker-provider .wia-home-banner{display:flex;align-items:center;min-height:680px;position:relative}html body .seeker-provider .wia-home-banner>div{width:100%}html body .seeker-provider .wia-home-banner .grid-holder{display:grid;grid-template-columns:50% 1fr;align-items:center}@media screen and (max-width:1366px){html body .seeker-provider .wia-home-banner .grid-holder .fs-24{font-size:20px!important}}@media screen and (max-width:812px){html body .seeker-provider .wia-home-banner .grid-holder{display:flex;flex-direction:column-reverse}}html body .seeker-provider .wia-home-banner .wia-image-holder{position:unset}@media screen and (max-width:991px){html body .seeker-provider .wia-home-banner .wia-image-holder{position:relative}}html body .seeker-provider .wia-home-banner .image{position:absolute;right:calc((100% - 1500px) / 2);top:-80px;width:100%;position:relative;top:0;border-radius:22px;overflow:hidden;margin:0;height:100%}html body .seeker-provider .wia-home-banner .image .image-holder{position:relative}@media screen and (min-width:991px){html body .seeker-provider .wia-home-banner .image{width:70%;position:absolute;right:-50px;margin:0}html body .seeker-provider .wia-home-banner .image .image-holder{position:unset}}@media screen and (min-width:2000px){html body .seeker-provider .wia-home-banner .image{width:77%;right:0}}html body .seeker-provider .wia-home-banner .image *{width:100%!important;height:100%!important;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:1700px){html body .seeker-provider .wia-home-banner{padding:20px 0;min-height:550px}}@media screen and (max-width:1500px){html body .seeker-provider .wia-home-banner{min-height:440px}}@media screen and (max-width:812px){html body .seeker-provider .wia-home-banner{min-height:unset}html body .seeker-provider .wia-home-banner .grid-holder{margin:0 -30px}html body .seeker-provider .wia-home-banner .grid-holder .image{margin:0;right:unset;border-radius:0}html body .seeker-provider .wia-home-banner .grid-holder .banner-desc{padding:50px 30px 0}html body .seeker-provider .wia-home-banner .grid-holder .icon{position:absolute;left:0;top:85%}html body .seeker-provider .wia-home-banner .grid-holder .icon img{width:unset!important;height:unset!important}}html body .seeker-provider .wia-home-banner .illustration{position:absolute;left:-15%;top:-15%}html body .seeker-provider .industry-grid{grid-gap:20px}html body .seeker-provider .industry-grid .career-card{width:calc(33% - 12px)}@media screen and (max-width:991px){html body .seeker-provider .industry-grid .career-card{width:calc(50% - 12px)}}@media screen and (max-width:767px){html body .seeker-provider .industry-grid .career-card{width:100%}}html body .seeker-provider .job-filter-tabs{position:relative}html body .seeker-provider .job-filter-tabs:before{right:-30%;top:-3%}html body .seeker-provider .job-filter-tabs:after,html body .seeker-provider .job-filter-tabs:before{content:"";width:200px;height:200px;position:absolute;background:radial-gradient(50% 50% at 50% 50%,rgba(140,127,251,.25) 0,rgba(2,26,42,0) 100%)}html body .seeker-provider .job-filter-tabs:after{left:-30%;bottom:0}html body .seeker-provider .job-filter-tabs .tab{font-size:18px;border-radius:8px;font-weight:500;font-family:Epilogue}html body .seeker-provider .job-filter-tabs .tab:hover{background:rgba(211,206,255,.1)}@media screen and (max-width:1420px){html body .seeker-provider .job-filter-tabs .tab{font-size:14px}}@media screen and (max-width:812px){html body .seeker-provider .job-filter-tabs .tab{font-size:16px}}html body .seeker-provider .job-filter-tabs .active{background:rgba(211,206,255,.4)}html body .seeker-provider .job-filter-tabs .label{border-radius:6px!important}html body .seeker-provider .trending-industry .job-filter-tabs:after,html body .seeker-provider .trending-industry .job-filter-tabs:before{display:none}html body .seeker-provider .featured-job--slider{position:relative}@media screen and (min-width:767px){html body .seeker-provider .featured-job--slider .swiper{position:relative}html body .seeker-provider .featured-job--slider .swiper:after{content:"";position:absolute;right:-2px;top:0;height:100%;background:linear-gradient(-90deg,#021a2a,rgba(2,26,42,0));width:20%;z-index:1}}@media screen and (min-width:767px) and (max-width:1580px){html body .seeker-provider .featured-job--slider .swiper:after{width:18%}}@media screen and (min-width:767px) and (max-width:1025px){html body .seeker-provider .featured-job--slider .swiper:after{width:6%}}@media screen and (min-width:767px){html body .seeker-provider .featured-job--slider .swiper-slide:first-child{padding-left:calc((100% - 1220px) / 2)}}@media screen and (min-width:767px) and (max-width:1420px){html body .seeker-provider .featured-job--slider .swiper-slide:first-child{padding-left:calc((100% - 1100px) / 2)}}@media screen and (min-width:767px){html body .seeker-provider .featured-job--slider .swiper-slide:last-child{padding-right:calc((100% - 1220px) / 2)}}@media screen and (min-width:767px) and (max-width:1420px){html body .seeker-provider .featured-job--slider .swiper-slide:last-child{padding-right:calc((100% - 1100px) / 2)}}@media screen and (min-width:767px){html body .seeker-provider .featured-job--slider .swiper-slide{width:auto!important}html body .seeker-provider .featured-job--slider .partner--job-card{max-width:448px;width:100%;min-width:448px}}@media screen and (min-width:767px) and (max-width:1600px){html body .seeker-provider .featured-job--slider .partner--job-card{min-width:420px;max-width:420px}}@media screen and (min-width:767px){html body .seeker-provider .featured-job--slider .swiper-end .swiper:after{display:none}}@media screen and (max-width:767px){html body .seeker-provider .featured-job--slider{font-size:16px}html body .seeker-provider .featured-job--slider .theme--section-title.sm{line-height:30px!important}}html body .seeker-provider .wi-join-the-network .theme--section-title{line-height:48px}@media screen and (max-width:1420px){html body .seeker-provider .wi-join-the-network .theme--section-title{line-height:1.2;letter-spacing:.5px}}html body .seeker-provider .wi-join-the-network p{font-family:Poppins!important;font-size:16px}@media screen and (max-width:1420px){html body .seeker-provider .wi-join-the-network p{font-size:14px}}@media screen and (max-width:991px){html body .seeker-provider .wi-join-the-network p{font-size:16px}html body .seeker-provider .wi-join-the-network:before{top:44%}html body .seeker-provider .wi-join-the-network .svg-bg--icon{display:none}}@media screen and (max-width:576px){html body .seeker-provider .wi-join-the-network p{max-width:327px;font-size:16px}}html body .seeker-provider .wia-travel-live-migrate{border-radius:20px;background-color:#fff;color:#021a2a;overflow:hidden}html body .seeker-provider .wia-travel-live-migrate .image{width:100%;position:relative}html body .seeker-provider .wia-travel-live-migrate .image *{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:812px){html body .seeker-provider .wia-travel-live-migrate .image{aspect-ratio:1/1;text-align:center}html body .seeker-provider .wia-travel-live-migrate .image h6{position:absolute;z-index:1;padding-top:40px}}html body .seeker-provider .wia-travel-live-migrate .content{padding:50px 40px}html body .seeker-provider .wia-travel-live-migrate .content .card{border:2px solid transparent;border-radius:20px}html body .seeker-provider .wia-travel-live-migrate .content .card-body{padding:40px 30px}@media screen and (max-width:1420px){html body .seeker-provider .wia-travel-live-migrate .content .card-body{padding:30px}}html body .seeker-provider .wia-travel-live-migrate .content .card:hover{border-color:var(--primary-color)}html body .seeker-provider .wia-travel-live-migrate .content h4{font-size:24px;font-weight:500;margin:30px 0 8px;letter-spacing:1px}@media screen and (max-width:1420px){html body .seeker-provider .wia-travel-live-migrate .content h4{font-size:18px;letter-spacing:.5px}}@media screen and (max-width:991px){html body .seeker-provider .wia-travel-live-migrate .content h4{font-size:24px}}html body .seeker-provider .wia-travel-live-migrate .content p{font-size:16px;line-height:24px;margin:0 0 34px;color:#021a2a}@media screen and (max-width:1420px){html body .seeker-provider .wia-travel-live-migrate .content p{font-size:14px}}@media screen and (max-width:991px){html body .seeker-provider .wia-travel-live-migrate .content p{font-size:16px}html body .seeker-provider .wia-travel-live-migrate{margin:40px -30px 0;border-radius:0;background-color:#c9e0ff}html body .seeker-provider .wia-travel-live-migrate .content{padding:40px 30px}html body .seeker-provider .wia-travel-live-migrate .content .card{border-radius:0;border:0!important}html body .seeker-provider .wia-travel-live-migrate .content .card:not(:last-child){border-bottom:1px solid var(--primary-color)!important;padding-bottom:34px;margin-bottom:24px}html body .seeker-provider .wia-travel-live-migrate .content .card-body{padding:0}html body .seeker-provider .wia-travel-live-migrate .content h4{font-size:20px;margin:20px 0 8px}html body .seeker-provider .wia-travel-live-migrate .content p{font-size:14px;margin:0 0 20px}}html body .seeker-provider .seeker--footer{font-size:12px}html body .seeker-provider .seeker--footer h4{font-weight:500;min-height:38px}html body .seeker-provider .seeker--footer .cursor-pointer:hover{text-decoration:underline}html body .seeker-provider .seeker--footer a,html body .seeker-provider .seeker--footer p{display:block}html body .seeker-provider .seeker--footer .copy-right--text{opacity:.57}html body .seeker-provider .seeker--footer .copy-right--text .h6,html body .seeker-provider .seeker--footer .copy-right--text h6{font-size:14px;margin-bottom:10px}html body .seeker-provider .seeker--footer .footer-grid{display:grid;grid-template-columns:85px 1fr 295px;grid-gap:50px;line-height:18px}html body .seeker-provider .seeker--footer .footer-grid .social-icons{--size:24px;width:var(--size);height:var(--size);min-width:var(--size);border-radius:100%;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.1);cursor:pointer;transition:all .2s ease}html body .seeker-provider .seeker--footer .footer-grid a,html body .seeker-provider .seeker--footer .footer-grid p{display:inline-block;color:#fff;font-weight:500}@media screen and (max-width:991px){html body .seeker-provider .seeker--footer .footer-grid{grid-template-columns:auto;grid-gap:10px}html body .seeker-provider .seeker--footer .footer-grid .footer-sub-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;margin:30px 0}html body .seeker-provider .seeker--footer .footer-grid .footer-sub-grid h4{min-height:auto;margin:0 0 5px}}html body .seeker-provider .seeker--footer.theme--partner-footer{background-color:var(--primary-color)!important}html body .seeker-provider .seeker--footer.theme--partner-footer .auth-buttons .theme--btn{font-size:16px;flex:1}@media screen and (max-width:1420px){html body .seeker-provider .seeker--footer.theme--partner-footer .auth-buttons .theme--btn{font-size:14px}}@media screen and (max-width:991px){html body .seeker-provider .seeker--footer.theme--partner-footer{padding:50px 0}html body .seeker-provider .seeker--footer.theme--partner-footer .cyber-video--placement{max-width:120px}html body .seeker-provider .seeker--footer.theme--partner-footer .flex-mbl-order{display:flex!important;flex-wrap:wrap;flex-direction:column}html body .seeker-provider .seeker--footer.theme--partner-footer .flex-mbl-order .order-md-1{order:1}html body .seeker-provider .seeker--footer.theme--partner-footer .flex-mbl-order .order-md-2{order:2}html body .seeker-provider .seeker--footer.theme--partner-footer .flex-mbl-order .order-md-3{order:3}html body .seeker-provider .seeker--footer.theme--partner-footer .flex-mbl-order .order-md-4{order:4}}html body .seeker-provider .become-a-partner .theme--section-title{line-height:38px}@media screen and (max-width:1600px){html body .seeker-provider .become-a-partner .theme--section-title{line-height:32px}}@media screen and (max-width:991px){html body .seeker-provider .become-a-partner .theme--section-title{line-height:1.4}}html body .seeker-provider .become-a-partner .card{background:rgba(199,226,255,.1);border:1px solid rgba(199,226,255,.2);box-shadow:0 4px 20px rgba(2,26,42,.08);border-radius:22px;padding:25px}@media screen and (max-width:991px){html body .seeker-provider .become-a-partner .card{padding:18px;font-size:16px}}@media screen and (max-width:1420px){html body .seeker-provider .become-a-partner{font-size:14px}}@media screen and (max-width:991px){html body .seeker-provider .become-a-partner .theme--section-title.sm{margin-bottom:0;font-weight:400!important;letter-spacing:1.5px}}html body .seeker-provider .wi-about .add-banner--section{background-position:center bottom -30px}@media screen and (max-width:991px){html body .seeker-provider .wi-about .add-banner--section{background-position:top;padding-top:50px;padding-bottom:70px}}html body .seeker-provider .popular-courses .label-item{background-color:#c9e0ff}html body .seeker-provider .popular-courses .label-item:hover{background-color:#b0d2ff}html body .seeker-provider .categories-label{padding:5px 16px;font-size:14px;color:#fff;border-radius:6px;background-color:var(--primary-color);border:1px solid transparent;transition:all .2s ease;font-weight:400}@media screen and (max-width:1420px){html body .seeker-provider .categories-label{font-size:12px}}@media screen and (max-width:812px){html body .seeker-provider .categories-label{font-size:14px}}html body .seeker-provider .categories-label:hover{transform:scale(1.05)}html body .seeker-provider .company-listing{background-color:#c9e0ff;color:#021a2a;padding:240px 0 50px}html body .seeker-provider .company-listing .card{border-radius:20px;background-color:#fff}html body .seeker-provider .company-listing .card .card-body{padding:22px}html body .seeker-provider .company-listing .card .card-body .icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 10px 20px rgba(41,41,42,.07));border-radius:100%;background-color:#6265fe}html body .seeker-provider .company-listing .card .card-body .label{background-color:#a0c4fd;padding:2px 10px 0;line-height:22px;border-radius:12px;font-size:12px;display:inline-flex}html body .seeker-provider .company-feature-section{background-color:#c9e0ff;color:#021a2a;padding-top:180px}html body .seeker-provider .company-feature-section .label{background-color:#f4f9ff;padding:6px 15px 4px;line-height:22px;border-radius:20px;font-size:14px;display:inline-flex;transition:all .3s ease;cursor:pointer}html body .seeker-provider .company-feature-section .label:hover{transform:scale(1.05)}html body .seeker-provider .company-feature-section.user-logged-in{padding-top:0}@media screen and (min-width:1440px){html body .seeker-provider .company-feature-section .theme--section-title{font-size:31px}}html body .seeker-provider .find-your-direction{background-color:#fff;border-radius:22px;color:#021a2a;overflow:hidden;margin-bottom:-190px;position:relative;z-index:1}html body .seeker-provider .find-your-direction .card{display:grid;grid-template-columns:500px 1fr}@media screen and (max-width:991px){html body .seeker-provider .find-your-direction .card{display:flex;flex-direction:column-reverse}}html body .seeker-provider .find-your-direction .left-col{padding:63px 44px 49px 53px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:991px){html body .seeker-provider .find-your-direction .left-col{padding:52px 24px}}html body .seeker-provider .find-your-direction .left-col .theme--btn-primary{color:#fff!important}html body .seeker-provider .find-your-direction .left-col .theme--btn-border:hover{background-color:#f6f6f6}html body .seeker-provider .find-your-direction .right-col{max-height:550px}html body .seeker-provider .find-your-direction .right-col *{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:991px){html body .seeker-provider .find-your-direction .right-col img{max-height:180px;overflow:hidden;min-height:250px}}html body .seeker-provider .find-your-direction.user-logged-in .card{grid-template-columns:auto;max-height:440px}@media screen and (max-width:991px){html body .seeker-provider .find-your-direction{margin-left:-30px;margin-right:-30px;border-radius:0;margin-top:30px}}html body .seeker-provider .industry-hero{border-radius:22px;overflow:hidden;position:relative;aspect-ratio:16/9}@media screen and (max-width:767px){html body .seeker-provider .industry-hero{border-radius:0;margin:0 -30px}}html body .seeker-provider .need-change .image{border-radius:22px;overflow:hidden}html body .seeker-provider .need-change .image *{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:992px){html body .seeker-provider .need-change .image{transform:rotate(-6deg);max-width:85%}}@media screen and (max-width:767px){html body .seeker-provider .need-change .image{margin:0 -30px;border-radius:0}html body .seeker-provider .need-change .image h2.theme--section-title{font-size:28px!important}}html body .seeker-provider .australia-need-you{display:grid;grid-template-columns:1fr 500px;border-radius:22px;overflow:hidden}html body .seeker-provider .australia-need-you .content{background-color:var(--primary-color);padding:40px}html body .seeker-provider .australia-need-you .content ul{list-style:disc;padding:0 0 0 20px}html body .seeker-provider .australia-need-you .content ul li{position:relative;padding-left:10px;margin-bottom:16px;font-weight:400}html body .seeker-provider .australia-need-you .image{position:relative}html body .seeker-provider .australia-need-you .image *{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:991px){html body .seeker-provider .australia-need-you{grid-template-columns:auto;margin:0 -30px;border-radius:0}html body .seeker-provider .australia-need-you .content{padding:24px}html body .seeker-provider .australia-need-you .content li{margin-bottom:8px!important}}html body .seeker-provider .how-to-apply .card-item{padding:15px 20px;margin-bottom:12px;border-radius:14px;display:flex;align-items:center;grid-gap:15px}html body .seeker-provider .how-to-apply .card-item .count{width:38px;height:38px;border-radius:100%;display:flex;align-items:center;justify-content:center;color:var(--primary-color);background-color:rgba(143,126,251,.2);font-weight:700}@media screen and (max-width:991px){html body .seeker-provider .how-to-apply .card-item{padding:16px;border-radius:12px;margin-bottom:12px}html body .seeker-provider .how-to-apply .card-item .count{width:38px;height:38px}}html body .seeker-provider .search-job-australia .card{position:relative;border-radius:22px;overflow:hidden}html body .seeker-provider .search-job-australia .card .image{aspect-ratio:1/1}html body .seeker-provider .search-job-australia .card .image *{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;transition:all .3s ease}html body .seeker-provider .search-job-australia .card .content{position:absolute;left:0;bottom:0;padding:40px;z-index:1}@media screen and (max-width:991px){html body .seeker-provider .search-job-australia .card .content{padding:20px}}html body .seeker-provider .search-job-australia .card:hover .image img{transform:scale(1.2)}html body .seeker-provider .search-job-australia .card:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(2,26,42,0),#021a2a)}html body .seeker-provider .trusted-leaders .card{background:#fff;max-width:240px;width:100%;border:1px solid #c9e0ff;box-shadow:0 4px 20px rgba(2,26,42,.08);border-radius:22px;padding:24px 24px 40px}html body .seeker-provider .trusted-leaders .card .icon{background-color:rgba(143,126,251,.102);border-radius:22px;padding:15px;display:inline-flex;align-items:center;justify-content:center;min-height:60px}@media screen and (max-width:991px){html body .seeker-provider .trusted-leaders .card{max-width:100%}}html body .seeker-provider.job-apply-page a{color:#fff!important}html body .career-card{position:relative;text-align:center;border-radius:22px;background-color:#fff;transition:all .3s ease}html body .career-card:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;border-radius:10px;transition:all .3s ease;background-color:var(--primary-color);opacity:0}html body .career-card .card-body{padding:24px;position:relative;z-index:1}html body .career-card .icon{--size:64px;width:var(--size);height:var(--size);min-width:var(--size);overflow:hidden;border-radius:22px;position:relative;display:flex;align-items:center;justify-content:center}html body .career-card .icon:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-color:var(--primary-color);opacity:.2}html body .career-card .h4,html body .career-card h4,html body .career-card p:not(.text-primary){color:#021a2a}html body .career-card .h4,html body .career-card h4{font-size:20px;font-weight:600}@media screen and (max-width:1420px){html body .career-card .h4,html body .career-card h4{font-size:16px}}@media screen and (max-width:1366px){html body .career-card .card-body{padding:18px}html body .career-card .card-body .icon{--size:55px;border-radius:14px}html body .career-card .card-body h4{font-size:16px}}html body .career-card:hover:after{opacity:.2}html body .jobs-landing .company-feature-section .theme--section-title,html body .jobs-landing .company-feature-section .theme--section-title.sm,html body .jobs-landing .theme--section-title.sm,html body .jobs-landing .theme--section-title:not(.lg){font-size:24px}html body .jobs-landing .head-wrapper{display:flex;align-items:center;justify-content:space-between}html body .jobs-landing .head-wrapper>*{margin:0}@media screen and (max-width:1420px){html body .jobs-landing .head-wrapper a.text-16{font-size:14px}}@media screen and (max-width:767px){html body .jobs-landing .head-wrapper{flex-direction:column;align-items:flex-start}}html body .wi-banner-image{position:absolute;top:130px;left:0;width:100%}@media screen and (max-width:1366px){html body .wi-banner-image{top:100px}}html body .wi-banner-image img{max-width:100%;margin:auto 0 auto auto}@media screen and (max-width:1920px){html body .wi-banner-image img{max-width:90%}}@media screen and (max-width:1800px){html body .wi-banner-image img{max-width:80%}}@media screen and (max-width:1580px){html body .wi-banner-image img{max-width:70%}}html body .wi-banner-image:before{content:"";background:linear-gradient(90deg,#021a2a 20%,rgba(2,26,42,.569),transparent);position:absolute;width:100%;height:100%;left:0;top:0}@media screen and (max-width:1580px){html body .wi-banner-image:before{background:linear-gradient(90deg,#021a2a 30%,rgba(2,26,42,.569),transparent)}}html body .wi-banner-image:after{content:"";position:absolute;right:0;top:0;left:auto;bottom:auto;width:15%;height:100%;background:linear-gradient(-90deg,#021a2a 12%,rgba(2,26,42,.569),transparent)}html body .wi-banner-image .wi-hero-banner:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:20%;background:linear-gradient(0deg,#021a2a 12%,rgba(2,26,42,.569),transparent)}@media screen and (max-width:991px){html body .wi-banner-image .wi-hero-banner:after{height:100%}}@media screen and (max-width:1420px){html body .wi-banner-image{top:100px}}@media screen and (max-width:991px){html body .wi-banner-image img{max-width:100%}html body .wi-banner-image:after,html body .wi-banner-image:before{display:none}}html body .wi-banner .hero-banner{background-color:transparent;border-radius:0;display:flex;align-items:center;border:0}@media screen and (max-width:1420px){html body .wi-banner .hero-banner{aspect-ratio:16/5.1}}html body .wi-banner .hero-banner .theme--banner-caption h1{font-size:42px;font-weight:500;letter-spacing:1px}@media screen and (max-width:1600px){html body .wi-banner .hero-banner .theme--banner-caption h1{font-size:34px}}html body .wi-banner .hero-banner .theme--banner-caption .h2,html body .wi-banner .hero-banner .theme--banner-caption h2{font-size:17px;font-weight:400;line-height:1.5}@media screen and (max-width:1420px){html body .wi-banner .hero-banner .theme--banner-caption .h2,html body .wi-banner .hero-banner .theme--banner-caption h2{font-size:14px}}@media screen and (max-width:991px){html body .wi-banner .hero-banner .theme--banner-caption .h2,html body .wi-banner .hero-banner .theme--banner-caption h2{font-size:16px}}@media screen and (max-width:812px){html body .wi-banner .hero-banner{aspect-ratio:unset}html body .wi-banner .hero-banner .h2{-webkit-line-clamp:unset!important;max-width:295px}}html body .industry-landing .industry-banner{position:relative;margin-bottom:80px}html body .industry-landing .industry-banner .image{aspect-ratio:19/7}html body .industry-landing .industry-banner .image *{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}html body .industry-landing .industry-banner .theme--container{position:relative}html body .industry-landing .industry-banner .card-content{padding:44px;border-radius:22px;background-color:#f7f5f4;color:#fff;max-width:600px;position:absolute;left:70px;bottom:-60px;width:100%}html body .industry-landing .industry-banner .card-content h1,html body .industry-landing .industry-banner .card-content p{color:#021a2a}@media screen and (max-width:991px){html body .industry-landing .industry-banner .card-content{position:relative;left:0;bottom:0;padding:24px;border-radius:0;margin:-8px 0 0;width:calc(100% + 40px);max-width:100%}html body .industry-landing .industry-banner{margin:0}}html body .industry-landing .why-migrate-to-australia .card .card-body p{font-size:16px;color:#fff;opacity:1}html body .industry-landing .why-migrate-to-australia .image-holder{aspect-ratio:1/1;border-radius:22px;overflow:hidden;max-width:470px;transform:rotate(-6deg);left:0;position:relative}html body .industry-landing .why-migrate-to-australia .image-holder *{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:767px){html body .industry-landing .why-migrate-to-australia .image-holder{transform:rotate(0)}}html body .industry-landing .who-this-is-for{background-color:#fcfbfb;border-radius:22px;padding:40px}html body .industry-landing .who-this-is-for .card:not(:last-child){border-right:1px solid var(--primary-color)}@media screen and (max-width:767px){html body .industry-landing .who-this-is-for .card:not(:last-child){border-right:0;border-bottom:1px solid var(--primary-color);padding-bottom:40px;margin-bottom:40px}html body .industry-landing .who-this-is-for h3{font-size:14px}}html .trending-skills .categories-label{color:#fff!important}@media screen and (max-width:1366px){html .trending-skills .categories-label{font-size:13px!important;padding:3px 14px!important}}html .hide-scroll-bar{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}html .hide-scroll-bar::-webkit-scrollbar{display:none}html .skill-card{padding:25px!important}html .skill-card .line-clamp-3{min-height:44px;-webkit-line-clamp:2}html .skill-card .share_jobs_box{top:28%!important}@media screen and (max-width:1366px){html .skill-card{font-size:13px}html .skill-card .line-clamp-3.text-14{font-size:inherit;line-height:1.5;min-height:58px}}html .skill-card .theme--btn{padding:1px 18px!important}@media screen and (max-width:1366px){html .skill-card .theme--btn{padding:1px 12px!important;font-size:14px}}@media screen and (max-width:370px){html .skill-card .theme--btn{padding:1px 8px!important;font-size:13px}}html .popular-courses .theme--section-title.sm{font-size:22px!important;font-weight:600}@media screen and (max-width:767px){html .popular-courses .theme--section-title.sm{font-size:18px!important}}.external--banner{position:absolute;top:130px;width:100%;max-width:2560px}@media screen and (max-width:1420px){.external--banner{top:100px}}.external--banner *{width:100%}.external--banner:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:40%;background:linear-gradient(1turn,#021a2a,rgba(2,26,42,.9) 30%,rgba(2,26,42,.5) 60%,rgba(2,26,42,0))}@media screen and (max-width:991px){.external--banner:after{height:80%}}.seeker-provider .mta-related-jobs .categories-label{background-color:#c9e0ff;padding:6px 20px;border-radius:24px;color:#021a2a}.video-control-btn{opacity:0;pointer-events:none;transition:opacity .3s ease 1s}.industry-hero:not(:hover) .video-control-btn{opacity:0;pointer-events:none;transition-delay:1s}.industry-hero:hover .video-control-btn{opacity:1;pointer-events:auto;transition-delay:0s}.stand-alone{margin:0;padding:0;box-sizing:border-box;height:auto;padding:0 0 30px!important;word-break:break-word;color:#333}.partner-terms .st-container{margin:auto!important}.st-banner{margin:0 0 50px!important;text-align:center!important}.st-banner-title{font-size:34px!important;font-weight:700!important;color:#fff!important}.st-block{margin:0 0 45px!important}.st-section-title{font-size:16px!important;margin:20px 0 12px!important;font-weight:600!important;color:#000!important}.st-paragraph{font-weight:400!important;font-size:14px!important;margin:0 0 15px!important;color:#333!important;line-height:1.5!important}.st-seeker-terms ul{list-style:none!important;padding:0;margin:0}.st-seeker-terms li{font-weight:400!important;font-size:14px!important;margin:0 0 15px!important;color:#333!important}.st-seeker-terms li li{list-style:none!important;margin:0 0 5px!important}.st-seeker-terms p{font-size:14px!important;line-height:1.5!important;font-weight:700!important;margin:10px 0!important}.st-seeker-terms li{position:relative!important;padding-left:30px!important;line-height:1.5!important;list-style:none!important}.st-seeker-terms li span{position:absolute!important;left:0!important;top:0!important;font-weight:600!important;font-size:13px}.st-container{max-width:1420px!important;padding-left:30px!important;padding-right:30px!important}@media screen and (max-width:1600px){.st-container{padding-left:80px!important;padding-right:80px!important}}@media screen and (max-width:1350px){.st-container{max-width:1260px!important;padding-left:20px!important;padding-right:20px!important}}@media screen and (max-width:1024px){.st-container{max-width:100%!important;padding-left:20px!important;padding-right:20px!important}}@media (max-width:812px){.st-banner-title{font-size:22px!important}}:root{--toastify-toast-width:320px;--toastify-z-index:9999}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}}