/*.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}*/
@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary:focus,.btn-primary.focus{box-shadow:0 0 0 .2rem rgba(38,143,255,0.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,0.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus,.btn-secondary.focus{box-shadow:0 0 0 .2rem rgba(130,138,145,0.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,0.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success:focus,.btn-success.focus{box-shadow:0 0 0 .2rem rgba(72,180,97,0.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,0.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info:focus,.btn-info.focus{box-shadow:0 0 0 .2rem rgba(58,176,195,0.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,0.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning:focus,.btn-warning.focus{box-shadow:0 0 0 .2rem rgba(222,170,12,0.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,0.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger:focus,.btn-danger.focus{box-shadow:0 0 0 .2rem rgba(225,83,97,0.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,0.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{box-shadow:0 0 0 .2rem rgba(216,217,219,0.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,0.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus,.btn-dark.focus{box-shadow:0 0 0 .2rem rgba(82,88,93,0.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,0.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline;box-shadow:none}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{transition:opacity 0.15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,0.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,0.03);border-top:1px solid rgba(0,0,0,0.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:flex;flex-direction:column}.card-deck .card{margin-bottom:10px}@media (min-width: 376px){.card-deck{flex-flow:row wrap;margin-right:-10px;margin-left:-10px}.card-deck .card{display:flex;flex:1 0 0%;flex-direction:column;margin-right:10px;margin-bottom:0;margin-left:10px}}.card-group{display:flex;flex-direction:column}.card-group>.card{margin-bottom:10px}@media (min-width: 376px){.card-group{flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width: 376px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion>.card .card-header{margin-bottom:-1px}.container{width:100%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}@media (min-width: 376px){.container{max-width:100%}}@media (min-width: 768px){.container{max-width:100%}}@media (min-width: 1025px){.container{max-width:100%}}@media (min-width: 1440px){.container{max-width:1440px}}.container-fluid{width:100%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:10px;padding-left:10px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width: 376px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width: 1025px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width: 1440px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-fill{flex:1 1 auto !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}@media (min-width: 376px){.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}}@media (min-width: 768px){.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}}@media (min-width: 1440px){.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}@media (min-width: 376px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}}@media (min-width: 768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}}@media (min-width: 1025px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}}@media (min-width: 1440px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}}@media print{.d-print-none{display:none !important}.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important}.text-justify{text-align:justify !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}@media (min-width: 376px){.text-sm-left{text-align:left !important}.text-sm-right{text-align:right !important}.text-sm-center{text-align:center !important}}@media (min-width: 768px){.text-md-left{text-align:left !important}.text-md-right{text-align:right !important}.text-md-center{text-align:center !important}}@media (min-width: 1025px){.text-lg-left{text-align:left !important}.text-lg-right{text-align:right !important}.text-lg-center{text-align:center !important}}@media (min-width: 1440px){.text-xl-left{text-align:left !important}.text-xl-right{text-align:right !important}.text-xl-center{text-align:center !important}}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.font-weight-light{font-weight:300 !important}.font-weight-lighter{font-weight:lighter !important}.font-weight-normal{font-weight:400 !important}.font-weight-bold{font-weight:600 !important}.font-weight-bolder{font-weight:bolder !important}.font-italic{font-style:italic !important}.text-white{color:#fff !important}.text-primary{color:#007bff !important}a.text-primary:hover,a.text-primary:focus{color:#0056b3 !important}.text-secondary{color:#6c757d !important}a.text-secondary:hover,a.text-secondary:focus{color:#494f54 !important}.text-success{color:#28a745 !important}a.text-success:hover,a.text-success:focus{color:#19692c !important}.text-info{color:#17a2b8 !important}a.text-info:hover,a.text-info:focus{color:#0f6674 !important}.text-warning{color:#ffc107 !important}a.text-warning:hover,a.text-warning:focus{color:#ba8b00 !important}.text-danger{color:#dc3545 !important}a.text-danger:hover,a.text-danger:focus{color:#a71d2a !important}.text-light{color:#f8f9fa !important}a.text-light:hover,a.text-light:focus{color:#cbd3da !important}.text-dark{color:#343a40 !important}a.text-dark:hover,a.text-dark:focus{color:#121416 !important}.text-body{color:#212529 !important}.text-muted{color:#6c757d !important}.text-black-50{color:rgba(0,0,0,0.5) !important}.text-white-50{color:rgba(255,255,255,0.5) !important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none !important}.text-break{word-break:break-word !important;overflow-wrap:break-word !important}.text-reset{color:inherit !important}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@font-face{font-family:"Montserrat";font-style:normal;font-weight:400;src:url("../fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/Montserrat-Regular.woff2") format("woff2"),url("../fonts/Montserrat-Regular.woff") format("woff"),url("../fonts/Montserrat-Regular.ttf") format("truetype"),url("../fonts/Montserrat-Regular.svg#Montserrat") format("svg")}@font-face{font-family:"Montserrat";font-style:normal;font-weight:500;src:url("../fonts/Montserrat-Medium.eot?#iefix") format("embedded-opentype"),url("../fonts/Montserrat-Medium.woff2") format("woff2"),url("../fonts/Montserrat-Medium.woff") format("woff"),url("../fonts/Montserrat-Medium.ttf") format("truetype"),url("../fonts/Montserrat-Medium.svg#Montserrat") format("svg")}@font-face{font-family:"Montserrat";font-style:normal;font-weight:600;src:url("../fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/Montserrat-Bold.woff2") format("woff2"),url("../fonts/Montserrat-Bold.woff") format("woff"),url("../fonts/Montserrat-Bold.ttf") format("truetype"),url("../fonts/Montserrat-Bold.svg#Montserrat") format("svg")}@font-face{font-family:"Montserrat";font-style:normal;font-weight:800;src:url("../fonts/Montserrat-Black.eot?#iefix") format("embedded-opentype"),url("../fonts/Montserrat-Black.woff2") format("woff2"),url("../fonts/Montserrat-Black.woff") format("woff"),url("../fonts/Montserrat-Black.ttf") format("truetype"),url("../fonts/Montserrat-Black.svg#Montserrat") format("svg")}@font-face{font-family:"Gotham";font-style:normal;font-weight:300;src:url("../fonts/SVN-GothamBook.eot?#iefix") format("embedded-opentype"),url("../fonts/SVN-GothamBook.woff2") format("woff2"),url("../fonts/SVN-GothamBook.woff") format("woff"),url("../fonts/SVN-GothamBook.ttf") format("truetype"),url("../fonts/SVN-GothamBook.svg#Gotham") format("svg")}@font-face{font-family:"Gotham";font-style:normal;font-weight:400;src:url("../fonts/SVN-Gotham.eot?#iefix") format("embedded-opentype"),url("../fonts/SVN-Gotham.woff2") format("woff2"),url("../fonts/SVN-Gotham.woff") format("woff"),url("../fonts/SVN-Gotham.ttf") format("truetype"),url("../fonts/SVN-Gotham.svg#Gotham") format("svg")}@font-face{font-family:"Gotham";font-style:normal;font-weight:600;src:url("../fonts/SVN-GothamBold.eot?#iefix") format("embedded-opentype"),url("../fonts/SVN-GothamBold.woff2") format("woff2"),url("../fonts/SVN-GothamBold.woff") format("woff"),url("../fonts/SVN-GothamBold.ttf") format("truetype"),url("../fonts/SVN-GothamBold.svg#Gotham") format("svg")}@font-face{font-family:"Gotham";font-style:normal;font-weight:800;src:url("../fonts/SVN-GothamBlack.eot?#iefix") format("embedded-opentype"),url("../fonts/SVN-GothamBlack.woff2") format("woff2"),url("../fonts/SVN-GothamBlack.woff") format("woff"),url("../fonts/SVN-GothamBlack.ttf") format("truetype"),url("../fonts/SVN-GothamBlack.svg#Gotham") format("svg")}.iframe-wrap iframe,.image-wrap.is-background img,.module-info-new .policy-wrap .checkbox-wrap input,.page-template-pds-game .pds-game-play .step-bg,.page-template-pds-game .pds-game-play .step-bg img,.page-template-pds-game .pds-game-play .form-bg,.page-template-pds-game .pds-game-play .form-bg img,.page-template-pds-game .pds-game-play .btn input,.page-template-pds-game .pds-game-play .croppie-box .avatar-uploaded,.page-template-pds-game .pds-game-play .croppie-action .btn-upload input,.page-template-pds-game .convert-html-to-canvas-wrap .bg-wrap img,.page-template-pds-game .result-wrap .result-title .pattern-wrap .bg,.page-template-pds-game .result-wrap .result-title .pattern-wrap .bg img,.page-template-pds-game .result-wrap .result-ava-wrap iframe,.convert-html-to-canvas-wrap-fixed .bg-wrap img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.iframe-wrap{position:relative}.iframe-wrap:before{content:'';display:block;padding-top:calc(9/16 * 100%)}.iframe-wrap iframe{width:100%;height:100%;margin:auto;z-index:10}[class*='icon-']{position:relative;display:inline-block;vertical-align:middle;-webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s}[class*='icon-']:before,[class*='icon-']:after{-webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.no-padding-left{margin-left:0 !important}.icon-close{vertical-align:top;width:50px;height:50px}.icon-close:before,.icon-close:after{content:'';position:absolute;top:0;left:50%;width:2px;height:100%;background-color:#fff}.icon-close:before{-webkit-transform:translateX(-50%) rotate(-45deg);-moz-transform:translateX(-50%) rotate(-45deg);-ms-transform:translateX(-50%) rotate(-45deg);-o-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg)}.icon-close:after{-webkit-transform:translateX(-50%) rotate(45deg);-moz-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);-o-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}@media (max-width: 1024.98px){.icon-close{width:25px;height:25px}}.icon-caret{position:relative;display:inline-flex;align-items:center}.icon-caret:before,.icon-caret:after{content:'';display:inline-block;vertical-align:middle}.icon-caret:before{width:12px;height:1px;background-color:#5d0b8a}.icon-caret:after{width:8px;height:8px;border-top:solid 1px #5d0b8a;border-right:solid 1px #5d0b8a}.icon-caret.left:before{margin-right:-13px}.icon-caret.left:after{-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}.icon-caret.right:before{margin-right:-8px}.icon-caret.right:after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.icon-caret-solid{display:inline-block;vertical-align:middle;width:12px;height:12px;border-right:solid 2px #5d0b8a;border-bottom:solid 2px #5d0b8a}.icon-caret-solid.down{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.icon-caret-solid.up{-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}.icon-caret-solid.right{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.icon-info{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;border-top:solid 1px #fff;box-shadow:0 0 5px rgba(0,0,0,0.3);border-radius:100%;margin-top:5px;margin-bottom:5px}.icon-info svg{height:10px}.icon-toggle{position:relative;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:2.5px;box-shadow:0 0 10px rgba(0,0,0,0.15);border-top:solid 1px #fff}.icon-toggle:before,.icon-toggle:after{background-color:#5d0b8a;width:10px;height:2px}.icon-toggle.minus:before{content:''}.icon-toggle.plus:before,.icon-toggle.plus:after{content:''}.icon-toggle.plus:after{position:absolute;top:8px;left:5px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}button{border:0;text-align:left}input{border:0;border-radius:0}[class*='module-']{position:relative}.title-hidden{opacity:0;font-size:0;pointer-events:none;margin:0;width:0;height:0;overflow:hidden}.btn{position:relative;display:inline-flex;align-items:center;justify-content:center;font-weight:bold;cursor:pointer;line-height:45px;padding:0 20px;min-width:200px;font-size:15px;color:#dbae58;border-radius:100px;border:solid 2px rgba(255,255,255,0.15);box-shadow:0 2px 5px rgba(0,0,0,0.3);background-image:-webkit-linear-gradient(top, #731ba7, #9a19a1);background-image:linear-gradient(to bottom, #731ba7, #9a19a1);-webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.btn input{cursor:pointer}.btn svg{height:15px;margin-right:5px}.btn:hover{-webkit-transform:translateX(-2px);-moz-transform:translateX(-2px);-ms-transform:translateX(-2px);-o-transform:translateX(-2px);transform:translateX(-2px);color:#dbae58}.btn.btn-gray{color:#fff;background-image:-webkit-linear-gradient(left, #636363, #818181);background-image:linear-gradient(to right, #636363, #818181)}.btn.btn-gray:hover{color:#fff}.btn.fb-btn{padding-left:70px}.btn.fb-btn .svg-wrap{position:absolute;top:-1px;left:-1px;background-color:#fff;color:#166cf0;width:47px;height:47px;border-radius:100%}.btn.fb-btn .svg-wrap svg,.btn.fb-btn .svg-wrap img{height:47px;border:solid 2px #dbae58;border-radius:100%}@media (max-width: 1024.98px){.btn{min-width:0}}@media (min-width: 1025px){.btn{font-size:18px}.btn.btn-bvb,.btn.btn-white{padding-top:7px;padding-bottom:9px}}.btn-circle,.btn-circle-no-bg{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-top:solid 1px #fff;border-radius:100%;box-shadow:0 2px 5px rgba(0,0,0,0.15);color:#5d0b8a}.btn-circle img,.btn-circle svg,.btn-circle-no-bg img,.btn-circle-no-bg svg{height:20px}@media (min-width: 1025px){.btn-circle img,.btn-circle svg,.btn-circle-no-bg img,.btn-circle-no-bg svg{height:30px}}.image-wrap{position:relative;width:100%}.image-wrap picture img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;max-width:none;max-height:none}.image-wrap.is-background:before{content:'';display:block;width:100%;padding-top:calc(9/16 * 100%)}.image-wrap.is-background img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.swiper-container:not(.swiper-container-initialized) .swiper-pagination,.swiper-container:not(.swiper-container-initialized) .swiper-button-prev,.swiper-container:not(.swiper-container-initialized) .swiper-button-next{display:none !important}.swiper-container .swiper-pagination.swiper-pagination-bullets{--swiper-theme-color: transparent}.swiper-container .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{position:relative;width:6px;height:6px;margin:0 8px;background-color:rgba(255,255,255,0.5)}.swiper-container .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:before{content:'';position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border:solid 1px transparent;border-radius:100%}.swiper-container .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{width:8px;height:8px;background-color:#dbae58}.swiper-container .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:before{border-color:transparent}.swiper-container .swiper-pagination.is-white{--swiper-theme-color: #fff}.swiper-container .swiper-pagination.is-white .swiper-pagination-bullet{background-color:#fff}.swiper-container .swiper-pagination.is-white .swiper-pagination-bullet.swiper-pagination-bullet-active:before{border-color:rgba(255,255,255,0.5)}.swiper-container .swiper-pagination.is-blue{--swiper-theme-color: #123985}.swiper-container .swiper-pagination.is-blue .swiper-pagination-bullet{background-color:#123985}.swiper-container .swiper-pagination.is-blue .swiper-pagination-bullet.swiper-pagination-bullet-active:before{border-color:rgba(18,57,133,0.5)}.swiper-container .swiper-button-prev,.swiper-container .swiper-button-next{color:#5d0b8a;z-index:100 !important}.swiper-container .swiper-button-prev.is-white,.swiper-container .swiper-button-next.is-white{color:#fff}.swiper-container .swiper-button-prev{left:40px}.swiper-container .swiper-button-next{right:40px}@media (max-width: 1024.98px){.swiper-container .swiper-button-prev,.swiper-container .swiper-button-next{display:none !important}}.btn-cta{display:inline-block;vertical-align:top;background-image:-webkit-linear-gradient(left, #f1bc55, #edca69, #e7a532);background-image:linear-gradient(to right, #f1bc55, #edca69, #e7a532);color:#5d0b8a;padding:20px 30px;border-radius:10px;font-weight:600;font-size:20px}@media (max-width: 1024.98px){.btn-cta{padding:15px 30px;font-size:16px}}@font-face{font-family:'swiper-icons';src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform, height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:0.35;cursor:auto;pointer-events:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-prev.swiper-button-white,.swiper-button-next.swiper-button-white{--swiper-navigation-color: #ffffff}.swiper-button-prev.swiper-button-black,.swiper-button-next.swiper-button-black{--swiper-navigation-color: #000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:0.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px, -50%, 0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform, 200ms top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform, 200ms left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform, 200ms right}.swiper-pagination-progressbar{background:rgba(0,0,0,0.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar,.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color: #ffffff}.swiper-pagination-black{--swiper-pagination-color: #000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,0.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,0.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:0.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.croppie-container{width:100%;height:100%}.croppie-container .cr-image{z-index:-1;position:absolute;top:0;left:0;transform-origin:0 0;max-height:none;max-width:none}.croppie-container .cr-boundary{position:relative;overflow:hidden;margin:0 auto;z-index:1;width:100%;height:100%}.croppie-container .cr-viewport,.croppie-container .cr-resizer{position:absolute;margin:auto;top:0;bottom:0;right:0;left:0;box-shadow:0 0 2000px 2000px rgba(0,0,0,0.5);z-index:0}.croppie-container .cr-resizer{z-index:2;box-shadow:none;pointer-events:none}.croppie-container .cr-resizer-vertical,.croppie-container .cr-resizer-horisontal{position:absolute;pointer-events:all}.croppie-container .cr-resizer-vertical::after,.croppie-container .cr-resizer-horisontal::after{display:block;position:absolute;box-sizing:border-box;border:1px solid black;background:#fff;width:10px;height:10px;content:''}.croppie-container .cr-resizer-vertical{bottom:-5px;cursor:row-resize;width:100%;height:10px}.croppie-container .cr-resizer-vertical::after{left:50%;margin-left:-5px}.croppie-container .cr-resizer-horisontal{right:-5px;cursor:col-resize;width:10px;height:100%}.croppie-container .cr-resizer-horisontal::after{top:50%;margin-top:-5px}.croppie-container .cr-original-image{display:none}.croppie-container .cr-vp-circle{border-radius:50%}.croppie-container .cr-overlay{z-index:1;position:absolute;cursor:move;touch-action:none}.croppie-container .cr-slider-wrap{width:75%;margin:15px auto;text-align:center}.croppie-result{position:relative;overflow:hidden}.croppie-result img{position:absolute}.croppie-container .cr-image,.croppie-container .cr-overlay,.croppie-container .cr-viewport{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.cr-slider{-webkit-appearance:none;width:300px;max-width:100%;padding-top:8px;padding-bottom:8px;background-color:transparent}.cr-slider::-webkit-slider-runnable-track{width:100%;height:3px;background:rgba(0,0,0,0.5);border:0;border-radius:3px}.cr-slider::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:16px;width:16px;border-radius:50%;background:#ddd;margin-top:-6px}.cr-slider:focus{outline:none}.cr-slider::-moz-range-track{width:100%;height:3px;background:rgba(0,0,0,0.5);border:0;border-radius:3px}.cr-slider::-moz-range-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#ddd;margin-top:-6px}.cr-slider:-moz-focusring{outline:1px solid white;outline-offset:-1px}.cr-slider::-ms-track{width:100%;height:5px;background:transparent;border-color:transparent;border-width:6px 0;color:transparent}.cr-slider::-ms-fill-lower{background:rgba(0,0,0,0.5);border-radius:10px}.cr-slider::-ms-fill-upper{background:rgba(0,0,0,0.5);border-radius:10px}.cr-slider::-ms-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#ddd;margin-top:1px}.cr-slider:focus::-ms-fill-lower{background:rgba(0,0,0,0.5)}.cr-slider:focus::-ms-fill-upper{background:rgba(0,0,0,0.5)}.cr-rotate-controls{position:absolute;bottom:5px;left:5px;z-index:1}.cr-rotate-controls button{border:0;background:none}.cr-rotate-controls i:before{display:inline-block;font-style:normal;font-weight:900;font-size:22px}.cr-rotate-l i:before{content:'↺'}.cr-rotate-r i:before{content:'↻'}header{padding:20px 0;background-color:#5d0b8a}header .col-12 a img{max-height:30px}header .col-12 a ~ a{margin-left:40px}header .col-12 nav{margin:0 auto}header .col-12 nav ul li ~ li{margin-left:20px}header .col-12 nav ul li.active a{color:#dbae58}header .col-12 nav ul li a{display:flex;align-items:center;justify-content:center;padding:10px 20px;border:solid 1px transparent;border-radius:100px;font-weight:bold;color:#fff}header .col-12 nav ul li a img{margin-right:5px;height:25px}header .col-12 nav ul li a span{display:inline-block;vertical-align:middle;line-height:25px}@media (max-width: 1024.98px){header{padding:15px 0}header .col-12 a{margin-left:auto;margin-right:auto}header .col-12 a img{max-height:20px}header .col-12 a.logo-ab{margin-left:auto;margin-right:0}header .col-12 a.logo-ab img{max-height:30px}header .col-12 nav{position:fixed;top:0;right:0;z-index:1000;width:100vw;height:100vh;background-color:rgba(255,255,255,0.9);opacity:0;pointer-events:none;transition:all .4s}header .col-12 nav.active{opacity:1;pointer-events:auto}header .col-12 nav.active ul{transform:translateX(0)}header .col-12 nav ul{flex-wrap:wrap;flex-flow:column;width:85vw;height:100vh;background-color:#5d0b8a;box-shadow:0 0 5px rgba(0,0,0,0.5);margin-left:auto;transform:translateX(100%);transition:all .4s}header .col-12 nav ul li{width:100%}header .col-12 nav ul li.active a{border-color:transparent}header .col-12 nav ul li ~ li{margin-left:0;margin-top:0}header .col-12 nav ul li a{padding:5px 20px;font-size:14px;justify-content:flex-start}header .col-12 .menu-burger{position:relative;margin-left:0;margin-right:auto;height:30px;z-index:2000;color:#fff}header .col-12 .menu-burger.active{color:#5d0b8a}header .col-12 .menu-burger.active svg{opacity:0}header .col-12 .menu-burger.active svg:last-of-type{opacity:1}header .col-12 .menu-burger svg{display:inline-block;vertical-align:middle;height:30px}header .col-12 .menu-burger svg:last-of-type{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:0}}footer{position:relative;padding:30px 0;background-color:#fff;z-index:100}footer .logo-footer{display:inline-block;vertical-align:top;margin-bottom:10px}footer .logo-footer img{height:40px}footer .f-nav-01 img{height:20px;margin-right:5px;margin-top:-3px}footer .f-nav-01 ul{font-weight:bold}footer .f-nav-01 ul li{display:flex;align-items:center}footer .f-nav-01 ul li ~ li:before{content:'|';margin:0 10px}footer .f-nav-01 ul li a{display:flex;align-items:center;line-height:20px}footer .f-nav-02{margin:0 0 20px auto}footer .f-nav-02 img{height:30px}footer .f-nav-02 li ~ li{margin-left:10px}footer .f-nav-03{font-size:12px}footer .f-nav-03 li ~ li:before{content:'|';margin:0 5px}footer .copyright{font-size:10px;margin-left:auto}@-webkit-keyframes coinFly{0%{width:0;opacity:0}100%{width:100vh;opacity:1}}@-moz-keyframes coinFly{0%{width:0;opacity:0}100%{width:100vh;opacity:1}}@keyframes coinFly{0%{width:0;opacity:0}100%{width:100vh;opacity:1}}@-webkit-keyframes coinFly2{0%{width:0;opacity:0}100%{width:100%;opacity:1}}@-moz-keyframes coinFly2{0%{width:0;opacity:0}100%{width:100%;opacity:1}}@keyframes coinFly2{0%{width:0;opacity:0}100%{width:100%;opacity:1}}.page-template-home{background-image:-webkit-linear-gradient(top, #6d098f, #6d098f, #69088d, #68098c);background-image:linear-gradient(to bottom, #6d098f, #6d098f, #69088d, #68098c);color:#fff}[class*='btn-']{cursor:pointer}section{position:relative}.section-wrap{position:relative}.section-wrap>[class*='module-']{position:relative;z-index:200}.pattern{position:absolute;left:0;width:100%;pointer-events:none}.pattern.top{top:0;opacity:0.8}.pattern.bottom{bottom:0;opacity:0.5}.pattern img{max-height:100% !important;max-width:105%;width:105%}.module-information{padding-top:40px;padding-bottom:40px}.module-information .pattern{margin-top:-10%}.module-information .btn-cta{margin-bottom:20px}.module-information .top-content-wrap{font-weight:500}.module-information p img{max-height:100px;margin-bottom:10px}.module-information .image-groups{text-align:center}.module-information .image-groups p{font-size:20px;font-weight:600;margin-top:10px;color:#dbae58}.module-information .more-content-wrap{margin-top:40px}.module-information .more-content-wrap .text-spec{color:#dbae58;font-size:18px;font-weight:600}.module-information .more-content-wrap strong{font-weight:600}.module-information .form-wrap{position:relative;z-index:2;max-width:600px;margin:20px auto}.module-information .form-wrap .inner{margin-bottom:10px}.module-information .form-wrap .inner input,.module-information .form-wrap .inner button{width:100%;background-color:#fff;line-height:50px;height:50px;padding:0 20px;border-radius:10px;border:none}.module-information .form-wrap .inner p a{color:#fff;font-weight:600;text-decoration:underline}.module-information .form-wrap .inner.double input{width:calc(50% - 5px)}.module-information .form-wrap .inner.double input ~ input{margin-left:10px}.module-information .form-wrap .inner.double-2 button{text-align:center;width:150px;background-image:-webkit-linear-gradient(left, #f1bc55, #edca69, #e7a532);background-image:linear-gradient(to right, #f1bc55, #edca69, #e7a532);color:#5d0b8a}.module-information .form-wrap .inner.double-2 input{width:calc(100% - 160px);margin-left:10px}.module-information .form-wrap .inner.submit-wrap button{max-width:200px;font-size:20px;text-align:center;margin-left:auto;text-transform:uppercase}.module-information .form-wrap .inner.submit-wrap button ~ button{margin-left:20px;margin-right:auto}.module-information .form-wrap .inner.submit-wrap .btn-c{background-color:#555;color:#fff}.module-information .form-wrap .inner.submit-wrap .btn-s{background-image:-webkit-linear-gradient(left, #f1bc55, #edca69, #e7a532);background-image:linear-gradient(to right, #f1bc55, #edca69, #e7a532);color:#5d0b8a}.module-information .form-wrap .policy-wrap input{width:20px !important;height:20px !important;padding:0 !important;margin:0 5px 0 0 !important}.module-information .form-wrap .policy-wrap p{margin-bottom:0 !important}@media (max-width: 1024.98px){.module-information p img{max-height:70px}.module-information p small{font-size:10px}.module-information .image-groups p{font-size:16px}.module-information .policy-wrap p{font-size:12px}.module-information .form-wrap .inner input,.module-information .form-wrap .inner button{line-height:45px;height:45px;padding:0 10px}.module-information .form-wrap .inner.double input{width:calc(50% - 5px)}.module-information .form-wrap .inner.double input ~ input{margin-left:10px}.module-information .form-wrap .inner.double-2 button{width:100px}.module-information .form-wrap .inner.double-2 input{width:calc(100% - 110px)}.module-information .form-wrap .inner.submit-wrap button{width:calc(50% - 5px);max-width:100%;font-size:16px}.module-information .form-wrap .inner.submit-wrap button ~ button{margin-left:10px;margin-right:auto}.module-information .form-wrap .m-text{font-size:12px !important;line-height:18px;text-align:center}}.popup-wrap{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.3);display:flex;align-items:center;justify-content:center;z-index:2000;opacity:0;pointer-events:none;-webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.popup-wrap.active{opacity:1;pointer-events:auto}.popup-wrap .wrap{position:relative;background-color:#fff;border-radius:20px;box-shadow:0 0 10px rgba(0,0,0,0.3);padding:60px;text-align:center;max-width:500px}.popup-wrap h3{margin-bottom:10px}.popup-wrap p{margin-bottom:20px}.popup-wrap .close-btn{position:absolute;top:20px;right:20px;color:#5d0b8a;cursor:pointer}.popup-wrap .close-btn svg{height:25px}@media (max-width: 1024.98px){.popup-wrap{padding:0 20px}.popup-wrap .wrap{padding:30px}.popup-wrap .close-btn{top:15px;right:15px}.popup-wrap .close-btn svg{height:20px}}.header-new{background-color:#51267e;padding-bottom:0;padding-top:0}.header-new a img{height:40px;max-height:inherit !important}.header-new .logo-ab{margin-left:auto}.header-new .top-con{padding-top:20px;padding-bottom:20px}.header-new .bottom-con{padding:0 !important;background-color:#a48ce6}.header-new .bottom-con nav ul li{margin-left:0 !important}.header-new .bottom-con nav ul li:first-of-type a{background-color:#6f53d7}.header-new .bottom-con nav ul li:nth-of-type(2) a{background-color:#7c68d7}.header-new .bottom-con nav ul li a{padding:10px 20px;border-radius:0;font-weight:400}.btn-ldp-new{position:relative;display:inline-block;vertical-align:middle;padding:15px 25px;cursor:pointer;background-image:-webkit-linear-gradient(left, #c99840, #f9e5a4, #ca9841);background-image:linear-gradient(to right, #c99840, #f9e5a4, #ca9841);border-radius:100px !important;border:solid 4px #e6c67c !important;box-shadow:0 0 15px rgba(202,152,65,0.5)}.btn-ldp-new span{position:relative;display:inline-block;vertical-align:top;z-index:2;color:#6619a3;line-height:16px;font-weight:800;text-transform:uppercase}.page-template-landing{font-family:"Gotham"}.page-template-landing .module-heading .swiper-container .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff}.module-text-img{padding-top:80px;overflow:hidden}.module-text-img .pattern-item{position:absolute}.module-text-img .pattern-item.bg{top:0 !important;left:0 !important;width:100% !important;height:100% !important}.module-text-img .pattern-item.bg img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.module-text-img .content-wrap{color:#fff;padding-top:40px;padding-bottom:80px}.module-text-img .content-wrap.text-center p{padding:0 5vw}.module-text-img .content-wrap.text-right p{padding-left:10vw}.module-text-img .content-wrap.text-right p small{text-align:right !important}.module-text-img .content-wrap.text-left p{padding-right:10vw}.module-text-img .content-wrap p{margin-top:20px}.module-text-img .content-wrap p small{display:block;text-align:left !important;margin-top:10px;font-weight:lighter}.module-text-img.module-text-img-01{padding-top:40px}.module-text-img.module-text-img-01 .pattern-item{bottom:0;left:0;width:25%}.module-text-img.module-text-img-02 .img-wrap img,.module-text-img.module-text-img-03 .img-wrap img{margin-bottom:-10px}.module-text-img.module-text-img-02 .pattern-item,.module-text-img.module-text-img-03 .pattern-item{width:15%}.module-text-img.module-text-img-02 .pattern-item.left,.module-text-img.module-text-img-03 .pattern-item.left{bottom:-1%;left:-5%}.module-text-img.module-text-img-02 .pattern-item.right,.module-text-img.module-text-img-03 .pattern-item.right{top:-1%;right:-5%}.module-text-img.module-text-img-03 .content-wrap>img{margin-left:-2%}@media (max-width: 1024.98px){.module-text-img{padding:40px 10px 0}.module-text-img .content-wrap{padding-top:20px;padding-bottom:40px}.module-text-img .content-wrap p{padding:0 !important}.module-text-img .img-wrap{text-align:center}.module-text-img .img-wrap img{max-width:80%}.module-text-img.module-text-img-01 .pattern-item{width:40%}.module-text-img.module-text-img-02 .pattern-item,.module-text-img.module-text-img-03 .pattern-item{width:40%}.module-text-img.module-text-img-03{padding-bottom:0}}.module-nutrition{color:#fff}.module-nutrition .pattern-item{position:absolute;width:15%}.module-nutrition .pattern-item.top{top:-1%;left:-5%;width:10%}.module-nutrition .pattern-item.bottom{bottom:0;right:0}.module-nutrition img{align-self:flex-start}.module-nutrition .title-wrap{padding:40px}.module-nutrition .n-big{margin-bottom:80px}.module-nutrition .n-big img{display:inline-block;vertical-align:top;height:200px;margin-bottom:20px}.module-nutrition .n-big p{padding:0 5vw;font-weight:300}.module-nutrition .n-big p strong{display:inline-block;vertical-align:top;font-size:20px;margin-bottom:10px}.module-nutrition .n-medium{padding-left:5vw;padding-right:5vw}.module-nutrition .n-medium .col-12{margin-bottom:60px}.module-nutrition .n-medium img{width:120px}.module-nutrition .n-medium p{width:calc(100% - 120px);padding-left:30px;font-weight:300}.module-nutrition .n-medium p strong{display:inline-block;vertical-align:top;margin-bottom:10px;font-size:16px}@media (max-width: 1024.98px){.module-nutrition .title-wrap{padding:40px 0}.module-nutrition .title-wrap img{height:auto}.module-nutrition .n-big{margin-bottom:40px}.module-nutrition .n-big .col-12{margin-bottom:40px}.module-nutrition .n-big img{height:120px}.module-nutrition .n-big p{padding:0}.module-nutrition .n-big p strong{font-size:16px}.module-nutrition .n-medium{padding-left:20px;padding-right:20px}.module-nutrition .n-medium .col-12{margin-bottom:40px}.module-nutrition .n-medium img{width:70px;align-self:flex-start}.module-nutrition .n-medium p{width:calc(100% - 70px);padding-left:15px}.module-nutrition .n-medium p strong{margin-bottom:5px;font-size:14px}}.module-register{padding-bottom:100px;background-image:-webkit-linear-gradient(left, #301e4e, #362158, #301e4e);background-image:linear-gradient(to right, #301e4e, #362158, #301e4e)}.module-register .container{padding:0;max-width:100%}.module-register .title-wrap{padding:40px;padding-bottom:40px}.module-register .title-wrap img{height:80px}.module-register .top-row{position:absolute;top:100px;left:0;z-index:100;width:100%;margin:0}.module-register .top-row .btn-ldp-new{padding:20px 80px;box-shadow:0 0 15px rgba(249,229,164,0.8);border-radius:100px}.module-register .middle-row img{width:100%}.module-register .btn-ldp-new span{font-size:24px}@media (max-width: 1024.98px){.module-register{overflow:hidden}.module-register .btn-ldp-new{margin-top:10px}.module-register .btn-ldp-new span{font-size:14px}.module-register .top-row{top:0}.module-register .title-wrap{padding:20px 30px 0}.module-register .title-wrap img{height:auto}.module-register .top-row .btn-ldp-new{padding:15px 40px}.module-register .middle-row img{max-width:none;width:120%;margin-left:-10%}.module-register .bottom-row img.big-size-on-mobile{max-width:130%;margin-left:-15%}}.module-info-new{position:absolute;bottom:100px;left:0;width:100%}.module-info-new .f-title{position:absolute;bottom:100%;left:0;color:#fff;padding-left:10px}.module-info-new .form-wrap{max-width:100%;padding:0 5vw}.module-info-new .form-wrap .col-12{position:relative}.module-info-new .form-wrap .error-wrap{padding:5px 20px 7.5px;font-weight:400;font-size:12px;color:red;background-color:rgba(255,255,255,0.5);border-radius:20px;margin-top:10px}.module-info-new .form-wrap .inner input{border-radius:20px}.module-info-new .form-wrap .inner .select-wrap{position:relative;width:calc(1/3 * 100% - 40px/3)}.module-info-new .form-wrap .inner .select-wrap ~ .select-wrap{margin-left:20px}.module-info-new .form-wrap .inner .select-wrap select{width:100%;height:50px;border-radius:20px;padding:0 20px;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important}.module-info-new .form-wrap .inner .select-wrap img{position:absolute;top:50%;right:10px;transform:translateY(-50%);height:15px}.module-info-new .form-wrap .inner.only-label label{color:#fff;font-size:14px}@media (max-width: 1024.98px){.module-info-new .form-wrap .inner.only-label label{font-size:12px}}.module-info-new .form-wrap .inner.double input{width:calc(100% - 200px)}.module-info-new .form-wrap .inner.double button{display:flex;align-items:center;justify-content:center;width:180px;margin-left:20px;background-color:transparent}.module-info-new .form-wrap .inner.double+.inner{margin-top:40px}.module-info-new .policy-wrap{padding:0 5vw;font-size:14px}.module-info-new .policy-wrap .checkbox-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:25px;height:25px;border:solid 1px #fff;border-radius:100%;margin-left:10px}.module-info-new .policy-wrap .checkbox-wrap input{width:100%;height:100%;opacity:0;z-index:99;cursor:pointer}.module-info-new .policy-wrap .checkbox-wrap input:checked ~ span{opacity:1}.module-info-new .policy-wrap .checkbox-wrap span{width:10px;height:10px;background-color:#fff;border-radius:100%;opacity:0}.module-info-new .policy-wrap p{margin-left:10px}.module-info-new .policy-wrap p,.module-info-new .policy-wrap a{color:#fff;font-weight:300}.module-info-new .policy-wrap a{font-weight:bold;text-decoration:underline}.module-info-new .policy-wrap .small-text-note{margin-top:20px;padding:0 50px 0 35px}.module-info-new .policy-wrap .small-text-note p{font-weight:300;color:#fff}.module-info-new .policy-wrap .btn-ldp-new{display:flex;align-items:center;justify-content:center;margin-left:auto;background-color:transparent}@media (max-width: 1024.98px){.module-info-new{position:relative;bottom:0;background-image:-webkit-linear-gradient(left, #38235c, #442b6d, #38235c);background-image:linear-gradient(to right, #38235c, #442b6d, #38235c);margin-top:-30vh}.module-info-new .form-wrap{padding:0}.module-info-new .form-wrap .error-wrap{padding:5px 10px 7.5px}.module-info-new .form-wrap .inner.double input{width:calc(100% - 140px)}.module-info-new .form-wrap .inner.double button{display:flex;align-items:center;justify-content:center;width:120px;margin-left:20px;background-color:transparent}.module-info-new .form-wrap .inner.double+.inner{margin-top:0}.module-info-new .policy-wrap{padding:0 0 0 5px;font-size:12px}.module-info-new .policy-wrap .checkbox-wrap{margin-left:0;align-self:flex-start}.module-info-new .policy-wrap p{width:calc(100% - 35px)}.module-info-new .policy-wrap .small-text-note{padding:0 0 0 25px}.module-info-new .policy-wrap .btn-ldp-new{margin-top:20px;margin-left:auto;margin-right:auto;min-width:200px}}.float-btn{position:fixed;bottom:20px;right:20px;z-index:1000}.float-btn a{position:relative;display:inline-block;vertical-align:top;cursor:pointer;-webkit-animation:float 0.5s infinite alternate;-moz-animation:float 0.5s infinite alternate;animation:float 0.5s infinite alternate}.float-btn a:hover img{-webkit-transform:scale(1.025);-moz-transform:scale(1.025);-ms-transform:scale(1.025);-o-transform:scale(1.025);transform:scale(1.025)}.float-btn a img{-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;height:100px}@media (max-width: 1024.98px){.float-btn a img{height:80px}}@-webkit-keyframes float{0%{-webkit-transform:translateY(0)}100%{-webkit-transform:translateY(-5px)}}@-moz-keyframes float{0%{-moz-transform:translateY(0)}100%{-moz-transform:translateY(-5px)}}@keyframes float{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px)}}body.croppie-activated{touch-action:none}@media (max-width: 1024.98px){.header-pds-game{height:60px;padding-top:10px;padding-bottom:10px}.header-pds-game .container{padding-left:20px;padding-right:20px}.header-pds-game .col-12 nav ul{width:100vw;background-color:#3a1a52;box-shadow:none}.header-pds-game .col-12 nav ul li{position:relative;padding-bottom:10px;margin-bottom:10px}.header-pds-game .col-12 nav ul li:last-of-type::after{display:none}.header-pds-game .col-12 nav ul li::after{content:'';position:absolute;bottom:0;left:20px;right:20px;height:1px;background-color:#fff}.header-pds-game .col-12 nav ul li a{border-radius:0}.header-pds-game .col-12 nav ul li a img{margin-right:20px}.header-pds-game .col-12 nav ul li ul{height:auto;padding-left:45px;margin-top:20px}.header-pds-game .col-12 nav ul li ul li{padding-bottom:0}.header-pds-game .col-12 nav ul li ul li::after{display:none}.header-pds-game .col-12 .menu-burger{width:40px;height:40px;border-radius:100px;display:flex;align-items:center}.header-pds-game .col-12 .menu-burger.active{position:fixed;top:15px;left:20px;background-color:#fff}}@media (min-width: 1025px){.header-pds-game{padding-bottom:0}.header-pds-game .col-12 .main-nav ul li{position:relative}.header-pds-game .col-12 .main-nav ul li ~ li{margin-left:40px}.header-pds-game .col-12 .main-nav ul li a{padding:0}.header-pds-game .col-12 .main-nav ul li a:hover{color:#dbae58}.header-pds-game .col-12 .main-nav ul li a img{margin-right:15px}.header-pds-game .sub-nav{position:relative;width:100vw;z-index:99;padding:10px 0;background-color:#250d3c;border-radius:0;margin-top:20px}.header-pds-game .sub-nav ul{display:flex;align-items:center;justify-content:center}.header-pds-game .sub-nav li ~ li{margin-left:40px;padding-left:40px;border-left:solid 1px #fff}.header-pds-game .sub-nav li.active a{color:#dbae58}.header-pds-game .sub-nav li a{justify-content:flex-start;font-size:14px;color:#fff;font-weight:500}}.page-template-pds-game{background-color:#3a1760 !important;background-image:none !important}.page-template-pds-game.page-template-pds-game-home{background-color:#642f8f !important;background-image:none !important}.page-template-pds-game select{font-family:"Montserrat";font-weight:500}.page-template-pds-game .module-heading{margin-bottom:-1px}.page-template-pds-game .module-heading+section{z-index:2}.page-template-pds-game .module-heading .swiper-default-pagination{bottom:20px}.page-template-pds-game .module-heading .swiper-default-pagination .swiper-pagination-bullet{background-color:#fff}.page-template-pds-game .module-heading .swiper-default-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff}@media (max-width: 1024.98px){.page-template-pds-game section .container{padding-left:25px;padding-right:25px}}.page-template-pds-game .reload-page{color:#fff;display:inline-flex;align-items:center;justify-content:center}.page-template-pds-game .reload-page svg{color:#fff;height:12px;margin-right:10px}.page-template-pds-game .select-wrap{position:relative}.page-template-pds-game .select-wrap select{width:100%;height:40px;line-height:40px;border:none;border-radius:100px;background-image:-webkit-linear-gradient(left, #feec98, #ebcb6a, #ffea90);background-image:linear-gradient(to right, #feec98, #ebcb6a, #ffea90);text-align:center;-webkit-appearance:none;appearance:none}.page-template-pds-game .select-wrap::after{content:'';position:absolute;right:20px;top:50%;transform:translateY(-50%);border-left:7px solid transparent;border-right:7px solid transparent;border-top:10px solid #5d0a8a}.page-template-pds-game .table-wrap table{color:#3a1760;width:100%}.page-template-pds-game .table-wrap table thead{background-image:-webkit-linear-gradient(left, #feec98, #ebcb6a, #ffea90);background-image:linear-gradient(to right, #feec98, #ebcb6a, #ffea90)}.page-template-pds-game .table-wrap table thead tr th{padding:10px;font-weight:500;text-align:left}.page-template-pds-game .table-wrap table thead tr th:first-of-type{border-radius:10px 0 0 0;text-align:center}.page-template-pds-game .table-wrap table thead tr th:last-of-type{border-radius:0 10px 0 0}.page-template-pds-game .table-wrap table tbody{background-image:-webkit-linear-gradient(top, #fff, #fff, #e4bcda);background-image:linear-gradient(to bottom, #fff, #fff, #e4bcda)}.page-template-pds-game .table-wrap table tbody tr:last-of-type td{border-bottom:none}.page-template-pds-game .table-wrap table tbody tr:last-of-type td:first-of-type{border-radius:0 0 0 10px}.page-template-pds-game .table-wrap table tbody tr:last-of-type td:last-of-type{border-radius:0 0 10px 0}.page-template-pds-game .table-wrap table tbody tr td{padding:10px;border-bottom:solid 1px #ccc}.page-template-pds-game .table-wrap table tbody tr td:first-of-type{text-align:center}.page-template-pds-game .table-wrap table tbody tr td strong{font-weight:500}.page-template-pds-game .sub-title-on-module h2{color:#feeb97;max-width:80%;margin:0 auto 40px;font-weight:600;text-align:center}.page-template-pds-game .sub-title-on-module p strong{display:inline-block;vertical-align:top;color:#feeb97;margin-bottom:5px;font-weight:600}.page-template-pds-game .pds-game-how-to-play{padding-top:20px;padding-bottom:40px;background-image:-webkit-linear-gradient(left, #562978, #6f3b9b, #693693 90%, #492275);background-image:linear-gradient(to right, #562978, #6f3b9b, #693693 90%, #492275)}@media (min-width: 1025px){.page-template-pds-game .pds-game-how-to-play{padding-top:40px;background-image:-webkit-linear-gradient(top, #6d2c94, #3a185c);background-image:linear-gradient(to bottom, #6d2c94, #3a185c)}}.page-template-pds-game .pds-game-result{background-image:-webkit-linear-gradient(left, #562978, #6f3b9b, #693693 90%, #492275);background-image:linear-gradient(to right, #562978, #6f3b9b, #693693 90%, #492275)}.page-template-pds-game .pds-game-result .select-wrap{margin-top:20px;margin-bottom:20px}.page-template-pds-game .pds-game-result .table-wrap{margin-bottom:40px}@media (min-width: 1025px){.page-template-pds-game .pds-game-result{padding-top:40px;background-image:-webkit-linear-gradient(top, #6d2c94, #3a185c);background-image:linear-gradient(to bottom, #6d2c94, #3a185c)}.page-template-pds-game .pds-game-result .select-wrap{max-width:300px;margin-left:auto}}.page-template-pds-game .pds-game-libs{background-image:-webkit-linear-gradient(left, #562978, #6f3b9b, #693693 90%, #492275);background-image:linear-gradient(to right, #562978, #6f3b9b, #693693 90%, #492275)}.page-template-pds-game .pds-game-libs .sub-title-on-module h2{margin-bottom:10px}.page-template-pds-game .pds-game-libs .sub-title-on-module .reload-page{margin-bottom:30px}.page-template-pds-game .pds-game-libs .list .item{margin-bottom:20px}.page-template-pds-game .pds-game-libs .list .item a{position:relative;border:solid 5px #fff;display:block}.page-template-pds-game .pds-game-libs .list .item a:hover::before,.page-template-pds-game .pds-game-libs .list .item a:hover::after{opacity:1}.page-template-pds-game .pds-game-libs .list .item a::before,.page-template-pds-game .pds-game-libs .list .item a::after{content:'';position:absolute;transition:all 0.4s;opacity:0}.page-template-pds-game .pds-game-libs .list .item a::before{top:50%;left:50%;transform:translate(-50%, -50%);border-top:solid 15px transparent;border-bottom:solid 15px transparent;border-left:solid 25px #fff;z-index:3}.page-template-pds-game .pds-game-libs .list .item a:after{top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.15);z-index:2}.page-template-pds-game .pds-game-libs .list .item a img{width:100%}.page-template-pds-game .pds-game-libs .pagination-wrap{margin-top:10px;margin-bottom:40px}.page-template-pds-game .pds-game-libs .pagination-wrap li ~ li{margin-left:10px}.page-template-pds-game .pds-game-libs .pagination-wrap li.active a{background-color:#feeb97;color:#3a1760}.page-template-pds-game .pds-game-libs .pagination-wrap li a{display:flex;align-items:center;justify-content:center;color:#fff;width:35px;height:35px;font-weight:bold;border-radius:100px}@media (max-width: 1024.98px){.page-template-pds-game .pds-game-libs .list .item a::before,.page-template-pds-game .pds-game-libs .list .item a::after{opacity:1}}@media (min-width: 1025px){.page-template-pds-game .pds-game-libs{background-image:-webkit-linear-gradient(top, #6d2c94, #3a185c);background-image:linear-gradient(to bottom, #6d2c94, #3a185c);padding-top:40px}}.page-template-pds-game .pds-game-home{background-image:-webkit-linear-gradient(top, #49246b, #65358d, #65358d 92%, #441e6b);background-image:linear-gradient(to bottom, #49246b, #65358d, #65358d 92%, #441e6b)}.page-template-pds-game .pds-game-home .container{position:relative;padding-left:0;padding-right:0}.page-template-pds-game .pds-game-home .title-wrap{position:absolute;top:-3%;left:50%;transform:translateX(-50%) scale(0.8);z-index:99;display:flex;align-items:center;justify-content:center;width:100%;flex-wrap:wrap}.page-template-pds-game .pds-game-home .title-wrap h2{font-weight:normal;text-transform:initial;text-align:center;margin-bottom:10px}.page-template-pds-game .pds-game-home .title-wrap h2 strong{display:block;font-weight:bold;color:#feeb97}.page-template-pds-game .pds-game-home .module-info-new{position:relative;top:auto;left:auto;max-width:650px;margin:0 auto;background-image:-webkit-linear-gradient(left, #49246b, #65358d, #65358d 92%, #441e6b);background-image:linear-gradient(to right, #49246b, #65358d, #65358d 92%, #441e6b)}.page-template-pds-game .pds-game-home .module-info-new .form-wrap{text-align:center}.page-template-pds-game .pds-game-home .module-info-new .form-wrap .form-title{margin-bottom:10px}.page-template-pds-game .pds-game-home .module-info-new .form-wrap .form-title .btn-light{width:100%;margin-bottom:20px}.page-template-pds-game .pds-game-home .module-info-new .form-wrap .form-title .btn-light span{padding:7px 20px !important}.page-template-pds-game .pds-game-home .module-info-new .form-wrap .inner{margin-bottom:20px}.page-template-pds-game .pds-game-home .module-info-new .form-wrap .inner.two-btns>*{width:calc(50% - 10px)}.page-template-pds-game .pds-game-home .module-info-new .form-wrap .inner.two-btns>*+*{margin-left:20px}.page-template-pds-game .pds-game-home .module-info-new .form-wrap label{display:block;font-weight:500;margin-bottom:10px}@media (max-width: 1024.98px){.page-template-pds-game .pds-game-home .form-wrap{padding:0 40px}}@media (min-width: 1025px){.page-template-pds-game .pds-game-home{background-image:-webkit-linear-gradient(top, #603288, #3d1a65);background-image:linear-gradient(to bottom, #603288, #3d1a65)}.page-template-pds-game .pds-game-home .title-wrap{top:40px}.page-template-pds-game .pds-game-home .title-wrap h2{font-size:32px;margin-right:40px;margin-bottom:0}.page-template-pds-game .pds-game-home .container{max-width:100%}.page-template-pds-game .pds-game-home .container img{width:100%}.page-template-pds-game .pds-game-home .module-info-new{background-image:-webkit-linear-gradient(top, #603288, #3d1a65);background-image:linear-gradient(to bottom, #603288, #3d1a65)}.page-template-pds-game .pds-game-home .module-info-new .form-wrap .form-title .btn-light::before{border-radius:15px !important}.page-template-pds-game .pds-game-home .module-info-new .form-wrap .form-title .btn-light span{padding:20px !important;border-radius:15px !important}.page-template-pds-game .pds-game-home .module-info-new .form-wrap .policy-wrap{padding:0;align-items:flex-start !important}}.page-template-pds-game .pds-game-play{min-height:calc(100vh - 60px - 58.5px)}.page-template-pds-game .pds-game-play .module-info-new{background-image:none !important;margin-top:0 !important}.page-template-pds-game .pds-game-play .step{position:absolute;top:0;left:0;width:100%;min-height:calc(100vh - 60px - 58.5px);pointer-events:none;opacity:0;z-index:-1}.page-template-pds-game .pds-game-play .step.active{position:relative;opacity:1;pointer-events:auto;z-index:1}.page-template-pds-game .pds-game-play .step.active .croppie-wrap-all.active{position:relative;opacity:1;pointer-events:auto;z-index:999}.page-template-pds-game .pds-game-play .step.active .convert-html-to-canvas-wrap{z-index:auto}.page-template-pds-game .pds-game-play .step.step-01{display:flex;align-items:center;justify-content:center}.page-template-pds-game .pds-game-play .step.step-01 .form-bg{display:block}.page-template-pds-game .pds-game-play .step.step-02{padding-top:10px}.page-template-pds-game .pds-game-play .step.step-02.croppie-activated .step-wrap .box-note span{display:none}.page-template-pds-game .pds-game-play .step.step-02.croppie-activated .step-wrap .box-note span:nth-of-type(2){display:block}.page-template-pds-game .pds-game-play .step.step-02.croppie-activated .body-wrap.active{position:absolute;top:40px;left:0;bottom:75px;width:100%;opacity:1;display:block}.page-template-pds-game .pds-game-play .step.step-02.croppie-activated .body-wrap.active .shape-wrap{display:none}.page-template-pds-game .pds-game-play .step.step-02.croppie-activated .body-wrap.active .box-bg{opacity:0 !important}.page-template-pds-game .pds-game-play .step.step-02 .step-wrap .box-note span:nth-of-type(2){display:none}.page-template-pds-game .pds-game-play .step.step-03{padding-top:10px}.page-template-pds-game .pds-game-play .step.step-03 .btns-wrap{position:fixed;bottom:20px;left:0;width:100%;padding:0 20px 20px;opacity:1 !important;pointer-events:auto !important;display:flex !important}.page-template-pds-game .pds-game-play .step.step-04{padding:20px 0}.page-template-pds-game .pds-game-play .step-bg{pointer-events:none}.page-template-pds-game .pds-game-play .step-bg img{object-fit:cover;width:100%;height:100%}.page-template-pds-game .pds-game-play .form-bg{display:none}.page-template-pds-game .pds-game-play .form-bg img{object-fit:cover;height:100%;width:100%;border-radius:20px}.page-template-pds-game .pds-game-play .form-wrap{position:relative;color:#fff;border-radius:20px;padding:20px 40px}.page-template-pds-game .pds-game-play .form-wrap .form-title{position:relative;margin-top:0;margin-bottom:10px;z-index:2;text-align:center}.page-template-pds-game .pds-game-play .form-wrap .form-title .btn{margin-bottom:20px}.page-template-pds-game .pds-game-play .form-wrap form{position:relative;z-index:2}.page-template-pds-game .pds-game-play .form-wrap form .inner{text-align:center}.page-template-pds-game .pds-game-play .form-wrap form .inner ~ .inner{margin-top:10px}.page-template-pds-game .pds-game-play .form-wrap form .inner.two-btns .btn,.page-template-pds-game .pds-game-play .form-wrap form .inner.two-btns input{width:calc(100% - 10px)}.page-template-pds-game .pds-game-play .form-wrap form .inner.two-btns input{margin-left:20px}.page-template-pds-game .pds-game-play .form-wrap form label{font-weight:500;display:inline-block;vertical-align:middle;margin-bottom:0 !important}.page-template-pds-game .pds-game-play .form-wrap form input{color:#602594;font-weight:500}.page-template-pds-game .pds-game-play .form-wrap form input,.page-template-pds-game .pds-game-play .form-wrap form label,.page-template-pds-game .pds-game-play .form-wrap form .btn{line-height:40px !important;height:40px !important}.page-template-pds-game .pds-game-play .form-wrap .form-ball{position:absolute}.page-template-pds-game .pds-game-play .form-wrap .form-ball.b-01{top:5%;left:-5%;width:10%}.page-template-pds-game .pds-game-play .form-wrap .form-ball.b-02{top:30%;right:-7%;width:15%}.page-template-pds-game .pds-game-play .form-wrap .form-ball.b-03{bottom:20%;left:-5%;width:10%}.page-template-pds-game .pds-game-play .form-wrap .btn.btn-form-new-bg{background-image:-webkit-linear-gradient(left, #692998, #9a52c1);background-image:linear-gradient(to right, #692998, #9a52c1);border-radius:100px;text-align:center;color:#fff;font-size:16px}.page-template-pds-game .pds-game-play .form-wrap .btn.btn-form-new-bg+input{font-size:16px;font-weight:bold}.page-template-pds-game .pds-game-play .form-wrap .btn ~ input{text-align:center}.page-template-pds-game .pds-game-play .form-wrap .policy-wrap .btn{white-space:nowrap}.page-template-pds-game .pds-game-play .form-wrap .policy-wrap .btn-light{margin-top:10px;margin-bottom:20px}.page-template-pds-game .pds-game-play .box-note{position:relative;font-size:14px;z-index:200}.page-template-pds-game .pds-game-play .box-note::before{content:'';position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;background-image:-webkit-linear-gradient(top, #cda55b, #fcf4d9, #e4b656);background-image:linear-gradient(to bottom, #cda55b, #fcf4d9, #e4b656);border-radius:20px;pointer-events:none}.page-template-pds-game .pds-game-play .box-note span{display:block;width:100%;position:relative;z-index:22;color:#602594;font-weight:500;background-image:-webkit-linear-gradient(left bottom, #fed17c, #ffeeb0, #fed17f);background-image:linear-gradient(to right top , #fed17c, #ffeeb0, #fed17f);border-radius:15px;padding:10px 20px}.page-template-pds-game .pds-game-play .box-note span strong{display:block;margin-bottom:2.5px}.page-template-pds-game .pds-game-play .body-wrap{position:relative;text-align:center;padding:20px 0;opacity:1}.page-template-pds-game .pds-game-play .body-wrap.active{display:none;opacity:0;pointer-events:none}.page-template-pds-game .pds-game-play .body-wrap img{height:360px;cursor:pointer}.page-template-pds-game .pds-game-play .body-wrap .box-bg{position:absolute;top:50%;left:50%;width:70%;height:90%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:20px;overflow:hidden;clip-path:polygon(0% 0%, 0% 100%, 29% 100%, 29% 5%, 71% 5%, 71% 94%, 0% 95%, 0 100%, 100% 100%, 100% 0);background-color:rgba(58,23,96,0.5)}.page-template-pds-game .pds-game-play .body-wrap .body-bg{position:absolute;top:50%;left:50%;width:70%;height:90%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:20px;overflow:hidden;display:none}.page-template-pds-game .pds-game-play .body-wrap .body-bg img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.page-template-pds-game .pds-game-play .body-wrap .shape-wrap{position:relative;z-index:99}.page-template-pds-game .pds-game-play .btns-wrap{padding-bottom:10px;text-align:center}.page-template-pds-game .pds-game-play .btns-wrap.active{display:none;opacity:0;pointer-events:none}.page-template-pds-game .pds-game-play .btn{width:calc(50% - 12px);background-image:-webkit-linear-gradient(left, rgba(105,41,152,0.85), rgba(137,71,169,0.85), rgba(154,83,193,0.85));background-image:linear-gradient(to right, rgba(105,41,152,0.85), rgba(137,71,169,0.85), rgba(154,83,193,0.85));border:solid 2px #cea355}.page-template-pds-game .pds-game-play .btn span{color:#fff}.page-template-pds-game .pds-game-play .btn ~ .btn{margin-left:20px}.page-template-pds-game .pds-game-play .btn input{width:100%;height:100%;opacity:0;z-index:100}.page-template-pds-game .pds-game-play .croppie-wrap-all{position:fixed;padding-top:20px;padding-bottom:20px;opacity:0;pointer-events:none;z-index:-99}.page-template-pds-game .pds-game-play .croppie-box{position:relative;height:360px;width:172px;margin:0 auto}.page-template-pds-game .pds-game-play .croppie-box .croppie-pattern{position:absolute;top:50%;transform:translateY(-50%);max-height:150px}.page-template-pds-game .pds-game-play .croppie-box .croppie-pattern.left{right:100%}.page-template-pds-game .pds-game-play .croppie-box .croppie-pattern.right{left:97%}.page-template-pds-game .pds-game-play .croppie-box .cr-slider-wrap{opacity:0;position:absolute;pointer-events:none}.page-template-pds-game .pds-game-play .croppie-box .avatar-uploaded{object-fit:cover;z-index:100;overflow:hidden}.page-template-pds-game .pds-game-play .croppie-box .oval-crop{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;pointer-events:none}.page-template-pds-game .pds-game-play .croppie-box .oval-crop .shape-box{position:absolute;top:0;left:0;width:100%;height:100%;transform:scale(1)}.page-template-pds-game .pds-game-play .croppie-action{position:relative;bottom:0;left:0;width:100%;z-index:200;margin-top:-30px}.page-template-pds-game .pds-game-play .croppie-action img{height:50px}.page-template-pds-game .pds-game-play .croppie-action .btn-upload{position:relative;margin:0 auto;cursor:pointer;display:inline-block;vertical-align:top;-webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.page-template-pds-game .pds-game-play .croppie-action .btn-upload:hover{-webkit-transform:translateY(-2.5px);-moz-transform:translateY(-2.5px);-ms-transform:translateY(-2.5px);-o-transform:translateY(-2.5px);transform:translateY(-2.5px)}.page-template-pds-game .pds-game-play .croppie-action .btn-upload input{width:100%;height:100%;opacity:0;cursor:pointer}.page-template-pds-game .pds-game-play .croppie-action .btn-item{cursor:pointer;-webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s;box-shadow:0 0 5px rgba(0,0,0,0.3);border-radius:100px;background-color:rgba(255,255,255,0.1)}.page-template-pds-game .pds-game-play .croppie-action .btn-item:hover{-webkit-transform:translateY(-2.5px);-moz-transform:translateY(-2.5px);-ms-transform:translateY(-2.5px);-o-transform:translateY(-2.5px);transform:translateY(-2.5px)}.page-template-pds-game .pds-game-play .croppie-action .btn-custom-wrap{display:none}.page-template-pds-game .pds-game-play .croppie-action .btn-custom-wrap.active{display:flex}.page-template-pds-game .pds-game-play .croppie-action .btn-custom-wrap .btn-item ~ .btn-item{margin-left:20px}.page-template-pds-game .pds-game-play .croppie-action .btn-custom-wrap .btn-item img{height:50px;box-shadow:0 0 5px rgba(0,0,0,0.3);border-radius:100px;filter:brightness(0) invert(1);-webkit-filter:brightness(0) invert(1)}.page-template-pds-game .pds-game-play .croppie-action .btn-change-wrap{display:none;margin-top:15px}.page-template-pds-game .pds-game-play .croppie-action .btn-change-wrap.active{display:flex;flex-wrap:nowrap}@media (max-width: 1024.98px){.page-template-pds-game .pds-game-play>.container{padding:0 10px}.page-template-pds-game .pds-game-play .form-wrap .form-title .btn{width:100%;box-shadow:none}.page-template-pds-game .pds-game-play .form-wrap .policy-wrap{padding:0 10px}.page-template-pds-game .pds-game-play .form-wrap .policy-wrap .btn span{font-size:12px}.page-template-pds-game .pds-game-play .form-wrap .policy-wrap #msg{padding:10px;width:100%;margin:0;border-radius:100px;font-weight:500;color:#fff !important;text-align:center;z-index:2}.page-template-pds-game .pds-game-play .body-wrap{max-width:360px;margin:0 auto}.page-template-pds-game .pds-game-play .body-wrap .box-bg{clip-path:polygon(0% 0%, 0% 100%, 20% 100%, 20% 5%, 80% 5%, 80% 94%, 0% 95%, 0 100%, 100% 100%, 100% 0);display:none}.page-template-pds-game .pds-game-play .btn{font-size:12px;white-space:nowrap;padding-left:10px;padding-right:10px}.page-template-pds-game .pds-game-play .btn span{font-size:12px}}@media (min-width: 1025px){.page-template-pds-game .pds-game-play{min-height:calc(100vh - 131px - 38.5px);padding:20px 0}.page-template-pds-game .pds-game-play .container{max-width:100% !important}.page-template-pds-game .pds-game-play .step-bg img{object-position:left center}.page-template-pds-game .pds-game-play .form-bg{display:block}.page-template-pds-game .pds-game-play .step{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;max-width:40vw;margin-left:auto;margin-right:20px;min-height:calc(100vh - 131px - 38.5px + 40px)}.page-template-pds-game .pds-game-play .step.step-02{padding-top:20px}.page-template-pds-game .pds-game-play .step.step-03{padding-top:20px}.page-template-pds-game .pds-game-play .step.step-03 .btns-wrap{position:relative;bottom:0;left:0;width:auto;padding:0 20px 20px;opacity:1 !important;pointer-events:auto !important;transform:translateX(0);justify-content:center}.page-template-pds-game .pds-game-play .step .policy-wrap{padding:0}.page-template-pds-game .pds-game-play .step .policy-wrap .checkbox-wrap{margin-left:0}.page-template-pds-game .pds-game-play .step .policy-wrap .checkbox-wrap ~ p{max-width:calc(100% - 35px)}.page-template-pds-game .pds-game-play .step .module-info-new{bottom:50%;-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-ms-transform:translateY(50%);-o-transform:translateY(50%);transform:translateY(50%)}.page-template-pds-game .pds-game-play .step .step-wrap{display:flex;flex-wrap:wrap;width:100%;justify-content:center;flex-direction:column}.page-template-pds-game .pds-game-play .body-wrap .body-bg{display:block}.page-template-pds-game .pds-game-play .step-wrap{position:relative;padding:20px;max-width:560px;margin:0 auto}.page-template-pds-game .pds-game-play .step-wrap .box-note{max-width:250px;margin-left:auto;margin-right:auto;margin-top:-40px}.page-template-pds-game .pds-game-play .btns-wrap{padding-bottom:5px}.page-template-pds-game .pds-game-play .btns-wrap .btn{width:calc(40% - 12px)}}.page-template-pds-game .convert-html-to-canvas-wrap{position:fixed;top:60px;left:0;bottom:58.5px;width:100%;pointer-events:none;z-index:-999}.page-template-pds-game .convert-html-to-canvas-wrap .bg-wrap img{width:100%;height:100%;object-fit:cover}@media (max-width: 1024.98px){.page-template-pds-game .convert-html-to-canvas-wrap .bg-wrap{position:fixed;top:60px;left:0;bottom:58.5px;width:100%;height:100%}}@media (min-width: 1025px){.page-template-pds-game .convert-html-to-canvas-wrap{position:relative;top:0;bottom:0;min-height:0;padding:20px 0}.page-template-pds-game .convert-html-to-canvas-wrap .bg-wrap{text-align:center}.page-template-pds-game .convert-html-to-canvas-wrap .bg-wrap img{position:relative;width:65%;height:auto;margin:0 auto;border-radius:20px}}.page-template-pds-game .character-wrap{position:fixed;top:20px;left:0;bottom:58.5px;width:100%;height:100%;pointer-events:none;transform:scale(0.8)}.page-template-pds-game .character-wrap .character-item{position:absolute}.page-template-pds-game .character-wrap .user{width:36%;top:25%;left:44%;z-index:2}.page-template-pds-game .character-wrap .shoulder{width:38%;top:29%;left:29%;z-index:3}.page-template-pds-game .character-wrap .cloak{width:45%;top:41%;left:22%;z-index:1}.page-template-pds-game .character-wrap .helm{width:16%;top:32.5%;left:53%;z-index:3}.page-template-pds-game .character-wrap .guard{width:53%;top:39%;left:17%;z-index:3}.page-template-pds-game .character-wrap .milk{width:44%;top:51%;left:5%;z-index:3}.page-template-pds-game .character-wrap .arrow{width:15.5%;top:28%;left:78%;z-index:3}@media (min-width: 1025px){.page-template-pds-game .character-wrap{position:absolute;top:20px;bottom:20px;width:65%;left:50%;transform:translate(-50%, -7%) scale(1)}}.page-template-pds-game .result-wrap{position:relative;background-image:-webkit-linear-gradient(top left, #8d0eb9, #460174);background-image:linear-gradient(to bottom right , #8d0eb9, #460174);border-radius:20px;padding:30px}.page-template-pds-game .result-wrap .form-bg ~ div{position:relative;z-index:2}.page-template-pds-game .result-wrap .form-ball{position:absolute}.page-template-pds-game .result-wrap .form-ball.b-01{top:5%;left:-5%;width:7%}.page-template-pds-game .result-wrap .form-ball.b-02{top:30%;right:-7%;width:15%}.page-template-pds-game .result-wrap .form-ball.b-03{bottom:20%;left:-5%;width:12%}.page-template-pds-game .result-wrap .form-ball.b-04{bottom:38%;left:-3%;width:5%}.page-template-pds-game .result-wrap .form-ball.b-05{top:22%;left:1%;width:4%}.page-template-pds-game .result-wrap .result-title .pattern-wrap{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:10px 20px;text-align:center;margin-bottom:20px}.page-template-pds-game .result-wrap .result-title .pattern-wrap .bg img{width:100%;height:100%;object-fit:fill}.page-template-pds-game .result-wrap .result-title .pattern-wrap .logo{position:relative;z-index:2;width:100%;margin-bottom:5px}.page-template-pds-game .result-wrap .result-title .pattern-wrap .logo img{height:20px}.page-template-pds-game .result-wrap .result-title span{position:relative;z-index:2;color:#602594;font-weight:bold;text-transform:uppercase}.page-template-pds-game .result-wrap .result-title p{color:#fff}.page-template-pds-game .result-wrap .result-ava-wrap{position:relative;margin-bottom:20px;margin-top:20px}.page-template-pds-game .result-wrap .result-ava-wrap.active iframe{pointer-events:auto}.page-template-pds-game .result-wrap .result-ava-wrap.active .play-btn{opacity:0;pointer-events:none}.page-template-pds-game .result-wrap .result-ava-wrap::before{content:'';display:block;width:100%;padding-top:calc(990/555 * 100%)}.page-template-pds-game .result-wrap .result-ava-wrap iframe{width:100%;height:100%;pointer-events:none}.page-template-pds-game .result-wrap .result-ava-wrap img{height:45vh;width:100%;object-fit:cover;border-radius:20px}.page-template-pds-game .result-wrap .result-ava-wrap .user-ava{position:absolute;z-index:10;top:0;left:0;width:100%;height:100%}.page-template-pds-game .result-wrap .result-ava-wrap .play-btn{position:absolute;top:50%;left:50%;z-index:10;cursor:pointer;width:90px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.page-template-pds-game .result-wrap .result-ava-wrap .play-btn:hover svg{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.page-template-pds-game .result-wrap .result-ava-wrap .play-btn svg{height:20px;color:#3a1760;transition:all 0.4s;margin-left:2px;cursor:pointer}@media (min-width: 1025px){.page-template-pds-game .result-wrap{max-width:560px;margin-left:auto;margin-right:auto}.page-template-pds-game .result-wrap .result-title{max-width:80%;margin-left:auto;margin-right:auto;text-align:center}.page-template-pds-game .result-wrap .result-ava-wrap{padding:0;max-width:35%;margin:20px auto;border-radius:20px !important;overflow:hidden}}.convert-html-to-canvas-wrap-fixed{position:fixed;top:0;left:0;width:360px;height:calc(2200/1080 * 360px);z-index:-100;background-color:#fff;pointer-events:none}.convert-html-to-canvas-wrap-fixed .bg-wrap img{width:100%;height:100%;object-fit:cover}.convert-html-to-canvas-wrap-fixed .character-wrap{position:absolute;top:8%;left:0;width:100%;height:100%;z-index:2}.convert-html-to-canvas-wrap-fixed .character-wrap .character-item{position:absolute}.convert-html-to-canvas-wrap-fixed .character-wrap .user{width:36%;top:30%;left:44%;z-index:2}.convert-html-to-canvas-wrap-fixed .character-wrap .shoulder{width:39%;top:29%;left:28%;z-index:3}.convert-html-to-canvas-wrap-fixed .character-wrap .cloak{width:45%;top:42%;left:22%;z-index:1}.convert-html-to-canvas-wrap-fixed .character-wrap .helm{width:16%;top:35%;left:53%;z-index:3}.convert-html-to-canvas-wrap-fixed .character-wrap .guard{width:52%;top:39%;left:14%;z-index:3}.convert-html-to-canvas-wrap-fixed .character-wrap .milk{width:44%;top:47%;left:5%;z-index:3}.convert-html-to-canvas-wrap-fixed .character-wrap .arrow{width:15.5%;top:30%;left:78%;z-index:3}@media (min-width: 1025px){.convert-html-to-canvas-wrap-fixed .character-wrap{top:6%;bottom:0;width:360px;left:0;transform:translateX(0)}}.test-canvas{position:fixed;top:60px;left:0;bottom:58.5px;width:100%;z-index:-1}#canvas_convert{position:fixed;top:0;left:0;z-index:33;background-color:#000;opacity:0;pointer-events:none}#canvas_convert_frame{position:fixed;top:0;left:0;width:1200px;height:628px;opacity:0;pointer-events:none}#canvas_convert_user{position:fixed;top:0;left:0;width:172px;height:360px;opacity:0;pointer-events:none}#img_canvas_convert{position:fixed;top:0;left:0;width:100%;opacity:0;pointer-events:none;z-index:33}#img_canvas_convert.active{opacity:1}.footer-pds-game{padding:10px 0}@media (max-width: 1024.98px){.footer-pds-game{padding:20px 0}}.btn.btn-light span,.btn.prev-step-btn span{position:relative;display:block;width:100%;border-radius:100px !important;color:#3a1760;padding:7px 20px;font-size:14px;line-height:15px;color:#602594;cursor:pointer}
/*.btn.btn-light{padding:0 !important;border:none !important;min-height:0 !important;background-image:none !important;border-radius:0 !important;background-color:transparent !important}*/
.btn.btn-light span{background-image:-webkit-linear-gradient(left, #fed07a, #ffeaaa, #fed07a);background-image:linear-gradient(to right, #fed07a, #ffeaaa, #fed07a);color:#602594 !important}.btn.btn-light strong{font-size:20px;white-space:nowrap}.btn.btn-light small{font-size:12px;font-weight:500}

/*.btn.btn-light::before{content:'';position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;background-image:-webkit-linear-gradient(top, #cda55b, #fcf4d9, #e4b656);background-image:linear-gradient(to bottom, #cda55b, #fcf4d9, #e4b656);border-radius:100px;pointer-events:none}*/

.btn.prev-step-btn span,.btn.next-step-btn span,.btn.next-step-btn-non-action span{padding:4px 20px !important}.btn.prev-step-btn{padding:0 !important}.btn.prev-step-btn span{background-image:-webkit-linear-gradient(left, #c3c3c3, #818181);background-image:linear-gradient(to right, #c3c3c3, #818181);line-height:31px}.btn.next-step-btn span,.btn.next-step-btn-non-action span{line-height:31px;color:#3a1760 !important}@media (min-width: 1025px){.btn.btn-light strong{font-size:30px}.btn.btn-light small{font-size:16px}}.convert-to-oval-wrap{position:fixed;top:0;left:0;pointer-events:none;opacity:0}.convert-to-oval-wrap img{position:absolute}.convert-to-oval-wrap #img_oval{z-index:10}.convert-to-oval-wrap #canvas_oval{position:relative;z-index:10;background-color:#f5f5f5}@-webkit-keyframes spin{0%{-webkit-transform:translate(-50%, -50%) rotate(0deg)}100%{-webkit-transform:translate(-50%, -50%) rotate(360deg)}}@-moz-keyframes spin{0%{-moz-transform:translate(-50%, -50%) rotate(0deg)}100%{-moz-transform:translate(-50%, -50%) rotate(360deg)}}@keyframes spin{0%{-webkit-transform:translate(-50%, -50%) rotate(0deg);-moz-transform:translate(-50%, -50%) rotate(0deg);-ms-transform:translate(-50%, -50%) rotate(0deg);-o-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg)}100%{-webkit-transform:translate(-50%, -50%) rotate(360deg);-moz-transform:translate(-50%, -50%) rotate(360deg);-ms-transform:translate(-50%, -50%) rotate(360deg);-o-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}.pds-site-map{padding-top:100px;padding-bottom:100px}.pds-site-map h1{margin-bottom:20px;padding-bottom:20px;border-bottom:2px solid #fff}.pds-site-map ul{list-style:disc;padding-left:10px}.pds-site-map ul li ~ li{margin-top:20px}.pds-site-map ul li a{color:#fff;font-weight:500}.result-btn-wrap{margin-left:-10px;margin-right:-10px}.result-btn-wrap .btn{position:relative;white-space:nowrap;min-width:0 !important;width:auto !important}.result-btn-wrap .btn *{cursor:pointer}.result-btn-wrap .btn::before{top:-2px;right:-2px;bottom:-2px;left:-2px;background-image:none;background-color:#fff}.result-btn-wrap .btn.btn-fb-share span{background-color:#3a589e}.result-btn-wrap .btn.btn-zalo-share span{background-color:#1a64d0}.result-btn-wrap .btn.btn-viber-share span{background-color:#7d51a0}.result-btn-wrap .btn ~ .btn{margin-left:15px}.result-btn-wrap .btn svg,.result-btn-wrap .btn img{position:absolute;left:7px;top:50%;height:15px;color:#3a1760;z-index:2;transform:translateY(-50%)}.result-btn-wrap .btn span{padding-right:10px;padding-left:30px;color:#fff !important;background-image:none}.result-btn-wrap .btn svg{color:#fff !important}.share-frame-wrap{position:fixed;top:0;left:0;width:1280px;height:628px;overflow:hidden;pointer-events:none}.share-frame-wrap img{position:absolute}.share-frame-wrap img:first-of-type{position:relative}.share-frame-wrap .sfw-user{top:3%;left:53%;width:21%;z-index:3}.share-frame-wrap .sfw-vai{top:28%;left:58.5%;width:7%;z-index:4}.share-frame-wrap .sfw-cloak{width:25%;left:41%;top:29%}.share-frame-wrap .sfw-guard{width:11%;left:55.5%;top:37%;z-index:5}.share-frame-wrap .sfw-helm{width:8%;left:58%;top:14%;z-index:5}.share-frame-wrap .sfw-item-01{top:43%;left:5%;width:81%;z-index:6}.shape-box{position:relative;width:173px;height:360px;margin:0 auto;border:dotted 4px #3a1760;-webkit-transform:scale(0.9);-moz-transform:scale(0.9);-ms-transform:scale(0.9);-o-transform:scale(0.9);transform:scale(0.9);border-radius:10px}.shape-box .img-face{position:absolute;top:13%;left:25%;height:21% !important;width:auto}.shape-box .img-face-1{position:absolute;top:4%;left:20%;height:96% !important;width:auto}.user-wrap-tt{position:fixed;top:0;left:0;z-index:-1;width:172px;height:360px;pointer-events:none}.user-wrap-tt img{position:absolute}.user-wrap-tt .user-wrap-tt-user{top:0;left:0;width:100%;height:100%}.user-wrap-tt .user-wrap-tt-helm{top:15%;left:32%;width:34%}.user-wrap-tt .user-wrap-tt-shoulder{top:28%;left:32%;width:34%}html{font-size:10px;height:100%}html:not(.open-overlay){padding-right:0 !important}html.sr .widget{visibility:hidden}html.stop,body.stop{position:absolute;left:0;width:100%}@media (max-width: 1024.98px){html,body{-webkit-text-size-adjust:none}}@-webkit-keyframes loading{0%{width:30px}100%{width:0px}}@-moz-keyframes loading{0%{width:30px}100%{width:0px}}@keyframes loading{0%{width:30px}100%{width:0px}}body{position:relative;font-size:15px;font-family:"Montserrat";font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#500583;min-height:100%;overflow-x:hidden;overflow-y:scroll;padding:0;margin:0 auto;-webkit-transition:opacity .8s;-moz-transition:opacity .8s;transition:opacity .8s}@media screen and (max-width: 1023px){body{width:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch}}body.pds-game-waiting::after,body.pds-game-waiting::before{content:'Đang xử lý...';position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;z-index:999;font-weight:500;display:flex;align-items:center;justify-content:center;pointer-events:none}body.pds-game-waiting::before{content:'';top:50%;left:50%;width:30px;height:5px;z-index:1000;margin-top:20px;border-radius:50px;background-color:#3a1760;transform-origin:0 0;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-animation:loading 1s infinite alternate;-moz-animation:loading 1s infinite alternate;animation:loading 1s infinite alternate}body.lock-scroll{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden}@-webkit-keyframes logoSpin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(-360deg)}}@-moz-keyframes logoSpin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(-360deg)}}@keyframes logoSpin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-ms-transform:rotate(-360deg);-o-transform:rotate(-360deg);transform:rotate(-360deg)}}*{box-sizing:border-box}*:focus{outline:none !important}a{color:#500583}a,a:hover,a:visited,a:active,a:link{text-decoration:none}i{font-style:italic}img{display:inline-block;vertical-align:top;border:none;max-width:100%;-webkit-transition:opacity .4s;-moz-transition:opacity .4s;transition:opacity .4s}img.lazy-img{opacity:0}img.loaded{opacity:1}h1,h2,h3,h4,h5,h6,p{margin:0}h1,h2{text-transform:uppercase}p{margin:0 auto 1em}p:first-child{margin-top:0}p:last-child{margin-bottom:0}ul{list-style:none;padding:0;margin:0}label>*{pointer-events:none}picture{display:block}picture img{display:inline-block;vertical-align:top;width:100%}button{font-weight:bold;cursor:pointer}.container{padding-left:15px;padding-right:15px}main{position:relative}.page{overflow:hidden;width:100%}@media (max-width: 1024.98px){.scene{width:100%}}@media (min-width: 1025px){.container{padding-left:40px;padding-right:40px}body{font-size:15px}}
