@import"animate.css";@import"animateCSS.css";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Cairo:wght@400;700&display=swap";*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"Poppins",sans-serif}main{min-height:60vh}.light{font-weight:300}.medium{font-weight:500}button{cursor:pointer}ul{list-style:none}a{color:#000}a:focus{outline:0;box-shadow:0 0 0 0 rgba(0,0,0,0) !important}a:hover{text-decoration:none;color:#001822}.overflow-hidden{overflow:hidden}.primary-color{color:#30afe4}.primary-color-hover:hover{color:#30afe4}.bg-primary-color{background-color:#30afe4}.secondary-color{color:#001822}.secondary-color-hover:hover{color:#001822}.bg-secondary-color{background-color:#001822}.bg-grey{background-color:#f2f3f4}.bg-transparent{background:rgba(0,0,0,0) !important}.relative{position:relative}.btn{padding:10px 20px;min-width:170px;background:rgba(0,0,0,0);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;clip-path:polygon(8% 0, 100% 0%, 92% 100%, 0% 100%)}.btn:active{outline:none;border:none}.btn:focus{outline:0;box-shadow:0 0 0 0 rgba(0,0,0,0) !important}.gradient-top{display:inline-block;position:relative;background:#30afe4;color:#fff;border-color:rgba(0,0,0,0);z-index:2;clip-path:polygon(8% 0, 100% 0%, 92% 100%, 0% 100%)}.gradient-top:before{content:"";position:absolute;z-index:-1;top:-1px;left:-1px;right:-1px;bottom:-1px;background:#001822;transform:scaleX(0);transform-origin:50% 0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;clip-path:polygon(8% 0, 100% 0%, 92% 100%, 0% 100%)}.gradient-top:hover:before{transform:scaleX(1)}.gradient-top:hover{color:#fff}.gradient-top.gradient-reverse{background:#001822}.gradient-top.gradient-reverse:before{background:#30afe4}.gradient-top.gradient-reverse:hover{color:#fff}figure{width:100%;text-align:center;overflow:hidden;position:relative}img{width:100%;height:100%;object-fit:cover}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#ddd}::-webkit-scrollbar-thumb:hover{background:#555}.landing-page{height:100vh;overflow:hidden;position:relative}.landing-page .landing-logo{position:absolute;top:27%;right:50%;transform:translateX(50%) rotate(-90deg);z-index:2}.landing-page .landing-logo img{opacity:.3;filter:brightness(0) invert(1);object-fit:scale-down;width:75%}.landing-page .item{width:50%}.landing-page .item figure{height:100%}.landing-page .item figure img{opacity:.2}.landing-page .item figure figcaption{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1;padding:2rem 7rem}.landing-page .item figure figcaption .title{width:80%}.landing-page .item .site-link{font-weight:bold;padding:.8rem 2rem;color:#fff;font-size:.9rem;border-radius:1.5rem;background:#fff;text-shadow:none}.landing-page .item:nth-child(1) figure{background:#ec1f2a}.landing-page .item:nth-child(1) .site-link{color:#ec1f2a}.landing-page .item:nth-child(2) figure{background:#30afe4}.landing-page .item:nth-child(2) .site-link{color:#30afe4}.landing-page .item:hover figure img{transform:scale(1.15)}.landing-page .item:hover .site-link{padding:.8rem 4rem}@media(max-width: 1024px){.landing-page .item figure figcaption{padding:2rem 3rem}.landing-page .item figure figcaption .title{font-size:3rem}}@media(max-width: 768px){.landing-page .item figure figcaption .title{font-size:2rem}}@media(max-width: 640px){.landing-page{height:auto}.landing-page .item{width:100%;height:60vh}.landing-page .item figure{margin:0}.landing-page .landing-logo{top:45%;transform:translateX(50%) rotate(0)}.landing-page .landing-logo img{width:100%;opacity:.2}}@media(max-width: 480px){.landing-page .item{height:70vh}.landing-page .item figure figcaption{padding:2rem 1rem}.landing-page .landing-logo{top:46%}}a,img,svg,.btn,.gradient-top:before{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}/*# sourceMappingURL=landing-page.css.map */
