:root{--richpurple: #503291;--vibrantpink: #eb3c96;--softblu: #2dbecd;--pink: #e1c3cd;--graybg: #e7e7e7;--graybg: #e7e7e78b;--graytext: #575757;--skyblu: #32a6c3;--white: #ffffff;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-family:Verdana,Geneva,Tahoma,sans-serif;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}#root{min-width:1024px;max-height:728px;margin:0;padding:0;text-align:center;position:relative;overflow:hidden;background-color:#fff}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;min-width:320px;min-height:100vh;background-color:var(--graybg)}.footer{position:absolute;bottom:0;left:0;background-color:var(--richpurple);height:52px;padding-top:12.5px;z-index:1}.footerLogo{position:absolute;bottom:0;right:0;z-index:2}.footerText{position:absolute;bottom:12.5px;right:31px;z-index:3}h1{font-size:3.2em;line-height:1.1}h3{font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:22px;color:var(--white);font-weight:400}h4{font-size:16px;font-weight:700;color:var(--skyblu);font-family:Verdana,Geneva,Tahoma,sans-serif}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}input{background-color:var(--white);color:#000;text-align:center;font-weight:700;font-size:16px;border:none;border-radius:7px;max-width:104px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--softblu);height:1.8rem;width:1rem;border:none;border-radius:0}select{background-color:var(--white);color:var(--graytext);padding-left:15px;border:none;font-family:Verdana,Geneva,Tahoma,sans-serif;border-radius:.3rem;min-inline-size:150px;min-block-size:30px}#slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:"transparent";cursor:pointer;min-width:85%;border:solid gray 1px;border-radius:0;height:30px;box-sizing:border-box}sup{color:var(--vibrantpink);font-weight:700;font-size:10px;margin-left:3px;cursor:pointer}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.Container{height:100vh}.blobside{position:absolute;top:0;left:-10px;z-index:1;height:768px;width:564px}.blobtext{position:absolute;left:5%;top:35vh;z-index:50}.product{max-width:294px;max-height:90px;position:absolute;top:20vh;right:0;z-index:0}.logo1{min-height:500px}.logo1 img{position:absolute;bottom:10vh;left:60vw;z-index:0;width:300px}.link{margin-top:10%;text-align:initial}.homebutton{background-color:#eb3c96;color:beige;padding:8px 50px;border-radius:5px}.descriptionText{height:"100px";position:absolute;top:16vh;right:20px;padding-left:13%;text-align:left}.modal-overlay{position:fixed;flex-direction:column;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:100}.modal-content{position:fixed;flex-direction:column;top:0;left:0;width:1024px;height:768px;border-radius:5px;z-index:3}.modal-navigation{position:fixed;top:694px;z-index:10;margin-bottom:0;width:100%;background:rgba(255,255,255,.282)}.table{padding-top:5%;font-family:Verdana,Geneva,Tahoma,sans-serif}th{font-weight:700}.pink{background-color:var(--vibrantpink);color:var(--white);min-width:230px;border-top-left-radius:5px;border-top-right-radius:5px;font-weight:700}.softpink{background-color:var(--pink);color:var(--vibrantpink);min-width:230px;border-top-left-radius:5px;border-top-right-radius:5px;font-weight:700}td.textpurple{color:var(--richpurple)!important;background-color:var(--graybg)}td.textpurple1{color:var(--richpurple)!important;background-color:var(--white)}td{color:var(--graytext)!important;font-size:16px;font-weight:700;line-height:15px;padding-top:10px}td.blu{color:var(--skyblu)}td.backgroundblue{background-color:var(--softblu)}td.backgroundpurple{background-color:var(--richpurple)}td.regular{font-weight:lighter;text-align:left;background-color:var(--graybg)}td.regular1{font-weight:lighter;text-align:left;background-color:var(--white)}td.center{text-align:center}td.right{text-align:right}td.textblu{color:var(--skyblu)!important;background-color:var(--graybg)}td.textblu1{color:var(--skyblu)!important}td.borderwhite{border-bottom:solid 1px white}td.padding{padding-block:15px}th.blue{color:var(--softblu);padding-right:5px;padding-left:0}th.backgroundpurple{background-color:var(--richpurple)}th.headTblue{background-color:var(--skyblu)}.header{background-color:var(--richpurple);color:#fff;padding-left:2rem;padding-top:3%;padding-bottom:2%}.logo{display:flex;align-items:center}.logo h3{font-weight:700;color:var(--skyblu)}.title{display:flex;justify-content:space-between;margin-bottom:3%}.buttonSection{display:flex;align-content:center;border-radius:50px;width:292px;margin-right:30px;max-height:46px;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:18px;font-weight:700}.buttonSection:hover{cursor:pointer}.firstButton{display:flex;justify-content:center;align-items:center;background-color:var(--pink);border-radius:50px 0 0 50px;color:var(--vibrantpink);width:146px}.secondButton{display:flex;justify-content:center;align-items:center;background-color:var(--vibrantpink);border-radius:0 50px 50px 0;width:146px;color:var(--white)}.firstButton a{font-weight:700;color:var(--vibrantpink)}.secondButton a{color:var(--white);font-weight:700}th.color{color:#fff;font-weight:700}th.background{background-color:var(--softblu)}
