.accordion-button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.accordion-button{-webkit-transition:none;transition:none}}.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.125);box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%230c63e4%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z%27/%3e%3c/svg%3e");-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.accordion-button::after{-ms-flex-negative:0;flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23212529%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z%27/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out}@media(prefers-reduced-motion: reduce){.accordion-button::after{-webkit-transition:none;transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(0.25rem - 1px);border-bottom-left-radius:calc(0.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}: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-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--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-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "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));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-family:var(--bs-body-font-family);font-size:1rem;font-size:var(--bs-body-font-size);font-weight:400;font-weight:var(--bs-body-font-weight);line-height:1.5;line-height:var(--bs-body-line-height);color:#212529;color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:#fff;background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-bs-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted currentColor;text-decoration:underline dotted currentColor;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}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:0.875em}mark,.mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.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}pre,code,kbd,samp{font-family:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-family:var(--bs-font-monospace);font-size:1em;direction:ltr /* rtl:ignore */;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:0.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}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(.focus-visible){outline:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit}::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}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:0.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:0.875em;color:#6c757d}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:0.75rem;padding-right:var(--bs-gutter-x, 0.75rem);padding-left:0.75rem;padding-left:var(--bs-gutter-x, 0.75rem);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.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(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{-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.3333333333%}.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.6666666667%}.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.33333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.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.33333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.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.33333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.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.33333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 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.3333333333%}.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.6666666667%}.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.33333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.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.33333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.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.33333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.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.33333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.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.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 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.3333333333%}.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.6666666667%}.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.33333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.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.33333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.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.33333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.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.33333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.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.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 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.3333333333%}.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.6666666667%}.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.33333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.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.33333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.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.33333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.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.33333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.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.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 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.3333333333%}.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.6666666667%}.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.33333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.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.33333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.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.33333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.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.33333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.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.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 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.3333333333%}.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.6666666667%}.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.33333333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.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.33333333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.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.33333333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.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.33333333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.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.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 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}}section{width:100%;margin:65px 0}@media(min-width: 768px){section{margin:72px 0}}.container{max-width:944px;margin:auto}body{background-color:#fffaf5 !important}body{color:#2d348b}a,a:hover{color:inherit !important}h1,.h1{font-size:68px;font-family:"Miller Ban Semi Bd"}h2,.h2{font-size:55px;font-family:"Miller Ban Semi Bd"}h3,.h3{font-size:44px;font-family:"Miller Ban Semi Bd"}h4,.h4{font-size:35px;font-family:"Miller Ban Semi Bd";margin-bottom:12px}h5,.h5{font-size:28px;font-family:"Miller Ban Semi Bd"}h6,.h6{font-size:22px;font-family:"Miller Ban Semi Bd"}.headline--small{font-size:18px;font-family:"Miller Ban Semi Bd"}body{font-family:"Frank Ruhl Libre"}p{font-family:"Libre Franklin";font-size:18px;line-height:27px}.paragraph--small{font-family:"Libre Franklin";font-size:16px;line-height:24px}h4,.h4{margin-bottom:12px}.btn-primary{color:#fff !important}.btn-primary{padding:12px 24px;font-family:"Libre Franklin";font-size:14px;line-height:17px;text-transform:uppercase}.btn-primary--dark{background:#626981;color:#fff;border:0;font-weight:500}.btn-primary--light{font-weight:400;background:#fffaf5;color:#575b4e;border:1px solid #575b4e}.btn-outline-primary{background-color:transparent !important}.btn-outline-primary{color:#2d348b;border-radius:0;text-transform:uppercase;color:#2d348b;border-color:#2d348b;font-size:.875rem;line-height:1rem;padding:.75rem;font-family:"Libre Franklin"}.btn-outline-primary:hover{background-color:transparent !important}.btn-outline-primary:hover{color:#2d348b}.signup-ticket__btn-statement,.header .nav-link-main{text-transform:uppercase}.container--slim{margin:auto;max-width:616px}.container--slim p{font-family:"frank ruhl libre" !important}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:transparent;position:relative;max-width:1440px;margin:auto;padding:16px}@media(min-width: 768px){.header{background-color:#e4dddd;padding:24px;background-color:transparent}}.header__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media(min-width: 768px){.header__navigation{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.header .nav-item-main{border-bottom:1px solid #e4e5f3;cursor:pointer;margin-right:0}@media(min-width: 768px){.header .nav-item-main{border-bottom:none;margin:0 11px}}.header .nav-item-main:hover{color:#2d348b !important}@media(min-width: 768px){.header .nav-item-main:hover{color:#fff !important}}.header .social-nav .nav-item-main{margin-left:25px;border-bottom:none;margin-right:0}@media(min-width: 768px){.header .social-nav .nav-item-main{margin:0 11px}}.header .social-nav .navigation-image{display:none}.header .social-nav__logo-img{height:64px}.header .mobile-container{position:inherit}@media(min-width: 768px){.header .mobile-container{position:relative}}.header .mobile-container .main-nav{width:100vw;position:absolute;left:0;top:100%;background:#fff;height:100vh}@media(min-width: 768px){.header .mobile-container .main-nav{width:auto;position:relative;left:0;top:auto;background:none;height:auto}}@media(max-width: 767.98px){.header .mobile-container .main-nav .nav-item-main:first-child{border-top:1px solid #e4e5f3}}.header .main-nav .nav-item-main:first-child>.nav-link{display:block}.header .nav-link-main{font-family:"Libre Franklin";font-style:normal;font-weight:500;color:#2d348b;text-align:left;font-weight:400;font-size:18px;line-height:22px;padding:13px 16px}@media(min-width: 768px){.header .nav-link-main{color:#fff !important}.header .nav-link-main{text-align:center;font-size:14px;line-height:17px;padding:.5rem 1.25rem}}.header .dropdown-container{padding:12px 0 !important;width:100% !important}.header .dropdown-container{-webkit-transform:translateX(0);transform:translateX(0);background-color:#fffaf5;color:#2d348b;text-align:left;display:none}@media(min-width: 768px){.header .dropdown-container{background-color:#fff !important;width:181px !important}.header .dropdown-container{display:block}}.header .dropdown-container .nav-link{color:#2d348b;font-family:"Libre Franklin";font-style:normal;font-weight:400;text-transform:uppercase;font-size:18px;line-height:22px}@media(min-width: 768px){.header .dropdown-container .nav-link{font-size:12px;line-height:15px}}.header__mobile-logo{display:none}.header .dropdown-open .dropdown-container{display:block}.header .dropdown-open:after{-webkit-transform:translate(50%, -50%) rotate(45deg) !important;transform:translate(50%, -50%) rotate(45deg) !important;top:10% !important}@media(min-width: 768px){.header .dropdown-open:after{-webkit-transform:translate(50%, -50%) rotate(-135deg) !important;transform:translate(50%, -50%) rotate(-135deg) !important;top:22% !important}}.header .has-dropdown::after{content:"";position:absolute;display:block;border-left:3px solid #717171;border-top:3px solid #717171;width:11px;height:11px;right:3%;-webkit-transform:translate(50%, -50%) rotate(-135deg);transform:translate(50%, -50%) rotate(-135deg);top:50%}@media(min-width: 768px){.header .has-dropdown::after{border-left:3px solid #fff;-webkit-transform:translate(50%, -50%) rotate(-135deg);transform:translate(50%, -50%) rotate(-135deg);right:0;top:22%;border-top:3px solid #fff}}.header .hamburger{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.menu-open .hamburger path{fill:#2d348b}.menu-open .header{background-color:#fff}.menu-open .header__desktop-logo{display:none}.menu-open .header__mobile-logo{display:inline}.menu-open .icon-name--facebook{background:url(../b98b78ceacabb219cbbc.svg)}.menu-open .icon-name--instagram{background:url(../2666ff8fe7dbd1978c69.svg)}.section-main-hero__image{position:absolute;top:0;width:100%}.nav-link.active{background-color:transparent !important}.nav-link.active:after{border-color:transparent !important}.header-unpin{-webkit-transform:translateY(0) !important;transform:translateY(0) !important}.has-dropdown::after{top:22% !important}@media only screen and (max-width: 767px){.header .dropdown-container{display:block}.header .has-dropdown::after{display:none}}.section-main-hero{margin-top:-9rem}.section-main-hero .bg-overlay{bottom:0 !important;top:auto !important}.section-main-hero .bg-overlay{right:0;left:0;content:url(../dd67ebc043e78071160d.svg);z-index:10;height:auto}@media(min-width: 768px){.section-main-hero .bg-overlay{content:url(../c1a37a45fa6ed77e7184.svg)}}.section-main-hero .container{min-width:100%;height:62vh;padding:0;background:-webkit-gradient(linear, left top, left bottom, color-stop(22.67%, rgba(0, 0, 0, 0.4)), color-stop(78.53%, rgba(0, 0, 0, 0)));background:linear-gradient(180deg, rgba(0, 0, 0, 0.4) 22.67%, rgba(0, 0, 0, 0) 78.53%)}.section-main-hero .container .video-holder{position:relative;padding-bottom:48.138889%;overflow:hidden;max-width:100%;background:url(../1544dcb22113b1e231e4.jpg);background-size:cover;min-height:100%;height:100%;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}.section-main-hero .container .logo-placeholder{display:none}.section-main-hero .container iframe{z-index:1;position:absolute;width:1440px;height:134%;top:-8rem;min-width:126%}@media(min-width: 768px){.section-main-hero .container iframe{top:-10rem;height:137%;min-width:124%}}.section-main-hero__image{max-width:none !important;width:auto !important}.section-main-hero__image{height:auto;min-width:100%}.section-main-hero__content::after{content:linear-gradient(180deg, rgba(0, 0, 0, 0.4) 22.67%, rgba(0, 0, 0, 0) 78.53%);z-index:17;position:absolute;top:0;left:0;width:100%}@media(min-width: 1800px){.section-main-hero .container iframe{height:118%;min-width:124%}}.social-nav{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}.social-nav .nav-link-main-image{padding:6px 0;margin-top:10px}@media(min-width: 768px){.social-nav .nav-link-main-image{margin-top:.48rem}}.social-nav .navigation-image{width:18px;height:18px;max-width:none}.footer{font-family:"Libre Franklin";font-size:14px;line-height:21px;padding:32px 0;border-top:1px solid #e4e5f3;margin-bottom:135px}.footer p{font-weight:400;font-size:14px;line-height:21px;color:#2d348b;font-family:"Libre Franklin"}.footer a{font-family:"Libre Franklin";font-style:normal;font-weight:500;font-size:14px;line-height:17px;text-align:center;color:#2d348b;text-decoration:none}.footer li{margin:8px 10px !important}@media(min-width: 768px){.footer li{margin:0 24px !important}}.footer .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width: 768px){.footer .row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer .row .col-md-4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}@media(min-width: 768px){.footer .row .col-md-4{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left}}.footer .row .col-md-4:first-child{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media(min-width: 768px){.footer .row .col-md-4:first-child{-webkit-box-ordinal-group:initial;-ms-flex-order:initial;order:initial;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.footer .row .col-md-4:nth-child(2){margin-bottom:32px}@media(min-width: 768px){.footer .row .col-md-4:nth-child(2){margin-bottom:0px}}.footer .row .col-md-4:last-child{text-align:center}@media(min-width: 768px){[dir="ltr"] .footer .row .col-md-4:last-child{text-align:right}[dir="rtl"] .footer .row .col-md-4:last-child{text-align:left}.footer .row .col-md-4:last-child{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}}.footer ul{margin-top:21px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style-type:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding:0}@media(min-width: 768px){.footer ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0;padding:initial}}.footer img{max-height:96px}.footer .section-image-with-text .row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.footer .section-image-with-text .col-md-4{-webkit-box-ordinal-group:initial !important;-ms-flex-order:initial !important;order:initial !important;display:block !important}.footer .section-image-with-text .col-md-4{-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial}.footer .section-image-with-text img{width:auto;height:auto;min-height:283px}.sticky-banner{background-color:#fff;color:#2d348b}.sticky-banner h6,.sticky-banner .h6,.sticky-banner h5,.sticky-banner .h5{font-family:"Libre Franklin" !important}.sticky-banner h6,.sticky-banner .h6,.sticky-banner h5,.sticky-banner .h5{color:#2d348b}.sticky-banner h5,.sticky-banner .h5{font-weight:600;font-size:18px;line-height:22px;margin-bottom:0}.sticky-banner h6,.sticky-banner .h6{font-weight:400;font-size:14px;line-height:17px;margin-bottom:0}.sticky-banner .sticky-columns{padding:16px 26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}@media(max-width: 767.98px){.sticky-banner .sticky-columns{padding:12px}}.sticky-banner .sticky-columns:first-child{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.sticky-banner .sticky-columns:last-child{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sticky-banner .sticky-button{color:#fff !important}.sticky-banner .sticky-button{padding:12px 24px;text-decoration:none;font-style:normal;font-weight:400;font-size:12px;line-height:17px;cursor:pointer;padding:12px 24px;background:#2d348b;font-family:"Libre Franklin";text-transform:uppercase}.sticky-banner__wrapper{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.sticky-banner__wrapper{max-width:944px;margin:auto}.sticky-banner .sticky-banner-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sticky-banner .hide-banner{opacity:0;-webkit-transition:all .5s ease;transition:all .5s ease;bottom:-5rem}.sticky-banner .show-banner{bottom:0rem;-webkit-transition:all .5s ease;transition:all .5s ease;opacity:1}.Kvindelob .sticky-banner{background-color:#f4ecdd;color:#2d348b;border-radius:20px 20px 0 0}.Kvindelob .sticky-banner .sticky-columns{padding:34px 26px}.Kvindelob .sticky-banner .sticky-title{font-family:"Miller Ban Semi Bd" !important}.Kvindelob .sticky-banner .sticky-title{font-size:28px;font-weight:700;line-height:28px}.Kvindelob .sticky-banner .sticky-paragraph{font-size:16px;line-height:25px}.Kvindelob .sticky-banner .sticky-button{padding:18px 48px 18px 48px;font-size:14px;line-height:17px;border-radius:10px}@media screen and (max-width: 767px){.Kvindelob .sticky-banner .sticky-columns{padding:15px 16px}.Kvindelob .sticky-banner .sticky-title{font-size:18px;line-height:22px}.Kvindelob .sticky-banner .sticky-paragraph{font-size:14px}.Kvindelob .sticky-banner .sticky-banner-text{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.section-signup-tickets .container{margin:auto;padding:0}.section-signup-tickets .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(min-width: 768px){.section-signup-tickets .row{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}.section-signup-tickets .signup-ticket{margin:0px;padding:0px;margin-bottom:10rem}@media(min-width: 768px){.section-signup-tickets .signup-ticket{margin-bottom:0}}.section-signup-tickets .signup-ticket .bg-overlay{background-repeat:no-repeat;position:absolute;overflow:hidden;z-index:-1;width:100%;height:100%;left:auto}@media(min-width: 768px){.section-signup-tickets .signup-ticket .bg-overlay{background-repeat:no-repeat}}@media(min-width: 768px){.section-signup-tickets .signup-ticket:nth-child(4n){margin-top:8rem}}.section-signup-tickets .signup-ticket:nth-child(4n) .bg-overlay{background:url(../76fa649c04c074f825c7.svg);background-repeat:no-repeat;position:absolute;overflow:hidden;z-index:-1;width:100%;height:100%;left:auto}@media(min-width: 768px){.section-signup-tickets .signup-ticket:nth-child(4n) .bg-overlay{background:url(../32fd86d6116ebfabf33b.svg);background-repeat:no-repeat}}.section-signup-tickets .signup-ticket:nth-child(2n){margin-bottom:10rem}@media(min-width: 768px){.section-signup-tickets .signup-ticket:nth-child(2n){margin-bottom:0}}.section-signup-tickets .signup-ticket:nth-child(2n) .bg-overlay{background:url(../415bafcea605d643a7eb.svg);background-repeat:no-repeat;position:absolute;overflow:hidden;z-index:-1;width:100%;height:100%;left:auto}@media(min-width: 768px){.section-signup-tickets .signup-ticket:nth-child(2n) .bg-overlay{background:url(../b9948288f512b88e6830.svg);background-repeat:no-repeat}}.section-signup-tickets .signup-ticket:nth-child(3n){margin-bottom:10rem}@media(min-width: 768px){.section-signup-tickets .signup-ticket:nth-child(3n){margin-bottom:0}}.section-signup-tickets .signup-ticket:nth-child(3n) .bg-overlay{background:url(../7be38ca315f69bc6c39f.svg);background-repeat:no-repeat;position:absolute;overflow:hidden;z-index:-1;width:100%;height:100%;left:auto}@media(min-width: 768px){.section-signup-tickets .signup-ticket:nth-child(3n) .bg-overlay{background:url(../4c3f13e6f3754348e667.svg);background-repeat:no-repeat}}.section-signup-tickets h3,.section-signup-tickets .h3{font-family:"Miller Ban Semi Bd";font-weight:600;font-size:44px;line-height:53px;text-align:center;color:#2d348b;margin-bottom:24px}.section-signup-tickets .signup-ticket-content{max-width:300px;margin:auto}@media(min-width: 768px){.section-signup-tickets .signup-ticket-content{max-width:264px}}.section-signup-tickets .signup-ticket-content select{word-wrap:normal;width:100%;background:#fff;border:1px solid #f8aaab;padding:12px;font-family:"Libre Franklin";color:#2d348b;margin-bottom:12px}.section-signup-tickets .signup-ticket-content select.focus-visible{border:1px solid #f8aaab}.section-signup-tickets .signup-ticket-content select:focus-visible{border:1px solid #f8aaab}.section-signup-tickets .ticket-content{list-style:none;padding:0;font-weight:400;font-size:18px;line-height:27px;color:#2d348b;font-family:"Frank Ruhl Libre";margin-bottom:24px}@media(min-width: 768px){.section-signup-tickets .ticket-content{min-height:173px;margin-bottom:1rem}}.section-signup-tickets .ticket-content li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.section-signup-tickets .ticket-prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;margin-bottom:42px}.section-signup-tickets .old-price{font-weight:600;font-size:22px;line-height:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration-line:line-through;font-family:"Miller Ban Semi Bd";color:#2d348b;margin-right:16px;opacity:.5}.section-signup-tickets .price{font-weight:600;font-size:35px;line-height:42px;color:#2d348b;font-family:"Miller Ban Semi Bd";position:relative}.section-signup-tickets .price:after{content:"+ gebyr";right:0;font-size:14px;position:absolute;top:1.8rem;font-weight:400}.section-signup-tickets .func-signup-btn{background:#2d348b;width:100%;padding:12px 24px;border-radius:0;border:none}.section-signup-tickets .func-signup-btn:hover{color:#fff !important}.section-signup-tickets .func-signup-btn:hover{background:#2d348b}.section-signup-tickets .signup-ticket__btn-statement{margin-top:4px;font-weight:400;font-size:12px;line-height:15px;text-align:center;color:#2d348b;font-family:"Libre Franklin"}.section-signup-tickets .bg-overlay{background:url(../76fa649c04c074f825c7.svg);background-repeat:no-repeat;position:absolute;overflow:hidden;z-index:-1;width:100%;height:100%;left:auto}@media(min-width: 768px){.section-signup-tickets .bg-overlay{background:url(../32fd86d6116ebfabf33b.svg);background-repeat:no-repeat}}.section-signup-tickets .icon{width:24px;height:24px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;background-position:center;display:inline-block;margin-right:8px;background-size:contain}.section-signup-tickets .icon.yoga{background-image:url(../4faa0b00ae3374ad5634.svg)}.section-signup-tickets .icon.restaurant{background-image:url(../4077e663a6fbc24b4aed.svg)}.section-signup-tickets .icon.startnummer{background-image:url(../d547a6053f4d7737f55a.svg)}.section-signup-tickets .icon.eco{background-image:url(../9699edffd77b9b2c5999.svg)}.section-signup-tickets .icon.hygge{background-image:url(../592d5d9599a114a97255.svg)}.section-signup-tickets .icon.salgsboder{background-image:url(../611a378d68033663aa43.svg)}.section-signup-tickets .icon.laundry{background-image:url(../44e36dec92459ab28f77.svg)}.section-signup-tickets .icon.group{background-image:url(../a40425ca76bff2eb1831.svg)}.section-signup-tickets .icon.self_improvement{background-image:url(../4faa0b00ae3374ad5634.svg)}.section-signup-tickets .icon.shopping_bag{background-image:url(../259d67f6da2869f1b033.svg)}.section-signup-tickets .icon.sports_gymnastics{background-image:url(../5d2beef126abad9819e4.svg)}.section-signup-tickets .icon.directions_run{background-image:url(../9b7653f51725e9f78aaa.svg)}.section-signup-tickets .icon.microphone{background-image:url(../b9ec5d346d1514151f7b.svg)}.section-signup-tickets .icon.wine{background-image:url(../867d0d69a8faec3c85c4.svg)}.section-signup-tickets .icon.calendar_month{background-image:url(../ca9c4926e1289c5a778a.svg)}.section-signup-tickets .icon.location_on{background-image:url(../412dfdf693f26540dc37.svg)}.section-signup-tickets .icon.directions_bus{background-image:url(../41faaee4e157f5d5fef4.svg)}@media(max-width: 400px){.signup-ticket-content .bg-overlay{left:20px}}.section-signup-tickets .ticket-content{min-height:238px}.section-signup-tickets h3,.section-signup-tickets .h3{margin-bottom:14px}.section-signup-tickets .ticket-prices{margin-bottom:32px}.signup-ticket:nth-child(5n){margin-top:8rem}.Kvindelob .signup-ticket-content .bg-overlay{display:none}.Kvindelob .signup-ticket-content{max-width:348px !important}.Kvindelob .signup-ticket-content{background-color:transparent;padding:30px;border-radius:20px;background-color:#f4ecdd}.Kvindelob .signup-ticket:first-child .signup-ticket-content{border:1px solid #2d348b;background-color:transparent}.Kvindelob .signup-ticket:nth-child(2) .signup-ticket-content{background-color:#e4e5f3}.Kvindelob .signup-ticket:nth-child(3) .signup-ticket-content{background-color:#2d348b}.Kvindelob .signup-ticket:nth-child(3) h3,.Kvindelob .signup-ticket:nth-child(3) .h3,.Kvindelob .signup-ticket:nth-child(3) .ticket-content,.Kvindelob .signup-ticket:nth-child(3) .old-price,.Kvindelob .signup-ticket:nth-child(3) .price,.Kvindelob .signup-ticket:nth-child(3) .signup-ticket__btn-statement{color:#fff}.Kvindelob .signup-ticket:nth-child(3) .signup-ticket-btn .btn-primary{color:#2d348b !important}.Kvindelob .signup-ticket:nth-child(3) .signup-ticket-btn .btn-primary{background-color:#fff}.Kvindelob .section-signup-tickets .container{max-width:1164px}.Kvindelob .signup-ticket-content h3,.Kvindelob .signup-ticket-content .h3{margin-bottom:24px}.Kvindelob .section-signup-tickets .ticket-content{font-family:"Libre Franklin";margin-bottom:30px}.Kvindelob .section-signup-tickets .icon{margin-right:15px}.Kvindelob .section-signup-tickets .ticket-content li{margin-bottom:16px}.Kvindelob .section-signup-tickets .price:after{font-family:"Libre Franklin";font-size:12px}.Kvindelob .section-signup-tickets .func-signup-btn{background:#2d348b;width:100%;padding:12px 24px;border-radius:0;border:none}.Kvindelob .signup-ticket-btn .btn-primary{border-radius:10px;font-weight:500;margin-bottom:4px}.Kvindelob .signup-ticket__btn-statement{font-size:10px;font-weight:400;margin-bottom:0}.Kvindelob .section-signup-tickets .signup-ticket-content select{border:1px solid #b4b8ee;border-radius:10px}.Kvindelob .section-signup-tickets .signup-ticket{margin-bottom:0}@media screen and (max-width: 600px){.Kvindelob .section-signup-tickets .signup-ticket{margin-bottom:2rem !important}}.colored-card .icon{width:24px;height:24px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;background-position:center;display:inline-block;margin-right:8px;background-size:contain}.colored-card .icon.yoga{background-image:url(../f73c0380296cb77ac67a.svg)}.colored-card .icon.restaurant{background-image:url(../07161376bd12fbcae1da.svg)}.colored-card .icon.startnummer{background-image:url(../45ce0b5b9b8c6652650b.svg)}.colored-card .icon.eco{background-image:url(../6f63a2e311e41918974a.svg)}.colored-card .icon.hygge{background-image:url(../fb914024698fb869a997.svg)}.colored-card .icon.salgsboder{background-image:url(../bb983b5e71b181d4a5c3.svg)}.colored-card .icon.laundry{background-image:url(../58552af16bafec68c974.svg)}.colored-card .icon.group{background-image:url(../4fee5878fa30a9873bab.svg)}.colored-card .icon.self_improvement{background-image:url(../f73c0380296cb77ac67a.svg)}.colored-card .icon.shopping_bag{background-image:url(../5bcdb1092db9903775c4.svg)}.colored-card .icon.sports_gymnastics{background-image:url(../75d715f32d6f2011def8.svg)}.colored-card .icon.directions_run{background-image:url(../ad575e142218e91f059e.svg)}.colored-card .icon.microphone{background-image:url(../85b393d7584728685ac8.svg)}.colored-card .icon.wine{background-image:url(../6122cd8d2467f5d1f978.svg)}.colored-card .icon.calendar_month{background-image:url(../fdfeee26b6fec4c154e9.svg)}.colored-card .icon.location_on{background-image:url(../10384ebf298777ac00a5.svg)}.colored-card .icon.directions_bus{background-image:url(../9c2d3343a683733f836f.svg)}.section-timer .container{width:312px}.section-timer h2,.section-timer .h2{font-weight:600;font-size:18px;line-height:22px;text-align:center;color:#2d348b;font-family:"Miller Ban Semi Bd";margin-bottom:2.7rem}.section-timer ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:0}.section-timer li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 32px;position:relative}.section-timer li:before{top:-1.2rem;left:0;right:0;width:100px;height:100px;position:absolute;z-index:1}.section-timer li:first-child:before{content:url(../7f7fb053206e26083d83.svg);left:-2.4rem}.section-timer li:nth-child(2):before{content:url(../d422a4b4a0ab1958ed6f.svg);left:-2.1rem}.section-timer li:last-child:before{content:url(../f7fcbb2f98b935630a23.svg);left:-2.5rem}.section-timer .timer__number{font-family:"Miller Ban Semi Bd";font-weight:600;font-size:44px;line-height:53px;text-align:center;color:#2d348b;z-index:2}.section-timer .timer__letter{font-weight:600;font-size:22px;line-height:26px;text-align:center;color:#2d348b;font-family:"Miller Ban Semi Bd";z-index:2;margin-top:-5px}.section-accordion .container{max-width:616px;padding:0}@media(max-width: 767.98px){.section-accordion .accordion{padding:0 24px}}@media(max-width: 767.98px){.section-accordion h1,.section-accordion .h1{font-size:35px}}.section-accordion h2,.section-accordion .h2{font-weight:600;font-size:28px;line-height:34px;font-family:"Miller Ban Semi Bd";color:#2d348b;margin-bottom:18px}.section-accordion .accordion-item{background-color:transparent;border:none}.section-accordion .accordion-button{-webkit-box-shadow:none !important;box-shadow:none !important}.section-accordion .accordion-button{font-family:"Frank Ruhl Libre";font-style:normal;font-weight:500;font-size:18px;line-height:28px;color:#2d348b;padding:20px 0;background-color:transparent;cursor:pointer}@media(min-width: 768px){.section-accordion .accordion-button{font-size:22px}}.section-accordion .accordion-button:after{-webkit-filter:invert(11%) sepia(52%) saturate(2326%) hue-rotate(221deg) brightness(95%) contrast(90%);filter:invert(11%) sepia(52%) saturate(2326%) hue-rotate(221deg) brightness(95%) contrast(90%)}.section-accordion .accordion-button:not(.collapsed):after{background:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23212529%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z%27/%3e%3c/svg%3e")}.section-accordion .collapsed{-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.13) !important;box-shadow:inset 0 -1px 0 rgba(0,0,0,.13) !important}.section-accordion .accordion-body{padding:0;color:#2d348b}.section-accordion .accordion-body>*{font-family:"Frank Ruhl Libre"}.section-accordion .collapse:not(.show){display:none}.hero-headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2d348b}@media(min-width: 768px){.hero-headline{font-size:68px;line-height:82px}}.hero-headline__headline{font-weight:600;font-size:35px;line-height:42px}@media(min-width: 768px){.hero-headline__headline{font-size:68px;line-height:82px}}.hero-headline__secondary-headline{font-weight:600;font-size:18px;line-height:22px;font-family:"Miller Ban Semi Bd"}@media(min-width: 768px){.hero-headline__secondary-headline{font-size:28px;line-height:34px}}.hero-headline__logo{width:80.66px;height:20px;margin-bottom:34px}.hero-headline__button{color:#fff !important}.hero-headline__button{background:#2d348b;border-radius:0;border:0;padding:16px 48px}.hero-headline__button:hover{color:#fff !important}.hero-headline__button:hover{background:#2d348b;border-color:#2d348b}.hero-headline__supporting-statement{font-weight:400;font-size:10px;line-height:12px;text-align:center;font-family:"Libre Franklin";margin-top:4px;text-transform:uppercase}.hero-headline__logo{width:auto;height:50px}.section-two-column-block{position:relative}@media(max-width: 767.98px){.section-two-column-block{margin:0 16px}}.section-two-column-block *{color:#2d348b}.section-two-column-block .col-md-6{position:relative;z-index:2;min-height:580px;padding:0 24px}@media(max-width: 767.98px){.section-two-column-block .col-md-6{min-height:400px;padding:0;padding:initial}}.section-two-column-block .btn-outline-primary{border-radius:0;text-transform:uppercase;color:#2d348b;border-color:#2d348b;font-size:.875rem;line-height:1rem;padding:.75rem;font-family:"Libre Franklin"}.section-two-column-block .btn-outline-primary:hover{background-color:#2d348b;color:#fff}.section-two-column-block .bg-item{position:absolute;top:50%;z-index:-1;width:700px;height:560px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width: 767.98px){.section-two-column-block .bg-item{width:380px;height:390px}}.section-two-column-block .bg-shape{position:absolute;z-index:1;width:100%}.section-two-column-block .bg-shape svg{max-width:694px}.section-two-column-block .bg-border{position:absolute;z-index:2;width:100%}.section-two-column-block .bg-border svg{max-width:651px}.section-two-column-block .two-column__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-two-column-block .two-column__left a{text-decoration:none !important}.section-two-column-block .two-column__left .bg-item{right:100px}@media(max-width: 767.98px){.section-two-column-block .two-column__left .bg-item{right:auto;left:-100px}}.section-two-column-block .two-column__left .bg-shape{right:0;top:33px}.section-two-column-block .two-column__left .bg-border{right:0;top:0}.section-two-column-block .two-column__left--content{max-width:410px;width:100%;margin-bottom:100px}@media(max-width: 767.98px){.section-two-column-block .two-column__left--content{max-width:100%;margin:0;padding:25px 12px}}.section-two-column-block .two-column__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-two-column-block .two-column__right .bg-item{left:100px}@media(max-width: 767.98px){.section-two-column-block .two-column__right .bg-item{right:-100px;left:auto}}.section-two-column-block .two-column__right .bg-shape{left:0;top:0}.section-two-column-block .two-column__right .bg-border{left:0;top:44px}.section-two-column-block .two-column__right--content{max-width:370px;width:100%;margin-top:100px}@media(max-width: 767.98px){.section-two-column-block .two-column__right--content{max-width:100%;margin:0;padding:25px 12px}}.section-two-column-block svg{width:100%;height:auto}.section-two-column-block .icon{width:24px;height:24px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;background-position:center;display:inline-block;margin-right:8px;background-size:contain}.section-two-column-block .icon.laundry{background-image:url(../44e36dec92459ab28f77.svg)}.section-two-column-block .icon.yoga{background-image:url(../4faa0b00ae3374ad5634.svg)}.section-two-column-block .icon.restaurant{background-image:url(../4077e663a6fbc24b4aed.svg)}.section-two-column-block .icon.startnummer{background-image:url(../d547a6053f4d7737f55a.svg)}.section-two-column-block .icon.eco{background-image:url(../9699edffd77b9b2c5999.svg)}.section-two-column-block .icon.hygge{background-image:url(../592d5d9599a114a97255.svg)}.section-two-column-block .icon.salgsboder{background-image:url(../611a378d68033663aa43.svg)}.section-two-column-block .icon.group{background-image:url(../a40425ca76bff2eb1831.svg)}.section-two-column-block .icon.self_improvement{background-image:url(../4faa0b00ae3374ad5634.svg)}.section-two-column-block .icon.shopping_bag{background-image:url(../259d67f6da2869f1b033.svg)}.section-two-column-block .icon.sports_gymnastics{background-image:url(../5d2beef126abad9819e4.svg)}.section-two-column-block .icon.directions_run{background-image:url(../9b7653f51725e9f78aaa.svg)}.section-two-column-block .icon.calendar_month{background-image:url(../ca9c4926e1289c5a778a.svg)}.section-two-column-block .icon.location_on{background-image:url(../412dfdf693f26540dc37.svg)}.section-two-column-block .icon.directions_bus{background-image:url(../41faaee4e157f5d5fef4.svg)}.section-two-column-block ul{list-style:none;padding:0;margin:0 0 1rem;overflow:hidden}.section-two-column-block ul li{font-size:1.125rem;line-height:27px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#2d348b;margin-bottom:.5rem}.section-two-column-block .blockquote{display:block}.section-two-column-block .blockquote p{font-style:italic;font-size:35px;line-height:42px;font-family:"Miller Ban Semi Bd";font-weight:400;margin-bottom:.75rem}.section-two-column-block .blockquote cite{font-size:1rem;line-height:1.25rem;font-style:normal}.section-two-column-block{margin:0}.icon-name{background-size:contain !important}.icon-name{width:18px;height:18px;margin-top:.48rem}.icon-name--facebook{background:url(../66b06dc2062f5629dee6.svg)}.icon-name--instagram{background:url(../9a7656797fd3bbab70bd.svg)}.section-sponsors .container{width:100%;position:relative}.section-sponsors .container:before{content:url(../75da2f7c766da5c3b9c2.svg);position:absolute;z-index:-1;left:50%;margin-left:-100px;top:50%;margin-top:-80px}.section-sponsors h2,.section-sponsors .h2{font-weight:600;font-size:18px;line-height:22px;text-align:center;color:#2d348b;font-family:"Miller Ban Semi Bd";margin-bottom:2.7rem;margin-top:32px;margin-bottom:0px}.section-sponsors ul.sponsors-list{margin-top:16px;max-width:none;-webkit-animation:sponsors_left 30s linear infinite;animation:sponsors_left 30s linear infinite;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(min-width: 768px){.section-sponsors ul.sponsors-list{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.section-sponsors ul.sponsors-list li{display:inline-block !important}.section-sponsors ul.sponsors-list li{padding:10px;max-height:70px;margin:24px 32px}.section-sponsors ul.sponsors-list li img{min-width:100px;max-height:30px}@media(min-width: 768px){.section-sponsors ul.sponsors-list li img{min-width:auto;max-height:70px;height:100px}}.section-sponsors ul.sponsors-list~.sponsors-list{margin-top:0px !important}.section-sponsors ul.sponsors-list~.sponsors-list{-webkit-animation:sponsors_right 30s linear infinite;animation:sponsors_right 30s linear infinite}@-webkit-keyframes sponsors_left{0%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}100%{-webkit-transform:translate(-100%, 0);transform:translate(-100%, 0)}}@keyframes sponsors_left{0%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}100%{-webkit-transform:translate(-100%, 0);transform:translate(-100%, 0)}}@-webkit-keyframes sponsors_right{0%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}100%{-webkit-transform:translate(100%, 0);transform:translate(100%, 0)}}@keyframes sponsors_right{0%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}100%{-webkit-transform:translate(100%, 0);transform:translate(100%, 0)}}.yoga-sponsors .sponsors-list{-webkit-animation:none !important;animation:none !important}.yoga-sponsors .sponsors-list{text-align:center}.yoga-sponsors .sponsors-list li{max-height:60px;max-width:171px;margin:24px 32px}.sponsors-list li{max-height:70px;margin:24px 32px}.sponsors-list li img{max-height:30px}@media only screen and (min-width: 767px){.sponsors-list li img{max-height:70px;height:100px}}@media only screen and (max-width: 767px){.section-sponsors ul.sponsors-list{-webkit-animation:none;animation:none}.section-sponsors ul.sponsors-list~.sponsors-list{display:none}}.section-slider-3d{padding:2rem 0}@media(min-width: 768px){.section-slider-3d{padding:1rem 0}}.section-slider-3d .container{height:auto;max-height:742px;width:140%;padding:0;margin-left:-22%}@media(min-width: 768px){.section-slider-3d .container{max-width:100%;margin-left:0;padding:15px;width:auto}}.section-slider-3d .bg-overlay{bottom:0 !important}.section-slider-3d .bg-overlay{right:0;left:-5%;content:url(../cc495e6f1b6c9935c028.svg);z-index:1;height:auto;top:4%;max-width:1140px px;width:100%;height:103.2%;margin:auto;position:absolute}.section-slider-3d .swiper-main{-webkit-clip-path:url(#svg-gallery);clip-path:url(#svg-gallery);z-index:2}.section-slider-3d .bg-overlay-line{bottom:0 !important}.section-slider-3d .bg-overlay-line{right:0;left:-3%;content:url(../1c9718ab1d0d56e8f8d8.svg);z-index:3;height:auto;top:2%;max-width:1140px;width:100%;height:108.2%;position:absolute;margin:auto;pointer-events:none}.section-slider-3d .swiper-slide{padding:0;margin-top:-1rem}.section-slider-3d .swiper-button-next,.section-slider-3d .swiper-button-prev{position:relative}.section-slider-3d .swiper-button-next{bottom:0}.section-slider-3d .swiper-button-next path{fill:#2d348b}.section-slider-3d .swiper-button-prev{bottom:0}.section-slider-3d .swiper-button-prev path{fill:#2d348b}.section-slider-3d .swiper-pagination{position:relative;bottom:0;width:auto;font-family:"Libre Franklin";padding:0 1rem}@media(min-width: 768px){.section-slider-3d .swiper-pagination{padding:1.5rem 1rem}}.section-slider-3d .pagination-wrapper{position:relative;width:29%;margin:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.section-slider-3d .swiper-slide{max-height:650px}.clip-path-svg{width:1px;height:1px}.section-image-with-text__wrapper{position:relative;max-width:327px;margin:auto}.section-image-with-text__title{font:600 18px/22px "Miller Ban Semi Bd",serif;text-align:center;color:#3f3b4d;margin-bottom:32px}.section-image-with-text .bg{height:auto;max-width:1140px;position:absolute;margin:auto;bottom:0;width:100%}.section-image-with-text .bg-overlay{right:0;z-index:1;top:4%;height:103.2%}.section-image-with-text .bg-overlay-line{right:0;left:-3%;z-index:2;top:2%;height:108.2%}.section-image-with-text .col-md-4{margin-bottom:72px}.section-image-with-text .col-md-4:nth-child(3n+2) .bg-overlay{content:url(../49d40db445cc5e01a9d6.svg)}.section-image-with-text .col-md-4:nth-child(3n+2) .bg-overlay-line{content:url(../54a6b36b6f469ef57202.svg)}.section-image-with-text .col-md-4:not(:nth-child(3n+2)) .bg-overlay{content:url(../085511a02ce7607e0da4.svg)}.section-image-with-text .col-md-4:not(:nth-child(3n+2)) .bg-overlay-line{content:url(../1b4e8fefaccb298765e4.svg)}.section-image-with-text__image-wrapper{height:231px;width:289px;position:relative;-webkit-clip-path:url(#svg);clip-path:url(#svg);z-index:2;overflow:hidden;margin:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width: 768px){.section-image-with-text__image-wrapper{width:254px;height:203px}}.section-image-with-text img{height:100%;max-width:none;position:absolute}.section-image-with-text__headline{font-weight:600;line-height:34px;margin-top:30px}.section-image-with-text__subheadline{font:400 12px/15px "Libre Franklin",serif}.section-image-with-text__description{font:18px/26px "Frank Ruhl Libre",serif}.section-image-with-text__description p{font-family:"Frank Ruhl Libre"}.section-image-with-text__button{margin-top:24px}.section-column-image-with-text .col-md-6{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;min-height:430px;min-width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(min-width: 768px){.section-column-image-with-text .col-md-6{min-width:376px;min-height:400px}}@media(max-width: 767.98px){.section-column-image-with-text .section-column-image-with-text__second-column{min-height:auto}}.section-column-image-with-text__image-wrapper{position:absolute;display:block;min-width:450px;margin-top:5%}@media(max-width: 767.98px){.section-column-image-with-text__image-wrapper{min-width:auto;margin-top:0;margin-right:35%}}.section-column-image-with-text .bg{bottom:0 !important}.section-column-image-with-text .bg{height:auto;max-width:1140px;position:absolute;margin:auto;width:100%}.section-column-image-with-text .bg-overlay{right:0;z-index:1;top:-23px}.section-column-image-with-text .bg-overlay-line{right:0;left:10px;z-index:2;top:2%;height:108.2%}.section-column-image-with-text .flex-row-reverse .bg-overlay{right:0;z-index:1;top:-36px;left:-2%}.section-column-image-with-text .flex-row-reverse .bg-overlay-line{right:0;left:-3%;z-index:2;top:-38px;height:108.2%}@media(max-width: 767.98px){.section-column-image-with-text .flex-row-reverse .section-column-image-with-text__image-wrapper{margin-left:35%;margin-right:0}}.section-column-image-with-text .section-image-with-text__wrapper{width:408px;height:342px;position:relative;-webkit-clip-path:url(#svg);clip-path:url(#svg);z-index:2;overflow:hidden;margin:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.section-column-image-with-text img{height:100%;max-width:none;position:absolute}.section-column-image-with-text__description p{font-family:"Frank Ruhl Libre";font-weight:400;font-size:18px;line-height:27px;max-width:332px}.section-column-image-with-text .section-image-with-text__wrapper{max-width:none}.section-column-image-with-text__second-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-column-image-with-text svg{position:absolute}.section-image-with-text__image-wrapper img{width:100%;height:auto}.colored-bg-image.bg-overlay.eggshell{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(65%) saturate(419%) hue-rotate(309deg) brightness(101%) contrast(91%);filter:brightness(0) saturate(100%) invert(100%) sepia(65%) saturate(419%) hue-rotate(309deg) brightness(101%) contrast(91%)}.colored-bg-image.bg-overlay.lavender{-webkit-filter:brightness(0) saturate(100%) invert(94%) sepia(4%) saturate(742%) hue-rotate(199deg) brightness(98%) contrast(95%);filter:brightness(0) saturate(100%) invert(94%) sepia(4%) saturate(742%) hue-rotate(199deg) brightness(98%) contrast(95%)}.colored-bg-image.bg-overlay.pink{-webkit-filter:brightness(0) saturate(100%) invert(80%) sepia(5%) saturate(950%) hue-rotate(314deg) brightness(110%) contrast(102%);filter:brightness(0) saturate(100%) invert(80%) sepia(5%) saturate(950%) hue-rotate(314deg) brightness(110%) contrast(102%)}.colored-bg-image.bg-overlay.yellow{-webkit-filter:brightness(0) saturate(100%) invert(92%) sepia(21%) saturate(516%) hue-rotate(354deg) brightness(95%) contrast(98%);filter:brightness(0) saturate(100%) invert(92%) sepia(21%) saturate(516%) hue-rotate(354deg) brightness(95%) contrast(98%)}.colored-bg-image.bg-overlay.purple{-webkit-filter:brightness(0) saturate(100%) invert(83%) sepia(9%) saturate(278%) hue-rotate(330deg) brightness(101%) contrast(98%);filter:brightness(0) saturate(100%) invert(83%) sepia(9%) saturate(278%) hue-rotate(330deg) brightness(101%) contrast(98%)}.colored-bg-image.bg-overlay.sand{-webkit-filter:brightness(0) saturate(100%) invert(98%) sepia(12%) saturate(713%) hue-rotate(310deg) brightness(102%) contrast(88%);filter:brightness(0) saturate(100%) invert(98%) sepia(12%) saturate(713%) hue-rotate(310deg) brightness(102%) contrast(88%)}.colored-bg-image.bg-overlay-line.eggshell{-webkit-filter:brightness(0) saturate(100%) invert(87%) sepia(31%) saturate(268%) hue-rotate(352deg) brightness(98%) contrast(80%);filter:brightness(0) saturate(100%) invert(87%) sepia(31%) saturate(268%) hue-rotate(352deg) brightness(98%) contrast(80%)}.colored-bg-image.bg-overlay-line.lavender{-webkit-filter:brightness(0) saturate(100%) invert(70%) sepia(19%) saturate(520%) hue-rotate(198deg) brightness(104%) contrast(90%);filter:brightness(0) saturate(100%) invert(70%) sepia(19%) saturate(520%) hue-rotate(198deg) brightness(104%) contrast(90%)}.colored-bg-image.bg-overlay-line.pink{-webkit-filter:brightness(0) saturate(100%) invert(93%) sepia(83%) saturate(2400%) hue-rotate(289deg) brightness(98%) contrast(100%);filter:brightness(0) saturate(100%) invert(93%) sepia(83%) saturate(2400%) hue-rotate(289deg) brightness(98%) contrast(100%)}.colored-bg-image.bg-overlay-line.pink{-webkit-filter:brightness(0) saturate(100%) invert(93%) sepia(83%) saturate(2400%) hue-rotate(289deg) brightness(98%) contrast(100%);filter:brightness(0) saturate(100%) invert(93%) sepia(83%) saturate(2400%) hue-rotate(289deg) brightness(98%) contrast(100%)}.colored-bg-image.bg-overlay-line.yellow{-webkit-filter:brightness(0) saturate(100%) invert(81%) sepia(8%) saturate(1456%) hue-rotate(11deg) brightness(99%) contrast(97%);filter:brightness(0) saturate(100%) invert(81%) sepia(8%) saturate(1456%) hue-rotate(11deg) brightness(99%) contrast(97%)}.colored-bg-image.bg-overlay-line.purple{-webkit-filter:brightness(0) saturate(100%) invert(63%) sepia(32%) saturate(288%) hue-rotate(298deg) brightness(101%) contrast(89%);filter:brightness(0) saturate(100%) invert(63%) sepia(32%) saturate(288%) hue-rotate(298deg) brightness(101%) contrast(89%)}.colored-bg-image.bg-overlay-line.sand{-webkit-filter:brightness(0) saturate(100%) invert(85%) sepia(18%) saturate(247%) hue-rotate(5deg) brightness(96%) contrast(90%);filter:brightness(0) saturate(100%) invert(85%) sepia(18%) saturate(247%) hue-rotate(5deg) brightness(96%) contrast(90%)}.shaped-page .header .nav-link-main{color:#2d348b !important}.shaped-page .header .nav-link-main{font-weight:500}.shaped-page .header .has-dropdown::after{border-left:3px solid #2d348b;border-top:3px solid #2d348b}.shaped-page .header .social-nav .navigation-image{display:none}.shaped-page .icon-name--facebook{background:url(../b98b78ceacabb219cbbc.svg)}.shaped-page .icon-name--instagram{background:url(../2666ff8fe7dbd1978c69.svg)}.shaped-page .hamburger path{fill:#2d348b}.shaped-page .header__desktop-logo{display:none}.shaped-page .header__mobile-logo{display:inline}
