@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&family=Work+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap";@media (min-width: 48rem){.home-content .cards{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:3rem}.home-content .cards img{width:304px;height:203px;object-fit:cover}}.home-content .cards .card a{margin-bottom:1.5rem}.home-content .cards .card h3{text-align:center;text-transform:uppercase;font-weight:500;font-size:1rem;letter-spacing:3.5px;color:#1d1d1d}.home-content .cards .card:not(:last-child){margin-bottom:2.5rem}@media (min-width: 48rem){.home-content .cards .card:not(:last-child){margin-bottom:0}}.home-content .cards .card:last-child{margin-bottom:4rem}@media (min-width: 48rem){.home-content .cards .card:last-child{margin-bottom:0}}body{background-color:#fff;font-family:Poppins,sans-serif;line-height:1.6;font-size:1rem;text-size-adjust:100%}.bg-text{position:absolute;top:55%;left:50%;transform:translate(-50%,-55%);display:flex;align-items:center;justify-content:center;color:#fff;text-transform:uppercase;font-size:2.3rem;width:100%;letter-spacing:4px;line-height:1.3;padding-left:1rem}@media (min-width: 48rem){.bg-text{font-size:3.188rem;letter-spacing:6px;padding-left:0}}@media (min-width: 75rem){hr{width:100px;margin:0 auto}}.btn{text-transform:uppercase;border:2px solid #1d1d1d;background-color:transparent;color:#1d1d1d;padding:1rem 2.125rem;margin:2rem 0;letter-spacing:2px;font-weight:500;border-radius:.3rem;transition:background-color .2s ease}@media (max-width: 17.5rem){.btn{padding:.8rem;font-size:.8rem}}.btn:hover{background-color:#1d1d1d;color:#fff}.feature-movies,.shortfilms-movies{padding-top:5rem;display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;text-align:center}@media (min-width: 48rem){.feature-movies,.shortfilms-movies{padding-top:7.5rem;grid-template-columns:repeat(3,1fr)}}.feature-movies .movie h4,.shortfilms-movies .movie h4{color:#1d1d1db3;text-transform:capitalize;font-size:.7rem;font-weight:300;padding-top:.3rem}@media (min-width: 48rem){.feature-movies .movie h4,.shortfilms-movies .movie h4{font-size:.9rem}}.image-slider{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:6rem}@media (min-width: 48rem){.image-slider{grid-template-columns:repeat(3,1fr)}}.image-slider .slide-img{height:220px}.image-slider .slide-img img{height:100%;object-fit:cover;cursor:pointer}.extras hr,.about hr{width:100%}.modal{height:100vh}.modal .modal-overlay{position:fixed;top:0;left:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;background-color:#000000e6;z-index:800}.modal .close-btn{position:fixed;top:2.5rem;right:1rem;font-size:2rem;z-index:840;color:#fff;cursor:pointer}.modal .left-btn,.modal .right-btn{position:fixed;top:50%;font-size:1.5rem;transform:translateY(-50%);z-index:1000;color:#fff;cursor:pointer}.modal .left-btn{left:2rem}.modal .right-btn{right:2rem}.modal .full-img img{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);padding:0 .4rem;width:100%;max-width:1000px;z-index:999;user-select:none;opacity:.9;pointer-events:none}.container{padding:0rem 1.25rem}@media (min-width: 36rem){.container{width:576px;margin:0 auto}}@media (min-width: 48rem){.container{width:760px;margin:0 auto}}@media (min-width: 64rem){.container{width:960px}}@media (min-width: 75rem){.container{width:1000px}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}img{max-width:100%;height:auto}ul,li{list-style:none}a,span{display:inline-block;text-decoration:none}#footer-section{padding-top:4rem;padding-inline:1rem;text-align:center;margin-bottom:3rem;max-width:800px;margin-inline:auto}@media (min-width: 48rem){#footer-section{padding-top:7.5rem}}#footer-section .social-links{margin-bottom:3rem}#footer-section .social-links a{color:#1d1d1d;font-size:1.4rem;margin-left:1rem}#footer-section .footer-links{color:#1d1d1d4d;margin-bottom:1rem}#footer-section .footer-links a{text-transform:uppercase;font-weight:300;color:#1d1d1dcc;letter-spacing:3.5px;border-bottom:1px solid rgba(29,29,29,.3);transition:color .2s ease-in}@media (max-width: 20rem){#footer-section .footer-links a{font-size:.9rem}}@media (max-width: 17.5rem){#footer-section .footer-links a{font-size:.8rem}}#footer-section .footer-links a:hover{color:#1d1d1d}#footer-section .copyright{text-transform:uppercase;font-weight:300;color:#1d1d1dcc;letter-spacing:3.5px;margin-bottom:2rem}@media (max-width: 20rem){#footer-section .copyright{font-size:.9rem}}@media (max-width: 17.5rem){#footer-section .copyright{font-size:.8rem}}#footer-section .footer-btn{border:1px solid #68b631;background-color:#f0f0f0;color:#68b631;padding:.875rem 2rem;font-family:inherit;font-size:1rem;cursor:pointer;transition:background-color .2s ease;border-radius:.3rem}@media (max-width: 20rem){#footer-section .footer-btn{font-size:.9rem}}@media (max-width: 17.5rem){#footer-section .footer-btn{font-size:.8rem}}#footer-section .footer-btn:hover{background-color:#68b631;color:#fff}#header-section{position:fixed;top:0;z-index:500;width:100%;transition:all .3s ease;background-color:#fff;box-shadow:0 10px 20px 1px #0000004d}#header-section .logo img{width:55px}@media (min-width: 75rem){#header-section .logo img{width:80px;vertical-align:middle}}#header-section .content{position:relative;padding:1rem 0}#header-section .container{height:100%}#header-section .d-flex{display:flex;align-items:center;justify-content:space-between;position:relative}#hero{position:relative;background:#000 url(/assets/hero-image-294e5c34.jpg);background-size:cover;background-position:center center;background-repeat:no-repeat;width:100%;min-height:60vh;margin-bottom:5rem}@media (min-width: 48rem){#hero{min-height:100vh;margin-bottom:7.5rem}}#hero .content .hero-img{position:absolute;top:70%;left:50%;transform:translate(-50%,-50%);width:300px}@media (min-width: 36rem){#hero .content .hero-img{width:450px}}@media (min-width: 48rem){#hero .content .hero-img{width:600px}}.toggle-menu{font-size:1.5rem;cursor:pointer;z-index:100}@media (min-width: 75rem){.toggle-menu{display:none}}.nav{display:flex;align-items:center;justify-content:flex-start;position:fixed;top:0;left:0;width:100%;height:100vh;overflow:auto;transform:translate(-81.25rem);transition:transform .6s ease-in-out}@media (min-width: 75rem){.nav{position:relative;transform:translate(0);height:100%;justify-content:flex-start;overflow:visible}}.nav.showMenu{transform:translate(0)}.menu{background-color:#fff;height:100vh;width:90%;padding:2rem 2rem 1.625rem}@media (min-width: 75rem){.menu{height:100%;width:100%;display:flex;align-items:center;justify-content:flex-end;padding:1rem 0}}@media (max-width: 20rem){.menu{width:70%}}.menu li{text-transform:capitalize;margin-bottom:.773rem}@media (min-width: 75rem){.menu li{margin-bottom:0;margin-left:1.8rem}}.menu a{color:#000;font-size:1.2rem;letter-spacing:1px;transition:color .2s ease-in-out;font-weight:300}@media (min-width: 75rem){.menu a{text-transform:uppercase;font-size:1rem;font-weight:400;letter-spacing:1px}}.menu-short,.menu-tech,.menu-careers,.menu-extra,.menu-about{position:absolute;width:300px;background-color:#1d1d1d;padding:1rem 1.5rem 1rem 0}.menu-short li:not(:last-child),.menu-tech li:not(:last-child),.menu-careers li:not(:last-child),.menu-extra li:not(:last-child),.menu-about li:not(:last-child){margin-bottom:.3rem}.menu-short a,.menu-tech a,.menu-careers a,.menu-extra a,.menu-about a{color:#fff;letter-spacing:1.5px;font-size:1rem}.menu-short a:hover,.menu-tech a:hover,.menu-careers a:hover,.menu-extra a:hover,.menu-about a:hover{color:#fff6}.menu-short.clicked,.menu-tech.clicked,.menu-careers.clicked,.menu-extra.clicked,.menu-about.clicked{display:none}.menu-about{right:-9rem}.careers{position:relative}.careers .bg-img{position:relative;min-height:60vh;background:#000 url(/assets/career-40e7dc32.jpg);background-repeat:no-repeat;background-size:cover;background-position:bottom;width:100%}.careers .collaboration{padding:4rem;max-width:800px;margin-inline:auto;padding-inline:2rem;text-align:center}@media (min-width: 48rem){.careers .collaboration{padding-top:8.5rem}}.careers .collaboration h2{text-align:center;font-size:1.75rem;text-transform:uppercase;line-height:1.3;color:#1d1d1d;font-weight:400;margin-bottom:1.438rem}@media (min-width: 48rem){.careers .collaboration h2{font-size:2.438rem}}.careers .collaboration p{font-size:1.1rem;line-height:2;color:#1d1d1db3;margin-bottom:2rem}@media (min-width: 48rem){.careers .collaboration p{font-size:1.25rem}}.careers .career-faqs .bg-img{position:relative;min-height:30vh;background:#000 url(/assets/faq-54d8d604.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-attachment:initial;width:100%;margin-bottom:6rem}@media (min-width: 48rem){.careers .career-faqs .bg-img{min-height:70vh;margin-bottom:8rem}}.careers .career-faqs .faq{background-color:#e6e6e6;margin-bottom:1rem;padding:1.5rem 1rem;border-radius:.3rem;max-width:700px;margin-inline:auto}.careers .career-faqs .faq .title{display:flex;align-items:center;justify-content:space-between}.careers .career-faqs .faq .title .icon{font-size:1.1rem}.careers .career-faqs .faq h3{font-size:1.2rem;font-weight:800}@media (max-width: 17.5rem){.careers .career-faqs .faq h3{font-size:.8rem}}@media (min-width: 48rem){.careers .career-faqs .faq h3{font-size:1.375rem}}.careers .career-faqs .faq .content{padding-top:1rem;color:#1d1d1db3;max-height:0;overflow:hidden;transition:all .4s cubic-bezier(0,1,0,1)}.careers .career-faqs .faq .content.show{height:auto;max-height:999px;transition:all .4s cubic-bezier(1,0,1,0)}.careers .follow{margin-top:5rem}@media (min-width: 48rem){.careers .follow{display:flex;align-items:center;justify-content:center}.careers .follow img{max-width:300px}}.win-lose{padding-top:8rem;margin-bottom:4rem}.win-lose .logo{margin-bottom:2rem}.win-lose .content{text-align:center;max-width:800px;margin-inline:auto;color:#1d1d1db3}.win-lose .content .img{margin-bottom:2rem}.win-lose .content p{line-height:2;margin-bottom:2rem}.win-lose .content .mt{margin-top:2rem}.feature{position:relative}.feature .bg-img{position:relative;min-height:60vh;background:#000 url(/assets/tech1-b8afb1d2.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-attachment:initial;width:100%}@media (min-width: 48rem){.feature .bg-img{min-height:80vh}}.feature .feature .container{margin-top:100px}.feature .movie img{width:140px;height:197px;object-fit:cover;cursor:pointer}@media (min-width: 48rem){.feature .movie img{width:203px;height:295px}}.shortfilms{position:relative;line-height:2}.shortfilms .bg-img{position:relative;min-height:60vh;background:#000 url(/assets/shortfilm-hero-4347bb85.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-attachment:initial;width:100%}@media (min-width: 48rem){.shortfilms .bg-img{min-height:100vh}}.shortfilms-content{padding-top:6rem;color:#1d1d1db3}.shortfilms-content p:nth-of-type(1){margin-bottom:1rem}.shortfilms-content hr{margin-top:3rem}.shortfilms .movie img{cursor:pointer;width:197px;height:289px;object-fit:cover}@media (min-width: 75rem){.shortfilms-movies{grid-template-columns:repeat(4,1fr)}}.technology{position:relative;line-height:2}.technology .bg-img{position:relative;min-height:60vh;background:#000 url(/assets/tech-hero-c7653b10.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-attachment:initial;width:100%}@media (min-width: 48rem){.technology .bg-img{min-height:100vh}}.technology-content{padding-top:4rem}@media (min-width: 48rem){.technology-content{padding-top:8.5rem}}.technology .quote{max-width:800px;margin:0 auto;padding:0 1rem;text-align:center}@media (min-width: 48rem){.technology .quote{padding:0}}.technology .quote blockquote{font-size:1.3rem;color:#1d1d1db3;margin-bottom:1.5rem;text-align:left}@media (min-width: 48rem){.technology .quote blockquote{font-size:2rem}}.technology .quote p{color:#1d1d1db3;font-size:.9rem;text-align:left;margin-bottom:5rem}.technology-text{max-width:800px;margin:0 auto;padding:4rem 1rem}.technology-text p{color:#1d1d1db3;padding-bottom:3rem}@media (min-width: 48rem){.technology-text p{font-size:1.2rem}}@media (min-width: 75rem){.technology .image-slider{grid-template-columns:repeat(4,1fr)}}.extras .bg-img{position:relative;min-height:60vh;background:#000 url(/assets/extra-hero-6df8c5e7.png);background-repeat:no-repeat;background-size:cover;background-position:center center;background-attachment:initial;width:100%}@media (min-width: 48rem){.extras .bg-img{min-height:100vh}}.extras .bg-text{text-align:center}.extras .content{padding-top:4rem}@media (min-width: 48rem){.extras .content{padding-top:8.5rem}}.extras .content h2{text-transform:uppercase;font-size:2rem;line-height:1.1;margin-bottom:2rem;width:100%}@media (min-width: 64rem){.extras .content h2{font-size:3.5rem}}@media (min-width: 75rem){.extras .content h2{font-size:3rem}}.extras .content p{color:#1d1d1db3}.extras .content .aside{margin-bottom:6rem}.extras .content .characters img{margin-bottom:2rem}.extras .content .characters p{line-height:2;margin-bottom:2rem}.extras .content .characters p:nth-of-type(3){margin-bottom:3rem}.extras .content .article{padding:2rem 0}.extras .content .article h4,.extras .content .article p,.extras .content .article span{letter-spacing:2px;font-size:1rem;text-transform:uppercase}.extras .content .article h4,.extras .content .article span{color:#1d1d1db3}.extras .content .article h4{font-weight:300;margin-bottom:1rem}.extras .content .article p{color:#1d1d1d;font-weight:600}.extras .content .mb{margin-bottom:1rem}@media (min-width: 75rem){.extras .d-flex{display:flex;gap:8rem}.characters{width:100%}.aside{width:40%}.image-slider{grid-template-columns:repeat(4,1fr)}}.voty .bg-img{position:relative;min-height:60vh;background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.4)),url(/assets/voty-8e17cfbc.jpg);background-size:cover;background-position:bottom right;background-repeat:no-repeat;width:100%;display:flex;align-items:center;justify-content:center}@media (min-width: 48rem){.voty .bg-img{min-height:50vh}}.voty .bg-img .bg-text{color:#fff;font-size:3.5rem;text-transform:uppercase;letter-spacing:3px;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.7);z-index:2;position:relative}@media (max-width: 20rem){.voty .bg-img .bg-text{font-size:2.5rem;letter-spacing:2px}}.voty .voty-content{padding:8rem 0 4rem}@media (min-width: 48rem){.voty .voty-content{padding:10rem 0 6rem}}.voty .voty-content .section{margin-bottom:4rem}@media (min-width: 48rem){.voty .voty-content .section{margin-bottom:6rem}}.voty .voty-content .section h2{font-size:2.5rem;color:#1d1d1d;margin-bottom:1.5rem;text-align:center;text-transform:uppercase;letter-spacing:2px}@media (max-width: 20rem){.voty .voty-content .section h2{font-size:2rem}}.voty .voty-content .section h3{font-size:2rem;color:#1d1d1d;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:1px;border-bottom:2px solid #1d1d1d;padding-bottom:.5rem}@media (max-width: 20rem){.voty .voty-content .section h3{font-size:1.5rem}}.voty .voty-content .section h4{font-size:1.5rem;color:#1d1d1d;margin-bottom:1rem;text-transform:capitalize}@media (max-width: 20rem){.voty .voty-content .section h4{font-size:1.3rem}}.voty .voty-content .section h5{font-size:1.2rem;color:#1d1d1d;margin-bottom:.5rem;text-transform:capitalize}.voty .voty-content .section .lead{font-size:1.3rem;line-height:1.8;color:#1d1d1db3;text-align:center;max-width:800px;margin:0 auto 2rem;letter-spacing:1px}@media (max-width: 20rem){.voty .voty-content .section .lead{font-size:1.1rem}}.voty .voty-content .section p{font-size:1rem;line-height:1.7;color:#1d1d1db3;margin-bottom:1rem;letter-spacing:.5px}@media (max-width: 20rem){.voty .voty-content .section p{font-size:.9rem}}.voty .voty-content .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0}@media (max-width: 20rem){.voty .voty-content .features-grid{grid-template-columns:1fr;gap:1.5rem}}.voty .voty-content .features-grid .feature-card{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 20px #0000001a;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.voty .voty-content .features-grid .feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.voty .voty-content .features-grid .feature-card .feature-icon{font-size:3rem;margin-bottom:1rem}.voty .voty-content .features-grid .feature-card h4{color:#1d1d1d;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}.voty .voty-content .features-grid .feature-card p{color:#1d1d1db3;margin:0}.voty .voty-content .website-link{text-align:center;margin:2rem 0;padding:1.5rem;background:linear-gradient(135deg,#1d1d1d,#040404);border-radius:10px;color:#fff}.voty .voty-content .website-link p{margin:0;color:#fff;font-size:1.1rem}.voty .voty-content .website-link p a{color:#fff;text-decoration:underline;font-weight:700}.voty .voty-content .website-link p a:hover{color:#e6e6e6}.voty .voty-content .registration-steps{background:#f8f9fa;padding:2rem;border-radius:10px;border-left:4px solid #1d1d1d;margin:2rem 0}.voty .voty-content .registration-steps li{font-size:1rem;line-height:1.8;color:#1d1d1db3;margin-bottom:1rem;padding-left:1rem}.voty .voty-content .registration-steps li:last-child{margin-bottom:0}@media (max-width: 20rem){.voty .voty-content .registration-steps li{font-size:.9rem}}.voty .voty-content .quote{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-left:4px solid #1d1d1d;padding:2rem;margin:2rem 0;border-radius:0 10px 10px 0;font-style:italic;position:relative}.voty .voty-content .quote:before{content:'"';font-size:4rem;color:#1d1d1d;position:absolute;top:-1rem;left:1rem;font-family:serif}.voty .voty-content .quote cite{display:block;margin-top:1rem;font-weight:700;color:#1d1d1d;font-style:normal;text-align:right}@media (max-width: 20rem){.voty .voty-content .quote{padding:1.5rem;font-size:.9rem}}.voty .voty-content .values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin:2rem 0}@media (max-width: 20rem){.voty .voty-content .values-grid{grid-template-columns:1fr;gap:1.5rem}}.voty .voty-content .values-grid .value-item{display:flex;align-items:flex-start;gap:1rem;background:#fff;padding:1.5rem;border-radius:10px;box-shadow:0 2px 15px #00000014;transition:transform .3s ease}.voty .voty-content .values-grid .value-item:hover{transform:translateY(-3px)}.voty .voty-content .values-grid .value-item .value-icon{background:#1d1d1d;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0;margin-top:.2rem;font-size:.8rem}.voty .voty-content .values-grid .value-item div{flex:1;min-width:0}.voty .voty-content .values-grid .value-item div h5{margin-bottom:.5rem;color:#1d1d1d}.voty .voty-content .values-grid .value-item div p{margin:0;color:#1d1d1db3;font-size:.95rem;line-height:1.6}.voty .voty-content .contact-info{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:2rem;border-radius:10px;text-align:center}.voty .voty-content .contact-info .contact-details p{margin-bottom:.5rem;color:#1d1d1db3}.voty .voty-content .contact-info .contact-details p strong{color:#1d1d1d}.voty .voty-content .contact-info .contact-details p a{color:#1d1d1d;text-decoration:none;font-weight:700}.voty .voty-content .contact-info .contact-details p a:hover{text-decoration:underline}@media (min-width: 48rem){.voty .voty-content .section h2{font-size:2.2rem}.voty .voty-content .section h3{font-size:1.8rem}.voty .voty-content .section .lead{font-size:1.2rem}.voty .voty-content .features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.voty .voty-content .values-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media (max-width: 20rem){.voty .voty-content{padding:6rem 0 2rem}.voty .voty-content .section{margin-bottom:3rem}.voty .voty-content .section h2{font-size:1.8rem}.voty .voty-content .section h3{font-size:1.4rem}.voty .voty-content .section h4{font-size:1.2rem}.voty .voty-content .section .lead{font-size:1rem}.voty .voty-content .features-grid .feature-card{padding:1.5rem}.voty .voty-content .features-grid .feature-card .feature-icon{font-size:2.5rem}.voty .voty-content .values-grid .value-item{padding:1rem;flex-direction:column;text-align:center}.voty .voty-content .values-grid .value-item .value-icon{margin:0 auto 1rem;width:28px;height:28px;font-size:.9rem}}.about .bg-img{position:relative;min-height:60vh;background:#000 url(/assets/hero-about-77372232.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-attachment:initial;width:100%}@media (min-width: 48rem){.about .bg-img{min-height:100vh}}.about .content{padding-top:4rem}@media (min-width: 48rem){.about .content{padding-top:8.5rem}}.about .form-info p{text-transform:uppercase;color:#1d1d1db3;letter-spacing:2px;line-height:1.7}.about .form-info p:nth-of-type(2){margin-top:1rem}.about .form{padding:3rem 0}.about .form span,.about .form label{font-size:1.1rem;color:#1d1d1d}.about .form .danger{color:#f80505;font-weight:500}.about .form label,.about .form span{display:block;text-transform:capitalize;margin-bottom:.3rem}.about .form input,.about .form textarea{padding:.75rem;width:100%;background-color:#fafafa;border:1px solid #ccc;font-family:inherit;border-radius:.3rem}.about .form .name,.about .form .email,.about .form .subject,.about .form .message{margin-bottom:1.5rem}.about .form .name label{font-size:.9rem;margin-top:.3rem}.about .form .name .d-flex{display:flex;align-items:center;justify-content:flex-start;width:100%;gap:.5rem}.about .form .name .d-flex div{width:100%}.about .form .btn{font-size:.9rem;margin:0;cursor:pointer}.about .contact{color:#1d1d1db3}.about .contact p{letter-spacing:2px}.about .contact div:nth-of-type(1){margin-bottom:1rem}.about .contact div:nth-of-type(2){margin-bottom:3rem}@media (min-width: 75rem){.d-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:7rem}.contact{width:100%}}.success{padding:0 1rem;background-color:#e6e6e6;opacity:0;animation-name:fade-in;animation-duration:1s;animation-fill-mode:forwards;height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column}.success .message{max-width:700px;margin:0 auto;background-color:#fff;box-shadow:0 0 10px #0000001a;border-radius:.4rem;padding:2rem}@media (max-width: 20rem){.success .message{padding:1rem}}@media (min-width: 48rem){.success .message{padding:2rem 6rem 2rem 2rem}}.success h1{font-size:1.3rem;line-height:1.5;margin-bottom:.5rem}@media (max-width: 20rem){.success h1{font-size:1rem}}.success p{font-size:.9rem}@media (max-width: 20rem){.success p{font-size:.7rem}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.map{position:relative;overflow:hidden;padding-top:56.25%;height:80vh}.map iframe{position:absolute;top:3rem;left:0;width:100%;height:100%;border:none}.damlat-team{justify-content:center}.damlat-team-inner{justify-content:center;display:flex;margin-top:50px}.damlat-team-inner .team{width:350px;text-align:center}.damlat-team h2{text-align:center;margin-top:50px;font-size:1.7rem}.damlat-team-inner img{height:250px;width:250px;object-fit:cover}@media only screen and (max-width: 520px){.damlat-team-inner{display:block;justify-content:center}.damlat-team-inner .team{margin-left:auto;margin-right:auto;margin-bottom:40px}.damlat-team-inner h2{text-align:center;margin-top:50px;font-size:1.7rem}.damlat-team-inner img{height:200px;width:200px}}
