.cooperation-section.svelte-1me28y2{background-color:var(--color-bg-4);clip-path:polygon(0% 0%,50% 0%,100% 0%,100% 100%,50% 99%,0% 100%)}.cooperation-steps.svelte-1me28y2{--counter-size: 4rem;display:flex;flex-direction:column;list-style:none;padding:0;counter-reset:cooperation-steps}.cooperation-steps__icon.svelte-1me28y2{width:75px;height:auto;margin:0 auto;display:block;order:2}.cooperation-steps__heading.svelte-1me28y2{text-align:center}.cooperation-steps__description.svelte-1me28y2{text-align:center;order:3}.cooperation-steps__item.svelte-1me28y2{display:flex;flex-direction:column;align-items:center;counter-increment:cooperation-steps;position:relative;gap:1rem}.cooperation-steps__item.svelte-1me28y2:after{content:"";display:block;width:2px;height:100px;background-color:var(--color-theme-1);order:4}.cooperation-steps__item.svelte-1me28y2:last-of-type:after{display:none}.cooperation-steps__heading.svelte-1me28y2:before{content:counter(cooperation-steps);width:var(--counter-size);height:var(--counter-size);font-size:1.5rem;font-weight:700;border-radius:50%;background-color:var(--color-theme-1);color:var(--color-theme-1-text);display:flex;margin:0 auto;align-items:center;justify-content:center}@media all and (min-width: 1024px){.cooperation-section.svelte-1me28y2{padding:6rem 0 8rem;clip-path:polygon(0% 0%,50% 0%,100% 0%,100% 100%,50% 97%,0% 100%)}.cooperation-steps.svelte-1me28y2{--counter-size: 3rem;--side-line-width: 4px;--side-line-pos: calc(var(--counter-size) / 2 - 4px)}.cooperation-steps__item.svelte-1me28y2{display:flex;flex-direction:column;align-items:center;position:relative}.cooperation-steps__item.svelte-1me28y2:nth-of-type(2n+3):before{content:"";width:var(--side-line-width);height:50%;background-color:var(--color-theme-1);position:absolute;left:var(--side-line-pos);top:0;transform:translate(-50%)}.cooperation-steps__item.svelte-1me28y2:nth-of-type(odd):after{content:"";width:var(--side-line-width);height:calc(50% + 1rem);background-color:var(--color-theme-1);position:absolute;right:var(--side-line-pos);top:147px;transform:translate(-50%)}.cooperation-steps__item.svelte-1me28y2:nth-of-type(2n):before{content:"";width:var(--side-line-width);height:50%;background-color:var(--color-theme-1);position:absolute;left:var(--side-line-pos);top:147px;transform:translate(-50%)}.cooperation-steps__item.svelte-1me28y2:nth-of-type(2n):after{content:"";width:var(--side-line-width);height:50%;background-color:var(--color-theme-1);position:absolute;right:var(--side-line-pos);top:0;transform:translate(-50%)}.cooperation-steps__item.svelte-1me28y2:last-of-type:after{content:none}.cooperation-steps__icon.svelte-1me28y2{width:100px;height:auto;order:unset}.cooperation-steps__heading.svelte-1me28y2{display:flex;align-items:center;width:100%;justify-content:center;position:relative}.cooperation-steps__heading.svelte-1me28y2:before{content:counter(cooperation-steps);width:var(--counter-size);height:var(--counter-size);font-size:1.5rem;font-weight:700;border-radius:50%;background-color:var(--color-theme-1);color:var(--color-theme-1-text);display:flex;align-items:center;justify-content:center;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:1}.cooperation-steps__item.svelte-1me28y2:nth-of-type(2n) .cooperation-steps__heading:where(.svelte-1me28y2):before{left:auto;right:0}.cooperation-steps__heading.svelte-1me28y2:after{content:"";width:calc(100% - 40px);height:var(--side-line-width);background-color:var(--color-theme-1);position:absolute;left:18px;top:50%;transform:translateY(-50%);z-index:0}.cooperation-steps__item.svelte-1me28y2:last-of-type .cooperation-steps__heading:where(.svelte-1me28y2):after{width:50%}.cooperation-steps__heading-text.svelte-1me28y2{position:relative;z-index:1;background-color:var(--color-bg-4);padding:0 1rem}.cooperation-steps__description.svelte-1me28y2{text-align:center;width:500px;order:unset}}.incident.svelte-131sig{--color-text-default: var(--color-bg-2-text);background-color:var(--color-bg-2);color:var(--color-bg-2-text)}.incident.svelte-131sig:before{content:"";display:block;width:100%;height:300px;position:relative;margin-top:-200px;background-image:url(../../../home/4.webp);background-size:contain;background-position:center;background-repeat:no-repeat}.incident__cta-wrapper.svelte-131sig{margin:4rem 0}.incident__list.svelte-131sig{margin:2rem 0;padding:0;list-style:none;counter-reset:incident-step;display:flex;justify-content:space-between}.incident__list-item.svelte-131sig{counter-increment:incident-step;position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;width:100px;font-size:.875rem}.incident__list-item.svelte-131sig:before{content:counter(incident-step);width:2rem;height:2rem;margin-bottom:.5rem;font-size:1rem;font-weight:700;border-radius:.25rem;background-color:var(--color-theme-1);color:var(--color-theme-1-text);display:flex;align-items:center;justify-content:center}.incident__list-item--danger.svelte-131sig:before{background-color:var(--color-danger)}.incident__list-item.svelte-131sig:not(:last-child):after{content:"arrow_forward_ios";font-family:Material Symbols Outlined;font-size:1rem;position:absolute;right:-10px;top:2rem;transform:translateY(-50%)}@media all and (min-width: 1024px){.incident.svelte-131sig{background-image:url(../../../home/4.webp);background-repeat:no-repeat;background-size:contain;background-position:calc(50% + 400px) center}.incident.svelte-131sig:before{content:none;display:none}.incident.svelte-131sig .container:where(.svelte-131sig){padding-right:600px}.incident__list-item.svelte-131sig{font-size:1rem}.incident__list-item.svelte-131sig:before{width:4rem;height:4rem;font-size:2rem;border-radius:.5rem}}.intro.svelte-28651i{background:var(--color-gradient-1);text-align:center}.intro__heading.svelte-28651i{margin-top:0;color:var(--color-bg-1-text);text-align:center}.intro__mobile-img.svelte-28651i{width:100%;margin:0 auto;display:block}.intro__cta.svelte-28651i{margin-top:5rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}@media all and (min-width: 768px){.intro__mobile-img.svelte-28651i{max-width:500px}.intro__cta.svelte-28651i{margin-top:5rem;display:flex;flex-direction:row;justify-content:center}}@media all and (min-width: 1024px){.intro.svelte-28651i{background-size:contain;background-position:calc(50% + 200px) center}.intro__desktop-bg-wrapper.svelte-28651i{background-image:url(../../../home/1.webp);background-size:800px;background-repeat:no-repeat;background-position:calc(50% + 350px) center;padding:5rem 0}.intro__mobile-img.svelte-28651i{display:none}.intro__heading.svelte-28651i{max-width:500px;text-align:left}.intro__paragraph.svelte-28651i{max-width:450px;text-align:left}.intro__cta.svelte-28651i{justify-content:flex-start;margin-top:3rem}}.itdevelop-section.svelte-bg93dw{background-color:var(--color-bg-2);color:var(--color-bg-2-text);padding:4rem 0}.itdevelop-section__logo.svelte-bg93dw{width:calc(100% - 2rem);height:auto;margin:0 auto 4rem;display:block}.itdevelop-section__tiles.svelte-bg93dw{display:flex;flex-direction:column;gap:2rem}.itdevelop-tile.svelte-bg93dw{display:flex;flex-direction:column;gap:1rem}.itdevelop-tile__item.svelte-bg93dw{display:flex;flex-direction:column;justify-content:space-between;gap:.5rem}.itdevelop-tile__heading.svelte-bg93dw{color:var(--color-bg-2-text);background:linear-gradient(to left,transparent,rgb(64,94,117));padding:1rem 2rem;font-size:1.25rem}.itdevelop-tile__label.svelte-bg93dw{color:var(--color-theme-1);font-weight:700;white-space:nowrap;margin:0}.itdevelop-tile__label.svelte-bg93dw:after{content:":"}.itdevelop-tile__description.svelte-bg93dw{color:var(--color-bg-2-text);width:300px;margin:0}@media all and (min-width: 1024px){.itdevelop-section__logo.svelte-bg93dw{width:400px}.itdevelop-section__tiles.svelte-bg93dw{display:grid;gap:3rem;grid-template-columns:repeat(2,minmax(0,1fr))}.itdevelop-tile__item.svelte-bg93dw{display:flex;gap:3rem;flex-direction:row;justify-content:space-between}.itdevelop-tile__heading.svelte-bg93dw{font-size:2rem;background:linear-gradient(to right,transparent,rgb(64,94,117))}.itdevelop-tile.svelte-bg93dw:nth-of-type(odd) .itdevelop-tile__heading:where(.svelte-bg93dw),.itdevelop-tile.svelte-bg93dw:nth-of-type(odd) .itdevelop-tile__description:where(.svelte-bg93dw){text-align:right}.itdevelop-tile.svelte-bg93dw:nth-of-type(odd) .itdevelop-tile__heading:where(.svelte-bg93dw){padding-left:150px}.itdevelop-tile.svelte-bg93dw:nth-of-type(2n) .itdevelop-tile__heading:where(.svelte-bg93dw){background:linear-gradient(to left,transparent,rgb(64,94,117))}}.knowledge-base.svelte-1qtzu9r .knowledge-base-slide{width:100%;max-width:400px;flex-shrink:0;height:auto}.lead-magnet.svelte-fnwz8o{position:relative;padding:0}.lead-magnet__bg-wrapper.svelte-fnwz8o:after{content:"";width:100%;height:250px;display:block;background-image:url(../../../home/3.webp);background-repeat:no-repeat;background-size:contain}@media all and (min-width: 1024px){.lead-magnet.svelte-fnwz8o{z-index:1;overflow:hidden;padding-bottom:4rem}.lead-magnet.svelte-fnwz8o:after{content:"";position:absolute;right:calc(50% - 700px);bottom:-150px;width:800px;height:700px;background-image:url(../../../home/3.webp);background-repeat:no-repeat;background-size:contain}.lead-magnet__bg-wrapper.svelte-fnwz8o:after{content:"";display:none}.lead-magnet__container.svelte-fnwz8o{padding-right:600px}}.services-accordion.svelte-1hvzb1j{display:block}.services-accordion__inner.svelte-1hvzb1j{background-color:hsla(var(--color-theme-1-hue),var(--color-theme-1-saturation),var(--color-theme-1-lightness),.3);padding:.5rem 2rem}.services-accordion__header.svelte-1hvzb1j{display:flex;gap:1rem}.services-accordion__title.svelte-1hvzb1j{font-size:1.3rem;font-weight:500;margin:0}.services-accordion__icon.svelte-1hvzb1j{width:4rem;height:4rem}.services-accordion__footer.svelte-1hvzb1j{display:flex;justify-content:flex-end;font-size:.875rem}.services-accordion__more-info.svelte-1hvzb1j{margin-top:1rem;display:flex;padding-bottom:1rem}.services-grid.svelte-o2v99e{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;margin-bottom:4rem}@media all and (min-width: 1024px){.services-grid.svelte-o2v99e{grid-template-columns:repeat(3,1fr);gap:2rem}}.solutions.svelte-7z40hp{padding-bottom:0}.solutions__top.svelte-7z40hp{background:var(--color-gradient-1)}.solutions__header.svelte-7z40hp{display:flex;align-items:center;flex-direction:column;justify-content:space-between;margin-bottom:4rem;gap:1rem}.solutions__logo.svelte-7z40hp{width:300px}.solutions__heading.svelte-7z40hp{background-color:var(--color-theme-1);color:var(--color-theme-1-text);display:flex;padding:.5rem 2rem;margin:0;font-weight:500;position:relative;font-size:1.25rem}.solutions__heading.svelte-7z40hp:after{content:"";width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:30px solid var(--color-theme-1);position:absolute;right:50%;bottom:0;transform:translate(50%,100%)}.solutions-list.svelte-7z40hp{list-style:none;padding:0;margin:2rem 0;display:flex;gap:3rem;justify-content:center}.solutions-list__item.svelte-7z40hp{display:flex;flex-direction:column;position:relative;text-align:center;font-size:1rem}.solutions-list__item-icon.svelte-7z40hp{width:4rem;height:4rem}.solutions-list__item.svelte-7z40hp:not(:last-child):after{content:"arrow_forward_ios";font-family:Material Symbols Outlined;font-size:1.5rem;position:absolute;right:-38px;top:50px;transform:translateY(-50%)}.solutions-bottom.svelte-7z40hp{background-color:var(--color-bg-2);background-image:url(../../../home/5.webp);background-size:cover;background-position:center;background-repeat:no-repeat;color:var(--color-bg-2-text)}.solutions-bottom__or.svelte-7z40hp{margin:4rem 0}@media all and (min-width: 768px){.solutions__top.svelte-7z40hp{padding:3rem 0}.solutions__content-wrapper.svelte-7z40hp{display:flex;gap:4rem}.solutions-bottom__or.svelte-7z40hp{display:inline-flex;align-items:center}}@media all and (min-width: 1024px){.solutions__header.svelte-7z40hp{display:flex;align-items:start;flex-direction:row;justify-content:space-between;margin-bottom:4rem}.solutions__heading.svelte-7z40hp{background-color:var(--color-theme-1);color:var(--color-theme-1-text);display:flex;padding:.5rem 2rem;margin:0;font-weight:500;position:relative}.solutions__heading.svelte-7z40hp:after{content:"";width:0;height:0;border-right:0;border-left:20px solid transparent;border-top:30px solid var(--color-theme-1);position:absolute;right:0;bottom:0;transform:translateY(100%)}.solutions__content-wrapper.svelte-7z40hp{gap:3.5rem}.solutions-list.svelte-7z40hp{justify-content:flex-start}.solutions-list__item.svelte-7z40hp{font-size:1.5rem}.solutions-list__item-icon.svelte-7z40hp{width:6rem;height:6rem}}.supervision.svelte-j9uucc{padding:0;position:relative}.supervision__bg-wrapper.svelte-j9uucc{padding-bottom:4rem}.supervision__bg-wrapper.svelte-j9uucc:after{content:"";background-image:url(../../../home/2.webp);background-size:contain;background-position:center;background-repeat:no-repeat;width:100%;height:500px;display:block;margin-bottom:-60px}.supervision__cta-paragraph.svelte-j9uucc{font-weight:700;font-size:1.2rem;position:relative;padding-left:2.5rem}.supervision__cta-paragraph.svelte-j9uucc:before{content:"arrow_right";font-family:Material Symbols Outlined;font-size:3rem;font-weight:400;color:var(--color-theme-1);position:absolute;left:0;top:-1rem}@media all and (min-width: 1024px){.supervision.svelte-j9uucc{position:relative}.supervision.svelte-j9uucc:before{content:"";background-image:url(../../../home/2.webp);background-size:contain;background-position:center;background-repeat:no-repeat;width:430px;height:720px;flex-shrink:0;position:absolute;top:-80px;left:calc(50% - 530px);z-index:1}.supervision__bg-wrapper.svelte-j9uucc{padding:6rem 0}.supervision__bg-wrapper.svelte-j9uucc:after{display:none;content:none}.supervision__container.svelte-j9uucc{display:flex;gap:1rem}.supervision__content.svelte-j9uucc{padding-left:400px}.supervision__cta.svelte-j9uucc{display:flex;gap:2rem}}.swiper.svelte-4e7ptq{padding:0 2rem}.swiper-wrapper.svelte-4e7ptq{align-items:center}.swiper-slide.svelte-4e7ptq{width:auto}.trust-us-swiper__btns.svelte-4e7ptq{display:flex;justify-content:end}.trust-us-swiper__btn.svelte-4e7ptq{background:transparent;border:none;cursor:pointer;font-size:1.5rem}.trust-us__cta.svelte-o5i9p9{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;margin-bottom:6rem}@media all and (min-width: 1024px){.trust-us__cta.svelte-o5i9p9{flex-direction:row}}.why-us.svelte-1dfid5l{background:var(--color-gradient-1);padding-top:0}.why-us__img.svelte-1dfid5l{display:block;width:100%}@media all and (min-width: 1024px){.why-us__img.svelte-1dfid5l{display:none}.why-us__bg-img.svelte-1dfid5l{background-image:url(../../../home/6.webp);background-repeat:no-repeat;background-size:800px;background-position:calc(50% + 350px) center;padding:5rem 0}.why-us__content-wrapper.svelte-1dfid5l{padding-right:500px}}
