@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&family=Noto+Sans+Sinhala:wght@100;200;300;400;500;600;700;800&family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Damion&display=swap";@import"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css";*{font-family:Manrope,sans-serif;box-sizing:border-box}html{scroll-behavior:smooth;overflow-y:overlay}body{padding:0!important;-webkit-font-smoothing:antialiased}a{text-decoration:none}.sinhala-font{font-family:Noto Sans Sinhala,sans-serif!important}.btn{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:13px 15px;gap:5px;border-radius:10px;border:none;outline:none;color:#fff;font-size:13px;font-family:Manrope;font-weight:700;line-height:120%}@media screen and (max-width:992px){.btn{font-size:10px;font-family:Manrope;font-weight:700;line-height:120%;padding:9px}}.btn-expanded{padding:15px 30px;font-size:16px;font-family:Manrope;font-weight:600;line-height:120%}@media screen and (max-width:992px){.btn-expanded{font-size:12px;font-family:Manrope;font-weight:600;line-height:120%;padding:9px}}.primary-btn{color:#fff!important;background-color:#0166ff}.primary-btn:hover{background-color:#216bff}@media screen and (max-width:992px){.primary-btn{font-size:12px;font-family:Manrope;font-weight:600;line-height:120%}}.secondary-btn{background-color:transparent;color:#0166ff;border:1px solid #0166ff}.secondary-btn:hover{color:#fff;background-color:#216bff}@media screen and (max-width:992px){.secondary-btn{font-size:12px;font-family:Manrope;font-weight:600;line-height:120%}}.error{font-size:13px;font-family:Manrope;font-weight:500;line-height:120%;margin:10px 0}.error.success{color:#04cd00!important}.error.danger{color:#ff2b2b!important}@media screen and (max-width:992px){.error{font-size:10px;font-family:Manrope;font-weight:500;line-height:120%}}.header{background-color:#0166ff;padding:12px 0;color:#fff}.header p{margin:auto 0;font-weight:400}.header a,.header p{font-size:13px;font-family:Manrope;line-height:120%}.header a{color:#fff;font-weight:700}.header .header-close-btn{all:unset;position:absolute;display:flex;right:0;top:0;bottom:0;margin:auto;align-items:center;font-size:20px;cursor:pointer}@media screen and (max-width:992px){.header .header-close-btn{right:15px}.header p{font-weight:400}.header a,.header p{font-size:10px;font-family:Manrope;line-height:120%}.header a{font-weight:700}}.navbar{padding:15px 0;box-shadow:0 0 10px rgba(0,0,0,.1)}.navbar .navbar-toggler{outline:none;box-shadow:none;border:none;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;margin:auto}.navbar .navbar-brand img{width:200px;height:auto}.navbar .nav-item{margin:0 5px}.navbar .navbar-btn{position:relative;background-color:#f9fafc;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 25px!important;gap:12px;opacity:1!important;border-radius:8px}.navbar .navbar-btn.show,.navbar .navbar-btn:hover{background-color:#0166ff;color:#fff!important}.navbar .navbar-btn span{font-size:16px;font-family:Manrope;font-weight:700;line-height:120%;margin-left:-8px;color:#0166ff}.navbar .dropdown .dropdown-menu{background-color:#0166ff;padding:10px 20px;margin-top:10px;border:none}.navbar .dropdown .dropdown-menu .dropdown-item{color:#fff;text-align:right;border-radius:10px;padding:6px 10px;font-size:16px;font-family:Manrope;font-weight:500;line-height:120%}.navbar .dropdown .dropdown-menu .dropdown-item .secondary-btn{padding:8px 20px;font-size:13px;font-family:Manrope;font-weight:500;line-height:120%;border:1px solid #fff;color:#fff}.navbar .dropdown .dropdown-menu .dropdown-item:hover{background-color:#216bff}.navbar .dropdown .dropdown-menu :not(:last-child) .dropdown-item{margin-bottom:10px}.navbar .nav-link{color:#262626!important;opacity:.8;font-size:16px;font-family:Manrope;font-weight:500;line-height:120%;transition:all .2s!important;text-align:center}.navbar .nav-link:hover{opacity:1}@media screen and (max-width:992px){.navbar .navbar-collapse{top:0;left:0;padding:25px;position:fixed;background-color:#fff;z-index:1;box-shadow:0 0 10px rgba(0,0,0,.1)}.navbar .navbar-nav{justify-content:start!important}.navbar .navbar-brand{margin:auto auto 10px}.navbar .navbar-brand img{width:50%;height:auto}.navbar .navbar-btn{background-color:transparent;justify-content:start;padding:10px 25px!important}.navbar .navbar-btn.show,.navbar .navbar-btn:hover{background-color:transparent;color:#262626!important}.navbar .navbar-btn span{font-size:12px;font-family:Manrope;font-weight:700;line-height:120%}.navbar .dropdown .dropdown-menu{background-color:transparent;color:#262626;margin-top:0}.navbar .dropdown .dropdown-menu .dropdown-item{color:#262626!important;text-align:left}.navbar .dropdown .dropdown-menu .dropdown-item .secondary-btn{font-size:10px;font-family:Manrope;font-weight:500;line-height:120%;border:1px solid #262626;color:#262626}.navbar .dropdown .dropdown-menu .dropdown-item:hover{background-color:transparent}}.disabled-btn,.disabled-link{pointer-events:none}.disabled-btn{opacity:.75}.form-group{position:relative}.form-group .input-group .input-group-text{padding:18px 15px;border-radius:10px 0 0 10px;font-size:16px;font-family:Manrope;font-weight:400;line-height:120%}.form-group .input-group .form-control{border-radius:0 10px 10px 0!important;width:-moz-fit-content;width:fit-content}@media screen and (max-width:992px){.form-group .input-group .input-group-text{font-size:12px;font-family:Manrope;font-weight:400;line-height:120%}}.form-group .form-control{width:100%;padding:18px 15px;border-radius:10px;box-shadow:none!important;border:1px solid rgba(38,38,38,.25);z-index:1;overflow:visible;font-size:16px;font-family:Manrope;font-weight:400;line-height:120%;transition:all .2s!important}.form-group .form-control::placeholder{font-size:16px;font-family:Manrope;font-weight:400;line-height:120%}.form-group .form-control:focus::-webkit-input-placeholder{visibility:hidden}.form-group .form-control:focus{border:1px solid #0166ff!important}.form-group .form-control:focus+label{display:inline-block;position:absolute;left:12px;top:-7px;z-index:99}@media screen and (max-width:992px){.form-group .form-control{padding:15px;font-size:12px;font-family:Manrope;font-weight:400;line-height:120%}.form-group .form-control::placeholder{font-size:12px;font-family:Manrope;font-weight:400;line-height:120%}}.form-group label{font-size:13px;font-family:Manrope;font-weight:400;line-height:120%;display:none;color:#0166ff;background-color:#fff;border-radius:25px;padding:0 5px}#home-page .home-img{width:100%;height:auto;margin:0 auto;filter:drop-shadow(0 0 15px rgba(0,0,0,.1));border-radius:20px}#home-page .browse-section{width:100%}#home-page .browse-section h1{font-size:39px;font-family:Manrope;font-weight:700;line-height:120%}#home-page .browse-section p{font-size:16px;font-family:Manrope;font-weight:400;line-height:120%}#home-page .browse-section .select-tab-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;gap:15px;background:#f9fafc;border-radius:40px;width:-moz-fit-content;width:fit-content;margin:30px auto}#home-page .browse-section .select-tab-wrapper .primary-btn{position:relative;padding:20px 40px;border-radius:35px;background-color:transparent;color:#262626!important;font-size:20px;font-family:Manrope;font-weight:600;line-height:120%}#home-page .browse-section .select-tab-wrapper .primary-btn.active{background-color:#0166ff;color:#fff!important}#home-page .browse-section .select-tab-wrapper .primary-btn.active.coming-soon:before{color:#fff}#home-page .browse-section .select-tab-wrapper .primary-btn.coming-soon:before{content:"Coming soon";font-size:13px;font-family:Damion;font-weight:400;line-height:120%;position:absolute;bottom:10px;right:10px;color:#0166ff;transform:rotate(-20deg)}@media screen and (max-width:992px){#home-page .browse-section .select-tab-wrapper{width:max-content!important}#home-page .browse-section .select-tab-wrapper .primary-btn{padding:15px 10px;font-size:12px;font-family:Manrope;font-weight:600;line-height:120%}}#home-page .about-section{background:linear-gradient(252.22deg,rgba(255,27,124,.15),rgba(1,102,255,.15));padding:40px;border-radius:20px}#home-page .about-section h1{color:#262626;font-size:39px;font-family:Manrope;font-weight:700;line-height:120%}#home-page .about-section p{color:#262626;font-size:16px;font-family:Manrope;font-weight:500;line-height:150%}#home-page .about-section .img-wrapper{display:flex;flex-direction:row;align-items:center;width:100%;height:340px;overflow:hidden;background-image:url(/_next/static/media/gradient-bg.f673a374.png);background-size:cover;background-repeat:no-repeat;border-radius:20px}#home-page .about-section .img-wrapper img{width:80%;height:auto;margin:auto}@media screen and (max-width:992px){#home-page .about-section{padding:30px;margin:10px}#home-page .about-section h1{font-size:20px;font-family:Manrope;font-weight:700;line-height:150%}#home-page .about-section p{font-size:12px;font-family:Manrope;font-weight:500;line-height:150%}}#home-page .how-it-works-section .how-it-works-card:nth-child(2n){margin-top:60px}#home-page .how-it-works-section .how-it-works-card:first-child .img-wrapper{background-image:url(/_next/static/media/select_stream.225813fa.png)}#home-page .how-it-works-section .how-it-works-card:first-child .img-wrapper:hover{background-image:url(/_next/static/media/select_stream_hover.2b2008d6.png)}#home-page .how-it-works-section .how-it-works-card:nth-child(2) .img-wrapper{background-image:url(/_next/static/media/choose_paper.29786e0a.png)}#home-page .how-it-works-section .how-it-works-card:nth-child(2) .img-wrapper:hover{background-image:url(/_next/static/media/choose_paper_hover.2ae33a5f.png)}#home-page .how-it-works-section .how-it-works-card:nth-child(3) .img-wrapper{background-image:url(/_next/static/media/complete_payment.f798d793.png)}#home-page .how-it-works-section .how-it-works-card:nth-child(3) .img-wrapper:hover{background-image:url(/_next/static/media/complete_payment_hover.0452ab2c.png)}#home-page .how-it-works-section .how-it-works-card:nth-child(4) .img-wrapper{background-image:url(/_next/static/media/diy.08ab7914.png)}#home-page .how-it-works-section .how-it-works-card:nth-child(4) .img-wrapper:hover{background-image:url(/_next/static/media/diy_hover.be076b44.png)}#home-page .how-it-works-section .how-it-works-card .img-wrapper{background-size:contain;width:150px;height:150px;margin:auto}#home-page .how-it-works-section .how-it-works-card h4{font-size:20px;font-family:Manrope;font-weight:600;line-height:120%}#home-page .how-it-works-section .how-it-works-card p{font-size:16px;font-family:Manrope;font-weight:300;line-height:150%}#home-page .network-section{width:100%;margin:0 auto}#home-page .network-section h1{color:#262626;font-size:39px;font-family:Manrope;font-weight:700;line-height:120%}#home-page .network-section p{color:#262626;font-size:16px;font-family:Manrope;font-weight:500;line-height:150%}@media screen and (max-width:992px){#home-page .network-section h1{font-size:20px;font-family:Manrope;font-weight:700;line-height:150%}#home-page .network-section p{font-size:12px;font-family:Manrope;font-weight:500;line-height:150%}}.browse-paper-cards-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:15px;gap:15px}.browse-paper-cards-wrapper .paper-card{display:flex;flex-direction:column;justify-content:center;margin:5px auto;padding:20px;width:100%;border:.5px solid rgba(38,38,38,.25);background-color:#f9fafc;border-radius:15px}.browse-paper-cards-wrapper .paper-card .main-img{overflow:hidden;width:100%;height:145px;border:.5px solid rgba(38,38,38,.1);border-radius:10px;background-color:#fff;cursor:pointer}.browse-paper-cards-wrapper .paper-card .tags-wrapper div{color:#0065ff;padding:5px 15px;border:.5px solid #0065ff;border-radius:15px;cursor:pointer;font-size:13px;font-family:Manrope;font-weight:500;line-height:120%;transition:all .2s!important}.browse-paper-cards-wrapper .paper-card .tags-wrapper div:hover{background-color:#e4efff}.browse-paper-cards-wrapper .paper-card .content{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;gap:10px;text-align:left}.browse-paper-cards-wrapper .paper-card .content .title{cursor:pointer;color:#262626;font-size:16px;font-family:Manrope;font-weight:600;line-height:120%}.browse-paper-cards-wrapper .paper-card .content .preview-btn{width:-moz-fit-content;width:fit-content;padding:6px 12px}.browse-paper-cards-wrapper .paper-card .content .questions{display:flex;gap:8px;align-items:center;color:#262626;font-size:13px;font-family:Manrope;font-weight:400;line-height:120%}.browse-paper-cards-wrapper .paper-card .content .stats div p{margin:4px 0 0}.browse-paper-cards-wrapper .paper-card .content .stats img{width:30px;height:30px}.browse-paper-cards-wrapper .paper-card .content .stats .name{color:rgba(38,38,38,.5);font-size:10px;font-family:Manrope;font-weight:400;line-height:120%;font-size:10px!important}.browse-paper-cards-wrapper .paper-card .content .stats .percentage{color:#0166ff;font-size:16px;font-family:Manrope;font-weight:700;line-height:120%;font-weight:700!important}.browse-paper-cards-wrapper .paper-card .content .price{color:#0166ff;font-size:20px;font-family:Manrope;font-weight:800;line-height:120%}.browse-paper-cards-wrapper .paper-card .content .pending{width:-moz-fit-content;width:fit-content;padding:6px 12px;border-radius:6px;background-color:rgba(1,102,255,.25);color:#0166ff;font-size:16px;font-family:Manrope;font-weight:600;line-height:120%}@media screen and (max-width:992px){.browse-paper-cards-wrapper{grid-template-columns:1fr 1fr!important}.browse-paper-cards-wrapper .paper-card{width:100%!important}.browse-paper-cards-wrapper .paper-card .main-img{height:100%!important}.browse-paper-cards-wrapper .paper-card .main-img img{min-height:100%;object-fit:cover}.browse-paper-cards-wrapper .paper-card .tags-wrapper div{font-size:10px;font-family:Manrope;font-weight:500;line-height:120%}.browse-paper-cards-wrapper .paper-card .content .stats img{width:24px;height:24px}.browse-paper-cards-wrapper .paper-card .content .stats .name{font-size:8px;font-family:Manrope;font-weight:400;line-height:120%}.browse-paper-cards-wrapper .paper-card .content .stats .percentage{font-size:12px;font-family:Manrope;font-weight:700;line-height:120%}.browse-paper-cards-wrapper .paper-card .content .title{font-size:12px;font-family:Manrope;font-weight:600;line-height:120%}.browse-paper-cards-wrapper .paper-card .content .questions{font-size:10px;font-family:Manrope;font-weight:400;line-height:120%}.browse-paper-cards-wrapper .paper-card .content .price{font-size:14px;font-family:Manrope;font-weight:800;line-height:120%}.browse-paper-cards-wrapper .paper-card .content .pending{font-size:12px;font-family:Manrope;font-weight:600;line-height:120%}}.network-card-wrapper .network-card{background:linear-gradient(252.22deg,rgba(255,27,124,.15),rgba(1,102,255,.15));border-radius:20px;padding:30px;margin:0 15px}.network-card-wrapper .network-card h2{font-size:31px;font-family:Manrope;font-weight:700;line-height:120%;margin-bottom:20px}.network-card-wrapper .network-card p{font-size:16px;font-family:Manrope;font-weight:400;line-height:150%}.network-card-wrapper .network-card .standalone-img{width:100%;height:auto;border-radius:20px}.network-card-wrapper .network-card .img-wrapper{display:flex;flex-direction:row;align-items:center;width:100%;height:340px;overflow:hidden;background-image:url(/_next/static/media/gradient-bg.f673a374.png);background-size:cover;background-repeat:no-repeat;background-position:50%;border-radius:20px}.network-card-wrapper .network-card .img-wrapper img{width:auto;height:60%;object-fit:contain;margin:auto;border-radius:20px}@media screen and (max-width:992px){.network-card-wrapper .network-card{margin:0!important}.network-card-wrapper .network-card .img-wrapper img{height:50%}.network-card-wrapper .network-card h2{font-size:18px;font-family:Manrope;font-weight:700;line-height:120%}.network-card-wrapper .network-card p{font-size:12px;font-family:Manrope;font-weight:400;line-height:150%}}.units-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:20px;gap:20px}.units-wrapper .unit-card{display:flex;flex-direction:column;justify-content:center;padding:20px;width:100%;border:.5px solid rgba(38,38,38,.25);background-color:#f9fafc;border-radius:15px}.units-wrapper .unit-card .stats img{width:30px;height:30px}.units-wrapper .unit-card .stats p{margin:0}.units-wrapper .unit-card .stats .name{color:rgba(38,38,38,.5);font-size:10px;font-family:Manrope;font-weight:400;line-height:120%;font-size:10px!important}.units-wrapper .unit-card .stats .percentage{color:#0166ff;font-size:16px;font-family:Manrope;font-weight:700;line-height:120%;font-weight:700!important}.units-wrapper .unit-card .title{border-radius:20px;border:1px solid #0166ff;background:#e4efff;display:flex;width:100%;height:250px;justify-content:center;align-items:center;margin:auto;overflow:hidden}.units-wrapper .unit-card .title img{width:-moz-fit-content;width:fit-content;height:auto}.units-wrapper .unit-card .questions{display:flex;gap:8px;align-items:center;color:#262626;font-size:13px;font-family:Manrope;font-weight:400;line-height:120%}.units-wrapper .unit-card .category{font-size:16px;font-family:Manrope;font-weight:600;line-height:120%}@media screen and (max-width:992px){.units-wrapper{grid-template-columns:1fr 1fr!important}.units-wrapper .unit-card{padding:0;border-radius:21px;justify-content:start;height:-moz-fit-content;height:fit-content}.units-wrapper .unit-card .title{height:-moz-fit-content;height:fit-content;max-height:250px;border-radius:20px 20px 0 0}.units-wrapper .unit-card .title img{display:flex;width:-moz-fit-content;width:fit-content;height:auto}.units-wrapper .unit-card .questions{font-size:10px;font-family:Manrope;font-weight:400;line-height:120%}.units-wrapper .unit-card .category{font-size:12px;font-family:Manrope;font-weight:600;line-height:120%}.units-wrapper .unit-card button{padding:13px 15px}}#contact-us-page{text-align:left}#contact-us-page h1{font-size:39px;font-family:Manrope;font-weight:700;line-height:120%}#contact-us-page p{font-size:16px;font-family:Manrope;font-weight:400;line-height:120%}#contact-us-page form{display:flex;flex-direction:column;gap:24px}#contact-us-page form textarea{max-height:200px}#contact-us-page form button{width:-moz-fit-content;width:fit-content}@media screen and (max-width:992px){#contact-us-page{text-align:center!important}#contact-us-page h1{font-size:20px;font-family:Manrope;font-weight:700;line-height:120%}#contact-us-page p{font-size:12px;font-family:Manrope;font-weight:400;line-height:120%}#contact-us-page form{gap:10px}#contact-us-page button{margin-top:8px;width:100%!important}}#about-us-page .about-title{text-align:center;position:absolute;left:0;right:0}#about-us-page .about-title h1{color:#fff;font-size:49px;font-family:Manrope;font-weight:800;line-height:120%}@media screen and (max-width:992px){#about-us-page .about-title h1{font-size:24px;font-family:Manrope;font-weight:800;line-height:120%}}#about-us-page form{display:flex;flex-direction:column;gap:24px}#about-us-page form textarea{max-height:200px}#about-us-page form button{width:-moz-fit-content;width:fit-content;margin:0 auto}#about-us-page .about-div h1{color:#262626;font-size:39px;font-family:Manrope;font-weight:700;line-height:120%}#about-us-page .about-div p{color:#262626;font-size:16px;font-family:Manrope;font-weight:500;line-height:150%}@media screen and (max-width:992px){#about-us-page .about-div{text-align:left}#about-us-page .about-div h1{font-size:20px;font-family:Manrope;font-weight:700;line-height:120%;margin-bottom:20px}#about-us-page .about-div p{font-size:12px;font-family:Manrope;font-weight:500;line-height:150%}}#about-us-page .about-div .img-wrapper{display:flex;flex-direction:row;align-items:center;width:100%;height:340px;overflow:hidden;background-image:url(/_next/static/media/gradient-bg.f673a374.png);background-size:cover;background-repeat:no-repeat;border-radius:20px}#about-us-page .about-div .img-wrapper img{width:80%;height:auto;margin:auto}@media screen and (max-width:992px){#about-us-page{text-align:center!important}#about-us-page form{gap:10px}#about-us-page button{margin-top:8px;width:100%!important}}#login-page{text-align:center}#login-page img{width:auto;height:60px;margin-bottom:10px}#login-page h3{font-size:25px;font-family:Manrope;font-weight:600;line-height:120%}#login-page p{color:rgba(38,38,38,.5)}#login-page .error,#login-page p{font-size:13px;font-family:Manrope;font-weight:400;line-height:120%}#login-page .error{color:#ff2b2b}#privacy-policy-page a{color:#0166ff}#privacy-policy-page h1{font-size:39px;font-family:Manrope;font-weight:700;line-height:120%}#privacy-policy-page p{font-size:16px;font-family:Manrope;font-weight:500;line-height:120%;margin:25px 0}#privacy-policy-page .privacy-policy h2{font-size:31px;font-family:Manrope;font-weight:600;line-height:120%;margin:25px 0}#privacy-policy-page .privacy-policy h3{font-size:25px;font-family:Manrope;font-weight:600;line-height:120%}#privacy-policy-page .privacy-policy h4{font-size:20px;font-family:Manrope;font-weight:500;line-height:120%;margin:20px 0}#privacy-policy-page .privacy-policy p{font-size:16px;font-family:Manrope;font-weight:500;line-height:120%}#privacy-policy-page .privacy-policy ul{padding:0 20px}#privacy-policy-page .privacy-policy ul li{font-size:16px;font-family:Manrope;font-weight:500;line-height:120%;padding:10px 0}@media screen and (max-width:992px){#privacy-policy-page h1{font-size:20px;font-family:Manrope;font-weight:700;line-height:120%}#privacy-policy-page p{font-size:12px;font-family:Manrope;font-weight:500;line-height:120%}#privacy-policy-page .privacy-policy h2{font-size:18px;font-family:Manrope;font-weight:600;line-height:120%}#privacy-policy-page .privacy-policy h3{font-size:16px;font-family:Manrope;font-weight:600;line-height:120%}#privacy-policy-page .privacy-policy h4{font-size:14px;font-family:Manrope;font-weight:500;line-height:120%}#privacy-policy-page .privacy-policy p,#privacy-policy-page .privacy-policy ul li{font-size:12px;font-family:Manrope;font-weight:500;line-height:120%}}#model-papers-page h2{font-size:31px;font-family:Manrope;font-weight:700;line-height:120%}#model-papers-page p{font-size:16px;font-family:Manrope;font-weight:400;line-height:120%;margin:0}#model-papers-page hr{margin:20px 0 0;border-color:rgba(0,0,0,.25)}#model-papers-page .browse-paper-cards-wrapper{grid-template-columns:1fr 1fr 1fr}#model-papers-page .model-papers-filter{display:flex;flex-direction:column;gap:20px;top:30px;width:295px;border-radius:20px;padding:30px;border:.5px solid rgba(38,38,38,.25);background:#f9fafc}#model-papers-page .model-papers-filter hr{margin:0}#model-papers-page .model-papers-filter .title{font-size:16px;font-family:Manrope;font-weight:700;line-height:120%}#model-papers-page .model-papers-filter .reset-btn{color:#0166ff!important;cursor:pointer!important}#model-papers-page .model-papers-filter .filter-title{font-size:13px;font-family:Manrope;font-weight:700;line-height:120%;color:rgba(38,38,38,.8)}#model-papers-page .model-papers-filter .btn-pill{padding:10px 20px;background-color:transparent;color:#262626;border-radius:15px!important;border:.5px solid rgba(38,38,38,.15)!important}#model-papers-page .model-papers-filter .btn-pill:hover{color:#0166ff;border-color:#0166ff!important}#model-papers-page .model-papers-filter .btn-pill.checked{background-color:#0166ff!important;color:#fff}@media screen and (max-width:992px){#model-papers-page h2{font-size:18px;font-family:Manrope;font-weight:700;line-height:120%}#model-papers-page .filter-btn,#model-papers-page p{font-size:12px;font-family:Manrope;font-weight:400;line-height:120%}#model-papers-page .filter-btn{color:#262626}#model-papers-page .model-papers-filter{width:100%;gap:15px;top:0}}#single-model-paper h2,#single-model-paper-unit h2{font-size:31px;font-family:Manrope;font-weight:800;line-height:120%}#single-model-paper p,#single-model-paper-unit p{font-size:16px;font-family:Manrope;font-weight:400;line-height:120%;max-width:400px}#single-model-paper .banner,#single-model-paper-unit .banner{border-radius:20px;padding:60px 50px;background:linear-gradient(45deg,#0065ff,#0062d4 100%,#0062d4 0);color:#fff}#single-model-paper .banner h3,#single-model-paper-unit .banner h3{font-size:25px;font-family:Manrope;font-weight:700;line-height:120%;max-width:400px}#single-model-paper .banner p,#single-model-paper-unit .banner p{font-size:13px;font-family:Manrope;font-weight:500;line-height:120%;color:hsla(0,0%,100%,.8);max-width:400px}#single-model-paper .banner .unit-desc,#single-model-paper-unit .banner .unit-desc{text-align:right}#single-model-paper .banner .unit-desc h3,#single-model-paper-unit .banner .unit-desc h3{font-size:25px;font-family:Manrope;font-weight:700;line-height:120%}#single-model-paper .banner .unit-desc h4,#single-model-paper-unit .banner .unit-desc h4{font-size:20px;font-family:Manrope;font-weight:500;line-height:120%}#single-model-paper .banner .secondary-btn,#single-model-paper-unit .banner .secondary-btn{border:1px solid #fff;color:#fff;padding:15px 30px}#single-model-paper .banner .light-btn,#single-model-paper-unit .banner .light-btn{background-color:#fff;color:#0166ff;padding:12px 15px;border:1px solid transparent}#single-model-paper .banner .light-btn:hover,#single-model-paper-unit .banner .light-btn:hover{background-color:transparent;border:1px solid #fff;color:#fff}#single-model-paper .banner .tags-wrapper div,#single-model-paper-unit .banner .tags-wrapper div{color:#0065ff;border:.5px solid #fff;border-radius:15px;color:#fff;cursor:pointer;font-size:10px;font-family:Manrope;font-weight:500;line-height:120%;transition:all .2s!important;padding:10px 30px}@media screen and (max-width:992px){#single-model-paper h2,#single-model-paper-unit h2{font-size:18px;font-family:Manrope;font-weight:700;line-height:120%}#single-model-paper p,#single-model-paper-unit p{font-size:12px;font-family:Manrope;font-weight:400;line-height:120%}#single-model-paper .banner,#single-model-paper-unit .banner{width:100%;margin:0 auto;padding:25px}#single-model-paper .banner h2,#single-model-paper-unit .banner h2{font-size:18px;font-family:Manrope;font-weight:800;line-height:120%}#single-model-paper .banner h3,#single-model-paper-unit .banner h3{font-size:16px;font-family:Manrope;font-weight:700;line-height:120%}#single-model-paper .banner p,#single-model-paper-unit .banner p{font-size:10px;font-family:Manrope;font-weight:500;line-height:120%}#single-model-paper .banner .unit-desc,#single-model-paper-unit .banner .unit-desc{margin-top:10px;text-align:left}#single-model-paper .banner .unit-desc h3,#single-model-paper-unit .banner .unit-desc h3{font-size:16px;font-family:Manrope;font-weight:700;line-height:120%}#single-model-paper .banner .unit-desc h4,#single-model-paper-unit .banner .unit-desc h4{margin-bottom:3px;font-size:14px;font-family:Manrope;font-weight:500;line-height:120%}#single-model-paper .banner .light-btn,#single-model-paper-unit .banner .light-btn{padding:15px}#single-model-paper .banner .tags-wrapper div,#single-model-paper-unit .banner .tags-wrapper div{padding:10px 15px;border-radius:10px;font-size:8px;font-family:Manrope;font-weight:400;line-height:120%}}#single-model-paper-unit .container{position:relative;background-color:#f9fafc;padding:50px;border-radius:20px}#single-model-paper-unit .container .questions-wrapper{padding:30px;border-radius:20px;background:#f9fafc;box-shadow:0 0 10px 0 rgba(0,0,0,.05)}#single-model-paper-unit .container .questions-wrapper .paper-heading{position:relative;overflow:hidden;text-align:center;border-radius:20px;border:1px solid rgba(38,38,38,.25);margin-bottom:50px;padding:30px 0;background-image:url(/_next/static/media/watermark.e4dc084c.png);background-size:cover;background-repeat:no-repeat}#single-model-paper-unit .container .questions-wrapper .paper-heading h3{font-size:25px;font-family:Manrope;font-weight:700;line-height:120%}#single-model-paper-unit .container .questions-wrapper .paper-heading h4{font-size:20px;font-family:Manrope;font-weight:600;line-height:120%}#single-model-paper-unit .container .questions-wrapper .paper-heading:before{content:attr(data-watermark);position:absolute;top:-75%;left:-25%;display:block;width:150%;height:150%;transform:rotate(-6deg);font-size:10px;font-family:Manrope;font-weight:500;line-height:225%;opacity:.15;color:#262626}#single-model-paper-unit .container .questions-wrapper #blur-effect{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;z-index:1;border-radius:0 0 20px 20px;background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.72));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media screen and (max-width:992px){#single-model-paper-unit .container{padding:16px;background:transparent}#single-model-paper-unit .container .questions-wrapper{padding:0;border-radius:0;background:transparent;box-shadow:none}#single-model-paper-unit .container .paper-heading{padding:15px;margin-bottom:20px}#single-model-paper-unit .container .paper-heading h3{font-size:16px;font-family:Manrope;font-weight:700;line-height:120%}#single-model-paper-unit .container .paper-heading h4{font-size:14px;font-family:Manrope;font-weight:600;line-height:120%}}.question-card:not(:last-child){margin-bottom:25px}.question-card{padding:30px 40px;border-radius:20px;border:.5px solid rgba(38,38,38,.25);background:#f9fafc}.question-card .question{color:#262626;font-size:16px;font-family:Manrope;font-weight:400;line-height:120%;margin-bottom:25px}.question-card .answer{display:flex;flex-wrap:wrap;align-content:flex-start}.question-card .answer.vertical-layout{flex-direction:column;align-items:flex-start}.question-card .answer div{flex:1 0 auto;margin:0 10px}@media screen and (max-width:992px){.question-card .answer div{width:100%;margin:5px 10px}}.question-card .answer div button{padding:8px 12px;border-radius:10px;text-align:left;background:#f9fafc;border:none;outline:none;font-size:16px;font-family:Manrope;font-weight:500;line-height:120%}.question-card .answer div button:hover{background:#fff}.question-card .answer div button.selected{background:#e4efff;color:#0166ff}.question-card .answer div button.correct{background:#b1ffb9;color:#04cd00}.question-card .answer div button.incorrect{background:#ffdbdb;color:#ff2b2b}.question-card .answer div button:disabled{color:#262626}.question-card .answer.answer-2{align-items:flex-end}.question-card .answer.answer-2 button{text-align:center;background:#f9fafc}.question-card .answer.answer-2 button .answer-img-wrapper{max-width:150px;margin-bottom:10px}.question-card .answer.answer-2 button .answer-img-wrapper img{width:100%;height:auto}.question-card .answer.answer-3{flex-direction:column;gap:10px;margin:0 10px}.question-card .answer.answer-4 .answer-statement{font-size:13px;font-family:Manrope;font-weight:500;line-height:120%;margin:16px 0}.question-card .answer.answer-4 .question-statement{padding:15px;font-size:16px;font-family:Manrope;font-weight:500;line-height:120%}.question-card .audio-wrapper .audio-container{padding:25px;border-radius:20px;border:.5px solid rgba(38,38,38,.25);background:#f9fafc;color:#0166ff}.question-card .audio-wrapper .audio-container .text,.question-card .audio-wrapper .audio-container .timestamp{font-size:16px;font-family:Manrope;font-weight:600;line-height:120%;margin-bottom:25px}.question-card .audio-wrapper .audio-container .play-btn{font-size:30px;padding:0;color:#0166ff}.question-card .audio-wrapper .audio-container .play-btn span{font-size:16px;font-family:Manrope;font-weight:600;line-height:120%}.question-card .audio-wrapper .img-wrapper{display:flex;justify-content:center;padding:0;width:145px;height:auto;overflow:hidden;border-radius:10px;background:#e8e8e8;border:1px solid rgba(38,38,38,.025)}.question-card .audio-wrapper .img-wrapper button{width:100%;padding:0;border:none;outline:none}@media screen and (max-width:992px){.question-card{padding:15px;background-color:#f9fafc}.question-card:not(:last-child){margin-bottom:20px}.question-card .question{font-size:12px;font-family:Manrope;font-weight:400;line-height:120%}.question-card .answer div button{font-size:12px;font-family:Manrope;font-weight:500;line-height:120%}.question-card .answer.answer-4 .answer-statement{font-size:10px;font-family:Manrope;font-weight:500;line-height:120%;margin-top:0}.question-card .answer.answer-4 .question-statement{font-size:12px;font-family:Manrope;font-weight:500;line-height:120%}.question-card .audio-wrapper .audio-container .play-btn span,.question-card .audio-wrapper .audio-container .text,.question-card .audio-wrapper .audio-container .timestamp{font-size:12px;font-family:Manrope;font-weight:600;line-height:120%}.question-card .audio-wrapper .img-wrapper{width:100%;max-height:298px}}#past-papers-page h2,#purchased-papers-page h2{font-size:31px;font-family:Manrope;font-weight:700;line-height:120%}#past-papers-page p,#purchased-papers-page p{font-size:16px;font-family:Manrope;font-weight:400;line-height:120%;margin:0}#past-papers-page .browse-paper-cards-wrapper,#purchased-papers-page .browse-paper-cards-wrapper{grid-template-columns:1fr 1fr 1fr 1fr}@media screen and (max-width:992px){#past-papers-page h2,#purchased-papers-page h2{font-size:18px;font-family:Manrope;font-weight:700;line-height:120%}#past-papers-page p,#purchased-papers-page p{font-size:12px;font-family:Manrope;font-weight:400;line-height:120%}}#cart-page h2,#checkout-page h2{font-size:31px;font-family:Manrope;font-weight:700;line-height:120%}#cart-page h3,#checkout-page h3{font-size:25px;font-family:Manrope;font-weight:700;line-height:120%}#cart-page p,#checkout-page p{font-size:16px;font-family:Manrope;font-weight:400;line-height:120%}#cart-page .cart-total,#checkout-page .cart-total{padding:25px;border-radius:20px;border:.5px solid rgba(38,38,38,.25);background:#f9fafc}#cart-page .cart-total h2,#checkout-page .cart-total h2{font-size:31px;font-family:Manrope;font-weight:700;line-height:120%}#cart-page .cart-total .data,#checkout-page .cart-total .data{font-size:13px;font-family:Manrope;font-weight:400;line-height:120%}#cart-page .cart-total label,#checkout-page .cart-total label{font-size:16px;font-family:Manrope;font-weight:700;line-height:120%}#cart-page .cart-total .info-text p,#checkout-page .cart-total .info-text p{font-size:16px;font-family:Manrope;font-weight:500;line-height:120%}#cart-page .cart-total .total p,#checkout-page .cart-total .total p{font-size:16px;font-family:Manrope;font-weight:700;line-height:120%}#cart-page .cart-total .coupon-text,#checkout-page .cart-total .coupon-text{font-size:16px;font-family:Manrope;font-weight:600;line-height:120%}#cart-page .cart-items-wrapper,#checkout-page .cart-items-wrapper{display:flex;flex-direction:column;gap:20px}#cart-page .cart-items-wrapper .cart-item,#checkout-page .cart-items-wrapper .cart-item{position:relative;display:flex;padding:15px;align-items:center;border-radius:20px;border:.5px solid rgba(38,38,38,.25);background:#f9fafc;gap:30px}#cart-page .cart-items-wrapper .cart-item .title,#checkout-page .cart-items-wrapper .cart-item .title{max-width:300px;font-size:16px;font-family:Manrope;font-weight:600;line-height:120%;color:#262626}#cart-page .cart-items-wrapper .cart-item .price,#checkout-page .cart-items-wrapper .cart-item .price{font-size:13px;font-family:Manrope;font-weight:700;line-height:120%;color:#0166ff}#cart-page .cart-items-wrapper .cart-item .main-img,#checkout-page .cart-items-wrapper .cart-item .main-img{overflow:hidden;width:150px;height:100%;border:.5px solid rgba(38,38,38,.1);border-radius:10px;background-color:#fff;cursor:pointer}#cart-page .cart-items-wrapper .cart-item .remove-btn,#checkout-page .cart-items-wrapper .cart-item .remove-btn{position:absolute;top:20px;right:20px;border:none;outline:none;background-color:transparent;font-size:24px;color:#262626;opacity:.5}@media screen and (max-width:992px){#cart-page,#checkout-page{padding:0 8px}#cart-page h2,#checkout-page h2{font-size:18px;font-family:Manrope;font-weight:700;line-height:120%}#cart-page h3,#checkout-page h3{font-size:16px;font-family:Manrope;font-weight:700;line-height:120%}#cart-page p,#checkout-page p{font-size:12px;font-family:Manrope;font-weight:400;line-height:120%}#cart-page .cart-total,#checkout-page .cart-total{width:100%;margin:0 auto}#cart-page .cart-total .data,#checkout-page .cart-total .data{font-size:10px;font-family:Manrope;font-weight:400;line-height:120%}#cart-page .cart-total label,#checkout-page .cart-total label{font-size:12px;font-family:Manrope;font-weight:700;line-height:120%}#cart-page .cart-total .info-text p,#checkout-page .cart-total .info-text p{font-size:12px;font-family:Manrope;font-weight:500;line-height:120%}#cart-page .cart-total .total p,#checkout-page .cart-total .total p{font-size:12px;font-family:Manrope;font-weight:700;line-height:120%}#cart-page .cart-total .coupon-text,#checkout-page .cart-total .coupon-text{font-size:12px;font-family:Manrope;font-weight:600;line-height:120%}#cart-page .cart-items-wrapper,#checkout-page .cart-items-wrapper{display:flex;flex-direction:column;gap:20px}#cart-page .cart-items-wrapper .cart-item,#checkout-page .cart-items-wrapper .cart-item{gap:20px}#cart-page .cart-items-wrapper .cart-item main .title,#checkout-page .cart-items-wrapper .cart-item main .title{width:150px;font-size:12px;font-family:Manrope;font-weight:600;line-height:120%}#cart-page .cart-items-wrapper .cart-item .price,#checkout-page .cart-items-wrapper .cart-item .price{font-size:10px;font-family:Manrope;font-weight:700;line-height:120%}#cart-page .cart-items-wrapper .cart-item .main-img,#checkout-page .cart-items-wrapper .cart-item .main-img{height:100%!important}#cart-page .cart-items-wrapper .cart-item .main-img img,#checkout-page .cart-items-wrapper .cart-item .main-img img{min-height:100%;object-fit:cover}#cart-page .cart-items-wrapper .cart-item .remove-btn,#checkout-page .cart-items-wrapper .cart-item .remove-btn{top:10px;right:10px}#cart-page .summary-box h4,#checkout-page .summary-box h4{font-size:14px;font-family:Manrope;font-weight:700;line-height:120%}#cart-page .summary-box p,#checkout-page .summary-box p{font-size:12px;font-family:Manrope;font-weight:600;line-height:120%;margin:5px 0}#cart-page .close-btn,#checkout-page .close-btn{background-color:transparent;border:none;outline:none}#cart-page .coupon-text,#checkout-page .coupon-text{font-size:12px;font-family:Manrope;font-weight:600;line-height:120%;margin-bottom:10px}#cart-page .mobile-total,#checkout-page .mobile-total{font-size:12px;font-family:Manrope;font-weight:700;line-height:120%}}#checkout-page .cart-items-wrapper,#checkout-page .payment-form,#checkout-page .payment-method{padding:25px;background:#f9fafc;border-radius:20px;border:.5px solid rgba(38,38,38,.25)}@media screen and (max-width:992px){#checkout-page .cart-items-wrapper{background:transparent;padding:0;border:none}}#checkout-page .checkout-login-popup{padding:25px;border-radius:20px;background:linear-gradient(45deg,#0065ff,#0062d4)}#checkout-page .checkout-login-popup p{display:flex;gap:8px;margin:0;align-items:center;color:#fff;font-size:16px;font-family:Manrope;font-weight:600;line-height:120%}#checkout-page .checkout-login-popup p i{font-size:20px}#checkout-page .checkout-login-popup .btn{width:150px}#checkout-page .checkout-login-popup .secondary-btn{color:#fff;border-color:#fff}#checkout-page .checkout-login-popup .light-btn{color:#0166ff;background:#fff}@media screen and (max-width:992px){#checkout-page .checkout-login-popup{width:95%;margin:0 auto}#checkout-page .checkout-login-popup p{font-size:12px;font-family:Manrope;font-weight:600;line-height:120%}}#checkout-page h4{font-size:20px;font-family:Manrope;font-weight:600;line-height:120%}#checkout-page .payment-form .form-group p{font-size:16px;font-family:Manrope;font-weight:600;line-height:120%}#checkout-page .payment-method{display:flex;flex-direction:column;gap:25px}#checkout-page .payment-method .method{text-align:left;outline:none;padding:18px 30px 18px 15px;border-radius:10px;border:.5px solid rgba(38,38,38,.25);background:#f9fafc;cursor:pointer}#checkout-page .payment-method .method p{width:300px;font-size:16px;font-family:Manrope;font-weight:600;line-height:120%}#checkout-page .payment-method .method img{width:auto;height:32px;border-radius:3px}#checkout-page .payment-method .method .desc{margin-top:15px;width:300px;font-size:13px;font-family:Manrope;font-weight:400;line-height:120%;color:rgba(38,38,38,.5)}#checkout-page .payment-method .method .circle{display:flex;width:20px;height:20px;border-radius:20px;border:1px solid rgba(38,38,38,.5);text-align:center}#checkout-page .payment-method .method .circle .inner-circle{width:14px;height:14px;border-radius:20px;margin:auto;background-color:transparent}#checkout-page .payment-method .method:hover{background-color:#fff}#checkout-page .payment-method .method.selected{border:2px solid #0166ff}#checkout-page .payment-method .method.selected .circle{border-color:#0166ff}#checkout-page .payment-method .method.selected .circle .inner-circle{background-color:#0166ff}@media screen and (max-width:992px){#checkout-page .payment-method .method p{width:-moz-fit-content;width:fit-content;font-size:12px;font-family:Manrope;font-weight:600;line-height:120%}#checkout-page .payment-method .method .desc{margin-top:10px;width:180px;font-size:10px;font-family:Manrope;font-weight:400;line-height:120%}#checkout-page .payment-method .method img{width:180px;height:auto}}#payment-success-modal{padding:50px}#payment-success-modal img{width:250px;height:auto}#payment-success-modal h2{font-size:31px;font-family:Manrope;font-weight:700;line-height:120%}@media screen and (max-width:992px){#payment-success-modal h2{font-size:18px;font-family:Manrope;font-weight:700;line-height:120%}}#order-received-modal{padding:50px;text-align:center}#order-received-modal img{width:150px;height:auto}#order-received-modal h2{font-size:31px;font-family:Manrope;font-weight:700;line-height:120%}#order-received-modal h4{max-width:512px;font-size:20px;font-family:Noto Sans Sinhala;font-weight:600;line-height:150%;color:#0166ff;margin:0 auto}#order-received-modal .name{color:#262626;text-align:left;font-size:16px;font-family:Manrope;font-weight:600;line-height:120%;font-size:20px}#order-received-modal .bank-details-grid{display:grid;grid-template-columns:50% 50%;grid-gap:20px;gap:20px;text-align:left}#order-received-modal .bank-details-grid div img{width:30px;height:30px}#order-received-modal .bank-details-grid div i{font-size:24px;margin-right:4px;margin-left:2px;color:#0166ff}#order-received-modal .bank-details-grid div .content .title{color:rgba(38,38,38,.8);font-size:16px;font-family:Manrope;font-weight:500;line-height:120%}#order-received-modal .bank-details-grid div .content .data{margin-top:3px;color:#262626!important;font-size:16px;font-family:Manrope;font-weight:600;line-height:120%}@media screen and (max-width:992px){#order-received-modal{padding:25px}#order-received-modal h2{font-size:18px;font-family:Manrope;font-weight:700;line-height:120%}#order-received-modal h4{width:262px;font-size:14px;font-family:Noto Sans Sinhala;font-weight:600;line-height:150%}#order-received-modal .name{font-size:12px;font-family:Manrope;font-weight:600;line-height:120%;text-align:center}#order-received-modal .bank-details-grid{grid-template-columns:1fr;width:-moz-fit-content;width:fit-content;margin:0 auto}#order-received-modal .bank-details-grid div img{width:24px;height:24px}#order-received-modal .bank-details-grid div .content .title{font-size:12px;font-family:Manrope;font-weight:500;line-height:120%}#order-received-modal .bank-details-grid div .content .data{font-size:12px;font-family:Manrope;font-weight:600;line-height:120%}}#start-over-modal{width:1240px;padding:25px 50px;border-radius:10px;border:1px solid rgba(38,38,38,.15);background:#f9fafc}#start-over-modal p{margin:0;font-size:16px;font-family:Manrope;font-weight:500;line-height:120%}@media screen and (max-width:992px){#start-over-modal{padding:25px 30px}#start-over-modal p{font-size:12px;font-family:Manrope;font-weight:500;line-height:120%;margin-bottom:15px}}#empty-page{min-height:80vh}#empty-page p{font-size:16px;font-family:Manrope;font-weight:400;line-height:120%}#empty-page img{width:500px;height:auto}@media screen and (max-width:992px){#empty-page p{font-size:12px;font-family:Manrope;font-weight:400;line-height:120%}#empty-page img{width:80%;height:auto}}.time-component{position:fixed;bottom:40px;right:40px;width:-moz-fit-content;width:fit-content;padding:15px 30px;border-radius:15px;background:#0166ff;border:1px solid #fff;z-index:9}.time-component hr{border-color:#fff}.time-component .stats img{width:18px;height:18px;filter:invert(1) grayscale(1) contrast(10)}.time-component .stats p{margin:0 0 4px;color:#fff!important}.time-component .stats .name{font-size:10px;font-family:Manrope;font-weight:400;line-height:120%;font-size:10px!important}.time-component .stats .percentage{color:#0166ff;font-size:16px;font-family:Manrope;font-weight:700;line-height:120%;font-weight:700!important}@media screen and (max-width:992px){.time-component{bottom:20px;right:20px;padding:8px 16px}.time-component .stats .name{font-size:8px;font-family:Manrope;font-weight:400;line-height:120%}.time-component .stats .percentage{font-size:12px;font-family:Manrope;font-weight:700;line-height:120%}}.stopwatch-wrapper{display:flex;gap:10px;align-items:center;justify-content:center}.stopwatch-wrapper .time{width:75px;font-size:16px;font-family:Manrope;font-weight:700;line-height:120%;text-align:center;color:#fff;margin:0 auto}@media screen and (max-width:992px){.stopwatch-wrapper .time{width:50px;font-size:12px;font-family:Manrope;font-weight:700;line-height:120%}}.stopwatch-wrapper img{width:24px;height:24px}.stopwatch-wrapper button{border-radius:5px;background-color:#fff;font-size:10px;text-align:center;border:none;outline:none;color:#0166ff}.stopwatch-wrapper .pause-btn{background-color:transparent;color:#fff;font-size:16px}.toastify{width:max-content!important;max-width:400px!important;left:20px!important;padding:0 20px!important;border-radius:10px!important;background:#0166ff!important;border:1px solid #fff!important}@media screen and (max-width:992px){.toastify{width:-moz-fit-content;width:fit-content}}.toastify div{font-size:16px;font-family:Manrope;font-weight:500;line-height:120%;color:#fff!important}.toastify svg{margin-left:20px;margin-top:15px;color:#fff!important}#page-loader{min-height:100vh;min-width:100vw;background-color:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:fixed;margin:auto;z-index:9999}#page-loader img{width:60px;height:auto}.footer{background:linear-gradient(83.05deg,#0065ff,#0166ff);border-radius:10px}.footer .col-first p{opacity:.8;color:#fff;margin:15px 0 25px;font-size:16px;font-family:Manrope;font-weight:500;line-height:150%}.footer .col-first .footer-brand{width:200px;height:auto}.footer .col-first .footer-img-wrapper img{background-color:#fff;border-radius:10px;padding:2px 6px;width:65px;height:auto;object-fit:contain}.footer .col-second ul{list-style-type:none;margin:0;padding:0}.footer .col-second ul li{color:#fff;margin-bottom:15px}.footer .col-second ul li a{color:#fff;font-size:16px;font-family:Manrope;font-weight:400;line-height:120%}.footer .col-second ul li:first-child{margin-bottom:25px;font-size:20px;font-family:Manrope;font-weight:600;line-height:120%}.footer .copyrights{background-color:#216bff;padding:25px 60px;border-radius:10px;margin-top:40px}.footer .copyrights p{color:#fff;opacity:.8;font-size:16px;font-family:Manrope;font-weight:500;line-height:120%;margin:0}.footer .copyrights .footer-social a{font-size:20px;color:#fff;margin:0 10px}@media screen and (max-width:992px){.footer{padding:30px}.footer .col-first p{font-size:12px;font-family:Manrope;font-weight:500;line-height:150%}.footer .col-first .footer-brand{width:60%}.footer .col-first .footer-img-wrapper img{width:50px}.footer .col-second{margin-top:30px}.footer .col-second ul li a{font-size:12px;font-family:Manrope;font-weight:400;line-height:120%}.footer .col-second ul li:first-child{font-size:14px;font-family:Manrope;font-weight:600;line-height:120%}.footer .copyrights{padding:20px 25px}.footer .copyrights p{text-align:center;font-size:12px;font-family:Manrope;font-weight:500;line-height:120%}.footer .copyrights .footer-social{display:flex;justify-content:center;margin-bottom:20px}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background-color:rgba(38,38,38,.2)}::-webkit-scrollbar-corner{background-color:transparent}@media screen and (max-width:992px){::-webkit-scrollbar{display:none}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}