.hero__top.svelte-mdyss7{padding:var(--padding-section) 0 50px;color:var(--color-white);background-color:var(--color-dark-blue);background-image:url(../../../images/back.png);background-size:contain;background-position:center bottom;background-repeat:repeat-x}.hero__content.svelte-mdyss7{text-align:left;padding-bottom:50px}@media only screen and (min-width: 1024px){.hero__content.svelte-mdyss7{max-width:50%}}.hero__title.svelte-mdyss7{margin-bottom:50px;font-size:var(--fs-36)}.hero__subtitle.svelte-mdyss7{font-weight:400;font-size:var(--fs-24)}.hero.svelte-mdyss7 .advantages{background-color:var(--color-secondary)}.about.svelte-mdyss7{padding:var(--padding-section) 0}.about__content.svelte-mdyss7{display:grid;gap:50px;justify-items:center}@media only screen and (min-width: 1024px){.about__content.svelte-mdyss7{grid-template-columns:1fr 1fr}}.about__image.svelte-mdyss7{border-radius:var(--radius-small);overflow:clip;position:relative;width:100%}@media only screen and (min-width: 1024px){.about__image.svelte-mdyss7{justify-self:end}}.about__title.svelte-mdyss7{font-size:var(--fs-30);margin-bottom:var(--gutter-30)}.about__info.svelte-mdyss7{display:flex;flex-direction:column;justify-content:space-between}.about__item.svelte-mdyss7{margin-bottom:30px}.about__text.svelte-mdyss7{line-height:1.5;text-wrap:balance;margin-bottom:1rem}.about__links.svelte-mdyss7{display:flex;align-items:center;gap:var(--gutter)}.about__link.svelte-mdyss7{color:var(--color-bright-blue);width:-moz-max-content;width:max-content;position:relative;padding-right:10px}.about__link.svelte-mdyss7:before{content:"";position:absolute;top:5px;left:100%;width:12px;height:12px;background-image:url(../../../icons/arrow-dark.svg);background-repeat:no-repeat;background-size:contain}@media only screen and (min-width: 1280px){.about__link.svelte-mdyss7:before{transform:translate(-15px);transition:transform .3s ease,opacity .3s ease;opacity:0}}.about__link.svelte-mdyss7:after{background-color:var(--color-bright-blue)}.about__link.svelte-mdyss7:hover:before{transform:translate(0);opacity:1}
