.contact-btn{font-size:14px;cursor:pointer;padding:0 20px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-weight:600;background:#ff5e14;color:#fff;border:2px solid #ff5e14;border-radius:calc(var(--radius) - 2px);z-index:7}.contact-btn:hover{background:transparent;color:#ff5e14}.popup-flex{margin:30px}.popup-container{visibility:hidden;opacity:0;transition:all .3s ease-in-out;transform:scale(1.3);position:fixed;z-index:1;left:0;top:7%;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding-bottom:100px}.popup-content{background-color:#fefefe;margin:auto;padding:20px;border:1px solid #888;width:70%;height:800px}.popup-content .experience-popup-img{width:100%;height:650px}.popup-content p{font-size:17px;padding:10px;line-height:20px}.popup-content #close{color:#aaa;float:right;font-size:28px;font-weight:700}.popup-content span:focus,.popup-content span:hover{color:#000;text-decoration:none;cursor:pointer}.show{visibility:visible;opacity:1;transform:scale(1)}.more-articles{margin:30px 30px 50px;font-size:20px}.more-articles a{margin:0 10px;text-decoration:underline}.slick-next{width:20px!important;height:50px!important;opacity:.7!important}.slick-next:hover{opacity:1!important}.slick-prev{inset-inline-start:-13px!important;width:13px!important;height:50px!important;opacity:.7!important}.slick-prev:hover{opacity:1!important}.slick-next:after,.slick-prev:after{display:none!important}@media(max-width:768px){#popup-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;padding:0 10px;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;z-index:999}#popup-wrapper .popup-content{width:100%;height:400px}#popup-wrapper .popup-content .experience-popup-img{-o-object-fit:fill!important;object-fit:fill!important;height:300px}}@media(max-width:1024px){#popup-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;padding:0 10px;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;z-index:999}#popup-wrapper .popup-content{width:100%;height:auto}#popup-wrapper .popup-content .experience-popup-img{-o-object-fit:fill!important;object-fit:fill!important;height:auto}}.overlay{position:absolute;top:-300px;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);visibility:hidden;opacity:0;transition:all .3s ease}.overlay:target{visibility:visible;opacity:1;top:0}.popup{margin:70px auto;padding:20px;background:#fff;border-radius:5px;width:30%;position:relative;transition:all 5s ease-in-out}.popup h2{margin-top:0;color:#333;font-family:Tahoma,Arial,sans-serif}.popup .close{position:absolute;top:20px;right:30px;transition:all .2s;font-size:30px;font-weight:700;text-decoration:none;color:#333}.popup .close:hover{color:orange;transform:rotate(90deg)}.popup .content{max-height:30%;overflow:auto}.experience-section-mobile{padding:20px}.experience-section-mobile .img-carousel{min-height:250px}img.vert-move{animation:mover 1s infinite alternate}@keyframes mover{0%{transform:translateY(0)}to{transform:translateY(-10px)}}@keyframes slideInLeft{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInRight{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.h1-slide-in{animation:slideInLeft 1s ease-out}.contact-button-slide-in{animation:slideInRight 1s ease-out}@media(max-width:1024px){.mobile-screen-phone-left{width:50%!important;padding-top:10%;left:15%!important;top:10%!important}.mobile-screen-phone-right{left:40%!important;top:8%!important;width:50%!important}.mobile-slogan{font-size:10px!important;width:100%!important;text-align:center!important;padding-left:20px;padding-right:20px}}.BackToTop_backToTop__8jO6T{position:fixed;bottom:120px;right:0;width:80px;height:auto;z-index:1000;display:flex;justify-content:flex-end}.BackToTop_button___7M8a{display:flex;justify-content:center;width:80%;margin-right:10px;cursor:pointer;transition:transform .3s ease-in-out}@keyframes BackToTop_scrollUp__mY8Qt{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.BackToTop_scrollUpAnimation__yAHPm{animation:BackToTop_scrollUp__mY8Qt 2s infinite}