/*! tailwindcss v2.2.17 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */html{-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box;border:0 solid}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-2\.5{margin-left:.625rem;margin-right:.625rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-10{margin-top:2.5rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-auto{margin-top:auto}.-mr-4{margin-right:-1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-16{margin-bottom:4rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.inline-grid{display:inline-grid}.hidden{display:none}.h-6{height:1.5rem}.h-10{height:2.5rem}.h-full{height:100%}.h-screen{height:100vh}.max-h-96{max-height:24rem}.w-32{width:8rem}.w-56{width:14rem}.w-full{width:100%}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-5xl{max-width:64rem}.max-w-screen-lg{max-width:1024px}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100,.transform{--tw-scale-x:1;--tw-scale-y:1}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.cursor-pointer{cursor:pointer}.list-none{list-style-type:none}.grid-flow-col-dense{grid-auto-flow:column dense}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.justify-self-center{justify-self:center}.overflow-hidden{overflow:hidden}.whitespace-nowrap{white-space:nowrap}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.bg-gray-200,.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-5{padding:1.25rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-8{padding-top:2rem}.pb-4{padding-bottom:1rem}.text-center{text-align:center}.font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgba(220,38,38,var(--tw-text-opacity))}.hover\:text-blue-800:hover{--tw-text-opacity:1;color:rgba(30,64,175,var(--tw-text-opacity))}.hover\:underline:hover{text-decoration:underline}*,:after,:before{--tw-shadow:0 0 transparent;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:640px){.sm\:text-left{text-align:left}}@media (min-width:768px){.md\:-mr-8{margin-right:-2rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-nowrap{flex-wrap:nowrap}.md\:justify-end{justify-content:flex-end}.md\:justify-between{justify-content:space-between}.md\:px-24{padding-left:6rem;padding-right:6rem}.md\:text-left{text-align:left}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}}@media (min-width:1024px){.lg\:ml-10{margin-left:2.5rem}.lg\:ml-24{margin-left:6rem}.lg\:w-auto{width:auto}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:items-start{align-items:flex-start}.lg\:px-0{padding-left:0;padding-right:0}}@media (min-width:1536px){.\32xl\:text-base{font-size:1rem;line-height:1.5rem}}@font-face{font-family:Orkney;src:url(/static/Orkney-Regular.8ebb4b89.eot);src:url(/static/Orkney-Regular.8ebb4b89.eot?#iefix) format("embedded-opentype"),url(/static/Orkney-Regular.8b8f662d.otf) format("opentype"),url(/static/Orkney-Regular.84bf429d.svg) format("svg"),url(/static/Orkney-Regular.b17f6d20.ttf) format("truetype"),url(/static/Orkney-Regular.09b97bbe.woff) format("woff"),url(/static/Orkney-Regular.57cc320c.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Orkney;src:url(/static/Orkney-Medium.bfd92eef.eot);src:url(/static/Orkney-Medium.bfd92eef.eot?#iefix) format("embedded-opentype"),url(/static/Orkney-Medium.fb2c6273.otf) format("opentype"),url(/static/Orkney-Medium.0dc7b370.svg) format("svg"),url(/static/Orkney-Medium.a4ce302f.ttf) format("truetype"),url(/static/Orkney-Medium.150faef5.woff) format("woff"),url(/static/Orkney-Medium.77332fd4.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Orkney;src:url(/static/Orkney-Light.2b35c59a.eot);src:url(/static/Orkney-Light.2b35c59a.eot?#iefix) format("embedded-opentype"),url(/static/Orkney-Light.b08414c4.otf) format("opentype"),url(/static/Orkney-Light.1f61e924.svg) format("svg"),url(/static/Orkney-Light.41772214.ttf) format("truetype"),url(/static/Orkney-Light.b0049f84.woff) format("woff"),url(/static/Orkney-Light.1aaf27fc.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Orkney;src:url(/static/Orkney-Bold.51767ae0.eot);src:url(/static/Orkney-Bold.51767ae0.eot?#iefix) format("embedded-opentype"),url(/static/Orkney-Bold.21e13c23.otf) format("opentype"),url(/static/Orkney-Bold.4ebecf05.svg) format("svg"),url(/static/Orkney-Bold.11a5ccc4.ttf) format("truetype"),url(/static/Orkney-Bold.7c89d20e.woff) format("woff"),url(/static/Orkney-Bold.e033e3cc.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}.themeOrange{color:#ffc90e}.themeDarkBlue{color:#050038}.bodyColor{color:#444646}*{scroll-behavior:smooth}body,html{font-family:Orkney,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-weight:300;font-size:1vw;margin:0;padding:0;color:#444646}@media(max-width:1280px){body,html{font-size:14px}}@media(max-width:1024px){body,html{font-size:16px}}img{max-width:100%}.customContainer{width:100;max-width:80vw;margin:0 auto}@media(max-width:767px){.customContainer{max-width:90vw}}@media(max-width:639px){.customContainer{max-width:95vw}}.topBar{background-color:#ffc90e;min-height:.7rem}.socialIcons li a:hover img:first-child{display:block;animation:hoverEfffect .3s ease-out}@keyframes hoverEfffect{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(2)}}.playBtn{background-color:rgba(255,201,14,.5);transform:rotate(-90deg);outline:none!important;padding:2rem 1rem;position:absolute;width:5rem;height:7rem;top:0;bottom:0;left:0;right:0;margin:auto}.playBtn img{max-width:100%;height:100%}.playBtn:hover{background-color:rgba(255,201,14,.7)}div.faqToggle{color:#ecf0f1;background:#ffc90e;width:2rem;height:2rem;border:0;font-size:1.5em;position:relative}div.faqToggle span{position:absolute;transition:.3s;background:#fff;border-radius:2px}div.faqToggle span:first-of-type{top:25%;bottom:25%;width:10%;left:45%}div.faqToggle span:last-of-type{left:25%;right:25%;height:10%;top:45%}div.faqToggle.open span:first-of-type,div.faqToggle.open span:last-of-type{transform:rotate(90deg)}div.faqToggle.open span:last-of-type{left:50%;right:50%}.animFaq{animation:animFaq .4s ease}@keyframes animFaq{0%{max-height:0}to{max-height:500px}}.termsList{font-size:1.1rem;counter-reset:section;line-height:1.7}.termsList>li{position:relative;counter-increment:section;padding-left:2.5rem;margin-top:2.5rem}.termsList>li>span{font-size:1.5rem;font-weight:500;color:#050038}.termsList>li:before{content:counter(section);position:absolute;top:0;left:0;display:block;text-align:center;height:1.7rem;width:1.7rem;color:#fff;background-color:#050038;line-height:1.85em;border-radius:100%;font-weight:600;margin-top:3px}.termsList>li>ul li{padding-left:1.5rem;position:relative;margin-top:.5rem}.termsList>li>ul li+li{margin-top:1rem}.termsList>li>ul li:before{content:"";margin-top:6px;position:absolute;display:block;top:0;left:0;background:#1e5799;background:linear-gradient(135deg,#1e5799,#2989d8 50%,#207cca 51%,#7db9e8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1e5799",endColorstr="#7db9e8",GradientType=1);height:.7rem;width:.7rem;transform:rotate(45deg);border-radius:30%}.termsList>li>ul li>ul li:before{background:#b7deed;background:linear-gradient(135deg,#b7deed,#71ceef 50%,#21b4e2 51%,#b7deed);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b7deed",endColorstr="#b7deed",GradientType=1);border-radius:100%}.termsList u{color:#ffc90e}ul.styledList li{padding-left:1.5rem;position:relative;margin-top:.5rem}ul.styledList li+li{margin-top:1rem}ul.styledList li:before{content:"";margin-top:6px;position:absolute;display:block;top:0;left:0;background:#1e5799;background:linear-gradient(135deg,#1e5799,#2989d8 50%,#207cca 51%,#7db9e8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1e5799",endColorstr="#7db9e8",GradientType=1);height:.7rem;width:.7rem;transform:rotate(45deg);border-radius:30%}ul.styledList li>ul li:before{background:#b7deed;background:linear-gradient(135deg,#b7deed,#71ceef 50%,#21b4e2 51%,#b7deed);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b7deed",endColorstr="#b7deed",GradientType=1);border-radius:100%}.capitalLetter li:first-letter{text-transform:uppercase}.modal_close{background-color:#e42a61;border-radius:5px;outline:none!important;color:#fff;padding:12px 10px 7px;font-size:1.2em;width:200px;transition:all .2s}.modal_close:hover{background-color:#cc426b}.reset_msg{font-size:2em;text-align:center;font-weight:500}.reset_msg.success{color:#a5dc86}.reset_msg.error{color:#f27474}.f-modal-alert .f-modal-icon{border-radius:50%;border:4px solid grey;box-sizing:content-box;height:80px;margin:20px auto;padding:0;position:relative;width:80px}.f-modal-alert .f-modal-icon.f-modal-error,.f-modal-alert .f-modal-icon.f-modal-success{border-color:#a5dc86}.f-modal-alert .f-modal-icon.f-modal-error:after,.f-modal-alert .f-modal-icon.f-modal-error:before,.f-modal-alert .f-modal-icon.f-modal-success:after,.f-modal-alert .f-modal-icon.f-modal-success:before{background:#fff;content:"";height:120px;position:absolute;transform:rotate(45deg);width:60px}.f-modal-alert .f-modal-icon.f-modal-error:before,.f-modal-alert .f-modal-icon.f-modal-success:before{border-radius:120px 0 0 120px;left:-33px;top:-7px;transform-origin:60px 60px;transform:rotate(-45deg)}.f-modal-alert .f-modal-icon.f-modal-error:after,.f-modal-alert .f-modal-icon.f-modal-success:after{border-radius:0 120px 120px 0;left:30px;top:-11px;transform-origin:0 60px;transform:rotate(-45deg)}.f-modal-alert .f-modal-icon.f-modal-error .f-modal-placeholder,.f-modal-alert .f-modal-icon.f-modal-success .f-modal-placeholder{border-radius:50%;border:4px solid rgba(165,220,134,.2);box-sizing:content-box;height:80px;left:-4px;position:absolute;top:-4px;width:80px;z-index:2}.f-modal-alert .f-modal-icon.f-modal-error .f-modal-fix,.f-modal-alert .f-modal-icon.f-modal-success .f-modal-fix{background-color:#fff;height:90px;left:28px;position:absolute;top:8px;transform:rotate(-45deg);width:5px;z-index:1}.f-modal-alert .f-modal-icon.f-modal-error .f-modal-line,.f-modal-alert .f-modal-icon.f-modal-success .f-modal-line{background-color:#a5dc86;border-radius:2px;display:block;height:5px;position:absolute;z-index:2}.f-modal-alert .f-modal-icon.f-modal-error .f-modal-line.f-modal-tip,.f-modal-alert .f-modal-icon.f-modal-success .f-modal-line.f-modal-tip{left:14px;top:46px;transform:rotate(45deg);width:25px}.f-modal-alert .f-modal-icon.f-modal-error .f-modal-line.f-modal-long,.f-modal-alert .f-modal-icon.f-modal-success .f-modal-line.f-modal-long{right:8px;top:38px;transform:rotate(-45deg);width:47px}.f-modal-alert .f-modal-icon.f-modal-error{border-color:#f27474}.f-modal-alert .f-modal-icon.f-modal-error .f-modal-x-mark{display:block;position:relative;z-index:2}.f-modal-alert .f-modal-icon.f-modal-error .f-modal-placeholder{border:4px solid rgba(200,0,0,.2)}.f-modal-alert .f-modal-icon.f-modal-error .f-modal-line{background-color:#f27474;top:37px;width:47px}.f-modal-alert .f-modal-icon.f-modal-error .f-modal-line.f-modal-left{left:17px;transform:rotate(45deg)}.f-modal-alert .f-modal-icon.f-modal-error .f-modal-line.f-modal-right{right:16px;transform:rotate(-45deg)}.f-modal-alert .f-modal-icon.f-modal-warning{border-color:#f8bb86}.f-modal-alert .f-modal-icon.f-modal-warning:before{animation:pulseWarning 2s linear infinite;background-color:#fff;border-radius:50%;content:"";display:inline-block;height:100%;opacity:0;position:absolute;width:100%}.f-modal-alert .f-modal-icon.f-modal-warning:after{background-color:#fff;border-radius:50%;content:"";display:block;height:100%;position:absolute;width:100%;z-index:1}.f-modal-alert .f-modal-icon.f-modal-warning .f-modal-body{background-color:#f8bb86;border-radius:2px;height:47px;left:50%;margin-left:-2px;position:absolute;top:10px;width:5px;z-index:2}.f-modal-alert .f-modal-icon.f-modal-warning .f-modal-dot{background-color:#f8bb86;border-radius:50%;bottom:10px;height:7px;left:50%;margin-left:-3px;position:absolute;width:7px;z-index:2}.f-modal-alert .f-modal-icon+.f-modal-icon{margin-top:50px}.animateSuccessTip{animation:animateSuccessTip .75s}.animateSuccessLong{animation:animateSuccessLong .75s}.f-modal-icon.f-modal-error.animate:after,.f-modal-icon.f-modal-success.animate:after{animation:rotatePlaceholder 4.25s ease-in}.animateErrorIcon{animation:animateErrorIcon .5s}.animateXLeft{animation:animateXLeft .75s}.animateXRight{animation:animateXRight .75s}.scaleWarning{animation:scaleWarning .75s infinite alternate}.pulseWarningIns{animation:pulseWarningIns .75s infinite alternate}@keyframes animateSuccessTip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}to{width:25px;left:14px;top:45px}}@keyframes animateSuccessLong{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}to{width:47px;right:8px;top:38px}}@keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg)}12%,to{transform:rotate(-405deg)}}@keyframes animateErrorIcon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0deg);opacity:1}}@keyframes animateXLeft{0%,65%{left:82px;top:95px;width:0}84%{left:14px;top:33px;width:47px}to{left:17px;top:37px;width:47px}}@keyframes animateXRight{0%,65%{right:82px;top:95px;width:0}84%{right:14px;top:33px;width:47px}to{right:16px;top:37px;width:47px}}@keyframes scaleWarning{0%{transform:scale(1)}30%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes pulseWarning{0%{background-color:#fff;transform:scale(1);opacity:.5}30%{background-color:#fff;transform:scale(1);opacity:.5}to{background-color:#f8bb86;transform:scale(2);opacity:0}}@keyframes pulseWarningIns{0%{background-color:#f8d486}to{background-color:#f8bb86}}.ReactModal__Content{box-shadow:0 0 20px rgba(0,0,0,.2)}.listNumber{padding-left:20px;list-style:numaric;margin-top:25px}.listNumber>li{font-weight:600}.listAplhaCap{list-style:upper-alpha;padding-left:16px}.listAplha{list-style:lower-alpha;padding-left:16px}.listAplhaCap li,.listAplha li{margin-top:10px;font-weight:400}.loginAdWrapper{width:250px;height:420px}.LMmainSection{background:url(/static/LMT-bg.f4ab1731.png) no-repeat 50%/cover;padding:2.5rem 0!important}.stepOne{border:1px dashed #707070;border-radius:1rem;padding:.5rem 0 2rem;margin-top:3rem}.stepOne.stepThree .BLGridStep figure>img{width:240px;height:280px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.stepOne.stepThree+.stepTitle,.stepOne.stepThree .BLGridStep{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;text-align:center}.currentStep{position:absolute;top:-24px;left:50%;transform:translateX(-50%);background:#806bff;color:#fff;padding:.75rem 2.25rem;border-radius:6px;font-size:18px}.BLGridStep,.stepTitle{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:2rem;gap:2rem;text-align:center}.stepTitle figcaption:before{content:"";position:absolute;top:0;left:50%;width:1px;height:24px;background:url(/linesV.svg) repeat-y 50%/contain}.BLGridStep figure>img{width:110px;height:150px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;padding:.6rem;border:1px solid #0080ff;border-radius:6px 6px 0 0}.downloadApp,.publishApp,.stepOne .BLGridStep .assetVideo{width:48px;background:#ffc90e;height:48px;border-radius:10rem}.assetAudio,.assetPromo,.assetVideo,.assetWatermark,.downloadApp,.publishApp{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.downloadApp,.publishApp{width:100px;height:100px}.btnPurple{background-color:#806bff;color:#fff;border-radius:6px!important;width:100%;border-color:#806bff;transition:.4s cubic-bezier(0,.68,1,.56);opacity:1;padding:10px .4rem}.bgDelete{background:url(/static/delete-hero-bg.6c437ad1.png) no-repeat 50%/cover}@media (max-width:767.98px){.BLGridStep{grid-template-columns:repeat(3,1fr);row-gap:3rem;-moz-column-gap:.5rem;column-gap:.5rem}.stepOne{border:none;row-gap:3rem;-moz-column-gap:1rem;column-gap:1rem}.BLGridStep figure figcaption{display:block}.stepTitle figcaption:before{content:none}.stepTitle{display:none}.stepOne.stepThree .BLGridStep figure>img{width:160px;height:200px}.assetAudio,.assetPromo,.assetVideo,.assetWatermark{top:70px}.downloadApp,.publishApp{top:100px}}