:where(html){-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;line-height:1.15}:where(h1){font-size:2em;margin-block-end:.67em;margin-block-start:.67em}:where(dl,ol,ul) :where(dl,ol,ul){margin-block-end:0;margin-block-start:0}:where(hr){box-sizing:initial;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:initial}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}*,:after,:before{box-sizing:border-box}:root{--color-bg:#f7fafc;--color-bg-dark:#0b0b0b;--color-white:#fff;--color-text:#092540;--color-grey-text:#536778;--color-heading:#092540;--color-primary:#092540;--color-primary-hover:#d4412e;--color-primary-focus:#ac3222;--color-turquoise:#10efe2;--color-gray:#e3ebf2;--color-grey-dark:#ccdae7;--color-blue-light:#20b5e3;--color-blue:#3498db;--color-blue-dark:#2c3e50;--color-red:red;--color-red2:#ac3222;--font-family:"Inter",sans-serif}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/static/media/Inter-Medium.3f7acfe50aad7ad68548.ttf) format("truetype")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(/static/media/Inter-SemiBold.6058d3da655fb35169c2.ttf) format("truetype")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/static/media/Inter-Bold.0eaf807b1cf0eceabe0f.ttf) format("truetype")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif;font-family:var(--font-family);font-size:20px;font-weight:500;line-height:150%;margin:0}.page{background-color:#f7fafc;background-color:var(--color-bg);color:#092540;color:var(--color-text);display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}a{color:#092540;color:var(--color-primary);text-decoration:none}a:hover{color:#3498db;color:var(--color-blue)}h1,h2,h3,h4,h5,h6{color:#092540;color:var(--color-heading);font-weight:700;line-height:120%;margin:0}.h3{font-size:2rem}p{color:#092540;color:var(--color-text);margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}img{max-width:100%}.container{margin:0 auto;max-width:1440px;padding:0 1rem;width:100%}.container-hero{padding-top:5.625rem}.form{align-items:center;gap:2.5rem}.form,.form .form-fields{display:flex;flex-direction:column;width:100%}.form .form-fields{gap:2rem}.form .form-actions{display:flex;flex-direction:column;gap:1.5rem}@keyframes slideIn{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@media screen and (max-width:479px){.h3{font-size:3rem}}@media screen and (min-width:992px){.container{padding:0 2rem}}.overflow-hidden{overflow:hidden}.text-size-16{font-size:16px}.text-size-18{font-size:18px}.text-size-20{font-size:20px}.text-size-22{font-size:22px}.text-size-24{font-size:24px}.text-size-32{font-size:32px}.text-size-40{font-size:40px;line-height:120%}.text-weight-bold{font-weight:700}.text-color-grey{color:#536778;color:var(--color-grey-text)}.text-color-white{color:#092540;color:var(--color-heading)}.text-color-primary{color:#092540;color:var(--color-primary)}.text-color-red{color:red;color:var(--color-red)}.cursor-pointer{cursor:pointer}.text-error{animation:slideIn .5s ease-in-out;color:#10efe2;color:var(--color-turquoise);font-size:16px;text-align:center}.gap-0{gap:0!important}.gap-1{gap:1rem!important}.gap-2{gap:2rem!important}.margin-bottom-small{margin-bottom:1rem}.margin-top-small{margin-top:1rem}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;box-shadow:0 1px 4px #0000001a;justify-content:center;position:fixed;top:0;z-index:50}.header,.header-wrapper{align-items:center;display:flex;width:100%}.header-wrapper{flex-direction:row;justify-content:space-between;max-width:1440px;padding:1.25rem}@media screen and (min-width:991px){.header-wrapper{padding:1.25rem 2rem}}.header .logo-wrapper{align-items:center;display:flex;flex-direction:row;height:40px}@media screen and (min-width:450px){.header .logo-wrapper{max-width:none}}.header .logo>div{display:flex}.header-button-wrapper{align-items:center}.header-button-wrapper,.user-wrapper{display:flex;flex-direction:row;gap:16px}.image-logo{width:60px!important}@media (max-width:767px){.header-title{display:none}.header-button-wrapper{flex-direction:column;gap:8px}}.nav-desktop{display:none}.nav-desktop a{color:#4a5568;font-size:1.125rem;margin-left:1.5rem;text-decoration:none;transition:color .3s}.nav-desktop a:hover{color:var(--color-blue)}@media(min-width:768px){.nav-desktop{display:flex}}.btn{align-items:center;background-color:var(--color-blue);border:1px solid var(--color-primary);border-radius:62.4375rem;display:flex;font-family:var(--font-family);font-size:.9rem;font-weight:600;gap:.5rem;justify-content:center;letter-spacing:-.0225rem;line-height:133.333%;padding:.5rem 1.1rem;transition:all .4s ease-in-out}.btn,.btn:hover{color:var(--color-white)}.btn:hover{background-color:var(--color-primary);cursor:pointer;transform:scale(1.05)}.btn:active{background-color:var(--color-primary-focus)}.btn-secondary{background-color:initial;border-color:#fff3}@media screen and (min-width:450px){.btn{font-size:1.125rem;max-width:250px;padding:.6875rem 1.25rem .8125rem 1.5rem;width:100%}}.footer-wrapper{max-width:1440px;width:100%}.footer{background-color:#fff;display:flex;justify-content:center;padding:1rem 2rem;width:100%}.footer-top{display:flex;flex-direction:column;padding:.5rem 0;row-gap:48px}.footer-top-left{flex-direction:row;justify-content:center;row-gap:32px}.footer-proof,.footer-top-left{align-items:center;display:flex}.footer-proof{flex-direction:column;row-gap:16px}.footer .logo-wrapper{align-items:center;display:flex;flex-direction:row;height:40px}.logo{width:50px}@media screen and (min-width:450px){.footer .logo-wrapper{max-width:none}}.footer-socials ul{column-gap:20px;list-style:none;padding:0}.footer-socials ul,.social-link{display:flex;justify-content:center}.social-link{align-items:center;background:var(--color-white);border:1px solid var(--color-gray);border-radius:100%;padding:16px}.social-link:hover{background:var(--color-gray)}.footer-bottom{align-items:center;display:flex;flex-direction:column;font-size:1.125rem;padding:8px 0;row-gap:16px}.footer-bottom ul{column-gap:20px;display:flex;list-style:none;margin:0;padding:0}.footer-bottom ul li a{padding:13px 0;transition:color .2s ease-out}.footer-bottom ul li a:hover{color:var(--color-primary)}@media screen and (min-width:992px){.footer-top{flex-direction:row;justify-content:space-between}.footer-top-left{column-gap:48px;flex-direction:row}.footer-proof{column-gap:32px;flex-direction:row;height:71px}.footer-bottom{flex-direction:row;font-size:1rem;justify-content:space-between;padding:8px 0}}.divider{background-color:var(--color-gray);height:1px}.checkout-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0006;box-sizing:border-box;display:flex;height:100vh;justify-content:center;left:0;padding:0 2rem 0 1rem;position:fixed;top:0;width:100vw;z-index:999}.checkout-modal{align-items:flex-start;background:#fff;border-radius:16px;box-shadow:0 10px 40px #0003;display:flex;flex-direction:column;gap:16px;max-height:80vh;max-width:500px;overflow-y:auto;padding:2rem;position:relative;width:100%;z-index:9999}.checkout-title{text-align:center;width:100%}.checkout-form{display:flex;flex-direction:column;gap:1rem;width:100%}.checkout-button{background-color:#0070f3;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:.75rem 1.5rem}.close-button{background:none;border:none;cursor:pointer;font-size:1.5rem;position:absolute;right:16px;top:12px}.checkout-success{align-items:center;display:flex;flex-direction:column}.success-text{text-align:center}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}.error-text{animation:slideInFromLeft .4s ease-out forwards;color:var(--color-red);font-size:16px;font-weight:500}.denomination-options{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.denomination-options p{color:#333;flex-basis:100%;font-weight:600;margin-bottom:.5rem}.denomination-options button{background-color:#f9f9f9;border:2px solid #ccc;border-radius:12px;color:#333;cursor:pointer;flex-basis:30%;font-size:1rem;font-weight:500;min-width:80px;padding:.6rem 1.2rem;text-align:center;transition:all .2s ease-in-out}@media screen and (max-width:768px){.denomination-options button{flex-basis:45%}}.denomination-options button:hover{background-color:#efefef;border-color:#999}.denomination-options button.selected{background-color:#4f46e5;border-color:#4f46e5;box-shadow:0 0 0 4px #6366f133;color:#fff}.cashback-input{border:2px solid #ccc;border-radius:12px;box-sizing:border-box;font-size:1rem;max-width:200px;outline:none;padding:.6rem 1rem;transition:all .2s ease-in-out;width:100%}.cashback-input:focus{border-color:#4f46e5;box-shadow:0 0 0 4px #6366f133}.cashback-options{display:flex;flex-direction:column;gap:1rem}.checkbox-label{flex-direction:row}.text-color-gray{color:#333!important}.no-denominations{color:#4f46e5;text-align:center}.mode-toggle-options{display:flex;flex-direction:row;gap:1rem;justify-content:space-around;margin-top:.5rem;width:100%}@media screen and (max-width:768px){.mode-toggle-options{flex-direction:column}}.mode-toggle-options label{align-items:center;display:flex;gap:.5rem}.StripeElement{background:#fff;border:0;border-radius:4px;box-shadow:0 1px 3px rgba(50,50,93,.149),0 1px 0 #00000005;display:block;font-family:Source Code Pro,monospace;font-size:1em;margin:10px 0 20px;max-width:500px;outline:0;padding:10px 14px}input::placeholder{color:#aab7c4}.StripeElement--focus,input:focus{box-shadow:0 4px 6px #32325d1c,0 1px 3px rgba(0,0,0,.078);transition:all .15s ease}.max-width-small{padding:10rem 0}.home-header_wrapper{max-width:510px;padding-bottom:1rem;padding-top:5rem;width:100%}.utility-bills-wrapper{background-color:#fff;border-radius:16px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:row;margin:3rem 0;max-width:1440px;overflow:hidden}.utility-bills-left{flex:1.5 1;min-width:280px;position:relative}.utility-bills-left:after{background:linear-gradient(90deg,#fff0 0,#fff);content:"";height:100%;pointer-events:none;position:absolute;right:0;top:0;width:250px}.utility-bills-image{display:block;height:100%;object-fit:cover;width:100%}.utility-bills-right{display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:2rem}.utility-bills-list{list-style:none;margin-bottom:1.5rem;padding:0}.utility-bills-list li{color:var(--color-text);font-size:1rem;margin-bottom:.5rem}@media screen and (max-width:768px){.utility-bills-wrapper{flex-direction:column-reverse}.utility-bills-left:after{background:linear-gradient(0deg,#fff0 0,#fff);bottom:0;content:"";height:100px;pointer-events:none;position:absolute;width:100%}}.brands-grid.five-col{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);max-width:1440px}@media (min-width:768px){.brands-grid.five-col{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.brands-grid.five-col{grid-template-columns:repeat(5,1fr)}}.brands-grid.four-col{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);max-width:1440px}@media (min-width:768px){.brands-grid.four-col{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.brands-grid.four-col{grid-template-columns:repeat(4,1fr)}}.brand-image-wrapper{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.discount-tag{background-color:var(--color-gray);border-radius:4px;color:var(--color-blue);font-size:16px;font-weight:700;padding:2px 6px;position:absolute;right:8px;top:8px;z-index:2}.brand-image{display:block;transition:transform .3s ease;width:100%}.brand-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0000004d;border-radius:.5rem;bottom:0;display:flex;justify-content:center;left:0;opacity:0;padding:8px;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease}.brands-grid-item:hover .brand-overlay{opacity:1;pointer-events:auto}.brands-grid-item:hover .brand-image{transform:scale(1.05)}.brand-loyalty-section{grid-gap:1rem;align-items:center;display:grid;gap:1rem;gap:2rem;grid-template-columns:repeat(2,minmax(0,135px));justify-content:center;text-align:center}.brand-loyalty-image{height:auto;max-width:150px}@media (max-width:768px){.brand-loyalty-section{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:minmax(0,100px) 1fr;text-align:left}.brand-loyalty-image{max-width:125px}}.all-brands{padding:2rem 0}.store_wrapper{display:flex;flex-direction:column;gap:2rem}.input-label{color:var(--color-text);font-size:1rem;font-style:normal;font-weight:500;letter-spacing:-.01rem;line-height:150%}.form-control{display:flex;flex-direction:column;gap:.5rem;position:relative}.input-field{background-color:#e8f0fe;border:1px solid var(--color-gray);border-radius:.75rem;font-size:1rem;height:54px;outline:none;padding:0 1.25rem;transition:all .4s ease-in-out;width:100%}.input-field:focus{border:1px solid var(--color-text)}.warning{animation:slideIn .5s ease-in-out;bottom:-20px;color:var(--color-turquoise);font-size:12px;left:0;line-height:110%;margin-top:0;position:absolute}.form-dark .input-field{background:#e8f0fe;border:1px solid #ffffff29;color:var(--color-text)}.form-dark .input-field:focus{border:1px solid var(--color-text)}.input-field.error{border:1px solid var(--color-turquoise)}.input-wrapper{display:flex;position:relative}.input-icon{color:#999;cursor:pointer;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.animation-wrapper{display:flex;justify-content:center;padding:30px 0}.loader{display:inline-block;height:100px;position:relative;width:100px}.loader:before{content:"";display:block}.circular{animation:rotate 1s linear infinite}.path{stroke-linecap:round;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes color{0%,to{stroke:var(--color-turquoise)}40%{stroke:var(--color-blue-light)}66%{stroke:var(--color-primary)}80%,90%{stroke:var(--color-bg)}}.success-view{gap:1.5rem}.error-view,.success-view{align-items:center;display:flex;flex-direction:column;text-align:center}.gift-card-image{margin-top:1rem;width:200px}.checkbox-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.checkbox-input{height:1rem;width:1rem}.checkbox-label{align-items:center;color:var(--color-heading);cursor:pointer;display:flex;font-size:1rem;gap:.5rem}.gift-card-list{display:flex;flex-direction:column;gap:1rem;width:100%}.gift-card-header{background-color:var(--color-grey-dark);border-radius:8px;display:grid;font-weight:700;grid-template-columns:1fr 2fr 1fr 1fr 1fr;padding:10px;text-align:center}.header-attribute{color:var(--color-heading);font-size:16px}.gift-card{align-items:center;background-color:var(--color-white);border:1px solid #ddd;border-radius:8px;box-shadow:5px 10px 15px #0000004d;cursor:pointer;display:grid;grid-template-columns:1fr 2fr 1fr 1fr 1fr;padding:10px}.gift-card-attribute{font-size:14px;text-align:center}.gift-card-status{align-items:center;display:flex;justify-content:center}.gift-card-list_wrapper{display:flex;flex-direction:column;gap:12px;width:100%}.justify-content__start{justify-content:start}.profile-container{background-color:var(--color-bg);display:flex;flex-direction:column;gap:3rem;margin:0 auto;padding:6rem 0;position:relative;z-index:5}.max-width-medium{max-width:750px;width:100%}.profile-picture{display:flex;justify-content:center;margin-bottom:20px}.round-profile-pic{border:2px solid #ccc;border-radius:50%;cursor:pointer;height:150px;object-fit:cover;width:150px}.profile-header{align-items:center;display:flex;flex-direction:column;gap:.5rem;text-align:center}.pending-payments-section{margin-top:2rem}.pending-payments-list{display:flex;flex-direction:column;gap:1rem}.pending-payment-card{background-color:#222;background-color:var(--color-white);border:1px solid #ddd;border-radius:12px;border-radius:8px;box-shadow:5px 10px 15px #0000004d;cursor:pointer;padding:1rem}.payment-row{display:flex;gap:1rem;justify-content:space-between;margin-bottom:.5rem}.label{font-weight:700}.pay-button{background-color:#00b894;border-radius:6px;color:#fff;display:inline-block;font-weight:600;margin-top:.5rem;padding:.5rem 1rem;text-align:center;text-decoration:none}.status-badge{border-radius:6px;font-size:.85rem;font-weight:700;padding:.2rem .6rem;text-transform:uppercase}.status-declined,.status-expired,.status-unpaid,.status-withdrwn{background-color:#ff7675;color:#fff}.status-closed{background-color:#55efc4;color:#000}.status-pending{background-color:#ffeaa7;color:#000}.purchase-history_wrapper{display:flex;flex-direction:column;gap:2rem}.grid-3-col{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(1,1fr);max-width:1440px}@media (min-width:768px){.grid-3-col{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.grid-3-col{grid-template-columns:repeat(3,1fr)}}.purchase-list{display:flex;flex-direction:column;gap:16px}.purchase-header{grid-gap:16px;border-bottom:2px solid #eee;display:grid;font-weight:600;gap:16px;gap:1rem;grid-template-columns:120px 1fr 1fr 150px;margin-bottom:12px;padding-bottom:8px}.purchase-list_wrapper{display:flex;flex-direction:column;gap:12px}.purchase-item{grid-gap:1rem;align-items:center;background-color:#f9f9f9;border-radius:12px;display:grid;gap:1rem;grid-template-columns:120px 1fr 1fr 150px;padding:12px;transition:background .2s ease}.purchase-item:hover{background-color:#f0f0f0}.purchase-logo img{height:50px;object-fit:contain;width:50px}.purchase-attribute{align-items:center;display:flex;gap:1rem}.code-attribute{cursor:pointer}.code-attribute:hover{color:#3b82f6}.purchase-button{background-color:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;padding:8px 12px}.purchase-button:hover{background-color:#2563eb}.text-color-primary{color:#333}@media screen and (max-width:768px){.purchase-list_wrapper{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.payment-header,.purchase-header{display:none}.payment-item,.purchase-item{align-items:flex-start;display:flex;flex-direction:column;gap:8px;padding:16px}.payment-action,.payment-action button,.payment-button,.purchase-action,.purchase-action button,.purchase-button{width:100%}.payment-attribute,.purchase-attribute{font-size:.95rem;padding:0;width:100%}.purchase-logo img{height:40px;width:40px}}@media screen and (max-width:480px){.purchase-list_wrapper{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}}.payment-list{display:flex;flex-direction:column;gap:16px}.payment-header{grid-gap:1rem;border-bottom:2px solid #eee;display:grid;font-weight:600;gap:1rem;grid-template-columns:1fr 1fr 1fr 1fr;margin-bottom:12px;padding-bottom:8px}.payment-list_wrapper{display:flex;flex-direction:column;gap:12px}.payment-item{grid-gap:1rem;align-items:center;background-color:#f9f9f9;border-radius:12px;display:grid;gap:1rem;grid-template-columns:1fr 1fr 1fr 1fr;padding:12px;transition:background .2s ease}.payment-item:hover{background-color:#f0f0f0}.payment-action{text-align:right}.badge.pending{background-color:#fde68a;border-radius:999px;color:#92400e;font-size:.75rem;font-weight:500;padding:4px 8px}.text-align-center{text-align:center}.text-muted{color:#777}@media screen and (max-width:768px){.payment-list_wrapper{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.payment-header,.purchase-header{display:none}.payment-item,.purchase-item{align-items:flex-start;display:flex;flex-direction:column;gap:8px;padding:16px}.payment-action,.payment-action button,.payment-button,.purchase-action,.purchase-action button,.purchase-button{width:100%}.payment-attribute,.purchase-attribute{font-size:.95rem;padding:0;width:100%}.purchase-logo img{height:40px;width:40px}}@media screen and (max-width:480px){.payment-list_wrapper{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}}.card{background-color:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000d;display:flex;flex-direction:column;gap:16px;padding:24px}.card h2{font-size:1.25rem;font-weight:700;margin-bottom:8px}.card input{border:1px solid #ccc;border-radius:8px;font-size:1rem;padding:10px}.pending-item{background-color:#f4f4f4;border-radius:10px;padding:12px}.purchase-history{grid-column:span 2}.grid-profile{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:minmax(auto,350px) 1fr;width:100%}.grid-profile_left{position:relative}.edit-profile{position:-webkit-sticky;position:sticky;top:10rem}.grid-profile_right{display:flex;flex-direction:column;gap:2rem}@media (max-width:1024px){.grid-profile{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;width:100%}.grid-profile_right{gap:1rem}}.brands-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);max-width:600px;width:100%}.brands-grid-item{align-items:center;background-color:#fff;border:1px solid grey;border-radius:8px;display:flex;height:100px;justify-content:center;padding:16px;position:relative}.brands-grid-item.small{height:80px}.brand-image{height:auto;max-height:100%;object-fit:contain;width:60%}@media screen and (max-width:768px){.brands-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:479px){.brands-grid{grid-template-columns:repeat(1,1fr)}}.search-bar{border:1px solid #ccc;border-radius:8px;font-size:16px;outline:none;padding:.75rem 1rem;transition:border .2s ease;width:100%}.search-bar:focus{border-color:var(--color-blue)}.popular-brands-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(6,1fr);width:100%}@media screen and (max-width:768px){.popular-brands-grid{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:479px){.popular-brands-grid{grid-template-columns:repeat(2,1fr)}}.container-full-height{justify-content:space-between;margin:auto;max-width:1440px;min-height:100vh;width:100%}.container-full-height,.home-container{align-items:center;display:flex;flex-direction:column;position:relative}.home-container{background-color:var(--color-bg);gap:2rem;margin:0 auto;z-index:5}.max-width-small{max-width:500px;padding:4rem 0;width:100%}.home-header{align-items:center;display:flex;flex-direction:column;gap:1rem;text-align:center}.home-header .home-header-sub{opacity:.6}.home-container .home-form{padding:0;width:100%}@media screen and (min-width:750px){.home-container .home-form{padding:0}}.container-full-height .bg-img-left,.container-full-height .bg-img-right{display:none}@media screen and (min-width:750px){.container-full-height:before{left:-300px;top:-30%}.container-full-height:after,.container-full-height:before{border:1px solid #ffffff29;border-radius:1.5rem;content:"";height:607px;position:absolute;width:432px;z-index:1}.container-full-height:after{right:-300px;top:-40%}.container-full-height .bg-img-left{bottom:0;display:block;left:-2rem;position:absolute;z-index:1}.container-full-height .bg-img-right{bottom:10%;display:block;position:absolute;right:-2rem;z-index:1}}.home-progress-pending{align-items:center;display:flex;flex-direction:column;gap:2rem}.privacy-policy_wrapper{background-color:#fff;border-radius:1rem;box-shadow:0 4px 6px -2px #10182808,0 12px 16px -4px #10182814;color:var(--color-text);display:flex;flex-direction:column;gap:1rem;padding:2rem}.section-legal{padding:2rem 0}.hero{background:#f7fafc;padding-bottom:4rem;padding-top:9.625rem}.hero-content{flex-wrap:wrap;gap:2rem}.hero-content,.hero-text{align-items:center;display:flex;flex-direction:column;justify-content:center}.hero-text{max-width:500px;text-align:center;width:100%}@media(min-width:768px){.hero-text{align-items:flex-start;text-align:left}.hero-content{flex-direction:row}}.hero-text h1{color:#1a202c;font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:1rem}.highlight{color:var(--color-blue)}.hero-text p{color:#4a5568;font-size:1.125rem;margin-bottom:2rem;max-width:600px}.hero-image_wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;flex:1 1;max-width:500px}.trust{background:#f7fafc;padding-bottom:4rem}@media screen and (max-width:768px){.hero{padding-bottom:2rem}}.trust-container{border-top:1px solid #e2e8f0;padding-top:2rem;text-align:center}.trust-title{color:#a0aec0;font-size:.875rem;font-weight:600;letter-spacing:.1em;margin-bottom:1.5rem;text-transform:uppercase}.trust-logos{align-items:stretch;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.logo-box{align-items:center;border:2px solid var(--color-blue);border-radius:.5rem;color:var(--color-primary);display:flex;flex-direction:row;font-weight:500;gap:1rem;max-width:280px;padding:1rem;transition:all .4s ease-in-out;width:100%}.logo-box:hover{background-color:#fff;transform:scale(1.05)}.trust-logo{max-width:8.75rem;width:100%}.how{background:#fff;padding:5rem 0}.how-header{margin-bottom:4rem;text-align:center}.how-header h2{color:#1a202c;font-size:2rem;font-weight:800}.how-header p{color:#4a5568;font-size:1.125rem}.steps-desktop{align-items:stretch;display:none}.step{background:#f7fafc;border-left:4px solid var(--color-blue);border-radius:.75rem;box-shadow:0 2px 4px #0000000d;display:flex;flex:1 1;flex-direction:column;gap:1rem;padding:2rem}.step-arrow{align-items:center;color:#a0aec0;display:flex;font-size:2rem;justify-content:center;padding:1rem}.steps-mobile{display:block}@media(min-width:1024px){.steps-desktop{display:flex}.steps-mobile{display:none}}.retailers{background:#f7fafc;padding:5rem 0}.retailers-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(6,minmax(120px,1fr));margin-top:2rem}@media screen and (max-width:768px){.retailers-grid{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:479px){.retailers-grid{grid-template-columns:repeat(2,1fr)}}.retailer-box{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 2px 4px #0000000d;display:flex;height:10rem;justify-content:center;padding:.5rem}.retailer-logo{width:50%}.why{background:#fff;padding:5rem 0}.why-container{text-align:center}.why-grid{grid-gap:2rem;display:grid;gap:2rem;margin-top:2rem}@media(min-width:640px){.why-grid{grid-template-columns:repeat(2,1fr)}}.why-item{background:#f7fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;text-align:left}.why-item h3{color:var(--color-blue);margin-bottom:.5rem}.cta{background:#f7fafc;padding:5rem 0;text-align:center}.cta-container{align-items:center;display:flex;flex-direction:column}.cta-container h2{color:#1a202c;font-size:2rem;font-weight:800;margin-bottom:1rem}.cta-container p{color:#4a5568;font-size:1.125rem;margin-bottom:2rem}
/*# sourceMappingURL=main.9ff01e24.css.map*/