.h1,.h2,.h3,.h4,.h5,.h6{font-weight:bold;line-height:1.2}.h1{font-size:clamp(28px,2.5vw + 18px,42px) !important}.h2{font-size:clamp(24px,2.2vw + 16px,40px) !important}.h3{font-size:clamp(20px,1.6vw + 14px,24px) !important}.h4{font-size:clamp(16px,1.2vw + 10px,20px) !important}.h5{font-size:clamp(14px,1vw + 8px,16px) !important}.h6{font-size:clamp(12px,.8vw + 6px,14px) !important}.text-row-1{height:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1}.text-row-2{height:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.text-row-3{height:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.text-row-4{height:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4}.text-row-5{height:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5}.text-row-6{height:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;line-clamp:6}.text-row-7{height:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;line-clamp:7}.text-row-8{height:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8;line-clamp:8}.main-btn-wrapper{padding:50px}.main-btn{gap:.5rem;padding:1rem !important;position:relative;font-size:16px !important;font-weight:bold;letter-spacing:0;color:#fff !important;background:linear-gradient(45deg, var(--button-gradient-1), var(--button-gradient-2)) !important;border:1px solid #fff !important;border-radius:50px !important;overflow:hidden !important;min-width:180px;max-width:fit-content;min-height:50px;display:flex;justify-content:center;align-items:center;z-index:0;cursor:pointer}.main-btn::before{content:"";position:absolute;inset:0;background:linear-gradient(45deg, var(--button-gradient-2), var(--button-gradient-1));opacity:0;transition:opacity .5s ease;z-index:-1}.main-btn:hover::before{opacity:1}.hover-underline-1{display:inline-block;position:relative;color:#000;width:fit-content}.hover-underline-1::after{content:"";position:absolute;transform:scaleX(0);left:0;bottom:-5px;height:10px;width:100%;transition:transform .25s ease-out;background-color:#000;transform-origin:bottom right}.hover-underline-1:hover::after{transform:scaleX(1);transform-origin:bottom left}.hover-underline-2{display:inline-block;padding-bottom:.25rem;position:relative;height:100%}.hover-underline-2::before{content:"";position:absolute;left:0;bottom:-5px;height:10px;width:0;transition:width .25s ease-out}.hover-underline-2:hover::before{width:100%}.hover-underline-2 img{max-width:100%;width:100%;height:100%;object-fit:scale-down}.flex-center{display:flex;justify-content:center;align-items:center}.flex-column-center{display:flex;flex-direction:column;justify-content:center;align-items:center}body header{font-weight:600}body #burger-menu{top:60px;left:-1000px;position:fixed;width:100%;height:calc(100vh - 60px);background-color:#fff;z-index:3;transition:transform .3s ease-in-out;display:none}body #burger-menu .menu-main-container{display:flex;justify-content:center}body #burger-menu .menu-main-container ul{list-style:none;width:90%;margin:0;padding:50px 0 0 0;font-weight:bold}body #burger-menu .menu-main-container ul li{width:100%;height:50px;text-align:left;margin:0;padding:20px 0 0 0;border-bottom:1px solid #c8c8c8;margin-bottom:1rem}body #burger-menu .menu-main-container ul li a{text-decoration:none;color:#000}body #masthead{top:0;position:fixed;z-index:10;width:100%}body #masthead #main-navigation{margin:0;height:108px;background-color:#fff;display:flex;align-items:center;justify-content:center;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border:1px solid #f5f5f5}body #masthead #main-navigation .container{width:100%;max-width:1360px;padding-inline:20px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}@media screen and (min-width: 768px){body #masthead #main-navigation .container{padding-inline:40px}}body #masthead #main-navigation .container #burger-button{width:32px;height:24px;display:none;flex-direction:column;gap:4.5px;transition:transform .3s ease-in-out}body #masthead #main-navigation .container #burger-button .burger-line{height:5px;width:100%;background:linear-gradient(90deg, #f26f21, #cb5c4e, #aa4c75, #96428e, #8f3f97);transition:transform .3s ease-in-out}body #masthead #main-navigation .container #site-navigation{width:546px}body #masthead #main-navigation .container #site-navigation .menu-main-container{width:100%}body #masthead #main-navigation .container #site-navigation .menu-main-container ul{margin:0;padding:0 20px;width:100%;display:flex;justify-content:space-between;list-style:none}body #masthead #main-navigation .container #site-navigation .menu-main-container ul li a{text-decoration:none;color:#000}body #masthead #main-navigation .container #call-us #phone-icon{height:24px}body #masthead #main-navigation .container #call-us #call-us-text{padding-left:10px;height:100%}@media screen and (max-width: 991px){#burger-menu{display:block !important}#main-navigation{height:100px !important}#main-navigation .container{width:90% !important}#main-navigation nav{display:none !important}#main-navigation #burger-button{display:flex !important}#main-navigation #main-logo{height:55px !important}#main-navigation #call-us{min-width:37px !important;min-height:37px !important;padding:.5rem !important}#main-navigation #call-us #phone-icon{height:22px !important}#main-navigation #call-us #call-us-text{display:none !important}}#hero{height:calc(100dvh - 100px);border-radius:20px 20px 0 0;overflow:hidden}@media screen and (min-width: 992px){#hero{height:calc(100dvh - 108px);border-radius:20px}}@media screen and (max-width: 760px){#hero{height:690px;border-radius:20px}}#hero .hero-swiper{width:100%;height:100%}#hero .hero-swiper .hero-slide{height:100%;display:flex;align-items:center}#hero .hero-swiper .hero-slide .hero-background{position:absolute;inset:0;height:338px}@media screen and (min-width: 768px){#hero .hero-swiper .hero-slide .hero-background{height:100%}}#hero .hero-swiper .hero-slide .hero-background img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}#hero .hero-swiper .hero-slide .hero-gradient{background:linear-gradient(to top, transparent 0%, #f26f21 15%);position:absolute;left:0;bottom:0;right:0;height:370px;border-radius:20px 20px 0 0}@media screen and (min-width: 768px){#hero .hero-swiper .hero-slide .hero-gradient{background:linear-gradient(to left, transparent 20%, #f26f21 80%);top:0;height:100%}}#hero .hero-swiper .hero-slide .hero-gradient .hero-svg{width:100px;max-width:100%;position:absolute;bottom:25%;left:0}@media screen and (min-width: 768px){#hero .hero-swiper .hero-slide .hero-gradient .hero-svg{width:300px;bottom:0}}#hero .hero-swiper .hero-slide .hero-content{color:#fff;max-width:100%;position:absolute;bottom:0;left:50%;transform:translate(-50%, 0%);height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;text-align:center;gap:.5rem;padding:.5rem}@media screen and (min-width: 768px){#hero .hero-swiper .hero-slide .hero-content{gap:1rem;max-width:600px;left:0;text-align:start;top:50%;transform:translate(0, -50%);align-items:flex-start;justify-content:center;margin-left:2rem}}@media screen and (max-width: 475px){#hero .hero-swiper .hero-slide .hero-content .main-btn{min-width:100%}}#hero .hero-swiper .swiper-pagination{bottom:55%}@media screen and (min-width: 768px){#hero .hero-swiper .swiper-pagination{bottom:5%}}#hero .hero-swiper .swiper-pagination .swiper-pagination-bullet{border:1px solid #d9d9d9;width:14px;height:14px;opacity:1;background:rgba(0,0,0,0);transition:all 250ms ease-in-out}#hero .hero-swiper .swiper-pagination .swiper-pagination-bullet:hover{background:#d9d9d9}#hero .hero-swiper .swiper-pagination .swiper-pagination-bullet-active{background:#d9d9d9}#destination .section-heading{gap:1rem;margin-bottom:3rem}#destination .section-heading h2{text-align:center;width:100%;max-width:553px}#destination .section-heading p{text-align:center;width:100%;max-width:670px}#destination .destination-card{max-width:325px;height:450px;background:#8f3f97;border-radius:20px;overflow:hidden;display:flex;flex-direction:column}#destination .destination-card img{height:208px;width:100%;object-fit:cover}#destination .destination-card .destination-card-info{display:flex;flex-direction:column;text-align:center;padding:1rem;gap:1rem;color:#fff}#support-power-tech{display:flex;flex-wrap:wrap;gap:3rem}#support-power-tech .left-side,#support-power-tech .right-side{flex:1 1 100%}@media screen and (min-width: 992px){#support-power-tech .left-side,#support-power-tech .right-side{flex:1 1 calc(50% - 3rem)}}#support-power-tech .left-side .left-side-inner{padding:1rem;display:flex;flex-direction:column;gap:3rem}#support-power-tech .left-side .left-side-inner .left-side-inner-info{display:flex;flex-direction:column;gap:2rem}#support-power-tech .left-side .left-side-inner .left-side-inner-info ul{font-weight:bold}#support-power-tech .right-side img{width:670px;min-height:365px;max-height:540px;border-radius:20px;object-fit:cover;object-position:15%}#in-numbers{background:#f5f5f5;padding:3rem 0;border-radius:20px;max-width:100% !important}#in-numbers .h2{text-align:center}#in-numbers .in-numbers-wrapper{display:grid;grid-template-columns:repeat(auto-fit, minmax(120px, 1fr));gap:3rem;margin:3rem auto 0 auto;max-width:1440px;justify-items:center;align-items:start}#in-numbers .in-numbers-wrapper .in-numbers-wrapper-inner{max-width:210px;width:100%;gap:2rem;text-align:center}#in-numbers .in-number-image{width:100px;height:100px;border-radius:100%;background:#f26f21}#in-numbers .in-number-image img{max-width:65px;max-height:46px}#humancentric{display:flex;flex-wrap:wrap;gap:1rem}@media screen and (min-width: 992px){#humancentric{gap:3rem}}#humancentric .left-side,#humancentric .right-side{flex:1 1 100%}@media screen and (min-width: 992px){#humancentric .left-side,#humancentric .right-side{flex:1 1 calc(50% - 3rem)}}#humancentric .right-side .right-side-inner{padding:1rem;display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 992px){#humancentric .right-side .right-side-inner{gap:3rem}}#humancentric .right-side .right-side-inner .right-side-inner-info{display:flex;flex-direction:column;gap:2rem}#humancentric .left-side img{width:670px;min-height:439px;max-height:540px;border-radius:20px;object-fit:cover;object-position:30%}#contact .contact-wrapper{display:flex;flex-wrap:wrap-reverse;gap:3rem}#contact .contact-wrapper .ginput_recaptcha{overflow:hidden}@media screen and (min-width: 992px){#contact .contact-wrapper{margin-bottom:3rem;gap:0rem}}#contact .contact-wrapper .left-side,#contact .contact-wrapper .right-side{flex:1 1 100%}@media screen and (min-width: 992px){#contact .contact-wrapper .left-side,#contact .contact-wrapper .right-side{flex:1 1 calc(50% - 3rem)}}#contact .contact-wrapper .left-side{padding-inline:1rem}#contact .contact-wrapper .left-side #contact-form .gform-initialized{width:100%}@media screen and (min-width: 992px){#contact .contact-wrapper .left-side #contact-form{width:95%}}@media screen and (max-width: 425px){#contact .contact-wrapper .left-side #contact-form .main-btn{min-width:100%}}#contact .contact-wrapper .left-side .h2{margin-bottom:2rem}#contact .contact-wrapper .left-side .gform_wrapper.gravity-theme input[type=text],#contact .contact-wrapper .left-side .gform_wrapper.gravity-theme input[type=email],#contact .contact-wrapper .left-side .gform_wrapper.gravity-theme input[type=tel]{min-height:60px !important;border:none;border-radius:20px;background-color:#f5f5f5;margin-bottom:1rem !important}#contact .contact-wrapper .left-side .gform_wrapper.gravity-theme .gform_required_legend{display:none}#contact .contact-wrapper .left-side .gform_confirmation_wrapper{text-align:center;display:flex;align-items:center;justify-content:center;min-height:400px}#contact .contact-wrapper .right-side{display:flex;justify-content:center;align-items:flex-start}#contact .contact-wrapper .right-side img{width:100%;min-height:336px;max-height:731px;height:100%;border-radius:20px;object-fit:cover;object-position:50%}#contact .contact-info{display:flex;flex-wrap:wrap;justify-content:space-between;padding:3rem 1rem 0}@media screen and (max-width: 1399px){#contact .contact-info{justify-content:space-around}}#contact .contact-info .info-box{text-align:center;width:100%;max-width:436px}#contact .contact-info .info-box .icon{margin-bottom:3rem}@media screen and (min-width: 768px){#contact .contact-info .info-box .icon{margin-bottom:1rem}}#contact .contact-info .info-box .icon::after{content:"";width:100%;display:block;height:2px;background:linear-gradient(45deg, var(--button-gradient-1), var(--button-gradient-2))}#contact .contact-info .info-box .icon img{height:50px}#contact .contact-info .info-box .info{width:165px;display:block;justify-self:center}@media screen and (max-width: 988px){#contact .contact-info .info-box .info{margin-bottom:3rem}}#page{min-height:1000px;position:relative}footer{width:100%;height:414px;font-weight:400}footer p{margin:0;padding:0}footer ul{margin:0;padding:0}footer #footer-top{position:relative;overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px;background:linear-gradient(90deg, #f26f21, #cb5c4e, #aa4c75, #96428e, #8f3f97);display:flex;justify-content:center;align-items:center;height:354px;width:100%;color:#fff}footer #footer-top #footer-top-container{width:86%;max-width:1242px;display:flex;align-items:center;justify-content:space-between}footer #footer-top #footer-top-container #footer-main-content{display:flex;justify-content:space-between;width:100%}footer #footer-top #footer-top-container #footer-main-content #footer-company-info{display:flex;flex:1;flex-direction:column;gap:10px;text-align:left;width:190px}footer #footer-top #footer-top-container #footer-main-content #footer-company-info img{padding-bottom:30px}footer #footer-top #footer-top-container #footer-main-content .menu-footer-container{flex:2;height:263px}footer #footer-top #footer-top-container #footer-main-content .menu-footer-container #footer-menu{padding-top:20px;display:flex;gap:80px;list-style-type:none;justify-content:space-around}footer #footer-top #footer-top-container #footer-main-content .menu-footer-container #footer-menu a{pointer-events:auto;font-weight:700;font-size:18px}footer #footer-top #footer-top-container #footer-main-content .menu-footer-container #footer-menu .sub-menu{gap:10px;list-style-type:disc;padding-top:45px;padding-left:20px}footer #footer-top #footer-top-container #footer-main-content .menu-footer-container #footer-menu .sub-menu li{line-height:30px}footer #footer-top #footer-top-container #footer-main-content .menu-footer-container #footer-menu .sub-menu a{font-weight:400;font-size:16px}footer #footer-top #footer-top-container #footer-contact{margin-top:-125px;height:97px;width:174px;display:flex;flex-direction:column;justify-content:space-between}footer #footer-top #footer-top-container #footer-contact #contact-title{font-weight:700;font-size:18px}footer #footer-top #footer-top-container #footer-contact #contact-icons{display:flex;justify-content:space-between;align-items:center}footer #footer-top #footer-top-container #footer-contact #contact-icons .icons-container{height:43px;width:43px;background-color:#fff;border-radius:21px;display:flex;justify-content:center;align-items:center}footer #footer-top a{text-decoration:none;color:#fff}footer #footer-top #floating-footer-img{position:absolute;right:-5px;bottom:-60px;overflow:hidden}footer #footer-top #floating-footer-img svg{height:500px;width:300px}footer #footer-bottom{height:60px;width:100%;background-color:#fff;display:flex;justify-content:center;align-items:center}footer #footer-bottom #footer-bottom-container{width:94%;max-width:1360px;display:flex;align-items:center;justify-content:space-between}@media screen and (min-width: 768px)and (max-width: 991px){#footer-main-content{gap:40px !important}#footer-main-content #footer-menu{gap:40px !important}}@media screen and (max-width: 767px){footer{height:auto !important;min-height:775px;line-height:32px}footer #footer-top{height:auto !important;min-height:597px}footer #footer-top #footer-top-container{display:block !important;height:auto !important}footer #footer-top #footer-top-container #footer-main-content{flex-direction:column;gap:0px !important;justify-content:center !important;align-items:center !important}footer #footer-top #footer-top-container #footer-main-content #footer-company-info{text-align:center !important;gap:0px !important;margin-bottom:50px}footer #footer-top #footer-top-container #footer-main-content .menu-footer-container{height:auto !important;width:100% !important}footer #footer-top #footer-top-container #footer-main-content .menu-footer-container #footer-menu{display:block !important;padding-top:0px !important}footer #footer-top #footer-top-container #footer-main-content .menu-footer-container #footer-menu .menu-item-has-children{position:relative}footer #footer-top #footer-top-container #footer-main-content .menu-footer-container #footer-menu .menu-item-has-children>a{display:flex;justify-content:space-between;align-items:center;gap:10px}footer #footer-top #footer-top-container #footer-main-content .menu-footer-container #footer-menu .menu-item-has-children>a::after{content:"";display:inline-block;width:10px;height:10px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);transition:transform .3s ease;margin-right:2px}footer #footer-top #footer-top-container #footer-main-content .menu-footer-container #footer-menu .menu-item-has-children.active>a::after{transform:rotate(-135deg);margin-top:8px}footer #footer-top #footer-top-container #footer-main-content .menu-footer-container #footer-menu .menu-item-has-children .sub-menu{display:none;padding-top:15px !important;padding-left:0 !important;list-style-type:none !important}footer #footer-top #footer-top-container #footer-main-content .menu-footer-container #footer-menu .menu-item-has-children.active .sub-menu{display:block}footer #footer-top #footer-top-container #footer-main-content .menu-footer-container #footer-menu li{margin-bottom:40px !important}footer #footer-top #footer-top-container #footer-contact{margin-top:20px !important}footer #footer-bottom{height:178px !important}footer #footer-bottom #footer-bottom-container{flex-direction:column !important;gap:15px !important;text-align:center !important}}:root{--orange: #f26f21;--purple: #8f3f97;--error: #e13636;--success: #0ea70e;--placeholder: #b8b8b8;--button-gradient-1: var(--orange);--button-gradient-2: var(--purple);--text-sm: 12px;--text-md: 16px;--text-lg: 20px;--text-xl: 24px;--text-2xl: 28px;--text-3xl: 32px;--text-4xl: 36px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{box-shadow:inset 0 0 1px gray;border-radius:3px}::-webkit-scrollbar-thumb{background:#b3b3b3;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#a2a2a2}body{margin:0;font-family:"Inter",sans-serif;font-size:16px;background-color:#fff}@media screen and (max-width: 767px){body{padding-top:100px}body.admin-bar{padding-top:54px}}@media screen and (min-width: 768px){body{padding-top:100px}body.admin-bar{padding-top:68px}}@media screen and (min-width: 992px){body{padding-top:108px}body.admin-bar{padding-top:76px}}*,*::before,*::after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}h1,h2,h3,h4,h5,h6,p,blockquote,address,big,cite,code,em,font,img,small,strike,sub,sup,li,ol,ul,fieldset,form,label,legend,button,table,caption,tr,th,td{border:none;font-size:inherit;line-height:inherit;margin:0;padding:0;text-align:inherit}p,ol,ul,li{line-height:1.5}ul{padding-inline-start:20px}blockquote,q{quotes:none}blockquote::before,blockquote::after,q::before,q::after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}#page{min-height:100dvh;display:flex;flex-direction:column}#primary{flex:1 0 auto}a{text-decoration:none;color:inherit;transition:all 250ms ease-in-out}img,svg,figure,video,iframe{max-width:100%;height:auto}section:not(#hero){scroll-margin-top:110px;margin:3rem auto;max-width:1440px;padding-inline:20px}@media screen and (min-width: 768px){section:not(#hero){padding-inline:40px}}.wpml-ls-item{align-content:center}.otgs-development-site-front-end{display:none}#privacy-policy .h2{margin-bottom:2rem}#privacy-policy ol{padding-left:1.5rem}@media screen and (max-width: 700px){#privacy-policy{width:96vw}}#privacy-policy .privacy-wrapper{width:98%;display:flex;flex-direction:row;gap:1.5rem;flex-wrap:wrap}#privacy-policy .privacy-wrapper .privacy-sidebar{flex:0 0 15%;display:flex;flex-direction:column;gap:.5rem}@media screen and (max-width: 991px){#privacy-policy .privacy-wrapper .privacy-sidebar{flex:1;display:none}}#privacy-policy .privacy-wrapper .privacy-sidebar .toggle-btn{background-color:#fff;padding:12px;cursor:pointer;text-align:left;text-wrap:balance;transition:all 250ms ease-in-out;border-radius:10px;min-height:80px}#privacy-policy .privacy-wrapper .privacy-sidebar .toggle-btn.active{background-color:var(--orange);color:#fff}#privacy-policy .privacy-wrapper .privacy-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;min-height:66px;padding:1rem;border-radius:10px;border:1px solid #c8c8c8;background-image:url("data:image/svg+xml,%3Csvg width='20' height='13' viewBox='0 0 20 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2L10 10L18 2' stroke='%23F26F21' stroke-width='3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:22px}@media screen and (min-width: 992px){#privacy-policy .privacy-wrapper .privacy-select{display:none}}@media screen and (max-width: 600px){#privacy-policy .privacy-wrapper .privacy-select{padding-right:20%;text-wrap:wrap}}#privacy-policy .privacy-wrapper .privacy-content{flex:1}@media screen and (max-width: 700px){#privacy-policy .privacy-wrapper .privacy-content{width:100%}}#privacy-policy .privacy-wrapper .privacy-content .toggle-content{display:none}#privacy-policy .privacy-wrapper .privacy-content .toggle-content.active{display:block}/*# sourceMappingURL=style.css.map */