main{overflow:hidden}section{display:flex}section>.start-graphic{position:relative;inset:0;height:auto;width:100%;animation:none;display:flex}.brand-graphic,.ui-graphic,.web-graphic,.marketing-graphic{max-width:unset!important}figure.header-graphic>div:nth-last-of-type(odd){transform:scaleY(-1)}.components_block{display:grid;grid-template-columns:repeat(auto-fit,minmax(20%,1fr));gap:1rem;justify-items:center;padding:30px;border-radius:30px;border:2px solid var(--scarpa-flow);width:100%;align-items:center}.components_block:first-of-type,.components_block:nth-of-type(2){border:2px solid white;background-color:#fff}.components_block.social_buttons{grid-template-columns:repeat(auto-fit,minmax(calc(100% / 9),1fr))}section.section2col{display:flex;gap:1.5rem;flex-wrap:wrap;align-items:stretch}.text-container{display:grid;grid-template-columns:50px 1fr 25%;gap:2rem}@media screen and (max-width:768px){.text-container{grid-template-columns:1fr;gap:1rem}}
