:root{--color-primary:#25403c;--color-secondary:#fdecdd;--color-black:#000;--color-grey:#88898c;--color-grey-light:#dadde2;--color-white:#fff;--color-error-light:#f8d7da;--color-error:#d60a21;--default-text-color:var(--color-primary);--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--default-font-family:var(--font-akshar)}@custom-media --screen-from-xs (min-width: 0);@custom-media --screen-up-to-xs (max-width: -1px);@custom-media --screen-xs-xs (min-width: 0) and (max-width: -1px);@custom-media --screen-xs-sm (min-width: 0) and (max-width: 479px);@custom-media --screen-xs-md (min-width: 0) and (max-width: 767px);@custom-media --screen-xs-lg (min-width: 0) and (max-width: 1023px);@custom-media --screen-xs-xl (min-width: 0) and (max-width: 1279px);@custom-media --screen-xs-xxl (min-width: 0) and (max-width: 1535px);@custom-media --screen-from-sm (min-width: 480px);@custom-media --screen-up-to-sm (max-width: 479px);@custom-media --screen-sm-xs (min-width: 480px) and (max-width: -1px);@custom-media --screen-sm-sm (min-width: 480px) and (max-width: 479px);@custom-media --screen-sm-md (min-width: 480px) and (max-width: 767px);@custom-media --screen-sm-lg (min-width: 480px) and (max-width: 1023px);@custom-media --screen-sm-xl (min-width: 480px) and (max-width: 1279px);@custom-media --screen-sm-xxl (min-width: 480px) and (max-width: 1535px);@custom-media --screen-from-md (min-width: 768px);@custom-media --screen-up-to-md (max-width: 767px);@custom-media --screen-md-xs (min-width: 768px) and (max-width: -1px);@custom-media --screen-md-sm (min-width: 768px) and (max-width: 479px);@custom-media --screen-md-md (min-width: 768px) and (max-width: 767px);@custom-media --screen-md-lg (min-width: 768px) and (max-width: 1023px);@custom-media --screen-md-xl (min-width: 768px) and (max-width: 1279px);@custom-media --screen-md-xxl (min-width: 768px) and (max-width: 1535px);@custom-media --screen-from-lg (min-width: 1024px);@custom-media --screen-up-to-lg (max-width: 1023px);@custom-media --screen-lg-xs (min-width: 1024px) and (max-width: -1px);@custom-media --screen-lg-sm (min-width: 1024px) and (max-width: 479px);@custom-media --screen-lg-md (min-width: 1024px) and (max-width: 767px);@custom-media --screen-lg-lg (min-width: 1024px) and (max-width: 1023px);@custom-media --screen-lg-xl (min-width: 1024px) and (max-width: 1279px);@custom-media --screen-lg-xxl (min-width: 1024px) and (max-width: 1535px);@custom-media --screen-from-xl (min-width: 1280px);@custom-media --screen-up-to-xl (max-width: 1279px);@custom-media --screen-xl-xs (min-width: 1280px) and (max-width: -1px);@custom-media --screen-xl-sm (min-width: 1280px) and (max-width: 479px);@custom-media --screen-xl-md (min-width: 1280px) and (max-width: 767px);@custom-media --screen-xl-lg (min-width: 1280px) and (max-width: 1023px);@custom-media --screen-xl-xl (min-width: 1280px) and (max-width: 1279px);@custom-media --screen-xl-xxl (min-width: 1280px) and (max-width: 1535px);@custom-media --screen-from-xxl (min-width: 1536px);@custom-media --screen-up-to-xxl (max-width: 1535px);@custom-media --screen-xxl-xs (min-width: 1536px) and (max-width: -1px);@custom-media --screen-xxl-sm (min-width: 1536px) and (max-width: 479px);@custom-media --screen-xxl-md (min-width: 1536px) and (max-width: 767px);@custom-media --screen-xxl-lg (min-width: 1536px) and (max-width: 1023px);@custom-media --screen-xxl-xl (min-width: 1536px) and (max-width: 1279px);@custom-media --screen-xxl-xxl (min-width: 1536px) and (max-width: 1535px);.text-center{text-align:center}*,:after,:before{box-sizing:border-box}html{font-size:62.5%}body,html{block-size:100%}body{min-block-size:100%;background-color:var(--color-secondary);font-size:1.7rem;display:flex;flex-direction:column;justify-content:space-between}.form_buttons{display:flex;justify-content:flex-end;margin-bottom:4rem}.form_buttons button:first-of-type{margin-right:2rem}.form_buttons button:nth-of-type(3){margin-left:2rem}img{max-inline-size:100%;block-size:auto;max-block-size:100%}figure{margin:0}figure img{display:block}figure img[src*=".svg"]{inline-size:100%}a{color:currentColor}:where(ol[class]:not(.list)),:where(ul[class]:not(.list)){margin:0;padding:0;list-style:none}*{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}body,html{font-family:var(--default-font-family);font-weight:var(--font-weight-light);line-height:1.5;color:var(--default-text-color)}@font-face{font-family:Megan Display;src:url(/_next/static/media/megan_display-webfont.38b0e655.woff2) format("woff2")}h1,h2,h3,h4,h5,h6{font-family:Megan Display,sans-serif!important;margin:0;line-height:1.2;font-weight:var(--font-weight-normal)}h1{margin-block:2.4rem;font-size:3.6rem}@media(--screen-from-md ){h1{font-size:4.8rem}}h2{margin-block:3rem;font-size:2.8rem}@media(--screen-from-md ){h2{margin-block:6rem;font-size:5.8rem}}h3{font-size:2rem}@media(--screen-from-md ){h3{font-size:2.4rem}}h4{font-size:2.4rem;font-weight:var(--font-weight-medium);color:var(--color-gray-coal-2)}h5{font-size:2rem;font-weight:var(--font-weight-semibold);color:var(--color-cadet-dark)}h6{font-size:1.6rem}