:root{--color-white:#fff;--color-primary:#1a4075;--color-secondary:#b25b4b;--color-tertiary:#ac9400;--color-gray-light:#f8f9fa;--color-gray-dark:#333;--color-green:#67b691;--text-color:#0a2838}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:400;src:url(/fonts/source-sans-pro/SourceSansPro-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:600;src:url(/fonts/source-sans-pro/SourceSansPro-Semibold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:700;src:url(/fonts/source-sans-pro/SourceSansPro-Bold.woff2) format("woff2")}*,:after,:before{box-sizing:border-box}body,html{margin:0;min-height:100%;padding:0}body{font-family:Source Sans Pro,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:400;line-height:32px}@media screen and (min-width:769px){body{font-size:20px;line-height:36px}}input,textarea{color:inherit;font-family:Source Sans Pro,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:20px}.swiper{padding:0 70px!important}@media screen and (min-width:769px){.h-center .swiper-wrapper{justify-content:center}}.h-center .swiper-slide:last-child{margin-right:0!important}section{margin-top:80px}@media screen and (min-width:769px){section{margin-top:180px}}img{display:block;height:auto;max-width:100%}.h-max-width{margin-left:auto;margin-right:auto;max-width:1920px;padding:0 8vw}@media screen and (min-width:769px){.h-max-width{padding:0 70px}}.bg-color .h-max-width{padding-bottom:80px;padding-top:80px}@media screen and (min-width:769px){.bg-color .h-max-width{padding-top:110px}}.bg-gray{background:var(--color-gray-light);margin-top:0}.bg-dark{background:var(--text-color);margin-top:0}.bg-dark *{color:var(--color-white)}.h-content-width{padding:0 8vw}@media screen and (min-width:769px){.h-content-width{padding:0 calc(11% + 10px)}}.h-center{align-items:center!important;text-align:center!important}@media screen and (min-width:1200px){.h-column{-moz-column-gap:50px;column-gap:50px;display:grid;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}}.h-mark{color:var(--color-secondary)}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:var(--text-color);font-weight:700;margin-top:0}.h1,h1{font-size:8vw;line-height:1}@media screen and (min-width:769px){.h1,h1{font-size:7vw}}@media screen and (min-width:1201px){.h1,h1{font-size:5vw}}@media screen and (min-width:1510px){.h1,h1{font-size:85px}}.h2,h2{font-size:44px;line-height:1.2em;margin-bottom:50px}@media screen and (min-width:1510px){.h2,h2{font-size:65px}}.h3,h3{font-size:30px;line-height:1.2em}@media screen and (min-width:1200px){.h3,h3{font-size:42px}}@media screen and (min-width:1510px){.h3,h3{font-size:56px}}.h4,.h5,.h6,h4,h5,h6{margin-bottom:0}.h4,h4{font-size:20px;font-weight:600;line-height:32px}@media screen and (min-width:769px){.h4,h4{font-size:22px;line-height:36px}}.h5,.h6,h5,h6{font-size:18px;font-weight:600;line-height:32px}@media screen and (min-width:769px){.h5,.h6,h5,h6{font-size:20px;line-height:36px}}.h4+p,.h5+p,h4+p,h5+p{margin-top:5px}p+.h2,p+.h3,p+h2,p+h3{margin-bottom:20px;margin-top:38px}@media screen and (min-width:769px){p+.h2,p+.h3,p+h2,p+h3{margin-bottom:36px;margin-top:56px}}p:last-of-type{margin-bottom:0}strong{font-weight:600}.list{padding-left:22px}.c-button-wrapper{align-items:flex-start;display:flex;flex-direction:column;margin-top:50px}a:not(.c-button){color:var(--text-color);text-decoration:none}a:not(.c-button):hover{color:#13aff0}.c-button{align-items:center;background:var(--color-white);border-radius:3px;color:var(--color-primary);display:inline-flex;font-size:20px;justify-content:center;line-height:1;padding:12px 24px;text-decoration:none;transition:all .3s ease}.c-button--primary{background:var(--color-primary);color:var(--color-white)}.c-button--secondary{background:var(--color-secondary);color:var(--color-white)}.c-button--outline{background:transparent;border:2px solid;padding:10px 22px}.c-button--outline.c-button--primary{border-color:var(--color-primary);color:var(--color-primary)}.c-button--outline.c-button--primary:hover{background:var(--color-primary);color:var(--color-white)}.c-button--outline.c-button--secondary{border-color:var(--color-secondary);color:var(--color-secondary)}.c-button--outline.c-button--secondary:hover{background:var(--color-secondary);color:var(--color-white)}.c-button--icon{padding:8px 20px}.c-button--link{background:transparent;color:var(--text-color);padding:0}.c-button-wrapper .c-button:not(:last-child){margin-bottom:20px}.c-icon{fill:currentColor;line-height:0}.c-button--link .c-icon{margin-right:10px}.c-icon img,.c-icon svg{height:26px;width:26px}.footer .c-icon img,.footer .c-icon svg{color:var(--color-secondary)}.header[data-v-dbafd4bd]{position:absolute;width:100vw;z-index:999}.header__nav[data-v-dbafd4bd]{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:8vw}@media screen and (min-width:769px){.header__nav[data-v-dbafd4bd]{flex-direction:row;padding:57px 63px}}.header__logo[data-v-dbafd4bd]{display:block;width:170px}.header__menu[data-v-dbafd4bd]{display:flex;gap:20px;list-style:none;margin:30px 0 0;padding:0}.header__menu-link[data-v-dbafd4bd]{color:#fff;padding:10px 22px;text-decoration:none}@media screen and (min-width:769px){.header__menu[data-v-dbafd4bd]{margin:0}}.footer[data-v-f69d8164]{background-color:var(--color-gray-light);margin-top:110px;padding-bottom:0;padding-top:4em}.footer p[data-v-f69d8164]{line-height:36px}.footer__nav[data-v-f69d8164]{background-color:var(--color-gray-dark);margin-top:4em;padding:5px 70px}.footer__nav span[data-v-f69d8164]{display:none}@media screen and (min-width:769px){.footer__nav span[data-v-f69d8164]{display:inline-block}}.footer__menu[data-v-f69d8164]{color:var(--color-white);display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;list-style:none;padding:0}.footer__menu-item[data-v-f69d8164]{padding:5px 15px}.footer__menu a[data-v-f69d8164]{color:var(--color-white);font-size:18px;text-decoration:none}@media screen and (min-width:769px){.footer__menu[data-v-f69d8164]{justify-content:flex-end}.footer__menu-item[data-v-f69d8164]{padding:0 10px}}.footer__notice[data-v-f69d8164]{background-color:var(--color-green);color:var(--color-white);display:flex;font-size:16px;justify-content:center;padding:30px 8vw}.footer__notice span[data-v-f69d8164]{display:inline-block;max-width:1024px}@media screen and (min-width:769px){.footer__notice[data-v-f69d8164]{padding:30px 70px}}.section-form+.footer[data-v-f69d8164]{background:var(--color-white);margin-top:0}.footer[data-v-8ad7e8bf],.hero[data-v-8ad7e8bf]{margin-top:0}.hero[data-v-8ad7e8bf]{height:auto;min-height:80vh;overflow:hidden;padding-top:140px;position:relative;top:0;width:100vw}@media(min-width:768px){.hero[data-v-8ad7e8bf]{padding-top:11.5em}}@media(min-width:1280px){.hero[data-v-8ad7e8bf]{height:100vh;padding-top:13.5em}}.hero__img[data-v-8ad7e8bf]{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100vw}.hero__content[data-v-8ad7e8bf]{color:var(--color-white);padding:8em 8vw;position:relative;z-index:1}@media(min-width:768px){.hero__content[data-v-8ad7e8bf]{padding:4rem 70px}}.hero__title[data-v-8ad7e8bf]{color:var(--color-white);font-size:clamp(2.5rem,4vw,5rem);font-weight:700;margin:0 0 1rem}.hero__text[data-v-8ad7e8bf]{max-width:900px}.c-button[data-v-8ad7e8bf]{font-size:22px;margin-top:25px}.footer[data-v-6eec16e6],.hero[data-v-6eec16e6]{margin-top:0}.hero[data-v-6eec16e6]{height:auto;min-height:80vh;overflow:hidden;padding-top:140px;position:relative;top:0;width:100vw}@media(min-width:768px){.hero[data-v-6eec16e6]{padding-top:11.5em}}@media(min-width:1280px){.hero[data-v-6eec16e6]{height:100vh;padding-top:13.5em}}.hero__img[data-v-6eec16e6]{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100vw}.hero__content[data-v-6eec16e6]{color:var(--color-white);padding:8em 8vw;position:relative;z-index:1}@media(min-width:768px){.hero__content[data-v-6eec16e6]{padding:4rem 70px}}.hero__title[data-v-6eec16e6]{color:var(--color-white);font-size:clamp(2.5rem,4vw,5rem);font-weight:700;margin:0 0 1rem}.hero__text[data-v-6eec16e6]{max-width:900px}.c-button[data-v-6eec16e6]{font-size:22px;margin-top:25px}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.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{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.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{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{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-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.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{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}:is(.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress)) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.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(1turn)}}.interview-cards[data-v-a7584ed9]{margin-left:-70px;margin-right:-70px}@media screen and (min-width:1511px){.interview-cards[data-v-a7584ed9]{padding:0 90px}.interview__content .interview-cards[data-v-a7584ed9]{padding:0}}.interview-cards__content[data-v-a7584ed9]{align-items:center;background-color:#2fa980b3;display:flex;flex-direction:column;justify-content:flex-end;inset:0;padding:36px;position:absolute;transition:all .6s ease-in-out;z-index:1}.interview-cards__item[data-v-a7584ed9]{border-radius:7px;display:flex;max-width:500px;overflow:hidden;position:relative;width:100%}.interview-cards__item img[data-v-a7584ed9]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.interview-cards__item:hover .interview-cards__content[data-v-a7584ed9]{background-color:#fafafa00!important;transition:all .3s ease}.interview-cards__name[data-v-a7584ed9]{color:var(--color-white);font-size:28px;font-weight:700;letter-spacing:4px;margin-bottom:5px;text-transform:uppercase}.interview-cards__position[data-v-a7584ed9]{color:var(--color-white);font-size:18px;margin-bottom:30px}.interview-cards__content .c-button[data-v-a7584ed9]{border-color:var(--color-white);color:var(--color-white)}.button-wrapper[data-v-a7584ed9]{margin-top:40px}.interview__content[data-v-bf2677a9]{padding:0 calc(11% - 60px)}.interview__quote[data-v-bf2677a9]{display:flex;flex-direction:column}.interview__quote-mark[data-v-bf2677a9]{order:2}.interview__quote-img[data-v-bf2677a9]{margin:0 0 30px;max-width:730px;order:1;width:100%}@media screen and (min-width:769px){.interview__quote[data-v-bf2677a9]{align-items:center;flex-direction:row}.interview__quote .interview__quote-img[data-v-bf2677a9]{margin:0 0 0 50px;order:2;width:50%}}.hero[data-v-bf2677a9]{height:auto;margin-top:0;min-height:80vh;overflow:hidden;padding-top:140px;position:relative;top:0;width:100vw}@media screen and (min-width:769px){.hero[data-v-bf2677a9]{padding-top:11.5em}}@media screen and (min-width:1201px){.hero[data-v-bf2677a9]{height:100vh;padding-top:13.5em}}.hero__img[data-v-bf2677a9]{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100vw}.hero__content[data-v-bf2677a9]{color:var(--color-white);padding:8em 8vw;position:relative;z-index:1}@media screen and (min-width:769px){.hero__content[data-v-bf2677a9]{padding:4rem 70px}}.hero__title[data-v-bf2677a9]{color:var(--color-white);font-size:clamp(2.5rem,4vw,5rem);font-weight:700;margin:0 0 1rem}.hero__text[data-v-bf2677a9]{max-width:900px}.c-button[data-v-bf2677a9]{font-size:22px;margin-top:25px}.contact-bunner[data-v-6086294f]{align-items:center;display:flex;flex-direction:column;row-gap:50px}@media screen and (min-width:1025px){.contact-bunner[data-v-6086294f]{-moz-column-gap:70px;column-gap:70px;flex-direction:row}}@media screen and (min-width:1511px){.contact-bunner[data-v-6086294f]{-moz-column-gap:140px;column-gap:140px;padding:0 160px}}.contact-bunner__title[data-v-6086294f]{margin-bottom:0}.contact-bunner__btn-wrapper[data-v-6086294f]{-moz-column-gap:30px;column-gap:30px;display:flex;flex-wrap:wrap;margin-top:30px;row-gap:20px}@media screen and (min-width:1201px){.contact-bunner__btn-wrapper[data-v-6086294f]{flex-direction:row}}.contact-bunner .c-button[data-v-6086294f]{margin-right:20px}.hero[data-v-4d3628f5]{height:auto;margin-top:0;min-height:80vh;overflow:hidden;padding-top:140px;position:relative;top:0;width:100vw}@media screen and (min-width:769px){.hero[data-v-4d3628f5]{padding-top:11.5em}}@media screen and (min-width:1201px){.hero[data-v-4d3628f5]{height:100vh;padding-top:13.5em}}.hero__img[data-v-4d3628f5]{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100vw}.hero__content[data-v-4d3628f5]{color:var(--color-white);padding:8em 8vw;position:relative;z-index:1}@media screen and (min-width:769px){.hero__content[data-v-4d3628f5]{padding:4rem 70px}}.hero__title[data-v-4d3628f5]{color:var(--color-white);font-size:clamp(2.5rem,4vw,5rem);font-weight:700;margin:0 0 1rem}.hero__text[data-v-4d3628f5]{max-width:900px}.c-button[data-v-4d3628f5]{font-size:22px;margin-top:25px}.textonly[data-v-e01a6592]{display:flex;justify-content:center;margin-top:100px}.textonly__content[data-v-e01a6592]{max-width:1600px;padding:0 8vw;width:100%}@media screen and (min-width:1511px){.textonly__content[data-v-e01a6592]{padding:0 calc(11% - 60px)}}.textonly__title[data-v-e01a6592]{font-size:28px;line-height:32px;margin-bottom:10px}@media screen and (min-width:1201px){.textonly__title[data-v-e01a6592]{font-size:35px;line-height:36px}}.textonly .c-button[data-v-e01a6592]{margin-top:40px}.h-block[data-v-e01a6592]{align-items:center;display:flex;flex-direction:column}.h-mt-0[data-v-e01a6592]{margin-top:0}.bg-color[data-v-e01a6592]{max-width:unset;padding:100px 0}.h-uppercase .textonly__title[data-v-e01a6592]{letter-spacing:3px;text-transform:uppercase}.headline[data-v-d0a77b6c]{margin-bottom:-50px}.headline h1[data-v-d0a77b6c],.headline h2[data-v-d0a77b6c],.headline h3[data-v-d0a77b6c],.headline h4[data-v-d0a77b6c],.headline h5[data-v-d0a77b6c],.headline h6[data-v-d0a77b6c]{margin:0}.textmedia[data-v-01d9fdad]{align-items:center;display:flex;flex-direction:column-reverse;justify-content:space-between}@media screen and (min-width:1511px){.textmedia[data-v-01d9fdad]{flex-direction:row;padding:0 160px}}.textmedia__content[data-v-01d9fdad]{align-items:flex-start;display:flex;flex-direction:column;max-width:680px}.textmedia__title[data-v-01d9fdad]{margin-bottom:10px}.textmedia .c-button[data-v-01d9fdad]{margin-top:40px}.textmedia img[data-v-01d9fdad]{margin:0 0 30px;max-width:730px;order:1;width:100%}@media screen and (min-width:769px){.textmedia[data-v-01d9fdad]{align-items:center;flex-direction:row}.textmedia img[data-v-01d9fdad]{margin:0 0 0 50px;order:2;width:40%}}@media screen and (min-width:1201px){.textmedia img[data-v-01d9fdad]{width:50%}}.icons__item[data-v-6576c909]{align-items:center;display:flex;flex-direction:column;min-width:360px;width:calc(33% - 5.5em)}.w-25 .icons__item[data-v-6576c909]{width:calc(25% - 4em)}.icons__title[data-v-6576c909]{color:#000;font-size:28px;font-weight:700;letter-spacing:3px;margin:28px 0 40px;text-align:center;text-transform:uppercase}.icons__sub-title[data-v-6576c909]{margin-top:28px;text-align:center}.icons__sub-title h4[data-v-6576c909]{font-size:3.4em;margin-bottom:0}.icons__sub-title h3[data-v-6576c909]{font-size:2.2em;letter-spacing:3px;margin-top:-15px}.icons__text[data-v-6576c909]{line-height:28px;margin:0}img[data-v-6576c909]{height:102px;width:auto}.icons__svg[data-v-6576c909]{max-height:102px}.icons__svg[data-v-6576c909] svg{max-height:102px;width:100%}.flex-textmedia__icons[data-v-6576c909] svg{height:auto;width:100px}.flex-textmedia__icons .icons__item[data-v-6576c909]{align-items:center;flex-direction:column;width:100%}@media screen and (min-width:1201px){.flex-textmedia__icons .icons__item[data-v-6576c909]{align-items:flex-start;flex-direction:row}.flex-textmedia__icons.w-25 .icons__item[data-v-6576c909]{min-width:unset;width:calc(50% - 25px)}}.flex-textmedia__icons .icons__img[data-v-6576c909]{width:100px}@media screen and (min-width:1201px){.flex-textmedia__icons .icons__content[data-v-6576c909]{padding-left:40px;width:calc(100% - 100px)}}.flex-textmedia__icons .icons__title[data-v-6576c909]{letter-spacing:unset;margin:20px 0 0;text-transform:none}@media screen and (min-width:1201px){.flex-textmedia__icons .icons__title[data-v-6576c909]{margin-top:0}}.flex-textmedia[data-v-13617768]{padding-top:18vw}.flex-textmedia[data-v-13617768] *{color:var(--color-white);text-align:center}@media screen and (min-width:1201px){.flex-textmedia[data-v-13617768]{padding-top:10vw}.flex-textmedia[data-v-13617768] *{text-align:left}.flex-textmedia__img--bottom[data-v-13617768]{padding-bottom:9vw;padding-top:0}}.flex-textmedia__wrapper[data-v-13617768]{display:flex;flex-wrap:wrap;padding:0 8vw 100px}@media screen and (min-width:1201px){.flex-textmedia__wrapper[data-v-13617768]{padding:80px 70px 100px 0}}.flex-textmedia__wrapper--blue[data-v-13617768]{background-color:var(--color-primary)}.flex-textmedia__wrapper--orange[data-v-13617768]{background-color:var(--color-secondary)}.flex-textmedia__wrapper--yellow[data-v-13617768]{background-color:var(--color-tertiary)}.flex-textmedia__img[data-v-13617768]{align-items:flex-start;display:flex;flex:0 100%;justify-content:center;margin-top:-20vw}.flex-textmedia__img img[data-v-13617768]{min-width:340px;width:60%}@media screen and (min-width:1201px){.flex-textmedia__img img[data-v-13617768]{width:86%}.flex-textmedia__img[data-v-13617768]{flex:0 40%;margin-left:-10vw;margin-top:unset}.flex-textmedia__img--bottom .flex-textmedia__img[data-v-13617768]{align-items:flex-end;margin-bottom:-14vw}}.flex-textmedia__img--top .flex-textmedia__img[data-v-13617768]{margin-top:-14vw}.flex-textmedia__title[data-v-13617768]{margin-top:40px}@media screen and (min-width:1201px){.flex-textmedia__title[data-v-13617768]{margin-top:0}}.flex-textmedia__content[data-v-13617768]{flex:0 100%}@media screen and (min-width:1201px){.flex-textmedia__content[data-v-13617768]{flex:0 calc(60% + 10vw);padding-left:10vw}}.flex-textmedia__icons[data-v-13617768]{align-items:center;display:flex;flex-direction:column;row-gap:50px}@media screen and (min-width:1201px){.flex-textmedia__icons[data-v-13617768]{margin-top:80px}}@media screen and (min-width:1511px){.flex-textmedia__icons[data-v-13617768]{padding-left:5vw;padding-right:5vw}}@media screen and (min-width:1201px){.flex-textmedia__icons.w-25[data-v-13617768]{align-items:flex-start;-moz-column-gap:50px;column-gap:50px;flex-direction:row;flex-wrap:wrap;padding-right:0}}@media screen and (min-width:1511px){.flex-textmedia__icons.w-25[data-v-13617768]{padding-right:5vw}.flex-textmedia__text[data-v-13617768]{margin-top:80px;padding-left:5vw;padding-right:10vw}}.icons__grid[data-v-c87a5307]{display:flex;flex-wrap:wrap;gap:8em;justify-content:center;row-gap:100px}.w-25 .icons__grid[data-v-c87a5307]{gap:5em}.icons__headline[data-v-c87a5307]{margin-bottom:110px;text-align:center}p[data-v-e629a771]{align-items:center;display:flex}.logos-bunner[data-v-e8217283],.logos-bunner__logo-wrapper[data-v-e8217283]{align-items:center;display:flex;flex-direction:column;row-gap:70px}.logos-bunner__logo-wrapper[data-v-e8217283]{flex-wrap:wrap;justify-content:center}@media screen and (min-width:769px){.logos-bunner__logo-wrapper[data-v-e8217283]{-moz-column-gap:100px;column-gap:100px;flex-direction:row}}@media screen and (min-width:1201px){.logos-bunner__logo-wrapper[data-v-e8217283]{flex-wrap:nowrap}}@media screen and (min-width:1511px){.logos-bunner__logo-wrapper[data-v-e8217283]{-moz-column-gap:140px;column-gap:140px}}.logos-bunner__logo[data-v-e8217283]{height:65px;-o-object-fit:contain;object-fit:contain;width:auto}@media screen and (min-width:1201px){.logos-bunner__logo[data-v-e8217283]{min-width:40px}}.form[data-v-1e0acc41]{-moz-column-gap:10px;column-gap:10px;display:flex;flex-wrap:wrap;justify-content:start;margin-top:50px;width:542px}.form__header[data-v-1e0acc41]{color:var(--color-primary);font-weight:600;margin-bottom:0}.form__content[data-v-1e0acc41]{max-width:1600px;padding:0 8vw;width:100%}@media screen and (min-width:1511px){.form__content[data-v-1e0acc41]{padding:0 calc(11% - 60px)}}.form__input[data-v-1e0acc41]{background:transparent;border:solid var(--text-color);border-radius:3px;border-width:0 0 5px;margin-bottom:20px;padding:12px}.form__input[data-v-1e0acc41]:focus{box-shadow:inset 0 0 0 1px #0000001a;outline:none}.w-50[data-v-1e0acc41]{width:calc(50% - 5px)}.w-100[data-v-1e0acc41]{width:100%}.form__captcha[data-v-1e0acc41]{margin-bottom:20px;width:100%}.section-form[data-v-99a141e2]{background-color:var(--color-gray-light);display:flex;justify-content:center;margin-top:100px;padding:80px 0}
