.card-faq{border-radius:3.2rem;padding:2.4rem;background:#fff}.card-faq__header{display:flex;flex-direction:column;gap:2.4rem}.card-faq__title{font-family:Onest,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.25;color:#001b72;cursor:pointer}.card-faq__expand{flex-shrink:0;flex-grow:0;width:4.8rem;height:4.8rem;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;cursor:pointer;color:#001b72}.card-faq__expand .icon{width:100%;height:100%}.card-faq__expand.is-open{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);color:#ff6900}.card-faq__content{height:0;overflow:hidden}.card-faq__wrapper{height:-webkit-max-content;height:-moz-max-content;height:max-content;will-change:height;text-wrap:balance;font-weight:600;font-size:2rem;line-height:1.2;letter-spacing:.01em;color:#001b72;padding-top:1.6rem}@media (min-width:768px){.card-faq{border-radius:2.4rem;padding:2.4rem;display:grid;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;gap:3.2rem}.card-faq__header{display:grid;grid-template-columns:subgrid;grid-column:1/-1;gap:inherit}.card-faq__title{grid-column:2;grid-row:1}.card-faq__expand{align-self:flex-start;justify-self:flex-start;grid-column:1;grid-row:1}.card-faq__content{grid-column:2;grid-row:2}.card-faq__wrapper{padding-top:2.4rem;font-size:2rem}}@media (min-width:1920px){.card-faq{border-radius:3.2rem}.card-faq__expand{width:6.4rem;height:6.4rem}.card-faq__title{font-size:4.8rem}.card-faq__wrapper{font-size:2.4rem;padding-top:3.2rem}}.section-industries-hero{padding-top:calc(var(--header-height) + 2.4rem);background:url(../img/section-industries-hero/bg-mob.svg) center bottom/100% auto no-repeat}.section-industries-hero__title{margin-bottom:1.6rem;font-weight:700;font-size:4.8rem;line-height:117%;letter-spacing:-.01em;color:#001b72;text-wrap:balance}.section-industries-hero__title .text-highlight{position:relative}.section-industries-hero__title .text-highlight::before{position:absolute;top:80%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);content:"";display:block;width:150%;height:.25em;background:url(../img/section-industries-hero/sprite.svg) center center/100% 100% no-repeat;pointer-events:none}.section-industries-hero__subtitle{margin-bottom:2.4rem;font-size:2.4rem;line-height:133%;letter-spacing:-.01em;color:#1a1a1a;text-wrap:balance}.section-industries-hero__description{margin-bottom:6rem;font-weight:700;font-size:2.4rem;line-height:133%;letter-spacing:-.01em;color:#1a1a1a;text-wrap:balance}.section-industries-hero__actions{margin-bottom:6rem;display:flex;gap:.8rem}.section-industries-hero__button{width:100%;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;flex-grow:1;flex-shrink:1;font-weight:400;font-size:1.6rem;line-height:200%;letter-spacing:.01em;color:#1a1a1a;height:4.8rem;padding-inline:1.6rem}.section-industries-hero__button--with-icon{padding:.4rem 2rem .4rem .4rem;background:#ffdf5a;gap:.8rem}.section-industries-hero__button--with-icon .button__label{font-weight:400;font-size:1.6rem;line-height:200%;letter-spacing:.01em;color:#1a1a1a}.section-industries-hero__button--with-icon .icon-wrapper{flex-shrink:0;flex-grow:0;width:4rem;height:4rem;background:#1a1a1a;color:#ffdf5a;display:flex;align-items:center;justify-content:center;border-radius:50%}.section-industries-hero__button--with-icon .icon{width:2.4rem;height:2.4rem}.section-industries-hero__image{margin:0 2rem;display:flex;justify-content:center;align-items:center}.section-industries-hero__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:480px){.section-industries-hero__title{font-size:5.6rem}.section-industries-hero__image{margin-inline:3.2rem}}@media (min-width:768px){.section-industries-hero__title{margin-bottom:2rem;font-size:6.4rem}.section-industries-hero__subtitle{margin-bottom:3.2rem;font-size:2.6rem}.section-industries-hero__description{margin-bottom:5.6rem;font-size:2.6rem}.section-industries-hero__actions{margin-bottom:5.6rem}.section-industries-hero__button{font-size:1.8rem;height:5.2rem;padding-inline:2rem}.section-industries-hero__button--with-icon{padding:.4rem 2rem .4rem .4rem;gap:1.2rem}.section-industries-hero__button--with-icon .button__label{font-size:1.8rem}.section-industries-hero__button--with-icon .icon-wrapper{width:4.4rem;height:4.4rem}.section-industries-hero__button--with-icon .icon{width:2.8rem;height:2.8rem}.section-industries-hero__image{margin-inline:auto;max-width:48rem}}@media (min-width:1280px){.section-industries-hero{--industries-hero-image-width:42rem;--industries-hero-image-gap:4rem;min-height:100vh;background:url(../img/section-industries-hero/bg-laptop.svg) right bottom -18rem/118rem auto no-repeat}.section-industries-hero__container{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-height:calc(100vh - var(--header-height) - 2.4rem);padding-right:calc(var(--industries-hero-image-width) + var(--industries-hero-image-gap))}.section-industries-hero__title{position:relative;z-index:2;margin-bottom:2.4rem;max-width:100%;font-size:7.6rem;line-height:112%}.section-industries-hero__subtitle{position:relative;z-index:2;margin-bottom:3.6rem;font-size:2.4rem}.section-industries-hero__actions{position:relative;z-index:2;margin-bottom:4.8rem}.section-industries-hero__description{position:relative;z-index:2;margin-bottom:0;max-width:56rem;font-size:2.4rem;line-height:129%}.section-industries-hero__button{flex-grow:0;flex-shrink:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:2rem;height:5.6rem;padding-inline:2.2rem}.section-industries-hero__button--with-icon{padding:.6rem 2.2rem .6rem .6rem;gap:1.4rem}.section-industries-hero__button--with-icon .button__label{font-size:2rem}.section-industries-hero__button--with-icon .icon-wrapper{width:4.4rem;height:4.4rem}.section-industries-hero__button--with-icon .icon{width:3rem;height:3rem}.section-industries-hero__image{position:absolute;right:0;bottom:0;z-index:0;width:var(--industries-hero-image-width);max-width:var(--industries-hero-image-width);margin:0;display:flex;justify-content:flex-end;align-items:flex-end;pointer-events:none}.section-industries-hero__image img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}}@media (min-width:1440px){.card-faq{grid-template-columns:repeat(12,minmax(0,1fr));-webkit-column-gap:.8rem;-moz-column-gap:.8rem;column-gap:.8rem;row-gap:0}.card-faq__title{grid-column:4/-1}.card-faq__expand{grid-column:1;grid-row:1}.card-faq__content{grid-column:4/-1;grid-row:2}.section-industries-hero{--industries-hero-image-width:52rem;--industries-hero-image-gap:4.8rem;background-position:right bottom -28rem;background-size:138rem auto}.section-industries-hero__title{font-size:7rem;line-height:110%}.section-industries-hero__subtitle{margin-bottom:3.8rem;font-size:2.8rem}.section-industries-hero__actions{margin-bottom:6.4rem}.section-industries-hero__description{max-width:64rem;font-size:2.4rem;line-height:127%}.section-industries-hero__button{font-size:2.2rem;height:6rem;padding-inline:2.4rem}.section-industries-hero__button--with-icon{padding:.7rem 2.4rem .7rem .7rem;gap:1.5rem}.section-industries-hero__button--with-icon .button__label{font-size:2.2rem}.section-industries-hero__button--with-icon .icon-wrapper{width:4.6rem;height:4.6rem}.section-industries-hero__button--with-icon .icon{width:3.1rem;height:3.1rem}}@media (min-width:1920px){.section-industries-hero{--industries-hero-image-width:59.5rem;background-position:right bottom -37rem;background-size:159rem auto}.section-industries-hero__title{margin-bottom:2.4rem;font-size:9.6rem;line-height:108%}.section-industries-hero__subtitle{margin-bottom:4rem;font-size:3.2rem}.section-industries-hero__actions{margin-bottom:8rem}.section-industries-hero__button{font-size:2.4rem;height:6.4rem;padding-inline:2.4rem}.section-industries-hero__button--with-icon{padding:.8rem 2.4rem .8rem .8rem;gap:1.6rem}.section-industries-hero__button--with-icon .button__label{font-size:2.4rem}.section-industries-hero__button--with-icon .icon-wrapper{width:4.8rem;height:4.8rem}.section-industries-hero__button--with-icon .icon{width:3.2rem;height:3.2rem}.section-industries-hero__description{max-width:70rem;font-size:3.2rem;line-height:125%}}.section-industries-we-serve{margin-top:-3rem;z-index:0;position:relative;padding:4rem 0 6.4rem;border-radius:3.2rem 3.2rem 0 0;background:#fff}.section-industries-we-serve__title{margin-bottom:2.4rem;font-weight:700;font-size:4.8rem;line-height:117%;letter-spacing:-.01em;text-wrap:balance}.section-industries-we-serve__card{border-radius:3.2rem;padding:1.6rem;background:#f2f2f2}.section-industries-we-serve__card--promo{background:#1a1a1a;color:#fff}.section-industries-we-serve__cards{margin-bottom:1.6rem;display:flex;flex-direction:column;gap:1.6rem}.section-industries-we-serve__card-image{position:relative;width:100%;margin-bottom:2rem;aspect-ratio:325/220;border-radius:2rem;overflow:clip;flex-shrink:0}.section-industries-we-serve__card-image img{display:block;position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-industries-we-serve__card-title{margin-bottom:1.6rem;font-weight:600;font-size:3.2rem;line-height:125%;color:#1a1a1a}.section-industries-we-serve__card-description{margin-bottom:2rem;font-weight:500;font-size:2rem;line-height:120%;letter-spacing:.01em}.section-industries-we-serve__card-button{width:100%;font-weight:400;font-size:1.6rem;line-height:200%;color:#fff;background:#1a1a1a;height:4.8rem}.section-industries-we-serve__promo-text{margin-bottom:4rem;font-weight:600;font-size:3.2rem;line-height:125%;color:#fff;text-wrap:balance}.section-industries-we-serve__promo-image-wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media (min-width:480px){.section-industries-we-serve__title{font-size:5.6rem}}@media (min-width:768px){.section-industries-we-serve{padding:5.6rem 0 7.2rem}.section-industries-we-serve__title{margin-bottom:4rem;font-size:6.4rem}.section-industries-we-serve__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}.section-industries-we-serve__card{padding:2rem}.section-industries-we-serve__card-title{font-size:3.6rem}.section-industries-we-serve__card-description{font-size:2.2rem}.section-industries-we-serve__promo-text{font-size:3.6rem}}@media (min-width:1280px){.section-industries-we-serve{margin-inline:.8rem;padding:6.4rem 0 8rem;position:relative;z-index:0}.section-industries-we-serve::before{content:"";display:block;position:absolute;top:0;left:0}.section-industries-we-serve__title{margin-bottom:5.6rem;font-size:7.2rem;line-height:112%}.section-industries-we-serve__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}.section-industries-we-serve__card{display:flex;flex-direction:column;height:100%;padding:2rem}.section-industries-we-serve__card-image{margin-bottom:2.4rem;aspect-ratio:400/200}.section-industries-we-serve__card-title{margin-bottom:2rem;font-size:4rem;line-height:120%}.section-industries-we-serve__card-description{margin-bottom:2.4rem;font-size:2.2rem;line-height:127%}.section-industries-we-serve__card-button{margin-top:auto;font-size:1.8rem;height:5.2rem}.section-industries-we-serve__promo{display:flex;flex-direction:column}.section-industries-we-serve__promo-text{margin-bottom:3.2rem;font-size:4rem;line-height:120%}.section-industries-we-serve__promo-image-wrapper{margin-top:auto}}@media (min-width:1440px){.section-industries-we-serve{margin-inline:1.2rem;padding-top:7.2rem;padding-bottom:10rem}.section-industries-we-serve__title{margin-bottom:5.6rem;font-size:8.4rem;line-height:110%}.section-industries-we-serve__card{padding:2.4rem}.section-industries-we-serve__cards{grid-template-columns:repeat(4,minmax(0,1fr))}.section-industries-we-serve__card-title{font-size:3rem}.section-industries-we-serve__card-description{margin-bottom:3.2rem;font-size:2rem}.section-industries-we-serve__card-button{font-size:2rem;height:5.6rem}.section-industries-we-serve__promo-text{font-size:3.2rem;line-height:118%}}@media (min-width:1920px){.section-industries-we-serve{margin-inline:1.6rem;padding-top:8rem;padding-bottom:11.5rem}.section-industries-we-serve__container{padding-inline:3.2rem}.section-industries-we-serve__title{margin-bottom:6.4rem;font-size:9.6rem;line-height:108%}.section-industries-we-serve__cards{-webkit-column-gap:.8rem;-moz-column-gap:.8rem;column-gap:.8rem;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:0}.section-industries-we-serve__card{display:flex;flex-direction:column;height:100%;border-radius:3.2rem;padding:2.4rem}.section-industries-we-serve__card-image{margin-bottom:2.4rem}.section-industries-we-serve__card-title{margin-bottom:2.4rem;font-size:4.4rem;line-height:117%}.section-industries-we-serve__card-description{margin-bottom:3.2rem;font-size:2.4rem;line-height:133%}.section-industries-we-serve__card-button{margin-top:auto}.section-industries-we-serve__promo-text{font-size:4.4rem;line-height:117%}.section-industries-we-serve__promo-image-wrapper{margin-top:auto}}.section-industries-platform{margin-top:-3.3rem;position:relative;z-index:0;margin-bottom:6rem}.section-industries-platform__wrapper{padding-top:4rem;border-radius:3.2rem 3.2rem 0 0;background:#001b72;color:#fff}.section-industries-platform__label{margin-bottom:4rem;font-weight:700;font-size:4.8rem;line-height:117%;letter-spacing:-.01em;text-wrap:balance}.section-industries-platform__title{font-weight:700;font-size:5.6rem;line-height:100%;letter-spacing:-.04em;text-wrap:balance}.section-industries-platform__devices{width:35rem;height:auto;margin-left:auto;margin-right:calc(var(--container-padding) * -1);display:flex;align-items:center;justify-content:center}.section-industries-platform__devices img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.section-industries-platform__cards-wrapper{background:#c0c9ff;position:relative;z-index:0}.section-industries-platform__cards-wrapper::before{content:"";position:absolute;bottom:calc(100% - 1px);left:0;width:100%;height:auto;aspect-ratio:390/235;z-index:-1;background:url(../img/section-industries-platform/bubles.svg) center center/100% 100% no-repeat;pointer-events:none}.section-industries-platform__cards{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.8rem}.section-industries-platform__card{border-radius:3.2rem;padding:2.4rem;background:#fff;color:#1a1a1a;position:relative;z-index:0}.section-industries-platform__card-description{font-weight:500;font-size:2rem;line-height:120%;letter-spacing:.01em;text-wrap:balance}.section-industries-platform__card-title{margin-bottom:8rem;font-weight:700;font-size:3.2rem;line-height:125%;letter-spacing:-.01em;position:relative;z-index:1;max-width:19rem;text-wrap:balance}.section-industries-platform__card-icon{width:17rem;aspect-ratio:1/1;position:absolute;top:.8rem;right:.8rem;z-index:-1}@media (min-width:480px){.section-industries-platform__label{font-size:5.6rem}.section-industries-platform__title{font-size:6.4rem}.section-industries-platform__devices{width:38rem}}@media (min-width:768px){.section-industries-platform__wrapper{padding-top:5.6rem}.section-industries-platform__label{margin-bottom:4.8rem;font-size:6.4rem}.section-industries-platform__title{font-size:8rem;line-height:95%}.section-industries-platform__devices{width:46rem}.section-industries-platform__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}.section-industries-platform__card-title{margin-bottom:6.4rem;font-size:3.6rem;max-width:22rem}.section-industries-platform__card-description{font-size:2.2rem}}@media (min-width:1280px){.section-industries-platform__wrapper{margin-inline:.8rem;padding-top:6.4rem;padding-bottom:10rem;position:relative}.section-industries-platform__label{margin-bottom:5.6rem;font-size:7.2rem;line-height:112%}.section-industries-platform__title{margin-bottom:0;font-size:11rem;line-height:92%;position:relative;z-index:1}.section-industries-platform__devices{width:58rem;position:absolute;right:0;top:0;margin:0}.section-industries-platform__cards-wrapper::before{bottom:100%;-webkit-transform:translateY(45%);-ms-transform:translateY(45%);transform:translateY(45%);aspect-ratio:1920/1085;background-image:url(../img/section-industries-platform/bubles-desktop.svg)}.section-industries-platform__cards{gap:.8rem}.section-industries-platform__card{display:flex;flex-direction:column;min-height:28rem}.section-industries-platform__card-title{margin-bottom:4.8rem;font-size:3.2rem;max-width:24rem}.section-industries-platform__card-description{margin-top:auto;font-size:2.2rem;line-height:127%}.section-industries-platform__card-icon{top:1rem;right:1rem}}@media (min-width:1440px){.section-industries-platform__wrapper{margin-inline:1.2rem;margin-bottom:0;padding-bottom:14rem}.section-industries-platform__wrapper .section-industries-platform__container{padding-inline:2.4rem}.section-industries-platform__label{font-size:8.4rem;line-height:110%}.section-industries-platform__title{margin-bottom:0;font-size:14rem;line-height:90%}.section-industries-platform__devices{width:70rem}.section-industries-platform__cards{grid-template-columns:repeat(4,minmax(0,1fr))}.section-industries-platform__card{min-height:32rem}.section-industries-platform__card-title{margin-bottom:6.4rem;font-size:3rem}.section-industries-platform__card-description{font-size:2.3rem;line-height:130%}.section-industries-platform__card-icon{width:12rem}}@media (min-width:1920px){.section-industries-platform__wrapper{padding-top:6.4rem;padding-bottom:18.4rem;margin-inline:1.6rem}.section-industries-platform__wrapper .section-industries-platform__container{padding-inline:3.2rem}.section-industries-platform__label{font-size:9.6rem;line-height:108%}.section-industries-platform__title{font-size:18rem;line-height:89%}.section-industries-platform__devices{width:81.4rem}.section-industries-platform__cards-wrapper::before{-webkit-transform:translateY(58%);-ms-transform:translateY(58%);transform:translateY(58%)}.section-industries-platform__card{min-height:36rem}.section-industries-platform__card-title{font-size:3.2rem;line-height:125%}.section-industries-platform__card-description{font-size:2.4rem;line-height:133%}.section-industries-platform__card-icon{top:1.2rem;right:1.2rem;width:17rem}}.section-industries-labour-delivers{margin-bottom:6rem;position:relative;z-index:0}.section-industries-labour-delivers__title{font-weight:700;font-size:4.8rem;line-height:117%;letter-spacing:-.01em;color:#001b72;margin-bottom:4.8rem;text-wrap:balance}.section-industries-labour-delivers__cards{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.8rem;position:relative;z-index:4}.section-industries-labour-delivers__card{border-radius:3.2rem;padding:2.4rem;background:#fff;color:#001b72;position:relative;display:flex;flex-direction:column}.section-industries-labour-delivers__card:nth-child(even){background:#001b72;color:#fff}.section-industries-labour-delivers__card:nth-child(even) .section-industries-labour-delivers__card-number{background:#fff;color:#001b72}.section-industries-labour-delivers__card-icon{margin-bottom:2.4rem;width:17.5rem;height:17.5rem;display:flex;align-items:center;justify-content:center}.section-industries-labour-delivers__card-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.section-industries-labour-delivers__card-number{position:absolute;top:1.6rem;right:1.6rem;font-weight:700;font-size:3.2rem;line-height:175%;letter-spacing:-.02em;text-align:center;color:#fff;display:flex;align-items:center;justify-content:center;width:6.4rem;height:6.4rem;border-radius:50%;background:#001b72}.section-industries-labour-delivers__card-title{margin-bottom:2.4rem;font-weight:700;font-size:3.2rem;line-height:125%;letter-spacing:-.02em;text-wrap:balance}.section-industries-labour-delivers__card-description{margin-top:auto;font-weight:700;font-size:2.4rem;line-height:133%;text-wrap:balance}@media (min-width:480px){.section-industries-labour-delivers__title{font-size:5.6rem}}@media (min-width:768px){.section-industries-labour-delivers__title{margin-bottom:5.6rem;font-size:6.4rem}.section-industries-labour-delivers__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}.section-industries-labour-delivers__card-title{font-size:3.6rem}.section-industries-labour-delivers__card-description{font-size:2.2rem}}@media (min-width:1280px){.section-industries-labour-delivers{margin-bottom:20rem}.section-industries-labour-delivers__title{margin-bottom:6.4rem;margin-left:calc(24rem - var(--container-padding));max-width:72rem;font-size:7.2rem;line-height:112%}.section-industries-labour-delivers__cards{gap:.8rem}.section-industries-labour-delivers__card{padding:2rem}.section-industries-labour-delivers__card-icon{width:15rem;height:15rem}.section-industries-labour-delivers__card-title{margin-bottom:2rem;font-size:3.6rem}.section-industries-labour-delivers__card-description{font-size:2.2rem;line-height:127%}}@media (min-width:1440px){.section-industries-labour-delivers{margin-bottom:20rem}.section-industries-labour-delivers__title{margin-bottom:7.2rem;margin-left:calc(38rem - var(--container-padding));max-width:96rem;font-size:8.4rem;line-height:110%}.section-industries-labour-delivers__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.section-industries-labour-delivers__card{display:grid;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem;padding:2.4rem}.section-industries-labour-delivers__card:nth-child(1){grid-column:1;grid-row:1}.section-industries-labour-delivers__card:nth-child(2){grid-column:1;grid-row:2}.section-industries-labour-delivers__card:nth-child(3){-webkit-transform:translateY(10rem);-ms-transform:translateY(10rem);transform:translateY(10rem);grid-column:2;grid-row:1}.section-industries-labour-delivers__card:nth-child(4){-webkit-transform:translateY(10rem);-ms-transform:translateY(10rem);transform:translateY(10rem);grid-column:2;grid-row:2}.section-industries-labour-delivers__card-number{top:2.4rem;right:2.4rem}.section-industries-labour-delivers__card-icon{margin-bottom:0;grid-column:1;grid-row:1/3;width:17.5rem;height:17.5rem}.section-industries-labour-delivers__card-title{margin-bottom:3.2rem;grid-column:2;grid-row:1;font-size:3.2rem;line-height:120%}.section-industries-labour-delivers__card-description{align-self:end;grid-column:2;grid-row:2;font-size:2.2rem;line-height:130%}}@media (min-width:1920px){.section-industries-labour-delivers{margin-bottom:26.8rem}.section-industries-labour-delivers__title{margin-bottom:8rem;margin-left:calc(50.6rem - var(--container-padding));font-size:9.6rem;line-height:108%;max-width:115.5rem}.section-industries-labour-delivers__card-title{margin-bottom:4.8rem;font-size:4.8rem;line-height:117%}.section-industries-labour-delivers__card-description{font-size:2.4rem;line-height:133%}}.section-industries-compliance{padding-bottom:9.6rem;background:#ffdf5a;position:relative;z-index:-1}.section-industries-compliance::before{content:"";position:absolute;bottom:100%;-webkit-transform:translateY(15%);-ms-transform:translateY(15%);transform:translateY(15%);left:0;width:100%;aspect-ratio:390/520;pointer-events:none;z-index:-1;background:url(../img/section-industries-compliance/bg.svg) center center/100% 100% no-repeat}.section-industries-compliance__title{margin-bottom:1.6rem;font-weight:700;font-size:4.8rem;line-height:117%;letter-spacing:-.01em;color:#ff6900;text-wrap:balance}.section-industries-compliance__stamp{margin-bottom:4rem;margin-left:auto;width:32rem}.section-industries-compliance__stamp img{display:block;width:100%;height:auto}.section-industries-compliance__cards{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.8rem}.section-industries-compliance__card{border-radius:3.2rem;padding:2.4rem;background:#fff;position:relative}.section-industries-compliance__card-icon{position:absolute;top:2.4rem;right:2.4rem;display:flex;align-items:center;justify-content:center;width:6rem;height:6rem}.section-industries-compliance__card-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.section-industries-compliance__card-title{margin-bottom:8rem;font-weight:700;font-size:3.2rem;line-height:125%;letter-spacing:-.01em;max-width:24rem;text-wrap:balance}.section-industries-compliance__card-description{font-weight:500;font-size:2rem;line-height:120%;letter-spacing:.01em;text-wrap:balance}@media (min-width:480px){.section-industries-compliance__title{font-size:5.6rem}.section-industries-compliance__stamp{width:34rem}}@media (min-width:768px){.section-industries-compliance__title{margin-bottom:2.4rem;font-size:6.4rem}.section-industries-compliance__stamp{margin-bottom:4.8rem;width:36rem}.section-industries-compliance__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}.section-industries-compliance__card-title{margin-bottom:6.4rem;font-size:3.6rem;max-width:26rem}.section-industries-compliance__card-description{font-size:2.2rem}}@media (min-width:1280px){.section-industries-compliance{padding-bottom:20rem;margin-bottom:-8rem}.section-industries-compliance::before{background-image:url(../img/section-industries-compliance/bg-desktop.svg);aspect-ratio:1920/963;-webkit-transform:translateY(18%);-ms-transform:translateY(18%);transform:translateY(18%)}.section-industries-compliance__container{position:relative}.section-industries-compliance__title{margin-bottom:4.8rem;margin-left:calc(24rem - var(--container-padding));max-width:72rem;font-size:7.2rem;line-height:112%}.section-industries-compliance__stamp{position:absolute;top:0;right:4rem;margin:0;width:40rem}.section-industries-compliance__cards{gap:.8rem}.section-industries-compliance__card{display:flex;flex-direction:column;min-height:28rem}.section-industries-compliance__card-title{margin-bottom:4.8rem}.section-industries-compliance__card-description{margin-top:auto;font-size:2.2rem;line-height:127%}}@media (min-width:1440px){.section-industries-compliance{padding-bottom:30rem;margin-bottom:-14rem}.section-industries-compliance__title{margin-bottom:5.6rem;margin-left:calc(38rem - var(--container-padding));max-width:96rem;font-size:8.4rem;line-height:110%}.section-industries-compliance__stamp{top:2rem;right:12rem;width:44rem}.section-industries-compliance__cards{grid-template-columns:repeat(4,minmax(0,1fr));align-items:flex-start}.section-industries-compliance__card:nth-child(1),.section-industries-compliance__card:nth-child(4){min-height:44rem}.section-industries-compliance__card:nth-child(2){min-height:34rem}.section-industries-compliance__card:nth-child(3){min-height:38rem}.section-industries-compliance__card-title{margin-bottom:5.6rem}.section-industries-compliance__card-description{font-size:2.3rem;line-height:130%}}@media (min-width:1920px){.section-industries-compliance{padding-bottom:60rem;margin-bottom:-35rem}.section-industries-compliance__title{margin-bottom:6.4rem;margin-left:calc(50.6rem - var(--container-padding));font-size:9.6rem;line-height:108%;max-width:115.5rem}.section-industries-compliance__stamp{top:3rem;right:25rem;width:47rem}.section-industries-compliance__card:nth-child(1),.section-industries-compliance__card:nth-child(4){min-height:52rem}.section-industries-compliance__card:nth-child(2){min-height:38rem}.section-industries-compliance__card:nth-child(3){min-height:44rem}.section-industries-compliance__card-title{margin-bottom:6.4rem;font-size:3.2rem;line-height:125%}.section-industries-compliance__card-description{font-size:2.4rem;line-height:133%}}.section-uk-coverage{margin-top:-3.2rem;padding-top:4rem;padding-bottom:2.4rem;border-radius:3.2rem 3.2rem 0 0;position:relative;color:#001b72;background:url(../img/section-uk-coverage/map.svg) top center/100% auto no-repeat,#fff}.section-uk-coverage::before{content:"";position:absolute;bottom:0;left:0;width:100%;aspect-ratio:390/255;background:url(../img/section-uk-coverage/bubles.svg) center center/100% 100% no-repeat;z-index:1;pointer-events:none}.section-uk-coverage__title{margin-bottom:3.2rem;font-weight:700;font-size:5.6rem;line-height:100%;letter-spacing:-.04em}.section-uk-coverage__subtitle{margin-bottom:37rem;font-weight:700;font-size:2.4rem;line-height:133%;letter-spacing:-.01em;text-wrap:balance}.section-uk-coverage__man{margin-top:-2rem;margin-bottom:-4.8rem;position:relative;width:min(100%,38rem);margin-inline:auto;aspect-ratio:765/900}.section-uk-coverage__man img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.section-uk-coverage__actions{position:relative;z-index:2;display:flex;gap:.8rem}.section-uk-coverage__button{width:100%;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;flex-grow:1;flex-shrink:1;font-weight:400;font-size:1.6rem;line-height:200%;letter-spacing:.01em;height:4.8rem;padding-inline:1.6rem}.section-uk-coverage__button:not(.section-uk-coverage__button--with-icon){background:#1a1a1a;color:#fff}.section-uk-coverage__button--with-icon{color:#1a1a1a;padding:.4rem 2rem .4rem .4rem;background:#ffdf5a;gap:.8rem}.section-uk-coverage__button--with-icon .button__label{font-weight:400;font-size:1.6rem;line-height:200%;letter-spacing:.01em;color:#1a1a1a}.section-uk-coverage__button--with-icon .icon-wrapper{flex-shrink:0;flex-grow:0;width:4rem;height:4rem;background:#1a1a1a;color:#ffdf5a;display:flex;align-items:center;justify-content:center;border-radius:50%}.section-uk-coverage__button--with-icon .icon{width:2.4rem;height:2.4rem}@media (min-width:480px){.section-uk-coverage__title{font-size:6rem}}@media (min-width:768px){.section-uk-coverage__title{margin-bottom:4rem;font-size:7.2rem;line-height:105%}.section-uk-coverage__subtitle{margin-bottom:30rem;font-size:2.8rem}.section-uk-coverage__man{width:min(100%,44rem);margin-bottom:-5.6rem}.section-uk-coverage__button{font-size:1.8rem;height:5.2rem;padding-inline:2rem}.section-uk-coverage__button--with-icon{padding:.4rem 2rem .4rem .4rem;gap:1.2rem}.section-uk-coverage__button--with-icon .button__label{font-size:1.8rem}.section-uk-coverage__button--with-icon .icon-wrapper{width:4.4rem;height:4.4rem}.section-uk-coverage__button--with-icon .icon{width:2.8rem;height:2.8rem}}@media (min-width:1280px){.section-uk-coverage{min-height:90rem;margin-inline:.8rem;padding-bottom:0;border-radius:4rem 4rem 0 0;background:url(../img/section-uk-coverage/map-desktop.svg) top right 2rem/82rem auto no-repeat,#fff}.section-uk-coverage::before{aspect-ratio:1920/686;left:0;width:100%;-webkit-transform:none;-ms-transform:none;transform:none;background:url(../img/section-uk-coverage/bubles-desktop.svg) center center/100% 100% no-repeat;bottom:-14rem}.section-uk-coverage__container{position:relative;min-height:inherit}.section-uk-coverage__title{margin-bottom:4.8rem;font-size:11rem;line-height:92%;position:relative;z-index:2}.section-uk-coverage__subtitle{margin-bottom:0;font-size:3.2rem;line-height:125%;max-width:58rem;position:relative;z-index:2}.section-uk-coverage__man{position:absolute;bottom:0;left:0;z-index:0;width:54rem;margin:0}.section-uk-coverage__actions{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:12rem;z-index:2;width:-webkit-max-content;width:-moz-max-content;width:max-content}.section-uk-coverage__button{flex-grow:0;flex-shrink:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:2rem;height:5.6rem;padding-inline:2.2rem}.section-uk-coverage__button--with-icon{padding:.6rem 2.2rem .6rem .6rem;gap:1.4rem}.section-uk-coverage__button--with-icon .button__label{font-size:2rem}.section-uk-coverage__button--with-icon .icon-wrapper{width:4.4rem;height:4.4rem}.section-uk-coverage__button--with-icon .icon{width:3rem;height:3rem}}@media (min-width:1440px){.section-uk-coverage{min-height:120rem;margin-inline:1.2rem;border-radius:5.6rem 5.6rem 0 0;background:url(../img/section-uk-coverage/map-desktop.svg) top right 4rem/108rem auto no-repeat,#fff}.section-uk-coverage::before{bottom:-28rem}.section-uk-coverage__title{margin-bottom:5.6rem;font-size:15rem;line-height:90%}.section-uk-coverage__subtitle{font-size:4.4rem;line-height:118%;max-width:74rem}.section-uk-coverage__man{width:66rem}.section-uk-coverage__actions{bottom:21rem}.section-uk-coverage__button{font-size:2.3rem;height:6.2rem;padding-inline:2.4rem}.section-uk-coverage__button--with-icon{padding:.75rem 2.4rem .75rem .75rem;gap:1.55rem}.section-uk-coverage__button--with-icon .button__label{font-size:2.3rem}.section-uk-coverage__button--with-icon .icon-wrapper{width:4.7rem;height:4.7rem}.section-uk-coverage__button--with-icon .icon{width:3.15rem;height:3.15rem}}@media (min-width:1920px){.section-uk-coverage{min-height:140rem;margin-inline:1.6rem;border-radius:6.4rem 6.4rem 0 0;background:url(../img/section-uk-coverage/map-desktop.svg) top right 5rem/122.5rem auto no-repeat,#fff}.section-uk-coverage::before{aspect-ratio:1920/686;left:0;width:100%;-webkit-transform:none;-ms-transform:none;transform:none;background:url(../img/section-uk-coverage/bubles-desktop.svg) center center/100% 100% no-repeat;bottom:-35rem}.section-uk-coverage__title{margin-bottom:6rem;font-size:18rem;line-height:89%}.section-uk-coverage__subtitle{font-size:4.8rem;line-height:117%;max-width:79rem}.section-uk-coverage__man{position:absolute;bottom:0;left:0;width:72.5rem;margin:0}.section-uk-coverage__actions{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:25rem;z-index:2;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.section-faq{position:relative;z-index:1;padding-top:5rem;padding-bottom:10rem;background:#f2f2f2}.section-faq__list{display:flex;flex-direction:column;gap:.8rem}@media (min-width:768px){.section-faq__container{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;row-gap:0}.section-faq__title{grid-column:2/-1}.section-faq__list{grid-column:1/-1}}@media (min-width:1280px){.section-faq{padding-bottom:17rem}.section-faq__container{grid-template-columns:repeat(12,minmax(0,1fr))}.section-faq__title{grid-column:1/-1}}@media (min-width:1440px){.section-faq__title{grid-column:4/-1}}@media (min-width:1920px){.section-faq__title{grid-column:4/span 6}}.page-template-idustries{background-color:#c0c9ff}