/*!critical_css_start_here*/:root{--bs-blue:#0d6efd;--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-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{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{font-size:.875em}mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}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:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}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:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,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}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button: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-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-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}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x)/ -2);margin-left:calc(var(--bs-gutter-x)/ -2)}.row>*{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y)}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}.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:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}.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:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}.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:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}.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:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.66667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333%}.offset-xxl-5{margin-left:41.66667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333%}.offset-xxl-8{margin-left:66.66667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333%}.offset-xxl-11{margin-left:91.66667%}.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:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.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}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:-ms-grid!important;display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-none{display:none!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:-ms-grid!important;display: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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:-ms-grid!important;display: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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-md-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:-ms-grid!important;display: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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:-ms-grid!important;display: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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:-ms-grid!important;display: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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xxl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!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:-ms-grid!important;display: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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-print-none{display:none!important}}@-webkit-keyframes reveal{0%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes reveal{0%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.header_st_bg{position:relative;min-height:997px}@media screen and (min-width:576px){.header_st_bg{min-height:769px}}@media screen and (min-width:1600px){.header_st_bg{min-height:925px}}.header_st_bg_img img{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (min-width:576px){.header_st_bg_img img{-o-object-position:right;object-position:right}}.header_st_bg_txt{position:relative;color:var(--bs-light-white);padding-top:148px}@media screen and (min-width:576px){.header_st_bg_txt{padding-top:200px;max-width:387px;padding-bottom:40px}}@media screen and (min-width:992px){.header_st_bg_txt{padding-top:225px;max-width:421px}}@media screen and (min-width:1200px){.header_st_bg_txt{max-width:579px}}@media screen and (min-width:1600px){.header_st_bg_txt{padding-top:289px}}@media screen and (max-height:420px){.header_st_bg_txt{padding-top:100px}}.header_st_bg_txt .header_title{font-family:var(--bs-font-mazzardS);font-weight:var(--bs-font-weightS);font-size:6rem!important;line-height:.95;margin:0 auto 24px}@media screen and (min-width:576px){.header_st_bg_txt .header_title{margin-bottom:20px;line-height:1}}@media screen and (min-width:1200px){.header_st_bg_txt .header_title{font-size:7rem!important}}@media screen and (min-width:1440px){.header_st_bg_txt .header_title{font-size:8rem!important}}.header_st_bg_txt .header_subtitle{font-size:1.8rem!important;line-height:1.3;margin-bottom:29px}@media screen and (min-width:576px){.header_st_bg_txt .header_subtitle{margin-bottom:25px;max-width:340px;line-height:1.5}}@media screen and (min-width:992px){.header_st_bg_txt .header_subtitle{max-width:421px}}@media screen and (min-width:1200px){.header_st_bg_txt .header_subtitle{font-size:2rem!important;max-width:531px}}@media (min-width:576px) and (max-width:991px){.header_st_bg_txt .btn-animation{font-size:1.6rem!important;line-height:24px;padding:12px 28px 12px 28px}}@media (max-width:575px){.header_st_bg_txt .btn-animation{padding:12px 29.5px 12px 29.5px}}.header_w_img{position:relative;background-color:var(--bs-dark-blue);padding-top:157px}@media screen and (min-width:768px){.header_w_img{min-height:769px;padding-top:123px}}@media screen and (min-width:992px){.header_w_img{padding-top:180px;min-height:647px}}@media screen and (min-width:1200px){.header_w_img{padding-top:132px}}@media screen and (min-width:1440px){.header_w_img{min-height:769px;padding-top:185px}}@media screen and (min-width:1600px){.header_w_img{min-height:925px}}@media screen and (max-height:420px){.header_w_img{padding-top:100px}}@media screen and (min-width:992px){.header_w_img .d-grid .container,.header_w_img .d-grid .header_w_img_box{-ms-grid-row:1;grid-row:1;-ms-grid-column:1;grid-column:1}}.header_w_img .header_w_img_box{padding-bottom:20px}@media screen and (min-width:992px){.header_w_img .header_w_img_box{margin-left:auto;padding-bottom:0}}@media screen and (max-width:991px){.header_w_img .header_w_img_box{max-width:690px;margin:0 auto}}@media (min-width:500px){.header_w_img .header_w_img_box img{max-width:500px}}@media (min-width:767px){.header_w_img .header_w_img_box img{max-width:690px}}@media (min-width:992px){.header_w_img .header_w_img_box img{max-width:530px}}@media (min-width:1200px){.header_w_img .header_w_img_box img{max-width:624px}}@media (min-width:1400px){.header_w_img .header_w_img_box img{max-width:737px}}@media (min-width:1600px){.header_w_img .header_w_img_box img{max-width:880px}}@media (min-width:1820px){.header_w_img .header_w_img_box img{max-width:990px}}@media (min-width:2100px){.header_w_img .header_w_img_box img{max-width:1160px}}@media (min-width:2350px){.header_w_img .header_w_img_box img{max-width:1245px}}.header_w_img_txt{position:relative;color:var(--bs-light-white);margin-bottom:56px}@media screen and (min-width:576px){.header_w_img_txt{margin-bottom:39px}}@media screen and (min-width:992px){.header_w_img_txt{max-width:411px;margin-bottom:0}}@media screen and (min-width:1200px){.header_w_img_txt{max-width:490px}}@media screen and (min-width:1440px){.header_w_img_txt{max-width:580px}}@media screen and (min-width:1440px) and (max-width:1599px){.header_w_img_txt{margin-top:-36px}}@media screen and (min-width:1600px){.header_w_img_txt{max-width:640px}}.header_w_img_txt .header_title{font-family:var(--bs-font-mazzardS);font-weight:var(--bs-font-weightS);font-size:6rem!important;line-height:1;margin:0 auto 28px}@media screen and (min-width:576px){.header_w_img_txt .header_title{margin-bottom:25px;font-size:4.5rem!important}}@media screen and (min-width:1200px){.header_w_img_txt .header_title{font-size:5.9rem!important;margin-bottom:21px}}@media screen and (min-width:1440px){.header_w_img_txt .header_title{font-size:7rem!important;margin-bottom:25px}}@media screen and (min-width:1600px){.header_w_img_txt .header_title{font-size:8rem!important}}.header_w_img_txt .header_subtitle{font-size:2rem!important;line-height:1.5;margin-bottom:31px}@media screen and (min-width:576px){.header_w_img_txt .header_subtitle{margin-bottom:25px}}@media screen and (min-width:1200px){.header_w_img_txt .header_subtitle{margin-bottom:21px}}@media screen and (min-width:1440px){.header_w_img_txt .header_subtitle{margin-bottom:25px}}@media screen and (min-width:1600px){.header_w_img_txt .header_subtitle{max-width:531px}}.header_w_img_txt .d-buton-fill{padding:13.5px 28px}@media (max-width:575px){.header_w_img_txt .d-buton-fill{font-size:2rem!important}}.header_w_semles{position:relative;background-color:var(--bs-dark-blue);padding-top:150px;padding-bottom:40px}@media screen and (min-width:768px){.header_w_semles{padding-bottom:64px;padding-top:123px}}@media screen and (min-width:992px){.header_w_semles{padding-top:151px;min-height:589px;padding-bottom:0}}@media screen and (min-width:1200px){.header_w_semles{padding-top:162px;min-height:647px}}@media screen and (min-width:1440px){.header_w_semles{min-height:769px;padding-top:185px}}@media screen and (min-width:1800px){.header_w_semles{min-height:925px}}@media screen and (max-height:420px){.header_w_semles{padding-top:100px}}@media (min-width:992px) and (max-width:1199px){.header_w_semles .container{padding:0}}.header_w_semles_txt{position:relative;color:var(--bs-light-white);margin-bottom:56px}@media screen and (min-width:576px){.header_w_semles_txt{margin-bottom:39px}}@media screen and (min-width:992px){.header_w_semles_txt{margin-bottom:0}}.header_w_semles_txt .header_title{font-family:var(--bs-font-poppinS);font-weight:var(--bs-font-weightS);font-size:4.5rem!important;line-height:1.17;margin:0 auto 34px;letter-spacing:-.02em}@media screen and (min-width:576px){.header_w_semles_txt .header_title{margin-bottom:25px;font-size:3.7rem!important;line-height:1.17}}@media screen and (min-width:992px){.header_w_semles_txt .header_title{margin-bottom:15px;line-height:1}}@media screen and (min-width:1200px){.header_w_semles_txt .header_title{font-size:4.2rem!important;margin-bottom:18px}}@media screen and (min-width:1440px){.header_w_semles_txt .header_title{font-size:4.9rem!important;margin-bottom:20px}}@media screen and (min-width:1600px){.header_w_semles_txt .header_title{font-size:6rem!important;margin-bottom:25px}}.header_w_semles_txt .header_subtitle{font-size:2rem!important;line-height:1.5;margin-bottom:34px}@media screen and (min-width:576px){.header_w_semles_txt .header_subtitle{margin-bottom:25px}}@media screen and (min-width:992px){.header_w_semles_txt .header_subtitle{margin-bottom:15px}}@media screen and (min-width:1200px){.header_w_semles_txt .header_subtitle{margin-bottom:18px}}@media screen and (min-width:1440px){.header_w_semles_txt .header_subtitle{margin-bottom:20px;font-size:1.7rem!important}}@media screen and (min-width:1600px){.header_w_semles_txt .header_subtitle{font-size:2rem!important;margin-bottom:25px}}@media (min-width:576px) and (max-width:991px){.header_w_semles_txt .btn-animation{font-size:16px;line-height:24px;padding:12px 28px 12px 28px}}@media (max-width:575px){.header_w_semles_txt .btn-animation{padding:12px 29.5px 12px 29.5px}}@media (min-width:992px){.header_w_semles .d-grid{-ms-grid-columns:396px 15px 1fr;grid-template-columns:396px 1fr;gap:15px}}@media (min-width:1200px){.header_w_semles .d-grid{-ms-grid-columns:448px 1fr;grid-template-columns:448px 1fr}}@media (min-width:1440px){.header_w_semles .d-grid{-ms-grid-columns:518px 20px 1fr;grid-template-columns:518px 1fr;gap:20px}}@media (min-width:1600px){.header_w_semles .d-grid{-ms-grid-columns:640px 1fr;grid-template-columns:640px 1fr}}.header_w_semles_video{background:rgba(255,255,255,.2);position:relative;height:auto;overflow:hidden;margin:0 0 0 auto;width:100%;-webkit-box-shadow:0 0 14px rgba(168,181,205,.3);box-shadow:0 0 14px rgba(168,181,205,.3)}@media (min-width:567px){.header_w_semles_video{width:100%}}@media (min-width:576px) and (max-width:991px){.header_w_semles_video{height:309px}}@media (min-width:992px){.header_w_semles_video{width:570px}}@media (min-width:1200px){.header_w_semles_video{width:645px}}@media (min-width:1440px){.header_w_semles_video{width:745px}}@media (min-width:1800px){.header_w_semles_video{width:920px}}.header_w_semles_video .ply_icon{position:absolute;z-index:9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.header_w_semles_video .ply_icon svg{width:76px;height:auto}@media (min-width:576px){.header_w_semles_video .ply_icon svg{width:90px}}@media (min-width:992px){.header_w_semles_video .ply_icon svg{width:115px}}@media (min-width:1200px){.header_w_semles_video .ply_icon svg{width:130px}}@media (min-width:1440px){.header_w_semles_video .ply_icon svg{width:151px}}@media (min-width:1800px){.header_w_semles_video .ply_icon svg{width:163px}}.header_w_semles_video .embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden;padding-bottom:69%}.header_w_semles_video .embed-responsive iframe{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive iframe,.header_w_semles_video,.video-modal-play{border-radius:14px}@media (min-width:576px){.embed-responsive iframe,.header_w_semles_video,.video-modal-play{border-radius:17px}}@media (min-width:992px){.embed-responsive iframe,.header_w_semles_video,.video-modal-play{border-radius:21px}}@media (min-width:1200px){.embed-responsive iframe,.header_w_semles_video,.video-modal-play{border-radius:25px}}@media (min-width:1440px){.embed-responsive iframe,.header_w_semles_video,.video-modal-play{border-radius:28px}}@media (min-width:1800px){.embed-responsive iframe,.header_w_semles_video,.video-modal-play{border-radius:35px}}.video-modal-play{display:block;position:relative;height:100%;overflow:hidden}.video-modal-play::after{position:absolute;content:'';width:100%;height:100%;left:0;-webkit-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear;right:0;top:0}.video-modal-play::after{background-color:rgba(0,0,0,.1)}.header_f_video{position:relative;min-height:920px;background-color:var(--bs-dark-blue)}@media screen and (min-width:371px){.header_f_video{min-height:950px}}@media screen and (min-width:768px){.header_f_video{min-height:650px}}@media screen and (min-width:992px){.header_f_video{min-height:760px}}@media screen and (min-width:1100px) and (max-width:1199px){.header_f_video{min-height:800px}}@media screen and (min-width:1440px){.header_f_video{min-height:800px}}@media screen and (min-width:1600px){.header_f_video{min-height:925px}}@media screen and (max-height:420px){.header_f_video{min-height:550px}}.header_f_video_txt{position:relative;color:var(--bs-light-white);padding-top:130px}@media screen and (min-width:576px){.header_f_video_txt{padding-top:200px;max-width:360px;padding-bottom:40px}}@media screen and (min-width:992px){.header_f_video_txt{padding-top:225px;max-width:421px}}@media screen and (min-width:1200px){.header_f_video_txt{max-width:579px}}@media screen and (min-width:1600px){.header_f_video_txt{padding-top:289px}}@media screen and (max-height:420px){.header_f_video_txt{padding-top:100px}}.header_f_video_txt .header_title{font-family:var(--bs-font-mazzardS);font-weight:var(--bs-font-weightS);font-size:5rem!important;line-height:.95;margin:0 auto 24px}@media screen and (min-width:371px){.header_f_video_txt .header_title{font-size:6rem!important}}@media screen and (min-width:576px){.header_f_video_txt .header_title{margin-bottom:20px;line-height:1}}@media screen and (min-width:1200px){.header_f_video_txt .header_title{font-size:7rem!important}}@media screen and (min-width:1440px){.header_f_video_txt .header_title{font-size:8rem!important}}.header_f_video_txt .header_subtitle{font-size:1.8rem!important;line-height:1.3;margin-bottom:29px}@media screen and (min-width:576px){.header_f_video_txt .header_subtitle{margin-bottom:25px;line-height:1.5}}@media screen and (min-width:768px) and (max-width:1199px){.header_f_video_txt .header_subtitle{max-width:335px}}@media screen and (min-width:1200px){.header_f_video_txt .header_subtitle{font-size:2rem!important;max-width:531px}}@media (min-width:576px) and (max-width:991px){.header_f_video_txt .btn-animation{font-size:16px;line-height:24px;padding:12px 28px 12px 28px}}@media (max-width:575px){.header_f_video_txt .btn-animation{padding:12px 29.5px 12px 29.5px}}.header_f_video .hp_video{-o-object-fit:cover;object-fit:cover;position:absolute;left:0;right:0;top:0;bottom:0;height:100%}@media screen and (min-width:768px) and (max-width:800px){.header_f_video .hp_video{-o-object-position:center 60%;object-position:center 60%}}@media screen and (min-width:801px) and (max-width:991px){.header_f_video .hp_video{-o-object-position:center 65%;object-position:center 65%}}@media screen and (max-width:500px){.header_f_video .hp_video{-o-object-fit:none;object-fit:none}}@media screen and (max-width:400px){.header_f_video .hp_video{-o-object-fit:contain;object-fit:contain}}@media screen and (max-height:420px){.header_f_video .hp_video{display:none!important}}.logo_slider{background-color:var(--bs-dark-blue);padding:20px 0 132px;overflow:hidden}.logo_slider h2{color:var(--bs-light-white);margin:0 auto 27px;text-align:center;font-size:3rem!important;max-width:320px;line-height:1.25;font-family:var(--bs-font-poppinS)}@media screen and (min-width:576px){.logo_slider h2{margin-bottom:67px;max-width:none}}.logo_slider_img{margin:0;margin-bottom:20px;width:100%}.logo_slider .marquee-wrapper{display:inline-block;white-space:nowrap}.logo_slider .marquee{display:inline-block;white-space:nowrap;position:relative;-webkit-animation-name:logo_slide;animation-name:logo_slide;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:23s;animation-duration:23s}.logo_slider .marquee img{height:39px;width:auto;vertical-align:middle;max-width:none}@media screen and (min-width:576px){.logo_slider .marquee img{height:53px}}.logo_slider.light_theme{--bs-dark-blue:#fff;--bs-light-white:var(--bs-black)}.logo_slider.gray_theme{--bs-dark-blue:#F5F8FC;--bs-light-white:var(--bs-black)}@keyframes logo_slide{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes logo_slide{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.floating_section{font-size:1.8rem!important;line-height:1.6;background-color:var(--bs-white);color:var(--bs-navy-blue);-webkit-box-shadow:0 -30px 40px rgba(60,64,253,.15);box-shadow:0 -30px 40px rgba(60,64,253,.15);border-radius:30px 30px 0 0;color:var(--bs-navy-blue);font-family:var(--bs-font-poppinS);font-weight:var(--bs-font-weightS);text-align:center;position:relative;z-index:98}@media (min-width:1200px){.floating_section{font-size:2.5rem!important;line-height:1.6}}.floating_section p{margin:0}.floating_section.container{margin-top:-90px;padding:30px 25px;min-height:235px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.floating_section.container{max-width:700px;padding-left:50px;padding-right:50px}}@media (min-width:992px){.floating_section.container{max-width:965px}}@media (min-width:1200px){.floating_section.container{margin-top:-105px}}@media (min-width:1280px){.floating_section.container{max-width:1184px}}@media (min-width:1401px){.floating_section.container{padding-left:25px;padding-right:25px}}@media (min-width:1440px){.floating_section.container{max-width:1380px}}@media (min-width:1600px){.floating_section.container{max-width:1500px}}@media (min-width:1900px){.floating_section.container{max-width:1700px}}@media (max-width:600px){.floating_section.container{max-width:90%}}.floating_section .floating_wrapper{margin:0 auto}@media (min-width:1400px){.floating_section .floating_wrapper{max-width:1370px}}.container{padding:0 24px;margin:0 auto;width:100%}@media (min-width:576px){.container{padding:0 15px;max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:980px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1440px){.container{max-width:1310px}}@media (min-width:1600px){.container{max-width:1410px}}/*!critical_css_end_here*/.videoModal{background-color:rgba(10,10,63,.7)}.videoModal>.modal-dialog{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;overflow-y:initial!important;min-height:100%;max-width:320px;margin-left:auto;margin-right:auto}@media (min-width:480px){.videoModal>.modal-dialog{max-width:445px}}@media (min-width:576px){.videoModal>.modal-dialog{max-width:550px}}@media (min-width:768px){.videoModal>.modal-dialog{max-width:720px}}@media (min-width:992px){.videoModal>.modal-dialog{max-width:850px}}@media (min-width:1200px){.videoModal>.modal-dialog{max-width:960px}}.video-modal-content{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-clip:padding-box;outline:0;padding:0!important}.video-modal-close{position:absolute;top:0;right:0;padding:10px;background:0 0;border:none;background:0 0;-webkit-box-sizing:content-box;box-sizing:content-box;width:30px;height:30px;cursor:pointer;right:0;top:2%;-webkit-filter:drop-shadow(1px 1px 1px rgba(0, 0, 0, .8));filter:drop-shadow(1px 1px 1px rgba(0, 0, 0, .8));z-index:1051;cursor:pointer}.video-modal-close span{height:2px;width:18px;background:#000;display:inline-block;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;left:0;right:0;margin:auto}.video-modal-close span+span{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}@media (min-width:1025px){.video-modal-close{right:20px;top:20px}}.video-modal-close:focus,.video-modal-close:hover{outline:0}.video-modal{padding:0!important}.video-modal>.video-wrapper{position:relative;width:100%;padding-bottom:56.25%}.video-modal>.video-wrapper>iframe{width:100%;height:100%;position:absolute;left:0;right:0;bottom:0;top:0}@media (min-width:992px){.p_img_tb.p_tb_w_img{padding-top:125px}}@media (min-width:1200px){.p_img_tb.p_tb_w_img{padding-top:156px}}.p_img_tb.p_tb_w_img .p_img_tb_container{background-color:var(--bs-dark-blue);padding:0 0 52px;overflow:visible}@media (min-width:992px){.p_img_tb.p_tb_w_img .p_img_tb_container{padding:0 0 66px}}@media (min-width:1200px){.p_img_tb.p_tb_w_img .p_img_tb_container{padding:0 0 80px;border-radius:25px}}@media (min-width:1600px){.p_img_tb.p_tb_w_img .p_img_tb_container{padding:0 0 129px}}@media (min-width:2100px){.p_img_tb.p_tb_w_img .p_img_tb_container{padding:0 0 109px}}.p_img_tb.p_tb_w_img .p_img_tb_box{top:-2px;position:relative}@media (min-width:992px){.p_img_tb.p_tb_w_img .p_img_tb_box{top:-125px}}@media (min-width:1200px){.p_img_tb.p_tb_w_img .p_img_tb_box{top:-122px}}@media (min-width:1440px){.p_img_tb.p_tb_w_img .p_img_tb_box{top:-155px}}@media (max-width:1199px){.p_img_tb.p_tb_w_img .p_img_tb_box img{width:100%}}@media (min-width:992px){.p_img_tb.p_tb_w_img .p_img_tb_box img{max-width:830px}}@media (min-width:1200px){.p_img_tb.p_tb_w_img .p_img_tb_box img{max-width:940px}}@media (min-width:1440px){.p_img_tb.p_tb_w_img .p_img_tb_box img{max-width:1190px}}.p_img_tb.p_tb_w_img .p_img_tb_contnt{margin-top:0;position:relative;z-index:1}@media (min-width:992px){.p_img_tb.p_tb_w_img .p_img_tb_contnt{margin-top:-125px}}@media (min-width:1200px){.p_img_tb.p_tb_w_img .p_img_tb_contnt{margin-top:-122px}}@media (min-width:1440px){.p_img_tb.p_tb_w_img .p_img_tb_contnt{margin-top:-156px}}.p_img_tb .p_img_tb_container{position:relative;color:var(--bs-white);text-align:center;margin:0 auto;overflow:hidden}@media (min-width:1200px){.p_img_tb .p_img_tb_container{max-width:1223px}}@media (min-width:1440px){.p_img_tb .p_img_tb_container{max-width:1380px}}@media (min-width:1600px){.p_img_tb .p_img_tb_container{max-width:1615px}}@media (max-width:1199px) and (min-width:576px){.p_img_tb .p_img_tb_container{border-radius:0 0 25px 25px}}.p_img_tb_contnt{max-width:752px;margin-left:auto;margin-right:auto}@media (max-width:991px){.p_img_tb_contnt{text-align:left;padding:0 25px}}@media (min-width:992px){.p_img_tb_contnt{max-width:784px}}@media (min-width:1200px){.p_img_tb_contnt{max-width:1032px}}.p_img_tb_contnt .title{margin-bottom:18px;font-family:var(--bs-font-mazzardS);font-weight:var(--bs-font-weightS);font-size:3.4rem!important;line-height:1.1}@media (min-width:371px){.p_img_tb_contnt .title{font-size:3.6rem!important}}@media (min-width:576px){.p_img_tb_contnt .title{margin-bottom:24px}}@media (min-width:992px){.p_img_tb_contnt .title{font-size:4.5rem!important}}@media (min-width:1200px){.p_img_tb_contnt .title{font-size:6rem!important}}.p_img_tb_contnt .sub_title{font-size:1.8rem!important;line-height:1.5;margin-bottom:0}@media (min-width:371px){.p_img_tb_contnt .sub_title{font-size:2rem!important}}@media (max-width:449px){.p_img_tb .v-desktop{display:none}}@media (min-width:450px){.p_img_tb .m-desktop{display:none}}@media (max-width:1199px){.p_img_tb.p_tb_w_video .embed-video{width:150%;margin-left:-25%}}@media (max-width:991px){.p_img_tb.p_tb_w_video .embed-video{width:170%;margin-left:-40%}}@media (max-width:500px){.p_img_tb.p_tb_w_video .embed-video{width:120%;margin-left:-10%}}.p_img_tb.p_tb_w_video iframe{width:100%;height:560px;vertical-align:middle}@media (min-width:400px){.p_img_tb.p_tb_w_video iframe{height:600px}}@media (min-width:576px){.p_img_tb.p_tb_w_video iframe{height:734px}}@media (min-width:992px){.p_img_tb.p_tb_w_video iframe{height:747px}}@media (min-width:1440px){.p_img_tb.p_tb_w_video iframe{height:842px}}@media (min-width:1600px){.p_img_tb.p_tb_w_video iframe{height:986px}}.p_img_tb.p_tb_w_video .p_img_tb_contnt{margin-top:0;position:absolute;bottom:52px;left:0;right:0}@media (min-width:992px){.p_img_tb.p_tb_w_video .p_img_tb_contnt{bottom:66px}}@media (min-width:1200px){.p_img_tb.p_tb_w_video .p_img_tb_contnt{bottom:80px}}@media (min-width:1600px){.p_img_tb.p_tb_w_video .p_img_tb_contnt{bottom:129px}}@media (min-width:2100px){.p_img_tb.p_tb_w_video .p_img_tb_contnt{bottom:109px}}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);-ms-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;-o-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;-ms-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-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{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@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{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@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{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@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{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@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{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@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{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.add_resources{background:var(--bs-ink-blue);padding:100px 0 100px}@media (max-width:991px){.add_resources{padding:83px 0 52px}}@media (max-width:767px){.add_resources{padding:50px 0 52px}}.add_resources .container{max-width:1423px;padding:0 15px}@media (max-width:1600px){.add_resources .container{max-width:1321px;padding:0 14px}}@media (max-width:1300px){.add_resources .container{max-width:1124px;padding:0 12px}}@media (max-width:1100px){.add_resources .container{max-width:949px;padding:0 10px}}@media (max-width:991px){.add_resources .container{max-width:708px;padding:0 13px}}@media (max-width:767px){.add_resources .container{max-width:100%;padding:0 24px}}.add_resources .row{margin-left:-15px;margin-right:-15px}@media (max-width:1600px){.add_resources .row{margin-left:-14px;margin-right:-14px}}@media (max-width:1300px){.add_resources .row{margin-left:-12px;margin-right:-12px}}@media (max-width:1100px){.add_resources .row{margin-left:-10px;margin-right:-10px}}@media (max-width:991px){.add_resources .row{margin-left:-13px;margin-right:-13px}}@media (max-width:767px){.add_resources .row{margin-left:-12px;margin-right:-12px}}.add_resources .row>*{padding-left:15px;padding-right:15px}@media (max-width:1600px){.add_resources .row>*{padding-left:14px;padding-right:14px}}@media (max-width:1300px){.add_resources .row>*{padding-left:12px;padding-right:12px}}@media (max-width:1100px){.add_resources .row>*{padding-left:10px;padding-right:10px}}@media (max-width:991px){.add_resources .row>*{padding-left:13px;padding-right:13px}}@media (max-width:767px){.add_resources .row>*{padding-left:12px;padding-right:12px}}.add_resources .left_col{max-width:794px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width:1600px){.add_resources .left_col{max-width:738px}}@media (max-width:1300px){.add_resources .left_col{max-width:628px}}@media (max-width:1100px){.add_resources .left_col{max-width:530px}}@media (max-width:991px){.add_resources .left_col{max-width:100%}}.add_resources .right_col{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:628px}@media (max-width:1600px){.add_resources .right_col{max-width:583px}}@media (max-width:1300px){.add_resources .right_col{max-width:496px}}@media (max-width:1100px){.add_resources .right_col{max-width:419px}}@media (max-width:991px){.add_resources .right_col{max-width:100%}}.add_resources .text-center{text-align:center}.add_resources .heading{font-family:var(--bs-font-mazzardS);font-weight:var(--bs-font-weightS);font-size:5.45rem;line-height:1.11;text-align:center;color:var(--bs-light-white);margin-bottom:41px}@media (max-width:1300px){.add_resources .heading{font-size:5rem}}@media (max-width:991px){.add_resources .heading{font-size:3.27rem;margin-bottom:25px}}.add_resources .sub_heading{font-family:var(--bs-font-poppinS);font-weight:var(--bs-font-weightS);font-size:1.63rem;line-height:1.5;color:var(--bs-white);margin-bottom:41px;display:inline-block;text-decoration:none}@media (max-width:991px){.add_resources .sub_heading{margin-bottom:43px}}.add_resources .sub_heading svg{margin-left:10px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;position:relative;top:1px;width:12px;height:10px}.add_resources .sub_heading:hover{color:var(--bs-pure-blue)}.add_resources .sub_heading:hover svg{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.add_resources .left_container{background:-webkit-gradient(linear,left top,left bottom,from(rgba(12,11,64,0)),to(#0c0b40));background:-o-linear-gradient(top,rgba(12,11,64,0) 0,#0c0b40 100%);background:linear-gradient(180deg,rgba(12,11,64,0) 0,#0c0b40 100%);height:764.64px;border-radius:19.4762px;padding:38px 38px 34px;position:relative;overflow:hidden}@media (max-width:1600px){.add_resources .left_container{height:709.797px}}@media (max-width:1300px){.add_resources .left_container{height:604px}}@media (max-width:1100px){.add_resources .left_container{height:510.02px;padding:28px 28px 21.56px}}@media (max-width:991px){.add_resources .left_container{height:auto;padding:24px 24px 18px;margin-bottom:26px}}@media (max-width:767px){.add_resources .left_container{padding:24px 24px;margin-bottom:26px}}.add_resources .left_container picture{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.add_resources .left_container picture img{width:100%;height:100%}@media (max-width:991px){.add_resources .left_container picture img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}}.add_resources .left_container .content{position:relative;z-index:2;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.add_resources .left_container .tag{color:var(--bs-white);border:1.5px solid var(--bs-white)}@media (max-width:1100px){.add_resources .left_container .tag{margin-bottom:18.57px}}@media (max-width:991px){.add_resources .left_container .tag{margin-bottom:148px}}@media (max-width:400px){.add_resources .left_container .tag{margin-bottom:75px}}.add_resources .left_container .resource_title{font-family:var(--bs-font-poppinS);font-weight:var(--bs-font-weightS);font-size:4.7rem;line-height:1.1;color:var(--bs-light-white);text-shadow:0 0 7px rgba(0,0,0,.25);margin:auto 0 37px}@media (max-width:1599px){.add_resources .left_container .resource_title{font-size:4.4rem}}@media (max-width:1439px){.add_resources .left_container .resource_title{font-size:3.8rem}}@media (max-width:1199px){.add_resources .left_container .resource_title{font-size:3.2rem;margin-bottom:25px}}@media (max-width:991px){.add_resources .left_container .resource_title{font-size:2.4rem;margin-bottom:25px}}@media (max-width:767px){.add_resources .left_container .resource_title{margin-bottom:24px}}@media (max-width:360px){.add_resources .left_container .resource_title{font-size:2rem}}.add_resources .left_container .resource_link{color:var(--bs-navy-blue);background:var(--bs-light-white)}.add_resources .left_container .resource_link:hover{color:var(--bs-white);background:var(--bs-pure-blue)}.add_resources .resource_link{font-family:var(--bs-font-poppinS);font-weight:var(--bs-font-weightS);font-size:1.54rem;line-height:1.55;text-align:center;color:var(--bs-navy-blue);background:var(--bs-light-white);border-radius:6.49205px;padding:13px 32px;text-decoration:none}@media (max-width:1300px){.add_resources .resource_link{font-size:1.45rem;line-height:1.55}}@media (max-width:1100px){.add_resources .resource_link{font-size:1.2272rem;line-height:1.55;padding:10.1px 10px;width:119.3px}}@media (max-width:991px){.add_resources .resource_link{font-size:1.45rem;line-height:1.55;padding:12px 25px;width:153px}}@media (max-width:767px){.add_resources .resource_link{padding:12px 25px;width:153px}}.add_resources .right_container{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.add_resources .right_container .contant-wrap{height:361px;background:var(--bs-aurichalcite);margin-bottom:30.31px;border-radius:19.4762px;padding:41.9px 41.9px 41.9px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:1600px){.add_resources .right_container .contant-wrap{height:335px;margin-bottom:28.13px;padding:38px 38px 38px}}@media (max-width:1300px){.add_resources .right_container .contant-wrap{height:290px;margin-bottom:24px;padding:33.17px 33.17px 28.29px}}@media (max-width:1100px){.add_resources .right_container .contant-wrap{height:244.88px;margin-bottom:20px;padding:28px 27.67px 23.89px}}@media (max-width:991px){.add_resources .right_container .contant-wrap{height:auto;margin-bottom:26px;padding:23px 24px 27px}}@media (max-width:767px){.add_resources .right_container .contant-wrap{padding:23px 24px 24px}}.add_resources .right_container .contant-wrap.last{background:var(--bs-light-white);margin-bottom:0;height:373px}@media (max-width:1600px){.add_resources .right_container .contant-wrap.last{height:346px}}@media (max-width:1300px){.add_resources .right_container .contant-wrap.last{height:290px}}@media (max-width:1100px){.add_resources .right_container .contant-wrap.last{height:244.88px}}@media (max-width:991px){.add_resources .right_container .contant-wrap.last{height:auto}}.add_resources .right_container .tag{color:var(--bs-black);border:1.08201px solid var(--bs-black);margin-bottom:25px}@media (max-width:1100px){.add_resources .right_container .tag{margin-bottom:18.57px}}@media (max-width:991px){.add_resources .right_container .tag{margin-bottom:18.21px}}@media (max-width:767px){.add_resources .right_container .tag{margin-bottom:18px}}.add_resources .right_container .resource_title{font-family:var(--bs-font-poppinS);font-weight:var(--bs-font-weightS);font-size:3.5rem;line-height:1.25;color:var(--bs-navy-blue)}@media (max-width:1599px){.add_resources .right_container .resource_title{font-size:3.3rem}}@media (max-width:1439px){.add_resources .right_container .resource_title{font-size:2.8rem}}@media (max-width:1199px){.add_resources .right_container .resource_title{font-size:2.4rem}}@media (max-width:991px){.add_resources .right_container .resource_title{line-height:1.1;margin-bottom:23px}}@media (max-width:767px){.add_resources .right_container .resource_title{margin-bottom:50px}}@media (max-width:360px){.add_resources .right_container .resource_title{font-size:2rem}}.add_resources .right_container .resource_link{background:var(--bs-navy-blue);color:var(--bs-light-white);margin-top:auto}.add_resources .right_container .resource_link:hover{background:var(--bs-pure-blue)}.add_resources .tag{font-size:1.6rem!important;line-height:1;text-align:center;letter-spacing:.9px;text-transform:uppercase;border-radius:60px;padding:8px 18px 8px;display:inline-block;min-width:156px}@media screen and (min-width:992px){.add_resources .tag{font-size:1.4rem!important;min-width:122px;border-radius:46px;padding:5px 18px 5px;letter-spacing:.8px}}@media screen and (min-width:1200px){.add_resources .tag{font-size:1.6rem!important;letter-spacing:1px;border-radius:55px;min-width:144px;padding:7px 20px 7px}}@media screen and (min-width:1440px){.add_resources .tag{font-size:1.7rem!important;letter-spacing:1.1px;border-radius:65px;padding:9px 25px 9px;min-width:168px}}@media screen and (min-width:1600px){.add_resources .tag{padding:10px 37px 9.5px;min-width:182px;font-size:1.8rem!important;border-radius:70px}}.cta_sec{padding:70px 0;background:var(--bs-ink-blue)}@media (max-width:991px){.cta_sec{padding:52px 0}}@media (max-width:767px){.cta_sec{padding:52px 0 73px}}.cta_sec .text-center{text-align:center}.cta_sec .heading{font-family:var(--bs-font-mazzardS);font-weight:var(--bs-font-weightS);font-size:7.27rem;line-height:1;text-align:center;color:var(--bs-light-white);margin-bottom:37px}@media (max-width:1300px){.cta_sec .heading{font-size:6.36rem}}@media (max-width:991px){.cta_sec .heading{font-size:3.27rem;line-height:1.1;margin-bottom:22px;margin-bottom:18px}}.cta_sec .sub_heading{font-family:var(--bs-font-poppin);font-weight:var(--bs-body-font-weight);font-size:1.81rem;line-height:1.3;text-align:center;color:var(--bs-light-white);margin-bottom:37px}@media (max-width:991px){.cta_sec .sub_heading{font-size:1.63rem;margin-bottom:43px}}@media (max-width:767px){.cta_sec .sub_heading{margin-bottom:39.79px;max-width:251.813px;margin:0 auto 39.76px}}.cta_sec .speakBtn{font-size:1.45rem;line-height:1.5;padding:12px 30px;display:inline-block}@media (max-width:991px){.cta_sec .speakBtn{font-size:1.81rem}}.cta_sec.light_theme{--bs-ink-blue:#F2F6F9;--bs-light-white:#0E0E0E}.cta_sec.gray_theme{background:var(--ps-ink-grey)}.cta_sec.gray_theme .heading,.cta_sec.gray_theme .sub_heading{color:#0e0e0e}.tabs_img_slider{padding-top:50px;padding-bottom:50px}@media (min-width:768px){.tabs_img_slider{padding-top:70px;padding-bottom:70px}}@media (min-width:992px){.tabs_img_slider{padding:70px 15px;background-color:#f2f6f9;margin:70px 25px;border-radius:40px}}@media (min-width:1200px){.tabs_img_slider{padding:100px 30px;margin:70px 45px}}@media (min-width:1401px){.tabs_img_slider{margin:70px 30px}}@media (min-width:1600px){.tabs_img_slider{margin:70px 5.68%}}@media (min-width:2500px){.tabs_img_slider{margin:70px 6.2%}}@media (max-width:991px){.tabs_img_slider>.container{max-width:100%;padding:0}}.tabs_img_slider .tabs_item_section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:992px){.tabs_img_slider .tabs_item_section{padding-bottom:80px}}@media (min-width:1200px){.tabs_img_slider .tabs_item_section{padding-bottom:55px}}@media (min-width:1401px){.tabs_img_slider .tabs_item_section{padding-bottom:80px}}@media (max-width:1199px){.tabs_img_slider .tabs_item_section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:32px}}@media (max-width:575px){.tabs_img_slider .tabs_item_section{padding-bottom:48px}}.tabs_img_slider .tabs_item_section .tabs_title{font-size:1.6rem!important;line-height:1.2;color:var(--bs-bright-blue)}@media (min-width:1200px){.tabs_img_slider .tabs_item_section .tabs_title{padding-right:20px;width:40%}}@media (max-width:1199px){.tabs_img_slider .tabs_item_section .tabs_title{margin-bottom:30px;text-align:center;padding:0 20px}}.tabs_img_slider .tabs_item_section .tabs_item{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}@media (max-width:1199px){.tabs_img_slider .tabs_item_section .tabs_item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:700px){.tabs_img_slider .tabs_item_section .tabs_item{padding-left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@media (max-width:500px){.tabs_img_slider .tabs_item_section .tabs_item{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:30px}}.tabs_img_slider .tabs_item_section .tabs_item li{border:1px solid var(--bs-navy-blue);padding:7px 24px;line-height:1.25;border-radius:40px;font-size:1.6rem!important;text-transform:uppercase;background-color:var(--bs-white);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;cursor:pointer;letter-spacing:.96px;width:auto!important}.tabs_img_slider .tabs_item_section .tabs_item li:not(:last-child){margin-right:10px}@media (min-width:1366px){.tabs_img_slider .tabs_item_section .tabs_item li:not(:last-child){margin-right:25px}}@media (min-width:1200px){.tabs_img_slider .tabs_item_section .tabs_item li:last-child{margin-right:0!important}}.tabs_img_slider .tabs_item_section .tabs_item li.swiper-slide-thumb-active{background-color:var(--bs-bright-blue);color:var(--bs-white);border-color:var(--bs-bright-blue)}.tabs_img_slider .tabs_item_section:not(.swiper-initialized) .tabs_item li:first-child{background-color:var(--bs-bright-blue);color:var(--bs-white);border-color:var(--bs-bright-blue)}.tabs_img_slider .slider_item_section .item_title{color:var(--bs-black);font-size:3.6rem!important;font-family:var(--bs-font-mazzardS);line-height:1.1;font-weight:500;margin:0 0 20px 0}@media (min-width:992px){.tabs_img_slider .slider_item_section .item_title{font-size:4.5rem!important;margin:0 0 25px 0}}@media (min-width:1200px){.tabs_img_slider .slider_item_section .item_title{margin:0 0 20px 0;font-size:5.5rem!important}}@media (min-width:1401px){.tabs_img_slider .slider_item_section .item_title{font-size:6rem!important}}.tabs_img_slider .slider_item_section p{font-size:1.8rem!important;line-height:1.5;color:var(--bs-black);margin-bottom:0}@media (min-width:992px){.tabs_img_slider .slider_item_section p{font-size:2rem!important}}@media (min-width:1200px){.tabs_img_slider .slider_item_section .text-col{padding-right:7%}}@media (min-width:1401px){.tabs_img_slider .slider_item_section .text-col{padding-right:12%}}@media (min-width:1600px){.tabs_img_slider .slider_item_section .text-col{padding-right:13%}}@media (min-width:992px) and (max-width:1199px){.tabs_img_slider .slider_item_section .text-col{padding-right:6%}}@media (max-width:991px){.tabs_img_slider .slider_item_section .text-col{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-top:40px}}@media (max-width:430px){.tabs_img_slider .slider_item_section .text-col{padding-right:9.5%}}@media (max-width:414px){.tabs_img_slider .slider_item_section .text-col{padding-right:5.5%}}@media (max-width:375px){.tabs_img_slider .slider_item_section .text-col{padding-right:2%}}.tabs_img_slider .slider_item_section .embed-video{position:relative;padding-bottom:70%}@media (min-width:576px) and (max-width:991px){.tabs_img_slider .slider_item_section .embed-video{padding-bottom:58%;max-width:83%}}.tabs_img_slider .slider_item_section .embed-video iframe{position:absolute;width:100%!important;height:100%!important}@media (min-width:576px) and (max-width:991px){.tabs_img_slider .slider_item_section .item-img img{max-width:83%}}@media (min-width:992px){.tabs_img_slider .slider_item_section .item-img img{display:block;margin:0 auto}}@media (max-width:991px){.tabs_img_slider .slider_item_section .slider_tabs_article{background:#f2f6f9;border-radius:10px;margin-right:20px;padding:55px 50px}}@media (max-width:575px){.tabs_img_slider .slider_item_section .slider_tabs_article{padding:40px 28px}}.tabs_img_slider .slider_item_section .btn-animation{padding:12px 30px;margin-top:15px}@media (min-width:992px){.tabs_img_slider .slider_item_section .btn-animation{padding:12px 46px;margin-top:25px}}.p_img_sbs_section{padding:60px 0;background-color:var(--bs-white)}@media (min-width:768px){.p_img_sbs_section{padding:70px 0}}@media (min-width:1200px){.p_img_sbs_section{padding:100px 0}}@media (min-width:1600px){.p_img_sbs_section{padding:150px 0}}.p_img_sbs_section .oval_tag{font-size:1.6rem!important;color:var(--bs-navy-blue);border:1.5px solid var(--bs-navy-blue);border-radius:41px;padding:8px 15px 8px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:15px;line-height:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:992px){.p_img_sbs_section .oval_tag{margin-bottom:20px}}@media (max-width:991px){.p_img_sbs_section .text-col{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-top:48px}}@media (min-width:992px){.p_img_sbs_section:not(.flip-image) .text-col{padding-right:20px}}@media (min-width:1200px){.p_img_sbs_section:not(.flip-image) .text-col{padding-right:32px}}@media (min-width:1401px){.p_img_sbs_section:not(.flip-image) .text-col{padding-right:47px}}@media (min-width:1600px){.p_img_sbs_section:not(.flip-image) .text-col{padding-right:115px}}@media (min-width:992px) and (max-width:1199px){.p_img_sbs_section:not(.flip-image) .img-col{padding-left:20px}}@media (min-width:992px){.p_img_sbs_section.flip-image .text-col{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-left:20px}}@media (min-width:1200px){.p_img_sbs_section.flip-image .text-col{padding-left:32px}}@media (min-width:1401px){.p_img_sbs_section.flip-image .text-col{padding-left:47px}}@media (min-width:1600px){.p_img_sbs_section.flip-image .text-col{padding-left:115px}}@media (min-width:992px) and (max-width:1199px){.p_img_sbs_section.flip-image .img-col{padding-right:20px}}.p_img_sbs_section .item_title{color:var(--bs-grey-900);font-size:3.6rem!important;font-family:var(--bs-font-mazzardS);line-height:1.1;font-weight:var(--bs-font-weightS);margin:0 0 15px 0}@media (min-width:992px){.p_img_sbs_section .item_title{font-size:5.5rem!important;margin:0 0 25px 0}}@media (min-width:1401px){.p_img_sbs_section .item_title{font-size:6rem!important}}@media (max-width:500px){.p_img_sbs_section .item_title{padding-right:5%}}@media (max-width:360px){.p_img_sbs_section .item_title{padding-right:1%}}.p_img_sbs_section p{font-size:2rem!important;line-height:1.5;color:var(--bs-navy-blue);margin:0;word-wrap:break-word}.p_img_sbs_section .item-img{display:block;border-radius:14px}@media (min-width:576px){.p_img_sbs_section .item-img{border-radius:17px}}@media (min-width:992px){.p_img_sbs_section .item-img{border-radius:21px}}@media (min-width:1200px){.p_img_sbs_section .item-img{border-radius:25px}}@media (min-width:576px) and (max-width:991px){.p_img_sbs_section .item-img img{max-width:83%}}@media (min-width:992px){.p_img_sbs_section .item-img img{display:block;margin:0 auto}}@media (min-width:576px) and (max-width:991px){.p_img_sbs_section .video-modal-play{max-width:83%}.p_img_sbs_section .video-modal-play .item-img img{max-width:100%}.p_img_sbs_section .video-modal-play .embed-video{max-width:100%;padding-bottom:70%}}.p_img_sbs_section .embed-video{position:relative;padding-bottom:70%}@media (min-width:576px) and (max-width:991px){.p_img_sbs_section .embed-video{padding-bottom:58%;max-width:83%}}@media screen and (max-width:500px){.p_img_sbs_section .embed-video{padding-bottom:100%}}.p_img_sbs_section .embed-video iframe{position:absolute;width:100%!important;height:100%!important}.p_img_sbs_section .btn-anchor,.p_img_sbs_section .btn-animation{margin-top:15px}@media (min-width:992px){.p_img_sbs_section .btn-anchor,.p_img_sbs_section .btn-animation{margin-top:20px}}.p_img_sbs_section .btn-anchor{font-size:1.8rem!important;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--bs-black);font-family:var(--bs-font-poppinS);font-weight:var(--bs-font-weightS);text-decoration:none}.p_img_sbs_section .btn-anchor svg{margin-left:12px;-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;-webkit-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;width:15px;height:13px}.p_img_sbs_section .btn-anchor svg path{fill:var(--bs-pure-blue)}.p_img_sbs_section .btn-anchor:hover{color:var(--bs-pure-blue)!important}.p_img_sbs_section .btn-anchor:hover svg{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.p_img_sbs_section .play-icon{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:100px;height:100px;cursor:pointer;z-index:10}@media (min-width:768px){.p_img_sbs_section .play-icon{width:120px;height:120px}}@media (min-width:992px){.p_img_sbs_section .play-icon{width:150px;height:150px}}@media (min-width:1200px){.p_img_sbs_section .play-icon{width:165px;height:165px}}.p_img_sbs_section .play-icon .circle_1{fill:#5a5a5a}.p_img_sbs_section .play-icon .circle_2{stroke:var(--bs-black)}.p_img_sbs_section .play-icon path{fill:var(--bs-black)}.p_img_sbs_section.light_theme{background-color:#fff}.p_img_sbs_section.dark_theme{background-color:#0a0a3f;color:#fff}.p_img_sbs_section.dark_theme .oval_tag{border-color:var(--bs-gray-light);color:var(--bs-gray-light)}.p_img_sbs_section.dark_theme .play-icon .circle_1{fill:var(--bs-white)}.p_img_sbs_section.dark_theme .play-icon .circle_2{stroke:var(--bs-white)}.p_img_sbs_section.dark_theme .play-icon path{fill:var(--bs-white)}.p_img_sbs_section.dark_theme .item_title{color:var(--bs-white)}.p_img_sbs_section.dark_theme p{color:var(--bs-gray-light)}.p_img_sbs_section.dark_theme .btn-anchor{color:var(--bs-white)}.p_img_sbs_section.gray_theme{background-color:#f5f8fc}.p_img_sbs_section .video-modal-play:after{display:none}.p_img_sbs_box{padding:50px 0;background-color:var(--bs-white)}@media (min-width:768px){.p_img_sbs_box{padding:45px 0 70px}}@media (min-width:992px){.p_img_sbs_box{padding:70px 0}}@media (min-width:1600px){.p_img_sbs_box{padding:150px 0}}.p_img_sbs_box .main_title{font-family:var(--bs-font-mazzardS);font-weight:var(--bs-font-weightS);color:var(--bs-grey-900);font-size:3.6rem!important;line-height:1.1;text-align:center;margin-bottom:15px}@media (min-width:768px){.p_img_sbs_box .main_title{margin-bottom:45px}}@media (min-width:992px){.p_img_sbs_box .main_title{font-size:5.5rem!important;margin-bottom:30px}}@media (min-width:1200px){.p_img_sbs_box .main_title{margin-bottom:60px}}@media (min-width:1401px){.p_img_sbs_box .main_title{font-size:6rem!important;margin-bottom:70px}}@media (min-width:1600px){.p_img_sbs_box .main_title{margin-bottom:60px}}@media (max-width:500px){.p_img_sbs_box .main_title{padding:0 8%}}@media (max-width:375px){.p_img_sbs_box .main_title{padding:0 5%}}@media (max-width:1199px) and (min-width:992px){.p_img_sbs_box .text-col{width:52%}}@media (max-width:1400px) and (min-width:1200px){.p_img_sbs_box .text-col{width:47%}}@media (max-width:991px){.p_img_sbs_box .text-col{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-top:44px}}@media (max-width:1199px) and (min-width:992px){.p_img_sbs_box .img-col{width:48%}}@media (max-width:1400px) and (min-width:1200px){.p_img_sbs_box .img-col{width:53%}}@media (min-width:1600px){.p_img_sbs_box .img-col{padding-left:0}}@media (max-width:991px){.p_img_sbs_box .img-col{max-width:525px;margin-top:70px}}@media (max-width:575px){.p_img_sbs_box .img-col{margin-top:0}}.p_img_sbs_box .img-col .item-img{text-align:center}.p_img_sbs_box .img-col .item-img{display:block;border-radius:18px;border:2px solid var(--bs-light-grey);overflow:hidden}@media (min-width:992px){.p_img_sbs_box:not(.flip-image) .text-col{padding-right:48px}}@media (min-width:1200px){.p_img_sbs_box:not(.flip-image) .text-col{padding-right:32px}}@media (min-width:1401px){.p_img_sbs_box:not(.flip-image) .text-col{padding-right:87px}}@media (min-width:1600px){.p_img_sbs_box:not(.flip-image) .text-col{padding-right:123px}}@media (min-width:992px){.p_img_sbs_box.flip-image .text-col{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-left:48px}}@media (min-width:1200px){.p_img_sbs_box.flip-image .text-col{padding-left:32px}}@media (min-width:1401px){.p_img_sbs_box.flip-image .text-col{padding-left:87px}}@media (min-width:1600px){.p_img_sbs_box.flip-image .text-col{padding-left:123px}}.p_img_sbs_box .item_title{color:var(--bs-grey-900);font-size:3.6rem!important;font-family:var(--bs-font-mazzardS);line-height:1.1;font-weight:var(--bs-font-weightS);margin:0 0 15px 0}@media (min-width:992px){.p_img_sbs_box .item_title{font-size:4rem!important;margin-bottom:24px}}@media (min-width:1600px){.p_img_sbs_box .item_title{font-size:6rem!important}}@media (max-width:500px){.p_img_sbs_box .item_title{padding-right:5%}}@media (max-width:360px){.p_img_sbs_box .item_title{padding-right:1%}}.p_img_sbs_box p{font-size:1.8rem!important;line-height:1.5;color:var(--bs-navy-blue);margin:0;word-wrap:break-word}@media (min-width:992px){.p_img_sbs_box p{font-size:2rem!important}}.p_img_sbs_box .item_box_container{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 10px minmax(0,1fr) 10px minmax(0,1fr);grid-template-columns:repeat(3,minmax(0,1fr));grid-column-gap:10px;margin-top:10px}@media (min-width:768px){.p_img_sbs_box .item_box_container{grid-column-gap:13px}}@media (min-width:992px){.p_img_sbs_box .item_box_container{grid-column-gap:15px;margin-top:15px}}@media (min-width:1200px){.p_img_sbs_box .item_box_container{grid-column-gap:20px;margin-top:20px}}@media (min-width:1600px){.p_img_sbs_box .item_box_container{grid-column-gap:24px;margin-top:24px}}.p_img_sbs_box .item_box_container .box{border:2px solid var(--bs-dark-grey);background-color:var(--bs-white);border-radius:18px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;padding:15px 20px}@media (max-width:1199px) and (min-width:992px){.p_img_sbs_box .item_box_container .box{padding:15px 5px 15px 15px}}@media (max-width:1400px) and (min-width:1200px){.p_img_sbs_box .item_box_container .box{padding:20px 5px 20px 20px}}@media (max-width:991px){.p_img_sbs_box .item_box_container .box{padding:15px}}@media (max-width:600px){.p_img_sbs_box .item_box_container .box{padding:10px}}.p_img_sbs_box .item_box_container .box .number{font-size:2.4rem!important;font-family:var(--bs-font-poppinS);font-weight:var(--bs-font-weightS);color:var(--bs-navy-blue);line-height:1.25}@media (min-width:768px){.p_img_sbs_box .item_box_container .box .number{font-size:3.1rem!important;line-height:1.3}}@media (min-width:992px){.p_img_sbs_box .item_box_container .box .number{font-size:3rem!important;line-height:1.1}}@media (min-width:1200px){.p_img_sbs_box .item_box_container .box .number{font-size:4rem!important}}@media (min-width:1600px){.p_img_sbs_box .item_box_container .box .number{font-size:4.5rem!important}}@media (max-width:360px){.p_img_sbs_box .item_box_container .box .number{font-size:2.2rem!important}}.p_img_sbs_box .item_box_container .box .box_title{font-size:1rem!important;line-height:1.4;color:var(--bs-navy-blue);display:block}@media (min-width:768px){.p_img_sbs_box .item_box_container .box .box_title{font-size:1.3rem!important}}@media (min-width:992px){.p_img_sbs_box .item_box_container .box .box_title{font-size:1.2rem!important}}@media (min-width:1200px){.p_img_sbs_box .item_box_container .box .box_title{font-size:1.6rem!important}}@media (min-width:1600px){.p_img_sbs_box .item_box_container .box .box_title{font-size:1.8rem!important;line-height:1.6}}.p_img_sbs_box .embed-video{position:relative;padding-bottom:68%}.p_img_sbs_box .embed-video iframe{position:absolute;width:100%!important;height:100%!important}.p_img_sbs_box .btn-animation{margin-top:15px}@media (min-width:992px){.p_img_sbs_box .btn-animation{margin-top:20px}}.logo_val_box{padding:50px 0}@media (min-width:768px){.logo_val_box{padding:65px 0}}.logo_val_box .main_title{font-size:3rem!important;font-family:var(--bs-font-mazzardS);color:var(--bs-grey-900);font-weight:var(--bs-font-weightS);line-height:1.4;text-align:center}@media (min-width:992px){.logo_val_box .main_title{font-size:5.5rem!important;line-height:1.1}}@media (min-width:1401px){.logo_val_box .main_title{font-size:6rem!important}}@media (max-width:500px){.logo_val_box .main_title{padding:0 5%}}.logo_val_box .logo_container{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:992px){.logo_val_box .logo_container{margin:0 0 0 -25px}}@media (min-width:1200px){.logo_val_box .logo_container{margin:0 0 0 -40px}}@media (min-width:1401px){.logo_val_box .logo_container{margin:0 0 0 -45px}}@media (max-width:991px){.logo_val_box .logo_container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.logo_val_box .logo_container li{border-radius:18px;background:-webkit-gradient(linear,left bottom,left top,from(#c4d2dc),to(#f2f6f9));background:-o-linear-gradient(bottom,#c4d2dc,#f2f6f9);background:linear-gradient(to top,#c4d2dc,#f2f6f9);padding:1px;margin-top:30px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:1}@media (min-width:992px){.logo_val_box .logo_container li{width:292px;padding:42px 21px;margin:58px 0 0 25px}}@media (min-width:1200px){.logo_val_box .logo_container li{width:340px;padding:50px 45px;margin:55px 0 0 40px}}@media (min-width:1401px){.logo_val_box .logo_container li{width:385px;padding:50px 65px;margin:60px 0 0 45px}}@media (max-width:991px){.logo_val_box .logo_container li{padding:25px 15px;margin-bottom:10px}}@media (max-width:500px){.logo_val_box .logo_container li{padding:25px 12px}}.logo_val_box .logo_container li:after{content:'';background-color:#fff;position:absolute;top:1px;left:1px;right:1px;bottom:1px;z-index:-1;border-radius:18px}.logo_val_box .logo_container li .number{font-family:var(--bs-font-poppinS);color:var(--bs-navy-blue);font-weight:var(--bs-font-weightS);line-height:.6;font-size:5rem!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){.logo_val_box .logo_container li .number{font-size:9rem!important;margin:45px 0 35px}}@media (max-width:500px){.logo_val_box .logo_container li .number{letter-spacing:-1.5px}}.logo_val_box .logo_container li p{font-size:1.6rem!important;color:var(--bs-navy-blue);line-height:1.4;margin:0}@media (min-width:992px){.logo_val_box .logo_container li p{font-size:2rem!important;line-height:1.5}}@media (max-width:991px){.logo_val_box .logo_container li p{padding-left:25px;max-width:200px;text-align:left}}@media (max-width:500px){.logo_val_box .logo_container li p{padding-left:20px;max-width:195px}}@media (max-width:991px){.logo_val_box .logo_container li .text_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:24px 0 20px}}.intersecting{display:none;position:relative}@media screen and (min-width:1280px){.intersecting{display:block}}.intersecting svg{z-index:1}.intersecting svg.svg_p_animation_1{width:350px;margin-left:31.5%;top:-173px;position:absolute}@media screen and (min-width:1360px){.intersecting svg.svg_p_animation_1{margin-left:32.5%}}@media screen and (min-width:1430px){.intersecting svg.svg_p_animation_1{width:365px;margin-left:31.2%;top:-182px}}@media screen and (min-width:1500px){.intersecting svg.svg_p_animation_1{width:369px;margin-left:32%;top:-185px}}@media screen and (min-width:1600px){.intersecting svg.svg_p_animation_1{width:504px;margin-left:28.3%;top:-243px}}@media screen and (min-width:1700px){.intersecting svg.svg_p_animation_1{margin-left:29.3%}}@media screen and (min-width:1800px){.intersecting svg.svg_p_animation_1{margin-left:30.3%}}@media screen and (min-width:1900px){.intersecting svg.svg_p_animation_1{margin-left:31.3%}}@media screen and (min-width:2040px){.intersecting svg.svg_p_animation_1{margin-left:33.3%}}@media screen and (min-width:2300px){.intersecting svg.svg_p_animation_1{margin-left:37.3%}}.intersecting svg.svg_p_animation_1.with-video-seamless{width:390px;top:-169px;margin-left:30.5%}@media screen and (min-width:1430px){.intersecting svg.svg_p_animation_1.with-video-seamless{width:403px;margin-left:31.9%;top:-180px}}@media screen and (min-width:1500px){.intersecting svg.svg_p_animation_1.with-video-seamless{width:412px;margin-left:32%;top:-187px}}@media screen and (min-width:1600px){.intersecting svg.svg_p_animation_1.with-video-seamless{width:545px;margin-left:28%;top:-238px}}@media screen and (min-width:1900px){.intersecting svg.svg_p_animation_1.with-video-seamless{width:547px;margin-left:32%;top:-238px}}@media screen and (min-width:2000px){.intersecting svg.svg_p_animation_1.with-video-seamless{width:546px;margin-left:34%}}@media screen and (min-width:2300px){.intersecting svg.svg_p_animation_1.with-video-seamless{margin-left:36.4%}}.intersecting svg.svg_p_animation_2{position:absolute;width:228px;top:-120px;margin-left:41%}@media screen and (min-width:1600px){.intersecting svg.svg_p_animation_2{width:338px;top:-176px}}@media screen and (min-width:2300px){.intersecting svg.svg_p_animation_2{margin-left:43%}}.intersecting svg.svg_p_animation_2.with-video-seamless{width:282px;top:-157px;margin-left:36%}@media screen and (min-width:1360px){.intersecting svg.svg_p_animation_2.with-video-seamless{margin-left:37%}}@media screen and (min-width:1430px){.intersecting svg.svg_p_animation_2.with-video-seamless{width:290px;top:-163px;margin-left:38%}}@media screen and (min-width:1600px){.intersecting svg.svg_p_animation_2.with-video-seamless{width:403px;top:-221px;margin-left:37%}}@media screen and (min-width:1900px){.intersecting svg.svg_p_animation_2.with-video-seamless{margin-left:38.5%}}@media screen and (min-width:2000px){.intersecting svg.svg_p_animation_2.with-video-seamless{margin-left:39%}}@media screen and (min-width:2300px){.intersecting svg.svg_p_animation_2.with-video-seamless{margin-left:41%}}.intersecting svg.svg_p_animation_3{position:absolute;margin-left:24.5%;top:-163px;width:384px;overflow:visible}@media screen and (min-width:1360px){.intersecting svg.svg_p_animation_3{margin-left:26%}}@media screen and (min-width:1430px){.intersecting svg.svg_p_animation_3{top:-172px;width:394px;margin-left:28%}}@media screen and (min-width:1500px){.intersecting svg.svg_p_animation_3{margin-left:23%;top:-174px;width:517px}}@media screen and (min-width:1600px){.intersecting svg.svg_p_animation_3{margin-left:27.5%;top:-228px;width:446px}}@media screen and (min-width:1650px){.intersecting svg.svg_p_animation_3{margin-left:28.5%}}@media screen and (min-width:1920px){.intersecting svg.svg_p_animation_3{margin-left:31.5%}}@media screen and (min-width:2000px){.intersecting svg.svg_p_animation_3{margin-left:33.5%}}@media screen and (min-width:2300px){.intersecting svg.svg_p_animation_3{margin-left:36.5%}}@media screen and (min-width:1280px){.intersecting svg.svg_p_animation_3.with-video-seamless{top:-192px;width:366px;margin-left:28%}}@media screen and (min-width:1360px){.intersecting svg.svg_p_animation_3.with-video-seamless{margin-left:29%}}@media screen and (min-width:1390px){.intersecting svg.svg_p_animation_3.with-video-seamless{margin-left:30%}}@media screen and (min-width:1430px){.intersecting svg.svg_p_animation_3.with-video-seamless{top:-203px;width:400px}}@media screen and (min-width:1600px){.intersecting svg.svg_p_animation_3.with-video-seamless{top:-265px;width:495px;margin-left:28%}}@media screen and (min-width:1650px){.intersecting svg.svg_p_animation_3.with-video-seamless{margin-left:30%}}@media screen and (min-width:1900px){.intersecting svg.svg_p_animation_3.with-video-seamless{margin-left:32%}}@media screen and (min-width:2000px){.intersecting svg.svg_p_animation_3.with-video-seamless{margin-left:34%}}@media screen and (min-width:2300px){.intersecting svg.svg_p_animation_3.with-video-seamless{margin-left:36.5%}}.intersecting svg.svg_p_animation_3.with-video-seamless.with_image{top:-190px;width:410px;margin-left:24%}@media screen and (min-width:1360px){.intersecting svg.svg_p_animation_3.with-video-seamless.with_image{margin-left:25%}}@media screen and (min-width:1430px){.intersecting svg.svg_p_animation_3.with-video-seamless.with_image{top:-204px;width:423px;margin-left:27%}}@media screen and (min-width:1600px){.intersecting svg.svg_p_animation_3.with-video-seamless.with_image{top:-261px;width:477px}}@media screen and (min-width:1900px){.intersecting svg.svg_p_animation_3.with-video-seamless.with_image{margin-left:32%}}@media screen and (min-width:2000px){.intersecting svg.svg_p_animation_3.with-video-seamless.with_image{margin-left:34%}}@media screen and (min-width:2300px){.intersecting svg.svg_p_animation_3.with-video-seamless.with_image{margin-left:36.5%}}.intersecting svg.svg_p_animation_4{overflow:visible;margin-left:34.6%;margin-top:-100px;position:absolute;width:306px}@media screen and (min-width:1360px){.intersecting svg.svg_p_animation_4{margin-left:35.4%}}@media screen and (min-width:1390px){.intersecting svg.svg_p_animation_4{margin-left:35.9%}}@media screen and (min-width:1430px){.intersecting svg.svg_p_animation_4{margin-left:37.4%;margin-top:-120px;width:336px}}@media screen and (min-width:1500px){.intersecting svg.svg_p_animation_4{margin-left:38%;margin-top:-120px;width:340px}}@media screen and (min-width:1600px){.intersecting svg.svg_p_animation_4{margin-left:32.4%;margin-top:-178px;width:500px}}@media screen and (min-width:1670px){.intersecting svg.svg_p_animation_4{margin-left:33.2%}}@media screen and (min-width:1800px){.intersecting svg.svg_p_animation_4{margin-left:34.2%}}@media screen and (min-width:1900px){.intersecting svg.svg_p_animation_4{margin-left:35.3%}}@media screen and (min-width:2040px){.intersecting svg.svg_p_animation_4{margin-left:36.3%}}@media screen and (min-width:2300px){.intersecting svg.svg_p_animation_4{margin-left:39%}}.intersecting .st0{fill:none;stroke:#a1bfd6;stroke-miterlimit:10;stroke-width:2}.intersecting .st1{fill:#0075e0;cursor:pointer}.intersecting .st2{fill:none;stroke:url(#SVGID_1_);stroke-width:2}.intersecting .st3{fill-rule:evenodd;clip-rule:evenodd;fill:#fff;stroke:#d0d8ed;stroke-miterlimit:10}.intersecting .st4{fill:#bec5d6}.intersecting .st5{fill:#212e4f}.intersecting .st6{fill:#060626}.intersecting .st7{fill:none;stroke:#d0d8ed;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10}.intersecting .st8{fill:#fff;cursor:pointer}.intersecting .st9{fill:#fff;stroke:#0075e0;stroke-width:3}.intersecting .st10{fill:#fff;stroke:#0075e0;stroke-width:2}.intersecting .cls-1{fill:#0075e0}.intersecting .cls-2{fill:none;stroke:#d0d8ef;stroke-miterlimit:10}.intersecting .tst0{fill:none;stroke:#d0d8ef;stroke-width:2;stroke-miterlimit:10}.intersecting .tst1{fill:#0075e0}.intersecting .tst2{fill:none;stroke:#0075e0;stroke-width:2}.intersecting .tst3{fill:#fff;stroke:#0075e0;stroke-width:3}.intersecting .tst4{fill:#fff;stroke:#0075e0;stroke-width:2}.intersecting .tst5{fill-rule:evenodd;clip-rule:evenodd;fill:#fff;stroke:#d0d8ed;stroke-miterlimit:10}.intersecting .tst6{fill:none;stroke:#d0d8ed;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;cursor:pointer}.intersecting .tst6:hover{stroke:#0072f5}.intersecting .tst7{fill:#fff}.intersecting .tst8{fill:#bec5d6}.intersecting .tst9{fill:#212e4f}.intersecting .tst10{fill:#060626}.p_animation_1 .p_img_sbs_section .img-col .item-img img{width:100%}.p_animation_2 .p_img_sbs_section .img-col .item-img img{width:100%}.hide-overlay .lineBox{display:none}.hide-overlay .hideBox{display:none}.with-cta-shown .intersecting svg.svg_p_animation_1.with-video-seamless.with-cta-enabled{width:438px;top:-205px;margin-left:28.5%}@media screen and (min-width:1360px){.with-cta-shown .intersecting svg.svg_p_animation_1.with-video-seamless.with-cta-enabled{margin-left:29.5%}}@media screen and (min-width:1401px){.with-cta-shown .intersecting svg.svg_p_animation_1.with-video-seamless.with-cta-enabled{width:502px;top:-217px}}@media screen and (min-width:1440px){.with-cta-shown .intersecting svg.svg_p_animation_1.with-video-seamless.with-cta-enabled{width:419px;top:-192px;margin-left:30.5%}}@media screen and (min-width:1501px){.with-cta-shown .intersecting svg.svg_p_animation_1.with-video-seamless.with-cta-enabled{margin-left:32.5%;width:422px}}@media screen and (min-width:1600px){.with-cta-shown .intersecting svg.svg_p_animation_1.with-video-seamless.with-cta-enabled{width:545px;top:-238px;margin-left:28.5%}}@media screen and (min-width:1800px){.with-cta-shown .intersecting svg.svg_p_animation_1.with-video-seamless.with-cta-enabled{margin-left:30.5%}}@media screen and (min-width:1900px){.with-cta-shown .intersecting svg.svg_p_animation_1.with-video-seamless.with-cta-enabled{margin-left:32%}}@media screen and (min-width:2000px){.with-cta-shown .intersecting svg.svg_p_animation_1.with-video-seamless.with-cta-enabled{margin-left:33%;width:547px}}@media screen and (min-width:2300px){.with-cta-shown .intersecting svg.svg_p_animation_1.with-video-seamless.with-cta-enabled{margin-left:36%}}.with-cta-shown .intersecting svg.svg_p_animation_2.with-video-seamless.with-cta-enabled{width:322px;top:-163px;margin-left:35%}@media screen and (min-width:1401px){.with-cta-shown .intersecting svg.svg_p_animation_2.with-video-seamless.with-cta-enabled{width:373px;top:-203px}}@media screen and (min-width:1440px){.with-cta-shown .intersecting svg.svg_p_animation_2.with-video-seamless.with-cta-enabled{width:304px;top:-164px;margin-left:38%}}@media screen and (min-width:1600px){.with-cta-shown .intersecting svg.svg_p_animation_2.with-video-seamless.with-cta-enabled{width:402px;top:-220px;margin-left:35%}}@media screen and (min-width:1800px){.with-cta-shown .intersecting svg.svg_p_animation_2.with-video-seamless.with-cta-enabled{margin-left:37.5%}}@media screen and (min-width:2000px){.with-cta-shown .intersecting svg.svg_p_animation_2.with-video-seamless.with-cta-enabled{margin-left:38.5%}}@media screen and (min-width:2300px){.with-cta-shown .intersecting svg.svg_p_animation_2.with-video-seamless.with-cta-enabled{margin-left:41%}}.with-cta-shown .intersecting svg.svg_p_animation_2.with-video-seamless.with-cta-enabled.no-cta{width:286px;top:-162px}@media screen and (min-width:1600px){.with-cta-shown .intersecting svg.svg_p_animation_2.with-video-seamless.with-cta-enabled.no-cta{width:402px;top:-220px}}.with-cta-shown .intersecting svg.svg_p_animation_2.with-video-seamless.no-cta{width:315px}@media screen and (min-width:1440px){.with-cta-shown .intersecting svg.svg_p_animation_2.with-video-seamless.no-cta{width:303px}}@media screen and (min-width:1600px){.with-cta-shown .intersecting svg.svg_p_animation_2.with-video-seamless.no-cta{width:403px}}.with-cta-shown .intersecting svg.svg_p_animation_3.with-video-seamless.with-cta-enabled{top:-195px;width:370px}@media screen and (min-width:1360px){.with-cta-shown .intersecting svg.svg_p_animation_3.with-video-seamless.with-cta-enabled{top:-195px;width:370px}}@media screen and (min-width:1401px){.with-cta-shown .intersecting svg.svg_p_animation_3.with-video-seamless.with-cta-enabled{top:-234px;width:406px}}@media screen and (min-width:1440px){.with-cta-shown .intersecting svg.svg_p_animation_3.with-video-seamless.with-cta-enabled{top:-203px;width:401px}}@media screen and (min-width:1600px){.with-cta-shown .intersecting svg.svg_p_animation_3.with-video-seamless.with-cta-enabled{top:-262px;width:491px}}@media screen and (min-width:1680px){.with-cta-shown .intersecting svg.svg_p_animation_3.with-video-seamless.with-cta-enabled{top:-262px;width:493px}}@media screen and (min-width:2000px){.with-cta-shown .intersecting svg.svg_p_animation_3.with-video-seamless.with-cta-enabled{top:-262px;width:491px}}.testimonial_slider{background-color:var(--bs-white);padding:50px 0 50px;color:var(--bs-black);--swiper-pagination-bullet-horizontal-gap:6px;--swiper-pagination-bullet-height:12px;--swiper-pagination-bullet-width:12px}@media (min-width:576px){.testimonial_slider{padding:70px 0 70px}}@media (min-width:1600px){.testimonial_slider{padding:120px 0}}.testimonial_slider .title{font-family:var(--bs-font-mazzardS);font-weight:var(--bs-font-weightS);text-align:center;font-size:3.6rem!important;margin-bottom:50px;line-height:1.1;color:var(--bs-dark-blue)}@media (min-width:992px){.testimonial_slider .title{font-size:5.5rem!important;margin-bottom:80px}}@media (min-width:1440px){.testimonial_slider .title{font-size:6rem!important}}.testimonial_slider .social_proof{border-radius:18px;border:2px solid var(--bs-grey-white);background-color:var(--bs-mild-white);padding:0 30px 77px 24px;margin-top:70px;height:calc(100% - 70px)}@media (min-width:576px){.testimonial_slider .social_proof{padding:0 40px 124px 40px}}@media (min-width:992px){.testimonial_slider .social_proof{padding:0 42px 36px 42px;margin-top:40px;height:calc(100% - 40px)}}.testimonial_slider .social_proof_txt{font-size:1.8rem!important;line-height:1.3}@media (min-width:992px){.testimonial_slider .social_proof_txt{padding-top:40px;font-size:2.5rem!important;line-height:1.43}}.testimonial_slider .social_proof_txt strong{font-weight:500;font-family:var(--bs-font-poppinS)}.testimonial_slider .social_proof_txt p{margin:0}.testimonial_slider .social_proof_avtr{margin-top:-70px}@media (min-width:992px){.testimonial_slider .social_proof_avtr{margin-top:-40px}}.testimonial_slider .social_proof_avtr .d-grid{gap:17px;margin-bottom:30px}@media (min-width:992px){.testimonial_slider .social_proof_avtr .d-grid{-ms-grid-columns:140px 25px 1fr;grid-template-columns:140px 1fr;gap:25px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;margin-bottom:25px}}.testimonial_slider .social_proof_avtr .d-grid img{border-radius:11.907px;border:2px solid var(--bs-pure-blue);max-width:140px}.testimonial_slider .social_proof_avtr .d-grid .avtar_contnt .avt_name{font-weight:500;font-family:var(--bs-font-poppinS);font-size:1.6rem!important;line-height:1.4;color:var(--bs-g-violet)}@media (min-width:992px){.testimonial_slider .social_proof_avtr .d-grid .avtar_contnt .avt_name{font-size:1.8rem!important}}.testimonial_slider .social_proof_avtr .d-grid .avtar_contnt .avt_design{font-size:1.6rem!important;line-height:1.4;color:var(--bs-dark-blue)}@media (min-width:992px){.testimonial_slider .social_proof_avtr .d-grid .avtar_contnt .avt_design{font-size:1.8rem!important}}.testimonial_slider .button-box{text-align:center;padding-top:50px}.testimonial_slider .button-box .btn-animation{padding:10px 20px 10px 20px}.testimonial_slider .swiper-slide{height:auto}@media (min-width:992px){.testimonial_slider .swiper-slide{width:593px!important}}@media (max-width:991px){.testimonial_slider .testimonialSwiper{padding:0 43px}}@media (max-width:767px){.testimonial_slider .testimonialSwiper{padding:0 24px}}.testimonial_slider .swiper-pagination-bullet{background-color:#e7edf2;opacity:1}.testimonial_slider .swiper-pagination-bullet-active{background-color:var(--bs-pure-blue);--swiper-pagination-bullet-height:24px;--swiper-pagination-bullet-width:24px}@media only screen and (min-width:1200px){.testimonial_slider{--swiper-pagination-bullet-horizontal-gap:10px}}.testimonial_slider .swiper-horizontal>.swiper-pagination-bullets{bottom:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}@media only screen and (min-width:992px){.testimonial_slider .swiper-horizontal>.swiper-pagination-bullets{position:static;margin-top:45px;padding:5px 0}}.testimonial_slider .swiper-wrapper.disabled{-webkit-transform:translate3d(0,0,0)!important;transform:translate3d(0,0,0)!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){.testimonial_slider .swiper-wrapper.disabled .swiper-slide:last-of-type{margin-right:0!important}}.testimonial_slider .swiper-pagination.disabled{display:none}