.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important}.wpcf7 form .wpcf7-response-output{margin:2em 0.5em 1em;padding:0.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding: .2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:0.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion: reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:0.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0))}.debug{background-color:#7a9c59;position:fixed;top:30px;right:20px;padding:20px;z-index:99;height:500px;width:50%;overflow:scroll}.debug>pre{overflow-x:unset;padding:unset}#wp-admin-bar-flat_core>.ab-item:before{color:#fce100;content:"";top:2px}#wp-admin-bar-wp-logo.flatvn-logo>.ab-item>.ab-icon:before{content:"";color:transparent!important;background:url(/wp-content/plugins/flat-core/assets/img/flatvn-logo.png?x17868) no-repeat scroll 0 0/100% auto}.hotline{display:block;position:fixed;left:18px;bottom:18pt;text-align:center;z-index:69696969}.hotline__link{line-height:16px;text-decoration:none;-moz-border-radius:40px;-webkit-border-radius:30px;border-radius:40px;padding:12px 53px 12px 23px;text-transform:uppercase;font-family:sans-serif;font-weight:700;position:relative;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;display:inline-block}.hotline__link:hover{padding-left:48px;padding-right:28px}.hotline__text{font-size:14px;line-height:1.45;position:relative;z-index:3;color:#fff}.hotline__icon{color:#fff;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;width:38px;height:38px;position:absolute;right:3px;top:3px;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;z-index:2}.hotline__icon i[class*=" icon-"],.hotline__icon i[class^=icon-]{position:absolute;margin-top:10px;margin-left:-6px;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s}.hotline:hover .hotline__icon{width:calc(100% - 6px);-moz-border-radius:30px;-webkit-border-radius:30px;border-radius:30px;color:#fff}.hotline:hover .hotline__icon i[class*=" icon-"],.hotline:hover .hotline__icon i[class^=icon-]{left:12%}@-webkit-keyframes ring{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}2%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}4%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}6%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}8%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}10%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}12%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}14%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}18%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}20%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes ring{0%{-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg)}2%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}4%{-webkit-transform:rotate(-18deg);-ms-transform:rotate(-18deg);transform:rotate(-18deg)}6%{-webkit-transform:rotate(18deg);-ms-transform:rotate(18deg);transform:rotate(18deg)}8%{-webkit-transform:rotate(-22deg);-ms-transform:rotate(-22deg);transform:rotate(-22deg)}10%{-webkit-transform:rotate(22deg);-ms-transform:rotate(22deg);transform:rotate(22deg)}12%{-webkit-transform:rotate(-18deg);-ms-transform:rotate(-18deg);transform:rotate(-18deg)}14%{-webkit-transform:rotate(18deg);-ms-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-12deg);-ms-transform:rotate(-12deg);transform:rotate(-12deg)}18%{-webkit-transform:rotate(12deg);-ms-transform:rotate(12deg);transform:rotate(12deg)}20%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.faa-parent.animated-hover:hover>.faa-ring,.faa-ring.animated,.faa-ring.animated-hover:hover{-webkit-animation:ring 2s ease infinite;animation:ring 2s ease infinite;transform-origin-x:50%;transform-origin-y:0;transform-origin-z:initial}@media (max-width:549px){.hotline{transform:scale(1.3);transform-origin:left}.hotline:hover .hotline__icon i[class*=" icon-"],.hotline:hover .hotline__icon i[class^=icon-]{left:50%}.hotline__link{width:44px;height:44px;padding:0}.hotline__link:hover{padding-left:0;padding-right:0}.hotline__link span.hotline__text{display:none}.hotline__link span.hotline__icon{transform:scale(.8)}}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/wp-content/plugins/tnex-customer/assets/vendors/owlcarousel/dist/assets/owl.video.play.png?x17868) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:849.98px){.large-text-left{text-align:left!important}.large-text-right{text-align:right!important}}@media (max-width:549.98px){.medium-text-left{text-align:left!important}.medium-text-right{text-align:right!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.custom-width-center,.custom-width-left{margin-right:auto!important}.custom-width-center,.custom-width-right{margin-left:auto!important}@media (min-width:550px){.custom-width-medium-left{margin-right:auto!important}.custom-width-medium-center{margin-left:auto!important;margin-right:auto!important}.custom-width-medium-right{margin-left:auto!important}}@media (min-width:850px){.custom-width-large-center,.custom-width-large-left{margin-right:auto!important}.custom-width-large-center,.custom-width-large-right{margin-left:auto!important}}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!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}.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}.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}@media (min-width:550px){.flex-medium-row{flex-direction:row!important}.flex-medium-column{flex-direction:column!important}.flex-medium-row-reverse{flex-direction:row-reverse!important}.flex-medium-column-reverse{flex-direction:column-reverse!important}.flex-medium-wrap{flex-wrap:wrap!important}.flex-medium-nowrap{flex-wrap:nowrap!important}.flex-medium-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-medium-fill{flex:1 1 auto!important}.flex-medium-grow-0{flex-grow:0!important}.flex-medium-grow-1{flex-grow:1!important}.flex-medium-shrink-0{flex-shrink:0!important}.flex-medium-shrink-1{flex-shrink:1!important}.justify-content-medium-start{justify-content:flex-start!important}.justify-content-medium-end{justify-content:flex-end!important}.justify-content-medium-center{justify-content:center!important}.justify-content-medium-between{justify-content:space-between!important}.justify-content-medium-around{justify-content:space-around!important}.align-items-medium-start{align-items:flex-start!important}.align-items-medium-end{align-items:flex-end!important}.align-items-medium-center{align-items:center!important}.align-items-medium-baseline{align-items:baseline!important}.align-items-medium-stretch{align-items:stretch!important}.align-content-medium-start{align-content:flex-start!important}.align-content-medium-end{align-content:flex-end!important}.align-content-medium-center{align-content:center!important}.align-content-medium-between{align-content:space-between!important}.align-content-medium-around{align-content:space-around!important}.align-content-medium-stretch{align-content:stretch!important}.align-self-medium-auto{align-self:auto!important}.align-self-medium-start{align-self:flex-start!important}.align-self-medium-end{align-self:flex-end!important}.align-self-medium-center{align-self:center!important}.align-self-medium-baseline{align-self:baseline!important}.align-self-medium-stretch{align-self:stretch!important}}@media (min-width:850px){.flex-large-row{flex-direction:row!important}.flex-large-column{flex-direction:column!important}.flex-large-row-reverse{flex-direction:row-reverse!important}.flex-large-column-reverse{flex-direction:column-reverse!important}.flex-large-wrap{flex-wrap:wrap!important}.flex-large-nowrap{flex-wrap:nowrap!important}.flex-large-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-large-fill{flex:1 1 auto!important}.flex-large-grow-0{flex-grow:0!important}.flex-large-grow-1{flex-grow:1!important}.flex-large-shrink-0{flex-shrink:0!important}.flex-large-shrink-1{flex-shrink:1!important}.justify-content-large-start{justify-content:flex-start!important}.justify-content-large-end{justify-content:flex-end!important}.justify-content-large-center{justify-content:center!important}.justify-content-large-between{justify-content:space-between!important}.justify-content-large-around{justify-content:space-around!important}.align-items-large-start{align-items:flex-start!important}.align-items-large-end{align-items:flex-end!important}.align-items-large-center{align-items:center!important}.align-items-large-baseline{align-items:baseline!important}.align-items-large-stretch{align-items:stretch!important}.align-content-large-start{align-content:flex-start!important}.align-content-large-end{align-content:flex-end!important}.align-content-large-center{align-content:center!important}.align-content-large-between{align-content:space-between!important}.align-content-large-around{align-content:space-around!important}.align-content-large-stretch{align-content:stretch!important}.align-self-large-auto{align-self:auto!important}.align-self-large-start{align-self:flex-start!important}.align-self-large-end{align-self:flex-end!important}.align-self-large-center{align-self:center!important}.align-self-large-baseline{align-self:baseline!important}.align-self-large-stretch{align-self:stretch!important}}.img-width-initial img{width:auto!important}@media (min-width:550px){.img-medium-width-initial img{width:auto!important}}@media (min-width:850px){.img-large-width-initial img{width:auto!important}}@media (max-width:849.98px){.large-m-0{margin:0!important}.large-mt-0,.large-my-0{margin-top:0!important}.large-mr-0,.large-mx-0{margin-right:0!important}.large-mb-0,.large-my-0{margin-bottom:0!important}.large-ml-0,.large-mx-0{margin-left:0!important}.large-m-1{margin:.25rem!important}.large-mt-1,.large-my-1{margin-top:.25rem!important}.large-mr-1,.large-mx-1{margin-right:.25rem!important}.large-mb-1,.large-my-1{margin-bottom:.25rem!important}.large-ml-1,.large-mx-1{margin-left:.25rem!important}.large-m-2{margin:.5rem!important}.large-mt-2,.large-my-2{margin-top:.5rem!important}.large-mr-2,.large-mx-2{margin-right:.5rem!important}.large-mb-2,.large-my-2{margin-bottom:.5rem!important}.large-ml-2,.large-mx-2{margin-left:.5rem!important}.large-m-3{margin:1rem!important}.large-mt-3,.large-my-3{margin-top:1rem!important}.large-mr-3,.large-mx-3{margin-right:1rem!important}.large-mb-3,.large-my-3{margin-bottom:1rem!important}.large-ml-3,.large-mx-3{margin-left:1rem!important}.large-m-4{margin:1.5rem!important}.large-mt-4,.large-my-4{margin-top:1.5rem!important}.large-mr-4,.large-mx-4{margin-right:1.5rem!important}.large-mb-4,.large-my-4{margin-bottom:1.5rem!important}.large-ml-4,.large-mx-4{margin-left:1.5rem!important}.large-m-5{margin:3rem!important}.large-mt-5,.large-my-5{margin-top:3rem!important}.large-mr-5,.large-mx-5{margin-right:3rem!important}.large-mb-5,.large-my-5{margin-bottom:3rem!important}.large-ml-5,.large-mx-5{margin-left:3rem!important}.large-p-0{padding:0!important}.large-pt-0,.large-py-0{padding-top:0!important}.large-pr-0,.large-px-0{padding-right:0!important}.large-pb-0,.large-py-0{padding-bottom:0!important}.large-pl-0,.large-px-0{padding-left:0!important}.large-p-1{padding:.25rem!important}.large-pt-1,.large-py-1{padding-top:.25rem!important}.large-pr-1,.large-px-1{padding-right:.25rem!important}.large-pb-1,.large-py-1{padding-bottom:.25rem!important}.large-pl-1,.large-px-1{padding-left:.25rem!important}.large-p-2{padding:.5rem!important}.large-pt-2,.large-py-2{padding-top:.5rem!important}.large-pr-2,.large-px-2{padding-right:.5rem!important}.large-pb-2,.large-py-2{padding-bottom:.5rem!important}.large-pl-2,.large-px-2{padding-left:.5rem!important}.large-p-3{padding:1rem!important}.large-pt-3,.large-py-3{padding-top:1rem!important}.large-pr-3,.large-px-3{padding-right:1rem!important}.large-pb-3,.large-py-3{padding-bottom:1rem!important}.large-pl-3,.large-px-3{padding-left:1rem!important}.large-p-4{padding:1.5rem!important}.large-pt-4,.large-py-4{padding-top:1.5rem!important}.large-pr-4,.large-px-4{padding-right:1.5rem!important}.large-pb-4,.large-py-4{padding-bottom:1.5rem!important}.large-pl-4,.large-px-4{padding-left:1.5rem!important}.large-p-5{padding:3rem!important}.large-pt-5,.large-py-5{padding-top:3rem!important}.large-pr-5,.large-px-5{padding-right:3rem!important}.large-pb-5,.large-py-5{padding-bottom:3rem!important}.large-pl-5,.large-px-5{padding-left:3rem!important}}@media (max-width:549.98px){.medium-m-0{margin:0!important}.medium-mt-0,.medium-my-0{margin-top:0!important}.medium-mr-0,.medium-mx-0{margin-right:0!important}.medium-mb-0,.medium-my-0{margin-bottom:0!important}.medium-ml-0,.medium-mx-0{margin-left:0!important}.medium-m-1{margin:.25rem!important}.medium-mt-1,.medium-my-1{margin-top:.25rem!important}.medium-mr-1,.medium-mx-1{margin-right:.25rem!important}.medium-mb-1,.medium-my-1{margin-bottom:.25rem!important}.medium-ml-1,.medium-mx-1{margin-left:.25rem!important}.medium-m-2{margin:.5rem!important}.medium-mt-2,.medium-my-2{margin-top:.5rem!important}.medium-mr-2,.medium-mx-2{margin-right:.5rem!important}.medium-mb-2,.medium-my-2{margin-bottom:.5rem!important}.medium-ml-2,.medium-mx-2{margin-left:.5rem!important}.medium-m-3{margin:1rem!important}.medium-mt-3,.medium-my-3{margin-top:1rem!important}.medium-mr-3,.medium-mx-3{margin-right:1rem!important}.medium-mb-3,.medium-my-3{margin-bottom:1rem!important}.medium-ml-3,.medium-mx-3{margin-left:1rem!important}.medium-m-4{margin:1.5rem!important}.medium-mt-4,.medium-my-4{margin-top:1.5rem!important}.medium-mr-4,.medium-mx-4{margin-right:1.5rem!important}.medium-mb-4,.medium-my-4{margin-bottom:1.5rem!important}.medium-ml-4,.medium-mx-4{margin-left:1.5rem!important}.medium-m-5{margin:3rem!important}.medium-mt-5,.medium-my-5{margin-top:3rem!important}.medium-mr-5,.medium-mx-5{margin-right:3rem!important}.medium-mb-5,.medium-my-5{margin-bottom:3rem!important}.medium-ml-5,.medium-mx-5{margin-left:3rem!important}.medium-p-0{padding:0!important}.medium-pt-0,.medium-py-0{padding-top:0!important}.medium-pr-0,.medium-px-0{padding-right:0!important}.medium-pb-0,.medium-py-0{padding-bottom:0!important}.medium-pl-0,.medium-px-0{padding-left:0!important}.medium-p-1{padding:.25rem!important}.medium-pt-1,.medium-py-1{padding-top:.25rem!important}.medium-pr-1,.medium-px-1{padding-right:.25rem!important}.medium-pb-1,.medium-py-1{padding-bottom:.25rem!important}.medium-pl-1,.medium-px-1{padding-left:.25rem!important}.medium-p-2{padding:.5rem!important}.medium-pt-2,.medium-py-2{padding-top:.5rem!important}.medium-pr-2,.medium-px-2{padding-right:.5rem!important}.medium-pb-2,.medium-py-2{padding-bottom:.5rem!important}.medium-pl-2,.medium-px-2{padding-left:.5rem!important}.medium-p-3{padding:1rem!important}.medium-pt-3,.medium-py-3{padding-top:1rem!important}.medium-pr-3,.medium-px-3{padding-right:1rem!important}.medium-pb-3,.medium-py-3{padding-bottom:1rem!important}.medium-pl-3,.medium-px-3{padding-left:1rem!important}.medium-p-4{padding:1.5rem!important}.medium-pt-4,.medium-py-4{padding-top:1.5rem!important}.medium-pr-4,.medium-px-4{padding-right:1.5rem!important}.medium-pb-4,.medium-py-4{padding-bottom:1.5rem!important}.medium-pl-4,.medium-px-4{padding-left:1.5rem!important}.medium-p-5{padding:3rem!important}.medium-pt-5,.medium-py-5{padding-top:3rem!important}.medium-pr-5,.medium-px-5{padding-right:3rem!important}.medium-pb-5,.medium-py-5{padding-bottom:3rem!important}.medium-pl-5,.medium-px-5{padding-left:3rem!important}}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}#wide-nav ul.nav>li{margin:0}#wide-nav ul.nav>li>a{padding:13px 25px;line-height:24px;font-size:14px}#wide-nav ul.nav>li.current-menu-item>a,#wide-nav ul.nav>li:hover>a,#wide-nav ul.nav>li>a:hover{background-color:var(--primary-color);color:#fff}#wide-nav ul.nav>li:not(.header-search-dropdown) .nav-dropdown{border:1px solid #ddd;padding:0}#wide-nav ul.nav>li:not(.header-search-dropdown) .nav-dropdown li.menu-item-has-children{position:relative}#wide-nav ul.nav>li:not(.header-search-dropdown) .nav-dropdown li.menu-item-has-children>a:after{content:"";font-family:fl-icons,sans-serif;display:inline-block;float:right;margin-left:10px}#wide-nav ul.nav>li:not(.header-search-dropdown) .nav-dropdown li:hover>a{background-color:rgba(0,0,0,.03)}#wide-nav ul.nav>li:not(.header-search-dropdown) .nav-dropdown>li.nav-dropdown-col{display:block;width:100%;border-right:0!important}#wide-nav ul.nav>li:not(.header-search-dropdown) .nav-dropdown>li.nav-dropdown-col>ul{display:none;position:absolute;left:100%;top:0;z-index:9;background:#fff;min-width:240px}#wide-nav ul.nav>li:not(.header-search-dropdown) .nav-dropdown>li.nav-dropdown-col:hover>ul{display:block!important}#wide-nav ul.nav>li:not(.header-search-dropdown) .nav-dropdown>li.nav-dropdown-col a{padding:8px 20px;font-size:14px;line-height:24px;text-transform:inherit;font-weight:400}.nav>li.flatline-language>a{padding:0}.nav>li.flatline-language>a>i{line-height:1}.nav>li.flatline-language>a>span{text-transform:uppercase}.header-language-duplicate--inline a{margin-right:10px}.header-language-duplicate--inline a img{max-width:25px}.header-language-duplicate--inline a:last-child{margin-right:0}.flvn-vertical-menu{width:100%;position:relative}.flvn-vertical-menu ul{list-style:none}.header-wrapper.stuck .flvn-vertical-menu--always-active .flvn-vertical-menu__inner{visibility:hidden;opacity:0;transform:translateY(15px)}.header-wrapper.stuck .flvn-vertical-menu--active .flvn-vertical-menu__inner{visibility:visible;opacity:1;position:absolute;transform:none}.flvn-vertical-menu:not(.flvn-vertical-menu--always-active):not(.flvn-vertical-menu--active) .flvn-vertical-menu__inner{visibility:hidden;opacity:0;transform:translateY(15px)}.flvn-vertical-menu.dropdown-on-top .has-dropdown.menu-item-has-block{position:static}.flvn-vertical-menu__label{width:100%;display:flex;justify-content:space-between;align-items:center;height:50px}.flvn-vertical-menu__inner{visibility:visible;opacity:1;position:absolute;z-index:1;background:#fff;width:100%;margin-bottom:0;border-left:1px solid #eee;border-right:1px solid #eee;transition:all .2s ease}.flvn-vertical-menu__inner li a{font-size:14px;display:block;padding:6px 20px}.flvn-vertical-menu__inner li:hover>a{background-color:rgba(0,0,0,.03)}.flvn-vertical-menu__list>li li a{box-shadow:inset 0 -1px #eee}#wide-nav .flvn-vertical-menu__list{padding:12px 0}#wide-nav .flvn-vertical-menu__list li:not(.header-search-dropdown) div.nav-dropdown{padding:20px}.flvn-vertical-menu__list .next-prev-thumbs li.has-dropdown:hover>.nav-dropdown,.flvn-vertical-menu__list .no-js li.has-dropdown:hover>.nav-dropdown,.flvn-vertical-menu__list li.current-dropdown>.nav-dropdown{left:100%;margin-left:0!important;top:0}.flvn-vertical-menu__list .menu-item-has-block .sub-menu.nav-dropdown{padding:20px}.flvn-vertical-menu__list .menu-item-has-block .sub-menu.nav-dropdown li{border-top:none}.flvn-vertical-menu__list .menu-item-has-block .sub-menu.nav-dropdown a{padding:initial;background-color:transparent!important;border:none;box-shadow:none}.flvn-vertical-menu__list .has-dropdown{position:relative}.flvn-vertical-menu__list .has-dropdown>a:after{content:"";font-family:fl-icons,sans-serif;display:inline-block;float:right;margin-left:10px}.flvn-vertical-menu__list .has-dropdown>ul{position:absolute;top:0;left:100%;box-shadow:inset 0 0 0 1px #eee;background-color:#fff;z-index:9;padding:0;width:200px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;list-style:none;margin:0}.flvn-vertical-menu__list .has-dropdown:not(:hover)>ul{visibility:hidden;opacity:0;transform:translateX(15px)}.flvn-vertical-menu__list li{margin-bottom:0}.flvn-vertical-menu__list li>a{padding:8px 20px}.flvn-vertical-menu__list>.menu-item--other{display:none}.flvn-vertical-menu__view-button{text-transform:none;width:100%;background-color:#fff;display:block;font-size:14px;line-height:24px;padding:8px 20px;text-align:center;border-top:1px solid #eee;border-bottom:1px solid #eee}.flvn-vertical-menu__view-button.flvn-vertical-menu__view-button--active .flvn-vertical-menu__view-open,.flvn-vertical-menu__view-button .flvn-vertical-menu__view-close{display:none}.flvn-vertical-menu__view-button.flvn-vertical-menu__view-button--active .flvn-vertical-menu__view-close{display:inline}.header-location .img-dark,.nav-dark .header-location .img-light{display:none}.nav-dark .header-location .img-dark{display:block}.has-dropdown i[class^=icon-]{font-weight:700!important}.flatline-icon-box--height .icon-box-img .icon,.flatline-icon-box--height .icon-box-img .icon .icon-inner{height:100%}.flatline-icon-box--height .icon-box-img .icon .icon-inner img{width:auto;height:100%}ul li.bullet-times{list-style:none;position:relative;padding:7px 0 7px 25px;margin:0;border-bottom:1px solid #ececec}ul li.bullet-times:before{content:"";font-family:Font Awesome\ 5 Free;left:0;position:absolute;font-size:16px;color:#d63384;font-weight:700}.fa-phone.icon-phone:before{content:""}#wrapper>.message-wrapper{border-radius:4px;bottom:30px;left:30px;margin:0;opacity:.96;position:fixed;width:245px;z-index:401;color:#fd7e14;background-color:#fff;border:1px solid #fff;font-size:14px;font-size:.875rem}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:none}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%;display:inline-block}img{border-style:none}svg:not(:root){overflow:hidden}button,input,select,textarea{font:inherit}optgroup{font-weight:bold}button,input,select{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{cursor:pointer}[disabled]{cursor:default}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button:-moz-focusring,input:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}html{-webkit-box-sizing:border-box;box-sizing:border-box;background-attachment:fixed;-webkit-tap-highlight-color:transparent}body{color:#777;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.xdebug-var-dump{position:relative;z-index:1000}hr{margin:15px 0;border-width:0;border-top:1px solid currentColor;opacity:.1}img{max-width:100%;height:auto;display:inline-block;vertical-align:middle}figure{margin:0}pre{background-color:#f1f1f1;border:1px solid #ddd;padding:20px;width:100%;overflow-x:auto}p:empty{display:none}a,button,input{-ms-touch-action:manipulation;touch-action:manipulation}ins{text-decoration:none}embed,iframe,object{max-width:100%}.col,.gallery-item,.columns{position:relative;margin:0;padding:0 15px 30px;width:100%}.col-fit{-webkit-box-flex:1;-ms-flex:1;flex:1}.col-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col-last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.col-inner{position:relative;margin-left:auto;margin-right:auto;width:100%;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.col-has-radius{overflow:hidden}@media screen and (min-width: 850px){.col:first-child .col-inner{margin-left:auto;margin-right:0}.col+.col .col-inner{margin-right:auto;margin-left:0}}@media screen and (max-width: 549px){.small-col-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}@media screen and (min-width: 850px){.large-col-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}@media screen and (max-width: 849px){.medium-col-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col{padding-bottom:30px}}@media screen and (min-width: 850px){.row-divided>.col+.col:not(.large-12){border-left:1px solid #ececec}.row-divided.row-reverse>.col+.col:not(.large-12){border-left:0;border-right:1px solid #ececec}.col-divided{padding-right:30px;border-right:1px solid #ececec}.col.col-divided:not(.col-first):last-child{border-right:0;padding-right:0;padding-left:30px;border-left:1px solid #ececec}.col-border{padding-right:0;border-right:1px solid #ececec}.col-border+.col,.col-divided+.col{padding-left:30px}}.dark .col-divided{border-color:rgba(255,255,255,.2)}.align-equal>.col{display:-webkit-box;display:-ms-flexbox;display:flex}.align-middle{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-ms-flex-item-align:center !important;align-self:center !important;vertical-align:middle !important}.align-bottom{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important;vertical-align:bottom !important}.align-top{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important;vertical-align:top !important}.align-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.align-right{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.small-1{max-width:8.3333333333%;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%}.small-2{max-width:16.6666666667%;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%}.small-3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.small-4{max-width:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%}.small-5{max-width:41.6666666667%;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%}.small-6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.small-7{max-width:58.3333333333%;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%}.small-8{max-width:66.6666666667%;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%}.small-9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.small-10{max-width:83.3333333333%;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%}.small-11{max-width:91.6666666667%;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%}.small-12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.small-columns-1>.col,.small-columns-1 .flickity-slider>.col{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.small-columns-2>.col,.small-columns-2 .flickity-slider>.col{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.small-columns-3>.col,.small-columns-3 .flickity-slider>.col{max-width:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%}.small-columns-4>.col,.small-columns-4 .flickity-slider>.col{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.small-columns-5>.col,.small-columns-5 .flickity-slider>.col{max-width:20%;-ms-flex-preferred-size:20%;flex-basis:20%}.small-columns-6>.col,.small-columns-6 .flickity-slider>.col{max-width:16.6666666667%;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%}.small-columns-7>.col,.small-columns-7 .flickity-slider>.col{max-width:14.2857142857%;-ms-flex-preferred-size:14.2857142857%;flex-basis:14.2857142857%}.small-columns-8>.col,.small-columns-8 .flickity-slider>.col{max-width:12.5%;-ms-flex-preferred-size:12.5%;flex-basis:12.5%}@media screen and (min-width: 550px){.medium-1{max-width:8.3333333333%;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%}.medium-2{max-width:16.6666666667%;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%}.medium-3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.medium-4{max-width:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%}.medium-5{max-width:41.6666666667%;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%}.medium-6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.medium-7{max-width:58.3333333333%;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%}.medium-8{max-width:66.6666666667%;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%}.medium-9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.medium-10{max-width:83.3333333333%;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%}.medium-11{max-width:91.6666666667%;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%}.medium-12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.medium-columns-1>.col,.medium-columns-1 .flickity-slider>.col{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.medium-columns-2>.col,.medium-columns-2 .flickity-slider>.col{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.medium-columns-3>.col,.medium-columns-3 .flickity-slider>.col{max-width:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%}.medium-columns-4>.col,.medium-columns-4 .flickity-slider>.col{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.medium-columns-5>.col,.medium-columns-5 .flickity-slider>.col{max-width:20%;-ms-flex-preferred-size:20%;flex-basis:20%}.medium-columns-6>.col,.medium-columns-6 .flickity-slider>.col{max-width:16.6666666667%;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%}.medium-columns-7>.col,.medium-columns-7 .flickity-slider>.col{max-width:14.2857142857%;-ms-flex-preferred-size:14.2857142857%;flex-basis:14.2857142857%}.medium-columns-8>.col,.medium-columns-8 .flickity-slider>.col{max-width:12.5%;-ms-flex-preferred-size:12.5%;flex-basis:12.5%}}@media screen and (min-width: 850px){.large-1{max-width:8.3333333333%;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%}.large-2{max-width:16.6666666667%;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%}.large-3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.large-4{max-width:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%}.large-5{max-width:41.6666666667%;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%}.large-6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.large-7{max-width:58.3333333333%;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%}.large-8{max-width:66.6666666667%;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%}.large-9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.large-10{max-width:83.3333333333%;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%}.large-11{max-width:91.6666666667%;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%}.large-12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.gallery-columns-1 .gallery-item,.large-columns-1>.col,.large-columns-1 .flickity-slider>.col{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.gallery-columns-2 .gallery-item,.large-columns-2>.col,.large-columns-2 .flickity-slider>.col{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.gallery-columns-3 .gallery-item,.large-columns-3>.col,.large-columns-3 .flickity-slider>.col{max-width:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%}.gallery-columns-4 .gallery-item,.large-columns-4>.col,.large-columns-4 .flickity-slider>.col{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.gallery-columns-5 .gallery-item,.large-columns-5>.col,.large-columns-5 .flickity-slider>.col{max-width:20%;-ms-flex-preferred-size:20%;flex-basis:20%}.gallery-columns-6 .gallery-item,.large-columns-6>.col,.large-columns-6 .flickity-slider>.col{max-width:16.6666666667%;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%}.gallery-columns-7 .gallery-item,.large-columns-7>.col,.large-columns-7 .flickity-slider>.col{max-width:14.2857142857%;-ms-flex-preferred-size:14.2857142857%;flex-basis:14.2857142857%}.gallery-columns-8 .gallery-item,.large-columns-8>.col,.large-columns-8 .flickity-slider>.col{max-width:12.5%;-ms-flex-preferred-size:12.5%;flex-basis:12.5%}}.has-shadow>.col>.col-inner{background-color:#fff}.col-hover-focus .col-inner,.col-hover-fade .col-inner,.col-hover-blur .col-inner{-webkit-transition:all,.2s;-o-transition:all,.2s;transition:all,.2s}.col-hover-fade .col-inner{opacity:.6}.col-hover-fade:hover .col-inner{opacity:1}.col-hover-blur .col-inner{-webkit-filter:blur(3px);filter:blur(3px)}.col-hover-blur:hover .col-inner{-webkit-filter:blur(0px);filter:blur(0px)}.col-hover-focus:hover .col-inner{opacity:1}.row:hover .col-hover-focus .col:not(:hover){opacity:.6}body,.container,.full-width .ubermenu-nav,.container-width,.row{width:100%;margin-left:auto;margin-right:auto}.container{padding-left:15px;padding-right:15px}.container-width,.full-width .ubermenu-nav,.container,.row{max-width:1080px}.row.row-collapse{max-width:1050px}.row.row-small{max-width:1065px}.row.row-large{max-width:1110px}body.framed,body.framed header,body.framed .header-wrapper,body.boxed,body.boxed header,body.boxed .header-wrapper,body.boxed .is-sticky-section{max-width:1170px}@media screen and (min-width: 850px){body.framed{margin:30px auto}}.flex-row{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.flex-row-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-row-col{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.text-center .flex-row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .flex-row{height:100%}.flex-col{max-height:100%}.flex-grow{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-negative:1;-ms-flex-preferred-size:auto !important}.flex-center{margin:0 auto}.flex-left{margin-right:auto}.flex-right{margin-left:auto}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-has-center>.nav-row>.flex-col:not(.flex-center),.flex-has-center>.flex-row>.flex-col:not(.flex-center),.flex-has-center>.flex-col:not(.flex-center){-webkit-box-flex:1;-ms-flex:1;flex:1}@media(max-width: 849px){.medium-flex-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap}.medium-flex-wrap .flex-col{padding-top:5px;padding-bottom:5px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:100%}}@media(max-width: 549px){.small-flex-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap}.small-flex-wrap .flex-col{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:100%}}@media(min-width: 850px){.col2-set,.u-columns{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex}.col2-set>div+div,.u-columns>div+div{padding-left:30px}}.row-grid .box .image-cover{padding:0;height:100%}.grid-col>.col-inner{height:100%}.grid-col .slider:not(.flickity-enabled),.grid-col>.col-inner>.img,.grid-col>.col-inner>.img div,.grid-col>.col-inner>.img .img-inner>img,.grid-col .slider>.img,.grid-col .flickity-slider>.img,.grid-col .col-inner>.img,.grid-col .slider-wrapper,.grid-col .slider,.grid-col .banner,.grid-col .box,.grid-col .box-image,.grid-col .box-image img,.grid-col .image-cover,.grid-col .image-cover img{-o-object-fit:cover;object-fit:cover;width:100%;position:absolute !important;top:0;bottom:0;height:100%;padding:0 !important}.grid-col .box-image img{font-family:"object-fit: cover;"}.grid-col .flickity-viewport{height:100% !important}.grid-col .box:not(.box-shade):not(.box-overlay):not(.box-badge) .box-text{background-color:rgba(255,255,255,.95);position:absolute;bottom:0;padding-left:1.5em;padding-right:1.5em}@media all and (-ms-high-contrast: none){.payment-icon svg{max-width:50px}.slider-nav-circle .flickity-prev-next-button svg{height:36px !important}.nav>li>a>i{top:-1px}}.row,.gallery{width:100%;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.row>div:not(.col):not([class^=col-]){width:100% !important}.row.row-masonry,.row.row-grid{display:block}.row.row-masonry>.col,.row.row-grid>.col{float:left}.row .gallery,.row .row:not(.row-collapse),.container .row:not(.row-collapse),.lightbox-content .row:not(.row-collapse){padding-left:0;padding-right:0;margin-left:-15px;margin-right:-15px;width:auto}.row .container{padding-left:0;padding-right:0}.slider-wrapper+.row:not(.row-collapse),.banner-grid-wrapper+.row:not(.row-collapse),.banner+.row:not(.row-collapse),.section+.row:not(.row-collapse){margin-top:30px}.row-full-width{max-width:100% !important}.row-isotope{-webkit-transition:height .3s;-o-transition:height .3s;transition:height .3s}.row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width: 549px){.small-row-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media screen and (max-width: 849px){.medium-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.row-collapse{padding:0}.row-collapse>.flickity-viewport>.flickity-slider>.col,.row-collapse>.col{padding:0 !important}.row-collapse>.col .container{max-width:100%}.row .row-small:not(.row-collapse),.container .row-small:not(.row-collapse){margin-left:-10px;margin-right:-10px;margin-bottom:0}.row-small>.flickity-viewport>.flickity-slider>.col,.row-small>.col{padding:0 9.8px 19.6px;margin-bottom:0}.row .row-xsmall:not(.row-collapse),.container .row-xsmall:not(.row-collapse){margin-left:-2px;margin-right:-2px;margin-bottom:0}.row-xsmall>.flickity-viewport>.flickity-slider>.col,.row-xsmall>.col{padding:0 2px 3px;margin-bottom:0}@media screen and (min-width: 850px){.row-large{padding-left:0;padding-right:0}.row .row-large:not(.row-collapse),.container .row-large:not(.row-collapse){margin-left:-30px;margin-right:-30px;margin-bottom:0}.row-large>.flickity-viewport>.flickity-slider>.col,.row-large>.col{padding:0 30px 30px;margin-bottom:0}}.row-dashed,.row-solid{overflow:hidden}.row-dashed .col,.row-solid .col{position:relative;padding:0}.row-dashed .col-inner,.row-solid .col-inner{padding:15px}.row-dashed .col:before,.row-solid .col:before{position:absolute;content:" ";height:100%;top:0;left:-1px;border-left:1px dashed #ddd}.row-dashed .col:after,.row-solid .col:after{position:absolute;content:" ";width:100%;height:0;top:auto;left:0;bottom:-1px;border-bottom:1px dashed #ddd}.row-solid .col:before{border-left-style:solid}.row-solid .col:after{border-bottom-style:solid}.dark .row-solid .col:before,.dark .row-solid .col:after,.dark .row-dashed .col:before,.dark .row-dashed .col:after{border-color:rgba(255,255,255,.2)}.block-html-after-header .row .col{padding-bottom:0}.wpb-js-composer .row:before{display:block !important}.section{padding:30px 0;position:relative;min-height:auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section.dark{background-color:#666}.section-bg{overflow:hidden}.section-bg,.section-content{width:100%}.section-content{z-index:1}.has-parallax{overflow:hidden}.container .section,.row .section{padding-left:30px;padding-right:30px}.is-sticky-section+.sticky-section-helper{min-height:100vh !important;background-color:#000}.sticky-section-helper+div{position:relative;background-color:#fff;-webkit-box-shadow:15px 15px 15px 15px rgba(0,0,0,.1);box-shadow:15px 15px 15px 15px rgba(0,0,0,.1)}.sticky-section{padding:0 !important;height:100% !important;height:100vh !important;width:100% !important;top:0;left:0;right:0;margin:0 auto;background-color:#fff;position:relative;overflow:hidden}.is-sticky-section{position:fixed !important}.nav-dropdown{position:absolute;min-width:260px;max-height:0;z-index:9;padding:20px 0 20px;opacity:0;margin:0;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s;color:#777;background-color:#fff;text-align:left;display:table;left:-99999px}.dark.nav-dropdown{color:#f1f1f1}.nav-dropdown:after{visibility:hidden;display:block;content:"";clear:both;height:0}.nav-dropdown li{display:block;margin:0;vertical-align:top}.nav-dropdown li ul{margin:0;padding:0}.nav-dropdown>li.html{min-width:260px}li.current-dropdown>.nav-dropdown,.next-prev-thumbs li.has-dropdown:hover>.nav-dropdown,.no-js li.has-dropdown:hover>.nav-dropdown{opacity:1;max-height:inherit;left:-15px}.nav-right li.current-dropdown:last-child>.nav-dropdown,.nav-right li.has-dropdown:hover:last-child>.nav-dropdown{left:auto;right:-15px}.nav-column li>a,.nav-dropdown>li>a{width:auto;display:block;padding:10px 20px;line-height:1.3}.nav-column>li:last-child:not(.nav-dropdown-col)>a,.nav-dropdown>li:last-child:not(.nav-dropdown-col)>a{border-bottom:0 !important}.dropdown-uppercase.nav-dropdown .nav-column>li>a,.nav-dropdown.dropdown-uppercase>li>a{text-transform:uppercase;font-size:.85em}.nav-dropdown>li.nav-dropdown-col,.nav-dropdown>li.image-column{text-align:left;display:table-cell;white-space:nowrap;width:160px;min-width:160px}.nav-dropdown>li.nav-dropdown-col:not(:last-child),.nav-dropdown>li.image-column:not(:last-child){border-right:1px solid transparent}.nav-dropdown .menu-item-has-children>a,.nav-dropdown .title>a,.nav-dropdown .nav-dropdown-col>a{text-transform:uppercase;font-size:.8em;font-weight:bolder;color:#000}.nav-dropdown .nav-dropdown-col .menu-item-has-children{margin-top:5px}.nav-dropdown li.image-column{margin:0 !important;padding:0 !important;border:0 !important}.nav-dropdown li.image-column>a{line-height:0 !important;font-size:0 !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important;margin-top:-20px !important;margin-bottom:-20px !important}.nav-dropdown li.image-column>a img{margin:0;display:block;width:100%}.nav-dropdown li.image-column>a:hover{opacity:.8}.nav-dropdown-default li.image-column:first-child>a{margin-left:-20px !important;margin-right:20px !important}.nav-dropdown-default li.image-column:last-child>a{margin-right:-20px !important}.nav-dropdown.nav-dropdown-bold>li.nav-dropdown-col,.nav-dropdown.nav-dropdown-simple>li.nav-dropdown-col{border-color:#f1f1f1}.nav-dropdown-default .nav-column li>a,.nav-dropdown.nav-dropdown-default>li>a{padding-left:0;padding-right:0;margin:0 10px;border-bottom:1px solid #ececec}.nav-dropdown-default{padding:20px}.nav-dropdown-bold .nav-column li>a,.nav-dropdown.nav-dropdown-bold>li>a{margin:0 10px;padding-left:10px;border-radius:10px;padding-right:5px}.nav-dropdown-bold .nav-column li>a:hover,.nav-dropdown.nav-dropdown-bold>li>a:hover,.nav-dropdown-bold.dark .nav-column li>a:hover,.nav-dropdown.nav-dropdown-bold.dark>li>a:hover{color:#fff !important;background-color:#446084}.nav-dropdown-simple .nav-column li>a:hover,.nav-dropdown.nav-dropdown-simple>li>a:hover{background-color:rgba(0,0,0,.03)}.nav-dropdown.nav-dropdown-simple li.html,.nav-dropdown.nav-dropdown-bold li.html{padding:0 20px 10px}.menu-item-has-block .nav-dropdown{padding:0}li.current-dropdown>.nav-dropdown-full,li.has-dropdown:hover>.nav-dropdown-full{position:fixed;margin-left:0 !important;margin-right:0 !important;left:50% !important;-webkit-transition:opacity .3s !important;-o-transition:opacity .3s !important;transition:opacity .3s !important;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);right:auto;width:100%;max-width:1150px !important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.nav-dropdown-full>li.nav-dropdown-col{white-space:normal}.nav-dropdown-has-arrow li.has-dropdown:after,.nav-dropdown-has-arrow li.has-dropdown:before{bottom:-2px;z-index:10;opacity:0;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none}.nav-dropdown-has-arrow li.has-dropdown:after{border-color:rgba(221,221,221,0);border-bottom-color:#fff;border-width:8px;margin-left:-8px}.nav-dropdown-has-arrow li.has-dropdown:before{z-index:-999;border-width:11px;margin-left:-11px}.nav-dropdown-has-arrow li.has-dropdown.menu-item-design-container-width:after,.nav-dropdown-has-arrow li.has-dropdown.menu-item-design-container-width:before,.nav-dropdown-has-arrow li.has-dropdown.menu-item-design-full-width:after,.nav-dropdown-has-arrow li.has-dropdown.menu-item-design-full-width:before{display:none}.nav-dropdown-has-arrow .ux-nav-vertical-menu .menu-item-design-default:after,.nav-dropdown-has-arrow .ux-nav-vertical-menu .menu-item-design-default:before,.nav-dropdown-has-arrow .ux-nav-vertical-menu .menu-item-design-custom-size:after,.nav-dropdown-has-arrow .ux-nav-vertical-menu .menu-item-design-custom-size:before{display:none}.nav-dropdown-has-shadow .nav-dropdown{-webkit-box-shadow:1px 1px 15px rgba(0,0,0,.15);box-shadow:1px 1px 15px rgba(0,0,0,.15)}.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before{border-bottom-color:#ddd}.nav-dropdown-has-border .nav-dropdown{border:2px solid #ddd}.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:before,.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:after{-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s;opacity:1}.label-new.menu-item>a:after,.label-hot.menu-item>a:after,.label-sale.menu-item>a:after,.label-popular.menu-item>a:after{content:"";display:inline-block;font-size:9px;line-height:9px;text-transform:uppercase;letter-spacing:-0.1px;margin-left:4px;background-color:#000;font-weight:bolder;border-radius:2px;color:#fff;padding:2px 3px 3px;position:relative;top:-2px}.label-new.menu-item>a:after{background-color:#446084}.label-sale.menu-item>a:after{background-color:#d26e4b}.label-popular.menu-item>a:after{background-color:#7a9c59}.label-hot.menu-item>a:after{background-color:#b20000}.nav p{margin:0;padding-bottom:0}.nav,.nav ul:not(.nav-dropdown){margin:0;padding:0}.nav>li>a.button,.nav>li>button{margin-bottom:0}.nav{width:100%;position:relative;display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav>li{display:inline-block;list-style:none;margin:0;padding:0;position:relative;margin:0 7px;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.nav>li>a{padding:10px 0;display:inline-block;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.html .nav>li>a{padding-top:0;padding-bottom:0}.nav-small .nav>li>a,.nav.nav-small>li>a{vertical-align:top;padding-top:5px;padding-bottom:5px;font-weight:normal}.nav-small.nav>li.html{font-size:.75em}.nav-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nav-fill{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nav-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.nav-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media(max-width: 849px){.medium-nav-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(max-width: 549px){.small-nav-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.nav>li>a,.nav-dropdown>li>a,.nav-column>li>a,.nav-vertical-fly-out>li>a{color:rgba(102,102,102,.85);-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.nav-dropdown>li>a,.nav-column>li>a{display:block}.nav>li>a:hover,.nav>li.active>a,.nav>li.current>a,.nav>li>a.active,.nav>li>a.current,.nav-dropdown li.active>a,.nav-column li.active>a,.nav-dropdown>li>a:hover,.nav-column li>a:hover,.nav-vertical-fly-out>li>a:hover{color:rgba(17,17,17,.85)}.nav li:first-child{margin-left:0 !important}.nav li:last-child{margin-right:0 !important}.nav-uppercase>li>a{letter-spacing:.02em;text-transform:uppercase;font-weight:bolder}.nav-thin>li>a{font-weight:thin !important}@media(min-width: 850px){.nav-divided>li{margin:0 .7em}.nav-divided>li+li>a:after{content:"";position:absolute;top:50%;width:1px;border-left:1px solid rgba(0,0,0,.1);height:15px;margin-top:-7px;left:-1em}.nav-divided>li+li.icon-top>a:after{height:50px;margin-top:-25px}}li.html .row,li.html form,li.html select,li.html input{margin:0}li.html>.button{margin-bottom:0}li.hide-title>a{display:none !important}.nav-pagination>li>span,.nav-pagination>li>a{font-size:1.1em;display:block;height:2.25em;line-height:2em;text-align:center;width:auto;min-width:2.25em;padding:0 7px;font-weight:bolder;border-radius:99px;border:2px solid currentColor;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;vertical-align:top}.nav-pagination>li i{font-size:1.2em;vertical-align:middle;top:-1px}.nav-pagination>li>.current,.nav-pagination>li>span:hover,.nav-pagination>li>a:hover{border-color:#446084;background-color:#446084;color:#fff}.off-canvas .mobile-sidebar-slide{position:fixed;top:0;bottom:0;width:100%;overflow:hidden}.off-canvas .mobile-sidebar-slide .sidebar-menu{height:100%;padding-top:0;padding-bottom:0;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%);will-change:transform}.mobile-sidebar-levels-1 .nav-slide>li>ul.children,.mobile-sidebar-levels-1 .nav-slide>li>.sub-menu{position:fixed;top:0;bottom:0;width:100%;padding-top:20px;padding-right:0;padding-bottom:20px;left:100%;opacity:1;display:none;overflow:visible;overflow-y:auto;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-overflow-scrolling:touch}.mobile-sidebar-levels-1 .nav-slide>li>ul.children>li,.mobile-sidebar-levels-1 .nav-slide>li>.sub-menu>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-sidebar-levels-1 .nav-slide>li>ul.children.is-current-slide,.mobile-sidebar-levels-1 .nav-slide>li>.sub-menu.is-current-slide{display:block}.mobile-sidebar-levels-1 .nav-slide>li>ul.children.is-current-parent,.mobile-sidebar-levels-1 .nav-slide>li>.sub-menu.is-current-parent{overflow-y:hidden;width:200%;padding-right:100%}.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header),.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header){margin-top:0;margin-bottom:0;border-top:1px solid #ececec;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header)>a,.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header)>a{padding-top:15px;padding-bottom:15px;padding-left:20px;text-transform:uppercase;font-size:.8em;letter-spacing:.02em;color:rgba(102,102,102,.85)}.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header).active,.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header):hover,.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header).active,.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header):hover{background-color:rgba(0,0,0,.05)}.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header)>ul.children,.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header)>.sub-menu,.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header)>ul.children,.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header)>.sub-menu{position:fixed;top:0;bottom:0;width:100%;padding-top:20px;padding-right:0;padding-bottom:20px;left:200%;opacity:1;display:none;overflow:visible;overflow-y:auto;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-overflow-scrolling:touch}.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header)>ul.children>li,.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header)>.sub-menu>li,.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header)>ul.children>li,.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header)>.sub-menu>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header)>ul.children.is-current-slide,.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header)>.sub-menu.is-current-slide,.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header)>ul.children.is-current-slide,.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header)>.sub-menu.is-current-slide{display:block}.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header)>ul.children.is-current-parent,.mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header)>.sub-menu.is-current-parent,.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header)>ul.children.is-current-parent,.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header)>.sub-menu.is-current-parent{overflow-y:hidden;width:200%;padding-right:100%}.nav-slide{height:100%;padding-top:20px;overflow:visible;overflow-y:auto;-webkit-overflow-scrolling:auto}.nav-slide .active>.toggle{-webkit-transform:none;-ms-transform:none;transform:none}.nav-slide>li{-ms-flex-negative:0;flex-shrink:0}.nav-slide-header .toggle{position:relative !important;top:0 !important;margin-left:0 !important;padding-left:5px;text-align:left;width:100%}.nav-slide-header .toggle i{margin-right:2px;font-size:1.4em}.text-center .nav-slide-header .toggle{width:auto;margin-left:auto !important;margin-right:auto !important}.nav-line-bottom>li>a:before,.nav-line-grow>li>a:before,.nav-line>li>a:before{content:" ";position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;background-color:#446084;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;opacity:0;height:3px}.nav-line-bottom>li:hover>a:before,.nav-line-grow>li:hover>a:before,.nav-line-bottom>li.active>a:before,.nav-line-grow>li.active>a:before,.nav-line>li.active>a:before,.nav-line>li:hover>a:before{opacity:1}.nav:hover>li:not(:hover)>a:before{opacity:0}.tabbed-content .nav-line-bottom:before{top:auto;bottom:0}.nav-line-grow>li>a:before{width:0%}.nav-line-grow>li.active>a:before,.nav-line-grow>li:hover>a:before{width:100%}.nav-line-bottom>li:before,.nav-line-bottom>li:after{display:none}.nav-line-bottom>li>a:before{top:auto;bottom:0}.nav-box>li.active>a,.nav-pills>li.active>a{opacity:1;color:#fff;background-color:#446084}.nav-tabs>li.active>a{background-color:#fff}.nav-dark .nav.nav-tabs>li.active>a{color:#000}.nav-outline>li.active>a{color:#446084;border-color:currentColor}.tabbed-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.tabbed-content .nav,.tabbed-content .tab-panels{width:100%}.tab-panels{padding-top:1em}.tab-panels .entry-content{padding:0}.tab-panels .panel:not(.active){zoom:1;visibility:hidden;height:0;padding:0;display:block;overflow:hidden;opacity:0}.tab-panels .panel.active{display:block !important}.nav-box>li,.nav-tabs>li,.nav-outline>li,.nav-pills>li{margin:0}.nav-box>li>a{padding:0 .75em;line-height:2.5em}.nav-pills>li>a{padding:0 .75em;border-radius:99px;line-height:2.5em}.nav-tabs>li>a{border-top:2px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;background-color:rgba(0,0,0,.04);padding-left:15px;padding-right:15px}.nav-tabs>li.active>a{border-top-color:#446084}.nav-dark .nav-tabs>li:not(.active)>a{background-color:rgba(255,255,255,.1);border-color:transparent}.tabbed-content .nav-tabs>li{margin:0 .1em;margin-bottom:-1px}.nav-tabs+.tab-panels{border:1px solid #ddd;background-color:#fff;padding:30px}.nav-outline>li>a{line-height:2.4em;padding:0 .75em;position:relative;z-index:10;border:2px solid transparent;border-radius:32px}@media(min-width: 850px){.tabbed-content .nav-vertical{padding-top:0;width:25%}.nav-vertical+.tab-panels{margin-top:0 !important;border-left:1px solid #ddd;padding:0 30px 30px;-webkit-box-flex:1;-ms-flex:1;flex:1}.tabbed-content .nav-vertical.nav-outline{padding-right:15px}}@media(max-width: 549px){.small-nav-collapse>li{width:100%;margin:0 !important}.small-nav-collapse>li a{width:100%;display:block}}@media(max-width: 549px){.small-nav-touch{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-ms-flex-flow:nowrap;flex-flow:nowrap}.small-nav-touch>li{display:inline-block}}.sidebar-menu-tabs__tab{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%;max-width:50%;list-style-type:none;background-color:rgba(0,0,0,.02);text-align:center}.sidebar-menu-tabs__tab.active{background-color:rgba(0,0,0,.05)}.sidebar-menu-tabs__tab-text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.sidebar-menu-tabs.nav>li{margin:0}.sidebar-menu-tabs.nav>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 10px}.toggle{height:auto;width:45px;line-height:1;-webkit-box-shadow:none !important;box-shadow:none !important;padding:0;color:currentColor;opacity:.6;margin:0 5px 0 0}.toggle i{font-size:1.8em;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.toggle:focus{color:currentColor}.toggle:hover{cursor:pointer;opacity:1}.active>.toggle{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.active>ul.children{display:block !important}.active>ul.sub-menu:not(.nav-dropdown){display:block !important}.widget .toggle{width:1em;min-height:1em;margin:0 0 0 5px}.widget .toggle i{top:1px;font-size:1.2em}.nav.nav-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.nav.nav-vertical li{list-style:none;margin:0;width:100%}.nav-vertical li li{font-size:1em;padding-left:.5em}.nav-vertical .image-column{display:none !important}.nav-vertical>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav-vertical>li ul{width:100%}.nav-vertical li li.menu-item-has-children{margin-bottom:1em}.nav-vertical li li.menu-item-has-children:not(:first-child){margin-top:1em}.nav-vertical>li>ul>li a,.nav-vertical>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.nav-vertical li li.menu-item-has-children>a{color:#000;text-transform:uppercase;font-size:.8em;font-weight:bolder}.nav-vertical>li.html{padding-top:1em;padding-bottom:1em}.nav-vertical>li>ul li a{-webkit-transition:color .2s;-o-transition:color .2s;transition:color .2s;color:#666}.nav-vertical>li>ul li a:hover{opacity:1;color:#111}.nav-vertical>li>ul{margin:0 0 2em;padding-left:1em}.nav .children{position:fixed;opacity:0;left:-99999px;-webkit-transition:background-color .6s,opacity .3s,-webkit-transform .3s;transition:background-color .6s,opacity .3s,-webkit-transform .3s;-o-transition:background-color .6s,transform .3s,opacity .3s;transition:background-color .6s,transform .3s,opacity .3s;transition:background-color .6s,transform .3s,opacity .3s,-webkit-transform .3s;-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}.nav:not(.nav-slide) .active>.children{position:inherit;opacity:1;left:auto;padding-bottom:30px;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.nav-sidebar.nav-vertical>li.menu-item.active,.nav-sidebar.nav-vertical>li.menu-item:hover{background-color:rgba(0,0,0,.05)}.nav-sidebar.nav-vertical>li+li{border-top:1px solid #ececec}.dark .nav-sidebar.nav-vertical>li+li{border-color:rgba(255,255,255,.2)}.nav-vertical>li+li,.nav-vertical-fly-out>li+li{border-top:1px solid #ececec}.nav-vertical.nav-line>li>a:before{right:-2px;z-index:1;left:auto;width:3px;height:100%}.nav-vertical.nav-tabs>li>a{border:0}.nav-vertical.nav-tabs>li.active>a{border-left:3px solid #446084}.text-center .toggle{margin-left:-35px}.text-center .nav-vertical li{border:0}.text-center.nav-vertical li li,.text-center .nav-vertical li li{padding-left:0}@media screen and (max-width: 549px){.small-nav-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin-bottom:20px}.small-nav-vertical>li{list-style:none;margin:0 !important;width:100%;border-bottom:1px solid #ececec}}.nav-vertical .mega-menu-item{width:100%}.nav-vertical .social-icons,.nav-vertical .header-button{display:block;width:100%}@media screen and (min-width: 849px){.col-divided>.col-inner>.nav-wrapper>.nav-vertical{width:calc(100% + 31px)}}.header-vertical-menu__opener{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 15px;width:250px;height:50px;font-weight:600;font-size:.9em;background-color:#446084}.header-vertical-menu__opener .icon-menu{font-size:1.7em;margin-right:10px}.header-vertical-menu__tagline{display:block;font-size:.9em;font-weight:normal;line-height:1.3}.header-vertical-menu__title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.header-vertical-menu__fly-out{position:absolute;z-index:9;opacity:0;visibility:hidden;width:250px;background-color:#fff}.header-vertical-menu__fly-out .nav-vertical-fly-out{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item{position:static;margin:0;list-style:none}.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item[class^=label-]>a:after,.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item[class*=" label-"]>a:after{top:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a>i.icon-angle-down{margin-left:auto;margin-right:-0.1em;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 15px}.header-vertical-menu__fly-out .nav-vertical-fly-out li.has-icon-left>a>i,.header-vertical-menu__fly-out .nav-vertical-fly-out li.has-icon-left>a>svg,.header-vertical-menu__fly-out .nav-vertical-fly-out li.has-icon-left>a>img{margin-right:10px}.header-vertical-menu__fly-out .nav-top-link{font-size:.9em;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.header-vertical-menu__fly-out .current-dropdown .nav-dropdown{top:0;left:100% !important}.header-vertical-menu__fly-out .current-dropdown.menu-item .nav-dropdown{min-height:100%}.header-vertical-menu__fly-out--open{opacity:1;visibility:visible}.stuck .header-vertical-menu__fly-out,.sticky-hide-on-scroll--active .header-vertical-menu__fly-out{opacity:0;visibility:hidden}.header-wrapper:not(.stuck) .header-vertical-menu__fly-out{-webkit-transition:opacity .25s,visibility .25s;-o-transition:opacity .25s,visibility .25s;transition:opacity .25s,visibility .25s}.header-vertical-menu__fly-out.has-shadow{-webkit-box-shadow:1px 1px 15px rgba(0,0,0,.15);box-shadow:1px 1px 15px rgba(0,0,0,.15)}.header-vertical-menu:hover .header-vertical-menu__fly-out{opacity:1;visibility:visible}.badge-container{margin:30px 0 0 0}.badge{display:table;z-index:20;pointer-events:none;height:2.8em;width:2.8em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.badge.top{left:0}.badge-inner{display:table-cell;vertical-align:middle;text-align:center;width:100%;height:100%;background-color:#446084;line-height:.85;color:#fff;font-weight:bolder;padding:2px;white-space:nowrap;-webkit-transition:background-color .3s,color .3s,border .3s;-o-transition:background-color .3s,color .3s,border .3s;transition:background-color .3s,color .3s,border .3s}.badge-small{width:2.3em;height:2.3em}.badge-small .badge-inner{line-height:.7}.badge+.badge{opacity:.9;width:2.5em;height:2.5em}.badge+.badge+.badge{opacity:.8}.badge-frame .badge-inner,.badge-outline .badge-inner{color:#446084;background-color:#fff;border:2px solid currentColor}.has-hover:hover .badge-outline .badge-inner{border-color:#446084;background-color:#446084;color:#fff}.badge-outline,.badge-circle{margin-left:-0.4em}.badge-circle-inside{margin-left:1em}.badge-circle+.badge{margin-top:-0.4em;margin-left:-0.4em}.badge-circle-inside .badge-inner,.badge-circle .badge-inner{border-radius:999px}.badge-frame .badge-inner,.widget .badge-outline .badge-inner{background-color:transparent}.badge-frame{height:2em;margin-left:-4px}.widget .badge{margin:0 !important}.dark .widget .badge-outline .badge-inner{color:#fff;opacity:.7}.row-collapse .badge-circle{margin-left:15px}.banner{position:relative;background-color:#446084;width:100%;min-height:30px}.banner-bg{overflow:hidden}.banner-layers{max-height:100%;height:100%;position:relative}@media(max-width: 549px){.banner-layers{overflow:auto;-webkit-overflow-scrolling:touch}}.banner-layers>*{position:absolute !important}.dark .banner a{color:#fff}.video-bg{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;font-family:"object-fit: cover; object-position: center center;";position:absolute;width:100%;height:100%}@media(min-width: 549px){.has-video .bg{display:none}}.box{width:100%;position:relative;margin:0 auto}.box>a{width:100%;display:block}.box a{display:inline-block}.box,.box-image,.box-text{-webkit-transition:opacity .3s,background-color .3s,-webkit-transform .3s;transition:opacity .3s,background-color .3s,-webkit-transform .3s;-o-transition:opacity .3s,transform .3s,background-color .3s;transition:opacity .3s,transform .3s,background-color .3s;transition:opacity .3s,transform .3s,background-color .3s,-webkit-transform .3s}.box-image>a,.box-image>div>a{display:block}.box-text{padding-top:.7em;padding-bottom:1.4em;position:relative;width:100%;font-size:.9em}.has-shadow .box-text{padding-left:1.2em;padding-right:1.2em}@media(max-width: 549px){.box-text{font-size:85%}}.box-image{position:relative;height:auto;margin:0 auto;overflow:hidden}.box-image[style*=-radius]{-webkit-mask-image:-webkit-radial-gradient(white, black)}.box-image-inner{position:relative;overflow:hidden;z-index:0}.box-text.text-center{padding-left:10px;padding-right:10px}.box-image img{max-width:100%;width:100%;margin:0 auto}.box-label{overflow:hidden}.box-label .box-text.text-center{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%;margin:10% 0}.box-label .box-text.text-right{right:0;left:auto}.box-label .box-text{position:absolute;bottom:0;width:auto;padding:0;margin:10%;padding:.5em 1.5em .55em;background-color:#fff;opacity:.95;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,.1);box-shadow:1px 1px 3px 0 rgba(0,0,0,.1)}.box-label:hover .box-text{opacity:1}.box-badge{overflow:hidden}.box-badge .box-text{background-color:rgba(255,255,255,.95);padding:.8em 1em 1em;position:absolute;bottom:15%;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s;z-index:1}.dark .box-badge .box-text{background-color:rgba(0,0,0,.95)}.box-badge:hover .box-text{background-color:#446084}.box-bounce .box-text{padding:15px 15px 20px;z-index:1}.box-bounce:hover .box-text{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px);background-color:#fff}.dark .box-bounce:hover .box-text{background-color:#222}.box-bounce:hover .box-image{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.box-push .box-text{padding:15px 20px;background-color:rgba(255,255,255,.95);max-width:85%;margin:-15% auto 0}.box-overlay .box-text,.box-shade .box-text{position:absolute;width:100%;max-height:100%;bottom:0;padding-left:1.5em;padding-right:1.5em}.box-overlay.dark .box-text,.box-shade.dark .box-text{text-shadow:1px 1px 1px rgba(0,0,0,.5)}.box-none .box-text{display:none !important}.has-post-icon:hover .box-shade .box-text,.has-post-icon:hover .box-overlay .box-text{opacity:0 !important}.box-text-middle.box-overlay .box-text,.box-text-middle.box-shade .box-text{position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;bottom:auto !important;z-index:16;left:0;right:0}.box-text-top.box-overlay .box-text,.box-text-top.box-shade .box-text{position:absolute;top:0;bottom:auto !important;z-index:16;left:0;right:0}.box-vertical .box-text-middle .box-text{position:relative;top:auto;bottom:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.has-box-vertical .col{width:100% !important;max-width:100% !important}@media screen and (max-width: 549px){.box-vertical .box-image{width:100% !important}}@media screen and (min-width: 550px){.box-list-view .col{-ms-flex-preferred-size:100% !important;flex-basis:100% !important;max-width:100% !important}.box-list-view .box,.box-vertical{display:table;width:100%}.box-list-view .box .image-right,.box-vertical .image-right{direction:rtl}.box-list-view .box .box-image,.box-list-view .box .box-text,.box-vertical .box-image,.box-vertical .box-text{direction:ltr;display:table-cell;vertical-align:middle}.box-list-view .box .box-text,.box-vertical .box-text{padding-left:1.5em;padding-right:1.5em}.box-list-view .box .box-image,.box-vertical .box-image{width:50%}.box-list-view .box.align-top .box-text,.box-vertical.align-top .box-text{vertical-align:top}}.button,button,input[type=submit],input[type=reset],input[type=button]{position:relative;display:inline-block;background-color:transparent;text-transform:uppercase;font-size:.97em;letter-spacing:.03em;cursor:pointer;font-weight:bolder;text-align:center;color:currentColor;text-decoration:none;border:1px solid transparent;vertical-align:middle;border-radius:0;margin-top:0;margin-right:1em;text-shadow:none;line-height:2.4em;min-height:2.5em;padding:0 1.2em;max-width:100%;-webkit-transition:border .3s,background .3s,opacity .3s,color .3s,-webkit-transform .3s,-webkit-box-shadow .3s;transition:border .3s,background .3s,opacity .3s,color .3s,-webkit-transform .3s,-webkit-box-shadow .3s;-o-transition:transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s;transition:transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s;transition:transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s,-webkit-transform .3s,-webkit-box-shadow .3s;text-rendering:optimizeLegibility;-webkit-box-sizing:border-box;box-sizing:border-box}.button span{display:inline-block;line-height:1.6}.button.is-outline{line-height:2.19em}.nav>li>a.button:hover,.nav>li>a.button{padding-top:0;padding-bottom:0}.nav>li>a.button:hover{color:#fff}.button,input[type=submit],input[type=submit].button,input[type=reset].button,input[type=button].button{color:#fff;background-color:#446084;background-color:var(--primary-color);border-color:rgba(0,0,0,.05)}.button.is-outline,input[type=submit].is-outline,input[type=reset].is-outline,input[type=button].is-outline{border:2px solid currentColor;background-color:transparent}.dark .button.is-form:hover,.button:hover,input[type=submit]:hover,input[type=reset]:hover,input[type=button]:hover{outline:none;opacity:1;color:#fff;-webkit-box-shadow:inset 0 0 0 100px rgba(0,0,0,.2);box-shadow:inset 0 0 0 100px rgba(0,0,0,.2)}.button.is-underline,.button.is-link{background-color:transparent !important;border-color:transparent !important;padding-left:.15em;padding-right:.15em}.button.is-underline:before{content:"";height:2px;background-color:currentColor;opacity:.3;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;position:absolute;bottom:0;left:20%;width:60%}.button.is-underline:hover:before{left:0%;width:100%;opacity:1}.is-link,.is-underline{color:#666}.dark .button.is-underline:hover,.dark .button.is-link:hover{color:#fff;opacity:.8}.button.is-underline:hover,.button.is-link:hover{color:#333;-webkit-box-shadow:none;box-shadow:none}.is-form,button.is-form,input[type=submit].is-form,input[type=reset].is-form,input[type=button].is-form{overflow:hidden;position:relative;background-color:#f9f9f9;text-shadow:1px 1px 1px #fff;color:#666;border:1px solid #ddd;text-transform:none;font-weight:normal}.button.is-form:hover{color:#000;background-color:#f1f1f1}.dark .button,.dark input[type=submit],.dark input[type=reset],.dark input[type=button]{color:#fff}.dark .button.is-form,.dark input[type=submit].is-form,.dark input[type=reset].is-form,.dark input[type=button].is-form{color:#000}.is-round{border-radius:99px}.is-shade,.is-bevel,.is-gloss{overflow:hidden}.is-gloss:after,.is-shade:after,.is-bevel:after{content:"";position:absolute;top:0;left:-25%;height:100%;width:150%;-webkit-box-shadow:inset 0 1.2em 0 0 rgba(255,255,255,.1);box-shadow:inset 0 1.2em 0 0 rgba(255,255,255,.1)}.is-shade:after{-webkit-box-shadow:inset 1px 1px 0 0 rgba(255,255,255,.1),inset 0 2em 15px 0 rgba(255,255,255,.2);box-shadow:inset 1px 1px 0 0 rgba(255,255,255,.1),inset 0 2em 15px 0 rgba(255,255,255,.2)}.is-bevel:after{left:0;width:100%;-webkit-box-shadow:inset -0.01em -0.1em 0 0 rgba(0,0,0,.15);box-shadow:inset -0.01em -0.1em 0 0 rgba(0,0,0,.15)}.is-outline{color:silver}.is-outline:hover{-webkit-box-shadow:none !important;box-shadow:none !important}input[type=submit],input[type=submit].button,input[type=submit],.primary{background-color:#446084}.primary.is-underline,.primary.is-link,.primary.is-outline{color:#446084}.is-outline:hover,.primary.is-outline:hover{color:#fff;background-color:#446084;border-color:#446084}.success{background-color:#7a9c59}.success.is-underline,.success.is-link,.success.is-outline{color:#7a9c59}.success.is-outline:hover{background-color:#7a9c59;border-color:#7a9c59;color:#fff}.white{background-color:#fff !important;color:#666 !important}.white.button.is-outline{background-color:transparent;color:currentColor !important}.white.is-underline,.white.is-link,.white.is-outline{color:#fff !important;background-color:transparent !important}.white.is-outline:hover{background-color:#fff !important;border-color:#fff;color:#666 !important}.secondary,.checkout-button,.button.checkout,.button.alt{background-color:#d26e4b}.secondary.is-underline,.secondary.is-link,.secondary.is-outline{color:#d26e4b}.secondary.is-outline:hover{background-color:#d26e4b;border-color:#d26e4b;color:#fff}a.primary:not(.button),a.secondary:not(.button){background-color:transparent}.alert{background-color:#b20000}.alert.is-underline,.alert.is-link,.alert.is-outline{color:#b20000}.alert.is-outline:hover{background-color:#b20000;border-color:#b20000;color:#fff}.text-center .button:first-of-type{margin-left:0 !important}.text-right .button:last-of-type,.text-center .button:last-of-type{margin-right:0 !important}.button.disabled,button.disabled,.button[disabled],button[disabled]{opacity:.6}.header-buttons .button{margin-bottom:0;margin-right:.65em}.header-button{display:inline-block}.header-button .plain.is-outline:not(:hover){color:#999}.nav-dark .header-button .plain.is-outline:not(:hover){color:#fff}.header-button .button{margin:0}.scroll-for-more{margin-left:0 !important}.scroll-for-more:not(:hover){opacity:.7}.flex-col button,.flex-col .button,.flex-col input{margin-bottom:0}code{padding:.2rem .5rem;margin:0 .2rem;font-size:.9em;background:#f1f1f1;border:1px solid #e1e1e1;border-radius:4px}pre>code{display:block;padding:1rem 1.5rem;white-space:pre}.dark code{border-color:#000;background-color:rgba(0,0,0,.5)}.is-divider{height:3px;display:block;background-color:rgba(0,0,0,.1);margin:1em 0 1em;width:100%;max-width:30px}.widget .is-divider{margin-top:.66em}.dark .is-divider{background-color:rgba(255,255,255,.3)}form{margin-bottom:0}input[type=email],input[type=date],input[type=search],input[type=number],input[type=text],input[type=tel],input[type=url],input[type=password],textarea,select,.select-resize-ghost,.select2-container .select2-choice,.select2-container .select2-selection{-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ddd;padding:0 .75em;height:2.507em;font-size:.97em;border-radius:0;max-width:100%;width:100%;vertical-align:middle;background-color:#fff;color:#333;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-webkit-transition:color .3s,border .3s,background .3s,opacity .3s;-o-transition:color .3s,border .3s,background .3s,opacity .3s;transition:color .3s,border .3s,background .3s,opacity .3s}input:hover,textarea:hover,select:hover{-webkit-box-shadow:inset 0 -1.8em 1em 0 rgba(0,0,0,0);box-shadow:inset 0 -1.8em 1em 0 rgba(0,0,0,0)}input[type=email],input[type=search],input[type=number],input[type=url],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{padding-top:.7em;min-height:120px}input[type=email]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=password]:focus,textarea:focus,select:focus{-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;opacity:1 !important;outline:0;color:#333;background-color:#fff}label,legend{font-weight:bold;display:block;font-size:.9em;margin-bottom:.4em}legend{width:100%;font-size:1em;text-transform:uppercase;font-weight:bold;border-bottom:1px solid #f1f1f1;padding-bottom:10px;margin:30px 0 15px}fieldset{border-width:0;padding:0}input[type=checkbox],input[type=radio]{display:inline;margin-right:10px;font-size:16px}label>.label-body{display:inline-block;font-weight:normal;margin-left:.5em}abbr[title=required]{color:#b20000}input[type=checkbox]+label,input[type=radio]+label{display:inline}select,.select-resize-ghost,.select2-container .select2-choice,.select2-container .select2-selection{-webkit-box-shadow:inset 0 -1.4em 1em 0 rgba(0,0,0,.02);box-shadow:inset 0 -1.4em 1em 0 rgba(0,0,0,.02);background-color:#fff;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .45em top 50%;background-repeat:no-repeat;padding-right:1.4em;background-size:auto 16px;border-radius:0;display:block}.select-resize-ghost{display:inline-block;width:auto;position:absolute;opacity:0}select.resize-select{width:55px}.select2-selection__arrow b{border-color:transparent !important}.select2-container .selection .select2-selection--multiple{padding:10px;height:auto;max-height:200px;background-image:none;line-height:1.7em}.select2-container .selection .select2-selection--multiple .select2-selection__choice{padding:5px}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){select::-ms-expand{display:none}select:focus::-ms-value{background:transparent;color:currentColor}}.form-flat input:not([type=submit]),.form-flat textarea,.form-flat select{background-color:rgba(0,0,0,.03);-webkit-box-shadow:none;box-shadow:none;border-color:rgba(0,0,0,.09);color:currentColor !important;border-radius:99px}.form-flat button,.form-flat input{border-radius:99px}.form-flat textarea{border-radius:15px}.form-flat .flex-row .flex-col,.flex-row.form-flat .flex-col{padding-right:4px}.dark .form-flat input:not([type=submit]),.dark .form-flat textarea,.dark .form-flat select,.nav-dark .form-flat input:not([type=submit]),.nav-dark .form-flat textarea,.nav-dark .form-flat select{background-color:rgba(255,255,255,.2) !important;border-color:rgba(255,255,255,.09);color:#fff}.dark .form-flat select option{color:#333}.nav-dark .form-flat select,.dark .form-flat select{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")}.nav-dark .form-flat input::-webkit-input-placeholder,.dark .form-flat input::-webkit-input-placeholder{color:#fff}.form-flat .button.icon{color:currentColor !important;border-color:transparent !important;background-color:transparent !important;-webkit-box-shadow:none;box-shadow:none}.form-minimal input:not([type=submit]),.form-minimal textarea,.form-minimal select{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.form-minimal.quantity .qty{max-width:2em;border-left:0;border-right:0}input.wpcf7-not-valid,.woocommerce-invalid input{border-color:#b20000;color:#b20000}.woocommerce-invalid select{border-color:#b20000}.woocommerce-invalid input.input-checkbox{outline:1px solid #b20000;outline-offset:1px}.select2-container{text-align:left}.form-row .select2-container{margin-bottom:1em}.select2-search__field{margin-bottom:0}.select2-container--default .select2-selection--single .select2-selection__arrow{width:30px}.select2-container .select2-choice>.select2-chosen,.select2-container .select2-selection--single .select2-selection__rendered,.select2-selection{padding:0;line-height:2.507em}.select2-container--default .select2-selection--single .select2-selection__arrow{height:2.507em}.fl-wrap{position:relative}.loading-site .fl-labels label[for]:first-child{display:none}.fl-labels .fl-wrap label[for]:first-child{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;font-size:12px;white-space:nowrap;position:absolute;line-height:1;top:.5em;opacity:0;pointer-events:none;left:1.1em;font-weight:normal}.dark .fl-wrap label{color:#000}.fl-wrap.fl-is-active>label[for]:first-child{z-index:1;opacity:.8}.fl-labels .form-row input:not([type=checkbox]),.fl-labels .form-row textarea,.fl-labels .form-row select{height:3.0084em;-webkit-transition:padding .3s;-o-transition:padding .3s;transition:padding .3s}.form-row .fl-is-active input,.form-row .fl-is-active textarea{padding-top:1.1em;padding-bottom:.5em}.form-row .fl-is-active select{padding-top:1.1em;padding-bottom:.4em}.icon-box .icon-box-img{margin-bottom:1em;max-width:100%;position:relative}.slider>.icon-box,.flickity-slider>.icon-box{padding-right:3% !important;padding-left:3% !important}.icon-box-img svg,.icon-box-img img{padding-top:.2em;width:100%}.icon-box-img svg{width:100%;height:100%;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;fill:currentColor}.icon-box-img svg path{fill:currentColor}.icon-box:hover .has-icon-bg svg path,.icon-box:hover .has-icon-bg svg,.icon-box:hover .has-icon-bg i{fill:#fff}.has-icon-bg .icon{padding-top:100%;height:0;overflow:hidden;position:relative}.has-icon-bg .icon .icon-inner{color:#446084;position:absolute;height:100%;width:100%;top:0;border:2px solid currentColor;border-radius:100%;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.icon-box:hover .has-icon-bg .icon .icon-inner{background-color:currentColor}.has-icon-bg .icon svg,.has-icon-bg .icon i,.has-icon-bg .icon img{position:absolute;left:0;-o-object-fit:cover;object-fit:cover;padding:0;top:50%;margin:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:60%;margin-left:20%;margin-right:20%}.icon-box-left .has-icon-bg .icon{position:absolute;width:100%}.icon-box-left,.icon-box-right{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:100%}.icon-box-left .icon-box-img,.icon-box-right .icon-box-img{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:0;max-width:200px}.icon-box-left .icon-box-text,.icon-box-right .icon-box-text{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px}.icon-box-right .icon-box-text{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.icon-box-left .icon-box-img+.icon-box-text{padding-left:1em}.icon-box-right .icon-box-img+.icon-box-text{padding-right:1em}.icon-box-center .icon-box-img{margin:0 auto 1em}.links>li>a:before,i[class^=icon-],i[class*=" icon-"]{font-family:"fl-icons" !important;font-display:block;speak:none !important;margin:0;padding:0;display:inline-block;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;position:relative;line-height:1.2}.widget-title i{opacity:.35;margin-right:4px}button i,.button i{vertical-align:middle;top:-1.5px}.button.open-video i{top:-0.027em}a.remove,a.icon-remove{display:block;width:24px;height:24px;font-size:15px !important;line-height:19px !important;border-radius:100%;color:#ccc;font-weight:bold;text-align:center;border:2px solid currentColor}button.icon:not(.button),a.icon:not(.button){font-family:sans-serif;margin-left:.25em;margin-right:.25em;font-size:1.2em}.header a.icon:not(.button){margin-left:.3em;margin-right:.3em}.header .nav-small a.icon:not(.button){font-size:1em}.button.icon{margin-left:.12em;margin-right:.12em;min-width:2.5em;padding-left:.6em;padding-right:.6em;display:inline-block}.button.icon i{font-size:1.2em}.button.icon i+span{padding-right:.5em}.button.icon.is-small{border-width:1px}.button.icon.is-small i{top:-1px}.button.icon.circle{padding-left:0;padding-right:0}.button.icon.circle>span{margin:0 8px}.button.icon.circle>span+i{margin-left:-4px}.button.icon.circle>i{margin:0 8px}.button.icon.circle>i+span{margin-left:-4px}.button.icon.circle>i:only-child{margin:0}.nav>li>a>i{vertical-align:middle;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s;font-size:20px}.nav>li>a>i+span{margin-left:5px}.nav li.has-icon-left>a>i,.nav li.has-icon-left>a>svg,.nav li.has-icon-left>a>img{margin-right:5px}.nav>li>a>span+i{margin-left:5px}.nav-small>li>a>i{font-size:1em}.nav>li>a>i.icon-search{font-size:1.2em}.nav>li>a>i.icon-menu{font-size:1.9em}.nav>li.has-icon>a>i{min-width:1em}.nav-vertical>li>a>i{font-size:16px;opacity:.6}.header-button a.icon:not(.button){display:inline-block;padding:6px 0}.header-button a.icon:not(.button) i{font-size:24px}.header-button a.icon:not(.button) i.icon-search{font-size:16px}.nav-small .header-button a.icon:not(.button){padding:3px 0}.button:not(.icon)>i{margin-left:-0.15em;margin-right:.4em}.button:not(.icon)>span+i{margin-right:-0.15em;margin-left:.4em}.has-dropdown .icon-angle-down{font-size:16px;margin-left:.2em;opacity:.6}.overlay-icon{background-color:rgba(0,0,0,.2);width:3em;color:#fff;height:3em;line-height:2.8em;border-radius:100%;text-align:center;border:2px solid #fff;opacity:.8;-webkit-transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,-webkit-transform .2s;-o-transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s}.overlay-icon i{font-size:1.3em;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s;top:3px}.has-hover:hover .overlay-icon{opacity:1;-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.box-shade .overlay-icon,.box-overlay .overlay-icon{opacity:0}.image-icon{display:inline-block;height:auto;vertical-align:middle;position:relative}span+.image-icon{margin-left:10px}.image-icon img{max-width:32px;min-width:100%}.nav-small .image-icon{width:16px;height:16px;margin:0 5px}.nav-small .image-icon img{vertical-align:top}[data-icon-label]{position:relative}[data-icon-label="0"]:after{display:none}[data-icon-label]:after{content:attr(data-icon-label);position:absolute;font-style:normal;font-family:Arial,Sans-serif !important;top:-10px;right:-10px;font-weight:bolder;background-color:#d26e4b;-webkit-box-shadow:1px 1px 3px 0px rgba(0,0,0,.3);box-shadow:1px 1px 3px 0px rgba(0,0,0,.3);font-size:11px;padding-left:2px;padding-right:2px;opacity:.9;line-height:17px;letter-spacing:-0.5px;height:17px;min-width:17px;border-radius:99px;color:#fff;text-align:center;z-index:1;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;-o-transition:transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s}.nav-small [data-icon-label]:after{min-width:13px;top:-4px;right:-10px;height:13px;font-size:10px;line-height:13px}.button [data-icon-label]:after{top:-12px;right:-12px}.reveal-icon i{width:1em}.reveal-icon i,.reveal-icon span{display:inline-block;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;-o-transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}.reveal-icon span{-webkit-transform:translateX(0.75em);-ms-transform:translateX(0.75em);transform:translateX(0.75em)}.reveal-icon i+span{-webkit-transform:translateX(-0.75em);-ms-transform:translateX(-0.75em);transform:translateX(-0.75em)}.reveal-icon:hover>span{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.reveal-icon:not(:hover) i{opacity:0}img{-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s;opacity:1}.col-inner>.img:not(:last-child),.col>.img:not(:last-child){margin-bottom:1em}.img{position:relative}.img .img-inner{position:relative;overflow:hidden}.img,.img img{width:100%}.overlay{position:absolute;top:0;bottom:0;height:100%;left:-1px;right:-1px;background-color:rgba(0,0,0,.15);-webkit-transition:opacity .6s,-webkit-transform .3s;transition:opacity .6s,-webkit-transform .3s;-o-transition:transform .3s,opacity .6s;transition:transform .3s,opacity .6s;transition:transform .3s,opacity .6s,-webkit-transform .3s;pointer-events:none}.img .caption{position:absolute;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;-o-transition:transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);max-height:100% !important;overflow-y:auto;bottom:0;padding:4px 10px;font-size:14px;color:#fff;width:100%;background-color:rgba(0,0,0,.3)}.img .caption-show,.img:hover .caption{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.lazy-load{background-color:rgba(0,0,0,.03)}.has-format,.video-fit,.image-cover{position:relative;height:auto;overflow:hidden;padding-top:100%;background-position:50% 50%;background-size:cover}.video-fit{padding-top:56.5%}.video-fit video,.video-fit iframe,img.back-image,.image-cover img,.has-format img,.has-equal-box-heights .box-image img{right:0;width:100%;height:100%;bottom:0;left:0;top:0;position:absolute;-o-object-position:50% 50%;object-position:50% 50%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.has-equal-box-heights .box-image{padding-top:100%}.video-fit iframe{-o-object-fit:fill;object-fit:fill}.image-tools{padding:10px;position:absolute}.image-tools a:last-child{margin-bottom:0}.image-tools a.button{display:block}.image-tools.bottom.left{padding-top:0;padding-right:0}.image-tools.top.right{padding-bottom:0;padding-left:0}.image-tools .cart-icon{position:absolute;left:10px;margin:5px;bottom:100%}.image-tools .wishlist-button:hover{background-color:#b20000;border-color:#b20000}@media only screen and (max-device-width: 1024px){.image-tools{opacity:1 !important;padding:5px}}.overlay-tools{margin-top:10px}.overlay-tools a{display:inline-block;font-size:.8em;background-color:rgba(0,0,0,.4);padding:2px 10px 3px;margin-right:5px;border-radius:99px;text-shadow:none;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.overlay-tools a:hover{background-color:#fff;color:#000 !important}.tag-label{text-transform:uppercase;display:inline-block;font-size:.65em;line-height:1;letter-spacing:1.1px;font-weight:bold;border-radius:2px;padding:2px 5px;color:#fff;background-color:rgba(0,0,0,.4);-webkit-transition:background-color .3s,opacity .3s;-o-transition:background-color .3s,opacity .3s;transition:background-color .3s,opacity .3s}.has-hover:hover .tag-label{opacity:1;background-color:#d26e4b}.lightbox-content{background-color:#fff;max-width:875px;margin:0 auto;-webkit-box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);position:relative}.lightbox-content .lightbox-inner{padding:30px 20px}.pswp__bg{background-color:rgba(0,0,0,.6)}@media(min-width: 549px){.pswp__top-bar{background-color:transparent !important}}.pswp__item{-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;opacity:0}.pswp--visible .pswp__item{opacity:1}.pswp__caption__center{text-align:center}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}.mfp-bg.mfp-ready{opacity:.6}.mfp-bg.mfp-removing{opacity:0 !important}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-image-holder{padding:40px 6.66%}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;max-width:100%;margin:0 auto;text-align:left;z-index:1045;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px);opacity:0;-webkit-transition:opacity .3s,-webkit-transform .5s;transition:opacity .3s,-webkit-transform .5s;-o-transition:transform .5s,opacity .3s;transition:transform .5s,opacity .3s;transition:transform .5s,opacity .3s,-webkit-transform .5s}.mfp-content-inner{-webkit-box-shadow:1px 1px 5px 0 rgba(0,0,0,.2);box-shadow:1px 1px 5px 0 rgba(0,0,0,.2)}.mfp-ready .mfp-content{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.mfp-ready.mfp-removing .mfp-content{opacity:0}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}.mfp-close{cursor:pointer;outline:none;z-index:1046;-webkit-box-shadow:none;box-shadow:none;position:fixed;top:0;right:0;text-decoration:none;text-align:center;opacity:0;padding:0;mix-blend-mode:difference;margin:0 !important;color:#fff;font-style:normal;font-weight:300;font-size:40px;min-height:0;width:40px;-webkit-backface-visibility:hidden;height:40px;line-height:40px;font-family:Arial,monospace;-webkit-transition:opacity .6s,-webkit-transform .6s;transition:opacity .6s,-webkit-transform .6s;-o-transition:opacity .6s,transform .6s;transition:opacity .6s,transform .6s;transition:opacity .6s,transform .6s,-webkit-transform .6s;-webkit-transform:translateY(50%) translateZ(1px);transform:translateY(50%) translateZ(1px)}.mfp-close svg{pointer-events:none}.mfp-content .mfp-close{position:absolute}.mfp-ready .mfp-close{opacity:.6;-webkit-transform:translateY(0) translateZ(1px);transform:translateY(0) translateZ(1px)}.mfp-removing .mfp-close{display:none !important}.mfp-close:hover{opacity:1}.mfp-close-btn-in .mfp-close{top:0 !important;color:currentColor}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:fixed;opacity:.6;color:#fff;mix-blend-mode:difference;top:50%;z-index:1046;margin:0;text-align:center;width:50px;height:50px}.mfp-arrow i{pointer-events:none;font-size:42px !important}.mfp-arrow:hover{opacity:1}.mfp-arrow:active{top:50.1%}.mfp-arrow-left{left:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.mfp-arrow-right{right:0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.mfp-ready .mfp-arrow-right,.mfp-ready .mfp-arrow-left{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;max-height:calc(100vh - 80px);display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden;line-height:0;padding:0 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:0;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{font-size:11px;text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-title a{text-decoration:underline;color:#f3f3f3}.mfp-title a:hover{text-decoration:none;color:#f3f3f3;opacity:.8}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px)and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}}@media(max-width: 849px){body.body-scroll-lock--active .mfp-wrap{position:fixed !important;overflow:auto}}.processing,.loading-spin{position:relative}.processing:before,.loading-spin{content:"";margin:0px auto;font-size:10px;text-indent:-9999em;border-top:3px solid rgba(0,0,0,.1) !important;border-right:3px solid rgba(0,0,0,.1) !important;border-bottom:3px solid rgba(0,0,0,.1) !important;opacity:.8;border-left:3px solid #446084;-webkit-animation:spin .6s infinite linear;animation:spin .6s infinite linear;border-radius:50%;width:30px;height:30px;pointer-events:none}.box-image.processing:before,.dark .processing:before,.dark.processing:before,.dark.loading-spin,.dark .loading-spin{border-top:3px solid rgba(0,0,0,.1) !important;border-right:3px solid rgba(0,0,0,.1) !important;border-bottom:3px solid rgba(0,0,0,.1) !important;border-left:3px solid #fff !important}.box-image.processing:after{content:"";background-color:#000;opacity:.1;position:absolute;top:0;left:0;right:0;bottom:0}.box-image.processing .image-tools{opacity:0 !important}.woocommerce-checkout.processing:before{position:fixed}.processing:before,.loading-spin.centered{position:absolute;top:50%;left:50%;margin-left:-15px;margin-top:-15px;z-index:99}.loading-spin{border-radius:50%;width:30px;height:30px}.button.loading{opacity:1 !important;position:relative;color:rgba(255,255,255,.05);pointer-events:none !important}.button.loading:after{-webkit-animation:spin 500ms infinite linear;animation:spin 500ms infinite linear;border:2px solid #fff;border-radius:32px;border-right-color:transparent !important;border-top-color:transparent !important;content:"";display:block;height:16px;top:50%;margin-top:-8px;left:50%;margin-left:-8px;position:absolute;width:16px}.is-outline .button.loading:after{border-color:#446084}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ux-menu-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ux-menu-link--active .ux-menu-link__link,.ux-menu-link:hover .ux-menu-link__link{color:rgba(17,17,17,.85)}.dark .ux-menu-link__link{border-bottom-color:rgba(255,255,255,.2)}.dark .ux-menu-link--active .ux-menu-link__link,.dark .ux-menu-link:hover .ux-menu-link__link{color:rgba(255,255,255,.85)}.ux-menu.ux-menu--divider-solid .ux-menu-link:not(:last-of-type) .ux-menu-link__link{border-bottom-style:solid}.ux-menu-link__link{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:2.5em;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding-top:.3em;padding-bottom:.3em;color:currentColor;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;border-bottom-color:#ececec;border-bottom-width:1px}.ux-menu-link__icon{width:16px;-ms-flex-negative:0;flex-shrink:0;vertical-align:middle}.ux-menu-link__icon+.ux-menu-link__text{padding-left:.5em}.ux-menu-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;font-size:.8em;font-weight:bolder;margin-top:5px;color:#000;min-height:3.125em;padding-top:.3em;padding-bottom:.3em}.ux-menu-link+.ux-menu-title{margin-top:5px !important}.dark .ux-menu-title{color:currentColor}.off-canvas .mfp-content{-ms-scrollbar-base-color:#000;-ms-scrollbar-arrow-color:#000;-ms-overflow-style:-ms-autohiding-scrollbar}.off-canvas .nav-vertical>li>a{padding-top:15px;padding-bottom:15px}.off-canvas .nav-vertical li li>a{padding-top:5px;padding-bottom:5px}.off-canvas .hide-for-off-canvas{display:none !important}.off-canvas .hide-for-small,.off-canvas .hide-for-medium{display:inline-block !important}.off-canvas-right .mfp-content,.off-canvas-left .mfp-content{position:fixed;top:0;bottom:0;width:260px;background-color:rgba(255,255,255,.95);left:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;-o-transition:transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s;-webkit-transform:translateX(-270px);-ms-transform:translateX(-270px);transform:translateX(-270px);-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.5);box-shadow:0px 0px 10px 0px rgba(0,0,0,.5)}.off-canvas-right.dark .mfp-content,.off-canvas-left.dark .mfp-content{background-color:rgba(0,0,0,.95)}.off-canvas-right .mfp-content{left:auto;right:0;-webkit-transform:translateX(270px);-ms-transform:translateX(270px);transform:translateX(270px)}.off-canvas-center .nav-vertical>li>ul>li a,.off-canvas-center .nav-vertical>li>a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.off-canvas-center .nav-vertical>li>a{font-size:1.5em}.off-canvas-center .mfp-container{padding:0}.off-canvas-center .mfp-content{padding-top:50px;max-width:700px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.off-canvas-center .mfp-content .searchform{max-width:260px;margin:0 auto}.off-canvas-center.mfp-bg.mfp-ready{opacity:.85}.mfp-bg.off-canvas-center:not(.dark){background-color:#fff;opacity:.95}.off-canvas-center .nav-sidebar.nav-vertical>li{border:0}.off-canvas-center .nav-sidebar.nav-vertical>li>a{padding-right:30px;padding-left:30px}.off-canvas-center .nav-sidebar.nav-vertical>li .toggle{position:absolute;top:15px;right:0}.off-canvas-center:not(.dark) .mfp-close{color:currentColor}.off-canvas.mfp-removing .mfp-content{opacity:0 !important}.off-canvas-left.mfp-ready .mfp-content,.off-canvas-right.mfp-ready .mfp-content{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);opacity:1}.has-off-canvas .off-canvas-blur{-webkit-filter:blur(5px);filter:blur(5px)}.has-off-canvas .off-canvas-zoom{-webkit-transform:scale(0.98);-ms-transform:scale(0.98);transform:scale(0.98)}.has-off-canvas .current-lightbox-clicked{opacity:0 !important;-webkit-transform:translateY(-7px);-ms-transform:translateY(-7px);transform:translateY(-7px)}.has-off-canvas.has-off-canvas-right .current-lightbox-clicked,.has-off-canvas.has-off-canvas-left .current-lightbox-clicked{-webkit-transform:translateX(-7px);-ms-transform:translateX(-7px);transform:translateX(-7px)}.off-canvas .sidebar-menu{padding:30px 0}.off-canvas .sidebar-inner{padding:30px 20px}.off-canvas:not(.off-canvas-center) .nav-vertical li>a{padding-left:20px}.off-canvas:not(.off-canvas-center) li.html{padding:20px}.slider-wrapper{position:relative}.slider>.img,.flickity-slider>.img,.slider-wrapper:last-child{margin-bottom:0}.slider,.row-slider{position:relative;scrollbar-width:none}.slider-full .flickity-slider>.col{padding:0 !important}.slider-load-first{-webkit-transition:max-height 2s;-o-transition:max-height 2s;transition:max-height 2s;max-height:999px}.slider-load-first:not(.flickity-enabled){max-height:500px}.slider-load-first:not(.flickity-enabled)>div{opacity:0}.slider:not(.flickity-enabled){white-space:nowrap;overflow-y:hidden;overflow-x:scroll;width:auto;-ms-overflow-style:-ms-autohiding-scrollbar}.slider::-webkit-scrollbar,.row-slider::-webkit-scrollbar{width:0px !important;height:0px !important}.row.row-slider:not(.flickity-enabled){display:block}.slider:not(.flickity-enabled)>*{display:inline-block !important;white-space:normal !important;vertical-align:top}.slider:not(.flickity-enabled)>a{width:100%}.slider>div:not(.col),.slider>a,.slider>p,.slider>a>img,.slider>img{width:100%}.flickity-slider>div:not(.col),.flickity-slider>a,.flickity-slider>p,.flickity-slider>a>img,.flickity-slider>img,.flickity-slider>figure{width:100% !important;padding:0;margin:0;-webkit-transition:opacity .6s,-webkit-transform .6s,-webkit-box-shadow .6s;transition:opacity .6s,-webkit-transform .6s,-webkit-box-shadow .6s;-o-transition:transform .6s,opacity .6s,box-shadow .6s;transition:transform .6s,opacity .6s,box-shadow .6s;transition:transform .6s,opacity .6s,box-shadow .6s,-webkit-transform .6s,-webkit-box-shadow .6s}.flickity-slider>.row:not(.is-selected){opacity:0}.flickity-enabled{position:relative;display:block}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%;width:100%}.flickity-slider{position:absolute;width:100%;height:100%}.slider-has-parallax .bg{-webkit-transition:opacity .3s !important;-o-transition:opacity .3s !important;transition:opacity .3s !important}.is-dragging .flickity-viewport .flickity-slider{pointer-events:none}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-prev-next-button{position:absolute;top:40%;bottom:40%;background-color:transparent;margin:0;padding:0;width:36px;color:#111;border:none;cursor:pointer;opacity:0;-webkit-transition:opacity .3s,background .3s,-webkit-transform .3s,-webkit-box-shadow .3s;transition:opacity .3s,background .3s,-webkit-transform .3s,-webkit-box-shadow .3s;-o-transition:transform .3s,opacity .3s,background .3s,box-shadow .3s;transition:transform .3s,opacity .3s,background .3s,box-shadow .3s;transition:transform .3s,opacity .3s,background .3s,box-shadow .3s,-webkit-transform .3s,-webkit-box-shadow .3s}.flickity-prev-next-button.next{-webkit-transform:translateX(-20%);-ms-transform:translateX(-20%);transform:translateX(-20%);right:2%}.flickity-prev-next-button.previous{-webkit-transform:translateX(20%);-ms-transform:translateX(20%);transform:translateX(20%);left:2%}.slider-show-nav .flickity-prev-next-button,.slider:hover .flickity-prev-next-button{opacity:.7;-webkit-transform:translateX(0) !important;-ms-transform:translateX(0) !important;transform:translateX(0) !important}.slider .flickity-prev-next-button:hover{-webkit-box-shadow:none;box-shadow:none;opacity:1}.slider .flickity-prev-next-button:hover svg,.slider .flickity-prev-next-button:hover .arrow{fill:#446084}@media(min-width: 850px){.slider-nav-outside .flickity-prev-next-button.next{right:auto;left:100%}.slider-nav-outside .flickity-prev-next-button.previous{left:auto;right:100%}}.flickity-prev-next-button:disabled,button.flickity-prev-next-button[disabled]{opacity:0 !important;background:none !important;cursor:auto;-webkit-box-shadow:none !important;box-shadow:none !important;pointer-events:none}.flickity-prev-next-button svg{position:absolute;padding:5px;left:50%;top:50%;width:100%;max-width:100%;padding:20%;max-height:100%;height:auto;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button{margin-top:-10%}.slider-nav-push.slider-nav-reveal .flickity-prev-next-button svg{margin-top:-40px}.flickity-prev-next-button svg,.flickity-prev-next-button .arrow{border-color:currentColor;fill:currentColor;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.slider-auto-height,.animate-height{-webkit-transition:height .2s;-o-transition:height .2s;transition:height .2s}.flickity-prev-next-button.no-svg{color:#111;font-size:26px}.slider-no-arrows .flickity-prev-next-button{display:none !important}.slider-type-fade .flickity-slider{-webkit-transform:none !important;-ms-transform:none !important;transform:none !important}.slider-type-fade .flickity-slider>*{opacity:0;z-index:1;left:0 !important}.slider-type-fade .flickity-slider>*.is-selected{opacity:1;z-index:2}.slider-type-fade .flickity-prev-next-button,.slider-type-fade .flickity-page-dots{z-index:3}.flickity-page-dots{position:absolute;bottom:15px;left:20%;right:20%;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.slider-nav-outside .flickity-page-dots,.row-slider .flickity-page-dots{bottom:0}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:12px;height:12px;margin:0 5px;border:3px solid #111;border-radius:50%;opacity:.4;cursor:pointer;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.nav-dots-small .flickity-page-dots .dot,.row-slider .flickity-page-dots .dot{opacity:.2;width:10px;height:10px;border:0;background-color:#111}.flickity-page-dots .dot:hover{opacity:.7}.flickity-page-dots .dot.is-selected{background-color:#111;opacity:1 !important}.slider-nav-dots-dashes .flickity-page-dots .dot{height:4px;width:40px;margin:0;border-radius:0}.slider-nav-dots-dashes-spaced .flickity-page-dots .dot{height:4px;width:40px;border-radius:0}.slider-nav-dots-simple .flickity-page-dots .dot{background-color:#111}.slider-nav-dots-square .flickity-page-dots .dot{border-radius:0}.slider-nav-circle .flickity-prev-next-button svg,.slider-nav-circle .flickity-prev-next-button .arrow{border-radius:100%;border:2px solid currentColor}.slider-nav-circle .flickity-prev-next-button:hover svg,.slider-nav-circle .flickity-prev-next-button:hover .arrow{background-color:#446084;border-color:#446084;fill:#fff !important}.slider-nav-outside.slider-nav-circle .next{-webkit-transform:translateX(-50%) !important;-ms-transform:translateX(-50%) !important;transform:translateX(-50%) !important}.slider-nav-outside.slider-nav-circle .previous{-webkit-transform:translateX(50%) !important;-ms-transform:translateX(50%) !important;transform:translateX(50%) !important}.slider-nav-reveal{padding-top:0;overflow:hidden}.slider-nav-reveal .flickity-prev-next-button:hover,.slider-nav-reveal .flickity-prev-next-button{width:30px;top:-2px;bottom:0;height:100%;background-color:#fff;-webkit-box-shadow:0 -150px 15px 0 rgba(0,0,0,.3);box-shadow:0 -150px 15px 0 rgba(0,0,0,.3);margin:0 !important}.dark .slider-nav-reveal .flickity-prev-next-button{border-radius:99px;background-color:rgba(0,0,0,.3);color:#fff}.slider-nav-reveal .flickity-prev-next-button.next{-webkit-transform:translateX(10%);-ms-transform:translateX(10%);transform:translateX(10%);left:auto !important;right:-1px !important}.slider-nav-reveal .flickity-prev-next-button.previous{-webkit-transform:translateX(-10%);-ms-transform:translateX(-10%);transform:translateX(-10%);transform:translateX(-10%);right:auto !important;left:-1px !important}.slider-nav-light .flickity-prev-next-button{color:#fff}.slider-nav-light .flickity-prev-next-button svg,.slider-nav-light .flickity-prev-next-button .arrow{fill:#fff}.slider-nav-light .flickity-page-dots .dot{border-color:#fff}.slider-nav-light .flickity-page-dots .dot.is-selected{background-color:#fff}.slider-nav-light.slider-nav-dots-simple .flickity-page-dots .dot{background-color:#fff}.slider-style-container .flickity-slider>*,.slider-style-shadow .flickity-slider>*,.slider-style-focus .flickity-slider>*{max-width:1080px;margin:0 auto}.slider-style-container:not(.flickity-enabled) .ux_banner,.slider-style-shadow:not(.flickity-enabled) .ux_banner,.slider-style-focus:not(.flickity-enabled) .ux_banner{opacity:0 !important}.slider-style-container .ux_banner,.slider-style-shadow .ux_banner,.slider-style-focus .ux_banner{opacity:1}.slider-style-container .flickity-slider>*:not(.is-selected),.slider-style-shadow .flickity-slider>*:not(.is-selected),.slider-style-focus .flickity-slider>*:not(.is-selected){opacity:.5}.slider-style-shadow{padding:15px 0 25px}.slider-style-shadow .flickity-slider>*:before{content:"";position:absolute;bottom:-6px;height:100px;left:-10%;right:-10%;background-size:100% 100%;z-index:-2;background-image:url("/wp-content/themes/tnexv2/assets/img/shadow@2x.png?x17868")}.slider-style-shadow .flickity-slider>*:not(.is-selected){-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);z-index:-1;opacity:1}.slider-style-shadow .flickity-slider>*:not(.is-selected):before{height:200px;opacity:.5}.slider-style-shadow .flickity-slider>.is-selected{-webkit-transform:scale(0.95);-ms-transform:scale(0.95);transform:scale(0.95)}.slider-style-focus{background-color:transparent;padding:30px 0}.slider-style-focus .flickity-page-dots{bottom:6px}.slider-style-focus .flickity-slider>*{max-width:1050px}.slider-style-focus .flickity-slider>*:not(.is-selected){-webkit-transform:scale(0.93);-ms-transform:scale(0.93);transform:scale(0.93)}@media screen and (max-width: 549px){.slider-wrapper .flickity-prev-next-button{display:none}.row-slider .flickity-prev-next-button{width:20px !important;opacity:.8;background-color:transparent !important;-webkit-box-shadow:none !important;box-shadow:none !important;-webkit-transform:translateX(0) !important;-ms-transform:translateX(0) !important;transform:translateX(0) !important}.row-slider .flickity-prev-next-button svg{padding:3px !important;border:0 !important}.flickity-page-dots{pointer-events:none}.flickity-slider .banner-layers{overflow:hidden}}.stack{--stack-gap:0;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex}.stack>.text>*:first-child{margin-top:0}.stack>.text>*:last-child{margin-bottom:0}.stack-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.stack-row>*{margin:0 !important}.stack-row>*~*{margin-left:var(--stack-gap) !important}.stack-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.stack-col>*{margin:0 !important}.stack-col>*~*{margin-top:var(--stack-gap) !important}.items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify-around{-ms-flex-pack:distribute;justify-content:space-around}@media(max-width: 849px){.md\:stack-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.md\:stack-row>*{margin:0 !important}.md\:stack-row>*~*{margin-left:var(--stack-gap) !important}.md\:stack-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.md\:stack-col>*{margin:0 !important}.md\:stack-col>*~*{margin-top:var(--stack-gap) !important}.md\:items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.md\:items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.md\:items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.md\:items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.md\:items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.md\:justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.md\:justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.md\:justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.md\:justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.md\:justify-around{-ms-flex-pack:distribute;justify-content:space-around}}@media(max-width: 549px){.sm\:stack-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.sm\:stack-row>*{margin:0 !important}.sm\:stack-row>*~*{margin-left:var(--stack-gap) !important}.sm\:stack-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sm\:stack-col>*{margin:0 !important}.sm\:stack-col>*~*{margin-top:var(--stack-gap) !important}.sm\:items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.sm\:items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sm\:items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sm\:items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.sm\:items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.sm\:justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sm\:justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sm\:justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sm\:justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sm\:justify-around{-ms-flex-pack:distribute;justify-content:space-around}}table{width:100%;margin-bottom:1em;border-color:#ececec;border-spacing:0}th,td{padding:.5em;text-align:left;border-bottom:1px solid #ececec;line-height:1.3;font-size:.9em}td{color:#666}th:first-child,td:first-child{padding-left:0}th:last-child,td:last-child{padding-right:0}.dark th,.dark td{border-color:rgba(255,255,255,.08)}td label,td .label,td input,td select,td form,td dl,td p{margin:.5em 0}label{color:#222}.table{display:table}.table-cell{display:table-cell;vertical-align:middle}@media(max-width: 849px){.touch-scroll-table{width:calc(100% + 30px);padding:15px;position:relative;overflow-y:hidden;margin-left:-15px;overflow-x:scroll;-webkit-box-shadow:inset -2px 0px 18px -5px rgba(0,0,0,.5);box-shadow:inset -2px 0px 18px -5px rgba(0,0,0,.5)}.touch-scroll-table table{width:100%}}.text-box{max-height:100%}.text-box .text-box-content{position:relative;z-index:10;-webkit-backface-visibility:hidden;backface-visibility:hidden}.text-box-square .text,.text-box-circle .text{height:0;padding:100% 0 0 0 !important;background-color:rgba(0,0,0,.9)}.text-box-square .text-inner,.text-box-circle .text-inner{position:absolute;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.text-box-circle .border,.text-box-circle .text-box-content{border-radius:100% !important}a{color:#334862;text-decoration:none}a:focus,.button:focus,button:focus,input:focus{outline:none}a.plain{color:currentColor;-webkit-transition:color .3s,opacity .3s,-webkit-transform .3s;transition:color .3s,opacity .3s,-webkit-transform .3s;-o-transition:color .3s,opacity .3s,transform .3s;transition:color .3s,opacity .3s,transform .3s;transition:color .3s,opacity .3s,transform .3s,-webkit-transform .3s}.nav-dark a.plain:hover{opacity:.7}a:hover,a.remove:hover,a.icon-circle:hover{color:#000}.dark a,.dark .widget a{color:currentColor}.dark a:hover,.dark .widget a:hover{color:#fff}ul.links{margin:5px 0;font-size:.85em}ul.links li{margin:0 .4em;display:inline-block}ul.links li a{color:currentColor}ul.links li:before{font-family:"fl-icons";display:inline-block;margin-right:5px}ul.links li:first-child{margin-left:0}ul.links li:last-child{margin-right:0}.next-prev-nav .flex-col{padding:.7em 0}.next-prev-nav i{font-size:2em;margin:0 10px !important;top:-1px;vertical-align:middle}.next-prev-nav .flex-col+.flex-col{border-left:1px solid #ececec}ul{list-style:disc}ol{list-style:decimal}ol,ul{margin-top:0;padding:0}ul ul,ul ol,ol ol,ol ul{margin:1.5em 0 1.5em 3em}li{margin-bottom:.6em}dl dt,dl dd{display:inline-block;margin:0 5px 0 0}dl dt p,dl dd p{margin:0;padding:0}dl{opacity:.8;text-transform:uppercase;font-size:.85em}ul.ul-reset{margin:0;padding:0}ul.ul-reset>li{margin:0;padding:0;list-style:none}.entry-content ol li,.entry-summary ol li,.col-inner ol li,.entry-content ul li,.entry-summary ul li,.col-inner ul li{margin-left:1.3em}.entry-content ol li.tab,.entry-summary ol li.tab,.col-inner ol li.tab,.entry-content ul li.tab,.entry-summary ul li.tab,.col-inner ul li.tab{margin-left:0}ul li.bullet-checkmark,ul li.bullet-arrow,ul li.bullet-star{list-style:none;position:relative;padding:7px 0 7px 25px;margin:0;border-bottom:1px solid #ececec}.dark ul li.bullet-checkmark,.dark ul li.bullet-arrow,.dark ul li.bullet-star{border-color:rgba(255,255,255,.2)}ul li.bullet-checkmark:before,ul li.bullet-arrow:before,ul li.bullet-star:before{font-family:"fl-icons";left:0;position:absolute;font-size:16px;color:#7a9c59}ul li.bullet-checkmark:before{content:"" !important}ul li.bullet-arrow:before{content:"" !important}ul li.bullet-star:before{content:"" !important}.button,button,input,textarea,select,fieldset{margin-bottom:1em}pre,blockquote,form,figure,p,dl,ul,ol{margin-bottom:1.3em}form p{margin-bottom:.5em}body{line-height:1.6}h1,h2,h3,h4,h5,h6{color:#555;width:100%;margin-top:0;margin-bottom:.5em;text-rendering:optimizeSpeed}.h1,h1{font-size:1.7em;line-height:1.3}.h2,h2{font-size:1.6em;line-height:1.3}.h3,h3{font-size:1.25em}.h4,h4{font-size:1.125em}.h5,h5{font-size:1em}.h6,h6{font-size:.85em;opacity:.8}h1.entry-title.mb{margin-bottom:30px}@media(max-width: 549px){h1{font-size:1.4em}h2{font-size:1.2em}h3{font-size:1em}}h6 span{font-weight:normal;font-weight:500}h3 label{display:inline-block;margin-right:10px}p{margin-top:0}h1>span,h2>span,h3>span,h4>span,h5>span,h6>span,p.headline>span{-webkit-box-decoration-break:clone;box-decoration-break:clone}p.lead,a.lead{font-size:1.3em}.uppercase,h6,th,span.widget-title{line-height:1.05;letter-spacing:.05em;text-transform:uppercase}.lowercase{text-transform:none !important}span.widget-title{font-size:1em;font-weight:600}.is-normal{font-weight:normal}.is-bold{font-weight:bold}.thin-font,.is-thin{font-weight:300 !important}.thin-font strong,.is-thin strong{font-weight:700 !important}.is-italic{font-style:italic !important}.is-uppercase,.uppercase{line-height:1.2;text-transform:uppercase}.is-alt-font,.alt-font{font-family:Georgia}.is-xxxlarge{font-size:2.5em}.is-xxlarge{font-size:2em}.is-xlarge{font-size:1.5em}.is-larger{font-size:1.3em}.is-large{font-size:1.15em}.is-small,.is-small.button{font-size:.8em}.is-smaller{font-size:.75em}.is-xsmall{font-size:.7em}.is-xxsmall{font-size:.6em}@media(max-width: 549px){.is-xxlarge{font-size:2.5em}.is-xlarge{font-size:1.8em}.is-larger{font-size:1.2em}.is-large{font-size:1em}}.box-text h1,.box-text h2,.box-text h3,.box-text h4,.box-text h5,.box-text h6,.box-text a:not(.button){line-height:1.3;margin-top:.1em;margin-bottom:.1em}.box-text p{margin-top:.1em;margin-bottom:.1em}.box-text .button{margin-top:1em}.banner .button{margin-top:.5em;margin-bottom:.5em}.banner .is-divider,.banner .text-center .is-divider{margin-top:1em;margin-bottom:1em}.banner h1{font-size:3.5em}.banner h2{font-size:2.9em}.banner h3{font-size:2em}.banner h2,.banner h3,.banner h1{padding:0;font-weight:normal;margin-top:.2em;margin-bottom:.2em;line-height:1}.banner h4{padding:0;font-size:1.5em;margin-top:.6em;margin-bottom:.6em}.banner h6,.banner h5,.banner p{padding:0;margin-top:1em;margin-bottom:1em}.line-height-small{line-height:1.4em}[data-line-height=xs]{line-height:.85 !important}[data-line-height=s]{line-height:1 !important}[data-line-height=m]{line-height:1.2 !important}[data-line-height=l]{line-height:1.4 !important}[data-line-height=xl]{line-height:1.6 !important}.nav>li>a{font-size:.8em}.nav>li.html{font-size:.85em}.nav-size-xsmall>li>a{font-size:.65em}.nav-size-small>li>a{font-size:.7em}.nav-size-medium>li>a{font-size:.9em}.nav-size-large>li>a{font-size:1em}.nav-size-xlarge>li>a{font-size:1.1em}.nav-spacing-xsmall>li{margin:0}.nav-spacing-small>li{margin:0 5px}.nav-spacing-medium>li{margin:0 9px}.nav-spacing-large>li{margin:0 11px}.nav-spacing-xlarge>li{margin:0 13px}.fancy-underline{position:relative}.fancy-underline:after{content:"";color:green;position:absolute;left:0;border-radius:999px;right:0;top:100%;height:9px;image-rendering:-webkit-optimize-contrast;background:url("/wp-content/themes/tnexv2/assets/img/underline.png?x17868") 50% top no-repeat;background-size:100% 9px}span.count-up{opacity:0;-webkit-transition:opacity 2s;-o-transition:opacity 2s;transition:opacity 2s}span.count-up.active{opacity:1}[data-text-color=primary]{color:#446084 !important}[data-text-color=secondary]{color:#d26e4b !important}[data-text-color=alert]{color:#b20000 !important}[data-text-color=success]{color:#7a9c59 !important}[data-text-bg=primary]{background-color:#446084}[data-text-bg=secondary]{background-color:#d26e4b}[data-text-bg=alert]{background-color:#b20000}[data-text-bg=success]{background-color:#7a9c59}.text-bordered-white,.text-bordered-primary,.text-bordered-dark{border:2px solid #fff;padding:5px;display:inline-block}.text-bordered-dark{border-color:#000}h1.text-bordered-white,h1.text-bordered-primary,h1.text-bordered-dark{padding:15px}.text-boarder-top-bottom-white,.text-boarder-top-bottom-dark{border-top:3px solid #fff;padding-top:15px;border-bottom:3px solid #fff;padding-bottom:15px;display:inline-block}.text-boarder-top-bottom-dark{border-color:#000}blockquote{position:relative;font-size:1.2em;margin:0 0 1.25em;padding:0 1.25em 0 1.875em;border-left:2px solid #446084;font-style:italic;color:#333}.dark blockquote{color:#fff}.container:after,.row:after,.clearfix:after,.clear:after{content:"";display:table;clear:both}@media(max-width: 549px){[data-show=hide-for-small],.hide-for-small{display:none !important}.small-text-center{text-align:center !important;width:100% !important;float:none !important}}@media(min-width: 550px){[data-show=show-for-small],.show-for-small{display:none !important}}@media(min-width: 850px){[data-show=show-for-medium],.show-for-medium{display:none !important}}@media(max-width: 849px){[data-show=hide-for-medium],.hide-for-medium{display:none !important}.medium-text-center .pull-left,.medium-text-center .pull-right{float:none}.medium-text-center .ml{margin-left:auto}.medium-text-center .mr{margin-right:auto}.medium-text-center{text-align:center !important;width:100% !important;float:none !important}}@media(min-width: 850px){[data-show=hide-for-large],.hide-for-large{display:none !important}}.full-width,.expand{width:100% !important;max-width:100% !important;padding-left:0 !important;padding-right:0 !important;display:block}.pull-right{float:right;margin-right:0 !important}.pull-left{float:left;margin-left:0 !important}.mb{margin-bottom:30px}.mt{margin-top:30px}.mr{margin-right:30px}.ml{margin-left:30px}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mr-0{margin-right:0 !important}.mt-0{margin-top:0 !important}.mb-half{margin-bottom:15px}.mt-half{margin-top:15px}.mr-half{margin-right:15px}.ml-half{margin-left:15px}.mb-half:last-child,.mb:last-child{margin-bottom:0}.pb{padding-bottom:30px}.pt{padding-top:30px}.pb-half{padding-bottom:15px}.pt-half{padding-top:15px}.pb-0{padding-bottom:0 !important}.pt-0{padding-top:0 !important}.no-margin{margin:0 !important}.no-padding{padding:0 !important}.inner-padding{padding:30px}.first-reset *:first-child{margin-top:0}.last-reset *:last-child{margin-bottom:0}.no-select{-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-center>div,.text-center>div>div,.text-center .is-divider,.text-center .star-rating,.text-center .is-star-rating{margin-left:auto;margin-right:auto}.text-center .pull-right,.text-center .pull-left{float:none}.text-left .is-divider,.text-left .star-rating,.text-left .is-star-rating{margin-right:auto;margin-left:0}.text-right>div,.text-right>div>div,.text-right .is-divider,.text-right .star-rating,.text-right .is-star-rating{margin-left:auto;margin-right:0}.relative{position:relative !important}.absolute{position:absolute !important}.fixed{position:fixed !important;z-index:12}.top{top:0}.right{right:0}.left{left:0}.bottom{bottom:0}.fill{position:absolute;top:0;left:0;height:100%;right:0;bottom:0;padding:0 !important;margin:0 !important}.v-center{bottom:auto;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.h-center{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.h-center.v-center{left:auto !important;bottom:auto !important;right:50%;top:50%;-webkit-transform:translate(50%, -50%);-ms-transform:translate(50%, -50%);transform:translate(50%, -50%)}.pull-right{float:right}.pull-left{float:left}.is-full-height{min-height:550px;height:100%;height:100vh;padding-top:0 !important;padding-bottom:0 !important}.bg-fill{background-size:cover !important;background-repeat:no-repeat !important;background-position:50% 50%}.bg-top{background-position:top;-o-object-position:top;object-position:top}.circle{border-radius:999px !important;-o-object-fit:cover;object-fit:cover}.circle img{border-radius:999px !important;-o-object-fit:cover;object-fit:cover}.round{border-radius:5px}.has-border{border:2px solid #446084;padding:15px 30px 30px}.dashed-border{border-style:dashed}.success-border{border-color:#7a9c59}.bt{border-top:1px solid #ececec}.bb{border-bottom:1px solid #ececec}.bl{border-left:1px solid #ececec}.br{border-right:1px solid #ececec}.hidden{display:none !important;visibility:hidden !important}.is-invisible{visibility:hidden;opacity:0}.z-1{z-index:21}.z-2{z-index:22}.z-3{z-index:23}.z-4{z-index:24}.z-5{z-index:25}.z-top{z-index:9995}.z-top-2{z-index:9996}.z-top-3{z-index:9997}.no-click{pointer-events:none}.no-wrap{white-space:nowrap}.primary-color{color:#446084}.secondary-color{color:#d26e4b}.success-color{color:#7a9c59}.alert-color{color:#b20000}.bg-primary-color{background-color:#446084}.bg-secondary-color{background-color:#d26e4b}.bg-success-color{background-color:#7a9c59}.bg-alert-color{background-color:#b20000}.is-transparent{background-color:transparent !important}.inline{display:inline}.block{display:block}.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-js-display:flex}@media(max-width: 549px){.small-block{display:block}}.inline-block{display:inline-block}.inline-images img,img.inline{display:inline-block !important}.is-well{padding:30px;background-color:rgba(0,0,0,.02);-webkit-box-shadow:1px 1px 3px 0px rgba(0,0,0,.2),0 1px 0 rgba(0,0,0,.07),inset 0 0 0 1px rgba(0,0,0,.05);box-shadow:1px 1px 3px 0px rgba(0,0,0,.2),0 1px 0 rgba(0,0,0,.07),inset 0 0 0 1px rgba(0,0,0,.05)}.no-overflow{overflow:hidden}.no-text-overflow{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.strong{font-weight:bold}.op-4{opacity:.4}.op-5{opacity:.5}.op-6{opacity:.6}.op-7{opacity:.7}.op-8{opacity:.8}@media(max-width: 549px){.sm-touch-scroll{overflow-y:none;overflow-x:auto;-webkit-overflow-scrolling:touch}}.no-scrollbar{-ms-overflow-style:-ms-autohiding-scrollbar;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{width:0px !important;height:0px !important}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}@media screen and (max-width: 549px){.x5{left:5%}.x15{left:15%}.x25{left:25%}.x35{left:35%}.x45{left:45%}.x55{right:45%}.x65{right:35%}.x75{right:25%}.x85{right:15%}.x95{right:5%}.x0{left:0%}.x10{left:10%}.x20{left:20%}.x30{left:30%}.x40{left:40%}.x60{right:40%}.x70{right:30%}.x80{right:20%}.x90{right:10%}.x100{right:0%}.y0{top:0%}.y10{top:10%}.y20{top:20%}.y30{top:30%}.y40{top:40%}.y60{bottom:40%}.y70{bottom:30%}.y80{bottom:20%}.y90{bottom:10%}.y100{bottom:0%}.y5{top:5%}.y15{top:15%}.y25{top:25%}.y35{top:35%}.y45{top:45%}.y55{bottom:45%}.y65{bottom:35%}.y75{bottom:25%}.y85{bottom:15%}.y95{bottom:5%}.x50{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.y50{top:50.3%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.y50.x50{-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}@media screen and (min-width: 550px)and (max-width: 849px){.md-x5{left:5%}.md-x15{left:15%}.md-x25{left:25%}.md-x35{left:35%}.md-x45{left:45%}.md-x55{right:45%}.md-x65{right:35%}.md-x75{right:25%}.md-x85{right:15%}.md-x95{right:5%}.md-y5{top:5%}.md-y15{top:15%}.md-y25{top:25%}.md-y35{top:35%}.md-y45{top:45%}.md-y55{bottom:45%}.md-y65{bottom:35%}.md-y75{bottom:25%}.md-y85{bottom:15%}.md-y95{bottom:5%}.md-x0{left:0%}.md-x10{left:10%}.md-x20{left:20%}.md-x30{left:30%}.md-x40{left:40%}.md-x60{right:40%}.md-x70{right:30%}.md-x80{right:20%}.md-x90{right:10%}.md-x100{right:0%}.md-y0{top:0%}.md-y10{top:10%}.md-y20{top:20%}.md-y30{top:30%}.md-y40{top:40%}.md-y60{bottom:40%}.md-y70{bottom:30%}.md-y80{bottom:20%}.md-y90{bottom:10%}.md-y100{bottom:0%}.md-x50{left:50%;-webkit-transform:translateX(-50%) !important;-ms-transform:translateX(-50%) !important;transform:translateX(-50%) !important}.md-y50{top:50%;-webkit-transform:translateY(-50%) !important;-ms-transform:translateY(-50%) !important;transform:translateY(-50%) !important}.md-x50.md-y50{-webkit-transform:translate(-50%, -50%) !important;-ms-transform:translate(-50%, -50%) !important;transform:translate(-50%, -50%) !important}}@media screen and (min-width: 850px){.lg-x5{left:5%}.lg-x15{left:15%}.lg-x25{left:25%}.lg-x35{left:35%}.lg-x45{left:45%}.lg-x55{right:45%}.lg-x65{right:35%}.lg-x75{right:25%}.lg-x85{right:15%}.lg-x95{right:5%}.lg-y5{top:5%}.lg-y15{top:15%}.lg-y25{top:25%}.lg-y35{top:35%}.lg-y45{top:45%}.lg-y55{bottom:45%}.lg-y65{bottom:35%}.lg-y75{bottom:25%}.lg-y85{bottom:15%}.lg-y95{bottom:5%}.lg-x0{left:0%}.lg-x10{left:10%}.lg-x20{left:20%}.lg-x30{left:30%}.lg-x40{left:40%}.lg-x60{right:40%}.lg-x70{right:30%}.lg-x80{right:20%}.lg-x90{right:10%}.lg-x100{right:0%}.lg-y0{top:0%}.lg-y10{top:10%}.lg-y20{top:20%}.lg-y30{top:30%}.lg-y40{top:40%}.lg-y60{bottom:40%}.lg-y70{bottom:30%}.lg-y80{bottom:20%}.lg-y90{bottom:10%}.lg-y100{bottom:0%}.lg-x50{left:50%;-webkit-transform:translateX(-50%) !important;-ms-transform:translateX(-50%) !important;transform:translateX(-50%) !important}.lg-y50{top:50%;-webkit-transform:translateY(-50%) !important;-ms-transform:translateY(-50%) !important;transform:translateY(-50%) !important}.lg-x50.lg-y50{-webkit-transform:translate(-50%, -50%) !important;-ms-transform:translate(-50%, -50%) !important;transform:translate(-50%, -50%) !important}}.res-text{font-size:11px}.widget-area .res-text,.small-1 .res-text,.small-2 .res-text,.small-3 .res-text{font-size:8px}.small-1 .res-text h6,.small-2 .res-text h6,.small-3 .res-text h6{font-size:10px}.small-1 .res-text p.lead,.small-2 .res-text p.lead,.small-3 .res-text p.lead{font-size:16px}.small-4 .res-text{font-size:8.5px}.small-5 .res-text{font-size:9px}.small-6 .res-text{font-size:10px}.small-7 .res-text{font-size:11px}.small-8 .res-text{font-size:12px}.small-9 .res-text{font-size:13px}.small-10 .res-text{font-size:14px}.small-11 .res-text{font-size:15px}@media screen and (min-width: 550px){.medium-1 .res-text,.medium-2 .res-text,.medium-3 .res-text,.medium-4 .res-text,.medium-5 .res-text,.medium-6 .res-text,.medium-7 .res-text{font-size:.8vw}.medium-8 .res-text{font-size:.9vw}.medium-9 .res-text{font-size:1.15vw}.medium-10 .res-text{font-size:1.3vw}.medium-11 .res-text{font-size:1.5vw}.res-text{font-size:1.8vw}}@media screen and (min-width: 850px){.res-text{font-size:16px}.widget-area .res-text,.large-1 .res-text,.large-2 .res-text,.large-3 .res-text{font-size:8px}.large-1 .res-text h6,.large-2 .res-text h6,.large-3 .res-text h6{font-size:10px}.large-1 .res-text p.lead,.large-2 .res-text p.lead,.large-3 .res-text p.lead{font-size:16px}.large-4 .res-text{font-size:8.5px}.large-5 .res-text{font-size:9px}.large-6 .res-text{font-size:10px}.large-7 .res-text{font-size:11px}.large-8 .res-text{font-size:12px}.large-9 .res-text{font-size:13px}.large-10 .res-text{font-size:14px}.large-11 .res-text{font-size:15px}}[data-animate],.slider [data-animate]{will-change:filter,transform,opacity;-webkit-backface-visibility:hidden;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0 !important;-webkit-transition:opacity .7s ease-in,-webkit-filter 1.3s,-webkit-transform 1.6s;transition:opacity .7s ease-in,-webkit-filter 1.3s,-webkit-transform 1.6s;-o-transition:filter 1.3s,transform 1.6s,opacity .7s ease-in;transition:filter 1.3s,transform 1.6s,opacity .7s ease-in;transition:filter 1.3s,transform 1.6s,opacity .7s ease-in,-webkit-filter 1.3s,-webkit-transform 1.6s}[data-animate=bounceInLeft],[data-animate=bounceInUp],[data-animate=bounceInDown],[data-animate=bounceInRight],.slider [data-animate=bounceInLeft],.slider [data-animate=bounceInUp],.slider [data-animate=bounceInDown],.slider [data-animate=bounceInRight]{-webkit-transition:opacity .5s ease-in,-webkit-transform .8s cubic-bezier(0, 0.195, 0, 1.465);transition:opacity .5s ease-in,-webkit-transform .8s cubic-bezier(0, 0.195, 0, 1.465);-o-transition:transform .8s cubic-bezier(0, 0.195, 0, 1.465),opacity .5s ease-in;transition:transform .8s cubic-bezier(0, 0.195, 0, 1.465),opacity .5s ease-in;transition:transform .8s cubic-bezier(0, 0.195, 0, 1.465),opacity .5s ease-in,-webkit-transform .8s cubic-bezier(0, 0.195, 0, 1.465)}[data-animate=bounceInLeft],.slider [data-animate=bounceInLeft]{-webkit-transform:translate3d(-300px, 0, 0);transform:translate3d(-300px, 0, 0)}[data-animate=blurIn],.slider [data-animate=blurIn]{-webkit-filter:blur(15px);filter:blur(15px)}[data-animate=fadeInLeft],.slider [data-animate=fadeInLeft]{-webkit-transform:translate3d(-70px, 0, 0);transform:translate3d(-70px, 0, 0)}[data-animate=fadeInRight],.slider [data-animate=fadeInRight]{-webkit-transform:translate3d(70px, 0, 0);transform:translate3d(70px, 0, 0)}[data-animate=bounceInUp],[data-animate=fadeInUp],.slider [data-animate=bounceInUp],.slider [data-animate=fadeInUp]{-webkit-transform:translate3d(0, 70px, 0);transform:translate3d(0, 70px, 0)}[data-animate=bounceInRight],.slider [data-animate=bounceInRight]{-webkit-transform:translate3d(300px, 0, 0);transform:translate3d(300px, 0, 0)}[data-animate=bounceIn],.slider [data-animate=bounceIn]{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}[data-animate=bounceInDown],[data-animate=fadeInDown],.slider [data-animate=bounceInDown],.slider [data-animate=fadeInDown]{-webkit-transform:translate3d(0, -70px, 0);transform:translate3d(0, -70px, 0)}[data-animate=flipInY],.slider [data-animate=flipInY]{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -90deg) translate3d(15px, 0, 0);transform:perspective(400px) rotate3d(0, 1, 0, -90deg) translate3d(15px, 0, 0);-webkit-backface-visibility:visible;backface-visibility:visible}[data-animate=flipInX],.slider [data-animate=flipInX]{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg) translate3d(0, -15px, 0);transform:perspective(400px) rotate3d(1, 0, 0, 90deg) translate3d(0, -15px, 0);-webkit-backface-visibility:visible;backface-visibility:visible}[data-animated=true],.slider .is-selected [data-animated=true],.row-slider.slider [data-animated=true]{-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1);opacity:1 !important}.flickity-slider>*:not(.is-selected) [data-animated=true]{-webkit-transition:opacity .3s !important;-o-transition:opacity .3s !important;transition:opacity .3s !important}[data-animate=none],.slider [data-animate=none]{opacity:1 !important}[data-animated=true][data-animate=blurIn],.slider [data-animate=blurIn][data-animated=true]{-webkit-filter:blur(0);filter:blur(0)}[data-animated=false]{-webkit-transition:none !important;-o-transition:none !important;transition:none !important}.has-shadow [data-animate],[data-animate]:hover{-webkit-transition-delay:0s !important;-o-transition-delay:0s !important;transition-delay:0s !important}[data-animate-delay="100"]{-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.nav-anim>li{-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;-o-transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s;-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px);opacity:0}.active .nav-anim>li,.nav-anim.active>li,.mfp-ready .nav-anim>li{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}.nav-anim>li,.col+.col [data-animate],[data-animate-delay="200"],[data-animate]+[data-animate]{-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.nav-anim>li+li,[data-animate-delay="300"]{-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.nav-anim>li+li+li,.col+.col+.col [data-animate],[data-animate-delay="400"],[data-animate]+[data-animate]+[data-animate]{-webkit-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s}.nav-anim>li+li+li+li,[data-animate-delay="500"]{-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}.nav-anim>li+li+li+li+li,.col+.col+.col+.col [data-animate],[data-animate-delay="600"],[data-animate]+[data-animate]+[data-animate]+[data-animate]{-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s}.nav-anim>li+li+li+li+li+li,[data-animate-delay="700"]{-webkit-transition-delay:.7s;-o-transition-delay:.7s;transition-delay:.7s}.nav-anim>li+li+li+li+li+li+li,.col+.col+.col+.col+.col [data-animate],[data-animate]+[data-animate]+[data-animate]+[data-animate]+[data-animate],[data-animate-delay="800"]{-webkit-transition-delay:.8s;-o-transition-delay:.8s;transition-delay:.8s}.nav-anim>li+li+li+li+li+li+li+li,.col+.col+.col+.col+.col+.col [data-animate],[data-animate-delay="900"]{-webkit-transition-delay:.9s;-o-transition-delay:.9s;transition-delay:.9s}.nav-anim>li+li+li+li+li+li+li+li+li,.col+.col+.col+.col+.col+.col+.col [data-animate],[data-animate-delay="1000"]{-webkit-transition-delay:1s;-o-transition-delay:1s;transition-delay:1s}.slider-type-fade .flickity-slider>*:not(.is-selected) [data-animate]{opacity:0 !important;-webkit-transition:none !important;-o-transition:none !important;transition:none !important}@-webkit-keyframes stuckMoveDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes stuckMoveDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes stuckMoveUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes stuckMoveUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes stuckFadeIn{0%{opacity:0}100%{opacity:1}}@keyframes stuckFadeIn{0%{opacity:0}100%{opacity:1}}.is-border{border-width:1px;border-style:solid;border-color:#ececec;position:absolute;pointer-events:none;border-radius:0;margin:0;top:0;bottom:0;right:0;left:0}.is-dashed{border-style:dashed}.is-dotted{border-style:dotted}.has-shadow.box:not(.box-overlay):not(.box-shade),.has-shadow .box:not(.box-overlay):not(.box-shade){background-color:#fff}.dark .has-shadow.box:not(.box-overlay):not(.box-shade),.dark .has-shadow .box:not(.box-overlay):not(.box-shade){background-color:#333}.row-box-shadow-1 .col-inner,.row-box-shadow-2 .col-inner,.row-box-shadow-3 .col-inner,.row-box-shadow-4 .col-inner,.row-box-shadow-5 .col-inner,.row-box-shadow-1-hover .col-inner,.row-box-shadow-2-hover .col-inner,.row-box-shadow-3-hover .col-inner,.row-box-shadow-4-hover .col-inner,.row-box-shadow-5-hover .col-inner,.box-shadow-1,.box-shadow-2,.box-shadow-3,.box-shadow-4,.box-shadow-5,.box-shadow-1-hover,.box-shadow-2-hover,.box-shadow-3-hover,.box-shadow-4-hover,.box-shadow-5-hover{-webkit-transition:background-color .3s,color .3s,opacity .3s,-webkit-transform .3s,-webkit-box-shadow .3s;transition:background-color .3s,color .3s,opacity .3s,-webkit-transform .3s,-webkit-box-shadow .3s;-o-transition:transform .3s,box-shadow .3s,background-color .3s,color .3s,opacity .3s;transition:transform .3s,box-shadow .3s,background-color .3s,color .3s,opacity .3s;transition:transform .3s,box-shadow .3s,background-color .3s,color .3s,opacity .3s,-webkit-transform .3s,-webkit-box-shadow .3s}.row-box-shadow-1 .col-inner,.row-box-shadow-1-hover .col-inner:hover,.box-shadow-1,.box-shadow-1-hover:hover{-webkit-box-shadow:0 1px 3px -2px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px -2px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.box-shadow,.row-box-shadow-2 .col-inner,.row-box-shadow-2-hover .col-inner:hover,.box-shadow-2,.box-shadow-2-hover:hover{-webkit-box-shadow:0 3px 6px -4px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);box-shadow:0 3px 6px -4px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.row-box-shadow-3 .col-inner,.row-box-shadow-3-hover .col-inner:hover,.box-shadow-3,.box-shadow-3-hover:hover{-webkit-box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.22);box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.22)}.row-box-shadow-4 .col-inner,.row-box-shadow-4-hover .col-inner:hover,.box-shadow-4,.box-shadow-4-hover:hover{-webkit-box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.1);box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.1)}.row-box-shadow-5 .col-inner,.row-box-shadow-5-hover .col-inner:hover,.box-shadow-5,.box-shadow-5-hover:hover{-webkit-box-shadow:0px 30px 40px 0px rgba(0,0,0,.2);box-shadow:0px 30px 40px 0px rgba(0,0,0,.2)}.row-box-shadow-5-hover .col-inner:hover,.box-shadow-5-hover:hover,.box-shadow-4-hover:hover,.row-box-shadow-4-hover .col-inner:hover{-webkit-transform:translateY(-6px);-ms-transform:translateY(-6px);transform:translateY(-6px)}.text-shadow,.text-shadow-1{text-shadow:1px 1px 1px rgba(0,0,0,.3)}.text-shadow-2{text-shadow:2px 2px 5px rgba(0,0,0,.4)}.text-shadow-3{text-shadow:3px 3px 8px rgba(0,0,0,.4)}.text-shadow-4{text-shadow:3px 3px 12px rgba(0,0,0,.5)}.text-shadow-5{text-shadow:5px 5px 16px rgba(0,0,0,.6)}a.hotspot{background-color:#000;color:#fff;border-radius:99px;opacity:.8;font-weight:bolder;display:block;padding:0;line-height:1.5em;text-align:center;height:1.5em;width:1.5em;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}a.hotspot i{font-size:.8em}a.hotspot:hover{opacity:1;color:#000 !important;background-color:#fff !important}.has-hover .bg,.has-hover [class*=image-] img{-webkit-transition:opacity .6s,-webkit-filter .6s,-webkit-transform .6s,-webkit-box-shadow .3s;transition:opacity .6s,-webkit-filter .6s,-webkit-transform .6s,-webkit-box-shadow .3s;-o-transition:filter .6s,opacity .6s,transform .6s,box-shadow .3s;transition:filter .6s,opacity .6s,transform .6s,box-shadow .3s;transition:filter .6s,opacity .6s,transform .6s,box-shadow .3s,-webkit-filter .6s,-webkit-transform .6s,-webkit-box-shadow .3s}.bg-color .bg,.bg-grayscale:hover .bg,.has-hover .image-color img,.has-hover:hover .image-grayscale img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.bg-color:hover .bg,.has-hover:hover .image-color img{-webkit-filter:grayscale(0);filter:grayscale(0)}.bg-zoom:hover .bg,.has-hover:hover .image-zoom img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.bg-zoom-long .bg,.has-hover .image-zoom-long img{-webkit-transition:-webkit-transform 5s !important;transition:-webkit-transform 5s !important;-o-transition:transform 5s !important;transition:transform 5s !important;transition:transform 5s, -webkit-transform 5s !important}.bg-zoom-long .bg,.has-hover:hover .image-zoom-long img{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.bg-zoom-fade:hover .bg,.has-hover:hover .image-zoom-fade img{opacity:.7;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.bg-glow:hover .bg,.has-hover:hover .image-glow img{-webkit-filter:brightness(1.1);filter:brightness(1.1)}.bg-fade-out:hover .bg,.has-hover:hover .image-fade-out img{opacity:.7}.image-fade:hover .bg,.has-hover:hover .image-fade img{opacity:.6}.bg-fade-in .bg,.image-fade-in img{opacity:.7}.bg-fade-in:hover .bg,.has-hover:hover .image-fade-in img{opacity:1}.bg-blur:hover .bg,.has-hover:hover .image-blur img{-webkit-filter:blur(5px);filter:blur(5px)}.bg-overlay-remove:hover .overlay,.bg-overlay-add:not(:hover) .overlay,.has-hover:hover .image-overlay-remove .overlay,.has-hover:not(:hover) .image-overlay-add .overlay{opacity:0}.bg-overlay-remove-50:hover .overlay,.bg-overlay-add-50:not(:hover) .overlay,.has-hover:hover .image-overlay-remove-50 .overlay,.has-hover:not(:hover) .image-overlay-add-50 .overlay{opacity:.5}.has-mask{overflow:hidden;-webkit-transform:translateZ(0px);transform:translateZ(0px)}.mask-circle{-webkit-clip-path:circle(50% at center);clip-path:circle(50% at center)}.mask-angled{-webkit-clip-path:polygon(0 calc(0% + 30px), 100% 0, 100% 100%, 0 100%);clip-path:polygon(0 calc(0% + 30px), 100% 0, 100% 100%, 0 100%)}.mask-angled-right{-webkit-clip-path:polygon(0 0, 100% calc(0% + 30px), 100% 100%, 0 100%);clip-path:polygon(0 0, 100% calc(0% + 30px), 100% 100%, 0 100%)}.mask-arrow{-webkit-clip-path:polygon(0 0, calc(50% - 30px) 0, 50% calc(0% + 30px), calc(50% + 30px) 0, 100% 0, 100% 100%, 0 100%);clip-path:polygon(0 0, calc(50% - 30px) 0, 50% calc(0% + 30px), calc(50% + 30px) 0, 100% 0, 100% 100%, 0 100%)}.mask-angled-large{-webkit-clip-path:polygon(0 calc(0% + 60px), 100% 0, 100% 100%, 0 100%);clip-path:polygon(0 calc(0% + 60px), 100% 0, 100% 100%, 0 100%)}.mask-angled-right-large{-webkit-clip-path:polygon(0 0, 100% 0, 100% calc(100% - 60px), 0 100%);clip-path:polygon(0 0, 100% 0, 100% calc(100% - 60px), 0 100%)}.mask-arrow-large{-webkit-clip-path:polygon(0 0, calc(50% - 60px) 0, 50% calc(0% + 60px), calc(50% + 60px) 0, 100% 0, 100% 100%, 0 100%);clip-path:polygon(0 0, calc(50% - 60px) 0, 50% calc(0% + 60px), calc(50% + 60px) 0, 100% 0, 100% 100%, 0 100%)}.mask-angled-right,.mask-arrow,.mask-angled{margin-top:-30px}.mask-angled-right-large,.mask-arrow-large,.mask-angled-large{margin-top:-60px}[data-parallax]:not(.parallax-active){opacity:0}[data-parallax]{will-change:transform !important}[data-parallax-container]{overflow:hidden}[data-parallax]:not(.parallax-active) .bg{opacity:0}.shade{content:" ";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.2);background:-webkit-gradient(linear, left bottom, left top, from(#323232), color-stop(33%, rgba(50, 50, 50, 0)));background:-o-linear-gradient(bottom, #323232 0%, rgba(50, 50, 50, 0) 33%);background:linear-gradient(to top, #323232 0%, rgba(50, 50, 50, 0) 33%);opacity:.3;pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.shade-top{opacity:.4;background:rgba(0,0,0,.2);background:-webkit-gradient(linear, left top, left bottom, from(black), color-stop(70%, rgba(0, 0, 0, 0)));background:-o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0) 70%);background:linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 70%)}.box:hover .shade{opacity:.5}.box-shade:not(.dark) .shade{opacity:.8;background:rgba(255,255,255,.2);background:-webkit-gradient(linear, left bottom, left top, from(white), color-stop(33%, rgba(255, 255, 255, 0)));background:-o-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0) 33%);background:linear-gradient(to top, white 0%, rgba(255, 255, 255, 0) 33%)}.show-on-hover,.hover-slide,.hover-slide-in,.hover-zoom,.hover-zoom-in{opacity:0;-webkit-transition:opacity .5s,max-height .6s,-webkit-transform .3s,-webkit-filter .6s;transition:opacity .5s,max-height .6s,-webkit-transform .3s,-webkit-filter .6s;-o-transition:opacity .5s,transform .3s,max-height .6s,filter .6s;transition:opacity .5s,transform .3s,max-height .6s,filter .6s;transition:opacity .5s,transform .3s,max-height .6s,filter .6s,-webkit-transform .3s,-webkit-filter .6s;-webkit-filter:blur(0);filter:blur(0);pointer-events:none}.hover-slide{-webkit-transform:translateY(15%) translateZ(0);transform:translateY(15%) translateZ(0)}.hover-slide-in{-webkit-transform:translateY(100%) translateZ(0);transform:translateY(100%) translateZ(0)}.box-text-middle .box-text.hover-slide{-webkit-transform:translateY(-40%) translateZ(0);transform:translateY(-40%) translateZ(0)}.hover-fade-out{-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.has-hover:hover .hover-fade-out{opacity:0}.hover-invert{opacity:1 !important;-webkit-filter:invert(0);filter:invert(0)}.has-hover:hover .hover-invert{-webkit-filter:invert(100%);filter:invert(100%)}.hover-reveal{-webkit-transition:all .6s;-o-transition:all .6s;transition:all .6s;opacity:0;-webkit-transform:translateY(15%) translateZ(0);transform:translateY(15%) translateZ(0);max-height:0}.has-hover:hover .hover-reveal{opacity:1;max-height:150px}.has-hover:hover .hover-reveal.reveal-small{max-height:30px}.hover-blur{opacity:0;-webkit-transition:opacity .3s,-webkit-filter .3s;transition:opacity .3s,-webkit-filter .3s;-o-transition:filter .3s,opacity .3s;transition:filter .3s,opacity .3s;transition:filter .3s,opacity .3s,-webkit-filter .3s;-webkit-filter:blur(10px);filter:blur(10px)}.has-hover:hover .hover-blur{opacity:1;-webkit-filter:blur(0) !important;filter:blur(0) !important}.hover-zoom{-webkit-transform:scale(1.1) translateZ(0);transform:scale(1.1) translateZ(0)}.box-text-middle .box-text.hover-zoom{-webkit-transform:scale(1.1) translateZ(0) translateY(-50%);transform:scale(1.1) translateZ(0) translateY(-50%)}.hover-zoom-in{-webkit-transform:scale(0.9) translateZ(0);transform:scale(0.9) translateZ(0)}.box-text-middle .box-text.hover-zoom-in{-webkit-transform:scale(0.9) translateZ(0) translateY(-50%);transform:scale(0.9) translateZ(0) translateY(-50%)}.hover-bounce{opacity:1 !important;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;-webkit-transform:scale(1) translateZ(0) translateY(10px) !important;transform:scale(1) translateZ(0) translateY(10px) !important}.has-hover:hover .hover-bounce{-webkit-transform:scale(1) translateZ(0) translateY(0) !important;transform:scale(1) translateZ(0) translateY(0) !important}.box-text-middle .hover-bounce{-webkit-transform:scale(1) translateZ(0) translateY(-40%) !important;transform:scale(1) translateZ(0) translateY(-40%) !important}.box-text-middle:hover .box-text.hover-bounce{-webkit-transform:scale(1) translateZ(0) translateY(-50%) !important;transform:scale(1) translateZ(0) translateY(-50%) !important}.has-hover:hover img.show-on-hover{opacity:1}.has-hover:hover .hover-slide,.has-hover:hover .hover-slide-in,.has-hover:hover .hover-zoom,.has-hover:hover .hover-zoom-in,.has-hover:hover .show-on-hover{opacity:1;-webkit-transform:scale(1) translateZ(0) translateY(0) !important;transform:scale(1) translateZ(0) translateY(0) !important;pointer-events:inherit}.has-hover:hover .show-on-hover.center,.box-text-middle:hover .show-on-hover.box-text{-webkit-transform:scale(1) translateZ(0) translateY(-50%) !important;transform:scale(1) translateZ(0) translateY(-50%) !important}.slider .has-slide-effect{overflow:hidden;background-color:transparent !important}.slider .has-slide-effect .bg{opacity:0;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}.slide-zoom-in .bg,.slide-zoom-in-fast .bg{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.slide-zoom-out-fast .bg,.slide-zoom-out .bg{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.has-slide-effect.is-selected .bg{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:opacity 1s,-webkit-transform 20s ease-out;transition:opacity 1s,-webkit-transform 20s ease-out;-o-transition:opacity 1s,transform 20s ease-out;transition:opacity 1s,transform 20s ease-out;transition:opacity 1s,transform 20s ease-out,-webkit-transform 20s ease-out}.slide-fade-in.is-selected .bg{-webkit-transition:opacity 3.5s;-o-transition:opacity 3.5s;transition:opacity 3.5s}.slide-fade-in-fast.is-selected .bg{-webkit-transition:opacity 1.5s;-o-transition:opacity 1.5s;transition:opacity 1.5s}.slide-zoom-in-fast.is-selected .bg,.slide-zoom-in.is-selected .bg{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.slide-zoom-out-fast.is-selected .bg{-webkit-transition:opacity 1s,-webkit-transform 5s ease-out;transition:opacity 1s,-webkit-transform 5s ease-out;-o-transition:opacity 1s,transform 5s ease-out;transition:opacity 1s,transform 5s ease-out;transition:opacity 1s,transform 5s ease-out,-webkit-transform 5s ease-out}.button.tooltip{opacity:1}.tooltipster-default{border-radius:5px;background:#111;color:#fff;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s;opacity:0}.tooltipster-default a{color:#eee}.tooltipster-default:hover{color:#fff}.tooltipster-fade-show{opacity:1}.tooltipster-default .tooltipster-content{font-family:Arial,sans-serif;font-size:14px;line-height:16px;padding:8px 10px;overflow:hidden}.tooltipster-base{padding:0;font-size:0;line-height:0;position:absolute;left:0;top:0;z-index:9999999;pointer-events:none;width:auto;overflow:visible}.tooltipster-base .tooltipster-content{overflow:hidden}.tooltipster-arrow{display:block;text-align:center;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.tooltipster-arrow span,.tooltipster-arrow-border{display:block;width:0;height:0;position:absolute}.tooltipster-arrow-top span,.tooltipster-arrow-top-right span,.tooltipster-arrow-top-left span{border-left:8px solid transparent !important;border-right:8px solid transparent !important;border-top:8px solid;bottom:-7px}.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-top-right .tooltipster-arrow-border,.tooltipster-arrow-top-left .tooltipster-arrow-border{border-left:9px solid transparent !important;border-right:9px solid transparent !important;border-top:9px solid;bottom:-7px}.tooltipster-arrow-bottom span,.tooltipster-arrow-bottom-right span,.tooltipster-arrow-bottom-left span{border-left:8px solid transparent !important;border-right:8px solid transparent !important;border-bottom:8px solid;top:-7px}.tooltipster-arrow-bottom .tooltipster-arrow-border,.tooltipster-arrow-bottom-right .tooltipster-arrow-border,.tooltipster-arrow-bottom-left .tooltipster-arrow-border{border-left:9px solid transparent !important;border-right:9px solid transparent !important;border-bottom:9px solid;top:-7px}.tooltipster-arrow-top span,.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-bottom span,.tooltipster-arrow-bottom .tooltipster-arrow-border{left:0;right:0;margin:0 auto}.tooltipster-arrow-top-left span,.tooltipster-arrow-bottom-left span{left:6px}.tooltipster-arrow-top-left .tooltipster-arrow-border,.tooltipster-arrow-bottom-left .tooltipster-arrow-border{left:5px}.tooltipster-arrow-top-right span,.tooltipster-arrow-bottom-right span{right:6px}.tooltipster-arrow-top-right .tooltipster-arrow-border,.tooltipster-arrow-bottom-right .tooltipster-arrow-border{right:5px}.tooltipster-arrow-left span,.tooltipster-arrow-left .tooltipster-arrow-border{border-top:8px solid transparent !important;border-bottom:8px solid transparent !important;border-left:8px solid;top:50%;margin-top:-7px;right:-7px}.tooltipster-arrow-left .tooltipster-arrow-border{border-top:9px solid transparent !important;border-bottom:9px solid transparent !important;border-left:9px solid;margin-top:-8px}.tooltipster-arrow-right span,.tooltipster-arrow-right .tooltipster-arrow-border{border-top:8px solid transparent !important;border-bottom:8px solid transparent !important;border-right:8px solid;top:50%;margin-top:-7px;left:-7px}.tooltipster-arrow-right .tooltipster-arrow-border{border-top:9px solid transparent !important;border-bottom:9px solid transparent !important;border-right:9px solid;margin-top:-8px}.dark,.dark p,.dark td{color:#f1f1f1}.dark a.lead,.dark label,.dark .heading-font,.dark h1,.dark h2,.dark h3,.dark h4,.dark h5,.dark h6,.hover-dark:hover p,.hover-dark:hover h1,.hover-dark:hover h2,.hover-dark:hover h3,.hover-dark:hover h4,.hover-dark:hover h5,.hover-dark:hover h6,.hover-dark:hover a{color:#fff}.dark .stars a+a,.dark .product-section,.dark .product-footer .woocommerce-tabs{border-color:rgba(255,255,255,.2)}.nav-dark .is-outline,.dark .nav>li>a,.dark .nav>li.html,.dark .nav-vertical li li.menu-item-has-children>a,.dark .nav-vertical>li>ul li a,.dark .nav-vertical-fly-out>li>a,.nav-dropdown.dark>li>a,.nav-dropdown.dark .nav-column>li>a,.nav-dark .nav>li>a,.nav-dark .nav>li>button{color:rgba(255,255,255,.8)}.dark .nav>li>a:hover,.dark .nav>li.active>a,.dark .nav>li>a.active,.nav-dark .nav>li.current>a,.nav-dark .nav>li>a:hover,.nav-dark .nav>li.active>a,.nav-dropdown.dark>li>a:hover,.nav-dropdown.dark .nav-column>li>a:hover,.dark .nav-vertical-fly-out>li>a:hover,.nav-dark a.plain:hover,.nav-dark .nav>li>a.active{color:#fff}.dark.nav-dropdown.nav-dropdown-bold>li.nav-dropdown-col,.dark.nav-dropdown.nav-dropdown-simple>li.nav-dropdown-col,.nav-dropdown.dark .nav-column>li>a,.nav-dropdown.dark>li>a,.nav-dark .nav>li.header-divider,.nav-dark .header-divider:after,.nav-dark .nav-divided>li+li>a:after{border-color:rgba(255,255,255,.2)}.dark .nav-vertical li li.menu-item-has-children>a,.nav-dark .nav-vertical li li.menu-item-has-children>a,.nav-dark .nav>li.html,.nav-dark .header-button{color:#fff}.nav-box a:hover span.amount,.nav-dark span.amount{color:currentColor}html{overflow-x:hidden}@media(max-width: 849px){body{overflow-x:hidden}}#wrapper,#main{background-color:#fff;position:relative}#main.dark{background-color:#333}.page-wrapper{padding-top:30px;padding-bottom:30px}.page-wrapper-full{padding-top:0}.is-sticky-column{will-change:min-height}.is-sticky-column__inner{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);will-change:position,transform}.ux-body-overlay{display:block;position:fixed;top:0;left:0;bottom:0;right:0;height:100%;width:100%;background-color:rgba(0,0,0,.3);z-index:29;opacity:0;visibility:hidden;-webkit-transition:visibility .3s,opacity .3s ease-in-out;-o-transition:visibility .3s,opacity .3s ease-in-out;transition:visibility .3s,opacity .3s ease-in-out}.ux-body-overlay--hover-active,.ux-body-overlay--click-active{opacity:1;visibility:visible}.header,.header-wrapper{width:100%;z-index:30;position:relative;background-size:cover;background-position:50% 0;-webkit-transition:background-color .3s,opacity .3s;-o-transition:background-color .3s,opacity .3s;transition:background-color .3s,opacity .3s}.header-bg-color{background-color:rgba(255,255,255,.9)}.header-top,.header-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:no-wrap;flex-wrap:no-wrap}.header.show-on-scroll,.header.has-transparent,.header.transparent{position:absolute}.header.show-on-scroll:not(.stuck),.header.transparent:not(.stuck){left:auto;right:auto}.header.show-on-scroll .header-wrapper{-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;visibility:hidden;opacity:0}.header.show-on-scroll .header-wrapper.stuck{visibility:visible;opacity:1}.header.transparent .header-wrapper,.header.transparent .header-bg-image,.header.transparent .header-bg-color,.header.transparent .header-bottom{-webkit-box-shadow:none;box-shadow:none;background-color:transparent;background-image:none !important}.header-bg-image,.header-bg-color{background-position:50% 0;-webkit-transition:background .4s;-o-transition:background .4s;transition:background .4s}.header-top{background-color:#446084;z-index:11;position:relative;min-height:20px}.header-main{z-index:10;position:relative}.header-bottom{z-index:9;position:relative;min-height:35px}.top-divider{margin-bottom:-1px;border-top:1px solid currentColor;opacity:.1}.nav-dark .top-divider{display:none}.stuck{top:0;position:fixed;left:0;right:0;margin:0 auto}.sticky-jump .stuck{-webkit-animation:stuckMoveDown .6s;animation:stuckMoveDown .6s}.sticky-fade .stuck{-webkit-animation:stuckFadeIn .6s;animation:stuckFadeIn .6s}.sticky-shrink .stuck .header-main{-webkit-transition:height .8s;-o-transition:height .8s;transition:height .8s}.stuck .header-inner,.stuck .logo,.stuck .logo img{padding-top:0;margin-top:0}.header-wrapper:not(.stuck) .logo img{-webkit-transition:max-height .5s;-o-transition:max-height .5s;transition:max-height .5s}.header.show-on-scroll .hide-for-sticky,.stuck .hide-for-sticky{display:none}.header-wrapper.stuck,.header-shadow .header-wrapper,.layout-shadow #wrapper{-webkit-box-shadow:1px 1px 10px rgba(0,0,0,.15);box-shadow:1px 1px 10px rgba(0,0,0,.15)}.nav>li.header-divider{border-left:1px solid rgba(0,0,0,.1);height:30px;vertical-align:middle;position:relative;margin:0 7.5px}.nav-dark .nav>li.header-divider{border-color:rgba(255,255,255,.1)}.header-block{width:100%;min-height:15px}.header-full-width .container{max-width:100% !important}@media(max-width: 849px){.header-main li.html.custom{display:none}}@media(max-width: 549px){.nav-mobile>li>a:not(.button){line-height:5em}}.post{margin:0 0 30px}.masonery .post{margin-bottom:0}.entry-header-text{padding:1.5em 0 1.5em}.entry-header-text.text-center{padding-left:1.5em;padding-right:1.5em}.entry-header-text-top{padding-top:0}.entry-header-text-bottom{padding-bottom:0px}.entry-content{padding-top:1.5em;padding-bottom:1.5em}.masonery .article-inner .box{margin-bottom:1.5em}.article-inner{-webkit-transition:opacity .3s,-webkit-box-shadow .5s,-webkit-transform .3s;transition:opacity .3s,-webkit-box-shadow .5s,-webkit-transform .3s;-o-transition:opacity .3s,box-shadow .5s,transform .3s;transition:opacity .3s,box-shadow .5s,transform .3s;transition:opacity .3s,box-shadow .5s,transform .3s,-webkit-box-shadow .5s,-webkit-transform .3s}.blog-featured-title+#main .post-sidebar{padding-top:30px}.from_the_blog_comments{padding-top:7px;opacity:.8}.article-inner.has-shadow{background-color:#fff}.article-inner.has-shadow .entry-content,.article-inner.has-shadow footer.entry-meta,.article-inner.has-shadow .entry-header-text,.article-inner.has-shadow .author-box{padding-left:1.5em;padding-right:1.5em}.article-inner.has-shadow .entry-header-text-top{padding-top:1.5em}.entry-author{padding:2em 0}.banner h2.entry-title{font-size:2em}.badge.post-date{top:7%}.entry-image img{width:100%}.entry-image-float{position:relative}@media(min-width: 850px){.entry-image-float{max-width:50%;float:left;margin-right:2em}.entry-image-float+.entry-content{padding-top:0}}.post .entry-summary p:last-of-type{margin-bottom:0}footer.entry-meta{font-size:.8em;border-top:1px solid #ececec;border-bottom:2px solid #ececec;padding:.5em 0 .6em}li.recentcomments{padding:7px 0}li.recentcomments a{display:inline !important}.box-blog-post .is-divider{margin-top:.5em;margin-bottom:.5em;height:2px}.bypostauthor{display:block}.more-link{margin-top:1.5em}.updated:not(.published){display:none}@media(min-width: 850px){.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin:0 auto}}.wp-caption{margin-bottom:2em;max-width:100%}.wp-caption .wp-caption-text{padding:.4em;font-size:.9em;background:rgba(0,0,0,.05);font-style:italic}.wp-caption-text{text-align:center}img.size-full.alignnone{margin-bottom:2em}.row .entry-content .gallery{padding:0}.gallery-caption{display:block}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.widget{margin-bottom:1.5em}.widget ul{margin:0}.widget li{list-style:none}.widgets-framed .widget,.widgets-boxed .widget{padding:15px 20px 15px;background-color:#fff;border:1px solid #ddd;-webkit-box-shadow:2px 2px 10px 0 rgba(0,0,0,.05);box-shadow:2px 2px 10px 0 rgba(0,0,0,.05)}.widgets-boxed .widget h3{background-color:#446084;margin-left:-21px;margin-top:-16px;padding:10px 20px 10px;width:calc(100% + 42px);color:#fff}.widgets-boxed h3+.is-divider{display:none}ul.menu>li,.widget>ul>li{list-style:none;margin-bottom:.3em;text-align:left;margin:0}ul.menu>li li,.widget>ul>li li{list-style:none}ul.menu>li>a,ul.menu>li>span:first-child,.widget>ul>li>a,.widget>ul>li>span:first-child{display:inline-block;padding:6px 0;-webkit-box-flex:1;-ms-flex:1;flex:1}ul.menu>li:before,.widget>ul>li:before{font-family:"fl-icons";display:inline-block;opacity:.6;margin-right:6px}ul.menu>li li>a,.widget>ul>li li>a{font-size:.9em;padding:3px 0;display:inline-block}ul.menu>li+li,.widget>ul>li+li{border-top:1px solid #ececec}.dark ul.menu>li+li,.dark .widget>ul>li+li{border-color:rgba(255,255,255,.08)}ul.menu>li ul,.widget>ul>li ul{border-left:1px solid #ddd;margin:0 0 10px 3px;padding-left:15px;width:100%;display:none}ul.menu>li ul li,.widget>ul>li ul li{border:0;margin:0}.dark ul.menu>li ul,.dark .widget>ul>li ul{border-color:rgba(255,255,255,.08)}.dark ul.menu>li>a:hover,.dark ul.menu>li.active>a,.dark ul.menu>li.current-cat>a,.dark .widget>ul>li>a:hover,.dark .widget>ul>li.active>a,.dark .widget>ul>li.current-cat>a{color:#fff}ul.menu>li.has-child,.widget>ul>li.has-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget>ul>li .count{opacity:.5;font-size:.7em;line-height:3em}.widget .current>ul,.widget .current-cat-parent>ul{display:block}.widget .current-cat>a{color:#000;font-weight:bolder}.recent-blog-posts{padding:10px 0 10px}.recent-blog-posts a{line-height:1.2;display:block;margin-bottom:6px}.widget .instagram-pics:after{content:"";display:table;clear:both}.widget .instagram-pics>li{border:0;list-style:none;float:left;width:33.333333%;margin:0;padding:0}.widget .instagram-pics>li a{padding:0;margin:0;display:block}.widget .instagram-pics>li img{display:block;width:100%}.widget_layered_nav li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget_display-latest-tweets li{font-style:italic;font-size:.9em}.widget_display-latest-tweets a{display:inline !important}.widget_display-latest-tweets span{font-weight:bolder;display:block}.wpcf7{color:#333;position:relative}.wpcf7 .ajax-loader{display:none !important}.dark .wpcf7{color:#fff}.wpcf7 p{padding:0;margin:0}.wpcf7 br{display:none}.wpcf7 label{display:inline-block;width:100%}.wpcf7 span.wpcf7-list-item{margin-left:0;margin-right:1.2em}.wpcf7 .wpcf7-form-control-wrap{display:block}.wpcf7 .ajax-loader{position:absolute;right:0;background-color:#fff;border-radius:99px}.wpcf7 .wpcf7-not-valid-tip{margin-top:-10px;position:relative;padding:5px 8px;line-height:1.2em;border-radius:3px;opacity:.8;background-color:#f1f1f1;color:#b20000}.wpcf7 .wpcf7-not-valid-tip:after{bottom:100%;left:30px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-bottom-color:#f1f1f1;border-width:10px;margin-left:-10px}.wpcf7 .wpcf7-validation-errors{display:none !important}.wpcf7 .flex-col .wpcf7-not-valid-tip{position:absolute;z-index:99;margin-top:5px;width:100%}.wpcf7 .wpcf7-response-output{margin:5px 0 0 0;border-radius:10px}.wpcf7-form .processing *{opacity:.8}.password-required form.post-password-form{max-width:620px;margin:0 auto;padding:30px 15px 30px}.portfolio-inner img{width:100%}.portfolio-bottom{margin-bottom:-1px}.row+.portfolio-related .portfolio-element-wrapper{margin-top:30px}.accordion-inner{padding:1em 2.3em;display:none}.accordion-title{font-size:110%;padding:.6em 2.3em;display:block;position:relative;border-top:1px solid #ddd;-webkit-transition:border 200ms ease-out,background-color .3s;-o-transition:border 200ms ease-out,background-color .3s;transition:border 200ms ease-out,background-color .3s}.dark .accordion-title{border-color:rgba(255,255,255,.2)}.accordion-title.active{border-color:#446084;color:#446084;font-weight:bold;background-color:rgba(0,0,0,.03)}.dark .accordion-title.active{color:#fff}.accordion .toggle{width:2.3em;height:1.5em;margin-right:5px;top:.3em;border-radius:999px;position:absolute;-webkit-transform-origin:50% 47%;-ms-transform-origin:50% 47%;transform-origin:50% 47%;left:0}.accordion .active .toggle{opacity:1;color:currentColor}.breadcrumbs{color:#222;font-weight:bold;letter-spacing:0;padding:0}.product-info .breadcrumbs{font-size:.85em;margin:0 0 .5em}.breadcrumbs .divider,.breadcrumbs .separator{position:relative;top:0;opacity:.35;margin:0 .3em;font-weight:300}.dark .breadcrumbs{color:#fff}.breadcrumbs a{color:rgba(102,102,102,.7);font-weight:normal}.breadcrumbs a:first-of-type{margin-left:0}.breadcrumbs a.current,.breadcrumbs a:hover{color:#111}.dark .breadcrumbs a{color:#fff}.checkout-breadcrumbs{padding:15px 0}.checkout-breadcrumbs a{color:#ccc;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkout-breadcrumbs .divider{top:2px;margin:0 .5em}.breadcrumb-step{display:inline-block;background-color:#ccc;color:#fff;margin:0 .5em;font-weight:bolder;text-align:center;height:1.5em;width:1.5em;font-size:.7em;line-height:1.5em;border-radius:99px;position:relative;top:1px}.current .breadcrumb-step{background-color:#d26e4b}@media(min-width: 850px){.comment-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.comment-form>div{padding:0 15px;width:100%}.comment-form>p{padding:0 15px;width:100%}.comment-form p.comment-form-author,.comment-form p.comment-form-email,.comment-form p.comment-form-url{-webkit-box-flex:1;-ms-flex:1;flex:1}}.comment-inner:target{padding:15px;background-color:#f1f1f1;border-radius:10px}.commentlist li,.comment-list li{list-style:none;padding:1em 0 0 0}.commentlist li .meta,.comment-list li .meta{margin-bottom:0}.commentlist li .avatar,.comment-list li .avatar{border-radius:100%}.commentlist li .description,.comment-list li .description{font-style:italic}.commentlist li .comment-text,.comment-list li .comment-text{padding:0 1.5em}.commentlist>li:not(:first-child),.comment-list>li:not(:first-child){border-top:1px dashed #ddd}#comments .comment-respond{background-color:rgba(0,0,0,.05);margin-top:15px;padding:15px 25px 0}#comments .comment-respond .comment-reply-title{font-size:1.2em}#comments .comment-respond small{text-transform:uppercase;margin-left:10px;font-size:.6em}.footer-wrapper{width:100%;position:relative}.footer{padding:30px 0 0}.footer-1{background-color:#fff}.footer-2{background-color:#777}.footer-1,.footer-2{border-top:1px solid rgba(0,0,0,.05)}.footer-secondary{padding:7.5px 0}.absolute-footer,html{background-color:#5b5b5b}.footer ul{margin:0}.absolute-footer{color:rgba(0,0,0,.5);padding:10px 0 15px;font-size:.9em}.absolute-footer.dark{color:rgba(255,255,255,.5)}.absolute-footer.fixed{left:0;right:0;bottom:0;padding:7.5px 15px;z-index:101;color:#fff;background-color:transparent;text-shadow:1px 1px 1px rgba(0,0,0,.7)}.absolute-footer ul{padding-bottom:5px;opacity:.8;border-bottom:1px solid #ddd}.absolute-footer.dark ul{border-color:rgba(255,255,255,.08)}.absolute-footer.text-center ul{border:0;padding-top:5px}.reveal-footer{z-index:1;margin-bottom:100px;position:relative;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.5);box-shadow:0 0 20px 0 rgba(0,0,0,.5)}.reveal-footer+.footer-wrapper{position:fixed;bottom:0;z-index:0}.back-to-top{margin:0;opacity:0;bottom:20px;right:20px;pointer-events:none;-webkit-transform:translateY(30%);-ms-transform:translateY(30%);transform:translateY(30%)}.back-to-top.left{left:20px;right:unset}.back-to-top.active{opacity:1;pointer-events:inherit;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.instagram-image-container{display:block;padding-bottom:100%}.instagram-image-container a>img{position:absolute;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.logo{line-height:1;margin:0}.logo-tagline{font-style:italic;font-size:.9em;line-height:1;margin:.85em 0}.logo a{text-decoration:none;display:block;color:#446084;font-size:32px;text-transform:uppercase;font-weight:bolder;margin:0}.logo img{display:block;width:auto}.header-logo-dark,.nav-dark .header-logo,.header-logo-sticky,.sticky .dark .header-logo-dark,.sticky .has-sticky-logo .header-logo{display:none !important}.nav-dark .header-logo-dark,.stuck .header-logo-sticky{display:block !important}.stuck .header-logo-sticky+img,.stuck .header-logo-sticky+img+img{display:none !important}.nav-dark .logo a{color:#fff}.logo-left .logo{margin-left:0;margin-right:30px}.logo-center .flex-left{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.logo-center .logo{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;text-align:center;margin:0 30px}.logo-center .logo img{margin:0 auto}.logo-center .flex-right{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}@media screen and (max-width: 849px){.header-inner .nav{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.medium-logo-left .flex-left{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;-webkit-box-flex:0;-ms-flex:0;flex:0}.medium-logo-left .logo{-webkit-box-flex:1;-ms-flex:1;flex:1}.medium-logo-center .flex-left{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.medium-logo-center .logo{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;text-align:center;margin:0 15px}.medium-logo-center .logo img{margin:0 auto}.medium-logo-center .flex-right{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.map-height{height:400px}.map-inner{background-color:#fff;background-color:rgba(255,255,255,.9);padding:20px}.message-box{padding-left:30px;padding-right:30px;background-color:#f1f1f1}.message-box.dark{background-color:#333}.message-box .col,.message-box .col-inner,.message-box .row{padding-top:0 !important;padding-bottom:0 !important}.next-prev-thumbs li{position:relative;display:inline-block;margin:0 1px 0 !important}.next-prev-thumbs li .button{margin-bottom:0}.next-prev-thumbs .nav-dropdown{padding:2px;width:90px;min-width:90px}.page-title{position:relative}.page-title .widget{margin:0 .3em;vertical-align:middle}.page-title-bg{overflow:hidden}.title-bg{-webkit-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.title-overlay{background-color:rgba(0,0,0,.25)}.page-title-inner{position:relative;padding-top:20px;min-height:60px}.page-title-inner ul,.page-title-inner select,.page-title-inner form,.page-title-inner button,.page-title-inner p{margin-top:0;margin-bottom:0}.normal-title{background-color:#f7f7f7;border-top:1px solid #ececec;border-bottom:1px solid #ececec}.normal-title .page-title-inner{padding-top:15px;padding-bottom:15px}.featured-title{background-color:#446084;text-shadow:1px 1px 1px rgba(0,0,0,.2)}.featured-title .page-title-inner{padding-bottom:20px}.featured-title .page-title-bg{-webkit-box-shadow:inset 0 0 30px 0px rgba(0,0,0,.1);box-shadow:inset 0 0 30px 0px rgba(0,0,0,.1)}.featured-title .overlay{background-color:rgba(0,0,0,.4)}.payment-icons .payment-icon{display:inline-block;opacity:.6;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;border-radius:5px;background-color:rgba(0,0,0,.1);padding-bottom:0;padding:3px 5px 5px;margin:3px 3px 0}.payment-icons .payment-icon svg{vertical-align:middle;height:20px;width:auto !important}.payment-icons .payment-icon:hover{opacity:1}.dark .payment-icons .payment-icon{background-color:rgba(255,255,255,.1)}.dark .payment-icons .payment-icon svg{fill:#fff}.pricing-table{border:1px solid #ececec;background-color:#fff;padding-bottom:15px;overflow:hidden}.dark .pricing-table{border-color:rgba(255,255,255,.2)}.pricing-table .title{padding:.5em 15%;border-bottom:1px solid #ececec}.dark .pricing-table .title{border-color:rgba(255,255,255,.2)}.pricing-table .price{color:#000;padding:.6em 15% 0;font-weight:300}.pricing-table .description{padding:15px 15px 0}.pricing-table .items{padding:10px 15%}.pricing-table .is-disabled{text-decoration:line-through;opacity:.6}.pricing-table .items .button:last-child{margin:30px 0 0}.pricing-table .bullet-more-info{font-size:14px;margin-left:10px}.pricing-table .items>div{padding:7.5px 0;border-bottom:1px solid #ececec}.dark .pricing-table .items>div{border-color:rgba(255,255,255,.08)}.dark .pricing-table{background-color:#333}.pricing-table .title{background-color:rgba(0,0,0,.02)}.featured-table{margin-top:-15px;border-color:#446084;border-width:2px}.featured-table .title{color:#fff;border-color:#446084;background-color:#446084}.scroll-to{width:100%}.scroll-to-bullets{right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:999;max-height:100vh;overflow:hidden;position:fixed}.scroll-to-bullets a{display:block;border:3px solid transparent;background-color:#446084;margin:10px 15px;width:15px;height:15px;border-radius:30px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.3);box-shadow:1px 1px 1px rgba(0,0,0,.3)}.scroll-to-bullets a:hover{opacity:1;background-color:#fff}.scroll-to-bullets a.active{opacity:1;border-color:#446084;background-color:#fff}.sidebar-menu .search-form{display:block !important}.searchform-wrapper form{margin-bottom:0}.mobile-nav>.search-form,.sidebar-menu .search-form{padding:5px 0;width:100%}.form-flat .search-form-categories{padding-right:5px}.widget_search .submit-button,.searchform-wrapper:not(.form-flat) .submit-button{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}.searchform{position:relative}.searchform .button.icon{margin:0}.searchform .button.icon i{font-size:1.2em}.searchform-wrapper{width:100%}.searchform-wrapper.form-flat .submit-button.loading .icon-search{opacity:0}.searchform-wrapper.form-flat .submit-button.loading:after{border-color:currentColor}.searchform-wrapper.form-flat .flex-col:last-of-type{margin-left:-2.9em}.searchform-wrapper .autocomplete-suggestions{overflow-y:scroll;-webkit-overflow-scrolling:touch;max-height:50vh;overflow-y:auto}.header-block .autocomplete-suggestions,.header .search-form .autocomplete-suggestions{max-height:80vh}.col .live-search-results,.header-block .live-search-results,.header .search-form .live-search-results{text-align:left;color:#111;top:105%;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);box-shadow:0 0 10px 0 rgba(0,0,0,.1);left:0;right:0;background-color:rgba(255,255,255,.95);position:absolute}.header li .html .live-search-results{top:0;position:relative;-webkit-box-shadow:none;box-shadow:none;background-color:transparent}.autocomplete-suggestion{padding:10px .75em;border-bottom:1px solid rgba(0,0,0,.05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:default}.autocomplete-suggestion .search-name{-webkit-box-flex:1;-ms-flex:1;flex:1}.autocomplete-suggestion img{width:40px;border-radius:99px;height:40px;display:inline-block;margin-right:10px}.autocomplete-suggestion img+.search-name{margin-top:-0.15em;padding-left:.5em}.autocomplete-suggestion .search-price{padding-top:3px;margin-left:5px;font-size:.8em}.autocomplete-suggestion:last-child{border-bottom:none}.autocomplete-selected{background-color:rgba(0,0,0,.05)}#search-lightbox{font-size:1.5em;margin:0 auto;max-width:600px}.section-title-container{margin-bottom:1.5em}.row-collapse+.section-title-container,.slider-wrapper+.section-title-container,.banner+.section-title-container{margin-top:30px}.section-title{position:relative;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.section-title i{opacity:.6;margin-right:.5em}.section-title i.icon-angle-right{margin-right:0;margin-left:10px}.section-title span{text-transform:uppercase}.section-title small{text-transform:none;font-weight:normal;padding-left:15px;font-size:1em;opacity:.7}.section-title b{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;height:2px;opacity:.1;background-color:currentColor}.section-title a{display:block;padding-left:15px;font-size:.8em;margin-left:auto}.section-title-normal{border-bottom:2px solid #ececec}.section-title-normal span{margin-right:15px;padding-bottom:7.5px;border-bottom:2px solid rgba(0,0,0,.1);margin-bottom:-2px}.dark .section-title-normal span,.dark .section-title-normal{border-color:rgba(255,255,255,.2)}.section-title-normal b{display:none}.section-title-center span{margin:0 15px}.section-title-center span,.section-title-bold-center span{text-align:center}.section-title-center small,.section-title-bold-center small{padding:0 15px;display:block}.section-title-bold-center span,.section-title-bold span{border:2px solid rgba(0,0,0,.1);padding:.3em .8em}.section-title-bold b:first-of-type{display:none}.flatsome-cookies{position:fixed;top:auto;right:0;bottom:0;left:0;z-index:999;padding:15px 30px;background-color:#fff;-webkit-box-shadow:0 0 9px rgba(0,0,0,.14);box-shadow:0 0 9px rgba(0,0,0,.14);-webkit-transition:-webkit-transform .35s ease;transition:-webkit-transform .35s ease;-o-transition:transform .35s ease;transition:transform .35s ease;transition:transform .35s ease, -webkit-transform .35s ease;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}.flatsome-cookies__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flatsome-cookies__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding-right:30px}.flatsome-cookies__buttons{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.flatsome-cookies__buttons>a{margin-right:20px;margin-bottom:0}.flatsome-cookies__buttons>a:last-child{margin-right:0}.flatsome-cookies--inactive{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}.flatsome-cookies--active{-webkit-transform:none;-ms-transform:none;transform:none}@media(max-width: 849px){.flatsome-cookies__inner{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;font-size:.9em}.flatsome-cookies__buttons{margin-top:15px}.flatsome-cookies__text{padding-right:0}}.icon-lock:before{content:""}.icon-user-o:before{content:""}.icon-line:before,.icon-chat:before{content:""}.icon-user:before{content:""}.icon-shopping-cart:before{content:""}.icon-tumblr:before{content:""}.icon-gift:before{content:""}.icon-phone:before{content:""}.icon-play:before{content:""}.icon-menu:before{content:""}.icon-equalizer:before{content:""}.icon-shopping-basket:before{content:""}.icon-shopping-bag:before{content:""}.icon-google-plus:before{content:""}.icon-heart-o:before{content:""}.icon-heart:before{content:""}.icon-500px:before{content:""}.icon-vk:before{content:""}.icon-angle-left:before{content:""}.icon-angle-right:before{content:""}.icon-angle-up:before{content:""}.icon-angle-down:before{content:""}.icon-twitter:before{content:""}.icon-envelop:before{content:""}.icon-tag:before{content:""}.icon-star:before{content:""}.icon-star-o:before{content:""}.icon-facebook:before{content:""}.icon-feed:before{content:""}.icon-checkmark:before{content:""}.icon-plus:before{content:""}.icon-instagram:before{content:""}.icon-tiktok:before{content:""}.icon-pinterest:before{content:""}.icon-search:before{content:""}.icon-skype:before{content:""}.icon-dribbble:before{content:""}.icon-certificate:before{content:""}.icon-expand:before{content:""}.icon-linkedin:before{content:""}.icon-map-pin-fill:before{content:""}.icon-pen-alt-fill:before{content:""}.icon-youtube:before{content:""}.icon-flickr:before{content:""}.icon-clock:before{content:""}.icon-snapchat:before{content:""}.icon-whatsapp:before{content:""}.icon-telegram:before{content:""}.icon-twitch:before{content:""}.icon-discord:before{content:""}.ux-shape-divider{--divider-top-width:100%;--divider-width:100%;position:absolute;left:0;width:100%;overflow:hidden;line-height:0}.ux-shape-divider svg{display:block;position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:150px}.ux-shape-divider--top{top:-1px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.ux-shape-divider--top svg{width:calc(var(--divider-top-width) + 2px)}.ux-shape-divider--bottom{bottom:-1px}.ux-shape-divider--bottom svg{width:calc(var(--divider-width) + 2px)}.ux-shape-divider--flip svg{-webkit-transform:translateX(-50%) rotateY(180deg);transform:translateX(-50%) rotateY(180deg)}.ux-shape-divider--to-front{z-index:2}.ux-shape-divider .ux-shape-fill{fill:#fff}.text-center .social-icons{margin-left:auto;margin-right:auto}.social-icons{display:inline-block;vertical-align:middle;font-size:.85em;color:#999}.html .social-icons{font-size:1em}.html .social-icons .button{margin-bottom:0}.social-icons span{font-weight:bold;padding-right:10px}.social-icons i{min-width:1em}.nav-dark .social-icons,.dark .social-icons{color:#fff}.nav-dark .social-icons .button.is-outline,.dark .social-icons .button.is-outline{border-color:rgba(255,255,255,.5)}.social-button,.social-icons .button.icon:not(.is-outline),.social-icons .button.icon:hover{background-color:currentColor !important;border-color:currentColor !important}.social-button>i,.social-button>span,.social-icons .button.icon:not(.is-outline)>i,.social-icons .button.icon:not(.is-outline)>span,.social-icons .button.icon:hover>i,.social-icons .button.icon:hover>span{color:#fff !important}.button.facebook:not(.is-outline),.button.facebook:hover{color:#3a589d !important}.button.instagram:not(.is-outline),.button.instagram:hover{color:#3b6994 !important}.button.whatsapp:not(.is-outline),.button.whatsapp:hover{color:#51cb5a !important}.button.twitter:not(.is-outline),.button.twitter:hover{color:#2478ba !important}.button.tiktok:not(.is-outline),.button.tiktok:hover,.button.email:not(.is-outline),.button.email:hover{color:#111 !important}.button.phone:not(.is-outline),.button.phone:hover{color:#51cb5a !important}.button.pinterest:not(.is-outline),.button.pinterest:hover{color:#cb2320 !important}.button.rss:not(.is-outline),.button.rss:hover{color:#fc7600 !important}.button.tumblr:not(.is-outline),.button.tumblr:hover{color:#36455d !important}.button.vk:not(.is-outline),.button.vk:hover{color:#527498 !important}.button.google-plus:not(.is-outline),.button.google-plus:hover{color:#dd4e31 !important}.button.linkedin:not(.is-outline),.button.linkedin:hover{color:#0072b7 !important}.button.youtube:not(.is-outline),.button.youtube:hover{color:#c33223 !important}.button.flickr:not(.is-outline),.button.flickr:hover{color:#e5086f !important}.button.snapchat:not(.is-outline),.button.snapchat:hover{color:#fff600 !important}.button.snapchat:not(.is-outline) i,.button.snapchat:hover i{text-shadow:0px 0px 6px rgba(0,0,0,.4)}.button.px500:not(.is-outline),.button.px500:hover{color:#0099e5 !important}.button.telegram:not(.is-outline),.button.telegram:hover{color:#54a9ea !important}.button.twitch:not(.is-outline),.button.twitch:hover{color:#9146fe !important}.button.discord:not(.is-outline),.button.discord:hover{color:#7189d9 !important}.woocommerce-product-rating{visibility:visible;position:relative}.star-rating{text-align:left;font-size:16px;display:block;overflow:hidden;position:relative;height:1em;line-height:1em;letter-spacing:0;margin:.5em 0;width:5.06em;font-family:"fl-icons" !important;font-weight:normal !important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.star-rating:before,.woocommerce-page .star-rating:before{content:"";color:#d26e4b;float:left;top:0;left:0;position:absolute}.star-rating span{overflow:hidden;float:left;width:10px;height:10px;top:0;left:0;font-family:"fl-icons" !important;font-weight:normal !important;position:absolute;padding-top:1.5em}.star-rating span:before{content:"";color:#d26e4b;top:0;position:absolute;left:0}.star-rating--inline{display:inline-block;vertical-align:middle;height:18px}.woocommerce-review-link{font-size:90%}li.wc-layered-nav-rating{font-size:.8em}li.wc-layered-nav-rating .star-rating{margin-bottom:0;display:inline-block}.stars a{font-size:16px;margin-left:-10px;display:inline-block;color:transparent !important;overflow:hidden;font-family:"fl-icons"}.stars a+a{margin-left:.3em;border-left:1px solid #ececec}.stars a:hover:after,.stars a.active:after{color:#d26e4b}.stars a:after{color:#ddd;content:""}.stars a.star-2:after{content:""}.stars a.star-3:after{content:""}.stars a.star-4:after{content:""}.stars a.star-5:after{content:""}:root{--bs-blue:#009ef6;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-gray:#7e8299;--bs-gray-dark:#3f4254;--bs-gray-100:#f5f8fa;--bs-gray-200:#eff2f5;--bs-gray-300:#e4e6ef;--bs-gray-400:#b5b5c3;--bs-gray-500:#a1a5b7;--bs-gray-600:#7e8299;--bs-gray-700:#5e6278;--bs-gray-800:#3f4254;--bs-gray-900:#181c32;--bs-white:#fff;--bs-light:#f5f8fa;--bs-primary:#0f9dd0;--bs-secondary:#e4e6ef;--bs-success:#50cd89;--bs-info:#7239ea;--bs-warning:#ffc700;--bs-danger:#f1416c;--bs-dark:#181c32;--bs-white-rgb:255, 255, 255;--bs-light-rgb:245, 248, 250;--bs-primary-rgb:15, 157, 208;--bs-secondary-rgb:228, 230, 239;--bs-success-rgb:80, 205, 137;--bs-info-rgb:114, 57, 234;--bs-warning-rgb:255, 199, 0;--bs-danger-rgb:241, 65, 108;--bs-dark-rgb:24, 28, 50;--bs-white-rgb:255, 255, 255;--bs-black-rgb:0, 0, 0;--bs-body-color-rgb:24, 28, 50;--bs-body-bg-rgb:255, 255, 255;--bs-font-sans-serif:Poppins, Helvetica, "sans-serif";--bs-font-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#181c32;--bs-body-bg:#fff}.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}.opacity-0{opacity:0 !important}.opacity-5{opacity:0.05 !important}.opacity-10{opacity:0.1 !important}.opacity-15{opacity:0.15 !important}.opacity-20{opacity:0.2 !important}.opacity-25{opacity:0.25 !important}.opacity-50{opacity:0.5 !important}.opacity-75{opacity:0.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.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 1.5rem 0.5rem rgba(0, 0, 0, 0.075) !important}.shadow-sm{box-shadow:0 0.1rem 1rem 0.25rem rgba(0, 0, 0, 0.05) !important}.shadow-lg{box-shadow:0 1rem 2rem 1rem rgba(0, 0, 0, 0.1) !important}.shadow-none{box-shadow:none !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-25{top:25% !important}.top-50{top:50% !important}.top-75{top:75% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-25{bottom:25% !important}.bottom-50{bottom:50% !important}.bottom-75{bottom:75% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-25{left:25% !important}.start-50{left:50% !important}.start-75{left:75% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-25{right:25% !important}.end-50{right:50% !important}.end-75{right:75% !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 #eff2f5 !important}.border-0{border:0 !important}.border-top{border-top:1px solid #eff2f5 !important}.border-top-0{border-top:0 !important}.border-end{border-right:1px solid #eff2f5 !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:1px solid #eff2f5 !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:1px solid #eff2f5 !important}.border-start-0{border-left:0 !important}.border-white{border-color:#fff !important}.border-light{border-color:#f5f8fa !important}.border-primary{border-color:#0f9dd0 !important}.border-secondary{border-color:#e4e6ef !important}.border-success{border-color:#50cd89 !important}.border-info{border-color:#7239ea !important}.border-warning{border-color:#ffc700 !important}.border-danger{border-color:#f1416c !important}.border-dark{border-color:#181c32 !important}.border-0{border-width:0 !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-unset{width:unset !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}.w-1px{width:1px !important}.w-2px{width:2px !important}.w-3px{width:3px !important}.w-4px{width:4px !important}.w-5px{width:5px !important}.w-6px{width:6px !important}.w-7px{width:7px !important}.w-8px{width:8px !important}.w-9px{width:9px !important}.w-10px{width:10px !important}.w-15px{width:15px !important}.w-20px{width:20px !important}.w-25px{width:25px !important}.w-30px{width:30px !important}.w-35px{width:35px !important}.w-40px{width:40px !important}.w-45px{width:45px !important}.w-50px{width:50px !important}.w-55px{width:55px !important}.w-60px{width:60px !important}.w-65px{width:65px !important}.w-70px{width:70px !important}.w-75px{width:75px !important}.w-80px{width:80px !important}.w-85px{width:85px !important}.w-90px{width:90px !important}.w-95px{width:95px !important}.w-100px{width:100px !important}.w-125px{width:125px !important}.w-150px{width:150px !important}.w-175px{width:175px !important}.w-200px{width:200px !important}.w-225px{width:225px !important}.w-250px{width:250px !important}.w-275px{width:275px !important}.w-300px{width:300px !important}.w-325px{width:325px !important}.w-350px{width:350px !important}.w-375px{width:375px !important}.w-400px{width:400px !important}.w-425px{width:425px !important}.w-450px{width:450px !important}.w-475px{width:475px !important}.w-500px{width:500px !important}.w-550px{width:550px !important}.w-600px{width:600px !important}.w-650px{width:650px !important}.w-700px{width:700px !important}.w-750px{width:750px !important}.w-800px{width:800px !important}.w-850px{width:850px !important}.w-900px{width:900px !important}.w-950px{width:950px !important}.w-1000px{width:1000px !important}.mw-unset{max-width:unset !important}.mw-25{max-width:25% !important}.mw-50{max-width:50% !important}.mw-75{max-width:75% !important}.mw-100{max-width:100% !important}.mw-auto{max-width:auto !important}.mw-1px{max-width:1px !important}.mw-2px{max-width:2px !important}.mw-3px{max-width:3px !important}.mw-4px{max-width:4px !important}.mw-5px{max-width:5px !important}.mw-6px{max-width:6px !important}.mw-7px{max-width:7px !important}.mw-8px{max-width:8px !important}.mw-9px{max-width:9px !important}.mw-10px{max-width:10px !important}.mw-15px{max-width:15px !important}.mw-20px{max-width:20px !important}.mw-25px{max-width:25px !important}.mw-30px{max-width:30px !important}.mw-35px{max-width:35px !important}.mw-40px{max-width:40px !important}.mw-45px{max-width:45px !important}.mw-50px{max-width:50px !important}.mw-55px{max-width:55px !important}.mw-60px{max-width:60px !important}.mw-65px{max-width:65px !important}.mw-70px{max-width:70px !important}.mw-75px{max-width:75px !important}.mw-80px{max-width:80px !important}.mw-85px{max-width:85px !important}.mw-90px{max-width:90px !important}.mw-95px{max-width:95px !important}.mw-100px{max-width:100px !important}.mw-125px{max-width:125px !important}.mw-150px{max-width:150px !important}.mw-175px{max-width:175px !important}.mw-200px{max-width:200px !important}.mw-225px{max-width:225px !important}.mw-250px{max-width:250px !important}.mw-275px{max-width:275px !important}.mw-300px{max-width:300px !important}.mw-325px{max-width:325px !important}.mw-350px{max-width:350px !important}.mw-375px{max-width:375px !important}.mw-400px{max-width:400px !important}.mw-425px{max-width:425px !important}.mw-450px{max-width:450px !important}.mw-475px{max-width:475px !important}.mw-500px{max-width:500px !important}.mw-550px{max-width:550px !important}.mw-600px{max-width:600px !important}.mw-650px{max-width:650px !important}.mw-700px{max-width:700px !important}.mw-750px{max-width:750px !important}.mw-800px{max-width:800px !important}.mw-850px{max-width:850px !important}.mw-900px{max-width:900px !important}.mw-950px{max-width:950px !important}.mw-1000px{max-width:1000px !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-unset{height:unset !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}.h-1px{height:1px !important}.h-2px{height:2px !important}.h-3px{height:3px !important}.h-4px{height:4px !important}.h-5px{height:5px !important}.h-6px{height:6px !important}.h-7px{height:7px !important}.h-8px{height:8px !important}.h-9px{height:9px !important}.h-10px{height:10px !important}.h-15px{height:15px !important}.h-20px{height:20px !important}.h-25px{height:25px !important}.h-30px{height:30px !important}.h-35px{height:35px !important}.h-40px{height:40px !important}.h-45px{height:45px !important}.h-50px{height:50px !important}.h-55px{height:55px !important}.h-60px{height:60px !important}.h-65px{height:65px !important}.h-70px{height:70px !important}.h-75px{height:75px !important}.h-80px{height:80px !important}.h-85px{height:85px !important}.h-90px{height:90px !important}.h-95px{height:95px !important}.h-100px{height:100px !important}.h-125px{height:125px !important}.h-150px{height:150px !important}.h-175px{height:175px !important}.h-200px{height:200px !important}.h-225px{height:225px !important}.h-250px{height:250px !important}.h-275px{height:275px !important}.h-300px{height:300px !important}.h-325px{height:325px !important}.h-350px{height:350px !important}.h-375px{height:375px !important}.h-400px{height:400px !important}.h-425px{height:425px !important}.h-450px{height:450px !important}.h-475px{height:475px !important}.h-500px{height:500px !important}.h-550px{height:550px !important}.h-600px{height:600px !important}.h-650px{height:650px !important}.h-700px{height:700px !important}.h-750px{height:750px !important}.h-800px{height:800px !important}.h-850px{height:850px !important}.h-900px{height:900px !important}.h-950px{height:950px !important}.h-1000px{height:1000px !important}.mh-unset{max-height:unset !important}.mh-25{max-height:25% !important}.mh-50{max-height:50% !important}.mh-75{max-height:75% !important}.mh-100{max-height:100% !important}.mh-auto{max-height:auto !important}.mh-1px{max-height:1px !important}.mh-2px{max-height:2px !important}.mh-3px{max-height:3px !important}.mh-4px{max-height:4px !important}.mh-5px{max-height:5px !important}.mh-6px{max-height:6px !important}.mh-7px{max-height:7px !important}.mh-8px{max-height:8px !important}.mh-9px{max-height:9px !important}.mh-10px{max-height:10px !important}.mh-15px{max-height:15px !important}.mh-20px{max-height:20px !important}.mh-25px{max-height:25px !important}.mh-30px{max-height:30px !important}.mh-35px{max-height:35px !important}.mh-40px{max-height:40px !important}.mh-45px{max-height:45px !important}.mh-50px{max-height:50px !important}.mh-55px{max-height:55px !important}.mh-60px{max-height:60px !important}.mh-65px{max-height:65px !important}.mh-70px{max-height:70px !important}.mh-75px{max-height:75px !important}.mh-80px{max-height:80px !important}.mh-85px{max-height:85px !important}.mh-90px{max-height:90px !important}.mh-95px{max-height:95px !important}.mh-100px{max-height:100px !important}.mh-125px{max-height:125px !important}.mh-150px{max-height:150px !important}.mh-175px{max-height:175px !important}.mh-200px{max-height:200px !important}.mh-225px{max-height:225px !important}.mh-250px{max-height:250px !important}.mh-275px{max-height:275px !important}.mh-300px{max-height:300px !important}.mh-325px{max-height:325px !important}.mh-350px{max-height:350px !important}.mh-375px{max-height:375px !important}.mh-400px{max-height:400px !important}.mh-425px{max-height:425px !important}.mh-450px{max-height:450px !important}.mh-475px{max-height:475px !important}.mh-500px{max-height:500px !important}.mh-550px{max-height:550px !important}.mh-600px{max-height:600px !important}.mh-650px{max-height:650px !important}.mh-700px{max-height:700px !important}.mh-750px{max-height:750px !important}.mh-800px{max-height:800px !important}.mh-850px{max-height:850px !important}.mh-900px{max-height:900px !important}.mh-950px{max-height:950px !important}.mh-1000px{max-height:1000px !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.d-flex-row{flex-direction:row !important}.d-flex-column{flex-direction:column !important}.d-flex-row-reverse{flex-direction:row-reverse !important}.d-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:0.75rem !important}.gap-4{gap:1rem !important}.gap-5{gap:1.25rem !important}.gap-6{gap:1.5rem !important}.gap-7{gap:1.75rem !important}.gap-8{gap:2rem !important}.gap-9{gap:2.25rem !important}.gap-10{gap:2.5rem !important}.gap-11{gap:2.75rem !important}.gap-12{gap:3rem !important}.gap-13{gap:3.25rem !important}.gap-14{gap:3.5rem !important}.gap-15{gap:3.75rem !important}.gap-16{gap:4rem !important}.gap-17{gap:4.25rem !important}.gap-18{gap:4.5rem !important}.gap-19{gap:4.75rem !important}.gap-20{gap:5rem !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:0.75rem !important}.m-4{margin:1rem !important}.m-5{margin:1.25rem !important}.m-6{margin:1.5rem !important}.m-7{margin:1.75rem !important}.m-8{margin:2rem !important}.m-9{margin:2.25rem !important}.m-10{margin:2.5rem !important}.m-11{margin:2.75rem !important}.m-12{margin:3rem !important}.m-13{margin:3.25rem !important}.m-14{margin:3.5rem !important}.m-15{margin:3.75rem !important}.m-16{margin:4rem !important}.m-17{margin:4.25rem !important}.m-18{margin:4.5rem !important}.m-19{margin:4.75rem !important}.m-20{margin:5rem !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:0.75rem !important;margin-left:0.75rem !important}.mx-4{margin-right:1rem !important;margin-left:1rem !important}.mx-5{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-6{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-7{margin-right:1.75rem !important;margin-left:1.75rem !important}.mx-8{margin-right:2rem !important;margin-left:2rem !important}.mx-9{margin-right:2.25rem !important;margin-left:2.25rem !important}.mx-10{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-11{margin-right:2.75rem !important;margin-left:2.75rem !important}.mx-12{margin-right:3rem !important;margin-left:3rem !important}.mx-13{margin-right:3.25rem !important;margin-left:3.25rem !important}.mx-14{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-15{margin-right:3.75rem !important;margin-left:3.75rem !important}.mx-16{margin-right:4rem !important;margin-left:4rem !important}.mx-17{margin-right:4.25rem !important;margin-left:4.25rem !important}.mx-18{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-19{margin-right:4.75rem !important;margin-left:4.75rem !important}.mx-20{margin-right:5rem !important;margin-left:5rem !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:0.75rem !important;margin-bottom:0.75rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.my-5{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-6{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-7{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.my-8{margin-top:2rem !important;margin-bottom:2rem !important}.my-9{margin-top:2.25rem !important;margin-bottom:2.25rem !important}.my-10{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-11{margin-top:2.75rem !important;margin-bottom:2.75rem !important}.my-12{margin-top:3rem !important;margin-bottom:3rem !important}.my-13{margin-top:3.25rem !important;margin-bottom:3.25rem !important}.my-14{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-15{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.my-16{margin-top:4rem !important;margin-bottom:4rem !important}.my-17{margin-top:4.25rem !important;margin-bottom:4.25rem !important}.my-18{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-19{margin-top:4.75rem !important;margin-bottom:4.75rem !important}.my-20{margin-top:5rem !important;margin-bottom:5rem !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:0.75rem !important}.mt-4{margin-top:1rem !important}.mt-5{margin-top:1.25rem !important}.mt-6{margin-top:1.5rem !important}.mt-7{margin-top:1.75rem !important}.mt-8{margin-top:2rem !important}.mt-9{margin-top:2.25rem !important}.mt-10{margin-top:2.5rem !important}.mt-11{margin-top:2.75rem !important}.mt-12{margin-top:3rem !important}.mt-13{margin-top:3.25rem !important}.mt-14{margin-top:3.5rem !important}.mt-15{margin-top:3.75rem !important}.mt-16{margin-top:4rem !important}.mt-17{margin-top:4.25rem !important}.mt-18{margin-top:4.5rem !important}.mt-19{margin-top:4.75rem !important}.mt-20{margin-top:5rem !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:0.75rem !important}.me-4{margin-right:1rem !important}.me-5{margin-right:1.25rem !important}.me-6{margin-right:1.5rem !important}.me-7{margin-right:1.75rem !important}.me-8{margin-right:2rem !important}.me-9{margin-right:2.25rem !important}.me-10{margin-right:2.5rem !important}.me-11{margin-right:2.75rem !important}.me-12{margin-right:3rem !important}.me-13{margin-right:3.25rem !important}.me-14{margin-right:3.5rem !important}.me-15{margin-right:3.75rem !important}.me-16{margin-right:4rem !important}.me-17{margin-right:4.25rem !important}.me-18{margin-right:4.5rem !important}.me-19{margin-right:4.75rem !important}.me-20{margin-right:5rem !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:0.75rem !important}.mb-4{margin-bottom:1rem !important}.mb-5{margin-bottom:1.25rem !important}.mb-6{margin-bottom:1.5rem !important}.mb-7{margin-bottom:1.75rem !important}.mb-8{margin-bottom:2rem !important}.mb-9{margin-bottom:2.25rem !important}.mb-10{margin-bottom:2.5rem !important}.mb-11{margin-bottom:2.75rem !important}.mb-12{margin-bottom:3rem !important}.mb-13{margin-bottom:3.25rem !important}.mb-14{margin-bottom:3.5rem !important}.mb-15{margin-bottom:3.75rem !important}.mb-16{margin-bottom:4rem !important}.mb-17{margin-bottom:4.25rem !important}.mb-18{margin-bottom:4.5rem !important}.mb-19{margin-bottom:4.75rem !important}.mb-20{margin-bottom:5rem !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:0.75rem !important}.ms-4{margin-left:1rem !important}.ms-5{margin-left:1.25rem !important}.ms-6{margin-left:1.5rem !important}.ms-7{margin-left:1.75rem !important}.ms-8{margin-left:2rem !important}.ms-9{margin-left:2.25rem !important}.ms-10{margin-left:2.5rem !important}.ms-11{margin-left:2.75rem !important}.ms-12{margin-left:3rem !important}.ms-13{margin-left:3.25rem !important}.ms-14{margin-left:3.5rem !important}.ms-15{margin-left:3.75rem !important}.ms-16{margin-left:4rem !important}.ms-17{margin-left:4.25rem !important}.ms-18{margin-left:4.5rem !important}.ms-19{margin-left:4.75rem !important}.ms-20{margin-left:5rem !important}.ms-auto{margin-left:auto !important}.m-n1{margin:-0.25rem !important}.m-n2{margin:-0.5rem !important}.m-n3{margin:-0.75rem !important}.m-n4{margin:-1rem !important}.m-n5{margin:-1.25rem !important}.m-n6{margin:-1.5rem !important}.m-n7{margin:-1.75rem !important}.m-n8{margin:-2rem !important}.m-n9{margin:-2.25rem !important}.m-n10{margin:-2.5rem !important}.m-n11{margin:-2.75rem !important}.m-n12{margin:-3rem !important}.m-n13{margin:-3.25rem !important}.m-n14{margin:-3.5rem !important}.m-n15{margin:-3.75rem !important}.m-n16{margin:-4rem !important}.m-n17{margin:-4.25rem !important}.m-n18{margin:-4.5rem !important}.m-n19{margin:-4.75rem !important}.m-n20{margin:-5rem !important}.mx-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-n3{margin-right:-0.75rem !important;margin-left:-0.75rem !important}.mx-n4{margin-right:-1rem !important;margin-left:-1rem !important}.mx-n5{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-n6{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-n7{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-n8{margin-right:-2rem !important;margin-left:-2rem !important}.mx-n9{margin-right:-2.25rem !important;margin-left:-2.25rem !important}.mx-n10{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-n11{margin-right:-2.75rem !important;margin-left:-2.75rem !important}.mx-n12{margin-right:-3rem !important;margin-left:-3rem !important}.mx-n13{margin-right:-3.25rem !important;margin-left:-3.25rem !important}.mx-n14{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-n15{margin-right:-3.75rem !important;margin-left:-3.75rem !important}.mx-n16{margin-right:-4rem !important;margin-left:-4rem !important}.mx-n17{margin-right:-4.25rem !important;margin-left:-4.25rem !important}.mx-n18{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-n19{margin-right:-4.75rem !important;margin-left:-4.75rem !important}.mx-n20{margin-right:-5rem !important;margin-left:-5rem !important}.my-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-n3{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.my-n4{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-n5{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-n6{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-n7{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-n8{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-n9{margin-top:-2.25rem !important;margin-bottom:-2.25rem !important}.my-n10{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-n11{margin-top:-2.75rem !important;margin-bottom:-2.75rem !important}.my-n12{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-n13{margin-top:-3.25rem !important;margin-bottom:-3.25rem !important}.my-n14{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-n15{margin-top:-3.75rem !important;margin-bottom:-3.75rem !important}.my-n16{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-n17{margin-top:-4.25rem !important;margin-bottom:-4.25rem !important}.my-n18{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-n19{margin-top:-4.75rem !important;margin-bottom:-4.75rem !important}.my-n20{margin-top:-5rem !important;margin-bottom:-5rem !important}.mt-n1{margin-top:-0.25rem !important}.mt-n2{margin-top:-0.5rem !important}.mt-n3{margin-top:-0.75rem !important}.mt-n4{margin-top:-1rem !important}.mt-n5{margin-top:-1.25rem !important}.mt-n6{margin-top:-1.5rem !important}.mt-n7{margin-top:-1.75rem !important}.mt-n8{margin-top:-2rem !important}.mt-n9{margin-top:-2.25rem !important}.mt-n10{margin-top:-2.5rem !important}.mt-n11{margin-top:-2.75rem !important}.mt-n12{margin-top:-3rem !important}.mt-n13{margin-top:-3.25rem !important}.mt-n14{margin-top:-3.5rem !important}.mt-n15{margin-top:-3.75rem !important}.mt-n16{margin-top:-4rem !important}.mt-n17{margin-top:-4.25rem !important}.mt-n18{margin-top:-4.5rem !important}.mt-n19{margin-top:-4.75rem !important}.mt-n20{margin-top:-5rem !important}.me-n1{margin-right:-0.25rem !important}.me-n2{margin-right:-0.5rem !important}.me-n3{margin-right:-0.75rem !important}.me-n4{margin-right:-1rem !important}.me-n5{margin-right:-1.25rem !important}.me-n6{margin-right:-1.5rem !important}.me-n7{margin-right:-1.75rem !important}.me-n8{margin-right:-2rem !important}.me-n9{margin-right:-2.25rem !important}.me-n10{margin-right:-2.5rem !important}.me-n11{margin-right:-2.75rem !important}.me-n12{margin-right:-3rem !important}.me-n13{margin-right:-3.25rem !important}.me-n14{margin-right:-3.5rem !important}.me-n15{margin-right:-3.75rem !important}.me-n16{margin-right:-4rem !important}.me-n17{margin-right:-4.25rem !important}.me-n18{margin-right:-4.5rem !important}.me-n19{margin-right:-4.75rem !important}.me-n20{margin-right:-5rem !important}.mb-n1{margin-bottom:-0.25rem !important}.mb-n2{margin-bottom:-0.5rem !important}.mb-n3{margin-bottom:-0.75rem !important}.mb-n4{margin-bottom:-1rem !important}.mb-n5{margin-bottom:-1.25rem !important}.mb-n6{margin-bottom:-1.5rem !important}.mb-n7{margin-bottom:-1.75rem !important}.mb-n8{margin-bottom:-2rem !important}.mb-n9{margin-bottom:-2.25rem !important}.mb-n10{margin-bottom:-2.5rem !important}.mb-n11{margin-bottom:-2.75rem !important}.mb-n12{margin-bottom:-3rem !important}.mb-n13{margin-bottom:-3.25rem !important}.mb-n14{margin-bottom:-3.5rem !important}.mb-n15{margin-bottom:-3.75rem !important}.mb-n16{margin-bottom:-4rem !important}.mb-n17{margin-bottom:-4.25rem !important}.mb-n18{margin-bottom:-4.5rem !important}.mb-n19{margin-bottom:-4.75rem !important}.mb-n20{margin-bottom:-5rem !important}.ms-n1{margin-left:-0.25rem !important}.ms-n2{margin-left:-0.5rem !important}.ms-n3{margin-left:-0.75rem !important}.ms-n4{margin-left:-1rem !important}.ms-n5{margin-left:-1.25rem !important}.ms-n6{margin-left:-1.5rem !important}.ms-n7{margin-left:-1.75rem !important}.ms-n8{margin-left:-2rem !important}.ms-n9{margin-left:-2.25rem !important}.ms-n10{margin-left:-2.5rem !important}.ms-n11{margin-left:-2.75rem !important}.ms-n12{margin-left:-3rem !important}.ms-n13{margin-left:-3.25rem !important}.ms-n14{margin-left:-3.5rem !important}.ms-n15{margin-left:-3.75rem !important}.ms-n16{margin-left:-4rem !important}.ms-n17{margin-left:-4.25rem !important}.ms-n18{margin-left:-4.5rem !important}.ms-n19{margin-left:-4.75rem !important}.ms-n20{margin-left:-5rem !important}.p-0{padding:0 !important}.p-1{padding:0.25rem !important}.p-2{padding:0.5rem !important}.p-3{padding:0.75rem !important}.p-4{padding:1rem !important}.p-5{padding:1.25rem !important}.p-6{padding:1.5rem !important}.p-7{padding:1.75rem !important}.p-8{padding:2rem !important}.p-9{padding:2.25rem !important}.p-10{padding:2.5rem !important}.p-11{padding:2.75rem !important}.p-12{padding:3rem !important}.p-13{padding:3.25rem !important}.p-14{padding:3.5rem !important}.p-15{padding:3.75rem !important}.p-16{padding:4rem !important}.p-17{padding:4.25rem !important}.p-18{padding:4.5rem !important}.p-19{padding:4.75rem !important}.p-20{padding:5rem !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:0.75rem !important;padding-left:0.75rem !important}.px-4{padding-right:1rem !important;padding-left:1rem !important}.px-5{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-6{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-7{padding-right:1.75rem !important;padding-left:1.75rem !important}.px-8{padding-right:2rem !important;padding-left:2rem !important}.px-9{padding-right:2.25rem !important;padding-left:2.25rem !important}.px-10{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-11{padding-right:2.75rem !important;padding-left:2.75rem !important}.px-12{padding-right:3rem !important;padding-left:3rem !important}.px-13{padding-right:3.25rem !important;padding-left:3.25rem !important}.px-14{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-15{padding-right:3.75rem !important;padding-left:3.75rem !important}.px-16{padding-right:4rem !important;padding-left:4rem !important}.px-17{padding-right:4.25rem !important;padding-left:4.25rem !important}.px-18{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-19{padding-right:4.75rem !important;padding-left:4.75rem !important}.px-20{padding-right:5rem !important;padding-left:5rem !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:0.75rem !important;padding-bottom:0.75rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.py-5{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-6{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-7{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.py-8{padding-top:2rem !important;padding-bottom:2rem !important}.py-9{padding-top:2.25rem !important;padding-bottom:2.25rem !important}.py-10{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-11{padding-top:2.75rem !important;padding-bottom:2.75rem !important}.py-12{padding-top:3rem !important;padding-bottom:3rem !important}.py-13{padding-top:3.25rem !important;padding-bottom:3.25rem !important}.py-14{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-15{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.py-16{padding-top:4rem !important;padding-bottom:4rem !important}.py-17{padding-top:4.25rem !important;padding-bottom:4.25rem !important}.py-18{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-19{padding-top:4.75rem !important;padding-bottom:4.75rem !important}.py-20{padding-top:5rem !important;padding-bottom:5rem !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:0.75rem !important}.pt-4{padding-top:1rem !important}.pt-5{padding-top:1.25rem !important}.pt-6{padding-top:1.5rem !important}.pt-7{padding-top:1.75rem !important}.pt-8{padding-top:2rem !important}.pt-9{padding-top:2.25rem !important}.pt-10{padding-top:2.5rem !important}.pt-11{padding-top:2.75rem !important}.pt-12{padding-top:3rem !important}.pt-13{padding-top:3.25rem !important}.pt-14{padding-top:3.5rem !important}.pt-15{padding-top:3.75rem !important}.pt-16{padding-top:4rem !important}.pt-17{padding-top:4.25rem !important}.pt-18{padding-top:4.5rem !important}.pt-19{padding-top:4.75rem !important}.pt-20{padding-top:5rem !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:0.75rem !important}.pe-4{padding-right:1rem !important}.pe-5{padding-right:1.25rem !important}.pe-6{padding-right:1.5rem !important}.pe-7{padding-right:1.75rem !important}.pe-8{padding-right:2rem !important}.pe-9{padding-right:2.25rem !important}.pe-10{padding-right:2.5rem !important}.pe-11{padding-right:2.75rem !important}.pe-12{padding-right:3rem !important}.pe-13{padding-right:3.25rem !important}.pe-14{padding-right:3.5rem !important}.pe-15{padding-right:3.75rem !important}.pe-16{padding-right:4rem !important}.pe-17{padding-right:4.25rem !important}.pe-18{padding-right:4.5rem !important}.pe-19{padding-right:4.75rem !important}.pe-20{padding-right:5rem !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:0.75rem !important}.pb-4{padding-bottom:1rem !important}.pb-5{padding-bottom:1.25rem !important}.pb-6{padding-bottom:1.5rem !important}.pb-7{padding-bottom:1.75rem !important}.pb-8{padding-bottom:2rem !important}.pb-9{padding-bottom:2.25rem !important}.pb-10{padding-bottom:2.5rem !important}.pb-11{padding-bottom:2.75rem !important}.pb-12{padding-bottom:3rem !important}.pb-13{padding-bottom:3.25rem !important}.pb-14{padding-bottom:3.5rem !important}.pb-15{padding-bottom:3.75rem !important}.pb-16{padding-bottom:4rem !important}.pb-17{padding-bottom:4.25rem !important}.pb-18{padding-bottom:4.5rem !important}.pb-19{padding-bottom:4.75rem !important}.pb-20{padding-bottom:5rem !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:0.75rem !important}.ps-4{padding-left:1rem !important}.ps-5{padding-left:1.25rem !important}.ps-6{padding-left:1.5rem !important}.ps-7{padding-left:1.75rem !important}.ps-8{padding-left:2rem !important}.ps-9{padding-left:2.25rem !important}.ps-10{padding-left:2.5rem !important}.ps-11{padding-left:2.75rem !important}.ps-12{padding-left:3rem !important}.ps-13{padding-left:3.25rem !important}.ps-14{padding-left:3.5rem !important}.ps-15{padding-left:3.75rem !important}.ps-16{padding-left:4rem !important}.ps-17{padding-left:4.25rem !important}.ps-18{padding-left:4.5rem !important}.ps-19{padding-left:4.75rem !important}.ps-20{padding-left:5rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.3rem + 0.6vw) !important}.fs-2{font-size:calc(1.275rem + 0.3vw) !important}.fs-3{font-size:calc(1.26rem + 0.12vw) !important}.fs-4{font-size:1.25rem !important}.fs-5{font-size:1.15rem !important}.fs-6{font-size:1.075rem !important}.fs-7{font-size:0.95rem !important}.fs-8{font-size:0.85rem !important}.fs-9{font-size:0.75rem !important}.fs-10{font-size:0.5rem !important}.fs-base{font-size:1rem !important}.fs-fluid{font-size:100% !important}.fs-2x{font-size:calc(1.325rem + 0.9vw) !important}.fs-2qx{font-size:calc(1.35rem + 1.2vw) !important}.fs-2hx{font-size:calc(1.375rem + 1.5vw) !important}.fs-2tx{font-size:calc(1.4rem + 1.8vw) !important}.fs-3x{font-size:calc(1.425rem + 2.1vw) !important}.fs-3qx{font-size:calc(1.45rem + 2.4vw) !important}.fs-3hx{font-size:calc(1.475rem + 2.7vw) !important}.fs-3tx{font-size:calc(1.5rem + 3vw) !important}.fs-4x{font-size:calc(1.525rem + 3.3vw) !important}.fs-4qx{font-size:calc(1.55rem + 3.6vw) !important}.fs-4hx{font-size:calc(1.575rem + 3.9vw) !important}.fs-4tx{font-size:calc(1.6rem + 4.2vw) !important}.fs-5x{font-size:calc(1.625rem + 4.5vw) !important}.fs-5qx{font-size:calc(1.65rem + 4.8vw) !important}.fs-5hx{font-size:calc(1.675rem + 5.1vw) !important}.fs-5tx{font-size:calc(1.7rem + 5.4vw) !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:500 !important}.fw-bolder{font-weight:600 !important}.lh-0{line-height:0 !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:1.75 !important}.lh-xl{line-height:2 !important}.lh-xxl{line-height:2.25 !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-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity:1;color:#a1a5b7 !important}.text-black-50{--bs-text-opacity:1;color:rgba(0, 0, 0, 0.5) !important}.text-white-50{--bs-text-opacity:1;color:rgba(255, 255, 255, 0.5) !important}.text-reset{--bs-text-opacity:1;color:inherit !important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent !important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:0.475rem !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:0.275rem !important}.rounded-2{border-radius:0.475rem !important}.rounded-3{border-radius:0.775rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rounded-top{border-top-left-radius:0.475rem !important;border-top-right-radius:0.475rem !important}.rounded-end{border-top-right-radius:0.475rem !important;border-bottom-right-radius:0.475rem !important}.rounded-bottom{border-bottom-right-radius:0.475rem !important;border-bottom-left-radius:0.475rem !important}.rounded-start{border-bottom-left-radius:0.475rem !important;border-top-left-radius:0.475rem !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.opacity-0{opacity:0 !important}.opacity-0-hover:hover{opacity:0 !important}.opacity-5{opacity:0.05 !important}.opacity-5-hover:hover{opacity:0.05 !important}.opacity-10{opacity:0.1 !important}.opacity-10-hover:hover{opacity:0.1 !important}.opacity-15{opacity:0.15 !important}.opacity-15-hover:hover{opacity:0.15 !important}.opacity-20{opacity:0.2 !important}.opacity-20-hover:hover{opacity:0.2 !important}.opacity-25{opacity:0.25 !important}.opacity-25-hover:hover{opacity:0.25 !important}.opacity-50{opacity:0.5 !important}.opacity-50-hover:hover{opacity:0.5 !important}.opacity-75{opacity:0.75 !important}.opacity-75-hover:hover{opacity:0.75 !important}.opacity-100{opacity:1 !important}.opacity-100-hover:hover{opacity:1 !important}.min-w-unset{min-width:unset !important}.min-w-25{min-width:25% !important}.min-w-50{min-width:50% !important}.min-w-75{min-width:75% !important}.min-w-100{min-width:100% !important}.min-w-auto{min-width:auto !important}.min-w-1px{min-width:1px !important}.min-w-2px{min-width:2px !important}.min-w-3px{min-width:3px !important}.min-w-4px{min-width:4px !important}.min-w-5px{min-width:5px !important}.min-w-6px{min-width:6px !important}.min-w-7px{min-width:7px !important}.min-w-8px{min-width:8px !important}.min-w-9px{min-width:9px !important}.min-w-10px{min-width:10px !important}.min-w-15px{min-width:15px !important}.min-w-20px{min-width:20px !important}.min-w-25px{min-width:25px !important}.min-w-30px{min-width:30px !important}.min-w-35px{min-width:35px !important}.min-w-40px{min-width:40px !important}.min-w-45px{min-width:45px !important}.min-w-50px{min-width:50px !important}.min-w-55px{min-width:55px !important}.min-w-60px{min-width:60px !important}.min-w-65px{min-width:65px !important}.min-w-70px{min-width:70px !important}.min-w-75px{min-width:75px !important}.min-w-80px{min-width:80px !important}.min-w-85px{min-width:85px !important}.min-w-90px{min-width:90px !important}.min-w-95px{min-width:95px !important}.min-w-100px{min-width:100px !important}.min-w-125px{min-width:125px !important}.min-w-150px{min-width:150px !important}.min-w-175px{min-width:175px !important}.min-w-200px{min-width:200px !important}.min-w-225px{min-width:225px !important}.min-w-250px{min-width:250px !important}.min-w-275px{min-width:275px !important}.min-w-300px{min-width:300px !important}.min-w-325px{min-width:325px !important}.min-w-350px{min-width:350px !important}.min-w-375px{min-width:375px !important}.min-w-400px{min-width:400px !important}.min-w-425px{min-width:425px !important}.min-w-450px{min-width:450px !important}.min-w-475px{min-width:475px !important}.min-w-500px{min-width:500px !important}.min-w-550px{min-width:550px !important}.min-w-600px{min-width:600px !important}.min-w-650px{min-width:650px !important}.min-w-700px{min-width:700px !important}.min-w-750px{min-width:750px !important}.min-w-800px{min-width:800px !important}.min-w-850px{min-width:850px !important}.min-w-900px{min-width:900px !important}.min-w-950px{min-width:950px !important}.min-w-1000px{min-width:1000px !important}.min-h-unset{min-height:unset !important}.min-h-25{min-height:25% !important}.min-h-50{min-height:50% !important}.min-h-75{min-height:75% !important}.min-h-100{min-height:100% !important}.min-h-auto{min-height:auto !important}.min-h-1px{min-height:1px !important}.min-h-2px{min-height:2px !important}.min-h-3px{min-height:3px !important}.min-h-4px{min-height:4px !important}.min-h-5px{min-height:5px !important}.min-h-6px{min-height:6px !important}.min-h-7px{min-height:7px !important}.min-h-8px{min-height:8px !important}.min-h-9px{min-height:9px !important}.min-h-10px{min-height:10px !important}.min-h-15px{min-height:15px !important}.min-h-20px{min-height:20px !important}.min-h-25px{min-height:25px !important}.min-h-30px{min-height:30px !important}.min-h-35px{min-height:35px !important}.min-h-40px{min-height:40px !important}.min-h-45px{min-height:45px !important}.min-h-50px{min-height:50px !important}.min-h-55px{min-height:55px !important}.min-h-60px{min-height:60px !important}.min-h-65px{min-height:65px !important}.min-h-70px{min-height:70px !important}.min-h-75px{min-height:75px !important}.min-h-80px{min-height:80px !important}.min-h-85px{min-height:85px !important}.min-h-90px{min-height:90px !important}.min-h-95px{min-height:95px !important}.min-h-100px{min-height:100px !important}.min-h-125px{min-height:125px !important}.min-h-150px{min-height:150px !important}.min-h-175px{min-height:175px !important}.min-h-200px{min-height:200px !important}.min-h-225px{min-height:225px !important}.min-h-250px{min-height:250px !important}.min-h-275px{min-height:275px !important}.min-h-300px{min-height:300px !important}.min-h-325px{min-height:325px !important}.min-h-350px{min-height:350px !important}.min-h-375px{min-height:375px !important}.min-h-400px{min-height:400px !important}.min-h-425px{min-height:425px !important}.min-h-450px{min-height:450px !important}.min-h-475px{min-height:475px !important}.min-h-500px{min-height:500px !important}.min-h-550px{min-height:550px !important}.min-h-600px{min-height:600px !important}.min-h-650px{min-height:650px !important}.min-h-700px{min-height:700px !important}.min-h-750px{min-height:750px !important}.min-h-800px{min-height:800px !important}.min-h-850px{min-height:850px !important}.min-h-900px{min-height:900px !important}.min-h-950px{min-height:950px !important}.min-h-1000px{min-height:1000px !important}.z-index-n1{z-index:-1 !important}.z-index-n2{z-index:-2 !important}.z-index-0{z-index:0 !important}.z-index-1{z-index:1 !important}.z-index-2{z-index:2 !important}.z-index-3{z-index:3 !important}.border-top-0{border-top-width:0 !important}.border-top-1{border-top-width:1px !important}.border-top-2{border-top-width:2px !important}.border-top-3{border-top-width:3px !important}.border-top-4{border-top-width:4px !important}.border-top-5{border-top-width:5px !important}.border-bottom-0{border-bottom-width:0 !important}.border-bottom-1{border-bottom-width:1px !important}.border-bottom-2{border-bottom-width:2px !important}.border-bottom-3{border-bottom-width:3px !important}.border-bottom-4{border-bottom-width:4px !important}.border-bottom-5{border-bottom-width:5px !important}.border-right-0{border-right-width:0 !important}.border-right-1{border-right-width:1px !important}.border-right-2{border-right-width:2px !important}.border-right-3{border-right-width:3px !important}.border-right-4{border-right-width:4px !important}.border-right-5{border-right-width:5px !important}.border-left-0{border-left-width:0 !important}.border-left-1{border-left-width:1px !important}.border-left-2{border-left-width:2px !important}.border-left-3{border-left-width:3px !important}.border-left-4{border-left-width:4px !important}.border-left-5{border-left-width:5px !important}.ls-1{letter-spacing:0.1rem !important}.ls-2{letter-spacing:0.115rem !important}.ls-3{letter-spacing:0.125rem !important}.ls-4{letter-spacing:0.25rem !important}.ls-5{letter-spacing:0.5rem !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}.position-sm-static{position:static !important}.position-sm-relative{position:relative !important}.position-sm-absolute{position:absolute !important}.position-sm-fixed{position:fixed !important}.position-sm-sticky{position:sticky !important}.w-sm-unset{width:unset !important}.w-sm-25{width:25% !important}.w-sm-50{width:50% !important}.w-sm-75{width:75% !important}.w-sm-100{width:100% !important}.w-sm-auto{width:auto !important}.w-sm-1px{width:1px !important}.w-sm-2px{width:2px !important}.w-sm-3px{width:3px !important}.w-sm-4px{width:4px !important}.w-sm-5px{width:5px !important}.w-sm-6px{width:6px !important}.w-sm-7px{width:7px !important}.w-sm-8px{width:8px !important}.w-sm-9px{width:9px !important}.w-sm-10px{width:10px !important}.w-sm-15px{width:15px !important}.w-sm-20px{width:20px !important}.w-sm-25px{width:25px !important}.w-sm-30px{width:30px !important}.w-sm-35px{width:35px !important}.w-sm-40px{width:40px !important}.w-sm-45px{width:45px !important}.w-sm-50px{width:50px !important}.w-sm-55px{width:55px !important}.w-sm-60px{width:60px !important}.w-sm-65px{width:65px !important}.w-sm-70px{width:70px !important}.w-sm-75px{width:75px !important}.w-sm-80px{width:80px !important}.w-sm-85px{width:85px !important}.w-sm-90px{width:90px !important}.w-sm-95px{width:95px !important}.w-sm-100px{width:100px !important}.w-sm-125px{width:125px !important}.w-sm-150px{width:150px !important}.w-sm-175px{width:175px !important}.w-sm-200px{width:200px !important}.w-sm-225px{width:225px !important}.w-sm-250px{width:250px !important}.w-sm-275px{width:275px !important}.w-sm-300px{width:300px !important}.w-sm-325px{width:325px !important}.w-sm-350px{width:350px !important}.w-sm-375px{width:375px !important}.w-sm-400px{width:400px !important}.w-sm-425px{width:425px !important}.w-sm-450px{width:450px !important}.w-sm-475px{width:475px !important}.w-sm-500px{width:500px !important}.w-sm-550px{width:550px !important}.w-sm-600px{width:600px !important}.w-sm-650px{width:650px !important}.w-sm-700px{width:700px !important}.w-sm-750px{width:750px !important}.w-sm-800px{width:800px !important}.w-sm-850px{width:850px !important}.w-sm-900px{width:900px !important}.w-sm-950px{width:950px !important}.w-sm-1000px{width:1000px !important}.mw-sm-unset{max-width:unset !important}.mw-sm-25{max-width:25% !important}.mw-sm-50{max-width:50% !important}.mw-sm-75{max-width:75% !important}.mw-sm-100{max-width:100% !important}.mw-sm-auto{max-width:auto !important}.mw-sm-1px{max-width:1px !important}.mw-sm-2px{max-width:2px !important}.mw-sm-3px{max-width:3px !important}.mw-sm-4px{max-width:4px !important}.mw-sm-5px{max-width:5px !important}.mw-sm-6px{max-width:6px !important}.mw-sm-7px{max-width:7px !important}.mw-sm-8px{max-width:8px !important}.mw-sm-9px{max-width:9px !important}.mw-sm-10px{max-width:10px !important}.mw-sm-15px{max-width:15px !important}.mw-sm-20px{max-width:20px !important}.mw-sm-25px{max-width:25px !important}.mw-sm-30px{max-width:30px !important}.mw-sm-35px{max-width:35px !important}.mw-sm-40px{max-width:40px !important}.mw-sm-45px{max-width:45px !important}.mw-sm-50px{max-width:50px !important}.mw-sm-55px{max-width:55px !important}.mw-sm-60px{max-width:60px !important}.mw-sm-65px{max-width:65px !important}.mw-sm-70px{max-width:70px !important}.mw-sm-75px{max-width:75px !important}.mw-sm-80px{max-width:80px !important}.mw-sm-85px{max-width:85px !important}.mw-sm-90px{max-width:90px !important}.mw-sm-95px{max-width:95px !important}.mw-sm-100px{max-width:100px !important}.mw-sm-125px{max-width:125px !important}.mw-sm-150px{max-width:150px !important}.mw-sm-175px{max-width:175px !important}.mw-sm-200px{max-width:200px !important}.mw-sm-225px{max-width:225px !important}.mw-sm-250px{max-width:250px !important}.mw-sm-275px{max-width:275px !important}.mw-sm-300px{max-width:300px !important}.mw-sm-325px{max-width:325px !important}.mw-sm-350px{max-width:350px !important}.mw-sm-375px{max-width:375px !important}.mw-sm-400px{max-width:400px !important}.mw-sm-425px{max-width:425px !important}.mw-sm-450px{max-width:450px !important}.mw-sm-475px{max-width:475px !important}.mw-sm-500px{max-width:500px !important}.mw-sm-550px{max-width:550px !important}.mw-sm-600px{max-width:600px !important}.mw-sm-650px{max-width:650px !important}.mw-sm-700px{max-width:700px !important}.mw-sm-750px{max-width:750px !important}.mw-sm-800px{max-width:800px !important}.mw-sm-850px{max-width:850px !important}.mw-sm-900px{max-width:900px !important}.mw-sm-950px{max-width:950px !important}.mw-sm-1000px{max-width:1000px !important}.h-sm-unset{height:unset !important}.h-sm-25{height:25% !important}.h-sm-50{height:50% !important}.h-sm-75{height:75% !important}.h-sm-100{height:100% !important}.h-sm-auto{height:auto !important}.h-sm-1px{height:1px !important}.h-sm-2px{height:2px !important}.h-sm-3px{height:3px !important}.h-sm-4px{height:4px !important}.h-sm-5px{height:5px !important}.h-sm-6px{height:6px !important}.h-sm-7px{height:7px !important}.h-sm-8px{height:8px !important}.h-sm-9px{height:9px !important}.h-sm-10px{height:10px !important}.h-sm-15px{height:15px !important}.h-sm-20px{height:20px !important}.h-sm-25px{height:25px !important}.h-sm-30px{height:30px !important}.h-sm-35px{height:35px !important}.h-sm-40px{height:40px !important}.h-sm-45px{height:45px !important}.h-sm-50px{height:50px !important}.h-sm-55px{height:55px !important}.h-sm-60px{height:60px !important}.h-sm-65px{height:65px !important}.h-sm-70px{height:70px !important}.h-sm-75px{height:75px !important}.h-sm-80px{height:80px !important}.h-sm-85px{height:85px !important}.h-sm-90px{height:90px !important}.h-sm-95px{height:95px !important}.h-sm-100px{height:100px !important}.h-sm-125px{height:125px !important}.h-sm-150px{height:150px !important}.h-sm-175px{height:175px !important}.h-sm-200px{height:200px !important}.h-sm-225px{height:225px !important}.h-sm-250px{height:250px !important}.h-sm-275px{height:275px !important}.h-sm-300px{height:300px !important}.h-sm-325px{height:325px !important}.h-sm-350px{height:350px !important}.h-sm-375px{height:375px !important}.h-sm-400px{height:400px !important}.h-sm-425px{height:425px !important}.h-sm-450px{height:450px !important}.h-sm-475px{height:475px !important}.h-sm-500px{height:500px !important}.h-sm-550px{height:550px !important}.h-sm-600px{height:600px !important}.h-sm-650px{height:650px !important}.h-sm-700px{height:700px !important}.h-sm-750px{height:750px !important}.h-sm-800px{height:800px !important}.h-sm-850px{height:850px !important}.h-sm-900px{height:900px !important}.h-sm-950px{height:950px !important}.h-sm-1000px{height:1000px !important}.mh-sm-unset{max-height:unset !important}.mh-sm-25{max-height:25% !important}.mh-sm-50{max-height:50% !important}.mh-sm-75{max-height:75% !important}.mh-sm-100{max-height:100% !important}.mh-sm-auto{max-height:auto !important}.mh-sm-1px{max-height:1px !important}.mh-sm-2px{max-height:2px !important}.mh-sm-3px{max-height:3px !important}.mh-sm-4px{max-height:4px !important}.mh-sm-5px{max-height:5px !important}.mh-sm-6px{max-height:6px !important}.mh-sm-7px{max-height:7px !important}.mh-sm-8px{max-height:8px !important}.mh-sm-9px{max-height:9px !important}.mh-sm-10px{max-height:10px !important}.mh-sm-15px{max-height:15px !important}.mh-sm-20px{max-height:20px !important}.mh-sm-25px{max-height:25px !important}.mh-sm-30px{max-height:30px !important}.mh-sm-35px{max-height:35px !important}.mh-sm-40px{max-height:40px !important}.mh-sm-45px{max-height:45px !important}.mh-sm-50px{max-height:50px !important}.mh-sm-55px{max-height:55px !important}.mh-sm-60px{max-height:60px !important}.mh-sm-65px{max-height:65px !important}.mh-sm-70px{max-height:70px !important}.mh-sm-75px{max-height:75px !important}.mh-sm-80px{max-height:80px !important}.mh-sm-85px{max-height:85px !important}.mh-sm-90px{max-height:90px !important}.mh-sm-95px{max-height:95px !important}.mh-sm-100px{max-height:100px !important}.mh-sm-125px{max-height:125px !important}.mh-sm-150px{max-height:150px !important}.mh-sm-175px{max-height:175px !important}.mh-sm-200px{max-height:200px !important}.mh-sm-225px{max-height:225px !important}.mh-sm-250px{max-height:250px !important}.mh-sm-275px{max-height:275px !important}.mh-sm-300px{max-height:300px !important}.mh-sm-325px{max-height:325px !important}.mh-sm-350px{max-height:350px !important}.mh-sm-375px{max-height:375px !important}.mh-sm-400px{max-height:400px !important}.mh-sm-425px{max-height:425px !important}.mh-sm-450px{max-height:450px !important}.mh-sm-475px{max-height:475px !important}.mh-sm-500px{max-height:500px !important}.mh-sm-550px{max-height:550px !important}.mh-sm-600px{max-height:600px !important}.mh-sm-650px{max-height:650px !important}.mh-sm-700px{max-height:700px !important}.mh-sm-750px{max-height:750px !important}.mh-sm-800px{max-height:800px !important}.mh-sm-850px{max-height:850px !important}.mh-sm-900px{max-height:900px !important}.mh-sm-950px{max-height:950px !important}.mh-sm-1000px{max-height:1000px !important}.flex-sm-fill{flex:1 1 auto !important}.d-flex-sm-row{flex-direction:row !important}.d-flex-sm-column{flex-direction:column !important}.d-flex-sm-row-reverse{flex-direction:row-reverse !important}.d-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:0.75rem !important}.gap-sm-4{gap:1rem !important}.gap-sm-5{gap:1.25rem !important}.gap-sm-6{gap:1.5rem !important}.gap-sm-7{gap:1.75rem !important}.gap-sm-8{gap:2rem !important}.gap-sm-9{gap:2.25rem !important}.gap-sm-10{gap:2.5rem !important}.gap-sm-11{gap:2.75rem !important}.gap-sm-12{gap:3rem !important}.gap-sm-13{gap:3.25rem !important}.gap-sm-14{gap:3.5rem !important}.gap-sm-15{gap:3.75rem !important}.gap-sm-16{gap:4rem !important}.gap-sm-17{gap:4.25rem !important}.gap-sm-18{gap:4.5rem !important}.gap-sm-19{gap:4.75rem !important}.gap-sm-20{gap:5rem !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:0.75rem !important}.m-sm-4{margin:1rem !important}.m-sm-5{margin:1.25rem !important}.m-sm-6{margin:1.5rem !important}.m-sm-7{margin:1.75rem !important}.m-sm-8{margin:2rem !important}.m-sm-9{margin:2.25rem !important}.m-sm-10{margin:2.5rem !important}.m-sm-11{margin:2.75rem !important}.m-sm-12{margin:3rem !important}.m-sm-13{margin:3.25rem !important}.m-sm-14{margin:3.5rem !important}.m-sm-15{margin:3.75rem !important}.m-sm-16{margin:4rem !important}.m-sm-17{margin:4.25rem !important}.m-sm-18{margin:4.5rem !important}.m-sm-19{margin:4.75rem !important}.m-sm-20{margin:5rem !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:0.75rem !important;margin-left:0.75rem !important}.mx-sm-4{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-5{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-sm-6{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-7{margin-right:1.75rem !important;margin-left:1.75rem !important}.mx-sm-8{margin-right:2rem !important;margin-left:2rem !important}.mx-sm-9{margin-right:2.25rem !important;margin-left:2.25rem !important}.mx-sm-10{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-sm-11{margin-right:2.75rem !important;margin-left:2.75rem !important}.mx-sm-12{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-13{margin-right:3.25rem !important;margin-left:3.25rem !important}.mx-sm-14{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-sm-15{margin-right:3.75rem !important;margin-left:3.75rem !important}.mx-sm-16{margin-right:4rem !important;margin-left:4rem !important}.mx-sm-17{margin-right:4.25rem !important;margin-left:4.25rem !important}.mx-sm-18{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-sm-19{margin-right:4.75rem !important;margin-left:4.75rem !important}.mx-sm-20{margin-right:5rem !important;margin-left:5rem !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:0.75rem !important;margin-bottom:0.75rem !important}.my-sm-4{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-5{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-sm-6{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-7{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.my-sm-8{margin-top:2rem !important;margin-bottom:2rem !important}.my-sm-9{margin-top:2.25rem !important;margin-bottom:2.25rem !important}.my-sm-10{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-sm-11{margin-top:2.75rem !important;margin-bottom:2.75rem !important}.my-sm-12{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-13{margin-top:3.25rem !important;margin-bottom:3.25rem !important}.my-sm-14{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-sm-15{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.my-sm-16{margin-top:4rem !important;margin-bottom:4rem !important}.my-sm-17{margin-top:4.25rem !important;margin-bottom:4.25rem !important}.my-sm-18{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-sm-19{margin-top:4.75rem !important;margin-bottom:4.75rem !important}.my-sm-20{margin-top:5rem !important;margin-bottom:5rem !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:0.75rem !important}.mt-sm-4{margin-top:1rem !important}.mt-sm-5{margin-top:1.25rem !important}.mt-sm-6{margin-top:1.5rem !important}.mt-sm-7{margin-top:1.75rem !important}.mt-sm-8{margin-top:2rem !important}.mt-sm-9{margin-top:2.25rem !important}.mt-sm-10{margin-top:2.5rem !important}.mt-sm-11{margin-top:2.75rem !important}.mt-sm-12{margin-top:3rem !important}.mt-sm-13{margin-top:3.25rem !important}.mt-sm-14{margin-top:3.5rem !important}.mt-sm-15{margin-top:3.75rem !important}.mt-sm-16{margin-top:4rem !important}.mt-sm-17{margin-top:4.25rem !important}.mt-sm-18{margin-top:4.5rem !important}.mt-sm-19{margin-top:4.75rem !important}.mt-sm-20{margin-top:5rem !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:0.75rem !important}.me-sm-4{margin-right:1rem !important}.me-sm-5{margin-right:1.25rem !important}.me-sm-6{margin-right:1.5rem !important}.me-sm-7{margin-right:1.75rem !important}.me-sm-8{margin-right:2rem !important}.me-sm-9{margin-right:2.25rem !important}.me-sm-10{margin-right:2.5rem !important}.me-sm-11{margin-right:2.75rem !important}.me-sm-12{margin-right:3rem !important}.me-sm-13{margin-right:3.25rem !important}.me-sm-14{margin-right:3.5rem !important}.me-sm-15{margin-right:3.75rem !important}.me-sm-16{margin-right:4rem !important}.me-sm-17{margin-right:4.25rem !important}.me-sm-18{margin-right:4.5rem !important}.me-sm-19{margin-right:4.75rem !important}.me-sm-20{margin-right:5rem !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:0.75rem !important}.mb-sm-4{margin-bottom:1rem !important}.mb-sm-5{margin-bottom:1.25rem !important}.mb-sm-6{margin-bottom:1.5rem !important}.mb-sm-7{margin-bottom:1.75rem !important}.mb-sm-8{margin-bottom:2rem !important}.mb-sm-9{margin-bottom:2.25rem !important}.mb-sm-10{margin-bottom:2.5rem !important}.mb-sm-11{margin-bottom:2.75rem !important}.mb-sm-12{margin-bottom:3rem !important}.mb-sm-13{margin-bottom:3.25rem !important}.mb-sm-14{margin-bottom:3.5rem !important}.mb-sm-15{margin-bottom:3.75rem !important}.mb-sm-16{margin-bottom:4rem !important}.mb-sm-17{margin-bottom:4.25rem !important}.mb-sm-18{margin-bottom:4.5rem !important}.mb-sm-19{margin-bottom:4.75rem !important}.mb-sm-20{margin-bottom:5rem !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:0.75rem !important}.ms-sm-4{margin-left:1rem !important}.ms-sm-5{margin-left:1.25rem !important}.ms-sm-6{margin-left:1.5rem !important}.ms-sm-7{margin-left:1.75rem !important}.ms-sm-8{margin-left:2rem !important}.ms-sm-9{margin-left:2.25rem !important}.ms-sm-10{margin-left:2.5rem !important}.ms-sm-11{margin-left:2.75rem !important}.ms-sm-12{margin-left:3rem !important}.ms-sm-13{margin-left:3.25rem !important}.ms-sm-14{margin-left:3.5rem !important}.ms-sm-15{margin-left:3.75rem !important}.ms-sm-16{margin-left:4rem !important}.ms-sm-17{margin-left:4.25rem !important}.ms-sm-18{margin-left:4.5rem !important}.ms-sm-19{margin-left:4.75rem !important}.ms-sm-20{margin-left:5rem !important}.ms-sm-auto{margin-left:auto !important}.m-sm-n1{margin:-0.25rem !important}.m-sm-n2{margin:-0.5rem !important}.m-sm-n3{margin:-0.75rem !important}.m-sm-n4{margin:-1rem !important}.m-sm-n5{margin:-1.25rem !important}.m-sm-n6{margin:-1.5rem !important}.m-sm-n7{margin:-1.75rem !important}.m-sm-n8{margin:-2rem !important}.m-sm-n9{margin:-2.25rem !important}.m-sm-n10{margin:-2.5rem !important}.m-sm-n11{margin:-2.75rem !important}.m-sm-n12{margin:-3rem !important}.m-sm-n13{margin:-3.25rem !important}.m-sm-n14{margin:-3.5rem !important}.m-sm-n15{margin:-3.75rem !important}.m-sm-n16{margin:-4rem !important}.m-sm-n17{margin:-4.25rem !important}.m-sm-n18{margin:-4.5rem !important}.m-sm-n19{margin:-4.75rem !important}.m-sm-n20{margin:-5rem !important}.mx-sm-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-sm-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-sm-n3{margin-right:-0.75rem !important;margin-left:-0.75rem !important}.mx-sm-n4{margin-right:-1rem !important;margin-left:-1rem !important}.mx-sm-n5{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-sm-n6{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-sm-n7{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-sm-n8{margin-right:-2rem !important;margin-left:-2rem !important}.mx-sm-n9{margin-right:-2.25rem !important;margin-left:-2.25rem !important}.mx-sm-n10{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-sm-n11{margin-right:-2.75rem !important;margin-left:-2.75rem !important}.mx-sm-n12{margin-right:-3rem !important;margin-left:-3rem !important}.mx-sm-n13{margin-right:-3.25rem !important;margin-left:-3.25rem !important}.mx-sm-n14{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-sm-n15{margin-right:-3.75rem !important;margin-left:-3.75rem !important}.mx-sm-n16{margin-right:-4rem !important;margin-left:-4rem !important}.mx-sm-n17{margin-right:-4.25rem !important;margin-left:-4.25rem !important}.mx-sm-n18{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-sm-n19{margin-right:-4.75rem !important;margin-left:-4.75rem !important}.mx-sm-n20{margin-right:-5rem !important;margin-left:-5rem !important}.my-sm-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-sm-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-sm-n3{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.my-sm-n4{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-sm-n5{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-sm-n6{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-sm-n7{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-sm-n8{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-sm-n9{margin-top:-2.25rem !important;margin-bottom:-2.25rem !important}.my-sm-n10{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-sm-n11{margin-top:-2.75rem !important;margin-bottom:-2.75rem !important}.my-sm-n12{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-sm-n13{margin-top:-3.25rem !important;margin-bottom:-3.25rem !important}.my-sm-n14{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-sm-n15{margin-top:-3.75rem !important;margin-bottom:-3.75rem !important}.my-sm-n16{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-sm-n17{margin-top:-4.25rem !important;margin-bottom:-4.25rem !important}.my-sm-n18{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-sm-n19{margin-top:-4.75rem !important;margin-bottom:-4.75rem !important}.my-sm-n20{margin-top:-5rem !important;margin-bottom:-5rem !important}.mt-sm-n1{margin-top:-0.25rem !important}.mt-sm-n2{margin-top:-0.5rem !important}.mt-sm-n3{margin-top:-0.75rem !important}.mt-sm-n4{margin-top:-1rem !important}.mt-sm-n5{margin-top:-1.25rem !important}.mt-sm-n6{margin-top:-1.5rem !important}.mt-sm-n7{margin-top:-1.75rem !important}.mt-sm-n8{margin-top:-2rem !important}.mt-sm-n9{margin-top:-2.25rem !important}.mt-sm-n10{margin-top:-2.5rem !important}.mt-sm-n11{margin-top:-2.75rem !important}.mt-sm-n12{margin-top:-3rem !important}.mt-sm-n13{margin-top:-3.25rem !important}.mt-sm-n14{margin-top:-3.5rem !important}.mt-sm-n15{margin-top:-3.75rem !important}.mt-sm-n16{margin-top:-4rem !important}.mt-sm-n17{margin-top:-4.25rem !important}.mt-sm-n18{margin-top:-4.5rem !important}.mt-sm-n19{margin-top:-4.75rem !important}.mt-sm-n20{margin-top:-5rem !important}.me-sm-n1{margin-right:-0.25rem !important}.me-sm-n2{margin-right:-0.5rem !important}.me-sm-n3{margin-right:-0.75rem !important}.me-sm-n4{margin-right:-1rem !important}.me-sm-n5{margin-right:-1.25rem !important}.me-sm-n6{margin-right:-1.5rem !important}.me-sm-n7{margin-right:-1.75rem !important}.me-sm-n8{margin-right:-2rem !important}.me-sm-n9{margin-right:-2.25rem !important}.me-sm-n10{margin-right:-2.5rem !important}.me-sm-n11{margin-right:-2.75rem !important}.me-sm-n12{margin-right:-3rem !important}.me-sm-n13{margin-right:-3.25rem !important}.me-sm-n14{margin-right:-3.5rem !important}.me-sm-n15{margin-right:-3.75rem !important}.me-sm-n16{margin-right:-4rem !important}.me-sm-n17{margin-right:-4.25rem !important}.me-sm-n18{margin-right:-4.5rem !important}.me-sm-n19{margin-right:-4.75rem !important}.me-sm-n20{margin-right:-5rem !important}.mb-sm-n1{margin-bottom:-0.25rem !important}.mb-sm-n2{margin-bottom:-0.5rem !important}.mb-sm-n3{margin-bottom:-0.75rem !important}.mb-sm-n4{margin-bottom:-1rem !important}.mb-sm-n5{margin-bottom:-1.25rem !important}.mb-sm-n6{margin-bottom:-1.5rem !important}.mb-sm-n7{margin-bottom:-1.75rem !important}.mb-sm-n8{margin-bottom:-2rem !important}.mb-sm-n9{margin-bottom:-2.25rem !important}.mb-sm-n10{margin-bottom:-2.5rem !important}.mb-sm-n11{margin-bottom:-2.75rem !important}.mb-sm-n12{margin-bottom:-3rem !important}.mb-sm-n13{margin-bottom:-3.25rem !important}.mb-sm-n14{margin-bottom:-3.5rem !important}.mb-sm-n15{margin-bottom:-3.75rem !important}.mb-sm-n16{margin-bottom:-4rem !important}.mb-sm-n17{margin-bottom:-4.25rem !important}.mb-sm-n18{margin-bottom:-4.5rem !important}.mb-sm-n19{margin-bottom:-4.75rem !important}.mb-sm-n20{margin-bottom:-5rem !important}.ms-sm-n1{margin-left:-0.25rem !important}.ms-sm-n2{margin-left:-0.5rem !important}.ms-sm-n3{margin-left:-0.75rem !important}.ms-sm-n4{margin-left:-1rem !important}.ms-sm-n5{margin-left:-1.25rem !important}.ms-sm-n6{margin-left:-1.5rem !important}.ms-sm-n7{margin-left:-1.75rem !important}.ms-sm-n8{margin-left:-2rem !important}.ms-sm-n9{margin-left:-2.25rem !important}.ms-sm-n10{margin-left:-2.5rem !important}.ms-sm-n11{margin-left:-2.75rem !important}.ms-sm-n12{margin-left:-3rem !important}.ms-sm-n13{margin-left:-3.25rem !important}.ms-sm-n14{margin-left:-3.5rem !important}.ms-sm-n15{margin-left:-3.75rem !important}.ms-sm-n16{margin-left:-4rem !important}.ms-sm-n17{margin-left:-4.25rem !important}.ms-sm-n18{margin-left:-4.5rem !important}.ms-sm-n19{margin-left:-4.75rem !important}.ms-sm-n20{margin-left:-5rem !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:0.75rem !important}.p-sm-4{padding:1rem !important}.p-sm-5{padding:1.25rem !important}.p-sm-6{padding:1.5rem !important}.p-sm-7{padding:1.75rem !important}.p-sm-8{padding:2rem !important}.p-sm-9{padding:2.25rem !important}.p-sm-10{padding:2.5rem !important}.p-sm-11{padding:2.75rem !important}.p-sm-12{padding:3rem !important}.p-sm-13{padding:3.25rem !important}.p-sm-14{padding:3.5rem !important}.p-sm-15{padding:3.75rem !important}.p-sm-16{padding:4rem !important}.p-sm-17{padding:4.25rem !important}.p-sm-18{padding:4.5rem !important}.p-sm-19{padding:4.75rem !important}.p-sm-20{padding:5rem !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:0.75rem !important;padding-left:0.75rem !important}.px-sm-4{padding-right:1rem !important;padding-left:1rem !important}.px-sm-5{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-sm-6{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-7{padding-right:1.75rem !important;padding-left:1.75rem !important}.px-sm-8{padding-right:2rem !important;padding-left:2rem !important}.px-sm-9{padding-right:2.25rem !important;padding-left:2.25rem !important}.px-sm-10{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-sm-11{padding-right:2.75rem !important;padding-left:2.75rem !important}.px-sm-12{padding-right:3rem !important;padding-left:3rem !important}.px-sm-13{padding-right:3.25rem !important;padding-left:3.25rem !important}.px-sm-14{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-sm-15{padding-right:3.75rem !important;padding-left:3.75rem !important}.px-sm-16{padding-right:4rem !important;padding-left:4rem !important}.px-sm-17{padding-right:4.25rem !important;padding-left:4.25rem !important}.px-sm-18{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-sm-19{padding-right:4.75rem !important;padding-left:4.75rem !important}.px-sm-20{padding-right:5rem !important;padding-left:5rem !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:0.75rem !important;padding-bottom:0.75rem !important}.py-sm-4{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-5{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-sm-6{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-7{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.py-sm-8{padding-top:2rem !important;padding-bottom:2rem !important}.py-sm-9{padding-top:2.25rem !important;padding-bottom:2.25rem !important}.py-sm-10{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-sm-11{padding-top:2.75rem !important;padding-bottom:2.75rem !important}.py-sm-12{padding-top:3rem !important;padding-bottom:3rem !important}.py-sm-13{padding-top:3.25rem !important;padding-bottom:3.25rem !important}.py-sm-14{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-sm-15{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.py-sm-16{padding-top:4rem !important;padding-bottom:4rem !important}.py-sm-17{padding-top:4.25rem !important;padding-bottom:4.25rem !important}.py-sm-18{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-sm-19{padding-top:4.75rem !important;padding-bottom:4.75rem !important}.py-sm-20{padding-top:5rem !important;padding-bottom:5rem !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:0.75rem !important}.pt-sm-4{padding-top:1rem !important}.pt-sm-5{padding-top:1.25rem !important}.pt-sm-6{padding-top:1.5rem !important}.pt-sm-7{padding-top:1.75rem !important}.pt-sm-8{padding-top:2rem !important}.pt-sm-9{padding-top:2.25rem !important}.pt-sm-10{padding-top:2.5rem !important}.pt-sm-11{padding-top:2.75rem !important}.pt-sm-12{padding-top:3rem !important}.pt-sm-13{padding-top:3.25rem !important}.pt-sm-14{padding-top:3.5rem !important}.pt-sm-15{padding-top:3.75rem !important}.pt-sm-16{padding-top:4rem !important}.pt-sm-17{padding-top:4.25rem !important}.pt-sm-18{padding-top:4.5rem !important}.pt-sm-19{padding-top:4.75rem !important}.pt-sm-20{padding-top:5rem !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:0.75rem !important}.pe-sm-4{padding-right:1rem !important}.pe-sm-5{padding-right:1.25rem !important}.pe-sm-6{padding-right:1.5rem !important}.pe-sm-7{padding-right:1.75rem !important}.pe-sm-8{padding-right:2rem !important}.pe-sm-9{padding-right:2.25rem !important}.pe-sm-10{padding-right:2.5rem !important}.pe-sm-11{padding-right:2.75rem !important}.pe-sm-12{padding-right:3rem !important}.pe-sm-13{padding-right:3.25rem !important}.pe-sm-14{padding-right:3.5rem !important}.pe-sm-15{padding-right:3.75rem !important}.pe-sm-16{padding-right:4rem !important}.pe-sm-17{padding-right:4.25rem !important}.pe-sm-18{padding-right:4.5rem !important}.pe-sm-19{padding-right:4.75rem !important}.pe-sm-20{padding-right:5rem !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:0.75rem !important}.pb-sm-4{padding-bottom:1rem !important}.pb-sm-5{padding-bottom:1.25rem !important}.pb-sm-6{padding-bottom:1.5rem !important}.pb-sm-7{padding-bottom:1.75rem !important}.pb-sm-8{padding-bottom:2rem !important}.pb-sm-9{padding-bottom:2.25rem !important}.pb-sm-10{padding-bottom:2.5rem !important}.pb-sm-11{padding-bottom:2.75rem !important}.pb-sm-12{padding-bottom:3rem !important}.pb-sm-13{padding-bottom:3.25rem !important}.pb-sm-14{padding-bottom:3.5rem !important}.pb-sm-15{padding-bottom:3.75rem !important}.pb-sm-16{padding-bottom:4rem !important}.pb-sm-17{padding-bottom:4.25rem !important}.pb-sm-18{padding-bottom:4.5rem !important}.pb-sm-19{padding-bottom:4.75rem !important}.pb-sm-20{padding-bottom:5rem !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:0.75rem !important}.ps-sm-4{padding-left:1rem !important}.ps-sm-5{padding-left:1.25rem !important}.ps-sm-6{padding-left:1.5rem !important}.ps-sm-7{padding-left:1.75rem !important}.ps-sm-8{padding-left:2rem !important}.ps-sm-9{padding-left:2.25rem !important}.ps-sm-10{padding-left:2.5rem !important}.ps-sm-11{padding-left:2.75rem !important}.ps-sm-12{padding-left:3rem !important}.ps-sm-13{padding-left:3.25rem !important}.ps-sm-14{padding-left:3.5rem !important}.ps-sm-15{padding-left:3.75rem !important}.ps-sm-16{padding-left:4rem !important}.ps-sm-17{padding-left:4.25rem !important}.ps-sm-18{padding-left:4.5rem !important}.ps-sm-19{padding-left:4.75rem !important}.ps-sm-20{padding-left:5rem !important}.fs-sm-1{font-size:calc(1.3rem + 0.6vw) !important}.fs-sm-2{font-size:calc(1.275rem + 0.3vw) !important}.fs-sm-3{font-size:calc(1.26rem + 0.12vw) !important}.fs-sm-4{font-size:1.25rem !important}.fs-sm-5{font-size:1.15rem !important}.fs-sm-6{font-size:1.075rem !important}.fs-sm-7{font-size:0.95rem !important}.fs-sm-8{font-size:0.85rem !important}.fs-sm-9{font-size:0.75rem !important}.fs-sm-10{font-size:0.5rem !important}.fs-sm-base{font-size:1rem !important}.fs-sm-fluid{font-size:100% !important}.fs-sm-2x{font-size:calc(1.325rem + 0.9vw) !important}.fs-sm-2qx{font-size:calc(1.35rem + 1.2vw) !important}.fs-sm-2hx{font-size:calc(1.375rem + 1.5vw) !important}.fs-sm-2tx{font-size:calc(1.4rem + 1.8vw) !important}.fs-sm-3x{font-size:calc(1.425rem + 2.1vw) !important}.fs-sm-3qx{font-size:calc(1.45rem + 2.4vw) !important}.fs-sm-3hx{font-size:calc(1.475rem + 2.7vw) !important}.fs-sm-3tx{font-size:calc(1.5rem + 3vw) !important}.fs-sm-4x{font-size:calc(1.525rem + 3.3vw) !important}.fs-sm-4qx{font-size:calc(1.55rem + 3.6vw) !important}.fs-sm-4hx{font-size:calc(1.575rem + 3.9vw) !important}.fs-sm-4tx{font-size:calc(1.6rem + 4.2vw) !important}.fs-sm-5x{font-size:calc(1.625rem + 4.5vw) !important}.fs-sm-5qx{font-size:calc(1.65rem + 4.8vw) !important}.fs-sm-5hx{font-size:calc(1.675rem + 5.1vw) !important}.fs-sm-5tx{font-size:calc(1.7rem + 5.4vw) !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}.min-w-sm-unset{min-width:unset !important}.min-w-sm-25{min-width:25% !important}.min-w-sm-50{min-width:50% !important}.min-w-sm-75{min-width:75% !important}.min-w-sm-100{min-width:100% !important}.min-w-sm-auto{min-width:auto !important}.min-w-sm-1px{min-width:1px !important}.min-w-sm-2px{min-width:2px !important}.min-w-sm-3px{min-width:3px !important}.min-w-sm-4px{min-width:4px !important}.min-w-sm-5px{min-width:5px !important}.min-w-sm-6px{min-width:6px !important}.min-w-sm-7px{min-width:7px !important}.min-w-sm-8px{min-width:8px !important}.min-w-sm-9px{min-width:9px !important}.min-w-sm-10px{min-width:10px !important}.min-w-sm-15px{min-width:15px !important}.min-w-sm-20px{min-width:20px !important}.min-w-sm-25px{min-width:25px !important}.min-w-sm-30px{min-width:30px !important}.min-w-sm-35px{min-width:35px !important}.min-w-sm-40px{min-width:40px !important}.min-w-sm-45px{min-width:45px !important}.min-w-sm-50px{min-width:50px !important}.min-w-sm-55px{min-width:55px !important}.min-w-sm-60px{min-width:60px !important}.min-w-sm-65px{min-width:65px !important}.min-w-sm-70px{min-width:70px !important}.min-w-sm-75px{min-width:75px !important}.min-w-sm-80px{min-width:80px !important}.min-w-sm-85px{min-width:85px !important}.min-w-sm-90px{min-width:90px !important}.min-w-sm-95px{min-width:95px !important}.min-w-sm-100px{min-width:100px !important}.min-w-sm-125px{min-width:125px !important}.min-w-sm-150px{min-width:150px !important}.min-w-sm-175px{min-width:175px !important}.min-w-sm-200px{min-width:200px !important}.min-w-sm-225px{min-width:225px !important}.min-w-sm-250px{min-width:250px !important}.min-w-sm-275px{min-width:275px !important}.min-w-sm-300px{min-width:300px !important}.min-w-sm-325px{min-width:325px !important}.min-w-sm-350px{min-width:350px !important}.min-w-sm-375px{min-width:375px !important}.min-w-sm-400px{min-width:400px !important}.min-w-sm-425px{min-width:425px !important}.min-w-sm-450px{min-width:450px !important}.min-w-sm-475px{min-width:475px !important}.min-w-sm-500px{min-width:500px !important}.min-w-sm-550px{min-width:550px !important}.min-w-sm-600px{min-width:600px !important}.min-w-sm-650px{min-width:650px !important}.min-w-sm-700px{min-width:700px !important}.min-w-sm-750px{min-width:750px !important}.min-w-sm-800px{min-width:800px !important}.min-w-sm-850px{min-width:850px !important}.min-w-sm-900px{min-width:900px !important}.min-w-sm-950px{min-width:950px !important}.min-w-sm-1000px{min-width:1000px !important}.min-h-sm-unset{min-height:unset !important}.min-h-sm-25{min-height:25% !important}.min-h-sm-50{min-height:50% !important}.min-h-sm-75{min-height:75% !important}.min-h-sm-100{min-height:100% !important}.min-h-sm-auto{min-height:auto !important}.min-h-sm-1px{min-height:1px !important}.min-h-sm-2px{min-height:2px !important}.min-h-sm-3px{min-height:3px !important}.min-h-sm-4px{min-height:4px !important}.min-h-sm-5px{min-height:5px !important}.min-h-sm-6px{min-height:6px !important}.min-h-sm-7px{min-height:7px !important}.min-h-sm-8px{min-height:8px !important}.min-h-sm-9px{min-height:9px !important}.min-h-sm-10px{min-height:10px !important}.min-h-sm-15px{min-height:15px !important}.min-h-sm-20px{min-height:20px !important}.min-h-sm-25px{min-height:25px !important}.min-h-sm-30px{min-height:30px !important}.min-h-sm-35px{min-height:35px !important}.min-h-sm-40px{min-height:40px !important}.min-h-sm-45px{min-height:45px !important}.min-h-sm-50px{min-height:50px !important}.min-h-sm-55px{min-height:55px !important}.min-h-sm-60px{min-height:60px !important}.min-h-sm-65px{min-height:65px !important}.min-h-sm-70px{min-height:70px !important}.min-h-sm-75px{min-height:75px !important}.min-h-sm-80px{min-height:80px !important}.min-h-sm-85px{min-height:85px !important}.min-h-sm-90px{min-height:90px !important}.min-h-sm-95px{min-height:95px !important}.min-h-sm-100px{min-height:100px !important}.min-h-sm-125px{min-height:125px !important}.min-h-sm-150px{min-height:150px !important}.min-h-sm-175px{min-height:175px !important}.min-h-sm-200px{min-height:200px !important}.min-h-sm-225px{min-height:225px !important}.min-h-sm-250px{min-height:250px !important}.min-h-sm-275px{min-height:275px !important}.min-h-sm-300px{min-height:300px !important}.min-h-sm-325px{min-height:325px !important}.min-h-sm-350px{min-height:350px !important}.min-h-sm-375px{min-height:375px !important}.min-h-sm-400px{min-height:400px !important}.min-h-sm-425px{min-height:425px !important}.min-h-sm-450px{min-height:450px !important}.min-h-sm-475px{min-height:475px !important}.min-h-sm-500px{min-height:500px !important}.min-h-sm-550px{min-height:550px !important}.min-h-sm-600px{min-height:600px !important}.min-h-sm-650px{min-height:650px !important}.min-h-sm-700px{min-height:700px !important}.min-h-sm-750px{min-height:750px !important}.min-h-sm-800px{min-height:800px !important}.min-h-sm-850px{min-height:850px !important}.min-h-sm-900px{min-height:900px !important}.min-h-sm-950px{min-height:950px !important}.min-h-sm-1000px{min-height:1000px !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}.position-md-static{position:static !important}.position-md-relative{position:relative !important}.position-md-absolute{position:absolute !important}.position-md-fixed{position:fixed !important}.position-md-sticky{position:sticky !important}.w-md-unset{width:unset !important}.w-md-25{width:25% !important}.w-md-50{width:50% !important}.w-md-75{width:75% !important}.w-md-100{width:100% !important}.w-md-auto{width:auto !important}.w-md-1px{width:1px !important}.w-md-2px{width:2px !important}.w-md-3px{width:3px !important}.w-md-4px{width:4px !important}.w-md-5px{width:5px !important}.w-md-6px{width:6px !important}.w-md-7px{width:7px !important}.w-md-8px{width:8px !important}.w-md-9px{width:9px !important}.w-md-10px{width:10px !important}.w-md-15px{width:15px !important}.w-md-20px{width:20px !important}.w-md-25px{width:25px !important}.w-md-30px{width:30px !important}.w-md-35px{width:35px !important}.w-md-40px{width:40px !important}.w-md-45px{width:45px !important}.w-md-50px{width:50px !important}.w-md-55px{width:55px !important}.w-md-60px{width:60px !important}.w-md-65px{width:65px !important}.w-md-70px{width:70px !important}.w-md-75px{width:75px !important}.w-md-80px{width:80px !important}.w-md-85px{width:85px !important}.w-md-90px{width:90px !important}.w-md-95px{width:95px !important}.w-md-100px{width:100px !important}.w-md-125px{width:125px !important}.w-md-150px{width:150px !important}.w-md-175px{width:175px !important}.w-md-200px{width:200px !important}.w-md-225px{width:225px !important}.w-md-250px{width:250px !important}.w-md-275px{width:275px !important}.w-md-300px{width:300px !important}.w-md-325px{width:325px !important}.w-md-350px{width:350px !important}.w-md-375px{width:375px !important}.w-md-400px{width:400px !important}.w-md-425px{width:425px !important}.w-md-450px{width:450px !important}.w-md-475px{width:475px !important}.w-md-500px{width:500px !important}.w-md-550px{width:550px !important}.w-md-600px{width:600px !important}.w-md-650px{width:650px !important}.w-md-700px{width:700px !important}.w-md-750px{width:750px !important}.w-md-800px{width:800px !important}.w-md-850px{width:850px !important}.w-md-900px{width:900px !important}.w-md-950px{width:950px !important}.w-md-1000px{width:1000px !important}.mw-md-unset{max-width:unset !important}.mw-md-25{max-width:25% !important}.mw-md-50{max-width:50% !important}.mw-md-75{max-width:75% !important}.mw-md-100{max-width:100% !important}.mw-md-auto{max-width:auto !important}.mw-md-1px{max-width:1px !important}.mw-md-2px{max-width:2px !important}.mw-md-3px{max-width:3px !important}.mw-md-4px{max-width:4px !important}.mw-md-5px{max-width:5px !important}.mw-md-6px{max-width:6px !important}.mw-md-7px{max-width:7px !important}.mw-md-8px{max-width:8px !important}.mw-md-9px{max-width:9px !important}.mw-md-10px{max-width:10px !important}.mw-md-15px{max-width:15px !important}.mw-md-20px{max-width:20px !important}.mw-md-25px{max-width:25px !important}.mw-md-30px{max-width:30px !important}.mw-md-35px{max-width:35px !important}.mw-md-40px{max-width:40px !important}.mw-md-45px{max-width:45px !important}.mw-md-50px{max-width:50px !important}.mw-md-55px{max-width:55px !important}.mw-md-60px{max-width:60px !important}.mw-md-65px{max-width:65px !important}.mw-md-70px{max-width:70px !important}.mw-md-75px{max-width:75px !important}.mw-md-80px{max-width:80px !important}.mw-md-85px{max-width:85px !important}.mw-md-90px{max-width:90px !important}.mw-md-95px{max-width:95px !important}.mw-md-100px{max-width:100px !important}.mw-md-125px{max-width:125px !important}.mw-md-150px{max-width:150px !important}.mw-md-175px{max-width:175px !important}.mw-md-200px{max-width:200px !important}.mw-md-225px{max-width:225px !important}.mw-md-250px{max-width:250px !important}.mw-md-275px{max-width:275px !important}.mw-md-300px{max-width:300px !important}.mw-md-325px{max-width:325px !important}.mw-md-350px{max-width:350px !important}.mw-md-375px{max-width:375px !important}.mw-md-400px{max-width:400px !important}.mw-md-425px{max-width:425px !important}.mw-md-450px{max-width:450px !important}.mw-md-475px{max-width:475px !important}.mw-md-500px{max-width:500px !important}.mw-md-550px{max-width:550px !important}.mw-md-600px{max-width:600px !important}.mw-md-650px{max-width:650px !important}.mw-md-700px{max-width:700px !important}.mw-md-750px{max-width:750px !important}.mw-md-800px{max-width:800px !important}.mw-md-850px{max-width:850px !important}.mw-md-900px{max-width:900px !important}.mw-md-950px{max-width:950px !important}.mw-md-1000px{max-width:1000px !important}.h-md-unset{height:unset !important}.h-md-25{height:25% !important}.h-md-50{height:50% !important}.h-md-75{height:75% !important}.h-md-100{height:100% !important}.h-md-auto{height:auto !important}.h-md-1px{height:1px !important}.h-md-2px{height:2px !important}.h-md-3px{height:3px !important}.h-md-4px{height:4px !important}.h-md-5px{height:5px !important}.h-md-6px{height:6px !important}.h-md-7px{height:7px !important}.h-md-8px{height:8px !important}.h-md-9px{height:9px !important}.h-md-10px{height:10px !important}.h-md-15px{height:15px !important}.h-md-20px{height:20px !important}.h-md-25px{height:25px !important}.h-md-30px{height:30px !important}.h-md-35px{height:35px !important}.h-md-40px{height:40px !important}.h-md-45px{height:45px !important}.h-md-50px{height:50px !important}.h-md-55px{height:55px !important}.h-md-60px{height:60px !important}.h-md-65px{height:65px !important}.h-md-70px{height:70px !important}.h-md-75px{height:75px !important}.h-md-80px{height:80px !important}.h-md-85px{height:85px !important}.h-md-90px{height:90px !important}.h-md-95px{height:95px !important}.h-md-100px{height:100px !important}.h-md-125px{height:125px !important}.h-md-150px{height:150px !important}.h-md-175px{height:175px !important}.h-md-200px{height:200px !important}.h-md-225px{height:225px !important}.h-md-250px{height:250px !important}.h-md-275px{height:275px !important}.h-md-300px{height:300px !important}.h-md-325px{height:325px !important}.h-md-350px{height:350px !important}.h-md-375px{height:375px !important}.h-md-400px{height:400px !important}.h-md-425px{height:425px !important}.h-md-450px{height:450px !important}.h-md-475px{height:475px !important}.h-md-500px{height:500px !important}.h-md-550px{height:550px !important}.h-md-600px{height:600px !important}.h-md-650px{height:650px !important}.h-md-700px{height:700px !important}.h-md-750px{height:750px !important}.h-md-800px{height:800px !important}.h-md-850px{height:850px !important}.h-md-900px{height:900px !important}.h-md-950px{height:950px !important}.h-md-1000px{height:1000px !important}.mh-md-unset{max-height:unset !important}.mh-md-25{max-height:25% !important}.mh-md-50{max-height:50% !important}.mh-md-75{max-height:75% !important}.mh-md-100{max-height:100% !important}.mh-md-auto{max-height:auto !important}.mh-md-1px{max-height:1px !important}.mh-md-2px{max-height:2px !important}.mh-md-3px{max-height:3px !important}.mh-md-4px{max-height:4px !important}.mh-md-5px{max-height:5px !important}.mh-md-6px{max-height:6px !important}.mh-md-7px{max-height:7px !important}.mh-md-8px{max-height:8px !important}.mh-md-9px{max-height:9px !important}.mh-md-10px{max-height:10px !important}.mh-md-15px{max-height:15px !important}.mh-md-20px{max-height:20px !important}.mh-md-25px{max-height:25px !important}.mh-md-30px{max-height:30px !important}.mh-md-35px{max-height:35px !important}.mh-md-40px{max-height:40px !important}.mh-md-45px{max-height:45px !important}.mh-md-50px{max-height:50px !important}.mh-md-55px{max-height:55px !important}.mh-md-60px{max-height:60px !important}.mh-md-65px{max-height:65px !important}.mh-md-70px{max-height:70px !important}.mh-md-75px{max-height:75px !important}.mh-md-80px{max-height:80px !important}.mh-md-85px{max-height:85px !important}.mh-md-90px{max-height:90px !important}.mh-md-95px{max-height:95px !important}.mh-md-100px{max-height:100px !important}.mh-md-125px{max-height:125px !important}.mh-md-150px{max-height:150px !important}.mh-md-175px{max-height:175px !important}.mh-md-200px{max-height:200px !important}.mh-md-225px{max-height:225px !important}.mh-md-250px{max-height:250px !important}.mh-md-275px{max-height:275px !important}.mh-md-300px{max-height:300px !important}.mh-md-325px{max-height:325px !important}.mh-md-350px{max-height:350px !important}.mh-md-375px{max-height:375px !important}.mh-md-400px{max-height:400px !important}.mh-md-425px{max-height:425px !important}.mh-md-450px{max-height:450px !important}.mh-md-475px{max-height:475px !important}.mh-md-500px{max-height:500px !important}.mh-md-550px{max-height:550px !important}.mh-md-600px{max-height:600px !important}.mh-md-650px{max-height:650px !important}.mh-md-700px{max-height:700px !important}.mh-md-750px{max-height:750px !important}.mh-md-800px{max-height:800px !important}.mh-md-850px{max-height:850px !important}.mh-md-900px{max-height:900px !important}.mh-md-950px{max-height:950px !important}.mh-md-1000px{max-height:1000px !important}.flex-md-fill{flex:1 1 auto !important}.d-flex-md-row{flex-direction:row !important}.d-flex-md-column{flex-direction:column !important}.d-flex-md-row-reverse{flex-direction:row-reverse !important}.d-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:0.75rem !important}.gap-md-4{gap:1rem !important}.gap-md-5{gap:1.25rem !important}.gap-md-6{gap:1.5rem !important}.gap-md-7{gap:1.75rem !important}.gap-md-8{gap:2rem !important}.gap-md-9{gap:2.25rem !important}.gap-md-10{gap:2.5rem !important}.gap-md-11{gap:2.75rem !important}.gap-md-12{gap:3rem !important}.gap-md-13{gap:3.25rem !important}.gap-md-14{gap:3.5rem !important}.gap-md-15{gap:3.75rem !important}.gap-md-16{gap:4rem !important}.gap-md-17{gap:4.25rem !important}.gap-md-18{gap:4.5rem !important}.gap-md-19{gap:4.75rem !important}.gap-md-20{gap:5rem !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:0.75rem !important}.m-md-4{margin:1rem !important}.m-md-5{margin:1.25rem !important}.m-md-6{margin:1.5rem !important}.m-md-7{margin:1.75rem !important}.m-md-8{margin:2rem !important}.m-md-9{margin:2.25rem !important}.m-md-10{margin:2.5rem !important}.m-md-11{margin:2.75rem !important}.m-md-12{margin:3rem !important}.m-md-13{margin:3.25rem !important}.m-md-14{margin:3.5rem !important}.m-md-15{margin:3.75rem !important}.m-md-16{margin:4rem !important}.m-md-17{margin:4.25rem !important}.m-md-18{margin:4.5rem !important}.m-md-19{margin:4.75rem !important}.m-md-20{margin:5rem !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:0.75rem !important;margin-left:0.75rem !important}.mx-md-4{margin-right:1rem !important;margin-left:1rem !important}.mx-md-5{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-md-6{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-7{margin-right:1.75rem !important;margin-left:1.75rem !important}.mx-md-8{margin-right:2rem !important;margin-left:2rem !important}.mx-md-9{margin-right:2.25rem !important;margin-left:2.25rem !important}.mx-md-10{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-md-11{margin-right:2.75rem !important;margin-left:2.75rem !important}.mx-md-12{margin-right:3rem !important;margin-left:3rem !important}.mx-md-13{margin-right:3.25rem !important;margin-left:3.25rem !important}.mx-md-14{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-md-15{margin-right:3.75rem !important;margin-left:3.75rem !important}.mx-md-16{margin-right:4rem !important;margin-left:4rem !important}.mx-md-17{margin-right:4.25rem !important;margin-left:4.25rem !important}.mx-md-18{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-md-19{margin-right:4.75rem !important;margin-left:4.75rem !important}.mx-md-20{margin-right:5rem !important;margin-left:5rem !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:0.75rem !important;margin-bottom:0.75rem !important}.my-md-4{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-5{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-md-6{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-7{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.my-md-8{margin-top:2rem !important;margin-bottom:2rem !important}.my-md-9{margin-top:2.25rem !important;margin-bottom:2.25rem !important}.my-md-10{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-md-11{margin-top:2.75rem !important;margin-bottom:2.75rem !important}.my-md-12{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-13{margin-top:3.25rem !important;margin-bottom:3.25rem !important}.my-md-14{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-md-15{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.my-md-16{margin-top:4rem !important;margin-bottom:4rem !important}.my-md-17{margin-top:4.25rem !important;margin-bottom:4.25rem !important}.my-md-18{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-md-19{margin-top:4.75rem !important;margin-bottom:4.75rem !important}.my-md-20{margin-top:5rem !important;margin-bottom:5rem !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:0.75rem !important}.mt-md-4{margin-top:1rem !important}.mt-md-5{margin-top:1.25rem !important}.mt-md-6{margin-top:1.5rem !important}.mt-md-7{margin-top:1.75rem !important}.mt-md-8{margin-top:2rem !important}.mt-md-9{margin-top:2.25rem !important}.mt-md-10{margin-top:2.5rem !important}.mt-md-11{margin-top:2.75rem !important}.mt-md-12{margin-top:3rem !important}.mt-md-13{margin-top:3.25rem !important}.mt-md-14{margin-top:3.5rem !important}.mt-md-15{margin-top:3.75rem !important}.mt-md-16{margin-top:4rem !important}.mt-md-17{margin-top:4.25rem !important}.mt-md-18{margin-top:4.5rem !important}.mt-md-19{margin-top:4.75rem !important}.mt-md-20{margin-top:5rem !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:0.75rem !important}.me-md-4{margin-right:1rem !important}.me-md-5{margin-right:1.25rem !important}.me-md-6{margin-right:1.5rem !important}.me-md-7{margin-right:1.75rem !important}.me-md-8{margin-right:2rem !important}.me-md-9{margin-right:2.25rem !important}.me-md-10{margin-right:2.5rem !important}.me-md-11{margin-right:2.75rem !important}.me-md-12{margin-right:3rem !important}.me-md-13{margin-right:3.25rem !important}.me-md-14{margin-right:3.5rem !important}.me-md-15{margin-right:3.75rem !important}.me-md-16{margin-right:4rem !important}.me-md-17{margin-right:4.25rem !important}.me-md-18{margin-right:4.5rem !important}.me-md-19{margin-right:4.75rem !important}.me-md-20{margin-right:5rem !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:0.75rem !important}.mb-md-4{margin-bottom:1rem !important}.mb-md-5{margin-bottom:1.25rem !important}.mb-md-6{margin-bottom:1.5rem !important}.mb-md-7{margin-bottom:1.75rem !important}.mb-md-8{margin-bottom:2rem !important}.mb-md-9{margin-bottom:2.25rem !important}.mb-md-10{margin-bottom:2.5rem !important}.mb-md-11{margin-bottom:2.75rem !important}.mb-md-12{margin-bottom:3rem !important}.mb-md-13{margin-bottom:3.25rem !important}.mb-md-14{margin-bottom:3.5rem !important}.mb-md-15{margin-bottom:3.75rem !important}.mb-md-16{margin-bottom:4rem !important}.mb-md-17{margin-bottom:4.25rem !important}.mb-md-18{margin-bottom:4.5rem !important}.mb-md-19{margin-bottom:4.75rem !important}.mb-md-20{margin-bottom:5rem !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:0.75rem !important}.ms-md-4{margin-left:1rem !important}.ms-md-5{margin-left:1.25rem !important}.ms-md-6{margin-left:1.5rem !important}.ms-md-7{margin-left:1.75rem !important}.ms-md-8{margin-left:2rem !important}.ms-md-9{margin-left:2.25rem !important}.ms-md-10{margin-left:2.5rem !important}.ms-md-11{margin-left:2.75rem !important}.ms-md-12{margin-left:3rem !important}.ms-md-13{margin-left:3.25rem !important}.ms-md-14{margin-left:3.5rem !important}.ms-md-15{margin-left:3.75rem !important}.ms-md-16{margin-left:4rem !important}.ms-md-17{margin-left:4.25rem !important}.ms-md-18{margin-left:4.5rem !important}.ms-md-19{margin-left:4.75rem !important}.ms-md-20{margin-left:5rem !important}.ms-md-auto{margin-left:auto !important}.m-md-n1{margin:-0.25rem !important}.m-md-n2{margin:-0.5rem !important}.m-md-n3{margin:-0.75rem !important}.m-md-n4{margin:-1rem !important}.m-md-n5{margin:-1.25rem !important}.m-md-n6{margin:-1.5rem !important}.m-md-n7{margin:-1.75rem !important}.m-md-n8{margin:-2rem !important}.m-md-n9{margin:-2.25rem !important}.m-md-n10{margin:-2.5rem !important}.m-md-n11{margin:-2.75rem !important}.m-md-n12{margin:-3rem !important}.m-md-n13{margin:-3.25rem !important}.m-md-n14{margin:-3.5rem !important}.m-md-n15{margin:-3.75rem !important}.m-md-n16{margin:-4rem !important}.m-md-n17{margin:-4.25rem !important}.m-md-n18{margin:-4.5rem !important}.m-md-n19{margin:-4.75rem !important}.m-md-n20{margin:-5rem !important}.mx-md-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-md-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-md-n3{margin-right:-0.75rem !important;margin-left:-0.75rem !important}.mx-md-n4{margin-right:-1rem !important;margin-left:-1rem !important}.mx-md-n5{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-md-n6{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-md-n7{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-md-n8{margin-right:-2rem !important;margin-left:-2rem !important}.mx-md-n9{margin-right:-2.25rem !important;margin-left:-2.25rem !important}.mx-md-n10{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-md-n11{margin-right:-2.75rem !important;margin-left:-2.75rem !important}.mx-md-n12{margin-right:-3rem !important;margin-left:-3rem !important}.mx-md-n13{margin-right:-3.25rem !important;margin-left:-3.25rem !important}.mx-md-n14{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-md-n15{margin-right:-3.75rem !important;margin-left:-3.75rem !important}.mx-md-n16{margin-right:-4rem !important;margin-left:-4rem !important}.mx-md-n17{margin-right:-4.25rem !important;margin-left:-4.25rem !important}.mx-md-n18{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-md-n19{margin-right:-4.75rem !important;margin-left:-4.75rem !important}.mx-md-n20{margin-right:-5rem !important;margin-left:-5rem !important}.my-md-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-md-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-md-n3{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.my-md-n4{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-md-n5{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-md-n6{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-md-n7{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-md-n8{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-md-n9{margin-top:-2.25rem !important;margin-bottom:-2.25rem !important}.my-md-n10{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-md-n11{margin-top:-2.75rem !important;margin-bottom:-2.75rem !important}.my-md-n12{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-md-n13{margin-top:-3.25rem !important;margin-bottom:-3.25rem !important}.my-md-n14{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-md-n15{margin-top:-3.75rem !important;margin-bottom:-3.75rem !important}.my-md-n16{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-md-n17{margin-top:-4.25rem !important;margin-bottom:-4.25rem !important}.my-md-n18{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-md-n19{margin-top:-4.75rem !important;margin-bottom:-4.75rem !important}.my-md-n20{margin-top:-5rem !important;margin-bottom:-5rem !important}.mt-md-n1{margin-top:-0.25rem !important}.mt-md-n2{margin-top:-0.5rem !important}.mt-md-n3{margin-top:-0.75rem !important}.mt-md-n4{margin-top:-1rem !important}.mt-md-n5{margin-top:-1.25rem !important}.mt-md-n6{margin-top:-1.5rem !important}.mt-md-n7{margin-top:-1.75rem !important}.mt-md-n8{margin-top:-2rem !important}.mt-md-n9{margin-top:-2.25rem !important}.mt-md-n10{margin-top:-2.5rem !important}.mt-md-n11{margin-top:-2.75rem !important}.mt-md-n12{margin-top:-3rem !important}.mt-md-n13{margin-top:-3.25rem !important}.mt-md-n14{margin-top:-3.5rem !important}.mt-md-n15{margin-top:-3.75rem !important}.mt-md-n16{margin-top:-4rem !important}.mt-md-n17{margin-top:-4.25rem !important}.mt-md-n18{margin-top:-4.5rem !important}.mt-md-n19{margin-top:-4.75rem !important}.mt-md-n20{margin-top:-5rem !important}.me-md-n1{margin-right:-0.25rem !important}.me-md-n2{margin-right:-0.5rem !important}.me-md-n3{margin-right:-0.75rem !important}.me-md-n4{margin-right:-1rem !important}.me-md-n5{margin-right:-1.25rem !important}.me-md-n6{margin-right:-1.5rem !important}.me-md-n7{margin-right:-1.75rem !important}.me-md-n8{margin-right:-2rem !important}.me-md-n9{margin-right:-2.25rem !important}.me-md-n10{margin-right:-2.5rem !important}.me-md-n11{margin-right:-2.75rem !important}.me-md-n12{margin-right:-3rem !important}.me-md-n13{margin-right:-3.25rem !important}.me-md-n14{margin-right:-3.5rem !important}.me-md-n15{margin-right:-3.75rem !important}.me-md-n16{margin-right:-4rem !important}.me-md-n17{margin-right:-4.25rem !important}.me-md-n18{margin-right:-4.5rem !important}.me-md-n19{margin-right:-4.75rem !important}.me-md-n20{margin-right:-5rem !important}.mb-md-n1{margin-bottom:-0.25rem !important}.mb-md-n2{margin-bottom:-0.5rem !important}.mb-md-n3{margin-bottom:-0.75rem !important}.mb-md-n4{margin-bottom:-1rem !important}.mb-md-n5{margin-bottom:-1.25rem !important}.mb-md-n6{margin-bottom:-1.5rem !important}.mb-md-n7{margin-bottom:-1.75rem !important}.mb-md-n8{margin-bottom:-2rem !important}.mb-md-n9{margin-bottom:-2.25rem !important}.mb-md-n10{margin-bottom:-2.5rem !important}.mb-md-n11{margin-bottom:-2.75rem !important}.mb-md-n12{margin-bottom:-3rem !important}.mb-md-n13{margin-bottom:-3.25rem !important}.mb-md-n14{margin-bottom:-3.5rem !important}.mb-md-n15{margin-bottom:-3.75rem !important}.mb-md-n16{margin-bottom:-4rem !important}.mb-md-n17{margin-bottom:-4.25rem !important}.mb-md-n18{margin-bottom:-4.5rem !important}.mb-md-n19{margin-bottom:-4.75rem !important}.mb-md-n20{margin-bottom:-5rem !important}.ms-md-n1{margin-left:-0.25rem !important}.ms-md-n2{margin-left:-0.5rem !important}.ms-md-n3{margin-left:-0.75rem !important}.ms-md-n4{margin-left:-1rem !important}.ms-md-n5{margin-left:-1.25rem !important}.ms-md-n6{margin-left:-1.5rem !important}.ms-md-n7{margin-left:-1.75rem !important}.ms-md-n8{margin-left:-2rem !important}.ms-md-n9{margin-left:-2.25rem !important}.ms-md-n10{margin-left:-2.5rem !important}.ms-md-n11{margin-left:-2.75rem !important}.ms-md-n12{margin-left:-3rem !important}.ms-md-n13{margin-left:-3.25rem !important}.ms-md-n14{margin-left:-3.5rem !important}.ms-md-n15{margin-left:-3.75rem !important}.ms-md-n16{margin-left:-4rem !important}.ms-md-n17{margin-left:-4.25rem !important}.ms-md-n18{margin-left:-4.5rem !important}.ms-md-n19{margin-left:-4.75rem !important}.ms-md-n20{margin-left:-5rem !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:0.75rem !important}.p-md-4{padding:1rem !important}.p-md-5{padding:1.25rem !important}.p-md-6{padding:1.5rem !important}.p-md-7{padding:1.75rem !important}.p-md-8{padding:2rem !important}.p-md-9{padding:2.25rem !important}.p-md-10{padding:2.5rem !important}.p-md-11{padding:2.75rem !important}.p-md-12{padding:3rem !important}.p-md-13{padding:3.25rem !important}.p-md-14{padding:3.5rem !important}.p-md-15{padding:3.75rem !important}.p-md-16{padding:4rem !important}.p-md-17{padding:4.25rem !important}.p-md-18{padding:4.5rem !important}.p-md-19{padding:4.75rem !important}.p-md-20{padding:5rem !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:0.75rem !important;padding-left:0.75rem !important}.px-md-4{padding-right:1rem !important;padding-left:1rem !important}.px-md-5{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-md-6{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-7{padding-right:1.75rem !important;padding-left:1.75rem !important}.px-md-8{padding-right:2rem !important;padding-left:2rem !important}.px-md-9{padding-right:2.25rem !important;padding-left:2.25rem !important}.px-md-10{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-md-11{padding-right:2.75rem !important;padding-left:2.75rem !important}.px-md-12{padding-right:3rem !important;padding-left:3rem !important}.px-md-13{padding-right:3.25rem !important;padding-left:3.25rem !important}.px-md-14{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-md-15{padding-right:3.75rem !important;padding-left:3.75rem !important}.px-md-16{padding-right:4rem !important;padding-left:4rem !important}.px-md-17{padding-right:4.25rem !important;padding-left:4.25rem !important}.px-md-18{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-md-19{padding-right:4.75rem !important;padding-left:4.75rem !important}.px-md-20{padding-right:5rem !important;padding-left:5rem !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:0.75rem !important;padding-bottom:0.75rem !important}.py-md-4{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-5{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-md-6{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-7{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.py-md-8{padding-top:2rem !important;padding-bottom:2rem !important}.py-md-9{padding-top:2.25rem !important;padding-bottom:2.25rem !important}.py-md-10{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-md-11{padding-top:2.75rem !important;padding-bottom:2.75rem !important}.py-md-12{padding-top:3rem !important;padding-bottom:3rem !important}.py-md-13{padding-top:3.25rem !important;padding-bottom:3.25rem !important}.py-md-14{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-md-15{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.py-md-16{padding-top:4rem !important;padding-bottom:4rem !important}.py-md-17{padding-top:4.25rem !important;padding-bottom:4.25rem !important}.py-md-18{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-md-19{padding-top:4.75rem !important;padding-bottom:4.75rem !important}.py-md-20{padding-top:5rem !important;padding-bottom:5rem !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:0.75rem !important}.pt-md-4{padding-top:1rem !important}.pt-md-5{padding-top:1.25rem !important}.pt-md-6{padding-top:1.5rem !important}.pt-md-7{padding-top:1.75rem !important}.pt-md-8{padding-top:2rem !important}.pt-md-9{padding-top:2.25rem !important}.pt-md-10{padding-top:2.5rem !important}.pt-md-11{padding-top:2.75rem !important}.pt-md-12{padding-top:3rem !important}.pt-md-13{padding-top:3.25rem !important}.pt-md-14{padding-top:3.5rem !important}.pt-md-15{padding-top:3.75rem !important}.pt-md-16{padding-top:4rem !important}.pt-md-17{padding-top:4.25rem !important}.pt-md-18{padding-top:4.5rem !important}.pt-md-19{padding-top:4.75rem !important}.pt-md-20{padding-top:5rem !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:0.75rem !important}.pe-md-4{padding-right:1rem !important}.pe-md-5{padding-right:1.25rem !important}.pe-md-6{padding-right:1.5rem !important}.pe-md-7{padding-right:1.75rem !important}.pe-md-8{padding-right:2rem !important}.pe-md-9{padding-right:2.25rem !important}.pe-md-10{padding-right:2.5rem !important}.pe-md-11{padding-right:2.75rem !important}.pe-md-12{padding-right:3rem !important}.pe-md-13{padding-right:3.25rem !important}.pe-md-14{padding-right:3.5rem !important}.pe-md-15{padding-right:3.75rem !important}.pe-md-16{padding-right:4rem !important}.pe-md-17{padding-right:4.25rem !important}.pe-md-18{padding-right:4.5rem !important}.pe-md-19{padding-right:4.75rem !important}.pe-md-20{padding-right:5rem !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:0.75rem !important}.pb-md-4{padding-bottom:1rem !important}.pb-md-5{padding-bottom:1.25rem !important}.pb-md-6{padding-bottom:1.5rem !important}.pb-md-7{padding-bottom:1.75rem !important}.pb-md-8{padding-bottom:2rem !important}.pb-md-9{padding-bottom:2.25rem !important}.pb-md-10{padding-bottom:2.5rem !important}.pb-md-11{padding-bottom:2.75rem !important}.pb-md-12{padding-bottom:3rem !important}.pb-md-13{padding-bottom:3.25rem !important}.pb-md-14{padding-bottom:3.5rem !important}.pb-md-15{padding-bottom:3.75rem !important}.pb-md-16{padding-bottom:4rem !important}.pb-md-17{padding-bottom:4.25rem !important}.pb-md-18{padding-bottom:4.5rem !important}.pb-md-19{padding-bottom:4.75rem !important}.pb-md-20{padding-bottom:5rem !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:0.75rem !important}.ps-md-4{padding-left:1rem !important}.ps-md-5{padding-left:1.25rem !important}.ps-md-6{padding-left:1.5rem !important}.ps-md-7{padding-left:1.75rem !important}.ps-md-8{padding-left:2rem !important}.ps-md-9{padding-left:2.25rem !important}.ps-md-10{padding-left:2.5rem !important}.ps-md-11{padding-left:2.75rem !important}.ps-md-12{padding-left:3rem !important}.ps-md-13{padding-left:3.25rem !important}.ps-md-14{padding-left:3.5rem !important}.ps-md-15{padding-left:3.75rem !important}.ps-md-16{padding-left:4rem !important}.ps-md-17{padding-left:4.25rem !important}.ps-md-18{padding-left:4.5rem !important}.ps-md-19{padding-left:4.75rem !important}.ps-md-20{padding-left:5rem !important}.fs-md-1{font-size:calc(1.3rem + 0.6vw) !important}.fs-md-2{font-size:calc(1.275rem + 0.3vw) !important}.fs-md-3{font-size:calc(1.26rem + 0.12vw) !important}.fs-md-4{font-size:1.25rem !important}.fs-md-5{font-size:1.15rem !important}.fs-md-6{font-size:1.075rem !important}.fs-md-7{font-size:0.95rem !important}.fs-md-8{font-size:0.85rem !important}.fs-md-9{font-size:0.75rem !important}.fs-md-10{font-size:0.5rem !important}.fs-md-base{font-size:1rem !important}.fs-md-fluid{font-size:100% !important}.fs-md-2x{font-size:calc(1.325rem + 0.9vw) !important}.fs-md-2qx{font-size:calc(1.35rem + 1.2vw) !important}.fs-md-2hx{font-size:calc(1.375rem + 1.5vw) !important}.fs-md-2tx{font-size:calc(1.4rem + 1.8vw) !important}.fs-md-3x{font-size:calc(1.425rem + 2.1vw) !important}.fs-md-3qx{font-size:calc(1.45rem + 2.4vw) !important}.fs-md-3hx{font-size:calc(1.475rem + 2.7vw) !important}.fs-md-3tx{font-size:calc(1.5rem + 3vw) !important}.fs-md-4x{font-size:calc(1.525rem + 3.3vw) !important}.fs-md-4qx{font-size:calc(1.55rem + 3.6vw) !important}.fs-md-4hx{font-size:calc(1.575rem + 3.9vw) !important}.fs-md-4tx{font-size:calc(1.6rem + 4.2vw) !important}.fs-md-5x{font-size:calc(1.625rem + 4.5vw) !important}.fs-md-5qx{font-size:calc(1.65rem + 4.8vw) !important}.fs-md-5hx{font-size:calc(1.675rem + 5.1vw) !important}.fs-md-5tx{font-size:calc(1.7rem + 5.4vw) !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}.min-w-md-unset{min-width:unset !important}.min-w-md-25{min-width:25% !important}.min-w-md-50{min-width:50% !important}.min-w-md-75{min-width:75% !important}.min-w-md-100{min-width:100% !important}.min-w-md-auto{min-width:auto !important}.min-w-md-1px{min-width:1px !important}.min-w-md-2px{min-width:2px !important}.min-w-md-3px{min-width:3px !important}.min-w-md-4px{min-width:4px !important}.min-w-md-5px{min-width:5px !important}.min-w-md-6px{min-width:6px !important}.min-w-md-7px{min-width:7px !important}.min-w-md-8px{min-width:8px !important}.min-w-md-9px{min-width:9px !important}.min-w-md-10px{min-width:10px !important}.min-w-md-15px{min-width:15px !important}.min-w-md-20px{min-width:20px !important}.min-w-md-25px{min-width:25px !important}.min-w-md-30px{min-width:30px !important}.min-w-md-35px{min-width:35px !important}.min-w-md-40px{min-width:40px !important}.min-w-md-45px{min-width:45px !important}.min-w-md-50px{min-width:50px !important}.min-w-md-55px{min-width:55px !important}.min-w-md-60px{min-width:60px !important}.min-w-md-65px{min-width:65px !important}.min-w-md-70px{min-width:70px !important}.min-w-md-75px{min-width:75px !important}.min-w-md-80px{min-width:80px !important}.min-w-md-85px{min-width:85px !important}.min-w-md-90px{min-width:90px !important}.min-w-md-95px{min-width:95px !important}.min-w-md-100px{min-width:100px !important}.min-w-md-125px{min-width:125px !important}.min-w-md-150px{min-width:150px !important}.min-w-md-175px{min-width:175px !important}.min-w-md-200px{min-width:200px !important}.min-w-md-225px{min-width:225px !important}.min-w-md-250px{min-width:250px !important}.min-w-md-275px{min-width:275px !important}.min-w-md-300px{min-width:300px !important}.min-w-md-325px{min-width:325px !important}.min-w-md-350px{min-width:350px !important}.min-w-md-375px{min-width:375px !important}.min-w-md-400px{min-width:400px !important}.min-w-md-425px{min-width:425px !important}.min-w-md-450px{min-width:450px !important}.min-w-md-475px{min-width:475px !important}.min-w-md-500px{min-width:500px !important}.min-w-md-550px{min-width:550px !important}.min-w-md-600px{min-width:600px !important}.min-w-md-650px{min-width:650px !important}.min-w-md-700px{min-width:700px !important}.min-w-md-750px{min-width:750px !important}.min-w-md-800px{min-width:800px !important}.min-w-md-850px{min-width:850px !important}.min-w-md-900px{min-width:900px !important}.min-w-md-950px{min-width:950px !important}.min-w-md-1000px{min-width:1000px !important}.min-h-md-unset{min-height:unset !important}.min-h-md-25{min-height:25% !important}.min-h-md-50{min-height:50% !important}.min-h-md-75{min-height:75% !important}.min-h-md-100{min-height:100% !important}.min-h-md-auto{min-height:auto !important}.min-h-md-1px{min-height:1px !important}.min-h-md-2px{min-height:2px !important}.min-h-md-3px{min-height:3px !important}.min-h-md-4px{min-height:4px !important}.min-h-md-5px{min-height:5px !important}.min-h-md-6px{min-height:6px !important}.min-h-md-7px{min-height:7px !important}.min-h-md-8px{min-height:8px !important}.min-h-md-9px{min-height:9px !important}.min-h-md-10px{min-height:10px !important}.min-h-md-15px{min-height:15px !important}.min-h-md-20px{min-height:20px !important}.min-h-md-25px{min-height:25px !important}.min-h-md-30px{min-height:30px !important}.min-h-md-35px{min-height:35px !important}.min-h-md-40px{min-height:40px !important}.min-h-md-45px{min-height:45px !important}.min-h-md-50px{min-height:50px !important}.min-h-md-55px{min-height:55px !important}.min-h-md-60px{min-height:60px !important}.min-h-md-65px{min-height:65px !important}.min-h-md-70px{min-height:70px !important}.min-h-md-75px{min-height:75px !important}.min-h-md-80px{min-height:80px !important}.min-h-md-85px{min-height:85px !important}.min-h-md-90px{min-height:90px !important}.min-h-md-95px{min-height:95px !important}.min-h-md-100px{min-height:100px !important}.min-h-md-125px{min-height:125px !important}.min-h-md-150px{min-height:150px !important}.min-h-md-175px{min-height:175px !important}.min-h-md-200px{min-height:200px !important}.min-h-md-225px{min-height:225px !important}.min-h-md-250px{min-height:250px !important}.min-h-md-275px{min-height:275px !important}.min-h-md-300px{min-height:300px !important}.min-h-md-325px{min-height:325px !important}.min-h-md-350px{min-height:350px !important}.min-h-md-375px{min-height:375px !important}.min-h-md-400px{min-height:400px !important}.min-h-md-425px{min-height:425px !important}.min-h-md-450px{min-height:450px !important}.min-h-md-475px{min-height:475px !important}.min-h-md-500px{min-height:500px !important}.min-h-md-550px{min-height:550px !important}.min-h-md-600px{min-height:600px !important}.min-h-md-650px{min-height:650px !important}.min-h-md-700px{min-height:700px !important}.min-h-md-750px{min-height:750px !important}.min-h-md-800px{min-height:800px !important}.min-h-md-850px{min-height:850px !important}.min-h-md-900px{min-height:900px !important}.min-h-md-950px{min-height:950px !important}.min-h-md-1000px{min-height:1000px !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}.position-lg-static{position:static !important}.position-lg-relative{position:relative !important}.position-lg-absolute{position:absolute !important}.position-lg-fixed{position:fixed !important}.position-lg-sticky{position:sticky !important}.w-lg-unset{width:unset !important}.w-lg-25{width:25% !important}.w-lg-50{width:50% !important}.w-lg-75{width:75% !important}.w-lg-100{width:100% !important}.w-lg-auto{width:auto !important}.w-lg-1px{width:1px !important}.w-lg-2px{width:2px !important}.w-lg-3px{width:3px !important}.w-lg-4px{width:4px !important}.w-lg-5px{width:5px !important}.w-lg-6px{width:6px !important}.w-lg-7px{width:7px !important}.w-lg-8px{width:8px !important}.w-lg-9px{width:9px !important}.w-lg-10px{width:10px !important}.w-lg-15px{width:15px !important}.w-lg-20px{width:20px !important}.w-lg-25px{width:25px !important}.w-lg-30px{width:30px !important}.w-lg-35px{width:35px !important}.w-lg-40px{width:40px !important}.w-lg-45px{width:45px !important}.w-lg-50px{width:50px !important}.w-lg-55px{width:55px !important}.w-lg-60px{width:60px !important}.w-lg-65px{width:65px !important}.w-lg-70px{width:70px !important}.w-lg-75px{width:75px !important}.w-lg-80px{width:80px !important}.w-lg-85px{width:85px !important}.w-lg-90px{width:90px !important}.w-lg-95px{width:95px !important}.w-lg-100px{width:100px !important}.w-lg-125px{width:125px !important}.w-lg-150px{width:150px !important}.w-lg-175px{width:175px !important}.w-lg-200px{width:200px !important}.w-lg-225px{width:225px !important}.w-lg-250px{width:250px !important}.w-lg-275px{width:275px !important}.w-lg-300px{width:300px !important}.w-lg-325px{width:325px !important}.w-lg-350px{width:350px !important}.w-lg-375px{width:375px !important}.w-lg-400px{width:400px !important}.w-lg-425px{width:425px !important}.w-lg-450px{width:450px !important}.w-lg-475px{width:475px !important}.w-lg-500px{width:500px !important}.w-lg-550px{width:550px !important}.w-lg-600px{width:600px !important}.w-lg-650px{width:650px !important}.w-lg-700px{width:700px !important}.w-lg-750px{width:750px !important}.w-lg-800px{width:800px !important}.w-lg-850px{width:850px !important}.w-lg-900px{width:900px !important}.w-lg-950px{width:950px !important}.w-lg-1000px{width:1000px !important}.mw-lg-unset{max-width:unset !important}.mw-lg-25{max-width:25% !important}.mw-lg-50{max-width:50% !important}.mw-lg-75{max-width:75% !important}.mw-lg-100{max-width:100% !important}.mw-lg-auto{max-width:auto !important}.mw-lg-1px{max-width:1px !important}.mw-lg-2px{max-width:2px !important}.mw-lg-3px{max-width:3px !important}.mw-lg-4px{max-width:4px !important}.mw-lg-5px{max-width:5px !important}.mw-lg-6px{max-width:6px !important}.mw-lg-7px{max-width:7px !important}.mw-lg-8px{max-width:8px !important}.mw-lg-9px{max-width:9px !important}.mw-lg-10px{max-width:10px !important}.mw-lg-15px{max-width:15px !important}.mw-lg-20px{max-width:20px !important}.mw-lg-25px{max-width:25px !important}.mw-lg-30px{max-width:30px !important}.mw-lg-35px{max-width:35px !important}.mw-lg-40px{max-width:40px !important}.mw-lg-45px{max-width:45px !important}.mw-lg-50px{max-width:50px !important}.mw-lg-55px{max-width:55px !important}.mw-lg-60px{max-width:60px !important}.mw-lg-65px{max-width:65px !important}.mw-lg-70px{max-width:70px !important}.mw-lg-75px{max-width:75px !important}.mw-lg-80px{max-width:80px !important}.mw-lg-85px{max-width:85px !important}.mw-lg-90px{max-width:90px !important}.mw-lg-95px{max-width:95px !important}.mw-lg-100px{max-width:100px !important}.mw-lg-125px{max-width:125px !important}.mw-lg-150px{max-width:150px !important}.mw-lg-175px{max-width:175px !important}.mw-lg-200px{max-width:200px !important}.mw-lg-225px{max-width:225px !important}.mw-lg-250px{max-width:250px !important}.mw-lg-275px{max-width:275px !important}.mw-lg-300px{max-width:300px !important}.mw-lg-325px{max-width:325px !important}.mw-lg-350px{max-width:350px !important}.mw-lg-375px{max-width:375px !important}.mw-lg-400px{max-width:400px !important}.mw-lg-425px{max-width:425px !important}.mw-lg-450px{max-width:450px !important}.mw-lg-475px{max-width:475px !important}.mw-lg-500px{max-width:500px !important}.mw-lg-550px{max-width:550px !important}.mw-lg-600px{max-width:600px !important}.mw-lg-650px{max-width:650px !important}.mw-lg-700px{max-width:700px !important}.mw-lg-750px{max-width:750px !important}.mw-lg-800px{max-width:800px !important}.mw-lg-850px{max-width:850px !important}.mw-lg-900px{max-width:900px !important}.mw-lg-950px{max-width:950px !important}.mw-lg-1000px{max-width:1000px !important}.h-lg-unset{height:unset !important}.h-lg-25{height:25% !important}.h-lg-50{height:50% !important}.h-lg-75{height:75% !important}.h-lg-100{height:100% !important}.h-lg-auto{height:auto !important}.h-lg-1px{height:1px !important}.h-lg-2px{height:2px !important}.h-lg-3px{height:3px !important}.h-lg-4px{height:4px !important}.h-lg-5px{height:5px !important}.h-lg-6px{height:6px !important}.h-lg-7px{height:7px !important}.h-lg-8px{height:8px !important}.h-lg-9px{height:9px !important}.h-lg-10px{height:10px !important}.h-lg-15px{height:15px !important}.h-lg-20px{height:20px !important}.h-lg-25px{height:25px !important}.h-lg-30px{height:30px !important}.h-lg-35px{height:35px !important}.h-lg-40px{height:40px !important}.h-lg-45px{height:45px !important}.h-lg-50px{height:50px !important}.h-lg-55px{height:55px !important}.h-lg-60px{height:60px !important}.h-lg-65px{height:65px !important}.h-lg-70px{height:70px !important}.h-lg-75px{height:75px !important}.h-lg-80px{height:80px !important}.h-lg-85px{height:85px !important}.h-lg-90px{height:90px !important}.h-lg-95px{height:95px !important}.h-lg-100px{height:100px !important}.h-lg-125px{height:125px !important}.h-lg-150px{height:150px !important}.h-lg-175px{height:175px !important}.h-lg-200px{height:200px !important}.h-lg-225px{height:225px !important}.h-lg-250px{height:250px !important}.h-lg-275px{height:275px !important}.h-lg-300px{height:300px !important}.h-lg-325px{height:325px !important}.h-lg-350px{height:350px !important}.h-lg-375px{height:375px !important}.h-lg-400px{height:400px !important}.h-lg-425px{height:425px !important}.h-lg-450px{height:450px !important}.h-lg-475px{height:475px !important}.h-lg-500px{height:500px !important}.h-lg-550px{height:550px !important}.h-lg-600px{height:600px !important}.h-lg-650px{height:650px !important}.h-lg-700px{height:700px !important}.h-lg-750px{height:750px !important}.h-lg-800px{height:800px !important}.h-lg-850px{height:850px !important}.h-lg-900px{height:900px !important}.h-lg-950px{height:950px !important}.h-lg-1000px{height:1000px !important}.mh-lg-unset{max-height:unset !important}.mh-lg-25{max-height:25% !important}.mh-lg-50{max-height:50% !important}.mh-lg-75{max-height:75% !important}.mh-lg-100{max-height:100% !important}.mh-lg-auto{max-height:auto !important}.mh-lg-1px{max-height:1px !important}.mh-lg-2px{max-height:2px !important}.mh-lg-3px{max-height:3px !important}.mh-lg-4px{max-height:4px !important}.mh-lg-5px{max-height:5px !important}.mh-lg-6px{max-height:6px !important}.mh-lg-7px{max-height:7px !important}.mh-lg-8px{max-height:8px !important}.mh-lg-9px{max-height:9px !important}.mh-lg-10px{max-height:10px !important}.mh-lg-15px{max-height:15px !important}.mh-lg-20px{max-height:20px !important}.mh-lg-25px{max-height:25px !important}.mh-lg-30px{max-height:30px !important}.mh-lg-35px{max-height:35px !important}.mh-lg-40px{max-height:40px !important}.mh-lg-45px{max-height:45px !important}.mh-lg-50px{max-height:50px !important}.mh-lg-55px{max-height:55px !important}.mh-lg-60px{max-height:60px !important}.mh-lg-65px{max-height:65px !important}.mh-lg-70px{max-height:70px !important}.mh-lg-75px{max-height:75px !important}.mh-lg-80px{max-height:80px !important}.mh-lg-85px{max-height:85px !important}.mh-lg-90px{max-height:90px !important}.mh-lg-95px{max-height:95px !important}.mh-lg-100px{max-height:100px !important}.mh-lg-125px{max-height:125px !important}.mh-lg-150px{max-height:150px !important}.mh-lg-175px{max-height:175px !important}.mh-lg-200px{max-height:200px !important}.mh-lg-225px{max-height:225px !important}.mh-lg-250px{max-height:250px !important}.mh-lg-275px{max-height:275px !important}.mh-lg-300px{max-height:300px !important}.mh-lg-325px{max-height:325px !important}.mh-lg-350px{max-height:350px !important}.mh-lg-375px{max-height:375px !important}.mh-lg-400px{max-height:400px !important}.mh-lg-425px{max-height:425px !important}.mh-lg-450px{max-height:450px !important}.mh-lg-475px{max-height:475px !important}.mh-lg-500px{max-height:500px !important}.mh-lg-550px{max-height:550px !important}.mh-lg-600px{max-height:600px !important}.mh-lg-650px{max-height:650px !important}.mh-lg-700px{max-height:700px !important}.mh-lg-750px{max-height:750px !important}.mh-lg-800px{max-height:800px !important}.mh-lg-850px{max-height:850px !important}.mh-lg-900px{max-height:900px !important}.mh-lg-950px{max-height:950px !important}.mh-lg-1000px{max-height:1000px !important}.flex-lg-fill{flex:1 1 auto !important}.d-flex-lg-row{flex-direction:row !important}.d-flex-lg-column{flex-direction:column !important}.d-flex-lg-row-reverse{flex-direction:row-reverse !important}.d-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:0.75rem !important}.gap-lg-4{gap:1rem !important}.gap-lg-5{gap:1.25rem !important}.gap-lg-6{gap:1.5rem !important}.gap-lg-7{gap:1.75rem !important}.gap-lg-8{gap:2rem !important}.gap-lg-9{gap:2.25rem !important}.gap-lg-10{gap:2.5rem !important}.gap-lg-11{gap:2.75rem !important}.gap-lg-12{gap:3rem !important}.gap-lg-13{gap:3.25rem !important}.gap-lg-14{gap:3.5rem !important}.gap-lg-15{gap:3.75rem !important}.gap-lg-16{gap:4rem !important}.gap-lg-17{gap:4.25rem !important}.gap-lg-18{gap:4.5rem !important}.gap-lg-19{gap:4.75rem !important}.gap-lg-20{gap:5rem !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:0.75rem !important}.m-lg-4{margin:1rem !important}.m-lg-5{margin:1.25rem !important}.m-lg-6{margin:1.5rem !important}.m-lg-7{margin:1.75rem !important}.m-lg-8{margin:2rem !important}.m-lg-9{margin:2.25rem !important}.m-lg-10{margin:2.5rem !important}.m-lg-11{margin:2.75rem !important}.m-lg-12{margin:3rem !important}.m-lg-13{margin:3.25rem !important}.m-lg-14{margin:3.5rem !important}.m-lg-15{margin:3.75rem !important}.m-lg-16{margin:4rem !important}.m-lg-17{margin:4.25rem !important}.m-lg-18{margin:4.5rem !important}.m-lg-19{margin:4.75rem !important}.m-lg-20{margin:5rem !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:0.75rem !important;margin-left:0.75rem !important}.mx-lg-4{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-5{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-lg-6{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-7{margin-right:1.75rem !important;margin-left:1.75rem !important}.mx-lg-8{margin-right:2rem !important;margin-left:2rem !important}.mx-lg-9{margin-right:2.25rem !important;margin-left:2.25rem !important}.mx-lg-10{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-lg-11{margin-right:2.75rem !important;margin-left:2.75rem !important}.mx-lg-12{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-13{margin-right:3.25rem !important;margin-left:3.25rem !important}.mx-lg-14{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-lg-15{margin-right:3.75rem !important;margin-left:3.75rem !important}.mx-lg-16{margin-right:4rem !important;margin-left:4rem !important}.mx-lg-17{margin-right:4.25rem !important;margin-left:4.25rem !important}.mx-lg-18{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-lg-19{margin-right:4.75rem !important;margin-left:4.75rem !important}.mx-lg-20{margin-right:5rem !important;margin-left:5rem !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:0.75rem !important;margin-bottom:0.75rem !important}.my-lg-4{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-5{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-lg-6{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-7{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.my-lg-8{margin-top:2rem !important;margin-bottom:2rem !important}.my-lg-9{margin-top:2.25rem !important;margin-bottom:2.25rem !important}.my-lg-10{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-lg-11{margin-top:2.75rem !important;margin-bottom:2.75rem !important}.my-lg-12{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-13{margin-top:3.25rem !important;margin-bottom:3.25rem !important}.my-lg-14{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-lg-15{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.my-lg-16{margin-top:4rem !important;margin-bottom:4rem !important}.my-lg-17{margin-top:4.25rem !important;margin-bottom:4.25rem !important}.my-lg-18{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-lg-19{margin-top:4.75rem !important;margin-bottom:4.75rem !important}.my-lg-20{margin-top:5rem !important;margin-bottom:5rem !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:0.75rem !important}.mt-lg-4{margin-top:1rem !important}.mt-lg-5{margin-top:1.25rem !important}.mt-lg-6{margin-top:1.5rem !important}.mt-lg-7{margin-top:1.75rem !important}.mt-lg-8{margin-top:2rem !important}.mt-lg-9{margin-top:2.25rem !important}.mt-lg-10{margin-top:2.5rem !important}.mt-lg-11{margin-top:2.75rem !important}.mt-lg-12{margin-top:3rem !important}.mt-lg-13{margin-top:3.25rem !important}.mt-lg-14{margin-top:3.5rem !important}.mt-lg-15{margin-top:3.75rem !important}.mt-lg-16{margin-top:4rem !important}.mt-lg-17{margin-top:4.25rem !important}.mt-lg-18{margin-top:4.5rem !important}.mt-lg-19{margin-top:4.75rem !important}.mt-lg-20{margin-top:5rem !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:0.75rem !important}.me-lg-4{margin-right:1rem !important}.me-lg-5{margin-right:1.25rem !important}.me-lg-6{margin-right:1.5rem !important}.me-lg-7{margin-right:1.75rem !important}.me-lg-8{margin-right:2rem !important}.me-lg-9{margin-right:2.25rem !important}.me-lg-10{margin-right:2.5rem !important}.me-lg-11{margin-right:2.75rem !important}.me-lg-12{margin-right:3rem !important}.me-lg-13{margin-right:3.25rem !important}.me-lg-14{margin-right:3.5rem !important}.me-lg-15{margin-right:3.75rem !important}.me-lg-16{margin-right:4rem !important}.me-lg-17{margin-right:4.25rem !important}.me-lg-18{margin-right:4.5rem !important}.me-lg-19{margin-right:4.75rem !important}.me-lg-20{margin-right:5rem !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:0.75rem !important}.mb-lg-4{margin-bottom:1rem !important}.mb-lg-5{margin-bottom:1.25rem !important}.mb-lg-6{margin-bottom:1.5rem !important}.mb-lg-7{margin-bottom:1.75rem !important}.mb-lg-8{margin-bottom:2rem !important}.mb-lg-9{margin-bottom:2.25rem !important}.mb-lg-10{margin-bottom:2.5rem !important}.mb-lg-11{margin-bottom:2.75rem !important}.mb-lg-12{margin-bottom:3rem !important}.mb-lg-13{margin-bottom:3.25rem !important}.mb-lg-14{margin-bottom:3.5rem !important}.mb-lg-15{margin-bottom:3.75rem !important}.mb-lg-16{margin-bottom:4rem !important}.mb-lg-17{margin-bottom:4.25rem !important}.mb-lg-18{margin-bottom:4.5rem !important}.mb-lg-19{margin-bottom:4.75rem !important}.mb-lg-20{margin-bottom:5rem !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:0.75rem !important}.ms-lg-4{margin-left:1rem !important}.ms-lg-5{margin-left:1.25rem !important}.ms-lg-6{margin-left:1.5rem !important}.ms-lg-7{margin-left:1.75rem !important}.ms-lg-8{margin-left:2rem !important}.ms-lg-9{margin-left:2.25rem !important}.ms-lg-10{margin-left:2.5rem !important}.ms-lg-11{margin-left:2.75rem !important}.ms-lg-12{margin-left:3rem !important}.ms-lg-13{margin-left:3.25rem !important}.ms-lg-14{margin-left:3.5rem !important}.ms-lg-15{margin-left:3.75rem !important}.ms-lg-16{margin-left:4rem !important}.ms-lg-17{margin-left:4.25rem !important}.ms-lg-18{margin-left:4.5rem !important}.ms-lg-19{margin-left:4.75rem !important}.ms-lg-20{margin-left:5rem !important}.ms-lg-auto{margin-left:auto !important}.m-lg-n1{margin:-0.25rem !important}.m-lg-n2{margin:-0.5rem !important}.m-lg-n3{margin:-0.75rem !important}.m-lg-n4{margin:-1rem !important}.m-lg-n5{margin:-1.25rem !important}.m-lg-n6{margin:-1.5rem !important}.m-lg-n7{margin:-1.75rem !important}.m-lg-n8{margin:-2rem !important}.m-lg-n9{margin:-2.25rem !important}.m-lg-n10{margin:-2.5rem !important}.m-lg-n11{margin:-2.75rem !important}.m-lg-n12{margin:-3rem !important}.m-lg-n13{margin:-3.25rem !important}.m-lg-n14{margin:-3.5rem !important}.m-lg-n15{margin:-3.75rem !important}.m-lg-n16{margin:-4rem !important}.m-lg-n17{margin:-4.25rem !important}.m-lg-n18{margin:-4.5rem !important}.m-lg-n19{margin:-4.75rem !important}.m-lg-n20{margin:-5rem !important}.mx-lg-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-lg-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-lg-n3{margin-right:-0.75rem !important;margin-left:-0.75rem !important}.mx-lg-n4{margin-right:-1rem !important;margin-left:-1rem !important}.mx-lg-n5{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-lg-n6{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-lg-n7{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-lg-n8{margin-right:-2rem !important;margin-left:-2rem !important}.mx-lg-n9{margin-right:-2.25rem !important;margin-left:-2.25rem !important}.mx-lg-n10{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-lg-n11{margin-right:-2.75rem !important;margin-left:-2.75rem !important}.mx-lg-n12{margin-right:-3rem !important;margin-left:-3rem !important}.mx-lg-n13{margin-right:-3.25rem !important;margin-left:-3.25rem !important}.mx-lg-n14{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-lg-n15{margin-right:-3.75rem !important;margin-left:-3.75rem !important}.mx-lg-n16{margin-right:-4rem !important;margin-left:-4rem !important}.mx-lg-n17{margin-right:-4.25rem !important;margin-left:-4.25rem !important}.mx-lg-n18{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-lg-n19{margin-right:-4.75rem !important;margin-left:-4.75rem !important}.mx-lg-n20{margin-right:-5rem !important;margin-left:-5rem !important}.my-lg-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-lg-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-lg-n3{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.my-lg-n4{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-lg-n5{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-lg-n6{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-lg-n7{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-lg-n8{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-lg-n9{margin-top:-2.25rem !important;margin-bottom:-2.25rem !important}.my-lg-n10{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-lg-n11{margin-top:-2.75rem !important;margin-bottom:-2.75rem !important}.my-lg-n12{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-lg-n13{margin-top:-3.25rem !important;margin-bottom:-3.25rem !important}.my-lg-n14{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-lg-n15{margin-top:-3.75rem !important;margin-bottom:-3.75rem !important}.my-lg-n16{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-lg-n17{margin-top:-4.25rem !important;margin-bottom:-4.25rem !important}.my-lg-n18{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-lg-n19{margin-top:-4.75rem !important;margin-bottom:-4.75rem !important}.my-lg-n20{margin-top:-5rem !important;margin-bottom:-5rem !important}.mt-lg-n1{margin-top:-0.25rem !important}.mt-lg-n2{margin-top:-0.5rem !important}.mt-lg-n3{margin-top:-0.75rem !important}.mt-lg-n4{margin-top:-1rem !important}.mt-lg-n5{margin-top:-1.25rem !important}.mt-lg-n6{margin-top:-1.5rem !important}.mt-lg-n7{margin-top:-1.75rem !important}.mt-lg-n8{margin-top:-2rem !important}.mt-lg-n9{margin-top:-2.25rem !important}.mt-lg-n10{margin-top:-2.5rem !important}.mt-lg-n11{margin-top:-2.75rem !important}.mt-lg-n12{margin-top:-3rem !important}.mt-lg-n13{margin-top:-3.25rem !important}.mt-lg-n14{margin-top:-3.5rem !important}.mt-lg-n15{margin-top:-3.75rem !important}.mt-lg-n16{margin-top:-4rem !important}.mt-lg-n17{margin-top:-4.25rem !important}.mt-lg-n18{margin-top:-4.5rem !important}.mt-lg-n19{margin-top:-4.75rem !important}.mt-lg-n20{margin-top:-5rem !important}.me-lg-n1{margin-right:-0.25rem !important}.me-lg-n2{margin-right:-0.5rem !important}.me-lg-n3{margin-right:-0.75rem !important}.me-lg-n4{margin-right:-1rem !important}.me-lg-n5{margin-right:-1.25rem !important}.me-lg-n6{margin-right:-1.5rem !important}.me-lg-n7{margin-right:-1.75rem !important}.me-lg-n8{margin-right:-2rem !important}.me-lg-n9{margin-right:-2.25rem !important}.me-lg-n10{margin-right:-2.5rem !important}.me-lg-n11{margin-right:-2.75rem !important}.me-lg-n12{margin-right:-3rem !important}.me-lg-n13{margin-right:-3.25rem !important}.me-lg-n14{margin-right:-3.5rem !important}.me-lg-n15{margin-right:-3.75rem !important}.me-lg-n16{margin-right:-4rem !important}.me-lg-n17{margin-right:-4.25rem !important}.me-lg-n18{margin-right:-4.5rem !important}.me-lg-n19{margin-right:-4.75rem !important}.me-lg-n20{margin-right:-5rem !important}.mb-lg-n1{margin-bottom:-0.25rem !important}.mb-lg-n2{margin-bottom:-0.5rem !important}.mb-lg-n3{margin-bottom:-0.75rem !important}.mb-lg-n4{margin-bottom:-1rem !important}.mb-lg-n5{margin-bottom:-1.25rem !important}.mb-lg-n6{margin-bottom:-1.5rem !important}.mb-lg-n7{margin-bottom:-1.75rem !important}.mb-lg-n8{margin-bottom:-2rem !important}.mb-lg-n9{margin-bottom:-2.25rem !important}.mb-lg-n10{margin-bottom:-2.5rem !important}.mb-lg-n11{margin-bottom:-2.75rem !important}.mb-lg-n12{margin-bottom:-3rem !important}.mb-lg-n13{margin-bottom:-3.25rem !important}.mb-lg-n14{margin-bottom:-3.5rem !important}.mb-lg-n15{margin-bottom:-3.75rem !important}.mb-lg-n16{margin-bottom:-4rem !important}.mb-lg-n17{margin-bottom:-4.25rem !important}.mb-lg-n18{margin-bottom:-4.5rem !important}.mb-lg-n19{margin-bottom:-4.75rem !important}.mb-lg-n20{margin-bottom:-5rem !important}.ms-lg-n1{margin-left:-0.25rem !important}.ms-lg-n2{margin-left:-0.5rem !important}.ms-lg-n3{margin-left:-0.75rem !important}.ms-lg-n4{margin-left:-1rem !important}.ms-lg-n5{margin-left:-1.25rem !important}.ms-lg-n6{margin-left:-1.5rem !important}.ms-lg-n7{margin-left:-1.75rem !important}.ms-lg-n8{margin-left:-2rem !important}.ms-lg-n9{margin-left:-2.25rem !important}.ms-lg-n10{margin-left:-2.5rem !important}.ms-lg-n11{margin-left:-2.75rem !important}.ms-lg-n12{margin-left:-3rem !important}.ms-lg-n13{margin-left:-3.25rem !important}.ms-lg-n14{margin-left:-3.5rem !important}.ms-lg-n15{margin-left:-3.75rem !important}.ms-lg-n16{margin-left:-4rem !important}.ms-lg-n17{margin-left:-4.25rem !important}.ms-lg-n18{margin-left:-4.5rem !important}.ms-lg-n19{margin-left:-4.75rem !important}.ms-lg-n20{margin-left:-5rem !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:0.75rem !important}.p-lg-4{padding:1rem !important}.p-lg-5{padding:1.25rem !important}.p-lg-6{padding:1.5rem !important}.p-lg-7{padding:1.75rem !important}.p-lg-8{padding:2rem !important}.p-lg-9{padding:2.25rem !important}.p-lg-10{padding:2.5rem !important}.p-lg-11{padding:2.75rem !important}.p-lg-12{padding:3rem !important}.p-lg-13{padding:3.25rem !important}.p-lg-14{padding:3.5rem !important}.p-lg-15{padding:3.75rem !important}.p-lg-16{padding:4rem !important}.p-lg-17{padding:4.25rem !important}.p-lg-18{padding:4.5rem !important}.p-lg-19{padding:4.75rem !important}.p-lg-20{padding:5rem !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:0.75rem !important;padding-left:0.75rem !important}.px-lg-4{padding-right:1rem !important;padding-left:1rem !important}.px-lg-5{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-lg-6{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-7{padding-right:1.75rem !important;padding-left:1.75rem !important}.px-lg-8{padding-right:2rem !important;padding-left:2rem !important}.px-lg-9{padding-right:2.25rem !important;padding-left:2.25rem !important}.px-lg-10{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-lg-11{padding-right:2.75rem !important;padding-left:2.75rem !important}.px-lg-12{padding-right:3rem !important;padding-left:3rem !important}.px-lg-13{padding-right:3.25rem !important;padding-left:3.25rem !important}.px-lg-14{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-lg-15{padding-right:3.75rem !important;padding-left:3.75rem !important}.px-lg-16{padding-right:4rem !important;padding-left:4rem !important}.px-lg-17{padding-right:4.25rem !important;padding-left:4.25rem !important}.px-lg-18{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-lg-19{padding-right:4.75rem !important;padding-left:4.75rem !important}.px-lg-20{padding-right:5rem !important;padding-left:5rem !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:0.75rem !important;padding-bottom:0.75rem !important}.py-lg-4{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-5{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-lg-6{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-7{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.py-lg-8{padding-top:2rem !important;padding-bottom:2rem !important}.py-lg-9{padding-top:2.25rem !important;padding-bottom:2.25rem !important}.py-lg-10{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-lg-11{padding-top:2.75rem !important;padding-bottom:2.75rem !important}.py-lg-12{padding-top:3rem !important;padding-bottom:3rem !important}.py-lg-13{padding-top:3.25rem !important;padding-bottom:3.25rem !important}.py-lg-14{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-lg-15{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.py-lg-16{padding-top:4rem !important;padding-bottom:4rem !important}.py-lg-17{padding-top:4.25rem !important;padding-bottom:4.25rem !important}.py-lg-18{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-lg-19{padding-top:4.75rem !important;padding-bottom:4.75rem !important}.py-lg-20{padding-top:5rem !important;padding-bottom:5rem !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:0.75rem !important}.pt-lg-4{padding-top:1rem !important}.pt-lg-5{padding-top:1.25rem !important}.pt-lg-6{padding-top:1.5rem !important}.pt-lg-7{padding-top:1.75rem !important}.pt-lg-8{padding-top:2rem !important}.pt-lg-9{padding-top:2.25rem !important}.pt-lg-10{padding-top:2.5rem !important}.pt-lg-11{padding-top:2.75rem !important}.pt-lg-12{padding-top:3rem !important}.pt-lg-13{padding-top:3.25rem !important}.pt-lg-14{padding-top:3.5rem !important}.pt-lg-15{padding-top:3.75rem !important}.pt-lg-16{padding-top:4rem !important}.pt-lg-17{padding-top:4.25rem !important}.pt-lg-18{padding-top:4.5rem !important}.pt-lg-19{padding-top:4.75rem !important}.pt-lg-20{padding-top:5rem !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:0.75rem !important}.pe-lg-4{padding-right:1rem !important}.pe-lg-5{padding-right:1.25rem !important}.pe-lg-6{padding-right:1.5rem !important}.pe-lg-7{padding-right:1.75rem !important}.pe-lg-8{padding-right:2rem !important}.pe-lg-9{padding-right:2.25rem !important}.pe-lg-10{padding-right:2.5rem !important}.pe-lg-11{padding-right:2.75rem !important}.pe-lg-12{padding-right:3rem !important}.pe-lg-13{padding-right:3.25rem !important}.pe-lg-14{padding-right:3.5rem !important}.pe-lg-15{padding-right:3.75rem !important}.pe-lg-16{padding-right:4rem !important}.pe-lg-17{padding-right:4.25rem !important}.pe-lg-18{padding-right:4.5rem !important}.pe-lg-19{padding-right:4.75rem !important}.pe-lg-20{padding-right:5rem !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:0.75rem !important}.pb-lg-4{padding-bottom:1rem !important}.pb-lg-5{padding-bottom:1.25rem !important}.pb-lg-6{padding-bottom:1.5rem !important}.pb-lg-7{padding-bottom:1.75rem !important}.pb-lg-8{padding-bottom:2rem !important}.pb-lg-9{padding-bottom:2.25rem !important}.pb-lg-10{padding-bottom:2.5rem !important}.pb-lg-11{padding-bottom:2.75rem !important}.pb-lg-12{padding-bottom:3rem !important}.pb-lg-13{padding-bottom:3.25rem !important}.pb-lg-14{padding-bottom:3.5rem !important}.pb-lg-15{padding-bottom:3.75rem !important}.pb-lg-16{padding-bottom:4rem !important}.pb-lg-17{padding-bottom:4.25rem !important}.pb-lg-18{padding-bottom:4.5rem !important}.pb-lg-19{padding-bottom:4.75rem !important}.pb-lg-20{padding-bottom:5rem !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:0.75rem !important}.ps-lg-4{padding-left:1rem !important}.ps-lg-5{padding-left:1.25rem !important}.ps-lg-6{padding-left:1.5rem !important}.ps-lg-7{padding-left:1.75rem !important}.ps-lg-8{padding-left:2rem !important}.ps-lg-9{padding-left:2.25rem !important}.ps-lg-10{padding-left:2.5rem !important}.ps-lg-11{padding-left:2.75rem !important}.ps-lg-12{padding-left:3rem !important}.ps-lg-13{padding-left:3.25rem !important}.ps-lg-14{padding-left:3.5rem !important}.ps-lg-15{padding-left:3.75rem !important}.ps-lg-16{padding-left:4rem !important}.ps-lg-17{padding-left:4.25rem !important}.ps-lg-18{padding-left:4.5rem !important}.ps-lg-19{padding-left:4.75rem !important}.ps-lg-20{padding-left:5rem !important}.fs-lg-1{font-size:calc(1.3rem + 0.6vw) !important}.fs-lg-2{font-size:calc(1.275rem + 0.3vw) !important}.fs-lg-3{font-size:calc(1.26rem + 0.12vw) !important}.fs-lg-4{font-size:1.25rem !important}.fs-lg-5{font-size:1.15rem !important}.fs-lg-6{font-size:1.075rem !important}.fs-lg-7{font-size:0.95rem !important}.fs-lg-8{font-size:0.85rem !important}.fs-lg-9{font-size:0.75rem !important}.fs-lg-10{font-size:0.5rem !important}.fs-lg-base{font-size:1rem !important}.fs-lg-fluid{font-size:100% !important}.fs-lg-2x{font-size:calc(1.325rem + 0.9vw) !important}.fs-lg-2qx{font-size:calc(1.35rem + 1.2vw) !important}.fs-lg-2hx{font-size:calc(1.375rem + 1.5vw) !important}.fs-lg-2tx{font-size:calc(1.4rem + 1.8vw) !important}.fs-lg-3x{font-size:calc(1.425rem + 2.1vw) !important}.fs-lg-3qx{font-size:calc(1.45rem + 2.4vw) !important}.fs-lg-3hx{font-size:calc(1.475rem + 2.7vw) !important}.fs-lg-3tx{font-size:calc(1.5rem + 3vw) !important}.fs-lg-4x{font-size:calc(1.525rem + 3.3vw) !important}.fs-lg-4qx{font-size:calc(1.55rem + 3.6vw) !important}.fs-lg-4hx{font-size:calc(1.575rem + 3.9vw) !important}.fs-lg-4tx{font-size:calc(1.6rem + 4.2vw) !important}.fs-lg-5x{font-size:calc(1.625rem + 4.5vw) !important}.fs-lg-5qx{font-size:calc(1.65rem + 4.8vw) !important}.fs-lg-5hx{font-size:calc(1.675rem + 5.1vw) !important}.fs-lg-5tx{font-size:calc(1.7rem + 5.4vw) !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}.min-w-lg-unset{min-width:unset !important}.min-w-lg-25{min-width:25% !important}.min-w-lg-50{min-width:50% !important}.min-w-lg-75{min-width:75% !important}.min-w-lg-100{min-width:100% !important}.min-w-lg-auto{min-width:auto !important}.min-w-lg-1px{min-width:1px !important}.min-w-lg-2px{min-width:2px !important}.min-w-lg-3px{min-width:3px !important}.min-w-lg-4px{min-width:4px !important}.min-w-lg-5px{min-width:5px !important}.min-w-lg-6px{min-width:6px !important}.min-w-lg-7px{min-width:7px !important}.min-w-lg-8px{min-width:8px !important}.min-w-lg-9px{min-width:9px !important}.min-w-lg-10px{min-width:10px !important}.min-w-lg-15px{min-width:15px !important}.min-w-lg-20px{min-width:20px !important}.min-w-lg-25px{min-width:25px !important}.min-w-lg-30px{min-width:30px !important}.min-w-lg-35px{min-width:35px !important}.min-w-lg-40px{min-width:40px !important}.min-w-lg-45px{min-width:45px !important}.min-w-lg-50px{min-width:50px !important}.min-w-lg-55px{min-width:55px !important}.min-w-lg-60px{min-width:60px !important}.min-w-lg-65px{min-width:65px !important}.min-w-lg-70px{min-width:70px !important}.min-w-lg-75px{min-width:75px !important}.min-w-lg-80px{min-width:80px !important}.min-w-lg-85px{min-width:85px !important}.min-w-lg-90px{min-width:90px !important}.min-w-lg-95px{min-width:95px !important}.min-w-lg-100px{min-width:100px !important}.min-w-lg-125px{min-width:125px !important}.min-w-lg-150px{min-width:150px !important}.min-w-lg-175px{min-width:175px !important}.min-w-lg-200px{min-width:200px !important}.min-w-lg-225px{min-width:225px !important}.min-w-lg-250px{min-width:250px !important}.min-w-lg-275px{min-width:275px !important}.min-w-lg-300px{min-width:300px !important}.min-w-lg-325px{min-width:325px !important}.min-w-lg-350px{min-width:350px !important}.min-w-lg-375px{min-width:375px !important}.min-w-lg-400px{min-width:400px !important}.min-w-lg-425px{min-width:425px !important}.min-w-lg-450px{min-width:450px !important}.min-w-lg-475px{min-width:475px !important}.min-w-lg-500px{min-width:500px !important}.min-w-lg-550px{min-width:550px !important}.min-w-lg-600px{min-width:600px !important}.min-w-lg-650px{min-width:650px !important}.min-w-lg-700px{min-width:700px !important}.min-w-lg-750px{min-width:750px !important}.min-w-lg-800px{min-width:800px !important}.min-w-lg-850px{min-width:850px !important}.min-w-lg-900px{min-width:900px !important}.min-w-lg-950px{min-width:950px !important}.min-w-lg-1000px{min-width:1000px !important}.min-h-lg-unset{min-height:unset !important}.min-h-lg-25{min-height:25% !important}.min-h-lg-50{min-height:50% !important}.min-h-lg-75{min-height:75% !important}.min-h-lg-100{min-height:100% !important}.min-h-lg-auto{min-height:auto !important}.min-h-lg-1px{min-height:1px !important}.min-h-lg-2px{min-height:2px !important}.min-h-lg-3px{min-height:3px !important}.min-h-lg-4px{min-height:4px !important}.min-h-lg-5px{min-height:5px !important}.min-h-lg-6px{min-height:6px !important}.min-h-lg-7px{min-height:7px !important}.min-h-lg-8px{min-height:8px !important}.min-h-lg-9px{min-height:9px !important}.min-h-lg-10px{min-height:10px !important}.min-h-lg-15px{min-height:15px !important}.min-h-lg-20px{min-height:20px !important}.min-h-lg-25px{min-height:25px !important}.min-h-lg-30px{min-height:30px !important}.min-h-lg-35px{min-height:35px !important}.min-h-lg-40px{min-height:40px !important}.min-h-lg-45px{min-height:45px !important}.min-h-lg-50px{min-height:50px !important}.min-h-lg-55px{min-height:55px !important}.min-h-lg-60px{min-height:60px !important}.min-h-lg-65px{min-height:65px !important}.min-h-lg-70px{min-height:70px !important}.min-h-lg-75px{min-height:75px !important}.min-h-lg-80px{min-height:80px !important}.min-h-lg-85px{min-height:85px !important}.min-h-lg-90px{min-height:90px !important}.min-h-lg-95px{min-height:95px !important}.min-h-lg-100px{min-height:100px !important}.min-h-lg-125px{min-height:125px !important}.min-h-lg-150px{min-height:150px !important}.min-h-lg-175px{min-height:175px !important}.min-h-lg-200px{min-height:200px !important}.min-h-lg-225px{min-height:225px !important}.min-h-lg-250px{min-height:250px !important}.min-h-lg-275px{min-height:275px !important}.min-h-lg-300px{min-height:300px !important}.min-h-lg-325px{min-height:325px !important}.min-h-lg-350px{min-height:350px !important}.min-h-lg-375px{min-height:375px !important}.min-h-lg-400px{min-height:400px !important}.min-h-lg-425px{min-height:425px !important}.min-h-lg-450px{min-height:450px !important}.min-h-lg-475px{min-height:475px !important}.min-h-lg-500px{min-height:500px !important}.min-h-lg-550px{min-height:550px !important}.min-h-lg-600px{min-height:600px !important}.min-h-lg-650px{min-height:650px !important}.min-h-lg-700px{min-height:700px !important}.min-h-lg-750px{min-height:750px !important}.min-h-lg-800px{min-height:800px !important}.min-h-lg-850px{min-height:850px !important}.min-h-lg-900px{min-height:900px !important}.min-h-lg-950px{min-height:950px !important}.min-h-lg-1000px{min-height:1000px !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}.position-xl-static{position:static !important}.position-xl-relative{position:relative !important}.position-xl-absolute{position:absolute !important}.position-xl-fixed{position:fixed !important}.position-xl-sticky{position:sticky !important}.w-xl-unset{width:unset !important}.w-xl-25{width:25% !important}.w-xl-50{width:50% !important}.w-xl-75{width:75% !important}.w-xl-100{width:100% !important}.w-xl-auto{width:auto !important}.w-xl-1px{width:1px !important}.w-xl-2px{width:2px !important}.w-xl-3px{width:3px !important}.w-xl-4px{width:4px !important}.w-xl-5px{width:5px !important}.w-xl-6px{width:6px !important}.w-xl-7px{width:7px !important}.w-xl-8px{width:8px !important}.w-xl-9px{width:9px !important}.w-xl-10px{width:10px !important}.w-xl-15px{width:15px !important}.w-xl-20px{width:20px !important}.w-xl-25px{width:25px !important}.w-xl-30px{width:30px !important}.w-xl-35px{width:35px !important}.w-xl-40px{width:40px !important}.w-xl-45px{width:45px !important}.w-xl-50px{width:50px !important}.w-xl-55px{width:55px !important}.w-xl-60px{width:60px !important}.w-xl-65px{width:65px !important}.w-xl-70px{width:70px !important}.w-xl-75px{width:75px !important}.w-xl-80px{width:80px !important}.w-xl-85px{width:85px !important}.w-xl-90px{width:90px !important}.w-xl-95px{width:95px !important}.w-xl-100px{width:100px !important}.w-xl-125px{width:125px !important}.w-xl-150px{width:150px !important}.w-xl-175px{width:175px !important}.w-xl-200px{width:200px !important}.w-xl-225px{width:225px !important}.w-xl-250px{width:250px !important}.w-xl-275px{width:275px !important}.w-xl-300px{width:300px !important}.w-xl-325px{width:325px !important}.w-xl-350px{width:350px !important}.w-xl-375px{width:375px !important}.w-xl-400px{width:400px !important}.w-xl-425px{width:425px !important}.w-xl-450px{width:450px !important}.w-xl-475px{width:475px !important}.w-xl-500px{width:500px !important}.w-xl-550px{width:550px !important}.w-xl-600px{width:600px !important}.w-xl-650px{width:650px !important}.w-xl-700px{width:700px !important}.w-xl-750px{width:750px !important}.w-xl-800px{width:800px !important}.w-xl-850px{width:850px !important}.w-xl-900px{width:900px !important}.w-xl-950px{width:950px !important}.w-xl-1000px{width:1000px !important}.mw-xl-unset{max-width:unset !important}.mw-xl-25{max-width:25% !important}.mw-xl-50{max-width:50% !important}.mw-xl-75{max-width:75% !important}.mw-xl-100{max-width:100% !important}.mw-xl-auto{max-width:auto !important}.mw-xl-1px{max-width:1px !important}.mw-xl-2px{max-width:2px !important}.mw-xl-3px{max-width:3px !important}.mw-xl-4px{max-width:4px !important}.mw-xl-5px{max-width:5px !important}.mw-xl-6px{max-width:6px !important}.mw-xl-7px{max-width:7px !important}.mw-xl-8px{max-width:8px !important}.mw-xl-9px{max-width:9px !important}.mw-xl-10px{max-width:10px !important}.mw-xl-15px{max-width:15px !important}.mw-xl-20px{max-width:20px !important}.mw-xl-25px{max-width:25px !important}.mw-xl-30px{max-width:30px !important}.mw-xl-35px{max-width:35px !important}.mw-xl-40px{max-width:40px !important}.mw-xl-45px{max-width:45px !important}.mw-xl-50px{max-width:50px !important}.mw-xl-55px{max-width:55px !important}.mw-xl-60px{max-width:60px !important}.mw-xl-65px{max-width:65px !important}.mw-xl-70px{max-width:70px !important}.mw-xl-75px{max-width:75px !important}.mw-xl-80px{max-width:80px !important}.mw-xl-85px{max-width:85px !important}.mw-xl-90px{max-width:90px !important}.mw-xl-95px{max-width:95px !important}.mw-xl-100px{max-width:100px !important}.mw-xl-125px{max-width:125px !important}.mw-xl-150px{max-width:150px !important}.mw-xl-175px{max-width:175px !important}.mw-xl-200px{max-width:200px !important}.mw-xl-225px{max-width:225px !important}.mw-xl-250px{max-width:250px !important}.mw-xl-275px{max-width:275px !important}.mw-xl-300px{max-width:300px !important}.mw-xl-325px{max-width:325px !important}.mw-xl-350px{max-width:350px !important}.mw-xl-375px{max-width:375px !important}.mw-xl-400px{max-width:400px !important}.mw-xl-425px{max-width:425px !important}.mw-xl-450px{max-width:450px !important}.mw-xl-475px{max-width:475px !important}.mw-xl-500px{max-width:500px !important}.mw-xl-550px{max-width:550px !important}.mw-xl-600px{max-width:600px !important}.mw-xl-650px{max-width:650px !important}.mw-xl-700px{max-width:700px !important}.mw-xl-750px{max-width:750px !important}.mw-xl-800px{max-width:800px !important}.mw-xl-850px{max-width:850px !important}.mw-xl-900px{max-width:900px !important}.mw-xl-950px{max-width:950px !important}.mw-xl-1000px{max-width:1000px !important}.h-xl-unset{height:unset !important}.h-xl-25{height:25% !important}.h-xl-50{height:50% !important}.h-xl-75{height:75% !important}.h-xl-100{height:100% !important}.h-xl-auto{height:auto !important}.h-xl-1px{height:1px !important}.h-xl-2px{height:2px !important}.h-xl-3px{height:3px !important}.h-xl-4px{height:4px !important}.h-xl-5px{height:5px !important}.h-xl-6px{height:6px !important}.h-xl-7px{height:7px !important}.h-xl-8px{height:8px !important}.h-xl-9px{height:9px !important}.h-xl-10px{height:10px !important}.h-xl-15px{height:15px !important}.h-xl-20px{height:20px !important}.h-xl-25px{height:25px !important}.h-xl-30px{height:30px !important}.h-xl-35px{height:35px !important}.h-xl-40px{height:40px !important}.h-xl-45px{height:45px !important}.h-xl-50px{height:50px !important}.h-xl-55px{height:55px !important}.h-xl-60px{height:60px !important}.h-xl-65px{height:65px !important}.h-xl-70px{height:70px !important}.h-xl-75px{height:75px !important}.h-xl-80px{height:80px !important}.h-xl-85px{height:85px !important}.h-xl-90px{height:90px !important}.h-xl-95px{height:95px !important}.h-xl-100px{height:100px !important}.h-xl-125px{height:125px !important}.h-xl-150px{height:150px !important}.h-xl-175px{height:175px !important}.h-xl-200px{height:200px !important}.h-xl-225px{height:225px !important}.h-xl-250px{height:250px !important}.h-xl-275px{height:275px !important}.h-xl-300px{height:300px !important}.h-xl-325px{height:325px !important}.h-xl-350px{height:350px !important}.h-xl-375px{height:375px !important}.h-xl-400px{height:400px !important}.h-xl-425px{height:425px !important}.h-xl-450px{height:450px !important}.h-xl-475px{height:475px !important}.h-xl-500px{height:500px !important}.h-xl-550px{height:550px !important}.h-xl-600px{height:600px !important}.h-xl-650px{height:650px !important}.h-xl-700px{height:700px !important}.h-xl-750px{height:750px !important}.h-xl-800px{height:800px !important}.h-xl-850px{height:850px !important}.h-xl-900px{height:900px !important}.h-xl-950px{height:950px !important}.h-xl-1000px{height:1000px !important}.mh-xl-unset{max-height:unset !important}.mh-xl-25{max-height:25% !important}.mh-xl-50{max-height:50% !important}.mh-xl-75{max-height:75% !important}.mh-xl-100{max-height:100% !important}.mh-xl-auto{max-height:auto !important}.mh-xl-1px{max-height:1px !important}.mh-xl-2px{max-height:2px !important}.mh-xl-3px{max-height:3px !important}.mh-xl-4px{max-height:4px !important}.mh-xl-5px{max-height:5px !important}.mh-xl-6px{max-height:6px !important}.mh-xl-7px{max-height:7px !important}.mh-xl-8px{max-height:8px !important}.mh-xl-9px{max-height:9px !important}.mh-xl-10px{max-height:10px !important}.mh-xl-15px{max-height:15px !important}.mh-xl-20px{max-height:20px !important}.mh-xl-25px{max-height:25px !important}.mh-xl-30px{max-height:30px !important}.mh-xl-35px{max-height:35px !important}.mh-xl-40px{max-height:40px !important}.mh-xl-45px{max-height:45px !important}.mh-xl-50px{max-height:50px !important}.mh-xl-55px{max-height:55px !important}.mh-xl-60px{max-height:60px !important}.mh-xl-65px{max-height:65px !important}.mh-xl-70px{max-height:70px !important}.mh-xl-75px{max-height:75px !important}.mh-xl-80px{max-height:80px !important}.mh-xl-85px{max-height:85px !important}.mh-xl-90px{max-height:90px !important}.mh-xl-95px{max-height:95px !important}.mh-xl-100px{max-height:100px !important}.mh-xl-125px{max-height:125px !important}.mh-xl-150px{max-height:150px !important}.mh-xl-175px{max-height:175px !important}.mh-xl-200px{max-height:200px !important}.mh-xl-225px{max-height:225px !important}.mh-xl-250px{max-height:250px !important}.mh-xl-275px{max-height:275px !important}.mh-xl-300px{max-height:300px !important}.mh-xl-325px{max-height:325px !important}.mh-xl-350px{max-height:350px !important}.mh-xl-375px{max-height:375px !important}.mh-xl-400px{max-height:400px !important}.mh-xl-425px{max-height:425px !important}.mh-xl-450px{max-height:450px !important}.mh-xl-475px{max-height:475px !important}.mh-xl-500px{max-height:500px !important}.mh-xl-550px{max-height:550px !important}.mh-xl-600px{max-height:600px !important}.mh-xl-650px{max-height:650px !important}.mh-xl-700px{max-height:700px !important}.mh-xl-750px{max-height:750px !important}.mh-xl-800px{max-height:800px !important}.mh-xl-850px{max-height:850px !important}.mh-xl-900px{max-height:900px !important}.mh-xl-950px{max-height:950px !important}.mh-xl-1000px{max-height:1000px !important}.flex-xl-fill{flex:1 1 auto !important}.d-flex-xl-row{flex-direction:row !important}.d-flex-xl-column{flex-direction:column !important}.d-flex-xl-row-reverse{flex-direction:row-reverse !important}.d-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:0.75rem !important}.gap-xl-4{gap:1rem !important}.gap-xl-5{gap:1.25rem !important}.gap-xl-6{gap:1.5rem !important}.gap-xl-7{gap:1.75rem !important}.gap-xl-8{gap:2rem !important}.gap-xl-9{gap:2.25rem !important}.gap-xl-10{gap:2.5rem !important}.gap-xl-11{gap:2.75rem !important}.gap-xl-12{gap:3rem !important}.gap-xl-13{gap:3.25rem !important}.gap-xl-14{gap:3.5rem !important}.gap-xl-15{gap:3.75rem !important}.gap-xl-16{gap:4rem !important}.gap-xl-17{gap:4.25rem !important}.gap-xl-18{gap:4.5rem !important}.gap-xl-19{gap:4.75rem !important}.gap-xl-20{gap:5rem !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:0.75rem !important}.m-xl-4{margin:1rem !important}.m-xl-5{margin:1.25rem !important}.m-xl-6{margin:1.5rem !important}.m-xl-7{margin:1.75rem !important}.m-xl-8{margin:2rem !important}.m-xl-9{margin:2.25rem !important}.m-xl-10{margin:2.5rem !important}.m-xl-11{margin:2.75rem !important}.m-xl-12{margin:3rem !important}.m-xl-13{margin:3.25rem !important}.m-xl-14{margin:3.5rem !important}.m-xl-15{margin:3.75rem !important}.m-xl-16{margin:4rem !important}.m-xl-17{margin:4.25rem !important}.m-xl-18{margin:4.5rem !important}.m-xl-19{margin:4.75rem !important}.m-xl-20{margin:5rem !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:0.75rem !important;margin-left:0.75rem !important}.mx-xl-4{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-5{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-xl-6{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-7{margin-right:1.75rem !important;margin-left:1.75rem !important}.mx-xl-8{margin-right:2rem !important;margin-left:2rem !important}.mx-xl-9{margin-right:2.25rem !important;margin-left:2.25rem !important}.mx-xl-10{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-xl-11{margin-right:2.75rem !important;margin-left:2.75rem !important}.mx-xl-12{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-13{margin-right:3.25rem !important;margin-left:3.25rem !important}.mx-xl-14{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-xl-15{margin-right:3.75rem !important;margin-left:3.75rem !important}.mx-xl-16{margin-right:4rem !important;margin-left:4rem !important}.mx-xl-17{margin-right:4.25rem !important;margin-left:4.25rem !important}.mx-xl-18{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-xl-19{margin-right:4.75rem !important;margin-left:4.75rem !important}.mx-xl-20{margin-right:5rem !important;margin-left:5rem !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:0.75rem !important;margin-bottom:0.75rem !important}.my-xl-4{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-5{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-xl-6{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-7{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.my-xl-8{margin-top:2rem !important;margin-bottom:2rem !important}.my-xl-9{margin-top:2.25rem !important;margin-bottom:2.25rem !important}.my-xl-10{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-xl-11{margin-top:2.75rem !important;margin-bottom:2.75rem !important}.my-xl-12{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-13{margin-top:3.25rem !important;margin-bottom:3.25rem !important}.my-xl-14{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-xl-15{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.my-xl-16{margin-top:4rem !important;margin-bottom:4rem !important}.my-xl-17{margin-top:4.25rem !important;margin-bottom:4.25rem !important}.my-xl-18{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-xl-19{margin-top:4.75rem !important;margin-bottom:4.75rem !important}.my-xl-20{margin-top:5rem !important;margin-bottom:5rem !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:0.75rem !important}.mt-xl-4{margin-top:1rem !important}.mt-xl-5{margin-top:1.25rem !important}.mt-xl-6{margin-top:1.5rem !important}.mt-xl-7{margin-top:1.75rem !important}.mt-xl-8{margin-top:2rem !important}.mt-xl-9{margin-top:2.25rem !important}.mt-xl-10{margin-top:2.5rem !important}.mt-xl-11{margin-top:2.75rem !important}.mt-xl-12{margin-top:3rem !important}.mt-xl-13{margin-top:3.25rem !important}.mt-xl-14{margin-top:3.5rem !important}.mt-xl-15{margin-top:3.75rem !important}.mt-xl-16{margin-top:4rem !important}.mt-xl-17{margin-top:4.25rem !important}.mt-xl-18{margin-top:4.5rem !important}.mt-xl-19{margin-top:4.75rem !important}.mt-xl-20{margin-top:5rem !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:0.75rem !important}.me-xl-4{margin-right:1rem !important}.me-xl-5{margin-right:1.25rem !important}.me-xl-6{margin-right:1.5rem !important}.me-xl-7{margin-right:1.75rem !important}.me-xl-8{margin-right:2rem !important}.me-xl-9{margin-right:2.25rem !important}.me-xl-10{margin-right:2.5rem !important}.me-xl-11{margin-right:2.75rem !important}.me-xl-12{margin-right:3rem !important}.me-xl-13{margin-right:3.25rem !important}.me-xl-14{margin-right:3.5rem !important}.me-xl-15{margin-right:3.75rem !important}.me-xl-16{margin-right:4rem !important}.me-xl-17{margin-right:4.25rem !important}.me-xl-18{margin-right:4.5rem !important}.me-xl-19{margin-right:4.75rem !important}.me-xl-20{margin-right:5rem !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:0.75rem !important}.mb-xl-4{margin-bottom:1rem !important}.mb-xl-5{margin-bottom:1.25rem !important}.mb-xl-6{margin-bottom:1.5rem !important}.mb-xl-7{margin-bottom:1.75rem !important}.mb-xl-8{margin-bottom:2rem !important}.mb-xl-9{margin-bottom:2.25rem !important}.mb-xl-10{margin-bottom:2.5rem !important}.mb-xl-11{margin-bottom:2.75rem !important}.mb-xl-12{margin-bottom:3rem !important}.mb-xl-13{margin-bottom:3.25rem !important}.mb-xl-14{margin-bottom:3.5rem !important}.mb-xl-15{margin-bottom:3.75rem !important}.mb-xl-16{margin-bottom:4rem !important}.mb-xl-17{margin-bottom:4.25rem !important}.mb-xl-18{margin-bottom:4.5rem !important}.mb-xl-19{margin-bottom:4.75rem !important}.mb-xl-20{margin-bottom:5rem !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:0.75rem !important}.ms-xl-4{margin-left:1rem !important}.ms-xl-5{margin-left:1.25rem !important}.ms-xl-6{margin-left:1.5rem !important}.ms-xl-7{margin-left:1.75rem !important}.ms-xl-8{margin-left:2rem !important}.ms-xl-9{margin-left:2.25rem !important}.ms-xl-10{margin-left:2.5rem !important}.ms-xl-11{margin-left:2.75rem !important}.ms-xl-12{margin-left:3rem !important}.ms-xl-13{margin-left:3.25rem !important}.ms-xl-14{margin-left:3.5rem !important}.ms-xl-15{margin-left:3.75rem !important}.ms-xl-16{margin-left:4rem !important}.ms-xl-17{margin-left:4.25rem !important}.ms-xl-18{margin-left:4.5rem !important}.ms-xl-19{margin-left:4.75rem !important}.ms-xl-20{margin-left:5rem !important}.ms-xl-auto{margin-left:auto !important}.m-xl-n1{margin:-0.25rem !important}.m-xl-n2{margin:-0.5rem !important}.m-xl-n3{margin:-0.75rem !important}.m-xl-n4{margin:-1rem !important}.m-xl-n5{margin:-1.25rem !important}.m-xl-n6{margin:-1.5rem !important}.m-xl-n7{margin:-1.75rem !important}.m-xl-n8{margin:-2rem !important}.m-xl-n9{margin:-2.25rem !important}.m-xl-n10{margin:-2.5rem !important}.m-xl-n11{margin:-2.75rem !important}.m-xl-n12{margin:-3rem !important}.m-xl-n13{margin:-3.25rem !important}.m-xl-n14{margin:-3.5rem !important}.m-xl-n15{margin:-3.75rem !important}.m-xl-n16{margin:-4rem !important}.m-xl-n17{margin:-4.25rem !important}.m-xl-n18{margin:-4.5rem !important}.m-xl-n19{margin:-4.75rem !important}.m-xl-n20{margin:-5rem !important}.mx-xl-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xl-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xl-n3{margin-right:-0.75rem !important;margin-left:-0.75rem !important}.mx-xl-n4{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xl-n5{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-xl-n6{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xl-n7{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-xl-n8{margin-right:-2rem !important;margin-left:-2rem !important}.mx-xl-n9{margin-right:-2.25rem !important;margin-left:-2.25rem !important}.mx-xl-n10{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-xl-n11{margin-right:-2.75rem !important;margin-left:-2.75rem !important}.mx-xl-n12{margin-right:-3rem !important;margin-left:-3rem !important}.mx-xl-n13{margin-right:-3.25rem !important;margin-left:-3.25rem !important}.mx-xl-n14{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-xl-n15{margin-right:-3.75rem !important;margin-left:-3.75rem !important}.mx-xl-n16{margin-right:-4rem !important;margin-left:-4rem !important}.mx-xl-n17{margin-right:-4.25rem !important;margin-left:-4.25rem !important}.mx-xl-n18{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-xl-n19{margin-right:-4.75rem !important;margin-left:-4.75rem !important}.mx-xl-n20{margin-right:-5rem !important;margin-left:-5rem !important}.my-xl-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xl-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xl-n3{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.my-xl-n4{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xl-n5{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-xl-n6{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xl-n7{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-xl-n8{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-xl-n9{margin-top:-2.25rem !important;margin-bottom:-2.25rem !important}.my-xl-n10{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-xl-n11{margin-top:-2.75rem !important;margin-bottom:-2.75rem !important}.my-xl-n12{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-xl-n13{margin-top:-3.25rem !important;margin-bottom:-3.25rem !important}.my-xl-n14{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-xl-n15{margin-top:-3.75rem !important;margin-bottom:-3.75rem !important}.my-xl-n16{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-xl-n17{margin-top:-4.25rem !important;margin-bottom:-4.25rem !important}.my-xl-n18{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-xl-n19{margin-top:-4.75rem !important;margin-bottom:-4.75rem !important}.my-xl-n20{margin-top:-5rem !important;margin-bottom:-5rem !important}.mt-xl-n1{margin-top:-0.25rem !important}.mt-xl-n2{margin-top:-0.5rem !important}.mt-xl-n3{margin-top:-0.75rem !important}.mt-xl-n4{margin-top:-1rem !important}.mt-xl-n5{margin-top:-1.25rem !important}.mt-xl-n6{margin-top:-1.5rem !important}.mt-xl-n7{margin-top:-1.75rem !important}.mt-xl-n8{margin-top:-2rem !important}.mt-xl-n9{margin-top:-2.25rem !important}.mt-xl-n10{margin-top:-2.5rem !important}.mt-xl-n11{margin-top:-2.75rem !important}.mt-xl-n12{margin-top:-3rem !important}.mt-xl-n13{margin-top:-3.25rem !important}.mt-xl-n14{margin-top:-3.5rem !important}.mt-xl-n15{margin-top:-3.75rem !important}.mt-xl-n16{margin-top:-4rem !important}.mt-xl-n17{margin-top:-4.25rem !important}.mt-xl-n18{margin-top:-4.5rem !important}.mt-xl-n19{margin-top:-4.75rem !important}.mt-xl-n20{margin-top:-5rem !important}.me-xl-n1{margin-right:-0.25rem !important}.me-xl-n2{margin-right:-0.5rem !important}.me-xl-n3{margin-right:-0.75rem !important}.me-xl-n4{margin-right:-1rem !important}.me-xl-n5{margin-right:-1.25rem !important}.me-xl-n6{margin-right:-1.5rem !important}.me-xl-n7{margin-right:-1.75rem !important}.me-xl-n8{margin-right:-2rem !important}.me-xl-n9{margin-right:-2.25rem !important}.me-xl-n10{margin-right:-2.5rem !important}.me-xl-n11{margin-right:-2.75rem !important}.me-xl-n12{margin-right:-3rem !important}.me-xl-n13{margin-right:-3.25rem !important}.me-xl-n14{margin-right:-3.5rem !important}.me-xl-n15{margin-right:-3.75rem !important}.me-xl-n16{margin-right:-4rem !important}.me-xl-n17{margin-right:-4.25rem !important}.me-xl-n18{margin-right:-4.5rem !important}.me-xl-n19{margin-right:-4.75rem !important}.me-xl-n20{margin-right:-5rem !important}.mb-xl-n1{margin-bottom:-0.25rem !important}.mb-xl-n2{margin-bottom:-0.5rem !important}.mb-xl-n3{margin-bottom:-0.75rem !important}.mb-xl-n4{margin-bottom:-1rem !important}.mb-xl-n5{margin-bottom:-1.25rem !important}.mb-xl-n6{margin-bottom:-1.5rem !important}.mb-xl-n7{margin-bottom:-1.75rem !important}.mb-xl-n8{margin-bottom:-2rem !important}.mb-xl-n9{margin-bottom:-2.25rem !important}.mb-xl-n10{margin-bottom:-2.5rem !important}.mb-xl-n11{margin-bottom:-2.75rem !important}.mb-xl-n12{margin-bottom:-3rem !important}.mb-xl-n13{margin-bottom:-3.25rem !important}.mb-xl-n14{margin-bottom:-3.5rem !important}.mb-xl-n15{margin-bottom:-3.75rem !important}.mb-xl-n16{margin-bottom:-4rem !important}.mb-xl-n17{margin-bottom:-4.25rem !important}.mb-xl-n18{margin-bottom:-4.5rem !important}.mb-xl-n19{margin-bottom:-4.75rem !important}.mb-xl-n20{margin-bottom:-5rem !important}.ms-xl-n1{margin-left:-0.25rem !important}.ms-xl-n2{margin-left:-0.5rem !important}.ms-xl-n3{margin-left:-0.75rem !important}.ms-xl-n4{margin-left:-1rem !important}.ms-xl-n5{margin-left:-1.25rem !important}.ms-xl-n6{margin-left:-1.5rem !important}.ms-xl-n7{margin-left:-1.75rem !important}.ms-xl-n8{margin-left:-2rem !important}.ms-xl-n9{margin-left:-2.25rem !important}.ms-xl-n10{margin-left:-2.5rem !important}.ms-xl-n11{margin-left:-2.75rem !important}.ms-xl-n12{margin-left:-3rem !important}.ms-xl-n13{margin-left:-3.25rem !important}.ms-xl-n14{margin-left:-3.5rem !important}.ms-xl-n15{margin-left:-3.75rem !important}.ms-xl-n16{margin-left:-4rem !important}.ms-xl-n17{margin-left:-4.25rem !important}.ms-xl-n18{margin-left:-4.5rem !important}.ms-xl-n19{margin-left:-4.75rem !important}.ms-xl-n20{margin-left:-5rem !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:0.75rem !important}.p-xl-4{padding:1rem !important}.p-xl-5{padding:1.25rem !important}.p-xl-6{padding:1.5rem !important}.p-xl-7{padding:1.75rem !important}.p-xl-8{padding:2rem !important}.p-xl-9{padding:2.25rem !important}.p-xl-10{padding:2.5rem !important}.p-xl-11{padding:2.75rem !important}.p-xl-12{padding:3rem !important}.p-xl-13{padding:3.25rem !important}.p-xl-14{padding:3.5rem !important}.p-xl-15{padding:3.75rem !important}.p-xl-16{padding:4rem !important}.p-xl-17{padding:4.25rem !important}.p-xl-18{padding:4.5rem !important}.p-xl-19{padding:4.75rem !important}.p-xl-20{padding:5rem !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:0.75rem !important;padding-left:0.75rem !important}.px-xl-4{padding-right:1rem !important;padding-left:1rem !important}.px-xl-5{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-xl-6{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-7{padding-right:1.75rem !important;padding-left:1.75rem !important}.px-xl-8{padding-right:2rem !important;padding-left:2rem !important}.px-xl-9{padding-right:2.25rem !important;padding-left:2.25rem !important}.px-xl-10{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-xl-11{padding-right:2.75rem !important;padding-left:2.75rem !important}.px-xl-12{padding-right:3rem !important;padding-left:3rem !important}.px-xl-13{padding-right:3.25rem !important;padding-left:3.25rem !important}.px-xl-14{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-xl-15{padding-right:3.75rem !important;padding-left:3.75rem !important}.px-xl-16{padding-right:4rem !important;padding-left:4rem !important}.px-xl-17{padding-right:4.25rem !important;padding-left:4.25rem !important}.px-xl-18{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-xl-19{padding-right:4.75rem !important;padding-left:4.75rem !important}.px-xl-20{padding-right:5rem !important;padding-left:5rem !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:0.75rem !important;padding-bottom:0.75rem !important}.py-xl-4{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-5{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-xl-6{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-7{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.py-xl-8{padding-top:2rem !important;padding-bottom:2rem !important}.py-xl-9{padding-top:2.25rem !important;padding-bottom:2.25rem !important}.py-xl-10{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-xl-11{padding-top:2.75rem !important;padding-bottom:2.75rem !important}.py-xl-12{padding-top:3rem !important;padding-bottom:3rem !important}.py-xl-13{padding-top:3.25rem !important;padding-bottom:3.25rem !important}.py-xl-14{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-xl-15{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.py-xl-16{padding-top:4rem !important;padding-bottom:4rem !important}.py-xl-17{padding-top:4.25rem !important;padding-bottom:4.25rem !important}.py-xl-18{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-xl-19{padding-top:4.75rem !important;padding-bottom:4.75rem !important}.py-xl-20{padding-top:5rem !important;padding-bottom:5rem !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:0.75rem !important}.pt-xl-4{padding-top:1rem !important}.pt-xl-5{padding-top:1.25rem !important}.pt-xl-6{padding-top:1.5rem !important}.pt-xl-7{padding-top:1.75rem !important}.pt-xl-8{padding-top:2rem !important}.pt-xl-9{padding-top:2.25rem !important}.pt-xl-10{padding-top:2.5rem !important}.pt-xl-11{padding-top:2.75rem !important}.pt-xl-12{padding-top:3rem !important}.pt-xl-13{padding-top:3.25rem !important}.pt-xl-14{padding-top:3.5rem !important}.pt-xl-15{padding-top:3.75rem !important}.pt-xl-16{padding-top:4rem !important}.pt-xl-17{padding-top:4.25rem !important}.pt-xl-18{padding-top:4.5rem !important}.pt-xl-19{padding-top:4.75rem !important}.pt-xl-20{padding-top:5rem !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:0.75rem !important}.pe-xl-4{padding-right:1rem !important}.pe-xl-5{padding-right:1.25rem !important}.pe-xl-6{padding-right:1.5rem !important}.pe-xl-7{padding-right:1.75rem !important}.pe-xl-8{padding-right:2rem !important}.pe-xl-9{padding-right:2.25rem !important}.pe-xl-10{padding-right:2.5rem !important}.pe-xl-11{padding-right:2.75rem !important}.pe-xl-12{padding-right:3rem !important}.pe-xl-13{padding-right:3.25rem !important}.pe-xl-14{padding-right:3.5rem !important}.pe-xl-15{padding-right:3.75rem !important}.pe-xl-16{padding-right:4rem !important}.pe-xl-17{padding-right:4.25rem !important}.pe-xl-18{padding-right:4.5rem !important}.pe-xl-19{padding-right:4.75rem !important}.pe-xl-20{padding-right:5rem !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:0.75rem !important}.pb-xl-4{padding-bottom:1rem !important}.pb-xl-5{padding-bottom:1.25rem !important}.pb-xl-6{padding-bottom:1.5rem !important}.pb-xl-7{padding-bottom:1.75rem !important}.pb-xl-8{padding-bottom:2rem !important}.pb-xl-9{padding-bottom:2.25rem !important}.pb-xl-10{padding-bottom:2.5rem !important}.pb-xl-11{padding-bottom:2.75rem !important}.pb-xl-12{padding-bottom:3rem !important}.pb-xl-13{padding-bottom:3.25rem !important}.pb-xl-14{padding-bottom:3.5rem !important}.pb-xl-15{padding-bottom:3.75rem !important}.pb-xl-16{padding-bottom:4rem !important}.pb-xl-17{padding-bottom:4.25rem !important}.pb-xl-18{padding-bottom:4.5rem !important}.pb-xl-19{padding-bottom:4.75rem !important}.pb-xl-20{padding-bottom:5rem !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:0.75rem !important}.ps-xl-4{padding-left:1rem !important}.ps-xl-5{padding-left:1.25rem !important}.ps-xl-6{padding-left:1.5rem !important}.ps-xl-7{padding-left:1.75rem !important}.ps-xl-8{padding-left:2rem !important}.ps-xl-9{padding-left:2.25rem !important}.ps-xl-10{padding-left:2.5rem !important}.ps-xl-11{padding-left:2.75rem !important}.ps-xl-12{padding-left:3rem !important}.ps-xl-13{padding-left:3.25rem !important}.ps-xl-14{padding-left:3.5rem !important}.ps-xl-15{padding-left:3.75rem !important}.ps-xl-16{padding-left:4rem !important}.ps-xl-17{padding-left:4.25rem !important}.ps-xl-18{padding-left:4.5rem !important}.ps-xl-19{padding-left:4.75rem !important}.ps-xl-20{padding-left:5rem !important}.fs-xl-1{font-size:calc(1.3rem + 0.6vw) !important}.fs-xl-2{font-size:calc(1.275rem + 0.3vw) !important}.fs-xl-3{font-size:calc(1.26rem + 0.12vw) !important}.fs-xl-4{font-size:1.25rem !important}.fs-xl-5{font-size:1.15rem !important}.fs-xl-6{font-size:1.075rem !important}.fs-xl-7{font-size:0.95rem !important}.fs-xl-8{font-size:0.85rem !important}.fs-xl-9{font-size:0.75rem !important}.fs-xl-10{font-size:0.5rem !important}.fs-xl-base{font-size:1rem !important}.fs-xl-fluid{font-size:100% !important}.fs-xl-2x{font-size:calc(1.325rem + 0.9vw) !important}.fs-xl-2qx{font-size:calc(1.35rem + 1.2vw) !important}.fs-xl-2hx{font-size:calc(1.375rem + 1.5vw) !important}.fs-xl-2tx{font-size:calc(1.4rem + 1.8vw) !important}.fs-xl-3x{font-size:calc(1.425rem + 2.1vw) !important}.fs-xl-3qx{font-size:calc(1.45rem + 2.4vw) !important}.fs-xl-3hx{font-size:calc(1.475rem + 2.7vw) !important}.fs-xl-3tx{font-size:calc(1.5rem + 3vw) !important}.fs-xl-4x{font-size:calc(1.525rem + 3.3vw) !important}.fs-xl-4qx{font-size:calc(1.55rem + 3.6vw) !important}.fs-xl-4hx{font-size:calc(1.575rem + 3.9vw) !important}.fs-xl-4tx{font-size:calc(1.6rem + 4.2vw) !important}.fs-xl-5x{font-size:calc(1.625rem + 4.5vw) !important}.fs-xl-5qx{font-size:calc(1.65rem + 4.8vw) !important}.fs-xl-5hx{font-size:calc(1.675rem + 5.1vw) !important}.fs-xl-5tx{font-size:calc(1.7rem + 5.4vw) !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}.min-w-xl-unset{min-width:unset !important}.min-w-xl-25{min-width:25% !important}.min-w-xl-50{min-width:50% !important}.min-w-xl-75{min-width:75% !important}.min-w-xl-100{min-width:100% !important}.min-w-xl-auto{min-width:auto !important}.min-w-xl-1px{min-width:1px !important}.min-w-xl-2px{min-width:2px !important}.min-w-xl-3px{min-width:3px !important}.min-w-xl-4px{min-width:4px !important}.min-w-xl-5px{min-width:5px !important}.min-w-xl-6px{min-width:6px !important}.min-w-xl-7px{min-width:7px !important}.min-w-xl-8px{min-width:8px !important}.min-w-xl-9px{min-width:9px !important}.min-w-xl-10px{min-width:10px !important}.min-w-xl-15px{min-width:15px !important}.min-w-xl-20px{min-width:20px !important}.min-w-xl-25px{min-width:25px !important}.min-w-xl-30px{min-width:30px !important}.min-w-xl-35px{min-width:35px !important}.min-w-xl-40px{min-width:40px !important}.min-w-xl-45px{min-width:45px !important}.min-w-xl-50px{min-width:50px !important}.min-w-xl-55px{min-width:55px !important}.min-w-xl-60px{min-width:60px !important}.min-w-xl-65px{min-width:65px !important}.min-w-xl-70px{min-width:70px !important}.min-w-xl-75px{min-width:75px !important}.min-w-xl-80px{min-width:80px !important}.min-w-xl-85px{min-width:85px !important}.min-w-xl-90px{min-width:90px !important}.min-w-xl-95px{min-width:95px !important}.min-w-xl-100px{min-width:100px !important}.min-w-xl-125px{min-width:125px !important}.min-w-xl-150px{min-width:150px !important}.min-w-xl-175px{min-width:175px !important}.min-w-xl-200px{min-width:200px !important}.min-w-xl-225px{min-width:225px !important}.min-w-xl-250px{min-width:250px !important}.min-w-xl-275px{min-width:275px !important}.min-w-xl-300px{min-width:300px !important}.min-w-xl-325px{min-width:325px !important}.min-w-xl-350px{min-width:350px !important}.min-w-xl-375px{min-width:375px !important}.min-w-xl-400px{min-width:400px !important}.min-w-xl-425px{min-width:425px !important}.min-w-xl-450px{min-width:450px !important}.min-w-xl-475px{min-width:475px !important}.min-w-xl-500px{min-width:500px !important}.min-w-xl-550px{min-width:550px !important}.min-w-xl-600px{min-width:600px !important}.min-w-xl-650px{min-width:650px !important}.min-w-xl-700px{min-width:700px !important}.min-w-xl-750px{min-width:750px !important}.min-w-xl-800px{min-width:800px !important}.min-w-xl-850px{min-width:850px !important}.min-w-xl-900px{min-width:900px !important}.min-w-xl-950px{min-width:950px !important}.min-w-xl-1000px{min-width:1000px !important}.min-h-xl-unset{min-height:unset !important}.min-h-xl-25{min-height:25% !important}.min-h-xl-50{min-height:50% !important}.min-h-xl-75{min-height:75% !important}.min-h-xl-100{min-height:100% !important}.min-h-xl-auto{min-height:auto !important}.min-h-xl-1px{min-height:1px !important}.min-h-xl-2px{min-height:2px !important}.min-h-xl-3px{min-height:3px !important}.min-h-xl-4px{min-height:4px !important}.min-h-xl-5px{min-height:5px !important}.min-h-xl-6px{min-height:6px !important}.min-h-xl-7px{min-height:7px !important}.min-h-xl-8px{min-height:8px !important}.min-h-xl-9px{min-height:9px !important}.min-h-xl-10px{min-height:10px !important}.min-h-xl-15px{min-height:15px !important}.min-h-xl-20px{min-height:20px !important}.min-h-xl-25px{min-height:25px !important}.min-h-xl-30px{min-height:30px !important}.min-h-xl-35px{min-height:35px !important}.min-h-xl-40px{min-height:40px !important}.min-h-xl-45px{min-height:45px !important}.min-h-xl-50px{min-height:50px !important}.min-h-xl-55px{min-height:55px !important}.min-h-xl-60px{min-height:60px !important}.min-h-xl-65px{min-height:65px !important}.min-h-xl-70px{min-height:70px !important}.min-h-xl-75px{min-height:75px !important}.min-h-xl-80px{min-height:80px !important}.min-h-xl-85px{min-height:85px !important}.min-h-xl-90px{min-height:90px !important}.min-h-xl-95px{min-height:95px !important}.min-h-xl-100px{min-height:100px !important}.min-h-xl-125px{min-height:125px !important}.min-h-xl-150px{min-height:150px !important}.min-h-xl-175px{min-height:175px !important}.min-h-xl-200px{min-height:200px !important}.min-h-xl-225px{min-height:225px !important}.min-h-xl-250px{min-height:250px !important}.min-h-xl-275px{min-height:275px !important}.min-h-xl-300px{min-height:300px !important}.min-h-xl-325px{min-height:325px !important}.min-h-xl-350px{min-height:350px !important}.min-h-xl-375px{min-height:375px !important}.min-h-xl-400px{min-height:400px !important}.min-h-xl-425px{min-height:425px !important}.min-h-xl-450px{min-height:450px !important}.min-h-xl-475px{min-height:475px !important}.min-h-xl-500px{min-height:500px !important}.min-h-xl-550px{min-height:550px !important}.min-h-xl-600px{min-height:600px !important}.min-h-xl-650px{min-height:650px !important}.min-h-xl-700px{min-height:700px !important}.min-h-xl-750px{min-height:750px !important}.min-h-xl-800px{min-height:800px !important}.min-h-xl-850px{min-height:850px !important}.min-h-xl-900px{min-height:900px !important}.min-h-xl-950px{min-height:950px !important}.min-h-xl-1000px{min-height:1000px !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}.position-xxl-static{position:static !important}.position-xxl-relative{position:relative !important}.position-xxl-absolute{position:absolute !important}.position-xxl-fixed{position:fixed !important}.position-xxl-sticky{position:sticky !important}.w-xxl-unset{width:unset !important}.w-xxl-25{width:25% !important}.w-xxl-50{width:50% !important}.w-xxl-75{width:75% !important}.w-xxl-100{width:100% !important}.w-xxl-auto{width:auto !important}.w-xxl-1px{width:1px !important}.w-xxl-2px{width:2px !important}.w-xxl-3px{width:3px !important}.w-xxl-4px{width:4px !important}.w-xxl-5px{width:5px !important}.w-xxl-6px{width:6px !important}.w-xxl-7px{width:7px !important}.w-xxl-8px{width:8px !important}.w-xxl-9px{width:9px !important}.w-xxl-10px{width:10px !important}.w-xxl-15px{width:15px !important}.w-xxl-20px{width:20px !important}.w-xxl-25px{width:25px !important}.w-xxl-30px{width:30px !important}.w-xxl-35px{width:35px !important}.w-xxl-40px{width:40px !important}.w-xxl-45px{width:45px !important}.w-xxl-50px{width:50px !important}.w-xxl-55px{width:55px !important}.w-xxl-60px{width:60px !important}.w-xxl-65px{width:65px !important}.w-xxl-70px{width:70px !important}.w-xxl-75px{width:75px !important}.w-xxl-80px{width:80px !important}.w-xxl-85px{width:85px !important}.w-xxl-90px{width:90px !important}.w-xxl-95px{width:95px !important}.w-xxl-100px{width:100px !important}.w-xxl-125px{width:125px !important}.w-xxl-150px{width:150px !important}.w-xxl-175px{width:175px !important}.w-xxl-200px{width:200px !important}.w-xxl-225px{width:225px !important}.w-xxl-250px{width:250px !important}.w-xxl-275px{width:275px !important}.w-xxl-300px{width:300px !important}.w-xxl-325px{width:325px !important}.w-xxl-350px{width:350px !important}.w-xxl-375px{width:375px !important}.w-xxl-400px{width:400px !important}.w-xxl-425px{width:425px !important}.w-xxl-450px{width:450px !important}.w-xxl-475px{width:475px !important}.w-xxl-500px{width:500px !important}.w-xxl-550px{width:550px !important}.w-xxl-600px{width:600px !important}.w-xxl-650px{width:650px !important}.w-xxl-700px{width:700px !important}.w-xxl-750px{width:750px !important}.w-xxl-800px{width:800px !important}.w-xxl-850px{width:850px !important}.w-xxl-900px{width:900px !important}.w-xxl-950px{width:950px !important}.w-xxl-1000px{width:1000px !important}.mw-xxl-unset{max-width:unset !important}.mw-xxl-25{max-width:25% !important}.mw-xxl-50{max-width:50% !important}.mw-xxl-75{max-width:75% !important}.mw-xxl-100{max-width:100% !important}.mw-xxl-auto{max-width:auto !important}.mw-xxl-1px{max-width:1px !important}.mw-xxl-2px{max-width:2px !important}.mw-xxl-3px{max-width:3px !important}.mw-xxl-4px{max-width:4px !important}.mw-xxl-5px{max-width:5px !important}.mw-xxl-6px{max-width:6px !important}.mw-xxl-7px{max-width:7px !important}.mw-xxl-8px{max-width:8px !important}.mw-xxl-9px{max-width:9px !important}.mw-xxl-10px{max-width:10px !important}.mw-xxl-15px{max-width:15px !important}.mw-xxl-20px{max-width:20px !important}.mw-xxl-25px{max-width:25px !important}.mw-xxl-30px{max-width:30px !important}.mw-xxl-35px{max-width:35px !important}.mw-xxl-40px{max-width:40px !important}.mw-xxl-45px{max-width:45px !important}.mw-xxl-50px{max-width:50px !important}.mw-xxl-55px{max-width:55px !important}.mw-xxl-60px{max-width:60px !important}.mw-xxl-65px{max-width:65px !important}.mw-xxl-70px{max-width:70px !important}.mw-xxl-75px{max-width:75px !important}.mw-xxl-80px{max-width:80px !important}.mw-xxl-85px{max-width:85px !important}.mw-xxl-90px{max-width:90px !important}.mw-xxl-95px{max-width:95px !important}.mw-xxl-100px{max-width:100px !important}.mw-xxl-125px{max-width:125px !important}.mw-xxl-150px{max-width:150px !important}.mw-xxl-175px{max-width:175px !important}.mw-xxl-200px{max-width:200px !important}.mw-xxl-225px{max-width:225px !important}.mw-xxl-250px{max-width:250px !important}.mw-xxl-275px{max-width:275px !important}.mw-xxl-300px{max-width:300px !important}.mw-xxl-325px{max-width:325px !important}.mw-xxl-350px{max-width:350px !important}.mw-xxl-375px{max-width:375px !important}.mw-xxl-400px{max-width:400px !important}.mw-xxl-425px{max-width:425px !important}.mw-xxl-450px{max-width:450px !important}.mw-xxl-475px{max-width:475px !important}.mw-xxl-500px{max-width:500px !important}.mw-xxl-550px{max-width:550px !important}.mw-xxl-600px{max-width:600px !important}.mw-xxl-650px{max-width:650px !important}.mw-xxl-700px{max-width:700px !important}.mw-xxl-750px{max-width:750px !important}.mw-xxl-800px{max-width:800px !important}.mw-xxl-850px{max-width:850px !important}.mw-xxl-900px{max-width:900px !important}.mw-xxl-950px{max-width:950px !important}.mw-xxl-1000px{max-width:1000px !important}.h-xxl-unset{height:unset !important}.h-xxl-25{height:25% !important}.h-xxl-50{height:50% !important}.h-xxl-75{height:75% !important}.h-xxl-100{height:100% !important}.h-xxl-auto{height:auto !important}.h-xxl-1px{height:1px !important}.h-xxl-2px{height:2px !important}.h-xxl-3px{height:3px !important}.h-xxl-4px{height:4px !important}.h-xxl-5px{height:5px !important}.h-xxl-6px{height:6px !important}.h-xxl-7px{height:7px !important}.h-xxl-8px{height:8px !important}.h-xxl-9px{height:9px !important}.h-xxl-10px{height:10px !important}.h-xxl-15px{height:15px !important}.h-xxl-20px{height:20px !important}.h-xxl-25px{height:25px !important}.h-xxl-30px{height:30px !important}.h-xxl-35px{height:35px !important}.h-xxl-40px{height:40px !important}.h-xxl-45px{height:45px !important}.h-xxl-50px{height:50px !important}.h-xxl-55px{height:55px !important}.h-xxl-60px{height:60px !important}.h-xxl-65px{height:65px !important}.h-xxl-70px{height:70px !important}.h-xxl-75px{height:75px !important}.h-xxl-80px{height:80px !important}.h-xxl-85px{height:85px !important}.h-xxl-90px{height:90px !important}.h-xxl-95px{height:95px !important}.h-xxl-100px{height:100px !important}.h-xxl-125px{height:125px !important}.h-xxl-150px{height:150px !important}.h-xxl-175px{height:175px !important}.h-xxl-200px{height:200px !important}.h-xxl-225px{height:225px !important}.h-xxl-250px{height:250px !important}.h-xxl-275px{height:275px !important}.h-xxl-300px{height:300px !important}.h-xxl-325px{height:325px !important}.h-xxl-350px{height:350px !important}.h-xxl-375px{height:375px !important}.h-xxl-400px{height:400px !important}.h-xxl-425px{height:425px !important}.h-xxl-450px{height:450px !important}.h-xxl-475px{height:475px !important}.h-xxl-500px{height:500px !important}.h-xxl-550px{height:550px !important}.h-xxl-600px{height:600px !important}.h-xxl-650px{height:650px !important}.h-xxl-700px{height:700px !important}.h-xxl-750px{height:750px !important}.h-xxl-800px{height:800px !important}.h-xxl-850px{height:850px !important}.h-xxl-900px{height:900px !important}.h-xxl-950px{height:950px !important}.h-xxl-1000px{height:1000px !important}.mh-xxl-unset{max-height:unset !important}.mh-xxl-25{max-height:25% !important}.mh-xxl-50{max-height:50% !important}.mh-xxl-75{max-height:75% !important}.mh-xxl-100{max-height:100% !important}.mh-xxl-auto{max-height:auto !important}.mh-xxl-1px{max-height:1px !important}.mh-xxl-2px{max-height:2px !important}.mh-xxl-3px{max-height:3px !important}.mh-xxl-4px{max-height:4px !important}.mh-xxl-5px{max-height:5px !important}.mh-xxl-6px{max-height:6px !important}.mh-xxl-7px{max-height:7px !important}.mh-xxl-8px{max-height:8px !important}.mh-xxl-9px{max-height:9px !important}.mh-xxl-10px{max-height:10px !important}.mh-xxl-15px{max-height:15px !important}.mh-xxl-20px{max-height:20px !important}.mh-xxl-25px{max-height:25px !important}.mh-xxl-30px{max-height:30px !important}.mh-xxl-35px{max-height:35px !important}.mh-xxl-40px{max-height:40px !important}.mh-xxl-45px{max-height:45px !important}.mh-xxl-50px{max-height:50px !important}.mh-xxl-55px{max-height:55px !important}.mh-xxl-60px{max-height:60px !important}.mh-xxl-65px{max-height:65px !important}.mh-xxl-70px{max-height:70px !important}.mh-xxl-75px{max-height:75px !important}.mh-xxl-80px{max-height:80px !important}.mh-xxl-85px{max-height:85px !important}.mh-xxl-90px{max-height:90px !important}.mh-xxl-95px{max-height:95px !important}.mh-xxl-100px{max-height:100px !important}.mh-xxl-125px{max-height:125px !important}.mh-xxl-150px{max-height:150px !important}.mh-xxl-175px{max-height:175px !important}.mh-xxl-200px{max-height:200px !important}.mh-xxl-225px{max-height:225px !important}.mh-xxl-250px{max-height:250px !important}.mh-xxl-275px{max-height:275px !important}.mh-xxl-300px{max-height:300px !important}.mh-xxl-325px{max-height:325px !important}.mh-xxl-350px{max-height:350px !important}.mh-xxl-375px{max-height:375px !important}.mh-xxl-400px{max-height:400px !important}.mh-xxl-425px{max-height:425px !important}.mh-xxl-450px{max-height:450px !important}.mh-xxl-475px{max-height:475px !important}.mh-xxl-500px{max-height:500px !important}.mh-xxl-550px{max-height:550px !important}.mh-xxl-600px{max-height:600px !important}.mh-xxl-650px{max-height:650px !important}.mh-xxl-700px{max-height:700px !important}.mh-xxl-750px{max-height:750px !important}.mh-xxl-800px{max-height:800px !important}.mh-xxl-850px{max-height:850px !important}.mh-xxl-900px{max-height:900px !important}.mh-xxl-950px{max-height:950px !important}.mh-xxl-1000px{max-height:1000px !important}.flex-xxl-fill{flex:1 1 auto !important}.d-flex-xxl-row{flex-direction:row !important}.d-flex-xxl-column{flex-direction:column !important}.d-flex-xxl-row-reverse{flex-direction:row-reverse !important}.d-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:0.75rem !important}.gap-xxl-4{gap:1rem !important}.gap-xxl-5{gap:1.25rem !important}.gap-xxl-6{gap:1.5rem !important}.gap-xxl-7{gap:1.75rem !important}.gap-xxl-8{gap:2rem !important}.gap-xxl-9{gap:2.25rem !important}.gap-xxl-10{gap:2.5rem !important}.gap-xxl-11{gap:2.75rem !important}.gap-xxl-12{gap:3rem !important}.gap-xxl-13{gap:3.25rem !important}.gap-xxl-14{gap:3.5rem !important}.gap-xxl-15{gap:3.75rem !important}.gap-xxl-16{gap:4rem !important}.gap-xxl-17{gap:4.25rem !important}.gap-xxl-18{gap:4.5rem !important}.gap-xxl-19{gap:4.75rem !important}.gap-xxl-20{gap:5rem !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:0.75rem !important}.m-xxl-4{margin:1rem !important}.m-xxl-5{margin:1.25rem !important}.m-xxl-6{margin:1.5rem !important}.m-xxl-7{margin:1.75rem !important}.m-xxl-8{margin:2rem !important}.m-xxl-9{margin:2.25rem !important}.m-xxl-10{margin:2.5rem !important}.m-xxl-11{margin:2.75rem !important}.m-xxl-12{margin:3rem !important}.m-xxl-13{margin:3.25rem !important}.m-xxl-14{margin:3.5rem !important}.m-xxl-15{margin:3.75rem !important}.m-xxl-16{margin:4rem !important}.m-xxl-17{margin:4.25rem !important}.m-xxl-18{margin:4.5rem !important}.m-xxl-19{margin:4.75rem !important}.m-xxl-20{margin:5rem !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:0.75rem !important;margin-left:0.75rem !important}.mx-xxl-4{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-5{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-xxl-6{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-7{margin-right:1.75rem !important;margin-left:1.75rem !important}.mx-xxl-8{margin-right:2rem !important;margin-left:2rem !important}.mx-xxl-9{margin-right:2.25rem !important;margin-left:2.25rem !important}.mx-xxl-10{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-xxl-11{margin-right:2.75rem !important;margin-left:2.75rem !important}.mx-xxl-12{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-13{margin-right:3.25rem !important;margin-left:3.25rem !important}.mx-xxl-14{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-xxl-15{margin-right:3.75rem !important;margin-left:3.75rem !important}.mx-xxl-16{margin-right:4rem !important;margin-left:4rem !important}.mx-xxl-17{margin-right:4.25rem !important;margin-left:4.25rem !important}.mx-xxl-18{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-xxl-19{margin-right:4.75rem !important;margin-left:4.75rem !important}.mx-xxl-20{margin-right:5rem !important;margin-left:5rem !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:0.75rem !important;margin-bottom:0.75rem !important}.my-xxl-4{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-5{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-xxl-6{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-7{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.my-xxl-8{margin-top:2rem !important;margin-bottom:2rem !important}.my-xxl-9{margin-top:2.25rem !important;margin-bottom:2.25rem !important}.my-xxl-10{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-xxl-11{margin-top:2.75rem !important;margin-bottom:2.75rem !important}.my-xxl-12{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-13{margin-top:3.25rem !important;margin-bottom:3.25rem !important}.my-xxl-14{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-xxl-15{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.my-xxl-16{margin-top:4rem !important;margin-bottom:4rem !important}.my-xxl-17{margin-top:4.25rem !important;margin-bottom:4.25rem !important}.my-xxl-18{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-xxl-19{margin-top:4.75rem !important;margin-bottom:4.75rem !important}.my-xxl-20{margin-top:5rem !important;margin-bottom:5rem !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:0.75rem !important}.mt-xxl-4{margin-top:1rem !important}.mt-xxl-5{margin-top:1.25rem !important}.mt-xxl-6{margin-top:1.5rem !important}.mt-xxl-7{margin-top:1.75rem !important}.mt-xxl-8{margin-top:2rem !important}.mt-xxl-9{margin-top:2.25rem !important}.mt-xxl-10{margin-top:2.5rem !important}.mt-xxl-11{margin-top:2.75rem !important}.mt-xxl-12{margin-top:3rem !important}.mt-xxl-13{margin-top:3.25rem !important}.mt-xxl-14{margin-top:3.5rem !important}.mt-xxl-15{margin-top:3.75rem !important}.mt-xxl-16{margin-top:4rem !important}.mt-xxl-17{margin-top:4.25rem !important}.mt-xxl-18{margin-top:4.5rem !important}.mt-xxl-19{margin-top:4.75rem !important}.mt-xxl-20{margin-top:5rem !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:0.75rem !important}.me-xxl-4{margin-right:1rem !important}.me-xxl-5{margin-right:1.25rem !important}.me-xxl-6{margin-right:1.5rem !important}.me-xxl-7{margin-right:1.75rem !important}.me-xxl-8{margin-right:2rem !important}.me-xxl-9{margin-right:2.25rem !important}.me-xxl-10{margin-right:2.5rem !important}.me-xxl-11{margin-right:2.75rem !important}.me-xxl-12{margin-right:3rem !important}.me-xxl-13{margin-right:3.25rem !important}.me-xxl-14{margin-right:3.5rem !important}.me-xxl-15{margin-right:3.75rem !important}.me-xxl-16{margin-right:4rem !important}.me-xxl-17{margin-right:4.25rem !important}.me-xxl-18{margin-right:4.5rem !important}.me-xxl-19{margin-right:4.75rem !important}.me-xxl-20{margin-right:5rem !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:0.75rem !important}.mb-xxl-4{margin-bottom:1rem !important}.mb-xxl-5{margin-bottom:1.25rem !important}.mb-xxl-6{margin-bottom:1.5rem !important}.mb-xxl-7{margin-bottom:1.75rem !important}.mb-xxl-8{margin-bottom:2rem !important}.mb-xxl-9{margin-bottom:2.25rem !important}.mb-xxl-10{margin-bottom:2.5rem !important}.mb-xxl-11{margin-bottom:2.75rem !important}.mb-xxl-12{margin-bottom:3rem !important}.mb-xxl-13{margin-bottom:3.25rem !important}.mb-xxl-14{margin-bottom:3.5rem !important}.mb-xxl-15{margin-bottom:3.75rem !important}.mb-xxl-16{margin-bottom:4rem !important}.mb-xxl-17{margin-bottom:4.25rem !important}.mb-xxl-18{margin-bottom:4.5rem !important}.mb-xxl-19{margin-bottom:4.75rem !important}.mb-xxl-20{margin-bottom:5rem !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:0.75rem !important}.ms-xxl-4{margin-left:1rem !important}.ms-xxl-5{margin-left:1.25rem !important}.ms-xxl-6{margin-left:1.5rem !important}.ms-xxl-7{margin-left:1.75rem !important}.ms-xxl-8{margin-left:2rem !important}.ms-xxl-9{margin-left:2.25rem !important}.ms-xxl-10{margin-left:2.5rem !important}.ms-xxl-11{margin-left:2.75rem !important}.ms-xxl-12{margin-left:3rem !important}.ms-xxl-13{margin-left:3.25rem !important}.ms-xxl-14{margin-left:3.5rem !important}.ms-xxl-15{margin-left:3.75rem !important}.ms-xxl-16{margin-left:4rem !important}.ms-xxl-17{margin-left:4.25rem !important}.ms-xxl-18{margin-left:4.5rem !important}.ms-xxl-19{margin-left:4.75rem !important}.ms-xxl-20{margin-left:5rem !important}.ms-xxl-auto{margin-left:auto !important}.m-xxl-n1{margin:-0.25rem !important}.m-xxl-n2{margin:-0.5rem !important}.m-xxl-n3{margin:-0.75rem !important}.m-xxl-n4{margin:-1rem !important}.m-xxl-n5{margin:-1.25rem !important}.m-xxl-n6{margin:-1.5rem !important}.m-xxl-n7{margin:-1.75rem !important}.m-xxl-n8{margin:-2rem !important}.m-xxl-n9{margin:-2.25rem !important}.m-xxl-n10{margin:-2.5rem !important}.m-xxl-n11{margin:-2.75rem !important}.m-xxl-n12{margin:-3rem !important}.m-xxl-n13{margin:-3.25rem !important}.m-xxl-n14{margin:-3.5rem !important}.m-xxl-n15{margin:-3.75rem !important}.m-xxl-n16{margin:-4rem !important}.m-xxl-n17{margin:-4.25rem !important}.m-xxl-n18{margin:-4.5rem !important}.m-xxl-n19{margin:-4.75rem !important}.m-xxl-n20{margin:-5rem !important}.mx-xxl-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xxl-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xxl-n3{margin-right:-0.75rem !important;margin-left:-0.75rem !important}.mx-xxl-n4{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xxl-n5{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-xxl-n6{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xxl-n7{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-xxl-n8{margin-right:-2rem !important;margin-left:-2rem !important}.mx-xxl-n9{margin-right:-2.25rem !important;margin-left:-2.25rem !important}.mx-xxl-n10{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-xxl-n11{margin-right:-2.75rem !important;margin-left:-2.75rem !important}.mx-xxl-n12{margin-right:-3rem !important;margin-left:-3rem !important}.mx-xxl-n13{margin-right:-3.25rem !important;margin-left:-3.25rem !important}.mx-xxl-n14{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-xxl-n15{margin-right:-3.75rem !important;margin-left:-3.75rem !important}.mx-xxl-n16{margin-right:-4rem !important;margin-left:-4rem !important}.mx-xxl-n17{margin-right:-4.25rem !important;margin-left:-4.25rem !important}.mx-xxl-n18{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-xxl-n19{margin-right:-4.75rem !important;margin-left:-4.75rem !important}.mx-xxl-n20{margin-right:-5rem !important;margin-left:-5rem !important}.my-xxl-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xxl-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xxl-n3{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.my-xxl-n4{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xxl-n5{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-xxl-n6{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xxl-n7{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-xxl-n8{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-xxl-n9{margin-top:-2.25rem !important;margin-bottom:-2.25rem !important}.my-xxl-n10{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-xxl-n11{margin-top:-2.75rem !important;margin-bottom:-2.75rem !important}.my-xxl-n12{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-xxl-n13{margin-top:-3.25rem !important;margin-bottom:-3.25rem !important}.my-xxl-n14{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-xxl-n15{margin-top:-3.75rem !important;margin-bottom:-3.75rem !important}.my-xxl-n16{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-xxl-n17{margin-top:-4.25rem !important;margin-bottom:-4.25rem !important}.my-xxl-n18{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-xxl-n19{margin-top:-4.75rem !important;margin-bottom:-4.75rem !important}.my-xxl-n20{margin-top:-5rem !important;margin-bottom:-5rem !important}.mt-xxl-n1{margin-top:-0.25rem !important}.mt-xxl-n2{margin-top:-0.5rem !important}.mt-xxl-n3{margin-top:-0.75rem !important}.mt-xxl-n4{margin-top:-1rem !important}.mt-xxl-n5{margin-top:-1.25rem !important}.mt-xxl-n6{margin-top:-1.5rem !important}.mt-xxl-n7{margin-top:-1.75rem !important}.mt-xxl-n8{margin-top:-2rem !important}.mt-xxl-n9{margin-top:-2.25rem !important}.mt-xxl-n10{margin-top:-2.5rem !important}.mt-xxl-n11{margin-top:-2.75rem !important}.mt-xxl-n12{margin-top:-3rem !important}.mt-xxl-n13{margin-top:-3.25rem !important}.mt-xxl-n14{margin-top:-3.5rem !important}.mt-xxl-n15{margin-top:-3.75rem !important}.mt-xxl-n16{margin-top:-4rem !important}.mt-xxl-n17{margin-top:-4.25rem !important}.mt-xxl-n18{margin-top:-4.5rem !important}.mt-xxl-n19{margin-top:-4.75rem !important}.mt-xxl-n20{margin-top:-5rem !important}.me-xxl-n1{margin-right:-0.25rem !important}.me-xxl-n2{margin-right:-0.5rem !important}.me-xxl-n3{margin-right:-0.75rem !important}.me-xxl-n4{margin-right:-1rem !important}.me-xxl-n5{margin-right:-1.25rem !important}.me-xxl-n6{margin-right:-1.5rem !important}.me-xxl-n7{margin-right:-1.75rem !important}.me-xxl-n8{margin-right:-2rem !important}.me-xxl-n9{margin-right:-2.25rem !important}.me-xxl-n10{margin-right:-2.5rem !important}.me-xxl-n11{margin-right:-2.75rem !important}.me-xxl-n12{margin-right:-3rem !important}.me-xxl-n13{margin-right:-3.25rem !important}.me-xxl-n14{margin-right:-3.5rem !important}.me-xxl-n15{margin-right:-3.75rem !important}.me-xxl-n16{margin-right:-4rem !important}.me-xxl-n17{margin-right:-4.25rem !important}.me-xxl-n18{margin-right:-4.5rem !important}.me-xxl-n19{margin-right:-4.75rem !important}.me-xxl-n20{margin-right:-5rem !important}.mb-xxl-n1{margin-bottom:-0.25rem !important}.mb-xxl-n2{margin-bottom:-0.5rem !important}.mb-xxl-n3{margin-bottom:-0.75rem !important}.mb-xxl-n4{margin-bottom:-1rem !important}.mb-xxl-n5{margin-bottom:-1.25rem !important}.mb-xxl-n6{margin-bottom:-1.5rem !important}.mb-xxl-n7{margin-bottom:-1.75rem !important}.mb-xxl-n8{margin-bottom:-2rem !important}.mb-xxl-n9{margin-bottom:-2.25rem !important}.mb-xxl-n10{margin-bottom:-2.5rem !important}.mb-xxl-n11{margin-bottom:-2.75rem !important}.mb-xxl-n12{margin-bottom:-3rem !important}.mb-xxl-n13{margin-bottom:-3.25rem !important}.mb-xxl-n14{margin-bottom:-3.5rem !important}.mb-xxl-n15{margin-bottom:-3.75rem !important}.mb-xxl-n16{margin-bottom:-4rem !important}.mb-xxl-n17{margin-bottom:-4.25rem !important}.mb-xxl-n18{margin-bottom:-4.5rem !important}.mb-xxl-n19{margin-bottom:-4.75rem !important}.mb-xxl-n20{margin-bottom:-5rem !important}.ms-xxl-n1{margin-left:-0.25rem !important}.ms-xxl-n2{margin-left:-0.5rem !important}.ms-xxl-n3{margin-left:-0.75rem !important}.ms-xxl-n4{margin-left:-1rem !important}.ms-xxl-n5{margin-left:-1.25rem !important}.ms-xxl-n6{margin-left:-1.5rem !important}.ms-xxl-n7{margin-left:-1.75rem !important}.ms-xxl-n8{margin-left:-2rem !important}.ms-xxl-n9{margin-left:-2.25rem !important}.ms-xxl-n10{margin-left:-2.5rem !important}.ms-xxl-n11{margin-left:-2.75rem !important}.ms-xxl-n12{margin-left:-3rem !important}.ms-xxl-n13{margin-left:-3.25rem !important}.ms-xxl-n14{margin-left:-3.5rem !important}.ms-xxl-n15{margin-left:-3.75rem !important}.ms-xxl-n16{margin-left:-4rem !important}.ms-xxl-n17{margin-left:-4.25rem !important}.ms-xxl-n18{margin-left:-4.5rem !important}.ms-xxl-n19{margin-left:-4.75rem !important}.ms-xxl-n20{margin-left:-5rem !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:0.75rem !important}.p-xxl-4{padding:1rem !important}.p-xxl-5{padding:1.25rem !important}.p-xxl-6{padding:1.5rem !important}.p-xxl-7{padding:1.75rem !important}.p-xxl-8{padding:2rem !important}.p-xxl-9{padding:2.25rem !important}.p-xxl-10{padding:2.5rem !important}.p-xxl-11{padding:2.75rem !important}.p-xxl-12{padding:3rem !important}.p-xxl-13{padding:3.25rem !important}.p-xxl-14{padding:3.5rem !important}.p-xxl-15{padding:3.75rem !important}.p-xxl-16{padding:4rem !important}.p-xxl-17{padding:4.25rem !important}.p-xxl-18{padding:4.5rem !important}.p-xxl-19{padding:4.75rem !important}.p-xxl-20{padding:5rem !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:0.75rem !important;padding-left:0.75rem !important}.px-xxl-4{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-5{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-xxl-6{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-7{padding-right:1.75rem !important;padding-left:1.75rem !important}.px-xxl-8{padding-right:2rem !important;padding-left:2rem !important}.px-xxl-9{padding-right:2.25rem !important;padding-left:2.25rem !important}.px-xxl-10{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-xxl-11{padding-right:2.75rem !important;padding-left:2.75rem !important}.px-xxl-12{padding-right:3rem !important;padding-left:3rem !important}.px-xxl-13{padding-right:3.25rem !important;padding-left:3.25rem !important}.px-xxl-14{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-xxl-15{padding-right:3.75rem !important;padding-left:3.75rem !important}.px-xxl-16{padding-right:4rem !important;padding-left:4rem !important}.px-xxl-17{padding-right:4.25rem !important;padding-left:4.25rem !important}.px-xxl-18{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-xxl-19{padding-right:4.75rem !important;padding-left:4.75rem !important}.px-xxl-20{padding-right:5rem !important;padding-left:5rem !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:0.75rem !important;padding-bottom:0.75rem !important}.py-xxl-4{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-5{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-xxl-6{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-7{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.py-xxl-8{padding-top:2rem !important;padding-bottom:2rem !important}.py-xxl-9{padding-top:2.25rem !important;padding-bottom:2.25rem !important}.py-xxl-10{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-xxl-11{padding-top:2.75rem !important;padding-bottom:2.75rem !important}.py-xxl-12{padding-top:3rem !important;padding-bottom:3rem !important}.py-xxl-13{padding-top:3.25rem !important;padding-bottom:3.25rem !important}.py-xxl-14{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-xxl-15{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.py-xxl-16{padding-top:4rem !important;padding-bottom:4rem !important}.py-xxl-17{padding-top:4.25rem !important;padding-bottom:4.25rem !important}.py-xxl-18{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-xxl-19{padding-top:4.75rem !important;padding-bottom:4.75rem !important}.py-xxl-20{padding-top:5rem !important;padding-bottom:5rem !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:0.75rem !important}.pt-xxl-4{padding-top:1rem !important}.pt-xxl-5{padding-top:1.25rem !important}.pt-xxl-6{padding-top:1.5rem !important}.pt-xxl-7{padding-top:1.75rem !important}.pt-xxl-8{padding-top:2rem !important}.pt-xxl-9{padding-top:2.25rem !important}.pt-xxl-10{padding-top:2.5rem !important}.pt-xxl-11{padding-top:2.75rem !important}.pt-xxl-12{padding-top:3rem !important}.pt-xxl-13{padding-top:3.25rem !important}.pt-xxl-14{padding-top:3.5rem !important}.pt-xxl-15{padding-top:3.75rem !important}.pt-xxl-16{padding-top:4rem !important}.pt-xxl-17{padding-top:4.25rem !important}.pt-xxl-18{padding-top:4.5rem !important}.pt-xxl-19{padding-top:4.75rem !important}.pt-xxl-20{padding-top:5rem !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:0.75rem !important}.pe-xxl-4{padding-right:1rem !important}.pe-xxl-5{padding-right:1.25rem !important}.pe-xxl-6{padding-right:1.5rem !important}.pe-xxl-7{padding-right:1.75rem !important}.pe-xxl-8{padding-right:2rem !important}.pe-xxl-9{padding-right:2.25rem !important}.pe-xxl-10{padding-right:2.5rem !important}.pe-xxl-11{padding-right:2.75rem !important}.pe-xxl-12{padding-right:3rem !important}.pe-xxl-13{padding-right:3.25rem !important}.pe-xxl-14{padding-right:3.5rem !important}.pe-xxl-15{padding-right:3.75rem !important}.pe-xxl-16{padding-right:4rem !important}.pe-xxl-17{padding-right:4.25rem !important}.pe-xxl-18{padding-right:4.5rem !important}.pe-xxl-19{padding-right:4.75rem !important}.pe-xxl-20{padding-right:5rem !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:0.75rem !important}.pb-xxl-4{padding-bottom:1rem !important}.pb-xxl-5{padding-bottom:1.25rem !important}.pb-xxl-6{padding-bottom:1.5rem !important}.pb-xxl-7{padding-bottom:1.75rem !important}.pb-xxl-8{padding-bottom:2rem !important}.pb-xxl-9{padding-bottom:2.25rem !important}.pb-xxl-10{padding-bottom:2.5rem !important}.pb-xxl-11{padding-bottom:2.75rem !important}.pb-xxl-12{padding-bottom:3rem !important}.pb-xxl-13{padding-bottom:3.25rem !important}.pb-xxl-14{padding-bottom:3.5rem !important}.pb-xxl-15{padding-bottom:3.75rem !important}.pb-xxl-16{padding-bottom:4rem !important}.pb-xxl-17{padding-bottom:4.25rem !important}.pb-xxl-18{padding-bottom:4.5rem !important}.pb-xxl-19{padding-bottom:4.75rem !important}.pb-xxl-20{padding-bottom:5rem !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:0.75rem !important}.ps-xxl-4{padding-left:1rem !important}.ps-xxl-5{padding-left:1.25rem !important}.ps-xxl-6{padding-left:1.5rem !important}.ps-xxl-7{padding-left:1.75rem !important}.ps-xxl-8{padding-left:2rem !important}.ps-xxl-9{padding-left:2.25rem !important}.ps-xxl-10{padding-left:2.5rem !important}.ps-xxl-11{padding-left:2.75rem !important}.ps-xxl-12{padding-left:3rem !important}.ps-xxl-13{padding-left:3.25rem !important}.ps-xxl-14{padding-left:3.5rem !important}.ps-xxl-15{padding-left:3.75rem !important}.ps-xxl-16{padding-left:4rem !important}.ps-xxl-17{padding-left:4.25rem !important}.ps-xxl-18{padding-left:4.5rem !important}.ps-xxl-19{padding-left:4.75rem !important}.ps-xxl-20{padding-left:5rem !important}.fs-xxl-1{font-size:calc(1.3rem + 0.6vw) !important}.fs-xxl-2{font-size:calc(1.275rem + 0.3vw) !important}.fs-xxl-3{font-size:calc(1.26rem + 0.12vw) !important}.fs-xxl-4{font-size:1.25rem !important}.fs-xxl-5{font-size:1.15rem !important}.fs-xxl-6{font-size:1.075rem !important}.fs-xxl-7{font-size:0.95rem !important}.fs-xxl-8{font-size:0.85rem !important}.fs-xxl-9{font-size:0.75rem !important}.fs-xxl-10{font-size:0.5rem !important}.fs-xxl-base{font-size:1rem !important}.fs-xxl-fluid{font-size:100% !important}.fs-xxl-2x{font-size:calc(1.325rem + 0.9vw) !important}.fs-xxl-2qx{font-size:calc(1.35rem + 1.2vw) !important}.fs-xxl-2hx{font-size:calc(1.375rem + 1.5vw) !important}.fs-xxl-2tx{font-size:calc(1.4rem + 1.8vw) !important}.fs-xxl-3x{font-size:calc(1.425rem + 2.1vw) !important}.fs-xxl-3qx{font-size:calc(1.45rem + 2.4vw) !important}.fs-xxl-3hx{font-size:calc(1.475rem + 2.7vw) !important}.fs-xxl-3tx{font-size:calc(1.5rem + 3vw) !important}.fs-xxl-4x{font-size:calc(1.525rem + 3.3vw) !important}.fs-xxl-4qx{font-size:calc(1.55rem + 3.6vw) !important}.fs-xxl-4hx{font-size:calc(1.575rem + 3.9vw) !important}.fs-xxl-4tx{font-size:calc(1.6rem + 4.2vw) !important}.fs-xxl-5x{font-size:calc(1.625rem + 4.5vw) !important}.fs-xxl-5qx{font-size:calc(1.65rem + 4.8vw) !important}.fs-xxl-5hx{font-size:calc(1.675rem + 5.1vw) !important}.fs-xxl-5tx{font-size:calc(1.7rem + 5.4vw) !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}.min-w-xxl-unset{min-width:unset !important}.min-w-xxl-25{min-width:25% !important}.min-w-xxl-50{min-width:50% !important}.min-w-xxl-75{min-width:75% !important}.min-w-xxl-100{min-width:100% !important}.min-w-xxl-auto{min-width:auto !important}.min-w-xxl-1px{min-width:1px !important}.min-w-xxl-2px{min-width:2px !important}.min-w-xxl-3px{min-width:3px !important}.min-w-xxl-4px{min-width:4px !important}.min-w-xxl-5px{min-width:5px !important}.min-w-xxl-6px{min-width:6px !important}.min-w-xxl-7px{min-width:7px !important}.min-w-xxl-8px{min-width:8px !important}.min-w-xxl-9px{min-width:9px !important}.min-w-xxl-10px{min-width:10px !important}.min-w-xxl-15px{min-width:15px !important}.min-w-xxl-20px{min-width:20px !important}.min-w-xxl-25px{min-width:25px !important}.min-w-xxl-30px{min-width:30px !important}.min-w-xxl-35px{min-width:35px !important}.min-w-xxl-40px{min-width:40px !important}.min-w-xxl-45px{min-width:45px !important}.min-w-xxl-50px{min-width:50px !important}.min-w-xxl-55px{min-width:55px !important}.min-w-xxl-60px{min-width:60px !important}.min-w-xxl-65px{min-width:65px !important}.min-w-xxl-70px{min-width:70px !important}.min-w-xxl-75px{min-width:75px !important}.min-w-xxl-80px{min-width:80px !important}.min-w-xxl-85px{min-width:85px !important}.min-w-xxl-90px{min-width:90px !important}.min-w-xxl-95px{min-width:95px !important}.min-w-xxl-100px{min-width:100px !important}.min-w-xxl-125px{min-width:125px !important}.min-w-xxl-150px{min-width:150px !important}.min-w-xxl-175px{min-width:175px !important}.min-w-xxl-200px{min-width:200px !important}.min-w-xxl-225px{min-width:225px !important}.min-w-xxl-250px{min-width:250px !important}.min-w-xxl-275px{min-width:275px !important}.min-w-xxl-300px{min-width:300px !important}.min-w-xxl-325px{min-width:325px !important}.min-w-xxl-350px{min-width:350px !important}.min-w-xxl-375px{min-width:375px !important}.min-w-xxl-400px{min-width:400px !important}.min-w-xxl-425px{min-width:425px !important}.min-w-xxl-450px{min-width:450px !important}.min-w-xxl-475px{min-width:475px !important}.min-w-xxl-500px{min-width:500px !important}.min-w-xxl-550px{min-width:550px !important}.min-w-xxl-600px{min-width:600px !important}.min-w-xxl-650px{min-width:650px !important}.min-w-xxl-700px{min-width:700px !important}.min-w-xxl-750px{min-width:750px !important}.min-w-xxl-800px{min-width:800px !important}.min-w-xxl-850px{min-width:850px !important}.min-w-xxl-900px{min-width:900px !important}.min-w-xxl-950px{min-width:950px !important}.min-w-xxl-1000px{min-width:1000px !important}.min-h-xxl-unset{min-height:unset !important}.min-h-xxl-25{min-height:25% !important}.min-h-xxl-50{min-height:50% !important}.min-h-xxl-75{min-height:75% !important}.min-h-xxl-100{min-height:100% !important}.min-h-xxl-auto{min-height:auto !important}.min-h-xxl-1px{min-height:1px !important}.min-h-xxl-2px{min-height:2px !important}.min-h-xxl-3px{min-height:3px !important}.min-h-xxl-4px{min-height:4px !important}.min-h-xxl-5px{min-height:5px !important}.min-h-xxl-6px{min-height:6px !important}.min-h-xxl-7px{min-height:7px !important}.min-h-xxl-8px{min-height:8px !important}.min-h-xxl-9px{min-height:9px !important}.min-h-xxl-10px{min-height:10px !important}.min-h-xxl-15px{min-height:15px !important}.min-h-xxl-20px{min-height:20px !important}.min-h-xxl-25px{min-height:25px !important}.min-h-xxl-30px{min-height:30px !important}.min-h-xxl-35px{min-height:35px !important}.min-h-xxl-40px{min-height:40px !important}.min-h-xxl-45px{min-height:45px !important}.min-h-xxl-50px{min-height:50px !important}.min-h-xxl-55px{min-height:55px !important}.min-h-xxl-60px{min-height:60px !important}.min-h-xxl-65px{min-height:65px !important}.min-h-xxl-70px{min-height:70px !important}.min-h-xxl-75px{min-height:75px !important}.min-h-xxl-80px{min-height:80px !important}.min-h-xxl-85px{min-height:85px !important}.min-h-xxl-90px{min-height:90px !important}.min-h-xxl-95px{min-height:95px !important}.min-h-xxl-100px{min-height:100px !important}.min-h-xxl-125px{min-height:125px !important}.min-h-xxl-150px{min-height:150px !important}.min-h-xxl-175px{min-height:175px !important}.min-h-xxl-200px{min-height:200px !important}.min-h-xxl-225px{min-height:225px !important}.min-h-xxl-250px{min-height:250px !important}.min-h-xxl-275px{min-height:275px !important}.min-h-xxl-300px{min-height:300px !important}.min-h-xxl-325px{min-height:325px !important}.min-h-xxl-350px{min-height:350px !important}.min-h-xxl-375px{min-height:375px !important}.min-h-xxl-400px{min-height:400px !important}.min-h-xxl-425px{min-height:425px !important}.min-h-xxl-450px{min-height:450px !important}.min-h-xxl-475px{min-height:475px !important}.min-h-xxl-500px{min-height:500px !important}.min-h-xxl-550px{min-height:550px !important}.min-h-xxl-600px{min-height:600px !important}.min-h-xxl-650px{min-height:650px !important}.min-h-xxl-700px{min-height:700px !important}.min-h-xxl-750px{min-height:750px !important}.min-h-xxl-800px{min-height:800px !important}.min-h-xxl-850px{min-height:850px !important}.min-h-xxl-900px{min-height:900px !important}.min-h-xxl-950px{min-height:950px !important}.min-h-xxl-1000px{min-height:1000px !important}}@media (min-width: 1200px){.fs-1{font-size:1.75rem !important}.fs-2{font-size:1.5rem !important}.fs-3{font-size:1.35rem !important}.fs-2x{font-size:2rem !important}.fs-2qx{font-size:2.25rem !important}.fs-2hx{font-size:2.5rem !important}.fs-2tx{font-size:2.75rem !important}.fs-3x{font-size:3rem !important}.fs-3qx{font-size:3.25rem !important}.fs-3hx{font-size:3.5rem !important}.fs-3tx{font-size:3.75rem !important}.fs-4x{font-size:4rem !important}.fs-4qx{font-size:4.25rem !important}.fs-4hx{font-size:4.5rem !important}.fs-4tx{font-size:4.75rem !important}.fs-5x{font-size:5rem !important}.fs-5qx{font-size:5.25rem !important}.fs-5hx{font-size:5.5rem !important}.fs-5tx{font-size:5.75rem !important}.fs-sm-1{font-size:1.75rem !important}.fs-sm-2{font-size:1.5rem !important}.fs-sm-3{font-size:1.35rem !important}.fs-sm-2x{font-size:2rem !important}.fs-sm-2qx{font-size:2.25rem !important}.fs-sm-2hx{font-size:2.5rem !important}.fs-sm-2tx{font-size:2.75rem !important}.fs-sm-3x{font-size:3rem !important}.fs-sm-3qx{font-size:3.25rem !important}.fs-sm-3hx{font-size:3.5rem !important}.fs-sm-3tx{font-size:3.75rem !important}.fs-sm-4x{font-size:4rem !important}.fs-sm-4qx{font-size:4.25rem !important}.fs-sm-4hx{font-size:4.5rem !important}.fs-sm-4tx{font-size:4.75rem !important}.fs-sm-5x{font-size:5rem !important}.fs-sm-5qx{font-size:5.25rem !important}.fs-sm-5hx{font-size:5.5rem !important}.fs-sm-5tx{font-size:5.75rem !important}.fs-md-1{font-size:1.75rem !important}.fs-md-2{font-size:1.5rem !important}.fs-md-3{font-size:1.35rem !important}.fs-md-2x{font-size:2rem !important}.fs-md-2qx{font-size:2.25rem !important}.fs-md-2hx{font-size:2.5rem !important}.fs-md-2tx{font-size:2.75rem !important}.fs-md-3x{font-size:3rem !important}.fs-md-3qx{font-size:3.25rem !important}.fs-md-3hx{font-size:3.5rem !important}.fs-md-3tx{font-size:3.75rem !important}.fs-md-4x{font-size:4rem !important}.fs-md-4qx{font-size:4.25rem !important}.fs-md-4hx{font-size:4.5rem !important}.fs-md-4tx{font-size:4.75rem !important}.fs-md-5x{font-size:5rem !important}.fs-md-5qx{font-size:5.25rem !important}.fs-md-5hx{font-size:5.5rem !important}.fs-md-5tx{font-size:5.75rem !important}.fs-lg-1{font-size:1.75rem !important}.fs-lg-2{font-size:1.5rem !important}.fs-lg-3{font-size:1.35rem !important}.fs-lg-2x{font-size:2rem !important}.fs-lg-2qx{font-size:2.25rem !important}.fs-lg-2hx{font-size:2.5rem !important}.fs-lg-2tx{font-size:2.75rem !important}.fs-lg-3x{font-size:3rem !important}.fs-lg-3qx{font-size:3.25rem !important}.fs-lg-3hx{font-size:3.5rem !important}.fs-lg-3tx{font-size:3.75rem !important}.fs-lg-4x{font-size:4rem !important}.fs-lg-4qx{font-size:4.25rem !important}.fs-lg-4hx{font-size:4.5rem !important}.fs-lg-4tx{font-size:4.75rem !important}.fs-lg-5x{font-size:5rem !important}.fs-lg-5qx{font-size:5.25rem !important}.fs-lg-5hx{font-size:5.5rem !important}.fs-lg-5tx{font-size:5.75rem !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}}:root{--bs-light-primary:#f1faff;--bs-active-primary:#0095e8;--bs-light-success:#e8fff3;--bs-active-success:#47be7d;--bs-light-info:#f8f5ff;--bs-active-info:#5014d0;--bs-light-warning:#fff8dd;--bs-active-warning:#f1bc00;--bs-light-danger:#fff5f8;--bs-active-danger:#d9214e;--bs-light-dark:#eff2f5;--bs-active-dark:#131628;--bs-gray-100:#f5f8fa;--bs-gray-200:#eff2f5;--bs-gray-300:#e4e6ef;--bs-gray-400:#b5b5c3;--bs-gray-500:#a1a5b7;--bs-gray-600:#7e8299;--bs-gray-700:#5e6278;--bs-gray-800:#3f4254;--bs-gray-900:#181c32;--bs-xs:0;--bs-sm:576px;--bs-md:768px;--bs-lg:992px;--bs-xl:1200px;--bs-xxl:1400px}h1,h2,h3,h4,h5,p{margin-bottom:1.5rem}.text.mb-0>h1,.text.mb-0>h2,.text.mb-0>h3,.text.mb-0>h4,.text.mb-0>h5,.text.mb-0>p{margin-bottom:0}.button,button,input[type=submit],input[type=reset],input[type=button]{font-size:1rem;font-weight:600}@media (max-width: 549.98px){.small-text-left{text-align:left}}h1{font-size:2.5rem;line-height:3.75rem}@media (max-width: 549.98px){h1{font-size:2rem;line-height:3rem}}h2{font-size:2rem;line-height:1.5}@media (max-width: 549.98px){h2{font-size:1.5rem}}h3{font-size:1.5rem;line-height:1.5}.text-style-1{max-width:48.125rem}.text-style-1 h1{margin-bottom:0.5rem}.text-style-2 h1{margin-bottom:1rem}.text-style-2 .text2{max-width:35.625rem;margin-bottom:2rem}.text-style-2 .button{min-width:274px}.h2-text-style-10 h2{line-height:1.5;font-size:2.5rem}@media (max-width: 549.98px){.h2-text-style-10 h2{font-size:1.5rem}}.text-style-11 p{margin-bottom:0.75rem}.row-slider.slider-nav-dashes-spaced .flickity-page-dots .dot{opacity:1;width:10px;height:4px;border-radius:20px;margin:0 2px;background-color:#808B97}.row-slider.slider-nav-dashes-spaced .flickity-page-dots .dot.is-selected{background-color:#00a3e0}.banner--fullwidth .banner-layers.container{max-width:100%}.col,.gallery-item,.columns{position:relative;margin:0;padding:0 12.5px 25px;width:100%}.review-slider-style-1 .slider-nav-dots-dashes-spaced .flickity-page-dots .dot{width:10px;border:#00a3e0;border-radius:1.25rem;opacity:1 !important;background-color:#1A2F45}.review-slider-style-1 .slider-nav-dots-dashes-spaced .flickity-page-dots .dot.is-selected{background-color:#00a3e0}.review-slider-style-1 .flickity-page-dots{bottom:0}.review-style-1{font-weight:500}.review-style-1>.col>.col-inner{background-size:initial;background:#FFF url("/wp-content/themes/tnexv2-child/change/assets/img/quote-220425-1.png") no-repeat;background-position:40px 40px;padding:35px;box-shadow:0px 16px 32px rgba(2, 0, 54, 0.05), inset 0px -4px 4px rgba(26, 47, 69, 0.15);border-radius:1.5rem;height:100%}.review-style-1>.col>.col-inner>.text{padding-top:5rem;min-height:16.875rem}.review-style-1 .img{width:64px !important}.review-style-1 .review-style-child-1{font-size:0.875rem;color:#1A2F45;font-weight:700}.review-style-1 .review-style-child-1 p{margin-bottom:0}.review-style-1 .review-style-child-2{color:#808B97;font-size:0.875rem}.logo-list-style-1>.col>.col-inner{background:#FFF;padding:0.875rem 2.8125rem;box-shadow:0px 16px 32px rgba(2, 0, 54, 0.05), inset 0px -4px 4px rgba(26, 47, 69, 0.15);border-radius:1.5rem}@media (min-width: 850px){.logo-list-style-1 > .col > .col-inner .col{padding-bottom:0}}.logo-list-style-2>.col>.col-inner{background:#FFF;padding:0.875rem 2.8125rem;box-shadow:0px 16px 32px rgba(2, 0, 54, 0.05), inset 0px -4px 4px rgba(26, 47, 69, 0.15);border-radius:1.5rem}@media (max-width: 549.98px){.logo-list-style-2>.col>.col-inner{padding:0.875rem 1.5rem}}.logo-list-style-2 > .col > .col-inner .col{padding-bottom:0}.logo-list-style-2 > .col .slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button{margin-top:0;top:50%;transform:translateY(-50%) !important}.logo-list-style-2 > .col .box-text{display:none}.tnex-review-item>.col-inner{background-size:initial;background:#FFF url("/wp-content/themes/tnexv2-child/change/assets/img/quote-220425-1.png") no-repeat;background-position:40px 40px;padding:35px;box-shadow:0px 16px 32px rgba(2, 0, 54, 0.05), inset 0px -4px 4px rgba(26, 47, 69, 0.15);border-radius:1.5rem;height:100%}.tnex-review-item .review{padding-top:5rem;min-height:16.875rem}.tnex-review-item .info-wrapper{width:calc(100% - 80px);margin-left:16px}.tnex-review-item .user{display:flex}.tnex-review-item .avatar{width:64px !important}.tnex-review-item .name{font-size:0.875rem;color:#1A2F45;font-weight:700}.tnex-review-item .name p{margin-bottom:0}.tnex-review-item .info{color:#808B97;font-size:0.875rem}.button:not(.circle):not(.icon){padding:1rem 1.875rem;line-height:1;min-width:175px}.button:not(.circle):not(.icon) span{line-height:1}.row-icon-style-1>.col>.col-inner{padding:2.25rem 1.1875rem;border-radius:1.5rem;height:100%}.row-icon-style-1 .icon-box{color:#1A2F45;font-weight:600}.icon-box-style-1{margin-bottom:1.5rem;color:#1A2F45;font-weight:600}.icon-box-style-2{margin-bottom:1rem}.icon-box-style-2 p{margin-bottom:0;font-size:0.75rem}.icon-box-style-2 .icon-box-text p:last-child{font-size:1rem;color:#1A2F45;font-weight:600}.icon-box-style-3{margin-bottom:1rem}.icon-box-style-3 p{margin-bottom:0;font-size:0.875rem}.icon-box-style-3 .icon-box-text p:first-child{font-size:1rem;color:#1A2F45;font-weight:600}.tabbed-content.tab-style-1{justify-content:center}.tabbed-content.tab-style-1 ul{background:#CCEDF9;width:auto;border-radius:1rem;padding:0.25rem}.tabbed-content.tab-style-1 ul li a{padding:0.6rem 1rem;font-weight:600;color:#1A2F45;min-width:110px;justify-content:center;font-size:0.875rem}.tabbed-content.tab-style-1 ul li.active a{background-color:#00a3e0;color:#fff;border-radius:0.75rem}.tabbed-content.tab-style-1 .tab-panels{padding-top:3.5rem}.tabbed-content.tab-style-1 .post-item>.col-inner{padding:1rem;box-shadow:0px 16px 32px rgba(2, 0, 54, 0.05), inset 0px -4px 4px rgba(26, 47, 69, 0.15);border-radius:1.5rem;height:100%}.tabbed-content.tab-style-1 .box-image{border-radius:1rem}.tabbed-content.tab-style-1 .box-text{padding-bottom:0}.tabbed-content.tab-style-1 .post-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box}.tabbed-content.tab-style-1 h2.post-title{font-weight:600;font-size:1rem;color:#1A2F45}@media (min-width: 850px){.tabbed-content.tab-style-1 .row-slider .flickity-page-dots{display:none}}.flickity-page-dots .dot.is-selected{background-color:#00a3e0;border:none}.follow-icons-style-1{max-width:150px;margin-bottom:4px}.follow-icons-style-1 .button.icon.circle{border:1px solid #1A2F45;width:2rem;height:2rem;min-width:initial;min-height:initial;margin-left:0;margin-bottom:8px}.follow-icons-style-1 .button.icon.circle:not(:last-child){margin-right:0.75rem}.follow-icons-style-1 .button.icon.circle:hover{color:#00a3e0 !important;background-color:#00a3e0 !important}.follow-icons-style-1 i{color:#1A2F45;top:-3px;font-size:1.1em}.choice-menu-style-1 .choice-menu-title{font-size:1.5rem;font-weight:700;margin-bottom:0.5rem}.choice-menu-style-1 ul.menu{margin-bottom:0}.choice-menu-style-1 ul.menu>li{margin-bottom:0.75rem}.choice-menu-style-1 ul.menu>li:last-child{margin-bottom:0}.choice-menu-style-1 ul.menu>li+li{border-top:none}.choice-menu-style-1 ul.menu > li a{padding:0}.choice-menu-style-1 ul.menu > li .sub{font-size:0.75rem;background-color:#FF8F1F;color:#fff;border-radius:0.25rem;margin-left:0.25rem;padding:0.25rem 0.5rem}@media (min-width: 850px){.image-style-1 .row > .col, .video-style-1 .row>.col{padding:0 62.5px 30px}.image-style-1 .row > .col:first-child, .video-style-1 .row>.col:first-child{padding-left:12.5px}.image-style-1 .row > .col:last-child, .video-style-1 .row>.col:last-child{padding-right:12.5px}}.image-style-2 .button span{color:#00A3E0}.list-item-style-1 .list-item-main>.col-inner{background:#FFF;box-shadow:0px 16px 32px rgba(2, 0, 54, 0.05), inset 0px -4px 4px rgba(26, 47, 69, 0.15);border-radius:1.5rem;padding:65px 100px}@media (max-width: 549.98px){.list-item-style-1 .list-item-main>.col-inner{padding:25px}}.list-item-style-1 .list-item-logo{text-align:right}@media (max-width: 549.98px){.list-item-style-1 .list-item-logo{text-align:center}}.list-item-style-1 .button.primary.is-link{padding:0;min-width:initial;margin-bottom:0;min-height:initial}.list-item-style-2 .list-item-main>.col>.col-inner{background:#FFF;box-shadow:0px 16px 32px rgba(2, 0, 54, 0.05), inset 0px -4px 4px rgba(26, 47, 69, 0.15);border-radius:1.5rem;padding:41px 24px 24px}.list-item-style-2 .icon-box-text{text-align:left}@media (max-width: 549.98px){.list-item-style-2 .icon-box-left, .list-item-style-2 .icon-box-right{flex-direction:column}.list-item-style-2 .icon-box-left .icon-box-img, .list-item-style-2 .icon-box-right .icon-box-img{margin:25px auto}}.list-item-style-2 .button.primary.is-link{padding:0;min-width:initial;margin-bottom:0;min-height:initial}.list-item-style-3 .list-item-main>.col>.col-inner{background:#FFF;box-shadow:0px 16px 32px rgba(2, 0, 54, 0.05), inset 0px -4px 4px rgba(26, 47, 69, 0.15);border-radius:1.5rem;padding:36px 27px}.list-item-style-3 .list-item-main > .col > .col-inner .icon-box-text{font-weight:600}.list-item-style-3 .list-item-main > .col > .col-inner .icon-box-text p{margin-bottom:0}.blog-feed-style-1 .tabbed-content.tab-style-1 .tab-panels{padding-top:2.5rem}.blog-feed-style-1 .box-text{padding-top:8px}.blog-feed-style-2 .col.post-item>.col-inner{background:#FFF;box-shadow:0px 16px 32px rgba(2, 0, 54, 0.05), inset 0px -4px 4px rgba(26, 47, 69, 0.15);border-radius:24px}.blog-feed-style-2 .box-image{padding:1rem}.blog-feed-style-2 .image-cover{border-radius:12px}.blog-feed-style-2 .post-title{margin-bottom:8px;color:#1A2F45}.blog-feed-style-2 .box-post-view{margin-bottom:16px}.blog-feed-style-2 .box-list-view .box .box-text, .blog-feed-style-2 .box-vertical .box-text{padding:8px}@media (max-width: 549.98px){.blog-feed-style-2 .box-list-view .box .box-text, .blog-feed-style-2 .box-vertical .box-text{padding:0 1rem 1rem}}.blog-feed-style-3 .col.post-item>.col-inner{background:#FFF;box-shadow:0px 16px 32px rgba(2, 0, 54, 0.05), inset 0px -4px 4px rgba(26, 47, 69, 0.15);border-radius:24px}.blog-feed-style-3 .box-image{padding:1rem}.blog-feed-style-3 .image-cover{border-radius:12px}.blog-feed-style-3 .post-title{margin-top:0;margin-bottom:8px;color:#1A2F45;font-size:24px}.blog-feed-style-3 .box-post-view{margin-bottom:16px}.blog-feed-style-3 .box-list-view .box .box-text, .blog-feed-style-3 .box-vertical .box-text{padding:38px}@media (max-width: 549.98px){.blog-feed-style-3 .box-list-view .box .box-text, .blog-feed-style-3 .box-vertical .box-text{padding:0 1rem 1rem}}.blog-feed-style-3 .from_the_blog_excerpt{margin-bottom:40px}.blog-feed-style-3 button.button.primary{border-radius:16px;text-transform:initial;font-size:16px;font-weight:600}.blog-feed-style-3 button.button.primary:after{content:none}.promotion-banner-style-1 .col-main>.col-inner{background:url("/wp-content/uploads/2022/04/bg-220429-1.jpg");background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:24px}.promotion-banner-style-1 .row-child>.col:nth-child(1)>.col-inner{padding-top:65px;padding-bottom:65px;padding-left:100px}@media (max-width: 549.98px){.promotion-banner-style-1 .row-child>.col:nth-child(1)>.col-inner{padding:35px}}.promotion-banner-style-1 .row-child>.col:nth-child(2)>.col-inner{padding-bottom:40px;padding-right:94px}@media (max-width: 549.98px){.promotion-banner-style-1 .row-child>.col:nth-child(2)>.col-inner{padding:10px}}.promotion-banner-style-1 a.button.white.is-link{padding:0;min-width:initial;margin-bottom:0;min-height:initial}.promotion-banner-style-1 .img-icon{max-width:180px;margin-left:auto}@media (max-width: 549.98px){.promotion-banner-style-1 .img-icon{margin-right:auto}}.promotion-banner-style-2 .col-main>.col-inner{background:url("/wp-content/uploads/2022/04/png-220429-2.png");background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:24px}.promotion-banner-style-2 .row-child>.col:nth-child(1)>.col-inner{padding-top:65px;padding-bottom:65px;padding-left:100px}@media (max-width: 549.98px){.promotion-banner-style-2 .row-child>.col:nth-child(1)>.col-inner{padding:35px}}.promotion-banner-style-2 .row-child>.col:nth-child(2)>.col-inner{padding-bottom:40px;padding-right:94px}@media (max-width: 549.98px){.promotion-banner-style-2 .row-child>.col:nth-child(2)>.col-inner{padding:10px}}.promotion-banner-style-2 a.button.white.is-link{padding:0;min-width:initial;margin-bottom:0;min-height:initial}.promotion-banner-style-2 .img-icon{max-width:180px;margin-left:auto}@media (max-width: 549.98px){.promotion-banner-style-2 .img-icon{margin-right:auto}}.promotion-banner-style-3{border-radius:24px;overflow:hidden}.promotion-banner-style-3 h2{font-size:32px;line-height:1.5}.promotion-banner-style-3 a.button.white.is-link{padding:0;min-width:initial;margin-bottom:0;min-height:initial}.download-app-style-1{line-height:1.5;cursor:pointer}.download-app-style-1 .text1{padding:30px 0}.download-app-style-1 .row .col{padding-bottom:0 !important}.download-app-style-1 .img{position:relative}.download-app-style-1 .img .img-inner{max-width:350px;margin-left:auto}@media (min-width: 550px){.download-app-style-1 .img .img-inner{margin-top:-100px}}.mejs-container .mejs-controls{background:transparent !important;opacity:0}.wp-video{border-radius:12px;overflow:hidden}.accordion.accordion-style-1 .accordion-item{box-shadow:0px 16px 32px rgba(2, 0, 54, 0.05), inset 0px -4px 4px rgba(26, 47, 69, 0.15);border-radius:24px;padding:20px 0;margin-bottom:24px}.accordion.accordion-style-1 .accordion-title{display:flex;flex-direction:row-reverse;justify-content:start;align-items:center;border-top:none;padding:0 40px;font-weight:700;font-size:20px;color:#000}.accordion.accordion-style-1 .accordion-title>.toggle{opacity:1;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.accordion.accordion-style-1 .accordion-title.active{background-color:transparent}.accordion.accordion-style-1 .accordion-title.active>.toggle{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.accordion.accordion-style-1 .accordion-title img{margin-right:28px}.accordion.accordion-style-1 .accordion-inner{padding:0 120px}@media (max-width: 549.98px){.accordion.accordion-style-1 .accordion-inner{margin-top:15px;padding:0 40px}}.accordion.accordion-style-1 .toggle{left:auto;right:0}.gallery-step .gallery-step__slider{max-width:320px}.gallery-step .gallery-step__slider .flickity-prev-next-button{display:none}.gallery-step .featured-box{cursor:pointer}.gallery-step .featured-box.is-selected .icon-box-text p:first-child{color:#00a3e0;font-weight:bold}.mfp-bg{background:rgba(26, 47, 69, 0.4)}.mfp-bg.mfp-ready{opacity:1}#qr_app{border-radius:24px;text-align:center;padding:60px 20px !important}#qr_app .text1{font-size:26px;font-weight:bolder;color:#1A2F45;line-height:150%}#qr_app .text1 p{margin-bottom:8px}#qr_app .text2{font-size:13.05px;line-height:150%;color:#677483}#qr_app .text2 p{margin-bottom:14px}#qr_app .img .img-inner{width:200px;margin:0 auto;background:#FFF;box-shadow:0px 13.05px 26.1px rgba(2, 0, 54, 0.05), inset 0px -3.2625px 3.2625px rgba(26, 47, 69, 0.25);border-radius:20px;padding:12px}.tnex-list-item-style-1>.col-inner{background:#FFF;box-shadow:0px 16px 32px rgba(2, 0, 54, 0.05), inset 0px -4px 4px rgba(26, 47, 69, 0.15);border-radius:1.5rem;padding:25px}@media (min-width: 550px){.tnex-list-item-style-1>.col-inner{padding:39px 100px}}.tnex-list-item-style-1 .item-wrapper{display:flex;align-items:end}@media (max-width: 549.98px){.tnex-list-item-style-1 .item-wrapper{flex-direction:column-reverse}}.tnex-list-item-style-1 .item-content{min-height:140px;font-weight:700;font-size:32px;color:#1A2F45}@media (max-width: 549.98px){.tnex-list-item-style-1 .item-content{font-size:24px}}.tnex-list-item-style-1 .item-link{display:inline-block}.tnex-list-item-style-1 .item-link:hover{opacity:0.7}.tnex-list-item-style-1 .item-link-title{margin-right:8px;color:#00a3e0;font-weight:600}.tnex-list-item-style-1 svg{vertical-align:middle}.tnex-list-item-style-1 .item-image{width:100%;text-align:center;margin-bottom:24px}.tnex-list-item-style-1 .item-image img{width:174px}@media (min-width: 550px){.tnex-list-item-style-1 .item-text{width:calc(100% - 167px);padding-bottom:56px;padding-top:26px}.tnex-list-item-style-1 .item-image{width:174px;margin-left:123px;margin-bottom:0}}.tnex-list-item-style-2>.col-inner{background:#FFF;box-shadow:0px 16px 32px rgba(2, 0, 54, 0.05), inset 0px -4px 4px rgba(26, 47, 69, 0.15);border-radius:1.5rem;padding:25px}@media (min-width: 550px){.tnex-list-item-style-2>.col-inner{padding:41px 24px 24px}}.tnex-list-item-style-2 .item-wrapper{display:flex;align-items:end}@media (max-width: 549.98px){.tnex-list-item-style-2 .item-wrapper{flex-direction:column-reverse}}.tnex-list-item-style-2 .item-content{min-height:150px;font-weight:700;font-size:24px;color:#1A2F45}.tnex-list-item-style-2 .item-link{display:inline-block}.tnex-list-item-style-2 .item-link:hover{opacity:0.7}.tnex-list-item-style-2 .item-link-title{margin-right:8px;color:#00a3e0;font-weight:600}.tnex-list-item-style-2 svg{vertical-align:middle}.tnex-list-item-style-2 .item-image{width:100%;text-align:center;margin-bottom:24px}.tnex-list-item-style-2 .item-image img{width:174px}@media (min-width: 550px){.tnex-list-item-style-2 .item-text{width:calc(100% - 167px)}.tnex-list-item-style-2 .item-image{width:174px;margin-left:16px;margin-bottom:0}}.tnex-list-item-style-3>.col-inner{background:#FFF;box-shadow:0px 16px 32px rgba(2, 0, 54, 0.05), inset 0px -4px 4px rgba(26, 47, 69, 0.15);border-radius:1.5rem;padding:25px}@media (min-width: 550px){.tnex-list-item-style-3>.col-inner{padding:36px 32px}.large-columns-4 .tnex-list-item-style-3>.col-inner{padding:36px 24px}}.tnex-list-item-style-3 .item-text{text-align:center;color:#1A2F45;font-weight:600}.tnex-list-item-style-3 .item-text a{color:#00a3e0}.tnex-list-item-style-3 .item-image{width:100%;margin-bottom:17px;text-align:center}.tnex-list-item-style-3 .item-image img{width:100px}.img.overflow-initial .img-inner{overflow:initial}.nav-spacing-xlarge>li{margin:0 1rem}.nav-spacing-xlarge>li.html.header-button-1{margin-left:3rem}.nav-spacing-xlarge > li.html.header-button-1 a{text-transform:initial}#masthead .nav-dropdown-default{padding:0 24px 26px;font-size:14px}#masthead .nav-dropdown-default .sub{font-size:0.75rem;background-color:#FF8F1F;color:#fff;border-radius:0.25rem;margin-left:0.25rem;padding:0.25rem 0.5rem}#masthead .nav-dropdown>li>a{color:#1A2F45;font-weight:600;margin:0;padding:8px}#masthead .nav-dropdown>li>a:hover{color:#00a3e0}#masthead .nav-dropdown > li > a:hover path{fill:#00a3e0}#masthead .nav-dropdown>li:last-child>a{margin-bottom:0}#masthead .nav-dropdown.nav-dropdown-default>li>a{padding-left:0;padding-right:0;border-bottom:none}.nav-dropdown-has-shadow #masthead .nav-dropdown{box-shadow:0px 5px 5px 0px rgba(0, 0, 0, 0.15);display:flex;flex-flow:row wrap;height:max-content}@media (min-width: 850px){.nav-dropdown-has-shadow #masthead .nav-dropdown{padding-left:100px;padding-right:100px}}@media (min-width: 1170px){.nav-dropdown-has-shadow #masthead .nav-dropdown{padding-left:calc(50vw - 380px);padding-right:calc(50vw - 380px)}}.nav-dropdown-has-shadow #masthead .nav-dropdown li{flex-basis:25%;width:25%}#masthead .nav-line-bottom>li>a{line-height:64px}#masthead .nav-line-bottom>li>a:before{bottom:8px;top:66px}#masthead .nav-top-link{padding:16px 0}#masthead .nav-top-link>i{display:none}@media (max-width: 549px){#logo img{max-height:50px !important}}.main-menu-overlay ~ .mfp-wrap .mfp-content{vertical-align:top}.main-menu-overlay ~ .mfp-wrap .mfp-close{color:currentColor;top:10px;right:7px}.off-canvas-center .nav-sidebar.nav-vertical > li .toggle{top:8px}.off-canvas-center .nav-sidebar.nav-vertical>li>a{font-size:1rem;display:block;color:#1A2F45}.off-canvas-center .nav-vertical>li>ul{padding:0 30px 15px 30px !important}.off-canvas-center .nav-vertical>li>ul>li{padding:0}.off-canvas-center .nav-vertical > li > ul > li a{display:block;color:#1A2F45}.tnex-mobile-logo{position:absolute;top:10px;left:15px;width:150px}#header{box-shadow:0 0 15px rgba(62, 107, 253, 0.25);position:fixed;top:0;left:0}#wrapper{padding-top:70px}@media (max-width: 549.98px){li.html.header-button-1{padding-left:30px;padding-right:30px;text-align:center}li.html.header-button-2{padding-left:30px;padding-right:30px;text-align:center}}@media (min-width: 550px){#wrapper{padding-top:100px}}@media (min-width: 850px){.admin-bar #header{top:32px}}.header-main{height:70px}.header-bg-color{background:#fff}@media (max-width: 849.98px){#header .header-main{height:initial}#header .header-main .header-inner{height:80px}}@media (max-width: 549.98px){#header .header-main .header-inner{height:65px}}.mobile-menu-wrapper{background-color:#fff;display:block;height:0;opacity:0;visibility:hidden;overflow-y:auto;transition:opacity 0.75s, visibility 0.75s, height 0.75s;transition-property:opacity, visibility, height;transition-duration:0.75s, 0.75s, 0.75s;transition-timing-function:ease, ease, ease;transition-delay:0s, 0s, 0s}.mobile-menu-wrapper ul{padding:15px;background-color:#fff}.mobile-menu-wrapper ul li{background-color:#fff}.mobile-menu-wrapper .toggle{width:initial;color:#1A2F45;opacity:1}.mobile-menu-wrapper .nav-sidebar.nav-vertical li.menu-item{padding-left:0}.mobile-menu-wrapper .nav-sidebar.nav-vertical > li.menu-item.active, .mobile-menu-wrapper .nav-sidebar.nav-vertical>li.menu-item:hover{background-color:#fff}.mobile-menu-wrapper .nav-sidebar.nav-vertical > li.menu-item.active:after, .mobile-menu-wrapper .nav-sidebar.nav-vertical>li.menu-item:hover:after{content:"";height:1px;width:100%;position:absolute;background-color:#1A2F45;top:35px}.mobile-menu-wrapper .nav-sidebar.nav-vertical>li.menu-item>a{padding-top:15px;padding-bottom:15px}.mobile-menu-wrapper .nav-sidebar.nav-vertical > li.menu-item a{padding-top:5px;padding-bottom:5px;font-size:1rem;display:block;color:#1A2F45}.mobile-menu-wrapper .nav-sidebar.nav-vertical>li+li{border:none}.btn-menu-mobile{width:25px;justify-content:start}.btn-menu-mobile i, .btn-menu-mobile span{font-size:1.9em}.btn-menu-mobile span{display:none}.menu-mobile-show .mobile-menu-wrapper{background-attachment:fixed;height:100vh;height:calc(var(--vh, 1vh)*100);opacity:1;visibility:visible}.menu-mobile-show .btn-menu-mobile i{display:none}.menu-mobile-show .btn-menu-mobile span{display:inline-block}#main{background-color:#f7f7f7}#content{background-color:#fff}.page-template-page-blank #content{background-color:#f7f7f7}@media (min-width: 850px){.large-9.post-content{max-width:70%;-ms-flex-preferred-size:70%;flex-basis:70%}.large-3.post-sidebar{max-width:30%;-ms-flex-preferred-size:30%;flex-basis:30%}}.absolute-footer.dark{display:none}footer{color:#1A2F45;font-weight:500}@media (max-width: 549.98px){footer .row-collapse>.col{padding-bottom:25px !important}}footer .ss-footer-last{background:linear-gradient(107.86deg, #00A3E0 42.16%, #0068C8 100%)}.col-merchant .col-inner{background:linear-gradient(107.86deg, #00A3E0 42.16%, #0068C8 100%);border-radius:1.5rem;padding:1.5rem}.col-merchant .col-inner .img{position:absolute;bottom:0;width:auto !important;right:16px}.box-text h2{font-size:0.9375rem}.box-vertical .post-title{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (max-width: 575.98px){.box-vertical-sm .box-list-view .col{-ms-flex-preferred-size:100% !important;flex-basis:100% !important;max-width:100% !important}.box-vertical-sm .box-list-view .box, .box-vertical-sm .box-vertical{display:table;width:100%}.box-vertical-sm .box-list-view .box .image-right, .box-vertical-sm .box-vertical .image-right{direction:rtl}.box-vertical-sm .box-list-view .box .box-image, .box-vertical-sm .box-list-view .box .box-text, .box-vertical-sm .box-vertical .box-image, .box-vertical-sm .box-vertical .box-text{direction:ltr;display:table-cell;vertical-align:middle}.box-vertical-sm .box-list-view .box .box-text, .box-vertical-sm .box-vertical .box-text{padding-left:1.5em;padding-right:1.5em}.box-vertical-sm .box-list-view .box .box-image, .box-vertical-sm .box-vertical .box-image{width:25% !important}.box-vertical-sm .box-list-view .box.align-top .box-text, .box-vertical-sm .box-vertical.align-top .box-text{vertical-align:top}}.shade{background:-moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.65) 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(100%, rgba(0, 0, 0, 0.65)));background:-webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.65) 100%);background:-o-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.65) 100%);background:-ms-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.65) 100%);background:linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.65) 100%);opacity:1}a h1, a h2, a h3, a h4, a h5, a h6{color:#0f9dd0}.text.style1{margin-bottom:20px}.text.style1 h3{height:31px;display:inline-block;align-items:center;background:#0f9dd0;position:relative;width:initial;font-size:1.0625rem;color:#fff;padding:2px}.text.style1 h3 a{color:#fff}.text.style1 h3:before, .text.style1 h3:after{content:"";width:61px;height:33px;background-size:cover;background-repeat:no-repeat;display:inline-block;background-color:#0f9dd0;position:absolute;top:-1px}.text.style1 h3:before{-webkit-mask-image:url(/wp-content/themes/tnexv2-child/change/assets/img/text-style1-before.svg);mask-image:url(/wp-content/themes/tnexv2-child/change/assets/img/text-style1-before.svg);left:-60px}.text.style1 h3:after{-webkit-mask-image:url(/wp-content/themes/tnexv2-child/change/assets/img/text-style1-after.svg);mask-image:url(/wp-content/themes/tnexv2-child/change/assets/img/text-style1-after.svg);right:-61px}.text.style2{text-align:center;background-color:#0f9dd0;color:#fff}.text.style2 h3{color:#fff;font-size:1.0625rem;padding:8px 15px;margin-bottom:0}.text.style2 a{color:#fff}.text.style2:before{content:"";display:inline-block;position:absolute;bottom:-10px;left:50%;height:0;width:0;margin-left:-10.5px;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #444;border-top-color:#0f9dd0 !important}.home-ss1 .button{min-width:17.5rem}.home-ss1 .text2{max-width:35.8125rem}@media (min-width: 850px){.home-ss1 .h2-text-style-10{max-width:650px}.home-ss1 .text2{max-width:520px}.home-ss1 .tag-absolute{position:absolute;right:0;top:0;max-width:50%}}@media (min-width: 1920px){.home-ss1 .h2-text-style-10{max-width:100%}.home-ss1 .tag-absolute{max-width:fit-content;position:absolute;right:10%;top:0}}.home-ss1 .img .img-inner{overflow:initial}@media (min-width: 850px){.home-ss1 .img{width:285% !important;margin-left:-170%}}@media (min-width: 1500px){.home-ss1 .img{width:285% !important;margin-left:-130%}}.trang-lien-he input:not([type=submit]), .trang-lien-he textarea{box-shadow:0px 16px 32px rgba(2, 0, 54, 0.05), inset 0px -4px 4px rgba(26, 47, 69, 0.15);border-radius:24px;font-size:20px;font-weight:700;margin-bottom:0;line-height:150%}.trang-lien-he input:not([type=submit])::placeholder, .trang-lien-he textarea::placeholder{color:#808B97;opacity:0.6}.trang-lien-he input:not([type=submit]){height:80px;padding:0 22px}.trang-lien-he textarea{min-height:200px;padding:22px}.trang-lien-he input[type=submit]{background:#00A3E0;border-radius:16px;height:56px;text-align:center;text-transform:initial;font-weight:600}.wpcf7 form .trang-lien-he+.wpcf7-response-output{margin:1em 0 1em;padding:1rem 1em;border:2px solid #00a0d2}.page-template-page-blank-faq .page-wrapper{color:#5d7079}.page-template-page-blank-faq #content{background-color:#f5f7f9}.faq-item{scroll-margin-top:150px}.faq-item-title{font-size:28px}.list-flexible-faq{margin-bottom:0}.list-flexible-faq li{list-style:none}.list-flexible-faq li a{padding:5px 0;display:inline-block;font-size:14px}.list-flexible-faq li a:hover{color:#00a3e0}h3.list-flexible-faq-title{margin-bottom:15px}.col-inner ul.list-flexible-faq li{margin-left:0}.list-flexible-faq-wrapper{background-color:#fff;padding:15px}@media (min-width: 850px){.list-flexible-faq-wrapper{position:sticky;top:150px;max-height:500px;overflow-y:auto}}.faq-content-wrapper{background-color:#fff;padding:32px}@media (max-width: 549.98px){.faq-content-wrapper{padding:16px}}.list-flexible-faq-accordion.accordion .toggle{left:auto;right:0}.list-flexible-faq-accordion .accordion-title{padding-left:0;font-size:16px;border-top:none;border-bottom:1px solid #ddd;font-weight:700}.list-flexible-faq-accordion .accordion-title.active{background-color:transparent}.list-flexible-faq-accordion .accordion-title.active>.toggle{top:0.1em}.list-flexible-faq-accordion .accordion-inner{padding-left:0;padding-right:0}.box-post-view{display:block;color:#808B97;font-size:14px}.post-views{display:inline}.blog-archive.page-wrapper .tnex-archive-before-content{padding-top:70px;padding-bottom:70px}ul.links.nav-pagination{margin-top:35px}.nav-pagination>li>span,.nav-pagination>li>a{border-color:transparent;border-width:1px}.nav-pagination>li>.current,.nav-pagination>li>span:hover,.nav-pagination>li>a:hover{background-color:transparent !important;color:currentColor;border-color:#00a3e0}.tnex-archive-search-form{max-width:100%;margin:0 auto;position:relative}@media (min-width: 550px){.tnex-archive-search-form{max-width:575px}}.tnex-archive-search-form input.search-field{height:40px;border:none;background:#FFF;box-shadow:0px 16px 32px rgba(2, 0, 54, 0.05), inset 0px -4px 4px rgba(26, 47, 69, 0.15);border-radius:200px;padding-right:35px;padding-left:15px}.tnex-archive-search-form button.button.primary.is-link{padding:0;margin:0;min-width:initial;position:absolute;right:10px}.tnex-archive-list-categories{margin-bottom:0}.tnex-archive-list-wrapper{text-align:center;display:flex;align-items:center;margin-bottom:40px;justify-content:center}@media (min-width: 550px){.tnex-archive-list-wrapper{max-width:617px}}.tnex-archive-list-wrapper .arrow{width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}.tnex-archive-list-wrapper .arrow:hover{border:solid 1px #00a3e0;border-radius:50%}.tnex-archive-list-wrapper .arrow img{user-select:none}.tnex-archive-list-wrapper .arrow-left{margin-right:5px}.tnex-archive-list-wrapper .arrow-right{margin-left:5px}.tnex-archive-list-wrapper ul{max-width:calc(100% - 100px);display:inline-block;background:#CCEDF9;border-radius:16px;padding:4px;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;will-change:transform;user-select:none;cursor:pointer;-ms-overflow-style:none;scrollbar-width:none}.tnex-archive-list-wrapper ul::-webkit-scrollbar{display:none}.tnex-archive-list-wrapper ul li{display:inline-block;margin:0}.tnex-archive-list-wrapper ul li a{padding:10px;font-size:14px;display:inline-block;min-width:108px;font-weight:500;color:#1A2F45}.tnex-archive-list-wrapper ul li a.active{background:#00A3E0;border-radius:12px;color:#fff}@media (max-width: 549.98px){.tnex-mobile-vertical .box{display:flex;margin-left:-6px;margin-right:-6px}.tnex-mobile-vertical .box .box-image, .tnex-mobile-vertical .box .box-text{width:50%;padding:0 6px}.tnex-mobile-vertical .box .image-zoom.image-cover{border-radius:1rem}.tnex-mobile-vertical.tnex-blog-posts .post-item>.col-inner{padding:9px}.tnex-mobile-vertical.tnex-blog-posts .post-item > .col-inner h2.post-title{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:25px}.tnex-mobile-vertical .badge.post-date{display:none}.col.post-item>.col-inner{padding:9px}.col.post-item > .col-inner h2.post-title{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:25px}.col.post-item .badge.post-date{display:none}.col.post-item .box-vertical{display:flex;margin-left:-6px;margin-right:-6px}.col.post-item .box-vertical .box-image, .col.post-item .box-vertical .box-text{width:50% !important;padding:0 6px}.col.post-item .box-vertical .from_the_blog_excerpt{display:none}.col.post-item .box-post-view{margin:0}}.blog-share{background:linear-gradient(107.86deg, #00A3E0 42.16%, #0068C8 100%);padding:50px 15px}.blog-share-title{padding-bottom:35px;font-size:20px;font-weight:bolder}.social-icons.share-icons a{margin-bottom:0;min-width:2.3rem;min-height:2.3rem}.social-icons.share-icons a.button.is-outline{line-height:2.2rem;border:1px solid currentColor}.social-icons.share-icons a:not(:last-child){margin-right:24px}.dark .social-icons.share-icons .button.is-outline{border-color:#fff}.blog-single.page-wrapper{padding-top:80px}@media (max-width: 549.98px){.blog-single.page-wrapper{padding-top:30px;padding-bottom:30px}}@media (max-width: 549.98px){.blog-single .entry-header-text.text-center{padding-left:0;padding-right:0;padding-bottom:0}.blog-single .entry-header-text.text-center h1{font-size:24px;margin-bottom:0;line-height:1.6}}.blog-single .entry-content.single-page img{border-radius:12px}.post-related-wrapper{padding-top:124px;padding-bottom:0}@media (max-width: 849.98px){.post-related-wrapper{padding-top:60px;padding-bottom:100px}}@media (max-width: 549.98px){.post-related-wrapper{padding-top:60px;padding-bottom:20px}}.post-related-title{font-size:40px;font-weight:700;text-align:center;color:#1A2F45;margin-bottom:40px}@media (max-width: 549.98px){.post-related-title{font-size:24px}}.post-related>.tnex-blog-posts{margin-bottom:34px}.tnex-blog-posts .post-item>.col-inner{padding:1rem;box-shadow:0px 16px 32px rgba(2, 0, 54, 0.05), inset 0px -4px 4px rgba(26, 47, 69, 0.15);border-radius:1.5rem;height:100%}.tnex-blog-posts .box-image{border-radius:1rem}.tnex-blog-posts .box-text{padding-bottom:0}.tnex-blog-posts .post-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box}.tnex-blog-posts h2.post-title{font-weight:600;font-size:1rem;color:#1A2F45}