.pictures-container-default{position:relative;overflow:hidden}.pictures-container{position:relative;overflow:hidden}.picture-container-default{position:relative;overflow:hidden}.picture-container{position:relative;overflow:hidden}.container-picture{position:relative}.images-container-default{position:relative;overflow:hidden}.images-container{position:relative;overflow:hidden}.image-container-default{position:relative;overflow:hidden}.image-container{position:relative;overflow:hidden}.img-default{max-width:100%;width:100%;height:auto}.img-fluid{max-width:100%;width:100%;height:auto}.img-hero{max-width:100%;width:100%;height:auto;min-height:300px;border-radius:0;object-fit:cover;aspect-ratio:4/3}@media(min-width: 768px){.img-hero{aspect-ratio:21/9}}@media(min-width: 992px){.img-hero{aspect-ratio:21/9}}.container-video{width:100%;height:100%}.video-default{width:100%;height:auto;vertical-align:middle}img,video{vertical-align:middle}.picture-overlay{position:absolute;bottom:0;background:rgba(0,0,0,.5);color:#f1f1f1;width:100%;transition:.5s ease;opacity:1;color:#fff;font-size:20px;padding:20px;text-align:center;width:100%;height:100%;background-image:none;background-color:rgba(0,0,0,0)}.picture-overlay.bg-dark-0{background-color:rgba(0,0,0,0)}.picture-overlay.bg-dark-10{background-color:rgba(0,0,0,.1)}.picture-overlay.bg-dark-20{background-color:rgba(0,0,0,.2)}.picture-overlay.bg-dark-30{background-color:rgba(0,0,0,.3)}.picture-overlay.bg-dark-40{background-color:rgba(0,0,0,.4)}.picture-overlay.bg-dark-50{background-color:rgba(0,0,0,.5)}.picture-overlay.bg-dark-60{background-color:rgba(0,0,0,.6)}.picture-overlay.bg-dark-70{background-color:rgba(0,0,0,.7)}.picture-overlay.bg-dark-80{background-color:rgba(0,0,0,.8)}.picture-overlay.bg-dark-90{background-color:rgba(0,0,0,.9)}.picture-overlay.bg-dark-100{background-color:#000}.picture-overlay.light{background-image:linear-gradient(to top, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%)}.picture-overlay.dark{background-image:linear-gradient(to top, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%)}.picture-overlay.overlay-default{background-image:linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 50%, rgb(0, 0, 0) 100%)}@media(min-width: 768px){.picture-overlay.overlay-default{background-image:linear-gradient(to top, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 50%, rgb(0, 0, 0) 100%)}}.picture-overlay.dark-top-bottom{background-image:linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 50%, rgb(0, 0, 0) 100%)}@media(min-width: 768px){.picture-overlay.dark-top-bottom{background-image:linear-gradient(to top, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 50%, rgb(0, 0, 0) 100%)}}.picture-overlay.linear-gradient-03{background-image:linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3))}.picture-overlay.linear-gradient-01-04{background-image:linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4))}.picture-overlay.linear-gradient-02-05{background-image:linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5))}.picture-overlay.linear-gradient-0-0-1{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgb(0, 0, 0) 100%)}.picture-overlay.linear-gradient-1-0-0{background-image:linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%, rgb(0, 0, 0) 100%)}.wrapper{position:relative}.container,.container-default,.container-fluid{padding-right:30px;padding-left:30px}.container-full-width{padding-right:0;padding-left:0}.section-wrapper-default{position:relative}.section-container-default{padding-right:30px;padding-left:30px;max-width:1100px;margin-right:auto;margin-left:auto}.grid-default{display:grid;grid-template-columns:repeat(1, minmax(0, 1fr));gap:1rem}@media(min-width: 768px){.grid-default{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(min-width: 992px){.grid-default{grid-template-columns:repeat(4, minmax(0, 1fr))}}.grid{display:grid}.flex{display:flex}.transition-slides-from-top-show-on-scroll,.transition-slides-from-right-show-on-scroll,.transition-slides-from-bottom-show-on-scroll,.transition-slides-from-left-show-on-scroll{transition:transform .5s,opacity .5s;opacity:0}.transition-slides-from-top-show-on-scroll{transform:translateY(-200px) rotate(360deg)}.transition-slides-from-right-show-on-scroll{transform:translateX(200px)}.transition-slides-from-bottom-show-on-scroll{transform:translateY(200px)}.transition-slides-from-left-show-on-scroll{transform:translateX(-200px)}.transition-slides-from-top-show-on-scroll.is-visible,.transition-slides-from-right-show-on-scroll.is-visible,.transition-slides-from-bottom-show-on-scroll.is-visible,.transition-slides-from-left-show-on-scroll.is-visible{transform:translateX(0);opacity:1}.accordion-item{margin-top:5px;margin-bottom:5px;transition:.4s;border-bottom:1px solid #464646}.accordion-item:first-child{border-top:1px solid #464646;border-bottom:1px solid #464646}.accordion-header{cursor:pointer;display:flex;justify-content:space-between;align-items:center;column-gap:15px;padding-top:16px;padding-right:5px;padding-bottom:16px;font-weight:500}@media(min-width: 768px){.accordion-header{padding-top:16px;padding-bottom:16px}}@media(min-width: 992px){.accordion-header{padding-top:24px;padding-bottom:24px}}.accordion-header .icon svg{width:18px;height:auto}.accordion-header .icon svg path:last-child{transition:transform .3s}.accordion-header .icon svg.open path:last-child{transform:rotate(90deg) translateX(12px) translateY(-18px)}.accordion-body{display:none;padding-bottom:5px;height:0;opacity:0}.accordion-body.open{height:auto;display:block;opacity:1}.accordion-body p{margin-top:0}.accordion-item-default{margin-top:5px;margin-bottom:5px;transition:.4s;border-bottom:1px solid #464646}.accordion-item-default:first-child{border-top:1px solid #464646;border-bottom:1px solid #464646}.accordion-item-2-default{margin-top:5px;margin-bottom:5px;transition:.4s;border-bottom:none;background-color:#242424}.accordion-item-2-default:first-child{border-top:none;border-bottom:none}.accordion-header-default{font-weight:500}.accordion-header-default .icon-default svg{width:18px;height:auto}.accordion-header-default .icon-default svg path:last-child{transition:transform .3s}.accordion-header-default .icon-default svg.open path:last-child{transform:rotate(90deg) translateX(12px) translateY(-18px)}.accordion-head-top-default{cursor:pointer;display:flex;justify-content:space-between;align-items:center;column-gap:15px}.accordion-title-wrap-default{display:flex;flex-direction:column;row-gap:8px}.accordion-tab-label-default{display:inline-block;width:fit-content;font-size:12px;line-height:1.2;text-transform:uppercase;text-decoration:none;opacity:.7}.accordion-tab-link-wrap-default{margin-bottom:18px}.accordion-tab-link-default{text-decoration:underline}.accordion-body-default{display:none;height:0;opacity:0;padding-bottom:5px}.accordion-body-default.open{display:block;height:auto;opacity:1}.accordion-body-default p{margin-top:0}.accordion-item-default--default .accordion-header-default{cursor:pointer;display:flex;flex-direction:column;row-gap:0;padding-top:16px;padding-right:5px;padding-bottom:16px}@media(min-width: 768px){.accordion-item-default--default .accordion-header-default{padding-top:16px;padding-bottom:16px}}@media(min-width: 992px){.accordion-item-default--default .accordion-header-default{padding-top:24px;padding-bottom:24px}}.accordion-item-default--extended .accordion-header-default{display:flex;flex-direction:column;row-gap:18px;padding-top:28px;padding-right:0;padding-bottom:24px;padding-left:0}@media(max-width: 767px){.accordion-item-default--extended .accordion-header-default{padding-top:22px;padding-bottom:20px}}.accordion-item-default--extended .accordion-header-default.open .accordion-actions-default{display:none}.accordion-item-default--extended .accordion-actions-default{display:flex;align-items:center;flex-wrap:wrap;gap:20px}@media(max-width: 767px){.accordion-item-default--extended .accordion-actions-default{flex-direction:column;align-items:flex-start;gap:16px}}.accordion-item-default--extended .accordion-body-default{padding-bottom:28px}@media(max-width: 767px){.accordion-item-default--extended .accordion-body-default{padding-bottom:22px}}.accordion-item-default--extended .accordion-body-inner-default{position:relative}.element-accordion-default .accordion-item-default.hide-slowly{display:block;opacity:1;max-height:none;height:auto;margin-top:5px;margin-bottom:5px;border-bottom:1px solid #464646;z-index:auto}.accordion-item-default.is-disabled .accordion-header-default{color:#999}.accordion-item-default.is-disabled .accordion-title-wrap-default{color:#999}.accordion-item-default.is-disabled .icon-default{opacity:.35}.accordion-item-default.is-disabled[data-accordion-disabled-click="1"] .accordion-header-default{cursor:not-allowed}.accordion-item-default.is-icon-hidden .icon-default{display:none}.modal{display:none;position:fixed;z-index:6;padding:30px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000}.modal.fullscreen{position:absolute;background-color:#fff}.modal.fullbody{position:absolute;padding-top:0;background-color:#fff;background-color:rgba(0,0,0,.6)}.modal .modal-close{cursor:pointer;position:absolute;top:20px;right:20px}.modal .modal-close svg path{fill:#fff}.overlay-default{display:none;position:fixed;inset:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:7}.overlay-default.open{display:block}.modal-default{display:none;position:fixed;inset:0;width:100%;height:100%;z-index:10;padding:30px;overflow:auto;background-color:rgba(0,0,0,0)}.modal-default.open{display:block}.modal-default .modal-container-default{position:fixed;margin:0;width:90%;max-width:90%;max-height:90%;left:50%;transform:translateX(-50%);padding:1.5rem;overflow-y:auto;height:auto;background-color:#fff}.modal-default .modal-container-default.modal-position-top-left,.modal-default .modal-container-default.modal-position-top-center,.modal-default .modal-container-default.modal-position-top-right{top:5%;bottom:auto}.modal-default .modal-container-default.modal-position-middle-left,.modal-default .modal-container-default.modal-position-middle-center,.modal-default .modal-container-default.modal-position-middle-right{top:50%;bottom:auto;transform:translate(-50%, -50%)}.modal-default .modal-container-default.modal-position-bottom-left,.modal-default .modal-container-default.modal-position-bottom-center,.modal-default .modal-container-default.modal-position-bottom-right{bottom:5%;top:auto}.modal-default .modal-container-default.modal-fullscreen{top:0;left:0;right:0;bottom:0;width:100%;height:100%;max-width:100%;max-height:100%;margin:0;padding:0;overflow:auto;transform:none;border-radius:0}.modal-default .modal-container-default .modal-close{position:absolute;top:20px}.modal-default .modal-container-default .modal-close.right{right:20px;left:auto}.modal-default .modal-container-default .modal-close.left{left:20px;right:auto}.modal-default .modal-container-default .modal-content{margin-top:30px}@media(min-width: 768px){.modal-default .modal-container-default{max-width:90%;width:auto}.modal-default .modal-container-default.modal-position-top-left{top:5%;left:5%;right:auto;bottom:auto;transform:none}.modal-default .modal-container-default.modal-position-top-center{top:5%;left:50%;right:auto;bottom:auto;transform:translateX(-50%)}.modal-default .modal-container-default.modal-position-top-right{top:5%;right:5%;left:auto;bottom:auto;transform:none}.modal-default .modal-container-default.modal-position-middle-left{top:50%;left:5%;right:auto;bottom:auto;transform:translateY(-50%)}.modal-default .modal-container-default.modal-position-middle-center{top:50%;left:50%;right:auto;bottom:auto;transform:translate(-50%, -50%)}.modal-default .modal-container-default.modal-position-middle-right{top:50%;right:5%;left:auto;bottom:auto;transform:translateY(-50%)}.modal-default .modal-container-default.modal-position-bottom-left{bottom:5%;left:5%;right:auto;top:auto;transform:none}.modal-default .modal-container-default.modal-position-bottom-center{bottom:5%;left:50%;right:auto;top:auto;transform:translateX(-50%)}.modal-default .modal-container-default.modal-position-bottom-right{bottom:5%;right:5%;left:auto;top:auto;transform:none}.modal-default .modal-container-default.modal-fullscreen{top:0;left:0;right:0;bottom:0;width:100%;height:100%;max-width:100%;max-height:100%;margin:0;padding:0;overflow:auto;transform:none;border-radius:0}.modal-default .modal-container-default.mw-300{max-width:300px}.modal-default .modal-container-default.mw-400{max-width:400px}.modal-default .modal-container-default.mw-500{max-width:500px}.modal-default .modal-container-default.mw-600{max-width:600px}.modal-default .modal-container-default.mw-700{max-width:700px}.modal-default .modal-container-default.mw-800{max-width:800px}.modal-default .modal-container-default.mw-900{max-width:900px}.modal-default .modal-container-default.mw-1000{max-width:1000px}.modal-default .modal-container-default.mw-1200{max-width:1200px}.modal-default .modal-container-default.mw-1900{max-width:1900px}.modal-default .modal-container-default.mw-10{max-width:10%;width:10%}.modal-default .modal-container-default.mw-20{max-width:20%;width:20%}.modal-default .modal-container-default.mw-30{max-width:30%;width:30%}.modal-default .modal-container-default.mw-40{max-width:40%;width:40%}.modal-default .modal-container-default.mw-50{max-width:50%;width:50%}.modal-default .modal-container-default.mw-60{max-width:60%;width:60%}.modal-default .modal-container-default.mw-70{max-width:70%;width:70%}.modal-default .modal-container-default.mw-80{max-width:80%;width:80%}.modal-default .modal-container-default.mw-90{max-width:90%;width:90%}.modal-default .modal-container-default.mw-100{max-width:100%;width:100%}}.img-carousel{max-width:100%;width:100%;height:auto;min-height:300px;border-radius:0;object-fit:cover;aspect-ratio:1.3333333333}@media(min-width: 768px){.img-carousel{aspect-ratio:2.3333333333}}@media(min-width: 992px){.img-carousel{aspect-ratio:2.3333333333}}[class*=slider-container-]{position:relative;overflow:hidden}[class*=slider-container-] .slides{display:flex}[class*=slider-container-] .slide{opacity:1;flex:0 0 100%}[class*=slider-container-] .slider-nav-container{z-index:3}[class*=slider-container-] .btn-slider-arrows{cursor:pointer;outline:none;border:none;box-shadow:none;transition:transform .25s ease-in-out;background:rgba(0,0,0,.5);color:#fff;padding:20px}[class*=slider-container-] .btn-slider-arrows:hover{background:rgba(0,0,0,.8);transform:scale(1.05)}[class*=slider-container-] .slider-pagination-container{z-index:3;position:relative;text-align:center;margin-top:10px}[class*=slider-container-] .btn-slider-pagination{display:inline-block;width:10px;height:10px;background:#2c2c2c;margin:5px;border-radius:50%;cursor:pointer}[class*=slider-container-] .btn-slider-pagination.active{background:#fff}[class*=slider-container-] .slider-range-container{z-index:3;margin:15px auto}[class*=slider-container-] .form-range{width:100%;max-width:150px;margin-top:10px}[class*=slider-container-] .center-absolute.slider-nav-container{position:absolute;top:50%;transform:translateY(-50%);width:100%}[class*=slider-container-] .center-absolute .btn-slider-arrows{position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;display:flex;align-items:center;justify-content:center}[class*=slider-container-] .center-absolute .btn-slider-arrows.btn-slider-prev{position:absolute;left:5px}[class*=slider-container-] .center-absolute .btn-slider-arrows.btn-slider-next{position:absolute;right:5px}[class*=slider-container-] .center-space-between{position:absolute;top:50%;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between}[class*=slider-container-] .bottom{position:relative;top:0;transform:none;display:flex;justify-content:center;padding:15px 0}[class*=slider-container-] .bottom-left{position:relative;top:0;transform:none;display:flex;justify-content:flex-start;padding:15px 0}[class*=slider-container-] .bottom-right{position:relative;top:0;transform:none;display:flex;justify-content:flex-end;padding:15px 0}[class*=slider-container-] .bottom-right .btn-slider-arrows{background-color:#1c1c1c;border-radius:100%;width:56px;height:56px;padding:16px}[class*=slider-container-] .top-overlay{position:absolute;top:35px;left:50%;transform:translateX(-50%)}[class*=slider-container-] .top-left-overlay{position:absolute;top:35px;left:35px}[class*=slider-container-] .top-right-overlay{position:absolute;top:35px;right:35px}[class*=slider-container-] .bottom-overlay{position:absolute;bottom:35px;left:50%;transform:translateX(-50%)}[class*=slider-container-] .bottom-left-overlay{position:absolute;bottom:35px;left:35px}[class*=slider-container-] .bottom-right-overlay{position:absolute;bottom:35px;right:35px}[class*=slider-container-] .transition-slide{transition:transform .5s ease-in-out}[class*=slider-container-] .transition-instant{transition:transform .5s step-start}[class*=slider-container-] .transition-fade .slide.active{animation:fadeIn .75s}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}[class*=slider-container-] .transition-smooth{transition:transform .3s ease-in-out}[class*=slider-container-] .transition-snap{scroll-snap-type:x mandatory}[class*=slider-container-] .transition-1-by-1-slide{transition:transform 1s ease-in-out}[class*=slider-container-] .form-range{-webkit-appearance:none;appearance:none;width:100%;height:7px;background:#2c2c2c;outline:none;opacity:.7;-webkit-transition:.2s;transition:opacity .2s;border-radius:10px}[class*=slider-container-] .form-range:hover{opacity:1}[class*=slider-container-] .form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:25px;height:7px;background:#fff;cursor:pointer;border-radius:10px}[class*=slider-container-] .form-range::-moz-range-thumb{width:25px;height:7px;background:#fff;cursor:pointer;border-radius:10px}.news-ticker-container{display:flex;align-items:center;height:40px;padding-top:10px;padding-bottom:10px;color:#fff;overflow:hidden}.news-ticker-container .news-ticker-label{flex:0 0 auto;padding-right:15px;white-space:nowrap;z-index:1;font-weight:bold;text-transform:uppercase}.news-ticker-container .news-ticker-scroll-wrapper{flex:1;overflow:hidden;position:relative}.news-ticker-container .news-ticker{display:flex;white-space:nowrap;transform:translateX(0);will-change:transform}.news-ticker-container .news-ticker-item{padding:0 1rem}.news-ticker-container .news-ticker-item a{color:#fff;text-decoration:none}.news-ticker-container .news-ticker-item a:hover{text-decoration:underline}.ratio-1x1{aspect-ratio:1 !important}.ratio-2x3{aspect-ratio:0.6666666667 !important}.ratio-3x2{aspect-ratio:1.5 !important}.ratio-3x4{aspect-ratio:0.75 !important}.ratio-4x3{aspect-ratio:1.3333333333 !important}.ratio-16x9{aspect-ratio:1.7777777778 !important}.ratio-9x16{aspect-ratio:0.5625 !important}.ratio-21x9{aspect-ratio:2.3333333333 !important}.ratio-9x21{aspect-ratio:0.4285714286 !important}.ratio-24x5{aspect-ratio:4.8 !important}.ratio-24x6{aspect-ratio:4 !important}@media(min-width: 768px){.tablet\:ratio-1x1{aspect-ratio:1 !important}.tablet\:ratio-2x3{aspect-ratio:0.6666666667 !important}.tablet\:ratio-3x2{aspect-ratio:1.5 !important}.tablet\:ratio-3x4{aspect-ratio:0.75 !important}.tablet\:ratio-4x3{aspect-ratio:1.3333333333 !important}.tablet\:ratio-16x9{aspect-ratio:1.7777777778 !important}.tablet\:ratio-9x16{aspect-ratio:0.5625 !important}.tablet\:ratio-21x9{aspect-ratio:2.3333333333 !important}.tablet\:ratio-9x21{aspect-ratio:0.4285714286 !important}.tablet\:ratio-24x5{aspect-ratio:4.8 !important}.tablet\:ratio-24x6{aspect-ratio:4 !important}}@media(min-width: 992px){.desktop\:ratio-1x1{aspect-ratio:1 !important}.desktop\:ratio-2x3{aspect-ratio:0.6666666667 !important}.desktop\:ratio-3x2{aspect-ratio:1.5 !important}.desktop\:ratio-3x4{aspect-ratio:0.75 !important}.desktop\:ratio-4x3{aspect-ratio:1.3333333333 !important}.desktop\:ratio-16x9{aspect-ratio:1.7777777778 !important}.desktop\:ratio-9x16{aspect-ratio:0.5625 !important}.desktop\:ratio-21x9{aspect-ratio:2.3333333333 !important}.desktop\:ratio-9x21{aspect-ratio:0.4285714286 !important}.desktop\:ratio-24x5{aspect-ratio:4.8 !important}.desktop\:ratio-24x6{aspect-ratio:4 !important}}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.animation-body{animation:animationFadeIn .7s}.animation-modal{animation:animationFadeIn .7s}.animation-div-list-show-on-scroll.is-visible div{animation-duration:1s;animation-fill-mode:both;animation-name:animationFadeIn}.animation-div-list-show-on-scroll div:first-of-type{animation-delay:0s}.animation-div-list-show-on-scroll div:nth-of-type(2){animation-delay:.4s}.animation-div-list-show-on-scroll div:nth-of-type(3){animation-delay:.8s}.animation-div-list-show-on-scroll div:nth-of-type(4){animation-delay:1.2s}.animation-div-list-show-on-scroll div:nth-of-type(5){animation-delay:1.6s}.animation-div-list-show-on-scroll div:nth-of-type(6){animation-delay:2s}.animation-div-list-show-on-scroll div:nth-of-type(7){animation-delay:2.4s}.animation-div-list-show-on-scroll div:nth-of-type(8){animation-delay:2.8s}.animation-fade-in{animation:animationFadeIn .4s}.animation-fade-in-show-on-scroll.is-visible{animation:animationFadeIn .4s}@keyframes animationFadeIn{0%{opacity:0}100%{opacity:1}}.animation-slides-from-top{position:relative;animation:animationSlidesFromTop .4s}.animation-slides-from-top-show-on-scroll.is-visible{position:relative;animation:animationSlidesFromTop .4s}@keyframes animationSlidesFromTop{0%{top:-300px;opacity:0}100%{top:0;opacity:1}}.animation-slides-from-right{position:relative;animation:animationSlidesFromRight .4s}.animation-slides-from-right-show-on-scroll.is-visible{position:relative;animation:animationSlidesFromRight .4s}@keyframes animationSlidesFromRight{0%{right:-300px;opacity:0}100%{right:0;opacity:1}}.animation-slides-from-bottom{position:relative;animation:animationSlidesFromBottom .4s}.animation-slides-from-bottom-show-on-scroll.is-visible{position:relative;animation:animationSlidesFromBottom .4s}@keyframes animationSlidesFromBottom{0%{bottom:-300px;opacity:0}100%{bottom:0;opacity:1}}.animation-slides-from-left{position:relative;animation:animationSlidesFromLeft .4s}.animation-slides-from-left-show-on-scroll.is-visible{position:relative;animation:animationSlidesFromLeft .4s}@keyframes animationSlidesFromLeft{0%{left:-300px;opacity:0}100%{left:0;opacity:1}}.animation-fading{animation:animationFading 10s infinite}@keyframes animationFading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}.element-grid .element-images{margin:0 0 20px 0}.element-grid .element-icons{margin:0 0 10px 0}.element-grid .img-default{aspect-ratio:1.7777777778}@media(min-width: 768px){.element-grid .img-default{aspect-ratio:1.7777777778}}@media(min-width: 992px){.element-grid .img-default{aspect-ratio:1.3333333333}}.element-grid.grid-gallery .element-images{margin:0}.element-zig-zag .element-images img{min-height:350px}.element-carousel .background{grid-row:1/4;grid-column:1}.element-carousel .background .images-container-default{border-radius:0}.element-carousel .background img{min-height:400px}.element-carousel .body{grid-row:1/4;grid-column:1;z-index:1;display:grid;padding-top:20px;padding-bottom:20px}.element-carousel .start{align-self:start;z-index:1}.element-carousel .center{align-self:center;z-index:1}.element-carousel .end{align-self:end;z-index:1}.webpage-history:root{--bg: #f7f7f7;--text: #111;--accent: #0a1e2d;--card: #fff;--card-padding: 1rem;--card-border-radius: 8px;--card-box-shadow: 0 2px 10px rgba(0,0,0,0.1);--tag-bg: #eee;--img-border-radius: 0}.webpage-history[data-layout=kia]{--bg: #ffffff;--text: #333333;--accent: #05141f;--card: #fff;--card-padding: 1rem;--card-border-radius: 8px;--card-box-shadow: none;--tag-bg: #eee;--img-border-radius: 0}.webpage-history[data-layout=kgm]{--bg: #ffffff;--text: #000000;--accent: #000000;--card: #fff;--card-padding: 1rem;--card-border-radius: 8px;--card-box-shadow: none;--tag-bg: #eee;--img-border-radius: 0}.webpage-history[data-layout=geely]{--bg: #ffffff;--text: #000000;--accent: #3999ff;--card: #fff;--card-padding: 1rem;--card-border-radius: 8px;--card-box-shadow: none;--tag-bg: #eee;--img-border-radius: 0}.webpage-history[data-layout=lynkco]{--bg: #2f3a96;--text: #e6e6e6;--accent: #ed1d32;--card: transparent;--card-padding: 0;--card-border-radius: 0;--card-box-shadow: none;--tag-bg: #333;--img-border-radius: 8px}.webpage-history[data-layout=farizon]{--bg: #000000;--text: #fff;--accent: #0cb582;--card: #000;--card-padding: 1rem;--card-border-radius: 8px;--card-box-shadow: none;--tag-bg: #333;--img-border-radius: 0}.webpage-history .controls{display:flex;gap:.5rem;flex-wrap:wrap}.webpage-history .timeline-container{position:relative;display:flex;flex-direction:column;gap:1rem}@media(min-width: 768px){.webpage-history .timeline-container{gap:3rem}}.webpage-history .timeline-container::before{content:"";position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%);width:3px;background-color:var(--accent);z-index:0}.webpage-history .timeline.horizontal.timeline-container{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;overflow-x:auto}.webpage-history .timeline.horizontal.timeline-container::before{top:40px;left:0;right:0;height:3px;width:auto;transform:none}.webpage-history .year-block{position:relative;z-index:1;scroll-margin-top:80px}.webpage-history .year-label{text-align:center;font-size:1.4rem;font-weight:bold;color:var(--accent);margin-bottom:1rem;background:var(--bg)}.webpage-history .marker{position:absolute;left:50%;transform:translateX(-50%);top:0;width:16px;height:16px;background:var(--bg);border:3px solid var(--accent);border-radius:50%;z-index:2;cursor:pointer;width:26px;height:26px;border:7px solid var(--accent);outline:7px solid var(--bg);margin-top:35px}.webpage-history .marker:hover,.webpage-history .year-block.active .marker{background:var(--accent)}.webpage-history .year-block.active .event-card{border:1px solid var(--accent)}.webpage-history .events{display:flex;flex-direction:column;gap:2rem}.webpage-history .event-card{position:relative;width:45%;padding:var(--card-padding);background:var(--card);border-radius:var(--card-border-radius);box-shadow:var(--card-box-shadow);transition:transform .3s ease;opacity:0;transform:translateY(20px)}.webpage-history .event-card.show{opacity:1;transform:translateY(0)}.webpage-history .event-card.left{margin-right:auto;text-align:left}.webpage-history .event-card.right{margin-left:auto;text-align:right}.webpage-history .event-card img{max-width:100%;border-radius:var(--img-border-radius);margin-bottom:.5rem}.webpage-history .event-title{font-weight:bold;font-size:1.1rem;margin-bottom:.25rem}.webpage-history .event-date{font-size:.9rem;color:gray;margin-bottom:.5rem}.webpage-history .event-desc{margin-bottom:.5rem}.webpage-history .tags{margin-bottom:.5rem}.webpage-history .tag{display:inline-block;background:var(--tag-bg);color:var(--text);padding:.2rem .5rem;border-radius:4px;font-size:.75rem;margin-right:.3rem}.webpage-history .event-actions a{margin-top:.5rem;display:inline-block;padding:.4rem .8rem;background:var(--accent);color:#fff;text-decoration:none;font-size:.8rem;border-radius:4px}@media(max-width: 768px){.webpage-history .event-card{width:100% !important;margin:0 auto}}.webpage-history .timeline.vertical.left .year-label{text-align:left;margin-left:2rem}.webpage-history .timeline.vertical.left .marker{left:0;text-align:left;margin-top:2.5px}.webpage-history .timeline.vertical.left.timeline-container::before{left:16px;transform:translateX(-50%)}.webpage-history .timeline.vertical.left .event-card{margin-left:2rem}.webpage-history .timeline.vertical.right .year-label{text-align:right;margin-right:2rem}.webpage-history .timeline.vertical.right .marker{left:unset;right:-22px;text-align:right;margin-top:2.5px}.webpage-history .timeline.vertical.right.timeline-container::before{left:unset;right:16px;transform:translateX(-50%)}.webpage-history .timeline.vertical.right .event-card{margin-right:2rem}.webpage-history .timeline.vertical.alternating .year-block .events .event-card:nth-child(n+2){margin-top:-300px}.webpage-history .timeline.horizontal .year-label{margin-top:1rem}.webpage-history .timeline.horizontal .marker{top:-50px}.webpage-history .timeline.horizontal .events{flex-direction:row}.webpage-history .timeline.horizontal .event-card{min-width:280px;width:100%}.webpage-history .timeline.horizontal .event-card.show{transform:translateY(20px)}.webpage-history .timeline.horizontal.timeline-container::before{top:14px}.webpage-history .timeline.horizontal.left .year-label{text-align:left}.webpage-history .timeline.horizontal.left .marker{left:5px}.webpage-history .timeline.horizontal.right .year-label{text-align:right}.webpage-history .timeline.horizontal.right .marker{left:unset;right:5px}.webpage-history .img-default{width:100%;height:auto;border-radius:var(--img-border-radius)}.webpage-history .event-date{display:none}.webpage-history .event-year{padding-bottom:10px;font-size:28px;line-height:34px;font-weight:600}.webpage-history .event-title{text-transform:uppercase}.webpage-history .icons-container-default svg{max-width:70%;width:70%;height:auto}.webpage-history .right1 svg,.webpage-history .left1 svg{width:100%;height:auto}.webpage-history .right1 svg{transform:scaleX(-1)}.webpage-history .right1:last-child,.webpage-history .left1:last-child{display:none}.webpage-history #main{background-color:var(--bg)}.section-py-default{padding-top:48px;padding-bottom:48px}@media(min-width: 768px){.section-py-default{padding-top:56px;padding-bottom:56px}}@media(min-width: 992px){.section-py-default{padding-top:80px;padding-bottom:80px}}.section-pt-default{padding-top:48px}@media(min-width: 768px){.section-pt-default{padding-top:56px}}@media(min-width: 992px){.section-pt-default{padding-top:80px}}.section-pb-default{padding-bottom:48px}@media(min-width: 768px){.section-pb-default{padding-bottom:56px}}@media(min-width: 992px){.section-pb-default{padding-bottom:80px}}.section-small-print{margin-top:30px;padding-top:20px;border-top:1px solid #464646}.small-print{font-size:10px;line-height:16px}.page-new-vehicles .vehicle-list{display:grid;grid-template-columns:repeat(1, 1fr);gap:20px}@media(min-width: 768px){.page-new-vehicles .vehicle-list{grid-template-columns:repeat(2, minmax(0, 1fr));gap:20px}}@media(min-width: 992px){.page-new-vehicles .vehicle-list{--gridColumns: 4;grid-template-columns:repeat(var(--gridColumns), minmax(0, 1fr));gap:20px}}.page-new-vehicles .vehicle-list .vehicle{padding:30px 15px;display:flex;flex-direction:row-reverse;align-items:center;gap:10px;background-color:rgba(0,0,0,0)}.page-new-vehicles .vehicle-list .vehicle:hover{background-color:rgba(0,0,0,0)}@media(min-width: 768px){.page-new-vehicles .vehicle-list .vehicle{flex-direction:column;align-items:start;justify-content:start}}.page-new-vehicles .vehicle-list .vehicle .vehicle-title{min-width:30%;font-weight:700}.page-new-vehicles .vehicle-list .vehicle .vehicle-links{display:flex;flex-direction:column;gap:2px}.page-new-vehicles .vehicle-list a.vehicle{color:inherit;text-decoration:unset}.vehicle-title{text-transform:none}.webpage-representatives .grid-search-list-map{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:30px}.webpage-representatives .grid-search-list-map .g-col-toggle{grid-column:span 12/span 12}.webpage-representatives .grid-search-list-map .g-col-search-and-list{grid-column:span 12/span 12}.webpage-representatives .grid-search-list-map .g-col-map{grid-column:span 12/span 12}@media(min-width: 992px){.webpage-representatives .grid-search-list-map .g-col-search-and-list{grid-column:span 4/span 4}.webpage-representatives .grid-search-list-map .g-col-map{grid-column:span 8/span 8}}.webpage-representatives .grid-list{display:grid;grid-template-columns:repeat(1, minmax(0, 1fr));gap:30px;padding-right:30px;padding-left:30px;max-width:1100px;margin-left:auto;margin-right:auto}.webpage-representatives .grid-map{display:grid;grid-template-columns:repeat(1, minmax(0, 1fr));gap:30px;padding-right:30px;padding-left:30px;max-width:1100px;margin-left:auto;margin-right:auto}#cookiesOverlay{position:absolute;display:none;opacity:0;visibility:hidden;width:100%;height:100%;top:0;left:0;z-index:10000}#cookiesOverlay.is_visible,#cookiesOverlay .cookie-banner #level-1.is_visible,#cookiesOverlay .cookie-banner #level-2.is_visible,#cookiesOverlay #cOverlay.is_visible{display:block;opacity:1;visibility:visible}#cookiesOverlay #cOverlay{position:fixed;display:none;opacity:0;visibility:hidden;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.5)}#cookiesOverlay .icon-logo{max-width:150px}#cookiesOverlay .header,#cookiesOverlay .footer{display:flex;justify-content:center;padding:5px 15px;background-color:#fff}@media(min-width: 992px){#cookiesOverlay .header,#cookiesOverlay .footer{padding:15px 40px}}#cookiesOverlay .content{padding:10px 15px}@media(min-width: 992px){#cookiesOverlay .content{padding:30px 40px}}#cookiesOverlay .header .logo{width:150px}@media(min-width: 992px){#cookiesOverlay .header .logo{width:200px}}#cookiesOverlay .header .logo svg{width:100%;height:auto;max-width:100%;display:block;fill:#000}#cookiesOverlay .header .logo svg path{fill:#000}#cookiesOverlay h3,#cookiesOverlay p{color:#000}#cookiesOverlay .btn-link{margin:0;background-color:rgba(0,0,0,0)}#cookiesOverlay .btn-group{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}@media(min-width: 768px){#cookiesOverlay .btn-group{flex-direction:row}}@media(min-width: 992px){#cookiesOverlay .btn-group{flex-direction:row}}#cookiesOverlay .cookie-banner{position:absolute;top:5%;left:5%;right:5%;width:90%;align-items:center;background-color:#fff;border-radius:0px;box-shadow:0 0 2px 1px rgba(0,0,0,.2)}@media(min-width: 992px){#cookiesOverlay .cookie-banner{top:10%;left:30%;right:30%;width:40%}}#cookiesOverlay .cookie-banner #level-1{display:none;opacity:0;visibility:hidden;padding:20px 15px;text-align:center}@media(min-width: 992px){#cookiesOverlay .cookie-banner #level-1{padding:40px}}#cookiesOverlay .cookie-banner #level-2{display:none;opacity:0;visibility:hidden;padding:20px 0;text-align:left}#cookiesOverlay .cookie-banner #level-2 .content{height:400px;overflow-x:hidden;overflow-y:scroll}#cookiesOverlay .cookie-banner #level-2 .footer{padding:15px 15px 5px 15px}@media(min-width: 992px){#cookiesOverlay .cookie-banner #level-2{padding:40px 0 15px 0}#cookiesOverlay .cookie-banner #level-2 .content{height:600px}#cookiesOverlay .cookie-banner #level-2 .footer{padding:15px 40px 0px 40px}}#cookiesOverlay .cookie-banner .panel p{padding-top:7px;padding-bottom:7px}@media(min-width: 992px){#cookiesOverlay .cookie-banner .panel p{padding-top:15px;padding-bottom:15px}}#cookiesOverlay .close{height:20px;background-color:#777;border:none;color:#000;border-radius:2px;cursor:pointer}#cookiesOverlay .accordion-cookies{background-color:#eee;color:#444;cursor:pointer;padding:9px;width:100%;border:none;text-align:left;outline:none;transition:.4s;margin-bottom:10px !important;margin-bottom:0px !important;margin-top:10px !important;display:flex;align-items:center;justify-content:space-between}@media(min-width: 992px){#cookiesOverlay .accordion-cookies{padding:18px}}#cookiesOverlay .active,#cookiesOverlay .accordion-cookies:hover{background-color:#ccc}#cookiesOverlay .panel{padding:0 18px;background-color:#fff;max-height:0;overflow:hidden;transition:max-height .2s ease-out;border:1px solid #eee;border-top:none;margin-bottom:0}#cookiesOverlay .switch{position:relative;display:inline-block;width:42px;height:24px}#cookiesOverlay .switch input{opacity:0;width:0;height:0}#cookiesOverlay .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}#cookiesOverlay .slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;-webkit-transition:.4s;transition:.4s}#cookiesOverlay input:checked+.slider{background-color:#f4c300}#cookiesOverlay input:focus+.slider{box-shadow:0 0 1px #f4c300}#cookiesOverlay input:checked+.slider:before{-webkit-transform:translateX(18px);-ms-transform:translateX(18px);transform:translateX(18px)}#cookiesOverlay .slider.round{border-radius:24px}#cookiesOverlay .slider.round:before{border-radius:50%}#cookiesOverlay .cookies-list{margin-bottom:15px;padding:15px 15px;color:#000;background-color:#fff}#cookiesOverlay .btn-primary{border:3px solid #bb162b;border-radius:30px;text-transform:uppercase;text-decoration:none;font-weight:700;padding:3px 40px 3px 17px;background:#05141f url(//kmag.net/sharedcakephp/kia2/img/common/cta_forward_big.png) right center no-repeat !important;border-color:#05141f !important;background-color:#05141f;padding-right:40px}.object-fit-contain{object-fit:contain}.object-fit-cover{object-fit:cover}.object-fit-fill{object-fit:fill}.object-fit-scale{object-fit:scale-down}.object-fit-none{object-fit:none}.object-position-top{object-position:top}.object-position-right{object-position:right}.object-position-bottom{object-position:bottom}.object-position-left{object-position:left}.object-position-center{object-position:center}.object-position-left-top{object-position:left top}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-block{display:block}.d-grid{display:grid}.d-inline-grid{display:inline-grid}.d-table{display:table}.d-table-row{display:table-row}.d-table-cell{display:table-cell}.d-flex{display:flex}.d-inline-flex{display:inline-flex}.d-none{display:none}@media(min-width: 768px){.tablet\:d-inline{display:inline}.tablet\:d-inline-block{display:inline-block}.tablet\:d-block{display:block}.tablet\:d-grid{display:grid}.tablet\:d-inline-grid{display:inline-grid}.tablet\:d-table{display:table}.tablet\:d-table-row{display:table-row}.tablet\:d-table-cell{display:table-cell}.tablet\:d-flex{display:flex}.tablet\:d-inline-flex{display:inline-flex}.tablet\:d-none{display:none}}@media(min-width: 992px){.desktop\:d-inline{display:inline}.desktop\:d-inline-block{display:inline-block}.desktop\:d-block{display:block}.desktop\:d-grid{display:grid}.desktop\:d-inline-grid{display:inline-grid}.desktop\:d-table{display:table}.desktop\:d-table-row{display:table-row}.desktop\:d-table-cell{display:table-cell}.desktop\:d-flex{display:flex}.desktop\:d-inline-flex{display:inline-flex}.desktop\:d-none{display:none}}.position-static{position:static}.position-relative{position:relative}.position-absolute{position:absolute}.position-fixed{position:fixed}.position-sticky{position:sticky}.mw-default{max-width:1100px}.mw-100{max-width:100px}.mw-200{max-width:200px}.mw-300{max-width:300px}.mw-400{max-width:400px}.mw-500{max-width:500px}.mw-600{max-width:600px}.mw-700{max-width:700px}.mw-800{max-width:800px}.mw-900{max-width:900px}.mw-1000{max-width:1000px}.mw-1100{max-width:1100px}.mw-1200{max-width:1200px}.mw-1300{max-width:1300px}.mw-1400{max-width:1400px}.mw-1500{max-width:1500px}.mw-1600{max-width:1600px}.mw-1700{max-width:1700px}.mw-1800{max-width:1800px}.mw-1900{max-width:1900px}@media(min-width: 768px){.tablet\:mw-default{max-width:1100px}.tablet\:mw-100{max-width:100px}.tablet\:mw-200{max-width:200px}.tablet\:mw-300{max-width:300px}.tablet\:mw-400{max-width:400px}.tablet\:mw-500{max-width:500px}.tablet\:mw-600{max-width:600px}.tablet\:mw-700{max-width:700px}.tablet\:mw-800{max-width:800px}.tablet\:mw-900{max-width:900px}.tablet\:mw-1000{max-width:1000px}.tablet\:mw-1100{max-width:1100px}.tablet\:mw-1200{max-width:1200px}.tablet\:mw-1300{max-width:1300px}.tablet\:mw-1400{max-width:1400px}.tablet\:mw-1500{max-width:1500px}.tablet\:mw-1600{max-width:1600px}.tablet\:mw-1700{max-width:1700px}.tablet\:mw-1800{max-width:1800px}.tablet\:mw-1900{max-width:1900px}}@media(min-width: 992px){.desktop\:mw-default{max-width:1100px}.desktop\:mw-100{max-width:100px}.desktop\:mw-200{max-width:200px}.desktop\:mw-300{max-width:300px}.desktop\:mw-400{max-width:400px}.desktop\:mw-500{max-width:500px}.desktop\:mw-600{max-width:600px}.desktop\:mw-700{max-width:700px}.desktop\:mw-800{max-width:800px}.desktop\:mw-900{max-width:900px}.desktop\:mw-1000{max-width:1000px}.desktop\:mw-1100{max-width:1100px}.desktop\:mw-1200{max-width:1200px}.desktop\:mw-1300{max-width:1300px}.desktop\:mw-1400{max-width:1400px}.desktop\:mw-1500{max-width:1500px}.desktop\:mw-1600{max-width:1600px}.desktop\:mw-1700{max-width:1700px}.desktop\:mw-1800{max-width:1800px}.desktop\:mw-1900{max-width:1900px}}.flex-fill{flex:1 1 auto}@media(min-width: 768px){.tablet\:flex-fill{flex:1 1 auto}}@media(min-width: 992px){.desktop\:flex-fill{flex:1 1 auto}}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-column-reverse{flex-direction:column-reverse}@media(min-width: 768px){.tablet\:flex-row{flex-direction:row}.tablet\:flex-column{flex-direction:column}.tablet\:flex-row-reverse{flex-direction:row-reverse}.tablet\:flex-column-reverse{flex-direction:column-reverse}}@media(min-width: 992px){.desktop\:flex-row{flex-direction:row}.desktop\:flex-column{flex-direction:column}.desktop\:flex-row-reverse{flex-direction:row-reverse}.desktop\:flex-column-reverse{flex-direction:column-reverse}}.flex-grow-0{flex-grow:0}.flex-grow-1{flex-grow:1}@media(min-width: 768px){.tablet\:flex-grow-0{flex-grow:0}.tablet\:flex-grow-1{flex-grow:1}}@media(min-width: 992px){.desktop\:flex-grow-0{flex-grow:0}.desktop\:flex-grow-1{flex-grow:1}}.flex-shrink-0{flex-shrink:0}.flex-shrink-1{flex-shrink:1}@media(min-width: 768px){.tablet\:flex-shrink-0{flex-shrink:0}.tablet\:flex-shrink-1{flex-shrink:1}}@media(min-width: 992px){.desktop\:flex-shrink-0{flex-shrink:0}.desktop\:flex-shrink-1{flex-shrink:1}}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}@media(min-width: 768px){.tablet\:flex-wrap{flex-wrap:wrap}.tablet\:flex-nowrap{flex-wrap:nowrap}.tablet\:flex-wrap-reverse{flex-wrap:wrap-reverse}}@media(min-width: 992px){.desktop\:flex-wrap{flex-wrap:wrap}.desktop\:flex-nowrap{flex-wrap:nowrap}.desktop\:flex-wrap-reverse{flex-wrap:wrap-reverse}}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.justify-content-evenly{justify-content:space-evenly}@media(min-width: 768px){.tablet\:justify-content-start{justify-content:flex-start}.tablet\:justify-content-end{justify-content:flex-end}.tablet\:justify-content-center{justify-content:center}.tablet\:justify-content-between{justify-content:space-between}.tablet\:justify-content-around{justify-content:space-around}.tablet\:justify-content-evenly{justify-content:space-evenly}}@media(min-width: 992px){.desktop\:justify-content-start{justify-content:flex-start}.desktop\:justify-content-end{justify-content:flex-end}.desktop\:justify-content-center{justify-content:center}.desktop\:justify-content-between{justify-content:space-between}.desktop\:justify-content-around{justify-content:space-around}.desktop\:justify-content-evenly{justify-content:space-evenly}}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-baseline{align-items:baseline}.align-items-stretch{align-items:stretch}@media(min-width: 768px){.tablet\:align-items-start{align-items:flex-start}.tablet\:align-items-end{align-items:flex-end}.tablet\:align-items-center{align-items:center}.tablet\:align-items-baseline{align-items:baseline}.tablet\:align-items-stretch{align-items:stretch}}@media(min-width: 992px){.desktop\:align-items-start{align-items:flex-start}.desktop\:align-items-end{align-items:flex-end}.desktop\:align-items-center{align-items:center}.desktop\:align-items-baseline{align-items:baseline}.desktop\:align-items-stretch{align-items:stretch}}.align-content-start{align-content:flex-start}.align-content-end{align-content:flex-end}.align-content-center{align-content:center}.align-content-between{align-content:space-between}.align-content-around{align-content:space-around}.align-content-stretch{align-content:stretch}@media(min-width: 768px){.tablet\:align-content-start{align-content:flex-start}.tablet\:align-content-end{align-content:flex-end}.tablet\:align-content-center{align-content:center}.tablet\:align-content-between{align-content:space-between}.tablet\:align-content-around{align-content:space-around}.tablet\:align-content-stretch{align-content:stretch}}@media(min-width: 992px){.desktop\:align-content-start{align-content:flex-start}.desktop\:align-content-end{align-content:flex-end}.desktop\:align-content-center{align-content:center}.desktop\:align-content-between{align-content:space-between}.desktop\:align-content-around{align-content:space-around}.desktop\:align-content-stretch{align-content:stretch}}.align-self-auto{align-self:auto}.align-self-start{align-self:flex-start}.align-self-end{align-self:flex-end}.align-self-center{align-self:center}.align-self-baseline{align-self:baseline}.align-self-stretch{align-self:stretch}@media(min-width: 768px){.tablet\:align-self-auto{align-self:auto}.tablet\:align-self-start{align-self:flex-start}.tablet\:align-self-end{align-self:flex-end}.tablet\:align-self-center{align-self:center}.tablet\:align-self-baseline{align-self:baseline}.tablet\:align-self-stretch{align-self:stretch}}@media(min-width: 992px){.desktop\:align-self-auto{align-self:auto}.desktop\:align-self-start{align-self:flex-start}.desktop\:align-self-end{align-self:flex-end}.desktop\:align-self-center{align-self:center}.desktop\:align-self-baseline{align-self:baseline}.desktop\:align-self-stretch{align-self:stretch}}.g-cols-1{grid-template-columns:repeat(1, minmax(0, 1fr))}.g-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.g-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.g-cols-4{grid-template-columns:repeat(4, minmax(0, 1fr))}.g-cols-5{grid-template-columns:repeat(5, minmax(0, 1fr))}.g-cols-6{grid-template-columns:repeat(6, minmax(0, 1fr))}.g-cols-7{grid-template-columns:repeat(7, minmax(0, 1fr))}.g-cols-8{grid-template-columns:repeat(8, minmax(0, 1fr))}.g-cols-9{grid-template-columns:repeat(9, minmax(0, 1fr))}.g-cols-10{grid-template-columns:repeat(10, minmax(0, 1fr))}.g-cols-11{grid-template-columns:repeat(11, minmax(0, 1fr))}.g-cols-12{grid-template-columns:repeat(12, minmax(0, 1fr))}.g-cols-none{grid-template-columns:none}@media(min-width: 768px){.tablet\:g-cols-1{grid-template-columns:repeat(1, minmax(0, 1fr))}.tablet\:g-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.tablet\:g-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.tablet\:g-cols-4{grid-template-columns:repeat(4, minmax(0, 1fr))}.tablet\:g-cols-5{grid-template-columns:repeat(5, minmax(0, 1fr))}.tablet\:g-cols-6{grid-template-columns:repeat(6, minmax(0, 1fr))}.tablet\:g-cols-7{grid-template-columns:repeat(7, minmax(0, 1fr))}.tablet\:g-cols-8{grid-template-columns:repeat(8, minmax(0, 1fr))}.tablet\:g-cols-9{grid-template-columns:repeat(9, minmax(0, 1fr))}.tablet\:g-cols-10{grid-template-columns:repeat(10, minmax(0, 1fr))}.tablet\:g-cols-11{grid-template-columns:repeat(11, minmax(0, 1fr))}.tablet\:g-cols-12{grid-template-columns:repeat(12, minmax(0, 1fr))}.tablet\:g-cols-none{grid-template-columns:none}}@media(min-width: 992px){.desktop\:g-cols-1{grid-template-columns:repeat(1, minmax(0, 1fr))}.desktop\:g-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.desktop\:g-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.desktop\:g-cols-4{grid-template-columns:repeat(4, minmax(0, 1fr))}.desktop\:g-cols-5{grid-template-columns:repeat(5, minmax(0, 1fr))}.desktop\:g-cols-6{grid-template-columns:repeat(6, minmax(0, 1fr))}.desktop\:g-cols-7{grid-template-columns:repeat(7, minmax(0, 1fr))}.desktop\:g-cols-8{grid-template-columns:repeat(8, minmax(0, 1fr))}.desktop\:g-cols-9{grid-template-columns:repeat(9, minmax(0, 1fr))}.desktop\:g-cols-10{grid-template-columns:repeat(10, minmax(0, 1fr))}.desktop\:g-cols-11{grid-template-columns:repeat(11, minmax(0, 1fr))}.desktop\:g-cols-12{grid-template-columns:repeat(12, minmax(0, 1fr))}.desktop\:g-cols-none{grid-template-columns:none}}.g-col-1{grid-column:span 1/span 1}.g-col-2{grid-column:span 2/span 2}.g-col-3{grid-column:span 3/span 3}.g-col-4{grid-column:span 4/span 4}.g-col-5{grid-column:span 5/span 5}.g-col-6{grid-column:span 6/span 6}.g-col-7{grid-column:span 7/span 7}.g-col-8{grid-column:span 8/span 8}.g-col-9{grid-column:span 9/span 9}.g-col-10{grid-column:span 10/span 10}.g-col-11{grid-column:span 11/span 11}.g-col-12{grid-column:span 12/span 12}.g-col-none{grid-column:none}@media(min-width: 768px){.tablet\:g-col-1{grid-column:span 1/span 1}.tablet\:g-col-2{grid-column:span 2/span 2}.tablet\:g-col-3{grid-column:span 3/span 3}.tablet\:g-col-4{grid-column:span 4/span 4}.tablet\:g-col-5{grid-column:span 5/span 5}.tablet\:g-col-6{grid-column:span 6/span 6}.tablet\:g-col-7{grid-column:span 7/span 7}.tablet\:g-col-8{grid-column:span 8/span 8}.tablet\:g-col-9{grid-column:span 9/span 9}.tablet\:g-col-10{grid-column:span 10/span 10}.tablet\:g-col-11{grid-column:span 11/span 11}.tablet\:g-col-12{grid-column:span 12/span 12}.tablet\:g-col-none{grid-column:none}}@media(min-width: 992px){.desktop\:g-col-1{grid-column:span 1/span 1}.desktop\:g-col-2{grid-column:span 2/span 2}.desktop\:g-col-3{grid-column:span 3/span 3}.desktop\:g-col-4{grid-column:span 4/span 4}.desktop\:g-col-5{grid-column:span 5/span 5}.desktop\:g-col-6{grid-column:span 6/span 6}.desktop\:g-col-7{grid-column:span 7/span 7}.desktop\:g-col-8{grid-column:span 8/span 8}.desktop\:g-col-9{grid-column:span 9/span 9}.desktop\:g-col-10{grid-column:span 10/span 10}.desktop\:g-col-11{grid-column:span 11/span 11}.desktop\:g-col-12{grid-column:span 12/span 12}.desktop\:g-col-none{grid-column:none}}.align-items-start{align-items:start}.align-items-end{align-items:end}.align-items-center{align-items:center}.align-items-stretch{align-items:stretch}@media(min-width: 768px){.tablet\:align-items-start{align-items:start}.tablet\:align-items-end{align-items:end}.tablet\:align-items-center{align-items:center}.tablet\:align-items-stretch{align-items:stretch}}@media(min-width: 992px){.desktop\:align-items-start{align-items:start}.desktop\:align-items-end{align-items:end}.desktop\:align-items-center{align-items:center}.desktop\:align-items-stretch{align-items:stretch}}.justify-items-start{justify-items:start}.justify-items-end{justify-items:end}.justify-items-center{justify-items:center}.justify-items-stretch{justify-items:stretch}@media(min-width: 768px){.tablet\:justify-items-start{justify-items:start}.tablet\:justify-items-end{justify-items:end}.tablet\:justify-items-center{justify-items:center}.tablet\:justify-items-stretch{justify-items:stretch}}@media(min-width: 992px){.desktop\:justify-items-start{justify-items:start}.desktop\:justify-items-end{justify-items:end}.desktop\:justify-items-center{justify-items:center}.desktop\:justify-items-stretch{justify-items:stretch}}.place-items-start{place-items:start}.place-items-end{place-items:end}.place-items-center{place-items:center}.place-items-stretch{place-items:stretch}@media(min-width: 768px){.tablet\:place-items-start{place-items:start}.tablet\:place-items-end{place-items:end}.tablet\:place-items-center{place-items:center}.tablet\:place-items-stretch{place-items:stretch}}@media(min-width: 992px){.desktop\:place-items-start{place-items:start}.desktop\:place-items-end{place-items:end}.desktop\:place-items-center{place-items:center}.desktop\:place-items-stretch{place-items:stretch}}.align-content-start{align-content:start}.align-content-end{align-content:end}.align-content-center{align-content:center}.align-content-stretch{align-content:stretch}.align-content-space-around{align-content:space-around}.align-content-space-between{align-content:space-between}.align-content-space-evenly{align-content:space-evenly}@media(min-width: 768px){.tablet\:align-content-start{align-content:start}.tablet\:align-content-end{align-content:end}.tablet\:align-content-center{align-content:center}.tablet\:align-content-stretch{align-content:stretch}.tablet\:align-content-space-around{align-content:space-around}.tablet\:align-content-space-between{align-content:space-between}.tablet\:align-content-space-evenly{align-content:space-evenly}}@media(min-width: 992px){.desktop\:align-content-start{align-content:start}.desktop\:align-content-end{align-content:end}.desktop\:align-content-center{align-content:center}.desktop\:align-content-stretch{align-content:stretch}.desktop\:align-content-space-around{align-content:space-around}.desktop\:align-content-space-between{align-content:space-between}.desktop\:align-content-space-evenly{align-content:space-evenly}}.justify-content-start{justify-content:start}.justify-content-end{justify-content:end}.justify-content-center{justify-content:center}.justify-content-stretch{justify-content:stretch}.justify-content-space-around{justify-content:space-around}.justify-content-space-between{justify-content:space-between}.justify-content-space-evenly{justify-content:space-evenly}@media(min-width: 768px){.tablet\:justify-content-start{justify-content:start}.tablet\:justify-content-end{justify-content:end}.tablet\:justify-content-center{justify-content:center}.tablet\:justify-content-stretch{justify-content:stretch}.tablet\:justify-content-space-around{justify-content:space-around}.tablet\:justify-content-space-between{justify-content:space-between}.tablet\:justify-content-space-evenly{justify-content:space-evenly}}@media(min-width: 992px){.desktop\:justify-content-start{justify-content:start}.desktop\:justify-content-end{justify-content:end}.desktop\:justify-content-center{justify-content:center}.desktop\:justify-content-stretch{justify-content:stretch}.desktop\:justify-content-space-around{justify-content:space-around}.desktop\:justify-content-space-between{justify-content:space-between}.desktop\:justify-content-space-evenly{justify-content:space-evenly}}.place-content-start{place-content:start}.place-content-end{place-content:end}.place-content-center{place-content:center}.place-content-stretch{place-content:stretch}.place-content-space-around{place-content:space-around}.place-content-space-between{place-content:space-between}.place-content-space-evenly{place-content:space-evenly}@media(min-width: 768px){.tablet\:place-content-start{place-content:start}.tablet\:place-content-end{place-content:end}.tablet\:place-content-center{place-content:center}.tablet\:place-content-stretch{place-content:stretch}.tablet\:place-content-space-around{place-content:space-around}.tablet\:place-content-space-between{place-content:space-between}.tablet\:place-content-space-evenly{place-content:space-evenly}}@media(min-width: 992px){.desktop\:place-content-start{place-content:start}.desktop\:place-content-end{place-content:end}.desktop\:place-content-center{place-content:center}.desktop\:place-content-stretch{place-content:stretch}.desktop\:place-content-space-around{place-content:space-around}.desktop\:place-content-space-between{place-content:space-between}.desktop\:place-content-space-evenly{place-content:space-evenly}}.order-first{order:-9999}.order-last{order:9999}.order-none{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}@media(min-width: 768px){.tablet\:order-first{order:-9999}.tablet\:order-last{order:9999}.tablet\:order-none{order:0}.tablet\:order-1{order:1}.tablet\:order-2{order:2}.tablet\:order-3{order:3}.tablet\:order-4{order:4}.tablet\:order-5{order:5}.tablet\:order-6{order:6}.tablet\:order-7{order:7}.tablet\:order-8{order:8}.tablet\:order-9{order:9}.tablet\:order-10{order:10}}@media(min-width: 992px){.desktop\:order-first{order:-9999}.desktop\:order-last{order:9999}.desktop\:order-none{order:0}.desktop\:order-1{order:1}.desktop\:order-2{order:2}.desktop\:order-3{order:3}.desktop\:order-4{order:4}.desktop\:order-5{order:5}.desktop\:order-6{order:6}.desktop\:order-7{order:7}.desktop\:order-8{order:8}.desktop\:order-9{order:9}.desktop\:order-10{order:10}}.m-0{margin:0}.m-1{margin:0.25rem}.m-2{margin:0.5rem}.m-3{margin:1rem}.m-4{margin:1.5rem}.m-5{margin:3rem}.m-auto{margin:auto}@media(min-width: 768px){.tablet\:m-0{margin:0}.tablet\:m-1{margin:0.25rem}.tablet\:m-2{margin:0.5rem}.tablet\:m-3{margin:1rem}.tablet\:m-4{margin:1.5rem}.tablet\:m-5{margin:3rem}.tablet\:m-auto{margin:auto}}@media(min-width: 992px){.desktop\:m-0{margin:0}.desktop\:m-1{margin:0.25rem}.desktop\:m-2{margin:0.5rem}.desktop\:m-3{margin:1rem}.desktop\:m-4{margin:1.5rem}.desktop\:m-5{margin:3rem}.desktop\:m-auto{margin:auto}}.mx-0{margin-right:0;margin-left:0}.mx-1{margin-right:0.25rem;margin-left:0.25rem}.mx-2{margin-right:0.5rem;margin-left:0.5rem}.mx-3{margin-right:1rem;margin-left:1rem}.mx-4{margin-right:1.5rem;margin-left:1.5rem}.mx-5{margin-right:3rem;margin-left:3rem}.mx-auto{margin-right:auto;margin-left:auto}@media(min-width: 768px){.tablet\:mx-0{margin-right:0;margin-left:0}.tablet\:mx-1{margin-right:0.25rem;margin-left:0.25rem}.tablet\:mx-2{margin-right:0.5rem;margin-left:0.5rem}.tablet\:mx-3{margin-right:1rem;margin-left:1rem}.tablet\:mx-4{margin-right:1.5rem;margin-left:1.5rem}.tablet\:mx-5{margin-right:3rem;margin-left:3rem}.tablet\:mx-auto{margin-right:auto;margin-left:auto}}@media(min-width: 992px){.desktop\:mx-0{margin-right:0;margin-left:0}.desktop\:mx-1{margin-right:0.25rem;margin-left:0.25rem}.desktop\:mx-2{margin-right:0.5rem;margin-left:0.5rem}.desktop\:mx-3{margin-right:1rem;margin-left:1rem}.desktop\:mx-4{margin-right:1.5rem;margin-left:1.5rem}.desktop\:mx-5{margin-right:3rem;margin-left:3rem}.desktop\:mx-auto{margin-right:auto;margin-left:auto}}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:0.25rem;margin-bottom:0.25rem}.my-2{margin-top:0.5rem;margin-bottom:0.5rem}.my-3{margin-top:1rem;margin-bottom:1rem}.my-4{margin-top:1.5rem;margin-bottom:1.5rem}.my-5{margin-top:3rem;margin-bottom:3rem}.my-auto{margin-top:auto;margin-bottom:auto}@media(min-width: 768px){.tablet\:my-0{margin-top:0;margin-bottom:0}.tablet\:my-1{margin-top:0.25rem;margin-bottom:0.25rem}.tablet\:my-2{margin-top:0.5rem;margin-bottom:0.5rem}.tablet\:my-3{margin-top:1rem;margin-bottom:1rem}.tablet\:my-4{margin-top:1.5rem;margin-bottom:1.5rem}.tablet\:my-5{margin-top:3rem;margin-bottom:3rem}.tablet\:my-auto{margin-top:auto;margin-bottom:auto}}@media(min-width: 992px){.desktop\:my-0{margin-top:0;margin-bottom:0}.desktop\:my-1{margin-top:0.25rem;margin-bottom:0.25rem}.desktop\:my-2{margin-top:0.5rem;margin-bottom:0.5rem}.desktop\:my-3{margin-top:1rem;margin-bottom:1rem}.desktop\:my-4{margin-top:1.5rem;margin-bottom:1.5rem}.desktop\:my-5{margin-top:3rem;margin-bottom:3rem}.desktop\:my-auto{margin-top:auto;margin-bottom:auto}}.mt-0{margin-top:0}.mt-1{margin-top:0.25rem}.mt-2{margin-top:0.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}.mt-auto{margin-top:auto}@media(min-width: 768px){.tablet\:mt-0{margin-top:0}.tablet\:mt-1{margin-top:0.25rem}.tablet\:mt-2{margin-top:0.5rem}.tablet\:mt-3{margin-top:1rem}.tablet\:mt-4{margin-top:1.5rem}.tablet\:mt-5{margin-top:3rem}.tablet\:mt-auto{margin-top:auto}}@media(min-width: 992px){.desktop\:mt-0{margin-top:0}.desktop\:mt-1{margin-top:0.25rem}.desktop\:mt-2{margin-top:0.5rem}.desktop\:mt-3{margin-top:1rem}.desktop\:mt-4{margin-top:1.5rem}.desktop\:mt-5{margin-top:3rem}.desktop\:mt-auto{margin-top:auto}}.me-0{margin-right:0}.me-1{margin-right:0.25rem}.me-2{margin-right:0.5rem}.me-3{margin-right:1rem}.me-4{margin-right:1.5rem}.me-5{margin-right:3rem}.me-auto{margin-right:auto}@media(min-width: 768px){.tablet\:me-0{margin-right:0}.tablet\:me-1{margin-right:0.25rem}.tablet\:me-2{margin-right:0.5rem}.tablet\:me-3{margin-right:1rem}.tablet\:me-4{margin-right:1.5rem}.tablet\:me-5{margin-right:3rem}.tablet\:me-auto{margin-right:auto}}@media(min-width: 992px){.desktop\:me-0{margin-right:0}.desktop\:me-1{margin-right:0.25rem}.desktop\:me-2{margin-right:0.5rem}.desktop\:me-3{margin-right:1rem}.desktop\:me-4{margin-right:1.5rem}.desktop\:me-5{margin-right:3rem}.desktop\:me-auto{margin-right:auto}}.mr-0{margin-right:0}.mr-1{margin-right:0.25rem}.mr-2{margin-right:0.5rem}.mr-3{margin-right:1rem}.mr-4{margin-right:1.5rem}.mr-5{margin-right:3rem}.mr-auto{margin-right:auto}@media(min-width: 768px){.tablet\:mr-0{margin-right:0}.tablet\:mr-1{margin-right:0.25rem}.tablet\:mr-2{margin-right:0.5rem}.tablet\:mr-3{margin-right:1rem}.tablet\:mr-4{margin-right:1.5rem}.tablet\:mr-5{margin-right:3rem}.tablet\:mr-auto{margin-right:auto}}@media(min-width: 992px){.desktop\:mr-0{margin-right:0}.desktop\:mr-1{margin-right:0.25rem}.desktop\:mr-2{margin-right:0.5rem}.desktop\:mr-3{margin-right:1rem}.desktop\:mr-4{margin-right:1.5rem}.desktop\:mr-5{margin-right:3rem}.desktop\:mr-auto{margin-right:auto}}.mb-0{margin-bottom:0}.mb-1{margin-bottom:0.25rem}.mb-2{margin-bottom:0.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:3rem}.mb-auto{margin-bottom:auto}@media(min-width: 768px){.tablet\:mb-0{margin-bottom:0}.tablet\:mb-1{margin-bottom:0.25rem}.tablet\:mb-2{margin-bottom:0.5rem}.tablet\:mb-3{margin-bottom:1rem}.tablet\:mb-4{margin-bottom:1.5rem}.tablet\:mb-5{margin-bottom:3rem}.tablet\:mb-auto{margin-bottom:auto}}@media(min-width: 992px){.desktop\:mb-0{margin-bottom:0}.desktop\:mb-1{margin-bottom:0.25rem}.desktop\:mb-2{margin-bottom:0.5rem}.desktop\:mb-3{margin-bottom:1rem}.desktop\:mb-4{margin-bottom:1.5rem}.desktop\:mb-5{margin-bottom:3rem}.desktop\:mb-auto{margin-bottom:auto}}.ms-0{margin-left:0}.ms-1{margin-left:0.25rem}.ms-2{margin-left:0.5rem}.ms-3{margin-left:1rem}.ms-4{margin-left:1.5rem}.ms-5{margin-left:3rem}.ms-auto{margin-left:auto}@media(min-width: 768px){.tablet\:ms-0{margin-left:0}.tablet\:ms-1{margin-left:0.25rem}.tablet\:ms-2{margin-left:0.5rem}.tablet\:ms-3{margin-left:1rem}.tablet\:ms-4{margin-left:1.5rem}.tablet\:ms-5{margin-left:3rem}.tablet\:ms-auto{margin-left:auto}}@media(min-width: 992px){.desktop\:ms-0{margin-left:0}.desktop\:ms-1{margin-left:0.25rem}.desktop\:ms-2{margin-left:0.5rem}.desktop\:ms-3{margin-left:1rem}.desktop\:ms-4{margin-left:1.5rem}.desktop\:ms-5{margin-left:3rem}.desktop\:ms-auto{margin-left:auto}}.ml-0{margin-left:0}.ml-1{margin-left:0.25rem}.ml-2{margin-left:0.5rem}.ml-3{margin-left:1rem}.ml-4{margin-left:1.5rem}.ml-5{margin-left:3rem}.ml-auto{margin-left:auto}@media(min-width: 768px){.tablet\:ml-0{margin-left:0}.tablet\:ml-1{margin-left:0.25rem}.tablet\:ml-2{margin-left:0.5rem}.tablet\:ml-3{margin-left:1rem}.tablet\:ml-4{margin-left:1.5rem}.tablet\:ml-5{margin-left:3rem}.tablet\:ml-auto{margin-left:auto}}@media(min-width: 992px){.desktop\:ml-0{margin-left:0}.desktop\:ml-1{margin-left:0.25rem}.desktop\:ml-2{margin-left:0.5rem}.desktop\:ml-3{margin-left:1rem}.desktop\:ml-4{margin-left:1.5rem}.desktop\:ml-5{margin-left:3rem}.desktop\:ml-auto{margin-left:auto}}.p-0{padding:0}.p-1{padding:0.25rem}.p-2{padding:0.5rem}.p-3{padding:1rem}.p-4{padding:1.5rem}.p-5{padding:3rem}@media(min-width: 768px){.tablet\:p-0{padding:0}.tablet\:p-1{padding:0.25rem}.tablet\:p-2{padding:0.5rem}.tablet\:p-3{padding:1rem}.tablet\:p-4{padding:1.5rem}.tablet\:p-5{padding:3rem}}@media(min-width: 992px){.desktop\:p-0{padding:0}.desktop\:p-1{padding:0.25rem}.desktop\:p-2{padding:0.5rem}.desktop\:p-3{padding:1rem}.desktop\:p-4{padding:1.5rem}.desktop\:p-5{padding:3rem}}.px-0{padding-right:0;padding-left:0}.px-1{padding-right:0.25rem;padding-left:0.25rem}.px-2{padding-right:0.5rem;padding-left:0.5rem}.px-3{padding-right:1rem;padding-left:1rem}.px-4{padding-right:1.5rem;padding-left:1.5rem}.px-5{padding-right:3rem;padding-left:3rem}@media(min-width: 768px){.tablet\:px-0{padding-right:0;padding-left:0}.tablet\:px-1{padding-right:0.25rem;padding-left:0.25rem}.tablet\:px-2{padding-right:0.5rem;padding-left:0.5rem}.tablet\:px-3{padding-right:1rem;padding-left:1rem}.tablet\:px-4{padding-right:1.5rem;padding-left:1.5rem}.tablet\:px-5{padding-right:3rem;padding-left:3rem}}@media(min-width: 992px){.desktop\:px-0{padding-right:0;padding-left:0}.desktop\:px-1{padding-right:0.25rem;padding-left:0.25rem}.desktop\:px-2{padding-right:0.5rem;padding-left:0.5rem}.desktop\:px-3{padding-right:1rem;padding-left:1rem}.desktop\:px-4{padding-right:1.5rem;padding-left:1.5rem}.desktop\:px-5{padding-right:3rem;padding-left:3rem}}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:0.25rem;padding-bottom:0.25rem}.py-2{padding-top:0.5rem;padding-bottom:0.5rem}.py-3{padding-top:1rem;padding-bottom:1rem}.py-4{padding-top:1.5rem;padding-bottom:1.5rem}.py-5{padding-top:3rem;padding-bottom:3rem}@media(min-width: 768px){.tablet\:py-0{padding-top:0;padding-bottom:0}.tablet\:py-1{padding-top:0.25rem;padding-bottom:0.25rem}.tablet\:py-2{padding-top:0.5rem;padding-bottom:0.5rem}.tablet\:py-3{padding-top:1rem;padding-bottom:1rem}.tablet\:py-4{padding-top:1.5rem;padding-bottom:1.5rem}.tablet\:py-5{padding-top:3rem;padding-bottom:3rem}}@media(min-width: 992px){.desktop\:py-0{padding-top:0;padding-bottom:0}.desktop\:py-1{padding-top:0.25rem;padding-bottom:0.25rem}.desktop\:py-2{padding-top:0.5rem;padding-bottom:0.5rem}.desktop\:py-3{padding-top:1rem;padding-bottom:1rem}.desktop\:py-4{padding-top:1.5rem;padding-bottom:1.5rem}.desktop\:py-5{padding-top:3rem;padding-bottom:3rem}}.pt-0{padding-top:0}.pt-1{padding-top:0.25rem}.pt-2{padding-top:0.5rem}.pt-3{padding-top:1rem}.pt-4{padding-top:1.5rem}.pt-5{padding-top:3rem}@media(min-width: 768px){.tablet\:pt-0{padding-top:0}.tablet\:pt-1{padding-top:0.25rem}.tablet\:pt-2{padding-top:0.5rem}.tablet\:pt-3{padding-top:1rem}.tablet\:pt-4{padding-top:1.5rem}.tablet\:pt-5{padding-top:3rem}}@media(min-width: 992px){.desktop\:pt-0{padding-top:0}.desktop\:pt-1{padding-top:0.25rem}.desktop\:pt-2{padding-top:0.5rem}.desktop\:pt-3{padding-top:1rem}.desktop\:pt-4{padding-top:1.5rem}.desktop\:pt-5{padding-top:3rem}}.pe-0{padding-right:0}.pe-1{padding-right:0.25rem}.pe-2{padding-right:0.5rem}.pe-3{padding-right:1rem}.pe-4{padding-right:1.5rem}.pe-5{padding-right:3rem}@media(min-width: 768px){.tablet\:pe-0{padding-right:0}.tablet\:pe-1{padding-right:0.25rem}.tablet\:pe-2{padding-right:0.5rem}.tablet\:pe-3{padding-right:1rem}.tablet\:pe-4{padding-right:1.5rem}.tablet\:pe-5{padding-right:3rem}}@media(min-width: 992px){.desktop\:pe-0{padding-right:0}.desktop\:pe-1{padding-right:0.25rem}.desktop\:pe-2{padding-right:0.5rem}.desktop\:pe-3{padding-right:1rem}.desktop\:pe-4{padding-right:1.5rem}.desktop\:pe-5{padding-right:3rem}}.pr-0{padding-right:0}.pr-1{padding-right:0.25rem}.pr-2{padding-right:0.5rem}.pr-3{padding-right:1rem}.pr-4{padding-right:1.5rem}.pr-5{padding-right:3rem}@media(min-width: 768px){.tablet\:pr-0{padding-right:0}.tablet\:pr-1{padding-right:0.25rem}.tablet\:pr-2{padding-right:0.5rem}.tablet\:pr-3{padding-right:1rem}.tablet\:pr-4{padding-right:1.5rem}.tablet\:pr-5{padding-right:3rem}}@media(min-width: 992px){.desktop\:pr-0{padding-right:0}.desktop\:pr-1{padding-right:0.25rem}.desktop\:pr-2{padding-right:0.5rem}.desktop\:pr-3{padding-right:1rem}.desktop\:pr-4{padding-right:1.5rem}.desktop\:pr-5{padding-right:3rem}}.pb-0{padding-bottom:0}.pb-1{padding-bottom:0.25rem}.pb-2{padding-bottom:0.5rem}.pb-3{padding-bottom:1rem}.pb-4{padding-bottom:1.5rem}.pb-5{padding-bottom:3rem}@media(min-width: 768px){.tablet\:pb-0{padding-bottom:0}.tablet\:pb-1{padding-bottom:0.25rem}.tablet\:pb-2{padding-bottom:0.5rem}.tablet\:pb-3{padding-bottom:1rem}.tablet\:pb-4{padding-bottom:1.5rem}.tablet\:pb-5{padding-bottom:3rem}}@media(min-width: 992px){.desktop\:pb-0{padding-bottom:0}.desktop\:pb-1{padding-bottom:0.25rem}.desktop\:pb-2{padding-bottom:0.5rem}.desktop\:pb-3{padding-bottom:1rem}.desktop\:pb-4{padding-bottom:1.5rem}.desktop\:pb-5{padding-bottom:3rem}}.ps-0{padding-left:0}.ps-1{padding-left:0.25rem}.ps-2{padding-left:0.5rem}.ps-3{padding-left:1rem}.ps-4{padding-left:1.5rem}.ps-5{padding-left:3rem}@media(min-width: 768px){.tablet\:ps-0{padding-left:0}.tablet\:ps-1{padding-left:0.25rem}.tablet\:ps-2{padding-left:0.5rem}.tablet\:ps-3{padding-left:1rem}.tablet\:ps-4{padding-left:1.5rem}.tablet\:ps-5{padding-left:3rem}}@media(min-width: 992px){.desktop\:ps-0{padding-left:0}.desktop\:ps-1{padding-left:0.25rem}.desktop\:ps-2{padding-left:0.5rem}.desktop\:ps-3{padding-left:1rem}.desktop\:ps-4{padding-left:1.5rem}.desktop\:ps-5{padding-left:3rem}}.pl-0{padding-left:0}.pl-1{padding-left:0.25rem}.pl-2{padding-left:0.5rem}.pl-3{padding-left:1rem}.pl-4{padding-left:1.5rem}.pl-5{padding-left:3rem}@media(min-width: 768px){.tablet\:pl-0{padding-left:0}.tablet\:pl-1{padding-left:0.25rem}.tablet\:pl-2{padding-left:0.5rem}.tablet\:pl-3{padding-left:1rem}.tablet\:pl-4{padding-left:1.5rem}.tablet\:pl-5{padding-left:3rem}}@media(min-width: 992px){.desktop\:pl-0{padding-left:0}.desktop\:pl-1{padding-left:0.25rem}.desktop\:pl-2{padding-left:0.5rem}.desktop\:pl-3{padding-left:1rem}.desktop\:pl-4{padding-left:1.5rem}.desktop\:pl-5{padding-left:3rem}}.gap-default{gap:1rem}.gap-icon-default{gap:16px}.gap-0{gap:0}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-5{gap:20px}.gap-6{gap:24px}.gap-7{gap:28px}.gap-8{gap:32px}.gap-9{gap:36px}.gap-10{gap:40px}.gap-11{gap:48px}.gap-12{gap:72px}.gap-10px{gap:10px}.fw-lighter{font-weight:lighter}.fw-light{font-weight:300}.fw-normal{font-weight:400}.fw-regular{font-weight:400}.fw-medium{font-weight:500}.fw-semibold{font-weight:600}.fw-bold{font-weight:700}.fw-extrabold{font-weight:800}.fw-bolder{font-weight:bolder}.text-start{text-align:left}.text-end{text-align:right}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}@media(min-width: 768px){.tablet\:text-start{text-align:left}.tablet\:text-end{text-align:right}.tablet\:text-left{text-align:left}.tablet\:text-right{text-align:right}.tablet\:text-center{text-align:center}}@media(min-width: 992px){.desktop\:text-start{text-align:left}.desktop\:text-end{text-align:right}.desktop\:text-left{text-align:left}.desktop\:text-right{text-align:right}.desktop\:text-center{text-align:center}}.text-decoration-none{text-decoration:none}.text-decoration-underline{text-decoration:underline}.text-decoration-line-through{text-decoration:line-through}.text-transform-none{text-transform:none}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-wrap{white-space:normal}.text-nowrap{white-space:nowrap}.text-break{word-wrap:break-word;word-break:break-word}.-visible{visibility:visible}.-invisible{visibility:hidden}.z-n1{z-index:-1}.z-0{z-index:0}.z-1{z-index:1}.z-2{z-index:2}.z-3{z-index:3}.gap-default{gap:1rem}@media(min-width: 768px){.gap-default{gap:1rem}}@media(min-width: 992px){.gap-default{gap:2.5rem}}.mb-20px{margin-bottom:20px}.p-40px{padding:40px}/*# sourceMappingURL=style.min.css.map */
