/*!*****************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/swiper/modules/navigation/navigation.min.css ***!
  \*****************************************************************************************************************************************/:root{--swiper-navigation-size: 44px;--scrollbar-width: 0px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none !important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}/*!*****************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/swiper/modules/pagination/pagination.min.css ***!
  \*****************************************************************************************************************************************/.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0px, -50%, 0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}/*!*************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./public/assets/scss/newHomePage/main.scss ***!
  \*************************************************************************************************************************************************************************************************************************************/@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff }.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:rgba(0,0,0,0)}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff }.swiper-lazy-preloader-black{--swiper-preloader-color: #000 }@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.br-above-700{width:0;font-size:0;display:block !important}@media(max-width: 700px){.br-above-700{font-size:inherit;line-height:inherit;display:inline-block !important;width:.5ch}}.br-below-700{font-size:inherit;line-height:inherit;display:inline-block !important;width:.5ch}@media(max-width: 700px){.br-below-700{width:0;font-size:0;display:block !important}}.br-above-620{width:0;font-size:0;display:block !important}@media(max-width: 620px){.br-above-620{font-size:inherit;line-height:inherit;display:inline-block !important;width:.5ch}}.br-below-620{font-size:inherit;line-height:inherit;display:inline-block !important;width:.5ch}@media(max-width: 620px){.br-below-620{width:0;font-size:0;display:block !important}}.br-above-480{width:0;font-size:0;display:block !important}@media(max-width: 480px){.br-above-480{font-size:inherit;line-height:inherit;display:inline-block !important;width:.5ch}}.br-below-480{font-size:inherit;line-height:inherit;display:inline-block !important;width:.5ch}@media(max-width: 480px){.br-below-480{width:0;font-size:0;display:block !important}}.section,.partners,.employers-life,.cta,.resources,.insurance,.eea-membership,.becoming{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-inline:0;padding-block:60px}.resources,.eea-membership{padding-block:60px 80px}.headerBreak{padding-top:60px;padding-bottom:60px;background-color:#f5f5f5;border-radius:60px}.headerBreak.start{border-radius:60px 60px 0 0;padding-top:30px;padding-bottom:30px}.headerBreak.end{border-radius:0 0 60px 60px;padding-top:30px;padding-bottom:30px}@media(max-width: 620px){.section,.partners,.employers-life,.cta,.resources,.insurance,.eea-membership,.becoming{padding-block:50px;padding-inline:10px}.headerBreak{padding-top:50px;padding-bottom:50px}}.section-header,.partners-header,.employers-life-header,.cta-header,.resources-header,.insurance-header,.eea-membership-header,.becoming-header{display:flex;flex-direction:column;align-items:center;margin-bottom:50px}@media(max-width: 620px){.section-header,.partners-header,.employers-life-header,.cta-header,.resources-header,.insurance-header,.eea-membership-header,.becoming-header{margin-bottom:15px}}@media(max-width: 480px){.section-header,.partners-header,.employers-life-header,.cta-header,.resources-header,.insurance-header,.eea-membership-header,.becoming-header{margin-bottom:0}}.section-heading,.partners-heading,.employers-life-heading,.resources-heading,.insurance-heading,.eea-membership-heading,.becoming-heading{color:#3d5b74;font-family:"Open Sans",sans-serif;font-size:3.125rem;font-weight:700;line-height:1.2 !important;text-align:center;letter-spacing:-0.75px;text-transform:capitalize;margin:0}.section-heading span,.partners-heading span,.employers-life-heading span,.resources-heading span,.insurance-heading span,.eea-membership-heading span,.becoming-heading span{display:inline-block}@media(max-width: 1366px){.section-heading,.partners-heading,.employers-life-heading,.resources-heading,.insurance-heading,.eea-membership-heading,.becoming-heading{font-size:clamp(1.88rem,1.99vw + 1.43rem,3.13rem) !important;min-height:0vw}}.section-heading .lowercase,.partners-heading .lowercase,.employers-life-heading .lowercase,.resources-heading .lowercase,.insurance-heading .lowercase,.eea-membership-heading .lowercase,.becoming-heading .lowercase{text-transform:lowercase}.section-heading::after,.partners-heading::after,.employers-life-heading::after,.resources-heading::after,.insurance-heading::after,.eea-membership-heading::after,.becoming-heading::after{content:"";display:block;width:60px;width:clamp(1.88rem,1.99vw + 1.43rem,3.13rem);border:2px solid #76bd23;margin:25px auto 0}@media(max-width: 620px){.section-heading::after,.partners-heading::after,.employers-life-heading::after,.resources-heading::after,.insurance-heading::after,.eea-membership-heading::after,.becoming-heading::after{margin:15px auto 0;border-width:1px}}.section-intro,.partners-intro,.employers-life-intro,.resources-intro,.insurance-intro,.eea-membership-intro,.becoming-intro{color:#3d5b74;font-family:"Open Sans",sans-serif;font-size:1.25rem;font-weight:600;line-height:1.6;text-align:center}@media(max-width: 780px){.section-intro,.partners-intro,.employers-life-intro,.resources-intro,.insurance-intro,.eea-membership-intro,.becoming-intro{font-size:clamp(1rem,.95vw + .79rem,1.25rem)}}.section-body,.partners-body,.employers-life-body,.cta-body,.resources-body,.insurance-body,.eea-membership-body,.becoming-body{display:flex;flex-direction:column;align-items:center;width:100%;flex:1}@media(max-width: 620px){.section-body,.partners-body,.employers-life-body,.cta-body,.resources-body,.insurance-body,.eea-membership-body,.becoming-body{display:block;text-align:center;flex:none}}.swiper{--swiper-pagination-bullet-width: 4px;--swiper-pagination-bullet-height: 4px;--swiper-pagination-bullet-inactive-color: #fff;--swiper-pagination-bullet-active-color: #3d5b74;--swiper-pagination-bullet-inactive-opacity: 1;--swiper-navigation-size: 25px;--swiper-navigation-top-offset: 25%;--swiper-navigation-color: #3d5b74;--swiper-pagination-color: #3d5b74;--swiper-pagination-bottom: -5px;--swiper-pagination-bullet-horizontal-gap: 10px;padding-bottom:30px}@media(max-width: 620px){.swiper{--swiper-pagination-bullet-horizontal-gap: 5px;padding:25px 0px}}@media(max-width: 480px){.swiper{--swiper-pagination-bullet-horizontal-gap: 3px }}.swiper-pagination-bullet{border:2px solid #3d5b74;transition:margin .7s}.swiper-button-prev,.swiper-button-next{top:calc((100% + 25px)/2) !important;width:35px !important;height:35px !important;transform:translateY(-50%);background-color:rgba(0,0,0,0);border-radius:50%}.swiper-button-prev::before,.swiper-button-next::before{content:"";display:block;position:absolute;width:35px;height:35px;position:absolute;background-size:contain}.swiper-button-prev::after,.swiper-button-next::after{display:none}.swiper-button-prev::before{background-image:url(/assets/img/newHomepage/svg-icons/button-prev.svg)}.swiper-button-next::before{background-image:url(/assets/img/newHomepage/svg-icons/button-next.svg)}.swiper-wrapper{margin-bottom:35px;align-items:center}.swiper-pagination,.swiper-modulus-indicator{display:flex;justify-content:center;align-items:center}@media(max-width: 650px)and (min-width: 601px){.swiper-pagination,.swiper-modulus-indicator{-moz-column-gap:0;column-gap:0;width:100%}.isSafari .swiper-pagination,.isSafari .swiper-modulus-indicator{justify-content:center}}.swiper-pagination{bottom:0}@media(max-width: 620px){.swiper-pagination{display:flex;width:100%}}.swiper-modulus-indicator{display:inline-flex !important;width:auto;-moz-column-gap:25px;column-gap:25px;height:12px}@media(max-width: 620px){.swiper-modulus-indicator{justify-content:center;-moz-column-gap:15px;column-gap:15px}}@media(max-width: 480px){.swiper-modulus-indicator{-moz-column-gap:10px;column-gap:10px}}.swiper-modulus-indicator div{background-color:rgba(0,0,0,0);font-size:0;outline:0 none;border:2px solid #3d5b74;background-color:#fff;width:8px;height:8px;padding:0;border-radius:50%;position:relative}@media(max-width: 620px){.swiper-modulus-indicator div{width:4px;height:4px}}.swiper-modulus-indicator[data-swiper-modulus="0"] div:nth-of-type(1){background-color:#3d5b74}.swiper-modulus-indicator[data-swiper-modulus="1"] div:nth-of-type(2){background-color:#3d5b74}.swiper-modulus-indicator[data-swiper-modulus="2"] div:nth-of-type(3){background-color:#3d5b74}.button-link,.button-link-inactive,.button-link-long{border-radius:28px;background-color:#76bd23;background-blend-mode:normal;color:#fff;font-family:"Open Sans",sans-serif;font-size:1.125rem;font-weight:800;text-align:center;padding:10px 30px;display:inline-block;text-transform:uppercase;max-width:100%;transition-property:color,background-color;transition-duration:.7s,.7s}.button-link:hover,.button-link-inactive:hover,.button-link-long:hover{background-color:#4c830d}.button-link-long{padding:10px 55px}.button-link-inactive{color:#76bd23;background-color:#fff}.button-link-inactive:hover{background-color:#ffc1c1}.nav.megaMenuBar{display:flex;align-items:center;justify-content:center}.nav-link{display:flex;align-items:center;justify-content:center}.nav-link.megaItem{font-size:13px;background-color:rgba(0,0,0,0);border-left:0 none;padding:5px;height:42px}.nav-link.megaItem::after{content:"";top:40px}.nav-link.megaItem:hover,.nav-link.megaItem.current{color:#fff;background-color:#76bd23}.nav-link.megaItem:hover::after,.nav-link.megaItem.current::after{top:unset;bottom:-15px}.nav-link-divider{width:0;height:18px;opacity:.19987488;border:1px solid #3d5b74}.nav.megaMenuBar{display:flex;align-items:center;justify-content:center}.nav-link{display:flex;align-items:center;justify-content:center}.nav-link.megaItem{font-size:13px;background-color:rgba(0,0,0,0);border-left:0 none;padding:5px;height:42px}.nav-link.megaItem::after{content:"";top:40px}.nav-link.megaItem:hover,.nav-link.megaItem.current{color:#fff;background-color:#76bd23}.nav-link.megaItem:hover::after,.nav-link.megaItem.current::after{top:unset;bottom:-15px}.nav-link-divider{width:0;height:18px;opacity:.19987488;border:1px solid #3d5b74}.hero{background-blend-mode:overlay;background-repeat:no-repeat;border-radius:60px;display:flex;flex-direction:column;align-items:center;position:relative;aspect-ratio:2/1;margin-top:40px;position:relative;transition:height .7s;overflow:hidden;transition:height 1s,min-height 1s,max-height 1s;margin-left:0;margin-right:0}@media(min-width: 1366px){.hero{margin-left:calc((1*(100vw - var(--scrollbar-width)) - 1366px)/-2);margin-right:calc((1*(100vw - var(--scrollbar-width)) - 1366px)/-2)}}@media(min-width: 1700px){.hero{height:800px;aspect-ratio:unset}}@media(max-height: 1366px)and (min-width: 621px){.hero{min-height:620px;aspect-ratio:unset}}@media(max-height: 500px)and (max-width: 620px){.hero{min-height:620px}}.hero::after{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;border-radius:60px}@media(max-width: 620px){.hero::before{background:none}}.hero::after{background-image:var(--hero-bg-image-desktop);background-repeat:no-repeat;background-position:50% 0%;background-size:cover;z-index:-1;filter:saturate(1.5)}@media(max-width: 620px){.hero{height:calc(100vh - var(--hero-banner-top));border-radius:30px;aspect-ratio:unset}.hero::after{border-radius:30px}.hero::after{background-image:var(--hero-bg-image-mobile)}}.hero-image{display:none}.hero-content{display:flex;flex-direction:column;align-items:center;text-transform:uppercase;justify-content:center;position:relative;z-index:100;margin-top:auto;margin-bottom:25px;transition:margin-bottom .7s}@media(max-width: 620px){.hero-content{margin-bottom:40px}}.hero-content-heading,.hero-content-subheading{margin:0;line-height:1.2}.hero-content-heading{color:#76bd23;font-family:"Open Sans",sans-serif;font-size:5rem;font-weight:700;text-align:center;letter-spacing:-2px;line-height:.8}@media(max-width: 1366px){.hero-content-heading{font-size:clamp(3.13rem,4.02vw + 1.57rem,5rem)}}@media(max-width: 480px){.hero-content-heading{max-width:360px}}.hero-content-scroll-icon{width:30px;height:15px;color:#76bd23;display:block;font-size:3rem;line-height:.8;transform:scaleY(0.7)}@media(max-width: 480px){.hero-content-scroll-icon{width:20px;font-size:30px}}.hero-content-scroll-btn{color:#fff;font-family:"Open Sans",sans-serif;font-size:1rem;font-weight:800;text-align:center;background:rgba(0,0,0,0);outline:0;border:0;text-transform:uppercase;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:3rem 0 2rem;cursor:pointer}@media(max-width: 1366px){.hero-content-scroll-btn{font-size:clamp(.75rem,.8vw + .57rem,1.25rem)}}@media(max-width: 620px){.hero-content-scroll-btn{margin:1rem 0 0}}.pill{font-family:"Open Sans",sans-serif;max-width:100%;border-radius:40px;background:#3d5b74;background-blend-mode:normal;display:flex;justify-content:center;align-items:center;padding:12px;-moz-column-gap:clamp(1.88rem,5.9vw - .41rem,3.13rem);column-gap:clamp(1.88rem,5.9vw - .41rem,3.13rem);position:absolute;left:50%;transform:translate(-50%, -50%);z-index:100;width:-moz-max-content;width:max-content}@media(max-width: 620px){.pill{flex-wrap:wrap;border-radius:35px;padding:5px 0;top:25px;max-width:clamp(20.31rem,48.08vw + 9.5rem,28.13rem);transform:translate(-50%, -85%)}}.pill-text{max-width:450px;font-family:inherit;color:#fff;font-size:20px;font-weight:700;text-align:left;margin:0 0 0 15px}@media(max-width: 960px)and (min-width: 621px){.pill-text{font-size:clamp(1rem,1.18vw + .54rem,1.25rem)}}@media(max-width: 620px){.pill-text{flex-basis:100%;margin:0;text-align:center;font-size:12px;font-size:clamp(.75rem,3.08vw + .06rem,1.25rem);min-height:0vw;position:relative;top:8px}}.pill-button{border-radius:28px;background:#76bd23;background-blend-mode:normal;color:#fff;font-family:inherit;font-size:20px;font-weight:800;text-align:center;text-transform:uppercase;padding:15px 25px;letter-spacing:-1px;line-height:.9}.pill-button-text{line-height:.8;display:inline-block}@media(max-width: 960px)and (min-width: 621px){.pill-button{font-size:clamp(.94rem,1.47vw + .37rem,1.25rem);padding-inline:clamp(.63rem,4.42vw - 1.09rem,1.56rem);padding-block:clamp(.63rem,1.47vw + .05rem,.94rem)}}@media(max-width: 620px){.pill-button{margin-top:-5px;transform:translateY(50%);padding:10px 30px;font-size:clamp(.94rem,1.15vw + .68rem,1.13rem);min-height:0vw;line-height:1}}.card,.post,.box{aspect-ratio:439/618;padding:30px;display:flex;flex-direction:column;align-items:center;flex-basis:33%;border-radius:28px;transition-property:color,background-color,box-shadow;transition-duration:.7s,.7s,.7s;min-height:410px}.post{min-height:480px !important}.isSafari .card,.isSafari .post,.isSafari .box{aspect-ratio:unset}@media(max-width: 620px){.card,.post,.box{max-width:calc(100vw - 55px);flex-basis:325px;border-radius:18px}}@media(max-width: 1080px){.card,.post,.box{padding:20px}}@media(min-width: 621px){.card-centre{box-shadow:0px 20px 80px rgba(61,91,116,.3)}.card-centre .card-link{background-color:#76bd23;color:#f5f5f5}#employers .card-centre .card-link{background-color:#76bd22;color:#f5f5f5}}.card-stack,.posts,.boxes{display:flex;align-items:stretch;justify-content:center;max-width:100%;min-width:100%;-moz-column-gap:25px;column-gap:25px;flex-direction:row}@media(max-width: 1080px){.card-stack,.posts,.boxes{-moz-column-gap:15px;column-gap:15px}}@media(max-width: 620px){.card-stack,.posts,.boxes{justify-content:left;max-width:none;min-width:none;-moz-column-gap:0;column-gap:0;-moz-column-gap:25px;column-gap:25px}}.card-stack:hover .card,.posts:hover .card,.card-stack:hover .post,.posts:hover .post,.boxes:hover .card,.boxes:hover .post,.card-stack:hover .box,.posts:hover .box,.boxes:hover .box{box-shadow:none}.card-stack:hover .card:hover,.posts:hover .card:hover,.card-stack:hover .post:hover,.posts:hover .post:hover,.boxes:hover .card:hover,.boxes:hover .post:hover,.card-stack:hover .box:hover,.posts:hover .box:hover,.boxes:hover .box:hover{box-shadow:0px 5px 25px rgba(61,91,116,.3)}@media(min-width: 621px){.card-stack:hover .card:hover,.posts:hover .card:hover,.card-stack:hover .post:hover,.posts:hover .post:hover,.boxes:hover .card:hover,.boxes:hover .post:hover,.card-stack:hover .box:hover,.posts:hover .box:hover,.boxes:hover .box:hover{box-shadow:0px 20px 80px rgba(61,91,116,.3)}}.card-stack:hover .card:hover .card-link,.posts:hover .card:hover .card-link,.card-stack:hover .post:hover .card-link,.posts:hover .post:hover .card-link,.boxes:hover .card:hover .card-link,.boxes:hover .post:hover .card-link,.card-stack:hover .box:hover .card-link,.posts:hover .box:hover .card-link,.boxes:hover .box:hover .card-link{color:#f5f5f5;background:#76bd23}#employers .card-stack:hover .card:hover .card-link,#employers .posts:hover .card:hover .card-link,#employers .card-stack:hover .post:hover .card-link,#employers .posts:hover .post:hover .card-link,#employers .boxes:hover .card:hover .card-link,#employers .boxes:hover .post:hover .card-link,#employers .card-stack:hover .box:hover .card-link,#employers .posts:hover .box:hover .card-link,#employers .boxes:hover .box:hover .card-link{color:#f5f5f5;background:#76bd22}.card-stack:hover .card:hover .card-link:hover,.posts:hover .card:hover .card-link:hover,.card-stack:hover .post:hover .card-link:hover,.posts:hover .post:hover .card-link:hover,.boxes:hover .card:hover .card-link:hover,.boxes:hover .post:hover .card-link:hover,.card-stack:hover .box:hover .card-link:hover,.posts:hover .box:hover .card-link:hover,.boxes:hover .box:hover .card-link:hover{background-color:#4c830d}#employers .card-stack:hover .card:hover .card-link:hover,#employers .posts:hover .card:hover .card-link:hover,#employers .card-stack:hover .post:hover .card-link:hover,#employers .posts:hover .post:hover .card-link:hover,#employers .boxes:hover .card:hover .card-link:hover,#employers .boxes:hover .post:hover .card-link:hover,#employers .card-stack:hover .box:hover .card-link:hover,#employers .posts:hover .box:hover .card-link:hover,#employers .boxes:hover .box:hover .card-link:hover{background-color:#406712}.card-stack:hover .card .card-link,.posts:hover .card .card-link,.card-stack:hover .post .card-link,.posts:hover .post .card-link,.boxes:hover .card .card-link,.boxes:hover .post .card-link,.card-stack:hover .box .card-link,.posts:hover .box .card-link,.boxes:hover .box .card-link{color:#76bd23;background:#f5f5f5}#employers .card-stack:hover .card .card-link,#employers .posts:hover .card .card-link,#employers .card-stack:hover .post .card-link,#employers .posts:hover .post .card-link,#employers .boxes:hover .card .card-link,#employers .boxes:hover .post .card-link,#employers .card-stack:hover .box .card-link,#employers .posts:hover .box .card-link,#employers .boxes:hover .box .card-link{color:#76bd22;background:#f5f5f5}.card-stack .slick-slider,.posts .slick-slider,.boxes .slick-slider{padding-bottom:30px}.card-stack .slick-arrow,.posts .slick-arrow,.boxes .slick-arrow{bottom:10px;margin:0;width:60px !important;height:60px !important;position:relative;background-color:rgba(0,0,0,0);border-radius:50%;background-size:contain;background-color:#fff;cursor:pointer}.card-stack .slick-prev,.posts .slick-prev,.boxes .slick-prev{background-image:url(/assets/img/newHomepage/svg-icons/button-prev.svg)}.card-stack .slick-next,.posts .slick-next,.boxes .slick-next{background-image:url(/assets/img/newHomepage/svg-icons/button-next.svg)}.card-stack .slick-dots,.posts .slick-dots,.boxes .slick-dots{position:absolute;padding-left:0;left:0;bottom:25px;width:100%;margin:0;list-style:none;display:flex;justify-content:center;align-items:center;-moz-column-gap:12px;column-gap:12px;order:2}@media(max-width: 480px){.card-stack .slick-dots,.posts .slick-dots,.boxes .slick-dots{-moz-column-gap:6px;column-gap:6px}}.card-stack .slick-dots li,.posts .slick-dots li,.boxes .slick-dots li{height:8px}.card-stack .slick-dots button,.posts .slick-dots button,.boxes .slick-dots button{background-color:rgba(0,0,0,0);font-size:0;outline:0 none;border:2px solid #3d5b74;background-color:#fff;width:8px;height:8px;padding:0;border-radius:50%;top:-14px;position:relative}.tabs .card-stack .slick-dots button,.tabs .posts .slick-dots button,.tabs .boxes .slick-dots button{top:0}.card-stack .slick-track,.posts .slick-track,.boxes .slick-track{display:flex;justify-content:stretch;padding:50px 0 70px;max-height:610px}@media(max-width: 620px){.card-stack .slick-track,.posts .slick-track,.boxes .slick-track{padding:25px 0 50px}.card-stack .slick-dots,.posts .slick-dots,.boxes .slick-dots{bottom:5px}}.card-stack .slick-slide,.posts .slick-slide,.boxes .slick-slide{margin:0 5px;float:none;height:auto;min-height:auto;max-height:475px;transition-property:color,background-color,box-shadow;transition-duration:.7s,.7s,.7s}@media(max-width: 620px){.card-stack .slick-slide,.posts .slick-slide,.boxes .slick-slide{height:420px;max-width:240px;max-height:370px}}.card-stack .slick-slide .card-link,.posts .slick-slide .card-link,.boxes .slick-slide .card-link{margin:auto 0 0;padding:10px 30px;line-height:1.6}@media(max-width: 480px){.card-stack .slick-slide .card-text,.card-stack .slick-slide .post-text,.posts .slick-slide .card-text,.posts .slick-slide .post-text,.card-stack .slick-slide .box-text,.posts .slick-slide .box-text,.boxes .slick-slide .card-text,.boxes .slick-slide .post-text,.boxes .slick-slide .box-text{max-height:60px;min-height:auto;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:inline;display:-webkit-box;-webkit-line-clamp:3;font-size:18px;margin:.5em 0}}.card-stack .slick-slide:not(.logo),.posts .slick-slide:not(.logo),.boxes .slick-slide:not(.logo){display:flex}.isSafari .card-stack .slick-slide,.isSafari .posts .slick-slide,.isSafari .boxes .slick-slide{display:flex;min-height:400px;height:500px}@media(max-width: 620px){.isSafari .card-stack .slick-slide,.isSafari .posts .slick-slide,.isSafari .boxes .slick-slide{min-height:0}}.card-stack .slick-slide:not(.post),.posts .slick-slide:not(.post),.boxes .slick-slide:not(.post){background-color:#fff}.card-stack .slick-active:not(.logo),.posts .slick-active:not(.logo),.boxes .slick-active:not(.logo){box-shadow:0px 0px 20px rgba(61,91,116,.3)}@media(max-width: 620px){.card-stack .slick-active:not(.logo),.posts .slick-active:not(.logo),.boxes .slick-active:not(.logo){box-shadow:0px 0px 20px rgba(61,91,116,.3)}}.card-stack .slick-active button,.posts .slick-active button,.boxes .slick-active button{background-color:#3d5b74}.card-figure{border-radius:0;width:100%;aspect-ratio:75/55;position:relative;overflow:hidden;flex-grow:0;flex-shrink:0}.isSafari .card-figure{aspect-ratio:75/45}.card-image{filter:saturate(1.5);border-radius:.875rem;width:100%;height:100%;display:block !important;margin:auto;-o-object-fit:cover;object-fit:cover}.card-heading,.post-heading,.box-heading{color:#3d5b74;font-family:"Open Sans",sans-serif;font-size:1.75rem !important;font-weight:700;line-height:1.1 !important;text-align:center;text-transform:uppercase;letter-spacing:-0.45px;text-align:center;margin:20px 0}#employers .card-heading,#employers .post-heading,#employers .box-heading{color:#76bd22}@media(max-width: 1366px){.card-heading,.post-heading,.box-heading{font-size:clamp(1.13rem,1.19vw + .86rem,1.88rem) !important;min-height:0vw}}@media(max-width: 620px){.card-heading,.post-heading,.box-heading{margin:5px 0 5px;font-size:1.25rem !important}}.card-heading::after,.post-heading::after,.box-heading::after{content:"";display:block;width:2.5rem;border:1px solid #76bd23;margin:15px auto 0}#employers .card-heading::after,#employers .post-heading::after,#employers .box-heading::after{border-color:#3d5b74}@media(max-width: 620px){.card-heading::after,.post-heading::after,.box-heading::after{margin-top:10px;width:25px}}.card-body,.post-body,.box-body{padding:10px 4px 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex:1}@media(max-width: 825px)and (min-width: 621px){.card-body,.post-body,.box-body{padding:0}}.card-text,.post-text,.box-text{color:#3d5b74;font-family:"Open Sans",sans-serif;font-size:clamp(.88rem,.23vw + .81rem,.96rem) !important;font-weight:600;text-align:center;line-height:1.6;overflow:hidden;margin:0}@media(max-width: 1080px){.card-text,.post-text,.box-text{overflow:visible}}@media(max-width: 620px){.card-text,.post-text,.box-text{margin-top:1em;line-height:1.4}.post-text{min-height:0 !important;margin-bottom:20px !important}}@media(max-width: 480px){.card-text,.post-text,.box-text{margin:0}}.card-link{margin:auto 0 0;color:#76bd23;background:#f5f5f5;font-size:clamp(.88rem,.48vw + .77rem,1.13rem)}#employers .card-link{color:#76bd22}.card-link:hover{background-color:#f5b2b1}#employers .card-link:hover{background-color:#a8e362}.slick-active .card-link{color:#f5f5f5;background:#76bd23}#employers .slick-active .card-link{background:#76bd22;color:#f5f5f5}.slick-active .card-link:hover{background-color:#4c830d}#employers .slick-active .card-link:hover{background-color:#a8e362}@media(max-width: 1200px){.card-link{padding:10px 20px}}@media(max-width: 675px)and (min-width: 601px){.card-link{padding:10px}}@media(max-width: 620px){.card-link{padding:5px 30px}}.box{aspect-ratio:31/33;border-radius:40px;border:2px solid #5a7489;padding:20px;flex-basis:calc(100% - 25px);max-width:240px;position:relative;z-index:50}.isSafari .box{aspect-ratio:unset !important;min-height:200px}.isSafari .box::before{display:block;content:"";width:100%;padding-top:106.4516129032%}@media(max-width: 760px){.box{flex-basis:calc((100% - 80px)/2);padding:10px}}@media(max-width: 620px){.box{border-radius:0;border:0 none}.box::after{content:"";display:block;position:absolute;border-style:solid}.box::after{-webkit-transform:rotate(360deg);border-color:#5a7489;z-index:2}.box:nth-of-type(1)::after{width:0;height:calc(100% - 60px);right:-1px;top:30px;border-width:0 2px 0 0}.box:nth-of-type(2)::after{width:calc(100% - 60px);height:0;right:30px;bottom:-1px;border-width:0 0 2px 0}.box:nth-of-type(3)::after{width:calc(100% - 60px);height:0;right:30px;top:-1px;border-width:0 0 2px 0}.box:nth-of-type(4)::after{width:0;height:calc(100% - 60px);left:-1px;top:30px;border-width:0 2px 0 0}}@media(max-width: 480px){.box{aspect-ratio:31/35}}.boxes{-moz-column-gap:25px;column-gap:25px;row-gap:25px;max-width:1366px;flex-wrap:wrap;margin-bottom:60px;justify-content:center;position:relative}@media(max-width: 620px){.boxes{-moz-column-gap:0;column-gap:0;row-gap:0;margin-bottom:30px}}.box-image{-o-object-fit:none;object-fit:none;position:unset;width:auto;transform:scale(0.8);filter:saturate(1.5);top:50%;left:50%}@media(max-width: 760px){.box-image{transform:scale(0.6)}}@media(max-width: 480px){.box-image{transform:scale(0.5)}}.isSafari .box-image{position:absolute;top:50px;transform:translate(-50%, -50%) scale(0.9)}@media(max-width: 760px){.isSafari .box-image{transform:translate(-50%, -50%) scale(0.6)}}@media(max-width: 480px){.isSafari .box-image{transform:translate(-50%, -50%) scale(0.5)}}.box-heading{color:#76bd23;font-size:30px !important;line-height:1.1 !important;margin-top:0}@media(max-width: 760px){.box-heading{font-size:25px !important}}@media(max-width: 480px){.box-heading{margin-bottom:10px}}.box-heading::after{border-color:#fff}.box-body{margin-top:10px;padding:0}.isSafari .box-body{position:absolute;top:0;padding:90px 20px 20px;width:100%;height:100%;box-sizing:border-box;margin:0}@media(max-width: 760px){.box-body{margin-top:0}}@media(max-width: 480px){.box-body{margin-bottom:15px}}.box-text{color:#fff;font-family:"Open Sans",sans-serif;font-size:18px;font-weight:600;overflow:visible;max-height:none;margin-bottom:0}@media(max-width: 620px){.box-text{font-size:15px;line-height:1.3}}@media(max-width: 480px){.box-text{font-size:12px !important}}.carousel-heading{color:#3d5b74;font-family:"Open Sans",sans-serif;font-size:60px;font-weight:700;line-height:58px;text-align:center;letter-spacing:-0.75px;text-transform:capitalize}.carousel-heading::after{content:"";display:block;width:30px;border:2px solid #76bd23;margin:auto}.post{position:relative;border-radius:50px;padding:0;flex:1;max-width:unset;max-width:clamp(21.25rem,10.44vw + 18.9rem,27.81rem) !important;overflow:hidden;background:linear-gradient(180deg, rgba(0, 0, 0, 0.28) 0%, rgba(0, 0, 0, 0) 45%)}@media(max-width: 620px){.post{aspect-ratio:62/55;border-radius:30px}}@media(max-width: 480px){.post{aspect-ratio:unset}}.post::before{content:"";display:block;width:100%;height:200%;position:absolute;left:0;top:0;z-index:0;transition:top .7s}.post:hover::before{top:-20%}.post:focus{outline:0 none}.post.slick-current::before{top:-20%}.isSafari .post{aspect-ratio:unset;margin-top:0}.isSafari .post::after{display:block;content:"";width:100%;padding-top:145.4545454545%}@media(max-width: 620px){.isSafari .post::after{padding-top:88.7096774194%}}@media(max-width: 620px){.posts .slick-prev{right:65%}.posts .slick-next{left:65%}}.posts .slick-slide{max-height:none}.posts .slick-track{padding-top:0}.posts .slick-list{position:relative;width:calc(1*(100vw - var(--scrollbar-width))) !important;margin:0;box-sizing:border-box}.posts-pagination,.posts-modulus-indicator{display:flex;justify-content:center;align-items:center;position:relative}@media(max-width: 650px)and (min-width: 601px){.posts-pagination,.posts-modulus-indicator{-moz-column-gap:0;column-gap:0;width:100%}.isSafari .posts-pagination,.isSafari .posts-modulus-indicator{justify-content:center}}.posts-pagination{-moz-column-gap:90px;column-gap:90px;top:0}.posts-pagination .slick-slider{padding-bottom:30px}.posts-pagination .slick-arrow{bottom:10px;margin:0;width:60px !important;height:60px !important;position:relative;background-color:rgba(0,0,0,0);border-radius:50%;background-size:contain;background-color:#fff;cursor:pointer}.posts-pagination .slick-prev{background-image:url(/assets/img/newHomepage/svg-icons/button-prev.svg)}.posts-pagination .slick-next{background-image:url(/assets/img/newHomepage/svg-icons/button-next.svg)}.posts-pagination .slick-dots{position:absolute;padding-left:0;left:0;bottom:25px;width:100%;margin:0;list-style:none;display:flex;justify-content:center;align-items:center;-moz-column-gap:12px;column-gap:12px;order:2}@media(max-width: 480px){.posts-pagination .slick-dots{-moz-column-gap:6px;column-gap:6px}}.posts-pagination .slick-dots li{height:8px}.posts-pagination .slick-dots button{background-color:rgba(0,0,0,0);font-size:0;outline:0 none;border:2px solid #3d5b74;background-color:#fff;width:8px;height:8px;padding:0;border-radius:50%;top:-14px;position:relative}.tabs .posts-pagination .slick-dots button{top:0}.posts-pagination .slick-track{display:flex;justify-content:stretch;padding:50px 0 70px;max-height:615px}@media(max-width: 620px){.posts-pagination .slick-track{padding:25px 0 65px}}.posts-pagination .slick-slide{margin:0 5px;float:none;height:auto;min-height:auto;max-height:575px;transition-property:color,background-color,box-shadow;transition-duration:.7s,.7s,.7s}@media(max-width: 620px){.posts-pagination .slick-slide{height:510px;max-width:240px}}.posts-pagination .slick-slide .card-link{margin:auto 0 0;padding:10px 30px;line-height:1.6}@media(max-width: 480px){.posts-pagination .slick-slide .card-text,.posts-pagination .slick-slide .post-text,.posts-pagination .slick-slide .box-text{max-height:60px;min-height:auto;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:inline;display:-webkit-box;-webkit-line-clamp:3;font-size:18px;margin:.5em 0}}.posts-pagination .slick-slide:not(.logo){display:flex}.isSafari .posts-pagination .slick-slide{display:flex;min-height:400px;height:500px}@media(max-width: 620px){.isSafari .posts-pagination .slick-slide{min-height:0}}.posts-pagination .slick-slide:not(.post){background-color:#fff}.posts-pagination .slick-active:not(.logo){box-shadow:0px 0px 20px rgba(61,91,116,.3)}@media(max-width: 620px){.posts-pagination .slick-active:not(.logo){box-shadow:0px 0px 20px rgba(61,91,116,.3)}}.posts-pagination .slick-active button{background-color:#3d5b74}.posts-pagination .slick-arrow{inset:unset;position:relative}.posts-pagination .slick-prev{margin-left:20px}.posts-pagination .slick-next{margin-right:20px}@media(max-width: 620px){.posts-pagination{top:-30px}}.posts-modulus-indicator{display:inline-flex !important;width:auto;-moz-column-gap:25px;column-gap:25px;height:12px}@media(max-width: 620px){.posts-modulus-indicator{justify-content:center;-moz-column-gap:15px;column-gap:15px}}@media(max-width: 480px){.posts-modulus-indicator{-moz-column-gap:10px;column-gap:10px}}.posts-modulus-indicator div{background-color:rgba(0,0,0,0);font-size:0;outline:0 none;border:2px solid #3d5b74;background-color:#fff;width:8px;height:8px;padding:0;border-radius:50%;position:relative}@media(max-width: 620px){.posts-modulus-indicator div{width:4px;height:4px}}.posts-modulus-indicator[data-posts-modulus="0"] div:nth-of-type(1){background-color:#3d5b74}.posts-modulus-indicator[data-posts-modulus="1"] div:nth-of-type(2){background-color:#3d5b74}.posts-modulus-indicator[data-posts-modulus="2"] div:nth-of-type(3){background-color:#3d5b74}.post-image{-o-object-fit:cover;object-fit:cover;position:absolute;z-index:-1;aspect-ratio:unset;height:46%;filter:saturate(1.5);width:100%;background-color:#3d5b74;font-size:0;transform:none;left:0;top:0}@media(max-width: 620px){.post-image{border-radius:20px 20px 0 0}}.post-image::before{content:"";display:block;position:absolute;width:100%;height:100%;border-radius:50px}.post-body{background-color:#3d5b74;margin-top:60%;padding:30px;align-items:flex-start;justify-content:flex-start;transition:margin .7s;z-index:100;box-sizing:border-box;width:100%}@media(max-width: 850px){.post-body{padding:30px}}@media(max-width: 620px){.post-body{margin-top:20%}.post.slick-current .post-body,.post.slick-active:nth-of-type(1) .post-body,.post:hover .post-body{margin-top:60% !important}}@media(max-width: 480px){.post-body{padding:20px}}.isSafari .post-body{position:absolute;bottom:0;height:100%}.post-heading{color:#fff;font-family:"Open Sans",sans-serif;letter-spacing:-0.5px;text-align:left;text-transform:initial;max-width:none;text-shadow:1px 1px 3px rgba(0,0,0,.55);font-size:clamp(1.13rem,3.25vw + .15rem,1.88rem) !important;margin-top:0}@media(max-width: 480px){.post-heading{font-size:25px !important}}.post-heading::after{margin-left:0;width:50px}@media(max-width: 480px){.post-heading::after{width:30px;border-width:2px}}.post-date{color:#fff;font-family:"Open Sans",sans-serif;font-size:18px;font-weight:800;line-height:38px;text-transform:uppercase;position:absolute;top:0;left:30px;font-size:clamp(.81rem,1.02vw + .58rem,1.13rem);text-shadow:1px 1px 3px rgba(0,0,0,.55)}@media(max-width: 850px){.post-date{border-radius:15px;left:30px}}@media(max-width: 480px){.post-date{left:20px}}.post-date-month-short{display:none}.post-date-month-long{display:inline}@media(max-width: 850px){.post-date-month-short{display:inline}.post-date-month-long{display:none}}.post-date-year::before{content:"|";display:inline-block;color:#76bd23;margin:0 5px}.post-text{color:#fff;font-family:"Open Sans",sans-serif;font-size:15px;font-weight:600;text-align:left;min-height:80px;text-shadow:1px 1px 3px rgba(0,0,0,.55);font-size:clamp(.88rem,.41vw + .78rem,1rem);line-height:1.4;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:4;margin-bottom:10px}.post-cta{font-size:15px;padding:10px 20px}.post-cta-wrapper{width:100%;height:50px;overflow:hidden;margin-top:0;transition:height .7s;text-align:left}@media(max-width: 620px){.post-cta-wrapper{height:50px}}.video-container{position:relative;max-width:100%}.isSafari .video-container{position:relative;aspect-ratio:unset;display:block;width:100%;padding-top:56.25%;height:0}@media(max-width: 620px){.video-container{padding:0 10px}}@media(max-width: 480px){.video-container{padding:0;width:100%}}.video-button{position:absolute;width:130px;aspect-ratio:1/1;cursor:pointer;z-index:1000;top:50%;left:50%;margin:auto;cursor:pointer;transition:opacity .7s;background:#e95757;border-radius:100%;transform:translate(-50%, -50%);display:inline-flex;justify-content:center;align-items:center}.isSafari .video-button{height:130px}@media(max-width: 1366px){.video-button{width:clamp(3.13rem,7.95vw + 1.34rem,8.13rem);min-height:0vw}.isSafari .video-button{height:clamp(3.13rem,7.95vw + 1.34rem,8.13rem)}}@media(min-width: 481px){.video-button{opacity:.8}}.video-button::before{content:"";font-family:fontAwesome;color:#fff;font-size:55px;opacity:inherit;left:5%;position:relative}@media(max-width: 1366px){.video-button::before{min-height:0vw;font-size:clamp(1.25rem,4.97vw + .13rem,4.38rem)}}.video-button:hover{opacity:1}.playing .video-button{opacity:0}.playing .video-button::before{content:"";margin-left:0;left:0}.playing .video-button:hover{opacity:1}.video-object{width:100% !important;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#fff;aspect-ratio:16/9;aspect-ratio:attr(width)/attr(height);border-radius:30px;filter:saturate(1.5);max-width:100%;height:unset !important}.isSafari .video-object{position:absolute;aspect-ratio:unset;width:100% !important;height:100% !important;position:absolute;top:0;left:0}@media(min-width: 621px){.video-object{width:calc(.9*(100vw - var(--scrollbar-width))) !important;border-radius:60px}}@media(min-width: 1366px){.video-object{width:1366px !important}}.tabs-content{display:flex;width:100%}.tabs-nav{display:flex;align-items:center;justify-content:center;list-style:none;padding:0;display:flex;align-items:center;justify-content:space-around;width:100%;margin:.8em 0 3em;padding:0 30px;box-sizing:border-box}@media(max-width: 820px){.tabs-nav{padding:0}}@media(max-width: 620px){.tabs-nav{flex-direction:column;margin:0;padding:0 20px}}@media(max-width: 480px){.tabs-nav{padding:0}}.tabs-nav-item{color:#3d5b74;font-family:"Open Sans",sans-serif;font-size:clamp(1rem,1.61vw + .37rem,1.55rem);font-weight:600;line-height:32px;text-align:center;letter-spacing:-1.05px}.tabs-nav-item .card-stack,.tabs-nav-item .boxes,.tabs-nav-item .posts{letter-spacing:0;line-height:1.6}@media(max-width: 820px){.tabs-nav-item{margin-bottom:0;padding:0}}@media(max-width: 620px){.tabs-nav-item{font-size:21px;width:100%}.tabs-nav-item .tabs-pane-active{padding:0 0 40px 0}.tabs-nav-item:last-child .tabs-nav-inner .tabs-pane-active{padding-bottom:10px}}.tabs-nav-inner{line-height:0;font-size:0}@media(max-width: 620px){.tabs-nav-inner{border-top:2px solid #d3d3d3}}.tabs-nav-link{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#3d5b74;line-height:.8}.tabs-nav-item .tabs-nav-link[href$=grooms],.tabs-nav-item:hover .tabs-nav-link[href$=grooms],.tabs-nav-active .tabs-nav-link[href$=grooms]{color:#e95857}@media(max-width: 620px){.tabs-nav-link{height:45px;flex-direction:row;justify-content:space-between;padding:4px 30px 4px 10px}}.tabs-nav-icon{width:1em;color:#76bd23;transform:scaleY(0.8);font-weight:bold;font-size:32px;line-height:1.3;margin-top:5px}@media(max-width: 620px){.tabs-nav-icon{transform:scaleY(0.8) rotate(180deg)}}.tabs-nav-link[href$=grooms] .tabs-nav-icon{color:#e95857}@media(min-width: 621px){.tabs-nav-icon{opacity:.5}}@media(max-width: 480px){.tabs-nav-icon{transform:scale(0.7, 0.4) rotate(180deg)}}@media(min-width: 621px){.tabs-nav-text{opacity:.5}}.tabs-nav-active .fa-chevron-up{transform:scaleY(0.8) rotate(180deg)}@media(max-width: 620px){.tabs-nav-active .fa-chevron-up{transform:scaleY(0.8) rotate(0deg)}}@media(max-width: 480px){.tabs-nav-active .fa-chevron-up{transform:scale(0.7, 0.4) rotate(0deg)}}.tabs-nav-active span,.tabs-nav-active i{opacity:1}.tabs-pane{display:none}.tabs-pane-active{display:block;width:100%}@media(max-width: 620px){.tabs-pane-body .slick-track{padding-bottom:50px}}.logo{box-shadow:none;width:auto}.logo-image{-o-object-fit:contain;object-fit:contain}.logo-link{display:flex;justify-content:center;align-items:center;text-align:center}.logo-image{width:100%;max-height:100px}@media(min-width: 1366px){.home .mainHeader::before,.mainHeader::after{width:calc(100vw - var(--scrollbar-width)) !important;left:calc((100vw - var(--scrollbar-width) - 1366px)/-2)}}.home .mainHeader::before{content:"";display:block;position:absolute;top:0;width:100%;background-color:#eff3f6;height:400px;z-index:-1}.mainHeader::after{content:"";display:block;position:absolute;width:calc(100vw - var(--scrollbar-width));height:100%;min-height:1px;top:0;z-index:-1;background-color:#fff;border-radius:0 0 60px 60px}@media(max-width: 620px){.mainHeader::after{border-radius:0 0 30px 30px}}.mainHeader .headerTabs{display:flex}.mainHeader .headerTab{height:115px;display:inline-flex;flex-direction:column;justify-content:center;align-items:center}.mainHeader .headerTab.mobileMenu{display:none}@media(max-width: 1366px){.mainHeader .headerTab.deskMenu{border-radius:0 0 0 60px}.mainHeader .headerTab.search{border-radius:0 0 60px 0}}@media(max-width: 620px){.mainHeader .headerTab{height:95px}.mainHeader .headerTab.mobileMenu{display:inline-flex;border-radius:0 0 0 30px;width:20%}.mainHeader .headerTab.mobileMenu .text,.mainHeader .headerTab.mobileMenu img{position:relative;left:5px}.mainHeader .headerTab.center{width:24%}.mainHeader .headerTab.deskMenu{display:none}.mainHeader .headerTab.search{border-radius:0 0 30px 0;width:20%}.mainHeader .headerTab.search .text,.mainHeader .headerTab.search img{position:relative;left:-5px}}@media(max-width: 480px){.mainHeader .headerTab{height:80px}}.mainHeader .headerIcon{top:-5px}@media(max-width: 480px){.mainHeader .headerIcon{top:5px}}.mainHeader .headerIconMain{height:90%;width:auto}.becoming{border-radius:60px;background:#3d5b74;margin-top:120px;padding-top:120px;padding-bottom:100px;position:relative;margin-left:0;margin-right:0}@media(min-width: 1366px){.becoming{margin-left:calc((1*(100vw - var(--scrollbar-width)) - 1366px)/-2);margin-right:calc((1*(100vw - var(--scrollbar-width)) - 1366px)/-2)}}@media(max-width: 620px){.becoming{margin-top:70px;border-radius:30px;padding-block:100px 70px;padding-top:100px;padding-bottom:70px}}.becoming-pricing{max-width:314px;border-radius:40px;font-size:70px;background:#76bd23;color:#fff;background-blend-mode:normal;padding:25px 45px;top:0}@media(max-width: 620px){.becoming-pricing{font-size:50px;padding:20px 0;display:block;margin:0 auto}}@media(max-width: 480px){.becoming-pricing{font-size:40px;border-radius:20px}}.becoming-pricing span{text-transform:uppercase;font-family:"Open Sans",sans-serif;font-size:1em;font-weight:700;line-height:1;text-align:center;letter-spacing:-1px;display:block}.becoming-pricing span:first-child{font-size:.5em;line-height:.8}.becoming-pricing span:last-child{font-size:.3em;line-height:.8;line-height:1;letter-spacing:-0.5px}.becoming-heading{color:#fff}.becoming-intro{font-weight:600;line-height:1.4;color:#fff;margin:40px 0 0;font-size:clamp(.94rem,.67vw + .68rem,1.25rem)}@media(max-width: 620px){.becoming-intro{line-height:1.4;margin:30px 0}}@media(max-width: 480px){.becoming-intro{padding:0 40px}}.eea-membership .card,.eea-membership .box,.eea-membership .post{background-color:#fff}.eea-membership::after{content:"";display:block;width:calc(1*(100vw - var(--scrollbar-width)));left:0;border-radius:0;background-color:#f5f5f5;position:absolute;top:0;height:100%;z-index:-1}@media(min-width: 1366px){.eea-membership::after{left:calc((1*(100vw - var(--scrollbar-width)) - 1366px)/-2);border-radius:60px}}@media(max-width: 620px){.eea-membership::after{border-radius:30px}}.insurance{padding-bottom:0}.insurance-header{margin-bottom:0}.insurance-intro{font-size:clamp(1.13rem,.7vw + .97rem,1.56rem);margin:1.5em 0}.insurance-body{padding-inline:100px;box-sizing:border-box}@media(max-width: 1080px){.insurance-body{padding-inline:0}}@media(max-width: 480px){.insurance-body{padding:0;width:100%}}.resources-header{margin-bottom:55px}@media(max-width: 620px){.resources-header{margin-bottom:15px}}.resources-heading{margin-top:0}.resources .card,.resources .box,.resources .post{border:1px solid rgba(61,91,116,.1)}.cta{display:flex;flex-direction:column;text-transform:uppercase;justify-content:center;align-items:center}.cta.cta-tinted-bg{position:relative;overflow:hidden;margin-left:0;margin-right:0;border-radius:60px}@media(min-width: 1366px){.cta.cta-tinted-bg{margin-left:calc((1*(100vw - var(--scrollbar-width)) - 1366px)/-2);margin-right:calc((1*(100vw - var(--scrollbar-width)) - 1366px)/-2)}}.cta.cta-tinted-bg::before,.cta.cta-tinted-bg::after{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;border-radius:60px}.cta.cta-tinted-bg::before{background:rgba(33,59,80,.8)}.cta.cta-tinted-bg::after{content:"";display:block;inset:0 0 0 0;position:absolute;background-image:var(--cta-bg-image);background-repeat:no-repeat;background-size:cover;background-position:center 0;filter:grayscale(100%);z-index:-1}@media(max-width: 620px){.cta.cta-tinted-bg{border-radius:30px}.cta.cta-tinted-bg::before,.cta.cta-tinted-bg::after{border-radius:30px}}.cta-header{margin-bottom:25px}.cta-heading{margin-top:0}@media(max-width: 620px){.cta-header{margin-bottom:15px}}.cta-tinted-bg .cta-header{margin-bottom:0;z-index:100}.cta-heading span{display:block;text-transform:uppercase;line-height:1 !important}.cta-tinted-bg .cta-heading span{color:#fff !important}.cta-heading span:nth-of-type(1){color:#76bd23;font-family:"Open Sans",sans-serif;font-size:1.875rem;font-size:clamp(.94rem,1.49vw + .6rem,1.88rem);font-weight:800;line-height:1;text-align:center;letter-spacing:1px}.cta-heading span:nth-of-type(2){color:#3d5b74;font-family:"Open Sans",sans-serif;font-size:4.6875rem;font-size:clamp(2.81rem,2.98vw + 2.14rem,4.69rem);font-weight:700;text-align:center}.cta-heading::after{content:"";display:block;width:45px;border:2px solid #76bd23;margin:25px auto 0}.cta-tinted-bg .cta-heading::after{color:#fff;border-color:#fff}@media(max-width: 620px){.cta-heading::after{border-width:1px;width:35px;margin-top:20px}}.cta-subheading{color:#76bd23;text-align:center;font-family:"Open Sans",sans-serif;font-size:3.125rem;font-size:clamp(1.88rem,1.99vw + 1.43rem,3.13rem) !important;font-weight:700;text-align:center;text-transform:uppercase;letter-spacing:-1px;margin-bottom:0;line-height:1.1 !important}@media(max-width: 620px){.cta-subheading{min-height:0vw;line-height:1.1 !important}}@media(max-width: 480px){.cta-subheading{margin-top:10px}}.cta-tinted-bg .cta-subheading::after{content:"";display:block;width:45px;border:2px solid #fff;margin:20px auto 20px}@media(max-width: 620px){.cta-tinted-bg .cta-subheading::after{border-width:1px;max-width:300px;width:35px}}.cta-image{display:none}.cta-tinted-bg .cta-body{z-index:100}.cta-text{text-align:center;color:#3d5b74;font-family:"Open Sans",sans-serif;font-size:clamp(1.25rem,1.49vw + .91rem,2.19rem);font-weight:600;line-height:1.3;text-align:center;text-transform:none;max-width:1250px;margin:0 auto 55px}.cta-tinted-bg .cta-text{color:#fff;max-width:460px}@media(max-width: 620px){.cta-text{min-height:0vw;margin-bottom:20px}}.cta-button{padding:20px 65px;font-size:1.5625rem}@media(max-width: 620px){.cta-button{padding:10px 30px;font-size:1rem}}.cta-tinted-bg .cta-image{display:none}.employers-life{margin-left:0;margin-right:0}@media(min-width: 1366px){.employers-life{margin-left:calc((1*(100vw - var(--scrollbar-width)) - 1366px)/-2);margin-right:calc((1*(100vw - var(--scrollbar-width)) - 1366px)/-2)}}@media(max-width: 620px){.employers-life-heading{margin-bottom:20px}}.employers-life-body{width:100%;padding:0}.partners-heading{max-width:495px;text-transform:capitalize}.partners-body{max-width:1366px}#footer{border-radius:50px 50px 0 0}@media(max-width: 620px){#footer{border-radius:30px 30px 0 0}}#footer *{box-sizing:border-box}/*# sourceMappingURL=2024-homepage.css.map */