section[data-astro-cid-5b6nd35f]{background:var(--section-bg);color:var(--section-text)}section[data-astro-cid-5b6nd35f].light{--section-bg: var(--bg);--section-text: #525252;--section-title: #111;--section-subtitle: var(--primary)}section[data-astro-cid-5b6nd35f].dark{--section-bg: #111;--section-text: #dbdbdb;--section-title: #fff;--section-subtitle: var(--primary-lightest)}section[data-astro-cid-5b6nd35f].padding-full{padding:var(--section-spacing-lg) var(--section-spacing-sm);width:100%}section[data-astro-cid-5b6nd35f].padded-horizontal{padding:0 var(--section-spacing-sm);width:100%}section[data-astro-cid-5b6nd35f].padded-vertical{padding:var(--section-spacing-lg) 0;width:100%}section[data-astro-cid-5b6nd35f].padded-top{padding-top:var(--section-spacing-lg);width:100%}section[data-astro-cid-5b6nd35f].padded-bottom{padding-bottom:var(--section-spacing-lg);width:100%}.container[data-astro-cid-5b6nd35f]{max-width:1010px;margin-inline:auto}section[data-astro-cid-5b6nd35f] h2.section-title,h3.section-title{color:var(--section-title)}section[data-astro-cid-5b6nd35f] .sub-title{font-size:var(--fs-200);letter-spacing:1px;color:var(--section-subtitle);font-weight:700;text-transform:uppercase;padding-left:30px;position:relative;display:inline-block}section[data-astro-cid-5b6nd35f] .sub-title:before{position:absolute;content:"";width:20px;height:2px;background-color:var(--section-subtitle);left:0;top:12px}section[data-astro-cid-5b6nd35f] .title{margin-top:var(--space-200)}section[data-astro-cid-5b6nd35f] .description{max-width:50%;font-size:var(--fs-300);line-height:28px;color:var(--section-text);font-weight:400;margin-bottom:var(--space-400)}section[data-astro-cid-5b6nd35f] ul.standard{font-size:var(--fs-400);line-height:40px;color:var(--section-text);font-weight:700;margin-bottom:30px;padding:0;list-style:none}section[data-astro-cid-5b6nd35f] ul.standard li{display:flex;align-items:center}section[data-astro-cid-5b6nd35f] ul.standard li img{width:35px;height:auto;padding-right:15px}@media (max-width: 768px){section[data-astro-cid-5b6nd35f].padding-full{padding:var(--section-spacing-md) var(--section-spacing-sm)}section[data-astro-cid-5b6nd35f].padded-horizontal{padding:0 var(--section-spacing-sm)}section[data-astro-cid-5b6nd35f].padded-vertical{padding:var(--section-spacing-md) 0}.container[data-astro-cid-5b6nd35f]{padding:0 var(--space-400)}section[data-astro-cid-5b6nd35f] .description{max-width:100%}}footer[data-astro-cid-cwh5kqjh]{display:flex;flex-direction:column;gap:2rem}.top-row[data-astro-cid-cwh5kqjh]{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.top-row[data-astro-cid-cwh5kqjh] img[data-astro-cid-cwh5kqjh]{width:210px;height:auto}h4[data-astro-cid-cwh5kqjh]{margin:0 0 1.5rem;color:#fff}.navigation[data-astro-cid-cwh5kqjh] .pages[data-astro-cid-cwh5kqjh]{display:flex;flex-direction:column;gap:.5rem}.contact[data-astro-cid-cwh5kqjh]{display:flex;flex-direction:column}.contact-wrapper[data-astro-cid-cwh5kqjh]{display:flex;flex-direction:column;gap:1rem}.contact[data-astro-cid-cwh5kqjh] p[data-astro-cid-cwh5kqjh]{font-size:var(--fs-300);margin:0}.phone[data-astro-cid-cwh5kqjh],.email[data-astro-cid-cwh5kqjh]{display:flex;flex-direction:column;gap:0}.navigation[data-astro-cid-cwh5kqjh] a[data-astro-cid-cwh5kqjh],.phone[data-astro-cid-cwh5kqjh] a[data-astro-cid-cwh5kqjh],.email[data-astro-cid-cwh5kqjh] a[data-astro-cid-cwh5kqjh]{text-decoration:none;color:var(--text-primary-dark-100);font-size:var(--fs-300)}.socials[data-astro-cid-cwh5kqjh]{display:flex;flex-direction:row;align-items:flex-end;gap:1rem;margin-top:1rem}.socials[data-astro-cid-cwh5kqjh] img[data-astro-cid-cwh5kqjh]{width:30px;height:auto}.bottom-row[data-astro-cid-cwh5kqjh]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 0;border-top:1px solid var(--text-primary-light-400)}.copyright[data-astro-cid-cwh5kqjh],.credits[data-astro-cid-cwh5kqjh]{font-size:var(--fs-200)}.credits[data-astro-cid-cwh5kqjh] a[data-astro-cid-cwh5kqjh]{text-decoration:none;color:var(--primary);font-weight:500}@media (max-width: 768px){.top-row[data-astro-cid-cwh5kqjh]{flex-direction:column;align-items:flex-start;gap:2.5rem}}*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;color:var(--text-primary);background:var(--bg);line-height:1.7em}:root{--primary: #c30324;--primary-light: #e8092e;--primary-lightest: #ff112f;--bg: rgb(255, 255, 255);--text-primary: rgb(229, 229, 229);--text-primary-light-100: hsl(0, 0%, 45%);--text-primary-light-200: hsl(0, 0%, 35%);--text-primary-light-300: hsl(0, 0%, 25%);--text-primary-light-400: hsl(0, 0%, 20%);--text-primary-light-500: hsl(0, 0%, 15%);--text-primary-light-600: hsl(0, 0%, 12%);--text-primary-light-700: hsl(0, 0%, 9%);--text-primary-light-800: hsl(0, 0%, 6%);--text-primary-light-900: hsl(0, 0%, 3%);--text-primary-dark-100: hsl(0, 0%, 95%);--text-primary-dark-200: hsl(0, 0%, 90%);--text-primary-dark-300: hsl(0, 0%, 85%);--text-primary-dark-400: hsl(0, 0%, 75%);--text-primary-dark-500: hsl(0, 0%, 65%);--text-primary-dark-600: hsl(0, 0%, 55%);--text-primary-dark-700: hsl(0, 0%, 45%);--text-primary-dark-800: hsl(0, 0%, 35%);--text-primary-dark-900: hsl(0, 0%, 25%);--fs-100: clamp(.75rem, 2vw + .25rem, .875rem);--fs-200: clamp(.875rem, 2.5vw + .5rem, .975rem);--fs-300: clamp(1rem, 2.75vw + .625rem, 1.125rem);--fs-400: clamp(1.125rem, 3vw + .5rem, 1.25rem);--fs-500: clamp(1.375rem, 4vw + .75rem, 1.75rem);--fs-600: clamp(1.75rem, 5vw + .75rem, 2.5rem);--fs-700: clamp(2.25rem, 7vw + .75rem, 3.5rem);--fs-800: clamp(2.75rem, 8.5vw + .75rem, 4.25rem);--fs-900: clamp(3rem, 10vw + 1rem, 5rem);--space-100: clamp(.25rem, .5vw, .5rem);--space-200: clamp(.5rem, 1vw, .75rem);--space-300: clamp(.75rem, 1.5vw, 1rem);--space-400: clamp(1rem, 2vw, 1.5rem);--space-500: clamp(1.5rem, 3vw, 2rem);--space-600: clamp(2rem, 4vw, 3rem);--space-700: clamp(3rem, 6vw, 4rem);--space-800: clamp(4rem, 8vw, 6rem);--section-spacing-sm: clamp(1rem, 2vw, 2rem);--section-spacing-md: clamp(2rem, 4vw, 4rem);--section-spacing-lg: clamp(4rem, 12vw, 8rem);--section-spacing-xl: clamp(10rem, 18vw, 18rem);--container-spacing: clamp(1rem, 3vw, 2rem);--card-spacing: clamp(1rem, 2vw, 1.5rem);--button-spacing: clamp(.5rem, 1vw, .75rem) clamp(1rem, 2vw, 1.5rem);--rounded-none: 0px;--rounded-xsm: .125rem;--rounded-sm: .25rem;--rounded-md: .375rem;--rounded-lg: .5rem;--rounded-xl: .75rem;--rounded-2xl: 1rem;--rounded-3xl: 1.5rem;--rounded-full: 9999px;font-family:Inter,sans-serif;font-feature-settings:"liga" 1,"calt" 1;scroll-behavior:smooth;h1{font-size:var(--fs-800);color:#fff;font-weight:800;line-height:1.2}h2{font-size:var(--fs-600);color:#2e2e2e;font-weight:800;line-height:1.1em;margin-top:var(--space-200)}h3,h4{font-size:var(--fs-400)}p.sub-title{margin:0}.section-heading{text-align:center;margin-bottom:var(--space-600)}.section-subtitle{font-size:var(--fs-300);margin-top:var(--space-400);color:var(--text-secondary)}}@media (max-width: 768px){.banner-4-title{margin-top:var(--space-100)}}@font-face{font-family:Inter;font-weight:100 900;font-style:oblique 0deg 10deg;src:url(/fonts/Inter/InterVariable.woff2) format("woff2 supports variations"),url(/fonts/Inter/InterVariable.woff2) format("woff2-variations"),url(/fonts/Inter/InterVariable.woff2) format("woff2")}.observer-container[data-astro-cid-oftoqnz5]{--duration: .8s;--delay: 0s}.observer-container[data-astro-cid-oftoqnz5]>*{opacity:0;transition:opacity var(--duration) cubic-bezier(.26,.51,.58,1) var(--delay),transform var(--duration) cubic-bezier(.26,.51,.58,1) var(--delay)}.observer-container[data-astro-cid-oftoqnz5][data-animation=up-slide]>*{transform:translateY(80px)}.observer-container[data-astro-cid-oftoqnz5][data-animation=up-slide].is-visible>*{opacity:1;transform:translateY(0)}.observer-container[data-astro-cid-oftoqnz5][data-animation=down-slide]>*{transform:translateY(-130px);opacity:0}.observer-container[data-astro-cid-oftoqnz5][data-animation=slide-from-left]>*{transform:translate(-80px)}.observer-container[data-astro-cid-oftoqnz5][data-animation=slide-from-left].is-visible>*{opacity:1;transform:translate(0)}.observer-container[data-astro-cid-oftoqnz5][data-animation=down-slide].is-visible>*{opacity:1;transform:translateY(0)}.observer-container[data-astro-cid-oftoqnz5][data-animation=slide-from-down-left]>*{transform:translate(-80px,80px)}.observer-container[data-astro-cid-oftoqnz5][data-animation=slide-from-down-left].is-visible>*{opacity:1;transform:translate(0)}.observer-container[data-astro-cid-oftoqnz5][data-animation=slide-from-down-right]>*{transform:translate(80px,80px)}.observer-container[data-astro-cid-oftoqnz5][data-animation=slide-from-down-right].is-visible>*{opacity:1;transform:translate(0)}nav[data-astro-cid-olm3dy7u]{position:fixed;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:center;z-index:1000;background-color:#161616}.nav-wrapper[data-astro-cid-olm3dy7u]{width:100%;max-width:1550px;display:flex;align-items:center;justify-content:space-between;padding:20px;z-index:1000}.nav-wrapper[data-astro-cid-olm3dy7u] img[data-astro-cid-olm3dy7u]{width:140px;height:auto}.menu-box[data-astro-cid-olm3dy7u]{cursor:pointer;display:flex;align-items:center;justify-content:center;width:51px;height:50px}.menu-line-box[data-astro-cid-olm3dy7u]{display:flex;flex-direction:column;gap:6px;cursor:pointer;justify-content:center;align-items:center;width:45px;padding-top:20px;padding-bottom:20px}.menu-line[data-astro-cid-olm3dy7u]{width:100%;height:2px;background-color:#fff;transition:transform .5s ease-out}.menu-line-box[data-astro-cid-olm3dy7u].open .line1[data-astro-cid-olm3dy7u]{transform:translateY(4px) rotate(45deg)}.menu-line-box[data-astro-cid-olm3dy7u].open .line2[data-astro-cid-olm3dy7u]{transform:translateY(-4px) rotate(-45deg)}.menu[data-astro-cid-olm3dy7u]{z-index:99;background-color:#fff;transform-origin:100% 0;transform-style:preserve-3d;scale:.7;border-radius:10px;justify-content:flex-end;align-items:stretch;width:100%;max-width:450px;max-height:0;display:none;position:absolute;top:80px;right:15px;overflow:hidden;box-shadow:0 20px 40px #0003;transition:all .2s ease-out}.menu[data-astro-cid-olm3dy7u].open{display:flex;max-height:500px;scale:1}.content[data-astro-cid-olm3dy7u]{display:flex;flex-direction:column;gap:30px;width:100%;padding:50px 40px}.content-nav[data-astro-cid-olm3dy7u] ul[data-astro-cid-olm3dy7u]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-300)}.content-nav[data-astro-cid-olm3dy7u] ul[data-astro-cid-olm3dy7u] li[data-astro-cid-olm3dy7u] a[data-astro-cid-olm3dy7u]{text-decoration:none;color:#474747;font-size:32px;font-weight:500;transition:color .3s ease}.content-nav[data-astro-cid-olm3dy7u] ul[data-astro-cid-olm3dy7u] li[data-astro-cid-olm3dy7u] a[data-astro-cid-olm3dy7u].active{color:var(--primary)}.content-nav[data-astro-cid-olm3dy7u] ul[data-astro-cid-olm3dy7u] li[data-astro-cid-olm3dy7u] a[data-astro-cid-olm3dy7u]:hover{text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:2px}.content-info[data-astro-cid-olm3dy7u]{display:flex;justify-content:space-between;align-items:center;padding-top:30px}.content-info[data-astro-cid-olm3dy7u] img[data-astro-cid-olm3dy7u]{width:110px;height:auto}.credits[data-astro-cid-olm3dy7u] p[data-astro-cid-olm3dy7u]{margin:0;font-size:16px;color:#000}.credits[data-astro-cid-olm3dy7u] p[data-astro-cid-olm3dy7u]:not(:last-child){margin-bottom:10px}.credits[data-astro-cid-olm3dy7u] a[data-astro-cid-olm3dy7u]{text-decoration:none;color:#181818;font-weight:600}.content-social[data-astro-cid-olm3dy7u]{display:flex;grid-column-gap:30px;grid-row-gap:30px;justify-content:center;align-items:center;width:100%}.content-social[data-astro-cid-olm3dy7u] a[data-astro-cid-olm3dy7u]{text-decoration:none;color:#181818;font-size:18px;font-weight:500}.content-social[data-astro-cid-olm3dy7u] a[data-astro-cid-olm3dy7u]:hover{text-decoration:underline;text-underline-offset:5px}.content-social[data-astro-cid-olm3dy7u] .divider[data-astro-cid-olm3dy7u]{background-color:#000;width:1px;height:20px}@media (max-width: 768px){nav[data-astro-cid-olm3dy7u]{background-color:#000}nav[data-astro-cid-olm3dy7u].tow-page{background-color:#fff}nav[data-astro-cid-olm3dy7u].tow-page .menu-line[data-astro-cid-olm3dy7u]{background-color:#000}.nav-wrapper[data-astro-cid-olm3dy7u]{padding:20px 1rem}.menu[data-astro-cid-olm3dy7u]{top:80px;right:10px;max-width:90%}.content[data-astro-cid-olm3dy7u]{padding:30px 20px;gap:20px}.content-nav[data-astro-cid-olm3dy7u] ul[data-astro-cid-olm3dy7u] li[data-astro-cid-olm3dy7u] a[data-astro-cid-olm3dy7u]{font-size:24px}.content-social[data-astro-cid-olm3dy7u]{gap:20px}.content-social[data-astro-cid-olm3dy7u] a[data-astro-cid-olm3dy7u]{font-size:16px}}@media (max-width: 340px){.content-social[data-astro-cid-olm3dy7u]{gap:10px}.menu[data-astro-cid-olm3dy7u] .content[data-astro-cid-olm3dy7u] .credits[data-astro-cid-olm3dy7u] p[data-astro-cid-olm3dy7u]{text-align:center}}
