@font-face{font-family:Klik Bold;src:url(../fonts/klik-bold.de07762f.woff) format("woff"),url(../fonts/klik-bold.738e1dd2.ttf) format("truetype"),url(../fonts/klik-bold.c57450d7.svg) format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Klik Regular;src:url(../fonts/klik-regular.b1aa0450.woff) format("woff"),url(../fonts/klik-regular.0e5d3548.ttf) format("truetype"),url(../fonts/klik-regular.a671b933.svg) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Klik Medium;src:url(../fonts/klik-medium.cd5a353e.woff) format("woff"),url(../fonts/klik-medium.f94fde87.ttf) format("truetype"),url(../fonts/klik-medium.829f6a30.svg) format("svg");font-weight:500;font-style:normal;font-display:swap}:root{--color-primary:#4f4f4f;--color-secondary:#333;--color-purple:#5352ec;--color-yellow:#ef9837;--color-white:#fff}.footer{grid-column:1/-1;/*margin-top:20rem*/}.footer h1{font-family:Klik Bold,sans-serif;font-size:7.2rem;line-height:9rem;text-align:center;color:var(--color-purple)}@media only screen and (max-width:28em){.footer h1{font-size:6rem;line-height:7rem;padding:2rem}.footer h1 br{display:none}}.footer .cta{display:flex;justify-content:center;margin-top:4rem}@media only screen and (max-width:28em){.footer .cta{display:flex;align-items:center}.footer .cta a img{width:12rem}.footer .cta a svg{width:13rem}}.footer .cta a:not(:last-child){margin-right:2rem}.footer__content{background:#f2f2f2;padding:6rem;margin-top:10rem;border-radius:2rem;margin-bottom:2rem;position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(25rem,1fr));grid-gap:6rem}@media only screen and (max-width:41em){.footer__content{padding:4rem 2rem 8rem}}.footer__content .footer-logo{width:25rem;margin-bottom:3rem}.footer__content a,.footer__content p{font-size:1.8rem;line-height:139.6%}.footer__content a{margin:.75rem 0}.footer__content a:hover{color:var(--color-purple)}.footer__content h2{font-family:Klik Bold,sans-serif;font-size:2.4rem;line-height:3rem;color:var(--color-secondary);margin-bottom:1rem}.footer__content .box{display:flex;flex-direction:column}.footer__content .footer__cta{display:flex;justify-content:flex-start;align-items:center;margin-top:3rem}.footer__content .footer__cta a img,.footer__content .footer__cta a svg{height:4rem}.footer__content .hetikal{position:absolute;bottom:7%;right:5%;width:16rem}@media only screen and (max-width:41em){.footer__content .hetikal{bottom:2%}}.nav-container{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-start;padding-top:4rem;position:absolute;top:0;left:0;width:100%;z-index:10;display:grid;grid-template-columns:1fr repeat(12,minmax(-webkit-min-content,10rem)) 1fr;grid-template-columns:1fr repeat(12,minmax(min-content,10rem)) 1fr}@media only screen and (max-width:70em){.nav-container{padding-top:2rem}}.nav-container .desktopLogo{width:16.7rem;margin-right:2rem}.nav-container .desktop-nav{width:100%;grid-column:1/-1;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:70em){.nav-container .desktop-nav{display:none}}.nav-container .desktop-nav .nav-links{display:flex;align-items:center;justify-content:space-between;flex-basis:85%}.nav-container .desktop-nav .nav-links .box a{font-weight:400;font-size:1.6rem;line-height:2rem;color:var(--color-secondary);text-decoration:none;transition:all .3s ease-in-out;font-family:Klik Medium,sans-serif;margin-right:4rem}.nav-container .desktop-nav .nav-links .box a:hover{color:var(--color-purple)}.nav-container .desktop-nav .nav-links .box-cta .account,.nav-container .desktop-nav .nav-links .box-cta .login{font-family:Klik Medium,sans-serif;font-weight:400;font-size:1.6rem;line-height:2rem;color:var(--color-purple);text-decoration:none;padding:1.5rem 3rem;border:1px solid var(--color-purple);border-radius:1rem;margin-right:4rem}.nav-container .desktop-nav .nav-links .box-cta .account{border:none;color:var(--color-white);background:#9342f6;margin-right:0}.nav-container .mobile-nav{width:100%;display:none;grid-column:2/14}@media only screen and (max-width:37.5em){.nav-container .mobile-nav .mobileLogo{padding:2rem}}@media only screen and (max-width:70em){.nav-container .mobile-nav{display:flex;align-items:center;justify-content:space-between}}.nav-container .mobile-nav .nav-icon{display:block;z-index:10;width:5.5rem;height:4.5rem;border-radius:50%;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:.5rem}.nav-container .mobile-nav .nav-icon .bar1,.nav-container .mobile-nav .nav-icon .bar2,.nav-container .mobile-nav .nav-icon .bar3{width:20px;height:2px;margin:2px 0;transition:.4s;background:#9342f6;border-radius:1rem}.nav-container .mobile-nav .nav-anim .bar1{transform:rotate(-45deg) translate(-2px,2px)}.nav-container .mobile-nav .nav-anim .bar2{transform:rotate(45deg) translate(-2px,-3px)}.nav-container .mobile-nav .nav-anim .bar3{display:none}.nav-container .mobile-nav__wrapper{position:fixed;top:0;left:0;background-color:var(--color-white);width:100vw;height:100vh;display:none;z-index:-1;padding-top:8rem}.nav-container .mobile-nav__wrapper a{font-size:3.5rem;line-height:2.9rem;text-align:right;text-decoration:none;display:block;margin-right:3rem;margin-top:8rem;color:var(--color-primary)}.nav-container .mobile-nav__wrapper .nav-item{display:flex;align-items:center;justify-content:flex-start;float:right}.nav-container .mobile-nav__wrapper .nav-item__download{background:rgba(111,207,151,.2);border-radius:50%;padding:1rem;width:4.2rem;height:4.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.openNav{display:block!important}.sticky-nav{background-color:var(--color-white);position:fixed;width:100%;z-index:10;padding:4rem}@media only screen and (max-width:70em){.sticky-nav{padding-top:2rem;padding-bottom:2rem}}@media only screen and (max-width:41em){.sticky-nav{padding:2rem 0}}.section-aboutus{grid-column:1/-1;padding:0 4rem;margin-top:20rem}@media only screen and (max-width:28em){.section-aboutus{padding:0 2rem}}.section-aboutus h1{font-size:4.8rem;line-height:6rem;font-family:Klik Bold,sans-serif;color:var(--color-secondary);margin-bottom:2rem}.section-aboutus p{font-size:2.4rem;line-height:139.6%}.section-aboutus .about-features{display:flex;margin-top:10rem}@media only screen and (max-width:45em){.section-aboutus .about-features{flex-direction:column}}.section-aboutus .about-features .box-left{flex-basis:30%;margin-right:6rem}.section-aboutus .about-features .box-left img{width:100%;height:auto}@media only screen and (max-width:45em){.section-aboutus .about-features .box-left img{width:70%;margin-top:-5rem;margin-bottom:2rem}}.section-aboutus .about-features .box-right{flex-basis:70%;display:grid;grid-template-columns:repeat(auto-fit,minmax(45rem,1fr));grid-gap:4rem}@media only screen and (max-width:28em){.section-aboutus .about-features .box-right{grid-template-columns:repeat(auto-fit,minmax(25rem,1fr))}}.section-aboutus .about-features .box-right .box h2{font-size:3.6rem;line-height:4.4rem;color:var(--color-purple);margin:2rem 0}.section-aboutus .about-features .box-right .box p{font-size:2.4rem;line-height:139.6%}.section-contactus{grid-column:1/-1;padding:0 4rem;margin-top:20rem}@media only screen and (max-width:28em){.section-contactus{padding:0 2rem}}.section-contactus h1{font-size:4.8rem;line-height:6rem;font-family:Klik Bold,sans-serif;color:var(--color-secondary);margin-bottom:2rem}.section-contactus p{font-size:2.4rem;line-height:139.6%}.section-contactus .contact{display:flex;margin-top:12rem}@media only screen and (max-width:45em){.section-contactus .contact{flex-direction:column}}.section-contactus .contact .contact__img{flex-basis:50%}.section-contactus .contact .contact__img img{width:80%;height:auto}@media only screen and (max-width:45em){.section-contactus .contact .contact__img img{width:70%;margin-top:-5rem;margin-bottom:2rem}}.section-contactus .contact form{flex-basis:50%}.section-contactus .contact form input,.section-contactus .contact form textarea{width:100%;border:none;outline:none;background:none;margin-bottom:2.6rem;padding:3rem 1.6rem;background:#f2f2f2;border-radius:1rem;font-size:1.8rem;line-height:2.2rem;color:#a1a1a1;font-family:Klik Regular,sans-serif}.section-contactus .contact form textarea{height:25rem}.section-contactus .contact form button{border:none;background-color:transparent;outline:none;cursor:pointer;width:100%;background:#9342f6;color:var(--color-white);padding:2rem;border-radius:1rem;font-size:1.8rem;line-height:2.2rem;font-family:Klik Regular,sans-serif}.section-contactus .box-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(45rem,1fr));grid-gap:4rem;margin-top:12rem}@media only screen and (max-width:28em){.section-contactus .box-wrapper{grid-template-columns:repeat(auto-fit,minmax(25rem,1fr))}}.section-contactus .box-wrapper .box h2{font-size:3.6rem;line-height:4.4rem;color:var(--color-purple);margin:2rem 0}.section-contactus .box-wrapper .box p{font-size:2.4rem;line-height:139.6%}.section-contactus .box-wrapper .box a{text-decoration:none;font-size:2.4rem;line-height:139.6%;color:var(--color-purple);font-family:Klik Medium,sans-serif;display:block;margin-top:2rem}.section-contactus .box-wrapper .box a:hover{text-decoration:underline}.section-faqs{grid-column:1/-1;padding:0 4rem;margin-top:20rem}@media only screen and (max-width:41em){.section-faqs{padding:0 2rem}}@media only screen and (max-width:37.5em){.section-faqs{padding:1rem}}.section-faqs h1{font-size:4.8rem;line-height:6rem;font-family:Klik Bold,sans-serif;color:var(--color-secondary);margin-bottom:2rem}.section-faqs p{font-size:2.4rem;line-height:139.6%}.section-faqs__content{display:flex}@media only screen and (max-width:41em){.section-faqs__content{flex-direction:column}}.section-faqs__content .box,.section-faqs__content .box-img{flex-basis:50%}.section-faqs__content .box-img img{width:100%;height:auto;margin-top:-8rem}@media only screen and (max-width:41em){.section-faqs__content .box-img img{margin-top:2rem;width:70%}}.section-faqs .faq-container{margin-top:-35rem;position:relative;z-index:2;background:#f9f9f9;border-radius:3rem;padding:3rem 8rem 16rem}@media only screen and (max-width:90em){.section-faqs .faq-container{margin-top:-25rem}}@media only screen and (max-width:75em){.section-faqs .faq-container{margin-top:-15rem}}@media only screen and (max-width:55em){.section-faqs .faq-container{margin-top:-5rem;padding:2rem 4rem}}@media only screen and (max-width:41em){.section-faqs .faq-container{margin-top:2rem;padding:.1rem 3rem}}.section-faqs .openFaq{padding-bottom:0!important}.section-faqs .openFaq .faq-box__top img{transform:rotate(180deg)}.section-faqs .openFaq .faq-box__bottom{margin-top:3rem;padding:4rem;opacity:1;height:100%;position:relative;top:0;border-top:1px solid #bdbdbd}@media only screen and (max-width:41em){.section-faqs .openFaq .faq-box__bottom{padding:2rem}}.section-faqs .faq-box{border-bottom:1px solid #bdbdbd;padding-bottom:4rem;overflow:hidden;margin:8rem 0}.section-faqs .faq-box__top{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.section-faqs .faq-box__top img{transition:all .3s ease-in-out;margin-left:2rem;width:1.25rem}.section-faqs .faq-box__title{font-size:3.6rem;line-height:4.2rem;color:var(--color-secondary)}@media only screen and (max-width:41em){.section-faqs .faq-box__title{font-size:3rem;line-height:4rem}}.section-faqs .faq-box__bottom{height:0;opacity:0;transition:all .2s ease-in-out;background:#eeeefd}.section-faqs .faq-box__p{font-size:2.4rem;line-height:3.3rem;color:var(--color-secondary);width:90%}@media only screen and (max-width:41em){.section-faqs .faq-box__p{font-size:2rem;line-height:3rem}}.indexheader{grid-column:1/-1;background-color:#f9f9f9;display:flex;margin-top:10rem;border-radius:4rem;overflow:hidden}@media only screen and (max-width:75em){.indexheader{flex-direction:column;margin-top:15rem}}@media only screen and (max-width:37.5em){.indexheader{margin-top:12rem}}.indexheader .box-left{flex-basis:50%;padding:6rem;display:grid;place-content:center}@media only screen and (max-width:41em){.indexheader .box-left{padding:4rem}}@media only screen and (max-width:37.5em){.indexheader .box-left{padding:4rem 3rem}}.indexheader .box-left h1{font-family:Klik Bold,sans-serif;font-size:5.8rem;line-height:7rem;color:var(--color-secondary);position:relative;z-index:1;margin-bottom:2rem}@media only screen and (max-width:90.5em){.indexheader .box-left h1 br{display:none}}@media only screen and (max-width:55em){.indexheader .box-left h1{font-size:5rem;line-height:5.5rem}}.indexheader .box-left h1 svg{position:absolute;bottom:2%;right:41%;z-index:-1}@media only screen and (max-width:78em){.indexheader .box-left h1 svg{right:31%}}@media only screen and (max-width:75em){.indexheader .box-left h1 svg{left:0}}@media only screen and (max-width:37em){.indexheader .box-left h1 svg{left:0;width:25rem;bottom:0}}.indexheader .box-left p{font-size:2.4rem;line-height:139.6%;margin-bottom:4rem}.indexheader .box-left .cta{margin-top:4rem}@media only screen and (max-width:28em){.indexheader .box-left .cta{display:flex;align-items:center}.indexheader .box-left .cta a img{width:12rem}.indexheader .box-left .cta a svg{width:13rem}}.indexheader .box-left .cta a{margin-right:2rem}.indexheader .box-right{flex-basis:50%;position:relative}.indexheader .box-right .header-img{width:100%;height:auto}.indexheader .box-right .elem1{position:absolute;bottom:18%;left:7%;z-index:2;width:8rem;height:auto}.indexheader .box-right .elem2{position:absolute;top:25%;right:6%;z-index:2;width:8rem;height:auto}.section-buy{margin-top:6rem;grid-column:1/-1;background:linear-gradient(180deg,hsla(0,0%,98%,0),#f9f9f9);border-radius:3rem;padding:4rem}@media only screen and (max-width:37.5em){.section-buy{padding:2rem}}.section-buy h1{font-size:3.6rem;line-height:4.4rem;text-align:center;color:var(--color-yellow)}@media only screen and (max-width:41em){.section-buy h1{text-align:left}}.section-buy__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(35rem,1fr));grid-gap:4rem;margin-top:6rem}@media only screen and (max-width:28em){.section-buy__content{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr))}}.section-buy__content .box{display:flex}.section-buy__content .box img{margin-right:2rem}.section-buy__content .box p{font-family:Klik Medium,sans-serif;font-size:2rem;line-height:2.5rem;color:var(--color-secondary)}@media only screen and (max-width:41em){.section-buy__content .box p br{display:none}}.section-about{margin-top:20rem;grid-column:1/-1;display:flex}@media only screen and (max-width:75em){.section-about{flex-direction:column;margin-top:4rem}}@media only screen and (max-width:41em){.section-about{margin-top:8rem}}.section-about .box-left{flex-basis:50%;padding:6rem 6rem 6rem 0;display:grid;place-content:center}@media only screen and (max-width:75em){.section-about .box-left{padding:4rem}}@media only screen and (max-width:37.5em){.section-about .box-left{padding:2rem}}.section-about .box-left h2{font-family:Klik Medium,sans-serif;font-size:3.6rem;line-height:4.4rem;color:var(--color-yellow);margin-bottom:3rem;font-weight:100}.section-about .box-left h1{font-family:Klik Bold,sans-serif;font-size:4.8rem;line-height:6rem;color:var(--color-secondary);position:relative;margin-bottom:2rem}@media only screen and (max-width:28em){.section-about .box-left h1 br{display:none}}.section-about .box-left h1 img{position:absolute;top:-75%;right:20%}@media only screen and (max-width:75em){.section-about .box-left h1 img{top:655%;right:80%}}@media only screen and (max-width:28em){.section-about .box-left h1 img{display:none}}.section-about .box-left p{font-size:2.4rem;line-height:139.6%;margin-bottom:2rem}.section-about .box-left .cta{display:flex;align-items:center;justify-content:flex-start}.section-about .box-left .cta a{margin-right:2rem}@media only screen and (max-width:28em){.section-about .box-left .cta{display:flex;align-items:center}.section-about .box-left .cta a img{width:12rem}.section-about .box-left .cta a svg{width:13rem}}.section-about .box-right{flex-basis:50%}@media only screen and (max-width:41em){.section-about .box-right{padding:4rem}}.section-about .box-right img{width:100%;height:70rem;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:45em){.section-about .box-right img{width:85%;margin-top:5rem;height:auto}}.section-works{margin-top:20rem;grid-column:1/-1;display:flex}@media only screen and (max-width:75em){.section-works{flex-direction:column}}@media only screen and (max-width:45em){.section-works{margin-top:8rem}}.section-works .mobile-img{display:none}@media only screen and (max-width:75em){.section-works .mobile-img{display:block;width:90%;margin-top:4rem}}.section-works .box-wrapper{flex-basis:25%}@media only screen and (max-width:75em){.section-works .box-wrapper{padding:0 4rem}}@media only screen and (max-width:37.5em){.section-works .box-wrapper{padding:0 2rem}}.section-works .box-wrapper h1{font-family:Klik Bold,sans-serif;font-size:4.8rem;line-height:6rem;color:var(--color-secondary);margin-bottom:2rem}.section-works .box-wrapper p{font-family:Klik Medium,sans-serif;font-size:2rem;line-height:139.6%;margin-bottom:4rem}.section-works .box-wrapper img{width:100%;height:auto}@media only screen and (max-width:75em){.section-works .box-wrapper img{display:none}}.section-works .box-list{flex-basis:75%;margin-left:6rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(45rem,1fr));grid-gap:4rem}@media only screen and (max-width:75em){.section-works .box-list{margin-left:0;padding:4rem}}@media only screen and (max-width:37.5em){.section-works .box-list{padding:2rem}}@media only screen and (max-width:28em){.section-works .box-list{grid-template-columns:repeat(auto-fit,minmax(25rem,1fr))}}.section-works .box-list .box img{height:6rem;width:auto;margin-bottom:1rem}.section-works .box-list .box h2{font-family:Klik Medium,sans-serif;font-size:3.6rem;line-height:4.4rem;color:var(--color-purple);font-weight:100;margin-bottom:2rem}.section-works .box-list .box p{font-size:2.4rem;line-height:139.6%}.section-trust{margin-top:20rem;grid-column:1/-1;display:flex;background:linear-gradient(180deg,hsla(0,0%,98%,0),#f9f9f9);border-radius:3rem;padding:8rem}@media only screen and (max-width:75em){.section-trust{flex-direction:column}}@media only screen and (max-width:45em){.section-trust{padding:4rem;margin-top:8rem}}@media only screen and (max-width:28em){.section-trust{padding:2rem}}.section-trust .giftngpay-mobile{display:none}@media only screen and (max-width:75em){.section-trust .giftngpay-mobile{display:block;width:80%}}.section-trust .trust-mobile{display:none}@media only screen and (max-width:75em){.section-trust .trust-mobile{display:block;width:80%}}.section-trust .box{margin:8rem 0}.section-trust .box img{height:6rem;width:auto;margin-bottom:1rem}.section-trust .box h2{font-family:Klik Medium,sans-serif;font-size:3.6rem;line-height:4.4rem;color:var(--color-purple);font-weight:100;margin-bottom:2rem}.section-trust .box p{font-size:2.4rem;line-height:139.6%}.section-trust .box-left{flex-basis:50%}.section-trust .box-left h1{font-family:Klik Bold,sans-serif;font-size:4.8rem;line-height:6rem;color:var(--color-secondary);margin-bottom:2rem}.section-trust .box-left .subtitle{font-family:Klik Medium,sans-serif;font-size:2rem;line-height:139.6%;margin-bottom:4rem}.section-trust .box-left .giftngpay{width:100%;height:auto}@media only screen and (max-width:75em){.section-trust .box-left .giftngpay{display:none}}.section-trust .box-right{flex-basis:50%;margin-left:12rem}@media only screen and (max-width:75em){.section-trust .box-right{margin-left:0;margin-top:-4rem}}.section-trust .box-right .trust{width:100%;height:70rem;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:75em){.section-trust .box-right .trust{display:none}}.section-appstory{margin-top:20rem;grid-column:1/-1}.section-appstory img{width:100%;height:auto}.section-rates{grid-column:1/-1;background:linear-gradient(180deg,#a059f7,#5352ec),#5352ec;border-radius:2rem;padding:6rem 4rem;margin-top:14rem;text-align:center}@media only screen and (max-width:37em){.section-rates{padding:4rem 2rem}}.section-rates h1{color:var(--color-white);font-size:4.8rem;line-height:6rem;font-family:Klik Bold,sans-serif}@media only screen and (max-width:37em){.section-rates h1{font-size:3.5rem;line-height:4rem}}.section-rates p{font-family:Klik Medium,sans-serif;font-size:2.4rem;margin-top:2rem;line-height:139.6%;color:#f2f2f2;font-weight:100;margin-bottom:6rem}@media only screen and (max-width:37em){.section-rates p{font-size:2rem}}.section-rates .amountBox,.section-rates .selectBox{position:relative;width:80%;margin:0 auto 3rem}.section-rates .amountBox [disabled],.section-rates .selectBox [disabled]{opacity:.7;pointer-events:none;cursor:not-allowed}@media only screen and (max-width:37em){.section-rates .amountBox,.section-rates .selectBox{width:95%}}.section-rates .amountBox img,.section-rates .selectBox img{position:absolute;top:37%;left:2rem}@media only screen and (max-width:37em){.section-rates .amountBox img,.section-rates .selectBox img{top:32%}}.section-rates input,.section-rates select{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;font:inherit;height:4em;padding:0 5rem 0 6rem;background:url(../fonts/chevron.5cd417ad.svg) no-repeat right 1.5em center/.7em,linear-gradient(270deg,#f2f2f2 3em,#f2f2f2 0);color:#a1a1a1;border-radius:1rem;cursor:pointer;font-family:Klik Medium,sans-serif}.section-rates input:focus,.section-rates select:focus{outline:none}.section-rates input::-ms-expand,.section-rates select::-ms-expand{display:none}.section-rates input{background:none;background-color:#f2f2f2;cursor:auto}.section-rates input::-webkit-input-placeholder{color:#a1a1a1}.section-rates .money{display:flex;align-items:center;justify-content:center;margin-top:-4rem}@media only screen and (max-width:65em){.section-rates .money img{height:5rem}}.section-rates .money h2{font-size:7.2rem;line-height:100%;font-family:Klik Bold,sans-serif;color:var(--color-white);margin-left:1rem}.section-terms{grid-column:1/-1;padding:0 4rem;margin-top:20rem}@media only screen and (max-width:28em){.section-terms{padding:0 2rem}}.section-terms h1{font-size:4.8rem;line-height:6rem;font-family:Klik Bold,sans-serif;color:var(--color-secondary);margin-bottom:2rem}.section-terms p{font-size:2.4rem;line-height:139.6%}.section-terms .terms-content{margin-top:10rem}.section-terms .terms-content h2{font-size:3.6rem;line-height:4.4rem;color:var(--color-secondary);margin:2rem 0}.section-terms .terms-content h3{font-size:1.6rem;line-height:2rem;color:var(--color-purple);margin-top:6rem;text-transform:uppercase}.section-terms .terms-content p{font-size:2.4rem;line-height:139.6%}.section-terms .terms-content p a{color:var(--color-purple)}*,:after,:before{margin:0;padding:0;box-sizing:inherit}::-moz-selection{background:var(--color-purple);color:var(--color-yellow)}::selection{background:var(--color-purple);color:var(--color-white)}a{text-decoration:none;color:var(--color-primary)}html{font-size:62.5%;box-sizing:border-box;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}@media only screen and (max-width:62.5em){html{font-size:51.25%}}@media only screen and (max-width:56.25em){html{font-size:49%}}@media only screen and (max-width:37.5em){html{font-size:46%}}@media only screen and (min-width:140.5em){html{font-size:75%}}body{font-family:Klik Regular,sans-serif;font-size:1.6rem;overflow-x:hidden;background-color:var(--color-white);color:var(--color-primary);position:relative;margin:0 8rem}@media only screen and (max-width:85em){body{margin:0 4rem}}@media only screen and (max-width:65em){body{margin:0 2rem}}@media only screen and (max-width:37.5em){body{margin:0 1rem}}.container{display:grid;grid-template-columns:1fr repeat(12,minmax(-webkit-min-content,10rem)) 1fr;grid-template-columns:1fr repeat(12,minmax(min-content,10rem)) 1fr;position:relative}.text-error{color:red;font-weight:700}.text-success{color:var(--color-primary);font-weight:700}.text-info{color:var(--color-purple);font-weight:700}