:root{--dl-color-gray-500:#595959;--dl-color-gray-700:#999;--dl-color-gray-900:#D9D9D9;--dl-color-gray-1000:#F5F5F5;--dl-size-size-large:144px;--dl-size-size-small:48px;--dl-color-danger-300:#A22020;--dl-color-danger-500:#BF2626;--dl-color-danger-700:#E14747;--dl-color-gray-black:#000;--dl-color-gray-white:#FFF;--dl-size-size-medium:96px;--dl-size-size-mediumL:130px;--dl-size-size-xlarge:192px;--dl-size-size-xsmall:16px;--dl-space-space-unit:16px;--dl-color-primary-100:#003eb3;--dl-color-primary-300:#0074F0;--dl-color-primary-500:#14A9FF;--dl-color-primary-700:#85DCFF;--dl-color-success-500:#32A94C;--dl-color-success-700:#4CC366;--dl-size-size-xxlarge:288px;--dl-size-size-maxwidth:1400px;--dl-radius-radius-round:50px;--dl-radius-radius-round2:70px;--dl-radius-radius-round3:100px;--dl-space-space-halfunit:8px;--dl-space-space-sixunits:96px;--dl-space-space-twounits:32px;--dl-radius-radius-radius2:2px;--dl-radius-radius-radius4:4px;--dl-radius-radius-radius8:8px;--dl-space-space-fiveunits:80px;--dl-space-space-fourunits:64px;--dl-space-space-sevenunits:112px;--dl-space-space-eightunits:128px;--dl-space-space-nineunits:144px;--dl-space-space-threeunits:48px;--dl-color-template-purple-bg:#702082;--dl-color-template-yellow-bg:#f2cd00;--dl-color-template-yellow2-bg:#f7e166;--dl-color-template-yellow3-bg:#faf0b9;--dl-color-template-purple2_bg:#a979b4;--dl-color-template-purple3_bg:#d4bcda;--dl-color-template-purple4_bg:#f1e9f3;--dl-space-space-oneandhalfunits:24px}p{margin:1em 0 1em 0}table,th,td{border:1px dotted #000}@media(max-width:479px){body{font-size:12px}}h1{font-size:1.8em}select{color:var(--dl-color-gray-black);cursor:auto;border-color:var(--dl-color-gray-900);border-width:1px;border-radius:4px;width:auto;font-size:.8rem;margin-right:5px;background-color:var(--dl-color-gray-1000);padding:.5rem 1rem}a:hover{color:var(--dl-color-template-purple-bg);cursor:pointer}button{cursor:pointer}.label{font-weight:700}.button{font-size:.75rem;color:var(--dl-color-gray-white);display:inline-block;padding:.5rem 1rem;border-color:var(--dl-color-template-purple2_bg);border-width:1px;border-radius:4px;background-color:var(--dl-color-template-purple2_bg);cursor:pointer}.button:hover{background-color:var(--dl-color-template-purple-bg)}.button.grey{color:var(--dl-color-gray-black);border-color:var(--dl-color-gray-900);background-color:var(--dl-color-gray-900)}.button.grey:hover{background-color:var(--dl-color-gray-700)}.button.yellow{color:var(--dl-color-gray-black);border-color:var(--dl-color-template-yellow-bg);background-color:var(--dl-color-template-yellow-bg)}.button.yellow:hover{background-color:var(--dl-color-template-yellow2-bg)}.input{width:100%;color:var(--dl-color-gray-black);cursor:auto;padding:.5rem 1rem;font-size:.8rem;border-color:var(--dl-color-gray-900);border-width:1px;border-radius:4px;background-color:var(--dl-color-gray-1000)}.input_error{list-style-type:none;font-size:.8rem;color:var(--dl-color-template-purple-bg)}.select{width:100%;color:var(--dl-color-gray-black);cursor:auto;padding:.5rem 1rem;font-size:.8rem;border-color:var(--dl-color-gray-900);border-width:1px;border-radius:4px;background-color:var(--dl-color-gray-1000)}.text{color:var(--dl-color-gray-black);cursor:auto;padding:.5rem;font-size:.8rem;border-color:var(--dl-color-gray-1000);border-width:1px;border-radius:4px;background-color:var(--dl-color-gray-1000)}.textarea{width:100%;color:var(--dl-color-gray-black);cursor:auto;padding:.5rem;border-color:var(--dl-color-gray-black);border-width:1px;border-radius:4px;background-color:var(--dl-color-gray-white)}.checkbox{background-color:red;border-radius:50%}.list{width:100%;margin:1em 0 1em 0;display:block;padding:0 0 0 1.5rem;list-style-type:none;list-style-position:outside}.list-item{display:list-item}.LinkProduct{cursor:pointer;font-weight:700}.LinkProduct:hover{color:var(--dl-color-template-purple-bg)}.card{flex:1;height:100%;display:flex;position:relative;align-self:stretch;transition:0.3s;padding-top:var(--dl-space-space-fiveunits);padding-left:var(--dl-space-space-oneandhalfunits);border-radius:30px;padding-right:var(--dl-space-space-oneandhalfunits);flex-direction:column;padding-bottom:var(--dl-space-space-threeunits);background-color:#fff}.card:hover{transform:scale(1.05)}.Product{flex:1;display:flex;border-radius:30px;flex-direction:column;background-color:#fff}.ProductGrid{flex:1;display:grid;grid-row-gap:1.5rem;border-radius:30px;grid-column-gap:1.5rem;grid-auto-columns:repeat(auto-fit,minmax(275px,1fr))}.categories{flex:1;height:100%;display:flex;position:relative;align-self:stretch;transition:0.3s;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);flex-direction:column}.categories:hover{transform:scale(1.05)}.pill{display:flex;align-items:center;padding-top:var(--dl-space-space-twounits);padding-left:var(--dl-space-space-unit);border-radius:200px;margin-bottom:var(--dl-space-space-threeunits);padding-right:var(--dl-space-space-twounits);flex-direction:column;padding-bottom:var(--dl-space-space-twounits);justify-content:center;background-color:#fff}.testimonal{width:100%;display:flex;max-width:375px;transition:0.3s;align-items:flex-start;padding-top:var(--dl-space-space-fiveunits);padding-left:var(--dl-space-space-threeunits);border-radius:50px;padding-right:var(--dl-space-space-threeunits);flex-direction:column;padding-bottom:var(--dl-space-space-threeunits);justify-content:center;background-color:#EFF0F2}.testimonal:hover{transform:scale(1.05)}.accordionContainer{gap:20px;fill:rgba(0,0,0,.5);color:var(--dl-color-gray-black);width:100%;cursor:pointer;display:flex;max-width:800px;transition:0.3s;align-items:center;user-select:none;flex-direction:column;justify-content:space-between}.accordionContainer:hover{color:rgba(0,0,0,.7)}.metrics{display:flex;align-items:center;flex-direction:column}.title{font-size:56px;text-align:center;font-weight:700;line-height:72px;margin-bottom:var(--dl-space-space-oneandhalfunits)}.sub-title{font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-oneandhalfunits)}.template-button{color:#fff;cursor:pointer;display:flex;transition:0.3s;align-items:center;padding-top:var(--dl-space-space-unit);padding-left:var(--dl-space-space-twounits);border-radius:56px;margin-bottom:var(--dl-space-space-threeunits);padding-right:var(--dl-space-space-twounits);flex-direction:column;padding-bottom:var(--dl-space-space-unit);background-color:#000}.template-button:hover{color:#000;background-color:#fff}.accordionIcon{width:30px;height:30px}.accordionContent{width:100%;display:flex;user-select:text}.store{width:240px;height:120px;display:flex;transition:0.3s;align-items:center;border-radius:200px;justify-content:center;background-color:var(--dl-color-gray-white)}.store:hover{transform:scale(1.05)}.tag{width:var(--dl-size-size-medium);display:flex;padding:var(--dl-space-space-halfunit);transition:0.3s;align-items:center;border-radius:200px;justify-content:center}.tag:hover{transform:scale(1.05)}.Content{font-size:16px;font-family:Inter;font-weight:400;line-height:1.15;text-transform:none;text-decoration:none}.Heading{font-size:32px;font-family:Inter;font-weight:700;line-height:1.15;text-transform:none;text-decoration:none}@media(max-width:991px){.testimonal{padding-top:var(--dl-space-space-threeunits);padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits);padding-bottom:var(--dl-space-space-threeunits)}.template-button{margin-bottom:var(--dl-space-space-twounits)}}@media(max-width:767px){.card{padding-top:var(--dl-space-space-threeunits);margin-right:0;padding-bottom:var(--dl-space-space-threeunits)}.Product{padding-top:var(--dl-space-space-threeunits);margin-right:0;padding-bottom:var(--dl-space-space-threeunits)}.ProductGrid{padding-top:var(--dl-space-space-threeunits);margin-right:0;padding-bottom:var(--dl-space-space-threeunits)}.categories{padding-top:var(--dl-space-space-threeunits);margin-right:0;padding-bottom:var(--dl-space-space-threeunits)}.testimonal{max-width:100%}.title{font-size:28px;line-height:36px}}@media(max-width:479px){.card{margin-right:0;margin-bottom:0}.Product{margin-right:0;margin-bottom:0}.ProductGrid{margin-right:0;margin-bottom:0}.categories{margin-right:0;margin-bottom:0}.pill{width:130px;height:60px}.title{font-size:32px;line-height:48px;margin-bottom:var(--dl-space-space-unit)}.template-button{padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits);background-color:var(--dl-color-gray-black)}.tag{width:120px;height:60px;align-items:center}}