:root{--font-family:"Inter",sans-serif;--secondary-font-family:"Nunito Sans","Inter",sans-serif;--max-content-width:1760px;--menu-max-width:1600px;--large-max-width:1600px;--home-content-max-width:1400px;--inner-content-max-width:1200px;--library-content-width:1120px;--primary-color:#0070f3;--secondary-color:#1a202c;--background-color:#ffffff;--text-color:#333333;--white:#ffffff;--black:#000000;--menu-background-color:rgba(255,255,255,0.95);--mobile-header-height:52px;--red:#c70c0c;--brand-light-greyish-blue:#f6f7f8;--brand-midnight:#191919;--brand-steel:#b0b7bd;--faded-midnight:rgba(25,25,25,0.5);--ui-blue:#0e5fe3;--error-red:#bb1600;--brand-dark-blue:#0a49af;--faded-light-greyish-blue:rgb(246,247,248,0.5);--light-purple:#b78fe2;--grey-1:#333333;--grey-2:#666666;--grey-3:#999999;--grey-4:#cccccc;--grey-5:#dddddd;--input-background:#fafafa;--cookie-consent-background:#ffffff;--default-transition:all 0.3s ease;--card-height:170px;--tablet-button-width:295px;--desktop-button-width:373px;--background-negative-margin:64px;--large-desktop-card-width:385px;--small-desktop-card-width:328px;--mobile-card-width:250px;--mobile-button-max-width:400px;--top-corner-radius:40px;--large-desktop-gap:160px;--small-desktop-gap:120px;--tablet-gap:80px;--mobile-gap:80px;--small-mobile-gap:40px;--desktop-side-margin:80px;--tablet-side-margin:40px;--mobile-side-margin:20px;--carousel-scroll-bar-background-color:var(--grey-5);--carousel-scroll-bar-active-color:var(--brand-steel);--greyscale-4:var(--grey-4);--greyscale-9:var(--grey-2);--greyscale-1:var(--grey-1);--large-desktop-text-max-width:800px;--small-desktop-text-max-width:540px;--tablet-text-max-width:420px;--mobile-text-max-width:335px;--background-icon-large-desktop:520px;--background-icon-small-desktop:480px;--background-icon-tablet:360px;--desktop-chat-input-height:72px;--tablet-chat-input-height:56px;--mobile-chat-input-height:44px;--button-max-width:288px}*{font-family:Inter,sans-serif;font-family:var(--font-family);padding:0;margin:0}textarea{resize:none}body,html{max-width:100vw;overflow-x:hidden;-webkit-font-smoothing:antialiased;margin:0;padding:0;min-height:100dvh;-webkit-text-size-adjust:100%;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}body{color:#333333;color:var(--text-color);background-color:#ffffff;background-color:var(--background-color)}#root,main{min-width:320px}#root{overflow-x:hidden;display:flex;flex-direction:column;min-height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch}a{color:#0e5fe3;color:var(--ui-blue);-webkit-text-decoration:none;text-decoration:none;transition:color .3s ease-in-out,-webkit-text-decoration .3s ease-in-out;transition:color .3s ease-in-out,text-decoration .3s ease-in-out;transition:color .3s ease-in-out,text-decoration .3s ease-in-out,-webkit-text-decoration .3s ease-in-out}a:hover{-webkit-text-decoration:underline;text-decoration:underline;color:var(--midnight-black)}@media (max-width:640px){.container{padding:1rem}}@media (min-width:641px) and (max-width:1024px){.container{padding:2rem}}@media (min-width:1025px){.container{padding:3rem}}*{box-sizing:border-box;-webkit-appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font-family:Nunito Sans,Inter,sans-serif;font-family:var(--secondary-font-family);font-weight:200;color:#666666;color:var(--grey-2)}@media (min-width:1601px){h1{font-size:64px;line-height:72px}}@media (max-width:1600px) and (min-width:1185px){h1{font-size:48px;line-height:64px}}@media (min-width:770px) and (max-width:1184px){h1{font-size:32px;line-height:40px}}@media (max-width:769px){h1{font-size:24px;line-height:32px}}h2{font-family:Nunito Sans,Inter,sans-serif;font-family:var(--secondary-font-family);font-weight:700;color:#333333;color:var(--grey-1)}@media (min-width:1185px){h2{font-size:32px;line-height:40px}}@media (max-width:769px),(min-width:770px) and (max-width:1184px){h2{font-size:18px;line-height:24px}}h3{font-family:Nunito Sans,Inter,sans-serif;font-family:var(--secondary-font-family);font-weight:700;color:#333333;color:var(--grey-1)}@media (min-width:1185px){h3{font-size:28px;line-height:32px}}@media (max-width:769px),(min-width:770px) and (max-width:1184px){h3{font-size:18px;line-height:24px}}select,textarea{font-family:Inter,sans-serif;font-family:var(--font-family);color:#333333;color:var(--grey-1)}