/*!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}}.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}}/*!header_sbs_popup_img_css_start_here*/@-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_sbs_popup{position:relative;background-color:var(--bs-mild-white);padding-top:120px;padding-bottom:70px}@media screen and (min-width:576px){.header_sbs_popup{padding-bottom:100px}}@media screen and (min-width:992px){.header_sbs_popup{padding-top:185px}}@media (min-width:992px) and (max-width:1199px){.header_sbs_popup .container{padding:0}}.header_sbs_popup_txt{position:relative;color:var(--bs-navy-blue);margin-bottom:56px}@media screen and (min-width:576px){.header_sbs_popup_txt{margin-bottom:60px}}@media screen and (min-width:992px){.header_sbs_popup_txt{margin-bottom:0}}.header_sbs_popup_txt .ovl_tag{font-size:1.6rem!important;line-height:1;letter-spacing:.96px;text-transform:uppercase;border:1.5px solid var(--bs-navy-blue);border-radius:41.932px;display:inline-block;margin-bottom:24px;padding:8px 23px;font-weight:400}.header_sbs_popup_txt_tl{font-family:var(--bs-font-poppinS);font-weight:var(--bs-font-weightS);font-size:5rem!important;line-height:1.15;margin-bottom:24px;letter-spacing:-1.5px;color:var(--bs-grey-900);word-wrap:break-word}@media screen and (min-width:576px){.header_sbs_popup_txt_tl{font-size:6rem!important;letter-spacing:-1.8px}}@media screen and (min-width:576px) and (max-width:991px){.header_sbs_popup_txt_tl{max-width:640px}}@media screen and (min-width:1200px){.header_sbs_popup_txt_tl{font-size:7rem!important;letter-spacing:-2.1px}}@media screen and (min-width:1440px){.header_sbs_popup_txt_tl{font-size:8rem!important;letter-spacing:-2.4px}}.header_sbs_popup_txt_tl_s{line-height:1.5;font-size:1.8rem!important;margin-bottom:24px}.header_sbs_popup .d-grid{-ms-grid-columns:minmax(100%,100%);grid-template-columns:minmax(100%,100%)}@media (min-width:992px){.header_sbs_popup .d-grid{-ms-grid-columns:45.7% 60px 470px;grid-template-columns:45.7% 470px;gap:60px}}@media (min-width:1200px){.header_sbs_popup .d-grid{-ms-grid-columns:42.4% 80px 550px;grid-template-columns:42.4% 550px;gap:80px}}@media (min-width:1440px){.header_sbs_popup .d-grid{-ms-grid-columns:43.7% 640px;grid-template-columns:43.7% 640px}}@media (min-width:1600px){.header_sbs_popup .d-grid{-ms-grid-columns:43.5% 90px 690px;grid-template-columns:43.5% 690px;gap:90px}}.header_sbs_popup.flipword .header_sbs_popup_txt_tl{margin-bottom:100px}.header_sbs_popup_video{position:relative;height:auto;margin:0 0 0 auto;width:100%}@media (min-width:567px){.header_sbs_popup_video{width:100%}}@media (max-width:500px){.header_sbs_popup_video{min-height:250px}}.header_sbs_popup_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_sbs_popup_video .ply_icon svg{width:100px;height:auto}@media (min-width:576px){.header_sbs_popup_video .ply_icon svg{width:120px}}@media (min-width:992px){.header_sbs_popup_video .ply_icon svg{width:150px}}@media (min-width:1200px){.header_sbs_popup_video .ply_icon svg{width:165px}}.header_sbs_popup_video .embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden;padding-bottom:89.86%}.header_sbs_popup_video .embed-responsive iframe{position:absolute;top:0;bottom:0;left:0;width:200%;height:100%;border:0;left:-50%}.header_sbs_popup_video_pic img{width:100%;border-radius:20px}@media (min-width:1200px){.header_sbs_popup_video_pic img{min-height:490px}}@media (min-width:1440px){.header_sbs_popup_video_pic img{min-height:575px}}@media (min-width:1600px){.header_sbs_popup_video_pic img{min-height:620px}}.header_sbs_popup_video,.header_sbs_popup_video .embed-responsive iframe,.header_sbs_popup_video .video-modal-play{border-radius:18px}@media (min-width:1600px){.header_sbs_popup_video,.header_sbs_popup_video .embed-responsive iframe,.header_sbs_popup_video .video-modal-play{border-radius:20px}}.header_sbs_popup_video .video-modal-play:not(.video-modal-form-button){cursor:default}.video-modal-play{display:block;overflow:hidden}.header_sbs_popup .rw-words{display:block}@media (max-width:450px){.header_sbs_popup .rw-words span{word-break:break-word}}@-webkit-keyframes rotateWord{0%{opacity:0}6%{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}10%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}15%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{opacity:0}100%{opacity:0}}@keyframes rotateWord{0%{opacity:0}6%{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}10%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}15%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{opacity:0}100%{opacity:0}}/*!header_sbs_popup_img_css_end_here*//*!critical_css_end_here*//*!logo_val_box_css_start_here*/@-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)}}.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}}/*!logo_val_box_css_end_here*//*!text_img_text_css_start_here*/@-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)}}.text_img_text{padding:70px 0;color:var(--bs-grey-900)}@media screen and (max-width:767px){.text_img_text{padding:50px 0}}.text_img_text.with_dark_mode{background-color:var(--bs-ink-blue);color:var(--bs-white)}.text_img_text.with_gray_mode{background-color:var(--ps-ink-grey);color:var(--bs-black)}.text_img_text .wm--txt__wrapper{display:-ms-grid;display:grid;grid-column-gap:40px;-ms-grid-columns:320px 40px auto 40px 320px;grid-template-columns:320px auto 320px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1500px){.text_img_text .wm--txt__wrapper{-ms-grid-columns:290px auto 290px;grid-template-columns:290px auto 290px}}@media screen and (max-width:1400px){.text_img_text .wm--txt__wrapper{-ms-grid-columns:230px auto 230px;grid-template-columns:230px auto 230px}}@media screen and (max-width:1200px){.text_img_text .wm--txt__wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-row-gap:40px}}@media screen and (max-width:990px){.text_img_text .wm--txt__wrapper{grid-row-gap:60px}}@media screen and (max-width:767px){.text_img_text .wm--txt__wrapper{grid-row-gap:40px}}.text_img_text .wm--txt__wrapper--contentLeft{color:inherit}@media screen and (max-width:1200px){.text_img_text .wm--txt__wrapper--contentLeft{display:-ms-grid;display:grid;-ms-grid-columns:(450px)[2];grid-template-columns:repeat(2,450px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:990px){.text_img_text .wm--txt__wrapper--contentLeft{-ms-grid-columns:(325px)[2];grid-template-columns:repeat(2,325px)}}@media screen and (max-width:767px){.text_img_text .wm--txt__wrapper--contentLeft{-ms-grid-columns:1fr!important;grid-template-columns:1fr!important}}.text_img_text .wm--txt__wrapper--contentRight{color:inherit}@media screen and (max-width:1200px){.text_img_text .wm--txt__wrapper--contentRight{display:-ms-grid;display:grid;-ms-grid-columns:(450px)[2];grid-template-columns:repeat(2,450px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:767px){.text_img_text .wm--txt__wrapper--contentRight{-ms-grid-columns:1fr!important;grid-template-columns:1fr!important}}.text_img_text .wm--txt__wrapper--img img{width:100%;border-radius:20px}.text_img_text .wm--txt__wrapper--img .embed-video{position:relative;width:100%;padding-bottom:70%}.text_img_text .wm--txt__wrapper--img .embed-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width:767px){.text_img_text .wm--txt__wrapper--img{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.text_img_text .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;margin-top:10px}.text_img_text .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}.text_img_text .btn-anchor svg path{fill:var(--bs-pure-blue)}.text_img_text .btn-anchor:hover{color:var(--bs-pure-blue)!important}.text_img_text .btn-anchor:hover svg{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.text_img_text.with_dark_mode .btn-anchor{color:var(--bs-white)}.extendedClassForContentSection,.text_img_text .wm--txt__wrapper--contentLeft__sections,.text_img_text .wm--txt__wrapper--contentRight__sections{margin-bottom:50px}@media screen and (max-width:1200px){.extendedClassForContentSection,.text_img_text .wm--txt__wrapper--contentLeft__sections,.text_img_text .wm--txt__wrapper--contentRight__sections{margin-bottom:0}}@media screen and (max-width:767px){.extendedClassForContentSection,.text_img_text .wm--txt__wrapper--contentLeft__sections,.text_img_text .wm--txt__wrapper--contentRight__sections{margin-bottom:40px}}.extendedClassForContentSection:last-child,.text_img_text .wm--txt__wrapper--contentLeft__sections:last-child,.text_img_text .wm--txt__wrapper--contentRight__sections:last-child{margin-bottom:0}.extendedClassForContentSection h3,.text_img_text .wm--txt__wrapper--contentLeft__sections h3,.text_img_text .wm--txt__wrapper--contentRight__sections h3{margin-bottom:10px;font-size:3.5rem!important;line-height:38.5px;letter-spacing:-1.05px;font-family:var(--bs-font-poppin);font-weight:var(--bs-font-weightS)}@media screen and (max-width:1200px){.extendedClassForContentSection h3,.text_img_text .wm--txt__wrapper--contentLeft__sections h3,.text_img_text .wm--txt__wrapper--contentRight__sections h3{font-size:3.1rem!important;line-height:34.1px;letter-spacing:-.93px}}@media screen and (max-width:767px){.extendedClassForContentSection h3,.text_img_text .wm--txt__wrapper--contentLeft__sections h3,.text_img_text .wm--txt__wrapper--contentRight__sections h3{font-size:2.8rem!important;line-height:30.8px;letter-spacing:-.84px}}.extendedClassForContentSection p,.text_img_text .wm--txt__wrapper--contentLeft__sections p,.text_img_text .wm--txt__wrapper--contentRight__sections p{font-size:1.8rem!important;line-height:27px;font-family:var(--bs-font-poppin);font-weight:var(--bs-body-font-weight);margin-bottom:0}@media screen and (max-width:1200px){.wm--txt__wrapper--contentRight{-ms-grid-columns:1fr!important;grid-template-columns:1fr!important}}@media screen and (max-width:1200px){.wm--txt__wrapper--contentRight:has(.secWithDesc-1){-ms-grid-columns:(450px)[2]!important;grid-template-columns:repeat(2,450px)!important}}@media screen and (max-width:990px){.wm--txt__wrapper--contentRight:has(.secWithDesc-1){-ms-grid-columns:(325px)[2]!important;grid-template-columns:repeat(2,325px)!important}}@media screen and (max-width:767px){.wm--txt__wrapper--contentRight:has(.secWithDesc-1){-ms-grid-columns:1fr!important;grid-template-columns:1fr!important}}@media screen and (max-width:1200px){.wm--txt__wrapper--contentLeft{-ms-grid-columns:1fr!important;grid-template-columns:1fr!important}}@media screen and (max-width:1200px){.wm--txt__wrapper--contentLeft:has(.secWithDesc-1){-ms-grid-columns:(450px)[2]!important;grid-template-columns:repeat(2,450px)!important}}@media screen and (max-width:990px){.wm--txt__wrapper--contentLeft:has(.secWithDesc-1){-ms-grid-columns:(325px)[2]!important;grid-template-columns:repeat(2,325px)!important}}@media screen and (max-width:767px){.wm--txt__wrapper--contentLeft:has(.secWithDesc-1){-ms-grid-columns:1fr!important;grid-template-columns:1fr!important}}/*!text_img_text_css_end_here*//*!p_img_sbs_css_start_here*/@-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)}}.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}@media (max-width:500px){.p_img_sbs_section .btn-anchor span{max-width:325px}}.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;-ms-flex-negative:0;flex-shrink:0}.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.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 .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}.cs-inner-wrapper .p_img_sbs_section{border-radius:30px;margin:40px 22px 20px 22px;padding:42px 18px 32px}@media screen and (min-width:576px){.cs-inner-wrapper .p_img_sbs_section{margin:70px 39px 70px 39px;padding:42px 35px}}@media screen and (min-width:992px){.cs-inner-wrapper .p_img_sbs_section{margin:35px 0 35px 0}}.cs-inner-wrapper .p_img_sbs_section:not(.dark_theme):not(.gray_theme){background-color:var(--bs-mild-white)}.cs-inner-wrapper .p_img_sbs_section .container{padding:0}.cs-inner-wrapper .p_img_sbs_section .row{margin:0;display:-ms-grid;display:grid;gap:36px}@media screen and (min-width:1440px){.cs-inner-wrapper .p_img_sbs_section .row{-ms-grid-columns:1fr 360px;grid-template-columns:1fr 360px}}@media screen and (min-width:1600px){.cs-inner-wrapper .p_img_sbs_section .row{-ms-grid-columns:1fr 424px;grid-template-columns:1fr 424px}}.cs-inner-wrapper .p_img_sbs_section .row .col-lg-6{padding:0;width:auto}.cs-inner-wrapper .p_img_sbs_section .item_title{font-size:3.5rem!important;font-family:var(--bs-font-poppinS);margin:0 0 24px 0;padding:0}.cs-inner-wrapper .p_img_sbs_section p{font-size:1.8rem!important}.cs-inner-wrapper .p_img_sbs_section .btn-anchor{margin-top:24px}@media screen and (max-width:991px){.cs-inner-wrapper .p_img_sbs_section .text-col{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}}.cs-inner-wrapper .p_img_sbs_section .item-img{border-radius:20px;overflow:hidden}@media screen and (max-width:1439px){.cs-inner-wrapper .p_img_sbs_section .item-img img{-o-object-fit:cover;object-fit:cover;height:377px;width:100%;-o-object-position:center;object-position:center;max-width:inherit}}@media screen and (max-width:575px){.cs-inner-wrapper .p_img_sbs_section .item-img img{height:264px}}.cs-inner-wrapper .p_img_sbs_section .play-icon{width:100px;height:100px}/*!p_img_sbs_css_end_here*//*!quote_slider_css_start_here*/@-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)}}.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform;-webkit-transition-duration:inherit!important;-o-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;-o-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit!important;-o-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit!important;-o-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{-webkit-transition:all .5s linear 0s;-o-transition:all .5s linear 0s;transition:all .5s linear 0s}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear 0s .35s linear 0s;-o-transition:border-radius .12s linear 0s .35s linear 0s;transition:border-radius .12s linear 0s .35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.inactive .dot_sliders{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.lSSlideOuter .lSPager.lSGallery li.dot_medium .dot_sliders{-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6)}.lSSlideOuter .lSPager.lSGallery li.dot_small_1 .dot_sliders{-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6)}.lSSlideOuter .lSPager.lSGallery li.dot_small_2 .dot_sliders{-webkit-transform:scale(.45);-ms-transform:scale(.45);transform:scale(.45)}.lSSlideOuter .lSPager.lSGallery li.dot_small_3 .dot_sliders{-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}.lSSlideOuter .lSPager.lSGallery li.active,li.focus .dot_sliders{color:#0e0e0e!important}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSAction>a{width:32px;display:block;top:50%;height:32px;cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0s;-o-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:38px}.lSAction>.lSNext{background-position:-32px 0;right:20px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.quote_slider ul{padding-left:0;list-style:none outside none;margin-bottom:0}.lSSlideOuter.lSrtl .lSPager,.lSSlideOuter.lSrtl .lightSlider{padding-right:0}.lSSlideOuter .lSGallery li,.lSSlideOuter .lightSlider>*{float:left}.lSSlideOuter.lSrtl .lSGallery li,.lSSlideOuter.lSrtl .lightSlider>*{float:right!important}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@-webkit-keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@-webkit-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.pager_new{margin:0 auto auto auto!important}.dot_sliders{width:23px;height:23px;background-color:#e7edf2;display:inline-block;border-radius:50%}.pager_new .active .dot_sliders{background-color:#0072f5}.lightSlider{height:auto!important}.lSSlideOuter .lightSlider li{position:relative;height:100%}.quote_slider{background-color:var(--bs-white);padding:30px 0 30px;color:var(--bs-navy-blue);text-align:center}@media (min-width:768px){.quote_slider{padding:70px 0 40px}}.quote_slider .lSSlideWrapper{z-index:1}.quote_slider .gallery:not(.lightSlider){position:relative;z-index:1}.quote_slider .gallery:not(.lightSlider):after,.quote_slider .lSSlideWrapper:after{content:"";border:1px solid var(--columbia-blue);position:absolute;top:100px;bottom:25px;left:0;right:0;border-radius:18px;z-index:-1}.quote_slider .gallery .gallery-quote{min-height:100%;padding:0 20px}@media (min-width:768px){.quote_slider .gallery .gallery-quote{padding:0 48px}}@media (min-width:992px){.quote_slider .gallery .gallery-quote{padding:0 35px}}@media (min-width:1200px){.quote_slider .gallery .gallery-quote{padding:0 50px}}@media (min-width:1401px){.quote_slider .gallery .gallery-quote{padding:0 65px}}@media (min-width:1900px){.quote_slider .gallery .gallery-quote{padding:0 10%}}.quote_slider__logo{border:1px solid var(--dodger-blue);background-color:var(--bs-white);border-radius:10px;width:203px;height:204px;margin:0 auto;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}.quote_slider__description{font-size:1.8rem!important;line-height:1.3;font-family:var(--bs-font-poppinS);font-weight:var(--bs-font-weightS);color:var(--bs-navy-blue);padding:40px 0 20px}@media (min-width:768px){.quote_slider__description{font-size:3rem!important}}.quote_slider__name{font-size:2.2rem!important;line-height:1.3;color:var(--bs-blue-light-medium);font-family:var(--bs-font-poppinS);font-weight:var(--bs-font-weightS);margin-bottom:0}.quote_slider__destination{font-size:1.8rem!important;line-height:1.5;color:var(--bs-navy-blue);padding:7px 0 25px;margin-bottom:0}.quote_slider .cta_btn_row{width:100%;position:absolute;bottom:0;left:0;right:0}@media (max-width:500px){.quote_slider .cta_btn_row .btn-animation{font-size:1.6rem!important;padding:10px 27px}}.quote_slider .lSPager li:not([class*=dot_]) .dot_sliders{-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}.quote_slider .lSPager li.active .dot_sliders{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.quote_slider.no_logo .quote_slider__logo{display:none}.quote_slider.no_logo .carousel-inner:after,.quote_slider.no_logo .gallery:not(.lightSlider):after,.quote_slider.no_logo .lSSlideWrapper:after{top:0}.quote_slider.no_cta .cta_btn_row{display:none}.quote_slider.no_cta .carousel-inner:after,.quote_slider.no_cta .gallery:not(.lightSlider):after,.quote_slider.no_cta .lSSlideWrapper:after{bottom:0}@media screen and (min-width:768px){.cs-inner-wrapper .quote_slider__description{font-size:2.5rem!important}}@media screen and (max-width:767px){.cs-inner-wrapper .quote_slider__description{padding-top:20px}}@media screen and (min-width:768px) and (max-width:991px){.cs-inner-wrapper .quote_slider__description{padding-top:36px}}@media screen and (min-width:992px) and (max-width:1199px){.cs-inner-wrapper .quote_slider__description{padding-top:58px}}@media screen and (min-width:1200px) and (max-width:1439px){.cs-inner-wrapper .quote_slider__description{padding-top:30px}}@media screen and (min-width:1440px) and (max-width:1599px){.cs-inner-wrapper .quote_slider__description{padding-top:34px}}@media screen and (min-width:768px){.cs-inner-wrapper .quote_slider__name{margin-bottom:7px}}.cs-inner-wrapper .quote_slider__destination{padding-bottom:19px;margin-top:0}@media screen and (min-width:576px){.cs-inner-wrapper .quote_slider__destination{padding-bottom:28px}}@media screen and (min-width:992px){.cs-inner-wrapper .quote_slider__destination{padding-bottom:41px}}@media screen and (min-width:1200px){.cs-inner-wrapper .quote_slider__destination{padding-bottom:33px}}@media screen and (min-width:1440px){.cs-inner-wrapper .quote_slider__destination{padding-bottom:27px}}@media screen and (min-width:1600px){.cs-inner-wrapper .quote_slider__destination{padding-bottom:23px}}.cs-inner-wrapper .quote_slider .carousel-inner .carousel-item{padding:0 16px 0}@media screen and (min-width:768px){.cs-inner-wrapper .quote_slider .carousel-inner .carousel-item{padding:0 34px 0}}@media screen and (min-width:1200px){.cs-inner-wrapper .quote_slider .carousel-inner .carousel-item{padding:0 26px 0}}@media screen and (min-width:1440px){.cs-inner-wrapper .quote_slider .carousel-inner .carousel-item{padding:0 40px}}@media screen and (min-width:1600px){.cs-inner-wrapper .quote_slider .carousel-inner .carousel-item{padding:0 35px}}@media screen and (min-width:1200px){.cs-inner-wrapper .quote_slider .carousel-indicators{margin-top:40px}}/*!quote_slider_css_end_here*//*!add_resources_css_start_here*/@-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)}}.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}}/*!add_resources_css_end_here*//*!cta_sec_css_start_here*/@-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)}}.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}/*!cta_sec_css_end_here*//*!videoPopup_css_start_here*/@-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)}}.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}}.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}/*!videoPopup_css_end_here*/