body{margin:0;padding-top:64px}*{box-sizing:border-box}*,body{font-family:Poppins,sans-serif}ul{list-style:none;padding:0;margin:0}h1,h2,h3,h4,h5,h6,p{margin:0}figure{margin:0;position:relative}@media screen and (min-width:996px){.mobile-visible{display:none!important}}@media screen and (max-width:997px){.desktop-visible{display:none!important}}.flex{display:flex}.align-center{align-items:center}.flex-col{flex-direction:column}.img-responsive{max-height:100%;max-width:100%;height:auto;width:auto}.container{width:1440px;margin:0 auto}@media screen and (max-width:767px){.container{max-width:100%;padding:0 16px}}@media screen and (min-width:768px) and (max-width:1200px){.container{max-width:100%}}@media screen and (max-width:1440px){.container{max-width:100%;padding:0 24px}}a{text-decoration:none}a *{pointer-events:none}@-webkit-keyframes shine{0%{background-position:0 0}100%{background-position:-135% 0}}@keyframes shine{0%{background-position:0 0}100%{background-position:-135% 0}}@media screen and (max-width:767px){.hide-on-mobile{display:none!important}}.qc-cmp2-summary-buttons button *{pointer-events:none}.popup-wrapper.show{display:flex}.popup-wrapper .developer-modal{width:600px;position:relative;border-radius:12px;border:1px solid var(--translucent-white-20,rgba(255,255,255,.2));background:var(--image-blur-logo-light-bg,url(https://cdn.now.gg/apps-content/now-us/form-gradient-bg.jpeg),#d3d3d3 0 0/100% 100% no-repeat);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:0;background-size:cover;overflow:hidden}.popup-wrapper .developer-modal .close-popup{height:24px;display:flex}.popup-wrapper .developer-modal .close-popup .close-popup-icon{height:24px;width:24px;display:flex;justify-content:center;cursor:pointer}.popup-wrapper .developer-modal .close-popup+.heading-section{padding-left:40px;justify-content:flex-start}.popup-wrapper .developer-modal .heading-section{gap:12px;justify-content:space-between;position:sticky;z-index:1;top:0;padding:32px 32px 24px 32px;background:linear-gradient(180deg,#fff 72.28%,rgba(255,255,255,0) 100%)}.popup-wrapper .developer-modal .heading-section div.flex{gap:12px}.popup-wrapper .developer-modal .account-types{gap:12px}.popup-wrapper .developer-modal .account-types .company-type{border-radius:8px;background:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.04);width:calc(100%/2 - 6px);padding:16px;border:1px solid #eeedf0;gap:8px;justify-content:center;cursor:pointer}.popup-wrapper .developer-modal .account-types .company-type .active-radio{display:none}.popup-wrapper .developer-modal .account-types .company-type .inactive-radio{display:flex}.popup-wrapper .developer-modal .account-types .company-type.active{border:1px solid #ff42a5}.popup-wrapper .developer-modal .account-types .company-type.active .active-radio{display:flex}.popup-wrapper .developer-modal .account-types .company-type.active .inactive-radio{display:none}.popup-wrapper .developer-modal .account-types .company-type .title{color:#0b0223;font-size:14px;font-weight:700;line-height:150%;justify-content:space-between}.popup-wrapper .developer-modal .account-types .company-type .account-content{color:rgba(0,0,0,.6);font-size:12px;line-height:150%}.popup-wrapper .developer-modal .heading{color:var(--neutral-black,#000);text-align:center;font-size:24px;font-weight:600;line-height:150%}.popup-wrapper .developer-modal .popup-content{padding:0 32px 32px;gap:16px;overflow-y:auto;max-height:calc(90vh - 92px)}.popup-wrapper .developer-modal .popup-content #developer-form{display:contents!important}.popup-wrapper .developer-modal .popup-content .name-field{gap:12px}.popup-wrapper .developer-modal .popup-content .name-field .input-field{width:calc(100%/2 - 6px)}.popup-wrapper .developer-modal .popup-content .input-field{gap:4px}.popup-wrapper .developer-modal .popup-content .input-field .field-name{color:#473e5f;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:1.5px}.popup-wrapper .developer-modal .popup-content .input-field .email-desc{color:#473e5f;font-size:12px;line-height:150%;margin-top:8px}.popup-wrapper .developer-modal .popup-content .input-field .field-input{height:40px;padding:0 12px 0 16px;border-radius:8px;border:1px solid var(--Background,#eeedf0);background:var(--White,#fff);box-shadow:0 2px 8px 0 rgba(0,0,0,.04);color:var(--Base---900,#0b0223);font-size:16px;font-weight:400;line-height:150%;width:100%}.popup-wrapper .developer-modal .popup-content .input-field .field-input:focus,.popup-wrapper .developer-modal .popup-content .input-field .field-input:focus-visible{border:1px solid var(--Accent,#ff42a5)!important;outline:0}.popup-wrapper .developer-modal .popup-content .input-field .field-input.default{color:grey}.popup-wrapper .developer-modal .popup-content .input-field .field-input:hover{border:1px solid var(--Accent,#ff42a5)}.popup-wrapper .developer-modal .popup-content .input-field .country-select-parent{position:relative}.popup-wrapper .developer-modal .popup-content .input-field .country-select-parent::after{content:'';border:solid rgba(0,0,0,.5);border-width:0 1px 1px 0;display:inline-block;padding:3px;-webkit-transform:rotate(45deg) translate(0,-50%);transform:rotate(45deg) translate(0,-50%);position:absolute;top:calc(50% - 2px);transition:.3s ease-in-out;margin:-3px 0 0 0;right:20px}.popup-wrapper .developer-modal .popup-content .input-field .country-select{-moz-appearance:none;appearance:none;-webkit-appearance:none}.popup-wrapper .developer-modal .popup-content .input-field option[value=""]{display:none}.popup-wrapper .developer-modal .popup-content .input-field select.field-input{color:#0b0223}.popup-wrapper .developer-modal .popup-content .input-field select.field-input option{color:#0b0223}.popup-wrapper .developer-modal .popup-content .input-field select.field-input option:first-child{color:#5b5273}.popup-wrapper .developer-modal .popup-content .input-field .field-error{color:var(--additional-error,var(--Red-2,#f33621));font-size:12px;font-weight:600;line-height:150%;opacity:.8;display:none}.popup-wrapper .developer-modal .popup-content .input-field.error-input .field-error{display:block}.popup-wrapper .developer-modal .popup-content .input-field.error-input .field-input{border:1px solid red}.popup-wrapper .developer-modal .popup-content .input-field.company-name{position:relative}.popup-wrapper .developer-modal .popup-content .input-field.company-name .field-input:focus-visible{outline:0}.popup-wrapper .developer-modal .popup-content .input-field.company-name .company-list{position:absolute;top:100%;height:auto;width:100%;border:1px solid #ff42a5;border-top:0;border-radius:0 0 8px 8px;overflow-y:auto;z-index:9999;background:#fff;box-shadow:0 8px 16px 0 rgba(0,0,0,.1);max-height:200px;display:none}.popup-wrapper .developer-modal .popup-content .input-field.company-name .company-list li{padding:12px 16px;color:var(--cloudy-solid-neutral-dark-100,#0b0223);font-size:12px;line-height:150%;cursor:pointer}.popup-wrapper .developer-modal .popup-content .input-field.company-name.add-border .field-input{border:1px solid #ff42a5!important;outline:0;border-bottom:none!important;border-radius:8px 8px 0 0}.popup-wrapper .developer-modal .popup-content .input-field.company-name.add-border .company-list{display:block}.popup-wrapper .developer-modal .popup-content .checkbox-field{gap:4px}.popup-wrapper .developer-modal .popup-content .checkbox-field input{visibility:hidden}.popup-wrapper .developer-modal .popup-content .checkbox-field input:checked+label::after{content:"";position:absolute;width:3px;height:8px;margin:0 4px;border-bottom:2px solid #fff;border-right:2px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);left:-20px;top:2px}.popup-wrapper .developer-modal .popup-content .checkbox-field input:checked+label::before{background:#ff42a5;border:none}.popup-wrapper .developer-modal .popup-content .checkbox-field label{color:#473e5f;font-size:12px;font-weight:400;line-height:150%;position:relative;padding-left:4px}.popup-wrapper .developer-modal .popup-content .checkbox-field label a{opacity:.8;color:var(--additional-link,#0397eb);font-size:12px;font-weight:400;line-height:150%}.popup-wrapper .developer-modal .popup-content .checkbox-field label::before{content:"";height:16px;width:16px;position:absolute;left:-22px;border:1px solid #5b5273;border-radius:4px}.popup-wrapper .developer-modal .popup-content .checkbox-field.authorization{border-top:1px solid rgba(0,0,0,.1);padding-top:8px}.popup-wrapper .developer-modal .popup-content .checkboxes{gap:16px}.popup-wrapper .developer-modal .popup-content .desc{color:var(--Base---600,#473e5f);font-size:12px;font-weight:400;line-height:150%;display:none}.popup-wrapper .developer-modal .popup-content .company-already-registered{border-radius:10px;background:var(--cloudy-solid-functional-success-50,#c5e7cd);padding:8px 12px;gap:6px;color:var(--translucents-dark-60,rgba(0,0,0,.6));font-size:12px;font-weight:400;line-height:150%}.popup-wrapper .developer-modal .popup-content .company-already-registered .heading-section{color:var(--neutral-black,#000);font-size:14px;font-weight:600;line-height:150%;gap:8px;justify-content:flex-start;position:relative;padding:0;background:0 0;z-index:unset;top:unset}.popup-wrapper .developer-modal .popup-content .submit-button{border-radius:10px;background:var(--Accent,#ff42a5);box-shadow:0 8px 16px 0 rgba(0,0,0,.1);border:none;height:48px;color:var(--White,#fff);text-align:center;font-size:16px;font-weight:600;line-height:150%;cursor:pointer;padding:12px}.popup-wrapper .developer-modal .popup-content .submit-button[disabled]{border-radius:10px;background:var(--translucents-dark-10,rgba(0,0,0,.1));color:var(--translucents-dark-70,rgba(0,0,0,.7));text-align:center;box-shadow:none;cursor:default}.popup-wrapper .register-succes-msg{color:var(--translucents-dark-60,rgba(0,0,0,.6));text-align:center;font-size:20px}.popup-wrapper .success-popup-content{display:flex;align-items:center}.popup-wrapper .success-popup-content .hide{display:none}.popup-wrapper .success-done-btn{border-radius:10px;background:var(--Accent,#ff42a5);justify-content:center;width:520px;border:none;color:var(--White,#fff);font-size:24px;font-weight:600;cursor:pointer;height:54px;max-width:100%}@media (max-width:767px){.popup-wrapper .developer-modal .popup-content{padding:16px}.popup-wrapper .developer-modal .account-types .company-type{padding:12px}.popup-wrapper .developer-modal .close-popup+.heading-section{padding-left:16px}.popup-wrapper .developer-modal .close-popup+.heading-section .heading-link,.popup-wrapper .developer-modal .close-popup+.heading-section svg{display:none}.popup-wrapper .developer-modal .heading-section{padding:16px 20px 0 16px}.popup-wrapper .developer-modal .heading-section .heading+svg{display:none}.popup-wrapper .developer-modal .heading-section div.flex{flex-direction:column;gap:4px;align-items:flex-start}.popup-wrapper .developer-modal .heading-section .heading-link{display:flex}}.popup-wrapper .developer-modal{max-width:90%}.popup-wrapper .developer-modal::-webkit-scrollbar{width:6px;background-color:#f5f5f5;border-radius:12px}.popup-wrapper .developer-modal::-webkit-scrollbar-thumb{border-radius:12px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#ff42a5}.popup-wrapper .developer-modal ::-webkit-scrollbar{width:6px;background-color:#f5f5f5;border-radius:8px}.popup-wrapper .developer-modal ::-webkit-scrollbar-thumb{border-radius:8px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#ff42a5}.hide{display:none!important}.hidden{display:none}.success-popup-wrapper.popup-wrapper .developer-modal{padding-top:40px;padding-bottom:0}.success-popup-wrapper.popup-wrapper .developer-modal .close-popup{position:absolute;right:20px;top:20px}@media (max-width:767px){.success-popup-wrapper.popup-wrapper .developer-modal .heading,.success-popup-wrapper.popup-wrapper .developer-modal .register-succes-msg{font-size:16px}.success-popup-wrapper.popup-wrapper .developer-modal .success-done-btn{font-size:14px;height:40px}}@media only screen and (max-width:767px) and (min-width:361px) and (min-height:300px){#qc-cmp2-ui,.css-1imk6y0.css-1imk6y0.css-1imk6y0.css-1imk6y0{height:40%}}@media (max-width:767px){.css-17an39y.css-17an39y,.css-1imk6y0.css-1imk6y0 .qc-cmp2-consent-info div{font-size:10px!important}#qc-cmp2-ui,.css-1imk6y0.css-1imk6y0.css-1imk6y0.css-1imk6y0{height:40%!important}#qc-cmp2-ui.css-1jnrqfv.css-1jnrqfv{height:100%!important}.qc-cmp2-close .qc-cmp2-close-icon{height:20px!important;width:20px!important}.css-hsdsnn.css-hsdsnn img{height:24px!important;width:auto!important}.css-1imk6y0.css-1imk6y0 .qc-cmp2-footer .qc-cmp2-summary-buttons{flex-direction:row-reverse!important}.css-1imk6y0.css-1imk6y0 .qc-cmp2-footer .qc-cmp2-summary-buttons button{width:50%!important}}header{position:fixed;top:0;width:100%;background-color:#fff;z-index:3}header .container{height:64px;align-items:center;justify-content:space-between}header .dropdown-lang-selector{align-items:center;gap:8px}header .right-section{gap:32px}header .lang-dropdown-wrapper{position:relative}header .lang-dropdown-wrapper .language-modal{position:relative;bottom:unset;right:unset;right:0;background-color:transparent;border-radius:4px;z-index:1;width:auto;box-shadow:none}header .lang-dropdown-wrapper .language-modal .language-body{position:absolute;top:32px;bottom:unset;left:unset;right:0;min-width:150px}header .lang-dropdown-wrapper .language-modal .dropdown-list{border-radius:4px 4px 0 4px;border:1px solid var(--translucents-dark-30,rgba(0,0,0,.3));overflow:hidden;display:none}header .lang-dropdown-wrapper .language-modal .dropdown-list.active{display:block}header .lang-dropdown-wrapper .language-modal .dropdown-list ul li{font-size:14px;line-height:150%;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:12px;cursor:pointer;height:auto;color:var(--Base---800,#1f1637);box-shadow:none}header .lang-dropdown-wrapper .language-modal .dropdown-list ul li:hover{background:var(--Surface,#fafafb)}header .lang-dropdown-wrapper .language-modal .dropdown-list ul li:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}header .lang-dropdown-wrapper .language-modal .dropdown-list ul li a{color:#000!important;width:100%;height:100%;color:#000}header .lang-dropdown-wrapper .language-modal .dropdown-list ul li .tick{visibility:hidden;position:absolute;right:12px}header .lang-dropdown-wrapper .language-modal .dropdown-list ul li.selected .tick{position:absolute;visibility:visible}header .lang-dropdown-wrapper.active .language-modal{display:block}header .lang-dropdown-wrapper .label{cursor:pointer;display:flex;padding:4px 8px 4px 12px;justify-content:flex-end;align-items:flex-end;gap:2px;background-color:unset;color:#fff;min-width:80px;border:1px solid rgba(255,255,255,.3);border-radius:4px;text-align:center;height:26px;font-weight:400;font-size:12px;line-height:150%;position:relative}header .lang-dropdown-wrapper .locale-name{display:flex;align-items:flex-end;gap:2px;border-radius:4px;font-size:12px;line-height:150%;color:#8d84a5;cursor:pointer;text-align:right;border:1px solid var(--translucents-dark-30,rgba(0,0,0,.3));border-radius:4px}header .lang-dropdown-wrapper .locale-name #locale-select{justify-content:center;align-items:center;gap:4px}header .lang-dropdown-wrapper .locale-name #locale-select span{color:var(--Neutral-Black,#000);font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:150%}header .menu-list{gap:12px;align-items:center;justify-content:center}header .menu-list .button-wrapper{gap:12px}header .menu-list .menu-link{color:#000;font-size:14px;font-weight:500;line-height:150%;align-items:center}header .menu-list .menu-link.active,header .menu-list .menu-link:hover{color:#ff42a5;cursor:pointer}header .menu-list .menu-link svg{margin-left:4px}header .menu-list li.menu-item.new-tab.flex:nth-child(2){margin-left:8px}header .menu-list .menu-item.flex:not(.new-tab){margin-right:8px;position:relative}header .menu-list .menu-item.flex:not(.new-tab)::after{content:"";height:20px;width:1px;background:rgba(0,0,0,.1);position:absolute;right:-10px;top:4px}header .menu-list .act-now{border-radius:10px;background:var(--Accent,#ff42a5);box-shadow:0 4px 4px 0 rgba(0,0,0,.2);font-size:16px;font-weight:600;line-height:150%;color:#fff;border:none;padding:12px 16px;cursor:pointer;transition:.3s ease-in-out}header .menu-list .act-now:hover{background-color:#ff0096}header .menu-list .act-now{height:42px;padding:8px 25px;color:var(--White,#fff);text-align:center;font-size:14px;min-width:140px}header .menu-list .act-now:hover{background:#ff0096;-webkit-transform:none;transform:none}header .menu-list .developer-login{gap:8px;border:1px solid #ff42a5;padding:8.5px 12px;border-radius:10px;position:relative;cursor:pointer;color:#ff42a5;min-width:86px;justify-content:center}header .menu-list .developer-login:hover{border:2px solid var(--Button-Bg-Hover,#ff0096);color:#ff0096}header .menu-list .developer-login svg{margin-left:0}@media (max-width:992px){header .menu-list .developer-login{width:calc(100% - 40px)!important;padding:12px 20px!important}}header .menu-list .developer-login .menu-link{color:var(--Button-Bg,#ff42a5);text-align:center;font-size:14px;font-weight:600;line-height:150%;z-index:1}header .menu-list .lang-dropdown-wrapper{position:relative}header .menu-list .lang-dropdown-wrapper .language-modal{position:relative;bottom:unset;right:unset;right:0;background-color:transparent;border-radius:4px;z-index:1;width:auto;box-shadow:none}header .menu-list .lang-dropdown-wrapper .language-modal .language-body{position:absolute;top:32px;bottom:unset;left:unset;right:0;min-width:150px}header .menu-list .lang-dropdown-wrapper .language-modal .dropdown-list{border-radius:4px 4px 0 4px;border:1px solid var(--translucents-dark-30,rgba(0,0,0,.3));overflow:hidden;display:none}header .menu-list .lang-dropdown-wrapper .language-modal .dropdown-list.active{display:block}header .menu-list .lang-dropdown-wrapper .language-modal .dropdown-list ul li{font-size:14px;line-height:150%;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:12px;cursor:pointer;height:auto;color:var(--Base---800,#1f1637);box-shadow:none}header .menu-list .lang-dropdown-wrapper .language-modal .dropdown-list ul li:hover{background:var(--Surface,#fafafb)}header .menu-list .lang-dropdown-wrapper .language-modal .dropdown-list ul li:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}header .menu-list .lang-dropdown-wrapper .language-modal .dropdown-list ul li a{color:#000!important;width:100%;height:100%;color:#000}header .menu-list .lang-dropdown-wrapper .language-modal .dropdown-list ul li .tick{visibility:hidden;position:absolute;right:12px}header .menu-list .lang-dropdown-wrapper .language-modal .dropdown-list ul li.selected .tick{position:absolute;visibility:visible}header .menu-list .lang-dropdown-wrapper.active .language-modal{display:block}header .menu-list .lang-dropdown-wrapper .label{cursor:pointer;display:flex;padding:4px 8px 4px 12px;justify-content:flex-end;align-items:flex-end;gap:2px;background-color:unset;color:#fff;min-width:80px;border:1px solid rgba(255,255,255,.3);border-radius:4px;text-align:center;height:26px;font-weight:400;font-size:12px;line-height:150%;position:relative}header .menu-list .lang-dropdown-wrapper .locale-name{display:flex;align-items:flex-end;gap:2px;border-radius:4px;font-size:12px;line-height:150%;color:#8d84a5;cursor:pointer;text-align:right;border:1px solid var(--translucents-dark-30,rgba(0,0,0,.3));border-radius:4px}header .menu-list .lang-dropdown-wrapper .locale-name #locale-select{justify-content:center;align-items:center;gap:4px}header .menu-list .lang-dropdown-wrapper .locale-name #locale-select span{color:var(--Neutral-Black,#000);font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:150%}header .follow-us-on{justify-content:center;align-items:center}header .follow-us-on .follow-us-heading{color:#000;font-size:12px;margin-right:8px}header .follow-us-on .social-icon-list{justify-content:center;align-items:center;line-height:0;gap:12px}header .follow-us-on .social-icon-list li{height:32px;width:32px;justify-content:center;align-items:center;display:flex;transition:.3s ease-in-out}header .follow-us-on .social-icon-list li:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}@media (max-width:992px){header.open .right-section .menu-list .menu-item.lang-pc-visible{display:none!important}header .follow-us-on{display:none}header .container{padding:0 8px 0 24px}header .hamburger-close,header .right-section{display:none}header .hamburger-menu{height:40px;width:40px;display:flex;justify-content:center;align-items:center}header.open .right-section{display:flex;flex-direction:column;position:fixed;top:64px;width:100%;background:#fff;height:calc(100vh - 64px);left:0;z-index:9}header.open .right-section .menu-list{flex-direction:column;width:100%;height:100%;justify-content:flex-start;position:relative;background:linear-gradient(112.21deg,#ffedf6 0,#ffedf65e .01%,#e4f7ff9e 67.94%,#fcffed78 100%)}header.open .right-section .menu-list .button-wrapper{position:absolute;bottom:80px;width:100%;display:flex;gap:12px;padding:0 20px}header.open .right-section .menu-list .button-wrapper .developer-login{width:50%!important;height:40px}header.open .right-section .menu-list .button-wrapper .act-now{width:50%}header.open .right-section .menu-list .menu-parent{width:100%;padding:12px 20px;position:relative;border-bottom:1px solid var(--translucents-dark-10,rgba(0,0,0,.1))}header.open .right-section .menu-list .menu-parent::after{right:30px;content:'';border:solid #000;border-width:0 1.5px 1.5px 0;display:inline-block;padding:4px;-webkit-transform:rotate(225deg) translate(0,-50%);transform:rotate(225deg) translate(0,-50%);position:absolute;top:calc(50% - 4px);transition:.3s ease-in-out}header.open .right-section .menu-list.hide-menu .menu-item:not(.new-tab){display:none}header.open .right-section .menu-list.hide-menu .menu-parent::after{-webkit-transform:rotate(45deg) translate(0,-50%);transform:rotate(45deg) translate(0,-50%)}header.open .right-section .menu-list .menu-item{width:100%;padding:12px 20px 0}header.open .right-section .menu-list .menu-item:not(.new-tab){padding-left:40px}header.open .right-section .menu-list .menu-item .menu-link{color:var(--translucents-dark-90,rgba(0,0,0,.9));font-size:16px;font-weight:400;line-height:150%;width:100%;border-bottom:1px solid var(--translucents-dark-10,rgba(0,0,0,.1));padding-bottom:12px;display:flex}header.open .right-section .menu-list .menu-item .menu-link.active{color:#ff42a5}header.open .hamburger-menu .hamburger-icon{display:none}header.open .hamburger-menu .hamburger-close{display:flex}}footer{background:url(https://cdn.now.gg/apps-content/now-us/footer-bg.png),#111;background-size:cover;padding:40px 0}footer .lang-dropdown-wrapper{position:relative}footer .lang-dropdown-wrapper .language-modal{position:relative;width:183px;bottom:unset;right:unset;max-width:100%;right:0;background-color:transparent;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.2);z-index:1}footer .lang-dropdown-wrapper .language-modal .language-body{position:absolute;bottom:26px;right:100px;min-width:183px}footer .lang-dropdown-wrapper .language-modal .dropdown-list{border:1px solid #ebebeb;border-radius:4px;display:none}footer .lang-dropdown-wrapper .language-modal .dropdown-list.active{display:block}footer .lang-dropdown-wrapper .language-modal .dropdown-list ul li{font-size:14px;line-height:150%;background:#fff;height:37px;display:flex;align-items:center;justify-content:space-between;padding:12px;cursor:pointer;box-shadow:inset 0 1px 0 #f5f5f5}footer .lang-dropdown-wrapper .language-modal .dropdown-list ul li:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}footer .lang-dropdown-wrapper .language-modal .dropdown-list ul li a{color:#000!important;width:100%;height:100%;color:#000}footer .lang-dropdown-wrapper .language-modal .dropdown-list ul li .tick{visibility:hidden;position:absolute;left:6px}footer .lang-dropdown-wrapper .language-modal .dropdown-list ul li.selected .tick{position:absolute;visibility:visible}footer .lang-dropdown-wrapper.active .language-modal{display:block}footer .lang-dropdown-wrapper .label{cursor:pointer;display:flex;padding:4px 8px 4px 12px;justify-content:flex-end;align-items:flex-end;gap:2px;background-color:unset;color:#fff;min-width:80px;border:1px solid rgba(255,255,255,.3);border-radius:4px;text-align:center;height:26px;font-weight:400;font-size:12px;line-height:150%;position:relative}footer .lang-dropdown-wrapper .locale-name{display:flex;align-items:flex-end;gap:2px;border-radius:4px;font-size:12px;line-height:150%;color:#8d84a5;cursor:pointer;text-align:right}footer .breadcrumb{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid rgba(255,255,255,.1);display:flex;gap:8px}footer .breadcrumb>li{position:relative;display:flex;align-items:center;gap:8px}footer .breadcrumb>li:not(:last-child)::after{content:"";right:0;border:solid #fff;border-width:0 1.5px 1.5px 0;display:inline-block;padding:3px;-webkit-transform:rotate(-45deg) translate(0,-50%);transform:rotate(-45deg) translate(0,-50%);top:calc(50% - 4px);transition:.3s ease-in-out}footer .breadcrumb .bread-crumb{color:#fff;font-size:12px;font-weight:400;line-height:150%;padding:0 0 6px}footer .breadcrumb .bread-crumb.flex{justify-content:center;gap:8px;align-items:center}footer .lower-section .logo{width:320px;display:flex;justify-content:center}footer .lower-section .footer-items{flex:1}footer .lower-section .footer-items .footer-list{width:33.33%}footer .lower-section .footer-items .footer-list .title{color:rgba(255,255,255,.4);font-size:12px;font-weight:600;line-height:normal;text-transform:uppercase;margin-bottom:16px}footer .lower-section .footer-items .footer-list .menu-items{gap:16px}footer .lower-section .footer-items .footer-list .menu-items a{color:rgba(255,255,255,.8);font-size:14px;font-weight:400;line-height:150%}footer .lower-section .footer-items .footer-list .menu-items a:hover{color:#ff42a5;cursor:pointer}footer .lower-section .footer-items .footer-list .menu-items a svg{margin-right:8px}footer .lower-section .footer-items .footer-list .menu-items.social-menu-items li a{transition:.3s ease-in-out}footer .lower-section .footer-items .footer-list .menu-items.social-menu-items li a:hover{transition:.3s ease-in-out;-webkit-transform:translate(10px,0);transform:translate(10px,0)}footer .bottom-layer{padding-top:24px;margin-top:24px;border-top:1px solid rgba(255,255,255,.1)}footer .bottom-layer .footer-links{justify-content:center;gap:24px}footer .bottom-layer .footer-links .footer-item a{color:rgba(255,255,255,.6);font-size:14px;font-weight:400;line-height:150%}footer .bottom-layer .footer-links .footer-item a:hover{color:#ff42a5;cursor:pointer}footer .bottom-layer .copyright{text-align:center;margin-top:4px;color:rgba(255,255,255,.6);font-size:12px;font-weight:400;line-height:150%}@media (max-width:767px){footer .lower-section .logo{display:none}footer .lower-section .footer-items{flex-direction:column;max-height:275px;flex-wrap:wrap}footer .lower-section .footer-items .footer-list{width:50%}footer .lower-section .footer-items .footer-list:nth-child(2){margin-top:32px}footer .bottom-layer .footer-links{flex-wrap:wrap;gap:24px;row-gap:12px}footer .bottom-layer .footer-links .footer-item a{font-size:12px}footer .bottom-layer .copyright{margin-top:12px}footer .dropdown-list{max-height:200px}footer .dropdown-list ul li .tick .logo{display:block}}.hero-section{background:linear-gradient(139deg,#ff42a5 0,#e32da1 100%);display:flex;padding:60px 0;flex-direction:column;align-items:center;gap:98px;align-self:stretch;overflow:hidden}.hero-section.instaplay-section{background:linear-gradient(139deg,#048dc8 0,#5d80f6 100%)}.hero-section.play-n-pay-section{background:linear-gradient(139deg,#08b364 0,#398b4d 100%)}.hero-section .container{position:relative;text-align:center}.hero-section .container>.svg-icon{position:absolute}.hero-section .container>.svg-icon.icon-triangle{left:20%;bottom:0}.hero-section .container>.svg-icon.icon-circle{right:25%;top:0}.hero-section .container>.svg-icon.icon-plus{right:10%;bottom:-40%}.hero-section .block-heading{color:#fff;text-align:center;font-size:24px;font-weight:600;line-height:150%;padding:4px 16px;border-radius:16px;background:rgba(255,255,255,.2);display:inline-flex}.hero-section .heading{color:#fff;text-align:center;font-size:72px;font-weight:700;line-height:normal}.hero-section p{color:#fff;text-align:center;font-size:20px;font-weight:400;line-height:150%}.developer-page .hero-section{background:url(https://cdn.now.gg/apps-content/now-us/dev-bg.png) no-repeat;background-size:cover;height:540px;background-position:center bottom}.video-section{background:#d3d3d3 0 0/100% 100% no-repeat;overflow:hidden}.video-section .container{line-height:0}.video-section .video-block{max-width:100%;width:100%;box-shadow:0 0 200px #000}.talk-to-us{background:#7b4cff;background-blend-mode:overlay,normal;padding:80px 0}.talk-to-us .container{border-radius:20px;border:1px solid var(--translucents-light-30,rgba(255,255,255,.3));background:var(--translucents-light-10,rgba(255,255,255,.1));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:40px 20px;width:1240px;display:flex;flex-direction:column;align-items:center}.talk-to-us .container .heading{color:#fff;text-align:center;font-size:48px;font-weight:600;line-height:120%}.talk-to-us .container .desc{color:#fff;text-align:center;font-size:20px;font-weight:400;line-height:150%;margin-top:12px}.talk-to-us .container .contact-us{border-radius:10px;background:var(--Accent,#ff42a5);box-shadow:0 4px 4px 0 rgba(0,0,0,.2);margin-top:40px;padding:12px 32px;border:none;font-size:16px;font-weight:600;line-height:150%;color:#fff;transition:.3s ease-in-out;cursor:pointer}.talk-to-us .container .contact-us:hover{-webkit-transform:translate(0,-5px);transform:translate(0,-5px)}.talk-to-us .container .social-list{margin-top:40px;gap:20px}.talk-to-us .container .social-list .social-item{height:56px;width:56px;transition:.3s ease-in-out}.talk-to-us .container .social-list .social-item a{display:flex}.talk-to-us .container .social-list .social-item:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}@media (max-width:992px){.talk-to-us{padding:40px 20px}}@media (max-width:767px){.talk-to-us{padding:40px 20px}.talk-to-us .container .heading{font-size:24px;display:flex;align-items:center;gap:8px}.talk-to-us .container .heading.ko-heading{font-size:20px;flex-wrap:wrap}.talk-to-us .container .heading svg{width:60px!important}.talk-to-us .container .desc{font-size:16px;margin-top:32px}.talk-to-us .container .contact-us,.talk-to-us .container .social-list{margin-top:32px}.talk-to-us .container .contact-us .social-item,.talk-to-us .container .social-list .social-item{height:44px;width:44px}.talk-to-us .container .contact-us .social-item svg,.talk-to-us .container .social-list .social-item svg{height:44px;width:44px}}@media (max-width:350px){.talk-to-us .container .heading.ko-heading{font-size:16px;flex-wrap:wrap}}.popup-wrapper{position:fixed;background:rgba(0,0,0,.7);inset:0;z-index:99999;display:none;justify-content:center;align-items:center}.popup-wrapper.show{display:flex}.popup-wrapper .popup-body{padding:60px 40px 40px;background:url(https://cms-cdn.now.gg/cms-media/2023/08/china-joy-bg.png) repeat;position:relative;max-width:540px;width:90%;max-height:calc(80vh - 20px);overflow-y:auto;border-radius:12px}.popup-wrapper .popup-body .close-icon{position:absolute;right:40px;top:30px;cursor:pointer}.popup-wrapper .popup-body h3{color:#000;text-align:center;font-size:24px;font-weight:600;line-height:150%}.popup-wrapper .popup-body p{color:rgba(0,0,0,.7);text-align:center;font-size:16px;font-weight:400;line-height:150%;margin:40px 0}.popup-wrapper .popup-body a{color:#0397eb;font-weight:600}.popup-wrapper .popup-body .btn-close-popup{border-radius:8px;background:#ff42a5;box-shadow:0 4px 4px 0 rgba(0,0,0,.2);color:#fff;text-align:center;font-size:14px;font-weight:600;line-height:150%;width:100%;border:none;padding:10px 24px;cursor:pointer}@media (max-width:767px){.popup-wrapper .popup-body{padding:60px 30px 30px}.popup-wrapper .popup-body h3{font-size:20px}.popup-wrapper .popup-body p{font-size:14px;margin:30px 0}}@media (max-width:767px){.hero-section{padding:40px 0}.hero-section .container>.svg-icon{display:none}.hero-section .block-heading{font-size:14px}.hero-section .heading{font-size:48px;display:flex;flex-flow:column}.hero-section p{font-size:14px}.video-section .container{padding:20px 0}}
/*# sourceMappingURL=internal-pages.css.map */
