@charset "UTF-8";@font-face{font-family:MyCustomFont;src:url(/fonts/Inter_24pt-Light.ttf) format("truetype")}@font-face{font-family:semi-bold;src:url(/fonts/Inter_18pt-SemiBold.ttf) format("truetype")}@font-face{font-family:extra-light;src:url(/fonts/Inter_18pt-ExtraLight.ttf) format("truetype")}@font-face{font-family:lighter;src:url(/fonts/Inter_18pt-Light.ttf) format("truetype")}@font-face{font-family:medium;src:url(/fonts/Inter_18pt-Medium.ttf) format("truetype")}@font-face{font-family:regular-font;src:url(/fonts/Inter_18pt-Regular.ttf) format("truetype")}@font-face{font-family:roman;src:url(/assets/times%20new%20roman%20italic-C1bu_8m9.ttf)}@font-face{font-family:medium;src:url(/assets/Gilroy-Medium-D7PbV1sv.ttf)}@font-face{font-family:medium-gliory;src:url(/assets/Gilroy-Light-DVwvzZ-0.ttf)}*{margin:0;padding:0;font-family:MyCustomFont;text-decoration:none}.navbar{width:100%;position:fixed;top:0;left:0;z-index:100;transition:all .6s ease-in-out;padding:20px 0;display:flex;justify-content:space-between}.navbar a,.navbar li{color:inherit}.filter-btn{background:transparent;border:none;font-size:15px;cursor:pointer;padding:0;color:inherit;line-height:0}.filter-btn span{font-size:20px}.filter-btn:hover{opacity:.7}.hamburger{display:none;background:none;border:none;cursor:pointer;padding:0;z-index:101}.hamburger .hamburger-line{width:30px;height:2px;background:currentColor;display:block;margin:6px 0;transition:all .3s ease-in-out}.hamburger .hamburger-line.open:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger .hamburger-line.open:nth-child(2){opacity:0}.hamburger .hamburger-line.open:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.logo-link{z-index:1000}.mobile-menu{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background:#f7f6f3f2;z-index:100;opacity:0;visibility:hidden;transition:all .3s ease-in-out;display:flex;flex-direction:column;align-items:start}.mobile-menu.open{display:flex;opacity:1;visibility:visible}.mobile-menu .mobile-nav-links{width:92%;list-style:none;margin:auto;text-align:start;display:flex;align-items:start;justify-content:center;flex-direction:column}.mobile-menu .mobile-nav-links li{margin:20px 0}.mobile-menu .mobile-nav-links li a{font-size:20px;text-decoration:none;color:inherit;transition:opacity .3s}.mobile-menu .mobile-nav-links li a:hover{opacity:.7}.logo{height:40px;width:180px;letter-spacing:1px;text-transform:uppercase;margin-top:5px}body{transition:background-color .5s ease,color .5s ease}.theme-toggle{margin-top:2.5px;width:12px;height:12px;border:1px solid #000;border-radius:4px;cursor:pointer;background:linear-gradient(135deg,#fff 50%,#000 50%);transition:background .5s ease-in-out,border .5s ease-in-out,transform .3s ease}body.black-theme{background-color:#1d1d1d;color:#fff}body.white-theme{background-color:#f7f6f3;color:#080808}body.black-theme .theme-toggle{background:linear-gradient(135deg,#000 50%,#fff 50%);border:1px solid #fff}.black-theme{background-color:#1d1d1d;color:#fff!important}.black-theme .story-list>li{border-bottom:1px solid #fff!important}.black-theme .active-link{font-weight:700;padding-bottom:1px;border-bottom:1.5px solid #fff}.black-theme .hamburger-line{color:#f7f6f3}.black-theme nav.sidebar{background-color:#1d1d1d;color:#fff!important}.black-theme .home-page-footer{border-top:1px solid #fff}.black-theme .story-content,.black-theme .about-page-border{border-bottom:1px solid #fff!important}.black-theme .individual-project-related{border-top:1px solid #fff!important}.black-theme #pagination-button,.black-theme .next-btn,.black-theme .project-title{color:#fff}.white-theme{background-color:#f7f6f3;color:#080808!important}.white-theme .active-link{font-weight:700;padding-bottom:1px;border-bottom:1.5px solid #1d1d1d}.white-theme nav.sidebar{background-color:#f7f6f3;color:#000!important}.white-theme .project-title{color:#000!important}.white-theme .theme-toggle{border:1px solid #242424}.project-title{bottom:5%;color:#fff;position:absolute;left:4%;font-size:17px;letter-spacing:1px;line-height:30px;font-family:MyCustomFont}.title-scrolled{position:absolute;bottom:-200px;color:#fff;transition:.5s ease}.transparent-bg{background-color:transparent!important}.navbar.show-navbar{transform:translateY(0);opacity:1;visibility:visible}.navbar.hide-navbar{transform:translateY(-100%);opacity:0;visibility:hidden}.navbar a,.navbar li,.navbar .filter-nav-btn{color:inherit}.nav-content{width:92%;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:15px 0}.nav-links{display:flex;gap:60px;list-style:none}.nav-links li a{text-decoration:none;color:inherit;font-size:15px;transition:.3s;letter-spacing:1px}.nav-links li a:hover,.nav-links .filter-nav-btn:hover{opacity:.7}.filter-nav-btn{line-height:0;border:none;font-size:13px;cursor:pointer;padding:0;color:inherit;align-content:center}.filter-nav-btn span{align-content:center;font-size:20px}.active-link{font-weight:700;padding-bottom:1px;border-bottom:1.5px solid #1d1d1d}.home-page-footer{width:100%;display:flex;align-items:center;justify-content:center;border-top:1px solid rgba(0,0,0,.3)}.home-page-footer>section{width:92%;display:flex;justify-content:space-between;align-items:center}.home-page-footer>section>div:first-child{width:70%;padding:50px 0}.home-page-footer>section>div:first-child>div{width:100%;display:flex;gap:40px;align-items:start;justify-content:start}.home-page-footer>section>div:first-child>div p{display:flex;gap:5px;align-items:center;font-size:14px;letter-spacing:1px;line-height:30px;font-family:MyCustomFont}.home-page-footer>section>div:first-child>div p a{font-size:17px;letter-spacing:1px;line-height:30px;font-family:MyCustomFont;color:inherit}.home-page-footer>section>div:first-child>div p p{width:100%}.home-page-footer>section>div:first-child p{margin:10px 0;font-size:14px}.home-page-footer>section>div:first-child .laptop-text{width:80%}.home-page-footer>section>div:last-child{width:30%;display:flex;align-items:end;justify-content:end;gap:100px;border-top:none}.home-page-footer>section>div:last-child>ul{display:flex;flex-direction:column;gap:3px;list-style:none}.home-page-footer>section>div:last-child>ul li a{color:inherit}.home-page-footer>section>div:last-child>div{display:flex;gap:10px}.home-page-footer>section>div:last-child>div a{color:inherit}.home-page{overflow-y:hidden;height:auto;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:start;position:relative}.home-page-front{height:100vh;width:100%;position:relative}.home-page-front .video-container,.home-page-front .video-wrapper{position:relative;width:100%;height:100%}.home-page-front .video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;opacity:0;transition:opacity .5s ease-in-out}.home-page-front .video.active{opacity:1}.home-page-front .video-counter{position:absolute;bottom:3%;right:4%;padding:8px 10px;border-radius:50px;color:#fff;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;justify-content:center}.home-page-front .carousel-video-title{position:absolute;bottom:20px;left:3%;color:#fff;font-size:17px;letter-spacing:1px;line-height:30px;font-family:MyCustomFont;z-index:10;padding:5px 10px;border-radius:3px}.home-page>section:nth-child(2){width:92%;padding:0;border-top:none}.home-page>section:nth-child(2)>div{height:auto;width:92%;padding:150px 0 100px;display:flex;flex-direction:column;gap:10px}.home-page>section:nth-child(2)>div p{width:85%;font-size:31px;letter-spacing:1px;line-height:45px;font-family:extra-light;font-weight:400;white-space:pre-wrap}.home-page>section:nth-child(2)>div span{margin:10px 0;font-size:15px;letter-spacing:1px;font-family:semi-bold}.home-page .home-pagevideo1{height:85vh;margin:50px auto;width:92%;position:relative;transition:all .5s ease;z-index:1}.home-page .home-pagevideo1.centered-video{height:100vh;margin:0;width:100%}.home-page .home-pagevideo1.fullscreen-video{top:0;left:0;width:100vw;height:100vh;margin:0;z-index:9999;transition:all .5s ease}.home-page .home-pagevideo1 .home-video-wrapper{aspect-ratio:16/9;height:100%;width:100%;position:relative}.home-page .home-pagevideo1 .home-video-wrapper>video{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;-o-object-position:center;object-position:center}.home-page .home-pagevideo1 .home-video-wrapper .video-hover-title{position:absolute;bottom:10px;left:10px;color:#fff;padding:6px 12px;border-radius:4px;opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:5;font-size:17px;letter-spacing:1px;line-height:30px;font-family:MyCustomFont}.home-page .home-pagevideo1 .home-video-wrapper:hover .video-hover-title{opacity:1}.home-page .home-pagevideo2{height:85vh;margin:50px auto;width:92%;position:relative;transition:all .5s ease;z-index:1}.home-page .home-pagevideo2.centered-video{height:100vh;margin:0;width:100%}.home-page .home-pagevideo2.fullscreen-video{top:0;left:0;width:100vw;height:100vh;margin:0;z-index:9999;transition:all .5s ease}.home-page .home-pagevideo2 .home-video-wrapper{aspect-ratio:16/9;height:100%;width:100%;position:relative}.home-page .home-pagevideo2 .home-video-wrapper>video{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;-o-object-position:center;object-position:center}.home-page .home-pagevideo2 .home-video-wrapper .video-hover-title{position:absolute;bottom:10px;left:10px;color:#fff;padding:6px 12px;border-radius:4px;opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:5;font-size:17px;letter-spacing:1px;line-height:30px;font-family:MyCustomFont}.home-page .home-pagevideo2 .home-video-wrapper:hover .video-hover-title{opacity:1}.home-page>section:nth-child(5){width:92%;height:auto;border-top:none}.home-page>section:nth-child(5)>div{padding:50px 0;width:100%}.home-page>section:nth-child(5)>div p{width:85%;font-size:31px;letter-spacing:1px;line-height:45px;font-family:extra-light;word-break:keep-all;white-space:pre-wrap;overflow-wrap:break-word}.home-page>section:nth-child(5)>div span{margin:10px 0;font-size:15px;letter-spacing:1px;font-family:semi-bold}.home-page .home-page-gallery-grid{height:auto;width:100%;padding:50px 0}.home-page .home-page-gallery-grid .grid-content{width:92%;margin:0 auto;padding:0}.home-page .home-page-gallery-grid .grid-content>div{width:100%}.home-page .home-page-gallery-grid .grid-content .hover-frame{position:relative;width:100%;height:100%;overflow:hidden;cursor:pointer;background-color:#000}.home-page .home-page-gallery-grid .grid-content .hover-frame .single-media{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .4s ease-in-out}.home-page .home-page-gallery-grid .grid-content .hover-frame .single-media.default-media{z-index:1;opacity:1}.home-page .home-page-gallery-grid .grid-content .hover-frame .single-media.hover-media{opacity:0;z-index:2}.home-page .home-page-gallery-grid .grid-content .hover-frame .grid-item-title{display:block;position:absolute;bottom:20px;left:20px;color:#fff;z-index:10;padding:5px 10px;border-radius:3px;opacity:0;transition:opacity .3s ease-in-out;font-size:17px;letter-spacing:1px;line-height:30px;font-family:MyCustomFont}.home-page .home-page-gallery-grid .grid-content .hover-frame:hover .grid-item-title{opacity:1}.home-page .home-page-gallery-grid .grid-content .hover-frame:hover:not(.has-hover-media) .default-media{opacity:1}.home-page .home-page-gallery-grid .grid-content .hover-frame:hover.has-hover-media .default-media{opacity:0}.home-page .home-page-gallery-grid .grid-content .hover-frame:hover.has-hover-media .hover-media{opacity:1}.home-page .home-page-gallery-grid .grid-content .mobile-hover-title{display:none;color:#fff;font-size:16px;padding:10px;text-align:center}@media (min-width: 1024px){.home-page .home-page-gallery-grid .grid-content .grid-item-1,.home-page .home-page-gallery-grid .grid-content .grid-item-2,.home-page .home-page-gallery-grid .grid-content .grid-item-3{height:600px}.home-page .home-page-gallery-grid .grid-content .grid-item-4{height:383px}.home-page .home-page-gallery-grid .grid-content .grid-item-5,.home-page .home-page-gallery-grid .grid-content .grid-item-6{height:600px}}.home-page .about-section{width:92%;padding:0;border-top:none}.home-page .about-section>div{height:auto;width:92%;padding:50px 0 100px;display:flex;flex-direction:column;gap:10px}.home-page .about-section>div p{width:90%;font-size:31px;letter-spacing:1px;line-height:45px;font-family:extra-light;white-space:pre-wrap}.home-page .about-section>div span{margin:10px 0;font-size:15px;letter-spacing:1px;font-family:semi-bold}.about-page{height:auto;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:100px}.about-page>article:nth-child(1){padding:80px 0 100px;width:92%}.about-page>article:nth-child(1) h1{padding:20px 0;font-size:31px;letter-spacing:1px;line-height:45px;font-family:extra-light;font-weight:400}.about-page>article:nth-child(1) p{padding:20px 0;width:75%;font-size:17px;letter-spacing:1px;line-height:30px;font-family:MyCustomFont;white-space:pre-wrap}.about-page>figure:nth-child(2){height:382px;width:92%}.about-page>figure:nth-child(2) img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.about-page>article:nth-child(3){display:flex;width:100%;align-items:start;justify-content:start;padding:150px 0;gap:100px;border-bottom:1px solid #000}.about-page>article:nth-child(3)>div:nth-child(1){width:50%;padding-left:4%}.about-page>article:nth-child(3)>div:nth-child(1) h2{padding:0;font-size:31px;letter-spacing:1px;line-height:45px;font-family:extra-light;font-weight:400}.about-page>article:nth-child(3)>div:nth-child(2){width:50%;display:flex;justify-content:space-between;flex-direction:column;padding-right:3%}.about-page>article:nth-child(3)>div:nth-child(2) p{padding:6px 0 0;width:95%;font-size:17px;letter-spacing:1px;line-height:30px;font-family:MyCustomFont;white-space:pre-wrap}.about-page>article:nth-child(4){display:flex;width:100%;align-items:start;justify-content:start;padding:105px 0;gap:100px;border-bottom:1px solid #000}.about-page>article:nth-child(4)>div:nth-child(1){width:45%;padding-left:4%}.about-page>article:nth-child(4)>div:nth-child(1) h2{font-size:31px;letter-spacing:1px;line-height:45px;font-family:extra-light;font-weight:400}.about-page>article:nth-child(4)>div:nth-child(2){width:45%;padding-right:3%;display:flex;justify-content:space-between}.about-page>article:nth-child(4)>div:nth-child(2)>ul{display:flex;flex-direction:column;list-style:none;width:100%}.about-page>article:nth-child(4)>div:nth-child(2)>ul>span{padding:14px 0;font-size:17px;letter-spacing:1px;line-height:30px;font-family:semi-bold}.about-page>article:nth-child(4)>div:nth-child(2)>ul>li{font-size:17px;line-height:25px;margin:2px 0;font-family:lighter}.about-page>article:nth-child(5){display:flex;width:100%;align-items:start;justify-content:start;padding:125px 0 60px;border-bottom:1px solid #000;gap:100px}.about-page>article:nth-child(5)>section:nth-child(1){width:50%;padding-left:60px}.about-page>article:nth-child(5)>section:nth-child(1) h2{font-size:31px;letter-spacing:1px;line-height:45px;font-family:extra-light;font-weight:400}.about-page>article:nth-child(5)>section:nth-child(2){padding-right:40px;width:50%;display:flex;justify-content:space-between;flex-direction:column}.about-page>article:nth-child(5)>section:nth-child(2)>div{padding-bottom:22px}.about-page>article:nth-child(5)>section:nth-child(2)>div h3{padding:14px 0;font-size:17px;letter-spacing:1px;line-height:30px;font-family:semi-bold}.about-page>article:nth-child(5)>section:nth-child(2)>div p{font-size:17px;letter-spacing:1px;line-height:30px;font-family:MyCustomFont}.about-page>article:nth-child(6){display:flex;width:100%;align-items:start;justify-content:start;padding:105px 0;gap:100px}.about-page>article:nth-child(6)>div:nth-child(1){width:45%;padding-left:4%}.about-page>article:nth-child(6)>div:nth-child(1) h2{font-size:31px;letter-spacing:1px;line-height:45px;font-family:extra-light;font-weight:400}.about-page>article:nth-child(6)>div:nth-child(2){width:45%;padding-right:3%;display:flex;justify-content:space-between}.about-page>article:nth-child(6)>div:nth-child(2) ul{display:flex;flex-direction:column;list-style:none;width:100%}.about-page>article:nth-child(6)>div:nth-child(2) ul>span{padding:14px 0;font-weight:600;letter-spacing:1px;font-size:20px}.about-page>article:nth-child(6)>div:nth-child(2) ul>li{font-size:17px;line-height:25px;margin:2px 0;font-family:lighter}.contact-page{height:auto;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:200px 0 0}.contact-page>section:nth-child(1){display:flex;align-items:start;justify-content:space-between;width:100%}.contact-page>section:nth-child(1)>div:nth-child(1){width:50%;padding-left:4%}.contact-page>section:nth-child(1)>div:nth-child(1) h1{font-size:31px;letter-spacing:1px;line-height:45px;font-family:extra-light;width:100%;font-weight:400}.contact-page>section:nth-child(1)>div:nth-child(2){width:30%;padding-right:3%;display:flex;flex-direction:column;gap:30px;padding-top:20px}.contact-page>section:nth-child(1)>div:nth-child(2) span{font-size:17px;letter-spacing:1px;line-height:30px;font-family:semi-bold}.contact-page>section:nth-child(1)>div:nth-child(2) p,.contact-page>section:nth-child(1)>div:nth-child(2) a{color:inherit;font-size:17px;letter-spacing:1px;line-height:30px;font-family:MyCustomFont;margin:8px 0}.contact-page>section:nth-child(1)>div:nth-child(2)>div:last-child{display:flex;flex-direction:column;gap:0}.contact-page>section:nth-child(1)>div:nth-child(2)>div:last-child p{margin:0;padding:0}.contact-page>section:nth-child(1)>div:nth-child(2)>div:last-child>div{display:flex;flex-direction:column;gap:0px}.contact-page>section:nth-child(1)>div:nth-child(2)>div:last-child>div a{margin:0}.contact-page>section:nth-child(2){padding:100px 0;width:90%;display:flex;align-items:center;justify-content:start}.contact-page>section:nth-child(2)>iframe{height:450px;width:68%}.individual-project{height:auto;width:100%}.individual-project-front{height:100vh;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.individual-project-front>div{height:100%;width:100%}.individual-project-front>div img,.individual-project-front>div video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-position:center}.individual-project-front>div .project-title{color:#fff}.individual-project .individual-project-content{height:auto;width:100%;display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center}.individual-project .individual-project-content>section:nth-child(1){width:92%;display:flex;align-items:start;justify-content:center;height:auto;padding:250px 0 100px}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(1){width:50%;padding:0}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(1) ul{list-style:none}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(1)>div{padding-bottom:20px}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(1) p{font-family:medium;margin:5px 0;white-space:pre-wrap}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(1) span{font-family:medium-gliory}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(2){width:50%;padding:0}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(2) h2{padding:20px 0;font-size:25px;font-weight:400;font-family:medium}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(2) p{font-size:17px;letter-spacing:1px;line-height:30px;font-family:MyCustomFont;white-space:pre-wrap}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(2) span{width:50%;height:2px;background-color:#0003;margin-top:20px}.individual-project .individual-project-content>section:nth-child(2){padding:0 0 100px;width:100%;display:flex;flex-direction:column;align-items:center;gap:20px;height:auto}.individual-project .individual-project-content>section:nth-child(2)>div{width:92%;display:flex;align-items:center;justify-content:center;margin:0}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G1{height:600px;width:92%;display:flex;grid-template-columns:repeat(3,1fr)}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G1>div{height:100%;width:100%}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G1>div img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G1>div video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G2{height:600px;width:92%;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G2>div{height:100%;width:100%}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G2>div img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G2>div video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G2>div video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;aspect-ratio:16/10;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G2.equal{display:flex;justify-content:center;align-items:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G4{height:600px;width:92%;display:grid;grid-template-columns:repeat(2,1fr);gap:0px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G4>div{height:100%;width:100%}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G4>div img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G4>div video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G4>div video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;aspect-ratio:16/10;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G4.equal{display:flex;justify-content:center;align-items:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G5{width:92%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:10px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G5>div{height:295px;width:100%;display:flex;align-items:center;justify-content:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G5>div img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G5>div video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G5>div video{-o-object-fit:contain;object-fit:contain;aspect-ratio:16/10;max-height:100%;max-width:100%}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6{height:600px;width:92%;display:flex;gap:20px;position:relative}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(2){height:100%;width:100%;display:flex;flex-direction:column;gap:10px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(2)>div{height:calc(50% - 5px);width:100%;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(2)>div>img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(2)>div video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(1){height:100%;width:100%}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(1)>div{height:100%;width:100%;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(1)>div>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8{height:600px;width:92%;display:flex;gap:20px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(1){height:100%;width:100%;display:flex;flex-direction:column;gap:10px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(1)>div{height:calc(50% - 5px);width:100%;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(1)>div>img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(1)>div video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(2){height:100%;width:100%}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(2)>div{height:100%;width:100%;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(2)>div>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G7{width:92%;max-width:auto;margin:auto;display:flex;flex-direction:column;gap:10px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G7 .grid-item{width:100%;height:383px;overflow:hidden}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G7 .grid-item img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G7 .grid-item video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.individual-project .individual-project-content>section:nth-child(2)>div .grid-G9{height:930px;width:100%;max-width:auto;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:10px;margin:auto}.individual-project .individual-project-content>section:nth-child(2)>div .grid-G9>section{display:contents}.individual-project .individual-project-content>section:nth-child(2)>div .grid-G9 .grid-item{width:100%;height:100%;overflow:hidden}.individual-project .individual-project-content>section:nth-child(2)>div .grid-G9 .grid-item img,.individual-project .individual-project-content>section:nth-child(2)>div .grid-G9 .grid-item video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3{height:100vh;width:92%;display:flex;align-items:center;justify-content:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3>div{height:100%;width:100%;aspect-ratio:16/10;margin:20px 0;display:block;position:relative}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3>div>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:0!important}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3>div>video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3 .custom-carousel{position:relative;width:100%;cursor:pointer}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3 .custom-carousel img{width:100%;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3 .custom-carousel .custom-arrow{position:absolute;transform:translate(-50%,-50%);font-size:40px;color:#fff;padding:10px;border-radius:50%;cursor:pointer;opacity:0;transition:opacity .2s,left .1s,top .1s}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3 .custom-carousel:hover .custom-arrow{opacity:1}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3 .custom-carousel .carousel-status{position:absolute;bottom:10px;right:10px;color:#fff;padding:5px 10px;border-radius:5px;font-size:14px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G10{height:600px;width:92%;display:flex;grid-template-columns:repeat(3,1fr);gap:10px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G10>div{height:100%;width:100%}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G10>div img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G10>div video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.individual-project .individual-project-content>section:nth-child(2) .gridtext{height:auto;padding:50px 0;display:flex;align-items:end;justify-content:end;gap:30px;position:static}.individual-project .individual-project-content>section:nth-child(2) .gridtext>div{width:50%;display:flex;align-items:start;justify-content:center;flex-direction:column}.individual-project .individual-project-content>section:nth-child(2) .gridtext>div p{font-size:17px;letter-spacing:1px;line-height:30px;font-family:MyCustomFont;white-space:pre-wrap}.individual-project .individual-project-content>section:nth-child(2) .gridtext>div span{display:none}.individual-project .individual-project-related{height:auto;width:100%;border-top:1px solid rgba(0,0,0,.3);padding:20px 0 100px;display:flex;align-items:center;justify-content:center;flex-direction:column}.individual-project .individual-project-related h1{font-size:20px;padding:20px 0;font-family:MyCustomFont;width:92%;text-align:start;font-weight:500}.individual-project .individual-project-related>section{width:92%;display:flex;justify-content:space-between;gap:30px}.individual-project .individual-project-related>section>a{height:300px;width:100%}.individual-project .individual-project-related>section>a>div{height:100%;width:100%}.individual-project .individual-project-related>section>a>div>img,.individual-project .individual-project-related>section>a>div video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.individual-project .individual-project-related>section>a>div h2{font-size:20px;font-family:MyCustomFont;padding:10px 0;font-weight:500}.story-page{height:auto;width:100%;padding-top:100px;display:flex;align-items:center;justify-content:center;flex-direction:column}.story-page .story-layout{padding:0;height:auto;width:92%;display:flex;align-items:start;justify-content:center}.story-page .story-layout .story-main{width:100%}.story-page .story-layout .story-main .story-content{height:auto;padding:50px 0 0;width:90%;border-bottom:1px solid rgba(0,0,0,.3)}.story-page .story-layout .story-main .story-content h2{font-size:31px;letter-spacing:1px;line-height:45px;font-family:extra-light;font-weight:400}.story-page .story-layout .story-main .story-content h3{margin:10px 0;font-size:17px;letter-spacing:1px;line-height:30px;font-family:semi-bold}.story-page .story-layout .story-main .story-content>div{width:100%;display:flex;align-items:start;justify-content:start;line-height:0;padding:0;margin:0}.story-page .story-layout .story-main .story-content>div p{margin:20px 0;font-size:17px;letter-spacing:1px;line-height:30px;font-family:MyCustomFont;white-space:pre-line;width:100%}.story-page .story-layout .story-main .story-content>figure{width:100%;display:flex;gap:20px;margin-top:30px}.story-page .story-layout .story-main .story-content>figure>div{height:250px;width:50%}.story-page .story-layout .story-main .story-content>figure>div img{height:100%;width:100%}.story-page .story-layout .story-main .story-content .icons{padding-top:30px;display:flex;align-items:center;justify-content:start;gap:5px}.story-page .story-layout .story-main .story-content .icons span{font-family:MyCustomFont;font-weight:400;font-size:18px}.story-page .story-layout .story-main .story-content .icons img{height:25px;width:25px;margin:0 2px}.story-page .story-layout .story-sidebar{width:40%;padding-top:55px}.story-page .story-layout .story-sidebar .story-list{width:100%;height:auto}.story-page .story-layout .story-sidebar .story-list li{padding:10px 0;list-style:disc;text-align:left;border-bottom:1px solid rgba(0,0,0,.2);font-size:17px;letter-spacing:1px;line-height:30px;font-family:MyCustomFont}.story-page .pagination{width:100%;display:flex;align-items:center;justify-content:center;padding:100px 0;background-color:transparent}.story-page .pagination button{border:none;outline:none;padding:5px 10px;margin:0 10px;font-size:15px;font-weight:500;font-family:MyCustomFont;background-color:transparent}.story-page .pagination .active{border:1px solid rgba(37,98,163,.5)}.all-work{overflow-x:hidden;overflow-y:hidden;height:auto;width:100%;display:flex;flex-direction:column;position:relative;align-items:center}.all-work .filter-btn-mobile{display:none}.all-work .all-work-content{display:flex;width:92%;max-width:100%;transition:all .5s ease;height:auto;flex-direction:column;margin:0;padding:0;transform:translate(0);background-color:transparent}.all-work .all-work-content.sidebar-open{transform:translate(14%);width:72%;transition:all .5s ease}.all-work .all-work-content-projects{width:100%;display:flex;flex-direction:column;padding:100px 0;row-gap:100px}.all-work .all-work-content-projects .project-section{display:flex;flex-direction:row;width:100%;justify-content:space-between;background-color:transparent;gap:40px}.all-work .all-work-content-projects .project-section .project-card{width:50%;height:350px;display:flex;flex-direction:column;cursor:pointer;background-color:transparent;margin:0;position:relative}.all-work .all-work-content-projects .project-section .project-card img,.all-work .all-work-content-projects .project-section .project-card video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;position:absolute;bottom:0}.all-work .all-work-content-projects .project-section .project-card h2{padding:10px 0;position:relative;bottom:0;top:100%;font-size:17px;letter-spacing:1px;line-height:30px;font-family:MyCustomFont;text-transform:capitalize;font-weight:400}.all-work .all-work-content-projects .project-section:has(.project-card:only-child){justify-content:flex-start}.all-work .all-work-content-projects .project-section:has(.project-card:only-child) .project-card{width:50%;max-width:calc(50% - 20px);margin-left:0}.all-work .all-work-content-projects .project-section.right-aligned{justify-content:flex-end}.all-work .all-work-content-projects .project-section.right-aligned .project-card{width:50%;margin-right:0}.all-work .all-work-content-projects .project-section.default{justify-content:space-between}.all-work .all-work-content-projects .project-section.default .project-card{width:50%}.all-work .all-work-content-projects .project-section.default .project-card:first-child{margin-left:0}.all-work .all-work-content-projects .project-section.default .project-card:last-child{margin-right:0}.all-work .all-work-content-projects .project-section:nth-child(1),.all-work .all-work-content-projects .project-section:nth-child(2){justify-content:flex-end}.all-work .all-work-content-projects .project-section:nth-child(1) .project-card,.all-work .all-work-content-projects .project-section:nth-child(2) .project-card{width:50%;margin-right:0}.all-work .all-work-content-projects .project-section:nth-child(3),.all-work .all-work-content-projects .project-section:nth-child(4){justify-content:flex-end}.all-work .all-work-content-projects .project-section:nth-child(3) .project-card,.all-work .all-work-content-projects .project-section:nth-child(4) .project-card{width:50%;margin-right:0}.all-work .all-work-content .all-work-content-pagination{display:flex;justify-content:center;align-items:center;margin:40px 0;gap:10px}.all-work .all-work-content .all-work-content-pagination button{font-size:17px;letter-spacing:1px;line-height:30px;font-family:MyCustomFont;font-weight:400}.all-work .all-work-content .all-work-content-pagination button.active{border:1px solid rgba(37,98,163,.5)}.all-work .all-work-content .all-work-content-pagination button{border:none;outline:none;padding:5px 10px;margin:0 10px;font-size:15px;font-weight:500;font-family:MyCustomFont;background-color:transparent;color:inherit}.all-work nav.sidebar{position:fixed;top:16.5%;left:0;transform:translate(-100%);height:100vh;width:20%;overflow-y:scroll;transition:transform .5s ease;z-index:10;-ms-overflow-style:none;scrollbar-width:none}.all-work nav.sidebar::-webkit-scrollbar{display:none}.all-work nav.sidebar ul{display:flex;flex-direction:column;gap:20px;list-style:none;padding:0;width:100%}.all-work nav.sidebar ul li{font-size:15px;text-transform:capitalize;text-align:left;padding:0 20%;cursor:pointer;width:auto}.all-work nav.sidebar.open{transform:translate(0);display:flex}@media screen and (min-width: 768px) and (max-width: 1024px) and (min-height: 768px) and (orientation: portrait){.mobile-nav-links{width:92%;list-style:none;margin:auto;text-align:start;display:flex;align-items:start;justify-content:center;flex-direction:column}.mobile-nav-links li{margin:0 0 50px;font-size:38px!important}.mobile-nav-links li a{font-size:38px!important;text-decoration:none;color:inherit;transition:opacity .3s}.mobile-nav-links li a:hover{opacity:.7}.logo{height:20px;width:auto;letter-spacing:1px;text-transform:uppercase;margin-top:5px}.hamburger{display:none;background:none;border:none;cursor:pointer;padding:0;z-index:101}.hamburger .hamburger-line{width:48px;height:2px;background:currentColor;display:block;margin:10px 0;transition:all .3s ease-in-out}.hamburger .hamburger-line.open:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger .hamburger-line.open:nth-child(2){opacity:0}.hamburger .hamburger-line.open:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.theme-toggle{position:absolute;bottom:20%;left:5%;width:20px;height:20px;border:1px solid #000;border-radius:4px;cursor:pointer;background:linear-gradient(135deg,#fff 50%,#000 50%);transition:background .5s ease-in-out,border .5s ease-in-out,transform .3s ease}body.black-theme{background-color:#1d1d1d;color:#fff}body.white-theme{background-color:#f7f6f3;color:#080808}body.black-theme .theme-toggle{background:linear-gradient(135deg,#000 50%,#fff 50%);border:1px solid #fff}.black-theme .mobile-menu{background-color:#1d1d1d;color:#fff!important}.black-theme .mobile-menu .home-page-text{border-top:1px solid #fff!important}.black-theme .mobile-menu .hamburger-line{color:#f7f6f3}.black-theme .mobile-menu nav.sidebar{background-color:#1d1d1d;color:#fff!important}.black-theme .mobile-menu .home-page-footer{border-top:1px solid #fff}.black-theme .mobile-menu .story-content,.black-theme .mobile-menu .about-page-border{border-bottom:1px solid #fff!important}.black-theme .mobile-menu .individual-project-related{border-top:1px solid #fff!important}.black-theme .mobile-menu #pagination-button,.black-theme .mobile-menu .next-btn{color:#fff}.black-theme .mobile-menu .about-section{border-top:1px solid #fff!important}.black-theme .mobile-menu .project-title{color:#fff}.white-theme .mobile-menu{background-color:#f7f6f3;color:#4a4a4a!important}.white-theme .mobile-menu .home-page-text{border-top:1px solid #000!important}.white-theme .mobile-menu nav.sidebar{background-color:#f7f6f3;color:#000!important}.white-theme .mobile-menu .project-title{color:#000!important}.white-theme .mobile-menu .theme-toggle{border:1px solid #242424}.white-theme .mobile-menu .about-section{border-top:1px solid #000}.overflow-hidden{overflow-y:hidden}.nav-links{display:none}.hamburger{display:block}.mobile-menu{width:100%}.mobile-menu.open{display:flex;align-items:center}.mobile-menu.open .mobile-logo{position:absolute;right:-80%;height:23px;width:200px}.navbar{padding:20px 0}.nav-content{padding:10px 0}.home-page-footer{width:100%;display:flex;align-items:center;border-top:1px solid rgba(0,0,0,.3)}.home-page-footer>section{display:flex;align-items:center;justify-content:center;width:90%;gap:10px}.home-page-footer>section>div:first-child{width:80%;padding:56px 0 92px}.home-page-footer>section>div:first-child>div{width:100%;display:flex;align-items:center;justify-content:start;gap:10px}.home-page-footer>section>div:first-child>div>p{display:flex;flex-direction:column;gap:5px;align-items:start;margin:10px 0;font-size:15px;letter-spacing:1px}.home-page-footer>section>div:first-child>div>p span{height:15px;width:2px}.home-page-footer>section>div:first-child>p{font-size:14px}.home-page-footer>section>div:first-child .laptop-text{width:100%}.home-page-footer>section>div:last-child{border-top:none;padding:56px 0 92px;display:flex;gap:60px}.home-page-footer>section>div:last-child>ul{display:flex;flex-direction:column;gap:12px;list-style-type:none}.home-page-footer>section>div:last-child>ul li a{color:inherit}.home-page-footer>section>div:last-child>div a{color:inherit}}@media screen and (min-width: 768px) and (max-width: 1024px) and (min-height: 768px) and (orientation: portrait) and (max-width: 992px){.home-page-footer>section{gap:30px}.home-page-footer>section>div:first-child{width:80%}.home-page-footer>section>div:first-child>div{flex-direction:column;align-items:flex-start;flex-wrap:wrap;gap:0px}.home-page-footer>section>div:first-child>div p{margin:0}.home-page-footer>section>div:last-child{gap:0}.home-page-footer>section>div:last-child ul{width:100%}.home-page-footer>section>div:last-child ul li{width:100%}}@media screen and (min-width: 768px) and (max-width: 1024px) and (min-height: 768px) and (orientation: portrait){.home-page{overflow-y:hidden!important;height:auto;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:start;position:relative}.home-page-front{height:1000px;width:100%;position:relative;margin-top:0}.home-page-front .video-container{position:relative;width:100%;height:100%;aspect-ratio:16/9}.home-page-front .video-wrapper{position:relative!important;top:0;left:0;width:100%;height:100%}.home-page-front .video-wrapper video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-page-front .video-counter{position:absolute;bottom:0%;right:3%;font-family:semi-bold;padding:42px 0;color:#fff;font-size:22px;font-weight:600;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;justify-content:center}.home-page>section:nth-child(2){height:100%;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.home-page>section:nth-child(2)>div{height:auto;width:92%;padding:100px 0;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:0px}.home-page>section:nth-child(2)>div p{font-size:32px;width:90%;letter-spacing:1px;line-height:41px;font-weight:500;font-family:MyCustomFont}.home-page>section:nth-child(2)>div span{margin:10px 0;font-size:16px;letter-spacing:1px;font-family:semi-bold}.home-page .homepage-video-section{height:1327px;width:100%;justify-content:center;align-items:center;transition:all .5s ease;box-sizing:border-box}.home-page .homepage-video-section .home-video-wrapper{width:100%;height:100%;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.home-page .homepage-video-section video{width:100%;height:100%;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center;object-position:center}.home-page .home-pagevideo1{height:1284px;margin:0 auto;width:90%}.home-page .home-pagevideo1 .home-video-wrapper{aspect-ratio:1.7777777778;display:flex;align-items:start;flex-direction:column}.home-page .home-pagevideo1 .home-video-wrapper>video{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;-o-object-position:center;object-position:center}.home-page .home-pagevideo1 .home-video-wrapper .video-hover-title{display:block;position:absolute;bottom:38px;padding:0;left:38px;color:inherit;border-radius:4px;font-size:18px;opacity:1;transition:opacity .3s ease;pointer-events:none;z-index:5;font-family:semi-bold}.home-page .home-pagevideo1 .home-video-wrapper:hover .video-hover-title{opacity:1}.home-page .home-pagevideo2{height:1284px;margin-bottom:0;width:90%}.home-page .home-pagevideo2 .home-video-wrapper{aspect-ratio:1.7777777778;display:flex;align-items:start;flex-direction:column}.home-page .home-pagevideo2 .home-video-wrapper>video{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;-o-object-position:center;object-position:center}.home-page .home-pagevideo2 .home-video-wrapper .video-hover-title{display:block;position:absolute;bottom:38px;padding:0;left:38px;color:inherit;border-radius:4px;font-size:18px;opacity:1;transition:opacity .3s ease;pointer-events:none;z-index:5;font-family:semi-bold}.home-page .home-pagevideo2 .home-video-wrapper:hover .video-hover-title{opacity:1}.home-page>section:nth-child(5){width:100%;height:auto;border-top:none;display:flex;align-items:center;justify-content:center;flex-direction:column}.home-page>section:nth-child(5)>div{padding:100px 0;width:90%;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:0px}.home-page>section:nth-child(5)>div p{width:90%;font-size:32px;word-break:keep-all;white-space:normal;overflow-wrap:break-word;line-height:40px;letter-spacing:.5px}.home-page>section:nth-child(5)>div span{margin:10px 0;font-size:16px;letter-spacing:1px;font-family:semi-bold}.home-page .home-page-gallery-grid{padding:0}.home-page .home-page-gallery-grid .grid-content{width:100%;max-width:92%;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.home-page .home-page-gallery-grid .grid-content .hover-frame .grid-item-title{font-size:16px;bottom:8px;left:8px;padding:3px 8px}.home-page .home-page-gallery-grid .grid-content .grid-item-1,.home-page .home-page-gallery-grid .grid-content .grid-item-2,.home-page .home-page-gallery-grid .grid-content .grid-item-3{height:400px}.home-page .home-page-gallery-grid .grid-content .grid-item-4{grid-column:1/-1;height:280px}.home-page .home-page-gallery-grid .grid-content .grid-item-5,.home-page .home-page-gallery-grid .grid-content .grid-item-6{grid-column:span 1;height:400px}}@media screen and (min-width: 768px) and (max-width: 1024px) and (min-height: 768px) and (orientation: portrait) and (max-width: 820px){.home-page .home-page-gallery-grid .grid-content{gap:12px}.home-page .home-page-gallery-grid .grid-content .grid-item-1,.home-page .home-page-gallery-grid .grid-content .grid-item-2,.home-page .home-page-gallery-grid .grid-content .grid-item-3{height:320px}.home-page .home-page-gallery-grid .grid-content .grid-item-4{height:220px}.home-page .home-page-gallery-grid .grid-content .grid-item-5,.home-page .home-page-gallery-grid .grid-content .grid-item-6{height:320px}}@media screen and (min-width: 768px) and (max-width: 1024px) and (min-height: 768px) and (orientation: portrait) and (max-width: 768px){.home-page .home-page-gallery-grid .grid-content{grid-template-columns:repeat(2,1fr);gap:10px}.home-page .home-page-gallery-grid .grid-content .grid-item-1,.home-page .home-page-gallery-grid .grid-content .grid-item-2,.home-page .home-page-gallery-grid .grid-content .grid-item-3{height:280px}.home-page .home-page-gallery-grid .grid-content .grid-item-4{grid-column:1/-1;height:200px}.home-page .home-page-gallery-grid .grid-content .grid-item-5,.home-page .home-page-gallery-grid .grid-content .grid-item-6{height:280px}}@media screen and (min-width: 768px) and (max-width: 1024px) and (min-height: 768px) and (orientation: portrait){.home-page .about-section{padding:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;border-top:none}.home-page .about-section>div{height:auto;width:90%;padding:100px 0;display:flex;flex-direction:column;gap:10px}.home-page .about-section>div p{font-size:32px;width:85%;letter-spacing:1px;line-height:40px;font-weight:500}.home-page .about-section>div span{margin:0;font-size:16px;letter-spacing:1px;font-family:semi-bold}.all-work{position:relative;overflow-y:hidden;border-top:1px solid #fff;margin-top:106px}.all-work::-webkit-scrollbar{display:none}.all-work .filter-btn-mobile{width:100%;position:fixed;top:0;left:0;padding:47px 0 48px;background-color:transparent;display:flex;align-items:center;justify-content:start;border:none;flex-direction:row-reverse;cursor:pointer;color:inherit;z-index:5;transition:top .3s ease}.all-work .filter-btn-mobile.navbar-visible{top:5%}.all-work .filter-btn-mobile.navbar-hidden{top:0}.all-work .filter-btn-mobile span{font-size:22px}.all-work .filter-btn-mobile .add{font-size:25px;margin-left:5px}.all-work nav.sidebar{position:absolute;top:5%;width:100%;transform:translate(-100%);transition:transform .5s ease;height:auto;padding-bottom:50px;overflow-y:auto;z-index:10;-ms-overflow-style:none;scrollbar-width:none}.all-work nav.sidebar::-webkit-scrollbar{display:none}.all-work nav.sidebar ul{padding:20px 0;width:100%;display:flex;flex-direction:column;gap:20px;list-style:none}.all-work nav.sidebar ul li{width:90%;font-size:18px;text-transform:capitalize;text-align:left;padding:0 60px}.all-work nav.sidebar.open{transform:translate(0)}.all-work .all-work-content{display:flex;width:92%;max-width:100%;height:auto;flex-direction:column;margin:0 auto;transition:none}.all-work .all-work-content.sidebar-open{transform:translate(0);width:92%}.all-work .all-work-content-projects{width:100%;display:flex;flex-direction:column;padding:0 0 100px;row-gap:100px}.all-work .all-work-content-projects .project-section{display:flex;flex-direction:row;width:100%;justify-content:flex-end;background-color:transparent;gap:40px}.all-work .all-work-content-projects .project-section .project-card{width:48%;height:300px;display:flex;flex-direction:column;cursor:pointer;background-color:transparent}.all-work .all-work-content-projects .project-section .project-card img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;display:block}.all-work .all-work-content-projects .project-section .project-card h2{margin-top:0;font-size:20px;text-transform:capitalize;font-weight:500}.all-work .all-work-content-projects .project-section:has(.project-card:only-child){justify-content:flex-start}.all-work .all-work-content-projects .project-section:has(.project-card:only-child) .project-card{width:48%;margin-left:0}.all-work .all-work-content-projects .project-section.right-aligned{justify-content:flex-end}.all-work .all-work-content-projects .project-section.right-aligned .project-card{width:48%}.all-work .all-work-content-projects .project-section.default{justify-content:space-between}.all-work .all-work-content-projects .project-section.default .project-card{width:48%}.all-work .all-work-content-projects .project-section:nth-child(1),.all-work .all-work-content-projects .project-section:nth-child(2){justify-content:flex-end}.all-work .all-work-content-projects .project-section:nth-child(1) .project-card,.all-work .all-work-content-projects .project-section:nth-child(2) .project-card{width:48%}.all-work .all-work-content-projects .project-section:nth-child(3),.all-work .all-work-content-projects .project-section:nth-child(4){justify-content:flex-end}.all-work .all-work-content-projects .project-section:nth-child(3) .project-card,.all-work .all-work-content-projects .project-section:nth-child(4) .project-card{width:48%}.all-work .navbar-visible,.all-work .navbar-hidden{position:sticky!important;top:0!important}.story-page{height:auto;width:100%;padding-top:100px}.story-page .story-layout{padding:0;height:auto;width:92%;display:flex;align-items:start;justify-content:center}.story-page .story-layout .story-main{width:100%}.story-page .story-layout .story-main .story-content{height:auto;padding:50px 0;width:100%;border-bottom:1px solid rgba(0,0,0,.3)}.story-page .story-layout .story-main .story-content>img{height:auto;width:100%}.story-page .story-layout .story-main .story-content h2{font-family:MyCustomFont;font-size:35px;letter-spacing:1px}.story-page .story-layout .story-main .story-content h3{font-family:semi-bold;font-weight:400;font-size:18px;margin:10px 0;text-transform:capitalize;letter-spacing:1px}.story-page .story-layout .story-main .story-content>div{width:80%;display:flex;align-items:start;justify-content:start;line-height:0;padding:0;margin:0}.story-page .story-layout .story-main .story-content>div p{font-size:20px;margin:20px 0;font-family:medium-gliory;line-height:35px;white-space:pre-line;width:100%}.story-page .story-layout .story-sidebar{width:40%;padding-top:40px}.story-page .story-layout .story-sidebar .story-list{width:100%;height:auto}.story-page .story-layout .story-sidebar .story-list li{padding:10px 0;font-family:MyCustomFont;font-weight:400;list-style:disc;font-size:14px;text-align:right;border-bottom:1px solid rgba(0,0,0,.2)}.story-page .pagination{width:100%;display:flex;align-items:center;justify-content:center;padding:100px 0;background-color:transparent}.story-page .pagination button{border:none;outline:none;padding:5px 10px;margin:0 10px;font-size:15px;font-weight:500;font-family:gliroy-medium;background-color:transparent}.story-page .pagination .active{border:1px solid rgba(37,98,163,.5)}.contact-page{height:auto;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:200px 0 0}.contact-page>section:nth-child(1){display:flex;align-items:start;justify-content:space-between;width:100%}.contact-page>section:nth-child(1)>div:nth-child(1){width:50%;padding-left:5%}.contact-page>section:nth-child(1)>div:nth-child(1) h1{font-family:medium-gliory;font-weight:200;font-size:40px;line-height:50px;width:100%}.contact-page>section:nth-child(1)>div:nth-child(2){width:30%;padding-right:3%;display:flex;flex-direction:column;gap:30px}.contact-page>section:nth-child(1)>div:nth-child(2)>div:nth-child(4){display:flex;flex-direction:column}.contact-page>section:nth-child(1)>div:nth-child(2)>div:nth-child(4) a{margin:0 5px}.contact-page>section:nth-child(1)>div:nth-child(2) span{font-family:medium;font-weight:500;letter-spacing:1px;font-size:20px}.contact-page>section:nth-child(1)>div:nth-child(2) p,.contact-page>section:nth-child(1)>div:nth-child(2) a{color:inherit;font-size:20px;line-height:30px;margin:8px 0}.contact-page>section:nth-child(1)>div:nth-child(2)>div:last-child>div{display:flex;flex-direction:column}.contact-page>section:nth-child(2){padding:100px 0;width:90%;display:flex;align-items:center;justify-content:start}.contact-page>section:nth-child(2)>iframe{height:450px;width:68%}.about-page{overflow:hidden;height:auto;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:100px}.about-page>article:nth-child(1){padding:100px 0;width:92%}.about-page>article:nth-child(1) h1{padding:0 0 40px;font-weight:500;font-family:MyCustomFont;font-size:32px;letter-spacing:1px}.about-page>article:nth-child(1) p{padding:0;font-weight:300;font-family:MyCustomFont;font-size:32px;width:92%;line-height:40px;letter-spacing:1px}.about-page>figure:nth-child(2){height:40vh;width:92%}.about-page>article:nth-child(3){display:flex;width:100%;align-items:start;justify-content:start;padding:80px 0;border-bottom:1px solid #000;gap:0px}.about-page>article:nth-child(3)>div:nth-child(1){width:60%;padding:0 0 0 50px}.about-page>article:nth-child(3)>div:nth-child(1) h2{padding:0;font-weight:300;font-family:MyCustomFont;font-size:38px;letter-spacing:1px;line-height:40px}.about-page>article:nth-child(3)>div:nth-child(2){width:100%;display:flex;justify-content:space-between;flex-direction:column;padding:0 0 0 50px}.about-page>article:nth-child(3)>div:nth-child(2) p{padding:0;font-weight:300;font-family:lighter;font-size:18px;width:92%;line-height:25px;letter-spacing:1px;word-break:wrap}.about-page>article:nth-child(4){display:flex;width:100%;padding:80px 0;align-items:start;justify-content:start;border-bottom:1px solid #000}.about-page>article:nth-child(4)>div:nth-child(1){width:60%;padding:0 0 0 50px}.about-page>article:nth-child(4)>div:nth-child(1) h2{padding:0;font-weight:500;font-family:MyCustomFont;font-size:38px;letter-spacing:1px}.about-page>article:nth-child(4)>div:nth-child(2){width:100%;padding:0 50px 0 0;display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}.about-page>article:nth-child(4)>div:nth-child(2) ul{display:flex;flex-direction:column;list-style:none;width:45%}.about-page>article:nth-child(4)>div:nth-child(2) ul span{padding-bottom:15px;font-weight:600;letter-spacing:1px;font-size:18px;font:semi-bold}.about-page>article:nth-child(4)>div:nth-child(2) ul li{font-size:18px;margin:2px 0;font-family:lighter;width:100%}.about-page>article:nth-child(5){display:flex;width:100%;align-items:start;justify-content:start;padding:80px 0;border-bottom:1px solid #000;gap:0}.about-page>article:nth-child(5)>section:nth-child(1){width:60%;padding:0 50px}.about-page>article:nth-child(5)>section:nth-child(1) h2{padding:0;font-weight:300;font-family:MyCustomFont;font-size:38px;letter-spacing:1px;line-height:40px}.about-page>article:nth-child(5)>section:nth-child(2){padding:0;width:100%;display:flex;justify-content:space-between;flex-direction:column;gap:20px}.about-page>article:nth-child(5)>section:nth-child(2)>div{padding-bottom:0}.about-page>article:nth-child(5)>section:nth-child(2)>div h3{padding-bottom:20px;font-weight:600;letter-spacing:1px}.about-page>article:nth-child(5)>section:nth-child(2)>div p{line-height:25px;font-size:18px;font-family:lighter;letter-spacing:1px;width:92%}.about-page>article:nth-child(6){display:flex;width:100%;padding:80px 0;align-items:start;justify-content:start;border-bottom:1px solid #000}.about-page>article:nth-child(6)>div:nth-child(1){width:60%;padding:0 0 0 50px}.about-page>article:nth-child(6)>div:nth-child(1) h2{padding:0;font-weight:500;font-family:MyCustomFont;font-size:38px;letter-spacing:1px}.about-page>article:nth-child(6)>div:nth-child(2){width:100%;padding:0 50px 0 0;display:flex;justify-content:start;gap:20px;flex-wrap:wrap}.about-page>article:nth-child(6)>div:nth-child(2)>ul:nth-child(2){display:block}.about-page>article:nth-child(6)>div:nth-child(2) ul{display:flex;flex-direction:column;list-style:none;width:45%}.about-page>article:nth-child(6)>div:nth-child(2) ul span{padding-bottom:20px;font-weight:600;letter-spacing:1px;font-size:18px;font:semi-bold}.about-page>article:nth-child(6)>div:nth-child(2) ul li{font-size:18px;margin:2px 0;font-family:lighter;width:100%}.individual-project{height:auto;width:100%}.individual-project-front{height:1000px;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.individual-project-front>div{height:100%;width:100%}.individual-project-front>div img,.individual-project-front>div video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-position:center}.individual-project-front .project-title{position:absolute;color:#fff;left:4%;font-size:32px;font-weight:550;top:950px}.individual-project-front .title-scrolled{position:absolute;top:1100px;color:#fff;margin-bottom:0;transition:.5s ease}.individual-project .individual-project-content{height:auto;width:100%;display:flex;flex-direction:column;gap:0px;align-items:center;justify-content:center}.individual-project .individual-project-content>section:nth-child(1){width:92%;display:flex;align-items:start;justify-content:start;height:auto;padding:200px 0 0}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(1){width:50%;margin-top:0}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(1) ul{list-style:none}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(1)>div{padding-bottom:20px}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(1) p{font-family:medium;margin:5px 0;font-size:16px}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(1) span{font-family:medium-gliory;font-size:16px}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(2){width:50%}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(2) h2{padding:20px 0;font-size:20px;font-weight:400;font-family:medium}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(2) p{font-size:20px;font-family:medium-gliory;line-height:30px}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(2) span{width:50%;height:2px;background-color:#0003;margin-top:20px}.individual-project .individual-project-content>section:nth-child(2){padding:50px 0;width:100%;display:flex;flex-direction:column;align-items:center;gap:0px}.individual-project .individual-project-content>section:nth-child(2)>div{width:92%;display:flex;align-items:center;justify-content:center;margin:17px 0}.individual-project .individual-project-content>section:nth-child(2)>div>img,.individual-project .individual-project-content>section:nth-child(2)>div video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.individual-project .individual-project-content>section:nth-child(2)>div>video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;aspect-ratio:16/10;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G1{height:545px;width:92%;display:flex;grid-template-columns:repeat(3,1fr)}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G1>div{height:100%;width:100%}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G1>div img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G1>div video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G2{height:545px;width:92%;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G2>div{height:100%;width:100%}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G2>div img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G2>div video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G2>div video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;aspect-ratio:16/10;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G2.equal{display:flex;justify-content:center;align-items:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G4{height:545px;width:92%;display:grid;grid-template-columns:repeat(2,1fr);gap:0px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G4>div{height:100%;width:100%}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G4>div img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G4>div video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G4>div video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;aspect-ratio:16/10;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G4.equal{display:flex;justify-content:center;align-items:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G5{width:92%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:10px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G5>div{height:295px;width:100%;display:flex;align-items:center;justify-content:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G5>div img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G5>div video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G5>div video{-o-object-fit:contain;object-fit:contain;aspect-ratio:16/10;max-height:100%;max-width:100%}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6{height:554px;width:92%;display:flex;gap:20px;position:relative}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(2){height:100%;width:100%;display:flex;flex-direction:column;gap:10px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(2)>div{height:calc(50% - 5px);width:100%;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(2)>div>img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(2)>div video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(1){height:100%;width:100%}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(1)>div{height:100%;width:100%;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(1)>div>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8{height:554px;width:92%;display:flex;gap:20px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(1){height:100%;width:100%;display:flex;flex-direction:column;gap:10px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(1)>div{height:calc(50% - 5px);width:100%;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(1)>div>img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(1)>div video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(2){height:100%;width:100%}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(2)>div{height:100%;width:100%;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(2)>div>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G7{display:grid;grid-template-columns:1fr;width:92%}.individual-project .individual-project-content>section:nth-child(2)>div .grid-G9{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:10px;width:100%;max-width:auto;height:800px;margin:auto}.individual-project .individual-project-content>section:nth-child(2)>div .grid-G9>section{display:contents}.individual-project .individual-project-content>section:nth-child(2)>div .grid-G9 .grid-item{width:100%;height:100%;overflow:hidden}.individual-project .individual-project-content>section:nth-child(2)>div .grid-G9 .grid-item img,.individual-project .individual-project-content>section:nth-child(2)>div .grid-G9 .grid-item video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G10{height:545px;width:92%;display:flex;grid-template-columns:repeat(3,1fr);gap:10px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G10>div{height:100%;width:100%}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G10>div img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G10>div video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3{height:545px;width:92%;display:flex;align-items:center;justify-content:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3>div{height:100%;width:100%;display:flex;align-items:center;justify-content:center;margin:20px 0}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3>div>img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3>div video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:0!important}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3 .custom-carousel{position:relative;width:100%;cursor:pointer}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3 .custom-carousel img{width:100%;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3 .custom-carousel .custom-arrow{position:absolute;transform:translate(-50%,-50%);font-size:40px;color:#fff;padding:10px;border-radius:50%;cursor:pointer;opacity:0;transition:opacity .2s,left .1s,top .1s}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3 .custom-carousel:hover .custom-arrow{opacity:1}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3 .custom-carousel .carousel-status{position:absolute;bottom:10px;right:10px;color:#fff;padding:5px 10px;border-radius:5px;font-size:14px}.individual-project .individual-project-content>section:nth-child(2) .gridtext{height:auto;padding:50px 0;display:flex;align-items:end;justify-content:end;gap:30px}.individual-project .individual-project-content>section:nth-child(2) .gridtext>div{width:50%;display:flex;align-items:start;justify-content:center;flex-direction:column}.individual-project .individual-project-content>section:nth-child(2) .gridtext>div p{font-size:20px;font-family:medium-gliory;line-height:30px}.individual-project .individual-project-content>section:nth-child(2) .gridtext>div span{height:3px;width:50%;background-color:#0000004d;margin:40px 0}.individual-project .individual-project-related{height:auto;width:100%;border-top:1px solid rgba(0,0,0,.3);padding:40px 0 80px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}.individual-project .individual-project-related h1{font-size:20px;padding:0;font-family:medium-gliory;width:92%;text-align:start;font-weight:500}.individual-project .individual-project-related>section{width:92%;display:flex;justify-content:space-between;gap:16px;padding-bottom:0}.individual-project .individual-project-related>section>a{height:272px;width:100%}.individual-project .individual-project-related>section>a>div{height:100%;width:100%}.individual-project .individual-project-related>section>a>div>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.individual-project .individual-project-related>section>a>div h2{font-size:18px;font-family:medium-gliory;padding:0;margin-top:0;font-weight:500}}@media screen and (max-width: 726px) and (orientation: portrait){.logo{height:20px;width:auto;letter-spacing:1px;text-transform:uppercase;margin-top:5px}.theme-toggle{position:absolute;bottom:18%;left:5%;width:15px;height:15px;border:1px solid #000;border-radius:4px;cursor:pointer;background:linear-gradient(135deg,#fff 50%,#000 50%);transition:background .5s ease-in-out,border .5s ease-in-out,transform .3s ease}body.black-theme{background-color:#1d1d1d;color:#fff}body.white-theme{background-color:#f7f6f3;color:#080808}body.black-theme .theme-toggle{background:linear-gradient(135deg,#000 50%,#fff 50%);border:1px solid #fff}.black-theme .mobile-menu{background-color:#1d1d1d;color:#fff!important}.black-theme .mobile-menu .home-page-text{border-top:1px solid #fff!important}.black-theme .mobile-menu .hamburger-line{color:#f7f6f3}.black-theme .mobile-menu nav.sidebar{background-color:#1d1d1d;color:#fff!important}.black-theme .mobile-menu .home-page-footer{border-top:1px solid #fff}.black-theme .mobile-menu .story-content,.black-theme .mobile-menu .about-page-border{border-bottom:1px solid #fff!important}.black-theme .mobile-menu .individual-project-related{border-top:1px solid #fff!important}.black-theme .mobile-menu #pagination-button,.black-theme .mobile-menu .next-btn{color:#fff}.black-theme .mobile-menu .about-section{border-top:1px solid #fff!important}.black-theme .mobile-menu .project-title{color:#fff}.white-theme .mobile-menu{background-color:#f7f6f3;color:#4a4a4a!important}.white-theme .mobile-menu .home-page-text{border-top:1px solid #000!important}.white-theme .mobile-menu nav.sidebar{background-color:#f7f6f3;color:#000!important}.white-theme .mobile-menu .project-title{color:#000!important}.white-theme .mobile-menu .theme-toggle{border:1px solid #242424}.white-theme .mobile-menu .about-section{border-top:1px solid red!important}.overflow-hidden{overflow-y:hidden}.nav-links{display:none}.hamburger{display:block;background:none;border:none;cursor:pointer;padding:0;z-index:101}.hamburger .hamburger-line{width:30px;height:2px;background:currentColor;display:block;margin:6px 0;transition:all .3s ease-in-out}.hamburger .hamburger-line.open:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger .hamburger-line.open:nth-child(2){opacity:0}.hamburger .hamburger-line.open:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{width:100%}.mobile-menu.open{display:flex;align-items:center}.mobile-menu.open .mobile-logo{position:absolute;right:-80%;height:23px;width:200px}.mobile-menu.open .mobile-nav-links{width:92%;list-style:none;margin:auto;text-align:start;display:flex;align-items:start;justify-content:center;flex-direction:column}.mobile-menu.open .mobile-nav-links li{margin:10px 0}.mobile-menu.open .mobile-nav-links li>a{font-size:28px!important;text-decoration:none;color:inherit;transition:opacity .3s}.mobile-menu.open .mobile-nav-links li>a:hover{opacity:.7}.navbar{padding:18px 0}.nav-content{padding:10px 0}.home-page-footer{width:100%;display:flex;align-items:start;justify-content:start;border-top:1px solid rgba(0,0,0,.3)}.home-page-footer>section{width:100%;display:flex;justify-content:space-between;align-items:start;flex-direction:column;gap:0;padding:0}.home-page-footer>section>div:first-child{width:100%;padding:50px 0 40px;display:flex;flex-direction:column;gap:10px}.home-page-footer>section>div:first-child>div{width:100%;padding:0;display:flex;gap:0px;align-items:start;justify-content:start;flex-direction:column}.home-page-footer>section>div:first-child>div>p{display:flex;gap:0px;align-items:start;justify-content:start;margin:0;font-weight:300;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px;padding:0 5%}.home-page-footer>section>div:first-child>div>p a{color:inherit}.home-page-footer>section>div:first-child>div>p span{height:15px;background-color:inherit!important;width:2px}.home-page-footer>section>div:first-child>p{font-size:14px;width:90%;padding:0 5%}.home-page-footer>section>div:first-child>p:nth-child(3){font-size:14px;width:90%;margin-top:2px}.home-page-footer>section>div:first-child .laptop-text{width:90%}.home-page-footer>section>div:last-child{height:auto;border-top:1px solid rgba(0,0,0,.3);display:flex;flex-direction:column;align-items:start;justify-content:space-between;gap:25px;width:100%;padding:30px 0}.home-page-footer>section>div:last-child ul{display:flex;flex-direction:row;width:auto;justify-content:start;gap:0px;margin:0;padding:0;list-style:none;gap:8px}.home-page-footer>section>div:last-child ul>li{padding:0;width:auto}.home-page-footer>section>div:last-child ul>li:first-child{display:none}.home-page-footer>section>div:last-child ul>li:nth-child(2){padding-left:20px}.home-page-footer>section>div:last-child ul a{font-size:14px;color:inherit;font-weight:300;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px}.home-page-footer>section>div:last-child>div{display:flex;align-items:center;justify-content:start;width:auto;gap:5px;padding-left:20px}.home-page-footer>section>div:last-child>div a{font-size:12px;margin:0!important;padding:0!important}.home-page{overflow-y:hidden!important;height:auto;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:start;position:relative}.home-page-front{height:475px;width:100%;position:relative;margin-top:80px}.home-page-front .video-container{position:relative;width:100%;height:100%;aspect-ratio:16/9}.home-page-front .video-wrapper{position:relative;width:100%;height:100%}.home-page-front .video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .5s ease-in-out}.home-page-front .video.active{opacity:1}.home-page-front .video-counter{position:absolute;bottom:0%;right:3%;font-family:semi-bold;padding:33px 0;color:#fff;font-size:15px;font-weight:600;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;justify-content:center}.home-page-front .carousel-video-title{font-size:15px;bottom:5%}.home-page>section:nth-child(2){height:100%;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.home-page>section:nth-child(2)>div{height:auto;width:90%;padding:70px 0;display:flex;flex-direction:column;gap:0px}.home-page>section:nth-child(2)>div p{width:100%;font-weight:300;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px}.home-page>section:nth-child(2)>div span{margin-top:10px;font-family:semi-bold;font-weight:500;letter-spacing:1px;font-size:18px}.home-page>section:nth-child(2) video:nth-child(2){height:90%;width:95%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;padding:100px 0}.home-page>section:nth-child(2) video:nth-child(2):hover{height:100%;width:100%;transition:.5s ease}.home-page>section:nth-child(2) video:nth-child(3){height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;padding:100px 0}.home-page .homepage-video-section{height:47.5vh;width:100%;justify-content:center;align-items:center;transition:all .5s ease;box-sizing:border-box}.home-page .homepage-video-section .home-video-wrapper{width:100%;height:100%;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.home-page .homepage-video-section video{width:100%;height:100%;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center;object-position:center}.home-page .home-pagevideo1{height:58vh;margin:0 auto 30px;width:90%}.home-page .home-pagevideo1 .home-video-wrapper{aspect-ratio:1.7777777778;display:flex;align-items:start;flex-direction:column}.home-page .home-pagevideo1 .home-video-wrapper>video{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;-o-object-position:center;object-position:center}.home-page .home-pagevideo1 .home-video-wrapper .video-hover-title{display:block;position:relative;bottom:10px;padding:20px 0;left:0;color:inherit;border-radius:4px;font-weight:300;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px;opacity:1;transition:opacity .3s ease;pointer-events:none;z-index:5;font-family:MyCustomFont}.home-page .home-pagevideo1 .home-video-wrapper:hover .video-hover-title{opacity:1}.home-page .home-pagevideo2{height:58vh;margin:0 auto 30px;width:90%}.home-page .home-pagevideo2 .home-video-wrapper{aspect-ratio:1.7777777778;display:flex;align-items:start;flex-direction:column}.home-page .home-pagevideo2 .home-video-wrapper>video{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;-o-object-position:center;object-position:center}.home-page .home-pagevideo2 .home-video-wrapper .video-hover-title{display:block;position:relative;bottom:10px;padding:20px 0;left:0;color:inherit;border-radius:4px;font-size:20px;opacity:1;transition:opacity .3s ease;pointer-events:none;z-index:5;font-weight:300;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px}.home-page .home-pagevideo2 .home-video-wrapper:hover .video-hover-title{opacity:1}.home-page>section:nth-child(5){width:100%;height:auto;border-top:1px solid rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center}.home-page>section:nth-child(5)>div{padding:70px 0 60px;width:90%;flex-direction:column;gap:0}.home-page>section:nth-child(5)>div p{font-weight:300;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px;width:90%;word-break:keep-all;white-space:normal;overflow-wrap:break-word}.home-page>section:nth-child(5)>div span{margin-top:5px;font-family:semi-bold;font-weight:500;letter-spacing:1px;font-size:18px}.home-page .home-page-gallery-grid{height:auto;width:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto}.home-page .home-page-gallery-grid .grid-content{height:100%;width:90%;margin:0 auto;padding:0;gap:0px;display:flex!important;flex-direction:column!important;grid-template-rows:none!important;grid-template-columns:none!important}.home-page .home-page-gallery-grid .grid-content>div{display:flex!important;flex-direction:column!important;width:100%;gap:30px!important;grid-template-columns:none!important;grid-column:unset!important}.home-page .home-page-gallery-grid .grid-content .grid-item-wrapper{display:flex;flex-direction:column;width:100%;margin-bottom:0}.home-page .home-page-gallery-grid .grid-content .hover-frame{position:relative;width:100%;overflow:hidden;background-color:#000}.home-page .home-page-gallery-grid .grid-content .hover-frame .single-media{width:100%;-o-object-fit:cover;object-fit:cover;display:block}.home-page .home-page-gallery-grid .grid-content .hover-frame .single-media.default-media{display:block}.home-page .home-page-gallery-grid .grid-content .hover-frame .single-media.hover-media{display:block!important}.home-page .home-page-gallery-grid .grid-content .grid-item-title,.home-page .home-page-gallery-grid .grid-content .hover-title{display:block!important;opacity:1!important;margin-top:10px;font-size:18px!important;font-weight:600;color:#000;text-align:left;position:static;background-color:transparent!important}.home-page .home-page-gallery-grid .grid-content .mobile-hover-title{display:block!important;opacity:1!important;margin-top:10px;font-size:18px;font-weight:600;color:#000;text-align:left;position:static}.home-page .home-page-gallery-grid .grid-content .grid-item-1,.home-page .home-page-gallery-grid .grid-content .grid-item-2,.home-page .home-page-gallery-grid .grid-content .grid-item-3{height:427px}.home-page .home-page-gallery-grid .grid-content .grid-item-4{height:270px;margin-top:10px}.home-page .home-page-gallery-grid .grid-content .grid-item-5{height:427px;margin-top:10px}.home-page .home-page-gallery-grid .grid-content .grid-item-6{height:427px}.home-page .about-section{height:100%;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;border-top:none}.home-page .about-section>div{height:auto;width:90%;padding:54px 0;display:flex;flex-direction:column;gap:10px}.home-page .about-section>div p{width:85%;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px}.home-page .about-section>div span{margin:0;font-family:semi-bold;font-weight:500;letter-spacing:1px;font-size:18px}.all-work{position:relative;overflow-y:hidden;border-top:1px solid #fff;margin-top:22%}.all-work::-webkit-scrollbar{display:none}.all-work .filter-btn-mobile{width:100%;position:fixed;top:0;left:0;padding:12px 0;display:flex;align-items:center;justify-content:start;border:none;flex-direction:row-reverse;font-size:14px;cursor:pointer;color:inherit;z-index:5;transition:top .3s ease}.all-work .filter-btn-mobile.navbar-visible{top:60px}.all-work .filter-btn-mobile.navbar-hidden{top:0}.all-work .filter-btn-mobile span{font-size:14px}.all-work .filter-btn-mobile .add{font-size:25px;margin-left:0}.all-work nav.sidebar{position:absolute;top:0%;width:100%;transition:transform .5s ease;height:auto;padding-bottom:50px;overflow-y:auto;height:100vh;z-index:1000;-ms-overflow-style:none;scrollbar-width:none}.all-work nav.sidebar::-webkit-scrollbar{display:none}.all-work nav.sidebar ul{padding:20px 10px;width:100%;display:flex;flex-direction:column;gap:20px;list-style:none}.all-work nav.sidebar ul li{width:100%;font-size:15px;text-transform:capitalize;text-align:left;padding:5px}.all-work nav.sidebar.open{transform:translate(0)}.all-work .all-work-content{display:flex;width:92%;max-width:100%;transition:all .5s ease;height:auto;flex-direction:column;margin:0;padding:0;transform:translate(0);background-color:transparent}.all-work .all-work-content.sidebar-open{transform:translate(14%);width:72%;transition:all .5s ease}.all-work .all-work-content-projects{width:100%;display:flex;flex-direction:column;padding:0;row-gap:100px}.all-work .all-work-content-projects .project-section{display:flex;flex-direction:column;width:100%;justify-content:space-between;background-color:transparent;gap:100px}.all-work .all-work-content-projects .project-section .project-card{width:50%;height:300px;display:flex;flex-direction:column;cursor:pointer;background-color:transparent;margin:0}.all-work .all-work-content-projects .project-section .project-card img,.all-work .all-work-content-projects .project-section .project-card video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;display:block}.all-work .all-work-content-projects .project-section .project-card h2{margin-top:0;font-weight:300;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px}.all-work .all-work-content-projects .project-section:has(.project-card:only-child){justify-content:flex-start}.all-work .all-work-content-projects .project-section:has(.project-card:only-child) .project-card{width:100%;max-width:calc(100% + -0px);margin-left:0}.all-work .all-work-content-projects .project-section.right-aligned{justify-content:flex-end}.all-work .all-work-content-projects .project-section.right-aligned .project-card{width:100%;margin-right:0}.all-work .all-work-content-projects .project-section.default{display:flex;flex-direction:column}.all-work .all-work-content-projects .project-section.default .project-card{width:100%}.all-work .all-work-content-projects .project-section.default .project-card:first-child{margin-left:0}.all-work .all-work-content-projects .project-section.default .project-card:last-child{margin-right:0}.all-work .all-work-content-projects .project-section:nth-child(1),.all-work .all-work-content-projects .project-section:nth-child(2){justify-content:flex-end}.all-work .all-work-content-projects .project-section:nth-child(1) .project-card,.all-work .all-work-content-projects .project-section:nth-child(2) .project-card{width:100%;margin-right:0}.all-work .all-work-content-projects .project-section:nth-child(3),.all-work .all-work-content-projects .project-section:nth-child(4){justify-content:flex-end}.all-work .all-work-content-projects .project-section:nth-child(3) .project-card,.all-work .all-work-content-projects .project-section:nth-child(4) .project-card{width:100%;margin-right:0}.all-work .all-work-content .all-work-content-pagination{display:flex;justify-content:center;align-items:center;position:relative;margin:100px 0 50px;gap:10px}.all-work .all-work-content .all-work-content-pagination button.active{border:1px solid rgba(37,98,163,.5)}.all-work .all-work-content .all-work-content-pagination button{border:none;outline:none;padding:5px 10px;margin:0 10px;font-weight:300;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px;background-color:transparent;color:inherit}.all-work .navbar-visible,.all-work .navbar-hidden{position:sticky!important;top:0!important}.story-page{height:auto;width:100%;padding-top:100px;overflow-y:hidden}.story-page .story-layout{padding:0;height:auto;width:92%;display:flex;align-items:center;justify-content:center}.story-page .story-layout .story-main{width:100%}.story-page .story-layout .story-main .story-content{height:auto;padding:20px 0;width:100%;border-bottom:1px solid rgba(0,0,0,.3)}.story-page .story-layout .story-main .story-content>img{height:auto;width:100%}.story-page .story-layout .story-main .story-content h2{font-weight:300;font-family:MyCustomFont;font-size:27px;line-height:30px;letter-spacing:1px;width:100%;padding-top:28px}.story-page .story-layout .story-main .story-content h3{font-family:semi-bold;font-weight:500;letter-spacing:1px;font-size:18px;margin:8px 0;text-transform:capitalize}.story-page .story-layout .story-main .story-content>div{width:100%;display:flex;align-items:start;justify-content:start;line-height:0;padding:0;margin:0}.story-page .story-layout .story-main .story-content>div p{margin:20px 0;white-space:pre-line;width:100%;font-weight:300;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px}.story-page .story-layout .story-sidebar{width:40%;padding-top:40px}.story-page .story-layout .story-sidebar .story-list{width:100%;height:auto}.story-page .story-layout .story-sidebar .story-list li{padding:10px 0;font-family:MyCustomFont;font-weight:400;list-style:disc;font-size:14px;text-align:right;border-bottom:1px solid rgba(0,0,0,.2)}.story-page .story-sidebar{display:none}.story-page .pagination{width:100%;display:flex;align-items:center;justify-content:center;padding:30px 0;background-color:transparent}.story-page .pagination button{border:none;outline:none;padding:5px 10px;margin:0 10px;font-size:15px;font-weight:500;font-family:medium-gliory;background-color:transparent}.story-page .pagination .active{border:1px solid rgba(37,98,163,.5)}.contact-page{height:auto;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:80px 0 0}.contact-page>section:nth-child(1){width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.contact-page>section:nth-child(1)>div:nth-child(1){width:92%;padding:90px 0 60px}.contact-page>section:nth-child(1)>div:nth-child(1) h1{font-family:MyCustomFont;font-weight:200;font-size:28px;line-height:30px;width:92%}.contact-page>section:nth-child(1)>div:nth-child(2){width:92%;padding:0;display:flex;flex-direction:column;gap:0px}.contact-page>section:nth-child(1)>div:nth-child(2) span{font-family:semi-bold;font-weight:500;letter-spacing:1px;font-size:18px;padding:8px 0;margin:0}.contact-page>section:nth-child(1)>div:nth-child(2) p{font-size:16px;line-height:20px;font-family:lighter;width:90%;margin-bottom:23px}.contact-page>section:nth-child(1)>div:nth-child(2)>div:last-child{display:flex;flex-direction:column;gap:0;margin:0;gap:0px;padding-top:0}.contact-page>section:nth-child(1)>div:nth-child(2)>div:last-child span,.contact-page>section:nth-child(1)>div:nth-child(2)>div:last-child p{font-size:16px;margin:0}.contact-page>section:nth-child(1)>div:nth-child(2)>div:last-child p{margin:5px 0}.contact-page>section:nth-child(1)>div:nth-child(2)>div:last-child>div{display:flex;gap:0}.contact-page>section:nth-child(1)>div:nth-child(2)>div:last-child>div a{font-size:16px;margin:0}.contact-page>section:nth-child(2){padding:20px 0}.contact-page>section:nth-child(2)>iframe{height:300px;width:92%}.about-page{overflow:hidden;height:auto;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:50px}.about-page>article:nth-child(1){padding:80px 0 40px;width:92%;display:flex;flex-direction:column;gap:40px}.about-page>article:nth-child(1) h1{padding:20px 0 0;font-weight:300;font-family:MyCustomFont;font-size:27px;line-height:30px;letter-spacing:1px}.about-page>article:nth-child(1) p{padding:0;font-weight:300;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px;width:100%}.about-page>figure:nth-child(2){height:40vh;width:92%}.about-page>article:nth-child(3){display:flex;width:100%;align-items:start;justify-content:start;padding:80px 0 40px;flex-direction:column;border-bottom:1px solid #000;gap:40px}.about-page>article:nth-child(3)>div:nth-child(1){width:100%;padding:0 0 0 20px}.about-page>article:nth-child(3)>div:nth-child(1) h2{padding:0;font-weight:300;font-family:MyCustomFont;font-size:27px;line-height:30px;letter-spacing:1px}.about-page>article:nth-child(3)>div:nth-child(2){width:100%;display:flex;justify-content:space-between;flex-direction:column;padding:0 0 0 20px}.about-page>article:nth-child(3)>div:nth-child(2) p{padding:0;font-weight:300;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px;width:92%;word-break:wrap}.about-page>article:nth-child(4){display:flex;width:100%;padding:0 0 60px;align-items:start;justify-content:start;flex-direction:column;border-bottom:1px solid #000;gap:60px}.about-page>article:nth-child(4)>div:nth-child(1){width:100%;padding:50px 0 0 20px}.about-page>article:nth-child(4)>div:nth-child(1) h2{padding:0;font-weight:300;font-family:MyCustomFont;font-size:27px;line-height:30px;letter-spacing:1px;width:92%;text-align:start}.about-page>article:nth-child(4)>div:nth-child(2){width:100%;padding:0 0 0 20px;display:flex;justify-content:space-between;flex-direction:column;gap:20px}.about-page>article:nth-child(4)>div:nth-child(2) ul{display:flex;flex-direction:column;list-style:none;width:100%}.about-page>article:nth-child(4)>div:nth-child(2) ul span{padding-bottom:8px;font-family:semi-bold;font-weight:500;letter-spacing:1px;font-size:18px}.about-page>article:nth-child(4)>div:nth-child(2) ul li{margin:2px 0;width:92%;font-weight:300;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px}.about-page>article:nth-child(5){display:flex;width:100%;align-items:start;justify-content:start;flex-direction:column;padding:0 0 60px;border-bottom:1px solid #000}.about-page>article:nth-child(5)>section:nth-child(1){width:100%;padding:60px 0 60px 20px}.about-page>article:nth-child(5)>section:nth-child(1) h2{padding:0;font-weight:300;font-family:MyCustomFont;font-size:27px;line-height:30px;letter-spacing:1px}.about-page>article:nth-child(5)>section:nth-child(2){padding:0 0 0 20px;width:100%;display:flex;justify-content:space-between;flex-direction:column;gap:40px}.about-page>article:nth-child(5)>section:nth-child(2)>div{padding-bottom:0;display:flex;flex-direction:column;gap:0px}.about-page>article:nth-child(5)>section:nth-child(2)>div h3{padding-bottom:0;font-family:semi-bold;font-weight:500;letter-spacing:1px;font-size:18px}.about-page>article:nth-child(5)>section:nth-child(2)>div p{font-weight:300;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px;width:92%;padding:8px 0}.about-page>article:nth-child(6){display:flex;width:100%;padding:50px 0;align-items:start;justify-content:start;flex-direction:column;border-bottom:none;gap:50px}.about-page>article:nth-child(6)>div:nth-child(1){width:96%;padding:0 20px}.about-page>article:nth-child(6)>div:nth-child(1) h2{padding:0;font-weight:300;font-family:MyCustomFont;font-size:27px;line-height:30px;letter-spacing:1px}.about-page>article:nth-child(6)>div:nth-child(2){width:100%;padding:0 0 0 20px;display:flex;justify-content:space-between;flex-direction:column;gap:0px}.about-page>article:nth-child(6)>div:nth-child(2) ul{display:flex;flex-direction:column;list-style:none;width:100%}.about-page>article:nth-child(6)>div:nth-child(2) ul span{padding-bottom:20px;font-weight:600;letter-spacing:1px;font-size:18px}.about-page>article:nth-child(6)>div:nth-child(2) ul li{width:100%;font-weight:300;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px}.individual-project{height:auto;width:100%;margin-top:0}.individual-project-front{height:476px;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:scroll}.individual-project-front img,.individual-project-front video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.individual-project-front .project-title{position:absolute;top:430px;color:#fff;left:4%;font-weight:300;font-family:MyCustomFont;font-size:27px;line-height:30px;letter-spacing:1px}.individual-project-front .title-scrolled{position:absolute;top:517px;color:#fff;transition:.5s ease;left:5%}.individual-project .individual-project-content{height:auto;width:100%;display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;margin-top:80px}.individual-project .individual-project-content>section:nth-child(1){width:90%;display:flex;align-items:center;justify-content:center;flex-direction:column;height:auto;padding:0}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(1){width:100%}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(1) ul{list-style:none}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(1)>div{padding:10px 0}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(1) p{margin:8px 0;font-family:semi-bold;font-weight:500;letter-spacing:1px;font-size:18px}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(1) span{font-weight:300;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(2){width:100%;padding-bottom:0}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(2) h2{padding:20px 0;font-size:25px;font-weight:400;font-family:medium}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(2) p{font-weight:300;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px;padding-top:10px}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(2) span{width:50%;height:2px;background-color:#0003;margin-top:20px}.individual-project .individual-project-content>section:nth-child(2){padding:0 0 20px;width:100%;display:flex;flex-direction:column;align-items:center;gap:20px}.individual-project .individual-project-content>section:nth-child(2)>div{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;margin:0}.individual-project .individual-project-content>section:nth-child(2)>div>img,.individual-project .individual-project-content>section:nth-child(2)>div video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.individual-project .individual-project-content>section:nth-child(2)>div>video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;aspect-ratio:16/10;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3{height:407px;width:92%;display:flex;align-items:center;justify-content:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3>div>img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3>div video{width:100%;margin:20px 0;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:0!important}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G1{height:203px;width:92%;display:grid;grid-template-columns:repeat(3,1fr)}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G1>div{height:100%;width:100%}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G1>div img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G1>div video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G2{height:203px;width:92%;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G2>div{height:100%;width:100%}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G2>div img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G2>div video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G2>div video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;aspect-ratio:16/10;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G2.equal{display:flex;justify-content:center;align-items:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3{height:407px;width:92%;display:flex;align-items:center;justify-content:center;margin:20px 0}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3>div{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3>div>img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3>div video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:0!important}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3 .custom-carousel{position:relative;width:100%;cursor:pointer}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3 .custom-carousel img{width:100%;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3 .custom-carousel .custom-arrow{position:absolute;transform:translate(-50%,-50%);font-size:40px;color:#fff;padding:10px;border-radius:50%;cursor:pointer;opacity:0;transition:opacity .2s,left .1s,top .1s}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3 .custom-carousel:hover .custom-arrow{opacity:1}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3 .custom-carousel .carousel-status{position:absolute;bottom:10px;right:10px;color:#fff;padding:5px 10px;border-radius:5px;font-size:14px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G4{height:203px;width:92%;display:grid;grid-template-columns:repeat(2,1fr);gap:0px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G4>div{height:100%;width:100%}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G4>div img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G4>div video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G4>div video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;aspect-ratio:16/10;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G4.equal{display:flex;justify-content:center;align-items:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G5{width:92%;height:400px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:10px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G5>div{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G5>div img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G5>div video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G5>div video{-o-object-fit:contain;object-fit:contain;aspect-ratio:16/10;max-height:100%;max-width:100%}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6{display:flex;gap:10px;width:92%;margin:auto;height:auto}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section{display:flex;flex-direction:column;gap:10px;flex:1}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(1){height:407px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(1) .grid-item{width:100%;aspect-ratio:3/4;overflow:hidden;display:flex;justify-content:center;align-items:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(1) .grid-item img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(1) .grid-item video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(2){height:207px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(2) .grid-item{width:100%;aspect-ratio:3/2;overflow:hidden;display:flex;justify-content:center;align-items:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(2) .grid-item img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(2) .grid-item video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8{display:flex;gap:10px;width:92%;margin:auto;height:auto}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section{height:auto;display:flex;flex-direction:column;gap:10px;flex:1}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(1){height:407px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(1) .grid-item{width:100%;aspect-ratio:3/4;overflow:hidden;display:flex;justify-content:center;align-items:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(1) .grid-item img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(1) .grid-item video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(2){background-color:red;height:407px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(2) .grid-item{width:100%;aspect-ratio:3/2;overflow:hidden;display:flex;justify-content:center;align-items:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(2) .grid-item img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(2) .grid-item video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G7{display:grid;grid-template-columns:1fr;width:92%}.individual-project .individual-project-content>section:nth-child(2)>div .grid-G9{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:10px;width:92%;max-width:1280px;height:572px;margin:auto}.individual-project .individual-project-content>section:nth-child(2)>div .grid-G9>section{display:contents}.individual-project .individual-project-content>section:nth-child(2)>div .grid-G9 .grid-item{width:100%;height:100%;overflow:hidden}.individual-project .individual-project-content>section:nth-child(2)>div .grid-G9 .grid-item img,.individual-project .individual-project-content>section:nth-child(2)>div .grid-G9 .grid-item video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G10{height:auto}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G10>div{height:203px}.individual-project .individual-project-content>section:nth-child(2) .gridtext{height:auto;padding:0;display:flex;align-items:center;justify-content:center;gap:30px}.individual-project .individual-project-content>section:nth-child(2) .gridtext>div{width:90%;display:flex;align-items:start;justify-content:center;flex-direction:column}.individual-project .individual-project-content>section:nth-child(2) .gridtext>div p{font-weight:300;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px;width:100%}.individual-project .individual-project-content>section:nth-child(2) .gridtext>div span{display:none;height:3px;width:50%;background-color:#0000004d;margin:0}.individual-project .individual-project-related{height:auto;width:100%;border-top:1px solid rgba(0,0,0,.3);padding:30px 0 120px;display:flex;align-items:center;justify-content:center;flex-direction:column}.individual-project .individual-project-related h1{font-weight:300;font-family:MyCustomFont;font-size:27px;line-height:30px;letter-spacing:1px;padding:20px 0;width:92%;text-align:start}.individual-project .individual-project-related>section{width:92%;display:flex;justify-content:space-between;flex-direction:row;gap:10px}.individual-project .individual-project-related>section>a{height:176px;width:100%}.individual-project .individual-project-related>section>a>div{height:100%;width:100%}.individual-project .individual-project-related>section>a>div>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.individual-project .individual-project-related>section>a>div h2{padding:10px 0;font-weight:300;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px}}@media screen and (max-width: 896px) and (max-height: 500px) and (orientation: landscape){.logo{height:18px;width:auto;letter-spacing:1px;text-transform:uppercase;margin-top:5px}.theme-toggle{position:absolute;bottom:12%;left:11%;width:15px;height:15px;border:1px solid #000;border-radius:4px;cursor:pointer;background:linear-gradient(135deg,#fff 50%,#000 50%);transition:background .5s ease-in-out,border .5s ease-in-out,transform .3s ease}body.black-theme{background-color:#1d1d1d;color:#fff}body.white-theme{background-color:#f7f6f3;color:#080808}body.black-theme .theme-toggle{background:linear-gradient(135deg,#000 50%,#fff 50%);border:1px solid #fff}.black-theme .mobile-menu{background-color:#1d1d1d;color:#fff!important}.black-theme .mobile-menu .home-page-text{border-top:1px solid #fff!important}.black-theme .mobile-menu .hamburger-line{color:#f7f6f3}.black-theme .mobile-menu nav.sidebar{background-color:#1d1d1d;color:#fff!important}.black-theme .mobile-menu .home-page-footer{border-top:1px solid #fff}.black-theme .mobile-menu .story-content,.black-theme .mobile-menu .about-page-border{border-bottom:1px solid #fff!important}.black-theme .mobile-menu .individual-project-related{border-top:1px solid #fff!important}.black-theme .mobile-menu #pagination-button,.black-theme .mobile-menu .next-btn{color:#fff}.black-theme .mobile-menu .about-section{border-top:1px solid #fff!important}.black-theme .mobile-menu .project-title{color:#fff}.white-theme .mobile-menu{background-color:#f7f6f3;color:#4a4a4a!important}.white-theme .mobile-menu .home-page-text{border-top:1px solid #000!important}.white-theme .mobile-menu nav.sidebar{background-color:#f7f6f3;color:#000!important}.white-theme .mobile-menu .project-title{color:#000!important}.white-theme .mobile-menu .theme-toggle{border:1px solid #242424}.white-theme .mobile-menu .about-section{border-top:1px solid red!important}.overflow-hidden{overflow-y:hidden}.nav-links{display:none}.hamburger{display:block;background:none;border:none;cursor:pointer;padding:0;z-index:101}.hamburger .hamburger-line{width:30px;height:2px;background:currentColor;display:block;margin:6px 0;transition:all .3s ease-in-out}.hamburger .hamburger-line.open:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger .hamburger-line.open:nth-child(2){opacity:0}.hamburger .hamburger-line.open:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{width:100%}.mobile-menu.open{display:flex;align-items:center}.mobile-menu.open .mobile-logo{position:absolute;right:-80%;height:23px;width:200px}.mobile-menu.open .mobile-nav-links{width:80%;list-style:none;margin:auto;text-align:start;display:flex;align-items:start;justify-content:start;flex-direction:column}.mobile-menu.open .mobile-nav-links li{margin:10px 0}.mobile-menu.open .mobile-nav-links li>a{font-size:20px!important;text-decoration:none;color:inherit;transition:opacity .3s}.mobile-menu.open .mobile-nav-links li>a:hover{opacity:.7}.navbar{padding:0}.nav-content{padding:15px 0;width:80%}.home-page-footer{width:100%;display:flex;align-items:start;justify-content:start;border-top:1px solid rgba(0,0,0,.3)}.home-page-footer>section{width:100%;display:flex;justify-content:space-between;align-items:start;flex-direction:column;gap:0;padding:0}.home-page-footer>section>div:first-child{width:100%;padding:40px 0;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center}.home-page-footer>section>div:first-child>div{width:80%;padding:0;display:flex;gap:0px;align-items:start;justify-content:start;flex-direction:column}.home-page-footer>section>div:first-child>div>p{display:flex;gap:0px;align-items:start;justify-content:start;margin:0;font-weight:300;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px;padding:0 5%}.home-page-footer>section>div:first-child>div>p a{color:inherit}.home-page-footer>section>div:first-child>div>p span{height:15px;background-color:inherit!important;width:2px}.home-page-footer>section>div:first-child>p{font-size:14px;width:80%;padding:0 5%}.home-page-footer>section>div:first-child>p:nth-child(3){font-size:14px;width:80%;margin-top:10px}.home-page-footer>section>div:first-child .laptop-text{width:80%}.home-page-footer>section>div:last-child{height:auto;border-top:1px solid rgba(0,0,0,.3);display:flex;flex-direction:column;align-items:start;justify-content:start;gap:25px;width:100%;padding:30px 0}.home-page-footer>section>div:last-child ul{display:flex;flex-direction:row;width:100%;justify-content:start;gap:40px;margin:0;padding:0;list-style:none}.home-page-footer>section>div:last-child ul>li{padding:0;width:auto}.home-page-footer>section>div:last-child ul>li:first-child{display:none}.home-page-footer>section>div:last-child ul>li:nth-child(2){padding-left:10%}.home-page-footer>section>div:last-child ul a{font-size:14px;color:inherit;font-weight:300;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px}.home-page-footer>section>div:last-child>div{display:flex;align-items:center;justify-content:start;width:auto;gap:5px;padding-left:10%}.home-page-footer>section>div:last-child>div a{font-size:12px;margin:0!important;padding:0!important}.home-page{overflow-y:hidden!important;height:auto;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:start;position:relative}.home-page-front{height:300px;width:80%;position:relative;margin-top:60px}.home-page-front .video-container{position:relative;width:100%;height:100%;aspect-ratio:16/9}.home-page-front .video-wrapper{position:relative!important;top:0;left:0;width:100%;height:100%}.home-page-front .video-wrapper video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-page-front .video-counter{position:absolute;bottom:0%;right:4%;font-family:semi-bold;padding:33px 0;color:#fff;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;justify-content:center}.home-page>section:nth-child(2){height:100%;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.home-page>section:nth-child(2)>div{height:auto;width:80%;padding:50px 0;display:flex;flex-direction:column;gap:0px}.home-page>section:nth-child(2)>div p{font-size:21px;width:100%;letter-spacing:1px;line-height:28px;font-weight:500;font-family:MyCustomFont}.home-page>section:nth-child(2)>div span{margin:0;font-size:15px;letter-spacing:1px;font-family:semi-bold}.home-page>section:nth-child(2) video:nth-child(2){height:90%;width:95%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;padding:100px 0}.home-page>section:nth-child(2) video:nth-child(2):hover{height:100%;width:100%;transition:.5s ease}.home-page>section:nth-child(2) video:nth-child(3){height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;padding:100px 0}.home-page .home-pagevideo1{height:58vh;margin:0 auto 100px;width:80%}.home-page .home-pagevideo1 .home-video-wrapper{aspect-ratio:1.7777777778;display:flex;align-items:start;flex-direction:column}.home-page .home-pagevideo1 .home-video-wrapper>video{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;-o-object-position:center;object-position:center}.home-page .home-pagevideo1 .home-video-wrapper .video-hover-title{display:block;position:relative;bottom:10px;padding:20px 0;left:0;color:inherit;border-radius:4px;font-weight:300;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px;opacity:1;transition:opacity .3s ease;pointer-events:none;z-index:5;font-family:MyCustomFont}.home-page .home-pagevideo1 .home-video-wrapper:hover .video-hover-title{opacity:1}.home-page .home-pagevideo2{height:58vh;margin:0 auto 100px;width:80%}.home-page .home-pagevideo2 .home-video-wrapper{aspect-ratio:1.7777777778;display:flex;align-items:start;flex-direction:column}.home-page .home-pagevideo2 .home-video-wrapper>video{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;-o-object-position:center;object-position:center}.home-page .home-pagevideo2 .home-video-wrapper .video-hover-title{display:block;position:relative;bottom:10px;padding:20px 0;left:0;color:inherit;border-radius:4px;font-size:20px;opacity:1;transition:opacity .3s ease;pointer-events:none;z-index:5;font-weight:300;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px}.home-page .home-pagevideo2 .home-video-wrapper:hover .video-hover-title{opacity:1}.home-page>section:nth-child(5){width:100%;height:auto;border-top:1px solid #000;display:flex;align-items:center;justify-content:center}.home-page>section:nth-child(5)>div{padding:50px 0;width:80%;display:flex;flex-direction:column}.home-page>section:nth-child(5)>div p{width:90%;font-size:20px;word-break:keep-all;white-space:normal;font-family:MyCustomFont;overflow-wrap:break-word;line-height:28px;letter-spacing:.5px}.home-page>section:nth-child(5)>div span{margin:0;font-size:15px;letter-spacing:1px;font-family:semi-bold}.home-page .home-page-gallery-grid{height:auto;width:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto}.home-page .home-page-gallery-grid .grid-content{width:100%;max-width:80%;padding-bottom:0;margin:0 auto;display:grid!important;grid-template-columns:repeat(3,1fr);gap:15px}.home-page .home-page-gallery-grid .grid-content .hover-frame .grid-item-title{font-size:16px;bottom:8px;left:8px;padding:3px 8px}.home-page .home-page-gallery-grid .grid-content .grid-item-1,.home-page .home-page-gallery-grid .grid-content .grid-item-2,.home-page .home-page-gallery-grid .grid-content .grid-item-3{height:400px}.home-page .home-page-gallery-grid .grid-content .grid-item-4{grid-column:1/-1;height:280px}.home-page .home-page-gallery-grid .grid-content .grid-item-5,.home-page .home-page-gallery-grid .grid-content .grid-item-6{grid-column:span 1;height:400px;overflow-y:hidden}.home-page .about-section{height:100%;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.home-page .about-section>div{height:auto;width:80%;padding:50px 0;display:flex;flex-direction:column;gap:10px}.home-page .about-section>div p{font-size:20px;width:85%;letter-spacing:1px;line-height:25px;font-weight:500;font-family:MyCustomFont}.home-page .about-section>div span{margin:0;font-size:13px;letter-spacing:1px;font-family:semi-bold}.all-work{position:relative;overflow-y:hidden;border-top:1px solid #fff;margin-top:56px}.all-work::-webkit-scrollbar{display:none}.all-work .filter-btn-mobile{width:100%;position:fixed;top:0;left:0;padding:20px 0;background-color:transparent;display:flex;align-items:center;justify-content:start;border:none;flex-direction:row-reverse;cursor:pointer;color:inherit;z-index:5;transition:top .3s ease}.all-work .filter-btn-mobile.navbar-visible{top:5%}.all-work .filter-btn-mobile.navbar-hidden{top:0}.all-work .filter-btn-mobile span{font-size:14px}.all-work .filter-btn-mobile .add{font-size:25px;margin-left:0}.all-work nav.sidebar{position:absolute;top:50px;width:100%;transition:transform .5s ease;height:auto;padding-bottom:10px;overflow-y:auto;z-index:10;-ms-overflow-style:none;scrollbar-width:none}.all-work nav.sidebar::-webkit-scrollbar{display:none}.all-work nav.sidebar ul{padding:20px 0;width:100%;display:flex;flex-direction:column;gap:10px;list-style:none}.all-work nav.sidebar ul li{width:92%;font-size:18px;text-transform:capitalize;text-align:left;padding-left:10%}.all-work nav.sidebar.open{transform:translate(0)}.all-work .all-work-content{display:flex;width:80%;max-width:100%;height:auto;flex-direction:column;margin:0 auto;transition:none}.all-work .all-work-content.sidebar-open{transform:translate(0);width:80%}.all-work .all-work-content-projects{width:100%;display:flex;flex-direction:column;padding:0 0 80px;row-gap:80px}.all-work .all-work-content-projects .project-section{display:flex;flex-direction:row;width:100%;justify-content:flex-end;background-color:transparent;gap:20px}.all-work .all-work-content-projects .project-section .project-card{width:48%;height:202px;display:flex;flex-direction:column;cursor:pointer;background-color:transparent}.all-work .all-work-content-projects .project-section .project-card img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;display:block}.all-work .all-work-content-projects .project-section .project-card h2{margin-top:0;font-size:20px;text-transform:capitalize;font-weight:500;padding:5px 0}.all-work .all-work-content-projects .project-section:has(.project-card:only-child){justify-content:flex-start}.all-work .all-work-content-projects .project-section:has(.project-card:only-child) .project-card{width:48%;margin-left:0}.all-work .all-work-content-projects .project-section.right-aligned{justify-content:flex-end}.all-work .all-work-content-projects .project-section.right-aligned .project-card{width:48%}.all-work .all-work-content-projects .project-section.default{justify-content:space-between}.all-work .all-work-content-projects .project-section.default .project-card{width:48%}.all-work .all-work-content-projects .project-section:nth-child(1),.all-work .all-work-content-projects .project-section:nth-child(2){justify-content:flex-end}.all-work .all-work-content-projects .project-section:nth-child(1) .project-card,.all-work .all-work-content-projects .project-section:nth-child(2) .project-card{width:48%}.all-work .all-work-content-projects .project-section:nth-child(3),.all-work .all-work-content-projects .project-section:nth-child(4){justify-content:flex-end}.all-work .all-work-content-projects .project-section:nth-child(3) .project-card,.all-work .all-work-content-projects .project-section:nth-child(4) .project-card{width:48%}.all-work .all-work-content .all-work-content-pagination{display:flex;justify-content:center;align-items:center;position:relative;margin:0 0 50px;gap:10px}.all-work .all-work-content .all-work-content-pagination button.active{border:1px solid rgba(37,98,163,.5)}.all-work .all-work-content .all-work-content-pagination button{border:none;outline:none;padding:5px 10px;margin:0 10px;font-weight:300;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px;background-color:transparent;color:inherit}.all-work .navbar-visible,.all-work .navbar-hidden{position:sticky!important;top:0!important}.story-page{height:auto;width:100%;padding-top:60px}.story-page .story-layout{padding:0;height:auto;width:80%;display:flex;align-items:center;justify-content:center}.story-page .story-layout .story-main{width:100%}.story-page .story-layout .story-main .story-content{height:auto;padding:20px 0;width:100%;border-bottom:1px solid rgba(0,0,0,.3)}.story-page .story-layout .story-main .story-content>img{height:auto;width:100%}.story-page .story-layout .story-main .story-content h2{font-family:MyCustomFont;font-size:25px;letter-spacing:1px;line-height:25px;width:100%}.story-page .story-layout .story-main .story-content h3{font-family:MyCustomFont;font-weight:400;font-size:14px;margin:8px 0;text-transform:capitalize;letter-spacing:1px}.story-page .story-layout .story-main .story-content>div{width:100%;display:flex;align-items:start;justify-content:start;line-height:0;padding:0;margin:0}.story-page .story-layout .story-main .story-content>div p{font-size:14px;margin:20px 0;font-family:medium-gliory;line-height:20px;white-space:pre-line;width:100%}.story-page .story-layout .story-sidebar{width:40%;padding-top:40px}.story-page .story-layout .story-sidebar .story-list{width:100%;height:auto}.story-page .story-layout .story-sidebar .story-list li{padding:10px 0;font-family:MyCustomFont;font-weight:400;list-style:disc;font-size:14px;text-align:right;border-bottom:1px solid rgba(0,0,0,.2)}.story-page .story-sidebar{display:none}.story-page .pagination{width:100%;display:flex;align-items:center;justify-content:center;padding:30px 0;background-color:transparent}.story-page .pagination button{border:none;outline:none;padding:5px 10px;margin:0 10px;font-size:15px;font-weight:500;font-family:gliroy-medium;background-color:transparent}.story-page .pagination .active{border:1px solid rgba(37,98,163,.5)}.contact-page{height:auto;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:80px 0 0}.contact-page>section:nth-child(1){width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.contact-page>section:nth-child(1)>div:nth-child(1){width:92%;padding:90px 0 60px}.contact-page>section:nth-child(1)>div:nth-child(1) h1{font-family:MyCustomFont;font-weight:200;font-size:28px;line-height:40px;width:92%}.contact-page>section:nth-child(1)>div:nth-child(2){width:92%;padding:0;display:flex;flex-direction:column;gap:0px}.contact-page>section:nth-child(1)>div:nth-child(2)>div:nth-child(4){display:flex;flex-direction:column}.contact-page>section:nth-child(1)>div:nth-child(2)>div:nth-child(4) a{margin:0 5px}.contact-page>section:nth-child(1)>div:nth-child(2) span{font-family:semi-bold;font-weight:500;letter-spacing:1px;font-size:18px;padding:8px 0;margin:0}.contact-page>section:nth-child(1)>div:nth-child(2) p{font-size:16px;line-height:20px;font-family:lighter;width:90%;margin-bottom:23px}.contact-page>section:nth-child(2){padding:20px 0}.contact-page>section:nth-child(2)>iframe{height:300px;width:92%}.about-page{overflow:hidden;height:auto;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:60px}.about-page>article:nth-child(1){padding:50px 0;width:80%}.about-page>article:nth-child(1) h1{padding:0 0 40px;font-weight:300;font-family:MyCustomFont;font-size:27px;line-height:30px;letter-spacing:1px}.about-page>article:nth-child(1) p{padding:0;width:92%;font-weight:300;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px}.about-page>figure:nth-child(2){height:40vh;width:80%}.about-page>article:nth-child(3){display:flex;width:100%;align-items:start;justify-content:start;padding:50px 0;border-bottom:1px solid #000;gap:0px}.about-page>article:nth-child(3)>div:nth-child(1){width:60%;padding:0 0 0 10%}.about-page>article:nth-child(3)>div:nth-child(1) h2{padding:0;font-weight:300;font-family:MyCustomFont;font-size:27px;line-height:30px;letter-spacing:1px}.about-page>article:nth-child(3)>div:nth-child(2){width:100%;display:flex;justify-content:space-between;flex-direction:column;padding:0 0 0 70px}.about-page>article:nth-child(3)>div:nth-child(2) p{padding:0;width:80%;font-weight:300;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px;word-break:wrap}.about-page>article:nth-child(4){display:flex;width:100%;padding:50px 0;align-items:start;justify-content:start;border-bottom:1px solid #000}.about-page>article:nth-child(4)>div:nth-child(1){width:60%;padding:0 0 0 10%}.about-page>article:nth-child(4)>div:nth-child(1) h2{padding:0;font-weight:300;font-family:MyCustomFont;font-size:27px;line-height:30px;letter-spacing:1px}.about-page>article:nth-child(4)>div:nth-child(2){width:100%;padding:0 50px 0 0;display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}.about-page>article:nth-child(4)>div:nth-child(2) ul{display:flex;flex-direction:column;list-style:none;width:47%}.about-page>article:nth-child(4)>div:nth-child(2) ul span{padding-bottom:15px;font-weight:600;letter-spacing:1px;font-size:18px;font:semi-bold}.about-page>article:nth-child(4)>div:nth-child(2) ul li{font-size:18px;margin:2px 0;font-family:lighter;width:100%}.about-page>article:nth-child(5){display:flex;width:100%;align-items:start;justify-content:start;padding:80px 0;border-bottom:1px solid #000;gap:0}.about-page>article:nth-child(5)>section:nth-child(1){width:60%;padding:0 50px 0 10%}.about-page>article:nth-child(5)>section:nth-child(1) h2{padding:0;font-weight:300;font-family:MyCustomFont;font-size:27px;line-height:30px;letter-spacing:1px}.about-page>article:nth-child(5)>section:nth-child(2){padding:0;width:100%;display:flex;justify-content:space-between;flex-direction:column;gap:20px}.about-page>article:nth-child(5)>section:nth-child(2)>div{padding-bottom:0}.about-page>article:nth-child(5)>section:nth-child(2)>div h3{padding-bottom:20px;font-weight:600;letter-spacing:1px}.about-page>article:nth-child(5)>section:nth-child(2)>div p{font-weight:300;font-family:lighter;font-size:18px;line-height:25px;letter-spacing:1px;width:80%}.about-page>article:nth-child(6){display:flex;width:100%;padding:50px 0;align-items:start;justify-content:start;border-bottom:1px solid #000}.about-page>article:nth-child(6)>div:nth-child(1){width:60%;padding:0 0 0 70px}.about-page>article:nth-child(6)>div:nth-child(1) h2{padding:0;font-weight:300;font-family:MyCustomFont;font-size:27px;line-height:30px;letter-spacing:1px}.about-page>article:nth-child(6)>div:nth-child(2){width:100%;padding:0 50px 0 0;display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}.about-page>article:nth-child(6)>div:nth-child(2) ul{display:flex;flex-direction:column;list-style:none;width:45%}.about-page>article:nth-child(6)>div:nth-child(2) ul span{padding-bottom:15px;font-weight:600;letter-spacing:1px;font-size:18px;font:semi-bold}.about-page>article:nth-child(6)>div:nth-child(2) ul li{font-size:18px;margin:2px 0;font-family:lighter;width:80%}.individual-project{height:auto;width:100%;margin-top:60px}.individual-project-front{height:300px;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:hidden}.individual-project-front img,.individual-project-front video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.individual-project-front .project-title{position:absolute;top:310px;font-family:MyCustomFont!important;color:#fff;left:10%;font-size:20px;font-weight:550}.individual-project-front .title-scrolled{position:absolute;top:400px;color:#fff;transition:.5s ease}.individual-project .individual-project-content{height:auto;width:100%;display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;margin-top:80px}.individual-project .individual-project-content>section:nth-child(1){width:80%;display:flex;align-items:center;justify-content:center;flex-direction:column;height:auto;padding:0}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(1){width:100%}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(1) ul{list-style:none}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(1)>div{padding:10px 0}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(1) p{font-family:semi-bold;margin:5px 0;font-size:16px}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(1) span{font-family:medium-gliory;font-size:16px}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(2){width:100%;padding-bottom:0}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(2) h2{padding:20px 0;font-size:25px;font-weight:400;font-family:medium}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(2) p{font-size:16px;line-height:25px;font-family:medium-gliory}.individual-project .individual-project-content>section:nth-child(1)>div:nth-child(2) span{width:50%;height:2px;background-color:#0003;margin-top:20px}.individual-project .individual-project-content>section:nth-child(2){padding:0 0 50px;width:87%;display:flex;flex-direction:column;align-items:center;gap:20px}.individual-project .individual-project-content>section:nth-child(2)>div{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;margin:0}.individual-project .individual-project-content>section:nth-child(2)>div>img,.individual-project .individual-project-content>section:nth-child(2)>div video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.individual-project .individual-project-content>section:nth-child(2)>div>video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;aspect-ratio:16/10;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3{height:407px;width:92%;display:flex;align-items:center;justify-content:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3>div>img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3>div video{width:100%;margin:20px 0;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:0!important}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G1{height:203px;width:92%;display:grid;grid-template-columns:repeat(3,1fr)}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G1>div{height:100%;width:100%}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G1>div img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G1>div video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G2{height:auto;width:92%;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G2>div{height:203px;width:100%}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G2>div img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G2>div video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G2>div video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;aspect-ratio:16/10;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G2.equal{display:flex;justify-content:center;align-items:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3{height:407px;width:92%;display:flex;align-items:center;justify-content:center;margin:20px 0}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3>div{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3>div>img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3>div video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:0!important}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3 .custom-carousel{position:relative;width:100%;cursor:pointer}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3 .custom-carousel img{width:100%;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3 .custom-carousel .custom-arrow{position:absolute;transform:translate(-50%,-50%);font-size:40px;color:#fff;padding:10px;border-radius:50%;cursor:pointer;opacity:0;transition:opacity .2s,left .1s,top .1s}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3 .custom-carousel:hover .custom-arrow{opacity:1}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G3 .custom-carousel .carousel-status{position:absolute;bottom:10px;right:10px;background:#0009;color:#fff;padding:5px 10px;border-radius:5px;font-size:14px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G4{height:auto;width:92%;display:grid;grid-template-columns:repeat(2,1fr);gap:0px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G4>div{height:100%;width:100%;height:203px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G4>div img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G4>div video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G4>div video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;aspect-ratio:16/10;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G4.equal{display:flex;justify-content:center;align-items:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G5{width:92%;height:auto;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:10px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G5>div{height:400px;width:100%;display:flex;align-items:center;justify-content:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G5>div img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G5>div video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G5>div video{-o-object-fit:contain;object-fit:contain;aspect-ratio:16/10;max-height:100%;max-width:100%}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6{display:flex;gap:10px;width:92%;margin:auto;height:auto}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section{display:flex;flex-direction:column;gap:10px;flex:1}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(1){height:200px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(1) .grid-item{width:100%;aspect-ratio:3/4;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(1) .grid-item img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(1) .grid-item video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(2){height:207px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(2) .grid-item{width:100%;aspect-ratio:3/2;overflow:hidden;display:flex;justify-content:center;align-items:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(2) .grid-item img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G6>section:nth-child(2) .grid-item video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8{display:flex;gap:10px;width:92%;margin:auto;height:auto}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section{height:auto;display:flex;flex-direction:column;gap:10px;flex:1}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(1){height:407px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(1) .grid-item{width:100%;aspect-ratio:3/4;overflow:hidden;display:flex;justify-content:center;align-items:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(1) .grid-item img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(1) .grid-item video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(2){background-color:red;height:407px}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(2) .grid-item{width:100%;aspect-ratio:3/2;overflow:hidden;display:flex;justify-content:center;align-items:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(2) .grid-item img,.individual-project .individual-project-content>section:nth-child(2)>div.grid-G8>section:nth-child(2) .grid-item video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G7{display:grid;grid-template-columns:1fr;width:92%}.individual-project .individual-project-content>section:nth-child(2)>div .grid-G9{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:10px;width:92%;max-width:1280px;height:572px;margin:auto}.individual-project .individual-project-content>section:nth-child(2)>div .grid-G9>section{display:contents}.individual-project .individual-project-content>section:nth-child(2)>div .grid-G9 .grid-item{width:100%;height:100%;overflow:hidden}.individual-project .individual-project-content>section:nth-child(2)>div .grid-G9 .grid-item img,.individual-project .individual-project-content>section:nth-child(2)>div .grid-G9 .grid-item video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G10{height:auto}.individual-project .individual-project-content>section:nth-child(2)>div.grid-G10>div{height:203px}.individual-project .individual-project-content>section:nth-child(2) .gridtext{height:auto;padding:0;display:flex;align-items:center;justify-content:center;gap:30px}.individual-project .individual-project-content>section:nth-child(2) .gridtext>div{width:90%;display:flex;align-items:start;justify-content:center;flex-direction:column}.individual-project .individual-project-content>section:nth-child(2) .gridtext>div p{font-size:16px;line-height:25px;width:100%}.individual-project .individual-project-content>section:nth-child(2) .gridtext>div span{display:none;height:3px;width:50%;background-color:#0000004d;margin:0}.individual-project .individual-project-related{height:auto;width:100%;border-top:1px solid rgba(0,0,0,.3);padding:0 0 90px;display:flex;align-items:center;justify-content:center;flex-direction:column}.individual-project .individual-project-related h1{font-size:20px;padding:20px 0 0;font-family:lighter;width:80%;text-align:start;font-weight:500}.individual-project .individual-project-related>section{width:80%;display:flex;justify-content:space-between;flex-direction:row;gap:20px;padding:0}.individual-project .individual-project-related>section>a{height:200px;width:100%}.individual-project .individual-project-related>section>a>div{height:100%;width:100%}.individual-project .individual-project-related>section>a>div>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.individual-project .individual-project-related>section>a>div h2{font-size:20px;font-family:medium-gliory;padding:10px 0;font-weight:500}}.dashboard{height:100vh;width:100%;display:flex}.dashboard-page{height:auto;width:60%;margin-left:30%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}.dashboard-page h1{font-size:30px}.dashboard-page h2{font-size:25px}.dashboard-nav{height:100vh;width:20%;background-color:#242424;display:flex;align-items:center;justify-content:center;position:fixed}.dashboard-nav ul{display:flex;flex-direction:column;justify-content:space-between;gap:30px;list-style:none}.dashboard-nav ul li a{color:#fff;text-decoration:none}.dashboard-content{height:auto;width:80%;position:absolute;right:0}.dashboard-content-create-project{height:auto;width:60%;margin-left:20%;padding:20px 50px;display:flex;flex-direction:column}.dashboard-content-create-project>h1{padding:20px 0;font-size:25px}.dashboard-content-create-project>div{width:100%;display:flex;flex-direction:column;margin:10px 0}.dashboard-content-create-project>div input{border:1px solid rgba(0,0,0,.2);outline:none;padding:10px 20px;margin:5px 0}.dashboard-content-create-project>div textarea{border:1px solid rgba(0,0,0,.2);outline:none;padding:10px 20px;margin:5px 0;height:100px;resize:none}.dashboard-content-create-project>div:nth-child(6){width:100%}.dashboard-content-create-project>div:nth-child(6)>div{display:flex;justify-content:space-between;width:100%;gap:10px}.dashboard-content-create-project>div:nth-child(6)>div input{width:35%}.dashboard-content-create-project>div:nth-child(6)>div>button{border:none;outline:none;padding:5px 20px;background-color:#00f;color:#fff}.dashboard-content-create-project>div:nth-child(8){width:100%}.dashboard-content-create-project>div:nth-child(8)>div{display:flex;justify-content:space-between;width:100%;gap:10px}.dashboard-content-create-project>div:nth-child(8)>div input{width:100%}.dashboard-content-create-project>div:nth-child(8)>div>button{border:none;outline:none;padding:5px 20px;background-color:#00f;color:#fff}.dashboard-content-create-project>button{border:none;outline:none;background-color:#00f;color:#fff;padding:10px 20px}.dashboard-content-all-work{width:70%;margin-left:20%}.dashboard-content-all-work table{width:100%}.dashboard-content-all-work table thead{background-color:#242424}.dashboard-content-all-work table thead tr th{padding:10px 0;color:#fff}.dashboard-content-all-work table tr{background-color:#0003}.dashboard-content-all-work table tr td{text-align:center;padding:10px 0}.dashboard-content-all-work table button{border:none;outline:none;padding:5px 20px}.dashboard-content-all-work table .edit-btn{background-color:#134413;color:#fff}.dashboard-content-all-work table .delete-btn{color:#fff;background-color:#bd2f2f}.dashboard-content-edit-project{height:auto;width:60%;padding:20px 50px;display:flex;flex-direction:column;margin-left:400px}.dashboard-content-edit-project>h1{padding:20px 0;font-size:25px}.dashboard-content-edit-project>div{width:100%;display:flex;flex-direction:column;margin:10px 0}.dashboard-content-edit-project>div input{border:1px solid rgba(0,0,0,.2);outline:none;padding:10px 20px;margin:5px 0}.dashboard-content-edit-project>div textarea{border:1px solid rgba(0,0,0,.2);outline:none;padding:10px 20px;margin:5px 0;height:100px;resize:none}.dashboard-content-edit-project>div:nth-child(6){width:100%}.dashboard-content-edit-project>div:nth-child(6)>div{display:flex;justify-content:space-between;width:100%;gap:10px}.dashboard-content-edit-project>div:nth-child(6)>div input{width:35%}.dashboard-content-edit-project>div:nth-child(6)>div>button{border:none;outline:none;padding:5px 20px;background-color:#00f;color:#fff}.dashboard-content-edit-project>div:nth-child(8){width:100%}.dashboard-content-edit-project>div:nth-child(8)>div{display:flex;justify-content:space-between;width:100%;gap:10px}.dashboard-content-edit-project>div:nth-child(8)>div input{width:100%}.dashboard-content-edit-project>div:nth-child(8)>div>button{border:none;outline:none;padding:5px 20px;background-color:#00f;color:#fff}.dashboard-content-edit-project>button{border:none;outline:none;background-color:#00f;color:#fff;padding:10px 20px}.dashboard-content-create-categories{height:auto;width:60%;margin-left:20%;display:flex;align-items:start;flex-direction:column;padding:30px;gap:20px}.dashboard-content-create-categories>form{height:auto;width:60%;display:flex;align-items:start;flex-direction:column;padding:30px 0;gap:20px}.dashboard-content-create-categories>form>div{display:flex;flex-direction:column;width:100%;gap:10px}.dashboard-content-create-categories>form>div>div{display:flex;gap:20px}.dashboard-content-create-categories>form>div>div input{width:100%;border:1px solid rgba(0,0,0,.2);outline:none;padding:10px}.dashboard-content-create-categories>form>div button{border:none;outline:none;background-color:#00f;padding:10px 20px;color:#fff}.dashboard-content-create-categories>table{height:auto;width:100%;border:none}.dashboard-content-create-categories>table thead{background-color:#242424}.dashboard-content-create-categories>table thead tr th{padding:10px;color:#fff}.dashboard-content-create-categories>table tbody{background-color:#0003}.dashboard-content-create-categories>table tbody tr td{padding:10px;text-align:center}.dashboard-content-create-categories>table tbody tr input{border:1px solid rgba(0,0,0,.1);outline:none;padding:5px 10px}.dashboard-content-create-categories>table tbody tr button{border:none;outline:none;padding:5px 20px;margin:0 5px;color:#fff}.dashboard-content-all-categories{width:60%;height:auto;margin-left:400px;padding:0 50px}.dashboard-content-all-categories h1{padding:20px 0}.dashboard-content-all-categories ul{padding:10px 0;width:100%}.dashboard-content-all-categories ul li{display:flex;justify-content:space-between;background-color:#0000001a;padding:10px;margin:5px 0}.dashboard-content-all-categories ul li button{border:none;outline:none;padding:5px 20px;background-color:#bd2f2f;color:#fff}.dashboard-content-all-media{width:60%;height:auto;margin-left:20%;padding:0 50px}.dashboard-content-all-media h2{padding:20px 0}.dashboard-content-all-media table{border:none;width:100%}.dashboard-content-all-media table thead{background-color:#242424}.dashboard-content-all-media table thead tr th{padding:10px 0;color:#fff}.dashboard-content-all-media table tr{background-color:#0003}.dashboard-content-all-media table tr td{text-align:center;padding:10px 0}.dashboard-content-all-media table button{border:none;outline:none;padding:5px 20px}.dashboard-content-all-media table .edit-btn{background-color:#134413;color:#fff}.dashboard-content-all-media table .delete-btn{color:#fff;background-color:#bd2f2f}.dashboard-content-all-media-individual{width:80%;height:100vh;margin-left:20%;display:flex;flex-direction:column}.dashboard-content-all-media-individual-content{display:flex;flex-direction:column;width:100%}.dashboard-content-all-media-individual-content>table{height:100vh;width:50%;border:none;overflow:scroll}.dashboard-content-all-media-individual-content>table thead{background-color:#242424}.dashboard-content-all-media-individual-content>table thead tr th{padding:10px;color:#fff}.dashboard-content-all-media-individual-content>table tbody{background-color:#0003}.dashboard-content-all-media-individual-content>table tbody tr td{padding:10px;text-align:center}.dashboard-content-all-media-individual-content>table tbody tr td>select{padding:10px 20px;outline:none;border:1px solid rgba(0,0,0,.2)}.dashboard-content-all-media-individual-content>table tbody tr input{border:1px solid rgba(0,0,0,.1);outline:none;padding:5px 10px}.dashboard-content-all-media-individual-content button{border:none;outline:none;padding:5px 20px;margin:0 5px;color:#fff}.dashboard-content-all-media-individual-content .media-hover-frame:hover .media-before{opacity:0;transition:.5s}.dashboard-content-all-media-individual-content .media-hover-frame:hover .media-after{opacity:1}.dashboard-content-all-media-individual-content .grid{position:fixed;right:0;width:40%;height:100vh;top:0}.dashboard-content-create-story{width:60%;height:auto;margin-left:20%;padding:0 50px}.dashboard-content-create-story>div{padding:20px 0;display:flex;flex-direction:column;gap:10px}.dashboard-content-create-story>div input{border:1px solid rgba(0,0,0,.2);padding:10px;outline:none}.dashboard-content-create-story>div textarea{height:100px;width:100%;padding:10px;resize:none;border:1px solid rgba(0,0,0,.2);outline:none}.dashboard-content-create-story button{border:none;outline:none;padding:10px 30px;background-color:#134413;color:#fff}.dashboard-content-all-story{width:60%;height:auto;margin-left:20%;padding:0 50px}.dashboard-content-all-story h1{padding:20px 0}.dashboard-content-all-story table{border:none;width:100%}.dashboard-content-all-story table thead{background-color:#242424}.dashboard-content-all-story table thead tr th{padding:10px 0;color:#fff}.dashboard-content-all-story table tr{background-color:#0003}.dashboard-content-all-story table tr td{text-align:center;padding:10px 0}.dashboard-content-all-story table button{border:none;outline:none;padding:5px 20px;margin:0 10px}.dashboard-content-all-story table .edit-btn{background-color:#134413;color:#fff}.dashboard-content-all-story table .delete-btn{color:#fff;background-color:#bd2f2f}.dashboard-content-edit-story{width:60%;height:auto;margin-left:20%;padding:0 50px}.dashboard-content-edit-story>div{padding:20px 0;display:flex;flex-direction:column;gap:10px}.dashboard-content-edit-story>div input{border:1px solid rgba(0,0,0,.2);padding:10px;outline:none}.dashboard-content-edit-story>div textarea{height:100px;width:100%;padding:10px;resize:none;border:1px solid rgba(0,0,0,.2);outline:none}.dashboard-content-edit-story button{border:none;outline:none;padding:10px 30px;background-color:#134413;color:#fff}.dashboard-content-create-home-page{width:70%;height:auto;margin-left:20%;padding:0 50px;display:flex;flex-direction:column;gap:20px}.dashboard-content-create-home-page h1{padding:20px 0}.dashboard-content-create-home-page .home-page-header-video{height:300px;width:100%;display:flex;align-items:center;justify-content:center;border:2px dashed #000}.dashboard-content-create-home-page .home-page-header-video video{height:150px;width:150px;margin:0 20px;border:2px dashed rgba(0,0,0,.4)}.dashboard-content-create-home-page .home-page-videos{height:auto}.dashboard-content-create-home-page .dashboard-content-create-home-page{padding:20px}.dashboard-content-create-home-page .dashboard-content-create-home-page .section-title{font-size:28px;font-weight:700;margin-bottom:30px;color:#222;letter-spacing:.5px}.dashboard-content-create-home-page .dashboard-content-create-home-page .home-page-header-video{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:40px}.dashboard-content-create-home-page .dashboard-content-create-home-page .home-page-header-video .header-slot{width:100%}.dashboard-content-create-home-page .dashboard-content-create-home-page .home-page-videos{display:flex;gap:20px;margin-bottom:40px}.dashboard-content-create-home-page .dashboard-content-create-home-page .home-page-videos .video-slot{width:50%}.dashboard-content-create-home-page .dashboard-content-create-home-page .create-home-page-grid{height:auto;width:100%;display:block;gap:15px;padding:15px;border-radius:8px;border:2px dashed rgba(0,0,0,.4)}.dashboard-content-create-home-page .dashboard-content-create-home-page .create-home-page-grid .grid-row{display:grid;gap:15px;margin-bottom:15px}.dashboard-content-create-home-page .dashboard-content-create-home-page .create-home-page-grid .grid-row.grid-row-1{grid-template-columns:1fr 3fr}.dashboard-content-create-home-page .dashboard-content-create-home-page .create-home-page-grid .grid-row.grid-row-2{grid-template-columns:1fr 1fr 1fr}.dashboard-content-create-home-page .dashboard-content-create-home-page .create-home-page-grid .grid-row.grid-row-3{grid-template-columns:3fr 1fr}.dashboard-content-create-home-page .dashboard-content-create-home-page .create-home-page-grid .grid-row .grid-item{width:100%}.dashboard-content-create-home-page .dashboard-content-create-home-page .media-slot{position:relative;height:200px;background-color:#e0e0e0;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 2px 4px #0000001a}.dashboard-content-create-home-page .dashboard-content-create-home-page .media-slot:hover{transform:scale(1.02);box-shadow:0 4px 8px #00000026}.dashboard-content-create-home-page .dashboard-content-create-home-page .media-slot .media-content{width:100%;height:80%;-o-object-fit:cover;object-fit:cover;border-radius:8px 8px 0 0}.dashboard-content-create-home-page .dashboard-content-create-home-page .media-slot .media-title{margin:8px 0 0;color:#222;font-size:14px;font-weight:500;text-align:center;padding:0 10px}.dashboard-content-create-home-page .dashboard-content-create-home-page .media-slot .no-media{color:#888;margin:0;font-size:14px}.dashboard-content-create-home-page .dashboard-content-create-home-page .media-slot .media-button{position:absolute;bottom:10px;right:10px;background-color:#007bff;color:#fff;padding:8px 16px;border:none;border-radius:4px;cursor:pointer;font-weight:600;font-size:12px;transition:background-color .3s ease}.dashboard-content-create-home-page .dashboard-content-create-home-page .media-slot .media-button:hover{background-color:#0056b3}.dashboard-content-create-home-page .dashboard-content-create-home-page .media-slot .media-button[data-has-media=true]{background-color:#ff4d4d}.dashboard-content-create-home-page .dashboard-content-create-home-page .media-slot .media-button[data-has-media=true]:hover{background-color:#e60000}.dashboard-content-home-page-text{height:auto;width:60%;margin-left:20%;padding:20px 50px;display:flex;flex-direction:column}.dashboard-content-home-page-text>h1{padding:20px 0;font-size:25px}.dashboard-content-home-page-text>form{height:auto;width:100%;display:flex;flex-direction:column}.dashboard-content-home-page-text>form>div{width:100%;display:flex;flex-direction:column;margin:10px 0}.dashboard-content-home-page-text>form>div input{border:1px solid rgba(0,0,0,.2);outline:none;padding:10px 20px;margin:5px 0}.dashboard-content-home-page-text>form>div textarea{border:1px solid rgba(0,0,0,.2);outline:none;padding:10px 20px;margin:5px 0;height:100px;resize:none}.dashboard-content-create-about{width:70%;height:auto;margin-left:20%;padding:0 50px;display:flex;flex-direction:column;gap:20px}.dashboard-content-create-about>section:nth-child(2){display:flex;flex-direction:column}.dashboard-content-create-about>section:nth-child(2) h2{padding:20px 0}.dashboard-content-create-about>section:nth-child(2)>div{display:flex;flex-direction:column;gap:10px}.dashboard-content-create-about>section:nth-child(2)>div input{border:1px solid rgba(0,0,0,.2);padding:10px;outline:none;width:100%}.dashboard-content-create-about>section:nth-child(2)>div textarea{height:100px;width:100%;padding:10px;resize:none;border:1px solid rgba(0,0,0,.2);outline:none}.dashboard-content-create-about>section:nth-child(3){display:flex;flex-direction:column}.dashboard-content-create-about>section:nth-child(3) h2{padding:20px 0}.dashboard-content-create-about>section:nth-child(3)>div{display:flex;flex-direction:column;gap:10px}.dashboard-content-create-about>section:nth-child(3)>div input{border:1px solid rgba(0,0,0,.2);padding:10px;outline:none;width:100%}.dashboard-content-create-about>section:nth-child(3)>div textarea{height:100px;width:100%;padding:10px;resize:none;border:1px solid rgba(0,0,0,.2);outline:none}.dashboard-content-create-about>section:nth-child(4){display:flex;flex-direction:column;width:100%;gap:20px}.dashboard-content-create-about>section:nth-child(4) input{border:1px solid rgba(0,0,0,.2);padding:10px;outline:none;width:100%}.dashboard-content-create-about>section:nth-child(4)>h2{padding:20px 0}.dashboard-content-create-about>section:nth-child(4)>div{width:100%;display:flex;flex-direction:column}.dashboard-content-create-about>section:nth-child(4)>div>div{display:flex;flex-direction:column;gap:5px}.dashboard-content-create-about>section:nth-child(4)>div>div>h3{padding:10px 0}.dashboard-content-create-about>section:nth-child(4)>div>div>div{display:flex;gap:10px}.dashboard-content-create-about>section:nth-child(4)>div>div>div input{border:1px solid rgba(0,0,0,.2);padding:10px;outline:none;width:100%}.dashboard-content-create-about>section:nth-child(4)>div>div>div>div{display:flex;gap:10px}.dashboard-content-create-about>section:nth-child(4)>div>div .list{display:flex;flex-direction:column;width:100%}.dashboard-content-create-about>section:nth-child(4)>div>div .list h4{padding:5px 0}.dashboard-content-create-about>section:nth-child(4)>div>div .list ul{list-style-type:none;width:100%}.dashboard-content-create-about>section:nth-child(4)>div>div .list ul li{width:100%;display:flex;justify-content:space-between;padding:5px;background-color:#0000001a;margin:5px 0}.dashboard-content-create-about>section:nth-child(4)>div>div .list ul li button{background-color:red}.dashboard-content-create-about>section:nth-child(5){display:flex;flex-direction:column;width:100%;gap:20px}.dashboard-content-create-about>section:nth-child(5) input{border:1px solid rgba(0,0,0,.2);padding:10px;outline:none;width:100%}.dashboard-content-create-about>section:nth-child(5)>h2{padding:20px 0}.dashboard-content-create-about>section:nth-child(5)>div{width:100%;display:flex;flex-direction:column}.dashboard-content-create-about>section:nth-child(5)>div>div{display:flex;flex-direction:column;gap:5px}.dashboard-content-create-about>section:nth-child(5)>div>div>h3{padding:10px 0}.dashboard-content-create-about>section:nth-child(5)>div>div>div{display:flex;gap:10px}.dashboard-content-create-about>section:nth-child(5)>div>div>div input{border:1px solid rgba(0,0,0,.2);padding:10px;outline:none;width:100%}.dashboard-content-create-about>section:nth-child(5)>div>div>div textarea{border:1px solid rgba(0,0,0,.2);padding:10px;outline:none;width:100%;height:100px;resize:none}.dashboard-content-create-about>section:nth-child(5)>div>div>div>div{display:flex;gap:10px}.dashboard-content-create-about>section:nth-child(5)>div>div .list{display:flex;flex-direction:column;width:100%}.dashboard-content-create-about>section:nth-child(5)>div>div .list h4{padding:5px 0}.dashboard-content-create-about>section:nth-child(5)>div>div .list ul{list-style-type:none;width:100%}.dashboard-content-create-about>section:nth-child(5)>div>div .list ul li{width:100%;display:flex;justify-content:space-between;padding:5px;background-color:#0000001a;margin:5px 0}.dashboard-content-create-about>section:nth-child(5)>div>div .list ul li button{background-color:red}.dashboard-content-create-about>section:nth-child(6){display:flex;flex-direction:column;width:100%;gap:10px}.dashboard-content-create-about>section:nth-child(6) h2{padding:20px 0}.dashboard-content-create-about>section:nth-child(6)>div input{border:1px solid rgba(0,0,0,.2);padding:10px;outline:none;width:100%}.dashboard-content-create-about>section:nth-child(6)>div textarea{height:100px;width:100%;padding:10px;resize:none;border:1px solid rgba(0,0,0,.2);outline:none}.dashboard-content-create-about>section:nth-child(7){display:flex;flex-direction:column;width:100%;gap:20px}.dashboard-content-create-about>section:nth-child(7) input{border:1px solid rgba(0,0,0,.2);padding:10px;outline:none;width:100%}.dashboard-content-create-about>section:nth-child(7)>h2{padding:20px 0}.dashboard-content-create-about>section:nth-child(7)>div{width:100%;display:flex;flex-direction:column}.dashboard-content-create-about>section:nth-child(7)>div>div{display:flex;flex-direction:column;gap:5px}.dashboard-content-create-about>section:nth-child(7)>div>div>h3{padding:10px 0}.dashboard-content-create-about>section:nth-child(7)>div>div>div{display:flex;gap:10px}.dashboard-content-create-about>section:nth-child(7)>div>div>div input{border:1px solid rgba(0,0,0,.2);padding:10px;outline:none;width:100%}.dashboard-content-create-about>section:nth-child(7)>div>div>div textarea{border:1px solid rgba(0,0,0,.2);padding:10px;outline:none;width:100%;height:100px;resize:none}.dashboard-content-create-about>section:nth-child(7)>div>div>div>div{display:flex;gap:10px}.dashboard-content-create-about>section:nth-child(7)>div>div .list{display:flex;flex-direction:column;width:100%}.dashboard-content-create-about>section:nth-child(7)>div>div .list h4{padding:5px 0}.dashboard-content-create-about>section:nth-child(7)>div>div .list ul{list-style-type:none;width:100%}.dashboard-content-create-about>section:nth-child(7)>div>div .list ul li{width:100%;display:flex;justify-content:space-between;padding:5px;background-color:#0000001a;margin:5px 0}.dashboard-content-create-about>section:nth-child(7)>div>div .list ul li button{background-color:red}.dashboard-content-create-about button{border:none;outline:none;padding:10px 20px;color:#fff;background-color:#0056b3}.login-page{height:100vh;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.login-page h1{padding:20px 0}.login-page>form{height:auto;width:30%;box-shadow:0 0 5px #0003;padding:40px 20px;display:flex;flex-direction:column;gap:20px}.login-page>form input{width:95%;border:1px solid rgba(0,0,0,.2);outline:none;padding:10px}.login-page>form p{color:red;font-size:15px;margin:5px 0}.login-page>form>button{border:none;outline:none;padding:10px 30px;background-color:#4263da;color:#fff;text-align:center}.reset-page{height:100vh;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.reset-page h1{padding:20px 0}.reset-page>form{height:auto;width:30%;box-shadow:0 0 5px #0003;padding:40px 20px;display:flex;flex-direction:column;gap:20px}.reset-page>form input{width:95%;border:1px solid rgba(0,0,0,.2);outline:none;padding:10px}.reset-page>form p{color:red;font-size:15px;margin:5px 0}.reset-page>form>button{border:none;outline:none;padding:10px 30px;background-color:#4263da;color:#fff;text-align:center}.logout-page{height:100vh;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.logout-page h1{padding:20px 0}.logout-page>form{height:auto;width:30%;box-shadow:0 0 5px #0003;padding:40px 20px;display:flex;flex-direction:column;gap:20px}.logout-page>form input{width:95%;border:1px solid rgba(0,0,0,.2);outline:none;padding:10px}.logout-page>form p{color:red;font-size:15px;margin:5px 0}.logout-page>form>button{border:none;outline:none;padding:10px 30px;background-color:#4263da;color:#fff;text-align:center}@font-face{font-family:revicons;fallback:fallback;src:url(/assets/revicons-DbTteTvA.woff) format("woff"),url(/assets/revicons-CBqxZnew.ttf) format("ttf"),url(/assets/revicons-BNIKeAUC.eot) format("ttf")}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:#00000080;min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:#00000080}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:""}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:""}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;box-shadow:none;transition:background .5s;border-width:2px;border-style:solid;border-color:gray;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;backface-visibility:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{right:auto;left:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--right:before{content:""}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:""}
