@font-face{font-weight:700;font-family:Optima;font-style:normal;src:url(/assets/fonts/Optima/Optima-Bold.woff) format("woff")}@font-face{font-weight:400;font-family:Optima;font-style:italic;src:url(/assets/fonts/Optima/Optima-Italic.woff) format("woff")}@font-face{font-weight:400;font-family:Optima;font-style:normal;src:url(/assets/fonts/Optima/Optima-Text.woff) format("woff")}@font-face{font-weight:400;font-family:Lato;font-style:normal;src:url(/assets/fonts/Lato/Lato-Regular.woff2) format("woff2")}@font-face{font-weight:700;font-family:Lato;font-style:normal;src:url(/assets/fonts/Lato/Lato-Bold.woff2) format("woff2")}@font-face{font-weight:400;font-family:Lato;font-style:italic;src:url(/assets/fonts/Lato/Lato-Italic.woff2) format("woff2")}@font-face{font-weight:300;font-family:Lato;font-style:normal;src:url(/assets/fonts/Lato/Lato-Thin.woff2) format("woff2")}@font-face{font-weight:400;font-family:Abril Fatface;font-style:normal;src:url(/assets/fonts/AbrilFatface/AbrilFatface-Regular.woff2) format("woff2")}:root{--breakpoint-mobile-s:320;--breakpoint-mobile-m:375;--breakpoint-mobile-l:425;--breakpoint-tablet:768;--breakpoint-laptop:1024;--breakpoint-desktop:1440;--breakpoint-large-desktop:1600}.c-ProductIntro{display:flex;flex-direction:column;gap:1rem;width:100%}.c-ProductIntro__Description{width:100%}.c-ProductIntro__ModalContent{padding:.5rem}.c-ProductIntro__ModalContentCard{position:relative;padding:0;overflow:hidden;background-color:#fff;border-radius:20px}.c-ProductIntro__ModalContentCard.mantine-Modal-content{height:auto}.c-ProductIntro__ModalCloseButton{position:absolute;top:1.5rem;right:1.5rem;z-index:10;display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;color:#30445f;background:#fff;border:1.5px solid #ededed;border-radius:50%;cursor:pointer;transition:background-color .15s ease}.c-ProductIntro__ModalCloseButton svg{width:1.25rem;height:1.25rem}.c-ProductIntro__ModalCloseButton:hover{background-color:#edf6fa}