@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,400;0,700;1,500&display=swap";@font-face{font-family:Azonix;src:url(../font/Azonix.otf)}@font-face{font-family:Din;src:url(../font/D-DIN.otf)}@font-face{font-family:DinExpandedBold;src:url(../font/D-DINExp-Bold.otf)}@font-face{font-family:DinCondensedBold;src:url(../font/D-DINCondensed-Bold.otf)}*{font-family:"Din",sans-serif}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.fade{-webkit-animation-name:fade;-webkit-animation-duration:2s;animation-name:fade;animation-duration:2s}@-webkit-keyframes fade{from{opacity:.4}to{opacity:1}}@keyframes fade{from{opacity:.4}to{opacity:1}}.visible{right:0px}.invisible{right:-60%}.open{display:flex}.close{display:none}html{margin:0 !important;padding:0 !important}html body{margin:0 !important;padding:0 !important}html body .mobileWrapper{overflow-x:hidden;position:relative;width:100%;height:100%;margin:0 !important;padding:0 !important}html body .mobileWrapper *{box-sizing:border-box !important}html body .mobileWrapper .transition-2{position:fixed;top:0;left:-100%;width:100%;bottom:0;z-index:9999;background-color:#302c57;transition:.5s ease-out}html body .mobileWrapper .transition-2.is-active{left:0px}html body .mobileWrapper header{position:relative}html body .mobileWrapper header .navbar{position:relative;top:0;z-index:99;display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;padding:10px 0px;gap:10%;border-radius:0 0 40% 40%;background-color:#fff}@media only screen and (max-width: 981px){html body .mobileWrapper header .navbar{display:grid;grid-template-columns:1fr 1fr 1fr;place-items:center}}html body .mobileWrapper header .navbar .languages{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}html body .mobileWrapper header .navbar .languages img{width:100%}html body .mobileWrapper header .navbar .logo-container img{width:150px}@media only screen and (max-width: 981px){html body .mobileWrapper header .navbar .logo-container img{width:100px}}html body .mobileWrapper header .navbar .navigation{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-direction:row;gap:25px;height:50px}html body .mobileWrapper header .navbar .navigation .productContainer{position:relative}html body .mobileWrapper header .navbar .navigation .productContainer a{padding:10px}html body .mobileWrapper header .navbar .navigation .productContainer a:hover+.productList{max-height:fit-content;padding:5px}html body .mobileWrapper header .navbar .navigation .productContainer .productList{display:flex;flex-direction:column;position:absolute;top:0px;left:-15px;width:150px;text-align:left;row-gap:5px;max-height:0px;overflow:hidden;margin:20px 10px;background-color:#fff}html body .mobileWrapper header .navbar .navigation .productContainer .productList:hover{max-height:fit-content;padding:5px}@media only screen and (max-width: 981px){html body .mobileWrapper header .navbar .navigation{display:none}}html body .mobileWrapper header .navbar .navigation a{position:relative;text-decoration:none;color:#302c57;text-transform:uppercase;font-family:"DinCondensedBold",sans-serif;font-size:1rem}html body .mobileWrapper header .navbar .navigation a:after{background:none repeat scroll 0 0 transparent;bottom:0px;content:"";display:block;height:2px;left:50%;position:absolute;background:#f9b511;transition:width .3s ease 0s,left .3s ease 0s;width:0}html body .mobileWrapper header .navbar .navigation a:hover:after{width:100%;left:0}html body .mobileWrapper header .navbar .navigation a:hover{color:#f9b511}html body .mobileWrapper header .navbar .hamburger{display:none;background-color:transparent;outline:none;border:none;color:#302c57}@media only screen and (max-width: 981px){html body .mobileWrapper header .navbar .hamburger{display:unset}}html body .mobileWrapper header .navbar .mobile-menu{position:absolute;background-color:#f9b511;width:60%;height:100vh;top:0;z-index:999;transition:.3s;display:flex;align-items:center;justify-content:flex-end}html body .mobileWrapper header .navbar .mobile-menu .languagesMobile{position:absolute;bottom:0;height:100px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px;width:100%;background-color:#302c57}html body .mobileWrapper header .navbar .mobile-menu .linksContainer{display:flex;flex-direction:column;text-align:right;padding:0px 15px;gap:25px}html body .mobileWrapper header .navbar .mobile-menu .linksContainer .productList{flex-direction:column;gap:10px}html body .mobileWrapper header .navbar .mobile-menu .linksContainer .exit{background-color:transparent;position:absolute;top:10px;right:-15px;border:none;outline:none;width:fit-content}html body .mobileWrapper header .navbar .mobile-menu .linksContainer button{margin:0 25px 0 auto}html body .mobileWrapper header .navbar .mobile-menu .linksContainer button i{color:#fff;font-size:25px}html body .mobileWrapper header .navbar .mobile-menu .linksContainer span{position:relative;display:flex;flex-direction:row;justify-content:flex-end;column-gap:10px}html body .mobileWrapper header .navbar .mobile-menu .linksContainer span p{align-items:flex-end;font-size:2rem;color:#fff;text-transform:uppercase;text-decoration:none;margin:0}@media only screen and (max-width: 981px){html body .mobileWrapper header .navbar .mobile-menu .linksContainer span p{font-size:1.5rem}}html body .mobileWrapper header .navbar .mobile-menu .linksContainer span i{font-size:2rem;color:#fff}@media only screen and (max-width: 981px){html body .mobileWrapper header .navbar .mobile-menu .linksContainer span i{font-size:1.5rem}}html body .mobileWrapper header .navbar .mobile-menu .linksContainer a{align-items:flex-end;font-size:2rem;color:#fff;text-transform:uppercase;text-decoration:none}@media only screen and (max-width: 981px){html body .mobileWrapper header .navbar .mobile-menu .linksContainer a{font-size:1.5rem}}html body .mobileWrapper .footerSection{background-color:#302c57;padding:25px 50px;border-radius:10% 10% 0 0}@media only screen and (max-width: 768px){html body .mobileWrapper .footerSection{padding:15px}}html body .mobileWrapper .footerSection .footerContainer{display:flex;flex-direction:row;justify-content:space-between;color:#fff;margin:auto;width:50%}@media only screen and (max-width: 1200px){html body .mobileWrapper .footerSection .footerContainer{width:70%}}@media only screen and (max-width: 1024px){html body .mobileWrapper .footerSection .footerContainer{width:90%}}@media only screen and (max-width: 650px){html body .mobileWrapper .footerSection .footerContainer{flex-direction:column;align-items:center}}html body .mobileWrapper .footerSection .footerContainer .logoContainer{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-direction:column;width:200px}html body .mobileWrapper .footerSection .footerContainer .logoContainer img{width:200px}html body .mobileWrapper .footerSection .footerContainer .logoContainer p{font-size:.7rem}html body .mobileWrapper .footerSection .footerContainer .contactInformations h5,html body .mobileWrapper .footerSection .footerContainer .legalInformation h5{text-transform:uppercase;font-size:1rem;padding-top:20px;text-align:left;margin:0}@media only screen and (max-width: 650px){html body .mobileWrapper .footerSection .footerContainer .contactInformations h5,html body .mobileWrapper .footerSection .footerContainer .legalInformation h5{text-align:center}}html body .mobileWrapper .footerSection .footerContainer .contactInformations p,html body .mobileWrapper .footerSection .footerContainer .contactInformations a,html body .mobileWrapper .footerSection .footerContainer .legalInformation p,html body .mobileWrapper .footerSection .footerContainer .legalInformation a{font-size:.7rem;cursor:pointer;color:#fff;text-decoration:none}@media only screen and (max-width: 650px){html body .mobileWrapper .footerSection .footerContainer .contactInformations p,html body .mobileWrapper .footerSection .footerContainer .contactInformations a,html body .mobileWrapper .footerSection .footerContainer .legalInformation p,html body .mobileWrapper .footerSection .footerContainer .legalInformation a{text-align:center}}html body .mobileWrapper .footerSection .footerContainer .contactInformations p:hover,html body .mobileWrapper .footerSection .footerContainer .contactInformations a:hover,html body .mobileWrapper .footerSection .footerContainer .legalInformation p:hover,html body .mobileWrapper .footerSection .footerContainer .legalInformation a:hover{color:#f9b511}@media only screen and (max-width: 981px){html body .mobileWrapper .footerSection .footerContainer .contactInformations span,html body .mobileWrapper .footerSection .footerContainer .legalInformation span{text-align:center}}html body .mobileWrapper .footerSection .footerContainer .contactInformations span i,html body .mobileWrapper .footerSection .footerContainer .legalInformation span i{font-size:.5rem}html body .mobileWrapper .footerSection .footerContainer .contactInformations span a,html body .mobileWrapper .footerSection .footerContainer .legalInformation span a{color:#fff;font-size:.7rem;text-decoration:none;cursor:pointer}@media only screen and (max-width: 981px){html body .mobileWrapper .footerSection .footerContainer .contactInformations span a,html body .mobileWrapper .footerSection .footerContainer .legalInformation span a{text-align:center}}html body .mobileWrapper .footerSection .footerContainer .contactInformations span a:hover,html body .mobileWrapper .footerSection .footerContainer .legalInformation span a:hover{color:#f9b511}html body .mobileWrapper .hero{width:100%;height:fit-content}html body .mobileWrapper .hero .slideContainer{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:auto}html body .mobileWrapper .hero .slideContainer .slide.first{position:relative;width:100%}html body .mobileWrapper .hero .slideContainer .slide.first img{width:100%;height:auto}html body .mobileWrapper .hero .slideContainer .slide.first .slideText{position:absolute;top:0;left:0;width:50%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}@media only screen and (max-width: 768px){html body .mobileWrapper .hero .slideContainer .slide.first .slideText{position:relative;margin:auto;text-align:center;border-bottom:3px solid #302c57}}html body .mobileWrapper .hero .slideContainer .slide.first .slideText h2{background:linear-gradient(-45deg, #302c57, #f9b511);background-size:400% 400%;animation:gradient 15s ease infinite;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:3.5rem;font-family:"DinCondensedBold",sans-serif}@media only screen and (max-width: 981px){html body .mobileWrapper .hero .slideContainer .slide.first .slideText h2{font-size:1.5rem}}html body .mobileWrapper .hero .slideContainer .slide.second{position:relative;width:100%}html body .mobileWrapper .hero .slideContainer .slide.second img{width:100%;height:auto}html body .mobileWrapper .hero .slideContainer .slide.second .slideText{position:absolute;top:0;right:0;width:50%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-direction:column}@media only screen and (max-width: 768px){html body .mobileWrapper .hero .slideContainer .slide.second .slideText{position:relative;margin:auto;text-align:center;border-bottom:3px solid #302c57}}html body .mobileWrapper .hero .slideContainer .slide.second .slideText h2{background:linear-gradient(-45deg, #5EFC8D, #FD5200, #D30C7B, #FCBA04, #6CD4FF);background-size:400% 400%;animation:gradient 15s ease infinite;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:3.5rem;font-family:"DinCondensedBold",sans-serif}@media only screen and (max-width: 981px){html body .mobileWrapper .hero .slideContainer .slide.second .slideText h2{font-size:1.5rem}}html body .mobileWrapper .chromsystem{background-color:#fff;padding:2% 0;width:100%;overflow-x:hidden}html body .mobileWrapper .chromsystem *{color:#302c57}html body .mobileWrapper .chromsystem h2{font-size:3rem;color:#302c57;text-align:center;font-family:"DinCondensedBold",sans-serif;text-transform:uppercase;margin:0}@media only screen and (max-width: 981px){html body .mobileWrapper .chromsystem h2{font-size:2rem}}html body .mobileWrapper .chromsystem .chromsystemContainer{display:grid;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-direction:column;gap:25px}html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemDescription{display:flex;flex-direction:row;justify-content:center;align-items:center;width:40%;flex-direction:column;padding:0 5%}@media only screen and (max-width: 1440px){html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemDescription{width:60%}}@media only screen and (max-width: 981px){html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemDescription{width:80%}}html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemDescription h3{font-size:2.5rem;color:#f9b511;text-align:center}@media only screen and (max-width: 981px){html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemDescription h3{font-size:1.5rem}}html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemDescription p{line-height:2rem;font-size:1.3rem;text-align:center}@media only screen and (max-width: 981px){html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemDescription p{font-size:1rem}}html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCounter{display:grid;grid-template-columns:1fr 1fr 1fr;place-items:center;font-family:"D-DINExp-Bold",sans-serif;text-align:center;font-weight:bold;margin:5% 0;width:40%}@media only screen and (max-width: 1440px){html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCounter{width:60%}}@media only screen and (max-width: 981px){html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCounter{width:80%}}html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCounter span{width:100%;height:fit-content;display:flex;flex-direction:row;justify-content:center;align-items:center}html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCounter .numbers{font-size:2.5rem}@media only screen and (max-width: 981px){html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCounter .numbers{font-size:1.5rem}}html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCounter .numbers:first-child{border-right:1px solid #302c57}html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCounter .numbers:nth-child(2){border-right:1px solid #302c57}html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCounter .text{font-size:1.2rem}@media only screen and (max-width: 981px){html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCounter .text{font-size:1rem}}html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCounter .text:nth-child(4){border-right:1px solid #302c57}html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCounter .text:nth-child(5){border-right:1px solid #302c57}html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCanvasContainer{position:relative;width:40%}@media only screen and (max-width: 1440px){html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCanvasContainer{width:60%}}@media only screen and (max-width: 981px){html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCanvasContainer{width:80%}}html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCanvasContainer canvas{width:100% !important;height:100% !important}html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCanvasContainer .layer{position:absolute;top:0;left:0;display:unset}html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCanvasContainer .buttonContainer{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:25px auto}html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCanvasContainer .buttonContainer button{position:relative;padding:10px 15px;border:1px solid #302c57;color:#302c57;font-size:1rem;font-family:"Din",sans-serif;background-color:transparent;outline:none;cursor:pointer}html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCanvasContainer .colorsSelectorContainer{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-direction:column;margin:5% 0;gap:10%}@media only screen and (max-width: 981px){html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCanvasContainer .colorsSelectorContainer{margin:10% 0}}html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCanvasContainer .colorsSelectorContainer .colorsSelector{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-direction:row;gap:5%}html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCanvasContainer .colorsSelectorContainer .colorsSelector .colors{width:50px;height:38px;border-radius:50%;background-color:transparent;outline:none;border:none;cursor:pointer}@media only screen and (max-width: 981px){html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCanvasContainer .colorsSelectorContainer .colorsSelector .colors{width:30px;height:24px}}html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCanvasContainer .colorsSelectorContainer .colorsSelector .colors:first-child{background-color:#a8a9ad}html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCanvasContainer .colorsSelectorContainer .colorsSelector .colors:nth-child(2){background-color:#a3800e}html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCanvasContainer .colorsSelectorContainer .colorsSelector .colors:nth-child(3){background-color:#0eb398}html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCanvasContainer .colorsSelectorContainer .colorsSelector .colors:nth-child(4){background-color:#1b3d81}html body .mobileWrapper .chromsystem .chromsystemContainer .chromsystemCanvasContainer .colorsSelectorContainer .colorsSelector .colors:nth-child(5){background-color:#a62c2b}html body .mobileWrapper .chromsystem .chromsystemContainer .infoBox{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-direction:column;background-color:#f9b511;color:#302c57;width:80%;padding:20px;margin:auto;height:fit-content;display:none;border-radius:10px}html body .mobileWrapper .chromsystem .chromsystemContainer .infoBox .closeInterface{position:absolute;top:25px;right:25px;text-align:right;cursor:pointer;background-color:transparent;border:none;outline:none}html body .mobileWrapper .chromsystem .chromsystemContainer .infoBox h3{font-size:1.2rem;font-family:"DinCondensedBold",sans-serif}html body .mobileWrapper .chromsystem .chromsystemContainer .infoBox p{text-align:center;font-family:"Din",sans-serif;font-size:1rem;line-height:2rem}html body .mobileWrapper .applications{background-color:#f9f9f9;padding:2% 0;width:100%}html body .mobileWrapper .applications *{color:#302c57}html body .mobileWrapper .applications h2{font-size:3rem;color:#302c57;text-align:center;font-family:"DinCondensedBold",sans-serif;text-transform:uppercase;margin:0}@media only screen and (max-width: 981px){html body .mobileWrapper .applications h2{font-size:2rem}}html body .mobileWrapper .applications .applicationsContainer{display:grid;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-direction:column}html body .mobileWrapper .applications .applicationsContainer .applicationsDescription{display:flex;flex-direction:row;justify-content:center;align-items:center;width:40%;flex-direction:column;padding:0 5%}@media only screen and (max-width: 1440px){html body .mobileWrapper .applications .applicationsContainer .applicationsDescription{width:60%}}@media only screen and (max-width: 981px){html body .mobileWrapper .applications .applicationsContainer .applicationsDescription{width:80%}}html body .mobileWrapper .applications .applicationsContainer .applicationsDescription h3{font-size:2.5rem;color:#f9b511;text-align:center}@media only screen and (max-width: 981px){html body .mobileWrapper .applications .applicationsContainer .applicationsDescription h3{font-size:1.5rem}}html body .mobileWrapper .applications .applicationsContainer .applicationsDescription p{line-height:2rem;font-size:1.3rem;text-align:center}@media only screen and (max-width: 981px){html body .mobileWrapper .applications .applicationsContainer .applicationsDescription p{font-size:1rem}}html body .mobileWrapper .applications .applicationsContainer .applicationsMaterials{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin:10% auto}html body .mobileWrapper .applications .applicationsContainer .applicationsMaterials .materialsContainer{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-direction:column}html body .mobileWrapper .applications .applicationsContainer .applicationsMaterials .materialsContainer img{width:50%}html body .mobileWrapper .applications .applicationsContainer .andMore{margin-top:25px}html body .mobileWrapper .applications .applicationsContainer .andMore p{text-align:center;text-transform:uppercase;font-size:2rem;font-family:"DinCondensedBold",sans-serif}@media only screen and (max-width: 981px){html body .mobileWrapper .applications .applicationsContainer .andMore p{font-size:1.5rem}}html body .mobileWrapper .applications .applicationsContainer .watchVideo h3{color:#f9b511;line-height:2.5rem;font-size:2rem;padding:0 25px;text-align:center}@media only screen and (max-width: 981px){html body .mobileWrapper .applications .applicationsContainer .watchVideo h3{font-size:1.5rem;line-height:2rem}}@media only screen and (max-width: 768px){html body .mobileWrapper .applications .applicationsContainer .watchVideo h3{font-size:1.2rem;line-height:1.5rem}}@media only screen and (max-width: 500px){html body .mobileWrapper .applications .applicationsContainer .watchVideo h3{font-size:1rem}}html body .mobileWrapper .applications .applicationsContainer .videoContainer{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;z-index:9}html body .mobileWrapper .applications .applicationsContainer .videoContainer iframe{width:640px;height:360px;-webkit-box-shadow:0px 8px 15px 1px rgba(0,0,0,.5);box-shadow:0px 8px 15px 1px rgba(0,0,0,.5)}@media only screen and (max-width: 981px){html body .mobileWrapper .applications .applicationsContainer .videoContainer iframe{width:540px;height:312px}}@media only screen and (max-width: 768px){html body .mobileWrapper .applications .applicationsContainer .videoContainer iframe{width:340px;height:216px}}html body .mobileWrapper .applications .applicationsContainer .applicationsCasesContainer{position:relative;gap:5%;width:100%;height:150px;margin:15% auto}@media only screen and (max-width: 981px){html body .mobileWrapper .applications .applicationsContainer .applicationsCasesContainer{margin:10% auto}}html body .mobileWrapper .applications .applicationsContainer .applicationsCasesContainer .slides{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:600px;height:fit-content;padding:10px 30px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:.5s}@media only screen and (max-width: 981px){html body .mobileWrapper .applications .applicationsContainer .applicationsCasesContainer .slides{width:100%}}html body .mobileWrapper .applications .applicationsContainer .applicationsCasesContainer .slides p{width:100%;font-size:4rem;line-height:4rem;text-transform:uppercase;font-family:"DinCondensedBold",sans-serif}@media only screen and (max-width: 981px){html body .mobileWrapper .applications .applicationsContainer .applicationsCasesContainer .slides p{font-size:2rem;line-height:2rem}}html body .mobileWrapper .mainFeatures{background-color:#fff;padding:2% 0;width:100%;margin:50px 0 0 0}html body .mobileWrapper .mainFeatures *{color:#302c57}html body .mobileWrapper .mainFeatures h2{font-size:3rem;color:#302c57;text-align:center;font-family:"DinCondensedBold",sans-serif;text-transform:uppercase;margin:0}@media only screen and (max-width: 981px){html body .mobileWrapper .mainFeatures h2{font-size:2rem}}@media only screen and (max-width: 768px){html body .mobileWrapper .mainFeatures h2{font-size:1.5rem}}html body .mobileWrapper .mainFeatures .accordion{width:50%;margin:5% auto}@media only screen and (max-width: 1440px){html body .mobileWrapper .mainFeatures .accordion{width:60%}}@media only screen and (max-width: 981px){html body .mobileWrapper .mainFeatures .accordion{width:80%}}html body .mobileWrapper .mainFeatures .accordion .accordionItem:not(:last-child){border-bottom:1px solid #d3d3d3}html body .mobileWrapper .mainFeatures .accordion .accordionBtn{display:flex;justify-content:space-between;background-color:#fff;align-items:center;width:100%;padding:1.2rem;border:none;outline:none;color:#5f5c70;font-size:1.3rem;text-align:left;cursor:pointer;transition:.1s}@media only screen and (max-width: 981px){html body .mobileWrapper .mainFeatures .accordion .accordionBtn{font-size:1rem}}html body .mobileWrapper .mainFeatures .accordion .accordionBtn:hover{color:#302c57;background:#edebf9}html body .mobileWrapper .mainFeatures .accordion .accordionItem--active .accordionNtn{color:#302c57;border-bottom:2px solid #302c57;background:#edebf9}html body .mobileWrapper .mainFeatures .accordion .accordionItem--active .accordionIcon{transform:rotate(135deg)}html body .mobileWrapper .mainFeatures .accordion .accordionItem--active .accordionContent{opacity:1;transform:translateX(0px)}html body .mobileWrapper .mainFeatures .accordion .accordionIcon{border-radius:50%;transform:rotate(0deg);transition:.3s ease-in-out;opacity:.9}html body .mobileWrapper .mainFeatures .accordion .accordionContent{font-weight:300;max-height:0;opacity:0;overflow:hidden;color:#5f5c70;transform:translateX(16px);transition:max-height .2s ease-out,opacity .3s ease-in,transform .4s ease}html body .mobileWrapper .mainFeatures .accordion .accordionContent p{padding:1rem 1.2rem}html body .mobileWrapper .formSection{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-direction:column;width:40%;height:100vh;margin:75px auto;gap:50px}html body .mobileWrapper .formSection i{color:#302c57;font-size:3rem}@media only screen and (max-width: 981px){html body .mobileWrapper .formSection i{font-size:2rem}}@media only screen and (max-width: 981px){html body .mobileWrapper .formSection{width:80%;height:100%;margin:50px auto}}html body .mobileWrapper .formSection .formContainer{padding:60px 30px;-webkit-box-shadow:0px 3px 15px 5px rgba(0,0,0,.25);box-shadow:0px 3px 15px 5px rgba(0,0,0,.25);border-radius:10px}@media only screen and (max-width: 550px){html body .mobileWrapper .formSection .formContainer{width:90%}}html body .mobileWrapper .formSection .formContainer form{display:flex;flex-direction:column;gap:25px;width:100%}html body .mobileWrapper .formSection .formContainer form .message{text-align:center}html body .mobileWrapper .formSection .formContainer form select{border:1px solid #302c57;padding:10px 30px;font-size:1rem;font-family:"Din",sans-serif;outline:none;border-radius:none}@media only screen and (max-width: 550px){html body .mobileWrapper .formSection .formContainer form select{font-size:.7rem}}html body .mobileWrapper .formSection .formContainer form select option{border-radius:none;font-size:1rem}@media only screen and (max-width: 550px){html body .mobileWrapper .formSection .formContainer form select option{font-size:.7rem}}html body .mobileWrapper .formSection .formContainer form select::placeholder{color:#302c57}html body .mobileWrapper .formSection .formContainer form input{border:1px solid #302c57;padding:10px 30px;font-size:1rem;font-family:"Din",sans-serif;outline:none}@media only screen and (max-width: 550px){html body .mobileWrapper .formSection .formContainer form input{font-size:.7rem}}html body .mobileWrapper .formSection .formContainer form input::placeholder{color:#302c57}html body .mobileWrapper .formSection .formContainer form input[type=submit]{margin:auto;width:100%;background-color:transparent;cursor:pointer;text-transform:uppercase;font-family:"DinCondensedBold",sans-serif;font-size:1.3rem}html body .mobileWrapper .formSection .formContainer form input[type=submit]:hover{color:#fff;transition:.2s;background-color:#302c57}html body .mobileWrapper .formSection .formContainer form textarea{resize:none;padding:10px 30px;border:1px solid #302c57;color:#302c57;font-size:1rem;outline:none}html body .mobileWrapper .formSection .formContainer form textarea::placeholder{color:#302c57}html body .mobileWrapper .formSection .contact{display:grid;grid-template-columns:1fr 1fr 1fr;place-items:center;gap:10px;width:60%}@media only screen and (max-width: 1350px){html body .mobileWrapper .formSection .contact{width:80%}}@media only screen and (max-width: 981px){html body .mobileWrapper .formSection .contact{width:100%}}html body .mobileWrapper .formSection .contact .maps{width:100px;border:1px solid #302c57;border-radius:5px;display:flex;flex-direction:row;justify-content:center;align-items:center;text-decoration:none}@media only screen and (max-width: 850px){html body .mobileWrapper .formSection .contact .maps{width:60px}}html body .mobileWrapper .formSection .contact .maps:hover{transition:.2s;border:1px solid #f9b511}html body .mobileWrapper .formSection .contact .maps i{font-size:3rem;color:#302c57;padding:10px}@media only screen and (max-width: 850px){html body .mobileWrapper .formSection .contact .maps i{font-size:1.5rem}}html body .mobileWrapper .formSection .contact .maps i:hover{transition:.2s;color:#f9b511}html body .mobileWrapper .ctaSection{width:100%;height:fit-content;background-color:#302c57;margin:50px auto}html body .mobileWrapper .ctaSection .ctaContainer{display:flex;flex-direction:row;justify-content:center;align-items:center;height:300px;width:60%;padding:15px;color:#fff;margin:auto;gap:15px}@media only screen and (max-width: 1400px){html body .mobileWrapper .ctaSection .ctaContainer{width:80%}}@media only screen and (max-width: 981px){html body .mobileWrapper .ctaSection .ctaContainer{width:100%}}@media only screen and (max-width: 768px){html body .mobileWrapper .ctaSection .ctaContainer{flex-direction:column;height:fit-content;gap:25px;text-align:center}}html body .mobileWrapper .ctaSection .ctaContainer *{margin:0}html body .mobileWrapper .ctaSection .ctaContainer .textContainer{display:flex;flex-direction:column;justify-content:center;row-gap:15px;width:60%}@media only screen and (max-width: 425px){html body .mobileWrapper .ctaSection .ctaContainer .textContainer{width:90%;align-items:center}}html body .mobileWrapper .ctaSection .ctaContainer .textContainer h3{text-transform:uppercase;font-size:2.5rem}@media only screen and (max-width: 768px){html body .mobileWrapper .ctaSection .ctaContainer .textContainer h3{font-size:2rem}}@media only screen and (max-width: 425px){html body .mobileWrapper .ctaSection .ctaContainer .textContainer h3{width:90%;font-size:1.5rem}}html body .mobileWrapper .ctaSection .ctaContainer .textContainer h4{color:#f9b511;font-size:1.5rem}@media only screen and (max-width: 768px){html body .mobileWrapper .ctaSection .ctaContainer .textContainer h4{font-size:1.2rem}}@media only screen and (max-width: 425px){html body .mobileWrapper .ctaSection .ctaContainer .textContainer h4{width:90%;font-size:1rem}}html body .mobileWrapper .ctaSection .ctaContainer .textContainer p{font-size:1.2rem}@media only screen and (max-width: 768px){html body .mobileWrapper .ctaSection .ctaContainer .textContainer p{font-size:1rem}}@media only screen and (max-width: 425px){html body .mobileWrapper .ctaSection .ctaContainer .textContainer p{width:90%;font-size:.8rem}}html body .mobileWrapper .ctaSection .ctaContainer .ctaContainer{width:30%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-direction:column;gap:25px}html body .mobileWrapper .ctaSection .ctaContainer .ctaContainer span{padding:10px 30px;display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#f9b511;border:2px solid #fff;column-gap:10px;cursor:pointer}html body .mobileWrapper .ctaSection .ctaContainer .ctaContainer span:hover{transition:.2s;background-color:#fff;border:2px solid #f9b511}html body .mobileWrapper .ctaSection .ctaContainer .ctaContainer span:hover>a{color:#f9b511}html body .mobileWrapper .ctaSection .ctaContainer .ctaContainer span:hover>i{color:#f9b511}html body .mobileWrapper .ctaSection .ctaContainer .ctaContainer span a{text-transform:uppercase;color:#fff;text-decoration:none;font-family:"DinCondensedBold",sans-serif;font-size:1.5rem}html body .mobileWrapper .ctaSection .ctaContainer .ctaContainer span i{font-size:1.5rem;color:#fff}html body .mobileWrapper .maintenanceSection{width:100%;height:100vh;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-direction:column}html body .mobileWrapper .maintenanceSection .logoContainer{width:50%}@media only screen and (max-width: 1400px){html body .mobileWrapper .maintenanceSection .logoContainer{width:80%}}@media only screen and (max-width: 981px){html body .mobileWrapper .maintenanceSection .logoContainer{width:100%}}html body .mobileWrapper .maintenanceSection .logoContainer img{width:100%}html body .mobileWrapper .maintenanceSection p{font-size:3rem;color:#fff;width:100%;background-color:#302c57;padding:15px 0;margin:50px auto;text-align:center;text-transform:uppercase;font-family:"DinCondensedBold",sans-serif}@media only screen and (max-width: 981px){html body .mobileWrapper .maintenanceSection p{font-size:1.5rem}}html body .mobileWrapper .maintenanceSection .buttonContainer{width:30%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-direction:column;gap:25px}html body .mobileWrapper .maintenanceSection .buttonContainer span{padding:10px 30px;display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#f9b511;border:2px solid #fff;column-gap:10px;cursor:pointer}html body .mobileWrapper .maintenanceSection .buttonContainer span:hover{transition:.2s;background-color:#fff;border:2px solid #f9b511}html body .mobileWrapper .maintenanceSection .buttonContainer span:hover>a{color:#f9b511}html body .mobileWrapper .maintenanceSection .buttonContainer span:hover>i{color:#f9b511}html body .mobileWrapper .maintenanceSection .buttonContainer span a{text-transform:uppercase;color:#fff;text-decoration:none;font-family:"DinCondensedBold",sans-serif;font-size:1.5rem}html body .mobileWrapper .maintenanceSection .buttonContainer span i{font-size:1.5rem;color:#fff}/*# sourceMappingURL=app.css.map */
