@charset "UTF-8";/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #115DFC;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #888888;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #000000;--bs-gray-500: #adb5bd;--bs-gray-600: #888888;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #419533;--bs-secondary: #000000;--bs-success: #3BD55A;--bs-info: #007bff;--bs-warning: #FDA228;--bs-danger: #cc2b2b;--bs-light: #f8f9fa;--bs-dark: #333333;--bs-primary-rgb: 65, 149, 51;--bs-secondary-rgb: 0, 0, 0;--bs-success-rgb: 59, 213, 90;--bs-info-rgb: 0, 123, 255;--bs-warning-rgb: 253, 162, 40;--bs-danger-rgb: 204, 43, 43;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 51, 51, 51;--bs-primary-text-emphasis: #1a3c14;--bs-secondary-text-emphasis: black;--bs-success-text-emphasis: #185524;--bs-info-text-emphasis: #003166;--bs-warning-text-emphasis: #654110;--bs-danger-text-emphasis: #521111;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #d9ead6;--bs-secondary-bg-subtle: #cccccc;--bs-success-bg-subtle: #d8f7de;--bs-info-bg-subtle: #cce5ff;--bs-warning-bg-subtle: #ffecd4;--bs-danger-bg-subtle: #f5d5d5;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #000000;--bs-primary-border-subtle: #b3d5ad;--bs-secondary-border-subtle: #999999;--bs-success-border-subtle: #b1eebd;--bs-info-border-subtle: #99caff;--bs-warning-border-subtle: #fedaa9;--bs-danger-border-subtle: #ebaaaa;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: "Roboto", sans-serif;--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: 100deg, rgb(56, 224, 76) 0%, rgb(24, 141, 51) 100%;--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1;--bs-body-color: #101010;--bs-body-color-rgb: 16, 16, 16;--bs-body-bg: #FFFFFF;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(16, 16, 16, .75);--bs-secondary-color-rgb: 16, 16, 16;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(16, 16, 16, .5);--bs-tertiary-color-rgb: 16, 16, 16;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #419533;--bs-link-color-rgb: 65, 149, 51;--bs-link-decoration: underline;--bs-link-hover-color: #347729;--bs-link-hover-color-rgb: 52, 119, 41;--bs-code-color: #d63384;--bs-highlight-color: #101010;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .32rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0px 3px 6px rgba(0, 0, 0, .16);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 0 .8rem rgba(0, 0, 0, .2);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(65, 149, 51, .25);--bs-form-valid-color: #3BD55A;--bs-form-valid-border-color: #3BD55A;--bs-form-invalid-color: #cc2b2b;--bs-form-invalid-border-color: #cc2b2b}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #8dbf85;--bs-secondary-text-emphasis: #666666;--bs-success-text-emphasis: #89e69c;--bs-info-text-emphasis: #66b0ff;--bs-warning-text-emphasis: #fec77e;--bs-danger-text-emphasis: #e08080;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #0d1e0a;--bs-secondary-bg-subtle: black;--bs-success-bg-subtle: #0c2b12;--bs-info-bg-subtle: #001933;--bs-warning-bg-subtle: #332008;--bs-danger-bg-subtle: #290909;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #27591f;--bs-secondary-border-subtle: black;--bs-success-border-subtle: #238036;--bs-info-border-subtle: #004a99;--bs-warning-border-subtle: #986118;--bs-danger-border-subtle: #7a1a1a;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #8dbf85;--bs-link-hover-color: #a4cc9d;--bs-link-color-rgb: 141, 191, 133;--bs-link-hover-color-rgb: 164, 204, 157;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:#e5e5e5;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.5rem + 3vw)}@media (min-width: 1200px){h1,.h1{font-size:3.75rem}}h2,.h2{font-size:calc(1.425rem + 2.1vw)}@media (min-width: 1200px){h2,.h2{font-size:3rem}}h3,.h3{font-size:calc(1.4rem + 1.8vw)}@media (min-width: 1200px){h3,.h3{font-size:2.75rem}}h4,.h4{font-size:calc(1.35rem + 1.2vw)}@media (min-width: 1200px){h4,.h4{font-size:2.25rem}}h5,.h5{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h5,.h5{font-size:1.75rem}}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:3.5rem}}.display-2{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:3rem}}.display-3{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:2.5rem}}.display-4{font-size:calc(1.325rem + .9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:2rem}}.display-5{font-size:calc(1.275rem + .3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:1.5rem}}.display-6{font-size:1.25rem;font-weight:300;line-height:1.2}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#888}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1280px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1440px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #d9ead6;--bs-table-border-color: #aebbab;--bs-table-striped-bg: #cedecb;--bs-table-striped-color: #000;--bs-table-active-bg: #c3d3c1;--bs-table-active-color: #000;--bs-table-hover-bg: #c9d8c6;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #cccccc;--bs-table-border-color: #a3a3a3;--bs-table-striped-bg: #c2c2c2;--bs-table-striped-color: #000;--bs-table-active-bg: #b8b8b8;--bs-table-active-color: #000;--bs-table-hover-bg: #bdbdbd;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d8f7de;--bs-table-border-color: #adc6b2;--bs-table-striped-bg: #cdebd3;--bs-table-striped-color: #000;--bs-table-active-bg: #c2dec8;--bs-table-active-color: #000;--bs-table-hover-bg: #c8e4cd;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #cce5ff;--bs-table-border-color: #a3b7cc;--bs-table-striped-bg: #c2daf2;--bs-table-striped-color: #000;--bs-table-active-bg: #b8cee6;--bs-table-active-color: #000;--bs-table-hover-bg: #bdd4ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #ffecd4;--bs-table-border-color: #ccbdaa;--bs-table-striped-bg: #f2e0c9;--bs-table-striped-color: #000;--bs-table-active-bg: #e6d4bf;--bs-table-active-color: #000;--bs-table-hover-bg: #ecdac4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f5d5d5;--bs-table-border-color: #c4aaaa;--bs-table-striped-bg: #e9caca;--bs-table-striped-color: #000;--bs-table-active-bg: #ddc0c0;--bs-table-active-color: #000;--bs-table-hover-bg: #e3c5c5;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #c6c7c8;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #333333;--bs-table-border-color: #5c5c5c;--bs-table-striped-bg: #3d3d3d;--bs-table-striped-color: #fff;--bs-table-active-bg: #474747;--bs-table-active-color: #fff;--bs-table-hover-bg: #424242;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.875rem + var(--bs-border-width));padding-bottom:calc(.875rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1}.col-form-label-lg{padding-top:calc(1.125rem + var(--bs-border-width));padding-bottom:calc(1.125rem + var(--bs-border-width));font-size:1.125rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.875rem .75rem;font-size:1rem;font-weight:400;line-height:1;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#a0ca99;outline:0;box-shadow:0 0 0 .25rem #41953340}.form-control::-webkit-date-and-time-value{min-width:85px;height:1em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.875rem .75rem;margin:-.875rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.875rem 0;margin-bottom:0;line-height:1;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1em + 2.25rem + calc(var(--bs-border-width) * 2));padding:1.125rem 1rem;font-size:1.125rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:1.125rem 1rem;margin:-1.125rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1em + 1.75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1em + 2.25rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1em + 1.75rem + calc(var(--bs-border-width) * 2));padding:.875rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1em + 2.25rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.875rem 2.25rem .875rem .75rem;font-size:1rem;font-weight:400;line-height:1;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#a0ca99;outline:0;box-shadow:0 0 0 .25rem #41953340}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:1.125rem;padding-bottom:1.125rem;padding-left:1rem;font-size:1.125rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:0;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#a0ca99;outline:0;box-shadow:0 0 0 .25rem #41953340}.form-check-input:checked{background-color:#419533;border-color:#419533}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#419533;border-color:#419533;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23a0ca99'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #41953340}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #41953340}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#419533;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#c6dfc2}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#419533;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#c6dfc2}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-control-plaintext~label:after,.form-floating>.form-select~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#888}.form-floating>:disabled~label:after,.form-floating>.form-control:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.875rem .75rem;font-size:1rem;font-weight:400;line-height:1;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:1.125rem 1rem;font-size:1.125rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1em + 1.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%233BD55A' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.25em + .4375rem) center;background-size:calc(.5em + .875rem) calc(.5em + .875rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1em + 1.75rem);background-position:top calc(.25em + .4375rem) right calc(.25em + .4375rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%233BD55A' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.5em + .875rem) calc(.5em + .875rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(4.75rem + 1em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1em + 1.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23cc2b2b'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23cc2b2b' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.25em + .4375rem) center;background-size:calc(.5em + .875rem) calc(.5em + .875rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1em + 1.75rem);background-position:top calc(.25em + .4375rem) right calc(.25em + .4375rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23cc2b2b'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23cc2b2b' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.5em + .875rem) calc(.5em + .875rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(4.75rem + 1em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .875rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #000;--bs-btn-bg: #419533;--bs-btn-border-color: #419533;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #5ea552;--bs-btn-hover-border-color: #54a047;--bs-btn-focus-shadow-rgb: 55, 127, 43;--bs-btn-active-color: #000;--bs-btn-active-bg: #67aa5c;--bs-btn-active-border-color: #54a047;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #419533;--bs-btn-disabled-border-color: #419533}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #000000;--bs-btn-border-color: #000000;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: black;--bs-btn-hover-border-color: black;--bs-btn-focus-shadow-rgb: 38, 38, 38;--bs-btn-active-color: #fff;--bs-btn-active-bg: black;--bs-btn-active-border-color: black;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #000000;--bs-btn-disabled-border-color: #000000}.btn-success{--bs-btn-color: #000;--bs-btn-bg: #3BD55A;--bs-btn-border-color: #3BD55A;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #58db73;--bs-btn-hover-border-color: #4fd96b;--bs-btn-focus-shadow-rgb: 50, 181, 77;--bs-btn-active-color: #000;--bs-btn-active-bg: #62dd7b;--bs-btn-active-border-color: #4fd96b;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #3BD55A;--bs-btn-disabled-border-color: #3BD55A}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #007bff;--bs-btn-border-color: #007bff;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #268fff;--bs-btn-hover-border-color: #1a88ff;--bs-btn-focus-shadow-rgb: 0, 105, 217;--bs-btn-active-color: #000;--bs-btn-active-bg: #3395ff;--bs-btn-active-border-color: #1a88ff;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #007bff;--bs-btn-disabled-border-color: #007bff}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #FDA228;--bs-btn-border-color: #FDA228;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #fdb048;--bs-btn-hover-border-color: #fdab3e;--bs-btn-focus-shadow-rgb: 215, 138, 34;--bs-btn-active-color: #000;--bs-btn-active-bg: #fdb553;--bs-btn-active-border-color: #fdab3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #FDA228;--bs-btn-disabled-border-color: #FDA228}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #cc2b2b;--bs-btn-border-color: #cc2b2b;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #ad2525;--bs-btn-hover-border-color: #a32222;--bs-btn-focus-shadow-rgb: 212, 75, 75;--bs-btn-active-color: #fff;--bs-btn-active-bg: #a32222;--bs-btn-active-border-color: #992020;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #cc2b2b;--bs-btn-disabled-border-color: #cc2b2b}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #333333;--bs-btn-border-color: #333333;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #525252;--bs-btn-hover-border-color: #474747;--bs-btn-focus-shadow-rgb: 82, 82, 82;--bs-btn-active-color: #fff;--bs-btn-active-bg: #5c5c5c;--bs-btn-active-border-color: #474747;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #333333;--bs-btn-disabled-border-color: #333333}.btn-outline-primary{--bs-btn-color: #419533;--bs-btn-border-color: #419533;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #419533;--bs-btn-hover-border-color: #419533;--bs-btn-focus-shadow-rgb: 65, 149, 51;--bs-btn-active-color: #000;--bs-btn-active-bg: #419533;--bs-btn-active-border-color: #419533;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #419533;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #419533;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #000000;--bs-btn-border-color: #000000;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #000000;--bs-btn-hover-border-color: #000000;--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: #fff;--bs-btn-active-bg: #000000;--bs-btn-active-border-color: #000000;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000000;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #000000;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #3BD55A;--bs-btn-border-color: #3BD55A;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #3BD55A;--bs-btn-hover-border-color: #3BD55A;--bs-btn-focus-shadow-rgb: 59, 213, 90;--bs-btn-active-color: #000;--bs-btn-active-bg: #3BD55A;--bs-btn-active-border-color: #3BD55A;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #3BD55A;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #3BD55A;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #007bff;--bs-btn-border-color: #007bff;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #007bff;--bs-btn-hover-border-color: #007bff;--bs-btn-focus-shadow-rgb: 0, 123, 255;--bs-btn-active-color: #000;--bs-btn-active-bg: #007bff;--bs-btn-active-border-color: #007bff;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #007bff;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #007bff;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #FDA228;--bs-btn-border-color: #FDA228;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #FDA228;--bs-btn-hover-border-color: #FDA228;--bs-btn-focus-shadow-rgb: 253, 162, 40;--bs-btn-active-color: #000;--bs-btn-active-bg: #FDA228;--bs-btn-active-border-color: #FDA228;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #FDA228;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #FDA228;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #cc2b2b;--bs-btn-border-color: #cc2b2b;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #cc2b2b;--bs-btn-hover-border-color: #cc2b2b;--bs-btn-focus-shadow-rgb: 204, 43, 43;--bs-btn-active-color: #fff;--bs-btn-active-bg: #cc2b2b;--bs-btn-active-border-color: #cc2b2b;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #cc2b2b;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #cc2b2b;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #333333;--bs-btn-border-color: #333333;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #333333;--bs-btn-hover-border-color: #333333;--bs-btn-focus-shadow-rgb: 51, 51, 51;--bs-btn-active-color: #fff;--bs-btn-active-bg: #333333;--bs-btn-active-border-color: #333333;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #333333;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #333333;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #888888;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 55, 127, 43;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: 1.125rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.125rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #419533;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #888888;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #419533;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #41953340}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #419533}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .4375rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.125rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.125rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2816, 16, 16, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;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}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23101010' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%231a3c14' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(65, 149, 51, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}.accordion-flush>.accordion-item>.accordion-collapse{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%238dbf85'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%238dbf85'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(65, 149, 51, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #419533;--bs-pagination-active-border-color: #419533;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.125rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: .9rem;--bs-alert-padding-y: .6rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:2.7rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:.75rem .9rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #419533;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #419533;--bs-list-group-active-border-color: #419533;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(65, 149, 51, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.32rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: 1;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform .5s ease-in-out;--bs-offcanvas-title-line-height: 1}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin:calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#000!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#000!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(103,170,92,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(103,170,92,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(0,0,0,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(0,0,0,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(98,221,123,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(98,221,123,var(--bs-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(51,149,255,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(51,149,255,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(253,181,83,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(253,181,83,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(163,34,34,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(163,34,34,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(41,41,41,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(41,41,41,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!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}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-50{width:50%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.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-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}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!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}.justify-content-evenly{justify-content:space-evenly!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}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.5rem + 3vw)!important}.fs-2{font-size:calc(1.425rem + 2.1vw)!important}.fs-3{font-size:calc(1.4rem + 1.8vw)!important}.fs-4{font-size:calc(1.35rem + 1.2vw)!important}.fs-5{font-size:calc(1.3rem + .6vw)!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!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}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.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-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}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!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}.justify-content-sm-evenly{justify-content:space-evenly!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}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!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}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.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-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}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!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}.justify-content-md-evenly{justify-content:space-evenly!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}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!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}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.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-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}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!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}.justify-content-lg-evenly{justify-content:space-evenly!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}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!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}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.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-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}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!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}.justify-content-xl-evenly{justify-content:space-evenly!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}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:3.75rem!important}.fs-2{font-size:3rem!important}.fs-3{font-size:2.75rem!important}.fs-4{font-size:2.25rem!important}.fs-5{font-size:1.75rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!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}.d-print-none{display:none!important}}@font-face{font-family:Nucleo;src:url(/build/assets/Nucleo-QT3IBQWD.eot);src:url(/build/assets/Nucleo-QT3IBQWD.eot) format("embedded-opentype"),url(/build/assets/Nucleo-JA2ggaWP.woff2) format("woff2"),url(/build/assets/Nucleo-HjkVDAXm.woff) format("woff"),url(/build/assets/Nucleo-DO9UTjhl.ttf) format("truetype"),url(/build/assets/Nucleo-DFk0fgzg.svg) format("svg");font-weight:400;font-style:normal}.icon{display:inline-block;font: 1em/1 Nucleo;color:inherit;flex-shrink:0;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-sm{font-size:.8em}.icon-lg{font-size:1.2em}.icon-16{font-size:16px}.icon-32{font-size:32px}.icon-is-spinning{animation:icon-spin 1s infinite linear}@keyframes icon-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.icon-rotate-90{transform:rotate(90deg)}.icon-rotate-180{transform:rotate(180deg)}.icon-rotate-270{transform:rotate(270deg)}.icon-flip-y{transform:scaleY(-1)}.icon-flip-x{transform:scaleX(-1)}.icon-save-the-date:before{content:""}.icon-at-sign-2:before{content:""}.icon-call-doctor:before{content:""}.icon-sneeze:before{content:""}.icon-medical-mask:before{content:""}.icon-reading:before{content:""}.icon-shield:before{content:""}.icon-backup:before{content:""}.icon-verified:before{content:""}.icon-payee:before{content:""}.icon-payor:before{content:""}.icon-delete-forever:before{content:""}.icon-save-for-later:before{content:""}.icon-style:before{content:""}.icon-party:before{content:""}.icon-antenna:before{content:""}.icon-adult-content:before{content:""}.icon-virtual-assistant-2:before{content:""}.icon-privacy:before{content:""}.icon-smart-house:before{content:""}.icon-voice-recognition:before{content:""}.icon-send-to-phone:before{content:""}.icon-eye-recognition:before{content:""}.icon-house-pricing:before{content:""}.icon-property-location:before{content:""}.icon-furnished-property:before{content:""}.icon-fav-property:before{content:""}.icon-crossroad:before{content:""}.icon-check-single:before{content:""}.icon-check-double:before{content:""}.icon-distance:before{content:""}.icon-check-all:before{content:""}.icon-tags-stack:before{content:""}.icon-img-stack:before{content:""}.icon-drink-list:before{content:""}.icon-pin-edit:before{content:""}.icon-pin-search:before{content:""}.icon-m-search:before{content:""}.icon-m-location:before{content:""}.icon-m-edit:before{content:""}.icon-m-add:before{content:""}.icon-journey:before{content:""}.icon-car-parking:before{content:""}.icon-thumb-up:before{content:""}.icon-thumb-down:before{content:""}.icon-search:before{content:""}.icon-world-pin:before{content:""}.icon-world:before{content:""}.icon-wallet-90:before{content:""}.icon-movie:before{content:""}.icon-athletics:before{content:""}.icon-invert-process:before{content:""}.icon-trophy:before{content:""}.icon-bin:before{content:""}.icon-todo:before{content:""}.icon-clock:before{content:""}.icon-tie-02:before{content:""}.icon-tie-01:before{content:""}.icon-temperature-2:before{content:""}.icon-tag-remove:before{content:""}.icon-tag-loyalty:before{content:""}.icon-tag-check:before{content:""}.icon-tag-add:before{content:""}.icon-reading-tablet:before{content:""}.icon-ctrl-up:before{content:""}.icon-support:before{content:""}.icon-ctrl-right:before{content:""}.icon-ctrl-left:before{content:""}.icon-ctrl-down:before{content:""}.icon-data-upload:before{content:""}.icon-data-download:before{content:""}.icon-spaceship:before{content:""}.icon-document-copy:before{content:""}.icon-user:before{content:""}.icon-e-remove:before{content:""}.icon-network-communication:before{content:""}.icon-settings:before{content:""}.icon-settings-gear:before{content:""}.icon-send-message:before{content:""}.icon-round-pound:before{content:""}.icon-reload:before{content:""}.icon-radio:before{content:""}.icon-quote:before{content:""}.icon-setup-preferences:before{content:""}.icon-system-preferences:before{content:""}.icon-position-pin:before{content:""}.icon-pin-copy:before{content:""}.icon-pin-add:before{content:""}.icon-phone:before{content:""}.icon-file-pdf:before{content:""}.icon-newsletter:before{content:""}.icon-multiple-11:before{content:""}.icon-mobile-touch:before{content:""}.icon-london:before{content:""}.icon-lock:before{content:""}.icon-unlocked:before{content:""}.icon-favorite:before{content:""}.icon-hat-3:before{content:""}.icon-handshake:before{content:""}.icon-gallery-layout:before{content:""}.icon-grammar-check:before{content:""}.icon-archery-target:before{content:""}.icon-glass:before{content:""}.icon-lightning:before{content:""}.icon-file-docx:before{content:""}.icon-file-csv:before{content:""}.icon-credit-locked:before{content:""}.icon-credit-card:before{content:""}.icon-contrast:before{content:""}.icon-coins:before{content:""}.icon-circle-arrow-up:before{content:""}.icon-circle-arrow-right:before{content:""}.icon-circle-arrow-left:before{content:""}.icon-circle-arrow-down:before{content:""}.icon-c-remove:before{content:""}.icon-c-add:before{content:""}.icon-c-check:before{content:""}.icon-n-check:before{content:""}.icon-f-comment:before{content:""}.icon-car-front:before{content:""}.icon-calendar-event-2:before{content:""}.icon-calendar-2:before{content:""}.icon-calculator:before{content:""}.icon-cake-2:before{content:""}.icon-cabinet:before{content:""}.icon-button-power:before{content:""}.icon-btn-stop:before{content:""}.icon-btn-play-2:before{content:""}.icon-btn-play-1:before{content:""}.icon-bullet-list-67:before{content:""}.icon-book:before{content:""}.icon-book-bookmark:before{content:""}.icon-bag-50:before{content:""}.icon-badge-15:before{content:""}.icon-award:before{content:""}.icon-certificate:before{content:""}.icon-cockade:before{content:""}.icon-warning-sign:before{content:""}.icon-c-info:before{content:""}.icon-c-question:before{content:""}.icon-c-warning:before{content:""}.icon-a-sync:before{content:""}.icon-file-new:before{content:""}.icon-add-29:before{content:""}.icon-a-search:before{content:""}.icon-a-check:before{content:""}.icon-a-remove:before{content:""}.icon-a-location:before{content:""}.icon-a-edit:before{content:""}.icon-a-delete:before{content:""}.icon-a-add:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-up:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-down:before{content:""}.icon-swap-vertical:before{content:""}.icon-swap-horizontal:before{content:""}.icon-launch:before{content:""}.icon-shape-star:before{content:""}.icon-shape-star-1:before{content:""}.icon-pin-3:before{content:""}.icon-camera-flash:before{content:""}body{overflow-x:hidden;font-weight:400;min-height:100vh;letter-spacing:-.5px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8f8f8;line-height:1.15;font-family:Roboto,sans-serif;color:#242429}@media (min-width: 1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{padding-left:40px;padding-right:40px}}::placeholder{color:#888;opacity:1}:-ms-input-placeholder{color:#888}::-ms-input-placeholder{color:#888}.form-floating>label{color:#888!important}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.95}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input{font-weight:400!important}.form-label-input{position:relative}.form-label-input input{padding-right:40px;background-color:#f2f2f2;border-color:#f2f2f2}.form-label-input img{position:absolute;right:3%;top:50%}.transparent-scroll::-webkit-scrollbar{height:0;width:0;background-color:transparent}.transparent-scroll::-webkit-scrollbar-thumb{height:0;width:0;background-color:transparent}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.title-font-gradient{background:linear-gradient(to right,#3bd55a,#ffe500);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:#fff}.text-shadow{text-shadow:0px 3px 6px rgba(0,0,0,.16)!important}.shadow-light{box-shadow:0 6px 10px #00000014,0 0 6px #0000000d}.valid-feedback{color:#419533}.text-dark-gray{color:#5e5e5e}.text-success-light{color:#a5ffb8}.text-darkest,.text-default{color:#242429}.text-primary{color:#419533}.bg-dark-theme{background:#101010}.bg-green-lite{background:#edf4eb}.border-dark-gray{color:#a4a4a4}.border-2{border-width:2px}a{cursor:pointer;outline:none}.link-text-primary{color:#3a822e!important}.lh-normal{line-height:1.125rem}p{letter-spacing:-.5px;line-height:1.5;font-weight:400}p.lead{font-weight:400}.bg-emerald{background:#00b67a}.bg-grey{background:#f8f8f8!important}.bg-yellow{background:#ffe500}.bg-green{background:#419533}.bg-darkest{background:#242429}.bg-darkgray{background:#1e1e1f}.text-gray-light{color:#a4a4a4}.text-yellow{color:#ffe500}.gray{color:#707070}.bg-section{background:#f6f6f6}.text-blue{color:#115dfc}.bg-dark-blue{background:#242429}.bg-gray-light{background-color:#e6e6e6}.text-laybuy{color:#856aff}.cursor-pointer{cursor:pointer}.form-select,.form-control{border-color:#c7c7c7;color:#242429}.form-control-lg{font-size:1rem;height:56px}button{margin:0;padding:0;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:15px}.btn{font-weight:700;border-radius:4px}.btn:focus{outline:none;box-shadow:none}.btn:active{box-shadow:none!important}.btn-gold{background-color:#f9e42c;color:#242429}.btn-gold:hover{background-color:#ead729}.btn-primary{color:#fff;background:#419533}.btn-primary:hover{background:#419533 .1;color:#fff}.btn-primary:focus{background:#419533;color:#fff}.btn-warning{color:#fff}.btn-warning:hover{color:#fff0e7}.btn-secondary:hover{background:#333;border-color:#333}.btn-light:hover{color:#000;background-color:#e0e0e0;border-color:#e0e0e0}.btn-success-glow{transition:box-shadow .3s ease-in-out!important}.btn-success-glow:hover{background:#3bd55a!important;box-shadow:0 4px 18.1px #3bd55a66!important}.btn-md{padding:11px 14px;font-size:1rem}.btn-lg,.btn-group-lg>.btn{font-weight:700}.hover-underline{display:inline-block;position:relative}.hover-underline:after{content:"";width:0px;height:2px;display:block;background:#419533;opacity:.5;transition:.3s;border-radius:10px}.hover-underline:hover:after{width:100%}.fw-medium{font-weight:400}.fw-500{font-weight:500!important}.fw-bolder{font-weight:900!important}.mb-05{margin-bottom:.125rem}.padding-9{padding:9px}.padding-10{padding:10px}.rounded-10{border-radius:10px}.rounded-15{border-radius:15px}.rounded-20{border-radius:20px}.rounded-32{border-radius:32px}.rounded-50{border-radius:50px}.rotate-15{-moz-transform:rotate(15deg);-webkit-transform:rotate(15deg);-o-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}.btn-danger-dark{background-color:#982257}.btn-danger-dark:hover,.btn-danger-dark:focus{background-color:#982257cc}.button-select .btn.selected{color:#000;background-color:#3bd55a;border-color:#3bd55a}.form-check{min-height:2rem}.form-check .form-check-input{border:1px solid rgb(0,0,0)}.form-check .form-check-input[type=checkbox]{border-radius:0;margin-top:.35em}.form-check .form-check-input:checked{border:1px solid #3BD55A;background-color:#3bd55a}.form-check .form-check-label{line-height:2.2rem}.input-group.right-ico .form-control+.icon{position:absolute;top:26%;right:17%;z-index:3;font-size:1.5rem}.input-group.right-ico .form-control.form-control-lg+.icon{position:absolute;top:26%;right:17%;z-index:3;font-size:1.75rem}.w-95{width:95%!important}.w-90{width:90%!important}.w-85{width:85%!important}.w-80{width:80%!important}.w-75{width:75%!important}.w-70{width:70%!important}.w-65{width:65%!important}.w-60{width:60%!important}.w-55{width:55%!important}.w-45{width:45%!important}.w-40{width:40%!important}.w-35{width:35%!important}.w-30{width:30%!important}.w-25{width:25%!important}.w-20{width:20%!important}.w-15{width:15%!important}.w-10{width:10%!important}.w-5{width:5%!important}@media (max-width: 320px){.hide-xs{display:none!important}}.alert{padding:.6rem .9rem .4rem;font-size:1rem;font-weight:400}.alert i.bi-card-checklist{font-size:1.25rem;vertical-align:middle;margin-right:4px}.alert-warning{background:#fef7d1;color:#755118;font-weight:400;font-size:.875em}@media (max-width: 767px){.no-padding-xs{padding:0!important}}@media (max-width: 991.99px){.no-padding-md{padding:0!important}}@media (max-width: 767px){.no-padding-top-xs{padding-top:0!important}}@media (max-width: 767px){.no-padding-right-xs{padding-right:0!important}}@media (max-width: 767px){.no-radius-xs{border-radius:0!important}}.flex-even{flex:1}.live-icon{display:inline-block;position:relative;top:calc(50% - 5px);background-color:#3bd55a;width:10px;height:10px;margin-right:3px;border:1px solid rgba(59,213,90,.1);border-radius:50%;z-index:1}.live-icon:before{content:"";display:block;position:absolute;background-color:#3bd55a;width:100%;height:100%;border-radius:50%;animation:live 2s ease-in-out infinite;z-index:-1}@keyframes live{0%{transform:scale(1)}to{transform:scale(3.5);background-color:#3bd55a00}}.gl-card-rating .progress{width:115px;border-radius:0;height:23px;margin:0 auto;position:relative}.gl-card-rating .progress img{width:100%;position:absolute;left:0}.gl-card-rating .progress .progress-bar.star-1{background-color:#cc2b2b!important}.gl-card-rating .progress .progress-bar.star-2{background-color:#fda228!important}.gl-card-rating .progress .progress-bar.star-3{background-color:#fdcf28!important}.gl-card-rating .progress .progress-bar.star-4{background-color:#3bd55a!important}.gl-card-rating .progress .progress-bar.star-5{background-color:#069520!important}mark,.mark{padding:.2em;background-color:#3bd55a}.dotPatternDark{opacity:1;background-image:radial-gradient(#fff .5px,transparent .5px),radial-gradient(#fff .5px,#000 .5px);background-size:10px 10px;background-position:0 0,10px 10px}.dotPattern{opacity:1;background-image:radial-gradient(#3BD55A .5px,transparent .5px),radial-gradient(#3bd55a .5px,#419533 .5px);background-size:20px 20px;background-position:0 0,10px 10px}.green-to-ligth{background:#3bd55a;background:-moz-linear-gradient(90deg,rgb(59,213,90) 0%,rgb(153,239,171) 100%);background:-webkit-linear-gradient(90deg,rgb(59,213,90) 0%,rgb(153,239,171) 100%);background:linear-gradient(90deg,#3bd55a,#99efab);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3bd55a",endColorstr="#99efab",GradientType=1)}h1,.h1,h2,.h2{font-family:Oswald,sans-serif!important}h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:Roboto,sans-serif!important}h1,.h1{font-size:2.3rem;font-weight:700}h2,.h2,h3,.h3{font-size:2rem;font-weight:700}h4,.h4{font-size:1.75rem;font-weight:700}h5,.h5{font-size:1.5rem;font-weight:700}@media (min-width: 992px){h1,.h1{font-size:2.8rem;font-weight:700}h2,.h2{font-size:2.4rem;font-weight:700}}@media (min-width: 1200px){h1,.h1{font-size:3.4rem;font-weight:700}h2,.h2{font-size:2.5rem;font-weight:700}h3,.h3{font-size:2.125rem;font-weight:700}h4,.h4{font-size:1.75rem;font-weight:700}h5,.h5{font-size:1.5rem;font-weight:700}h6,.h6{font-size:1.125rem;font-weight:500!important}}.text-base{font-size:1rem!important}.text-md{font-size:1.125rem!important}.text-lg{font-size:1.25rem}.text-xl{font-size:1.5rem}.text-2xl{font-size:1.75rem}.sub-text{font-size:16px;line-height:20px}@media (min-width: 992px){.sub-text{font-size:18px;line-height:20px}}.roboto{font-family:Roboto,sans-serif!important}.smallest{font-size:13px!important}.display-6{line-height:1.25}.display-7{font-size:1rem!important}.display-8{line-height:normal;font-size:12px!important}.font-lg{font-size:1.125rem!important}.resp-typo{font-size:14px!important}@media (min-width: 992px){.resp-typo{font-size:16px!important}}.sup-top{top:-1em!important}.section-py{padding:60px 0}@media (max-width: 991px){.section-py{padding:40px 0}}.section-padding{padding:52px 0}@media (max-width: 991px){.section-padding{padding:36px 0}}.border-dark{border-color:#303030!important}.center-menu .nav-item .nav-link{position:relative;color:#000}@media (min-width: 992px){.center-menu .nav-item .nav-link{height:72px;display:flex;align-items:center}}.center-menu .nav-item .nav-link:after{content:"";display:block;position:absolute;width:0%;height:4px;left:0;bottom:0;margin:0;background-color:#3bd55a;border:0;transition:all .3s ease-in-out}@media (max-width: 767px){.center-menu .nav-item .nav-link:after{bottom:0}}.center-menu .nav-item .nav-link.show:after{width:100%}.center-menu .nav-item .nav-link:hover:after{width:100%}.list-dash{list-style-type:none;padding:0}.list-dash li{display:block;padding:1px 0 1px 15px;position:relative}.list-dash li:before{content:"-";display:block;color:#419533;position:absolute;left:0;font-weight:700}.list-check{list-style-type:none;padding:0}.list-check li{display:block;padding:3px 0 3px 26px;position:relative}.list-check li:before{content:"";font-family:Nucleo;font-size:18px;display:block;color:#419533;position:absolute;left:0;top:2px;font-weight:700}.list-counter{list-style:none;padding:0}.list-counter li{display:block;position:relative;padding-left:50.3px}.list-counter li .count{width:35px;height:35px;line-height:1}.list-counter li h5,.list-counter li .h5{font-size:22px}.list-counter li:before{content:"";height:60%;width:1px;background-color:#535353;position:absolute;left:17px;top:42px}@media (max-width: 767px){.list-counter li:before{top:49px}}.list-counter li:last-child:before{display:none}.arrow-right{animation:arrow-right 1s cubic-bezier(.36,.07,.57,.99) infinite;-webkit-animation:arrow-right 1s cubic-bezier(.36,.07,.57,.99) infinite}@keyframes arrow-right{0%{transform:scale(1.5) translate(0)}33%{transform:scale(1.5) translate(-2px)}66%{transform:scale(1.5) translate(-2px)}to{transform:scale(1.5) translate(0)}}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 0px)}.form-floating>.form-control:focus~label{z-index:9}.pageHeadingSec,.pageHeadingColor{background:#188d33;background:-moz-linear-gradient(90deg,rgb(24,141,51) 0%,rgb(59,213,90) 100%);background:-webkit-linear-gradient(90deg,rgb(24,141,51) 0%,rgb(59,213,90) 100%);background:linear-gradient(90deg,#188d33,#3bd55a);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#188d33",endColorstr="#3bd55a",GradientType=1)}.divider{height:2px;width:200px;background:#3bd55a;margin:0 auto}@media (max-width: 991px){.divider{width:100px}}.divider-lg{height:6px;width:160px;background:#3bd55a}.divider-sm{height:2px;width:120px;background:#3bd55a}@media (max-width: 991px){.divider-sm{width:80px}}.text-devider{position:relative;display:inline-block}.text-devider:after{background:#419533;display:block;content:"";height:2px;width:90%}.text-devider.devider-center:after{margin:0 auto}.courseSiaCard.card{max-width:24.5rem;width:100%}@media (max-width: 991px){.courseSiaCard.card{margin-top:60px!important;height:auto!important}}.courseSiaCard.card img{right:-35px;top:-35px;width:132px}@media (max-width: 1200px){.courseSiaCard.card img{width:110px;right:-20px;top:-40px}}@media (max-width: 991px){.courseSiaCard.card img{right:0;top:-45px}}.arrowCard .card{min-height:200px;overflow:hidden;position:relative;z-index:1;border-color:#000}.arrowCard .card:after{content:"";position:absolute;width:200px;height:200px;background:#3bd55a;bottom:-145px;right:-95px;z-index:-1;-moz-transform:rotate(-37deg);-webkit-transform:rotate(-37deg);-o-transform:rotate(-37deg);-ms-transform:rotate(-37deg);transform:rotate(-37deg)}.arrowCard .card .icon-bottom{right:20px;bottom:10px}.arrowCard .card .icon-bottom .icon{font-size:1rem;opacity:1;transition:opacity .6s;-webkit-transition:opacity .6s}.arrowCard .card:hover{box-shadow:0 3px 6px #00000029}.chev-green-after{position:relative}.chev-green-after span{background:url(/build/assets/chevron-green-sm-whubnMcd.svg);background-size:contain;background-repeat:no-repeat;height:26px;width:54px;display:inline-block}@media (min-width: 992px){.chev-green-after span{height:30px;width:65px}}.chev-green-gradient-after{position:relative}.chev-green-gradient-after span{background:url(/build/assets/chevron-green-gradient-CjoXM-Wx.svg);background-size:contain;background-repeat:no-repeat;height:26px;width:54px;display:inline-block}@media (min-width: 992px){.chev-green-gradient-after span{height:30px;width:65px}}.sia-range-slide{height:2px!important;background:#fff!important;margin-top:30px;margin-bottom:20px;border:1px solid #ffffff!important}.sia-range-slide .custom-handle{width:2em;height:2em;text-align:center;background:#fff;color:#419533;border-radius:50%;line-height:2em;position:relative;top:-20px;margin-left:-20px;border:1px solid #fff}.sia-range-slide .custom-handle:focus{border:none;outline:none}section.tpReviews{padding:60px 0}section.trust-carousel{padding-bottom:30px}@media (max-width: 991px){section.trust-carousel{padding:20px 0}}section.trust-carousel .tp-widget-stars img{width:155px;margin-bottom:10px}section.trust-carousel .tp-widget-logo img{width:100px}section.trust-carousel .trustpilot-slider .slick-slide{margin:0 8px 10px;height:200px;border:1px solid #f8f8f8;box-shadow:0 3px 6px #00000029;padding:15px 10px;background:#fff}section.trust-carousel .trustpilot-slider .slick-slide .name{position:fixed;bottom:15px}section.trust-carousel .trustpilot-slider .slide-arrow{position:absolute;top:50%;margin-top:-15px}section.trust-carousel .trustpilot-slider .slide-arrow.prev-arrow{left:-20px;font-size:28px;color:#333;border-radius:50%;z-index:1;opacity:0;transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out}section.trust-carousel .trustpilot-slider .slide-arrow.next-arrow{right:-20px;font-size:28px;color:#333;border-radius:50%;z-index:1;opacity:0;transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out}section.trust-carousel .trustpilot-slider:hover .slide-arrow.prev-arrow{opacity:.6}section.trust-carousel .trustpilot-slider:hover .slide-arrow.next-arrow{opacity:.6}section.rightLicence h2,section.rightLicence .h2{font-size:32px;line-height:36px}@media (min-width: 767.99px){section.rightLicence h2,section.rightLicence .h2{font-size:38px}}@media (min-width: 992px){section.rightLicence h2,section.rightLicence .h2{font-size:48px}}section.rightLicence .no-scroll{overflow-x:hidden!important}section.rightLicence .course_badges_wrap ul.course_badges{list-style:none}@media (max-width: 991px){section.rightLicence .course_badges_wrap ul.course_badges{min-width:1200px}}section.rightLicence .course_badges_wrap ul.course_badges li{text-align:center;min-width:182px;padding:9px 15px;display:inline-block;margin:0 4px 15px;border-radius:5px;cursor:pointer;border:1px solid #f6f6f6;background-color:#f6f6f6;font-size:16px;font-weight:400!important}@media (max-width: 767px){section.rightLicence .course_badges_wrap ul.course_badges li{min-width:145px}}section.rightLicence .course_badges_wrap ul.course_badges li:hover{background-color:#e8e7e7}section.rightLicence .course_badges_wrap ul.course_badges li.active{background-color:#fff;font-weight:500!important;border:1px solid #5e5e5e}@media (max-width: 991px){section.rightLicence .licenceCompareSection{min-width:1100px}}section.rightLicence .licenceCompareSection .m3-n-1{margin-right:-1px}section.rightLicence .licenceCompareSection .border-color-dark{border-color:#000!important}section.rightLicence .licenceCompareSection .courseHeading{min-height:56px}section.rightLicence .licenceCompareSection .viewDetails_btn{color:#303030;font-size:16px;line-height:20px}section.rightLicence .licenceCompareSection .rightLicenceCol_White{width:18%;background:#fff}@media (max-width: 767px){section.rightLicence .licenceCompareSection .rightLicenceCol_White{width:25%}}section.rightLicence .licenceCompareSection .rightLicenceCol{width:18%;background:#f8f8f8;opacity:.5}section.rightLicence .licenceCompareSection .rightLicenceCol:first-child{border-top-left-radius:8px}section.rightLicence .licenceCompareSection .rightLicenceCol:last-child{border-top-right-radius:8px}section.rightLicence .licenceCompareSection .rightLicenceCol.inactive{opacity:1}@media (max-width: 1199px){section.rightLicence .licenceCompareSection .rightLicenceCol.inactive{display:block}}section.rightLicence .licenceCompareSection .rightLicenceCol.active{background:#3bd55a33!important;transition:background-color 1s ease;opacity:1;display:block}@media (max-width: 991px){section.rightLicence .licenceCompareSection .rightLicenceCol.active{width:93vw;max-width:480px}}@media (max-width: 1199px){section.rightLicence .licenceCompareSection .rightLicenceCol{width:25%;opacity:0;display:none}}section.mobileShowcase-partner,section.adSiaLicence{position:relative;color:#000;padding:50px 0 0;background-color:#f9e42c;z-index:0}@media (min-width: 992px){section.mobileShowcase-partner,section.adSiaLicence{padding:50px 0}}@media (max-width: 767px){section.mobileShowcase-partner,section.adSiaLicence{padding:25px 0 0}}section.mobileShowcase-partner h5,section.mobileShowcase-partner .h5,section.adSiaLicence h5,section.adSiaLicence .h5{font-size:22px}section.mobileShowcase-partner .headingMobileShowcase,section.adSiaLicence .headingMobileShowcase{font-size:60px;letter-spacing:-1.47px;line-height:60px;font-weight:800;color:#000;margin-top:0}section.mobileShowcase-partner .headingMobileShowcase span,section.adSiaLicence .headingMobileShowcase span{font-size:64px}@media (max-width: 1200px){section.mobileShowcase-partner .headingMobileShowcase,section.adSiaLicence .headingMobileShowcase{font-size:56px;letter-spacing:-1px;line-height:60px;font-weight:800;margin-top:0}section.mobileShowcase-partner .headingMobileShowcase span,section.adSiaLicence .headingMobileShowcase span{font-size:48px;line-height:44px}}@media (max-width: 991px){section.mobileShowcase-partner .headingMobileShowcase,section.adSiaLicence .headingMobileShowcase{font-size:32px;letter-spacing:-1.38px;line-height:48px;margin-top:0}section.mobileShowcase-partner .headingMobileShowcase span,section.adSiaLicence .headingMobileShowcase span{font-size:42px}}section.mobileShowcase-partner .headingMobileShowcase-partner,section.adSiaLicence .headingMobileShowcase-partner{font-size:75px;letter-spacing:-1.47px;line-height:74px;font-weight:800;color:#fff;margin-top:0}section.mobileShowcase-partner .headingMobileShowcase-partner span,section.adSiaLicence .headingMobileShowcase-partner span{font-size:64px}@media (max-width: 1200px){section.mobileShowcase-partner .headingMobileShowcase-partner,section.adSiaLicence .headingMobileShowcase-partner{font-size:56px;letter-spacing:-1px;line-height:60px;font-weight:800;color:#fff;margin-top:80px}section.mobileShowcase-partner .headingMobileShowcase-partner span,section.adSiaLicence .headingMobileShowcase-partner span{font-size:48px;line-height:44px}}@media (max-width: 991px){section.mobileShowcase-partner .headingMobileShowcase-partner,section.adSiaLicence .headingMobileShowcase-partner{font-size:48px;letter-spacing:-1.38px;line-height:54px;margin-top:0}section.mobileShowcase-partner .headingMobileShowcase-partner span,section.adSiaLicence .headingMobileShowcase-partner span{font-size:36px}}@media (max-width: 991px){section.mobileShowcase-partner .gpImage,section.adSiaLicence .gpImage{position:relative;text-align:center}}section.mobileShowcase-partner .gpImage .gpScreenImg,section.adSiaLicence .gpImage .gpScreenImg{max-height:460px;position:absolute;right:158px;bottom:0}@media (max-width: 1200px){section.mobileShowcase-partner .gpImage .gpScreenImg,section.adSiaLicence .gpImage .gpScreenImg{max-height:400px;right:-60px}}@media (max-width: 991px){section.mobileShowcase-partner .gpImage .gpScreenImg,section.adSiaLicence .gpImage .gpScreenImg{position:relative;right:0;left:0}}section.mobileShowcase-partner .gpImage .gpScreenImg.gp-badge,section.adSiaLicence .gpImage .gpScreenImg.gp-badge{max-width:500px;width:100%}@media (max-width: 1400px){section.mobileShowcase-partner .gpImage .gpScreenImg.gp-badge,section.adSiaLicence .gpImage .gpScreenImg.gp-badge{max-height:380px;right:20px}}@media (max-width: 1200px){section.mobileShowcase-partner .gpImage .gpScreenImg.gp-badge,section.adSiaLicence .gpImage .gpScreenImg.gp-badge{max-height:400px;right:0}}@media (max-width: 767px){section.mobileShowcase-partner .gpImage .gpScreenImg.gp-badge,section.adSiaLicence .gpImage .gpScreenImg.gp-badge{width:350px}}section.mobileShowcase-partner .gpImage .gpScreenImg-partner,section.adSiaLicence .gpImage .gpScreenImg-partner{max-height:660px;position:absolute;right:120px;bottom:0}@media (max-width: 1200px){section.mobileShowcase-partner .gpImage .gpScreenImg-partner,section.adSiaLicence .gpImage .gpScreenImg-partner{max-height:580px;right:0}}@media (max-width: 991px){section.mobileShowcase-partner .gpImage .gpScreenImg-partner,section.adSiaLicence .gpImage .gpScreenImg-partner{position:relative;right:0;left:0}}section.mobileShowcase-partner .img-bg-cirle,section.adSiaLicence .img-bg-cirle{background-image:url(/build/assets/mobile-showcase-bg-D-Sy2nYo.svg);background-repeat:no-repeat;background-size:contain;background-position:bottom right;height:500px;position:absolute;z-index:-1;width:500px;bottom:0;right:0;left:0;margin:0 auto}@media (min-width: 992px){section.mobileShowcase-partner .img-bg-cirle,section.adSiaLicence .img-bg-cirle{right:100px;left:inherit;width:600px;height:600px}}@media (max-width: 767px){section.mobileShowcase-partner .img-bg-cirle,section.adSiaLicence .img-bg-cirle{max-width:365px;width:100%;bottom:335px;right:0}}section.mobileShowcase-partner .textMobileShowcase,section.adSiaLicence .textMobileShowcase{font-size:24px;letter-spacing:-.88px;line-height:40px;font-weight:600;padding-right:25%}@media (max-width: 1200px){section.mobileShowcase-partner .textMobileShowcase,section.adSiaLicence .textMobileShowcase{font-size:28px;letter-spacing:-.77px;line-height:32px;padding-right:80px}}@media (max-width: 991px){section.mobileShowcase-partner .textMobileShowcase,section.adSiaLicence .textMobileShowcase{font-size:22px;letter-spacing:-.77px;line-height:25px;padding-right:0}}section.mobileShowcase-partner .storeImages img,section.adSiaLicence .storeImages img{max-width:165px}@media (max-width: 768px){section.mobileShowcase-partner .storeImages img,section.adSiaLicence .storeImages img{max-width:135px;margin:0 5px}}section.mobileShowcase-partner .top-rated-img img,section.adSiaLicence .top-rated-img img{max-width:110px}@media (min-width: 992px){section.mobileShowcase-partner .top-rated-img img,section.adSiaLicence .top-rated-img img{max-width:120px}}section.aplhShowcase{position:relative;color:#000;padding:50px 0 0;background-color:#f9e42c}@media (min-width: 992px){section.aplhShowcase{padding:50px 0}}section.aplhShowcase h5,section.aplhShowcase .h5{font-size:22px}@media (max-width: 991px){section.aplhShowcase h5,section.aplhShowcase .h5{font-size:20px}}section.aplhShowcase .headingMobileShowcase{font-size:54px;letter-spacing:-1.47px;line-height:60px;font-weight:800;color:#000;margin-top:0}section.aplhShowcase .headingMobileShowcase span{font-size:64px}@media (max-width: 1200px){section.aplhShowcase .headingMobileShowcase{font-size:56px;letter-spacing:-1px;line-height:60px;font-weight:800;margin-top:0}section.aplhShowcase .headingMobileShowcase span{font-size:48px;line-height:44px}}@media (max-width: 991px){section.aplhShowcase .headingMobileShowcase{font-size:48px;letter-spacing:-1.38px;line-height:48px;margin-top:0}section.aplhShowcase .headingMobileShowcase span{font-size:42px}}@media (max-width: 479px){section.aplhShowcase .headingMobileShowcase{font-size:40px;letter-spacing:-1.38px;line-height:48px;margin-top:0}}section.aplhShowcase .headingMobileShowcase-partner{font-size:75px;letter-spacing:-1.47px;line-height:74px;font-weight:800;color:#fff;margin-top:0}section.aplhShowcase .headingMobileShowcase-partner span{font-size:64px}@media (max-width: 1200px){section.aplhShowcase .headingMobileShowcase-partner{font-size:56px;letter-spacing:-1px;line-height:60px;font-weight:800;color:#fff;margin-top:80px}section.aplhShowcase .headingMobileShowcase-partner span{font-size:48px;line-height:44px}}@media (max-width: 991px){section.aplhShowcase .headingMobileShowcase-partner{font-size:48px;letter-spacing:-1.38px;line-height:54px;margin-top:0}section.aplhShowcase .headingMobileShowcase-partner span{font-size:36px}}@media (max-width: 991px){section.aplhShowcase .gpImage{position:relative;text-align:center}}section.aplhShowcase .gpImage .gpScreenImg{max-height:460px;position:absolute;right:60px;bottom:0}@media (max-width: 1200px){section.aplhShowcase .gpImage .gpScreenImg{max-height:400px;right:-60px}}@media (max-width: 991px){section.aplhShowcase .gpImage .gpScreenImg{position:relative;right:0;left:0}}section.aplhShowcase .gpImage .gpScreenImg-partner{max-height:660px;position:absolute;right:120px;bottom:0}@media (max-width: 1200px){section.aplhShowcase .gpImage .gpScreenImg-partner{max-height:580px;right:0}}@media (max-width: 991px){section.aplhShowcase .gpImage .gpScreenImg-partner{position:relative;right:0;left:0}}section.aplhShowcase .textMobileShowcase{font-size:24px;letter-spacing:-.88px;line-height:40px;font-weight:600;padding-right:25%}@media (max-width: 1200px){section.aplhShowcase .textMobileShowcase{font-size:28px;letter-spacing:-.77px;line-height:32px;padding-right:80px}}@media (max-width: 991px){section.aplhShowcase .textMobileShowcase{font-size:22px;letter-spacing:-.77px;line-height:25px;padding-right:0}}section.aplhShowcase .storeImages img{max-height:48px}@media (max-width: 1199px){section.aplhShowcase .storeImages img{max-height:44px}}@media (max-width: 321px){section.aplhShowcase .storeImages img{max-height:40px}}section .submit-button-gp-showcase{font-size:12px}@media (min-width: 992px){section .submit-button-gp-showcase{font-size:18px}}section.bookingInc{padding:60px 0}@media (max-width: 991px){section.bookingInc{padding:0;box-shadow:none;background:#f8f8f8}}section.bookingInc .ukNumber{background:#fff;box-shadow:0 3px 6px #00000029}@media (max-width: 991px){section.bookingInc .ukNumber{box-shadow:none;background:transparent}}section.bookingInc .ukNumber .uknCol .icon{font-size:42px;color:#419533;padding-right:10px}section.featuredDark{position:relative;overflow:hidden}section.featuredDark .absoluteGreenBoxLeft{height:200px;width:500px;position:absolute;z-index:0;bottom:-172px;left:-100px;-moz-transform:rotate(30deg);-webkit-transform:rotate(30deg);-o-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg);background:#188d33;background:linear-gradient(to bottom,#188d33,#3bd55a);background:-webkit-linear-gradient(to bottom,#188d33,#3BD55A)}section.featuredDark .absoluteGreenBoxRight{height:400px;width:600px;position:absolute;z-index:0;bottom:-200px;right:-240px;-moz-transform:rotate(-35deg);-webkit-transform:rotate(-35deg);-o-transform:rotate(-35deg);-ms-transform:rotate(-35deg);transform:rotate(-35deg);background:#188d33;background:linear-gradient(to bottom,#188d33,#3bd55a);background:-webkit-linear-gradient(to bottom,#188d33,#3BD55A)}@media (max-width: 991px){section.featuredDark .absoluteGreenBoxRight{top:-320px;right:-200px;bottom:inherit;-moz-transform:rotate(25deg);-webkit-transform:rotate(25deg);-o-transform:rotate(25deg);-ms-transform:rotate(25deg);transform:rotate(25deg)}}section.featuredDark .featContainer{z-index:1}@media (min-width: 992px){section.featuredDark .featContainer .featCol{width:20%}}section.featuredDark .icon{font-size:42px}section .featuredMulti .icon{font-size:42px}section.accordionPages{padding:100px 0}@media (max-width: 991px){section.accordionPages{padding:40px 0}}section.accordionPages .accordion .accordion-button{background-color:#f8f8f8}section.accordionPages .accordion .accordion-button:not(.collapsed){background-color:#e8f4eb}section.accordionPages .accordion .accordion-button:focus{outline:none;box-shadow:none}section.get-working-review{position:relative;overflow-x:hidden;padding:40px 0}@media only screen and (max-width: 1520px) and (min-width: 992px){section.get-working-review .container-xxx{padding-left:7%;max-width:100%}}section.get-working-review .get-working-block h2,section.get-working-review .get-working-block .h2{font-size:32px;line-height:46px}@media (min-width: 992px){section.get-working-review .get-working-block h2,section.get-working-review .get-working-block .h2{font-size:54px;line-height:56px!important}}@media (max-width: 767.99px){section.get-working-review .get-working-block h2,section.get-working-review .get-working-block .h2{font-size:38px;line-height:46px!important;text-align:center}}section.get-working-review .get-working-block h2 .gwork,section.get-working-review .get-working-block .h2 .gwork{font-size:50px}@media (max-width: 767.99px){section.get-working-review .get-working-block h2 .gwork,section.get-working-review .get-working-block .h2 .gwork{display:block;font-size:54px;margin-top:24px;margin-bottom:24px}section.get-working-review .get-working-block h2 .gwork span,section.get-working-review .get-working-block .h2 .gwork span{font-size:50px}}section.get-working-review .get-working-block h3,section.get-working-review .get-working-block .h3{letter-spacing:-4%}section.get-working-review .overlay-container{height:68%;background:#04040400;position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%) translateY(-50%)}section.get-working-review .overlay-container .video-pause-button{position:absolute;z-index:10;top:50%;right:50%;left:50%;transform:translate(-50%) translateY(-50%);opacity:0;box-sizing:content-box;display:block;width:25px;height:30px;border-radius:50%;padding:18px 20px 18px 28px;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-ms-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}section.get-working-review .overlay-container .video-pause-button:after{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:65px;height:65px;background:#fff;border-radius:50%;transition:all .2s}@media (min-width: 1600px){section.get-working-review .overlay-container .video-pause-button:after{width:85px;height:85px}}section.get-working-review .overlay-container .video-pause-button:hover:after{background-color:#d3d3d3}section.get-working-review .overlay-container .video-pause-button span{width:100%;height:32px;border-left:10px solid #000;border-right:10px solid #000;margin:0 -3px;display:block;position:relative;z-index:2}section.get-working-review .overlay-container:hover .video-pause-button{opacity:1}section.get-working-review .overlay-container .video-play-button{position:absolute;z-index:10;top:14%;right:50%;left:24%;transform:translate(-50%) translateY(-50%);box-sizing:content-box;display:block;width:25px;height:30px;border-radius:50%;padding:25px 14px 18px 25px}@media (max-width: 768px){section.get-working-review .overlay-container .video-play-button{padding:28px 14px 18px 28px}}section.get-working-review .overlay-container .video-play-button:before{content:"";position:absolute;z-index:0;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:65px;height:65px;background:#3bd55a;border-radius:50%;animation:pulse-border 1.5s ease-out infinite}@media (max-width: 768px){section.get-working-review .overlay-container .video-play-button:before{width:50px;height:50px}}@media (min-width: 1600px){section.get-working-review .overlay-container .video-play-button:before{width:85px;height:85px}}section.get-working-review .overlay-container .video-play-button:after{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:65px;height:65px;background:#fff;border-radius:50%;transition:all .2s}@media (max-width: 768px){section.get-working-review .overlay-container .video-play-button:after{width:50px;height:50px}}@media (min-width: 1600px){section.get-working-review .overlay-container .video-play-button:after{width:85px;height:85px}}section.get-working-review .overlay-container .video-play-button:hover:after{background-color:#d3d3d3}section.get-working-review .overlay-container .video-play-button span{display:block;position:relative;z-index:3;width:0;height:0;border-left:20px solid #000000;border-top:12px solid transparent;border-bottom:12px solid transparent}@media (max-width: 768px){section.get-working-review .overlay-container .video-play-button span{border-left-width:15px;border-top-width:10px;border-bottom-width:10px}}section.get-working-review .swiper-container{position:relative;width:96vw;transform:translate(10px)}@media (min-width: 992px){section.get-working-review .swiper-container{width:69vw;transform:translate(0)}}@media (min-width: 1600px){section.get-working-review .swiper-container{width:64vw;transform:translate(0)}}section.get-working-review .mix-review-container{margin-top:100px}section.get-working-review .mix-review-container .card{border:1px solid #e6e6e6}section.get-working-review .mix-review-container .card .review-img{height:22px}.accordion .accordion-button:after{top:35%!important}.accordion .accordion-button:focus{outline:none;box-shadow:none}.accordion.accordion-all{overflow:hidden!important}.accordion.accordion-all .accordion-item{border:none;border-bottom:1px solid #D9D9D9}.accordion.accordion-all .accordion-item:last-child{border-bottom:none}.accordion.accordion-all .accordion-button{font-weight:700;padding-right:60px;word-break:break-word;line-height:20px;color:#5e5e5e;font-size:16px}@media (min-width: 992px){.accordion.accordion-all .accordion-button{font-size:22px;line-height:28px}}.accordion.accordion-all .accordion-button:not(.collapsed){background-color:#fff;border-radius:12px!important;box-shadow:none!important;color:#242429}.accordion.accordion-all .accordion-button:not(.collapsed):after{transform:none;content:"";font-family:"Font Awesome 5 Free";color:#242429;font-size:14px}@media (min-width: 992px){.accordion.accordion-all .accordion-button:not(.collapsed):after{font-size:16px}}.accordion.accordion-all .accordion-button:after{background-image:none;content:"";position:absolute;font-family:"Font Awesome 5 Free";right:15px;font-size:14px}@media (min-width: 992px){.accordion.accordion-all .accordion-button:after{font-size:16px}}.accordion.accordion-all .accordion-button:focus{outline:none;box-shadow:none}.accordion.accordion-all .accordion-body{line-height:22px;padding-right:12%}@media (min-width: 992px){.accordion.accordion-all .accordion-body{padding-right:10%}}.shine{background:#f6f7f8;background-image:linear-gradient(to right,#f6f7f8,#edeef1,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;display:inline-block;position:relative;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeholderShimmer;animation-timing-function:linear}.shine-dark{background:#3a3a3a;background-image:linear-gradient(to right,#3a3a3a,#3f3f3f,#4a4a4a,#3f3f3f 30%,#3a3a3a 50%,#3a3a3a);background-repeat:no-repeat;display:inline-block;position:relative;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeholderShimmer;animation-timing-function:linear}@keyframes placeholderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}#preloader{position:fixed;top:0;left:0;right:0;bottom:0;background:#050505;z-index:800;height:100%;width:100%}.no-js #preloader,.oldie #preloader{display:none}#loader{position:absolute;left:50%;top:50%;width:60px;height:60px;margin:-30px 0 0 -30px;padding:0}#loader:before{content:"";border-top:11px solid rgba(255,255,255,.1);border-right:11px solid rgba(255,255,255,.1);border-bottom:11px solid rgba(255,255,255,.1);border-left:11px solid #ffffff;-webkit-animation:load 1.1s infinite linear;animation:load 1.1s infinite linear;display:block;border-radius:50%;width:60px;height:60px}@keyframes load{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.floating img{animation:floating 7s infinite;-webkit-animation:floating 7s infinite}@keyframes floating{0%{-webkit-transform:rotateX(0deg) translateY(0px);-moz-transform:rotateX(0deg) translateY(0px);-ms-transform:rotateX(0deg) translateY(0px);-o-transform:rotateX(0deg) translateY(0px);transform:rotateX(0) translateY(0)}50%{-webkit-transform:rotateX(0deg) translateY(15px);-moz-transform:rotateX(0deg) translateY(15px);-ms-transform:rotateX(0deg) translateY(15px);-o-transform:rotateX(0deg) translateY(15px);transform:rotateX(0) translateY(15px)}to{-webkit-transform:rotateX(0deg) translateY(0px);-moz-transform:rotateX(0deg) translateY(0px);-ms-transform:rotateX(0deg) translateY(0px);-o-transform:rotateX(0deg) translateY(0px);transform:rotateX(0) translateY(0)}}@-webkit-keyframes floating{0%{-webkit-transform:rotateX(0deg) translateY(0px);-moz-transform:rotateX(0deg) translateY(0px);-ms-transform:rotateX(0deg) translateY(0px);-o-transform:rotateX(0deg) translateY(0px);transform:rotateX(0) translateY(0)}50%{-webkit-transform:rotateX(0deg) translateY(15px);-moz-transform:rotateX(0deg) translateY(15px);-ms-transform:rotateX(0deg) translateY(15px);-o-transform:rotateX(0deg) translateY(15px);transform:rotateX(0) translateY(15px)}to{-webkit-transform:rotateX(0deg) translateY(0px);-moz-transform:rotateX(0deg) translateY(0px);-ms-transform:rotateX(0deg) translateY(0px);-o-transform:rotateX(0deg) translateY(0px);transform:rotateX(0) translateY(0)}}.trustpilot-sm img{width:138px}.trustpilot-sm img.trust-logo{width:100px}.trustpilot-sm a{color:#000!important}.trustpilot-sm small,.trustpilot-sm .small{font-size:.675em!important;text-decoration:underline}.trustpilot-xs{margin-top:6px}.trustpilot-xs img{width:124px}.trustpilot-xs img.trust-logo{padding-right:10px}.trustpilot-xs small,.trustpilot-xs .small{font-size:.675em!important}.grw-net-widget-four-content{margin-top:16px}.grw-net-text-more-big{font-size:1.2rem}.grw-net-stars{width:92px}.grw-net-text-small{font-size:.75rem}.grw-net-widget-four-logo{display:none}.grw-net-widget-four-type-2{min-width:165px}.grw-net-widget-four-type-2 .grw-net-widget-four-content{padding-top:1px;padding-bottom:0}.social-container{margin-top:20px}.social-container a{transition:opacity .3s;opacity:1}.social-container a:hover{opacity:.8}.social-container a.fb,.social-container a.insta,.social-container a.youtube,.social-container a.twitter-x-icon{min-width:29px;min-height:29px}.newsletter-section .certificate-validate img{height:76px}@media (max-width: 991px){.newsletter-section .certificate-validate img{height:70px}}@media (max-width: 479px){.newsletter-section .certificate-validate img{height:54px}}.certification-section img.stripe-logo{width:180px;height:100%}.certification-section img.tp-logo{width:200px;height:100%}.certification-section img.cyber{-webkit-filter:grayscale(100%);filter:gray}.copyright-area{background-color:#242429;padding:50px 0 30px}@media (min-width: 992px){.copyright-area{padding:54px 0}}.copyright-area p.copyright-copy{font-size:14px!important;line-height:16px!important;font-weight:400!important;color:#a4a4a4;margin-top:20px;letter-spacing:normal}.copyright-area ul.sitemap-list li{padding-top:8px}.copyright-area ul.sitemap-list li a{color:#fff}.copyright-area ul.sitemap-list li a:hover{color:#ffe500}.copyright-collapse-area .footer-copyright-area .resource-links.rotate.down .bi-chevron-down{transition:all .3s ease}.copyright-collapse-area .footer-copyright-area .resource-links.rotate.down .bi-chevron-down:before{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.copyright-collapse-area .footer-copyright-area .footer_tagline_img img{max-width:250px}@media (min-width: 767.99px){.copyright-collapse-area .footer-copyright-area .footer_tagline_img img{max-width:270px}}.copyright-collapse-area .footer-copyright-area .footer-menu li{position:relative;padding-right:10px;margin-right:2px}.copyright-collapse-area .footer-copyright-area .footer-menu li:after{content:"|";position:absolute;right:0;color:#fff}.copyright-collapse-area .footer-copyright-area .footer-menu li:last-child:after{content:""}.copyright-collapse-area .border-top{border-top:1px solid #5E5E5E!important;padding-top:20px}.footer-section{background:#242429}.footer-section ul.sitemap-list li{padding-top:8px}.footer-section ul.sitemap-list li a{color:#fff}.footer-section ul.sitemap-list li a:hover{color:#ffe500}.paymentOption img{height:32px}@media (max-width: 767px){.paymentOption img{height:24px}}.paymentOption img.pay3paypal{height:26px}.laybuy-popup img{height:40px}@media (max-width: 767px){.laybuy-popup img{height:auto;max-width:70px}}@media (max-width: 767px){.laybuy-popup .laybuy-popup-interest-text{line-height:10px}}.laybuy-popup .laybuy-popup-interest-text p{font-size:16px}@media (max-width: 767px){.laybuy-popup .laybuy-popup-interest-text p{font-size:12px;line-height:12px}}.laybuy-popup .laybuy-popup-interest-text a{font-size:16px}@media (max-width: 767px){.laybuy-popup .laybuy-popup-interest-text a{font-size:10px}}.input-group.input-icon img{width:26px;position:absolute;top:0;z-index:100;margin:16px 8px}.input-group.input-icon .icon-float{position:absolute;top:0;left:0;z-index:100;font-size:22px;font-weight:600;padding:18px 12px;color:#000}.input-group.input-icon .form-floating{width:100%}.input-group.input-icon .form-floating .with-icon{padding-left:42px}.input-group.input-icon .form-floating .with-icon+label{padding-left:48px;width:100%;line-height:26px;font-size:1rem}.form-floating>.form-control{font-weight:500}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.425rem}.spinner-overlay{content:"";display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;z-index:9999}.spinner-overlay .spinner{height:60px;width:60px;margin:auto;position:fixed;top:0;bottom:0;left:0;right:0;-webkit-animation:rotation 1.5s infinite linear;-moz-animation:rotation 1.5s infinite linear;-o-animation:rotation 1.5s infinite linear;animation:rotation 1.5s infinite linear;border:6px solid rgba(255,255,255,.7);border-radius:100%;z-index:999}.spinner-overlay .spinner:before{content:"";display:block;position:absolute;left:-6px;top:-6px;height:60px;width:60px;border-top:6px solid #42af58;border-left:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid transparent;border-radius:100%}.spinner-overlay .loading-text{width:auto;position:absolute;top:calc(50% + 40px);left:0;right:0}.spinner-overlay .shimmer-text{font-weight:600;font-size:1.375em;margin:0 auto;padding:10px 100px;display:inline;text-align:center;color:#ffffff1a;background:-webkit-gradient(linear,left top,right top,from(#b9b9b9),to(#b9b9b9),color-stop(.5,#fff));background:-moz-gradient(linear,left top,right top,from(#b9b9b9),to(#b9b9b9),color-stop(.5,#fff));background:gradient(linear,left top,right top,from(#b9b9b9),to(#b9b9b9),color-stop(.5,#fff));-webkit-background-size:125px 100%;-moz-background-size:125px 100%;background-size:125px 100%;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;-webkit-animation-name:shimmer;-moz-animation-name:shimmer;animation-name:shimmer;-webkit-animation-duration:2s;-moz-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-iteration-count:infinite;background-repeat:no-repeat;background-position:0 0;background-color:#b9b9b9}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@-moz-keyframes rotation{0%{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(359deg)}}@-o-keyframes rotation{0%{-o-transform:rotate(0deg)}to{-o-transform:rotate(359deg)}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@-moz-keyframes shimmer{0%{background-position:top left}to{background-position:top right}}@-webkit-keyframes shimmer{0%{background-position:top left}to{background-position:top right}}@-o-keyframes shimmer{0%{background-position:top left}to{background-position:top right}}@keyframes shimmer{0%{background-position:top left}to{background-position:top right}}@media (max-width: 1200px){.google-sm .trustpilot-sm{margin-top:0}.google-sm .trustpilot-sm img{width:124px}.google-sm .trustpilot-sm img.trust-logo{padding-right:10px}.google-sm .trustpilot-sm small,.google-sm .trustpilot-sm .small{font-size:.675em!important}}.google-sm .kXZOYs{font-size:12px!important}.ByVp{margin-right:6px!important}.trustedsite-trustmark{margin:0 auto;width:150px;height:64px}@media (min-width: 992px){.trustedsite-trustmark{width:150px;height:64px;margin:0}}.sr-only{visibility:hidden;display:none}.LayoutSidebar__Inner-sc-oejpsz-1,.LayoutSidebar__Inner-sc-d4pbft-1{justify-content:start!important}.BadgeSources__Container-sc-so7nz-0{display:inline-block!important;vertical-align:top;margin-right:5px}.jhGqBp:not(:first-child){margin-top:0!important}.BadgeContainer__Inner-sc-pa6z2-0,.BadgeContainer__Inner-sc-uut3w0-0{padding:12px 0!important;display:block!important;margin:0!important}.BadgeTotalReviews__Content-sc-1sj93r3-0,.BadgeTotalReviews__Content-sc-1ipdekn-0{font-size:12px!important;color:#000!important;text-align:left!important}.BadgeTitle__Container-sc-1quvotw-0,.BadgeTitle__Container-sc-embcj6-0{display:inline-block!important}#not-found-error{position:relative;height:calc(100vh - 77px)}#not-found-error .notfound{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.notfound{max-width:920px;width:100%;line-height:1.4;text-align:center;padding-left:15px;padding-right:15px}.notfound .notfound-404{position:absolute;height:100px;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);z-index:-1}.notfound .notfound-404 h1,.notfound .notfound-404 .h1{color:#333;font-weight:900;font-size:276px;margin:0;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.notfound h2,.notfound .h2{font-size:46px;color:#3bd55a;font-weight:900;text-transform:uppercase;margin:0}@media only screen and (max-width: 480px){.notfound .notfound-404 h1,.notfound .notfound-404 .h1{font-size:162px}.notfound h2,.notfound .h2{font-size:26px}}.mix-blend{mix-blend-mode:multiply}.kPSLRP{display:block!important}.kPSLRP .lnsFjO{display:block;padding:10px 0;margin-top:4px}.kPSLRP .lnsFjO .fbuqwM{display:inline-block;vertical-align:middle;height:28px}.kPSLRP .lnsFjO .fxZVMr{display:inline;font-weight:600;font-size:16px;padding-left:2px}.kPSLRP .lnsFjO .eEilDy{text-align:left;padding-left:3px;font-size:.675em!important;color:#000;margin-top:3px}.kPSLRP .lnsFjO .eUXYaT{margin-top:0;padding-left:3px}.search-sticky-menu{position:fixed;width:100%;background:#fff;z-index:1003;box-shadow:1px -1px 4px #3333335e;bottom:0;transition:all .5s ease 0s;height:fit-content!important}.search-sticky-menu ul li{flex-grow:1;flex-basis:0}.job-support img{mix-blend-mode:luminosity;max-height:25px}@media (min-width: 768px){.job-support img{max-height:30px}}.modal-backdrop{opacity:.8}.instalment-modal h3,.instalment-modal .h3,.payl8r-modal h3,.payl8r-modal .h3{font-size:24px}@media (min-width: 992px){.instalment-modal h3,.instalment-modal .h3,.payl8r-modal h3,.payl8r-modal .h3{font-size:32px}}.instalment-modal h5,.instalment-modal .h5,.payl8r-modal h5,.payl8r-modal .h5{font-size:18px}@media (min-width: 992px){.instalment-modal h5,.instalment-modal .h5,.payl8r-modal h5,.payl8r-modal .h5{font-size:26px}}.instalment-modal .card-images-footer-container,.payl8r-modal .card-images-footer-container{display:flex}.instalment-modal .card-images-footer-container .img-card-1,.payl8r-modal .card-images-footer-container .img-card-1{max-width:246px;width:100%}@media (min-width: 768px){.instalment-modal .card-images-footer-container .img-card-1,.payl8r-modal .card-images-footer-container .img-card-1{max-width:320px}}.instalment-modal .card-images-footer-container .img-card-2,.payl8r-modal .card-images-footer-container .img-card-2{max-width:56px;width:100%}@media (min-width: 768px){.instalment-modal .card-images-footer-container .img-card-2,.payl8r-modal .card-images-footer-container .img-card-2{max-width:76px}}.payl8r-container p{font-size:14px;color:#78a681}.payl8r-container .border-lg-end{border-right:1px solid #dee2e6;border-bottom:none}.payl8r-container h3,.payl8r-container .h3{font-size:24px}@media (min-width: 992px){.payl8r-container h3,.payl8r-container .h3{font-size:32px}}.payl8r-container h5,.payl8r-container .h5{font-size:18px}@media (min-width: 992px){.payl8r-container h5,.payl8r-container .h5{font-size:20px}}.paypal-container{background-color:#f8f8f8}.paypal-container .circle{height:35px;width:35px;line-height:45px;border-radius:50px;background-color:#fff;margin:0 auto;text-align:center;color:#242429;border:1px solid #242429;display:flex;font-weight:600;justify-content:center;align-items:center;font-size:18px;position:relative}@media (min-width: 992px){.paypal-container .circle:after{content:"";position:absolute;left:49px;border:1px dashed #242429;width:118px;top:48%}}@media (min-width: 1200px){.paypal-container .circle:after{content:"";position:absolute;left:49px;border:1px dashed #242429;width:200px;top:48%}}.paypal-container .circle.last-circle:after{display:none}.paypal-container .blue-text{color:#242429}.paypal-container .border-lg-end{border-bottom:1px solid #dee2e6}@media (min-width: 992px){.paypal-container .border-lg-end{border-right:1px solid #dee2e6;border-bottom:none}}.paypal-container p{font-size:14px}.paypal-container h5,.paypal-container .h5{font-size:18px}.klarna-container{background-color:#f8f8f8}.klarna-container .circle{height:35px;width:35px;line-height:45px;border-radius:50px;background-color:#fff;margin:0 auto;text-align:center;color:#242429;border:1px solid #242429;display:flex;font-weight:600;justify-content:center;align-items:center;font-size:18px;position:relative}@media (min-width: 992px){.klarna-container .circle:after{content:"";position:absolute;left:49px;border:1px dashed #242429;width:118px;top:48%}}@media (min-width: 1200px){.klarna-container .circle:after{content:"";position:absolute;left:49px;border:1px dashed #242429;width:200px;top:48%}}.klarna-container .circle.last-circle:after{display:none}.klarna-container .blue-text{color:#242429}.klarna-container .border-lg-end{border-bottom:1px solid #dee2e6}@media (min-width: 992px){.klarna-container .border-lg-end{border-right:1px solid #dee2e6;border-bottom:none}}.klarna-container p{font-size:14px}.klarna-container h5,.klarna-container .h5{font-size:18px}#laybuy_popup .btn-close{position:absolute;right:20px;top:20px}#laybuy_popup .modal-body{padding:60px 15px 15px}@media (min-width: 992px){#laybuy_popup .modal-body{padding:40px 30px}}.instalment-widget h4,.instalment-widget .h4{font-size:20px;color:#fff;margin-bottom:10px}.link-more{position:relative;padding:10px 0;transition:.5s}.link-more svg{fill:#fff;height:14px;display:inline-block}.link-more:hover{color:#ffe500!important}.link-more:hover svg{fill:#ffe500!important}.link-arrow{position:relative}.link-arrow img{opacity:0;height:13px;width:13px;margin-left:-10px}.link-arrow:hover{padding-right:24px;padding-left:0;transition:.5s;color:#ffe500!important}.link-arrow:hover img{opacity:1;transition:.5s;margin-left:5px}.review-block-dark .BadgeContainer__Inner-sc-pa6z2-0{background:transparent!important;padding:0!important}.review-block-dark .BadgeTitle__Container-sc-1quvotw-0,.review-block-dark .RatingValue__Container-sc-1eexc2w-0{color:#fff!important}.review-block-dark .ejuKPv{color:#fff!important;font-size:14px!important;margin-top:6px}.review-block-dark .trustpilot-sm{-webkit-animation:fadein 1s;-moz-animation:fadein 1s;-ms-animation:fadein 1s;-o-animation:fadein 1s;animation:fadein 1s}.review-block-dark .trustpilot-sm small,.review-block-dark .trustpilot-sm .small{color:#fff!important;font-size:14px!important;margin-top:3px!important;display:block}.review-block-dark .trustpilot-sm small a,.review-block-dark .trustpilot-sm .small a{color:#fff!important;font-size:14px!important}.review-block-dark .trustpilot-sm svg #H2_-_Desktop{fill:#fff!important}.review-block-light .BadgeContainer__Inner-sc-pa6z2-0{background:transparent!important;padding:0!important}.review-block-light .BadgeTitle__Container-sc-1quvotw-0,.review-block-light .RatingValue__Container-sc-1eexc2w-0{color:#000!important}.review-block-light .ejuKPv{color:#000!important;font-size:14px!important;margin-top:6px}.review-block-light .trustpilot-sm{-webkit-animation:fadein 1s;-moz-animation:fadein 1s;-ms-animation:fadein 1s;-o-animation:fadein 1s;animation:fadein 1s}.review-block-light .trustpilot-sm small,.review-block-light .trustpilot-sm .small{color:#000!important;font-size:14px!important;margin-top:3px!important;display:block}.review-block-light .trustpilot-sm small a,.review-block-light .trustpilot-sm .small a{color:#000!important;font-size:14px!important}.review-block-light .trustpilot-sm svg #H2_-_Desktop{fill:#000!important}.indicators{position:relative;width:30px;height:30px;transform:rotate(315deg)}.indicators span{position:absolute;left:0;top:0;width:20px;height:20px;box-sizing:border-box;border:none;border-bottom:4px solid #5ae572;border-right:4px solid #5ae572;animation:animate 1s linear infinite}.indicators span:nth-child(1){top:-12px;left:-12px;animation-delay:0s}.indicators span:nth-child(2){top:-6px;left:-6px;animation-delay:.2s}.indicators span:nth-child(3){top:0;left:0;animation-delay:.4s}.indicators span:nth-child(4){top:6px;left:6px;animation-delay:.6s}.indicators span:nth-child(5){top:12px;left:12px;animation-delay:.8s}.dropdown-menu .go-to-menu a.active_menu,#responsive-mobile-menu a.active_menu{border-left:5px solid #3bd55a!important}.right-track-widget h6,.right-track-widget .h6{line-height:1.2;font-size:1.7rem}@media (min-width: 768px){.right-track-widget h6,.right-track-widget .h6{font-size:3rem}}@media (min-width: 991px){.right-track-widget h6,.right-track-widget .h6{font-size:22px}}.right-track-widget .right-0{right:0}.right-track-widget a span{margin-left:3px}.text-bold{font-weight:700!important}img.gray-image{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.change-to-green{background:#e5f3e7!important}.bg-charcoal{background-color:#242429}.border-light-gray{border:1px solid #c7c7c7}.h-72{height:72px}.affiliate-header span{font-size:1.8rem}a.guardperks-container h6,a.guardperks-container .h6{font-size:20px}a.guardperks-container .svg-container{width:30px;height:30px;border-radius:100%;margin-left:5px;margin-top:15px;background-color:#46464b;transition:.3s}a.guardperks-container .svg-container svg{fill:#fff;height:10px}a.guardperks-container:hover .svg-container{background-color:#ffe500}a.guardperks-container:hover svg{fill:#000}.people-social-proof-home{padding:28px 0}.people-social-proof-home .circles-gallery{position:relative;height:55px;margin-left:22.5px;width:auto}.people-social-proof-home .circles-gallery img{width:52px;height:52px}@media (max-width: 991.99px){.people-social-proof-home .circles-gallery img{width:44px;height:42px}}@media (min-width: 320px){.people-social-proof-home .circles-gallery{width:auto;display:flex;margin-right:0}}@media (min-width: 992px){.people-social-proof-home .circles-gallery{width:auto;margin-right:5px;display:flex}}.people-social-proof-home .circles-gallery>*{position:relative;display:inline-block;margin-left:-22.5px;height:100%;border:solid 4px #101010;aspect-ratio:1;border-radius:50%;z-index:10}.people-social-proof-home .circles-gallery>.video-icon{border:none!important}.people-social-proof-home .circles-gallery>.video-icon img:hover{opacity:.9;transition:opacity .5s ease-out;-moz-transition:opacity .5s ease-out;-webkit-transition:opacity .5s ease-out;-o-transition:opacity .5s ease-out}.people-social-proof-home .text-circles-gallery{font-size:16px!important;font-weight:500;line-height:20px}@media (max-width: 767px){.people-social-proof-home .text-circles-gallery{line-height:18px;font-size:16px!important;padding-left:5px}}@media (max-width: 380px){.people-social-proof-home .text-circles-gallery{font-size:14px!important;padding-left:0}}.people-social-proof-home .text-circles-gallery a{color:#242429}.people-social-proof-home .text-circles-gallery a:hover{color:#3bd55a}.people-social-proof{padding:25px 0}.people-social-proof .circles-gallery{position:relative;height:50px;margin-left:27.5px;width:200px}@media (min-width: 380px){.people-social-proof .circles-gallery{width:auto;display:flex;margin-right:20px}}@media (min-width: 992px){.people-social-proof .circles-gallery{width:auto;margin-right:5px;display:flex}}.people-social-proof .circles-gallery>*{position:relative;display:inline-block;margin-left:-22.5px;height:100%;border:solid 2px #242429;aspect-ratio:1;border-radius:50%;z-index:10}.people-social-proof .circles-gallery>.video-icon{border:none!important}.people-social-proof .circles-gallery>.video-icon img:hover{opacity:.9;transition:opacity .5s ease-out;-moz-transition:opacity .5s ease-out;-webkit-transition:opacity .5s ease-out;-o-transition:opacity .5s ease-out}.people-social-proof .text-circles-gallery{font-size:18px!important;font-weight:500;line-height:23px}@media (max-width: 767px){.people-social-proof .text-circles-gallery{line-height:20px;font-size:16px!important;padding-left:12px}}@media (max-width: 380px){.people-social-proof .text-circles-gallery{font-size:14px!important;padding-left:0}}.people-social-proof .text-circles-gallery a{color:#242429}.people-social-proof .text-circles-gallery a:hover{color:#3bd55a}.starter-pack-container{min-height:480px;height:100%}@media (min-width: 615px){.starter-pack-container{min-height:362px;height:100%}}.twitter-ico svg{fill:#000;width:100%;max-width:23px;height:23px}@media (min-width: 991px){.twitter-ico svg{max-width:27px;height:27px}}.twitter-ico svg:hover{fill:#1d9bf0}.twitter-x-icon .twitter-x-icon-box{background:#000;display:inline-block;text-align:center;line-height:0;padding:6px;border-radius:10px}.twitter-x-icon .twitter-x-icon-box:hover{background:#1d9bf0}.twitter-x-icon .twitter-x-icon-box svg{width:12px;height:12px}.money-wise-card h5,.money-wise-card .h5{font-size:22px}@media (min-width: 992px){.ff-compose-form{padding-bottom:65px!important}}@media (max-width: 768px){.ff-compose-form .ff-form .ff-powered-img{width:200px;padding-top:0}}.cutom-cross-btn{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:.32rem;box-sizing:content-box;color:#000;height:1em;opacity:.5;padding:.25em;width:1em;position:absolute;right:1rem;top:1rem}.cutom-cross-btn:hover{color:#000;opacity:.75;text-decoration:none}.icon-adjust{margin-left:3px;margin-top:3px}.contact-resources img{max-width:124px;width:100%}.no-scrollbar-image{-ms-overflow-style:none;scrollbar-width:none!important}.no-scrollbar-image::-webkit-scrollbar{display:none}@media (max-width: 991px){.gl-navbar{padding:12px 0!important}}@media (min-width: 992px){.gl-navbar .go-to-sec .logo-container{width:160px}}.gl-navbar .go-to-sec .logo-container img.brand-logo{min-width:150px;max-width:235px;margin-left:0}@media (max-width: 479px){.gl-navbar .go-to-sec .logo-container img.brand-logo{max-width:200px;margin-left:0}}.gl-navbar .go-to-sec .nav-item .nav-link .chevron-animate{transform:rotate(0);transition:transform .2s;display:block}.gl-navbar .go-to-sec .nav-item .nav-link.show .chevron-animate{transform:rotate(180deg);transition:transform .2s}.gl-navbar .center-menu .product-menu .mega-content .border-right{border-right:1px solid #CFCFCF}.gl-navbar .center-menu .product-menu .mega-content .card{box-shadow:0 4px 8px #0000001a}@media (min-width: 1400px){.gl-navbar .center-menu .product-menu .mega-content .card img.gp-lg{width:130px}}@media (min-width: 1400px){.gl-navbar .center-menu .product-menu .mega-content .card img.gp-sm{max-width:100%}}.gl-navbar .center-menu .product-menu .mega-content .card img.easyApply-screen{width:120px;bottom:0;right:15px}.gl-navbar .center-menu .product-menu .mega-content .card .mobile-screen{bottom:0;right:15px}.gl-navbar .center-menu .product-menu .mega-content .card .aplh-logo-screen{max-width:100px;right:30px;top:15%}.gl-navbar .center-menu .courses-menu .mega-content .border-right{border-right:1px solid #CFCFCF}.dropdown-menu{max-width:1600px;width:100%;right:0;margin:0 auto;box-shadow:0 3px 6px #00000029;z-index:1021}.dropdown-menu.goto-menu{max-width:1400px!important;z-index:1021}.dropdown-menu.goto-menu .social-media-links{padding-bottom:15px}.dropdown-menu.goto-menu .social-media-links .social-links-menu .bi{color:#242429;font-size:32px;transition:all ease-in-out .3s}.dropdown-menu.goto-menu .social-media-links .social-links-menu .bi.bi-facebook:hover{color:#1877f2}.dropdown-menu.goto-menu .social-media-links .social-links-menu .bi.bi-youtube:hover{color:red}.dropdown-menu.goto-menu .social-media-links .social-links-menu .bi.bi-instagram:hover{color:transparent;background:radial-gradient(circle at 30% 107%,#fdf497,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);background:-webkit-radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%);background-clip:text;-webkit-background-clip:text}.dropdown-menu.goto-menu .social-media-links .social-links-menu .bi.bi-twitter:hover{color:#55acee}.dropdown-menu.goto-menu .social-media-links .social-links-menu .bi.bi-linkedin:hover{color:#0a66c2}.dropdown-menu .mega-content{background:#fff}.dropdown-menu .mega-content .menu_names{font-size:18px}@media (max-width: 991px){.dropdown-menu .mega-content{margin-top:30px;margin-bottom:35px}}.dropdown-menu .mega-content a{text-decoration:none;color:#000;line-height:1.5;transition:all ease-in-out .3s}.dropdown-menu .mega-content a .round-icons-style{max-width:38px;background:#50b37f;border-radius:50px;height:38px;width:100%;align-items:center;display:flex;justify-content:center}.dropdown-menu .mega-content a:hover,.dropdown-menu .mega-content a:hover span{color:#419533}.dropdown-menu .mega-content a:hover .round-icons-style{transition:all ease-in-out .3s;background:#419533}.dropdown-menu .mega-content .full-career-list a{text-decoration:none;color:#000}.dropdown-menu .mega-content .full-career-list a:hover{color:#5e5e5e}@media (min-width: 992px){.dropdown-menu .mega-content .full-career-list{max-height:450px;overflow-y:auto}}.dropdown-menu .mega-content .full-career-list .accordion{margin-top:5px}.dropdown-menu .mega-content .full-career-list .accordion .accordion-item{border-top:none!important}.dropdown-menu .mega-content .full-career-list .accordion .accordion-item .accordion-body{padding:6px 4px}.dropdown-menu .mega-content .full-career-list .accordion .accordion-item .accordion-button{font-family:Roboto,sans-serif}@media (min-width: 992px){.dropdown-menu .mega-content .full-career-list .accordion .accordion-item .accordion-button{padding:8px 8% 8px 0}}.dropdown-menu .mega-content .full-career-list .accordion .accordion-item .accordion-button:not(.collapsed){background:#fff}.dropdown-menu .hiring-img-01{width:100%}.dropdown-menu .hiring-img-02{width:100%;margin-left:20%}.dropdown-menu .go-to-menu a{position:relative;height:105px}.dropdown-menu .go-to-menu a.menu-card-full{background-color:#242429;flex:1;overflow:hidden;transition:all ease-in-out .3s}.dropdown-menu .go-to-menu a.menu-card-full img{height:104px;transition:all ease-in-out .3s;position:absolute;bottom:0;right:0}.dropdown-menu .go-to-menu a.menu-card-full .menu-card-text{z-index:1}.dropdown-menu .go-to-menu a.menu-card-full:hover{transition:all ease-in-out .3s;background-color:#3bd55a}.dropdown-menu .go-to-menu a.menu-card-full:hover img{transition:all ease-in-out .3s;transform:scale(1.1)}.dropdown-menu .go-to-menu a.menu-card{background-color:#242429;overflow:hidden;transition:all ease-in-out .3s;flex:0 0 49%;margin-bottom:10px}.dropdown-menu .go-to-menu a.menu-card img{height:100px;transition:all ease-in-out .3s;position:absolute;bottom:0;right:0}.dropdown-menu .go-to-menu a.menu-card .menu-card-text{z-index:1}.dropdown-menu .go-to-menu a.menu-card:hover{transition:all ease-in-out .3s;background-color:#3bd55a;color:#fff!important}.dropdown-menu .go-to-menu a.menu-card:hover img{transition:all ease-in-out .3s;transform:scale(1.1)}.toggle-menu .toggle-container{background-color:transparent;border:none;cursor:pointer;display:inline-block;height:34px;outline:none;padding:0;pointer-events:initial;position:relative;vertical-align:middle;width:100%;max-width:34px;min-width:34px;z-index:9;border:2px solid #000;border-radius:50px}.toggle-menu span{background-color:#3bd55a;content:"";display:block;height:2px;left:calc(50% - 9px);position:absolute;top:calc(50% - 1px);transform-origin:50% 50%;transition:background-color .2s ease-in-out,top .2s .2s ease-out,transform .2s linear;width:18px}.toggle-menu span:before,.toggle-menu span:after{background-color:#3bd55a;content:"";display:block;height:2px;position:absolute;transform-origin:50% 50%;transition:background-color .2s ease-in-out,top .2s .2s ease-out,transform .2s linear;width:18px}.toggle-menu span:before{top:6px}.toggle-menu span:after{top:-6px}.toggle-menu.active span{background-color:transparent;transition:background .2s ease-out}.toggle-menu.active span:before,.toggle-menu.active span:after{transition:top .2s ease-out,transform .2s .2s ease-out;background-color:#fff}.toggle-menu.active span:before{top:0;transform:rotate3d(0,0,1,-45deg)}.toggle-menu.active span:after{top:0;transform:rotate3d(0,0,1,45deg)}.dropdown-toggle:after{display:none}@media (min-width: 768px){.animate{animation-duration:.5s;-webkit-animation-duration:.5s;animation-fill-mode:both;-webkit-animation-fill-mode:both}}@keyframes slideIn{0%{transform:translateY(1rem);opacity:0}to{transform:translateY(0);opacity:1}0%{transform:translateY(1rem);opacity:0}}@-webkit-keyframes slideIn{0%{-webkit-transform:transform;-webkit-opacity:0}to{-webkit-transform:translateY(0);-webkit-opacity:1}0%{-webkit-transform:translateY(1rem);-webkit-opacity:0}}.slideIn{-webkit-animation-name:slideIn;animation-name:slideIn}.navbar .last-menu .nav-link{padding-left:12px!important;padding-right:12px!important;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-ms-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}@media (max-width: 540px){.navbar .last-menu .nav-link{padding:0 4px!important}}.navbar .last-menu .nav-link:hover{opacity:.6}@media (min-width: 992px){.navbar .last-menu .nav-link .show-hover{opacity:0;max-height:0;overflow:hidden;transform:translateY(5px);transition:opacity .3s ease-in-out,max-height .3s ease-in-out,transform .3s ease-in-out}}@media (min-width: 992px){.navbar .last-menu .nav-link.ai-icon{min-width:68px}}@media (max-width: 991.99px){.navbar .last-menu .nav-link.ai-icon{padding:2px}}.navbar .last-menu .nav-link.ai-icon img.ai-logo{width:35px;height:35px}@media (min-width: 992px){.navbar .last-menu .nav-link.ai-icon img.ai-logo{width:40px;height:40px;transition:width .3s ease-in-out,height .3s ease-in-out}}@media (min-width: 992px){.navbar .last-menu .nav-link.ai-icon:hover .show-hover{opacity:1;max-height:15px;transform:translateY(0)}}@media (min-width: 992px){.navbar .last-menu .nav-link.ai-icon:hover.nav-link{opacity:1!important}}@media (min-width: 992px){.navbar .last-menu .nav-link.ai-icon:hover img{width:30px;height:30px}}.navbar .last-menu img{height:30px}.navbar .last-menu small,.navbar .last-menu .small{font-size:13px}ul.nav.navbar-nav li a:link{line-height:32px}.offcanvas{transition:transform .3s ease-in-out;z-index:2147483003}@media (max-width: 991px){body.offcanvas-active{overflow:hidden}}@media all and (max-width: 991px){.offcanvas-header{display:block;position:absolute;right:0;top:0}.screen-darken{height:100%;width:0%;z-index:30;position:fixed;top:0;right:0;opacity:0;visibility:hidden;background-color:#2229;transition:opacity .2s linear,visibility .2s,width 2s ease-in}.screen-darken.active{z-index:10;transition:opacity .3s ease,width 0s;opacity:1;width:100%;visibility:visible}.mobile-offcanvas{visibility:hidden;transform:translate(-100%);border-radius:0;display:block;position:fixed!important;top:0!important;left:0;height:100%;z-index:1200;margin:0!important;margin:0;right:0;width:85%;overflow-y:scroll;overflow-x:hidden;transition:visibility .3s ease-in-out,transform .3s ease-in-out}.mobile-offcanvas.show{visibility:visible;transform:translate(0)}.mobile-offcanvas .container,.mobile-offcanvas .container-fluid,.mobile-offcanvas .container-sm,.mobile-offcanvas .container-md,.mobile-offcanvas .container-lg,.mobile-offcanvas .container-xl,.mobile-offcanvas .container-xxl{display:block}}.navbar-light .navbar-nav .nav-link{color:#fff}.navbar-light .navbar-nav .nav-link:hover{color:#fff9}.navbar-menu-sm{padding:.606rem 0}.navbar-menu-sm button.navbar-toggler{border:none}.navbar-menu-sm button:focus{outline:none;box-shadow:none}.quote_info{position:absolute;right:-1.5rem;width:100%;padding:1.5rem;top:-2rem;background:#272121;border-radius:20px;max-width:450px}@media (max-width: 991.99px){.quote_info{position:inherit}}.quote_info .btn-wrapper{display:flex;align-items:center;justify-content:space-between;gap:1rem}@media (max-width: 991.99px){.quote_info .btn-wrapper{flex-wrap:wrap}}.quote_info .btn-wrapper .btn{flex:1;white-space:nowrap}@media (max-width: 991.99px){.quote_info .btn-wrapper .btn{width:100%;margin:0!important}}#responsive-menu{margin-top:92px;border:none}@media (max-width: 991px){#responsive-menu .menu-container{border-radius:0!important;display:flex;flex-direction:column;height:100%}}#responsive-menu .menu-container .accordion-item{border:none;padding:0}#responsive-menu .menu-container .accordion-body .go-to-menu a{position:relative;height:100px}#responsive-menu .menu-container .accordion-body .go-to-menu a.menu-card{background-color:#242429;flex:0 0 49%;margin-bottom:10px;overflow:hidden;transition:all ease-in-out .3s}#responsive-menu .menu-container .accordion-body .go-to-menu a.menu-card img{height:100px;transition:all ease-in-out .3s;position:absolute;bottom:0;right:0}#responsive-menu .menu-container .accordion-body .go-to-menu a.menu-card .menu-card-text{z-index:1}#responsive-menu .menu-container .accordion-body .go-to-menu a.menu-card:hover{transition:all ease-in-out .3s;background-color:#3bd55a}#responsive-menu .menu-container .accordion-body .go-to-menu a.menu-card:hover img{transition:all ease-in-out .3s;transform:scale(1.1)}#responsive-menu .menu-container .accordion-body a{text-decoration:none;color:#000;line-height:1.5;transition:all ease-in-out .3s}#responsive-menu .menu-container .accordion-body a .round-icons-style{max-width:38px;background:#50b37f;border-radius:50px;height:38px;width:100%;align-items:center;display:flex;justify-content:center}#responsive-menu .menu-container .accordion-body a:hover{color:#5e5e5e}#responsive-menu .menu-container .accordion-body a:hover .round-icons-style{transition:all ease-in-out .3s;background:#419533}#responsive-menu .menu-container .accordion-body .full-career-list-mobile .accordion-header .accordion-button{padding-left:0!important;padding-top:10px;padding-bottom:10px}#responsive-menu .menu-container .accordion-body .full-career-list-mobile .accordion-collapse .accordion-body{padding:0!important}#responsive-menu .menu-container .accordion-header .accordion-button{background:transparent;color:#242429!important;font-weight:500!important;font-size:18px;box-shadow:none;font-family:Roboto,sans-serif;padding:14px 6px}#responsive-menu .menu-container .accordion-header .accordion-button.button-mobile:not(.collapsed){color:#3bd55a!important}#responsive-menu .menu-container .accordion-header .accordion-button.button-mobile.collapsed:after{content:"";background-image:none;font-size:20px;font-weight:700;color:#242429;font-family:bootstrap-icons!important}#responsive-menu .menu-container .accordion-header .accordion-button.button-mobile:after{content:"";font-size:18px;color:#3bd55a;font-weight:700;background-image:none;font-family:bootstrap-icons!important;transform:rotate(0);top:12px!important}#responsive-menu+.offcanvas-backdrop{margin-top:91px}#responsive-menu+.offcanvas-backdrop.show{opacity:.5}.navbar-toggler:focus,.navbar-toggler:active{outline:0}.navbar-toggler{border:none}.navbar-toggler span{display:block;background-color:#fff;height:3px;width:25px;margin-top:4px;margin-bottom:4px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);position:relative;left:0;opacity:1}.navbar-toggler span:nth-child(2){width:20px}.navbar-toggler span:nth-child(1),.navbar-toggler span:nth-child(3){-webkit-transition:transform .35s ease-in-out;-moz-transition:transform .35s ease-in-out;-o-transition:transform .35s ease-in-out;transition:transform .35s ease-in-out}.navbar-toggler:not(.collapsed) span:nth-child(1){position:absolute;left:6px;top:10px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg);opacity:.9}.navbar-toggler:not(.collapsed) span:nth-child(2){height:12px;visibility:hidden;background-color:transparent}.navbar-toggler:not(.collapsed) span:nth-child(3){position:absolute;left:6px;top:10px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg);opacity:.9}.navbar-toggler:focus,.navbar-toggler:active,.navbar-toggler-icon:focus{outline:none;box-shadow:none;border:none}section.latestNews{padding:60px 0}@media (max-width: 991px){section.latestNews{padding:40px 0}}section.latestNews .latestNewsContainer{overflow-x:auto}section.latestNews .latestNewsContainer .card{overflow-y:hidden}section.latestNews .latestNewsContainer .card .card-body{margin-top:-60px;background:#fff;margin-left:20px;margin-right:20px;position:relative}section.latestNews .latestNewsContainer .card .card-body:before{background-image:url(/build/assets/chevron-orange-WrwoMDhl.svg);background-position:right center;background-size:contain;background-repeat:no-repeat;position:absolute;top:20px;right:10px;height:32px;width:100%;content:""}section.latestNews .latestNewsContainer .card .card-body .card-title{font-size:22px!important;max-width:75%;width:100%}section.latestNews .latestNewsContainer .card .card-body .category{border-radius:50px}section.latestNews .latestNewsContainer .card:before{background-image:url(/build/assets/chevron-white-CvYv-6hE.svg);background-position:right center;background-size:contain;background-repeat:no-repeat;position:absolute;top:-16px;right:30px;height:32px;width:100%;content:""}section.latestNews .latestNewsContainer .card:after{background-image:url(/build/assets/green-lines-abHejBxf.svg);background-position:right center;background-size:contain;background-repeat:no-repeat;position:absolute;top:40px;left:10px;height:50px;width:50px;content:""}@media (max-width: 991px){section.latestNews .latestNewsContainer .card:after{left:-10px}}section.latestNews .latestNewsContainer .fixedWidth img{height:250px;object-fit:cover}@media (max-width: 991px){section.latestNews .latestNewsContainer .fixedWidth{min-width:980px}}section.latestNews .latestNewsContainer .fixedWidth a{text-decoration:none!important;color:#000}section.latestNews .latestNewsContainer .fixedWidth a.card{width:30%}section.top-navbar a{padding:6px 8px;min-width:112px;display:inline-block;text-align:center;font-size:16px}@media (max-width: 767px){section.top-navbar a{min-width:auto;font-size:14px;padding:6px;letter-spacing:-.5px}}section.top-navbar a.active{background:#fff!important;color:#000;position:relative;z-index:99}section.top-navbar a:last-child{min-width:75px}@media (max-width: 767px){section.top-navbar a:last-child{min-width:auto}}section .slide-right-tp{position:absolute;right:-200px;width:200px;z-index:2;border-radius:5px 0 0 5px;bottom:50px;background:#00f;-webkit-animation:slide .5s forwards;-webkit-animation-delay:2s;animation:slide .5s forwards;animation-delay:.5s}@-webkit-keyframes slide{to{right:0}}@keyframes slide{to{right:0}}#header-video .modal-header{position:absolute;right:0;top:0;border:none;background:#000c;border-radius:0;z-index:2}#header-video .modal-header button .icon{color:#fff}.blur-object{-webkit-animation:fadein 1s;-moz-animation:fadein 1s;-ms-animation:fadein 1s;-o-animation:fadein 1s;animation:fadein 1s}@keyframes fadein{0%{opacity:0;filter:blur(5px);-webkit-filter:blur(5px)}to{opacity:1;filter:blur(0px);-webkit-filter:blur(0px)}}@-moz-keyframes fadein{0%{opacity:0;filter:blur(5px);-webkit-filter:blur(5px)}to{opacity:1;filter:blur(0px);-webkit-filter:blur(0px)}}@-webkit-keyframes fadein{0%{opacity:0;filter:blur(5px);-webkit-filter:blur(5px)}to{opacity:1;filter:blur(0px);-webkit-filter:blur(0px)}}section.header-security{position:relative;padding:40px 0}@media (min-width: 992px){section.header-security{padding:65px 0}}section.header-security.overlay-image{background-image:url(/build/assets/chevron-dark-right-B2-iOaC0.svg);background-repeat:no-repeat;background-size:contain;background-position:right;width:100%}section.header-security h1,section.header-security .h1{font-size:36px;line-height:40px}@media (min-width: 992px){section.header-security h1,section.header-security .h1{font-size:58px;line-height:60px}}@media (max-width: 991px){section.header-security h5,section.header-security .h5{font-size:18px;font-weight:500}}section.popular-link-header{padding:40px 0}@media (min-width: 992px){section.popular-link-header{padding:50px 0}}@media (min-width: 992px){section.popular-link-header .popular-link-block{width:49%;margin-bottom:5px}}@media (min-width: 1400px){section.popular-link-header .popular-link-block{width:30%}}section.popular-link-header .gp-card-container .gp-card-content{width:50%}@media only screen and (max-width: 1199px) and (min-width: 992px){section.popular-link-header .gp-card-container .gp-card-content{width:60%}}section.popular-link-header .gp-card-container .gp-card{bottom:0;right:0;max-width:150px}@media only screen and (max-width: 1199px) and (min-width: 992px){section.popular-link-header .gp-card-container .gp-card{right:-35px}}@media (min-width: 1200px){section.popular-link-header .max-width-12{max-width:12%}}section.popular-link-header .security-ai-card:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important;border-radius:12px}@-webkit-keyframes eclipseAI-sm{0%{top:-10px;right:0}20%{top:-10px;right:27%}25%{top:-10px;right:27%}50%{top:5%;right:27%}70%{top:5%;right:0}75%{top:5%;right:0}to{top:-10px;right:0}}@-moz-keyframes eclipseAI-sm{0%{top:-10px;right:0}20%{top:-10px;right:27%}25%{top:-10px;right:27%}50%{top:5%;right:27%}70%{top:5%;right:0}75%{top:5%;right:0}to{top:-10px;right:0}}@keyframes eclipseAI-sm{0%{top:-10px;right:0}20%{top:-10px;right:27%}25%{top:-10px;right:27%}50%{top:5%;right:27%}70%{top:5%;right:0}75%{top:5%;right:0}to{top:-10px;right:0}}section.popular-link-header .security-ai-card .gradient-eclipse{-webkit-animation:eclipseAI-sm 5s linear infinite;-moz-animation:eclipseAI-sm 5s linear infinite;animation:eclipseAI-sm 5s linear infinite}@media (min-width: 350px){@-webkit-keyframes eclipseAI{0%{top:-10px;right:0}20%{top:-10px;right:50%}25%{top:-10px;right:50%}50%{top:5%;right:50%}70%{top:5%;right:0}75%{top:5%;right:0}to{top:-10px;right:0}}@-moz-keyframes eclipseAI{0%{top:-10px;right:0}20%{top:-10px;right:50%}25%{top:-10px;right:50%}50%{top:5%;right:50%}70%{top:5%;right:0}75%{top:5%;right:0}to{top:-10px;right:0}}@keyframes eclipseAI{0%{top:-10px;right:0}20%{top:-10px;right:50%}25%{top:-10px;right:50%}50%{top:5%;right:50%}70%{top:5%;right:0}75%{top:5%;right:0}to{top:-10px;right:0}}section.popular-link-header .security-ai-card .gradient-eclipse{-webkit-animation:eclipseAI 10s linear infinite;-moz-animation:eclipseAI 10s linear infinite;animation:eclipseAI 10s linear infinite}}@media (min-width: 580px) and (max-width: 992px){@-webkit-keyframes eclipseAI-lg{0%{top:-10px;right:0}20%{top:-10px;right:70%}25%{top:-10px;right:70%}50%{top:5%;right:70%}70%{top:5%;right:0}75%{top:5%;right:0}to{top:-10px;right:0}}@-moz-keyframes eclipseAI-lg{0%{top:-10px;right:0}20%{top:-10px;right:70%}25%{top:-10px;right:70%}50%{top:5%;right:70%}70%{top:5%;right:0}75%{top:5%;right:0}to{top:-10px;right:0}}@keyframes eclipseAI-lg{0%{top:-10px;right:0}20%{top:-10px;right:70%}25%{top:-10px;right:70%}50%{top:5%;right:70%}70%{top:5%;right:0}75%{top:5%;right:0}to{top:-10px;right:0}}section.popular-link-header .security-ai-card .gradient-eclipse{-webkit-animation:eclipseAI-lg 10s linear infinite;-moz-animation:eclipseAI-lg 10s linear infinite;animation:eclipseAI-lg 10s linear infinite}}@media (min-width: 992px) and (max-width: 1400px){@-webkit-keyframes eclipseAI-md{0%{top:-10px;right:0}20%{top:-10px;right:40%}25%{top:-10px;right:40%}50%{top:5%;right:40%}70%{top:5%;right:0}75%{top:5%;right:0}to{top:-10px;right:0}}@-moz-keyframes eclipseAI-md{0%{top:-10px;right:0}20%{top:-10px;right:40%}25%{top:-10px;right:40%}50%{top:5%;right:40%}70%{top:5%;right:0}75%{top:5%;right:0}to{top:-10px;right:0}}@keyframes eclipseAI-md{0%{top:-10px;right:0}20%{top:-10px;right:40%}25%{top:-10px;right:40%}50%{top:5%;right:40%}70%{top:5%;right:0}75%{top:5%;right:0}to{top:-10px;right:0}}section.popular-link-header .security-ai-card .gradient-eclipse{-webkit-animation:eclipseAI-md 10s linear infinite;-moz-animation:eclipseAI-md 10s linear infinite;animation:eclipseAI-md 10s linear infinite}}section.popular-link-header .security-ai-card .stroke-ai{mix-blend-mode:overlay;border:2px solid rgba(255,255,255,.631372549);top:0;left:0;right:0;bottom:0;z-index:2}section.popular-link-header .security-ai-card .overlay-ai{background:linear-gradient(137deg,#0006 .55%,#00000003);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);top:0;left:0;right:0;bottom:0;z-index:1}section.popular-link-header .security-ai-card .content-ai-card{z-index:3}section.popular-link-header .security-ai-card .text-warning{color:#ffe500!important}section.popular-link-header .security-ai-card .ai-btn{display:inline-flex;padding:8px 25px;justify-content:center;align-items:center;gap:8px;flex-shrink:0;border-radius:6px;background:linear-gradient(47deg,#325bd2 1.35%,#cd2ca9 97.46%);transition:transform .4s}section.popular-link-header .security-ai-card .ai-btn:hover{transform:scale(1.1)}@media (min-width: 992px) and (max-width: 1200px){section.popular-link-header .security-ai-card .ai-btn{padding:8px 15px}}section.popular-link-header .security-ai-card .robot-wrapper{margin-bottom:-55px}section.three-steps-container{position:relative;padding:45px 0}@media (min-width: 992px){section.three-steps-container{padding:85px 0}}@media (min-width: 992px){section.three-steps-container .overlay-image{background-image:url(/build/assets/chevron-light-right-CLeDaVJm.svg);background-repeat:no-repeat;background-size:contain;background-position:right;width:100%}}section.three-steps-container .three-steps-content h2,section.three-steps-container .three-steps-content .h2{font-size:2.4rem!important}section.three-steps-container .three-steps-content .steps-num{width:50px;height:50px;background-color:#ffe500;border-radius:50px}@media (max-width: 991px){section.three-steps-container .three-steps-content .steps-num{margin:0 auto}}section.three-steps-container .three-steps-content .three-step-img{bottom:0;right:0}@media (min-width: 1200px){section.three-steps-container .three-steps-content .three-step-img{max-width:518px}}@media (min-width: 1400px){section.three-steps-container .three-steps-content .three-step-img{max-width:600px}}@media only screen and (max-width: 1199px) and (min-width: 992px){section.three-steps-container .three-steps-content .three-step-img{right:-35px}}section.course-cards-container{padding:40px 0;background-color:#242429}@media (min-width: 992px){section.course-cards-container{padding:60px 0;background-color:#fff}}section.course-cards-container .course-cards{background-color:transparent;padding:0 10px;position:relative}@media (min-width: 992px){section.course-cards-container .course-cards{padding:45px;border-radius:12px;background-color:#242429}}section.course-cards-container .course-cards .overlay-border{border:8px solid #FFE500;position:absolute;border-left:none!important;width:24%;right:8px;top:120px;bottom:300px;transition:color .25s}@media (min-width: 360px){section.course-cards-container .course-cards .overlay-border{width:25%;right:-8px;top:86px;border:6px solid #FFE500}}@media (min-width: 575px){section.course-cards-container .course-cards .overlay-border{width:45%;right:-20px;top:80px}}@media (min-width: 768px){section.course-cards-container .course-cards .overlay-border{width:54%;right:-30px;top:80px}}@media (min-width: 992px){section.course-cards-container .course-cards .overlay-border{width:65%;right:15px;top:140px}}section.course-cards-container .course-cards .card{position:relative}section.course-cards-container .course-cards .card .cards-img-container .card-header-img{width:100%;max-height:100%;height:275px;object-fit:cover}section.course-cards-container .course-cards .card .cards-img-container .best-capsule{background:#0000004d;color:#ffe500;position:absolute;font-size:16px;bottom:15px;left:4%;padding:8px 18px;text-align:center;font-weight:500}section.course-cards-container .course-cards .card .card-body{position:relative}section.course-cards-container .course-cards .card .card-body h2,section.course-cards-container .course-cards .card .card-body .h2{font-size:22px!important;width:100%}section.course-cards-container .course-cards .card .card-body p{font-size:1rem;font-weight:300;margin-bottom:5px}section.course-cards-container .course-cards .card .card-body .btn{font-size:1rem}section.course-cards-container .course-cards .card .card-btn-container .btn-link{width:23%;text-align:center}section.course-cards-container .course-cards .right-track-block{border-radius:9.68037px}section.course-cards-container .course-cards .right-track-block .right-track-block-bg{position:relative;max-width:400px;right:0;bottom:-1px;width:100%;height:auto}@media (min-width: 992px){section.course-cards-container .course-cards .right-track-block .right-track-block-bg{position:absolute;width:100%}}section.training-hiring{padding:40px 0}section.training-hiring .training-hiring-content-img img{max-width:100%;margin-top:40px}@media (min-width: 992px){section.training-hiring .training-hiring-content-img img{max-width:350px;margin-top:-150px}}@media (min-width: 992px){section.training-hiring .training-hiring-content-img img.hiring-img-02{margin-top:-170px}}@media (min-width: 992px){.pageLicenceSlug section.course-page-header{min-height:100%;display:flex;justify-content:center;flex-direction:column}}@media (min-width: 1400px){.pageLicenceSlug section.course-page-header .col-xl-4.custom-width{width:28%!important}.pageLicenceSlug section.course-page-header .col-xl-8.custom-width{width:58%!important}}.pageLicenceSlug section.licenceHeader{background:#f8f8f8;padding:60px 0 30px}@media (max-width: 991px){.pageLicenceSlug section.licenceHeader{padding:30px 0}}@media (max-width: 991.98px){.pageLicenceSlug section.licenceHeader h1,.pageLicenceSlug section.licenceHeader .h1{font-size:2.4rem}}@media (max-width: 320.98px){.pageLicenceSlug section.licenceHeader h1,.pageLicenceSlug section.licenceHeader .h1{font-size:2rem}}.pageLicenceSlug section.licenceHeader .video-container{max-width:560px}.pageLicenceSlug section.licenceHeader .guaranteeCheck{font-size:18px}.pageLicenceSlug section.licenceHeader .guaranteeCheck .icon{top:2px}.pageLicenceSlug section .course-detail-sticky{border-radius:8px!important}@media (max-width: 1199.99px) and (min-width: 992px){.pageLicenceSlug section .course-detail-sticky{margin-top:94px}}@media (min-width: 1200px){.pageLicenceSlug section .course-detail-sticky{position:sticky!important;top:102px!important;margin-top:-110px;border-radius:0 0 8px 8px!important}}@media (min-width: 1260px){.pageLicenceSlug section .course-detail-sticky{margin-top:-100px;border-radius:0 0 8px 8px!important}}.pageLicenceSlug section .licensePageCard{max-width:480px;margin:0 auto;border-radius:8px 8px 0 0}@media (max-width: 991.99px){.pageLicenceSlug section .licensePageCard{max-width:380px}}@media (min-width: 992px){.pageLicenceSlug section .licensePageCard.licensePageCardOverlay{margin-top:-720px!important;overflow-y:hidden}}@media (min-width: 1200px){.pageLicenceSlug section .licensePageCard.licensePageCardOverlay{overflow-y:hidden}}.pageLicenceSlug section .licensePageCard.rounded-top{border-radius:0 0 8px 8px!important}@media (min-width: 992px){.pageLicenceSlug section .licensePageCard .licencePageCardBody.courseShow-more{overflow:hidden;transition:all .3s ease-in-out}}.pageLicenceSlug section .licensePageCard .licencePageCardBody .course-card-details{padding:8px}@media (min-width: 992px){.pageLicenceSlug section .licensePageCard .licencePageCardBody .course-card-details{padding:12px}}.pageLicenceSlug section .licensePageCard img.card-img{width:100px}@media (min-width: 1200px){.pageLicenceSlug section .licensePageCard img.card-img{width:120px}}@media (min-width: 1200px){.pageLicenceSlug section .licensePageCard.courseCardOverlayTopup{margin-top:0!important}}@media (min-width: 992px){.pageLicenceSlug section .licensePageCard.coursePageCardOverlay{margin-top:-720px!important;overflow-y:hidden}}@media (min-width: 1200px){.pageLicenceSlug section .licensePageCard.coursePageCardOverlay{margin-top:-90vh!important;overflow-y:hidden}}@media (min-width: 992px){.pageLicenceSlug section .licensePageCard.locationPageCardOverlay{margin-top:-720px!important;overflow-y:hidden}}@media (min-width: 1200px){.pageLicenceSlug section .licensePageCard.locationPageCardOverlay{margin-top:-90vh!important;overflow-y:hidden}}.pageLicenceSlug section .licensePageCard .shadowBoxContainer{height:0;margin-top:-58px}.pageLicenceSlug section .licensePageCard .shadowBoxContainer .btn{z-index:99;position:relative;margin-top:-45px}.pageLicenceSlug section .licensePageCard .shadowBoxContainer .ShadowBackground{height:120px;position:absolute;bottom:0;left:0;right:0;background:#fff;background:-moz-linear-gradient(180deg,rgba(255,255,255,0) 0%,rgb(237,237,237) 100%);background:-webkit-linear-gradient(180deg,rgba(255,255,255,0) 0%,rgb(237,237,237) 100%);background:linear-gradient(180deg,#fff0,#ededed);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#d7d7d7",GradientType=1)}.pageLicenceSlug section .licensePageCard img{width:110px;top:-10px}@media (max-width: 1200px){.pageLicenceSlug section .licensePageCard img{width:110px;right:-10px;top:-50px}}@media (max-width: 991px){.pageLicenceSlug section .licensePageCard img{width:110px;right:0;top:-10px}}.pageLicenceSlug section .licensePageCard .unit-list ul.list-group-numbered{counter-reset:li;list-style-type:none;padding-left:0}.pageLicenceSlug section .licensePageCard .unit-list ul.list-group-numbered li{position:relative;padding:3px 0 5px 30px}.pageLicenceSlug section .licensePageCard .unit-list ul.list-group-numbered li:before{content:counter(li);counter-increment:li;height:25px;width:25px;border:1px solid #000000;border-radius:50%;font-weight:700;color:#000;text-align:center;position:absolute;left:0;top:0;padding:4px 2px;font-size:16px;line-height:16px}.pageLicenceSlug section.licence-detail-section{background:#f8f8f8;padding:0;position:relative}@media (max-width: 991px){.pageLicenceSlug section.licence-detail-section{padding-top:0}}@media (min-width: 1200px){.pageLicenceSlug section.licence-detail-section .col-xl-4{width:28%!important}.pageLicenceSlug section.licence-detail-section .col-xl-8{width:72%!important}}@media (min-width: 1400px){.pageLicenceSlug section.licence-detail-section .col-xl-4{width:26%!important}.pageLicenceSlug section.licence-detail-section .col-xl-8{width:74%!important}}@media (max-width: 991px){.pageLicenceSlug section.licence-detail-section.dark-with-bg:before{content:"";height:500px;position:absolute;top:0;left:0;right:0;width:100%;background:#101010;background:linear-gradient(180deg,#101010,#101010 75%,#f8f8f8 75%,#f8f8f8)}}@media (max-width: 991px){.pageLicenceSlug section.licence-detail-section.dark-no-video-bg:before{content:"";height:198px;position:absolute;top:0;left:0;right:0;width:100%;background:#101010;background:linear-gradient(180deg,#101010,#101010 55%,#f8f8f8 55%,#f8f8f8)}}@media (max-width: 991px){.pageLicenceSlug section.licence-detail-section .tab-content-desc{background:#fff}}@media (max-width: 767px){.pageLicenceSlug section.licence-detail-section .tab-content-desc .tab-content{overflow:hidden}}.pageLicenceSlug section.licence-detail-section .makeSticky{position:-webkit-sticky;position:sticky;top:99px!important;padding:0;z-index:1}@media (max-width: 991px){.pageLicenceSlug section.licence-detail-section .makeSticky.sticky-mob-tabs{width:100%;top:90px!important;z-index:1}}@media (max-width: 991px){.pageLicenceSlug section.licence-detail-section .makeSticky{min-height:0;padding:0}}@media (min-width: 992px){.pageLicenceSlug section.licence-detail-section .makeSticky{border-radius:.32rem}}@media (max-width: 1199px){.pageLicenceSlug section.licence-detail-section .makeSticky .nav{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory}.pageLicenceSlug section.licence-detail-section .makeSticky .nav::-webkit-scrollbar{display:none}}@media (max-width: 1199px){.pageLicenceSlug section.licence-detail-section .makeSticky .nav .nav-item{width:100%;white-space:nowrap;scroll-snap-align:start}}.pageLicenceSlug section.licence-detail-section .makeSticky .nav .nav-item .nav-link{font-size:18px;line-height:22px;border-bottom:1px solid #D8D8D8;padding-top:24px;padding-bottom:24px}.pageLicenceSlug section.licence-detail-section .makeSticky .nav .nav-item .nav-link.active{position:relative;background:transparent!important;font-weight:500}.pageLicenceSlug section.licence-detail-section .makeSticky .nav .nav-item .nav-link.active:after{content:"";position:absolute;bottom:0;left:0;right:0;background:#3bd55a;height:8px;border-radius:10px}.pageLicenceSlug section.courseLocation{padding:60px 0}.pageLicenceSlug section.courseLocation .accordionCourseLocation.accordion-flush .accordion-item .accordion-button{font-size:22px;line-height:30px;font-weight:500}.siaCountryform{padding:30px 0}@media (min-width: 992px){.siaCountryform{padding:50px 0}}.siaCountryform .countrybannertext{position:relative;overflow:hidden}.siaCountryform .countrybannertext .countrytext{max-width:100%;text-align:left;padding:45px;border-radius:10px}@media (min-width: 992px){.siaCountryform .countrybannertext .countrytext{max-width:80%}}@media (max-width: 767px){.siaCountryform .countrybannertext .countrytext{padding:30px 20px}}.siaCountryform .countrybannertext .countrytext .security_head{color:#fff}@media (max-width: 767px){.siaCountryform .countrybannertext .countrytext .security_head{line-height:44px;margin-bottom:20px;font-size:38px!important}}.siaCountryform .countrybannertext .countrytext .security_para{color:#fff}@media (max-width: 767px){.siaCountryform .countrybannertext .countrytext .security_para br{display:none}}.siaCountryform .countrytext .submit_go{width:62px;height:62px}@media (max-width: 992px){.siaCountryform .countrytext .submit_go{margin-left:0!important;width:100%}}.siaCountryform .countrytext .form-select:focus{box-shadow:none!important;border:none!important}.siaCountryform .countrytext .input-group .form-select{line-height:2!important}@media (max-width: 991px){.siaCountryform .countrytext .input-group{width:100%!important;margin-bottom:15px}}.siaCountryform .security_box{width:100%;max-width:17%;background-image:url(/build/assets/sia-chevron-CFpIaXBq.svg);background-repeat:no-repeat;height:278px}.siaCountryform .security_box img{position:absolute;bottom:0;right:0;top:0;height:300px}@media (max-width: 1200px){.siaCountryform .security_box img{bottom:0;right:2%}}@media (min-width: 992px){.no-video-license{margin-top:94px!important}}.no-video-license .rounded-full{border-radius:8px!important}@media (min-width: 992px){section.course-page-header{display:flex;justify-content:center;flex-direction:column}}section.course-page-header .course-header{line-height:40px;font-size:36px;color:#fff}@media (max-width: 991.99px){section.course-page-header .course-header{padding:32px 0}}section.course-page-header .course-header h1,section.course-page-header .course-header .h1{font-weight:700}@media (min-width: 992px){section.course-page-header .course-header h1,section.course-page-header .course-header .h1{line-height:60px;font-size:56px;margin-bottom:16px}}section.course-page-header .course-header h1 .title-font-gradient,section.course-page-header .course-header .h1 .title-font-gradient{background:linear-gradient(to right,#3bd55a,#ffe500);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:#fff}section.course-page-header .course-header p{font-size:16px;line-height:20px;font-weight:400;margin-bottom:0}@media (min-width: 992px){section.course-page-header .course-header p{font-size:22px;line-height:28px}}section.course-page-header .course-header .cta-btn{margin-top:36px}@media (min-width: 1200px){section.course-page-header .course-header .col-xl-4.custom-width{width:28%!important}section.course-page-header .course-header .col-xl-8.custom-width{width:58%!important}}@media (min-width: 1400px){section.course-page-header .course-header .col-xl-4.custom-width{width:26%!important}section.course-page-header .course-header .col-xl-8.custom-width{width:58%!important}}section.course-page-header .course-header .headers-blocks{max-width:360px;width:100%}@media (max-width: 991.99px){section.course-page-header .course-header .headers-blocks{max-width:100%;margin-top:15px}}section.course-page-header .self-inclass{background-color:#24242933;border:1px solid rgb(36,36,41)!important}section .coursePageCard{max-width:362px;margin:0 auto;border-radius:8px 8px 0 0}@media (max-width: 991.99px){section .coursePageCard{max-width:380px}}section .coursePageCard.course-detail-card{border-radius:0 0 8px 8px}@media (min-width: 1200px){section .coursePageCard.course-detail-card{margin-top:-110px}}@media (min-width: 1260px){section .coursePageCard.course-detail-card{margin-top:-100px}}@media (min-width: 1400px){section .coursePageCard.course-detail-card{margin-top:-100px}}section .coursePageCard.location-detail-card{border-radius:0 0 8px 8px;overflow:hidden}@media (min-width: 1200px){section .coursePageCard.location-detail-card{margin-top:-128px}}@media (min-width: 1260px){section .coursePageCard.location-detail-card{margin-top:-110px}}@media (min-width: 1400px){section .coursePageCard.location-detail-card{margin-top:-110px}}@media (min-width: 992px){section .coursePageCard .coursePageCardBody.courseShow-more{overflow:hidden;transition:all .3s ease-in-out}}section .coursePageCard .coursePageCardBody .course-card-details{padding:12px 8px}@media (min-width: 992px){section .coursePageCard .coursePageCardBody .course-card-details{padding:8px 12px 12px}}@media (min-width: 1200px){section .coursePageCard.courseCardOverlayTopup{margin-top:0!important}}@media (min-width: 992px){section .coursePageCard.coursePageCardOverlay{margin-top:-720px!important;overflow-y:hidden}}@media (min-width: 1200px){section .coursePageCard.coursePageCardOverlay{margin-top:-90vh!important;overflow-y:hidden}}@media (min-width: 992px){section .coursePageCard.locationPageCardOverlay{margin-top:-720px!important;overflow-y:hidden}}@media (min-width: 1200px){section .coursePageCard.locationPageCardOverlay{margin-top:-90vh!important;overflow-y:hidden}}section .coursePageCard .shadowBoxContainer{height:0;margin-top:-58px}section .coursePageCard .shadowBoxContainer .btn{z-index:99;position:relative;margin-top:-45px}section .coursePageCard .shadowBoxContainer .ShadowBackground{height:120px;position:absolute;bottom:0;left:0;right:0;background:#fff;background:-moz-linear-gradient(180deg,rgba(255,255,255,0) 0%,rgb(237,237,237) 100%);background:-webkit-linear-gradient(180deg,rgba(255,255,255,0) 0%,rgb(237,237,237) 100%);background:linear-gradient(180deg,#fff0,#ededed);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#d7d7d7",GradientType=1)}section .coursePageCard img{right:-35px;top:-35px;width:132px}@media (max-width: 1200px){section .coursePageCard img{width:110px;right:-10px;top:-50px}}@media (max-width: 991px){section .coursePageCard img{width:110px;right:0;top:-30px}}section .coursePageCard .unit-list ul.list-group-numbered{counter-reset:li;list-style-type:none;padding-left:0}section .coursePageCard .unit-list ul.list-group-numbered li{position:relative;padding:3px 0 5px 30px}section .coursePageCard .unit-list ul.list-group-numbered li:before{content:counter(li);counter-increment:li;height:25px;width:25px;border:1px solid #000000;border-radius:50%;font-weight:700;color:#000;text-align:center;position:absolute;left:0;top:0;padding:4px 2px;font-size:16px;line-height:16px}section.flash-features-course{padding:22px 0;margin-bottom:0;background:linear-gradient(to right,#3bd55a,#ffe500)}@media (max-width: 991.99px){section.flash-features-course{padding:18px 0!important;margin-bottom:0}}@media (min-width: 1200px){section.flash-features-course{margin-bottom:0}}section.flash-features-course .flash-box{width:46%}@media (min-width: 1260px){section.flash-features-course .flash-box{max-width:25%;width:auto}}@media (max-width: 991.99px){section.flash-features-course .flash-box img{width:18px;height:18px}}@media (max-width: 991.99px){section.flash-features-course .flash-box p{font-size:14px;line-height:18px}}section.course-card-detail-section{position:relative}section.course-card-detail-section .course-detail-sticky{border-radius:0 0 8px 8px!important}@media (min-width: 992px){section.course-card-detail-section .course-detail-sticky{position:sticky!important;top:110px!important}}@media (max-width: 991px){section.course-card-detail-section.dark-with-bg:before{content:"";height:500px;position:absolute;top:0;left:0;right:0;width:100%;background:#101010;background:linear-gradient(180deg,#101010,#101010 75%,#f8f8f8 75%,#f8f8f8)}}@media (max-width: 991px){section.course-card-detail-section.dark-no-video-bg:before{content:"";height:198px;position:absolute;top:0;left:0;right:0;width:100%;background:#101010;background:linear-gradient(180deg,#101010,#101010 55%,#f8f8f8 55%,#f8f8f8)}}section.courseDetailSection{background:#f8f8f8;padding:0}@media (max-width: 991px){section.courseDetailSection{padding-top:0}}@media (min-width: 1200px){section.courseDetailSection .col-xl-4{width:28%!important}section.courseDetailSection .col-xl-8{width:72%!important}}@media (min-width: 1400px){section.courseDetailSection .col-xl-4{width:26%!important}section.courseDetailSection .col-xl-8{width:74%!important}}section.courseDetailSection .nav{overflow-x:auto;display:flex!important;flex-wrap:nowrap!important;scroll-snap-type:x mandatory;scroll-behavior:smooth;height:70px}@media (max-width: 991px){section.courseDetailSection .nav{display:flex!important;flex-wrap:nowrap!important}}section.courseDetailSection .nav .nav-item{scroll-snap-align:start}@media (max-width: 991px){section.courseDetailSection .nav .nav-item{width:100%;white-space:nowrap}}section.courseDetailSection .nav .nav-item .nav-link{font-size:18px;line-height:22px;border-bottom:1px solid #D8D8D8;padding-top:23px;padding-bottom:24px;width:100%;white-space:nowrap}section.courseDetailSection .nav .nav-item .nav-link.active{position:relative;background:transparent!important}section.courseDetailSection .nav .nav-item .nav-link.active:after{content:"";position:absolute;bottom:0;left:0;right:0;background:#3bd55a;height:6px;border-radius:10px}@media (max-width: 767px){section.courseDetailSection .tab-content-desc .tab-content{overflow:hidden}}@media (min-width: 481px) and (max-width: 992px){section.courseDetailSection .lg-screen-container{max-width:720px;margin:0 auto;padding:0 15px}}@media (min-width: 992px){section.courseDetailSection .courseDesc{border-radius:.32rem}}section.courseDetailSection .courseDesc h2,section.courseDetailSection .courseDesc .h2{font-size:28px;line-height:32px}@media (min-width: 1200px){section.courseDetailSection .courseDesc h2,section.courseDetailSection .courseDesc .h2{font-size:32px;line-height:36px;font-weight:500;font-family:Roboto,sans-serif!important}}section.courseDetailSection .makeSticky{position:-webkit-sticky;position:sticky;top:98px!important;padding:0;z-index:10;overflow-x:hidden}@media (min-width: 992px){section.courseDetailSection .makeSticky .shadow-cut{overflow:hidden;margin-bottom:-3px;position:relative}}@media (min-width: 992px){section.courseDetailSection .makeSticky .shadow-cut .location-h5{background:#fff;padding:10px 14px;display:inline-block;z-index:1;position:relative;margin-bottom:-3px!important;border-radius:5px 5px 0 0;font-size:16px;text-transform:uppercase;box-shadow:0 3px 6px #00000029}}@media (max-width: 991px){section.courseDetailSection .makeSticky.sticky-mob-tabs{top:90px!important;z-index:1;padding-top:0}}@media (max-width: 991px){section.courseDetailSection .makeSticky{min-height:0;padding:10px 0 0}}@media (min-width: 992px){section.courseDetailSection .makeSticky{border-radius:.32rem}}@media (min-width: 992px){section.courseDetailSection .makeSticky.margin-neg{margin-top:-250px;overflow-y:hidden}}section.courseDetailSection .makeSticky .brush-bg{position:relative}@media (min-width: 992px){section.courseDetailSection .makeSticky .brush-bg:before{content:"";position:absolute;background-size:contain;top:0;left:0;right:0;background-position:50% 50%;background-repeat:no-repeat;padding:20px 30px 20px 0;background-image:url(/build/assets/brush-01-DohXX_b0.svg);opacity:.95}}section.courseLocation .accordion-button:hover{z-index:0}.wageCalc .takeHome{border:2px solid #fff}.wageCalc .ui-slider-handle{width:40px;height:40px;margin-top:-15px;margin-left:-20px;border-radius:30px;font-weight:600;line-height:38px;text-align:center;color:#fff;background:orange}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #419533;background:#419533;color:#fff}.makeSticky .nav.switch-class{min-width:100%!important}nav .nav-tabs.switch-class .nav-link{color:#333;border:none;border-bottom:3px solid transparent}nav .nav-tabs.switch-class .nav-link.active{border-color:transparent;border-bottom:3px solid #419533;color:#419533;background:#fff;font-weight:700;box-shadow:0 0 6px #00000029}nav .nav-tabs.switch-class .nav-link:hover{outline:none;box-shadow:none;border:none;border-bottom:3px solid #3BD55A}.big-image{height:100%;width:100%;position:relative;background-repeat:no-repeat}@media (min-width: 992px){.big-image{width:100%}}@media (min-width: 992px){.big-image{background-position:center right;background-size:contain;background-image:url(/build/assets/mask-header-vAtUiED5.svg)}}@media (min-width: 1600px){.big-image{background-position:center right;background-size:contain;background-image:url(/build/assets/mask-header-vAtUiED5.svg)}}.overlay{position:relative;height:100%;width:100%;top:0;left:0;background:#fff;background:linear-gradient(0deg,#ffffff01,#fff0);display:block;align-items:center;justify-content:center;flex-direction:column}@media (min-width: 992px){.overlay{padding:74px 0;display:flex;min-height:440px}}@media screen and (max-width: 991px) and (min-width: 768px){.overlay{padding:40px 0}}.video-play-btn-sm{position:relative;z-index:10;text-decoration:none;box-sizing:content-box;display:block;width:18px;height:20px;border-radius:50%;padding:18px 20px 18px 28px}.video-play-btn-sm:before{content:"";position:absolute;z-index:0;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:50px;height:50px;background:#cc2b2b;border-radius:50%;animation:pulse-border 1.5s ease-out infinite}.video-play-btn-sm:after{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:50px;height:50px;background:#cc2b2b;border-radius:50%;transition:all .2s}.video-play-btn-sm:hover:after{background-color:#000}.video-play-btn-sm:hover:before{background-color:#000}.video-play-btn-sm .video-text{width:100px;margin-left:25px;color:#333}.video-play-btn-sm img{position:relative;z-index:3;max-width:100%;width:auto;height:auto}.video-play-btn-sm span{display:block;position:relative;z-index:3;width:0;height:0;border-left:17px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent}.video-play-btn-social{position:relative;z-index:10;text-decoration:none;box-sizing:content-box;display:block;height:20px;border-radius:50%}.video-play-btn-social:before{content:"";z-index:0;display:block;width:50px;height:50px;background:#cc2b2b;border-radius:50%}.video-play-btn-social:hover:before{background-color:#000}.video-play-btn-social .video-text{width:100px;margin-left:25px;color:#333}.video-play-btn-social img{position:relative;z-index:3;max-width:100%;width:auto;height:auto}.video-play-btn-social span{display:block;position:absolute;left:53%;top:50%;transform:translate(-53%) translateY(-50%);z-index:3;width:0;height:0;border-left:17px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent}#course-video .modal-header{background:#000c;border:none;border-radius:0;position:absolute;right:0;z-index:99}#course-video .modal-header button{color:#fff}#license-video .modal-header{background:#000c;border:none;border-radius:0;position:absolute;right:0;z-index:99}#license-video .modal-header button{color:#fff}.opacity-9{opacity:.95!important}.hired-fast{width:140px;line-height:18px}.hired-fast-heading{width:78px;line-height:24px;border-right:1px solid #000}@media screen and (max-width: 991px){.hired-fast{width:128px;line-height:16px}.hired-fast-heading{width:68px}}@media only screen and (min-width: 480px) and (max-width: 991px){.first-order{width:49%}.hired-fast{width:65%;line-height:20px}.sec-order{order:3;width:100%;margin-right:0!important}.third-order{order:2;width:49.5%;margin-right:0!important}}@media screen and (max-width: 479px){.first-order,.third-order,.sec-order{width:100%!important;margin-right:0!important}.hired-fast{width:72%;font-size:14px!important;line-height:20px;align-items:center}.hired-fast-heading{width:100px}}@media screen and (max-width: 374px){.hired-fast-heading{font-size:20px!important;line-height:22px}.hired-fast-heading{width:90px}.first-order .display-4{font-size:20px!important}}.see-more{display:flex;justify-content:end;padding-right:10px}.see-more-content{display:none}.CSCS-mock-exam-card .mock-card-heading{font-size:22px;font-weight:700;font-family:Oswald,sans-serif;line-height:28px}.CSCS-mock-exam-card .mock-card-body{font-size:12px;font-weight:500;line-height:1.3}.CSCS-mock-exam-card .mock-card-button{font-size:12px!important}@media (min-width: 382px){.CSCS-mock-exam-card .mock-card-heading{font-size:28px}.CSCS-mock-exam-card .mock-card-body{font-size:14px}.CSCS-mock-exam-card .mock-card-button{font-size:14px!important}}@media (min-width: 992px) and (max-width: 1200px){.CSCS-mock-exam-card .mock-card-heading{font-size:24px}.CSCS-mock-exam-card .mock-card-body{font-size:12px}.CSCS-mock-exam-card .mock-card-button{font-size:13px!important}}.cscs-green-card-box .bg-dark{background-color:#242429!important}.cscs-green-card-box .cscs-card-box-heading{font-size:23px;font-weight:600;line-height:28px}.cscs-green-card-box .cscs-card-box-body{font-size:16px;font-weight:400}.cscs-green-card-box .bullet-text{font-size:13px}.cscs-green-card-box .highlighted-bullet{width:fit-content;background-color:#f9e42c;border-top-right-radius:50px;border-bottom-right-radius:50px}.cscs-green-card-box .cscs-box-button{font-size:18px!important;font-weight:600}@media (min-width: 992px) and (max-width: 1200px){.cscs-green-card-box .cscs-card-box-heading{font-size:19px}.cscs-green-card-box .cscs-card-box-body{font-size:12px}.cscs-green-card-box .cscs-box-button{font-size:16px!important}}@media (min-width: 1200px) and (max-width: 1400px){.cscs-green-card-box .cscs-card-box-body{font-size:15px}}.partnerCta{padding:40px 0}@media (max-width: 767px){.partnerCta .ctaWrapperbox{padding:20px!important}}@media (max-width: 767px){.partnerCta .ctaWrapperbox .become_box{padding:0!important}}@media (max-width: 991px){.partnerCta .ctaWrapperbox .become_box{text-align:center}}@media (max-width: 1390px){.partnerCta .ctaWrapperbox .become_box h2,.partnerCta .ctaWrapperbox .become_box .h2{font-size:1.7rem}}@media (max-width: 767px){.partnerCta .ctaWrapperbox .become_box h2,.partnerCta .ctaWrapperbox .become_box .h2{font-size:1.3rem;margin-bottom:8px}}@media (max-width: 390px){.partnerCta .ctaWrapperbox .become_box h2,.partnerCta .ctaWrapperbox .become_box .h2{font-size:1rem}}.partnerCta .ctaWrapperbox .become_box p{font-size:1.7rem}@media (max-width: 1390px){.partnerCta .ctaWrapperbox .become_box p{font-size:1.2rem;line-height:25px}}@media (max-width: 390px){.partnerCta .ctaWrapperbox .become_box p{font-size:1rem;line-height:20px}}.partnerCta .ctaWrapperbox .become_box a img{width:21px;margin-bottom:0;position:relative;bottom:2px;left:8px}.partnerCta .ctaWrapperbox .ctaImage_wrapper img{position:absolute;width:100%;max-width:46%;top:0;right:0}@media (max-width: 991px){.partnerCta .ctaWrapperbox .ctaImage_wrapper img{display:none}}.courseTopup_notice_wrapper{background:#fff9c9;border-radius:4px;cursor:pointer}@media (max-width: 767px){.courseTopup_notice_wrapper .course_notice_inner img{max-width:36px!important}}.courseTopup_notice_wrapper .course_notice_inner p{font-size:16px!important;font-weight:400!important;line-height:20px!important;margin-top:12px!important;color:#242429!important;margin-bottom:12px!important}.courseTopup_notice_wrapper .course_notice_inner p a{color:#242429!important;text-decoration:underline!important;font-weight:700!important}@media (max-width: 1400px){.courseTopup_notice_wrapper .course_notice_inner p br{display:none}}@media (max-width: 767px){.courseTopup_notice_wrapper .course_notice_inner p{line-height:18px!important;font-size:14px!important}}@media (max-width: 992px){.courseTopup_notice_wrapper{margin-top:8px}}.siaTopup_canvas_main .bottom-sheet-off{padding-bottom:0!important}.siaTopup_canvas_main .offcanvas-body{padding:0!important}#siaTopup-video .modal-dialog{border-radius:10px!important}@media (min-width: 1440px){#siaTopup-video .modal_siaTopup_wrapper{min-width:540px!important}}@media (max-width: 991.99px){#siaTopup-video .modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(50px)}#siaTopup-video .modal-dialog{position:fixed!important;bottom:0!important;left:0%!important;right:0%!important;margin:0!important;padding-bottom:0!important}#siaTopup-video .modal.show .modal-dialog{transform:none}#siaTopup-video .modal-content{position:fixed;bottom:0;border-radius:20px 20px 0 0}}@media (max-width: 991.99px) and (max-width: 390px){#siaTopup-video .modal-content{height:76vh}}@media (max-width: 991.99px) and (max-width: 375px){#siaTopup-video .modal-content{height:98vh}}@media (max-width: 991.99px) and (max-width: 360px){#siaTopup-video .modal-content{height:90vh}}.siaTopupModal{border-radius:4px}.siaTopupModal .siaModalHeading{font-size:20px;font-weight:700;line-height:23px;color:#242429}@media (max-width: 767px){.siaTopupModal .siaModalHeading{font-size:20px;line-height:23px;font-weight:600}}.siaTopupModal p{font-size:1rem!important;font-weight:400!important;line-height:20px!important;color:#5e5e5e!important;margin-bottom:10px!important}@media (max-width: 767px){.siaTopupModal p{font-size:14px!important}}.siaTopupModal .siaTopup_line{color:#f0f0f0;border:1px solid #F0F0F0;margin-top:-10px}.siaTopupModal .watchSiaCourse_overview{font-size:20px;font-weight:600;line-height:23px;color:#242429}@media (max-width: 767px){.siaTopupModal .watchSiaCourse_overview{font-size:18px;line-height:21px}}.siaTopupModal h4,.siaTopupModal .h4{font-size:18px;font-weight:500;line-height:21px;color:#303030}@media (max-width: 767px){.siaTopupModal h4,.siaTopupModal .h4{font-size:16px;line-height:18px}}.siaTopupModal .whats_new_main h5,.siaTopupModal .whats_new_main .h5{font-size:1rem;color:#242429}@media (max-width: 767px){.siaTopupModal .whats_new_main h5,.siaTopupModal .whats_new_main .h5{font-size:16px;line-height:18px}}.siaTopupModal .whats_new_main p{font-size:1rem!important;color:#242429;margin-bottom:10px!important}@media (max-width: 767px){.siaTopupModal .whats_new_main p{font-size:14px;line-height:18px}}.siaTopupModal .siaModalWatchCourse{font-size:1rem!important;color:#242429;margin-bottom:10px!important}@media (max-width: 767px){.siaTopupModal .siaModalWatchCourse{font-size:14px;line-height:18px}}.siaTopupModal .siaTopup_modal_btns .topupModal_CloseBtn{border:1.5px solid #242429;border-radius:4px;max-width:100px}@media (max-width: 767px){.siaTopupModal .siaTopup_modal_btns .topupModal_CloseBtn{max-width:150px}}.siaTopupModal .siaTopup_modal_btns .topupModal_ChatBtn{max-width:174px}@media (max-width: 767px){.siaTopupModal .siaTopup_modal_btns .topupModal_ChatBtn{max-width:100%}}.no-video-course{box-shadow:none!important}@media (min-width: 992px){.no-video-course{margin-top:94px!important}}.no-video-course.rounded-full{border-radius:8px!important}section.maps{padding:30px 0}@media (max-width: 767px){section.maps{padding:30px 0}}section.maps .input-group-search .btn-career-search{top:8px;right:8px;padding-top:10px;padding-bottom:10px}section.section-find-location .sia_locations_card{min-height:300px;background-image:url(/build/assets/location_card_img1-Cgv7aT-G.png);background-size:cover;background-position:center;object-fit:cover}section.maps-details{padding:70px 0 90px!important}section.find-centers-course .sia_locations_card{min-height:300px;background-image:url(/build/assets/location_card_img1-Cgv7aT-G.png);background-size:cover;background-position:center;object-fit:cover}section.career-page-header{background:#101010;background:linear-gradient(180deg,#101010,#101010 83%,#f8f8f8 83%,#f8f8f8)}@media (min-width: 992px){section.career-page-header{min-height:80vh;display:flex;justify-content:center;flex-direction:column;background:#101010}}section.career-page-header .career-header{line-height:40px;font-size:36px;color:#fff}@media (max-width: 991.99px){section.career-page-header .career-header{padding:32px 0}}section.career-page-header .career-header h1,section.career-page-header .career-header .h1{font-weight:700}@media (min-width: 992px){section.career-page-header .career-header h1,section.career-page-header .career-header .h1{line-height:60px;font-size:56px;margin-bottom:16px}}section.career-page-header .career-header p{font-size:16px;line-height:20px;font-weight:400;margin-bottom:0}@media (min-width: 992px){section.career-page-header .career-header p{font-size:20px;line-height:26px}}section.career-page-header .career-header .cta-btn{margin-top:36px}section.career-page-header .career-header .card-wages{padding:20px;border:1px solid #303030;margin-top:24px}@media (min-width: 768px){section.career-page-header .career-header .card-wages{padding:14px 24px}}@media (min-width: 1200px){section.career-page-header .career-header .card-wages{width:90%}}section.career-page-header .career-header .card-wages p{font-size:14px;line-height:18px;color:#a4a4a4}@media (min-width: 768px){section.career-page-header .career-header .card-wages div{flex:0 0 24%}}section.careerDetailSection{background:#f8f8f8;padding:40px 0}@media (max-width: 991px){section.careerDetailSection{padding-top:0}}@media (max-width: 991px){section.careerDetailSection .nav{display:flex!important;flex-wrap:nowrap!important}}@media (max-width: 991px){section.careerDetailSection .nav .nav-item{width:100%;white-space:nowrap}}section.careerDetailSection .nav .nav-item .nav-link{font-size:18px;line-height:22px;border-bottom:1px solid #D8D8D8;padding-top:24px;padding-bottom:24px}section.careerDetailSection .nav .nav-item .nav-link.active{position:relative;background:transparent!important;font-weight:500}section.careerDetailSection .nav .nav-item .nav-link.active:after{content:"";position:absolute;bottom:0;left:0;right:0;background:#3bd55a;height:8px;border-radius:10px}@media (max-width: 991px){section.careerDetailSection .tab-content-desc{background:#fff}}@media (max-width: 767px){section.careerDetailSection .tab-content-desc .tab-content{overflow:hidden}}@media (min-width: 481px) and (max-width: 992px){section.careerDetailSection .lg-screen-container{max-width:720px;margin:0 auto;padding:0 15px}}@media (min-width: 992px){section.careerDetailSection .courseDesc{border-radius:.32rem}}section.careerDetailSection .courseDesc h2,section.careerDetailSection .courseDesc .h2{font-size:1.8rem}@media (min-width: 1200px){section.careerDetailSection .courseDesc h2,section.careerDetailSection .courseDesc .h2{font-size:2.2rem}}section.careerDetailSection .makeSticky{position:-webkit-sticky;position:sticky;top:98px!important;padding:0;z-index:10}@media (min-width: 992px){section.careerDetailSection .makeSticky .shadow-cut{overflow:hidden;margin-bottom:-3px;position:relative}}@media (min-width: 992px){section.careerDetailSection .makeSticky .shadow-cut .location-h5{background:#fff;padding:10px 14px;display:inline-block;z-index:1;position:relative;margin-bottom:-3px!important;border-radius:5px 5px 0 0;font-size:16px;text-transform:uppercase;box-shadow:0 3px 6px #00000029}}@media (max-width: 991px){section.careerDetailSection .makeSticky.sticky-mob-tabs{top:90px!important;z-index:1;padding-top:0}}@media (max-width: 991px){section.careerDetailSection .makeSticky{min-height:0;padding:10px 0 0;overflow-x:auto}}@media (min-width: 992px){section.careerDetailSection .makeSticky{border-radius:.32rem}}@media (min-width: 992px){section.careerDetailSection .makeSticky.margin-neg{margin-top:-250px;overflow-y:hidden}}.filter-cta a.btn{padding-top:10px;padding-bottom:10px;font-size:14px}@media (min-width: 992px){.filter-cta a.btn{padding-top:14px;padding-bottom:14px;font-size:1rem}}.syllabus-course .syllabus_hero_header p{font-size:22px;line-height:26px}@media (max-width: 991px){.syllabus-course .syllabus_hero_header p{font-size:18px;line-height:22px}}.syllabus-course .syllabus_hero_header .sylabus_hero_btns a{font-size:18px}.syllabus-course .vector-arrow-1{background-image:url(/build/assets/vector-arrow-01-C8n__yai.svg);background-repeat:no-repeat;background-position:center right;background-size:contain;height:100%;width:100%;z-index:0;position:absolute;top:0;right:5%;transition:right .5s ease}.syllabus-course .hero-img-syllabus{z-index:0;position:relative}.syllabus-course .vector-arrow-2{background-image:url(/build/assets/vector-arrow-02-CMTl3dNL.svg);background-repeat:no-repeat;background-position:center right;background-size:contain;height:100%;width:100%;transition:right .5s ease;position:absolute;top:0;right:15%;z-index:1}.syllabus-course-content .content_heading{font-size:48px;line-height:52px;color:#242429}@media (max-width: 991.99px){.syllabus-course-content .content_heading{font-size:28px;line-height:32px}}.syllabus-course-content .tab-content .tab-pane{background:none;border:none}@media (max-width: 767px){.syllabus-course-content .nav{flex-wrap:nowrap}}.syllabus-course-content ul{list-style:none;text-align:center}@media (max-width: 1199px){.syllabus-course-content ul{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:thin}}.syllabus-course-content ul::-webkit-scrollbar{display:none}.syllabus-course-content ul li{margin:0 10px 0 0}@media (max-width: 1199px){.syllabus-course-content ul li{flex:0 0 auto;scroll-snap-align:start}}.syllabus-course-content ul li a{padding:22px 0 28px;color:#242429;font-size:22px;line-height:26px;font-weight:400!important;text-decoration:none}.syllabus-course-content ul li a:hover{color:#303030}@media (max-width: 991.99px){.syllabus-course-content ul li a{font-size:18px;line-height:22px}}.syllabus-course-content ul li a.active{position:relative;background:transparent!important}.syllabus-course-content ul li a.active:after{content:"";position:absolute;bottom:0;left:0;right:0;background:#3bd55a;height:8px;border-radius:10px}@media (max-width: 767px){.syllabus-course-content ul li a{padding:24px 0}}@media (min-width: 992px){.syllabus-course-content .tab-pane .accordion-body{padding:0!important}}@media (max-width: 991.99px){.syllabus-course-content .tab-pane .accordion-body{background:#fff}}.syllabus-course-content .tab-pane .accordion-body h5,.syllabus-course-content .tab-pane .accordion-body .h5{font-size:24px;line-height:28px;font-weight:400}@media (max-width: 991.99px){.syllabus-course-content .tab-pane .accordion-body h5,.syllabus-course-content .tab-pane .accordion-body .h5{font-size:18px;line-height:22px}}.syllabus-course-content .tab-pane .accordion-body p{font-size:16px;line-height:20px;font-weight:400;color:#303030}@media (max-width: 991.99px){.syllabus-course-content .tab-pane .accordion-body p{font-size:14px;line-height:18px}}.exam-info h2,.exam-info .h2{font-size:48px;line-height:52px;font-weight:500;color:#242429}@media (max-width: 991.99px){.exam-info h2,.exam-info .h2{font-size:28px;line-height:32px}}.exam-info ul li{font-size:22px;line-height:26px;font-weight:400;color:#303030}@media (max-width: 991.99px){.exam-info ul li{font-size:18px;line-height:22px}}@media (min-width: 768px){.training_locations_cards{grid-template-columns:repeat(2,1fr)}}@media (min-width: 992px){.training_locations_cards{grid-template-columns:repeat(3,1fr)}}.hidden-card{max-height:0;overflow:hidden;opacity:0;transition:max-height .5s ease-out,opacity .5s ease-out}.maps .maps_hero_heading{font-size:56px;line-height:60px}@media (max-width: 1024px){.maps .maps_hero_heading{font-size:44px;line-height:48px}}@media (max-width: 767px){.maps .maps_hero_heading{font-size:36px;line-height:40px}}.maps .maps_hero_txt{font-size:22px;line-height:26px}@media (max-width: 767px){.maps .maps_hero_txt{font-size:18px;line-height:22px}}.section-find-location .sia-location-card-2{min-height:300px;background-size:cover;background-position:center;object-fit:cover;position:relative;overflow:hidden;z-index:2}.section-find-location .sia-location-card-2 .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#000,#0a0a0a,#0000001d);z-index:1}.section-find-location .sia-location-card-2 .sia-location-card-body{position:relative;z-index:99}.section-find-location .sia-location-card-2 .sia-location-card-body h4,.section-find-location .sia-location-card-2 .sia-location-card-body .h4{font-size:22px;line-height:26px}@media (min-width: 991.99px){.section-find-location .sia-location-card-2 .sia-location-card-body h4,.section-find-location .sia-location-card-2 .sia-location-card-body .h4{font-size:24px;line-height:28px}}.section-find-location .sia-location-card-2 .sia-location-card-body span{font-size:14px;line-height:18px}@media (min-width: 991.99px){.section-find-location .sia-location-card-2 .sia-location-card-body span{font-size:16px;line-height:20px}}.section-find-location .sia-location-card-2 .sia-location-card-body p{font-size:16px;line-height:20px}@media (min-width: 991.99px){.section-find-location .sia-location-card-2 .sia-location-card-body p{font-size:18px;line-height:22px}}.loader{border:4px solid #f3f3f3;border-radius:50%;border-top:4px solid #3498db;width:30px;height:30px;animation:spin 2s linear infinite;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:none}.find_course_widget{padding:0}.oswald{font-family:Oswald,sans-serif!important}.faq-sec .nav-pills .nav-link{border-top:1px solid #dee2e6;color:#000}.faq-sec .nav-pills .nav-link.active{color:#fff}.faq-sec .nav-pills .nav-link:first-child{border-top:0!important}.mockExamHeader{position:relative}@media (min-width: 992px){.mockExamHeader:before{background:url(/build/assets/chevron-yellow-left-Ble6cly4.svg);background-position:right center;background-size:contain;background-repeat:no-repeat;height:100%;width:100%;content:"";top:0;left:0;position:absolute;padding:40px 0}}section.mockExam{background:#f8f8f8;padding:60px 0}section.mockExam .examBox .card{min-height:200px;overflow:hidden;position:relative;z-index:1;border-color:#000}section.mockExam .examBox .card:after{content:"";position:absolute;width:200px;height:200px;background:#3bd55a;bottom:-145px;right:-95px;z-index:-1;-moz-transform:rotate(-37deg);-webkit-transform:rotate(-37deg);-o-transform:rotate(-37deg);-ms-transform:rotate(-37deg);transform:rotate(-37deg)}section.mockExam .examBox .card .icon-bottom{right:20px;bottom:10px}section.mockExam .examBox .card .icon-bottom .icon{font-size:1rem;opacity:1;transition:opacity .6s;-webkit-transition:opacity .6s}section.mockExam .examBox .card:hover{box-shadow:0 3px 6px #00000029}section.mockExamUnit{background:#f8f8f8;padding:60px 0;position:relative;z-index:0}@media (max-width: 991px){section.mockExamUnit{padding-bottom:0}}section.mockExamUnit .card{border-radius:0;background-color:#000}section.mockExamUnit .card .card-body .questionBoxField{background:#fff 0% 0% no-repeat padding-box;border:2px solid #f8f8f8;min-height:40px;display:flex;align-items:center;margin:10px 0;position:relative}section.mockExamUnit .card .card-body .questionBoxField.active{border-color:#3bd55a;border-width:2px}section.mockExamUnit .card .card-body .questionBoxField.checked{position:relative;border-color:#419533}section.mockExamUnit .card .card-body .questionBoxField.checked:after{content:"";position:absolute;font-family:Nucleo;right:-8px;top:-6px;color:#419533;font-size:24px;height:24px;line-height:24px;font-weight:900;background:#fff;width:24px;border-radius:50%}section.mockExamUnit .card .card-body .questionBoxField.wrong{position:relative;border-color:#cc2b2b}section.mockExamUnit .card .card-body .questionBoxField.wrong:after{content:"";position:absolute;font-family:Nucleo;right:-8px;top:-6px;color:#cc2b2b;font-size:24px;height:24px;line-height:24px;font-weight:900;background:#fff;width:24px;border-radius:50%}section.mockExamUnit .card .card-body .questionBoxField label{padding:6px 6px 6px 38px;width:100%}section.mockExamUnit .card .card-body .questionBoxField label .form-check-input[type=radio]{position:absolute;margin-left:-30px;top:3px}section.mockExamUnit .card .answer-wrong{width:100%;font-size:1rem;background:#f8f8f8}section.mockExamUnit .card .answer-right{width:100%;font-size:1rem;background:#f8f8f8}section .examAppsBanner{position:relative;background:#fff;width:100%;min-height:480px;top:24px;z-index:0;overflow:hidden}@media (min-width: 991.99px){section .examAppsBanner .form-sms-link{max-width:300px}}section .examAppsBanner .app-store-links img{height:40px}section .examAppsBanner:before{content:"";position:absolute;background:#fff;height:500px;border-radius:63% 37% 30% 70%/50% 45% 55% 50%;right:-300px;bottom:-100px;width:100%;z-index:-1}section .examAppsBanner ul{padding:0;list-style:none;max-width:100%;margin:15px auto}section .examAppsBanner ul i{color:#fda228;font-size:22px}section .examAppsBanner .phone_image img{max-height:400px;position:absolute;right:-100px;top:30px;z-index:-1}@media (min-width: 992px){section .examAppsBanner .phone_image img{bottom:0;max-height:372px;top:inherit;right:-50px}}@media (min-width: 1199.99px){section .examAppsBanner .phone_image img{right:-50px;top:inherit;bottom:0;max-height:400px}}@media (min-width: 1399.99px){section .examAppsBanner .phone_image img{right:0;top:30px;max-height:450px}}section.perfectCourse{background:#f8f8f8}section.courseCards{background:#f8f8f8}section.courseCards .card{z-index:2;position:relative;overflow:hidden}section.courseCards .card .iconCardAbsolute{right:-100px;bottom:0;z-index:-1}section.courseCards .card .iconCardAbsolute .icon{font-size:300px;transform:rotate(-15deg);color:#0000000a}section.getSiaLicence{position:relative;z-index:0}section.getSiaLicence .hero-box-sia-licence{padding:60px 0}@media only screen and (max-width: 991px) and (min-width: 1200px){section.getSiaLicence .hero-box-sia-licence{min-height:82vh}}@media (max-width: 767px){section.getSiaLicence .hero-box-sia-licence{padding:40px 0}}section.getSiaLicence .hero-box-sia-licence h1,section.getSiaLicence .hero-box-sia-licence .h1{font-size:36px;line-height:42px}@media (min-width: 992px){section.getSiaLicence .hero-box-sia-licence h1,section.getSiaLicence .hero-box-sia-licence .h1{font-size:60px;line-height:64px}}@media (max-width: 991px){section.getSiaLicence .hero-box-sia-licence h5,section.getSiaLicence .hero-box-sia-licence .h5{font-size:18px}}@media (min-width: 1200px){section.getSiaLicence .hero-box-sia-licence h5,section.getSiaLicence .hero-box-sia-licence .h5{font-size:24px}}section.getSiaLicence .hero-box-sia-licence h5 p,section.getSiaLicence .hero-box-sia-licence .h5 p{line-height:1.3;font-weight:500}section.getSiaLicence .hero-box-sia-licence p{font-size:22px;line-height:28px}section.getSiaLicence .hero-box-sia-licence .btn-outline-secondary{border-color:#303030}section.getSiaLicence .hero-box-sia-licence.mask{width:100%;background-color:#1e1e1f}@media (min-width: 992px){section.getSiaLicence .hero-box-sia-licence.mask{background:#000 url(/build/assets/mask-header-vAtUiED5.svg) no-repeat;background-position:top right;background-size:contain}}section.getSiaLicence .hero-box-sia-licence.mask-light{width:100%;background-color:#f8f8f8}@media (min-width: 992px){section.getSiaLicence .hero-box-sia-licence.mask-light{background:#f8f8f8 url(/build/assets/chevron-gray-BBr4dgAg.svg) 0 0 no-repeat;background-size:contain;background-position:left;width:100%}}section.getSiaLicence .flip{-webkit-transform:scaleX(-1);transform:scaleX(-1)}section.getSiaLicence .rectangle-box{width:248px;height:114px;z-index:0;position:absolute;left:0%;top:10%;padding:13px 20px 16px;border-radius:10px;background-image:linear-gradient(to right,#fff,#f8f8f8);vertical-align:bottom}@media (max-width: 991px){section.getSiaLicence .rectangle-box{z-index:1;right:0;top:0;margin:0 auto;text-align:center}}@media (min-width: 1080px){section.getSiaLicence .rectangle-box{left:10%}}@media (min-width: 1180px){section.getSiaLicence .rectangle-box{left:20%}}section.getSiaLicence .rectangle-box h5,section.getSiaLicence .rectangle-box .h5{font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;margin-top:4px}section.getSiaLicence .rectangle-box img{margin-right:10px;vertical-align:bottom}section.getSiaLicence .rectangle-box .trustpilot_widget a{font-size:13px;color:#000}section.getSiaLicence .rectangle-box .trustpilot_widget h3,section.getSiaLicence .rectangle-box .trustpilot_widget .h3{font-weight:600;font-size:24px;margin-top:5px}section.getSiaLicence .rectangle-box .trustpilot_widget img{width:140px}section.getSiaLicence .siaApply{background:#f8f8f8;position:sticky;top:99px!important;z-index:99;border-bottom:1px solid #d8d8d8}@media (max-width: 767px){section.getSiaLicence .siaApply{top:91px!important}}section.getSiaLicence .siaApply .icon{font-size:54px}@media (max-width: 767px){section.getSiaLicence .siaApply nav{width:100%!important}}section.getSiaLicence .siaApply nav ul{padding:22px;margin:0 auto;list-style:none;text-align:center}@media (max-width: 1199px){section.getSiaLicence .siaApply nav ul{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;white-space:nowrap;padding:22px 0}}section.getSiaLicence .siaApply nav ul::-webkit-scrollbar{display:none}section.getSiaLicence .siaApply nav ul li{margin:0 10px}@media (max-width: 1199px){section.getSiaLicence .siaApply nav ul li{flex:0 0 auto;scroll-snap-align:start}}section.getSiaLicence .siaApply nav ul li a{padding:22px 0;color:#242429;font-size:22px;line-height:24px;text-decoration:none;font-weight:400}section.getSiaLicence .siaApply nav ul li a:hover{color:#303030}section.getSiaLicence .siaApply nav ul li a.active{position:relative;background:transparent!important;font-weight:500}section.getSiaLicence .siaApply nav ul li a.active:after{content:"";position:absolute;bottom:0;left:0;right:0;background:#3bd55a;height:6px;border-radius:10px}@media (max-width: 767.99px){section.getSiaLicence .siaApply nav ul li a{padding:22px 0;font-size:18px;line-height:22px}}section.getSiaLicence .section-heading{font-size:48px;line-height:54px}@media (max-width: 767px){section.getSiaLicence .section-heading{font-size:28px;line-height:32px}}@media (max-width: 991.99px){section.getSiaLicence .licence_accordions_wrapper{overflow-x:auto}}section.getSiaLicence .licence_accordions_wrapper .accordian_numbers{gap:105px}@media (max-width: 991.99px){section.getSiaLicence .licence_accordions_wrapper .accordian_numbers{gap:330px}}@media (max-width: 767.99px){section.getSiaLicence .licence_accordions_wrapper .accordian_numbers{gap:260px}}section.getSiaLicence .licence_accordions_wrapper .accordian_numbers .accordian_number{width:42px;height:42px;border-radius:50%;font-size:20px;line-height:24px;position:relative}section.getSiaLicence .licence_accordions_wrapper .accordian_numbers .accordian_number:after{content:"";position:absolute;width:1.5px;height:150px;background-color:#d8d8d8;top:42px;left:50%;transform:translate(-50%)}@media (max-width: 991.99px){section.getSiaLicence .licence_accordions_wrapper .accordian_numbers .accordian_number:after{width:330px;height:1.5px;top:50%;left:42px;transform:translateY(-50%)}}@media (max-width: 767.99px){section.getSiaLicence .licence_accordions_wrapper .accordian_numbers .accordian_number:after{width:260px}}section.getSiaLicence .licence_accordions_wrapper .accordian_numbers .accordian_number:nth-child(5):after{display:none}@media (max-width: 991.99px){section.getSiaLicence .licence_accordions_wrapper .accordian_content .accordion_item{flex:0 0 80%;max-width:50%}}section.getSiaLicence .licence_accordions_wrapper .accordian_content .accordion_item.item_one{margin-top:6px}@media (max-width: 991.99px){section.getSiaLicence .licence_accordions_wrapper .accordian_content .accordion_item.item_one{margin-top:10px}}section.getSiaLicence .licence_accordions_wrapper .accordian_content .accordion_item.item_two{margin-top:20px}@media (max-width: 991.99px){section.getSiaLicence .licence_accordions_wrapper .accordian_content .accordion_item.item_two{margin-top:10px;margin-left:25px}}section.getSiaLicence .licence_accordions_wrapper .accordian_content .accordion_item.item_three{margin-top:33px}@media (max-width: 991.99px){section.getSiaLicence .licence_accordions_wrapper .accordian_content .accordion_item.item_three{margin-top:10px;margin-left:25px}}section.getSiaLicence .licence_accordions_wrapper .accordian_content .accordion_item.item_four{margin-top:38px}@media (max-width: 991.99px){section.getSiaLicence .licence_accordions_wrapper .accordian_content .accordion_item.item_four{margin-top:10px;margin-left:23px}}section.getSiaLicence .licence_accordions_wrapper .accordian_content .accordion_item.item_five{margin-top:24px}@media (max-width: 991.99px){section.getSiaLicence .licence_accordions_wrapper .accordian_content .accordion_item.item_five{margin-top:10px;margin-left:20px}}section.getSiaLicence .licence_accordions_wrapper .accordian_content .accordion_item h5,section.getSiaLicence .licence_accordions_wrapper .accordian_content .accordion_item .h5{font-size:22px;line-height:26px}section.getSiaLicence .licence_accordions_wrapper .accordian_content .accordion_item p{font-size:18px;line-height:22px;margin-bottom:10px}@media (max-width: 991.99px){section.getSiaLicence .licence_accordions_wrapper .accordian_content .accordion_item p{font-size:16px;line-height:20px}}section.getSiaLicence .licence_accordions_wrapper .accordian_content .accordion_item span{font-size:17px;line-height:21px}section.getSiaLicence .licence_accordions_wrapper .accordian_content::-webkit-scrollbar{display:none}section.getSiaLicence .title{font-size:22px}section.getSiaLicence .benefits p{font-size:22px;line-height:24px;color:#5e5e5e}@media (max-width: 767px){section.getSiaLicence .benefits p{font-size:16px;line-height:18px}}section.getSiaLicence .course-steps-section{background:#f8f8f8}section.getSiaLicence .course-steps-section .course-steps{background:#fff;padding:60px 0}@media (max-width: 991px){section.getSiaLicence .course-steps-section .course-steps{text-align:center;padding:30px 20px}}section.getSiaLicence .course-steps-section .course-steps p{color:#535353;font-weight:700}section.getSiaLicence .course-steps-section .course-steps .numbering{font-size:58px;color:#d9d9d9;font-weight:700;line-height:61px;letter-spacing:0em;text-align:left}section.getSiaLicence .course-steps-section .course-steps .r-mb hr{margin:1.5rem 0;color:#c4c3c3}section.getSiaLicence .compare-license{padding:52px 0}@media (max-width: 767.99px){section.getSiaLicence .compare-license{padding-top:16px;padding-bottom:36px}}@media (max-width: 767px){section.getSiaLicence .compare-license .rightLicence{padding-top:0}}section.getSiaLicence .compare-license .rightLicence h2,section.getSiaLicence .compare-license .rightLicence .h2{display:none}section.getSiaLicence .compare-license .compare-license-heading h2,section.getSiaLicence .compare-license .compare-license-heading .h2{font-size:48px;line-height:52px;font-weight:500}@media (max-width: 991.99px){section.getSiaLicence .compare-license .compare-license-heading h2,section.getSiaLicence .compare-license .compare-license-heading .h2{font-size:28px;line-height:32px}}section.getSiaLicence .compare-license .compare-license-heading p{font-size:22px;line-height:26px;color:#5e5e5e}@media (max-width: 991.99px){section.getSiaLicence .compare-license .compare-license-heading p{font-size:18px;line-height:20px}}section.getSiaLicence .compare-license .rightLicense{padding-top:30px}section.getSiaLicence .sia-faqs .faq_container{border-radius:21px}section.getSiaLicence .sia-faqs .faq_container .accordion-body{font-size:18px;color:#535353;font-weight:700}@media (max-width: 767px){section.getSiaLicence .sia-faqs .faq_container{border-radius:0!important}}section.getSiaLicence .sia-faqs .faq_container .accordion-item{border-width:0 0 1px 0;padding:15px 0}section.getSiaLicence .sia-faqs .faq_container .accordion-item:last-of-type{border-width:0}section.getSiaLicence .sia-faqs .faq_container .accordion-header .accordion-button{background:transparent;color:#242429;font-weight:700!important;font-size:22px;box-shadow:none}section.getSiaLicence .siaLicenceCourseFinder{padding:60px 0}section.getSiaLicence .siaLicenceCourseFinder h3,section.getSiaLicence .siaLicenceCourseFinder .h3{font-size:32px}section.getSiaLicence .siaLicenceCourseFinder h5,section.getSiaLicence .siaLicenceCourseFinder .h5{color:#5e5e5e;font-size:18px}@media (min-width: 767px){section.getSiaLicence .siaLicenceCourseFinder h5,section.getSiaLicence .siaLicenceCourseFinder .h5{font-size:22px}}section.getSiaLicence .siaLicenceCourseFinder .form-control,section.getSiaLicence .siaLicenceCourseFinder .form-select{font-size:20px;font-weight:700!important;color:#5e5e5e;background-color:#f8f8f8;border-color:#f8f8f8}section.getSiaLicence .siaLicenceCourseFinder .form-control:focus,section.getSiaLicence .siaLicenceCourseFinder .form-select:focus{border-color:unset;box-shadow:none;outline:none}section.getSiaLicence .siaLicenceCourseFinder .form-control::placeholder,section.getSiaLicence .siaLicenceCourseFinder .form-select::placeholder{color:#5e5e5e}section.getSiaLicence .siaLicenceCourseFinder .right-track-sia{background:#fefcee url(/build/assets/chevron-yellow-left-sm-N-6JWjpE.svg) 0 0 no-repeat;background-size:cover;background-position:right;width:100%;height:100%;border-radius:20px;overflow-y:hidden;position:relative}section.getSiaLicence .siaLicenceCourseFinder .right-track-sia .btn-warning{background-color:#ffe500;border-color:#ffe500;color:#242429}section.getSiaLicence .siaLicenceCourseFinder .right-track-sia .right-track-img{width:60%;position:absolute;right:15px;bottom:0}@media (min-width: 992px){section.getSiaLicence .siaCourseBookings{padding:52px 0}}section.getSiaLicence .siaCourseBookings p{color:#535353}section.getSiaLicence .siaCourseBookings span.text-success{font-weight:600}section.getSiaLicence .siaCourseBookings .sia-license-cost{background:#242429 url(/build/assets/sia-card-bg-DQbm8AKn.svg) no-repeat right;background-size:contain}@media (max-width: 767px){section.getSiaLicence .siaCourseBookings .sia-license-cost{background:#242429;overflow:hidden}}@media (max-width: 767px){section.getSiaLicence .siaCourseBookings .sia-license-cost .licence_cost_col{margin-top:8px}}section.getSiaLicence .siaCourseBookings .sia-license-cost .licence_cost_col p{font-size:24px;line-height:28px}@media (max-width: 767px){section.getSiaLicence .siaCourseBookings .sia-license-cost .licence_cost_col p{font-size:16px;line-height:20px}}section.getSiaLicence .siaCourseBookings .sia-license-cost .cost-card{margin-top:unset}@media (min-width: 1400px){section.getSiaLicence .siaCourseBookings .sia-license-cost .cost-card{max-width:433px;margin-left:auto}}@media (max-width: 767px){section.getSiaLicence .siaCourseBookings .sia-license-cost .cost-card{width:190px;margin-right:-28px;margin-top:-24px}}section.heroVenue{padding:60px 0;background-color:#f8f8f8}section.siaTrainingFaq{padding:60px 0}@media (min-width: 992px){section.siaTrainingFaq .faqVdo{width:560px;height:315px}}@media (min-width: 992px){section.siaTrainingFaq .faqVdo iframe{width:560px;height:315px}}section.siaTrainingFaq .accordion-body{padding:1.5rem 1.25rem}section.siaClasses{padding:60px 0;background-color:#f8f8f8}section.otherCourses{padding:60px 0}section.aboutUs{padding:60px 0;background-color:#f8f8f8}section.aboutUs .logoImages img{max-height:120px}section.tvs{padding-bottom:80px!important;transition:background-color .5s;position:relative;background-color:#fff}@media (min-width: 992px){section.tvs{background:url(/build/assets/bg-CSmMv_QJ.png);background-size:100% 1000px;width:100%;position:relative;padding:200px 0 0;overflow-x:hidden}}section.tvs .card{transition:background-color .5s;position:relative}@media (min-width: 992px){section.tvs .card .btn{max-width:200px}}section.tvs .card h4 span,section.tvs .card .h4 span{font-size:72px;color:#419533;transition:background-color .5s}section.tvs .abs-bg{height:150px;width:100%;background-color:#f8f8f8;top:0;left:0;right:0;z-index:-1}section.ourMantra{padding:60px 0}section.ourMantra .doTheimg img{max-width:480px;width:100%}section.ourMantra .brand-wrap{padding:30px;border-radius:5px;background:#ffffff26}section.ourMantra .brand-wrap .heading-w{min-width:200px}section.ourCode{padding:60px 0;background-color:#fff}@media (min-width: 992px){section.ourCode{background:url(/build/assets/bg-CSmMv_QJ.png);background-size:100% 1000px;width:100%;position:relative;padding:200px 0 0;overflow:hidden}}@media (min-width: 992px){section.ourCode .container-flex .box-working{width:18%}}section.ourCode .container-flex .box-working img{transform:translatey(0);-webkit-animation:float 6s ease-in-out infinite;animation:float 6s ease-in-out infinite}section.ourTeam{padding:60px 0}@media (min-width: 992px){section.ourTeam{padding:100px 0}}section.ourTeam .profileBox{position:relative;border-radius:30px;overflow:hidden;border:none}section.ourTeam .profileBox .profileImgContainer{position:relative}section.ourTeam .profileBox .profileImgContainer .circleImage{height:150px;max-width:150px;margin:0 auto;border-radius:50%;overflow:hidden;position:relative}section.ourTeam .profileBox .profileImgContainer .circleImage img{height:160px;object-fit:cover}section.ourTeam .profileBox .profileImgContainer .circleImage img.profileImg{display:block}section.ourTeam .profileBox .profileImgContainer .circleImage a{position:absolute}section.ourTeam .profileBox .profileImgContainer .linkedinLink{bottom:-40px;right:0%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);width:44px;height:44px;margin:0 auto;position:absolute;background:#007bb5;color:#fff;border-radius:50%;line-height:44px;text-align:center;z-index:1}section.charityCommunity{padding:60px 0}section.charityCommunity .charitySection .slider .slick-track{display:flex;height:100%;width:100%}@media (min-width: 992px){section.charityCommunity .charitySection .slider .slick-track .slick-list{display:flex!important}}section.charityCommunity .charComBox{max-width:450px;width:100%}@media (max-width: 767px){section.charityCommunity .charComBox{max-width:334px}}section.charityCommunity .charComBox img.beamLogo{width:192px}section.charityCommunity .charComBox img.kivaLogo{width:160px}@media (max-width: 767px){section.charityCommunity .charComBox p{min-height:135px}}section.beInside{padding:60px 0}section.beInside .iconsList img{width:54px}section.legwork-new-home-bg{background:url(/build/assets/list-your-course-I6xFrsqZ.png);background-size:cover;height:auto;background-blend-mode:darken;background-color:#0009;padding:60px 0;position:relative;z-index:1}section.legwork-new-home-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover!important;background:url(/build/assets/chevron-light-BUfjd3Ku.svg) no-repeat right center;z-index:-1}@media (min-width: 992px){section.legwork-new-home-bg:before{background-size:contain!important}}section.legwork-new-home-bg .iconStarContainer .iconStars{width:0px;display:inline-block}section.signupThird{padding:60px 0}section.signupThird .howStepsContainer .howSteps{width:33%;background-color:#fff;position:relative}@media (max-width: 767px){section.signupThird .howStepsContainer .howSteps{width:100%}}@media (min-width: 992px){section.signupThird .howStepsContainer .howSteps :after{width:50%;height:2px;background:#00000020;content:"";position:absolute;top:50%;right:-100px;z-index:-1}}section.signupThird .howStepsContainer .howSteps.last-child :after{display:none}section.signupThird .howStepsContainer .howSteps img{width:70px;margin:0 auto}section.our-tech .video-absolute{position:absolute;background:#f7f7f7;right:65px;bottom:40px;width:100%;overflow:hidden;max-width:56%}section.our-app{z-index:0;overflow:hidden}section.our-app .screens-app{position:relative;z-index:0}section.our-app .screens-app:after{content:"";position:absolute;width:400px;height:300px;background:#3bd55a;top:-100px;right:-100px;z-index:-1;border-radius:63% 37% 30% 70%/50% 45% 55% 50%}@media (min-width: 992.99px){section.our-app .screens-app:after{width:600px;height:500px;top:-100px;right:-100px}}section.our-app .storeImages img{max-height:48px}section.signupSixth{padding:60px 0}section.signupSeventh{padding:60px 0}section.signupEight{padding:60px 0}section.trainingContent .compaint-sec{margin-bottom:100px}@media (max-width: 991.99px){section.trainingContent .compaint-sec{margin-bottom:50px}}section.trainingContent .compaint-sec .card .btn{max-width:148px}section.trainingContent .compaint-sec .claim-content li{padding-left:30px;padding-bottom:6px}section.trainingContent .compaint-sec .claim-content li:before{content:"";font-family:Nucleo;font-weight:600;display:inline-block;margin-left:-1.6em;width:1.6em;font-size:1rem;vertical-align:middle}section.trainingContent .quote-training{padding:50px 80px!important}@media (max-width: 991px){section.trainingContent .quote-training{padding:60px 20px 40px!important}}section.trainingContent .quote-training figure:before{content:"";position:absolute;font-family:Nucleo;left:36px;top:30px;font-size:32px}@media (max-width: 991px){section.trainingContent .quote-training figure:before{left:20px;top:10px}}section.trainingContent .quote-training figure figcaption{font-weight:700;font-size:24px;line-height:20px;color:#000}section.trainingContent .quote-training figure figcaption.blockquote-footer:before{content:""!important}section.trainingContent .quote-training figure figcaption.blockquote-footer small,section.trainingContent .quote-training figure figcaption.blockquote-footer .small{font-size:14px}@media (min-width: 992px){section.claims-modal .modal-lg{max-width:700px}}section.claims-modal .btn-close{position:absolute;right:20px}section.popularCourse{padding:60px 0}section.getWorkingSteps{padding:100px 0;position:relative;overflow:hidden;z-index:0}section.getWorkingSteps:before{content:"";background:url(/build/assets/right-pattern-B9dsY2oX.jpeg);background-repeat:no-repeat;position:absolute;right:0;bottom:-10px;width:161px;height:400px;mix-blend-mode:multiply}section.getWorkingSteps:after{content:"";background:url(/build/assets/right-pattern-B9dsY2oX.jpeg);background-repeat:no-repeat;position:absolute;left:0;top:-10px;width:161px;height:400px;z-index:-1;transform:rotate(180deg);mix-blend-mode:multiply}@media (max-width: 991px){section.getWorkingSteps{padding:60px 0}}section.getWorkingSteps .anEmployer{padding-bottom:60px}section.getWorkingSteps .anEmployer .card{transition:background-color .5s;position:relative}section.getWorkingSteps .anEmployer .card h4 span,section.getWorkingSteps .anEmployer .card .h4 span{font-size:72px;color:#419533;transition:background-color .5s}section.getWorkingSteps .anEmployer .card:hover{background-color:#d6eddb;transition:background-color .5s}section.getWorkingSteps .anEmployer .abs-bg{height:150px;width:100%;background-color:#f8f8f8;top:0;left:0;right:0;z-index:-1}section.pageHeadingSec{padding:60px 0;position:relative;z-index:0}@media (min-width: 300px){section.pageHeadingSec:before{background:url(/build/assets/chevron-yellow-CSpNpKB1.svg);background-position:left center;background-size:contain;background-repeat:no-repeat;height:100%;width:100%;content:"";top:0;left:0;position:absolute;padding:40px 0;z-index:-1}}@media (max-width: 991.99px){section.pageHeadingSec{padding:40px 0}}section.largestHubLicence{padding:60px 0}section.largestHubLicence .nav-item{padding:0;display:block;cursor:pointer;text-decoration:none;transition:.5s ease;margin:10px;background-color:#fff;font-weight:400;color:#000;box-shadow:0 3px 6px #00000029}section.largestHubLicence .nav-item .nav-link{min-width:172px;width:100%}section.largestHubLicence .nav-item .nav-link .iconCatBox{background:#000;border-radius:50%;height:60px;width:60px;line-height:60px;margin:0 auto;text-align:center}section.largestHubLicence .nav-item .nav-link .iconCatBox img{width:36px;height:36px}section.largestHubLicence .nav-item .nav-link{height:100%;color:#000}section.largestHubLicence .nav-item .nav-link .icon{color:#fff;line-height:60px;font-weight:700;font-size:2rem!important}section.largestHubLicence .nav-item .nav-link.active{background-color:#000;color:#fff}section.largestHubLicence .nav-item .nav-link.active .icon{color:#fff;font-size:2rem!important}section.largestHubLicence .scroolez{overflow-x:auto}@media (max-width: 1024px){section.largestHubLicence .scroolez .nav{width:1024px}}section.largestHubLicence .popularLicense .find-licence-list ul li a{text-decoration:none;font-weight:400}section.largestHubLicence .showLicenseCategories ul.tab-pane li a{font-weight:400}section.largestHubLicence ul.licenseCourseSlick button.slick-arrow{display:none!important}section.locSearch{padding:60px 0}section.syl{padding:60px 0}section.headerPersonalLicense{padding:40px 0}section.threeStepsLicense{padding:60px 0}section.threeStepsLicense h2.threeStep,section.threeStepsLicense .threeStep.h2{position:relative;z-index:2}section.threeStepsLicense h2.threeStep:before,section.threeStepsLicense .threeStep.h2:before{content:"";display:block;height:26px;background:url(https://d2zr7tzffwjw27.cloudfront.net/gl_test/images/home/heading-bottom-bg.png.gz) no-repeat;position:absolute;width:361px;left:0;right:0;bottom:-10px;margin:auto;z-index:-1}section.personalLicenceAbout{padding:60px 0}section.personalLicenceAbout .card{z-index:0;position:relative;overflow:hidden;min-height:165px}section.personalLicenceAbout .card:before{content:"";display:block;height:300px;width:300px;background:#fff;top:10px;position:absolute;right:-10px;border-radius:50%;z-index:-1}section.personalLicenceCourse{padding:60px 0}section.easyApplySection{position:relative;overflow:hidden;padding:60px 0;z-index:0}@media (min-width: 992px){section.easyApplySection{padding:100px 0}}section.courseDatesLicence{padding:60px 0;position:relative;z-index:3}@media (min-width: 992px){section.courseDatesLicence{padding-bottom:80px;padding-top:0}}@media (min-width: 992px){section.courseDatesLicence:before{content:"";display:block;height:100px;width:100%;background:#188d33;background:-moz-linear-gradient(90deg,rgb(24,141,51) 0%,rgb(59,213,90) 100%);background:-webkit-linear-gradient(90deg,rgb(24,141,51) 0%,rgb(59,213,90) 100%);background:linear-gradient(90deg,#188d33,#3bd55a);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#188d33",endColorstr="#3bd55a",GradientType=1);top:-70px;left:0;right:0;position:absolute;z-index:-1}}section.personalLicenceFaqs{padding:60px 0}section.headerEmergencyFirstAid{padding:40px 0}section.review-page .trustpilot-widget{min-height:100%}section.threeStepsEmergency{padding:60px 0}section.threeStepsEmergency h2.threeStep,section.threeStepsEmergency .threeStep.h2{position:relative;z-index:2}section.threeStepsEmergency h2.threeStep:before,section.threeStepsEmergency .threeStep.h2:before{content:"";display:block;height:26px;background:url(https://d2zr7tzffwjw27.cloudfront.net/gl_test/images/home/heading-bottom-bg.png.gz) no-repeat;position:absolute;width:361px;left:0;right:0;bottom:-10px;margin:auto;z-index:-1}section.emergencyFirstAidsAbout{padding:60px 0}section.emergencyFirstAidsAbout .card{z-index:0;position:relative;overflow:hidden}section.emergencyFirstAidsAbout .card:before{content:"";display:block;height:300px;width:300px;background:#fff;top:10px;position:absolute;right:-10px;border-radius:50%;z-index:-1}section.emergencyFirstAidCourse{padding:60px 0}@media (max-width: 991px){section.emergencyFirstAidCourse .skillsContainer{overflow-x:auto}}@media (max-width: 991px){section.emergencyFirstAidCourse .skillsContainer .skills{overflow-x:auto;white-space:nowrap;margin-top:20px}}section.bulkBooking{padding:60px 0}section.bulkBooking .bulkBenefitsLeft{padding:60px 0}@media (max-width: 991px){section.bulkBooking .bulkBenefitsLeft{padding:30px 0}}section.bulkBooking .bulkBenefitsLeft .boxYellow{background:#ede854;max-width:550px;transform:skew(-8deg,-3deg)}section.bulkBooking .bulkBenefitsLeft .boxGreen{background:#3bd55a;max-width:500px;-ms-transform:rotate(-3deg);transform:rotate(-3deg);margin:0 auto}@media (max-width: 991px){section.bulkBooking .bulkBenefitsLeft .boxGreen{max-width:90%}}section.bulkBooking .bulkBenefitsRight{padding:60px 0}@media (max-width: 991px){section.bulkBooking .bulkBenefitsRight{padding:30px 0}}section.bulkBooking .bulkBenefitsRight .cardBenefits{position:relative;z-index:1}section.bulkBooking .bulkBenefitsRight .cardBenefits .number{background:#3bd55a;border-radius:0 50px 50px 0;min-width:38px}section.headerCs{padding:60px 0}section.headerCs img{border-radius:15px}section.threeStepsCs{padding:60px 0}section.threeStepsCs h2.threeStep,section.threeStepsCs .threeStep.h2{position:relative;z-index:2}section.threeStepsCs h2.threeStep:before,section.threeStepsCs .threeStep.h2:before{content:"";display:block;height:26px;background:url(https://d2zr7tzffwjw27.cloudfront.net/gl_test/images/home/heading-bottom-bg.png.gz) no-repeat;position:absolute;width:361px;left:0;right:0;bottom:-10px;margin:auto;z-index:-1}section.cscsAbout{padding:60px 0}section.cscsAbout .card{z-index:0;position:relative;overflow:hidden;min-height:165px;border:6px solid #ffffff!important}section.cscsAbout .card:before{content:"";display:block;height:300px;width:300px;background:#fff;top:10px;position:absolute;right:-10px;border-radius:50%;z-index:-1}section.cscsAbout .note{background:#ffe7bb;display:inline-block;margin:2em;padding:1em;position:relative}@media (max-width: 991px){section.cscsAbout .note{margin:1em}}section.cscsAbout .note:after{background-image:radial-gradient(ellipse 110% 110% at 50% 100%,transparent 0%,transparent 50%,rgba(0,0,0,.5) 100%);border-radius:-3px;content:"";display:block;position:absolute;height:2em;left:0;bottom:-1.25em;transform:perspective(30em) rotateX(45deg);width:100%;z-index:-1}section.cscsAbout .note h4,section.cscsAbout .note .h4{color:#9f721f}section.cscsAbout .note p{color:#9f721f}section.trainingLearn{padding:60px 0}@media (max-width: 991px){section.trainingLearn .skillsContainer{overflow-x:auto}}@media (max-width: 991px){section.trainingLearn .skillsContainer .skills{overflow-x:auto;white-space:nowrap;margin-top:20px}}section.certifiedHeader{background:url(/build/assets/certified-security-professional-qpbV1c-a.jpeg);background-size:cover;min-height:500px;background-repeat:no-repeat}section.certifiedHeader .overlay-bg{opacity:.4;position:absolute;top:0;left:0;width:100%;height:100%;background:#000}section.corporateHeader{background:url(/build/assets/corporate-hero-oBDcr-2o.jpeg);background-size:cover;min-height:500px;position:relative;background-repeat:no-repeat}section.corporateHeader .overlay-bg{opacity:.7;position:absolute;top:0;left:0;width:100%;height:100%;background:#000}@media (min-width: 768px){section.multiPlans .container.pkg-wrapper{width:760px}}section.multiPlans .plansBox{border:1px solid transparent;margin-bottom:80px}section.multiPlans .plansBox .multibox-titles .pkgBoxTitles-Essential ul li{height:70px}section.multiPlans .plansBox .plans-col .bpkg{border:1px solid #ecb074;transition:.5s ease;cursor:pointer;background:#f5cfaa;background:linear-gradient(100deg,#f5cfaa 20%,#f0e0d1 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5cfaa",endColorstr="#f0e0d1",GradientType=1)}@media (min-width: 768px){section.multiPlans .plansBox .plans-col .bpkg{top:-135px;margin:0 -10px -150px}}@media (max-width: 767px){section.multiPlans .plansBox .plans-col .bpkg{margin:20px 0}}@media (min-width: 768px){section.multiPlans .plansBox .plans-col .bpkg:hover{transform:scale(1.02);transition:.5s ease}}@media (max-width: 767px){section.multiPlans .plansBox .plans-col .bpkg .bpkg-top{height:auto!important}}section.multiPlans .plansBox .plans-col .bpkg .bpkg-top .highlight{height:36px}section.multiPlans .plansBox .plans-col .bpkg .bpkg-top .highlight h3,section.multiPlans .plansBox .plans-col .bpkg .bpkg-top .highlight .h3{line-height:1;height:22px;font-size:22px}section.multiPlans .plansBox .plans-col .bpkg .bpkg-top .highlight .mp-box{width:220px;margin:-20px auto 0;border-radius:40px;padding:6px 10px}section.multiPlans .plansBox .plans-col .bpkg .bpkg-top .price h3,section.multiPlans .plansBox .plans-col .bpkg .bpkg-top .price .h3{line-height:1;height:22px;font-size:22px;margin:30px 0 0}section.multiPlans .plansBox .plans-col .bpkg .bpkg-top .price h3 del,section.multiPlans .plansBox .plans-col .bpkg .bpkg-top .price .h3 del{font-size:16px}section.multiPlans .plansBox .plans-col .bpkg .bpkg-top .price h4,section.multiPlans .plansBox .plans-col .bpkg .bpkg-top .price .h4{font-size:18px}@media (min-width: 768px){section.multiPlans .plansBox .plans-col .bpkg .bpkg-essential ul{margin-top:28px!important}}section.multiPlans .plansBox .plans-col .bpkg .bpkg-essential ul li{font-size:21px;height:69.2px}@media (max-width: 767px){section.multiPlans .plansBox .plans-col .bpkg .bpkg-essential ul li{font-size:16px;height:auto;padding:10px 0}}section.multiPlans .plansBox .plans-col .bpkg .bpkg-essential ul li .icon-check-single{height:30px;width:30px;font-size:15px}section.multiPlans .plansBox .plans-col .bpkg .bpkg-essential ul li .icon-e-remove{height:30px;width:30px;font-size:15px}@media (max-width: 767px){section.multiPlans .plansBox .plans-col .bpkg .bpkg-essential ul li .icon-check-single,section.multiPlans .plansBox .plans-col .bpkg .bpkg-essential ul li .icon-e-remove{height:25px;width:25px;line-height:27px;margin-right:14px}}section.multiPlans .plansBox .plans-col .bpkg .bpkg-button .bookBox .book-btn{background:#cd7f32}section.multiPlans .plansBox .plans-col .bpkg.pkgTwo{background:linear-gradient(100deg,#f5deb0 20%,#fffbd2 80%);border:1px solid #daa520;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5deb0",endColorstr="#fffbd2",GradientType=1)}@media (min-width: 768px){section.multiPlans .plansBox .plans-col .bpkg.pkgTwo{margin-top:-26px}}section.multiPlans .plansBox .plans-col .bpkg.pkgTwo .bpkg-top .price h3,section.multiPlans .plansBox .plans-col .bpkg.pkgTwo .bpkg-top .price .h3{margin-top:39px}section.multiPlans .plansBox .plans-col .bpkg.pkgTwo .bpkg-top .bookBox{margin-top:16px}section.personalLicenseForm .plap-form-inner{max-width:70%}@media (max-width: 767px){section.personalLicenseForm .plap-form-inner{max-width:100%}}section.personalLicenseForm .plap-form-inner .form-check .form-check-label{line-height:1.9rem;font-size:16px}section.headerCustom{background:#f8f8f8;padding:60px 0}@media (max-width: 991px){section.headerCustom{padding:30px 0}}section.headerCustom .video-container{max-width:560px}section.headerCustom .guaranteeCheck{font-size:18px;font-weight:600}section.headerCustom .guaranteeCheck .icon{top:2px}section.customDetailSection{background:#f8f8f8;padding:40px 0}@media (max-width: 991px){section.customDetailSection{padding-top:0}}@media (max-width: 991px){section.customDetailSection .tab-content-desc{background:#fff}}@media (min-width: 992px){section.customDetailSection .courseDesc{box-shadow:0 3px 6px #00000029;border-radius:.32rem}}section.customDetailSection .courseDesc ul.rightCourseList li{padding-left:25px;padding-bottom:5px;position:relative}section.customDetailSection .courseDesc ul.rightCourseList li:before{content:"";background:url(/build/assets/check-green-CYAkp8RH.svg);background-repeat:no-repeat;background-size:contain;position:absolute;left:0;top:0;width:18px;height:18px}section.customDetailSection .courseDesc .unit-list ul.list-group-numbered{counter-reset:li;list-style-type:none;padding-left:0}section.customDetailSection .courseDesc .unit-list ul.list-group-numbered li{position:relative;padding:0 0 5px 35px}section.customDetailSection .courseDesc .unit-list ul.list-group-numbered li:before{content:counter(li);counter-increment:li;height:25px;width:25px;border:1px solid #000000;border-radius:50%;font-weight:700;color:#000;text-align:center;position:absolute;left:0;top:0;padding:4px 2px;font-size:16px}section.customDetailSection .makeSticky{position:-webkit-sticky;position:sticky;top:1%!important;padding:0;z-index:99;height:fit-content}@media (max-width: 991px){section.customDetailSection .makeSticky.sticky-mob-tabs{width:106%;top:0;z-index:1}}@media (max-width: 991px){section.customDetailSection .makeSticky{min-height:0;padding:10px 0 0;overflow-x:auto}}@media (min-width: 992px){section.customDetailSection .makeSticky{border-radius:.32rem}}@media (max-width: 991px){section.customDetailSection .makeSticky .nav{display:flex!important;flex-wrap:nowrap!important}}@media (max-width: 991px){section.customDetailSection .makeSticky .nav .nav-item{width:100%;white-space:nowrap}}section.customDetailSection .makeSticky .nav .nav-item .nav-link{font-size:18px;border-left:6px solid transparent!important;line-height:22px}@media (max-width: 991px){section.customDetailSection .makeSticky .nav .nav-item .nav-link{border-left:0!important;border-bottom:6px solid transparent!important}}section.customDetailSection .makeSticky .nav .nav-item .nav-link.active{border-left:6px solid #3BD55A!important}@media (max-width: 991px){section.customDetailSection .makeSticky .nav .nav-item .nav-link.active{border-left:0!important;border-bottom:6px solid #3BD55A!important}}section.courseLocation{padding:60px 0}section.courseLocation .accordionCourseLocation.accordion-flush .accordion-item .accordion-button{font-size:22px;line-height:30px;font-weight:500}.plAppTopSec{background:linear-gradient(#0202028a,#0202029c),url(/build/assets/plApp-bg-dxztM7nJ.jpg) no-repeat;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#000;padding:70px 0}.plAppNoAcc .noAccStep .arrow{width:48%;height:5px;background:#419533;left:-25%;margin-top:10%}.plAppNoAcc .noAccStep .arrow:after{content:"";width:10px;height:10px;background:0 0;display:block;border-top:10px solid transparent;border-left:10px solid #419533;border-bottom:10px solid transparent;border-right:10px solid transparent;position:absolute;right:-20px;margin-top:-8px}.plAppNoAcc .noAccStep .nasRound{width:90px;height:90px;background:#fff;box-shadow:0 3px 6px #00000029;line-height:96px;font-size:40px}.plAppNoAcc .noAccStep h4,.plAppNoAcc .noAccStep .h4{font-size:24px}.plAppNoAcc .noAccStep p{padding:0 23%}@media (max-width: 767.98px){.plAppNoAcc .noAccStep p{padding:0 2%}}.easyApplySec{background:linear-gradient(#000000a2,#000000a2),url(/build/assets/plEasyApply-bg-CsOR-yyw.jpeg) no-repeat;background-size:cover;background-position:center;padding:70px 0}.easyApplySec .eafBox .tickBox{width:70px;height:70px;margin:0 auto 20px;line-height:70px;font-size:30px}.easyApplySec .eafBox h5,.easyApplySec .eafBox .h5{font-size:20px}.locations{background-color:#f2f2f2;padding-top:20px;padding-bottom:60px}.hereToHelp .col-hth h3,.hereToHelp .col-hth .h3{font-size:36px}.hereToHelp .col-hth p{font-size:13px}.hereToHelp .col-hth-cta{text-decoration:none}.hereToHelp .col-hth-cta .continueChat{cursor:pointer}.hereToHelp .col-hth-cta .cta-icon img{width:50px}.hereToHelp .col-hth-cta .label-icon{font-size:20px;color:#419533}@media (max-width: 767px){.hereToHelp .col-hth-cta .label-icon{font-size:16px}}#startAppModal .modal-content .modal-body .close{position:absolute;right:-10px;border:1px solid #535353;width:25px;height:25px;line-height:11px;font-weight:300;opacity:1;background:#f2f2f2;top:-10px}#startAppModal .modal-content .modal-body .eligibilityBox .ddLabel .eligLabel{font-size:16px}#startAppModal .modal-content .modal-body .contBtn .icon{transform:translate(2px,4px)}.staff-section .card-staff .card-image{height:100px}.staff-section .card-staff .card-image img{max-height:100%}.course-detail img{max-width:100%}.searchNearest_button{transition:all .3s ease-in-out;left:0;position:fixed;width:0;bottom:84px;right:0;margin:0 auto;overflow:hidden;z-index:100;white-space:nowrap}.searchNearest_button.fixed{left:0;width:90%}.searchNearest_button a{width:100%}.searchNearest{transition:all .3s linear}.searchNearest.fixed-top{position:fixed;top:74%;left:0;right:0;width:100%;background:transparent!important;box-shadow:none!important;z-index:9999;transition:top .3s linear}.banner_market{background:url(/build/assets/banner_mrkt-DEsYyjjD.png) no-repeat}.banner_market .banner_market_card{background:#0009}.before-footer-box{position:relative}.before-footer-box img.training_img{max-height:307px}.before-footer-box .before-footer-text{padding:80px 0}@media (max-width: 767px){.before-footer-box .before-footer-text{padding:15px 0}}.gtna-img img{width:100px;height:100px}.banner-box{height:60px;margin-top:15px;border:1px solid #42af58;border-radius:4px}.banner-box .ban-ico{width:25%;display:inline-block;margin-left:10px;vertical-align:middle}.banner-box .ban-text{margin:0}@media (max-width: 767px){.faq-sidebar-head{cursor:pointer}.faq-sidebar{display:block}.faq-sidebar .nav-link{width:100%!important}}section.careers-section .hero{min-height:72vh;background:url(/build/assets/hero-B7nmqrvE.jpg) center center no-repeat;background-size:cover;position:relative}section.careers-section .hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-position:right center;background-size:cover!important;background:linear-gradient(to top,#0006,#0006),url(/build/assets/chevron-light-BUfjd3Ku.svg) no-repeat right center}@media (min-width: 992px){section.careers-section .hero:before{background-size:contain!important}}section.working-at-gl img{transform:translatey(0);animation:float 6s ease-in-out infinite}section.working-at-gl .container-flex{flex-grow:1;flex-basis:0}section.working-at-gl .container-flex .box-working{margin-bottom:15px}@media (min-width: 992px){section.working-at-gl .container-flex .box-working{width:18%}}section.office{z-index:0;position:relative}@media (min-width: 992px){section.office .office-1{max-width:620px}}section.office .office2-container{position:relative}@media (min-width: 992px){section.office .office2-container .office-2{margin-top:-26%;max-width:630px}}section.office .office2-container:before{content:"";background:url(/build/assets/green-box-7fSr3H9y.png);background-repeat:no-repeat;position:absolute;right:-250px;top:-6%;width:256px;height:372px;z-index:-1}section.office .office2-container:after{content:"";background:url(/build/assets/gray-box-CyZmQKbj.png);background-repeat:no-repeat;position:absolute;bottom:-140px;right:30px;z-index:-1;width:367px;height:303px}@media (min-width: 992px){section.office .office-3{margin-top:-42%;z-index:-2;position:relative;max-width:546px}}section .BambooHR-ATS-Department-Header{font-size:16px}section .BambooHR-ATS-Jobs-List{padding-left:0!important}section .BambooHR-ATS-Location{font-size:14px}@keyframes float{0%{transform:translatey(0)}50%{transform:translatey(-10px)}to{transform:translatey(0)}}@media (min-width: 992px){.aplh-header{background-size:contain;background-position:left center;background-image:url(/build/assets/chevron-yellow-CSpNpKB1.svg);background-repeat:no-repeat}}.aplh-header .aplh-header-overlay{top:100px;left:0;position:absolute}@media (max-width: 1199px){.aplh-header .aplh-header-overlay{left:-20px}}.aplh-header .aplh-header-overlay img{transform:translatey(0);-webkit-animation:float 6s ease-in-out infinite;animation:float 6s ease-in-out infinite}@media (max-width: 1199px){.aplh-header .aplh-header-overlay img{max-width:220px}}@media (min-width: 992px){.cscs-header{background-size:contain;background-position:left center;background-image:url(/build/assets/chevron-yellow-CSpNpKB1.svg);background-repeat:no-repeat}}.cscs-header .banner-img img{max-width:600px}.cscs-header .cscs-header-overlay{bottom:100px;left:-30px;position:absolute}@media (max-width: 1199px){.cscs-header .cscs-header-overlay{left:-20px}}.cscs-header .cscs-header-overlay .card{transform:translatey(0);-webkit-animation:float 6s ease-in-out infinite;animation:float 6s ease-in-out infinite;max-width:340px;background-color:#f4fff7!important}.cscs-header .cscs-header-overlay .card img{min-width:22px}.cscs-header .cscs-header-overlay .card img.recycled{min-width:26px}.cscs-mock-exam-section{position:relative;background:#fff;z-index:0}@media (min-width: 1200px){.cscs-mock-exam-section{background:#fff}}.cscs-mock-exam-section .locked-overlay{background:#6c6c6ccc;position:absolute;z-index:2;height:100%;top:0;bottom:0;right:0;left:0}.cscs-mock-exam-section .locked-overlay+.card-question{filter:blur(5px)}.cscs-mock-exam-section .time-left{width:150px;border-radius:6px 6px 0 0;position:absolute;top:-48px;right:25px}.cscs-mock-exam-section .aplh-app-show{height:100%}.cscs-mock-exam-section .aplh-app-show .storeImages img{max-height:45px}.cscs-mock-exam-section .aplh-app-show .card{border-radius:10px;max-width:68%;width:100%}@media (min-width: 1400px){.cscs-mock-exam-section .aplh-app-show .card{max-width:59%;margin-bottom:20px}}.cscs-mock-exam-section .aplh-img{position:absolute;right:-100px;bottom:0;z-index:1}@media (min-width: 1400px){.cscs-mock-exam-section .aplh-img{right:0}}@media (min-width: 1600px){.cscs-mock-exam-section .aplh-img{right:30px}}@media (min-width: 992px){.cscs-exam-location .cscs-exam-location-header{background-size:cover;background-position:left center;background-image:url(/build/assets/chevron-dark-C-ohYeaE.svg);background-repeat:no-repeat;background-color:#101010;padding-bottom:300px!important}.cscs-exam-location .map-offset-container{margin-top:-250px}}.cscs-exam-location .requiredCscsCardShowcase{position:absolute;background-color:#f9e42c;width:90vw}@media (min-width: 576px){.cscs-exam-location .requiredCscsCardShowcase{width:60vw}}.cscs-exam-location .pt-custom{padding-top:14px}.cscs-exam-location .fs-sm{font-size:1rem}.cscs-exam-location .cscs-map{width:100%}@media (min-width: 576px){.cscs-exam-location .cscs-map{width:80%!important}}@media (min-width: 992px){.cscs-exam-location .requiredCscsCardShowcase{width:31vw}}@media (max-width: 991px){.cscs-exam-location .locationsContainer .cssLocations{overflow-x:auto;white-space:nowrap;margin-top:20px}}.exam-page .exam-hero{position:absolute;width:100%;height:650px}@media (min-width: 992px){.exam-page .gradient-overlay{width:100%;height:100%;background:linear-gradient(90deg,#fff,#fff,#fff0 80%,#fff0)!important}}#toast-container{position:fixed;top:10px;right:10px;z-index:9999}#custom-toast{background-color:#000;color:#fff;opacity:0;transition:opacity .3s ease-in-out;overflow:hidden}#custom-toast .toast-remove{position:absolute;right:5px;font-size:16px;cursor:pointer}.toast-padding{padding:15px 120px 15px 20px}#custom-toast #toast-animation{width:100%;height:5px;background-color:red;animation-name:custom-toast-shrink;animation-duration:5s;animation-timing-function:ease-in-out;animation-fill-mode:forwards;bottom:0}@keyframes custom-toast-shrink{0%{width:100%}to{width:0%}}@keyframes makeItRain{0%{opacity:0}50%{opacity:1}to{transform:translateY(350px)}}#bookexam .confetti{display:flex;justify-content:center;align-items:center;margin-top:100px;height:100%;overflow:hidden;z-index:1000}#bookexam .confettiPiece{position:absolute;width:10px;height:30px;background:#ffd300;top:0;opacity:0}#bookexam .confettiPiece:nth-child(1){left:7%;transform:rotate(-40deg);animation:makeItRain 1s ease-out;animation-iteration-count:5;animation-delay:182ms;animation-duration:1116ms}#bookexam .confettiPiece:nth-child(2){left:14%;transform:rotate(4deg);animation:makeItRain 1s ease-out;animation-iteration-count:5;animation-delay:161ms;animation-duration:1076ms}#bookexam .confettiPiece:nth-child(3){left:21%;transform:rotate(-51deg);animation:makeItRain 1s ease-out;animation-iteration-count:5;animation-delay:481ms;animation-duration:1103ms}#bookexam .confettiPiece:nth-child(4){left:28%;transform:rotate(61deg);animation:makeItRain 1s ease-out;animation-iteration-count:5;animation-delay:334ms;animation-duration:708ms}#bookexam .confettiPiece:nth-child(5){left:35%;transform:rotate(-52deg);animation:makeItRain 1s ease-out;animation-iteration-count:5;animation-delay:302ms;animation-duration:776ms}#bookexam .confettiPiece:nth-child(6){left:42%;transform:rotate(38deg);animation:makeItRain 1s ease-out;animation-iteration-count:5;animation-delay:.18s;animation-duration:1168ms}#bookexam .confettiPiece:nth-child(7){left:49%;transform:rotate(11deg);animation:makeItRain 1s ease-out;animation-iteration-count:5;animation-delay:395ms;animation-duration:1.2s}#bookexam .confettiPiece:nth-child(8){left:56%;transform:rotate(49deg);animation:makeItRain 1s ease-out;animation-iteration-count:5;animation-delay:14ms;animation-duration:887ms}#bookexam .confettiPiece:nth-child(9){left:63%;transform:rotate(-72deg);animation:makeItRain 1s ease-out;animation-iteration-count:5;animation-delay:149ms;animation-duration:805ms}#bookexam .confettiPiece:nth-child(10){left:70%;transform:rotate(10deg);animation:makeItRain 1s ease-out;animation-iteration-count:5;animation-delay:351ms;animation-duration:1059ms}#bookexam .confettiPiece:nth-child(11){left:77%;transform:rotate(4deg);animation:makeItRain 1s ease-out;animation-iteration-count:5;animation-delay:307ms;animation-duration:1132ms}#bookexam .confettiPiece:nth-child(12){left:84%;transform:rotate(42deg);animation:makeItRain 1s ease-out;animation-iteration-count:5;animation-delay:464ms;animation-duration:776ms}#bookexam .confettiPiece:nth-child(13){left:91%;transform:rotate(-72deg);animation:makeItRain 1s ease-out;animation-iteration-count:5;animation-delay:429ms;animation-duration:818ms}#bookexam .confettiPiece:nth-child(odd){background:#7431e8}#bookexam .confettiPiece:nth-child(2n){z-index:1}#bookexam .confettiPiece:nth-child(4n){width:5px;height:12px;animation-duration:2s}#bookexam .confettiPiece:nth-child(3n){width:3px;height:10px;animation-duration:2.5s;animation-delay:1s}#bookexam .confettiPiece:nth-child(4n-7){background:red}.thumb-center{margin:0 auto;max-width:100px;position:relative;text-align:center;top:45%;transform:translateY(-15%)}.thumb{-webkit-animation:scale 1.5s cubic-bezier(.645,.045,.355,1);-moz-animation:scale 1.5s cubic-bezier(.645,.045,.355,1);animation:scale 1.5s cubic-bezier(.645,.045,.355,1);-webkit-animation-iteration-count:3;-moz-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:2s;-moz-animation-delay:2s;animation-delay:2s;color:#3bd55a;font-size:75px;text-decoration:none}@-webkit-keyframes scale{0%{transform:scale(1)}1%{transform:scale(0)}20%{transform:scale(0)}35%{transform:scale(1.4)}40%{transform:scale(1)}50%{transform:scale(1.15)}65%{transform:scale(1)}90%{transform:scale(1)}to{transform:scale(1)}}@-moz-keyframes scale{0%{transform:scale(1)}1%{transform:scale(0)}20%{transform:scale(0)}35%{transform:scale(1.4)}40%{transform:scale(1)}50%{transform:scale(1.15)}65%{transform:scale(1)}90%{transform:scale(1)}to{transform:scale(1)}}@keyframes scale{0%{transform:scale(1)}1%{transform:scale(0)}20%{transform:scale(0)}35%{transform:scale(1.4)}40%{transform:scale(1)}50%{transform:scale(1.15)}65%{transform:scale(1)}90%{transform:scale(1)}to{transform:scale(1)}}.circle-wrap{-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;pointer-events:none}.circle-lg{width:150px;height:150px;border-radius:50%;border-style:solid;border-color:#3bd55a;opacity:0;-webkit-animation:scaleCircle 1.5s cubic-bezier(.645,.045,.355,1);-moz-animation:scaleCircle 1.5s cubic-bezier(.645,.045,.355,1);animation:scaleCircle 1.5s cubic-bezier(.645,.045,.355,1);-webkit-animation-iteration-count:3;-moz-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:2s;-moz-animation-delay:2s;animation-delay:2s}@-webkit-keyframes scaleCircle{0%{border-width:90px;transform:scale(0)}15%{border-color:#b3f1bf;border-width:90px}30%{border-color:#7ee593;opacity:1}35%{border-color:#3bd55a}50%{border-width:0;transform:scale(1);opacity:.3}to{border-width:0;transform:scale(1);opacity:0}}@-moz-keyframes scaleCircle{0%{border-width:90px;transform:scale(0)}15%{border-color:#b3f1bf;border-width:90px}30%{border-color:#7ee593;opacity:1}35%{border-color:#3bd55a}50%{border-width:0;transform:scale(1);opacity:.3}to{border-width:0;transform:scale(1);opacity:0}}@keyframes scaleCircle{0%{border-width:90px;transform:scale(0)}15%{border-color:#b3f1bf;border-width:90px}30%{border-color:#7ee593;opacity:1}35%{border-color:#3bd55a}50%{border-width:0;transform:scale(1);opacity:.3}to{border-width:0;transform:scale(1);opacity:0}}.dots-wrap{-webkit-transform:translate(-50%,-50%) rotate(3deg);-moz-transform:translate(-50%,-50%) rotate(3deg);-ms-transform:translate(-50%,-50%) rotate(3deg);-o-transform:translate(-50%,-50%) rotate(3deg);transform:translate(-50%,-50%) rotate(3deg);position:absolute;top:50%;left:50%;width:220px;height:220px;pointer-events:none}.dot{width:10px;height:10px;position:absolute;border-radius:50%;background:#0cf;margin:0 auto;top:105px;left:0;right:0;opacity:0}.dot:nth-child(6n+1){background-color:#0cfbab}.dot:nth-child(6n+2){background-color:#f3396b}.dot:nth-child(6n+3){background-color:#08d3fc}.dot:nth-child(6n+4){background-color:#fcdb17}.dot:nth-child(6n+5){background-color:#9b59b6}.dot:nth-child(6n+6){background-color:#34495e}.dot--t{-webkit-animation:slideUp 1.5s cubic-bezier(.645,.045,.355,1);-moz-animation:slideUp 1.5s cubic-bezier(.645,.045,.355,1);animation:slideUp 1.5s cubic-bezier(.645,.045,.355,1);-webkit-animation-iteration-count:3;-moz-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:2s;-moz-animation-delay:2s;animation-delay:2s}@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(0) scale(1);opacity:0}20%{opacity:0}50%{opacity:1}55%{-webkit-transform:translateY(-125px) scale(1);opacity:1}to{opacity:0;-webkit-transform:translateY(-125px) scale(0)}}@-moz-keyframes slideUp{0%{-moz-transform:translateY(0) scale(1);opacity:0}20%{opacity:0}50%{opacity:1}55%{-moz-transform:translateY(-125px) scale(1);opacity:1}to{opacity:0;-moz-transform:translateY(-125px) scale(0)}}@keyframes slideUp{0%{-webkit-transform:translateY(0) scale(1);-moz-transform:translateY(0) scale(1);-ms-transform:translateY(0) scale(1);-o-transform:translateY(0) scale(1);transform:translateY(0) scale(1);opacity:0}20%{opacity:0}50%{opacity:1}55%{-webkit-transform:translateY(-125px) scale(1);-moz-transform:translateY(-125px) scale(1);-ms-transform:translateY(-125px) scale(1);-o-transform:translateY(-125px) scale(1);transform:translateY(-125px) scale(1);opacity:1}to{opacity:0;-webkit-transform:translateY(-125px) scale(0);-moz-transform:translateY(-125px) scale(0);-ms-transform:translateY(-125px) scale(0);-o-transform:translateY(-125px) scale(0);transform:translateY(-125px) scale(0)}}.dot--tr{-webkit-animation:slideUpRight 1.5s cubic-bezier(.645,.045,.355,1);-moz-animation:slideUpRight 1.5s cubic-bezier(.645,.045,.355,1);animation:slideUpRight 1.5s cubic-bezier(.645,.045,.355,1);-webkit-animation-iteration-count:3;-moz-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:2s;-moz-animation-delay:2s;animation-delay:2s}@-webkit-keyframes slideUpRight{0%{-webkit-transform:translate(0) scale(1);opacity:0}20%{opacity:0}50%{opacity:1}55%{-webkit-transform:translate(125px,-80px) scale(1);opacity:1}to{opacity:0;-webkit-transform:translate(125px,-80px) scale(0)}}@-moz-keyframes slideUpRight{0%{-moz-transform:translate(0) scale(1);opacity:0}20%{opacity:0}50%{opacity:1}55%{-moz-transform:translate(125px,-80px) scale(1);opacity:1}to{opacity:0;-moz-transform:translate(125px,-80px) scale(0)}}@keyframes slideUpRight{0%{-webkit-transform:translate(0) scale(1);-moz-transform:translate(0) scale(1);-ms-transform:translate(0) scale(1);-o-transform:translate(0) scale(1);transform:translate(0) scale(1);opacity:0}20%{opacity:0}50%{opacity:1}55%{-webkit-transform:translate(125px,-80px) scale(1);-moz-transform:translate(125px,-80px) scale(1);-ms-transform:translate(125px,-80px) scale(1);-o-transform:translate(125px,-80px) scale(1);transform:translate(125px,-80px) scale(1);opacity:1}to{opacity:0;-webkit-transform:translate(125px,-80px) scale(0);-moz-transform:translate(125px,-80px) scale(0);-ms-transform:translate(125px,-80px) scale(0);-o-transform:translate(125px,-80px) scale(0);transform:translate(125px,-80px) scale(0)}}.dot--br{-webkit-animation:slideDownRight 1.5s cubic-bezier(.645,.045,.355,1);-moz-animation:slideDownRight 1.5s cubic-bezier(.645,.045,.355,1);animation:slideDownRight 1.5s cubic-bezier(.645,.045,.355,1);-webkit-animation-iteration-count:3;-moz-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:2s;-moz-animation-delay:2s;animation-delay:2s}@-webkit-keyframes slideDownRight{0%{-webkit-transform:translate(0) scale(1);opacity:0}20%{opacity:0}50%{opacity:1}55%{-webkit-transform:translate(125px,80px) scale(1);opacity:1}to{opacity:0;-webkit-transform:translate(125px,80px) scale(0)}}@-moz-keyframes slideDownRight{0%{-moz-transform:translate(0) scale(1);opacity:0}20%{opacity:0}50%{opacity:1}55%{-moz-transform:translate(125px,80px) scale(1);opacity:1}to{opacity:0;-moz-transform:translate(125px,80px) scale(0)}}@keyframes slideDownRight{0%{-webkit-transform:translate(0) scale(1);-moz-transform:translate(0) scale(1);-ms-transform:translate(0) scale(1);-o-transform:translate(0) scale(1);transform:translate(0) scale(1);opacity:0}20%{opacity:0}50%{opacity:1}55%{-webkit-transform:translate(125px,80px) scale(1);-moz-transform:translate(125px,80px) scale(1);-ms-transform:translate(125px,80px) scale(1);-o-transform:translate(125px,80px) scale(1);transform:translate(125px,80px) scale(1);opacity:1}to{opacity:0;-webkit-transform:translate(125px,80px) scale(0);-moz-transform:translate(125px,80px) scale(0);-ms-transform:translate(125px,80px) scale(0);-o-transform:translate(125px,80px) scale(0);transform:translate(125px,80px) scale(0)}}.dot--b{-webkit-animation:slideDown 1.5s cubic-bezier(.645,.045,.355,1);-moz-animation:slideDown 1.5s cubic-bezier(.645,.045,.355,1);animation:slideDown 1.5s cubic-bezier(.645,.045,.355,1);-webkit-animation-iteration-count:3;-moz-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:2s;-moz-animation-delay:2s;animation-delay:2s}@-webkit-keyframes slideDown{0%{-webkit-transform:translateY(0) scale(1);opacity:0}20%{opacity:0}50%{opacity:1}55%{-webkit-transform:translateY(125px) scale(1);opacity:1}to{opacity:0;-webkit-transform:translateY(125px) scale(0)}}@-moz-keyframes slideDown{0%{-moz-transform:translateY(0) scale(1);opacity:0}20%{opacity:0}50%{opacity:1}55%{-moz-transform:translateY(125px) scale(1);opacity:1}to{opacity:0;-moz-transform:translateY(125px) scale(0)}}@keyframes slideDown{0%{-webkit-transform:translateY(0) scale(1);-moz-transform:translateY(0) scale(1);-ms-transform:translateY(0) scale(1);-o-transform:translateY(0) scale(1);transform:translateY(0) scale(1);opacity:0}20%{opacity:0}50%{opacity:1}55%{-webkit-transform:translateY(125px) scale(1);-moz-transform:translateY(125px) scale(1);-ms-transform:translateY(125px) scale(1);-o-transform:translateY(125px) scale(1);transform:translateY(125px) scale(1);opacity:1}to{opacity:0;-webkit-transform:translateY(125px) scale(0);-moz-transform:translateY(125px) scale(0);-ms-transform:translateY(125px) scale(0);-o-transform:translateY(125px) scale(0);transform:translateY(125px) scale(0)}}.dot--bl{-webkit-animation:slideDownLeft 1.5s cubic-bezier(.645,.045,.355,1);-moz-animation:slideDownLeft 1.5s cubic-bezier(.645,.045,.355,1);animation:slideDownLeft 1.5s cubic-bezier(.645,.045,.355,1);-webkit-animation-iteration-count:3;-moz-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:2s;-moz-animation-delay:2s;animation-delay:2s}@-webkit-keyframes slideDownLeft{0%{-webkit-transform:translate(0) scale(1);opacity:0}20%{opacity:0}50%{opacity:1}55%{-webkit-transform:translate(-125px,80px) scale(1);opacity:1}to{opacity:0;-webkit-transform:translate(-125px,80px) scale(0)}}@-moz-keyframes slideDownLeft{0%{-moz-transform:translate(0) scale(1);opacity:0}20%{opacity:0}50%{opacity:1}55%{-moz-transform:translate(-125px,80px) scale(1);opacity:1}to{opacity:0;-moz-transform:translate(-125px,80px) scale(0)}}@keyframes slideDownLeft{0%{-webkit-transform:translate(0) scale(1);-moz-transform:translate(0) scale(1);-ms-transform:translate(0) scale(1);-o-transform:translate(0) scale(1);transform:translate(0) scale(1);opacity:0}20%{opacity:0}50%{opacity:1}55%{-webkit-transform:translate(-125px,80px) scale(1);-moz-transform:translate(-125px,80px) scale(1);-ms-transform:translate(-125px,80px) scale(1);-o-transform:translate(-125px,80px) scale(1);transform:translate(-125px,80px) scale(1);opacity:1}to{opacity:0;-webkit-transform:translate(-125px,80px) scale(0);-moz-transform:translate(-125px,80px) scale(0);-ms-transform:translate(-125px,80px) scale(0);-o-transform:translate(-125px,80px) scale(0);transform:translate(-125px,80px) scale(0)}}.dot--tl{-webkit-animation:slideUpLeft 1.5s cubic-bezier(.645,.045,.355,1);-moz-animation:slideUpLeft 1.5s cubic-bezier(.645,.045,.355,1);animation:slideUpLeft 1.5s cubic-bezier(.645,.045,.355,1);-webkit-animation-iteration-count:3;-moz-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:2s;-moz-animation-delay:2s;animation-delay:2s}@-webkit-keyframes slideUpLeft{0%{-webkit-transform:translate(0) scale(1);opacity:0}20%{opacity:0}50%{opacity:1}55%{-webkit-transform:translate(-125px,-80px) scale(1);opacity:1}to{opacity:0;-webkit-transform:translate(-125px,-80px) scale(0)}}@-moz-keyframes slideUpLeft{0%{-moz-transform:translate(0) scale(1);opacity:0}20%{opacity:0}50%{opacity:1}55%{-moz-transform:translate(-125px,-80px) scale(1);opacity:1}to{opacity:0;-moz-transform:translate(-125px,-80px) scale(0)}}@keyframes slideUpLeft{0%{-webkit-transform:translate(0) scale(1);-moz-transform:translate(0) scale(1);-ms-transform:translate(0) scale(1);-o-transform:translate(0) scale(1);transform:translate(0) scale(1);opacity:0}20%{opacity:0}50%{opacity:1}55%{-webkit-transform:translate(-125px,-80px) scale(1);-moz-transform:translate(-125px,-80px) scale(1);-ms-transform:translate(-125px,-80px) scale(1);-o-transform:translate(-125px,-80px) scale(1);transform:translate(-125px,-80px) scale(1);opacity:1}to{opacity:0;-webkit-transform:translate(-125px,-80px) scale(0);-moz-transform:translate(-125px,-80px) scale(0);-ms-transform:translate(-125px,-80px) scale(0);-o-transform:translate(-125px,-80px) scale(0);transform:translate(-125px,-80px) scale(0)}}@media (max-width: 576px){.modal .modal-bottom-fit{margin-bottom:-8px;border-radius:8px 8px 0 0}}.modal .exam-modal .btn-close{height:.8em!important}.modal .exam-booking-tab{letter-spacing:0}.modal .exam-booking-tab .black{color:#242429}.modal .exam-booking-tab .exam-modal-title{font-size:24px;line-height:24px}@media (min-width: 991.99px){.modal .exam-booking-tab .exam-modal-title{font-size:36px;line-height:36px}}.modal .exam-booking-tab .steps{font-size:18px}@media (min-width: 767px){.modal .exam-booking-tab .steps{font-size:22px}}.modal .exam-booking-tab .exam-heading{font-size:20px}@media (min-width: 991.99px){.modal .exam-booking-tab .exam-heading{font-size:28px}}.modal .exam-booking-tab .text-caption{font-size:14px;color:#a4a4a4}@media (min-width: 991.99px){.modal .exam-booking-tab .text-caption{font-size:18px}}.modal .exam-booking-tab .btn-disabled{color:#a4a4a4;background-color:#f0f0f0}.modal .exam-booking-tab .order-detail{background-color:#fffbd9}.modal .exam-booking-tab .order-detail .separator{border-top:1px solid rgb(236,232,200)}.modal .exam-booking-tab .order-detail .title{font-size:14px}@media (min-width: 991.99px){.modal .exam-booking-tab .order-detail .title{font-size:22px}}.modal .exam-booking-tab .order-detail .p-custom{padding-right:14px}.modal .exam-booking-tab .order-detail .check-icon{width:16px}@media (min-width: 992px){.modal .exam-booking-tab .order-detail .check-icon{width:20px}}.modal .exam-booking-tab .details{background-color:#f0f0f0}.modal .exam-booking-tab .details .separator{border-top:1px solid #d8d8d8}.modal .exam-booking-tab .details .title{font-size:16px}@media (min-width: 992px){.modal .exam-booking-tab .details .title{font-size:22px}}.modal .exam-booking-tab .details .p-custom{padding-right:14px}.modal .exam-booking-tab div.error-container{font-size:13px;color:#d50000;height:18px}.modal .exam-booking-tab #booking-thumbs{animation:rotate-thumb 5s infinite;transform:rotate(-20deg)}.modal .exam-booking-tab .stripe-element{padding:14px!important;background-color:#fff!important}.modal .exam-booking-tab .chips-container{margin:11px 13px 13px!important;z-index:4;max-width:calc(100% - 3.4rem);overflow-x:scroll;scroll-behavior:smooth;cursor:pointer}.modal .exam-booking-tab .chips-container::-webkit-scrollbar{height:2px}.modal .exam-booking-tab .chip{height:1.6rem;border-radius:47px;border:1px solid #d1eed8;background-color:#ebffec;color:#419533;margin-right:5px;font-size:14px;font-weight:500;text-transform:capitalize}.modal .exam-booking-tab .chip:last-child{margin-right:0}.modal .exam-booking-tab .flatpickr-input{font-size:16px;font-weight:500!important}.modal .exam-booking-tab .back-btn{cursor:pointer}.modal .exam-booking-tab .input-color{color:#5e5e5e}.modal .exam-booking-tab .agreement a{color:#419533}.modal .exam-booking-tab .small-text{font-size:10px}@media (min-width: 767px){.modal .exam-booking-tab .small-text{font-size:14px}}.modal .exam-booking-tab .thank-box-body{color:#a4a4a4;font-size:16px}@media (min-width: 767px){.modal .exam-booking-tab .thank-box-body{color:#242429;font-size:24px}}.modal .exam-booking-tab .btn-disabled{background-color:#f0f0f0;opacity:1}.modal .exam-booking-tab .display-7{font-size:12px!important}@media (min-width: 992px){.modal .exam-booking-tab .display-7{font-size:16px!important}}.modal .exam-booking-tab .display-9{font-size:12px!important}@media (min-width: 767px){.modal .exam-booking-tab .display-9{font-size:14px!important}}.modal .exam-booking-tab .place-holder-text{font-size:16px}.modal .exam-booking-tab .swiper-slide{width:214px!important;height:unset!important;cursor:pointer}@media (min-width: 767px){.modal .exam-booking-tab .swiper-slide{width:354px!important}}.modal .exam-booking-tab .swiper-slide .check-wrapper{border:1px solid #a4a4a4;height:16px;width:16px}@media (min-width: 767px){.modal .exam-booking-tab .swiper-slide .check-wrapper{height:20px;width:20px}}.modal .exam-booking-tab .swiper-button-next{top:37%;right:-6%;height:44%;width:10%;justify-content:right;background:linear-gradient(270deg,#fff,#fff .01%,#fff6 110.61%)}@media (min-width: 767px){.modal .exam-booking-tab .swiper-button-next{top:30%;right:0;height:50%}}.modal .exam-booking-tab .swiper-button-prev{top:37%;left:-6%;height:44%;width:10%;justify-content:left;background:linear-gradient(90deg,#fff,#fff .01%,#fff6 110.61%)}@media (min-width: 767px){.modal .exam-booking-tab .swiper-button-prev{top:30%;left:0;height:50%}}.modal .exam-booking-tab .swiper-button-prev.swiper-button-disabled{opacity:0}.modal .exam-booking-tab .location-field{position:relative;cursor:pointer}.modal .exam-booking-tab .location-field .centers-swiper{z-index:9;width:96vw;left:-20px}@media (min-width: 575px){.modal .exam-booking-tab .location-field .centers-swiper{width:calc(var(--bs-modal-width) - 58px);left:0}}@media (min-width: 767px){.modal .exam-booking-tab .location-field .centers-swiper{width:calc(var(--bs-modal-width) - 88px);left:0}}.modal .exam-booking-tab .location-field .bootstrap-tagsinput{width:calc(100% - 2.563rem);padding:4px 11px;line-height:35px;display:flex;overflow-x:auto;align-items:center;-webkit-user-select:none;user-select:none;scroll-behavior:smooth;cursor:pointer}.modal .exam-booking-tab .location-field .bootstrap-tagsinput::-webkit-scrollbar{display:none}.modal .exam-booking-tab .location-field .bootstrap-tagsinput .tag{border-radius:47px;border:1px solid #d1eed8;background-color:#ebffec;color:#419533;padding:4px;padding-left:.5rem;padding-right:.5rem;font-size:14px;font-weight:500;text-transform:capitalize;z-index:1;position:relative;white-space:nowrap;height:26px;line-height:16px;margin-right:5px}.modal .exam-booking-tab .location-field .bootstrap-tagsinput .tag:last-child{margin-right:0}.modal .exam-booking-tab .location-field .bootstrap-tagsinput input{font-size:16px;color:#5e5e5e;font-weight:500!important;position:relative;cursor:pointer;min-width:12rem}.modal .exam-booking-tab .location-field .location-list{background:#fff;line-height:18px;flex-wrap:wrap;display:flex;max-height:20vh;overflow-y:scroll}.modal .exam-booking-tab .location-field .location-list::-webkit-scrollbar{width:4px}.modal .exam-booking-tab .location-field .location-list::-webkit-scrollbar-thumb{background:#d8d8d8;border-radius:35px}.modal .exam-booking-tab .location-field .location-list li{list-style:none!important;width:100%;font-size:16px!important;color:#5e5e5e!important;cursor:default;padding:.5rem;overflow-x:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.modal .exam-booking-tab .location-field .location-list li:hover{background-color:#e9e9e9}.modal .exam-booking-tab .location-field .drop-down-list{width:93%;z-index:9}.modal .exam-booking-tab-easyApply{letter-spacing:0}.modal .exam-booking-tab-easyApply .black{color:#242429}.modal .exam-booking-tab-easyApply .exam-modal-title{font-size:24px;line-height:24px}@media (min-width: 991.99px){.modal .exam-booking-tab-easyApply .exam-modal-title{font-size:36px;line-height:36px}}.modal .exam-booking-tab-easyApply .steps{font-size:18px;margin-top:12px}.modal .exam-booking-tab-easyApply .exam-heading{font-size:20px}@media (min-width: 991.99px){.modal .exam-booking-tab-easyApply .exam-heading{font-size:28px}}.modal .exam-booking-tab-easyApply .text-caption{font-size:14px;color:#a4a4a4}@media (min-width: 991.99px){.modal .exam-booking-tab-easyApply .text-caption{font-size:18px}}.modal .exam-booking-tab-easyApply .btn-disabled{color:#a4a4a4;background-color:#f0f0f0}.modal .exam-booking-tab-easyApply .order-detail{background-color:#fffbd9}.modal .exam-booking-tab-easyApply .order-detail .separator{border-top:1px solid rgb(236,232,200)}.modal .exam-booking-tab-easyApply .order-detail .title{font-size:14px}@media (min-width: 991.99px){.modal .exam-booking-tab-easyApply .order-detail .title{font-size:22px}}.modal .exam-booking-tab-easyApply .order-detail .p-custom{padding-right:14px}.modal .exam-booking-tab-easyApply .order-detail .check-icon{width:16px}@media (min-width: 992px){.modal .exam-booking-tab-easyApply .order-detail .check-icon{width:20px}}.modal .exam-booking-tab-easyApply .details{background-color:#f0f0f0}.modal .exam-booking-tab-easyApply .details .separator{border-top:1px solid #d8d8d8}.modal .exam-booking-tab-easyApply .details .title{font-size:16px}@media (min-width: 992px){.modal .exam-booking-tab-easyApply .details .title{font-size:22px}}.modal .exam-booking-tab-easyApply .details .p-custom{padding-right:14px}.modal .exam-booking-tab-easyApply div.error-container{font-size:13px;color:#d50000;height:18px}.modal .exam-booking-tab-easyApply #booking-thumbs{animation:rotate-thumb 5s infinite;transform:rotate(-20deg)}.modal .exam-booking-tab-easyApply .stripe-element{padding:14px!important;background-color:#fff!important}.modal .exam-booking-tab-easyApply .chips-container{margin:11px 13px 13px!important;z-index:4;max-width:calc(100% - 3.4rem);overflow-x:scroll;scroll-behavior:smooth;cursor:pointer}.modal .exam-booking-tab-easyApply .chips-container::-webkit-scrollbar{height:2px}.modal .exam-booking-tab-easyApply .chip{height:1.6rem;border-radius:47px;border:1px solid #d1eed8;background-color:#ebffec;color:#419533;margin-right:5px;font-size:14px;font-weight:500;text-transform:capitalize}.modal .exam-booking-tab-easyApply .chip:last-child{margin-right:0}.modal .exam-booking-tab-easyApply .flatpickr-input{font-size:16px;font-weight:500!important}.modal .exam-booking-tab-easyApply .back-btn{cursor:pointer}.modal .exam-booking-tab-easyApply .input-color{color:#5e5e5e}.modal .exam-booking-tab-easyApply .agreement a{color:#419533}.modal .exam-booking-tab-easyApply .small-text{font-size:10px}@media (min-width: 767px){.modal .exam-booking-tab-easyApply .small-text{font-size:14px}}.modal .exam-booking-tab-easyApply .thank-box-body{color:#a4a4a4;font-size:16px}@media (min-width: 767px){.modal .exam-booking-tab-easyApply .thank-box-body{color:#242429;font-size:24px}}.modal .exam-booking-tab-easyApply .btn-disabled{background-color:#f0f0f0;opacity:1}.modal .exam-booking-tab-easyApply .display-7{font-size:12px!important}@media (min-width: 992px){.modal .exam-booking-tab-easyApply .display-7{font-size:16px!important}}.modal .exam-booking-tab-easyApply .display-9{font-size:12px!important}@media (min-width: 767px){.modal .exam-booking-tab-easyApply .display-9{font-size:14px!important}}.modal .exam-booking-tab-easyApply .place-holder-text{font-size:16px}.modal .exam-booking-tab-easyApply .swiper-slide{width:214px!important;height:unset!important;cursor:pointer}@media (min-width: 767px){.modal .exam-booking-tab-easyApply .swiper-slide{width:354px!important}}.modal .exam-booking-tab-easyApply .swiper-slide .check-wrapper{border:1px solid #a4a4a4;height:16px;width:16px}@media (min-width: 767px){.modal .exam-booking-tab-easyApply .swiper-slide .check-wrapper{height:20px;width:20px}}.modal .exam-booking-tab-easyApply .swiper-button-next{top:37%;right:-6%;height:44%;width:10%;justify-content:right;background:linear-gradient(270deg,#fff,#fff .01%,#fff6 110.61%)}@media (min-width: 767px){.modal .exam-booking-tab-easyApply .swiper-button-next{top:30%;right:0;height:50%}}.modal .exam-booking-tab-easyApply .swiper-button-prev{top:37%;left:-6%;height:44%;width:10%;justify-content:left;background:linear-gradient(90deg,#fff,#fff .01%,#fff6 110.61%)}@media (min-width: 767px){.modal .exam-booking-tab-easyApply .swiper-button-prev{top:30%;left:0;height:50%}}.modal .exam-booking-tab-easyApply .swiper-button-prev.swiper-button-disabled{opacity:0}.modal .exam-booking-tab-easyApply .location-field{position:relative;cursor:pointer}.modal .exam-booking-tab-easyApply .location-field .centers-swiper{z-index:9;width:96vw;left:-20px}@media (min-width: 575px){.modal .exam-booking-tab-easyApply .location-field .centers-swiper{width:calc(var(--bs-modal-width) - 58px);left:0}}@media (min-width: 767px){.modal .exam-booking-tab-easyApply .location-field .centers-swiper{width:calc(var(--bs-modal-width) - 88px);left:0}}.modal .exam-booking-tab-easyApply .location-field .bootstrap-tagsinput{width:calc(100% - 2.563rem);padding:4px 11px;line-height:35px;display:flex;overflow-x:auto;align-items:center;-webkit-user-select:none;user-select:none;scroll-behavior:smooth;cursor:pointer}.modal .exam-booking-tab-easyApply .location-field .bootstrap-tagsinput::-webkit-scrollbar{display:none}.modal .exam-booking-tab-easyApply .location-field .bootstrap-tagsinput .tag{border-radius:47px;border:1px solid #d1eed8;background-color:#ebffec;color:#419533;padding:4px;padding-left:.5rem;padding-right:.5rem;font-size:14px;font-weight:500;text-transform:capitalize;z-index:1;position:relative;white-space:nowrap;height:26px;line-height:16px;margin-right:5px}.modal .exam-booking-tab-easyApply .location-field .bootstrap-tagsinput .tag:last-child{margin-right:0}.modal .exam-booking-tab-easyApply .location-field .bootstrap-tagsinput input{font-size:16px;color:#5e5e5e;font-weight:500!important;position:relative;cursor:pointer;min-width:12rem}.modal .exam-booking-tab-easyApply .location-field .location-list{background:#fff;line-height:18px;flex-wrap:wrap;display:flex;max-height:20vh;overflow-y:scroll}.modal .exam-booking-tab-easyApply .location-field .location-list::-webkit-scrollbar{width:4px}.modal .exam-booking-tab-easyApply .location-field .location-list::-webkit-scrollbar-thumb{background:#d8d8d8;border-radius:35px}.modal .exam-booking-tab-easyApply .location-field .location-list li{list-style:none!important;width:100%;font-size:16px!important;color:#5e5e5e!important;cursor:default;padding:.5rem;overflow-x:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.modal .exam-booking-tab-easyApply .location-field .location-list li:hover{background-color:#e9e9e9}.modal .exam-booking-tab-easyApply .location-field .drop-down-list{width:93%;z-index:9}@media (max-width: 991.99px){section.course-header{padding:20px 0}}section.course-header .video-container{max-width:560px}section .congrats-card{width:270px;position:absolute;right:0;bottom:0}@media (max-width: 1199px){section .congrats-card{bottom:-80px}}section .congrats-card:before{content:"";border-right:15px solid #fff;border-top:12px solid transparent;border-bottom:12px solid transparent;position:absolute;top:10px;left:-14px}.trend-status .trend{height:76px;width:240px;border-color:#3bd55a;padding:12px}.mock-exam-section{position:relative;background:#fff;z-index:0}@media (min-width: 1200px){.mock-exam-section{background:#fff;background:-moz-linear-gradient(90deg,rgb(255,255,255) 0%,rgb(249,249,249) 50%,rgb(249,228,44) 50%,rgb(249,228,44) 100%);background:-webkit-linear-gradient(90deg,rgb(255,255,255) 0%,rgb(249,249,249) 50%,rgb(249,228,44) 50%,rgb(249,228,44) 100%);background:linear-gradient(90deg,#fff,#f9f9f9 50%,#f9e42c 50%,#f9e42c);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f9e42c",GradientType=1)}}.mock-exam-section .locked-overlay{background:#6c6c6ccc;position:absolute;z-index:2;height:100%;top:0;bottom:0;right:0;left:0}.mock-exam-section .locked-overlay+.card-question{filter:blur(5px)}.mock-exam-section .time-left{width:150px;border-radius:6px 6px 0 0;position:absolute;top:-48px;right:25px}.mock-exam-section .aplh-app-show{height:100%}.mock-exam-section .aplh-app-show .storeImages img{max-height:45px}.mock-exam-section .aplh-app-show .card{border-radius:10px;max-width:68%;width:100%}@media (min-width: 1400px){.mock-exam-section .aplh-app-show .card{max-width:59%;margin-bottom:20px}}.mock-exam-section .aplh-img{position:absolute;right:-100px;bottom:0;z-index:1}@media (min-width: 1400px){.mock-exam-section .aplh-img{right:0}}@media (min-width: 1600px){.mock-exam-section .aplh-img{right:30px}}.outter.hero-video{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}@media (max-width: 767.99px){.outter.hero-video{height:100%}}.hero-video .video-container{height:100%;width:100%;position:relative;overflow:hidden}.hero-video video{object-fit:cover;position:absolute;height:100%;width:100%;top:0;left:0}.hero-video .video-container:after{content:"";display:block;height:100%;width:100%;position:absolute;top:0;left:0;background:#0003;z-index:1}.hero-video .callout{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;padding:30px 0;position:relative;z-index:10;margin:auto}.hero-video .callout .hero-card{background-color:#ffffffb3;padding:60px;border-radius:10px 10px 0 0;border:solid 1px #ffffff}@media (max-width: 767.99px){.hero-video .callout .hero-card{padding:10px}}.hero-video .callout .hero-card h1,.hero-video .callout .hero-card .h1{font-size:2.5rem}@media (max-width: 767.99px){.hero-video .callout .hero-card h1,.hero-video .callout .hero-card .h1{font-size:2rem}}.hero-video .callout .hero-card .hero-box-container{max-width:480px;width:100%;margin:20px auto}.hero-video .callout .hero-card .hero-box-container .hero-box-header{width:65%;border-radius:10px 10px 0 0;background-color:#f7f7f7;padding:15px 5px 8px}@media (max-width: 767.99px){.hero-video .callout .hero-card .hero-box-container .hero-box-header{width:100%;text-align:center;padding:15px 24px 5px}}.hero-video .callout .hero-card .hero-box-container .hero-box{border-radius:0 10px 10px;background-color:#f7f7f7;padding:15px 24px}@media (max-width: 767.99px){.hero-video .callout .hero-card .hero-box-container .hero-box{border-radius:0 0 10px 10px;padding:5px 12px}}.hero-video .callout .hero-card-bottom{background-color:#fff;padding:40px;border-radius:0 0 10px 10px}@media (max-width: 767.99px){.hero-video .callout .hero-card-bottom{padding:20px 10px}}@media (max-width: 767.99px){.hero-video .callout .hero-card-bottom .boxed-item{max-width:44%;margin-bottom:20px;text-align:center}}.hero-video .button{text-transform:uppercase;background-color:transparent;margin-top:20px;background-color:#82bb00;padding:15px 30px;border-radius:0;color:#fff;text-decoration:none;font-weight:700}@media (max-width: 767.99px){.hero-video .button{padding:10px 20px}}.hero-video .button:hover{cursor:pointer;background-color:#6e9e01}.training-free-box{max-width:240px;position:relative}@media (max-width: 767.99px){.training-free-box{max-width:100%}}@media (min-width: 1400px){.training-free-box:after{content:"";position:absolute;top:40px;left:210px;width:100%;height:2px;background-color:#969696}.training-free-box:last-child:after{display:none}}.video-list ul li.list-header{background-color:#e7e7e7}.bottomInbox{position:fixed;right:0;max-width:450px;z-index:1;transition:all .7s;border-radius:15px 0 0}.bottomInbox .hero-box-container .hero-box-header{width:65%;border-radius:10px 10px 0 0;background-color:#f7f7f7;padding:15px 5px 8px}.bottomInbox.hide{bottom:-400px}.bottomInbox.show{bottom:0}.custom-radio-btn{margin-bottom:16px;padding:0 12px;background:#f8f8f8;display:flex}.c-radio{position:relative}.c-radio.checked-container{margin-bottom:0!important}.c-radio input[type=radio]{opacity:0}.c-radio label{padding:14px 0 14px 18px;cursor:pointer;margin-bottom:0!important;width:100%;display:block}.c-radio label:before{width:18px;height:18px;position:absolute;top:14px;left:10px;content:"";display:inline-block;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;border:2px solid #bfbfbf;background:#fff}.c-radio input[type=radio]{margin:0}.c-radio input[type=radio]:disabled+label{color:#999}.c-radio input[type=radio]:disabled+label:before{background-color:#000}.c-radio input[type=radio]:checked+label:after{content:"";position:absolute;top:18px;left:14px;display:inline-block;font-size:11px;width:10px;height:10px;background-color:#bfbfbf;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px}.c-radio-default input[type=radio]:checked+label:before{border-color:#fda228}.c-radio-primary input[type=radio]:checked+label:before{border-color:#fda228}.c-radio-primary input[type=radio]:checked+label:after{background-color:#fda228}.custom-checkbox-btn{margin-bottom:16px;padding:0 12px;background:#f8f8f8;display:flex}.c-checkbox{position:relative}.c-checkbox.checked-container{margin-bottom:0!important}.c-checkbox input[type=checkbox]{opacity:0}.c-checkbox label{padding:14px 0 14px 18px;cursor:pointer;margin-bottom:0!important;width:100%;display:block}.c-checkbox label:before{width:18px;height:18px;position:absolute;top:14px;left:10px;content:"";display:inline-block;border:2px solid #bfbfbf;background:#fff}.c-checkbox input[type=checkbox]{margin:0}.c-checkbox input[type=checkbox]:disabled+label{color:#999}.c-checkbox input[type=checkbox]:disabled+label:before{background-color:#000}.c-checkbox input[type=checkbox]:checked+label:after{content:"";position:absolute;top:18px;left:14px;display:inline-block;font-size:11px;width:10px;height:10px;background-color:#bfbfbf}.c-checkbox-default input[type=checkbox]:checked+label:before{border-color:#fda228}.c-checkbox-primary input[type=checkbox]:checked+label:before{border-color:#fda228}.c-checkbox-primary input[type=checkbox]:checked+label:after{background-color:#fda228}h5.easyApplyDesc,.easyApplyDesc.h5{position:relative;z-index:2;font-size:1.3rem}@media (min-width: 992px){h5.easyApplyDesc,.easyApplyDesc.h5{line-height:30px;font-size:1.5rem}}h5.easyApplyDesc .brush-bg,.easyApplyDesc.h5 .brush-bg{position:relative}h5.easyApplyDesc .brush-bg:before,.easyApplyDesc.h5 .brush-bg:before{content:"";display:block;height:80px;background:url(/build/assets/brush-yellow-BCjAWxwA.png);background-repeat:no-repeat;position:absolute;background-size:contain;width:192px;right:-22px;bottom:5px;transform:rotate(4deg);top:8px;margin:auto;z-index:-1}@media (max-width: 479px){h5.easyApplyDesc .brush-bg:before,.easyApplyDesc.h5 .brush-bg:before{right:-35px}}html{scroll-behavior:smooth}.accordion_venue_add{font-size:14px;line-height:18px;color:#535353}@media (max-width: 767.99px){.accordion_venue_add .courseDate_add_truncate{display:block;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:125px;position:relative}}@media (max-width: 767.99px){.accordion_venue_add .courseDate_add_truncate:after{content:"...";position:absolute;right:0;background:#fff;padding-left:4px}}.courseDates_card_content .dates_card_txt{font-size:14px;line-height:18px;color:#303030}.courseDates_card_content .start_price{font-size:24px;color:#242429}.courseDates_card_content .start_price span{font-size:14px;line-height:18px}.cvHome-sec{position:relative;background-color:#101010;background-size:contain;background-position:left 100px center}@media (min-width: 992px){.cvHome-sec{padding:50px 0;background:#101010 url(/build/assets/aplh_training_home_chevron-CcnPm910.svg) no-repeat;background-size:contain}}@media (min-width: 1200px){.cvHome-sec{padding:65px 0;background:#101010 url(/build/assets/aplh_training_home_chevron-CcnPm910.svg) no-repeat;background-size:contain}}@media (max-width: 767px){.cvHome-sec{min-height:auto;background:#419533}}.cvHome-sec .cvHome-cont{margin:80px 0}@media (max-width: 767px){.cvHome-sec .cvHome-cont{margin:0}}.cvStep-sec .cvSteps li{width:33.333%}.cvStep-sec .cvSteps li .stepImg{width:160px;height:130px;line-height:130px}@media (max-width: 767px){.cvStep-sec .cvSteps li .stepImg{width:64px;height:64px;line-height:normal}}.cvStep-sec .cvSteps li .stepImg img{height:70px}@media (max-width: 767px){.cvStep-sec .cvSteps li .stepImg img{height:auto}}@media (max-width: 767px){.cvStep-sec .cvSteps li .desc{font-size:16px}}.cvStep-sec .cvSteps li:before{background:#a5cda5;height:2px;width:40%;content:"";display:block;position:absolute;top:62px;right:-20%}@media (max-width: 767px){.cvStep-sec .cvSteps li:before{top:33px}}.cvStep-sec .cvSteps li:last-child:before{display:none}@media (max-width: 767px){.selectTemplate-sec .owl-carousel-template{padding:0 30px}}.selectTemplate-sec .owl-carousel-template .owl-item img{width:96%;border:3px solid #f8f8f8}.selectTemplate-sec .owl-carousel-template .owl-nav button{border:1px solid #000000!important;color:#000!important;width:30px;height:30px;border-radius:50%;line-height:normal!important;position:absolute;top:43%}.selectTemplate-sec .owl-carousel-template .owl-nav button span{display:block;margin:-5px 0 0;font-size:36px;line-height:36px}.selectTemplate-sec .owl-carousel-template .owl-nav button.owl-prev{left:-5px}.selectTemplate-sec .owl-carousel-template .owl-nav button.owl-next{right:-5px}.selectTemplate-sec .template-box .selectedTemplate{width:186px;height:50px;display:none}.selectTemplate-sec .template-box.active img{border:#3BD55A solid 3px}.selectTemplate-sec .template-box.active .selectedTemplate{display:block}.createCv-steps-sec .createCv-steps li .counter{width:80px;height:80px}@media (max-width: 767px){.createCv-steps-sec .createCv-steps li .counter{width:50px;height:50px;font-size:30px}}.createCv-steps-sec .createCv-steps li:before{content:"";display:block;background-color:#419533;width:100%;height:2px;left:144%;top:30%;position:absolute}@media (max-width: 767px){.createCv-steps-sec .createCv-steps li:before{display:none}}.createCv-steps-sec .createCv-steps li:last-child:before{display:none}.cv-builder-wrapper .cv_builder--form hr{background-color:#333}.cv-builder-wrapper .cv_builder--form .cv-label{color:#95989a;font-size:12px;min-height:10px;display:inline-block}.cv-builder-wrapper .cv_builder--form .add-info-btn .icon{transform:translateY(3px)}.cv-builder-wrapper .cv_builder--form .add-info-btn .icon:before{-webkit-text-stroke:1px #FFF}.cv-builder-wrapper .cv-builder-form-right{margin-top:26px;top:20px!important}.cv-builder-wrapper .cv-builder-form-right .cv-change-temp .cv-preview .icon,.cv-builder-wrapper .cv-builder-form-right .cv-change-temp #changeTemplateBtn .icon{margin-top:-3px}.cv-builder-wrapper .cv-builder-form-right .cv-change-temp .cv-preview .icon:before,.cv-builder-wrapper .cv-builder-form-right .cv-change-temp #changeTemplateBtn .icon:before{font-weight:700}.experience-sec-inner .experience-box:before{content:"";background:#419533;width:13px;height:13px;border-radius:50%;border:#fff solid 3px;display:inline-block;position:absolute;left:-22px;top:-2px}.mlicence-refernce .my-licence .my-licence-inner .my-licence-box{background:url(/build/assets/tick-icon-CbcbAK1-.png) top left no-repeat!important;padding-left:30px}.text-blue{color:#4278af}.header-block .block-container{display:block}@media (min-width: 768px){.header-block .block-container{display:flex;justify-content:space-around}}.header-block .block-container .box{width:100%;height:290px}@media (min-width: 540px){.header-block .block-container .box{width:345px;height:290px}}.header-block .block-container .box a.linked .icon{font-size:22px;vertical-align:sub;line-height:36px}.header-block .block-container .box .icon{font-size:45px}.header-block .block-container .ticket--block{margin-top:45px}@media (min-width: 768px){.header-block .block-container .ticket--block{margin-top:0}}.header-block .block-container .heading-block{font-size:16px;text-transform:uppercase;color:#419533;font-weight:600}.faq-header{margin-top:30px;padding-bottom:20px}.faq-selection .nav-pills>li>a{background:#fff 0% 0% no-repeat padding-box;border-radius:50px;margin:10px 4px 8px;padding:10px 20px;line-height:22px;display:inline-block;text-decoration:none;font-weight:500}.faq-selection .nav>li{position:relative;display:inline-block;float:none}.faq-selection .nav>li.active a{background:#419533;color:#fff!important;font-size:18px}.help-search .container{width:100%}.help-search .custom-search-input{border:solid 3px #000000;border-radius:0;background-color:#fff;max-width:600px;width:100%;margin:10px auto}.help-search .custom-search-input:focus{border-color:#42af58;outline:0;box-shadow:inset 0 1px 1px #42af5880,0 0 8px #42af5880}.help-search .custom-search-input input{border:0;box-shadow:none}.help-search .custom-search-input button{margin:2px 0 0;background:none;box-shadow:none;border:0;color:#666;padding:0 8px 0 10px}.help-search .custom-search-input button:hover{border:0;box-shadow:none}.help-search .custom-search-input button:hover i{color:#42af58}.help-search .custom-search-input i{font-size:30px;padding:6px;background:transparent}.help-search .custom-search-input.focus-input{border-color:#42af58;outline:0;box-shadow:inset 0 1px 1px #42af5880,0 0 8px #42af5880}.help-search .custom-search-input.focus-input i{color:#42af58}.form-control:focus{border-color:#42af58;outline:0;box-shadow:inset 0 1px 1px #42af5880,0 0 8px #42af5880}.help-accordion .gl-panel-heading-alt{border-bottom:1px solid #000000}.help-accordion .gl-panel-heading-alt a{color:#000;font-size:18px;line-height:20px;letter-spacing:-.54px;padding:24px 0!important}.help-accordion .panel-heading{background:transparent!important}.help-accordion .panel-group{margin-bottom:0}.help-accordion .panel{background:transparent!important;border:none;box-shadow:none;outline:none}.faq-section-container{margin:4rem 0 2rem}@media (min-width: 768px){.faq-header{margin-top:0}}.help-footer{margin-bottom:100px}.help-footer a.box{background:#419533;color:#fff;width:33.3333333333%;text-decoration:none;-webkit-transition:background-color .5s ease-out;-moz-transition:background-color .5s ease-out;-o-transition:background-color .5s ease-out;transition:background-color .5s ease-out}.help-footer a.box:hover{background:#000;color:#fff}.help-footer .box .icon{font-size:32px;line-height:22px;margin-bottom:15px;display:block}.help-footer .block-container{margin-top:15px;display:flex;justify-content:center}@media (min-width: 768px){.help-footer .box .icon{font-size:36px;line-height:32px;margin-bottom:20px;display:block}.help-footer .block-container{margin-top:45px}.help-footer a.box{width:180px}}.header-citb-exam-booking{background:url(/build/assets/cscs-exam-chevron-tNIXd089.svg),#3bd55a;background-repeat:no-repeat;background-position:left;background-size:contain;position:relative;z-index:0}.header-citb-exam-booking .overlay-bg{height:200px;width:100%;position:absolute;left:0;right:0;bottom:0;z-index:-1}.header-citb-exam-booking .heading-hero{margin-top:5px}@media (min-width: 992px){.header-citb-exam-booking .heading-hero{margin-top:65px}}.header-citb-exam-booking .heading-hero h1,.header-citb-exam-booking .heading-hero .h1{font-size:42px}@media (min-width: 992px){.header-citb-exam-booking .heading-hero h1,.header-citb-exam-booking .heading-hero .h1{font-size:72px;line-height:80px}}.header-citb-exam-booking .form-steps .input-group .bootstrap-tagsinput{background-color:#f2f2f2;border-color:#f2f2f2;box-shadow:none;border-width:2px;padding:0!important}.header-citb-exam-booking .form-steps .input-group .bootstrap-tagsinput:focus{background-color:#fff!important;box-shadow:inset 0 1px 1px #42af5880,0 0 8px #42af5880!important}.header-citb-exam-booking .form-steps .input-group .bootstrap-tagsinput input{height:46px;width:100%;padding:.65rem .75rem}.header-citb-exam-booking .form-steps .input-group input{background-color:#f2f2f2;border-color:#f2f2f2}.header-citb-exam-booking .form-steps .input-group input:focus{background-color:#fff!important}.header-citb-exam-booking .form-steps .input-group .input-group-text{background:#f2f2f2!important}.header-citb-exam-booking .form-steps .location-field .location-list{background-color:#f2f2f2!important;margin-top:1px}.header-citb-exam-booking .exam-new-booking{min-height:480px}@media (min-width: 992px){.header-citb-exam-booking .exam-new-booking{min-height:590px}}.header-citb-exam-booking .exam-new-booking .exam-booking-tab{letter-spacing:0}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .black{color:#242429}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .exam-modal-title{font-size:24px;line-height:24px}@media (min-width: 991.99px){.header-citb-exam-booking .exam-new-booking .exam-booking-tab .exam-modal-title{font-size:36px;line-height:36px}}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .steps{font-size:18px}@media (min-width: 767px){.header-citb-exam-booking .exam-new-booking .exam-booking-tab .steps{font-size:22px}}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .exam-heading{font-size:20px}@media (min-width: 991.99px){.header-citb-exam-booking .exam-new-booking .exam-booking-tab .exam-heading{font-size:28px}}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .text-caption{font-size:14px;color:#a4a4a4}@media (min-width: 991.99px){.header-citb-exam-booking .exam-new-booking .exam-booking-tab .text-caption{font-size:18px}}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .btn-disabled{color:#a4a4a4;background-color:#f0f0f0}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .order-detail{background-color:#fffbd9}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .order-detail .separator{border-top:1px solid rgb(236,232,200)}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .order-detail .title{font-size:14px}@media (min-width: 991.99px){.header-citb-exam-booking .exam-new-booking .exam-booking-tab .order-detail .title{font-size:22px}}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .order-detail .p-custom{padding-right:14px}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .order-detail .check-icon{width:16px}@media (min-width: 992px){.header-citb-exam-booking .exam-new-booking .exam-booking-tab .order-detail .check-icon{width:20px}}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .details{background-color:#f0f0f0}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .details .separator{border-top:1px solid #d8d8d8}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .details .title{font-size:16px}@media (min-width: 992px){.header-citb-exam-booking .exam-new-booking .exam-booking-tab .details .title{font-size:22px}}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .details .p-custom{padding-right:14px}.header-citb-exam-booking .exam-new-booking .exam-booking-tab div.error-container{font-size:13px;color:#d50000;height:18px}.header-citb-exam-booking .exam-new-booking .exam-booking-tab #booking-thumbs{animation:rotate-thumb 5s infinite;transform:rotate(-20deg)}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .stripe-element{padding:14px!important;background-color:#fff!important}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .chips-container{margin:11px 13px 13px 8px!important;z-index:4;max-width:calc(100% - 3.4rem);overflow-x:scroll;scroll-behavior:smooth;cursor:pointer}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .chips-container::-webkit-scrollbar{height:2px}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .chip{height:1.6rem;border-radius:47px;border:1px solid #d1eed8;background-color:#ebffec;color:#419533;margin-right:5px;font-size:14px;font-weight:500;text-transform:capitalize}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .chip:last-child{margin-right:0}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .flatpickr-input{font-size:16px;font-weight:500!important}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .back-btn{cursor:pointer}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .input-color{color:#5e5e5e}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .agreement a{color:#419533}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .small-text{font-size:10px}@media (min-width: 767px){.header-citb-exam-booking .exam-new-booking .exam-booking-tab .small-text{font-size:13px}}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .thank-box-body{color:#a4a4a4;font-size:16px}@media (min-width: 767px){.header-citb-exam-booking .exam-new-booking .exam-booking-tab .thank-box-body{color:#242429;font-size:24px}}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .btn-disabled{background-color:#f0f0f0;opacity:1}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .display-7{font-size:12px!important}@media (min-width: 992px){.header-citb-exam-booking .exam-new-booking .exam-booking-tab .display-7{font-size:16px!important}}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .display-9{font-size:12px!important}@media (min-width: 767px){.header-citb-exam-booking .exam-new-booking .exam-booking-tab .display-9{font-size:14px!important}}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .place-holder-text{font-size:16px}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .swiper-slide{width:214px!important;height:unset!important;cursor:pointer}@media (min-width: 767px){.header-citb-exam-booking .exam-new-booking .exam-booking-tab .swiper-slide{width:354px!important}}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .swiper-slide .check-wrapper{border:1px solid #a4a4a4;height:16px;width:16px}@media (min-width: 767px){.header-citb-exam-booking .exam-new-booking .exam-booking-tab .swiper-slide .check-wrapper{height:20px;width:20px}}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .swiper-button-next{top:37%;right:-6%;height:44%;width:10%;justify-content:right;background:linear-gradient(270deg,#fff,#fff .01%,#fff6 110.61%)}@media (min-width: 767px){.header-citb-exam-booking .exam-new-booking .exam-booking-tab .swiper-button-next{top:30%;right:0;height:50%}}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .swiper-button-prev{top:37%;left:-6%;height:44%;width:10%;justify-content:left;background:linear-gradient(90deg,#fff,#fff .01%,#fff6 110.61%)}@media (min-width: 767px){.header-citb-exam-booking .exam-new-booking .exam-booking-tab .swiper-button-prev{top:30%;left:0;height:50%}}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .swiper-button-prev.swiper-button-disabled{opacity:0}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .location-field{position:relative;cursor:pointer}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .location-field .centers-swiper{z-index:9;width:100%}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .location-field .bootstrap-tagsinput{width:calc(100% - 2.563rem);padding:4px 11px;line-height:35px;display:flex;overflow-x:auto;align-items:center;-webkit-user-select:none;user-select:none;scroll-behavior:smooth;cursor:pointer}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .location-field .bootstrap-tagsinput::-webkit-scrollbar{display:none}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .location-field .bootstrap-tagsinput .tag{border-radius:47px;border:1px solid #d1eed8;background-color:#ebffec;color:#419533;padding:4px;padding-left:.5rem;padding-right:.5rem;font-size:14px;font-weight:500;text-transform:capitalize;z-index:1;position:relative;white-space:nowrap;height:26px;line-height:16px;margin-right:0;margin-left:6px}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .location-field .bootstrap-tagsinput .tag:last-child{margin-right:0}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .location-field .bootstrap-tagsinput input{font-size:16px;color:#5e5e5e;font-weight:500!important;position:relative;cursor:pointer;min-width:12rem}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .location-field .location-list{background:#fff;line-height:18px;flex-wrap:wrap;display:flex;max-height:20vh;overflow-y:scroll}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .location-field .location-list::-webkit-scrollbar{width:4px}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .location-field .location-list::-webkit-scrollbar-thumb{background:#d8d8d8;border-radius:35px}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .location-field .location-list li{list-style:none!important;width:100%;font-size:16px!important;color:#5e5e5e!important;cursor:default;padding:.5rem;overflow-x:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .location-field .location-list li:hover{background-color:#e9e9e9}.header-citb-exam-booking .exam-new-booking .exam-booking-tab .location-field .drop-down-list{width:93%;z-index:9}.header-cscs-exam-booking{background:url(/build/assets/cscs-exam-chevron-tNIXd089.svg),#3bd55a;background-repeat:no-repeat;background-position:left;background-size:cover;position:relative;z-index:0}.header-cscs-exam-booking .overlay-bg{height:200px;width:100%;position:absolute;left:0;right:0;bottom:0;z-index:-1}.header-cscs-exam-booking .heading-hero{margin-top:5px}@media (min-width: 992px){.header-cscs-exam-booking .heading-hero{margin-top:65px}}.header-cscs-exam-booking .heading-hero h1,.header-cscs-exam-booking .heading-hero .h1{font-size:42px}@media (min-width: 992px){.header-cscs-exam-booking .heading-hero h1,.header-cscs-exam-booking .heading-hero .h1{font-size:72px;line-height:80px}}.header-cscs-exam-booking .form-steps .input-group .bootstrap-tagsinput{background-color:#f2f2f2;border-color:#f2f2f2;box-shadow:none;border-width:2px;padding:0!important}.header-cscs-exam-booking .form-steps .input-group .bootstrap-tagsinput:focus{background-color:#fff!important;box-shadow:inset 0 1px 1px #42af5880,0 0 8px #42af5880!important}.header-cscs-exam-booking .form-steps .input-group .bootstrap-tagsinput input{height:46px;width:100%;padding:.65rem .75rem}.header-cscs-exam-booking .form-steps .input-group input{background-color:#f2f2f2!important;border-color:#f2f2f2;font-size:16px;font-weight:500!important}.header-cscs-exam-booking .form-steps .input-group input:focus{background-color:#fff!important}.header-cscs-exam-booking .form-steps .input-group .input-group-text{background:#f2f2f2!important}.header-cscs-exam-booking .form-steps .location-field .location-list{background-color:#f2f2f2!important;margin-top:1px}.header-cscs-exam-booking .exam-new .exam-booking-tab{letter-spacing:0}.header-cscs-exam-booking .exam-new .exam-booking-tab .black{color:#242429}.header-cscs-exam-booking .exam-new .exam-booking-tab .exam-modal-title{font-size:24px;line-height:24px}@media (min-width: 991.99px){.header-cscs-exam-booking .exam-new .exam-booking-tab .exam-modal-title{font-size:36px;line-height:36px}}.header-cscs-exam-booking .exam-new .exam-booking-tab .steps{font-size:18px}@media (min-width: 767px){.header-cscs-exam-booking .exam-new .exam-booking-tab .steps{font-size:22px}}.header-cscs-exam-booking .exam-new .exam-booking-tab .exam-heading{font-size:20px}@media (min-width: 991.99px){.header-cscs-exam-booking .exam-new .exam-booking-tab .exam-heading{font-size:28px}}.header-cscs-exam-booking .exam-new .exam-booking-tab .text-caption{font-size:14px;color:#a4a4a4}@media (min-width: 991.99px){.header-cscs-exam-booking .exam-new .exam-booking-tab .text-caption{font-size:18px}}.header-cscs-exam-booking .exam-new .exam-booking-tab .btn-disabled{color:#a4a4a4;background-color:#f0f0f0}.header-cscs-exam-booking .exam-new .exam-booking-tab .order-detail{background-color:#fffbd9}.header-cscs-exam-booking .exam-new .exam-booking-tab .order-detail .separator{border-top:1px solid rgb(236,232,200)}.header-cscs-exam-booking .exam-new .exam-booking-tab .order-detail .title{font-size:14px}@media (min-width: 991.99px){.header-cscs-exam-booking .exam-new .exam-booking-tab .order-detail .title{font-size:22px}}.header-cscs-exam-booking .exam-new .exam-booking-tab .order-detail .p-custom{padding-right:14px}.header-cscs-exam-booking .exam-new .exam-booking-tab .order-detail .check-icon{width:16px}@media (min-width: 992px){.header-cscs-exam-booking .exam-new .exam-booking-tab .order-detail .check-icon{width:20px}}.header-cscs-exam-booking .exam-new .exam-booking-tab .details{background-color:#f0f0f0}.header-cscs-exam-booking .exam-new .exam-booking-tab .details .separator{border-top:1px solid #d8d8d8}.header-cscs-exam-booking .exam-new .exam-booking-tab .details .title{font-size:16px}@media (min-width: 992px){.header-cscs-exam-booking .exam-new .exam-booking-tab .details .title{font-size:22px}}.header-cscs-exam-booking .exam-new .exam-booking-tab .details .p-custom{padding-right:14px}.header-cscs-exam-booking .exam-new .exam-booking-tab div.error-container{font-size:13px;color:#d50000;height:18px}.header-cscs-exam-booking .exam-new .exam-booking-tab #booking-thumbs{animation:rotate-thumb 5s infinite;transform:rotate(-20deg)}@keyframes rotate-thumb{0%{transform:rotate(-20deg)}50%{transform:rotate(20deg)}}.header-cscs-exam-booking .exam-new .exam-booking-tab .stripe-element{padding:14px!important;background-color:#fff!important}.header-cscs-exam-booking .exam-new .exam-booking-tab .chips-container{margin:11px 13px 13px!important;z-index:4;max-width:calc(100% - 3.4rem);overflow-x:scroll;scroll-behavior:smooth;cursor:pointer}.header-cscs-exam-booking .exam-new .exam-booking-tab .chips-container::-webkit-scrollbar{height:2px}.header-cscs-exam-booking .exam-new .exam-booking-tab .chip{height:1.6rem;border-radius:47px;border:1px solid #d1eed8;background-color:#ebffec;color:#419533;margin-right:5px;font-size:14px;font-weight:500;text-transform:capitalize}.header-cscs-exam-booking .exam-new .exam-booking-tab .chip:last-child{margin-right:0}.header-cscs-exam-booking .exam-new .exam-booking-tab .flatpickr-input{font-size:16px;font-weight:500!important}.header-cscs-exam-booking .exam-new .exam-booking-tab .back-btn{cursor:pointer}.header-cscs-exam-booking .exam-new .exam-booking-tab .input-color{color:#5e5e5e}.header-cscs-exam-booking .exam-new .exam-booking-tab .agreement a{color:#419533}.header-cscs-exam-booking .exam-new .exam-booking-tab .small-text{font-size:10px}@media (min-width: 767px){.header-cscs-exam-booking .exam-new .exam-booking-tab .small-text{font-size:14px}}.header-cscs-exam-booking .exam-new .exam-booking-tab .thank-box-body{color:#a4a4a4;font-size:16px}@media (min-width: 767px){.header-cscs-exam-booking .exam-new .exam-booking-tab .thank-box-body{color:#242429;font-size:24px}}.header-cscs-exam-booking .exam-new .exam-booking-tab .btn-disabled{background-color:#f0f0f0;opacity:1}.header-cscs-exam-booking .exam-new .exam-booking-tab .display-7{font-size:12px!important}@media (min-width: 992px){.header-cscs-exam-booking .exam-new .exam-booking-tab .display-7{font-size:16px!important}}.header-cscs-exam-booking .exam-new .exam-booking-tab .display-9{font-size:12px!important}@media (min-width: 767px){.header-cscs-exam-booking .exam-new .exam-booking-tab .display-9{font-size:14px!important}}.header-cscs-exam-booking .exam-new .exam-booking-tab .place-holder-text{font-size:16px}.header-cscs-exam-booking .exam-new .exam-booking-tab .swiper-slide{width:214px!important;height:unset!important;cursor:pointer}@media (min-width: 767px){.header-cscs-exam-booking .exam-new .exam-booking-tab .swiper-slide{width:354px!important}}.header-cscs-exam-booking .exam-new .exam-booking-tab .swiper-slide .check-wrapper{border:1px solid #a4a4a4;height:16px;width:16px}@media (min-width: 767px){.header-cscs-exam-booking .exam-new .exam-booking-tab .swiper-slide .check-wrapper{height:20px;width:20px}}.header-cscs-exam-booking .exam-new .exam-booking-tab .swiper-button-next{top:37%;right:-6%;height:44%;width:10%;justify-content:right;background:linear-gradient(270deg,#fff,#fff .01%,#fff6 110.61%)}@media (min-width: 767px){.header-cscs-exam-booking .exam-new .exam-booking-tab .swiper-button-next{top:30%;right:0;height:50%}}.header-cscs-exam-booking .exam-new .exam-booking-tab .swiper-button-prev{top:37%;left:-6%;height:44%;width:10%;justify-content:left;background:linear-gradient(90deg,#fff,#fff .01%,#fff6 110.61%)}@media (min-width: 767px){.header-cscs-exam-booking .exam-new .exam-booking-tab .swiper-button-prev{top:30%;left:0;height:50%}}.header-cscs-exam-booking .exam-new .exam-booking-tab .swiper-button-prev.swiper-button-disabled{opacity:0}.header-cscs-exam-booking .exam-new .exam-booking-tab .location-field{position:relative;cursor:pointer}.header-cscs-exam-booking .exam-new .exam-booking-tab .location-field .centers-swiper{z-index:9;width:100%}.header-cscs-exam-booking .exam-new .exam-booking-tab .location-field .bootstrap-tagsinput{width:calc(100% - 2.563rem);padding:4px 11px;line-height:35px;display:flex;overflow-x:auto;align-items:center;-webkit-user-select:none;user-select:none;scroll-behavior:smooth;cursor:pointer}.header-cscs-exam-booking .exam-new .exam-booking-tab .location-field .bootstrap-tagsinput::-webkit-scrollbar{display:none}.header-cscs-exam-booking .exam-new .exam-booking-tab .location-field .bootstrap-tagsinput .tag{border-radius:47px;border:1px solid #d1eed8;background-color:#ebffec;color:#419533;padding:4px;padding-left:.5rem;padding-right:.5rem;font-size:14px;font-weight:500;text-transform:capitalize;z-index:1;position:relative;white-space:nowrap;height:26px;line-height:16px;margin-right:5px}.header-cscs-exam-booking .exam-new .exam-booking-tab .location-field .bootstrap-tagsinput .tag:last-child{margin-right:0}.header-cscs-exam-booking .exam-new .exam-booking-tab .location-field .bootstrap-tagsinput input{font-size:16px;color:#5e5e5e;font-weight:500!important;position:relative;cursor:pointer;min-width:12rem}.header-cscs-exam-booking .exam-new .exam-booking-tab .location-field .location-list{background:#fff;line-height:18px;flex-wrap:wrap;display:flex;max-height:20vh;overflow-y:scroll}.header-cscs-exam-booking .exam-new .exam-booking-tab .location-field .location-list::-webkit-scrollbar{width:4px}.header-cscs-exam-booking .exam-new .exam-booking-tab .location-field .location-list::-webkit-scrollbar-thumb{background:#d8d8d8;border-radius:35px}.header-cscs-exam-booking .exam-new .exam-booking-tab .location-field .location-list li{list-style:none!important;width:100%;font-size:16px!important;color:#5e5e5e!important;cursor:default;padding:.5rem;overflow-x:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.header-cscs-exam-booking .exam-new .exam-booking-tab .location-field .location-list li:hover{background-color:#e9e9e9}.header-cscs-exam-booking .exam-new .exam-booking-tab .location-field .drop-down-list{width:93%;z-index:9}section{position:relative}@media only screen and (max-width: 991px) and (min-width: 1200px){section.header-landing{min-height:82vh}}@media (min-width: 992px){section.header-landing{min-height:100%}}section.header-landing .heading-hero{margin-top:45px}@media (max-width: 767px){section.header-landing .heading-hero{margin-top:25px}}@media (min-width: 992px){section.header-landing .heading-hero{margin-top:100px;margin-bottom:130px}}section.header-landing .heading-hero h1,section.header-landing .heading-hero .h1{font-size:36px;line-height:42px}@media (min-width: 768px){section.header-landing .heading-hero h1,section.header-landing .heading-hero .h1{font-size:44px;line-height:50px}}@media (min-width: 1200px){section.header-landing .heading-hero h1,section.header-landing .heading-hero .h1{font-size:58px;line-height:60px}}section.header-landing .heading-hero p{font-size:16px;font-weight:400;line-height:20px}@media (min-width: 992px){section.header-landing .heading-hero p{font-size:18px;line-height:22px}}@media (min-width: 1200px){section.header-landing .heading-hero p{font-size:22px;line-height:28px}}section.header-landing .heading-hero .feature-card{border-left:3px solid #FFE500;padding:12px 0 12px 12px;max-width:49%;width:100%;position:relative;height:51px;z-index:1;overflow:hidden}@media (min-width: 992px){section.header-landing .heading-hero .feature-card{min-width:220px;padding:12px}}@media (max-width: 575.98px){section.header-landing .heading-hero .feature-card p{font-size:13px}}@media (max-width: 767.98px){section.header-landing .heading-hero .feature-card img{max-width:20px}}@media (min-width: 992px){section.header-landing .heading-hero .feature-card:after{content:"";position:absolute;background-color:#ffe500;z-index:-1;padding:.15em;display:block;transition:all .3s}}@media (min-width: 992px){section.header-landing .heading-hero .feature-card:hover:after{top:0;left:0;right:0;bottom:0;transition:all .3s}}@media (min-width: 992px){section.header-landing .heading-hero .feature-card:after{top:0;bottom:0;left:-100%;right:100%}}section.header-landing .heading-hero .feature-card .hover-hidden{display:flex;gap:.5rem!important;align-items:center}section.header-landing .heading-hero .feature-card .hover-show{display:none}@media (min-width: 992px){section.header-landing .heading-hero .feature-card:hover .hover-hidden{display:none;opacity:0}}@media (min-width: 992px){section.header-landing .heading-hero .feature-card:hover .hover-show{display:block;font-size:13px;color:#000;font-style:normal;font-weight:400;line-height:15px}}section.header-landing .chat-advisor svg path{stroke:#3bd55a}section.header-landing .chat-advisor:hover svg path{stroke:#000}section.header-landing .cat-images{position:absolute;z-index:999;right:0;bottom:-30px;max-width:620px;width:100%;z-index:1}@media (min-width: 1200px){section.header-landing .cat-images{right:50px}}section.header-landing .cat-images img{max-width:300px;width:100%}section.header-landing .mask-wrapper{overflow:hidden}@media (max-width: 991px){section.header-landing .mask-wrapper{padding-bottom:10px}}section.header-landing .mask-wrapper .video-masking{position:absolute;right:-100px;top:0;bottom:0;height:100%;width:60%}section.header-landing .mask-wrapper .video-masking .chevron-mask{-webkit-mask-position:center right;-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover;-webkit-clip-path:polygon(77% 0,100% 50%,76.5% 100%,0% 100%,23.2% 50%,0% 0%);mask-position:center right;mask-repeat:no-repeat;mask-size:cover;clip-path:polygon(77% 0,100% 50%,76.5% 100%,0% 100%,23.2% 50%,0% 0%);width:100%;height:100%}section.header-landing .mask-wrapper .svg-chevron{position:absolute;top:-71px;width:1000px;height:100%;right:-9.8%}section.header-landing .mask-wrapper .svg-chevron path{stroke-dasharray:0;stroke-dashoffset:0;animation:draw 3s forwards;animation-delay:2s;animation-iteration-count:infinite}section.header-landing .mask-wrapper .svg-chevron path:nth-child(1){animation:draw 3s forwards,draw-fast 1s 3s forwards}section.header-landing .mask-wrapper .video-play-button{position:absolute;z-index:10;top:14%;left:20%;transform:translate(-50%) translateY(-50%);box-sizing:content-box;display:block;width:20px;height:25px;border-radius:50%;padding:10px 25px 15px 30px}@media (min-width: 992px){section.header-landing .mask-wrapper .video-play-button{top:50%;left:50%}}section.header-landing .mask-wrapper .video-play-button:before{content:"";position:absolute;z-index:0;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:50px;height:50px;background:#fff;border-radius:50%;animation:pulse-border 1.5s ease-out infinite}@media (max-width: 991.98px){section.header-landing .mask-wrapper .video-play-button:before{width:50px;height:50px;top:35%}}@media (min-width: 1600px){section.header-landing .mask-wrapper .video-play-button:before{width:85px;height:85px}}section.header-landing .mask-wrapper .video-play-button:after{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:50px;height:50px;background:#fff;border-radius:50%;transition:all .2s}@media (max-width: 991.98px){section.header-landing .mask-wrapper .video-play-button:after{width:50px;height:50px;top:35%}}@media (min-width: 1600px){section.header-landing .mask-wrapper .video-play-button:after{width:85px;height:85px}}section.header-landing .mask-wrapper .video-play-button:hover:after{background-color:#d3d3d3}section.header-landing .mask-wrapper .video-play-button span{display:block;position:relative;z-index:3;width:0;height:0;top:5px;left:3px;border-left:15px solid #000000;border-top:10px solid transparent;border-bottom:10px solid transparent}@media (max-width: 991.98px){section.header-landing .mask-wrapper .video-play-button span{border-left:15px solid #000000;border-top:10px solid transparent;border-bottom:10px solid transparent;top:-2px;left:3px}}section.brands-marquee{background-color:#fff;padding:26px 0;overflow:hidden}@media (max-width: 991px){section.brands-marquee{padding:18px 0}}section.brands-marquee h4,section.brands-marquee .h4{font-size:16px;color:#5e5e5e;margin:0 50px}@media (max-width: 991px){section.brands-marquee h4,section.brands-marquee .h4{font-size:14px;line-height:18px;margin:0}}@media (min-width: 1200px){section.brands-marquee .company-logo-carousel{margin:0 100px}}section.brands-marquee .company-logo-carousel img{max-width:130px}@media (max-width: 991px){section.brands-marquee .company-logo-carousel img{max-width:100px}}section.brands-marquee .company-logo-carousel .swiper-slide{text-align:center}@media (max-width: 767px){section.brands-marquee .company-logo-carousel .swiper-button-next{right:-10px!important}}section.brands-marquee .company-logo-carousel .swiper-button-next:after{font-size:16px!important;color:#242429!important;font-weight:600}@media (max-width: 767px){section.brands-marquee .company-logo-carousel .swiper-button-prev{left:-10px!important}}section.brands-marquee .company-logo-carousel .swiper-button-prev:after{font-size:16px!important;color:#242429!important;font-weight:600}section.training-courses-home{padding:52px 0;background-color:#fff;overflow:hidden}@media (max-width: 991.99px){section.training-courses-home{padding:36px 0}}section.training-courses-home h2,section.training-courses-home .h2{font-size:28px;font-weight:500;line-height:32px}@media (min-width: 992px){section.training-courses-home h2,section.training-courses-home .h2{font-size:48px;line-height:52px}}section.training-courses-home p{font-size:18px;font-weight:400;line-height:22px;color:#5e5e5e}@media (min-width: 992px){section.training-courses-home p{font-size:22px;line-height:26px}}section.tech-apps{position:relative;overflow-x:hidden;padding:40px 0}@media (min-width: 992px){section.tech-apps{padding:65px 20px}}@media (max-width: 1599px){section.tech-apps .swiper-container{overflow:visible!important}}@media (max-width: 991.99px){section.tech-apps .swiper-container .direction-btn{position:relative;height:65px;width:175px;margin:30px auto}}section.tech-apps .swiper-container .direction-btn .swiper-button-prev,section.tech-apps .swiper-container .direction-btn .swiper-button-next{margin:0;bottom:0;background-color:#fff;padding:30px;border-radius:50px;box-shadow:0 4px 8px #00000040}section.tech-apps .swiper-container .direction-btn .swiper-button-prev:after,section.tech-apps .swiper-container .direction-btn .swiper-button-next:after{font-size:20px!important;color:#333}@media (min-width: 992px){section.tech-apps .swiper-container .direction-btn .swiper-button-prev,section.tech-apps .swiper-container .direction-btn .swiper-button-next{bottom:30px}}section.tech-apps .swiper-pointer-events{position:initial}section.tech-apps .swiper-button-prev-3{right:100px;top:0}@media (min-width: 992px){section.tech-apps .swiper-button-prev-3{left:inherit;right:170px;top:70px;bottom:inherit}}section.tech-apps .swiper-button-next-3{right:10px;top:0}@media (min-width: 992px){section.tech-apps .swiper-button-next-3{left:inherit;right:90px;top:70px;bottom:inherit}}@media (max-width: 991.99px){section.tech-apps .swiper-slide .store-container{margin:0 auto;width:300px}}@media (min-width: 992px){section.tech-apps .swiper-slide .image-box{max-width:400px;min-width:400px}}@media (max-width: 991.99px){section.tech-apps .swiper-slide .image-box img{max-width:300px;margin-bottom:30px}}section.meet-our-trainer{background-color:#101010;padding:52px 0;overflow:hidden}section.meet-our-trainer h2,section.meet-our-trainer .h2{font-size:28px;font-weight:500;line-height:32px}@media (min-width: 992px){section.meet-our-trainer h2,section.meet-our-trainer .h2{font-size:48px;line-height:52px}}section.meet-our-trainer p{font-size:20px;font-weight:400;line-height:24px;color:#f8f8f8;margin-bottom:0}@media (min-width: 992px){section.meet-our-trainer p{font-size:22px;line-height:26px}}@media (min-width: 1200px){section.meet-our-trainer p{font-size:28px;line-height:32px}}section.meet-our-trainer .grid-container{display:flex;flex-wrap:wrap;gap:16px}section.meet-our-trainer .grid-container .grid-items{width:calc(50% - 8px);position:relative;display:flex;flex-direction:column;align-items:start;text-align:left}section.meet-our-trainer .grid-container .grid-items img{display:block;width:100%;height:auto}@media (max-width: 991.99px){section.meet-our-trainer .grid-container .grid-items img{border-radius:100px;text-align:center}}section.meet-our-trainer .grid-container .grid-items .card-img-overlay{top:inherit!important;background:#0009;border-radius:0 0 6px 6px;padding:12px 16px}@media (max-width: 991.99px){section.meet-our-trainer .grid-container .grid-items .card-img-overlay{text-align:center;padding:6px 12px;background:#101010}}section.meet-our-trainer .grid-container .grid-items .card-img-overlay img{max-width:90px}@media (max-width: 991.99px){section.meet-our-trainer .grid-container .grid-items .card-img-overlay img{margin:2px auto;max-width:80px}}section.meet-our-trainer .grid-container .grid-items .card-img-overlay .h6{font-size:18px;line-height:22px}@media (max-width: 991.99px){section.meet-our-trainer .grid-container .grid-items .card-img-overlay .h6{font-size:16px;line-height:20px}}section.meet-our-trainer button{margin-top:32px}@media (min-width: 992px){section.meet-our-trainer img.trainers-img{max-width:308px}}@media (max-width: 991.99px){section.meet-our-trainer img.trainers-img-mob{max-width:300px}}section.right-track-section h3,section.right-track-section .h3{font-size:28px;line-height:28px}@media (min-width: 992px){section.right-track-section h3,section.right-track-section .h3{font-size:34px;line-height:34px}}section.right-track-section p{font-size:16px}@media (min-width: 992px){section.right-track-section p{font-size:20px;line-height:20px}}section.right-track-section .btn{font-size:16px}@media (min-width: 992px){section.right-track-section .btn{font-size:20px}}section.right-track-section a:hover{color:#242429}@keyframes line-slide{0%{background-position:-5% 0}to{background-position:100% 0}}.page-loader{width:100%;height:100vh;position:fixed;background:#242429;z-index:2147483003;padding:60px 0;display:flex;min-height:650px;overflow:hidden}.page-loader .txt{color:#666;text-align:center;top:40%;position:relative;text-transform:uppercase;letter-spacing:.3rem;font-weight:700;line-height:1.5}.spinner{position:relative;top:35%;width:80px;height:80px;margin:0 auto;background-color:#fff;border-radius:100%;-webkit-animation:sk-scaleout 1s infinite ease-in-out;animation:sk-scaleout 1s infinite ease-in-out}@-webkit-keyframes sk-scaleout{0%{-webkit-transform:scale(0)}to{-webkit-transform:scale(1);opacity:0}}@keyframes sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.video-modal-container .modal-header{background:#000c;border:none;border-radius:0;position:absolute;right:0;z-index:99}.video-modal-container .modal-header button{color:#fff}.bottom-sheet-off{text-align:center;border-radius:20px 20px 0 0;overflow:hidden;height:auto!important;padding-bottom:25px}.bottom-sheet-off .close-row{border-radius:8px;background:#45483c;width:32px;margin:0 auto;height:4px}.bottom-sheet-off .circle-image{margin:20px auto}.bottom-sheet-off .circle-image img{width:70px;height:70px}.bottom-sheet-off h6,.bottom-sheet-off .h6{font-size:20px;font-style:normal;font-weight:600;line-height:24px}.bottom-sheet-off p{font-size:18px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:25px!important}.header-aplh-lander{position:relative;padding:0 0 40px}@media (min-width: 992px){.header-aplh-lander{padding:65px 0}}.header-aplh-lander.overlay-image{background-image:url(/build/assets/chevron-dark-right-B2-iOaC0.svg);background-repeat:no-repeat;background-size:contain;background-position:right;width:100%}.header-aplh-lander h1,.header-aplh-lander .h1{font-size:30px}@media (min-width: 992px){.header-aplh-lander h1,.header-aplh-lander .h1{font-size:60px;line-height:65px}}.header-aplh-lander p{font-size:16px}@media (min-width: 992px){.header-aplh-lander p{font-size:22px;line-height:28px;font-weight:400!important}}@media (min-width: 992px){.header-aplh-lander p .text-lg-success{color:#3bd55a}}@media (max-width: 991px){.header-aplh-lander p .text-mobile-bold{font-weight:700}}.header-aplh-lander .check-label{font-size:16px}@media (min-width: 992px){.header-aplh-lander .check-label{font-size:18px;line-height:22px;font-weight:400!important}}@media (max-width: 991px){.header-aplh-lander h5,.header-aplh-lander .h5{font-size:18px;font-weight:500}}.aplh-video-wrapper{position:relative;overflow-x:hidden;padding:0}@media (min-width: 992px){.aplh-video-wrapper{padding:40px 0}}.aplh-video-wrapper .swiper-container .first-aid-navigation{margin-top:60px}@media (min-width: 992px){.aplh-video-wrapper .swiper-container .first-aid-navigation{margin-top:50px}}.aplh-video-wrapper .swiper-container .first-aid-navigation .swiper-button-next,.aplh-video-wrapper .swiper-container .first-aid-navigation .swiper-button-prev{outline:none}.aplh-video-wrapper .swiper-wrapper{padding-top:50px;padding-bottom:50px;align-items:center}.aplh-video-wrapper .swiper-slide{max-width:100%;transition:all .25s ease-out;transform:scale(1);transform-origin:center;opacity:.3}.aplh-video-wrapper .swiper-slide .first-aid-slider-text{opacity:0;margin-top:20px}.aplh-video-wrapper .swiper-slide-active{transform:scale(1.5)!important;z-index:10;opacity:1}.aplh-video-wrapper .swiper-slide-active .first-aid-slider-text{opacity:1;margin-top:8px}.aplh-video-wrapper .overlay-container{height:100%;background:#04040400;position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%) translateY(-50%)}.aplh-video-wrapper .overlay-container .video-pause-button{position:absolute;z-index:10;top:50%;right:50%;left:50%;transform:translate(-50%) translateY(-50%);opacity:0;box-sizing:content-box;display:block;width:25px;height:30px;border-radius:50%;padding:18px 20px 18px 28px;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-ms-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.aplh-video-wrapper .overlay-container .video-pause-button:after{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:65px;height:65px;background:#fff;border-radius:50%;transition:all .2s}@media (max-width: 992px){.aplh-video-wrapper .overlay-container .video-pause-button:after{width:85px;height:85px}}.aplh-video-wrapper .overlay-container .video-pause-button:hover:after{background-color:#d3d3d3}.aplh-video-wrapper .overlay-container .video-pause-button span{width:100%;height:32px;border-left:10px solid #000;border-right:10px solid #000;margin:0 -3px;display:block;position:relative;z-index:2}.aplh-video-wrapper .overlay-container:hover .video-pause-button{opacity:1}.aplh-video-wrapper .overlay-container .video-play-button{position:absolute;z-index:10;top:50%;right:50%;left:50%;transform:translate(-50%) translateY(-50%);box-sizing:content-box;display:block;width:25px;height:30px;border-radius:50%;padding:18px 20px 18px 28px}.aplh-video-wrapper .overlay-container .video-play-button:before{content:"";position:absolute;z-index:0;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:65px;height:65px;background:#3bd55a;border-radius:50%;animation:pulse-border 1.5s ease-out infinite}@media (max-width: 992px){.aplh-video-wrapper .overlay-container .video-play-button:before{width:50px;height:50px;top:35%}}@media (min-width: 1600px){.aplh-video-wrapper .overlay-container .video-play-button:before{width:85px;height:85px}}.aplh-video-wrapper .overlay-container .video-play-button:after{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:65px;height:65px;background:#fff;border-radius:50%;transition:all .2s}@media (max-width: 992px){.aplh-video-wrapper .overlay-container .video-play-button:after{width:50px;height:50px;top:35%}}@media (min-width: 1600px){.aplh-video-wrapper .overlay-container .video-play-button:after{width:85px;height:85px}}.aplh-video-wrapper .overlay-container .video-play-button:hover:after{background-color:#d3d3d3}.aplh-video-wrapper .overlay-container .video-play-button span{display:block;position:relative;z-index:3;width:0;height:0;border-left:25px solid #000000;border-top:15px solid transparent;border-bottom:15px solid transparent}@media (max-width: 992px){.aplh-video-wrapper .overlay-container .video-play-button span{border-left:15px solid #000000;border-top:10px solid transparent;border-bottom:10px solid transparent;top:-5px;left:3px}}.aplh_training_app_access_sec{background-color:#242429}.aplh_training_app_access_sec .app_access_card{transition:all ease-in-out .3s;background-color:#101010;min-height:192px;display:flex}.aplh_training_app_access_sec .app_access_card h5,.aplh_training_app_access_sec .app_access_card .h5{font-size:1.3rem}.aplh_training_app_access_sec .app_access_card .app_access_card_cont{position:relative;z-index:2}.aplh_training_app_access_sec .app_access_card .sub-content span{font-size:.94rem;color:#fff;line-height:22px}.aplh_training_app_access_sec .app_access_card .sub-content span i svg rect{stroke:#bbb}.aplh_training_app_access_sec .app_access_card .sub-content span i svg path{fill:#bbb}@media (max-width: 767px){.aplh_training_app_access_sec .app_access_card .sub-content span span{color:#fff!important}}@media (max-width: 767px){.aplh_training_app_access_sec .app_access_card .right_img{opacity:.4;z-index:1}}.aplh_training_app_access_sec .app_access_card .right_img .access_card_img{max-height:185px;transition:all ease-in-out .3s}.aplh_training_app_access_sec .app_access_card .right_img.personal_licence .access_card_img{max-height:180px}@media (min-width: 768px){.aplh_training_app_access_sec .app_access_card:hover{background-color:#ffe500}.aplh_training_app_access_sec .app_access_card:hover h5,.aplh_training_app_access_sec .app_access_card:hover .h5,.aplh_training_app_access_sec .app_access_card:hover .sub-content span{color:#000!important}.aplh_training_app_access_sec .app_access_card:hover .sub-content svg rect{stroke:#000}.aplh_training_app_access_sec .app_access_card:hover .sub-content svg path{fill:#000}.aplh_training_app_access_sec .app_access_card:hover .access_card_img{transform:scale(1.2)}}@media (max-width: 768px){.aplh_training_app_access_sec #carouselApp .owl-stage{display:flex}}@media (max-width: 768px){.aplh_training_app_access_sec #carouselApp .article-items{display:flex;flex:1 0 auto;height:100%}}@media (max-width: 768px){.aplh_training_app_access_sec #carouselApp .article-items .app_access_card{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:stretch;width:100%}}.aplh_training_steps_sec .pl_heading h4,.aplh_training_steps_sec .pl_heading .h4{font-size:1.98rem}.aplh_training_steps_sec .steps ul li{cursor:pointer;width:47px;height:8px;background-color:#f8f8f8}.aplh_training_steps_sec .steps ul li.active{background-color:#ffe500;width:77px}.aplh_training_steps_sec .easy_steps_box{cursor:pointer;background-color:#f8f8f8;min-height:265px}@media (max-width: 767px){.aplh_training_steps_sec .easy_steps_box{min-height:auto}}.aplh_training_steps_sec .easy_steps_box .mt-content{margin-top:0}@media (min-width: 768px){.aplh_training_steps_sec .easy_steps_box .mt-content{margin-top:60px}}@media (min-width: 768px){.aplh_training_steps_sec .easy_steps_box.active{background-color:#ffe500}}@media (min-width: 768px){.aplh_training_take_course_sec .course_box{height:100%}}@media (max-width: 991.99px){.aplh_training_take_course_sec .course_box{margin-bottom:12px}}.aplh_training_take_course_sec .course_box .course_box_img .book_time{width:180px;height:30px;font-size:16px;bottom:10px;right:10px}@media (max-width: 991px){.aplh_training_take_course_sec .course_box .course_box_img .book_time{width:160px;font-size:14px}}@media (max-width: 991px){.aplh_training_take_course_sec .course_box .course_price{font-size:62%}.aplh_training_take_course_sec .course_box .course_price .regular_price{font-size:1.4rem!important;width:100%;text-align:right}}@media (max-width: 991px){.aplh_training_take_course_sec .course_box .course_cont h4,.aplh_training_take_course_sec .course_box .course_cont .h4{font-size:1.25rem}}.aplh_training_take_course_sec .course_box .course_footer{font-size:15px}@media (max-width: 991px){.aplh_training_take_course_sec .course_box .course_footer .book_btn{width:100%}}@media (max-width: 767px){.aplh_training_take_course_sec .watch-video-text{font-size:14px!important;margin-top:10px!important;display:block}}.aplh_training_take_course_sec h4,.aplh_training_take_course_sec .h4{font-size:26px}@media (min-width: 992px){.aplh_training_take_course_sec h4,.aplh_training_take_course_sec .h4{font-size:34px}}.aplh_training_what_easy_apply_sec{background:url(/build/assets/easy_apply_chevron-BtMKsl_X.svg) no-repeat;background-position:right;background-size:cover}@media (min-width: 992px){.aplh_training_what_easy_apply_sec{background-size:contain}}@media (max-width: 767px){.aplh_training_what_easy_apply_sec{background-position:top}.aplh_training_what_easy_apply_sec ul li img{height:54px}}.aplh_training_covered_courses_sec{background:#f8f8f8;background:-moz-linear-gradient(top,#f8f9fa 0%,#f8f9fa 54%,#0a0e0a 54%,#0a0809 100%);background:-webkit-linear-gradient(top,#f8f9fa 0%,#f8f9fa 54%,#0a0e0a 54%,#0a0809 100%);background:linear-gradient(to bottom,#f8f9fa,#f8f9fa 54%,#0a0e0a 54%,#0a0809);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8f9fa",endColorstr="#0a0809",GradientType=0)}@media (max-width: 767px){.aplh_training_covered_courses_sec{background:#f8f8f8}}.aplh_training_covered_courses_sec .licence_list li{border:1px solid #C4F2CE;background:#d8f7de}.aplh_training_covered_courses_sec .licence_list li a{color:#185524;pointer-events:none}@media (max-width: 767px){.aplh_training_covered_courses_sec .video iframe{height:320px!important}}.aplh_training_faqs_sec .faq_container{border-radius:10px}@media (max-width: 767px){.aplh_training_faqs_sec .faq_container{border-radius:0!important}}.aplh_training_faqs_sec .faq_container .accordion-item{border-width:0 0 1px 0;padding:15px 0}.aplh_training_faqs_sec .faq_container .accordion-header .accordion-button{background:transparent;color:#242429!important;font-weight:500!important;font-size:18px;box-shadow:none;padding:0 45px 0 0}.aplh_training_faqs_sec .faq_container .accordion-header .accordion-button.collapsed:after{content:"+"}.aplh_training_faqs_sec .faq_container .accordion-header .accordion-button:after{content:"−";transform:rotate(0);top:-15%!important}.aplh_training_faqs_sec .faq_container .accordion-body{padding-left:0;padding-right:0;padding-top:15px!important}.aplh-carousel{padding:60px 0;background-color:#000}@media (min-width: 992px){.aplh-carousel{padding:60px 0 80px;background-color:#fff}}.aplh-carousel h2,.aplh-carousel .h2{color:#fff}@media (min-width: 992px){.aplh-carousel h2,.aplh-carousel .h2{color:#000}}.aplh-carousel .mock_test_heading .relative-box{max-width:368px;width:100%;margin:0 auto}.aplh-carousel .mock_test_heading .relative-box .heading_img{height:65px}@media (min-width: 992px){.aplh-carousel .mock_test_heading .relative-box .heading_img{height:76px}}.aplh-carousel .mock_test_heading .relative-box .heading_arrow{height:100px;top:-60px;right:-8%;fill:#5e5e5e;width:40px}@media (min-width: 1200px){.aplh-carousel .mock_test_heading .relative-box .heading_arrow{right:-60px}}@media (min-width: 992px){.aplh-carousel .mock_test_heading .relative-box .heading_arrow{fill:#000;width:64px;right:-66px}}.aplh-carousel .apps-slider{position:relative;margin-top:0}@media (min-width: 992px){.aplh-carousel .apps-slider{margin-top:60px}}.aplh-carousel .apps-slider .owl-stage-outer{overflow:hidden}@media (max-width: 991px){.aplh-carousel .apps-slider .owl-item .item{opacity:.3;transform:scale(.85)}}.aplh-carousel .apps-slider .owl-item.active .item{opacity:.6;transition:all .5s}.aplh-carousel .apps-slider .owl-item.active.center{z-index:99}.aplh-carousel .apps-slider .owl-item.active.center .item{opacity:1;transition:all .5s;transform:scale(1)}@media screen and (min-width: 992px){.aplh-carousel .apps-slider .owl-item.active.center .item{transform:scale(1.17)}}.aplh-carousel .apps-slider .owl-item.active.center .item img{transform:translate(0) translateY(3px);border-radius:20px}.aplh-carousel .apps-slider .owl-stage-outer{padding:65px 0;margin-top:140px}.aplh-carousel .apps-slider .mobile{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:10;max-width:24.5%;object-fit:unset;background-size:contain}@media (min-width: 1200px){.aplh-carousel .apps-slider .mobile{max-width:22.5%}}.aplh-carousel .apps-slider .owl-nav{display:flex;justify-content:space-between;width:150px;margin:0 auto;position:absolute;left:50%;bottom:-50px;transform:translate(-50%,-50%)}@media (min-width: 992px){.aplh-carousel .apps-slider .owl-nav{top:-60px;bottom:inherit}}.aplh-carousel .apps-slider .owl-nav .owl-next,.aplh-carousel .apps-slider .owl-nav .owl-prev{background-color:#fff!important;padding:30px;border-radius:50px;box-shadow:0 4px 8px #00000040;height:60px;width:60px}.aplh-carousel .apps-slider .owl-nav .owl-next span,.aplh-carousel .apps-slider .owl-nav .owl-prev span{font-size:45px;line-height:30px}.aplh-carousel .apps-slider .owl-dots{position:absolute;top:0;width:100%;text-align:center;display:block}@media (min-width: 992px){.aplh-carousel .apps-slider .owl-dots{top:-145px}}.aplh-carousel .apps-slider .owl-dots .owl-dot{position:relative;background:#c4c4c4;height:10px;width:10px;margin:0 5px}.aplh-carousel .apps-slider .owl-dots .owl-dot.active span{background-color:#242429;border-radius:50%;height:12px;width:12px;position:absolute;top:-1px;left:-1px}.cscs-training-home-sec{background:#101010}@media (min-width: 992px){.cscs-training-home-sec{padding:65px 0;background:#101010 url(/build/assets/aplh_training_home_chevron-CcnPm910.svg) no-repeat;background-size:contain}}.cscs-training-home-sec h1,.cscs-training-home-sec .h1{font-size:2.8rem}@media (min-width: 768px){.cscs-training-home-sec h1,.cscs-training-home-sec .h1{font-size:4.2rem}}@media (max-width: 991px){.cscs-training-home-sec .act_btn>a{width:100%}}.cscs-training-home-sec .reviews_box{width:350px}@media (max-width: 767px){.cscs-training-home-sec .reviews_box{width:100%}}.cscs-training-home-sec .cscs_hero_img{max-width:675px;position:absolute;bottom:0;right:15%}@media (max-width: 1400px){.cscs-training-home-sec .cscs_hero_img{max-width:650px;right:0%}}@media (max-width: 1200px){.cscs-training-home-sec .cscs_hero_img{max-width:650px;right:5%}}@media (max-width: 991px){.cscs-training-home-sec .cscs_hero_img{position:relative;right:0%;left:0;margin:auto}}@media (min-width: 768px){.cscs_training_green_card_steps .easy_steps ul:before{content:"";display:block;height:10px;width:85%;background-color:#e6e6e6;position:absolute;top:45px;bottom:0;left:0;right:0;margin:auto}}.cscs_training_green_card_steps .easy_steps ul li{width:calc(100% - 70px);display:inline-block}@media (min-width: 768px){.cscs_training_green_card_steps .easy_steps ul li{width:22%}}.cscs_training_green_card_steps .easy_steps ul li .easy_step_box .step_tooltip{background-color:#f4f4f4;margin-left:18px;margin-right:18px;transition:all ease-in-out .3s}.cscs_training_green_card_steps .easy_steps ul li .easy_step_box .step_tooltip .count{font-size:46px}.cscs_training_green_card_steps .easy_steps ul li .easy_step_box .step_tooltip .head{font-size:20px}.cscs_training_green_card_steps .easy_steps ul li .easy_step_box .step_tooltip p{font-size:14px;line-height:16.94px;min-height:68px}.cscs_training_green_card_steps .easy_steps ul li .easy_step_box .step_tooltip:before{content:"";position:absolute;left:0;right:0;margin:auto;display:block;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent}.cscs_training_green_card_steps .easy_steps ul li .easy_step_box .name{border:3px solid #D9D9D9;text-transform:uppercase;font-size:22px;background-color:#fff;position:relative}.cscs_training_green_card_steps .easy_steps ul li .easy_step_box .name:before,.cscs_training_green_card_steps .easy_steps ul li .easy_step_box .name:after{content:"";position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px}@media (max-width: 767px){.cscs_training_green_card_steps .easy_steps ul li .easy_step_box .name{font-size:18px}}.cscs_training_green_card_steps .easy_steps ul li .easy_step_box .icon_outer{min-height:190px}@media (max-width: 767px){.cscs_training_green_card_steps .easy_steps ul li .easy_step_box .icon_outer{min-height:170px}}.cscs_training_green_card_steps .easy_steps ul li .easy_step_box .icon{width:80px;height:80px;margin:45px auto 0;position:relative}.cscs_training_green_card_steps .easy_steps ul li .easy_step_box .icon img{max-width:45px}.cscs_training_green_card_steps .easy_steps ul li .easy_step_box .icon:before{content:"";display:block;position:absolute;left:0;right:0;margin:0 auto;width:2px;height:30px;background-color:#242429}.cscs_training_green_card_steps .easy_steps ul li .easy_step_box.top .step_tooltip{margin-bottom:31px}.cscs_training_green_card_steps .easy_steps ul li .easy_step_box.top .step_tooltip .count{top:-28px}.cscs_training_green_card_steps .easy_steps ul li .easy_step_box.top .step_tooltip:before{bottom:-30px;border-top:30px solid #F4F4F4}.cscs_training_green_card_steps .easy_steps ul li .easy_step_box.top .icon{margin:35px auto 0}.cscs_training_green_card_steps .easy_steps ul li .easy_step_box.top .icon:before{content:"";top:-30px}.cscs_training_green_card_steps .easy_steps ul li .easy_step_box.bottom .step_tooltip{margin-top:31px}@media (max-width: 767px){.cscs_training_green_card_steps .easy_steps ul li .easy_step_box.bottom .step_tooltip{margin:0 0 31px}}.cscs_training_green_card_steps .easy_steps ul li .easy_step_box.bottom .step_tooltip:before{top:-30px;border-bottom:30px solid #F4F4F4}@media (max-width: 767px){.cscs_training_green_card_steps .easy_steps ul li .easy_step_box.bottom .step_tooltip:before{top:auto;bottom:-30px;border-top:30px solid #F4F4F4;border-bottom:0}}.cscs_training_green_card_steps .easy_steps ul li .easy_step_box.bottom .step_tooltip .count{bottom:-28px}@media (max-width: 767px){.cscs_training_green_card_steps .easy_steps ul li .easy_step_box.bottom .step_tooltip .count{top:-28px;bottom:auto}}.cscs_training_green_card_steps .easy_steps ul li .easy_step_box.bottom .icon{margin:74px auto 0}.cscs_training_green_card_steps .easy_steps ul li .easy_step_box.bottom .icon:before{content:"";bottom:-30px}@media (max-width: 767px){.cscs_training_green_card_steps .easy_steps ul li .easy_step_box.bottom .icon{margin:35px auto 0}.cscs_training_green_card_steps .easy_steps ul li .easy_step_box.bottom .icon:before{content:"";top:-30px;bottom:auto}}@media (min-width: 768px){.cscs_training_green_card_steps .easy_steps ul li .easy_step_box.active.top .step_tooltip{background-color:#ffe500}.cscs_training_green_card_steps .easy_steps ul li .easy_step_box.active.top .step_tooltip:before{border-top-color:#ffe500}.cscs_training_green_card_steps .easy_steps ul li .easy_step_box.active.bottom .step_tooltip{background-color:#ffe500}.cscs_training_green_card_steps .easy_steps ul li .easy_step_box.active.bottom .step_tooltip:before{border-bottom-color:#ffe500}}@media (max-width: 767px){.cscs_training_green_card_steps .easy_steps ul li .easy_step_box.active .step_tooltip{background-color:#ffe500}.cscs_training_green_card_steps .easy_steps ul li .easy_step_box.active .step_tooltip:before{border-top-color:#ffe500}}.cscs_training_book_course_sec{background:#fff url(/build/assets/book_course_bg-C2PCZ2aW.svg) no-repeat;background-size:contain}.cscs_training_book_course_sec .course_box .course_box_img .book_time{width:180px;height:30px;font-size:16px;bottom:10px;right:10px}@media (max-width: 991px){.cscs_training_book_course_sec .course_box .course_box_img .book_time{width:160px;font-size:14px}}@media (max-width: 991px){.cscs_training_book_course_sec .course_box .course_price{font-size:62%}.cscs_training_book_course_sec .course_box .course_price .regular_price{font-size:1.4rem!important;width:100%;text-align:right}}@media (max-width: 991px){.cscs_training_book_course_sec .course_box .course_cont h4,.cscs_training_book_course_sec .course_box .course_cont .h4{font-size:1.25rem}}.cscs_training_book_course_sec .course_box .course_footer{font-size:15px}@media (max-width: 991px){.cscs_training_book_course_sec .course_box .course_footer .book_btn{width:100%}}.cscs_training_get_greencard{background:#000;background:-moz-linear-gradient(top,#000000 50%,#ffffff 50%,#0a0e0a 50%,#ffffff 50%);background:-webkit-linear-gradient(top,#000000 50%,#ffffff 50%,#0a0e0a 50%,#ffffff 50%);background:linear-gradient(to bottom,#000 50%,#fff,#0a0e0a,#fff 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#ffffff",GradientType=0)}@media (max-width: 767px){.cscs_training_get_greencard{background:-moz-linear-gradient(top,#000000 34%,#ffffff 34%,#0a0e0a 34%,#ffffff 34%);background:-webkit-linear-gradient(top,#000000 34%,#ffffff 34%,#0a0e0a 34%,#ffffff 34%);background:linear-gradient(to bottom,#000 34%,#fff,#0a0e0a,#fff 34%)}}.cscs_training_get_greencard .cscs_card{background-size:contain!important;background-position:right!important;height:100%}.cscs_training_get_greencard .cscs_card.green{background:#3bd55a url(/build/assets/green_chevron-Cz7gUMSW.svg) no-repeat}@media (max-width: 767px){.cscs_training_get_greencard .cscs_card{background-size:cover!important;height:auto}}.cscs_training_get_greencard .cscs_card ul li{font-size:16px;padding:6px 0}.cscs_training_get_greencard .cscs_card ul li img{max-height:24px}.cscs_training_get_greencard .cscs_card .right_img{max-height:270px}@media (max-width: 767px){.cscs_training_get_greencard .cscs_card .right_img{max-height:auto}}.cscs_training_get_greencard .cscs_card.yellow{background:#ffe500 url(/build/assets/citb_chevron-CHeb8JTK.svg) no-repeat}.cscs_training_get_greencard .cscs_card.yellow .right_img{max-height:317px}.cscs_training_mock_exam_sec{background:#fafafa url(/build/assets/mock_chevron-piyXUyqp.svg) no-repeat;background-position:left;background-size:contain}@media (max-width: 767px){.cscs_training_mock_exam_sec{background-position:top;background:#fff}.cscs_training_mock_exam_sec .what_eassy_apply_cont>p{font-weight:400!important}.cscs_training_mock_exam_sec .what_eassy_apply_cont .start_btn{width:100%}.cscs_training_mock_exam_sec ul li img{height:54px}.cscs_training_mock_exam_sec .video iframe{height:320px!important}}.cscs_training_covered_courses_sec .licence_list li{border:1px solid #C4F2CE;background:#d8f7de}.cscs_training_covered_courses_sec .licence_list li a{color:#185524}@media (max-width: 767px){.cscs_training_covered_courses_sec .video iframe{height:320px!important}}@keyframes drawborder{0%{border-top-color:transparent;border-left-color:transparent}50%{border-top-color:#ffe500;border-left-color:#ffe500}to{border-top-color:#ffe500;border-left-color:#ffe500;border-bottom-color:#ffe500;border-right-color:#ffe500}}.cscs_training_get_greencard.widget{background:none!important}section.guardpass-hero{padding:30px 0 0;position:relative;z-index:0;background:#3bd55a url(/build/assets/chevron-green-lg-D3rttZbD.svg) 0 0 no-repeat;background-position:left center;background-size:contain;-webkit-animation:fadein 1s;-moz-animation:fadein 1s;-ms-animation:fadein 1s;-o-animation:fadein 1s;animation:fadein 1s}@media (min-width: 992px){section.guardpass-hero{padding:80px 0 150px}}@media (max-width: 480px){section.guardpass-hero{height:1100px;background-size:cover}}section.guardpass-hero img.gp-logo{max-width:54px;width:100%}@media (min-width: 1600px){section.guardpass-hero img.gp-logo{max-width:72px}}section.guardpass-hero img.top-rated{max-width:240px;width:100%}@media (min-width: 1600px){section.guardpass-hero img.top-rated{max-width:260px}}section.guardpass-hero img.bar-code{max-width:84px;width:100%}@media (min-width: 1600px){section.guardpass-hero img.bar-code{max-width:100px}}section.guardpass-hero h1,section.guardpass-hero .h1{font-size:65px}@media (min-width: 1400px){section.guardpass-hero h1,section.guardpass-hero .h1{font-size:82px}}@media (min-width: 1600px){section.guardpass-hero h1,section.guardpass-hero .h1{font-size:96px}}@media (max-width: 991px){section.guardpass-hero .store-link{max-width:420px;width:100%;display:block;margin-top:30px}}@media (min-width: 375px){section.guardpass-hero .store-link a{max-width:48%;width:100%}}@media (min-width: 992px){section.guardpass-hero .store-link a{max-width:130px}}@media (min-width: 1600px){section.guardpass-hero .store-link a{max-width:150px}}@media (min-width: 300px){section.guardpass-hero:before{background:url(/build/assets/guardpass-card-BvD36vjW.png);background-position:right center;background-size:contain;background-repeat:no-repeat;height:100%;width:100%;content:"";top:0;left:0;position:absolute;padding:40px 0;z-index:-1;-webkit-animation:fadein 1s;-moz-animation:fadein 1s;-ms-animation:fadein 1s;-o-animation:fadein 1s;animation:fadein 1s}}@media (max-width: 480px){section.guardpass-hero:before{display:none}}section.guardpass-hero .card-id{position:absolute;bottom:0;right:0;z-index:-1;max-width:480px;width:100%}@media only screen and (max-width: 991.99px) and (min-width: 480px){section.guardpass-hero .card-id{display:none}}section.guardpass-carousel .mock_test_heading .relative-box{max-width:368px;width:100%}@media (max-width: 767px){.gp-bookings .lh-sm{margin-bottom:10px}}.gp-bookings a img{width:120px!important}.gp-bookings a img.playstore{width:130px!important}@media (max-width: 767px){.gp-bookings a img,.gp-bookings a img.playstore{width:100px!important}}.perks_wrap{height:auto!important}.guardperks-step-card .timeline-line .vr{height:10rem}@media (max-width: 767px){.guardperks-step-card .timeline-line .vr{height:9rem}}@media (max-width: 767px){.utilities .text-32{font-size:24px}}section.aplh-hero{padding:30px 0 0;position:relative;z-index:0;background:#000 url(/build/assets/chevron-dark-C-ohYeaE.svg) 0 0 no-repeat;background-position:left center;background-size:contain;-webkit-animation:fadein 1s;-moz-animation:fadein 1s;-ms-animation:fadein 1s;-o-animation:fadein 1s;animation:fadein 1s}@media (min-width: 992px){section.aplh-hero{padding:80px 0 150px}}@media (max-width: 480px){section.aplh-hero{height:1040px;background-size:cover}}section.aplh-hero img.gp-logo{max-width:54px;width:100%}@media (min-width: 1600px){section.aplh-hero img.gp-logo{max-width:72px}}section.aplh-hero img.top-rated{max-width:240px;width:100%}@media (min-width: 1600px){section.aplh-hero img.top-rated{max-width:260px}}section.aplh-hero img.bar-code{max-width:84px;width:100%}@media (min-width: 1600px){section.aplh-hero img.bar-code{max-width:100px}}section.aplh-hero h1,section.aplh-hero .h1{font-size:65px}@media (min-width: 1400px){section.aplh-hero h1,section.aplh-hero .h1{font-size:82px}}@media (min-width: 1600px){section.aplh-hero h1,section.aplh-hero .h1{font-size:86px}}section.aplh-hero .store-img{border:1px solid white;transition:box-shadow .3s;border-radius:8px}section.aplh-hero .store-img:hover{box-shadow:0 0 9px -1px #fff}@media (max-width: 991px){section.aplh-hero .store-link{max-width:420px;width:100%;display:block;margin-top:30px}}@media (min-width: 375px){section.aplh-hero .store-link a{max-width:48%;width:100%}}@media (min-width: 992px){section.aplh-hero .store-link a{max-width:180px}}@media (min-width: 1600px){section.aplh-hero .store-link a{max-width:200px}}@media (min-width: 300px){section.aplh-hero:before{background-position:right center;background-size:contain;background-repeat:no-repeat;height:100%;width:100%;content:"";top:0;left:0;position:absolute;padding:40px 0;z-index:-1;-webkit-animation:fadein 1s;-moz-animation:fadein 1s;-ms-animation:fadein 1s;-o-animation:fadein 1s;animation:fadein 1s}}@media (max-width: 480px){section.aplh-hero:before{display:none}}section.aplh-hero .card-id{position:absolute;bottom:0;right:0;z-index:-1;max-width:460px;width:100%}@media only screen and (max-width: 991.99px) and (min-width: 480px){section.aplh-hero .card-id{display:none}}section.guardpass-carousel{padding:60px 0;background-color:#000}@media (min-width: 992px){section.guardpass-carousel{padding:60px 0 180px;background-color:#fff}}section.guardpass-carousel h2,section.guardpass-carousel .h2{color:#fff}@media (min-width: 992px){section.guardpass-carousel h2,section.guardpass-carousel .h2{color:#000}}section.guardpass-carousel .mock_test_heading .relative-box{max-width:368px;width:100%;margin:0 auto}section.guardpass-carousel .mock_test_heading .relative-box .heading_img{height:65px}@media (min-width: 992px){section.guardpass-carousel .mock_test_heading .relative-box .heading_img{height:76px}}section.guardpass-carousel .mock_test_heading .relative-box .heading_arrow{height:100px;top:-60px;right:-8%;fill:#5e5e5e;width:40px}@media (min-width: 1200px){section.guardpass-carousel .mock_test_heading .relative-box .heading_arrow{right:-60px}}@media (min-width: 992px){section.guardpass-carousel .mock_test_heading .relative-box .heading_arrow{fill:#000;width:64px;right:-66px}}section.guardpass-carousel .apps-slider{position:relative;margin-top:0}@media (min-width: 992px){section.guardpass-carousel .apps-slider{margin-top:60px}}section.guardpass-carousel .apps-slider .owl-stage-outer{overflow:hidden}@media (max-width: 991px){section.guardpass-carousel .apps-slider .owl-item .item{opacity:.3;transform:scale(.85)}}section.guardpass-carousel .apps-slider .owl-item.active .item{opacity:.6;transition:all .5s}section.guardpass-carousel .apps-slider .owl-item.active.center{z-index:99}section.guardpass-carousel .apps-slider .owl-item.active.center .item{opacity:1;transition:all .5s;transform:scale(1)}@media screen and (min-width: 992px){section.guardpass-carousel .apps-slider .owl-item.active.center .item{transform:scale(1.2)}}section.guardpass-carousel .apps-slider .owl-item.active.center .item img{transform:translate(0) translateY(3px);border-radius:20px}section.guardpass-carousel .apps-slider .owl-stage-outer{padding:65px 0}section.guardpass-carousel .apps-slider .mobile{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:10;max-width:24.5%;object-fit:unset;background-size:contain}@media (min-width: 1200px){section.guardpass-carousel .apps-slider .mobile{max-width:22.5%}}section.guardpass-carousel .apps-slider .owl-nav{display:flex;justify-content:space-between;width:150px;margin:0 auto;position:absolute;left:50%;bottom:-50px;transform:translate(-50%,-50%)}@media (min-width: 992px){section.guardpass-carousel .apps-slider .owl-nav{bottom:-117px}}section.guardpass-carousel .apps-slider .owl-nav .owl-next,section.guardpass-carousel .apps-slider .owl-nav .owl-prev{background-color:#fff!important;padding:30px;border-radius:50px;box-shadow:0 4px 8px #00000040;height:60px;width:60px}section.guardpass-carousel .apps-slider .owl-nav .owl-next span,section.guardpass-carousel .apps-slider .owl-nav .owl-prev span{font-size:45px;line-height:30px}section.guardpass-carousel .apps-slider .owl-dots{position:absolute;top:0;width:100%;text-align:center;display:block}@media (min-width: 992px){section.guardpass-carousel .apps-slider .owl-dots{top:-50px}}section.guardpass-carousel .apps-slider .owl-dots .owl-dot{position:relative;background:#c4c4c4;height:10px;width:10px;margin:0 5px}section.guardpass-carousel .apps-slider .owl-dots .owl-dot.active span{background-color:#242429;border-radius:50%;height:12px;width:12px;position:absolute;top:-1px;left:-1px}@media (min-width: 768px){section .box-container{height:100%}}#aplh-course-video .modal-header{background:#000c;border:none;border-radius:0;position:absolute;right:0;z-index:99}#aplh-course-video .modal-header button{color:#fff}.first-aid-hero-sec{background:#fff;background:-moz-linear-gradient(180deg,rgb(255,255,255) 80%,rgb(255,229,0) 80%,rgb(255,229,0) 100%);background:-webkit-linear-gradient(180deg,rgb(255,255,255) 80%,rgb(255,229,0) 80%,rgb(255,229,0) 100%);background:linear-gradient(180deg,#fff 80%,#ffe500 80%,#ffe500);overflow:hidden}@media (min-width: 768px){.first-aid-hero-sec{background:#fff;background:-moz-linear-gradient(90deg,rgba(255,255,255,0) 70%,rgb(255,229,0) 70%,rgb(255,229,0) 100%);background:-webkit-linear-gradient(90deg,rgba(255,255,255,0) 70%,rgb(255,229,0) 70%,rgb(255,229,0) 100%);background:linear-gradient(90deg,#fff0 70%,#ffe500 70%,#ffe500)}}.first-aid-hero-sec .first-aid-hero-cont{padding-top:30px;padding-bottom:30px}@media (min-width: 992px){.first-aid-hero-sec .first-aid-hero-cont{padding-top:30px;padding-bottom:30px}}@media (min-width: 1200px){.first-aid-hero-sec .first-aid-hero-cont .first-aid-ls{padding-left:25px}}.first-aid-hero-sec .first-aid-hero-cont .first-aid-ls h1,.first-aid-hero-sec .first-aid-hero-cont .first-aid-ls .h1{font-size:54px}@media (min-width: 992px){.first-aid-hero-sec .first-aid-hero-cont .first-aid-ls h1,.first-aid-hero-sec .first-aid-hero-cont .first-aid-ls .h1{font-size:70px;line-height:1}}.first-aid-hero-sec .first-aid-hero-cont .first-aid-ls p{font-size:18px}@media (min-width: 992px){.first-aid-hero-sec .first-aid-hero-cont .first-aid-ls p{font-size:24px}}.first-aid-hero-sec .first-aid-hero-cont .first-aid-ls .es-badge-container{background:no-repeat}.first-aid-counter .first-aid-counter-card-one h5,.first-aid-counter .first-aid-counter-card-one .h5{font-size:34px}@media (min-width: 992px){.first-aid-counter .first-aid-counter-card-one h5,.first-aid-counter .first-aid-counter-card-one .h5{font-size:24px}}.first-aid-counter .first-aid-counter-cards p{font-size:40px;line-height:1.5;margin:0 0 5px}.first-aid-counter .first-aid-counter-cards h5,.first-aid-counter .first-aid-counter-cards .h5{font-size:20px;line-height:1;color:#d8d8d8}.first-aid-counter .cards-vr{width:1px;height:100px;padding:0;background-color:#a4a4a4}.first-aid-counter .cards-vr .vr{height:100%}@media screen and (max-width: 991px){.first-aid-counter .cards-vr{display:none}}.first-aid-cards-sec .first-aid-cards-cont{padding:90px 0 40px}.first-aid-cards-sec .first-aid-cards-cont .first-aid-cards-header h4,.first-aid-cards-sec .first-aid-cards-cont .first-aid-cards-header .h4{font-size:56px;line-height:1.2}.first-aid-cards-sec .first-aid-cards-cont .first-aid-cards-header p{color:#5e5e5e;font-size:24px;line-height:1.2}.first-aid-cards-sec .first-aid-cards-cont .card .first-aid-cards-img{height:253px;width:100%;object-fit:cover}.first-aid-cards-sec .first-aid-cards-cont .card .first-aid-cards-book{background:#fffc;top:30px;left:30px}.first-aid-cards-sec .first-aid-cards-cont .card .card-title{font-size:24px;line-height:1}.first-aid-cards-sec .first-aid-cards-cont .card .card-text{font-size:16px;line-height:normal;color:#5e5e5e}.first-aid-cards-sec .first-aid-cards-cont .card .card-course-price,.first-aid-cards-sec .first-aid-cards-cont .card .card-course-price span{font-size:28px;line-height:normal}.first-aid-cards-sec .first-aid-cards-cont .card .card-course-tax{font-size:14px;line-height:normal;color:#242429}@media screen and (max-width: 991px){.first-aid-cards-sec .first-aid-cards-cont{padding:30px 0}.first-aid-cards-sec .first-aid-cards-cont .first-aid-cards-header h4,.first-aid-cards-sec .first-aid-cards-cont .first-aid-cards-header .h4{font-size:36px}.first-aid-cards-sec .first-aid-cards-cont .first-aid-cards-header p{font-size:16px}.first-aid-cards-sec .first-aid-cards-cont .card .card-title{font-size:20px}.first-aid-cards-sec .first-aid-cards-cont .card .btn{font-size:18px;min-width:158px}}.first-aid-reviews{position:relative}.first-aid-reviews .custom-review-section{position:absolute;top:200px;left:30px;z-index:1}@media (min-width: 1400px){.first-aid-reviews .custom-review-section{left:80px}}@media (max-width: 600px){.first-aid-reviews .custom-review-section{top:210px}}.first-aid-reviews .review-heading{text-align:center;padding-bottom:150px!important}@media (max-width: 600px){.first-aid-reviews .review-heading{padding-bottom:100px!important}.first-aid-reviews .review-heading br{display:none}}.first-aid-reviews .review-carousel{overflow:hidden}.first-aid-reviews .review-carousel .swiper-button-prev-2,.first-aid-reviews .review-carousel .swiper-button-next-2{top:190px}@media (max-width: 991px){.first-aid-reviews .review-carousel .swiper-button-prev-2,.first-aid-reviews .review-carousel .swiper-button-next-2{top:0}}.first-aid-video-wrapper{position:relative;overflow-x:hidden;padding:0}@media (min-width: 992px){.first-aid-video-wrapper{padding:40px 0}}.first-aid-video-wrapper .swiper-container .first-aid-navigation{margin-top:60px}@media (min-width: 992px){.first-aid-video-wrapper .swiper-container .first-aid-navigation{margin-top:50px}}.first-aid-video-wrapper .swiper-container .first-aid-navigation .swiper-button-next,.first-aid-video-wrapper .swiper-container .first-aid-navigation .swiper-button-prev{outline:none}.first-aid-video-wrapper .swiper-wrapper{padding-top:50px;padding-bottom:50px;align-items:center}.first-aid-video-wrapper .swiper-slide{max-width:100%;transition:all .25s ease-out;transform:scale(1);transform-origin:center;opacity:.3}.first-aid-video-wrapper .swiper-slide .first-aid-slider-text{opacity:0;margin-top:20px}.first-aid-video-wrapper .swiper-slide-active{transform:scale(1.5)!important;z-index:10;opacity:1}.first-aid-video-wrapper .swiper-slide-active .first-aid-slider-text{opacity:1;margin-top:8px}.first-aid-video-wrapper .overlay-container{height:100%;background:#04040400;position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%) translateY(-50%)}.first-aid-video-wrapper .overlay-container .video-pause-button{position:absolute;z-index:10;top:50%;right:50%;left:50%;transform:translate(-50%) translateY(-50%);opacity:0;box-sizing:content-box;display:block;width:25px;height:30px;border-radius:50%;padding:18px 20px 18px 28px;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-ms-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.first-aid-video-wrapper .overlay-container .video-pause-button:after{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:65px;height:65px;background:#fff;border-radius:50%;transition:all .2s}@media (max-width: 992px){.first-aid-video-wrapper .overlay-container .video-pause-button:after{width:85px;height:85px}}.first-aid-video-wrapper .overlay-container .video-pause-button:hover:after{background-color:#d3d3d3}.first-aid-video-wrapper .overlay-container .video-pause-button span{width:100%;height:32px;border-left:10px solid #000;border-right:10px solid #000;margin:0 -3px;display:block;position:relative;z-index:2}.first-aid-video-wrapper .overlay-container:hover .video-pause-button{opacity:1}.first-aid-video-wrapper .overlay-container .video-play-button{position:absolute;z-index:10;top:50%;right:50%;left:50%;transform:translate(-50%) translateY(-50%);box-sizing:content-box;display:block;width:25px;height:30px;border-radius:50%;padding:18px 20px 18px 28px}.first-aid-video-wrapper .overlay-container .video-play-button:before{content:"";position:absolute;z-index:0;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:65px;height:65px;background:#3bd55a;border-radius:50%;animation:pulse-border 1.5s ease-out infinite}@media (max-width: 992px){.first-aid-video-wrapper .overlay-container .video-play-button:before{width:50px;height:50px;top:35%}}@media (min-width: 1600px){.first-aid-video-wrapper .overlay-container .video-play-button:before{width:85px;height:85px}}.first-aid-video-wrapper .overlay-container .video-play-button:after{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:65px;height:65px;background:#fff;border-radius:50%;transition:all .2s}@media (max-width: 992px){.first-aid-video-wrapper .overlay-container .video-play-button:after{width:50px;height:50px;top:35%}}@media (min-width: 1600px){.first-aid-video-wrapper .overlay-container .video-play-button:after{width:85px;height:85px}}.first-aid-video-wrapper .overlay-container .video-play-button:hover:after{background-color:#d3d3d3}.first-aid-video-wrapper .overlay-container .video-play-button span{display:block;position:relative;z-index:3;width:0;height:0;border-left:25px solid #000000;border-top:15px solid transparent;border-bottom:15px solid transparent}@media (max-width: 992px){.first-aid-video-wrapper .overlay-container .video-play-button span{border-left:15px solid #000000;border-top:10px solid transparent;border-bottom:10px solid transparent;top:-5px;left:3px}}.guardperks-login-sec{background-color:#1e1e1f}.guardperks-login-sec .row{min-height:100vh}.guardperks-login-sec .row .guardperks-login-ls{padding-top:80px;padding-bottom:80px}.guardperks-login-sec .row .guardperks-login-ls .guardperks-login-header h1,.guardperks-login-sec .row .guardperks-login-ls .guardperks-login-header .h1{font-size:44px;line-height:1.2}.guardperks-login-sec .row .guardperks-login-ls .guardperks-login-header p{font-size:20px;line-height:1.2;font-family:Rubik!important}.guardperks-login-sec .row .guardperks-login-ls .guardperks-login-ls-form{max-width:485px}.guardperks-login-sec .row .guardperks-login-ls .guardperks-login-ls-form input{font-size:16px;line-height:1.2;font-family:Rubik!important;color:#242429}.guardperks-login-sec .row .guardperks-login-ls .guardperks-login-ls-form input::placeholder{color:#242429}.guardperks-login-sec .row .guardperks-login-ls .guardperks-login-ls-form input:focus{outline:2px solid #3BD55A}.guardperks-login-sec .row .guardperks-login-ls .guardperks-login-ls-form .togglePasswordEye{position:absolute;right:10px;top:50%;width:20px;height:20px;transform:translate(-50%,-50%)}.guardperks-login-sec .row .guardperks-login-ls .guardperks-login-ls-form .cross-the-icon:before{content:"/";position:absolute;top:-4px;left:5px;font-size:25px;color:#242429}.guardperks-login-sec .row .guardperks-login-ls .guardperks-login-ls-form .error-message{color:#ff5d5d;font-size:14px;line-height:1.2;font-family:Rubik!important;margin-top:6px;display:block}.guardperks-login-sec .row .guardperks-login-ls .guardperks-login-ls-form a,.guardperks-login-sec .row .guardperks-login-ls .guardperks-login-ls-form p{font-size:16px;line-height:1.2;font-family:Rubik!important}.guardperks-login-sec .row .guardperks-login-ls .guardperks-login-ls-form .signInloader{border:2px solid #ffffff;border-top:2px solid #1e1e20;border-radius:50%;width:15px;height:15px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.guardperks-login-sec .row .guardperks-login-ls .guardperks-login-ls-form .login-with-others a{background-color:#242429;width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin:0 15px;border-radius:5px}.guardperks-login-sec .row .guardperks-login-ls .guardperks-login-ls-form .login-with-others .login-with-others-google:hover{background-color:#db4437}.guardperks-login-sec .row .guardperks-login-ls .guardperks-login-ls-form .login-with-others .login-with-others-apple:hover{background-color:#f2f2f7}.guardperks-login-sec .row .guardperks-login-ls .guardperks-login-ls-form .login-with-others .login-with-others-apple:hover *{fill:#000;stroke:#000}.guardperks-login-sec .row .guardperks-login-ls .guardperks-login-ls-form .login-with-others .login-with-others-facebook:hover{background-color:#1877f2}.guardperks-login-sec .row .guardperks-login-rs{background-size:cover;background-position:top center;background-repeat:no-repeat;padding-top:80px;padding-bottom:80px}.guardperks-login-sec .row .guardperks-login-rs img{max-width:640px}.guardperks-login-sec .row .guardperks-login-rs .guardperks-login-rs-text h4,.guardperks-login-sec .row .guardperks-login-rs .guardperks-login-rs-text .h4{font-size:32px;line-height:1.2;font-family:Rubik!important}.guardperks-login-sec .row .guardperks-login-rs .guardperks-login-rs-text p{font-size:20px;line-height:1.2;font-family:Rubik!important;font-weight:500}.homepage-video-wrapper{position:relative;overflow-x:hidden;padding:50px 0 0;background-color:#f5f5f5}@media (max-width: 991px){.homepage-video-wrapper h2,.homepage-video-wrapper .h2{font-size:28px}}.homepage-video-wrapper .swiper-wrapper .swiper-slide{transition:.4s}@media (max-width: 991px){.homepage-video-wrapper .swiper-wrapper .swiper-slide{padding-top:20px;padding-bottom:20px;scale:.9}}@media (min-width: 992px){.homepage-video-wrapper .swiper-wrapper .swiper-slide{padding-top:80px}}.homepage-video-wrapper .swiper-wrapper .swiper-slide .swiper-cards-inner iframe{overflow:hidden!important;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem}@media (min-width: 992px){.homepage-video-wrapper .swiper-wrapper .swiper-slide .swiper-cards-inner iframe{-webkit-border-radius:2rem 2rem 0rem 0rem;-moz-border-radius:2rem 2rem 0rem 0rem;border-radius:2rem 2rem 0rem 0rem}}.homepage-video-wrapper .swiper-wrapper .swiper-slide-prev,.homepage-video-wrapper .swiper-wrapper .swiper-slide-next{transition:.4s}@media (min-width: 992px){.homepage-video-wrapper .swiper-wrapper .swiper-slide-prev,.homepage-video-wrapper .swiper-wrapper .swiper-slide-next{padding-top:40px}}.homepage-video-wrapper .swiper-wrapper .swiper-slide-active{transition:.4}@media (max-width: 991px){.homepage-video-wrapper .swiper-wrapper .swiper-slide-active{scale:1.1}}@media (min-width: 992px){.homepage-video-wrapper .swiper-wrapper .swiper-slide-active{padding-top:3px}}.homepage-video-wrapper .common-video-navigation{display:none!important}.homepage-video-wrapper .overlay-container{height:100%;background:#04040400;position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%) translateY(-50%)}.homepage-video-wrapper .overlay-container .video-pause-button{position:absolute;z-index:10;top:50%;right:50%;left:50%;transform:translate(-50%) translateY(-50%);opacity:0;box-sizing:content-box;display:block;width:25px;height:30px;border-radius:50%;padding:18px 20px 18px 28px;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-ms-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.homepage-video-wrapper .overlay-container .video-pause-button:after{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:50px;height:50px;background:#fff;border-radius:50%;transition:all .2s}@media (max-width: 992px){.homepage-video-wrapper .overlay-container .video-pause-button:after{width:85px;height:85px}}.homepage-video-wrapper .overlay-container .video-pause-button:hover:after{background-color:#d3d3d3}.homepage-video-wrapper .overlay-container .video-pause-button span{width:100%;height:32px;border-left:10px solid #000;border-right:10px solid #000;margin:0 -3px;display:block;position:relative;z-index:2}.homepage-video-wrapper .overlay-container:hover .video-pause-button{opacity:1}.homepage-video-wrapper .overlay-container .video-play-button{position:absolute;z-index:10;top:14%;left:20%;transform:translate(-50%) translateY(-50%);box-sizing:content-box;display:block;width:20px;height:25px;border-radius:50%;padding:10px 25px 15px 30px}@media (min-width: 992px){.homepage-video-wrapper .overlay-container .video-play-button{top:11%}}.homepage-video-wrapper .overlay-container .video-play-button:before{content:"";position:absolute;z-index:0;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:50px;height:50px;background:#fff;border-radius:50%;animation:pulse-border 1.5s ease-out infinite}@media (max-width: 992px){.homepage-video-wrapper .overlay-container .video-play-button:before{width:50px;height:50px;top:35%}}.homepage-video-wrapper .overlay-container .video-play-button:after{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:50px;height:50px;background:#fff;border-radius:50%;transition:all .2s}@media (max-width: 992px){.homepage-video-wrapper .overlay-container .video-play-button:after{width:50px;height:50px;top:35%}}.homepage-video-wrapper .overlay-container .video-play-button:hover:after{background-color:#d3d3d3}.homepage-video-wrapper .overlay-container .video-play-button span{display:block;position:relative;z-index:3;width:0;height:0;top:5px;left:3px;border-left:15px solid #000000;border-top:10px solid transparent;border-bottom:10px solid transparent}@media (max-width: 992px){.homepage-video-wrapper .overlay-container .video-play-button span{border-left:15px solid #000000;border-top:10px solid transparent;border-bottom:10px solid transparent;top:-2px;left:3px}}.homepage-video-wrapper .video-shape{display:none}@media (min-width: 992px) and (max-width: 1500px){.homepage-video-wrapper .video-shape{bottom:30px}}@media (min-width: 992px){.homepage-video-wrapper .video-shape{display:block;position:absolute;bottom:0;z-index:1;padding:0;width:100%;left:0;right:0}}.customer-review-slider-trustPilot .swiper .swiper-slide{height:auto!important}.customer-review-slider-trustPilot .swiper .swiper-slide .customer-review-wrapper{height:100%}.customer-review-slider-trustPilot .swiper .swiper-slide .swiper-content{height:100%!important}.customer-review-slider-trustPilot h2,.customer-review-slider-trustPilot .h2{font-size:28px}@media (min-width: 992px){.customer-review-slider-trustPilot h2,.customer-review-slider-trustPilot .h2{font-size:28px}}.customer-review-slider-trustPilot .customer-written-review p{font-size:20px;color:#5e5e5e}@media (min-width: 992px){.customer-review-slider-trustPilot .customer-written-review p{font-size:31px}}.customer-review-slider-trustPilot .customer-written-review p span{color:#242429;background-color:#f9e42c}@media (max-width: 992px){.customer-review-slider-trustPilot .trust-pilot-branding div{font-size:15px}}@media (max-width: 992px){.customer-review-slider-trustPilot .trust-pilot-branding img{height:16px}}.benefits-card-bottom-sheet .benefits-card{border-left:10px solid #FFE500;width:49%}.benefits-card-bottom-sheet .benefits-card h6,.benefits-card-bottom-sheet .benefits-card .h6{font-size:12px}@media (min-width: 768px){.benefits-card-bottom-sheet .benefits-card h6,.benefits-card-bottom-sheet .benefits-card .h6{text-transform:uppercase;font-weight:900;font-family:Oswald,sans-serif!important;font-size:18px}}.benefits-card-bottom-sheet .benefits-card img{width:20px}@media (min-width: 768px){.benefits-card-bottom-sheet .benefits-card img{width:30px}}.benefits-card-bottom-sheet .benefits-card p{font-size:14px;line-height:1.4}@media (min-width: 768px){.benefits-card-bottom-sheet .benefits-card{max-width:335px;width:100%}}@media (min-width: 992px){.benefits-card-bottom-sheet .benefits-card{height:100%}}.benefits-card-static .benefits-card{border-left:10px solid #FFE500;flex:1 1 calc(33.3333333333% - 20px)}@media (max-width: 992px){.benefits-card-static .benefits-card{flex:1 1 calc(50% - 20px)}}.benefits-card-static .benefits-card img{width:100%;max-width:60px}@media (max-width: 768px){.benefits-card-static .benefits-card img{max-width:40px}}.benefits-card-static .benefits-card h6,.benefits-card-static .benefits-card .h6{font-size:20px}@media (max-width: 768px){.benefits-card-static .benefits-card h6,.benefits-card-static .benefits-card .h6{font-size:14px}}.benefits-card-static .benefits-card p{font-size:15px;line-height:1.2}@media (max-width: 768px){.benefits-card-static .benefits-card p{font-size:12px}}.sia-course-cards .course-tab-card{width:24%;padding-top:15px;margin-bottom:20px}@media (max-width: 1024px){.sia-course-cards .course-tab-card{width:32%}}@media (max-width: 992px){.sia-course-cards .course-tab-card{margin-bottom:10px}}@media (max-width: 767.99px){.sia-course-cards .course-tab-card{width:48.5%}}@media (max-width: 575.99px){.sia-course-cards .course-tab-card{width:100%;min-height:230px;margin-bottom:0}}@media (max-width: 600px){.sia-course-cards .course-tab-cards{gap:15px;flex-direction:column}.sia-course-cards .course-tab-cards:after{content:"";display:block;width:1px;height:100%}}.sia-course-cards .start_from{font-size:14px}.sia-course-cards .tab-card-title{font-size:26px!important;line-height:30px!important}.sia-course-cards .tab-card-title span{font-size:14px}@media (max-width: 992px){.sia-course-cards .tab-card-title{font-size:14px;line-height:1.2}}.sia-course-cards .card-caourse-calender p,.sia-course-cards .card-course-time p{font-size:14px!important;line-height:18px!important}@media (max-width: 992px){.sia-course-cards .card-caourse-calender p,.sia-course-cards .card-course-time p{font-size:12px}}.sia-course-cards .card-course-price{font-size:20px}@media (max-width: 992px){.sia-course-cards .card-course-price{font-size:14px}}.sia-course-cards .course-tab-content.tab-pane{display:none}.sia-course-cards .course-tab-content.tab-pane.show.active{display:block}.sia-course-cards .nav-tabs .btn.active{background-color:#fff!important;border:1px solid #5E5E5E!important;border-radius:6px;font-weight:500!important}@media (max-width: 992px){.sia-course-cards .nav-tabs .btn{font-size:14px;padding:10px!important}}.sia-course-cards .seats-left{background-color:#ff5e5314;font-size:14px;color:#ff5e53!important;width:100%}@media (max-width: 992px){.sia-course-cards .seats-left{font-size:12px;padding:2px}}.sia-course-cards .card-course-provided-text{font-size:14px}@media (max-width: 992px){.sia-course-cards .card-course-provided-text{font-size:10px}}@media (max-width: 992px){.sia-course-cards .vanue-address{font-size:14px}.sia-course-cards .vanue-address img{width:20px}}@media (max-width: 992px){.sia-course-cards .card-caourse-calender img,.sia-course-cards .card-course-time img{width:16px}}@media (max-width: 992px){.sia-course-cards .card-course-btn{font-size:12px}}@media (max-width: 600px){.sia-course-cards .someCards{height:auto!important}}@media (max-width: 600px){.sia-course-cards .small-col{padding-left:0;padding-right:0}}@media (max-width: 767.99px){.sia-course-cards .course-tab-btn{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.sia-course-cards .course-tab-btn::-webkit-scrollbar-track{background:transparent}}@media (max-width: 767.99px){.sia-course-cards .course-tab-btn li{flex-shrink:0}}.sia-course-cards .course-tab-btn button{background-color:#f8f8f8!important;border-color:#f8f8f8!important}@media (max-width: 767.99px){.sia-course-cards .course-tab-btn button{white-space:nowrap}}.sia-course-cards .course-tab-btn button:hover{background-color:#e0e0e099}.sia-course-cards .course-tab-btn button:active{background:#fff!important;border:1px solid #5E5E5E!important;border-radius:6px!important}@media (max-width: 600px){.sia-course-cards .mobile-sec .container{padding-left:0;padding-right:0}}@media (max-width: 600px){.sia-course-cards .mobile-sec .container .row{margin:0}}@media (max-width: 600px){.sia-course-cards .nav-tabs,.sia-course-cards .vanue-address,.sia-course-cards .small-col>h2,.sia-course-cards .small-col>.h2{padding-left:0;padding-right:15px}}.sia-header-slider{border-radius:20px}.sia-header-slider .swiper-slide{position:relative}.sia-header-slider .swiper-slide .wistia_responsive_padding{pointer-events:none}.sia-header-slider .swiper-slide .reel-side-slider{position:absolute;display:block;width:45%;height:100%;top:0}.sia-header-slider .swiper-slide .reel-left-side-slider{left:0}.sia-header-slider .swiper-slide .reel-right-side-slider{right:0}@keyframes pulse-border{0%{transform:translate(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}to{transform:translate(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}.sia-header-slider .swiper-slide .video-pause-button{position:absolute;z-index:10;top:50%;right:50%;left:50%;transform:translate(-50%) translateY(-50%);opacity:0;box-sizing:content-box;display:block;width:25px;height:30px;border-radius:50%;padding:18px 20px 18px 28px;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-ms-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.sia-header-slider .swiper-slide .video-pause-button:after{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:65px;height:65px;background:#fff;border-radius:50%;transition:all .2s}@media (min-width: 1600px){.sia-header-slider .swiper-slide .video-pause-button:after{width:85px;height:85px}}@media (min-width: 992px){.sia-header-slider .swiper-slide .video-pause-button:hover:after{background-color:#d3d3d3}}.sia-header-slider .swiper-slide .video-pause-button span{width:100%;height:32px;border-left:10px solid #000;border-right:10px solid #000;margin:0 -3px;display:block;position:relative;z-index:2}.sia-header-slider .swiper-slide:hover .video-pause-button{opacity:1}.sia-header-slider .swiper-slide .video-play-button{position:absolute;z-index:10;top:50%;left:50%;transform:translate(-50%) translateY(-50%);box-sizing:content-box;display:block;width:25px;height:30px;border-radius:50%;padding:25px 14px 18px 25px;cursor:pointer}@media (max-width: 768px){.sia-header-slider .swiper-slide .video-play-button{padding:28px 14px 18px 28px}}.sia-header-slider .swiper-slide .video-play-button:before{content:"";position:absolute;z-index:0;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:65px;height:65px;background:#3bd55a;border-radius:50%;animation:pulse-border 1.5s ease-out infinite}@media (max-width: 768px){.sia-header-slider .swiper-slide .video-play-button:before{width:75px;height:75px}}@media (min-width: 1600px){.sia-header-slider .swiper-slide .video-play-button:before{width:85px;height:85px}}.sia-header-slider .swiper-slide .video-play-button:after{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:90px;height:90px;border-radius:50%;transition:all .2s;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media (min-width: 1600px){.sia-header-slider .swiper-slide .video-play-button:after{width:85px;height:85px}}.sia-header-slider .swiper-slide .video-play-button:hover:after{background-color:#d3d3d3}.sia-header-slider .swiper-slide .video-play-button span{display:block;position:relative;left:23px;top:18px;z-index:3;width:0;height:0;border-left:20px solid #000000;border-top:12px solid transparent;border-bottom:12px solid transparent}@media (max-width: 768px){.sia-header-slider .swiper-slide .video-play-button span{border-left-width:15px;border-top-width:10px;border-bottom-width:10px;top:20px;left:25px}}.sia-header-slider .swiper-slide .video-play-button .video-play-button-bg{position:relative;z-index:10;top:35%;left:25%;transform:translate(-50%) translateY(-50%);display:block;width:60px;height:60px;border-radius:50%;background-color:#fff}@media (max-width: 768px){.sia-header-slider .swiper-slide .video-play-button .video-play-button-bg{width:60px;height:60px}}.sia-header-slider .videoPlayer .wistia_responsive_padding{pointer-events:unset}.sia-header-slider .videoPlayer .reel-side-slider{display:none}.sia-header-slider .videoPlayer .overlay-container{height:100%;background:#04040400;position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%) translateY(-50%)}.sia-header-slider .swiper-pagination{bottom:auto!important;top:15px!important;left:50%!important;transform:translate(-50%);display:flex;max-width:90%}.sia-header-slider .swiper-pagination .swiper-pagination-bullet{width:100%;height:3px;border-radius:20px;margin:0 5px!important;opacity:1;background-color:#3030304d;overflow:hidden}.sia-header-slider .swiper-pagination .swiper-pagination-bullet .video-progress-bar{display:block;height:100%;background-color:#fff;width:0px;transition:width .5s ease}.sia-header-slider .swiper-pagination .swiper-pagination-bullet-active{position:relative}.sia-header-slider .swiper-pagination .swiper-pagination-bullet-active .slider-progress-bar{display:block;width:0;height:100%;background-color:#fff;border-radius:25px;animation:videoDurationAnimation 6s linear forwards}@keyframes videoDurationAnimation{0%{width:0}to{width:100%}}.sia-header-slider .swiper-pagination .video-progress-bar-active{background-color:#3030304d}.sia-landing-header{background-image:url(/build/assets/mask-header-vAtUiED5.svg);background-position:right center;background-repeat:no-repeat;background-size:contain;width:100%;padding:20px 0 40px;background-color:#101010}@media (min-width: 992px){.sia-landing-header{padding:65px 0}}.sia-landing-header h1,.sia-landing-header .h1{font-size:56px;line-height:60px}@media (max-width: 767px){.sia-landing-header h1,.sia-landing-header .h1{font-size:36px;line-height:40px}}.sia-landing-header p{font-size:22px;line-height:26px}@media (max-width: 767px){.sia-landing-header p{font-size:16px;line-height:20px}}.sia-landing-header .sia-video-player{max-width:400px;max-height:600px;width:100%}@media (max-width: 992px){.sia-landing-header .sia-video-player{max-width:300px;margin:0 auto}}.sia-landing-header .sia-video-player .swiper-wrapper img{max-height:600px!important;width:100%;height:100%;border-radius:20px;object-fit:cover}@media (min-width: 992px){.sia-landing-header .sia-video-player .swiper-wrapper img{min-height:600px}}.sia-landing-header .sia-video-player .swiper-wrapper iframe{max-height:600px!important;width:100%;height:100%;border-radius:20px}@media (min-width: 992px){.sia-landing-header .sia-video-player .swiper-wrapper iframe{min-height:600px}}.sia-landing-header .sia-video-player img.sia-cards{position:absolute;right:-45px;width:100%;max-width:240px;z-index:1;animation:siaCardAni 2s;bottom:-45px}@keyframes siaCardAni{0%{bottom:-300px;opacity:0}10%{opacity:.9}to{bottom:-55px;opacity:1}}@media (min-width: 768px) and (max-width: 992px){.sia-landing-header .sia-video-player img.sia-cards{max-width:220px}}@media (max-width: 767px){.sia-landing-header .sia-video-player img.sia-cards{max-width:190px;bottom:-28px}}.sia-tabs-section .siatrain_location_sticky_tabs{background:#f8f8f8;position:sticky;top:90px!important;z-index:90;border-bottom:1px solid #d8d8d8}@media (min-width: 992px){.sia-tabs-section .siatrain_location_sticky_tabs{top:99px!important}}.sia-tabs-section .siatrain_location_sticky_tabs .sia_tabs_container{padding-bottom:0}@media (max-width: 767px){.sia-tabs-section .siatrain_location_sticky_tabs .sia_tabs_container .nav{flex-wrap:nowrap}}.sia-tabs-section .siatrain_location_sticky_tabs .sia_tabs_container ul{list-style:none;text-align:center}@media (max-width: 1199px){.sia-tabs-section .siatrain_location_sticky_tabs .sia_tabs_container ul{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:10px}}.sia-tabs-section .siatrain_location_sticky_tabs .sia_tabs_container ul::-webkit-scrollbar{display:none}.sia-tabs-section .siatrain_location_sticky_tabs .sia_tabs_container ul li{margin:0 6px}@media (max-width: 1199px){.sia-tabs-section .siatrain_location_sticky_tabs .sia_tabs_container ul li{flex:0 0 auto;scroll-snap-align:start}}.sia-tabs-section .siatrain_location_sticky_tabs .sia_tabs_container ul li a{padding:22px 0;color:#242429;font-size:22px;line-height:24px;text-decoration:none;font-weight:400}.sia-tabs-section .siatrain_location_sticky_tabs .sia_tabs_container ul li a:hover{color:#303030}@media (max-width: 991.99px){.sia-tabs-section .siatrain_location_sticky_tabs .sia_tabs_container ul li a{font-size:18px;line-height:22px}}.sia-tabs-section .siatrain_location_sticky_tabs .sia_tabs_container ul li a.active{position:relative;background:transparent!important;font-weight:500}.sia-tabs-section .siatrain_location_sticky_tabs .sia_tabs_container ul li a.active:after{content:"";position:absolute;bottom:-4px;left:0;right:0;background:#3bd55a;height:8px;border-radius:10px}@media (max-width: 991.99px){.sia-tabs-section .siatrain_location_sticky_tabs .sia_tabs_container ul li a.active:after{bottom:0}}@media (max-width: 767px){.sia-tabs-section .siatrain_location_sticky_tabs .sia_tabs_container ul li a{padding:20px 0}}.sia-tabs-section .sia-locations-dates-section{padding:52px 0;overflow:hidden}@media (max-width: 991.99px){.sia-tabs-section .sia-locations-dates-section{padding:24px 0}}.sia-tabs-section .sia-locations-dates-section h2,.sia-tabs-section .sia-locations-dates-section .h2{font-size:28px;font-weight:500;line-height:32px}@media (min-width: 992px){.sia-tabs-section .sia-locations-dates-section h2,.sia-tabs-section .sia-locations-dates-section .h2{font-size:48px;line-height:52px}}.sia-tabs-section .sia-locations-dates-section p{font-size:14px;font-weight:400;line-height:18px;color:#303030}@media (min-width: 992px){.sia-tabs-section .sia-locations-dates-section p{font-size:16px;line-height:20px}}.sia-tabs-section .all_siatrain_locations{padding:52px 0}@media (max-width: 991.99px){.sia-tabs-section .all_siatrain_locations{padding:36px 0}}.sia-tabs-section .all_siatrain_locations h2,.sia-tabs-section .all_siatrain_locations .h2{font-size:28px;font-weight:500;line-height:32px}@media (min-width: 992px){.sia-tabs-section .all_siatrain_locations h2,.sia-tabs-section .all_siatrain_locations .h2{font-size:48px;line-height:52px}}.sia-tabs-section .all_siatrain_locations p{font-size:18px;font-weight:400;line-height:22px;color:#5e5e5e}@media (min-width: 992px){.sia-tabs-section .all_siatrain_locations p{font-size:22px;line-height:26px}}@media (max-width: 767px){.sia-tabs-section .all_siatrain_locations .swiper-horizontal{overflow:hidden}}.sia-tabs-section .explore_siatrain_courses{padding:52px 0;overflow:hidden}@media (max-width: 991.99px){.sia-tabs-section .explore_siatrain_courses{padding:24px 0}}.sia-tabs-section .explore_siatrain_courses h2,.sia-tabs-section .explore_siatrain_courses .h2{font-size:28px;font-weight:500;line-height:32px}@media (min-width: 992px){.sia-tabs-section .explore_siatrain_courses h2,.sia-tabs-section .explore_siatrain_courses .h2{font-size:48px;line-height:52px}}.sia-tabs-section .explore_siatrain_courses p{font-size:18px;font-weight:400;line-height:22px;color:#5e5e5e}@media (min-width: 992px){.sia-tabs-section .explore_siatrain_courses p{font-size:22px;line-height:26px}}@media (max-width: 767px){.sia-tabs-section .explore_siatrain_courses .swiper-horizontal{overflow:hidden}}@media screen and (max-width: 767px){.sia-tabs-section .sia_train_courses_heading{font-size:26px}}@media screen and (max-width: 767px){.sia-tabs-section .find_sia_training_txt{line-height:24px}}@media (max-width: 767px){.sia-tabs-section .siatrain_courses_section .swiper-horizontal{overflow-x:hidden}}.sia-explore-section .exploring-courses{background:#242429!important;padding-bottom:80px!important}.sia-faq .faq_container{border-bottom:2px solid #ddd!important;margin-bottom:20px!important}.sia-faq .faq_container:last-child{border:0!important;margin:0!important}.sia-faq .faqVdo iframe{width:100%;height:500px}.right-track{background-color:#f8f8f8}@media (min-width: 992px){.right-track{height:calc(100vh - 103px);overflow:hidden}}.bg-card-rt{background-color:#f8f8f8}#start-point h1 img,#start-point .h1 img{width:38px}@media (min-width: 992px){#start-point h1 img,#start-point .h1 img{width:48px}}.back-btn-m{margin-top:-50px}@media (max-width: 991px){.back-btn-m{margin-top:100px}}@media (max-width: 991px){.rt-content label{font-size:16px}}@media (min-width: 992px){.lft-col-overflow{overflow:auto}}@media (max-width: 991px){.lft-col-overflow{padding-left:0!important;padding-right:0!important;min-height:calc(100vh - 139.5px)}}.rt-column{position:relative;max-height:calc(100vh - 100px);border-radius:0 8px 0 0;background-color:#f9e42c;overflow:hidden}.rt-column .right-track-form-img{width:100%;height:100%;background-repeat:no-repeat;transition:.9s}.rt-column .right-track-first-img{background-size:250% auto;background-position:50% 30%;transition:.9s}.rt-column .right-track-second-img{background-size:250% auto;background-position:100% 30%;transition:.9s}.rt-column .right-track-third-img{background-size:230% auto;background-position:5% 5%;transition:.9s}.lft-column{position:relative;height:100%}@media (max-width: 991px){.lft-column{min-height:calc(100vh - 137px);height:100%}}.display-9{font-size:10px}@media (min-width: 992px){.display-9{font-size:14px}}.steps-journey{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;position:relative;width:85%;height:150px;margin:0 auto}.steps-journey .step-item{z-index:10;text-align:center;min-width:94px}.steps-journey .step-item .step-button{width:50px;height:50px;line-height:50px;border-radius:50%;background:#fff;border:1px solid #c9c9c9;color:#c9c9c9;transition:.4s;margin:auto}.steps-journey .step-item .step-title{font-size:14px;color:#707070}.steps-journey .step-item.active .step-button{background:#fbfbfb;border:1px solid #242429;color:#242429}.steps-journey .step-item.active .step-title{font-weight:600;font-size:14px;color:#242429}.steps-journey .step-item.done .step-button{background:#41d55a;border:1px solid #41d55a;color:#fff}.progress-steps-container .progress{border-radius:0;height:8px}.range-slider-level .rangeslider,.range-slider-level input[type=range]{height:6px;margin-top:1.25rem;background:#3bd55a29;box-shadow:none;width:95%;margin-left:auto;margin-right:auto}.range-slider-level .rangeslider__handle{border-radius:50%;background:#fff;border:1.67827px solid rgba(0,0,0,.1);box-shadow:0 3.35654px 6.71308px #0000001a;font-weight:400;height:20px;width:20px;color:#fff;text-align:center;top:-8px!important}.range-slider-level .rangeslider__handle:after{background:0}.range-slider-level .rangeslider__fill{background:#3bd55a}.lang-level div{position:relative;color:#ccc}.lang-level div:before{content:"";position:absolute;top:-10px;left:38%;height:6px;width:2px;background:#ccc}.work-right .form-check .form-check-label{line-height:1.8rem}.hide-class{display:none}.error-color-class{color:red}.page{display:inline-block;position:relative;width:100%;font-size:16px;margin:1em auto;background:#fff}.page h2,.page .h2{font-size:1.75rem}@media (min-width: 992px){.page h2,.page .h2{font-size:2rem}}.gold-container{overflow:hidden;background-color:#f9e42c;padding:0 16px;margin-top:12px;position:relative;height:50px}.gold-container .table-investment .title-table{font-size:18px;line-height:18px}@media (min-width: 768px){.gold-container .table-investment .title-table{font-size:22px;line-height:22px}}.card-boxed{background:#fff;border:1.05546px solid #CFCFCF;border-radius:2.11092px;padding:6px 8px}.btn-success-xs{background:#3bd55a;border-radius:2.23034px;max-width:72px;width:100%;color:#242424;font-size:12px;font-weight:600;padding:4px 10px;text-decoration:none}.btn-success-xs:hover{background:#41d55a}.f-2{font-size:18px}.green-footer{height:26px;background:#3bd55a;position:absolute;left:0;bottom:0;width:100%}@media (min-width: 992px){.green-footer{width:95.2%;left:18px}}.shimmer{display:inline-block;-webkit-mask:linear-gradient(-60deg,#000 30%,rgba(0,0,0,.3333333333),#000 70%) right/300% 100%;background-repeat:no-repeat;animation:shimmer 2.5s infinite;max-width:100%}@keyframes shimmer{to{-webkit-mask-position:left}}.indicator{position:relative;width:30px;height:30px;transform:rotate(315deg)}.indicator span{position:absolute;left:0;top:0;width:100%;height:100%;box-sizing:border-box;border:none;border-bottom:6px solid #5ae572;border-right:6px solid #5ae572;animation:animate 1s linear infinite}.indicator span:nth-child(1){top:-20px;left:-20px;animation-delay:0s}.indicator span:nth-child(2){top:-10px;left:-10px;animation-delay:.2s}.indicator span:nth-child(3){top:0;left:0;animation-delay:.4s}.indicator span:nth-child(4){top:10px;left:10px;animation-delay:.6s}.indicator span:nth-child(5){top:20px;left:20px;animation-delay:.8s}@keyframes animate{0%{border-color:#5ae572;transform:translate(0)}20%{border-color:#5ae572;transform:translate(10px,10px)}20.1%,to{border-color:#3bd55a}}.profile-hdr-sec{background-color:#242429}.profile-hdr-sec .container{position:relative}.profile-hdr-sec .container .profile-hdr-ls .profile-hdr-img img{width:165px;height:165px;border:4px solid #fff;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}@media (max-width: 992px){.profile-hdr-sec .container .profile-hdr-ls .profile-hdr-img img{width:120px;height:120px;border-width:5px}}.profile-hdr-sec .container .profile-hdr-ls .profile-hdr-ratings .gl-card-rating{display:flex;align-items:center;justify-content:flex-start}.profile-hdr-sec .container .profile-hdr-ls .profile-hdr-ratings .gl-card-rating .custom-rating-stars .rating{width:120px;height:24px;position:relative;background-color:#fff;margin-left:12px}.profile-hdr-sec .container .profile-hdr-ls .profile-hdr-ratings .gl-card-rating .custom-rating-stars .rating img{width:100%;height:100%;position:absolute;left:0;top:0}.profile-hdr-sec .container .profile-hdr-ls .profile-hdr-ratings .gl-card-rating .custom-rating-stars .rating .rating-bg{background-color:#ffb900;height:100%}.profile-hdr-sec .container .profile-hdr-ls .btn{display:flex;align-items:center}@media (max-width: 370px){.profile-hdr-sec .container .profile-hdr-ls .btn{font-size:13px}}.profile-hdr-sec .container .profile-hdr-ls .share-hover-btn:hover path{fill:#000}@media (max-width: 767px){.profile-hdr-sec .container .profile-hdr-rs .achievment-cards{width:44%}}.profile-hdr-sec .container .profile-hdr-rs .achievment-cards .achievement-text P{font-size:18px}@media (max-width: 992px){.profile-hdr-sec .container .profile-hdr-rs .achievment-cards .achievement-text P{font-size:14px}}@media (max-width: 992px){.profile-hdr-sec .container .profile-hdr-ls .profile-hdr-ratings .gl-card-rating{justify-content:center}}@media (max-width: 992px){.about-sec p{font-size:16px;line-height:1.3}}.badges-sec .badges-lists li{max-width:80px}.badges-sec .badges-lists li img{width:100%}.badges-sec .badges-lists .badge-num{right:0;bottom:0;width:30px;height:30px}@media (max-width: 767px){.badges-sec .badges-lists li{max-width:70px}}.upcoming-course .upcoming-course-card-prc{color:#978801;background:#ffe5002e}.upcoming-course .upcoming-course-card-top img{max-width:75px}.profile-gallery .swiper-slide-gallery{height:300px!important}.partner-profile-student-reviews{background-color:#fbfcfd}.partner-profile-student-reviews .container-fluid,.partner-profile-student-reviews .container-sm,.partner-profile-student-reviews .container-md,.partner-profile-student-reviews .container-lg,.partner-profile-student-reviews .container-xl,.partner-profile-student-reviews .container-xxl{position:relative}.partner-profile-student-reviews .review-carousel{padding-top:60px;padding-bottom:60px}@media (max-width: 991px){.partner-profile-student-reviews .review-carousel{padding-top:40px;padding-bottom:20px}}@media (min-width: 576px) and (max-width: 767px){.partner-profile-student-reviews .review-carousel{max-width:540px;margin:0 auto;overflow:visible}}@media (min-width: 768px) and (max-width: 992px){.partner-profile-student-reviews .review-carousel{max-width:720px;margin:0 auto;overflow:visible}}.partner-profile-student-reviews .review-carousel .review-heading{text-transform:capitalize!important;font-family:Roboto!important;font-size:calc(1.325rem + .9vw)!important;font-weight:600!important;margin-bottom:32px!important}@media (min-width: 992px){.partner-profile-student-reviews .review-carousel .review-heading{font-size:32px!important}}.partner-profile-student-reviews .review-carousel .swiper-wrapper{padding:0!important}@media (max-width: 767px){.partner-profile-student-reviews .review-carousel .direction-btn{width:145px!important}}@media (min-width: 768px) and (max-width: 992px){.partner-profile-student-reviews .review-carousel .direction-btn{position:absolute!important;top:-20px;right:0;margin:0!important}}@media (max-width: 767px){.partner-profile-student-reviews .review-carousel .direction-btn .swiper-button-prev{left:0}}@media (min-width: 768px) and (max-width: 991px){.partner-profile-student-reviews .review-carousel .direction-btn .swiper-button-prev{left:20px;right:auto}}@media (min-width: 992px){.partner-profile-student-reviews .review-carousel .direction-btn .swiper-button-prev{top:-20px;right:100px}}@media (min-width: 1400px){.partner-profile-student-reviews .review-carousel .direction-btn .swiper-button-prev{right:110px}}.partner-profile-student-reviews .review-carousel .direction-btn .swiper-button-next{right:0}@media (min-width: 992px){.partner-profile-student-reviews .review-carousel .direction-btn .swiper-button-next{top:-20px;right:20px}}@media (min-width: 768px) and (max-width: 991px){.partner-profile-student-reviews .review-carousel .direction-btn .swiper-button-next{right:10px}}@media (min-width: 1400px){.partner-profile-student-reviews .review-carousel .direction-btn .swiper-button-next{right:30px}}section.partner-profile-popular-cards{padding-top:48px;padding-bottom:85px}section.partner-profile-popular-cards .card .card-btn-container .btn-link{width:23%;text-align:center}section.partner-profile-popular-cards .card .cards-img-container .card-header-img{width:100%;max-height:100%;height:220px;-o-object-fit:cover;object-fit:cover}section.partner-profile-popular-cards .card .cards-img-container .best-capsule{background:#ffe500;color:#242429;text-transform:uppercase;font-family:Oswald,sans-serif!important;position:absolute;font-size:12px;bottom:15px;left:4%;padding:6px 12px;text-align:center;font-weight:500}section.partner-profile-popular-cards .card .card-body h2,section.partner-profile-popular-cards .card .card-body .h2{font-size:28px!important;width:100%;margin-bottom:10px}section.partner-profile-popular-cards .card .btn{width:47%}@media (max-width: 991px){section.partner-profile-popular-cards .card .card-body{color:#fff;margin-bottom:15px!important}}section.partner-profile-popular-cards .popular-course-desk .swiper-button-next{right:-20px}@media (min-width: 992px){section.partner-profile-popular-cards .popular-course-desk .swiper-button-next{right:-10px}}section.partner-profile-popular-cards .popular-course-desk .swiper-button-prev{left:0}@media (min-width: 992px){section.partner-profile-popular-cards .popular-course-desk .swiper-button-prev{left:-10px}}.partner-join-sec .btn{font-size:18px;font-weight:500;width:auto;cursor:pointer}.mb-32{margin-bottom:32px!important}.reviews-page-header{background-size:cover;background-repeat:no-repeat;background-position:center center}.reviews-page-header .reviews-page-header-title{font-size:52px;line-height:1.2}@media (max-width: 1024px){.reviews-page-header .reviews-page-header-title{font-size:42px}}.reviews-page-header .reviews-page-header-para{font-size:24px;line-height:1.2}@media (max-width: 1024px){.reviews-page-header .reviews-page-header-para{font-size:18px}}.reviews-page-header .reviews-page-header-btn{font-size:22px;line-height:1}@media (max-width: 1024px){.reviews-page-header .reviews-page-header-btn{font-size:18px}}.reviews-page-header .reviews-header-slider{position:relative;overflow-x:hidden;margin-top:60px}.reviews-page-header .reviews-header-slider .swiper-slide{padding:5px 5px 0;border:2px solid;border-color:transparent;border-bottom:none;border-radius:16px 16px 0 0;top:30px;transition:.5s;opacity:.5}.reviews-page-header .reviews-header-slider .swiper-slide:hover{opacity:1;top:0}.reviews-page-header .reviews-header-slider .swiper-slide:hover .video-play-button{position:absolute;z-index:10;top:50%;width:45px;height:50px;right:50%;left:52%;transform:translate(-50%) translateY(-50%);box-sizing:content-box;display:block}.reviews-page-header .reviews-header-slider .swiper-slide:hover .video-play-button span{display:block;position:relative;z-index:3;width:45px;height:50px;background-image:url(/build/assets/reviews-page-play_arrow-CTO_J_3L.png);background-size:contain;background-repeat:no-repeat}.reviews-page-header .reviews-header-slider .swiper-slide iframe{border-radius:8px 8px 0 0}.reviews-page-header .reviews-header-slider .swiper-slide .overlay-container{height:80%;background:#04040400;position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%) translateY(-50%)}.reviews-page-header .reviews-header-slider .swiper-slide-active{border-color:#fff;top:0;transition:.5s;opacity:1}.reviews-page-header .reviews-header-slider .swiper-slide-active .video-pause-button{position:absolute;z-index:10;top:50%;right:50%;left:50%;transform:translate(-50%) translateY(-50%);opacity:0;box-sizing:content-box;display:block;width:25px;height:30px;border-radius:50%;padding:18px 20px 18px 28px}.reviews-page-header .reviews-header-slider .swiper-slide-active .video-pause-button span{width:100%;height:32px;border-left:10px solid #000;border-right:10px solid #000;margin:0 -3px;display:block;position:relative;z-index:2}.reviews-page-header .reviews-header-slider .swiper-slide-active:hover .video-pause-button{opacity:1}.reviews-page-header .reviews-header-slider .swiper-slide-active .video-play-button{position:absolute;z-index:10;top:50%;width:45px;height:50px;right:50%;left:52%;transform:translate(-50%) translateY(-50%);box-sizing:content-box;display:block}.reviews-page-header .reviews-header-slider .swiper-slide-active .video-play-button span{display:block;position:relative;z-index:3;width:45px;height:50px;background-image:url(/build/assets/reviews-page-play_arrow-CTO_J_3L.png);background-size:contain;background-repeat:no-repeat}.reviews-page-trustpilot-sec{position:relative}.reviews-page-trustpilot-sec .reviews-page-trustpilot-sec-title{font-size:42px}@media (max-width: 1024px){.reviews-page-trustpilot-sec .reviews-page-trustpilot-sec-title{font-size:28px}}.reviews-page-trustpilot-sec .reviews-page-trustpilot-details{font-size:28px}@media (max-width: 1024px){.reviews-page-trustpilot-sec .reviews-page-trustpilot-details{font-size:16px}}.reviews-page-trustpilot-sec .review-page-rating-star{width:35px}@media (max-width: 1024px){.reviews-page-trustpilot-sec .review-page-rating-star{width:25px}}.reviews-page-trustpilot-sec .swiper-container{height:100%}@media (min-width: 769px){.reviews-page-trustpilot-sec .swiper-container{overflow:hidden}}.reviews-page-trustpilot-sec .swiper-container .swiper-wrapper{padding:0!important;height:300px}.reviews-page-trustpilot-sec .swiper-container .swiper-wrapper .swiper-slide .card{height:100%}@media (max-width: 768px){.reviews-page-trustpilot-sec .swiper-container .direction-btn{position:relative;width:175px;margin:0 auto;justify-content:space-between}}.reviews-page-trustpilot-sec .swiper-container .direction-btn .swiper-button-prev-2{top:40%}@media (max-width: 768px){.reviews-page-trustpilot-sec .swiper-container .direction-btn .swiper-button-prev-2{position:relative;left:auto;right:auto;top:70px}}@media (min-width: 1600px){.reviews-page-trustpilot-sec .swiper-container .direction-btn .swiper-button-prev-2{left:-80px}}@media (min-width: 768px) and (max-width: 992px){.reviews-page-trustpilot-sec .swiper-container .direction-btn .swiper-button-prev-2{left:-30px}}.reviews-page-trustpilot-sec .swiper-container .direction-btn .swiper-button-next-2{top:40%}@media (max-width: 768px){.reviews-page-trustpilot-sec .swiper-container .direction-btn .swiper-button-next-2{position:relative;left:auto;right:auto;top:70px}}@media (min-width: 768px) and (max-width: 992px){.reviews-page-trustpilot-sec .swiper-container .direction-btn .swiper-button-next-2{right:-30px}}@media (min-width: 1600px){.reviews-page-trustpilot-sec .swiper-container .direction-btn .swiper-button-next-2{right:-80px}}.reviews-page-google-sec .czAlWK{max-width:100%}.reviews-page-google-sec .btmxSM,.reviews-page-google-sec .fMNWOy{background-color:#f8f8f8!important}.reviews-page-google-sec .huflDf{display:none}.reviews-page-google-sec .ButtonBase__Overlay-sc-p43e7i-4{font-size:16px;padding:14px 22px!important}.reviews-page-google-sec div[aria-label=Previous]{width:60px!important;height:60px!important;display:flex;justify-content:center;align-items:center}@media (max-width: 767px){.reviews-page-google-sec div[aria-label=Previous]{display:none}}@media (min-width: 768px) and (max-width: 992px){.reviews-page-google-sec div[aria-label=Previous]{margin-left:-30px!important}}@media (min-width: 1600px){.reviews-page-google-sec div[aria-label=Previous]{margin-left:-80px!important}}.reviews-page-google-sec div[aria-label=Previous] .jozphh{width:100%;height:100%;position:relative}.reviews-page-google-sec div[aria-label=Previous] .jozphh>div{display:flex;align-items:center;justify-content:center}.reviews-page-google-sec div[aria-label=Previous] .jozphh>div:after{content:"prev";font-family:swiper-icons;text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1;font-size:20px}.reviews-page-google-sec div[aria-label=Previous] .jozphh>div svg{display:none}.reviews-page-google-sec div[aria-label=Next]{width:60px!important;height:60px!important;display:flex;justify-content:center;align-items:center}@media (max-width: 767px){.reviews-page-google-sec div[aria-label=Next]{display:none}}@media (min-width: 768px) and (max-width: 992px){.reviews-page-google-sec div[aria-label=Next]{margin-right:-30px!important}}@media (min-width: 1600px){.reviews-page-google-sec div[aria-label=Next]{margin-right:-80px!important}}.reviews-page-google-sec div[aria-label=Next] .jozphh{width:100%;height:100%;position:relative}.reviews-page-google-sec div[aria-label=Next] .jozphh>div{display:flex;align-items:center;justify-content:center}.reviews-page-google-sec div[aria-label=Next] .jozphh>div:after{content:"next";font-family:swiper-icons;text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1;font-size:20px}.reviews-page-google-sec div[aria-label=Next] .jozphh>div svg{display:none}.reviews-page-google-sec .jeSnNy{background-color:#fff!important;border-radius:50px;box-shadow:0 4px 8px #00000040!important;width:100%!important;height:100%!important}.HeaderContainer__Inner-sc-1532ffp-0.fMNWOy.es-header-container{background-color:#f8f8f8!important}.training-courses-swiper{position:relative;padding-top:30px}@media (max-width: 991.99px){.training-courses-swiper{padding:24px 0 0}}.training-courses-swiper .card{background-color:#101010;height:450px;border-radius:8px!important}.training-courses-swiper .card .exploring-courses-wrapper-cards{border-radius:15px;flex:1 1 100%;z-index:0;overflow:hidden}@media (min-width: 768px){.training-courses-swiper .card{flex:1 1 calc(50% - 20px)}}@media (min-width: 992px){.training-courses-swiper .card{flex:1 1 calc(33.3333333333% - 20px)}}.training-courses-swiper .card .top-up-courses{display:flex;padding:4px 12px;background-color:#ffe500;color:#242429;font-size:14px;font-weight:500;display:inline-block;border-radius:150px;position:absolute;top:15px;left:15px}.training-courses-swiper .card .h5{font-size:22px;font-style:normal;font-weight:700;line-height:26px;text-transform:uppercase;transition:top .5s ease}@media (min-width: 1200px){.training-courses-swiper .card .h5{padding-right:90px}}.training-courses-swiper .card .subtext{font-size:18px;font-style:normal;font-weight:400;line-height:22px;transition:top .5s ease}.training-courses-swiper .card .earning-start{font-size:18px;line-height:22px;font-weight:500;padding:12px 0}.training-courses-swiper .card .exploring-courses-wrapper-cards-btn{overflow:hidden;-webkit-transition:opacity 1s ease-in-out,height .5s ease-in-out;-moz-transition:opacity 1s ease-in-out,height .5s ease-in-out;-o-transition:opacity 1s ease-in-out,height .5s ease-in-out;transition:opacity 1s ease-in-out,height .5s ease-in-out;z-index:1}.training-courses-swiper .card .exploring-courses-wrapper-cards-btn .btn-sm,.training-courses-swiper .card .exploring-courses-wrapper-cards-btn .btn-group-sm>.btn{padding:10px 16px!important;font-size:14px}.training-courses-swiper .card .overlay-grad{position:absolute;top:0;left:0;width:100%;height:100%;background:#101010;background:linear-gradient(180deg,#10101000 20%,#101010);transition:background .5s ease;z-index:1}.training-courses-swiper .card .vector-1{background-image:url(/build/assets/vector-chevron-02-01-B3zaNPDa.svg);background-repeat:no-repeat;background-position:center right;background-size:contain;height:100%;width:100%;z-index:1;position:absolute;top:0;right:0;transition:right .5s ease}@media (min-width: 1200px){.training-courses-swiper .card .vector-1.move-v-1{right:-40px}}.training-courses-swiper .card .vector-2{background-image:url(/build/assets/vector-chevron-01-01-CxSyxU6U.svg);background-repeat:no-repeat;background-position:center right;background-size:contain;height:100%;width:100%;transition:right .5s ease;position:absolute;top:0;right:120px}@media (min-width: 992px){.training-courses-swiper .card .vector-2.move-v-1{right:80px}}.training-courses-swiper .card .vector-5{background-image:url(/build/assets/vector-chevron-01-BAWgcuF7.svg);background-repeat:no-repeat;background-position:center right;background-size:contain;height:100%;width:100%;transition:right .5s ease;position:absolute;top:0;right:80px}@media (min-width: 992px){.training-courses-swiper .card .vector-5.move-v-1{right:80px}}.training-courses-swiper .card .vector-3{background-image:url(/build/assets/vector-chevron-03-DQcvgxOB.svg);background-repeat:no-repeat;background-position:center right;background-size:contain;height:100%;width:100%;transition:right .5s ease;position:absolute;top:0;right:30px}@media (min-width: 992px){.training-courses-swiper .card .vector-3.move-v-1{right:0}}.training-courses-swiper .card .vector-4{background-image:url(/build/assets/vector-chevron-04-CLJ06FzK.svg);background-repeat:no-repeat;background-position:center right;background-size:contain;height:100%;width:100%;transition:right .5s ease;position:absolute;top:0;right:180px}@media (min-width: 992px){.training-courses-swiper .card .vector-4.move-v-1{right:150px}}.training-courses-swiper .card .animate-card-img{background-repeat:no-repeat;background-position:center right;background-size:contain;transition:transform .5s ease;transform-origin:bottom center;position:absolute;right:0;top:0;width:100%;height:100%}.training-courses-swiper .card .animate-card-img.ds-card-img{background-image:url(/build/assets/ds-card-bg-DGyOrCKS.png)}.training-courses-swiper .card .animate-card-img.sg-card-img{background-image:url(/build/assets/sg-card-bg-CROHdtVy.png)}.training-courses-swiper .card .animate-card-img.cctv-card-img{background-image:url(/build/assets/cctv-card-bg-YsRKCmg7.png)}.training-courses-swiper .card .animate-card-img.cp-card-img{background-image:url(/build/assets/cp-card-bg-lwS6UBRm.png)}.training-courses-swiper .card .animate-card-img.dst-card-img{background-image:url(/build/assets/dst-card-bg-DTEuWsaM.png)}.training-courses-swiper .card .animate-card-img.sgt-card-img{background-image:url(/build/assets/sgt-card-bg-Be3Kdvo_.png)}@media (min-width: 992px){.training-courses-swiper .card:hover .ds-card-img{transform:scale(1.06)}}@media (min-width: 992px){.training-courses-swiper .card:hover .sg-card-img{transform:scale(1.06)}}@media (min-width: 992px){.training-courses-swiper .card:hover .cctv-card-img{transform:scale(1.06)}}@media (min-width: 992px){.training-courses-swiper .card:hover .cp-card-img{transform:scale(1.06)}}@media (min-width: 992px){.training-courses-swiper .card:hover .dst-card-img{transform:scale(1.06)}}@media (min-width: 992px){.training-courses-swiper .card:hover .sgt-card-img{transform:scale(1.06)}}.training-courses-swiper .swiper-slide{height:auto}.training-courses-swiper .link-read-more{transition:all .4s ease 0s;color:#242429;text-decoration:none}.training-courses-swiper .link-read-more span{transition:all .4s ease 0s}.training-courses-swiper .link-read-more span svg{fill:#242429;padding-left:10px;width:20px;letter-spacing:-.5px}.training-courses-swiper .link-read-more:hover span{letter-spacing:0px;transition:all .4s ease 0s}.training-courses-swiper .swiper-pointer-events{position:initial}.swiper-get-started{background-color:#fff;padding:24px;margin-top:32px;height:auto!important;border-radius:10px;border:1px solid #D8D8D8}.swiper-get-started .steps{width:80px;height:36px;min-width:79px;font-size:16px;line-height:20px;font-weight:700;background:#41d55a;background:linear-gradient(135deg,#41d55a,#fde403);border-radius:50px}.swiper-get-started .steps+.icon-img-container{background-color:#f0f0f0;padding:10px;border-radius:100%;border:1px solid #D8D8D8;height:54px;width:54px;max-width:54px}.swiper-get-started .steps+.icon-img-container img{width:26px;height:26px;max-width:26px}.swiper-get-started .h4{font-weight:700;font-size:20px;line-height:28px}@media (min-width: 992px){.swiper-get-started .h4{font-size:24px;line-height:28px}}.swiper-get-started p{font-size:18px;line-height:22px;font-weight:400;margin-bottom:0;color:#5e5e5e}@media (min-width: 992px){.swiper-get-started p{font-size:20px;line-height:24px}}@media (max-width: 991.99px){.swiper-get-started img{width:30px}}.swiper-get-started .est-time{color:#242429;background-color:#f8f8f8;border-radius:50px;font-weight:400;font-size:16px;line-height:20px;padding:8px 10px}.direction-button{position:relative;width:120px;margin-left:auto;height:65px;margin-top:10px}@media (min-width: 992px){.direction-button{width:90px;margin-top:75px;right:0;position:absolute}}.direction-button .swiper-button-prev-4{border:1px solid #D8D8D8;border-radius:100px;width:42px;height:42px;background:#fff}@media (min-width: 992px){.direction-button .swiper-button-prev-4{left:inherit;right:70px;top:0;bottom:inherit;width:48px;height:48px}}.direction-button .swiper-button-prev-4:after{font-size:12px!important;color:#242429!important;font-weight:600}@media (min-width: 992px){.direction-button .swiper-button-prev-4:after{font-size:16px!important;color:#242429!important;font-weight:600}}.direction-button .swiper-button-prev-4:hover{background:#101010}.direction-button .swiper-button-prev-4:hover:after{color:#fff!important}.direction-button .swiper-button-next-4{border:1px solid #D8D8D8;border-radius:100px;width:42px;height:42px;background:#fff}@media (min-width: 992px){.direction-button .swiper-button-next-4{left:inherit;right:0;top:0;bottom:inherit;width:48px;height:48px}}.direction-button .swiper-button-next-4:after{font-size:12px!important;color:#242429!important;font-weight:600}@media (min-width: 992px){.direction-button .swiper-button-next-4:after{font-size:16px!important;color:#242429!important;font-weight:600}}.direction-button .swiper-button-next-4:hover{background:#101010}.direction-button .swiper-button-next-4:hover:after{color:#fff!important}.careers-swiper-container{padding:52px 0;overflow:hidden;background:transparent}@media (max-width: 991.99px){.careers-swiper-container{padding:36px 0}}.careers-swiper-container h2,.careers-swiper-container .h2{font-size:48px;line-height:52px;font-weight:500}@media (max-width: 991.99px){.careers-swiper-container h2,.careers-swiper-container .h2{font-size:28px;line-height:32px}}.careers-swiper-container.bg-dark-theme{background-color:#101010!important}.careers-swiper-container.bg-dark-theme h2,.careers-swiper-container.bg-dark-theme .h2{color:#fff}.careers-swiper-container.bg-dark-theme p{color:#fff!important}.careers-swiper-container.bg-dark-theme .direction-button .swiper-button-next-4,.careers-swiper-container.bg-dark-theme .direction-button .swiper-button-prev-4{border:1px solid #fff;background:#101010;transition:all .2s;cursor:pointer}.careers-swiper-container.bg-dark-theme .direction-button .swiper-button-next-4:after,.careers-swiper-container.bg-dark-theme .direction-button .swiper-button-prev-4:after{color:#fff!important}.careers-swiper-container.bg-dark-theme .direction-button .swiper-button-next-4:hover,.careers-swiper-container.bg-dark-theme .direction-button .swiper-button-prev-4:hover{background:#fff}.careers-swiper-container.bg-dark-theme .direction-button .swiper-button-next-4:hover:after,.careers-swiper-container.bg-dark-theme .direction-button .swiper-button-prev-4:hover:after{color:#101010!important}.careers-swiper-container.bg-dark-theme .swiper-security-trainer{background-color:#24242933;border:1px solid rgb(36,36,41)!important}.careers-swiper-container.bg-dark-theme .swiper-security-trainer:hover{box-shadow:0 6px 12px #0000000d}.careers-swiper-container.bg-dark-theme .swiper-security-trainer .h4{color:#fff}.careers-swiper-container.bg-dark-theme .swiper-security-trainer p{color:#fff!important}.careers-swiper-container.bg-dark-theme .swiper-security-trainer a{color:#fff}.careers-swiper-container .swiper-security-trainer{position:relative;padding:24px;border-radius:8px;background-color:#fff;margin-top:32px;transition:box-shadow .5s ease-in-out;border:1px solid #D8D8D8!important}.careers-swiper-container .swiper-security-trainer:hover{box-shadow:0 6px 12px #0000000d}@media (max-width: 991.99px){.careers-swiper-container .swiper-security-trainer{padding:18px}}.careers-swiper-container .swiper-security-trainer .image-container-careers{width:56px;height:56px;min-width:56px;min-height:100%}.careers-swiper-container .swiper-security-trainer .image-container-careers img{width:56px;height:56px}.careers-swiper-container .swiper-security-trainer .h4{font-weight:600;font-size:22px;line-height:26px;margin-bottom:0}@media (min-width: 992px){.careers-swiper-container .swiper-security-trainer .h4{font-size:24px;line-height:28px}}.careers-swiper-container .swiper-security-trainer p{font-size:14px!important;line-height:18px;font-weight:400;margin-bottom:0;color:#333!important}.careers-swiper-container .swiper-security-trainer p span{font-weight:600}@media (min-width: 992px){.careers-swiper-container .swiper-security-trainer p{font-size:1rem!important;line-height:20px}}.careers-swiper-container .swiper-security-trainer a{font-size:1rem;line-height:20px;font-weight:500;color:#242429;transition:color .3s ease-in-out}.careers-swiper-container .swiper-security-trainer a:hover{color:#3bd55a}.swiper-explore-licence{position:relative}.swiper-explore-licence .card{background-color:#101010;color:#fff;overflow:hidden;padding:16px;border-radius:8px;margin-top:32px}.swiper-explore-licence .card .card-title{font-weight:600;font-size:22px;line-height:22px;color:#fff;margin-bottom:0}@media (min-width: 992px){.swiper-explore-licence .card .card-title{font-size:24px;line-height:28px}}.swiper-explore-licence .card img{transition:transform .3s ease-in-out}.swiper-explore-licence .card:hover img{transform:scale(1.08)}.swiper-explore-licence .card .card-img-overlay{background:linear-gradient(180deg,#10101000,#101010 70%);position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.swiper-explore-licence .card a:hover{color:#3bd55a!important}.testimonial-video-text{padding:52px 0;background-color:#f8f8f8;overflow:hidden}.testimonial-video-text h2,.testimonial-video-text .h2{font-size:28px;font-weight:500;line-height:32px}@media (min-width: 992px){.testimonial-video-text h2,.testimonial-video-text .h2{font-size:48px;line-height:52px}}.testimonial-video-text p{font-size:18px;font-weight:400;line-height:22px;color:#5e5e5e}@media (min-width: 992px){.testimonial-video-text p{font-size:22px;line-height:26px}}.testimonial-video-text .excellent{font-size:18px;font-weight:600;line-height:22px}@media (min-width: 992px){.testimonial-video-text .excellent{font-size:24px;line-height:28px}}.testimonial-video-text .testimonial-excel-stars{max-width:110px}@media (min-width: 992px){.testimonial-video-text .testimonial-excel-stars{max-width:176px}}.testimonial-video-text .rated{font-weight:300;font-size:18px;line-height:22px;margin-top:12px}@media (min-width: 992px){.testimonial-video-text .rated{font-size:28px;line-height:32px}}.testimonial-video-text .rated span{font-weight:600;font-size:18px;line-height:22px}@media (min-width: 992px){.testimonial-video-text .rated span{font-size:28px;line-height:32px}}.testimonial-video-text .rated img{max-width:28px}.testimonial-video-text .testimonial-area{margin-top:40px}.testimonial-video-text .testimonial-area .testimonial-grid{grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width: 480px){.testimonial-video-text .testimonial-area .testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 768px){.testimonial-video-text .testimonial-area .testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 768px){.testimonial-video-text .testimonial-area .testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1200px){.testimonial-video-text .testimonial-area .testimonial-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.testimonial-video-text .testimonial-area .text-testimonial{border-radius:8px}.testimonial-video-text .testimonial-area .text-testimonial img{max-width:128px;width:100%}.testimonial-video-text .testimonial-area .text-testimonial .dates{font-weight:500;font-size:16px;line-height:20px;color:#5e5e5e}.testimonial-video-text .testimonial-area .text-testimonial .title-testimonial{font-weight:500;font-size:18px;line-height:22px;color:#5e5e5e;margin-bottom:20px}.testimonial-video-text .testimonial-area .text-testimonial .h6{font-size:20px;font-weight:600!important;line-height:24px;margin-bottom:8px!important}.testimonial-video-text .testimonial-area .text-testimonial p{font-size:16px;font-weight:400!important;line-height:20px}.testimonial-video-text .testimonial-area .video-testimonial .video-pause-button{position:absolute;z-index:10;top:50%;right:50%;left:50%;transform:translate(-50%) translateY(-50%);opacity:0;box-sizing:content-box;display:block;width:25px;height:30px;border-radius:50%;padding:18px 20px 18px 28px;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-ms-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.testimonial-video-text .testimonial-area .video-testimonial .video-pause-button:after{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:65px;height:65px;background:#fff;border-radius:50%;transition:all .2s}.testimonial-video-text .testimonial-area .video-testimonial .video-pause-button:hover:after{background-color:#d3d3d3}.testimonial-video-text .testimonial-area .video-testimonial .video-pause-button span{width:100%;height:32px;border-left:10px solid #000;border-right:10px solid #000;margin:0 -3px;display:block;position:relative;z-index:2}.testimonial-video-text .testimonial-area .video-testimonial .video-play-button{position:absolute;z-index:10;right:3%;top:3%;box-sizing:content-box;display:block;width:20px;height:25px;border-radius:50%;padding:10px 25px 15px 30px}.testimonial-video-text .testimonial-area .video-testimonial .video-play-button:before{content:"";position:absolute;z-index:0;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:50px;height:50px;background:#fff;border-radius:50%;animation:pulse-border 1.5s ease-out infinite}@media (max-width: 991.98px){.testimonial-video-text .testimonial-area .video-testimonial .video-play-button:before{width:50px;height:50px;top:35%}}.testimonial-video-text .testimonial-area .video-testimonial .video-play-button:after{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:50px;height:50px;background:#fff;border-radius:50%;transition:all .2s}@media (max-width: 991.98px){.testimonial-video-text .testimonial-area .video-testimonial .video-play-button:after{width:50px;height:50px;top:35%}}.testimonial-video-text .testimonial-area .video-testimonial .video-play-button:hover:after{background-color:#d3d3d3}.testimonial-video-text .testimonial-area .video-testimonial .video-play-button span{display:block;position:relative;z-index:3;width:0;height:0;top:5px;left:3px;border-left:15px solid #000000;border-top:10px solid transparent;border-bottom:10px solid transparent}@media (max-width: 991.98px){.testimonial-video-text .testimonial-area .video-testimonial .video-play-button span{border-left:15px solid #000000;border-top:10px solid transparent;border-bottom:10px solid transparent;top:-2px;left:3px}}.testimonial-video-text .testimonial-area .video-testimonial.card-overlay-bottom{overflow:hidden;height:auto}.testimonial-video-text .testimonial-area .video-testimonial.card-overlay-bottom:before{content:"";background:linear-gradient(0deg,#0006,#0006 40%,#0000 40%,#0000);position:absolute;bottom:0;left:0;right:0;height:20%;width:100%;z-index:1}.testimonial-video-text .testimonial-area .video-testimonial.card-overlay-bottom:after{content:"";background:linear-gradient(0deg,#000,#0000);position:absolute;bottom:0;left:0;right:0;height:40%;width:100%;z-index:1}.testimonial-video-text .testimonial-area .video-testimonial.card-overlay-bottom .card-img-overlay{z-index:2}.testimonial-video-text .testimonial-area .btn-loadmore{color:#242429;font-size:14px;line-height:18px;border:1px solid #242429 span;border-font-weight:700}.how-to-get-sia{padding:30px 0 50px}@media (min-width: 992px){.how-to-get-sia{padding:60px 0 80px}}.how-to-get-sia .how-to-get-sia-wrapper{border-radius:14px;overflow:hidden}@media (min-width: 992px){.how-to-get-sia .how-to-get-sia-wrapper.overlay-image{background-image:url(/build/assets/sia-card-bg-DQbm8AKn.svg);background-repeat:no-repeat;background-size:contain;background-position:bottom right;width:100%}}.how-to-get-sia .how-to-get-sia-wrapper .sia-cards-img{width:100%;max-width:193px}@media (min-width: 992px){.how-to-get-sia .how-to-get-sia-wrapper .sia-cards-img{max-width:459px}}@media (max-width: 991.99px){.how-to-get-sia .how-to-get-sia-wrapper .sia-cards-img{margin-right:-20px}}.how-to-get-sia .how-to-get-sia-wrapper h4,.how-to-get-sia .how-to-get-sia-wrapper .h4{font-size:28px}@media (min-width: 768px){.how-to-get-sia .how-to-get-sia-wrapper h4,.how-to-get-sia .how-to-get-sia-wrapper .h4{font-size:32px}}@media (min-width: 992px){.how-to-get-sia .how-to-get-sia-wrapper h4,.how-to-get-sia .how-to-get-sia-wrapper .h4{font-size:48px}}.how-to-get-sia .how-to-get-sia-wrapper .how-to-ge-subtext{font-size:16px;line-height:20px;margin:0 auto}@media (min-width: 768px){.how-to-get-sia .how-to-get-sia-wrapper .how-to-ge-subtext{font-size:24px;line-height:28px}}@media (min-width: 992px){.how-to-get-sia .how-to-get-sia-wrapper .btn{font-size:18px}}.newsletter-section .h5{font-size:28px!important;line-height:42px}@media (min-width: 992px){.newsletter-section .h5{font-size:38px!important;line-height:42px}}.newsletter-section .link-content{font-size:22px;line-height:24px;font-weight:500}.newsletter-section .link-content img{max-width:22px;width:22px;height:22px}.flash-features{padding:22px 0;background:linear-gradient(to right,#3bd55a,#ffe500)}@media (max-width: 991.99px){.flash-features{padding:18px 0!important}}.flash-features .flash-box{width:46%}@media (min-width: 1200px){.flash-features .flash-box{justify-content:center;width:auto}}@media (max-width: 991.99px){.flash-features .flash-box img{width:18px;height:18px}}@media (max-width: 991.99px){.flash-features .flash-box p{font-size:14px;line-height:18px}}.social-proof-common{margin-top:26px}@media (max-width: 991.99px){.social-proof-common{margin-top:24px}}@media (max-width: 991.99px){.social-proof-common .social-proof-wrapper{width:100%}}.mock-exam-card{padding:16px;border-radius:8px}@media (min-width: 1200px){.mock-exam-card{padding:24px}}.mock-exam-card .mock-exam-content{width:60%}@media (min-width: 1200px){.mock-exam-card .mock-exam-content{width:60%}}.mock-exam-card .mock-exam-content .h6{font-size:18px;line-height:22px}.mock-exam-card .mock-exam-content p{line-height:18px;font-size:14px}.mock-exam-card .img-wrapper{top:24%}@media (min-width: 1200px){.mock-exam-card .img-wrapper{top:22%}}.mock-exam-card .img-wrapper img{max-width:140px}@media (min-width: 1300px){.mock-exam-card .img-wrapper img{max-width:130px}}.mock-exam-card.sylabus-detail-view h6,.mock-exam-card.sylabus-detail-view .h6{font-size:24px;line-height:28px;font-weight:600}@media (max-width: 991.99px){.mock-exam-card.sylabus-detail-view h6,.mock-exam-card.sylabus-detail-view .h6{font-size:16px;line-height:20px}}.mock-exam-card.sylabus-detail-view p{line-height:20px;font-size:16px}@media (max-width: 991.99px){.mock-exam-card.sylabus-detail-view p{font-size:14px;line-height:18px}}.criminal-record-card{padding:16px;border-radius:8px}@media (min-width: 1200px){.criminal-record-card{padding:24px}}.criminal-record-card h6,.criminal-record-card .h6{font-size:18px;line-height:22px}.criminal-record-card p{line-height:18px;font-size:14px}.interest-free-card{padding:16px;border-radius:8px;border:1px solid #EDEDED;background:transparent}@media (min-width: 1200px){.interest-free-card{padding:24px}}.interest-free-card h6,.interest-free-card .h6{font-size:18px;line-height:22px}.interest-free-card p{line-height:18px;font-size:14px}.train-staff-card{padding:16px;border-radius:8px}@media (min-width: 1200px){.train-staff-card{padding:24px}}.train-staff-card h6,.train-staff-card .h6{font-size:18px;line-height:22px}.train-staff-card p{line-height:18px;font-size:14px}.location-details-card{padding:16px;border-radius:8px}@media (min-width: 1200px){.location-details-card{padding:24px}}.location-details-card h6,.location-details-card .h6{font-size:18px;line-height:22px}.location-details-card p{line-height:18px;font-size:14px}.mobileShowcase{position:relative;color:#000;padding:50px 0 0;background-color:#f9e42c;z-index:0}@media (min-width: 992px){.mobileShowcase{padding:80px 0}}@media (max-width: 767px){.mobileShowcase{padding:25px 0 0}}.mobileShowcase .h5{font-size:48px;line-height:52px}@media (max-width: 991.99px){.mobileShowcase .h5{font-size:36px;line-height:40px}}.mobileShowcase p{font-size:22px;line-height:26px;font-weight:400}@media (max-width: 991.99px){.mobileShowcase p{font-size:18px;line-height:24px}}.mobileShowcase .headingMobileShowcase{font-size:60px;letter-spacing:-1.47px;line-height:60px;font-weight:800;color:#000;margin-top:0}.mobileShowcase .headingMobileShowcase span{font-size:64px}@media (max-width: 1200px){.mobileShowcase .headingMobileShowcase{font-size:56px;letter-spacing:-1px;line-height:60px;font-weight:800;margin-top:0}.mobileShowcase .headingMobileShowcase span{font-size:48px;line-height:44px}}@media (max-width: 991px){.mobileShowcase .headingMobileShowcase{font-size:32px;letter-spacing:-1.38px;line-height:48px;margin-top:0}.mobileShowcase .headingMobileShowcase span{font-size:42px}}.mobileShowcase .headingMobileShowcase-partner{font-size:75px;letter-spacing:-1.47px;line-height:74px;font-weight:800;color:#fff;margin-top:0}.mobileShowcase .headingMobileShowcase-partner span{font-size:64px}@media (max-width: 1200px){.mobileShowcase .headingMobileShowcase-partner{font-size:56px;letter-spacing:-1px;line-height:60px;font-weight:800;color:#fff;margin-top:80px}.mobileShowcase .headingMobileShowcase-partner span{font-size:48px;line-height:44px}}@media (max-width: 991px){.mobileShowcase .headingMobileShowcase-partner{font-size:48px;letter-spacing:-1.38px;line-height:54px;margin-top:0}.mobileShowcase .headingMobileShowcase-partner span{font-size:36px}}@media (max-width: 991px){.mobileShowcase .gpImage{position:relative}}.mobileShowcase .gpImage .gpScreenImg{max-height:460px;position:absolute;right:158px;bottom:0}@media (max-width: 1200px){.mobileShowcase .gpImage .gpScreenImg{max-height:400px;right:-60px}}@media (max-width: 991px){.mobileShowcase .gpImage .gpScreenImg{position:relative;right:0;left:0}}.mobileShowcase .gpImage .gpScreenImg.gp-badge{height:100%;max-width:100%;width:100%}@media (min-width: 768px){.mobileShowcase .gpImage .gpScreenImg.gp-badge{height:100%;width:100%;right:0%;max-width:400px}}@media (min-width: 992px){.mobileShowcase .gpImage .gpScreenImg.gp-badge{height:100%;width:100%;right:0%;max-width:540px}}@media (min-width: 1200px){.mobileShowcase .gpImage .gpScreenImg.gp-badge{max-width:640px;height:100%;width:100%;right:5%}}.mobileShowcase .gpImage .gpScreenImg-partner{max-height:660px;position:absolute;right:120px;bottom:0}@media (max-width: 1200px){.mobileShowcase .gpImage .gpScreenImg-partner{max-height:580px;right:0}}@media (max-width: 991px){.mobileShowcase .gpImage .gpScreenImg-partner{position:relative;right:0;left:0}}.mobileShowcase .textMobileShowcase{font-size:24px;letter-spacing:-.88px;line-height:40px;font-weight:600;padding-right:25%}@media (max-width: 1200px){.mobileShowcase .textMobileShowcase{font-size:28px;letter-spacing:-.77px;line-height:32px;padding-right:80px}}@media (max-width: 991px){.mobileShowcase .textMobileShowcase{font-size:22px;letter-spacing:-.77px;line-height:25px;padding-right:0}}@media (max-width: 991.99px){.mobileShowcase .storeImages{display:flex;justify-content:center;align-items:center}}.mobileShowcase .storeImages img{max-width:165px}@media (max-width: 768px){.mobileShowcase .storeImages img{max-width:135px;margin:0 5px}}.mobileShowcase .top-rated-img img{max-width:110px}@media (min-width: 992px){.mobileShowcase .top-rated-img img{max-width:120px}}.step-get-started-section{padding:52px 0;overflow:hidden}@media (max-width: 991.99px){.step-get-started-section{padding:24px 0}}.step-get-started-section h2,.step-get-started-section .h2{font-size:28px;font-weight:500;line-height:32px}@media (min-width: 992px){.step-get-started-section h2,.step-get-started-section .h2{font-size:48px;line-height:52px}}.step-get-started-section p{font-size:18px;font-weight:400;line-height:22px;color:#5e5e5e}@media (min-width: 992px){.step-get-started-section p{font-size:22px;line-height:26px}}.explore-security-careers{padding:52px 0;overflow:hidden}@media (max-width: 991.99px){.explore-security-careers{padding:24px 0}}.explore-security-careers h2,.explore-security-careers .h2{font-size:28px;font-weight:500;line-height:32px}@media (min-width: 992px){.explore-security-careers h2,.explore-security-careers .h2{font-size:48px;line-height:52px}}.explore-security-careers p{font-size:18px;font-weight:400;line-height:22px;color:#5e5e5e}@media (min-width: 992px){.explore-security-careers p{font-size:22px;line-height:26px}}.explore-security-careers .explore-career-cards{grid-template-columns:repeat(3,1fr)}@media (max-width: 991.99px){.explore-security-careers .explore-career-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767.99px){.explore-security-careers .explore-career-cards{grid-template-columns:repeat(1,1fr)}}@media (max-width: 539.99px){.explore-security-careers .explore-career-cards{grid-template-columns:repeat(1,1fr)}}.explore-security-careers .explore-career-cards .explore-card{position:relative;border:1px solid #D8D8D8!important}.explore-security-careers .explore-career-cards .explore-card:hover{box-shadow:0 6px 12px #0000000d}.explore-security-careers .explore-career-cards .explore-card .h4{font-size:20px;line-height:24px}@media (min-width: 768px){.explore-security-careers .explore-career-cards .explore-card .h4{font-size:24px;line-height:28px}}.explore-security-careers .explore-career-cards .explore-card p{font-size:16px!important;color:#242429;line-height:20px}.explore-security-careers .explore-career-cards .explore-card p span{font-weight:600}.explore-security-careers .explore-career-cards .explore-card .image-container-careers{width:56px;height:56px;min-width:56px;min-height:100%}.explore-security-careers .explore-career-cards .explore-card a{color:#242429;font-weight:500}.explore-security-careers .explore-career-cards .explore-card a:hover{color:#3bd55a}.explore-sia-licence{padding:52px 0;overflow:hidden}@media (max-width: 991.99px){.explore-sia-licence{padding:36px 0}}.explore-sia-licence h2,.explore-sia-licence .h2{font-size:28px;font-weight:500;line-height:32px}@media (min-width: 992px){.explore-sia-licence h2,.explore-sia-licence .h2{font-size:48px;line-height:52px}}.explore-sia-licence p{font-size:18px;font-weight:400;line-height:22px;color:#5e5e5e}@media (min-width: 992px){.explore-sia-licence p{font-size:22px;line-height:26px}}.faqs-all{padding:52px 0;overflow:hidden;background-color:#f8f8f8}@media (max-width: 991.99px){.faqs-all{padding:24px 0}}.faqs-all h2,.faqs-all .h2{font-size:28px;font-weight:500;line-height:32px}@media (min-width: 992px){.faqs-all h2,.faqs-all .h2{font-size:48px;line-height:52px}}.faqs-all p{font-size:18px;font-weight:400;line-height:22px;color:#5e5e5e}@media (min-width: 992px){.faqs-all p{font-size:22px;line-height:26px}}.custom-play .video-play-button{position:absolute;z-index:10;top:50%;right:50%;left:50%;transform:translate(-50%) translateY(-50%);box-sizing:content-box;display:block;width:25px;height:30px;border-radius:50%;padding:18px 20px 18px 28px}.custom-play .video-play-button:before{content:"";position:absolute;z-index:0;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:65px;height:65px;background:#3bd55a;border-radius:50%;animation:pulse-border 1.5s ease-out infinite}@media (max-width: 992px){.custom-play .video-play-button:before{width:50px;height:50px;top:35%}}@media (min-width: 1600px){.custom-play .video-play-button:before{width:85px;height:85px}}.custom-play .video-play-button:after{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:65px;height:65px;background:#fff;border-radius:50%;transition:all .2s}@media (max-width: 992px){.custom-play .video-play-button:after{width:50px;height:50px;top:35%}}@media (min-width: 1600px){.custom-play .video-play-button:after{width:85px;height:85px}}.custom-play .video-play-button:hover:after{background-color:#d3d3d3}.custom-play .video-play-button span{display:block;position:relative;z-index:3;width:0;height:0;border-left:25px solid #000000;border-top:15px solid transparent;border-bottom:15px solid transparent}@media (max-width: 992px){.custom-play .video-play-button span{border-left:15px solid #000000;border-top:10px solid transparent;border-bottom:10px solid transparent;top:-5px;left:3px}}.jobs-testimonial-container h2,.jobs-testimonial-container .h2{font-size:28px;font-weight:500;line-height:32px}@media (min-width: 992px){.jobs-testimonial-container h2,.jobs-testimonial-container .h2{font-size:48px;line-height:52px}}.jobs-testimonial-container .explore_jobs_gp_img{height:62px;right:10px;bottom:10px}@media (min-width: 992px){.jobs-testimonial-container .explore_jobs_gp_img{height:85px}}.cpcontent-h2{font-size:32px!important;line-height:36px!important}@media (max-width: 991px){.cpcontent-h2{font-size:28px!important;line-height:32px!important}}.cpcontent-txt{font-size:22px!important;line-height:26px!important}@media (max-width: 991px){.cpcontent-txt{font-size:18px!important;line-height:22px!important}}.cplicence-desc{font-size:16px!important;line-height:22px!important;color:#5e5e5e!important}.cpwarning-txt{font-size:18px!important;line-height:22px!important;color:#5e5e5e!important}#locations .d-flex{gap:20px}#locations .d-flex a{text-decoration:none}#locations .d-flex a.btn-link{border:.5px solid #E9E9E9;background-color:#efefef;color:#5b5b5b;padding:6px 10px;border-radius:4px;font-weight:500}#locations .d-flex a.btn-link:hover{background-color:#242429;color:#fff}#course-tab-content-locations .d-flex{gap:20px}#course-tab-content-locations .d-flex a{text-decoration:none}#course-tab-content-locations .d-flex a.btn-link{border:.5px solid #E9E9E9;background-color:#efefef;color:#5b5b5b;padding:6px 10px;border-radius:4px;font-weight:500}#course-tab-content-locations .d-flex a.btn-link:hover{background-color:#242429;color:#fff}.howtoapply_timeline_wrapper .timeline_header h2,.howtoapply_timeline_wrapper .timeline_header .h2{font-size:48px;line-height:54px}@media (max-width: 991.99px){.howtoapply_timeline_wrapper .timeline_header h2,.howtoapply_timeline_wrapper .timeline_header .h2{font-size:28px;line-height:32px}}.howtoapply_timeline_wrapper .timeline_header p{font-size:20px;line-height:24px;color:#5e5e5e}@media (max-width: 767px){.howtoapply_timeline_wrapper .timeline_header p{font-size:16px;line-height:18px}}@media (max-width: 767px){.howtoapply_timeline_wrapper .licence_accordions_wrapper{overflow-x:auto}}.howtoapply_timeline_wrapper .licence_accordions_wrapper .accordian_numbers{gap:105px}@media (max-width: 767px){.howtoapply_timeline_wrapper .licence_accordions_wrapper .accordian_numbers{gap:260px}}.howtoapply_timeline_wrapper .licence_accordions_wrapper .accordian_numbers .accordian_number{width:42px;height:42px;border-radius:50%;font-size:20px;line-height:24px;position:relative}.howtoapply_timeline_wrapper .licence_accordions_wrapper .accordian_numbers .accordian_number:after{content:"";position:absolute;width:1.5px;height:150px;background-color:#d8d8d8;top:42px;left:50%;transform:translate(-50%)}@media (max-width: 767px){.howtoapply_timeline_wrapper .licence_accordions_wrapper .accordian_numbers .accordian_number:after{width:260px;height:1.5px;top:50%;left:42px;transform:translateY(-50%)}}.howtoapply_timeline_wrapper .licence_accordions_wrapper .accordian_numbers .accordian_number:nth-child(5):after{display:none}@media (max-width: 767px){.howtoapply_timeline_wrapper .licence_accordions_wrapper .accordian_content .accordion_item{flex:0 0 80%;max-width:50%}}.howtoapply_timeline_wrapper .licence_accordions_wrapper .accordian_content .accordion_item.item_one{margin-top:6px}@media (max-width: 767px){.howtoapply_timeline_wrapper .licence_accordions_wrapper .accordian_content .accordion_item.item_one{margin-top:10px}}.howtoapply_timeline_wrapper .licence_accordions_wrapper .accordian_content .accordion_item.item_two{margin-top:20px}@media (max-width: 767px){.howtoapply_timeline_wrapper .licence_accordions_wrapper .accordian_content .accordion_item.item_two{margin-top:10px;margin-left:25px}}.howtoapply_timeline_wrapper .licence_accordions_wrapper .accordian_content .accordion_item.item_three{margin-top:33px}@media (max-width: 767px){.howtoapply_timeline_wrapper .licence_accordions_wrapper .accordian_content .accordion_item.item_three{margin-top:10px;margin-left:25px}}.howtoapply_timeline_wrapper .licence_accordions_wrapper .accordian_content .accordion_item.item_four{margin-top:38px}@media (max-width: 767px){.howtoapply_timeline_wrapper .licence_accordions_wrapper .accordian_content .accordion_item.item_four{margin-top:10px;margin-left:23px}}.howtoapply_timeline_wrapper .licence_accordions_wrapper .accordian_content .accordion_item.item_five{margin-top:24px}@media (max-width: 767px){.howtoapply_timeline_wrapper .licence_accordions_wrapper .accordian_content .accordion_item.item_five{margin-top:10px;margin-left:20px}}.howtoapply_timeline_wrapper .licence_accordions_wrapper .accordian_content .accordion_item h5,.howtoapply_timeline_wrapper .licence_accordions_wrapper .accordian_content .accordion_item .h5{font-size:22px;line-height:26px}.howtoapply_timeline_wrapper .licence_accordions_wrapper .accordian_content .accordion_item p{font-size:18px;line-height:22px;margin-bottom:10px}@media (max-width: 767px){.howtoapply_timeline_wrapper .licence_accordions_wrapper .accordian_content .accordion_item p{font-size:16px;line-height:20px}}.howtoapply_timeline_wrapper .licence_accordions_wrapper .accordian_content .accordion_item span{font-size:17px;line-height:21px}.howtoapply_timeline_wrapper .licence_accordions_wrapper .accordian_content::-webkit-scrollbar{display:none}.location-course-details h2,.location-course-details .h2{font-family:Roboto,sans-serif!important}.criminal-record-tool-container{height:520px;background-color:#ebfbee;border-radius:1.5rem}.criminal-record-tool-container h3,.criminal-record-tool-container .h3{font-size:38px;font-family:Oswald,Roboto!important}.criminal-record-tool-container h2.heading,.criminal-record-tool-container .heading.h2{font-size:2.4rem!important}.criminal-record-tool-container p{font-size:16px;line-height:22px;width:90%;margin:auto}@media (max-width: 600px){.criminal-record-tool-container p{width:100%;line-height:20px}}.criminal-record-tool-container .record-btn{height:60px;background:#3dd159;font-size:24px;width:195px}.criminal-record-tool-container .record-btn:hover{background:#58db73}.criminal-record-tool-container .quiz{height:520px;border-radius:1.5rem;border:#ebfbee 13px solid}.criminal-record-tool-container .quiz .position-absolute{right:25px;bottom:25px}.criminal-record-tool-container input{width:25px;height:25px;float:none!important}@media (max-width: 600px){.criminal-record-tool-container input{width:20px;height:20px}}.criminal-record-tool-container .bg-green{background:#3dd159}.criminal-record-tool-container .bg-green:hover{background:#58db73}.criminal-record-tool-container .ml-8{margin-left:8px}.criminal-record-tool-container .form-check-label{padding-left:10px}@media (max-width: 600px){.criminal-record-tool-container .form-check-label{line-height:normal!important;padding-top:2px}}@media (max-width: 600px){.criminal-record-tool-container .btn.btn-secondary.rounded-pill{padding-right:2rem!important;padding-left:2rem!important}}.criminal-record-tool-container div.tooltip-tool{top:33px;width:240px;font-size:12px;color:#6c7d8d;right:-12px;border-radius:12px;max-width:90%;position:absolute}.criminal-record-tool-container div.tooltip-tool:before{content:"";position:absolute;width:0;height:0;border-width:10px;border-style:solid;border-color:transparent #ffffff transparent transparent;top:-19px;right:14px;rotate:90deg}.criminal-record-tool-container .tooltip-container{right:30px;top:20px}.criminal-record-tool-container .tooltip-container>div{width:240px}.press .influencer-containers div,.press .influencer-containers div.img-container{cursor:pointer}.press .influencer-containers div.img-container+div{bottom:0;background:linear-gradient(360deg,#000,#0000)}@media (min-width: 1000px){.press .influencer-containers div.img-container+div{visibility:hidden;transition:all 1s ease;opacity:0;-webkit-transition:opacity .6s,visibility .6s;transition:opacity .6s,visibility .6s}.press .influencer-containers div.img-container+div:hover{visibility:visible;opacity:1}}.press .influencer-containers div.img-container:hover+div{visibility:visible;opacity:1}.press .d-social-container div .fs-6,.press .d-social-container div .text-16{white-space:nowrap}.press .d-social-container div a img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.press .d-social-container div:hover a img{-webkit-filter:none;filter:none}@media (min-width: 1000px){.press .top-companies-container img:hover{-webkit-filter:none;filter:none}}.press .slick-list.draggable{border-radius:16px!important}.press .landing-slider{position:relative}.press .landing-slider .left-arrow{left:-58px;top:40%;position:absolute;z-index:11}@media (max-width: 768px){.press .landing-slider .left-arrow{left:-18px;top:42%}}.press .landing-slider .right-arrow{right:-58px;top:37%;position:absolute}@media (max-width: 768px){.press .landing-slider .right-arrow{right:-18px;top:42%}}.press .anchor-arrow{cursor:pointer!important;font-size:20px!important}.press .anchor-arrow span{padding-left:5px!important}.press .anchor-arrow:hover span{color:#198754!important}.press .carousel-btn{width:17px;height:0px;border-radius:100%;background:#000;border-width:9px}.utilities .cursor-pointer{cursor:pointer!important}.utilities .font-roboto{font-family:Roboto,"sans-serif"!important}.utilities .fw-bolder{font-weight:900!important}.utilities .text-gray{color:#636363!important}.utilities .text-darkest{color:#242429}.utilities .text-14{font-size:14px}.utilities .text-22{font-size:22px}.utilities .text-16{font-size:16px}.utilities .text-18{font-size:18px}.utilities .text-20{font-size:20px}.utilities .text-28{font-size:28px}@media (max-width: 768px){.utilities .text-28{font-size:24px}}.utilities .text-30{font-size:30px}@media (max-width: 768px){.utilities .text-30{font-size:24px}}.utilities .text-32{font-size:32px}.utilities .text-38{font-size:38px}@media (max-width: 768px){.utilities .text-38{font-size:28px}}.utilities .text-44{font-size:44px}@media (max-width: 768px){.utilities .text-44{font-size:36px}}.utilities .text-48{font-size:48px}@media (max-width: 768px){.utilities .text-48{font-size:38px}}.utilities .text-58{font-size:58px}@media (max-width: 768px){.utilities .text-58{font-size:40px}}.utilities .text-65{font-size:65px}@media (max-width: 768px){.utilities .text-65{font-size:42px}}.utilities .text-75{font-size:75px}@media (max-width: 768px){.utilities .text-75{font-size:42px}}.utilities .text-responsive-22{font-size:22px}@media (max-width: 768px){.utilities .text-responsive-22{font-size:16px}}.utilities .text-responsive-18{font-size:18px}@media (max-width: 768px){.utilities .text-responsive-18{font-size:16px}}@media (min-width: 768px){.utilities .text-lg-right{text-align:right!important}}@media (min-width: 768px){.utilities .text-lg-left{text-align:left!important}}.utilities .bg-success{background-color:#3bd55a!important}.utilities .bg-light-gray{background-color:#f7f7f7}.utilities .bg-darkest{background-color:#242429}.utilities .bg-transparent{background-color:transparent}.utilities .bg-charcoal{background-color:#242429}.utilities .bg-light-charcoal{background-color:#33333c}.utilities .bg-light-yellow{background-color:#fffce3}.utilities .bg-dark-yellow{background-color:#ffd000}.utilities .bg-body{background-color:#f2f2f2!important}.utilities .width-fit-content{width:fit-content}@media (min-width: 998px){.utilities .lg-width-fit-content{width:fit-content}}.utilities .w-22{width:45%;flex:0 0 auto}@media (min-width: 768px){.utilities .w-22{width:22%;flex:0 0 auto}}.utilities .center-all{left:0;right:0;top:0;bottom:0;margin:auto}.utilities .hide-scrollbar::-webkit-scrollbar{display:none}.utilities .white-space-nowrap{white-space:nowrap}.utilities .line-clamp-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.utilities .line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.utilities .line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.utilities .line-clamp-4{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.utilities .ml-4{margin-left:4px}.utilities .ml-5{margin-left:5px}.utilities .ml-6{margin-left:6px}.utilities .ml-7{margin-left:7px}.utilities .ml-8{margin-left:8px}.utilities .z-index-0{z-index:0!important}.utilities .z-index-1{z-index:1!important}.utilities .img-drop-shadow{filter:drop-shadow(.31rem .31rem .31rem rgba(0,0,0,.3))}.utilities .btn.bg-yellow{transition:all .5s}.utilities .btn.bg-yellow:hover,.utilities .btn.bg-yellow:focus{color:#fff;background-color:#14130d!important;border-color:#14130d!important}.utilities .btn.btn-dark.bg-white{transition:all .5s}.utilities .btn.btn-dark.bg-white:hover{background-color:#000!important;color:#fff!important}@media (min-width: 768px){.utilities .pr-lg-1{padding-right:1rem!important}.utilities .pl-lg-1{padding-left:1rem!important}.utilities .pr-lg-2{padding-right:2rem!important}.utilities .pl-lg-2{padding-left:2rem!important}.utilities .pr-lg-3{padding-right:3rem!important}.utilities .pl-lg-3{padding-left:3rem!important}.utilities .pr-lg-4{padding-right:4rem!important}.utilities .pl-lg-4{padding-left:4rem!important}.utilities .pr-lg-5{padding-right:5rem!important}.utilities .pl-lg-5{padding-left:5rem!important}}@media (min-width: 768px){.utilities .mr-lg-1{margin-right:1rem!important}.utilities .ml-lg-1{margin-left:1rem!important}.utilities .mr-lg-2{margin-right:2rem!important}.utilities .ml-lg-2{margin-left:2rem!important}.utilities .mr-lg-3{margin-right:3rem!important}.utilities .ml-lg-3{margin-left:3rem!important}}.utilities .mr-3{margin-right:5px}.utilities .ml-3{margin-left:5px}.utilities .mr-4{margin-right:6px}.utilities .ml-4{margin-left:6px}.utilities .mr-5{margin-right:7px}.utilities .ml-5{margin-left:7px}.utilities .mr-6{margin-right:8px}.utilities .ml-6{margin-left:8px}.utilities .mr-7{margin-right:9px}.utilities .ml-7{margin-left:9px}.utilities .mr-8{margin-right:10px}.utilities .ml-8{margin-left:10px}.utilities .mr-9{margin-right:11px}.utilities .ml-9{margin-left:11px}.utilities .mr-10{margin-right:12px}.utilities .ml-10{margin-left:12px}.utilities .w-lg-49{width:100%}@media (min-width: 560px){.utilities .w-lg-49{width:49%}}.utilities .visible-big-screen{display:none}@media (min-width: 1400px){.utilities .visible-big-screen{display:block}}.utilities .rounded-left-18{border-radius:18px 0 0 18px}@media (min-width: 980px){.utilities .rounded-lg-15{border-radius:15px}}.utilities .right-0{right:0}.utilities .bottom-0{bottom:0}.utilities .gray-border{border-color:#a4a4a466!important;border-width:1px!important}.utilities .gray-on-hover{transition:ease all}.utilities .gray-on-hover:hover{background-color:#303030}.utilities .remove-styles.accordion .accordion-button:not(.collapsed){background-color:#fff!important;box-shadow:none!important;color:#5e5e5e}.utilities .h-100{height:100%!important}.utilities .green-on-hover:hover{background-color:#51b37f1a}.utilities .bg-right-arrows{background:#242429 url(/build/assets/chevron-bg-CrIyrrYq.svg) no-repeat right;background-size:contain}@media (max-width: 968px){.utilities .bg-right-arrows{background:#242429!important}}.utilities .swiper-green-btn-container .swiper-button-prev,.utilities .swiper-green-btn-container .swiper-button-next{padding:22px!important;border-radius:100px;background-color:#fff!important;border:1px solid #D8D8D8}.utilities .swiper-green-btn-container .swiper-button-prev:after,.utilities .swiper-green-btn-container .swiper-button-next:after{font-size:16px!important;font-weight:600;color:#242429!important}.utilities .swiper-green-btn-container .swiper-button-prev:hover,.utilities .swiper-green-btn-container .swiper-button-next:hover{background:#101010!important}.utilities .swiper-green-btn-container .swiper-button-prev:hover:after,.utilities .swiper-green-btn-container .swiper-button-next:hover:after{color:#fff!important}.utilities .swiper-green-btn-container .swiper-button-prev{right:155px!important}.utilities .swiper-green-btn-container .swiper-button-next:after{color:#242429!important}@media (max-width: 991.99px){.utilities .swiper-green-btn-container{width:145px!important}}.utilities .play-btn-container .w-css-reset-tree{left:52%!important}.utilities .play-btn-container .w-css-reset-tree button{background:url(/build/assets/play-C3z0-ldQ.svg) no-repeat!important;background-color:transparent!important;height:75px!important}.utilities .play-btn-container .w-css-reset-tree button>div{background-color:transparent!important}.utilities .play-btn-container .w-css-reset-tree button>svg{display:none!important}.utilities .play-btn-container-lg .w-css-reset-tree{left:52%!important}.utilities .play-btn-container-lg .w-css-reset-tree button{background:url(/build/assets/play-lg-CqJwh4CG.svg) no-repeat!important;background-color:transparent!important;height:75px!important}.utilities .play-btn-container-lg .w-css-reset-tree button>div{background-color:transparent!important}.utilities .play-btn-container-lg .w-css-reset-tree button>svg{display:none!important}.utilities .btn.bg-dark-yellow{transition:all .2s}.utilities .btn.bg-dark-yellow:hover,.utilities .btn.bg-dark-yellow:focus{color:#fff;background-color:#14130d!important;border-color:#14130d!important}.utilities .black-friday{background:#242429}@media (min-width: 992px){.utilities .black-friday{padding:65px 0;background:#242429 url(/build/assets/chevron-black-firday-DQpOTsyu.svg) no-repeat;background-size:contain}}.utilities .black-friday h1,.utilities .black-friday .h1{font-size:42px}@media (min-width: 768px){.utilities .black-friday h1,.utilities .black-friday .h1{font-size:48px}}@media (min-width: 992px){.utilities .black-friday h1,.utilities .black-friday .h1{font-size:56px}}@media (min-width: 1200px){.utilities .black-friday h1,.utilities .black-friday .h1{font-size:64px}}.utilities .black-friday .desc-black-frinday{font-size:18px}@media (min-width: 992px){.utilities .black-friday .desc-black-frinday{font-size:19px}}.discount-card{min-height:400px}.discount-card .btn.btn-secondary.bg-dark-yellow{top:6px;right:6px;padding:6px 20px!important;border-radius:8px!important}.discount-card .btn.btn-secondary.bg-dark-yellow .copy{display:none}.discount-card .btn.btn-secondary.bg-dark-yellow .copy-b{display:block}.discount-card svg line{transition:all .2s}.discount-card>img{transition:all .2s}.discount-card>img:first-child{opacity:1}.discount-card>img:last-child{opacity:0}.discount-card:hover .btn.btn-secondary.bg-dark-yellow{background-color:#14130d!important}.discount-card:hover .btn.btn-secondary.bg-dark-yellow .copy-b{display:none}.discount-card:hover .btn.btn-secondary.bg-dark-yellow .copy{display:block}.discount-card:hover svg line{stroke:#14130d!important}.discount-card:hover>img:first-child{opacity:0}.discount-card:hover>img:last-child{opacity:1}.right-track-landing .action-btn:hover{background:#242429!important;transition:.4s;color:#fff}.right-track-landing h1,.right-track-landing .h1{font-size:2.5rem}@media (min-width: 768px){.right-track-landing h1,.right-track-landing .h1{font-size:""}}@media (min-width: 991px){.right-track-landing h1,.right-track-landing .h1{font-size:4.5rem}}.right-track-landing .action-btn{font-size:20px}@media (min-width: 768px){.right-track-landing .action-btn{font-size:""}}@media (min-width: 991px){.right-track-landing .action-btn{font-size:22px}}.right-track-landing .hero p{font-size:1.2rem}@media (min-width: 768px){.right-track-landing .hero p{font-size:""}}@media (min-width: 991px){.right-track-landing .hero p{font-size:1.4rem}}.right-track-landing .goal-cards h5,.right-track-landing .goal-cards .h5{font-size:1.25rem}@media (min-width: 768px){.right-track-landing .goal-cards h5,.right-track-landing .goal-cards .h5{font-size:""}}@media (min-width: 991px){.right-track-landing .goal-cards h5,.right-track-landing .goal-cards .h5{font-size:1.25rem}}.right-track-landing .timeline-line{height:220px;left:5px;top:9px}@media (max-width: 768px){.right-track-landing .timeline-line{height:260px}}.right-track-landing .timeline>div{height:80px}@media (max-width: 768px){.right-track-landing .timeline>div{height:120px}.right-track-landing .timeline>div:first-child,.right-track-landing .timeline>div:last-child{height:90px}}@media (max-width: 340px){.right-track-landing .timeline .text-22{font-size:20px}}.right-track-landing .timeline span{position:relative;top:-1px}.right-track-landing .timeline span.first{left:-1px}.giveaway .book-time,.summer-splash .book-time{bottom:17px;font-size:16px;height:30px;right:10px;width:180px}.giveaway .video-container img,.summer-splash .video-container img{left:-50px}@media (max-width: 768px){.giveaway .video-container img,.summer-splash .video-container img{left:8px;width:54px}}.giveaway .video-container>div,.summer-splash .video-container>div{border-radius:80px;border:10px solid #f0f0f0;height:fit-content}@media (max-width: 768px){.giveaway .video-container>div,.summer-splash .video-container>div{border-radius:30px}}.giveaway .video-container .w-bottom-bar.w-css-reset,.summer-splash .video-container .w-bottom-bar.w-css-reset{display:none!important}.giveaway .video-container .w-big-play-button>div:first-child,.summer-splash .video-container .w-big-play-button>div:first-child{background:#fff6!important}@media (max-width: 768px){.giveaway .timer .text-32,.summer-splash .timer .text-32{font-size:20px}}.giveaway .timer .text-32+.display-5,.summer-splash .timer .text-32+.display-5{font-size:18px}@media (max-width: 768px){.giveaway .timer .text-22,.summer-splash .timer .text-22{font-size:18px}}@media (max-width: 768px){.giveaway .timer .bg-white,.summer-splash .timer .bg-white{background-color:#f2f2f2!important}}@media (max-width: 768px){.giveaway .bg-sm-white,.summer-splash .bg-sm-white{background-color:#fff!important}}.giveaway .gifts .bg-white,.summer-splash .gifts .bg-white{transition:all .5s}.giveaway .gifts .bg-white:hover,.summer-splash .gifts .bg-white:hover{background-color:#f8f8f8!important}@media (max-width: 360px){.giveaway .training .course_cont+div span.text-16,.summer-splash .training .course_cont+div span.text-16{font-size:14px!important}}.giveaway .bg-gray-to-white,.summer-splash .bg-gray-to-white{background:linear-gradient(to top,#fff,#fff 29.9%,#242429 30%,#242429)}.card-btn-container.btn-width-49{display:flex;justify-content:space-between}.card-btn-container.btn-width-49 a{width:48.8%}.card-btn-container.btn-width-49 a.btn-secondary.bg-white:hover{background-color:#000!important;color:#fff!important}.train-the-trainer .gallery-video-carousel .swiper-slide:not(.swiper-slide-active) img{opacity:.5}@media (min-width: 992px){.right-side-arrows-hero.cscs-training-home-sec{background:#242429 url(/build/assets/chevron-bg-BQZeJ3R8.svg) no-repeat!important;background-position-x:right!important}}a.marketing-card:hover span{color:#ffe500!important}a.marketing-card h6,a.marketing-card .h6{font-size:22px}a.marketing-card .btn{color:#a4a4a4;padding-left:0;font-weight:400;transition:.3s;font-size:14px}a.marketing-card .btn .svg-container{display:inline-block;width:22px;height:22px;border-radius:100%;margin-left:5px;background-color:#46464b;transition:.3s}a.marketing-card .btn svg{fill:#fff;height:10px;display:inline-block;transition:.3s}a.marketing-card:hover .btn{color:#ffe500}a.marketing-card:hover .btn svg{fill:#242424;transition:.3s}a.marketing-card:hover .btn .svg-container{background-color:#ffe500}@media (max-width: 768px){.affiliate .currency-img-container{min-height:250px}}@media (min-width: 380px) and (max-width: 490px){.affiliate .currency-img-container img{width:70%}}@media (min-width: 490px) and (max-width: 991px){.affiliate .currency-img-container img{width:50%}}@media (max-width: 768px){.affiliate .dark-boxes>div:not(:last-child){border-right:none!important;border-left:none!important;border-bottom:1px solid rgba(164,164,164,.4)!important}}@media (max-width: 768px){.affiliate .rounded-left-18{border-radius:0!important}}.affiliate-terms li,.affiliate-terms p{font-size:16px!important}.affiliate-terms .accordion-body{padding-bottom:0!important}.dronetraining h1,.dronetraining .h1{font-size:26px}@media (min-width: 992px){.dronetraining h1,.dronetraining .h1{font-size:75px}}.dronetraining .display-4{font-size:14px}@media (min-width: 767px){.dronetraining .display-4{font-size:1.5rem!important}}.dronetraining .bg-london{background-color:#242328!important;background-image:url(/build/assets/bg-yellow-mob-C8d7Oyom.svg),url(/build/assets/bg-london-mob-BtWcDdqr.svg);background-position:right bottom,left bottom;background-repeat:no-repeat,no-repeat}@media (min-width: 992px){.dronetraining .bg-london{background-image:url(/build/assets/bg-yellow-curve-OzXvFO7c.svg),url(/build/assets/bg-london-Br15DAcF.svg);background-position:right top,left bottom;background-repeat:no-repeat,no-repeat}}.dronetraining .drone-section{min-height:150px}@media (min-width: 992px){.dronetraining .drone-section{min-height:770px}}.dronetraining .drone-man{position:absolute;bottom:0;right:2px}@media (min-width: 992px){.dronetraining .drone-man{max-height:620px;right:120px}}.dronetraining .icon-wrapper{height:100px;min-width:100px;background-color:#d9d9d9;border-radius:12px}.dronetraining .icon-wrapper .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dronetraining .bg-charcoal{background-color:#393b3b}.dronetraining .drone{position:absolute;max-height:70px;max-width:80px;animation:movement 30s ease infinite}@keyframes movement{0%{top:6%;left:26%}12%{top:15%;left:75%}20%{top:6%;left:26%}30%{top:60%;left:30%}42%{top:0;left:35%}52%{top:15%;left:75%}62%{top:60%;left:30%}72%{top:50%;left:50%}85%{top:70%;left:20%}92%{top:15%;left:75%}to{top:6%;left:26%}}@media (min-width: 767px){@keyframes movement{0%{top:8%;left:22%}12%{top:15%;left:75%}20%{top:8%;left:22%}30%{top:60%;left:30%}42%{top:0;left:35%}52%{top:15%;left:75%}62%{top:60%;left:30%}72%{top:50%;left:50%}85%{top:70%;left:20%}92%{top:15%;left:75%}to{top:8%;left:22%}}}@media (min-width: 992px){.dronetraining .drone{max-height:220px;max-width:220px}@keyframes movement{0%{top:8%;left:30%}12%{top:15%;left:60%}20%{top:8%;left:30%}30%{top:60%;left:30%}42%{top:0;left:33%}52%{top:15%;left:60%}62%{top:60%;left:30%}72%{top:50%;left:50%}85%{top:70%;left:20%}92%{top:15%;left:60%}to{top:8%;left:30%}}}@media (min-width: 1140px){@keyframes movement{0%{top:8%;left:23%}12%{top:15%;left:70%}20%{top:8%;left:23%}30%{top:60%;left:30%}42%{top:0;left:35%}52%{top:15%;left:70%}62%{top:60%;left:30%}72%{top:50%;left:50%}85%{top:70%;left:20%}92%{top:15%;left:70%}to{top:8%;left:23%}}}@media (min-width: 1650px){@keyframes movement{0%{top:8%;left:22%}12%{top:15%;left:85%}20%{top:8%;left:22%}30%{top:60%;left:30%}42%{top:0;left:35%}52%{top:15%;left:85%}62%{top:60%;left:30%}72%{top:50%;left:50%}85%{top:70%;left:20%}92%{top:15%;left:85%}to{top:8%;left:22%}}}.bannerSection{padding:40px 0;background:url(/build/assets/banner-bgarrow-CHytp4BC.png),#242429;background-size:contain;background-repeat:no-repeat}@media (max-width: 991px){.bannerSection{background-image:none}}.bannerSection .bannerText p{font-size:22px}@media (max-width: 767px){.bannerSection .bannerText p{font-size:18px;padding-right:15px}}@media (max-width: 767px){.bannerSection .bannerText h1,.bannerSection .bannerText .h1{font-size:34px}}.bannerSection .bannerText h1 .text-yellow,.bannerSection .bannerText .h1 .text-yellow{color:#ffe500}.bannerSection .banner_cta .btn-yellow{background-color:#ffe500;color:#242429;font-size:18px;text-decoration:none;max-width:30%;margin-right:15px;transition:.2s all ease-in-out}@media (max-width: 767px){.bannerSection .banner_cta .btn-yellow{margin-bottom:10px;max-width:100%!important}}.bannerSection .banner_cta .btn-yellow:hover{background-color:#51b37f;color:#fff}.bannerSection .banner_cta .btn-transparent{border:1px solid #FFF;font-size:18px;color:#fff;max-width:30%;text-decoration:none}.bannerSection .banner_cta .btn-transparent .bounce-image{margin-left:10px;width:18px;height:18px;transition:.5s all ease-in-out}.bannerSection .banner_cta .btn-transparent .bounce-image:hover,.bannerSection .banner_cta .btn-transparent:hover .bounce-image{transform:translateY(-10px)}@media (max-width: 767px){.bannerSection .banner_cta .btn-transparent{max-width:100%!important}}@media (max-width: 767px){.bannerSection .banner_cta{display:block!important}}@media (max-width: 991px){.bannerSection .bannerGif img{max-width:70%}}@media (max-width: 767px){.bannerSection .bannerGif img{max-width:100%}}.timmer{background-color:#51b37f}.timmer .greenbanner p{font-size:25px}@media (max-width: 991px){.timmer .greenbanner p{font-size:20px}}.info_section-1{padding:30px 0;background-color:#f7f9fb}.info_section-1 .for-you h3,.info_section-1 .for-you .h3{font-size:24px;color:#5e5e5e;position:relative}.info_section-1 .for-you h3:after,.info_section-1 .for-you .h3:after{content:"";display:block;position:absolute;background-color:#5e5e5e36;width:40%;height:2px;right:0;top:15px}.info_section-1 .for-you p{font-size:28px;color:#242429;line-height:36px}@media (max-width: 767px){.info_section-1 .for-you p{font-size:25px;line-height:30px}}.info_section-1 .earn{padding:10px!important}.info_section-1 .earn .text-box1{padding:0 120px}@media (max-width: 767px){.info_section-1 .earn .text-box1{padding:.5rem!important}}.info_section-1 .earn .text-box1 img{width:30px;height:30px}.info_section-1 .earn .text-box1 h3,.info_section-1 .earn .text-box1 .h3{font-size:22px;color:#242429}.info_section-1 .earn .text-box1 p{color:#5e5e5e;font-size:19px}@media (max-width: 767px){.info_section-1 .earn .text-box2{padding:.5rem!important}}.info_section-1 .earn .text-box2 img{width:30px;height:30px}.info_section-1 .earn .text-box2 h3,.info_section-1 .earn .text-box2 .h3{font-size:22px;color:#242429}.info_section-1 .earn .text-box2 p{color:#5e5e5e;font-size:19px}.easy_steps{padding:30px 0}.easy_steps .steps-heading h2,.easy_steps .steps-heading .h2{font-size:32px;color:#242429}@media (max-width: 767px){.easy_steps .steps-heading h2,.easy_steps .steps-heading .h2{font-size:25px;text-align:center}}.easy_steps .step-box1{margin-bottom:15px}@media (max-width: 767px){.easy_steps .step-box1{padding:0 25px}}.easy_steps .step-box1 span{font-size:36px;color:#242429}@media (max-width: 767px){.easy_steps .step-box1 span{font-size:25px}}.easy_steps .step-box1 h3,.easy_steps .step-box1 .h3{font-size:22px;color:#242429}.easy_steps .step-box1 p{font-size:18px;color:#5e5e5e}.easy_steps .step-box2{margin-bottom:15px}@media (max-width: 767px){.easy_steps .step-box2{padding:0 25px}}.easy_steps .step-box2 span{font-size:36px;color:#242429}@media (max-width: 767px){.easy_steps .step-box2 span{font-size:25px}}.easy_steps .step-box2 h3,.easy_steps .step-box2 .h3{font-size:22px;color:#242429}.easy_steps .step-box2 p{font-size:18px;color:#5e5e5e}@media (max-width: 767px){.easy_steps .step-box3{padding:0 25px}}.easy_steps .step-box3 span{font-size:36px;color:#242429}@media (max-width: 767px){.easy_steps .step-box3 span{font-size:25px}}.easy_steps .step-box3 h3,.easy_steps .step-box3 .h3{font-size:22px;color:#242429}.easy_steps .step-box3 p{font-size:18px;color:#5e5e5e}.share_story{background-color:#f6f6f6;padding:40px 0}.share_story .story_line h3,.share_story .story_line .h3{font-size:48px;color:#242429}@media (max-width: 1100px){.share_story .story_line h3,.share_story .story_line .h3{font-size:36px}}@media (max-width: 767px){.share_story .story_line h3,.share_story .story_line .h3{font-size:35px}}.share_story .story_line p{font-size:22px;color:#242429}@media (max-width: 1100px){.share_story .story_line p{font-size:18px}}@media (max-width: 767px){.share_story .story_line p{font-size:18px}}@media (max-width: 767px){.share_story .video_clip{text-align:center}}@media (max-width: 1290px){.share_story .video_clip .wistia_embed{width:310px}}@media (max-width: 767px){.share_story .video_clip .wistia_embed{width:350px!important}}@media (max-width: 375px){.share_story .video_clip .wistia_embed{width:330px!important}}@media (max-width: 1100px){.share_story .video_clip{margin-left:0!important}}@media (max-width: 767px){.share_story .video_clip{margin-left:0!important;margin-bottom:15px}}.share_story .template_box{margin-left:-30px}@media (max-width: 1100px){.share_story .template_box{padding:1.5rem!important}}@media (max-width: 767px){.share_story .template_box{padding:1rem!important;margin-left:0}}.share_story .template_box .template_text h3,.share_story .template_box .template_text .h3{font-size:32px;color:#242429}@media (max-width: 767px){.share_story .template_box .template_text h3,.share_story .template_box .template_text .h3{font-size:24px}}.share_story .template_box .template_text h4,.share_story .template_box .template_text .h4{font-size:24px;color:#242429}@media (max-width: 460px){.share_story .template_box .template_text h4,.share_story .template_box .template_text .h4{font-size:18px}}.share_story .template_box .template_text p{font-size:20px;color:#535353}@media (max-width: 1100px){.share_story .template_box .template_text p{font-size:19px}}@media (max-width: 460px){.share_story .template_box .template_text p{font-size:16px}}.share_story .template_box .template-cta{text-align:right}.share_story .template_box .template-cta button{background-color:#242429;text-decoration:none;color:#fff}.storyCta{padding:30px 0}.storyCta .Cta_box{background-image:url(/build/assets/cta_bg-_PpCplS3.png);background-repeat:no-repeat;background-size:contain}@media (max-width: 991px){.storyCta .Cta_box{background-image:none}}.storyCta .Cta_box .cta-text h3,.storyCta .Cta_box .cta-text .h3{font-size:48px;color:#fff;text-transform:uppercase}@media (max-width: 767px){.storyCta .Cta_box .cta-text h3,.storyCta .Cta_box .cta-text .h3{font-size:40px}}@media (max-width: 460px){.storyCta .Cta_box .cta-text h3,.storyCta .Cta_box .cta-text .h3{font-size:28px}}.storyCta .Cta_box .cta-text .btn-yellow{background-color:#ffe500;text-decoration:none;max-width:20%;text-align:center;color:#242429}@media (max-width: 991px){.storyCta .Cta_box .cta-text .btn-yellow{max-width:100%!important}}.storyCta .Cta_box .cta-text .btn-yellow img{width:15px;height:15px}#security_banner{background:url(/build/assets/cst-bg-oY4nNqwe.svg),#242429;background-size:87%;background-position:center left;background-repeat:no-repeat;overflow:hidden;height:638px}@media (max-width: 767px){#security_banner{background-size:cover;height:auto}}#security_banner .staff_sec h1,#security_banner .staff_sec .h1{font-size:50px;color:#fff;font-weight:700;margin-bottom:10px;text-transform:uppercase}@media (max-width: 767px){#security_banner .staff_sec h1,#security_banner .staff_sec .h1{font-size:30px}}#security_banner .staff_sec p{color:#ffe500;text-align:center;font-size:24px;font-weight:400;margin-bottom:20px;line-height:104.5%}@media (max-width: 767px){#security_banner .staff_sec p{font-size:16px;line-height:23px}}#security_banner .staff_sec span{display:block;font-size:24px;font-weight:400;color:#f0f0f0;margin-bottom:30px}@media (max-width: 767px){#security_banner .staff_sec span{font-size:14px}}#security_banner .staff_sec .bannerCtas{margin-top:20px}@media (max-width: 767px){#security_banner .staff_sec .bannerCtas{margin-top:0;display:block!important}}#security_banner .staff_sec .bannerCtas a{background:#3bd55a;display:flex;align-items:center;justify-content:center;width:100%;max-width:200px;height:52px;text-align:center;padding:15px 0;text-decoration:none;font-size:21px;color:#1e1e1f;font-weight:600}@media (max-width: 767px){#security_banner .staff_sec .bannerCtas a{margin:0 auto}}#security_banner .staff_sec .bannerCtas .learnbtn{background:transparent!important;border:1px solid rgb(59,213,90);display:flex;align-items:center;justify-content:center;width:100%;max-width:162px;height:52px;text-align:center;padding:15px 0;text-decoration:none;font-size:21px;color:#3bd55a;font-weight:600}@media (max-width: 767px){#security_banner .staff_sec .bannerCtas .learnbtn{margin:10px auto!important;max-width:200px}}#security_banner .dash-board-box{text-align:center}#security_banner .dash-board-box img{width:85%}@media (max-width: 767px){#security_banner .dash-board-box img{width:100%}}#brand_logos .logo-boxes{background-color:#eee;margin-left:2.8%;border-top-left-radius:9px;border-bottom-left-radius:9px}@media (min-width: 1900px){#brand_logos .logo-boxes{margin-left:14.5%}}@media (max-width: 767px){#brand_logos .logo-boxes{display:block!important;padding:20px 0;margin-left:0}}#brand_logos .logo-boxes .trusted-by{flex:2;text-align:center}#brand_logos .logo-boxes .trusted-by h2,#brand_logos .logo-boxes .trusted-by .h2{font-size:26px;font-weight:600;color:#242429}#brand_logos .logo-boxes .logos{flex:15;overflow:hidden}#brand_logos .logo-boxes .logos .marquee{display:flex;animation:marquee 9s linear infinite}#brand_logos .logo-boxes .logos .marquee img{width:110px;height:110px;margin-right:35px;margin-left:35px;filter:grayscale(100%);transition:filter .5s ease;padding:35px 0}#brand_logos .logo-boxes .logos .marquee img:hover{filter:grayscale(0%)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.pause{animation-play-state:paused}#trained_sec .staff_heading h2,#trained_sec .staff_heading .h2{font-size:48px;font-weight:400;color:#242429}@media (max-width: 767px){#trained_sec .staff_heading h2,#trained_sec .staff_heading .h2{font-size:29px;margin-bottom:20px!important}}#trained_sec .training_box{border:1px solid rgb(242,242,242);padding:14px;margin-bottom:15px}#trained_sec .training_box .training_text{padding:15px 0}#trained_sec .training_box .training_text h3,#trained_sec .training_box .training_text .h3{font-size:28px;font-weight:600;color:#242429}@media (max-width: 767px){#trained_sec .training_box .training_text h3,#trained_sec .training_box .training_text .h3{font-size:23px}}#trained_sec .training_box .training_text p{font-size:18px;font-weight:400;color:#545454}#staff-training{background:url(/build/assets/form-img-DNev5pKA.png),#e9f9ec;background-repeat:no-repeat;background-size:45%;background-position:center right;height:533px}@media (min-width: 1900px){#staff-training{background-size:51%;height:590px}}@media (max-width: 1600px){#staff-training{background-size:51%;height:590px}}@media (max-width: 767px){#staff-training{background-size:90%;height:590px}}#staff-training .sorted{margin-top:50px}@media (max-width: 767px){#staff-training .sorted{margin-top:5px}}#staff-training .sorted h3,#staff-training .sorted .h3{font-size:48px;font-weight:500}@media (max-width: 767px){#staff-training .sorted h3,#staff-training .sorted .h3{font-size:26px}}#staff-training .sorted p{font-size:24px;font-weight:500;line-height:38px;color:#5e5e5e}@media (max-width: 767px){#staff-training .sorted p{font-size:16px;line-height:23px}}#corporate_form{margin-top:-250px}@media (max-width: 767px){#corporate_form{margin-bottom:0!important}}#client_testimonials{background:#f7f9fa}#client_testimonials .review_heading h3,#client_testimonials .review_heading .h3{font-size:35px;color:#242429;font-weight:500;margin-left:2%}@media (min-width: 1900px){#client_testimonials .review_heading h3,#client_testimonials .review_heading .h3{margin-left:14%}}#client_testimonials .review-box{background:#fff;border-radius:8px;padding:25px 20px;height:100%;width:100%}#client_testimonials .review-box .client .logo{margin-top:30px}#client_testimonials .review-box .client .logo img{max-width:160px!important}@media (max-width: 767px){#client_testimonials .review-box .client .logo img{max-width:100%}}#client_testimonials .main_carousel{margin-left:2%}@media (min-width: 1900px){#client_testimonials .main_carousel{margin-left:14%}}@media (max-width: 767px){#client_testimonials .main_carousel{margin-left:0}}#client_testimonials #section{width:100%;min-height:260px;word-wrap:break-word}#client_testimonials .moretext{display:none}#client_testimonials #section p{font-size:16px;color:#242429;font-family:Roboto,sans-serif;font-weight:400;margin-bottom:0}#client_testimonials #section .name{margin-bottom:30px}#client_testimonials #section .name h4,#client_testimonials #section .name .h4{font-size:22px;color:#242429;font-family:Roboto,sans-serif;font-weight:600;margin-bottom:0}#client_testimonials #section .name span{font-size:15px;color:#242429;line-height:23px;font-weight:500;font-family:Roboto,sans-serif}#client_testimonials #section .article a{display:block;font-size:16px;color:#242429;text-decoration:none;font-weight:700}#client_testimonials .owl-nav .owl-prev,#client_testimonials .owl-nav .owl-next{position:absolute;top:-60px;transform:translateY(-50%)}@media (max-width: 767px){#client_testimonials .owl-nav .owl-prev,#client_testimonials .owl-nav .owl-next{position:relative;top:0}}#client_testimonials .owl-nav .owl-prev{right:140px}@media (max-width: 767px){#client_testimonials .owl-nav .owl-prev{right:0}}#client_testimonials .owl-nav .owl-next{right:90px}@media (max-width: 767px){#client_testimonials .owl-nav .owl-next{right:0}}@media (max-width: 767px){#client_testimonials .owl-theme .owl-nav{margin-top:40px}}#client_testimonials .owl-theme .owl-nav [class*=owl-],#client_testimonials .owl-theme .owl-nav [class*=owl-]:hover{background-color:transparent!important}#client_testimonials .owl-nav .owl-prev span{pointer-events:none;display:block;width:40px;height:40px;border-radius:50%;border:1px solid rgb(36,36,41);background-color:#fff;font-size:29px!important;color:#333}#client_testimonials .owl-nav .owl-prev span:hover{background-color:#51b37f;color:#fff;border:1px solid #fff}#client_testimonials .owl-nav .owl-next span{pointer-events:none;display:block;width:40px;height:40px;border-radius:50%;background-color:#51b37f;font-size:29px!important;color:#fff}#client_testimonials .owl-nav .owl-next span:hover{background-color:#fff;color:#fff}body{scroll-behavior:smooth}#podcast-banner{background:#fff}#podcast-banner .podcast_wrapper .tagline_trstp{font-size:16px;font-weight:500;margin-bottom:10px;color:#242429!important}#podcast-banner .podcast_wrapper .tagline_trstp img{max-width:100px}#podcast-banner .podcast_wrapper .tagline_trstp a{text-decoration:none;color:#242429!important}#podcast-banner .podcast_wrapper h1,#podcast-banner .podcast_wrapper .h1{font-size:58px;font-weight:500;margin-bottom:15px;line-height:60px}@media (max-width: 767px){#podcast-banner .podcast_wrapper h1,#podcast-banner .podcast_wrapper .h1{font-size:35px;line-height:40px}#podcast-banner .podcast_wrapper h1 br,#podcast-banner .podcast_wrapper .h1 br{display:none}}#podcast-banner .podcast_wrapper h1 span,#podcast-banner .podcast_wrapper .h1 span{color:#3bd55a}#podcast-banner .podcast_wrapper p{font-size:22px;font-weight:400;color:#242429;line-height:28px}@media (max-width: 767px){#podcast-banner .podcast_wrapper p{font-size:16px;line-height:20px}#podcast-banner .podcast_wrapper p br{display:none}}#podcast-banner .podcast_wrapper .cta-pod a{width:100%;max-width:199px;height:58px;background:#3bd55a;text-decoration:none;font-size:20px;font-weight:600;color:#242429}#podcast-banner .podcast_wrapper .review-block-dark .trustpilot-sm .trust-logo-x{width:135px}#podcast-banner .podcast_wrapper .review-block-dark .trustpilot-sm small,#podcast-banner .podcast_wrapper .review-block-dark .trustpilot-sm .small{color:#242429!important;font-size:11px!important}#podcast-banner .podcast_wrapper .review-block-dark .trustpilot-sm small a,#podcast-banner .podcast_wrapper .review-block-dark .trustpilot-sm .small a,#podcast-banner .podcast_wrapper .es-badge-title,#podcast-banner .podcast_wrapper .es-rating-value,#podcast-banner .podcast_wrapper .es-badge-total-reviews{color:#242429!important}@media (max-width: 767px){#podcast-banner .podcast-banner-image .pseudo-item iframe{width:100%!important;height:275px!important}}@media (max-width: 767px){#podcast-banner .podcast-banner-image .pseudo-item iframe{height:290px!important}}@media (max-width: 430px){#podcast-banner .podcast-banner-image .pseudo-item iframe{height:229px!important}}@media (max-width: 415px){#podcast-banner .podcast-banner-image .pseudo-item iframe{height:218px!important}}@media (max-width: 390px){#podcast-banner .podcast-banner-image .pseudo-item iframe{height:206px!important}}#highlights{background:linear-gradient(180deg,#f1f7f6,#fff)}#highlights .episodes_text{width:100%;max-width:318px}@media (max-width: 767px){#highlights .episodes_text{max-width:100%}}#highlights .episodes_text span{font-size:18px;font-weight:400;line-height:18.25px;color:#5e5e5e;display:block;margin-bottom:20px}#highlights .episodes_text h2,#highlights .episodes_text .h2{font-size:32px;font-weight:500;line-height:41.7px;color:#242429;text-transform:capitalize}@media (max-width: 767px){#highlights .episodes_text h2,#highlights .episodes_text .h2{font-size:25px;margin-bottom:25px;line-height:29.5px}#highlights .episodes_text h2 br,#highlights .episodes_text .h2 br{display:none}}#highlights .highlights_wrapper{grid-template-columns:repeat(2,1fr);row-gap:50px}#highlights .highlights_wrapper .episode-box{padding:0 45px}@media (max-width: 767px){#highlights .highlights_wrapper .episode-box{padding:0 10px;margin-bottom:25px}}#highlights .highlights_wrapper .episode-box img{margin-bottom:20px}#highlights .highlights_wrapper .episode-box h3,#highlights .highlights_wrapper .episode-box .h3{font-size:22px;line-height:23px;font-weight:700;color:#242429}#highlights .highlights_wrapper .episode-box p{font-size:18px;font-weight:400;line-height:23px;color:#5e5e5e}#guests h3,#guests .h3{font-size:32px;font-weight:600;line-height:39px;color:#242429}#guests .card-container{transition:1s!important}#guests .card-container .main-personbox{padding:20px;transition:.5s}@media (min-width: 768px){#guests .card-container .main-personbox{width:auto!important}}#guests .card-container .main-personbox .guest-imgbox .guest-imgbox-img{position:relative;width:229px;height:269px;overflow:hidden}@media (max-width: 767px){#guests .card-container .main-personbox .guest-imgbox .guest-imgbox-img{width:145px;height:169px}}#guests .card-container .main-personbox .guest-imgbox .guest-imgbox-img img{border-radius:8px}#guests .card-container .main-personbox .guest-imgbox .guest-imgbox-img .guest-social-share{position:absolute;bottom:-100%;left:50%;transform:translate(-50%,-50%);z-index:1;transition:.5s;width:100%;justify-content:center}#guests .card-container .main-personbox .guest-imgbox .guest-imgbox-img .guest-social-share .guest-social-link{border-radius:6px;border:.5px solid #2F2F2F;padding:7px}#guests .card-container .main-personbox .guest-imgbox .guest-imgbox-img .guest-social-share .frontline-instagram-icon:hover{background-image:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);box-shadow:#88a5bf7a 6px 2px 16px,#ec2439 5px 4px 12px;border:none}#guests .card-container .main-personbox .guest-imgbox .guest-imgbox-img .guest-social-share .frontline-facebook-icon:hover{background-color:#1877f2;box-shadow:#1877f2 6px 2px 16px,#1877f2 5px 4px 12px;border:none}#guests .card-container .main-personbox .guest-imgbox .guest-imgbox-img .guest-social-share .frontline-linkedin-icon:hover{background-color:#0077b5;box-shadow:#0077b5 6px 2px 16px,#0077b5 5px 4px 12px;border:none}#guests .card-container .main-personbox .guest-imgbox .guest-imgbox-img .guest-social-share .frontline-twitter-icon:hover{background-color:#000;box-shadow:#0000007a 6px 2px 16px,#0000007a 5px 4px 12px;border:none}@media (max-width: 768px){#guests .card-container .main-personbox .guest-imgbox .guest-imgbox-img .guest-social-share{display:none!important}}#guests .card-container .main-personbox .person-info{width:100%;max-width:0px;visibility:hidden;opacity:0;transition:.5s ease-in-out}#guests .card-container .main-personbox .person-info .company-logo a{display:flex;justify-content:center;align-items:center;width:100%;max-width:169px;height:51px;text-align:center;background:#242429;border-radius:8px;text-decoration:none;color:#fff;font-size:18px;font-weight:400;padding:0 30px;word-wrap:nowrap}@media (max-width: 767px){#guests .card-container .main-personbox .person-info .company-logo a{max-width:90%;font-size:13px}}#guests .card-container .main-personbox .person-info .guest-info h3,#guests .card-container .main-personbox .person-info .guest-info .h3{font-size:26px;font-weight:700;margin-bottom:5px;color:#242429;text-wrap:nowrap;line-height:20px}@media (max-width: 767px){#guests .card-container .main-personbox .person-info .guest-info h3,#guests .card-container .main-personbox .person-info .guest-info .h3{font-size:18px;margin-bottom:11px;line-height:0}}#guests .card-container .main-personbox .person-info .guest-info p{font-size:16px;font-weight:400;margin-bottom:0;color:#5e5e5e;text-wrap:nowrap}@media (max-width: 767px){#guests .card-container .main-personbox .person-info .guest-info p{font-size:14px}}#guests .card-container .hovered-card{background-color:#fff;border:1px solid #EAF3F1;border-radius:16px;transition:.8s}@media (min-width: 768px){#guests .card-container .hovered-card{width:auto!important}}#guests .card-container .hovered-card .person-info{visibility:visible;opacity:1;max-width:280px;margin-right:45px}@media (max-width: 768px){#guests .card-container .hovered-card .person-info{margin-right:15px}}#guests .card-container .hovered-card .guest-social-share{bottom:5px!important;transition:.8s!important}#podcast-series .main-series .nav .podcast-head h2,#podcast-series .main-series .nav .podcast-head .h2{font-size:32px;line-height:40px;color:#242429;margin-bottom:0}@media (max-width: 767px){#podcast-series .main-series .nav .podcast-head h2,#podcast-series .main-series .nav .podcast-head .h2{font-size:30px;line-height:35px;margin-bottom:20px}}#podcast-series .main-series .nav .nav-item .nav-link{color:#535353!important;border-radius:50px;font-size:18px;font-weight:500;background-color:#e7f8ec!important}#podcast-series .main-series .nav .nav-item .nav-link.active{background-color:transparent!important;color:#242429!important;border:1px solid #939393}#podcast-series .main-series .tab-pane .series-list{grid-template-columns:repeat(4,1fr);gap:20px}#podcast-series .main-series .tab-pane .series-list .series{position:relative;width:100%;padding:10px 8px;border-radius:8px;overflow:hidden}#podcast-series .main-series .tab-pane .series-list .series:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;transition:2s;opacity:0}#podcast-series .main-series .tab-pane .series-list .series:hover:before{background:linear-gradient(185deg,#f2f8f7,#fff);transition:2s;opacity:1}#podcast-series .main-series .tab-pane .series-list .series iframe{width:100%;height:163px;margin-bottom:15px;border-radius:8px}#podcast-series .main-series .tab-pane .series-list .series h3,#podcast-series .main-series .tab-pane .series-list .series .h3{font-size:18px;font-weight:500;line-height:20px;color:#242429}#podcast-series .main-series .tab-pane .series-list .series p{font-size:16px;font-weight:400;color:#939393;line-height:20px}@media (max-width: 767px){#tune-podcast .container .row{flex-direction:column-reverse}}#tune-podcast .tune-img img{width:100%;height:auto}#tune-podcast .podcastTune_info .tune_into{margin-bottom:20px}#tune-podcast .podcastTune_info .tune_into h3,#tune-podcast .podcastTune_info .tune_into .h3{font-size:28px;font-weight:600;color:#242429}#tune-podcast .podcastTune_info .tune_into p{font-size:20px;font-weight:400;color:#515151;line-height:27px}#tune-podcast .podcastTune_info .c-accordion__entry{background:linear-gradient(215deg,#f2f8f7,#fff);margin-bottom:20px;border-radius:8px;padding:16px 20px;border:1px solid #F2F8F7}#tune-podcast .podcastTune_info .c-accordion__entry-title{position:relative}#tune-podcast .podcastTune_info .c-accordion__entry-header-link{display:block;padding:10px 45px 10px 0;color:#000;font-size:18px;font-weight:500;color:#242429;line-height:24px;cursor:pointer;text-decoration:none}#tune-podcast .podcastTune_info .c-accordion__entry-body{display:none}#tune-podcast .podcastTune_info .c-accordion__entry-contents{padding:5px 0;font-size:16px;font-weight:400;line-height:21px;color:#939393}#tune-podcast .podcastTune_info .c-accordion__entry-header-icon-wrapper{position:absolute;top:50%;right:10px;display:block;transform:translateY(-50%);transition:all .4s}#tune-podcast .podcastTune_info .c-accordion__entry-header-icon{display:block}#tune-podcast .podcastTune_info .c-accordion__entry.is-expanded>.c-accordion__entry-title>.c-accordion__entry-header-link>.c-accordion__entry-header-icon-wrapper{transform:translateY(-50%) rotate(180deg)}#subscribe:after{position:absolute;content:"";background-image:url(/build/assets/episode-DWYhPCMu.png);background-repeat:no-repeat;background-size:contain;width:37%;height:95%;top:-22px;right:5%}@media (max-width: 767px){#subscribe:after{display:none}}#subscribe .row{background:linear-gradient(210deg,#242429,#18181a);position:relative;padding:52px 0}@media (max-width: 767px){#subscribe .row{padding:0}}#subscribe .episode-subscr h3,#subscribe .episode-subscr .h3{font-size:38px;font-weight:600;line-height:46px;color:#fff;margin-bottom:0}@media (max-width: 767px){#subscribe .episode-subscr h3,#subscribe .episode-subscr .h3{margin-bottom:10px}}#subscribe .episode-subscr p{font-size:22px;font-weight:400;line-height:29px;color:#fff}@media (max-width: 767px){#subscribe .episode-subscr{padding:30px 10px!important}}#subscribe .fieldInput{display:block;margin-top:20px;width:500px;height:58px;position:relative;background:#fff;box-shadow:0 4px 20px #00000017;border-radius:6px;overflow:hidden}@media (max-width: 767px){#subscribe .fieldInput{width:100%}}#subscribe .fieldInput .form-input{width:300px;background:none;border:none;padding:21px 20px;font-size:14px;color:#c9c9c9}#subscribe .fieldInput .form-input:focus-visible{outline:0!important}#subscribe .fieldInput .form-submit{font-size:16px;color:#fff;font-weight:500;position:absolute;right:8px;top:6px;width:170px;height:46px;border-radius:4px;border:none;background:#242429;box-shadow:5px -2px 81px 1px #00000017;cursor:pointer}@media (max-width: 767px){#right_track .row{flex-direction:column-reverse}}@media (max-width: 767px){#right_track .track_text{margin-top:20px!important}}@media (max-width: 767px){#right_track .track_text a{max-width:200px;height:50px;font-size:18px;padding:15px 0}}#trustp-reviews .tp-head h3,#trustp-reviews .tp-head .h3{font-size:28px;font-weight:600;line-height:34px;margin-bottom:20px}#security-courses .coursesinfo h3,#security-courses .coursesinfo .h3{font-size:32px;font-weight:700;line-height:33px;color:#242429}#security-courses .coursesinfo p{font-size:20px;line-height:24px;font-weight:400;color:#242429;margin-bottom:20px}#security-courses .recomnd-courses{border:1px solid #EAF3F1;border-radius:8px}#security-courses .recomnd-courses img{width:100%;border-top-right-radius:8px;border-top-left-radius:8px}@media (max-width: 767px){#security-courses .recomnd-courses{margin-bottom:10px}}#security-courses .recomnd-courses .course_wraper1{padding:0 20px}#security-courses .recomnd-courses .course_wraper1 .tagline{margin-top:25px}#security-courses .recomnd-courses .course_wraper1 .tagline h3,#security-courses .recomnd-courses .course_wraper1 .tagline .h3{font-size:22px;font-weight:700;line-height:30px;color:#242429}#security-courses .recomnd-courses .course_wraper1 .tagline h4,#security-courses .recomnd-courses .course_wraper1 .tagline .h4{font-size:32px;font-weight:800;line-height:40px;color:#242429;margin-bottom:0}#security-courses .recomnd-courses .course_wraper1 .tagline span{display:block;text-align:end;font-size:16px;font-weight:400;line-height:17.5px;color:#939393;margin-bottom:2px}#security-courses .recomnd-courses .course_wraper1 .course_dates{margin-top:20px;margin-bottom:20px}#security-courses .recomnd-courses .course_wraper1 .course_dates .time,#security-courses .recomnd-courses .course_wraper1 .course_dates .month{gap:5px}#security-courses .recomnd-courses .course_wraper1 .course_dates .time p,#security-courses .recomnd-courses .course_wraper1 .course_dates .month p{font-size:15px;font-weight:500;line-height:18px;color:#242429;margin-bottom:0}#security-courses .recomnd-courses .course_wraper1 hr{color:#caeee6}#security-courses .recomnd-courses .course_wraper1 .courses_cta a{display:flex;align-items:center;justify-content:center;width:100%;max-width:345px;height:59px;margin:24px auto;border:1px solid #242429;border-radius:6px;text-decoration:none;font-size:23px;font-weight:600;color:#242429;line-height:25px}#youtube_wrapper{background:linear-gradient(280deg,#f1f7f6,#fff)}#youtube_wrapper h3,#youtube_wrapper .h3{font-size:33px;font-weight:600;line-height:39px;color:#242429;margin-bottom:30px}#youtube_wrapper .spotify_wrapper{background:linear-gradient(139deg,#000,#00501d);width:100%;max-width:294px;min-height:344px;margin:0 auto;border-radius:8px;padding:33px 31px}#youtube_wrapper .spotify_wrapper .logo_head{min-height:225px}@media (max-width: 767px){#youtube_wrapper .spotify_wrapper .logo_head{min-height:130px}}#youtube_wrapper .spotify_wrapper .logo_head h3,#youtube_wrapper .spotify_wrapper .logo_head .h3{font-size:32px;font-weight:500;color:#fff;line-height:38px;margin-top:40px}#youtube_wrapper .spotify_wrapper .spotify_cta a{display:flex;justify-content:center;align-items:center;width:100%;max-width:248px;height:51px;border-radius:5px;border:1px solid #fff;text-decoration:none;color:#fff;font-weight:600;font-size:18px;line-height:22px}@media (max-width: 767px){#youtube_wrapper .spotify_wrapper .spotify_cta a{max-width:100%}}#youtube_wrapper .youtube_box{background:linear-gradient(150deg,#181414,#831515);width:100%;max-width:294px;min-height:344px;margin:0 auto;border-radius:8px;padding:33px 31px}@media (max-width: 767px){#youtube_wrapper .youtube_box{max-width:100%;min-height:145px}}#youtube_wrapper .outer-wrapper{max-width:100vw;overflow-x:scroll;position:relative;padding:18px 0}#youtube_wrapper .outer-wrapper .inner-wrapper{display:flex;padding-bottom:10px}#youtube_wrapper .outer-wrapper .pseudo-item{height:280px;width:100%;max-width:425px;margin-right:20px;flex-shrink:0;background-color:gray;border-radius:8px}#youtube_wrapper .outer-wrapper .pseudo-item img:hover~.overlay_item{display:block;background:#00501d;position:absolute;bottom:28px}#youtube_wrapper .outer-wrapper .pseudo-item .overlay_item{display:none;transition:5s ease;position:relative}#youtube_wrapper .outer-wrapper .pseudo-item iframe{border-radius:8px}#youtube_wrapper .outer-wrapper::-webkit-scrollbar{width:2px;height:10px}#youtube_wrapper .outer-wrapper::-webkit-scrollbar-track{background-color:#e8f1ef;-webkit-border-radius:8px;border-radius:8px;max-width:20%!important}#youtube_wrapper .outer-wrapper::-webkit-scrollbar-thumb{-webkit-border-radius:8px;border-radius:8px;background:#b8c9c6}#youtube_wrapper .outer-wrapper::-webkit-scrollbar:vertical{display:none}.guest-social-share-filled{transition:.5s;width:100%;justify-content:center}@media (min-width: 768px){.guest-social-share-filled{display:none!important}}.guest-social-share-filled .guest-social-link{border-radius:6px;border:.5px solid #2F2F2F;padding:7px}@media (max-width: 767px){.guest-social-share-filled .guest-social-link{width:27px;height:27px;display:flex;align-items:center;justify-content:center}}.guest-social-share-filled .frontline-instagram-icon{background-image:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);box-shadow:#88a5bf7a 0 6px 9px 2px,#ec2439 0 6px 9px 2px;border:none}.guest-social-share-filled .frontline-facebook-icon{background-color:#1877f2;box-shadow:#1877f2c4 0 6px 9px 2px,#1877f238 0 6px 9px 2px;border:none}.guest-social-share-filled .frontline-linkedin-icon{background-color:#0077b5;box-shadow:#0077b5a3 0 6px 9px 2px,#0077b552 0 6px 9px 2px;border:none}.guest-social-share-filled .frontline-twitter-icon{background-color:#000;box-shadow:#0000004a 0 6px 9px 2px,#0006 0 6px 9px 2px;border:none}#ws_banner{background:url(/build/assets/cst-bg-oY4nNqwe.svg),#242429;background-size:87%;background-position:center left;background-repeat:no-repeat;overflow:hidden;height:auto}@media (max-width: 767px){#ws_banner{background-size:cover;overflow:visible}}#ws_banner .staff_sec{margin-top:30px}@media (max-width: 767px){#ws_banner .staff_sec{margin-bottom:20px;margin-top:0}}#ws_banner .staff_sec h1,#ws_banner .staff_sec .h1{font-size:56px;color:#fff;font-weight:700;margin-bottom:10px}@media (max-width: 767px){#ws_banner .staff_sec h1,#ws_banner .staff_sec .h1{font-size:40px}}#ws_banner .staff_sec p{font-size:24px;font-weight:400;color:#fff;margin-bottom:15px}@media (max-width: 767px){#ws_banner .staff_sec p{font-size:18px}#ws_banner .staff_sec p br{display:none}}#ws_banner .staff_sec span{display:contents;color:#3bd55a;font-weight:600}#ws_banner .staff_sec a{background:#3bd55a;display:block;width:100%;max-width:262px;height:58px;text-align:center;padding:15px 0;text-decoration:none;font-size:22px;color:#1e1e1f;font-weight:600}@media (max-width: 767px){#ws_banner .staff_sec a{max-width:200px;height:50px;font-size:18px}}#ws_banner .banner_svg{margin-top:90px}#ws_banner .banner_svg img{max-width:678px}@media (max-width: 767px){#ws_banner .banner_svg{margin-top:25px}}#ws_banner .officer_video{margin-top:20px;margin-bottom:20px}#video_wistia .row{border:1px solid #F2F2F2;padding:20px}@media (max-width: 767px){#video_wistia{padding:20px 0!important}}@media (max-width: 767px){#video_wistia .video_box .wistia_responsive_padding .wistia_responsive_wrapper{height:auto!important;width:100%!important;left:0!important}}@media (max-width: 767px){#video_wistia .claudette_quote{padding:10px!important}}#video_wistia .claudette_quote .quote{padding:37px 0}@media (max-width: 767px){#video_wistia .claudette_quote .quote{padding:20px 0!important}}#video_wistia .claudette_quote .quote svg{margin-bottom:15px}#video_wistia .claudette_quote .quote p{font-size:36px;font-weight:300;line-height:40px}@media (max-width: 767px){#video_wistia .claudette_quote .quote p{font-size:24px;line-height:32px}}#wistia_chrome_23 div.w-css-reset{border-radius:20px!important}@media (max-width: 767px){#strenght{padding:20px 0!important}}@media (max-width: 767px){#strenght .strength_text{margin-bottom:10px!important}}#strenght .strength_text h2,#strenght .strength_text .h2{font-size:29px;font-weight:600;line-height:35px;color:#242429}@media (max-width: 767px){#strenght .strength_text h2,#strenght .strength_text .h2{font-size:24px;line-height:30px}}#strenght .strength_text p{font-size:20px;font-weight:400;line-height:27px;color:#515151}@media (max-width: 767px){#strenght .strength_text p{font-size:18px;line-height:24px}}#strenght .accordion .accordion-item{background:#f7f9fa;border:1px solid rgb(242,242,242);border-radius:8px;margin-bottom:10px}#strenght .accordion .accordion-item .accordion-header .accordion-button{border-top-right-radius:8px;border-top-left-radius:8px;gap:30px;font-size:18px;font-weight:500;text-transform:capitalize}@media (max-width: 767px){#strenght .accordion .accordion-item .accordion-header .accordion-button{font-size:16px}}#strenght .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){background-color:transparent!important;box-shadow:none}#strenght .accordion .accordion-item .accordion-header .accordion-button:after{right:25px}#strenght .accordion .accordion-item .accordion-body p{font-size:16px;font-weight:400;color:#939393}@media (max-width: 767px){#professional{padding:20px 0!important}}#professional .att-head h3,#professional .att-head .h3{font-size:29px;font-weight:600;color:#242429;margin-bottom:15px}#professional .box_pro{padding:25px;width:100%;min-height:265px;border:1px solid #F5F5F5;margin-bottom:25px;border-radius:8px;transition:.4s ease}#professional .box_pro:hover{background:#f7f9fa}#professional .box_pro h3,#professional .box_pro .h3{color:#242429;font-size:22px;font-weight:600;line-height:23.4px;margin-top:25px}#professional .box_pro p{color:#515151;font-size:18px;font-weight:400;line-height:24px}#officers{background:url(/build/assets/cst-bg-oY4nNqwe.svg),#242429;background-size:cover;background-position:center left;background-repeat:no-repeat;height:511px}@media (max-width: 767px){#officers{height:350px}}#officers .officer_text h3,#officers .officer_text .h3{font-size:38px;font-weight:700;text-align:center;color:#fff;text-transform:uppercase}@media (max-width: 767px){#officers .officer_text h3,#officers .officer_text .h3{font-size:28px}}#officers .officer_text h3 span,#officers .officer_text .h3 span{color:#ffe500}#officer_videosec{margin-top:-390px}@media (max-width: 767px){#officer_videosec{background-color:#242429;margin-top:-245px}}@media (max-width: 767px){#officer_videosec .video_box .wistia_responsive_wrapper{height:auto!important;width:100%!important;left:0!important}}#right_track{background:#242429}@media (max-width: 767px){#right_track{margin-top:75px;padding-bottom:50px!important}#right_track .row{flex-direction:column-reverse}}@media (max-width: 767px){#right_track .track_text{margin-top:20px!important;text-align:center}}#right_track .track_text h3,#right_track .track_text .h3{font-size:46px;font-weight:700;color:#fff}@media (max-width: 767px){#right_track .track_text h3,#right_track .track_text .h3{font-size:25px}#right_track .track_text h3 br,#right_track .track_text .h3 br{display:none}}#right_track .track_text p{font-size:20px;font-weight:400;color:#fff}@media (max-width: 767px){#right_track .track_text p{font-size:16px}}#right_track .track_text a{background:#ffe500;width:100%;max-width:272px;height:66px;font-size:22px;font-weight:700;color:#242429;text-decoration:none;padding:20px 0}@media (max-width: 767px){#right_track .track_text a{max-width:200px;height:50px;font-size:18px;padding:15px 0;margin:0 auto}}#right_track .fast_track img{max-width:65%}@media (max-width: 767px){#candidate_video{padding-bottom:20px!important}}#candidate_video .female_security h3,#candidate_video .female_security .h3{font-size:28px;font-weight:600;color:#242429;margin-bottom:30px}@media (max-width: 767px){#candidate_video .female_security h3,#candidate_video .female_security .h3{font-size:20px;margin-bottom:15px}}#candidate_video .videos_boxes{border:1px solid #EBEBEB;padding:22px 21px;overflow:hidden}@media (max-width: 767px){#candidate_video .videos_boxes{margin-bottom:10px;padding:22px 10px}}#candidate_video .videos_boxes .video-container-1 img{width:100%;margin-bottom:20px}@media (max-width: 767px){#candidate_video .videos_boxes .video-container-1 .wistia_embed{height:150px!important}}#candidate_video .videos_boxes .article h3,#candidate_video .videos_boxes .article .h3{font-size:22px;font-weight:700;color:#242429;margin-top:20px}#candidate_video .videos_boxes .article p{font-size:16px;font-weight:400;color:#535353}#candidate_video .videos_boxes .moreless-button{display:block;width:90%;background-image:linear-gradient(to top,#fff,#ffffff5c);position:absolute;bottom:-32px;padding:50px 0;font-size:18px;font-weight:700;text-decoration:none;color:#51b37f}#candidate_video .videos_boxes .moretext{display:none}#video-carousel h3,#video-carousel .h3{font-size:28px;font-weight:600;color:#242429;margin-bottom:20px}@media (max-width: 767px){#video-carousel h3,#video-carousel .h3{margin-top:30px}}#video-carousel .owl-carousel .owl-nav .owl-prev{position:absolute;top:-65px;right:90px;border:1px solid #242429;border-radius:50px;width:50px;height:50px}@media (max-width: 767px){#video-carousel .owl-carousel .owl-nav .owl-prev{right:58px}}#video-carousel .owl-carousel .owl-nav .owl-prev img{width:22px;height:22px}#video-carousel .owl-carousel .owl-nav .owl-prev:hover{background:none!important}#video-carousel .owl-carousel .owl-nav .owl-next{position:absolute;top:-65px;right:25px;background:#51b37f;border:1px solid #51B37F;border-radius:50px;width:50px;height:50px}@media (max-width: 767px){#video-carousel .owl-carousel .owl-nav .owl-next{right:0}}#video-carousel .owl-carousel .owl-nav .owl-next img{width:22px;height:22px;filter:invert(100%)}#video-carousel .owl-carousel .owl-nav .owl-next:hover{background:#51b37f}.w-css-reset,.w-chrome{border-radius:8px!important}@media (max-width: 767px){.women-page{margin-top:0;padding:20px 0!important}}.women-page h2,.women-page .h2{font-size:28px;font-weight:600;color:#242429;text-transform:capitalize;margin-top:20px;margin-bottom:0}.women-page .container-xxx{padding:3%!important}.women-page .container-xxx .swiper-container{width:100%!important}.instructor_wrapper{background:#242429}.instructor_wrapper .trustpilot-line span{font-size:16px;font-weight:500;color:#242424;display:block;margin-bottom:5px;margin-top:30px}@media (max-width: 767px){.instructor_wrapper .trustpilot-line span{margin-top:0;margin-bottom:10px}}.instructor_wrapper .trustpilot-line span a{text-decoration:none;color:#242429}.instructor_wrapper .trustpilot-line span img{width:16%}@media (max-width: 767px){.instructor_wrapper .trustpilot-line span img{height:18px}}.instructor_wrapper .instructor_title h1,.instructor_wrapper .instructor_title .h1{font-size:60px;line-height:64px}@media (max-width: 767px){.instructor_wrapper .instructor_title h1,.instructor_wrapper .instructor_title .h1{font-size:38px;line-height:42px}}.instructor_wrapper .instructor_title h1 span,.instructor_wrapper .instructor_title .h1 span{color:#3bd55a}.instructor_wrapper .instructor_title p{font-size:18px;line-height:22px}@media (max-width: 767px){.instructor_wrapper .instructor_title p{font-size:16px}}.instructor_wrapper .instructor_title .instructor_cta a{display:flex;align-items:center;justify-content:center;width:100%;max-width:235px;height:56px;background:#3bd55a;border-radius:5px;font-size:19px;font-weight:600;color:#242424;text-decoration:none;transition:.3s ease-in-out}.instructor_wrapper .instructor_title .instructor_cta a:hover{background:#242424;color:#fff}@media (max-width: 767px){.instructor_wrapper .instructor_title .instructor_cta a{max-width:215px;height:52px;font-size:16px}}.instructor_wrapper .instructor_img{text-align:center}@media (max-width: 767px){.instructor_wrapper .instructor_img{display:none}}.teaching_wrap{background:#fff}@media (max-width: 767px){.teaching_wrap{padding-top:20px}}.teaching_wrap .row{border-radius:5px}.teaching_wrap .teaching_box{padding:60px 30px 30px}@media (max-width: 767px){.teaching_wrap .teaching_box{padding:15px 10px}}.teaching_wrap .teaching_box h2,.teaching_wrap .teaching_box .h2{font-size:38px;line-height:42px;color:#242429}@media (max-width: 767px){.teaching_wrap .teaching_box h2,.teaching_wrap .teaching_box .h2{font-size:28px;line-height:34px}}.teaching_wrap .teaching_box .teaching_points{margin-top:50px}@media (max-width: 767px){.teaching_wrap .teaching_box .teaching_points{margin-top:35px}}@media (max-width: 767px){.teaching_wrap .teaching_box .teaching_points .pointerwrap{margin-bottom:30px}}.teaching_wrap .teaching_box .teaching_points .pointerwrap img{width:13%}.teaching_wrap .teaching_box .teaching_points .pointerwrap .points_decs h3,.teaching_wrap .teaching_box .teaching_points .pointerwrap .points_decs .h3{font-size:22px;font-weight:600;color:#242429;margin-bottom:2px}@media (max-width: 767px){.teaching_wrap .teaching_box .teaching_points .pointerwrap .points_decs h3,.teaching_wrap .teaching_box .teaching_points .pointerwrap .points_decs .h3{font-size:18px}}.teaching_wrap .teaching_box .teaching_points .pointerwrap .points_decs p{font-size:18px;font-weight:400;color:#535353;margin-bottom:0}@media (max-width: 767px){.teaching_wrap .teaching_box .teaching_points .pointerwrap .points_decs p{font-size:16px}}.trainers_wrapper{background:#fff}@media (max-width: 767px){.trainers_wrapper{padding-left:10px;padding-right:10px;padding-top:0!important}}.trainers_wrapper .row{background:#242424;border-radius:8px;min-height:250px}.trainers_wrapper .row .trainers_title{text-align:center}.trainers_wrapper .row .trainers_title h2,.trainers_wrapper .row .trainers_title .h2{font-size:45px;font-weight:500;color:#fff;text-transform:uppercase;margin-bottom:5px;margin-top:45px}@media (max-width: 767px){.trainers_wrapper .row .trainers_title h2,.trainers_wrapper .row .trainers_title .h2{font-size:32px}}.trainers_wrapper .row .trainers_title h2 span,.trainers_wrapper .row .trainers_title .h2 span{color:#3bd55a}.trainers_wrapper .row .trainers_title p{font-size:20px;font-weight:400;color:#fff;margin-bottom:20px}@media (max-width: 767px){.trainers_wrapper .row .trainers_title p{font-size:16px}}@media (max-width: 767px){.trainers_wrapper .row .trainers_carousel{margin-bottom:-30px}}@media (max-width: 767px){.trainers_wrapper .row .trainers_carousel .trainer_img{text-align:center}}.trainers_wrapper .row .trainers_carousel .trainer_img iframe{border-radius:8px}@media (max-width: 767px){.trainers_wrapper .row .trainers_carousel .trainer_img iframe{width:350px;height:205px}}.requirements_wrap{background:#fff}@media (max-width: 767px){.requirements_wrap{padding:12px 0 30px!important}}.requirements_wrap .requirements_title{margin-top:100px}@media (max-width: 767px){.requirements_wrap .requirements_title{margin-top:0;padding:0 20px}}.requirements_wrap .requirements_title h2,.requirements_wrap .requirements_title .h2{font-size:38px;line-height:42px;color:#242429}@media (max-width: 767px){.requirements_wrap .requirements_title h2,.requirements_wrap .requirements_title .h2{font-size:28px;line-height:32px}}@media (max-width: 767px){.requirements_wrap .requirements_points{padding:0 20px}}.requirements_wrap .requirements_points .requirements_partners .req-box{padding:30px 20px}@media (max-width: 767px){.requirements_wrap .requirements_points .requirements_partners .req-box{padding:15px 5px}}.requirements_wrap .requirements_points .requirements_partners .req-box span{font-size:28px;font-weight:400;color:#242429;display:block;margin-bottom:10px}.requirements_wrap .requirements_points .requirements_partners .req-box h3,.requirements_wrap .requirements_points .requirements_partners .req-box .h3{font-size:25px;font-weight:600;color:#242429;margin-bottom:0}@media (max-width: 767px){.requirements_wrap .requirements_points .requirements_partners .req-box h3,.requirements_wrap .requirements_points .requirements_partners .req-box .h3{font-size:20px}}.requirements_wrap .requirements_points .requirements_partners .req-box p{font-size:18px;font-weight:400;color:#535353}@media (max-width: 767px){.requirements_wrap .requirements_points .requirements_partners .req-box p{font-size:16px}}.smart_form{background:#fff}@media (max-width: 767px){.smart_form{padding:0 0 30px!important}}.smart_form .row{background:#f4faf7;border-radius:8px}.smart_form .smart_img{text-align:center;padding:20px}.smart_form .smart_img img{width:80%;margin-top:-75px}@media (max-width: 767px){.smart_form .smart_img img{width:100%}}.smart_form .smart_title{padding:40px 0 20px}@media (max-width: 767px){.smart_form .smart_title{text-align:center;padding:10px 0 20px}}.smart_form .smart_title h2,.smart_form .smart_title .h2{font-size:35px;font-weight:500;color:#242429}@media (max-width: 767px){.smart_form .smart_title h2,.smart_form .smart_title .h2{font-size:28px}}.smart_form .smart_title p{font-size:18px;color:#535353;margin-bottom:0}@media (max-width: 767px){.smart_form .smart_title p{font-size:16px}.smart_form .smart_title p br{display:none}}@media (max-width: 767px){.smart_form .smart_cta{text-align:center;margin-bottom:20px}}.smart_form .smart_cta a{display:flex;align-items:center;justify-content:center;width:100%;max-width:210px;height:55px;background:#3bd55a;border-radius:5px;font-size:19px;font-weight:600;color:#242424;text-decoration:none;transition:.3s ease-in-out}.smart_form .smart_cta a:hover{background:#242424;color:#fff}@media (max-width: 767px){.smart_form .smart_cta a{margin:0 auto}}.qualified_trainers{background:#fff}@media (max-width: 767px){.qualified_trainers{padding:0 0 30px!important}.qualified_trainers .row{flex-direction:column-reverse}}.qualified_trainers .qualified_title{padding:40px 45px 20px}@media (max-width: 767px){.qualified_trainers .qualified_title{padding:0;text-align:center}}.qualified_trainers .qualified_title h2,.qualified_trainers .qualified_title .h2{font-size:35px;font-weight:500;color:#242429}@media (max-width: 767px){.qualified_trainers .qualified_title h2,.qualified_trainers .qualified_title .h2{font-size:28px}}.qualified_trainers .qualified_title p{font-size:18px;font-weight:400;color:#535353;margin-bottom:0}@media (max-width: 767px){.qualified_trainers .qualified_title p{font-size:16px}}.qualified_trainers .qualifyed_cta{padding:0 45px}@media (max-width: 767px){.qualified_trainers .qualifyed_cta{padding:15px 0}}.qualified_trainers .qualifyed_cta a{display:flex;align-items:center;justify-content:center;width:100%;max-width:170px;height:56px;background:#3bd55a;border-radius:5px;font-size:19px;font-weight:600;color:#242424;text-decoration:none;transition:.3s ease-in-out}.qualified_trainers .qualifyed_cta a:hover{background:#242424;color:#fff}@media (max-width: 767px){.qualified_trainers .qualifyed_cta a{margin:0 auto;height:52px}}.qualified_trainers .qualified_img{text-align:center}@media (max-width: 767px){.qualified_trainers .qualified_img{margin-bottom:20px}}.qualified_trainers .qualified_img img{width:80%}@media (max-width: 767px){.qualified_trainers .qualified_img img{width:100%}}.trainers-banner{background-color:#242429}.trainers-banner .experts-content h1,.trainers-banner .experts-content .h1{font-size:60px;line-height:64px}@media (max-width: 767px){.trainers-banner .experts-content h1,.trainers-banner .experts-content .h1{font-size:40px;line-height:44px}}.trainers-banner .experts-content h1 span,.trainers-banner .experts-content .h1 span{color:#3bd55a}.trainers-banner .experts-content p{font-size:22px;color:#fff;line-height:26px}@media (max-width: 767px){.trainers-banner .experts-content p{font-size:18px;line-height:22px}.trainers-banner .experts-content p br{display:none}}.trainers-banner .experts-content .experts-btn a{height:56px;width:340px;font-size:18px!important}@media (max-width: 767px){.trainers-banner .experts-content .experts-btn a{width:100%}}.trainers-banner .experts-img iframe{border-radius:8px}@media (max-width: 1300px){.trainers-banner .experts-img iframe{width:100%}}@media (max-width: 767px){.trainers-banner .experts-img iframe{width:100%;height:225px!important}}.trainers-profile{background:linear-gradient(180deg,#f1f7f6 100%,#fff);position:relative;z-index:9999}.trainers-profile .videos-tabs .trainers-slider{display:grid;grid-template-columns:repeat(16,1fr);align-items:center;gap:15px;overflow-x:scroll;position:relative}.trainers-profile .videos-tabs .trainers-slider::-webkit-scrollbar{width:10px;height:8px}.trainers-profile .videos-tabs .trainers-slider::-webkit-scrollbar-track{background-color:#e8f1ef;-webkit-border-radius:8px;border-radius:8px;max-width:20%!important}.trainers-profile .videos-tabs .trainers-slider::-webkit-scrollbar-thumb{background:#b8c9c6;border-radius:35px}.trainers-profile .videos-tabs .trainers-slider .slide_1{width:295px;background:#fff;padding:10px;border-radius:8px;margin-bottom:25px}.trainers-profile .videos-tabs .trainers-slider .slide_1 iframe{border-radius:8px}.trainers-profile .videos-tabs .trainers-slider .slide_1 h3,.trainers-profile .videos-tabs .trainers-slider .slide_1 .h3{margin-top:10px}@media (max-width: 767px){.subscribe_wrapper{margin-top:0!important}.subscribe_wrapper .row{flex-direction:column-reverse}}.subscribe_wrapper .container .row{background:linear-gradient(-185deg,#242429 100%,#18181a);border-radius:8px}.subscribe_wrapper .container .row .subscribe-section{padding:30px 20px}@media (max-width: 767px){.subscribe_wrapper .container .row .subscribe-section{padding:35px 10px}}.subscribe_wrapper .container .row .subscribe-section p{font-size:20px;line-height:28px}.subscribe_wrapper .container .row .subscribe-section .cta_wrap a{width:100%;max-width:233px;height:56px;background:#ffe500;border-radius:4px;transition:.3s all ease-in-out;color:#000;font-size:20px;line-height:24px}@media (max-width: 767px){.subscribe_wrapper .container .row .subscribe-section .cta_wrap a{margin-bottom:0!important}}.subscribe_wrapper .container .row .subscribe-section .cta_wrap a:hover{background:#3bd55a}.subscribe_wrapper .container .row .subscribe-img{position:relative;text-align:justify}.subscribe_wrapper .container .row .subscribe-img img{position:absolute;top:-78px;right:0;width:100%;max-width:470px}@media (max-width: 1200px){.subscribe_wrapper .container .row .subscribe-img img{top:-38px}}@media (max-width: 1024px){.subscribe_wrapper .container .row .subscribe-img img{top:-15px}}@media (max-width: 991px){.subscribe_wrapper .container .row .subscribe-img img{display:none}}section.guardperks_header h1,section.guardperks_header .h1{font-size:68px}@media (max-width: 767px){section.guardperks_header h1,section.guardperks_header .h1{font-size:42px}}section.guardperks_header p{font-size:22px;line-height:28px}@media (max-width: 767px){section.guardperks_header p{font-size:18px;line-height:23px;margin-top:15px}}@media (max-width: 567px){section.guardperks_header p br{display:none}}section.guardperks_header a{font-size:20px;line-height:23px;height:56px;width:100%;max-width:280px}@media (max-width: 767px){section.guardperks_header a{font-size:18px;line-height:21px;max-width:100%;justify-content:center}section.guardperks_header a svg{max-width:13px}}section.guardperks_header .hero_sec_col2 img{width:100%;max-width:590px!important;display:block;margin-left:auto}@media (max-width: 767px){section.guardperks_header .hero_sec_col2 img{margin-top:30px}}section.get_access_guardperks h2,section.get_access_guardperks .h2{font-size:32px}@media (max-width: 767px){section.get_access_guardperks h2,section.get_access_guardperks .h2{font-size:27px}}@media (max-width: 767px){section.get_access_guardperks .work-block{margin-bottom:45px}}section.get_access_guardperks .work-block img{width:100%;max-width:409px}section.get_access_guardperks .work-block .work-text-wrap h2,section.get_access_guardperks .work-block .work-text-wrap .h2{font-size:20px;line-height:30px;color:#242429}@media (max-width: 767px){section.get_access_guardperks .work-block .work-text-wrap h2,section.get_access_guardperks .work-block .work-text-wrap .h2{font-size:20px;line-height:30px}}section.get_access_guardperks .work-block .work-text-wrap p{font-size:18px;line-height:23px;color:#878787}section.exclusive_offers_section{background:linear-gradient(155.27deg,#f7f9fa 100%,#bec3dc 259.81%)}section.exclusive_offers_section .exclusive_offers_row{width:100%;margin-left:auto}section.exclusive_offers_section .exclusive_offers_row .view_allDeals_btn2{border:2px solid #242429;width:100%;max-width:212px!important;font-size:18px;line-height:21px;margin-top:30px;display:none}@media (max-width: 767px){section.exclusive_offers_section .exclusive_offers_row .view_allDeals_btn2{display:block}}@media (max-width: 767px){section.exclusive_offers_section .exclusive_offers_row{width:100%;margin-left:0}}section.exclusive_offers_section .exclusive_offers_row .exclusive_offers_header h2,section.exclusive_offers_section .exclusive_offers_row .exclusive_offers_header .h2{font-size:32px;line-height:39px}@media (max-width: 767px){section.exclusive_offers_section .exclusive_offers_row .exclusive_offers_header h2,section.exclusive_offers_section .exclusive_offers_row .exclusive_offers_header .h2{font-size:24px;line-height:32px}}section.exclusive_offers_section .exclusive_offers_row .exclusive_offers_header .view_allDeals_btn1{border:2px solid #242429;width:100%;max-width:212px!important;font-size:18px;line-height:21px}@media (max-width: 767px){section.exclusive_offers_section .exclusive_offers_row .exclusive_offers_header .view_allDeals_btn1{display:none}}section.exclusive_offers_section .exclusive_offers_row .exclusive_offers_card{border:1px solid #F2F8F7;border-radius:8px;min-height:346px}@media (max-width: 767px){section.exclusive_offers_section .exclusive_offers_row .exclusive_offers_card{max-width:100%}}section.exclusive_offers_section .exclusive_offers_row .exclusive_offers_card .exclusive_offers_inner .exclusive_offers_img img{display:block;margin:0 auto;width:100%}section.exclusive_offers_section .exclusive_offers_row .exclusive_offers_card .exclusive_offers_inner .exclusive_offers_content{height:150px}section.exclusive_offers_section .exclusive_offers_row .exclusive_offers_card .exclusive_offers_inner .exclusive_offers_content h4,section.exclusive_offers_section .exclusive_offers_row .exclusive_offers_card .exclusive_offers_inner .exclusive_offers_content .h4{line-height:24px}section.exclusive_offers_section .exclusive_offers_row .exclusive_offers_card .exclusive_offers_inner .exclusive_offers_content .view_details_btn{line-height:17px}@media (max-width: 567px){section.exclusive_offers_section .exclusive_offers_row .exclusive_offers_card .exclusive_offers_inner .exclusive_offers_content .view_details_btn{font-size:14px!important;padding:0}}@media (max-width: 567px){section.exclusive_offers_section .exclusive_offers_row .exclusive_offers_card .exclusive_offers_inner .exclusive_offers_content .exclusive_offers_logo{width:100%;max-width:65px}}.emergency-banner{background:#242429;padding:40px 0 20px;position:relative}@media (max-width: 767px){.emergency-banner{padding:30px 0!important}}.emergency-banner .emergency_wrapper h1,.emergency-banner .emergency_wrapper .h1{font-size:68px;font-weight:700;line-height:71px;margin-bottom:20px}.emergency-banner .emergency_wrapper h1 span,.emergency-banner .emergency_wrapper .h1 span{color:#3bd55a}@media (max-width: 1024px){.emergency-banner .emergency_wrapper h1,.emergency-banner .emergency_wrapper .h1{font-size:56px;line-height:61px}}@media (max-width: 767px){.emergency-banner .emergency_wrapper h1,.emergency-banner .emergency_wrapper .h1{font-size:42px;line-height:44px;margin-bottom:10px}}.emergency-banner .emergency_wrapper p{font-size:24px;font-weight:400;color:#fff;line-height:31px;margin-bottom:20px}@media (max-width: 1024px){.emergency-banner .emergency_wrapper p{font-size:20px;line-height:25px}}@media (max-width: 767px){.emergency-banner .emergency_wrapper p{font-size:18px;line-height:23px;margin-bottom:14px}.emergency-banner .emergency_wrapper p br{display:none}}.emergency-banner .emergency_wrapper .courses-listwrap{margin-bottom:24px}@media (max-width: 767px){.emergency-banner .emergency_wrapper .courses-listwrap{margin-bottom:20px}}.emergency-banner .emergency_wrapper .courses-listwrap li{font-size:16px;font-weight:500;line-height:24.96px;color:#d9d9d9}@media (max-width: 1024px){.emergency-banner .emergency_wrapper .courses-listwrap li{font-size:14px;line-height:21px}}.emergency-banner .emergency_wrapper .courses_ctaswrap a{text-decoration:none;color:#242429;font-size:20px;font-weight:600;line-height:23px;background:#3bd55a;width:100%;max-width:265px;border-radius:4px;height:56px}@media (max-width: 1024px){.emergency-banner .emergency_wrapper .courses_ctaswrap a{max-width:245px}}@media (max-width: 767px){.emergency-banner .emergency_wrapper .courses_ctaswrap a{max-width:97%;height:52px;font-size:18px;line-height:21px}}.emergency-banner .emergency_wrapper .courses_ctaswrap a:last-child{margin-left:16px;border:2px solid #fff;border-radius:4px;background:transparent;width:100%;max-width:185px;height:56px}@media (max-width: 767px){.emergency-banner .emergency_wrapper .courses_ctaswrap a:last-child{max-width:97%;margin-left:0;margin-top:14px}}.emergency-banner .emergency_wrapper .courses_ctaswrap a svg{margin-left:8px}@media (max-width: 767px){.emergency-banner .emergency_wrapper .courses_ctaswrap{display:block!important}}.emergency-banner .emergency_imgwrap img{width:100%;max-width:500px;margin-left:110px}@media (max-width: 1300px){.emergency-banner .emergency_imgwrap img{margin-left:0}}@media (max-width: 767px){.emergency-banner .emergency_imgwrap img{margin-top:20px}}.about-courses{padding:60px 0 35px}@media (max-width: 767px){.about-courses{padding:70px 0 30px!important}}.about-courses .about-courses-title h2,.about-courses .about-courses-title .h2{font-size:38px;font-weight:700;line-height:46px;color:#242429;margin-bottom:22px;text-transform:uppercase}@media (max-width: 1024px){.about-courses .about-courses-title h2,.about-courses .about-courses-title .h2{font-size:30px;line-height:36px}}@media (max-width: 767px){.about-courses .about-courses-title h2,.about-courses .about-courses-title .h2{font-size:24px;line-height:35px;margin-bottom:16px}}.about-courses .main-course-catalog{border:1px solid #EAF3F1;padding:25px 25px 0;border-radius:8px}@media (max-width: 767px){.about-courses .main-course-catalog{padding:10px!important}}.about-courses .main-course-catalog .course-catalog{padding:17px 17px 30px;border-bottom:1px solid #EDEDED}@media (max-width: 767px){.about-courses .main-course-catalog .course-catalog{display:block!important;padding:11px 0 10px}}.about-courses .main-course-catalog .course-catalog .course-catalog-img{width:100%;max-width:469px;height:auto}@media (max-width: 1024px){.about-courses .main-course-catalog .course-catalog .course-catalog-img{max-width:100%}}.about-courses .main-course-catalog .course-catalog .course-catalog-text-main{gap:150px}@media (max-width: 1024px){.about-courses .main-course-catalog .course-catalog .course-catalog-text-main{gap:60px;width:100%}}@media (max-width: 767px){.about-courses .main-course-catalog .course-catalog .course-catalog-text-main{flex-direction:column;gap:0}}.about-courses .main-course-catalog .course-catalog .course-catalog-text-main .course-catalog-text{margin-right:95px;padding:15px}@media (max-width: 1024px){.about-courses .main-course-catalog .course-catalog .course-catalog-text-main .course-catalog-text{margin-right:30px}}.about-courses .main-course-catalog .course-catalog .course-catalog-text-main .course-catalog-text h3,.about-courses .main-course-catalog .course-catalog .course-catalog-text-main .course-catalog-text .h3{font-size:36px;font-weight:400;line-height:40.4px;color:#242429;min-height:175px}@media (max-width: 1024px){.about-courses .main-course-catalog .course-catalog .course-catalog-text-main .course-catalog-text h3,.about-courses .main-course-catalog .course-catalog .course-catalog-text-main .course-catalog-text .h3{font-size:30px;line-height:34px;min-height:auto;margin-bottom:80px}.about-courses .main-course-catalog .course-catalog .course-catalog-text-main .course-catalog-text h3 br,.about-courses .main-course-catalog .course-catalog .course-catalog-text-main .course-catalog-text .h3 br{display:none}}@media (max-width: 767px){.about-courses .main-course-catalog .course-catalog .course-catalog-text-main .course-catalog-text h3,.about-courses .main-course-catalog .course-catalog .course-catalog-text-main .course-catalog-text .h3{font-size:36px;font-weight:400;line-height:40.4px;margin-bottom:19px}}@media (max-width: 575px){.about-courses .main-course-catalog .course-catalog .course-catalog-text-main .course-catalog-text h3,.about-courses .main-course-catalog .course-catalog .course-catalog-text-main .course-catalog-text .h3{font-size:30px;line-height:34.4px}}.about-courses .main-course-catalog .course-catalog .course-catalog-text-main .course-catalog-text .course-timing span{font-size:15px;font-weight:500;line-height:18px;color:#242429;display:flex;align-items:center;gap:5px;margin-bottom:10px}@media (max-width: 767px){.about-courses .main-course-catalog .course-catalog .course-catalog-text-main .course-catalog-text .course-timing span{line-height:17px;margin-bottom:16px}}.about-courses .main-course-catalog .course-catalog .course-catalog-price{padding:20px}@media (max-width: 1024px){.about-courses .main-course-catalog .course-catalog .course-catalog-price{padding:20px 20px 20px 0;width:250px}}@media (max-width: 767px){.about-courses .main-course-catalog .course-catalog .course-catalog-price{padding:0 20px 20px!important;width:100%}}@media (max-width: 400px){.about-courses .main-course-catalog .course-catalog .course-catalog-price{padding:0 15px 20px!important}}.about-courses .main-course-catalog .course-catalog .course-catalog-price span{font-size:16px;font-weight:400;line-height:17.2px;color:#939393;display:block;margin-bottom:8px;text-align:right}@media (max-width: 1024px){.about-courses .main-course-catalog .course-catalog .course-catalog-price span{font-size:14px;line-height:15.2px}}@media (max-width: 767px){.about-courses .main-course-catalog .course-catalog .course-catalog-price span{margin-bottom:11px;text-align:left;font-size:16px;line-height:17px}}.about-courses .main-course-catalog .course-catalog .course-catalog-price p{font-size:52px;font-weight:500;line-height:40.2px;color:#242429;text-align:right;margin:0}@media (max-width: 1024px){.about-courses .main-course-catalog .course-catalog .course-catalog-price p{font-size:40px;line-height:30.2px}}@media (max-width: 767px){.about-courses .main-course-catalog .course-catalog .course-catalog-price p{text-align:left;font-size:42px;line-height:40px}}.about-courses .main-course-catalog .course-catalog .course-catalog-price .course-catalog-price-btn a{text-decoration:none;color:#242429;font-size:18px;font-weight:600;line-height:25.4px;background:#3bd55a;width:100%;max-width:196px;height:56px;border-radius:4px;margin-top:90px;padding:0 30px}.about-courses .main-course-catalog .course-catalog .course-catalog-price .course-catalog-price-btn a svg{margin-left:10px}@media (max-width: 1300px){.about-courses .main-course-catalog .course-catalog .course-catalog-price .course-catalog-price-btn a{font-size:16px;line-height:18.4px}}@media (max-width: 1024px){.about-courses .main-course-catalog .course-catalog .course-catalog-price .course-catalog-price-btn a{font-size:16px;line-height:16.4px;margin-top:80px;padding:0 10px;display:flex;align-items:center;justify-content:center}}@media (max-width: 767px){.about-courses .main-course-catalog .course-catalog .course-catalog-price .course-catalog-price-btn a{margin-top:40px;max-width:100%;gap:3px;height:52px;font-size:18px;line-height:21px}}.about-courses .main-course-catalog .chat-wrapper-box{border-bottom:1px solid #EDEDED;padding-bottom:35px}@media (max-width: 767px){.about-courses .main-course-catalog .chat-wrapper-box{padding-bottom:30px}}.about-courses .main-course-catalog .chat-wrapper-box .bulk-container-main{background-color:#3bd55a0d;padding:37px 40px;margin-top:35px}@media (max-width: 767px){.about-courses .main-course-catalog .chat-wrapper-box .bulk-container-main{padding:20px;margin-top:20px}}.about-courses .main-course-catalog .chat-wrapper-box .bulk-container-main .bulk-sec-box h3,.about-courses .main-course-catalog .chat-wrapper-box .bulk-container-main .bulk-sec-box .h3{font-size:28px;font-weight:400;line-height:40.8px;color:#242429;margin-bottom:10px}@media (max-width: 767px){.about-courses .main-course-catalog .chat-wrapper-box .bulk-container-main .bulk-sec-box h3,.about-courses .main-course-catalog .chat-wrapper-box .bulk-container-main .bulk-sec-box .h3{font-size:24px;line-height:40px;margin-bottom:6px}}.about-courses .main-course-catalog .chat-wrapper-box .bulk-container-main .bulk-sec-box p{font-size:18px;font-weight:400;line-height:23px;color:#535353}@media (max-width: 767px){.about-courses .main-course-catalog .chat-wrapper-box .bulk-container-main .bulk-sec-box p{font-size:18px;line-height:23px;margin-bottom:20px}.about-courses .main-course-catalog .chat-wrapper-box .bulk-container-main .bulk-sec-box p br{display:none}}.about-courses .main-course-catalog .chat-wrapper-box .bulk-container-main button{text-decoration:none;color:#000;font-size:20px;font-weight:600;line-height:25.4px;border:2px solid #242429;background:transparent;width:100%;max-width:294px;height:56px;border-radius:4px;padding:0 30px}.about-courses .main-course-catalog .chat-wrapper-box .bulk-container-main button svg{margin-right:6px}@media (max-width: 767px){.about-courses .main-course-catalog .chat-wrapper-box .bulk-container-main button{font-size:18px;line-height:19px;max-width:100%;height:52px;display:flex;align-items:center;gap:10px}}.learn-wrap{padding:40px 0;border-bottom:1px solid #EDEDED}@media (max-width: 767px){.learn-wrap{padding:30px 0}}.learn-wrap .learn-title h3,.learn-wrap .learn-title .h3{font-size:22px;font-weight:700;line-height:23px;color:#242429;margin-bottom:30px;text-transform:capitalize}@media (max-width: 767px){.learn-wrap .learn-title h3,.learn-wrap .learn-title .h3{font-size:24px;line-height:28px}}@media (max-width: 767px){.learn-wrap .learning-points{grid-template-columns:repeat(1,1fr)}}.learn-wrap .learning-points .learning_points_row{row-gap:21px}.learn-wrap .learning-points .learning_points_row .learning-points-box{display:flex;align-items:flex-start;justify-content:flex-start;gap:20px}@media (max-width: 767px){.learn-wrap .learning-points .learning_points_row .learning-points-box{gap:34px}}.learn-wrap .learning-points .learning_points_row .learning-points-box img{width:18px;margin-top:6px}.learn-wrap .learning-points .learning_points_row .learning-points-box p{font-size:18px;font-weight:400;line-height:27px;color:#535353;margin-bottom:0}@media (max-width: 767px){.learn-wrap .learning-points .learning_points_row .learning-points-box p{font-size:16px;line-height:24px}}.course-aim{padding:40px 0;border-bottom:1px solid #EDEDED}@media (max-width: 767px){.course-aim{padding:30px 0}}.course-aim .course-aim-title h3,.course-aim .course-aim-title .h3{font-size:22px;font-weight:700;line-height:23px;color:#242429;margin-bottom:25px}@media (max-width: 767px){.course-aim .course-aim-title h3,.course-aim .course-aim-title .h3{font-size:24px;line-height:28px;margin-bottom:20px}}.course-aim .course-aim-title ul{margin-bottom:0!important}.course-aim .course-aim-title p{font-size:18px;font-weight:400;line-height:24px;color:#535353;margin-bottom:0!important}@media (max-width: 767px){.course-aim .course-aim-title p{font-size:16px}.course-aim .course-aim-title p br{display:none!important}}.eligibility{padding:40px 0 46px}@media (max-width: 767px){.eligibility{padding:30px 0!important}}.eligibility .course-aim-title h3,.eligibility .course-aim-title .h3{font-size:22px;font-weight:700;line-height:23px;color:#242429;margin-bottom:25px}@media (max-width: 767px){.eligibility .course-aim-title h3,.eligibility .course-aim-title .h3{font-size:24px;line-height:28px;margin-bottom:20px}}.eligibility .course-aim-title li{font-size:18px;font-weight:400;line-height:27.2px;color:#535353}@media (max-width: 767px){.eligibility .course-aim-title li{font-size:16px;line-height:24px}}.training-video-section{background:linear-gradient(to bottom,#242429 80%,#fff 70%);padding:60px 0 100px}@media (max-width: 767px){.training-video-section{padding:30px 0 0}}.training-video-section .about-courses-title{margin-bottom:40px}@media (max-width: 767px){.training-video-section .about-courses-title{margin-bottom:30px}}.training-video-section .about-courses-title h2,.training-video-section .about-courses-title .h2{font-size:38px;font-weight:700;line-height:39px;margin-bottom:13px}.training-video-section .about-courses-title h2 br,.training-video-section .about-courses-title .h2 br{display:none!important}@media (max-width: 767px){.training-video-section .about-courses-title h2,.training-video-section .about-courses-title .h2{font-size:24px;line-height:25px;margin-bottom:10px}.training-video-section .about-courses-title h2 br,.training-video-section .about-courses-title .h2 br{display:block!important}}.training-video-section .about-courses-title p{font-size:22px;font-weight:400;line-height:28px;margin-bottom:0}@media (max-width: 767px){.training-video-section .about-courses-title p{font-size:18px;line-height:23px}}.training-video-section .training-video-wrapper iframe{border-radius:8px}@media (max-width: 767px){.training-video-section .training-video-wrapper iframe{width:100%!important;height:270px!important}}.emergency-benefits{background:linear-gradient(130deg,#f7f9fa 8%,#bec3dc63);z-index:1;padding:48px 0}.emergency-benefits .benefits-lists{display:flex;align-items:center;justify-content:space-between;gap:4rem;padding:0 25px}@media (max-width: 767px){.emergency-benefits .benefits-lists{gap:2rem;padding:0 5px}}.emergency-benefits .benefits-lists .gl-benefits-list svg{margin-bottom:8px}.emergency-benefits .benefits-lists .gl-benefits-list h3,.emergency-benefits .benefits-lists .gl-benefits-list .h3{font-size:18px;font-weight:500;line-height:23px;color:#242429;margin-bottom:5px}.emergency-benefits .benefits-lists .gl-benefits-list p{font-size:16px;font-weight:400;line-height:24px;color:#535353;margin-bottom:0}@media (max-width: 767px){.emergency-benefits .benefits-lists .gl-benefits-list{display:flex;gap:27px}}@media (max-width: 767px){.emergency-benefits .benefits-lists{flex-direction:column;align-items:flex-start}}.customer-review-slider-trustPilot{padding-bottom:31px!important}.discount-wrapperblock{background:#242429;padding:60px 0 70px}@media (max-width: 767px){.discount-wrapperblock{padding:30px 0 0}}.discount-wrapperblock .coupen-wrap .trstpilot-wrapper p{font-size:16px;font-weight:500;color:#fff;line-height:28 px;margin-bottom:21px}@media (max-width: 1024px){.discount-wrapperblock .coupen-wrap .trstpilot-wrapper p{font-size:14px;line-height:21px;margin-bottom:20px}}@media (max-width: 768px){.discount-wrapperblock .coupen-wrap .trstpilot-wrapper p{font-size:12px;line-height:18px}}.discount-wrapperblock .coupen-wrap .trstpilot-wrapper p a{color:#fff;text-decoration:none}.discount-wrapperblock .coupen-wrap .trstpilot-wrapper p a img{width:100px;margin:0 5px}.discount-wrapperblock .coupen-wrap h1,.discount-wrapperblock .coupen-wrap .h1{font-size:60px;font-weight:700;line-height:64px;margin-bottom:20px}@media (max-width: 767px){.discount-wrapperblock .coupen-wrap h1,.discount-wrapperblock .coupen-wrap .h1{font-size:38px;line-height:39px;margin-bottom:12px}}.discount-wrapperblock .coupen-wrap h1 span,.discount-wrapperblock .coupen-wrap .h1 span{color:#3bd55a}.discount-wrapperblock .coupen-wrap p{font-size:22px;font-weight:400;line-height:28px;margin-bottom:20px}@media (max-width: 767px){.discount-wrapperblock .coupen-wrap p{font-size:18px;line-height:23px;margin-bottom:16px}.discount-wrapperblock .coupen-wrap p br{display:none}}.discount-wrapperblock .coupen-wrap .list-unstyled{padding-left:25px;padding-bottom:30px;margin:0}@media (max-width: 767px){.discount-wrapperblock .coupen-wrap .list-unstyled{padding-bottom:30px}}.discount-wrapperblock .coupen-wrap .list-unstyled li{font-size:16px;font-weight:500;line-height:24px;color:#d9d9d9;position:relative}@media (max-width: 767px){.discount-wrapperblock .coupen-wrap .list-unstyled li{font-size:12px;line-height:18px}}.discount-wrapperblock .coupen-wrap .list-unstyled li:before{background-image:url(/build/assets/green-tick-woUBicme.svg);background-repeat:no-repeat;background-size:contain;width:15px;height:15px;display:inline-block;position:absolute;content:"";left:-25px;top:6px}.discount-wrapperblock .coupen-wrap .coupen-cta a{background:#3bd55a;color:#242429;border-radius:4px;font-size:20px;font-weight:700;line-height:23px;height:56px;text-align:center;display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none}.discount-wrapperblock .coupen-wrap .coupen-cta a .icon-arrow-down{display:inline-block;transition:transform .3s ease-in-out}.discount-wrapperblock .coupen-wrap .coupen-cta a:hover svg{animation:moveUpDown .6s infinite}@media (max-width: 767px){.discount-wrapperblock .coupen-wrap .coupen-cta a{max-width:96%;font-size:18px;line-height:21px;height:52px}}@keyframes moveUpDown{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.discount-wrapperblock .coupen-img{position:relative}.discount-wrapperblock .coupen-img .discount_img1{width:100%;max-width:480px}@media (max-width: 767px){.discount-wrapperblock .coupen-img .discount_img1{display:none}}.discount-wrapperblock .coupen-img .discount_img2{display:none}@media (max-width: 767px){.discount-wrapperblock .coupen-img .discount_img2{display:block;width:100%;max-width:430px;margin-top:30px}}.discount-wrapperblock .coupen-img .timerwrap-block{position:absolute;bottom:55px;left:35%;right:0;width:42%!important}@media (max-width: 1024px){.discount-wrapperblock .coupen-img .timerwrap-block{width:55%!important;left:28%}}@media (max-width: 767px){.discount-wrapperblock .coupen-img .timerwrap-block{width:50%!important;left:18%}}@media (max-width: 520px){.discount-wrapperblock .coupen-img .timerwrap-block{width:65%!important;left:20%;bottom:75px}}@media (max-width: 400px){.discount-wrapperblock .coupen-img .timerwrap-block{width:65%!important;left:20%;bottom:40px}}.discount-wrapperblock .coupen-img .timerwrap-block h4,.discount-wrapperblock .coupen-img .timerwrap-block .h4{font-size:10px;font-weight:400;line-height:14px;color:#d9d9d9;display:block;text-align:left;text-transform:uppercase}@media (max-width: 990px){.discount-wrapperblock .coupen-img .timerwrap-block h4,.discount-wrapperblock .coupen-img .timerwrap-block .h4{margin-left:58px}}@media (max-width: 767px){.discount-wrapperblock .coupen-img .timerwrap-block h4,.discount-wrapperblock .coupen-img .timerwrap-block .h4{margin-left:20px}}@media (max-width: 520px){.discount-wrapperblock .coupen-img .timerwrap-block h4,.discount-wrapperblock .coupen-img .timerwrap-block .h4{margin-left:3px}}@media (max-width: 767px){.discount-wrapperblock .coupen-img .timerwrap-block .countdown-timer{padding-bottom:10px;gap:9px!important;justify-content:space-between!important}}.discount-wrapperblock .coupen-img .timerwrap-block .countdown-timer .count1{background:#52525e;width:100%;max-width:79px;height:79px;border-radius:6px}@media (max-width: 767px){.discount-wrapperblock .coupen-img .timerwrap-block .countdown-timer .count1{height:70px!important}}.discount-wrapperblock .coupen-img .timerwrap-block .countdown-timer .count1 span{display:block;font-size:28px;color:#fff;font-weight:500;margin-top:10px}@media (max-width: 767px){.discount-wrapperblock .coupen-img .timerwrap-block .countdown-timer .count1 span{font-size:23px;line-height:26px;margin-top:11px;margin-bottom:3px;color:#fff}}.discount-wrapperblock .coupen-img .timerwrap-block .countdown-timer .count1 p{font-size:13px;font-weight:400;line-height:16px;color:#fff;margin-bottom:0}.does-it-work{position:relative;padding:80px 0 50px}@media (max-width: 767px){.does-it-work{padding:40px 0 0}}@media (max-width: 767px){.does-it-work .does-it-work-text{display:block!important}}.does-it-work .does-it-work-text .working_wrapper h2,.does-it-work .does-it-work-text .working_wrapper .h2{font-size:38px;font-weight:500;line-height:39px;color:#242429;margin-bottom:15px}@media (max-width: 767px){.does-it-work .does-it-work-text .working_wrapper h2,.does-it-work .does-it-work-text .working_wrapper .h2{font-size:38px;font-weight:600;line-height:39px;margin-bottom:13px}}.does-it-work .does-it-work-text .working_wrapper p{font-size:20px;font-weight:400;line-height:24px;color:#242429;margin-bottom:0}.does-it-work .does-it-work-text .working_wrapper p br{display:none}@media (max-width: 767px){.does-it-work .does-it-work-text .working_wrapper p br{display:block}}@media (max-width: 767px){.does-it-work .does-it-work-text .working_wrapper p{font-size:18px;line-height:22px}}@media (max-width: 767px){.does-it-work .does-it-work-text .terms_wrap{margin:16px 0 20px}}.does-it-work .does-it-work-text .terms_wrap a{color:#242429;font-size:18px;font-weight:400;line-height:21px}@media (max-width: 767px){.does-it-work .does-it-work-text .terms_wrap a{font-size:18px;line-height:22px}}@media (max-width: 767px){.does-it-work .work-block{margin-bottom:45px}}.does-it-work .work-block img{width:100%}.does-it-work .work-block .work-text-wrap h2,.does-it-work .work-block .work-text-wrap .h2{font-size:20px;font-weight:500;line-height:30px;color:#242429;margin-top:25px;margin-bottom:9px}@media (max-width: 767px){.does-it-work .work-block .work-text-wrap h2,.does-it-work .work-block .work-text-wrap .h2{font-size:20px;line-height:30px}}.does-it-work .work-block .work-text-wrap p{font-size:18px;font-weight:400;line-height:23px;color:#878787}@media (max-width: 767px){.does-it-work .work-block .work-text-wrap p{font-size:18px;line-height:23px}.does-it-work .work-block .work-text-wrap p br{display:none}}section.reseller_section p{margin-bottom:0}section.reseller_section .reseller-title h1,section.reseller_section .reseller-title .h1{font-size:60px;line-height:64px}@media (max-width: 1024px){section.reseller_section .reseller-title h1,section.reseller_section .reseller-title .h1{font-size:50px}}@media (max-width: 767px){section.reseller_section .reseller-title h1,section.reseller_section .reseller-title .h1{font-size:28px;line-height:32px}}section.reseller_section .reseller-title p{font-size:22px;line-height:26px}@media (max-width: 767px){section.reseller_section .reseller-title p{font-size:16px;line-height:20px}}section.reseller_section .hero_pills p{font-size:18px;line-height:22px}@media (max-width: 767px){section.reseller_section .hero_pills p{font-size:16px;line-height:20px}}section.reseller_section .heroApply_btn{padding:19px 26px;width:100%;max-width:200px;font-size:18px;line-height:22px;color:#303030}@media (max-width: 767px){section.reseller_section .heroApply_btn{font-size:16px;line-height:20px;padding:15px 20px;max-width:180px}}section.reseller_section .how_much_card_wrapper{width:100%;max-width:637px;border-top-left-radius:12px;border-top-right-radius:12px}@media (max-width: 767px){section.reseller_section .how_much_card_wrapper{padding:2rem!important}}section.reseller_section .how_much_card_wrapper .how_much_card h3,section.reseller_section .how_much_card_wrapper .how_much_card .h3{font-size:32px;line-height:41px;color:#242429}@media (max-width: 767px){section.reseller_section .how_much_card_wrapper .how_much_card h3,section.reseller_section .how_much_card_wrapper .how_much_card .h3{font-size:18px;line-height:22px}}section.reseller_section .how_much_card_wrapper .how_much_card p{font-size:18px;line-height:22px;color:#5e5e5e}@media (max-width: 767px){section.reseller_section .how_much_card_wrapper .how_much_card p{font-size:14px;line-height:18px}}section.reseller_section .how_much_card_wrapper .how_much_card p span{font-size:58px;line-height:62px;color:#242429}@media (max-width: 767px){section.reseller_section .how_much_card_wrapper .how_much_card p span{font-size:34px;line-height:38px}}section.wantToGrow_section{background:#efefef6e}section.wantToGrow_section p{margin-bottom:0}section.wantToGrow_section .grow_smTxt{font-size:16px;line-height:20px;color:#a4a4a4}@media (max-width: 767px){section.wantToGrow_section .grow_smTxt{font-size:14px;line-height:18px}}section.wantToGrow_section h2,section.wantToGrow_section .h2{font-size:42px;line-height:46px;color:#242429}@media (max-width: 1024px){section.wantToGrow_section h2,section.wantToGrow_section .h2{font-size:32px;line-height:36px}}@media (max-width: 767px){section.wantToGrow_section h2,section.wantToGrow_section .h2{font-size:24px;line-height:28px}}section.wantToGrow_section .wantGrow_card .card_img{width:64px;height:61px}section.wantToGrow_section .wantGrow_card .card_content h4,section.wantToGrow_section .wantGrow_card .card_content .h4{font-size:20px;line-height:24px;color:#242429}@media (max-width: 767px){section.wantToGrow_section .wantGrow_card .card_content h4,section.wantToGrow_section .wantGrow_card .card_content .h4{font-size:18px;line-height:22px}}section.wantToGrow_section .wantGrow_card .card_content p{font-size:18px;line-height:22px;color:#5e5e5e}@media (max-width: 767px){section.wantToGrow_section .wantGrow_card .card_content p{font-size:14px;line-height:18px}}section.madeEasier_section p{margin-bottom:0}section.madeEasier_section .madeEasier_header h2,section.madeEasier_section .madeEasier_header .h2{font-size:38px;line-height:40px;color:#242429}@media (max-width: 1024px){section.madeEasier_section .madeEasier_header h2,section.madeEasier_section .madeEasier_header .h2{font-size:32px;line-height:36px}}@media (max-width: 767px){section.madeEasier_section .madeEasier_header h2,section.madeEasier_section .madeEasier_header .h2{font-size:24px;line-height:28px}}section.madeEasier_section .madeit_card{background:#f8f8f8;border-radius:12px;padding:2.2rem}section.madeEasier_section .madeit_card .card_img img{width:100%}section.madeEasier_section .madeit_card .card_content h4,section.madeEasier_section .madeit_card .card_content .h4{font-size:20px;line-height:24px;color:#242429}@media (max-width: 1024px){section.madeEasier_section .madeit_card .card_content h4,section.madeEasier_section .madeit_card .card_content .h4{font-size:17px;line-height:21px}}@media (max-width: 767.99px){section.madeEasier_section .madeit_card .card_content h4,section.madeEasier_section .madeit_card .card_content .h4{font-size:18px;line-height:22px}}section.madeEasier_section .madeit_card .card_content p{font-size:18px;line-height:20px;color:#5e5e5e}@media (max-width: 767px){section.madeEasier_section .madeit_card .card_content p{font-size:14px;line-height:18px}}section.howDoesWork_section p{margin-bottom:0}section.howDoesWork_section .howDoesWork_header h2,section.howDoesWork_section .howDoesWork_header .h2{font-size:38px;line-height:40px;color:#242429}@media (max-width: 1024px){section.howDoesWork_section .howDoesWork_header h2,section.howDoesWork_section .howDoesWork_header .h2{font-size:32px;line-height:36px}}@media (max-width: 767px){section.howDoesWork_section .howDoesWork_header h2,section.howDoesWork_section .howDoesWork_header .h2{font-size:24px;line-height:28px}}section.howDoesWork_section .howDoesWork_header p{font-size:20px;line-height:24px;color:#545454}@media (max-width: 1024px){section.howDoesWork_section .howDoesWork_header p{font-size:18px;line-height:22px}}section.howDoesWork_section .tab-container{overflow:hidden}@media (max-width: 767.99px){section.howDoesWork_section .tab-container{overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}}section.howDoesWork_section .tab-container .nav-tabs{margin:0 15px;gap:15px;border-bottom:4px solid #F8F8F8}@media (max-width: 767.99px){section.howDoesWork_section .tab-container .nav-tabs{display:inline-flex;flex-wrap:nowrap;margin:0}}@media (max-width: 767.99px){section.howDoesWork_section .tab-container .nav-tabs .nav-item{flex-shrink:0}}section.howDoesWork_section .tab-container .nav-tabs .nav-link{border:none;color:#242429;font-weight:400;font-size:20px;line-height:24px;padding:0}@media (max-width: 767px){section.howDoesWork_section .tab-container .nav-tabs .nav-link{white-space:nowrap}}section.howDoesWork_section .tab-container .nav-tabs .nav-link span{background:#f0f0f0;border-radius:50%;width:28px;height:28px;color:#242429;padding:4px 10px;font-size:18px;margin-right:6px}section.howDoesWork_section .tab-container .nav-tabs .nav-link.active{font-weight:600}section.howDoesWork_section .tab-container .nav-tabs .nav-link.active:after{content:"";display:block;height:4px;background-color:#f7b500;margin-top:20px;border-radius:40px;margin-bottom:-2.5px}section.howDoesWork_section .tab-content{padding-top:10px}section.howDoesWork_section .tab-content .tab-pane .tabpane_container{width:98%;margin:0 auto}@media (max-width: 767px){section.howDoesWork_section .tab-content .tab-pane .tabpane_container{width:100%}}section.howDoesWork_section .tab-content .tab-pane .tabpane_container .tab_content_img{width:100%;max-width:600px}section.howDoesWork_section .tab-content .tab-pane .tabpane_container .tab_content_text h4,section.howDoesWork_section .tab-content .tab-pane .tabpane_container .tab_content_text .h4{font-size:32px;line-height:34px;color:#242429}@media (max-width: 767px){section.howDoesWork_section .tab-content .tab-pane .tabpane_container .tab_content_text h4,section.howDoesWork_section .tab-content .tab-pane .tabpane_container .tab_content_text .h4{font-size:24px;line-height:28px}}section.howDoesWork_section .tab-content .tab-pane .tabpane_container .tab_content_text p{font-size:22px;line-height:26px;color:#5e5e5e}@media (max-width: 767px){section.howDoesWork_section .tab-content .tab-pane .tabpane_container .tab_content_text p{font-size:16px;line-height:20px}}section.howDoesWork_section .tab-content .tab-pane .tabpane_container .tab_content_text a{padding:16px 26px;width:100%;max-width:200px;font-size:18px;line-height:22px;color:#303030}@media (max-width: 767px){section.howDoesWork_section .tab-content .tab-pane .tabpane_container .tab_content_text a{font-size:16px;line-height:20px;padding:13px 19px;max-width:175px}}section.summarize_section p{margin-bottom:0}section.summarize_section .summarize_wrapper{width:85%;margin:0 auto}@media (max-width: 1024px){section.summarize_section .summarize_wrapper{width:100%}}section.summarize_section .summarize_wrapper .summarize_header h2,section.summarize_section .summarize_wrapper .summarize_header .h2{font-size:38px;line-height:40px;color:#242429}@media (max-width: 1024px){section.summarize_section .summarize_wrapper .summarize_header h2,section.summarize_section .summarize_wrapper .summarize_header .h2{font-size:32px;line-height:36px}}@media (max-width: 767px){section.summarize_section .summarize_wrapper .summarize_header h2,section.summarize_section .summarize_wrapper .summarize_header .h2{font-size:24px;line-height:28px}}section.summarize_section .summarize_wrapper .summarize_card{background:#f8f8f8;border-radius:16px;min-height:300px}@media (max-width: 1024px){section.summarize_section .summarize_wrapper .summarize_card{min-height:316px}}@media (max-width: 767px){section.summarize_section .summarize_wrapper .summarize_card{min-height:300px}}section.summarize_section .summarize_wrapper .summarize_card h3,section.summarize_section .summarize_wrapper .summarize_card .h3{font-size:24px;line-height:28px;color:#242429}@media (max-width: 767px){section.summarize_section .summarize_wrapper .summarize_card h3,section.summarize_section .summarize_wrapper .summarize_card .h3{font-size:22px;line-height:26px}}section.summarize_section .summarize_wrapper .summarize_card .summarize_pills p{font-size:18px;line-height:22px;color:#242429}@media (max-width: 1024px){section.summarize_section .summarize_wrapper .summarize_card .summarize_pills p{font-size:16px;line-height:20px}}section.summarize_section .summarize_wrapper .summarize_card .summarize_pills img{width:18px;margin-top:1.5px}section.terms_section p{margin-bottom:0}section.terms_section .terms_wrapper .terms_header h4,section.terms_section .terms_wrapper .terms_header .h4{font-size:24px;line-height:28px;color:#242429}@media (max-width: 767px){section.terms_section .terms_wrapper .terms_header h4,section.terms_section .terms_wrapper .terms_header .h4{font-size:24px;line-height:28px}}section.terms_section .terms_wrapper .terms_header a{padding:16px 26px;width:100%;max-width:210px;font-size:18px;line-height:22px;color:#303030}@media (max-width: 767px){section.terms_section .terms_wrapper .terms_header a{font-size:16px;line-height:20px;padding:13px 19px;max-width:175px}}section.terms_section .terms_wrapper .terms_content{background:#66b4401a;border-radius:16px}section.terms_section .terms_wrapper .terms_content p{font-size:20px;line-height:24px;color:#242429}@media (max-width: 767px){section.terms_section .terms_wrapper .terms_content p{font-size:18px;line-height:22px}}section.readytoEarn_section .readytoEarn_wrapper{background:#242429;background-image:url(/build/assets/footer_backArrows_img-1wIOywlI.png);background-repeat:no-repeat;background-size:contain;background-position:right center;border-radius:16px}@media (max-width: 767px){section.readytoEarn_section .readytoEarn_wrapper{background-size:cover;background-position:left center}}section.readytoEarn_section .readytoEarn_wrapper .readytoEarn_header h2,section.readytoEarn_section .readytoEarn_wrapper .readytoEarn_header .h2{font-size:42px;line-height:46px}@media (max-width: 1024px){section.readytoEarn_section .readytoEarn_wrapper .readytoEarn_header h2,section.readytoEarn_section .readytoEarn_wrapper .readytoEarn_header .h2{font-size:32px;line-height:36px}}@media (max-width: 767px){section.readytoEarn_section .readytoEarn_wrapper .readytoEarn_header h2,section.readytoEarn_section .readytoEarn_wrapper .readytoEarn_header .h2{font-size:28px;line-height:32px}}section.readytoEarn_section .readytoEarn_wrapper .readytoEarn_header p{font-size:24px;line-height:28px}@media (max-width: 1024px){section.readytoEarn_section .readytoEarn_wrapper .readytoEarn_header p{font-size:18px;line-height:22px}}section.readytoEarn_section .readytoEarn_wrapper .readytoEarn_header .footer_btn{padding:16px 26px;width:100%;max-width:200px;font-size:18px;line-height:22px;color:#303030}@media (max-width: 767px){section.readytoEarn_section .readytoEarn_wrapper .readytoEarn_header .footer_btn{font-size:16px;line-height:20px;padding:13px 19px;max-width:175px}}section.readytoEarn_section .readytoEarn_wrapper .terms_content{background:#66b4401a;border-radius:16px;cursor:pointer}section.readyToJoin_section{padding-top:6rem}@media (max-width: 767px){section.readyToJoin_section{padding-top:2rem}}section.readyToJoin_section .readyToJoin_wrapper{background:#242429;width:95%;border-radius:8px}@media (max-width: 767px){section.readyToJoin_section .readyToJoin_wrapper{width:100%}}section.readyToJoin_section .readyToJoin_wrapper .readyToJoin_content h2,section.readyToJoin_section .readyToJoin_wrapper .readyToJoin_content .h2{font-size:58px;line-height:60px}@media (max-width: 1024px){section.readyToJoin_section .readyToJoin_wrapper .readyToJoin_content h2,section.readyToJoin_section .readyToJoin_wrapper .readyToJoin_content .h2{font-size:48px;line-height:52px}}@media (max-width: 767px){section.readyToJoin_section .readyToJoin_wrapper .readyToJoin_content h2,section.readyToJoin_section .readyToJoin_wrapper .readyToJoin_content .h2{font-size:32px;line-height:34px}}section.readyToJoin_section .readyToJoin_wrapper .readyToJoin_content p{font-size:20px;line-height:26px}@media (max-width: 1024px){section.readyToJoin_section .readyToJoin_wrapper .readyToJoin_content p{font-size:18px;line-height:22px}}section.readyToJoin_section .readyToJoin_wrapper .readyToJoin_content .becomeReseller_btn{font-size:20px;line-height:24px;color:#242429;border:1px solid #FFE500;border-radius:4px;background:#ffe500;width:100%;max-width:326px;height:56px!important}@media (max-width: 767px){section.readyToJoin_section .readyToJoin_wrapper .readyToJoin_content .becomeReseller_btn{font-size:18px;line-height:22px}}section.readyToJoin_section .readyToJoin_wrapper .readyToJoin_content .becomeReseller_btn img{width:18px}section.readyToJoin_section .readyToJoin_wrapper .readyToJoin_img img{width:100%;max-width:560px;margin-top:-40px}@media (max-width: 767px){section.readyToJoin_section .readyToJoin_wrapper .readyToJoin_img img{margin-top:10px}}.firstaid-wrapper{padding:60px 0 25px;background:#242429}@media (max-width: 767px){.firstaid-wrapper{padding:30px 0 5px}}.firstaid-wrapper .lesson-wrapper h1,.firstaid-wrapper .lesson-wrapper .h1{font-size:68px;font-weight:700;line-height:71px;margin-bottom:18px}@media (max-width: 767px){.firstaid-wrapper .lesson-wrapper h1,.firstaid-wrapper .lesson-wrapper .h1{font-size:42px;line-height:44px;margin-bottom:10px}}.firstaid-wrapper .lesson-wrapper h1 span,.firstaid-wrapper .lesson-wrapper .h1 span{color:#3bd55a}.firstaid-wrapper .lesson-wrapper p{font-size:24px;font-weight:400;color:#fff;line-height:31.2px;margin-bottom:20px}@media (max-width: 767px){.firstaid-wrapper .lesson-wrapper p{font-size:18px;line-height:23px;margin-bottom:12px}.firstaid-wrapper .lesson-wrapper p br{display:none}}.firstaid-wrapper .lesson-wrapper .courses-listwrap{margin-bottom:20px}.firstaid-wrapper .lesson-wrapper .courses-listwrap li{font-size:16px;font-weight:500;line-height:24.96px;letter-spacing:-.02em;color:#d9d9d9}@media (max-width: 767px){.firstaid-wrapper .lesson-wrapper .courses-listwrap li{font-size:12px;line-height:18px}}.firstaid-wrapper .learning-section .btn-start-learning{background-color:#3bd55a;color:#242429;font-size:20px;line-height:23px;font-weight:600;width:100%;max-width:225px;height:56px;border:1px solid #3BD55A;padding:10px 20px;border-radius:5px;display:flex;align-items:center;gap:12px;transition:.4s all}.firstaid-wrapper .learning-section .btn-start-learning:hover{background-color:#212125;border:1px solid #fff;color:#fff}.firstaid-wrapper .learning-section .btn-start-learning:hover svg path{fill:#fff}@media (max-width: 767px){.firstaid-wrapper .learning-section .btn-start-learning{max-width:97%;margin-right:auto;height:52px;font-size:18px;font-weight:700;line-height:21px}}.firstaid-wrapper .learning-section .details span{font-size:32px;font-weight:500;line-height:38.4px;color:#bdbdbd}@media (max-width: 767px){.firstaid-wrapper .learning-section .details span{font-size:26px;line-height:30px}}.firstaid-wrapper .learning-section .details label{font-size:12px;line-height:14px;font-weight:400;color:#bdbdbd}.firstaid-wrapper .learning-section .details .line-spacer{width:2px;height:55px;background:#3d3d3d}@media (max-width: 767px){.firstaid-wrapper .learning-section{flex-direction:column-reverse;justify-content:flex-start!important}.firstaid-wrapper .learning-section .details{margin-top:5px;width:100%}}.firstaid-wrapper .blur-wrap{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0000002b;width:100%;height:auto;max-width:999px;position:absolute;left:0;bottom:0}@media (max-width: 767px){.firstaid-wrapper .blur-wrap{position:relative;max-width:100%!important;background:none;display:none}}@media (max-width: 767px){.firstaid-wrapper .blur-wrap .content-blur{margin-top:20px;padding:10px 20px!important;display:block!important}}.firstaid-wrapper .blur-wrap .content-blur .block-points h2,.firstaid-wrapper .blur-wrap .content-blur .block-points .h2{font-size:18px;font-weight:500;color:#fff;line-height:23.4px}.firstaid-wrapper .blur-wrap .content-blur .block-points p{font-size:16px;font-weight:400;line-height:20px;color:#cdcdcd}.firstaid-wrapper .firstaid-img img{margin-left:100px;width:100%;max-width:510px}@media (max-width: 1024px){.firstaid-wrapper .firstaid-img img{margin-left:0;margin-top:20px}}@media (max-width: 767px){.firstaid-wrapper .firstaid-img img{margin-top:18px;width:100%!important}}.bg-spacers{background:#9393931a;width:100%;height:2px}.firstAid-video-highlights{padding:60px 0}@media (max-width: 767px){.firstAid-video-highlights{padding:40px 0}}@media (max-width: 767px){.firstAid-video-highlights .row{flex-direction:row-reverse}}.firstAid-video-highlights .episodes_text h2,.firstAid-video-highlights .episodes_text .h2{font-size:28px;font-weight:600;line-height:36px;color:#242429;text-transform:capitalize!important;margin-bottom:30px}@media (max-width: 767px){.firstAid-video-highlights .episodes_text h2,.firstAid-video-highlights .episodes_text .h2{font-size:25px;margin-bottom:10px}}.firstAid-video-highlights .big-video .tab-content .wistia_responsive_embed{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden}.firstAid-video-highlights .big-video .tab-content .wistia_responsive_embed .wistia_embed{position:absolute;top:0;left:0;width:100%;height:100%}.firstAid-video-highlights .big-video .tab-content .video-title{margin-top:32px}@media (max-width: 767px){.firstAid-video-highlights .big-video .tab-content .video-title{margin-top:20px}}.firstAid-video-highlights .big-video .tab-content .video-title h3,.firstAid-video-highlights .big-video .tab-content .video-title .h3{font-size:26px;font-weight:600;line-height:32.4px;color:#242429;margin-top:10px;margin-bottom:3px}@media (max-width: 767px){.firstAid-video-highlights .big-video .tab-content .video-title h3,.firstAid-video-highlights .big-video .tab-content .video-title .h3{font-size:20px;line-height:26px}}.firstAid-video-highlights .big-video .tab-content .video-title p{font-size:16px;font-weight:400;line-height:20px;color:#5e5e5e}.firstAid-video-highlights .big-video .tab-content .overlay-container{height:100%;background:#04040400;position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%) translateY(-50%)}.firstAid-video-highlights .big-video .tab-content .overlay-container .video-pause-button{position:absolute;z-index:10;top:40%;right:50%;left:48%;transform:translate(-50%) translateY(-50%);opacity:0;box-sizing:content-box;display:block;width:25px;height:30px;border-radius:50%;padding:18px 20px 18px 28px;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-ms-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.firstAid-video-highlights .big-video .tab-content .overlay-container .video-pause-button:after{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:65px;height:65px;background:#fff;border-radius:50%;transition:all .2s}@media (max-width: 992px){.firstAid-video-highlights .big-video .tab-content .overlay-container .video-pause-button:after{width:85px;height:85px}}.firstAid-video-highlights .big-video .tab-content .overlay-container .video-pause-button:hover:after{background-color:#d3d3d3}.firstAid-video-highlights .big-video .tab-content .overlay-container .video-pause-button span{width:100%;height:32px;border-left:10px solid #000;border-right:10px solid #000;margin:0 -3px;display:block;position:relative;z-index:2}.firstAid-video-highlights .big-video .tab-content .overlay-container:hover .video-pause-button{opacity:1}.firstAid-video-highlights .big-video .tab-content .overlay-container .video-play-button{position:absolute;z-index:10;top:40%;right:50%;left:48%;transform:translate(-50%) translateY(-50%);box-sizing:content-box;display:block;width:25px;height:30px;border-radius:50%;padding:18px 20px 18px 28px}.firstAid-video-highlights .big-video .tab-content .overlay-container .video-play-button:before{content:"";position:absolute;z-index:0;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:65px;height:65px;background:#3bd55a;border-radius:50%;animation:pulse-border 1.5s ease-out infinite}@media (max-width: 992px){.firstAid-video-highlights .big-video .tab-content .overlay-container .video-play-button:before{width:50px;height:50px;top:35%}}@media (min-width: 1600px){.firstAid-video-highlights .big-video .tab-content .overlay-container .video-play-button:before{width:85px;height:85px}}.firstAid-video-highlights .big-video .tab-content .overlay-container .video-play-button:after{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:85px;height:85px;background:#fff;border-radius:50%;transition:all .2s}@media (max-width: 992px){.firstAid-video-highlights .big-video .tab-content .overlay-container .video-play-button:after{width:50px;height:50px;top:35%}}@media (min-width: 1600px){.firstAid-video-highlights .big-video .tab-content .overlay-container .video-play-button:after{width:85px;height:85px}}.firstAid-video-highlights .big-video .tab-content .overlay-container .video-play-button:hover:after{background-color:#d3d3d3}.firstAid-video-highlights .big-video .tab-content .overlay-container .video-play-button span{display:block;position:relative;z-index:3;width:0;height:0;border-left:25px solid #000000;border-top:15px solid transparent;border-bottom:15px solid transparent}@media (max-width: 992px){.firstAid-video-highlights .big-video .tab-content .overlay-container .video-play-button span{border-left:15px solid #000000;border-top:10px solid transparent;border-bottom:10px solid transparent;top:-5px;left:3px}}.firstAid-video-highlights .wrap-bg{background:#f4faf7;border-radius:6px;padding:25px 0 10px}@media (max-width: 767px){.firstAid-video-highlights .wrap-bg{padding:18px 10px 10px;margin-top:15px}}.firstAid-video-highlights .wrap-bg .lesson-heading h3,.firstAid-video-highlights .wrap-bg .lesson-heading .h3{font-size:22px;font-weight:600;margin-bottom:20px;margin-left:18px}@media (max-width: 767px){.firstAid-video-highlights .wrap-bg .lesson-heading h3,.firstAid-video-highlights .wrap-bg .lesson-heading .h3{font-size:22px;line-height:27px;margin-bottom:20px}}.firstAid-video-highlights .wrap-bg .small-video{max-height:437px;overflow-y:scroll;position:relative}.firstAid-video-highlights .wrap-bg .small-video::-webkit-scrollbar{width:10px;height:8px}.firstAid-video-highlights .wrap-bg .small-video::-webkit-scrollbar-track{background-color:#d9e6df;-webkit-border-radius:8px;border-radius:8px;max-width:20%!important}.firstAid-video-highlights .wrap-bg .small-video::-webkit-scrollbar-thumb{background:#51b37f;border-radius:35px;margin-bottom:20px}.firstAid-video-highlights .wrap-bg .nav .nav-link.active{background:#e9f3ee!important}.firstAid-video-highlights .wrap-bg .nav .nav-link.active .lesson-decp p{font-weight:500;color:#242429}.firstAid-video-highlights .wrap-bg .nav .nav-link{padding:12px 18px}.firstAid-video-highlights .wrap-bg .nav .nav-link img{width:100px;border-radius:8px}@media (max-width: 767px){.firstAid-video-highlights .wrap-bg .nav .lesson-decp{margin-left:.5rem!important}}.firstAid-video-highlights .wrap-bg .nav .lesson-decp p{font-size:18px;font-weight:400;line-height:22.9px;color:#535353;margin-bottom:10px}@media (max-width: 767px){.firstAid-video-highlights .wrap-bg .nav .lesson-decp p{font-size:14px;line-height:20.9px;font-weight:600}}.firstAid-video-highlights .wrap-bg .nav .lesson-decp span{font-size:16px;font-weight:400;line-height:20.9px;color:#535353}@media (max-width: 767px){.firstAid-video-highlights .wrap-bg .nav .lesson-decp span{font-size:14px;line-height:18.9px}}.customer-review-slider-trustPilot h2,.customer-review-slider-trustPilot .h2{font-size:38px!important;margin-bottom:20px!important}@media (max-width: 567px){.customer-review-slider-trustPilot h2,.customer-review-slider-trustPilot .h2{font-size:24px!important;margin-bottom:12px!important}}#highlights{background:#fff;padding:60px 0}@media (max-width: 767px){#highlights{padding-top:30px;padding-bottom:40px}}#highlights .episodes_text h2,#highlights .episodes_text .h2{font-size:28px;font-weight:600;line-height:36px;color:#242429;text-transform:capitalize!important;margin-bottom:30px}@media (max-width: 767px){#highlights .episodes_text h2,#highlights .episodes_text .h2{font-size:26px!important;line-height:30px!important;margin-bottom:26px!important}}#highlights .highlights_wrapper .episode-box img{width:100%;max-width:64px}#highlights .highlights_wrapper .episode-box h3,#highlights .highlights_wrapper .episode-box .h3{margin-bottom:16px}@media (max-width: 767px){#highlights .highlights_wrapper .episode-box h3,#highlights .highlights_wrapper .episode-box .h3{font-size:20px;line-height:21px}}#highlights .highlights_wrapper .episode-box p{margin-bottom:0!important}@media (max-width: 767px){#review_firstaid.review-carousel{padding:40px 0 0!important}}#review_firstaid.review-carousel h2,#review_firstaid.review-carousel .h2{font-size:28px;font-weight:600!important;line-height:34.49px;margin-bottom:27px!important}@media (max-width: 767px){#review_firstaid.review-carousel h2,#review_firstaid.review-carousel .h2{font-size:22px;line-height:27px;margin-bottom:18px!important}}#review_firstaid.review-carousel .look_whatPeople_card{transition:all ease-in-out .3s}#review_firstaid.review-carousel .look_whatPeople_card:hover{background:#51b37f1a}section.reports_header{background-image:url(/build/assets/banner_backImg-CF5ux6lg.png);background-position:top right;background-repeat:no-repeat;background-size:contain}section.reports_header .hero_sec_col1 h1,section.reports_header .hero_sec_col1 .h1{font-size:60px}@media (max-width: 767px){section.reports_header .hero_sec_col1 h1,section.reports_header .hero_sec_col1 .h1{font-size:40px;line-height:44px!important}}section.reports_header .hero_sec_col1 p{font-size:22px;line-height:28px}@media (max-width: 767px){section.reports_header .hero_sec_col1 p{font-size:16px;line-height:22px;margin-top:24px}}section.reports_header .hero_sec_col1 a{font-size:18px;line-height:22px;height:56px;width:100%;max-width:240px}@media (max-width: 767px){section.reports_header .hero_sec_col1 a{font-size:18px;line-height:21px;max-width:236px;justify-content:center}section.reports_header .hero_sec_col1 a svg{max-width:13px}}section.reports_header .hero_sec_col2 img{width:100%;max-width:590px!important;display:block;margin-left:auto}@media (max-width: 767px){section.reports_header .hero_sec_col2 img{margin-top:30px}}section.report_insights_sec{padding:30px 0}section.report_insights_sec .insights_col1{min-height:211px}@media (max-width: 767px){section.report_insights_sec .insights_col1{min-height:180px}}section.report_insights_sec .insights_col1 a{height:40px;width:100%;max-width:155px;margin-top:20px}section.report_insights_sec .insights_col1 .licence_stats_heading{font-size:28px;line-height:32px}@media (max-width: 767px){section.report_insights_sec .insights_col1 .licence_stats_heading{font-size:24px;line-height:28px}}section.report_insights_sec .insights_col2 .row .app_card{min-width:323px}section.report_insights_sec .insights_col2 .row .app_card p{color:#5e5e5e}@media (max-width: 767px){section.report_insights_sec .insights_col2 .row .app_card{min-width:66.6%;min-height:100px;flex:0 0 auto}}section.report_insights_sec .insights_col2 .row::-webkit-scrollbar{display:none}@media (max-width: 767px){section.report_insights_sec .insights_col2 .row{display:flex;overflow-x:auto;flex-wrap:nowrap}}section.main_reports_wrapper .reports_breadcrumb p{font-size:18px;line-height:22px;color:#5e5e5e;margin-bottom:0}@media (max-width: 767px){section.main_reports_wrapper .reports_breadcrumb p{font-size:14px;line-height:20px}}section.main_reports_wrapper .reports_breadcrumb p:last-child{color:#242429}section.main_reports_wrapper .reports_breadcrumb a{font-size:18px;line-height:22px;color:#5e5e5e}@media (max-width: 767px){section.main_reports_wrapper .reports_breadcrumb a{font-size:14px;line-height:20px}}section.main_reports_wrapper .reports_header h2,section.main_reports_wrapper .reports_header .h2{font-size:36px;line-height:40px;color:#303030;margin-bottom:0}@media (max-width: 767px){section.main_reports_wrapper .reports_header h2,section.main_reports_wrapper .reports_header .h2{font-size:26px;line-height:30px}}section.main_reports_wrapper .row>*{padding-right:0!important}@media (max-width: 767px){section.main_reports_wrapper .row>*{padding-right:1rem!important}}section.main_reports_wrapper a .rp_card{background:#f7f7f7;border-radius:10px;min-height:290px;transition:transform .3s ease-in-out}section.main_reports_wrapper a .rp_card:hover{transform:scale(1.015)}section.main_reports_wrapper a .rp_card .rp_card_img img{border-radius:6px;height:151px;width:100%;object-fit:cover}section.main_reports_wrapper a .rp_card .rp_card_content{min-height:91px;color:#242429}@media (max-width: 767px){section.main_reports_wrapper a .rp_card .rp_card_content{min-height:70px}}section.main_reports_wrapper a .rp_card .rp_card_content h5,section.main_reports_wrapper a .rp_card .rp_card_content .h5{font-size:16px;line-height:20px}section.main_reports_wrapper a .rp_card .rp_card_content h3,section.main_reports_wrapper a .rp_card .rp_card_content .h3{font-size:22px;line-height:26px}section.main_reports_wrapper a .rp_card .rp_card_content p{font-size:16px;line-height:20px;margin-bottom:0;margin-top:11px}section.right_course_section .right_course_wrapper{background:#f8f8f8;border-radius:10px}section.right_course_section .right_course_wrapper .right_course_img img{width:100%;max-width:166px}section.right_course_section .right_course_wrapper .right_course_content{gap:13rem}@media (max-width: 1400px){section.right_course_section .right_course_wrapper .right_course_content{gap:8rem}}@media (max-width: 1250px){section.right_course_section .right_course_wrapper .right_course_content{gap:3rem}}@media (max-width: 1024px){section.right_course_section .right_course_wrapper .right_course_content{gap:3rem}}@media (max-width: 767px){section.right_course_section .right_course_wrapper .right_course_content{gap:1rem}}section.right_course_section .right_course_wrapper .right_course_content .right_course_txt h2,section.right_course_section .right_course_wrapper .right_course_content .right_course_txt .h2{font-size:34px;line-height:38px;color:#242429}@media (max-width: 767px){section.right_course_section .right_course_wrapper .right_course_content .right_course_txt h2,section.right_course_section .right_course_wrapper .right_course_content .right_course_txt .h2{font-size:32px;line-height:40px}}section.right_course_section .right_course_wrapper .right_course_content .right_course_txt p{font-size:20px;line-height:24px}@media (max-width: 767px){section.right_course_section .right_course_wrapper .right_course_content .right_course_txt p{font-size:16px;line-height:20px}}section.right_course_section .right_course_wrapper .right_course_content .right_course_btn a{background:#242429;border-radius:10px;height:56px;font-size:16px;line-height:19px;display:inline-block;padding:18px 28px}@media (max-width: 1024px){section.right_course_section .right_course_wrapper .right_course_content .right_course_btn a{width:160px;padding:18px 24px}}section.ukcrime_report_header p{margin-bottom:0}section.ukcrime_report_header .ukcrime_report_breadcrumb p{font-size:18px;line-height:22px;color:#5e5e5e}@media (max-width: 767px){section.ukcrime_report_header .ukcrime_report_breadcrumb p{font-size:14px;line-height:20px}}section.ukcrime_report_header .ukcrime_report_breadcrumb p:last-child{color:#242429}section.ukcrime_report_header .ukcrime_report_breadcrumb a{font-size:18px;line-height:22px;color:#5e5e5e}@media (max-width: 767px){section.ukcrime_report_header .ukcrime_report_breadcrumb a{font-size:14px;line-height:20px}}section.ukcrime_report_header ol li{color:#535353;font-size:20px;line-height:24px}@media (max-width: 767px){section.ukcrime_report_header ol li{font-size:16px;line-height:20px}}section.ukcrime_report_header .hero_sec_col1 h1,section.ukcrime_report_header .hero_sec_col1 .h1{font-size:60px}@media (max-width: 767px){section.ukcrime_report_header .hero_sec_col1 h1,section.ukcrime_report_header .hero_sec_col1 .h1{font-size:36px;line-height:40px!important}}section.ukcrime_report_header .hero_sec_col1 p{font-size:18px;line-height:22px}@media (max-width: 767px){section.ukcrime_report_header .hero_sec_col1 p{font-size:14px;line-height:18px;margin-top:10px}}section.ukcrime_report_header .hero_sec_col1 .author_wrapper .author_img_card_box .author_card{top:42px;left:-35px;border:1px solid #EAEAEA;border-radius:12px;background-color:#fff;min-width:335px;box-shadow:0 4px 6px #0000000d;transition:opacity .3s ease,visibility .3s ease}section.ukcrime_report_header .hero_sec_col1 .author_wrapper .author_img_card_box .author_card img{object-fit:cover}section.ukcrime_report_header .hero_sec_col1 .author_wrapper .author_img_card_box .author_card h5,section.ukcrime_report_header .hero_sec_col1 .author_wrapper .author_img_card_box .author_card .h5{font-size:20px;line-height:24px;color:#242429}section.ukcrime_report_header .hero_sec_col1 .author_wrapper .author_img_card_box .author_card p{font-size:14px;line-height:18px;color:#242424}section.ukcrime_report_header .hero_sec_col1 .author_wrapper .author_img_card_box .author_card .social-icon{width:30px;height:30px;background-color:#f9f9f9;border-radius:50%;font-size:16px;color:#6c757d;text-decoration:none;transition:background-color .3s,color .3s}section.ukcrime_report_header .hero_sec_col1 .author_wrapper .author_img_card_box .author_card .subscribe_btn{height:32px;background:#d8d8d8;color:#242424;font-size:12px;line-height:14px;border-radius:20px;padding:0 16px}section.ukcrime_report_header .hero_sec_col1 .author_wrapper .author_img_card_box:hover .author_card{display:block!important;opacity:1!important;visibility:visible}section.ukcrime_report_header .hero_sec_col1 .author_wrapper p{color:#303030;font-size:18px;line-height:22px}@media (max-width: 767px){section.ukcrime_report_header .hero_sec_col1 .author_wrapper p{margin-top:0}}section.ukcrime_report_header .hero_sec_col1 .author_wrapper .author_icons img{width:20px}section.ukcrime_report_header .hero_sec_col1 .author_wrapper .subscribe_btn{height:32px;background:#d8d8d8;color:#242424;font-size:12px;line-height:14px;border-radius:20px;padding:0 16px}section.ukcrime_report_header .hero_sec_col2 img{width:100%;max-width:590px!important;display:block;margin-left:auto}@media (max-width: 767px){section.ukcrime_report_header .hero_sec_col2 img{margin-top:30px}}section.ukcrime_report_header p{color:#535353;font-size:20px;line-height:24px}@media (max-width: 767px){section.ukcrime_report_header p{font-size:16px;line-height:20px}}section.ukcrime_report_header ul li{color:#535353;font-size:20px;line-height:24px}@media (max-width: 767px){section.ukcrime_report_header ul li{font-size:16px;line-height:20px}}section.report_section1 p{margin-bottom:0}section.report_section1 .sm_txt{font-size:11px;line-height:14px}section.report_section1 .section1_wrapper h2,section.report_section1 .section1_wrapper .h2{color:#242429;font-size:32px;line-height:36px}@media (max-width: 767px){section.report_section1 .section1_wrapper h2,section.report_section1 .section1_wrapper .h2{font-size:28px;line-height:32px}}section.report_section1 .section1_wrapper p{color:#535353;font-size:20px;line-height:24px}@media (max-width: 767px){section.report_section1 .section1_wrapper p{font-size:16px;line-height:20px}}section.report_section1 .section1_wrapper .table thead tr th{color:#242429;font-size:20px;line-height:24px}@media (max-width: 767px){section.report_section1 .section1_wrapper .table thead tr th{font-size:16px;line-height:20px}}section.report_section1 .section1_wrapper .table tbody tr td{color:#303030;font-size:18px;line-height:22px}@media (max-width: 767px){section.report_section1 .section1_wrapper .table tbody tr td{font-size:14px;line-height:18px}}section.report_section1 .section1_wrapper h3,section.report_section1 .section1_wrapper .h3{font-size:26px;line-height:30px;color:#242429}@media (max-width: 767px){section.report_section1 .section1_wrapper h3,section.report_section1 .section1_wrapper .h3{font-size:20px;line-height:24px}}section.report_section1 .section1_wrapper ul li{color:#535353;font-size:20px;line-height:24px}@media (max-width: 767px){section.report_section1 .section1_wrapper ul li{font-size:16px;line-height:20px}}section.report_section1 .section1_wrapper ol p{color:#535353;font-size:20px;line-height:24px}@media (max-width: 767px){section.report_section1 .section1_wrapper ol p{font-size:16px;line-height:20px}}section.report_section2 p{margin-bottom:0}section.report_section2 .section2_wrapper h2,section.report_section2 .section2_wrapper .h2{color:#242429;font-size:32px;line-height:36px}@media (max-width: 767px){section.report_section2 .section2_wrapper h2,section.report_section2 .section2_wrapper .h2{font-size:28px;line-height:32px}}section.report_section2 .section2_wrapper p{color:#535353;font-size:20px;line-height:24px}@media (max-width: 767px){section.report_section2 .section2_wrapper p{font-size:16px;line-height:20px}}section.report_section2 .section2_wrapper h3,section.report_section2 .section2_wrapper .h3{font-size:26px;line-height:30px;color:#242429}@media (max-width: 767px){section.report_section2 .section2_wrapper h3,section.report_section2 .section2_wrapper .h3{font-size:20px;line-height:24px}}section.report_section2 .section2_wrapper ul li{color:#535353;font-size:20px;line-height:24px}@media (max-width: 767px){section.report_section2 .section2_wrapper ul li{font-size:16px;line-height:20px}}section.report_section2 .section2_wrapper ol p{color:#535353;font-size:20px;line-height:24px}@media (max-width: 767px){section.report_section2 .section2_wrapper ol p{font-size:16px;line-height:20px}}section.launch_career_section p{margin-bottom:0}section.launch_career_section .report_section_line{background:#5e5e5e;padding:.5px 0}section.launch_career_section .launch_career_wrapper{background:#f0f0f0}section.launch_career_section .launch_career_wrapper .launch_career_left .career_left_img img{width:100%;max-width:183px}@media (max-width: 1024px){section.launch_career_section .launch_career_wrapper .launch_career_left .career_left_img img{max-width:155px}}@media (max-width: 767px){section.launch_career_section .launch_career_wrapper .launch_career_left .career_left_img img{max-width:70px}}section.launch_career_section .launch_career_wrapper .launch_career_left .vertical_line{border-left:1px solid #242429;height:200px;position:absolute;left:28%}@media (max-width: 1600px){section.launch_career_section .launch_career_wrapper .launch_career_left .vertical_line{left:24%}}@media (max-width: 1400px){section.launch_career_section .launch_career_wrapper .launch_career_left .vertical_line{left:25%}}@media (max-width: 1200px){section.launch_career_section .launch_career_wrapper .launch_career_left .vertical_line{left:28%}}@media (max-width: 1024px){section.launch_career_section .launch_career_wrapper .launch_career_left .vertical_line{left:30%;height:125px}}@media (max-width: 990px){section.launch_career_section .launch_career_wrapper .launch_career_left .vertical_line{left:35%;height:115px}}@media (max-width: 767px){section.launch_career_section .launch_career_wrapper .launch_career_left .vertical_line{height:75px;left:39%;top:40%}}@media (max-width: 400px){section.launch_career_section .launch_career_wrapper .launch_career_left .vertical_line{left:41%;top:42%}}section.launch_career_section .launch_career_wrapper .launch_career_left a{max-width:165px;height:56px;padding:18px 26px;font-size:16px;line-height:20px}@media (max-width: 1024px){section.launch_career_section .launch_career_wrapper .launch_career_left a{margin-top:14px}}@media (max-width: 767px){section.launch_career_section .launch_career_wrapper .launch_career_left a{height:28px;padding:7px 12px;font-size:12px;line-height:14px;width:107px!important}}@media (max-width: 767px){section.launch_career_section .launch_career_wrapper .launch_career_left .career_left_content{padding-left:60px}}@media (max-width: 400px){section.launch_career_section .launch_career_wrapper .launch_career_left .career_left_content{padding-left:25px}}section.launch_career_section .launch_career_wrapper .launch_career_left .career_left_content h2,section.launch_career_section .launch_career_wrapper .launch_career_left .career_left_content .h2{font-size:42px;line-height:46px;color:#242429}@media (max-width: 1024px){section.launch_career_section .launch_career_wrapper .launch_career_left .career_left_content h2,section.launch_career_section .launch_career_wrapper .launch_career_left .career_left_content .h2{font-size:36px;line-height:40px}}@media (max-width: 990px){section.launch_career_section .launch_career_wrapper .launch_career_left .career_left_content h2,section.launch_career_section .launch_career_wrapper .launch_career_left .career_left_content .h2{font-size:28px;line-height:32px}}@media (max-width: 767px){section.launch_career_section .launch_career_wrapper .launch_career_left .career_left_content h2,section.launch_career_section .launch_career_wrapper .launch_career_left .career_left_content .h2{font-size:16px;line-height:20px;margin-bottom:0}}section.launch_career_section .launch_career_wrapper .launch_career_left .career_left_content p{font-size:20px;line-height:24px;color:#5e5e5e}@media (max-width: 990px){section.launch_career_section .launch_career_wrapper .launch_career_left .career_left_content p{font-size:16px;line-height:20px}}@media (max-width: 767px){section.launch_career_section .launch_career_wrapper .launch_career_left .career_left_content p{font-size:12px;line-height:16px}}section.launch_career_section .launch_career_wrapper .launch_career_right img{width:100%;max-width:300px}.christmas-wrapperblock{background:#242429;padding:60px 0 70px}@media (max-width: 767px){.christmas-wrapperblock{padding:30px 0 40px}}.christmas-wrapperblock .coupen-wrap h1,.christmas-wrapperblock .coupen-wrap .h1{font-size:60px;font-weight:700;line-height:64px;margin-bottom:20px}@media (max-width: 767px){.christmas-wrapperblock .coupen-wrap h1,.christmas-wrapperblock .coupen-wrap .h1{font-size:32px;line-height:38px;margin-bottom:12px;margin-top:15px}}.christmas-wrapperblock .coupen-wrap h1 span,.christmas-wrapperblock .coupen-wrap .h1 span{color:#3bd55a}.christmas-wrapperblock .coupen-wrap p{font-size:22px;font-weight:400;line-height:28px;margin-bottom:20px}@media (max-width: 767px){.christmas-wrapperblock .coupen-wrap p{font-size:18px;line-height:23px;margin-bottom:16px}.christmas-wrapperblock .coupen-wrap p br{display:none}}.christmas-wrapperblock .coupen-wrap .btn-outline-light svg{fill:#fff!important}.christmas-wrapperblock .coupen-wrap .btn-outline-light:hover svg{fill:#000!important}.lucky-winners{position:relative;padding:40px 0;overflow:hidden}@media (max-width: 991.99px){.lucky-winners{padding:10px 0}}.lucky-winners .cardz{border-radius:12px!important;border:1px solid #EBEBEB}.lucky-winners .cardz .date-tag{background:#f2f2f2;border-radius:30px;padding:4px 16px;font-size:12px;line-height:16px;display:inline-block}.lucky-winners .swiper-slide{height:auto}@media (max-width: 991.99px){.lucky-winners .swiper-slide .card-body p{font-size:14px!important;line-height:16px}}@media (max-width: 991.99px){.lucky-winners .swiper-container .direction-btn{position:relative;height:65px;width:175px;margin:30px auto}}.lucky-winners .swiper-container .direction-btn .swiper-button-prev-4,.lucky-winners .swiper-container .direction-btn .swiper-button-next-4{margin:0;bottom:0}@media (min-width: 992px){.lucky-winners .swiper-container .direction-btn .swiper-button-prev-4,.lucky-winners .swiper-container .direction-btn .swiper-button-next-4{bottom:30px}}.lucky-winners .swiper-pointer-events{position:initial}.lucky-winners .swiper-button-prev-4{right:100px;top:0}@media (min-width: 992px){.lucky-winners .swiper-button-prev-4{left:inherit;right:170px;top:45px;bottom:inherit}}.lucky-winners .swiper-button-next-4{right:10px;top:0}@media (min-width: 992px){.lucky-winners .swiper-button-next-4{left:inherit;right:90px;top:45px;bottom:inherit}}.grid-item{border:1px solid #EDEDED;border-radius:10px;padding:15px;text-align:center;height:157px}@media (max-width: 767.99px){.grid-item{padding:10px 6px;height:140px}}.grid-item.active{background:#e8faf1!important}.grid-item.active .gift-amount .tag-gift{background-color:#fff;font-size:12px;font-weight:500;line-height:16px;letter-spacing:-.5px;border-radius:30px;padding:4px 14px}@media (max-width: 575.99px){.grid-item.active .gift-amount .tag-gift{font-size:9px;letter-spacing:-.5px;padding:2px 10px;line-height:12px;width:100%}}.grid-item.active .date,.grid-item.active .timer-tag{display:none!important}.grid-item.non-active{background:#fff!important;pointer-events:none;opacity:.6}.grid-item.non-active .gift-amount .tag-gift{background-color:#ececec;font-size:12px;font-weight:500;line-height:16px;letter-spacing:-.25px;border-radius:30px;padding:4px 10px}@media (max-width: 575.99px){.grid-item.non-active .gift-amount .tag-gift{font-size:9px;letter-spacing:-.5px;padding:2px 10px;line-height:12px;width:100%}}.grid-item.non-active .gift-amount img,.grid-item.non-active .date,.grid-item.non-active .timer-tag{display:none!important}.grid-item .timer-tag{background-color:#e8faf0;font-size:12px;font-weight:500;line-height:16px;letter-spacing:-.25px;border-radius:30px;padding:4px 10px}@media (max-width: 575.99px){.grid-item .timer-tag{font-size:9px;letter-spacing:-.5px;padding:2px 10px;line-height:12px;width:100%}}.grid-item .date .day{font-size:26px;line-height:30px;font-weight:500}@media (max-width: 767.99px){.grid-item .date .day{font-size:18px;line-height:18px}}.grid-item .date .month{font-size:18px;line-height:22px}@media (max-width: 767.99px){.grid-item .date .month{font-size:14px;line-height:16px}}@media (min-width: 992px){.grid-item .gift-card img{width:100%;min-width:125px;max-width:125px}}.calendar-box{background:#242424;background:linear-gradient(180deg,#242424,#242429 50%,#fff 50%,#fff)}.does-it-work-christmas{position:relative}@media (max-width: 767px){.does-it-work-christmas{padding:40px 0 0}}@media (max-width: 767px){.does-it-work-christmas .does-it-work-text{display:block!important}}.does-it-work-christmas .does-it-work-text .working_wrapper h2,.does-it-work-christmas .does-it-work-text .working_wrapper .h2{font-size:38px;font-weight:500;line-height:39px;color:#242429;margin-bottom:15px}@media (max-width: 767px){.does-it-work-christmas .does-it-work-text .working_wrapper h2,.does-it-work-christmas .does-it-work-text .working_wrapper .h2{font-size:38px;font-weight:600;line-height:39px;margin-bottom:13px}}.does-it-work-christmas .does-it-work-text .working_wrapper p{font-size:20px;font-weight:400;line-height:24px;color:#242429;margin-bottom:0}.does-it-work-christmas .does-it-work-text .working_wrapper p br{display:none}@media (max-width: 767px){.does-it-work-christmas .does-it-work-text .working_wrapper p br{display:block}}@media (max-width: 767px){.does-it-work-christmas .does-it-work-text .working_wrapper p{font-size:18px;line-height:22px}}@media (max-width: 767px){.does-it-work-christmas .does-it-work-text .terms_wrap{margin:16px 0 20px}}.does-it-work-christmas .does-it-work-text .terms_wrap a{color:#242429;font-size:18px;font-weight:400;line-height:21px}@media (max-width: 767px){.does-it-work-christmas .does-it-work-text .terms_wrap a{font-size:18px;line-height:22px}}@media (max-width: 767px){.does-it-work-christmas .work-block{margin-bottom:45px}}.does-it-work-christmas .work-block img{width:100%}.does-it-work-christmas .work-block .work-text-wrap h2,.does-it-work-christmas .work-block .work-text-wrap .h2{font-size:20px;font-weight:500;line-height:30px;color:#242429;margin-top:25px;margin-bottom:9px}@media (max-width: 767px){.does-it-work-christmas .work-block .work-text-wrap h2,.does-it-work-christmas .work-block .work-text-wrap .h2{font-size:20px;line-height:30px}}.does-it-work-christmas .work-block .work-text-wrap p{font-size:18px;font-weight:400;line-height:23px;color:#878787}@media (max-width: 767px){.does-it-work-christmas .work-block .work-text-wrap p{font-size:18px;line-height:23px}.does-it-work-christmas .work-block .work-text-wrap p br{display:none}}.perfect-courses{position:relative;z-index:9999;padding:80px 0}@media (max-width: 767px){.perfect-courses{padding:40px 0}}.perfect-courses .perfect-content{margin-bottom:30px}.perfect-courses .perfect-content h2,.perfect-courses .perfect-content .h2{font-size:38px;font-weight:500;line-height:39px;color:#242429;margin-bottom:13px}@media (max-width: 767px){.perfect-courses .perfect-content h2,.perfect-courses .perfect-content .h2{font-size:38px;font-weight:600;line-height:39px}}.perfect-courses .perfect-content p{font-size:20px;font-weight:400;line-height:24px;color:#242429}.perfect-courses .perfect-block{border:1px solid #EAF3F1;border-radius:8px;margin-bottom:20px}.perfect-courses .perfect-block img{width:100%;border-top-left-radius:8px;border-top-right-radius:8px}.perfect-courses .perfect-block .perfect-text-wrap{padding:30px 20px 20px}@media (max-width: 767px){.perfect-courses .perfect-block .perfect-text-wrap{padding:20px 20px 29px}}@media (max-width: 450px){.perfect-courses .perfect-block .perfect-text-wrap{gap:20px!important}}.perfect-courses .perfect-block .perfect-text-wrap .taglinecourse h2,.perfect-courses .perfect-block .perfect-text-wrap .taglinecourse .h2{font-size:22px;font-weight:700;text-transform:capitalize;line-height:30px;color:#242429}@media (max-width: 767px){.perfect-courses .perfect-block .perfect-text-wrap .taglinecourse h2,.perfect-courses .perfect-block .perfect-text-wrap .taglinecourse .h2{font-size:22px;line-height:32px}}@media (max-width: 400px){.perfect-courses .perfect-block .perfect-text-wrap .taglinecourse h2,.perfect-courses .perfect-block .perfect-text-wrap .taglinecourse .h2{font-size:16px;line-height:20px}.perfect-courses .perfect-block .perfect-text-wrap .taglinecourse h2 br,.perfect-courses .perfect-block .perfect-text-wrap .taglinecourse .h2 br{display:none}}.perfect-courses .perfect-block .perfect-text-wrap .coursepricebox p{font-size:16px;font-weight:400;margin-bottom:0;color:#939393;text-align:end;line-height:17px}@media (max-width: 767px){.perfect-courses .perfect-block .perfect-text-wrap .coursepricebox p{font-size:18px;line-height:19px;margin-bottom:2px}}@media (max-width: 400px){.perfect-courses .perfect-block .perfect-text-wrap .coursepricebox p{font-size:14px;line-height:10px}}.perfect-courses .perfect-block .perfect-text-wrap .coursepricebox span{font-size:32px;font-weight:600;line-height:40px;color:#242429;display:block}@media (max-width: 767px){.perfect-courses .perfect-block .perfect-text-wrap .coursepricebox span{font-size:26px;line-height:46px}}@media (max-width: 400px){.perfect-courses .perfect-block .perfect-text-wrap .coursepricebox span{font-size:22px;line-height:30px}}.perfect-courses .perfect-block .potential-boxwrap{padding:9px 20px 34px}@media (max-width: 767px){.perfect-courses .perfect-block .potential-boxwrap{padding:9px 20px 18px;gap:10px}}.perfect-courses .perfect-block .potential-boxwrap .earnwrapper p{font-size:14px;font-weight:500;line-height:16px;color:#242429;margin-bottom:0}@media (max-width: 767px){.perfect-courses .perfect-block .potential-boxwrap .earnwrapper p{font-size:14px;line-height:16px}}.perfect-courses .perfect-block .potential-boxwrap .days-blocks p{font-size:14px;font-weight:500;line-height:16.41px;color:#242429;margin-bottom:0}@media (max-width: 767px){.perfect-courses .perfect-block .potential-boxwrap .days-blocks p{font-size:14px;line-height:16px}}.perfect-courses .perfect-block .line-through{width:100%;max-width:400px;height:2px;margin:0 auto;background:#eaf3f1}.perfect-courses .perfect-block .courses_ctas{padding:22px}@media (max-width: 767px){.perfect-courses .perfect-block .courses_ctas{padding:20px;gap:10px}}.perfect-courses .perfect-block .courses_ctas .booking_cta{width:100%;max-width:170px}@media (max-width: 767px){.perfect-courses .perfect-block .courses_ctas .booking_cta{max-width:140px}}@media (max-width: 400px){.perfect-courses .perfect-block .courses_ctas .booking_cta{max-width:100%}}.perfect-courses .perfect-block .courses_ctas .booking_cta a{height:52px;background-color:#3bd55a;font-size:18px;font-weight:600;line-height:19px;color:#242429;border-radius:6px;text-decoration:none}.perfect-courses .perfect-block .courses_ctas .enroll_cta{padding:0 25px}@media (max-width: 400px){.perfect-courses .perfect-block .courses_ctas .enroll_cta{width:100%}}.perfect-courses .perfect-block .courses_ctas .enroll_cta a{height:52px;font-size:18px;font-weight:500;line-height:19px;color:#242429}.perfect-courses .perfect-block .courses_ctas .enroll_cta a .icon-arrow-right{display:inline-block;transition:transform .3s ease-in-out}.perfect-courses .perfect-block .courses_ctas .enroll_cta a:hover .icon-arrow-right{animation:moveLeftRight .6s infinite}@media (max-width: 767px){.customer-review-slider-trustPilot{padding-bottom:31px!important}}#faq_women{position:relative;z-index:1;padding:80px 0}@media (max-width: 767px){#faq_women{padding:40px 0}}#faq_women h3,#faq_women .h3{font-size:32px;font-weight:600;line-height:35.2px;color:#242429;margin-bottom:34px}@media (max-width: 767px){#faq_women h3,#faq_women .h3{font-size:24px;line-height:28px;margin-bottom:17px}}#faq_women .main-faq{padding:35px 40px 5px!important}@media (max-width: 767px){#faq_women .main-faq{padding:20px 20px 0!important}}#faq_women .faq_main_container .faq_container{margin-bottom:13px!important}#faq_women .faq_main_container .faq_container:last-child{border:none}#faq_women .faq_main_container .faq_container .faq_question{align-items:flex-start!important}#faq_women .faq_main_container .faq_container .faq_question .faq_question-text{width:100%}#faq_women .faq_main_container .faq_container .faq_question .faq_question-text h3,#faq_women .faq_main_container .faq_container .faq_question .faq_question-text .h3{margin-bottom:10px!important}@media (max-width: 767px){#faq_women .faq_main_container .faq_container .faq_question .faq_question-text h3,#faq_women .faq_main_container .faq_container .faq_question .faq_question-text .h3{font-size:16px!important;line-height:21.6px!important}}#reviews_tstimonilas h2,#reviews_tstimonilas .h2{font-size:38px}.modal_explore_btn a{border:2px solid #242429;border-radius:4px;background:transparent;color:#242429!important;width:100%;max-width:213px;height:52px;text-decoration:none;text-align:center;padding:0 24px;font-size:18px;font-weight:700;line-height:21px;margin-bottom:12px}@media (max-width: 767px){.modal_explore_btn a{max-width:100%!important}}.modal_explore_btn a svg{margin-left:8px}.modal_explore_btn a svg path{fill:#242429!important}section.bodyworn-wrapperblock{padding:60px 0 70px}@media (max-width: 767px){section.bodyworn-wrapperblock{padding:30px 0 17px}}section.bodyworn-wrapperblock .coupen-wrap h1,section.bodyworn-wrapperblock .coupen-wrap .h1{font-size:56px;line-height:60px}@media (max-width: 1024px){section.bodyworn-wrapperblock .coupen-wrap h1,section.bodyworn-wrapperblock .coupen-wrap .h1{font-size:44px;line-height:48px}}@media (max-width: 767px){section.bodyworn-wrapperblock .coupen-wrap h1,section.bodyworn-wrapperblock .coupen-wrap .h1{font-size:32px;line-height:38px}}section.bodyworn-wrapperblock .coupen-wrap p{font-size:22px;line-height:28px}@media (max-width: 767px){section.bodyworn-wrapperblock .coupen-wrap p{font-size:18px;line-height:23px}}section.bodyworn-wrapperblock .coupen-wrap .btn-outline-light svg{fill:#fff!important}section.bodyworn-wrapperblock .coupen-wrap .btn-outline-light:hover{background:none!important;color:#fff!important}section.bodyworn-video-block{background:linear-gradient(180deg,#242424,#242429 50%,#f7f9fa 50%,#f7f9fa)}section.bodyworn-video-block .card{border:none;background:none!important}section.bodyworn-video-block .card .card-body{padding:0}@media (max-width: 1024px){section.bodyworn-video-block .card .card-body iframe{height:360px}}@media (max-width: 767px){section.bodyworn-video-block .card .card-body iframe{height:230px;padding:0 10px!important}}section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row1 .bodyworn_training_btn{margin-top:71px}@media (max-width: 1024px){section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row1 .bodyworn_training_btn{margin-top:0}}@media (max-width: 767px){section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row2 .whatyoulearn_boxes{grid-template-columns:repeat(1,1fr);gap:15px}}section.aplh-lander-wrapperblock{padding:60px 0 70px}@media (max-width: 767px){section.aplh-lander-wrapperblock{padding:30px 0 10px}}section.aplh-lander-wrapperblock .coupen-wrap h1,section.aplh-lander-wrapperblock .coupen-wrap .h1{font-size:56px;line-height:60px}@media (max-width: 1024px){section.aplh-lander-wrapperblock .coupen-wrap h1,section.aplh-lander-wrapperblock .coupen-wrap .h1{font-size:44px;line-height:48px}}@media (max-width: 767px){section.aplh-lander-wrapperblock .coupen-wrap h1,section.aplh-lander-wrapperblock .coupen-wrap .h1{font-size:32px;line-height:38px}}section.aplh-lander-wrapperblock .coupen-wrap p{font-size:22px;line-height:28px}@media (max-width: 767px){section.aplh-lander-wrapperblock .coupen-wrap p{font-size:18px;line-height:23px}}section.aplh-lander-wrapperblock .coupen-wrap .btn-outline-light svg{fill:#fff!important}section.aplh-lander-wrapperblock .coupen-wrap .btn-outline-light:hover{background:none!important;color:#fff!important}section.aplh-lander-video-block{background:linear-gradient(180deg,#242424,#242429 50%,#fff 50%,#fff)}section.aplh-lander-video-block .card{border:none;background:none!important}section.aplh-lander-video-block .card .card-body{padding:0}@media (max-width: 1024px){section.aplh-lander-video-block .card .card-body iframe{height:360px}}@media (max-width: 767px){section.aplh-lander-video-block .card .card-body iframe{height:230px;padding:0 10px!important}}section.aplh_whyyouneed_training h2,section.aplh_whyyouneed_training .h2{font-size:42px;line-height:46px;color:#242429}@media (max-width: 1024px){section.aplh_whyyouneed_training h2,section.aplh_whyyouneed_training .h2{font-size:32px;line-height:36px}}@media (max-width: 767px){section.aplh_whyyouneed_training h2,section.aplh_whyyouneed_training .h2{font-size:24px;line-height:28px}}section.aplh_whyyouneed_training .whyyouneed_card .card_img{width:64px;height:60px;background:#3bd55a1a}section.aplh_whyyouneed_training .whyyouneed_card .card_content h4,section.aplh_whyyouneed_training .whyyouneed_card .card_content .h4{font-size:20px;line-height:24px;color:#242429}section.aplh_whyyouneed_training .whyyouneed_card .card_content p{font-size:18px;line-height:22px;color:#5e5e5e}@media (max-width: 767px){section.aplh_whyyouneed_training .whyyouneed_card .card_content p{font-size:14px;line-height:18px}}section.off_licence_section h2,section.off_licence_section .h2{font-size:38px;line-height:42px;color:#242429}@media (max-width: 1024px){section.off_licence_section h2,section.off_licence_section .h2{font-size:30px;line-height:34px}}@media (max-width: 767px){section.off_licence_section h2,section.off_licence_section .h2{font-size:24px;line-height:28px}}section.off_licence_section .off_licence_points{grid-template-columns:repeat(2,1fr)!important}@media (max-width: 767px){section.off_licence_section .off_licence_points{grid-template-columns:repeat(1,1fr)!important;width:90%!important}}section.off_licence_section .off_licence_points .off_licence_point p{font-size:18px;line-height:22px;color:#213024}@media (max-width: 767px){section.off_licence_section .off_licence_points .off_licence_point p{font-size:16px;line-height:20px}}@media (max-width: 767px){section.off_licence_section .personal_licence_img{width:100%!important}}section.personal_licence_training_section{background:linear-gradient(180deg,#f7f9fa 43%,#fff,#f7f9fa 43%,#fff 0%)}section.personal_licence_training_section .bodyworn_training_main{box-shadow:8px 9px 19px #f4f8fa;padding:24px 32px}@media (max-width: 767px){section.personal_licence_training_section .bodyworn_training_main{padding:30px 18px}}section.personal_licence_training_section .bodyworn_training_main .bodyworn_train_row1 .bodyworn_training_btn{margin-top:56px}@media (max-width: 1024px){section.personal_licence_training_section .bodyworn_training_main .bodyworn_train_row1 .bodyworn_training_btn{margin-top:0}}section.personal_licence_training_section .bodyworn_training_main .bodyworn_train_row1 h3,section.personal_licence_training_section .bodyworn_training_main .bodyworn_train_row1 .h3{font-size:36px;line-height:40px;color:#242429}@media (max-width: 1024px){section.personal_licence_training_section .bodyworn_training_main .bodyworn_train_row1 h3,section.personal_licence_training_section .bodyworn_training_main .bodyworn_train_row1 .h3{font-size:30px;line-height:36px}}@media (max-width: 767px){section.personal_licence_training_section .bodyworn_training_main .bodyworn_train_row1 h3,section.personal_licence_training_section .bodyworn_training_main .bodyworn_train_row1 .h3{font-size:24px;line-height:28px}}section.personal_licence_training_section .bodyworn_training_main .bodyworn_train_row1 p{font-size:20px;line-height:24px;color:#5e5e5e}@media (max-width: 767px){section.personal_licence_training_section .bodyworn_training_main .bodyworn_train_row1 p{font-size:16px;line-height:20px}}section.personal_licence_training_section .bodyworn_training_main .bodyworn_train_row1 .online_box span{font-size:16px;line-height:20px;color:#242429}@media (max-width: 767px){section.personal_licence_training_section .bodyworn_training_main .bodyworn_train_row1 .online_box span{font-size:14px;line-height:18px;margin-top:-3px}}section.personal_licence_training_section .bodyworn_training_main .bodyworn_train_row1 .get_start_btn{font-size:18px!important;line-height:22px}section.personal_licence_training_section .bodyworn_training_main .bodyworn_train_row1 .price_box span{font-size:16px;line-height:20px;color:#939393}@media (max-width: 767px){section.personal_licence_training_section .bodyworn_training_main .bodyworn_train_row1 .price_box span{font-size:14px;line-height:16px}}section.personal_licence_training_section .bodyworn_training_main .bodyworn_train_row1 .price_box p{font-size:42px;line-height:46px;color:#242429}@media (max-width: 1024px){section.personal_licence_training_section .bodyworn_training_main .bodyworn_train_row1 .price_box p{font-size:34px;line-height:38px}}@media (max-width: 767px){section.personal_licence_training_section .bodyworn_training_main .bodyworn_train_row1 .price_box p{font-size:30px;line-height:34px}}section.personal_licence_training_section .bodyworn_training_main .bodyworn_train_row1 .camera_course_col2_img img{display:block;margin-left:auto}@media (max-width: 767px){section.personal_licence_training_section .bodyworn_training_main .bodyworn_train_row1 .camera_course_col2_img img{width:100%!important}}section.aplh_howDoesWork_section p{margin-bottom:0}section.aplh_howDoesWork_section .howDoesWork_header h2,section.aplh_howDoesWork_section .howDoesWork_header .h2{font-size:38px;line-height:40px;color:#242429}@media (max-width: 1024px){section.aplh_howDoesWork_section .howDoesWork_header h2,section.aplh_howDoesWork_section .howDoesWork_header .h2{font-size:32px;line-height:36px}}@media (max-width: 767px){section.aplh_howDoesWork_section .howDoesWork_header h2,section.aplh_howDoesWork_section .howDoesWork_header .h2{font-size:24px;line-height:28px}}section.aplh_howDoesWork_section .howDoesWork_header p{font-size:20px;line-height:24px;color:#545454}@media (max-width: 1024px){section.aplh_howDoesWork_section .howDoesWork_header p{font-size:18px;line-height:22px}}section.aplh_howDoesWork_section .tab-container{overflow:hidden}@media (max-width: 767.99px){section.aplh_howDoesWork_section .tab-container{overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}}section.aplh_howDoesWork_section .tab-container::-webkit-scrollbar{display:none}section.aplh_howDoesWork_section .tab-container .nav-tabs{margin:0 15px;gap:15px;border-bottom:4px solid #F8F8F8}@media (max-width: 767.99px){section.aplh_howDoesWork_section .tab-container .nav-tabs{display:inline-flex;flex-wrap:nowrap;margin:0}}@media (max-width: 767.99px){section.aplh_howDoesWork_section .tab-container .nav-tabs .nav-item{flex-shrink:0}}section.aplh_howDoesWork_section .tab-container .nav-tabs .nav-link{border:none;color:#242429;font-weight:400;font-size:20px;line-height:24px;padding:0}@media (max-width: 767px){section.aplh_howDoesWork_section .tab-container .nav-tabs .nav-link{white-space:nowrap;font-size:16px;line-height:20px}}section.aplh_howDoesWork_section .tab-container .nav-tabs .nav-link span{background:#f0f0f0;border-radius:50%;width:28px;height:28px;color:#242429;padding:4px 10px;font-size:18px;margin-right:6px}section.aplh_howDoesWork_section .tab-container .nav-tabs .nav-link.active{font-weight:600}section.aplh_howDoesWork_section .tab-container .nav-tabs .nav-link.active:after{content:"";display:block;height:4px;background-color:#f7b500;margin-top:20px;border-radius:40px;margin-bottom:-2.5px}section.aplh_howDoesWork_section .tab-content{padding-top:10px}section.aplh_howDoesWork_section .tab-content .tab-pane .tabpane_container{width:98%;margin:0 auto}@media (max-width: 767px){section.aplh_howDoesWork_section .tab-content .tab-pane .tabpane_container{width:100%}}section.aplh_howDoesWork_section .tab-content .tab-pane .tabpane_container .tab_content_img{width:100%;max-width:600px}section.aplh_howDoesWork_section .tab-content .tab-pane .tabpane_container .tab_content_text h4,section.aplh_howDoesWork_section .tab-content .tab-pane .tabpane_container .tab_content_text .h4{font-size:32px;line-height:34px;color:#242429}@media (max-width: 767px){section.aplh_howDoesWork_section .tab-content .tab-pane .tabpane_container .tab_content_text h4,section.aplh_howDoesWork_section .tab-content .tab-pane .tabpane_container .tab_content_text .h4{font-size:24px;line-height:28px}}section.aplh_howDoesWork_section .tab-content .tab-pane .tabpane_container .tab_content_text a{width:100%;max-width:275px;font-size:18px;line-height:22px;color:#303030}@media (max-width: 767px){section.aplh_howDoesWork_section .tab-content .tab-pane .tabpane_container .tab_content_text a{font-size:16px;line-height:20px;padding:13px 19px;width:100%}}section.aplh_full_refund .full_refund_wrapper{width:96%;margin-left:auto;background:#3bd55a0d}@media (max-width: 767px){section.aplh_full_refund .full_refund_wrapper{width:100%}}section.aplh_full_refund .full_refund_wrapper .full_refund_text h5,section.aplh_full_refund .full_refund_wrapper .full_refund_text .h5{font-size:26px;line-height:30px}@media (max-width: 767px){section.aplh_full_refund .full_refund_wrapper .full_refund_text h5,section.aplh_full_refund .full_refund_wrapper .full_refund_text .h5{font-size:22px;line-height:26px}}section.aplh_full_refund .full_refund_wrapper .full_refund_text p{font-size:18px;line-height:22px}@media (max-width: 767px){section.aplh_full_refund .full_refund_wrapper .full_refund_text p{font-size:16px;line-height:20px}}section.aplh_readytoStart .readytoEarn_wrapper{border-radius:10px}@media (max-width: 767px){section.aplh_readytoStart .readytoEarn_wrapper{background-size:cover;background-position:left center;border-radius:8px}}section.aplh_readytoStart .readytoEarn_wrapper .readytoEarn_header h2,section.aplh_readytoStart .readytoEarn_wrapper .readytoEarn_header .h2{font-size:38px;line-height:42px}@media (max-width: 1024px){section.aplh_readytoStart .readytoEarn_wrapper .readytoEarn_header h2,section.aplh_readytoStart .readytoEarn_wrapper .readytoEarn_header .h2{font-size:32px;line-height:36px}}@media (max-width: 767px){section.aplh_readytoStart .readytoEarn_wrapper .readytoEarn_header h2,section.aplh_readytoStart .readytoEarn_wrapper .readytoEarn_header .h2{font-size:24px;line-height:28px}}section.aplh_readytoStart .readytoEarn_wrapper .readytoEarn_header p{font-size:20px;line-height:24px}@media (max-width: 767px){section.aplh_readytoStart .readytoEarn_wrapper .readytoEarn_header p{font-size:16px;line-height:20px}}section.aplh_readytoStart .readytoEarn_wrapper .terms_content{background:#66b4401a;border-radius:16px;cursor:pointer}section.aplh_readytoStart .readytoEarn_wrapper .start_train_img{width:100%;max-width:464px;margin-top:-58px}@media (max-width: 767px){section.aplh_readytoStart .readytoEarn_wrapper .start_train_img{margin-top:-20px}}section.explore_aplh_training .full_refund_wrapper{width:96%;margin-left:auto}section.explore_aplh_training .full_refund_wrapper .bodyworn_train_row2{overflow-x:hidden}section.explore_aplh_training .full_refund_wrapper .bodyworn_train_row2 h4,section.explore_aplh_training .full_refund_wrapper .bodyworn_train_row2 .h4{font-size:26px;line-height:30px;color:#242429}@media (max-width: 1024px){section.explore_aplh_training .full_refund_wrapper .bodyworn_train_row2 h4,section.explore_aplh_training .full_refund_wrapper .bodyworn_train_row2 .h4{font-size:22px;line-height:26px}}@media (max-width: 767px){section.explore_aplh_training .full_refund_wrapper .bodyworn_train_row2 h4,section.explore_aplh_training .full_refund_wrapper .bodyworn_train_row2 .h4{font-size:20px;line-height:24px}}section.explore_aplh_training .full_refund_wrapper .bodyworn_train_row2 .bodyworn_row3_header h4,section.explore_aplh_training .full_refund_wrapper .bodyworn_train_row2 .bodyworn_row3_header .h4{font-size:38px;line-height:42px}@media (max-width: 767px){section.explore_aplh_training .full_refund_wrapper .bodyworn_train_row2 .bodyworn_row3_header h4,section.explore_aplh_training .full_refund_wrapper .bodyworn_train_row2 .bodyworn_row3_header .h4{font-size:24px;line-height:28px}}section.explore_aplh_training .full_refund_wrapper .bodyworn_train_row2 .whoshould_img_boxes{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;gap:15px;padding-bottom:18px}section.explore_aplh_training .full_refund_wrapper .bodyworn_train_row2 .whoshould_img_boxes .whoshould_img_box{border:1px solid #F2F2F2;border-radius:8px;flex:0 0 27%;scroll-snap-align:start;box-sizing:border-box}@media (max-width: 1024px){section.explore_aplh_training .full_refund_wrapper .bodyworn_train_row2 .whoshould_img_boxes .whoshould_img_box{flex:0 0 43%}}@media (max-width: 767px){section.explore_aplh_training .full_refund_wrapper .bodyworn_train_row2 .whoshould_img_boxes .whoshould_img_box{flex:0 0 70%}}section.explore_aplh_training .full_refund_wrapper .bodyworn_train_row2 .whoshould_img_boxes .whoshould_img_box img{height:100%;max-height:173px;object-fit:cover;border-radius:8px}@media (max-width: 767px){section.explore_aplh_training .full_refund_wrapper .bodyworn_train_row2 .whoshould_img_boxes .whoshould_img_box img{max-height:145px}}section.explore_aplh_training .full_refund_wrapper .bodyworn_train_row2 .whoshould_img_boxes .whoshould_img_box h5,section.explore_aplh_training .full_refund_wrapper .bodyworn_train_row2 .whoshould_img_boxes .whoshould_img_box .h5{font-size:20px;line-height:24px;color:#242429}@media (max-width: 767px){section.explore_aplh_training .full_refund_wrapper .bodyworn_train_row2 .whoshould_img_boxes .whoshould_img_box h5,section.explore_aplh_training .full_refund_wrapper .bodyworn_train_row2 .whoshould_img_boxes .whoshould_img_box .h5{font-size:18px;line-height:22px}}section.explore_aplh_training .full_refund_wrapper .bodyworn_train_row2 .whoshould_img_boxes .whoshould_img_box .view_details_btn{font-size:16px;line-height:20px}section.explore_aplh_training .full_refund_wrapper .bodyworn_train_row2 .whoshould_img_boxes .whoshould_img_box .view_details_btn img{width:15px;height:12px}#allAboutAPLH{scroll-margin-top:80px}section.behavioralDetect-wrapperblock{padding:60px 0 70px}@media (max-width: 767px){section.behavioralDetect-wrapperblock{padding:30px 0 17px}}section.behavioralDetect-wrapperblock .coupen-wrap h1,section.behavioralDetect-wrapperblock .coupen-wrap .h1{font-size:56px;line-height:60px}@media (max-width: 1024px){section.behavioralDetect-wrapperblock .coupen-wrap h1,section.behavioralDetect-wrapperblock .coupen-wrap .h1{font-size:44px;line-height:48px}}@media (max-width: 767px){section.behavioralDetect-wrapperblock .coupen-wrap h1,section.behavioralDetect-wrapperblock .coupen-wrap .h1{font-size:32px;line-height:38px}}section.behavioralDetect-wrapperblock .coupen-wrap p{font-size:22px;line-height:28px}@media (max-width: 767px){section.behavioralDetect-wrapperblock .coupen-wrap p{font-size:18px;line-height:23px}}section.behavioralDetect-wrapperblock .coupen-wrap .btn-outline-light svg{fill:#fff!important}section.behavioralDetect-wrapperblock .coupen-wrap .btn-outline-light:hover{background:none!important;color:#fff!important}section.behavioralDetect-video-block{background:linear-gradient(180deg,#242424,#242429 50%,#f7f9fa 50%,#f7f9fa)}section.behavioralDetect-video-block .card{border:none;background:none!important}section.behavioralDetect-video-block .card .card-body{padding:0}@media (max-width: 1024px){section.behavioralDetect-video-block .card .card-body iframe{height:360px}}@media (max-width: 767px){section.behavioralDetect-video-block .card .card-body iframe{height:210px;padding:0 10px!important}}section.behavioral_whyyouneed_training h2,section.behavioral_whyyouneed_training .h2{font-size:42px;line-height:46px;color:#242429}@media (max-width: 1024px){section.behavioral_whyyouneed_training h2,section.behavioral_whyyouneed_training .h2{font-size:32px;line-height:36px}}@media (max-width: 767px){section.behavioral_whyyouneed_training h2,section.behavioral_whyyouneed_training .h2{font-size:24px;line-height:28px}}section.behavioral_whyyouneed_training .whyyouneed_card .card_img{width:64px;height:60px;background:#3bd55a1a}section.behavioral_whyyouneed_training .whyyouneed_card .card_content h3,section.behavioral_whyyouneed_training .whyyouneed_card .card_content .h3{font-size:20px;line-height:24px;color:#242429}section.behavioral_whyyouneed_training .whyyouneed_card .card_content p{font-size:18px;line-height:22px;color:#5e5e5e}@media (max-width: 767px){section.behavioral_whyyouneed_training .whyyouneed_card .card_content p{font-size:14px;line-height:18px}}section.behavioralDetect_training_section{background:#fff;background:linear-gradient(180deg,#f7f9fa 43%,#fff,#f7f9fa 43%,#fff 0%)}section.behavioralDetect_training_section .bodyworn_training_main{box-shadow:8px 9px 19px #f4f8fa;padding:42px 44px}@media (max-width: 767px){section.behavioralDetect_training_section .bodyworn_training_main{padding:30px 18px}}section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row1 .behavior_detect_training_btn{margin-top:55px}@media (max-width: 1024px){section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row1 .behavior_detect_training_btn{margin-top:0}}section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row1 h3,section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row1 .h3{font-size:36px;line-height:40px;color:#242429}@media (max-width: 1024px){section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row1 h3,section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row1 .h3{font-size:30px;line-height:36px}}@media (max-width: 767px){section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row1 h3,section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row1 .h3{font-size:24px;line-height:28px}}section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row1 p{font-size:20px;line-height:24px;color:#5e5e5e}@media (max-width: 767px){section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row1 p{font-size:16px;line-height:20px}}section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row1 .online_box span{font-size:16px;line-height:20px;color:#242429}section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row1 .get_start_btn{font-size:18px;line-height:22px}section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row1 .price_box span{font-size:16px;line-height:20px;color:#939393}@media (max-width: 767px){section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row1 .price_box span{font-size:14px;line-height:16px}}section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row1 .price_box p{font-size:42px;line-height:46px;color:#242429}@media (max-width: 1024px){section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row1 .price_box p{font-size:34px;line-height:38px}}@media (max-width: 767px){section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row1 .price_box p{font-size:30px;line-height:34px}}section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_training_separator{border:1.3px solid #EAF3F1}section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row2 h4,section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row2 .h4{font-size:26px;line-height:30px;color:#242429}@media (max-width: 1024px){section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row2 h4,section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row2 .h4{font-size:22px;line-height:26px}}@media (max-width: 767px){section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row2 h4,section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row2 .h4{font-size:20px;line-height:24px}}section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row2 .whatyoulearn_boxes{grid-template-columns:auto auto auto;justify-content:space-between}@media (max-width: 767.99px){section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row2 .whatyoulearn_boxes{grid-template-columns:repeat(1,1fr);gap:15px}}section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row2 .whatyoulearn_boxes .whatyoulearn_box p{font-size:18px;line-height:22px;color:#535353}@media (max-width: 767px){section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row2 .whatyoulearn_boxes .whatyoulearn_box p{font-size:16px;line-height:20px}}section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row2 .bodyworn_row3_header p{font-size:18px;line-height:24px;color:#5e5e5e;margin-left:155px}@media (max-width: 767.99px){section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row2 .bodyworn_row3_header p{font-size:16px;line-height:20px;margin-left:0}}section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row2 .whoshould_img_boxes{grid-template-columns:repeat(4,1fr);justify-content:space-between}@media (max-width: 767px){section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row2 .whoshould_img_boxes{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;gap:15px;padding-bottom:10px}}@media (max-width: 767px){section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row2 .whoshould_img_boxes .whoshould_img_box{flex:0 0 60%;scroll-snap-align:start}}section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row2 .whoshould_img_boxes .whoshould_img_box h5,section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row2 .whoshould_img_boxes .whoshould_img_box .h5{font-size:20px;line-height:24px;color:#242429}@media (max-width: 767px){section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row2 .whoshould_img_boxes .whoshould_img_box h5,section.behavioralDetect_training_section .bodyworn_training_main .bodyworn_train_row2 .whoshould_img_boxes .whoshould_img_box .h5{font-size:18px;line-height:22px}}section.readytoStart_behavioralDetect .readytoEarn_wrapper{border-radius:10px}@media (max-width: 767px){section.readytoStart_behavioralDetect .readytoEarn_wrapper{background-size:cover;background-position:left center;border-radius:8px}}section.readytoStart_behavioralDetect .readytoEarn_wrapper .readytoEarn_header h2,section.readytoStart_behavioralDetect .readytoEarn_wrapper .readytoEarn_header .h2{font-size:38px;line-height:42px}@media (max-width: 1024px){section.readytoStart_behavioralDetect .readytoEarn_wrapper .readytoEarn_header h2,section.readytoStart_behavioralDetect .readytoEarn_wrapper .readytoEarn_header .h2{font-size:32px;line-height:36px}}@media (max-width: 767px){section.readytoStart_behavioralDetect .readytoEarn_wrapper .readytoEarn_header h2,section.readytoStart_behavioralDetect .readytoEarn_wrapper .readytoEarn_header .h2{font-size:24px;line-height:28px}}section.readytoStart_behavioralDetect .readytoEarn_wrapper .readytoEarn_header p{font-size:20px;line-height:24px}@media (max-width: 767px){section.readytoStart_behavioralDetect .readytoEarn_wrapper .readytoEarn_header p{font-size:16px;line-height:20px}}section.readytoStart_behavioralDetect .readytoEarn_wrapper .terms_content{background:#66b4401a;border-radius:16px;cursor:pointer}#behaviorDetect_training{scroll-margin-top:85px}section.women-funded-wrapper{padding:60px 0}@media (max-width: 767px){section.women-funded-wrapper{padding:30px 0 17px}}section.women-funded-wrapper .coupen-wrap .people-social-proof-home .circles-gallery{position:relative;height:55px;margin-left:22.5px;width:auto}section.women-funded-wrapper .coupen-wrap .people-social-proof-home .circles-gallery img{width:44px;height:44px}@media (min-width: 320px){section.women-funded-wrapper .coupen-wrap .people-social-proof-home .circles-gallery{width:auto;display:flex;margin-right:0}}@media (min-width: 992px){section.women-funded-wrapper .coupen-wrap .people-social-proof-home .circles-gallery{width:auto;margin-right:5px;display:flex}}section.women-funded-wrapper .coupen-wrap .people-social-proof-home .circles-gallery>*{position:relative;display:inline-block;margin-left:-22.5px;height:100%;border:solid 4px #101010;aspect-ratio:1;border-radius:50%;z-index:10}section.women-funded-wrapper .coupen-wrap .people-social-proof-home .circles-gallery>.video-icon{border:none!important}section.women-funded-wrapper .coupen-wrap .people-social-proof-home .circles-gallery>.video-icon img:hover{opacity:.9;transition:opacity .5s ease-out;-moz-transition:opacity .5s ease-out;-webkit-transition:opacity .5s ease-out;-o-transition:opacity .5s ease-out}section.women-funded-wrapper .coupen-wrap .people-social-proof-home .text-circles-gallery{font-size:14px!important;line-height:18px;color:#f0f0f0}@media (max-width: 767px){section.women-funded-wrapper .coupen-wrap .people-social-proof-home .text-circles-gallery{line-height:18px;font-size:16px!important;padding-left:5px}}@media (max-width: 380px){section.women-funded-wrapper .coupen-wrap .people-social-proof-home .text-circles-gallery{font-size:14px!important;padding-left:0}}section.women-funded-wrapper .coupen-wrap .people-social-proof-home .text-circles-gallery a{color:#242429}section.women-funded-wrapper .coupen-wrap .people-social-proof-home .text-circles-gallery a:hover{color:#3bd55a}section.women-funded-wrapper .coupen-wrap .sm_txt_box{padding:7px 24px;border-radius:50px;background:#7c7c7c33;width:fit-content}section.women-funded-wrapper .coupen-wrap .sm_txt_box .sm_txt{font-size:16px;line-height:20px;color:#f0f0f0}@media (max-width: 767px){section.women-funded-wrapper .coupen-wrap .sm_txt_box .sm_txt{font-size:14px;line-height:18px}}section.women-funded-wrapper .coupen-wrap h1,section.women-funded-wrapper .coupen-wrap .h1{font-size:56px;line-height:60px}@media (max-width: 1024px){section.women-funded-wrapper .coupen-wrap h1,section.women-funded-wrapper .coupen-wrap .h1{font-size:44px;line-height:48px}}@media (max-width: 767px){section.women-funded-wrapper .coupen-wrap h1,section.women-funded-wrapper .coupen-wrap .h1{font-size:32px;line-height:38px}}section.women-funded-wrapper .coupen-wrap p{font-size:22px;line-height:28px}@media (max-width: 767px){section.women-funded-wrapper .coupen-wrap p{font-size:18px;line-height:23px}}section.women-funded-wrapper .coupen-wrap .hero_points{padding:20px 0}@media (min-width: 991.99px){section.women-funded-wrapper .coupen-wrap .hero_points{padding:40px 0}}section.women-funded-wrapper .coupen-wrap .hero_points span{font-size:18px;line-height:22px;color:#f0f0f0}@media (max-width: 767px){section.women-funded-wrapper .coupen-wrap .hero_points span{font-size:14px;line-height:18px}}@media (max-width: 767px){section.women-funded-wrapper .coupen-wrap .hero_points img{width:20px}}section.women-funded-wrapper .coupen-wrap .btn-outline-light svg{fill:#fff!important}section.women-funded-wrapper .coupen-wrap .btn-outline-light:hover{background:none!important;color:#fff!important}section.women-funded-video-block{background:linear-gradient(180deg,#000,#000 50%,#fff 50%,#fff)}@media (max-width: 767px){section.women-funded-video-block .video-scroll-container{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-left:10px;justify-content:start;flex-wrap:nowrap}}section.women-funded-video-block .video-scroll-container .video-youtube-container{position:relative;width:270px;height:482px;margin:auto;border:3px solid #fff;border-radius:20px}@media (max-width: 767px){section.women-funded-video-block .video-scroll-container .video-youtube-container{width:63vw;flex-shrink:0;scroll-snap-align:start}}section.women-funded-video-block .video-scroll-container .video-youtube-container iframe{width:100%;height:100%;border-radius:20px}section.women_demand_jobs h2,section.women_demand_jobs .h2{font-size:42px;line-height:46px;color:#242429}@media (max-width: 1024px){section.women_demand_jobs h2,section.women_demand_jobs .h2{font-size:32px;line-height:36px}}@media (max-width: 767px){section.women_demand_jobs h2,section.women_demand_jobs .h2{font-size:24px;line-height:28px}}section.women_demand_jobs p{font-size:20px;line-height:24px}@media (max-width: 767px){section.women_demand_jobs p{font-size:16px;line-height:20px}}section.women_demand_jobs .whyyouneed_card .card_img{width:64px;height:60px}section.women_demand_jobs .whyyouneed_card .card_content h4,section.women_demand_jobs .whyyouneed_card .card_content .h4{font-size:20px;line-height:24px;color:#242429}section.women_demand_jobs .whyyouneed_card .card_content p{font-size:18px;line-height:22px;color:#5e5e5e}@media (max-width: 767px){section.women_demand_jobs .whyyouneed_card .card_content p{font-size:16px;line-height:20px}}section.women_demand_jobs .apply_sm_txt{font-size:16px;line-height:20px}section.whatsinclude_training h2,section.whatsinclude_training .h2{font-size:42px;line-height:46px;color:#242429}@media (max-width: 1024px){section.whatsinclude_training h2,section.whatsinclude_training .h2{font-size:32px;line-height:36px}}@media (max-width: 767px){section.whatsinclude_training h2,section.whatsinclude_training .h2{font-size:24px;line-height:28px}}section.whatsinclude_training p{font-size:20px;line-height:24px}@media (max-width: 767px){section.whatsinclude_training p{font-size:16px;line-height:20px}}section.whatsinclude_training .whyyouneed_card .card_img{width:64px;height:60px;background:#3bd55a1a}section.whatsinclude_training .whyyouneed_card .card_content h4,section.whatsinclude_training .whyyouneed_card .card_content .h4{font-size:20px;line-height:24px;color:#242429}section.whatsinclude_training .whyyouneed_card .card_content p{font-size:18px;line-height:22px;color:#5e5e5e}@media (max-width: 767px){section.whatsinclude_training .whyyouneed_card .card_content p{font-size:16px;line-height:20px}}section.whatsinclude_training .apply_now_txt{font-size:20px;line-height:24px}section.scholarship_steps h2,section.scholarship_steps .h2{font-size:42px;line-height:46px;color:#242429}@media (max-width: 1024px){section.scholarship_steps h2,section.scholarship_steps .h2{font-size:32px;line-height:36px}}@media (max-width: 767px){section.scholarship_steps h2,section.scholarship_steps .h2{font-size:24px;line-height:28px}}section.scholarship_steps .whyyouneed_card .card_img{width:64px;height:60px;background:#f5f5f5}section.scholarship_steps .whyyouneed_card .card_img h5,section.scholarship_steps .whyyouneed_card .card_img .h5{font-size:28px;line-height:32px;color:#242429}section.scholarship_steps .whyyouneed_card .card_content h4,section.scholarship_steps .whyyouneed_card .card_content .h4{font-size:20px;line-height:24px;color:#242429}section.scholarship_steps .whyyouneed_card .card_content p{font-size:18px;line-height:22px;color:#5e5e5e}@media (max-width: 767px){section.scholarship_steps .whyyouneed_card .card_content p{font-size:14px;line-height:18px}}section.meet_women_videos_section h2,section.meet_women_videos_section .h2{font-size:42px;line-height:46px;color:#242429}@media (max-width: 1024px){section.meet_women_videos_section h2,section.meet_women_videos_section .h2{font-size:32px;line-height:36px}}@media (max-width: 767px){section.meet_women_videos_section h2,section.meet_women_videos_section .h2{font-size:24px;line-height:28px}}section.meet_women_videos_section .whyyouneed_card .iframe-wrapper{border-radius:10px;overflow:hidden}section.meet_women_videos_section .whyyouneed_card .iframe-wrapper iframe{display:block}@media (max-width: 1024px){section.meet_women_videos_section .whyyouneed_card .iframe-wrapper iframe{height:165px}}@media (max-width: 767.99px){section.meet_women_videos_section .whyyouneed_card .iframe-wrapper iframe{height:200px}}section.meet_women_videos_section .whyyouneed_card .card_content h4,section.meet_women_videos_section .whyyouneed_card .card_content .h4{font-size:18px;line-height:22px;color:#535353}section.meet_women_videos_section .whyyouneed_card .card_content a{font-size:16px;line-height:20px;color:#939393}section.security_brands_section h2,section.security_brands_section .h2{font-size:42px;line-height:46px;color:#242429}@media (max-width: 1024px){section.security_brands_section h2,section.security_brands_section .h2{font-size:32px;line-height:36px}}@media (max-width: 767px){section.security_brands_section h2,section.security_brands_section .h2{font-size:24px;line-height:28px}}section.security_brands_section .brands_main_wrapper{grid-template-columns:repeat(6,1fr)}@media (max-width: 1024px){section.security_brands_section .brands_main_wrapper{grid-template-columns:repeat(4,1fr)}}@media (max-width: 767px){section.security_brands_section .brands_main_wrapper{grid-template-columns:repeat(2,1fr)}}section.security_brands_section .brands_main_wrapper .brand_wrapper{border:.42px solid #E8E8E8}section.security_brands_section .brands_main_wrapper .brand_wrapper img{max-width:110px}section.career_switch_section h2,section.career_switch_section .h2{font-size:42px;line-height:46px}@media (max-width: 1024px){section.career_switch_section h2,section.career_switch_section .h2{font-size:32px;line-height:36px}}@media (max-width: 767px){section.career_switch_section h2,section.career_switch_section .h2{font-size:22px;line-height:26px}}@media (min-width: 767px){section .applynowbtn_common{width:15%!important}}.women_funded_faqs .accordion.accordion-all{overflow:hidden!important}.women_funded_faqs .accordion.accordion-all .accordion-item{border:none;border-bottom:1px solid #D9D9D9}.women_funded_faqs .accordion.accordion-all .accordion-item:last-child{border-bottom:none}.women_funded_faqs .accordion.accordion-all .accordion-button{font-weight:700;padding-right:60px;word-break:break-word;line-height:20px;color:#5e5e5e;font-size:16px}@media (min-width: 992px){.women_funded_faqs .accordion.accordion-all .accordion-button{font-size:22px;line-height:28px}}.women_funded_faqs .accordion.accordion-all .accordion-button:not(.collapsed){background-color:#fff;border-radius:12px!important;box-shadow:none!important;color:#242429}.women_funded_faqs .accordion.accordion-all .accordion-button:not(.collapsed):after{transform:none;content:"";font-family:"Font Awesome 5 Free";color:#242429;font-size:14px}@media (min-width: 992px){.women_funded_faqs .accordion.accordion-all .accordion-button:not(.collapsed):after{font-size:16px}}.women_funded_faqs .accordion.accordion-all .accordion-button:after{background-image:none;content:"";position:absolute;font-family:"Font Awesome 5 Free";right:15px;font-size:14px}@media (min-width: 992px){.women_funded_faqs .accordion.accordion-all .accordion-button:after{font-size:16px}}.women_funded_faqs .accordion.accordion-all .accordion-button:focus{outline:none;box-shadow:none}.women_funded_faqs .accordion.accordion-all .accordion-body{line-height:22px;padding-right:12%}@media (min-width: 992px){.women_funded_faqs .accordion.accordion-all .accordion-body{padding-right:10%}}section.cvbooster_hero_wrapper .coupen-wrap .people-social-proof-home .circles-gallery{position:relative;height:55px;margin-left:22.5px;width:auto}section.cvbooster_hero_wrapper .coupen-wrap .people-social-proof-home .circles-gallery img{width:44px;height:44px}@media (min-width: 320px){section.cvbooster_hero_wrapper .coupen-wrap .people-social-proof-home .circles-gallery{width:auto;display:flex;margin-right:0}}@media (min-width: 992px){section.cvbooster_hero_wrapper .coupen-wrap .people-social-proof-home .circles-gallery{width:auto;margin-right:5px;display:flex}}section.cvbooster_hero_wrapper .coupen-wrap .people-social-proof-home .circles-gallery>*{position:relative;display:inline-block;margin-left:-22.5px;height:100%;border:solid 4px #101010;aspect-ratio:1;border-radius:50%;z-index:10}section.cvbooster_hero_wrapper .coupen-wrap .people-social-proof-home .circles-gallery>.video-icon{border:none!important}section.cvbooster_hero_wrapper .coupen-wrap .people-social-proof-home .circles-gallery>.video-icon img:hover{opacity:.9;transition:opacity .5s ease-out;-moz-transition:opacity .5s ease-out;-webkit-transition:opacity .5s ease-out;-o-transition:opacity .5s ease-out}section.cvbooster_hero_wrapper .coupen-wrap .people-social-proof-home .text-circles-gallery{font-size:14px!important;line-height:18px;color:#f0f0f0}@media (max-width: 767px){section.cvbooster_hero_wrapper .coupen-wrap .people-social-proof-home .text-circles-gallery{line-height:18px;font-size:16px!important;padding-left:5px}}@media (max-width: 380px){section.cvbooster_hero_wrapper .coupen-wrap .people-social-proof-home .text-circles-gallery{font-size:14px!important;padding-left:0}}section.cvbooster_hero_wrapper .coupen-wrap .people-social-proof-home .text-circles-gallery a{color:#242429}section.cvbooster_hero_wrapper .coupen-wrap .people-social-proof-home .text-circles-gallery a:hover{color:#3bd55a}section.cvbooster_hero_wrapper .coupen-wrap h1,section.cvbooster_hero_wrapper .coupen-wrap .h1{font-size:56px;line-height:60px}@media (max-width: 1024px){section.cvbooster_hero_wrapper .coupen-wrap h1,section.cvbooster_hero_wrapper .coupen-wrap .h1{font-size:44px;line-height:48px}}@media (max-width: 767px){section.cvbooster_hero_wrapper .coupen-wrap h1,section.cvbooster_hero_wrapper .coupen-wrap .h1{font-size:32px;line-height:38px}}section.cvbooster_hero_wrapper .coupen-wrap p{font-size:22px;line-height:28px}@media (max-width: 767px){section.cvbooster_hero_wrapper .coupen-wrap p{font-size:18px;line-height:23px}}section.cvbooster_hero_wrapper .coupen-wrap .hero_points span{font-size:18px;line-height:22px;color:#f0f0f0}@media (max-width: 767px){section.cvbooster_hero_wrapper .coupen-wrap .hero_points span{font-size:18px;line-height:22px}}@media (max-width: 767px){section.cvbooster_hero_wrapper .coupen-wrap .hero_points img{width:22px}}section.cvbooster_hero_wrapper .coupen-wrap .btn-outline-light svg{fill:#fff!important}section.cvbooster_hero_wrapper .coupen-wrap .btn-outline-light:hover{background:none!important;color:#fff!important}section.cvbooster-video-block{background:linear-gradient(180deg,#000,#242429 50%,#f7f9fa 50%,#fff)}section.cvbooster-video-block .card{border:none;background:none!important}section.cvbooster-video-block .card .card-body{padding:0}@media (max-width: 1024px){section.cvbooster-video-block .card .card-body iframe{height:360px}}@media (max-width: 767px){section.cvbooster-video-block .card .card-body iframe{height:230px;padding:0 10px!important}}section.cv_companies_hiring_section .heading{font-size:18px;color:#515151}section.cv_companies_hiring_section .companies_hiring_wrapper .logo-slider{overflow:hidden;white-space:nowrap;position:relative;display:flex;align-items:center}section.cv_companies_hiring_section .companies_hiring_wrapper .logo-slider .logo-track{display:flex;animation:scroll 30s linear infinite}section.cv_companies_hiring_section .companies_hiring_wrapper .logo-slider img{margin:0 1rem;max-height:50px;width:170px}@media (max-width: 767px){section.cv_companies_hiring_section .companies_hiring_wrapper .logo-slider img{width:80px}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}section.cv_emp_hirefirst_section{background:linear-gradient(180deg,#f7f9fa 50%,#ebeef4 56.47%,#f7f9fa 50%,#fff)}section.cv_emp_hirefirst_section .header .h2_header{font-size:36px!important}@media (max-width: 767px){section.cv_emp_hirefirst_section .header .h2_header{font-size:28px!important;line-height:32px!important}}section.cv_emp_hirefirst_section .header p{font-size:20px;line-height:24px;color:#515151}@media (max-width: 767px){section.cv_emp_hirefirst_section .header p{font-size:16px;line-height:20px}}section.cv_emp_hirefirst_section .hire_first_wrapper{box-shadow:30px 44px 44px #eef1f680}@media (max-width: 991.99px){section.cv_emp_hirefirst_section .hire_first_wrapper .chart-container{overflow:hidden}}@media (max-width: 991.99px){section.cv_emp_hirefirst_section .hire_first_wrapper .chart-container .chart_heading{position:sticky;top:0;background:#fff;z-index:10;padding-bottom:10px}}section.cv_emp_hirefirst_section .hire_first_wrapper .chart-container .chart_heading h5,section.cv_emp_hirefirst_section .hire_first_wrapper .chart-container .chart_heading .h5{color:#515151;writing-mode:vertical-lr;text-orientation:mixed;display:inline-block;transform:rotate(180deg)}section.cv_emp_hirefirst_section .hire_first_wrapper .chart-container .chart_nmbrs_wrapper{gap:50px}@media (max-width: 991.99px){section.cv_emp_hirefirst_section .hire_first_wrapper .chart-container .chart_nmbrs_wrapper{position:sticky;left:0;background:#fff;z-index:10;padding-right:10px}}section.cv_emp_hirefirst_section .hire_first_wrapper .chart-container .chart_nmbrs_wrapper span{color:#878787}section.cv_emp_hirefirst_section .hire_first_wrapper .chart-container .charts_row{border-bottom:1px dashed rgb(196,196,196)}@media (max-width: 991.99px){section.cv_emp_hirefirst_section .hire_first_wrapper .chart-container .charts_row{border-bottom:none;display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.99px){section.cv_emp_hirefirst_section .hire_first_wrapper .chart-container .charts_row .col-md-4{flex:0 0 auto;width:80%;max-width:185px}}section.cv_emp_hirefirst_section .hire_first_wrapper .chart-container .charts_row::-webkit-scrollbar{display:none}section.cv_emp_hirefirst_section .hire_first_wrapper .chart-container .row>*{padding-left:5px!important;padding-right:5px!important}section.cv_emp_hirefirst_section .hire_first_wrapper .chart-container .sia_card{width:100%;max-width:150px}@media (max-width: 767.99px){section.cv_emp_hirefirst_section .hire_first_wrapper .chart-container .sia_card{max-width:100px}}section.cv_emp_hirefirst_section .hire_first_wrapper .chart-container .sia_policecard{width:100%;max-width:230px}@media (max-width: 767.99px){section.cv_emp_hirefirst_section .hire_first_wrapper .chart-container .sia_policecard{max-width:140px}}section.cv_emp_hirefirst_section .hire_first_wrapper .charts_bottom_txt{margin-left:85px}@media (max-width: 767.99px){section.cv_emp_hirefirst_section .hire_first_wrapper .charts_bottom_txt{margin-left:23px}}section.cv_emp_hirefirst_section .hire_first_wrapper .bar{position:relative;width:100%;border-top-left-radius:8px;border-top-right-radius:8px}section.cv_emp_hirefirst_section .hire_first_wrapper .bar.low{position:relative}section.cv_emp_hirefirst_section .hire_first_wrapper .bar.low img{width:100%;object-fit:cover}@media (max-width: 767.99px){section.cv_emp_hirefirst_section .hire_first_wrapper .bar.low img{height:135px;object-fit:fill}}section.cv_emp_hirefirst_section .hire_first_wrapper .bar.medium img{width:100%;height:100%}@media (max-width: 767.99px){section.cv_emp_hirefirst_section .hire_first_wrapper .bar.medium img{height:260px}}section.cv_emp_hirefirst_section .hire_first_wrapper .bar.high{height:400px;background:#00800033}section.cv_emp_hirefirst_section .hire_first_wrapper .bar .label{font-size:18px;line-height:22px}@media (max-width: 767px){section.cv_emp_hirefirst_section .hire_first_wrapper .bar .label{font-size:18px;line-height:20px}}section.cv_emp_hirefirst_section .hire_first_wrapper .bar .label.experience{left:25%;bottom:25%}@media (max-width: 1024px){section.cv_emp_hirefirst_section .hire_first_wrapper .bar .label.experience{left:18%;bottom:20%}}@media (max-width: 767.99px){section.cv_emp_hirefirst_section .hire_first_wrapper .bar .label.experience{left:13%}}@media (max-width: 575px){section.cv_emp_hirefirst_section .hire_first_wrapper .bar .label.experience{left:4%}}section.cv_emp_hirefirst_section .hire_first_wrapper .bar .label.prior{left:37%;bottom:12%}@media (max-width: 1024px){section.cv_emp_hirefirst_section .hire_first_wrapper .bar .label.prior{left:35%;bottom:10%}}@media (max-width: 767.99px){section.cv_emp_hirefirst_section .hire_first_wrapper .bar .label.prior{left:22%;bottom:18%}}section.cv_emp_hirefirst_section .hire_first_wrapper .bar .label.police{left:33%;bottom:10%}@media (max-width: 1024px){section.cv_emp_hirefirst_section .hire_first_wrapper .bar .label.police{left:30%;bottom:7%}}@media (max-width: 1024px){section.cv_emp_hirefirst_section .hire_first_wrapper .bar .label.police{left:12%;bottom:12%}}section.cv_impossible_ignore_section .header .h2_header{font-size:36px!important}@media (max-width: 767px){section.cv_impossible_ignore_section .header .h2_header{font-size:28px!important;line-height:32px!important}}section.cv_right_skills_section .header .h2_header{font-size:36px}@media (max-width: 767px){section.cv_right_skills_section .header .h2_header{font-size:28px!important;line-height:32px!important}}section.cv_right_skills_section .header p{font-size:20px;line-height:24px;color:#515151}@media (max-width: 767px){section.cv_right_skills_section .header p{font-size:16px;line-height:20px}}section.cv_right_skills_section .right_skills_wrapper{overflow-x:scroll;scroll-snap-type:x mandatory;padding-bottom:10px;-ms-overflow-style:auto;scrollbar-width:auto}section.cv_right_skills_section .right_skills_wrapper::-webkit-scrollbar{height:6px;background:#ebf3f8}section.cv_right_skills_section .right_skills_wrapper::-webkit-scrollbar-track{background:#ebf3f8;border-radius:4px}section.cv_right_skills_section .right_skills_wrapper::-webkit-scrollbar-thumb{background:#a4a4a4;border-radius:4px;transition:background .3s ease-in-out}section.cv_right_skills_section .right_skills_wrapper::-webkit-scrollbar-thumb:hover{background:#a4a4a4}section.cv_right_skills_section .right_skills_wrapper .skills_card{border:1px solid #EBF3F8;flex:0 0 28.5%;scroll-snap-align:start;transition:transform .3s ease-in-out}@media (max-width: 1024px){section.cv_right_skills_section .right_skills_wrapper .skills_card{flex:0 0 40%}}@media (max-width: 767px){section.cv_right_skills_section .right_skills_wrapper .skills_card{flex:0 0 70%}}section.cv_right_skills_section .right_skills_wrapper .skills_card img{max-width:342px}@media (max-width: 767px){section.cv_right_skills_section .right_skills_wrapper .skills_card img{max-width:100%}}section.cv_right_skills_section .right_skills_wrapper .skills_card h5,section.cv_right_skills_section .right_skills_wrapper .skills_card .h5{font-size:20px}@media (max-width: 767px){section.cv_right_skills_section .right_skills_wrapper .skills_card h5,section.cv_right_skills_section .right_skills_wrapper .skills_card .h5{font-size:16px}}@media (max-width: 767px){section.cv_right_skills_section .skills_training_cards{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:10px;scroll-snap-type:x mandatory}}section.cv_right_skills_section .skills_training_cards::-webkit-scrollbar{display:none}section.cv_right_skills_section .skills_training_cards .training_card{border:1px solid #EBF3F8}@media (max-width: 767px){section.cv_right_skills_section .skills_training_cards .training_card{flex:0 0 85%;max-width:85%;scroll-snap-align:start}}section.cv_right_skills_section .skills_training_cards .training_card img{max-width:637px}section.cv_right_skills_section .skills_training_cards .training_card h5,section.cv_right_skills_section .skills_training_cards .training_card .h5{font-size:22px}section.cv_right_skills_section .certificates_cost{background:#3bd55a26}section.cv_right_skills_section .certificates_cost p{font-size:22px;line-height:26px}@media (max-width: 991px){section.cv_right_skills_section .certificates_cost p{font-size:18px;line-height:22px}}section.cv_right_skills_section .certificates_cost p span{font-size:28px;line-height:32px}@media (max-width: 991px){section.cv_right_skills_section .certificates_cost p span{font-size:22px;line-height:26px}}section.cv_bundle_packages_section .header .h2_header{font-size:36px}@media (max-width: 767px){section.cv_bundle_packages_section .header .h2_header{font-size:28px!important;line-height:32px!important}}section.cv_bundle_packages_section .header p{font-size:20px;line-height:24px;color:#515151}@media (max-width: 767px){section.cv_bundle_packages_section .header p{font-size:16px;line-height:20px}}section.cv_bundle_packages_section .nav .nav-item .btn{background:#f8f8f8!important;color:#a4a4a4;border:none!important;border-radius:2px!important}section.cv_bundle_packages_section .nav .nav-item .btn.active{color:#242429;background:#fff;border-bottom:2px solid #5e5e5e!important;font-weight:600!important}section.cv_bundle_packages_section .tab-content .tab-pane.swipe-right{transform:translate(100%);opacity:0;transition:transform .3s ease-in-out,opacity .3s ease-in-out}section.cv_bundle_packages_section .tab-content .tab-pane.swipe-right.show{transform:translate(0);opacity:1}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_card{background:#f7fff8;border:1px solid #DBF2E0;border-bottom-left-radius:8px;border-bottom-right-radius:8px}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_card .card_header{border-top-left-radius:8px;border-top-right-radius:8px;background:#4baa61}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_card .card_header span{font-size:16px}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_card .card_body .box_content h5,section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_card .card_body .box_content .h5{font-size:24px}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_card .card_body .box_content p{font-size:16px;color:#535353}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_card .card_body .price_box .discount_price{font-size:28px}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_card .card_body .price_box .actual_price{font-size:18px;color:#cc2b2b}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_card .card_body .skills_main .skills_box p{font-size:16px}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_card .card_body .skills_main .skills_box .skills_price{font-size:14px}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_card .card_body .skills_main .skills_box .skills_price span{font-size:20px}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_pro_card{background:#edf3fa;border:1px solid #E2EDFF;border-bottom-left-radius:8px;border-bottom-right-radius:8px}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_pro_card .card_header{border-top-left-radius:8px;border-top-right-radius:8px;background:#3068cb}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_pro_card .card_header span{font-size:16px}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_pro_card .card_body .handcuff_training_package{background:#e0eaf8}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_pro_card .card_body .box_content h5,section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_pro_card .card_body .box_content .h5{font-size:24px}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_pro_card .card_body .box_content p{font-size:16px;color:#535353}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_pro_card .card_body .price_box .discount_price{font-size:28px}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_pro_card .card_body .price_box .actual_price{font-size:18px;color:#cc2b2b}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_pro_card .card_body .features_included .cv_booster_package{background:#f3f7ff}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_pro_card .card_body .features_included .cv_booster_package .heading{font-size:18px}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_pro_card .card_body .features_included .handcuff_training_package{background:#e0eaf8}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_pro_card .card_body .features_included .handcuff_training_package .heading{font-size:18px}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_pro_card .card_body .features_included .package_price{font-size:14px}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_pro_card .card_body .features_included .package_price span{font-size:20px}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_max_card{border:4px solid #832BD6;border-radius:8px}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_max_card .card_header{background:#832bd6}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_max_card .card_header span{font-size:16px}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_max_card .card_body .box_content h5,section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_max_card .card_body .box_content .h5{font-size:24px}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_max_card .card_body .box_content h5 span,section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_max_card .card_body .box_content .h5 span{color:#832bd6}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_max_card .card_body .box_content p{font-size:16px;line-height:20px;color:#535353}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_max_card .card_body .price_box .discount_price{font-size:28px}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_max_card .card_body .price_box .actual_price{font-size:18px;color:#cc2b2b}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_max_card .card_body .features_included .cv_booster_package{background:#f3f7ff}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_max_card .card_body .features_included .cv_booster_package .heading{font-size:18px}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_max_card .card_body .features_included .cctv_training_package{background:#f8f1fe}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_max_card .card_body .features_included .cctv_training_package .heading{font-size:18px}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_max_card .card_body .features_included .two_licences_package{background:#f6ecff;border:2px solid rgba(131,43,214,.2784313725);box-shadow:7px 7px 8px #832bd61a}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_max_card .card_body .features_included .two_licences_package .heading{font-size:18px}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_max_card .card_body .features_included .two_licences_package .two_licence_img img{right:-8px;top:-45px;width:85px}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_max_card .card_body .features_included .package_price{font-size:14px}section.cv_bundle_packages_section .tab-content .tab-pane .cv_booster_max_card .card_body .features_included .package_price span{font-size:20px}section.cv_bundle_packages_section .cv_packages_wrapper{margin-top:210px}@media (max-width: 1200px){section.cv_bundle_packages_section .cv_packages_wrapper{margin-top:45px}}@media (max-width: 767.99px){section.cv_bundle_packages_section .cv_packages_wrapper{margin-top:40px}}section.cv_bundle_packages_section .cv_packages_wrapper .row{display:flex;align-items:stretch}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_card{background:#f7fff8;border:1px solid #DBF2E0;border-bottom-left-radius:8px;border-bottom-right-radius:8px}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_card .card_header{border-top-left-radius:8px;border-top-right-radius:8px;background:#4baa61}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_card .card_header span{font-size:16px}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_card .card_body{flex-grow:1}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_card .card_body .box_content h5,section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_card .card_body .box_content .h5{font-size:24px}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_card .card_body .box_content p{font-size:16px;color:#535353}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_card .card_body .price_box .discount_price{font-size:24px}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_card .card_body .price_box .actual_price{font-size:18px;color:#cc2b2b}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_card .card_body .skills_main .skills_box p{font-size:18px}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_card .card_body .skills_main .skills_box .skills_price{font-size:14px}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_card .card_footer{margin-top:auto}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_card .card_footer .payby_installment_btn{font-size:14px;color:#115dfc}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_pro_card{margin-top:-22px;background:#edf3fa;border:1px solid #E2EDFF;border-bottom-left-radius:8px;border-bottom-right-radius:8px}@media (max-width: 1200px){section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_pro_card{margin-top:0}}@media (max-width: 991.99px){section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_pro_card{margin-top:25px}}@media (max-width: 991px){section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_pro_card{margin-top:0}}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_pro_card .card_header{border-top-left-radius:8px;border-top-right-radius:8px;background:#3068cb}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_pro_card .card_header span{font-size:16px}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_pro_card .card_body{flex-grow:1}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_pro_card .card_body .box_content h5,section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_pro_card .card_body .box_content .h5{font-size:24px}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_pro_card .card_body .box_content p{font-size:16px;color:#535353}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_pro_card .card_body .price_box .discount_price{font-size:24px}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_pro_card .card_body .price_box .actual_price{font-size:18px;color:#cc2b2b}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_pro_card .card_body .features_included .cv_booster_package{background:#f3f7ff}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_pro_card .card_body .features_included .handcuff_training_package{background:#e0eaf8}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_pro_card .card_footer{margin-top:auto}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_pro_card .card_footer .payby_installment_btn{font-size:14px;color:#115dfc}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_max_card{margin-top:-150px;border:4px solid #832BD6;border-radius:8px}@media (max-width: 1200px){section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_max_card{margin-top:25px}}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_max_card .card_header{background:#832bd6}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_max_card .card_header span{font-size:16px}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_max_card .card_body{flex-grow:1}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_max_card .card_body .box_content h5,section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_max_card .card_body .box_content .h5{font-size:24px}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_max_card .card_body .box_content h5 span,section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_max_card .card_body .box_content .h5 span{color:#832bd6}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_max_card .card_body .box_content p{font-size:16px;line-height:20px;color:#535353}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_max_card .card_body .price_box .discount_price{font-size:24px}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_max_card .card_body .price_box .actual_price{font-size:18px;color:#cc2b2b}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_max_card .card_body .features_included .cv_booster_package{background:#f3f7ff}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_max_card .card_body .features_included .cctv_training_package{background:#f8f1fe}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_max_card .card_body .features_included .two_licences_package{background:#f6ecff;border:2px solid rgba(131,43,214,.2784313725);box-shadow:7px 7px 8px #832bd61a;position:relative}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_max_card .card_body .features_included .two_licences_package .two_licence_img img{right:11px;top:-11px;width:100px}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_max_card .card_footer{margin-top:auto}section.cv_bundle_packages_section .cv_packages_wrapper .row .cv_booster_max_card .card_footer .payby_installment_btn{font-size:14px;color:#115dfc}section.cv_compare_bundles_section .header .h2_header{font-size:36px}@media (max-width: 767px){section.cv_compare_bundles_section .header .h2_header{font-size:28px!important;line-height:32px!important}}@media (max-width: 767.99px){section.cv_compare_bundles_section .cv_table_wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;display:block;white-space:nowrap}}section.cv_compare_bundles_section .cv_table_wrapper .table tbody tr td,section.cv_compare_bundles_section .cv_table_wrapper .table tbody tr th{background-color:#f8f8f8!important}@media (max-width: 767.99px){section.cv_compare_bundles_section .cv_table_wrapper table{min-width:600px}}section.cv_compare_bundles_section .cv_table_wrapper table tr{border-bottom:1px solid #f8f8f8!important}section.cv_compare_bundles_section .cv_table_wrapper table tr th{padding-top:20px;padding-bottom:20px}section.cv_compare_bundles_section .cv_table_wrapper table tr.active_row th{background:#edf3fa!important}section.cv_worth_investment_section .header .h2_header{font-size:36px}@media (max-width: 767px){section.cv_worth_investment_section .header .h2_header{font-size:28px!important;line-height:32px!important}}section.cv_worth_investment_section .header p{font-size:20px;line-height:24px}@media (max-width: 767px){section.cv_worth_investment_section .header p{font-size:16px;line-height:20px}}@media (max-width: 991.99px){section.cv_worth_investment_section .worth_invest_wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;display:block;white-space:nowrap}}@media (max-width: 991.99px){section.cv_worth_investment_section .worth_invest_wrapper .table_wrapper table{min-width:650px}}@media (max-width: 767.99px){section.cv_worth_investment_section .worth_invest_wrapper .table_wrapper table{min-width:580px}}section.cv_worth_investment_section .worth_invest_wrapper .table_wrapper table tr{border-bottom:1px solid #EBF3F8!important}section.cv_worth_investment_section .worth_invest_wrapper .table_wrapper table tr th{padding-top:20px;padding-bottom:20px}section.cv_worth_investment_section .worth_invest_wrapper .table_wrapper table tr td{padding-top:18px;padding-bottom:15px}section.cv_worth_investment_section .worth_invest_wrapper .table_wrapper table tr td:last-child{background:#5defb2!important;border-bottom:1px solid rgb(93,239,178)!important}section.cv_worth_investment_section .worth_invest_wrapper .table_wrapper table tr.active_row th{background:#f6e2a2!important}section.cv_worth_investment_section .worth_invest_wrapper .table_wrapper table tr.active_row th:last-child{background:#5defb2!important;border-bottom:1px solid rgb(93,239,178)!important}section.cv_worth_investment_section .worth_invest_wrapper .table_wrapper::-webkit-scrollbar{display:none}section.cv_worth_investment_section .worth_invest_wrapper .extra_wrapper{background:#242429;scale:1.09;min-width:270px;max-height:335px;box-shadow:-1px 14px 21px #75757540}@media (max-width: 991.99px){section.cv_worth_investment_section .worth_invest_wrapper .extra_wrapper{scale:1;border-bottom-left-radius:0!important;border-top-left-radius:0!important;max-height:340px}}section.cv_dont_earn_section .dont_earn_wrapper{background:#3bd55a26;padding:37px 0 37px 37px}@media (max-width: 1024px){section.cv_dont_earn_section .dont_earn_wrapper{padding:20px 0 20px 20px}}@media (max-width: 767.99px){section.cv_dont_earn_section .dont_earn_wrapper{padding:20px}}section.cv_dont_earn_section .dont_earn_wrapper .header .h4_heading{font-size:32px!important;line-height:36px!important}@media (max-width: 1024px){section.cv_dont_earn_section .dont_earn_wrapper .header .h4_heading{font-size:26px!important;line-height:30px!important}}@media (max-width: 767px){section.cv_dont_earn_section .dont_earn_wrapper .header .h4_heading{font-size:22px!important;line-height:24px!important}}section.cv_dont_earn_section .dont_earn_wrapper .header p{font-size:14px;line-height:18px}@media (min-width: 1024px){section.cv_dont_earn_section .dont_earn_wrapper .header p{font-size:20px;line-height:22px}}section.cv_dont_earn_section .dont_earn_wrapper .guarantee_img{right:-80px;top:-27px}@media (max-width: 1024px){section.cv_dont_earn_section .dont_earn_wrapper .guarantee_img{right:-40px;top:-15px;width:150px}}@media (max-width: 767.99px){section.cv_dont_earn_section .dont_earn_wrapper .guarantee_img{right:10px;top:16px;width:100px}}@media (max-width: 400px){section.cv_dont_earn_section .dont_earn_wrapper .guarantee_img{right:5px;width:80px}}section.cv_also_get_section{background:linear-gradient(180deg,#f7f9fa,#ebeef4 65%,#fff 50%,#fff)}section.cv_also_get_section .header .h2_header{font-size:36px}@media (max-width: 767px){section.cv_also_get_section .header .h2_header{font-size:28px!important;line-height:32px!important}}section.cv_also_get_section .bodyworn_train_row{box-shadow:30px 44px 44px #eef1f680}section.cv_also_get_section .bodyworn_train_row .limited_time_offer{background:#f6f8cd;border-radius:50px}section.cv_also_get_section .bodyworn_train_row h3,section.cv_also_get_section .bodyworn_train_row .h3{font-size:36px}@media (max-width: 1024px){section.cv_also_get_section .bodyworn_train_row h3,section.cv_also_get_section .bodyworn_train_row .h3{font-size:30px}}@media (max-width: 767px){section.cv_also_get_section .bodyworn_train_row h3,section.cv_also_get_section .bodyworn_train_row .h3{font-size:24px;line-height:28px}}section.cv_also_get_section .bodyworn_train_row p{font-size:20px;line-height:24px}@media (max-width: 767px){section.cv_also_get_section .bodyworn_train_row p{font-size:16px;line-height:20px}}section.cv_also_get_section .bodyworn_train_row .bodyworn_training_btn{margin-top:30px}@media (max-width: 1024px){section.cv_also_get_section .bodyworn_train_row .bodyworn_training_btn{margin-top:0}}section.cv_also_get_section .bodyworn_train_row .bodyworn_training_btn a img{transform:rotate(-90deg)}section.cv_also_get_section .bodyworn_train_row .get_start_btn{font-size:18px;line-height:22px}section.cv_earn_more_section .earn_more_wrapper{border-radius:10px}@media (max-width: 767px){section.cv_earn_more_section .earn_more_wrapper{background-size:cover;background-position:left center;border-radius:8px}}section.cv_earn_more_section .earn_more_wrapper .readytoEarn_header .h2_header{font-size:38px}@media (max-width: 1024px){section.cv_earn_more_section .earn_more_wrapper .readytoEarn_header .h2_header{font-size:32px}}@media (max-width: 767px){section.cv_earn_more_section .earn_more_wrapper .readytoEarn_header .h2_header{font-size:26px;line-height:30px!important}}section.cv_earn_more_section .earn_more_wrapper .readytoEarn_header a img{transform:rotate(-90deg)}section.cv_earn_more_section .earn_more_wrapper .terms_content{background:#66b4401a;border-radius:16px;cursor:pointer}.compare_table_modal .modal-content{height:fit-content!important}.compare_table_modal .modal-content .h2_heading{font-size:24px}@media (max-width: 991.99px){.compare_table_modal table{min-width:600px}}.compare_table_modal table thead th{padding-top:15px;padding-bottom:15px}.compare_table_modal table tbody tr th,.compare_table_modal table tbody tr td{font-size:14px;line-height:18px;font-weight:400}section.handcuff-train-wrapperblock{padding:60px 0 70px}@media (max-width: 767px){section.handcuff-train-wrapperblock{padding:30px 0 17px}}section.handcuff-train-wrapperblock .coupen-wrap h1,section.handcuff-train-wrapperblock .coupen-wrap .h1{font-size:56px;line-height:60px}@media (max-width: 1024px){section.handcuff-train-wrapperblock .coupen-wrap h1,section.handcuff-train-wrapperblock .coupen-wrap .h1{font-size:44px;line-height:48px}}@media (max-width: 767px){section.handcuff-train-wrapperblock .coupen-wrap h1,section.handcuff-train-wrapperblock .coupen-wrap .h1{font-size:32px;line-height:38px}}section.handcuff-train-wrapperblock .coupen-wrap p{font-size:22px;line-height:28px}@media (max-width: 767px){section.handcuff-train-wrapperblock .coupen-wrap p{font-size:18px;line-height:23px}}section.handcuff-train-wrapperblock .coupen-wrap .btn-outline-light svg{fill:#fff!important}section.handcuff-train-wrapperblock .coupen-wrap .btn-outline-light:hover{background:none!important;color:#fff!important}section.handcuff-train-video-block{background:linear-gradient(180deg,#242424,#242429 50%,#f7f9fa 50%,#f7f9fa)}section.handcuff-train-video-block .card{border:none;background:none!important}section.handcuff-train-video-block .card .card-body{padding:0}@media (max-width: 1024px){section.handcuff-train-video-block .card .card-body iframe{height:360px}}@media (max-width: 767px){section.handcuff-train-video-block .card .card-body iframe{height:230px;padding:0 10px!important}}section.whyyouneed_training h2,section.whyyouneed_training .h2{font-size:42px;line-height:46px;color:#242429}@media (max-width: 1024px){section.whyyouneed_training h2,section.whyyouneed_training .h2{font-size:32px;line-height:36px}}@media (max-width: 767px){section.whyyouneed_training h2,section.whyyouneed_training .h2{font-size:24px;line-height:28px}}section.whyyouneed_training .whyyouneed_card .card_img{width:64px;height:60px;background:#3bd55a1a}section.whyyouneed_training .whyyouneed_card .card_content h4,section.whyyouneed_training .whyyouneed_card .card_content .h4{font-size:20px;line-height:24px;color:#242429}section.whyyouneed_training .whyyouneed_card .card_content p{font-size:18px;line-height:22px;color:#5e5e5e}@media (max-width: 767px){section.whyyouneed_training .whyyouneed_card .card_content p{font-size:14px;line-height:18px}}section.bodyworn_camera_training_section{background:#fff;background:linear-gradient(180deg,#f7f9fa 43%,#fff,#f7f9fa 43%,#fff 0%)}section.bodyworn_camera_training_section .bodyworn_training_main{box-shadow:8px 9px 19px #f4f8fa;padding:42px 44px}@media (max-width: 767px){section.bodyworn_camera_training_section .bodyworn_training_main{padding:30px 18px}}section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row1 h3,section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row1 .h3{font-size:36px;line-height:40px;color:#242429}@media (max-width: 1024px){section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row1 h3,section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row1 .h3{font-size:30px;line-height:36px}}@media (max-width: 767px){section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row1 h3,section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row1 .h3{font-size:24px;line-height:28px}}section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row1 p{font-size:20px;line-height:24px;color:#5e5e5e}@media (max-width: 767px){section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row1 p{font-size:16px;line-height:20px}}section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row1 .online_box span{font-size:16px;line-height:20px;color:#242429}section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row1 .get_start_btn{font-size:18px;line-height:22px}section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row1 .price_box span{font-size:16px;line-height:20px;color:#939393}@media (max-width: 767px){section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row1 .price_box span{font-size:14px;line-height:16px}}section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row1 .price_box p{font-size:42px;line-height:46px;color:#242429}@media (max-width: 1024px){section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row1 .price_box p{font-size:34px;line-height:38px}}@media (max-width: 767px){section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row1 .price_box p{font-size:30px;line-height:34px}}section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_training_separator{border:1.3px solid #EAF3F1}section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row2 h4,section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row2 .h4{font-size:26px;line-height:30px;color:#242429}@media (max-width: 1024px){section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row2 h4,section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row2 .h4{font-size:22px;line-height:26px}}@media (max-width: 767px){section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row2 h4,section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row2 .h4{font-size:20px;line-height:24px}}section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row2 .whatyoulearn_boxes{grid-template-columns:auto auto auto;justify-content:space-between}@media (max-width: 1024px){section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row2 .whatyoulearn_boxes{grid-template-columns:repeat(1,1fr);gap:15px}}section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row2 .whatyoulearn_boxes .whatyoulearn_box p{font-size:18px;line-height:22px;color:#535353}@media (max-width: 767px){section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row2 .whatyoulearn_boxes .whatyoulearn_box p{font-size:16px;line-height:20px}}section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row2 .bodyworn_row3_header p{font-size:18px;line-height:24px;color:#5e5e5e;margin-left:155px}@media (max-width: 767px){section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row2 .bodyworn_row3_header p{font-size:16px;line-height:20px;margin-left:0}}section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row2 .whoshould_img_boxes{grid-template-columns:repeat(4,1fr);justify-content:space-between}@media (max-width: 767px){section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row2 .whoshould_img_boxes{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;gap:15px;padding-bottom:10px}}@media (max-width: 767px){section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row2 .whoshould_img_boxes .whoshould_img_box{flex:0 0 60%;scroll-snap-align:start}}section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row2 .whoshould_img_boxes .whoshould_img_box h5,section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row2 .whoshould_img_boxes .whoshould_img_box .h5{font-size:20px;line-height:24px;color:#242429}@media (max-width: 767px){section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row2 .whoshould_img_boxes .whoshould_img_box h5,section.bodyworn_camera_training_section .bodyworn_training_main .bodyworn_train_row2 .whoshould_img_boxes .whoshould_img_box .h5{font-size:18px;line-height:22px}}section.readytoStart_bodyworn .readytoEarn_wrapper{border-radius:10px}@media (max-width: 767px){section.readytoStart_bodyworn .readytoEarn_wrapper{background-size:cover;background-position:left center;border-radius:8px}}section.readytoStart_bodyworn .readytoEarn_wrapper .readytoEarn_header h2,section.readytoStart_bodyworn .readytoEarn_wrapper .readytoEarn_header .h2{font-size:38px;line-height:42px}@media (max-width: 1024px){section.readytoStart_bodyworn .readytoEarn_wrapper .readytoEarn_header h2,section.readytoStart_bodyworn .readytoEarn_wrapper .readytoEarn_header .h2{font-size:32px;line-height:36px}}@media (max-width: 767px){section.readytoStart_bodyworn .readytoEarn_wrapper .readytoEarn_header h2,section.readytoStart_bodyworn .readytoEarn_wrapper .readytoEarn_header .h2{font-size:24px;line-height:28px}}section.readytoStart_bodyworn .readytoEarn_wrapper .readytoEarn_header p{font-size:20px;line-height:24px}@media (max-width: 767px){section.readytoStart_bodyworn .readytoEarn_wrapper .readytoEarn_header p{font-size:16px;line-height:20px}}section.readytoStart_bodyworn .readytoEarn_wrapper .terms_content{background:#66b4401a;border-radius:16px;cursor:pointer}@media (max-width: 767px){section .get_started_btn{font-size:17px;line-height:20px;padding:14px!important}}section.security_topups_section{background:#242429;z-index:0;position:relative;overflow:hidden}section.security_topups_section .hero_sec_col1 .security_topup_breadcrumb p{font-size:18px;line-height:22px;color:#5e5e5e;margin-bottom:0}@media (max-width: 767.99px){section.security_topups_section .hero_sec_col1 .security_topup_breadcrumb p{font-size:14px;line-height:20px}}section.security_topups_section .hero_sec_col1 .security_topup_breadcrumb a{font-size:18px;line-height:22px;color:#5e5e5e}@media (max-width: 767.99px){section.security_topups_section .hero_sec_col1 .security_topup_breadcrumb a{font-size:14px;line-height:20px}}section.security_topups_section .hero_sec_col1 h1,section.security_topups_section .hero_sec_col1 .h1{font-size:56px;line-height:60px}@media (max-width: 1024px){section.security_topups_section .hero_sec_col1 h1,section.security_topups_section .hero_sec_col1 .h1{font-size:44px;line-height:48px}}@media (max-width: 767.99px){section.security_topups_section .hero_sec_col1 h1,section.security_topups_section .hero_sec_col1 .h1{font-size:36px;line-height:40px}}section.security_topups_section .hero_sec_col2 img{right:0;max-width:760px;z-index:-1}@media (max-width: 991.99px){section.security_topups_section .hero_sec_col2 img{position:relative!important}}section.about_topupcourses_section .sia_refresher_wrapper{border:1px solid #EAF3F1;border-radius:9px}section.about_topupcourses_section .sia_refresher_wrapper .who_need_sia img{max-width:430px}@media (max-width: 767.99px){section.about_topupcourses_section .sia_refresher_wrapper .who_need_sia h2,section.about_topupcourses_section .sia_refresher_wrapper .who_need_sia .h2{font-size:28px;line-height:32px!important}}@media (max-width: 767.99px){section.about_topupcourses_section .sia_refresher_wrapper .who_need_sia p{font-size:18px;line-height:22px!important}}@media (max-width: 767.99px){section.about_topupcourses_section .sia_refresher_wrapper .each_txt{font-size:18px;line-height:22px!important}}section.about_topupcourses_section .sia_refresher_wrapper .need_refresher_course .courses_cards{grid-template-columns:repeat(3,1fr)}@media (max-width: 1024px){section.about_topupcourses_section .sia_refresher_wrapper .need_refresher_course .courses_cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 990.99px){section.about_topupcourses_section .sia_refresher_wrapper .need_refresher_course .courses_cards{grid-template-columns:repeat(1,1fr)}}section.about_topupcourses_section .sia_refresher_wrapper .need_refresher_course .courses_cards .card{background:#f8f8f8;border:1px solid #F2F2F2}section.about_topupcourses_section .sia_refresher_wrapper .need_refresher_course .courses_cards .card .card_header img{max-width:209px}@media (max-width: 575.99px){section.about_topupcourses_section .sia_refresher_wrapper .need_refresher_course .courses_cards .card .card_header img{max-width:170px}}section.about_topupcourses_section .sia_refresher_wrapper .need_refresher_course .courses_cards .card .card_header span{background:#535353;border-radius:50px;width:38px;height:38px}@media (max-width: 767.99px){section.about_topupcourses_section .sia_refresher_wrapper .need_refresher_course .courses_cards .card .card_body p{font-size:18px;line-height:22px!important}}section.explore-training-courses-home .topup_courses_wrapper{background:#fff9c9}@media (max-width: 991.99px){section.explore-training-courses-home .topup_courses_wrapper{border-radius:8px;align-items:end!important}}section.explore-training-courses-home .topup_courses_wrapper .topup_courses_header h2,section.explore-training-courses-home .topup_courses_wrapper .topup_courses_header .h2{font-size:26px;line-height:30px}@media (max-width: 767px){section.explore-training-courses-home .topup_courses_wrapper .topup_courses_header h2,section.explore-training-courses-home .topup_courses_wrapper .topup_courses_header .h2{font-size:22px;line-height:26px}}section.explore-training-courses-home .topup_courses_wrapper .topup_courses_header p{font-size:18px;line-height:22px}@media (max-width: 767px){section.explore-training-courses-home .topup_courses_wrapper .topup_courses_header p{font-size:16px;line-height:20px}}section.explore-training-courses-home .topup_courses_wrapper .start_train_img{margin-top:-25px;width:100%;max-width:260px}@media (max-width: 1024px){section.explore-training-courses-home .topup_courses_wrapper .start_train_img{margin-top:0}}@media (max-width: 767.99px){section.explore-training-courses-home .topup_courses_wrapper .start_train_img{max-width:200px}}section.security_topups-video-block{background:linear-gradient(180deg,#242424,#242429 50%,#fff 50%,#fff)}@media (max-width: 767.99px){section.security_topups-video-block{background:linear-gradient(180deg,#242424,#242429 25%,#fff 25%,#fff)}}@media (max-width: 767.99px){section.security_topups-video-block h2,section.security_topups-video-block .h2{font-size:28px;line-height:32px}}section.security_topups-video-block .card{border:none;background:none!important}section.security_topups-video-block .card .card-body{padding:0}@media (max-width: 1024px){section.security_topups-video-block .card .card-body iframe{height:360px}}@media (max-width: 767px){section.security_topups-video-block .card .card-body iframe{height:230px;padding:0 10px!important}}section.security_topups-video-block .topup_courses_bullets .topup_courses_boxes .topup_courses_box{border:1px solid #EAF3F1;width:100%;max-width:300px}@media (max-width: 767.99px){section.security_topups-video-block .topup_courses_bullets .topup_courses_boxes .topup_courses_box{max-width:100%}}section.security_topups-video-block .topup_courses_bullets .topup_courses_boxes .topup_courses_box img{width:50px}section.security_topups-video-block .topup_courses_bullets .topup_courses_boxes .topup_courses_box p{font-size:16px;line-height:20px;color:#535353}section.find_refresher_near_you .near_you_wrapper{background:#242429}@media (max-width: 767.99px){section.find_refresher_near_you .near_you_wrapper h2,section.find_refresher_near_you .near_you_wrapper .h2{font-size:28px;line-height:32px}}@media (max-width: 767.99px){section.find_refresher_near_you .near_you_wrapper p{font-size:18px;line-height:22px}}section.find_refresher_near_you .near_you_wrapper img{max-width:475px;right:0;top:0}@media (max-width: 1200px){section.find_refresher_near_you .near_you_wrapper img{position:relative!important;margin-top:35px}}@media (max-width: 575.99px){section.find_refresher_near_you .near_you_wrapper img{max-width:100%}}@media (max-width: 767.99px){section.social-lander-wrapper .hero_social_icons{display:none}}section.social-lander-wrapper .hero_social_icons img.youtube{top:12%}@media (max-width: 991.99px){section.social-lander-wrapper .hero_social_icons img.youtube{top:5%}}section.social-lander-wrapper .hero_social_icons img.instagram{bottom:12%;left:6%;transform:rotate(-20deg)}@media (max-width: 991.99px){section.social-lander-wrapper .hero_social_icons img.instagram{bottom:20%;left:4%}}@media (max-width: 767.99px){section.social-lander-wrapper .hero_social_icons img.instagram{bottom:28%}}section.social-lander-wrapper .hero_social_icons img.facebook{top:15%;right:6%;transform:rotate(20deg)}@media (max-width: 991.99px){section.social-lander-wrapper .hero_social_icons img.facebook{top:8%}}section.social-lander-wrapper .hero_social_icons img.linkedin{bottom:26%;right:10%}@media (max-width: 991.99px){section.social-lander-wrapper .hero_social_icons img.linkedin{bottom:28%;right:14%}}@media (max-width: 767.99px){section.social-lander-wrapper .hero_social_icons img.linkedin{bottom:34%}}section.social-lander-wrapper .coupen-wrap .people-social-proof-home .circles-gallery{position:relative;height:55px;margin-left:22.5px;width:auto}section.social-lander-wrapper .coupen-wrap .people-social-proof-home .circles-gallery img{width:44px;height:44px}@media (min-width: 320px){section.social-lander-wrapper .coupen-wrap .people-social-proof-home .circles-gallery{width:auto;display:flex;margin-right:0}}@media (min-width: 992px){section.social-lander-wrapper .coupen-wrap .people-social-proof-home .circles-gallery{width:auto;margin-right:5px;display:flex}}section.social-lander-wrapper .coupen-wrap .people-social-proof-home .circles-gallery>*{position:relative;display:inline-block;margin-left:-22.5px;height:100%;border:solid 4px #101010;aspect-ratio:1;border-radius:50%;z-index:10}section.social-lander-wrapper .coupen-wrap .people-social-proof-home .circles-gallery>.video-icon{border:none!important}section.social-lander-wrapper .coupen-wrap .people-social-proof-home .circles-gallery>.video-icon img:hover{opacity:.9;transition:opacity .5s ease-out;-moz-transition:opacity .5s ease-out;-webkit-transition:opacity .5s ease-out;-o-transition:opacity .5s ease-out}section.social-lander-wrapper .coupen-wrap .people-social-proof-home .text-circles-gallery{font-size:14px!important;line-height:18px;color:#f0f0f0}@media (max-width: 767px){section.social-lander-wrapper .coupen-wrap .people-social-proof-home .text-circles-gallery{line-height:18px;font-size:16px!important;padding-left:5px}}@media (max-width: 380px){section.social-lander-wrapper .coupen-wrap .people-social-proof-home .text-circles-gallery{font-size:14px!important;padding-left:0}}section.social-lander-wrapper .coupen-wrap .people-social-proof-home .text-circles-gallery a{color:#242429}section.social-lander-wrapper .coupen-wrap .people-social-proof-home .text-circles-gallery a:hover{color:#3bd55a}section.social-lander-wrapper .coupen-wrap h1,section.social-lander-wrapper .coupen-wrap .h1{font-size:56px;line-height:65px}@media (max-width: 1024px){section.social-lander-wrapper .coupen-wrap h1,section.social-lander-wrapper .coupen-wrap .h1{font-size:44px;line-height:48px}}@media (max-width: 767px){section.social-lander-wrapper .coupen-wrap h1,section.social-lander-wrapper .coupen-wrap .h1{font-size:38px;line-height:40px}}section.social-lander-wrapper .coupen-wrap p{font-size:22px;line-height:28px}@media (max-width: 767px){section.social-lander-wrapper .coupen-wrap p{font-size:18px;line-height:23px}}@media (max-width: 767.99px){section.social_cards_section h2,section.social_cards_section .h2{font-size:28px;line-height:32px}}@media (max-width: 1024px){section.social_cards_section .social_cards{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0 1rem}section.social_cards_section .social_cards::-webkit-scrollbar{display:none}}section.social_cards_section .social_cards .card{width:294px;height:344px}@media (max-width: 1024px){section.social_cards_section .social_cards .card{flex:0 0 38%;scroll-snap-align:start}}@media (max-width: 767.99px){section.social_cards_section .social_cards .card{flex:0 0 70%;height:300px}}section.social_cards_section .social_cards .card.linkedin{background:linear-gradient(133.91deg,#242429 46.78%,#3d84e2 207.49%)}section.social_cards_section .social_cards .card.twiter{background:linear-gradient(133.91deg,#242429 46.78%,#f5f5f5 207.49%)}section.social_cards_section .social_cards .card.insta{background:linear-gradient(133.91deg,#242429 46.78%,red 207.49%)}section.social_cards_section .social_cards .card.fb{background:linear-gradient(133.91deg,#242429 46.78%,#3d84e2 207.49%)}section.social_cards_section .social_cards .card img{width:35px}section.social_cards_section .social_cards .card h4,section.social_cards_section .social_cards .card .h4{font-size:28px;line-height:32px}@media (max-width: 767.99px){section.social_cards_section .social_cards .card h4,section.social_cards_section .social_cards .card .h4{font-size:24px;line-height:28px}}@media (max-width: 575px){section.social_cards_section .social_cards .card h4,section.social_cards_section .social_cards .card .h4{font-size:20px;line-height:24px}}section.social_videos_section{overflow-x:hidden}section.social_videos_section .videos_main_wrapper .card{width:100%;height:344px}@media (max-width: 1024px){section.social_videos_section .videos_main_wrapper .card{height:280px}}@media (max-width: 767.99px){section.social_videos_section .videos_main_wrapper .card{height:230px}}section.social_videos_section .videos_main_wrapper .card.spotify{background:linear-gradient(133.91deg,#242429 46.78%,#1ed760 207.49%)}section.social_videos_section .videos_main_wrapper .card.youtube{background:linear-gradient(133.91deg,#242429 46.78%,red 207.49%)}section.social_videos_section .videos_main_wrapper .card h4,section.social_videos_section .videos_main_wrapper .card .h4{font-size:28px;line-height:32px}@media (max-width: 767.99px){section.social_videos_section .videos_main_wrapper .card h4,section.social_videos_section .videos_main_wrapper .card .h4{font-size:24px;line-height:28px}}@media (max-width: 575px){section.social_videos_section .videos_main_wrapper .card h4,section.social_videos_section .videos_main_wrapper .card .h4{font-size:20px;line-height:24px}}section.social_videos_section .videos_main_wrapper .swiper-container{margin-right:0}section.social_videos_section .videos_main_wrapper .swiper-container .swiper-scrollable-wrapper{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding-bottom:8px}section.social_videos_section .videos_main_wrapper .swiper-container .swiper-scrollable-wrapper::-webkit-scrollbar{height:8px}section.social_videos_section .videos_main_wrapper .swiper-container .swiper-scrollable-wrapper::-webkit-scrollbar-track{background:#f2f5f4;border-radius:4px}section.social_videos_section .videos_main_wrapper .swiper-container .swiper-scrollable-wrapper::-webkit-scrollbar-thumb{background:#b2c1be;border-radius:4px}section.social_videos_section .videos_main_wrapper .swiper-container .swiper-scrollable-wrapper::-webkit-scrollbar-thumb:hover{background:#94a5a1}section.social_videos_section .videos_main_wrapper .swiper-container .swiper-wrapper{display:flex;flex-wrap:nowrap;width:fit-content;margin-right:0;padding-bottom:55px}@media (max-width: 991.99px){section.social_videos_section .videos_main_wrapper .swiper-container .swiper-wrapper{padding-bottom:15px}}section.social_videos_section .videos_main_wrapper .swiper-container .swiper-slide{flex:0 0 auto;padding-right:0!important;margin-right:20px;width:auto;min-width:465px;display:flex;justify-content:center}@media (max-width: 991.99px){section.social_videos_section .videos_main_wrapper .swiper-container .swiper-slide{min-width:350px}}section.social_videos_section .videos_main_wrapper .swiper-container .swiper-slide .video-wrapper{width:100%;max-width:640px;margin:0;position:relative;padding-bottom:58.25%;height:0;overflow:hidden}section.social_videos_section .videos_main_wrapper .swiper-container .swiper-slide .video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}section.social_videos_section .videos_main_wrapper .swiper-container .direction-button{position:absolute;width:90px;right:0;top:-145px}@media (max-width: 991.99px){section.social_videos_section .videos_main_wrapper .swiper-container .direction-button{width:110px;right:-96px;top:-78px}}@media (max-width: 767.99px){section.social_videos_section .videos_main_wrapper .swiper-container .direction-button{display:none!important}}section.tiktok_videos_section .card{width:100%;height:344px}@media (max-width: 1024px){section.tiktok_videos_section .card{height:280px}}@media (max-width: 767.99px){section.tiktok_videos_section .card{height:230px}}section.tiktok_videos_section .card.tiktok{background:linear-gradient(133.91deg,#242429 46.78%,#25f4ee 207.49%)}section.tiktok_videos_section .card h4,section.tiktok_videos_section .card .h4{font-size:28px;line-height:32px}@media (max-width: 767.99px){section.tiktok_videos_section .card h4,section.tiktok_videos_section .card .h4{font-size:24px;line-height:28px}}@media (max-width: 575px){section.tiktok_videos_section .card h4,section.tiktok_videos_section .card .h4{font-size:20px;line-height:24px}}section.tiktok_videos_section .tiktok-scroll-wrapper{overflow-x:auto;scroll-snap-type:x mandatory}section.tiktok_videos_section .tiktok-scroll-wrapper::-webkit-scrollbar{height:8px}section.tiktok_videos_section .tiktok-scroll-wrapper::-webkit-scrollbar-track{background:#f2f5f4;border-radius:4px}section.tiktok_videos_section .tiktok-scroll-wrapper::-webkit-scrollbar-thumb{background:#b2c1be;border-radius:4px}section.tiktok_videos_section .tiktok-scroll-wrapper::-webkit-scrollbar-thumb:hover{background:#94a5a1}section.tiktok_videos_section .tiktok-scroll-wrapper .tiktok-reel{flex:0 0 31%;scroll-snap-align:start;padding-bottom:16px}section.tiktok_videos_section .tiktok-scroll-wrapper .tiktok-reel iframe{width:100%;aspect-ratio:9/16;border:none;border-radius:8px}@media (max-width: 1400px){section.tiktok_videos_section .tiktok-scroll-wrapper .tiktok-reel{flex:0 0 35%}}@media (max-width: 1200px){section.tiktok_videos_section .tiktok-scroll-wrapper .tiktok-reel{flex:0 0 38%}}@media (max-width: 1050px){section.tiktok_videos_section .tiktok-scroll-wrapper .tiktok-reel{flex:0 0 auto}}section.join_fam_section .joinfam_wrapper{background:#e1fae6;border-radius:36px}section.join_fam_section .joinfam_wrapper img{margin-top:-34px}@media (max-width: 767.99px){section.join_fam_section .joinfam_wrapper img{width:55px;margin-top:-27px}}section.join_fam_section .joinfam_wrapper p{font-size:30px;line-height:34px}@media (max-width: 1024px){section.join_fam_section .joinfam_wrapper p{font-size:22px;line-height:26px}}@media (max-width: 767.99px){section.join_fam_section .joinfam_wrapper p{font-size:20px;line-height:24px}}section.join_fam_section .joinfam_wrapper span{font-size:30px;line-height:34px}@media (max-width: 1024px){section.join_fam_section .joinfam_wrapper span{font-size:24px;line-height:28px}}@media (max-width: 767.99px){section.join_fam_section .joinfam_wrapper span{font-size:22px;line-height:26px}}@media (max-width: 767.99px){section.licences_hero_section .hero_sec_col1 h1,section.licences_hero_section .hero_sec_col1 .h1{font-size:36px;line-height:40px!important}}@media (max-width: 767.99px){section.licences_hero_section .hero_sec_col1 p{font-size:18px;line-height:22px!important}}section.licences_hero_section .hero_sec_col2 img{width:auto!important}@media (max-width: 1024px){section.licences_hero_section .hero_sec_col2 img{position:relative!important}}@media (max-width: 767.99px){section.licences_hero_section .hero_sec_col2 img{width:100%!important;height:100%}}@media (max-width: 767.99px){section.what-sia-licence-section .header h2,section.what-sia-licence-section .header .h2{font-size:28px;line-height:32px!important}}@media (max-width: 767.99px){section.what-sia-licence-section .header p{font-size:18px;line-height:22px!important}}section.what-sia-licence-section .sialicence_card{border:.78px solid #F2F2F2}section.what-sia-licence-section .sialicence_card p{font-size:18px;line-height:22px}@media (max-width: 767.99px){section.what-sia-licence-section .sialicence_card p{font-size:16px;line-height:20px!important}}section.security_courses_section{background:#242429}@media (max-width: 767.99px){section.security_courses_section .hero_sec_col1 h1,section.security_courses_section .hero_sec_col1 .h1{font-size:36px;line-height:40px!important}}@media (max-width: 767.99px){section.security_courses_section .hero_sec_col1 p{font-size:18px;line-height:22px!important}}section.security_courses_section .hero_sec_col2 img{max-width:540px}@media (max-width: 767.99px){section.security_courses_section .hero_sec_col2 img{max-width:100%}}section.about_sia_courses_section .sia_courses_wrapper .who_need_sia img{max-width:430px}@media (max-width: 767.99px){section.about_sia_courses_section .sia_courses_wrapper .who_need_sia h2,section.about_sia_courses_section .sia_courses_wrapper .who_need_sia .h2{font-size:28px;line-height:32px!important}}@media (max-width: 767.99px){section.about_sia_courses_section .sia_courses_wrapper .who_need_sia p{font-size:18px;line-height:22px!important}}section.about_sia_courses_section .sia_courses_wrapper .sia_courses_bullets .topup_courses_boxes .topup_courses_box{border:1px solid #EAF3F1;width:100%;max-width:300px}@media (max-width: 767.99px){section.about_sia_courses_section .sia_courses_wrapper .sia_courses_bullets .topup_courses_boxes .topup_courses_box{max-width:100%}}section.about_sia_courses_section .sia_courses_wrapper .sia_courses_bullets .topup_courses_boxes .topup_courses_box img{width:50px}section.about_sia_courses_section .sia_courses_wrapper .sia_courses_bullets .topup_courses_boxes .topup_courses_box p{font-size:18px;line-height:22px;color:#535353}@media (max-width: 767.98px){section.allCourses_cards .scrollable-tabs{padding-bottom:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}}@media (max-width: 767.98px){section.allCourses_cards .scrollable-tabs .nav-tabs{display:inline-flex;flex-wrap:nowrap}}@media (max-width: 767.98px){section.allCourses_cards .scrollable-tabs .nav-tabs .nav-item{flex:0 0 auto}}@media (max-width: 1200px){section.find_refresher_near_you .card .card-body iframe{height:400px}}@media (max-width: 991.99px){section.find_refresher_near_you .card .card-body iframe{height:270px}}@media (max-width: 575px){section.find_refresher_near_you .card .card-body iframe{height:220px}}section.licence_renewal_hero .coupen-wrap h1,section.licence_renewal_hero .coupen-wrap .h1{font-size:56px;line-height:60px}@media (max-width: 1024px){section.licence_renewal_hero .coupen-wrap h1,section.licence_renewal_hero .coupen-wrap .h1{font-size:44px;line-height:48px}}@media (max-width: 767px){section.licence_renewal_hero .coupen-wrap h1,section.licence_renewal_hero .coupen-wrap .h1{font-size:32px;line-height:38px}}section.licence_renewal_hero .coupen-wrap p{font-size:22px;line-height:28px}@media (max-width: 767px){section.licence_renewal_hero .coupen-wrap p{font-size:18px;line-height:23px}}section.licence-renewal-video-block{background:linear-gradient(180deg,#000,#242429 50%,#fff 50%,#fff)}section.licence-renewal-video-block .card{border:none;background:none!important}section.licence-renewal-video-block .card .card-body{padding:0}@media (max-width: 1024px){section.licence-renewal-video-block .card .card-body iframe{height:360px}}@media (max-width: 767.99px){section.licence-renewal-video-block .card .card-body iframe{height:230px;padding:0 10px!important}}@media (max-width: 767.99px){section.licence_renewal_steps .working_wrapper h2,section.licence_renewal_steps .working_wrapper .h2{font-size:28px;line-height:32px}}@media (max-width: 767.99px){section.licence_renewal_steps .working_wrapper p{font-size:18px;line-height:22px}}@media (max-width: 767.99px){section.licence_renewal_steps .work-block .work-text-wrap h3,section.licence_renewal_steps .work-block .work-text-wrap .h3{font-size:20px;line-height:30px}}section.licence_renewal_steps .work-block .work-text-wrap .work_no{color:#c4f2ce}@media (max-width: 767.99px){section.licence_renewal_steps .work-block .work-text-wrap .work_no{font-size:28px;line-height:32px}}section.licence_renewal_steps .work-block .work-text-wrap .work_txt{font-size:18px;line-height:22px}section.licence_renewal_steps .work-block .work-text-wrap p{color:#878787}@media (max-width: 767.99px){section.licence_renewal_steps .work-block .work-text-wrap p{font-size:18px;line-height:23px}}section.licence_renewal_steps .work-block .img_box{background:linear-gradient(156.42deg,#f7f9fa 42.78%,#bec3dc 375.87%)}section.licence_renewal_expire_section .sia-license-cost{background:#242429 url(/build/assets/sia-card-bg-DQbm8AKn.svg) no-repeat right!important;background-size:auto!important}@media (max-width: 991.99px){section.licence_renewal_expire_section .sia-license-cost{background:#242429!important;overflow:hidden!important}}section.licence_renewal_expire_section .sia-license-cost .section-heading{font-size:34px;line-height:38px}@media (max-width: 1024px){section.licence_renewal_expire_section .sia-license-cost .section-heading{font-size:28px;line-height:32px!important}}@media (max-width: 575.99px){section.licence_renewal_expire_section .sia-license-cost .section-heading{font-size:26px;line-height:30px!important}}@media (max-width: 767.99px){section.licence_renewal_expire_section .sia-license-cost .section-txt{font-size:16px;line-height:20px!important}}@media (max-width: 991.99px){section.licence_renewal_expire_section .sia-license-cost .course-booking-img{max-width:450px;display:block;margin-left:auto}}section.early_renewal_tip .readytoEarn_wrapper{border-radius:10px;background:#3bd55a26}@media (max-width: 767px){section.early_renewal_tip .readytoEarn_wrapper{background-size:cover;background-position:left center;border-radius:8px}}section.early_renewal_tip .readytoEarn_wrapper .readytoEarn_header h2,section.early_renewal_tip .readytoEarn_wrapper .readytoEarn_header .h2{font-size:38px;line-height:42px}@media (max-width: 1024px){section.early_renewal_tip .readytoEarn_wrapper .readytoEarn_header h2,section.early_renewal_tip .readytoEarn_wrapper .readytoEarn_header .h2{font-size:32px;line-height:36px}}@media (max-width: 767px){section.early_renewal_tip .readytoEarn_wrapper .readytoEarn_header h2,section.early_renewal_tip .readytoEarn_wrapper .readytoEarn_header .h2{font-size:24px;line-height:28px}}section.early_renewal_tip .readytoEarn_wrapper .readytoEarn_header p{font-size:20px;line-height:24px}@media (max-width: 767px){section.early_renewal_tip .readytoEarn_wrapper .readytoEarn_header p{font-size:16px;line-height:20px}}section.early_renewal_tip .readytoEarn_wrapper .terms_content{background:#66b4401a;border-radius:16px;cursor:pointer}section.early_renewal_tip .readytoEarn_wrapper .start_train_img{width:100%;max-width:380px;margin-top:-45px}@media (max-width: 991.99px){section.early_renewal_tip .readytoEarn_wrapper .start_train_img{margin-top:-10px}}@media (max-width: 767.99px){section.lic_renewal_discounts .header h2,section.lic_renewal_discounts .header .h2{font-size:28px;line-height:32px!important}}@media (max-width: 767.99px){section.lic_renewal_discounts .header p{font-size:18px;line-height:22px!important}}section.lic_renewal_discounts .sialicence_card{border:.78px solid #F2F2F2}section.lic_renewal_discounts .sialicence_card p{font-size:18px;line-height:22px}@media (max-width: 767.99px){section.lic_renewal_discounts .sialicence_card p{font-size:16px;line-height:20px!important}}@media (max-width: 767.99px){section.lic_renewal_discounts .replace_bottom_txt{font-size:18px;line-height:22px!important}}section.renewal_lost_siaBdage .readytoEarn_wrapper{border-radius:10px;border:.78px solid rgb(218,218,218);box-shadow:30px 44px 44px #eef1f680}@media (max-width: 767px){section.renewal_lost_siaBdage .readytoEarn_wrapper{background-size:cover;background-position:left center;border-radius:8px}}@media (max-width: 575.99px){section.renewal_lost_siaBdage .readytoEarn_wrapper .video_wrapper iframe{width:100%;height:180px;padding:0 10px!important}}section.renewal_lost_siaBdage .readytoEarn_wrapper .readytoEarn_content h2,section.renewal_lost_siaBdage .readytoEarn_wrapper .readytoEarn_content .h2{font-size:38px;line-height:42px}@media (max-width: 1024px){section.renewal_lost_siaBdage .readytoEarn_wrapper .readytoEarn_content h2,section.renewal_lost_siaBdage .readytoEarn_wrapper .readytoEarn_content .h2{font-size:32px;line-height:36px}}@media (max-width: 767px){section.renewal_lost_siaBdage .readytoEarn_wrapper .readytoEarn_content h2,section.renewal_lost_siaBdage .readytoEarn_wrapper .readytoEarn_content .h2{font-size:24px;line-height:28px}}section.renewal_lost_siaBdage .readytoEarn_wrapper .readytoEarn_content .contents{font-size:18px;line-height:22px}@media (max-width: 767px){section.renewal_lost_siaBdage .readytoEarn_wrapper .readytoEarn_content .contents{font-size:16px;line-height:20px}}section.renewal_lost_siaBdage .readytoEarn_wrapper .terms_content{background:#66b4401a;border-radius:16px;cursor:pointer}section.renewal_lost_siaBdage .readytoEarn_wrapper .start_train_img{width:100%;max-width:380px;margin-top:-45px}@media (max-width: 767px){section.renewal_lost_siaBdage .readytoEarn_wrapper .start_train_img{margin-top:-20px}}section.readyto_renew_licence .ready_wrapper{border-radius:10px}@media (max-width: 767px){section.readyto_renew_licence .ready_wrapper{background-size:cover;background-position:left center;border-radius:8px}}section.readyto_renew_licence .ready_wrapper .readytoEarn_header h2,section.readyto_renew_licence .ready_wrapper .readytoEarn_header .h2{font-size:38px;line-height:42px}@media (max-width: 1024px){section.readyto_renew_licence .ready_wrapper .readytoEarn_header h2,section.readyto_renew_licence .ready_wrapper .readytoEarn_header .h2{font-size:32px;line-height:36px}}@media (max-width: 767px){section.readyto_renew_licence .ready_wrapper .readytoEarn_header h2,section.readyto_renew_licence .ready_wrapper .readytoEarn_header .h2{font-size:24px;line-height:28px}}section.readyto_renew_licence .ready_wrapper .readytoEarn_header p{font-size:20px;line-height:24px}@media (max-width: 767px){section.readyto_renew_licence .ready_wrapper .readytoEarn_header p{font-size:16px;line-height:20px}}section.collegeUni_students_hero .coupen-wrap h1,section.collegeUni_students_hero .coupen-wrap .h1{font-size:56px;line-height:60px}@media (max-width: 1024px){section.collegeUni_students_hero .coupen-wrap h1,section.collegeUni_students_hero .coupen-wrap .h1{font-size:44px;line-height:48px}}@media (max-width: 767.99px){section.collegeUni_students_hero .coupen-wrap h1,section.collegeUni_students_hero .coupen-wrap .h1{font-size:36px;line-height:40px}}section.collegeUni_students_hero .coupen-wrap p{font-size:22px;line-height:26px}@media (max-width: 767.99px){section.collegeUni_students_hero .coupen-wrap p{font-size:18px;line-height:23px}}section.collegeUni_students_hero .coupen-wrap .hero_points .point_box p{font-size:20px;line-height:24px}@media (max-width: 767.99px){section.collegeUni_students_hero .coupen-wrap .hero_points .point_box p{font-size:16px;line-height:20px}}@media (max-width: 767.99px){section.stu_smartSide_section .header .header_content h2,section.stu_smartSide_section .header .header_content .h2{font-size:28px;line-height:32px!important}}section.stu_smartSide_section .header .header_content p{font-size:22px;line-height:26px;color:#5e5e5e}@media (max-width: 767px){section.stu_smartSide_section .header .header_content p{font-size:18px;line-height:23px}}section.stu_smartSide_section .sideHustle_box{border:1.11px solid #F2F2F2}section.stu_smartSide_section .sideHustle_box .img_box{background:#e8faf0;width:60px;height:60px}section.stu_reqFor_siaLicence_section .sia-license-cost{background:#242429 url(/build/assets/sia-card-bg-DQbm8AKn.svg) no-repeat right!important;background-size:auto!important}@media (max-width: 991.99px){section.stu_reqFor_siaLicence_section .sia-license-cost{background:#242429!important;overflow:hidden!important}}section.stu_reqFor_siaLicence_section .sia-license-cost h2,section.stu_reqFor_siaLicence_section .sia-license-cost .h2{font-size:34px;line-height:38px}@media (max-width: 767.99px){section.stu_reqFor_siaLicence_section .sia-license-cost h2,section.stu_reqFor_siaLicence_section .sia-license-cost .h2{font-size:28px;line-height:32px!important}}section.stu_reqFor_siaLicence_section .sia-license-cost p{font-size:22px;line-height:26px}@media (max-width: 767px){section.stu_reqFor_siaLicence_section .sia-license-cost p{font-size:18px;line-height:23px}}@media (max-width: 991.99px){section.stu_reqFor_siaLicence_section .sia-license-cost .course-booking-img{max-width:450px;display:block;margin-left:auto}}@media (max-width: 767.99px){section.stu_howWroks_section .working_wrapper h2,section.stu_howWroks_section .working_wrapper .h2{font-size:28px;line-height:32px}}@media (max-width: 767.99px){section.stu_howWroks_section .work-block .work-text-wrap h3,section.stu_howWroks_section .work-block .work-text-wrap .h3{font-size:20px;line-height:30px}}section.stu_howWroks_section .work-block .work-text-wrap .work_no{color:#3db55a}@media (max-width: 767.99px){section.stu_howWroks_section .work-block .work-text-wrap .work_no{font-size:28px;line-height:32px}}section.stu_howWroks_section .work-block .work-text-wrap .work_txt{font-size:18px;line-height:22px}section.stu_howWroks_section .work-block .work-text-wrap p{color:#878787}@media (max-width: 767.99px){section.stu_howWroks_section .work-block .work-text-wrap p{font-size:18px;line-height:23px}}section.stu_howWroks_section .work-block .img_box{background:linear-gradient(156.42deg,#f7f9fa 42.78%,#bec3dc 375.87%)}@media (max-width: 767.99px){section.stu_majorBrands_section .header h2,section.stu_majorBrands_section .header .h2{font-size:28px;line-height:32px!important}}section.stu_majorBrands_section .logos_scroll_wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:1rem;width:100%;position:relative}@media (max-width: 767.99px){section.stu_majorBrands_section .logos_scroll_wrapper .logos_grid{display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,1fr);gap:12px;width:max-content;animation:scroll-left 100s linear infinite}section.stu_majorBrands_section .logos_scroll_wrapper .logos_grid .img_box{flex:0 0 auto;width:28.5714285714vw;height:100px;border:1px solid #D9D9D9;border-radius:8px;padding:8px;display:flex;align-items:center;justify-content:center;background:#fff}section.stu_majorBrands_section .logos_scroll_wrapper .logos_grid .img_box img{max-width:100%;max-height:60px;object-fit:contain}}@media (min-width: 768px){section.stu_majorBrands_section .logos_scroll_wrapper .logos_grid{display:grid;grid-template-columns:repeat(8,1fr);gap:16px;width:100%}section.stu_majorBrands_section .logos_scroll_wrapper .logos_grid .img_box{height:100px;border:1px solid #D9D9D9;border-radius:8px;display:flex;justify-content:center;align-items:center}section.stu_majorBrands_section .logos_scroll_wrapper .logos_grid .img_box img{max-width:100%;max-height:60px}}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}section .brands_earn_line{border:1px solid #D9D9D9;color:#d9d9d9!important;background:#d9d9d9!important}section.stu_earn_studying_section .header .header_content p{font-size:22px;line-height:26px;color:#5e5e5e}@media (max-width: 767.99px){section.stu_earn_studying_section .header .header_content p{font-size:18px;line-height:23px}}@media (max-width: 991.99px){section.stu_earn_studying_section .worth_invest_wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;display:block;white-space:nowrap}}@media (max-width: 991.99px){section.stu_earn_studying_section .worth_invest_wrapper .table_wrapper table{min-width:650px}}@media (max-width: 767.99px){section.stu_earn_studying_section .worth_invest_wrapper .table_wrapper table{min-width:580px}}section.stu_earn_studying_section .worth_invest_wrapper .table_wrapper table tr{border-bottom:1px solid #EBF3F8!important}section.stu_earn_studying_section .worth_invest_wrapper .table_wrapper table tr th{padding-top:20px;padding-bottom:20px}section.stu_earn_studying_section .worth_invest_wrapper .table_wrapper table tr td{padding-top:18px;padding-bottom:15px}section.stu_earn_studying_section .worth_invest_wrapper .table_wrapper table tr td:nth-child(2){background:#5defb2!important;border-bottom:1px solid rgb(93,239,178)!important}section.stu_earn_studying_section .worth_invest_wrapper .table_wrapper table tr td:nth-child(3){background:#242429!important;border-bottom:1px solid #242429}section.stu_earn_studying_section .worth_invest_wrapper .table_wrapper table tr .potential_income{border-bottom-right-radius:8px;border-bottom-left-radius:8px;border-bottom:none!important;box-shadow:-1px 14px 21px #75757540}section.stu_earn_studying_section .worth_invest_wrapper .table_wrapper table tr.active_row th{background:#f6e2a2!important}section.stu_earn_studying_section .worth_invest_wrapper .table_wrapper table tr.active_row th:nth-child(2){background:#5defb2!important;border-bottom:1px solid rgb(93,239,178)!important}section.stu_earn_studying_section .worth_invest_wrapper .table_wrapper table tr.active_row th:nth-child(3){background:#242429!important;border-bottom:1px solid #242429!important;border-top-right-radius:8px}section.stu_earn_studying_section .worth_invest_wrapper .table_wrapper::-webkit-scrollbar{display:none}section.stu_earn_twoWeeks_section .dont_earn_wrapper{background:#3bd55a26;padding:37px 0 37px 37px}@media (max-width: 1024px){section.stu_earn_twoWeeks_section .dont_earn_wrapper{padding:20px 0 20px 20px}}@media (max-width: 767.99px){section.stu_earn_twoWeeks_section .dont_earn_wrapper{padding:20px;width:100%!important}}section.stu_earn_twoWeeks_section .dont_earn_wrapper .header .h4_heading{font-size:32px!important;line-height:36px!important}@media (max-width: 1024px){section.stu_earn_twoWeeks_section .dont_earn_wrapper .header .h4_heading{font-size:28px!important;line-height:32px!important}}section.stu_earn_twoWeeks_section .dont_earn_wrapper .header p{font-size:18px;line-height:22px}@media (min-width: 1024px){section.stu_earn_twoWeeks_section .dont_earn_wrapper .header p{font-size:20px;line-height:22px}}section.stu_earn_twoWeeks_section .dont_earn_wrapper .guarantee_img{right:-80px;top:-62px;width:275px}@media (max-width: 1200px){section.stu_earn_twoWeeks_section .dont_earn_wrapper .guarantee_img{top:-40px}}@media (max-width: 1024px){section.stu_earn_twoWeeks_section .dont_earn_wrapper .guarantee_img{right:-40px;top:-12px;width:180px}}@media (max-width: 991.99px){section.stu_earn_twoWeeks_section .dont_earn_wrapper .guarantee_img{top:-20px}}@media (max-width: 767.99px){section.stu_earn_twoWeeks_section .dont_earn_wrapper .guarantee_img{display:none}}section.stu_exploreJobs_section .row .img_box{background:#f2f2f2;width:350px}@media (max-width: 767.99px){section.stu_exploreJobs_section .row .img_box{width:100%}}@media (max-width: 767.99px){section.stu_exploreJobs_section .row .header h2,section.stu_exploreJobs_section .row .header .h2{font-size:28px;line-height:32px!important}}section.stu_exploreJobs_section .row .header p{font-size:22px;line-height:26px}@media (max-width: 767.99px){section.stu_exploreJobs_section .row .header p{font-size:18px;line-height:23px}}section.stu_exploreJobs_section .row .content .content_wrapper{grid-template-columns:repeat(2,1fr)}@media (max-width: 480px){section.stu_exploreJobs_section .row .content .content_wrapper{grid-template-columns:repeat(1,1fr)}}section.stu_exploreJobs_section .row .content .content_wrapper .content_point img{width:24px;height:24px}section.stu_exploreJobs_section .row .content .content_wrapper .content_point span{font-size:20px;color:#303030}@media (max-width: 767.99px){section.stu_exploreJobs_section .row .content .content_wrapper .content_point span{font-size:18px;line-height:23px}}@media (max-width: 767.99px){section.stu_earn_studying_section .header .header_content h2,section.stu_earn_studying_section .header .header_content .h2{font-size:28px;line-height:32px!important}}section.stu_earn_studying_section .whichLicence_row .licence_card{border:1px solid #EBF3F8;border-radius:8px}section.stu_earn_studying_section .whichLicence_row .licence_card .img_box{max-width:212px;border-radius:8px}@media (max-width: 767.99px){section.stu_earn_studying_section .whichLicence_row .licence_card .img_box{max-width:100%}}section.stu_earn_studying_section .whichLicence_row .licence_card .card_content h4,section.stu_earn_studying_section .whichLicence_row .licence_card .card_content .h4{font-size:28px;line-height:32px}@media (max-width: 767.99px){section.stu_earn_studying_section .whichLicence_row .licence_card .card_content h4,section.stu_earn_studying_section .whichLicence_row .licence_card .card_content .h4{font-size:26px;line-height:30px!important}}section.stu_earn_studying_section .whichLicence_row .licence_card .card_content p{font-size:20px;line-height:24px}@media (max-width: 767.99px){section.stu_earn_studying_section .whichLicence_row .licence_card .card_content p{font-size:18px;line-height:22px!important}}section.stu_earn_studying_section .whichLicence_row .licence_card .card_content a:active{border:none!important}section.stu_earn_studying_section .whichLicence_row .licence_card .card_content a img{width:17px}@media (max-width: 767.99px){section.stu_realStory_work_section .header .header_content h2,section.stu_realStory_work_section .header .header_content .h2{font-size:28px;line-height:32px!important}}section.stu_realStory_work_section .header .header_content p{font-size:22px;line-height:26px;color:#5e5e5e}@media (max-width: 767px){section.stu_realStory_work_section .header .header_content p{font-size:18px;line-height:23px}}section.stu_realStory_work_section .whyyouneed_card .iframe-wrapper{border-radius:10px;overflow:hidden}section.stu_realStory_work_section .whyyouneed_card .iframe-wrapper iframe{display:block}@media (max-width: 1024px){section.stu_realStory_work_section .whyyouneed_card .iframe-wrapper iframe{height:165px}}@media (max-width: 767.99px){section.stu_realStory_work_section .whyyouneed_card .iframe-wrapper iframe{height:200px}}section.stu_realStory_work_section .whyyouneed_card .card_content h4,section.stu_realStory_work_section .whyyouneed_card .card_content .h4{font-size:18px;line-height:22px}section.stu_realStory_work_section .whyyouneed_card .card_content a{font-size:16px;line-height:20px;color:#939393}@media (max-width: 767.99px){section.stu_limitedSlots_section .guideline_wrapper h2,section.stu_limitedSlots_section .guideline_wrapper .h2{font-size:28px;line-height:32px!important}}section.stu_limitedSlots_section .guideline_wrapper p{font-size:22px;line-height:26px}@media (max-width: 767px){section.stu_limitedSlots_section .guideline_wrapper p{font-size:18px;line-height:23px}}section.licence_docs_hero .coupen-wrap h1,section.licence_docs_hero .coupen-wrap .h1{font-size:56px;line-height:60px}@media (max-width: 1024px){section.licence_docs_hero .coupen-wrap h1,section.licence_docs_hero .coupen-wrap .h1{font-size:44px;line-height:48px}}@media (max-width: 767.99px){section.licence_docs_hero .coupen-wrap h1,section.licence_docs_hero .coupen-wrap .h1{font-size:36px;line-height:40px}}section.licence_docs_hero .coupen-wrap p{font-size:22px;line-height:26px}@media (max-width: 767.99px){section.licence_docs_hero .coupen-wrap p{font-size:18px;line-height:23px}}@media (max-width: 767.99px){section.docs_req_trainLicence .header h2,section.docs_req_trainLicence .header .h2{font-size:28px;line-height:32px!important}}section.docs_req_trainLicence .header p{font-size:22px;line-height:26px}@media (max-width: 767px){section.docs_req_trainLicence .header p{font-size:18px;line-height:23px}}section.docs_req_trainLicence .documents_group p{color:#515151;font-size:18px;line-height:22px}@media (max-width: 767.99px){section.docs_req_trainLicence .documents_group p{font-size:16px;line-height:20px!important}}section.docs_req_trainLicence .hr_line{border:1px solid #F3F6F8}@media (max-width: 767.99px){section.accepted_docs_section h2,section.accepted_docs_section .h2{font-size:28px;line-height:32px!important}}section.accepted_docs_section .accepted_points .accept_point p{font-size:22px;line-height:26px}@media (max-width: 767.99px){section.accepted_docs_section .accepted_points .accept_point p{font-size:18px;line-height:22px}}section.accepted_docs_section .accepted_points .accept_point .sub_text{color:#515151;font-size:20px;line-height:24px;margin-left:25px}@media (max-width: 767.99px){section.accepted_docs_section .accepted_points .accept_point .sub_text{font-size:16px;line-height:20px;margin-left:0}}section.notAccept_docs_section .readytoEarn_wrapper{border-radius:10px;background:#ff87871a}@media (max-width: 767px){section.notAccept_docs_section .readytoEarn_wrapper{background-size:cover;background-position:left center;border-radius:8px}}section.notAccept_docs_section .readytoEarn_wrapper .readytoEarn_header h2,section.notAccept_docs_section .readytoEarn_wrapper .readytoEarn_header .h2{font-size:38px;line-height:42px}@media (max-width: 1024px){section.notAccept_docs_section .readytoEarn_wrapper .readytoEarn_header h2,section.notAccept_docs_section .readytoEarn_wrapper .readytoEarn_header .h2{font-size:32px;line-height:36px}}@media (max-width: 767px){section.notAccept_docs_section .readytoEarn_wrapper .readytoEarn_header h2,section.notAccept_docs_section .readytoEarn_wrapper .readytoEarn_header .h2{font-size:24px;line-height:28px}}section.notAccept_docs_section .readytoEarn_wrapper .readytoEarn_header p{font-size:22px;line-height:26px;color:#515151}@media (max-width: 767px){section.notAccept_docs_section .readytoEarn_wrapper .readytoEarn_header p{font-size:18px;line-height:23px}}section.notAccept_docs_section .readytoEarn_wrapper .terms_content{background:#66b4401a;border-radius:16px;cursor:pointer}section.notAccept_docs_section .readytoEarn_wrapper .start_train_img{right:50px}@media (max-width: 1400px){section.notAccept_docs_section .readytoEarn_wrapper .start_train_img{right:0}}@media (max-width: 1200px){section.notAccept_docs_section .readytoEarn_wrapper .start_train_img{position:relative!important;display:block;margin-left:auto}}@media (max-width: 991.99px){section.notAccept_docs_section .readytoEarn_wrapper .start_train_img{margin-top:-10px}}section.addVerify_steps_section{background:linear-gradient(94.85deg,#f7f9fa 4.43%,#ebeef4 96.47%)}@media (max-width: 767.99px){section.addVerify_steps_section .header h2,section.addVerify_steps_section .header .h2{font-size:28px;line-height:32px!important}}section.addVerify_steps_section .header p{font-size:22px;line-height:26px}@media (max-width: 767.99px){section.addVerify_steps_section .header p{font-size:18px;line-height:22px!important}}section.addVerify_steps_section .steps_cards .steps_card .img_box{background:#e8faf0}section.addVerify_steps_section .steps_cards .steps_card h4,section.addVerify_steps_section .steps_cards .steps_card .h4{font-size:22px}@media (max-width: 767.99px){section.addVerify_steps_section .steps_cards .steps_card h4,section.addVerify_steps_section .steps_cards .steps_card .h4{font-size:20px;line-height:24px!important}}section.addVerify_steps_section .steps_cards .steps_card p{color:#515151;font-size:20px;line-height:22px}@media (max-width: 767.99px){section.addVerify_steps_section .steps_cards .steps_card p{font-size:18px;line-height:22px!important}}@media (max-width: 767.99px){section.nonEnglish_providers_section .docs_row h2,section.nonEnglish_providers_section .docs_row .h2{font-size:28px;line-height:32px!important}}section.nonEnglish_providers_section .docs_row p{font-size:22px;line-height:26px}@media (max-width: 767.99px){section.nonEnglish_providers_section .docs_row p{font-size:18px;line-height:22px!important}}section.nonEnglish_providers_section .docs_row ul li{color:#515151;font-size:20px;line-height:24px}@media (max-width: 767.99px){section.nonEnglish_providers_section .docs_row ul li{font-size:16px;line-height:20px!important}}section.photo_reqs_section{background:#f7f9fa!important}@media (max-width: 767.99px){section.photo_reqs_section .header h2,section.photo_reqs_section .header .h2{font-size:28px;line-height:32px!important}}section.photo_reqs_section .header p{color:#515151;font-size:22px;line-height:26px}@media (max-width: 767.99px){section.photo_reqs_section .header p{font-size:18px;line-height:22px!important}}section.docs_howPhotoTaken_section .wrapper{background:#e8faf0}@media (max-width: 767.99px){section.docs_howPhotoTaken_section .wrapper .wrapper_content h2,section.docs_howPhotoTaken_section .wrapper .wrapper_content .h2{font-size:28px;line-height:32px!important}}section.docs_howPhotoTaken_section .wrapper .wrapper_content ul li{color:#515151;font-size:20px;line-height:24px}@media (max-width: 767.99px){section.docs_howPhotoTaken_section .wrapper .wrapper_content ul li{font-size:18px;line-height:22px!important}}@media (max-width: 767.99px){section.uploadDocs_steps_guide .wrapper h2,section.uploadDocs_steps_guide .wrapper .h2{font-size:28px;line-height:32px!important}}section.uploadDocs_steps_guide .wrapper .uploadDocs_card{border:1px solid #D8D8D8;height:100%;max-height:210px}section.uploadDocs_steps_guide .wrapper .uploadDocs_card .nmbr_txt{background:#51b37f57}section.docs_guideline_section .guideline_wrapper{background:#242429 url(/build/assets/sia-card-bg-DQbm8AKn.svg) no-repeat right!important;background-size:contain!important}@media (max-width: 991.99px){section.docs_guideline_section .guideline_wrapper{background:#242429!important;overflow:hidden!important}}@media (max-width: 767.99px){section.docs_guideline_section .guideline_wrapper h2,section.docs_guideline_section .guideline_wrapper .h2{font-size:28px;line-height:32px!important}}section.docs_guideline_section .guideline_wrapper p{font-size:22px;line-height:26px}@media (max-width: 767px){section.docs_guideline_section .guideline_wrapper p{font-size:18px;line-height:23px}}#faq_women h3,#faq_women .h3{font-size:38px;font-weight:600;color:#242429;margin-bottom:20px}@media (max-width: 767px){#faq_women h3,#faq_women .h3{font-size:22px}}#faq_women .main-faq{border:1px solid #ddd}@media (max-width: 767px){#faq_women .main-faq{padding:20px!important}}#faq_women .main-faq .faq_main_container .faq_container{border-bottom:2px solid #ddd;margin-bottom:30px}#faq_women .main-faq .faq_main_container .faq_container:last-child{border:none}#faq_women .main-faq .faq_main_container .faq_container .faq_question{display:flex;justify-content:space-between;align-items:center}#faq_women .main-faq .faq_main_container .faq_container .faq_question .faq_question-text h3,#faq_women .main-faq .faq_main_container .faq_container .faq_question .faq_question-text .h3{font-size:26px;font-weight:600;padding:10px;position:relative;display:flex;align-items:center;justify-content:space-between;cursor:pointer}@media (max-width: 767px){#faq_women .main-faq .faq_main_container .faq_container .faq_question .faq_question-text h3,#faq_women .main-faq .faq_main_container .faq_container .faq_question .faq_question-text .h3{font-size:16px}}#faq_women .main-faq .faq_main_container .faq_container .faq_question .icon.active{background:transparent;border:2px solid #fff}#faq_women .main-faq .faq_main_container .faq_container .faq_question .icon:hover{cursor:pointer}#faq_women .main-faq .faq_main_container .faq_container .faq_question .icon .icon-shape:before{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:4px;background:#242429;border-radius:3px;transition:all .5s ease}#faq_women .main-faq .faq_main_container .faq_container .faq_question .icon .icon-shape:after{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%,-50%);width:4px;height:20px;background:#242429;border-radius:3px;transition:all .5s ease}#faq_women .main-faq .faq_main_container .faq_container .faq_question .icon .icon-shape.active:before{transform:translate(-50%,-50%) rotate(180deg);transition:all .5s ease}#faq_women .main-faq .faq_main_container .faq_container .faq_question .icon .icon-shape.active:after{transform:translate(-50%,-50%) rotate(90deg);transition:all .5s ease}#faq_women .main-faq .faq_main_container .faq_container .faq_question .icon-shape{position:relative;width:50px;height:50px}#faq_women .main-faq .faq_main_container .faq_container .answercont{max-height:0;overflow:hidden;transition:.3s}#faq_women .main-faq .faq_main_container .faq_container .answercont .answer{padding:0 10px 20px;line-height:1.5rem}#faq_women .main-faq .faq_main_container .faq_container .answercont .answer p{font-size:21px;color:#535353;font-weight:400}@media (max-width: 767px){#faq_women .main-faq .faq_main_container .faq_container .answercont .answer p{font-size:14px}}.customer-wrote-swiper-pagination .customer-wrote-swiper-button-prev,.customer-wrote-swiper-pagination .customer-wrote-swiper-button-next{width:53px;height:53px;border:1px solid #D8D8D8;border-radius:100px;background:#fff}@media (max-width: 767px){.customer-wrote-swiper-pagination .customer-wrote-swiper-button-prev,.customer-wrote-swiper-pagination .customer-wrote-swiper-button-next{width:48px;height:48px}}.customer-wrote-swiper-pagination .customer-wrote-swiper-button-prev:after,.customer-wrote-swiper-pagination .customer-wrote-swiper-button-next:after{color:#242429;font-size:20px;font-weight:600;line-height:1}.ad-direction-btn .swiper-button-prev-ad,.ad-direction-btn .swiper-button-next-ad{width:53px;height:53px;border:1px solid #D8D8D8;border-radius:100px;background:#fff}@media (max-width: 767px){.ad-direction-btn .swiper-button-prev-ad,.ad-direction-btn .swiper-button-next-ad{width:48px;height:48px}}.ad-direction-btn .swiper-button-prev-ad:after,.ad-direction-btn .swiper-button-next-ad:after{color:#242429;font-size:20px;font-weight:600;line-height:1}section.hero-wrapper{padding:60px 0 45px}@media (max-width: 767px){section.hero-wrapper{padding:20px 0 15px}}section.hero-wrapper .main-content-wrapper h1,section.hero-wrapper .main-content-wrapper .h1{font-size:56px;font-weight:700;line-height:60px;margin-bottom:20px}section.hero-wrapper .main-content-wrapper h1 span,section.hero-wrapper .main-content-wrapper .h1 span{color:#3bd55a}@media (max-width: 767px){section.hero-wrapper .main-content-wrapper h1,section.hero-wrapper .main-content-wrapper .h1{font-size:36px;line-height:40px;margin-bottom:12px}section.hero-wrapper .main-content-wrapper h1 br,section.hero-wrapper .main-content-wrapper .h1 br{display:none}}section.hero-wrapper .main-content-wrapper p{font-size:22px;font-weight:400;line-height:26px;color:#fff;margin-bottom:20px}@media (max-width: 767px){section.hero-wrapper .main-content-wrapper p{font-size:18px;line-height:22px;margin-bottom:16px}section.hero-wrapper .main-content-wrapper p br{display:none}}section.hero-wrapper .main-content-wrapper .courses-listwrap{margin-bottom:30px}section.hero-wrapper .main-content-wrapper .courses-listwrap li{font-size:18px;font-weight:600;line-height:26px;color:#fff}@media (max-width: 767px){section.hero-wrapper .main-content-wrapper .courses-listwrap li{font-size:14px;line-height:18px;font-weight:500}}section.hero-wrapper .main-content-wrapper .popular_courses_btn{background-color:#3bd55a;color:#242429;font-size:18px;font-weight:600;line-height:21px;display:flex;align-items:center;gap:15px;padding:22px 30px;border-radius:4px;border:1px solid #3BD55A;cursor:pointer;text-decoration:none;height:56px}@media (max-width: 767px){section.hero-wrapper .main-content-wrapper .popular_courses_btn{height:52px;width:100%;justify-content:center;gap:20px}}section.hero-wrapper .main-content-wrapper .popular_courses_btn img{margin-top:3px}section.hero-wrapper .hero-col-2{position:relative}section.hero-wrapper .hero-col-2 .hero_col_2_wrapper{margin-top:12px}@media (max-width: 1024px){section.hero-wrapper .hero-col-2 .hero_col_2_wrapper{margin-top:26px;grid-template-rows:repeat(1,50px)}}section.hero-wrapper .hero-col-2 .hero_col_2_wrapper img{width:100%;max-width:465px;display:block;margin-left:auto}@media (max-width: 1024px){section.hero-wrapper .hero-col-2 .hero_col_2_wrapper img{margin-right:auto}}@media (max-width: 767px){section .allCourses_flash_features{grid-template-columns:repeat(2,1fr)}}section .allcourses_sticky_tabs{background:#f8f8f8;position:sticky;top:90px!important;z-index:90;border-bottom:1px solid #d8d8d8}@media (min-width: 992px){section .allcourses_sticky_tabs{top:99px!important}}section .allcourses_sticky_tabs .navbar{padding-bottom:0}@media (max-width: 767px){section .allcourses_sticky_tabs .navbar .nav{flex-wrap:nowrap}}section .allcourses_sticky_tabs .navbar ul{list-style:none;text-align:center}@media (max-width: 1199px){section .allcourses_sticky_tabs .navbar ul{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;white-space:nowrap;scrollbar-width:thin}}section .allcourses_sticky_tabs .navbar ul::-webkit-scrollbar{display:none}section .allcourses_sticky_tabs .navbar ul li{margin:0 6px}@media (max-width: 1199px){section .allcourses_sticky_tabs .navbar ul li{flex:0 0 auto;scroll-snap-align:start}}section .allcourses_sticky_tabs .navbar ul li a{padding:22px 0;color:#242429;font-size:22px;line-height:24px;text-decoration:none;font-weight:400}section .allcourses_sticky_tabs .navbar ul li a:hover{color:#303030}@media (max-width: 991.99px){section .allcourses_sticky_tabs .navbar ul li a{font-size:18px;line-height:22px}}section .allcourses_sticky_tabs .navbar ul li a.active{position:relative;background:transparent!important;font-weight:500}section .allcourses_sticky_tabs .navbar ul li a.active:after{content:"";position:absolute;bottom:-4px;left:0;right:0;background:#3bd55a;height:8px;border-radius:10px}@media (max-width: 991.99px){section .allcourses_sticky_tabs .navbar ul li a.active:after{bottom:0}}@media (max-width: 767px){section .allcourses_sticky_tabs .navbar ul li a{padding:20px 0}}@media (max-width: 767px){section .allcourses_popular .swiper-horizontal{overflow-x:hidden}}section.allCourses_cards{padding:52px 0;overflow:hidden}@media (max-width: 991.99px){section.allCourses_cards{padding:24px 0 0}}section.allCourses_cards h2,section.allCourses_cards .h2{font-size:28px;font-weight:500;line-height:32px}@media (min-width: 992px){section.allCourses_cards h2,section.allCourses_cards .h2{font-size:48px;line-height:52px}}section.allCourses_cards p{font-size:18px;font-weight:400;line-height:22px;color:#5e5e5e}@media (min-width: 992px){section.allCourses_cards p{font-size:22px;line-height:26px}}section.allCourses_cards .courses-tabs{gap:11px;margin-bottom:32px}@media (max-width: 768px){section.allCourses_cards .courses-tabs{display:flex;gap:0;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:10px}section.allCourses_cards .courses-tabs::-webkit-scrollbar{display:none}section.allCourses_cards .courses-tabs .nav-item{flex:0}section.allCourses_cards .courses-tabs .nav-link{white-space:nowrap;margin-right:10px}}@media (max-width: 768px) and (max-width: 767px){section.allCourses_cards .courses-tabs .nav-link{font-size:14px;line-height:18px}}section.allCourses_cards .courses-tabs li button{background:#fff;color:#5e5e5e!important;padding:10px 15px;font-size:16px;line-height:16px;height:100%}section.allCourses_cards .courses-tabs li button.active{background:#fff;color:#242429!important;font-weight:500!important;border:1px solid #5e5e5e}@media (max-width: 767px){section.allCourses_cards .courses-tabs li button.active{padding:8px 16px!important}}@media (max-width: 767px){section.allCourses_cards .courses-tabs li button{padding:8px 16px!important}}@media (max-width: 767px){section.allCourses_cards .courses-tabs li{width:100%}}section.allCourses_cards .tab-content .all_courses_tabcontent{position:relative;padding:0 0 30px}@media (max-width: 991.99px){section.allCourses_cards .tab-content .all_courses_tabcontent{padding:12px 0}}section.allCourses_cards .tab-content .all_courses_tabcontent .card{background-color:#101010;height:450px;border-radius:8px!important}section.allCourses_cards .tab-content .all_courses_tabcontent .card .exploring-courses-wrapper-cards{border-radius:15px;flex:1 1 100%;z-index:0;overflow:hidden}section.allCourses_cards .tab-content .all_courses_tabcontent .card .top-up-courses{display:flex;padding:4px 12px;background-color:#ffe500;color:#242429;font-size:14px;font-weight:500;display:inline-block;border-radius:150px;position:absolute;top:15px;left:15px}@media (min-width: 768px){section.allCourses_cards .tab-content .all_courses_tabcontent .card{flex:1 1 calc(50% - 20px)}}@media (min-width: 992px){section.allCourses_cards .tab-content .all_courses_tabcontent .card{flex:1 1 calc(33.3333333333% - 20px)}}section.allCourses_cards .tab-content .all_courses_tabcontent .card h5,section.allCourses_cards .tab-content .all_courses_tabcontent .card .h5{font-size:22px;font-style:normal;font-weight:700;line-height:24px;text-transform:uppercase;transition:top .5s ease}section.allCourses_cards .tab-content .all_courses_tabcontent .card .subtext{font-size:1rem;font-style:normal;font-weight:400;line-height:20px;transition:top .5s ease}section.allCourses_cards .tab-content .all_courses_tabcontent .card .earning-start{font-size:18;line-height:22px;font-weight:500;padding:14px 0}section.allCourses_cards .tab-content .all_courses_tabcontent .card .exploring-courses-wrapper-cards-btn{overflow:hidden;-webkit-transition:opacity 1s ease-in-out,height .5s ease-in-out;-moz-transition:opacity 1s ease-in-out,height .5s ease-in-out;-o-transition:opacity 1s ease-in-out,height .5s ease-in-out;transition:opacity 1s ease-in-out,height .5s ease-in-out;z-index:1}section.allCourses_cards .tab-content .all_courses_tabcontent .card .exploring-courses-wrapper-cards-btn .btn-sm,section.allCourses_cards .tab-content .all_courses_tabcontent .card .exploring-courses-wrapper-cards-btn .btn-group-sm>.btn{padding:10px 16px!important;font-size:14px}section.allCourses_cards .tab-content .all_courses_tabcontent .card .overlay-grad{position:absolute;top:0;left:0;width:100%;height:100%;background:#101010;background:linear-gradient(180deg,#10101000,#101010);transition:background .5s ease;z-index:1}section.allCourses_cards .tab-content .all_courses_tabcontent .card .vector-1{background-image:url(/build/assets/vector-chevron-02-01-B3zaNPDa.svg);background-repeat:no-repeat;background-position:center right;background-size:contain;height:100%;width:100%;z-index:1;position:absolute;top:0;right:0;transition:right .5s ease}@media (min-width: 1200px){section.allCourses_cards .tab-content .all_courses_tabcontent .card .vector-1.move-v-1{right:-40px}}section.allCourses_cards .tab-content .all_courses_tabcontent .card .vector-2{background-image:url(/build/assets/vector-chevron-01-01-CxSyxU6U.svg);background-repeat:no-repeat;background-position:center right;background-size:contain;height:100%;width:100%;transition:right .5s ease;position:absolute;top:0;right:80px}@media (min-width: 992px){section.allCourses_cards .tab-content .all_courses_tabcontent .card .vector-2.move-v-1{right:40px}}section.allCourses_cards .tab-content .all_courses_tabcontent .card .vector-5{background-image:url(/build/assets/vector-chevron-01-BAWgcuF7.svg);background-repeat:no-repeat;background-position:center right;background-size:contain;height:100%;width:100%;transition:right .5s ease;position:absolute;top:0;right:80px}@media (min-width: 992px){section.allCourses_cards .tab-content .all_courses_tabcontent .card .vector-5.move-v-1{right:80px}}section.allCourses_cards .tab-content .all_courses_tabcontent .card .vector-3{background-image:url(/build/assets/vector-chevron-03-DQcvgxOB.svg);background-repeat:no-repeat;background-position:center right;background-size:contain;height:100%;width:100%;transition:right .5s ease;position:absolute;top:0;right:70px}@media (min-width: 992px){section.allCourses_cards .tab-content .all_courses_tabcontent .card .vector-3.move-v-1{right:30px}}section.allCourses_cards .tab-content .all_courses_tabcontent .card .vector-4{background-image:url(/build/assets/vector-chevron-04-CLJ06FzK.svg);background-repeat:no-repeat;background-position:center right;background-size:contain;height:100%;width:100%;transition:right .5s ease;position:absolute;top:0;right:20px}@media (min-width: 992px){section.allCourses_cards .tab-content .all_courses_tabcontent .card .vector-4.move-v-1{right:-20px}}section.allCourses_cards .tab-content .all_courses_tabcontent .card .animate-card-img{background-repeat:no-repeat;background-position:center right;background-size:contain;transition:transform .5s ease;transform-origin:bottom center;position:absolute;right:0;top:0;width:100%;height:100%}section.allCourses_cards .tab-content .all_courses_tabcontent .card .animate-card-img.ds-card-img{background-image:url(/build/assets/12-DCzxQc6R.png)}section.allCourses_cards .tab-content .all_courses_tabcontent .card .animate-card-img.sg-card-img{background-image:url(/build/assets/44-DUxpi9eB.png)}section.allCourses_cards .tab-content .all_courses_tabcontent .card .animate-card-img.rsg-card-img{background-image:url(/build/assets/150-B_Byyygr.png)}section.allCourses_cards .tab-content .all_courses_tabcontent .card .animate-card-img.cctv-card-img{background-image:url(/build/assets/13-qvx38oG8.png)}section.allCourses_cards .tab-content .all_courses_tabcontent .card .animate-card-img.cp-card-img{background-image:url(/build/assets/29-CLsswAdY.png)}section.allCourses_cards .tab-content .all_courses_tabcontent .card .animate-card-img.cvit-card-img{background-image:url(/build/assets/146-DDxMqPYH.png)}section.allCourses_cards .tab-content .all_courses_tabcontent .card .animate-card-img.aplh-card-img{background-image:url(/build/assets/33-3bBmiCw0.png)}section.allCourses_cards .tab-content .all_courses_tabcontent .card .animate-card-img.dst-card-img{background-image:url(/build/assets/dst-card-bg-DTEuWsaM.png)}section.allCourses_cards .tab-content .all_courses_tabcontent .card .animate-card-img.sgt-card-img{background-image:url(/build/assets/sgt-card-bg-Be3Kdvo_.png)}section.allCourses_cards .tab-content .all_courses_tabcontent .card .animate-card-img.cscs-card-img{background-image:url(/build/assets/91-DV6bg1cb.png)}section.allCourses_cards .tab-content .all_courses_tabcontent .card .animate-card-img.falevel3-card-img{background-image:url(/build/assets/31-Cw6bqVjk.png)}section.allCourses_cards .tab-content .all_courses_tabcontent .card .animate-card-img.bhc-card-img{background-image:url(/build/assets/49-C4LfYW2K.png)}section.allCourses_cards .tab-content .all_courses_tabcontent .card .animate-card-img.efaw-card-img{background-image:url(/build/assets/61-b6a09kkk.png)}section.allCourses_cards .tab-content .all_courses_tabcontent .card .animate-card-img.faw-card-img{background-image:url(/build/assets/31-Cw6bqVjk.png)}@media (min-width: 992px){section.allCourses_cards .tab-content .all_courses_tabcontent .card:hover .ds-card-img{transform:scale(1.06)}}@media (min-width: 992px){section.allCourses_cards .tab-content .all_courses_tabcontent .card:hover .cvit-card-img{transform:scale(1.06)}}@media (min-width: 992px){section.allCourses_cards .tab-content .all_courses_tabcontent .card:hover .cscs-card-img{transform:scale(1.06)}}@media (min-width: 992px){section.allCourses_cards .tab-content .all_courses_tabcontent .card:hover .aplh-card-img{transform:scale(1.06)}}@media (min-width: 992px){section.allCourses_cards .tab-content .all_courses_tabcontent .card:hover .sg-card-img{transform:scale(1.06)}}@media (min-width: 992px){section.allCourses_cards .tab-content .all_courses_tabcontent .card:hover .rsg-card-img{transform:scale(1.06)}}@media (min-width: 992px){section.allCourses_cards .tab-content .all_courses_tabcontent .card:hover .bhc-card-img{transform:scale(1.06)}}@media (min-width: 992px){section.allCourses_cards .tab-content .all_courses_tabcontent .card:hover .efaw-card-img{transform:scale(1.06)}}@media (min-width: 992px){section.allCourses_cards .tab-content .all_courses_tabcontent .card:hover .faw-card-img{transform:scale(1.06)}}@media (min-width: 992px){section.allCourses_cards .tab-content .all_courses_tabcontent .card:hover .cctv-card-img{transform:scale(1.06)}}@media (min-width: 992px){section.allCourses_cards .tab-content .all_courses_tabcontent .card:hover .cp-card-img{transform:scale(1.06)}}@media (min-width: 992px){section.allCourses_cards .tab-content .all_courses_tabcontent .card:hover .dst-card-img{transform:scale(1.06)}}@media (min-width: 992px){section.allCourses_cards .tab-content .all_courses_tabcontent .card:hover .sgt-card-img{transform:scale(1.06)}}section.allCourses_cards .card{z-index:2;position:relative;overflow:hidden}section.allCourses_cards .card .iconCardAbsolute{right:-100px;bottom:0;z-index:-1}section.allCourses_cards .card .iconCardAbsolute .icon{font-size:300px;transform:rotate(-15deg);color:#0000000a}section.courses-section{padding:80px 0 100px}@media (max-width: 767px){section.courses-section{padding:40px 0}}section.courses-section .courses-main h2,section.courses-section .courses-main .h2{font-size:38px;font-weight:700;line-height:39px;color:#242429;text-transform:uppercase;margin-bottom:13px}@media (max-width: 767px){section.courses-section .courses-main h2,section.courses-section .courses-main .h2{font-size:28px;line-height:27px;margin-bottom:10px}}section.courses-section .courses-main p{font-size:20px;font-weight:400;line-height:24px;color:#242429;margin-bottom:34px}@media (max-width: 767px){section.courses-section .courses-main p{margin-bottom:20px}}section.courses-section .courses-tabs{gap:16px}@media (max-width: 768px){section.courses-section .courses-tabs{display:flex;gap:0;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}section.courses-section .courses-tabs::-webkit-scrollbar{display:none}section.courses-section .courses-tabs .nav-item{flex:0}section.courses-section .courses-tabs .nav-link{white-space:nowrap;margin-right:10px}}section.courses-section .courses-tabs li button:active{background-color:#3bd55a!important;color:#242429!important;padding:14px 21px!important;display:flex;gap:9px;align-items:center;font-size:17px;font-weight:500;line-height:19px}section.courses-section .courses-tabs li button{background:none;color:#242429!important;border:2px solid #242429;padding:14px 21px;display:flex;gap:9px;align-items:center;font-size:17px;font-weight:500;line-height:19px;height:100%}@media (max-width: 767px){section.courses-section .courses-tabs li{width:100%}}section.courses-section .nav-pills .nav-link.active{background-color:#3bd55a!important;border:0;padding:17px 21px;border:2px solid #3BD55A}section .tab-content .cards_viewMoreBtn{font-size:18px;line-height:21px;color:#242429}section .tab-content .cards_viewMoreBtn .arrow-icon{transition:transform .3s ease;vertical-align:middle}section .tab-content .cards_viewMoreBtn .rotate{transform:rotate(180deg)}section .tab-content .cards_viewMoreBtn img{width:100%;max-width:11px}section .tab-content .perfect-block{border:1px solid #EAF3F1;border-radius:8px;margin-bottom:20px}@media (max-width: 767px){section .tab-content .perfect-block{min-height:470px}}section .tab-content .perfect-block .perfect_block_body{min-height:279px}@media (max-width: 767px){section .tab-content .perfect-block .perfect_block_body{min-height:254px}}section .tab-content .perfect-block img{width:100%;border-top-left-radius:8px;border-top-right-radius:8px}section .tab-content .perfect-block .perfect-text-wrap{padding:20px 20px 0}section .tab-content .perfect-block .perfect-text-wrap .taglinecourse{min-height:92px}@media (max-width: 767px){section .tab-content .perfect-block .perfect-text-wrap .taglinecourse{min-height:0px}}section .tab-content .perfect-block .perfect-text-wrap .taglinecourse h2,section .tab-content .perfect-block .perfect-text-wrap .taglinecourse .h2{font-size:22px;line-height:28px;font-weight:700;text-transform:capitalize;color:#242429;margin-right:10px}@media (max-width: 767px){section .tab-content .perfect-block .perfect-text-wrap .taglinecourse h2,section .tab-content .perfect-block .perfect-text-wrap .taglinecourse .h2{font-size:18px;line-height:22px}}section .tab-content .perfect-block .perfect-text-wrap .coursepricebox p{font-size:16px;font-weight:400;margin-bottom:0;color:#939393;text-align:end;line-height:19px}@media (max-width: 767px){section .tab-content .perfect-block .perfect-text-wrap .coursepricebox p{font-size:14px;line-height:17px}}section .tab-content .perfect-block .perfect-text-wrap .coursepricebox span{font-size:28px;font-weight:600;line-height:36px;color:#242429;display:block}@media (max-width: 767px){section .tab-content .perfect-block .perfect-text-wrap .coursepricebox span{font-size:24px;line-height:28px}}section .tab-content .perfect-block .potential-boxwrap{padding:10px 20px}section .tab-content .perfect-block .potential-boxwrap .earnwrapper p{font-size:14px;font-weight:500;line-height:16px;color:#242429}section .tab-content .perfect-block .potential-boxwrap .earnwrapper p img{width:100%;max-width:17px}@media (max-width: 767px){section .tab-content .perfect-block .potential-boxwrap .earnwrapper p{font-size:12px;line-height:14px}}section .tab-content .perfect-block .potential-boxwrap .days-blocks p{font-size:14px;font-weight:400;line-height:16.41px;color:#242429}section .tab-content .perfect-block .potential-boxwrap .days-blocks p img{width:100%;max-width:17px}@media (max-width: 767px){section .tab-content .perfect-block .potential-boxwrap .days-blocks p{font-size:12px;line-height:14px}}section .tab-content .perfect-block .line-through{width:91%;height:2px;margin:0 auto;background:#eaf3f1}section .tab-content .perfect-block .courses_ctas{padding:20px}@media (max-width: 767px){section .tab-content .perfect-block .courses_ctas{padding:0 20px 20px}}section .tab-content .perfect-block .courses_ctas .booking_cta{width:100%;max-width:170px}@media (max-width: 767px){section .tab-content .perfect-block .courses_ctas .booking_cta{max-width:140px}}section .tab-content .perfect-block .courses_ctas .booking_cta a{height:53px;background-color:#3bd55a;font-size:18px;font-weight:600;line-height:24px;color:#242429;border-radius:6px;text-decoration:none}@media (max-width: 767px){section .tab-content .perfect-block .courses_ctas .booking_cta a{font-size:16px;line-height:22px}}section .tab-content .perfect-block .courses_ctas .enroll_cta{padding:0 25px}section .tab-content .perfect-block .courses_ctas .enroll_cta a{font-size:18px;font-weight:500;color:#242429}@media (max-width: 767px){section .tab-content .perfect-block .courses_ctas .enroll_cta a{font-size:16px;line-height:22px}}section .tab-content .perfect-block .courses_ctas .enroll_cta a .icon-arrow-right{display:inline-block;transition:transform .3s ease-in-out}section .tab-content .perfect-block .courses_ctas .enroll_cta a:hover .icon-arrow-right{animation:moveLeftRight .6s infinite}@keyframes moveLeftRight{0%{transform:translate(0)}50%{transform:translate(10px)}to{transform:translate(0)}}.anniversary{color:#cdcdcd}.winning-circle{background:linear-gradient(150deg,#f1f7f6,#fff)}.winning-circle h3,.winning-circle .h3{font-size:32px;color:#242429}@media (max-width: 767px){.winning-circle h3,.winning-circle .h3{font-size:24px}}.winning-circle p{font-size:18px;color:#5e5e5e}@media (max-width: 767px){.winning-circle p{font-size:14px}}.winning-circle .giveaway-videos{background:#fff;padding:20px;border-radius:6px;min-height:635px}.winning-circle .giveaway-videos p{font-size:15px;color:#5e5e5e;margin-top:10px}.winning-circle .giveaway-videos .video-description span{font-size:20px;color:#242429;display:block;margin-bottom:0}.winning-circle .giveaway-videos .video-description p{margin:0!important}.anniversary-faq .main-faq .faq_main_container .faq_container{border-bottom:2px solid #ddd!important}.anniversary-faq .main-faq .faq_main_container .faq_container:last-child{border-bottom:0!important}
