*{box-sizing:border-box;font-family:Raleway,sans-serif;margin:0;padding:0}a{color:inherit;text-decoration:none}.go-to-top-button{aspect-ratio:1/1;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background-color:#ffffff80;border-radius:50%;bottom:10%;box-shadow:0 0 5px gray;position:fixed;right:5%;transition:1s ease-in-out;z-index:100}.go-to-top-button:hover{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 10px #000;scale:1.05}.home{max-width:100%;overflow:hidden;transition:1s}.home .mainSection{padding:5vh;text-align:center}.home .mainSection .logoGif{margin:-100px 0;width:50vw}@media screen and (max-width:480px){.home .mainSection .logoGif{width:80vw}}.home .mainSection .title{align-items:center;display:flex;height:70vh;justify-content:center;min-height:500px}@media screen and (max-width:480px){.home .mainSection .title{height:50vh}}.home .mainSection .title .text{animation:textBackgroundMove 5s ease-in-out infinite,textLoad 4s ease-in-out;background:linear-gradient(to bottom right,#0e0326 35%,rgba(50,1,103,.858) 66%);background-clip:text;-webkit-background-clip:text;background-size:200% 200%;color:#0000;font-size:100px;font-weight:200;text-shadow:4px 5px 20px gray}@media screen and (max-width:480px){.home .mainSection .title .text{font-size:50px}}@keyframes textLoad{0%{color:#000}50%{color:#000}to{color:#0000}}@keyframes textBackgroundMove{0%{background-position:0 0}20%{background-position:100% 100%}50%{background-position:0 0}80%{background-position:100% 100%}to{background-position:0 0}}.home .mainSection .description{align-items:center;animation:backgroundMove 5s ease-in-out infinite;background:linear-gradient(to bottom right,#000 40%,gray 50%,#000 0);background-clip:text;-webkit-background-clip:text;background-size:200% 200%;display:flex;height:70vh;justify-content:center;min-height:500px}@media screen and (max-width:480px){.home .mainSection .description{height:50vh;padding:1vh}}.home .mainSection .description .text{-webkit-text-fill-color:#0000;color:#0000;font-size:30px;font-style:italic;font-weight:100;padding:2vh;text-align:center}@media screen and (max-width:768px){.home .mainSection .description .text{font-size:20px}}@media screen and (max-width:480px){.home .mainSection .description .text{font-size:15px;padding:1vh;text-align:justify}}.home .project-section{background-position:0 100%;background-repeat:no-repeat;background-size:auto 80%;min-height:90vh;min-height:750px;overflow:hidden;position:relative;transition:.2s ease-in-out}@media screen and (max-width:1200px){.home .project-section{min-height:850px}}@media screen and (max-width:1024px){.home .project-section{min-height:720px}}.home .project-section .project-section-heading{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;width:100vw}.home .project-section .project-section-heading .project-section-heading-text{animation:backgroundMove 8s ease-in-out infinite;background:linear-gradient(to bottom right,#0e0326 35%,rgba(50,1,103,.858) 50%,#0e0326 60%);background-clip:text;-webkit-background-clip:text;background-size:200% 200%;color:#0000;font-size:50px;font-weight:400;margin:0 50px;min-width:200px}@media screen and (max-width:480px){.home .project-section .project-section-heading .project-section-heading-text{font-size:35px}}.home .project-section .project-section-heading .project-box-selector{display:flex;justify-content:flex-end;margin:20px;min-width:200px;text-shadow:1 1 1px #000}.home .project-section .project-section-heading .project-box-selector .items{background:#fff;border-radius:100px;box-shadow:.1px .1px 10px rgba(0,0,0,.195);display:flex;overflow:hidden}.home .project-section .project-section-heading .project-box-selector .items .item{align-items:center;border-radius:0;display:flex;justify-content:center;margin:auto;min-height:50px;min-width:100px}@media screen and (max-width:480px){.home .project-section .project-section-heading .project-box-selector .items .item{min-height:25px;min-width:50px}}.home .project-section .project-section-heading .project-box-selector .items .item:hover{background-color:gray;color:#fff}.home .project-section .project-section-heading .project-box-selector .items .selected-item{-webkit-backdrop-filter:blur(200px);backdrop-filter:blur(200px);background-color:#8e44ad;color:#fff}.home .project-section .outside-shape{-webkit-clip-path:polygon(0 0,20% 0,40% 100%,0 100%);clip-path:polygon(0 0,20% 0,40% 100%,0 100%);float:left;height:80vh;position:absolute;shape-outside:polygon(0 0,20% 0,40% 100%,0 100%);width:100%;z-index:10}.home .project-section .project{height:80vh;min-height:95%;overflow:hidden;position:absolute;right:-100%;transition:.8s ease-in-out;width:100%}.home .project-section .project .project-title{color:#fff;font-size:50px;font-weight:800;left:17%;letter-spacing:5px;position:absolute;text-shadow:1px 1px 2px #00008b,0 0 1em gray,0 0 .2em #000;top:7%;z-index:1}@media screen and (max-width:768px){.home .project-section .project .project-title{font-size:35px;top:2%}}@media screen and (max-width:480px){.home .project-section .project .project-title{font-size:22px;top:5%}}.home .project-section .project .project-box-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);bottom:0;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,20% 100%);clip-path:polygon(0 0,100% 0,100% 100%,20% 100%);display:flex;flex-direction:column;height:80vh;left:20%;min-height:100%;position:absolute;width:100%}.home .project-section .project .project-box-container .project-box-heading{-webkit-background-clip:text;background-clip:text;background-color:red;color:#0000;flex:3 1;position:relative;z-index:100}@media screen and (max-width:768px){.home .project-section .project .project-box-container .project-box-heading{flex:2.3 1}}.home .project-section .project .project-box-container .project-box-description{flex:9 1;max-width:70px;position:relative}.home .project-section .project .project-box-container .project-box-description .text-body{position:absolute}.home .project-section .project .project-box-container .project-box-description .text-body .text-wrap-shape-left{-webkit-clip-path:polygon(0 0,10% 0,40% 100%,0 100%);clip-path:polygon(0 0,10% 0,40% 100%,0 100%);float:left;height:90vh;margin-right:20px;min-height:900px;shape-outside:polygon(0 0,10% 0,40% 100%,0 100%);width:75vw}@media screen and (max-width:480px){.home .project-section .project .project-box-container .project-box-description .text-body .text-wrap-shape-left{margin-right:10px}}.home .project-section .project .project-box-container .project-box-description .text-body .text{color:#fff;font-size:20px;line-height:150%;text-align:justify;text-shadow:1 1 1px #000}@media screen and (max-width:1200px){.home .project-section .project .project-box-container .project-box-description .text-body .text{font-size:20px}}@media screen and (max-width:1024px){.home .project-section .project .project-box-container .project-box-description .text-body .text{font-size:17px}}@media screen and (max-width:768px){.home .project-section .project .project-box-container .project-box-description .text-body .text{font-size:15px}}@media screen and (max-width:480px){.home .project-section .project .project-box-container .project-box-description .text-body .text{font-size:13px;margin:1px 5px}}.home .project-section .project .project-box-container .project-box-description .text-body .icons{display:flex;gap:20%;left:20%;margin:10% 5%;position:absolute}.home .project-section .project .project-box-container .project-box-description .text-body .icons .badge-icon{color:#fff;font-size:50px}@media screen and (max-width:1024px){.home .project-section .project .project-box-container .project-box-description .text-body .icons .badge-icon{font-size:40px}}.home .swiper-section{margin-top:250px}.home .swiper-section .swiper-heading{animation:backgroundMove 8s ease-in-out infinite;background:linear-gradient(to bottom right,#0e0326 35%,rgba(50,1,103,.858) 50%,#0e0326 60%);background-clip:text;-webkit-background-clip:text;background-size:200% 200%;color:#0000;font-size:50px;font-weight:400;margin:10px 50px;position:absolute;z-index:1}@media screen and (max-width:480px){.home .swiper-section .swiper-heading{font-size:35px;margin:-10px 20px}}@keyframes backgroundMove{0%{background-position:100% 100%}50%{background-position:100% 100%;transform:scale(1)}80%{background-position:0 0;transform:scale(1.01)}to{background-position:0 0;transform:scale(1)}}.MainSwiper{align-items:center;display:flex;justify-content:center;margin:100px 0;min-height:800px;overflow:hidden;padding:10px;position:relative}@media screen and (max-width:768px){.MainSwiper{height:70vh;min-height:600px}}.MainSwiper .rotation{height:600px;position:absolute;transition:1s}@media screen and (max-width:768px){.MainSwiper .rotation{height:500px}}@media screen and (max-width:480px){.MainSwiper .rotation{height:250px}}.MainSwiper .slideBackGround{display:float;height:800px;overflow:hidden;position:absolute;width:100%}@media screen and (max-width:768px){.MainSwiper .slideBackGround{height:400px}}.MainSwiper .slideBackGround .fog-effect{background:linear-gradient(180deg,#fff 0,#0000 40%,#0000 60%,#fff);height:100%;position:absolute;width:100%}.MainSwiper .slideBackGround .circles{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.MainSwiper .slideBackGround .circles li{animation:animate 25s linear infinite;bottom:-150px;display:block;height:20px;list-style:none;position:absolute;transform:translateY(0) rotate(0deg);transition:1s;width:20px}.MainSwiper .slideBackGround .circles li:first-child{animation-delay:0s;height:80px;left:25%;width:80px}.MainSwiper .slideBackGround .circles li:nth-child(2){animation-delay:2s;animation-duration:12s;height:20px;left:10%;width:20px}.MainSwiper .slideBackGround .circles li:nth-child(3){animation-delay:4s;height:20px;left:70%;width:20px}.MainSwiper .slideBackGround .circles li:nth-child(4){animation-delay:0s;animation-duration:18s;height:60px;left:40%;width:60px}.MainSwiper .slideBackGround .circles li:nth-child(5){animation-delay:0s;height:20px;left:65%;width:20px}.MainSwiper .slideBackGround .circles li:nth-child(6){animation-delay:3s;height:110px;left:75%;width:110px}.MainSwiper .slideBackGround .circles li:nth-child(7){animation-delay:7s;height:150px;left:35%;width:150px}.MainSwiper .slideBackGround .circles li:nth-child(8){animation-delay:15s;animation-duration:45s;height:25px;left:50%;width:25px}.MainSwiper .slideBackGround .circles li:nth-child(9){animation-delay:2s;animation-duration:35s;height:15px;left:20%;width:15px}.MainSwiper .slideBackGround .circles li:nth-child(10){animation-delay:0s;animation-duration:11s;height:150px;left:85%;width:150px}.MainSwiper .backSwiper{height:100x;left:0;position:absolute;transition:1s;width:30%}.MainSwiper .swiper .slide{align-items:center;background-color:#64646400;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:5px;display:flex;height:800px;justify-content:center}.MainSwiper .swiper .slide .box{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80;border-radius:20px;box-shadow:0 0 3px #000;display:flex;gap:50px;height:100%;max-height:50vh;max-width:60vw;min-height:500px;padding:2vw}@media screen and (max-width:1200px){.MainSwiper .swiper .slide .box{max-width:80vw}}@media screen and (max-width:768px){.MainSwiper .swiper .slide .box{max-width:90vw;min-height:400px}}@media screen and (max-width:480px){.MainSwiper .swiper .slide .box{flex-direction:column;gap:10px;padding-top:20px}}.MainSwiper .swiper .slide .box .projectImage{height:300px;margin-top:0;object-fit:contain;width:40%}@media screen and (max-width:1024px){.MainSwiper .swiper .slide .box .projectImage{height:200px}}@media screen and (max-width:480px){.MainSwiper .swiper .slide .box .projectImage{height:120px}}.MainSwiper .swiper .slide .box .description{display:flex;flex-direction:column;gap:20px;margin:10px;max-width:400px;overflow:hidden}@media screen and (max-width:768px){.MainSwiper .swiper .slide .box .description{gap:10px}}.MainSwiper .swiper .slide .box .description .slideTitle .preTitle{font-size:13px;font-weight:500}.MainSwiper .swiper .slide .box .description .slideTitle .preTitle:hover{color:#8e44ad;cursor:pointer}.MainSwiper .swiper .slide .box .description .slideTitle .heading{font-size:25px;font-weight:200}.MainSwiper .swiper .slide .box .description .text{font-size:15px;font-weight:300;max-height:30vh;min-height:200px;overflow-y:scroll;word-break:break-all}@media screen and (max-width:768px){.MainSwiper .swiper .slide .box .description .text{min-height:100px}}.MainSwiper .swiper .slide .box .description .text::-webkit-scrollbar{width:0}.MainSwiper .swiper .slide .box .description .link{cursor:pointer;transition:.1}.MainSwiper .swiper .slide .box .description .link:hover{color:#8e44ad;transform:scale(1.01)}.MainSwiper .swiper-pagination-bullet{background:#0003;color:#000;font-size:12px;line-height:20px;min-width:60px;opacity:1;text-align:center}.MainSwiper .swiper-pagination-bullet-active{background:#6a00ff;color:#fff}.MainSwiper .arrow-buttons{bottom:2%;gap:10px;position:absolute;z-index:1}.MainSwiper .arrow-buttons .arrow{background-color:#fff;border:none;cursor:pointer;flex:1 1;padding:10px;transition:.1s;width:100px}.MainSwiper .arrow-buttons .arrow:hover{background-color:#8e44ad;color:#fff}.MainSwiper .arrow-buttons .arrow-left{border-radius:250px 0 0 250px}.MainSwiper .arrow-buttons .arrow-right{border-radius:0 250px 250px 0}.MainSwiper .arrow-buttons .swiper-button-disabled{color:#a4b0be;cursor:default}.MainSwiper .arrow-buttons .swiper-button-disabled:hover{background-color:#fff;color:#a4b0be}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.footer{background:#0d0d0d;padding:80px 7vw 20px;position:relative}@media screen and (max-width:480px){.footer{padding:15px 7vw}}.footer h1{color:#fff;font-size:35px;justify-content:center;margin-top:50px;text-align:center}.footer .logoArea{display:flex;justify-content:space-between}.footer .logoArea .logo{height:60px}@media screen and (max-width:768px){.footer .logoArea .logo{height:50px}}@media screen and (max-width:480px){.footer .logoArea .logo{height:30px}}.footer .logoArea .badge{height:80px}@media screen and (max-width:768px){.footer .logoArea .badge{height:50px}}@media screen and (max-width:480px){.footer .logoArea .badge{height:30px}}.footer .sectionsArea{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-evenly;margin:30px;overflow:hidden;padding:10px 0}.footer .sectionsArea .section .title{color:#fff;font-family:Raleway,sans-serif;font-size:15px;font-weight:400;margin:20px 0}.footer .sectionsArea .section .navLink{color:#a4b0be;display:block;font-family:Raleway,sans-serif;font-size:14px;font-weight:300;margin:10px 0;transform-origin:0 50%;transition:all .3s}.footer .sectionsArea .section .navLink:hover{color:#8e44ad;transform:scale(1.1)}.footer .bottomArea{border-top:1px solid #0d0d0d1a}.footer .bottomArea .copyRightText{color:#0f3d40;font-family:Raleway,sans-serif;font-size:14px;font-weight:300;padding:20px 0}.footer .bottomArea .copyRightText .link{color:#0a3140;transition:all .3s}.footer .bottomArea .copyRightText .link:hover{cursor:pointer;font-weight:400}.header{background-color:#0000;justify-content:space-between;position:relative;width:100%;z-index:100}.header,.header .left{align-items:center;display:flex}.header .left .logo{max-height:120px;padding-left:20px;transition:all .3s;width:auto}@media screen and (max-width:480px){.header .left .logo{max-height:50px}}.header .left .logo:hover{cursor:pointer;transform:scale(1.05)}.header .right,.header .right .navigate{align-items:center;display:flex}.header .right .navigate .navigationLink{border-right:1px solid #000;color:linear-gradient(0deg,#0e0b1100 24%,#320167 51%,#51129600 80%);font-family:Raleway,sans-serif;font-size:15px;font-weight:300;padding:0 20px;transition:all .3s}.header .right .navigate .navigationLink:last-child{border-right:none}.header .right .navigate .navigationLink:hover{color:#8e44ad;cursor:pointer;transform:scale(1.05)}.drawer{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center;width:250px}.drawer .navButtons{margin:20px}.drawer .navButtons .navLink{display:block;font-family:Raleway,sans-serif;font-size:15px;font-weight:500;margin:20px;text-align:center;transition:all .3s}.drawer .navButtons .navLink:hover{color:#0a3140;cursor:pointer;transform:scale(1.05)}.contactUs .titleArea{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:12vh;padding:0 5px}.contactUs .titleArea .title{font-size:25px}.contactUs .titleArea .description,.contactUs .titleArea .title{font-family:Raleway,sans-serif;font-weight:300;line-height:normal}.contactUs .titleArea .description{font-size:15px;margin-top:5px;text-align:center}.contactUs .container{margin:30px auto;position:relative}.contactUs .container .contact-us-background{height:100%;position:absolute;width:100%;z-index:-1}.contactUs .container .contact-us-background .fog-effect{background:linear-gradient(180deg,#fff 0,#0000 40%,#0000 60%,#fff);height:100%;position:absolute;width:100%}.contactUs .container .contact-us-background .circles{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.contactUs .container .contact-us-background .circles li{animation:animate 25s linear infinite;background:#8e44ad;bottom:-150px;display:block;height:20px;list-style:none;position:absolute;transform:translateY(0) rotate(0deg);transition:1s;width:20px}.contactUs .container .contact-us-background .circles li:first-child{animation-delay:0s;height:80px;left:25%;width:80px}.contactUs .container .contact-us-background .circles li:nth-child(2){animation-delay:2s;animation-duration:12s;height:20px;left:10%;width:20px}.contactUs .container .contact-us-background .circles li:nth-child(3){animation-delay:4s;height:20px;left:70%;width:20px}.contactUs .container .contact-us-background .circles li:nth-child(4){animation-delay:0s;animation-duration:18s;height:60px;left:40%;width:60px}.contactUs .container .contact-us-background .circles li:nth-child(5){animation-delay:0s;height:20px;left:65%;width:20px}.contactUs .container .contact-us-background .circles li:nth-child(6){animation-delay:3s;height:110px;left:75%;width:110px}.contactUs .container .contact-us-background .circles li:nth-child(7){animation-delay:7s;height:150px;left:35%;width:150px}.contactUs .container .contact-us-background .circles li:nth-child(8){animation-delay:15s;animation-duration:45s;height:25px;left:50%;width:25px}.contactUs .container .contact-us-background .circles li:nth-child(9){animation-delay:2s;animation-duration:35s;height:15px;left:20%;width:15px}.contactUs .container .contact-us-background .circles li:nth-child(10){animation-delay:0s;animation-duration:11s;height:150px;left:85%;width:150px}.contactUs .container .mainSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80;border-radius:10px;box-shadow:0 0 3px #000;margin:auto;max-width:900px;padding:50px 7vw}.contactUs .container .mainSection .field{margin:30px 0}.contactUs .container .mainSection .phoneGroup{align-items:center;display:flex;gap:30px;margin:30px 0}@media screen and (max-width:768px){.contactUs .container .mainSection .phoneGroup{display:block}}.contactUs .container .mainSection .phoneGroup .countryCodeField,.contactUs .container .mainSection .phoneGroup .phoneField{flex:1 1}@media screen and (max-width:768px){.contactUs .container .mainSection .phoneGroup .phoneField{margin:30px 0}}.contactUs .container .mainSection .button{margin:30px 0;text-align:center}.mainTextField .title{font-weight:300;line-height:normal}.mainTextField .input,.mainTextField .title{font-family:Raleway,sans-serif;font-size:15px;margin:5px 0}.mainTextField .input{border:1px solid #0a3140;border-radius:5px;outline:none;padding:7px 5px;transition:all .3s;width:100%}.mainTextField .input:not(:disabled):focus-within,.mainTextField .input:not(:disabled):hover{border-color:#0a3140;box-shadow:0 0 3px 1px #0a3140}.mainTextField .input:disabled{background-color:#0d0d0d;color:#0d0d0d}.mainTextField .input:disabled:hover{cursor:not-allowed}.mainTextField .input.error:focus-within,.mainTextField .input.error:hover{border-color:#69828c;box-shadow:0 0 3px 1px #69828c}.mainTextField .errorText{color:#69828c;font-family:Raleway,sans-serif;font-size:10px}.mainTextArea .title{font-weight:300;line-height:normal}.mainTextArea .textArea,.mainTextArea .title{font-family:Raleway,sans-serif;font-size:15px;margin:5px 0}.mainTextArea .textArea{border:1px solid #69828c;border-radius:5px;outline:none;padding:5px;resize:vertical;transition:all .3s;width:100%}.mainTextArea .textArea:not(:disabled):focus-within,.mainTextArea .textArea:not(:disabled):hover{border-color:#0a3140;box-shadow:0 0 3px 1px #0a3140}.mainTextArea .textArea:disabled{background-color:#0d0d0d;color:#0d0d0d}.mainTextArea .textArea:disabled:hover{cursor:not-allowed}.mainTextArea .textArea.error:focus-within,.mainTextArea .textArea.error:hover{border-color:#69828c;box-shadow:0 0 3px 1px #69828c}.mainTextArea .errorText{color:#69828c;font-family:Raleway,sans-serif;font-size:10px}.mainDropdown .title{font-family:Raleway,sans-serif;font-size:15px;font-weight:300;line-height:normal;margin:5px 0}.mainDropdown .dropdown{margin:10px 0 5px}.mainDropdown .dropdown.select--is-disabled{cursor:not-allowed}.mainDropdown .dropdown .select__control{border:1px solid #69828c;border-radius:5px;transition:all .3s}.mainDropdown .dropdown .select__control--is-focused{border-color:#0a3140;box-shadow:0 0 3px 1px #0a3140}.mainDropdown .dropdown .select__control--is-disabled{background-color:#0f3d40;cursor:not-allowed;pointer-events:all}.mainDropdown .dropdown .select__control .select__value-container{padding:0 5px}.mainDropdown .dropdown .select__control .select__value-container .select__single-value--is-disabled{color:#0d0d0d}.mainDropdown .dropdown .select__control .select__value-container .select__placeholder{font-family:Raleway,sans-serif;font-size:14px}.mainDropdown .dropdown .select__control .select__value-container .select__input-container .select__input{font-family:Raleway,sans-serif;font-size:15px}.mainDropdown .dropdown .select__menu{z-index:100}.mainDropdown .dropdown .select__menu .select__menu-list::-webkit-scrollbar{display:none}.mainDropdown .dropdown .select__menu .select__menu-list .select__option{font-family:Raleway,sans-serif;font-size:15px}.mainDropdown .dropdown .select__menu .select__menu-list .select__option--is-focused{background-color:#b6f2ec}.mainDropdown .dropdown .select__menu .select__menu-list .select__option--is-selected{background-color:#0a3140}.loader{background:#000000b3;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1500}.loader img{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1070}.notification{animation:SlideLeft .4s;animation-fill-mode:forwards;border-radius:10px;box-shadow:0 0 10px #0000004d;margin-bottom:20px;overflow:hidden;width:100%}.notification.exit{animation:SlideRight .4s;animation-fill-mode:forwards}.notification p{margin:0;padding:3px 10px}.notification .bar{height:2px}.notification.success{background-color:rgba(50,1,103,.858)}.notification.success .bar{background-color:#fff}.notification.error{background-color:#c23616}.notification.error .bar{background-color:#fff}.notification .title{color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:500}.notification .message{-ms-word-wrap:break-word;word-wrap:break-word;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:200}@keyframes SlideLeft{0%{margin-left:120%}to{margin-left:0}}@keyframes SlideRight{0%{margin-left:0}to{margin-left:120%}}.mainButton{background-color:#0000;border:1px solid #0a3140;border-radius:20px;color:#69828c;font-size:15px;font-weight:300;padding:5px 30px;text-transform:uppercase;transition:all .3s}.mainButton:not(:disabled):hover{background-color:#0a3140;box-shadow:0 12px 16px 0 #0000003d,0 17px 50px 0 #00000030;cursor:pointer;scale:105%}.mainButton:disabled{cursor:not-allowed}.about .titleArea{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:12vh}.about .titleArea .title{font-size:25px}.about .titleArea .description,.about .titleArea .title{font-family:Raleway,sans-serif;font-weight:300;line-height:normal}.about .titleArea .description{font-size:15px;margin-top:5px;text-align:center}.about .titleArea .buttons{display:flex;flex-wrap:wrap;gap:20px;text-align:center}.about .titleArea .buttons .contactDetails{align-items:center;display:flex;font-family:Raleway,sans-serif;font-size:0;padding:5px;transition:.5s;word-break:break-all}.about .titleArea .buttons .contactDetails .content{left:0;position:absolute;width:100%}.about .titleArea .buttons .contactDetails:hover{cursor:pointer;font-size:15px}@media screen and (max-width:480px){.about .titleArea .buttons .contactDetails:hover{font-size:10px}}.about .mainSection{align-items:center;border-radius:10px;box-shadow:0 0 3px #000;display:flex;flex-direction:row-reverse;flex-wrap:wrap;justify-content:center;margin:30px;overflow:hidden;padding:50px 40px}@media screen and (max-width:1024px){.about .mainSection{flex-direction:column}}@media screen and (max-width:480px){.about .mainSection{margin:10px;padding:50px 20px}}.about .mainSection .imageBox{display:flex;flex:2 1;justify-content:center;max-width:100%}.about .mainSection .imageBox .image{max-width:100%}@media screen and (max-width:1024px){.about .mainSection .imageBox .image{max-width:30%}}@media screen and (max-width:768px){.about .mainSection .imageBox .image{max-width:70%}}.about .mainSection .textArea{background:#fff;flex:3 1;max-height:60vh;min-height:400px;overflow-y:scroll;padding:20px;text-align:justify}.about .mainSection .textArea::-webkit-scrollbar-thumb{background-color:#8e44ad;border-radius:10px}.about .mainSection .textArea::-webkit-scrollbar{height:12px;width:5px}@media screen and (max-width:1024px){.about .mainSection .textArea{max-height:none}}.about .mainSection .textArea .title{font-family:Raleway,sans-serif;font-size:18px;font-weight:500;line-height:normal;margin:10px 0}.about .mainSection .textArea .detail{font-family:Raleway,sans-serif;font-size:16px;font-weight:300;line-height:1.3;margin:10px 0}.about .mainSection .textArea .point{font-family:Raleway,sans-serif;font-size:14px;font-weight:300;line-height:normal;margin:5px 0}.about .mainSection .textArea .point .sub-points{margin:7px 0}.about .mainSection .textArea .point .main{font-weight:500}.about .mainSection .textArea .button{margin:20px 0;text-align:center}.privacyPolicy .titleArea{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:12vh}.privacyPolicy .titleArea .title{font-family:Raleway,sans-serif;font-size:25px;font-weight:300;line-height:normal}.privacyPolicy .titleArea .description{font-family:Roboto Flex,sans-serif;font-size:15px;font-weight:300;line-height:normal;margin-top:5px;text-align:center}.privacyPolicy .mainSection{align-items:center;border-radius:10px;display:flex;flex-direction:row-reverse;flex-wrap:wrap;justify-content:center;margin:30px;padding:50px 40px;position:relative}@media screen and (max-width:768px){.privacyPolicy .mainSection{display:block}}.privacyPolicy .mainSection .privacy-policy-background{height:100%;position:absolute;width:100%;z-index:-1}.privacyPolicy .mainSection .privacy-policy-background .fog-effect{background:linear-gradient(180deg,#fff 0,#0000 40%,#0000 60%,#fff);height:100%;position:absolute;width:100%}.privacyPolicy .mainSection .privacy-policy-background .circles{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.privacyPolicy .mainSection .privacy-policy-background .circles li{animation:animate 25s linear infinite;background:#8e44ad;bottom:-150px;display:block;height:20px;list-style:none;position:absolute;transform:translateY(0) rotate(0deg);transition:1s;width:20px}.privacyPolicy .mainSection .privacy-policy-background .circles li:first-child{animation-delay:0s;height:80px;left:25%;width:80px}.privacyPolicy .mainSection .privacy-policy-background .circles li:nth-child(2){animation-delay:1s;animation-duration:6s;height:20px;left:10%;width:20px}.privacyPolicy .mainSection .privacy-policy-background .circles li:nth-child(3){animation-delay:2s;height:20px;left:70%;width:20px}.privacyPolicy .mainSection .privacy-policy-background .circles li:nth-child(4){animation-delay:0s;animation-duration:9s;height:60px;left:40%;width:60px}.privacyPolicy .mainSection .privacy-policy-background .circles li:nth-child(5){animation-delay:0s;height:20px;left:65%;width:20px}.privacyPolicy .mainSection .privacy-policy-background .circles li:nth-child(6){animation-delay:2s;height:110px;left:75%;width:110px}.privacyPolicy .mainSection .privacy-policy-background .circles li:nth-child(7){animation-delay:7s;height:150px;left:35%;width:150px}.privacyPolicy .mainSection .privacy-policy-background .circles li:nth-child(8){animation-delay:7s;animation-duration:22s;height:25px;left:50%;width:25px}.privacyPolicy .mainSection .privacy-policy-background .circles li:nth-child(9){animation-delay:1s;animation-duration:12s;height:15px;left:20%;width:15px}.privacyPolicy .mainSection .privacy-policy-background .circles li:nth-child(10){animation-delay:0s;animation-duration:5s;height:150px;left:85%;width:150px}@keyframes animate{0%{border-radius:0;opacity:1;transform:translateY(0) rotate(0deg)}to{border-radius:50%;opacity:0;transform:translateY(-1000px) rotate(2turn)}}.privacyPolicy .mainSection .textArea{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff80;border-radius:10px;box-shadow:0 0 3px;max-width:1000px;padding:50px 40px}.privacyPolicy .mainSection .textArea .title{font-family:Raleway,sans-serif;font-size:16px;font-weight:500;line-height:normal;margin:10px 0}.privacyPolicy .mainSection .textArea .detail{font-family:Raleway,sans-serif;font-size:15px;font-weight:300;line-height:1.3;margin:10px 0}.privacyPolicy .mainSection .textArea .point{font-family:Raleway,sans-serif;font-size:14px;font-weight:300;line-height:normal;margin:5px 0}.privacyPolicy .mainSection .textArea .point .main{font-weight:500}.privacyPolicy .mainSection .textArea .button{margin:35px 0;text-align:center}.privacyPolicy .mainSection .textArea .navLink{color:#474787;font-family:Roboto Flex,sans-serif;font-size:14px;font-weight:500;transition:all .3s}.privacyPolicy .mainSection .textArea .navLink:hover{color:#8e44ad}
/*# sourceMappingURL=main.ba2a88c4.css.map*/