input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fafafa inset!important}.opamb-validating{position:relative}.opamb-validating:after{content:"";position:absolute;border-radius:100%;right:6px;top:50%;width:0;height:0;min-width:10px;min-height:10px;margin-top:-2px;border:2px solid rgba(255,255,255,.5);border-left-color:var(--orange);border-top-color:var(--orange);animation:spin .6s infinite linear,grow .3s forwards ease-out}.opamb-banner{height:700px;width:100%;display:grid;grid-template-columns:50% 50%;background-color:#fff}.opamb-banner-left{grid-row-start:1;grid-column-start:1;width:100%;height:100%;padding:0 20px}.opamb-banner-right{grid-row-start:1;grid-column-start:2;width:100%;height:100%}.opamb-banner-heading{margin:0 0 50px 0}.opamb-banner-p{font-size:24px;line-height:32px;font-weight:400;text-align:center}.opamb-banner-p>p:nth-child(1){margin:0}.opamb-banner-p>p:nth-child(2){margin:20px 0 0 0}.opamb-banner-right{grid-row-start:1;grid-column-start:2;width:100%;height:100%}.opamb-banner-card-container{width:500px;height:500px;border-radius:50%;background:linear-gradient(135deg,rgba(233,153,83,.5) 10%,rgba(33,150,83,.5) 45%,rgba(138,163,186,.5) 75%,#2b5266 100%)}.opamb-banner-card{width:250px;height:300px;border-radius:20px;padding:20px;align-items:center;justify-content:space-around;font-size:24px;line-height:32px;font-weight:600;background-color:#fff;filter:drop-shadow(0 4px 4px rgba(0, 0, 0, .25))}.opamb-banner-card>img{width:120px;max-height:120px;object-fit:contain}.opamb-banner-card p{margin:0}.opamb-banner-card-stars img{width:26px;max-height:26px;object-fit:contain}.opamb-banner-card-refcode{display:flex;justify-content:center;min-width:70%;padding:5px;font-size:24px;font-weight:700;color:var(--green);border-radius:10px;border:2px solid var(--black)}.opamb-steps-container{background-color:var(--paige);width:100%;padding:100px 0;align-items:center}.opamb-step{display:flex;flex-direction:row;background-color:#fff;width:1000px;height:250px;border-radius:20px}.opamb-step:nth-child(2){margin:40px 0}.opamb-step-odd{margin-right:120px}.opamb-step-even{margin-left:120px}.opamb-step>img{width:140px;max-height:140px;object-fit:contain}.opamb-step-title{margin:0 0 20px 0;font-size:24px;color:var(--orange);font-weight:700}.opamb-step-text{margin:0;font-size:20px;line-height:28px;font-weight:300;max-width:500px}.opamb-cta-section{padding:60px 0}.opamb-cta{width:600px;height:50px;text-transform:uppercase;color:#fff;font-weight:700;font-size:20px;display:block;position:relative;z-index:1;border-radius:25px;overflow:hidden;box-shadow:0 5px 30px 0 rgb(3 216 222 / 20%);-webkit-box-shadow:0 5px 30px 0 rgb(3 216 222 / 20%)}.opamb-cta>div{position:absolute;z-index:-1;width:300%;height:100%;background:var(--darkblue);background:-webkit-linear-gradient(-225deg,var(--orange) 0,var(--title-color) 29%,var(--secondary) 67%,var(--green) 100%);background:-o-linear-gradient(-225deg,var(--orange) 0,var(--title-color) 29%,var(--secondary) 67%,var(--green) 100%);background:-moz-linear-gradient(-225deg,var(--orange) 0,var(--title-color) 29%,var(--secondary) 67%,var(--green) 100%);background:linear-gradient(-225deg,var(--orange) 36%,var(--title-color) 46%,var(--secondary) 56%,var(--green) 66%);top:0;left:-100%;-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.opamb-cta>button{width:100%;height:100%;outline:0!important;border:none;background:0 0;font-size:inherit}.opamb-cta:hover>div{left:0}.opamb-email-field{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-radius:5px;height:50px;width:600px;padding:10px}.opamb-email-field:focus-within{border:1px solid var(--orange)}.opamb-email-field>input:focus::placeholder{color:transparent}.opamb-email-field>i{width:25px;height:24px}.opamb-email-field>input{background:0 0;padding:0 7px 0 10px;outline:0;border:none;font-size:20px;width:100%;color:inherit;opacity:.8}.opamb-questions{background-color:var(--paige);padding:60px 0}.opamb-questions>p{max-width:90%;font-size:24px;line-height:32px;font-weight:400;text-align:center;margin:0}.opamb-questions>p span{color:var(--darkblue)}.amb-transactions-header{display:grid;width:90%;grid-template-columns:1fr 1fr 1fr;padding:20px}.amb-transactions-divider{height:3px;width:94%;background-color:var(--black);border-radius:3px;margin:10px 0 20px 0}.opamb-transaction-container{display:grid;width:90%;grid-template-columns:1fr 1fr 1fr;background-color:#fff;padding:20px;border-radius:40px;margin-bottom:30px}.opamb-transaction-container p.pending{color:var(--orange);font-weight:700}.opamb-transaction-container p.received{color:var(--green);font-weight:700}.opamb-summary-container{display:flex;flex-direction:row;width:90%;justify-content:space-evenly}.amb-summary-card{background-color:#fff;padding:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:15px;min-width:25%;max-width:30%;box-shadow:0 5px 10px rgba(0,0,0,.1)}.amb-summary-card>p:nth-child(2){font-size:40px;color:var(--green);font-weight:500;text-align:center;line-height:normal}.request-money-notice{margin-top:20px;font-size:12px;width:600px;color:#888}.request-money-popup{display:flex;flex-direction:column;justify-content:space-evenly;width:500px;height:auto;background-color:#fff;border-radius:3px;position:relative;padding:30px}.request-money-popup>*+*{margin-top:30px;margin-bottom:0}.request-money-popup .op-icon-close:before{width:24px}.rm-close-popup{position:absolute;top:15px;right:15px}.rm-to-be-received{margin:0;padding-left:20px;font-size:28px}.rm-cancel-btn{background-color:var(--secondary)}.rm-cancel-btn>div{height:28px}.rm-iban-container{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-radius:5px;height:50px;border:1px solid var(--black);padding:10px}.rm-iban-container>input{font-size:16px;width:85%}.rm-iban-container>i{width:24px;height:24px}.rm-iban-container>i:nth-child(1){margin-right:15px}.share-link-cont{position:relative;width:100%;max-width:800px;padding:2rem 4rem}.copy-link-cont{cursor:pointer;align-items:center}.copy-link-cont:hover>.icon-clipboard,.copy-link-cont:hover>.link{color:var(--orange)}.copy-link-cont.copied:hover>.icon-clipboard,.copy-link-cont.copied:hover>.link,.copy-link-cont.copied>.icon-clipboard,.copy-link-cont.copied>.link{color:#44aD44FF}.share-link-cont .icon-clipboard{width:1rem;height:1rem;margin-right:.25rem}.share-link-cont .link{margin:0}.opamb-inspiration-section{padding:60px 30px}.amb-inspiration-card{width:350px;height:500px;display:flex;flex-direction:column;background-color:#fafafa;border-radius:20px;box-shadow:0 4px 4px rgba(0,0,0,.25);-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);-moz-box-shadow:0 4px 4px rgba(0,0,0,.25);-o-box-shadow:0 4px 4px rgba(0,0,0,.25);overflow:hidden}.amb-inspiration-card>div{width:100%;height:250px}.pi-card-prod-hl{width:234px;height:234px;background-color:#fff;border-radius:50%;overflow:hidden}.pi-card-prod-hl>img{max-width:100%;max-height:100%;object-fit:contain}.pi-card-prod-hl.pi-100010-black>img,.pi-card-prod-hl.pi-100010-white>img{max-width:90%}.pi-card-prod-hl.pi-100010-white{background-color:#000}.amb-inspiration-card picture{display:flex;width:100%;height:100%}.amb-inspiration-card picture img{object-fit:cover}.amb-inspiration-card .download-icon{position:absolute;left:10px;bottom:10px;width:40px}.amb-inspiration-card .download-icon:hover{cursor:pointer}.card-center-bottom,.card-center-center,.card-center-top{position:absolute;left:0;right:0;margin:auto}.card-center-bottom,.card-center-top{width:fit-content}.card-center-bottom{bottom:10px}.card-center-top{top:10px}.card-center-center{top:0;bottom:0}.card-right-bottom{position:absolute;right:10px;bottom:10px}.card-left-top{position:absolute;left:20px;top:10px}.card-right-top{position:absolute;right:20px;top:10px}.card-top{position:relative;background-color:#fff}.card-bottom{display:flex;flex-direction:column;justify-content:space-evenly;padding:20px;width:100%;height:250px}.card-bottom p{margin:0}.card-text{max-height:120px;overflow-y:scroll;overflow-x:hidden}.card-text::-webkit-scrollbar{width:6px}.card-text::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.card-text::-webkit-scrollbar-thumb{background:var(--orange);border-radius:4px}.card-text::-webkit-scrollbar-thumb:hover{background:var(--black)}.card-main-img{width:100%;max-height:100%;margin:auto;position:absolute;left:0;right:0}.card-main-img.cover{object-fit:cover}.card-main-img.contain{object-fit:contain}.card-bottom span{font-weight:600}.card-btns{width:100%;display:flex;flex-direction:row;justify-content:space-between}.card-btns button{width:120px;height:40px;border-radius:5px;padding:0;justify-content:space-evenly}.card-btns button>img{max-width:30px;max-height:30px}.linear-grad-bkg{background:linear-gradient(151.68deg,rgba(233,153,83,.5) 14.63%,rgba(33,150,83,.5) 43.91%,rgba(138,163,186,.5) 75.11%,rgba(43,82,102,.5) 96.71%)}@media (max-width:1199.98px){.opamb-banner{height:600px}.opamb-banner-heading{margin:0 0 30px 0}.opamb-banner-p{font-size:20px;line-height:28px}.opamb-banner-card-container{width:400px;height:400px}.opamb-banner-card{width:220px;height:260px;border-radius:15px;padding:15px;font-size:20px;line-height:28px}.opamb-banner-card>img{width:100px;max-height:100px}.opamb-banner-card-stars img{width:22px;max-height:22px}.opamb-step{width:90%}}@media (max-width:991.98px) and (min-width:768px),(max-width:575.98px){.opamb-banner-heading h1{font-size:24px;line-height:28px}.opamb-banner{height:500px}.opamb-banner-left{padding:0 15px}.opamb-banner-p{font-size:18px;line-height:24px}.opamb-banner-card-container{width:350px;height:350px}.opamb-banner-card{width:180px;height:240px;font-size:18px;line-height:24px}.opamb-banner-card>img{width:90px;max-height:90px}}@media (max-width:991.98px) and (min-width:768px){.opamb-step{height:220px;border-radius:15px}.opamb-step-odd{margin-right:60px}.opamb-step-even{margin-left:60px}.opamb-step>img{width:120px;max-height:120px}.opamb-step-title{max-width:400px}.opamb-step-text{max-width:400px;font-size:18px;line-height:24px}.amb-summary-card{padding:20px;min-width:25%;max-width:32%}.amb-summary-card>p:nth-child(2){font-size:32px}}@media (max-width:767.98px){.opamb-banner{grid-template-columns:1fr;grid-template-rows:40% 60%;height:900px}.opamb-banner-left{grid-row-start:1;grid-column-start:1}.opamb-banner-right{grid-row-start:2;grid-column-start:1}.opamb-steps-container{padding:80px 0}.opamb-step:nth-child(2){margin:30px 0}.opamb-step-title{max-width:280px;margin:0 0 10px 0;font-size:20px}.opamb-step{min-height:220px;height:auto;padding:20px 0;border-radius:15px}.opamb-step-odd{margin-right:40px}.opamb-step-even{margin-left:40px}.opamb-step>img{width:120px;max-height:120px}.opamb-step-text{max-width:300px;font-size:16px;line-height:22px}.opamb-cta{width:90%;height:auto;font-size:18px;border-radius:20px}.opamb-cta>button{width:100%;min-height:40px;padding:15px 25px}.request-money-notice{margin-top:15px;width:90%}.opamb-email-field{min-height:40px;padding:15px 10px;height:auto;width:90%}.opamb-email-field>input{font-size:18px}.opamb-questions>p{font-size:20px;line-height:28px}.opamb-summary-container{flex-direction:column;justify-content:center}.amb-summary-card{padding:30px;min-width:25%;max-width:100%}.amb-summary-card:nth-child(2){margin:30px 0}.amb-summary-card>p:nth-child(2){font-size:40px}.rm-cancel-btn>div{height:5vw}.opamb-inspiration-section{padding:50px 20px}}@media (max-width:575.98px){.opamb-banner-left{padding:0 10px}.opamb-banner{height:700px}.opamb-step:nth-child(odd){flex-direction:column-reverse}.opamb-step:nth-child(even){flex-direction:column}.opamb-steps-container{padding:60px 0}.opamb-step-title{max-width:unset;margin:10px 0;font-size:22px}.opamb-step{min-height:220px;padding:20px;border-radius:10px}.opamb-step-even,.opamb-step-odd{margin:0}.opamb-step>img{width:140px;max-height:140px}.opamb-step-text{max-width:unset;font-size:18px;line-height:24px}.opamb-cta{font-size:16px;border-radius:15px}.opamb-cta>button{min-height:unset}.request-money-notice{margin-top:10px}.opamb-email-field{min-height:unset}.opamb-email-field>i{width:20px;height:20px}.opamb-email-field>input{font-size:16px;overflow:hidden}.opamb-questions>p{font-size:18px;line-height:24px}.amb-transactions-header{display:grid;width:90%;grid-template-columns:1fr 1fr 1fr;padding:20px 15px}.amb-transactions-divider{height:2px;border-radius:2px;margin:0 0 20px 0}.request-money-popup{width:90%;padding:20px}.request-money-popup>*+*{margin-top:20px}.opamb-inspiration-section{padding:30px 10px}}@media (max-width:450px){.opamb-banner{height:600px}.opamb-banner-heading{margin:0 0 20px 0}.opamb-banner-p{font-size:14px;line-height:20px}.opamb-banner-card-container{width:300px;height:300px}.opamb-banner-card{width:160px;height:220px;border-radius:10px;padding:10px;font-size:14px;line-height:20px}.opamb-banner-card>img{width:80px;max-height:80px}.opamb-banner-card-stars img{width:20px;max-height:20px}.opamb-step:nth-child(2){margin:20px 0}.opamb-step-text{font-size:16px}.opamb-step-title{font-size:20px}.opamb-cta{font-size:14px;border-radius:10px;margin-top:20px}.opamb-cta>button{padding:10px 20px}.opamb-email-field{padding:10px 10px}.opamb-email-field>i{width:16px;height:21px}.opamb-questions>p{font-size:16px;line-height:22px}.amb-transactions-header{grid-template-columns:35% 35% 30%;padding:20px 0;word-break:break-word}.opamb-transaction-container{grid-template-columns:35% 35% 30%;padding:20px 8px;margin-bottom:20px;width:96%;word-break:break-word}.opamb-inspiration-section{padding:30px 5px}.amb-inspiration-card{width:320px}.card-bottom p{font-size:14px;line-height:18px}}