@charset "UTF-8";.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:.9rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0684ce;border-color:#0684ce;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2383c2e7'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231e7924' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231e7924' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d90000'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d90000' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d90000'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d90000' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .33125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.125rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.125rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23023552' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(6, 132, 206, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ab5e2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ab5e2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(6, 132, 206, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}body{background-color:#f9f9f9!important;overflow-wrap:anywhere;word-break:normal;line-break:strict}html{height:100svh}img{max-width:100%}a{text-decoration:none!important}.header{position:fixed;top:0;z-index:1023}.header .navbar-brand{width:135px}@media screen and (min-width: 1280px){.is-pc .container{min-width:1280px;max-width:1320px}.is-mobile{display:none}}@media screen and (max-width: 1279px){.is-pc{display:none}}.bg-navbar{background-color:#fff!important}.navbar .link--active{color:#373737!important;background-color:#fff!important}.navbar .btn:hover{color:#888}.is-pc .fv{padding:.5em 0 4em;min-height:480px;display:flex;flex-direction:column;justify-content:center;gap:1em;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.is-pc .fv-curriculum{background-image:url(/build/assets/fv_curriculum-CGhguCqh.jpg)}.is-pc .fv-online_meeting{background-image:url(/build/assets/fv_online_meeting-BrhWVPS5.jpg)}.is-pc .fv-game_contents{background-image:url(/build/assets/fv_game_contents-BJ-fJYUQ.jpg)}.is-pc .fv-daily_life{background-image:url(/build/assets/fv_daily_life-flvcE7wn.jpg)}.is-mobile .fv{padding:.5em 0 4em;aspect-ratio:3.35/1;display:flex;flex-direction:column;justify-content:center;gap:1em;background-size:cover;background-position:100% 50%;background-repeat:no-repeat;box-sizing:border-box;position:relative}.is-mobile .fv-curriculum{background-image:url(/build/assets/fv_curriculum-CGhguCqh.jpg)}.is-mobile .fv-online_meeting{background-image:url(/build/assets/fv_online_meeting-BrhWVPS5.jpg)}.is-mobile .fv-game_contents{background-image:url(/build/assets/fv_game_contents-BJ-fJYUQ.jpg)}.is-mobile .fv-daily_life{background-image:url(/build/assets/fv_daily_life-flvcE7wn.jpg)}@media screen and (max-width: 768px){.is-mobile .fv{aspect-ratio:auto;min-height:40vh;background-position:50% 50%}.is-mobile .fv:before{content:"";display:block;position:absolute;top:0;left:0;bottom:0;right:0;background:#fff6;z-index:1}.is-mobile .fv>*{position:relative;z-index:2}.is-mobile .fv-curriculum{background-image:url(/build/assets/fv_curriculum_sp-BcEPuw7G.jpg)}.is-mobile .fv-online_meeting{background-image:url(/build/assets/fv_online_meeting_sp-BTrBaLFY.jpg)}.is-mobile .fv-game_contents{background-image:url(/build/assets/fv_game_contents_sp-BS23gjVx.jpg)}.is-mobile .fv-daily_life{background-image:url(/build/assets/fv_daily_life_sp-CI3BC62q.jpg)}}.fv-tourist{background-image:url(/build/assets/fv_tourist-BSN8YDp4.jpg);background-position:50% 50%}.breadcrumb{--bs-breadcrumb-divider: ">"}.breadcrumb span:after{content:"";margin-left:.5em;display:inline-block;width:4px;height:4px;border-right:1px solid #101010;border-top:1px solid #101010;transform:rotate(45deg) translate(-50%,-50%)}.breadcrumb span:last-child:after{display:none}.footer{color:#fff;background-color:#009ec5}.footer a{color:#fff}.footer-menu-dl{line-height:normal}.footer-menu-dl dt{color:#fff9;font-weight:400}.footer-menu-dl dd{color:#fff;font-weight:700}.is-pc .footer-menu-dl{display:grid;gap:.5em 2em;grid-template-columns:repeat(5,minmax(0,1fr))}.is-pc .footer-menu-dl dt{grid-column:1/6}.copyright{color:#fff9}.footer-inline{width:1200px;margin-left:auto;margin-right:auto}.footer-sub-header{color:#fff;border-bottom:1px solid #999999}.footer-link{color:#999}.footer-link:hover{color:#fff}.form-control::placeholder{color:#ddd!important;text-align:left!important}.no-outline:focus{outline:none!important;box-shadow:none!important}.navigation-box{width:4px;height:16px}.bg-disabled{background-color:#e9ecef!important}input[type=number]::-webkit-inner-spin-button{display:none}.over-flow-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-scroll{display:block;overflow-y:scroll}.table-scroll thead th{position:sticky;top:0;z-index:1}.btn{padding-bottom:.5rem!important}.btn-outline-primary:hover{color:#fff!important;background-color:#0684ce!important}.btn-outline-secondary:hover{color:#fff!important;background-color:#777!important}.btn-outline-success:hover{color:#fff!important;background-color:#1e7924!important}.btn-outline-danger:hover{color:#fff!important;background-color:#d90000!important}.btn-outline-info:hover{color:#fff!important;background-color:#373737!important}.btn-outline-light:hover{color:#0684ce!important;background-color:#fbfbfb!important}.scene-button .btn-outline-success:hover{color:#1e7924!important;background-color:#fff!important}.btn-link{text-decoration:none!important}.layout-detail .sidebar-detail-nav{width:220px;overflow:auto;max-height:calc(100svh - 90px);max-height:calc(100dvh - 90px)}.layout-detail .layoutmain-detail-main{width:980px;margin-left:calc(50vw - 380px)}.layout-detail .card-header{background-color:#f9f9f9}.layout-detail .detail-card{margin:16px;scroll-margin:94px}.layout-detail .detail-card .card-body{padding-top:16px}.layout-detail .detail-card .card-body .row{--bs-gutter-x: .75rem}.layout-detail .detail-card .card-body .row-narrow{--bs-gutter-x: .25rem}.layout-detail .detail-card .card-header{min-height:46px;display:flex!important;align-items:center!important}.layout-detail .footer-detail{width:980px;margin-left:calc(50vw - 380px)}.cursor-pointer{cursor:pointer}.pre-wrap{white-space:pre-wrap}.noto-jp{font-family:Noto Sans JP}:root{--color-accent: #FF6363;--color-smain: #009EC5;--color-smain-light: #DCF0FE;--color-darkblue: #0054A2}.text-accent{color:var(--color-accent)}.text-smain{color:var(--color-smain)}.text-smain-light{color:var(--color-smain-light)}.text-darkblue{color:var(--color-darkblue)}.bg-accent{background-color:var(--color-accent)}.bg-smain{background-color:var(--color-smain)}.bg-smain-light{background-color:var(--color-smain-light)}.bg-darkblue{background-color:var(--color-darkblue)}.bg-info{background-color:#5bc0de!important}.bg-pink{background-color:#ec297b}.w-max-content{width:max-content}.aspect-ratio-1{aspect-ratio:1/1}.line_stripe{background:linear-gradient(110deg,transparent,transparent 7px,rgb(247,255,0) 7px,rgb(247,255,0) 17px,transparent 17px) repeat-x 50% 100%/18px 30%}.btn-check:checked+.btn{color:#fff!important}.is-pc .point_wrap{width:100%;display:flex;align-items:flex-start;position:relative;z-index:2;gap:1em}.is-pc .point_wrap p{flex-grow:1;padding-left:40px;padding-bottom:4em}.is-pc .point_chara{flex-shrink:0;max-width:35vw;margin-top:-2em;position:relative}.is-pc .point_baloon{position:absolute;top:100%;right:0;display:block;padding:7px 10px;width:max-content;max-width:calc(100% + 1em);color:var(--bs-primary);font-size:16px;background:#fff;border:solid 3px var(--bs-primary);box-sizing:border-box;border-radius:8px}.is-pc .point_baloon:before{content:"";position:absolute;top:-24px;right:40px;margin-right:2px;border:12px solid transparent;border-bottom:12px solid #FFF;z-index:2}.is-pc .point_baloon:after{content:"";position:absolute;top:-30px;right:40px;border:14px solid transparent;border-bottom:14px solid var(--bs-primary);z-index:1}.is-mobile .point_wrap{width:100%;display:flex;align-items:flex-start;position:relative;z-index:2;gap:1em}.is-mobile .point_wrap p{flex-grow:1;padding-left:40px;padding-bottom:4em}.is-mobile .point_chara{flex-shrink:0;margin-top:-2em;max-width:180px;position:relative}.is-mobile .point_baloon{position:relative;top:100%;right:0;display:block;margin-left:auto;padding:7px 10px;width:max-content;max-width:calc(100% + 1em);color:var(--bs-primary);font-size:16px;background:#fff;border:solid 3px var(--bs-primary);box-sizing:border-box;border-radius:8px}.is-mobile .point_baloon:before{content:"";position:absolute;top:-24px;right:40px;margin-right:2px;border:12px solid transparent;border-bottom:12px solid #FFF;z-index:2}.is-mobile .point_baloon:after{content:"";position:absolute;top:-30px;right:40px;border:14px solid transparent;border-bottom:14px solid var(--bs-primary);z-index:1}@media screen and (max-width: 990px){.is-mobile .point_chara{max-width:35vw}}@media screen and (max-width: 460px){.is-mobile .point_wrap p{padding-left:0}}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:.9rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0684ce;border-color:#0684ce;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2383c2e7'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231e7924' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231e7924' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d90000'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d90000' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d90000'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d90000' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .33125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.125rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.125rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23023552' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(6, 132, 206, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ab5e2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ab5e2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(6, 132, 206, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}div.modal-disabled:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;cursor:not-allowed;background:#ffffff80}.select-auto-complete-dropdown-menu{overflow:auto;max-height:250px;min-width:100%}.tooltiptext-tooltip{position:relative;cursor:pointer}.tooltiptext-hovertext{position:absolute;padding:8px;border-radius:8px;background-color:#333;font-size:.9rem;color:#fff;text-align:center;visibility:hidden;opacity:0;transition:.5s all;z-index:1080}.tooltiptext-tooltip:hover .tooltiptext-hovertext{visibility:visible;opacity:.9}.tooltiptext-hovertext-top{left:50%;bottom:130%;transform:translate(-50%);margin-bottom:6px}.tooltiptext-tooltip:hover .tooltiptext-hovertext-top{bottom:100%}.tooltiptext-hovertext-bottom{left:50%;top:130%;transform:translate(-50%);margin-top:6px}.tooltiptext-tooltip:hover .tooltiptext-hovertext-bottom{top:100%}.tooltiptext-hovertext-start{right:80%;top:50%;transform:translateY(-50%);margin-right:6px}.tooltiptext-tooltip:hover .tooltiptext-hovertext-start{right:100%}.tooltiptext-hovertext-end{left:80%;top:50%;transform:translateY(-50%);margin-left:6px}.tooltiptext-tooltip:hover .tooltiptext-hovertext-end{left:100%}.modal-title{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.headline-decoration{padding-top:6px;padding-bottom:6px;padding-left:35px;position:relative}.headline-decoration:before{content:"";display:block;width:5px;position:absolute;top:10px;bottom:10px;left:20px;background:#aaa}.file-input-box{font-size:12px;cursor:pointer}.file-input-box:before{position:absolute;content:"アップロード";width:100px;height:32px;font-weight:700;color:#777;background:#fff;font-size:14px;border:#777777 1px solid;border-radius:8px;text-align:center;align-items:center;display:grid;cursor:pointer}.file-input-box::file-selector-button{width:100px;height:32px;opacity:0;position:relative;cursor:pointer}.width-1{width:4px!important}.height-1{height:4px!important}.min-width-1{min-width:4px!important}.min-height-1{min-height:4px!important}.max-width-1{max-width:4px!important}.max-height-1{max-height:4px!important}.fix-width-1{width:4px!important;max-width:4px!important;min-width:4px!important}.fix-height-1{max-height:4px!important;min-height:4px!important;height:4px!important}.width-2{width:8px!important}.height-2{height:8px!important}.min-width-2{min-width:8px!important}.min-height-2{min-height:8px!important}.max-width-2{max-width:8px!important}.max-height-2{max-height:8px!important}.fix-width-2{width:8px!important;max-width:8px!important;min-width:8px!important}.fix-height-2{max-height:8px!important;min-height:8px!important;height:8px!important}.width-3{width:12px!important}.height-3{height:12px!important}.min-width-3{min-width:12px!important}.min-height-3{min-height:12px!important}.max-width-3{max-width:12px!important}.max-height-3{max-height:12px!important}.fix-width-3{width:12px!important;max-width:12px!important;min-width:12px!important}.fix-height-3{max-height:12px!important;min-height:12px!important;height:12px!important}.width-4{width:16px!important}.height-4{height:16px!important}.min-width-4{min-width:16px!important}.min-height-4{min-height:16px!important}.max-width-4{max-width:16px!important}.max-height-4{max-height:16px!important}.fix-width-4{width:16px!important;max-width:16px!important;min-width:16px!important}.fix-height-4{max-height:16px!important;min-height:16px!important;height:16px!important}.width-5{width:20px!important}.height-5{height:20px!important}.min-width-5{min-width:20px!important}.min-height-5{min-height:20px!important}.max-width-5{max-width:20px!important}.max-height-5{max-height:20px!important}.fix-width-5{width:20px!important;max-width:20px!important;min-width:20px!important}.fix-height-5{max-height:20px!important;min-height:20px!important;height:20px!important}.width-6{width:24px!important}.height-6{height:24px!important}.min-width-6{min-width:24px!important}.min-height-6{min-height:24px!important}.max-width-6{max-width:24px!important}.max-height-6{max-height:24px!important}.fix-width-6{width:24px!important;max-width:24px!important;min-width:24px!important}.fix-height-6{max-height:24px!important;min-height:24px!important;height:24px!important}.width-7{width:28px!important}.height-7{height:28px!important}.min-width-7{min-width:28px!important}.min-height-7{min-height:28px!important}.max-width-7{max-width:28px!important}.max-height-7{max-height:28px!important}.fix-width-7{width:28px!important;max-width:28px!important;min-width:28px!important}.fix-height-7{max-height:28px!important;min-height:28px!important;height:28px!important}.width-8{width:32px!important}.height-8{height:32px!important}.min-width-8{min-width:32px!important}.min-height-8{min-height:32px!important}.max-width-8{max-width:32px!important}.max-height-8{max-height:32px!important}.fix-width-8{width:32px!important;max-width:32px!important;min-width:32px!important}.fix-height-8{max-height:32px!important;min-height:32px!important;height:32px!important}.width-9{width:36px!important}.height-9{height:36px!important}.min-width-9{min-width:36px!important}.min-height-9{min-height:36px!important}.max-width-9{max-width:36px!important}.max-height-9{max-height:36px!important}.fix-width-9{width:36px!important;max-width:36px!important;min-width:36px!important}.fix-height-9{max-height:36px!important;min-height:36px!important;height:36px!important}.width-10{width:40px!important}.height-10{height:40px!important}.min-width-10{min-width:40px!important}.min-height-10{min-height:40px!important}.max-width-10{max-width:40px!important}.max-height-10{max-height:40px!important}.fix-width-10{width:40px!important;max-width:40px!important;min-width:40px!important}.fix-height-10{max-height:40px!important;min-height:40px!important;height:40px!important}.width-11{width:44px!important}.height-11{height:44px!important}.min-width-11{min-width:44px!important}.min-height-11{min-height:44px!important}.max-width-11{max-width:44px!important}.max-height-11{max-height:44px!important}.fix-width-11{width:44px!important;max-width:44px!important;min-width:44px!important}.fix-height-11{max-height:44px!important;min-height:44px!important;height:44px!important}.width-12{width:48px!important}.height-12{height:48px!important}.min-width-12{min-width:48px!important}.min-height-12{min-height:48px!important}.max-width-12{max-width:48px!important}.max-height-12{max-height:48px!important}.fix-width-12{width:48px!important;max-width:48px!important;min-width:48px!important}.fix-height-12{max-height:48px!important;min-height:48px!important;height:48px!important}.width-13{width:52px!important}.height-13{height:52px!important}.min-width-13{min-width:52px!important}.min-height-13{min-height:52px!important}.max-width-13{max-width:52px!important}.max-height-13{max-height:52px!important}.fix-width-13{width:52px!important;max-width:52px!important;min-width:52px!important}.fix-height-13{max-height:52px!important;min-height:52px!important;height:52px!important}.width-14{width:56px!important}.height-14{height:56px!important}.min-width-14{min-width:56px!important}.min-height-14{min-height:56px!important}.max-width-14{max-width:56px!important}.max-height-14{max-height:56px!important}.fix-width-14{width:56px!important;max-width:56px!important;min-width:56px!important}.fix-height-14{max-height:56px!important;min-height:56px!important;height:56px!important}.width-15{width:60px!important}.height-15{height:60px!important}.min-width-15{min-width:60px!important}.min-height-15{min-height:60px!important}.max-width-15{max-width:60px!important}.max-height-15{max-height:60px!important}.fix-width-15{width:60px!important;max-width:60px!important;min-width:60px!important}.fix-height-15{max-height:60px!important;min-height:60px!important;height:60px!important}.width-16{width:64px!important}.height-16{height:64px!important}.min-width-16{min-width:64px!important}.min-height-16{min-height:64px!important}.max-width-16{max-width:64px!important}.max-height-16{max-height:64px!important}.fix-width-16{width:64px!important;max-width:64px!important;min-width:64px!important}.fix-height-16{max-height:64px!important;min-height:64px!important;height:64px!important}.width-17{width:68px!important}.height-17{height:68px!important}.min-width-17{min-width:68px!important}.min-height-17{min-height:68px!important}.max-width-17{max-width:68px!important}.max-height-17{max-height:68px!important}.fix-width-17{width:68px!important;max-width:68px!important;min-width:68px!important}.fix-height-17{max-height:68px!important;min-height:68px!important;height:68px!important}.width-18{width:72px!important}.height-18{height:72px!important}.min-width-18{min-width:72px!important}.min-height-18{min-height:72px!important}.max-width-18{max-width:72px!important}.max-height-18{max-height:72px!important}.fix-width-18{width:72px!important;max-width:72px!important;min-width:72px!important}.fix-height-18{max-height:72px!important;min-height:72px!important;height:72px!important}.width-19{width:76px!important}.height-19{height:76px!important}.min-width-19{min-width:76px!important}.min-height-19{min-height:76px!important}.max-width-19{max-width:76px!important}.max-height-19{max-height:76px!important}.fix-width-19{width:76px!important;max-width:76px!important;min-width:76px!important}.fix-height-19{max-height:76px!important;min-height:76px!important;height:76px!important}.width-20{width:80px!important}.height-20{height:80px!important}.min-width-20{min-width:80px!important}.min-height-20{min-height:80px!important}.max-width-20{max-width:80px!important}.max-height-20{max-height:80px!important}.fix-width-20{width:80px!important;max-width:80px!important;min-width:80px!important}.fix-height-20{max-height:80px!important;min-height:80px!important;height:80px!important}.width-21{width:84px!important}.height-21{height:84px!important}.min-width-21{min-width:84px!important}.min-height-21{min-height:84px!important}.max-width-21{max-width:84px!important}.max-height-21{max-height:84px!important}.fix-width-21{width:84px!important;max-width:84px!important;min-width:84px!important}.fix-height-21{max-height:84px!important;min-height:84px!important;height:84px!important}.width-22{width:88px!important}.height-22{height:88px!important}.min-width-22{min-width:88px!important}.min-height-22{min-height:88px!important}.max-width-22{max-width:88px!important}.max-height-22{max-height:88px!important}.fix-width-22{width:88px!important;max-width:88px!important;min-width:88px!important}.fix-height-22{max-height:88px!important;min-height:88px!important;height:88px!important}.width-23{width:92px!important}.height-23{height:92px!important}.min-width-23{min-width:92px!important}.min-height-23{min-height:92px!important}.max-width-23{max-width:92px!important}.max-height-23{max-height:92px!important}.fix-width-23{width:92px!important;max-width:92px!important;min-width:92px!important}.fix-height-23{max-height:92px!important;min-height:92px!important;height:92px!important}.width-24{width:96px!important}.height-24{height:96px!important}.min-width-24{min-width:96px!important}.min-height-24{min-height:96px!important}.max-width-24{max-width:96px!important}.max-height-24{max-height:96px!important}.fix-width-24{width:96px!important;max-width:96px!important;min-width:96px!important}.fix-height-24{max-height:96px!important;min-height:96px!important;height:96px!important}.width-25{width:100px!important}.height-25{height:100px!important}.min-width-25{min-width:100px!important}.min-height-25{min-height:100px!important}.max-width-25{max-width:100px!important}.max-height-25{max-height:100px!important}.fix-width-25{width:100px!important;max-width:100px!important;min-width:100px!important}.fix-height-25{max-height:100px!important;min-height:100px!important;height:100px!important}.width-26{width:104px!important}.height-26{height:104px!important}.min-width-26{min-width:104px!important}.min-height-26{min-height:104px!important}.max-width-26{max-width:104px!important}.max-height-26{max-height:104px!important}.fix-width-26{width:104px!important;max-width:104px!important;min-width:104px!important}.fix-height-26{max-height:104px!important;min-height:104px!important;height:104px!important}.width-27{width:108px!important}.height-27{height:108px!important}.min-width-27{min-width:108px!important}.min-height-27{min-height:108px!important}.max-width-27{max-width:108px!important}.max-height-27{max-height:108px!important}.fix-width-27{width:108px!important;max-width:108px!important;min-width:108px!important}.fix-height-27{max-height:108px!important;min-height:108px!important;height:108px!important}.width-28{width:112px!important}.height-28{height:112px!important}.min-width-28{min-width:112px!important}.min-height-28{min-height:112px!important}.max-width-28{max-width:112px!important}.max-height-28{max-height:112px!important}.fix-width-28{width:112px!important;max-width:112px!important;min-width:112px!important}.fix-height-28{max-height:112px!important;min-height:112px!important;height:112px!important}.width-29{width:116px!important}.height-29{height:116px!important}.min-width-29{min-width:116px!important}.min-height-29{min-height:116px!important}.max-width-29{max-width:116px!important}.max-height-29{max-height:116px!important}.fix-width-29{width:116px!important;max-width:116px!important;min-width:116px!important}.fix-height-29{max-height:116px!important;min-height:116px!important;height:116px!important}.width-30{width:120px!important}.height-30{height:120px!important}.min-width-30{min-width:120px!important}.min-height-30{min-height:120px!important}.max-width-30{max-width:120px!important}.max-height-30{max-height:120px!important}.fix-width-30{width:120px!important;max-width:120px!important;min-width:120px!important}.fix-height-30{max-height:120px!important;min-height:120px!important;height:120px!important}.width-31{width:124px!important}.height-31{height:124px!important}.min-width-31{min-width:124px!important}.min-height-31{min-height:124px!important}.max-width-31{max-width:124px!important}.max-height-31{max-height:124px!important}.fix-width-31{width:124px!important;max-width:124px!important;min-width:124px!important}.fix-height-31{max-height:124px!important;min-height:124px!important;height:124px!important}.width-32{width:128px!important}.height-32{height:128px!important}.min-width-32{min-width:128px!important}.min-height-32{min-height:128px!important}.max-width-32{max-width:128px!important}.max-height-32{max-height:128px!important}.fix-width-32{width:128px!important;max-width:128px!important;min-width:128px!important}.fix-height-32{max-height:128px!important;min-height:128px!important;height:128px!important}.width-33{width:132px!important}.height-33{height:132px!important}.min-width-33{min-width:132px!important}.min-height-33{min-height:132px!important}.max-width-33{max-width:132px!important}.max-height-33{max-height:132px!important}.fix-width-33{width:132px!important;max-width:132px!important;min-width:132px!important}.fix-height-33{max-height:132px!important;min-height:132px!important;height:132px!important}.width-34{width:136px!important}.height-34{height:136px!important}.min-width-34{min-width:136px!important}.min-height-34{min-height:136px!important}.max-width-34{max-width:136px!important}.max-height-34{max-height:136px!important}.fix-width-34{width:136px!important;max-width:136px!important;min-width:136px!important}.fix-height-34{max-height:136px!important;min-height:136px!important;height:136px!important}.width-35{width:140px!important}.height-35{height:140px!important}.min-width-35{min-width:140px!important}.min-height-35{min-height:140px!important}.max-width-35{max-width:140px!important}.max-height-35{max-height:140px!important}.fix-width-35{width:140px!important;max-width:140px!important;min-width:140px!important}.fix-height-35{max-height:140px!important;min-height:140px!important;height:140px!important}.width-36{width:144px!important}.height-36{height:144px!important}.min-width-36{min-width:144px!important}.min-height-36{min-height:144px!important}.max-width-36{max-width:144px!important}.max-height-36{max-height:144px!important}.fix-width-36{width:144px!important;max-width:144px!important;min-width:144px!important}.fix-height-36{max-height:144px!important;min-height:144px!important;height:144px!important}.width-37{width:148px!important}.height-37{height:148px!important}.min-width-37{min-width:148px!important}.min-height-37{min-height:148px!important}.max-width-37{max-width:148px!important}.max-height-37{max-height:148px!important}.fix-width-37{width:148px!important;max-width:148px!important;min-width:148px!important}.fix-height-37{max-height:148px!important;min-height:148px!important;height:148px!important}.width-38{width:152px!important}.height-38{height:152px!important}.min-width-38{min-width:152px!important}.min-height-38{min-height:152px!important}.max-width-38{max-width:152px!important}.max-height-38{max-height:152px!important}.fix-width-38{width:152px!important;max-width:152px!important;min-width:152px!important}.fix-height-38{max-height:152px!important;min-height:152px!important;height:152px!important}.width-39{width:156px!important}.height-39{height:156px!important}.min-width-39{min-width:156px!important}.min-height-39{min-height:156px!important}.max-width-39{max-width:156px!important}.max-height-39{max-height:156px!important}.fix-width-39{width:156px!important;max-width:156px!important;min-width:156px!important}.fix-height-39{max-height:156px!important;min-height:156px!important;height:156px!important}.width-40{width:160px!important}.height-40{height:160px!important}.min-width-40{min-width:160px!important}.min-height-40{min-height:160px!important}.max-width-40{max-width:160px!important}.max-height-40{max-height:160px!important}.fix-width-40{width:160px!important;max-width:160px!important;min-width:160px!important}.fix-height-40{max-height:160px!important;min-height:160px!important;height:160px!important}.width-41{width:164px!important}.height-41{height:164px!important}.min-width-41{min-width:164px!important}.min-height-41{min-height:164px!important}.max-width-41{max-width:164px!important}.max-height-41{max-height:164px!important}.fix-width-41{width:164px!important;max-width:164px!important;min-width:164px!important}.fix-height-41{max-height:164px!important;min-height:164px!important;height:164px!important}.width-42{width:168px!important}.height-42{height:168px!important}.min-width-42{min-width:168px!important}.min-height-42{min-height:168px!important}.max-width-42{max-width:168px!important}.max-height-42{max-height:168px!important}.fix-width-42{width:168px!important;max-width:168px!important;min-width:168px!important}.fix-height-42{max-height:168px!important;min-height:168px!important;height:168px!important}.width-43{width:172px!important}.height-43{height:172px!important}.min-width-43{min-width:172px!important}.min-height-43{min-height:172px!important}.max-width-43{max-width:172px!important}.max-height-43{max-height:172px!important}.fix-width-43{width:172px!important;max-width:172px!important;min-width:172px!important}.fix-height-43{max-height:172px!important;min-height:172px!important;height:172px!important}.width-44{width:176px!important}.height-44{height:176px!important}.min-width-44{min-width:176px!important}.min-height-44{min-height:176px!important}.max-width-44{max-width:176px!important}.max-height-44{max-height:176px!important}.fix-width-44{width:176px!important;max-width:176px!important;min-width:176px!important}.fix-height-44{max-height:176px!important;min-height:176px!important;height:176px!important}.width-45{width:180px!important}.height-45{height:180px!important}.min-width-45{min-width:180px!important}.min-height-45{min-height:180px!important}.max-width-45{max-width:180px!important}.max-height-45{max-height:180px!important}.fix-width-45{width:180px!important;max-width:180px!important;min-width:180px!important}.fix-height-45{max-height:180px!important;min-height:180px!important;height:180px!important}.width-46{width:184px!important}.height-46{height:184px!important}.min-width-46{min-width:184px!important}.min-height-46{min-height:184px!important}.max-width-46{max-width:184px!important}.max-height-46{max-height:184px!important}.fix-width-46{width:184px!important;max-width:184px!important;min-width:184px!important}.fix-height-46{max-height:184px!important;min-height:184px!important;height:184px!important}.width-47{width:188px!important}.height-47{height:188px!important}.min-width-47{min-width:188px!important}.min-height-47{min-height:188px!important}.max-width-47{max-width:188px!important}.max-height-47{max-height:188px!important}.fix-width-47{width:188px!important;max-width:188px!important;min-width:188px!important}.fix-height-47{max-height:188px!important;min-height:188px!important;height:188px!important}.width-48{width:192px!important}.height-48{height:192px!important}.min-width-48{min-width:192px!important}.min-height-48{min-height:192px!important}.max-width-48{max-width:192px!important}.max-height-48{max-height:192px!important}.fix-width-48{width:192px!important;max-width:192px!important;min-width:192px!important}.fix-height-48{max-height:192px!important;min-height:192px!important;height:192px!important}.width-49{width:196px!important}.height-49{height:196px!important}.min-width-49{min-width:196px!important}.min-height-49{min-height:196px!important}.max-width-49{max-width:196px!important}.max-height-49{max-height:196px!important}.fix-width-49{width:196px!important;max-width:196px!important;min-width:196px!important}.fix-height-49{max-height:196px!important;min-height:196px!important;height:196px!important}.width-50{width:200px!important}.height-50{height:200px!important}.min-width-50{min-width:200px!important}.min-height-50{min-height:200px!important}.max-width-50{max-width:200px!important}.max-height-50{max-height:200px!important}.fix-width-50{width:200px!important;max-width:200px!important;min-width:200px!important}.fix-height-50{max-height:200px!important;min-height:200px!important;height:200px!important}.width-51{width:204px!important}.height-51{height:204px!important}.min-width-51{min-width:204px!important}.min-height-51{min-height:204px!important}.max-width-51{max-width:204px!important}.max-height-51{max-height:204px!important}.fix-width-51{width:204px!important;max-width:204px!important;min-width:204px!important}.fix-height-51{max-height:204px!important;min-height:204px!important;height:204px!important}.width-52{width:208px!important}.height-52{height:208px!important}.min-width-52{min-width:208px!important}.min-height-52{min-height:208px!important}.max-width-52{max-width:208px!important}.max-height-52{max-height:208px!important}.fix-width-52{width:208px!important;max-width:208px!important;min-width:208px!important}.fix-height-52{max-height:208px!important;min-height:208px!important;height:208px!important}.width-53{width:212px!important}.height-53{height:212px!important}.min-width-53{min-width:212px!important}.min-height-53{min-height:212px!important}.max-width-53{max-width:212px!important}.max-height-53{max-height:212px!important}.fix-width-53{width:212px!important;max-width:212px!important;min-width:212px!important}.fix-height-53{max-height:212px!important;min-height:212px!important;height:212px!important}.width-54{width:216px!important}.height-54{height:216px!important}.min-width-54{min-width:216px!important}.min-height-54{min-height:216px!important}.max-width-54{max-width:216px!important}.max-height-54{max-height:216px!important}.fix-width-54{width:216px!important;max-width:216px!important;min-width:216px!important}.fix-height-54{max-height:216px!important;min-height:216px!important;height:216px!important}.width-55{width:220px!important}.height-55{height:220px!important}.min-width-55{min-width:220px!important}.min-height-55{min-height:220px!important}.max-width-55{max-width:220px!important}.max-height-55{max-height:220px!important}.fix-width-55{width:220px!important;max-width:220px!important;min-width:220px!important}.fix-height-55{max-height:220px!important;min-height:220px!important;height:220px!important}.width-56{width:224px!important}.height-56{height:224px!important}.min-width-56{min-width:224px!important}.min-height-56{min-height:224px!important}.max-width-56{max-width:224px!important}.max-height-56{max-height:224px!important}.fix-width-56{width:224px!important;max-width:224px!important;min-width:224px!important}.fix-height-56{max-height:224px!important;min-height:224px!important;height:224px!important}.width-57{width:228px!important}.height-57{height:228px!important}.min-width-57{min-width:228px!important}.min-height-57{min-height:228px!important}.max-width-57{max-width:228px!important}.max-height-57{max-height:228px!important}.fix-width-57{width:228px!important;max-width:228px!important;min-width:228px!important}.fix-height-57{max-height:228px!important;min-height:228px!important;height:228px!important}.width-58{width:232px!important}.height-58{height:232px!important}.min-width-58{min-width:232px!important}.min-height-58{min-height:232px!important}.max-width-58{max-width:232px!important}.max-height-58{max-height:232px!important}.fix-width-58{width:232px!important;max-width:232px!important;min-width:232px!important}.fix-height-58{max-height:232px!important;min-height:232px!important;height:232px!important}.width-59{width:236px!important}.height-59{height:236px!important}.min-width-59{min-width:236px!important}.min-height-59{min-height:236px!important}.max-width-59{max-width:236px!important}.max-height-59{max-height:236px!important}.fix-width-59{width:236px!important;max-width:236px!important;min-width:236px!important}.fix-height-59{max-height:236px!important;min-height:236px!important;height:236px!important}.width-60{width:240px!important}.height-60{height:240px!important}.min-width-60{min-width:240px!important}.min-height-60{min-height:240px!important}.max-width-60{max-width:240px!important}.max-height-60{max-height:240px!important}.fix-width-60{width:240px!important;max-width:240px!important;min-width:240px!important}.fix-height-60{max-height:240px!important;min-height:240px!important;height:240px!important}.width-61{width:244px!important}.height-61{height:244px!important}.min-width-61{min-width:244px!important}.min-height-61{min-height:244px!important}.max-width-61{max-width:244px!important}.max-height-61{max-height:244px!important}.fix-width-61{width:244px!important;max-width:244px!important;min-width:244px!important}.fix-height-61{max-height:244px!important;min-height:244px!important;height:244px!important}.width-62{width:248px!important}.height-62{height:248px!important}.min-width-62{min-width:248px!important}.min-height-62{min-height:248px!important}.max-width-62{max-width:248px!important}.max-height-62{max-height:248px!important}.fix-width-62{width:248px!important;max-width:248px!important;min-width:248px!important}.fix-height-62{max-height:248px!important;min-height:248px!important;height:248px!important}.width-63{width:252px!important}.height-63{height:252px!important}.min-width-63{min-width:252px!important}.min-height-63{min-height:252px!important}.max-width-63{max-width:252px!important}.max-height-63{max-height:252px!important}.fix-width-63{width:252px!important;max-width:252px!important;min-width:252px!important}.fix-height-63{max-height:252px!important;min-height:252px!important;height:252px!important}.width-64{width:256px!important}.height-64{height:256px!important}.min-width-64{min-width:256px!important}.min-height-64{min-height:256px!important}.max-width-64{max-width:256px!important}.max-height-64{max-height:256px!important}.fix-width-64{width:256px!important;max-width:256px!important;min-width:256px!important}.fix-height-64{max-height:256px!important;min-height:256px!important;height:256px!important}.width-65{width:260px!important}.height-65{height:260px!important}.min-width-65{min-width:260px!important}.min-height-65{min-height:260px!important}.max-width-65{max-width:260px!important}.max-height-65{max-height:260px!important}.fix-width-65{width:260px!important;max-width:260px!important;min-width:260px!important}.fix-height-65{max-height:260px!important;min-height:260px!important;height:260px!important}.width-66{width:264px!important}.height-66{height:264px!important}.min-width-66{min-width:264px!important}.min-height-66{min-height:264px!important}.max-width-66{max-width:264px!important}.max-height-66{max-height:264px!important}.fix-width-66{width:264px!important;max-width:264px!important;min-width:264px!important}.fix-height-66{max-height:264px!important;min-height:264px!important;height:264px!important}.width-67{width:268px!important}.height-67{height:268px!important}.min-width-67{min-width:268px!important}.min-height-67{min-height:268px!important}.max-width-67{max-width:268px!important}.max-height-67{max-height:268px!important}.fix-width-67{width:268px!important;max-width:268px!important;min-width:268px!important}.fix-height-67{max-height:268px!important;min-height:268px!important;height:268px!important}.width-68{width:272px!important}.height-68{height:272px!important}.min-width-68{min-width:272px!important}.min-height-68{min-height:272px!important}.max-width-68{max-width:272px!important}.max-height-68{max-height:272px!important}.fix-width-68{width:272px!important;max-width:272px!important;min-width:272px!important}.fix-height-68{max-height:272px!important;min-height:272px!important;height:272px!important}.width-69{width:276px!important}.height-69{height:276px!important}.min-width-69{min-width:276px!important}.min-height-69{min-height:276px!important}.max-width-69{max-width:276px!important}.max-height-69{max-height:276px!important}.fix-width-69{width:276px!important;max-width:276px!important;min-width:276px!important}.fix-height-69{max-height:276px!important;min-height:276px!important;height:276px!important}.width-70{width:280px!important}.height-70{height:280px!important}.min-width-70{min-width:280px!important}.min-height-70{min-height:280px!important}.max-width-70{max-width:280px!important}.max-height-70{max-height:280px!important}.fix-width-70{width:280px!important;max-width:280px!important;min-width:280px!important}.fix-height-70{max-height:280px!important;min-height:280px!important;height:280px!important}.width-71{width:284px!important}.height-71{height:284px!important}.min-width-71{min-width:284px!important}.min-height-71{min-height:284px!important}.max-width-71{max-width:284px!important}.max-height-71{max-height:284px!important}.fix-width-71{width:284px!important;max-width:284px!important;min-width:284px!important}.fix-height-71{max-height:284px!important;min-height:284px!important;height:284px!important}.width-72{width:288px!important}.height-72{height:288px!important}.min-width-72{min-width:288px!important}.min-height-72{min-height:288px!important}.max-width-72{max-width:288px!important}.max-height-72{max-height:288px!important}.fix-width-72{width:288px!important;max-width:288px!important;min-width:288px!important}.fix-height-72{max-height:288px!important;min-height:288px!important;height:288px!important}.width-73{width:292px!important}.height-73{height:292px!important}.min-width-73{min-width:292px!important}.min-height-73{min-height:292px!important}.max-width-73{max-width:292px!important}.max-height-73{max-height:292px!important}.fix-width-73{width:292px!important;max-width:292px!important;min-width:292px!important}.fix-height-73{max-height:292px!important;min-height:292px!important;height:292px!important}.width-74{width:296px!important}.height-74{height:296px!important}.min-width-74{min-width:296px!important}.min-height-74{min-height:296px!important}.max-width-74{max-width:296px!important}.max-height-74{max-height:296px!important}.fix-width-74{width:296px!important;max-width:296px!important;min-width:296px!important}.fix-height-74{max-height:296px!important;min-height:296px!important;height:296px!important}.width-75{width:300px!important}.height-75{height:300px!important}.min-width-75{min-width:300px!important}.min-height-75{min-height:300px!important}.max-width-75{max-width:300px!important}.max-height-75{max-height:300px!important}.fix-width-75{width:300px!important;max-width:300px!important;min-width:300px!important}.fix-height-75{max-height:300px!important;min-height:300px!important;height:300px!important}.width-76{width:304px!important}.height-76{height:304px!important}.min-width-76{min-width:304px!important}.min-height-76{min-height:304px!important}.max-width-76{max-width:304px!important}.max-height-76{max-height:304px!important}.fix-width-76{width:304px!important;max-width:304px!important;min-width:304px!important}.fix-height-76{max-height:304px!important;min-height:304px!important;height:304px!important}.width-77{width:308px!important}.height-77{height:308px!important}.min-width-77{min-width:308px!important}.min-height-77{min-height:308px!important}.max-width-77{max-width:308px!important}.max-height-77{max-height:308px!important}.fix-width-77{width:308px!important;max-width:308px!important;min-width:308px!important}.fix-height-77{max-height:308px!important;min-height:308px!important;height:308px!important}.width-78{width:312px!important}.height-78{height:312px!important}.min-width-78{min-width:312px!important}.min-height-78{min-height:312px!important}.max-width-78{max-width:312px!important}.max-height-78{max-height:312px!important}.fix-width-78{width:312px!important;max-width:312px!important;min-width:312px!important}.fix-height-78{max-height:312px!important;min-height:312px!important;height:312px!important}.width-79{width:316px!important}.height-79{height:316px!important}.min-width-79{min-width:316px!important}.min-height-79{min-height:316px!important}.max-width-79{max-width:316px!important}.max-height-79{max-height:316px!important}.fix-width-79{width:316px!important;max-width:316px!important;min-width:316px!important}.fix-height-79{max-height:316px!important;min-height:316px!important;height:316px!important}.width-80{width:320px!important}.height-80{height:320px!important}.min-width-80{min-width:320px!important}.min-height-80{min-height:320px!important}.max-width-80{max-width:320px!important}.max-height-80{max-height:320px!important}.fix-width-80{width:320px!important;max-width:320px!important;min-width:320px!important}.fix-height-80{max-height:320px!important;min-height:320px!important;height:320px!important}.width-81{width:324px!important}.height-81{height:324px!important}.min-width-81{min-width:324px!important}.min-height-81{min-height:324px!important}.max-width-81{max-width:324px!important}.max-height-81{max-height:324px!important}.fix-width-81{width:324px!important;max-width:324px!important;min-width:324px!important}.fix-height-81{max-height:324px!important;min-height:324px!important;height:324px!important}.width-82{width:328px!important}.height-82{height:328px!important}.min-width-82{min-width:328px!important}.min-height-82{min-height:328px!important}.max-width-82{max-width:328px!important}.max-height-82{max-height:328px!important}.fix-width-82{width:328px!important;max-width:328px!important;min-width:328px!important}.fix-height-82{max-height:328px!important;min-height:328px!important;height:328px!important}.width-83{width:332px!important}.height-83{height:332px!important}.min-width-83{min-width:332px!important}.min-height-83{min-height:332px!important}.max-width-83{max-width:332px!important}.max-height-83{max-height:332px!important}.fix-width-83{width:332px!important;max-width:332px!important;min-width:332px!important}.fix-height-83{max-height:332px!important;min-height:332px!important;height:332px!important}.width-84{width:336px!important}.height-84{height:336px!important}.min-width-84{min-width:336px!important}.min-height-84{min-height:336px!important}.max-width-84{max-width:336px!important}.max-height-84{max-height:336px!important}.fix-width-84{width:336px!important;max-width:336px!important;min-width:336px!important}.fix-height-84{max-height:336px!important;min-height:336px!important;height:336px!important}.width-85{width:340px!important}.height-85{height:340px!important}.min-width-85{min-width:340px!important}.min-height-85{min-height:340px!important}.max-width-85{max-width:340px!important}.max-height-85{max-height:340px!important}.fix-width-85{width:340px!important;max-width:340px!important;min-width:340px!important}.fix-height-85{max-height:340px!important;min-height:340px!important;height:340px!important}.width-86{width:344px!important}.height-86{height:344px!important}.min-width-86{min-width:344px!important}.min-height-86{min-height:344px!important}.max-width-86{max-width:344px!important}.max-height-86{max-height:344px!important}.fix-width-86{width:344px!important;max-width:344px!important;min-width:344px!important}.fix-height-86{max-height:344px!important;min-height:344px!important;height:344px!important}.width-87{width:348px!important}.height-87{height:348px!important}.min-width-87{min-width:348px!important}.min-height-87{min-height:348px!important}.max-width-87{max-width:348px!important}.max-height-87{max-height:348px!important}.fix-width-87{width:348px!important;max-width:348px!important;min-width:348px!important}.fix-height-87{max-height:348px!important;min-height:348px!important;height:348px!important}.width-88{width:352px!important}.height-88{height:352px!important}.min-width-88{min-width:352px!important}.min-height-88{min-height:352px!important}.max-width-88{max-width:352px!important}.max-height-88{max-height:352px!important}.fix-width-88{width:352px!important;max-width:352px!important;min-width:352px!important}.fix-height-88{max-height:352px!important;min-height:352px!important;height:352px!important}.width-89{width:356px!important}.height-89{height:356px!important}.min-width-89{min-width:356px!important}.min-height-89{min-height:356px!important}.max-width-89{max-width:356px!important}.max-height-89{max-height:356px!important}.fix-width-89{width:356px!important;max-width:356px!important;min-width:356px!important}.fix-height-89{max-height:356px!important;min-height:356px!important;height:356px!important}.width-90{width:360px!important}.height-90{height:360px!important}.min-width-90{min-width:360px!important}.min-height-90{min-height:360px!important}.max-width-90{max-width:360px!important}.max-height-90{max-height:360px!important}.fix-width-90{width:360px!important;max-width:360px!important;min-width:360px!important}.fix-height-90{max-height:360px!important;min-height:360px!important;height:360px!important}.width-91{width:364px!important}.height-91{height:364px!important}.min-width-91{min-width:364px!important}.min-height-91{min-height:364px!important}.max-width-91{max-width:364px!important}.max-height-91{max-height:364px!important}.fix-width-91{width:364px!important;max-width:364px!important;min-width:364px!important}.fix-height-91{max-height:364px!important;min-height:364px!important;height:364px!important}.width-92{width:368px!important}.height-92{height:368px!important}.min-width-92{min-width:368px!important}.min-height-92{min-height:368px!important}.max-width-92{max-width:368px!important}.max-height-92{max-height:368px!important}.fix-width-92{width:368px!important;max-width:368px!important;min-width:368px!important}.fix-height-92{max-height:368px!important;min-height:368px!important;height:368px!important}.width-93{width:372px!important}.height-93{height:372px!important}.min-width-93{min-width:372px!important}.min-height-93{min-height:372px!important}.max-width-93{max-width:372px!important}.max-height-93{max-height:372px!important}.fix-width-93{width:372px!important;max-width:372px!important;min-width:372px!important}.fix-height-93{max-height:372px!important;min-height:372px!important;height:372px!important}.width-94{width:376px!important}.height-94{height:376px!important}.min-width-94{min-width:376px!important}.min-height-94{min-height:376px!important}.max-width-94{max-width:376px!important}.max-height-94{max-height:376px!important}.fix-width-94{width:376px!important;max-width:376px!important;min-width:376px!important}.fix-height-94{max-height:376px!important;min-height:376px!important;height:376px!important}.width-95{width:380px!important}.height-95{height:380px!important}.min-width-95{min-width:380px!important}.min-height-95{min-height:380px!important}.max-width-95{max-width:380px!important}.max-height-95{max-height:380px!important}.fix-width-95{width:380px!important;max-width:380px!important;min-width:380px!important}.fix-height-95{max-height:380px!important;min-height:380px!important;height:380px!important}.width-96{width:384px!important}.height-96{height:384px!important}.min-width-96{min-width:384px!important}.min-height-96{min-height:384px!important}.max-width-96{max-width:384px!important}.max-height-96{max-height:384px!important}.fix-width-96{width:384px!important;max-width:384px!important;min-width:384px!important}.fix-height-96{max-height:384px!important;min-height:384px!important;height:384px!important}.width-97{width:388px!important}.height-97{height:388px!important}.min-width-97{min-width:388px!important}.min-height-97{min-height:388px!important}.max-width-97{max-width:388px!important}.max-height-97{max-height:388px!important}.fix-width-97{width:388px!important;max-width:388px!important;min-width:388px!important}.fix-height-97{max-height:388px!important;min-height:388px!important;height:388px!important}.width-98{width:392px!important}.height-98{height:392px!important}.min-width-98{min-width:392px!important}.min-height-98{min-height:392px!important}.max-width-98{max-width:392px!important}.max-height-98{max-height:392px!important}.fix-width-98{width:392px!important;max-width:392px!important;min-width:392px!important}.fix-height-98{max-height:392px!important;min-height:392px!important;height:392px!important}.width-99{width:396px!important}.height-99{height:396px!important}.min-width-99{min-width:396px!important}.min-height-99{min-height:396px!important}.max-width-99{max-width:396px!important}.max-height-99{max-height:396px!important}.fix-width-99{width:396px!important;max-width:396px!important;min-width:396px!important}.fix-height-99{max-height:396px!important;min-height:396px!important;height:396px!important}.width-100{width:400px!important}.height-100{height:400px!important}.min-width-100{min-width:400px!important}.min-height-100{min-height:400px!important}.max-width-100{max-width:400px!important}.max-height-100{max-height:400px!important}.fix-width-100{width:400px!important;max-width:400px!important;min-width:400px!important}.fix-height-100{max-height:400px!important;min-height:400px!important;height:400px!important}.width-101{width:404px!important}.height-101{height:404px!important}.min-width-101{min-width:404px!important}.min-height-101{min-height:404px!important}.max-width-101{max-width:404px!important}.max-height-101{max-height:404px!important}.fix-width-101{width:404px!important;max-width:404px!important;min-width:404px!important}.fix-height-101{max-height:404px!important;min-height:404px!important;height:404px!important}.width-102{width:408px!important}.height-102{height:408px!important}.min-width-102{min-width:408px!important}.min-height-102{min-height:408px!important}.max-width-102{max-width:408px!important}.max-height-102{max-height:408px!important}.fix-width-102{width:408px!important;max-width:408px!important;min-width:408px!important}.fix-height-102{max-height:408px!important;min-height:408px!important;height:408px!important}.width-103{width:412px!important}.height-103{height:412px!important}.min-width-103{min-width:412px!important}.min-height-103{min-height:412px!important}.max-width-103{max-width:412px!important}.max-height-103{max-height:412px!important}.fix-width-103{width:412px!important;max-width:412px!important;min-width:412px!important}.fix-height-103{max-height:412px!important;min-height:412px!important;height:412px!important}.width-104{width:416px!important}.height-104{height:416px!important}.min-width-104{min-width:416px!important}.min-height-104{min-height:416px!important}.max-width-104{max-width:416px!important}.max-height-104{max-height:416px!important}.fix-width-104{width:416px!important;max-width:416px!important;min-width:416px!important}.fix-height-104{max-height:416px!important;min-height:416px!important;height:416px!important}.width-105{width:420px!important}.height-105{height:420px!important}.min-width-105{min-width:420px!important}.min-height-105{min-height:420px!important}.max-width-105{max-width:420px!important}.max-height-105{max-height:420px!important}.fix-width-105{width:420px!important;max-width:420px!important;min-width:420px!important}.fix-height-105{max-height:420px!important;min-height:420px!important;height:420px!important}.width-106{width:424px!important}.height-106{height:424px!important}.min-width-106{min-width:424px!important}.min-height-106{min-height:424px!important}.max-width-106{max-width:424px!important}.max-height-106{max-height:424px!important}.fix-width-106{width:424px!important;max-width:424px!important;min-width:424px!important}.fix-height-106{max-height:424px!important;min-height:424px!important;height:424px!important}.width-107{width:428px!important}.height-107{height:428px!important}.min-width-107{min-width:428px!important}.min-height-107{min-height:428px!important}.max-width-107{max-width:428px!important}.max-height-107{max-height:428px!important}.fix-width-107{width:428px!important;max-width:428px!important;min-width:428px!important}.fix-height-107{max-height:428px!important;min-height:428px!important;height:428px!important}.width-108{width:432px!important}.height-108{height:432px!important}.min-width-108{min-width:432px!important}.min-height-108{min-height:432px!important}.max-width-108{max-width:432px!important}.max-height-108{max-height:432px!important}.fix-width-108{width:432px!important;max-width:432px!important;min-width:432px!important}.fix-height-108{max-height:432px!important;min-height:432px!important;height:432px!important}.width-109{width:436px!important}.height-109{height:436px!important}.min-width-109{min-width:436px!important}.min-height-109{min-height:436px!important}.max-width-109{max-width:436px!important}.max-height-109{max-height:436px!important}.fix-width-109{width:436px!important;max-width:436px!important;min-width:436px!important}.fix-height-109{max-height:436px!important;min-height:436px!important;height:436px!important}.width-110{width:440px!important}.height-110{height:440px!important}.min-width-110{min-width:440px!important}.min-height-110{min-height:440px!important}.max-width-110{max-width:440px!important}.max-height-110{max-height:440px!important}.fix-width-110{width:440px!important;max-width:440px!important;min-width:440px!important}.fix-height-110{max-height:440px!important;min-height:440px!important;height:440px!important}.width-111{width:444px!important}.height-111{height:444px!important}.min-width-111{min-width:444px!important}.min-height-111{min-height:444px!important}.max-width-111{max-width:444px!important}.max-height-111{max-height:444px!important}.fix-width-111{width:444px!important;max-width:444px!important;min-width:444px!important}.fix-height-111{max-height:444px!important;min-height:444px!important;height:444px!important}.width-112{width:448px!important}.height-112{height:448px!important}.min-width-112{min-width:448px!important}.min-height-112{min-height:448px!important}.max-width-112{max-width:448px!important}.max-height-112{max-height:448px!important}.fix-width-112{width:448px!important;max-width:448px!important;min-width:448px!important}.fix-height-112{max-height:448px!important;min-height:448px!important;height:448px!important}.width-113{width:452px!important}.height-113{height:452px!important}.min-width-113{min-width:452px!important}.min-height-113{min-height:452px!important}.max-width-113{max-width:452px!important}.max-height-113{max-height:452px!important}.fix-width-113{width:452px!important;max-width:452px!important;min-width:452px!important}.fix-height-113{max-height:452px!important;min-height:452px!important;height:452px!important}.width-114{width:456px!important}.height-114{height:456px!important}.min-width-114{min-width:456px!important}.min-height-114{min-height:456px!important}.max-width-114{max-width:456px!important}.max-height-114{max-height:456px!important}.fix-width-114{width:456px!important;max-width:456px!important;min-width:456px!important}.fix-height-114{max-height:456px!important;min-height:456px!important;height:456px!important}.width-115{width:460px!important}.height-115{height:460px!important}.min-width-115{min-width:460px!important}.min-height-115{min-height:460px!important}.max-width-115{max-width:460px!important}.max-height-115{max-height:460px!important}.fix-width-115{width:460px!important;max-width:460px!important;min-width:460px!important}.fix-height-115{max-height:460px!important;min-height:460px!important;height:460px!important}.width-116{width:464px!important}.height-116{height:464px!important}.min-width-116{min-width:464px!important}.min-height-116{min-height:464px!important}.max-width-116{max-width:464px!important}.max-height-116{max-height:464px!important}.fix-width-116{width:464px!important;max-width:464px!important;min-width:464px!important}.fix-height-116{max-height:464px!important;min-height:464px!important;height:464px!important}.width-117{width:468px!important}.height-117{height:468px!important}.min-width-117{min-width:468px!important}.min-height-117{min-height:468px!important}.max-width-117{max-width:468px!important}.max-height-117{max-height:468px!important}.fix-width-117{width:468px!important;max-width:468px!important;min-width:468px!important}.fix-height-117{max-height:468px!important;min-height:468px!important;height:468px!important}.width-118{width:472px!important}.height-118{height:472px!important}.min-width-118{min-width:472px!important}.min-height-118{min-height:472px!important}.max-width-118{max-width:472px!important}.max-height-118{max-height:472px!important}.fix-width-118{width:472px!important;max-width:472px!important;min-width:472px!important}.fix-height-118{max-height:472px!important;min-height:472px!important;height:472px!important}.width-119{width:476px!important}.height-119{height:476px!important}.min-width-119{min-width:476px!important}.min-height-119{min-height:476px!important}.max-width-119{max-width:476px!important}.max-height-119{max-height:476px!important}.fix-width-119{width:476px!important;max-width:476px!important;min-width:476px!important}.fix-height-119{max-height:476px!important;min-height:476px!important;height:476px!important}.width-120{width:480px!important}.height-120{height:480px!important}.min-width-120{min-width:480px!important}.min-height-120{min-height:480px!important}.max-width-120{max-width:480px!important}.max-height-120{max-height:480px!important}.fix-width-120{width:480px!important;max-width:480px!important;min-width:480px!important}.fix-height-120{max-height:480px!important;min-height:480px!important;height:480px!important}.width-121{width:484px!important}.height-121{height:484px!important}.min-width-121{min-width:484px!important}.min-height-121{min-height:484px!important}.max-width-121{max-width:484px!important}.max-height-121{max-height:484px!important}.fix-width-121{width:484px!important;max-width:484px!important;min-width:484px!important}.fix-height-121{max-height:484px!important;min-height:484px!important;height:484px!important}.width-122{width:488px!important}.height-122{height:488px!important}.min-width-122{min-width:488px!important}.min-height-122{min-height:488px!important}.max-width-122{max-width:488px!important}.max-height-122{max-height:488px!important}.fix-width-122{width:488px!important;max-width:488px!important;min-width:488px!important}.fix-height-122{max-height:488px!important;min-height:488px!important;height:488px!important}.width-123{width:492px!important}.height-123{height:492px!important}.min-width-123{min-width:492px!important}.min-height-123{min-height:492px!important}.max-width-123{max-width:492px!important}.max-height-123{max-height:492px!important}.fix-width-123{width:492px!important;max-width:492px!important;min-width:492px!important}.fix-height-123{max-height:492px!important;min-height:492px!important;height:492px!important}.width-124{width:496px!important}.height-124{height:496px!important}.min-width-124{min-width:496px!important}.min-height-124{min-height:496px!important}.max-width-124{max-width:496px!important}.max-height-124{max-height:496px!important}.fix-width-124{width:496px!important;max-width:496px!important;min-width:496px!important}.fix-height-124{max-height:496px!important;min-height:496px!important;height:496px!important}.width-125{width:500px!important}.height-125{height:500px!important}.min-width-125{min-width:500px!important}.min-height-125{min-height:500px!important}.max-width-125{max-width:500px!important}.max-height-125{max-height:500px!important}.fix-width-125{width:500px!important;max-width:500px!important;min-width:500px!important}.fix-height-125{max-height:500px!important;min-height:500px!important;height:500px!important}.width-126{width:504px!important}.height-126{height:504px!important}.min-width-126{min-width:504px!important}.min-height-126{min-height:504px!important}.max-width-126{max-width:504px!important}.max-height-126{max-height:504px!important}.fix-width-126{width:504px!important;max-width:504px!important;min-width:504px!important}.fix-height-126{max-height:504px!important;min-height:504px!important;height:504px!important}.width-127{width:508px!important}.height-127{height:508px!important}.min-width-127{min-width:508px!important}.min-height-127{min-height:508px!important}.max-width-127{max-width:508px!important}.max-height-127{max-height:508px!important}.fix-width-127{width:508px!important;max-width:508px!important;min-width:508px!important}.fix-height-127{max-height:508px!important;min-height:508px!important;height:508px!important}.width-128{width:512px!important}.height-128{height:512px!important}.min-width-128{min-width:512px!important}.min-height-128{min-height:512px!important}.max-width-128{max-width:512px!important}.max-height-128{max-height:512px!important}.fix-width-128{width:512px!important;max-width:512px!important;min-width:512px!important}.fix-height-128{max-height:512px!important;min-height:512px!important;height:512px!important}.width-129{width:516px!important}.height-129{height:516px!important}.min-width-129{min-width:516px!important}.min-height-129{min-height:516px!important}.max-width-129{max-width:516px!important}.max-height-129{max-height:516px!important}.fix-width-129{width:516px!important;max-width:516px!important;min-width:516px!important}.fix-height-129{max-height:516px!important;min-height:516px!important;height:516px!important}.width-130{width:520px!important}.height-130{height:520px!important}.min-width-130{min-width:520px!important}.min-height-130{min-height:520px!important}.max-width-130{max-width:520px!important}.max-height-130{max-height:520px!important}.fix-width-130{width:520px!important;max-width:520px!important;min-width:520px!important}.fix-height-130{max-height:520px!important;min-height:520px!important;height:520px!important}.width-131{width:524px!important}.height-131{height:524px!important}.min-width-131{min-width:524px!important}.min-height-131{min-height:524px!important}.max-width-131{max-width:524px!important}.max-height-131{max-height:524px!important}.fix-width-131{width:524px!important;max-width:524px!important;min-width:524px!important}.fix-height-131{max-height:524px!important;min-height:524px!important;height:524px!important}.width-132{width:528px!important}.height-132{height:528px!important}.min-width-132{min-width:528px!important}.min-height-132{min-height:528px!important}.max-width-132{max-width:528px!important}.max-height-132{max-height:528px!important}.fix-width-132{width:528px!important;max-width:528px!important;min-width:528px!important}.fix-height-132{max-height:528px!important;min-height:528px!important;height:528px!important}.width-133{width:532px!important}.height-133{height:532px!important}.min-width-133{min-width:532px!important}.min-height-133{min-height:532px!important}.max-width-133{max-width:532px!important}.max-height-133{max-height:532px!important}.fix-width-133{width:532px!important;max-width:532px!important;min-width:532px!important}.fix-height-133{max-height:532px!important;min-height:532px!important;height:532px!important}.width-134{width:536px!important}.height-134{height:536px!important}.min-width-134{min-width:536px!important}.min-height-134{min-height:536px!important}.max-width-134{max-width:536px!important}.max-height-134{max-height:536px!important}.fix-width-134{width:536px!important;max-width:536px!important;min-width:536px!important}.fix-height-134{max-height:536px!important;min-height:536px!important;height:536px!important}.width-135{width:540px!important}.height-135{height:540px!important}.min-width-135{min-width:540px!important}.min-height-135{min-height:540px!important}.max-width-135{max-width:540px!important}.max-height-135{max-height:540px!important}.fix-width-135{width:540px!important;max-width:540px!important;min-width:540px!important}.fix-height-135{max-height:540px!important;min-height:540px!important;height:540px!important}.width-136{width:544px!important}.height-136{height:544px!important}.min-width-136{min-width:544px!important}.min-height-136{min-height:544px!important}.max-width-136{max-width:544px!important}.max-height-136{max-height:544px!important}.fix-width-136{width:544px!important;max-width:544px!important;min-width:544px!important}.fix-height-136{max-height:544px!important;min-height:544px!important;height:544px!important}.width-137{width:548px!important}.height-137{height:548px!important}.min-width-137{min-width:548px!important}.min-height-137{min-height:548px!important}.max-width-137{max-width:548px!important}.max-height-137{max-height:548px!important}.fix-width-137{width:548px!important;max-width:548px!important;min-width:548px!important}.fix-height-137{max-height:548px!important;min-height:548px!important;height:548px!important}.width-138{width:552px!important}.height-138{height:552px!important}.min-width-138{min-width:552px!important}.min-height-138{min-height:552px!important}.max-width-138{max-width:552px!important}.max-height-138{max-height:552px!important}.fix-width-138{width:552px!important;max-width:552px!important;min-width:552px!important}.fix-height-138{max-height:552px!important;min-height:552px!important;height:552px!important}.width-139{width:556px!important}.height-139{height:556px!important}.min-width-139{min-width:556px!important}.min-height-139{min-height:556px!important}.max-width-139{max-width:556px!important}.max-height-139{max-height:556px!important}.fix-width-139{width:556px!important;max-width:556px!important;min-width:556px!important}.fix-height-139{max-height:556px!important;min-height:556px!important;height:556px!important}.width-140{width:560px!important}.height-140{height:560px!important}.min-width-140{min-width:560px!important}.min-height-140{min-height:560px!important}.max-width-140{max-width:560px!important}.max-height-140{max-height:560px!important}.fix-width-140{width:560px!important;max-width:560px!important;min-width:560px!important}.fix-height-140{max-height:560px!important;min-height:560px!important;height:560px!important}.width-141{width:564px!important}.height-141{height:564px!important}.min-width-141{min-width:564px!important}.min-height-141{min-height:564px!important}.max-width-141{max-width:564px!important}.max-height-141{max-height:564px!important}.fix-width-141{width:564px!important;max-width:564px!important;min-width:564px!important}.fix-height-141{max-height:564px!important;min-height:564px!important;height:564px!important}.width-142{width:568px!important}.height-142{height:568px!important}.min-width-142{min-width:568px!important}.min-height-142{min-height:568px!important}.max-width-142{max-width:568px!important}.max-height-142{max-height:568px!important}.fix-width-142{width:568px!important;max-width:568px!important;min-width:568px!important}.fix-height-142{max-height:568px!important;min-height:568px!important;height:568px!important}.width-143{width:572px!important}.height-143{height:572px!important}.min-width-143{min-width:572px!important}.min-height-143{min-height:572px!important}.max-width-143{max-width:572px!important}.max-height-143{max-height:572px!important}.fix-width-143{width:572px!important;max-width:572px!important;min-width:572px!important}.fix-height-143{max-height:572px!important;min-height:572px!important;height:572px!important}.width-144{width:576px!important}.height-144{height:576px!important}.min-width-144{min-width:576px!important}.min-height-144{min-height:576px!important}.max-width-144{max-width:576px!important}.max-height-144{max-height:576px!important}.fix-width-144{width:576px!important;max-width:576px!important;min-width:576px!important}.fix-height-144{max-height:576px!important;min-height:576px!important;height:576px!important}.width-145{width:580px!important}.height-145{height:580px!important}.min-width-145{min-width:580px!important}.min-height-145{min-height:580px!important}.max-width-145{max-width:580px!important}.max-height-145{max-height:580px!important}.fix-width-145{width:580px!important;max-width:580px!important;min-width:580px!important}.fix-height-145{max-height:580px!important;min-height:580px!important;height:580px!important}.width-146{width:584px!important}.height-146{height:584px!important}.min-width-146{min-width:584px!important}.min-height-146{min-height:584px!important}.max-width-146{max-width:584px!important}.max-height-146{max-height:584px!important}.fix-width-146{width:584px!important;max-width:584px!important;min-width:584px!important}.fix-height-146{max-height:584px!important;min-height:584px!important;height:584px!important}.width-147{width:588px!important}.height-147{height:588px!important}.min-width-147{min-width:588px!important}.min-height-147{min-height:588px!important}.max-width-147{max-width:588px!important}.max-height-147{max-height:588px!important}.fix-width-147{width:588px!important;max-width:588px!important;min-width:588px!important}.fix-height-147{max-height:588px!important;min-height:588px!important;height:588px!important}.width-148{width:592px!important}.height-148{height:592px!important}.min-width-148{min-width:592px!important}.min-height-148{min-height:592px!important}.max-width-148{max-width:592px!important}.max-height-148{max-height:592px!important}.fix-width-148{width:592px!important;max-width:592px!important;min-width:592px!important}.fix-height-148{max-height:592px!important;min-height:592px!important;height:592px!important}.width-149{width:596px!important}.height-149{height:596px!important}.min-width-149{min-width:596px!important}.min-height-149{min-height:596px!important}.max-width-149{max-width:596px!important}.max-height-149{max-height:596px!important}.fix-width-149{width:596px!important;max-width:596px!important;min-width:596px!important}.fix-height-149{max-height:596px!important;min-height:596px!important;height:596px!important}.width-150{width:600px!important}.height-150{height:600px!important}.min-width-150{min-width:600px!important}.min-height-150{min-height:600px!important}.max-width-150{max-width:600px!important}.max-height-150{max-height:600px!important}.fix-width-150{width:600px!important;max-width:600px!important;min-width:600px!important}.fix-height-150{max-height:600px!important;min-height:600px!important;height:600px!important}.width-151{width:604px!important}.height-151{height:604px!important}.min-width-151{min-width:604px!important}.min-height-151{min-height:604px!important}.max-width-151{max-width:604px!important}.max-height-151{max-height:604px!important}.fix-width-151{width:604px!important;max-width:604px!important;min-width:604px!important}.fix-height-151{max-height:604px!important;min-height:604px!important;height:604px!important}.width-152{width:608px!important}.height-152{height:608px!important}.min-width-152{min-width:608px!important}.min-height-152{min-height:608px!important}.max-width-152{max-width:608px!important}.max-height-152{max-height:608px!important}.fix-width-152{width:608px!important;max-width:608px!important;min-width:608px!important}.fix-height-152{max-height:608px!important;min-height:608px!important;height:608px!important}.width-153{width:612px!important}.height-153{height:612px!important}.min-width-153{min-width:612px!important}.min-height-153{min-height:612px!important}.max-width-153{max-width:612px!important}.max-height-153{max-height:612px!important}.fix-width-153{width:612px!important;max-width:612px!important;min-width:612px!important}.fix-height-153{max-height:612px!important;min-height:612px!important;height:612px!important}.width-154{width:616px!important}.height-154{height:616px!important}.min-width-154{min-width:616px!important}.min-height-154{min-height:616px!important}.max-width-154{max-width:616px!important}.max-height-154{max-height:616px!important}.fix-width-154{width:616px!important;max-width:616px!important;min-width:616px!important}.fix-height-154{max-height:616px!important;min-height:616px!important;height:616px!important}.width-155{width:620px!important}.height-155{height:620px!important}.min-width-155{min-width:620px!important}.min-height-155{min-height:620px!important}.max-width-155{max-width:620px!important}.max-height-155{max-height:620px!important}.fix-width-155{width:620px!important;max-width:620px!important;min-width:620px!important}.fix-height-155{max-height:620px!important;min-height:620px!important;height:620px!important}.width-156{width:624px!important}.height-156{height:624px!important}.min-width-156{min-width:624px!important}.min-height-156{min-height:624px!important}.max-width-156{max-width:624px!important}.max-height-156{max-height:624px!important}.fix-width-156{width:624px!important;max-width:624px!important;min-width:624px!important}.fix-height-156{max-height:624px!important;min-height:624px!important;height:624px!important}.width-157{width:628px!important}.height-157{height:628px!important}.min-width-157{min-width:628px!important}.min-height-157{min-height:628px!important}.max-width-157{max-width:628px!important}.max-height-157{max-height:628px!important}.fix-width-157{width:628px!important;max-width:628px!important;min-width:628px!important}.fix-height-157{max-height:628px!important;min-height:628px!important;height:628px!important}.width-158{width:632px!important}.height-158{height:632px!important}.min-width-158{min-width:632px!important}.min-height-158{min-height:632px!important}.max-width-158{max-width:632px!important}.max-height-158{max-height:632px!important}.fix-width-158{width:632px!important;max-width:632px!important;min-width:632px!important}.fix-height-158{max-height:632px!important;min-height:632px!important;height:632px!important}.width-159{width:636px!important}.height-159{height:636px!important}.min-width-159{min-width:636px!important}.min-height-159{min-height:636px!important}.max-width-159{max-width:636px!important}.max-height-159{max-height:636px!important}.fix-width-159{width:636px!important;max-width:636px!important;min-width:636px!important}.fix-height-159{max-height:636px!important;min-height:636px!important;height:636px!important}.width-160{width:640px!important}.height-160{height:640px!important}.min-width-160{min-width:640px!important}.min-height-160{min-height:640px!important}.max-width-160{max-width:640px!important}.max-height-160{max-height:640px!important}.fix-width-160{width:640px!important;max-width:640px!important;min-width:640px!important}.fix-height-160{max-height:640px!important;min-height:640px!important;height:640px!important}.width-161{width:644px!important}.height-161{height:644px!important}.min-width-161{min-width:644px!important}.min-height-161{min-height:644px!important}.max-width-161{max-width:644px!important}.max-height-161{max-height:644px!important}.fix-width-161{width:644px!important;max-width:644px!important;min-width:644px!important}.fix-height-161{max-height:644px!important;min-height:644px!important;height:644px!important}.width-162{width:648px!important}.height-162{height:648px!important}.min-width-162{min-width:648px!important}.min-height-162{min-height:648px!important}.max-width-162{max-width:648px!important}.max-height-162{max-height:648px!important}.fix-width-162{width:648px!important;max-width:648px!important;min-width:648px!important}.fix-height-162{max-height:648px!important;min-height:648px!important;height:648px!important}.width-163{width:652px!important}.height-163{height:652px!important}.min-width-163{min-width:652px!important}.min-height-163{min-height:652px!important}.max-width-163{max-width:652px!important}.max-height-163{max-height:652px!important}.fix-width-163{width:652px!important;max-width:652px!important;min-width:652px!important}.fix-height-163{max-height:652px!important;min-height:652px!important;height:652px!important}.width-164{width:656px!important}.height-164{height:656px!important}.min-width-164{min-width:656px!important}.min-height-164{min-height:656px!important}.max-width-164{max-width:656px!important}.max-height-164{max-height:656px!important}.fix-width-164{width:656px!important;max-width:656px!important;min-width:656px!important}.fix-height-164{max-height:656px!important;min-height:656px!important;height:656px!important}.width-165{width:660px!important}.height-165{height:660px!important}.min-width-165{min-width:660px!important}.min-height-165{min-height:660px!important}.max-width-165{max-width:660px!important}.max-height-165{max-height:660px!important}.fix-width-165{width:660px!important;max-width:660px!important;min-width:660px!important}.fix-height-165{max-height:660px!important;min-height:660px!important;height:660px!important}.width-166{width:664px!important}.height-166{height:664px!important}.min-width-166{min-width:664px!important}.min-height-166{min-height:664px!important}.max-width-166{max-width:664px!important}.max-height-166{max-height:664px!important}.fix-width-166{width:664px!important;max-width:664px!important;min-width:664px!important}.fix-height-166{max-height:664px!important;min-height:664px!important;height:664px!important}.width-167{width:668px!important}.height-167{height:668px!important}.min-width-167{min-width:668px!important}.min-height-167{min-height:668px!important}.max-width-167{max-width:668px!important}.max-height-167{max-height:668px!important}.fix-width-167{width:668px!important;max-width:668px!important;min-width:668px!important}.fix-height-167{max-height:668px!important;min-height:668px!important;height:668px!important}.width-168{width:672px!important}.height-168{height:672px!important}.min-width-168{min-width:672px!important}.min-height-168{min-height:672px!important}.max-width-168{max-width:672px!important}.max-height-168{max-height:672px!important}.fix-width-168{width:672px!important;max-width:672px!important;min-width:672px!important}.fix-height-168{max-height:672px!important;min-height:672px!important;height:672px!important}.width-169{width:676px!important}.height-169{height:676px!important}.min-width-169{min-width:676px!important}.min-height-169{min-height:676px!important}.max-width-169{max-width:676px!important}.max-height-169{max-height:676px!important}.fix-width-169{width:676px!important;max-width:676px!important;min-width:676px!important}.fix-height-169{max-height:676px!important;min-height:676px!important;height:676px!important}.width-170{width:680px!important}.height-170{height:680px!important}.min-width-170{min-width:680px!important}.min-height-170{min-height:680px!important}.max-width-170{max-width:680px!important}.max-height-170{max-height:680px!important}.fix-width-170{width:680px!important;max-width:680px!important;min-width:680px!important}.fix-height-170{max-height:680px!important;min-height:680px!important;height:680px!important}.width-171{width:684px!important}.height-171{height:684px!important}.min-width-171{min-width:684px!important}.min-height-171{min-height:684px!important}.max-width-171{max-width:684px!important}.max-height-171{max-height:684px!important}.fix-width-171{width:684px!important;max-width:684px!important;min-width:684px!important}.fix-height-171{max-height:684px!important;min-height:684px!important;height:684px!important}.width-172{width:688px!important}.height-172{height:688px!important}.min-width-172{min-width:688px!important}.min-height-172{min-height:688px!important}.max-width-172{max-width:688px!important}.max-height-172{max-height:688px!important}.fix-width-172{width:688px!important;max-width:688px!important;min-width:688px!important}.fix-height-172{max-height:688px!important;min-height:688px!important;height:688px!important}.width-173{width:692px!important}.height-173{height:692px!important}.min-width-173{min-width:692px!important}.min-height-173{min-height:692px!important}.max-width-173{max-width:692px!important}.max-height-173{max-height:692px!important}.fix-width-173{width:692px!important;max-width:692px!important;min-width:692px!important}.fix-height-173{max-height:692px!important;min-height:692px!important;height:692px!important}.width-174{width:696px!important}.height-174{height:696px!important}.min-width-174{min-width:696px!important}.min-height-174{min-height:696px!important}.max-width-174{max-width:696px!important}.max-height-174{max-height:696px!important}.fix-width-174{width:696px!important;max-width:696px!important;min-width:696px!important}.fix-height-174{max-height:696px!important;min-height:696px!important;height:696px!important}.width-175{width:700px!important}.height-175{height:700px!important}.min-width-175{min-width:700px!important}.min-height-175{min-height:700px!important}.max-width-175{max-width:700px!important}.max-height-175{max-height:700px!important}.fix-width-175{width:700px!important;max-width:700px!important;min-width:700px!important}.fix-height-175{max-height:700px!important;min-height:700px!important;height:700px!important}.width-176{width:704px!important}.height-176{height:704px!important}.min-width-176{min-width:704px!important}.min-height-176{min-height:704px!important}.max-width-176{max-width:704px!important}.max-height-176{max-height:704px!important}.fix-width-176{width:704px!important;max-width:704px!important;min-width:704px!important}.fix-height-176{max-height:704px!important;min-height:704px!important;height:704px!important}.width-177{width:708px!important}.height-177{height:708px!important}.min-width-177{min-width:708px!important}.min-height-177{min-height:708px!important}.max-width-177{max-width:708px!important}.max-height-177{max-height:708px!important}.fix-width-177{width:708px!important;max-width:708px!important;min-width:708px!important}.fix-height-177{max-height:708px!important;min-height:708px!important;height:708px!important}.width-178{width:712px!important}.height-178{height:712px!important}.min-width-178{min-width:712px!important}.min-height-178{min-height:712px!important}.max-width-178{max-width:712px!important}.max-height-178{max-height:712px!important}.fix-width-178{width:712px!important;max-width:712px!important;min-width:712px!important}.fix-height-178{max-height:712px!important;min-height:712px!important;height:712px!important}.width-179{width:716px!important}.height-179{height:716px!important}.min-width-179{min-width:716px!important}.min-height-179{min-height:716px!important}.max-width-179{max-width:716px!important}.max-height-179{max-height:716px!important}.fix-width-179{width:716px!important;max-width:716px!important;min-width:716px!important}.fix-height-179{max-height:716px!important;min-height:716px!important;height:716px!important}.width-180{width:720px!important}.height-180{height:720px!important}.min-width-180{min-width:720px!important}.min-height-180{min-height:720px!important}.max-width-180{max-width:720px!important}.max-height-180{max-height:720px!important}.fix-width-180{width:720px!important;max-width:720px!important;min-width:720px!important}.fix-height-180{max-height:720px!important;min-height:720px!important;height:720px!important}.width-181{width:724px!important}.height-181{height:724px!important}.min-width-181{min-width:724px!important}.min-height-181{min-height:724px!important}.max-width-181{max-width:724px!important}.max-height-181{max-height:724px!important}.fix-width-181{width:724px!important;max-width:724px!important;min-width:724px!important}.fix-height-181{max-height:724px!important;min-height:724px!important;height:724px!important}.width-182{width:728px!important}.height-182{height:728px!important}.min-width-182{min-width:728px!important}.min-height-182{min-height:728px!important}.max-width-182{max-width:728px!important}.max-height-182{max-height:728px!important}.fix-width-182{width:728px!important;max-width:728px!important;min-width:728px!important}.fix-height-182{max-height:728px!important;min-height:728px!important;height:728px!important}.width-183{width:732px!important}.height-183{height:732px!important}.min-width-183{min-width:732px!important}.min-height-183{min-height:732px!important}.max-width-183{max-width:732px!important}.max-height-183{max-height:732px!important}.fix-width-183{width:732px!important;max-width:732px!important;min-width:732px!important}.fix-height-183{max-height:732px!important;min-height:732px!important;height:732px!important}.width-184{width:736px!important}.height-184{height:736px!important}.min-width-184{min-width:736px!important}.min-height-184{min-height:736px!important}.max-width-184{max-width:736px!important}.max-height-184{max-height:736px!important}.fix-width-184{width:736px!important;max-width:736px!important;min-width:736px!important}.fix-height-184{max-height:736px!important;min-height:736px!important;height:736px!important}.width-185{width:740px!important}.height-185{height:740px!important}.min-width-185{min-width:740px!important}.min-height-185{min-height:740px!important}.max-width-185{max-width:740px!important}.max-height-185{max-height:740px!important}.fix-width-185{width:740px!important;max-width:740px!important;min-width:740px!important}.fix-height-185{max-height:740px!important;min-height:740px!important;height:740px!important}.width-186{width:744px!important}.height-186{height:744px!important}.min-width-186{min-width:744px!important}.min-height-186{min-height:744px!important}.max-width-186{max-width:744px!important}.max-height-186{max-height:744px!important}.fix-width-186{width:744px!important;max-width:744px!important;min-width:744px!important}.fix-height-186{max-height:744px!important;min-height:744px!important;height:744px!important}.width-187{width:748px!important}.height-187{height:748px!important}.min-width-187{min-width:748px!important}.min-height-187{min-height:748px!important}.max-width-187{max-width:748px!important}.max-height-187{max-height:748px!important}.fix-width-187{width:748px!important;max-width:748px!important;min-width:748px!important}.fix-height-187{max-height:748px!important;min-height:748px!important;height:748px!important}.width-188{width:752px!important}.height-188{height:752px!important}.min-width-188{min-width:752px!important}.min-height-188{min-height:752px!important}.max-width-188{max-width:752px!important}.max-height-188{max-height:752px!important}.fix-width-188{width:752px!important;max-width:752px!important;min-width:752px!important}.fix-height-188{max-height:752px!important;min-height:752px!important;height:752px!important}.width-189{width:756px!important}.height-189{height:756px!important}.min-width-189{min-width:756px!important}.min-height-189{min-height:756px!important}.max-width-189{max-width:756px!important}.max-height-189{max-height:756px!important}.fix-width-189{width:756px!important;max-width:756px!important;min-width:756px!important}.fix-height-189{max-height:756px!important;min-height:756px!important;height:756px!important}.width-190{width:760px!important}.height-190{height:760px!important}.min-width-190{min-width:760px!important}.min-height-190{min-height:760px!important}.max-width-190{max-width:760px!important}.max-height-190{max-height:760px!important}.fix-width-190{width:760px!important;max-width:760px!important;min-width:760px!important}.fix-height-190{max-height:760px!important;min-height:760px!important;height:760px!important}.width-191{width:764px!important}.height-191{height:764px!important}.min-width-191{min-width:764px!important}.min-height-191{min-height:764px!important}.max-width-191{max-width:764px!important}.max-height-191{max-height:764px!important}.fix-width-191{width:764px!important;max-width:764px!important;min-width:764px!important}.fix-height-191{max-height:764px!important;min-height:764px!important;height:764px!important}.width-192{width:768px!important}.height-192{height:768px!important}.min-width-192{min-width:768px!important}.min-height-192{min-height:768px!important}.max-width-192{max-width:768px!important}.max-height-192{max-height:768px!important}.fix-width-192{width:768px!important;max-width:768px!important;min-width:768px!important}.fix-height-192{max-height:768px!important;min-height:768px!important;height:768px!important}.width-193{width:772px!important}.height-193{height:772px!important}.min-width-193{min-width:772px!important}.min-height-193{min-height:772px!important}.max-width-193{max-width:772px!important}.max-height-193{max-height:772px!important}.fix-width-193{width:772px!important;max-width:772px!important;min-width:772px!important}.fix-height-193{max-height:772px!important;min-height:772px!important;height:772px!important}.width-194{width:776px!important}.height-194{height:776px!important}.min-width-194{min-width:776px!important}.min-height-194{min-height:776px!important}.max-width-194{max-width:776px!important}.max-height-194{max-height:776px!important}.fix-width-194{width:776px!important;max-width:776px!important;min-width:776px!important}.fix-height-194{max-height:776px!important;min-height:776px!important;height:776px!important}.width-195{width:780px!important}.height-195{height:780px!important}.min-width-195{min-width:780px!important}.min-height-195{min-height:780px!important}.max-width-195{max-width:780px!important}.max-height-195{max-height:780px!important}.fix-width-195{width:780px!important;max-width:780px!important;min-width:780px!important}.fix-height-195{max-height:780px!important;min-height:780px!important;height:780px!important}.width-196{width:784px!important}.height-196{height:784px!important}.min-width-196{min-width:784px!important}.min-height-196{min-height:784px!important}.max-width-196{max-width:784px!important}.max-height-196{max-height:784px!important}.fix-width-196{width:784px!important;max-width:784px!important;min-width:784px!important}.fix-height-196{max-height:784px!important;min-height:784px!important;height:784px!important}.width-197{width:788px!important}.height-197{height:788px!important}.min-width-197{min-width:788px!important}.min-height-197{min-height:788px!important}.max-width-197{max-width:788px!important}.max-height-197{max-height:788px!important}.fix-width-197{width:788px!important;max-width:788px!important;min-width:788px!important}.fix-height-197{max-height:788px!important;min-height:788px!important;height:788px!important}.width-198{width:792px!important}.height-198{height:792px!important}.min-width-198{min-width:792px!important}.min-height-198{min-height:792px!important}.max-width-198{max-width:792px!important}.max-height-198{max-height:792px!important}.fix-width-198{width:792px!important;max-width:792px!important;min-width:792px!important}.fix-height-198{max-height:792px!important;min-height:792px!important;height:792px!important}.width-199{width:796px!important}.height-199{height:796px!important}.min-width-199{min-width:796px!important}.min-height-199{min-height:796px!important}.max-width-199{max-width:796px!important}.max-height-199{max-height:796px!important}.fix-width-199{width:796px!important;max-width:796px!important;min-width:796px!important}.fix-height-199{max-height:796px!important;min-height:796px!important;height:796px!important}.width-200{width:800px!important}.height-200{height:800px!important}.min-width-200{min-width:800px!important}.min-height-200{min-height:800px!important}.max-width-200{max-width:800px!important}.max-height-200{max-height:800px!important}.fix-width-200{width:800px!important;max-width:800px!important;min-width:800px!important}.fix-height-200{max-height:800px!important;min-height:800px!important;height:800px!important}.width-201{width:804px!important}.height-201{height:804px!important}.min-width-201{min-width:804px!important}.min-height-201{min-height:804px!important}.max-width-201{max-width:804px!important}.max-height-201{max-height:804px!important}.fix-width-201{width:804px!important;max-width:804px!important;min-width:804px!important}.fix-height-201{max-height:804px!important;min-height:804px!important;height:804px!important}.width-202{width:808px!important}.height-202{height:808px!important}.min-width-202{min-width:808px!important}.min-height-202{min-height:808px!important}.max-width-202{max-width:808px!important}.max-height-202{max-height:808px!important}.fix-width-202{width:808px!important;max-width:808px!important;min-width:808px!important}.fix-height-202{max-height:808px!important;min-height:808px!important;height:808px!important}.width-203{width:812px!important}.height-203{height:812px!important}.min-width-203{min-width:812px!important}.min-height-203{min-height:812px!important}.max-width-203{max-width:812px!important}.max-height-203{max-height:812px!important}.fix-width-203{width:812px!important;max-width:812px!important;min-width:812px!important}.fix-height-203{max-height:812px!important;min-height:812px!important;height:812px!important}.width-204{width:816px!important}.height-204{height:816px!important}.min-width-204{min-width:816px!important}.min-height-204{min-height:816px!important}.max-width-204{max-width:816px!important}.max-height-204{max-height:816px!important}.fix-width-204{width:816px!important;max-width:816px!important;min-width:816px!important}.fix-height-204{max-height:816px!important;min-height:816px!important;height:816px!important}.width-205{width:820px!important}.height-205{height:820px!important}.min-width-205{min-width:820px!important}.min-height-205{min-height:820px!important}.max-width-205{max-width:820px!important}.max-height-205{max-height:820px!important}.fix-width-205{width:820px!important;max-width:820px!important;min-width:820px!important}.fix-height-205{max-height:820px!important;min-height:820px!important;height:820px!important}.width-206{width:824px!important}.height-206{height:824px!important}.min-width-206{min-width:824px!important}.min-height-206{min-height:824px!important}.max-width-206{max-width:824px!important}.max-height-206{max-height:824px!important}.fix-width-206{width:824px!important;max-width:824px!important;min-width:824px!important}.fix-height-206{max-height:824px!important;min-height:824px!important;height:824px!important}.width-207{width:828px!important}.height-207{height:828px!important}.min-width-207{min-width:828px!important}.min-height-207{min-height:828px!important}.max-width-207{max-width:828px!important}.max-height-207{max-height:828px!important}.fix-width-207{width:828px!important;max-width:828px!important;min-width:828px!important}.fix-height-207{max-height:828px!important;min-height:828px!important;height:828px!important}.width-208{width:832px!important}.height-208{height:832px!important}.min-width-208{min-width:832px!important}.min-height-208{min-height:832px!important}.max-width-208{max-width:832px!important}.max-height-208{max-height:832px!important}.fix-width-208{width:832px!important;max-width:832px!important;min-width:832px!important}.fix-height-208{max-height:832px!important;min-height:832px!important;height:832px!important}.width-209{width:836px!important}.height-209{height:836px!important}.min-width-209{min-width:836px!important}.min-height-209{min-height:836px!important}.max-width-209{max-width:836px!important}.max-height-209{max-height:836px!important}.fix-width-209{width:836px!important;max-width:836px!important;min-width:836px!important}.fix-height-209{max-height:836px!important;min-height:836px!important;height:836px!important}.width-210{width:840px!important}.height-210{height:840px!important}.min-width-210{min-width:840px!important}.min-height-210{min-height:840px!important}.max-width-210{max-width:840px!important}.max-height-210{max-height:840px!important}.fix-width-210{width:840px!important;max-width:840px!important;min-width:840px!important}.fix-height-210{max-height:840px!important;min-height:840px!important;height:840px!important}.width-211{width:844px!important}.height-211{height:844px!important}.min-width-211{min-width:844px!important}.min-height-211{min-height:844px!important}.max-width-211{max-width:844px!important}.max-height-211{max-height:844px!important}.fix-width-211{width:844px!important;max-width:844px!important;min-width:844px!important}.fix-height-211{max-height:844px!important;min-height:844px!important;height:844px!important}.width-212{width:848px!important}.height-212{height:848px!important}.min-width-212{min-width:848px!important}.min-height-212{min-height:848px!important}.max-width-212{max-width:848px!important}.max-height-212{max-height:848px!important}.fix-width-212{width:848px!important;max-width:848px!important;min-width:848px!important}.fix-height-212{max-height:848px!important;min-height:848px!important;height:848px!important}.width-213{width:852px!important}.height-213{height:852px!important}.min-width-213{min-width:852px!important}.min-height-213{min-height:852px!important}.max-width-213{max-width:852px!important}.max-height-213{max-height:852px!important}.fix-width-213{width:852px!important;max-width:852px!important;min-width:852px!important}.fix-height-213{max-height:852px!important;min-height:852px!important;height:852px!important}.width-214{width:856px!important}.height-214{height:856px!important}.min-width-214{min-width:856px!important}.min-height-214{min-height:856px!important}.max-width-214{max-width:856px!important}.max-height-214{max-height:856px!important}.fix-width-214{width:856px!important;max-width:856px!important;min-width:856px!important}.fix-height-214{max-height:856px!important;min-height:856px!important;height:856px!important}.width-215{width:860px!important}.height-215{height:860px!important}.min-width-215{min-width:860px!important}.min-height-215{min-height:860px!important}.max-width-215{max-width:860px!important}.max-height-215{max-height:860px!important}.fix-width-215{width:860px!important;max-width:860px!important;min-width:860px!important}.fix-height-215{max-height:860px!important;min-height:860px!important;height:860px!important}.width-216{width:864px!important}.height-216{height:864px!important}.min-width-216{min-width:864px!important}.min-height-216{min-height:864px!important}.max-width-216{max-width:864px!important}.max-height-216{max-height:864px!important}.fix-width-216{width:864px!important;max-width:864px!important;min-width:864px!important}.fix-height-216{max-height:864px!important;min-height:864px!important;height:864px!important}.width-217{width:868px!important}.height-217{height:868px!important}.min-width-217{min-width:868px!important}.min-height-217{min-height:868px!important}.max-width-217{max-width:868px!important}.max-height-217{max-height:868px!important}.fix-width-217{width:868px!important;max-width:868px!important;min-width:868px!important}.fix-height-217{max-height:868px!important;min-height:868px!important;height:868px!important}.width-218{width:872px!important}.height-218{height:872px!important}.min-width-218{min-width:872px!important}.min-height-218{min-height:872px!important}.max-width-218{max-width:872px!important}.max-height-218{max-height:872px!important}.fix-width-218{width:872px!important;max-width:872px!important;min-width:872px!important}.fix-height-218{max-height:872px!important;min-height:872px!important;height:872px!important}.width-219{width:876px!important}.height-219{height:876px!important}.min-width-219{min-width:876px!important}.min-height-219{min-height:876px!important}.max-width-219{max-width:876px!important}.max-height-219{max-height:876px!important}.fix-width-219{width:876px!important;max-width:876px!important;min-width:876px!important}.fix-height-219{max-height:876px!important;min-height:876px!important;height:876px!important}.width-220{width:880px!important}.height-220{height:880px!important}.min-width-220{min-width:880px!important}.min-height-220{min-height:880px!important}.max-width-220{max-width:880px!important}.max-height-220{max-height:880px!important}.fix-width-220{width:880px!important;max-width:880px!important;min-width:880px!important}.fix-height-220{max-height:880px!important;min-height:880px!important;height:880px!important}.width-221{width:884px!important}.height-221{height:884px!important}.min-width-221{min-width:884px!important}.min-height-221{min-height:884px!important}.max-width-221{max-width:884px!important}.max-height-221{max-height:884px!important}.fix-width-221{width:884px!important;max-width:884px!important;min-width:884px!important}.fix-height-221{max-height:884px!important;min-height:884px!important;height:884px!important}.width-222{width:888px!important}.height-222{height:888px!important}.min-width-222{min-width:888px!important}.min-height-222{min-height:888px!important}.max-width-222{max-width:888px!important}.max-height-222{max-height:888px!important}.fix-width-222{width:888px!important;max-width:888px!important;min-width:888px!important}.fix-height-222{max-height:888px!important;min-height:888px!important;height:888px!important}.width-223{width:892px!important}.height-223{height:892px!important}.min-width-223{min-width:892px!important}.min-height-223{min-height:892px!important}.max-width-223{max-width:892px!important}.max-height-223{max-height:892px!important}.fix-width-223{width:892px!important;max-width:892px!important;min-width:892px!important}.fix-height-223{max-height:892px!important;min-height:892px!important;height:892px!important}.width-224{width:896px!important}.height-224{height:896px!important}.min-width-224{min-width:896px!important}.min-height-224{min-height:896px!important}.max-width-224{max-width:896px!important}.max-height-224{max-height:896px!important}.fix-width-224{width:896px!important;max-width:896px!important;min-width:896px!important}.fix-height-224{max-height:896px!important;min-height:896px!important;height:896px!important}.width-225{width:900px!important}.height-225{height:900px!important}.min-width-225{min-width:900px!important}.min-height-225{min-height:900px!important}.max-width-225{max-width:900px!important}.max-height-225{max-height:900px!important}.fix-width-225{width:900px!important;max-width:900px!important;min-width:900px!important}.fix-height-225{max-height:900px!important;min-height:900px!important;height:900px!important}.width-226{width:904px!important}.height-226{height:904px!important}.min-width-226{min-width:904px!important}.min-height-226{min-height:904px!important}.max-width-226{max-width:904px!important}.max-height-226{max-height:904px!important}.fix-width-226{width:904px!important;max-width:904px!important;min-width:904px!important}.fix-height-226{max-height:904px!important;min-height:904px!important;height:904px!important}.width-227{width:908px!important}.height-227{height:908px!important}.min-width-227{min-width:908px!important}.min-height-227{min-height:908px!important}.max-width-227{max-width:908px!important}.max-height-227{max-height:908px!important}.fix-width-227{width:908px!important;max-width:908px!important;min-width:908px!important}.fix-height-227{max-height:908px!important;min-height:908px!important;height:908px!important}.width-228{width:912px!important}.height-228{height:912px!important}.min-width-228{min-width:912px!important}.min-height-228{min-height:912px!important}.max-width-228{max-width:912px!important}.max-height-228{max-height:912px!important}.fix-width-228{width:912px!important;max-width:912px!important;min-width:912px!important}.fix-height-228{max-height:912px!important;min-height:912px!important;height:912px!important}.width-229{width:916px!important}.height-229{height:916px!important}.min-width-229{min-width:916px!important}.min-height-229{min-height:916px!important}.max-width-229{max-width:916px!important}.max-height-229{max-height:916px!important}.fix-width-229{width:916px!important;max-width:916px!important;min-width:916px!important}.fix-height-229{max-height:916px!important;min-height:916px!important;height:916px!important}.width-230{width:920px!important}.height-230{height:920px!important}.min-width-230{min-width:920px!important}.min-height-230{min-height:920px!important}.max-width-230{max-width:920px!important}.max-height-230{max-height:920px!important}.fix-width-230{width:920px!important;max-width:920px!important;min-width:920px!important}.fix-height-230{max-height:920px!important;min-height:920px!important;height:920px!important}.width-231{width:924px!important}.height-231{height:924px!important}.min-width-231{min-width:924px!important}.min-height-231{min-height:924px!important}.max-width-231{max-width:924px!important}.max-height-231{max-height:924px!important}.fix-width-231{width:924px!important;max-width:924px!important;min-width:924px!important}.fix-height-231{max-height:924px!important;min-height:924px!important;height:924px!important}.width-232{width:928px!important}.height-232{height:928px!important}.min-width-232{min-width:928px!important}.min-height-232{min-height:928px!important}.max-width-232{max-width:928px!important}.max-height-232{max-height:928px!important}.fix-width-232{width:928px!important;max-width:928px!important;min-width:928px!important}.fix-height-232{max-height:928px!important;min-height:928px!important;height:928px!important}.width-233{width:932px!important}.height-233{height:932px!important}.min-width-233{min-width:932px!important}.min-height-233{min-height:932px!important}.max-width-233{max-width:932px!important}.max-height-233{max-height:932px!important}.fix-width-233{width:932px!important;max-width:932px!important;min-width:932px!important}.fix-height-233{max-height:932px!important;min-height:932px!important;height:932px!important}.width-234{width:936px!important}.height-234{height:936px!important}.min-width-234{min-width:936px!important}.min-height-234{min-height:936px!important}.max-width-234{max-width:936px!important}.max-height-234{max-height:936px!important}.fix-width-234{width:936px!important;max-width:936px!important;min-width:936px!important}.fix-height-234{max-height:936px!important;min-height:936px!important;height:936px!important}.width-235{width:940px!important}.height-235{height:940px!important}.min-width-235{min-width:940px!important}.min-height-235{min-height:940px!important}.max-width-235{max-width:940px!important}.max-height-235{max-height:940px!important}.fix-width-235{width:940px!important;max-width:940px!important;min-width:940px!important}.fix-height-235{max-height:940px!important;min-height:940px!important;height:940px!important}.width-236{width:944px!important}.height-236{height:944px!important}.min-width-236{min-width:944px!important}.min-height-236{min-height:944px!important}.max-width-236{max-width:944px!important}.max-height-236{max-height:944px!important}.fix-width-236{width:944px!important;max-width:944px!important;min-width:944px!important}.fix-height-236{max-height:944px!important;min-height:944px!important;height:944px!important}.width-237{width:948px!important}.height-237{height:948px!important}.min-width-237{min-width:948px!important}.min-height-237{min-height:948px!important}.max-width-237{max-width:948px!important}.max-height-237{max-height:948px!important}.fix-width-237{width:948px!important;max-width:948px!important;min-width:948px!important}.fix-height-237{max-height:948px!important;min-height:948px!important;height:948px!important}.width-238{width:952px!important}.height-238{height:952px!important}.min-width-238{min-width:952px!important}.min-height-238{min-height:952px!important}.max-width-238{max-width:952px!important}.max-height-238{max-height:952px!important}.fix-width-238{width:952px!important;max-width:952px!important;min-width:952px!important}.fix-height-238{max-height:952px!important;min-height:952px!important;height:952px!important}.width-239{width:956px!important}.height-239{height:956px!important}.min-width-239{min-width:956px!important}.min-height-239{min-height:956px!important}.max-width-239{max-width:956px!important}.max-height-239{max-height:956px!important}.fix-width-239{width:956px!important;max-width:956px!important;min-width:956px!important}.fix-height-239{max-height:956px!important;min-height:956px!important;height:956px!important}.width-240{width:960px!important}.height-240{height:960px!important}.min-width-240{min-width:960px!important}.min-height-240{min-height:960px!important}.max-width-240{max-width:960px!important}.max-height-240{max-height:960px!important}.fix-width-240{width:960px!important;max-width:960px!important;min-width:960px!important}.fix-height-240{max-height:960px!important;min-height:960px!important;height:960px!important}.width-241{width:964px!important}.height-241{height:964px!important}.min-width-241{min-width:964px!important}.min-height-241{min-height:964px!important}.max-width-241{max-width:964px!important}.max-height-241{max-height:964px!important}.fix-width-241{width:964px!important;max-width:964px!important;min-width:964px!important}.fix-height-241{max-height:964px!important;min-height:964px!important;height:964px!important}.width-242{width:968px!important}.height-242{height:968px!important}.min-width-242{min-width:968px!important}.min-height-242{min-height:968px!important}.max-width-242{max-width:968px!important}.max-height-242{max-height:968px!important}.fix-width-242{width:968px!important;max-width:968px!important;min-width:968px!important}.fix-height-242{max-height:968px!important;min-height:968px!important;height:968px!important}.width-243{width:972px!important}.height-243{height:972px!important}.min-width-243{min-width:972px!important}.min-height-243{min-height:972px!important}.max-width-243{max-width:972px!important}.max-height-243{max-height:972px!important}.fix-width-243{width:972px!important;max-width:972px!important;min-width:972px!important}.fix-height-243{max-height:972px!important;min-height:972px!important;height:972px!important}.width-244{width:976px!important}.height-244{height:976px!important}.min-width-244{min-width:976px!important}.min-height-244{min-height:976px!important}.max-width-244{max-width:976px!important}.max-height-244{max-height:976px!important}.fix-width-244{width:976px!important;max-width:976px!important;min-width:976px!important}.fix-height-244{max-height:976px!important;min-height:976px!important;height:976px!important}.width-245{width:980px!important}.height-245{height:980px!important}.min-width-245{min-width:980px!important}.min-height-245{min-height:980px!important}.max-width-245{max-width:980px!important}.max-height-245{max-height:980px!important}.fix-width-245{width:980px!important;max-width:980px!important;min-width:980px!important}.fix-height-245{max-height:980px!important;min-height:980px!important;height:980px!important}.width-246{width:984px!important}.height-246{height:984px!important}.min-width-246{min-width:984px!important}.min-height-246{min-height:984px!important}.max-width-246{max-width:984px!important}.max-height-246{max-height:984px!important}.fix-width-246{width:984px!important;max-width:984px!important;min-width:984px!important}.fix-height-246{max-height:984px!important;min-height:984px!important;height:984px!important}.width-247{width:988px!important}.height-247{height:988px!important}.min-width-247{min-width:988px!important}.min-height-247{min-height:988px!important}.max-width-247{max-width:988px!important}.max-height-247{max-height:988px!important}.fix-width-247{width:988px!important;max-width:988px!important;min-width:988px!important}.fix-height-247{max-height:988px!important;min-height:988px!important;height:988px!important}.width-248{width:992px!important}.height-248{height:992px!important}.min-width-248{min-width:992px!important}.min-height-248{min-height:992px!important}.max-width-248{max-width:992px!important}.max-height-248{max-height:992px!important}.fix-width-248{width:992px!important;max-width:992px!important;min-width:992px!important}.fix-height-248{max-height:992px!important;min-height:992px!important;height:992px!important}.width-249{width:996px!important}.height-249{height:996px!important}.min-width-249{min-width:996px!important}.min-height-249{min-height:996px!important}.max-width-249{max-width:996px!important}.max-height-249{max-height:996px!important}.fix-width-249{width:996px!important;max-width:996px!important;min-width:996px!important}.fix-height-249{max-height:996px!important;min-height:996px!important;height:996px!important}.width-250{width:1000px!important}.height-250{height:1000px!important}.min-width-250{min-width:1000px!important}.min-height-250{min-height:1000px!important}.max-width-250{max-width:1000px!important}.max-height-250{max-height:1000px!important}.fix-width-250{width:1000px!important;max-width:1000px!important;min-width:1000px!important}.fix-height-250{max-height:1000px!important;min-height:1000px!important;height:1000px!important}.width-251{width:1004px!important}.height-251{height:1004px!important}.min-width-251{min-width:1004px!important}.min-height-251{min-height:1004px!important}.max-width-251{max-width:1004px!important}.max-height-251{max-height:1004px!important}.fix-width-251{width:1004px!important;max-width:1004px!important;min-width:1004px!important}.fix-height-251{max-height:1004px!important;min-height:1004px!important;height:1004px!important}.width-252{width:1008px!important}.height-252{height:1008px!important}.min-width-252{min-width:1008px!important}.min-height-252{min-height:1008px!important}.max-width-252{max-width:1008px!important}.max-height-252{max-height:1008px!important}.fix-width-252{width:1008px!important;max-width:1008px!important;min-width:1008px!important}.fix-height-252{max-height:1008px!important;min-height:1008px!important;height:1008px!important}.width-253{width:1012px!important}.height-253{height:1012px!important}.min-width-253{min-width:1012px!important}.min-height-253{min-height:1012px!important}.max-width-253{max-width:1012px!important}.max-height-253{max-height:1012px!important}.fix-width-253{width:1012px!important;max-width:1012px!important;min-width:1012px!important}.fix-height-253{max-height:1012px!important;min-height:1012px!important;height:1012px!important}.width-254{width:1016px!important}.height-254{height:1016px!important}.min-width-254{min-width:1016px!important}.min-height-254{min-height:1016px!important}.max-width-254{max-width:1016px!important}.max-height-254{max-height:1016px!important}.fix-width-254{width:1016px!important;max-width:1016px!important;min-width:1016px!important}.fix-height-254{max-height:1016px!important;min-height:1016px!important;height:1016px!important}.width-255{width:1020px!important}.height-255{height:1020px!important}.min-width-255{min-width:1020px!important}.min-height-255{min-height:1020px!important}.max-width-255{max-width:1020px!important}.max-height-255{max-height:1020px!important}.fix-width-255{width:1020px!important;max-width:1020px!important;min-width:1020px!important}.fix-height-255{max-height:1020px!important;min-height:1020px!important;height:1020px!important}.width-256{width:1024px!important}.height-256{height:1024px!important}.min-width-256{min-width:1024px!important}.min-height-256{min-height:1024px!important}.max-width-256{max-width:1024px!important}.max-height-256{max-height:1024px!important}.fix-width-256{width:1024px!important;max-width:1024px!important;min-width:1024px!important}.fix-height-256{max-height:1024px!important;min-height:1024px!important;height:1024px!important}.width-257{width:1028px!important}.height-257{height:1028px!important}.min-width-257{min-width:1028px!important}.min-height-257{min-height:1028px!important}.max-width-257{max-width:1028px!important}.max-height-257{max-height:1028px!important}.fix-width-257{width:1028px!important;max-width:1028px!important;min-width:1028px!important}.fix-height-257{max-height:1028px!important;min-height:1028px!important;height:1028px!important}.width-258{width:1032px!important}.height-258{height:1032px!important}.min-width-258{min-width:1032px!important}.min-height-258{min-height:1032px!important}.max-width-258{max-width:1032px!important}.max-height-258{max-height:1032px!important}.fix-width-258{width:1032px!important;max-width:1032px!important;min-width:1032px!important}.fix-height-258{max-height:1032px!important;min-height:1032px!important;height:1032px!important}.width-259{width:1036px!important}.height-259{height:1036px!important}.min-width-259{min-width:1036px!important}.min-height-259{min-height:1036px!important}.max-width-259{max-width:1036px!important}.max-height-259{max-height:1036px!important}.fix-width-259{width:1036px!important;max-width:1036px!important;min-width:1036px!important}.fix-height-259{max-height:1036px!important;min-height:1036px!important;height:1036px!important}.width-260{width:1040px!important}.height-260{height:1040px!important}.min-width-260{min-width:1040px!important}.min-height-260{min-height:1040px!important}.max-width-260{max-width:1040px!important}.max-height-260{max-height:1040px!important}.fix-width-260{width:1040px!important;max-width:1040px!important;min-width:1040px!important}.fix-height-260{max-height:1040px!important;min-height:1040px!important;height:1040px!important}.width-261{width:1044px!important}.height-261{height:1044px!important}.min-width-261{min-width:1044px!important}.min-height-261{min-height:1044px!important}.max-width-261{max-width:1044px!important}.max-height-261{max-height:1044px!important}.fix-width-261{width:1044px!important;max-width:1044px!important;min-width:1044px!important}.fix-height-261{max-height:1044px!important;min-height:1044px!important;height:1044px!important}.width-262{width:1048px!important}.height-262{height:1048px!important}.min-width-262{min-width:1048px!important}.min-height-262{min-height:1048px!important}.max-width-262{max-width:1048px!important}.max-height-262{max-height:1048px!important}.fix-width-262{width:1048px!important;max-width:1048px!important;min-width:1048px!important}.fix-height-262{max-height:1048px!important;min-height:1048px!important;height:1048px!important}.width-263{width:1052px!important}.height-263{height:1052px!important}.min-width-263{min-width:1052px!important}.min-height-263{min-height:1052px!important}.max-width-263{max-width:1052px!important}.max-height-263{max-height:1052px!important}.fix-width-263{width:1052px!important;max-width:1052px!important;min-width:1052px!important}.fix-height-263{max-height:1052px!important;min-height:1052px!important;height:1052px!important}.width-264{width:1056px!important}.height-264{height:1056px!important}.min-width-264{min-width:1056px!important}.min-height-264{min-height:1056px!important}.max-width-264{max-width:1056px!important}.max-height-264{max-height:1056px!important}.fix-width-264{width:1056px!important;max-width:1056px!important;min-width:1056px!important}.fix-height-264{max-height:1056px!important;min-height:1056px!important;height:1056px!important}.width-265{width:1060px!important}.height-265{height:1060px!important}.min-width-265{min-width:1060px!important}.min-height-265{min-height:1060px!important}.max-width-265{max-width:1060px!important}.max-height-265{max-height:1060px!important}.fix-width-265{width:1060px!important;max-width:1060px!important;min-width:1060px!important}.fix-height-265{max-height:1060px!important;min-height:1060px!important;height:1060px!important}.width-266{width:1064px!important}.height-266{height:1064px!important}.min-width-266{min-width:1064px!important}.min-height-266{min-height:1064px!important}.max-width-266{max-width:1064px!important}.max-height-266{max-height:1064px!important}.fix-width-266{width:1064px!important;max-width:1064px!important;min-width:1064px!important}.fix-height-266{max-height:1064px!important;min-height:1064px!important;height:1064px!important}.width-267{width:1068px!important}.height-267{height:1068px!important}.min-width-267{min-width:1068px!important}.min-height-267{min-height:1068px!important}.max-width-267{max-width:1068px!important}.max-height-267{max-height:1068px!important}.fix-width-267{width:1068px!important;max-width:1068px!important;min-width:1068px!important}.fix-height-267{max-height:1068px!important;min-height:1068px!important;height:1068px!important}.width-268{width:1072px!important}.height-268{height:1072px!important}.min-width-268{min-width:1072px!important}.min-height-268{min-height:1072px!important}.max-width-268{max-width:1072px!important}.max-height-268{max-height:1072px!important}.fix-width-268{width:1072px!important;max-width:1072px!important;min-width:1072px!important}.fix-height-268{max-height:1072px!important;min-height:1072px!important;height:1072px!important}.width-269{width:1076px!important}.height-269{height:1076px!important}.min-width-269{min-width:1076px!important}.min-height-269{min-height:1076px!important}.max-width-269{max-width:1076px!important}.max-height-269{max-height:1076px!important}.fix-width-269{width:1076px!important;max-width:1076px!important;min-width:1076px!important}.fix-height-269{max-height:1076px!important;min-height:1076px!important;height:1076px!important}.width-270{width:1080px!important}.height-270{height:1080px!important}.min-width-270{min-width:1080px!important}.min-height-270{min-height:1080px!important}.max-width-270{max-width:1080px!important}.max-height-270{max-height:1080px!important}.fix-width-270{width:1080px!important;max-width:1080px!important;min-width:1080px!important}.fix-height-270{max-height:1080px!important;min-height:1080px!important;height:1080px!important}.width-271{width:1084px!important}.height-271{height:1084px!important}.min-width-271{min-width:1084px!important}.min-height-271{min-height:1084px!important}.max-width-271{max-width:1084px!important}.max-height-271{max-height:1084px!important}.fix-width-271{width:1084px!important;max-width:1084px!important;min-width:1084px!important}.fix-height-271{max-height:1084px!important;min-height:1084px!important;height:1084px!important}.width-272{width:1088px!important}.height-272{height:1088px!important}.min-width-272{min-width:1088px!important}.min-height-272{min-height:1088px!important}.max-width-272{max-width:1088px!important}.max-height-272{max-height:1088px!important}.fix-width-272{width:1088px!important;max-width:1088px!important;min-width:1088px!important}.fix-height-272{max-height:1088px!important;min-height:1088px!important;height:1088px!important}.width-273{width:1092px!important}.height-273{height:1092px!important}.min-width-273{min-width:1092px!important}.min-height-273{min-height:1092px!important}.max-width-273{max-width:1092px!important}.max-height-273{max-height:1092px!important}.fix-width-273{width:1092px!important;max-width:1092px!important;min-width:1092px!important}.fix-height-273{max-height:1092px!important;min-height:1092px!important;height:1092px!important}.width-274{width:1096px!important}.height-274{height:1096px!important}.min-width-274{min-width:1096px!important}.min-height-274{min-height:1096px!important}.max-width-274{max-width:1096px!important}.max-height-274{max-height:1096px!important}.fix-width-274{width:1096px!important;max-width:1096px!important;min-width:1096px!important}.fix-height-274{max-height:1096px!important;min-height:1096px!important;height:1096px!important}.width-275{width:1100px!important}.height-275{height:1100px!important}.min-width-275{min-width:1100px!important}.min-height-275{min-height:1100px!important}.max-width-275{max-width:1100px!important}.max-height-275{max-height:1100px!important}.fix-width-275{width:1100px!important;max-width:1100px!important;min-width:1100px!important}.fix-height-275{max-height:1100px!important;min-height:1100px!important;height:1100px!important}.width-276{width:1104px!important}.height-276{height:1104px!important}.min-width-276{min-width:1104px!important}.min-height-276{min-height:1104px!important}.max-width-276{max-width:1104px!important}.max-height-276{max-height:1104px!important}.fix-width-276{width:1104px!important;max-width:1104px!important;min-width:1104px!important}.fix-height-276{max-height:1104px!important;min-height:1104px!important;height:1104px!important}.width-277{width:1108px!important}.height-277{height:1108px!important}.min-width-277{min-width:1108px!important}.min-height-277{min-height:1108px!important}.max-width-277{max-width:1108px!important}.max-height-277{max-height:1108px!important}.fix-width-277{width:1108px!important;max-width:1108px!important;min-width:1108px!important}.fix-height-277{max-height:1108px!important;min-height:1108px!important;height:1108px!important}.width-278{width:1112px!important}.height-278{height:1112px!important}.min-width-278{min-width:1112px!important}.min-height-278{min-height:1112px!important}.max-width-278{max-width:1112px!important}.max-height-278{max-height:1112px!important}.fix-width-278{width:1112px!important;max-width:1112px!important;min-width:1112px!important}.fix-height-278{max-height:1112px!important;min-height:1112px!important;height:1112px!important}.width-279{width:1116px!important}.height-279{height:1116px!important}.min-width-279{min-width:1116px!important}.min-height-279{min-height:1116px!important}.max-width-279{max-width:1116px!important}.max-height-279{max-height:1116px!important}.fix-width-279{width:1116px!important;max-width:1116px!important;min-width:1116px!important}.fix-height-279{max-height:1116px!important;min-height:1116px!important;height:1116px!important}.width-280{width:1120px!important}.height-280{height:1120px!important}.min-width-280{min-width:1120px!important}.min-height-280{min-height:1120px!important}.max-width-280{max-width:1120px!important}.max-height-280{max-height:1120px!important}.fix-width-280{width:1120px!important;max-width:1120px!important;min-width:1120px!important}.fix-height-280{max-height:1120px!important;min-height:1120px!important;height:1120px!important}.width-281{width:1124px!important}.height-281{height:1124px!important}.min-width-281{min-width:1124px!important}.min-height-281{min-height:1124px!important}.max-width-281{max-width:1124px!important}.max-height-281{max-height:1124px!important}.fix-width-281{width:1124px!important;max-width:1124px!important;min-width:1124px!important}.fix-height-281{max-height:1124px!important;min-height:1124px!important;height:1124px!important}.width-282{width:1128px!important}.height-282{height:1128px!important}.min-width-282{min-width:1128px!important}.min-height-282{min-height:1128px!important}.max-width-282{max-width:1128px!important}.max-height-282{max-height:1128px!important}.fix-width-282{width:1128px!important;max-width:1128px!important;min-width:1128px!important}.fix-height-282{max-height:1128px!important;min-height:1128px!important;height:1128px!important}.width-283{width:1132px!important}.height-283{height:1132px!important}.min-width-283{min-width:1132px!important}.min-height-283{min-height:1132px!important}.max-width-283{max-width:1132px!important}.max-height-283{max-height:1132px!important}.fix-width-283{width:1132px!important;max-width:1132px!important;min-width:1132px!important}.fix-height-283{max-height:1132px!important;min-height:1132px!important;height:1132px!important}.width-284{width:1136px!important}.height-284{height:1136px!important}.min-width-284{min-width:1136px!important}.min-height-284{min-height:1136px!important}.max-width-284{max-width:1136px!important}.max-height-284{max-height:1136px!important}.fix-width-284{width:1136px!important;max-width:1136px!important;min-width:1136px!important}.fix-height-284{max-height:1136px!important;min-height:1136px!important;height:1136px!important}.width-285{width:1140px!important}.height-285{height:1140px!important}.min-width-285{min-width:1140px!important}.min-height-285{min-height:1140px!important}.max-width-285{max-width:1140px!important}.max-height-285{max-height:1140px!important}.fix-width-285{width:1140px!important;max-width:1140px!important;min-width:1140px!important}.fix-height-285{max-height:1140px!important;min-height:1140px!important;height:1140px!important}.width-286{width:1144px!important}.height-286{height:1144px!important}.min-width-286{min-width:1144px!important}.min-height-286{min-height:1144px!important}.max-width-286{max-width:1144px!important}.max-height-286{max-height:1144px!important}.fix-width-286{width:1144px!important;max-width:1144px!important;min-width:1144px!important}.fix-height-286{max-height:1144px!important;min-height:1144px!important;height:1144px!important}.width-287{width:1148px!important}.height-287{height:1148px!important}.min-width-287{min-width:1148px!important}.min-height-287{min-height:1148px!important}.max-width-287{max-width:1148px!important}.max-height-287{max-height:1148px!important}.fix-width-287{width:1148px!important;max-width:1148px!important;min-width:1148px!important}.fix-height-287{max-height:1148px!important;min-height:1148px!important;height:1148px!important}.width-288{width:1152px!important}.height-288{height:1152px!important}.min-width-288{min-width:1152px!important}.min-height-288{min-height:1152px!important}.max-width-288{max-width:1152px!important}.max-height-288{max-height:1152px!important}.fix-width-288{width:1152px!important;max-width:1152px!important;min-width:1152px!important}.fix-height-288{max-height:1152px!important;min-height:1152px!important;height:1152px!important}.width-289{width:1156px!important}.height-289{height:1156px!important}.min-width-289{min-width:1156px!important}.min-height-289{min-height:1156px!important}.max-width-289{max-width:1156px!important}.max-height-289{max-height:1156px!important}.fix-width-289{width:1156px!important;max-width:1156px!important;min-width:1156px!important}.fix-height-289{max-height:1156px!important;min-height:1156px!important;height:1156px!important}.width-290{width:1160px!important}.height-290{height:1160px!important}.min-width-290{min-width:1160px!important}.min-height-290{min-height:1160px!important}.max-width-290{max-width:1160px!important}.max-height-290{max-height:1160px!important}.fix-width-290{width:1160px!important;max-width:1160px!important;min-width:1160px!important}.fix-height-290{max-height:1160px!important;min-height:1160px!important;height:1160px!important}.width-291{width:1164px!important}.height-291{height:1164px!important}.min-width-291{min-width:1164px!important}.min-height-291{min-height:1164px!important}.max-width-291{max-width:1164px!important}.max-height-291{max-height:1164px!important}.fix-width-291{width:1164px!important;max-width:1164px!important;min-width:1164px!important}.fix-height-291{max-height:1164px!important;min-height:1164px!important;height:1164px!important}.width-292{width:1168px!important}.height-292{height:1168px!important}.min-width-292{min-width:1168px!important}.min-height-292{min-height:1168px!important}.max-width-292{max-width:1168px!important}.max-height-292{max-height:1168px!important}.fix-width-292{width:1168px!important;max-width:1168px!important;min-width:1168px!important}.fix-height-292{max-height:1168px!important;min-height:1168px!important;height:1168px!important}.width-293{width:1172px!important}.height-293{height:1172px!important}.min-width-293{min-width:1172px!important}.min-height-293{min-height:1172px!important}.max-width-293{max-width:1172px!important}.max-height-293{max-height:1172px!important}.fix-width-293{width:1172px!important;max-width:1172px!important;min-width:1172px!important}.fix-height-293{max-height:1172px!important;min-height:1172px!important;height:1172px!important}.width-294{width:1176px!important}.height-294{height:1176px!important}.min-width-294{min-width:1176px!important}.min-height-294{min-height:1176px!important}.max-width-294{max-width:1176px!important}.max-height-294{max-height:1176px!important}.fix-width-294{width:1176px!important;max-width:1176px!important;min-width:1176px!important}.fix-height-294{max-height:1176px!important;min-height:1176px!important;height:1176px!important}.width-295{width:1180px!important}.height-295{height:1180px!important}.min-width-295{min-width:1180px!important}.min-height-295{min-height:1180px!important}.max-width-295{max-width:1180px!important}.max-height-295{max-height:1180px!important}.fix-width-295{width:1180px!important;max-width:1180px!important;min-width:1180px!important}.fix-height-295{max-height:1180px!important;min-height:1180px!important;height:1180px!important}.width-296{width:1184px!important}.height-296{height:1184px!important}.min-width-296{min-width:1184px!important}.min-height-296{min-height:1184px!important}.max-width-296{max-width:1184px!important}.max-height-296{max-height:1184px!important}.fix-width-296{width:1184px!important;max-width:1184px!important;min-width:1184px!important}.fix-height-296{max-height:1184px!important;min-height:1184px!important;height:1184px!important}.width-297{width:1188px!important}.height-297{height:1188px!important}.min-width-297{min-width:1188px!important}.min-height-297{min-height:1188px!important}.max-width-297{max-width:1188px!important}.max-height-297{max-height:1188px!important}.fix-width-297{width:1188px!important;max-width:1188px!important;min-width:1188px!important}.fix-height-297{max-height:1188px!important;min-height:1188px!important;height:1188px!important}.width-298{width:1192px!important}.height-298{height:1192px!important}.min-width-298{min-width:1192px!important}.min-height-298{min-height:1192px!important}.max-width-298{max-width:1192px!important}.max-height-298{max-height:1192px!important}.fix-width-298{width:1192px!important;max-width:1192px!important;min-width:1192px!important}.fix-height-298{max-height:1192px!important;min-height:1192px!important;height:1192px!important}.width-299{width:1196px!important}.height-299{height:1196px!important}.min-width-299{min-width:1196px!important}.min-height-299{min-height:1196px!important}.max-width-299{max-width:1196px!important}.max-height-299{max-height:1196px!important}.fix-width-299{width:1196px!important;max-width:1196px!important;min-width:1196px!important}.fix-height-299{max-height:1196px!important;min-height:1196px!important;height:1196px!important}.width-300{width:1200px!important}.height-300{height:1200px!important}.min-width-300{min-width:1200px!important}.min-height-300{min-height:1200px!important}.max-width-300{max-width:1200px!important}.max-height-300{max-height:1200px!important}.fix-width-300{width:1200px!important;max-width:1200px!important;min-width:1200px!important}.fix-height-300{max-height:1200px!important;min-height:1200px!important;height:1200px!important}.width-301{width:1204px!important}.height-301{height:1204px!important}.min-width-301{min-width:1204px!important}.min-height-301{min-height:1204px!important}.max-width-301{max-width:1204px!important}.max-height-301{max-height:1204px!important}.fix-width-301{width:1204px!important;max-width:1204px!important;min-width:1204px!important}.fix-height-301{max-height:1204px!important;min-height:1204px!important;height:1204px!important}.width-302{width:1208px!important}.height-302{height:1208px!important}.min-width-302{min-width:1208px!important}.min-height-302{min-height:1208px!important}.max-width-302{max-width:1208px!important}.max-height-302{max-height:1208px!important}.fix-width-302{width:1208px!important;max-width:1208px!important;min-width:1208px!important}.fix-height-302{max-height:1208px!important;min-height:1208px!important;height:1208px!important}.width-303{width:1212px!important}.height-303{height:1212px!important}.min-width-303{min-width:1212px!important}.min-height-303{min-height:1212px!important}.max-width-303{max-width:1212px!important}.max-height-303{max-height:1212px!important}.fix-width-303{width:1212px!important;max-width:1212px!important;min-width:1212px!important}.fix-height-303{max-height:1212px!important;min-height:1212px!important;height:1212px!important}.width-304{width:1216px!important}.height-304{height:1216px!important}.min-width-304{min-width:1216px!important}.min-height-304{min-height:1216px!important}.max-width-304{max-width:1216px!important}.max-height-304{max-height:1216px!important}.fix-width-304{width:1216px!important;max-width:1216px!important;min-width:1216px!important}.fix-height-304{max-height:1216px!important;min-height:1216px!important;height:1216px!important}.width-305{width:1220px!important}.height-305{height:1220px!important}.min-width-305{min-width:1220px!important}.min-height-305{min-height:1220px!important}.max-width-305{max-width:1220px!important}.max-height-305{max-height:1220px!important}.fix-width-305{width:1220px!important;max-width:1220px!important;min-width:1220px!important}.fix-height-305{max-height:1220px!important;min-height:1220px!important;height:1220px!important}.width-306{width:1224px!important}.height-306{height:1224px!important}.min-width-306{min-width:1224px!important}.min-height-306{min-height:1224px!important}.max-width-306{max-width:1224px!important}.max-height-306{max-height:1224px!important}.fix-width-306{width:1224px!important;max-width:1224px!important;min-width:1224px!important}.fix-height-306{max-height:1224px!important;min-height:1224px!important;height:1224px!important}.width-307{width:1228px!important}.height-307{height:1228px!important}.min-width-307{min-width:1228px!important}.min-height-307{min-height:1228px!important}.max-width-307{max-width:1228px!important}.max-height-307{max-height:1228px!important}.fix-width-307{width:1228px!important;max-width:1228px!important;min-width:1228px!important}.fix-height-307{max-height:1228px!important;min-height:1228px!important;height:1228px!important}.width-308{width:1232px!important}.height-308{height:1232px!important}.min-width-308{min-width:1232px!important}.min-height-308{min-height:1232px!important}.max-width-308{max-width:1232px!important}.max-height-308{max-height:1232px!important}.fix-width-308{width:1232px!important;max-width:1232px!important;min-width:1232px!important}.fix-height-308{max-height:1232px!important;min-height:1232px!important;height:1232px!important}.width-309{width:1236px!important}.height-309{height:1236px!important}.min-width-309{min-width:1236px!important}.min-height-309{min-height:1236px!important}.max-width-309{max-width:1236px!important}.max-height-309{max-height:1236px!important}.fix-width-309{width:1236px!important;max-width:1236px!important;min-width:1236px!important}.fix-height-309{max-height:1236px!important;min-height:1236px!important;height:1236px!important}.width-310{width:1240px!important}.height-310{height:1240px!important}.min-width-310{min-width:1240px!important}.min-height-310{min-height:1240px!important}.max-width-310{max-width:1240px!important}.max-height-310{max-height:1240px!important}.fix-width-310{width:1240px!important;max-width:1240px!important;min-width:1240px!important}.fix-height-310{max-height:1240px!important;min-height:1240px!important;height:1240px!important}.width-311{width:1244px!important}.height-311{height:1244px!important}.min-width-311{min-width:1244px!important}.min-height-311{min-height:1244px!important}.max-width-311{max-width:1244px!important}.max-height-311{max-height:1244px!important}.fix-width-311{width:1244px!important;max-width:1244px!important;min-width:1244px!important}.fix-height-311{max-height:1244px!important;min-height:1244px!important;height:1244px!important}.width-312{width:1248px!important}.height-312{height:1248px!important}.min-width-312{min-width:1248px!important}.min-height-312{min-height:1248px!important}.max-width-312{max-width:1248px!important}.max-height-312{max-height:1248px!important}.fix-width-312{width:1248px!important;max-width:1248px!important;min-width:1248px!important}.fix-height-312{max-height:1248px!important;min-height:1248px!important;height:1248px!important}.width-313{width:1252px!important}.height-313{height:1252px!important}.min-width-313{min-width:1252px!important}.min-height-313{min-height:1252px!important}.max-width-313{max-width:1252px!important}.max-height-313{max-height:1252px!important}.fix-width-313{width:1252px!important;max-width:1252px!important;min-width:1252px!important}.fix-height-313{max-height:1252px!important;min-height:1252px!important;height:1252px!important}.width-314{width:1256px!important}.height-314{height:1256px!important}.min-width-314{min-width:1256px!important}.min-height-314{min-height:1256px!important}.max-width-314{max-width:1256px!important}.max-height-314{max-height:1256px!important}.fix-width-314{width:1256px!important;max-width:1256px!important;min-width:1256px!important}.fix-height-314{max-height:1256px!important;min-height:1256px!important;height:1256px!important}.width-315{width:1260px!important}.height-315{height:1260px!important}.min-width-315{min-width:1260px!important}.min-height-315{min-height:1260px!important}.max-width-315{max-width:1260px!important}.max-height-315{max-height:1260px!important}.fix-width-315{width:1260px!important;max-width:1260px!important;min-width:1260px!important}.fix-height-315{max-height:1260px!important;min-height:1260px!important;height:1260px!important}.width-316{width:1264px!important}.height-316{height:1264px!important}.min-width-316{min-width:1264px!important}.min-height-316{min-height:1264px!important}.max-width-316{max-width:1264px!important}.max-height-316{max-height:1264px!important}.fix-width-316{width:1264px!important;max-width:1264px!important;min-width:1264px!important}.fix-height-316{max-height:1264px!important;min-height:1264px!important;height:1264px!important}.width-317{width:1268px!important}.height-317{height:1268px!important}.min-width-317{min-width:1268px!important}.min-height-317{min-height:1268px!important}.max-width-317{max-width:1268px!important}.max-height-317{max-height:1268px!important}.fix-width-317{width:1268px!important;max-width:1268px!important;min-width:1268px!important}.fix-height-317{max-height:1268px!important;min-height:1268px!important;height:1268px!important}.width-318{width:1272px!important}.height-318{height:1272px!important}.min-width-318{min-width:1272px!important}.min-height-318{min-height:1272px!important}.max-width-318{max-width:1272px!important}.max-height-318{max-height:1272px!important}.fix-width-318{width:1272px!important;max-width:1272px!important;min-width:1272px!important}.fix-height-318{max-height:1272px!important;min-height:1272px!important;height:1272px!important}.width-319{width:1276px!important}.height-319{height:1276px!important}.min-width-319{min-width:1276px!important}.min-height-319{min-height:1276px!important}.max-width-319{max-width:1276px!important}.max-height-319{max-height:1276px!important}.fix-width-319{width:1276px!important;max-width:1276px!important;min-width:1276px!important}.fix-height-319{max-height:1276px!important;min-height:1276px!important;height:1276px!important}.width-320{width:1280px!important}.height-320{height:1280px!important}.min-width-320{min-width:1280px!important}.min-height-320{min-height:1280px!important}.max-width-320{max-width:1280px!important}.max-height-320{max-height:1280px!important}.fix-width-320{width:1280px!important;max-width:1280px!important;min-width:1280px!important}.fix-height-320{max-height:1280px!important;min-height:1280px!important;height:1280px!important}.width-321{width:1284px!important}.height-321{height:1284px!important}.min-width-321{min-width:1284px!important}.min-height-321{min-height:1284px!important}.max-width-321{max-width:1284px!important}.max-height-321{max-height:1284px!important}.fix-width-321{width:1284px!important;max-width:1284px!important;min-width:1284px!important}.fix-height-321{max-height:1284px!important;min-height:1284px!important;height:1284px!important}.width-322{width:1288px!important}.height-322{height:1288px!important}.min-width-322{min-width:1288px!important}.min-height-322{min-height:1288px!important}.max-width-322{max-width:1288px!important}.max-height-322{max-height:1288px!important}.fix-width-322{width:1288px!important;max-width:1288px!important;min-width:1288px!important}.fix-height-322{max-height:1288px!important;min-height:1288px!important;height:1288px!important}.width-323{width:1292px!important}.height-323{height:1292px!important}.min-width-323{min-width:1292px!important}.min-height-323{min-height:1292px!important}.max-width-323{max-width:1292px!important}.max-height-323{max-height:1292px!important}.fix-width-323{width:1292px!important;max-width:1292px!important;min-width:1292px!important}.fix-height-323{max-height:1292px!important;min-height:1292px!important;height:1292px!important}.width-324{width:1296px!important}.height-324{height:1296px!important}.min-width-324{min-width:1296px!important}.min-height-324{min-height:1296px!important}.max-width-324{max-width:1296px!important}.max-height-324{max-height:1296px!important}.fix-width-324{width:1296px!important;max-width:1296px!important;min-width:1296px!important}.fix-height-324{max-height:1296px!important;min-height:1296px!important;height:1296px!important}.width-325{width:1300px!important}.height-325{height:1300px!important}.min-width-325{min-width:1300px!important}.min-height-325{min-height:1300px!important}.max-width-325{max-width:1300px!important}.max-height-325{max-height:1300px!important}.fix-width-325{width:1300px!important;max-width:1300px!important;min-width:1300px!important}.fix-height-325{max-height:1300px!important;min-height:1300px!important;height:1300px!important}.width-326{width:1304px!important}.height-326{height:1304px!important}.min-width-326{min-width:1304px!important}.min-height-326{min-height:1304px!important}.max-width-326{max-width:1304px!important}.max-height-326{max-height:1304px!important}.fix-width-326{width:1304px!important;max-width:1304px!important;min-width:1304px!important}.fix-height-326{max-height:1304px!important;min-height:1304px!important;height:1304px!important}.width-327{width:1308px!important}.height-327{height:1308px!important}.min-width-327{min-width:1308px!important}.min-height-327{min-height:1308px!important}.max-width-327{max-width:1308px!important}.max-height-327{max-height:1308px!important}.fix-width-327{width:1308px!important;max-width:1308px!important;min-width:1308px!important}.fix-height-327{max-height:1308px!important;min-height:1308px!important;height:1308px!important}.width-328{width:1312px!important}.height-328{height:1312px!important}.min-width-328{min-width:1312px!important}.min-height-328{min-height:1312px!important}.max-width-328{max-width:1312px!important}.max-height-328{max-height:1312px!important}.fix-width-328{width:1312px!important;max-width:1312px!important;min-width:1312px!important}.fix-height-328{max-height:1312px!important;min-height:1312px!important;height:1312px!important}.width-329{width:1316px!important}.height-329{height:1316px!important}.min-width-329{min-width:1316px!important}.min-height-329{min-height:1316px!important}.max-width-329{max-width:1316px!important}.max-height-329{max-height:1316px!important}.fix-width-329{width:1316px!important;max-width:1316px!important;min-width:1316px!important}.fix-height-329{max-height:1316px!important;min-height:1316px!important;height:1316px!important}.width-330{width:1320px!important}.height-330{height:1320px!important}.min-width-330{min-width:1320px!important}.min-height-330{min-height:1320px!important}.max-width-330{max-width:1320px!important}.max-height-330{max-height:1320px!important}.fix-width-330{width:1320px!important;max-width:1320px!important;min-width:1320px!important}.fix-height-330{max-height:1320px!important;min-height:1320px!important;height:1320px!important}.m-1px{margin:1px!important}.mt-1px{margin-top:1px!important}.mb-1px{margin-bottom:1px!important}.ms-1px{margin-left:1px!important}.me-1px{margin-right:1px!important}.mx-1px{margin-left:1px!important;margin-right:1px!important}.my-1px{margin-top:1px!important;margin-bottom:1px!important}.m-n1px{margin:-1px!important}.mt-n1px{margin-top:-1px!important}.mb-n1px{margin-bottom:-1px!important}.ms-n1px{margin-left:-1px!important}.me-n1px{margin-right:-1px!important}.mx-n1px{margin-left:-1px!important;margin-right:-1px!important}.my-n1px{margin-top:-1px!important;margin-bottom:-1px!important}.p-1px{padding:1px!important}.pt-1px{padding-top:1px!important}.pb-1px{padding-bottom:1px!important}.ps-1px{padding-left:1px!important}.pe-1px{padding-right:1px!important}.px-1px{padding-left:1px!important;padding-right:1px!important}.py-1px{padding-top:1px!important;padding-bottom:1px!important}.p-n1px{padding:-1px!important}.pt-n1px{padding-top:-1px!important}.pb-n1px{padding-bottom:-1px!important}.ps-n1px{padding-left:-1px!important}.pe-n1px{padding-right:-1px!important}.px-n1px{padding-left:-1px!important;padding-right:-1px!important}.py-n1px{padding-top:-1px!important;padding-bottom:-1px!important}.m-2px{margin:2px!important}.mt-2px{margin-top:2px!important}.mb-2px{margin-bottom:2px!important}.ms-2px{margin-left:2px!important}.me-2px{margin-right:2px!important}.mx-2px{margin-left:2px!important;margin-right:2px!important}.my-2px{margin-top:2px!important;margin-bottom:2px!important}.m-n2px{margin:-2px!important}.mt-n2px{margin-top:-2px!important}.mb-n2px{margin-bottom:-2px!important}.ms-n2px{margin-left:-2px!important}.me-n2px{margin-right:-2px!important}.mx-n2px{margin-left:-2px!important;margin-right:-2px!important}.my-n2px{margin-top:-2px!important;margin-bottom:-2px!important}.p-2px{padding:2px!important}.pt-2px{padding-top:2px!important}.pb-2px{padding-bottom:2px!important}.ps-2px{padding-left:2px!important}.pe-2px{padding-right:2px!important}.px-2px{padding-left:2px!important;padding-right:2px!important}.py-2px{padding-top:2px!important;padding-bottom:2px!important}.p-n2px{padding:-2px!important}.pt-n2px{padding-top:-2px!important}.pb-n2px{padding-bottom:-2px!important}.ps-n2px{padding-left:-2px!important}.pe-n2px{padding-right:-2px!important}.px-n2px{padding-left:-2px!important;padding-right:-2px!important}.py-n2px{padding-top:-2px!important;padding-bottom:-2px!important}.m-3px{margin:3px!important}.mt-3px{margin-top:3px!important}.mb-3px{margin-bottom:3px!important}.ms-3px{margin-left:3px!important}.me-3px{margin-right:3px!important}.mx-3px{margin-left:3px!important;margin-right:3px!important}.my-3px{margin-top:3px!important;margin-bottom:3px!important}.m-n3px{margin:-3px!important}.mt-n3px{margin-top:-3px!important}.mb-n3px{margin-bottom:-3px!important}.ms-n3px{margin-left:-3px!important}.me-n3px{margin-right:-3px!important}.mx-n3px{margin-left:-3px!important;margin-right:-3px!important}.my-n3px{margin-top:-3px!important;margin-bottom:-3px!important}.p-3px{padding:3px!important}.pt-3px{padding-top:3px!important}.pb-3px{padding-bottom:3px!important}.ps-3px{padding-left:3px!important}.pe-3px{padding-right:3px!important}.px-3px{padding-left:3px!important;padding-right:3px!important}.py-3px{padding-top:3px!important;padding-bottom:3px!important}.p-n3px{padding:-3px!important}.pt-n3px{padding-top:-3px!important}.pb-n3px{padding-bottom:-3px!important}.ps-n3px{padding-left:-3px!important}.pe-n3px{padding-right:-3px!important}.px-n3px{padding-left:-3px!important;padding-right:-3px!important}.py-n3px{padding-top:-3px!important;padding-bottom:-3px!important}.m-4px{margin:4px!important}.mt-4px{margin-top:4px!important}.mb-4px{margin-bottom:4px!important}.ms-4px{margin-left:4px!important}.me-4px{margin-right:4px!important}.mx-4px{margin-left:4px!important;margin-right:4px!important}.my-4px{margin-top:4px!important;margin-bottom:4px!important}.m-n4px{margin:-4px!important}.mt-n4px{margin-top:-4px!important}.mb-n4px{margin-bottom:-4px!important}.ms-n4px{margin-left:-4px!important}.me-n4px{margin-right:-4px!important}.mx-n4px{margin-left:-4px!important;margin-right:-4px!important}.my-n4px{margin-top:-4px!important;margin-bottom:-4px!important}.p-4px{padding:4px!important}.pt-4px{padding-top:4px!important}.pb-4px{padding-bottom:4px!important}.ps-4px{padding-left:4px!important}.pe-4px{padding-right:4px!important}.px-4px{padding-left:4px!important;padding-right:4px!important}.py-4px{padding-top:4px!important;padding-bottom:4px!important}.p-n4px{padding:-4px!important}.pt-n4px{padding-top:-4px!important}.pb-n4px{padding-bottom:-4px!important}.ps-n4px{padding-left:-4px!important}.pe-n4px{padding-right:-4px!important}.px-n4px{padding-left:-4px!important;padding-right:-4px!important}.py-n4px{padding-top:-4px!important;padding-bottom:-4px!important}.m-5px{margin:5px!important}.mt-5px{margin-top:5px!important}.mb-5px{margin-bottom:5px!important}.ms-5px{margin-left:5px!important}.me-5px{margin-right:5px!important}.mx-5px{margin-left:5px!important;margin-right:5px!important}.my-5px{margin-top:5px!important;margin-bottom:5px!important}.m-n5px{margin:-5px!important}.mt-n5px{margin-top:-5px!important}.mb-n5px{margin-bottom:-5px!important}.ms-n5px{margin-left:-5px!important}.me-n5px{margin-right:-5px!important}.mx-n5px{margin-left:-5px!important;margin-right:-5px!important}.my-n5px{margin-top:-5px!important;margin-bottom:-5px!important}.p-5px{padding:5px!important}.pt-5px{padding-top:5px!important}.pb-5px{padding-bottom:5px!important}.ps-5px{padding-left:5px!important}.pe-5px{padding-right:5px!important}.px-5px{padding-left:5px!important;padding-right:5px!important}.py-5px{padding-top:5px!important;padding-bottom:5px!important}.p-n5px{padding:-5px!important}.pt-n5px{padding-top:-5px!important}.pb-n5px{padding-bottom:-5px!important}.ps-n5px{padding-left:-5px!important}.pe-n5px{padding-right:-5px!important}.px-n5px{padding-left:-5px!important;padding-right:-5px!important}.py-n5px{padding-top:-5px!important;padding-bottom:-5px!important}.m-6px{margin:6px!important}.mt-6px{margin-top:6px!important}.mb-6px{margin-bottom:6px!important}.ms-6px{margin-left:6px!important}.me-6px{margin-right:6px!important}.mx-6px{margin-left:6px!important;margin-right:6px!important}.my-6px{margin-top:6px!important;margin-bottom:6px!important}.m-n6px{margin:-6px!important}.mt-n6px{margin-top:-6px!important}.mb-n6px{margin-bottom:-6px!important}.ms-n6px{margin-left:-6px!important}.me-n6px{margin-right:-6px!important}.mx-n6px{margin-left:-6px!important;margin-right:-6px!important}.my-n6px{margin-top:-6px!important;margin-bottom:-6px!important}.p-6px{padding:6px!important}.pt-6px{padding-top:6px!important}.pb-6px{padding-bottom:6px!important}.ps-6px{padding-left:6px!important}.pe-6px{padding-right:6px!important}.px-6px{padding-left:6px!important;padding-right:6px!important}.py-6px{padding-top:6px!important;padding-bottom:6px!important}.p-n6px{padding:-6px!important}.pt-n6px{padding-top:-6px!important}.pb-n6px{padding-bottom:-6px!important}.ps-n6px{padding-left:-6px!important}.pe-n6px{padding-right:-6px!important}.px-n6px{padding-left:-6px!important;padding-right:-6px!important}.py-n6px{padding-top:-6px!important;padding-bottom:-6px!important}.m-7px{margin:7px!important}.mt-7px{margin-top:7px!important}.mb-7px{margin-bottom:7px!important}.ms-7px{margin-left:7px!important}.me-7px{margin-right:7px!important}.mx-7px{margin-left:7px!important;margin-right:7px!important}.my-7px{margin-top:7px!important;margin-bottom:7px!important}.m-n7px{margin:-7px!important}.mt-n7px{margin-top:-7px!important}.mb-n7px{margin-bottom:-7px!important}.ms-n7px{margin-left:-7px!important}.me-n7px{margin-right:-7px!important}.mx-n7px{margin-left:-7px!important;margin-right:-7px!important}.my-n7px{margin-top:-7px!important;margin-bottom:-7px!important}.p-7px{padding:7px!important}.pt-7px{padding-top:7px!important}.pb-7px{padding-bottom:7px!important}.ps-7px{padding-left:7px!important}.pe-7px{padding-right:7px!important}.px-7px{padding-left:7px!important;padding-right:7px!important}.py-7px{padding-top:7px!important;padding-bottom:7px!important}.p-n7px{padding:-7px!important}.pt-n7px{padding-top:-7px!important}.pb-n7px{padding-bottom:-7px!important}.ps-n7px{padding-left:-7px!important}.pe-n7px{padding-right:-7px!important}.px-n7px{padding-left:-7px!important;padding-right:-7px!important}.py-n7px{padding-top:-7px!important;padding-bottom:-7px!important}.m-8px{margin:8px!important}.mt-8px{margin-top:8px!important}.mb-8px{margin-bottom:8px!important}.ms-8px{margin-left:8px!important}.me-8px{margin-right:8px!important}.mx-8px{margin-left:8px!important;margin-right:8px!important}.my-8px{margin-top:8px!important;margin-bottom:8px!important}.m-n8px{margin:-8px!important}.mt-n8px{margin-top:-8px!important}.mb-n8px{margin-bottom:-8px!important}.ms-n8px{margin-left:-8px!important}.me-n8px{margin-right:-8px!important}.mx-n8px{margin-left:-8px!important;margin-right:-8px!important}.my-n8px{margin-top:-8px!important;margin-bottom:-8px!important}.p-8px{padding:8px!important}.pt-8px{padding-top:8px!important}.pb-8px{padding-bottom:8px!important}.ps-8px{padding-left:8px!important}.pe-8px{padding-right:8px!important}.px-8px{padding-left:8px!important;padding-right:8px!important}.py-8px{padding-top:8px!important;padding-bottom:8px!important}.p-n8px{padding:-8px!important}.pt-n8px{padding-top:-8px!important}.pb-n8px{padding-bottom:-8px!important}.ps-n8px{padding-left:-8px!important}.pe-n8px{padding-right:-8px!important}.px-n8px{padding-left:-8px!important;padding-right:-8px!important}.py-n8px{padding-top:-8px!important;padding-bottom:-8px!important}.m-9px{margin:9px!important}.mt-9px{margin-top:9px!important}.mb-9px{margin-bottom:9px!important}.ms-9px{margin-left:9px!important}.me-9px{margin-right:9px!important}.mx-9px{margin-left:9px!important;margin-right:9px!important}.my-9px{margin-top:9px!important;margin-bottom:9px!important}.m-n9px{margin:-9px!important}.mt-n9px{margin-top:-9px!important}.mb-n9px{margin-bottom:-9px!important}.ms-n9px{margin-left:-9px!important}.me-n9px{margin-right:-9px!important}.mx-n9px{margin-left:-9px!important;margin-right:-9px!important}.my-n9px{margin-top:-9px!important;margin-bottom:-9px!important}.p-9px{padding:9px!important}.pt-9px{padding-top:9px!important}.pb-9px{padding-bottom:9px!important}.ps-9px{padding-left:9px!important}.pe-9px{padding-right:9px!important}.px-9px{padding-left:9px!important;padding-right:9px!important}.py-9px{padding-top:9px!important;padding-bottom:9px!important}.p-n9px{padding:-9px!important}.pt-n9px{padding-top:-9px!important}.pb-n9px{padding-bottom:-9px!important}.ps-n9px{padding-left:-9px!important}.pe-n9px{padding-right:-9px!important}.px-n9px{padding-left:-9px!important;padding-right:-9px!important}.py-n9px{padding-top:-9px!important;padding-bottom:-9px!important}.m-10px{margin:10px!important}.mt-10px{margin-top:10px!important}.mb-10px{margin-bottom:10px!important}.ms-10px{margin-left:10px!important}.me-10px{margin-right:10px!important}.mx-10px{margin-left:10px!important;margin-right:10px!important}.my-10px{margin-top:10px!important;margin-bottom:10px!important}.m-n10px{margin:-10px!important}.mt-n10px{margin-top:-10px!important}.mb-n10px{margin-bottom:-10px!important}.ms-n10px{margin-left:-10px!important}.me-n10px{margin-right:-10px!important}.mx-n10px{margin-left:-10px!important;margin-right:-10px!important}.my-n10px{margin-top:-10px!important;margin-bottom:-10px!important}.p-10px{padding:10px!important}.pt-10px{padding-top:10px!important}.pb-10px{padding-bottom:10px!important}.ps-10px{padding-left:10px!important}.pe-10px{padding-right:10px!important}.px-10px{padding-left:10px!important;padding-right:10px!important}.py-10px{padding-top:10px!important;padding-bottom:10px!important}.p-n10px{padding:-10px!important}.pt-n10px{padding-top:-10px!important}.pb-n10px{padding-bottom:-10px!important}.ps-n10px{padding-left:-10px!important}.pe-n10px{padding-right:-10px!important}.px-n10px{padding-left:-10px!important;padding-right:-10px!important}.py-n10px{padding-top:-10px!important;padding-bottom:-10px!important}.m-11px{margin:11px!important}.mt-11px{margin-top:11px!important}.mb-11px{margin-bottom:11px!important}.ms-11px{margin-left:11px!important}.me-11px{margin-right:11px!important}.mx-11px{margin-left:11px!important;margin-right:11px!important}.my-11px{margin-top:11px!important;margin-bottom:11px!important}.m-n11px{margin:-11px!important}.mt-n11px{margin-top:-11px!important}.mb-n11px{margin-bottom:-11px!important}.ms-n11px{margin-left:-11px!important}.me-n11px{margin-right:-11px!important}.mx-n11px{margin-left:-11px!important;margin-right:-11px!important}.my-n11px{margin-top:-11px!important;margin-bottom:-11px!important}.p-11px{padding:11px!important}.pt-11px{padding-top:11px!important}.pb-11px{padding-bottom:11px!important}.ps-11px{padding-left:11px!important}.pe-11px{padding-right:11px!important}.px-11px{padding-left:11px!important;padding-right:11px!important}.py-11px{padding-top:11px!important;padding-bottom:11px!important}.p-n11px{padding:-11px!important}.pt-n11px{padding-top:-11px!important}.pb-n11px{padding-bottom:-11px!important}.ps-n11px{padding-left:-11px!important}.pe-n11px{padding-right:-11px!important}.px-n11px{padding-left:-11px!important;padding-right:-11px!important}.py-n11px{padding-top:-11px!important;padding-bottom:-11px!important}.m-12px{margin:12px!important}.mt-12px{margin-top:12px!important}.mb-12px{margin-bottom:12px!important}.ms-12px{margin-left:12px!important}.me-12px{margin-right:12px!important}.mx-12px{margin-left:12px!important;margin-right:12px!important}.my-12px{margin-top:12px!important;margin-bottom:12px!important}.m-n12px{margin:-12px!important}.mt-n12px{margin-top:-12px!important}.mb-n12px{margin-bottom:-12px!important}.ms-n12px{margin-left:-12px!important}.me-n12px{margin-right:-12px!important}.mx-n12px{margin-left:-12px!important;margin-right:-12px!important}.my-n12px{margin-top:-12px!important;margin-bottom:-12px!important}.p-12px{padding:12px!important}.pt-12px{padding-top:12px!important}.pb-12px{padding-bottom:12px!important}.ps-12px{padding-left:12px!important}.pe-12px{padding-right:12px!important}.px-12px{padding-left:12px!important;padding-right:12px!important}.py-12px{padding-top:12px!important;padding-bottom:12px!important}.p-n12px{padding:-12px!important}.pt-n12px{padding-top:-12px!important}.pb-n12px{padding-bottom:-12px!important}.ps-n12px{padding-left:-12px!important}.pe-n12px{padding-right:-12px!important}.px-n12px{padding-left:-12px!important;padding-right:-12px!important}.py-n12px{padding-top:-12px!important;padding-bottom:-12px!important}.m-13px{margin:13px!important}.mt-13px{margin-top:13px!important}.mb-13px{margin-bottom:13px!important}.ms-13px{margin-left:13px!important}.me-13px{margin-right:13px!important}.mx-13px{margin-left:13px!important;margin-right:13px!important}.my-13px{margin-top:13px!important;margin-bottom:13px!important}.m-n13px{margin:-13px!important}.mt-n13px{margin-top:-13px!important}.mb-n13px{margin-bottom:-13px!important}.ms-n13px{margin-left:-13px!important}.me-n13px{margin-right:-13px!important}.mx-n13px{margin-left:-13px!important;margin-right:-13px!important}.my-n13px{margin-top:-13px!important;margin-bottom:-13px!important}.p-13px{padding:13px!important}.pt-13px{padding-top:13px!important}.pb-13px{padding-bottom:13px!important}.ps-13px{padding-left:13px!important}.pe-13px{padding-right:13px!important}.px-13px{padding-left:13px!important;padding-right:13px!important}.py-13px{padding-top:13px!important;padding-bottom:13px!important}.p-n13px{padding:-13px!important}.pt-n13px{padding-top:-13px!important}.pb-n13px{padding-bottom:-13px!important}.ps-n13px{padding-left:-13px!important}.pe-n13px{padding-right:-13px!important}.px-n13px{padding-left:-13px!important;padding-right:-13px!important}.py-n13px{padding-top:-13px!important;padding-bottom:-13px!important}.m-14px{margin:14px!important}.mt-14px{margin-top:14px!important}.mb-14px{margin-bottom:14px!important}.ms-14px{margin-left:14px!important}.me-14px{margin-right:14px!important}.mx-14px{margin-left:14px!important;margin-right:14px!important}.my-14px{margin-top:14px!important;margin-bottom:14px!important}.m-n14px{margin:-14px!important}.mt-n14px{margin-top:-14px!important}.mb-n14px{margin-bottom:-14px!important}.ms-n14px{margin-left:-14px!important}.me-n14px{margin-right:-14px!important}.mx-n14px{margin-left:-14px!important;margin-right:-14px!important}.my-n14px{margin-top:-14px!important;margin-bottom:-14px!important}.p-14px{padding:14px!important}.pt-14px{padding-top:14px!important}.pb-14px{padding-bottom:14px!important}.ps-14px{padding-left:14px!important}.pe-14px{padding-right:14px!important}.px-14px{padding-left:14px!important;padding-right:14px!important}.py-14px{padding-top:14px!important;padding-bottom:14px!important}.p-n14px{padding:-14px!important}.pt-n14px{padding-top:-14px!important}.pb-n14px{padding-bottom:-14px!important}.ps-n14px{padding-left:-14px!important}.pe-n14px{padding-right:-14px!important}.px-n14px{padding-left:-14px!important;padding-right:-14px!important}.py-n14px{padding-top:-14px!important;padding-bottom:-14px!important}.m-15px{margin:15px!important}.mt-15px{margin-top:15px!important}.mb-15px{margin-bottom:15px!important}.ms-15px{margin-left:15px!important}.me-15px{margin-right:15px!important}.mx-15px{margin-left:15px!important;margin-right:15px!important}.my-15px{margin-top:15px!important;margin-bottom:15px!important}.m-n15px{margin:-15px!important}.mt-n15px{margin-top:-15px!important}.mb-n15px{margin-bottom:-15px!important}.ms-n15px{margin-left:-15px!important}.me-n15px{margin-right:-15px!important}.mx-n15px{margin-left:-15px!important;margin-right:-15px!important}.my-n15px{margin-top:-15px!important;margin-bottom:-15px!important}.p-15px{padding:15px!important}.pt-15px{padding-top:15px!important}.pb-15px{padding-bottom:15px!important}.ps-15px{padding-left:15px!important}.pe-15px{padding-right:15px!important}.px-15px{padding-left:15px!important;padding-right:15px!important}.py-15px{padding-top:15px!important;padding-bottom:15px!important}.p-n15px{padding:-15px!important}.pt-n15px{padding-top:-15px!important}.pb-n15px{padding-bottom:-15px!important}.ps-n15px{padding-left:-15px!important}.pe-n15px{padding-right:-15px!important}.px-n15px{padding-left:-15px!important;padding-right:-15px!important}.py-n15px{padding-top:-15px!important;padding-bottom:-15px!important}.m-16px{margin:16px!important}.mt-16px{margin-top:16px!important}.mb-16px{margin-bottom:16px!important}.ms-16px{margin-left:16px!important}.me-16px{margin-right:16px!important}.mx-16px{margin-left:16px!important;margin-right:16px!important}.my-16px{margin-top:16px!important;margin-bottom:16px!important}.m-n16px{margin:-16px!important}.mt-n16px{margin-top:-16px!important}.mb-n16px{margin-bottom:-16px!important}.ms-n16px{margin-left:-16px!important}.me-n16px{margin-right:-16px!important}.mx-n16px{margin-left:-16px!important;margin-right:-16px!important}.my-n16px{margin-top:-16px!important;margin-bottom:-16px!important}.p-16px{padding:16px!important}.pt-16px{padding-top:16px!important}.pb-16px{padding-bottom:16px!important}.ps-16px{padding-left:16px!important}.pe-16px{padding-right:16px!important}.px-16px{padding-left:16px!important;padding-right:16px!important}.py-16px{padding-top:16px!important;padding-bottom:16px!important}.p-n16px{padding:-16px!important}.pt-n16px{padding-top:-16px!important}.pb-n16px{padding-bottom:-16px!important}.ps-n16px{padding-left:-16px!important}.pe-n16px{padding-right:-16px!important}.px-n16px{padding-left:-16px!important;padding-right:-16px!important}.py-n16px{padding-top:-16px!important;padding-bottom:-16px!important}.m-17px{margin:17px!important}.mt-17px{margin-top:17px!important}.mb-17px{margin-bottom:17px!important}.ms-17px{margin-left:17px!important}.me-17px{margin-right:17px!important}.mx-17px{margin-left:17px!important;margin-right:17px!important}.my-17px{margin-top:17px!important;margin-bottom:17px!important}.m-n17px{margin:-17px!important}.mt-n17px{margin-top:-17px!important}.mb-n17px{margin-bottom:-17px!important}.ms-n17px{margin-left:-17px!important}.me-n17px{margin-right:-17px!important}.mx-n17px{margin-left:-17px!important;margin-right:-17px!important}.my-n17px{margin-top:-17px!important;margin-bottom:-17px!important}.p-17px{padding:17px!important}.pt-17px{padding-top:17px!important}.pb-17px{padding-bottom:17px!important}.ps-17px{padding-left:17px!important}.pe-17px{padding-right:17px!important}.px-17px{padding-left:17px!important;padding-right:17px!important}.py-17px{padding-top:17px!important;padding-bottom:17px!important}.p-n17px{padding:-17px!important}.pt-n17px{padding-top:-17px!important}.pb-n17px{padding-bottom:-17px!important}.ps-n17px{padding-left:-17px!important}.pe-n17px{padding-right:-17px!important}.px-n17px{padding-left:-17px!important;padding-right:-17px!important}.py-n17px{padding-top:-17px!important;padding-bottom:-17px!important}.m-18px{margin:18px!important}.mt-18px{margin-top:18px!important}.mb-18px{margin-bottom:18px!important}.ms-18px{margin-left:18px!important}.me-18px{margin-right:18px!important}.mx-18px{margin-left:18px!important;margin-right:18px!important}.my-18px{margin-top:18px!important;margin-bottom:18px!important}.m-n18px{margin:-18px!important}.mt-n18px{margin-top:-18px!important}.mb-n18px{margin-bottom:-18px!important}.ms-n18px{margin-left:-18px!important}.me-n18px{margin-right:-18px!important}.mx-n18px{margin-left:-18px!important;margin-right:-18px!important}.my-n18px{margin-top:-18px!important;margin-bottom:-18px!important}.p-18px{padding:18px!important}.pt-18px{padding-top:18px!important}.pb-18px{padding-bottom:18px!important}.ps-18px{padding-left:18px!important}.pe-18px{padding-right:18px!important}.px-18px{padding-left:18px!important;padding-right:18px!important}.py-18px{padding-top:18px!important;padding-bottom:18px!important}.p-n18px{padding:-18px!important}.pt-n18px{padding-top:-18px!important}.pb-n18px{padding-bottom:-18px!important}.ps-n18px{padding-left:-18px!important}.pe-n18px{padding-right:-18px!important}.px-n18px{padding-left:-18px!important;padding-right:-18px!important}.py-n18px{padding-top:-18px!important;padding-bottom:-18px!important}.m-19px{margin:19px!important}.mt-19px{margin-top:19px!important}.mb-19px{margin-bottom:19px!important}.ms-19px{margin-left:19px!important}.me-19px{margin-right:19px!important}.mx-19px{margin-left:19px!important;margin-right:19px!important}.my-19px{margin-top:19px!important;margin-bottom:19px!important}.m-n19px{margin:-19px!important}.mt-n19px{margin-top:-19px!important}.mb-n19px{margin-bottom:-19px!important}.ms-n19px{margin-left:-19px!important}.me-n19px{margin-right:-19px!important}.mx-n19px{margin-left:-19px!important;margin-right:-19px!important}.my-n19px{margin-top:-19px!important;margin-bottom:-19px!important}.p-19px{padding:19px!important}.pt-19px{padding-top:19px!important}.pb-19px{padding-bottom:19px!important}.ps-19px{padding-left:19px!important}.pe-19px{padding-right:19px!important}.px-19px{padding-left:19px!important;padding-right:19px!important}.py-19px{padding-top:19px!important;padding-bottom:19px!important}.p-n19px{padding:-19px!important}.pt-n19px{padding-top:-19px!important}.pb-n19px{padding-bottom:-19px!important}.ps-n19px{padding-left:-19px!important}.pe-n19px{padding-right:-19px!important}.px-n19px{padding-left:-19px!important;padding-right:-19px!important}.py-n19px{padding-top:-19px!important;padding-bottom:-19px!important}.m-20px{margin:20px!important}.mt-20px{margin-top:20px!important}.mb-20px{margin-bottom:20px!important}.ms-20px{margin-left:20px!important}.me-20px{margin-right:20px!important}.mx-20px{margin-left:20px!important;margin-right:20px!important}.my-20px{margin-top:20px!important;margin-bottom:20px!important}.m-n20px{margin:-20px!important}.mt-n20px{margin-top:-20px!important}.mb-n20px{margin-bottom:-20px!important}.ms-n20px{margin-left:-20px!important}.me-n20px{margin-right:-20px!important}.mx-n20px{margin-left:-20px!important;margin-right:-20px!important}.my-n20px{margin-top:-20px!important;margin-bottom:-20px!important}.p-20px{padding:20px!important}.pt-20px{padding-top:20px!important}.pb-20px{padding-bottom:20px!important}.ps-20px{padding-left:20px!important}.pe-20px{padding-right:20px!important}.px-20px{padding-left:20px!important;padding-right:20px!important}.py-20px{padding-top:20px!important;padding-bottom:20px!important}.p-n20px{padding:-20px!important}.pt-n20px{padding-top:-20px!important}.pb-n20px{padding-bottom:-20px!important}.ps-n20px{padding-left:-20px!important}.pe-n20px{padding-right:-20px!important}.px-n20px{padding-left:-20px!important;padding-right:-20px!important}.py-n20px{padding-top:-20px!important;padding-bottom:-20px!important}.m-21px{margin:21px!important}.mt-21px{margin-top:21px!important}.mb-21px{margin-bottom:21px!important}.ms-21px{margin-left:21px!important}.me-21px{margin-right:21px!important}.mx-21px{margin-left:21px!important;margin-right:21px!important}.my-21px{margin-top:21px!important;margin-bottom:21px!important}.m-n21px{margin:-21px!important}.mt-n21px{margin-top:-21px!important}.mb-n21px{margin-bottom:-21px!important}.ms-n21px{margin-left:-21px!important}.me-n21px{margin-right:-21px!important}.mx-n21px{margin-left:-21px!important;margin-right:-21px!important}.my-n21px{margin-top:-21px!important;margin-bottom:-21px!important}.p-21px{padding:21px!important}.pt-21px{padding-top:21px!important}.pb-21px{padding-bottom:21px!important}.ps-21px{padding-left:21px!important}.pe-21px{padding-right:21px!important}.px-21px{padding-left:21px!important;padding-right:21px!important}.py-21px{padding-top:21px!important;padding-bottom:21px!important}.p-n21px{padding:-21px!important}.pt-n21px{padding-top:-21px!important}.pb-n21px{padding-bottom:-21px!important}.ps-n21px{padding-left:-21px!important}.pe-n21px{padding-right:-21px!important}.px-n21px{padding-left:-21px!important;padding-right:-21px!important}.py-n21px{padding-top:-21px!important;padding-bottom:-21px!important}.m-22px{margin:22px!important}.mt-22px{margin-top:22px!important}.mb-22px{margin-bottom:22px!important}.ms-22px{margin-left:22px!important}.me-22px{margin-right:22px!important}.mx-22px{margin-left:22px!important;margin-right:22px!important}.my-22px{margin-top:22px!important;margin-bottom:22px!important}.m-n22px{margin:-22px!important}.mt-n22px{margin-top:-22px!important}.mb-n22px{margin-bottom:-22px!important}.ms-n22px{margin-left:-22px!important}.me-n22px{margin-right:-22px!important}.mx-n22px{margin-left:-22px!important;margin-right:-22px!important}.my-n22px{margin-top:-22px!important;margin-bottom:-22px!important}.p-22px{padding:22px!important}.pt-22px{padding-top:22px!important}.pb-22px{padding-bottom:22px!important}.ps-22px{padding-left:22px!important}.pe-22px{padding-right:22px!important}.px-22px{padding-left:22px!important;padding-right:22px!important}.py-22px{padding-top:22px!important;padding-bottom:22px!important}.p-n22px{padding:-22px!important}.pt-n22px{padding-top:-22px!important}.pb-n22px{padding-bottom:-22px!important}.ps-n22px{padding-left:-22px!important}.pe-n22px{padding-right:-22px!important}.px-n22px{padding-left:-22px!important;padding-right:-22px!important}.py-n22px{padding-top:-22px!important;padding-bottom:-22px!important}.m-23px{margin:23px!important}.mt-23px{margin-top:23px!important}.mb-23px{margin-bottom:23px!important}.ms-23px{margin-left:23px!important}.me-23px{margin-right:23px!important}.mx-23px{margin-left:23px!important;margin-right:23px!important}.my-23px{margin-top:23px!important;margin-bottom:23px!important}.m-n23px{margin:-23px!important}.mt-n23px{margin-top:-23px!important}.mb-n23px{margin-bottom:-23px!important}.ms-n23px{margin-left:-23px!important}.me-n23px{margin-right:-23px!important}.mx-n23px{margin-left:-23px!important;margin-right:-23px!important}.my-n23px{margin-top:-23px!important;margin-bottom:-23px!important}.p-23px{padding:23px!important}.pt-23px{padding-top:23px!important}.pb-23px{padding-bottom:23px!important}.ps-23px{padding-left:23px!important}.pe-23px{padding-right:23px!important}.px-23px{padding-left:23px!important;padding-right:23px!important}.py-23px{padding-top:23px!important;padding-bottom:23px!important}.p-n23px{padding:-23px!important}.pt-n23px{padding-top:-23px!important}.pb-n23px{padding-bottom:-23px!important}.ps-n23px{padding-left:-23px!important}.pe-n23px{padding-right:-23px!important}.px-n23px{padding-left:-23px!important;padding-right:-23px!important}.py-n23px{padding-top:-23px!important;padding-bottom:-23px!important}.m-24px{margin:24px!important}.mt-24px{margin-top:24px!important}.mb-24px{margin-bottom:24px!important}.ms-24px{margin-left:24px!important}.me-24px{margin-right:24px!important}.mx-24px{margin-left:24px!important;margin-right:24px!important}.my-24px{margin-top:24px!important;margin-bottom:24px!important}.m-n24px{margin:-24px!important}.mt-n24px{margin-top:-24px!important}.mb-n24px{margin-bottom:-24px!important}.ms-n24px{margin-left:-24px!important}.me-n24px{margin-right:-24px!important}.mx-n24px{margin-left:-24px!important;margin-right:-24px!important}.my-n24px{margin-top:-24px!important;margin-bottom:-24px!important}.p-24px{padding:24px!important}.pt-24px{padding-top:24px!important}.pb-24px{padding-bottom:24px!important}.ps-24px{padding-left:24px!important}.pe-24px{padding-right:24px!important}.px-24px{padding-left:24px!important;padding-right:24px!important}.py-24px{padding-top:24px!important;padding-bottom:24px!important}.p-n24px{padding:-24px!important}.pt-n24px{padding-top:-24px!important}.pb-n24px{padding-bottom:-24px!important}.ps-n24px{padding-left:-24px!important}.pe-n24px{padding-right:-24px!important}.px-n24px{padding-left:-24px!important;padding-right:-24px!important}.py-n24px{padding-top:-24px!important;padding-bottom:-24px!important}.m-25px{margin:25px!important}.mt-25px{margin-top:25px!important}.mb-25px{margin-bottom:25px!important}.ms-25px{margin-left:25px!important}.me-25px{margin-right:25px!important}.mx-25px{margin-left:25px!important;margin-right:25px!important}.my-25px{margin-top:25px!important;margin-bottom:25px!important}.m-n25px{margin:-25px!important}.mt-n25px{margin-top:-25px!important}.mb-n25px{margin-bottom:-25px!important}.ms-n25px{margin-left:-25px!important}.me-n25px{margin-right:-25px!important}.mx-n25px{margin-left:-25px!important;margin-right:-25px!important}.my-n25px{margin-top:-25px!important;margin-bottom:-25px!important}.p-25px{padding:25px!important}.pt-25px{padding-top:25px!important}.pb-25px{padding-bottom:25px!important}.ps-25px{padding-left:25px!important}.pe-25px{padding-right:25px!important}.px-25px{padding-left:25px!important;padding-right:25px!important}.py-25px{padding-top:25px!important;padding-bottom:25px!important}.p-n25px{padding:-25px!important}.pt-n25px{padding-top:-25px!important}.pb-n25px{padding-bottom:-25px!important}.ps-n25px{padding-left:-25px!important}.pe-n25px{padding-right:-25px!important}.px-n25px{padding-left:-25px!important;padding-right:-25px!important}.py-n25px{padding-top:-25px!important;padding-bottom:-25px!important}.m-26px{margin:26px!important}.mt-26px{margin-top:26px!important}.mb-26px{margin-bottom:26px!important}.ms-26px{margin-left:26px!important}.me-26px{margin-right:26px!important}.mx-26px{margin-left:26px!important;margin-right:26px!important}.my-26px{margin-top:26px!important;margin-bottom:26px!important}.m-n26px{margin:-26px!important}.mt-n26px{margin-top:-26px!important}.mb-n26px{margin-bottom:-26px!important}.ms-n26px{margin-left:-26px!important}.me-n26px{margin-right:-26px!important}.mx-n26px{margin-left:-26px!important;margin-right:-26px!important}.my-n26px{margin-top:-26px!important;margin-bottom:-26px!important}.p-26px{padding:26px!important}.pt-26px{padding-top:26px!important}.pb-26px{padding-bottom:26px!important}.ps-26px{padding-left:26px!important}.pe-26px{padding-right:26px!important}.px-26px{padding-left:26px!important;padding-right:26px!important}.py-26px{padding-top:26px!important;padding-bottom:26px!important}.p-n26px{padding:-26px!important}.pt-n26px{padding-top:-26px!important}.pb-n26px{padding-bottom:-26px!important}.ps-n26px{padding-left:-26px!important}.pe-n26px{padding-right:-26px!important}.px-n26px{padding-left:-26px!important;padding-right:-26px!important}.py-n26px{padding-top:-26px!important;padding-bottom:-26px!important}.m-27px{margin:27px!important}.mt-27px{margin-top:27px!important}.mb-27px{margin-bottom:27px!important}.ms-27px{margin-left:27px!important}.me-27px{margin-right:27px!important}.mx-27px{margin-left:27px!important;margin-right:27px!important}.my-27px{margin-top:27px!important;margin-bottom:27px!important}.m-n27px{margin:-27px!important}.mt-n27px{margin-top:-27px!important}.mb-n27px{margin-bottom:-27px!important}.ms-n27px{margin-left:-27px!important}.me-n27px{margin-right:-27px!important}.mx-n27px{margin-left:-27px!important;margin-right:-27px!important}.my-n27px{margin-top:-27px!important;margin-bottom:-27px!important}.p-27px{padding:27px!important}.pt-27px{padding-top:27px!important}.pb-27px{padding-bottom:27px!important}.ps-27px{padding-left:27px!important}.pe-27px{padding-right:27px!important}.px-27px{padding-left:27px!important;padding-right:27px!important}.py-27px{padding-top:27px!important;padding-bottom:27px!important}.p-n27px{padding:-27px!important}.pt-n27px{padding-top:-27px!important}.pb-n27px{padding-bottom:-27px!important}.ps-n27px{padding-left:-27px!important}.pe-n27px{padding-right:-27px!important}.px-n27px{padding-left:-27px!important;padding-right:-27px!important}.py-n27px{padding-top:-27px!important;padding-bottom:-27px!important}.m-28px{margin:28px!important}.mt-28px{margin-top:28px!important}.mb-28px{margin-bottom:28px!important}.ms-28px{margin-left:28px!important}.me-28px{margin-right:28px!important}.mx-28px{margin-left:28px!important;margin-right:28px!important}.my-28px{margin-top:28px!important;margin-bottom:28px!important}.m-n28px{margin:-28px!important}.mt-n28px{margin-top:-28px!important}.mb-n28px{margin-bottom:-28px!important}.ms-n28px{margin-left:-28px!important}.me-n28px{margin-right:-28px!important}.mx-n28px{margin-left:-28px!important;margin-right:-28px!important}.my-n28px{margin-top:-28px!important;margin-bottom:-28px!important}.p-28px{padding:28px!important}.pt-28px{padding-top:28px!important}.pb-28px{padding-bottom:28px!important}.ps-28px{padding-left:28px!important}.pe-28px{padding-right:28px!important}.px-28px{padding-left:28px!important;padding-right:28px!important}.py-28px{padding-top:28px!important;padding-bottom:28px!important}.p-n28px{padding:-28px!important}.pt-n28px{padding-top:-28px!important}.pb-n28px{padding-bottom:-28px!important}.ps-n28px{padding-left:-28px!important}.pe-n28px{padding-right:-28px!important}.px-n28px{padding-left:-28px!important;padding-right:-28px!important}.py-n28px{padding-top:-28px!important;padding-bottom:-28px!important}.m-29px{margin:29px!important}.mt-29px{margin-top:29px!important}.mb-29px{margin-bottom:29px!important}.ms-29px{margin-left:29px!important}.me-29px{margin-right:29px!important}.mx-29px{margin-left:29px!important;margin-right:29px!important}.my-29px{margin-top:29px!important;margin-bottom:29px!important}.m-n29px{margin:-29px!important}.mt-n29px{margin-top:-29px!important}.mb-n29px{margin-bottom:-29px!important}.ms-n29px{margin-left:-29px!important}.me-n29px{margin-right:-29px!important}.mx-n29px{margin-left:-29px!important;margin-right:-29px!important}.my-n29px{margin-top:-29px!important;margin-bottom:-29px!important}.p-29px{padding:29px!important}.pt-29px{padding-top:29px!important}.pb-29px{padding-bottom:29px!important}.ps-29px{padding-left:29px!important}.pe-29px{padding-right:29px!important}.px-29px{padding-left:29px!important;padding-right:29px!important}.py-29px{padding-top:29px!important;padding-bottom:29px!important}.p-n29px{padding:-29px!important}.pt-n29px{padding-top:-29px!important}.pb-n29px{padding-bottom:-29px!important}.ps-n29px{padding-left:-29px!important}.pe-n29px{padding-right:-29px!important}.px-n29px{padding-left:-29px!important;padding-right:-29px!important}.py-n29px{padding-top:-29px!important;padding-bottom:-29px!important}.m-30px{margin:30px!important}.mt-30px{margin-top:30px!important}.mb-30px{margin-bottom:30px!important}.ms-30px{margin-left:30px!important}.me-30px{margin-right:30px!important}.mx-30px{margin-left:30px!important;margin-right:30px!important}.my-30px{margin-top:30px!important;margin-bottom:30px!important}.m-n30px{margin:-30px!important}.mt-n30px{margin-top:-30px!important}.mb-n30px{margin-bottom:-30px!important}.ms-n30px{margin-left:-30px!important}.me-n30px{margin-right:-30px!important}.mx-n30px{margin-left:-30px!important;margin-right:-30px!important}.my-n30px{margin-top:-30px!important;margin-bottom:-30px!important}.p-30px{padding:30px!important}.pt-30px{padding-top:30px!important}.pb-30px{padding-bottom:30px!important}.ps-30px{padding-left:30px!important}.pe-30px{padding-right:30px!important}.px-30px{padding-left:30px!important;padding-right:30px!important}.py-30px{padding-top:30px!important;padding-bottom:30px!important}.p-n30px{padding:-30px!important}.pt-n30px{padding-top:-30px!important}.pb-n30px{padding-bottom:-30px!important}.ps-n30px{padding-left:-30px!important}.pe-n30px{padding-right:-30px!important}.px-n30px{padding-left:-30px!important;padding-right:-30px!important}.py-n30px{padding-top:-30px!important;padding-bottom:-30px!important}.m-5{margin:20px!important}.mt-5{margin-top:20px!important}.mb-5{margin-bottom:20px!important}.ms-5{margin-left:20px!important}.me-5{margin-right:20px!important}.mx-5{margin-left:20px!important;margin-right:20px!important}.my-5{margin-top:20px!important;margin-bottom:20px!important}.p-5{padding:20px!important}.pt-5{padding-top:20px!important}.pb-5{padding-bottom:20px!important}.ps-5{padding-left:20px!important}.pe-5{padding-right:20px!important}.px-5{padding-left:20px!important;padding-right:20px!important}.py-5{padding-top:20px!important;padding-bottom:20px!important}.m-6{margin:24px!important}.mt-6{margin-top:24px!important}.mb-6{margin-bottom:24px!important}.ms-6{margin-left:24px!important}.me-6{margin-right:24px!important}.mx-6{margin-left:24px!important;margin-right:24px!important}.my-6{margin-top:24px!important;margin-bottom:24px!important}.p-6{padding:24px!important}.pt-6{padding-top:24px!important}.pb-6{padding-bottom:24px!important}.ps-6{padding-left:24px!important}.pe-6{padding-right:24px!important}.px-6{padding-left:24px!important;padding-right:24px!important}.py-6{padding-top:24px!important;padding-bottom:24px!important}.m-7{margin:28px!important}.mt-7{margin-top:28px!important}.mb-7{margin-bottom:28px!important}.ms-7{margin-left:28px!important}.me-7{margin-right:28px!important}.mx-7{margin-left:28px!important;margin-right:28px!important}.my-7{margin-top:28px!important;margin-bottom:28px!important}.p-7{padding:28px!important}.pt-7{padding-top:28px!important}.pb-7{padding-bottom:28px!important}.ps-7{padding-left:28px!important}.pe-7{padding-right:28px!important}.px-7{padding-left:28px!important;padding-right:28px!important}.py-7{padding-top:28px!important;padding-bottom:28px!important}.m-8{margin:32px!important}.mt-8{margin-top:32px!important}.mb-8{margin-bottom:32px!important}.ms-8{margin-left:32px!important}.me-8{margin-right:32px!important}.mx-8{margin-left:32px!important;margin-right:32px!important}.my-8{margin-top:32px!important;margin-bottom:32px!important}.p-8{padding:32px!important}.pt-8{padding-top:32px!important}.pb-8{padding-bottom:32px!important}.ps-8{padding-left:32px!important}.pe-8{padding-right:32px!important}.px-8{padding-left:32px!important;padding-right:32px!important}.py-8{padding-top:32px!important;padding-bottom:32px!important}.m-9{margin:36px!important}.mt-9{margin-top:36px!important}.mb-9{margin-bottom:36px!important}.ms-9{margin-left:36px!important}.me-9{margin-right:36px!important}.mx-9{margin-left:36px!important;margin-right:36px!important}.my-9{margin-top:36px!important;margin-bottom:36px!important}.p-9{padding:36px!important}.pt-9{padding-top:36px!important}.pb-9{padding-bottom:36px!important}.ps-9{padding-left:36px!important}.pe-9{padding-right:36px!important}.px-9{padding-left:36px!important;padding-right:36px!important}.py-9{padding-top:36px!important;padding-bottom:36px!important}.m-10{margin:40px!important}.mt-10{margin-top:40px!important}.mb-10{margin-bottom:40px!important}.ms-10{margin-left:40px!important}.me-10{margin-right:40px!important}.mx-10{margin-left:40px!important;margin-right:40px!important}.my-10{margin-top:40px!important;margin-bottom:40px!important}.p-10{padding:40px!important}.pt-10{padding-top:40px!important}.pb-10{padding-bottom:40px!important}.ps-10{padding-left:40px!important}.pe-10{padding-right:40px!important}.px-10{padding-left:40px!important;padding-right:40px!important}.py-10{padding-top:40px!important;padding-bottom:40px!important}.m-11{margin:44px!important}.mt-11{margin-top:44px!important}.mb-11{margin-bottom:44px!important}.ms-11{margin-left:44px!important}.me-11{margin-right:44px!important}.mx-11{margin-left:44px!important;margin-right:44px!important}.my-11{margin-top:44px!important;margin-bottom:44px!important}.p-11{padding:44px!important}.pt-11{padding-top:44px!important}.pb-11{padding-bottom:44px!important}.ps-11{padding-left:44px!important}.pe-11{padding-right:44px!important}.px-11{padding-left:44px!important;padding-right:44px!important}.py-11{padding-top:44px!important;padding-bottom:44px!important}.m-12{margin:48px!important}.mt-12{margin-top:48px!important}.mb-12{margin-bottom:48px!important}.ms-12{margin-left:48px!important}.me-12{margin-right:48px!important}.mx-12{margin-left:48px!important;margin-right:48px!important}.my-12{margin-top:48px!important;margin-bottom:48px!important}.p-12{padding:48px!important}.pt-12{padding-top:48px!important}.pb-12{padding-bottom:48px!important}.ps-12{padding-left:48px!important}.pe-12{padding-right:48px!important}.px-12{padding-left:48px!important;padding-right:48px!important}.py-12{padding-top:48px!important;padding-bottom:48px!important}.m-13{margin:52px!important}.mt-13{margin-top:52px!important}.mb-13{margin-bottom:52px!important}.ms-13{margin-left:52px!important}.me-13{margin-right:52px!important}.mx-13{margin-left:52px!important;margin-right:52px!important}.my-13{margin-top:52px!important;margin-bottom:52px!important}.p-13{padding:52px!important}.pt-13{padding-top:52px!important}.pb-13{padding-bottom:52px!important}.ps-13{padding-left:52px!important}.pe-13{padding-right:52px!important}.px-13{padding-left:52px!important;padding-right:52px!important}.py-13{padding-top:52px!important;padding-bottom:52px!important}.m-14{margin:56px!important}.mt-14{margin-top:56px!important}.mb-14{margin-bottom:56px!important}.ms-14{margin-left:56px!important}.me-14{margin-right:56px!important}.mx-14{margin-left:56px!important;margin-right:56px!important}.my-14{margin-top:56px!important;margin-bottom:56px!important}.p-14{padding:56px!important}.pt-14{padding-top:56px!important}.pb-14{padding-bottom:56px!important}.ps-14{padding-left:56px!important}.pe-14{padding-right:56px!important}.px-14{padding-left:56px!important;padding-right:56px!important}.py-14{padding-top:56px!important;padding-bottom:56px!important}.m-15{margin:60px!important}.mt-15{margin-top:60px!important}.mb-15{margin-bottom:60px!important}.ms-15{margin-left:60px!important}.me-15{margin-right:60px!important}.mx-15{margin-left:60px!important;margin-right:60px!important}.my-15{margin-top:60px!important;margin-bottom:60px!important}.p-15{padding:60px!important}.pt-15{padding-top:60px!important}.pb-15{padding-bottom:60px!important}.ps-15{padding-left:60px!important}.pe-15{padding-right:60px!important}.px-15{padding-left:60px!important;padding-right:60px!important}.py-15{padding-top:60px!important;padding-bottom:60px!important}.m-16{margin:64px!important}.mt-16{margin-top:64px!important}.mb-16{margin-bottom:64px!important}.ms-16{margin-left:64px!important}.me-16{margin-right:64px!important}.mx-16{margin-left:64px!important;margin-right:64px!important}.my-16{margin-top:64px!important;margin-bottom:64px!important}.p-16{padding:64px!important}.pt-16{padding-top:64px!important}.pb-16{padding-bottom:64px!important}.ps-16{padding-left:64px!important}.pe-16{padding-right:64px!important}.px-16{padding-left:64px!important;padding-right:64px!important}.py-16{padding-top:64px!important;padding-bottom:64px!important}.m-17{margin:68px!important}.mt-17{margin-top:68px!important}.mb-17{margin-bottom:68px!important}.ms-17{margin-left:68px!important}.me-17{margin-right:68px!important}.mx-17{margin-left:68px!important;margin-right:68px!important}.my-17{margin-top:68px!important;margin-bottom:68px!important}.p-17{padding:68px!important}.pt-17{padding-top:68px!important}.pb-17{padding-bottom:68px!important}.ps-17{padding-left:68px!important}.pe-17{padding-right:68px!important}.px-17{padding-left:68px!important;padding-right:68px!important}.py-17{padding-top:68px!important;padding-bottom:68px!important}.m-18{margin:72px!important}.mt-18{margin-top:72px!important}.mb-18{margin-bottom:72px!important}.ms-18{margin-left:72px!important}.me-18{margin-right:72px!important}.mx-18{margin-left:72px!important;margin-right:72px!important}.my-18{margin-top:72px!important;margin-bottom:72px!important}.p-18{padding:72px!important}.pt-18{padding-top:72px!important}.pb-18{padding-bottom:72px!important}.ps-18{padding-left:72px!important}.pe-18{padding-right:72px!important}.px-18{padding-left:72px!important;padding-right:72px!important}.py-18{padding-top:72px!important;padding-bottom:72px!important}.m-19{margin:76px!important}.mt-19{margin-top:76px!important}.mb-19{margin-bottom:76px!important}.ms-19{margin-left:76px!important}.me-19{margin-right:76px!important}.mx-19{margin-left:76px!important;margin-right:76px!important}.my-19{margin-top:76px!important;margin-bottom:76px!important}.p-19{padding:76px!important}.pt-19{padding-top:76px!important}.pb-19{padding-bottom:76px!important}.ps-19{padding-left:76px!important}.pe-19{padding-right:76px!important}.px-19{padding-left:76px!important;padding-right:76px!important}.py-19{padding-top:76px!important;padding-bottom:76px!important}.m-20{margin:80px!important}.mt-20{margin-top:80px!important}.mb-20{margin-bottom:80px!important}.ms-20{margin-left:80px!important}.me-20{margin-right:80px!important}.mx-20{margin-left:80px!important;margin-right:80px!important}.my-20{margin-top:80px!important;margin-bottom:80px!important}.p-20{padding:80px!important}.pt-20{padding-top:80px!important}.pb-20{padding-bottom:80px!important}.ps-20{padding-left:80px!important}.pe-20{padding-right:80px!important}.px-20{padding-left:80px!important;padding-right:80px!important}.py-20{padding-top:80px!important;padding-bottom:80px!important}.m-21{margin:84px!important}.mt-21{margin-top:84px!important}.mb-21{margin-bottom:84px!important}.ms-21{margin-left:84px!important}.me-21{margin-right:84px!important}.mx-21{margin-left:84px!important;margin-right:84px!important}.my-21{margin-top:84px!important;margin-bottom:84px!important}.p-21{padding:84px!important}.pt-21{padding-top:84px!important}.pb-21{padding-bottom:84px!important}.ps-21{padding-left:84px!important}.pe-21{padding-right:84px!important}.px-21{padding-left:84px!important;padding-right:84px!important}.py-21{padding-top:84px!important;padding-bottom:84px!important}.m-22{margin:88px!important}.mt-22{margin-top:88px!important}.mb-22{margin-bottom:88px!important}.ms-22{margin-left:88px!important}.me-22{margin-right:88px!important}.mx-22{margin-left:88px!important;margin-right:88px!important}.my-22{margin-top:88px!important;margin-bottom:88px!important}.p-22{padding:88px!important}.pt-22{padding-top:88px!important}.pb-22{padding-bottom:88px!important}.ps-22{padding-left:88px!important}.pe-22{padding-right:88px!important}.px-22{padding-left:88px!important;padding-right:88px!important}.py-22{padding-top:88px!important;padding-bottom:88px!important}.m-23{margin:92px!important}.mt-23{margin-top:92px!important}.mb-23{margin-bottom:92px!important}.ms-23{margin-left:92px!important}.me-23{margin-right:92px!important}.mx-23{margin-left:92px!important;margin-right:92px!important}.my-23{margin-top:92px!important;margin-bottom:92px!important}.p-23{padding:92px!important}.pt-23{padding-top:92px!important}.pb-23{padding-bottom:92px!important}.ps-23{padding-left:92px!important}.pe-23{padding-right:92px!important}.px-23{padding-left:92px!important;padding-right:92px!important}.py-23{padding-top:92px!important;padding-bottom:92px!important}.m-24{margin:96px!important}.mt-24{margin-top:96px!important}.mb-24{margin-bottom:96px!important}.ms-24{margin-left:96px!important}.me-24{margin-right:96px!important}.mx-24{margin-left:96px!important;margin-right:96px!important}.my-24{margin-top:96px!important;margin-bottom:96px!important}.p-24{padding:96px!important}.pt-24{padding-top:96px!important}.pb-24{padding-bottom:96px!important}.ps-24{padding-left:96px!important}.pe-24{padding-right:96px!important}.px-24{padding-left:96px!important;padding-right:96px!important}.py-24{padding-top:96px!important;padding-bottom:96px!important}.m-25{margin:100px!important}.mt-25{margin-top:100px!important}.mb-25{margin-bottom:100px!important}.ms-25{margin-left:100px!important}.me-25{margin-right:100px!important}.mx-25{margin-left:100px!important;margin-right:100px!important}.my-25{margin-top:100px!important;margin-bottom:100px!important}.p-25{padding:100px!important}.pt-25{padding-top:100px!important}.pb-25{padding-bottom:100px!important}.ps-25{padding-left:100px!important}.pe-25{padding-right:100px!important}.px-25{padding-left:100px!important;padding-right:100px!important}.py-25{padding-top:100px!important;padding-bottom:100px!important}.m-26{margin:104px!important}.mt-26{margin-top:104px!important}.mb-26{margin-bottom:104px!important}.ms-26{margin-left:104px!important}.me-26{margin-right:104px!important}.mx-26{margin-left:104px!important;margin-right:104px!important}.my-26{margin-top:104px!important;margin-bottom:104px!important}.p-26{padding:104px!important}.pt-26{padding-top:104px!important}.pb-26{padding-bottom:104px!important}.ps-26{padding-left:104px!important}.pe-26{padding-right:104px!important}.px-26{padding-left:104px!important;padding-right:104px!important}.py-26{padding-top:104px!important;padding-bottom:104px!important}.m-27{margin:108px!important}.mt-27{margin-top:108px!important}.mb-27{margin-bottom:108px!important}.ms-27{margin-left:108px!important}.me-27{margin-right:108px!important}.mx-27{margin-left:108px!important;margin-right:108px!important}.my-27{margin-top:108px!important;margin-bottom:108px!important}.p-27{padding:108px!important}.pt-27{padding-top:108px!important}.pb-27{padding-bottom:108px!important}.ps-27{padding-left:108px!important}.pe-27{padding-right:108px!important}.px-27{padding-left:108px!important;padding-right:108px!important}.py-27{padding-top:108px!important;padding-bottom:108px!important}.m-28{margin:112px!important}.mt-28{margin-top:112px!important}.mb-28{margin-bottom:112px!important}.ms-28{margin-left:112px!important}.me-28{margin-right:112px!important}.mx-28{margin-left:112px!important;margin-right:112px!important}.my-28{margin-top:112px!important;margin-bottom:112px!important}.p-28{padding:112px!important}.pt-28{padding-top:112px!important}.pb-28{padding-bottom:112px!important}.ps-28{padding-left:112px!important}.pe-28{padding-right:112px!important}.px-28{padding-left:112px!important;padding-right:112px!important}.py-28{padding-top:112px!important;padding-bottom:112px!important}.m-29{margin:116px!important}.mt-29{margin-top:116px!important}.mb-29{margin-bottom:116px!important}.ms-29{margin-left:116px!important}.me-29{margin-right:116px!important}.mx-29{margin-left:116px!important;margin-right:116px!important}.my-29{margin-top:116px!important;margin-bottom:116px!important}.p-29{padding:116px!important}.pt-29{padding-top:116px!important}.pb-29{padding-bottom:116px!important}.ps-29{padding-left:116px!important}.pe-29{padding-right:116px!important}.px-29{padding-left:116px!important;padding-right:116px!important}.py-29{padding-top:116px!important;padding-bottom:116px!important}.m-30{margin:120px!important}.mt-30{margin-top:120px!important}.mb-30{margin-bottom:120px!important}.ms-30{margin-left:120px!important}.me-30{margin-right:120px!important}.mx-30{margin-left:120px!important;margin-right:120px!important}.my-30{margin-top:120px!important;margin-bottom:120px!important}.p-30{padding:120px!important}.pt-30{padding-top:120px!important}.pb-30{padding-bottom:120px!important}.ps-30{padding-left:120px!important}.pe-30{padding-right:120px!important}.px-30{padding-left:120px!important;padding-right:120px!important}.py-30{padding-top:120px!important;padding-bottom:120px!important}.mt-auto{margin-top:auto}.mb-auto{margin-bottom:auto}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.fs-8px{font-size:8px!important}.fs-9px{font-size:9px!important}.fs-10px{font-size:10px!important}.fs-11px{font-size:11px!important}.fs-12px{font-size:12px!important}.fs-13px{font-size:13px!important}.fs-14px{font-size:14px!important}.fs-15px{font-size:15px!important}.fs-16px{font-size:16px!important}.fs-17px{font-size:17px!important}.fs-18px{font-size:18px!important}.fs-19px{font-size:19px!important}.fs-20px{font-size:20px!important}.fs-21px{font-size:21px!important}.fs-22px{font-size:22px!important}.fs-23px{font-size:23px!important}.fs-24px{font-size:24px!important}.fs-25px{font-size:25px!important}.fs-26px{font-size:26px!important}.fs-27px{font-size:27px!important}.fs-28px{font-size:28px!important}.fs-29px{font-size:29px!important}.fs-30px{font-size:30px!important}.fs-31px{font-size:31px!important}.fs-32px{font-size:32px!important}.fs-33px{font-size:33px!important}.fs-34px{font-size:34px!important}.fs-35px{font-size:35px!important}.fs-36px{font-size:36px!important}.fs-37px{font-size:37px!important}.fs-38px{font-size:38px!important}.fs-39px{font-size:39px!important}.fs-40px{font-size:40px!important}.fs-41px{font-size:41px!important}.fs-42px{font-size:42px!important}.fs-43px{font-size:43px!important}.fs-44px{font-size:44px!important}.fs-45px{font-size:45px!important}.fs-46px{font-size:46px!important}.fs-47px{font-size:47px!important}.fs-48px{font-size:48px!important}.fs-49px{font-size:49px!important}.fs-50px{font-size:50px!important}.fs-51px{font-size:51px!important}.fs-52px{font-size:52px!important}.fs-53px{font-size:53px!important}.fs-54px{font-size:54px!important}.fs-55px{font-size:55px!important}.fs-56px{font-size:56px!important}.fs-57px{font-size:57px!important}.fs-58px{font-size:58px!important}.fs-59px{font-size:59px!important}.fs-60px{font-size:60px!important}.fs-61px{font-size:61px!important}.fs-62px{font-size:62px!important}.fs-63px{font-size:63px!important}.fs-64px{font-size:64px!important}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:.9rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0684ce;border-color:#0684ce;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2383c2e7'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231e7924' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231e7924' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d90000'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d90000' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d90000'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d90000' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .33125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.125rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.125rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23023552' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(6, 132, 206, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ab5e2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ab5e2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(6, 132, 206, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.image-selector .image-container{position:relative;cursor:pointer;display:flex;flex-direction:column}.image-selector .image-label{width:100%;overflow:hidden;border:2px solid transparent;border-radius:8px}.image-selector .selected .image-label{border-color:#0684ce}.image-selector .image-container .view-image{width:100%;height:100%;object-fit:cover;display:flex;align-items:center;justify-content:center;padding:4px}.image-selector .image-container .badge{position:absolute;top:10px;left:50%;transform:translate(-50%,-50%)}.image-selector .image-title{text-align:center;flex-shrink:0}.breadcrumb-step{display:flex;justify-content:space-between;margin-top:1.2rem;margin-bottom:1.2rem}.breadcrumb-step-item{flex:1;display:flex;flex-direction:column;text-align:center;font-size:.8rem}.breadcrumb-step-item{position:relative;display:flex;flex-direction:column;align-items:center;flex:1}.breadcrumb-step-item:before{position:absolute;content:"";border-bottom:2px solid #e0e0e0;width:100%;top:20px;left:-50%;z-index:2}.breadcrumb-step-item:after{position:absolute;content:"";border-bottom:2px solid #e0e0e0;width:100%;top:20px;left:50%;z-index:2}.breadcrumb-step-item .breadcrumb-step-counter{position:relative;z-index:5;display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;background:#e0e0e0;margin-bottom:6px}.breadcrumb-step-item.active{font-weight:700}.breadcrumb-step-item.active .breadcrumb-step-counter,.breadcrumb-step-item.completed .breadcrumb-step-counter{background-color:#0684ce;color:#fff}.breadcrumb-step-item.completed:after{position:absolute;content:"";border-bottom:2px solid #0684ce;width:100%;top:20px;left:50%;z-index:3}.breadcrumb-step-item:first-child:before{content:none}.breadcrumb-step-item:last-child:after{content:none}.schedule-selector .schedule-container{position:relative;cursor:pointer;display:flex;flex-direction:column;border:2px solid transparent;border-radius:8px}.schedule-selector .selected{border-color:#0684ce}.schedule-selector .schedule-container .badge{position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.schedule-selector .calender-view{background-color:#fff}.schedule-selector .calender-view .cal-title{font-size:.675rem!important;font-weight:700!important;color:#777}.schedule-selector .calender-view .cal-year-month{font-size:1.08rem!important;font-weight:700!important}.schedule-selector .calender-view .cal-day{font-size:3rem!important;font-weight:700!important;line-height:1}.schedule-selector .calender-view .cal-weekday{font-size:1.08rem!important;font-weight:700!important;color:#777}.schedule-selector .clock{margin-bottom:20px;position:relative;width:80%;aspect-ratio:1/1;background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22185%22%20height%3D%22185%22%20viewBox%3D%220%200%20185%20185%22%3E%0D%0A%20%20%3Cg%20id%3D%22circle_43%22%20data-name%3D%22circle%2043%22%20fill%3D%22%23fff%22%20stroke%3D%22%23707070%22%20stroke-width%3D%223%22%3E%0D%0A%20%20%20%20%3Ccircle%20cx%3D%2292.5%22%20cy%3D%2292.5%22%20r%3D%2292.5%22%20stroke%3D%22none%22%2F%3E%0D%0A%20%20%20%20%3Ccircle%20cx%3D%2292.5%22%20cy%3D%2292.5%22%20r%3D%2291%22%20fill%3D%22none%22%2F%3E%0D%0A%20%20%3C%2Fg%3E%0D%0A%20%20%3Ctext%20id%3D%22_6%22%20data-name%3D%226%22%20transform%3D%22translate%2893%20173%29%22%20fill%3D%22%23828282%22%20font-size%3D%2220%22%20font-family%3D%22Meiryo-Bold%2C%20Meiryo%22%20font-weight%3D%22700%22%3E%3Ctspan%20x%3D%22-6.768%22%20y%3D%220%22%3E6%3C%2Ftspan%3E%3C%2Ftext%3E%0D%0A%20%20%3Ctext%20id%3D%22_7%22%20data-name%3D%227%22%20transform%3D%22translate%2853%20162%29%22%20fill%3D%22%23828282%22%20font-size%3D%2220%22%20font-family%3D%22Meiryo-Bold%2C%20Meiryo%22%20font-weight%3D%22700%22%3E%3Ctspan%20x%3D%22-6.768%22%20y%3D%220%22%3E7%3C%2Ftspan%3E%3C%2Ftext%3E%0D%0A%20%20%3Ctext%20id%3D%22_8%22%20data-name%3D%228%22%20transform%3D%22translate%2827%20137%29%22%20fill%3D%22%23828282%22%20font-size%3D%2220%22%20font-family%3D%22Meiryo-Bold%2C%20Meiryo%22%20font-weight%3D%22700%22%3E%3Ctspan%20x%3D%22-6.768%22%20y%3D%220%22%3E8%3C%2Ftspan%3E%3C%2Ftext%3E%0D%0A%20%20%3Ctext%20id%3D%22_10%22%20data-name%3D%2210%22%20transform%3D%22translate%2827%2064%29%22%20fill%3D%22%23828282%22%20font-size%3D%2220%22%20font-family%3D%22Meiryo-Bold%2C%20Meiryo%22%20font-weight%3D%22700%22%3E%3Ctspan%20x%3D%22-13.535%22%20y%3D%220%22%3E10%3C%2Ftspan%3E%3C%2Ftext%3E%0D%0A%20%20%3Ctext%20id%3D%22_11%22%20data-name%3D%2211%22%20transform%3D%22translate%2853%2038%29%22%20fill%3D%22%23828282%22%20font-size%3D%2220%22%20font-family%3D%22Meiryo-Bold%2C%20Meiryo%22%20font-weight%3D%22700%22%3E%3Ctspan%20x%3D%22-13.535%22%20y%3D%220%22%3E11%3C%2Ftspan%3E%3C%2Ftext%3E%0D%0A%20%20%3Ctext%20id%3D%22_12%22%20data-name%3D%2212%22%20transform%3D%22translate%2893%2027%29%22%20fill%3D%22%23828282%22%20font-size%3D%2220%22%20font-family%3D%22Meiryo-Bold%2C%20Meiryo%22%20font-weight%3D%22700%22%3E%3Ctspan%20x%3D%22-13.535%22%20y%3D%220%22%3E12%3C%2Ftspan%3E%3C%2Ftext%3E%0D%0A%20%20%3Ctext%20id%3D%22_1%22%20data-name%3D%221%22%20transform%3D%22translate%28130%2038%29%22%20fill%3D%22%23828282%22%20font-size%3D%2220%22%20font-family%3D%22Meiryo-Bold%2C%20Meiryo%22%20font-weight%3D%22700%22%3E%3Ctspan%20x%3D%22-6.768%22%20y%3D%220%22%3E1%3C%2Ftspan%3E%3C%2Ftext%3E%0D%0A%20%20%3Ctext%20id%3D%22_2%22%20data-name%3D%222%22%20transform%3D%22translate%28156%2064%29%22%20fill%3D%22%23828282%22%20font-size%3D%2220%22%20font-family%3D%22Meiryo-Bold%2C%20Meiryo%22%20font-weight%3D%22700%22%3E%3Ctspan%20x%3D%22-6.768%22%20y%3D%220%22%3E2%3C%2Ftspan%3E%3C%2Ftext%3E%0D%0A%20%20%3Ctext%20id%3D%22_3%22%20data-name%3D%223%22%20transform%3D%22translate%28171.369%20101%29%22%20fill%3D%22%23828282%22%20font-size%3D%2220%22%20font-family%3D%22Meiryo-Bold%2C%20Meiryo%22%20font-weight%3D%22700%22%3E%3Ctspan%20x%3D%22-6.768%22%20y%3D%220%22%3E3%3C%2Ftspan%3E%3C%2Ftext%3E%0D%0A%20%20%3Ctext%20id%3D%22_4%22%20data-name%3D%224%22%20transform%3D%22translate%28156%20137%29%22%20fill%3D%22%23828282%22%20font-size%3D%2220%22%20font-family%3D%22Meiryo-Bold%2C%20Meiryo%22%20font-weight%3D%22700%22%3E%3Ctspan%20x%3D%22-6.768%22%20y%3D%220%22%3E4%3C%2Ftspan%3E%3C%2Ftext%3E%0D%0A%20%20%3Ctext%20id%3D%22_5%22%20data-name%3D%225%22%20transform%3D%22translate%28130%20162%29%22%20fill%3D%22%23828282%22%20font-size%3D%2220%22%20font-family%3D%22Meiryo-Bold%2C%20Meiryo%22%20font-weight%3D%22700%22%3E%3Ctspan%20x%3D%22-6.768%22%20y%3D%220%22%3E5%3C%2Ftspan%3E%3C%2Ftext%3E%0D%0A%20%20%3Ctext%20id%3D%22_9%22%20data-name%3D%229%22%20transform%3D%22translate%2813.369%20101%29%22%20fill%3D%22%23828282%22%20font-size%3D%2220%22%20font-family%3D%22Meiryo-Bold%2C%20Meiryo%22%20font-weight%3D%22700%22%3E%3Ctspan%20x%3D%22-6.768%22%20y%3D%220%22%3E9%3C%2Ftspan%3E%3C%2Ftext%3E%0D%0A%3C%2Fsvg%3E) no-repeat;background-size:100%}.schedule-selector .hour,.schedule-selector .minute{position:absolute;background:#333;transform-origin:bottom}.schedule-selector .hour{border-radius:10000px;width:3%;height:25%;bottom:50%;left:48.5%}.schedule-selector .minute{border-radius:10000px;width:2%;height:33%;bottom:50%;left:49%}.schedule-selector .digital-clock{font-size:2rem!important;font-weight:700!important}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:.9rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0684ce;border-color:#0684ce;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2383c2e7'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231e7924' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231e7924' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d90000'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d90000' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d90000'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d90000' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .33125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.125rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.125rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23023552' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(6, 132, 206, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ab5e2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ab5e2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(6, 132, 206, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.is-pc .topbanner,.is-pc .topbanner_long,.is-pc .topbanner_long2,.is-pc .topbanner_blog{display:flex;flex-direction:column;padding:2em;border-radius:8px;overflow:hidden;position:relative;z-index:2;background:#fff}.is-pc .topbanner{justify-content:flex-end;aspect-ratio:1/.5}.is-pc .topbanner_long{justify-content:center;align-items:center}.is-pc .topbanner_long2{justify-content:center;align-items:center;aspect-ratio:1/.25}.is-pc .topbanner_blog{justify-content:center}.is-pc .topbanner figure,.is-pc .topbanner_long figure,.is-pc .topbanner_long2 figure{margin:0;padding:0;position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background-color:#fff}.is-pc .topbanner_long figure:first-child,.is-pc .topbanner_long2 figure:first-child{right:50%}.is-pc .topbanner_long figure:nth-child(2),.is-pc .topbanner_long2 figure:nth-child(2){left:50%}.is-pc .topbanner_blog figure{margin:0;padding:0;position:absolute;top:0;left:50%;right:0;bottom:0;z-index:-1;background-color:#fff}.is-pc .topbanner figure img,.is-pc .topbanner_long figure img,.is-pc .topbanner_long2 figure img,.is-pc .topbanner_blog figure img{width:100%;height:100%}.is-pc .topbanner figure img,.is-pc .topbanner_blog figure img{object-fit:cover}.is-pc .topbanner_long figure img{object-fit:none;object-position:center left}.is-pc .topbanner_long2 figure img{object-fit:cover;object-position:center left}.is-pc .topbanner_long figure:nth-child(2) img{object-position:center right}.is-pc .topbanner_long2 figure:nth-child(2) img{object-position:center right}.is-pc .topbanner span,.is-pc .topbanner_long span,.is-pc .topbanner_long2 span{padding:4px;line-height:normal;display:block;width:max-content;max-width:90%;line-height:1;background:#ffffffd9}.is-pc .topbanner_long span,.is-pc .topbanner_long2 span,.is-pc .topbanner_blog span{margin-left:auto;margin-right:auto;text-align:center}.is-pc .top_cta{background:linear-gradient(to bottom,var(--bs-secondary-bg-subtle) 15%,#ffffff 15%,#ffffff 85%,#DCF0FE 85%)}.is-pc .title_guide{line-height:1.2;border-bottom:1px dashed #000}.is-pc .embed_movie{width:100%;aspect-ratio:221/115;background-color:#000}.is-mobile .topbanner,.is-mobile .topbanner_long,.is-mobile .topbanner_long2,.is-mobile .topbanner_blog{display:flex;flex-direction:column;justify-content:flex-end;padding:2em;border-radius:8px;overflow:hidden;position:relative;z-index:2;background:#fff;aspect-ratio:1/.5}.is-mobile .topbanner_long{align-items:flex-end}.is-mobile .topbanner_long2,.is-mobile .topbanner_blog{align-items:flex-start}.is-mobile .topbanner figure,.is-mobile .topbanner_long figure,.is-mobile .topbanner_long2 figure,.is-mobile .topbanner_blog figure{margin:0;padding:0;position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background-color:#fff}.is-mobile .topbanner figure img,.is-mobile .topbanner_long figure img,.is-mobile .topbanner_long2 figure img,.is-mobile .topbanner_blog figure img{width:100%;height:100%;object-fit:cover}.is-mobile .topbanner_long figure img{object-position:center right;margin-left:-2em}.is-mobile .topbanner_long2 figure img{object-position:center center}.is-mobile .topbanner_blog figure img{object-position:center left;margin-left:3em}.is-mobile .topbanner span,.is-mobile .topbanner_long span,.is-mobile .topbanner_long2 span,.is-mobile .topbanner_blog span{padding:4px;line-height:normal;display:block;width:max-content;max-width:90%;line-height:1;background:#ffffffd9}.is-mobile .top_cta{background:linear-gradient(to bottom,var(--bs-secondary-bg-subtle) 15%,#ffffff 15%,#ffffff 85%,#DCF0FE 85%)}.is-mobile .title_guide{line-height:1.2;border-bottom:1px dashed #000}.is-mobile .embed_movie{width:100%;aspect-ratio:221/115;background-color:#000}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:.9rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0684ce;border-color:#0684ce;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2383c2e7'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231e7924' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231e7924' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d90000'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d90000' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d90000'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d90000' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .33125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.125rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.125rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23023552' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(6, 132, 206, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ab5e2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ab5e2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(6, 132, 206, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.curriculum_point_wrap{position:relative;padding-top:1em;padding-bottom:1em;padding-left:10%;min-height:170px}.curriculum_point_wrap>p{position:relative;width:calc(100% - 160px);z-index:10}.curriculum_point_chara{position:absolute;bottom:0;right:5%;z-index:5}@media screen and (max-width: 423px){.curriculum_point_wrap{padding-left:0;min-height:130px}.curriculum_point_wrap>p{width:calc(100% - 110px)}.curriculum_point_chara{right:0}.curriculum_point_chara img{max-height:150px}}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:.9rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0684ce;border-color:#0684ce;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2383c2e7'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231e7924' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231e7924' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d90000'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d90000' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d90000'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d90000' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .33125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.125rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.125rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23023552' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(6, 132, 206, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ab5e2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ab5e2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(6, 132, 206, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.online_meeting-point01{min-height:458px;display:flex;flex-direction:column;background:url(/build/assets/online_meeting_point01-CGiOW-k_.png) no-repeat 100% 80%}.online_meeting-point02{min-height:458px;display:flex;flex-direction:column;background:url(/build/assets/online_meeting_point02-E32KGXU0.png) no-repeat 100% 80%}.online_meeting-point01 p,.online_meeting-point02 p{padding-top:230px;margin-bottom:1em;margin-left:60px;margin-right:160px}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:.9rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0684ce;border-color:#0684ce;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2383c2e7'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231e7924' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231e7924' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d90000'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d90000' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d90000'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d90000' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .33125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.125rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.125rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23023552' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(6, 132, 206, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ab5e2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ab5e2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(6, 132, 206, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.game_contents-point01{min-height:458px;display:flex;flex-direction:column;background:url(/build/assets/game_contents_point01-DedbMhRg.png) no-repeat 50% 80%}.game_contents-point02{min-height:458px;display:flex;flex-direction:column;background:url(/build/assets/game_contents_point02-CcD8zrZK.png) no-repeat 50% 80%}.game_contents-point01 p,.game_contents-point02 p{padding-top:260px;margin-bottom:1em;margin-left:50px;margin-right:220px}.is-pc .game_baloon_point1{top:96%;right:99px}.is-pc .game_baloon_point2{top:96%;right:58px}@media screen and (max-width: 768px){.is-mobile .fv{background-position:50% 10px}}@media screen and (max-width: 423px){.game_contents-point01{min-height:0;background-size:contain;aspect-ratio:1/1.2}.game_contents-point02{min-height:0;background-size:contain;aspect-ratio:1/1.1}.game_contents-point01 p{padding-top:57vw;margin-left:0;margin-right:40vw}.game_contents-point02 p{padding-top:47vw;margin-left:0;margin-right:40vw}.game_contents-img-fix{width:100%}}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:.9rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0684ce;border-color:#0684ce;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2383c2e7'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231e7924' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231e7924' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d90000'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d90000' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d90000'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d90000' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .33125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.125rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.125rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23023552' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(6, 132, 206, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ab5e2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ab5e2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(6, 132, 206, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.is-pc .daily_life-image01{max-width:20vw;height:auto;top:100px;left:calc((100vw - 550px)/4);transform:translate(-50%)}.is-pc .daily_life-image02{max-width:20vw;height:auto;top:150px;right:calc((100vw - 550px)/4);transform:translate(50%)}.is-pc .daily_life-image03{max-width:20vw;height:auto;top:420px;left:0}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:.9rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0684ce;border-color:#0684ce;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2383c2e7'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231e7924' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231e7924' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d90000'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d90000' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d90000'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d90000' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .33125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.125rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.125rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23023552' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(6, 132, 206, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ab5e2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ab5e2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(6, 132, 206, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.is-pc .fv-tourist-bubble{width:max-content;max-width:90vw;background:#fff;border-radius:12px;padding:.4em 2em;position:relative}.is-pc .fv-tourist-bubble:before{content:"";display:block;width:145px;height:117px;background:url(/build/assets/icon_tourist-BIpnIy6B.png) no-repeat 50% 50%/contain;position:absolute;top:-10px;left:20px;transform:translate(-50%,-50%)}.is-pc .fv-tourist-bubble:after{content:"";display:block;border-top:10px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.is-pc .tourist_blog{aspect-ratio:16/6;background:url(/build/assets/tourist-BnPHnaiZ.jpg) no-repeat 50% 50%/cover}.is-pc .tourist_blog-content{background:#ffffffb3}.is-pc .tourist-image01,.is-pc .tourist-image02{max-width:20vw;height:auto;position:absolute;bottom:30px;display:grid;gap:20px}.is-pc .tourist-image01{left:calc((100vw - 550px)/4);transform:translate(-50%)}.is-pc .tourist-image02{right:calc((100vw - 550px)/4);transform:translate(50%)}.is-pc .tourist-image01 img,.is-pc .tourist-image02 img{max-width:100%;height:auto}.is-mobile .fv-tourist-bubble{width:max-content;max-width:90vw;background:#fff;border-radius:12px;padding:.4em 2em;position:relative}.is-mobile .fv-tourist-bubble:before{content:"";display:block;width:80px;height:60px;background:url(/build/assets/icon_tourist-BIpnIy6B.png) no-repeat 50% 50%/contain;position:absolute;top:-10px;left:20px;transform:translate(-50%,-50%)}.is-mobile .fv-tourist-bubble:after{content:"";display:block;border-top:10px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.is-mobile .tourist_blog{aspect-ratio:16/6;background:url(/build/assets/tourist-BnPHnaiZ.jpg) no-repeat 50% 50%/cover}.is-mobile .tourist_blog-content{background:#ffffffb3}.is-mobile .tourist-image01,.is-mobile .tourist-image02{max-width:20vw;height:auto;position:absolute;bottom:30px;display:grid;gap:20px}.is-mobile .tourist-image01{left:calc((100vw - 550px)/4);transform:translate(-50%)}.is-mobile .tourist-image02{right:calc((100vw - 550px)/4);transform:translate(50%)}.is-mobile .tourist-image01 img,.is-mobile .tourist-image02 img{max-width:100%;height:auto}.answer-list>p{margin:0!important;padding:0!important}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:.9rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0684ce;border-color:#0684ce;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2383c2e7'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231e7924' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231e7924' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d90000'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d90000' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d90000'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d90000' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .33125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.125rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.125rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23023552' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(6, 132, 206, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ab5e2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ab5e2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(6, 132, 206, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.is-pc .about-baloon{position:relative;width:calc(100% - 16px);min-height:160px}.is-pc .about-baloon:before{content:"";display:block;width:100%;height:100%;position:absolute;background:#f5f5f5;top:10px;left:10px;z-index:-1}.is-pc .about-baloon:after{content:"";display:block;position:absolute;top:50%;right:-20px;transform:translateY(-50%);border-top:8px solid transparent;border-bottom:8px solid transparent;z-index:1}.is-pc .about-baloon_01{color:var(--color-smain);background-color:var(--color-smain-light)}.is-pc .about-baloon_01:after{border-left:20px solid var(--color-smain-light)}.is-pc .about-baloon_02{color:#435e0a;background-color:#e5fcb4}.is-pc .about-baloon_02:after{border-left:20px solid #e5fcb4}.is-pc .about-baloon_03{color:#ec297b;background-color:#fcdbe9}.is-pc .about-baloon_03:after{border-left:20px solid #fcdbe9}.is-pc .about-baloon_04{color:#ee8c60;background-color:#fff2cc}.is-pc .about-baloon_04:after{border-left:20px solid #fff2cc}.is-mobile .about-baloon{position:relative;margin-bottom:20px}.is-mobile .about-baloon:after{content:"";display:block;position:absolute;bottom:-15px;left:50%;transform:translate(-50%);border-left:8px solid transparent;border-right:8px solid transparent;z-index:1}.is-mobile .about-baloon_01{color:var(--color-smain);background-color:var(--color-smain-light)}.is-mobile .about-baloon_01:after{border-top:20px solid var(--color-smain-light)}.is-mobile .about-baloon_02{color:#435e0a;background-color:#e5fcb4}.is-mobile .about-baloon_02:after{border-top:20px solid #e5fcb4}.is-mobile .about-baloon_03{color:#ec297b;background-color:#fcdbe9}.is-mobile .about-baloon_03:after{border-top:20px solid #fcdbe9}.is-mobile .about-baloon_04{color:#ee8c60;background-color:#fff2cc}.is-mobile .about-baloon_04:after{border-top:20px solid #fff2cc}/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #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: #0684ce;--bs-secondary: #777777;--bs-success: #1e7924;--bs-info: #373737;--bs-warning: #f8a400;--bs-danger: #d90000;--bs-light: #fbfbfb;--bs-dark: #212529;--bs-primary-rgb: 6, 132, 206;--bs-secondary-rgb: 119, 119, 119;--bs-success-rgb: 30, 121, 36;--bs-info-rgb: 55, 55, 55;--bs-warning-rgb: 248, 164, 0;--bs-danger-rgb: 217, 0, 0;--bs-light-rgb: 251, 251, 251;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #023552;--bs-secondary-text-emphasis: #303030;--bs-success-text-emphasis: #0c300e;--bs-info-text-emphasis: #161616;--bs-warning-text-emphasis: #634200;--bs-danger-text-emphasis: #570000;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cde6f5;--bs-secondary-bg-subtle: #e4e4e4;--bs-success-bg-subtle: #d2e4d3;--bs-info-bg-subtle: #d7d7d7;--bs-warning-bg-subtle: #feedcc;--bs-danger-bg-subtle: #f7cccc;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9bceeb;--bs-secondary-border-subtle: #c9c9c9;--bs-success-border-subtle: #a5c9a7;--bs-info-border-subtle: #afafaf;--bs-warning-border-subtle: #fcdb99;--bs-danger-border-subtle: #f09999;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, Meiryo, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", sans-serif;--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: .9rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--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-heading-color: inherit;--bs-link-color: #0684ce;--bs-link-color-rgb: 6, 132, 206;--bs-link-decoration: underline;--bs-link-hover-color: #056aa5;--bs-link-hover-color-rgb: 5, 106, 165;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(6, 132, 206, .25);--bs-form-valid-color: #1e7924;--bs-form-valid-border-color: #1e7924;--bs-form-invalid-color: #d90000;--bs-form-invalid-border-color: #d90000}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ab5e2;--bs-secondary-text-emphasis: #adadad;--bs-success-text-emphasis: #78af7c;--bs-info-text-emphasis: #878787;--bs-warning-text-emphasis: #fbc866;--bs-danger-text-emphasis: #e86666;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #011a29;--bs-secondary-bg-subtle: #181818;--bs-success-bg-subtle: #061807;--bs-info-bg-subtle: #0b0b0b;--bs-warning-bg-subtle: #322100;--bs-danger-bg-subtle: #2b0000;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #044f7c;--bs-secondary-border-subtle: #474747;--bs-success-border-subtle: #124916;--bs-info-border-subtle: #212121;--bs-warning-border-subtle: #956200;--bs-danger-border-subtle: #820000;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ab5e2;--bs-link-hover-color: #88c4e8;--bs-link-color-rgb: 106, 181, 226;--bs-link-hover-color-rgb: 136, 196, 232;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.305rem + .66vw)}@media (min-width: 1200px){h1,.h1{font-size:1.8rem}}h2,.h2{font-size:1.08rem}h3,.h3{font-size:.9rem}h4,.h4{font-size:.765rem}h5,.h5{font-size:.675rem}h6,.h6{font-size:.54rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.125rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.125rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: #cccccc;--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #cde6f5;--bs-table-border-color: #a4b8c4;--bs-table-striped-bg: #c3dbe9;--bs-table-striped-color: #000;--bs-table-active-bg: #b9cfdd;--bs-table-active-color: #000;--bs-table-hover-bg: #bed5e3;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e4e4e4;--bs-table-border-color: #b6b6b6;--bs-table-striped-bg: #d9d9d9;--bs-table-striped-color: #000;--bs-table-active-bg: #cdcdcd;--bs-table-active-color: #000;--bs-table-hover-bg: lightgray;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d2e4d3;--bs-table-border-color: #a8b6a9;--bs-table-striped-bg: #c8d9c8;--bs-table-striped-color: #000;--bs-table-active-bg: #bdcdbe;--bs-table-active-color: #000;--bs-table-hover-bg: #c2d3c3;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #d7d7d7;--bs-table-border-color: #acacac;--bs-table-striped-bg: #cccccc;--bs-table-striped-color: #000;--bs-table-active-bg: #c2c2c2;--bs-table-active-color: #000;--bs-table-hover-bg: #c7c7c7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #feedcc;--bs-table-border-color: #cbbea3;--bs-table-striped-bg: #f1e1c2;--bs-table-striped-color: #000;--bs-table-active-bg: #e5d5b8;--bs-table-active-color: #000;--bs-table-hover-bg: #ebdbbd;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f7cccc;--bs-table-border-color: #c6a3a3;--bs-table-striped-bg: #ebc2c2;--bs-table-striped-color: #000;--bs-table-active-bg: #deb8b8;--bs-table-active-color: #000;--bs-table-hover-bg: #e4bdbd;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #fbfbfb;--bs-table-border-color: #c9c9c9;--bs-table-striped-bg: #eeeeee;--bs-table-striped-color: #000;--bs-table-active-bg: #e2e2e2;--bs-table-active-color: #000;--bs-table-hover-bg: #e8e8e8;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #4d5154;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.125rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.7875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:.9rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#83c2e7;outline:0;box-shadow:0 0 0 .25rem #0684ce40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.7875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.125rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:.9rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#83c2e7;outline:0;box-shadow:0 0 0 .25rem #0684ce40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.7875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.125rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.35rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#83c2e7;outline:0;box-shadow:0 0 0 .25rem #0684ce40}.form-check-input:checked{background-color:#0684ce;border-color:#0684ce}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0684ce;border-color:#0684ce;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2383c2e7'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.55}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0684ce40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0684ce40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0684ce;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b4daf0}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0684ce;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b4daf0}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-control-plaintext~label:after,.form-floating>.form-select~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.form-floating>:disabled~label:after,.form-floating>.form-control:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:.9rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.125rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.7875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.7875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231e7924' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231e7924' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.7875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d90000'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d90000' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d90000'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d90000' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .55;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #000;--bs-btn-bg: #0684ce;--bs-btn-border-color: #0684ce;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #2b96d5;--bs-btn-hover-border-color: #1f90d3;--bs-btn-focus-shadow-rgb: 5, 112, 175;--bs-btn-active-color: #000;--bs-btn-active-bg: #389dd8;--bs-btn-active-border-color: #1f90d3;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0684ce;--bs-btn-disabled-border-color: #0684ce}.btn-secondary{--bs-btn-color: #000;--bs-btn-bg: #777777;--bs-btn-border-color: #777777;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #8b8b8b;--bs-btn-hover-border-color: #858585;--bs-btn-focus-shadow-rgb: 101, 101, 101;--bs-btn-active-color: #000;--bs-btn-active-bg: #929292;--bs-btn-active-border-color: #858585;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #777777;--bs-btn-disabled-border-color: #777777}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #1e7924;--bs-btn-border-color: #1e7924;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #1a671f;--bs-btn-hover-border-color: #18611d;--bs-btn-focus-shadow-rgb: 64, 141, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #18611d;--bs-btn-active-border-color: #175b1b;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #1e7924;--bs-btn-disabled-border-color: #1e7924}.btn-info{--bs-btn-color: #fff;--bs-btn-bg: #373737;--bs-btn-border-color: #373737;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #2f2f2f;--bs-btn-hover-border-color: #2c2c2c;--bs-btn-focus-shadow-rgb: 85, 85, 85;--bs-btn-active-color: #fff;--bs-btn-active-bg: #2c2c2c;--bs-btn-active-border-color: #292929;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #373737;--bs-btn-disabled-border-color: #373737}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #f8a400;--bs-btn-border-color: #f8a400;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f9b226;--bs-btn-hover-border-color: #f9ad1a;--bs-btn-focus-shadow-rgb: 211, 139, 0;--bs-btn-active-color: #000;--bs-btn-active-bg: #f9b633;--bs-btn-active-border-color: #f9ad1a;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8a400;--bs-btn-disabled-border-color: #f8a400}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #d90000;--bs-btn-border-color: #d90000;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #b80000;--bs-btn-hover-border-color: #ae0000;--bs-btn-focus-shadow-rgb: 223, 38, 38;--bs-btn-active-color: #fff;--bs-btn-active-bg: #ae0000;--bs-btn-active-border-color: #a30000;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #d90000;--bs-btn-disabled-border-color: #d90000}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #fbfbfb;--bs-btn-border-color: #fbfbfb;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d5d5d5;--bs-btn-hover-border-color: #c9c9c9;--bs-btn-focus-shadow-rgb: 213, 213, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c9c9c9;--bs-btn-active-border-color: #bcbcbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #fbfbfb;--bs-btn-disabled-border-color: #fbfbfb}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0684ce;--bs-btn-border-color: #0684ce;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0684ce;--bs-btn-hover-border-color: #0684ce;--bs-btn-focus-shadow-rgb: 6, 132, 206;--bs-btn-active-color: #000;--bs-btn-active-bg: #0684ce;--bs-btn-active-border-color: #0684ce;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0684ce;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0684ce;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #777777;--bs-btn-border-color: #777777;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #777777;--bs-btn-hover-border-color: #777777;--bs-btn-focus-shadow-rgb: 119, 119, 119;--bs-btn-active-color: #000;--bs-btn-active-bg: #777777;--bs-btn-active-border-color: #777777;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #777777;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #777777;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #1e7924;--bs-btn-border-color: #1e7924;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #1e7924;--bs-btn-hover-border-color: #1e7924;--bs-btn-focus-shadow-rgb: 30, 121, 36;--bs-btn-active-color: #fff;--bs-btn-active-bg: #1e7924;--bs-btn-active-border-color: #1e7924;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #1e7924;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #1e7924;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #373737;--bs-btn-border-color: #373737;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #373737;--bs-btn-hover-border-color: #373737;--bs-btn-focus-shadow-rgb: 55, 55, 55;--bs-btn-active-color: #fff;--bs-btn-active-bg: #373737;--bs-btn-active-border-color: #373737;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #373737;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #373737;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #f8a400;--bs-btn-border-color: #f8a400;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8a400;--bs-btn-hover-border-color: #f8a400;--bs-btn-focus-shadow-rgb: 248, 164, 0;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8a400;--bs-btn-active-border-color: #f8a400;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8a400;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8a400;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #d90000;--bs-btn-border-color: #d90000;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #d90000;--bs-btn-hover-border-color: #d90000;--bs-btn-focus-shadow-rgb: 217, 0, 0;--bs-btn-active-color: #fff;--bs-btn-active-bg: #d90000;--bs-btn-active-border-color: #d90000;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #d90000;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #d90000;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #fbfbfb;--bs-btn-border-color: #fbfbfb;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #fbfbfb;--bs-btn-hover-border-color: #fbfbfb;--bs-btn-focus-shadow-rgb: 251, 251, 251;--bs-btn-active-color: #000;--bs-btn-active-bg: #fbfbfb;--bs-btn-active-border-color: #fbfbfb;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fbfbfb;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #fbfbfb;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 5, 112, 175;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.125rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .7875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: .9rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0684ce;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.7875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0684ce;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0684ce40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0684ce}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .33125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.125rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.125rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23023552' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(6, 132, 206, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:.9rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}.accordion-flush>.accordion-item>.accordion-collapse{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ab5e2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ab5e2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: .9rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(6, 132, 206, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0684ce;--bs-pagination-active-border-color: #0684ce;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.125rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .7875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size: .675rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0684ce;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0684ce;--bs-list-group-active-border-color: #0684ce;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(6, 132, 206, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .7875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .7875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: .9rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin:calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#000!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#000!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#fff!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(56,157,216,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(56,157,216,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(146,146,146,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(146,146,146,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(24,97,29,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(24,97,29,var(--bs-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(44,44,44,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(44,44,44,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(249,182,51,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(249,182,51,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(174,0,0,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(174,0,0,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(252,252,252,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(252,252,252,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-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}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.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-right:-.25rem!important;margin-left:-.25rem!important}.mx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-n5{margin-top:-3rem!important;margin-bottom:-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-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.305rem + .66vw)!important}.fs-2{font-size:1.08rem!important}.fs-3{font-size:.9rem!important}.fs-4{font-size:.765rem!important}.fs-5{font-size:.675rem!important}.fs-6{font-size:.54rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.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-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-sm-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-sm-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-sm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-sm-n5{margin-top:-3rem!important;margin-bottom:-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-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.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-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-md-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-md-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md-n5{margin-top:-3rem!important;margin-bottom:-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-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.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-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-lg-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-lg-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lg-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lg-n5{margin-top:-3rem!important;margin-bottom:-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-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.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-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xl-n5{margin-top:-3rem!important;margin-bottom:-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-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.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-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xxl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xxl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xxl-n5{margin-top:-3rem!important;margin-bottom:-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-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:1.8rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.mobile-contents-tab .nav-pills .nav-link{text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-contents-tab .nav-pills{display:flex;justify-content:space-between}.mobile-contents-tab .nav-item{flex:1}.mobile-contents-tab .nav-item .nav-link{width:100%;padding:0 10px}.mobile-contents-tab .nav-pills .nav-link.active,.mobile-contents-tab .nav-pills .show>.nav-link{color:#373737;background-color:#f8a400}.mobile-course-tab .nav-pills .nav-link.active,.mobile-course-tab .nav-pills .show>.nav-link{color:#373737;background-color:#f8a400}.mobile-tab-label{background-color:#f9f9f9;margin:6px;padding:4px 8px}.game-contents-title{padding:1rem;border-bottom:3px solid #0684ce;border-top:3px solid #0684ce}
