@import url("https://fonts.googleapis.com/css2?family=Afacad:ital,wght@0,400..700;1,400..700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.clearfix::after{display:block;clear:both;content:"";}.link-primary{color:#0d6efd;}.link-primary:hover,.link-primary:focus{color:#0a58ca;}.link-secondary{color:#6c757d;}.link-secondary:hover,.link-secondary:focus{color:#565e64;}.link-success{color:#198754;}.link-success:hover,.link-success:focus{color:#146c43;}.link-info{color:#0dcaf0;}.link-info:hover,.link-info:focus{color:#3dd5f3;}.link-warning{color:#ffc107;}.link-warning:hover,.link-warning:focus{color:#ffcd39;}.link-danger{color:#dc3545;}.link-danger:hover,.link-danger:focus{color:#b02a37;}.link-light{color:#f8f9fa;}.link-light:hover,.link-light:focus{color:#f9fafb;}.link-dark{color:#212529;}.link-dark:hover,.link-dark:focus{color:#1a1e21;}.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:calc(3 / 4 * 100%);}.ratio-16x9{--bs-aspect-ratio:calc(9 / 16 * 100%);}.ratio-21x9{--bs-aspect-ratio:calc(9 / 21 * 100%);}.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:-webkit-sticky;position:sticky;top:0;z-index:1020;}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020;}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020;}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020;}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020;}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020;}}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute !important;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;}.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;}.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;}.overflow-auto{overflow:auto !important;}.overflow-hidden{overflow:hidden !important;}.overflow-visible{overflow:visible !important;}.overflow-scroll{overflow: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-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:0 0.5rem 1rem rgba(0,0,0,0.15) !important;}.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important;}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important;}.shadow-none{box-shadow:none !important;}.position-static{position:static !important;}.position-relative{position:relative !important;}.position-absolute{position:absolute !important;}.position-fixed{position:fixed !important;}.position-sticky{position:-webkit-sticky !important;position:sticky !important;}.top-0{top:0 !important;}.top-50{top:50% !important;}.top-100{top:100% !important;}.bottom-0{bottom:0 !important;}.bottom-50{bottom:50% !important;}.bottom-100{bottom:100% !important;}.start-0{left:0 !important;}.start-50{left:50% !important;}.start-100{left:100% !important;}.end-0{right:0 !important;}.end-50{right:50% !important;}.end-100{right:100% !important;}.translate-middle{transform:translate(-50%,-50%) !important;}.translate-middle-x{transform:translateX(-50%) !important;}.translate-middle-y{transform:translateY(-50%) !important;}.border{border:1px solid #dee2e6 !important;}.border-0{border:0 !important;}.border-top{border-top:1px solid #dee2e6 !important;}.border-top-0{border-top:0 !important;}.border-end{border-right:1px solid #dee2e6 !important;}.border-end-0{border-right:0 !important;}.border-bottom{border-bottom:1px solid #dee2e6 !important;}.border-bottom-0{border-bottom:0 !important;}.border-start{border-left:1px solid #dee2e6 !important;}.border-start-0{border-left:0 !important;}.border-primary{border-color:#0d6efd !important;}.border-secondary{border-color:#6c757d !important;}.border-success{border-color:#198754 !important;}.border-info{border-color:#0dcaf0 !important;}.border-warning{border-color:#ffc107 !important;}.border-danger{border-color:#dc3545 !important;}.border-light{border-color:#f8f9fa !important;}.border-dark{border-color:#212529 !important;}.border-white{border-color:#fff !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;}.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;}.gap-0{gap:0 !important;}.gap-1{gap:0.25rem !important;}.gap-2{gap:0.5rem !important;}.gap-3{gap:1rem !important;}.gap-4{gap:1.5rem !important;}.gap-5{gap:3rem !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:0.25rem !important;}.m-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-2{margin-top:0.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:0.25rem !important;}.me-2{margin-right:0.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:0.25rem !important;}.mb-2{margin-bottom:0.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:0.25rem !important;}.ms-2{margin-left:0.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;}.p-0{padding:0 !important;}.p-1{padding:0.25rem !important;}.p-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-2{padding-top:0.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:0.25rem !important;}.pe-2{padding-right:0.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:0.25rem !important;}.pb-2{padding-bottom:0.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:0.25rem !important;}.ps-2{padding-left:0.5rem !important;}.ps-3{padding-left:1rem !important;}.ps-4{padding-left:1.5rem !important;}.ps-5{padding-left:3rem !important;}.font-monospace{font-family:var(--bs-font-monospace) !important;}.fs-1{font-size:calc(1.375rem + 1.5vw) !important;}.fs-2{font-size:calc(1.325rem + 0.9vw) !important;}.fs-3{font-size:calc(1.3rem + 0.6vw) !important;}.fs-4{font-size:calc(1.275rem + 0.3vw) !important;}.fs-5{font-size:1.25rem !important;}.fs-6{font-size:1rem !important;}.fst-italic{font-style:italic !important;}.fst-normal{font-style:normal !important;}.fw-light{font-weight:300 !important;}.fw-lighter{font-weight:lighter !important;}.fw-normal{font-weight:400 !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{color:#0d6efd !important;}.text-secondary{color:#6c757d !important;}.text-success{color:#198754 !important;}.text-info{color:#0dcaf0 !important;}.text-warning{color:#ffc107 !important;}.text-danger{color:#dc3545 !important;}.text-light{color:#f8f9fa !important;}.text-dark{color:#212529 !important;}.text-white{color:#fff !important;}.text-body{color:#212529 !important;}.text-muted{color:#6c757d !important;}.text-black-50{color:rgba(0,0,0,0.5) !important;}.text-white-50{color:rgba(255,255,255,0.5) !important;}.text-reset{color:inherit !important;}.bg-primary{background-color:#0d6efd !important;}.bg-secondary{background-color:#6c757d !important;}.bg-success{background-color:#198754 !important;}.bg-info{background-color:#0dcaf0 !important;}.bg-warning{background-color:#ffc107 !important;}.bg-danger{background-color:#dc3545 !important;}.bg-light{background-color:#f8f9fa !important;}.bg-dark{background-color:#212529 !important;}.bg-body{background-color:#fff !important;}.bg-white{background-color:#fff !important;}.bg-transparent{background-color:transparent !important;}.bg-gradient{background-image:var(--bs-gradient) !important;}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important;}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;user-select:auto !important;}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;user-select:none !important;}.pe-none{pointer-events:none !important;}.pe-auto{pointer-events:auto !important;}.rounded{border-radius:0.25rem !important;}.rounded-0{border-radius:0 !important;}.rounded-1{border-radius:0.2rem !important;}.rounded-2{border-radius:0.25rem !important;}.rounded-3{border-radius:0.3rem !important;}.rounded-circle{border-radius:50% !important;}.rounded-pill{border-radius:50rem !important;}.rounded-top{border-top-left-radius:0.25rem !important;border-top-right-radius:0.25rem !important;}.rounded-end{border-top-right-radius:0.25rem !important;border-bottom-right-radius:0.25rem !important;}.rounded-bottom{border-bottom-right-radius:0.25rem !important;border-bottom-left-radius:0.25rem !important;}.rounded-start{border-bottom-left-radius:0.25rem !important;border-top-left-radius:0.25rem !important;}.visible{visibility:visible !important;}.invisible{visibility:hidden !important;}@media (min-width:576px){.float-sm-start{float:left !important;}.float-sm-end{float:right !important;}.float-sm-none{float:none !important;}.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !important;}.d-sm-grid{display:grid !important;}.d-sm-table{display:table !important;}.d-sm-table-row{display:table-row !important;}.d-sm-table-cell{display:table-cell !important;}.d-sm-flex{display:flex !important;}.d-sm-inline-flex{display:inline-flex !important;}.d-sm-none{display:none !important;}.flex-sm-fill{flex:1 1 auto !important;}.flex-sm-row{flex-direction:row !important;}.flex-sm-column{flex-direction:column !important;}.flex-sm-row-reverse{flex-direction:row-reverse !important;}.flex-sm-column-reverse{flex-direction:column-reverse !important;}.flex-sm-grow-0{flex-grow:0 !important;}.flex-sm-grow-1{flex-grow:1 !important;}.flex-sm-shrink-0{flex-shrink:0 !important;}.flex-sm-shrink-1{flex-shrink:1 !important;}.flex-sm-wrap{flex-wrap:wrap !important;}.flex-sm-nowrap{flex-wrap:nowrap !important;}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important;}.gap-sm-0{gap:0 !important;}.gap-sm-1{gap:0.25rem !important;}.gap-sm-2{gap:0.5rem !important;}.gap-sm-3{gap:1rem !important;}.gap-sm-4{gap:1.5rem !important;}.gap-sm-5{gap:3rem !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:0.25rem !important;}.m-sm-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-sm-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-sm-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-sm-2{margin-top:0.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:0.25rem !important;}.me-sm-2{margin-right:0.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:0.25rem !important;}.mb-sm-2{margin-bottom:0.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:0.25rem !important;}.ms-sm-2{margin-left:0.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;}.p-sm-0{padding:0 !important;}.p-sm-1{padding:0.25rem !important;}.p-sm-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-sm-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-sm-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-sm-2{padding-top:0.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:0.25rem !important;}.pe-sm-2{padding-right:0.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:0.25rem !important;}.pb-sm-2{padding-bottom:0.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:0.25rem !important;}.ps-sm-2{padding-left:0.5rem !important;}.ps-sm-3{padding-left:1rem !important;}.ps-sm-4{padding-left:1.5rem !important;}.ps-sm-5{padding-left: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;}.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !important;}.d-md-grid{display:grid !important;}.d-md-table{display:table !important;}.d-md-table-row{display:table-row !important;}.d-md-table-cell{display:table-cell !important;}.d-md-flex{display:flex !important;}.d-md-inline-flex{display:inline-flex !important;}.d-md-none{display:none !important;}.flex-md-fill{flex:1 1 auto !important;}.flex-md-row{flex-direction:row !important;}.flex-md-column{flex-direction:column !important;}.flex-md-row-reverse{flex-direction:row-reverse !important;}.flex-md-column-reverse{flex-direction:column-reverse !important;}.flex-md-grow-0{flex-grow:0 !important;}.flex-md-grow-1{flex-grow:1 !important;}.flex-md-shrink-0{flex-shrink:0 !important;}.flex-md-shrink-1{flex-shrink:1 !important;}.flex-md-wrap{flex-wrap:wrap !important;}.flex-md-nowrap{flex-wrap:nowrap !important;}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important;}.gap-md-0{gap:0 !important;}.gap-md-1{gap:0.25rem !important;}.gap-md-2{gap:0.5rem !important;}.gap-md-3{gap:1rem !important;}.gap-md-4{gap:1.5rem !important;}.gap-md-5{gap:3rem !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:0.25rem !important;}.m-md-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-md-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-md-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-md-2{margin-top:0.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:0.25rem !important;}.me-md-2{margin-right:0.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:0.25rem !important;}.mb-md-2{margin-bottom:0.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:0.25rem !important;}.ms-md-2{margin-left:0.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;}.p-md-0{padding:0 !important;}.p-md-1{padding:0.25rem !important;}.p-md-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-md-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-md-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-md-2{padding-top:0.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:0.25rem !important;}.pe-md-2{padding-right:0.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:0.25rem !important;}.pb-md-2{padding-bottom:0.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:0.25rem !important;}.ps-md-2{padding-left:0.5rem !important;}.ps-md-3{padding-left:1rem !important;}.ps-md-4{padding-left:1.5rem !important;}.ps-md-5{padding-left: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;}.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block{display:block !important;}.d-lg-grid{display:grid !important;}.d-lg-table{display:table !important;}.d-lg-table-row{display:table-row !important;}.d-lg-table-cell{display:table-cell !important;}.d-lg-flex{display:flex !important;}.d-lg-inline-flex{display:inline-flex !important;}.d-lg-none{display:none !important;}.flex-lg-fill{flex:1 1 auto !important;}.flex-lg-row{flex-direction:row !important;}.flex-lg-column{flex-direction:column !important;}.flex-lg-row-reverse{flex-direction:row-reverse !important;}.flex-lg-column-reverse{flex-direction:column-reverse !important;}.flex-lg-grow-0{flex-grow:0 !important;}.flex-lg-grow-1{flex-grow:1 !important;}.flex-lg-shrink-0{flex-shrink:0 !important;}.flex-lg-shrink-1{flex-shrink:1 !important;}.flex-lg-wrap{flex-wrap:wrap !important;}.flex-lg-nowrap{flex-wrap:nowrap !important;}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important;}.gap-lg-0{gap:0 !important;}.gap-lg-1{gap:0.25rem !important;}.gap-lg-2{gap:0.5rem !important;}.gap-lg-3{gap:1rem !important;}.gap-lg-4{gap:1.5rem !important;}.gap-lg-5{gap:3rem !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:0.25rem !important;}.m-lg-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-lg-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-lg-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-lg-2{margin-top:0.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:0.25rem !important;}.me-lg-2{margin-right:0.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:0.25rem !important;}.mb-lg-2{margin-bottom:0.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:0.25rem !important;}.ms-lg-2{margin-left:0.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;}.p-lg-0{padding:0 !important;}.p-lg-1{padding:0.25rem !important;}.p-lg-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-lg-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-lg-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-lg-2{padding-top:0.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:0.25rem !important;}.pe-lg-2{padding-right:0.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:0.25rem !important;}.pb-lg-2{padding-bottom:0.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:0.25rem !important;}.ps-lg-2{padding-left:0.5rem !important;}.ps-lg-3{padding-left:1rem !important;}.ps-lg-4{padding-left:1.5rem !important;}.ps-lg-5{padding-left: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;}.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !important;}.d-xl-grid{display:grid !important;}.d-xl-table{display:table !important;}.d-xl-table-row{display:table-row !important;}.d-xl-table-cell{display:table-cell !important;}.d-xl-flex{display:flex !important;}.d-xl-inline-flex{display:inline-flex !important;}.d-xl-none{display:none !important;}.flex-xl-fill{flex:1 1 auto !important;}.flex-xl-row{flex-direction:row !important;}.flex-xl-column{flex-direction:column !important;}.flex-xl-row-reverse{flex-direction:row-reverse !important;}.flex-xl-column-reverse{flex-direction:column-reverse !important;}.flex-xl-grow-0{flex-grow:0 !important;}.flex-xl-grow-1{flex-grow:1 !important;}.flex-xl-shrink-0{flex-shrink:0 !important;}.flex-xl-shrink-1{flex-shrink:1 !important;}.flex-xl-wrap{flex-wrap:wrap !important;}.flex-xl-nowrap{flex-wrap:nowrap !important;}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important;}.gap-xl-0{gap:0 !important;}.gap-xl-1{gap:0.25rem !important;}.gap-xl-2{gap:0.5rem !important;}.gap-xl-3{gap:1rem !important;}.gap-xl-4{gap:1.5rem !important;}.gap-xl-5{gap:3rem !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:0.25rem !important;}.m-xl-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-xl-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-xl-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-xl-2{margin-top:0.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:0.25rem !important;}.me-xl-2{margin-right:0.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:0.25rem !important;}.mb-xl-2{margin-bottom:0.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:0.25rem !important;}.ms-xl-2{margin-left:0.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;}.p-xl-0{padding:0 !important;}.p-xl-1{padding:0.25rem !important;}.p-xl-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-xl-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-xl-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-xl-2{padding-top:0.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:0.25rem !important;}.pe-xl-2{padding-right:0.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:0.25rem !important;}.pb-xl-2{padding-bottom:0.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:0.25rem !important;}.ps-xl-2{padding-left:0.5rem !important;}.ps-xl-3{padding-left:1rem !important;}.ps-xl-4{padding-left:1.5rem !important;}.ps-xl-5{padding-left: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;}.d-xxl-inline{display:inline !important;}.d-xxl-inline-block{display:inline-block !important;}.d-xxl-block{display:block !important;}.d-xxl-grid{display:grid !important;}.d-xxl-table{display:table !important;}.d-xxl-table-row{display:table-row !important;}.d-xxl-table-cell{display:table-cell !important;}.d-xxl-flex{display:flex !important;}.d-xxl-inline-flex{display:inline-flex !important;}.d-xxl-none{display:none !important;}.flex-xxl-fill{flex:1 1 auto !important;}.flex-xxl-row{flex-direction:row !important;}.flex-xxl-column{flex-direction:column !important;}.flex-xxl-row-reverse{flex-direction:row-reverse !important;}.flex-xxl-column-reverse{flex-direction:column-reverse !important;}.flex-xxl-grow-0{flex-grow:0 !important;}.flex-xxl-grow-1{flex-grow:1 !important;}.flex-xxl-shrink-0{flex-shrink:0 !important;}.flex-xxl-shrink-1{flex-shrink:1 !important;}.flex-xxl-wrap{flex-wrap:wrap !important;}.flex-xxl-nowrap{flex-wrap:nowrap !important;}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important;}.gap-xxl-0{gap:0 !important;}.gap-xxl-1{gap:0.25rem !important;}.gap-xxl-2{gap:0.5rem !important;}.gap-xxl-3{gap:1rem !important;}.gap-xxl-4{gap:1.5rem !important;}.gap-xxl-5{gap:3rem !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:0.25rem !important;}.m-xxl-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-xxl-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-xxl-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-xxl-2{margin-top:0.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:0.25rem !important;}.me-xxl-2{margin-right:0.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:0.25rem !important;}.mb-xxl-2{margin-bottom:0.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:0.25rem !important;}.ms-xxl-2{margin-left:0.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;}.p-xxl-0{padding:0 !important;}.p-xxl-1{padding:0.25rem !important;}.p-xxl-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-xxl-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-xxl-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-xxl-2{padding-top:0.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:0.25rem !important;}.pe-xxl-2{padding-right:0.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:0.25rem !important;}.pb-xxl-2{padding-bottom:0.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:0.25rem !important;}.ps-xxl-2{padding-left:0.5rem !important;}.ps-xxl-3{padding-left:1rem !important;}.ps-xxl-4{padding-left:1.5rem !important;}.ps-xxl-5{padding-left:3rem !important;}.text-xxl-start{text-align:left !important;}.text-xxl-end{text-align:right !important;}.text-xxl-center{text-align:center !important;}}@media (min-width:1200px){.fs-1{font-size:2.5rem !important;}.fs-2{font-size:2rem !important;}.fs-3{font-size:1.75rem !important;}.fs-4{font-size:1.5rem !important;}}@media print{.d-print-inline{display:inline !important;}.d-print-inline-block{display:inline-block !important;}.d-print-block{display:block !important;}.d-print-grid{display:grid !important;}.d-print-table{display:table !important;}.d-print-table-row{display:table-row !important;}.d-print-table-cell{display:table-cell !important;}.d-print-flex{display:flex !important;}.d-print-inline-flex{display:inline-flex !important;}.d-print-none{display:none !important;}}
.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--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,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{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>*{box-sizing:border-box;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:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.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:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.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:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.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:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.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:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.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:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-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}.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}.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}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-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}.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}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-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}.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}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-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}.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}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-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}.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}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-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}.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}}@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}}
:root{--black:#000000;--textBlack:#1e1e1e;--textColor:#000000;--white:#ffffff;--buttonPrimary:#fff0d6;--fontAfacad:"Afacad",sans-serif;--fontPoppins:"Poppins",sans-serif;--headerBG:#f2f1ec;--linkBlue:#359ffd;--linkColor:#0645ad;--footerLight:#fff0d6;--footerDark:#ffe4b6;--footericons:#99896d;--grayLight:#f2f1ec;--borderGrayLight:#ebebeb;--green:#098123;--red:#9f0303;}body{font-family:var(--fontPoppins);color:var(--textBlack);font-size:16px;line-height:1.5;margin:0;padding:0;}*,::after,::before{box-sizing:border-box;}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0;}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;}ol,ul{list-style:none;margin:0;padding:0;}article ol,article ul{padding:0 15px;}article ol>li,article ul>li{padding:2px 0;margin-bottom:5px;color:#333;}article ol{list-style-type:decimal;}article ol ol{list-style-type:upper-alpha;}article ol ol ol{list-style-type:lower-roman;}article ul{list-style-type:disc;}article ul ul{list-style-type:circle;}article ul ul ul{list-style-type:square;}article ol ol,article ol ul,article ul ol,article ul ul{padding:10px 40px;margin:5px 0;}article ol ol>li,article ol ul>li,article ul ol>li,article ul ul>li{font-size:0.95em;}article ul ol,article ol ul{margin-top:10px;}article ul.custom{list-style:none;}article ul.custom>li:before{content:"→";padding-right:10px;color:#2196f3;}.page-wrapper .field--name-body ol,.page-wrapper .field--name-body ul,.page-wrapper .QNA-accordian ol,.page-wrapper .QNA-accordian ul{list-style:revert;margin:revert;padding:revert;}.field--name-body img{padding:10px;}.field--name-body h1 + p,.field--name-body h2 + p,.field--name-body h3 + p,.field--name-body h4 + p,.field--name-body h5 + p,.field--name-body h6 + p{text-indent:1em;}img,svg,video,canvas,audio,iframe,embed,object{display:block;}img,video{max-width:100%;height:auto;}button{background-color:transparent;border:none;font-family:var(--fontPoppins);-webkit-tap-highlight-color:transparent;}a{color:var(--textBlack);text-decoration:none;-webkit-tap-highlight-color:transparent;}a:not(.logo a,.footer-links a,.footer-logo a,.button,.trip-card){color:var(--linkColor);}a:not(.logo a,.footer-links a,.footer-logo a,.trip-card){text-decoration:underline;}a:not(.logo a,.footer-links a,.footer-logo a,.trip-card):hover{text-decoration:underline;}.footer-logo a{color:var(--headerBG);}p{color:var(--textColor);text-align:justify;}h1{font-size:24px;line-height:32px;}h2{font-size:24px;line-height:32px;}h3{font-size:20px;line-height:28px;}h4{font-size:18px;line-height:24px;}h5{font-size:16px;line-height:22px;}h6{font-size:14px;line-height:20px;}.custom-container{max-width:1020px;width:100%;margin:0 auto;}.custom-container-sm{width:100%;max-width:767px;margin:0 auto;padding:0 20px;}.custom-container-fluid{width:100%;}.text-2xl{font-size:24px;line-height:32px;}.text-xl{font-size:20px;line-height:28px;}.text-lg{font-size:18px;line-height:24px;}.text-base{font-size:16px;line-height:24px;}.text-sm{font-size:14px;line-height:20px;}.font-normal{font-weight:400;}.font-medium{font-weight:500;}.font-semibold{font-weight:600;}.font-bold{font-weight:700;}main{min-height:570px;}section{padding:40px 0 0;}.page-wrapper{padding:20px 0 40px;}.titleHead{font-weight:600;}.section-title{margin-bottom:20px;position:relative;}.section-title.seperator{text-align:center;}.section-title.center{text-align:center;}.section-title.seperator .titleHead{display:inline-block;position:relative;z-index:1;background-color:var(--white);padding:0 12px;}.section-title.seperator::after{content:"";display:inline-block;width:100vw;height:1px;background-color:var(--borderGrayLight);margin-left:48.8%;position:absolute;z-index:0;top:50%;left:0;transform:translate(-50%,-50%);}.section-content{font-size:16px;line-height:24px;position:relative;}.section-content.content-large{font-size:18px;line-height:24px;}.content-center{text-align:center;}.toggle-view-less{display:inline-block;position:absolute;right:4px;bottom:0;background:#fff;padding-left:12px;}.toggle-view-more,.toggle-view-less{color:var(--linkBlue);cursor:pointer;margin-left:5px;font-weight:500;}.toggle-view-more:hover,.toggle-view-less:hover{text-decoration:underline;}.preview-ellipsis{margin-left:4px;}.contact-icon svg{max-width:14px;}.top-action-bar{display:flex;justify-content:space-between;}table{width:100%;border-collapse:collapse;font-size:14px;color:#333;box-shadow:rgba(149,157,165,0.2) 0px 8px 24px;margin:20px 0;}th,td{border:1px solid #ebebeb;padding:8px 12px;text-align:left;}th{font-weight:bold;color:#333;font-size:16px;}.node-term{display:table;width:72%;border-collapse:collapse;margin-top:10px;}.node-term .field{display:table-row;border:1px solid #ddd;}.node-term .field__label,.node-term .field__item{display:table-cell;padding:8px;vertical-align:middle;}.node-term .field__label{font-weight:400;width:30%;text-align:left;background-color:#f9f9f9;}.node-term .field--label-inline .field__label,.node-term .field--label-inline .field__items{float:unset;}.avg-rating{font-size:14px;}.search-icon{cursor:pointer;}.search-bar{display:none;flex-direction:row;align-items:center;width:100%;overflow:hidden;}.search-bar .search-form{display:flex;gap:15px;}.search-bar .gsc-control-cse{background-color:unset;border:unset;padding:0;margin:0;}.gsc-search-box .gsc-search-box tr{border:none;}.gsc-search-box .gsc-search-box tr td{border:none;padding:0;}.gsc-search-box .gsc-search-box tr .gsc-input{background:none;margin:0;padding:0;}.gsc-search-box .gsc-search-box tr .gsc-search-button{margin:0;padding:0;width:60px;text-align:center;height:50px;}.gsc-search-box .gsc-search-box tr .gsc-search-button svg{width:23px;height:21px;display:inline-block;}.gsc-search-box .gsc-search-box tr td input{height:50px !important;background-position:15px 17px !important;padding-left:15px !important;}.search-bar .gsc-search-button-v2{border:var(--textBlack);background:var(--textBlack);}.search-bar .gsc-search-button-v2:hover{border-color:var(--black);background-color:var(--black);background-image:none;}.search-bar .gsc-search-button-v2 svg{fill:var(--white);}.search-bar .gsst_a .gscb_a{color:var(--textBlack);}.search-bar .gsst_a:hover .gscb_a,.search-bar .gsst_a:focus .gscb_a{color:var(--black);}.search-bar .gsc-input-box{padding-top:0;padding-bottom:0;}.searchbar-open .navigation-menu{top:161px;}body.toolbar-horizontal .navigation-menu,body.toolbar-vertical .navigation-menu{top:124px;}body.toolbar-horizontal.toolbar-tray-open .navigation-menu{top:164px;}.no-margin{margin:0;}.no-padding{padding:0;}.action-button-wrapper{margin-top:30px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;}.add-Itinerary-wrapper{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-bottom:20px;}.itinerary-action-button{display:flex;gap:4px;}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:135px;font-size:16px;font-weight:500;line-height:21px;color:var(--textBlack);text-decoration:none !important;padding:8px 20px;border-radius:4px;position:relative;z-index:0;box-shadow:rgba(132,124,85,0.3) 0px 9px 20px -9px;border:1px solid #4b4401;transition:all 0.3s ease-in-out;cursor:pointer;}.button:hover{box-shadow:none;transform:translateY(-2px);}.no-shadow{box-shadow:none;}.small-button{padding:5px 10px;min-width:0;font-size:14px;line-height:20px;}.button-xs{padding:5px 10px;min-width:0;font-size:12px;line-height:18px;}.primary-button{background-color:var(--buttonPrimary);}.secondary-button{background-color:var(--white);}.gray-button{background-color:var(--grayLight);border-color:var(--grayLight);}header{background-color:var(--headerBG);position:sticky;top:0;z-index:99;padding:14px 20px;}body.toolbar-horizontal.toolbar-fixed header,body.toolbar-vertical.toolbar-fixed header{top:39px;}body.toolbar-horizontal.toolbar-tray-open header{top:79px;}.navigation{display:flex;align-items:center;justify-content:space-between;}header .logo h2{font-size:26px;line-height:35px;font-weight:600;}.hamburger{display:flex;align-items:center;}.hamburger .menu-toggle{font-size:0;width:20px;height:18px;padding:0;position:relative;cursor:pointer;}.hamburger .menu-toggle span{width:100%;display:inline-block;height:2px;background:#000;border-radius:4px;position:absolute;left:0;transition:all 0.3s ease-in-out;}.hamburger .menu-toggle span:nth-child(1){top:0;}.hamburger .menu-toggle span:nth-child(2){top:8px;}.hamburger .menu-toggle span:nth-child(3){top:16px;max-width:10px;}.hamburger .menu-toggle.active span:nth-child(1){top:8px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg);}.hamburger .menu-toggle.active span:nth-child(2){-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg);}.hamburger .menu-toggle.active span:nth-child(3){opacity:0;left:60px;}.navigation-menu{position:fixed;top:57px;left:-100%;bottom:0;height:100%;width:50%;min-width:230px;overflow-y:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgb(255 240 214 / 90%);transition:all 0.5s ease-in-out;scrollbar-width:thin;scrollbar-color:var(--primary) #fff;}body.toolbar-horizontal .navigation-menu,body.toolbar-vertical .navigation-menu{top:95px;}body.toolbar-horizontal.toolbar-tray-open .navigation-menu{top:141px;}.navigation-menu.expanded{left:0;}.navigation-menu ul li:not(:last-child){border-bottom:1px solid var(--footerDark);}.navigation-menu ul li a{display:block;color:var(--textBlack);padding:10px 24px;font-weight:500;}.language-switcher{position:relative;font-size:14px;line-height:18px;}.language-switcher .language-switcher-toggle{display:flex;align-items:center;gap:6px;font-weight:500;cursor:pointer;padding:0;}.language-switcher .language-switcher-toggle span{text-transform:capitalize;}.language-switcher .language-dropdown{display:none;min-width:100%;background-color:var(--footerLight);position:absolute;top:100%;right:0;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;margin-top:4px;}.language-dropdown ul li a{color:var(--textBlack);font-size:inherit;line-height:inherit;font-weight:500;text-decoration:none;width:100%;display:block;padding:6px 14px;transition:all 0.2s ease-in-out;}.language-dropdown ul li a:hover{background-color:var(--footerDark);}.footer{background:url(/themes/custom/travelchardham/assets/Images/Chardham_Updated.jpg) center/cover no-repeat;position:relative;font-family:var(--fontAfacad);}.footer::before{content:"";display:block;background:rgb(42 42 42 / 71%);position:absolute;inset:0;z-index:0;}.footer .footer-links{display:flex;align-items:flex-start;gap:22px;padding-top:24px;padding-bottom:24px;position:relative;z-index:2;}.footer .link-block{flex:1 1 0%;}.footer-links h3{margin-bottom:12px;color:var(--headerBG);position:relative;}.footer-links li:not(:last-child){margin-bottom:8px;}.footer-links a{font-size:20px;line-height:24px;color:var(--headerBG);position:relative;}.footer-links a::after{content:"";display:inline-block;height:2px;width:0;position:absolute;left:0;bottom:-2px;background-color:var(--headerBG);transition:all 0.3s ease-in-out;}.footer-links a:hover::after{width:100%;}.footer .view-all{display:inline-block;font-weight:700;margin-top:10px;}.footer .view-all::after{width:100%;}.footer .view-all:hover::after{width:0;}.footer .footer-bottom{padding:16px 0;text-align:center;position:relative;border-top:1px solid rgb(255 255 255 / 30%);}.footer .footer-bottom .footer-bottom-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;}.footer-logo{margin-bottom:8px;}.footer-logo img{max-width:210px;margin:0 auto;}.footer-copyright p{color:var(--headerBG);text-align:center;font-size:20px;line-height:1.35;}.footer-social ul{display:flex;gap:12px;align-items:center;justify-content:center;}.footer-social.mobile-only{flex:1 1 0%;display:none;}.footer-social.mobile-only ul{flex-direction:column;align-items:flex-start;gap:4px;}.footer-social.mobile-only ul li{display:flex;align-items:center;justify-content:flex-start;gap:20px;}.footer-social ul li{flex-shrink:0;}.footer-social ul li a{max-width:30px;max-height:30px;display:block;background-color:var(--footericons);padding:6px;border-radius:50px;transition:all 0.3s ease-in-out;}.footer-social ul li a svg{color:var(--footerDark);transition:all 0.3s ease-in-out;}.footer-social ul li a:hover{background-color:var(--footerLight);}.footer-social ul li a:hover svg{color:var(--footericons);}.footer-accordian-header{display:flex;align-items:center;justify-content:space-between;}.footer-accordian-header svg{display:none;}.location-cards{display:flex;gap:20px;}.location-cards.location-listing{flex-direction:column;}.location-cards.location-grid{flex-direction:row;flex-wrap:wrap;}.image-card{position:relative;padding:10px;box-shadow:0px 4px 16px 0px #0000000d;background-color:var(--white);border-radius:20px;}.image-card.no-shadow{box-shadow:none;border:1px solid var(--borderGrayLight);}.image-card .location-card-image{width:100%;object-fit:cover;border-radius:20px;}.image-card.card-small .location-card-image{max-height:200px;border-radius:10px;box-shadow:rgba(132,124,85,0.3) 0px 9px 20px -9px;}.image-card .card-content{text-align:center;}.location-cards.location-grid .image-card{width:calc(50% - 10px);display:flex;flex-direction:column;}.location-listing .image-card .location-card-image{max-height:200px;}.location-card-heading{margin-top:16px;}.image-card.card-large .location-card-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;}.image-card.card-large.trip-card .location-card-heading{text-align:left;}.distance{font-size:14px;line-height:20px;font-weight:500;}.distance a{display:inline-flex;align-items:center;gap:4px;}.distance img{width:14px;height:14px;}.favorite-button{}.favorite-button.floating{position:absolute;top:16px;right:16px;z-index:1;}.favorite-button.shade-red{background-color:rgba(255,238,234,0.5);}.favorite-button.shade-gray{background-color:var(--grayLight);}.flag{width:28px;height:28px;border-radius:100%;background-color:rgba(255,238,234,0.5);-webkit-tap-highlight-color:transparent;cursor:pointer;}.flag a{width:100%;height:100%;display:flex;align-items:center;justify-content:center;}.flag span.label{width:100%;height:100%;display:flex;align-items:center;justify-content:center;}.favorite-button.flagged .flag svg{fill:#e74947;}.flag svg{width:16px;height:16px;color:#e74947;}.flag.flag-wishlist{width:auto;}.flag.flag-wishlist:not(.flag-anon-message) a,.flag.flag-wishlist span.label{align-items:center;justify-content:center;gap:8px;min-width:120px;font-size:14px;line-height:14px;color:var(--textBlack);padding:5px 5px;border-radius:4px;position:relative;z-index:0;border:1px solid #4b4401;cursor:pointer;background-color:var(--buttonPrimary);}.flag.flag-wishlist svg{width:24px;height:24px;color:#e74947;}.card-small .location-card-heading{margin-top:12px;margin-bottom:8px;}.card-content-text{margin-top:12px;margin-bottom:10px;}.itinerary-header .inline-wrapper{display:flex;align-items:center;justify-content:space-between;gap:16px;}.top-action-bar ul{display:flex;align-items:center;justify-content:flex-end;gap:12px;list-style:none;}.top-action-bar ul li{width:36px;height:36px;box-shadow:0px 9px 4px 0px #ab968c1a;-webkit-backdrop-filter:blur(244.75px);backdrop-filter:blur(244.75px);border-radius:100px;background:rgb(255 255 255 / 50%);padding:4px;}.top-action-bar ul li a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--grayLight);border-radius:100px;-webkit-backdrop-filter:blur(244.75px);backdrop-filter:blur(244.75px);color:#724e12;}.top-action-bar ul li.favorite a{color:#e74947;}.top-action-bar ul li.favorite .flag{background:var(--grayLight);-webkit-backdrop-filter:blur(244.75px);backdrop-filter:blur(244.75px);}.location-header{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;gap:6px;padding:12px;padding-right:20px;box-shadow:0px 4px 16px 0px #0000000d;background:var(--white);margin-top:12px;margin-bottom:20px;border-radius:16px;}.location-header-title{display:flex;align-items:flex-end;width:100%;justify-content:space-between;}.location-header .location-header-inner{display:flex;align-items:flex-end;justify-content:space-between;column-gap:16px;row-gap:10px;width:100%;}#block-page-title-block h1{font-weight:600;}.inline-reviews{display:flex;align-items:center;gap:16px;}.star-rating{display:inline-flex;align-items:center;gap:2px;flex-shrink:0;font-size:16px;line-height:20px;font-weight:500;}.review-count{font-size:16px;line-height:22px;font-weight:500;}.owl-carousel .owl-item .review-images{display:flex;flex-wrap:wrap;gap:10px;}.owl-carousel .owl-item .review-images .review-image-item{height:50px;width:calc(20% - 8px);border:1px solid #cacaca;}.owl-carousel .owl-item .review-images .review-image-item img{width:100%;height:100%;object-fit:cover;}.no-reviews-wrapper{text-align:center;padding:40px 20px;background:#f8f9fa;border-radius:8px;margin-bottom:30px;}.no-reviews-message .primary-message{font-size:24px;margin-bottom:15px;font-weight:600;text-align:center;}.no-reviews-message .secondary-message{font-size:16px;max-width:600px;margin:0 auto;line-height:1.6;text-align:center;}.testimonial-item .no-reviews-message{margin:auto 0;}.testimonial-item .no-reviews-message .primary-message{font-size:16px;}.testimonial-item .no-reviews-message .secondary-message{font-size:13px;}.testimonial-item .no-reviews-wrapper{padding:10px;margin:0;}.review-cta{text-align:center;margin-bottom:20px;color:#666;font-size:16px;}.pulse-animation{animation:pulse 2s infinite;box-shadow:0 0 0 rgba(0,0,0,0.2);}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(0,123,255,0.4);}70%{transform:scale(1.05);box-shadow:0 0 0 10px rgba(0,123,255,0);}100%{transform:scale(1);box-shadow:0 0 0 0 rgba(0,123,255,0);}}.location-temprature{flex-shrink:0;display:flex;align-items:center;gap:12px;font-size:22px;line-height:30px;color:#374151;}.location-slideshow .swiper-slide{height:auto;display:flex;}.single-slider .swiper-slide a{display:flex;width:100%;}.single-slider .swiper-slide img{max-height:375px;width:100%;border-radius:20px;}.single-slider .swiper-pagination{position:static;line-height:1;margin-top:14px;}.swiper-pagination .swiper-pagination-bullet{background-color:#e5e5e3;opacity:1;margin:0 2px !important;}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#724e12;}.QNA-accordian .QNA-accordian-item{margin-top:16px;border:1px solid var(--borderGrayLight);border-radius:16px;}.QNA-accordian .question-title{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;cursor:pointer;}.QNA-accordian .QNA-accordian-item.active .question-title{border-bottom:1px dashed var(--borderGrayLight);}.QNA-accordian .accordian-toggle-icon{transition:all 0.3s ease-in-out;}.QNA-accordian .QNA-accordian-item .accordian-toggle-icon{transform:rotate(90deg);}.QNA-accordian .QNA-accordian-item.active .accordian-toggle-icon{transform:rotate(180deg);}.QNA-accordian .answer-content{display:none;padding:14px 20px;}.map-wrapper{margin-bottom:30px;}.map-wrapper iframe{height:380px;}.nearby-place-filters{margin-bottom:30px;}.filter-input{display:flex;justify-content:center;margin-bottom:15px;}.filter-input .filter-value{max-width:120px;width:100%;height:50px;font-size:20px;font-weight:500;padding:14px 45px 14px 0;text-align:center;border:1px solid var(--borderGrayLight);border-right:0;outline:none;border-top-left-radius:5px;border-bottom-left-radius:5px;}.filter-input{display:flex;align-items:center;}.input-with-unit{position:relative;display:flex;align-items:center;}.input-with-unit input{width:80px;padding-right:40px;}.user-form .description,.user-login-form .description{font-size:12px;}#unitDisplay{position:absolute;right:10px;font-weight:bold;}.unit-buttons{display:flex;flex-direction:column;}.unit-buttons button{background-color:#f1f1f1;border:none;cursor:pointer;font-size:1rem;padding:0px 10px;}.unit-buttons button:hover{background-color:#ddd;}.testimonial-carousel .owl-stage{padding-left:0 !important;display:flex;align-items:stretch;}.testimonial-carousel .owl-stage-outer{margin:0 -20px 0 0;}.owl-carousel :is(.owl-nav,.owl-dots){display:none;}.testimonial-carousel .owl-item{display:flex;}.testimonial-carousel .testimonial-item{width:100%;display:flex;flex-direction:column;gap:18px;padding:23px 14px 16px;border:1px solid var(--borderGrayLight);border-radius:16px;box-shadow:0px 4px 16px 0px #0000000d;}.testimonial-item .testimonial-header{text-align:start;}.testimonial-item .testimonial-header .testimonial-user{display:flex;align-items:center;justify-content:flex-start;gap:14px;}.testimonial-user .avatar{width:40px;height:40px;border-radius:100px;flex-shrink:0;overflow:hidden;}.testimonial-user .avatar img{width:100%;height:100%;object-fit:cover;}.location-card-carousel .owl-stage{padding-left:0 !important;display:flex;align-items:stretch;}.location-card-carousel .owl-stage-outer{margin:0 -20px 0 0;}.location-card-carousel .owl-item{display:flex;}.location-card-carousel .item{display:flex;width:100%;}.location-card-carousel .item .image-card{width:100%;}.information-box{max-width:324px;margin:0 auto;display:flex;gap:20px;margin-top:20px;}.information-box .box{flex:1 1 0%;background:var(--white);box-shadow:0px 9px 4px 0px #ab968c1a;border-radius:16px;padding:10px;display:flex;flex-direction:column;gap:8px;justify-content:center;align-items:center;text-align:center;}.information-box .icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--grayLight);border-radius:50px;padding:7px;}.information-box .box p{font-size:13px;line-height:20px;font-weight:500;color:var(--textBlack);text-align:center;}.trip-listing-wrapper{display:flex;flex-wrap:wrap;gap:20px;}.trip-listing-wrapper .trip-card{flex:1 1 calc(50% - 10px);}.trip-listing-wrapper .trip-card .inline-wrapper{display:flex;align-items:center;justify-content:space-between;gap:20px;}.estimate-time,.estimate-distance{display:flex;align-items:center;gap:12px;font-weight:500;}.notification{display:flex;justify-content:flex-end;font-size:10px;}.trip-card .location-card-heading{margin-bottom:12px;}.trip-card .trip-indicator{margin-top:20px;}.trip-indicator{font-size:14px;line-height:20px;font-weight:500;padding:6px;border-radius:20px;background:var(--white);}.trip-indicator *{font-size:inherit;}:is(.trip-indicator-header,.trip-indicator-footer){display:flex;align-items:center;justify-content:space-between;gap:32px;}.trip-indicator-footer{align-items:stretch;}.trip-indicator-footer .start-location{display:flex;align-items:flex-start;flex-direction:column;flex:1 1 0%;}.trip-indicator-footer .end-location{flex:1 1 0%;}.trip-indicator-footer .end-location,.trip-indicator-footer .start-location{text-align:left;max-width:220px;}.trip-indicator-header .weather-location{display:flex;gap:10px;align-items:center;}.trip-indicator-header .weather-location.weather-end-location{flex-direction:row-reverse;}.trip-indicator-footer .location-point{background:url(/themes/custom/travelchardham/assets/Images/location-pin.svg);background-position:top 4px left;background-repeat:no-repeat;padding-left:20px;margin-top:10px;font-size:12px;line-height:16px;}.trip-indicator-main{margin:15px 0 20px;height:1px;background:var(--textBlack);background:repeating-linear-gradient(90deg,var(--textBlack),var(--textBlack) 6px,transparent 6px,transparent 12px);position:relative;}.trip-indicator-main::before,.trip-indicator-main::after{content:"";display:inline-block;width:12px;height:12px;border-radius:100%;background-color:var(--textBlack);position:absolute;top:50%;transform:translateY(-50%);}.trip-indicator-main::before{left:-2px;}.trip-indicator-main::after{right:0;}.trip-indicator .trip-vehicle{min-width:36px;max-width:36px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.card-tag{display:inline-block;font-size:14px;line-height:20px;font-weight:600;background:rgb(255 255 255 / 75%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0px -24px 47px 0px #00000017;padding:6px 10px;border-radius:18px;position:absolute;top:20px;right:20px;}.itinerary-header{margin-bottom:20px;}.itinerary-update-actions ul{display:flex;align-items:center;gap:4px;}.itinerary-update-actions ul li{width:38px;height:38px;display:flex;align-items:center;justify-content:center;padding:4px;}.itinerary-update-actions ul li button{font-size:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--grayLight);border-radius:100px;padding:0;}.about-itinerary .image-card{margin-bottom:20px;}.vertical-itinerary{padding:0 0 0 12px;margin-top:30px;}.vertical-itinerary ul,.vertical-itinerary li{list-style:none;}.vertical-itinerary .inline-wrapper{gap:12px;}.vertical-itinerary h3{font-size:18px;line-height:28px;}.vertical-itinerary ul.itinerary-timeline{position:relative;}.vertical-itinerary ul.itinerary-timeline::before{content:"";background-color:#565865;width:25px;height:100%;display:block;position:absolute;left:10px;top:0;bottom:0;z-index:-1;border-radius:24px;}.vertical-itinerary ul.itinerary-timeline>li:not(:last-child),.vertical-itinerary ul.itinerary-timeline>.itinerary-group li:not(:last-child){min-height:90px;}.vertical-itinerary ul.itinerary-timeline .itinerary-group{margin-bottom:60px;margin-left:25px;position:relative;}.vertical-itinerary ul.itinerary-timeline li .inline-wrapper,.vertical-itinerary ul.itinerary-timeline .itinerary-group li .inline-wrapper{justify-content:flex-start;display:flex;align-items:center;gap:16px;}article .vertical-itinerary .itinerary-group.ui-sortable{padding:10px 15px;}.vertical-itinerary .indicator-icon{width:40px;height:40px;background-color:#eff6ff;border-radius:40px;display:flex;align-items:center;justify-content:center;}.vertical-itinerary .itinerary-stops .indicator-icon{background-color:#fcf5f1;width:32px;height:32px;}.vertical-itinerary .itinerary-add .indicator-icon{background-color:transparent;width:32px;height:32px;}.vertical-itinerary .end-location .indicator-icon{background-color:#f3eded;}.vertical-itinerary ul.itinerary-timeline input[type="text"]{max-width:356px;}.add-note-wrapper{padding-left:44px;margin-top:16px;margin-bottom:16px;display:none;}.add-note-wrapper.expanded{display:flex;flex-direction:column;}.note-input{width:100%;}.note-input textarea{resize:none;min-height:120px;height:100%;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;margin:0;color:var(--textBlack);}.add-note-wrapper .itinerary-update-actions{border:1px solid var(--borderGrayLight);display:flex;align-items:center;padding:12px 5px;}.add-note-wrapper .itinerary-update-actions ul{flex-direction:column;}.itinerary-address{display:flex;gap:10px;align-items:center;width:auto;max-width:400px;position:relative;}.itinerary-operation-button{display:none;position:absolute;right:0;top:42px;background:#fff;border:1px solid #fdf0d5;border-radius:6px;padding:5px 0;box-shadow:rgba(0,0,0,0.1) 0px 10px 50px;z-index:4;}.itinerary-operation-button button img{max-width:16px;}.indicator-icon{flex-shrink:0;}.more-options{display:flex;flex-shrink:0;}.more-options button{padding:0;cursor:pointer;}.itinerary-group .drag{flex-shrink:0;}.changeTripEndPoint,.changeTripStartPoint{flex-shrink:0;}.trips-section-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:1000;display:flex;justify-content:center;align-items:center;padding:20px;}.trips-section{background:#fff;border-radius:12px;width:100%;max-width:500px;position:relative;box-shadow:0 4px 6px rgba(0,0,0,0.1);overflow:hidden;}.dialog-header{display:flex;justify-content:center;align-items:center;padding:20px 20px 0;}.dialog-header h3{margin:0;font-size:1.5rem;}.trips-divider{margin:20px 0;border:none;border-top:1px solid #e5e5e5;}.dialog-footer{padding:20px;padding-top:0;max-height:312px;overflow-y:auto;}.dialog-footer h3{text-align:center;}.dialog-footer .no-trips{text-align:center;font-size:16px;color:#666;margin-top:10px;}.close-dialog{font-size:24px;cursor:pointer;color:#666;position:absolute;right:0;top:0;}.close-dialog:hover{background-color:#f0f0f0;}.trips-container{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1rem;}.trip-card{border:1px solid #e5e5e5;border-radius:8px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,0.1);display:flex;flex-direction:column;gap:10px;text-decoration:none;color:inherit;transition:transform 0.2s,box-shadow 0.2s;}.trip-card:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,0.15);}.trip-card h4{margin:0;padding:12px;color:#333;text-align:center;color:var(--linkColor);text-decoration:underline;}.trip-map{width:100%;border-radius:8px 8px 0 0;overflow:hidden;pointer-events:none;}@media (max-width:768px){.trips-container{grid-template-columns:1fr;}}.trips-section::-webkit-scrollbar{width:8px;}.trips-section::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px;}.trips-section::-webkit-scrollbar-thumb{background:#888;border-radius:4px;}.trips-section::-webkit-scrollbar-thumb:hover{background:#555;}.message-content{display:flex;align-items:center;gap:12px;}.message-icon{width:24px;height:24px;}.add-spot-message{background:#ffffff;color:#333333;padding:15px 10px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.1);opacity:0;transform:translateY(20px);transition:all 0.5s ease;position:relative;border:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center;}.add-spot-message::after{content:'';position:absolute;left:-10px;top:50%;transform:translateY(-50%);border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #ffffff;filter:drop-shadow(-2px 0 2px rgba(0,0,0,0.1));}.add-spot-message::before{content:'';position:absolute;left:-11px;top:50%;transform:translateY(-50%);border-top:11px solid transparent;border-bottom:11px solid transparent;border-right:11px solid #e0e0e0;z-index:-1;}.add-spot-message.show-message{opacity:1;transform:translateY(0);}.close-message{background:none;border:none;font-size:20px;color:#666;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color 0.3s;}.close-message:hover{background-color:#f0f0f0;}@keyframes pulseButton{0%{box-shadow:0 0 0 0 rgba(231,73,71,0.4);}70%{box-shadow:0 0 0 10px rgba(231,73,71,0);}100%{box-shadow:0 0 0 0 rgba(231,73,71,0);}}.pulse-button{animation:pulseButton 2s infinite;}@media (max-width:768px){.add-spot-message{margin:10px;padding:12px 15px;}.message-content{gap:8px;font-size:14px;}.message-icon{width:20px;height:20px;}}.views-element-container .views-row:not(:last-child){margin-bottom:20px;}.ui-dialog{padding:0 !important;border:0 !important;border-radius:10px !important;overflow:hidden;width:94% !important;max-width:500px;left:50% !important;transform:translateX(-50%);box-shadow:rgba(17,12,46,0.15) 0px 48px 100px 0px;}.ui-dialog .ui-dialog-titlebar{padding:10px 16px !important;}.ui-dialog .ui-widget-header{background-color:#fff;border-radius:0;border:0;border-bottom:1px solid #ebebeb !important;}.ui-dialog .ui-dialog-titlebar-close{transform:translateY(-50%);width:32px !important;height:32px !important;margin:0 !important;border:0;background:0;}.ui-dialog .ui-dialog-titlebar-close:active{background-color:var(--buttonPrimary) !important;border:var(--buttonPrimary) !important;}.ui-dialog .ui-dialog-titlebar-close:active .ui-icon{filter:brightness(0.4);}.ui-dialog .ui-dialog-content{scrollbar-width:thin;scrollbar-color:#d5d5de #fff;}.ui-dialog .ui-dialog-content a{text-decoration:underline;text-underline-offset:4px;font-weight:500;color:var(--linkBlue);}.ui-dialog .ui-dialog-content a:focus-visible{outline:none;}.ui-dialog .ui-dialog-buttonpane{border:0;margin:0 !important;}.ui-dialog .ui-dialog-buttonpane button{margin-top:0 !important;}.messages__container{width:100%;gap:10px;}.messages--status .messages__icon svg{fill:var(--green) !important;width:24px;height:24px;}.messages--error{background-color:#fdecea;border:1px solid #f5c6cb;color:#721c24;padding:1rem;border-radius:5px;margin-bottom:1rem;font-family:Arial,sans-serif;}.messages--error .messages__icon svg{fill:#f5c6cb;margin-right:10px;}.messages--error .messages__header h2{font-size:1.25rem;font-weight:bold;color:#721c24;margin:0;display:inline-block;}.messages--error .messages__content ul{margin:0;padding:0;list-style:none;}.messages--error .messages__content ul .messages__item{font-size:1rem;line-height:1.5;margin:0.5rem 0;}.form-item--error{background-color:#fdecea;border:1px solid #f5c6cb;padding:0.5rem;border-radius:3px;}.form-item--error label{color:#721c24;font-weight:bold;}.set-state-overlay{background-color:#fff;border:1px solid #ddd;padding:1rem;border-radius:8px;}.messages__close::before,.messages__close::after{width:18px !important;}#block-travelchardham-primary-local-tasks{margin-bottom:20px;}#block-travelchardham-primary-local-tasks .nav-tabs{border-bottom:1px solid var(--borderGrayLight);}#block-travelchardham-primary-local-tasks .nav-tabs li{margin-bottom:0;}#block-travelchardham-primary-local-tasks .nav-tabs li a{display:inline-block;border:0;background-color:var(--white);}#block-travelchardham-primary-local-tasks .nav-tabs li .is-active{background-color:var(--white);border:1px solid var(--borderGrayLight);border-bottom:0;position:relative;bottom:-1px;}#block-travelchardham-page-title h1{font-weight:500;margin-bottom:20px;}form .form-item{width:100%;margin-bottom:20px;}form label{display:inline-block;font-size:16px;font-weight:500;line-height:22px;letter-spacing:0.5px;margin-bottom:8px;}.form-required::after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/themes/custom/travelchardham/images/required.svg);background-repeat:no-repeat;background-size:6px 6px;}form input:not([type="image"],[type="range"],[type="checkbox"],[type="radio"]),textarea,select,.section-title input{width:100%;height:45px;background-color:var(--white);font-size:16px;line-height:1.5;padding:8px 12px;color:var(--textColor);border:1px solid #232323;border-radius:5px;}form input:not([type="image"],[type="range"],[type="checkbox"],[type="radio"])::placeholder,textarea::placeholder,select{color:#9098b1;}form textarea{min-height:75px;resize:none;}form input:not([type="image"],[type="range"],[type="checkbox"],[type="radio"]):focus-visible,textarea:focus-visible,select:focus-visible{outline:0;border:1px solid var(--textBlack);}form :is(.form-type-checkbox,.form-type-radio){display:inline-flex;gap:4px;}form input:is([type="checkbox"],[type="radio"]){accent-color:var(--textBlack);width:16px;height:16px;}.button.form-submit,.button.form-submit:hover{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:135px;font-size:16px;font-weight:500;line-height:21px;color:var(--textBlack);padding:8px 20px;border-radius:4px;position:relative;z-index:0;box-shadow:rgba(132,124,85,0.3) 0px 9px 20px -9px;border:1px solid var(--buttonPrimary);transition:all 0.3s ease-in-out;background-color:var(--buttonPrimary);}.button.form-submit:hover{box-shadow:none;}.button.form-submit:not(.button--primary){background-color:var(--white);}.g-recaptcha{margin-bottom:20px;transform:scale(0.9);transform-origin:0 0;-webkit-transform:scale(0.9);-webkit-transform-origin:0 0;}form .form-actions{display:flex;gap:16px;}.tc-submit-buttons{display:flex;gap:20px;flex-direction:row-reverse;}.password-strength .password-strength__meter{background-color:var(--borderGrayLight);height:8px;}.password-strength__indicator.is-weak{background:#e40808;}.password-strength__indicator.is-fair{background:#ffd800;}.password-strength__indicator.is-strong{background-color:#2cb117;}.password-strength__indicator.is-good{background-color:#2cb117;}.dashboard-container{max-width:767px;width:100%;margin:0 auto;padding:40px 20px;}.tc-page-heading{font-size:26px;line-height:36px;color:var(--black03);font-weight:700;text-align:center;margin-bottom:25px;}.button-large{font-size:14px;line-height:normal;font-weight:500;color:var(--textBlack);background-color:var(--buttonPrimary);display:flex;justify-content:center;align-items:center;gap:12px;padding:10px 20px;border-radius:5px;width:100%;max-width:416px;min-height:45px;margin:0 auto;border:1px solid var(--buttonPrimary);box-shadow:rgba(132,124,85,0.3) 0px 9px 20px -9px;transition:all 0.3s ease-in-out;}.button-large:hover{color:var(--textBlack);border-color:var(--buttonPrimary);background-color:var(--white);box-shadow:none;transition:all 0.3s ease-in-out;}.button-large.button-inverse{color:var(--textBlack);border-color:var(--buttonPrimary);background-color:var(--white);}.button-large.button-inverse:hover{color:var(--textBlack);background-color:var(--buttonPrimary);border-color:var(--buttonPrimary);box-shadow:none;}.tc-login-actions .button-large+.button-large{margin-top:20px;}.tc-login-actions .button-large img{margin-right:12px;}.tc-login-actions .button-large svg{width:20px;height:20px;}.tc-login-actions a{text-decoration:none;}.tc-seperator{text-align:center;color:var(--textBlack);opacity:0.5;margin:22px 0;position:relative;font-size:14px;line-height:normal;}.tc-seperator span{background-color:var(--white);padding:0 20px;}.tc-seperator::before{background-color:var(--borderGrayLight);display:inline-block;position:absolute;content:"";width:100%;height:1px;left:0;right:0;top:50%;z-index:-1;transform:translateY(-50%);}.tc-login-terms{text-align:center;margin-top:32px;}.tc-login-terms p{font-size:12px;line-height:20px;color:var(--textColor);font-weight:400;}.tc-login-terms a{text-decoration:underline;text-underline-offset:4px;color:var(--textColor);}.tc-login-terms a:hover{text-decoration:none;}.tc-direct-sign-in-button{text-align:center;font-size:14px;line-height:20px;color:var(--textColor);font-weight:400;margin-top:22px;}.tc-direct-sign-in-button a{text-decoration:underline;text-underline-offset:4px;color:var(--black03);}.tc-direct-sign-in-button a:hover{text-decoration:none;}.tc-sign-in-form{margin-top:32px;position:relative;}.tc-sign-in-form form .form-item{display:flex;flex-direction:column;margin-bottom:32px;position:relative;}.tc-sign-in-form form .form-item label{font-size:15px;line-height:normal;font-weight:600;color:var(--black03);margin-bottom:8px;}.tc-sign-in-form form .form-item input{font-size:15px;line-height:normal;padding:15px 20px;box-shadow:none;}.tc-sign-in-form form .form-actions{margin-bottom:22px;margin-top:0;}.tc-sign-in-form form .form-actions button{font-size:14px;line-height:normal;font-weight:500;color:var(--white);background-color:var(--buttonPrimary);display:flex;justify-content:center;align-items:center;padding:16px 20px;border-radius:40px;width:100%;max-width:var(--button-width);margin:0 auto;border:1px solid var(--buttonPrimary);}.tc-sign-in-form form .form-actions button:hover{color:var(--buttonPrimary);border-color:var(--buttonBorderGray);background-color:var(--white);transition:all 0.2s ease-in-out;}.tc-sign-in-form form .form-actions button span.icon{display:none;}.forgot-button{display:flex;justify-content:flex-end;margin-top:-30px;}.forgot-button a{text-decoration:underline;}.forgot-button a:hover{text-decoration:none;}.youttube-video iframe{width:100%;height:250px;border-radius:20px;}.header-right{display:flex;align-items:center;gap:15px;}.mb-20{margin-bottom:20px;}.contact-banner .banner-content{text-align:center;position:relative;z-index:2;color:white;}.contact-banner .banner-content img{max-height:375px;padding:0;width:100%;border-radius:20px;}.contact-banner .banner-content h1{font-size:24px;font-weight:600;color:var(--textBlack);margin-top:25px;}.info-grid-contact{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;padding:32px 0 50px;background:var(--white);}.info-grid-contact .info-item{background:#ffffff;text-align:center;transition:all 0.5s ease;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;display:flex;flex-direction:column;align-items:center;}.info-grid-contact .info-item:hover .info-icon{transform:scale(0.9);-webkit-transform:scale(0.9);-moz-transform:scale(0.9);-ms-transform:scale(0.9);-o-transform:scale(0.9);background:#97896c;}.info-grid-contact .info-item i{font-size:24px;margin-bottom:0;color:var(--textBlack);transition:all 0.5s ease;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;}.info-grid-contact .info-item:hover i{color:#fff;}.info-grid-contact .info-item h3{margin-bottom:10px;font-size:16px;color:var(--textBlack);text-transform:capitalize;font-weight:500;}.info-grid-contact .info-item p{color:#666;text-align:center;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;font-size:14px;}.info-item .info-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:100px;border:none;background-color:var(--headerBG);margin-bottom:12px;transition:all 0.5s ease;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;}.contact-form{padding:40px;border-radius:12px;box-shadow:rgba(0,0,0,0.05) 0px 6px 24px 0px,rgba(0,0,0,0.08) 0px 0px 0px 1px;}.audio-tooltip{display:none;box-shadow:0px 2px 5px rgba(0,0,0,0.3);}.audio-tooltip p{background:rgb(51,51,51);color:rgb(255,255,255);padding:5px 10px;border-radius:5px;font-size:12px;z-index:1000;max-width:175px;}.vertical-itinerary{padding:0;}.vertical-itinerary ul.itinerary-timeline>li{margin-left:50px;}.car{position:absolute;z-index:2;width:32px;height:50px;background:url(/themes/custom/travelchardham/assets/Images/car.png) no-repeat center center;background-size:32px;left:22px;animation:drive 15000ms linear infinite;}.start-location .indicator-icon,.end-location .indicator-icon{position:absolute;left:2px;z-index:1;}.start-location .indicator-icon{top:-1px;}.end-location .indicator-icon{bottom:-1px;}.road{background:repeating-linear-gradient(180deg,var(--borderGrayLight),var(--borderGrayLight) 6px,transparent 6px,transparent 12px);width:2px;height:100%;display:block;position:absolute;left:21px;top:0;bottom:0;z-index:-1;}@keyframes drive{0%{top:0;transform:translateX(-50%) rotate(0deg);}45%{top:calc(100% - 60px);transform:translateX(-50%) rotate(0deg);}50%{top:calc(100% - 60px);transform:translateX(-50%) rotate(180deg);}95%{top:0;transform:translateX(-50%) rotate(180deg);}100%{top:0;transform:translateX(-50%) rotate(0deg);}}#weather-block{display:flex;gap:4px;}.contact-information-block{flex:1 1 0%;}.contact-information-block .icon-row{display:flex;align-items:flex-start;gap:15px;}.contact-information-block .icon-row .icon{flex-shrink:0;width:30px;height:30px;border:1px solid #fff;border-radius:100%;display:flex;align-items:center;justify-content:center;}.contact-information-block .icon-row+.icon-row{margin-top:16px;}.contact-information-block address{font-style:normal;font-size:20px;line-height:28px;color:var(--headerBG);}.auto-suggestion-wrapper #autocomplete-suggestions{width:100%;z-index:1;}#create-trip-form-suggestions{margin-bottom:20px;position:relative;}.suggestion-title{position:relative;font-size:18px;line-height:24px;font-weight:600;cursor:pointer;border:1px solid #ebebeb;padding:10px;border-radius:5px;}.suggestion-title::after{content:"";width:24px;height:24px;display:inline-block;background:url(/themes/custom/travelchardham/assets/Images/down-arrow.svg) no-repeat center center;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:all 0.25s ease-in-out;}.suggestion-title.active::after{transform:translateY(-50%) rotate(180deg);}#create-trip-form-suggestions .suggestion--wrapper{display:none;box-shadow:0 4px 6px rgba(0,0,0,0.1);max-height:190px;overflow-y:auto;background-color:#ffffff;border-radius:5px;margin-top:4px;border-top-left-radius:0;border-top-right-radius:0;position:absolute;z-index:2;}#create-trip-form-suggestions .suggestion--wrapper.suggestion-expanded{display:block;}.suggestion--wrapper .location-suggestion{font-size:14px;line-height:1.5;border:0;padding:10px;cursor:pointer;transition:background-color 0.3s ease;}.suggestion--wrapper .location-suggestion:hover{background:#ebebeb;}.body-full h2,.body-full h3,.body-full h4,.body-full h5{font-weight:600;margin:15px 0;}.card-item .paragraph--type--vendor-service{padding:10px;box-shadow:0px 4px 16px 0px #0000000d;background-color:var(--white);border-radius:20px;min-height:145px;}.card-item .field--name-field-title{display:block;font-size:20px;margin:20px 0 10px;font-weight:bold;}.card-item .field--name-field-description{margin-bottom:12px;word-break:break-word;}.card-item .field--name-field-link{margin-bottom:16px;}.card-item .field--name-field-link a{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;line-height:20px;font-weight:500;color:var(--textBlack);padding:5px 10px;text-decoration:none !important;border-radius:4px;position:relative;z-index:0;box-shadow:rgba(132,124,85,0.3) 0px 9px 20px -9px;border:1px solid #4b4401;transition:all 0.3s ease-in-out;cursor:pointer;background-color:var(--buttonPrimary);}.card-item .field--name-field-link a:hover{box-shadow:none;}.vendor-btn{display:flex;justify-content:center;align-items:center;gap:10px;padding:20px 0 0;}.paragraph--type--vendor-service img{border-radius:10px;}.about-vendorCards,.service-vendorCards{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;}.about-vendorCards{margin-top:32px;}.about-vendorCards .card-item{display:flex;flex-direction:column;padding:10px 25px 20px;border-radius:8px;background:#ffffff;box-shadow:rgba(149,157,165,0.2) 0px 8px 24px;transition:all 0.3s ease-in-out;}.service-vendorCards .card-item{display:flex;transition:all 0.3s ease-in-out;}.about-vendorCards .card-item:hover,.service-vendorCards .card-item:hover{transform:translateY(-5px);}.card-icon{display:flex;align-items:center;gap:16px;}.card-icon img{width:26px;height:26px;object-fit:contain;}.about-vendorCards .card-item:hover .card-icon img{right:-8px;top:8px;}.about-vendorCards .card-item .field--name-field-title{margin:0;}.about-vendorCards .card-item .card-icon{margin:20px 0 10px;}.contact-info .social-media{margin-bottom:32px;padding-bottom:32px;text-align:center;border-bottom:1px solid var(--borderGrayLight);}.contact-info .action-buttons{text-align:center;}.service-listing-wrapper{margin-top:40px;}.service-listing-wrapper .field__label{font-size:24px;line-height:32px;font-weight:600;margin-bottom:20px;}.service-listing-wrapper .field--name-field-services .field__items{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;}.service-listing-wrapper .field--name-field-services .field__item{position:relative;overflow:hidden;border-radius:20px;}.service-listing-wrapper .field--name-field-services .field__items>.field__item::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;display:block;background:rgb(0 0 0 / 30%);z-index:1;}.service-listing-wrapper .field--name-field-services .field__item h2{display:block;font-size:20px;font-weight:bold;text-align:center;color:#fff;}.service-listing-wrapper .field--name-field-services .field__item a{color:var(--white);text-decoration:none;position:absolute;z-index:2;inset:0;display:flex;align-items:center;justify-content:center;}.service-listing-wrapper .field--name-field-services .field__item .field--type-image{height:200px;}.service-listing-wrapper .field--name-field-services .field__item .field--type-image img{width:100%;height:100%;object-fit:cover;}.field--name-field-company-address{margin-top:40px;}.field--name-field-company-address{background:#f2f1ec;padding:20px 24px;border-radius:10px;}.field--name-field-company-address .address{position:relative;padding-left:50px;}.field--name-field-company-address .address::before{content:"";position:absolute;top:0;left:0;width:34px;height:34px;background:url(/themes/custom/travelchardham/assets/Images/address.svg) no-repeat center center;background-size:auto 100%;}.service-table-wrapper .vendor-services-table th{background-color:var(--headerBG);padding:12px;text-align:left;border-bottom:none;}.service-table-wrapper .vendor-services-table td{padding:12px;border-bottom:1px solid var(--borderGrayLight);}.vendor-services-table .button--small{font-size:14px;line-height:20px;font-weight:500;padding:5px 10px;text-decoration:none;display:inline-block;background-color:var(--buttonPrimary);color:var(--textBlack);border-radius:4px;box-shadow:rgba(132,124,85,0.3) 0px 9px 20px -9px;border:1px solid #4b4401;cursor:pointer;text-align:center;}.vendor-services-table .button--small:hover{background-color:var(--buttonPrimary);box-shadow:none;}.location-header-links{display:flex;gap:10px;flex-direction:column;}.vendor-link-info{display:flex;gap:10px;align-items:center;justify-content:flex-end;}.location-header-phone{display:block;}.location-header-phone a,.location-header-email a,.location-header-website a{color:#000 !important;display:flex;align-items:center;font-size:0;}.location-header-phone a::before{content:"";display:inline-block;width:24px;height:24px;background-image:url(/themes/custom/travelchardham/assets/Images/phone.svg);background-repeat:no-repeat;background-position:center;background-size:15px;}.location-header-email a::before{content:"";display:inline-block;width:24px;height:24px;background-image:url(/themes/custom/travelchardham/assets/Images/mail.svg);background-repeat:no-repeat;background-position:center;background-size:100%;}.location-header-website a::before{content:"";display:inline-block;width:24px;height:24px;background-image:url(/themes/custom/travelchardham/assets/Images/globe.svg);background-repeat:no-repeat;background-position:center;background-size:100%;}.book-slot.active-link{background:linear-gradient(45deg,#2196f3,#0d47a1);color:#ffffff;border-radius:4px;text-decoration:none;position:relative;overflow:hidden;display:inline-block;transition:all 0.3s ease;box-shadow:0 2px 5px rgba(0,0,0,0.2);}.book-slot.active-link:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,0.3),transparent);transition:0.5s;}.book-slot.active-link:hover:before{left:100%;}.book-slot.active-link:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,0.3);}.book-slot.active-link{background:linear-gradient(45deg,#1565c0,#0d47a1);animation:pulse 2s infinite;}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(33,150,243,0.4);}70%{box-shadow:0 0 0 10px rgba(33,150,243,0);}100%{box-shadow:0 0 0 0 rgba(33,150,243,0);}}#view-taxonomy-term{display:flex;flex-wrap:wrap;gap:24px;margin-top:40px;}#view-taxonomy-term .views-row{width:calc(50% - 12px);margin-bottom:0;display:flex;flex-direction:column;}#view-taxonomy-term article{height:100%;}#view-taxonomy-term>.feed-icon{display:none;}.vendor-taxonomy-card{height:100%;transition:all 0.3s ease-in-out;}.vendor-taxonomy-card:hover{transform:translateY(-5px);}.vendor-taxonomy-card .vendor-title{display:flex;align-items:center;justify-content:space-between;margin-block:10px 12px;font-weight:600;}.vendor-taxonomy-card .vendor-contact .btn-vendor-contact{display:flex;align-items:center;gap:14px;text-decoration:none;color:var(--textBlack);}.vendor-taxonomy-card .contact-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f2f1ec;border-radius:100%;transition:all 0.3s ease-in-out;}.vendor-taxonomy-card:hover .contact-icon{transform:scale(1.1);box-shadow:rgba(0,0,0,0.1) 0px 4px 12px;}.vendor-taxonomy-card .contact-icon img{width:16px;height:auto;}.vendor-taxonomy-card .single-slider .swiper-pagination{margin-top:6px;}.image-card .single-slider .swiper-pagination,.vendor-taxonomy-card .single-slider .swiper-pagination{position:absolute;bottom:0;background:rgb(255 255 255 / 56%);padding-block:4px;}.vendor-details .detail-item{display:flex;align-items:center;font-size:0.9rem;gap:10px;}.vendor-details .detail-item:not(:last-child){margin-bottom:18px;}.vendor-details .detail-item a{text-decoration:none !important;}.detail-item .field{flex-grow:1;display:flex;flex-wrap:wrap;gap:6px;}.detail-item .field a{background:var(--headerBG);padding:3px 6px;border-radius:4px;display:inline-block;font-size:13px;}.vendor-details .detail-label{color:#666;min-width:100px;font-weight:500;}.vendor-taxonomy-card .single-vendor-info{display:flex;flex-direction:column;height:100%;}.vendor-taxonomy-card .single-vendor-info .field-description{margin-top:auto;}.vendor-services-wrapper .field__label{font-size:24px;line-height:32px;font-weight:600;margin-bottom:20px;}.vendor-services-grid>div{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;}.vendor-service-card{position:relative;overflow:hidden;border-radius:12px;}.vendor-service-card .card{position:relative;width:100%;aspect-ratio:1;}.vendor-service-card .card img{width:100%;height:100%;object-fit:cover;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}.vendor-service-card:hover .card img{-webkit-transform:scale(1.05);transform:scale(1.05);}.card-img-overlay a{color:var(--white);font-weight:600;text-decoration:none;position:absolute;z-index:2;inset:0;display:flex;align-items:center;justify-content:center;padding:10px;text-align:center;background:linear-gradient(to bottom,rgba(72,76,97,0) 0%,rgb(0 0 0 / 50%) 75%);transform:translate3d(0,8px,0);transition:all 0.3s ease;}.vendor-service-card:hover .card-img-overlay a{transform:translate3d(0,0,0);}.service-container.vendorOtherServices{display:flex;gap:24px;flex-wrap:wrap;}.service-container.vendorOtherServices>article{width:calc(50% - 12px);display:flex;flex-direction:column;}.service-container.vendorOtherServices>article .image-card{height:100%;display:flex;flex-direction:column;}.service-container.vendorOtherServices .single-vendor-info .button{margin-block:14px 10px;margin-left:0;}.service-container.vendorOtherServices .single-vendor-info h2,.service-container.vendorOtherServices .single-vendor-info h3{margin-top:10px;}.st-tour--feature{display:flex;gap:10px;margin:10px 0;border-top:1px solid var(--borderGrayLight);padding-top:10px;flex-direction:column;}.vendor-service-description-dialog ol,.vendor-service-description-dialog ul{padding:revert;margin:revert;list-style:revert;}.vendor-service-description-dialog .ui-dialog-content{position:relative;scroll-behavior:smooth;}.vendor-service-description-dialog .ui-dialog-content::-webkit-scrollbar{width:8px;}.vendor-service-description-dialog .ui-dialog-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px;}.vendor-service-description-dialog .ui-dialog-content::-webkit-scrollbar-thumb{background:#888;border-radius:4px;}.vendor-service-description-dialog .ui-dialog-content::-webkit-scrollbar-thumb:hover{background:#555;}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0);}40%{transform:translateY(-10px);}60%{transform:translateY(-5px);}}.scroll-indicator{animation:bounce 2s infinite;}.st-tour__item{display:flex;align-items:center;gap:20px;justify-content:flex-start;}.st-tour__item .item__icon{flex-shrink:0;}.st-tour__item .item__icon img{width:24px;height:24px;object-fit:contain;}.st-tour__item .item__info{font-size:12px;}.st-tour__item .info__name{font-weight:600;}.st-tour__item .info__value{font-weight:400;}.single-vendor-info h3,.single-vendor-info .field-description{text-align:center;}.messages__wrapper{display:inline-block;margin-bottom:20px;width:100%;}.social-link ul{display:flex;align-items:center;justify-content:center;gap:15px;margin:0;padding:0;list-style:none;}.social-link ul li{display:inline-block;}.social-link ul li a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;}.social-link ul li a svg,.social-link ul li a img{width:18px;height:18px;filter:brightness(0) invert(1);}.social-link ul li a[href*="instagram"]{background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);}.social-link ul li a[href*="twitter"],.social-link ul li a[href*="x.com"]{background-color:#000000;}.social-link ul li a[href*="facebook"]{background-color:#1877f2;}.social-link ul li a[href*="youtube"]{background-color:#ff0000;}.social-link ul li a[href*="wa.me"]{background-color:#25d366;}.service-by{font-size:12px;line-height:20px;}.arrow{position:relative;height:10px;width:10px;}.arrow::before,.arrow::after{content:"";position:absolute;bottom:0px;width:2px;height:100%;transition:all 0.3s ease-in-out;}.arrow::before{left:-3px;transform:rotate(-45deg);background-color:#394a6d;}.arrow::after{left:3px;transform:rotate(45deg);background-color:#394a6d;}.open .arrow::before,.active .arrow::before{left:-3px;transform:rotate(45deg);}.open .arrow::after,.active .arrow::after{left:3px;transform:rotate(-45deg);}.collapse{display:none;}.collapse.show{display:block;}.collapse{overflow:hidden;transition:height 0.3s ease-out;}.faq-section{background:#fdfdfd;min-height:100vh;padding:10vh 0 0;}.faq-title h2{position:relative;margin-bottom:45px;display:inline-block;font-weight:600;line-height:1;}.faq-title h2::before{content:"";position:absolute;left:50%;width:60px;height:2px;background:var(--buttonPrimary);bottom:-25px;margin-left:-30px;}.faq-title p{padding:0 190px;margin-bottom:10px;}.faq .card .card-header{padding:0px;border:none;background:none;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}.faq .card .card-header .faq-title{letter-spacing:1px;-webkit-transition:all 0.3s ease 0s;font-weight:600;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;cursor:pointer;display:flex;padding:20px;align-items:center;justify-content:space-between;}.faq .card .card-header .faq-title .badge{margin-right:20px;}.faq .card .card-body{padding:20px;border-top:1px solid #F3F8FF;}.faq .card .card-body p{margin-bottom:10px;}.faq .card{margin-bottom:20px;line-height:1.42857143;transition:box-shadow .25s;position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid var(--borderGrayLight);border-radius:11px;overflow:hidden;-webkit-box-shadow:rgba(0,0,0,0.09) 0px 3px 12px;-moz-box-shadow:rgba(0,0,0,0.09) 0px 3px 12px;box-shadow:rgba(0,0,0,0.09) 0px 3px 12px;}.faq .faq-title[aria-expanded="true"]{background-color:var(--headerBG);}.faq .faq-title .accordian-toggle-icon{transform:rotate(180deg);transition:all 0.3s ease;}.faq .faq-title[aria-expanded="true"] .accordian-toggle-icon{transform:rotate(0);}.vendor-list{display:flex;flex-wrap:wrap;gap:24px;margin-top:40px;}.vendor-list .views-row{width:calc(50% - 12px);margin-bottom:0;display:flex;flex-direction:column;}.toc-js-container{overflow:visible;max-height:100%;}.toc-js-container nav[role="navigation"]>ul:not(.show)>li:nth-child(n+3){display:none;}.toc-js-container nav>ul{padding:0;}.toc-js-container nav>ul>li{padding:10px 10px 10px 4px;}.toc-js-container nav ul{list-style-type:none;counter-reset:counter;}.toc-js-container nav ul li{counter-increment:counter;}.toc-js-container nav ul li:before{content:counters(counter,".") ". ";font-weight:500;}.toc-js-container nav>ul>li:not(:first-child){border-top:1px solid var(--borderGrayLight);}.toc-js-container nav>ul>li::marker{font-weight:500;}.toc-js-container nav>ul>li a{text-decoration:none;}.toc-js-container nav>ul>li a:hover{text-decoration:underline;}.toc-js-container nav>ul>li>ul{padding:0 30px;}.toc-js-container{width:100%;margin:20px 0;border:1px solid var(--borderGrayLight);padding:10px;}.toc-list{display:flex;align-items:center;justify-content:space-between;font-size:1.5rem;font-weight:600;}.toc-button{display:flex;cursor:pointer;width:100%;justify-content:flex-start;}.arrow-text{margin-bottom:5px;font-size:14px;color:#333;}.arrows{display:flex;flex-direction:column;align-items:center;}.toc-icon{width:24px;height:24px;color:#333;animation:bounce 2s infinite;}.toc-button:hover .toc-icon{animation-play-state:paused;}.toc-button.active .toc-icon{transform:rotate(180deg) !important;animation:none;transition:transform 0.3s ease-in-out;}@media (prefers-reduced-motion:reduce){.toc-icon{animation:none;}}.node-type-article h1,.node-type-article h2,.node-type-article h3,.node-type-article h4,.node-type-article h5,.node-type-article h6{font-weight:600;}.node-type-article li{word-wrap:break-word;}#edit-comment-body-0-format{display:none;}#cboxTitle{max-width:70% !important;margin:0 auto !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;text-align:center !important;}.service-locations-wrapper{margin-bottom:20px;}.service-locations-wrapper:not(.location-dropdown){display:flex;align-items:flex-start;gap:20px;}.service-locations-wrapper .service-locations-header{font-size:18px;line-height:1.5;font-weight:600;margin-bottom:14px;flex-shrink:0;}.service-locations-wrapper .service-locations-list{margin-left:0;list-style-type:none;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:8px;}.service-locations-wrapper .service-locations-list li{margin:0;padding:0;}.service-locations-wrapper .service-locations-list li a{background:#f1f1f1;padding:4px 8px;font-size:14px;display:inline-block;border-radius:4px;}.location-dropdown{position:relative;}.location-dropdown .location-dropdown-header{font-size:18px;line-height:1.5;font-weight:600;padding:14px;border:1px solid #dcdcdc;border-radius:6px;display:flex;align-items:center;justify-content:space-between;transition:all 0.5s ease-in-out;}.location-dropdown.active .location-dropdown-header{background:var(--headerBG);border-bottom-left-radius:0;border-bottom-right-radius:0;transition:none;}.location-dropdown-header .dropdown-toggle-icon{transform:rotate(180deg);transition:all 0.3s ease-in-out;}.location-dropdown.active .location-dropdown-header .dropdown-toggle-icon{transform:rotate(0deg);}.location-dropdown .city-select{display:none;border:1px solid #dcdcdc;border-radius:6px;border-top:0;border-top-left-radius:0;border-top-right-radius:0;overflow:hidden;}.location-dropdown .city-select .checkbox-item{padding:10px 14px;display:flex;align-items:center;gap:10px;}.location-dropdown .city-select .checkbox-item:not(:last-child){border-bottom:1px solid #dcdcdc;}.city-select .checkbox-item input{accent-color:var(--textBlack);margin:0;}.city-select .checkbox-item label a{color:var(--textBlack);}.service-provider__filter{display:flex;justify-content:space-between;border:1px solid #cacaca;padding:12px;padding-right:20px;box-shadow:0px 4px 16px 0px #0000000d;background:var(--white);margin-top:12px;margin-bottom:20px;border-radius:16px;}.service-provider__filter select{font-family:inherit;text-transform:none;word-wrap:normal;display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image: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 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:70px;font-size:14px;font-weight:500;line-height:16px;color:var(--textBlack);padding:8px 15px;border-radius:4px;position:relative;z-index:0;box-shadow:rgba(132,124,85,0.3) 0px 9px 20px -9px;border:1px solid var(--buttonPrimary);transition:all 0.3s ease-in-out;background-color:var(--buttonPrimary);}.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn.cm-btn-danger{background-color:var(--white);}#id-cookie-notice{display:none;}#id-cookie-title{font-size:14px;font-weight:600;}.hidden{display:none !important;}.weather-forecast{font-family:'Helvetica Neue',Arial,sans-serif;background:#ffffff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,0.1);padding:10px;}.weather-title{margin:0 0 1.5rem 0;color:#2d3748;font-size:1.25rem;font-weight:600;}.forecast-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(95px,1fr));gap:5px;}.forecast-item{text-align:center;padding:5px;background:#e5e5e5;border-radius:8px;display:flex;flex-direction:column;gap:0.75rem;}.forecast-date{font-size:0.875rem;color:#4a5568;margin-bottom:0.5rem;}.forecast-part{display:flex;flex-direction:column;align-items:center;background:#d3d3d3;border-radius:6px;padding:5px;}.forecast-daynight{display:flex;justify-content:space-evenly;}.part-label{font-size:0.75rem;font-weight:600;color:#2d3748;margin-bottom:0.25rem;}.weather-icon{width:35px;height:35px;margin:0 auto;}.forecast-temp{color:#2d3748;font-weight:600;margin:0;}.forecast-desc{font-size:0.75rem;color:#718096;text-transform:capitalize;margin-top:0.25rem;}.forecast-humidity,.forecast-wind{font-size:0.875rem;color:#4a5568;margin-top:0.5rem;display:flex;align-items:center;justify-content:center;gap:0.5rem;}.forecast-humidity::before{content:"💧";font-size:1.125rem;margin-right:0.5rem;}.forecast-wind::before{content:"💨";font-size:1.125rem;margin-right:0.5rem;}.youttube-video .field--name-field-youtube-video .field--name-field-media-oembed-video>div{max-width:100% !important;height:auto !important;}.flagged-entities-group th.flag-link{width:100px;}.location-header.favorite-noChoice{position:relative;padding-right:66px;padding-block:22px;}.location-header.favorite-noChoice .location-filter{position:absolute;top:50%;right:10px;transform:translateY(-50%);}.comment-wrapper ul li::before{content:none !important;}.comment-wrapper .title{margin-bottom:30px;}.comment-wrapper>article{border-bottom:1px solid #e1e1e1;margin-bottom:15px;background-color:#f1f1f1;padding:15px;}.comment-wrapper .comment__submitted{font-weight:500;color:#7e7e7e;margin-bottom:4px;}.comment-wrapper .comment__submitted+a{font-size:13px;font-weight:600;}.comment-wrapper .comment__meta a{font-size:13px;font-weight:600;}.comment-wrapper .comment__meta{margin-bottom:14px;position:relative;}.comment-wrapper>article .content{background:#ffff;padding:15px;}.comment-wrapper .content h3 a{color:#333;font-size:24px;text-decoration:none;}.comment-wrapper .content h3 a:hover{text-decoration:underline;text-underline-offset:1px;text-decoration-thickness:1px;}.comment-wrapper .content .links li{display:inline-block;margin-right:10px;}.comment-wrapper .content .links li a{font-size:13px;font-weight:600;}.comment-wrapper .content .links li a:hover{text-decoration:underline;text-underline-offset:1px;text-decoration-thickness:1px;}.field--name-comment-body{display:flex;}.comment-wrapper .indented{border-bottom:1px solid #e1e1e1;margin-bottom:36px;margin-left:36px;}.comment-wrapper .indented>article{border-bottom:1px solid #e1e1e1;margin-bottom:30px;background-color:#f1f1f1;padding:15px;}.comment-wrapper .indented>article .content{background:#ffff;padding:15px;}.comment-wrapper .indented .content h3 a{font-size:22px;}.comment-form{padding:40px 60px;box-shadow:rgba(149,157,165,0.2) 0px 8px 24px;margin-bottom:40px;}.comment-form .form-item label{font-size:16px;font-weight:500;line-height:1.5;margin-bottom:8px;}.comment-form .form-item .form-control{padding:12px;}.comment-form{padding:40px;display:flex;flex-wrap:wrap;justify-content:space-between;}.comment-form > .form-wrapper,.comment-form > .form-item{width:100%;}.comment-form .form-item,.comment-form .form-actions{margin-block:12px;width:100%;}.comment-form #disableAutosaveButton{color:#ffffff !important;margin:0px !important;background:#e90000 !important;padding:6px 10px;font-size:12px;border:0;}.messages__wrapper .messages-list__item{padding:1rem 1.5rem 16px 8px;}.messages-list__item .messages__close{position:absolute;top:2px;right:2px;}@media (min-width:1024px){.trip-action-button{justify-content:space-between;}}@media screen and (min-width:627px){.klaro .cookie-notice:not(.cookie-modal-notice){left:12px !important;bottom:12px !important;max-width:var(--notice-max-width,300px);}}@media screen and (max-width:1023px){.section-title.seperator::after{margin-left:50%;}}@media screen and (max-width:767px){.single-slider .swiper-slide img{max-height:213px;}.service-provider__filter{flex-direction:column;}.service-provider__filter select{margin-bottom:10px;}.contact-banner .banner-content h1{font-size:24px;padding:16px 32px;}.trip-listing-wrapper{flex-direction:column;}.youttube-video iframe{height:190px;}.trip-indicator-header{flex-wrap:wrap;gap:0;}.footer .footer-bottom{padding:15px 0;}.footer-links a{font-size:18px;line-height:20px;}.contact-form{padding:32px 20px;}.footer{background:url(/themes/custom/travelchardham/assets/Images/Chardham-mobile.jpg) center/cover no-repeat;}.footer .footer-links{flex-wrap:wrap;padding-top:20px;padding-bottom:8px;}.footer-social.mobile-only{display:block;}.footer-bottom .footer-social{display:none;}.contact-information-block{width:100%;flex:auto;}.contact-information-block .contact-block{display:none;padding:0 16px;margin-bottom:12px;}.footer-accordian-header{padding:11px 16px;background:rgb(0 0 0 / 40%);border-radius:8px;cursor:pointer;}.footer-accordian-header svg{display:block;}.footer .footer-bottom .footer-bottom-inner{flex-direction:column;gap:7px;}.car{width:34px;height:50px;background-size:34px;}.vertical-itinerary ul.itinerary-timeline>li{margin-left:50px !important;}@keyframes drive{0%{top:0;transform:translateX(-50%) rotate(0deg);}45%{top:calc(100% - 50px);transform:translateX(-50%) rotate(0deg);}50%{top:calc(100% - 50px);transform:translateX(-50%) rotate(180deg);}95%{top:0;transform:translateX(-50%) rotate(180deg);}100%{top:0;transform:translateX(-50%) rotate(0deg);}}.add-note-wrapper{padding-left:75px;}.small-button{margin-left:25px;}.itinerary-action-button{flex-direction:column;}.button{min-width:120px;font-size:12px;line-height:18px;padding:8px 10px;}.button img{max-width:14px;}.vertical-itinerary h3{font-size:14px;line-height:24px;}.itinerary-address h3{font-size:14px;line-height:20px;}.vertical-itinerary form input:not([type="image"],[type="range"],[type="checkbox"],[type="radio"]),.vertical-itinerary textarea,.vertical-itinerary select,.vertical-itinerary .section-title input{height:38px;}.owl-carousel .owl-item .review-images .review-image-item{width:calc(25% - 10px);}.about-vendorCards,.service-vendorCards{grid-template-columns:repeat(1,1fr);gap:20px;}.service-listing-wrapper .field--name-field-services .field__items{grid-template-columns:repeat(2,1fr);gap:20px;}.service-listing-wrapper .field--name-field-services .field__item .field--type-image{height:150px;}.service-listing-wrapper .field--name-field-services .field__item h2{font-size:18px;line-height:1.25;}.service-listing-wrapper .field--name-field-services .field__item a{padding:14px;}#view-taxonomy-term .views-row{width:100%;}#view-taxonomy-term{gap:20px;}.vendor-services-grid>div{grid-template-columns:repeat(2,1fr);gap:20px;}.service-container.vendorOtherServices{gap:20px;}.social-link ul{gap:10px;}.social-link ul li a{width:35px;height:35px;}.social-link ul li a svg,.social-link ul li a img{width:16px;height:16px;}.service-container.vendorOtherServices .single-vendor-info h2{font-size:20px;font-weight:500;}.top-action-bar{flex-direction:column;}.location-dropdown .location-dropdown-header{font-size:16px;line-height:1.5;padding:10px 14px;}.location-dropdown-header .dropdown-toggle-icon svg{max-width:13px;}.location-dropdown .city-select .checkbox-item{padding:8px 14px;}.city-select .checkbox-item label a{font-size:14px;}.add-Itinerary-wrapper{justify-content:center;}.table-responsive{position:relative;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:1rem;}}#block-ag-whatsapp-link-block h2{display:none;}@media screen and (max-width:640px){.itinerary-group .inline-wrapper{flex-wrap:wrap;}.itinerary-group .button.btn-add-note{margin-left:75px;}.trip-indicator-footer{gap:20px;}.action-buttons .vendor-btn{flex-direction:column;}.no-reviews-message .primary-message{font-size:20px;}.no-reviews-wrapper{padding:32px 16px;}.location-header .location-header-inner:not(.content-wrap){flex-direction:column;align-items:flex-start;}.location-header .location-header-inner.content-wrap{flex-wrap:wrap;}.location-header-links{align-items:center;width:100%;}.service-locations-wrapper:not(.location-dropdown){flex-direction:column;gap:0;}.service-locations-wrapper .service-locations-list li a{font-size:12px;}}@media screen and (max-width:450px){header .logo h2{font-size:22px;line-height:28px;}.owl-carousel .owl-item .review-images .review-image-item{width:calc(33% - 10px);}}@media screen and (max-width:390px){.location-cards.location-grid .image-card{width:100%;}header .logo h2{font-size:18px;line-height:24px;}.header-right{gap:10px;}.service-container.vendorOtherServices>article{width:100%;}}@media screen and (max-width:375px){header .logo img{max-width:150px;}}@media screen and (max-width:360px){header .logo h2{font-size:16px;line-height:24px;}}
.quotation-popup{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,0.7);opacity:0;transition:opacity 0.4s ease;backdrop-filter:blur(5px);}.quotation-popup.show{display:flex;justify-content:center;align-items:center;opacity:1;animation:fadeIn 0.6s ease-out;}.quotation-popup-content{position:relative;background:#ffffff;margin:0 auto;padding:0;border-radius:16px;box-shadow:0 15px 40px rgba(0,0,0,0.25);width:90%;max-width:520px;overflow:hidden;transform:translateY(20px);animation:slideUp 0.7s forwards cubic-bezier(0.22,1,0.36,1);border:none;}.quotation-popup-header{background:linear-gradient(135deg,#FF5722,#FF9800);color:white;padding:30px 20px;text-align:center;position:relative;overflow:hidden;}.quotation-popup-header:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 60%);opacity:0.6;}.quotation-popup-header h3{margin:0;font-size:26px;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,0.2);position:relative;}.quotation-popup-body{padding:30px 25px;text-align:center;background:linear-gradient(180deg,#ffffff,#f9f9f9);}.quotation-popup-icon{margin:-60px auto 20px;width:100px;height:100px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 15px rgba(0,0,0,0.1);border:4px solid #fff;position:relative;z-index:2;}.quotation-popup-icon img{width:100%;height:100%;transform:scale(1);transition:transform 0.3s ease;border-radius:50%;}.quotation-popup-content:hover .quotation-popup-icon img{transform:scale(1.1);}.quotation-popup-body p{font-size:17px;line-height:1.6;margin-bottom:25px;color:#333;font-weight:500;}.quotation-benefits{text-align:left;margin:25px auto;padding-left:10px;max-width:85%;display:grid;grid-template-columns:1fr 1fr;gap:12px 20px;list-style:none;}.quotation-benefits li{position:relative;padding-left:28px;color:#444;font-size:15px;display:flex;align-items:center;}.quotation-benefits li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;background:#4CAF50;border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:12px;box-shadow:0 2px 5px rgba(76,175,80,0.3);}.quotation-benefits li:after{content:"✓";position:absolute;left:5px;top:50%;transform:translateY(-50%);color:white;font-size:12px;}.quotation-popup-footer{padding:5px 25px 30px;text-align:center;position:relative;}.quotation-btn{display:inline-block;background:linear-gradient(135deg,#FF9800,#FF5722);color:white !important;padding:14px 36px;text-decoration:none;border-radius:50px;font-weight:600;font-size:17px;transition:all 0.3s ease;border:none;cursor:pointer;box-shadow:0 6px 12px rgba(255,87,34,0.25);position:relative;overflow:hidden;}.quotation-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 50%,rgba(255,255,255,0) 100%);transition:all 0.6s ease;}.quotation-btn:hover{background:linear-gradient(135deg,#FF5722,#E64A19);transform:translateY(-3px);box-shadow:0 8px 15px rgba(255,87,34,0.35);color:white;text-decoration:none;}.quotation-btn:hover:before{left:100%;}.quotation-popup-close{position:absolute;right:10px;top:10px;color:white;font-size:28px;font-weight:bold;cursor:pointer;z-index:10;transition:all 0.2s ease;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(0,0,0,0.1);}.quotation-popup-close:hover{transform:rotate(90deg);background:rgba(0,0,0,0.2);}.quotation-timer{position:absolute;bottom:10px;left:0;width:100%;text-align:center;font-size:13px;color:#777;opacity:0.7;}.quotation-discount{background:#E53935;color:white;font-size:14px;font-weight:bold;padding:5px 15px;border-radius:30px;position:absolute;top:100px;right:20px;box-shadow:0 3px 8px rgba(229,57,53,0.3);transform:rotate(5deg);}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes slideUp{from{transform:translateY(70px);opacity:0;}to{transform:translateY(0);opacity:1;}}@keyframes pulse{0%{transform:scale(1);}50%{transform:scale(1.05);}100%{transform:scale(1);}}@media (max-width:768px){.quotation-popup-content{width:95%;max-width:450px;}.quotation-popup-header h3{font-size:22px;}.quotation-popup-body p{font-size:15px;}.quotation-benefits{grid-template-columns:1fr;gap:10px;}.quotation-btn{padding:12px 30px;font-size:16px;animation:pulse 2s infinite;}}
