@layer overrides{.hidden{display:none!important}.disabled,.read-only{background-color:var(--secondary-color-light)!important}.disabled{cursor:not-allowed;color:var(--primary-color)!important}@media(max-width:1054px){.ma-display-1054{display:none!important}}.ma-bg-white{background-color:white!important}.ma-bg-pale-gray{background-color:rgb(240,240,240)!important}.ma-bg-rich-blue{background-color:rgba(20,40,105,1)!important}.ma-bg-sky-blue-grad{background:linear-gradient(135deg,rgba(233,234,239,.9),rgba(171,184,224,.9))!important}.ma-bg-lime-green-grad{background:linear-gradient(135deg,rgba(181,255,160,1),rgba(120,227,89,1))!important}.ma-bg-white-50{background-color:rgba(255,255,255,.5)!important}.ma-rounded-6{border-radius:6px!important}.ma-rounded-12{border-radius:12px!important}.ma-text-white{color:white!important}.ma-text-secondary{color:var(--secondary-color)!important}.ma-text-left{text-align:left!important}.ma-text-center{text-align:center!important}.ma-text-right{text-align:right!important}.ma-text-large{font-size:1.2rem!important}.ma-p-0{padding:0!important}.ma-p-point5{padding:.5rem!important}.ma-p-1{padding:.1rem!important;padding:1rem!important}.ma-p-2{padding:2rem!important}.ma-p-3{padding:3rem!important}.ma-p-4{padding:4rem!important}.ma-pt-1{padding-top:1rem!important}.ma-pt-2{padding-top:2rem!important}.ma-pt-3{padding-top:3rem!important}.ma-pt-4{padding-top:4rem!important}.ma-pb-1{padding-bottom:1rem!important}.ma-pb-2{padding-bottom:2rem!important}.ma-pb-3{padding-bottom:3rem!important}.ma-pb-4{padding-bottom:4rem!important}@media(max-width:768px){.ma-vw-768-p-point5{padding:.5rem!important}.ma-vw-768-p-1{padding:.1rem!important;padding:1rem!important}.ma-vw-768-p-2{padding:2rem!important}.ma-vw-768-p-3{padding:3rem!important}.ma-vw-768-p-4{padding:4rem!important}.ma-vw-768-pt-1{padding-top:1rem!important}.ma-vw-768-pt-2{padding-top:2rem!important}.ma-vw-768-pt-3{padding-top:3rem!important}.ma-vw-768-pt-4{padding-top:4rem!important}.ma-vw-768-pb-1{padding-bottom:1rem!important}.ma-vw-768-pb-2{padding-bottom:2rem!important}.ma-vw-768-pb-3{padding-bottom:3rem!important}.ma-vw-768-pb-4{padding-bottom:4rem!important}.ma-vw-768-px-1{padding-left:1rem!important;padding-right:1rem!important}.ma-vw-768-px-2{padding-left:2rem!important;padding-right:2rem!important}}.ma-m-auto{margin:auto!important}.ma-mt-1{margin-top:1rem!important}.ma-mt-2{margin-top:2rem!important}.ma-mt-3{margin-top:3rem!important}.ma-mb-1{margin-bottom:1rem!important}.ma-mb-2{margin-bottom:2rem!important}.ma-mb-3{margin-bottom:3rem!important}.ma-mb-4{margin-bottom:4rem!important}.ma-mb-5{margin-bottom:5rem!important}.ma-mb-6{margin-bottom:6rem!important}.ma-mb-7{margin-bottom:7rem!important}.ma-mb-8{margin-bottom:8rem!important}.ma-m-width-full{max-width:100%!important}.ma-m-width-600{max-width:600px!important}.ma-m-width-800{max-width:800px!important}.ma-m-width-900{max-width:900px!important}.ma-m-width-1000{max-width:1000px!important}.ma-m-width-1200{max-width:1200px!important}.ma-m-width-1300{max-width:1300px!important}.ma-width-full{width:100%!important;max-width:100%!important}.ma-width-75{width:75%!important}.ma-width-50{width:50%!important}.ma-width-25{width:25%!important}.ma-height-full{height:100%!important}.ma-height-75{height:75%!important}.ma-height-50{height:50%!important}.ma-height-25{height:25%!important}.ma-height-screen{height:100vh!important}.ma-min-height-screen{min-height:100vh!important}.ma-min-height-75{min-height:75vh!important}.ma-height-100px{height:100px!important}.ma-height-150px{height:150px!important}.ma-height-200px{height:200px!important}.ma-height-300px{height:300px!important}.ma-height-400px{height:400px!important}.ma-height-500px{height:500px!important}.ma-width-100px{width:100px!important}.ma-width-200px{width:200px!important}.ma-width-300px{width:300px!important}.ma-width-400px{width:400px!important}.ma-width-500px{width:500px!important}@media(max-width:768px){.ma-vw-768-width-full{width:100%!important;max-width:100%!important}.ma-vw-768-width-75{width:75%!important}.ma-vw-768-width-50{width:50%!important}.ma-vw-768-width-25{width:25%!important}}.ma-min-width-180px{min-width:180px!important}.ma-no-scroll-y{overflow-y:visible!important;max-height:100%}.ma-border-secondary-light-1{border:1px solid var(--secondary-color-light)!important}.ma-border-bottom-green-5{border-bottom:3px solid green!important;border-radius:6px!important}.ma-border-b-primary-1{border-bottom:1px solid var(--primary-color)!important}.ma-flex-row-gap-point5{display:flex;flex-direction:row;gap:.5rem}.ma-flex-row-gap-1{display:flex;flex-direction:row;gap:1rem}.ma-flex-col-gap-point5{display:flex;flex-direction:column;gap:.5rem}.ma-flex-col-gap-1{display:flex;flex-direction:column;gap:1rem}.ma-flex-col-gap-2{display:flex;flex-direction:column;gap:2rem}.ma-flex-col-gap-3{display:flex;flex-direction:column;gap:3rem}.ma-flex-col-gap-4{display:flex;flex-direction:column;gap:4rem}.ma-align-items-start{align-items:flex-start}.ma-align-items-center{align-items:center}.ma-align-items-end{align-items:flex-end}.ma-justify-content-start{justify-content:flex-start}.ma-justify-content-center{justify-content:center}.ma-justify-content-end{justify-content:flex-end}.ma-justify-items-start{justify-items:flex-start}.ma-justify-items-center{justify-items:center}.ma-justify-items-end{justify-items:flex-end}@media(max-width:768px){.ma-vw-768-m-auto{margin:auto}.ma-vw-768-flex-col-gap-point5{display:flex;flex-direction:column;gap:.5rem}.ma-vw-768-flex-gap-1{display:flex;flex-direction:column;gap:1rem}}.ma-grid-template-cols-repeat-auto-fit-minmax-250px-1fr{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.ma-grid-template-cols-repeat-auto-fit-minmax-300px-1fr{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.ma-header-layout{padding:.3rem 0}.ma-header .ma-desktop-menu .ma-dropdown{background-color:transparent!important}.ma-header .ma-desktop-menu .ma-dropdown button,.ma-header>.ma-desktop-menu>li>a{background-color:transparent!important;color:white!important}.ma-desktop-menu>ul>li>a{color:white!important}.ma-header-layout .ma-cart-drawer{background-color:transparent!important}.ma-header-layout .ma-cart-drawer .ma-cart-drawer-open-button{background-color:transparent!important;color:white!important}.ma-intext-link{color:blue!important;text-decoration:none!important;cursor:pointer;font-weight:500;transition:color .3s ease;&:hover{color:var(--accent-color)}}}@layer reset, palette, layout, typography, sections, components, overrides;