@import url(https://fonts.cdnfonts.com/css/intro-black);@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:opsz@6..12&family=Poppins:wght@300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);.cookie-modal-overlay[data-v-3fcfcc6e]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:1050;opacity:0;transition:opacity .3s ease}.cookie-modal-overlay.fade-in[data-v-3fcfcc6e]{opacity:1}.cookie-modal[data-v-3fcfcc6e]{background:#0d1117;border-radius:16px;width:90%;max-width:500px;box-shadow:0 10px 30px rgba(0,0,0,.3),inset 0 1px 1px hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.1);transform:translateY(50px);opacity:0;overflow:hidden}.cookie-modal.slide-up[data-v-3fcfcc6e]{animation:slideUp-3fcfcc6e .5s ease forwards}.cookie-modal.slide-down[data-v-3fcfcc6e]{animation:slideDown-3fcfcc6e .5s ease forwards}.modal-header[data-v-3fcfcc6e]{display:flex;align-items:center;gap:12px;padding:20px;background:#0d1117;border-bottom:1px solid hsla(0,0%,100%,.1)}.cookie-icon[data-v-3fcfcc6e]{font-size:24px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.modal-title[data-v-3fcfcc6e]{font-size:20px;font-weight:600;margin:0;color:#fff;text-transform:uppercase;letter-spacing:1px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.modal-body[data-v-3fcfcc6e]{padding:20px;font-size:14px;line-height:1.6;color:#b8c2cc;background:#0d1117}.cookie-page-link[data-v-3fcfcc6e]{color:#64b5f6;font-weight:500;text-decoration:none;transition:all .3s ease}.cookie-page-link[data-v-3fcfcc6e]:hover{color:#90caf9;text-decoration:underline}.modal-footer[data-v-3fcfcc6e]{padding:20px;display:flex;justify-content:flex-end;gap:12px;background:#0d1117;border-top:1px solid hsla(0,0%,100%,.1)}.btn[data-v-3fcfcc6e]{border:none;border-radius:25px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.btn[data-v-3fcfcc6e]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0));transition:all .3s ease}.reject-btn[data-v-3fcfcc6e]{background:linear-gradient(145deg,#f44336,#d32f2f);color:#fff;box-shadow:0 4px 15px rgba(244,67,54,.3)}.reject-btn[data-v-3fcfcc6e]:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(244,67,54,.4)}.accept-btn[data-v-3fcfcc6e]{background:linear-gradient(145deg,#4caf50,#388e3c);color:#fff;box-shadow:0 4px 15px rgba(76,175,80,.3)}.accept-btn[data-v-3fcfcc6e]:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(76,175,80,.4)}@keyframes slideUp-3fcfcc6e{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDown-3fcfcc6e{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@media (prefers-color-scheme:dark){.cookie-modal[data-v-3fcfcc6e]{background:#0d1117}.modal-body[data-v-3fcfcc6e]{color:#b8c2cc}}.age-modal-overlay[data-v-e537aae2]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:1050;opacity:0;transition:opacity .3s ease}.age-modal-overlay.fade-in[data-v-e537aae2]{opacity:1}.age-modal-overlay.fade-out[data-v-e537aae2]{opacity:0}.age-modal[data-v-e537aae2]{background:#0d1117;border-radius:20px;width:90%;max-width:460px;box-shadow:0 20px 40px rgba(0,0,0,.4),inset 0 1px 1px hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.1);transform:translateY(50px);opacity:0;overflow:hidden}.age-modal.slide-up[data-v-e537aae2]{animation:slideUp-e537aae2 .5s ease forwards}.age-modal.slide-down[data-v-e537aae2]{animation:slideDown-e537aae2 .5s ease forwards}.modal-header[data-v-e537aae2]{padding:24px;background:#0d1117;border-bottom:1px solid hsla(0,0%,100%,.1);text-align:center}.modal-title[data-v-e537aae2]{font-size:18px;font-weight:700;color:#fff;margin:0;width:100%;text-transform:uppercase;letter-spacing:1px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.modal-body[data-v-e537aae2]{padding:10px 24px;text-align:center;background:#0d1117}.warning-icon[data-v-e537aae2]{font-size:48px;margin-bottom:20px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.main-text[data-v-e537aae2]{font-size:18px;color:#fff;margin-bottom:16px;line-height:1.5;font-weight:600}.sub-text[data-v-e537aae2]{font-size:14px;color:#b8c2cc;margin:0;line-height:1.5}.modal-footer[data-v-e537aae2]{padding:24px;display:flex;gap:10px;background:#0d1117;border-top:1px solid hsla(0,0%,100%,.1)}@media(max-width:650px){.modal-footer[data-v-e537aae2]{zoom:85%}}.btn[data-v-e537aae2]{border:none;border-radius:30px;padding:16px 10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%;position:relative;overflow:hidden;flex:1}.btn[data-v-e537aae2]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0));transition:all .3s ease}.confirm-btn[data-v-e537aae2]{background:linear-gradient(145deg,#4caf50,#388e3c);color:#fff;box-shadow:0 4px 15px rgba(76,175,80,.3)}.confirm-btn[data-v-e537aae2]:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(76,175,80,.4)}.reject-btn[data-v-e537aae2]{background:linear-gradient(145deg,#f44336,#d32f2f);color:#fff;box-shadow:0 4px 15px rgba(244,67,54,.3)}.reject-btn[data-v-e537aae2]:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(244,67,54,.4)}@keyframes slideUp-e537aae2{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDown-e537aae2{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@media(max-width:480px){.modal-title[data-v-e537aae2]{font-size:20px}.main-text[data-v-e537aae2]{font-size:16px}.sub-text[data-v-e537aae2]{font-size:14px}.btn[data-v-e537aae2]{padding:14px 28px;font-size:15px}}.menu-overlay[data-v-f6176154]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:300}.footer-wrapper[data-v-95cc2828]{width:100%;position:relative;height:100%}.footer-section[data-v-95cc2828]{background:#1c1c1c!important;color:#c6c6c6;font-size:1.2rem;text-align:center;position:relative;min-height:100%;width:100%;padding:25px 0 15px}.container[data-v-95cc2828]{display:flex;justify-content:center;align-items:center;flex-direction:column}.certifications[data-v-95cc2828]{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;place-items:center;margin:10px 0}.certifications img[data-v-95cc2828]{-o-object-fit:contain;object-fit:contain;aspect-ratio:4/3;transition:all .3s;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;max-width:70%;height:100%;max-height:130px;width:100%}.certifications a[data-v-95cc2828]:hover{transform:scale(1.1);transition:all .3s}.navigation_links-footer[data-v-95cc2828]{display:flex;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;list-style:none;white-space:nowrap;padding-right:10px}dl[data-v-95cc2828],ol[data-v-95cc2828],ul[data-v-95cc2828]{margin-top:0;margin-bottom:0;padding-left:0}.navigation_links-footer li[data-v-95cc2828]{margin:5px}a[data-v-95cc2828]{text-decoration:none;color:#fff;font-weight:600;font-size:15px;transition:all .3s}a[data-v-95cc2828]:hover{color:#6495ed;transition:all .3s}.company-information[data-v-95cc2828]{font-size:17px;line-height:1.44rem;font-family:Montserrat,sans-serif}.company-legal_information[data-v-95cc2828]{font-size:14px;line-height:1.65;font-family:Montserrat,sans-serif}.row[data-v-95cc2828]{display:flex;justify-content:space-between;align-items:center}.col[data-v-95cc2828]{min-width:250px;color:#f2f2f2f2;font-family:Montserrat,sans-serif;padding:0 2rem}.col h3[data-v-95cc2828]{color:#ff014f;margin-bottom:20px;position:relative;cursor:pointer}.col h3[data-v-95cc2828]:after{content:"";height:3px;width:0;background-color:#ff014f;position:absolute;bottom:0;left:0;transition:.3s ease}.col h3[data-v-95cc2828]:hover:after{width:30px}.col .social a i[data-v-95cc2828]{color:#ff014f;margin-top:2rem;margin-right:5px;transition:.3s ease}.col .social a i[data-v-95cc2828]:hover{transform:scale(1.5);filter:grayscale(25)}.col .links a[data-v-95cc2828]{display:block;text-decoration:none;color:#f2f2f2;margin-bottom:5px;position:relative;transition:.3s ease}.col .links a[data-v-95cc2828]:before{content:"";height:16px;width:3px;position:absolute;top:5px;left:-10px;background-color:#ff014f;transition:.5s ease;opacity:0}.col .links a[data-v-95cc2828]:hover:before{opacity:1}.col .links a[data-v-95cc2828]:hover{transform:translateX(-8px);color:#ff014f}.col .contact-details[data-v-95cc2828]{display:inline-flex;justify-content:space-between}.col .contact-details i[data-v-95cc2828]{margin-right:15px}.row .form[data-v-95cc2828]{display:flex;justify-content:center;align-items:center;padding:2rem 0}.row .form input[data-v-95cc2828]{background-color:#110816;border:0;outline:none;padding:14px 20px;border-radius:6px;border-top-right-radius:0;border-bottom-right-radius:0}.row>[data-v-95cc2828]{padding-right:0;padding-left:0}.top[data-v-95cc2828]{display:flex;justify-content:center;margin-bottom:40px}.top .left[data-v-95cc2828]{max-width:400px;width:100%;display:flex;align-items:baseline;flex-direction:column;flex-wrap:wrap}.top .socials[data-v-95cc2828]{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%}@media (max-width:900px){.row[data-v-95cc2828]{flex-direction:column;width:100%}.col[data-v-95cc2828]{width:100%;text-align:left;margin-bottom:25px}.top .socials[data-v-95cc2828]{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%}}@media (max-width:768px){.certifications[data-v-95cc2828]{display:grid;grid-template-columns:1fr 1fr;place-items:center}.certifications img[data-v-95cc2828]{-o-object-fit:contain;object-fit:contain;margin:0;aspect-ratio:4/3;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;transition:all .3s;width:100%;height:100%;max-height:125px;max-width:70%;padding:10px 8px}.row[data-v-95cc2828]{flex-direction:column;width:100%}.col[data-v-95cc2828]{width:100%;text-align:left;margin-bottom:20px}.top .socials[data-v-95cc2828]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}.margin-mobile[data-v-95cc2828]{margin-left:-10px}.linkedin[data-v-95cc2828]{a[data-v-95cc2828]{img[data-v-95cc2828]{max-width:30px!important}}}}.router-link-active[data-v-95cc2828]{color:#6495ed!important;font-weight:700}.active[data-v-95cc2828]{border-bottom:1px solid #6495ed;color:#6495ed!important;font-weight:800!important;text-shadow:0 0 5px #0000008f}body{box-sizing:border-box}.color-full{background:#1d1028!important;width:100%;position:fixed;z-index:200}.route-enter{opacity:0;transform:translateY(-20px)}.route-enter-active,.route-leave-active{transition:all .5s ease-in-out}.route-enter-to,.route-leave{opacity:1;transform:translateY(0)}.route-leave-to{opacity:0;transform:translateY(20px)}.preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#20314d;display:flex;justify-content:center;align-items:center;z-index:9999;overflow:hidden;min-height:100vh}.preloader img{max-width:200px;max-height:200px}@media (min-width:992px){.wrapper[data-v-19aa44f0]{padding:0 0}}.wrapper[data-v-19aa44f0]{position:relative;width:100%;max-height:100vh}.wrapper .slider-wrapper[data-v-19aa44f0]{max-height:100vh;max-width:100%}img[data-v-19aa44f0]{-o-object-fit:cover;object-fit:cover;width:100%}input[data-v-19aa44f0]{display:none}.inner[data-v-19aa44f0]{width:100%;line-height:0;float:left;position:relative;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.inner[data-v-19aa44f0],.inner[data-v-19aa44f0]:active{cursor:inherit!important}.slider-prev-next-control .next[data-v-19aa44f0],.slider-prev-next-control .prev[data-v-19aa44f0]{display:block;position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;background:#fff;opacity:.7;cursor:pointer;z-index:1;text-align:center;font-size:24px;line-height:40px;color:#333;transition:all .3s}.slider-prev-next-control .prev[data-v-19aa44f0]{left:10px}.slider-prev-next-control .next[data-v-19aa44f0]{right:10px}.slider-prev-next-control .next[data-v-19aa44f0]:hover,.slider-prev-next-control .prev[data-v-19aa44f0]:hover{opacity:1;transition:all .3s}.arrow-slider-control-svg[data-v-19aa44f0]{width:35px;height:35px;-o-object-fit:fill;object-fit:fill;transition:all .3s;text-align:center;font-size:24px;line-height:40px;position:absolute;left:-1px;top:-3px}.slider-dot-control[data-v-19aa44f0]{position:absolute;width:100%;bottom:0;text-align:center}.slider-dot-control label[data-v-19aa44f0]{cursor:pointer;border-radius:50px;display:inline-block;width:15px;height:15px;background:#bbb;transition:all .1s;margin:0 5px}.slider-dot-control label[data-v-19aa44f0]:hover{background:#b3afaf}.text-hover-carousel[data-v-19aa44f0]{position:absolute;line-height:20px;opacity:1;top:0;left:50%;max-width:650px;height:70%;transform:translateX(-50%);color:#fff;text-align:center;display:flex;justify-content:center;flex-direction:column}.slider-wrapper[data-v-19aa44f0]{width:100%;overflow:hidden;box-shadow:5px 1px 8px 2px #00000080;background:transparent;transform:translateZ(0);transition:all .5s ease-out!important}.slider-wrapper .inner[data-v-19aa44f0]{transform:translateZ(0);transition:all .8s cubic-bezier(.77,0,.175,1)}.slider-wrapper .inner img[data-v-19aa44f0]{max-height:100%}.title-carousel-hover[data-v-19aa44f0]{font-size:clamp(20px,4vw,60px)}.sub-title-carousel-hover[data-v-19aa44f0]{font-size:clamp(8px,4vw,16px)}@media only screen and (max-width:850px) and (min-width:451px){.slider-wrapper[data-v-19aa44f0]{border-radius:0}}@media only screen and (max-width:450px){.slider-wrapper[data-v-19aa44f0]{border-radius:0}.slider-wrapper .info[data-v-19aa44f0]{opacity:0}}.carousel__viewport{box-shadow:5px 1px 8px 2px #00000080}.Caroseul-HomePage{position:relative;width:100%;height:100vh}.carousel__pagination{display:flex;justify-content:center;list-style:none;position:relative;line-height:0;margin:-40px 0 0;width:100%}.carousel__icon{display:block;width:30px;height:30px;fill:#e6d38e!important;background:transparent!important}.carousel__pagination-item li{margin:0 5px}.carousel__pagination-button--active:after,.carousel__pagination-button:hover:after{background-color:#fff;border:3px solid transparent}.carousel__pagination-button:after{display:flex;justify-content:center;text-align:center;width:12px;height:12px;border-radius:50%;background-color:#d3d3d3}.carousel__pagination-button{display:block;border:0;margin:0;cursor:pointer;background:transparent}.carousel__pagination-button--active{display:flex;justify-content:center;width:20px;height:20px;border-radius:100%;text-align:center;position:relative;background:#6495ed;-webkit-background-clip:padding-box;background-clip:padding-box;-o-border-image:#6495ed;border-image:#6495ed}.carousel__pagination-button--active:after,.carousel__pagination-button:hover:after{background-color:#fff!important}.carousel__next,.carousel__prev{width:40px}.carousel__icon{width:40px;height:40px;-o-object-fit:contain;object-fit:contain;fill:#000;background:#fff;border-radius:50%;opacity:.8}#carouselBanner .carousel__viewport{border-radius:0!important}ol.carousel__track{margin-bottom:0!important}.vueperslides{position:relative;max-width:100%;margin:0 auto}.vueperslides__parallax-wrapper{max-height:100vh;max-width:100%}.vueperslides__track{position:absolute;height:100%;left:0;right:0;overflow:hidden;z-index:1;bottom:0}.vueperslide{white-space:normal;background-size:cover;flex-shrink:0;display:block;width:100%;position:relative;height:auto}@media (max-width:580px){.vueperslides__parallax-wrapper{padding-bottom:155%!important}}@media (min-width:581px){.vueperslides__parallax-wrapper{padding-bottom:48%!important}}.vueperslides__track-inner{white-space:nowrap;transition:transform .9s ease-in-out;height:100%;display:flex}.vueperslides__arrow svg{vertical-align:middle;stroke:currentColor;fill:none;width:2rem;height:2rem;padding:10px;stroke-width:4px!important;transition:.3s ease-in-out;box-sizing:border-box;background:#0081ff78;border-radius:50%}.vueperslides__arrow svg:hover{stroke-width:4px!important;background:#0080ff}.vueperslides__bullets{display:flex;justify-content:center;position:absolute;bottom:10px;left:50%;right:0;z-index:2;width:-moz-fit-content;width:fit-content;transform:translate(-50%,.5%);border-radius:90px;-webkit-backdrop-filter:blur(250px);backdrop-filter:blur(250px);background:#ffffff57;box-shadow:0 0 25px -4px #2b29294f}.vueperslides__bullet{margin:10px;padding:0;border:none;background:none}.test:before{position:absolute;top:0;left:0;content:"";z-index:2;background-color:red;width:100%;height:100%;pointer-events:none!important;touch-action:none!important}.title[data-v-ceec40d2]{text-align:center;font-weight:600;line-height:1.25}.section[data-v-ceec40d2]{margin:70px 0 70px}.video-container[data-v-ceec40d2]{display:flex;justify-content:center;align-items:center}.video-services[data-v-ceec40d2]{width:100%;max-width:492px}.about-us-img-service[data-v-ceec40d2]{width:100%;height:auto;max-height:330px;-o-object-fit:contain;object-fit:contain;aspect-ratio:4/3}.container img[data-v-ceec40d2]{min-height:100px}p[data-v-ceec40d2]{margin-top:30px;margin-bottom:40px;font-size:16px;line-height:1.75;text-align:center;color:#160f1d;min-height:60px}@media (max-width:992px){.container[data-v-ceec40d2]{padding:0 30px}}.section-partners[data-v-2208e0a6]{position:relative;box-shadow:0 0 30px 0 rgba(48,38,57,.05);text-align:center;background-color:#09041f;color:#fff}.container[data-v-2208e0a6]{padding:100px 0}.section__header[data-v-2208e0a6]{margin:0 0 40px}.section-partners .container .section__title[data-v-2208e0a6]{font-size:40px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:1px;text-align:center;color:#fff}.section-partners .container .section__subtitle[data-v-2208e0a6]{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.75;letter-spacing:normal;text-align:center;color:#a797b6}.section__header[data-v-2208e0a6]:after{content:"";display:block;width:150px;margin:0 auto;border-bottom:1px solid #fff}.partner-images[data-v-2208e0a6]{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.partner-img[data-v-2208e0a6]{max-width:200px;transition:all .3s;aspect-ratio:4/3;-o-object-fit:contain;object-fit:contain;margin:10px 15px;filter:contrast(.4)}.partner-img[data-v-2208e0a6]:hover{transform:scale(1.1)}@media (max-width:768px){.container[data-v-2208e0a6]{padding:50px 15px}.partner-img[data-v-2208e0a6]{max-width:130px;transition:all .3s;aspect-ratio:4/3;-o-object-fit:contain;object-fit:contain;margin:0 5px}.partner-images[data-v-2208e0a6]{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap}.section-partners .container .section__title[data-v-2208e0a6]{font-size:30px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:1px;text-align:center;color:#fff}}.container[data-v-5525b3ea]{padding:32px 80px!important}.container h3[data-v-5525b3ea]{margin-top:30px;margin-bottom:20px;font-size:40px;color:#160f1d}.container h3[data-v-5525b3ea],.container h4[data-v-5525b3ea]{font-weight:600;line-height:1.75;text-align:center;min-height:60px}.container h4[data-v-5525b3ea]{margin-bottom:40px;font-size:30px;color:#6495ed}.container .title-section[data-v-5525b3ea]{font-size:30px;margin:20px 5px 20px 5px;font-weight:600;line-height:1.75;color:#162134;text-align:center}.the-builder[data-v-5525b3ea]{margin:75px 5px 10px 5px;font-size:30px;font-weight:600;line-height:.75;color:#162134;text-align:center}.container .col-md-12[data-v-5525b3ea]{padding-left:0}.page_about_us_info[data-v-5525b3ea]{display:flex;justify-content:space-around;align-items:stretch;flex-wrap:wrap}.page_about_us_info .value[data-v-5525b3ea]{background-color:#09041f;border-radius:32px;min-height:30vh;padding:32px;text-align:center;width:45%;margin-bottom:16px}.page_about_us_info .value__heading[data-v-5525b3ea]{margin-top:16px;color:#fff;text-transform:uppercase;font-weight:600;font-size:15px;letter-spacing:0}.page_about_us_info .value__content[data-v-5525b3ea]{margin-top:16px}.page_about_us_info .value__content .content[data-v-5525b3ea]{text-align:center}.container .content[data-v-5525b3ea]{font-size:14px;color:#fff;opacity:.8;line-height:1.5}.value__icon[data-v-5525b3ea]{display:flex;max-width:100%;height:100px;justify-content:center;align-items:center}.value__icon img[data-v-5525b3ea]{width:120px;max-height:100px;-o-object-fit:contain;object-fit:contain;aspect-ratio:4/3}.builder-information p[data-v-5525b3ea]{margin:35px 0;font-size:16px;font-weight:500;line-height:1.95;text-align:center;color:#160f1d}.builder-img-features[data-v-5525b3ea]{min-height:100px}.builder-img-features img[data-v-5525b3ea]{width:100%;height:100px;max-width:100px;-o-object-fit:contain;object-fit:contain;padding:10px 5px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:992px){.container[data-v-5525b3ea]{padding:32px 25px!important}}@media (max-width:768px){.container[data-v-5525b3ea]{padding:32px 25px!important}.page_about_us_info[data-v-5525b3ea]{display:flex;justify-content:center;align-items:stretch;flex-wrap:wrap}.page_about_us_info .value[data-v-5525b3ea]{background-color:#09041f;border-radius:32px;min-height:35vh;padding:32px;text-align:center;width:100%;margin-bottom:25px}.container .title-section[data-v-5525b3ea]{font-size:30px;margin:10px 5px 10px 5px;font-weight:600;line-height:.75;color:#162134;text-align:center}.the-builder[data-v-5525b3ea]{margin:30px 5px 10px 5px;font-size:30px;font-weight:600;line-height:1.35;color:#162134;text-align:center}}.welcome-img-about-us_Page[data-v-feda4a20]{display:flex;justify-content:center;align-items:center;width:100%}.testClass[data-v-feda4a20]{display:flex;justify-content:center;align-items:center;flex-direction:column}.full-width[data-v-feda4a20]{width:100%}.max-height[data-v-feda4a20]{max-height:90vh;max-width:100%;-o-object-fit:cover;object-fit:cover}.section-about-us[data-v-feda4a20]{padding:0 0 40px 0}.container[data-v-feda4a20]{padding:40px 0 0 0;display:flex;justify-content:space-around;flex-direction:column}.row[data-v-feda4a20]{margin-right:-15px;margin-left:-15px}.row[data-v-feda4a20]:after,.row[data-v-feda4a20]:before{display:table;content:" "}.row[data-v-feda4a20]:after{clear:both}.container .col-md-12[data-v-feda4a20]{padding-left:0}.container .about-content[data-v-feda4a20]{margin-top:20px}.container .title[data-v-feda4a20]{font-size:40px;font-weight:600;line-height:1.25;letter-spacing:1px;text-align:center;color:#160f1d}.container img[data-v-feda4a20]{min-height:100px}.container p[data-v-feda4a20]{margin-top:15px;margin-bottom:40px;font-size:16px;line-height:1.75;text-align:center;color:#160f1d;min-height:75px}.FirstLook-text[data-v-feda4a20]{font-weight:600;color:#6495ed}.about-us-icon[data-v-feda4a20]{max-width:100px;max-height:100px;-o-object-fit:fill;object-fit:fill;aspect-ratio:4/3}@media (max-width:992px){.container[data-v-feda4a20]{padding:20px 30px}.container .title[data-v-feda4a20]{font-size:30px;font-weight:600;line-height:1.25;letter-spacing:1px;text-align:center;color:#160f1d}}@media (max-width:767px){.testClass[data-v-feda4a20]{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;flex:1 1 50%}}@media (max-width:600px){.container p[data-v-feda4a20]{margin-top:15px;margin-bottom:40px;font-size:16px;line-height:1.75;text-align:center;color:#160f1d;min-height:60px}}.container[data-v-69cbe7a6]{padding-top:25px!important;padding-bottom:25px!important;max-width:1120px!important}.section-solution-preview-bg[data-v-69cbe7a6]{background-color:#09041f;position:relative;background-size:cover;padding:30px 0 50px}.form-row[data-v-69cbe7a6]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;background:#09041f}.col-md-4[data-v-69cbe7a6]{flex:0 0 33.333%;max-width:33.333%;padding:0 15px;box-sizing:border-box;justify-content:space-around;display:flex}@media (max-width:576px){.col-6[data-v-69cbe7a6]{flex:0 0 50%;max-width:50%}.nav-bar-solutions[data-v-69cbe7a6]{display:flex;flex-direction:row;justify-content:center;margin-bottom:10px!important}.container[data-v-69cbe7a6]{padding-top:0!important}}.card[data-v-69cbe7a6]{width:100%;border:2px solid #fff;border-radius:5px;overflow:hidden;min-height:100px;display:flex;justify-content:center;align-items:center;background:#09041f}.card-img-top[data-v-69cbe7a6]{max-width:250px;-o-object-fit:contain;object-fit:contain;height:auto}.nav-bar-solutions[data-v-69cbe7a6]{display:flex;justify-content:space-between;align-items:center}.section-solution-preview-bg>.nav-bar-solutions .left[data-v-69cbe7a6]{display:flex;justify-content:center;align-items:center}.left .title[data-v-69cbe7a6]{font-size:clamp(14px,8vw,40px);font-weight:600;color:#fff;margin:0;letter-spacing:-.04em;line-height:1.25}.view-button[data-v-69cbe7a6]{margin:15px 0;font-size:16px;font-weight:600;color:#fff;padding:13px 13px;border-radius:25px;border:2px solid #2d71ef;transition:all .3s;min-width:150px;max-width:300px}.view-button[data-v-69cbe7a6]:hover{color:#fff!important;font-size:16px;background:#2d71ef;border:2px solid #2d71ef;box-shadow:0 0 15px 5px #6495ed;cursor:pointer}.container[data-v-2075aab3]{padding:160px 20px 20px}.game-filters[data-v-8f8f7258]{display:grid;justify-content:center;gap:1rem;position:relative;margin-bottom:10px;z-index:2;margin:0 auto 10px;grid-template-columns:1fr 1fr 1fr 1fr 1fr}.filter-button[data-v-8f8f7258]{padding:.5rem 1rem;background:transparent;color:#fff;border-radius:20px;cursor:pointer;font-size:clamp(14px,1vw,17px);letter-spacing:-.09em;min-height:35px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;white-space:nowrap}.filter-button[data-v-8f8f7258]:hover{background:#1336c1;color:#fff;transition:all .3s ease}.filter-button.active[data-v-8f8f7258]{background:#1336c1;color:#fff}@media (max-width:768px){.game-filters[data-v-8f8f7258]{flex-wrap:wrap;gap:.5rem}.filter-button[data-v-8f8f7258]{font-size:12px;padding:.4rem .8rem;line-height:.9}}.single-game-wrapper[data-v-5fdfa3da]{padding-top:140px;background-color:#09041f;color:#fff;overflow:unset}.fullscreen[data-v-5fdfa3da]{display:block;border:none;max-height:100vh;width:100vw;padding-top:0;position:fixed;z-index:1200;left:0;right:0;top:0;bottom:0;overflow:hidden!important;transition:all .3s}.container[data-v-5fdfa3da]{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;flex-direction:column}.game-fullscreen[data-v-5fdfa3da]{overflow:hidden;padding-bottom:25px;transition:all .3s}.game-details_iframe-container[data-v-5fdfa3da]{position:relative;overflow:hidden;height:100%;max-width:100%;padding-bottom:46.25%;transition:all .3s;background-color:#000}.game-details_iframe-container iframe[data-v-5fdfa3da]{position:absolute;top:0;left:0;width:100%;height:100%;transition:all .3s;background:#000}.game-details__iframe-nav[data-v-5fdfa3da]{background:#000;display:flex;align-items:center;justify-content:space-between;padding:5px 10px;z-index:20;position:relative;width:100%;min-height:25px;top:-1px}.game-details__iframe-nav a[data-v-5fdfa3da]{color:#fff;text-decoration:none;font-weight:500;font-size:14px}.back-to-games_Page-btn[data-v-5fdfa3da],.exit-fullscreen-btn[data-v-5fdfa3da]{cursor:pointer;transition:all .3s}.back-to-games_Page-btn[data-v-5fdfa3da]:hover,.exit-fullscreen-btn[data-v-5fdfa3da]:hover{color:#d3d3d3;text-decoration:underline;transform:scale(1.02);transition:all .3s}.close-fullscreem-btn[data-v-5fdfa3da]:hover{color:gray}.game-details__iframe-closeFrame[data-v-5fdfa3da]{z-index:100;color:#000;position:fixed;top:3%;right:2%;background:#fff;padding:5px;border-radius:5px;text-decoration:none;font-weight:600;cursor:pointer}.game-information-container[data-v-5fdfa3da]{padding:30px 0 30px}.game-name[data-v-5fdfa3da]{font-size:2rem;font-weight:700;margin:0 0 10px;display:flex;align-items:center;justify-content:center;color:#fff}.game-description[data-v-5fdfa3da],.key-features[data-v-5fdfa3da]{font-size:16px;line-height:1.8rem}.key-features[data-v-5fdfa3da]{font-weight:600}li[data-v-5fdfa3da]{padding-left:0}ul[data-v-5fdfa3da]{padding-left:1rem}.language-currency-wrapper[data-v-5fdfa3da]{display:inline-block;width:100%;margin:0 0 20px}.currency-changer-btn[data-v-5fdfa3da],.language-changer-btn[data-v-5fdfa3da]{margin:0 10px}.currency-filter-text[data-v-5fdfa3da],.language-filter-text[data-v-5fdfa3da]{color:#000;font-size:14px;font-weight:600;line-height:1rem;margin:0 10px 0 0}.currency-item-dropdown[data-v-5fdfa3da],.language-item-dropdown[data-v-5fdfa3da]{color:#000;font-size:14px;font-weight:600;line-height:1rem;cursor:pointer}.currency-item-dropdown[data-v-5fdfa3da]:hover,.language-item-dropdown[data-v-5fdfa3da]:hover{background:#ff0;color:#000;padding-top:4px;padding-bottom:4px;cursor:pointer}.reload-page-btn[data-v-5fdfa3da]{background:#6495ed;color:#fff;font-weight:700;border-radius:999px}.reload-page-btn[data-v-5fdfa3da]:hover{background:#5386e6}.game-base_information[data-v-5fdfa3da]{display:flex;width:100%;justify-content:flex-start;flex-direction:column;align-items:baseline;font-size:1rem;margin:0 0 25px}@media screen and (min-width:1170px){.single-game-wrapper .container[data-v-5fdfa3da]{width:970px}}.single-game-wrapper .container[data-v-5fdfa3da]{position:relative}.section--all-games .container[data-v-5fdfa3da]{max-width:1020px;width:100%}@media(min-width:1200px){.container[data-v-5fdfa3da]{width:1170px}}@media(min-width:992px){.container[data-v-5fdfa3da]{width:970px}}@media(min-width:768px){.container[data-v-5fdfa3da]{width:750px}}@media(max-width:767px)and (min-width:576px){.container[data-v-5fdfa3da]{width:95%}}@media(max-width:575px){.container[data-v-5fdfa3da]{width:95%}.game-fullscreen[data-v-5fdfa3da]{overflow:hidden;width:100%;padding-bottom:25px}.game-details_iframe-container[data-v-5fdfa3da]{position:relative;overflow:hidden;height:100%;max-width:100%;background-color:#000}.game-details_iframe-container iframe[data-v-5fdfa3da]{position:absolute;top:0;left:0;width:100%;height:100%}}@media(max-width:421px){.reload-page-btn[data-v-5fdfa3da]{background:#6495ed;color:#fff;font-weight:700;border-radius:999px;margin:10px 0 0}}.blackscreen[data-v-5fdfa3da]{position:fixed;top:0;width:100vw;height:100vh;z-index:1199;background-color:#000;overflow:hidden;scrollbar-width:none!important}.loader-wait-game[data-v-5fdfa3da]{position:absolute;top:50%;left:50%;width:100%;height:100%;overflow:hidden;transform:translate(-50%,-50%);z-index:12;display:flex;justify-content:center;align-items:center;background-color:#000}.loader-spin[data-v-5fdfa3da]{width:50px;padding:8px;aspect-ratio:1;border-radius:50%;background:#25b09b;--_m:conic-gradient(#0000 10%,#000),linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3-5fdfa3da 1s linear infinite}@keyframes l3-5fdfa3da{to{transform:rotate(1turn)}}@media(max-width:650px)and (max-height:1000px){.min-h-crash[data-v-5fdfa3da]{min-height:30vh!important}}.flywithaugustus[data-v-5fdfa3da]{zoom:70%!important}.earplane[data-v-5fdfa3da]{zoom:85%!important}@media screen and (max-width:1199px)and (min-width:768px){.flywithaugustus[data-v-5fdfa3da]{zoom:60%!important}}@media screen and (max-width:767px){.earplane[data-v-5fdfa3da],.flywithaugustus[data-v-5fdfa3da]{zoom:100%!important}}.container[data-v-9779d3ec]{padding:160px 0 75px;display:flex;justify-content:space-around}.contact-section[data-v-9779d3ec]{display:flex;justify-content:space-between;text-align:center}.title[data-v-9779d3ec]{font-family:Montserrat,sans-serif;font-size:50px;font-weight:700!important;text-align:left;text-transform:uppercase;color:#000;margin-bottom:10px}.subtitle[data-v-9779d3ec]{font-size:18px;font-weight:600;text-align:center;color:#737986;margin:5px 0}.info[data-v-9779d3ec]{font-size:14px;color:#000;font-weight:600;line-height:1.57;text-align:left;margin:5px 0}.field-disclaimer[data-v-9779d3ec]{display:block;font-family:Montserrat,sans-serif;font-size:12px;line-height:1.5;font-weight:700;opacity:.7;margin-bottom:10px}.left-content[data-v-9779d3ec]{flex:1;display:flex;justify-content:center;flex-direction:column;align-items:center;margin:0 20px}.left-content .contact-us-icon[data-v-9779d3ec]{max-width:100px;max-height:100px;-o-object-fit:contain;object-fit:contain}.right-content[data-v-9779d3ec]{padding:45px 60px 60px;border:none;border-radius:10px;box-shadow:-2px 0 10px 8px #d3d3d3}.input-field[data-v-9779d3ec]{margin:15px -10px;text-align:left}input[data-v-9779d3ec]:focus,select[data-v-9779d3ec]:focus,textarea[data-v-9779d3ec]:focus{outline:2px solid #6495ed}.input-field-row[data-v-9779d3ec]{display:flex;justify-content:space-between}label[data-v-9779d3ec]{text-align:left;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;white-space:nowrap;color:#626985;margin-bottom:10px}input[type=email][data-v-9779d3ec],input[type=tel][data-v-9779d3ec],input[type=text][data-v-9779d3ec],select[data-v-9779d3ec],textarea[data-v-9779d3ec]{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px}.btn-submit[data-v-9779d3ec]{background-color:#007bff;color:#fff;padding:10px 20px;border:none;border-radius:4px;cursor:pointer;width:100%;max-width:300px;transition:all .3s}.btn-submit[data-v-9779d3ec]:hover{background-color:#0056b3;transition:all .3s}@media screen and (max-width:992px){.container[data-v-9779d3ec]{padding:100px 20px 75px;display:flex;justify-content:space-around}.contact-section[data-v-9779d3ec]{flex-direction:column;width:100%;padding:0 10px 0}.title[data-v-9779d3ec]{font-family:Montserrat,sans-serif;font-size:35px;font-weight:700!important;text-align:left;text-transform:uppercase;color:#000;margin-bottom:10px}.subtitle[data-v-9779d3ec]{font-size:18px;font-weight:600;text-align:center;color:#737986;margin:10px 0}.info[data-v-9779d3ec]{font-size:14px;color:#000;font-weight:600;line-height:1.57;text-align:center;margin:10px 0}.left-content[data-v-9779d3ec],.right-content[data-v-9779d3ec]{flex:1;width:100%}.right-content[data-v-9779d3ec]{padding:20px 30px 20px;border:none;border-radius:10px;box-shadow:-2px 0 10px 8px #d3d3d3}.left-content[data-v-9779d3ec]{padding:25px 0 25px;margin:0 0}.input-field-row[data-v-9779d3ec]{flex-direction:column}#company[data-v-9779d3ec],#department[data-v-9779d3ec],#email[data-v-9779d3ec],#phone[data-v-9779d3ec],#sendername[data-v-9779d3ec]{width:100%}}@media only screen and (min-width:1024px){.what-we-search-valors[data-v-4dbad2ac]{margin-top:0}}@media only screen and (max-width:991px){.what-we-search-wrap[data-v-4dbad2ac]{position:relative}}@media only screen and (min-width:992px){.what-we-search-wrap[data-v-4dbad2ac]{position:relative}}@media (max-width:700px){.what-we-search-valors .inner .text-wrap .col[data-v-4dbad2ac]{display:flex;flex-direction:column;align-items:center;justify-content:normal;position:relative;box-sizing:border-box;min-height:0!important;min-width:100%!important;background-color:#07020a;border:3px solid #6495ed;border-radius:20px;box-shadow:0 0 10px 5px #6495ed;margin:20px 15px;padding:25px;text-align:center;transition:box-shadow .5s,color .5s;width:100%;padding-top:20px!important}}@media (max-width:569px){.what-we-search-valors .inner .text-wrap .col[data-v-4dbad2ac]{display:flex;flex-direction:column;align-items:center;justify-content:normal;position:relative;box-sizing:border-box;min-height:0!important;min-width:250px!important;background-color:#07020a;border:3px solid #6495ed;border-radius:20px;box-shadow:0 0 10px 5px #6495ed;margin:20px 15px;padding:25px;text-align:center;transition:box-shadow .5s,color .5s;width:100%;padding-top:20px!important}}.whatWeSearch-text-h2[data-v-4dbad2ac]{font-weight:600;font-size:32px;line-height:1.4rem;letter-spacing:2px;margin:20px 0}.what-we-search-valors[data-v-4dbad2ac]{display:block;background-color:#09041f;box-shadow:0 0 35px 0 rgba(0,0,0,.1)}.what-we-search-valors .inner[data-v-4dbad2ac]{max-width:1200px;margin:auto;color:#fff;padding-top:65px;padding-bottom:65px}.what-we-search-valors .inner .text p[data-v-4dbad2ac]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;letter-spacing:0;line-height:1.6rem;margin:0}.main-heading[data-v-4dbad2ac]{margin-left:15px}.colored-text[data-v-4dbad2ac]{display:contents;color:#e77842!important}.what-we-search-valors .inner .text-wrap[data-v-4dbad2ac]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.what-we-search-valors .inner .text-wrap .col[data-v-4dbad2ac]{display:flex;flex-direction:column;align-items:center;justify-content:normal;position:relative;box-sizing:border-box;min-height:400px;min-width:330px;background-color:#07020a;border:3px solid #6495ed;border-radius:20px;box-shadow:0 0 10px 5px #6495ed;margin:20px 15px;padding:25px;text-align:center;transition:box-shadow .5s,color .5s;width:100%;padding-top:50px}.what-we-search-valors .inner .text-wrap .col[data-v-4dbad2ac]:hover{border:3px solid #7ba6f6;box-shadow:0 0 20px 5px #7ba6f6;text-align:center;transition:box-shadow .5s,color .5s}.what-we-search-valors .inner .text-wrap .col .letter[data-v-4dbad2ac]{position:absolute;left:25px;top:25px;opacity:.05;color:#fff;font-family:Montserrat,sans-serif;font-size:120px;font-weight:700;letter-spacing:0;line-height:101px}.what-we-search-valors .inner .text-wrap .col .heading>[data-v-4dbad2ac]{color:#cfcfcf;font-family:Montserrat,sans-serif;font-size:24px;font-weight:700;letter-spacing:0;line-height:34px;padding-top:20px;padding-bottom:20px;margin:0}.what-we-search-valors .inner .text-wrap .col .image[data-v-4dbad2ac]{height:79px;width:auto}.what-we-search-valors .inner .text-wrap .col .image img[data-v-4dbad2ac]{width:150px;height:85px;-o-object-fit:contain;object-fit:contain}.container[data-v-638e4f31]{padding:40px 0;max-width:1200px}iframe[data-v-638e4f31]{border-radius:15px}.section.maps-1[data-v-638e4f31]{display:block;padding:0 0 6rem}.title[data-v-638e4f31]{font-size:30px;font-weight:700;line-height:1.45rem}.where-you-can-find-text[data-v-638e4f31]{font-weight:600;font-size:32px;line-height:1.4rem;color:#25354d;margin:40px 0;text-align:center;align-items:center;display:flex;justify-content:flex-start}.where-you-can-find-icon[data-v-638e4f31]{max-width:30px;max-height:30px;-o-object-fit:contain;object-fit:contain;line-height:1.2;margin-left:10px}.title-subTitle-container[data-v-638e4f31]{font-family:Montserrat,sans-serif}.our-location-container[data-v-638e4f31],.title-subTitle-container[data-v-638e4f31]{display:flex;justify-content:center;flex-direction:column}.title-subTitle-container .sub-text[data-v-638e4f31]{margin-top:10px;font-family:Montserrat,sans-serif}.sub-text a[data-v-638e4f31]{font-family:Montserrat,sans-serif;font-size:17px;font-weight:600;text-decoration:none;opacity:.8}.our-location-container .sub-text[data-v-638e4f31]{margin-top:10px}.section.maps-1 .map-cnt[data-v-638e4f31]{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;width:100%;height:500px;border-radius:15px;padding:10px;overflow:hidden;box-shadow:0 0 30px 0 rgba(0,0,0,.2)}.section.maps-1 .map-cnt .map-a[data-v-638e4f31]{display:block;width:50%}.section.maps-1 .map-cnt .map-a>img[data-v-638e4f31]{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:450px}.section.maps-1 .map-cnt .overlay-cnt[data-v-638e4f31]{position:relative;left:0;top:0;width:50%;height:100%;padding:15px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#fff;color:#666;z-index:1}.section.maps-1 .map-cnt .overlay-cnt[data-v-638e4f31]:before{content:"";position:absolute;right:0;top:0;width:100%;height:100%;z-index:0}.section.maps-1 .map-cnt .overlay-cnt .btn[data-v-638e4f31],.section.maps-1 .map-cnt .overlay-cnt .sub-text[data-v-638e4f31],.section.maps-1 .map-cnt .overlay-cnt .title[data-v-638e4f31]{text-align:center;z-index:3}@media (max-width:992px){.container[data-v-638e4f31]{padding:0 15px}.section.maps-1 .map-cnt[data-v-638e4f31]{flex-wrap:wrap}.section.maps-1 .map-cnt .overlay-cnt[data-v-638e4f31]{width:100%;height:250px;border-right:0}.section.maps-1 .map-cnt .map-a[data-v-638e4f31]{width:100%}.our-location-container[data-v-638e4f31]{display:flex;justify-content:space-around;flex-direction:row;width:100%}.sub-text a[data-v-638e4f31]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;text-decoration:none;opacity:.8}}@media (max-width:768px){.where-you-can-find-text[data-v-638e4f31]{font-weight:600;font-size:22px;line-height:1.4rem;color:#25354d;margin:40px 0;align-items:center;display:flex;justify-content:center}}.first-section-carrers-with-us-wrap[data-v-f2656bc4]{position:relative;margin-top:-5px}.want-to-be-part-of-our-team[data-v-f2656bc4]{background:#000}.banner-join-our-team-Container[data-v-f2656bc4]{padding:75px 0 0;display:flex;justify-content:center;align-items:center;width:100%;background-color:#112b53}.banner-join-our-team-Container img[data-v-f2656bc4]{max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.first-section-carrers-with-us[data-v-f2656bc4]{background-color:#09041f;box-shadow:0 0 35px 0 rgba(0,0,0,.1)}.first-section-carrers-with-us .inner .text-wrap[data-v-f2656bc4]{display:flex;align-items:center}.first-section-carrers-with-us .inner .text-wrap .col[data-v-f2656bc4]{width:50%;margin:0 20px}.introduction p[data-v-f2656bc4]{font-size:16px;font-weight:700;letter-spacing:0;line-height:30px;margin:0;margin-bottom:20px}.first-section-carrers-with-us .inner .text-wrap .col .side-text img[data-v-f2656bc4]{height:66px;width:67px;margin-right:35px}.lazyloaded[data-v-f2656bc4]{opacity:1;transition:opacity .4s;transition-delay:0ms}.first-section-carrers-with-us .inner .text-wrap .col .side-text[data-v-f2656bc4]{display:flex;align-items:center;font-family:Montserrat,sans-serif;font-size:16px;letter-spacing:0;line-height:25px;padding-bottom:30px}@media only screen and (max-width:768px){.first-section-carrers-with-us .inner[data-v-f2656bc4]{padding-top:45px;padding-bottom:45px}.first-section-carrers-with-us .inner .text-wrap[data-v-f2656bc4]{flex-direction:column}.first-section-carrers-with-us .inner .text-wrap .col[data-v-f2656bc4]{width:100%}.first-section-carrers-with-us .inner .text-wrap .col .heading>[data-v-f2656bc4]{font-size:28px;line-height:42px}.first-section-carrers-with-us .inner .text-wrap .col[data-v-f2656bc4]:last-of-type{margin:0;margin-top:40px}.first-section-carrers-with-us .inner .text-wrap .col .side-text[data-v-f2656bc4]{font-size:14px;line-height:21px}}@media (max-width:1239px){.first-section-carrers-with-us .inner .text-wrap[data-v-f2656bc4]{padding-left:20px;padding-right:20px}}.first-section-carrers-with-us .inner[data-v-f2656bc4]{max-width:1200px;margin:auto;color:#fff;padding-top:85px;padding-bottom:40px}@media only screen and (min-width:992px){.want-to-be-part-of-our-team[data-v-f2656bc4]{position:relative;max-height:350px;z-index:2}}@media only screen and (max-width:991px){.want-to-be-part-of-our-team[data-v-f2656bc4]{position:relative;z-index:2;max-height:50vh}}@media only screen and (max-width:768px){.want-to-be-part-of-our-team .inner[data-v-f2656bc4]{max-width:1400px;margin:0 30px!important;color:#fff;padding-top:30px!important;padding-bottom:30px!important}}.want-to-be-part-of-our-team .inner[data-v-f2656bc4]{max-width:1400px;margin:auto;color:#fff;padding-top:15px;padding-bottom:45px}.want-to-be-part-of-our-team .inner .text-wrap[data-v-f2656bc4]{display:flex;align-items:center;justify-content:space-between}.want-to-be-part-of-our-team .inner .text-wrap .heading>[data-v-f2656bc4]{font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;letter-spacing:0;line-height:48px;margin:0}.colored-text[data-v-f2656bc4]{display:contents;color:#e77842!important}.want-to-be-part-of-our-team .inner .text-wrap a[data-v-f2656bc4]{box-sizing:border-box;height:45px;min-width:185px;margin:10px 10px;padding-left:20px;padding-right:20px;border:2px solid #3c89aa;border-radius:23px;background-color:#3c89aa;box-shadow:0 0 5px 5px #3c89aa;display:inline-flex;text-decoration:none;align-items:center;justify-content:center;color:#fff;font-family:Montserrat,sans-serif;font-size:16px;font-weight:700;letter-spacing:0;line-height:1.44;outline:none;transition:border-color .5s,background-color .5s,color .5s,box-shadow .5s,color .5s,all .3s}.button-see-job-opportunity a[data-v-f2656bc4]:hover{transform:scale(1.02);transition:all .3s;box-shadow:0 0 8px 5px #327d9e;text-decoration:underline!important;filter:brightness(80%)}.button-see-job-opportunity[data-v-f2656bc4]{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;overflow:hidden}.section--light[data-v-1f02ffc6]{background-color:#fff}.section[data-v-1f02ffc6]{padding:60px 0;text-align:center}.container[data-v-1f02ffc6]{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.section__header[data-v-1f02ffc6]:after{content:"";display:block;width:150px;margin:0 auto}.section__header[data-v-1f02ffc6]{margin:0 0 40px}.section--light .section__title[data-v-1f02ffc6]{color:#191b37}.section--light .section__header[data-v-1f02ffc6]:after{border-bottom:1px solid #191b37}.section__content[data-v-1f02ffc6]{text-align:left;vertical-align:top;line-height:1.75!important}.section__title[data-v-1f02ffc6]{font-size:35px;text-transform:uppercase;font-weight:900;font-family:Montserrat,sans-serif}p[data-v-1f02ffc6]{margin:0 0 15px;font-size:16px}.section__content ol[data-v-1f02ffc6],.section__content ul[data-v-1f02ffc6]{padding-left:0;padding-top:10px;font-size:16px}.wrapper-table[data-v-1f02ffc6]{overflow-x:auto}.section__content table td[data-v-1f02ffc6]{padding:4px 8px;border:2px solid #6495ed;font-size:16px}.table_information[data-v-1f02ffc6]{width:100%}@media (max-width:576px){.section[data-v-1f02ffc6]{padding:30px 15px}.container[data-v-1f02ffc6]{margin:0 10px}}.section[data-v-3b70259a]{padding:90px 15px 0 15px}.first-section-solution-page[data-v-3b70259a]{padding-bottom:45px}.section .title[data-v-3b70259a]{text-align:center;font-weight:700;font-size:25px;line-height:1.44;color:#25354d;margin:0 0 20px 0}.section .card[data-v-3b70259a]{text-align:center;background:transparent;border:0;transition:all .4s ease}.section .card .card-img-top[data-v-3b70259a]{transition:all .4s ease;max-width:250px}.section .card a[data-v-3b70259a]{color:inherit}.section .card .card-body[data-v-3b70259a]{border:1px solid transparent;margin-top:1rem;transition:all .4s ease;border-radius:10px}.section .card .card-body .card-title[data-v-3b70259a]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section .card:hover .card-body[data-v-3b70259a]{color:#1976d2}.section.desc-1 .title[data-v-3b70259a]{text-align:center;color:#ff5722}.section.desc-1 .sub-text[data-v-3b70259a]{text-align:center;line-height:1.75;font-size:17px;margin-top:20px!important;font-weight:500}.section.desc-1 .vacancy-cnt[data-v-3b70259a]{color:#555}.section.desc-1 .vacancy-cnt .title[data-v-3b70259a]{color:#2196f3;transition:all .4s ease}.section.desc-1 .vacancy-cnt:hover .title[data-v-3b70259a]{color:#ff5722}.section.desc-1 .multiple-items[data-v-3b70259a]{justify-content:left}.section.desc-1 .multiple-items .col-card[data-v-3b70259a]{flex:0 0 25%;margin-bottom:1.5rem}@media(max-width:992px){.section.desc-1 .multiple-items .col-card[data-v-3b70259a]{flex:0 0 33.3%}}@media(max-width:576px){.section.desc-1 .multiple-items .col-card[data-v-3b70259a]{flex:0 0 50%}}.section.desc-1 .multiple-items .col-card .bro-card[data-v-3b70259a]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;background:#fff;color:#666;padding:1rem 1rem;border-radius:15px;text-transform:uppercase;font-weight:700;text-align:center;box-shadow:0 0 13px 0 rgba(0,0,0,.25);transition:all .4s ease;border:2px solid transparent}.section.desc-1 .multiple-items .col-card .bro-card .img-fluid[data-v-3b70259a]{max-height:55px}.section.desc-1 .multiple-items .col-card .bro-card[data-v-3b70259a]:hover{border-color:#1976d2;color:#1976d2}.section.desc-1 .multiple-items .col-card .bro-card-orange[data-v-3b70259a]{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:300px;height:100%;background:#e66640;color:#fff;padding:8px 20px;text-transform:uppercase;font-weight:700;text-align:center;box-shadow:0 0 13px 0 rgba(0,0,0,.25);transition:all .4s ease;border:2px solid transparent;border-radius:999px;height:60px}.section.desc-1 .multiple-items .col-card .bro-card-orange[data-v-3b70259a]:hover{border-color:#ff5722;color:#fff;background:#ff5722}.section.desc-1 .multiple-items .col-card .bro-card-orange p[data-v-3b70259a]{font-size:.8rem;text-transform:uppercase;margin-bottom:0!important;font-family:Montserrat,sans-serif;letter-spacing:-.05em;scale:.95;font-size:12px}@media(max-width:767px){.section.desc-1 .multiple-items .col-card .bro-card-orange p[data-v-3b70259a]{zoom:85%;line-height:1.4}}.section.desc-1 .providers-grid[data-v-3b70259a]{padding:1rem 0 0 0}.section.desc-1 .providers-grid>div[data-v-3b70259a]{padding:0 1rem 2.5rem 1rem;display:flex;justify-content:center;align-items:center}.section.desc-1 .providers-grid>div .provider-img[data-v-3b70259a]{transform:scale(1);transition:all .4s ease;max-height:50px}.section.desc-1 .providers-grid>div .provider-img[data-v-3b70259a]:hover{transform:scale(1.2);cursor:pointer}@media(max-width:992px){.section.desc-1 .providers-grid>div .provider-img[data-v-3b70259a]{transform:scale(1)}.section.desc-1 .sub-text[data-v-3b70259a],.section.desc-1 .title[data-v-3b70259a],.section.desc-1[data-v-3b70259a]{text-align:center}.section.desc-1 .btn[data-v-3b70259a]{margin-bottom:3rem}.section.desc-1 .providers-grid>div .provider-img[data-v-3b70259a]{max-height:50px}}.section.breaker-1[data-v-3b70259a]{padding:7rem 0 7rem 0;background:linear-gradient(265deg,#1976d2,#2196f3);color:#fff;position:relative;overflow:hidden;margin-bottom:5rem}.section.breaker-1[data-v-3b70259a]:before{content:"";position:absolute;right:0;top:0;width:100%;height:100%;background-size:contain}.section.breaker-1 .title[data-v-3b70259a]{text-align:left}.section.breaker-1 .btn.btn-secondary[data-v-3b70259a]:hover{background-color:#ff5722;color:#fff}@media(max-width:992px){.section.breaker-1 .title[data-v-3b70259a],.section.breaker-1[data-v-3b70259a]{text-align:center}.section.breaker-1 .sub-text[data-v-3b70259a]{text-align:center;margin-bottom:2rem}.section.breaker-1 .btn[data-v-3b70259a]{margin-bottom:5rem}}.section.breaker-1.alternate[data-v-3b70259a]{background:linear-gradient(90deg,#fff,#e0e0e0);color:#666;box-shadow:0 5px 30px 0 rgba(0,0,0,.25)}.section.breaker-1.alternate[data-v-3b70259a]:before{content:"";position:absolute;right:0;top:0;width:100%;height:100%;background-size:contain}.section.breaker-2[data-v-3b70259a]{display:block;padding:7rem 0;margin:3rem 0 7rem 0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;color:#666;box-shadow:0 0 30px 0 rgba(0,0,0,.1)}.img-fluid[data-v-3b70259a]{max-width:100%;height:auto}.section[data-v-bc5c221e]{padding:60px 15px 0 15px}.section-bro-card[data-v-bc5c221e]{padding:85px 15px 0 15px!important}.aggregator-branded-container[data-v-bc5c221e]{padding-top:100px}.section .title[data-v-bc5c221e]{text-align:center;font-weight:700;font-size:25px;line-height:1.44;color:#25354d;margin:0 0 20px 0;font-family:Montserrat,sans-serif}.section .card[data-v-bc5c221e]{text-align:center;background:transparent;border:0;transition:all .4s ease}.section .card .card-img-top[data-v-bc5c221e]{transition:all .4s ease;max-width:250px}.section .card a[data-v-bc5c221e]{color:inherit}.section .card .card-body[data-v-bc5c221e]{border:1px solid transparent;margin-top:1rem;transition:all .4s ease;border-radius:10px}.section .card .card-body .card-title[data-v-bc5c221e]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section .card:hover .card-body[data-v-bc5c221e]{color:#1976d2}.section.desc-1 .title[data-v-bc5c221e]{text-align:center;font-weight:700;font-size:25px;line-height:1.44;margin-bottom:15px;color:#25354d;font-family:Montserrat,sans-serif}.section.desc-1 .sub-text[data-v-bc5c221e]{text-align:center;line-height:1.75;font-size:17px;margin-top:20px!important;font-weight:500;font-family:Montserrat,sans-serif}.section.desc-1 .vacancy-cnt[data-v-bc5c221e]{color:#fff}.section.desc-1 .vacancy-cnt .title[data-v-bc5c221e]{color:#2196f3;transition:all .4s ease}.section.desc-1 .vacancy-cnt:hover .title[data-v-bc5c221e]{color:#ff5722}.section.desc-1 .multiple-items[data-v-bc5c221e]{justify-content:left}.section.desc-1 .multiple-items .col-card[data-v-bc5c221e]{flex:0 0 25%;margin-bottom:1.5rem}.bro-card[data-v-bc5c221e]:hover{border-color:#ff5722!important;color:#fff;background:#ff5722!important}@media (max-width:992px){.section.desc-1 .multiple-items .col-card[data-v-bc5c221e]{flex:0 0 33.3%}.aggregator-img[data-v-bc5c221e]{padding-top:40px;padding-bottom:40px}.aggregator-branded-container[data-v-bc5c221e]{padding-top:60px}.genie-img[data-v-bc5c221e]{padding-top:65px}}@media (max-width:768px){.aggregator-img[data-v-bc5c221e]{padding-top:40px;padding-bottom:40px}.aggregator-branded-container[data-v-bc5c221e]{padding-top:60px}.genie-img[data-v-bc5c221e]{padding-top:35px}}@media (max-width:576px){.section.desc-1 .multiple-items .col-card[data-v-bc5c221e]{flex:0 0 50%}}.section.desc-1 .multiple-items .col-card .bro-card[data-v-bc5c221e]{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:300px;height:70px;background:#e66640;color:#fff;padding:1rem 1rem;font-weight:700;text-align:center;box-shadow:0 0 13px 0 rgba(0,0,0,.25);transition:all .4s ease;border:2px solid transparent;border-radius:999px;font-size:.8rem;text-transform:uppercase;margin:0}.section.desc-1 .multiple-items .col-card .bro-card .img-fluid[data-v-bc5c221e]{max-height:55px}.section.desc-1 .multiple-items .col-card .bro-card-orange[data-v-bc5c221e]{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:300px;height:70px;background:#e66640;color:#fff;padding:1rem 1rem;text-transform:uppercase;font-weight:700;text-align:center;box-shadow:0 0 13px 0 rgba(0,0,0,.25);transition:all .4s ease;border:2px solid transparent;border-radius:999px;font-family:Montserrat,sans-serif}.img-fluid[data-v-bc5c221e]{max-width:100%;height:auto}.section[data-v-1bb4ee34]{padding:90px 15px 0 15px}.aggregator-branded-container[data-v-1bb4ee34]{padding-top:100px}.section .title[data-v-1bb4ee34]{text-align:center;font-weight:700;font-size:25px;line-height:1.44;color:#25354d;margin:0 0 20px 0;font-family:Montserrat,sans-serif}.section .card[data-v-1bb4ee34]{text-align:center;background:transparent;border:0;transition:all .4s ease}.section .card .card-img-top[data-v-1bb4ee34]{transition:all .4s ease;max-width:250px}.section .card a[data-v-1bb4ee34]{color:inherit}.section .card .card-body[data-v-1bb4ee34]{border:1px solid transparent;margin-top:1rem;transition:all .4s ease;border-radius:10px}.section .card .card-body .card-title[data-v-1bb4ee34]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section .card:hover .card-body[data-v-1bb4ee34]{color:#1976d2}.section.desc-1 .title[data-v-1bb4ee34]{text-align:center;font-weight:700;font-size:25px;line-height:1.44;margin-bottom:15px;color:#25354d;font-family:Montserrat,sans-serif}.section.desc-1 .sub-text[data-v-1bb4ee34]{text-align:center;line-height:1.75;font-size:17px;margin-top:20px!important;font-weight:500}.section.desc-1 .vacancy-cnt[data-v-1bb4ee34]{color:#fff}.section.desc-1 .vacancy-cnt .title[data-v-1bb4ee34]{color:#2196f3;transition:all .4s ease}.section.desc-1 .vacancy-cnt:hover .title[data-v-1bb4ee34]{color:#ff5722}.section.desc-1 .multiple-items[data-v-1bb4ee34]{justify-content:left}.section.desc-1 .multiple-items .col-card[data-v-1bb4ee34]{flex:0 0 25%;margin-bottom:1.5rem}.bro-card[data-v-1bb4ee34]:hover{border-color:#ff5722!important;color:#fff;background:#ff5722!important}@media(max-width:992px){.section.desc-1 .multiple-items .col-card[data-v-1bb4ee34]{flex:0 0 33.3%}}@media(max-width:768px){.bro-card-orange p[data-v-1bb4ee34]{font-size:12px!important;text-transform:uppercase;margin-bottom:0!important}.section[data-v-1bb4ee34]{padding:40px 15px 0 15px}}@media(max-width:576px){.section.desc-1 .multiple-items .col-card[data-v-1bb4ee34]{flex:0 0 50%}}.section.desc-1 .multiple-items .col-card .bro-card-orange[data-v-1bb4ee34]{height:100%;padding:8px 20px}.bro-card-orange[data-v-1bb4ee34]:hover{border-color:#ff5722!important;color:#fff;background:#ff5722!important}.bro-card-orange p[data-v-1bb4ee34]{font-size:.8rem;text-transform:uppercase;margin-bottom:0!important;font-family:Montserrat,sans-serif;letter-spacing:-.05em;scale:.95}@media(max-width:767px){.bro-card-orange p[data-v-1bb4ee34]{zoom:85%;line-height:1.4}}.section.desc-1 .multiple-items .col-card .bro-card .img-fluid[data-v-1bb4ee34]{max-height:55px}.section.desc-1 .multiple-items .col-card .bro-card-orange[data-v-1bb4ee34]{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:300px;height:60px;background:#e66640;color:#fff;padding:1rem 1rem;text-transform:uppercase;font-weight:700;text-align:center;box-shadow:0 0 13px 0 rgba(0,0,0,.25);transition:all .4s ease;border:2px solid transparent;border-radius:999px}.wrapper-multiple-items[data-v-1bb4ee34]{padding-top:60px}.img-fluid[data-v-1bb4ee34]{max-width:100%;height:auto}@media (max-width:992px){.section.desc-1 .multiple-items .col-card[data-v-3979810a]{flex:0 0 33.3%}.section.desc-1 .providers-grid>div .provider-img[data-v-3979810a]{transform:scale(1)}}.section[data-v-3979810a]{padding:60px 15px 30px 15px}.section .title[data-v-3979810a]{text-align:center;font-weight:700;font-size:25px;line-height:1.44;color:#25354d;margin:0 0 20px 0}.providers-grid[data-v-3979810a]{padding:1rem 0 0}.provider-img[data-v-3979810a]{transform:scale(1);transition:.4s}.provider-img[data-v-3979810a]:hover{transform:scale(.95);cursor:pointer}.provider-img[data-v-3979810a]{max-height:50px;filter:drop-shadow(1px 2px 1px rgb(200,196,196))}@keyframes scroll-3979810a{0%{transform:translateX(0)}to{transform:translateX(-15965px)}}.slider[data-v-3979810a]{background:#fff;box-shadow:0 10px 5px -13px rgba(0,0,0,.125);height:100px;margin:auto;overflow:hidden;position:relative;width:100%;display:flex;justify-content:flex-start;align-items:center}.slider[data-v-3979810a]:after,.slider[data-v-3979810a]:before{background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0));content:"";height:100%;position:absolute;width:75px;z-index:2}.slider[data-v-3979810a]:after{right:0;top:0;transform:rotate(180deg)}.slider[data-v-3979810a]:before{left:0;top:0}.slider .slide-track[data-v-3979810a]{animation:scroll-3979810a 180s linear infinite;display:flex;width:15965 px;animation-play-state:running}.slider:hover .slide-track[data-v-3979810a]{animation-play-state:paused}.slider .slide[data-v-3979810a]{height:50px;width:100%;padding:3px 15px}@media(max-width:650px){.slider[data-v-3979810a]{background:#fff;box-shadow:0 10px 5px -13px rgba(0,0,0,.125);height:100px;margin:auto;overflow:hidden;position:relative;width:calc(100% + 59px)!important;display:flex;justify-content:flex-start;align-items:center;left:-32px!important}}.section-latest-game-released{background-color:#09041f;position:relative;background-size:cover;text-align:left;padding:26px 0 94px}.section-latest-game-released .container{max-width:1320px;width:100%}.section-latest-game-released .space-top{padding-top:70px}.container .nav-bar-games{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px}.section-latest-game-released>.container .nav-bar-games .left{display:flex;justify-content:center;align-items:center}.section-latest-game-released>.container .nav-bar-games .left .title{font-size:40px;font-weight:600;color:#fff;margin:0;letter-spacing:1px;line-height:1.25}.section-latest-game-released>.container .nav-bar-games .view-button{margin:15px 0;font-size:16px;font-weight:600;color:#fff;padding:13px 13px;border-radius:25px;border:2px solid #2d71ef;transition:all .3s;width:auto;max-width:300px}.view-button:hover{color:#fff;font-size:16px;background:#2d71ef;border:2px solid #2d71ef;box-shadow:0 0 15px 5px #6495ed;cursor:pointer}.section-latest-game-released>.container .description{margin:0 0 50px;font-size:16px;color:#fff;line-height:1.75;text-align:left;letter-spacing:normal}.slot-list{display:flex;width:100%;flex-wrap:wrap;justify-content:space-between}.slot-list-wrapper{width:100%;min-height:50vh}.game-card{margin:0 0 15px;position:relative}.play-button{transition:opacity .3s}.game-card:hover .play-button{opacity:1}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;background:linear-gradient(90deg,#6073ec,#1336c1);color:#fff;font-size:14px;font-weight:500;font-family:Montserrat,sans-serif;line-height:1.25;padding:10px 20px;border-radius:999px;max-width:150px;max-height:100px;z-index:3;transition:all .3s}.play-button:hover{background:linear-gradient(90deg,#5c68bb,#172f8f);color:#fff;text-decoration:underline;font-weight:300;transition:all .1s}.slot-game-thumb{-o-object-fit:contain;object-fit:contain;transition:all .3s;height:180px;max-width:320px;cursor:pointer}.slot-game-name{font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:600;line-height:1.2;margin:10px 0 10px 0;color:#fff}@media(max-width:768px){.section__title{font-size:30px;text-transform:uppercase;font-weight:700;font-family:Montserrat,sans-serif}.section__subtitle{font-size:18px;margin:0 0 30px;font-weight:600;font-family:Montserrat,sans-serif}}@media(max-width:1200px)and (min-width:321px){.section-latest-game-released{background-color:#09041f;position:relative;background-size:cover;text-align:left;padding:26px 10px 94px}.slot-list{display:flex;width:100%;flex-wrap:wrap;justify-content:space-around;padding:25px 10px 0}.game-card{margin:0 0 15px;position:relative;max-width:100%}.slot-game-thumb{-o-object-fit:contain;object-fit:contain;transition:all .3s;height:120px;width:100%;cursor:pointer}.slot-game-name{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;line-height:1.2;margin:5px 0 10px 0}}@media(max-width:480px){.section-latest-game-released .space-top{padding-top:30px}.section-latest-game-released>.container .nav-bar-games .left .title{font-size:30px;font-weight:600;color:#fff;margin:0;letter-spacing:1px;line-height:1.25}.section-latest-game-released>.container .description{margin:0 0 50px;font-size:15px;color:#fff;line-height:1.75;text-align:center;letter-spacing:normal}.section-latest-game-released>.container .nav-bar-games .view-button{margin:0;font-size:16px;font-weight:600;color:#fff;padding:13px 18px;border-radius:25px;border:2px solid #2d71ef;transition:all .3s}.slot-list{display:flex;width:100%;flex-wrap:wrap;justify-content:space-around;padding:25px 10px 0}.game-card{margin:0 0 30px;position:relative}.slot-game-thumb{-o-object-fit:contain;object-fit:contain;transition:all .3s;height:120px;width:100%;cursor:pointer}.slot-game-name{font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:600;line-height:1.2;margin:5px 0 10px 0}.nav-bar-games{display:flex;justify-content:space-between!important;align-items:center;flex-wrap:wrap;margin-bottom:30px}}#slot-section{position:relative}#slot-section:before{content:"";position:absolute;width:100%;top:0;left:0;display:block;background:#09041f;height:100%;z-index:-1}.container[data-v-128272e8]{padding-top:100px;max-width:990px}@media(min-width:767px){.container[data-v-128272e8]{padding-top:140px}}.section-solution-preview-bg[data-v-128272e8]{background-color:#09041f;position:relative;background-size:cover;padding:26px 0 94px}.section-solution-preview[data-v-128272e8]{max-width:1320px;width:100%}.form-row[data-v-128272e8]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.col-md-4[data-v-128272e8]{flex:0 0 33.333%;max-width:33.333%;padding:0 15px;box-sizing:border-box;display:flex;justify-content:center}@media(max-width:576px){.col-6[data-v-128272e8]{flex:0 0 50%;max-width:50%}}.card[data-v-128272e8]{width:100%;border:0;border-radius:5px;overflow:hidden;display:flex;justify-content:center;align-items:center;min-height:95px;border:0 solid transparent}.btn-img-outer[data-v-128272e8]{background:#162134;padding:5px 10px;border-radius:5px;height:100%;width:100%}.card-img-top[data-v-128272e8]{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);max-width:250px;-o-object-fit:contain;object-fit:contain;height:auto;-webkit-backdrop-filter:1px 1px 1px 1xp #000;min-height:100%;aspect-ratio:4/1;height:100%}body[data-v-ea645a0a],html[data-v-ea645a0a]{font-family:Montserrat,sans-serif}.box[data-v-ea645a0a]{width:350px;height:100%;max-height:600px;min-height:70vh;border-radius:20px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:30px 50px}.box .box__ghost[data-v-ea645a0a]{padding:15px 25px 25px;position:absolute;left:50%;top:30%;transform:translate(-50%,-30%)}.box .box__ghost .symbol[data-v-ea645a0a]:first-child{opacity:.2;animation:shine-ea645a0a 4s ease-in-out 3s infinite}.box .box__ghost .symbol[data-v-ea645a0a]:first-child:after,.box .box__ghost .symbol[data-v-ea645a0a]:first-child:before{content:"";width:12px;height:4px;background:#fff;position:absolute;border-radius:5px;bottom:65px;left:0}.box .box__ghost .symbol[data-v-ea645a0a]:first-child:before{transform:rotate(45deg)}.box .box__ghost .symbol[data-v-ea645a0a]:first-child:after{transform:rotate(-45deg)}.box .box__ghost .symbol[data-v-ea645a0a]:nth-child(2){position:absolute;left:-5px;top:30px;height:18px;width:18px;border:4px solid;border-radius:50%;border-color:#fff;opacity:.2;animation:shine-ea645a0a 4s ease-in-out 1.3s infinite}.box .box__ghost .symbol[data-v-ea645a0a]:nth-child(3){opacity:.2;animation:shine-ea645a0a 3s ease-in-out .5s infinite}.box .box__ghost .symbol[data-v-ea645a0a]:nth-child(3):after,.box .box__ghost .symbol[data-v-ea645a0a]:nth-child(3):before{content:"";width:12px;height:4px;background:#fff;position:absolute;border-radius:5px;top:5px;left:40px}.box .box__ghost .symbol[data-v-ea645a0a]:nth-child(3):before{transform:rotate(90deg)}.box .box__ghost .symbol[data-v-ea645a0a]:nth-child(3):after{transform:rotate(180deg)}.box .box__ghost .symbol[data-v-ea645a0a]:nth-child(4){opacity:.2;animation:shine-ea645a0a 6s ease-in-out 1.6s infinite}.box .box__ghost .symbol[data-v-ea645a0a]:nth-child(4):after,.box .box__ghost .symbol[data-v-ea645a0a]:nth-child(4):before{content:"";width:15px;height:4px;background:#fff;position:absolute;border-radius:5px;top:10px;right:30px}.box .box__ghost .symbol[data-v-ea645a0a]:nth-child(4):before{transform:rotate(45deg)}.box .box__ghost .symbol[data-v-ea645a0a]:nth-child(4):after{transform:rotate(-45deg)}.box .box__ghost .symbol[data-v-ea645a0a]:nth-child(5){position:absolute;right:5px;top:40px;height:12px;width:12px;border:3px solid;border-radius:50%;border-color:#fff;opacity:.2;animation:shine-ea645a0a 1.7s ease-in-out 7s infinite}.box .box__ghost .symbol[data-v-ea645a0a]:nth-child(6){opacity:.2;animation:shine-ea645a0a 2s ease-in-out 6s infinite}.box .box__ghost .symbol[data-v-ea645a0a]:nth-child(6):after,.box .box__ghost .symbol[data-v-ea645a0a]:nth-child(6):before{content:"";width:15px;height:4px;background:#fff;position:absolute;border-radius:5px;bottom:65px;right:-5px}.box .box__ghost .symbol[data-v-ea645a0a]:nth-child(6):before{transform:rotate(90deg)}.box .box__ghost .symbol[data-v-ea645a0a]:nth-child(6):after{transform:rotate(180deg)}.box .box__ghost .box__ghost-container[data-v-ea645a0a]{background:#fff;width:100px;height:100px;border-radius:100px 100px 0 0;position:relative;margin:0 auto;animation:upndown-ea645a0a 3s ease-in-out infinite}.box .box__ghost .box__ghost-container .box__ghost-eyes[data-v-ea645a0a]{position:absolute;left:17%;top:45%;height:12px;width:70px}.box .box__ghost .box__ghost-container .box__ghost-eyes .box__eye-left[data-v-ea645a0a]{width:12px;height:12px;background:#332f63;border-radius:50%;margin:0 10px;position:absolute;left:0}.box .box__ghost .box__ghost-container .box__ghost-eyes .box__eye-right[data-v-ea645a0a]{width:12px;height:12px;background:#332f63;border-radius:50%;margin:0 10px;position:absolute;right:0}.box .box__ghost .box__ghost-container .box__ghost-bottom[data-v-ea645a0a]{display:flex;position:absolute;top:100%;left:0;right:0}.box .box__ghost .box__ghost-container .box__ghost-bottom div[data-v-ea645a0a]{flex-grow:1;position:relative;top:-10px;height:20px;border-radius:100%;background-color:#fff}.box .box__ghost .box__ghost-container .box__ghost-bottom div[data-v-ea645a0a]:nth-child(2n){top:-12px;margin:0 0;border-top:15px solid #09041f;background:transparent}.box .box__ghost .box__ghost-shadow[data-v-ea645a0a]{height:20px;box-shadow:0 50px 15px 5px #3b3769;border-radius:50%;margin:0 auto;animation:smallnbig-ea645a0a 3s ease-in-out infinite}.box .box__description[data-v-ea645a0a]{position:absolute;bottom:30px;top:60%;left:50%;transform:translateX(-50%)}.box .box__description .box__description-container[data-v-ea645a0a]{color:#fff;text-align:center;width:200px;font-size:16px;margin:0 auto}.box .box__description .box__description-container .box__description-title[data-v-ea645a0a]{font-size:24px;letter-spacing:.5px}.box .box__description .box__description-container .box__description-text[data-v-ea645a0a]{color:#fff;line-height:20px;margin-top:20px;font-size:15px;font-weight:500;text-align:center}.box .box__description .box__button[data-v-ea645a0a]{display:block;position:relative;background:linear-gradient(90deg,#6073ec,#1336c1);border-radius:50px;height:50px;text-align:center;text-decoration:none;color:#fff;line-height:50px;font-size:18px;padding:0 70px;white-space:nowrap;margin-top:25px;transition:background .5s ease;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);cursor:pointer;transition:all .3s}.gradientText[data-v-ea645a0a]{background:linear-gradient(90deg,#6073ec,#1336c1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:40px;font-weight:600;font-family:Montserrat,sans-serif;justify-content:center;display:flex}.box .box__description .box__button[data-v-ea645a0a]:before{content:"";position:absolute;width:20px;height:100px;background:#fff;bottom:-25px;left:0;border:2px solid #fff;transform:translateX(-50px) rotate(45deg);transition:all .3s}.box .box__description .box__button[data-v-ea645a0a]:hover{background:linear-gradient(90deg,#4c48bb,#0b1491);border-color:#fff;transition:all .3s}@keyframes upndown-ea645a0a{0%{transform:translateY(5px)}50%{transform:translateY(15px)}to{transform:translateY(5px)}}@keyframes smallnbig-ea645a0a{0%{width:90px}50%{width:100px}to{width:90px}}@keyframes shine-ea645a0a{0%{opacity:.2}25%{opacity:.1}50%{opacity:.2}to{opacity:.2}}.heading-News{font-weight:700;font-size:15px;line-height:1.44;color:#000;font-family:Intro Black,sans-serif;text-transform:uppercase}.description-News{font-weight:400;font-size:14px;line-height:1.71;font-family:Montserrat,sans-serif}.date-news{margin-top:20px;margin-bottom:0!important;min-height:23px!important;font-style:italic}.heading-News-Detail{font-weight:700;font-size:35px;line-height:1.44;color:#000;font-family:Intro Black,sans-serif;text-align:center;text-transform:uppercase}.news-detail-body-text{font-weight:400;font-size:20px;line-height:1.71}.news-detail-body-text,body{font-family:Montserrat,sans-serif}.fade-in-fwd{animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes scale-in-center{0%{transform:scale(0);opacity:1}to{transform:scale(1);opacity:1}}html{width:100%;height:100%;max-width:100%;margin:0 auto}.sticky-filters-bg{background:#09041f}.section-slot-page{background:#09041f;position:relative}.section-slot-page .sticky-filters{z-index:223;top:100px;left:0;padding:10px}@media screen and (max-width:991px){.section-slot-page .sticky-filters{top:80px}}.section-slot-page .search-bar-container{display:flex;justify-content:end;align-items:center;width:100%;padding:0}.section-slot-page .search-bar{display:flex;align-items:center;position:relative}.section-slot-page .search-bar input{width:0;height:40px;padding:0 10px 0 20px;border:2px solid hsla(0,0%,80%,.18);border-radius:20px;outline:none;opacity:0;visibility:hidden;transition:width .3s ease}.section-slot-page .search-bar input.expanded{width:200px;max-width:200px;opacity:1;visibility:visible;transition:width .3s ease;color:#fff}.section-slot-page .search-button{background:none;border:none;outline:none;cursor:pointer;padding:5px;border:2px solid #2d71ef;font-size:14px;border-radius:50%;width:30px;height:30px;display:flex;justify-content:center;align-items:center;margin:0 8px;color:#fff!important;transition:all .3s ease}.section-slot-page .search-button:hover{background:#2d71ef;box-shadow:0 0 15px 5px #6495ed;transition:all .3s ease}.section-slot-page .cancel-search{background:none;border:none;outline:none;cursor:pointer;padding:5px;font-size:30px;color:#bd3636!important;border-radius:50%;width:40px;height:40px;display:flex;justify-content:center;align-items:center;transition:all .3s ease}.section-slot-page .cancel-search:hover{scale:.75;transition:all .3s ease}.section-slot-page .search-button i{color:#fff}.section-slot-page .container{padding:160px 0 90px;display:flex;align-items:center;justify-content:left;flex-wrap:wrap;flex-direction:column}.section-slot-page .section-slot-page{background:#09041f;position:relative}.section-slot-page .bg-blur{filter:blur(125px);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;height:70%;max-height:200px;opacity:.6;display:flex;justify-content:center;align-items:center}@media(max-width:650px){.section-slot-page .bg-blur{top:60%}}.section-slot-page .conic-gradient{background:conic-gradient(from 180deg at 50% 50%,#0aefff -69.37deg,#0f83ff 31.88deg,#f96 120deg,#f96 204.37deg,#0aefff 290.63deg,#0f83ff 391.87deg),#eaa419;width:100%;height:240px;position:relative;z-index:1111;opacity:.5}.section-slot-page .section__header{margin:0 0 20px}.section-slot-page .section__header:after{content:"";display:block;width:150px;margin:0 auto;border-bottom:1px solid #fff}.section-slot-page .section__title{font-size:40px;text-transform:uppercase;font-weight:700;font-family:Montserrat,sans-serif;color:#fff}.section-slot-page .section__subtitle{font-size:25px;margin:0 0 30px;font-weight:600;font-family:Montserrat,sans-serif;color:#fff}.section-slot-page .slot-list{display:flex;width:100%;flex-wrap:wrap;justify-content:left;padding:25px 40px 0}.section-slot-page .game-card{margin:0 0 15px;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:140px}.section-slot-page .play-button{transition:opacity .3s}.section-slot-page .slot-game-thumb:hover .play-button{opacity:1}.section-slot-page .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;background:#1336c1;color:#fff;font-size:14px;font-weight:500;font-family:Montserrat,sans-serif;line-height:1.25;padding:10px 20px;border-radius:999px;max-width:150px;max-height:100px;z-index:3;transition:all .3s}.section-slot-page .play-button:hover{background:#2540ad;color:#fff;text-decoration:underline;font-weight:300;transition:all .1s}.section-slot-page .slot-game-thumb{-o-object-fit:contain;object-fit:contain;transition:all .3s;height:100%;max-width:90%;cursor:pointer;filter:drop-shadow(0 0 7px rgba(255,255,255,.1294117647));z-index:3;min-height:120px;max-height:180px}.section-slot-page .slide-in-tl{animation:slide-in-tl .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-in-tl{0%{transform:translateY(-1000px) translateX(-1000px);opacity:0}to{transform:translateY(0) translateX(0);opacity:1}}.section-slot-page .slot-game-name{font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:600;line-height:1.2;margin:10px 0 10px 0}.section-slot-page .wrapper-coming-soon{position:absolute;top:0;right:0;z-index:222}.section-slot-page .slot-game-comingsoon-label{background-color:#6495ed;transform:skew(-15deg,0deg);padding:2px 6px}.section-slot-page .slot-game-comingsoon-label .comingsoon-text{margin-bottom:0;line-height:1.44;font-size:10px;font-weight:500;color:#fff;letter-spacing:-.04em}@media(max-width:768px){.section-slot-page .section__title{font-size:30px;text-transform:uppercase;font-weight:700;font-family:Montserrat,sans-serif}.section-slot-page .section__subtitle{font-size:18px;margin:0 0 30px;font-weight:600;font-family:Montserrat,sans-serif}}@media(max-width:992px)and (min-width:321px){.section-slot-page .slot-list{display:flex;width:100%;flex-wrap:wrap;justify-content:left;padding:25px 10px 0}.section-slot-page .container{padding-top:120px!important;padding-left:0!important;padding-right:0!important;max-width:90%!important;display:flex;align-items:center;justify-content:left;flex-wrap:wrap;flex-direction:column}.section-slot-page .search-bar-container{display:flex;justify-content:end;align-items:center;width:100%}.section-slot-page .game-card{margin:0 0 15px;position:relative;max-width:49%}.section-slot-page .slot-game-thumb{-o-object-fit:contain;object-fit:contain;transition:all .3s;height:120px;width:100%;cursor:pointer;z-index:3}.section-slot-page .slot-game-name{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;line-height:1.2;margin:5px 0 10px 0}}@media(max-width:567px){.section-slot-page .container{padding-top:120px!important;padding-left:0!important;padding-right:0!important;max-width:100%!important;display:flex;align-items:center;justify-content:left;flex-wrap:wrap;flex-direction:column}}@media(max-width:321px){.section-slot-page .slot-list{display:flex;width:100%;flex-wrap:wrap;justify-content:space-around;padding:25px 10px 0}.section-slot-page .game-card{margin:0 0 30px;position:relative}.section-slot-page .slot-game-thumb{-o-object-fit:contain;object-fit:contain;transition:all .3s;height:120px;width:100%;cursor:pointer;z-index:3}.section-slot-page .slot-game-name{font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:600;line-height:1.2;margin:5px 0 10px 0}}.section-slot-page .place-holder-card{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);width:90%;height:70%;min-height:120px;z-index:4;overflow:hidden;border-radius:0}.section-slot-page .skeleton{filter:blur(12px);background-color:#e2e5e7;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-size:40px 100%;background-repeat:no-repeat;max-width:320px;max-height:180px;background-position:left -40px top 0;animation:shine 1s ease infinite;pointer-events:none!important}@keyframes shine{to{background-position:right -40px top 0}}.section-slot-page .no-games-criteria p{font-size:80%;color:#fff;font-weight:bolder;letter-spacing:1px;text-transform:uppercase;margin:0}.section-slot-page .no-games-criteria{display:flex;justify-content:center;align-items:center;width:100%;min-height:30vh;padding:0 20px}.header{padding:10px 0;position:fixed;top:0;left:0;z-index:900;width:100%;height:100px;transition:all .3s;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}@media(max-width:992px){.header{height:80px}}.header .navbar{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;flex-direction:row;transition:all .3s}.header .nav-menu{order:1}.header .logo img{max-width:160px}.header .hamburger{display:none}.header .hamburger.active .bar1{transform:rotate(-45deg) translate(-5px,6px)}.header .hamburger.active .bar2{opacity:0}.header .hamburger.active .bar3{transform:rotate(45deg) translate(-5px,-6px)}.header .bar{display:block;width:25px;height:3px;margin:5px auto;transition:all .3s ease-in-out;background-color:#fff}.header .nav-menu{display:flex;justify-content:space-between;align-items:center}.header .nav-item{margin-left:2rem;position:relative;cursor:pointer}.header .nav-link{font-size:16px;font-weight:600;line-height:1.75;color:#fff!important;white-space:nowrap;text-transform:uppercase;scale:.85}@media(min-width:767px){.header .nav-link:hover{color:#6495ed!important}}.header .arrow-down-menu{width:15px;height:15px;-o-object-fit:contain;object-fit:contain;transform:rotate(90deg);transition:all .3s}.header .arrow{display:inline-block;margin-right:-15px;transition:all .3s}.header .rotated{transform:rotate(180deg);transition:all .3s}.header .sub-menu{display:block;position:absolute;top:0;left:-20px;background:#162134;z-index:1;border-bottom-left-radius:8px;border-bottom-right-radius:8px;height:0;width:200px;overflow:hidden;transition:all 1s}.header .nav-item .sub-menu{display:block;top:50px;height:auto;transition:all 1s}.header .sub-item{padding:12px 6px!important;font-size:16px;font-weight:600;line-height:1.75;color:#fff!important;white-space:nowrap;text-transform:uppercase;scale:.85;display:flex;justify-content:flex-start;align-items:center}.header .sub-link{color:#fff;text-decoration:none;font-weight:600}@media(min-width:767px){.header .sub-link:hover{color:#6495ed}}@media only screen and (max-width:992px){.header .header{padding:5px 0;position:fixed;top:0;left:0;z-index:900;width:100%;height:75px;transition:all .3s}.header .no-bord{border-bottom:0 solid transparent!important}.header .nav-menu{position:fixed;right:-200%;top:75px;flex-direction:column;background-color:#162134!important;width:50%;max-width:200px;text-align:center;transition:.3s;box-shadow:0 10px 27px rgba(0,0,0,.05);z-index:100;border-radius:0 0 0 8px;align-items:flex-start;justify-content:flex-start}.header .nav-link{font-size:14px;font-weight:600;line-height:1.75;color:#fff!important;white-space:nowrap;text-transform:uppercase;scale:1!important}.header a{margin:0!important}.header .navbar{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;flex-direction:row;transition:all .3s;scale:inherit!important}.header .nav-menu.active{right:0}.header .nav-item{margin:10px 20px;width:auto;text-align:start}.header .hamburger{display:block;cursor:pointer}.header .sub-menu{display:block;position:relative;top:20px;left:0;background:#162134;z-index:1;width:100%;overflow:hidden;border-radius:0}.header .nav-item .sub-menu{display:flex;top:8px;height:auto;transition:all 1s;flex-direction:column}.header .sub-item{scale:1!important;padding:6px 0!important;font-size:14px}}.header .logo img{max-width:135px;max-height:100px;-o-object-fit:contain;object-fit:contain;cursor:pointer}.header .router-link-active{color:#6495ed!important;font-weight:700}.header .active-link{color:#6495ed!important}.header .active-link,.header .router-link-exact-active{font-weight:800!important;text-shadow:0 0 5px rgba(0,0,0,.561)}.header li{list-style:none}.header a{text-decoration:none;display:flex;justify-content:start;align-items:baseline;margin:0 0 0 3px}.header dl,.header ol,.header ul{margin-top:0;margin-bottom:0}.header ol,.header ul{padding-left:0}.cursor-inherit{cursor:inherit!important}.cursor-pointer{cursor:pointer!important}.no-scroll{overflow:hidden!important}.slide-out-bck-center{animation:slide-out-bck-center .5s cubic-bezier(.55,.085,.68,.53) both}.fade-in{animation:fade-in 1.2s cubic-bezier(.39,.575,.565,1) both}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-out-bck-center{0%{transform:translateZ(0);opacity:1}to{transform:translateZ(-1100px);opacity:0}}.slide-in-bottom{animation:slide-in-bottom .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-in-bottom{0%{transform:translateY(1000px);opacity:0}to{transform:translateY(0);opacity:1}}.slide-in-fwd-top{animation:slide-in-fwd-top .4s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-in-fwd-top{0%{transform:translateZ(-1400px) translateY(-800px);opacity:0}to{transform:translateZ(0) translateY(0);opacity:1}}.scale-in-ver-top{animation:scale-in-ver-top .5s cubic-bezier(.25,.46,.45,.94) both;animation-delay:.2s}@keyframes scale-in-ver-top{0%{transform:scaleY(0);transform-origin:100% 0;opacity:1}to{transform:scaleY(1);transform-origin:100% 0;opacity:1}}#app,body,html{width:100%;height:100%;min-height:100%}body{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%}*,:after,:before{scrollbar-width:thin;scrollbar-color:hsla(220,7%,44%,.541) rgba(9,4,31,.902)!important;font-family:Montserrat,sans-serif!important}.newsbox .container{padding:160px 0 40px}.newsbox .container,.newsbox .container-HomePage{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;flex-direction:column}.newsbox .container-HomePage{padding:40px 15px 40px}.newsbox .latest-news{font-size:40px;font-weight:600;letter-spacing:1px;margin-bottom:0;position:relative}.newsbox .latest-news,.newsbox .latest-news-subtitle{display:flex;justify-content:space-around;color:#160f1d}.newsbox .latest-news-subtitle{margin:20px 0 20px;font-family:Poppins;font-size:16px}.newsbox .news-cards{display:flex;width:100%;flex-wrap:wrap;justify-content:start}.newsbox .news-cards .card{border:0 solid transparent!important;align-items:center}.newsbox .news-picker{max-width:180px;position:relative;margin-bottom:20px}.newsbox .card-item[data-v-bf0efd88]{border:none;cursor:pointer;transition:all .3s;display:flex;justify-content:center;align-items:center;background:transparent}.newsbox .card-title{height:4em;overflow:hidden;text-overflow:ellipsis}.newsbox .card-text,.newsbox .date-news{opacity:.6;font-size:14px;line-height:1.71;color:#160f1d;margin-bottom:10px;position:relative}.newsbox .card-img-top{height:150px;-o-object-fit:fill;object-fit:fill}.newsbox .clamp-2{-webkit-line-clamp:2}.newsbox .clamp-2,.newsbox .clamp-3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.newsbox .clamp-3{-webkit-line-clamp:2}.newsbox .go-to-news-page-btn-wrapper{width:100%;margin:15px 0 0 0;display:flex;justify-content:center;align-items:center}.newsbox .go-to-news-Page{margin:15px 0;font-size:16px;font-weight:600;color:#160f1d;padding:13px 43px;border-radius:25px;border:2px solid #6495ed;transition:all .4s}.newsbox .go-to-news-Page:hover{color:#fff;font-weight:600;background:#2d71ef;border:2px solid transparent;box-shadow:0 0 15px 5px #6495ed;cursor:pointer;transition:all .4s}@media screen and (min-width:992px){.newsbox .container{padding:160px 0 40px}.newsbox .container-HomePage{padding:40px 15px 40px;display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;flex-direction:column}}@media screen and (max-width:991px)and (min-width:577px){.newsbox .container{padding:120px 0 40px}.newsbox .container-HomePage{padding:30px 35px 45px;display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;flex-direction:column}}@media screen and (max-width:576px){.newsbox .container{padding:90px 0 40px}.newsbox .container-HomePage{padding:30px 40px 45px;display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;flex-direction:column}}.newsbox .outer-wrap-card{margin:5px 10px;background:none;max-width:18rem;box-shadow:5px 3px 10px 3px #d3d3d3;border-radius:8px;transition:all .3s ease;scale:.97}.newsbox .outer-wrap-card:hover{box-shadow:5px 3px 25px 10px #d3d3d3;transition:all .3s ease-in-out;scale:1}