
/*!------------------------------------------------------------------
[MAIN STYLESHEET]
PROJECT: Project Name
VERSION: Versoin Number
-------------------------------------------------------------------*/.italic{font-style:italic;font-weight:300}.text-center{text-align:center}.text-justify{text-align:justify}.text-bold{font-size:1.1rem;font-weight:600}.text-underline{text-decoration:underline}.text-white{color:#fff}.text-black{color:#000}.text-blue{color:blue}.text-denim-blue{color:#202192}.text-size-24{font-size:17px}.text-size-large{font-size:3rem}.font-weight-300{font-weight:300}button{border:none;border-radius:7px;font-family:noto sans,sans-serif}.btn-md{width:120px;height:50px;font-weight:500;font-size:.95rem}.btn-primary{background-color:#0d2192;color:#fff}.btn-secondary{border:1px solid #0d2192;background-color:#f8fbff;color:#476581;line-height:1}.btn-container{display:flex;gap:15px;margin-top:30px}.btn-feature{width:fit-content;padding:10px 20px}.feature-card{box-shadow:0 2px 10px rgba(20,26,31,.15);background-color:#fff;border-radius:.5rem;padding:1.2rem}.feature-card>p{text-align:justify}.feature-card>a{text-align:left}body{font-family:noto sans,sans-serif;margin:0}::selection{background-color:#091663;color:#f8fbff}body::-webkit-scrollbar{width:.5rem}body::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body::-webkit-scrollbar-thumb{background-color:#0d2192;outline:2px solid #fff}.preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:9999;display:flex;align-items:center;justify-content:center}ol,ul{margin:0}img{vertical-align:middle;border:0}a,a:hover,a:focus{text-decoration:underline;text-underline-offset:.3em;text-decoration-color:#0d2192;text-decoration-style:dashed}footer a,footer a:hover,footer a:focus,.navbar a,.navbar a:hover,.navbar a:focus{text-decoration:none}a,button,select{cursor:pointer;transition:.2s ease}a:focus,button:focus,select:focus{outline:0}a:hover{color:#0d2192}.slick-slide{outline:0}.section{padding-top:70px;padding-bottom:70px}.section-title{margin-bottom:30px}.bg-cover{background-size:cover;background-position:50%;background-repeat:no-repeat}.border-default{border-color:#ececec !important}.overlay{position:relative}.overlay::before{position:absolute;content:'';height:100%;width:100%;top:0;left:0;background-color:#000;opacity:.5}.bg-primary{background-color:#0d2192 !important}.bg-light{background-color:#f8fbff !important}.bg-body{background-color:#fff !important}.text-primary{color:#0d2192 !important}.rounded-lg{border-radius:10px !important}.shadow{box-shadow:0 12px 24px -6px rgba(45,67,121,.1) !important}.form-control:focus{outline:0;border-color:#0d2192;box-shadow:none}.form-control::placeholder{color:#000}textarea.form-control{height:100px !important}.list-unstyled li{margin-bottom:10px}.check-mark{position:relative;padding-left:0}.check-mark::before{position:absolute;content:"\e64c";font-family:themify;color:#f8fbff;height:25px;width:25px;line-height:25px;background-color:#0d2192;border-radius:50%;font-size:15px;text-align:center;left:-30px;top:3px}nav{background:#fff;position:sticky}nav i{padding:0 10px}.navbar{padding:20px 9%;max-width:1960px;margin:0 auto}.navLink{color:#202192}.navLink:hover{color:rgba(32,34,146,.286)}.dropdown{position:relative;display:inline-block}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}@media only screen and (min-width:786px){.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;box-shadow:0 8px 8px rgba(10,10,10,.1);display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}}.navbar-dropdown .navbar-item{padding:1rem;white-space:nowrap}.logo{width:140px;height:40px;object-fit:contain}.logo>a>img{max-width:100%;max-height:100%}@media only screen and (max-width:786px){.navbar-dropdown{background-color:#fff;display:block;font-size:.875rem;min-width:100%}}a.post-title{color:#0d2192;display:block}a.post-title:hover{color:#0d2192}.content *{word-break:break-word;overflow-wrap:break-word;margin-bottom:20px}.content img{max-width:100%}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{margin-bottom:15px}.content strong{font-weight:600}.content a{color:#000;border-bottom:1px dotted #ececec}.content a:hover{color:#0d2192}.content ol,.content ul{padding-left:20px}.content ol li,.content ul li{margin-bottom:10px}.content ul{padding-left:0;margin-bottom:20px;list-style-type:none}.content ul li{padding-left:20px;position:relative}.content ul li::before{position:absolute;content:'';height:8px;width:8px;border-radius:50%;background:#0d2192;left:3px;top:5px}.content table{width:100%;max-width:100%;margin-bottom:1rem;border:1px solid #ececec}.content table td,.content table th{padding:.75rem;vertical-align:top;margin-bottom:0}.content th:not(:last-of-type),.content td:not(:last-of-type){border-right:1px solid #ececec}.content th{font-weight:500}.content thead{background:#f8fbff;margin-bottom:0}.content thead tr{border-bottom:1px solid #ececec}.content tbody{background-color:transparent;margin-bottom:0}.content .notices{margin:2rem 0;position:relative;overflow:hidden}.content .notices p{padding:10px;margin-bottom:0}.content .notices p::before{position:absolute;top:2px;color:#f8fbff;font-family:themify;font-weight:900;content:"\e717";left:10px}.content .notices.note p{border-top:30px solid #6ab0de;background:#f8fbff}.content .notices.note p::after{content:'Note';position:absolute;top:2px;color:#f8fbff;left:2rem}.content .notices.tip p{border-top:30px solid #78c578;background:#f8fbff}.content .notices.tip p::after{content:'Tip';position:absolute;top:2px;color:#f8fbff;left:2rem}.content .notices.info p{border-top:30px solid #f0b37e;background:#f8fbff}.content .notices.info p::after{content:'Info';position:absolute;top:2px;color:#f8fbff;left:2rem}.content .notices.warning p{border-top:30px solid #e06f6c;background:#f8fbff}.content .notices.warning p::after{content:'Warning';position:absolute;top:2px;color:#fff;left:2rem}.content blockquote{font-size:20px !important;color:#000;padding:20px 40px;border-left:2px solid #0d2192;margin:40px 0;font-weight:700;background:#f8fbff}.content blockquote p{margin-bottom:0 !important}.content pre{display:block;padding:9.5px;margin:10px 0;white-space:pre-wrap}.content code{margin-bottom:0 !important;font-size:100%}.pagination{margin-top:30px;justify-content:center}.pagination .page-item .page-link{display:inline-block;width:40px;height:40px;line-height:40px;border-radius:5px;background:#f8fbff;text-align:center;padding:0;margin-right:10px;border:0;color:#000}.pagination .page-item .page-link:hover{background:#0d2192;color:#f8fbff}.pagination .page-item .page-link:focus{box-shadow:none}.pagination .page-item:first-child .page-link,.pagination .page-item:last-child .page-link{border-radius:5px}.pagination .page-item.active .page-link{background:#0d2192;color:#f8fbff}.slick-dots{text-align:center;margin-top:20px}.slick-dots li{display:inline-block;margin:0 5px}.slick-dots li.slick-active button{background-color:#0d2192}.slick-dots li button{height:10px;width:10px;border-radius:50%;display:block;color:transparent;padding:0;border:1px solid #0d2192;background-color:transparent;transition:.2s ease}.col-recommended{margin:-2rem -1.5rem;z-index:1}@media(max-width:991px){.col-recommended{margin:0;margin-bottom:40px}}.price{font-size:50px;color:#0d2192}.list-style-none{list-style:none}.border-decoration{border-bottom:1px solid #e5e7eb;box-sizing:border-box}.dotted-space{border-radius:50%;background-color:#e5e7eb;width:6px;height:6px;margin-top:100%}.joindiscord{color:#ff4e00}.img-container{width:300px;height:100px;object-fit:contain;margin:0 auto}.img-container-md{width:200px;height:auto;object-fit:contain}.img-container-lg{width:100%;min-width:400px;max-width:700px;height:auto;object-fit:contain}.img-container-sm img{max-height:2.5em}.img-container-md img{max-height:3em}.img-container-md2 img{max-height:10em}.img-container-lg img{max-height:30em}.hero-image,.sponsor-image,.community-hero-image{display:flex;justify-content:center;align-items:center;flex-direction:column}.hero-image>img{width:60%}.community-hero-image>img{width:90%}.sponsor-image a{text-align:center}.sponsor-image img{width:50%;padding:20px 0 30px}footer .navLink{color:#fff}footer .navLink:hover{color:#efca08}.footer{padding:50px 20%;color:#fff;background-color:#000;font-weight:300}.footer-info-text{font-size:.85rem;padding-top:10px}.footer-link-text{color:#fff;text-decoration:underline}.flex{display:flex;justify-content:center}.flex-left{display:flex;justify-content:left}#adopters.flex{display:flex;flex-wrap:wrap;gap:10px 50px}#adopters>.img-container-md{width:150px;height:150px}.flex-column{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.align-items-center{align-items:center}.vertical-align-center{margin:0 auto}.justify-content-space-evenly{justify-content:space-evenly}.justify-content-space-between{justify-content:space-between}.justify-content-center{justify-content:center}.gap-xsm{gap:10px}.gap-sm{gap:20px}.gap-md{gap:20px}.gap-l{gap:35px}.gap-xl{gap:50px}.row-gap-20{row-gap:20px}.grid{display:grid}.grid-column-auto-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.grid-column-auto-6{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem}.grid-row-auto{grid-auto-rows:minmax(0,1fr);grid-row-gap:1rem}.grid-row-fit{grid-row-gap:1rem;justify-content:center}.value-prop-video{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center}video.value-prop{border-radius:.5em;width:600px}.highlight-light-blue{background-color:#3ea9f5;color:#fff;padding:0 10px;border-radius:5px}.highlight-hippie-blue{background-color:#489fb5;color:#fff;padding:0 10px;border-radius:5px}.highlight-golden{background-color:#efca08;color:#fff;padding:0 10px;border-radius:5px}.highlight-orange{background-color:#ff4e00;color:#fff;padding:4px 6px;border-radius:5px}a.highlight-orange:hover{background-color:#fff;color:#ff4e00}.margin-bottom-30{margin-bottom:30px}.margin-top-30{margin-top:30px}.value-prop-text{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center}.value-prop-text>h3{margin:20px 50px;color:#0d2192}.text-blue{color:#3ea9f5}.text-dark{color:#0d2192}.value-prop-text>p{margin:20px 50px;line-height:1.5}.fas{padding-left:2px}.padding-left-6{padding-left:6px}.padding-right-10{padding-right:10px}.padding-bottom-10{padding-bottom:10px}.padding-top-down-10{padding:10px 0}.padding-left-right-10{padding:0 10px}.padding-left-right-20{padding:0 20px}.padding-bottom-20{padding-bottom:20px}.padding-top-40{padding-top:40px}.padding-bottom-40{padding-bottom:40px}.padding-top-80{padding-top:80px}.padding-bottom-70{padding-bottom:70px}.padding-top-down-30{padding:30px 0}h2.video{margin:0}.padding-top-down-50{padding:50px 0}.padding-bottom-50{padding-bottom:50px}.width-20{width:25%}.width-40{width:40%}.width-45{width:45%}.width-50{width:50%}.width-80{width:80%}.width-90{width:90%}.width-60{width:60%}.hero-section{background:#fff;color:#202192}.hero-container{width:80%;padding:40px 0 25px;margin:0 auto}.hero-text{font-size:3rem;color:#f8f8f8}.hero-text-secondary{width:45%;margin-top:-15px;color:#fff;font-weight:300}.banner{padding:120px 0 70px;font-weight:500;font-size:1.5rem;margin:0 auto}.banner-link{text-decoration:underline;color:#000}.banner{padding:10px 0;font-weight:500;font-size:1.5rem}.banner>a{text-decoration:underline;color:#000}.news-date{font-style:italic;font-weight:300;font-size:smaller;margin-left:1em}.icon-container{width:34px;height:34px;line-height:34px;background-color:#fafafa;text-align:center;border:1px solid #eaeaea;border-radius:6px;color:#3ea9f5;font-size:32px}.bg-grey-white{background:#fcfcfc}.bg-grey{background:#ececec}.media-section{display:flex}.media-section-mobile{display:none}#mobile-menu{display:none}@media only screen and (min-width:1600px){.hero-container{width:70%}.width-80{width:70%}.width-90{width:80%}}@media only screen and (min-width:1800px){.hero-container{width:60%}.width-80{width:60%}.width-90{width:80%}}@media only screen and (min-width:2200px){.hero-container{width:50%}.width-80{width:50%}}@media only screen and (max-width:1016px){.grid-column-auto{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.grid-row-auto{grid-auto-rows:minmax(0,1fr)}.grid-row-fit{grid-row-gap:1.5rem}.width-100-tablet{width:100%}.iframe{width:90%;height:414px}.img-container-fullwidth-mobile{max-width:100%;height:auto;object-fit:contain}.img-container-fullwidth-mobile>img{max-width:100%;height:auto}}@media only screen and (max-width:786px){video.value-prop{border-radius:.5em;width:100%;max-width:400px}.grid-column-auto{grid-template-columns:repeat(1,minmax(0,1fr))}.text-justify-mobile{text-align:justify}.text-center-mobile{text-align:center}.column-mobile{flex-direction:column}.column-reverse-mobile{flex-direction:column-reverse}.align-self-center-mobile{align-self:center}.width-80-mobile{width:80%}.width-90-mobile{width:90%}.width-100-mobile{width:100%}.padding-top-100-mobile{padding-top:100px}.padding-bottom-20-mobile{padding-bottom:20px}.media-section{display:none}.media-section-mobile{display:flex}#mobile-menu{display:block}.menu-toggle{justify-content:flex-end;padding-right:40px}.menu-toggle,.bar{display:block;cursor:pointer}.menu-toggle .bar{width:25px;height:3px;background-color:#3f3f3f;margin:5px auto;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#mobile-menu.is-active .bar:nth-child(2){opacity:0}#mobile-menu.is-active .bar:nth-child(1){-webkit-transform:translateY(8px)rotate(45deg);-ms-transform:translateY(8px)rotate(45deg);-o-transform:translateY(8px)rotate(45deg);transform:translateY(8px)rotate(45deg)}#mobile-menu.is-active .bar:nth-child(3){-webkit-transform:translateY(-8px)rotate(-45deg);-ms-transform:translateY(-8px)rotate(-45deg);-o-transform:translateY(-8px)rotate(-45deg);transform:translateY(-8px)rotate(-45deg)}nav{position:fixed;width:100vw}.navbar{width:90%;margin:0 auto}.navbar-linkss{display:none}.navbar ul{display:none}.navLinkContainer{display:flex;flex-direction:column;position:fixed;justify-content:flex-start;top:60px;bottom:0;background-color:#fff;width:100vw;height:calc(100% - 60px);transform:translate(-12%);text-align:center;overflow:scroll}.navbar li{padding:1rem 0 .5rem}.navbar li:first-child{margin-top:1rem}li.navbar-item,li>a.navLink{font-size:1.3rem}a.navbar-item{font-size:1rem}.hero-container{width:90%}.hero-text-secondary{width:70%}.footer{padding:50px 5%}.footer-container{display:grid;grid-template-columns:repeat(2,1fr);grid-row-gap:5px;gap:5px}.iframe{height:313px}.img-container-lg{min-width:100%}}