body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.animate-spin-slow{animation:spin-slow 10s linear infinite}@font-face{font-family:KalamehWeb;font-style:normal;font-weight:100;src:url(/static/media/KalamehWeb-Thin.b0d27e37691b6f79f66a.woff2) format("woff2"),url(/static/media/KalamehWeb-Thin.af3f57b325aad92cf4e5.woff) format("woff")}@font-face{font-family:KalamehWeb;font-style:normal;font-weight:200;src:url(/static/media/KalamehWeb-ExtraLight.4f75737ffe7434a0c5a5.woff2) format("woff2"),url(/static/media/KalamehWeb-ExtraLight.a6f90c22af4131015bdb.woff) format("woff")}@font-face{font-family:KalamehWeb;font-style:normal;font-weight:300;src:url(/static/media/KalamehWeb-Light.45ed43d8b3f94033d40e.woff2) format("woff2"),url(/static/media/KalamehWeb-Light.033b681c09e75ce1a8d6.woff) format("woff")}@font-face{font-family:KalamehWeb;font-style:normal;font-weight:500;src:url(/static/media/KalamehWeb-Medium.fdba3bf292bc9e95b3a0.woff2) format("woff2"),url(/static/media/KalamehWeb-Medium.7cfe355e2df0aa00e45d.woff) format("woff")}@font-face{font-family:KalamehWeb;font-style:normal;font-weight:800;src:url(/static/media/KalamehWeb-ExtraBold.8a0678a0522367aec918.woff2) format("woff2"),url(/static/media/KalamehWeb-ExtraBold.164662516a4220e6295c.woff) format("woff")}@font-face{font-family:KalamehWeb;font-style:normal;font-weight:900;src:url(/static/media/KalamehWeb-Black.5bad5ffceedb76122217.woff2) format("woff2"),url(/static/media/KalamehWeb-Black.26937b5b2d85eaf2973c.woff) format("woff")}@font-face{font-family:KalamehWeb;font-style:normal;font-weight:700;src:url(/static/media/KalamehWeb-Bold.2b03b9f914573d3e8f3b.woff2) format("woff2"),url(/static/media/KalamehWeb-Bold.5c2df57d113559523b1d.woff) format("woff")}@font-face{font-family:KalamehWeb;font-style:normal;font-weight:400;src:url(/static/media/KalamehWeb-Regular.3c9bfcbf3df045225032.woff2) format("woff2"),url(/static/media/KalamehWeb-Regular.bff68ea87b82ece26a79.woff) format("woff")}body,h1,h2,h3,h4,h5,h6{font-family:KalamehWeb!important}.homepage-container{align-items:center;border-radius:.2rem;display:flex;flex-direction:column;gap:2rem;justify-content:flex-start;margin:1rem 5.5rem;padding:3rem}.content-wrapper{display:flex;justify-content:space-between;width:100%}.text-container{max-width:60rem;text-align:left}.title{color:#19191a;font-size:2.8rem;font-weight:700;line-height:1.2;margin-bottom:1rem;width:90%}.description{color:#84888e;font-size:1.2rem;line-height:1.5;margin-top:2rem;width:90%}.read-more-btn{font-size:1rem;margin-top:3rem}.image-container{align-items:center;display:flex;justify-content:center;position:relative;width:40%}.hero-image{animation:spin-slow 10s linear infinite;height:18rem;width:18rem}@keyframes spin-slow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dot-slider{display:flex;justify-content:center;margin-bottom:-2rem;width:100%}.dot{background-color:#8a8a8a;border-radius:50%;cursor:pointer;height:4px;margin:0 3px;transition:background-color .3s,transform .3s,width .3s;width:4px}.dot.active{background-color:#2c2c2c;border:1.5px solid #2c2c2c;border-radius:2rem;height:2px;transform:scale(.85);width:18px}.logos{align-self:center;display:flex;gap:2rem;justify-content:space-between;margin:3rem 0 2rem;width:100%}.logo-item{align-items:center;display:flex;justify-content:center}.logo-img,.logo-item{transition:filter .3s}.logo-img{filter:brightness(100%);height:auto;margin-left:70px;margin-right:70px;object-fit:contain;width:100%}.logo-img:hover{filter:brightness(20%)}.side{align-items:left;display:flex;flex:1 1;flex-direction:column;margin:1rem}.side h2{color:#333;font-size:1.2rem;margin-bottom:1rem;position:relative;text-align:left}.side h2:before{background-color:#81aca5;content:"";height:23px;position:absolute;top:50%;transform:translateY(-50%);width:7px}.cubes-effect{flex-direction:column;height:18rem;perspective:800px;width:18rem}.cube-group,.cubes-effect{align-items:center;display:flex;justify-content:center;margin:0 auto}.cube-group{flex-wrap:wrap;height:180px;perspective:900px;position:relative;transform-style:preserve-3d;transition:transform 1.2s cubic-bezier(.25,.8,.25,1);width:180px;will-change:transform}.cube{cursor:pointer;margin:0;transform-style:preserve-3d;transition:box-shadow .45s;will-change:transform,box-shadow;z-index:1}.cube,.cube .face{height:48px;position:absolute;width:48px}.cube .face{background:linear-gradient(135deg,#3b82f6 60%,#2c5aa0);border-radius:8px;box-shadow:0 2px 8px #2c5aa01f;opacity:.98}.cube .face-front{transform:rotateY(0deg) translateZ(24px)}.cube .face-back{transform:rotateY(180deg) translateZ(24px)}.cube .face-right{transform:rotateY(90deg) translateZ(24px)}.cube .face-left{transform:rotateY(-90deg) translateZ(24px)}.cube .face-top{transform:rotateX(90deg) translateZ(24px)}.cube .face-bottom{transform:rotateX(-90deg) translateZ(24px)}.cube:hover{box-shadow:0 24px 48px 0 #2c5aa040,0 2px 8px #2c5aa01f;z-index:2}.hero-cubes.container{animation:hero-cubes-animate 5s linear infinite;position:relative;top:-80px;transform:skewY(-20deg)}.hero-cubes .cube{position:relative;z-index:2}.hero-cubes .cube:nth-child(2){translate:-60px -60px;z-index:1}.hero-cubes .cube:nth-child(3){translate:60px 60px;z-index:3}.hero-cubes .cube>div{display:flex;flex-direction:column;gap:30px;position:absolute;translate:calc(-70px*var(--x)) calc(-60px*var(--y))}.hero-cubes .cube>div>span{background:#dcdcdc;display:inline-block;height:50px;position:relative;transition:1.5s;width:50px;z-index:calc(var(--i)*1)}.hero-cubes .cube>div>span:hover{background:#ef4149;filter:drop-shadow(0 0 30px #ef4149);transition:0s}.hero-cubes .cube>div>span:hover:after,.hero-cubes .cube>div>span:hover:before{background:#ef4149;transition:0s}.hero-cubes .cube>div>span:before{background:#fff;content:"";height:100%;left:-40px;position:absolute;transform:skewY(45deg);transform-origin:right;transition:1.5s;width:40px}.hero-cubes .cube>div>span:after{background:#f2f2f2;content:"";height:40px;left:0;position:absolute;top:-40px;transform:skewX(45deg);transform-origin:bottom;transition:1.5s;width:100%}@keyframes hero-cubes-animate{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(1turn)}}.categories-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin:0 5rem;padding:20px}.category-item{text-align:center}.category-item,.image-wrapper{overflow:hidden;position:relative}.image-wrapper{align-items:center;background-size:cover;display:flex;justify-content:center;width:100%}.category-image{box-shadow:0 4px 8px #0000004d;object-fit:cover;z-index:2}.backsheet-image,.category-image{height:100%;transition:transform .5s ease;width:100%}.backsheet-image{left:13%;position:absolute;top:5%;z-index:1}.category-title{color:#414141;font-size:20px;font-weight:700;line-height:150%;margin:2rem 1.5rem;text-align:center}.article-count{color:#666;font-size:14px}.locomotive-container{background-color:#fff;flex-direction:column;padding:3rem 6rem}.locomotive-container,.side1{align-items:flex-start;display:flex}.side1{flex:1 1;flex-direction:column}.side1 h2{color:#333;font-size:1.1rem;font-weight:400;margin-bottom:5rem;margin-top:2rem;position:relative;text-align:left}.side1 h2:before{background-color:#81aca5;content:"";height:23px;left:-12px;position:absolute;top:50%;transform:translateY(-50%);width:7px}.side1 h1{color:#1c1c1c;font-size:1.7rem;font-weight:600;line-height:1.6;margin:0 2rem}.side1 p{color:#616161;font-size:.8rem;line-height:1.6;margin:1.4rem 2rem}.side2{align-items:center;justify-content:center}.side2,.side3{display:flex;flex:1 1}.side3{align-items:flex-start;flex-direction:column;margin:-2rem 1rem}.side3 h2{color:#333;font-size:1.1rem;font-weight:400;position:relative;text-align:left}.side3 h2:before{background-color:#81aca5;content:"";height:23px;left:-12px;position:absolute;top:50%;transform:translateY(-50%);width:7px}.side3 h1{color:#1c1c1c;font-size:1.7rem;font-weight:600;line-height:1.6}.loco-image{box-shadow:0 4px 8px #0000001a;height:auto;margin:5rem;max-width:80%}.read-more-btn{align-items:center;background:none;border:none;color:#222;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;margin:1rem 1.5rem;text-align:left}.read-more-btn .arrow{font-size:1.5rem;margin-left:.5rem}.reviews-container{align-items:flex-start;display:flex;justify-content:space-between;margin-top:2rem;padding:0 6.5rem}.four-part-section{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);padding:1rem 5.8rem}.section-item{text-align:center}.section-item img{height:auto;max-width:100%}.maskgroup-image{width:100%}.dual-grid-container{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);padding:1rem}.grid-item{align-items:center;display:flex;gap:1rem;padding:.5rem 1rem;text-align:left}.dual-grid-image{height:auto;object-fit:cover;width:42%}.grid-item h3{color:#1c1c1c;font-size:1rem;font-weight:600;margin-left:2rem}.small-text{font-size:.7rem;margin-left:2rem}.navbar{background:#2a4fff;border-bottom:1px solid #1e3fd1;box-shadow:0 2px 6px #00000014;justify-content:space-between;padding:15px 20px;position:sticky;top:0;z-index:1000}.logo,.navbar{align-items:center;display:flex}.logo{margin:0 2rem}.logo img{height:auto;margin-right:10px;width:220px}.logo span{color:#fff;font-size:18px;font-weight:700}.logo small{color:#e0e0e0;font-size:10px;margin-left:5px}.nav-links{display:flex;flex:1 1;gap:35px;justify-content:center;list-style:none;margin:0;padding:0}.nav-links li a{border-radius:4px;color:#fff;font-size:18px;font-weight:500;padding:8px 12px;text-decoration:none;transition:all .3s ease}.nav-links li a:hover{background-color:#ffffff26;color:#fff;opacity:.8}.nav-links .active{background-color:#fff3;color:#fff;font-weight:700}.nav-right{align-items:center;display:flex;gap:20px;margin-left:2rem}.lantern-link a{background-color:#eaf2f9;border:2px solid #eaf2f9;border-radius:6px;color:#000;font-size:18px;font-weight:500;padding:8px 16px;text-decoration:none;transition:all .3s ease}.lantern-link .active,.lantern-link a:hover{background-color:#d1e7f0;border-color:#d1e7f0}.lantern-link .disabled{color:#999;cursor:not-allowed}.lantern-link .disabled,.lantern-link .disabled:hover{background-color:#f5f5f5;border-color:#e0e0e0;opacity:.6}.subscribe span{align-items:center;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:500;gap:8px;padding:8px 12px;text-decoration:none;transition:all .3s ease}.subscribe span:hover{background-color:#ffffff26;opacity:.8}.sign-in svg{margin-right:5px}.footer{background:url(/static/media/footer.8909c3693591fd5f6a8e.jpg) no-repeat 50%;background-size:cover;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;padding:20px 0;position:relative;text-align:center}.footer-email{border-bottom:1px solid #ededed;color:#000;font-size:14px;margin-bottom:15px;padding:20px 0}.footer-icons{align-items:center;display:flex;flex-direction:row;gap:15px;justify-content:center;margin-bottom:15px;margin-top:3rem}.icon{height:70px;width:70px}.footer-nav{border-bottom:1px solid #ededed;display:flex;gap:30px;justify-content:center;margin-bottom:10px;padding:20px 0}.footer-link{color:#363636;font-size:16px;font-weight:600;text-decoration:none}.footer-link:hover{color:#8c8c8c}.footer-copyright{color:#3d3d3d;font-size:.75rem;margin-top:2rem}.footer-main-row{align-items:center;display:flex;justify-content:space-between;margin:0 auto 10px;max-width:1200px;padding:0 2rem}.left-nav{align-items:center;display:flex;gap:30px;justify-content:flex-start}.left-nav,.right-email{border-bottom:none;margin-bottom:0;padding:0}.right-email{color:#000;font-size:15px;text-align:right}.article-hero-section{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:2rem;margin-left:4rem;margin-top:3.5rem;position:relative;width:90%}.article-hero-section h6{font-weight:500;margin:0}.article-hero-section h1{font-weight:600;margin:0}.articles-content{max-height:100vh;overflow-y:scroll;padding-right:15px;position:sticky;top:0}.articles-content::-webkit-scrollbar{display:none}.articles-content{-ms-overflow-style:none;scrollbar-width:none}.articles-sidebar{flex:0 0 30%;padding-left:15px}.article-container{margin:40px auto;max-width:1100px;overflow-x:hidden;padding:20px;text-align:center}.breadcrumb{color:#777;font-size:14px;margin-bottom:10px}.breadcrumb .active{color:#333;font-weight:500}.category-label{background-color:#fdac6a;color:#fff;display:inline-block;font-size:12px;margin-bottom:10px;padding:5px 12px}.article-title{color:#333;font-size:28px;font-weight:700;margin-top:10px}.article-subtitle{color:#555;font-size:16px;margin:10px 0}.article-meta{color:#888;font-size:14px;margin:15px 0}.article-image{height:500px;margin-top:15px;width:100%}.new-section-layout{align-items:flex-start;display:flex;justify-content:space-between;margin-top:30px}.text-section{text-align:left;width:70%}.new-section-text{color:#444;font-size:14px;line-height:1.6;margin-left:8rem}.icon-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);margin-right:8rem;margin-top:1rem;text-align:center;width:10%}.icon-item{align-items:center;display:flex;flex-direction:column}.icon{background-color:hsla(0,0%,91%,.459);font-size:30px;height:26px;margin-bottom:8px;padding:.5rem;width:26px}.about-container{min-height:60vh}@media (max-width:768px){.about-container{padding:2rem 1rem}}.partner-container{min-height:60vh}@media (max-width:768px){.partner-container{padding:2rem 1rem}}.privacy-container{min-height:60vh}@media (max-width:768px){.privacy-container{padding:2rem 1rem}}
/*# sourceMappingURL=main.8bf38fa0.css.map*/