<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hero{height:100vh;background-color:#fff;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.hero .shape-line-1{display:none;position:absolute;top:-10px;left:-10px;border:2px solid #939393;width:200px;height:300px;border-radius:8px}.hero .shape-line-1 .object{position:absolute;width:20px;height:20px;background-color:#626262;border-radius:50%;animation:linePath-1 20s ease-in-out infinite;top:-20px;left:-20px}@keyframes linePath-1{0%{top:calc(0% - 20px);left:calc(100% - 9px)}10%{top:calc(50% - 9px);left:calc(100% - 9px)}30%{top:calc(50% - 9px);left:calc(100% - 9px)}40%{top:calc(100% - 9px);left:calc(100% - 9px)}50%{top:calc(100% - 9px);left:calc(0% - 20px)}75%{top:calc(0% - 20px);left:calc(0% - 20px)}to{top:calc(0% - 20px);left:calc(100% - 20px)}}.hero .shape-line-1 .object .card2{position:absolute;width:200px;border-radius:8px;box-sizing:border-box;padding:20px 0;background-color:#fff;box-shadow:#959da533 0 8px 24px;display:flex;align-items:center;justify-content:space-around;gap:15px;left:30px;top:0;bottom:0;overflow:hidden;opacity:0;animation:messagePopUp 20s ease-in-out infinite}@keyframes messagePopUp{0%{opacity:0}10%{opacity:0}15%{opacity:1}25%{opacity:1}30%{opacity:0}to{opacity:0}}.hero .shape-line-1 .object .card2 .wave{position:absolute;transform:rotate(-90deg);right:-31px;top:32px;width:80px;fill:#04e4003a}.hero .shape-line-1 .object .card2 .icon_container{width:25px;height:25px;display:flex;justify-content:center;align-items:center;background-color:#04e40048;border-radius:50%;margin-left:8px}.hero .shape-line-1 .object .card2 .icon_container .icon{width:12px;height:12px;color:#269b24}.hero .shape-line-1 .object .card2 .message_text_container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex-grow:1}.hero .shape-line-1 .object .card2 .message_text_container .message_text{color:#269b24;font-size:16px;font-weight:700}.hero .shape-line-2{display:none;position:absolute;right:-10px;border:2px solid #939393;width:200px;height:500px;border-radius:8px}.hero .shape-line-2 .object{position:absolute;width:20px;height:20px;background-color:#626262;border-radius:50%;right:-20px;animation:linePath-2 20s ease-in-out infinite}@keyframes linePath-2{0%{bottom:calc(100% - 9px);right:calc(0% - 20px)}47%{bottom:calc(0% - 9px);right:calc(0% - 20px)}60%{bottom:calc(0% - 9px);right:calc(100% - 9px)}90%{bottom:calc(100% - 9px);right:calc(100% - 9px)}to{bottom:calc(100% - 9px);right:calc(0% - 20px)}}.hero .shape-line-3{position:absolute;top:-10px;border:2px solid #939393;width:70vw;height:15vh;border-radius:8px}.hero .shape-line-3 .object{position:absolute;width:20px;height:20px;background-color:#626262;border-radius:50%;top:-20px;right:-9px;animation:linePath-3 10s ease-in-out infinite}@keyframes linePath-3{0%{top:calc(0% - 20px);right:calc(0% - 10px)}30%{top:calc(100% - 9px);right:calc(0% - 10px)}60%{top:calc(100% - 9px);right:calc(100% - 9px)}90%{top:calc(0% - 20px);right:calc(100% - 9px)}to{top:calc(0% - 20px);right:calc(0% - 9px)}}.hero .hero-container{display:flex;justify-content:center;align-items:center;padding:0 40px;flex-direction:column;opacity:0;transform:translateY(100px);animation:fadeInAndTranslate 2s forwards}.hero .hero-container .hero-tag{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;column-gap:18px;row-gap:12px}.hero .hero-container .hero-tag .hero-title{font-size:3.4rem;line-height:3.4rem;text-align:center;font-weight:600;color:#1dc9bd}.hero .hero-container .hero-tag .button{padding:5px;border-radius:100px;border:5px dashed #3d3d3d}.hero .hero-container .hero-tag .button .title{line-height:5rem;font-family:Jersey10;background-color:#3d3d3d;border-radius:100px;padding:0 24px;color:#fff;font-size:5rem}.hero .hero-container .hero-para{line-height:2.44rem;font-size:1.4rem;color:#6f6f6f;text-align:center;padding:0;margin-bottom:60px}.hero .hero-container .cube-loader{position:relative;width:75px;height:75px;transform-style:preserve-3d;transform:rotateX(-30deg);animation:animate 4s linear infinite}@keyframes animate{0%{transform:rotateX(-30deg) rotateY(0)}to{transform:rotateX(-30deg) rotateY(360deg)}}.hero .hero-container .cube-loader .cube-wrapper{position:absolute;width:100%;height:100%;transform-style:preserve-3d}.hero .hero-container .cube-loader .cube-wrapper .cube-span{position:absolute;width:100%;height:100%;transform:rotateY(calc(90deg * var(--i))) translateZ(37.5px);background:linear-gradient(to bottom,#2c2c2c,#3d5c59 5.5%,#3a5f5b 12.1%,#366a65 19.6%,#337670 27.9%,#2f827b 36.6%,#2c8d85,#27998f 54.6%,#22a298 63.4%,#1eaaa0 71.7%,#19b1a7 79.4%,#15b7ad 86.2%,#11bcb3 91.9%,#0dc0b8 96.3%,#0bc3bb 99%,#09c6bd)}.hero .hero-container .cube-loader .cube-top{position:absolute;width:75px;height:75px;background:#2c2c2c;transform:rotateX(90deg) translateZ(37.5px);transform-style:preserve-3d}.hero .hero-container .cube-loader .cube-top:before{content:"";position:absolute;width:75px;height:75px;background:#3c948f;transform:translateZ(-90px);filter:blur(10px);box-shadow:0 0 10px #323232,0 0 20px #3c948f,0 0 30px #323232,0 0 40px #3c948f}.hero .scroll-up-arrow{position:absolute;bottom:20px;left:48%;transform:translate(-50%);cursor:pointer;animation:bounce 2s infinite;stroke:#000}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes fadeInAndTranslate{to{opacity:1;transform:translateY(0)}}@media only screen and (min-width: 1200px){.hero .shape-line-1,.hero .shape-line-2{display:block}.hero .shape-line-3{display:none}.hero .hero-container{padding:0 300px}}.about{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#1f1d1d}.about .tech-slider{position:relative;overflow:hidden;width:100%;padding:20px}.about .tech-slider .tech-track{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;row-gap:5px;column-gap:30px}.about .tech-slider .tech-track .tech-item{display:flex;font-size:1.4rem;font-weight:500;text-align:center}.about .tech-slider .tech-track .tech-item span{color:#a9a9a9;transition:color .3s ease-in-out}.about .tech-slider .tech-track .tech-item span:hover{color:#fff}.what-you-learn{padding:30px 40px;background-color:#1f1d1d}.what-you-learn h2{font-size:2.4rem;color:#fff;text-align:center;margin-bottom:20px;word-spacing:.8rem;line-height:2.6rem}.what-you-learn h2 span{color:#26cfaa}.what-you-learn .learn-cards-container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:40px}.what-you-learn .learn-cards-container .card{max-width:300px;display:flex;align-items:center;flex-direction:column;text-align:center}.what-you-learn .learn-cards-container .card:nth-child(3) img{filter:invert(1)}.what-you-learn .learn-cards-container .card img{height:60px;width:auto}.what-you-learn .learn-cards-container .card .content .title{color:#f3f3f3;font-size:1.2rem;line-height:1.75rem;font-weight:600}.what-you-learn .learn-cards-container .card .content .desc{margin-top:.5rem;color:#d6d6d6;font-size:1rem;line-height:1.6rem}.join-community{background-color:#1f1d1d;color:#fff;padding:40px 0;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;column-gap:100px}.join-community .tooltip{position:absolute;color:#616161;font-size:1rem;background:#fff;border-radius:50px;padding:4px 12px;box-shadow:0 0 10px #0000001c;z-index:10;visibility:hidden}.join-community .community-content{padding:0 40px;position:relative}.join-community .community-content img{display:none;position:absolute;width:160px;height:auto;top:-80px;left:0}.join-community .community-content h2{font-size:2.4rem;line-height:3.6rem;color:#f3f3f3}.join-community .community-content p{text-align:left;font-size:1.2rem;line-height:2rem;margin-bottom:20px;color:#d6d6d6}.join-community .community-content .join-button{background-color:#41ad89;border:none;color:#fff;padding:8px 24px;font-size:1.2rem;cursor:pointer;border-radius:8px;transition:background-color .25s ease-in-out}.join-community .community-content .join-button:hover{background-color:#338b6d}.join-community .image-content{position:relative;display:none}.join-community .image-content:after{content:"";position:absolute;bottom:0;left:0;right:0;height:200px;width:130%;background:linear-gradient(to bottom,#f9f9f900,#1f1d1d75,#1f1d1d)}.join-community .image-content img{width:130%;height:auto;display:block}@media only screen and (min-width: 600px){.about .tech-slider{padding:40px 100px}.about .tech-slider .tech-track{row-gap:20px;column-gap:60px}.what-you-learn h2{margin-bottom:30px}.what-you-learn .learn-cards-container{gap:40px}.what-you-learn .learn-cards-container .card img{height:80px}.join-community{padding:60px 0}.join-community .community-content{padding:0 100px 0 200px}.join-community .community-content img{display:block}}@media only screen and (min-width: 1200px){.about .tech-slider{padding:40px 200px}.what-you-learn{padding:60px 200px}.what-you-learn h2{margin-bottom:60px}.what-you-learn .learn-cards-container{gap:60px}.what-you-learn .learn-cards-container .card img{height:100px}.join-community{padding:120px 0}.join-community .community-content{padding:0 0 0 200px}.join-community .image-content{display:inline-block}}.blog{padding:30px 40px;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#f9f9f9}.blog h2{text-align:center;margin-bottom:20px;font-size:2.5em;line-height:2.4rem;color:#1f1d1d}.blog h2 span{color:#26cfaa}.blog .blog-posts{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(3,1fr);gap:20px;margin-bottom:60px}.blog .blog-posts .blog-post{background:#fff;box-shadow:0 2px 10px #0000001a;overflow:hidden;transition:background .3s ease}.blog .blog-posts .blog-post:hover{background:#f3f3f3}.blog .blog-posts img{width:100%;aspect-ratio:16/9;object-fit:cover}.blog .blog-posts .post-content{padding:10px 20px}.blog .blog-posts .post-content h3{font-size:1.6em;margin-bottom:10px;line-height:1.6rem}.blog .blog-posts .post-content .meta{font-size:.9em;color:#999;margin-bottom:15px}.blog .blog-posts .post-content p{font-size:1em;line-height:1.4;color:#333;margin-bottom:20px}@media only screen and (min-width: 600px){.blog{padding:40px}.blog .blog-posts{grid-template-columns:repeat(1,1fr)}.blog .blog-posts .blog-post .post-content{padding:20px}}@media only screen and (min-width: 858px){.blog h2{margin-bottom:40px}.blog .blog-posts{grid-template-columns:repeat(3,1fr)}.blog .blog-posts .blog-post:first-child{grid-column:1/span 2;grid-row:1/span 2}}@media only screen and (min-width: 1200px){.blog{padding:60px 200px}.blog h2{margin-bottom:60px}.blog .blog-posts{grid-template-columns:repeat(4,1fr)}}.footer{background-color:#1f1d1d;padding:20px 40px}.footer .footer-top{display:flex;justify-content:space-between;align-items:center}.footer .footer-top h2{font-size:2.4rem;display:flex;align-items:center;justify-content:center;position:relative}.footer .footer-top h2 img{position:absolute;width:100%;scale:1.5}.footer .footer-top h2 span{z-index:2;color:#fff}.footer .footer-top a{padding:6px 12px;border:1px solid white;border-radius:50px;color:#fff;font-size:1rem;cursor:pointer;background:#ffffff35}.footer .container{margin:30px 0;display:flex;flex-wrap:wrap;justify-content:flex-start;column-gap:40px;row-gap:30px}.footer .container .footer-col{min-width:250px}.footer .container .footer-col:first-child{flex:1;color:#fff}.footer .container .footer-col:first-child h3{font-size:1.3rem}.footer .container .footer-col:first-child p{font-size:1rem;margin-bottom:20px}.footer .container .footer-col:not(:first-child){flex:1;color:#fff}.footer .container .footer-col:not(:first-child) ul{list-style:none}.footer .container .footer-col:not(:first-child) ul li:not(:last-child){margin-bottom:15px}.footer .container .footer-col:not(:first-child) ul li a{color:#d6d6d6;display:block;font-size:1rem;font-weight:300;line-height:1.3rem;text-transform:capitalize;text-decoration:none}.footer .container .footer-col:not(:first-child) ul li a:hover{color:#fff;text-decoration:underline}.footer .container .footer-col:not(:first-child) h4{font-size:1.2rem;line-height:1.5rem;color:#f3f3f3;text-transform:capitalize;margin-bottom:30px;font-weight:500;position:relative}.footer .container .footer-col:not(:first-child) h4:before{content:"";position:absolute;left:0;bottom:-10px;background-color:#e91e63;width:80px;height:2px}.footer .social-links{display:flex;gap:16px}.footer .social-links a{display:flex;align-items:center;justify-content:center;color:#fff;background-color:#fff3;padding:12px;font-size:1.3rem;border-radius:50%;transition:all .5s ease}.footer .social-links a:hover{color:#151515;background-color:#fff}.footer .footer-bottom{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:column;border-top:1px solid #333;padding-top:20px}.footer .footer-bottom .subscribe{width:100%;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-bottom:20px}.footer .footer-bottom .subscribe h3{color:#f3f3f3;font-size:1.3em}.footer .footer-bottom .subscribe form{display:flex;min-width:300px}.footer .footer-bottom .subscribe form input{flex:1;background-color:#fff;padding:10px 15px;border:none;outline:none;font-size:.8rem}.footer .footer-bottom .subscribe form button{background-color:#26cfaa;color:#fff;display:flex;align-items:center;justify-content:center;padding:12px 20px;border:none;cursor:pointer;font-size:1.6rem;transition:background-color .3s ease}.footer .footer-bottom .subscribe form button:hover{background-color:#1a9b84}.footer .footer-bottom .copyright p{width:100%;color:#fff;font-size:1rem;text-align:center;margin:0}@media only screen and (min-width: 600px){.footer .footer-top h2{font-size:3rem}.footer .footer-top a{padding:8px 18px}.footer .container{margin:40px 0}.footer .container .footer-col h4{margin-bottom:35px}.footer .footer-bottom{margin-bottom:40px}}@media only screen and (min-width: 858px){.footer .container{margin:60px 0;column-gap:80px}}@media only screen and (min-width: 1200px){.footer{padding:40px 200px}.footer .footer-bottom{align-items:center;flex-direction:row}}.block{z-index:10;position:sticky;top:0;pointer-events:none}.block .pixel8cloud{position:absolute;top:0;left:0;right:0;bottom:0;height:100vh;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.block .pixel8cloud .label{border-radius:100px;transition:all .3s ease}.block .pixel8cloud .label p{text-align:center;font-family:Pacifico,sans-serif;background:linear-gradient(90deg,#26cfaa,#69ffdf);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;padding:0 40px;font-size:13vw;transition:all .3s ease}.bar{opacity:.9;transition:all .3s ease-in-out}.bar .pixel8cloud{height:0vh;padding-top:30px}.bar .pixel8cloud .label{pointer-events:auto;cursor:pointer;background:#fff;box-shadow:0 4px 10px #00000041}.bar .pixel8cloud .label p{font-size:1rem;padding:6px 30px}.bar:hover{opacity:1}.scroll-indicator{position:relative;height:100vh;width:100%;background:#f9f9f9;perspective:400px}.scroll-indicator .profile-card{position:absolute;width:80px;height:120px;background-color:#fff;border-radius:10px;box-shadow:0 4px 15px #00000015;text-align:center;padding:20px;transform-style:preserve-3d;cursor:pointer}.scroll-indicator .profile-card:nth-child(1){top:20%;right:30%;transform:rotate(-10deg) rotateY(40deg) rotateX(10deg) scale(1.3)}.scroll-indicator .profile-card:nth-child(2){top:30%;right:5%;transform:rotate(10deg) rotateY(-70deg) rotateX(10deg) scale(1)}.scroll-indicator .profile-card:nth-child(3){top:40%;left:5%;transform:rotate(-5deg) rotateY(70deg) rotateX(10deg) scale(.9)}.scroll-indicator .profile-card:nth-child(4){left:40%;bottom:30%;transform:rotate(20deg) rotateY(5deg) rotateX(60deg) scale(1.2)}.scroll-indicator .profile-card .card-dot{position:absolute;bottom:110%;left:50%;transform:translate(-50%);border-radius:100px;width:10px;height:10px;background:#bebebe6e}.scroll-indicator .profile-card .avatar{width:40px;height:40px;background-color:#a2a2a2;border-radius:50%;margin:0 auto 5px}.scroll-indicator .profile-card .avatar img{width:100%;height:100%;border-radius:50%}.scroll-indicator .profile-card .name{font-size:.8rem;color:#dbdbdb}.scroll-indicator .profile-card .profession{font-size:.5rem;color:#c1c1c1}@media only screen and (min-width: 600px){.scroll-indicator{perspective:500px}.scroll-indicator .profile-card{width:120px;height:160px}.scroll-indicator .profile-card:nth-child(1){top:5%;right:30%;transform:rotate(-10deg) rotateY(30deg) rotateX(10deg) scale(1.3)}.scroll-indicator .profile-card:nth-child(2){top:20%;right:10%;transform:rotate(10deg) rotateY(-80deg) rotateX(10deg) scale(1)}.scroll-indicator .profile-card:nth-child(3){top:40%;left:10%;transform:rotate(-5deg) rotateY(90deg) rotateX(10deg) scale(.9)}.scroll-indicator .profile-card:nth-child(4){left:40%;bottom:10%;transform:rotate(20deg) rotateY(5deg) rotateX(60deg) scale(1.2)}.scroll-indicator .profile-card .card-dot{width:15px;height:15px}.scroll-indicator .profile-card .avatar{width:60px;height:60px;margin:0 auto 15px}.scroll-indicator .profile-card .name{font-size:1rem}.scroll-indicator .profile-card .profession{font-size:.6rem}}@media only screen and (min-width: 858px){.scroll-indicator{perspective:600px}.scroll-indicator .profile-card{width:120px;height:160px}.scroll-indicator .profile-card:nth-child(1){top:5%;right:25%;transform:rotate(-10deg) rotateY(30deg) rotateX(10deg) scale(1.3)}.scroll-indicator .profile-card:nth-child(2){top:20%;right:10%;transform:rotate(10deg) rotateY(-80deg) rotateX(10deg) scale(1)}.scroll-indicator .profile-card:nth-child(3){top:40%;left:10%;transform:rotate(-5deg) rotateY(100deg) rotateX(10deg) scale(.9)}.scroll-indicator .profile-card:nth-child(4){left:40%;bottom:10%;transform:rotate(20deg) rotateY(5deg) rotateX(60deg) scale(1.2)}.scroll-indicator .profile-card .card-dot{width:15px;height:15px}.scroll-indicator .profile-card .avatar{width:60px;height:60px}.scroll-indicator .profile-card .name{font-size:1rem}.scroll-indicator .profile-card .profession{font-size:.6rem}}@media only screen and (min-width: 1200px){.scroll-indicator{perspective:800px}.scroll-indicator .profile-card{width:180px;height:220px}.scroll-indicator .profile-card .card-dot{bottom:110%;transform:translate(-50%);width:20px;height:20px}.scroll-indicator .profile-card .avatar{width:80px;height:80px}.scroll-indicator .profile-card .name{margin-bottom:5px}}.playlist-content{background-color:#1f1d1d;display:flex;justify-content:center;padding:20px 40px}.playlist-content .playlist{display:none;width:400px;overflow-y:auto;height:500px;scrollbar-width:auto;-ms-overflow-style:auto}.playlist-content .playlist::-webkit-scrollbar{display:block;width:6px}.playlist-content .playlist::-webkit-scrollbar-thumb{background-color:#57575774;border-radius:4px}.playlist-content .playlist .video-list{list-style:none}.playlist-content .playlist .video-list .video-item{display:flex;align-items:center;padding:15px;cursor:pointer;transition:background .3s ease}.playlist-content .playlist .video-list .video-item:hover{background-color:#333}.playlist-content .playlist .video-list .video-item .thumbnail{width:100px;height:60px;background-color:#444;margin-right:15px}.playlist-content .playlist .video-list .video-item .video-info h4{font-size:1rem;line-height:1.2rem;color:#f3f3f3}.playlist-content .playlist .video-list .video-item .video-info p{font-size:.8rem;color:#d6d6d6}.playlist-content .playlist .video-list .video-item .video-info span{font-size:.7rem;color:#777}.playlist-content .video-player{display:grid;grid-template-columns:repeat(2,1fr);column-gap:20px;row-gap:10px;align-content:start}.playlist-content .video-player .video-container{width:100%;position:relative}.playlist-content .video-player .video-container .play-button-overlay{color:#acacac;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:30px;background:#000000a1;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease}.playlist-content .video-player .video-container .play-button-overlay:hover{background:#000000c4;color:#ececec}.playlist-content .video-player .video-container img{width:100%;height:auto;border-radius:4px}@media only screen and (min-width: 600px){.playlist-content .video-player{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width: 858px){.playlist-content .playlist{display:block;margin-right:40px}.playlist-content .video-player{grid-template-columns:repeat(2,200px)}.playlist-content .video-player .video-container .play-button-overlay{width:40px;height:40px}}@media only screen and (min-width: 1200px){.playlist-content .playlist{margin-right:60px}.playlist-content .video-player{grid-template-columns:repeat(3,250px)}.playlist-content .video-player .video-container .play-button-overlay{width:60px;height:60px}}.gallery-section{background-color:#f9f9f9;position:relative}.gallery-section .gallery-header{text-align:center;padding:0 40px;margin-bottom:20px}.gallery-section .gallery-header h2{font-size:2.5rem;margin-bottom:10px;color:#1f1d1d;line-height:3rem}.gallery-section .gallery-header p{font-size:1.2rem;line-height:1.8rem;color:#d6d6d6}.gallery-section .gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,.5fr);gap:0}.gallery-section .gallery-grid .gallery-item{overflow:hidden;opacity:.7}.gallery-section .gallery-grid .gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}.gallery-section .gallery-grid .gallery-item:hover img{transform:scale(1.1)}.gallery-section .gallery-grid .gallery-item:hover{opacity:1}.gallery-section .gallery-grid .gallery-item.large{grid-column:span 2;grid-row:span 2}.gallery-section .gallery-grid .gallery-item.wide{grid-column:span 2}.gallery-section .gallery-grid .gallery-item.flex{grid-row:span 2}.gallery-section .gallery-footer{text-align:center;margin-top:40px;padding:0 40px}.gallery-section .gallery-footer p{font-size:1.2rem;line-height:1.5rem;color:#d6d6d6}.gallery-section .effect{pointer-events:none;position:absolute;height:500px;width:100%;bottom:40px;background:linear-gradient(to top,#f9f9f9,#f9f9f900)}.gallery-section .fade-effect{display:flex;justify-content:center}.gallery-section .fade-effect hr{position:absolute;bottom:55px;width:100%;border:none;height:20px;border-top:1px solid #b0b0b0}.gallery-section .fade-effect .show-more{position:absolute;bottom:60px;z-index:2;background:#fff;text-align:center;border:.5px solid #b0b0b0;border-radius:100px;padding:4px 12px;display:flex;align-items:center;justify-content:center;color:#959595;font-size:1rem;cursor:pointer}.gallery-section .fade-effect .show-more p{margin-right:4px}@media only screen and (min-width: 600px){.gallery-section .fade-effect .show-more{bottom:55px}}@media only screen and (min-width: 1200px){.gallery-section .gallery-header{padding:0 200px;margin-bottom:40px}.gallery-section .gallery-grid{grid-template-columns:repeat(6,1fr)}}.circle-cursor{display:none;position:fixed;top:0;left:0;width:50px;height:50px;border:2px solid rgb(255,255,255);border-radius:50%;pointer-events:none;transform:translate(-50%,-50%);transition:transform .2s ease-out,width .3s ease,height .3s ease;z-index:9999;mix-blend-mode:difference}.testimonial-section{background-color:#1f1d1d;padding:20px 40px;color:#f1f1f1;text-align:center}.testimonial-section h2{font-size:2.4rem;margin-bottom:20px;color:#fff}.testimonial-section h2 span{color:#26cfaa}.testimonial-section .testimonial-container{display:flex;justify-content:space-between;gap:30px;margin-bottom:30px;flex-wrap:wrap}.testimonial-section .testimonial-container .testimonial-card{flex:1;background-color:#2a2727;border-radius:10px;padding:20px;width:100%;min-width:250px;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.testimonial-section .testimonial-container .testimonial-card .testimonial-text{font-size:1.1rem;font-style:italic;margin-bottom:20px}.testimonial-section .testimonial-container .testimonial-card .testimonial-info{display:flex;align-items:flex-start;justify-content:center}.testimonial-section .testimonial-container .testimonial-card .testimonial-info .curl{line-height:1rem;margin-right:3px}.testimonial-section .testimonial-container .testimonial-card .testimonial-info .testimonial-name{font-size:1rem;font-weight:700;line-height:1rem}.testimonial-section .testimonial-container .testimonial-card .testimonial-info .testimonial-role{font-size:.8rem;color:#a5a5a5}.text-divider{text-align:center;background:linear-gradient(to bottom,#1f1d1d 50%,#f9f9f9 50%);position:relative}.text-divider .text-divider-content{font-size:18vw;font-weight:700;line-height:15vw;text-align:center}.text-divider .text-divider-content:nth-child(1){color:#f9f9f9}.text-divider .text-divider-content:nth-child(2){position:absolute;top:0;left:0;right:0;color:#1f1d1d;clip-path:polygon(0 50%,100% 50%,100% 100%,0% 100%)}.text-divider .bouncing-ball{position:absolute;width:3vw;height:3vw;background-color:#26cfaa;border-radius:50%;top:0vh;left:50%;transform:translate(-50%,-50%);animation:bounce 1.5s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%,-50%) scale(1)}40%{transform:translate(-50%,-150%) scale(1.2)}60%{transform:translate(-50%,-100%) scale(1)}}.text-footer{background:#f9f9f9;text-align:center;color:#d6d6d6;font-size:5vw}.black{height:10px;background-color:#1f1d1d}.white{height:10px;background-color:#f9f9f9}@media only screen and (min-width: 600px){.testimonial-section{padding:40px}.testimonial-section h2{margin-bottom:40px}.testimonial-section .testimonial-container .testimonial-card{padding:30px}.black,.white{height:20px}}@media only screen and (min-width: 858px){.testimonial-section h2{margin-bottom:40px}.testimonial-section .testimonial-container .testimonial-card{padding:30px}.testimonial-section .testimonial-container .testimonial-card .textimonial-text{margin-bottom:30px}.black,.white{height:40px}}@media only screen and (min-width: 1200px){.testimonial-section{padding:60px 200px}.black,.white{height:60px}}@font-face{font-family:Cairo;font-weight:400;src:url(/motion_io/assets/Cairo-Regular-Cpd_OyVR.ttf) format("truetype")}@font-face{font-family:Cairo;font-weight:500;src:url(/motion_io/assets/Cairo-Medium-BS5LWzLe.ttf) format("truetype")}@font-face{font-family:Cairo;font-weight:600;src:url(/motion_io/assets/Cairo-SemiBold-LwFphzwy.ttf) format("truetype")}@font-face{font-family:Cairo;font-weight:700;src:url(/motion_io/assets/Cairo-Bold-I2ZtaFuO.ttf) format("truetype")}@font-face{font-family:Pacifico;font-weight:400;src:url(/motion_io/assets/Pacifico-Regular-DqRvctb9.ttf) format("truetype")}@font-face{font-family:Jersey10;font-weight:500;src:url(/motion_io/assets/Jersey10-Regular-Dg7L8Xa3.ttf) format("truetype")}*{margin:0;padding:0;box-sizing:border-box;font-family:Cairo,sans-serif;scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}html{scroll-behavior:smooth;cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAJFBMVEVHcExcXFzy8vKQkJD9/f3Z2dns7Ozz8/P4+PjGxsbFxcX///+nngoxAAAAC3RSTlMADKsW71GLq8k4OJiE2W0AAABMSURBVAjXY2BgYBAUZAAD0/SyYBDNqbJ7t9MEIGPFbiDoYmBg1gYxNhkwsHqDGFsCGMR2g0EigziEUYhgwKXgiuHa4QYirIBbCnUGAKAnNDOLt2X7AAAAAElFTkSuQmCC) 5 5,auto}html{font-size:16px}@media (max-width: 768px){html{font-size:14px}}@media (max-width: 480px){html{font-size:10px}}
</pre></body></html>