.container[data-astro-cid-7uyhgbbi]{background-color:var(--itm-beige);color:var(--itm-navy);position:relative;display:flex;padding:clamp(5em,10vw,10em) 0}.sub-container[data-astro-cid-7uyhgbbi]{display:flex;flex-direction:column;align-items:start;justify-content:center;margin-inline:clamp(2em,5vw,6em)}.contact-section[data-astro-cid-7uyhgbbi]{display:flex;flex-direction:row;margin-top:clamp(4em,10vw,6em);gap:4em}.contact[data-astro-cid-7uyhgbbi]{display:flex;flex-direction:column;align-items:start;max-width:40%;gap:2em}.contact-title[data-astro-cid-7uyhgbbi]{font-weight:900}.sub-contact-title[data-astro-cid-7uyhgbbi]{font-weight:500}.rec[data-astro-cid-7uyhgbbi]{position:absolute;width:clamp(5em,5dvw,20em);height:auto;top:-.1%;right:0;fill:var(--itm-navy)}.icon[data-astro-cid-7uyhgbbi]{height:2.75em}.contact[data-astro-cid-7uyhgbbi] a[data-astro-cid-7uyhgbbi]{font-size:inherit;color:var(--itm-navy);cursor:pointer}@media(max-width:1200px){.contact-section[data-astro-cid-7uyhgbbi]{flex-direction:column}.contact[data-astro-cid-7uyhgbbi]{max-width:40%;gap:.5em}}.container[data-astro-cid-llewbttw]{position:fixed;height:9dvh;width:100dvw;backdrop-filter:blur(30px);z-index:10;transition:top .3s ease,height .3s ease}.sub-container[data-astro-cid-llewbttw]{display:flex;height:100%;padding:0 3em;flex-direction:row;align-items:center;justify-content:space-between}#nav-logo[data-astro-cid-llewbttw]{width:4.5em;height:auto;cursor:pointer;transition:.3s ease all}a[data-astro-cid-llewbttw]{transition:.2s ease;cursor:pointer;text-decoration:none}a[data-astro-cid-llewbttw]:hover{text-decoration:underline}.positions-link[data-astro-cid-llewbttw]{display:flex;width:min-content;flex-direction:row;align-items:center;padding:.75em 1.5em;border-radius:1.25em;transition:.2s ease;color:var(--itm-white);font-weight:700}.arrow[data-astro-cid-llewbttw]{width:1.25em;height:auto;padding:auto;margin-left:.5em;rotate:-135deg}.routes[data-astro-cid-llewbttw]{display:inherit;align-items:center;gap:4em}.burger[data-astro-cid-llewbttw],.burger-links[data-astro-cid-llewbttw]{display:none}@media(max-width:768px){.routes[data-astro-cid-llewbttw]{display:none}.burger[data-astro-cid-llewbttw]{width:3em;display:flex;cursor:pointer;z-index:10}.container[data-astro-cid-llewbttw].open{height:100dvh}.container[data-astro-cid-llewbttw].open .burger-links[data-astro-cid-llewbttw]{display:flex;flex-direction:column;gap:3em;padding:2em 3em}.sub-container[data-astro-cid-llewbttw]{height:9dvh}}html{scroll-behavior:smooth;font-size:100%}*{font-family:Figtree,sans-serif;letter-spacing:0px;margin:0;padding:0}.secondary-font{font-family:Caveat,cursive;letter-spacing:0px;line-height:1;margin:0;padding:0}:root{--itm-pink: #ff0080;--itm-navy: #000353;--itm-beige: #e8dfd0;--itm-gray: #505154;--itm-lightgray: #adafb2;--itm-white: #ffffff;--brand-primary-pink: #ff0080;--brand-secondary-blue: #000353;--brand-tertiary-sand: #e8dfd0;--brand-white: #ffffff;--text-primary-blue: #000353;--text-secondary-blue: #40427e;--text-tertiary-blue: #595b8f;--text-12: .75rem;--text-14: .875rem;--text-16: 1rem;--text-18: 1.125rem;--text-20: 1.25rem;--text-24: 1.5rem;--text-28: 1.75rem;--text-32: 2rem;--text-48: clamp(1.75rem, 1.28rem + 1.91vw, 3rem);--text-84: clamp(2rem, .78rem + 4.97vw, 5.25rem);--text-xs: var(--text-14);--text-sm: var(--text-16);--text-base: var(--text-16);--text-md: var(--text-24);--text-lg: var(--text-28);--text-xl: var(--text-32);--text-xxl: var(--text-48);--text-xxxl: var(--text-84)}p,a{font-size:var(--text-16)}h1{font-size:var(--text-84)}h2{font-size:var(--text-48)}h3{font-size:var(--text-24)}h4{font-size:var(--text-20)}h5{font-size:var(--text-18)}h6{font-size:var(--text-16)}.content-width{box-sizing:border-box;width:100%;max-width:90rem;margin-inline:auto;padding-inline:clamp(1.5rem,5.9vw,5.3125rem)}.prose{color:var(--text-primary-blue)}.prose>*+*{margin-top:1rem}.prose>*+:is(h2,h3,h4){margin-top:1.5rem}.prose h2,.prose h3,.prose h4{font-weight:600;text-wrap:balance}.prose h2{font-size:var(--text-48);line-height:1}.prose h3{font-size:var(--text-24);line-height:1.33}.prose h4{font-size:var(--text-20);line-height:1.4}.prose p,.prose li{font-size:var(--text-16);line-height:1.25}.prose strong{font-weight:600}.prose a{color:var(--brand-primary-pink);font-weight:500;text-decoration:underline}.prose ul,.prose ol{padding-left:1.5rem}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose li+li{margin-top:.5rem}.prose blockquote{border-left:.25rem solid var(--brand-primary-pink);padding-left:1.5rem;font-size:var(--text-24);font-weight:500;line-height:1.33}.prose hr{border:none;border-top:1px solid var(--text-tertiary-blue);opacity:.5;margin-block:2rem}.prose img{display:block;max-width:100%;height:auto}.prose-on-dark,.prose-on-dark a{color:var(--brand-white)}.itm-border{border-top-left-radius:0;border-top-right-radius:1rem;border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.slide,.slide-navy,.slide-pink,.slide-beige,.slide-white{min-height:100dvh;display:flex;flex-direction:column}.slide-navy{background-color:var(--itm-navy);color:var(--itm-white)}.slide-pink{background-color:var(--itm-pink);color:var(--itm-white)}.slide-beige{background-color:var(--itm-beige);color:var(--itm-gray)}.slide-white{background-color:var(--itm-white);color:var(--itm-gray)}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-weight:700;color:var(--itm-pink);margin-bottom:1.25rem}.hero{background-color:var(--itm-navy);color:#fff;padding:clamp(.5rem,3vw,2rem) clamp(1.5rem,8vw,8rem)}.headline{color:#fff;font-weight:900;width:100%}.description{color:#fff;opacity:.8;font-size:var(--text-lg);width:50%;margin-top:1.5rem}.hero p{line-height:1.8;max-width:60ch}.author{margin-top:1.5rem;color:var(--itm-lightgray);font-weight:600}.section{padding:clamp(3rem,6vw,4rem) clamp(1.5rem,8vw,8rem)}.section-content{margin:auto;max-width:clamp(21cm,45vw,40cm)}.section-content h2{color:var(--itm-navy)}.section-content h2:after{content:"";display:block;width:5rem;height:.25rem;background-color:var(--itm-pink);margin-top:.5rem;margin-bottom:1.5rem}.content h2:after{content:"";display:block;width:5rem;height:.25rem;background-color:var(--itm-pink);margin-top:.5rem;margin-bottom:1.5rem}.section-content h3{margin-top:1.5rem;font-size:2.6rem;color:var(--itm-navy)}.section-content h4{margin-top:2rem;margin-bottom:.5rem;color:var(--itm-navy)}.section-content p{line-height:1.5;color:var(--itm-gray);margin-bottom:1rem}.section-content ul,.section-content ol{margin-left:1.5rem;margin-bottom:1rem;line-height:1;color:var(--itm-gray)}.section-content ul{list-style-type:disc}.section-content ol{list-style-type:decimal}.section-content li{margin-bottom:1.5rem}.section-content strong{font-weight:600;color:var(--itm-navy)}.section-content a{color:var(--itm-pink);text-decoration:underline}.section-content hr{border:none;border-top:1px solid #e5e7eb;margin:2rem 0}.section-content blockquote{border-left:3px solid var(--itm-pink);padding-left:1rem;margin:1.5rem 0;color:var(--itm-gray);font-style:italic}input,button{font-size:1rem}@media(max-width:1024px){.section-content{padding-inline:1.5rem;max-width:none}}html.bw-transitioning *,html.bw-transitioning *:before,html.bw-transitioning *:after{transition:background-color .5s ease,color .5s ease,fill .5s ease,border-color .5s ease!important}html.bw-mode{--itm-pink: #515151;--itm-navy: #0d0d0d;--itm-beige: #e0e0e0;--itm-gray: #515151;--itm-lightgray: #afafaf;--brand-primary-pink: #515151;--brand-secondary-blue: #0d0d0d;--brand-tertiary-sand: #e0e0e0;--text-primary-blue: #0d0d0d;--text-secondary-blue: #484848;--text-tertiary-blue: #606060}html.bw-mode img,html.bw-mode video{filter:grayscale(100%)}.section-content ul,.section-content ol{font-size:var(--text-base)}.some-bar[data-astro-cid-sckkx6r4]{background-color:var(--itm-navy);display:flex;justify-content:center;align-items:center;padding:.75rem}.some-bar[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{display:flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;font-size:var(--text-sm);opacity:.7;transition:opacity .15s}.some-bar[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{opacity:1;cursor:pointer}#spacer[data-astro-cid-62wyrn7f]{min-height:10dvh;display:block;background-color:var(--interpolation)}.container[data-astro-cid-opevug2s]{min-height:var(--interpolatedMinHeight);display:flex;flex-direction:column;background-color:var(--interpolation)}.sub-container[data-astro-cid-opevug2s]{flex:1;display:flex;flex-direction:column}
