section[data-astro-cid-zhamlymr]{padding-right:0;padding-left:0;padding-bottom:0}h2[data-astro-cid-zhamlymr]{font-weight:700;letter-spacing:1px;color:var(--text-color-invert)}.content-wrapper[data-astro-cid-f4twcgct]{display:flex;align-items:center;max-width:var(--section-max-width);margin:0 auto;gap:5rem}.text-wrapper[data-astro-cid-f4twcgct]{gap:var(--paragraph-gap);display:flex;flex-direction:column;max-width:50%}.desktop-only[data-astro-cid-f4twcgct]{display:block;max-width:50%}.desktop-only[data-astro-cid-f4twcgct] img[data-astro-cid-f4twcgct]{width:100%!important}.mobile-only[data-astro-cid-f4twcgct]{display:none}@media only screen and (max-width: 1200px){.content-wrapper[data-astro-cid-f4twcgct]{flex-direction:column-reverse;align-items:flex-start;gap:3rem}.desktop-only[data-astro-cid-f4twcgct]{display:none;max-width:unset!important}.mobile-only[data-astro-cid-f4twcgct]{display:block}.text-wrapper[data-astro-cid-f4twcgct]{max-width:unset}}@media (max-width: 768px){h3[data-astro-cid-f4twcgct]{text-align:center}}section[data-astro-cid-2g6zutln]{padding:calc(1.25 * var(--section-padding)) var(--section-spacing);clip-path:polygon(0 10%,100% 0,100% 90%,0% 100%);background:var(--primary-color);background:-webkit-linear-gradient(25deg,var(--primary-color-a) 0%,var(--primary-color-light) 100%);background:-moz-linear-gradient(25deg,var(--primary-color-a) 0%,var(--primary-color-light) 100%);background:linear-gradient(25deg,var(--primary-color-a) 0%,var(--primary-color-light) 100%)}h3[data-astro-cid-2g6zutln]{text-align:center;color:var(--text-color-invert);padding-bottom:5rem}.cards-wrapper[data-astro-cid-2g6zutln]{display:grid;grid-template-columns:repeat(3,0fr);grid-row-gap:5rem}.card[data-astro-cid-2g6zutln]{display:flex;flex-direction:column;align-items:center;width:calc(1.5 * var(--card-width));text-align:center;gap:2rem;background-color:var(--card-background-color);padding:5rem 2rem;-webkit-box-shadow:0px 10px 20px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 10px 20px 0px rgba(0,0,0,.25);box-shadow:0 10px 20px #00000040}p[data-astro-cid-2g6zutln]{line-height:var(--card-interline)}@media only screen and (max-width: 1200px){section[data-astro-cid-2g6zutln]{clip-path:polygon(0 4%,100% 0,100% 96%,0% 100%)!important}.cards-wrapper[data-astro-cid-2g6zutln]{grid-template-columns:repeat(2,0fr)}}@media only screen and (max-width: 768px){section[data-astro-cid-2g6zutln]{padding:calc(1 * var(--section-padding)) calc(.5 * var(--section-spacing));clip-path:polygon(0 2%,100% 0,100% 98%,0% 100%)!important}.cards-wrapper[data-astro-cid-2g6zutln]{grid-template-columns:repeat(1,0fr)}}@media only screen and (max-width: 485px){section[data-astro-cid-2g6zutln]{padding:calc(.75 * var(--section-padding)) calc(.25 * var(--section-spacing));margin-top:1px;margin-bottom:2rem}}section[data-astro-cid-talewzm3]{padding-right:0;padding-left:0}h3[data-astro-cid-talewzm3]{text-align:center;margin-bottom:5rem}.timeline-header[data-astro-cid-talewzm3]{font-weight:700;font-size:calc(1.2 * var(--font-size-text));letter-spacing:1px;line-height:150%}.content-wrapper[data-astro-cid-talewzm3]{display:flex;flex-direction:column;margin:0 auto;gap:var(--history-timelines-gap)}.timeline[data-astro-cid-talewzm3]{position:relative;display:flex;flex-direction:column;align-items:flex-end;width:var(--history-cards-lenght);padding:2rem;gap:1rem;background-color:var(--background-color);border-top-right-radius:var(--history-card-radius);border-bottom-right-radius:var(--history-card-radius);-webkit-box-shadow:0px 6px 7px -2px rgba(8,8,8,.35);-moz-box-shadow:0px 6px 7px -2px rgba(8,8,8,.35);box-shadow:0 6px 7px -2px #08080859}.timeline[data-astro-cid-talewzm3]:nth-of-type(2n){align-items:flex-start;border-top-right-radius:unset;border-bottom-right-radius:unset;border-top-left-radius:var(--history-card-radius);border-bottom-left-radius:var(--history-card-radius);margin-left:auto}.curve[data-astro-cid-talewzm3]{position:absolute;top:50%;right:calc(-1 * var(--history-curve-width));width:var(--history-curve-width);height:calc(var(--history-timelines-gap) + 100%);border-top:var(--history-curve-thicknes) dotted var(--primary-color);border-right:var(--history-curve-thicknes) dotted var(--primary-color);border-top-right-radius:100%;z-index:-1}.timeline[data-astro-cid-talewzm3]:nth-of-type(2n) .curve[data-astro-cid-talewzm3]{right:unset;left:calc(-1 * var(--history-curve-width) + 10px);border-right:none;border-left:var(--history-curve-thicknes) dotted var(--primary-color);border-top-right-radius:unset;border-top-left-radius:100%}@media only screen and (max-width: 1200px){.timeline[data-astro-cid-talewzm3]{--history-cards-lenght: 60%;--history-curve-width: 30%}}@media only screen and (max-width: 768px){.timeline[data-astro-cid-talewzm3]{--history-cards-lenght: 60%;--history-curve-width: 40%}.content-wrapper[data-astro-cid-talewzm3]{gap:7rem!important}.timeline-header[data-astro-cid-talewzm3]{font-size:calc(1 * var(--font-size-text))}.curve[data-astro-cid-talewzm3]{height:calc(var(--history-timelines-gap) + 30%)}}@media only screen and (max-width: 485px){.content-wrapper[data-astro-cid-talewzm3]{gap:5rem!important}.timeline[data-astro-cid-talewzm3]{--history-cards-lenght: 60%;--history-curve-width: 40%;padding:1.5rem}.timeline-header[data-astro-cid-talewzm3]{letter-spacing:0px;font-size:calc(.8 * var(--font-size-text))}}
