@import url(https://fonts.googleapis.com/css2?family=Hanken+Grotesk:ital,wght@0,100..900;1,100..900&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.footer-container{background:url(/img/footer\ bg.jpg) no-repeat 50% fixed;background-size:cover;min-height:50vh;display:flex;flex-direction:column;padding:90px 90px 20px}.footer-container .menu-socmend-info-wrapper{display:flex;justify-content:space-between}.footer-container .menu-socmend-info-wrapper .menu-socmed-wrapper{align-items:center}.footer-container .menu-socmend-info-wrapper .menu-socmed-wrapper .social-media{display:flex;grid-gap:10px;gap:10px;margin-bottom:5%}.footer-container .menu-socmend-info-wrapper .menu-socmed-wrapper .social-media .icon:hover{transform:scale(1.1)}.footer-container .menu-socmend-info-wrapper .menu-socmed-wrapper .menu{display:flex;grid-gap:20px;gap:20px}.footer-container .menu-socmend-info-wrapper .menu-socmed-wrapper .menu .menu-text{color:var(--white);font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none}.footer-container .menu-socmend-info-wrapper .menu-socmed-wrapper .menu .menu-text:hover{text-shadow:0 0 10px hsla(0,0%,100%,.8)}.footer-container .menu-socmend-info-wrapper .information-wrapper .logo-kelanara{margin-left:8%;margin-bottom:3%}.footer-container .menu-socmend-info-wrapper .information-wrapper .information{display:flex;grid-gap:70px;gap:70px}.footer-container .menu-socmend-info-wrapper .information-wrapper .information .address .title{color:var(--white);font-size:20px;font-style:normal;font-weight:700;line-height:normal}.footer-container .menu-socmend-info-wrapper .information-wrapper .information .address .the-address{color:var(--white);font-size:20px;font-style:normal;font-weight:400;line-height:normal}.footer-container .menu-socmend-info-wrapper .information-wrapper .information .contact .title{color:var(--white);font-size:20px;font-style:normal;font-weight:700;line-height:normal}.footer-container .menu-socmend-info-wrapper .information-wrapper .information .contact .the-contact{color:var(--white);font-size:20px;font-style:normal;font-weight:400;line-height:normal}.footer-container .line{width:100%;height:1px;background:#888;margin-top:100px}.footer-container .copyright .text{color:var(--white);font-size:18px;font-style:normal;font-weight:400;line-height:normal;margin-top:15px}@media screen and (max-width:1024px){.footer-container{padding:60px 40px 20px}.footer-container .line{width:100%;margin-top:60px}.footer-container .menu-socmend-info-wrapper .menu-socmed-wrapper .menu{grid-gap:15px;gap:15px}.footer-container .menu-socmend-info-wrapper .information-wrapper .information{grid-gap:40px;gap:40px}.footer-container .menu-socmend-info-wrapper .information-wrapper .information .address .the-address,.footer-container .menu-socmend-info-wrapper .information-wrapper .information .address .title,.footer-container .menu-socmend-info-wrapper .information-wrapper .information .contact .the-contact,.footer-container .menu-socmend-info-wrapper .information-wrapper .information .contact .title,.footer-container .menu-socmend-info-wrapper .menu-socmed-wrapper .menu .menu-text{font-size:18px}}@media screen and (max-width:768px){.footer-container{padding:40px 20px 20px}.footer-container .menu-socmend-info-wrapper{flex-direction:column;grid-gap:40px;gap:40px}.footer-container .menu-socmend-info-wrapper .menu-socmed-wrapper{order:2}.footer-container .menu-socmend-info-wrapper .information-wrapper{order:1}.footer-container .menu-socmend-info-wrapper .menu-socmed-wrapper .menu{flex-wrap:wrap;justify-content:center}.footer-container .menu-socmend-info-wrapper .menu-socmed-wrapper .social-media{justify-content:center;margin-bottom:20px}.footer-container .menu-socmend-info-wrapper .information-wrapper .logo-kelanara{display:none}.footer-container .copyright .text{text-align:center}}@media screen and (max-width:480px){.footer-container .menu-socmend-info-wrapper .information-wrapper .information{flex-direction:column;grid-gap:30px;gap:30px;text-align:center}.footer-container .menu-socmend-info-wrapper .information-wrapper .information .address .the-address,.footer-container .menu-socmend-info-wrapper .information-wrapper .information .address .title,.footer-container .menu-socmend-info-wrapper .information-wrapper .information .contact .the-contact,.footer-container .menu-socmend-info-wrapper .information-wrapper .information .contact .title,.footer-container .menu-socmend-info-wrapper .menu-socmed-wrapper .menu .menu-text{font-size:16px}.footer-container .copyright .text{font-size:14px}.footer-container .menu-socmend-info-wrapper .information-wrapper .logo-kelanara{display:none}}.button{width:auto;max-width:-moz-fit-content;max-width:fit-content;padding:20px;height:60px;flex-shrink:0;border-radius:20px;background:#121212;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;grid-gap:8px;gap:8px;cursor:pointer}.button:hover{transform:scale(1.1);text-shadow:0 0 20px hsla(0,0%,100%,.8)}.link{color:#fff;text-decoration:none;font-size:16px;font-weight:700}.read-more-icon{width:24px;height:24px}.button .link{color:#fff;font-size:17px;font-style:normal;font-weight:700;line-height:normal}:root{--black:#121212;--white:#fff}*{font-family:"Hanken Grotesk",sans-serif}.home-container{background:url(/img/home\ bg.jpg) no-repeat 50% fixed;background-size:cover;min-height:100vh;position:relative}.home-container,.home-headline{display:flex;flex-direction:column}.home-headline{justify-content:center;height:100vh;margin-left:10%}.home-headline .title{font-weight:700;color:hsla(0,0%,100%,.7);font-size:70px}.home-headline .slogan{font-weight:700;color:rgba(140,121,121,.7);font-size:40px}.home-about{margin:20% 10%;display:flex;justify-content:space-between;align-items:flex-start;padding:20px;grid-gap:50px;gap:50px}.home-about .title{font-size:50px}.home-about .description,.home-about .title{color:var(--black);font-style:normal;font-weight:700;line-height:normal}.home-about .description{font-size:20px;text-align:justify;display:flex;justify-content:justify;align-items:justify}.home-about .title-container{flex:1 1}.home-about .description-container{flex:2 1;display:flex;flex-direction:column;grid-gap:15px;gap:15px;text-align:justify;justify-content:justify;align-items:justify}.home-video{background-color:var(--black);padding-top:20px;text-align:center;padding-bottom:20px}.home-video .video-wrapper{position:relative;width:80%;margin:5% auto 3%}.home-video .video-wrapper .thumbnail-container .video-thumbnail{border:2px solid #fff;width:100%;height:100%;box-sizing:border-box;pointer-events:none}.home-video .intro{border:2px solid #fff;width:100%;height:720px;box-sizing:border-box;pointer-events:none}.intro.playing{pointer-events:auto}.home-video .video-wrapper .thumbnail-container .play-button{position:absolute;top:35%;left:50%;transform:translate(-50%,-50%);cursor:pointer;z-index:10}.home-video .video-wrapper .thumbnail-container .play-button .play-icon{width:80px;height:80px;opacity:.8;transition:opacity .3s ease;z-index:2}.home-video .video-wrapper .thumbnail-container .play-button:hover .play-icon{opacity:1}.home-video .bottom-wrapper{display:flex;justify-content:space-between;align-items:flex-start;width:100%;margin-top:20px}.home-video .bottom-wrapper .text-wrapper{left:0;margin-top:2%;text-align:left;flex-grow:1}.home-video .bottom-wrapper .text-wrapper .latest-video{display:flex;align-items:center;justify-content:flex-start;grid-gap:10px;gap:10px}.home-video .bottom-wrapper .text-wrapper .latest-video .youtube-play-button-icon{width:40px;height:40px}.home-video .bottom-wrapper .text-wrapper .video-text{color:var(--white);font-size:40px;font-style:normal;font-weight:700;line-height:normal;margin:0 0 10px}.home-video .bottom-wrapper .text-wrapper .video-text-secondary{color:var(--white);font-size:30px;font-style:normal;font-weight:700;line-height:normal;margin:0 auto 10px 0}.home-video .bottom-wrapper .carousel-controls{display:flex;grid-gap:10px;gap:10px;margin-top:15px;align-self:flex-start}.home-video .bottom-wrapper .carousel-controls .carousel-dot{width:30px;height:30px;border-radius:50%;background-color:#ccc;display:flex;align-items:center;justify-content:center;color:var(--black);font-size:14px;outline:none;border:none;transition:background-color .3s ease,transform .3s ease}.home-video .bottom-wrapper .carousel-controls .carousel-dot:before{content:attr(data-index);font-weight:700}.home-video .bottom-wrapper .carousel-controls .carousel-dot.active{background-color:#fff!important;box-shadow:0 0 20px hsla(0,0%,100%,.9),0 0 35px hsla(0,0%,100%,.8),0 0 45px hsla(0,0%,100%,.6)}.home-video .bottom-wrapper .carousel-controls .carousel-dot:hover{background-color:hsla(0,0%,100%,.5);box-shadow:0 0 20px hsla(0,0%,100%,.8);transform:scale(1.2)}.featured-projects{padding:10px;margin-bottom:10%}.featured-projects .title .text{color:var(--black);font-family:"Hanken Grotesk";font-size:50px;font-weight:700;margin-top:10%;margin-left:15%;margin-bottom:5%}.featured-projects .projects-grid{display:flex;flex-wrap:wrap;grid-gap:7px;gap:7px;justify-content:center;align-items:center}.featured-projects .projects-grid .project-item{position:relative;overflow:hidden}.featured-projects .projects-grid .project-item .project-image{width:456px;height:257px;object-fit:cover;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);transition:transform .3s ease;transform:scale(1.05)}.featured-projects .projects-grid .project-item .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease}.featured-projects .projects-grid .project-item:hover .overlay{opacity:1}.featured-projects .projects-grid .project-item .project-title{color:var(--white);text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.featured-projects .projects-grid .project-item .see-now{color:var(--white);text-align:center;font-size:15px;font-style:normal;font-weight:700;line-height:normal;margin-top:5%;display:flex;flex-direction:column;align-items:center}.featured-projects .projects-grid .project-item .see-now .icon{width:20px;height:20px;background:url(/path/to/icon.png) no-repeat 50%;background-size:contain;margin-right:5px}.clients{margin-bottom:10%}.clients .title .text{color:var(--black);font-family:"Hanken Grotesk";font-size:50px;font-weight:700;margin-top:10%;margin-left:15%;margin-bottom:5%}.clients .client-logos{display:flex;flex-wrap:wrap;align-items:center;grid-gap:40px;gap:40px;margin-top:2%;width:80%;margin-left:auto;margin-right:auto}.clients .client-logos .client-logo{width:100%;max-width:140px;height:auto;margin-left:40px;filter:grayscale(100%)!important;transition:filter .3s ease,transform .3s ease;object-fit:contain}.clients .client-logos .client-logo:hover{filter:grayscale(0)!important;transform:scale(1.05)}@media (max-width:879px){.clients .client-logos{width:80%;margin-left:8rem}.clients .client-logos .client-logo{width:80%;max-width:200px}}@media (max-width:804px){.clients .client-logos{width:80%;margin-left:8rem}.clients .client-logos .client-logo{width:80%;margin-top:20px;max-width:200px}}@media (max-width:670px){.clients .client-logos{width:80%;margin-left:6rem}.clients .client-logos .client-logo{width:70%;margin-top:20px;max-width:200px}}@media (max-width:544px){.clients .client-logos{width:80%;margin-left:5rem}.clients .client-logos .client-logo{width:60%;margin-top:20px;max-width:180px}}@media (max-width:480px){.clients .client-logos{width:80%;margin-left:5rem}.clients .client-logos .client-logo{width:60%;margin-top:20px;max-width:180px}}@media (max-width:430px){.clients .client-logos{width:85%;height:48rem;grid-gap:20px;gap:20px;margin-left:3rem}.clients .client-logos .client-logo{width:75%;margin-top:20px;max-width:160px}}@media (max-width:393px){.clients .client-logos{width:90%;height:58rem;grid-gap:5px;gap:5px;margin-left:2rem}.clients .client-logos .client-logo{width:65%;margin-top:15px;max-width:160px}}@media (max-width:372px){.clients .client-logos{width:90%;height:58rem;grid-gap:5px;gap:5px;margin-left:2rem}.clients .client-logos .client-logo{width:65%;margin-top:15px;max-width:160px}}.news{margin-bottom:10%;padding:10px}.news .all-news{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:50px;gap:50px;margin-left:8%;margin-right:15%}.news .all-news .news-item{display:flex;flex-direction:column;text-decoration:none}.news .title .text{color:var(--black);font-family:"Hanken Grotesk";font-size:50px;font-weight:700;margin-top:10%;margin-left:8%;margin-bottom:5%}.news .all-news .news-item .image{width:339px;height:226px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);object-fit:cover}.news .all-news .news-item .image:hover{transform:scale(1.1)}.news .all-news .news-item .date{color:#888;font-size:15px;font-style:normal;font-weight:400;line-height:normal;margin-top:16px}.news .all-news .news-item .content .title{color:var(--black);font-size:25px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:5%}.news .all-news .news-item .content .desc{color:var(--black);font-size:15px;font-style:normal;font-weight:400;line-height:normal;text-align:justify}.about-container{min-height:30vh;display:flex;flex-direction:column;position:relative;overflow:hidden}.about-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--black);background-size:cover;filter:saturate(50%) brightness(70%);z-index:-1}.about{margin:10% 8%;display:flex;justify-content:space-between;align-items:flex-start;padding:5px;grid-gap:20%;gap:20%}.about .title{color:var(--black);font-size:50px;font-style:normal;font-weight:700;line-height:normal}.about .description-up{align-items:justify}.about .description,.about .description-up{color:var(--black);font-size:20px;font-style:normal;font-weight:700;line-height:normal;text-align:justify;display:flex;justify-content:justify}.about .description{margin-bottom:20px}.expertise{background:var(--black);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);padding:5px}.expertise .expertise-wrapper{margin:10% 8%;display:flex;align-items:flex-start;grid-gap:20px;gap:20px;padding:20px}.expertise .expertise-wrapper .text{margin-right:15%}.expertise .expertise-wrapper .text .title{color:var(--white);font-size:50px;font-style:normal;font-weight:700;line-height:normal}.expertise .expertise-wrapper .all-expertise{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:70px;gap:70px}.expertise .expertise-wrapper .expert-desc,.expertise .expertise-wrapper .expert-title{color:var(--white);font-size:20px;font-style:normal;font-weight:700;line-height:1.5}.expertise .expertise-wrapper .expert-desc{margin-top:15px;text-align:justify;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;color:#fff}.expert-desc-container{width:100%}.folks{padding:8%;text-align:center}.folks .text{color:var(--black);font-size:50px;font-weight:700;line-height:normal;margin:0 auto 100px}.folks .all-folks{display:flex;flex-wrap:wrap;justify-content:center;grid-gap:30px;gap:30px}.folks .all-folks .folk-item{display:flex;flex-direction:column;align-items:center}.folks .all-folks .folk-item .image{width:200px;height:300px;object-fit:cover;border-radius:15px;transition:transform .7s ease-in-out,filter .3s ease-in-out;will-change:transform,filter}.folks .all-folks .folk-item .image:hover{transform:scale(1.1);filter:drop-shadow(5px 5px 10px rgba(0,0,0,.5))}@keyframes bounce{0%{transform:scale(1)}50%{transform:scale(1.12)}to{transform:scale(1.1)}}.folks .all-folks .folk-item:hover .image{animation:bounce .6s ease-in-out}.folks .all-folks .folk-item .folk-title{color:var(--black);font-size:20px;font-weight:700;line-height:normal;text-align:center;margin-top:20px}.project-wrapper{background:#000;padding:40px 5%;display:flex;justify-content:center;position:relative}.project-wrapper .projects-grid{display:flex;grid-gap:30px;gap:30px;justify-content:center;transition:transform .5s ease;flex-wrap:nowrap;width:calc(100% + 30px)}.project-wrapper .projects-grid .project-item{position:relative;overflow:hidden;border-radius:10px;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.project-wrapper .projects-grid .project-item:hover{transform:scale(1.05);box-shadow:0 8px 20px rgba(255,0,0,.2)}.project-wrapper .projects-grid .project-item .project-image{width:100%;max-width:300px;aspect-ratio:16/9;object-fit:cover;transition:transform .4s ease-in-out}.project-wrapper .projects-grid .project-item:hover .project-image{transform:scale(1.1)}.project-wrapper .projects-grid .project-item .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:opacity .4s ease-in-out,transform .3s ease-in-out}.project-wrapper .projects-grid .project-item:hover .overlay{opacity:1;transform:scale(1.02)}.project-wrapper .projects-grid .project-item .project-title{font-size:22px;font-weight:700;text-align:center}.project-wrapper .projects-grid .project-item .see-now{font-size:16px;font-weight:700;display:flex;align-items:center;margin-top:10px;cursor:pointer;transition:transform .3s ease-in-out}.project-wrapper .projects-grid .project-item .see-now a{color:#fff;text-decoration:none;display:inline-flex;align-items:center}.project-wrapper .projects-grid .project-item .see-now a:hover{text-decoration:none}.project-wrapper .projects-grid .project-item .see-now:hover{transform:scale(1.1)}.project-wrapper .projects-grid .project-item .see-now .icon{width:20px;height:20px;background:url(/path/to/icon.png) no-repeat 50%;background-size:contain;margin-right:8px}.carousel-controls{position:absolute;top:50%;width:100%;display:flex;justify-content:space-between;transform:translateY(-50%);z-index:10}.carousel-btn{background:rgba(0,0,0,.5);color:#fff;border:none;padding:15px;cursor:pointer;font-size:24px;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .3s ease,transform .2s ease}.prev-btn{left:10px}.next-btn{right:10px}.carousel-btn:hover{background:rgba(0,0,0,.8);transform:scale(1.1)}.next-btn:before,.prev-btn:before{content:""}.carousel-btn.prev-btn{background:url(/icon/left.png) no-repeat 50%;background-size:40%;filter:invert(100%) brightness(100%)}.carousel-btn.next-btn{background:url(/icon/right.png) no-repeat 50%;background-size:40%;filter:invert(100%) brightness(100%)}.media-container{min-height:30vh;display:flex;flex-direction:column;position:relative;overflow:hidden}.media-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--black);background-size:cover;filter:saturate(50%) brightness(70%);z-index:-1}.youtube-video{background-color:var(--black);padding:40px 7%;text-align:center}.youtube-video .video-wrapper{position:relative;max-width:1920px;margin:0 auto;border-radius:12px;overflow:hidden}.youtube-video .video-wrapper .thumbnail-container{position:relative;width:100%;aspect-ratio:16/9}.youtube-video .video-wrapper .thumbnail-container .video-thumbnail{width:100%;height:100%;object-fit:cover;border-radius:12px}.youtube-video .intro{border:2px solid #fff;width:100%;height:35rem;box-sizing:border-box;border-radius:12px;pointer-events:none}.youtube-video .video-wrapper .intro.playing{pointer-events:auto}.youtube-video .video-wrapper .thumbnail-container .play-button{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);cursor:pointer;z-index:10}.youtube-video .video-wrapper .thumbnail-container .play-button .play-icon{width:80px;height:80px;opacity:.8;transition:opacity .3s ease;z-index:2}.youtube-video .video-wrapper .thumbnail-container .play-button:hover .play-icon{opacity:1}.youtube-video .bottom-wrapper{display:flex;justify-content:space-between;align-items:flex-start;width:100%;margin-top:20px}.youtube-video .bottom-wrapper .text-wrapper{left:0;margin-top:2%;text-align:left;flex-grow:1;margin-left:1%;margin-right:1%}.youtube-video .bottom-wrapper .text-wrapper .latest-video{display:flex;align-items:center;justify-content:flex-start;grid-gap:10px;gap:10px}.youtube-video .bottom-wrapper .text-wrapper .latest-video .youtube-play-button-icon{width:40px;height:40px}.youtube-video .bottom-wrapper .text-wrapper .video-text{color:var(--white);font-size:40px;font-style:normal;font-weight:700;line-height:normal;margin:0 0 10px}.youtube-video .bottom-wrapper .text-wrapper .video-text-secondary{color:var(--white);font-size:30px;font-style:normal;font-weight:700;line-height:normal;margin:0 470px 10px 0}.youtube-video .bottom-wrapper .carousel-controls{display:flex;grid-gap:10px;gap:10px;margin-top:15px;margin-bottom:30px;align-self:flex-start;margin-left:auto;padding-right:1%}.youtube-video .bottom-wrapper .carousel-controls .carousel-dot{width:40px;height:40px;border-radius:50%;background-color:#d3d3d3;display:flex;justify-content:center;align-items:center;font-size:16px;border:none;outline:none;transition:background-color .3s ease;cursor:pointer}.youtube-video .bottom-wrapper .carousel-controls .carousel-dot.active{background-color:#fff!important;box-shadow:0 0 10px hsla(0,0%,100%,.9),0 0 20px hsla(0,0%,100%,.8),0 0 25px hsla(0,0%,100%,.6)}.youtube-video .bottom-wrapper .carousel-controls .carousel-dot:hover{background-color:hsla(0,0%,100%,.5);box-shadow:0 0 20px hsla(0,0%,100%,.8)}.news .pagination{display:flex;justify-content:center;align-items:center;margin-top:20px;font-family:"Hanken Grotesk",sans-serif}.news .pagination .pagination-button{background-color:initial;color:#121212;font-size:25px;font-weight:700;line-height:normal;padding:8px;border:none;cursor:pointer;transition:color .3s ease;margin:0 8px;position:relative}.news .pagination .pagination-button.active{background-color:#121212;color:#fff;border-radius:50%;width:40px;height:40px;display:flex;justify-content:center;align-items:center;transform:scale(1.1)}.news .pagination .pagination-button.next-button{display:flex;align-items:center}.news .pagination .pagination-button .right-arrow{margin-left:5px}.news .pagination .pagination-button:not(.active):hover{color:#121212;text-shadow:0 0 8px rgba(18,18,18,.7),0 0 15px rgba(18,18,18,.7);transform:scale(1.05);transition:text-shadow .3s ease,transform .3s ease}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.news .pagination .pagination-button{animation:fadeIn .3s ease}.news .pagination .pagination-button:disabled{opacity:.5;cursor:not-allowed}.podcast{padding:5% 7%;background:#121212;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.contact-wrapper{min-height:30vh;display:flex;flex-direction:column;position:relative;overflow:hidden}.contact-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--black);background-size:cover;filter:saturate(50%) brightness(70%);z-index:-1}.form{background-color:var(--white);margin:10%;padding:20px}.form .row{display:flex;grid-gap:50px;gap:50px;margin-bottom:15px}.form .row .col{flex:1 1}.form .form-control{border:none;border-bottom:2px solid #000;background:transparent;outline:none;padding:10px 0;font-size:18px;font-weight:700;color:#121212;border-radius:0;width:100%;max-width:500px}.form .form-input .col{flex:1 1}.form .form-control::placeholder{color:#888;font-size:15px;font-style:normal;font-weight:700;line-height:normal;opacity:1}.form .form-control:focus{border-bottom-color:#000;transition:border-color .3s ease}.form .form-info-wrapper{display:flex;align-items:flex-start}.form .form-info-wrapper .form-input{margin-right:15%}.form .form-info-wrapper .form-input .cta{color:#000;font-size:40px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:15%}.form .form-info-wrapper .form-input .desc{color:#000;font-size:30px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:10%}.form .form-info-wrapper .org-info{margin-top:15%}.form .form-info-wrapper .org-info .email-contact,.form .form-info-wrapper .org-info .whatsapp-contact{margin-bottom:20%}.form .form-info-wrapper .org-info .text{color:var(--black);font-size:20px;font-style:normal;font-weight:700;line-height:normal}.form .form-info-wrapper .org-info .socmed-icon .social-media{display:flex;grid-gap:15px;gap:15px}.form .form-info-wrapper .org-info .socmed-icon .social-media .icon{width:30px;height:30px;transition:transform .2s}.form .form-info-wrapper .org-info .socmed-icon .social-media .icon:hover{transform:scale(1.1)}.project-container{min-height:30vh;display:flex;flex-direction:column;position:relative;overflow:hidden}.project-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--black);background-size:cover;filter:saturate(50%) brightness(70%);z-index:-1}.all-project-wrapper{background-color:var(--white);padding:5%}.all-project-wrapper .title{color:var(--black);font-size:50px;font-style:normal;font-weight:700;line-height:normal;text-align:center}.all-project-wrapper .back-home-route{display:flex;align-items:center;margin-top:20px}.all-project-wrapper .back-home{text-decoration:none;color:var(--black);font-size:20px;font-style:normal;font-weight:400;line-height:normal;margin-left:8px}.all-project-wrapper .back-home-icon{width:10px;height:10px}.all-project-wrapper .back-home-route:hover{color:var(--primary-color);transform:scale(1.05)}.all-project-grid{padding-left:50px;padding-right:50px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;justify-items:center;align-items:center}.all-project-grid .project-item{display:flex;flex-direction:column;align-items:center;justify-content:center}.all-project-grid .project-item .project-image{width:25rem;height:13.0625rem;border-radius:8px;object-fit:cover;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);transition:transform .3s ease}.all-project-grid .project-item .project-title{margin-top:2%;margin-bottom:5%;color:var(--black);font-size:20px;font-weight:700;text-align:center}.all-project-grid .project-item:hover .project-image{transform:scale(1.05);box-shadow:0 8px 8px 0 rgba(0,0,0,.25)}@media (max-width:768px){.all-project-grid{grid-template-columns:repeat(2,1fr);padding-left:20px;padding-right:20px}.all-project-grid .project-item .project-image{width:20rem;height:180px}}@media (max-width:480px){.all-project-grid{grid-template-columns:1fr;padding-left:15px;padding-right:15px}.all-project-grid .project-item .project-image{width:100%;height:auto}}@media (min-width:1441px){.all-project-grid .project-item .project-image{width:50rem;height:26.125rem}}.project-clients{background-color:#050505;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);padding:5%}.project-clients .project-clients-wrapper{margin-bottom:10%;display:flex;grid-gap:10%;gap:10%}.project-clients .project-clients-wrapper .title{color:var(--white);font-size:50px;font-style:normal;font-weight:700;line-height:normal}.project-clients .project-clients-wrapper .all-clients{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;justify-items:center;margin-top:2%;width:100%;max-width:100%}.project-clients .project-clients-wrapper .all-clients .item{display:flex;justify-content:center;align-items:center;transition:transform .3s ease-in-out}.project-clients .project-clients-wrapper .all-clients .item .client-logo{width:100%;height:100%;object-fit:contain;transition:transform .3s ease-in-out;filter:grayscale(100%)!important}.project-clients .project-clients-wrapper .all-clients .item:hover{transform:translateY(-10px)}.project-clients .project-clients-wrapper .all-clients .item .client-logo:hover{transform:scale(1.1)}.news-details-container{background-color:var(--black);min-height:10vh;display:flex;flex-direction:column;position:relative}.news-details-wrapper .news-details{padding:5% 10%}.news-details-wrapper .back-home-route{display:flex;align-items:center;margin-bottom:20px}.news-details-wrapper .back-home-route:hover{color:var(--primary-color);transform:scale(1.05)}.news-details-wrapper .back-home{text-decoration:none;color:var(--black);font-size:20px;font-style:normal;font-weight:400;line-height:normal;margin-left:8px}.news-details-wrapper .news-details .flex-wrapper{display:flex;grid-gap:5%;gap:5%;align-items:flex-start;flex-wrap:wrap}.news-details-wrapper .news-details .flex-wrapper .details-image{flex-shrink:0;max-width:300px;height:auto;object-fit:contain}.news-details-wrapper .news-details .flex-wrapper .details{flex:1 1;margin-top:0;word-break:break-word}.news-details-wrapper .news-details .flex-wrapper .details .title{color:var(--black);font-size:40px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:50px}.news-details-wrapper .news-details .flex-wrapper .details .published{color:grey;font-size:20px;font-style:normal;line-height:normal}.news-details-wrapper .news-details .flex-wrapper .details .desc{font-size:20px;font-style:normal;line-height:normal;text-align:justify}.project-details-container{background-color:var(--black);min-height:10vh;display:flex;flex-direction:column;position:relative}.project-details-wrapper .project-details{padding:5% 10%}.project-details-wrapper .back-home-route{display:flex;align-items:center;margin-bottom:20px}.project-details-wrapper .back-home-route:hover{color:var(--primary-color);transform:scale(1.05)}.project-details-wrapper .back-home{text-decoration:none;color:var(--black);font-size:20px;font-style:normal;font-weight:400;line-height:normal;margin-left:8px}.project-details-wrapper .project-details .flex-wrapper .image-wrapper .details-image{width:500px;height:auto;box-shadow:0 4px 6px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.06)}.project-details-wrapper .project-details .flex-wrapper .image-wrapper{display:flex;justify-content:center;align-items:center;margin-top:50px;margin-bottom:50px}.project-details-wrapper .project-details .flex-wrapper .details .title{color:var(--black);font-size:40px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:50px;text-align:center}.project-details-wrapper .project-details .flex-wrapper .details .desc,.project-details-wrapper .project-details .flex-wrapper .details .sinopsis,.project-details-wrapper .project-details .flex-wrapper .details h4{font-size:20px;font-style:normal;line-height:normal;text-align:justify;justify-content:justify}@media (max-width:1024px){.home-about{flex-direction:column;margin:10%;grid-gap:30px;gap:30px}.featured-projects .projects-grid,.project-wrapper .projects-grid{grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.clients .client-logos .row-bottom,.clients .client-logos .row-top{grid-gap:40px;gap:40px;flex-wrap:wrap;justify-content:center}.news .all-news{grid-template-columns:repeat(2,1fr);margin:5%}}@media (max-width:768px){.home-headline .title{font-size:40px}.home-headline .slogan{font-size:24px}.clients .title .text,.expertise .expertise-wrapper .text .title,.featured-projects .title .text,.folks .text,.home-about .title,.news .title .text{font-size:32px}.home-about .description{font-size:20px}.featured-projects .projects-grid .project-item .project-image{width:257px;height:257px;object-fit:cover;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);transition:transform .3s ease;display:cover}.featured-projects .projects-grid .project-item:hover .project-image{transform:scale(1.05)}.home-video .bottom-wrapper .text-wrapper .video-text{font-size:20px}.home-video .bottom-wrapper .text-wrapper .video-text-secondary{font-size:15px;margin-right:270px}.home-video .bottom-wrapper .text-wrapper .latest-video{grid-gap:5px;gap:5px}.home-video .video-wrapper,.youtube-video .video-wrapper{width:100%}.home-video .video-wrapper .thumbnail-container .video-thumbnail,.youtube-video .video-wrapper .thumbnail-container .video-thumbnail{height:100%}.featured-projects .projects-grid,.news .all-news,.project-wrapper .projects-grid{grid-template-columns:1fr}.news .all-news .news-item .image{width:100%;height:auto}.expertise .expertise-wrapper{flex-direction:column;margin:5%}.expertise .expertise-wrapper .all-expertise{grid-template-columns:1fr;grid-gap:20px;gap:20px}.folks .all-folks{grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.all-project-grid{grid-template-columns:repeat(2,1fr);padding:20px}.all-project-grid .project-item .project-image{width:100%;height:auto}.form .form-info-wrapper,.form .row{flex-direction:column}.form .row{grid-gap:20px;gap:20px}.form .form-control{max-width:100%}.form .form-info-wrapper .form-input{margin-right:0;margin-bottom:30px}.home-headline{margin-left:5%;text-align:center}.all-project-grid{grid-template-columns:1fr}.project-clients .project-clients-wrapper{flex-direction:column;grid-gap:30px;gap:30px}.project-clients .project-clients-wrapper .all-clients{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.home-video .bottom-wrapper .text-wrapper .video-text,.youtube-video .bottom-wrapper .text-wrapper .video-text{font-size:24px}.home-video .bottom-wrapper .text-wrapper .video-text-secondary,.youtube-video .bottom-wrapper .text-wrapper .video-text-secondary{font-size:18px;margin-right:0}.folks .all-folks{grid-template-columns:1fr}.pagination .pagination-button{font-size:18px}.featured-projects .projects-grid .project-item .project-image{width:300px;height:300px;object-fit:cover;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);transition:transform .3s ease;display:cover}.featured-projects .projects-grid .project-item:hover .project-image{transform:scale(1.05)}}@media (hover:none){.featured-projects .projects-grid .project-item .overlay,.project-wrapper .projects-grid .project-item .overlay{opacity:1;background:rgba(0,0,0,.5)}}.custom-navbar{border:none;box-shadow:none;transition:background-color .3s ease;top:20px;left:15px;right:0;padding:20px 0;margin-top:15px;margin-bottom:40px;background:transparent;position:relative;z-index:1000}.navbar-brand-logo{height:60px;width:auto}.custom-navbar .container{width:95%;max-width:2400px;margin:0 auto;padding:0 10px}.navbar-wrapper{display:flex;width:100%}.navbar-nav,.navbar-wrapper{justify-content:center;align-items:center}.navbar-nav{display:flex!important;flex-grow:1}.language-toggle{margin-left:20px}.navbar-nav>.nav-link:not(.language-toggle .nav-link){position:relative;margin:0 1rem;padding-bottom:10px;color:#fff;transition:color .3s ease;font-size:18px}.navbar-nav>.nav-link:not(.language-toggle .nav-link):after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:hsla(0,0%,100%,.8);transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.navbar-nav>.nav-link:not(.language-toggle .nav-link).active:after,.navbar-nav>.nav-link:not(.language-toggle .nav-link):hover:after{transform:scaleX(1);transform-origin:left}.navbar-nav .nav-link.active.glow{text-shadow:0 0 8px hsla(0,0%,100%,.7),0 0 15px gold;color:#f8f9fa!important}.language-toggle{display:flex;align-items:center}.language-toggle .language-separator{width:2px;height:39px;background-color:#fff;margin:0 .5rem}.language-toggle .nav-link{color:#fff;cursor:pointer;padding:0 5px;transition:color .3s ease,text-shadow .3s ease}.language-toggle .nav-link.active.glow{text-shadow:0 0 8px hsla(0,0%,100%,.7),0 0 15px gold;color:#f8f9fa!important}.language-toggle .nav-link:hover{text-shadow:0 0 10px hsla(0,0%,100%,.8);color:#fff}.navbar-nav .nav-link:hover{color:#fff!important;text-shadow:0 0 10px hsla(0,0%,100%,.8)}@media (max-width:1440px){.navbar-brand-logo{height:40px;width:auto}.custom-navbar .container{width:95%;max-width:1200px;margin:0 auto;padding:0 10px}}@media (max-width:1024px){.custom-navbar .container{width:95%;max-width:950px;margin:0 auto;padding:0 10px}}@media (max-width:991px){.custom-navbar{border:transparent;box-shadow:none;transition:background-color .3s ease;top:20px;left:15px;right:0;padding:20px 0;margin-top:15px;margin-bottom:110px;background:transparent;position:relative}.language-toggle{position:absolute;top:105%;left:0;font-size:12px;width:95%;display:flex;align-items:center;justify-content:center}.language-toggle .language-separator{width:2px;height:25px;background-color:#fff;margin:0 .5rem}.navbar-wrapper{display:flex;justify-content:center;align-items:center;width:100%;position:absolute;left:0;top:100%;transition:transform .3s ease-in-out,opacity .3s ease-in-out;opacity:0}.navbar-wrapper.show{display:flex;transform:translateY(-25%);opacity:1}.navbar-wrapper.hide{display:flex;transform:translateY(100%);opacity:0}.navbar-toggler{position:relative;z-index:999;background:transparent;border:none;display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:30px;height:10px;padding:0;pointer-events:auto}.navbar-toggler-icon{width:10px;position:relative;box-shadow:0 0 8px gold}.navbar-toggler-icon,.navbar-toggler-icon:after,.navbar-toggler-icon:before{display:block;height:4px;background-color:#fff;border-radius:4px;transition:all .3s ease-in-out}.navbar-toggler-icon:after,.navbar-toggler-icon:before{content:"";width:30px;box-shadow:0 0 5px gold}.navbar-toggler-icon:before{position:absolute;top:-10px}.navbar-toggler-icon:after{position:absolute;bottom:-10px}.navbar-toggler:focus .navbar-toggler-icon,.navbar-toggler:hover .navbar-toggler-icon{box-shadow:0 0 15px gold}.navbar-toggler.open .navbar-toggler-icon{background-color:initial;box-shadow:none}.navbar-toggler.open .navbar-toggler-icon:before{transform:rotate(45deg);top:0}.navbar-toggler.open .navbar-toggler-icon:after{transform:rotate(-45deg);bottom:0}}@media (max-width:480px){.custom-navbar{border:transparent;box-shadow:none;transition:background-color .3s ease;top:20px;left:15px;right:0;padding:20px 0;margin-top:15px;margin-bottom:110px;background:transparent;position:relative}.language-toggle{position:absolute;top:105%;left:-5px;font-size:12px;width:95%;display:flex;align-items:center;justify-content:center}.language-toggle .language-separator{width:2px;height:25px;background-color:#fff;margin:0 .5rem}.navbar-wrapper{display:flex;justify-content:center;align-items:center;width:100%;position:absolute;left:0;top:100%;transition:transform .3s ease-in-out,opacity .3s ease-in-out;opacity:0}.navbar-wrapper.show{display:flex;transform:translateY(-25%);opacity:1}.navbar-wrapper.hide{display:flex;transform:translateY(100%);opacity:0}.navbar-toggler{position:relative;z-index:999;background:transparent;border:none;display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:30px;height:10px;padding:0;pointer-events:auto}.navbar-toggler-icon{width:10px;position:relative;box-shadow:0 0 8px gold}.navbar-toggler-icon,.navbar-toggler-icon:after,.navbar-toggler-icon:before{display:block;height:4px;background-color:#fff;border-radius:4px;transition:all .3s ease-in-out}.navbar-toggler-icon:after,.navbar-toggler-icon:before{content:"";width:30px;box-shadow:0 0 5px gold}.navbar-toggler-icon:before{position:absolute;top:-10px}.navbar-toggler-icon:after{position:absolute;bottom:-10px}.navbar-toggler:focus .navbar-toggler-icon,.navbar-toggler:hover .navbar-toggler-icon{box-shadow:0 0 15px gold}.navbar-toggler.open .navbar-toggler-icon{background-color:initial;box-shadow:none}.navbar-toggler.open .navbar-toggler-icon:before{transform:rotate(45deg);top:0}.navbar-toggler.open .navbar-toggler-icon:after{transform:rotate(-45deg);bottom:0}}@media (max-width:430px){.custom-navbar{border:transparent;box-shadow:none;transition:background-color .3s ease;top:20px;left:15px;right:0;padding:20px 0;margin-top:15px;margin-bottom:110px;background:transparent;position:relative}.language-toggle{position:absolute;top:105%;left:-8px;font-size:12px;width:95%;display:flex;align-items:center;justify-content:center}.language-toggle .language-separator{width:2px;height:25px;background-color:#fff;margin:0 .5rem}.navbar-wrapper{display:flex;justify-content:center;align-items:center;width:100%;position:absolute;left:0;top:100%;transition:transform .3s ease-in-out,opacity .3s ease-in-out;opacity:0}.navbar-wrapper.show{display:flex;transform:translateY(-25%);opacity:1}.navbar-wrapper.hide{display:flex;transform:translateY(100%);opacity:0}.navbar-toggler{position:relative;z-index:999;background:transparent;border:none;display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:30px;height:10px;padding:0;pointer-events:auto}.navbar-toggler-icon{width:10px;position:relative;box-shadow:0 0 8px gold}.navbar-toggler-icon,.navbar-toggler-icon:after,.navbar-toggler-icon:before{display:block;height:4px;background-color:#fff;border-radius:4px;transition:all .3s ease-in-out}.navbar-toggler-icon:after,.navbar-toggler-icon:before{content:"";width:30px;box-shadow:0 0 5px gold}.navbar-toggler-icon:before{position:absolute;top:-10px}.navbar-toggler-icon:after{position:absolute;bottom:-10px}.navbar-toggler:focus .navbar-toggler-icon,.navbar-toggler:hover .navbar-toggler-icon{box-shadow:0 0 15px gold}.navbar-toggler.open .navbar-toggler-icon{background-color:initial;box-shadow:none}.navbar-toggler.open .navbar-toggler-icon:before{transform:rotate(45deg);top:0}.navbar-toggler.open .navbar-toggler-icon:after{transform:rotate(-45deg);bottom:0}}@media (max-width:393px){.custom-navbar{border:transparent;box-shadow:none;transition:background-color .3s ease;top:20px;left:5px;padding:20px 0;margin-top:15px;margin-bottom:110px;background:transparent;position:relative}.language-toggle{position:absolute;top:105%;left:-15px;font-size:12px;width:95%;display:flex;align-items:center;justify-content:center}.language-toggle .language-separator{width:2px;height:25px;background-color:#fff;margin:0 .5rem}.navbar-wrapper{display:flex;justify-content:center;align-items:center;width:100%;position:absolute;left:5px;top:100%;transition:transform .3s ease-in-out,opacity .3s ease-in-out;opacity:0}.navbar-wrapper.show{display:flex;transform:translateY(-25%);opacity:1}.navbar-wrapper.hide{display:flex;transform:translateY(100%);opacity:0}.navbar-toggler{position:relative;z-index:999;background:transparent;border:none;display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:30px;height:10px;padding:0;pointer-events:auto}.navbar-toggler-icon{width:10px;position:relative;box-shadow:0 0 8px gold}.navbar-toggler-icon,.navbar-toggler-icon:after,.navbar-toggler-icon:before{display:block;height:4px;background-color:#fff;border-radius:4px;transition:all .3s ease-in-out}.navbar-toggler-icon:after,.navbar-toggler-icon:before{content:"";width:30px;box-shadow:0 0 5px gold}.navbar-toggler-icon:before{position:absolute;top:-10px}.navbar-toggler-icon:after{position:absolute;bottom:-10px}.navbar-toggler:focus .navbar-toggler-icon,.navbar-toggler:hover .navbar-toggler-icon{box-shadow:0 0 15px gold}.navbar-toggler.open .navbar-toggler-icon{background-color:initial;box-shadow:none}.navbar-toggler.open .navbar-toggler-icon:before{transform:rotate(45deg);top:0}.navbar-toggler.open .navbar-toggler-icon:after{transform:rotate(-45deg);bottom:0}}.podcast-wrapper{width:100%;margin:0 auto}.podcast-player{padding:24px;border-radius:10px 10px 0 0;background:linear-gradient(180deg,#295f98,#1b3d62 6.99%,#1b3d62 7%,#15314f 11.5%,#0d1f32 18.04%);box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:10px}.player-header{display:flex;grid-gap:16px;gap:16px;align-items:flex-start}.thumbnail{width:96px;height:96px;flex-shrink:0;background:#4a4a4a;border-radius:8px;overflow:hidden}.thumbnail img{width:100%;height:100%;object-fit:cover}.podcast-info{flex:1 1}.podcast-title{color:#fff;font-weight:700;font-size:1.125rem;margin:0 0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.podcast-description{color:#b3b3b3;font-size:.875rem;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.player-controls{margin-top:24px}.progress-bar{position:relative;width:100%;height:4px;background:#4a4a4a;border-radius:2px;cursor:pointer}.progress-bar:hover .progress{background:#1db954}.progress{position:absolute;height:100%;background:#fff;border-radius:2px;transition:width .1s ease}.progress-bar:hover .progress-handle{opacity:1}.progress-handle{position:absolute;width:12px;height:12px;background:#fff;border-radius:50%;top:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .2s ease}.time-display{color:#b3b3b3;font-size:.75rem;margin:8px 0 16px}.controls-wrapper,.time-display{display:flex;justify-content:space-between}.controls-wrapper,.main-controls{align-items:center}.main-controls{display:flex;grid-gap:24px;gap:24px}.control-button{background:none;border:none;color:#b3b3b3;cursor:pointer;padding:0;transition:color .2s ease}.control-button:hover{color:#fff}.play-button-podcast{width:40px;height:40px;background:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease}.play-button-podcast:hover{transform:scale(1.05)}.right-controls{display:flex;align-items:center;grid-gap:16px;gap:16px}.speed-button{color:#b3b3b3;background:none;border:1px solid #b3b3b3;border-radius:12px;padding:4px 8px;font-size:.875rem;cursor:pointer;transition:all .2s ease}.speed-button:hover{color:#fff;border-color:#fff}.volume-control{display:flex;align-items:center;grid-gap:8px;gap:8px}.volume-slider{width:96px;height:4px;background:#4a4a4a;border-radius:2px;cursor:pointer;position:relative}.volume-level{position:absolute;height:100%;background:#b3b3b3;border-radius:2px;transition:background-color .2s ease}.volume-slider:hover .volume-level{background:#fff}.next-up{background:#121212;padding:16px;box-shadow:0 4px 4px rgba(0,0,0,.25)}.next-up-title{color:#fff;font-weight:700;margin:0 0 16px}.next-up-item{display:flex;align-items:center;grid-gap:16px;gap:16px;padding:8px;border-radius:4px;cursor:pointer;transition:background-color .2s ease}.next-up-item:hover{background:hsla(0,0%,100%,.1)}.next-up-item:not(:last-child){margin-bottom:16px}.episode-thumbnail{width:48px;height:48px;background:#4a4a4a;border-radius:4px;flex-shrink:0}.episode-info{flex:1 1}.episode-title{color:#fff;font-size:.875rem;font-weight:500;margin:0 0 4px}.episode-duration{color:#b3b3b3;font-size:.75rem;margin:0}.contact-button{width:289px;height:71px;border-radius:20px;background:var(--black);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);display:flex;justify-content:center;align-items:center;cursor:pointer;text-align:center;margin-top:15%;transition:background .3s ease,transform .3s ease,box-shadow .3s ease}.contact-button .text{color:var(--white);font-size:25px;font-style:normal;font-weight:700;line-height:normal;margin-top:15px;transition:color .3s ease}.contact-button .send-email-icon{width:40px;height:40px;flex-shrink:0;transition:transform .3s ease}.contact-button:hover{background:var(--black);transform:scale(1.05);box-shadow:0 6px 15px rgba(0,0,0,.5)}.contact-button:hover .text{color:var(--white)}.contact-button:hover .send-email-icon{transform:translateY(-2px)}
/*# sourceMappingURL=main.06a3aebf.chunk.css.map */