.header{padding:3rem 0;position:absolute;width:100%;z-index:100;top:0;left:0}@media (max-width: 1023px){.header{padding:1.2rem 0}}.header a{text-decoration:none}.header .header__inner{display:flex;justify-content:space-between;align-items:center}.header .header__logo{position:relative;z-index:2}@media (max-width: 1024px){.header .header__logo{max-width:12rem}}.header .header__logo a{transition:.4s}@media (hover: hover){.header .header__logo a:where(:hover,:focus-visible){opacity:.75}}.header .header__nav{transition:.4s}@media (max-width: 1023px){.header .header__nav{position:absolute;right:0;top:0;background-color:#f5f5f5;width:100%;max-width:40rem;padding:12rem 2.4rem 4rem;height:100dvh;transform:translate(100%)}}@media (max-width: 767px){.header .header__nav{max-width:100%}}.header .header__nav .nav{margin-right:5.9rem}@media (max-width: 1399px){.header .header__nav .nav{margin-right:3.2rem}}@media (max-width: 1199px){.header .header__nav .nav{margin-right:1.8rem}}@media (max-width: 1023px){.header .header__nav .nav{margin-right:0;margin-bottom:2.4rem}}.header .header__nav-wrapper{display:flex;justify-content:center;align-items:center}@media (max-width: 1023px){.header .header__nav-wrapper{display:block;height:100%;overflow-x:hidden;overflow-y:auto}}.header .overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:transparent}.header--whitebg{background-color:var(--white)}@media (min-width: 1399px){.header--advantage .header__nav .nav{margin-right:5.6rem}}.nav{--spacing: 2.5rem;font-size:1.8rem}@media (max-width: 1399px){.nav{--spacing: 1.2rem}}@media (max-width: 1199px){.nav{--spacing: .8rem;font-size:1.6rem}}@media (max-width: 1023px){.nav{font-size:1.8rem}}.nav ul{display:flex;justify-content:center;align-items:center}.nav ul,.nav ul:last-child{margin:calc(var(--spacing) * -1)}@media (max-width: 1023px){.nav ul{display:block}}.nav li>ul{display:block;position:absolute;top:100%;left:50%;transform:translate(-50%);background-color:var(--white);padding:3rem 3.2rem 3rem 2.2rem;border-radius:1.8rem;box-shadow:1.2rem 1.2rem 3.1rem #0000000a;margin:0!important;opacity:0;visibility:hidden;pointer-events:none;transition:all .4s,padding 0s .4s}@media (max-width: 1023px){.nav li>ul{position:relative;top:0;left:0;transform:none;background-color:transparent;max-height:0;padding:0;box-shadow:none}}.nav li>ul li{padding:0;margin-bottom:.5rem}.nav li>ul li:last-child{margin-bottom:0}.nav li>ul.open{opacity:1;visibility:visible;pointer-events:auto}@media (max-width: 1023px){.nav li>ul.open{max-height:99rem;padding:1rem 0 0 1rem;transition:all .4s,padding 0s}}.nav li{padding:var(--spacing);position:relative}.nav .active{color:var(--orange)}.nav button,.nav a{display:inline-block;padding:.15rem;transition:.4s;white-space:nowrap;background-color:transparent;border:none}@media (hover: hover){.nav button:where(:hover,:focus-visible),.nav a:where(:hover,:focus-visible){color:var(--orange)}}@media (min-width: 1399px){.header--advantage .nav{--spacing: 2.4rem}}.nav-utilities{--spacing: 1.6rem}@media (max-width: 1399px){.nav-utilities{--spacing: 1.2rem}}@media (max-width: 1199px){.nav-utilities{--spacing: .8rem}}.nav-utilities ul{display:flex;justify-content:center;align-items:center}.nav-utilities ul,.nav-utilities ul:last-child{margin:calc(var(--spacing) * -1)}@media (max-width: 1023px){.nav-utilities ul{display:block}}.nav-utilities li{padding:var(--spacing)}@media (min-width: 1399px){.header--advantage .nav-utilities{--spacing: 3.2rem }}.nav-btn{width:3rem;height:2rem;position:relative;display:none;z-index:3;background-color:transparent;border:none}@media (max-width: 1023px){.nav-btn{display:inline-block}}.nav-btn span{width:100%;height:.2rem;background:var(--c-base);position:absolute;left:0;transition:top .2s .25s,left .2s .25s,opacity .2s .25s,transform .2s 0s}.nav-btn span:first-child{top:0}.nav-btn span:nth-child(2){top:1rem}.nav-btn span:last-child{top:2rem}.header.header--open{position:fixed}.header.header--open .header__nav{transform:translate(0)}.header.header--open .nav-btn span{transition:background .2s,top .2s,left .2s,opacity .2s,transform .2s .25s}.header.header--open .nav-btn span:first-child{top:1rem;transform:rotate(45deg)}.header.header--open .nav-btn span:nth-child(2){opacity:0}.header.header--open .nav-btn span:nth-child(3){top:1rem;transform:rotate(-45deg)}.footer{padding:12rem 0 4.6rem;color:var(--blue-dark);position:relative;z-index:2}.footer .footer__logo{max-width:14rem;display:inline-block;margin-bottom:3.3rem;transition:.4s}@media (hover: hover){.footer .footer__logo:where(:hover,:focus-visible){opacity:.75}}.footer .footer__logo img{width:100%;height:auto}.footer .footer__inner{display:flex;flex-wrap:wrap}.footer .footer__details{max-width:59.7rem;flex:0 0 50%}@media (max-width: 1023px){.footer .footer__details{max-width:34rem;padding-right:4rem}}@media (max-width: 767px){.footer .footer__details{max-width:100%;flex:0 0 100%;padding-right:0;margin-bottom:2rem}}.footer .footer__details p{max-width:46rem}.footer .footer__bar{border-top:.1rem solid rgba(46,58,78,.1);padding:3rem 0 0;max-width:100%;flex:0 0 100%;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;margin-top:4.3rem}@media (max-width: 767px){.footer .footer__bar{display:block}}.footer .footer__bar-col{display:flex;justify-content:flex-start;align-items:center}@media (max-width: 1023px){.footer .footer__bar-col{display:block}}.footer .footer__bar-col:first-child{margin-top:2.2rem}@media (max-width: 1023px){.footer .footer__bar-col:first-child{margin-top:0}}@media (max-width: 767px){.footer .footer__bar-col:first-child{margin-bottom:2.4rem}}.footer .footer__copyrights{margin-right:3.4rem}@media (max-width: 1023px){.footer .footer__copyrights{margin-bottom:1rem}}@media (max-width: 767px){.footer .footer__copyrights{margin-right:0;margin-bottom:.6rem}}.footer .footer__copy{margin-bottom:2.9rem}.footer .footer__bar-nav{--spacing: 1.6rem;white-space:nowrap}.footer .footer__bar-nav ul{display:flex;list-style-type:none;margin:calc(var(--spacing) * -1)}.footer .footer__bar-nav li{padding:var(--spacing)}.footer .footer__nav{flex:1;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;padding-top:5.4rem;--spacing: 1.6rem;margin:calc(var(--spacing) * -1);max-width:64rem}@media (max-width: 1023px){.footer .footer__nav{padding-top:0}}@media (max-width: 767px){.footer .footer__nav{display:block;--spacing: 0}}.footer .footer__nav .footer__nav-col{padding:var(--spacing);min-width:16rem}.footer .footer__nav ul{list-style-type:none}.footer .footer__nav li{margin-bottom:1.2rem}.footer .footer__nav a{text-decoration:none;transition:.4s}@media (hover: hover){.footer .footer__nav a:where(:hover,:focus-visible){color:var(--orange)}}.footer .footer__contacts{display:flex;justify-content:flex-start;align-items:center;margin-bottom:3.4rem}@media (max-width: 1023px){.footer .footer__contacts{display:block}}.footer .footer__contacts h5{font-weight:400;margin-bottom:0;margin-right:1.1rem}@media (max-width: 1023px){.footer .footer__contacts h5{margin-bottom:.8rem}}.footer--advantage{padding:7.2rem 0 4.6rem}.footer--advantage .footer__nav{padding:1.2rem 0 0;max-width:58.6rem}.footer--advantage .footer__contacts{display:block;padding:2.1rem 2rem 0 0;margin-bottom:0}.footer--advantage .footer__contacts p a{font-weight:400;letter-spacing:.005em}.footer--advantage .footer__contacts p{margin-bottom:0}.socials{--spacing: 1.2rem}.socials ul{display:flex;justify-content:flex-start;align-items:center;list-style-type:none;margin:calc(var(--spacing) * -1)}.socials li{padding:var(--spacing)}.socials a{transition:.4s}@media (hover: hover){.socials a:where(:hover,:focus-visible) [class*=ico-]{background-color:var(--orange)}}.list-logos{--spacing: 2.5rem;list-style-type:none;display:flex;justify-content:center;align-items:center;margin:calc(var(--spacing) * -1)}@media (max-width: 767px){.list-logos{justify-content:flex-start}}.list-logos li{padding:var(--spacing)}.list-logos a{transition:.4s}.list-logos a.list-logo-sia{opacity:.8}@media (hover: hover){.list-logos a:where(:hover,:focus-visible){opacity:.5!important}}.dropdown{position:relative;cursor:pointer}.dropdown [class*=ico-]{position:absolute;top:.4rem;left:1.2rem}@media (max-width: 767px){.dropdown [class*=ico-]{left:0;top:0}}.dropdown.dropdown--selected .dropdown__head p{color:var(--orange)}.dropdown .dropdown__wrapper{position:relative}.dropdown .dropdown__head{padding-left:7rem}@media (max-width: 767px){.dropdown .dropdown__head{padding-left:5rem}}.dropdown .dropdown__head h6{margin-bottom:.25rem;line-height:1.2}.dropdown .dropdown__head p{line-height:1.2}.dropdown .dropdown__body{position:absolute;top:calc(100% + 1.4rem);left:5rem;right:-2.5rem;height:22rem;background-color:var(--white);padding:1.5rem 2rem;box-shadow:1.2rem 1.2rem 3.1rem #0000000a;border-radius:1.6rem}@media (max-width: 767px){.dropdown .dropdown__body{top:100%;left:3.5rem;right:-1.5rem;padding:1.6rem}}.dropdown .dropdown__body ul{height:100%;list-style-type:none;overflow-y:auto}.dropdown .dropdown__body ul::-webkit-scrollbar{width:2px}.dropdown .dropdown__body ul::-webkit-scrollbar-thumb{background:var(--orange)}.dropdown .dropdown__body ul::-webkit-scrollbar-thumb:hover{background:var(--orange-light)}.dropdown .dropdown__body li{margin-bottom:1rem;transition:.4s}@media (hover: hover){.dropdown .dropdown__body li:where(:hover,:focus-visible){color:var(--orange)}}.dropdown .dropdown__body .active{color:var(--blue);position:relative;display:inline-block}.dropdown .dropdown__body .active:before{content:"";width:100%;border-bottom:.1rem solid;position:absolute;bottom:.4rem;left:0;transition:.4s linear}.dropdown .dropdown__body--large{height:40rem}@media (max-width: 767px){.dropdown .dropdown__body--large{height:30rem}}.widget-job-search{background-color:var(--white);padding:3rem 3.2rem 3rem 2.2rem;border-radius:1.8rem;box-shadow:1.2rem 1.2rem 3.1rem #0000000a}@media (max-width: 1023px){.widget-job-search{display:inline-block}}@media (max-width: 767px){.widget-job-search{min-width:0;width:100%;max-width:30rem;padding:2.2rem}}.widget-job-search .widget__body{display:flex;justify-content:space-between;align-items:center;margin:0 -2.8rem}@media (max-width: 1023px){.widget-job-search .widget__body{display:block;margin:-1.4rem 0 -2.8rem;min-width:40rem}}@media (max-width: 767px){.widget-job-search .widget__body{min-width:0;width:100%;max-width:100%;margin:-.7rem 0 -1.4rem}}.widget-job-search .widget__btn{padding:0 2.8rem 0 0}@media (max-width: 1023px){.widget-job-search .widget__btn{padding:0 0 2.8rem}}@media (max-width: 767px){.widget-job-search .widget__btn{padding:.7rem 0 1.4rem}}.widget-job-search .widget__dropdown{max-width:36%;flex:0 0 36%;padding:0 2.8rem}@media (max-width: 1023px){.widget-job-search .widget__dropdown{max-width:100%;padding:2.8rem 0}}@media (max-width: 767px){.widget-job-search .widget__dropdown{padding:1.4rem 0}}.widget-job-search .widget__dropdown:first-child{position:relative;z-index:2}.widget-job-search .widget__dropdown+.widget__dropdown{border-left:.1rem solid var(--gray-light)}@media (max-width: 1023px){.widget-job-search .widget__dropdown+.widget__dropdown{border-left:none;border-top:.1rem solid var(--gray-light)}}.loading-overlay-1{display:inline-block;position:relative}.loading-overlay-1.standalone{display:block;position:relative;min-height:6rem}.loading-overlay-1.loading button{opacity:0;pointer-events:none}.loading-overlay-2{pointer-events:none;position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;z-index:99}.hero{background:#fff;background:linear-gradient(180deg,#fff,#b7d9ee);position:relative}.hero h1{margin-bottom:2.4rem}@media (max-width: 767px){.hero h1{margin-bottom:1.2rem}}.hero .hero__watermark{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;text-align:center}.hero .hero__inner{padding:25.2rem 0 13.8rem;position:relative}@media (max-width: 1023px){.hero .hero__inner{padding:16rem 0 8rem}}@media (max-width: 767px){.hero .hero__inner{padding:14rem 0}}.hero .hero__content{max-width:94.3rem;position:relative;z-index:2}.hero .hero__entry{margin-bottom:5rem;max-width:66rem}@media (max-width: 1023px){.hero .hero__entry{max-width:60rem;margin-bottom:2.4rem}}@media (max-width: 767px){.hero .hero__entry{margin-bottom:1.2rem}}.hero .hero__entry p{max-width:72.5rem}.hero .hero__widget{margin-bottom:5.6rem;position:relative;z-index:2}@media (max-width: 1023px){.hero .hero__widget{margin-bottom:2.4rem}}@media (max-width: 767px){.hero .hero__widget{margin-bottom:1.2rem}}.hero .hero__foot{letter-spacing:-.009em}@media (max-width: 767px){.hero .hero__foot{max-width:25rem}}.hero .hero__foot p .link{margin-left:1.2rem}@media (max-width: 1023px){.hero .hero__foot p .link{margin-left:0}}.hero .hero__image{max-width:71%;position:absolute;bottom:0;right:-6.8%}@media (max-width: 767px){.hero .hero__image{right:-15%}}.form .form__head{margin-bottom:4.3rem}@media (max-width: 767px){.form .form__head{margin-bottom:2.4rem}}.form .form__head h4{font-weight:400;line-height:1.15;letter-spacing:-.01em}.form .form__body{margin-bottom:3rem}@media (max-width: 767px){.form .form__body{margin-bottom:1.6rem}}.form .form__label{font-weight:700;margin-bottom:1rem;display:block}.form .form__label:not(.visible){display:none}.form .field{height:5.8rem;background-color:#f8fafe;border-radius:1.6rem;padding:.4rem 2rem;border:none;width:100%;transition:.4s}@media (max-width: 767px){.form .field{height:4.8rem}}.form .field:focus{box-shadow:0 0 0 .1rem var(--blue-light)}.form .field.error{box-shadow:0 0 0 .1rem #ed433780;background-color:#ed43370d;color:#ed4337}.form .field:is(select){-webkit-appearance:none;-moz-appearance:none;appearance:none}.form .field__custom{display:flex;align-items:center;position:relative;column-gap:1.2rem}.form .field__custom[role=button]{cursor:pointer}.form .field__custom .field__custom__overlay{display:flex;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;box-sizing:border-box;padding:.4rem 2rem;justify-content:space-between}.form .field__custom .field__custom__icon{height:2rem;margin-top:-.2rem;vertical-align:-.2rem}.form .field__custom .field__custom__icon__button{all:unset;box-sizing:border-box;padding:8px 12px;margin:-8px -12px}.form .field__custom .field__custom__icon__button:hover{cursor:pointer}.form .field__custom .field__custom__spacer{flex:1}.form .field__upload input{display:none}.form textarea.field{padding:1.8rem 2rem;min-height:12.4rem;resize:none}.form .form__text{font-size:1.4rem}@media (max-width: 767px){.form .form__text{font-size:1.2rem}}.form .form__row{margin-bottom:2rem}@media (max-width: 767px){.form .form__row{margin-bottom:1.2rem}}.form .form__row--radios{padding:1.5rem 2rem 0}.form .form__row--radios .radio+.radio{margin-top:1.5rem}.form .form__row--checkboxes .checkbox+.checkbox{margin-top:1.5rem}.form .form__row+.form__row--upload{margin-top:3rem}.form .form__btn{padding:1.6rem 3.7rem}.form .form__foot{max-width:57rem;padding:3.2rem 0 0}.form--apply{background-color:var(--white);border-radius:2rem;padding:3rem 4rem 5.2rem;box-shadow:1.2rem 1.2rem 3rem #0000000a}@media (max-width: 1199px){.form--apply{padding:3rem 2.4rem 5.2rem}}.form--apply .form__label{font-size:1.8rem;margin-bottom:1.5rem}.form--apply .form__head{margin-bottom:1.3rem}.form--apply .form__head h4,.form--apply .form__label{font-weight:700}.form--apply .form__btn{width:100%}.contactline{display:flex;justify-content:flex-start;align-items:center;margin-bottom:4.5rem}@media (max-width: 1199px){.contactline{margin-bottom:2.5rem}}@media (max-width: 1023px){.contactline{display:block}}.contactline h5{font-weight:400;margin-bottom:0;margin-right:1.1rem}@media (max-width: 1023px){.contactline h5{margin-bottom:.8rem}}.custom-upload{display:flex;justify-content:flex-start;align-items:center}.custom-upload .custom-upload__btn{position:relative;display:inline-block;margin-right:1.1rem;cursor:pointer}@media (max-width: 767px){.custom-upload .custom-upload__btn{margin-right:.8rem}}.custom-upload .custom-upload__btn *{cursor:pointer}@media (hover: hover){.custom-upload .custom-upload__btn:where(:hover,:focus-visible) .btn{--bg: var(--gray);--color: var(--white)}}.custom-upload>span{display:inline-block;vertical-align:middle;line-height:1.1}@media (max-width: 767px){.custom-upload>span{font-size:1.2rem}}.custom-upload input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.section-healthcare-positions{padding:10.4rem 0 12rem}@media (max-width: 1023px){.section-healthcare-positions{padding:6rem 0}}@media (max-width: 767px){.section-healthcare-positions{padding:4.8rem 0}}.section-healthcare-positions .section__head{text-align:center;margin-bottom:5.5rem}@media (max-width: 1023px){.section-healthcare-positions .section__head{margin-bottom:3.2rem}}@media (max-width: 767px){.section-healthcare-positions .section__head{margin-bottom:2.4rem}}.section-healthcare-positions .section__body{max-width:119rem;margin:0 auto}.section-healthcare-positions .section__body ul{--spacing: 1.15rem;list-style-type:none;justify-content:center;align-items:center;display:flex;flex-wrap:wrap;margin:calc(var(--spacing) * -1)}@media (max-width: 1199px){.section-healthcare-positions .section__body ul{--spacing: .8rem}}@media (max-width: 767px){.section-healthcare-positions .section__body ul{--spacing: .4rem}}.section-healthcare-positions .section__body li{padding:var(--spacing)}.section-healthcare-positions .section__body button{--color: rgba(15, 109, 170, .6);--background: rgba(237, 245, 251, .34);font-family:var(--ff-ubuntu);font-size:1.8rem;letter-spacing:0;padding:1.55rem 2.3rem;border-radius:1.2rem;transition:.4s;display:inline-block;white-space:nowrap;color:var(--color);border:.1rem solid var(--color);background-color:var(--background)}@media (max-width: 1023px){.section-healthcare-positions .section__body button{border-radius:1.2rem;font-size:1.6rem;padding:1.2rem}}@media (max-width: 767px){.section-healthcare-positions .section__body button{border-radius:.8rem;font-size:1.2rem;padding:.8rem}}@media (hover: hover){.section-healthcare-positions .section__body button:where(:hover,:focus-visible){--background: rgba(237, 245, 251, 1)}}.section-text-media+.section-healthcare-positions{padding-top:0}.section-text-media{padding:12rem 0}@media (max-width: 1399px){.section-text-media{padding:8rem 0}}@media (max-width: 1023px){.section-text-media{padding:6rem 0}}@media (max-width: 767px){.section-text-media{padding:4.8rem 0}}.section-text-media .grid-flex{--grid-gutter: 7rem}@media (max-width: 1699px){.section-text-media .grid-flex{--grid-gutter: 4.8rem}}@media (max-width: 1399px){.section-text-media .grid-flex{--grid-gutter: 3.2rem}}@media (max-width: 1199px){.section-text-media .grid-flex{--grid-gutter: 2.4rem}}@media (max-width: 767px){.section-text-media .grid-flex .grid__col--1of2{max-width:100%;flex:0 0 100%}}@media (max-width: 1399px){.section-text-media .grid-flex.align-center{align-items:flex-start}}.section-text-media .section__content{padding:0 0 1.8rem}@media (max-width: 1399px){.section-text-media .section__content{padding-bottom:0}}@media (max-width: 767px){.section-text-media .section__content{padding-bottom:1.8rem}}.section-text-media .section__content small{display:block;min-height:1.4rem}.section-text-media .checklist{padding:3.4rem 0 0}.section-text-media .checklist .checklist__title{margin-bottom:2.6rem}.section-text-media .checklist .checklist__list ul{columns:1}.section-text-media .section__media{--offset: calc((100vw - var(--shell-max-width)) * -.5);margin-right:var(--offset);text-align:right;padding-left:1rem}@media (max-width: 1430px){.section-text-media .section__media{--offset: calc(var(--shell-gutter) * -1);padding-left:0}}.section-text-media .section__media figure{display:inline-block;border-radius:2rem 0 0 2rem;overflow:hidden;width:100%;vertical-align:bottom}.section-text-media .section__media img{width:100%;height:auto}.section-text-media .section__entry{margin-bottom:4rem}@media (max-width: 1023px){.section-text-media .section__entry{margin-bottom:1.8rem;font-size:1.4rem}}.section-text-media .section__entry h2{margin-bottom:2.6rem}@media (max-width: 1199px){.section-text-media .section__entry h2{font-size:4.4rem}}@media (max-width: 1023px){.section-text-media .section__entry h2{margin-bottom:1.4rem;font-size:4.2rem}}@media (max-width: 767px){.section-text-media .section__entry h2{font-size:3.2rem}}.section-text-media .section__entry h6.level-5{text-transform:uppercase;color:var(--orange);letter-spacing:.15em;margin-bottom:1.4rem}.section-text-media .section__entry:last-child{margin-bottom:0}.section-text-media .section__foot h6{margin-bottom:1.7rem}@media (max-width: 1023px){.section-text-media .section__foot h6{margin-bottom:.8rem}}.section-text-media.section-text-media--reversed .grid-flex{flex-direction:row-reverse}.section-text-media.section-text-media--reversed .section__media{margin-right:0;margin-left:var(--offset);padding-left:0;padding-right:1rem}@media (max-width: 1430px){.section-text-media.section-text-media--reversed .section__media{padding-right:0}}.section-text-media.section-text-media--reversed .section__media figure{border-radius:0 2rem 2rem 0}.section-text-media.section-text-media--bottom-cut{padding:2.8rem 0 0}.section-text-media.section-text-media--bottom-cut .section__content{padding:3.2rem 0}@media (max-width: 767px){.section-text-media.section-text-media--bottom-cut .section__content{padding:0 0 3.2rem}}.section-text-media.section-text-media--bottom-cut .section__media,.section-text-media.section-text-media--bottom-cut .section__media figure,.section-text-media.section-text-media--bottom-cut .section__media figure img{height:100%;object-fit:cover}.section-text-media.section-text-media--bottom-cut .section__media figure{border-bottom-left-radius:0}.section-text-media.section-text-media--bottom-cut.section-text-media--reversed .section__media figure{border-bottom-right-radius:0}.section-text-media.section-text-media--bottom-cut .grid-flex .grid__col:first-child{align-self:center}.section-text-media.section-text-media--top-cut{padding:0 0 2.8rem}.section-text-media.section-text-media--top-cut .section__content{padding:3.2rem 0}@media (max-width: 767px){.section-text-media.section-text-media--top-cut .section__content{padding:0 0 3.2rem}}.section-text-media.section-text-media--top-cut .section__media,.section-text-media.section-text-media--top-cut .section__media figure,.section-text-media.section-text-media--top-cut .section__media figure img{height:100%;object-fit:cover}.section-text-media.section-text-media--top-cut .section__media figure{border-top-left-radius:0}.section-text-media.section-text-media--top-cut.section-text-media--reversed .section__media figure{border-top-right-radius:0}.section-text-media.section-text-media--top-cut .grid-flex .grid__col:first-child{align-self:center}.section-text-media+.section-text-media{padding-top:0}.section-text-centered+.buubles-holder .section-text-media,.section-list-cards-icon-block+.section-text-media,.section-text-centered+.section-text-media{padding:0 0 10.2rem}@media (max-width: 1023px){.section-text-centered+.buubles-holder .section-text-media,.section-list-cards-icon-block+.section-text-media,.section-text-centered+.section-text-media{padding:0 0 6rem}}@media (max-width: 767px){.section-text-centered+.buubles-holder .section-text-media,.section-list-cards-icon-block+.section-text-media,.section-text-centered+.section-text-media{padding:0 0 4.8rem}}.card-benefit{padding:4.5rem 4.8rem 4.2rem 3.8rem;border-radius:1.8rem;color:var(--c-base);transition:.4s}@media (max-width: 1399px){.card-benefit{padding:3.2rem}}@media (max-width: 1023px){.card-benefit{padding:2.4rem}}.card-benefit h4{margin-bottom:1.3rem;transition:.4s}.card-benefit p{margin-bottom:2.6rem}@media (max-width: 767px){.card-benefit p{margin-bottom:1.4rem}}.card-benefit .card__inner{padding-left:3.8rem;position:relative}@media (max-width: 1399px){.card-benefit .card__inner{padding-left:2.4rem}}@media (max-width: 1023px){.card-benefit .card__inner{padding-left:1.8rem}}.card-benefit .card__inner:before{content:"";width:.3rem;height:4.3rem;border-radius:4rem;background-color:var(--orange);position:absolute;top:0;left:0;opacity:0;transition:.4s}@media (hover: hover){.card-benefit:where(:hover,:focus-visible){background-color:var(--white)}.card-benefit:where(:hover,:focus-visible) h4{color:var(--orange)}.card-benefit:where(:hover,:focus-visible) .card__inner:before{opacity:1}}.section-staffing-categories{padding:10.2rem 0 0;background:linear-gradient(180deg,#fff,#b7d9ee80)}@media (max-width: 1023px){.section-staffing-categories{padding:6rem 0}}@media (max-width: 767px){.section-staffing-categories{padding:4.8rem 0}}.section-staffing-categories .grid-flex{--grid-gutter: .8rem}@media (max-width: 1023px){.section-staffing-categories .grid-flex .grid__col--1of2{max-width:100%;flex:0 0 100%}}.section-staffing-categories .section__body{height:100%;display:flex;justify-content:space-between;flex-direction:column}.section-staffing-categories .section__body .section__title{margin-bottom:8.5rem}@media (max-width: 1023px){.section-staffing-categories .section__body .section__title{margin-bottom:4rem}}.section-staffing-categories .section__media{--offset: calc((100vw - var(--shell-max-width)) * -.5);margin-left:var(--offset)}@media (max-width: 1430px){.section-staffing-categories .section__media{--offset: calc(var(--shell-gutter) * -1)}}@media (max-width: 1023px){.section-staffing-categories .section__media{max-width:60%}}.section-staffing-categories .section__media figure{border-radius:0 2rem 0 0;overflow:hidden}.section-staffing-categories .section__media figure img{margin-bottom:-1.9rem}.section-staffing-categories .section__cards{max-width:54.7rem;margin-left:auto;padding:2.2rem 0 4.8rem}@media (max-width: 1023px){.section-staffing-categories .section__cards{max-width:100%}}.section-staffing-categories .section__cards ul{list-style-type:none}@media (max-width: 1023px){.section-staffing-categories .section__cards ul{--spacer: .8rem;display:flex;flex-wrap:wrap;margin:calc(var(--spacer) * -1)}}.section-staffing-categories .section__cards li{margin-bottom:.8rem}@media (max-width: 1023px){.section-staffing-categories .section__cards li{margin-bottom:0;max-width:50%;flex:0 0 50%;padding:var(--spacer)}}@media (max-width: 767px){.section-staffing-categories .section__cards li{max-width:100%;flex:0 0 100%}}.section-staffing-categories--alt{background:none;padding-bottom:2rem;position:relative}.section-staffing-categories--alt:before{content:"";width:100%;height:calc(100% + 20rem);background:linear-gradient(180deg,#b7d9ee4d,#fff);position:absolute;top:0;left:0}.section-staffing-categories--alt .section__inner{position:relative;z-index:2}.section-staffing-categories--alt .section__content{padding:2.6rem 0;max-width:66rem}@media (max-width: 1023px){.section-staffing-categories--alt .section__content{padding:0 0 2.6rem}}.section-staffing-categories--alt .section__entry{margin-bottom:3.7rem}@media (max-width: 1023px){.section-staffing-categories--alt .section__entry{margin-bottom:2.4rem}}.section-staffing-categories--alt .section__entry h3{margin-bottom:3.7rem}@media (max-width: 1023px){.section-staffing-categories--alt .section__entry h3{margin-bottom:2.4rem}}.section-staffing-categories--alt .section__foot h6{margin-bottom:.1rem}.section-staffing-categories--alt .card-benefit h4{font-weight:700;margin-bottom:1.6rem}.section-staffing-categories--alt .card-benefit p{max-width:40rem}@media (max-width: 1023px){.section-staffing-categories--alt .section__cards{padding:0}}.section-staffing-categories--alt .section__cards li{margin-bottom:1rem}.section-carausel{padding:11.8rem 0 13rem;background:linear-gradient(126deg,#278dc6,#0f6daa)}@media (max-width: 1199px){.section-carausel{padding:9rem 0}}@media (max-width: 1023px){.section-carausel{padding:5rem 0}}.section-carausel .section__head{color:var(--white);text-align:center;max-width:88rem;margin:0 auto 7rem}@media (max-width: 1199px){.section-carausel .section__head{margin-bottom:2.4rem}}.section-carausel .section__head h2{font-family:var(--ff-base);letter-spacing:-.01em}@media (min-width: 1199px){.section-carausel .section__head h2{font-size:5.2rem}}.section-carausel .section__head p{max-width:77rem}.section-carausel.section-carausel--left .section__head{text-align:left;margin:0 0 8rem;color:var(--c-base)}@media (max-width: 1199px){.section-carausel.section-carausel--left .section__head{margin-bottom:2.4rem}}.section-carausel.section-carausel--left .section__head h2{color:var(--blue-dark);font-family:var(--ff-ubuntu);letter-spacing:-.03em;margin-bottom:0}@media (min-width: 1199px){.section-carausel.section-carausel--left .section__head h2{font-size:5.6rem}}.section-carausel.section-carausel--gradient-blue{background:linear-gradient(180deg,#b7d9ee80,#ffffff80)}@media (min-width: 1199px){.section-carausel.section-carausel--gradient-blue{padding:10.4rem 0 13rem}}.section-carausel.section-carausel--gradient-orange{background:linear-gradient(180deg,#f9f6f2,#fff)}@media (min-width: 1199px){.section-carausel.section-carausel--gradient-orange{padding:10.4rem 0 13rem}}.section-carausel.section-carausel--gradient-orange .section__head h2+p{margin-top:3.2rem;font-size:1.8rem;letter-spacing:0;line-height:1.67}.section-carausel.section-carausel--gradient-orange .section__head h2{color:var(--gray)}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.card-job{padding:5rem 3rem 4.8rem;background-color:var(--white);border-radius:1.6rem;display:flex;justify-content:space-between;flex-direction:column}@media (max-width: 1399px){.card-job{padding:3.2rem 2.4rem}}@media (max-width: 767px){.card-job{padding:2.4rem 1.6rem;border-radius:1.2rem}}.card-job h4{font-weight:400;letter-spacing:.04em;font-family:var(--ff-ubuntu);letter-spacing:-.01em;margin-bottom:1rem}@media (max-width: 1199px){.card-job h4{font-size:2.2rem}}@media (max-width: 1023px){.card-job h4{font-size:2rem}}.card-job p{line-height:1.63}@media (max-width: 1199px){.card-job p{font-size:1.4rem}}.card-job .card__label{color:var(--orange);padding:.1rem 1.4rem;border:.1rem solid;text-transform:uppercase;letter-spacing:.09em;display:inline-block;border-radius:1rem;margin-bottom:1rem}@media (max-width: 1199px){.card-job .card__label{font-size:1.4rem}}@media (max-width: 767px){.card-job .card__label{font-size:1.2rem}}.card-job .card__content{margin-bottom:2rem}.section-slider-media{--gutter: 4.8rem}@media (max-width: 1199px){.section-slider-media{--gutter: 2.4rem}}@media (max-width: 767px){.section-slider-media{padding:3.2rem 0}}.section-slider-media .grid-flex{--grid-gutter: var(--gutter)}.section-slider-media .grid-flex .grid__col:first-child{align-self:center}@media (max-width: 767px){.section-slider-media .grid-flex .grid__col{max-width:100%;flex:0 0 100%}}.section-slider-media .section__inner{position:relative}.section-slider-media .section__slider{padding:4.8rem 0}@media (max-width: 767px){.section-slider-media .section__slider{position:relative;padding-bottom:6rem}}.section-slider-media .section__stamp{position:absolute;top:calc(50% + var(--gutter) * .35);left:calc(50% + var(--gutter) * .7);transform:translate(-50%,-50%);max-width:22rem;width:100%;z-index:3}@media (max-width: 1199px){.section-slider-media .section__stamp{max-width:15rem}}@media (max-width: 767px){.section-slider-media .section__stamp{transform:none;width:12rem;height:12rem;max-width:12rem;top:calc(100% - 6rem);left:0;margin-left:-1.2rem;margin-bottom:-6rem;display:flex;justify-content:center;align-items:center}}.section-slider-media .section__stamp:before{content:"";width:100%;height:100%;background-color:#00000014;box-shadow:0 0 2rem 1.5rem #00000014;position:absolute;top:55%;left:55%;transform:translate(-50%,-50%)}.section-slider-media .section__stamp a{text-decoration:none}.section-slider-media .section__stamp img{width:100%;height:auto;position:relative;z-index:2;background-color:var(--white);border:1rem solid var(--white)}.section-slider-media .section__media{--offset: calc((100vw - var(--shell-max-width)) * -.5);margin-right:var(--offset);height:100%}@media (max-width: 1430px){.section-slider-media .section__media{--offset: calc(var(--shell-gutter) * -1)}}.section-slider-media .section__media figure{display:inline-block;border-radius:2rem 0 0;overflow:hidden;width:100%;height:100%}.section-slider-media .section__media img{object-fit:cover;height:100%;width:100%;object-position:center}.swiper-slider--alt .swiper{--var-bullet-color: var(--gray-light);--var-bullet-color-active: var(--blue);overflow:hidden;padding-left:0;margin:0;padding:9.2rem 0 7.4rem}@media (max-width: 1023px){.swiper-slider--alt .swiper{padding:6rem 0 4rem}}.swiper-slider--alt .swiper .swiper-wrapper{margin:0}.swiper-slider--alt .swiper .swiper-slide{padding:0}.swiper-slider--alt .swiper-pagination{text-align-last:left;margin:0 -.8rem}.box-award{position:relative;padding-right:12rem}@media (max-width: 1199px){.box-award{padding-right:5.5rem}}.box-award .box__content{max-width:51rem}.box-award .box__content a{text-decoration:none;color:inherit;font-weight:inherit}.box-award .box__content h2{margin-bottom:1.8rem}@media (max-width: 1199px){.box-award .box__content h2{font-size:4rem}}@media (max-width: 1023px){.box-award .box__content h2{font-size:3.2rem}}.box-award .box__content p{font-size:2.8rem;font-family:var(--ff-ubuntu);letter-spacing:-.01em;line-height:1.29}@media (max-width: 1023px){.box-award .box__content p{font-size:2.2rem}}.box-award .box__image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:21.2rem;height:auto}.section-reviews-shortlist{padding:14rem 0;background:linear-gradient(180deg,#b7d9ee66 50%,#fff)}@media (max-width: 1199px){.section-reviews-shortlist{padding:8rem 0}}@media (max-width: 767px){.section-reviews-shortlist{padding:4.8rem 0}}.section-reviews-shortlist .section__head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:7.8rem}@media (max-width: 1199px){.section-reviews-shortlist .section__head{margin-bottom:3.2rem}}@media (max-width: 1023px){.section-reviews-shortlist .section__head{display:block}}@media (max-width: 767px){.section-reviews-shortlist .section__head{margin-bottom:2.4rem}}.section-reviews-shortlist .section__head h2{font-family:var(--ff-base);letter-spacing:-.01em;margin-bottom:1.5rem;line-height:1.04;color:var(--blue-dark)}@media (min-width: 1199px){.section-reviews-shortlist .section__head h2{font-size:5.2rem}}.section-reviews-shortlist .section__head-titles{padding-right:2.4rem}.section-reviews-shortlist .section__body ul{--gutter: 2.5rem;list-style-type:none;columns:3;column-gap:0;margin:calc(var(--gutter) * -1)}@media (max-width: 1500px){.section-reviews-shortlist .section__body ul{--gutter: 1rem}}@media (max-width: 1023px){.section-reviews-shortlist .section__body ul{columns:2}}@media (max-width: 767px){.section-reviews-shortlist .section__body ul{columns:1}}.section-reviews-shortlist .section__body li{padding:var(--gutter)}.section-reviews-shortlist .section__foot{text-align:center;padding:4rem 0 0}.section-reviews-shortlist .section__foot .list-actions{justify-content:center}.card-review{padding:5rem 3rem;border-radius:1.6rem;background-color:var(--white);display:inline-block;box-shadow:.4rem .4rem 1rem #00000005;width:100%}@media (max-width: 1199px){.card-review{padding:3.2rem 2rem}}.card-review .card__inner{position:relative}.card-review .card__inner:after{content:"";width:4rem;height:3rem;background-color:var(--blue);opacity:.5;-webkit-mask-size:100% auto;mask-size:100% auto;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url('data:image/svg+xml,<svg width="39" height="29" fill="none" xmlns="http://www.w3.org/2000/svg"><g opacity=".2" fill="%230F6DAA"><path d="m.159 28.496 7.88-16.715 1.035 5.97c-1.751 0-3.29-.399-4.617-1.194a8.756 8.756 0 0 1-3.263-3.264C.398 11.967 0 10.481 0 8.836s.398-3.131 1.194-4.458C1.99 3.052 3.078 1.99 4.457 1.194 5.837.398 7.376 0 9.074 0c1.645 0 3.157.398 4.537 1.194a8.756 8.756 0 0 1 3.263 3.264c.796 1.38 1.194 2.918 1.194 4.616 0 1.592-.371 3.264-1.114 5.015-.796 1.804-2.123 4.086-3.98 6.845L7.96 28.496H.159ZM21.09 28.496l7.88-16.715 1.036 5.97c-1.752 0-3.29-.399-4.617-1.194a8.757 8.757 0 0 1-3.264-3.264c-.796-1.326-1.194-2.812-1.194-4.457s.398-3.131 1.194-4.458c.796-1.326 1.884-2.388 3.264-3.184C26.769.398 28.308 0 30.006 0c1.645 0 3.157.398 4.537 1.194a8.756 8.756 0 0 1 3.263 3.264C38.602 5.838 39 7.376 39 9.074c0 1.592-.371 3.264-1.114 5.015-.796 1.804-2.123 4.086-3.98 6.845l-5.015 7.562h-7.8Z"/></g></svg>');mask-image:url('data:image/svg+xml,<svg width="39" height="29" fill="none" xmlns="http://www.w3.org/2000/svg"><g opacity=".2" fill="%230F6DAA"><path d="m.159 28.496 7.88-16.715 1.035 5.97c-1.751 0-3.29-.399-4.617-1.194a8.756 8.756 0 0 1-3.263-3.264C.398 11.967 0 10.481 0 8.836s.398-3.131 1.194-4.458C1.99 3.052 3.078 1.99 4.457 1.194 5.837.398 7.376 0 9.074 0c1.645 0 3.157.398 4.537 1.194a8.756 8.756 0 0 1 3.263 3.264c.796 1.38 1.194 2.918 1.194 4.616 0 1.592-.371 3.264-1.114 5.015-.796 1.804-2.123 4.086-3.98 6.845L7.96 28.496H.159ZM21.09 28.496l7.88-16.715 1.036 5.97c-1.752 0-3.29-.399-4.617-1.194a8.757 8.757 0 0 1-3.264-3.264c-.796-1.326-1.194-2.812-1.194-4.457s.398-3.131 1.194-4.458c.796-1.326 1.884-2.388 3.264-3.184C26.769.398 28.308 0 30.006 0c1.645 0 3.157.398 4.537 1.194a8.756 8.756 0 0 1 3.263 3.264C38.602 5.838 39 7.376 39 9.074c0 1.592-.371 3.264-1.114 5.015-.796 1.804-2.123 4.086-3.98 6.845l-5.015 7.562h-7.8Z"/></g></svg>');position:absolute;top:-1rem;right:1rem}@media (max-width: 1199px){.card-review .card__inner:after{top:0;right:0}}.card-review h4{color:var(--blue-dark);letter-spacing:-.01em;font-weight:400;margin-bottom:1.3rem}.card-review h6{font-weight:400;letter-spacing:.09em;text-transform:uppercase;color:var(--orange);font-size:1.6rem}.card-review .card__head{margin-bottom:1rem}.card-review .card__entry p{margin-bottom:2.8rem}.card-review .card__entry p:last-child{margin-bottom:0}.section-cta{position:relative;z-index:3}.section-cta .grid-flex{--grid-gutter: 0}@media (max-width: 767px){.section-cta .grid-flex .grid__col{max-width:100%;flex:0 0 100%}}.section-cta .section__inner{position:relative;z-index:2}.section-cta .section__inner:after{content:"";width:39.5rem;height:39.5rem;background-color:#ebf7ff;opacity:.5;position:absolute;right:-12rem;top:2.3rem;border-radius:50%}@media (max-width: 1199px){.section-cta .section__inner:after{width:24rem;height:24rem}}@media (max-width: 767px){.section-cta .section__inner:after{top:auto;bottom:10%}}.section-cta .section__inner:before{content:"";width:24rem;height:24rem;background-color:#ebf7ff;border-radius:50%;position:absolute;left:-7.4rem;top:7.6rem}.section-cta .section__content{background:linear-gradient(135deg,#278dc6,#0f6daa);color:var(--white);border-radius:1.6rem 0 0 1.6rem;padding:8rem 8rem 15.6rem;position:relative;overflow:hidden;z-index:2;height:100%}@media (max-width: 1399px){.section-cta .section__content{padding:8rem 4rem 15.6rem}}@media (max-width: 1199px){.section-cta .section__content{padding:4rem 2rem 15.6rem}}@media (max-width: 767px){.section-cta .section__content{border-radius:1.6rem 1.6rem 0 0}}.section-cta .section__content:before{content:"";width:42rem;height:42rem;border-radius:50%;background-color:#d8eaf699;position:absolute;bottom:-16rem;right:-14rem;opacity:.2}.section-cta .section__content h5{text-transform:uppercase;letter-spacing:.15em;font-weight:400}@media (max-width: 1024px){.section-cta .section__content h5{font-size:1.8rem;letter-spacing:.1em}}.section-cta .section__content h3{letter-spacing:-.01em;margin-bottom:4.7rem}@media (max-width: 1024px){.section-cta .section__content h3{font-size:2.8rem}}.section-cta .section__content p{font-size:1.8rem}.section-cta .section__content p+.btn{margin-top:2rem}.section-cta .section__content h3+p{margin-top:-2.7rem}.section-cta .section__content img{position:absolute;bottom:-2.5rem;right:-19rem;max-width:57.5rem;height:auto}@media (max-width: 1399px){.section-cta .section__content img{max-width:45vw;right:-32%}}@media (max-width: 767px){.section-cta .section__content img{width:95vw;right:-20%;max-width:42rem}}@media (max-width: 580px){.section-cta .section__content img{right:-26vw}}.section-cta .section__content .section__content-background{position:absolute;top:0;left:0;bottom:0;right:0}.section-cta .section__content .section__content-background img{position:absolute;top:50%;right:0!important;bottom:auto!important;transform:translateY(-50%);min-width:100%;min-height:100%;width:100%;height:auto;object-fit:cover;object-position:71% 50%}@media (max-width: 767px){.section-cta .section__content .section__content-background img{object-position:74% 50%}}.section-cta .section__content--bg{background:var(--blue-light);color:var(--blue)}.section-cta .section__content--bg h5{margin-bottom:.7rem}.section-cta .section__content--bg h2{margin-bottom:4rem}@media (max-width: 767px){.section-cta .section__content--bg h2{margin-bottom:2rem}}.section-cta .section__entry{max-width:44.4rem}.section-cta .section__entry *:not(img){position:relative;z-index:2}.section-cta .grid-flex .grid__col:nth-child(2){border-radius:0 1.6rem 1.6rem 0;background:linear-gradient(135deg,#d6e9f699,#beddf099);overflow:hidden}@media (max-width: 767px){.section-cta .grid-flex .grid__col:nth-child(2){border-radius:0 0 1.6rem 1.6rem}}.section-cta .grid-flex .grid__col:nth-child(2) img{right:-7.6rem;bottom:-2.8rem;max-width:45rem;z-index:2}@media (max-width: 1399px){.section-cta .grid-flex .grid__col:nth-child(2) img{max-width:32vw;right:-15%}}@media (max-width: 767px){.section-cta .grid-flex .grid__col:nth-child(2) img{max-width:60vw}}.section-cta .grid-flex .grid__col:nth-child(2) .section__content{background:none;color:var(--blue)}.section-cta .grid-flex .grid__col:first-child:last-child{max-width:100%;flex:0 0 100%;margin-bottom:9.3rem}@media (max-width: 1023px){.section-cta .grid-flex .grid__col:first-child:last-child{margin-bottom:0}}.section-cta .grid-flex .grid__col:first-child:last-child .section__content{border-radius:1.6rem;padding:8rem 16rem 11.2rem}@media (max-width: 1399px){.section-cta .grid-flex .grid__col:first-child:last-child .section__content{padding:8rem}}@media (max-width: 1023px){.section-cta .grid-flex .grid__col:first-child:last-child .section__content{padding:8rem 4rem}}@media (max-width: 767px){.section-cta .grid-flex .grid__col:first-child:last-child .section__content{padding:4rem 2rem 16rem}}.section-cta .grid-flex .grid__col:first-child:last-child .section__content img{max-width:82rem;bottom:-9rem;right:-9.2rem}@media (max-width: 1199px){.section-cta .grid-flex .grid__col:first-child:last-child .section__content img{max-width:60rem;right:-16rem}}@media (max-width: 767px){.section-cta .grid-flex .grid__col:first-child:last-child .section__content img{max-width:40rem;bottom:-4rem;right:-10rem}}@media (min-width: 1399px){.section-cta .grid-flex .grid__col:first-child:last-child .section__content--bg{padding:9.8rem 16rem}}@media (max-width: 767px){.section-cta .grid-flex .grid__col:first-child:last-child .section__content--bg{padding:4rem 6rem 16rem 2rem}}.section-cta .grid-flex .grid__col:first-child:last-child .section-cta .section__content:before{width:52rem;height:52rem;bottom:-8.8rem;right:-10.5rem}.section-cta .grid-flex .grid__col:first-child:last-child .section__entry{max-width:80rem}@media (max-width: 1399px){.section-cta .grid-flex .grid__col:first-child:last-child .section__entry{max-width:64rem}}@media (max-width: 1023px){.section-cta .grid-flex .grid__col:first-child:last-child .section__entry{max-width:35rem}}.section-cta.section-cta--light .grid-flex .grid__col:first-child:last-child .section__inner:after{display:none}.section-cta.section-cta--light .grid-flex .grid__col:first-child:last-child .section__content{background:linear-gradient(135deg,#d6e9f699,#beddf099);color:var(--blue)}.section-cta.section-cta--light .grid-flex .grid__col:first-child:last-child .section__content img{max-width:50rem;bottom:-2rem;right:5.4rem}@media (max-width: 1199px){.section-cta.section-cta--light .grid-flex .grid__col:first-child:last-child .section__content img{right:-5rem;max-width:42rem}}@media (max-width: 767px){.section-cta.section-cta--light .grid-flex .grid__col:first-child:last-child .section__content img{max-width:36rem}}@media (max-width: 500px){.section-cta.section-cta--light .grid-flex .grid__col:first-child:last-child .section__content img{max-width:28rem}}.wrapper--advantage .section-cta .grid-flex .grid__col:first-child:last-child{margin-bottom:0}.wrapper--advantage .section-cta .section__inner:after{display:none}.section-staffing-categories+.section-cta .section__inner:before,.section-blog-shortlist+.section-cta .section__inner:before{display:none}.intro{padding:25.1rem 0 11.2rem;position:relative;z-index:3}@media (max-width: 1023px){.intro{padding:12rem 0 3.2rem}}@media (max-width: 767px){.intro{padding:12rem 0 4rem}}.intro .intro__content{text-align:center;max-width:95.7rem;margin:0 auto}@media (max-width: 1023px){.intro .intro__content{margin-bottom:3.2rem}}@media (max-width: 767px){.intro .intro__content{margin-bottom:1.8rem}}.intro .intro__content h1{margin-bottom:2.6rem}@media (max-width: 1023px){.intro .intro__content h1{margin-bottom:1.4rem}}.intro .intro__content h5{font-weight:400;margin-bottom:1.2rem}.intro .intro__content p{letter-spacing:-.01em}.intro .intro__content p .btn{margin-left:.9rem}.intro .intro__content figure{display:inline-block;width:14.5rem;height:14.5rem;border-radius:50%;overflow:hidden;position:relative;margin-bottom:1.6rem}@media (max-width: 767px){.intro .intro__content figure{width:12rem;height:12rem;margin-bottom:.8rem}}.intro .intro__content figure img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;width:100%;height:auto;object-fit:cover}.intro .intro__widget{width:100%;max-width:94.3rem;position:absolute;bottom:-6rem;left:50%;transform:translate(-50%)}@media (max-width: 1023px){.intro .intro__widget{position:relative;bottom:0;left:0;transform:none;max-width:100%;width:100%;text-align:center}}@media (max-width: 1023px){.intro .intro__widget .widget-job-search{text-align-last:left}.intro .intro__widget .widget-job-search .widget__btn{text-align-last:center}}.intro.intro--blue{background:linear-gradient(180deg,#ffffff80,#b7d9ee80)}.intro.intro--orange{background:linear-gradient(180deg,#ffffff80,#efe7df80)}.section-jobs-listing{background-color:#f4fafd;padding:14rem 0 12rem;position:relative;min-height:48rem}@media (max-width: 1023px){.section-jobs-listing{padding:8rem 0}}@media (max-width: 767px){.section-jobs-listing{padding:4.8rem 0}}.section-jobs-listing:before{content:"";width:100%;height:99999rem;background-color:#f4fafd;position:absolute;top:0;left:0}.section-jobs-listing .section-jobs-listing__inner{position:relative;z-index:2}.section-jobs-listing .section-jobs-listing__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}@media (max-width: 767px){.section-jobs-listing .section-jobs-listing__head{flex-wrap:wrap;margin-bottom:.4rem}}.section-jobs-listing .section-jobs-listing__body:last-child{margin-bottom:3.4rem}.section-jobs-listing .section-jobs-listing__title{display:flex;justify-content:center;align-items:center;padding-right:1.6rem}@media (max-width: 1199px){.section-jobs-listing .section-jobs-listing__title{display:block}}.section-jobs-listing .section-jobs-listing__title h6{margin-bottom:0;margin-right:1.7rem}@media (max-width: 767px){.section-jobs-listing .section-jobs-listing__title{max-width:100%;flex:0 0 100%}}.section-jobs-listing .section-jobs-listing__filters{display:inline-flex;justify-content:center;align-items:center;font-size:1.8rem}@media (max-width: 1023px){.section-jobs-listing .section-jobs-listing__filters{justify-content:flex-start;font-size:1.6rem}}.section-jobs-listing .section-jobs-listing__filters p{margin-bottom:0;margin-right:.8rem}.section-jobs-listing .section-jobs-listing__filters p span{font-size:1.8rem;color:var(--orange);margin:0 .7rem;text-decoration:underline}@media (max-width: 1023px){.section-jobs-listing .section-jobs-listing__filters p span{font-size:1.6rem}}@media (max-width: 767px){.section-jobs-listing .section-jobs-listing__select{max-width:100%;flex:0 0 100%;order:-1;margin-bottom:2.4rem}}.section-jobs-listing .section-jobs-listing__body{margin-bottom:11.8rem}@media (max-width: 1199px){.section-jobs-listing .section-jobs-listing__body{margin-bottom:8rem}}@media (max-width: 767px){.section-jobs-listing .section-jobs-listing__body{margin-bottom:2.4rem}}.section-jobs-listing .section-jobs-listing__body--no-results{margin-bottom:0}@media (max-width: 767px){.section-jobs-listing .section-jobs-listing__body--no-results{padding:2rem 0 0}}.section-jobs-listing .section-jobs-listing__message{background-color:var(--white);padding:7rem 2.4rem 5.7rem;border-radius:1.6rem;text-align:center;font-size:1.8rem;line-height:1.67}@media (max-width: 767px){.section-jobs-listing .section-jobs-listing__message{padding:4.8rem 2.4rem}}.section-jobs-listing .section-jobs-listing__message *{max-width:72.8rem;margin:0 auto}.section-jobs-listing .section-jobs-listing__message h3{color:var(--blue);letter-spacing:-.01em;margin-bottom:2.3rem}@media (max-width: 767px){.section-jobs-listing .section-jobs-listing__message h3{margin-bottom:1.6rem}}.section-jobs-listing .section-jobs-listing__message p{margin-bottom:4rem}@media (max-width: 767px){.section-jobs-listing .section-jobs-listing__message p{margin-bottom:1.6rem}}.section-jobs-listing .grid-flex{--grid-gutter: 5rem;margin:calc(var(--grid-gutter) * -.5)}@media (max-width: 1500px){.section-jobs-listing .grid-flex{--grid-gutter: 2.4rem}}@media (max-width: 1199px){.section-jobs-listing .grid-flex{--grid-gutter: 1.6rem}}@media (max-width: 1023px){.section-jobs-listing .grid-flex{--grid-gutter: 1.2rem}}.section-jobs-listing .grid-flex .grid__col{padding:calc(var(--grid-gutter) * .5)}@media (max-width: 850px){.section-jobs-listing .grid-flex .grid__col{max-width:50%;flex:0 0 50%}}@media (max-width: 590px){.section-jobs-listing .grid-flex .grid__col{max-width:100%;flex:0 0 100%}}.section-jobs-listing .card-job{height:100%}.dropdown-base{display:flex;align-items:center;flex-wrap:wrap}@media (max-width: 767px){.dropdown-base{justify-content:flex-start}}.dropdown-base.dropdown-base--selected .dropdown__head p{color:var(--orange)}.dropdown-base .dropdown__label{margin-right:2.5rem;white-space:nowrap}@media (max-width: 767px){.dropdown-base .dropdown__label{margin-right:1.2rem}}.dropdown-base .dropdown__wrapper{position:relative;cursor:pointer;min-width:23.1rem;flex:1}@media (max-width: 767px){.dropdown-base .dropdown__wrapper{flex:1;max-width:36rem}}.dropdown-base .dropdown__head{background-color:var(--white);border-radius:1.6rem;padding:1.5rem 2rem}@media (max-width: 767px){.dropdown-base .dropdown__head{padding:1.5rem}}.dropdown-base .dropdown__head p{padding-right:3.2rem;position:relative;white-space:nowrap}.dropdown-base .dropdown__head p:after{content:"";width:2.7rem;height:2.7rem;background-color:var(--orange);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url('data:image/svg+xml,<svg width="17" height="11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m1 1 7.5 8L16 1" stroke="%23F6911D" stroke-width="1.5"/></svg>');mask-image:url('data:image/svg+xml,<svg width="17" height="11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m1 1 7.5 8L16 1" stroke="%23F6911D" stroke-width="1.5"/></svg>');position:absolute;top:50%;right:0;transform:translateY(-50%)}.dropdown-base .dropdown__body{position:absolute;width:100%;top:calc(100% + .8rem);left:0;background-color:var(--white);padding:1.5rem 2rem;box-shadow:1.2rem 1.2rem 3.1rem #0000000a;border-radius:1.6rem}@media (max-width: 767px){.dropdown-base .dropdown__body{top:100%;left:3.5rem;right:-1.5rem;padding:1.6rem}}.dropdown-base .dropdown__body ul{height:100%;list-style-type:none;overflow-y:auto}.dropdown-base .dropdown__body ul::-webkit-scrollbar{width:2px}.dropdown-base .dropdown__body ul::-webkit-scrollbar-thumb{background:var(--orange)}.dropdown-base .dropdown__body ul::-webkit-scrollbar-thumb:hover{background:var(--orange-light)}.dropdown-base .dropdown__body li{margin-bottom:1rem;transition:.4s}@media (hover: hover){.dropdown-base .dropdown__body li:where(:hover,:focus-visible){color:var(--orange)}}.dropdown-base .dropdown__body .active{color:var(--blue);position:relative;display:inline-block}.dropdown-base .dropdown__body .active:before{content:"";width:100%;border-bottom:.1rem solid;position:absolute;bottom:.4rem;left:0;transition:.4s linear}.pagination{display:flex;justify-content:center;align-items:center;font-size:1.8rem}@media (max-width: 1023px){.pagination{font-size:1.6rem}}.pagination .pagination__list{--gutter: 1.4rem;display:flex;justify-content:center;align-items:center;margin:calc(var(--gutter) * -.5);list-style-type:none;padding:0 4.3rem}@media (max-width: 1023px){.pagination .pagination__list{padding:0 2.4rem}}@media (max-width: 767px){.pagination .pagination__list{--gutter: .8rem;padding:0 1.6rem}}.pagination .pagination__list li{padding:calc(var(--gutter) * .5)}.pagination .pagination__num{background-color:transparent;border:none;width:5.8rem;height:5.8rem;border-radius:1.6rem;border:.1rem solid var(--blue);color:var(--blue);display:inline-flex;justify-content:center;align-items:center;font-weight:700;opacity:.6;transition:.4s}@media (max-width: 767px){.pagination .pagination__num{width:3.6rem;height:3.6rem;border-radius:.6rem}}@media (hover: hover){.pagination .pagination__num:where(:hover,:focus-visible){opacity:1}}.pagination .pagination__num.active{background-color:var(--blue);color:var(--white);opacity:1}.pagination .pagination__spacer{font-weight:700;color:var(--blue);width:3.6rem;height:5.8rem;display:inline-flex;justify-content:center;align-items:center}@media (max-width: 767px){.pagination .pagination__spacer{width:auto}}.pagination .pagination__btn{display:inline-block;background-color:transparent;border:none;font-weight:700;color:var(--blue);font-family:var(--ff-ubuntu);margin-bottom:.2rem}.pagination .pagination__btn span{display:inline-block;vertical-align:middle}@media (max-width: 767px){.pagination .pagination__btn span{display:none}}.pagination .pagination__btn span+i,.pagination .pagination__btn i+span{margin-left:1rem}@media (max-width: 767px){.pagination .pagination__btn span+i,.pagination .pagination__btn i+span{margin:0}}@media (hover: hover){.pagination .pagination__btn:where(:hover,:focus-visible) span+i{transform:translate(.4rem)}.pagination .pagination__btn:where(:hover,:focus-visible) i:first-child{transform:translate(-.4rem)}}.pagination .pagination__btn.disabled{opacity:.4;pointer-events:none}.hero-inner{background:linear-gradient(180deg,#fff,#ebebeb);position:relative}.hero-inner .hero-inner__background{position:absolute;width:100%;height:100%;overflow:hidden}.hero-inner .hero-inner__background:after{content:"";width:100%;height:100%;background-color:var(--white);position:absolute;top:0;left:0;opacity:.5;display:none}@media (max-width: 767px){.hero-inner .hero-inner__background:after{display:block}}.hero-inner .hero-inner__background img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;width:100%;height:auto;object-fit:cover}.hero-inner h1{margin-bottom:2.4rem}@media (max-width: 1199px){.hero-inner h1{font-size:8.8rem}}@media (max-width: 1023px){.hero-inner h1{font-size:7.2rem}}@media (max-width: 767px){.hero-inner h1{margin-bottom:1.2rem;font-size:5.6rem}}@media (max-width: 500px){.hero-inner h1{margin-bottom:1.2rem;font-size:4.8rem}}@media (max-width: 375px){.hero-inner h1{font-size:4rem}}.hero-inner .hero__watermark{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;text-align:center;overflow:hidden}.hero-inner .hero__inner{padding:25.2rem 0 18.7rem;position:relative;min-height:81rem}@media (max-width: 1199px){.hero-inner .hero__inner{min-height:60rem}}@media (max-width: 1023px){.hero-inner .hero__inner{padding:16rem 0 8rem}}@media (max-width: 767px){.hero-inner .hero__inner{padding:12rem 0 14rem;min-height:auto}}.hero-inner .hero__content{max-width:94.3rem;position:relative;z-index:2}@media (max-width: 1199px){.hero-inner .hero__content{max-width:60%}}@media (max-width: 1023px){.hero-inner .hero__content{max-width:100%;margin-bottom:4rem}}@media (max-width: 767px){.hero-inner .hero__content{margin-bottom:2.4rem}}.hero-inner .hero__content *+.btn{margin-top:3.2rem}@media (max-width: 1023px){.hero-inner .hero__content *+.btn{margin-top:1.6rem}}@media (max-width: 767px){.hero-inner .hero__content *+.btn{margin-top:.4rem}}.hero-inner .hero__content:last-child{margin-bottom:0}.hero-inner .hero__entry{margin-bottom:5rem}@media (max-width: 1023px){.hero-inner .hero__entry{max-width:60rem;margin-bottom:2.4rem}}@media (max-width: 767px){.hero-inner .hero__entry{margin-bottom:1.2rem}}.hero-inner .hero__entry p{max-width:72.5rem}@media (max-width: 1023px){.hero-inner .hero__entry p{max-width:40rem}}.hero-inner .hero__entry:last-child{margin-bottom:0}.hero-inner .hero__widget{width:100%;max-width:94.3rem;position:absolute;bottom:-5.4rem;left:50%;transform:translate(-50%)}@media (max-width: 1023px){.hero-inner .hero__widget{position:relative;bottom:0;left:0;transform:none;max-width:100%;width:100%;text-align:left}}.hero-inner .hero__foot{letter-spacing:-.009em}@media (max-width: 767px){.hero-inner .hero__foot{max-width:25rem}}.hero-inner .hero__foot p .link{margin-left:1.2rem}@media (max-width: 1023px){.hero-inner .hero__foot p .link{margin-left:0}}.hero-inner .hero__image{max-width:71%;position:absolute;bottom:0;right:0}@media (max-width: 1199px){.hero-inner .hero__image{right:-15%;max-width:60%}}@media (max-width: 767px){.hero-inner .hero__image{right:-15%;max-width:55%}}.hero-inner--plain{background:transparent}.hero-inner--plain .shell{--shell-max-width: 163.5rem}.hero-inner--plain .hero__image{right:.4%}.hero-inner--blue{background:linear-gradient(180deg,#fff,#e6eef3)}.hero-inner--blue .hero__image{right:-6.8%}@media (max-width: 1023px){.hero-inner--blue .hero__image{right:-14.8%}}.hero-inner--main-blue{background:linear-gradient(180deg,#fff,#b7d9ee)}.hero-inner--main-blue .hero__image{right:-1.8%}@media (max-width: 1299px){.hero-inner--main-blue .hero__image{right:-10%}}.hero-inner--orange{background:linear-gradient(180deg,#fff,#efe7df)}.hero-inner--orange .hero__image{right:1.8%}@media (max-width: 1399px){.hero-inner--orange .hero__image{right:-9%}}@media (max-width: 767px){.hero-inner--orange .hero__image{right:-15%}}.hero-inner--widget{margin-bottom:5.4rem}.hero-inner--widget .hero__watermark img{margin-bottom:-6.2%}@media (max-width: 767px){.hero-inner--widget .hero__watermark img{margin-bottom:0}}@media (min-width: 1199px){.wrapper--advantage .hero-inner .hero__inner{min-height:93rem;padding:38rem 0 18.7rem}}@media (min-width: 1199px){.wrapper--advantage .hero-inner--main-blue .hero__inner{padding:31.8rem 0 18.7rem}}.hero-inner--bg .hero__inner{padding:38rem 0 29.5rem;max-width:164rem;margin:0 auto}@media (max-width: 1199px){.hero-inner--bg .hero__inner{min-height:60rem}}@media (max-width: 1023px){.hero-inner--bg .hero__inner{padding:16rem 0 8rem}}@media (max-width: 767px){.hero-inner--bg .hero__inner{padding:18rem 0 8rem;min-height:auto}}@media (min-width: 1023px){.hero-inner--bg .hero__inner h1{font-size:7.7rem}}@media (max-width: 1199px){.hero-inner--bg .hero__content{max-width:50%}}@media (max-width: 767px){.hero-inner--bg .hero__content{max-width:100%}}@media (max-width: 767px){.hero-inner--bg .hero__entry{max-width:40rem}}.hero-inner--bg .hero__watermark{display:none}.section-text-centered{padding:12rem 0;text-align:center}@media (max-width: 1199px){.section-text-centered{padding:8rem 0}}@media (max-width: 1023px){.section-text-centered{padding:6.4rem 0}}@media (max-width: 767px){.section-text-centered{padding:4.8rem 0}}.section-text-centered h4{letter-spacing:-.01em;font-weight:400;margin-bottom:3.2rem}@media (max-width: 1023px){.section-text-centered h4{margin-bottom:2.4rem}}@media (max-width: 767px){.section-text-centered h4{margin-bottom:1.8rem}}.section-text-centered .level-5{text-transform:uppercase;color:var(--blue);letter-spacing:.15em;margin-bottom:3rem}.section-text-centered h3{margin-bottom:3rem}.section-text-centered .section-text-centered__inner{max-width:105rem;margin:0 auto;letter-spacing:0}.video{position:relative;border-radius:2rem;overflow:hidden;display:flex;justify-self:center}.video .video__poster{position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;transition:opacity .4s}.video .video__poster img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;width:100%;height:auto;object-fit:cover}.video .video__content{opacity:1}.video .video__content video{height:100%;object-fit:cover}.video .video__btn{width:14rem;height:14rem;background-color:#2e3a4ecc;position:relative;border:none;border-radius:50%;overflow:hidden;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:4;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:.4s}@media (max-width: 1023px){.video .video__btn{width:10rem;height:10rem}}@media (max-width: 767px){.video .video__btn{width:6.4rem;height:6.4rem}}@media (hover: hover){.video .video__btn:where(:hover,:focus-visible){transform:translate(-50%,-50%) scale(1.1)}}.video .video__btn:after{content:"";width:6.6rem;height:6.6rem;background-color:var(--white);-webkit-mask-size:5.1rem auto;mask-size:5.1rem auto;-webkit-mask-position:center right;mask-position:center right;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url('data:image/svg+xml,<svg width="48" height="60" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M45.81 26.642 6.173.994C3.512-.728 0 1.183 0 4.353v51.294c0 3.17 3.512 5.08 6.173 3.359L45.81 33.358c2.436-1.576 2.436-5.14 0-6.716Z" fill="%23fff"/></svg>');mask-image:url('data:image/svg+xml,<svg width="48" height="60" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M45.81 26.642 6.173.994C3.512-.728 0 1.183 0 4.353v51.294c0 3.17 3.512 5.08 6.173 3.359L45.81 33.358c2.436-1.576 2.436-5.14 0-6.716Z" fill="%23fff"/></svg>');position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}@media (max-width: 1023px){.video .video__btn:after{width:4rem;height:4rem;-webkit-mask-size:auto 100%;mask-size:auto 100%}}@media (max-width: 767px){.video .video__btn:after{width:2.4rem;height:2.4rem;-webkit-mask-size:auto 100%;mask-size:auto 100%}}.video.video--yt{width:100%;height:auto}.video.video--yt .video__content{background-color:#000}.video.video--yt .video__content,.video.video--yt .video__content iframe{width:100%;height:auto}.video.video--yt iframe{height:57.6vw!important;max-height:63rem;display:inline-block;vertical-align:bottom}.video.video--yt .video__btn{background-color:var(--white)}@media (min-width: 1023px){.video.video--yt .video__btn{width:17.2rem;height:17.2rem}}.video.video--yt .video__btn:after{background-color:var(--orange)}.video.video--playing .video__content{opacity:1}.video.video--playing .video__btn,.video.video--playing .video__poster{opacity:0;visibility:hidden;pointer-events:none}.section-video{position:relative}.section-video:before{content:"";position:absolute;width:100%;top:71.5%;bottom:0;background-color:#b7d9ee66}.section-video .section-video__inner{max-width:114.3rem;margin:0 auto}.section-list-cards-icon-block{padding:0 0 14rem}@media (max-width: 767px){.section-list-cards-icon-block{padding-bottom:6rem}}.section-list-cards-icon-block .grid-flex{--grid-gutter: 5rem;margin:calc(var(--grid-gutter) / -2);justify-content:center}@media (max-width: 1399px){.section-list-cards-icon-block .grid-flex{--grid-gutter: 3.2rem}}@media (max-width: 1199px){.section-list-cards-icon-block .grid-flex{--grid-gutter: 2.4rem}}.section-list-cards-icon-block .grid-flex .grid__col{padding:calc(var(--grid-gutter) / 2)}@media (max-width: 767px){.section-list-cards-icon-block .grid-flex .grid__col{max-width:50%;flex:0 0 50%}}@media (max-width: 520px){.section-list-cards-icon-block .grid-flex .grid__col{max-width:100%;flex:0 0 100%}}.section-list-cards-icon-block .section-list-cards-icon-block__head{text-align:center;margin-bottom:6.6rem}@media (max-width: 1023px){.section-list-cards-icon-block .section-list-cards-icon-block__head{margin-bottom:4rem}}@media (max-width: 767px){.section-list-cards-icon-block .section-list-cards-icon-block__head{margin-bottom:3.2rem}}.card-icon-block{text-align:center;padding:5rem 3rem 1rem}@media (max-width: 1399px){.card-icon-block{padding:2.4rem 2.4rem 1rem}}@media (max-width: 1199px){.card-icon-block{padding:1.2rem 1.2rem 1rem}}@media (max-width: 1023px){.card-icon-block{padding:1.2rem 0}}@media (max-width: 767px){.card-icon-block{padding:0}}.card-icon-block .card-icon-block__icon{margin-bottom:2rem;min-height:7.2rem;display:flex;justify-content:center;align-items:center}@media (max-width: 1023px){.card-icon-block .card-icon-block__icon{min-height:6rem}}@media (max-width: 1023px){.card-icon-block .card-icon-block__icon img{max-width:4.8rem}}.card-icon-block h4{font-size:2.8rem;font-weight:400;letter-spacing:-.01em;margin-bottom:2rem;color:var(--blue-dark)}@media (max-width: 1199px){.card-icon-block h4{font-size:2.2rem;margin-bottom:1.2rem}}@media (max-width: 1023px){.card-icon-block h4{font-size:2rem;margin-bottom:.8rem}}.card-icon-block p{max-width:35.5rem;margin:0 auto}@media (max-width: 1199px){.card-icon-block p{font-size:1.4rem}}@media (max-width: 1023px){.card-icon-block p{font-size:1.2rem}}.section-carausel--left .swiper .swiper-wrapper{margin:0 -2.5rem}@media (max-width: 1500px){.section-carausel--left .swiper .swiper-wrapper{margin:0 -1rem}}.section-carausel--left .swiper .swiper-slide{padding:0 2.5rem}@media (max-width: 1500px){.section-carausel--left .swiper .swiper-slide{padding:0 1rem}}.card-icon{padding:5rem 3rem;background-color:var(--white);box-shadow:.4rem .4rem .93rem #00000005;border-radius:1.6rem;display:flex}@media (max-width: 1023px){.card-icon{display:block;padding:3.2rem 1.6rem}}.card-icon .card-icon__icon{max-width:7.5rem;flex:0 0 7.5rem}@media (max-width: 1023px){.card-icon .card-icon__icon{margin-bottom:1.2rem}}.card-icon .card-icon__icon i{display:inline-flex;justify-content:center;align-items:center;height:7.5rem}.card-icon .card-icon__content{max-width:100%;flex:1;padding-left:1.8rem}@media (max-width: 1023px){.card-icon .card-icon__content{padding-left:0}}.card-icon .card-icon__content h4{margin-bottom:1.1rem}.section-benefits-chess-list{padding-top:8rem;padding-bottom:16rem}@media (max-width: 1023px){.section-benefits-chess-list{padding-bottom:8rem}}@media (max-width: 767px){.section-benefits-chess-list{padding-bottom:4rem}}.section-benefits-chess-list .section-benefits-chess-list__row{padding:8rem 0}@media (max-width: 1399px){.section-benefits-chess-list .section-benefits-chess-list__row{padding:4.8rem 0}}@media (max-width: 1023px){.section-benefits-chess-list .section-benefits-chess-list__row{padding:2.4rem 0}}.section-benefits-chess-list .section-benefits-chess-list__content{max-width:54.6rem;margin-left:auto}@media (max-width: 1023px){.section-benefits-chess-list .section-benefits-chess-list__content{font-size:1.4rem}}@media (max-width: 767px){.section-benefits-chess-list .section-benefits-chess-list__content{max-width:100%}}@media (max-width: 767px){.section-benefits-chess-list .section-benefits-chess-list__image{margin-bottom:1.6rem}}.section-benefits-chess-list .section-benefits-chess-list__image figure{display:inline-block;vertical-align:bottom;border-radius:2rem;overflow:hidden}.section-benefits-chess-list h3{font-weight:400}@media (max-width: 1199px){.section-benefits-chess-list h3{margin-bottom:1.6rem}}@media (max-width: 1023px){.section-benefits-chess-list h3{font-size:2.8rem}}@media (max-width: 767px){.section-benefits-chess-list h3{margin-bottom:.8rem}}.section-benefits-chess-list .grid-flex.reverse{flex-direction:row-reverse}.section-benefits-chess-list .grid-flex.reverse .section-benefits-chess-list__content{margin-left:0}.section-benefits-chess-list .grid-flex.reverse .section-benefits-chess-list__image{text-align:right}@media (max-width: 767px){.section-benefits-chess-list .grid-flex .grid__col{max-width:100%;flex:0 0 100%}}.section-testimonials-listing{background-color:#fafafa;padding:9.4rem 0 15rem}@media (max-width: 1023px){.section-testimonials-listing{padding:8rem 0}}@media (max-width: 767px){.section-testimonials-listing{padding:4.8rem 0}}.section-testimonials-listing .section-testimonials-listing__head{margin-bottom:6rem}@media (max-width: 1024px){.section-testimonials-listing .section-testimonials-listing__head{margin-bottom:3.2rem}}@media (max-width: 767px){.section-testimonials-listing .section-testimonials-listing__head{margin-bottom:1.2rem}}.section-testimonials-listing .section-testimonials-listing__body{margin-bottom:7.2rem}@media (max-width: 1023px){.section-testimonials-listing .section-testimonials-listing__body{margin-bottom:4.8rem}}@media (max-width: 767px){.section-testimonials-listing .section-testimonials-listing__body{margin-bottom:2.4rem}}.section-testimonials-listing .grid-flex{--grid-gutter: 5rem;margin:calc(var(--grid-gutter) * -.5)}@media (max-width: 1500px){.section-testimonials-listing .grid-flex{--grid-gutter: 2.4rem}}@media (max-width: 1199px){.section-testimonials-listing .grid-flex{--grid-gutter: 1.6rem}}@media (max-width: 1023px){.section-testimonials-listing .grid-flex{--grid-gutter: 1.2rem}}.section-testimonials-listing .grid-flex .grid__col{padding:calc(var(--grid-gutter) * .5)}@media (max-width: 850px){.section-testimonials-listing .grid-flex .grid__col{max-width:50%;flex:0 0 50%}}@media (max-width: 590px){.section-testimonials-listing .grid-flex .grid__col{max-width:100%;flex:0 0 100%}}.section-testimonials-listing .card-review{height:100%}.filter-nav ul{--spacer-x: 5.6rem;--spacer-y: 2.4rem;list-style-type:none;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin:calc(var(--spacer-y) * -.5) calc(var(--spacer-x) * -.5)}@media (max-width: 1023px){.filter-nav ul{--spacer-x: 2.4rem;--spacer-y: 2.4rem}}@media (max-width: 767px){.filter-nav ul{--spacer-x: 1.2rem;--spacer-y: 1.2rem}}.filter-nav li{padding:calc(var(--spacer-y) * .5) calc(var(--spacer-x) * .5)}.filter-nav button{display:inline-block;background-color:transparent;border:none;font-size:2.2rem;letter-spacing:.15em;font-weight:400;color:var(--blue-dark);text-transform:uppercase;padding-bottom:1rem;position:relative;transition:.4s;white-space:nowrap}@media (max-width: 1023px){.filter-nav button{font-size:1.8rem}}@media (max-width: 767px){.filter-nav button{font-size:1.4rem;letter-spacing:.05em;padding:0 .8rem .4rem}}.filter-nav button:before{content:"";width:0;border-bottom:.1rem solid;position:absolute;bottom:0;left:0;transition:.4s linear}@media (hover: hover) and (pointer: fine){.filter-nav button:hover{color:var(--orange-dark)}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.filter-nav button:hover:before{color:var(--orange-dark)}}.filter-nav button.active{color:var(--orange-dark)}.filter-nav button.active:before{width:100%}.section-not-found{background:linear-gradient(157deg,#fff,#efe7df)}.section-not-found .section-not-found__inner{min-height:93rem;padding:19.8rem 0 10rem;display:flex;justify-content:center;align-items:center;text-align:center}@media (max-width: 1023px){.section-not-found .section-not-found__inner{min-height:65dvh}}@media (max-width: 767px){.section-not-found .section-not-found__inner{min-height:50dvh}}.section-not-found .section-not-found__inner h1{margin-bottom:2.4rem}@media (max-width: 767px){.section-not-found .section-not-found__inner h1{margin-bottom:1.2rem}}.section-not-found .section-not-found__inner p{margin-bottom:4rem}@media (max-width: 767px){.section-not-found .section-not-found__inner p{margin-bottom:2.4rem}}.section-resources-list-media .section__inner{border-top:.1rem solid var(--gray-light);border-bottom:.1rem solid var(--gray-light);padding-bottom:6rem}@media (max-width: 1023px){.section-resources-list-media .section__inner{padding-top:4rem;padding-bottom:3.2rem}}@media (max-width: 767px){.section-resources-list-media .section__inner{padding-top:3.4rem;padding-bottom:0}}.section-resources-list-media .section-resources-list-media__row{padding:6rem 0}@media (max-width: 1199px){.section-resources-list-media .section-resources-list-media__row{padding:4rem 0}}@media (max-width: 1023px){.section-resources-list-media .section-resources-list-media__row{padding:2.4rem 0}}@media (max-width: 767px){.section-resources-list-media .section-resources-list-media__row{padding:1.2rem 0}}@media (max-width: 767px){.section-resources-list-media .section-resources-list-media__media{margin-bottom:2.4rem}}.section-resources-list-media .section-resources-list-media__media figure{display:inline-block;vertical-align:bottom;border-radius:2rem;overflow:hidden}.section-resources-list-media .section-resources-list-media__content{max-width:54.8rem;margin-left:auto;padding:1rem 0 0}@media (max-width: 1023px){.section-resources-list-media .section-resources-list-media__content{padding:0}}@media (max-width: 767px){.section-resources-list-media .section-resources-list-media__content{max-width:100%}}.section-resources-list-media .grid-flex{--grid-gutter: 4rem}@media (max-width: 1023px){.section-resources-list-media .grid-flex{--grid-gutter: 2rem}}@media (max-width: 767px){.section-resources-list-media .grid-flex .grid__col{max-width:100%;flex:0 0 100%}}.section-resources-list-media .grid-flex.reverse{flex-direction:row-reverse}.section-resources-list-media .grid-flex.reverse .section-resources-list-media__content{margin-left:0}.section-resources-list-media .grid-flex.reverse .section-resources-list-media__media{text-align:right}.tips-list .tips-list__title{font-size:4.4rem;letter-spacing:-.02em;margin-bottom:5rem}@media (max-width: 1199px){.tips-list .tips-list__title{margin-bottom:1.6rem}}@media (max-width: 1023px){.tips-list .tips-list__title{font-size:3.6rem}}.tips-list .tips-list__list ul{list-style-type:none}.tips-list .tips-list__list li{margin-bottom:1.3rem}@media (max-width: 1199px){.tips-list .tips-list__list li{margin-bottom:.4rem}}.tips-list .tips-list__list a{line-height:1.1;font-size:1.8rem;color:var(--blue);text-decoration:none;position:relative;display:inline-block;overflow:hidden;text-decoration:underline}@media (hover: hover){.tips-list .tips-list__list a:where(:hover,:focus-visible){text-decoration:none}}@media (max-width: 1023px){.tips-list .tips-list__list a{font-size:1.6rem}}.section-related-resources{padding:10.4rem 0 10.9rem}@media (max-width: 767px){.section-related-resources{padding:6.4rem 0}}.section-related-resources .section-related-resources__title{margin-bottom:7.5rem}@media (max-width: 767px){.section-related-resources .section-related-resources__title{margin-bottom:2.4rem}}.section-related-resources .grid-flex{--grid-gutter-x: 7rem;--grid-gutter-y: 5rem;margin:calc(var(--grid-gutter-y) * -.5) calc(var(--grid-gutter-x) * -.5)}@media (max-width: 767px){.section-related-resources .grid-flex{--grid-gutter-y: 1.8rem}}.section-related-resources .grid-flex .grid__col{padding:calc(var(--grid-gutter-y) * .5) calc(var(--grid-gutter-x) * .5)}@media (max-width: 700px){.section-related-resources .grid-flex .grid__col{max-width:100%;flex:0 0 100%}}.resources-article .resources-article__inner{padding:25.3rem 0 11.5rem;border-bottom:.1rem solid var(--gray-light);max-width:114.3rem;margin:0 auto}@media (max-width: 1023px){.resources-article .resources-article__inner{padding:18rem 0 6.4rem}}@media (max-width: 767px){.resources-article .resources-article__inner{padding:16rem 0 6.4rem}}.resources-article .resources-article__head{margin-bottom:4.6rem}@media (max-width: 1023px){.resources-article .resources-article__head{margin-bottom:4.8rem}}@media (max-width: 767px){.resources-article .resources-article__head{margin-bottom:3.2rem}}@media (min-width: 767px){.resources-article .resources-article-head .resources-article-head__title{margin-bottom:5.6rem}}.resources-article .resources-article__body>*+*,.resources-article .resources-article__body .widget-intro+.wysiwyg-text{margin-top:6.2rem}@media (max-width: 767px){.resources-article .resources-article__body>*+*,.resources-article .resources-article__body .widget-intro+.wysiwyg-text{margin-top:4rem}}@media (max-width: 767px){.resources-article .resources-article__body>*+*,.resources-article .resources-article__body .widget-intro+.wysiwyg-text{margin-top:2.4rem}}.resources-article .resources-article__body .wysiwyg-text+.checklist,.resources-article .resources-article__body .wysiwyg-text+.widget-intro{margin-top:6rem}@media (max-width: 767px){.resources-article .resources-article__body .wysiwyg-text+.checklist,.resources-article .resources-article__body .wysiwyg-text+.widget-intro{margin-top:4rem}}@media (max-width: 767px){.resources-article .resources-article__body .wysiwyg-text+.checklist,.resources-article .resources-article__body .wysiwyg-text+.widget-intro{margin-top:2.4rem}}.resources-article .resources-article__body .checklist+.image{margin-top:4.4rem}@media (max-width: 767px){.resources-article .resources-article__body .checklist+.image{margin-top:3.2rem}}@media (max-width: 767px){.resources-article .resources-article__body .checklist+.image{margin-top:1.6rem}}.resources-article .resources-article__body .image+.wysiwyg-text{margin-top:6.4rem}@media (max-width: 767px){.resources-article .resources-article__body .image+.wysiwyg-text{margin-top:4rem}}@media (max-width: 767px){.resources-article .resources-article__body .image+.wysiwyg-text{margin-top:2.4rem}}.resources-article .resources-article__body .wysiwyg-text+.multi-column{margin-top:5.6rem}@media (max-width: 767px){.resources-article .resources-article__body .wysiwyg-text+.multi-column{margin-top:4rem}}@media (max-width: 767px){.resources-article .resources-article__body .wysiwyg-text+.multi-column{margin-top:2.4rem}}.resources-article .resources-article__body .multi-column+.video{margin-top:5.8rem}@media (max-width: 767px){.resources-article .resources-article__body .multi-column+.video{margin-top:4rem}}@media (max-width: 767px){.resources-article .resources-article__body .multi-column+.video{margin-top:2.4rem}}.resources-article .resources-article__body .multi-column+.wysiwyg-text{margin-top:6rem}@media (max-width: 767px){.resources-article .resources-article__body .multi-column+.wysiwyg-text{margin-top:4rem}}@media (max-width: 767px){.resources-article .resources-article__body .multi-column+.wysiwyg-text{margin-top:2.4rem}}.resources-article .resources-article__body .wysiwyg-text+.video{margin-top:5rem}@media (max-width: 767px){.resources-article .resources-article__body .wysiwyg-text+.video{margin-top:4rem}}@media (max-width: 767px){.resources-article .resources-article__body .wysiwyg-text+.video{margin-top:2.4rem}}.resources-article .resources-article__body .head-author-category+.image{margin-top:3.8rem}@media (max-width: 767px){.resources-article .resources-article__body .head-author-category+.image{margin-top:3.2rem}}@media (max-width: 767px){.resources-article .resources-article__body .head-author-category+.image{margin-top:1.6rem}}.resources-article .resources-article__grid{--spacing: 2rem;display:flex;margin:calc(var(--spacing) * -1)}@media (max-width: 1023px){.resources-article .resources-article__grid{--spacing: 1rem}}@media (max-width: 767px){.resources-article .resources-article__grid{display:block}}.resources-article .resources-article__col{max-width:100%;flex:1;padding:var(--spacing)}.resources-article .resources-article__col--small{max-width:35rem;flex:0 0 35rem}@media (max-width: 1024px){.resources-article .resources-article__col--small{max-width:30rem;flex:0 0 30rem}}@media (max-width: 767px){.resources-article .resources-article__col--small{max-width:45rem;margin-top:4rem}}.resources-article .resources-article__contacts h4{margin-bottom:1.2rem}.resources-article .resources-article__contacts p{margin-bottom:.4rem}.resources-article .resources-article__contacts-group{margin-bottom:3.2rem}.resources-article .resources-article__contacts-frame{background-color:#e8f2f8b3;border-radius:2rem;padding:4.8rem 2.4rem}.resources-article .resources-article__contacts-frame h4{margin-bottom:2rem}.resources-article .resources-article__contacts-frame p{font-size:2.4rem;font-weight:700;margin-bottom:2rem}.resources-article .resources-article__foot{background:linear-gradient(180deg,#278dc6,#0f6daa);color:var(--white);padding:4.8rem 2.4rem;border-radius:2rem;text-align:center;margin-top:8rem}@media (max-width: 1023px){.resources-article .resources-article__foot{margin-top:4rem}}.resources-article .resources-article__foot h4{margin-bottom:.8rem}.resources-article .resources-article__foot p{font-size:2.4rem;font-weight:700;margin-bottom:.8rem}.resources-article .resources-article__foot p a{color:var(--white)}@media (min-width: 1023px){.resources-article.resources-article--alt .resources-article__inner{padding:23.4rem 0 11.5rem}}@media (min-width: 767px){.resources-article.resources-article--alt .resources-article-head{margin-bottom:6.1rem}}@media (min-width: 767px){.resources-article.resources-article--alt .resources-article-head .resources-article-head__title{margin-bottom:4.6rem}}@media (min-width: 1023px){.wrapper--advantage .resources-article .resources-article__inner{padding:24rem 0 8.4rem}}.wrapper--advantage .resources-article .resources-article-head__media:before{bottom:43%;background:linear-gradient(157deg,#fff,#b7d9ee)}@media (min-width: 1023px){.wrapper--advantage .resources-article .resources-article__head{margin-bottom:6.1rem}}.wrapper--advantage .resources-article .resources-article-head .resources-article-head__title{font-size:5.6rem}@media (min-width: 1023px){.wrapper--advantage .resources-article .resources-article-head .resources-article-head__title{margin-bottom:4.8rem}}@media (max-width: 1023px){.wrapper--advantage .resources-article .resources-article-head .resources-article-head__title{font-size:4.2rem}}@media (max-width: 767px){.wrapper--advantage .resources-article .resources-article-head .resources-article-head__title{font-size:3.2rem}}@media (min-width: 767px){.wrapper--advantage .resources-article .resources-article__body .wysiwyg-text:first-child:last-child{margin-bottom:3.7rem}}.resources-article .wysiwyg-text *{margin-bottom:.6em}.resources-article .wysiwyg-text *:last-child{margin-bottom:0}.resources-article .wysiwyg-text h2{margin-bottom:1.6rem}.resources-article .wysiwyg-text h3{margin-bottom:2.8rem}@media (max-width: 767px){.resources-article .wysiwyg-text h3{margin-bottom:1.6rem}}.resources-article .wysiwyg-text h4{color:var(--blue)}.resources-article .wysiwyg-text p{margin-bottom:3.1rem}@media (max-width: 767px){.resources-article .wysiwyg-text p{margin-bottom:1.6rem}}.resources-article .wysiwyg-text ul+*,.resources-article .wysiwyg-text p+*,.resources-article .wysiwyg-text *+ul,.resources-article .wysiwyg-text *+p,.resources-article .wysiwyg-text ul+p,.resources-article .wysiwyg-text p+ul,.resources-article .wysiwyg-text p+p{margin-top:3rem}@media (max-width: 1023px){.resources-article .wysiwyg-text ul+*,.resources-article .wysiwyg-text p+*,.resources-article .wysiwyg-text *+ul,.resources-article .wysiwyg-text *+p,.resources-article .wysiwyg-text ul+p,.resources-article .wysiwyg-text p+ul,.resources-article .wysiwyg-text p+p{margin-top:2.4rem}}@media (max-width: 767px){.resources-article .wysiwyg-text ul+*,.resources-article .wysiwyg-text p+*,.resources-article .wysiwyg-text *+ul,.resources-article .wysiwyg-text *+p,.resources-article .wysiwyg-text ul+p,.resources-article .wysiwyg-text p+ul,.resources-article .wysiwyg-text p+p{margin-top:1.6rem}}.resources-article .wysiwyg-text *+.two-columns,.resources-article .wysiwyg-text .two-columns+*,.resources-article .wysiwyg-text ul+h3,.resources-article .wysiwyg-text p+h3{margin-top:6.2rem}@media (max-width: 1023px){.resources-article .wysiwyg-text *+.two-columns,.resources-article .wysiwyg-text .two-columns+*,.resources-article .wysiwyg-text ul+h3,.resources-article .wysiwyg-text p+h3{margin-top:4.4rem}}@media (max-width: 767px){.resources-article .wysiwyg-text *+.two-columns,.resources-article .wysiwyg-text .two-columns+*,.resources-article .wysiwyg-text ul+h3,.resources-article .wysiwyg-text p+h3{margin-top:2.4rem}}.resources-article .wysiwyg-text h3+ul,.resources-article .wysiwyg-text h3+p{margin-top:2.8rem}@media (max-width: 1023px){.resources-article .wysiwyg-text h3+ul,.resources-article .wysiwyg-text h3+p{margin-top:1.6rem}}@media (max-width: 767px){.resources-article .wysiwyg-text h3+ul,.resources-article .wysiwyg-text h3+p{margin-top:1.2rem}}.resources-article .wysiwyg-text ul{list-style-position:inside;padding-left:1rem}.resources-article .wysiwyg-text ul li{margin-bottom:.4rem}.resources-article .wysiwyg-text .two-columns{columns:2;column-gap:4rem}@media (max-width: 767px){.resources-article .wysiwyg-text .two-columns{columns:1}}.resources-article .wysiwyg-text .two-columns>*+*{margin-top:1.2rem}@media (max-width: 767px){.resources-article .wysiwyg-text .two-columns>*+*{margin-top:.8rem}}.resources-article--wordpress-2018-import .wysiwyg-text img.aligncenter{max-width:100%;display:block;margin:0 auto}.resources-article-head .resources-article-head__title{margin-bottom:4.5rem;position:relative;z-index:2}@media (max-width: 1023px){.resources-article-head .resources-article-head__title{margin-bottom:2.4rem}}.resources-article-head .resources-article-head__media{position:relative}.resources-article-head .resources-article-head__media figure{border-radius:2rem;display:inline-block;vertical-align:bottom;overflow:hidden;position:relative;z-index:2}.resources-article-head .resources-article-head__media:before{content:"";width:100vw;height:calc(50% + 50rem);position:absolute;bottom:43%;left:50%;transform:translate(-50%);background:linear-gradient(157deg,#fff,#efe7df)}@media (max-width: 767px){.resources-article-head .resources-article-head__media:before{bottom:50%}}.wysiwyg-text *{margin-bottom:.6em}.wysiwyg-text *:last-child{margin-bottom:0}.wysiwyg-text h2{margin-bottom:1.6rem}.wysiwyg-text h3{margin-bottom:2.8rem}@media (max-width: 767px){.wysiwyg-text h3{margin-bottom:1.6rem}}.wysiwyg-text h4{color:var(--blue)}.wysiwyg-text p{margin-bottom:3.1rem}@media (max-width: 767px){.wysiwyg-text p{margin-bottom:1.6rem}}.wysiwyg-text ul+*,.wysiwyg-text p+*,.wysiwyg-text *+ul,.wysiwyg-text *+p,.wysiwyg-text ul+p,.wysiwyg-text p+ul,.wysiwyg-text p+p{margin-top:3rem}@media (max-width: 1023px){.wysiwyg-text ul+*,.wysiwyg-text p+*,.wysiwyg-text *+ul,.wysiwyg-text *+p,.wysiwyg-text ul+p,.wysiwyg-text p+ul,.wysiwyg-text p+p{margin-top:2.4rem}}@media (max-width: 767px){.wysiwyg-text ul+*,.wysiwyg-text p+*,.wysiwyg-text *+ul,.wysiwyg-text *+p,.wysiwyg-text ul+p,.wysiwyg-text p+ul,.wysiwyg-text p+p{margin-top:1.6rem}}.wysiwyg-text *+.two-columns,.wysiwyg-text .two-columns+*,.wysiwyg-text ul+h3,.wysiwyg-text p+h3{margin-top:6.2rem}@media (max-width: 1023px){.wysiwyg-text *+.two-columns,.wysiwyg-text .two-columns+*,.wysiwyg-text ul+h3,.wysiwyg-text p+h3{margin-top:4.4rem}}@media (max-width: 767px){.wysiwyg-text *+.two-columns,.wysiwyg-text .two-columns+*,.wysiwyg-text ul+h3,.wysiwyg-text p+h3{margin-top:2.4rem}}.wysiwyg-text h3+ul,.wysiwyg-text h3+p{margin-top:2.8rem}@media (max-width: 1023px){.wysiwyg-text h3+ul,.wysiwyg-text h3+p{margin-top:1.6rem}}@media (max-width: 767px){.wysiwyg-text h3+ul,.wysiwyg-text h3+p{margin-top:1.2rem}}.wysiwyg-text ul{list-style-position:inside;padding-left:1rem}.wysiwyg-text ul li{margin-bottom:.4rem}.wysiwyg-text .two-columns{columns:2;column-gap:4rem}@media (max-width: 767px){.wysiwyg-text .two-columns{columns:1}}.wysiwyg-text .two-columns>*+*{margin-top:1.2rem}@media (max-width: 767px){.wysiwyg-text .two-columns>*+*{margin-top:.8rem}}.checklist .checklist__title{margin-bottom:3.8rem}@media (max-width: 767px){.checklist .checklist__title{margin-bottom:1.6rem}}.checklist .checklist__list ul{columns:2;list-style-type:none;column-gap:4.8rem}@media (max-width: 767px){.checklist .checklist__list ul{columns:1}}.checklist .checklist__list li{margin-bottom:1.3rem;padding-left:3.2rem;position:relative;font-size:1.8rem;color:var(--gray)}@media (max-width: 767px){.checklist .checklist__list li{margin-bottom:.6rem}}.checklist .checklist__list li:before{content:"";width:2rem;height:2rem;background-color:var(--orange);-webkit-mask-size:1.7rem auto;mask-size:1.7rem auto;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url('data:image/svg+xml,<svg width="18" height="18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.195 10.638c-.904 3.056-3.516 5.774-6.868 6.131A7.813 7.813 0 0 1 3.212 3.248C5.695.965 9.57.625 12.57 2.152" stroke="%23F6911D" stroke-linecap="round" stroke-linejoin="round"/><path d="m5.727 8.436 2.83 3.394 8.202-7.416" stroke="%23F6911D" stroke-linecap="round" stroke-linejoin="round"/></svg>');mask-image:url('data:image/svg+xml,<svg width="18" height="18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.195 10.638c-.904 3.056-3.516 5.774-6.868 6.131A7.813 7.813 0 0 1 3.212 3.248C5.695.965 9.57.625 12.57 2.152" stroke="%23F6911D" stroke-linecap="round" stroke-linejoin="round"/><path d="m5.727 8.436 2.83 3.394 8.202-7.416" stroke="%23F6911D" stroke-linecap="round" stroke-linejoin="round"/></svg>');-webkit-mask-position:center;mask-position:center;position:absolute;top:.5rem;left:0}.checklist.checklist--blue .checklist__list li:before{background-color:var(--blue)}.widget-intro{background-color:#e8f2f8b3;padding:6.2rem 6rem;border-radius:2rem}@media (max-width: 1023px){.widget-intro{padding:4rem 2.4rem}}.widget-intro .widget-intro__title{margin-bottom:3.2rem}@media (max-width: 767px){.widget-intro .widget-intro__title{margin-bottom:1.6rem}}.widget-intro .widget-intro__list ul{columns:2;list-style-type:none;column-gap:4.8rem}@media (max-width: 1023px){.widget-intro .widget-intro__list ul{column-gap:2.4rem}}@media (max-width: 767px){.widget-intro .widget-intro__list ul{columns:1}}.widget-intro .widget-intro__list li{margin-bottom:1.1rem}@media (max-width: 767px){.widget-intro .widget-intro__list li{margin-bottom:.6rem}}.widget-intro .widget-intro__list a{color:var(--blue);text-decoration:underline;font-size:1.8rem}@media (hover: hover){.widget-intro .widget-intro__list a:where(:hover,:focus-visible){text-decoration:none}}.image figure{border-radius:2rem;display:inline-block;vertical-align:bottom;overflow:hidden}.multi-column{margin-right:-1rem}@media (max-width: 1700px){.multi-column{margin-right:0}}.multi-column .grid-flex{--grid-gutter: 6rem;margin:calc(var(--grid-gutter) * -.5)}@media (max-width: 1023px){.multi-column .grid-flex{--grid-gutter: 2.4rem}}.multi-column .grid-flex .grid__col{padding:calc(var(--grid-gutter) * .5)}@media (max-width: 767px){.multi-column .grid-flex .grid__col{max-width:100%;flex:0 0 100%}}.multi-column .multi-column__content h4{margin-bottom:3.2rem}@media (max-width: 767px){.multi-column .multi-column__content h4{margin-bottom:1.8rem}}.multi-column .multi-column__content img{margin-bottom:3.1rem;border-radius:2rem;overflow:hidden}@media (max-width: 767px){.multi-column .multi-column__content img{margin-bottom:1.8rem}}.multi-column .multi-column__content p{margin-right:.2rem}@media (max-width: 1199px){.multi-column .multi-column__content p{margin-right:0}}.section-contact .section-contact__inner{padding:12.2rem 0 12rem;border-bottom:.1rem solid var(--gray-light)}@media (max-width: 1023px){.section-contact .section-contact__inner{padding:8rem 0}}@media (max-width: 767px){.section-contact .section-contact__inner{padding:4.8rem 0}}.section-contact .grid-flex{--grid-gutter: 4.8rem}@media (max-width: 1023px){.section-contact .grid-flex{--grid-gutter: 2.4rem}}@media (max-width: 1023px){.section-contact .grid-flex .grid__col:first-child{max-width:45%;flex:0 0 45%}}@media (max-width: 1023px){.section-contact .grid-flex .grid__col+.grid__col{max-width:55%;flex:0 0 55%}}@media (max-width: 767px){.section-contact .grid-flex .grid__col:first-child,.section-contact .grid-flex .grid__col+.grid__col{max-width:100%;flex:0 0 100%}}@media (min-width: 767px){.section-contact .grid-flex .grid__col:first-child:last-child{max-width:90rem;flex:0 0 100%;margin:0 auto}}@media (max-width: 767px){.section-contact .section-contact__details{margin-bottom:6.4rem}}.contact-information .contact-information__head{margin-bottom:3.9rem;max-width:60rem}@media (max-width: 1023px){.contact-information .contact-information__head{margin-bottom:2.4rem}}.contact-information .contact-information__body ul{--gutter-x: 5rem;--gutter-y: 1.6rem;display:flex;flex-wrap:wrap;list-style-type:none;margin:calc(var(--gutter-y) * -.5) calc(var(--gutter-x) * -.5)}@media (max-width: 1023px){.contact-information .contact-information__body ul{--gutter-x: 2.4rem}}.contact-information .contact-information__body li{max-width:50%;flex:0 0 50%;padding:calc(var(--gutter-y) * .5) calc(var(--gutter-x) * .5)}@media (max-width: 1023px){.contact-information .contact-information__body li{max-width:100%;flex:0 0 100%}}.contact-information .contact-information__body h4{font-weight:400;letter-spacing:-.01em;margin-bottom:1.3rem}.contact-information .contact-information__body p{margin-bottom:.1rem}.contact-information .contact-information__body p a{font-weight:400;letter-spacing:0}.contact-information--advantage .contact-information__body ul{--gutter-y: 3.8rem}.section-leadership-chess-list .grid-flex .grid__col:first-child{max-width:45%;flex:0 0 45%}@media (max-width: 767px){.section-leadership-chess-list .grid-flex .grid__col:first-child{max-width:100%;flex:0 0 100%}}.section-leadership-chess-list .grid-flex .grid__col:nth-child(2){max-width:55%;flex:0 0 55%}@media (max-width: 767px){.section-leadership-chess-list .grid-flex .grid__col:nth-child(2){max-width:100%;flex:0 0 100%}}@media (max-width: 1199px){.section-leadership-chess-list .grid-flex.align-center{align-items:flex-start}}.section-leadership-chess-list .section-leadership-chess-list__inner{border-top:.1rem solid var(--gray-light);border-bottom:.1rem solid var(--gray-light);padding-bottom:12rem}@media (max-width: 1023px){.section-leadership-chess-list .section-leadership-chess-list__inner{padding-bottom:6rem}}@media (max-width: 767px){.section-leadership-chess-list .section-leadership-chess-list__inner{padding-bottom:3.2rem;border-bottom:0}}.section-leadership-chess-list .section-leadership-chess-list__row{padding:6rem 0}@media (max-width: 1399px){.section-leadership-chess-list .section-leadership-chess-list__row{padding:4.8rem 0}}@media (max-width: 1023px){.section-leadership-chess-list .section-leadership-chess-list__row{padding:2.4rem 0}}.section-leadership-chess-list .section-leadership-chess-list__content{max-width:71.7rem;margin-left:auto;letter-spacing:.002em}@media (max-width: 1023px){.section-leadership-chess-list .section-leadership-chess-list__content{font-size:1.4rem}}@media (max-width: 767px){.section-leadership-chess-list .section-leadership-chess-list__content{max-width:100%}}.section-leadership-chess-list .section-leadership-chess-list__content h3{margin-bottom:-.2rem}.section-leadership-chess-list .section-leadership-chess-list__content h4{font-weight:400;margin-bottom:4rem}@media (max-width: 1023px){.section-leadership-chess-list .section-leadership-chess-list__content h4{margin-bottom:1.8rem}}@media (max-width: 767px){.section-leadership-chess-list .section-leadership-chess-list__image{margin-bottom:1.6rem}}.section-leadership-chess-list .section-leadership-chess-list__image figure{display:inline-block;vertical-align:bottom;border-radius:2rem;overflow:hidden}.section-leadership-chess-list .grid-flex.reverse{flex-direction:row-reverse}.section-leadership-chess-list .grid-flex.reverse .section-leadership-chess-list__content{margin-left:0}.section-leadership-chess-list .grid-flex.reverse .section-leadership-chess-list__image{text-align:right}.section-job-post{padding:19rem 0 12rem;background:linear-gradient(180deg,#b7d9ee66 50%,#fff)}@media (max-width: 1023px){.section-job-post{padding:14rem 0 8rem}}.section-job-post .section-job-post__inner{--spacing: 2.5rem;display:flex;margin:calc(var(--spacing) * -1)}@media (max-width: 1199px){.section-job-post .section-job-post__inner{--spacing: 1.2rem}}@media (max-width: 1023px){.section-job-post .section-job-post__inner{display:block}}.section-job-post .section-job-post__content{max-width:100%;min-height:68rem;flex:1;padding:var(--spacing)}.section-job-post .section-job-post__content.loaded{min-height:120rem}.section-job-post .section-job-post__aside{max-width:47.8rem;flex:0 0 47.8rem;padding:var(--spacing);position:relative;z-index:2;padding-top:17.2rem}@media (max-width: 1199px){.section-job-post .section-job-post__aside{max-width:40rem;flex:0 0 40rem}}@media (max-width: 1023px){.section-job-post .section-job-post__aside{max-width:100%;padding-top:4rem}}@media (max-width: 767px){.section-job-post .section-job-post__aside{padding-top:2.4rem}}.section-job-post .section-job-post__box{background-color:var(--white);padding:3rem 4.5rem 3rem 6rem;border-radius:2rem;box-shadow:1.2rem 1.2rem 3rem #0000000a}@media (max-width: 1199px){.section-job-post .section-job-post__box{padding:3rem}}@media (max-width: 767px){.section-job-post .section-job-post__box{padding:2.4rem}}.section-job-post .section-job-post__head{margin-bottom:6rem;position:relative;z-index:2}@media (max-width: 1199px){.section-job-post .section-job-post__head{margin-bottom:4rem}}.section-job-post .section-job-post__head h2{margin-bottom:1.7rem}.section-job-post .section-job-post__info{margin-bottom:6.2rem;position:relative}@media (max-width: 1199px){.section-job-post .section-job-post__info{margin-bottom:4rem}}.section-job-post .section-job-post__info *{position:relative;z-index:2}.section-job-post .section-job-post__info ul{display:flex;flex-wrap:wrap;margin:0 calc(var(--spacing) * -1) -1rem;list-style-type:none}@media (max-width: 767px){.section-job-post .section-job-post__info ul{display:block}}.section-job-post .section-job-post__info li{max-width:50%;flex:0 0 50%;padding:0 var(--spacing);margin-bottom:1rem}@media (max-width: 767px){.section-job-post .section-job-post__info li{max-width:100%}}.section-job-post .section-job-post__info:before{content:"";width:150vw;height:999rem;background-color:#e8f2f8;position:absolute;bottom:68%;left:50%;transform:translate(-50%);z-index:0}.section-job-post .section-job-post__entry{margin-bottom:6rem}@media (max-width: 1199px){.section-job-post .section-job-post__entry{margin-bottom:4rem}}.section-job-post .section-job-post__entry h3{margin-bottom:2.8rem}.section-job-post .section-job-post__entry ul{list-style-type:none;margin-bottom:3.1rem}.section-job-post .section-job-post__entry li{padding-left:2.8rem;position:relative}.section-job-post .section-job-post__entry li:before{content:"";border:.2rem solid;border-radius:50%;position:absolute;top:1.2rem;left:1.2rem}.section-job-post .section-job-post__entry p+p{margin-top:3rem}.section-job-post .section-job-post__contacts h4{margin-bottom:1.9rem}.section-job-post .section-job-post__contacts p:not(:last-child){margin-bottom:1rem}.section-job-post .section-job-post__contacts p a{color:var(--orange-dark);font-weight:400;letter-spacing:0}.section-job-post .sticky-element{position:sticky;top:4rem}.sticky-sidebar-holder{position:relative;width:100%;height:100%}@media (max-width: 1023px){.sticky-sidebar-holder{height:auto!important}}.sticky-sidebar-holder .sticky-sidebar{z-index:3;max-width:100%}@media (max-width: 1023px){.sticky-sidebar-holder .sticky-sidebar{position:relative!important;top:0!important;left:0!important}}.sticky-sidebar-holder .sticky-sidebar:not(.fixed){position:absolute;left:0;width:100%}@media (max-width: 1023px){.sticky-sidebar-holder .sticky-sidebar:not(.fixed){position:relative!important;top:0!important;left:0!important}}.sticky-sidebar-holder .sticky-sidebar.fixed{position:fixed}@media (max-width: 1023px){.sticky-sidebar-holder .sticky-sidebar.fixed{position:relative!important;top:0!important;left:0!important}}.sticky-sidebar-holder .sticky-sidebar.bottom{position:absolute;bottom:0!important;top:auto!important;left:0;max-width:100%!important}@media (max-width: 1023px){.sticky-sidebar-holder .sticky-sidebar.bottom{position:relative!important;top:0!important;left:0!important}}.section-text-plain{padding:4.8rem 0}.section-text-plain .section-text-plain__body *{margin-bottom:.6em}.section-text-plain .section-text-plain__body *:last-child{margin-bottom:0}.section-text-plain .section-text-plain__body h2{margin-bottom:1.6rem}.section-text-plain .section-text-plain__body h3{margin-bottom:2.8rem}@media (max-width: 1023px){.section-text-plain .section-text-plain__body h3{margin-bottom:.8rem}}.section-text-plain .section-text-plain__body h4{color:var(--blue)}.section-text-plain .section-text-plain__body p{margin-bottom:1.6rem}@media (max-width: 1023px){.section-text-plain .section-text-plain__body p{margin-bottom:.8rem}}.section-text-plain .section-text-plain__body ul+*,.section-text-plain .section-text-plain__body p+*,.section-text-plain .section-text-plain__body *+ul,.section-text-plain .section-text-plain__body *+p,.section-text-plain .section-text-plain__body ul+p,.section-text-plain .section-text-plain__body p+ul,.section-text-plain .section-text-plain__body p+p{margin-top:1.6rem}@media (max-width: 1023px){.section-text-plain .section-text-plain__body ul+*,.section-text-plain .section-text-plain__body p+*,.section-text-plain .section-text-plain__body *+ul,.section-text-plain .section-text-plain__body *+p,.section-text-plain .section-text-plain__body ul+p,.section-text-plain .section-text-plain__body p+ul,.section-text-plain .section-text-plain__body p+p{margin-top:.8rem}}.section-text-plain .section-text-plain__body ul+h3,.section-text-plain .section-text-plain__body p+h3{margin-top:6.2rem}@media (max-width: 1023px){.section-text-plain .section-text-plain__body ul+h3,.section-text-plain .section-text-plain__body p+h3{margin-top:4.4rem}}@media (max-width: 767px){.section-text-plain .section-text-plain__body ul+h3,.section-text-plain .section-text-plain__body p+h3{margin-top:2.4rem}}.section-text-plain .section-text-plain__body h3+ul,.section-text-plain .section-text-plain__body h3+p{margin-top:2.8rem}@media (max-width: 1023px){.section-text-plain .section-text-plain__body h3+ul,.section-text-plain .section-text-plain__body h3+p{margin-top:.8rem}}.section-text-plain .section-text-plain__body ol,.section-text-plain .section-text-plain__body ul{list-style-position:inside;padding-left:0}.section-text-plain .section-text-plain__body ol li,.section-text-plain .section-text-plain__body ul li{margin-bottom:.4rem}.section-news-listing{background-color:#f4fafd;padding:8rem 0 15rem;position:relative}.section-news-listing:before{content:"";width:100%;height:99999rem;background-color:#f4fafd;position:absolute;top:0;left:0}@media (max-width: 1023px){.section-news-listing{padding:8rem 0}}@media (max-width: 767px){.section-news-listing{padding:4.8rem 0}}.section-news-listing .section-news-listing__inner{position:relative;z-index:2}.section-news-listing .section-news-listing__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}@media (max-width: 767px){.section-news-listing .section-news-listing__head{flex-wrap:wrap;margin-bottom:2.4rem}}.section-news-listing .section-news-listing__title{display:flex;justify-content:center;align-items:center;padding-right:1.6rem}@media (max-width: 1199px){.section-news-listing .section-news-listing__title{display:block}}.section-news-listing .section-news-listing__title h6{margin-bottom:0;margin-right:1.7rem}@media (max-width: 767px){.section-news-listing .section-news-listing__title{max-width:100%;flex:0 0 100%}}.section-news-listing .section-news-listing__filters{display:inline-flex;justify-content:center;align-items:center;font-size:1.8rem}@media (max-width: 1023px){.section-news-listing .section-news-listing__filters{justify-content:flex-start;font-size:1.6rem}}.section-news-listing .section-news-listing__filters p{margin-bottom:0;margin-right:.8rem}.section-news-listing .section-news-listing__filters p span{font-size:1.8rem;color:var(--orange);margin:0 .7rem;text-decoration:underline}@media (max-width: 1023px){.section-news-listing .section-news-listing__filters p span{font-size:1.6rem}}@media (max-width: 767px){.section-news-listing .section-news-listing__select{max-width:100%;flex:0 0 100%;order:-1;margin-bottom:2.4rem}}.section-news-listing .section-news-listing__body{margin-bottom:8rem}@media (max-width: 767px){.section-news-listing .section-news-listing__body{margin-bottom:2.4rem}}.section-news-listing .grid-flex{--grid-gutter: 5rem;margin:calc(var(--grid-gutter) * -.5)}@media (max-width: 1500px){.section-news-listing .grid-flex{--grid-gutter: 2.4rem}}@media (max-width: 1199px){.section-news-listing .grid-flex{--grid-gutter: 1.6rem}}@media (max-width: 1023px){.section-news-listing .grid-flex{--grid-gutter: 1.2rem}}.section-news-listing .grid-flex .grid__col{padding:calc(var(--grid-gutter) * .5)}@media (max-width: 850px){.section-news-listing .grid-flex .grid__col{max-width:50%;flex:0 0 50%}}@media (max-width: 590px){.section-news-listing .grid-flex .grid__col{max-width:100%;flex:0 0 100%}}.section-news-listing .card-blog{height:100%;background-color:var(--white)}.card-blog{padding:3rem 3rem 2.5rem;border-radius:1.6rem;background-color:#f6fafc;height:100%}@media (max-width: 1199px){.card-blog{padding:1.2rem}}@media (max-width: 767px){.card-blog{padding:1.8rem}}.card-blog .card-blog__inner{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;height:100%}.card-blog .card-blog__image{display:inline-block;margin-bottom:.8rem;width:100%}.card-blog .card-blog__image img{width:100%;height:auto;border-radius:.3rem}.card-blog .card-blog__title{margin-bottom:1.3rem}@media (max-width: 1199px){.card-blog .card-blog__title{font-size:2.2rem}}.card-blog .card-blog__description{line-height:1.62;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;text-overflow:ellipsis}.card-blog .card-blog__entry{flex:1;margin-bottom:2rem}.card-blog .link-arrow .ico-arrow-right{background-color:var(--blue)}:root{--fz-html: 62.5%;--fz-base: 1.6rem;--fw-base: 400;--lh-base: 1.75;--ff-base: "Source Sans 3", sans-serif;--ff-ubuntu: "Ubuntu", serif;--c-base: #2E3A4E;--black: #000;--white: #fff;--orange: #F6911D;--orange-dark: #F4680F;--orange-light: #FACA94;--blue: #0F6DAA;--blue-dark: #185780;--blue-light: #8CBAD8;--gray: #2E3A4E;--gray-dark: #8A92A1;--gray-light: #C7CCD6}*{padding:0;margin:0;outline:0;box-sizing:border-box}*:before,*:after{box-sizing:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,main{display:block}template{display:none}html{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-size-adjust:none}img,iframe,video,audio,object{max-width:100%}img,iframe{border:0 none}img{height:auto;display:inline-block;vertical-align:middle}img,[style*=background-image]{image-rendering:-webkit-optimize-contrast}b,strong{font-weight:700}address{font-style:normal}svg:not(:root){overflow:hidden}a,button,input[type=submit],input[type=button],input[type=reset],input[type=file],input[type=image],label[for]{cursor:pointer}a[href^=tel],button[disabled],input[disabled],textarea[disabled],select[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=button],input[type=text],input[type=password],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=week],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=time],input[type=url],input[type=color],textarea,a[href^=tel]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{overflow:auto;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;color:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}button,select{text-transform:none}table{width:100%;border-collapse:collapse;border-spacing:0}nav ul,nav ol{list-style:none outside none}input::placeholder{color:inherit;opacity:1}textarea::placeholder{color:inherit;opacity:1}input:-webkit-autofill{-webkit-text-fill-color:inherit;-webkit-box-shadow:0 0 0 1000px #fff inset}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:auto}}@media (prefers-reduced-motion: reduce){*{transition:none!important;animation:none!important}}html{font-size:var(--fz-html);scroll-behavior:auto}body{min-width:320px;font-family:var(--ff-base);font-weight:var(--fw-base);font-size:var(--fz-base);line-height:var(--lh-base);color:var(--c-base)}@media (max-width: 767px){body{font-size:1.4rem}}.text-xl{font-size:2.2rem;line-height:1.45;letter-spacing:-.009em}@media (max-width: 1024px){.text-xl{font-size:1.8rem}}@media (max-width: 400px){.text-xl{font-size:1.6rem}}.text-l{font-size:1.8rem;line-height:1.67}@media (max-width: 1024px){.text-l{font-size:1.6rem}}.text-s{font-size:1.4rem;line-height:1.71}@media (max-width: 1024px){.text-s{font-size:1.2rem}}.section-home{padding:15rem 0}a{color:inherit;text-decoration:underline}@media (hover: hover){a:where(:hover,:focus-visible){text-decoration:none}}a[href^=tel]{text-decoration:none}.level-1,h1,.level-2,h2,.level-3,h3,.level-4,h4,.level-5,h5,.level-6,h6{margin-bottom:calc(var(--lh-base) * .5em)}.level-1,h1{font-size:10.4rem;letter-spacing:-.03em;line-height:.96;font-family:var(--ff-ubuntu)}.level-2,h2{font-size:5.6rem;letter-spacing:-.03em;line-height:1.25;font-family:var(--ff-ubuntu)}.level-3,h3{font-size:4.4rem;letter-spacing:-.02em;line-height:1.1}.level-4,h4{font-size:2.8rem;letter-spacing:-.01em;line-height:1.28;font-family:var(--ff-ubuntu)}.level-5,h5{font-size:2.2rem;letter-spacing:-.01em;line-height:1.45}.level-6,h6{font-size:1.8rem;line-height:1.67}p a{font-weight:700;letter-spacing:-.01em;color:var(--blue)}.wrapper--advantage p a{font-weight:400}@media (max-width: 1023px){.level-1,h1{font-size:7.8rem}.level-2,h2{font-size:4.2rem}.level-3,h3{font-size:3.6rem}}@media (max-width: 767px){.level-1,h1{font-size:5.6rem}.level-2,h2{font-size:3.2rem}.level-3,h3{font-size:2.4rem}.level-4,h4{font-size:2.2rem}.level-5,h5{font-size:1.8rem}.level-6,h6{font-size:1.6rem}}.wrapper--advantage .level-1,.wrapper--advantage h1,.wrapper--advantage .level-2,.wrapper--advantage h2,.wrapper--advantage .level-3,.wrapper--advantage h3,.wrapper--advantage .level-4,.wrapper--advantage h4,.wrapper--advantage .level-5,.wrapper--advantage h5,.wrapper--advantage .level-6,.wrapper--advantage h6{font-weight:400}.wrapper--advantage .level-1,.wrapper--advantage h1{font-size:7.7rem;line-height:1.1}.wrapper--advantage .level-2,.wrapper--advantage h2{font-size:5.6rem;line-height:1.1}@media (max-width: 1023px){.wrapper--advantage .level-1,.wrapper--advantage h1{font-size:5.6rem}.wrapper--advantage .level-2,.wrapper--advantage h2{font-size:4.4rem}}@media (max-width: 767px){.wrapper--advantage .level-1,.wrapper--advantage h1{font-size:3.2rem}.wrapper--advantage .level-2,.wrapper--advantage h2{font-size:2.8rem}}.hairline{font-size:2.2rem;letter-spacing:-.15em;line-height:1.18;text-transform:uppercase}p,ul,ol,dl,hr,table,blockquote{margin-bottom:calc(var(--lh-base) * .5em)}h1[class],h2[class],h3[class],h4[class],h5[class],h6[class],h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,p:last-child,ul:last-child,ol:last-child,dl:last-child,table:last-child,blockquote:last-child{margin-bottom:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.clearfix{overflow:auto}.clearfix:after{content:"";clear:both;display:table}[hidden],.hidden{display:none!important}[disabled],.disabled{cursor:default}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none!important}@media (max-width: 767px){.hidden-xs{display:none!important}.visible-xs-block{display:block!important}.visible-xs-inline{display:inline!important}.visible-xs-inline-block{display:inline-block!important}}@media (min-width: 768px) and (max-width: 1023px){.hidden-sm{display:none!important}.visible-sm-block{display:block!important}.visible-sm-inline{display:inline!important}.visible-sm-inline-block{display:inline-block!important}}@media (min-width: 1024px) and (max-width: 1199px){.hidden-md{display:none!important}.visible-md-block{display:block!important}.visible-md-inline{display:inline!important}.visible-md-inline-block{display:inline-block!important}}@media (min-width: 1200px){.hidden-lg{display:none!important}.visible-lg-block{display:block!important}.visible-lg-inline{display:inline!important}.visible-lg-inline-block{display:inline-block!important}}.mark-blue{color:var(--blue)}.mark-orange{color:var(--orange)}.btn{--bg: var(--blue);--color: var(--white);display:inline-flex;vertical-align:middle;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:1.2rem 3.8rem;border-radius:1.6rem;font-size:1.8rem;font-weight:700;transition:.4s;white-space:nowrap;background-color:var(--bg);color:var(--color);border:.1rem solid var(--bg)}@media (max-width: 1199px){.btn{padding:.8rem 1.8rem}}@media (hover: hover){.btn:where(:hover,:focus-visible){--bg: var(--blue-dark)}}.btn.btn--secondary{--bg: var(--orange)}@media (hover: hover){.btn.btn--secondary:where(:hover,:focus-visible){--bg: var(--orange-dark)}}.btn.btn--tertiary{--bg: var(--white);--color: var(--blue)}@media (hover: hover){.btn.btn--tertiary:where(:hover,:focus-visible){--bg: var(--gray-light)}}.btn.btn--outlined{background-color:transparent;color:var(--bg)}@media (hover: hover){.btn.btn--outlined:where(:hover,:focus-visible){color:var(--color);background-color:var(--bg)}}button.btn{padding:1.5rem 3.8rem}@media (max-width: 767px){button.btn{padding:1.2rem 1.8rem}}.btn-upload{--bg: transparent;--color: var(--gray);padding:.55rem 2.4rem;border:.1rem solid var(--color);border-radius:1.6rem}@media (hover: hover){.btn-upload:where(:hover,:focus-visible){--bg: var(--gray);--color: var(--white)}}.btn-upload i{margin-right:.5rem;background-color:var(--color)}.list-actions{--gutter-x: 1.5rem;--gutter-y: .4rem;display:inline-flex;align-items:center;flex-wrap:wrap;margin:calc(var(--gutter-y) * -1) calc(var(--gutter-x) * -1);list-style-type:none}@media (max-width: 1199px){.list-actions{--gutter-x: .4rem}}.list-actions li{padding:var(--gutter-y) var(--gutter-x)}.btn--block{display:block;padding-inline:0}.link{display:inline-block;font-weight:700;color:var(--blue);letter-spacing:-.009em;position:relative;text-decoration:none;line-height:1.2}.link:before{content:"";width:100%;border-bottom:.1rem solid;position:absolute;bottom:.3rem;left:0;transition:.4s linear}@media (hover: hover) and (pointer: fine){.link:hover:before{width:0}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.link:hover:before{width:0}}.swiper{--var-bullet-color: var(--gray-light);--var-bullet-color-active: var(--orange);overflow:visible;margin:0 -5rem;padding-left:5rem;padding-bottom:8.2rem}@media (max-width: 1500px){.swiper{margin:0;padding:0 0 5.5rem}}@media (max-width: 767px){.swiper{padding:0 0 3.2rem}}.swiper .swiper-wrapper{margin:0 -2.5rem}@media (max-width: 1500px){.swiper .swiper-wrapper{margin:0 -1rem}}@media (max-width: 1023px){.swiper .swiper-wrapper{margin:0}}.swiper .swiper-slide{padding:0 2.5rem}@media (max-width: 1500px){.swiper .swiper-slide{padding:0 1rem}}.swiper .swiper-pagination{bottom:0}.swiper .swiper-pagination .swiper-pagination-bullet{width:1.7rem;height:.4rem;background-color:var(--var-bullet-color);border-radius:1rem;margin:0 .8rem;transition:.4s;opacity:1}@media (max-width: 1023px){.swiper .swiper-pagination .swiper-pagination-bullet{margin:0 .2rem;width:1.2rem}}.swiper .swiper-pagination .swiper-pagination-bullet-active{width:7.2rem;background-color:var(--var-bullet-color-active)}@media (max-width: 1023px){.swiper .swiper-pagination .swiper-pagination-bullet-active{width:2.4rem}}.swiper .swiper-button-prev,.swiper .swiper-button-next{width:2.5rem;height:5rem;background-color:var(--gray-light);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% auto;mask-size:100% auto;-webkit-mask-image:url('data:image/svg+xml,<svg width="25" height="52" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m1 50.5 20.627-20.215a6 6 0 0 0 0-8.57L1 1.5" stroke="%230F6DAA" stroke-width="2"/></svg>');mask-image:url('data:image/svg+xml,<svg width="25" height="52" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m1 50.5 20.627-20.215a6 6 0 0 0 0-8.57L1 1.5" stroke="%230F6DAA" stroke-width="2"/></svg>');top:0;left:0;margin:0;transition:.4s}@media (max-width: 1023px){.swiper .swiper-button-prev,.swiper .swiper-button-next{width:1.5rem;height:3rem}}.swiper .swiper-button-prev:after,.swiper .swiper-button-next:after{display:none}@media (hover: hover){.swiper .swiper-button-prev:where(:hover,:focus-visible),.swiper .swiper-button-next:where(:hover,:focus-visible){background-color:var(--blue)}}.swiper .swiper-button-prev{transform:rotate(180deg)}.swiper .swiper-button-next{left:7.2rem}@media (max-width: 1023px){.swiper .swiper-button-next{left:4.5rem}}.swiper-slider--no-dots .swiper{padding-bottom:0}.link-arrow{display:inline-flex;align-items:center;font-weight:700;font-size:1.8rem;font-family:var(--ff-ubuntu);text-decoration:none}@media (max-width: 767px){.link-arrow{font-size:1.6rem}}.link-arrow span+i{margin-left:1rem}.link-arrow i{transition:.4s}@media (hover: hover){.link-arrow:where(:hover,:focus-visible) span+i{margin-left:1.4rem}}.link-arrow.link-arrow--alt{font-weight:400;color:var(--blue-dark);font-family:var(--ff-base)}.link-arrow.link-arrow--alt span{text-decoration:underline}.link-arrow.link-arrow--alt span+i{margin-left:2rem}@media (min-width: 1023px){.link-arrow.link-arrow--alt .ico-arrow-right{width:2.75rem;height:1.2rem}}@media (hover: hover){.link-arrow.link-arrow--alt:where(:hover,:focus-visible) span{text-decoration:none}.link-arrow.link-arrow--alt:where(:hover,:focus-visible) span+i{margin-left:2.4rem}}.link-ico{--color: var(--blue);display:inline-flex;vertical-align:middle;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.8rem;transition:.4s;white-space:nowrap;background-color:transparent;border:none;color:var(--color)}.link-ico [class*=ico-]{background-color:var(--color)}@media (hover: hover){.link-ico:where(:hover,:focus-visible){--color: var(--orange)}}.link-ico span+i,.link-ico i+span{margin-left:.9rem}.link-ico.link--large{font-size:2.2rem}.link-ico.link--large [class*=ico-]{width:3.2rem;height:3.2rem;margin-bottom:.4rem}.link-ico.link--secondary{--color: var(--orange)}@media (hover: hover){.link-ico.link--secondary:where(:hover,:focus-visible){--color: var(--blue)}}.link-ico.link--bolded{font-weight:700}.grid-flex{--grid-gutter: 2rem;display:flex;flex-flow:row wrap;margin-inline:calc(var(--grid-gutter) / 2 * -1)}.grid-flex .grid__col{--grid-cols: 1;padding-inline:calc(var(--grid-gutter) / 2);max-width:calc(100% / var(--grid-cols));flex:0 0 calc(100% / var(--grid-cols))}.grid-flex .grid__col--2of3{max-width:66.66%;flex:0 0 66.66%}.grid-flex .grid__col--1of2{--grid-cols: 2}.grid-flex .grid__col--1of3{--grid-cols: 3}.grid-flex .grid__col--1of4{--grid-cols: 4}.grid-flex .grid__col--1of5{--grid-cols: 5}.grid-flex .grid__col--1of6{--grid-cols: 6}.grid-flex.align-center{align-items:center}.grid-flex.align-end{align-items:flex-end}.grid-flex.justify-center{justify-content:center}.grid-flex.justify-between{justify-content:space-between}.grid-flex.justify-around{justify-content:space-around}.grid-flex.justify-evenly{justify-content:space-evenly}.grid-flex.justify-end{justify-content:flex-end}.grid{--grid-cols: 1;--grid-gutter: 2rem;display:grid;grid-template-columns:repeat(var(--grid-cols),1fr);gap:var(--grid-gutter)}.grid--size-1of2{--grid-cols: 2}.grid--size-1of3{--grid-cols: 3}.grid--size-1of4{--grid-cols: 4}.grid--size-1of5{--grid-cols: 5}.grid--size-1of6{--grid-cols: 6}.shell{--shell-max-width: 138.5rem;--shell-gutter: 2.4rem;max-width:calc(var(--shell-max-width) + var(--shell-gutter) * 2);padding-inline:var(--shell-gutter);margin-inline:auto;width:100%}.shell--large{--shell-max-width: 178rem}.shell--small{--shell-max-width: 114.3rem}.shell--fluid{max-width:none}.wrapper{position:relative;min-height:100svh;overflow:hidden;max-width:100vw}[class*=ico-]{display:inline-block;vertical-align:middle;width:2.4rem;height:2.4rem;background-color:var(--black);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100% auto;mask-size:100% auto;transition:.4s}.ico-phone{background-color:var(--blue);-webkit-mask-image:url('data:image/svg+xml,<svg width="24" height="23" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.002 6.708c1.326 0 2.598.505 3.535 1.404a4.692 4.692 0 0 1 1.465 3.388m-6-8.567a8.51 8.51 0 0 1 1-.058c2.387 0 4.676.909 6.364 2.526 1.688 1.618 2.636 3.812 2.636 6.099 0 .32-.02.64-.06.958M15.001 20.125a13.497 13.497 0 0 1-4.34-1.83l1.82-2.501c.3-.392.743-.66 1.24-.75a2.073 2.073 0 0 1 1.44.261c.33.201.67.383 1 .566.249.116.47.28.648.483.179.202.312.437.39.691a1.84 1.84 0 0 1-.197 1.528l-.62.91c-.112.25-.312.45-.566.568a1.217 1.217 0 0 1-.815.074ZM3.671 7.351l1-.595a2.085 2.085 0 0 1 1.585-.249c.268.066.519.184.737.347.218.164.398.369.529.602.19.345.38.671.59.958.27.411.367.904.272 1.38a1.91 1.91 0 0 1-.783 1.189l-2.66 1.772a12.402 12.402 0 0 1-1.94-4.13 1.08 1.08 0 0 1 .097-.752c.122-.233.325-.417.573-.522Z" stroke="%230F6DAA" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.941 12.756a17.184 17.184 0 0 0 2.58 3.037 17.631 17.631 0 0 0 3.17 2.473" stroke="%230F6DAA" stroke-linecap="round" stroke-linejoin="round"/></svg>');mask-image:url('data:image/svg+xml,<svg width="24" height="23" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.002 6.708c1.326 0 2.598.505 3.535 1.404a4.692 4.692 0 0 1 1.465 3.388m-6-8.567a8.51 8.51 0 0 1 1-.058c2.387 0 4.676.909 6.364 2.526 1.688 1.618 2.636 3.812 2.636 6.099 0 .32-.02.64-.06.958M15.001 20.125a13.497 13.497 0 0 1-4.34-1.83l1.82-2.501c.3-.392.743-.66 1.24-.75a2.073 2.073 0 0 1 1.44.261c.33.201.67.383 1 .566.249.116.47.28.648.483.179.202.312.437.39.691a1.84 1.84 0 0 1-.197 1.528l-.62.91c-.112.25-.312.45-.566.568a1.217 1.217 0 0 1-.815.074ZM3.671 7.351l1-.595a2.085 2.085 0 0 1 1.585-.249c.268.066.519.184.737.347.218.164.398.369.529.602.19.345.38.671.59.958.27.411.367.904.272 1.38a1.91 1.91 0 0 1-.783 1.189l-2.66 1.772a12.402 12.402 0 0 1-1.94-4.13 1.08 1.08 0 0 1 .097-.752c.122-.233.325-.417.573-.522Z" stroke="%230F6DAA" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.941 12.756a17.184 17.184 0 0 0 2.58 3.037 17.631 17.631 0 0 0 3.17 2.473" stroke="%230F6DAA" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.ico-facebook{background-color:var(--blue-dark);-webkit-mask-image:url('data:image/svg+xml,<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12c0 4.84 3.44 8.87 8 9.8V15H8v-3h2V9.5C10 7.57 11.57 6 13.5 6H16v3h-2c-.55 0-1 .45-1 1v2h3v3h-3v6.95c5.05-.5 9-4.76 9-9.95Z" fill="%23185780"/></svg>');mask-image:url('data:image/svg+xml,<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12c0 4.84 3.44 8.87 8 9.8V15H8v-3h2V9.5C10 7.57 11.57 6 13.5 6H16v3h-2c-.55 0-1 .45-1 1v2h3v3h-3v6.95c5.05-.5 9-4.76 9-9.95Z" fill="%23185780"/></svg>')}.ico-x{background-color:var(--blue-dark);-webkit-mask-image:url('data:image/svg+xml,<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.75 3h3.067l-6.7 7.626L22 21h-6.172l-4.833-6.293L5.463 21H2.395l7.167-8.156L2 3h6.328l4.37 5.752L17.75 3Zm-1.075 16.173h1.7L7.404 4.732H5.582l11.093 14.44Z" fill="%23185780"/></svg>');mask-image:url('data:image/svg+xml,<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.75 3h3.067l-6.7 7.626L22 21h-6.172l-4.833-6.293L5.463 21H2.395l7.167-8.156L2 3h6.328l4.37 5.752L17.75 3Zm-1.075 16.173h1.7L7.404 4.732H5.582l11.093 14.44Z" fill="%23185780"/></svg>')}.ico-linkedin{background-color:var(--blue-dark);-webkit-mask-image:url('data:image/svg+xml,<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.75 1.875a2.125 2.125 0 1 0 0 4.25 2.125 2.125 0 0 0 0-4.25Zm-2 6A.125.125 0 0 0 2.625 8v13c0 .069.056.125.125.125h4A.125.125 0 0 0 6.875 21V8a.125.125 0 0 0-.125-.125h-4Zm6.5 0A.125.125 0 0 0 9.125 8v13c0 .069.056.125.125.125h4a.125.125 0 0 0 .125-.125v-7a1.875 1.875 0 1 1 3.75 0v7c0 .069.056.125.125.125h4a.125.125 0 0 0 .125-.125v-8.62c0-2.427-2.11-4.325-4.525-4.106a7.2 7.2 0 0 0-2.169.548l-1.306.56V8a.125.125 0 0 0-.125-.125h-4Z" fill="%23185780"/></svg>');mask-image:url('data:image/svg+xml,<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.75 1.875a2.125 2.125 0 1 0 0 4.25 2.125 2.125 0 0 0 0-4.25Zm-2 6A.125.125 0 0 0 2.625 8v13c0 .069.056.125.125.125h4A.125.125 0 0 0 6.875 21V8a.125.125 0 0 0-.125-.125h-4Zm6.5 0A.125.125 0 0 0 9.125 8v13c0 .069.056.125.125.125h4a.125.125 0 0 0 .125-.125v-7a1.875 1.875 0 1 1 3.75 0v7c0 .069.056.125.125.125h4a.125.125 0 0 0 .125-.125v-8.62c0-2.427-2.11-4.325-4.525-4.106a7.2 7.2 0 0 0-2.169.548l-1.306.56V8a.125.125 0 0 0-.125-.125h-4Z" fill="%23185780"/></svg>')}.ico-doctor{width:3.8rem;height:3.8rem;background-color:var(--blue);-webkit-mask-image:url('data:image/svg+xml,<svg width="38" height="38" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23a)" stroke="%230F6DAA" stroke-width="2"><path d="M33 38.25v-5.438c0-5.125 0-7.69-1.593-9.281-1.548-1.55-4.017-1.592-8.867-1.593-.265 0-.52.105-.708.292l-2.625 2.625a1 1 0 0 1-1.414 0l-2.625-2.625a1.002 1.002 0 0 0-.708-.293c-4.85.002-7.319.044-8.867 1.594C4 25.122 4 27.687 4 32.813v5.437m21.75-16.313v9.97"/><path d="M12.156 21.938v7.25m0 0a3.625 3.625 0 0 1 3.625 3.625v1.812m-3.625-5.438a3.625 3.625 0 0 0-3.625 3.625v1.813m16.313-24.469V8.344a6.344 6.344 0 0 0-12.688 0v1.812a6.344 6.344 0 0 0 12.688 0Zm2.265 23.11a1.359 1.359 0 1 1-2.717 0 1.359 1.359 0 0 1 2.717 0Z"/></g><defs><clipPath id="a"><path fill="%23fff" d="M0 0h38v38H0z"/></clipPath></defs></svg>');mask-image:url('data:image/svg+xml,<svg width="38" height="38" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23a)" stroke="%230F6DAA" stroke-width="2"><path d="M33 38.25v-5.438c0-5.125 0-7.69-1.593-9.281-1.548-1.55-4.017-1.592-8.867-1.593-.265 0-.52.105-.708.292l-2.625 2.625a1 1 0 0 1-1.414 0l-2.625-2.625a1.002 1.002 0 0 0-.708-.293c-4.85.002-7.319.044-8.867 1.594C4 25.122 4 27.687 4 32.813v5.437m21.75-16.313v9.97"/><path d="M12.156 21.938v7.25m0 0a3.625 3.625 0 0 1 3.625 3.625v1.812m-3.625-5.438a3.625 3.625 0 0 0-3.625 3.625v1.813m16.313-24.469V8.344a6.344 6.344 0 0 0-12.688 0v1.812a6.344 6.344 0 0 0 12.688 0Zm2.265 23.11a1.359 1.359 0 1 1-2.717 0 1.359 1.359 0 0 1 2.717 0Z"/></g><defs><clipPath id="a"><path fill="%23fff" d="M0 0h38v38H0z"/></clipPath></defs></svg>')}.ico-location{width:3.8rem;height:3.8rem;background-color:var(--blue);-webkit-mask-image:url('data:image/svg+xml,<svg width="38" height="38" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M34.2 6.404 21.54 33.258c-.448.95-1.869.656-1.904-.393l-.406-12.027a1 1 0 0 0-.936-.965l-12.827-.817c-1.048-.066-1.298-1.496-.336-1.915l27.767-12.08c.846-.369 1.697.508 1.304 1.343Z" stroke="%230F6DAA" stroke-width="2"/></svg>');mask-image:url('data:image/svg+xml,<svg width="38" height="38" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M34.2 6.404 21.54 33.258c-.448.95-1.869.656-1.904-.393l-.406-12.027a1 1 0 0 0-.936-.965l-12.827-.817c-1.048-.066-1.298-1.496-.336-1.915l27.767-12.08c.846-.369 1.697.508 1.304 1.343Z" stroke="%230F6DAA" stroke-width="2"/></svg>')}.ico-arrow-right{width:1.9rem;height:1.5rem;background-color:var(--orange);-webkit-mask-image:url('data:image/svg+xml,<svg width="800" height="800" viewBox="0 -4.5 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M20 5.267 14.343 0l-1.414 1.217 3.243 3.009H0v1.959h16.172L12.929 9.53 14.343 11z" fill="%23000" fill-rule="evenodd"/></svg>');mask-image:url('data:image/svg+xml,<svg width="800" height="800" viewBox="0 -4.5 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M20 5.267 14.343 0l-1.414 1.217 3.243 3.009H0v1.959h16.172L12.929 9.53 14.343 11z" fill="%23000" fill-rule="evenodd"/></svg>')}.ico-arrow-left{width:1.9rem;height:1.5rem;background-color:var(--orange);-webkit-mask-image:url('data:image/svg+xml,<svg width="19" height="12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 5.943H1.794m0 0L6 1M1.794 5.943 6 10.999" stroke="%23F6911D" stroke-width="2"/></svg>');mask-image:url('data:image/svg+xml,<svg width="19" height="12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 5.943H1.794m0 0L6 1M1.794 5.943 6 10.999" stroke="%23F6911D" stroke-width="2"/></svg>')}.ico-cross{width:2.6rem;height:2.6rem;background-color:var(--orange);-webkit-mask-image:url('data:image/svg+xml,<svg width="26" height="26" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="13" cy="13" r="12.5" stroke="%23F6911D"/><path d="M17.5 9 9 17.5M9 9l8.5 8.5" stroke="%23F6911D"/></svg>');mask-image:url('data:image/svg+xml,<svg width="26" height="26" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="13" cy="13" r="12.5" stroke="%23F6911D"/><path d="M17.5 9 9 17.5M9 9l8.5 8.5" stroke="%23F6911D"/></svg>')}.ico-upload{width:2.4rem;height:2.4rem;background-color:var(--gray);-webkit-mask-image:url('data:image/svg+xml,<svg width="25" height="25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.5 20.5c-.55 0-1.02-.196-1.412-.587A1.93 1.93 0 0 1 4.5 18.5v-2c0-.284.096-.52.288-.712A.973.973 0 0 1 5.5 15.5c.283 0 .52.095.713.288a.96.96 0 0 1 .287.712v2h12v-2c0-.284.096-.52.288-.712a.973.973 0 0 1 .712-.288c.283 0 .52.095.713.288a.96.96 0 0 1 .287.712v2c0 .55-.196 1.02-.587 1.413a1.92 1.92 0 0 1-1.413.587h-12Zm5-12.15-1.875 1.875c-.2.2-.437.296-.712.288A1.019 1.019 0 0 1 8.2 10.2c-.183-.2-.28-.434-.288-.7a.913.913 0 0 1 .288-.7l3.6-3.6c.1-.1.208-.17.325-.212a1.132 1.132 0 0 1 .75 0 .905.905 0 0 1 .325.212l3.6 3.6c.2.2.296.433.288.7a1.05 1.05 0 0 1-.288.7c-.2.2-.437.304-.712.313a.93.93 0 0 1-.713-.288L13.5 8.35v7.15a.968.968 0 0 1-.288.713.964.964 0 0 1-.712.287.972.972 0 0 1-.712-.288.965.965 0 0 1-.288-.712V8.35Z" fill="%232E3A4E"/></svg>');mask-image:url('data:image/svg+xml,<svg width="25" height="25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.5 20.5c-.55 0-1.02-.196-1.412-.587A1.93 1.93 0 0 1 4.5 18.5v-2c0-.284.096-.52.288-.712A.973.973 0 0 1 5.5 15.5c.283 0 .52.095.713.288a.96.96 0 0 1 .287.712v2h12v-2c0-.284.096-.52.288-.712a.973.973 0 0 1 .712-.288c.283 0 .52.095.713.288a.96.96 0 0 1 .287.712v2c0 .55-.196 1.02-.587 1.413a1.92 1.92 0 0 1-1.413.587h-12Zm5-12.15-1.875 1.875c-.2.2-.437.296-.712.288A1.019 1.019 0 0 1 8.2 10.2c-.183-.2-.28-.434-.288-.7a.913.913 0 0 1 .288-.7l3.6-3.6c.1-.1.208-.17.325-.212a1.132 1.132 0 0 1 .75 0 .905.905 0 0 1 .325.212l3.6 3.6c.2.2.296.433.288.7a1.05 1.05 0 0 1-.288.7c-.2.2-.437.304-.712.313a.93.93 0 0 1-.713-.288L13.5 8.35v7.15a.968.968 0 0 1-.288.713.964.964 0 0 1-.712.287.972.972 0 0 1-.712-.288.965.965 0 0 1-.288-.712V8.35Z" fill="%232E3A4E"/></svg>')}.radio{position:relative;display:inline-flex;width:100%}.radio input{display:inline-block;height:0;width:0;position:absolute;top:0;left:0;opacity:0}.radio label:before,.radio label:after{content:"";position:absolute;display:inline-block;top:-.1rem;left:0;width:1.8rem;height:1.8rem;border-radius:50%;border:.1rem solid var(--blue);background:transparent;transition:.4s}.radio label:after{width:1rem;height:1rem;background-color:var(--blue);top:.3rem;left:.4rem;opacity:0}.radio label{display:block;padding-left:2.8rem;font-size:1.6rem;line-height:1.2;position:relative}.radio input:checked+label:after{opacity:1}.checkbox{position:relative;display:inline-flex;width:100%}.checkbox input{display:inline-block;height:0;width:0;position:absolute;top:0;left:0;opacity:0}.checkbox label:before,.checkbox label:after{content:"";position:absolute;display:inline-block;top:0;left:0;width:1.8rem;height:1.8rem;border-radius:.2rem;border:.1rem solid var(--blue);background:transparent;transition:.4s}.checkbox label:after{background-color:var(--blue);top:0;left:0;opacity:0;-webkit-mask-size:1.6rem auto;mask-size:1.6rem auto;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url('data:image/svg+xml,<svg width="800" height="800" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 12.611 8.923 17.5 20 6.5" stroke="%23000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');mask-image:url('data:image/svg+xml,<svg width="800" height="800" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 12.611 8.923 17.5 20 6.5" stroke="%23000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.checkbox label{display:block;padding-left:2.8rem;font-size:1.6rem;line-height:1.2;position:relative}.checkbox input:checked+label:after{opacity:1}.fileupload{display:flex;justify-content:flex-start;align-items:center}@media (max-width: 767px){.fileupload{display:block}}.fileupload .field{display:none}.fileupload label{display:inline-flex;align-items:center;justify-content:center;background-color:#f8fafe;box-shadow:inset 0 0 0 .1rem var(--blue-light);border-radius:1.6rem;margin-right:1rem;height:5.8rem;padding:.4rem 2rem;border:none;transition:.4s}@media (max-width: 767px){.fileupload label{height:4.8rem;margin-bottom:1.2rem}}.fileupload .fileupload__name{display:flex;justify-content:flex-start;align-items:center}.fileupload .fileupload__name p{margin-bottom:0;margin-right:1rem}.fileupload .fileupload__remove-file{padding:1rem 1.6rem;background-color:#ed4337;font-weight:700;color:var(--white);border:none;cursor:pointer;transition:.4s;border-radius:1.6rem}@media (max-width: 767px){.fileupload .fileupload__remove-file{padding:.6rem 1.6rem;font-size:1.4rem}}.fileupload .fileupload__remove-file:hover{background-color:#ff4d4d}
