@import "css/reset-css.css";@import "css/variables.css";body{color:#000!important;font-size:medium;font-family:"Raleway";}.color-primary{color:var(--c-primary)}.color-white{color:#fff;}.container{margin:0 auto;width:90%;}.flex{display:flex;}.text-center{text-align:center;}.text-left{text-align:left;}.text-right{text-align:right;}.button:hover{opacity:.8}.header .flex{align-items:center;flex-direction:column;min-height:155px;justify-content:space-between;padding-top:25px;padding-bottom:25px;width:100%;}.header .flex .right-side{padding-left:30px;}.header .flex .nav__link{color:#000;font-size:18px;font-family:"Inter";font-weight:900;}.header .flex .nav__link.button{background:rgb(70,157,195);background:linear-gradient(90deg,#469DC3 50%,#45AA8A 100%);border-radius:10px;color:white;padding:12px 30px;margin:0 24px;Width:187.69px;Height:45px;}.hero-wrapper{background-image:linear-gradient(47deg,rgba(69,170,138,.51) 0%,rgba(70,157,195,.85) 100%),url("assets/images/hero-img.png");background-size:cover;background-position:center;display:flex;height:662px;position:relative;width:100%;}.hero-content{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%;padding:5px;}.hero-content h1{border:10px solid #fff;color:#fff;font-family:"Roboto Slab";font-weight:900;font-size:48px;padding:25px;text-align:center;width:100%;height:135px;}.hero-content h2{color:#fff;font-family:"Roboto Slab";font-weight:700;font-size:36px;line-height:72px;padding-top:25px;text-align:center;}.hero-content h3{color:#fff;font-family:"Inter";font-weight:700;font-size:36px;line-height:44px;padding-top:25px;text-align:center;}.our-features{padding-top:100px;}.our-features ul{list-style-image:url('assets/svg/Check_fill.svg');line-height:12px;font-family:'Raleway';font-weight:700;font-size:12px;}.competitors{padding-top:100px;padding-bottom:80px;}.competitors .container{align-items:center;flex-direction:column;}.competitors .title{font-family:'Roboto Slab';font-weight:700;font-size:36px;line-height:48px;}.competitors table{border:none;margin-top:20px;width:1200px;}@media (max-width:640px){.competitors table{width:100%!important}}.competitors table th:first-child{width:400px;}.competitors table th{border:1px solid var(--border-table);padding:15px;background-color:#31a2d3;color:#fff;width:200px;}.competitors table td{border:1px solid var(--border-table);padding:15px;}.competitors table td img{max-width:36px;}.competitors table td.fnumber{font-size:1.5em;}.competitors table td.feature{font-size:1em;padding-left:45px;}.competitors table tbody tr:nth-child(odd){background-color:var(--gray-light-bg);}.what-can-do{background-color:var(--gray-light-bg);padding-top:80px;}.what-can-do .title{font-family:'Roboto Slab';font-weight:700;font-size:32px;line-height:48px;color:var(--gray-text);}.what-can-do .headline{font-family:'Roboto Slab';font-weight:700;font-size:24px;line-height:48px;color:var(--gray-text);}.what-can-do .second-section .headline{font-size:28px!important;}.what-can-do .first-section .content,.what-can-do .second-section .content{margin-top:40px;display:flex;flex-wrap:wrap;font-size:16px;line-height:20px;}.what-can-do .item{margin-bottom:70px;padding-left:30px;padding-right:50px;text-align:left;width:100%;}.what-can-do .item h4{font-size:26px;font-weight:600;}.what-can-do .item p{color:var(--gray-text);}.what-can-do .item img{width:50px;height:50px;margin-bottom:46px;}.what-can-do .second-section{background-color:var(--gray-bg);padding-top:80px;}.vertical-line-gradient{display:flex;justify-content:center;padding:10px 0;}.vertical-line-gradient>div{background:linear-gradient(0deg,rgba(70,157,195,1) 50%,rgba(69,170,138,1) 100%);height:110px;width:3px;}.sell-items{padding-top:88px;}.sell-items>div.flex{flex-direction:column;}.sell-items h1{font-family:'Roboto Slab';font-size:36px;font-weight:600;padding-bottom:80px;}.sell-items .small-items-wrapper{justify-content:space-between;}.sell-items .small-item img{max-width:20%;padding-bottom:20px;}.sell-items .small-item span{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.sell-items .small-item button{padding:3% 30%;}.purchase-card{border:1px solid #ddd;max-width:80%;}.purchase-card .purchase{padding:10px;}.purchase-card .purchase .top{display:flex;}.purchase-card .purchase .top span{padding:20px;}.purchase-card .purchase .bottom{display:flex;justify-content:space-between;padding:0 30% 0 5%;}.purchase-card .purchase .bottom p{font-weight:600;margin-bottom:0;}.selling-card{border:1px solid #ddd;}.selling-card .selling .top{padding:5px;}.selling-card .selling .bottom{display:flex;padding:10px;justify-content:space-between;}.selling-card .selling .bottom span{padding:5px;}.sell-items .container{max-width:90%;}.sell-items .small-item{border:1px solid var(--border-table);border-radius:10px;padding:10px;width:100%;}.sell-items .small-item .title{font-size:24px;font-weight:700;margin-bottom:30px;}.sell-items .small-item .gradient-small-item{background:linear-gradient(90deg,rgba(70,157,195,1) 50%,rgba(69,170,138,1) 100%);border-radius:10px;font-size:16px;font-weight:bold;}.sell-items .small-item .prices-info{justify-content:space-between;margin-top:14px;}.sell-items .small-item .prices-info>div{line-height:2em;}.feedback-chart{padding-top:100px;}.testimonials{padding-top:110px;}.testimonials h1{padding-bottom:50px;font-size:36px;font-weight:600;font-family:'Roboto Slab';}.testimonials>img{position:relative;top:40px;}.testimonials-wrapper{background-color:var(--gray-ultra-bg);padding-top:102px;}.testimonials-wrapper .testimonial-item{padding-bottom:90px;}.testimonials-wrapper .testimonial-item div{flex-direction:column;justify-content:flex-start;}.testimonials-wrapper .testimonial-item p.client-name{font-size:1.5em;font-weight:bolder;font-family:"Roboto Slab";}.testimonials-wrapper .testimonial-item p.client-info{font-size:1.25em;margin-top:10px;width:100%;}.testimonials-wrapper .testimonial-item>p{margin:0 auto;text-align:center;}.faq h1{padding-top:80px;padding-bottom:100px;font-family:'Roboto Slab';font-size:42px;font-weight:600;}.faq .container{max-width:90%;}.faq .faq-wrapper{flex-wrap:wrap;}.faq .faq-item{flex-direction:column;margin-bottom:90px;padding-left:30px;padding-right:30px;width:100%;}.faq .right .faq-item{margin-bottom:30px!important;}.faq .faq-item .icon-wrapper{align-items:center;border:2px solid var(--border-table);border-radius:10px;display:flex;height:65px;justify-content:center;margin-left:15px;padding:0 17px;width:65px;}.faq .faq-item .icon-wrapper>img{height:36px;max-width:36px;}.faq .faq-item .faq-content{padding-left:17px;}.faq .faq-item .faq-content .faq-item-title{font-size:1.5em;font-weight:bold;margin-bottom:10px;margin-top:10px;}.faq .faq-item .faq-content .faq-item-content{font-size:16px;line-height:16px;}.cta{background-color:var(--gray-ultra-bg);padding-bottom:26px;padding-top:82px;color:#222222;}.cta .container{max-width:90%;}.cta .title{font-family:'Roboto Slab';font-size:42px;font-weight:700;}.cta .headline{font-family:'Raleway';font-size:30px;font-weight:500;color:#000;}.cta-bottom{margin-top:43px;}.cta-bottom .title{font-family:'Roboto Slab';font-size:38px;font-weight:700;}.cta-bottom .button{background:linear-gradient(90deg,rgba(70,157,195,1) 50%,rgba(69,170,138,1) 100%);border-radius:10px;display:inline-block;font-family:Raleway;font-size:16px;font-weight:600;width:100%;height:85px;display:flex;align-items:center;justify-content:center;}.cta .cta-bottom .buttons-container{flex-direction:column;}.cta .cta-bottom .buttons-container .button-wrapper:first-child{padding-bottom:30px;}.cta .cta-bottom>div{padding-right:30px;width:100%;}.cta .cta-bottom>div:first-child{display:none;padding-top:20px;}.cta .cta-bottom .offer-details{padding-top:10px;font-family:'Raleway';font-size:14px;font-weight:700;}.cta .cta-bottom .button-wrapper{text-align:center;width:100%;}footer{background:linear-gradient(90deg,rgba(70,157,195,1) 20%,rgba(69,170,138,1) 60%);padding-top:98px;}footer .container{padding-bottom:80px;display:block!important;}footer .footer-item{margin-top:30px;text-align:center;width:100%;margin-left:0;}footer .footer-item img{max-width:80%;padding-bottom:10px;}footer .footer-item .logo-div p{font-family:Raleway;font-size:16px;font-weight:700;}footer p.title{padding-bottom:65px;font-family:Raleway;font-size:22px;font-weight:700;}footer ul>li,footer .footer-item>div>a,footer .footer-item>div>p{font-family:' Raleway';font-size:18px;font-weight:700;}footer .copyright{background-color:var(--c-primary);border-top:2px solid #fff;}footer .copyright p{font-family:'Raleway';font-size:18px;font-weight:700;padding:26px 0;}footer a:hover{animation-name:animated-underline;animation-iteration-count:1;animation-duration:.3s;animation-timing-function:ease-in-out;animation-fill-mode:forwards;}@keyframes animated-underline{0%{text-decoration-line:underline;text-decoration-color:transparent;text-underline-offset:0}to{text-decoration-line:underline;text-decoration-color:inherit;text-underline-offset:2px}}.faq-page-content .container{padding:0 10%;padding-bottom:80px;}.faq-page-content .container .title{padding:30px 0 50px 0;}.faq-page-content .tabs-sep{height:14px;}.faq-page-content input{position:absolute;opacity:0;z-index:-1;}.tabs{border-radius:8px;overflow:hidden;}.tab{width:100%;overflow:hidden;}.tab-label{display:flex;justify-content:space-between;padding:1em;background:var(--gray-ultra-bg);font-weight:bold;cursor:pointer;}.tab-label span>.highlight{background-color:#fff;display:inline-block;margin-right:20px;padding:3px 6px;}.tab-label:hover{background:var(--gray-light-bg);}.tab-label::after{content:"❯";width:1em;height:1em;text-align:center;transition:all .35s;}.tab-content{max-height:0;padding:0 1em;color:#212121;background:white;transition:all .35s;}.tab-close{display:flex;justify-content:flex-end;padding:1em;font-size:.75em;background:#212121;cursor:pointer;}.tab-close:hover{background:var(--gray-light-bg);}input:checked+.tab-label{background:var(--c-primary);color:#fff;}input:checked+.tab-label span>.highlight{background-color:var(--c-secondary);}input:checked+.tab-label::after{transform:rotate(90deg);}input:checked~.tab-content{max-height:100vh;padding:1em;}.asct-page-content .container .title{padding:30px 0 50px 0;}.asct-page-content table{border-collapse:collapse;margin-bottom:100px;width:80%;}.asct-page-content table tr{border:1px solid var(--border-table);}.asct-page-content table th{background-color:var(--gray-bg);text-align:center;padding:12px 0;}.asct-page-content table td{padding:12px;}.terms-page-content .container .title{padding:30px 0 50px 0;}.terms-page-content .rakubay-terms p{margin-bottom:1em;}.terms-page-content .rakubay-terms h2{margin-bottom:.5em;margin-top:40px;}.refund-page-content .container{padding-bottom:80px;}.refund-page-content .container .title{padding:30px 0 50px 0;}.refund-page-content .rakubay-terms p{margin-bottom:1em;}.refund-page-content .rakubay-terms h2{margin-bottom:.5em;margin-top:40px;}@media (min-width:640px){.container{width:87.5%}.header .flex{flex-direction:row;height:105px;padding-top:0;padding-bottom:0}.header .flex .right-side{padding-left:0}.hero-content h1{font-size:4em;width:480px}.hero-content h2{font-size:2.5em}.our-features .right{padding-left:5%}.faq .faq-item{flex-direction:row}.faq .faq-item .icon-wrapper{margin-left:0}.cta-bottom .button{width:40vw}}@media (min-width:768px){.container{width:740px}.hero-content h2{font-size:3em}.our-features .right{padding-left:3%}.competitors table td.feature{font-size:1.5em}.what-can-do .item{width:50%}.cta .cta-bottom .buttons-container{flex-direction:row}.cta .cta-bottom .button-wrapper{width:50%}.cta .cta-bottom .buttons-container .button-wrapper:first-child{padding-bottom:0}footer .container{flex-direction:row;display:flex!important}footer .footer-item{padding-right:30px;text-align:left;width:25%}footer .footer-item{margin-top:0;margin-left:40px}}@media (min-width:1024px){.container{width:990px}.competitors table td.feature-data{padding-left:150px;padding-right:150px}.sell-items .small-item{width:48%;padding:10px 50px}.sell-items .small-item-hidden{display:none}.sell-items .big-item{display:block}.cta .cta-bottom>div:first-child{display:flex;justify-content:flex-end}.cta .cta-bottom>div{width:50%}.cta-bottom .button{width:20vw}}@media (min-width:1280px){.container{width:87.5%}.our-features .flex{flex-direction:row}.our-features .left,.our-features .right{width:50%}.our-features .left a.button{margin-bottom:0}.our-features .left{padding-right:5%}.what-can-do .item h4{min-height:100px;overflow:hidden}.what-can-do .item{width:33%}}@media (min-width:1540px){.our-features ul>li{font-size:1.625em;padding-bottom:30px}}@media (min-width:1740px){.sell-items>div.flex{flex-direction:row}}.top-section{text-align:center;font-size:36px;font-family:'Roboto Slab';font-weight:700;margin-bottom:50px;}.top-section span{color:#469DC3;}a{text-decoration:none!important;}.second-section{line-height:12px;}.second-section h2{font-family:'Roboto Slab';font-weight:700;}.second-section h2 span{color:#469DC3;}.second-section p{color:#545454;}.second-section .button{background:rgb(70,157,195);background:linear-gradient(90deg,#469DC3 50%,#45AA8A 100%);border-radius:10px;color:white;padding:40px 50px;font-weight:700;font-family:'Raleway';}.second-section .btn{display:flex;margin:20px 0;justify-content:center;}.second-section .lower p{color:#000;font-weight:600;font-family:'Raleway';font-size:12px;text-align:Center;line-height:8px;}