/*!
 * Bootstrap Reboot v5.3.0-alpha1 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */*,:after,:before{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--bs-body-bg);color:var(--bs-body-color);font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}hr{border:0;border-top:var(--bs-border-width) solid;color:inherit;margin:1rem 0;opacity:.25}h1,h2,h3,h4,h5,h6{color:var(--bs-heading-color,inherit);font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.33125rem + .975vw)}@media(min-width:1200px){h2{font-size:2.0625rem}}h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.26875rem + .225vw)}@media(min-width:1200px){h4{font-size:1.4375rem}}h5{font-size:1.1875rem}h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}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{background-color:var(--bs-highlight-bg);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1))}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:var(--bs-code-color);font-size:.875em}a>code{color:inherit}kbd{background-color:var(--bs-body-color);border-radius:0;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:var(--bs-secondary-color);padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[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{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@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]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}/*!
 * Bootstrap Utilities v5.3.0-alpha1 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.clearfix:after{clear:both;content:"";display:block}.text-bg-primary{background-color:RGBA(238,71,111,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-secondary{background-color:RGBA(108,117,125,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-success{background-color:RGBA(25,135,84,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-info{background-color:RGBA(13,202,240,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-warning{background-color:RGBA(255,193,7,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-danger{background-color:RGBA(220,53,69,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-light{background-color:RGBA(248,249,250,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-dark{background-color:RGBA(33,37,41,var(--bs-bg-opacity,1))!important;color:#fff!important}.link-primary{color:#ee476f!important}.link-primary:focus,.link-primary:hover{color:#f16c8c!important}.link-secondary{color:#6c757d!important}.link-secondary:focus,.link-secondary:hover{color:#565e64!important}.link-success{color:#198754!important}.link-success:focus,.link-success:hover{color:#146c43!important}.link-info{color:#0dcaf0!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important}.link-warning{color:#ffc107!important}.link-warning:focus,.link-warning:hover{color:#ffcd39!important}.link-danger{color:#dc3545!important}.link-danger:focus,.link-danger:hover{color:#b02a37!important}.link-light{color:#f8f9fa!important}.link-light:focus,.link-light:hover{color:#f9fafb!important}.link-dark{color:#212529!important}.link-dark:focus,.link-dark:hover{color:#1a1e21!important}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media(min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{bottom:0;position:sticky;z-index:1020}}@media(min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{bottom:0;position:sticky;z-index:1020}}@media(min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{bottom:0;position:sticky;z-index:1020}}@media(min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{bottom:0;position:sticky;z-index:1020}}@media(min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{bottom:0;position:sticky;z-index:1020}}.hstack{align-items:center;flex-direction:row}.hstack,.vstack{align-self:stretch;display:flex}.vstack{flex:1 1 auto;flex-direction:column}/*! purgecss start ignore */.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}/*! purgecss end ignore */.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{align-self:stretch;background-color:currentcolor;display:inline-block;min-height:1em;opacity:.25;width:1px}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.shadow{box-shadow:0 .5rem 1rem rgba(var(--bs-body-color-rgb),.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(var(--bs-body-color-rgb),.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(var(--bs-body-color-rgb),.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{--bs-border-width:1px}.border-2{--bs-border-width:2px}.border-3{--bs-border-width:3px}.border-4{--bs-border-width:4px}.border-5{--bs-border-width:5px}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.33125rem + .975vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.26875rem + .225vw)!important}.fs-5{font-size:1.1875rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.5!important}.lh-base{line-height:1.6!important}.lh-lg{line-height:1.8!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text)!important}.text-secondary-emphasis{color:var(--bs-secondary-text)!important}.text-success-emphasis{color:var(--bs-success-text)!important}.text-info-emphasis{color:var(--bs-info-text)!important}.text-warning-emphasis{color:var(--bs-warning-text)!important}.text-danger-emphasis{color:var(--bs-danger-text)!important}.text-light-emphasis{color:var(--bs-light-text)!important}.text-dark-emphasis{color:var(--bs-dark-text)!important}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-emphasis{--bs-bg-opacity:1;background-color:rgba(var(--bs-emphasis-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-2xl)!important;border-top-right-radius:var(--bs-border-radius-2xl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.rounded-end-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-bottom-right-radius:var(--bs-border-radius-2xl)!important;border-top-right-radius:var(--bs-border-radius-2xl)!important}.rounded-end-circle{border-bottom-right-radius:50%!important;border-top-right-radius:50%!important}.rounded-end-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.rounded-bottom-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-left-radius:var(--bs-border-radius-2xl)!important;border-bottom-right-radius:var(--bs-border-radius-2xl)!important}.rounded-bottom-circle{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-bottom-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-2xl)!important;border-top-left-radius:var(--bs-border-radius-2xl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media(min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mx-sm-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-sm-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-sm-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-sm-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-sm-n5{margin-left:-3rem!important;margin-right:-3rem!important}.my-sm-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-sm-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-sm-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-sm-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-sm-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-1rem!important}.mt-sm-n4{margin-top:-1.5rem!important}.mt-sm-n5{margin-top:-3rem!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n3{margin-right:-1rem!important}.me-sm-n4{margin-right:-1.5rem!important}.me-sm-n5{margin-right:-3rem!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-1rem!important}.mb-sm-n4{margin-bottom:-1.5rem!important}.mb-sm-n5{margin-bottom:-3rem!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n3{margin-left:-1rem!important}.ms-sm-n4{margin-left:-1.5rem!important}.ms-sm-n5{margin-left:-3rem!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-1rem!important}.m-md-n4{margin:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mx-md-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-md-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-md-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-md-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-md-n5{margin-left:-3rem!important;margin-right:-3rem!important}.my-md-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-md-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-md-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-md-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-md-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-1rem!important}.mt-md-n4{margin-top:-1.5rem!important}.mt-md-n5{margin-top:-3rem!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n3{margin-right:-1rem!important}.me-md-n4{margin-right:-1.5rem!important}.me-md-n5{margin-right:-3rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-1rem!important}.mb-md-n4{margin-bottom:-1.5rem!important}.mb-md-n5{margin-bottom:-3rem!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n3{margin-left:-1rem!important}.ms-md-n4{margin-left:-1.5rem!important}.ms-md-n5{margin-left:-3rem!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mx-lg-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-lg-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-lg-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-lg-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-lg-n5{margin-left:-3rem!important;margin-right:-3rem!important}.my-lg-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-lg-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-lg-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-lg-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-lg-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-1rem!important}.mt-lg-n4{margin-top:-1.5rem!important}.mt-lg-n5{margin-top:-3rem!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n3{margin-right:-1rem!important}.me-lg-n4{margin-right:-1.5rem!important}.me-lg-n5{margin-right:-3rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-1rem!important}.mb-lg-n4{margin-bottom:-1.5rem!important}.mb-lg-n5{margin-bottom:-3rem!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n3{margin-left:-1rem!important}.ms-lg-n4{margin-left:-1.5rem!important}.ms-lg-n5{margin-left:-3rem!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3{margin:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mx-xl-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-xl-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-xl-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-xl-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-xl-n5{margin-left:-3rem!important;margin-right:-3rem!important}.my-xl-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-xl-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-xl-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-xl-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-xl-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-1rem!important}.mt-xl-n4{margin-top:-1.5rem!important}.mt-xl-n5{margin-top:-3rem!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n2{margin-right:-.5rem!important}.me-xl-n3{margin-right:-1rem!important}.me-xl-n4{margin-right:-1.5rem!important}.me-xl-n5{margin-right:-3rem!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-1rem!important}.mb-xl-n4{margin-bottom:-1.5rem!important}.mb-xl-n5{margin-bottom:-3rem!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n2{margin-left:-.5rem!important}.ms-xl-n3{margin-left:-1rem!important}.ms-xl-n4{margin-left:-1.5rem!important}.ms-xl-n5{margin-left:-3rem!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media(min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.m-xxl-n5{margin:-3rem!important}.mx-xxl-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-xxl-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-xxl-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-xxl-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-xxl-n5{margin-left:-3rem!important;margin-right:-3rem!important}.my-xxl-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-xxl-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-xxl-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-xxl-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-xxl-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3{margin-top:-1rem!important}.mt-xxl-n4{margin-top:-1.5rem!important}.mt-xxl-n5{margin-top:-3rem!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n2{margin-right:-.5rem!important}.me-xxl-n3{margin-right:-1rem!important}.me-xxl-n4{margin-right:-1.5rem!important}.me-xxl-n5{margin-right:-3rem!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3{margin-bottom:-1rem!important}.mb-xxl-n4{margin-bottom:-1.5rem!important}.mb-xxl-n5{margin-bottom:-3rem!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n2{margin-left:-.5rem!important}.ms-xxl-n3{margin-left:-1rem!important}.ms-xxl-n4{margin-left:-1.5rem!important}.ms-xxl-n5{margin-left:-3rem!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media(min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2.0625rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.4375rem!important}}/*!
 * Bootstrap Grid v5.3.0-alpha1 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--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-black:#000;--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:#ee476f;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:238,71,111;--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-primary-text:#0a58ca;--bs-secondary-text:#6c757d;--bs-success-text:#146c43;--bs-info-text:#087990;--bs-warning-text:#997404;--bs-danger-text:#b02a37;--bs-light-text:#6c757d;--bs-dark-text:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#f8f9fa;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#e9ecef;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,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,hsla(0,0%,100%,.15),hsla(0,0%,100%,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.6;--bs-body-color:#212529;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-link-color:#ee476f;--bs-link-color-rgb:238,71,111;--bs-link-decoration:underline;--bs-link-hover-color:#be3959;--bs-link-hover-color-rgb:190,57,89;--bs-code-color:#d63384;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0;--bs-border-radius-sm:0;--bs-border-radius-lg:0;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(var(--bs-body-color-rgb),0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(var(--bs-body-color-rgb),0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(var(--bs-body-color-rgb),0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(var(--bs-body-color-rgb),0.075);--bs-emphasis-color:#000;--bs-form-control-bg:var(--bs-body-bg);--bs-form-control-disabled-bg:var(--bs-secondary-bg);--bs-highlight-bg:#fff3cd;--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}[data-bs-theme=dark]{--bs-body-color:#adb5bd;--bs-body-color-rgb:173,181,189;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#f8f9fa;--bs-emphasis-color-rgb:248,249,250;--bs-secondary-color:rgba(173,181,189,.75);--bs-secondary-color-rgb:173,181,189;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(173,181,189,.5);--bs-tertiary-color-rgb:173,181,189;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-emphasis-color:#fff;--bs-primary-text:#6ea8fe;--bs-secondary-text:#dee2e6;--bs-success-text:#75b798;--bs-info-text:#6edff6;--bs-warning-text:#ffda6a;--bs-danger-text:#ea868f;--bs-light-text:#f8f9fa;--bs-dark-text:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#212529;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#495057;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#055160;--bs-warning-border-subtle:#664d03;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:#fff;--bs-link-color:#6ea8fe;--bs-link-hover-color:#9ec5fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:158,197,254;--bs-code-color:#e685b5;--bs-border-color:#495057;--bs-border-color-translucent:hsla(0,0%,100%,.15)}.container,.container-fluid,.container-lg,.container-md,.container-sm{--bs-gutter-x:3rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media(min-width:576px){.container,.container-sm{max-width:1058px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:1059px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:1060px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{box-sizing:border-box;flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x: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{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x: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{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x: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{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x: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{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x: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{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: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:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.m-n1{margin:-.25rem!important}.m-n2{margin:-.5rem!important}.m-n3{margin:-1rem!important}.m-n4{margin:-1.5rem!important}.m-n5{margin:-3rem!important}.mx-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-n5{margin-left:-3rem!important;margin-right:-3rem!important}.my-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n3{margin-top:-1rem!important}.mt-n4{margin-top:-1.5rem!important}.mt-n5{margin-top:-3rem!important}.me-n1{margin-right:-.25rem!important}.me-n2{margin-right:-.5rem!important}.me-n3{margin-right:-1rem!important}.me-n4{margin-right:-1.5rem!important}.me-n5{margin-right:-3rem!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n3{margin-bottom:-1rem!important}.mb-n4{margin-bottom:-1.5rem!important}.mb-n5{margin-bottom:-3rem!important}.ms-n1{margin-left:-.25rem!important}.ms-n2{margin-left:-.5rem!important}.ms-n3{margin-left:-1rem!important}.ms-n4{margin-left:-1.5rem!important}.ms-n5{margin-left:-3rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@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:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mx-sm-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-sm-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-sm-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-sm-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-sm-n5{margin-left:-3rem!important;margin-right:-3rem!important}.my-sm-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-sm-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-sm-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-sm-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-sm-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-1rem!important}.mt-sm-n4{margin-top:-1.5rem!important}.mt-sm-n5{margin-top:-3rem!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n3{margin-right:-1rem!important}.me-sm-n4{margin-right:-1.5rem!important}.me-sm-n5{margin-right:-3rem!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-1rem!important}.mb-sm-n4{margin-bottom:-1.5rem!important}.mb-sm-n5{margin-bottom:-3rem!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n3{margin-left:-1rem!important}.ms-sm-n4{margin-left:-1.5rem!important}.ms-sm-n5{margin-left:-3rem!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@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:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-1rem!important}.m-md-n4{margin:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mx-md-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-md-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-md-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-md-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-md-n5{margin-left:-3rem!important;margin-right:-3rem!important}.my-md-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-md-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-md-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-md-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-md-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-1rem!important}.mt-md-n4{margin-top:-1.5rem!important}.mt-md-n5{margin-top:-3rem!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n3{margin-right:-1rem!important}.me-md-n4{margin-right:-1.5rem!important}.me-md-n5{margin-right:-3rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-1rem!important}.mb-md-n4{margin-bottom:-1.5rem!important}.mb-md-n5{margin-bottom:-3rem!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n3{margin-left:-1rem!important}.ms-md-n4{margin-left:-1.5rem!important}.ms-md-n5{margin-left:-3rem!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@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:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mx-lg-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-lg-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-lg-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-lg-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-lg-n5{margin-left:-3rem!important;margin-right:-3rem!important}.my-lg-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-lg-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-lg-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-lg-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-lg-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-1rem!important}.mt-lg-n4{margin-top:-1.5rem!important}.mt-lg-n5{margin-top:-3rem!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n3{margin-right:-1rem!important}.me-lg-n4{margin-right:-1.5rem!important}.me-lg-n5{margin-right:-3rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-1rem!important}.mb-lg-n4{margin-bottom:-1.5rem!important}.mb-lg-n5{margin-bottom:-3rem!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n3{margin-left:-1rem!important}.ms-lg-n4{margin-left:-1.5rem!important}.ms-lg-n5{margin-left:-3rem!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@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:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3{margin:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mx-xl-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-xl-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-xl-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-xl-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-xl-n5{margin-left:-3rem!important;margin-right:-3rem!important}.my-xl-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-xl-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-xl-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-xl-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-xl-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-1rem!important}.mt-xl-n4{margin-top:-1.5rem!important}.mt-xl-n5{margin-top:-3rem!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n2{margin-right:-.5rem!important}.me-xl-n3{margin-right:-1rem!important}.me-xl-n4{margin-right:-1.5rem!important}.me-xl-n5{margin-right:-3rem!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-1rem!important}.mb-xl-n4{margin-bottom:-1.5rem!important}.mb-xl-n5{margin-bottom:-3rem!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n2{margin-left:-.5rem!important}.ms-xl-n3{margin-left:-1rem!important}.ms-xl-n4{margin-left:-1.5rem!important}.ms-xl-n5{margin-left:-3rem!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@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:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.m-xxl-n5{margin:-3rem!important}.mx-xxl-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-xxl-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-xxl-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-xxl-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-xxl-n5{margin-left:-3rem!important;margin-right:-3rem!important}.my-xxl-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-xxl-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-xxl-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-xxl-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-xxl-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3{margin-top:-1rem!important}.mt-xxl-n4{margin-top:-1.5rem!important}.mt-xxl-n5{margin-top:-3rem!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n2{margin-right:-.5rem!important}.me-xxl-n3{margin-right:-1rem!important}.me-xxl-n4{margin-right:-1.5rem!important}.me-xxl-n5{margin-right:-3rem!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3{margin-bottom:-1rem!important}.mb-xxl-n4{margin-bottom:-1.5rem!important}.mb-xxl-n5{margin-bottom:-3rem!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n2{margin-left:-.5rem!important}.ms-xxl-n3{margin-left:-1rem!important}.ms-xxl-n4{margin-left:-1.5rem!important}.ms-xxl-n5{margin-left:-3rem!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.text-font{color:#555!important}.bg-font{background-color:#555!important}.text-primary{color:#ba5c32!important}.bg-primary{background-color:#ba5c32!important}.text-primarylight{color:#fcefeb!important}.bg-primarylight{background-color:#fcefeb!important}.text-secondary{color:#557a62!important}.bg-secondary{background-color:#557a62!important}.text-green{color:#557a62!important}.bg-green{background-color:#557a62!important}.text-orange{color:#ba5c32!important}.bg-orange{background-color:#ba5c32!important}.text-black{color:#000!important}.bg-black{background-color:#000!important}.text-lightgray{color:#f5f5f5!important}.bg-lightgray{background-color:#f5f5f5!important}.text-gray{color:#7b7b7b!important}.bg-gray{background-color:#7b7b7b!important}.text-darkgray{color:#555!important}.bg-darkgray{background-color:#555!important}.text-font{color:#053b4c!important}.bg-font{background-color:#053b4c!important}.text-primary{color:#ee476f!important}.bg-primary{background-color:#ee476f!important}.text-primarylight{color:#e2f5f7!important}.bg-primarylight{background-color:#e2f5f7!important}.text-secondary{color:#1f3a40!important}.bg-secondary{background-color:#1f3a40!important}.text-blue{color:#4141c1!important}.bg-blue{background-color:#4141c1!important}.text-red{color:#dc262b!important}.bg-red{background-color:#dc262b!important}.text-error{color:#dc262b!important}.bg-error{background-color:#dc262b!important}.text-green{color:#1f3a40!important}.bg-green{background-color:#1f3a40!important}.text-orange{color:#ee476f!important}.bg-orange{background-color:#ee476f!important}@font-face{font-family:Hanken Grotesk;font-stretch:75% 125%;font-style:normal;font-weight:100 900;src:url(https://www.ziju.cz/wp-content/themes/vyletnik/public/fonts/hankengrotesk.woff2) format("woff2")}@font-face{font-family:Hanken Grotesk;font-stretch:75% 125%;font-style:italic;font-weight:100 900;src:url(https://www.ziju.cz/wp-content/themes/vyletnik/public/fonts/hankengrotesk-italic.woff2) format("woff2")}.font-body,.font-heading{font-family:Hanken Grotesk,sans-serif!important}html{font-smoothing:antialiased;font-stretch:normal;text-rendering:optimizeLegibility}body,html{scroll-behavior:smooth}body{background-color:#e9e9e9;color:#000;font-family:Hanken Grotesk,sans-serif;font-size:1rem;line-height:1.5;min-height:100vh;position:relative;width:100%}body.web-ho{color:#053b4c}body.web-zi{background-color:#fff;color:#1f3a40}.page-overlay{background-color:rgba(0,0,0,.7);bottom:0;display:none;left:0;opacity:0;position:fixed;right:0;top:0;transition:.1s;transition:opacity .1s ease-in-out;z-index:1000}body.is-overlay-opening .page-overlay{display:block}body.is-overlay-open .page-overlay{opacity:1}#svg-defs{height:0;overflow:hidden;visibility:hidden;width:0}hr{border:none;height:1px;opacity:1}.img-fluid{height:auto;max-width:100%}.is-loading,.spinner{pointer-events:none;position:relative}.is-loading *,.spinner *{opacity:.8}.is-loading:before,.spinner:before{animation:spinner .6s ease-in-out infinite;border:4px solid #7b7b7b;border-radius:50%;border-top-color:#ee476f;box-sizing:border-box;content:"";height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px;z-index:10}.spinner{display:inline-block;height:40px;width:40px}@keyframes spinner{to{transform:rotate(1turn)}}/*! purgecss start ignore */.grecaptcha-badge{visibility:hidden}/*! purgecss end ignore */.h1,h1{font-family:Hanken Grotesk,sans-serif;font-size:2.5rem;line-height:125%;margin-bottom:1rem}@media(max-width:767px){.h1,h1{font-size:2.0625rem}}.h2,h2{font-family:Hanken Grotesk,sans-serif;font-size:2.0625rem;line-height:125%;margin-bottom:1rem}@media(max-width:767px){.h2,h2{font-size:1.75rem}}.h3,h3{font-family:Hanken Grotesk,sans-serif;font-size:1.75rem;font-weight:100;line-height:125%;margin-bottom:.5rem}body.web-zi .h3,body.web-zi h3{font-weight:600}@media(max-width:767px){.h3,h3{font-size:1.4375rem}}.h4,h4{font-family:Hanken Grotesk,sans-serif;font-size:1.4375rem;line-height:125%;margin-bottom:.3125rem}body.web-zi .h4,body.web-zi h4{font-weight:600}@media(max-width:767px){.h4,h4{font-size:1.3rem}}.h5,h5{font-size:1.1875rem;font-weight:600;line-height:125%}.h5,.h6,h5,h6{font-family:Hanken Grotesk,sans-serif}.h6,h6{font-size:1rem;font-weight:700;line-height:1.4}.text-note{font-weight:900;text-transform:uppercase}.strong,.text-strong,b,strong{font-weight:700}.text-semibold{font-weight:600}.text-light{font-weight:100}.price-value{font-size:1.125rem;font-weight:700}.small,small{font-size:smaller}.text-justify{text-align:justify}blockquote,dl,ol,p,ul{margin-bottom:2rem}li{margin-bottom:.5rem}.fz-14{font-size:14px}.fz-12{font-size:12px}@media(max-width:575px){.container{padding-left:.5rem;padding-right:.5rem}.row{--bs-gutter-x:1rem}}.page-wrap{--header-height:69px;--branding-height:0px;--default-branding-height:31.25vw;margin-left:auto;margin-right:auto;max-width:1060px;position:relative;z-index:1}@media(max-width:991px){.page-wrap.has-branding{--branding-height:31.25vw}}@media(min-width:992px){.page-wrap.has-branding{--branding-height:226px;margin-top:var(--branding-height)}}@media(max-width:991px){.page-wrap{margin-top:calc(var(--header-height) + var(--branding-height))!important}}.l-wrap{display:flex}@media(max-width:991px){.l-wrap{display:block}}.l-content{flex:1;margin-right:1.5rem;max-width:688px;min-width:0}@media(max-width:992px){.l-content{margin-right:0}}.l-sidebar{flex-shrink:0;width:300px}@media(max-width:992px){.l-sidebar{width:auto}}/*! purgecss start ignore */.form-field{display:block;margin-bottom:.75rem;position:relative;width:100%}.form-field:last-child{margin-bottom:0}.form-field.form-field-select{border-radius:0;position:relative}.form-field.form-field-select:after{border-bottom:2px solid #ee476f;border-right:2px solid #ee476f;content:"";height:10px;position:absolute;right:1.25rem;top:calc(50% - 6px);transform:rotate(45deg);width:10px}.form-field.form-field-select select{border-radius:0;padding:.5rem}.form-field.form-field-select select:focus{outline:none}.form-field.form-field-select select option{-webkit-appearance:none;font-size:1rem;padding:.5rem}.form-field input[type=datalist],.form-field input[type=date],.form-field input[type=email],.form-field input[type=number],.form-field input[type=password],.form-field input[type=search],.form-field input[type=tel],.form-field input[type=text],.form-field input[type=time],.form-field input[type=url],.form-field select,.form-field textarea{-webkit-appearance:none;background-color:#fff;border:1px solid #d9d9d9;border-radius:.1875rem;box-shadow:none;color:#000;font-size:.875rem;font-weight:400;padding:.75rem;resize:none;width:100%}.form-field input[type=datalist]:focus,.form-field input[type=date]:focus,.form-field input[type=email]:focus,.form-field input[type=number]:focus,.form-field input[type=password]:focus,.form-field input[type=search]:focus,.form-field input[type=tel]:focus,.form-field input[type=text]:focus,.form-field input[type=time]:focus,.form-field input[type=url]:focus,.form-field select:focus,.form-field textarea:focus{border-color:#000}.form-field input[type=datalist]:valid,.form-field input[type=date]:valid,.form-field input[type=email]:valid,.form-field input[type=number]:valid,.form-field input[type=password]:valid,.form-field input[type=search]:valid,.form-field input[type=tel]:valid,.form-field input[type=text]:valid,.form-field input[type=time]:valid,.form-field input[type=url]:valid,.form-field select:valid,.form-field textarea:valid{outline:none}.form-field input[type=datalist]:invalid,.form-field input[type=date]:invalid,.form-field input[type=email]:invalid,.form-field input[type=number]:invalid,.form-field input[type=password]:invalid,.form-field input[type=search]:invalid,.form-field input[type=tel]:invalid,.form-field input[type=text]:invalid,.form-field input[type=time]:invalid,.form-field input[type=url]:invalid,.form-field select:invalid,.form-field textarea:invalid{outline:none}.form-field input[disabled],.form-field textarea[disabled]{opacity:.5;pointer-events:none}.form-field label{display:block;font-family:Hanken Grotesk,sans-serif;font-size:.875rem;font-weight:600;margin-bottom:.3125rem}.form-field input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:2px solid #ee476f;border-radius:.15em;color:currentColor;display:inline-grid;height:20px;margin:0;place-content:center;transform:5px;width:20px}.form-field input[type=checkbox]:before{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.881 6.437 20.12 4.663 8.977 15.738l-5.096-5.063L2.12 12.45l6.859 6.813L21.88 6.437Z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;content:"";height:16px;transform:scale(0);transform-origin:center center;transition:transform .12s ease-in-out;width:16px}.form-field input[type=checkbox]:checked{background-color:#ee476f}.form-field input[type=checkbox]:checked:before{transform:scale(1)}.form-field input[type=checkbox]:disabled{color:#7b7b7b;cursor:not-allowed}.form-field input[type=date]::-webkit-calendar-picker-indicator{background-image:url(../images/ico-calendar.svg);background-repeat:no-repeat;transform:translateX(3px)}.form-field ::-webkit-input-placeholder{color:#999}.form-field ::-moz-placeholder{color:#999}.form-field :-ms-input-placeholder{color:#999}.form-field :-moz-placeholder{color:#999}.wpcf7-list-item label{align-items:center;display:flex;margin-bottom:.5rem}.wpcf7-list-item label .wpcf7-list-item-label{margin-left:.5rem}.wpcf7-spinner{display:none}/*! purgecss end ignore */.ico{display:inline-block;flex-shrink:0}.ico--micro{height:7px;position:relative;width:7px}.ico--mili{height:10px;position:relative;width:10px}.ico--little{height:13px;position:relative;width:13px}.ico--small{height:16px;position:relative;width:16px}.ico--regular{height:20px;position:relative;width:20px}.ico--medium{height:24px;position:relative;width:24px}.ico--normal{height:2rem;position:relative;width:2rem}.ico--big{height:2.75rem;position:relative;width:2.75rem}.ico--biger{height:3.25rem;max-width:3.25rem;position:relative;top:3px}.ico--huge{height:4.5rem;max-width:4.5rem}.ico--huge,.ico--mega{position:relative;top:1px}.ico--mega{height:5rem;max-width:5rem}.ico--super{height:7.5rem;width:7.5rem}.ico--giga{height:11rem;width:11rem}.ico--flipx{transform:scaleX(-1)}.ico--flipy{transform:scaleY(-1)}.ico--fix-1{position:relative;top:1px}.ico--fix-2{position:relative;top:2px}.ico--fix-3{position:relative;top:3px}.ico--fix-4{position:relative;top:4px}.ico--fix-5{position:relative;top:5px}.ico--fix-1n{position:relative;top:-1px}.ico--fix-2n{position:relative;top:-2px}.ico--fix-3n{position:relative;top:-3px}.ico--fix-4n{position:relative;top:-4px}.ico--fix-5n{position:relative;top:-5px}a{text-decoration:underline}a,a:hover{color:#ee476f}a:hover{outline:none;text-decoration:none}@media(min-width:768px){a[href^="tel:"]{text-decoration:none}}.opacity-link{opacity:1;text-decoration:none}.opacity-link:hover{opacity:.8;text-decoration:none}.next-link{cursor:pointer;font-size:1.25rem;font-weight:600;overflow:hidden;padding-bottom:.5rem;padding-right:2rem;position:relative;text-decoration:none}.next-link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='m311.03 131.515-7.071 7.07c-4.686 4.686-4.686 12.284 0 16.971L387.887 239H12c-6.627 0-12 5.373-12 12v10c0 6.627 5.373 12 12 12h375.887l-83.928 83.444c-4.686 4.686-4.686 12.284 0 16.971l7.071 7.07c4.686 4.686 12.284 4.686 16.97 0l116.485-116c4.686-4.686 4.686-12.284 0-16.971L328 131.515c-4.686-4.687-12.284-4.687-16.97 0z'/%3E%3C/svg%3E");background-position:0 0;background-repeat:no-repeat;background-size:contain;height:11px;right:0;top:8px;transform:none;width:14px}.next-link:after,.next-link:before{content:"";position:absolute;transition:.1s}.next-link:before{background-color:#ee476f;display:block;height:2px;left:0;top:calc(100% - 2px);transform-origin:0 0;width:100%}.next-link:active:after,.next-link:focus:after,.next-link:hover:after{transform:translate(4px)}.prev-link{cursor:pointer;font-size:1.25rem;font-weight:600;overflow:hidden;padding-bottom:.5rem;padding-left:2rem;position:relative;text-decoration:none}.prev-link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='m136.97 380.485 7.071-7.07c4.686-4.686 4.686-12.284 0-16.971L60.113 273H436c6.627 0 12-5.373 12-12v-10c0-6.627-5.373-12-12-12H60.113l83.928-83.444c4.686-4.686 4.686-12.284 0-16.971l-7.071-7.07c-4.686-4.686-12.284-4.686-16.97 0l-116.485 116c-4.686 4.686-4.686 12.284 0 16.971l116.485 116c4.686 4.686 12.284 4.686 16.97-.001z'/%3E%3C/svg%3E");background-position:0 0;background-repeat:no-repeat;background-size:contain;height:11px;top:8px;transform:none;width:14px}.prev-link:after,.prev-link:before{content:"";left:0;position:absolute;transition:.1s}.prev-link:before{background-color:#ee476f;display:block;height:2px;top:calc(100% - 2px);transform-origin:0 0;width:100%}.prev-link:active:after,.prev-link:focus:after,.prev-link:hover:after{transform:translate(-4px)}.link-inverse,.no-link,.no-link:hover{text-decoration:none}.link-inverse:hover{text-decoration:underline}.blank-button{background-color:transparent;border:none;margin:0;outline:none;padding:0}.link-above-stretched{position:relative;z-index:3}.share-link{align-items:center;background-color:#fff;border:1px solid rgba(238,71,111,.5);border-radius:50%;color:#ee476f;display:inline-block;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.share-link:hover{background-color:#ee476f;border-color:#ee476f;color:#fff;text-decoration:none}@keyframes pulse-card-title{0%{transform:scale(1)}50%{transform:perspective(1px) scale(1.05)}to{transform:scale(1)}}.reklama-wrap{max-width:100vw;overflow-x:hidden}.reklama-branding{left:50%;position:fixed;top:0;transform:translate3d(-50%,0,0);transition:transform .3s;z-index:0}@media(max-width:1060px){.reklama-branding{background-color:#e9e9e9;max-width:100vw;opacity:0;text-align:center;width:100%;z-index:1000}.reklama-branding iframe{aspect-ratio:320/100;height:auto!important;overflow:hidden;width:100%}body.is-menu-hidden .reklama-branding{transform:translate3d(-50%,-100%,0)}}.reklama-branding .reklama-note{display:none}.reklama{display:inline-block}.reklama-300{max-width:300px}.reklama-note{color:#555;display:block;font-size:.625rem;margin-top:.3125rem;text-align:left;text-transform:uppercase}.reklama-300+.reklama-note{margin-left:auto;margin-right:auto;max-width:300px}.reklama-sticky{position:sticky;top:0;z-index:1}.reklama-top-leader{overflow-x:clip;z-index:0}.reklama-top-leader .reklama-note{display:none}.reklama-top-leader-cont{position:relative;text-align:center}.reklama-top-skyleft{position:absolute;right:100%;top:0;z-index:5}@media(max-width:1060px){.reklama-top-skyleft{display:none}}.reklama-top-skyright{left:100%;position:absolute;top:0;z-index:5}@media(max-width:1060px){.reklama-top-skyright{display:none}}.reklama-branding-leaderboard-fixed.is-inited .reklama-top-leader-cont{left:50%;position:fixed;transform:translateX(-50%)}.reklama-branding-leaderboard-fixed.is-inited .reklama-top-skyleft{left:50%;margin-left:-530px;position:fixed;transform:translateX(-100%);width:160px}.reklama-branding-leaderboard-fixed.is-inited .reklama-top-skyright{left:50%;margin-left:530px;position:fixed;width:160px}.reklama-branding-leaderboard{position:relative;z-index:1}@media(max-width:1060px){.reklama-branding-leaderboard{left:0;position:fixed;top:0;transition:transform .3s;width:100%;z-index:5}body.is-menu-hidden .reklama-branding-leaderboard{transform:translateY(-100%)}}.reklama-in-lightbox{flex-shrink:0;height:600px;margin-top:30px;width:300px}.js-gallery-reklama-seznam.is-not-active .reklama-note{display:none}/*! purgecss start ignore */body.seznam-ad-active #ec-v-from-slider-holder,body.seznam-ad-active .hide-with-seznam-ads,body.seznam-ad-active .hvr-wobble-vertical{display:none!important}.article-content .sssp-seznam-ad{margin-bottom:2rem!important}/*! purgecss end ignore */.addBtn{align-items:center;background-color:#ee476f;border-radius:4rem;color:#fff;display:inline-flex;height:3rem;padding:1rem;text-decoration:none}.addBtn:active,.addBtn:focus,.addBtn:hover{background-color:#ec305d;border-color:#ec305d;color:#fff;outline:none;text-decoration:none}body.web-zi .addBtn{background-color:#43aa8b;border-radius:0}body.web-zi .addBtn:active,body.web-zi .addBtn:focus,body.web-zi .addBtn:hover{background-color:#3c987c;border-color:#3c987c}@media(max-width:991px){.addBtn{display:flex;flex-direction:column;height:auto;justify-content:center;padding:0 .25rem}.addBtn,.addBtn:focus,.addBtn:hover{background-color:transparent}}.addBtn__ico{height:1.5rem;margin-right:.75rem;width:1.5rem}@media(max-width:991px){.addBtn__ico{color:#ee476f;height:1.75rem;margin-bottom:.25rem;margin-right:0;width:1.75rem}}@media(max-width:575px){.addBtn__ico{height:1.5rem;width:1.5rem}}.addBtn__text{line-height:1;text-align:left}@media(max-width:991px){.addBtn__text{display:none}}.addBtn__1stLine{font-weight:600}.addBtn__2ndLine{font-size:12px;font-weight:400}.addBtn__mobileText{display:none}@media(max-width:991px){.addBtn__mobileText{color:#000;display:block;text-align:center}}.alert{--textColor:#ee476f;--bgColor:#e2f5f7;align-items:flex-start;background-color:var(--bgColor);border:1px solid var(--textColor);display:flex;padding:.75rem 1rem}body.web-zi .alert{--bgColor:#fcdae2}.alert__ico{color:var(--textColor);flex-shrink:0;margin-right:.75rem}.alert__content{color:var(--textColor);font-size:.75rem;font-weight:700}/*! purgecss start ignore */.article-content{--heading-color:#000;--text-color:#555;--heading-weight:400;color:var(--text-color);font-family:Hanken Grotesk,sans-serif!important}body.web-zi .article-content{--heading-color:#1f3a40;--heading-weight:800;--text-color:#1f3a40}.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{color:var(--heading-color);font-family:Hanken Grotesk,sans-serif!important;font-weight:var(--heading-weight)}.article-content h2>strong,.article-content h3>strong,.article-content h4>strong{font-weight:var(--heading-weight)!important}.article-content h2,.article-content h3,.article-content h4{margin:1em 0 .5em}.article-content img{border-radius:0;height:auto;max-width:100%}.article-content .content{overflow-x:auto}.article-content .wp-element-caption{color:var(--text-color);font-size:14px;font-style:italic;margin-top:-1rem;text-align:center}.article-content .wp-block-image{border-radius:0;overflow:hidden;position:relative}.article-content .wp-block-image img{border-radius:0;margin-bottom:0}.article-content .wp-block-image .wp-element-caption{background:rgba(0,0,0,.7);border-radius:0;bottom:0;color:#fff;left:0;margin-bottom:0;padding:.5rem 1.5rem;position:absolute;right:0;z-index:2}@media(max-width:991px){.article-content .wp-block-image .wp-element-caption{bottom:0;font-size:14px;margin-top:0;padding:.5rem 1rem;position:relative}}.article-content .wp-block-quote{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='58' height='66' viewBox='0 33 58 66'%3E%3Cpath fill='%23EE476F' d='M5.444 99c2.822-6.79 5.746-13.75 8.771-20.879 3.023-7.13 5.577-13.648 7.661-19.556C23.958 52.657 25 48.21 25 45.222c-.135-3.667-1.109-6.62-2.924-8.861S17.473 33 13.709 33c-3.629 0-6.687 1.154-9.173 3.463S.604 42.506.201 47.667C.068 50.383 0 53.914 0 58.259s.101 8.76.302 13.241c.202 4.481.37 8.42.505 11.815L1.411 99h4.033zm33 0c2.822-6.79 5.746-13.75 8.771-20.879 3.023-7.13 5.577-13.648 7.661-19.556C56.958 52.657 58 48.21 58 45.222c-.135-3.667-1.109-6.62-2.924-8.861S50.473 33 46.709 33c-3.629 0-6.687 1.154-9.173 3.463s-3.932 6.043-4.335 11.204C33.068 50.383 33 53.914 33 58.259s.101 8.759.302 13.241c.202 4.481.37 8.42.505 11.815L34.411 99h4.033z'/%3E%3C/svg%3E");background-position:0 0;background-repeat:no-repeat;color:#000;font-family:Hanken Grotesk,sans-serif;font-size:24px;font-style:italic;font-weight:400;padding-left:5rem}body.web-zi .article-content .wp-block-quote{background-position:0 2rem;border-bottom:1px solid #d9d9d9;border-top:1px solid #d9d9d9;color:#ee476f;font-weight:700;padding-bottom:2rem;padding-top:2rem}.article-content .wp-block-quote cite{color:#000;font-family:Hanken Grotesk,sans-serif;font-size:1.25rem;font-style:normal;margin-top:1rem}.article-content .wp-block-quote cite:before{content:"— "}body.web-zi .article-content .wp-block-quote cite{font-size:1rem}body.web-zi .article-content .wp-block-quote cite:before{content:""}@media(max-width:767px){.article-content .wp-block-quote{background-position:0 5px;background-size:25px 25px;font-size:20px;padding-left:2rem}}.article-content .wp-block-button__link:hover{background-color:#ec305d;color:#fff!important}/*! purgecss end ignore */.articleBottom{border-top:2px solid #ee476f;margin-bottom:2rem;margin-top:4rem;padding-bottom:2rem;padding-top:2rem}.articleHorizontal{--meta-text-color:#ee476f;--meta-icon-color:#ee476f;--title-color:#000;align-items:flex-start;border:1px solid #d9d9d9;border-radius:0;display:flex;flex-direction:row;margin-bottom:1rem;padding:1.25rem;position:relative}body.web-zi .articleHorizontal{--meta-text-color:#1f3a40;--meta-icon-color:#1f3a40;--title-color:#1f3a40}@media(max-width:767px){.articleHorizontal{flex-direction:column;padding:1rem}}.articleHorizontal--simple{border:none;border-bottom:1px solid #d9d9d9;border-radius:0;margin-bottom:0;padding:1rem 0}.articleHorizontal__imgCont{aspect-ratio:4/3;background-color:#e9e9e9;border-radius:0;flex-shrink:0;margin-right:1.25rem;position:relative;width:200px}.articleHorizontal--simple .articleHorizontal__imgCont{width:80px}@supports not (aspect-ratio:auto){.articleHorizontal__imgCont:before{content:"";display:block;padding-top:75%}}@media(max-width:767px){.articleHorizontal__imgCont{background-color:transparent;margin-bottom:1.25rem;margin-right:0;width:100%}}.articleHorizontal__imgCont img{border-radius:0;bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.articleHorizontal__tags{left:.5rem;position:absolute;top:.5rem;z-index:1}.articleHorizontal--simple .articleHorizontal__tags{display:none}.articleHorizontal--simple .articleHorizontal__content{padding:.5rem 0}.articleHorizontal__title{color:var(--title-color);font-size:1.125rem;line-height:125%;text-decoration:underline}.articleHorizontal--simple .articleHorizontal__title{font-size:1rem}.articleHorizontal__title strong{font-weight:500}.articleHorizontal__title:hover{text-decoration:none}.articleHorizontal__metas{display:flex;flex-wrap:wrap}.articleHorizontal__metas svg{color:var(--meta-icon-color)}.articleHorizontal__metas a{color:var(--meta-text-color)}.articleHorizontal__excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#555;display:-webkit-box;overflow:hidden}.articleHorizontal--simple .articleHorizontal__excerpt{display:none}.articleHorizontal__btn{margin-top:1rem}.articleHorizontal--simple .articleHorizontal__btn,body.web-zi .articleHorizontal__btn{display:none}.articleHorizontal__distance{background-color:hsla(0,0%,91%,.9);border-radius:5px;bottom:10px;cursor:pointer;font-size:11px;font-weight:700;left:10px;padding:3px 5px;position:absolute;z-index:5}.articleImage{border-radius:0;overflow:hidden;position:relative}@media(max-width:991px){.articleImage{border-radius:0}}.articleImage__imgCont{aspect-ratio:690/485;background-color:#e9e9e9;position:relative}@media(max-width:767px){.articleImage__imgCont{aspect-ratio:1/1}}@supports not (aspect-ratio:auto){.articleImage__imgCont:before{content:"";display:block;padding-top:70.2898550725%}@media(max-width:767px){.articleImage__imgCont:before{padding-top:100%}}}.articleImage__imgCont img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%;z-index:1}.articleImage__imgCont:after{background:linear-gradient(180deg,transparent,rgba(0,0,0,.8));bottom:0;content:" ";display:block;height:calc(100% + .0625rem);left:0;position:absolute;right:0;top:0;width:calc(100% + .0625rem);z-index:2}body.web-zi .articleImage__imgCont:after{background:rgba(0,0,0,.4)}.articleImage__content{bottom:0;color:#fff;display:flex;flex-direction:column;left:0;padding:1rem;pointer-events:none;position:absolute;right:0;top:0;z-index:3}body.web-zi .articleImage__content{align-items:center;justify-content:center;text-align:center}.articleImage__tags{align-items:flex-start;display:flex;flex-direction:column}body.web-zi .articleImage__tags{left:1rem;position:absolute;top:1rem}.articleImage__bottom{margin-top:auto;padding:.875rem}body.web-zi .articleImage__bottom{margin-bottom:auto}@media(max-width:767px){.articleImage__bottom{padding-left:0;padding-right:0}}.articleImage__title{--max-lines:4;-webkit-line-clamp:var(--max-lines);-webkit-box-orient:vertical;display:-webkit-box;font-family:Hanken Grotesk,sans-serif;font-size:1.75rem;line-height:125%;margin-bottom:1rem;overflow:hidden;position:relative}body.web-zi .articleImage__title{font-size:2rem;font-weight:700;letter-spacing:1.17px;max-width:500px}.articleImage__date{align-items:center;display:flex;margin-bottom:.75rem}.articleImage__date svg{color:#ee476f}body.web-ho .articleImage__date svg{color:#1f3a40}body.web-zi .articleImage__date svg{color:#fff}body.web-zi .articleImage__date{justify-content:center}.articleImage__excerpt{--max-lines:2;-webkit-line-clamp:var(--max-lines);-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:1rem;overflow:hidden;position:relative}@media(max-width:991px){.articleImage__excerpt{display:none}}body.web-zi .articleImage__excerpt{display:none}.articleImage__btn{margin-bottom:.5rem;pointer-events:all}@media(max-width:991px){.articleImage__btn{height:0;height:1px!important;line-height:0!important;opacity:0;overflow:hidden;padding:0;padding:0!important;width:0;width:1px!important}}.articleImage__copyright{background:rgba(0,0,0,.7);border-radius:0 0 0 0;bottom:1.875rem;color:#d9d9d9;font-size:.75rem;line-height:125%;padding:.3125rem;position:absolute;right:0;z-index:2}@media(max-width:991px){.articleImage__copyright{bottom:2.5rem}}.articleItem{--bg-color:#fff;--padding:0.75rem;--meta-link-color:#ee476f;--meta-text-color:#000;--meta-ico-color:#ee476f;color:#000;overflow:hidden;position:relative}body.web-ho .articleItem{--meta-link-color:#000;--meta-text-color:#000;--meta-ico-color:#1f3a40}body.web-zi .articleItem{--meta-link-color:#1f3a40;--meta-text-color:#1f3a40;--meta-ico-color:#bcc4c6}.bg-lightgray .articleItem{--bg-color:#f5f5f5}.articleItem.is-highlighted{outline:4px solid #ee476f}.articleItem__imgCont{aspect-ratio:690/460;background-color:#e9e9e9;border-radius:0;position:relative}@supports not (aspect-ratio:auto){.articleItem__imgCont:before{content:"";display:block;padding-top:66.6666666667%}}.articleItem__imgCont img{border-radius:0;bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.articleItem__tags{align-items:flex-start;display:flex;flex-direction:column;left:var(--padding);position:absolute;top:.75rem;z-index:1}@media(max-width:575px){.articleItem__tags .tag{display:none}}/*! purgecss start ignore */.articleItem__tags .tag:nth-child(n+4){display:none}@media(min-width:767px){.row-cols-lg-4 .articleItem__tags .tag:nth-child(n+3){display:none}}/*! purgecss end ignore */.articleItem__title{--max-lines:3;--font-size:1.125rem;--line-height:1.25;-webkit-line-clamp:var(--max-lines);background-color:var(--bg-color);border-radius:0 0 0 0;box-sizing:content-box;color:var(--meta-text-color);display:-webkit-box;font-family:Hanken Grotesk,sans-serif;font-size:var(--font-size);height:calc(var(--max-lines)*var(--font-size)*var(--line-height));line-height:calc(var(--line-height)*100%);margin:calc((1em + var(--padding))*-1) var(--padding) .5rem 0;overflow:hidden;padding:var(--padding) var(--padding) 0;position:relative}.articleItem__title:hover{animation:pulse-card-title .3s 1}body.web-zi .articleItem__title{--max-lines:3;color:#1f3a40;margin-top:0}body.web-zi .articleItem__title:hover{animation:none;color:#ee476f}.articleItem__content{padding:var(--padding) var(--padding) 0}body.web-zi .articleItem__content .line-right:after{bottom:0;margin-left:calc(var(--padding)*-1);margin-right:calc(var(--padding)*-1);position:absolute;width:calc(100% + var(--padding)*2)}.articleItem__metas{color:var(--meta-link-text);display:flex;flex-wrap:wrap}.articleItem__metas svg{color:var(--meta-ico-color)}.articleItem__metas a{color:var(--meta-link-color)}@media(min-width:767px){.row-cols-lg-4 .articleItem__metas{align-items:flex-start;flex-direction:column}}.articleItem__excerpt{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#000;display:-webkit-box;line-height:1.5;margin-bottom:1rem;overflow:hidden}body.web-zi .articleItem__btn,body.web-zi .articleItem__excerpt{display:none}.bottomFooter{background-color:#fff;color:#fff;padding-bottom:2rem;padding-top:2rem}body.web-zi .bottomFooter{color:#1f3a40}.breadcrumbs{--firstCrumbsColor:#555;--lastCrumbsColor:#ee476f;align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;max-width:100%;overflow:auto;padding-bottom:1rem}.breadcrumbs::-webkit-scrollbar{opacity:0}@media(max-width:767px){.breadcrumbs{flex-wrap:nowrap;padding-bottom:0;white-space:nowrap}}.breadcrumbs__item{color:var(--firstCrumbsColor);display:inline-block;font-size:.9rem;padding:5px;position:relative;text-decoration:none}.breadcrumbs__item:hover{color:var(--firstCrumbsColor);text-decoration:underline}.breadcrumbs__item:not(:first-child){padding-left:1rem}.breadcrumbs__item:not(:first-child):before{border-right:2px solid var(--firstCrumbsColor);border-top:2px solid var(--firstCrumbsColor);content:"";height:8px;left:-.2em;position:absolute;top:.8em;transform:rotate(45deg);width:8px}.breadcrumbs__item--home{position:relative;top:-2px}.breadcrumbs__item--active{color:var(--lastCrumbsColor);text-decoration:none}.breadcrumbs__item--active:hover{color:var(--lastCrumbsColor);text-decoration:underline}.btn{align-items:center;background-color:#ee476f;border:1px solid #ee476f;border-radius:4em;color:#fff;cursor:pointer;display:inline-flex;font-family:Hanken Grotesk,sans-serif;font-size:1rem;font-weight:600;justify-content:center;padding:.875rem 2.5rem;text-align:center;text-decoration:none}body.web-zi .btn{border-radius:0;font-weight:400}.btn:active,.btn:focus,.btn:hover{background-color:#ec305d;border-color:#ec305d;color:#fff;outline:none;text-decoration:none}.btn--secondary{background-color:#000;border-color:#000}.btn--secondary:active,.btn--secondary:focus,.btn--secondary:hover{background-color:rgba(0,0,0,.73);border-color:rgba(0,0,0,.73)}.btn--white{background-color:#fff;border-color:#fff;color:#000}.btn--white:active,.btn--white:focus,.btn--white:hover{background-color:#fff;border-color:#fff;color:#ee476f}.btn--link,body.web-zi .linedHeading__btns .btn{background-color:transparent;border-color:transparent;color:#ee476f}.btn--link:hover,body.web-zi .linedHeading__btns .btn:hover{color:#ee476f}.btn--small,body.web-zi .articleImage__btn{padding:.6875rem 1.5rem}.articleImage__btn,.btn--xs{font-size:14px;font-weight:600;padding:.35rem 1.5rem}.btn--outlineCurrent{background-color:transparent;border-color:currentColor;color:currentColor}.btn--outlineCurrent svg{fill:currentColor}.btn--outlineCurrent:active,.btn--outlineCurrent:focus,.btn--outlineCurrent:hover{background-color:#ee476f;border-color:#ee476f}.btn--outlineCurrent:active svg,.btn--outlineCurrent:focus svg,.btn--outlineCurrent:hover svg{fill:#000}.btn--outline{background-color:transparent;border-color:#ee476f;color:#ee476f}.btn--outline:active,.btn--outline:focus,.btn--outline:hover{background-color:#ee476f;border-color:#ee476f;color:#fff}.btn--whiteOutline,.btn--whiteOutline:active,.btn--whiteOutline:focus,.btn--whiteOutline:hover{background-color:transparent;border-color:#fff;color:#fff}.btn.disabled,.btn[disabled]{opacity:.3;pointer-events:none}.btn--highlight{background-color:#3ab412;border-color:#3ab412;color:#fff}.btn--highlight:active,.btn--highlight:focus,.btn--highlight:hover{background-color:#2b860d;border-color:#2b860d;color:#fff}.btn.is-loading,.btn.spinner{opacity:.8;padding-right:4rem}.btn.is-loading:before,.btn.spinner:before{border:4px solid #7b7b7b;border-top-color:#ee476f;height:1.5rem;left:auto;margin-top:-.75rem;right:1rem;width:1.5rem}.btn--next{padding-right:6rem;position:relative;text-align:left}.btn--next:after{border-right:2px solid;border-top:2px solid;height:8px;top:calc(50% - 4px);transform:rotate(45deg);width:8px}.btn--next:after,.btn--next:before{background-repeat:no-repeat;content:"";position:absolute;right:2rem;transition:transform .1s}.btn--next:before{background-color:currentColor;height:2px;top:calc(50% - 1px);width:30px}.btn--next:hover:after{transform:rotate(45deg) translate(5px,-5px)}.btn--next:hover:before{transform:translateX(6px)}.btn--add{padding-left:4.5rem;position:relative}.btn--add:after,.btn--add:before{background-color:currentColor;background-repeat:no-repeat;content:"";height:1.25rem;left:2rem;position:absolute;top:calc(50% - .625rem);transition:transform .1s;width:4px}.btn--add:before{transform:rotate(90deg)}.calendarBox{align-items:center;background-color:#e2f5f7;background-image:url(../images/big-calendar.svg);background-position:0 50%;background-repeat:no-repeat;background-size:61px 80px;border-radius:0;display:flex;margin-bottom:2em}@media(max-width:991px){.calendarBox{background-image:none;padding:1rem 0}}.calendarBox__text{align-items:center;display:flex;padding:2rem 2rem 2rem 6rem}@media(max-width:767px){.calendarBox__text{align-items:center;flex-direction:column;justify-content:center;padding:1rem}}.calendarBox__btn{margin-left:auto;margin-right:0}@media(max-width:767px){.calendarBox__btn{margin-left:0;margin-top:1rem}}.calendarBox__title{margin-bottom:0!important;margin-top:0!important}.categoryHero{max-height:100%;min-height:405px;position:relative;width:100%}.categoryHero--narrow{min-height:260px}.categoryHero__breadcrumbs{left:1.5rem;position:absolute;right:0;top:1.5rem;z-index:3}.categoryHero__breadcrumbs .breadcrumbs{--firstCrumbsColor:#fff;--lastCrumbsColor:#fff;padding-right:1.5rem}.categoryHero__imageWrap{background-color:#000}.categoryHero__imageWrap,.categoryHero__imageWrap img{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.categoryHero__imageWrap img{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;opacity:.5}.categoryHero__content{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:6rem 4rem 8rem 3rem;position:relative;text-align:center;z-index:1}.categoryHero__content .categoryHero--narrow{padding:4rem 2rem 8rem}@media(max-width:767px){.categoryHero__content{padding:4rem 2rem 8rem}}.categoryHero__title{max-width:600px}body.web-ho .categoryHero__title{max-width:800px}.categoryHero__copy{background:rgba(0,0,0,.7);border-radius:0 0 0 0;bottom:0;color:#d9d9d9;font-size:.75rem;line-height:125%;padding:.3125rem .625rem;position:absolute;right:0;z-index:2}@media(max-width:767px){.categoryHero__copy{border-radius:0 0 0 0;bottom:6rem}.categoryHero__copy.categoryHero__copy--bottom{bottom:2rem}}body.web-zi .categoryHero__copy{bottom:3rem}.catFilter{background-color:#ee476f;padding:1rem;position:relative}@media(max-width:767px){.catFilter{border-radius:0 0 0 0;margin:0 .5rem}}body.web-ho .catFilter{background-color:#1f3a40}.catFilter__titleWrap{bottom:100%;position:absolute;z-index:5}@media(max-width:767px){.catFilter__titleWrap{left:0;right:0}}.catFilter__title{background-color:#ee476f;border-radius:0 0 0 0;color:#fff;padding:1rem 1.5rem .5rem}body.web-ho .catFilter__title{background-color:#1f3a40;color:#053b4c}@media(max-width:767px){.catFilter__title{margin-left:-.5rem;margin-right:-.5rem}}.js-wpj-filter.is-fetching .dropdownSelect{color:#7b7b7b;filter:grayscale(100%);z-index:20}.js-wpj-filter.is-fetching .btn{color:#7b7b7b;position:relative}.js-wpj-filter.is-fetching .btn:before{animation:spinner .6s ease-in-out infinite;border:4px solid #d9d9d9;border-radius:50%;border-top-color:#ee476f;box-sizing:border-box;content:"";height:20px;left:40px;margin-left:-10px;margin-top:-10px;position:absolute;top:50%;width:20px;z-index:10}.content-visibility-articles-auto .articleItem,.content-visibility-articles-auto .placeItem{contain-intrinsic-size:480px;content-visibility:auto}.dropdownSelect{--item-height:42px;border:1px solid #d9d9d9;border-radius:0;color:#000;height:var(--item-height);overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dropdownSelect:focus{outline:none}.dropdownSelect.is-open{overflow:visible}.dropdownSelect__inner{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23EE476F' d='m5.464 8.545 6.54 6.54 6.541-6.54A1 1 0 1 1 19.96 9.96l-7.248 7.248a1 1 0 0 1-1.414 0L4.05 9.96a1 1 0 0 1 1.414-1.414Z'/%3E%3C/svg%3E");background-position:calc(100% - 15px) 10px;background-repeat:no-repeat;background-size:20px 20px;border-radius:0;display:flex;flex-direction:column;left:-1px;list-style:none;padding-left:1px;pointer-events:none;position:absolute;right:-1px;z-index:5}.dropdownSelect.is-open .dropdownSelect__inner{background-image:none;border:1px solid #d9d9d9;border-top:none;box-shadow:0 .5rem 1rem rgba(var(--bs-body-color-rgb),.15);max-height:400px;overflow-x:hidden;overflow-y:auto;padding-left:0;pointer-events:all;z-index:20}.dropdownSelect__item{align-items:center;color:#000;cursor:pointer;display:flex;height:var(--item-height);margin-bottom:0;padding:5px 10px;text-decoration:none;white-space:nowrap;width:100%}.dropdownSelect__item:focus,.dropdownSelect__item:hover{background-color:hsla(0,0%,91%,.5);color:#ee476f;outline:none}.dropdownSelect.js-dropdown-select-multiple .dropdownSelect__item:not(.dropdownSelect__item--first){padding-left:35px;position:relative}.dropdownSelect.js-dropdown-select-multiple .dropdownSelect__item:not(.dropdownSelect__item--first):before{background-color:#fff;border:1px solid #d9d9d9;content:"";height:15px;left:10px;position:absolute;top:50%;transform:translateY(-50%);width:15px}.dropdownSelect.js-dropdown-select-multiple .dropdownSelect__item:not(.dropdownSelect__item--first)[selected]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m5.5 10.5-3-3 1-1 2 2 6-6 1 1-7 7Z' fill='%23EE476F'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:15px 15px;content:"";height:15px;left:10px;position:absolute;top:55%;transform:translateY(-50%);width:15px}.dropdownSelect.is-open .dropdownSelect__item.is-active,.dropdownSelect.is-open .dropdownSelect__item[selected]{background-color:#ee476f;color:#fff!important}.dropdownSelect__item--child{padding-left:25px!important}.dropdownSelect.js-dropdown-select-multiple .dropdownSelect__item--child{padding-left:50px!important}.dropdownSelect.js-dropdown-select-multiple .dropdownSelect__item--child:after,.dropdownSelect.js-dropdown-select-multiple .dropdownSelect__item--child:before{left:25px!important}.dropdownSelect__item--child:last-child{background-color:red}.dropdownSelect__item--first{flex-shrink:0;pointer-events:none}.dropdownSelect.is-inited .dropdownSelect__item--first{display:none;opacity:0;visibility:hidden}.dropdownSelect:not(.is-open) .dropdownSelect__item.dropdownSelect.is-open,.dropdownSelect:not(.is-open) .dropdownSelect__item[selected]{order:-2;pointer-events:none}.dropdownSelect__reset{align-items:center;background-color:#ee476f;border-radius:50%;color:#fff;display:flex;display:none;height:20px;justify-content:center;margin-top:-10px;position:absolute;right:40px;top:50%;width:20px;z-index:15}.dropdownSelect.is-active .dropdownSelect__reset{display:flex}.dropdownSelect.is-open .dropdownSelect__reset{z-index:25}.dropdownSelect__reset:hover{background-color:rgba(238,71,111,.8)}.dropdownSelect__current{align-items:center;border-radius:0;cursor:default;display:flex;display:none;flex:0 0 auto;height:var(--item-height);margin-right:67px;order:-3;overflow:hidden;padding-left:10px;padding-top:9px;position:sticky;text-overflow:ellipsis;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.dropdownSelect.is-inited .dropdownSelect__current{display:block}.dropdownSelect.is-open .dropdownSelect__current{background-color:#fff;box-shadow:0 .125rem .25rem rgba(var(--bs-body-color-rgb),.075);margin-right:0;width:100%;z-index:10}.flagPrice{background-color:#053b4c;-webkit-clip-path:polygon(0 0,100% 0,calc(100% - .75rem) 50%,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,calc(100% - .75rem) 50%,100% 100%,0 100%);color:#fff;display:inline-block;padding:0 2rem 0 1.5rem;white-space:nowrap}.flagPrice.flagPrice--small{-webkit-clip-path:polygon(0 0,100% 0,calc(100% - .5rem) 50%,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,calc(100% - .5rem) 50%,100% 100%,0 100%);padding:0 1rem 0 .75rem}.flagPrice__value{font-size:2rem;font-weight:700}.flagPrice--small .flagPrice__value{font-size:1.25rem}.flagPrice__append{font-size:1rem;font-weight:500}/*! purgecss start ignore */.footerMenu-wrapper{border-bottom:1px solid hsla(0,0%,85%,.25);padding-bottom:1.5rem;padding-top:1.5rem}@media(min-width:767px){.footerMenu-wrapper{padding-bottom:1rem;padding-top:1rem}}body.web-zi .footerMenu-wrapper{border-bottom:1px solid #d9d9d9;border-top:1px solid #d9d9d9}.footerMenu{--link-color:#fff;display:flex;flex-wrap:wrap}body.web-zi .footerMenu{--link-color:#1f3a40}.footerMenu__primaryLink{color:var(--link-color);font-size:14px;padding:.9375rem;text-decoration:none}.footerMenu__primaryLink:hover{color:var(--link-color);opacity:.9}/*! purgecss end ignore *//*! purgecss start ignore */.js-gallery{pointer-events:none}.js-gallery.is-inited{pointer-events:auto}.gallery{display:flex;margin-left:-.5rem;margin-right:-.5rem}@media(max-width:767px){.gallery{margin-left:-.25rem;margin-right:-.25rem}}.gallery__col{flex:0 0 20%;padding:0 .5rem;width:20%}@media(max-width:991px){.gallery__col{padding:.25rem}}.gallery__img{aspect-ratio:128/96;border-radius:0;-o-object-fit:cover;object-fit:cover;width:100%}.gallery__link{border-radius:0;display:block;overflow:hidden;position:relative}@media(max-width:767px){.gallery__ico{display:none}}.gallery__more{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:.25rem;text-align:center;text-decoration:underline}.gallery__more,.gallery__more:before{bottom:0;left:0;position:absolute;right:0;top:0}.gallery__more:before{-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background-color:rgba(0,0,0,.5);content:" ";display:block}.gallery__moreContent{position:relative;z-index:1}/*! purgecss end ignore */.hamburger{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;justify-content:center;padding:1rem 1rem .5rem;transition:.3s}.hamburger__text{color:currentColor;font-size:10px;font-weight:300;margin-top:3px;text-align:center;text-transform:uppercase}.hamburger__icon{height:18px;padding:0;position:relative;width:2rem}.hamburger__icon span{background-color:currentColor;height:4px;left:0;position:absolute;transition:.3s;width:2rem}.hamburger__icon span:first-child{top:0;transform-origin:0 50%}.hamburger__icon span:nth-child(2){bottom:0;transform-origin:0 50%}.hamburger__icon span:nth-child(3){bottom:calc(50% - 2px);transform-origin:0 50%}body.is-menu-open .hamburger__icon span:first-child{transform:rotate(45deg) translate(8px,-8px);width:1rem}body.is-menu-open .hamburger__icon span:nth-child(2){transform:rotate(-45deg) translate(10px,6px);width:1rem}body.is-menu-open .hamburger__icon span:nth-child(3){opacity:0}/*! purgecss start ignore */.header{margin:0 auto;max-width:1060px}@media(max-width:991px){.header{left:0;position:fixed;right:0;top:var(--branding-height);transition:transform .3s;z-index:1150}body.is-menu-hidden .header{transform:translateY(-100%);transform:translateY(calc(-100% - var(--branding-height)))}.header__logo{height:2.25rem;margin:.5rem 1rem;max-width:100%;width:auto}}@media(max-width:767px){body.web-rv .header__logo{width:160px}body.web-tv .header__logo{width:150px}}.header__top{align-items:center;background-color:#fff;background-image:url(../images/header-default.svg);background-position:100% 100%;background-repeat:no-repeat;display:flex;gap:1.25rem;padding:1.5rem;position:relative}.header--spring .header__top{background-color:#d4f0ff;background-image:url(../images/header-spring.svg)}.header--autumn .header__top{background-color:#f1dac4;background-image:url(../images/header-autmn.svg)}.header--winter .header__top{background-color:#d2e2ed;background-image:url(../images/header-winter.svg)}@media(max-width:991px){.header__top{background-color:#fff!important;background-image:none!important;border-bottom:1px solid #d9d9d9;border-top:1px solid #d9d9d9;gap:0;padding:0}}body.web-rv .header__top{background-color:#fff!important;background-image:url(../images/header-background-rv.png)!important;background-position:30% 100%}@media(max-width:767px){body.web-rv .header__top{background-image:none!important}}body.web-ho .header__top,body.web-tv .header__top{background-color:#fff!important;background-image:none!important}body.web-zi .header__top{background-color:#fff!important;background-image:url(../images/header-background-zi-default.jpg);background-position:100% 100%;background-size:auto 100%}body.web-zi .header--zdravi .header__top{background-image:url(../images/header-background-zi-zdravi.jpg)}body.web-zi .header--cestovani .header__top{background-image:url(../images/header-background-zi-cestovani.jpg)}body.web-zi .header--veda .header__top{background-image:url(../images/header-background-zi-veda.jpg)}body.web-zi .header--moda .header__top{background-image:url(../images/header-background-zi-moda.jpg)}body.web-zi .header--zajimavosti .header__top{background-image:url(../images/header-background-zi-zajimavosti.jpg)}.header__claim{font-weight:600}@media(max-width:991px){.header__claim{display:none}}body.is-search-open .header__claim{display:none}body.web-zi .header__claim{color:#555;margin-left:2rem}.header__claimDate{align-items:center;display:flex;font-weight:400}.header__search{display:flex;flex-grow:1;justify-content:flex-end;margin-left:auto}@media(max-width:991px){.header__search{align-items:center;align-self:stretch;border-left:1px solid #d9d9d9;display:flex;flex-grow:0;margin-left:0;order:2;padding:.5rem}body.is-search-open .header__search{background-color:#e2f5f7;color:#000}}.header__searchBtn{background-color:#fff;border:2px solid #1f3a40;border-radius:4rem;color:#1f3a40;height:3rem;padding:.5rem .75rem;width:3rem}body.is-search-open .header__searchBtn{display:none}@media(max-width:991px){.header__searchBtn{background-color:transparent;border:none;height:2rem;padding:0}body.is-search-open .header__searchBtn{color:#000;display:block}}@media(max-width:575px){.header__searchBtn{height:1.75rem}}body.web-zi .header__searchBtn{border:none}.header__searchText{display:none}@media(max-width:991px){.header__searchText{display:block;text-align:center}.header__add{display:none}}.header__location{border-left:1px solid #d9d9d9;border-radius:0;order:1;padding:.5rem}.header__location:active,.header__location:focus,.header__location:hover{border-color:#d9d9d9}.header__hamburger{display:none}@media(max-width:991px){.header__hamburger{display:flex;flex-direction:column;order:3}}/*! purgecss end ignore */.highlightedBlock,.wp-block-sune-wpp-highlighted-text{background-color:#e2f5f7;background-image:url(../images/vyletnik.svg);background-position:-6% 15%;background-repeat:no-repeat;background-size:160px auto;border-radius:0;margin-bottom:2em}@media(max-width:991px){.highlightedBlock,.wp-block-sune-wpp-highlighted-text{background-position:50% 1rem;background-size:100px auto}}body.web-rv .highlightedBlock,body.web-rv .wp-block-sune-wpp-highlighted-text{background-image:url(../images/rv.svg);background-position:3% 15%;background-size:120px auto}@media(max-width:767px){body.web-rv .highlightedBlock,body.web-rv .wp-block-sune-wpp-highlighted-text{background-position:50% 1rem;background-size:70px auto}}body.web-tv .highlightedBlock,body.web-tv .wp-block-sune-wpp-highlighted-text{background-image:url(../images/tv.svg);background-position:6% 25%;background-size:70px auto}@media(max-width:767px){body.web-tv .highlightedBlock,body.web-tv .wp-block-sune-wpp-highlighted-text{background-position:8% 1rem;background-size:50px auto}}body.web-zi .highlightedBlock,body.web-zi .wp-block-sune-wpp-highlighted-text{background-color:transparent;background-image:none;outline:2px solid #ee476f}.highlighted-content,.highlightedText__content{padding:1.875rem 1.875rem 1.875rem 10rem}body.web-zi .highlighted-content,body.web-zi .highlightedText__content{padding:1.875rem}@media(max-width:767px){.highlighted-content,.highlightedText__content{padding:7rem 1.875rem 1.875rem}body.web-zi .highlighted-content,body.web-zi .highlightedText__content{padding:1.875rem}}.holidayCta{background-color:#1f3a40;border-radius:0;padding:1.5rem}.holidayCta__title{font-size:1.125rem;font-weight:700;margin-bottom:1rem}.holidayCta__metas{margin-bottom:1rem}.holidayCta__price{margin-bottom:1rem;margin-left:-1.5rem}.holidayItem{align-items:flex-start;background-color:#f3f5f6;border-radius:0;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:1rem;position:relative}.holidayItem__imgCont{aspect-ratio:690/460;background-color:#e9e9e9;border-radius:0;margin-bottom:1rem;position:relative;width:100%}@supports not (aspect-ratio:auto){.holidayItem__imgCont:before{content:"";display:block;padding-top:66.6666666667%}}.holidayItem__imgCont img{border-radius:0;bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.holidayItem__title{color:#053b4c;font-family:Hanken Grotesk,sans-serif;font-size:1.25rem;font-weight:700;margin-bottom:0}.holidayItem__place{color:#053b4c;margin-bottom:1rem}.holidayItem__btn{font-weight:300;padding:.5rem 1.5rem}.iconInfo{align-items:center;background-color:#f3f5f6;border-radius:0;display:flex;flex-direction:column;height:100%;padding:1.5rem}.iconInfo__ico{height:40px;margin-bottom:1rem;width:40px}.iconInfo__text{margin-bottom:.5rem;text-align:center}.iconInfo__value{color:#053b4c;font-size:1.125rem;font-weight:700;line-height:1.1;text-align:center}.imageCarousel{--carousel-item-bg:#1f3a40;--carousel-item-active-bg:#ffe08c;--carousel-item-text:#fff;--carousel-item-text-hover:#fff;--border-radius:0;position:relative}body.web-ho .imageCarousel{--carousel-item-bg:#1f3a40;--carousel-item-active-bg:#ffe08c;--carousel-item-text:#fff;--carousel-item-text-hover:#fff}body.web-zi .imageCarousel{--carousel-item-bg:#fff;--carousel-item-active-bg:#fff;--carousel-item-text:#1f3a40;--carousel-item-text-hover:#ee476f;--border-radius:0}.imageCarousel__slideContainer .imageCarousel__slide{display:none}.imageCarousel__slideContainer .imageCarousel__slide:first-child{display:block}.imageCarousel__pagination{display:flex;width:100%}@media(max-width:991px){.imageCarousel__pagination{display:none}}.imageCarousel__paginationItem{--current-bg-color:var(--carousel-item-bg);--max-lines:3;--padding:0.9375rem;align-items:center;background-color:var(--current-bg-color);border-right:1px solid hsla(0,0%,100%,.25);color:var(--carousel-item-text);display:flex;flex:1 0 25%;font-weight:600;padding:var(--padding);position:relative;text-align:center;text-decoration:underline}body.web-zi .imageCarousel__paginationItem{border-bottom:1px solid transparent;font-weight:400}.imageCarousel__paginationItem span{-webkit-line-clamp:var(--max-lines);line-clamp:var(--max-lines);-webkit-box-orient:vertical;display:-webkit-box;line-height:1.15;overflow:hidden}.imageCarousel__paginationItem.is-active{--current-bg-color:var(--carousel-item-active-bg);color:var(--carousel-item-text-hover);text-decoration:none}body.web-zi .imageCarousel__paginationItem.is-active{border-bottom:1px solid var(--carousel-item-text-hover);font-weight:600}.imageCarousel__paginationItem.is-active:before{background-color:var(--current-bg-color);bottom:100%;-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%);content:"";height:.5rem;left:50%;position:absolute;transform:translateX(-50%);width:1rem;z-index:2}.imageCarousel__paginationItem:first-child{border-bottom-left-radius:var(--border-radius)}.imageCarousel__paginationItem:last-child{border-bottom-right-radius:var(--border-radius)}.imageCarousel .articleImage{border-bottom-left-radius:0;border-bottom-right-radius:0}/*! purgecss start ignore */.imageNav ul{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start;list-style:none;padding:0}.imageNav__item{margin-bottom:0}@media(max-width:575px){.imageNav__item{flex-basis:48%}}.imageNav__link{background:#fff;border-radius:.5rem;display:block;height:5rem;overflow:hidden;position:relative;width:10.4375rem}@media(max-width:575px){.imageNav__link{aspect-ratio:2/1;height:auto;width:100%}}.imageNav__img{display:block;height:100%;image-rendering:-webkit-optimize-contrast;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%;width:100%}/*! purgecss end ignore */.imageTag{--tag-bg-color:#fff;background-color:var(--tag-bg-color);background-position:50% 50%;background-repeat:no-repeat;border-radius:0;display:inline-flex;height:3rem;margin:.125rem 0;overflow:hidden;width:3rem}@media(max-width:767px){.imageTag{background-size:20px 20px;height:2rem;width:2rem}}/*! purgecss start ignore */.imageTag--kudyznudy{background-image:url(../images/kudyznudy.png)}.imageTag--kdykde{--tag-bg-color:#f1f1f2;background-image:url(../images/kdykde.png)}/*! purgecss end ignore *//*! purgecss start ignore */.inlineForm{background-color:#fff;border-radius:4em;display:flex}.inlineForm__input{background-color:transparent;border:none;flex:1;padding:.685rem 1.5rem .685rem 3.5rem}.inlineForm__input:focus{outline:none}@media(max-width:767px){.inlineForm__input{width:100%}}.inlineForm__btn{flex-shrink:0;margin-left:auto;transform:translateX(2px)}.inlineForm--email{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='18'%3E%3Cg fill='none' stroke='%23EE476F' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 1h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2Z'/%3E%3Cpath d='m21 3-10 7L1 3'/%3E%3C/g%3E%3C/svg%3E");background-position:1rem 50%;background-repeat:no-repeat}.inlineForm{position:relative}.inlineForm .wpcf7-not-valid-tip{bottom:0;font-size:12px;left:1.75rem;position:absolute}.inlineForm .wpcf7-response-output{background-color:hsla(0,0%,100%,.9);color:#000;font-size:14px;left:0;position:absolute;right:0;text-align:left;top:2rem}.inlineForm .wpcf7-form-control-wrap{max-width:350px}.inlineForm .wpcf7-form-control{order:3}.inlineForm .wpcf7-spinner{align-self:center;order:2}/*! purgecss end ignore */.line-right{--line-color:#d9d9d9;align-items:center;display:flex;flex-direction:row}.line-right:after{background:var(--line-color);content:" ";display:block;flex:1;height:1px;margin-left:1.5625rem}.line-left{--line-color:#d9d9d9;align-items:center;display:flex;flex-direction:row}.line-left:before{background:var(--line-color);content:" ";display:block;flex:1;height:1px;margin-right:1.5625rem}.linedHeading{--line-color:#d9d9d9;align-items:center;display:flex;margin-bottom:2rem}@media(max-width:991px){.linedHeading{flex-direction:column}}.linedHeading__title{align-items:center;display:flex;flex:1;margin-bottom:0}.linedHeading__title:after{background:var(--line-color);content:" ";display:block;flex:1;height:1px;margin-left:1.5625rem}body.web-zi .linedHeading__title:after{display:none}@media(max-width:991px){.linedHeading__title{margin-bottom:1rem;text-align:center;width:100%}.linedHeading__title:after,.linedHeading__title:before{background:var(--line-color);content:" ";display:block;flex:1;height:1px;margin-left:1.5625rem;margin-right:1.5625rem}body.web-zi .linedHeading__title:after,body.web-zi .linedHeading__title:before{display:none}}.linedHeading--centered{justify-content:center}.linedHeading--centered .linedHeading__title:after,.linedHeading--centered .linedHeading__title:before{background:var(--line-color);content:" ";display:block;flex:1;height:1px;margin-left:1.5625rem;margin-right:1.5625rem}.linedHeading--centered .linedHeading__title:before{margin-left:0}.linedHeading--centered .linedHeading__title:after{margin-right:0}.linedHeading__btns{margin-left:1.5625rem}@media(max-width:991px){.linedHeading__btns{margin-left:0;text-align:center}}body.web-zi .linedHeading__btns .btn{color:#1f3a40;font-size:1rem;text-decoration:underline}body.web-zi .linedHeading__btns .btn:hover{color:#1f3a40;text-decoration:none}.menuButton{align-items:center;align-self:stretch;background-color:#1f3a40;border:none;color:#fff;display:flex;flex-direction:column;font-weight:700;justify-content:center;order:3;padding:.5rem 1rem 0;text-decoration:none;text-transform:uppercase}.menuButton:focus{outline:none}.menuButton.menuButton--close{background-color:#fff;color:#555}.menuButton__ico{display:block;height:14px;margin-bottom:.5rem;transition:.1s;width:20px}.menuButton__text{font-size:12px}.meta{align-items:center;display:flex;font-size:14px;margin-bottom:.75rem}/*! purgecss start ignore */.pager{margin:auto;padding:3rem 0}.page-numbers,.pager{align-items:center;display:flex;justify-content:center}.page-numbers{border:1px solid #ee476f;border-radius:50%;color:#ee476f;flex-shrink:0;height:3rem;margin:0 .25rem;text-align:center;text-decoration:none;text-transform:uppercase;width:3rem}@media(max-width:767px){.page-numbers{height:2rem;margin:.125rem;width:2rem}}.page-numbers.current,.page-numbers.is-active,.page-numbers:hover{background-color:#ee476f;border-color:#ee476f;color:#fff}.dots.page-numbers,.page-numbers.current,.page-numbers.is-active{pointer-events:none}.dots.page-numbers{border:none;margin-left:0;margin-right:0}.next.page-numbers,.prev.page-numbers{overflow:hidden;text-indent:-1000px}.next.page-numbers{position:relative}.next.page-numbers:before{border-right:2px solid;border-top:2px solid;content:"";display:inline-block;height:8px;left:50%;margin-left:-4px;margin-top:-4px;position:absolute;top:50%;transform:rotate(45deg);width:8px;z-index:5}.next.page-numbers:after{background-color:#fff;border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:4}.next.page-numbers:hover:after{background-color:#ee476f}.prev.page-numbers{position:relative}.prev.page-numbers:before{border-right:2px solid;border-top:2px solid;content:"";display:inline-block;height:8px;left:50%;margin-left:-2px;margin-top:-4px;position:absolute;top:50%;transform:rotate(-135deg);width:8px;z-index:5}.prev.page-numbers:hover{background-color:#ee476f;border-color:#ee476f;color:#fff}.prev.page-numbers:after{background-color:#fff;border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:4}.prev.page-numbers:hover:after{background-color:#ee476f}body.web-zi .pager .page-numbers{border-color:transparent;border-radius:0;color:#1f3a40}body.web-zi .pager .page-numbers.current{background-color:#fff;border-color:#1f3a40;color:#1f3a40}body.web-zi .pager .next.page-numbers:after,body.web-zi .pager .prev.page-numbers:after{border-radius:0}/*! purgecss end ignore */.placeItem{--bg-color:#fff;--padding:0.75rem;--meta-link-color:#ee476f;--meta-text-color:#000;--meta-ico-color:#ee476f;color:#000;overflow:hidden;position:relative}body.web-ho .placeItem{--meta-link-color:#000;--meta-text-color:#000;--meta-ico-color:#1f3a40}body.web-zi .placeItem{--meta-link-color:#1f3a40;--meta-text-color:#1f3a40;--meta-ico-color:#bcc4c6}.bg-lightgray .placeItem{--bg-color:#f5f5f5}@media(max-width:991px){.placeItem{display:flex}}.placeItem--trasy{--link-color:#fff;color:#fff}.placeItem .meta a{color:var(--meta-link-color)}.placeItem .meta svg{color:var(--meta-ico-color)}.placeItem__imgCont{aspect-ratio:690/460;background-color:#e9e9e9;border-radius:0;position:relative}@supports not (aspect-ratio:auto){.placeItem__imgCont:before{content:"";display:block;padding-top:66.6666666667%}}.placeItem--trasy .placeItem__imgCont{-webkit-clip-path:path("M 0,0 L 235,0 L 235,156 L 223,156 L 223,137 Q 223,126 212,126 L 0,126 Z");clip-path:path("M 0,0 L 235,0 L 235,156 L 223,156 L 223,137 Q 223,126 212,126 L 0,126 Z")}@media(max-width:991px){.placeItem__imgCont{-webkit-clip-path:none!important;clip-path:none!important;flex:0 0 40%}}.placeItem__imgCont img{border-radius:0;bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.placeItem__title{--max-lines:2;--font-size:1.125rem;--line-height:1.25;-webkit-line-clamp:var(--max-lines);background-color:var(--bg-color);border-radius:0 0 0 0;box-sizing:content-box;color:var(--meta-text-color);display:-webkit-box;font-family:Hanken Grotesk,sans-serif;font-size:var(--font-size);height:calc(var(--max-lines)*var(--font-size)*var(--line-height));line-height:calc(var(--line-height)*100%);margin:calc((1em + var(--padding))*-1) var(--padding) .5rem 0;overflow:hidden;padding:var(--padding) var(--padding) 0;position:relative}.placeItem--trasy .placeItem__title{background-color:transparent;color:#fff!important;margin-top:calc(-1.75em + -.75rem)}@media(max-width:991px){.placeItem__title{height:auto;margin:0 0 .5rem!important;padding-top:0}}.placeItem:hover .placeItem__title{animation:pulse-card-title .3s 1}body.web-zi .placeItem__title{margin-top:0}.placeItem:hover body.web-zi .placeItem__title{animation:none}.placeItem__content{padding:var(--padding) var(--padding) 0}@media(max-width:991px){.placeItem__content{padding:0 0 0 var(--padding)}}body.web-zi .placeItem__content .line-right:after{margin-left:calc(var(--padding)*-1);margin-right:calc(var(--padding)*-1);width:calc(100% + var(--padding)*2)}.placeItem--trasy .placeItem__btn{background-color:transparent;border:1px solid var(--link-color);color:var(--link-color)}body.web-zi .placeItem__btn{display:none}.placeItem__excerpt{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#000;display:-webkit-box;margin-bottom:1rem;overflow:hidden}.placeItem--trasy .placeItem__excerpt{color:#fff}body.web-zi .placeItem__excerpt{display:none}.primaryMenu{--background-color:#1f3a40;--background-color-hover:#ee476f;--color:#fff;--color-hover:#fff;background-color:var(--background-color);position:relative}body.web-zi .primaryMenu{--background-color:#fff;--background-color-hover:#fff;--color:#1f3a40;--color-hover:#ee476f;border-bottom:1px solid #d9d9d9;border-top:1px solid #d9d9d9}body.web-ho .primaryMenu{--background-color:#1f3a40;--background-color-hover:#fff;--color:#fff;--color-hover:#fff}.primaryMenu>ul{display:flex;list-style:none}.primaryMenu>ul,.primaryMenu__item{margin:0;padding:0}.primaryMenu__link{background-color:var(--background-color);color:var(--color);display:inline-block;font-family:Hanken Grotesk,sans-serif;font-size:1.125rem;font-weight:600;line-height:100%;padding:1.5625rem 1rem;position:relative;text-decoration:none}@media(min-width:992px){.primaryMenu__item.is-open .primaryMenu__link,.primaryMenu__link:hover{background-color:var(--background-color-hover);color:var(--color-hover)}.primaryMenu__item.is-open .primaryMenu__link:before,.primaryMenu__link:hover:before{border-color:var(--color-hover) transparent transparent;border-style:solid;border-width:9px 8px 0;content:"";height:0;left:50%;position:absolute;top:0;transform:translateX(-50%);width:0}body.web-zi .primaryMenu__item.is-open .primaryMenu__link:before,body.web-zi .primaryMenu__link:hover:before{display:none}.primaryMenu__item:not(:last-child) .primaryMenu__link:after{background-color:#fff;content:"";height:2rem;opacity:.25;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}}.primaryMenu__submenu{background-color:#fff;background:#fff;border-top:.25rem solid #ee476f;box-shadow:0 1.875rem 1.875rem rgba(0,0,0,.54);display:none;left:0;padding:1rem;position:absolute;top:100%;width:100%;z-index:500}.primaryMenu__item.is-opening .primaryMenu__submenu{display:flex;opacity:0;transition:.3s}.primaryMenu__item.is-open .primaryMenu__submenu{opacity:1}.primaryMenu__submenuLinks{color:#000;display:flex;flex-wrap:wrap;font-size:1.125rem;font-weight:600;list-style:none;margin:0;padding:0;width:100%}.primaryMenu__submenuLinks>*{flex:0 0 20%}.primaryMenu__submenuItem{margin:0}.primaryMenu__submenuLink{color:#ee476f;display:block;font-size:1rem;margin:0 0 .33rem;position:relative;text-decoration:none}.primaryMenu__submenuLink.is-active,.primaryMenu__submenuLink:hover{background-color:#fff;color:#ee476f;text-decoration:underline}.primaryMenu__thirdLinks{color:#000;font-size:.875rem;font-weight:400;list-style:none;margin-bottom:1rem;padding-left:.5rem;padding-right:1.25rem}.primaryMenu__thirdItem{line-height:1.1;margin-bottom:.33rem}.primaryMenu__thirdLink{color:#000;text-decoration:none}.primaryMenu__thirdLink:hover{text-decoration:underline}@media(max-width:991px){body.is-menu-open{overflow:hidden}body.is-menu-open .page-wrap{--branding-height:0}body.is-menu-open .reklama-branding{z-index:-1}.primaryMenu{background-color:#fff;bottom:0;box-shadow:none;display:block;justify-content:flex-start;max-width:600px;overflow:auto;padding-bottom:20rem;position:fixed;right:0;top:var(--branding-height,0);transform:translateX(100%);transition:transform .4s;width:90vw;will-change:transform;z-index:2000}body.is-menu-open .primaryMenu{box-shadow:0 0 1.875rem rgba(0,0,0,.54);transform:none}.primaryMenu ul{border-top:1px solid #d9d9d9;flex-direction:column}.primaryMenu__item{border-bottom:1px solid #d9d9d9;margin:0;padding:0;width:100%}.primaryMenu__link{background-color:#fff;color:#000;padding:1.25rem 4rem 1.25rem 1.4375rem;width:100%}.primaryMenu__item--hasSubmenu .primaryMenu__link{position:relative}.primaryMenu__item--hasSubmenu .primaryMenu__link:after{border-right:.125rem solid;border-top:.125rem solid;content:"";height:.625rem;position:absolute;right:1.4375rem;top:calc(50% - .3125rem);transform:rotate(45deg);width:.625rem}.primaryMenu__submenu{border-top:none;box-shadow:none;left:100%;position:absolute;top:0}.primaryMenu__wrap{transform:none;transition:transform .4s}.primaryMenu__wrap.is-open{transform:translateX(-100%)}.primaryMenu__submenu{background-color:#fff;flex-direction:column;padding:0}.primaryMenu__articlesCont{display:none}.primaryMenu__submenuLinks{background-color:#fff;-moz-column-count:1;column-count:1;width:100%}.primaryMenu__submenuLinks>*{width:100%}.primaryMenu__submenuItem{border-bottom:1px solid #d9d9d9;margin-bottom:0}.primaryMenu__submenuLink{margin-bottom:0;padding:.5rem}.primaryMenu__submenuLink:after{display:none}.primaryMenu__submenuTitle{align-items:center;background-color:#e2f5f7;display:flex}.primaryMenu__submenuTitle .primaryMenu__submenuLink{color:#ee476f;text-decoration:underline}.primaryMenu__submenuTitle .primaryMenu__submenuLink:hover{background-color:transparent}.primaryMenu__mobileBack{background-color:#fff;color:#555;font-size:14px;margin-left:1.25rem;padding:.125rem .5rem .125rem 1.5rem;position:relative}.primaryMenu__mobileBack:before{border-bottom:2px solid;border-left:2px solid;content:"";height:.5rem;left:.5rem;position:absolute;top:calc(50% - .3125rem);transform:rotate(45deg);width:.5rem}.primaryMenu__mobileClose{background-color:#fff;box-shadow:0 .5rem 1rem rgba(var(--bs-body-color-rgb),.15);display:flex;height:var(--header-height);position:sticky;top:0;z-index:5}.primaryMenu__thirdLinks{border-top:none!important;margin-bottom:.5rem}.primaryMenu__thirdLink{display:block;margin-bottom:0!important;padding:.33rem}}.recommendTile{align-items:center;border:1px solid #d9d9d9;border-radius:0;display:block;flex-direction:column;height:100%;padding:1.5rem .75rem;position:relative;text-align:center}@media(max-width:991px){.recommendTile{padding:.35rem}}.recommendTile__imgCont{align-items:center;aspect-ratio:3/1;display:flex;justify-content:center;margin-bottom:1rem;padding:.5rem;position:relative}.recommendTile__imgCont img{flex-shrink:0}@media(max-width:991px){.recommendTile__imgCont{aspect-ratio:1/1;margin-bottom:0;margin-right:1rem}}.recommendTile__title{color:#ee476f;font-family:Hanken Grotesk,sans-serif;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.recommendTile__link{text-decoration:none}.recommendTile__text{color:#555}.recommendTile__text a{color:#555;text-decoration:underline}.searchForm{display:none;position:relative}body.is-search-open .searchForm{display:flex;width:100%;z-index:1050}@media(max-width:991px){.searchForm{background-color:#e2f5f7;left:0;padding:.5rem;position:absolute;right:0;top:100%;width:auto}}.searchForm__form{align-items:center;background-color:#fff;border:2px solid #1f3a40;border-radius:4rem;display:flex;height:3rem;justify-content:center;padding:.5rem .75rem;width:100%}.searchForm__input{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:none;flex:1;padding:.125rem 0 0 1rem}.searchForm__input::-webkit-search-cancel-button{-webkit-appearance:none;display:none}.searchForm__input:focus{outline:none}.searchForm__button{background-color:transparent;border:none;height:3rem;margin:calc(-1rem + 2px);padding:0;width:3rem}.searchForm__button:focus,.searchForm__button:hover{outline:none}.searchForm__results{background-color:#fff;border-radius:0;display:none;left:50%;overflow:hidden;position:absolute;right:0;top:calc(100% + 4px);transform:translateX(-50%);width:880px;z-index:1050}.searchForm__results.is-visible{display:block}@media(max-width:991px){.searchForm__results{display:none!important}}.searchForm__dynamic{display:none}.searchForm__results.has-results .searchForm__dynamic{border-radius:0;display:block}.searchForm__preview{display:none;padding:1.5rem;text-align:center}.searchForm__results.is-searching .searchForm__preview{display:block}.singlePage{--title-color:#000;--meta-text-color:#ee476f;--meta-icon-color:#ee476f}body.web-zi .singlePage{--title-color:#1f3a40;--meta-text-color:#1f3a40;--meta-icon-color:#c4cbcd}.singlePage__title{color:var(--title-color)}body.web-zi .singlePage__title{font-weight:700}.singlePage__metaText,.singlePage__metaText a{color:var(--meta-text-color)}.singlePage__metaIcon{color:var(--meta-icon-color)}.socialNav__img{filter:none}body.web-zi .socialNav__img{filter:invert(75%) sepia(19%) saturate(1032%) hue-rotate(155deg) brightness(94%) contrast(102%)}.article-content .wp-block-table table,.article-content table,.table{border-collapse:collapse;margin:1.25rem auto 1rem;overflow-x:scroll;overflow:auto;width:100%}.article-content .wp-block-table table thead,.article-content table thead,.table thead{border-bottom:none!important}.article-content table td:first-child,.table td:first-child{padding-left:1.25rem}.article-content .wp-block-table table td,.article-content .wp-block-table table th,.article-content table td,.article-content table th,.table td,.table th{border:none;color:#555;padding:1rem .625rem;white-space:nowrap}.article-content .wp-block-table table th,.article-content table th,.table th{background-color:#ee476f;color:#fff;text-align:left}.article-content .wp-block-table table tr,.article-content table tr,.table tr{background-color:#fff}.article-content table tr:nth-child(2n),.table tr:nth-child(2n){background:#e2f5f7}.tabs{border-bottom:1px solid #d9d9d9;display:flex;gap:5px;list-style:none;margin-bottom:3rem;padding:0}@media(max-width:767px){.tabs{overflow:auto}}.tabs__tab{background-color:#e2f5f7;border:1px solid #b7dfe4;border-bottom-color:#d9d9d9;border-radius:0 0 0 0;flex:1;font-size:16px;font-weight:600;margin:0 0 -1px;text-align:center;text-decoration:none}.tabs__tab.is-active{background-color:#fff;border-color:#d9d9d9 #d9d9d9 transparent}.tabs__link{color:#000;display:inline-block;padding:1rem .5rem;text-align:center;width:100%}.tabs__link,.tag{text-decoration:none}.tag{--tag-bg-color:#0ad550;align-items:center;background-color:var(--tag-bg-color);border-radius:0;-webkit-clip-path:polygon(0 0,calc(100% - .75rem) 0,100% 50%,calc(100% - .75rem) 100%,0 100%);clip-path:polygon(0 0,calc(100% - .75rem) 0,100% 50%,calc(100% - .75rem) 100%,0 100%);color:#fff;display:inline-flex;font-family:Hanken Grotesk,sans-serif;font-size:14px;font-weight:600;letter-spacing:.35px;line-height:100%;margin:.125rem 0;padding:.75rem 1.5rem .75rem .75rem;position:relative}body.web-zi .tag{--tag-bg-color:#fff;background-color:#fff!important;border-radius:0;-webkit-clip-path:none;clip-path:none;color:#1f3a40;font-weight:400;padding-right:.75rem}.termsTable{--row-height:80px;background-color:rgba(31,58,64,.3);border-radius:0;padding:.5rem .75rem}.termsTable--limited{max-height:calc(var(--row-height)*12);overflow:hidden;padding-bottom:var(--row-height);position:relative}.termsTable--limited.is-open{max-height:none;padding-bottom:0}.termsTable--limited.is-open:after{display:none}.termsTable--limited:after{background:linear-gradient(0deg,#fff 0,#fff 20%,transparent);bottom:0;content:"";height:calc(var(--row-height)*4);left:0;pointer-events:none;position:absolute;right:0}.termsTable__row{padding:.75rem 0}.termsTable__row:not(:last-child){border-bottom:1px solid #1f3a40}.termTable__showAll{bottom:2rem;left:0;position:absolute;right:0;z-index:5}.termsTable.is-open .termTable__showAll{display:none}.topFooter{background-color:#1f3a40;background-image:url(../images/footer-ilustration.svg);background-repeat:no-repeat;background-size:auto;color:#fff;padding-bottom:0;padding-top:8rem}body.web-rv .topFooter{background-image:url(../images/footer-background-rv.png)}body.web-tv .topFooter{background-image:url(../images/footer-background-tv.png)}body.web-ho .topFooter{background-image:url(../images/footer-background-ho.png);color:#fff}body.web-zi .topFooter{background-image:none;padding-top:3rem}.topFooter a,.topFooter a:hover,body.web-ho .topFooter a,body.web-ho .topFooter a:hover{color:#fff}/*! purgecss start ignore */.topmenu-wrap{background-color:#f5f5f5;display:flex}@media(max-width:991px){.topmenu-wrap{display:none}}.topmenu{display:flex;overflow:auto}@media(max-width:991px){.topmenu{display:none}.topmenu.is-open{display:flex}}.topmenu__primaryLink{color:#000;display:inline-block;font-size:.875rem;line-height:1.2;padding:.625rem 1rem;text-decoration:none}@media(max-width:991px){.topmenu__primaryLink{padding:.3rem .75rem .75rem;text-decoration:underline;white-space:nowrap}}.topmenu__primaryLink:hover{background-color:#fff;color:#000;text-decoration:none}.topmenu__primaryLink:active,.topmenu__primaryLink:focus{background-color:#fff;color:#ee476f;outline:none;text-decoration:none}.topmenu__item--current .topmenu__primaryLink{background-color:#fff;pointer-events:none}.topmenu__primaryLink:not([href]){pointer-events:none}.topmenu__weather{font-size:.875rem;margin-left:auto;padding:.5rem}@media(max-width:991px){.topmenu__weather{display:none}}.topmenu__weather a{color:#000;text-decoration:none}.topmenu__weatherDay{display:inline-block;margin:0 .5rem}.topmenu__ham{display:none}@media(max-width:991px){.topmenu__ham{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;justify-content:center;margin-left:auto;margin-right:auto;padding:5px;transition:.3s}}.topmenu__hamText{color:currentColor;display:block;font-size:.875rem;margin-left:.5rem;text-align:center}.topmenu__hamIcon{display:block;height:9px;padding:0;position:relative;width:12px}.topmenu__hamIcon span{background-color:currentColor;height:1px;left:0;position:absolute;transition:.3s;width:12px}.topmenu__hamIcon span:first-child{top:0;transform-origin:0 50%}.topmenu__hamIcon span:nth-child(2){bottom:0;transform-origin:0 50%}.topmenu__hamIcon span:nth-child(3){bottom:50%;transform-origin:0 50%}.topmenu__ham.is-open .topmenu__hamIcon span:first-child{transform:rotate(45deg);transform-origin:2% 0;width:12px}.topmenu__ham.is-open .topmenu__hamIcon span:nth-child(2){transform:rotate(-45deg);transform-origin:2% 100%;width:12px}.topmenu__ham.is-open .topmenu__hamIcon span:nth-child(3){opacity:0}/*! purgecss end ignore */.is-verified{position:relative;z-index:1}.is-verified:before{background-image:url(../images/badge-verified.svg);background-size:100% 100%;content:"";height:89px;left:-15px;pointer-events:none;position:absolute;top:-35px;width:89px;z-index:2}@media(max-width:767px){.is-verified:before{height:72px;left:15px;top:15px;width:72px}}.articleHorizontal.is-verified:before{background-image:url(../images/badge-verified-mobile.svg);height:59px;left:-5px;top:-5px;transition:.2s;width:59px}@media(max-width:767px){.articleHorizontal.is-verified:before{height:50px;left:25px;top:25px;width:50px}}.articleHorizontal.is-verified:hover:before{transform:rotate(10deg)}.is-verified-block.is-verified{height:72px;width:72px}.is-verified-block.is-verified:before{height:72px;left:auto;right:0;top:0;width:72px}@media(max-width:1199px){.linedHeading .is-verified-block.is-verified:before{display:none}}.js-video-embed-popup,.js-video-popup{display:block;height:100%;position:relative}.js-video-embed-popup:after,.js-video-popup:after{background:url(../images/play.svg) no-repeat 50%;background-size:100px;content:"";height:100px;left:50%;margin-left:-50px;margin-top:-50px;opacity:.9;position:absolute;top:50%;width:100px;z-index:5}.js-video-embed-popup:hover:after,.js-video-popup:hover:after{opacity:1;transform:scale(1.1)}.articleHorizontal .js-video-popup:after,.articleItem .js-video-popup:after{background-size:72px;height:72px;margin-left:-36px;margin-top:-36px;width:72px}.video-popup{align-items:center;background-color:rgba(0,0,0,.8);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.video-popup-content{aspect-ratio:16/9;max-height:90%;max-width:90%;position:relative;width:100%}.video-popup-content iframe,.video-popup-content video{height:100%;width:100%}.close-popup{background:none;border:none;color:#fff;cursor:pointer;font-size:30px;position:absolute;right:-40px;top:-40px}/*! purgecss start ignore */.widget.widget--weather .widget__inner>div{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:0 -4px!important;width:auto!important}.widget.widget--weather .widget__inner>div br{display:none}.widget.widget--weather .widget__inner>div>div{background:#fff;border-radius:11px;display:flex;flex:1 1 0;flex-direction:column;float:none!important;font-size:.875rem;margin:0 4px;padding:15px 12px!important;text-align:center;width:auto!important}.widget.widget--weather .widget__inner>div>div:first-child{margin-left:0}.widget.widget--weather .widget__inner>div>div:last-child{margin-right:0}.widget.widget--weather .widget__inner>div>div>img{display:block;filter:grayscale(1) brightness(0);flex:1 0 auto;height:32px;margin:0 auto;max-width:100%;-o-object-fit:contain;object-fit:contain;order:-1;width:32px}.widget.widget--weather .widget__inner>div>div>font>b{color:#000;display:inline-block;font-weight:400;margin:10px 0 0}.widget.widget--weather .widget__inner>div>div>strong>font{color:#ee476f;font-family:Hanken Grotesk,sans-serif;font-size:1.1875rem;font-weight:600;white-space:nowrap}.widget.widget--weather .widget__inner>div>a{color:#ee476f;display:inline-block;margin-bottom:3px;margin-top:10px}@media(max-width:767px){.widget.widget--weather .widget__inner>div>a{display:block;flex-basis:100%}}.weather-figure{line-height:120%}.weather-figure .weather-column-icon{font-size:0}.weather-figure .weather-icon{display:block;height:40px;margin:0 auto;-o-object-fit:contain;object-fit:contain;width:40px}/*! purgecss end ignore */.reklama+.widget,.reklama-wrap+.widget,.widget+.reklama,.widget+.reklama-wrap,.widget+.widget{margin-top:1.5rem}.widget{border-radius:0;display:flex;flex-direction:column}/*! purgecss start ignore */.widget--weather{background-image:url(../images/widget-weather.svg);background-repeat:no-repeat;background-size:cover}body.web-rv .widget--weather{background-image:url(../images/weather-background-rv.png)}body.web-tv .widget--weather{background-image:url(../images/weather-background-tv.png)}body.web-zi .widget--weather{background-color:#dbe0e2;background-image:none}.widget--weather .widget__inner{padding-bottom:.5rem}/*! purgecss end ignore */.widget--events{background-color:#e6ebe8;background-image:url(../images/widget-events.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:cover}body.web-rv .widget--events{background-color:#e2f5f7;background-image:url(../images/events-calendar-background-rv.png)}body.web-ho .widget--events,body.web-tv .widget--events{background-color:#f5f5f5;background-image:url(../images/events-calendar-background-tv.png)}body.web-zi .widget--events{background-color:#fff;background-image:none}.widget--maskot{background-color:#fff;border:1px solid #d9d9d9;position:relative}.widget--maskot:after{background-image:url(../images/widget-accomodation.svg);background-repeat:no-repeat;background-size:contain;content:"";height:83px;pointer-events:none;position:absolute;right:0;top:1rem;width:76px}body.web-ho .widget--maskot:after,body.web-rv .widget--maskot:after,body.web-tv .widget--maskot:after,body.web-zi .widget--maskot:after{display:none}.widget--filter{background-color:#ee476f;background-image:url(../images/vyletnik.svg);background-position:-20px 100%;background-repeat:no-repeat;border:1px solid #d9d9d9;color:#fff;position:relative}body.web-ho .widget--filter,body.web-rv .widget--filter,body.web-tv .widget--filter,body.web-zi .widget--filter{background-image:none}.widget--simple{background-color:#fff;border:1px solid #d9d9d9}.widget__inner{padding:1.5rem}.widget--accomodation .widget__title{padding-right:5rem}.mapa-clanek{height:250px;width:100%}.bg-trasy{background-color:#1f3a40;background-image:url(../images/trails-background.png);background-position:50% 100%;background-repeat:no-repeat;color:#fff}.hide-meta-category .meta--category,.hide-meta-date .meta--date,.hide-meta-place .meta--place,.hide-meta-tag .meta--tag{display:none!important}.pointer-events-none{pointer-events:none!important}.filter-grayscale{filter:grayscale(100%)}@media(max-width:767px){.image-profile-logo{max-width:150px}}.image-wrap-default{aspect-ratio:690/485;position:relative}@supports not (aspect-ratio:auto){.image-wrap-default:before{content:"";display:block;padding-top:70.2898550725%}}.image-wrap-default img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%;z-index:1}.list-unstyled{list-style:none;padding-left:0}.list-unstyled li{line-height:1.2;margin-bottom:.5rem}.list-unstyled-inline{list-style:none;margin-bottom:1rem;padding-left:0}.list-unstyled-inline li{display:inline-block;margin-bottom:0;margin-right:.25rem}.z-index-1n{z-index:-1}.z-index-2{z-index:2}.overflow-clip{overflow:clip}.right-0{left:auto;right:0}.w-64{width:4rem!important}.h-64{height:4rem!important}.w-img-child-100>img{width:100%}.mb-last-child-0 :last-child{margin-bottom:0!important}.mt-first-child-0 :first-child{margin-top:0!important}.stretched-link:after{background-color:transparent;bottom:0;content:"";left:0;pointer-events:auto;position:absolute;right:0;top:0;z-index:1}