@media screen and (min-width:1024px){.latest-news{padding-top:145px}}@media screen and (min-width:1600px){.latest-news{padding-top:245px}}.latest-news__inner-header{margin-bottom:100px;position:relative}.latest-news__inner-header p{display:none}@media screen and (min-width:1024px){.latest-news__inner-header{border-bottom:1px solid var(--wp--preset--color--borders);margin-bottom:70px}.latest-news__inner-header p{display:block}}.latest-news__inner-content{display:flex;flex-flow:column wrap;justify-content:space-between}@media screen and (min-width:1024px){.latest-news__inner-content{flex-flow:row wrap}}.latest-news__inner-content .text{margin-bottom:55px;width:100%}@media screen and (min-width:1024px){.latest-news__inner-content .text{margin-bottom:0;width:18%}}.latest-news__inner-content .text h3{border-bottom:1px solid var(--wp--preset--color--borders);color:var(--wp--preset--color--primary);font-size:clamp(1.875rem,1.4583333333rem + 1.3888888889vw,3.125rem);line-height:clamp(3.25rem,2.9166666667rem + 1.1111111111vw,4.25rem);margin-bottom:10px;padding-bottom:10px}@media screen and (min-width:1024px){.latest-news__inner-content .text h3{border-bottom:none;color:var(--wp--preset--color--secondary);padding-bottom:30px}}.latest-news__inner-content .text .subtext{font-size:clamp(1.125rem,1.0416666667rem + .2777777778vw,1.375rem);line-height:clamp(1.6875rem,1.6875rem + 0vw,1.6875rem)}@media screen and (min-width:1024px){.latest-news__inner-content .text .mobile-small-title{display:none}}.latest-news__inner-content .posts{display:flex;flex-direction:column;flex-flow:row wrap;justify-content:space-between;width:100%}@media screen and (min-width:650px){.latest-news__inner-content .posts{flex-direction:row}}@media screen and (min-width:1024px){.latest-news__inner-content .posts{width:77%}}.latest-news__inner-content .posts .news-archive__posts-post{margin-bottom:50px;width:100%}@media screen and (min-width:650px){.latest-news__inner-content .posts .news-archive__posts-post{width:calc(50% - 32px)}}@media screen and (min-width:1024px){.latest-news__inner-content .posts .news-archive__posts-post{margin-bottom:100px;width:calc(33.33% - 32px)}}.latest-news__inner-content .posts .news-archive__posts-post img{height:200px}@media screen and (min-width:1280px){.latest-news__inner-content .posts .news-archive__posts-post img{height:270px}}.btn{align-items:center;border-radius:32px;display:flex;font-size:16px;font-weight:400;justify-content:center;line-height:22px;min-width:140px;padding:19px 31px;text-align:center}.btn--white{background-color:var(--wp--preset--color--white);color:var(--wp--preset--color--primary)}.btn--secondary{background-color:var(--wp--preset--color--secondary)}.btn--secondary,.btn-fill{color:var(--wp--preset--color--white)}.btn-fill{background-color:var(--wp--preset--color--primary);border-radius:30px;display:block;padding:20px 25px;text-align:center}.btn-fill--light{background-color:var(--wp--preset--color--light);color:var(--wp--preset--color--primary)}.contact-form-wrapper{margin-inline:auto;max-width:100%}.contact-form-wrapper .form-response{grid-column:1/3;z-index:11}.contact-form-wrapper .form-response .form-response--error,.contact-form-wrapper .form-response .form-response--success{display:none;height:0}.contact-form-wrapper .form-response .form-response--error h4,.contact-form-wrapper .form-response .form-response--error p,.contact-form-wrapper .form-response .form-response--success h4,.contact-form-wrapper .form-response .form-response--success p{font-size:31px;margin-bottom:20px}.contact-form-wrapper .form-response .form-response--error.show,.contact-form-wrapper .form-response .form-response--success.show{display:block;height:auto}.contact-form-wrapper .form-response .form-response--error{color:red}.contact-form-wrapper .form-response .form-response--success{color:var(--wp--preset--color--secondary)}.contact-form{display:flex;flex-flow:row wrap;justify-content:space-between}.contact-form.ajaxing{position:relative}.contact-form.ajaxing:before{background-color:hsl(0 0% 100% / .6);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.contact-form fieldset{margin-bottom:28px}.contact-form fieldset.half{width:100%}@media screen and (min-width:1024px){.contact-form fieldset.half{width:calc(50% - 10px)}}.contact-form fieldset.full,.contact-form fieldset.full select{width:100%}.contact-form fieldset.submit{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;text-align:center}@media screen and (max-width:1023px){.contact-form fieldset.submit{align-items:center;margin-bottom:0}}.contact-form fieldset input{background:none;border:none;border-top:1px solid var(--wp--preset--color--borders);outline:0;padding:20px 0}.contact-form fieldset input::-moz-placeholder{color:var(--wp--preset--color--secondary);font-size:16px;font-weight:600}.contact-form fieldset input:-ms-input-placeholder{color:var(--wp--preset--color--secondary);font-size:16px;font-weight:600}.contact-form fieldset input::placeholder{color:var(--wp--preset--color--secondary);font-size:16px;font-weight:600}.contact-form fieldset textarea{border-radius:15px;font-weight:600;height:170px;padding:25px 15px;resize:none}.contact-form fieldset textarea::-moz-placeholder{color:var(--wp--preset--color--secondary);font-size:16px;font-weight:600}.contact-form fieldset textarea:-ms-input-placeholder{color:var(--wp--preset--color--secondary);font-size:16px;font-weight:600}.contact-form fieldset textarea::placeholder{color:var(--wp--preset--color--secondary);font-size:16px;font-weight:600}.contact-form fieldset select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:10px;color:var(--wp--preset--color--secondary);font-size:16px;font-weight:600;padding:20px 10px;width:100%}.contact-form fieldset.checkbox-wrap{text-align:center;width:100%}.contact-form fieldset button{cursor:pointer;max-height:60px;transition:all .3s ease-in-out}.contact-form fieldset button:hover{background:var(--wp--preset--color--primary)}@media screen and (max-width:1023px){.contact-form fieldset button{margin-bottom:20px}}.contact-form .select-wrap{position:relative}.contact-form .select-wrap:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/custom-select-icon.svg);background-repeat:no-repeat;content:"";height:9px;position:absolute;right:20px;top:70%;transform:translateY(-70%);width:18px}@media screen and (max-width:1023px){.contact-form .select-wrap{margin-bottom:30px}}.contact-form label{color:var(--wp--preset--color--primary);display:block;font-size:18px;font-weight:300;line-height:25px;margin-bottom:10px}.contact-form .form-row input[type=email],.contact-form .form-row input[type=tel],.contact-form .form-row input[type=text],.contact-form .form-row textarea{width:100%}.contact-form .form-row.requirements{display:flex;flex-flow:row wrap}@media screen and (max-width:1023px){.contact-form .form-row.requirements{margin-bottom:32px}}.contact-form .form-row.requirements label{color:var(--wp--preset--color--secondary);font-size:clamp(1rem,.9583333333rem + .1388888889vw,1.125rem);font-weight:600;line-height:clamp(1.5625rem,1.5625rem + 0vw,1.5625rem);margin-right:20px}.contact-form .form-row.requirements label input{margin-right:20px}.contact-form .form-row.radio-wrap{display:flex;flex-flow:row wrap;justify-content:space-between;margin-top:20px}.contact-form .form-row.radio-wrap--spacing{justify-content:flex-start}.contact-form .form-row.radio-wrap--spacing label{margin-right:20px}.contact-form .form-row.radio-wrap--spacing label input{margin-right:10px}.contact-form .form-row input[type=radio]{accent-color:var(--wp--preset--color--secondary);margin-left:10px}.contact-form .form-row .rb-title{font-weight:300;width:100%}.contact-form .form-row.file{align-items:center;border:1px dashed var(--wp--preset--color--borders);border-radius:15px;display:flex;height:170px;justify-content:center;padding:25px 15px}.contact-form .form-row.file input[type=file]{border:none}.contact-form .form-row.file input[type=file]::-moz-placeholder{color:var(--wp--preset--color--secondary)}.contact-form .form-row.file input[type=file]:-ms-input-placeholder{color:var(--wp--preset--color--secondary)}.contact-form .form-row.file input[type=file]::placeholder{color:var(--wp--preset--color--secondary)}.contact-form .form-row--consent{position:relative}.contact-form .form-row--consent label{padding-left:30px}.contact-form .form-row--consent input{left:0;position:absolute;top:0}@media screen and (min-width:1024px){.blog .accreditations,.post-type-archive-case_studies .accreditations,.single-candidate .accreditations,.single-case_studies .accreditations,.single-post .accreditations,.template-contact .accreditations,.template-life-uk .accreditations,.template-our-services .accreditations,.template-our-values .accreditations,.template-vacancies .accreditations,.template-vacancies-single .accreditations{display:none}}.home .accreditations{padding:120px 30px 100px}.post-type-archive-team .accreditations{padding:110px 30px 100px}@media screen and (min-width:1240px){.post-type-archive-team .accreditations{padding:260px 30px 130px}}.single-team .accreditations{padding:85px 30px 100px}@media screen and (min-width:1240px){.single-team .accreditations,.template-about .accreditations{padding:200px 30px 130px}}.accreditations{align-items:center;display:flex;flex-direction:column;padding:120px 30px 100px;width:100%}@media screen and (min-width:1240px){.accreditations{padding:280px 30px 130px}}.accreditations__title{color:var(--wp--preset--color--primary);font-size:clamp(1.875rem,1.3392857143rem + 1.7857142857vw,3.125rem);font-weight:700;line-height:clamp(3.25rem,2.8214285714rem + 1.4285714286vw,4.25rem);margin-bottom:25px;text-align:center}.accreditations__text{font-size:clamp(1rem,.875rem + .4166666667vw,1.375rem);line-height:clamp(1.375rem,1.2708333333rem + .3472222222vw,1.6875rem);margin:0 auto 70px;max-width:900px;text-align:center}.accreditations__listing{width:100%}.accreditations__slider{align-items:center;display:flex;flex-direction:column;justify-content:space-between;width:100%}@media screen and (min-width:768px){.accreditations__slider{flex-direction:row;height:80px}}.accreditations__slider.swiper-wrapper{transition-timing-function:linear}.accreditations__slider .accreditations__listing-item{margin-bottom:33px;max-height:80px;text-align:center;width:auto}@media screen and (min-width:768px){.accreditations__slider .accreditations__listing-item{margin-bottom:0;padding-right:65px}}@media screen and (max-width:767px){.accreditations__slider .accreditations__listing-item:first-of-type img{height:35px;width:165px}.accreditations__slider .accreditations__listing-item:nth-of-type(2) img{height:45px;width:200px}.accreditations__slider .accreditations__listing-item:nth-of-type(3) img{height:42px;width:212px}.accreditations__slider .accreditations__listing-item:nth-of-type(4) img{height:48px;width:148px}.accreditations__slider .accreditations__listing-item:nth-of-type(5) img{height:41px;width:163px}}.footer{overflow:hidden;padding-bottom:clamp(4.375rem,5.2083333333rem + -.6944444444vw,5rem);padding-top:clamp(5.3125rem,2.9166666667rem + 7.9861111111vw,12.5rem);position:relative}.footer .footer__container{max-width:calc(100% - 80px)}.footer .newsletter-signup{border-bottom:1px solid var(--wp--preset--color--secondary);margin-bottom:90px}@media screen and (min-width:1024px){.footer .newsletter-signup{margin-bottom:0}}.footer .newsletter-signup__form .mc-field-group{display:flex}.footer .newsletter-signup__form .mc-field-group input[type=email]{background:#fff0;border:none;color:var(--wp--preset--color--light);font-size:16px;padding:15px 0 30px;width:100%}.footer .newsletter-signup__form .mc-field-group input[type=email]::-moz-placeholder{color:var(--wp--preset--color--light);font-size:14px;letter-spacing:2.4px;line-height:24px}.footer .newsletter-signup__form .mc-field-group input[type=email]:-ms-input-placeholder{color:var(--wp--preset--color--light);font-size:14px;letter-spacing:2.4px;line-height:24px}.footer .newsletter-signup__form .mc-field-group input[type=email]::placeholder{color:var(--wp--preset--color--light);font-size:14px;letter-spacing:2.4px;line-height:24px}@media screen and (min-width:1024px){.footer .newsletter-signup__form .mc-field-group input[type=email]::-moz-placeholder{font-size:16px;line-height:27px}.footer .newsletter-signup__form .mc-field-group input[type=email]:-ms-input-placeholder{font-size:16px;line-height:27px}.footer .newsletter-signup__form .mc-field-group input[type=email]::placeholder{font-size:16px;line-height:27px}}.footer .newsletter-signup__form .mc-field-group .clear{position:relative}.footer .newsletter-signup__form .mc-field-group .clear:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/circle-arrow-sm.svg);content:"";height:40px;left:0;pointer-events:none;position:absolute;top:0;width:40px}.footer .newsletter-signup__form .mc-field-group .clear input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff0;border:none;cursor:pointer;height:40px;width:40px}.footer:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/top-arch-mob.svg);background-position:bottom;background-size:cover;content:"";height:95px;left:50%;position:absolute;top:-1px;transform:translateX(-50%);width:140%}@media screen and (min-width:1024px){.footer:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/top-arch.svg);width:100%}}@media screen and (max-width:1023px){.footer:before{transform:translateX(-50%) rotate(180deg)}}.footer__columns:first-of-type{margin-bottom:95px}@media screen and (min-width:1024px){.footer__columns:first-of-type{margin-bottom:155px}}@media screen and (min-width:1350px){.footer .footer__columns{grid-gap:unset;grid-template-columns:450px 595px 330px;justify-content:space-between}}.footer__column{display:flex;flex-direction:column}.footer__title{color:var(--wp--preset--color--light);font-size:clamp(2.5rem,2.2083333333rem + .9722222222vw,3.375rem);font-weight:700;line-height:clamp(3.125rem,3.0833333333rem + .1388888889vw,3.25rem);margin-bottom:clamp(3.125rem,2.0833333333rem + 3.4722222222vw,6.25rem);margin-top:clamp(2.8125rem,2.2916666667rem + 1.7361111111vw,4.375rem)}.footer__title--newsletter{width:90%}.footer__subtitle{color:var(--wp--preset--color--secondary);font-size:clamp(.7875rem,.7583333333rem + .0972222222vw,.875rem);font-weight:400;letter-spacing:clamp(.118125rem,.11375rem + .0145833333vw,.13125rem);line-height:clamp(1.51875rem,1.4625rem + .1875vw,1.6875rem);text-transform:uppercase}.footer__menus{grid-row-gap:55px;display:grid;grid-template-columns:1fr 1fr;margin-bottom:50px}@media screen and (min-width:1100px){.footer__menus{grid-column-gap:clamp(.3125rem,-5.556402439rem + 8.5365853659vw,4.6875rem);grid-template-columns:1fr 1fr 1fr}}.footer__menu-navigation-container{margin-top:10px}.footer__menu-navigation-container li a{color:var(--wp--preset--color--light);font-size:clamp(1.0125rem,.975rem + .125vw,1.125rem);font-weight:400;line-height:clamp(2.25rem,2.1666666667rem + .2777777778vw,2.5rem);transition:all .3s ease-in-out}.footer__logo,.footer__menu-navigation-container li a:hover{color:var(--wp--preset--color--secondary)}.footer__logo svg{height:50px;width:240px}@media screen and (min-width:750px){.footer__logo svg{width:auto}}.footer__logo svg path:last-of-type{fill:var(--wp--preset--color--light)}.footer__logo svg path:first-of-type,.footer__logo svg path:nth-of-type(2),.footer__logo svg path:nth-of-type(3){fill:var(--wp--preset--color--secondary)}.footer__link{color:var(--wp--preset--color--light);display:block;font-size:clamp(1.0125rem,.975rem + .125vw,1.125rem);font-weight:400;line-height:clamp(2.25rem,2.1666666667rem + .2777777778vw,2.5rem)}@media screen and (min-width:1024px){.footer__link{margin-top:10px}}.footer__contact{margin-bottom:35px}@media screen and (min-width:1024px){.footer__contact{margin-bottom:50px}}.footer__contact-socials{align-items:center;display:flex;margin-top:-15px}.footer__contact-socials-link{color:var(--wp--preset--color--secondary);display:flex;padding-right:30px;transition:all .3s ease-in-out}.footer__contact-socials-link:hover{color:var(--wp--preset--color--light)}.footer__contact-socials-link--linkedin svg{height:15.29px;width:16px}.footer__contact-socials-link--facebook svg{height:17.76px;width:9.6px}.footer__contact-socials-link--twitter svg{height:16.25px;width:20px}.footer__contact-socials-link--instagram svg{height:17.6px;width:17.6px}.footer__contact-socials-link--youtube svg{height:15px;overflow:visible;width:25px}.footer__copyright-column,.footer__copyright-column a,.footer__copyright-column p{align-items:center;color:var(--wp--preset--color--light);display:flex;font-size:14px;font-weight:400;line-height:27px;text-decoration:none}@media screen and (min-width:414px){.footer__copyright-column,.footer__copyright-column a,.footer__copyright-column p{white-space:nowrap}}@media screen and (max-width:1099px){.footer__copyright-column{align-items:flex-end}.footer__copyright-column:first-of-type{margin-bottom:30px}.footer__copyright-column:nth-of-type(2){margin-bottom:25px}.footer__copyright-column:nth-of-type(3) a{color:var(--wp--preset--color--secondary)}}.footer__copyright-menu-navigation{align-items:flex-start;display:flex;flex-direction:column;width:100%}@media screen and (min-width:1100px){.footer__copyright-menu-navigation{align-items:center;flex-direction:row}}.footer__copyright-menu-navigation>li{margin-right:10px}.single-case_studies .footer:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/top-arch-tertiary.svg);display:none}@media screen and (min-width:1024px){.single-case_studies .footer:before{display:block}}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:300;src:url(/wp-content/themes/resource-finder-theme/dist/fonts/open-sans-v34-latin-300.eot);src:local(""),url(/wp-content/themes/resource-finder-theme/dist/fonts/open-sans-v34-latin-300.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/resource-finder-theme/dist/fonts/open-sans-v34-latin-300.woff2) format("woff2"),url(/wp-content/themes/resource-finder-theme/dist/fonts/open-sans-v34-latin-300.woff) format("woff"),url(/wp-content/themes/resource-finder-theme/dist/fonts/open-sans-v34-latin-300.ttf) format("truetype"),url(/wp-content/themes/resource-finder-theme/dist/fonts/open-sans-v34-latin-300.svg#OpenSans) format("svg")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(/wp-content/themes/resource-finder-theme/dist/fonts/open-sans-v34-latin-regular.eot);src:local(""),url(/wp-content/themes/resource-finder-theme/dist/fonts/open-sans-v34-latin-regular.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/resource-finder-theme/dist/fonts/open-sans-v34-latin-regular.woff2) format("woff2"),url(/wp-content/themes/resource-finder-theme/dist/fonts/open-sans-v34-latin-regular.woff) format("woff"),url(/wp-content/themes/resource-finder-theme/dist/fonts/open-sans-v34-latin-regular.ttf) format("truetype"),url(/wp-content/themes/resource-finder-theme/dist/fonts/open-sans-v34-latin-regular.svg#OpenSans) format("svg")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:600;src:url(/wp-content/themes/resource-finder-theme/dist/fonts/open-sans-v34-latin-600.eot);src:local(""),url(/wp-content/themes/resource-finder-theme/dist/fonts/open-sans-v34-latin-600.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/resource-finder-theme/dist/fonts/open-sans-v34-latin-600.woff2) format("woff2"),url(/wp-content/themes/resource-finder-theme/dist/fonts/open-sans-v34-latin-600.woff) format("woff"),url(/wp-content/themes/resource-finder-theme/dist/fonts/open-sans-v34-latin-600.ttf) format("truetype"),url(/wp-content/themes/resource-finder-theme/dist/fonts/open-sans-v34-latin-600.svg#OpenSans) format("svg")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:700;src:url(/wp-content/themes/resource-finder-theme/dist/fonts/open-sans-v34-latin-700.eot);src:local(""),url(/wp-content/themes/resource-finder-theme/dist/fonts/open-sans-v34-latin-700.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/resource-finder-theme/dist/fonts/open-sans-v34-latin-700.woff2) format("woff2"),url(/wp-content/themes/resource-finder-theme/dist/fonts/open-sans-v34-latin-700.woff) format("woff"),url(/wp-content/themes/resource-finder-theme/dist/fonts/open-sans-v34-latin-700.ttf) format("truetype"),url(/wp-content/themes/resource-finder-theme/dist/fonts/open-sans-v34-latin-700.svg#OpenSans) format("svg")}h1{font-size:70px;font-weight:700;line-height:100px}a,div,h1,h2,h3,h4,h5,label,li,p,span,textarea{font-family:Open Sans,sans-serif}div,p,span{font-size:16px;font-weight:400;line-height:22px}.large-type{font-size:clamp(2.5rem,1.4583333333rem + 3.4722222222vw,5.625rem);line-height:clamp(3.125rem,2.3958333333rem + 2.4305555556vw,5.3125rem)}.alpha,.large-type{font-family:Open Sans,sans-serif;font-weight:700}.alpha{font-size:clamp(2.5rem,1.875rem + 2.0833333333vw,4.375rem);line-height:clamp(3.125rem,2.6875rem + 1.4583333333vw,4.4375rem)}.bravo{font-size:clamp(2.5rem,2.2916666667rem + .6944444444vw,3.125rem);line-height:clamp(3.125rem,2.75rem + 1.25vw,4.25rem)}.bravo--bold{font-weight:700}.charlie{font-size:40px;line-height:62px}.echo{font-size:30px;line-height:45px}.echo--bold{font-weight:700}.foxtrot{font-size:clamp(1.25rem,1.125rem + .4166666667vw,1.625rem);line-height:clamp(1.5rem,1.4166666667rem + .2777777778vw,1.75rem)}.foxtrot--bold{font-weight:700}.base{font-size:clamp(1.1rem,1.0916666667rem + .0277777778vw,1.125rem);line-height:clamp(1.875rem,1.875rem + 0vw,1.875rem)}.base--med{font-size:clamp(1rem,.9166666667rem + .2777777778vw,1.25rem);line-height:clamp(1.375rem,1.2083333333rem + .5555555556vw,1.875rem)}.base--bold{font-weight:700;line-height:30px}.base--large{font-size:clamp(1.125rem,1.0416666667rem + .2777777778vw,1.375rem);line-height:clamp(1.875rem,1.8333333333rem + .1388888889vw,2rem)}.ls-wide{letter-spacing:2.7px}.caps{text-transform:uppercase}.page-banner{margin-top:-240px;overflow:hidden;padding-top:240px;position:relative;z-index:-1}.page-banner .container--1480{max-width:100%}@media screen and (min-width:800px){.page-banner .container--1480{max-width:calc(100% - 60px)}}.page-banner__shape{bottom:-22%;display:none;left:50%;max-width:100%;overflow:hidden;position:absolute;transform:translateX(-50%)}@media screen and (min-width:800px){.page-banner__shape{display:block}}.page-banner__shape svg{height:850px;max-width:100vw;width:auto}.page-banner__inner{align-items:flex-start;display:flex;flex-flow:column wrap;justify-content:space-between;padding:15px 0 0;position:relative}@media screen and (min-width:800px){.page-banner__inner{flex-flow:row wrap;padding:50px 0 80px}}.page-banner__inner-text{color:var(--wp--preset--color--light);margin-bottom:60px;padding:0 25px}@media screen and (min-width:414px){.page-banner__inner-text{width:90%}}@media screen and (min-width:800px){.page-banner__inner-text{margin-bottom:0;padding:0;width:50%}}.page-banner__inner-text h1,.page-banner__inner-text h1 p{font-size:clamp(2.5rem,1.875rem + 2.0833333333vw,4.375rem);line-height:clamp(3.125rem,2.0833333333rem + 3.4722222222vw,6.25rem)}.page-banner__inner-text h1 p{font-weight:700}.page-banner__inner-text em{color:var(--wp--preset--color--secondary);font-style:normal}.page-banner__inner-image{position:relative;width:100%}@media screen and (min-width:800px){.page-banner__inner-image{width:40%}}.page-banner__inner-image:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/image-blob.svg);bottom:-35px;height:73px;position:absolute;right:-35px;width:73px;z-index:-1}@media screen and (min-width:800px){.page-banner__inner-image:before{content:""}}.page-banner__inner-image img{display:block;height:330px;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:800px){.page-banner__inner-image img{border-radius:30px;max-width:595px}}@media screen and (min-width:1024px){.page-banner__inner-image img{height:446px}}.page-template-template-legal .page-banner:before,.page-template-template-our-services-subpage .page-banner:before,.page-template-template-quick-links .page-banner:before,.post-type-archive-case_studies .page-banner:before,.post-type-archive-city .page-banner:before,.post-type-archive-story .page-banner:before,.single-candidate .page-banner:before,.single-city .page-banner:before,.template-life-uk .page-banner:before,.template-resources .page-banner:before{background-color:var(--wp--preset--color--light);bottom:-1%;height:90px;left:0;position:absolute;width:100%;z-index:2}@media screen and (min-width:1024px){.page-template-template-legal .page-banner:before,.page-template-template-our-services-subpage .page-banner:before,.page-template-template-quick-links .page-banner:before,.post-type-archive-case_studies .page-banner:before,.post-type-archive-city .page-banner:before,.post-type-archive-story .page-banner:before,.single-candidate .page-banner:before,.single-city .page-banner:before,.template-life-uk .page-banner:before,.template-resources .page-banner:before{content:"";height:125px}}.page-template-template-legal .page-banner__shape,.page-template-template-our-services-subpage .page-banner__shape,.page-template-template-quick-links .page-banner__shape,.post-type-archive-case_studies .page-banner__shape,.post-type-archive-city .page-banner__shape,.post-type-archive-story .page-banner__shape,.single-candidate .page-banner__shape,.single-city .page-banner__shape,.template-life-uk .page-banner__shape,.template-resources .page-banner__shape{bottom:-28%}.page-template-template-legal .page-banner__inner,.page-template-template-our-services-subpage .page-banner__inner,.page-template-template-quick-links .page-banner__inner,.post-type-archive-case_studies .page-banner__inner,.post-type-archive-city .page-banner__inner,.post-type-archive-story .page-banner__inner,.single-candidate .page-banner__inner,.single-city .page-banner__inner,.template-life-uk .page-banner__inner,.template-resources .page-banner__inner{z-index:3}@media screen and (min-width:1024px){.page-template-template-legal .page-banner__inner,.page-template-template-our-services-subpage .page-banner__inner,.page-template-template-quick-links .page-banner__inner,.post-type-archive-case_studies .page-banner__inner,.post-type-archive-city .page-banner__inner,.post-type-archive-story .page-banner__inner,.single-candidate .page-banner__inner,.single-city .page-banner__inner,.template-life-uk .page-banner__inner,.template-resources .page-banner__inner{padding:50px 0 40px}}.page-template-template-legal .page-banner__inner-text,.page-template-template-our-services-subpage .page-banner__inner-text,.page-template-template-quick-links .page-banner__inner-text,.post-type-archive-case_studies .page-banner__inner-text,.post-type-archive-city .page-banner__inner-text,.post-type-archive-story .page-banner__inner-text,.single-candidate .page-banner__inner-text,.single-city .page-banner__inner-text,.template-life-uk .page-banner__inner-text,.template-resources .page-banner__inner-text{width:100%}@media screen and (min-width:800px){.page-template-template-legal .page-banner__inner-text,.page-template-template-our-services-subpage .page-banner__inner-text,.page-template-template-quick-links .page-banner__inner-text,.post-type-archive-case_studies .page-banner__inner-text,.post-type-archive-city .page-banner__inner-text,.post-type-archive-story .page-banner__inner-text,.single-candidate .page-banner__inner-text,.single-city .page-banner__inner-text,.template-life-uk .page-banner__inner-text,.template-resources .page-banner__inner-text{width:50%}}.page-template-template-legal .page-banner__inner-text .date,.page-template-template-our-services-subpage .page-banner__inner-text .date,.page-template-template-quick-links .page-banner__inner-text .date,.post-type-archive-case_studies .page-banner__inner-text .date,.post-type-archive-city .page-banner__inner-text .date,.post-type-archive-story .page-banner__inner-text .date,.single-candidate .page-banner__inner-text .date,.single-city .page-banner__inner-text .date,.template-life-uk .page-banner__inner-text .date,.template-resources .page-banner__inner-text .date{margin-top:30px}.page-template-template-legal .page-banner__inner-image img,.page-template-template-our-services-subpage .page-banner__inner-image img,.page-template-template-quick-links .page-banner__inner-image img,.post-type-archive-case_studies .page-banner__inner-image img,.post-type-archive-city .page-banner__inner-image img,.post-type-archive-story .page-banner__inner-image img,.single-candidate .page-banner__inner-image img,.single-city .page-banner__inner-image img,.template-life-uk .page-banner__inner-image img,.template-resources .page-banner__inner-image img{display:block;height:330px;width:100%}@media screen and (min-width:1024px){.page-template-template-legal .page-banner__inner-image img,.page-template-template-our-services-subpage .page-banner__inner-image img,.page-template-template-quick-links .page-banner__inner-image img,.post-type-archive-case_studies .page-banner__inner-image img,.post-type-archive-city .page-banner__inner-image img,.post-type-archive-story .page-banner__inner-image img,.single-candidate .page-banner__inner-image img,.single-city .page-banner__inner-image img,.template-life-uk .page-banner__inner-image img,.template-resources .page-banner__inner-image img{box-shadow:0 7px 24px 2px rgb(0 0 0 / .3);height:446px}}.our-services .page-banner__inner-image:before,.single-case_studies .page-banner__inner-image:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/image-blob-primary.svg)}.our-services .page-banner__inner-text em,.single-case_studies .page-banner__inner-text em{color:var(--wp--preset--color--primary);font-style:normal}.contact-map__inner{position:relative}.contact-map__inner-map a{cursor:pointer;display:block}.contact-map__inner-map a img{width:100%}.contact-map__inner-details{padding:60px 30px 30px}@media screen and (min-width:1024px){.contact-map__inner-details{background:var(--wp--preset--color--light);border:1px solid var(--wp--preset--color--borders);border-radius:30px;left:10%;padding:30px;position:absolute;top:50%;transform:translateY(-50%);width:376px}}@media screen and (min-width:1150px){.contact-map__inner-details{padding:56px 0 56px 30px}}@media screen and (min-width:1315px){.contact-map__inner-details{left:23%}}.contact-map__inner-details a,.contact-map__inner-details p{display:block;font-size:clamp(1.125rem,1.125rem + 0vw,1.125rem);line-height:clamp(1.875rem,1.8333333333rem + .1388888889vw,2rem)}.contact-map__inner-details .county{font-size:22px;line-height:27px}.contact-map__inner-details a{cursor:pointer}.contact-map__inner-details .address{width:70%}.contact-form-client,.contact-form-general{display:none}.contact-forms{padding:60px 0 20px}@media screen and (min-width:1024px){.contact-forms{padding:145px 0 100px}}.contact-forms__inner{display:flex;flex-flow:row wrap;justify-content:space-between}.contact-forms__inner-toggle{margin-bottom:100px;width:100%}@media screen and (min-width:1024px){.contact-forms__inner-toggle{margin-bottom:0;width:40%}}.contact-forms__inner-toggle p{margin-bottom:10px}@media screen and (min-width:1024px){.contact-forms__inner-toggle p{margin-bottom:20px}}.contact-forms__inner-toggle ul li{color:#a8b2d6}.contact-forms__inner-toggle ul li.current,.contact-forms__inner-toggle ul li.current button{color:var(--wp--preset--color--primary);font-weight:700}.contact-forms__inner-toggle ul li button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;color:#a8b2d6;cursor:pointer;font-size:24px;font-weight:400;line-height:48px;margin-left:10px;outline:none}@media screen and (min-width:1024px){.contact-forms__inner-toggle ul li button{font-size:31px;line-height:61px}}.contact-forms__inner-forms{width:100%}@media screen and (min-width:1024px){.contact-forms__inner-forms{width:60%}}.contact-forms__inner-forms .form-number{color:#707cac;font-size:22px;line-height:60px}.contact-forms__inner-forms .form-header-text{margin-bottom:100px;width:100%}@media screen and (min-width:1024px){.contact-forms__inner-forms .form-header-text{width:95%}}.contact-forms__inner-forms .form-header-text p{font-size:28px;line-height:32px}.contact-forms__inner-forms .form-header-text p:first-of-type{padding-bottom:20px}.contact-forms__inner-forms .form-text-mobile{margin-bottom:50px}.contact-forms__inner-forms .form-text-mobile p:first-of-type{font-size:26px;font-weight:700;line-height:52px}.contact-forms__inner-forms .form-text-mobile p:last-of-type{font-size:20px;line-height:27px}@media screen and (min-width:1024px){.contact-forms__inner-forms .form-text-mobile{display:none}}.form-show{display:flex}.form-hide{display:none}.faqs__header{margin:65px 0;text-align:center}@media screen and (min-width:1024px){.faqs__header{margin:125px 0 115px}}.faqs__header h1{margin-bottom:20px}@media screen and (min-width:1024px){.faqs__header h1{margin-bottom:40px}}.faqs__filter{margin-bottom:65px;margin-inline:auto;max-width:1200px}@media screen and (min-width:1024px){.faqs__filter{border-bottom:1px solid var(--wp--preset--color--borders)}}.faqs__filter ul{display:flex;flex-direction:column;margin-bottom:35px;margin-left:30px}@media screen and (min-width:1024px){.faqs__filter ul{flex-direction:row;flex-flow:row wrap;justify-content:center;margin-left:0}}.faqs__filter ul li{cursor:pointer;margin-right:50px;padding-left:45px;position:relative}@media screen and (min-width:1024px){.faqs__filter ul li{padding-left:0}}.faqs__filter ul li.current-cat a{color:var(--wp--preset--color--primary)}.faqs__filter ul li.current-cat:before{background:var(--wp--preset--color--primary)}.faqs__filter ul li a{color:var(--wp--preset--color--secondary);font-size:clamp(1.875rem,1.875rem + 0vw,1.875rem);font-weight:700;line-height:clamp(2.8125rem,2.8125rem + 0vw,2.8125rem)}.faqs__filter ul li:last-of-type{margin-right:0}@media screen and (min-width:1024px){.faqs__filter ul li:last-of-type:before{display:none}}.faqs__filter ul li:before{background:var(--wp--preset--color--secondary);border-radius:50%;content:"";height:12px;left:0;position:absolute;top:40%;transform:translateY(-50%);width:12px}@media screen and (min-width:1024px){.faqs__filter ul li:before{left:109%;top:50%}}.faqs__list{margin-bottom:90px}@media screen and (min-width:1024px){.faqs__list{margin-bottom:180px}}.faqs__list-item{border-top:1px solid var(--wp--preset--color--borders);cursor:pointer;padding:30px 0}.faqs__list-item:first-of-type{border-top:none}.faqs__list-item .faq-question{pointer-events:none;position:relative}.faqs__list-item .faq-question span{display:block;font-size:18px;line-height:27px;width:80%}@media screen and (min-width:1024px){.faqs__list-item .faq-question span{font-size:20px;line-height:30px;width:90%}}.faqs__list-item .faq-question:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/custom-select-icon.svg);background-repeat:no-repeat;content:"";height:8px;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:all .3s ease-in-out;width:18px}.faqs__list-item .faq-answer{height:0;opacity:0;overflow:hidden;transition:all .3s ease-in-out;visibility:hidden;width:90%}.faqs__list-item .faq-answer p{font-size:16px;line-height:27px}@media screen and (min-width:1024px){.faqs__list-item .faq-answer p{font-size:18px;line-height:30px}}.faqs__list-item .faq-answer p a,.faqs__list-item.show-answer .faq-question{color:var(--wp--preset--color--secondary)}.faqs__list-item.show-answer .faq-question:before{transform:translateY(-50%) rotate(-180deg)}.faqs__list-item.show-answer .faq-answer{height:auto;margin-top:30px;opacity:1;overflow:visible;visibility:visible}.osce-preparation-support .about-intro__inner-header{margin-bottom:120px}.osce-preparation-support .call-to-action{margin-bottom:0}.about-intro{padding:80px 0 120px}@media screen and (min-width:1024px){.about-intro{padding:170px 0 190px}}.about-intro .container--1620{max-width:100%}@media screen and (min-width:1024px){.about-intro .container--1620{max-width:calc(100% - 40px)}}.about-intro__inner-header{display:flex;justify-content:space-between;padding:0 30px 80px}@media screen and (min-width:1024px){.about-intro__inner-header{padding:0}}.about-intro__inner-header .text{width:100%}@media screen and (min-width:1024px){.about-intro__inner-header .text{width:45%}}.about-intro__inner-header .text__text,.about-intro__inner-header .text__text li,.about-intro__inner-header .text__text p{font-size:clamp(1.125rem,1.0416666667rem + .2777777778vw,1.375rem);line-height:clamp(1.6875rem,1.9375rem + -.2083333333vw,1.875rem)}.about-intro__inner-header .text__text li,.about-intro__inner-header .text__text p{padding-bottom:20px;position:relative}.about-intro__inner-header .text__text ul li{padding:0 0 20px 40px;position:relative}.about-intro__inner-header .text__text ul li:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/bullets.svg);content:"";height:17px;left:0;position:absolute;top:10%;width:17px}.about-intro__inner-header .image{display:none;margin-top:75px;position:relative}@media screen and (min-width:1024px){.about-intro__inner-header .image{display:block}}.about-intro__inner-header .image:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/image-blob.svg);background-repeat:no-repeat;content:"";height:73px;left:-35px;position:absolute;top:-35px;width:73px;z-index:-1}.about-intro__inner-header .image img{border-radius:30px}.about-intro__inner-main{display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width:1024px){.about-intro__inner-main{align-items:center;flex-direction:row}}@media screen and (min-width:1540px){.about-intro__inner-main{margin-top:-100px}}.about-intro__inner-main .image{margin:0 auto 80px;max-width:414px}@media screen and (min-width:1024px){.about-intro__inner-main .image{margin:0;max-width:none}}.about-intro__inner-main .image img{max-height:500px}@media screen and (min-width:1024px){.about-intro__inner-main .image img{border-radius:30px;max-height:unset}}.about-intro__inner-main .small-image-mob{margin-left:auto;margin-right:30px;padding-bottom:90px;position:relative}@media screen and (min-width:1024px){.about-intro__inner-main .small-image-mob{display:none}}.about-intro__inner-main .small-image-mob:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/image-blob.svg);background-repeat:no-repeat;content:"";height:44px;left:-20px;position:absolute;top:-20px;width:44px;z-index:-1}.about-intro__inner-main .small-image-mob img{border-radius:30px;height:265px;width:200px}.about-intro__inner-main .text{padding:0 30px;width:100%}@media screen and (min-width:1024px){.about-intro__inner-main .text{padding:0 0 0 100px;width:50%}}.about-intro__inner-main .text h3{font-size:clamp(1.875rem,1.4583333333rem + 1.3888888889vw,3.125rem);line-height:clamp(2.8125rem,2.3333333333rem + 1.5972222222vw,4.25rem);width:100%}@media screen and (min-width:1024px){.about-intro__inner-main .text h3{width:80%}}.about-intro__inner-main .text li{align-items:center;display:inline-flex;font-size:clamp(1rem,.875rem + .4166666667vw,1.375rem);line-height:clamp(1.5rem,1.5rem + 0vw,1.5rem);padding:0 0 20px 40px;position:relative;width:100%}.about-intro__inner-main .text li:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/bullets.svg);content:"";height:17px;left:0;position:absolute;top:0;width:17px}@media screen and (min-width:1024px){.about-intro__inner-main .text li:before{top:10%}}.about-values{margin-bottom:165px}.about-values__inner{display:flex;flex-direction:column}@media screen and (min-width:1024px){.about-values__inner{flex-direction:row}}.about-values__inner-text{position:relative;width:100%}@media screen and (min-width:1024px){.about-values__inner-text{width:40%}}.about-values__inner-text p{margin-bottom:40px}@media screen and (min-width:1024px){.about-values__inner-text p{margin-bottom:20px}}.about-values__inner-text h3{color:var(--wp--preset--color--primary);font-size:clamp(1.875rem,1.4583333333rem + 1.3888888889vw,3.125rem);line-height:clamp(2.8125rem,2.3333333333rem + 1.5972222222vw,4.25rem);margin-bottom:90px;width:100%}@media screen and (min-width:1024px){.about-values__inner-text h3{color:var(--wp--preset--color--secondary);margin-bottom:0;width:77%}}.about-values__inner-values{display:flex;flex-flow:row wrap;width:100%}@media screen and (min-width:1024px){.about-values__inner-values{width:60%}}.about-values__inner-values .item{margin-bottom:110px;width:100%}@media screen and (min-width:1024px){.about-values__inner-values .item{margin-bottom:100px;width:50%}}.about-values__inner-values .item div{line-height:30px;max-width:80%}.about-values__inner-values .item__number{align-items:center;color:var(--wp--preset--color--light);display:flex;font-size:80px;font-weight:700;height:127px;justify-content:center;line-height:110px;margin-bottom:30px;position:relative;width:127px}@media screen and (min-width:1024px){.about-values__inner-values .item__number{font-size:100px;height:146px;line-height:136px;width:146px}}.about-values__inner-values .item__number:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/drawn-circle-md.svg);background-repeat:no-repeat;content:"";height:127px;left:0;position:absolute;top:0;width:127px;z-index:-1}@media screen and (min-width:1024px){.about-values__inner-values .item__number:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/drawn-circle.svg);height:146px;width:146px}}.about-values__inner-values .item__title{font-size:clamp(2.5rem,2.2916666667rem + .6944444444vw,3.125rem);line-height:clamp(3.125rem,2.75rem + 1.25vw,4.25rem);margin-left:20px}@media screen and (min-width:1024px){.about-values__inner-values .item__title{margin-left:0}}.about-values__inner-values .item__text{font-size:clamp(1.125rem,1.0416666667rem + .2777777778vw,1.375rem);line-height:clamp(1.5625rem,1.4583333333rem + .3472222222vw,1.875rem);margin-left:20px}@media screen and (min-width:1024px){.about-values__inner-values .item__text{margin-left:0}}.about-image-split{margin-bottom:110px}@media screen and (min-width:1024px){.about-image-split{margin-bottom:270px}}.about-image-split__container{max-width:100%;width:1770px}@media screen and (min-width:1024px){.about-image-split__container{margin:0 0 0 auto;padding-left:30px}}@media screen and (min-width:1800px){.about-image-split__container{padding-left:0}}.about-image-split__inner{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between}.about-image-split__inner-text{order:2;padding:0 30px;width:100%}.about-image-split__inner-text h2{font-size:clamp(1.875rem,1.4583333333rem + 1.3888888889vw,3.125rem);line-height:clamp(2.8125rem,2.3333333333rem + 1.5972222222vw,4.25rem)}@media screen and (min-width:1024px){.about-image-split__inner-text h2{width:95%}.about-image-split__inner-text{order:1;padding:0;width:45%}}.about-image-split__inner-text div{width:100%}.about-image-split__inner-text div p{font-size:clamp(1rem,.875rem + .4166666667vw,1.375rem);line-height:clamp(1.5rem,1.375rem + .4166666667vw,1.875rem);margin-bottom:20px}@media screen and (min-width:1024px){.about-image-split__inner-text div{width:86%}}.about-image-split__inner-text div li{font-size:clamp(1rem,.875rem + .4166666667vw,1.375rem);line-height:clamp(1.5rem,1.5rem + 0vw,1.5rem);padding:0 0 20px 40px;position:relative;white-space:normal}.about-image-split__inner-text div li:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/bullets.svg);content:"";height:17px;left:0;position:absolute;top:0;width:17px}@media screen and (min-width:1024px){.about-image-split__inner-text div li:before{top:10%}}.about-image-split__inner-text div a{color:var(--wp--preset--color--secondary)}.about-image-split__inner-image{margin-bottom:75px;max-width:414px;order:1;position:relative}@media screen and (min-width:1024px){.about-image-split__inner-image{margin-bottom:0;max-width:none;order:2;width:49%}}.about-image-split__inner-image:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/image-blob.svg);background-repeat:no-repeat;content:"";height:73px;position:absolute;right:35px;top:-35px;width:73px;z-index:-1}@media screen and (min-width:1024px){.about-image-split__inner-image:before{left:-35px}}.about-image-split__inner-image img{border-bottom-right-radius:30px;border-top-right-radius:30px;display:block;height:350px;-o-object-fit:cover;object-fit:cover;width:80%}@media screen and (min-width:768px){.about-image-split__inner-image img{width:100%}}@media screen and (min-width:1024px){.about-image-split__inner-image img{border-bottom-left-radius:30px;border-bottom-right-radius:0;border-top-left-radius:30px;border-top-right-radius:0;height:unset}}.about-mission{margin-bottom:160px}@media screen and (min-width:1024px){.about-mission{display:block;margin-bottom:260px}}.about-mission__inner{display:flex;flex-flow:row wrap;justify-content:space-between}.about-mission__inner-image{display:none;position:relative;width:50%}@media screen and (min-width:1024px){.about-mission__inner-image{display:block}}.about-mission__inner-image img{border-radius:30px;height:585px;margin-bottom:100px;-o-object-fit:cover;object-fit:cover;width:780px}.about-mission__inner-image .details{left:85px;position:absolute;top:66%;width:50%}.about-mission__inner-image .details .name{font-size:90px;line-height:85px;margin-bottom:30px}.about-mission__inner-image:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/image-blob.svg);background-repeat:no-repeat;content:"";height:73px;position:absolute;right:-35px;top:-35px;width:73px;z-index:-1}.about-mission__inner-text{width:100%}@media screen and (min-width:1024px){.about-mission__inner-text{width:43%}}.about-mission__inner-text h3{color:var(--wp--preset--color--secondary);font-size:40px;line-height:50px}@media screen and (min-width:1024px){.about-mission__inner-text h3{color:var(--wp--preset--color--primary);font-size:38px;line-height:45px}}.about-mission__inner-text .large-text{margin-bottom:120px}@media screen and (min-width:1024px){.about-mission__inner-text .large-text{margin-bottom:50px}}.about-mission__inner-text .text{width:100%}@media screen and (min-width:1024px){.about-mission__inner-text .text{width:92%}}.about-mission__inner-text .text p{font-size:18px;line-height:30px;padding-bottom:35px}.about-mission__inner-text .text li{font-size:clamp(1rem,.875rem + .4166666667vw,1.375rem);line-height:clamp(1.5rem,1.5rem + 0vw,1.5rem);padding:0 0 20px 40px;position:relative;white-space:normal}.about-mission__inner-text .text li:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/bullets.svg);content:"";height:17px;left:0;position:absolute;top:0;width:17px}@media screen and (min-width:1024px){.about-mission__inner-text .text li:before{top:10%}}.about-mission__inner-text .text a{color:var(--wp--preset--color--secondary)}.about-timeline__header{margin-bottom:160px;text-align:center}@media screen and (min-width:1024px){.about-timeline__header{margin-bottom:100px}}.about-timeline__header h2{font-size:clamp(2.5rem,1.4583333333rem + 3.4722222222vw,5.625rem);font-weight:700;line-height:clamp(3.125rem,2.3958333333rem + 2.4305555556vw,5.3125rem);margin:0 auto 45px;width:60%}@media screen and (min-width:1024px){.about-timeline__header h2{margin-bottom:70px;width:100%}}.about-timeline__header h3{color:var(--wp--preset--color--dark);font-size:clamp(1.125rem,.7083333333rem + 1.3888888889vw,2.375rem);font-weight:400;line-height:clamp(1.875rem,1.5625rem + 1.0416666667vw,2.8125rem);margin:0 auto;padding:0 40px;width:100%}@media screen and (min-width:1024px){.about-timeline__header h3{color:var(--wp--preset--color--primary);font-weight:700;padding:0;width:49%}}.about-timeline__timeline-inner section{margin-bottom:140px}@media screen and (min-width:1024px){.about-timeline__timeline-inner section{margin-bottom:100px}}.about-timeline__timeline-inner section:last-of-type{margin-bottom:0}.about-timeline__timeline-inner .content{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between}.about-timeline__timeline-inner .content__text{padding-bottom:50px;width:100%}@media screen and (min-width:1024px){.about-timeline__timeline-inner .content__text{padding-bottom:0;width:42%}}.about-timeline__timeline-inner .content__text p{line-height:32px;padding-bottom:40px;width:95%}.about-timeline__timeline-inner .content__text p:last-of-type{padding-bottom:0}.about-timeline__timeline-inner .content__image{position:relative;width:100%}@media screen and (min-width:1024px){.about-timeline__timeline-inner .content__image{width:50%}}.about-timeline__timeline-inner .content__image img{border-radius:30px;display:block;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:1360px){.about-timeline__timeline-inner .content__image img{height:585px}}.about-timeline__timeline-inner .content__image:before{background-color:rgb(19 38 118 / .4);border-radius:30px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.about-timeline__timeline-inner .centered-text .container--800{margin-inline:unset!important;max-width:100%}@media screen and (min-width:1024px){.about-timeline__timeline-inner .centered-text .container--800{margin-inline:auto!important}}.about-timeline__timeline-inner .centered-text__text{width:100%}.about-timeline__timeline-inner .centered-text__text p{font-size:clamp(1.125rem,1.125rem + 0vw,1.125rem);line-height:clamp(1.875rem,1.8333333333rem + .1388888889vw,2rem)}.about-timeline__timeline-inner .text-left-image .container--1550,.about-timeline__timeline-inner .text-right-image .container--1550{max-width:100%}.about-timeline__timeline-inner .text-left-image .content__text-text p,.about-timeline__timeline-inner .text-right-image .content__text-text p{font-size:clamp(1.125rem,1.125rem + 0vw,1.125rem);line-height:clamp(1.875rem,1.8333333333rem + .1388888889vw,2rem)}.about-timeline__timeline-inner .text-right-image .content__image{order:2}@media screen and (min-width:1024px){.about-timeline__timeline-inner .text-right-image .content__image{order:1}}.about-timeline__timeline-inner .text-right-image .content__text{order:1}@media screen and (min-width:1024px){.about-timeline__timeline-inner .text-right-image .content__text{order:2}}.team-archive__intro{padding:75px 0 120px}@media screen and (min-width:1024px){.team-archive__intro{padding:140px 0 100px;text-align:center}}.team-archive__intro h2{margin-bottom:30px}.team-archive__intro p{line-height:27px;margin-inline:auto}@media screen and (min-width:1024px){.team-archive__intro p{width:47%}}.team-archive__cards{display:grid;grid-template-columns:repeat(1,385px);justify-content:center}@media screen and (min-width:900px){.team-archive__cards{grid-template-columns:repeat(2,385px)}.team-archive__cards:first-of-type{margin-right:20px}}@media screen and (min-width:1240px){.team-archive__cards{grid-template-columns:repeat(3,385px)}}@media screen and (min-width:1500px){.team-archive__cards{grid-template-columns:repeat(3,480px);margin-right:0}}.team-archive__cards-card{cursor:pointer;display:block;margin:0 15px 95px}.team-archive__cards-card:hover .team-archive__cards-card-image:before{opacity:.4}.team-archive__cards-card:hover .name{color:var(--wp--preset--color--secondary)}.team-archive__cards-card:hover svg .arrow-bg{fill:var(--wp--preset--color--secondary)}.team-archive__cards-card:hover svg .arrow-icon{stroke:var(--wp--preset--color--light)}@media screen and (min-width:414px){.team-archive__cards-card{margin:0 0 95px}}@media screen and (min-width:900px){.team-archive__cards-card{margin:0 20px 115px}}.team-archive__cards-card-image{margin-bottom:40px;overflow:hidden;position:relative}.team-archive__cards-card-image:before{background:var(--wp--preset--color--primary);border-top-left-radius:30px;border-top-right-radius:30px;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .3s ease-in-out;width:100%}.team-archive__cards-card img{border-top-left-radius:30px;border-top-right-radius:30px;display:block;height:495px;-o-object-fit:cover;object-fit:cover;width:385px}@media screen and (min-width:1500px){.team-archive__cards-card img{height:620px;width:483px}}.team-archive__cards-card .name{padding-bottom:10px;transition:all .3s ease-in-out}.team-archive__cards-card .bio{align-items:center;display:flex;justify-content:space-between}.team-archive__cards-card svg{cursor:pointer;height:32px;width:32px}@media screen and (min-width:1024px){.team-archive__cards-card svg{height:40px;width:40px}}.team-archive__tagline{text-align:center}.team-single{margin-top:40px}.team-single .container--1350{max-width:calc(100% - 30px)}@media screen and (min-width:1024px){.team-single .container--1350{max-width:calc(100% - 60px)}}.team-single__cta{background:var(--wp--preset--color--tertiary);border-radius:30px;padding:60px 35px 55px}@media screen and (min-width:1240px){.team-single__cta{display:none}}.team-single__cta h2{font-size:30px;line-height:39px;margin-bottom:25px;text-align:center}.team-single__cta a{font-size:10px;line-height:14px;margin:0 auto;max-width:105px;padding:14px 28px}.team-single .team-archive-btn{align-items:center;display:none;font-size:20px;justify-content:space-between;line-height:27px}@media screen and (min-width:1240px){.team-single .team-archive-btn{display:inline-flex}}.team-single .team-archive-btn svg{height:40px;margin-right:20px;transform:rotate(180deg);width:40px}.team-single .team-archive-btn__mobile{align-items:center;border:none;border-bottom:1px solid var(--wp--preset--color--borders);border-top:1px solid var(--wp--preset--color--borders);display:inline-flex;font-size:30px;font-weight:700;justify-content:center;line-height:52px;margin-bottom:70px;padding:25px 12px;width:100%}.team-single .team-archive-btn__mobile svg{height:40px;margin-right:20px;overflow:visible;transform:scaleX(-1);width:40px}@media screen and (min-width:1240px){.team-single .team-archive-btn__mobile{display:none}}.team-single__content{display:flex;flex-flow:column wrap;margin-top:35px}@media screen and (min-width:1024px){.team-single__content{align-items:flex-start;flex-flow:row wrap}}.team-single__content-headshot{margin-bottom:65px;width:100%}@media screen and (min-width:1024px){.team-single__content-headshot{margin-bottom:0;position:-webkit-sticky;position:sticky;top:170px;width:36%}}.team-single__content-headshot img{border-top-left-radius:30px;border-top-right-radius:30px;height:500px;max-height:620px;max-width:483px;-o-object-fit:cover;object-fit:cover;width:385px}@media screen and (min-width:1240px){.team-single__content-headshot img{height:620px;width:485px}}.team-single__content-text{width:100%}@media screen and (min-width:1024px){.team-single__content-text{padding-left:60px;width:64%}}.team-single__content-text .name{font-size:72px;line-height:72px;margin-bottom:30px;padding-left:15px}@media screen and (min-width:1240px){.team-single__content-text .name{font-size:50px;line-height:68px;margin-bottom:20px;padding-left:0}}.team-single__content-text .role{margin-bottom:25px;padding-left:15px}@media screen and (min-width:1240px){.team-single__content-text .role{margin-bottom:20px;padding-left:0}}.team-single__content-text .bio strong{color:var(--wp--preset--color--primary);font-size:30px;line-height:45px}@media screen and (min-width:1240px){.team-single__content-text .bio strong{color:var(--wp--preset--color--dark);font-size:18px;line-height:30px}}.team-single__content-text .bio p{color:var(--wp--preset--color--dark);font-size:clamp(1.125rem,1.0416666667rem + .2777777778vw,1.375rem);line-height:clamp(1.875rem,1.875rem + 0vw,1.875rem);padding-bottom:30px}.team-single__content-text .bio p:first-of-type{padding-bottom:75px}@media screen and (min-width:1024px){.team-single__content-text .bio p:first-of-type{padding-bottom:45px}}.team-single__content-text .bio p:last-of-type{padding-bottom:110px}@media screen and (min-width:1240px){.team-single__content-text .bio p:last-of-type{padding-bottom:0}}.team-single__content-text .socials{display:flex;margin-bottom:100px;padding-left:15px}@media screen and (min-width:1024px){.team-single__content-text .socials{margin-bottom:50px;padding-left:0}}.team-single__content-text .socials__linkedin svg{height:24px;width:28px}@media screen and (min-width:1240px){.team-single__content-text .socials__linkedin svg{height:31px;width:35px}}.team-single__content-text .socials__email svg{height:28px;width:28px}@media screen and (min-width:1240px){.team-single__content-text .socials__email svg{height:35px;width:35px}}.team-single__content-text .socials__tel svg{height:28px;width:23px}@media screen and (min-width:1240px){.team-single__content-text .socials__tel svg{height:35px;width:30px}}.team-single__content-text .socials a{cursor:pointer;margin-right:20px}.team-single__content-text .socials a svg path,.team-single__content-text .socials a svg polygon{fill:var(--wp--preset--color--primary);transition:all .3s ease-in-out}.team-single__content-text .socials a:hover svg path,.team-single__content-text .socials a:hover svg polygon{fill:var(--wp--preset--color--secondary)}.team-single__content-text .socials a:last-of-type{margin-right:0}.city-archive{overflow:hidden;padding:95px 0 80px;position:relative;text-align:center}@media screen and (min-width:1024px){.city-archive{padding:230px 0 160px}}.city-archive .container--1575{max-width:calc(100% - 40px)}@media screen and (min-width:1024px){.city-archive .container--1575{max-width:calc(100% - 60px)}}.city-archive:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/curved-lines.svg);height:446px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:1920px}@media screen and (min-width:1024px){.city-archive:before{content:""}}.city-archive h2{margin-bottom:55px}@media screen and (min-width:1024px){.city-archive h2{margin-bottom:110px}}.city-archive button{margin:80px auto 0}.city-archive__cards{-moz-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:375px}@media screen and (min-width:750px){.city-archive__cards{-moz-column-gap:20px;column-gap:20px;max-width:710px}}@media screen and (min-width:1024px){.city-archive__cards{grid-template-columns:repeat(3,1fr);max-width:965px}}@media screen and (min-width:1450px){.city-archive__cards{grid-template-columns:repeat(4,1fr);max-width:none}}.city-archive__cards-card{height:245px;margin:0 auto;position:relative;width:180px}@media screen and (min-width:750px){.city-archive__cards-card{height:511px;max-width:380px;width:auto}}.city-archive__cards-card:nth-of-type(odd){margin-top:10px}@media screen and (min-width:750px){.city-archive__cards-card:nth-of-type(odd){margin-top:0}}.city-archive__cards-card:before{background-color:rgb(19 38 118 / .4);border-radius:30px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (min-width:750px){.city-archive__cards-card:before{height:100%}}@media screen and (min-width:1024px){.city-archive__cards-card:before{height:94%}}.city-archive__cards-card img{border-radius:30px;display:block;height:245px;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:750px){.city-archive__cards-card img{height:511px;max-height:511px}.city-archive__cards-card:nth-of-type(odd){margin-top:30px}.city-archive__cards-card:nth-of-type(odd):before{height:100%}}@media screen and (min-width:1024px){.city-archive__cards-card{margin:0}.city-archive__cards-card:nth-of-type(odd){margin-bottom:30px}.city-archive__cards-card:nth-of-type(2n){height:95%}}@media screen and (min-width:1450px){.city-archive__cards-card:nth-of-type(odd){margin-bottom:0}.city-archive__cards-card:nth-of-type(2n){height:100%}}.city-archive__cards-card .content{left:50%;position:absolute;top:45%;transform:translateX(-50%)}.city-archive__cards-card .content p{font-size:clamp(1.125rem,.875rem + .8333333333vw,1.875rem);font-weight:700;line-height:clamp(1.875rem,1.5625rem + 1.0416666667vw,2.8125rem);margin-bottom:10px}@media screen and (min-width:750px){.city-archive__cards-card .content p{margin-bottom:30}}.city-archive__cards-card .content svg{height:18px;width:18px}.city-archive__cards-card .content svg circle{fill:var(--wp--preset--color--light)!important}.city-archive__cards-card .content svg path{stroke:var(--wp--preset--color--secondary)!important}@media screen and (min-width:1230px){.city-archive__cards-card .content svg{height:37px;width:37px}}.city-single{overflow:hidden;position:relative}.city-single .container--835{max-width:calc(100% - 40px)}@media screen and (min-width:1024px){.city-single .container--835{max-width:calc(100% - 60px)}}.city-single:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/curved-lines.svg);height:446px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:1920px}@media screen and (min-width:1024px){.city-single:before{content:""}}.city-single__content{padding:75px 0 50px}@media screen and (min-width:1024px){.city-single__content{padding:230px 0 100px}}.city-single__content h2{color:var(--wp--preset--color--secondary);font-size:clamp(2.5rem,2.2916666667rem + .6944444444vw,3.125rem);font-weight:700;line-height:clamp(3.125rem,2.75rem + 1.25vw,4.25rem);margin:40px 0 20px}@media screen and (min-width:1024px){.city-single__content h2{margin:70px 0 40px}}.city-single__content h2:first-of-type{margin-top:0}.city-single__content h3,.city-single__content h4,.city-single__content h5,.city-single__content h6{color:var(--wp--preset--color--primary);font-weight:700;margin:30px 0 40px}.city-single__content h3{font-size:40px;line-height:55px}.city-single__content h4{font-size:30px;line-height:45px}.city-single__content p{color:var(--wp--preset--color--dark);font-size:clamp(1.125rem,1.0833333333rem + .1388888889vw,1.25rem);line-height:clamp(1.875rem,1.875rem + 0vw,1.875rem);margin-bottom:30px}.city-single__content-links{margin:50px 0 110px}@media screen and (min-width:1024px){.city-single__content-links{margin:110px 0}}.city-single__content-links h2{text-align:center}.city-single__content-links ul li{border-top:1px solid var(--wp--preset--color--borders);padding:30px 0}.city-single__content-links ul li:last-of-type{border-bottom:1px solid var(--wp--preset--color--borders)}.city-single__content-links ul li:hover a{color:var(--wp--preset--color--secondary)}.city-single__content-links ul li a{align-items:center;color:var(--wp--preset--color--primary);cursor:pointer;display:inline-flex;font-size:clamp(1.25rem,1.125rem + .4166666667vw,1.625rem);font-weight:700;justify-content:space-between;line-height:clamp(1.875rem,1.4166666667rem + 1.5277777778vw,3.25rem);transition:all .3s ease-in-out;width:100%}.city-single__content-links ul li svg{height:40px;width:40px}.city-single__content-slider{margin:70px 0 20px}@media screen and (min-width:1024px){.city-single__content-slider{margin:100px 0}}.city-single__content-slider .swiper{padding-bottom:50px}.city-single__content-slider .swiper-slide img{border-radius:30px;display:block;height:260px;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:750px){.city-single__content-slider .swiper-slide img{height:360px}}@media screen and (min-width:1024px){.city-single__content-slider .swiper-slide img{height:570px;width:835px}}.city-single__content-slider .swiper-pagination{bottom:-12px!important;position:relative}.city-single__content-slider .swiper-pagination-bullet{background:var(--wp--preset--color--primary);margin-right:12px!important;opacity:1;position:relative}.city-single__content-slider .swiper-pagination-bullet:last-of-type{margin-right:0}.city-single__content-slider .swiper-pagination-bullet-active{background:var(--wp--preset--color--secondary)}.city-single__content-slider .swiper-pagination-bullet-active:before{border:1px solid var(--wp--preset--color--primary);border-radius:50%;content:"";height:18px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:18px}.city-single__content-text ul{margin-bottom:70px}.city-single__content-text ul li{color:var(--wp--preset--color--dark);font-size:clamp(1rem,.8333333333rem + .5555555556vw,1.5rem);line-height:clamp(1.5rem,.9583333333rem + 1.8055555556vw,3.125rem);margin-bottom:20px;padding-left:30px;position:relative}@media screen and (min-width:1024px){.city-single__content-text ul li{margin-bottom:0;padding-left:70px}}.city-single__content-text ul li:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/bullets.svg);background-repeat:no-repeat;content:"";height:22px;left:0;position:absolute;top:20%;width:22px}.city-single__back{border-bottom:1px solid var(--wp--preset--color--borders);border-top:1px solid var(--wp--preset--color--borders);margin:0 auto 70px;padding:30px 0;text-align:center;width:90%}@media screen and (min-width:1024px){.city-single__back{margin:0 auto 160px;padding:70px 0}}.city-single__back a{align-items:center;display:inline-flex;font-size:clamp(1.875rem,1.4583333333rem + 1.3888888889vw,3.125rem);font-weight:700;line-height:clamp(3.25rem,2.9166666667rem + 1.1111111111vw,4.25rem)}.city-single__back a svg{height:40px;margin-right:20px;transform:rotate(180deg);width:40px}.news-single .container--800,.news-single .container--850{max-width:calc(100% - 40px)}@media screen and (min-width:1024px){.news-single .container--800,.news-single .container--850{max-width:calc(100% - 60px)}}.news-single .breadcrumbs{background:var(--wp--preset--color--tertiary);margin-bottom:60px;padding:15px 0}@media screen and (min-width:1024px){.news-single .breadcrumbs{padding:20px 0}}.news-single .breadcrumbs__link{color:var(--wp--preset--color--primary)}.news-single .breadcrumbs__link a{color:var(--wp--preset--color--secondary)}.news-single .breadcrumbs__link span{font-size:clamp(.75rem,.5833333333rem + .5555555556vw,1.25rem);line-height:clamp(.9375rem,.6875rem + .8333333333vw,1.6875rem)}.news-single__back{border-bottom:1px solid var(--wp--preset--color--borders);border-top:1px solid var(--wp--preset--color--borders);font-size:clamp(1.875rem,1.4583333333rem + 1.3888888889vw,3.125rem);font-weight:700;line-height:clamp(3.25rem,2.9166666667rem + 1.1111111111vw,4.25rem);margin:55px 30px 0;padding:25px 0;text-align:center}@media screen and (min-width:1024px){.news-single__back{margin:70px 30px 170px;padding:70px 0}}.news-single__back a{align-items:center;color:var(--wp--preset--color--secondary);display:inline-flex}@media screen and (min-width:1024px){.news-single__back a{color:var(--wp--preset--color--primary)}}.news-single__back a svg{height:40px;margin-right:20px;transform:rotate(180deg);width:40px}.news-single__content h1{font-size:clamp(1.875rem,1.4583333333rem + 1.3888888889vw,3.125rem);line-height:clamp(2.8125rem,2.5rem + 1.0416666667vw,3.75rem);margin-bottom:40px}@media screen and (min-width:1024px){.news-single__content h1{margin-bottom:70px}}.news-single__content-date{margin-bottom:20px}@media screen and (min-width:1024px){.news-single__content-date{margin-bottom:30px}}.news-single__content-header .container--1330{max-width:100%}@media screen and (min-width:1024px){.news-single__content-header .container--1330{max-width:calc(100% - 60px)}}.news-single__content-header .inner img{display:block;height:320px;margin:0 auto;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:1024px){.news-single__content-header .inner img{border-top-left-radius:30px;border-top-right-radius:30px;height:730px}}.news-single__content-main .image__slider{padding-top:30px}@media screen and (min-width:1024px){.news-single__content-main .image__slider{padding-top:50px}}.news-single__content-main .image__slider img{border-radius:30px;height:260px;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:550px){.news-single__content-main .image__slider img{height:370px}}@media screen and (min-width:768px){.news-single__content-main .image__slider img{height:470px}}@media screen and (min-width:1024px){.news-single__content-main .image__slider img{height:570px}}.news-single__content-main .image__slider .swiper{padding-bottom:50px}.news-single__content-main .image__slider .swiper .swiper-pagination{bottom:15px}.news-single__content-main .image__slider .swiper .swiper-pagination-bullet{background:var(--wp--preset--color--primary);margin-right:10px;opacity:1;position:relative}.news-single__content-main .image__slider .swiper .swiper-pagination-bullet:last-of-type{margin-right:0}.news-single__content-main .image__slider .swiper .swiper-pagination-bullet-active{background:var(--wp--preset--color--secondary)}.news-single__content-main .image__slider .swiper .swiper-pagination-bullet-active:before{border:1px solid var(--wp--preset--color--primary);border-radius:50%;content:"";height:18px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:18px}.news-single__content-main .quote{margin-top:35px;padding-top:115px;position:relative}@media screen and (min-width:1024px){.news-single__content-main .quote{margin-top:70px}}.news-single__content-main .quote:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/large-quotes.svg);background-repeat:no-repeat;content:"";height:60px;left:0;position:absolute;top:0;width:100px}@media screen and (min-width:1024px){.news-single__content-main .quote:before{height:74px;width:130px}}.news-single__content-main .quote__text p:first-of-type{padding-bottom:75px}.news-single__content-main .quote__text h4{padding-bottom:50px!important}.news-single .wysiwyg blockquote,.news-single .wysiwyg h2,.news-single .wysiwyg h3,.news-single .wysiwyg h4,.news-single .wysiwyg h5,.news-single .wysiwyg ol,.news-single .wysiwyg p,.news-single .wysiwyg ul{color:var(--wp--preset--color--dark)}.news-single .wysiwyg p{padding-bottom:40px}.news-single .wysiwyg a{color:var(--wp--preset--color--secondary)}.news-single .wysiwyg h2,.news-single .wysiwyg h3,.news-single .wysiwyg h4,.news-single .wysiwyg h5,.news-single .wysiwyg h6{padding-bottom:40px}.news-single .wysiwyg h2{color:var(--wp--preset--color--secondary);font-size:clamp(2.5rem,2.2916666667rem + .6944444444vw,3.125rem);line-height:clamp(3.125rem,2.75rem + 1.25vw,4.25rem)}.news-single .wysiwyg h3{color:var(--wp--preset--color--primary);font-size:40px;line-height:62px}.news-single .wysiwyg h4{font-size:clamp(1.875rem,1.7083333333rem + .5555555556vw,2.375rem)}.news-single .wysiwyg h4,.news-single .wysiwyg h5{color:var(--wp--preset--color--primary);line-height:clamp(2.8125rem,2.8125rem + 0vw,2.8125rem)}.news-single .wysiwyg h5{font-size:clamp(1.875rem,1.8333333333rem + .1388888889vw,2rem)}.news-single .wysiwyg h6{font-size:18px;line-height:30px}.news-single .wysiwyg h6:first-of-type{padding-bottom:50px}.news-single .wysiwyg p{font-size:clamp(1.125rem,1.0416666667rem + .2777777778vw,1.375rem);line-height:clamp(1.875rem,1.875rem + 0vw,1.875rem)}.news-single .wysiwyg p b,.news-single .wysiwyg p strong{display:block;font-weight:700}.news-single .wysiwyg ol,.news-single .wysiwyg ul{font-size:clamp(1rem,.875rem + .4166666667vw,1.375rem);line-height:clamp(1.375rem,1.2083333333rem + .5555555556vw,1.875rem)}.news-single .wysiwyg ul{margin:0 0 40px}.news-single .wysiwyg ol{list-style:decimal}.news-single .wysiwyg ol,.news-single .wysiwyg ul{margin-left:15px}@media screen and (min-width:1024px){.news-single .wysiwyg ol,.news-single .wysiwyg ul{margin-left:45px}}.news-single .wysiwyg ol li,.news-single .wysiwyg ul li{margin-bottom:15px;padding-left:34px;position:relative}@media screen and (min-width:1024px){.news-single .wysiwyg ol li,.news-single .wysiwyg ul li{padding-left:68px}}.news-single .wysiwyg ol li:before,.news-single .wysiwyg ul li:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/bullets.svg);background-repeat:no-repeat;content:"";height:22px;left:0;position:absolute;top:20%;width:22px}.news-single .wysiwyg em{font-style:italic}.news-single .wysiwyg img{display:block;height:auto;margin-bottom:60px;width:100%}.case-studies__archive .container--1000,.case-studies__archive .container--1620{max-width:calc(100% - 40px)}@media screen and (min-width:1024px){.case-studies__archive .container--1000,.case-studies__archive .container--1620{max-width:calc(100% - 60px)}}.case-studies__archive-intro{padding:95px 0 65px;width:100%}@media screen and (min-width:1024px){.case-studies__archive-intro{padding:70px 0 50px;width:45%}}.case-studies__archive-posts{display:flex;flex-flow:row wrap;justify-content:space-between}@media screen and (min-width:1024px){.case-studies__archive-posts{margin-bottom:140px}}.case-studies__archive-posts .post{margin-bottom:90px;transition:all .3s ease-in-out;width:100%}.case-studies__archive-posts .post:last-of-type{margin-bottom:0}@media screen and (min-width:750px){.case-studies__archive-posts .post{margin-bottom:0;width:calc(50% - 45px)}.case-studies__archive-posts .post:nth-of-type(odd){margin-top:100px}}.case-studies__archive-posts .post__details-title{transition:all .3s ease-in-out}.case-studies__archive-posts .post__details .date{margin-top:35px}.case-studies__archive-posts .post__details .excerpt{width:85%}@media screen and (min-width:750px){.case-studies__archive-posts .post__details .excerpt{width:80%}}.case-studies__archive-posts .post__details .excerpt p{color:var(--wp--preset--color--dark)}.case-studies__archive-posts .post__details svg{cursor:pointer;height:40px;transition:all .3s ease-in-out;width:40px}.case-studies__archive-posts .post__image{border-top-left-radius:30px;border-top-right-radius:30px;overflow:hidden;position:relative}.case-studies__archive-posts .post__image img{border-top-left-radius:30px;border-top-right-radius:30px;display:block;height:270px;-o-object-fit:cover;object-fit:cover;transition:all .3s ease-in-out;width:100%}@media screen and (min-width:750px){.case-studies__archive-posts .post__image img{max-width:455px;width:455px}}@media screen and (min-width:1024px){.case-studies__archive-posts .post__image img{height:336px}}.case-studies__archive-posts .post__image:before{background:var(--wp--preset--color--primary);border-top-left-radius:30px;border-top-right-radius:30px;content:"";height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%;z-index:2}.case-studies__archive-posts .post:hover .post__image:before{opacity:.6}.case-studies__archive-posts .post:hover .post__image img{transform:scale(1.2)}.case-studies__archive-posts .post:hover .post__details-title{color:var(--wp--preset--color--secondary)}.case-studies__archive-posts .post:hover .post__details svg path{fill:var(--wp--preset--color--secondary);stroke:var(--wp--preset--color--light)}.case-studies__archive-posts .load-more-wrap{width:100%}.case-studies__archive-posts .load-more-wrap button{margin:0 auto}@media screen and (min-width:1024px){.case-studies__archive-posts .load-more-wrap button{margin:80px auto 0}}.case-study-single .container--1330{max-width:100%}@media screen and (min-width:1024px){.case-study-single .container--1330{max-width:calc(100% - 40px)}}.case-study-single__header{padding:80px 0 70px;text-align:center}@media screen and (min-width:1024px){.case-study-single__header{padding:125px 0 120px}.case-study-single__header .inner{padding:0 50px}}.case-study-single__header .inner p{color:var(--wp--preset--color--primary);font-size:30px;font-weight:700;line-height:45px}.case-study-single__header .inner p em{color:var(--wp--preset--color--secondary);font-style:normal}.case-study-single__image{padding-bottom:100px}@media screen and (min-width:1024px){.case-study-single__image{padding-bottom:150px}}.case-study-single__image .inner{text-align:center}.case-study-single__image .inner img{display:block;height:320px;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:1024px){.case-study-single__image .inner img{border-radius:30px;height:auto}}.case-study-single__main .container--1300{max-width:100%}@media screen and (min-width:1024px){.case-study-single__main .container--1300{max-width:calc(100% - 40px)}}.case-study-single__main .text-block{display:flex;flex-flow:row wrap;padding:0 30px 80px}@media screen and (min-width:1024px){.case-study-single__main .text-block{padding:0 0 80px}}.case-study-single__main .text-block__title{line-height:1;margin-bottom:50px;width:100%}@media screen and (min-width:1024px){.case-study-single__main .text-block__title{margin-bottom:0;text-align:center;width:40%}}.case-study-single__main .text-block__text{width:100%}@media screen and (min-width:1024px){.case-study-single__main .text-block__text{width:60%}}.case-study-single__main .text-block__text p{color:var(--wp--preset--color--dark);line-height:30px;padding-bottom:30px}.case-study-single__main .text-block__text .image{border-radius:30px;display:block;height:570px;margin:60px auto 0;-o-object-fit:cover;object-fit:cover;width:100%;width:790px}.case-study-single__main .text-block__text .text p{font-size:18px;line-height:30px}.case-study-single__main .text-block__text .image{height:258px}@media screen and (min-width:1024px){.case-study-single__main .text-block__text .image{height:auto}}.case-study-single__main .quote-block{margin-bottom:40px;position:relative}@media screen and (min-width:1024px){.case-study-single__main .quote-block{border-radius:30px;margin-bottom:160px}}.case-study-single__main .quote-block img{display:block;height:760px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:1024px){.case-study-single__main .quote-block img{border-radius:30px}}.case-study-single__main .quote-block__quote{background:rgb(104 177 162 / .85);color:var(--wp--preset--color--light);height:100%;left:0;padding:65px 30px;position:absolute;top:0;width:100%}@media screen and (min-width:1024px){.case-study-single__main .quote-block__quote{border-bottom-left-radius:30px;border-top-left-radius:30px;padding:65px 45px;width:50%}}.case-study-single__main .quote-block__quote svg{height:65px;margin-bottom:40px;width:105px}@media screen and (min-width:1024px){.case-study-single__main .quote-block__quote svg{height:75px;width:130px}}.case-study-single__main .quote-block__quote .text p{font-size:clamp(.9375rem,.875rem + .2083333333vw,1.125rem);font-weight:700;line-height:clamp(1.5rem,1.375rem + .4166666667vw,1.875rem)}.case-study-single__main .quote-block__quote .text em{color:var(--wp--preset--color--primary);display:block;font-size:clamp(1.875rem,1.7083333333rem + .5555555556vw,2.375rem);font-style:normal;line-height:clamp(2.25rem,2.0625rem + .625vw,2.8125rem);margin-bottom:40px}.case-study-single__main .quote-block__quote .author{color:var(--wp--preset--color--primary);font-size:clamp(1.25rem,1.125rem + .4166666667vw,1.625rem);font-weight:700;line-height:clamp(3.25rem,3.25rem + 0vw,3.25rem)}.case-study-single-more__mobile{border-bottom:1px solid var(--wp--preset--color--borders);border-top:1px solid var(--wp--preset--color--borders);font-size:clamp(1.875rem,1.4583333333rem + 1.3888888889vw,3.125rem);font-weight:700;line-height:clamp(3.25rem,2.9166666667rem + 1.1111111111vw,4.25rem);margin:55px 30px 0;padding:25px 0;text-align:center}@media screen and (min-width:1024px){.case-study-single-more__mobile{padding:70px 0}}.case-study-single-more__mobile a{align-items:center;color:var(--wp--preset--color--secondary);display:inline-flex}@media screen and (min-width:1024px){.case-study-single-more__mobile a{color:var(--wp--preset--color--primary)}}.case-study-single-more__mobile a svg{height:40px;margin-right:20px;transform:rotate(180deg);width:40px}@media screen and (min-width:1024px){.case-study-single-more__mobile{display:none}}.case-study-single-more{background:var(--wp--preset--color--tertiary);display:none;overflow:hidden;padding:105px 0 200px;position:relative}@media screen and (min-width:1024px){.case-study-single-more{display:block}}.case-study-single-more .pattern{bottom:-73px;left:50%;position:absolute;transform:translateX(-50%)}.case-study-single-more .pattern svg{width:1636px}.case-study-single-more .pattern svg path{fill:var(--wp--preset--color--light);opacity:.28}.case-study-single-more__header{margin-bottom:90px;position:relative;text-align:center}.case-study-single-more__posts{display:flex;flex-flow:row wrap;justify-content:space-between;position:relative}.case-study-single-more__posts .post{position:relative;width:calc(50% - 10px)}.case-study-single-more__posts .post img{border-radius:30px;height:336px;width:100%}.case-study-single-more__posts .post__image{position:relative}.case-study-single-more__posts .post__image img{border-radius:30px;display:block}.case-study-single-more__posts .post__image:before{background:var(--wp--preset--color--primary);border-radius:30px;content:"";height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%}.case-study-single-more__posts .post__text{align-items:flex-end;bottom:0;display:flex;justify-content:space-between;left:0;padding:0 30px 20px;position:absolute}.case-study-single-more__posts .post__text p{width:60%}.gmc-registration-support .candidate__cta,.hcpc-registration-support .candidate__cta,.nmc-registration-support .candidate__cta{margin-bottom:0}.candidate .container--925{max-width:calc(100% - 40px)}@media screen and (min-width:1024px){.candidate .container--925{max-width:calc(100% - 60px)}}.candidate .testimonials{padding-top:120px}@media screen and (min-width:1024px){.candidate .testimonials{padding-top:200px}}.candidate__intro{overflow:hidden;padding:90px 30px 150px;position:relative;text-align:center}@media screen and (min-width:1340px){.candidate__intro{padding:175px 0 210px}}.candidate__intro:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/curved-lines.svg);height:446px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:1920px}@media screen and (min-width:1024px){.candidate__intro:before{content:""}}.candidate__intro div{margin:0 auto 50px}@media screen and (min-width:1024px){.candidate__intro div{width:49%}}.candidate__intro div p{font-size:30px;font-weight:700;line-height:45px}.candidate__intro div p em{color:var(--wp--preset--color--secondary);font-style:normal}.candidate__intro a{text-decoration:underline}.candidate__package{margin-bottom:60px}@media screen and (min-width:1024px){.candidate__package{margin-bottom:120px}}.candidate__package-header{margin-bottom:60px;padding:0 30px;width:100%}.candidate__package-header h2{margin-bottom:60px}@media screen and (min-width:1024px){.candidate__package-header h2{margin-bottom:0}}.candidate__package-header p{font-size:clamp(1.125rem,1.0416666667rem + .2777777778vw,1.375rem);line-height:clamp(1.875rem,1.8333333333rem + .1388888889vw,2rem)}@media screen and (min-width:1024px){.candidate__package-header p{display:none}.candidate__package-header{margin-bottom:120px;margin-inline:auto;padding:0;text-align:center;width:40%}}.candidate__package-content{display:flex;flex-flow:row wrap;justify-content:space-between}.candidate__package-content .list{order:2;padding:0 30px;width:100%}@media screen and (min-width:1024px){.candidate__package-content .list{order:1;padding:0 0 0 75px;width:43%}}@media screen and (min-width:1600px){.candidate__package-content .list{padding:0 0 0 150px}}.candidate__package-content .list__text{display:none;font-size:clamp(1.125rem,1.0416666667rem + .2777777778vw,1.375rem);line-height:clamp(1.875rem,1.875rem + 0vw,1.875rem);width:95%}@media screen and (min-width:1024px){.candidate__package-content .list__text{display:block;margin-top:35px}}.candidate__package-content .list__item{font-size:clamp(1.125rem,1.0416666667rem + .2777777778vw,1.375rem);line-height:clamp(1.875rem,1.875rem + 0vw,1.875rem);margin-bottom:20px;padding-left:35px;position:relative}@media screen and (min-width:1024px){.candidate__package-content .list__item{padding-left:70px}}.candidate__package-content .list__item:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/bullets.svg);background-repeat:no-repeat;content:"";height:22px;left:0;position:absolute;top:20%;width:22px}.candidate__package-content .image{margin-bottom:80px;order:1;position:relative;width:100%}@media screen and (min-width:1024px){.candidate__package-content .image{margin-bottom:0;order:2;width:45%}}.candidate__package-content .image:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/image-blob.svg);background-repeat:no-repeat;height:73px;left:-45px;position:absolute;top:-45px;width:73px;z-index:-1}@media screen and (min-width:1024px){.candidate__package-content .image:before{content:""}}.candidate__package-content .image img{height:320px;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:1024px){.candidate__package-content .image img{border-bottom-left-radius:30px;border-top-left-radius:30px;height:760px;width:866px}}.candidate .container--1070{max-width:calc(100% - 20px)}@media screen and (min-width:1024px){.candidate .container--1070{max-width:calc(100% - 60px)}}.candidate__cta{background-color:var(--wp--preset--color--tertiary);border-radius:30px;margin-bottom:180px;padding:40px 20px;text-align:center}@media screen and (min-width:1024px){.candidate__cta{padding:40px 30px}}@media screen and (min-width:1340px){.candidate__cta{margin-bottom:240px;padding:55px 65px 65px}}.candidate__cta p{font-size:clamp(1.125rem,1.0416666667rem + .2777777778vw,1.375rem);line-height:clamp(1.875rem,1.875rem + 0vw,1.875rem);margin-inline:auto;width:100%}@media screen and (min-width:1024px){.candidate__cta p{width:95%}}.candidate__cta a{align-items:center;display:inline-flex;font-size:clamp(1.125rem,1.0416666667rem + .2777777778vw,1.375rem);font-weight:700;line-height:clamp(1.375rem,1.2708333333rem + .3472222222vw,1.6875rem);text-decoration:underline}.candidate__cta a:hover svg{transform:translateX(10px)}.candidate__cta a svg{height:32px;margin-left:10px;transition:all .3s ease-in-out;width:32px}@media screen and (min-width:1024px){.candidate__cta a svg{height:40px;margin-left:20px;width:40px}}.candidate .two-cards-wrap{overflow:hidden;position:relative}.candidate .two-cards-wrap:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/curved-lines.svg);bottom:26%;height:446px;left:50%;position:absolute;transform:translateX(-50%);width:1920px}@media screen and (min-width:1024px){.candidate .two-cards-wrap:before{bottom:16%;content:""}}.candidate .two-cards-text-wrap{overflow:hidden;position:relative}.candidate .two-cards-text-wrap:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/curved-lines.svg);bottom:26%;height:446px;left:50%;position:absolute;transform:translateX(-50%);width:1920px}@media screen and (min-width:1024px){.candidate .two-cards-text-wrap:before{content:""}}.candidate__two-cards{margin-bottom:160px}.candidate__two-cards .inner{display:flex;flex-flow:row wrap;justify-content:space-between}.candidate__two-cards h2{margin-inline:auto;text-align:center;width:90%}@media screen and (min-width:1024px){.candidate__two-cards h2{width:70%}}.candidate__two-cards .card{border-radius:30px;height:340px;margin:0 auto;max-width:300px;overflow:hidden;position:relative;width:100%}@media screen and (min-width:650px){.candidate__two-cards .card{height:400px;margin:auto;max-width:none;width:calc(50% - 10px)}}@media screen and (min-width:1024px){.candidate__two-cards .card{height:600px}}.candidate__two-cards .card:first-of-type{margin-bottom:30px}@media screen and (min-width:1024px){.candidate__two-cards .card:first-of-type{margin-bottom:0}}.candidate__two-cards .card:before{background:var(--wp--preset--color--primary);border:1px solid #fff;border-radius:50%;bottom:-250px;content:"";height:410px;left:-40px;position:absolute;width:120%;z-index:1}@media screen and (min-width:1024px){.candidate__two-cards .card:before{bottom:-130px;left:-50px}}.candidate__two-cards .card:after{background:var(--wp--preset--color--primary);border:1px solid #fff;border-radius:50%;bottom:-230px;content:"";height:410px;position:absolute;right:-65px;width:120%;z-index:0}@media screen and (min-width:1024px){.candidate__two-cards .card:after{bottom:-110px;right:-100px}}.candidate__two-cards .card img{border-radius:30px;height:450px;margin-bottom:150px;-o-object-fit:cover;object-fit:cover;width:100%;z-index:-1}.candidate__two-cards .card .text{bottom:0;left:0;position:absolute;text-align:center;width:100%;z-index:3}.candidate__two-cards .card .text h3{font-size:clamp(1.5rem,1.1666666667rem + 1.1111111111vw,2.5rem);font-weight:700;line-height:clamp(1.75rem,1.3958333333rem + 1.1805555556vw,2.8125rem);margin-bottom:20px;margin-inline:auto;text-align:center;width:40%}@media screen and (min-width:1024px){.candidate__two-cards .card .text h3{margin-bottom:50px}}.candidate__two-cards .card .text a{border-radius:30px;display:inline-block;font-size:clamp(.5625rem,.4166666667rem + .4861111111vw,1rem);line-height:clamp(.8125rem,.625rem + .625vw,1.375rem);margin-bottom:20px;padding:10px 18px}@media screen and (min-width:1024px){.candidate__two-cards .card .text a{margin-bottom:35px;padding:18px 28px}}.candidate__two-cards .card:first-of-type h3{color:var(--wp--preset--color--secondary)}.candidate__two-cards .card:first-of-type a{background:var(--wp--preset--color--light);color:var(--wp--preset--color--primary);transition:all .3s ease-in-out}.candidate__two-cards .card:first-of-type a:hover{background:var(--wp--preset--color--secondary)}.candidate__two-cards .card:last-of-type h3{color:var(--wp--preset--color--primary)}.candidate__two-cards .card:last-of-type:after,.candidate__two-cards .card:last-of-type:before{background:var(--wp--preset--color--tertiary)}.candidate__two-cards .card:last-of-type a{background:var(--wp--preset--color--primary);color:var(--wp--preset--color--light);transition:all .3s ease-in-out}.candidate__two-cards .card:last-of-type a:hover{background:var(--wp--preset--color--secondary)}.candidate__vacancies-cta{background:var(--wp--preset--color--tertiary);border-radius:30px;display:flex;flex-flow:row wrap;margin-top:120px;overflow:hidden;position:relative}@media screen and (min-width:1024px){.candidate__vacancies-cta{background:none;margin-top:240px;max-height:660px}}.candidate__vacancies-cta:before{background:var(--wp--preset--color--tertiary);border:1px solid var(--wp--preset--color--light);border-radius:50%;height:1154px;left:-30%;position:absolute;top:-40%;width:1154px;z-index:0}@media screen and (min-width:1024px){.candidate__vacancies-cta:before{content:"";left:-56%}}@media screen and (min-width:1055px){.candidate__vacancies-cta:before{left:-51%}}@media screen and (min-width:1115px){.candidate__vacancies-cta:before{left:-46%}}@media screen and (min-width:1190px){.candidate__vacancies-cta:before{left:-41%}}@media screen and (min-width:1260px){.candidate__vacancies-cta:before{left:-36%}}@media screen and (min-width:1350px){.candidate__vacancies-cta:before{left:-26%}}.candidate__vacancies-cta:after{background:var(--wp--preset--color--tertiary);border:1px solid var(--wp--preset--color--light);border-radius:50%;height:1154px;left:-34%;position:absolute;top:-40%;width:1154px;z-index:1}@media screen and (min-width:1024px){.candidate__vacancies-cta:after{content:"";left:-60%}}@media screen and (min-width:1055px){.candidate__vacancies-cta:after{left:-55%}}@media screen and (min-width:1115px){.candidate__vacancies-cta:after{left:-50%}}@media screen and (min-width:1190px){.candidate__vacancies-cta:after{left:-45%}}@media screen and (min-width:1260px){.candidate__vacancies-cta:after{left:-40%}}@media screen and (min-width:1350px){.candidate__vacancies-cta:after{left:-30%}}.candidate__vacancies-cta .image{display:none;margin-left:auto;-o-object-fit:cover;object-fit:cover;width:100%;z-index:-1}@media screen and (min-width:1024px){.candidate__vacancies-cta .image{display:block;width:54%}}.candidate__vacancies-cta .text{display:flex;flex-direction:column;justify-content:center;padding:45px 30px;position:relative;width:100%;z-index:2}@media screen and (min-width:1024px){.candidate__vacancies-cta .text{padding:45px 0 45px 60px;width:46%}}.candidate__vacancies-cta .text__small{padding-bottom:50px}.candidate__vacancies-cta .text__main{font-size:clamp(1.875rem,1.25rem + 2.0833333333vw,3.75rem);font-weight:700;line-height:clamp(2.5rem,1.7916666667rem + 2.3611111111vw,4.625rem);padding-bottom:50px}.candidate__vacancies-cta .text a{font-size:clamp(.75rem,.6666666667rem + .2777777778vw,1rem);line-height:clamp(1.25rem,1.2083333333rem + .1388888889vw,1.375rem);max-width:155px;padding:12px;transition:all .3s ease-in-out}@media screen and (min-width:1024px){.candidate__vacancies-cta .text a{padding:18px 28px}}.candidate__vacancies-cta .text a:hover{background:var(--wp--preset--color--secondary)}.candidate .container--1620{max-width:100%}@media screen and (min-width:1024px){.candidate .container--1620{max-width:calc(100% - 60px)}}.candidate__process-slider{display:flex;flex-flow:row wrap;justify-content:space-between;padding:0 0 165px;text-align:left}@media screen and (min-width:1340px){.candidate__process-slider{padding:0 0 230px}}.candidate__process-slider .text{margin:0 auto;padding:0 30px;position:relative;width:100%}@media screen and (min-width:1024px){.candidate__process-slider .text{padding:0;width:35%}}@media screen and (min-width:1340px){.candidate__process-slider .text{margin:0 30px 0 auto;width:30%}}@media screen and (min-width:1750px){.candidate__process-slider .text{margin:0 0 0 auto}}.candidate__process-slider .text__small{font-size:18px;line-height:27px;margin-bottom:50px}@media screen and (min-width:1024px){.candidate__process-slider .text__small{margin-bottom:40px;width:80%}}.candidate__process-slider .text__title{font-size:clamp(2.5rem,2.2916666667rem + .6944444444vw,3.125rem);line-height:clamp(3.125rem,2.75rem + 1.25vw,4.25rem);margin-bottom:60px}@media screen and (min-width:1024px){.candidate__process-slider .text__title{margin-bottom:50px;width:80%}}.candidate__process-slider .text__main{font-size:clamp(1.125rem,1.0416666667rem + .2777777778vw,1.375rem);line-height:clamp(1.875rem,1.8333333333rem + .1388888889vw,2rem);margin-bottom:80px}@media screen and (min-width:1024px){.candidate__process-slider .text__main{margin-bottom:60px;width:80%}}.candidate__process-slider .text a{background:var(--wp--preset--color--primary);color:var(--wp--preset--color--light);display:none;max-width:170px;transition:all .3s ease-in-out}.candidate__process-slider .text a:hover{background:var(--wp--preset--color--secondary)}@media screen and (min-width:1024px){.candidate__process-slider .text a{display:block;margin-bottom:40px;width:80%}}.candidate__process-slider .text .swiper-btns{display:inline-block}.candidate__process-slider .text #prevBtn{margin-right:5px}.candidate__process-slider .text #prevBtn svg{transform:rotate(180deg)}.candidate__process-slider .slider{padding-left:20px;width:100%}@media screen and (min-width:1024px){.candidate__process-slider .slider{padding-left:0;width:55%}}@media screen and (min-width:1340px){.candidate__process-slider .slider{width:63%}}.candidate__process-slider .slider .navigation-arrows{display:inline-flex;margin-top:30px}.candidate__process-slider .slider .navigation-arrows svg{cursor:pointer;height:47px;width:47px}@media screen and (min-width:1340px){.candidate__process-slider .slider .navigation-arrows svg{height:67px;width:67px}}.candidate__process-slider .slider .navigation-arrows svg:hover path:first-of-type{fill:var(--wp--preset--color--secondary)!important}.candidate__process-slider .slider .navigation-arrows svg:hover path:last-of-type{stroke:var(--wp--preset--color--light)}.candidate__process-slider .slider .navigation-arrows #prevBtn{margin-right:10px;transform:scaleX(-1)}.candidate__process-slider .slider .swiper{height:87%;padding-top:100px}@media screen and (min-width:1024px){.candidate__process-slider .slider .swiper{padding-top:80px}}.candidate__process-slider .slider .swiper .swiper-slide{background:var(--wp--preset--color--tertiary);border-radius:30px;height:308px}@media screen and (min-width:1024px){.candidate__process-slider .slider .swiper .swiper-slide{height:400px}}.candidate__process-slider .slider .swiper .swiper-slide .item{padding:70px 30px;position:relative}@media screen and (min-width:1024px){.candidate__process-slider .slider .swiper .swiper-slide .item{padding:80px 38px 0}}.candidate__process-slider .slider .swiper .swiper-slide .item__icon{margin-bottom:75px}@media screen and (min-width:1024px){.candidate__process-slider .slider .swiper .swiper-slide .item__icon{margin-bottom:80px}}.candidate__process-slider .slider .swiper .swiper-slide .item__icon svg{height:52px;width:62px}@media screen and (min-width:1024px){.candidate__process-slider .slider .swiper .swiper-slide .item__icon svg{height:55px;width:auto}}.candidate__process-slider .slider .swiper .swiper-slide .item__text{font-size:clamp(1.125rem,1.0416666667rem + .2777777778vw,1.375rem);line-height:clamp(1.5625rem,1.4166666667rem + .4861111111vw,2rem)}.candidate__process-slider .slider .swiper .swiper-slide .item__number{align-items:center;background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/drawn-circle-s-six.svg);background-repeat:no-repeat;display:flex;flex-direction:column;font-size:clamp(1.875rem,1.4583333333rem + 1.3888888889vw,3.125rem);font-weight:700;height:65px;justify-content:center;left:40px;line-height:clamp(3.4375rem,3.1666666667rem + .9027777778vw,4.25rem);position:absolute;top:-40px;width:65px;z-index:-1}@media screen and (min-width:1024px){.candidate__process-slider .slider .swiper .swiper-slide .item__number{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/drawn-circle-sm.svg);height:80px;width:80px}}.candidate__process-slider .slider .swiper .swiper-slide .item__number span{left:50%;position:absolute;top:-40px;transform:translateX(-50%)}.candidate__criteria{display:flex;flex-flow:column wrap;margin-bottom:130px}@media screen and (min-width:1024px){.candidate__criteria{flex-flow:row wrap;margin-bottom:230px}}.candidate__criteria .mobile-title{padding-left:30px;width:50%}@media screen and (min-width:1024px){.candidate__criteria .mobile-title{display:none}}.candidate__criteria-image{position:relative;width:83%}@media screen and (min-width:500px){.candidate__criteria-image{width:50%}}@media screen and (min-width:1024px){.candidate__criteria-image{width:36%}}.candidate__criteria-image:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/image-blob.svg);background-repeat:no-repeat;content:"";height:73px;position:absolute;right:-35px;top:-35px;width:73px;z-index:-1}.candidate__criteria-image img{border-bottom-right-radius:30px;border-top-right-radius:30px;display:block;height:350px;-o-object-fit:cover;object-fit:cover;width:340px}@media screen and (min-width:500px){.candidate__criteria-image img{width:440px}}@media screen and (min-width:1024px){.candidate__criteria-image img{height:460px;width:680px}}@media screen and (min-width:1360px){.candidate__criteria-image img{height:760px}}.candidate__criteria-text{margin-top:80px;padding:0 40px 0 50px;width:100%}@media screen and (min-width:1024px){.candidate__criteria-text{padding:0 30px 0 100px;width:64%}}@media screen and (min-width:1360px){.candidate__criteria-text{padding:0 0 0 120px;width:45%}}@media screen and (min-width:1900px){.candidate__criteria-text{padding:0 0 0 160px}}.candidate__criteria-text .desktop-title{display:none;margin-left:-30px}@media screen and (min-width:1024px){.candidate__criteria-text .desktop-title{display:block}}.candidate__criteria-text ol{list-style:decimal;margin-bottom:70px}@media screen and (min-width:1024px){.candidate__criteria-text ol{margin-bottom:0}}.candidate__criteria-text ul li{position:relative}.candidate__criteria-text ul li:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/bullets.svg);background-repeat:no-repeat;content:"";height:22px;left:-30px;position:absolute;top:10%;width:22px}@media screen and (min-width:1024px){.candidate__criteria-text ul li:before{top:20%}}.candidate__criteria-text li{font-size:clamp(1.125rem,.9583333333rem + .5555555556vw,1.625rem);line-height:clamp(1.25rem,1.0833333333rem + .5555555556vw,1.75rem);margin-bottom:25px}.candidate__two-cards-text{margin-bottom:45px;text-align:center}.candidate__two-cards-text .intro{margin-bottom:40px;padding:0 20px;text-align:center}@media screen and (min-width:1024px){.candidate__two-cards-text .intro{padding:0}}.candidate__two-cards-text .intro a{color:var(--wp--preset--color--secondary)}.candidate__two-cards-text .intro h2{margin-inline:auto}@media screen and (min-width:1024px){.candidate__two-cards-text .intro h2{width:70%}}.candidate__two-cards-text .intro div{padding:0 20px}@media screen and (min-width:1024px){.candidate__two-cards-text .intro div{padding:0}}.candidate__two-cards-text .intro div p{font-size:clamp(1.125rem,1.0416666667rem + .2777777778vw,1.375rem);line-height:clamp(1.875rem,2.0416666667rem + -.1388888889vw,2rem);padding-bottom:30px}.candidate__two-cards-text .cards{display:flex;flex-flow:row wrap;justify-content:space-between;margin-bottom:80px}.candidate__two-cards-text .cards .card{border-radius:30px;height:340px;margin:0 auto;max-width:300px;overflow:hidden;position:relative;width:100%}@media screen and (min-width:650px){.candidate__two-cards-text .cards .card{height:400px;margin:0;max-width:none;width:calc(50% - 10px)}}@media screen and (min-width:1024px){.candidate__two-cards-text .cards .card{height:600px}}.candidate__two-cards-text .cards .card:first-of-type{margin-bottom:30px}@media screen and (min-width:1024px){.candidate__two-cards-text .cards .card:first-of-type{margin-bottom:0}}.candidate__two-cards-text .cards .card:before{background:var(--wp--preset--color--primary);border:1px solid #fff;border-radius:50%;bottom:-250px;content:"";height:410px;left:-40px;position:absolute;width:120%;z-index:1}@media screen and (min-width:1024px){.candidate__two-cards-text .cards .card:before{bottom:-130px;left:-50px}}.candidate__two-cards-text .cards .card:after{background:var(--wp--preset--color--primary);border:1px solid #fff;border-radius:50%;bottom:-230px;content:"";height:410px;position:absolute;right:-65px;width:120%;z-index:0}@media screen and (min-width:1024px){.candidate__two-cards-text .cards .card:after{bottom:-110px;right:-100px}}.candidate__two-cards-text .cards .card img{border-radius:30px;height:450px;margin-bottom:150px;-o-object-fit:cover;object-fit:cover;width:100%;z-index:-1}.candidate__two-cards-text .cards .card .text{bottom:0;left:0;position:absolute;text-align:center;width:100%;z-index:3}.candidate__two-cards-text .cards .card .text h3{font-size:clamp(1.5rem,1.1666666667rem + 1.1111111111vw,2.5rem);font-weight:700;line-height:clamp(1.75rem,1.3958333333rem + 1.1805555556vw,2.8125rem);margin-bottom:20px;margin-inline:auto;text-align:center;width:50%}@media screen and (min-width:650px){.candidate__two-cards-text .cards .card .text h3{width:80%}}@media screen and (min-width:1024px){.candidate__two-cards-text .cards .card .text h3{margin-bottom:50px;width:45%}}.candidate__two-cards-text .cards .card .text a{border-radius:30px;display:inline-block;font-size:clamp(.5625rem,.4166666667rem + .4861111111vw,1rem);line-height:clamp(.8125rem,.625rem + .625vw,1.375rem);margin-bottom:20px;padding:10px 18px}@media screen and (min-width:1024px){.candidate__two-cards-text .cards .card .text a{margin-bottom:35px;padding:18px 28px}}.candidate__two-cards-text .cards .card:first-of-type h3{color:var(--wp--preset--color--secondary)}.candidate__two-cards-text .cards .card:first-of-type a{background:var(--wp--preset--color--light);color:var(--wp--preset--color--primary);transition:all .3s ease-in-out}.candidate__two-cards-text .cards .card:first-of-type a:hover{background:var(--wp--preset--color--secondary)}.candidate__two-cards-text .cards .card:last-of-type h3{color:var(--wp--preset--color--primary)}.candidate__two-cards-text .cards .card:last-of-type:after,.candidate__two-cards-text .cards .card:last-of-type:before{background:var(--wp--preset--color--tertiary)}.candidate__two-cards-text .cards .card:last-of-type a{background:var(--wp--preset--color--primary);color:var(--wp--preset--color--light);transition:all .3s ease-in-out}.candidate__two-cards-text .cards .card:last-of-type a:hover{background:var(--wp--preset--color--secondary)}.candidate__two-cards-text .link{align-items:center;display:inline-flex;text-decoration:underline}.candidate__two-cards-text .link:hover svg{transform:translateX(10px)}.candidate__two-cards-text .link svg{height:32px;margin-left:10px;transition:all .3s ease-in-out;width:32px}@media screen and (min-width:1024px){.candidate__two-cards-text .link svg{height:40px;margin-left:20px;width:40px}}@media screen and (min-width:1550px){.candidate .resource-container{margin-left:150px}}.candidate__resources{display:flex;flex-flow:row wrap;justify-content:flex-end;margin:100px 0 45px}@media screen and (min-width:1024px){.candidate__resources{margin:275px 0 225px}}.candidate__resources-header{display:flex;flex-flow:row wrap;justify-content:space-between;width:100%}.candidate__resources-header p{font-size:18px;line-height:27px;margin-bottom:55px;padding-top:10px}@media screen and (min-width:1024px){.candidate__resources-header p{margin-bottom:0}}.candidate__resources-header h3{margin-bottom:65px;width:100%}@media screen and (min-width:1024px){.candidate__resources-header h3{margin-bottom:50px;width:60%}}.candidate__resources-list{width:100%}@media screen and (min-width:1024px){.candidate__resources-list{width:60%}}.candidate__resources-list-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border-top:1px solid var(--wp--preset--color--borders);color:var(--wp--preset--color--primary);display:flex;font-size:clamp(1.25rem,1.125rem + .4166666667vw,1.625rem);font-weight:700;justify-content:space-between;line-height:clamp(1.875rem,1.4166666667rem + 1.5277777778vw,3.25rem);padding:30px 0;text-align:left;width:100%}.candidate__resources-list-button.open svg{transform:rotate(90deg)}.candidate__resources-list-button svg{height:32px;pointer-events:none;transition:all .3s ease-in-out;width:32px}@media screen and (min-width:1024px){.candidate__resources-list-button svg{height:40px;width:40px}}.candidate__resources-list-panel{font-size:18px;line-height:24px;max-height:0;overflow:hidden;transition:max-height .2s ease-out}.candidate__resources-list-panel:last-of-type{border-bottom:1px solid var(--wp--preset--color--borders)}.candidate__resources-list-panel p{font-size:clamp(1.125rem,1.0833333333rem + .1388888889vw,1.25rem);line-height:clamp(1.875rem,1.875rem + 0vw,1.875rem);margin-bottom:20px}.candidate__resources-list-panel a{color:var(--wp--preset--color--secondary)}.candidate__resources-list-panel ul li{font-size:clamp(1.125rem,1.0833333333rem + .1388888889vw,1.25rem);font-weight:400;line-height:clamp(1.875rem,1.875rem + 0vw,1.875rem);padding-left:30px;position:relative}.candidate__resources-list-panel ul li:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/bullets.svg);background-repeat:no-repeat;content:"";height:22px;left:0;position:absolute;top:20%;width:22px}.candidate__resources-list-panel.active{max-height:100%}.candidate__support{margin-bottom:200px}@media screen and (min-width:1360px){.candidate__support{margin-bottom:390px}}.candidate__support-container{max-width:100%}@media screen and (min-width:1024px){.candidate__support-container{margin:0 30px 0 0;max-width:1475px}}@media screen and (min-width:1500px){.candidate__support-container{margin:0 auto 0 0;max-width:1475px}}.candidate__support-content{display:flex;flex-flow:column wrap}@media screen and (min-width:1024px){.candidate__support-content{align-items:center;flex-flow:row wrap}}.candidate__support-content .title-mobile{margin-bottom:85px;padding:0 0 0 30px}@media screen and (min-width:1024px){.candidate__support-content .title-mobile{display:none}}.candidate__support-content .image{margin-bottom:40px;position:relative;width:86%}@media screen and (min-width:500px){.candidate__support-content .image{width:41%}}@media screen and (min-width:1024px){.candidate__support-content .image{margin-bottom:0;width:50%}}.candidate__support-content .image:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/image-blob.svg);background-repeat:no-repeat;content:"";height:73px;position:absolute;right:-30px;top:-50px;width:73px;z-index:-1}@media screen and (min-width:1024px){.candidate__support-content .image:before{right:-35px;top:-35px}}.candidate__support-content .image img{border-bottom-right-radius:30px;border-top-right-radius:30px;display:block;height:350px;-o-object-fit:cover;object-fit:cover;width:350px}@media screen and (min-width:1024px){.candidate__support-content .image img{height:585px;width:780px}}.candidate__support-content .text{padding:0 0 0 30px;position:relative;width:100%}@media screen and (min-width:1024px){.candidate__support-content .text{padding:0 0 0 70px;width:50%}}.candidate__support-content .text .title{display:none}@media screen and (min-width:1024px){.candidate__support-content .text .title{display:block}}.candidate__support-content .text .content p{font-size:18px;line-height:32px}@media screen and (min-width:1024px){.candidate__support-content .text .content p{font-weight:700}}.candidate__support-content .text .name{font-size:26px;font-weight:700;line-height:52px}.candidate__support-content .text .role{font-size:20px;line-height:27px;width:68%}@media screen and (min-width:1024px){.candidate__support-content .text .role{width:100%}}.candidate__support-content .text img{border-radius:30px;bottom:-250px;display:block;display:none;height:200px;left:0;-o-object-fit:cover;object-fit:cover;opacity:.4;position:absolute;width:280px}@media screen and (min-width:1360px){.candidate__support-content .text img{display:block}}.life-uk{position:relative}.life-uk .container--1050,.life-uk .container--1575{max-width:calc(100% - 40px)}@media screen and (min-width:1024px){.life-uk .container--1050,.life-uk .container--1575{max-width:calc(100% - 60px)}}.life-uk__intro{overflow:hidden;padding:95px 20px 135px;position:relative;text-align:center}@media screen and (min-width:1024px){.life-uk__intro{padding:155px 0 215px}.life-uk__intro p{margin:0 auto;max-width:1050px}}.life-uk__intro:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/curved-lines.svg);height:446px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:1920px;z-index:-1}@media screen and (min-width:1024px){.life-uk__intro:before{content:""}}.life-uk__split{display:flex;flex-flow:row wrap;justify-content:space-between;padding-bottom:75px}@media screen and (min-width:1024px){.life-uk__split{align-items:flex-start;padding-bottom:220px}}.life-uk__split-text{width:100%}@media screen and (min-width:1024px){.life-uk__split-text{width:43%}}.life-uk__split-text p{font-size:clamp(1.125rem,1.0833333333rem + .1388888889vw,1.25rem);line-height:clamp(1.875rem,1.875rem + 0vw,1.875rem);padding-bottom:30px}.life-uk__split-text p:last-of-type{padding-bottom:0}.life-uk__split-image{display:none;position:relative;width:40%}@media screen and (min-width:1024px){.life-uk__split-image{position:-webkit-sticky;position:sticky;top:180px}}.life-uk__split-image:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/image-blob.svg);background-repeat:no-repeat;content:"";height:73px;left:-35px;position:absolute;top:-35px;width:73px;z-index:-1}@media screen and (min-width:1024px){.life-uk__split-image{display:block}}.life-uk__split-image img{border-radius:30px;height:687px;-o-object-fit:cover;object-fit:cover;width:570px}.life-uk .resources-grid{padding-bottom:45px}@media screen and (min-width:1230px){.life-uk .resources-grid{padding-bottom:205px}}.life-uk .resources-grid h4{text-align:left}@media screen and (min-width:1024px){.life-uk .resources-grid h4{text-align:center}}.front-page__candidates{margin:100px 0 110px}@media screen and (min-width:1024px){.front-page__candidates{margin:65px 0 220px}}.front-page__candidates .container--1565{max-width:calc(100% - 40px)}.front-page__candidates-header{text-align:center}.front-page__candidates-header h2{margin-inline:auto;width:80%}@media screen and (min-width:414px){.front-page__candidates-header h2{width:60%}}.front-page__candidates-header p{font-size:clamp(1rem,.875rem + .4166666667vw,1.375rem);line-height:clamp(1.375rem,1.2708333333rem + .3472222222vw,1.6875rem);margin-bottom:75px}@media screen and (min-width:1024px){.front-page__candidates-header p{margin-bottom:80px}}.front-page__candidates-list{display:grid;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:520px}@media screen and (min-width:1024px){.front-page__candidates-list{grid-template-columns:repeat(3,1fr);max-width:none}}@media screen and (min-width:1400px){.front-page__candidates-list{-moz-column-gap:20px;column-gap:20px;grid-template-columns:repeat(4,1fr)}}.front-page__candidates-list .item{cursor:pointer;display:block;height:225px;margin:0 auto;position:relative;width:160px}@media screen and (min-width:414px){.front-page__candidates-list .item{height:245px;width:180px}}.front-page__candidates-list .item:hover:before{opacity:.6}.front-page__candidates-list .item:hover svg circle{fill:var(--wp--preset--color--secondary)!important}.front-page__candidates-list .item:hover svg path:last-of-type{stroke:var(--wp--preset--color--light)!important}.front-page__candidates-list .item:nth-of-type(odd){margin-top:10px}@media screen and (min-width:1024px){.front-page__candidates-list .item:nth-of-type(odd){margin-top:30px;margin-top:0}.front-page__candidates-list .item:nth-of-type(3n),.front-page__candidates-list .item:nth-of-type(3n+1){margin-top:30px}}@media screen and (min-width:1400px){.front-page__candidates-list .item:nth-of-type(odd){margin-top:30px!important}.front-page__candidates-list .item:nth-of-type(3n),.front-page__candidates-list .item:nth-of-type(3n+1){margin-top:0}}@media screen and (min-width:550px){.front-page__candidates-list .item{height:315px;width:250px}}@media screen and (min-width:1024px){.front-page__candidates-list .item{height:400px;width:300px}}@media screen and (min-width:1600px){.front-page__candidates-list .item{height:511px;width:378px}}.front-page__candidates-list .item__title{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.front-page__candidates-list .item__title p{font-size:24px;font-weight:700;line-height:48px}@media screen and (min-width:1600px){.front-page__candidates-list .item__title p{font-size:50px;line-height:68px;margin-bottom:20px}}.front-page__candidates-list .item svg{height:18px;transition:all .3s ease-in-out;width:18px}.front-page__candidates-list .item svg circle,.front-page__candidates-list .item svg path{transition:all .3s ease-in-out}@media screen and (min-width:1024px){.front-page__candidates-list .item svg{height:38px;width:38px}}.front-page__candidates-list .item img{border-radius:30px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.front-page__candidates-list .item:before{background:var(--wp--preset--color--primary);border-radius:30px;content:"";height:100%;left:0;opacity:.4;position:absolute;top:0;transition:all .3s ease-in-out;width:100%}.front-page__who{margin-bottom:110px}@media screen and (min-width:1024px){.front-page__who{margin-bottom:150px}}.front-page__who-inner{align-items:center;display:flex;flex-flow:column wrap;justify-content:space-between}@media screen and (min-width:1024px){.front-page__who-inner{flex-flow:row wrap;justify-content:space-evenly}}@media screen and (min-width:1600px){.front-page__who-inner{justify-content:space-between}}@media screen and (min-width:1024px){.front-page__who-inner .text{width:47%}}@media screen and (min-width:1680px){.front-page__who-inner .text{width:33%}}.front-page__who-inner .text div{display:none;width:95%}@media screen and (min-width:1024px){.front-page__who-inner .text div{display:block}}.front-page__who-inner .text a{display:none;text-decoration:underline}.front-page__who-inner .text a:hover svg{margin-left:30px}@media screen and (min-width:1024px){.front-page__who-inner .text a{display:inline-flex}}.front-page__who-inner .text a svg{height:40px;margin-left:20px;transition:all .3s ease-in-out;width:40px}.front-page__who-inner .text__small{font-size:18px;line-height:27px}.front-page__who-inner .text__mobile{display:block}.front-page__who-inner .text__mobile div{margin-bottom:20px}.front-page__who-inner .text__mobile a{display:inline-flex;text-decoration:underline}.front-page__who-inner .text__mobile svg{height:32px;margin-left:10px;width:32px}@media screen and (min-width:1024px){.front-page__who-inner .text__mobile{display:none}}.front-page__who-inner .images{margin-bottom:55px;position:relative}@media screen and (min-width:1024px){.front-page__who-inner .images{margin-bottom:0;max-height:417px;max-width:417px;width:50%}}@media screen and (min-width:1450px){.front-page__who-inner .images{max-height:617px;max-width:617px}}@media screen and (min-width:1680px){.front-page__who-inner .images{max-height:835px;max-width:835px}}.front-page__who-inner .images svg{height:292px;width:292px}@media screen and (min-width:1024px){.front-page__who-inner .images svg{height:417px;width:417px}}@media screen and (min-width:1450px){.front-page__who-inner .images svg{height:617px;width:617px}}@media screen and (min-width:1680px){.front-page__who-inner .images svg{height:835px;width:835px}}.front-page__who-inner .images div{position:relative}.front-page__who-inner .images div:first-of-type{left:0;position:absolute;top:47px}@media screen and (min-width:1024px){.front-page__who-inner .images div:first-of-type{top:73px}}@media screen and (min-width:1680px){.front-page__who-inner .images div:first-of-type{top:100px}}.front-page__who-inner .images div:first-of-type:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/image-blob.svg);background-repeat:no-repeat;content:"";height:26px;left:-12px;position:absolute;top:-7px;width:26px;z-index:-1}@media screen and (min-width:1450px){.front-page__who-inner .images div:first-of-type:before{height:73px;left:-35px;top:-35px;width:73px}}.front-page__who-inner .images div:nth-of-type(2){position:absolute;right:46px;top:11px}@media screen and (min-width:1024px){.front-page__who-inner .images div:nth-of-type(2){right:62px;top:20px}}@media screen and (min-width:1680px){.front-page__who-inner .images div:nth-of-type(2){right:105px}}.front-page__who-inner .images div:nth-of-type(2):before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/image-blob.svg);background-repeat:no-repeat;content:"";height:26px;position:absolute;right:-12px;top:-7px;width:26px;z-index:-1}@media screen and (min-width:1450px){.front-page__who-inner .images div:nth-of-type(2):before{height:73px;right:-35px;top:-35px;width:73px}}.front-page__who-inner .images div:nth-of-type(3){bottom:36px;left:-12px;position:absolute}@media screen and (min-width:1024px){.front-page__who-inner .images div:nth-of-type(3){bottom:62px;left:-30px}}@media screen and (min-width:1680px){.front-page__who-inner .images div:nth-of-type(3){bottom:120px}}.front-page__who-inner .images div:nth-of-type(3):before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/image-blob.svg);background-repeat:no-repeat;bottom:-7px;content:"";height:26px;left:-12px;position:absolute;width:26px;z-index:-1}@media screen and (min-width:1450px){.front-page__who-inner .images div:nth-of-type(3):before{bottom:-35px;height:73px;left:-35px;width:73px}}.front-page__who-inner .images div:nth-of-type(4){bottom:32px;position:absolute;right:20px}@media screen and (min-width:1024px){.front-page__who-inner .images div:nth-of-type(4){bottom:50px;right:15px}}@media screen and (min-width:1680px){.front-page__who-inner .images div:nth-of-type(4){bottom:100px;right:20px}}.front-page__who-inner .images div:nth-of-type(4):before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/image-blob.svg);background-repeat:no-repeat;bottom:-7px;content:"";height:26px;position:absolute;right:-12px;width:26px;z-index:-1}@media screen and (min-width:1450px){.front-page__who-inner .images div:nth-of-type(4):before{bottom:-35px;height:73px;right:-35px;width:73px}}.front-page__who-inner .images div img{border-radius:10px;height:71px;-o-object-fit:cover;object-fit:cover;width:98px}@media screen and (min-width:1024px){.front-page__who-inner .images div img{height:101px;width:141px}}@media screen and (min-width:1450px){.front-page__who-inner .images div img{border-radius:30px;height:150px;width:235px}}@media screen and (min-width:1680px){.front-page__who-inner .images div img{height:203px;width:283px}}.front-page__who-inner .images div img.size-pulse{-webkit-animation:size-pulse-animation 4s linear infinite;animation:size-pulse-animation 4s linear infinite}@-webkit-keyframes size-pulse-animation{0%{transform:scale(1)}50%{transform:scale(.95)}to{transform:scale(1)}}@keyframes size-pulse-animation{0%{transform:scale(1)}50%{transform:scale(.95)}to{transform:scale(1)}}.front-page__cards{margin-bottom:125px;overflow:hidden;position:relative}.front-page__cards .container--1070{max-width:calc(100% - 80px)}@media screen and (min-width:1024px){.front-page__cards{margin-bottom:165px}}.front-page__cards:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/curved-lines.svg);content:"";height:446px;left:50%;position:absolute;top:10%;transform:translateX(-50%);width:1920px}@media screen and (min-width:1024px){.front-page__cards:before{bottom:0}}.front-page__cards .inner{display:flex;flex-flow:row wrap;justify-content:space-between}.front-page__cards-card{border-radius:20px;height:373px;overflow:hidden;position:relative;width:100%}@media screen and (min-width:650px){.front-page__cards-card{height:400px;width:calc(50% - 10px)}}@media screen and (min-width:1024px){.front-page__cards-card{border-radius:30px;height:600px}}.front-page__cards-card:first-of-type{margin-bottom:30px}@media screen and (min-width:1024px){.front-page__cards-card:first-of-type{margin-bottom:0}}.front-page__cards-card:before{background:var(--wp--preset--color--primary);border:1px solid #fff;border-radius:50%;bottom:-250px;content:"";height:410px;left:-40px;position:absolute;width:120%;z-index:1}@media screen and (min-width:1024px){.front-page__cards-card:before{bottom:-130px;left:-50px}}.front-page__cards-card:after{background:var(--wp--preset--color--primary);border:1px solid #fff;border-radius:50%;bottom:-230px;content:"";height:410px;position:absolute;right:-65px;width:120%;z-index:0}@media screen and (min-width:1024px){.front-page__cards-card:after{bottom:-110px;right:-100px}}.front-page__cards-card img{border-radius:20px;height:450px;margin-bottom:150px;-o-object-fit:cover;object-fit:cover;width:100%;z-index:-1}@media screen and (min-width:1024px){.front-page__cards-card img{border-radius:30px}}.front-page__cards-card .text{bottom:0;left:0;position:absolute;text-align:center;width:100%;z-index:3}.front-page__cards-card .text h3{font-size:clamp(1.5rem,1.1666666667rem + 1.1111111111vw,2.5rem);font-weight:700;line-height:clamp(1.75rem,1.3958333333rem + 1.1805555556vw,2.8125rem);margin-bottom:20px;margin-inline:auto;text-align:center;width:75%}@media screen and (min-width:1024px){.front-page__cards-card .text h3{margin-bottom:50px;width:80%}}.front-page__cards-card .text a{border-radius:30px;display:inline-block;font-size:clamp(.625rem,.5rem + .4166666667vw,1rem);line-height:clamp(.8125rem,.625rem + .625vw,1.375rem);margin-bottom:20px;padding:12px 22px}@media screen and (min-width:1024px){.front-page__cards-card .text a{margin-bottom:35px;padding:18px 28px}}.front-page__cards-card:first-of-type h3{color:var(--wp--preset--color--secondary)}.front-page__cards-card:first-of-type a{background:var(--wp--preset--color--light);color:var(--wp--preset--color--primary);transition:all .3s ease-in-out}.front-page__cards-card:first-of-type a:hover{background:var(--wp--preset--color--secondary)}.front-page__cards-card:last-of-type h3{color:var(--wp--preset--color--primary)}.front-page__cards-card:last-of-type:after,.front-page__cards-card:last-of-type:before{background:var(--wp--preset--color--tertiary)}.front-page__cards-card:last-of-type a{background:var(--wp--preset--color--primary);color:var(--wp--preset--color--light);transition:all .3s ease-in-out}.front-page__cards-card:last-of-type a:hover{background:var(--wp--preset--color--secondary)}.statistics{align-items:center;background-color:var(--wp--preset--color--tertiary);display:flex;overflow:hidden;padding:85px 0 115px;position:relative}@media screen and (min-width:1024px){.statistics{min-height:80vh;padding:0}}@media screen and (min-width:1240px){.statistics{min-height:100vh}}.statistics:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/curve-top.svg);bottom:-70px;content:"";height:191px;left:50%;position:absolute;transform:translateX(-50%);width:2158px}@media screen and (min-width:1024px){.statistics:before{bottom:0}}.statistics .bg-shape{bottom:-10px;display:block;left:50%;overflow:hidden;position:absolute;transform:translateX(-50%)}@media screen and (min-width:1024px){.statistics .bg-shape{bottom:0;z-index:-1}}.statistics .bg-shape svg{height:380px;max-width:960px}@media screen and (min-width:1024px){.statistics .bg-shape svg{height:850px;max-width:100vw}}.statistics .bg-shape svg path{fill:#fff;opacity:.2}.statistics__container{overflow:visible;width:100%}@media screen and (min-width:1100px){.statistics__container{overflow:visible;padding:170px 0 200px;width:1510px}}.statistics__header{margin-bottom:35px;padding-bottom:60px;position:relative}@media screen and (max-width:1419px){.statistics__header{border-bottom:1px solid var(--wp--preset--color--primary)}}@media screen and (min-width:1024px){.statistics__header{margin-bottom:0;margin-left:auto;padding-bottom:0;width:59%}}@media screen and (min-width:1690px){.statistics__header{width:48%}}.statistics__header p{margin-bottom:50px}@media screen and (min-width:1024px){.statistics__header p{margin-bottom:10px}.statistics__header h3{margin-bottom:30px}}.statistics__row{display:grid;gap:60px;grid-template-columns:1fr}@media screen and (min-width:1024px){.statistics__row{grid-template-columns:1fr 1.7fr;grid-template-rows:1fr}}@media screen and (min-width:1690px){.statistics__row{grid-template-columns:repeat(2,1fr)}}.statistics__images{display:none;position:relative}@media screen and (min-width:1024px){.statistics__images{display:block}}.statistics__images img{border-radius:30px;box-shadow:0 7px 24px 2px rgb(0 0 0 / .3);display:block;height:400px;left:0;-o-object-fit:cover;object-fit:cover;opacity:0;position:absolute;top:-40%;transition:all .3s ease;visibility:hidden;width:326px}.statistics__images img.is-active{opacity:1;visibility:visible}@media screen and (min-width:1240px){.statistics__images img{height:500px;width:426px}}@media screen and (min-width:1690px){.statistics__images img{height:600px;width:526px}}.statistics__content{overflow:hidden;position:relative}@media screen and (min-width:1420px){.statistics__content{border-top:1px solid var(--wp--preset--color--primary);padding-top:40px}}@media screen and (max-width:1023px){.statistics__stats .statistics__stat{display:flex;justify-content:space-between;margin-bottom:20px}}.statistics__stats .statistics__stat p{color:var(--wp--preset--color--primary);display:inline-flex;font-size:clamp(3.125rem,2.0833333333rem + 3.4722222222vw,6.25rem);font-weight:700;line-height:clamp(2.125rem,.75rem + 4.5833333333vw,6.25rem);opacity:.5;padding-bottom:18px;transition:all .3s ease}@media screen and (min-width:1024px){.statistics__stats .statistics__stat p{padding:15px 0 0}}.statistics__stats .statistics__stat p em{font-size:20px;font-style:normal;margin-top:-10px}@media screen and (min-width:1024px){.statistics__stats .statistics__stat p em{font-size:40px;line-height:45px;margin-top:0;padding-top:10px}}.statistics__stats .statistics__stat.is-active p{opacity:1}.statistics__stats .statistics__stat.is-hidden p{opacity:0;visibility:hidden}.statistics__stats .statistics__stat-title{color:var(--wp--preset--color--primary);font-size:clamp(.75rem,.2409836066rem + 1.9672131148vw,1.5rem);font-weight:700;line-height:clamp(1.125rem,.4038934426rem + 2.7868852459vw,2.1875rem);max-width:150px;text-align:right}@media screen and (min-width:430px){.statistics__stats .statistics__stat-title{max-width:180px}}@media screen and (min-width:500px){.statistics__stats .statistics__stat-title{max-width:none}}@media screen and (min-width:1024px){.statistics__stats .statistics__stat-title{display:none}}.statistics__titles .statistics__title{color:var(--wp--preset--color--primary);font-size:12px;font-weight:700;line-height:18px;max-width:350px;opacity:0;position:absolute;right:0;text-align:right;top:0;transition:all .3s ease;visibility:hidden;width:50%}@media screen and (min-width:1024px){.statistics__titles .statistics__title{font-size:24px;line-height:35px;top:65px;width:100%}}.statistics__titles .statistics__title.is-active{opacity:1;visibility:visible}.home .testimonials{padding-top:0}@media screen and (min-width:1024px){.home .testimonials{padding-top:145px}}@media screen and (min-width:1600px){.home .testimonials{padding-top:245px}}@media screen and (min-width:1024px){.pastoral-care .values{padding:125px 0 0}}.values{padding:95px 0 0;text-align:center}@media screen and (min-width:1024px){.values{padding:125px 0 175px}}.values .container--1070{max-width:calc(100% - 40px)}@media screen and (min-width:1024px){.values .container--1070{max-width:calc(100% - 60px)}}.values .container--1350{max-width:100%}@media screen and (min-width:1024px){.values .container--1350{max-width:calc(100% - 40px)}}.values__intro{margin-bottom:85px;text-align:left}@media screen and (min-width:1024px){.values__intro{margin-bottom:160px;text-align:center}}.values__intro-title{margin-bottom:40px;padding:0 20px}@media screen and (min-width:1024px){.values__intro-title{margin-inline:auto;padding:0;width:70%}}.values__intro-subtitle{font-size:clamp(1.125rem,1.0416666667rem + .2777777778vw,1.375rem);line-height:clamp(1.875rem,1.875rem + 0vw,1.875rem);margin-bottom:50px;padding:0 20px}@media screen and (min-width:1024px){.values__intro-subtitle{margin-bottom:90px;margin-inline:auto;padding:0;width:75%}}.values__intro-text{padding:0 20px}@media screen and (min-width:1024px){.values__intro-text{margin-inline:auto;padding:0;text-align:left;width:80%}}.values__intro-text p{font-size:clamp(1.125rem,1.0416666667rem + .2777777778vw,1.375rem);line-height:clamp(1.875rem,1.875rem + 0vw,1.875rem)}.values__intro-image{display:block;height:320px;margin-bottom:45px;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:1024px){.values__intro-image{border-radius:30px;height:auto;margin-bottom:100px}}.values__stack{margin-bottom:180px}.values__stack-images{display:flex;margin-bottom:150px;max-width:360px;padding-left:15px;position:relative}@media screen and (min-width:1024px){.values__stack-images{display:block;margin-bottom:310px;max-width:900px}}.values__stack-images img{border-radius:30px;box-shadow:-1px 18px 49px -12px rgb(0 0 0 / .5);-o-object-fit:cover;object-fit:cover}.values__stack-images:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/drawn-circle-xs.svg);background-repeat:no-repeat;content:"";height:30px;left:0;position:absolute;top:-10px;width:30px;z-index:-1}@media screen and (min-width:1024px){.values__stack-images:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/drawn-circle-sm.svg);height:80px;left:80px;top:-40px;width:80px}}.values__stack-images:after{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/drawn-circle-xs.svg);background-repeat:no-repeat;bottom:-60px;content:"";height:30px;position:absolute;right:-5px;width:30px;z-index:-1}@media screen and (min-width:1024px){.values__stack-images:after{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/drawn-circle-sm.svg);bottom:-175px;height:80px;right:-140px;width:80px}}.values__stack-images .large{height:195px;width:272px}@media screen and (min-width:1024px){.values__stack-images .large{height:487px;width:680px}}.values__stack-images .small{bottom:-50px;height:122px;position:absolute;right:0;width:170px}@media screen and (min-width:1024px){.values__stack-images .small{bottom:-150px;height:305px;right:-110px;width:425px}}.values__stack-text p{color:var(--wp--preset--color--primary);font-size:clamp(1.875rem,1.4583333333rem + 1.3888888889vw,3.125rem);font-weight:700;line-height:clamp(2.8125rem,2.3333333333rem + 1.5972222222vw,4.25rem);text-align:left}@media screen and (min-width:1024px){.values__stack-text p{color:var(--wp--preset--color--secondary)}.values__switch{padding-bottom:120px}}.values__switch-section{align-items:center;display:flex;flex-flow:row wrap;text-align:left}@media screen and (min-width:1024px){.values__switch-section{margin-bottom:80px}}.values__switch-section:nth-of-type(2n) .image{position:relative}.values__switch-section:nth-of-type(2n) .image img{border-bottom-right-radius:30px;border-top-right-radius:30px}.values__switch-section:nth-of-type(2n) .image:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/drawn-circle-sm.svg);background-repeat:no-repeat;content:"";height:80px;position:absolute;right:60px;top:-60px;width:80px;z-index:-1}@media screen and (min-width:1024px){.values__switch-section:nth-of-type(2n) .image:before{left:-40px;right:0;top:-40px}.values__switch-section:nth-of-type(2n) .image{margin-left:auto;order:2}.values__switch-section:nth-of-type(2n) .image img{border-bottom-left-radius:30px;border-bottom-right-radius:0;border-top-left-radius:30px;border-top-right-radius:0}}.values__switch-section:nth-of-type(odd) .image{position:relative}.values__switch-section:nth-of-type(odd) .image img{border-bottom-right-radius:30px;border-top-right-radius:30px}.values__switch-section:nth-of-type(odd) .image:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/drawn-circle-sm.svg);background-repeat:no-repeat;content:"";height:80px;position:absolute;right:60px;top:-60px;width:80px;z-index:-1}@media screen and (min-width:1024px){.values__switch-section:nth-of-type(odd) .image:before{right:-40px;top:-40px}}.values__switch-section .image{margin-bottom:90px;width:100%}@media screen and (min-width:1024px){.values__switch-section .image{margin-bottom:0;width:45%}}.values__switch-section .image img{height:350px;-o-object-fit:cover;object-fit:cover;width:327px}@media screen and (min-width:1024px){.values__switch-section .image img{height:760px;width:860px}}.values__switch-section .text{margin-bottom:125px;padding:0 30px;width:100%}.values__switch-section .text:last-of-type{margin-bottom:90px}@media screen and (min-width:1024px){.values__switch-section .text:last-of-type{margin-bottom:125px}.values__switch-section .text{margin-bottom:100px;padding:0 0 0 140px;width:41%}}.values__switch-section .text h3{color:var(--wp--preset--color--secondary);font-size:clamp(2.5rem,2.2916666667rem + .6944444444vw,3.125rem);line-height:clamp(3.125rem,2.75rem + 1.25vw,4.25rem);margin-bottom:35px}@media screen and (min-width:1024px){.values__switch-section .text h3{color:var(--wp--preset--color--primary);margin-bottom:50px}}.values__switch-section .text p{color:var(--wp--preset--color--dark);font-size:18px;line-height:32px;padding-bottom:30px}.values__switch-section .text ul{padding-left:30px}.values__switch-section .text ul li{color:var(--wp--preset--color--dark);font-size:18px;line-height:32px;padding:0 0 30px;position:relative}.values__switch-section .text ul li:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/bullets.svg);content:"";height:17px;left:-30px;position:absolute;top:15px;transform:translateY(-50%);width:17px}.values__slider{display:flex;flex-flow:row wrap;justify-content:space-between;padding:0 0 135px 30px;text-align:left}@media screen and (min-width:1024px){.values__slider{padding:0 0 200px}}.values__slider-text{position:relative;width:90%}@media screen and (min-width:1024px){.values__slider-text{margin-left:auto;width:30%}.values__slider-text p{width:67%}}.values__slider-text h3{font-size:clamp(2.5rem,2.2916666667rem + .6944444444vw,3.125rem);line-height:clamp(3.125rem,2.9791666667rem + .4861111111vw,3.5625rem);margin-bottom:30px}@media screen and (min-width:1024px){.values__slider-text h3{margin-bottom:20px;width:70%}}.values__slider-text .small-title{font-size:18px;line-height:27px}.values__slider-text .main-text{font-size:clamp(1.125rem,1.0416666667rem + .2777777778vw,1.375rem);line-height:clamp(1.875rem,1.8333333333rem + .1388888889vw,2rem);margin-bottom:90px}@media screen and (min-width:1024px){.values__slider-text .main-text{margin-bottom:60px}}.values__slider-text .nav-desktop{display:none}@media screen and (min-width:1024px){.values__slider-text .nav-desktop{display:inline-flex}}.values__slider-text .nav-desktop svg{cursor:pointer;height:67px;width:67px}.values__slider-text .nav-desktop svg:hover path:first-of-type{fill:var(--wp--preset--color--secondary)!important}.values__slider-text .nav-desktop svg:hover path:last-of-type{stroke:var(--wp--preset--color--light)}.values__slider-text .nav-desktop #prevBtnDesktop{margin-right:15px}.values__slider-text .nav-desktop #prevBtnDesktop svg{transform:rotate(180deg)}.values__slider-slider{width:100%}@media screen and (min-width:1024px){.values__slider-slider{width:63%}}.values__slider-slider .nav-mobile{display:inline-flex;margin-top:40px}@media screen and (min-width:1024px){.values__slider-slider .nav-mobile{display:none}}.values__slider-slider .nav-mobile svg{height:47px;width:47px}.values__slider-slider .nav-mobile #prevBtnMobile{margin-right:15px}.values__slider-slider .nav-mobile #prevBtnMobile svg{transform:rotate(180deg)}.values__slider-slider .swiper{padding-top:80px}@media screen and (min-width:1024px){.values__slider-slider .swiper{height:85%}}.values__slider-slider .swiper .swiper-slide{background:var(--wp--preset--color--tertiary);border-radius:30px;max-height:380px}.values__slider-slider .swiper .swiper-slide .item{min-height:308px;padding:80px 35px;position:relative}@media screen and (min-width:1024px){.values__slider-slider .swiper .swiper-slide .item{padding:80px 44px 0}}.values__slider-slider .swiper .swiper-slide .item p{font-size:clamp(1.125rem,1.0416666667rem + .2777777778vw,1.375rem);line-height:clamp(1.625rem,1.5rem + .4166666667vw,2rem);width:95%}.values__slider-slider .swiper .swiper-slide .item__number{align-items:center;background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/drawn-circle-sm.svg);background-repeat:no-repeat;display:flex;font-size:clamp(1.875rem,1.4583333333rem + 1.3888888889vw,3.125rem);font-weight:700;height:80px;justify-content:center;left:15px;line-height:clamp(3.4375rem,3.1666666667rem + .9027777778vw,4.25rem);position:absolute;top:-60px;width:80px;z-index:-1}.values__matrix h4{text-align:left}@media screen and (min-width:1024px){.values__matrix h4{margin-inline:auto;text-align:center;width:80%}}.services,.services__intro{position:relative}.services__intro{overflow:hidden;padding:80px 30px 150px;text-align:center}@media screen and (min-width:1024px){.services__intro{padding:120px 0 200px}}.services__intro p{font-size:30px;font-weight:700;line-height:45px}@media screen and (min-width:1024px){.services__intro p{margin:0 auto;width:49%}}.services__intro em{color:var(--wp--preset--color--secondary);font-style:normal}.services__intro:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/curved-lines.svg);height:446px;left:50%;position:absolute;top:-4%;transform:translateX(-50%);width:1920px}@media screen and (min-width:1024px){.services__intro:before{content:""}}.services .container--1620{max-width:100%}@media screen and (min-width:1024px){.services .container--1620{max-width:calc(100% - 60px)}}.services__work{display:flex;flex-flow:row wrap;justify-content:space-between;margin-bottom:185px}@media screen and (min-width:1024px){.services__work{align-items:flex-start;margin-bottom:255px}}.services__work-text{padding-left:30px;width:97%}@media screen and (min-width:1320px){.services__work-text{padding-left:0;position:-webkit-sticky;position:sticky;top:150px;width:calc(32% - 80px)}}.services__work-text h2{margin-bottom:30px}@media screen and (min-width:1024px){.services__work-text h2{margin-bottom:40px}}.services__work-text .small-title{font-size:18px;line-height:27px}.services__work-text .text{line-height:32px}.services__work-cards{display:flex;flex-flow:row wrap;justify-content:space-between;margin-left:30px;margin-top:60px;max-width:100%;overflow:hidden;width:100%}@media screen and (min-width:1320px){.services__work-cards{margin-left:0;width:66%}.services__work-cards .swiper-wrapper{align-items:flex-start;display:flex;flex-flow:row wrap;justify-content:space-between}.services__work-cards .swiper-wrapper .swiper-slide{height:514px;height:614px}}.services__work-cards .card{border-radius:30px;margin-bottom:20px;padding:33px 20px;width:100%}@media screen and (min-width:1320px){.services__work-cards .card{padding:60px 40px 100px;width:calc(50% - 10px)}}.services__work-cards .card.candidate-card{padding:33px 20px}@media screen and (min-width:1320px){.services__work-cards .card.candidate-card{padding:60px 40px 70px}}.services__work-cards .card.candidate-card .card__icon{margin-bottom:70px}@media screen and (min-width:1320px){.services__work-cards .card.candidate-card .card__icon{height:105px;margin-bottom:175px}}.services__work-cards .card.candidate-card .card__title{width:95%}@media screen and (min-width:1320px){.services__work-cards .card.candidate-card .card__title{width:100%}}.services__work-cards .card.candidate-card .card__text{width:90%}@media screen and (min-width:1320px){.services__work-cards .card.candidate-card .card__text{width:100%}}.services__work-cards .card.candidate-card:nth-of-type(2) .card__title{width:100%}.services__work-cards .card.candidate-card:nth-of-type(3) .card__title{width:70%}.services__work-cards .card__icon{margin-bottom:70px;min-height:100px}@media screen and (min-width:1320px){.services__work-cards .card__icon{margin-bottom:120px}}.services__work-cards .card__icon svg{width:53px}@media screen and (min-width:1320px){.services__work-cards .card__icon svg{width:100px}}.services__work-cards .card__title{font-size:clamp(1.5rem,1.0625rem + 1.4583333333vw,2.8125rem);line-height:clamp(1.875rem,1.375rem + 1.6666666667vw,3.375rem);margin-bottom:15px;width:80%}@media screen and (min-width:1320px){.services__work-cards .card__title{margin-bottom:40px;width:100%}}.services__work-cards .card__text{font-size:clamp(.75rem,.5416666667rem + .6944444444vw,1.375rem);line-height:clamp(1.125rem,.8333333333rem + .9722222222vw,2rem);width:80%}@media screen and (min-width:1320px){.services__work-cards .card__text{width:100%}}.services__work-cards .card:nth-of-type(3n+1){background:var(--wp--preset--color--primary)}.services__work-cards .card:nth-of-type(3n+1) .card__title{color:var(--wp--preset--color--light)}@media screen and (min-width:1320px){.services__work-cards .card:nth-of-type(3n+1) .card__title{color:var(--wp--preset--color--secondary)}}.services__work-cards .card:nth-of-type(3n+1) .card__text{color:var(--wp--preset--color--light)}.services__work-cards .card:nth-of-type(3n+2){background:var(--wp--preset--color--tertiary)}.services__work-cards .card:nth-of-type(3n+2) .card__title{color:var(--wp--preset--color--primary)}.services__work-cards .card:nth-of-type(3n+2) .card__text{color:var(--wp--preset--color--dark)}.services__work-cards .card:nth-of-type(2n+3){background:var(--wp--preset--color--secondary)}.services__work-cards .card:nth-of-type(2n+3) .card__title{color:var(--wp--preset--color--light)}.services__work-cards .card:nth-of-type(2n+3) .card__text{color:var(--wp--preset--color--dark)}@media screen and (min-width:1024px){.services__supplier{text-align:center}}.services__supplier h2{font-size:clamp(2.5rem,2.2916666667rem + .6944444444vw,3.125rem);line-height:clamp(3.125rem,2.75rem + 1.25vw,4.25rem);margin-bottom:90px;width:90%}@media screen and (min-width:1024px){.services__supplier h2{margin-bottom:100px;width:100%}.services__supplier-links{margin-bottom:235px}}.services__supplier-links ul{display:flex;flex-flow:row wrap;justify-content:space-between}.services__supplier-links ul .link{border-bottom:1px solid var(--wp--preset--color--borders);cursor:pointer;margin-bottom:40px;padding-bottom:40px;width:100%}@media screen and (min-width:1024px){.services__supplier-links ul .link{width:calc(50% - 50px)}}.services__supplier-links ul .link:last-of-type{margin-bottom:0}@media screen and (min-width:1024px){.services__supplier-links ul .link:last-of-type{margin-bottom:40px}}.services__supplier-links ul .link:first-of-type{border-top:1px solid var(--wp--preset--color--borders);padding-top:40px}@media screen and (min-width:1024px){.services__supplier-links ul .link:first-of-type{border-top:none;padding-top:0}}.services__supplier-links ul .link:hover .title{color:var(--wp--preset--color--secondary)}.services__supplier-links ul .link:hover svg{cursor:pointer}.services__supplier-links ul .link:hover svg path:first-of-type{fill:var(--wp--preset--color--secondary)!important}.services__supplier-links ul .link:hover svg path:last-of-type{stroke:var(--wp--preset--color--light)}.services__supplier-links ul .link .title{align-items:center;display:flex;font-size:clamp(1.25rem,1.125rem + .4166666667vw,1.625rem);font-weight:700;justify-content:space-between;line-height:clamp(1.875rem,1.4166666667rem + 1.5277777778vw,3.25rem);transition:all .3s ease-in-out;width:100%}.services__supplier-links ul .link svg{height:32px;min-height:32px;min-width:32px;width:32px}.services__supplier-links ul .link svg path{transition:all .3s ease-in-out}@media screen and (min-width:1024px){.services__supplier-links ul .link svg{height:40px;width:40px}}.quick-links{overflow:hidden;padding:95px 0 80px;position:relative}@media screen and (min-width:1024px){.quick-links{padding:220px 0 35px}}.quick-links:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/curved-lines.svg);height:446px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:1920px}@media screen and (min-width:1024px){.quick-links:before{content:""}}.quick-links h2{margin-bottom:55px;text-align:center}@media screen and (min-width:1024px){.quick-links h2{margin-bottom:110px}}.quick-links__locations{display:flex;flex-flow:row wrap;justify-content:space-between}.quick-links__locations-item{border-top:1px solid var(--wp--preset--color--borders);display:flex;flex-direction:column;padding:45px 0 65px;width:100%}@media screen and (min-width:700px){.quick-links__locations-item{padding:45px 0 125px;width:calc(50% - 55px)}}@media screen and (min-width:1024px){.quick-links__locations-item{width:calc(33.3333% - 55px)}}@media screen and (max-width:1024px-1px){.quick-links__locations-item:last-of-type{padding-bottom:0}}.quick-links__locations-item .name{font-size:26px;line-height:52px}.quick-links__locations-item .text{font-size:clamp(1rem,.9583333333rem + .1388888889vw,1.125rem);line-height:clamp(1.375rem,1.3125rem + .2083333333vw,1.5625rem)}.quick-links__locations-item .details{font-size:20px;line-height:27px}.quick-links__locations-item a{display:block}.quick-links__locations-item a.phone{margin-bottom:10px}.quick-links__locations-item a.phone,.quick-links__locations-item a.social{font-size:20px;font-weight:700;line-height:25px}.quick-links__locations-item a.website{align-items:center;display:inline-flex;font-size:22px;line-height:27px;text-decoration:underline}.quick-links__locations-item a.website svg{margin-left:20px}.quick-links__locations-item .socials{align-items:center;display:flex}.quick-links__locations-item .socials a{margin:0 20px 30px 0}.quick-links__locations-item .socials a.facebook svg{width:12px}.quick-links__locations-item .socials a.linkedin svg,.quick-links__locations-item .socials a.twitter svg{width:22px}.candidate-stories button{margin:0 auto 120px}@media screen and (min-width:1024px){.candidate-stories button{margin:0 auto 190px}}.candidate-stories__intro{overflow:hidden;padding:95px 20px;position:relative;text-align:center}@media screen and (min-width:1024px){.candidate-stories__intro{padding:155px 0 0}.candidate-stories__intro p{margin:0 auto;max-width:1050px}}.candidate-stories .container-shift-left{max-width:100%}@media screen and (min-width:1024px){.candidate-stories .container-shift-left{max-width:calc(100% - 40px)}}.candidate-stories__cards{margin-top:145px}@media screen and (min-width:1024px){.candidate-stories__cards{margin-top:380px}}.candidate-stories__cards-card{align-items:flex-start;display:flex;flex-flow:row wrap;margin-bottom:250px;position:relative}@media screen and (min-width:1024px){.candidate-stories__cards-card{margin-bottom:410px}}.candidate-stories__cards-card:last-of-type{margin-bottom:85px}@media screen and (min-width:1024px){.candidate-stories__cards-card:last-of-type{margin-bottom:150px}}.candidate-stories__cards-card .image{padding-top:80px;position:relative;width:100%}@media screen and (min-width:1024px){.candidate-stories__cards-card .image{position:-webkit-sticky;position:sticky;top:280px;width:50%}}.candidate-stories__cards-card .image img{display:block;height:385px;margin-bottom:80px;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:1024px){.candidate-stories__cards-card .image img{border-bottom-right-radius:30px;border-top-right-radius:30px;height:585px;margin-bottom:0;width:780px}}.candidate-stories__cards-card .image .number{align-items:center;display:flex;height:127px;justify-content:center;left:30px;position:absolute;top:-98px;width:127px}@media screen and (min-width:1024px){.candidate-stories__cards-card .image .number{height:158px;left:78%;top:-120px;width:158px}}.candidate-stories__cards-card .image .number span{color:var(--wp--preset--color--light);font-size:70px;font-weight:700;line-height:70px;position:relative}@media screen and (min-width:1024px){.candidate-stories__cards-card .image .number span{font-size:100px;line-height:100px}}.candidate-stories__cards-card .image .number:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/drawn-circle-md-tert.svg);background-repeat:no-repeat;content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (min-width:1024px){.candidate-stories__cards-card .image .number:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/drawn-circle.svg)}}.candidate-stories__cards-card .text{padding-left:20px;width:100%}@media screen and (min-width:1024px){.candidate-stories__cards-card .text{padding-left:100px;width:50%}}.candidate-stories__cards-card .text .tagline p{font-size:clamp(2.5rem,2.2916666667rem + .6944444444vw,3.125rem);font-weight:700;line-height:clamp(3.125rem,2.75rem + 1.25vw,4.25rem)}.candidate-stories__cards-card .text .content{width:97%}.candidate-stories__cards-card .text .content p{font-size:18px;line-height:30px;margin-bottom:30px}.legal-template{padding:85px 0 80px}@media screen and (min-width:1024px){.legal-template{padding:110px 0 160px}}.legal-template__content{margin-bottom:75px}.legal-template__content h3,.legal-template__content h4,.legal-template__content h5,.legal-template__content h6{color:var(--wp--preset--color--primary);margin:30px 0 20px}.legal-template__content h2{color:var(--wp--preset--color--secondary);font-size:clamp(1.875rem,1.4583333333rem + 1.3888888889vw,3.125rem);line-height:clamp(3rem,2.5833333333rem + 1.3888888889vw,4.25rem);margin-bottom:35px}@media screen and (min-width:1024px){.legal-template__content h2{margin-bottom:70px}}.legal-template__content h3{font-size:clamp(1.5rem,1.4583333333rem + .1388888889vw,1.625rem);line-height:clamp(3rem,2.9166666667rem + .2777777778vw,3.25rem)}.legal-template__content h4{font-size:clamp(1.375rem,1.3333333333rem + .1388888889vw,1.5rem);line-height:clamp(1.875rem,1.5rem + 1.25vw,3rem)}.legal-template__content h5{font-size:clamp(1.25rem,1.2083333333rem + .1388888889vw,1.375rem);line-height:clamp(1.75rem,1.4166666667rem + 1.1111111111vw,2.75rem)}.legal-template__content h6{font-size:20px;line-height:40px}.legal-template__content a{color:var(--wp--preset--color--secondary)}.legal-template__content p{color:var(--wp--preset--color--dark);font-size:clamp(1.125rem,1.0416666667rem + .2777777778vw,1.375rem);line-height:clamp(1.875rem,1.875rem + 0vw,1.875rem);padding-bottom:30px}.legal-template__content ol,.legal-template__content ul{font-size:clamp(1rem,.875rem + .4166666667vw,1.375rem);line-height:clamp(1.375rem,1.2083333333rem + .5555555556vw,1.875rem)}.legal-template__content ul{margin-bottom:40px}.legal-template__content ol{list-style:decimal}.legal-template__content ol,.legal-template__content ul{margin-left:15px}.legal-template__content ol li,.legal-template__content ul li{margin-bottom:15px;padding-left:30px;position:relative}.legal-template__content ol li:before,.legal-template__content ul li:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/bullets.svg);background-repeat:no-repeat;content:"";height:22px;left:0;position:absolute;top:30%;width:22px}.legal-template .logo-grid__item{align-items:center;border-bottom:2px solid var(--wp--preset--color--primary);cursor:pointer;display:grid;grid-template-columns:1fr;margin-bottom:50px;padding-bottom:50px}.legal-template .logo-grid__item:hover .logo-grid__item-text{color:var(--wp--preset--color--primary)}.legal-template .logo-grid__item-logo{margin-bottom:25px}@media screen and (min-width:835px){.legal-template .logo-grid__item-logo{margin-bottom:0}}.legal-template .logo-grid__item-logo img{max-height:125px;max-width:300px}@media screen and (min-width:835px){.legal-template .logo-grid__item{grid-template-columns:1fr 1fr}}.legal-template .logo-grid__item-text{color:var(--wp--preset--color--secondary);transition:all .3s ease-in}.legal-template .logo-grid__item-text p{font-size:clamp(1.375rem,1.3333333333rem + .1388888889vw,1.5rem);font-weight:700;line-height:clamp(1.75rem,1.7083333333rem + .1388888889vw,1.875rem)}body.category .header{background:var(--wp--preset--color--primary)!important}.news-archive{padding-top:55px}@media screen and (min-width:1024px){.news-archive{padding:125px 0 160px}}.news-archive__header{margin-bottom:60px;text-align:center}@media screen and (min-width:1024px){.news-archive__header{margin-bottom:120px}}.news-archive__filter{padding-bottom:50px;padding-left:20px}@media screen and (min-width:1024px){.news-archive__filter{border-bottom:1px solid var(--wp--preset--color--borders);margin-bottom:120px;padding-left:0}}.news-archive__filter ul{display:flex;flex-direction:column}@media screen and (min-width:1240px){.news-archive__filter ul{flex-direction:row}}.news-archive__filter ul li{display:flex;position:relative}@media screen and (min-width:1024px){.news-archive__filter ul li{padding-right:100px}}.news-archive__filter ul li:before{background:var(--wp--preset--color--secondary);border-radius:50%;height:12px;position:absolute;right:21%;top:42%;width:12px}@media screen and (min-width:1240px){.news-archive__filter ul li:before{content:""}}.news-archive__filter ul li span{align-items:center;background:var(--wp--preset--color--secondary);border-radius:50%;color:var(--wp--preset--color--light);display:none;font-size:14px;height:25px;justify-content:center;margin-left:4px;width:25px}@media screen and (min-width:1240px){.news-archive__filter ul li span{display:flex}}.news-archive__filter ul li a{color:var(--wp--preset--color--tertiary);font-size:clamp(1.875rem,1.875rem + 0vw,1.875rem);font-weight:700;line-height:clamp(2.8125rem,2.8125rem + 0vw,2.8125rem)}@media screen and (min-width:1240px){.news-archive__filter ul li a{color:var(--wp--preset--color--secondary)}}.news-archive__filter ul li.all{padding-right:0}@media screen and (min-width:1240px){.news-archive__filter ul li.all{margin-left:auto}}.news-archive__filter ul li.all:before{display:none}.news-archive__filter ul li.current-cat a{color:var(--wp--preset--color--secondary)}@media screen and (min-width:1240px){.news-archive__filter ul li.current-cat a{color:var(--wp--preset--color--primary)}}.news-archive__filter ul li.current-cat span{background:var(--wp--preset--color--secondary)}@media screen and (min-width:1240px){.news-archive__filter ul li.current-cat span{background:var(--wp--preset--color--primary)}}.news-archive__filter ul li.current-cat:before{background:var(--wp--preset--color--primary)}@media screen and (max-width:1239px){.news-archive__filter ul li.current-cat{padding-left:30px}.news-archive__filter ul li.current-cat:after{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/bullets.svg);content:"";height:17px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:17px}}.news-archive__posts{display:flex;flex-flow:row wrap;justify-content:space-between}.news-archive__posts-post{cursor:pointer;margin-bottom:100px;width:100%}.news-archive__posts-post:last-of-type{margin-bottom:25px}@media screen and (min-width:650px){.news-archive__posts-post{width:calc(50% - 32px)}}@media screen and (min-width:1240px){.news-archive__posts-post{margin-bottom:60px;width:calc(33.3333% - 32px)}}.news-archive__posts-post:hover .image:before{opacity:.6}.news-archive__posts-post:hover .image img{transform:scale(1.2)}.news-archive__posts-post:hover .content__title{color:var(--wp--preset--color--secondary)}.news-archive__posts-post:hover .content svg path{fill:var(--wp--preset--color--secondary);stroke:var(--wp--preset--color--light)}.news-archive__posts-post .content__date{margin-bottom:20px}@media screen and (min-width:650px){.news-archive__posts-post .content__date{margin-bottom:30px}}.news-archive__posts-post .content__title{font-size:clamp(1.25rem,1.0416666667rem + .6944444444vw,1.875rem);font-weight:700;line-height:clamp(1.5rem,1.1666666667rem + 1.1111111111vw,2.5rem);margin-bottom:10px;transition:all .3s ease-in-out}@media screen and (min-width:650px){.news-archive__posts-post .content__title{margin-bottom:20px}}.news-archive__posts-post .content .divider{margin-bottom:35px;width:75%}@media screen and (min-width:650px){.news-archive__posts-post .content .divider{margin-bottom:20px}}.news-archive__posts-post .content svg{cursor:pointer;height:32px;transition:all .3s ease-in-out;width:32px}@media screen and (min-width:1024px){.news-archive__posts-post .content svg{height:40px;width:40px}}.news-archive__posts-post .image{border-top-left-radius:30px;border-top-right-radius:30px;overflow:hidden;position:relative}.news-archive__posts-post .image .category-label{background:var(--wp--preset--color--light);border-radius:30px;color:var(--wp--preset--color--dark);font-size:11px;line-height:22px;padding:5px 18px;position:absolute;right:20px;top:20px;z-index:3}@media screen and (min-width:650px){.news-archive__posts-post .image .category-label{font-size:14px;line-height:27px}}.news-archive__posts-post .image:before{background:var(--wp--preset--color--primary);content:"";height:100%;left:0;opacity:.4;position:absolute;top:0;z-index:2}.news-archive__posts-post .image img,.news-archive__posts-post .image:before{border-top-left-radius:30px;border-top-right-radius:30px;transition:all .3s ease-in-out;width:100%}.news-archive__posts-post .image img{display:block;height:270px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:1240px){.news-archive__posts-post .image img{height:335px}}.news-archive__posts-post.sticky{width:100%}@media screen and (min-width:650px){.news-archive__posts-post.sticky{width:calc(50% - 32px)}}@media screen and (min-width:1240px){.news-archive__posts-post.sticky{margin-bottom:112px}}.news-archive__posts-post.sticky .image img{height:270px;width:100%}@media screen and (min-width:1240px){.news-archive__posts-post.sticky .image img{height:540px;width:720px}}.news-archive__posts .load-more-wrap{width:100%}.news-archive__posts .load-more-wrap button{cursor:pointer;margin:0 auto;transition:all .3s ease-in-out}.news-archive__posts .load-more-wrap button:hover{background:var(--wp--preset--color--primary)}@media screen and (min-width:1024px){.news-archive__posts .load-more-wrap button{margin:30px auto 0}}.template-vacancies .vacancies__list-item:hover{box-shadow:0 6px 20px -7px rgb(0 0 0 / .75)}.vacancies__filter{border-bottom:1px solid var(--wp--preset--color--borders);margin:55px 0;padding-bottom:30px}@media screen and (min-width:1000px){.vacancies__filter{margin:110px 0;padding-bottom:50px}}.vacancies__filter ul{display:flex;flex-direction:column}@media screen and (min-width:1000px){.vacancies__filter ul{flex-direction:row}}.vacancies__filter ul li{color:var(--wp--preset--color--tertiary);cursor:pointer;font-size:clamp(2rem,1.625rem + 1.25vw,3.125rem);font-weight:700;line-height:clamp(3.375rem,3.0833333333rem + .9722222222vw,4.25rem);margin-right:75px;position:relative;transition:all .3s ease-in-out}.vacancies__filter ul li.current{color:var(--wp--preset--color--secondary)}@media screen and (min-width:1000px){.vacancies__filter ul li.current{color:var(--wp--preset--color--primary)}}.vacancies__filter ul li.current:after{background:var(--wp--preset--color--primary)}@media screen and (max-width:999px){.vacancies__filter ul li.current{padding-left:30px}.vacancies__filter ul li.current:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/bullets.svg);content:"";height:17px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:17px}}@media screen and (min-width:1000px){.vacancies__filter ul li:after{background:var(--wp--preset--color--tertiary);border-radius:50%;content:"";height:12px;position:absolute;right:-20%;top:50%;width:12px}}.vacancies__filter ul li:nth-of-type(4):after{display:none}@media screen and (min-width:1000px){.vacancies__filter ul li:last-of-type{color:var(--wp--preset--color--secondary);margin:0 0 0 auto}}.vacancies__filter ul li:last-of-type:after{display:none}.vacancies__list{grid-gap:40px;display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (min-width:1024px){.vacancies__list{margin-bottom:125px}}.vacancies__list-item{cursor:pointer;display:block;margin-bottom:20px;min-height:225px;position:relative;transition:all .3s ease-in-out}.vacancies__list-item .title{margin-bottom:15px;transition:all .3s ease-in-out;width:95%}.vacancies__list-item .trust{font-size:clamp(1rem,.9166666667rem + .2777777778vw,1.25rem);line-height:clamp(1.375rem,1.2708333333rem + .3472222222vw,1.6875rem);margin-bottom:15px;width:80%}.vacancies__list-item .location{align-items:flex-start;display:inline-flex;font-size:clamp(1.25rem,1.2083333333rem + .1388888889vw,1.375rem);font-weight:700;line-height:clamp(1.6875rem,1.625rem + .2083333333vw,1.875rem);margin-bottom:10px}.vacancies__list-item .location svg{margin:2px 10px 0 0}.vacancies__list-item .salary{font-size:clamp(1.25rem,1.2083333333rem + .1388888889vw,1.375rem);font-weight:700;line-height:clamp(1.6875rem,1.625rem + .2083333333vw,1.875rem)}.vacancies__list-item .apply{align-items:flex-start;display:inline-flex}.vacancies__list-item .apply span{font-size:18px;line-height:25px}.vacancies__list-item .apply svg{height:27px;margin-left:14px;transition:all .3s ease-in-out;width:27px}.vacancies-single{align-items:flex-start;display:flex;flex-flow:row wrap}.vacancies-single #vacancies-application-form.ajaxing{position:relative}.vacancies-single #vacancies-application-form.ajaxing:before{background-color:hsl(0 0% 100% / .6);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.vacancies-single__content{background-color:var(--wp--preset--color--foreground);padding:55px 30px 40px;position:relative;width:100%}@media screen and (min-width:1024px){.vacancies-single__content{padding:220px 30px 350px;position:-webkit-sticky;position:sticky;top:0;width:57%}}@media screen and (min-width:1540px){.vacancies-single__content{padding:220px 0 350px}}.vacancies-single__content .vacanciesArchiveBtn{align-items:center;display:inline-flex;font-size:18px;justify-content:space-between;line-height:25px;margin-bottom:50px}@media screen and (min-width:1240px){.vacancies-single__content .vacanciesArchiveBtn{font-size:20px;left:13%;line-height:27px;margin-bottom:0;position:absolute;top:40px}}.vacancies-single__content .vacanciesArchiveBtn svg{height:36px;margin-right:10px;transform:rotate(180deg);width:36px}@media screen and (min-width:1240px){.vacancies-single__content .vacanciesArchiveBtn svg{height:40px;margin-right:20px;width:40px}}.vacancies-single__content-inner{margin:0 auto;max-width:800px}.vacancies-single__content-inner .api-wysiwyg h1{font-size:clamp(1.875rem,1.4583333333rem + 1.3888888889vw,3.125rem);font-weight:700;line-height:clamp(2.8125rem,2.3333333333rem + 1.5972222222vw,4.25rem)}.vacancies-single__content-inner .api-wysiwyg h2{font-size:clamp(1.375rem,1.2083333333rem + .5555555556vw,1.875rem);font-weight:400;line-height:clamp(2.1875rem,1.9791666667rem + .6944444444vw,2.8125rem)}.vacancies-single__content-inner .api-wysiwyg h3{font-size:clamp(1.125rem,1.0833333333rem + .1388888889vw,1.25rem);font-weight:400;line-height:clamp(1.375rem,1.2708333333rem + .3472222222vw,1.6875rem)}.vacancies-single__content-inner .api-wysiwyg h4,.vacancies-single__content-inner .api-wysiwyg h5,.vacancies-single__content-inner .api-wysiwyg h6{font-size:18px;font-weight:400;line-height:25px}.vacancies-single__content-inner .api-wysiwyg h1,.vacancies-single__content-inner .api-wysiwyg h2,.vacancies-single__content-inner .api-wysiwyg h3,.vacancies-single__content-inner .api-wysiwyg h4,.vacancies-single__content-inner .api-wysiwyg h5,.vacancies-single__content-inner .api-wysiwyg h6{color:var(--wp--preset--color--secondary);margin:50px 0 20px}.vacancies-single__content-inner .api-wysiwyg div,.vacancies-single__content-inner .api-wysiwyg p{color:var(--wp--preset--color--dark);font-size:18px;font-weight:300;line-height:25px;margin-bottom:20px}.vacancies-single__content-inner .api-wysiwyg div>ul li{color:var(--wp--preset--color--dark);font-size:18px;font-weight:400;line-height:25px;margin-bottom:30px}.vacancies-single__content-inner .api-wysiwyg div ul{margin-top:40px}.vacancies-single__content-inner .api-wysiwyg div ul li{color:var(--wp--preset--color--dark);font-size:clamp(1rem,.875rem + .4166666667vw,1.375rem);line-height:clamp(1.375rem,1.3125rem + .2083333333vw,1.5625rem);margin-bottom:20px;padding-left:30px;position:relative}@media screen and (min-width:1024px){.vacancies-single__content-inner .api-wysiwyg div ul li{margin-bottom:30px;padding-left:50px}}.vacancies-single__content-inner .api-wysiwyg div ul li:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/bullets.svg);background-repeat:no-repeat;content:"";height:20px;left:0;position:absolute;top:60%;transform:translateY(-50%);width:20px}.vacancies-single__form{padding:40px 30px 90px;transition:all .3s ease-out;width:100%}@media screen and (min-width:1024px){.vacancies-single__form{padding:220px 30px 350px;width:43%}}@media screen and (min-width:1540px){.vacancies-single__form{padding:220px 0 350px}}.vacancies-single__form #add-education-item,.vacancies-single__form #add-experience-item{background-color:var(--wp--preset--color--primary);border-radius:30px;color:var(--wp--preset--color--white);display:block;margin:30px 0 30px auto;padding:10px;text-align:center}.vacancies-single__form #add-education-item.hide,.vacancies-single__form #add-experience-item.hide{display:none}.vacancies-single__form .education-item,.vacancies-single__form .experience-item{border:1px solid var(--wp--preset--color--borders);border-radius:10px;display:none;margin-bottom:20px;padding:30px 30px 0}.vacancies-single__form .education-item--0,.vacancies-single__form .education-item.show,.vacancies-single__form .experience-item--0,.vacancies-single__form .experience-item.show{display:block}.vacancies-single__form .education-item .label-side,.vacancies-single__form .experience-item .label-side{display:flex;justify-content:space-between}.vacancies-single__form .education-item .label-side label,.vacancies-single__form .experience-item .label-side label{margin-top:15px;width:10%}.vacancies-single__form .education-item .label-side input,.vacancies-single__form .experience-item .label-side input{width:85%}.vacancies-single__form .inner{margin:0 auto;max-width:475px}.vacancies-single__form .inner__title{font-size:26px;line-height:52px}.vacancies-single__form .inner__subtitle{font-size:20px;line-height:27px}.vacancies-single__form .inner form .field-title{color:var(--wp--preset--color--primary);font-size:18px;line-height:25px;margin-bottom:10px}.vacancies-single__form .inner form .field-title.select{color:var(--wp--preset--color--dark)}.vacancies-single__form .inner form .select-field-wrap{margin-bottom:30px}.vacancies-single__form .inner form .legal-consent{display:flex;flex-flow:row wrap;justify-content:space-between}.vacancies-single__form .inner form .legal-consent input{width:3%}.vacancies-single__form .inner form .legal-consent p{font-size:14px;width:90%}.vacancies-single__form .inner form fieldset input,.vacancies-single__form .inner form fieldset label{display:block}.vacancies-single__form .inner form fieldset label{font-size:18px;font-weight:300;line-height:25px;margin-bottom:10px}.vacancies-single__form .inner form fieldset input{background:none;border:none;border-top:1px solid var(--wp--preset--color--borders);color:var(--wp--preset--color--dark);font-size:16px;line-height:52px;outline:0}.vacancies-single__form .inner form fieldset input::-moz-placeholder{color:var(--wp--preset--color--secondary);font-size:16px;font-weight:600;line-height:52px}.vacancies-single__form .inner form fieldset input:-ms-input-placeholder{color:var(--wp--preset--color--secondary);font-size:16px;font-weight:600;line-height:52px}.vacancies-single__form .inner form fieldset input::placeholder{color:var(--wp--preset--color--secondary);font-size:16px;font-weight:600;line-height:52px}.vacancies-single__form .inner form fieldset input,.vacancies-single__form .inner form fieldset textarea{margin-bottom:30px;width:100%}.vacancies-single__form .inner form fieldset textarea{border-radius:10px;font-size:16px;font-weight:600;height:170px;line-height:52px;padding:0 10px;resize:none}.vacancies-single__form .inner form fieldset textarea::-moz-placeholder{color:var(--wp--preset--color--secondary)}.vacancies-single__form .inner form fieldset textarea:-ms-input-placeholder{color:var(--wp--preset--color--secondary)}.vacancies-single__form .inner form fieldset textarea::placeholder{color:var(--wp--preset--color--secondary)}.vacancies-single__form .inner form fieldset select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:10px;color:var(--wp--preset--color--secondary);font-weight:600;padding:20px 10px;width:100%}.vacancies-single__form .inner form fieldset .select-wrap{margin-bottom:50px;position:relative}.vacancies-single__form .inner form fieldset .select-wrap:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/custom-select-icon.svg);background-repeat:no-repeat;content:"";height:9px;position:absolute;right:20px;top:55%;transform:translateY(-70%);width:18px}.vacancies-single__form .inner form fieldset.boolean{margin-bottom:30px}.vacancies-single__form .inner form fieldset.boolean,.vacancies-single__form .inner form fieldset.boolean label,.vacancies-single__form .inner form fieldset.checkbox{display:flex}.vacancies-single__form .inner form fieldset.boolean label,.vacancies-single__form .inner form fieldset.checkbox label{color:var(--wp--preset--color--secondary);font-size:16px;font-weight:700;line-height:32px;margin:0;width:90%}.vacancies-single__form .inner form fieldset.boolean input,.vacancies-single__form .inner form fieldset.checkbox input{align-self:center;border-radius:50%;margin:0;width:10%}.vacancies-single__form .inner form fieldset input[type=file]{align-items:center;border:1px dashed var(--wp--preset--color--borders)!important;border:none;border-radius:10px;display:flex;height:170px;justify-content:center;padding:25px 15px}.vacancies-single__form .inner form fieldset input[type=file]::-moz-placeholder{color:var(--wp--preset--color--secondary)}.vacancies-single__form .inner form fieldset input[type=file]:-ms-input-placeholder{color:var(--wp--preset--color--secondary)}.vacancies-single__form .inner form fieldset input[type=file]::placeholder{color:var(--wp--preset--color--secondary)}.vacancies-single__form .inner form fieldset button{cursor:pointer;margin:30px auto 0;transition:all .3s ease-in-out;width:170px}.vacancies-single__form .inner form fieldset button:hover{background:var(--wp--preset--color--primary)}@media screen and (min-width:1024px){.vacancies-single__form .inner form fieldset button{margin-top:30px}}.vacancies-single__form .form-response{grid-column:1/3;padding:20px 0;z-index:11}.vacancies-single__form .form-response .form-response--error,.vacancies-single__form .form-response .form-response--success{display:none;font-size:18px;height:0}.vacancies-single__form .form-response .form-response--error h3,.vacancies-single__form .form-response .form-response--success h3{font-size:30px;margin-bottom:20px}.vacancies-single__form .form-response .form-response--error p,.vacancies-single__form .form-response .form-response--success p{font-size:20px;margin-bottom:20px}.vacancies-single__form .form-response .form-response--error.show,.vacancies-single__form .form-response .form-response--success.show{display:block;height:auto}.vacancies-single__form .form-response .form-response--error{color:red}.vacancies-single__form .form-response .form-response--success h3{color:var(--wp--preset--color--secondary)}.vacancies-single__form .form-response .form-response--success p{color:var(--wp--preset--color--dark)}.vacancy-form-inner.success-hide{display:none}.template-vacancies .vacancies__list{display:block}.template-vacancies .vacancies__list-item{background:var(--wp--preset--color--tertiary);border-radius:20px;display:grid;gap:20px;grid-template-columns:1fr;padding:32px 22px;width:100%}@media screen and (min-width:900px){.template-vacancies .vacancies__list-item{gap:40px;grid-template-columns:1.5fr 1fr 1fr 160px;padding:64px 44px}}.template-vacancies .vacancies__list-item.show{display:grid!important}.template-vacancies .vacancies__list-item.hide{display:none!important}.template-vacancies .vacancies__list-item .location,.template-vacancies .vacancies__list-item .trust{margin-bottom:0}@media screen and (min-width:900px){.template-vacancies .vacancies__list-item .apply span{margin-top:6px}}.template-vacancies .vacancies__list-item .apply svg{height:24px;width:24px}@media screen and (min-width:900px){.template-vacancies .vacancies__list-item .apply svg{height:37px;width:37px}}.vacancies-slider{padding-top:96px;position:relative}.vacancies-slider .inner-container{display:flex;flex-direction:column}.vacancies-slider__header{margin-bottom:100px;order:2;position:relative}.vacancies-slider__header p{display:none}@media screen and (min-width:1024px){.vacancies-slider__header{border-bottom:1px solid var(--wp--preset--color--borders);margin-bottom:70px;order:1}.vacancies-slider__header p{display:block}.vacancies-slider__header-filter{margin-bottom:50px}}.vacancies-slider__header-filter ul{display:flex;flex-direction:column}@media screen and (min-width:1024px){.vacancies-slider__header-filter ul{flex-direction:row}}.vacancies-slider__header-filter ul li{padding:10px 0;position:relative}@media screen and (min-width:1024px){.vacancies-slider__header-filter ul li{padding-right:60px}}@media screen and (min-width:1110px){.vacancies-slider__header-filter ul li{margin-right:125px;padding:0}}.vacancies-slider__header-filter ul li:before{background:var(--wp--preset--color--primary);bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}@media screen and (min-width:1024px){.vacancies-slider__header-filter ul li:before{display:none}}.vacancies-slider__header-filter ul li:hover:after{background:var(--wp--preset--color--primary)}.vacancies-slider__header-filter ul li:hover a{color:var(--wp--preset--color--primary)}.vacancies-slider__header-filter ul li:after{background:var(--wp--preset--color--secondary);border-radius:50%;height:12px;position:absolute;right:14%;top:50%;transition:all .3s ease-in-out;width:12px}@media screen and (min-width:1024px){.vacancies-slider__header-filter ul li:after{content:""}}@media screen and (min-width:1110px){.vacancies-slider__header-filter ul li:after{right:-30%}}.vacancies-slider__header-filter ul li:nth-of-type(4):after{display:none}.vacancies-slider__header-filter ul li a{color:var(--wp--preset--color--tertiary);cursor:pointer;font-size:clamp(1.875rem,1.4583333333rem + 1.3888888889vw,3.125rem);font-weight:700;line-height:clamp(3.25rem,2.9166666667rem + 1.1111111111vw,4.25rem);transition:all .3s ease-in-out}@media screen and (min-width:1024px){.vacancies-slider__header-filter ul li a{color:var(--wp--preset--color--secondary)}}.vacancies-slider__content{display:flex;flex-flow:column wrap;justify-content:space-between;order:1}@media screen and (min-width:1024px){.vacancies-slider__content{flex-flow:row wrap;order:2}}.vacancies-slider__content-text{margin-bottom:55px;position:relative;width:100%}@media screen and (min-width:1024px){.vacancies-slider__content-text{margin-bottom:0;width:18%}}.vacancies-slider__content-text h3{border-bottom:1px solid var(--wp--preset--color--borders);color:var(--wp--preset--color--primary);font-size:clamp(1.875rem,1.4583333333rem + 1.3888888889vw,3.125rem);line-height:clamp(3.25rem,2.9166666667rem + 1.1111111111vw,4.25rem);margin-bottom:10px;padding-bottom:10px}@media screen and (min-width:1024px){.vacancies-slider__content-text h3{border-bottom:none;color:var(--wp--preset--color--secondary);padding-bottom:30px}.vacancies-slider__content-text .mobile-small-title{display:none}}.vacancies-slider__content-text .text{font-size:clamp(1.125rem,1.0416666667rem + .2777777778vw,1.375rem);line-height:clamp(1.6875rem,1.6875rem + 0vw,1.6875rem)}.vacancies-slider__content-text .nav-desktop{display:none}@media screen and (min-width:1024px){.vacancies-slider__content-text .nav-desktop{display:block}}.vacancies-slider__content-text .nav-desktop .swiper-button-next,.vacancies-slider__content-text .nav-desktop .swiper-button-prev{bottom:0;height:47px;top:76%;width:47px}@media screen and (min-width:1024px){.vacancies-slider__content-text .nav-desktop .swiper-button-next,.vacancies-slider__content-text .nav-desktop .swiper-button-prev{height:67px;width:67px}}.vacancies-slider__content-text .nav-desktop .swiper-button-next:after,.vacancies-slider__content-text .nav-desktop .swiper-button-prev:after{display:none}.vacancies-slider__content-text .nav-desktop .swiper-button-next:hover svg path:first-of-type,.vacancies-slider__content-text .nav-desktop .swiper-button-prev:hover svg path:first-of-type{fill:var(--wp--preset--color--secondary)!important}.vacancies-slider__content-text .nav-desktop .swiper-button-next:hover svg path:last-of-type,.vacancies-slider__content-text .nav-desktop .swiper-button-prev:hover svg path:last-of-type{stroke:var(--wp--preset--color--light)}.vacancies-slider__content-text .nav-desktop .swiper-button-prev{left:0;transform:rotate(180deg)}.vacancies-slider__content-text .swiper-button-next{left:90px}.vacancies-slider__content-text div p{font-size:22px;line-height:27px}.vacancies-slider__content-slider{width:100%}@media screen and (min-width:1024px){.vacancies-slider__content-slider{width:77%}}.vacancies-slider__content-slider .nav-mobile{display:inline-flex;justify-content:center;margin:40px 0 20px;width:100%}@media screen and (min-width:1024px){.vacancies-slider__content-slider .nav-mobile{display:none}}.vacancies-slider__content-slider .nav-mobile .swiper-button-next,.vacancies-slider__content-slider .nav-mobile .swiper-button-prev{height:47px;position:relative;width:47px}@media screen and (min-width:1024px){.vacancies-slider__content-slider .nav-mobile .swiper-button-next,.vacancies-slider__content-slider .nav-mobile .swiper-button-prev{height:67px;width:67px}}.vacancies-slider__content-slider .nav-mobile .swiper-button-next:after,.vacancies-slider__content-slider .nav-mobile .swiper-button-prev:after{display:none}.vacancies-slider__content-slider .nav-mobile .swiper-button-prev{left:0;margin-right:20px;transform:rotate(180deg)}@media screen and (min-width:1024px){.vacancies-slider__content-slider .swiper-slide{padding-bottom:80px}}.vacancies-slider__content-slider .swiper-slide.show{display:block}.vacancies-slider__content-slider .swiper-slide.hide{display:none}.vacancies-slider__content-slider .swiper-slide a{cursor:pointer;margin-bottom:0}@media screen and (min-width:1024px){.vacancies-slider__content-slider .swiper-slide a{display:flex;flex-direction:column;min-height:267px}}.vacancies-slider__content-slider .swiper-slide a .apply{margin-top:auto}.vacancies-slider__content-slider .swiper-slide .vacancies__list-item:hover .apply svg{transform:rotate(180deg)}.vacancies-slider__content-slider .swiper-slide .vacancies__list-item:hover .title{color:var(--wp--preset--color--secondary)}.post-type-archive-city .call-to-action,.template-life-uk .call-to-action,.template-our-values .call-to-action,.template-quick-links .call-to-action,.template-resources .call-to-action{margin-bottom:45px}@media screen and (min-width:700px){.post-type-archive-city .call-to-action,.template-life-uk .call-to-action,.template-our-values .call-to-action,.template-quick-links .call-to-action,.template-resources .call-to-action{margin-bottom:150px}}.call-to-action .container--1070{max-width:calc(100% - 20px)}@media screen and (min-width:700px){.call-to-action .container--1070{max-width:calc(100% - 60px)}}.call-to-action__content{background:var(--wp--preset--color--tertiary);border-radius:30px;padding:55px 0;text-align:center}.call-to-action__content h2{color:var(--wp--preset--color--primary);font-size:clamp(1.875rem,1.4583333333rem + 1.3888888889vw,3.125rem);font-weight:700;line-height:clamp(2.8125rem,2.3333333333rem + 1.5972222222vw,4.25rem)}@media screen and (min-width:700px){.call-to-action__content h2{color:var(--wp--preset--color--secondary)}}.call-to-action__content .text{margin-inline:auto;width:90%}@media screen and (min-width:700px){.call-to-action__content .text{width:72%}}.call-to-action__content .text p{font-size:clamp(1.125rem,1.0833333333rem + .1388888889vw,1.25rem);line-height:clamp(1.875rem,1.875rem + 0vw,1.875rem)}.call-to-action__content .text p a{color:var(--wp--preset--color--secondary)}.nmc-process .testimonials{display:none}.gmc-registration-support .testimonials,.hcpc-registration-support .testimonials,.nmc-registration-support .testimonials{padding:170px 0}@media screen and (min-width:1024px){.gmc-registration-support .testimonials,.hcpc-registration-support .testimonials,.nmc-registration-support .testimonials{padding:245px 0}}.testimonials{padding-top:170px}@media screen and (min-width:1024px){.testimonials{padding-top:245px}}.testimonials .container-shift-left{max-width:100%}.testimonials__slider .swiper-slide{align-items:flex-start;display:flex;flex-flow:row wrap;padding-top:35px;position:relative}@media screen and (min-width:1240px){.testimonials__slider .swiper-slide{min-height:750px!important}}.testimonials__slider .swiper-slide .static-image{border-radius:30px;display:none;height:200px;opacity:.4;width:280px}@media screen and (min-width:1550px){.testimonials__slider .swiper-slide .static-image{display:block}}.testimonials__slider .swiper-slide .static-image__one{margin-left:auto;margin-top:200px}.testimonials__slider .swiper-slide .static-image__two{position:absolute;right:-275px;top:59%}.testimonials__slider .swiper-slide .image{display:flex;display:none;flex-direction:column;position:relative;width:100%}@media screen and (min-width:1024px){.testimonials__slider .swiper-slide .image{display:block;width:42%}}.testimonials__slider .swiper-slide .image .large-img{display:none;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:1024px){.testimonials__slider .swiper-slide .image .large-img{border-bottom-right-radius:30px;border-top-right-radius:30px;display:block;height:585px;width:780px}}.testimonials__slider .swiper-slide .image:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/image-blob.svg);content:"";height:73px;position:absolute;right:-65px;top:-35px;transform:translateX(-50%);width:73px;z-index:-1}.testimonials__slider .swiper-slide .text{position:relative;width:100%}@media screen and (min-width:1024px){.testimonials__slider .swiper-slide .text{padding:0 0 30px 80px;width:55%}}.testimonials__slider .swiper-slide .text__header{padding:0 30px}@media screen and (min-width:1024px){.testimonials__slider .swiper-slide .text__header{padding:0}}.testimonials__slider .swiper-slide .text__header h3{color:var(--wp--preset--color--primary);font-size:clamp(1.875rem,1.4583333333rem + 1.3888888889vw,3.125rem);line-height:clamp(2.8125rem,2.3333333333rem + 1.5972222222vw,4.25rem);margin-bottom:50px}@media screen and (min-width:1024px){.testimonials__slider .swiper-slide .text__header h3{color:var(--wp--preset--color--secondary);margin-bottom:100px}}.testimonials__slider .swiper-slide .text .image-mobile{margin-bottom:80px}.testimonials__slider .swiper-slide .text .image-mobile img{display:block;height:388px;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:1024px){.testimonials__slider .swiper-slide .text .image-mobile{display:none}}.testimonials__slider .swiper-slide .text .content{padding:0 30px;position:relative;width:100%}@media screen and (min-width:1024px){.testimonials__slider .swiper-slide .text .content{padding:0}}@media screen and (min-width:1550px){.testimonials__slider .swiper-slide .text .content{margin-left:auto;width:70%}}.testimonials__slider .swiper-slide .text .content:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/large-quotes-tert.svg);background-repeat:no-repeat;content:"";height:70px;left:15px;position:absolute;top:-15px;width:125px;z-index:-1}@media screen and (min-width:1550px){.testimonials__slider .swiper-slide .text .content:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/large-quotes.svg);left:-150px;z-index:0}}.testimonials__slider .swiper-slide .text .content__testimonial strong{color:var(--wp--preset--color--primary);font-size:clamp(2rem,1.875rem + .4166666667vw,2.375rem);line-height:clamp(2.1875rem,1.9791666667rem + .6944444444vw,2.8125rem)}.testimonials__slider .swiper-slide .text .content__testimonial p{color:var(--wp--preset--color--dark);font-size:18px;font-weight:700;line-height:30px;margin-bottom:20px}.testimonials__slider .swiper-slide .text .content__testimonial p:first-of-type{margin-bottom:40px}.testimonials__slider .swiper-slide .text .content__author{font-size:26px;font-weight:700;line-height:52px;margin-top:40px}.testimonials__slider .swiper-slide .text .content__location{font-size:20px;line-height:27px}.testimonials__slider .swiper-slide #nextBtnDesktop,.testimonials__slider .swiper-slide #prevBtnDesktop{display:none;margin-top:60px}@media screen and (min-width:1024px){.testimonials__slider .swiper-slide #nextBtnDesktop,.testimonials__slider .swiper-slide #prevBtnDesktop{bottom:-130px;display:inline-block;margin-top:0;position:absolute;right:10%}}@media screen and (min-width:1550px){.testimonials__slider .swiper-slide #nextBtnDesktop,.testimonials__slider .swiper-slide #prevBtnDesktop{bottom:27%}}.testimonials__slider .swiper-slide #nextBtnDesktop:after,.testimonials__slider .swiper-slide #prevBtnDesktop:after{display:none}.testimonials__slider .swiper-slide #nextBtnDesktop svg,.testimonials__slider .swiper-slide #prevBtnDesktop svg{cursor:pointer;height:67px;width:67px}.testimonials__slider .swiper-slide #nextBtnDesktop svg:hover path:first-of-type,.testimonials__slider .swiper-slide #prevBtnDesktop svg:hover path:first-of-type{fill:var(--wp--preset--color--secondary)!important}.testimonials__slider .swiper-slide #nextBtnDesktop svg:hover path:last-of-type,.testimonials__slider .swiper-slide #prevBtnDesktop svg:hover path:last-of-type{stroke:var(--wp--preset--color--light)}.testimonials__slider .swiper-slide #prevBtnDesktop{margin-left:30px;right:23%}@media screen and (min-width:1550px){.testimonials__slider .swiper-slide #prevBtnDesktop{right:20%}}.testimonials__slider .swiper-slide .swiper-button-disabled{opacity:1}.testimonials__slider .swiper-slide #prevBtnDesktop{margin-right:5px}.testimonials__slider .swiper-slide #prevBtnDesktop svg{transform:rotate(180deg)}.testimonials__slider .swiper-wrapper{padding-bottom:100px}@media screen and (min-width:1024px){.testimonials__slider .swiper-wrapper{padding-bottom:0}}.testimonials__slider #nextBtnMobile,.testimonials__slider #prevBtnMobile{bottom:0;display:inline-block;position:absolute}@media screen and (min-width:1024px){.testimonials__slider #nextBtnMobile,.testimonials__slider #prevBtnMobile{display:none}}.testimonials__slider #nextBtnMobile svg,.testimonials__slider #prevBtnMobile svg{height:47px;width:47px}.testimonials__slider #prevBtnMobile{left:30px}.testimonials__slider #prevBtnMobile svg{transform:rotate(180deg)}.testimonials__slider #nextBtnMobile{left:90px}.template-life-uk .resources-grid__intro{display:none}.resources-page{overflow:hidden;padding-top:120px;position:relative}@media screen and (min-width:1230px){.resources-page{padding-top:240px}}.resources-page:before{background-image:url(//52.56.49.19/wp-content/themes/resource-finder-theme/dist/styles/../images/svg/curved-lines.svg);content:"";height:446px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:1920px}.resources-grid{padding-bottom:105px;text-align:center}@media screen and (min-width:1230px){.resources-grid{padding-bottom:205px}}.resources-grid__intro{padding:0 20px 50px;position:relative;text-align:center}@media screen and (min-width:1024px){.resources-grid__intro{padding:0 0 100px}.resources-grid__intro p{margin:0 auto;max-width:1050px}}.resources-grid h4{margin-bottom:100px}@media screen and (min-width:1230px){.resources-grid h4{margin-bottom:130px}}.resources-grid__cards{-moz-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:375px}@media screen and (min-width:550px){.resources-grid__cards{max-width:510px}}@media screen and (min-width:850px){.resources-grid__cards{-moz-column-gap:20px;column-gap:20px;grid-template-columns:repeat(3,1fr);max-width:810px}}@media screen and (min-width:1024px){.resources-grid__cards{max-width:965px}}@media screen and (min-width:1240px){.resources-grid__cards{max-width:1180px}}@media screen and (min-width:1620px){.resources-grid__cards{grid-template-columns:repeat(4,1fr);max-width:none}}.resources-grid__cards .resource-card{cursor:pointer;display:block;height:225px;margin:0 auto;position:relative;width:160px}@media screen and (min-width:414px){.resources-grid__cards .resource-card{height:245px;width:180px}}.resources-grid__cards .resource-card:hover:before{opacity:.6}.resources-grid__cards .resource-card:hover .content svg circle{fill:var(--wp--preset--color--secondary)!important}.resources-grid__cards .resource-card:hover .content svg path:last-of-type{stroke:var(--wp--preset--color--light)!important}.resources-grid__cards .resource-card:nth-of-type(odd){margin-top:10px}@media screen and (min-width:850px){.resources-grid__cards .resource-card:nth-of-type(odd){margin-top:30px;margin-top:0}.resources-grid__cards .resource-card:nth-of-type(3n),.resources-grid__cards .resource-card:nth-of-type(3n+1){margin-top:30px}}@media screen and (min-width:1620px){.resources-grid__cards .resource-card:nth-of-type(odd){margin-top:30px!important}.resources-grid__cards .resource-card:nth-of-type(3n),.resources-grid__cards .resource-card:nth-of-type(3n+1){margin-top:0}}@media screen and (min-width:550px){.resources-grid__cards .resource-card{height:315px;width:250px}}@media screen and (min-width:1024px){.resources-grid__cards .resource-card{height:365px;width:300px}}@media screen and (min-width:1240px){.resources-grid__cards .resource-card{height:511px;width:378px}}.resources-grid__cards .resource-card:before{background-color:var(--wp--preset--color--primary);border-radius:30px;content:"";height:100%;left:0;opacity:.4;position:absolute;top:0;transition:all .3s ease-in-out;width:100%}.resources-grid__cards .resource-card img{border-radius:30px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.resources-grid__cards .resource-card .content{left:50%;position:absolute;top:45%;transform:translateX(-50%);width:90%}@media screen and (min-width:850px){.resources-grid__cards .resource-card .content{width:100%}}.resources-grid__cards .resource-card .content p{font-size:clamp(1.125rem,.875rem + .8333333333vw,1.875rem);font-weight:700;line-height:clamp(1.875rem,1.5625rem + 1.0416666667vw,2.8125rem);margin-bottom:10px}@media screen and (min-width:750px){.resources-grid__cards .resource-card .content p{margin:0 10px 30px}}.resources-grid__cards .resource-card .content svg{height:18px;transition:all .3s ease-in-out;width:18px}.resources-grid__cards .resource-card .content svg circle,.resources-grid__cards .resource-card .content svg path{transition:all .3s ease-in-out}@media screen and (min-width:1230px){.resources-grid__cards .resource-card .content svg{height:37px;width:37px}}