/*!
 * Bootstrap Utilities v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#000!important;background-color:RGBA(0,153,153,1)!important;background-color:RGBA(0,153,153,var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(77,80,85,1)!important;background-color:RGBA(77,80,85,var(--bs-bg-opacity,1))!important}.text-bg-success{color:#000!important;background-color:RGBA(0,153,153,1)!important;background-color:RGBA(0,153,153,var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(13,202,240,1)!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(255,193,7,1)!important;background-color:RGBA(255,193,7,var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#000!important;background-color:RGBA(233,117,117,1)!important;background-color:RGBA(233,117,117,var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(247,247,247,1)!important;background-color:RGBA(247,247,247,var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(75,80,111,1)!important;background-color:RGBA(75,80,111,var(--bs-bg-opacity,1))!important}.link-primary{color:#099!important}.link-primary:focus,.link-primary:hover{color:#33adad!important}.link-secondary{color:#4d5055!important}.link-secondary:focus,.link-secondary:hover{color:#3e4044!important}.link-success{color:#099!important}.link-success:focus,.link-success:hover{color:#33adad!important}.link-info{color:#0dcaf0!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important}.link-warning{color:#ffc107!important}.link-warning:focus,.link-warning:hover{color:#ffcd39!important}.link-danger{color:#e97575!important}.link-danger:focus,.link-danger:hover{color:#ed9191!important}.link-light{color:#f7f7f7!important}.link-light:focus,.link-light:hover{color:#f9f9f9!important}.link-dark{color:#4b506f!important}.link-dark:focus,.link-dark:hover{color:#3c4059!important}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:sticky;z-index:1020}.sticky-bottom{bottom:0}.hstack{flex-direction:row;align-items:center}.hstack,.vstack{display:flex;align-self:stretch}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not([focus-within]){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.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 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #f7f7f7!important;border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:1px solid #f7f7f7!important;border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #f7f7f7!important;border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #f7f7f7!important;border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #f7f7f7!important;border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(0, 153, 153,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(77, 80, 85,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(0, 153, 153,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(13, 202, 240,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(255, 193, 7,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(233, 117, 117,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(247, 247, 247,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(75, 80, 111,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(255, 255, 255,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-1{--bs-border-width:1px}.border-2{--bs-border-width:2px}.border-3{--bs-border-width:3px}.border-4{--bs-border-width:4px}.border-5{--bs-border-width:5px}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-n4__8{margin:-4.8rem!important}.m-n3__2{margin:-3.2rem!important}.m-n1__2{margin:-1.2rem!important}.m-n8__0{margin:-8rem!important}.m-0{margin:0!important}.m-0__5{margin:.5rem!important}.m-0__8{margin:.8rem!important}.m-1__0{margin:1rem!important}.m-1__2{margin:1.2rem!important}.m-1__3{margin:1.3rem!important}.m-1__5{margin:1.5rem!important}.m-1__6{margin:1.6rem!important}.m-1__8{margin:1.8rem!important}.m-2__0{margin:2rem!important}.m-2__4{margin:2.4rem!important}.m-2__5{margin:2.5rem!important}.m-3__0{margin:3rem!important}.m-3__2{margin:3.2rem!important}.m-3__5{margin:3.5rem!important}.m-3__8{margin:3.8rem!important}.m-4__0{margin:4rem!important}.m-4__3{margin:4.3rem!important}.m-4__5{margin:4.5rem!important}.m-4__8{margin:4.8rem!important}.m-5__0{margin:5rem!important}.m-5__2{margin:5.2rem!important}.m-5__5{margin:5.5rem!important}.m-6__0{margin:6rem!important}.m-6__2{margin:6.2rem!important}.m-6__4{margin:6.4rem!important}.m-6__5{margin:6.5rem!important}.m-6__8{margin:6.8rem!important}.m-7__0{margin:7rem!important}.m-7__5{margin:7.5rem!important}.m-7__8{margin:7.8rem!important}.m-8__0{margin:8rem!important}.m-8__5{margin:8.5rem!important}.m-9__0{margin:9rem!important}.m-9__5{margin:9.5rem!important}.m-10__0{margin:10rem!important}.m-10__5{margin:10.5rem!important}.m-11__0{margin:11rem!important}.m-12__0{margin:12rem!important}.m-12__5{margin:12.5rem!important}.m-13__0{margin:13rem!important}.m-13__5{margin:13.5rem!important}.m-14__0{margin:14rem!important}.m-15__0{margin:15rem!important}.m-15__5{margin:15.5rem!important}.m-16__0{margin:16rem!important}.m-17__0{margin:17rem!important}.m-18__0{margin:18rem!important}.m-19__0{margin:19rem!important}.m-20__0{margin:20rem!important}.m-22__5{margin:22.5rem!important}.m-28__0{margin:28rem!important}.m-30__0{margin:30rem!important}.m-auto{margin:auto!important}.mx-n4__8{margin-right:-4.8rem!important;margin-left:-4.8rem!important}.mx-n3__2{margin-right:-3.2rem!important;margin-left:-3.2rem!important}.mx-n1__2{margin-right:-1.2rem!important;margin-left:-1.2rem!important}.mx-n8__0{margin-right:-8rem!important;margin-left:-8rem!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-0__5{margin-right:.5rem!important;margin-left:.5rem!important}.mx-0__8{margin-right:.8rem!important;margin-left:.8rem!important}.mx-1__0{margin-right:1rem!important;margin-left:1rem!important}.mx-1__2{margin-right:1.2rem!important;margin-left:1.2rem!important}.mx-1__3{margin-right:1.3rem!important;margin-left:1.3rem!important}.mx-1__5{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-1__6{margin-right:1.6rem!important;margin-left:1.6rem!important}.mx-1__8{margin-right:1.8rem!important;margin-left:1.8rem!important}.mx-2__0{margin-right:2rem!important;margin-left:2rem!important}.mx-2__4{margin-right:2.4rem!important;margin-left:2.4rem!important}.mx-2__5{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-3__0{margin-right:3rem!important;margin-left:3rem!important}.mx-3__2{margin-right:3.2rem!important;margin-left:3.2rem!important}.mx-3__5{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-3__8{margin-right:3.8rem!important;margin-left:3.8rem!important}.mx-4__0{margin-right:4rem!important;margin-left:4rem!important}.mx-4__3{margin-right:4.3rem!important;margin-left:4.3rem!important}.mx-4__5{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-4__8{margin-right:4.8rem!important;margin-left:4.8rem!important}.mx-5__0{margin-right:5rem!important;margin-left:5rem!important}.mx-5__2{margin-right:5.2rem!important;margin-left:5.2rem!important}.mx-5__5{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-6__0{margin-right:6rem!important;margin-left:6rem!important}.mx-6__2{margin-right:6.2rem!important;margin-left:6.2rem!important}.mx-6__4{margin-right:6.4rem!important;margin-left:6.4rem!important}.mx-6__5{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-6__8{margin-right:6.8rem!important;margin-left:6.8rem!important}.mx-7__0{margin-right:7rem!important;margin-left:7rem!important}.mx-7__5{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-7__8{margin-right:7.8rem!important;margin-left:7.8rem!important}.mx-8__0{margin-right:8rem!important;margin-left:8rem!important}.mx-8__5{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-9__0{margin-right:9rem!important;margin-left:9rem!important}.mx-9__5{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-10__0{margin-right:10rem!important;margin-left:10rem!important}.mx-10__5{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-11__0{margin-right:11rem!important;margin-left:11rem!important}.mx-12__0{margin-right:12rem!important;margin-left:12rem!important}.mx-12__5{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-13__0{margin-right:13rem!important;margin-left:13rem!important}.mx-13__5{margin-right:13.5rem!important;margin-left:13.5rem!important}.mx-14__0{margin-right:14rem!important;margin-left:14rem!important}.mx-15__0{margin-right:15rem!important;margin-left:15rem!important}.mx-15__5{margin-right:15.5rem!important;margin-left:15.5rem!important}.mx-16__0{margin-right:16rem!important;margin-left:16rem!important}.mx-17__0{margin-right:17rem!important;margin-left:17rem!important}.mx-18__0{margin-right:18rem!important;margin-left:18rem!important}.mx-19__0{margin-right:19rem!important;margin-left:19rem!important}.mx-20__0{margin-right:20rem!important;margin-left:20rem!important}.mx-22__5{margin-right:22.5rem!important;margin-left:22.5rem!important}.mx-28__0{margin-right:28rem!important;margin-left:28rem!important}.mx-30__0{margin-right:30rem!important;margin-left:30rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-n4__8{margin-top:-4.8rem!important;margin-bottom:-4.8rem!important}.my-n3__2{margin-top:-3.2rem!important;margin-bottom:-3.2rem!important}.my-n1__2{margin-top:-1.2rem!important;margin-bottom:-1.2rem!important}.my-n8__0{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-0__5{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-0__8{margin-top:.8rem!important;margin-bottom:.8rem!important}.my-1__0{margin-top:1rem!important;margin-bottom:1rem!important}.my-1__2{margin-top:1.2rem!important;margin-bottom:1.2rem!important}.my-1__3{margin-top:1.3rem!important;margin-bottom:1.3rem!important}.my-1__5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-1__6{margin-top:1.6rem!important;margin-bottom:1.6rem!important}.my-1__8{margin-top:1.8rem!important;margin-bottom:1.8rem!important}.my-2__0{margin-top:2rem!important;margin-bottom:2rem!important}.my-2__4{margin-top:2.4rem!important;margin-bottom:2.4rem!important}.my-2__5{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-3__0{margin-top:3rem!important;margin-bottom:3rem!important}.my-3__2{margin-top:3.2rem!important;margin-bottom:3.2rem!important}.my-3__5{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-3__8{margin-top:3.8rem!important;margin-bottom:3.8rem!important}.my-4__0{margin-top:4rem!important;margin-bottom:4rem!important}.my-4__3{margin-top:4.3rem!important;margin-bottom:4.3rem!important}.my-4__5{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-4__8{margin-top:4.8rem!important;margin-bottom:4.8rem!important}.my-5__0{margin-top:5rem!important;margin-bottom:5rem!important}.my-5__2{margin-top:5.2rem!important;margin-bottom:5.2rem!important}.my-5__5{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-6__0{margin-top:6rem!important;margin-bottom:6rem!important}.my-6__2{margin-top:6.2rem!important;margin-bottom:6.2rem!important}.my-6__4{margin-top:6.4rem!important;margin-bottom:6.4rem!important}.my-6__5{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-6__8{margin-top:6.8rem!important;margin-bottom:6.8rem!important}.my-7__0{margin-top:7rem!important;margin-bottom:7rem!important}.my-7__5{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-7__8{margin-top:7.8rem!important;margin-bottom:7.8rem!important}.my-8__0{margin-top:8rem!important;margin-bottom:8rem!important}.my-8__5{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-9__0{margin-top:9rem!important;margin-bottom:9rem!important}.my-9__5{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-10__0{margin-top:10rem!important;margin-bottom:10rem!important}.my-10__5{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-11__0{margin-top:11rem!important;margin-bottom:11rem!important}.my-12__0{margin-top:12rem!important;margin-bottom:12rem!important}.my-12__5{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-13__0{margin-top:13rem!important;margin-bottom:13rem!important}.my-13__5{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-14__0{margin-top:14rem!important;margin-bottom:14rem!important}.my-15__0{margin-top:15rem!important;margin-bottom:15rem!important}.my-15__5{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-16__0{margin-top:16rem!important;margin-bottom:16rem!important}.my-17__0{margin-top:17rem!important;margin-bottom:17rem!important}.my-18__0{margin-top:18rem!important;margin-bottom:18rem!important}.my-19__0{margin-top:19rem!important;margin-bottom:19rem!important}.my-20__0{margin-top:20rem!important;margin-bottom:20rem!important}.my-22__5{margin-top:22.5rem!important;margin-bottom:22.5rem!important}.my-28__0{margin-top:28rem!important;margin-bottom:28rem!important}.my-30__0{margin-top:30rem!important;margin-bottom:30rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-n4__8{margin-top:-4.8rem!important}.mt-n3__2{margin-top:-3.2rem!important}.mt-n1__2{margin-top:-1.2rem!important}.mt-n8__0{margin-top:-8rem!important}.mt-0{margin-top:0!important}.mt-0__5{margin-top:.5rem!important}.mt-0__8{margin-top:.8rem!important}.mt-1__0{margin-top:1rem!important}.mt-1__2{margin-top:1.2rem!important}.mt-1__3{margin-top:1.3rem!important}.mt-1__5{margin-top:1.5rem!important}.mt-1__6{margin-top:1.6rem!important}.mt-1__8{margin-top:1.8rem!important}.mt-2__0{margin-top:2rem!important}.mt-2__4{margin-top:2.4rem!important}.mt-2__5{margin-top:2.5rem!important}.mt-3__0{margin-top:3rem!important}.mt-3__2{margin-top:3.2rem!important}.mt-3__5{margin-top:3.5rem!important}.mt-3__8{margin-top:3.8rem!important}.mt-4__0{margin-top:4rem!important}.mt-4__3{margin-top:4.3rem!important}.mt-4__5{margin-top:4.5rem!important}.mt-4__8{margin-top:4.8rem!important}.mt-5__0{margin-top:5rem!important}.mt-5__2{margin-top:5.2rem!important}.mt-5__5{margin-top:5.5rem!important}.mt-6__0{margin-top:6rem!important}.mt-6__2{margin-top:6.2rem!important}.mt-6__4{margin-top:6.4rem!important}.mt-6__5{margin-top:6.5rem!important}.mt-6__8{margin-top:6.8rem!important}.mt-7__0{margin-top:7rem!important}.mt-7__5{margin-top:7.5rem!important}.mt-7__8{margin-top:7.8rem!important}.mt-8__0{margin-top:8rem!important}.mt-8__5{margin-top:8.5rem!important}.mt-9__0{margin-top:9rem!important}.mt-9__5{margin-top:9.5rem!important}.mt-10__0{margin-top:10rem!important}.mt-10__5{margin-top:10.5rem!important}.mt-11__0{margin-top:11rem!important}.mt-12__0{margin-top:12rem!important}.mt-12__5{margin-top:12.5rem!important}.mt-13__0{margin-top:13rem!important}.mt-13__5{margin-top:13.5rem!important}.mt-14__0{margin-top:14rem!important}.mt-15__0{margin-top:15rem!important}.mt-15__5{margin-top:15.5rem!important}.mt-16__0{margin-top:16rem!important}.mt-17__0{margin-top:17rem!important}.mt-18__0{margin-top:18rem!important}.mt-19__0{margin-top:19rem!important}.mt-20__0{margin-top:20rem!important}.mt-22__5{margin-top:22.5rem!important}.mt-28__0{margin-top:28rem!important}.mt-30__0{margin-top:30rem!important}.mt-auto{margin-top:auto!important}.me-n4__8{margin-right:-4.8rem!important}.me-n3__2{margin-right:-3.2rem!important}.me-n1__2{margin-right:-1.2rem!important}.me-n8__0{margin-right:-8rem!important}.me-0{margin-right:0!important}.me-0__5{margin-right:.5rem!important}.me-0__8{margin-right:.8rem!important}.me-1__0{margin-right:1rem!important}.me-1__2{margin-right:1.2rem!important}.me-1__3{margin-right:1.3rem!important}.me-1__5{margin-right:1.5rem!important}.me-1__6{margin-right:1.6rem!important}.me-1__8{margin-right:1.8rem!important}.me-2__0{margin-right:2rem!important}.me-2__4{margin-right:2.4rem!important}.me-2__5{margin-right:2.5rem!important}.me-3__0{margin-right:3rem!important}.me-3__2{margin-right:3.2rem!important}.me-3__5{margin-right:3.5rem!important}.me-3__8{margin-right:3.8rem!important}.me-4__0{margin-right:4rem!important}.me-4__3{margin-right:4.3rem!important}.me-4__5{margin-right:4.5rem!important}.me-4__8{margin-right:4.8rem!important}.me-5__0{margin-right:5rem!important}.me-5__2{margin-right:5.2rem!important}.me-5__5{margin-right:5.5rem!important}.me-6__0{margin-right:6rem!important}.me-6__2{margin-right:6.2rem!important}.me-6__4{margin-right:6.4rem!important}.me-6__5{margin-right:6.5rem!important}.me-6__8{margin-right:6.8rem!important}.me-7__0{margin-right:7rem!important}.me-7__5{margin-right:7.5rem!important}.me-7__8{margin-right:7.8rem!important}.me-8__0{margin-right:8rem!important}.me-8__5{margin-right:8.5rem!important}.me-9__0{margin-right:9rem!important}.me-9__5{margin-right:9.5rem!important}.me-10__0{margin-right:10rem!important}.me-10__5{margin-right:10.5rem!important}.me-11__0{margin-right:11rem!important}.me-12__0{margin-right:12rem!important}.me-12__5{margin-right:12.5rem!important}.me-13__0{margin-right:13rem!important}.me-13__5{margin-right:13.5rem!important}.me-14__0{margin-right:14rem!important}.me-15__0{margin-right:15rem!important}.me-15__5{margin-right:15.5rem!important}.me-16__0{margin-right:16rem!important}.me-17__0{margin-right:17rem!important}.me-18__0{margin-right:18rem!important}.me-19__0{margin-right:19rem!important}.me-20__0{margin-right:20rem!important}.me-22__5{margin-right:22.5rem!important}.me-28__0{margin-right:28rem!important}.me-30__0{margin-right:30rem!important}.me-auto{margin-right:auto!important}.mb-n4__8{margin-bottom:-4.8rem!important}.mb-n3__2{margin-bottom:-3.2rem!important}.mb-n1__2{margin-bottom:-1.2rem!important}.mb-n8__0{margin-bottom:-8rem!important}.mb-0{margin-bottom:0!important}.mb-0__5{margin-bottom:.5rem!important}.mb-0__8{margin-bottom:.8rem!important}.mb-1__0{margin-bottom:1rem!important}.mb-1__2{margin-bottom:1.2rem!important}.mb-1__3{margin-bottom:1.3rem!important}.mb-1__5{margin-bottom:1.5rem!important}.mb-1__6{margin-bottom:1.6rem!important}.mb-1__8{margin-bottom:1.8rem!important}.mb-2__0{margin-bottom:2rem!important}.mb-2__4{margin-bottom:2.4rem!important}.mb-2__5{margin-bottom:2.5rem!important}.mb-3__0{margin-bottom:3rem!important}.mb-3__2{margin-bottom:3.2rem!important}.mb-3__5{margin-bottom:3.5rem!important}.mb-3__8{margin-bottom:3.8rem!important}.mb-4__0{margin-bottom:4rem!important}.mb-4__3{margin-bottom:4.3rem!important}.mb-4__5{margin-bottom:4.5rem!important}.mb-4__8{margin-bottom:4.8rem!important}.mb-5__0{margin-bottom:5rem!important}.mb-5__2{margin-bottom:5.2rem!important}.mb-5__5{margin-bottom:5.5rem!important}.mb-6__0{margin-bottom:6rem!important}.mb-6__2{margin-bottom:6.2rem!important}.mb-6__4{margin-bottom:6.4rem!important}.mb-6__5{margin-bottom:6.5rem!important}.mb-6__8{margin-bottom:6.8rem!important}.mb-7__0{margin-bottom:7rem!important}.mb-7__5{margin-bottom:7.5rem!important}.mb-7__8{margin-bottom:7.8rem!important}.mb-8__0{margin-bottom:8rem!important}.mb-8__5{margin-bottom:8.5rem!important}.mb-9__0{margin-bottom:9rem!important}.mb-9__5{margin-bottom:9.5rem!important}.mb-10__0{margin-bottom:10rem!important}.mb-10__5{margin-bottom:10.5rem!important}.mb-11__0{margin-bottom:11rem!important}.mb-12__0{margin-bottom:12rem!important}.mb-12__5{margin-bottom:12.5rem!important}.mb-13__0{margin-bottom:13rem!important}.mb-13__5{margin-bottom:13.5rem!important}.mb-14__0{margin-bottom:14rem!important}.mb-15__0{margin-bottom:15rem!important}.mb-15__5{margin-bottom:15.5rem!important}.mb-16__0{margin-bottom:16rem!important}.mb-17__0{margin-bottom:17rem!important}.mb-18__0{margin-bottom:18rem!important}.mb-19__0{margin-bottom:19rem!important}.mb-20__0{margin-bottom:20rem!important}.mb-22__5{margin-bottom:22.5rem!important}.mb-28__0{margin-bottom:28rem!important}.mb-30__0{margin-bottom:30rem!important}.mb-auto{margin-bottom:auto!important}.ms-n4__8{margin-left:-4.8rem!important}.ms-n3__2{margin-left:-3.2rem!important}.ms-n1__2{margin-left:-1.2rem!important}.ms-n8__0{margin-left:-8rem!important}.ms-0{margin-left:0!important}.ms-0__5{margin-left:.5rem!important}.ms-0__8{margin-left:.8rem!important}.ms-1__0{margin-left:1rem!important}.ms-1__2{margin-left:1.2rem!important}.ms-1__3{margin-left:1.3rem!important}.ms-1__5{margin-left:1.5rem!important}.ms-1__6{margin-left:1.6rem!important}.ms-1__8{margin-left:1.8rem!important}.ms-2__0{margin-left:2rem!important}.ms-2__4{margin-left:2.4rem!important}.ms-2__5{margin-left:2.5rem!important}.ms-3__0{margin-left:3rem!important}.ms-3__2{margin-left:3.2rem!important}.ms-3__5{margin-left:3.5rem!important}.ms-3__8{margin-left:3.8rem!important}.ms-4__0{margin-left:4rem!important}.ms-4__3{margin-left:4.3rem!important}.ms-4__5{margin-left:4.5rem!important}.ms-4__8{margin-left:4.8rem!important}.ms-5__0{margin-left:5rem!important}.ms-5__2{margin-left:5.2rem!important}.ms-5__5{margin-left:5.5rem!important}.ms-6__0{margin-left:6rem!important}.ms-6__2{margin-left:6.2rem!important}.ms-6__4{margin-left:6.4rem!important}.ms-6__5{margin-left:6.5rem!important}.ms-6__8{margin-left:6.8rem!important}.ms-7__0{margin-left:7rem!important}.ms-7__5{margin-left:7.5rem!important}.ms-7__8{margin-left:7.8rem!important}.ms-8__0{margin-left:8rem!important}.ms-8__5{margin-left:8.5rem!important}.ms-9__0{margin-left:9rem!important}.ms-9__5{margin-left:9.5rem!important}.ms-10__0{margin-left:10rem!important}.ms-10__5{margin-left:10.5rem!important}.ms-11__0{margin-left:11rem!important}.ms-12__0{margin-left:12rem!important}.ms-12__5{margin-left:12.5rem!important}.ms-13__0{margin-left:13rem!important}.ms-13__5{margin-left:13.5rem!important}.ms-14__0{margin-left:14rem!important}.ms-15__0{margin-left:15rem!important}.ms-15__5{margin-left:15.5rem!important}.ms-16__0{margin-left:16rem!important}.ms-17__0{margin-left:17rem!important}.ms-18__0{margin-left:18rem!important}.ms-19__0{margin-left:19rem!important}.ms-20__0{margin-left:20rem!important}.ms-22__5{margin-left:22.5rem!important}.ms-28__0{margin-left:28rem!important}.ms-30__0{margin-left:30rem!important}.ms-auto{margin-left:auto!important}.p-n4__8{padding:-4.8rem!important}.p-n3__2{padding:-3.2rem!important}.p-n1__2{padding:-1.2rem!important}.p-n8__0{padding:-8rem!important}.p-0{padding:0!important}.p-0__5{padding:.5rem!important}.p-0__8{padding:.8rem!important}.p-1__0{padding:1rem!important}.p-1__2{padding:1.2rem!important}.p-1__3{padding:1.3rem!important}.p-1__5{padding:1.5rem!important}.p-1__6{padding:1.6rem!important}.p-1__8{padding:1.8rem!important}.p-2__0{padding:2rem!important}.p-2__4{padding:2.4rem!important}.p-2__5{padding:2.5rem!important}.p-3__0{padding:3rem!important}.p-3__2{padding:3.2rem!important}.p-3__5{padding:3.5rem!important}.p-3__8{padding:3.8rem!important}.p-4__0{padding:4rem!important}.p-4__3{padding:4.3rem!important}.p-4__5{padding:4.5rem!important}.p-4__8{padding:4.8rem!important}.p-5__0{padding:5rem!important}.p-5__2{padding:5.2rem!important}.p-5__5{padding:5.5rem!important}.p-6__0{padding:6rem!important}.p-6__2{padding:6.2rem!important}.p-6__4{padding:6.4rem!important}.p-6__5{padding:6.5rem!important}.p-6__8{padding:6.8rem!important}.p-7__0{padding:7rem!important}.p-7__5{padding:7.5rem!important}.p-7__8{padding:7.8rem!important}.p-8__0{padding:8rem!important}.p-8__5{padding:8.5rem!important}.p-9__0{padding:9rem!important}.p-9__5{padding:9.5rem!important}.p-10__0{padding:10rem!important}.p-10__5{padding:10.5rem!important}.p-11__0{padding:11rem!important}.p-12__0{padding:12rem!important}.p-12__5{padding:12.5rem!important}.p-13__0{padding:13rem!important}.p-13__5{padding:13.5rem!important}.p-14__0{padding:14rem!important}.p-15__0{padding:15rem!important}.p-15__5{padding:15.5rem!important}.p-16__0{padding:16rem!important}.p-17__0{padding:17rem!important}.p-18__0{padding:18rem!important}.p-19__0{padding:19rem!important}.p-20__0{padding:20rem!important}.p-22__5{padding:22.5rem!important}.p-28__0{padding:28rem!important}.p-30__0{padding:30rem!important}.px-n4__8{padding-right:-4.8rem!important;padding-left:-4.8rem!important}.px-n3__2{padding-right:-3.2rem!important;padding-left:-3.2rem!important}.px-n1__2{padding-right:-1.2rem!important;padding-left:-1.2rem!important}.px-n8__0{padding-right:-8rem!important;padding-left:-8rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-0__5{padding-right:.5rem!important;padding-left:.5rem!important}.px-0__8{padding-right:.8rem!important;padding-left:.8rem!important}.px-1__0{padding-right:1rem!important;padding-left:1rem!important}.px-1__2{padding-right:1.2rem!important;padding-left:1.2rem!important}.px-1__3{padding-right:1.3rem!important;padding-left:1.3rem!important}.px-1__5{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-1__6{padding-right:1.6rem!important;padding-left:1.6rem!important}.px-1__8{padding-right:1.8rem!important;padding-left:1.8rem!important}.px-2__0{padding-right:2rem!important;padding-left:2rem!important}.px-2__4{padding-right:2.4rem!important;padding-left:2.4rem!important}.px-2__5{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-3__0{padding-right:3rem!important;padding-left:3rem!important}.px-3__2{padding-right:3.2rem!important;padding-left:3.2rem!important}.px-3__5{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-3__8{padding-right:3.8rem!important;padding-left:3.8rem!important}.px-4__0{padding-right:4rem!important;padding-left:4rem!important}.px-4__3{padding-right:4.3rem!important;padding-left:4.3rem!important}.px-4__5{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-4__8{padding-right:4.8rem!important;padding-left:4.8rem!important}.px-5__0{padding-right:5rem!important;padding-left:5rem!important}.px-5__2{padding-right:5.2rem!important;padding-left:5.2rem!important}.px-5__5{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-6__0{padding-right:6rem!important;padding-left:6rem!important}.px-6__2{padding-right:6.2rem!important;padding-left:6.2rem!important}.px-6__4{padding-right:6.4rem!important;padding-left:6.4rem!important}.px-6__5{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-6__8{padding-right:6.8rem!important;padding-left:6.8rem!important}.px-7__0{padding-right:7rem!important;padding-left:7rem!important}.px-7__5{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-7__8{padding-right:7.8rem!important;padding-left:7.8rem!important}.px-8__0{padding-right:8rem!important;padding-left:8rem!important}.px-8__5{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-9__0{padding-right:9rem!important;padding-left:9rem!important}.px-9__5{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-10__0{padding-right:10rem!important;padding-left:10rem!important}.px-10__5{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-11__0{padding-right:11rem!important;padding-left:11rem!important}.px-12__0{padding-right:12rem!important;padding-left:12rem!important}.px-12__5{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-13__0{padding-right:13rem!important;padding-left:13rem!important}.px-13__5{padding-right:13.5rem!important;padding-left:13.5rem!important}.px-14__0{padding-right:14rem!important;padding-left:14rem!important}.px-15__0{padding-right:15rem!important;padding-left:15rem!important}.px-15__5{padding-right:15.5rem!important;padding-left:15.5rem!important}.px-16__0{padding-right:16rem!important;padding-left:16rem!important}.px-17__0{padding-right:17rem!important;padding-left:17rem!important}.px-18__0{padding-right:18rem!important;padding-left:18rem!important}.px-19__0{padding-right:19rem!important;padding-left:19rem!important}.px-20__0{padding-right:20rem!important;padding-left:20rem!important}.px-22__5{padding-right:22.5rem!important;padding-left:22.5rem!important}.px-28__0{padding-right:28rem!important;padding-left:28rem!important}.px-30__0{padding-right:30rem!important;padding-left:30rem!important}.py-n4__8{padding-top:-4.8rem!important;padding-bottom:-4.8rem!important}.py-n3__2{padding-top:-3.2rem!important;padding-bottom:-3.2rem!important}.py-n1__2{padding-top:-1.2rem!important;padding-bottom:-1.2rem!important}.py-n8__0{padding-top:-8rem!important;padding-bottom:-8rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-0__5{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-0__8{padding-top:.8rem!important;padding-bottom:.8rem!important}.py-1__0{padding-top:1rem!important;padding-bottom:1rem!important}.py-1__2{padding-top:1.2rem!important;padding-bottom:1.2rem!important}.py-1__3{padding-top:1.3rem!important;padding-bottom:1.3rem!important}.py-1__5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-1__6{padding-top:1.6rem!important;padding-bottom:1.6rem!important}.py-1__8{padding-top:1.8rem!important;padding-bottom:1.8rem!important}.py-2__0{padding-top:2rem!important;padding-bottom:2rem!important}.py-2__4{padding-top:2.4rem!important;padding-bottom:2.4rem!important}.py-2__5{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-3__0{padding-top:3rem!important;padding-bottom:3rem!important}.py-3__2{padding-top:3.2rem!important;padding-bottom:3.2rem!important}.py-3__5{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-3__8{padding-top:3.8rem!important;padding-bottom:3.8rem!important}.py-4__0{padding-top:4rem!important;padding-bottom:4rem!important}.py-4__3{padding-top:4.3rem!important;padding-bottom:4.3rem!important}.py-4__5{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-4__8{padding-top:4.8rem!important;padding-bottom:4.8rem!important}.py-5__0{padding-top:5rem!important;padding-bottom:5rem!important}.py-5__2{padding-top:5.2rem!important;padding-bottom:5.2rem!important}.py-5__5{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-6__0{padding-top:6rem!important;padding-bottom:6rem!important}.py-6__2{padding-top:6.2rem!important;padding-bottom:6.2rem!important}.py-6__4{padding-top:6.4rem!important;padding-bottom:6.4rem!important}.py-6__5{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-6__8{padding-top:6.8rem!important;padding-bottom:6.8rem!important}.py-7__0{padding-top:7rem!important;padding-bottom:7rem!important}.py-7__5{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-7__8{padding-top:7.8rem!important;padding-bottom:7.8rem!important}.py-8__0{padding-top:8rem!important;padding-bottom:8rem!important}.py-8__5{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-9__0{padding-top:9rem!important;padding-bottom:9rem!important}.py-9__5{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-10__0{padding-top:10rem!important;padding-bottom:10rem!important}.py-10__5{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-11__0{padding-top:11rem!important;padding-bottom:11rem!important}.py-12__0{padding-top:12rem!important;padding-bottom:12rem!important}.py-12__5{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-13__0{padding-top:13rem!important;padding-bottom:13rem!important}.py-13__5{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-14__0{padding-top:14rem!important;padding-bottom:14rem!important}.py-15__0{padding-top:15rem!important;padding-bottom:15rem!important}.py-15__5{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-16__0{padding-top:16rem!important;padding-bottom:16rem!important}.py-17__0{padding-top:17rem!important;padding-bottom:17rem!important}.py-18__0{padding-top:18rem!important;padding-bottom:18rem!important}.py-19__0{padding-top:19rem!important;padding-bottom:19rem!important}.py-20__0{padding-top:20rem!important;padding-bottom:20rem!important}.py-22__5{padding-top:22.5rem!important;padding-bottom:22.5rem!important}.py-28__0{padding-top:28rem!important;padding-bottom:28rem!important}.py-30__0{padding-top:30rem!important;padding-bottom:30rem!important}.pt-n4__8{padding-top:-4.8rem!important}.pt-n3__2{padding-top:-3.2rem!important}.pt-n1__2{padding-top:-1.2rem!important}.pt-n8__0{padding-top:-8rem!important}.pt-0{padding-top:0!important}.pt-0__5{padding-top:.5rem!important}.pt-0__8{padding-top:.8rem!important}.pt-1__0{padding-top:1rem!important}.pt-1__2{padding-top:1.2rem!important}.pt-1__3{padding-top:1.3rem!important}.pt-1__5{padding-top:1.5rem!important}.pt-1__6{padding-top:1.6rem!important}.pt-1__8{padding-top:1.8rem!important}.pt-2__0{padding-top:2rem!important}.pt-2__4{padding-top:2.4rem!important}.pt-2__5{padding-top:2.5rem!important}.pt-3__0{padding-top:3rem!important}.pt-3__2{padding-top:3.2rem!important}.pt-3__5{padding-top:3.5rem!important}.pt-3__8{padding-top:3.8rem!important}.pt-4__0{padding-top:4rem!important}.pt-4__3{padding-top:4.3rem!important}.pt-4__5{padding-top:4.5rem!important}.pt-4__8{padding-top:4.8rem!important}.pt-5__0{padding-top:5rem!important}.pt-5__2{padding-top:5.2rem!important}.pt-5__5{padding-top:5.5rem!important}.pt-6__0{padding-top:6rem!important}.pt-6__2{padding-top:6.2rem!important}.pt-6__4{padding-top:6.4rem!important}.pt-6__5{padding-top:6.5rem!important}.pt-6__8{padding-top:6.8rem!important}.pt-7__0{padding-top:7rem!important}.pt-7__5{padding-top:7.5rem!important}.pt-7__8{padding-top:7.8rem!important}.pt-8__0{padding-top:8rem!important}.pt-8__5{padding-top:8.5rem!important}.pt-9__0{padding-top:9rem!important}.pt-9__5{padding-top:9.5rem!important}.pt-10__0{padding-top:10rem!important}.pt-10__5{padding-top:10.5rem!important}.pt-11__0{padding-top:11rem!important}.pt-12__0{padding-top:12rem!important}.pt-12__5{padding-top:12.5rem!important}.pt-13__0{padding-top:13rem!important}.pt-13__5{padding-top:13.5rem!important}.pt-14__0{padding-top:14rem!important}.pt-15__0{padding-top:15rem!important}.pt-15__5{padding-top:15.5rem!important}.pt-16__0{padding-top:16rem!important}.pt-17__0{padding-top:17rem!important}.pt-18__0{padding-top:18rem!important}.pt-19__0{padding-top:19rem!important}.pt-20__0{padding-top:20rem!important}.pt-22__5{padding-top:22.5rem!important}.pt-28__0{padding-top:28rem!important}.pt-30__0{padding-top:30rem!important}.pe-n4__8{padding-right:-4.8rem!important}.pe-n3__2{padding-right:-3.2rem!important}.pe-n1__2{padding-right:-1.2rem!important}.pe-n8__0{padding-right:-8rem!important}.pe-0{padding-right:0!important}.pe-0__5{padding-right:.5rem!important}.pe-0__8{padding-right:.8rem!important}.pe-1__0{padding-right:1rem!important}.pe-1__2{padding-right:1.2rem!important}.pe-1__3{padding-right:1.3rem!important}.pe-1__5{padding-right:1.5rem!important}.pe-1__6{padding-right:1.6rem!important}.pe-1__8{padding-right:1.8rem!important}.pe-2__0{padding-right:2rem!important}.pe-2__4{padding-right:2.4rem!important}.pe-2__5{padding-right:2.5rem!important}.pe-3__0{padding-right:3rem!important}.pe-3__2{padding-right:3.2rem!important}.pe-3__5{padding-right:3.5rem!important}.pe-3__8{padding-right:3.8rem!important}.pe-4__0{padding-right:4rem!important}.pe-4__3{padding-right:4.3rem!important}.pe-4__5{padding-right:4.5rem!important}.pe-4__8{padding-right:4.8rem!important}.pe-5__0{padding-right:5rem!important}.pe-5__2{padding-right:5.2rem!important}.pe-5__5{padding-right:5.5rem!important}.pe-6__0{padding-right:6rem!important}.pe-6__2{padding-right:6.2rem!important}.pe-6__4{padding-right:6.4rem!important}.pe-6__5{padding-right:6.5rem!important}.pe-6__8{padding-right:6.8rem!important}.pe-7__0{padding-right:7rem!important}.pe-7__5{padding-right:7.5rem!important}.pe-7__8{padding-right:7.8rem!important}.pe-8__0{padding-right:8rem!important}.pe-8__5{padding-right:8.5rem!important}.pe-9__0{padding-right:9rem!important}.pe-9__5{padding-right:9.5rem!important}.pe-10__0{padding-right:10rem!important}.pe-10__5{padding-right:10.5rem!important}.pe-11__0{padding-right:11rem!important}.pe-12__0{padding-right:12rem!important}.pe-12__5{padding-right:12.5rem!important}.pe-13__0{padding-right:13rem!important}.pe-13__5{padding-right:13.5rem!important}.pe-14__0{padding-right:14rem!important}.pe-15__0{padding-right:15rem!important}.pe-15__5{padding-right:15.5rem!important}.pe-16__0{padding-right:16rem!important}.pe-17__0{padding-right:17rem!important}.pe-18__0{padding-right:18rem!important}.pe-19__0{padding-right:19rem!important}.pe-20__0{padding-right:20rem!important}.pe-22__5{padding-right:22.5rem!important}.pe-28__0{padding-right:28rem!important}.pe-30__0{padding-right:30rem!important}.pb-n4__8{padding-bottom:-4.8rem!important}.pb-n3__2{padding-bottom:-3.2rem!important}.pb-n1__2{padding-bottom:-1.2rem!important}.pb-n8__0{padding-bottom:-8rem!important}.pb-0{padding-bottom:0!important}.pb-0__5{padding-bottom:.5rem!important}.pb-0__8{padding-bottom:.8rem!important}.pb-1__0{padding-bottom:1rem!important}.pb-1__2{padding-bottom:1.2rem!important}.pb-1__3{padding-bottom:1.3rem!important}.pb-1__5{padding-bottom:1.5rem!important}.pb-1__6{padding-bottom:1.6rem!important}.pb-1__8{padding-bottom:1.8rem!important}.pb-2__0{padding-bottom:2rem!important}.pb-2__4{padding-bottom:2.4rem!important}.pb-2__5{padding-bottom:2.5rem!important}.pb-3__0{padding-bottom:3rem!important}.pb-3__2{padding-bottom:3.2rem!important}.pb-3__5{padding-bottom:3.5rem!important}.pb-3__8{padding-bottom:3.8rem!important}.pb-4__0{padding-bottom:4rem!important}.pb-4__3{padding-bottom:4.3rem!important}.pb-4__5{padding-bottom:4.5rem!important}.pb-4__8{padding-bottom:4.8rem!important}.pb-5__0{padding-bottom:5rem!important}.pb-5__2{padding-bottom:5.2rem!important}.pb-5__5{padding-bottom:5.5rem!important}.pb-6__0{padding-bottom:6rem!important}.pb-6__2{padding-bottom:6.2rem!important}.pb-6__4{padding-bottom:6.4rem!important}.pb-6__5{padding-bottom:6.5rem!important}.pb-6__8{padding-bottom:6.8rem!important}.pb-7__0{padding-bottom:7rem!important}.pb-7__5{padding-bottom:7.5rem!important}.pb-7__8{padding-bottom:7.8rem!important}.pb-8__0{padding-bottom:8rem!important}.pb-8__5{padding-bottom:8.5rem!important}.pb-9__0{padding-bottom:9rem!important}.pb-9__5{padding-bottom:9.5rem!important}.pb-10__0{padding-bottom:10rem!important}.pb-10__5{padding-bottom:10.5rem!important}.pb-11__0{padding-bottom:11rem!important}.pb-12__0{padding-bottom:12rem!important}.pb-12__5{padding-bottom:12.5rem!important}.pb-13__0{padding-bottom:13rem!important}.pb-13__5{padding-bottom:13.5rem!important}.pb-14__0{padding-bottom:14rem!important}.pb-15__0{padding-bottom:15rem!important}.pb-15__5{padding-bottom:15.5rem!important}.pb-16__0{padding-bottom:16rem!important}.pb-17__0{padding-bottom:17rem!important}.pb-18__0{padding-bottom:18rem!important}.pb-19__0{padding-bottom:19rem!important}.pb-20__0{padding-bottom:20rem!important}.pb-22__5{padding-bottom:22.5rem!important}.pb-28__0{padding-bottom:28rem!important}.pb-30__0{padding-bottom:30rem!important}.ps-n4__8{padding-left:-4.8rem!important}.ps-n3__2{padding-left:-3.2rem!important}.ps-n1__2{padding-left:-1.2rem!important}.ps-n8__0{padding-left:-8rem!important}.ps-0{padding-left:0!important}.ps-0__5{padding-left:.5rem!important}.ps-0__8{padding-left:.8rem!important}.ps-1__0{padding-left:1rem!important}.ps-1__2{padding-left:1.2rem!important}.ps-1__3{padding-left:1.3rem!important}.ps-1__5{padding-left:1.5rem!important}.ps-1__6{padding-left:1.6rem!important}.ps-1__8{padding-left:1.8rem!important}.ps-2__0{padding-left:2rem!important}.ps-2__4{padding-left:2.4rem!important}.ps-2__5{padding-left:2.5rem!important}.ps-3__0{padding-left:3rem!important}.ps-3__2{padding-left:3.2rem!important}.ps-3__5{padding-left:3.5rem!important}.ps-3__8{padding-left:3.8rem!important}.ps-4__0{padding-left:4rem!important}.ps-4__3{padding-left:4.3rem!important}.ps-4__5{padding-left:4.5rem!important}.ps-4__8{padding-left:4.8rem!important}.ps-5__0{padding-left:5rem!important}.ps-5__2{padding-left:5.2rem!important}.ps-5__5{padding-left:5.5rem!important}.ps-6__0{padding-left:6rem!important}.ps-6__2{padding-left:6.2rem!important}.ps-6__4{padding-left:6.4rem!important}.ps-6__5{padding-left:6.5rem!important}.ps-6__8{padding-left:6.8rem!important}.ps-7__0{padding-left:7rem!important}.ps-7__5{padding-left:7.5rem!important}.ps-7__8{padding-left:7.8rem!important}.ps-8__0{padding-left:8rem!important}.ps-8__5{padding-left:8.5rem!important}.ps-9__0{padding-left:9rem!important}.ps-9__5{padding-left:9.5rem!important}.ps-10__0{padding-left:10rem!important}.ps-10__5{padding-left:10.5rem!important}.ps-11__0{padding-left:11rem!important}.ps-12__0{padding-left:12rem!important}.ps-12__5{padding-left:12.5rem!important}.ps-13__0{padding-left:13rem!important}.ps-13__5{padding-left:13.5rem!important}.ps-14__0{padding-left:14rem!important}.ps-15__0{padding-left:15rem!important}.ps-15__5{padding-left:15.5rem!important}.ps-16__0{padding-left:16rem!important}.ps-17__0{padding-left:17rem!important}.ps-18__0{padding-left:18rem!important}.ps-19__0{padding-left:19rem!important}.ps-20__0{padding-left:20rem!important}.ps-22__5{padding-left:22.5rem!important}.ps-28__0{padding-left:28rem!important}.ps-30__0{padding-left:30rem!important}.gap-n4__8{gap:-4.8rem!important}.gap-n3__2{gap:-3.2rem!important}.gap-n1__2{gap:-1.2rem!important}.gap-n8__0{gap:-8rem!important}.gap-0{gap:0!important}.gap-0__5{gap:.5rem!important}.gap-0__8{gap:.8rem!important}.gap-1__0{gap:1rem!important}.gap-1__2{gap:1.2rem!important}.gap-1__3{gap:1.3rem!important}.gap-1__5{gap:1.5rem!important}.gap-1__6{gap:1.6rem!important}.gap-1__8{gap:1.8rem!important}.gap-2__0{gap:2rem!important}.gap-2__4{gap:2.4rem!important}.gap-2__5{gap:2.5rem!important}.gap-3__0{gap:3rem!important}.gap-3__2{gap:3.2rem!important}.gap-3__5{gap:3.5rem!important}.gap-3__8{gap:3.8rem!important}.gap-4__0{gap:4rem!important}.gap-4__3{gap:4.3rem!important}.gap-4__5{gap:4.5rem!important}.gap-4__8{gap:4.8rem!important}.gap-5__0{gap:5rem!important}.gap-5__2{gap:5.2rem!important}.gap-5__5{gap:5.5rem!important}.gap-6__0{gap:6rem!important}.gap-6__2{gap:6.2rem!important}.gap-6__4{gap:6.4rem!important}.gap-6__5{gap:6.5rem!important}.gap-6__8{gap:6.8rem!important}.gap-7__0{gap:7rem!important}.gap-7__5{gap:7.5rem!important}.gap-7__8{gap:7.8rem!important}.gap-8__0{gap:8rem!important}.gap-8__5{gap:8.5rem!important}.gap-9__0{gap:9rem!important}.gap-9__5{gap:9.5rem!important}.gap-10__0{gap:10rem!important}.gap-10__5{gap:10.5rem!important}.gap-11__0{gap:11rem!important}.gap-12__0{gap:12rem!important}.gap-12__5{gap:12.5rem!important}.gap-13__0{gap:13rem!important}.gap-13__5{gap:13.5rem!important}.gap-14__0{gap:14rem!important}.gap-15__0{gap:15rem!important}.gap-15__5{gap:15.5rem!important}.gap-16__0{gap:16rem!important}.gap-17__0{gap:17rem!important}.gap-18__0{gap:18rem!important}.gap-19__0{gap:19rem!important}.gap-20__0{gap:20rem!important}.gap-22__5{gap:22.5rem!important}.gap-28__0{gap:28rem!important}.gap-30__0{gap:30rem!important}.font-monospace{font-family:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace!important;font-family:var(--bs-font-monospace)!important}.fs-xl{font-size:calc(1.365rem + 1.38vw)!important}.fs-lg{font-size:calc(1.305rem + .66vw)!important}.fs-base{font-size:calc(1.285rem + .42vw)!important}.fs-md{font-size:calc(1.265rem + .18vw)!important}.fs-sm{font-size:1.2rem!important}.fs-xs{font-size:.9rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(0, 153, 153,var(--bs-text-opacity))!important;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(77, 80, 85,var(--bs-text-opacity))!important;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(0, 153, 153,var(--bs-text-opacity))!important;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(13, 202, 240,var(--bs-text-opacity))!important;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(255, 193, 7,var(--bs-text-opacity))!important;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(233, 117, 117,var(--bs-text-opacity))!important;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(247, 247, 247,var(--bs-text-opacity))!important;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(75, 80, 111,var(--bs-text-opacity))!important;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(0, 0, 0,var(--bs-text-opacity))!important;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(255, 255, 255,var(--bs-text-opacity))!important;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(0, 0, 0,var(--bs-text-opacity))!important;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#cfd1d2!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-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-primary{--bs-bg-opacity:1;background-color:rgba(0, 153, 153,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(77, 80, 85,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(0, 153, 153,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(13, 202, 240,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(255, 193, 7,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(233, 117, 117,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(247, 247, 247,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(75, 80, 111,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(0, 0, 0,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(255, 255, 255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(255, 255, 255,var(--bs-bg-opacity))!important;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:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))!important;background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:0!important;border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:0.25rem!important;border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:0!important;border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:0.5rem!important;border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:1rem!important;border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:2rem!important;border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important;border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:0!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-end,.rounded-top{border-top-right-radius:0!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:0!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:0!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-start{border-top-left-radius:0!important;border-top-left-radius:var(--bs-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}:root{--bs-blue:#4b506f;--bs-indigo:#6610f2;--bs-purple:#8c96cf;--bs-pink:#d63384;--bs-red:#e97575;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#099;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray-100:#f8f9fa;--bs-gray-200:#f6f6f6;--bs-gray-300:#f7f7f7;--bs-gray-400:#efefef;--bs-gray-500:#dedede;--bs-gray-600:#cfd1d2;--bs-gray-700:#ccc;--bs-gray-800:#707070;--bs-gray-900:#4d5055;--bs-primary:#099;--bs-secondary:#4d5055;--bs-success:#099;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#e97575;--bs-light:#f7f7f7;--bs-dark:#4b506f;--bs-primary-rgb:0,153,153;--bs-secondary-rgb:77,80,85;--bs-success-rgb:0,153,153;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:233,117,117;--bs-light-rgb:247,247,247;--bs-dark-rgb:75,80,111;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:0,0,0;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:"camptonbook",Arial,"Noto Sans",sans-serif;--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));--bs-body-font-family:camptonbook,Arial,Noto Sans,sans-serif;--bs-body-font-size:calc(1.285rem + 0.42vw);--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#000;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#f7f7f7;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#000;--bs-link-hover-color:#099;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,:after,:before{box-sizing:border-box}body{font-family:camptonbook, Arial, Noto Sans, sans-serif;font-family:var(--bs-body-font-family);font-size:calc(1.285rem + 0.42vw);font-size:var(--bs-body-font-size);font-weight:400;font-weight:var(--bs-body-font-weight);line-height:1.5;line-height:var(--bs-body-line-height);color:#000;color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:#fff;background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:1rem;font-weight:500;line-height:1.5;color:#000}.h1,h1{font-size:calc(1.525rem + 3.3vw)}.h2,h2{font-size:calc(1.445rem + 2.34vw)}.h3,h3{font-size:calc(1.405rem + 1.86vw)}.h4,h4{font-size:calc(1.365rem + 1.38vw)}.h5,h5{font-size:calc(1.325rem + .9vw)}.h6,h6{font-size:calc(1.285rem + .42vw)}p{margin-top:0;margin-bottom:1rem}abbr[title]{cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.mark,mark{padding:.1875em;background-color:#fff3cd;background-color:var(--bs-highlight-bg)}sub,sup{font-size:.75em}a{color:#000;color:var(--bs-link-color)}a:hover{color:#009999;color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:1.2rem}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:1.2rem;color:#d63384;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:1.2rem;color:#fff;color:var(--bs-body-bg);background-color:#000;background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#cfd1d2;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(.focus-visible){outline:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-size:inherit;line-height:inherit}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{cursor:pointer}[hidden]{display:none!important}.lead{font-size:1.125rem;font-weight:400}.display-1{font-size:calc(1.625rem + 4.5vw)}.display-1,.display-2{font-weight:300;line-height:1.5}.display-2{font-size:calc(1.575rem + 3.9vw)}.display-3{font-size:calc(1.525rem + 3.3vw)}.display-3,.display-4{font-weight:300;line-height:1.5}.display-4{font-size:calc(1.475rem + 2.7vw)}.display-5{font-size:calc(1.425rem + 2.1vw)}.display-5,.display-6{font-weight:300;line-height:1.5}.display-6{font-size:calc(1.375rem + 1.5vw)}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:1.2rem;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:calc(1.325rem + .9vw)}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:1.2rem;color:#cfd1d2}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #f7f7f7;border:1px solid var(--bs-border-color);border-radius:0}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:1.2rem;color:#cfd1d2}.container,.container-fluid,.container-xl,.container-xxl,.container-xxxl,.video-section .sticky-wrapper .sticky-element{--bs-gutter-x:40px;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-right:auto;margin-left:auto}.row{--bs-gutter-x:40px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-n4__8,.gx-n4__8{--bs-gutter-x:-4.8rem}.g-n4__8,.gy-n4__8{--bs-gutter-y:-4.8rem}.g-n3__2,.gx-n3__2{--bs-gutter-x:-3.2rem}.g-n3__2,.gy-n3__2{--bs-gutter-y:-3.2rem}.g-n1__2,.gx-n1__2{--bs-gutter-x:-1.2rem}.g-n1__2,.gy-n1__2{--bs-gutter-y:-1.2rem}.g-n8__0,.gx-n8__0{--bs-gutter-x:-8rem}.g-n8__0,.gy-n8__0{--bs-gutter-y:-8rem}.g-0,.gx-0{--bs-gutter-x:0rem}.g-0,.gy-0{--bs-gutter-y:0rem}.g-0__5,.gx-0__5{--bs-gutter-x:0.5rem}.g-0__5,.gy-0__5{--bs-gutter-y:0.5rem}.g-0__8,.gx-0__8{--bs-gutter-x:0.8rem}.g-0__8,.gy-0__8{--bs-gutter-y:0.8rem}.g-1__0,.gx-1__0{--bs-gutter-x:1rem}.g-1__0,.gy-1__0{--bs-gutter-y:1rem}.g-1__2,.gx-1__2{--bs-gutter-x:1.2rem}.g-1__2,.gy-1__2{--bs-gutter-y:1.2rem}.g-1__3,.gx-1__3{--bs-gutter-x:1.3rem}.g-1__3,.gy-1__3{--bs-gutter-y:1.3rem}.g-1__5,.gx-1__5{--bs-gutter-x:1.5rem}.g-1__5,.gy-1__5{--bs-gutter-y:1.5rem}.g-1__6,.gx-1__6{--bs-gutter-x:1.6rem}.g-1__6,.gy-1__6{--bs-gutter-y:1.6rem}.g-1__8,.gx-1__8{--bs-gutter-x:1.8rem}.g-1__8,.gy-1__8{--bs-gutter-y:1.8rem}.g-2__0,.gx-2__0{--bs-gutter-x:2rem}.g-2__0,.gy-2__0{--bs-gutter-y:2rem}.g-2__4,.gx-2__4{--bs-gutter-x:2.4rem}.g-2__4,.gy-2__4{--bs-gutter-y:2.4rem}.g-2__5,.gx-2__5{--bs-gutter-x:2.5rem}.g-2__5,.gy-2__5{--bs-gutter-y:2.5rem}.g-3__0,.gx-3__0{--bs-gutter-x:3rem}.g-3__0,.gy-3__0{--bs-gutter-y:3rem}.g-3__2,.gx-3__2{--bs-gutter-x:3.2rem}.g-3__2,.gy-3__2{--bs-gutter-y:3.2rem}.g-3__5,.gx-3__5{--bs-gutter-x:3.5rem}.g-3__5,.gy-3__5{--bs-gutter-y:3.5rem}.g-3__8,.gx-3__8{--bs-gutter-x:3.8rem}.g-3__8,.gy-3__8{--bs-gutter-y:3.8rem}.g-4__0,.gx-4__0{--bs-gutter-x:4rem}.g-4__0,.gy-4__0{--bs-gutter-y:4rem}.g-4__3,.gx-4__3{--bs-gutter-x:4.3rem}.g-4__3,.gy-4__3{--bs-gutter-y:4.3rem}.g-4__5,.gx-4__5{--bs-gutter-x:4.5rem}.g-4__5,.gy-4__5{--bs-gutter-y:4.5rem}.g-4__8,.gx-4__8{--bs-gutter-x:4.8rem}.g-4__8,.gy-4__8{--bs-gutter-y:4.8rem}.g-5__0,.gx-5__0{--bs-gutter-x:5rem}.g-5__0,.gy-5__0{--bs-gutter-y:5rem}.g-5__2,.gx-5__2{--bs-gutter-x:5.2rem}.g-5__2,.gy-5__2{--bs-gutter-y:5.2rem}.g-5__5,.gx-5__5{--bs-gutter-x:5.5rem}.g-5__5,.gy-5__5{--bs-gutter-y:5.5rem}.g-6__0,.gx-6__0{--bs-gutter-x:6rem}.g-6__0,.gy-6__0{--bs-gutter-y:6rem}.g-6__2,.gx-6__2{--bs-gutter-x:6.2rem}.g-6__2,.gy-6__2{--bs-gutter-y:6.2rem}.g-6__4,.gx-6__4{--bs-gutter-x:6.4rem}.g-6__4,.gy-6__4{--bs-gutter-y:6.4rem}.g-6__5,.gx-6__5{--bs-gutter-x:6.5rem}.g-6__5,.gy-6__5{--bs-gutter-y:6.5rem}.g-6__8,.gx-6__8{--bs-gutter-x:6.8rem}.g-6__8,.gy-6__8{--bs-gutter-y:6.8rem}.g-7__0,.gx-7__0{--bs-gutter-x:7rem}.g-7__0,.gy-7__0{--bs-gutter-y:7rem}.g-7__5,.gx-7__5{--bs-gutter-x:7.5rem}.g-7__5,.gy-7__5{--bs-gutter-y:7.5rem}.g-7__8,.gx-7__8{--bs-gutter-x:7.8rem}.g-7__8,.gy-7__8{--bs-gutter-y:7.8rem}.g-8__0,.gx-8__0{--bs-gutter-x:8rem}.g-8__0,.gy-8__0{--bs-gutter-y:8rem}.g-8__5,.gx-8__5{--bs-gutter-x:8.5rem}.g-8__5,.gy-8__5{--bs-gutter-y:8.5rem}.g-9__0,.gx-9__0{--bs-gutter-x:9rem}.g-9__0,.gy-9__0{--bs-gutter-y:9rem}.g-9__5,.gx-9__5{--bs-gutter-x:9.5rem}.g-9__5,.gy-9__5{--bs-gutter-y:9.5rem}.g-10__0,.gx-10__0{--bs-gutter-x:10rem}.g-10__0,.gy-10__0{--bs-gutter-y:10rem}.g-10__5,.gx-10__5{--bs-gutter-x:10.5rem}.g-10__5,.gy-10__5{--bs-gutter-y:10.5rem}.g-11__0,.gx-11__0{--bs-gutter-x:11rem}.g-11__0,.gy-11__0{--bs-gutter-y:11rem}.g-12__0,.gx-12__0{--bs-gutter-x:12rem}.g-12__0,.gy-12__0{--bs-gutter-y:12rem}.g-12__5,.gx-12__5{--bs-gutter-x:12.5rem}.g-12__5,.gy-12__5{--bs-gutter-y:12.5rem}.g-13__0,.gx-13__0{--bs-gutter-x:13rem}.g-13__0,.gy-13__0{--bs-gutter-y:13rem}.g-13__5,.gx-13__5{--bs-gutter-x:13.5rem}.g-13__5,.gy-13__5{--bs-gutter-y:13.5rem}.g-14__0,.gx-14__0{--bs-gutter-x:14rem}.g-14__0,.gy-14__0{--bs-gutter-y:14rem}.g-15__0,.gx-15__0{--bs-gutter-x:15rem}.g-15__0,.gy-15__0{--bs-gutter-y:15rem}.g-15__5,.gx-15__5{--bs-gutter-x:15.5rem}.g-15__5,.gy-15__5{--bs-gutter-y:15.5rem}.g-16__0,.gx-16__0{--bs-gutter-x:16rem}.g-16__0,.gy-16__0{--bs-gutter-y:16rem}.g-17__0,.gx-17__0{--bs-gutter-x:17rem}.g-17__0,.gy-17__0{--bs-gutter-y:17rem}.g-18__0,.gx-18__0{--bs-gutter-x:18rem}.g-18__0,.gy-18__0{--bs-gutter-y:18rem}.g-19__0,.gx-19__0{--bs-gutter-x:19rem}.g-19__0,.gy-19__0{--bs-gutter-y:19rem}.g-20__0,.gx-20__0{--bs-gutter-x:20rem}.g-20__0,.gy-20__0{--bs-gutter-y:20rem}.g-22__5,.gx-22__5{--bs-gutter-x:22.5rem}.g-22__5,.gy-22__5{--bs-gutter-y:22.5rem}.g-28__0,.gx-28__0{--bs-gutter-x:28rem}.g-28__0,.gy-28__0{--bs-gutter-y:28rem}.g-30__0,.gx-30__0{--bs-gutter-x:30rem}.g-30__0,.gy-30__0{--bs-gutter-y:30rem}.table{--bs-table-color:var(--bs-body-color);--bs-table-bg:transparent;--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-body-color);--bs-table-striped-bg:rgba(0,0,0,0.05);--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(0,0,0,0.1);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:rgba(0,0,0,0.075);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped-columns>:not(caption)>tr>:nth-child(2n),.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-color:#000;--bs-table-bg:#ccebeb;--bs-table-border-color:#b8d4d4;--bs-table-striped-bg:#c2dfdf;--bs-table-striped-color:#000;--bs-table-active-bg:#b8d4d4;--bs-table-active-color:#000;--bs-table-hover-bg:#bdd9d9;--bs-table-hover-color:#000}.table-primary,.table-secondary{color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#dbdcdd;--bs-table-border-color:#c5c6c7;--bs-table-striped-bg:#d0d1d2;--bs-table-striped-color:#000;--bs-table-active-bg:#c5c6c7;--bs-table-active-color:#000;--bs-table-hover-bg:#cbcccc;--bs-table-hover-color:#000}.table-success{--bs-table-color:#000;--bs-table-bg:#ccebeb;--bs-table-border-color:#b8d4d4;--bs-table-striped-bg:#c2dfdf;--bs-table-striped-color:#000;--bs-table-active-bg:#b8d4d4;--bs-table-active-color:#000;--bs-table-hover-bg:#bdd9d9;--bs-table-hover-color:#000}.table-info,.table-success{color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#badce3;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#e6dbb9;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000}.table-danger,.table-warning{color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#fbe3e3;--bs-table-border-color:#e2cccc;--bs-table-striped-bg:#eed8d8;--bs-table-striped-color:#000;--bs-table-active-bg:#e2cccc;--bs-table-active-color:#000;--bs-table-hover-bg:#e8d2d2;--bs-table-hover-color:#000}.table-light{--bs-table-color:#000;--bs-table-bg:#f7f7f7;--bs-table-border-color:#dedede;--bs-table-striped-bg:#ebebeb;--bs-table-striped-color:#000;--bs-table-active-bg:#dedede;--bs-table-active-color:#000;--bs-table-hover-bg:#e4e4e4;--bs-table-hover-color:#000}.table-dark,.table-light{color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#4b506f;--bs-table-border-color:#5d627d;--bs-table-striped-bg:#545976;--bs-table-striped-color:#fff;--bs-table-active-bg:#5d627d;--bs-table-active-color:#fff;--bs-table-hover-bg:#595d7a;--bs-table-hover-color:#fff}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:calc(1.305rem + .66vw)}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:1.2rem}.form-text{margin-top:.25rem;font-size:1.2rem;color:#cfd1d2}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:calc(1.265rem + .18vw);font-weight:400;line-height:1.5;color:#000;background-color:#f6f6f6;background-clip:padding-box;border:1px solid transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#000;background-color:#f6f6f6;border-color:#80cccc;outline:0;box-shadow:0 0 0 .25rem rgba(0,153,153,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#000;opacity:1}.form-control::placeholder{color:#000;opacity:1}.form-control:disabled{background-color:#f6f6f6;opacity:1}[dir="ltr"] .form-control::file-selector-button{margin-right:.75rem}[dir="rtl"] .form-control::file-selector-button{margin-left:.75rem}[dir="ltr"] .form-control::file-selector-button{border-right-width:1px}[dir="rtl"] .form-control::file-selector-button{border-left-width:1px}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;color:#000;background-color:#f6f6f6;pointer-events:none;border:0 solid;border-color:inherit;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#eaeaea}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#000;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:1.2rem;border-radius:.25rem}[dir="ltr"] .form-control-sm::file-selector-button{margin-right:.5rem}[dir="rtl"] .form-control-sm::file-selector-button{margin-left:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:calc(1.305rem + .66vw);border-radius:.5rem}[dir="ltr"] .form-control-lg::file-selector-button{margin-right:1rem}[dir="rtl"] .form-control-lg::file-selector-button{margin-left:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:calc(1.5em + .75rem + 2px);padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:0}.form-control-color::-webkit-color-swatch{border-radius:0}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + 2px)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px)}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:calc(1.265rem + .18vw);font-weight:400;line-height:1.5;color:#000;background-color:#f6f6f6;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23707070' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid transparent;border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-select:focus{border-color:#80cccc;outline:0;box-shadow:0 0 0 .25rem rgba(0,153,153,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#f6f6f6}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:1.2rem;border-radius:.25rem}.form-select-lg{padding-top:1rem;padding-bottom:1rem;padding-left:1rem;font-size:calc(1.305rem + .66vw);border-radius:.5rem}.form-check{display:block;min-height:2.4rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#f6f6f6;background-repeat:no-repeat;background-position:50%;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#80cccc;outline:0;box-shadow:0 0 0 .25rem rgba(0,153,153,.25)}.form-check-input:checked{background-color:#099;border-color:#099}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{background-color:#099;border-color:#099;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-position:0;border-radius:2em;transition:background-position .15s ease-in-out}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2380cccc'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-position:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(0,153,153,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(0,153,153,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#099;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}.form-range::-webkit-slider-thumb:active{background-color:#b3e0e0}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#f7f7f7;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#099;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}.form-range::-moz-range-thumb:active{background-color:#b3e0e0}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#f7f7f7;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#dedede}.form-range:disabled::-moz-range-thumb{background-color:#dedede}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}[dir="ltr"] .form-floating>label{text-align:left}[dir="rtl"] .form-floating>label{text-align:right}.form-floating>label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem .75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::-moz-placeholder, .form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown), .form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating[focus-within],.input-group>.form-select:focus{z-index:5}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:calc(1.265rem + .18vw);font-weight:400;line-height:1.5;color:#000;text-align:center;white-space:nowrap;background-color:#f6f6f6;border:1px solid transparent;border-radius:0}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:calc(1.305rem + .66vw);border-radius:.5rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:1.2rem;border-radius:.25rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:1.2rem;color:#099}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:1.2rem;color:#000;background-color:rgba(0,153,153,.9);border-radius:0}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#099;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23099' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#099;box-shadow:0 0 0 .25rem rgba(0,153,153,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#099}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23707070' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23099' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#099;box-shadow:0 0 0 .25rem rgba(0,153,153,.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#099}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#099}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(0,153,153,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#099}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not([focus-within]).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not([focus-within]):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:1.2rem;color:#e97575}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:1.2rem;color:#000;background-color:rgba(233,117,117,.9);border-radius:0}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#e97575;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e97575'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23e97575' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#e97575;box-shadow:0 0 0 .25rem rgba(233,117,117,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#e97575}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23707070' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e97575'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23e97575' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#e97575;box-shadow:0 0 0 .25rem rgba(233,117,117,.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#e97575}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#e97575}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(233,117,117,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#e97575}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not([focus-within]).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not([focus-within]):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:calc(1.265rem + 0.18vw);--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:#000;--bs-btn-bg:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:0;--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 hsla(0,0%,100%,0.15),0 1px 1px rgba(0,0,0,0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn.focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg)}.btn-check.focus-visible+.btn,.btn.focus-visible{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn,.btn:focus-visible{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn.focus-visible,.btn.active.focus-visible,.btn.show.focus-visible,.btn:first-child:active.focus-visible,:not(.btn-check)+.btn:active.focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#000;--bs-btn-bg:#099;--bs-btn-border-color:#099;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#039a9a;--bs-btn-hover-border-color:#1aa3a3;--bs-btn-focus-shadow-rgb:0,130,130;--bs-btn-active-color:#000;--bs-btn-active-bg:#33adad;--bs-btn-active-border-color:#1aa3a3;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#099;--bs-btn-disabled-border-color:#099}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#4d5055;--bs-btn-border-color:#4d5055;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#414448;--bs-btn-hover-border-color:#3e4044;--bs-btn-focus-shadow-rgb:104,106,111;--bs-btn-active-color:#fff;--bs-btn-active-bg:#3e4044;--bs-btn-active-border-color:#3a3c40;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#4d5055;--bs-btn-disabled-border-color:#4d5055}.btn-success{--bs-btn-color:#000;--bs-btn-bg:#099;--bs-btn-border-color:#099;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#039a9a;--bs-btn-hover-border-color:#1aa3a3;--bs-btn-focus-shadow-rgb:0,130,130;--bs-btn-active-color:#000;--bs-btn-active-bg:#33adad;--bs-btn-active-border-color:#1aa3a3;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#099;--bs-btn-disabled-border-color:#099}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0fcbf0;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc209;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#000;--bs-btn-bg:#e97575;--bs-btn-border-color:#e97575;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#e97676;--bs-btn-hover-border-color:#eb8383;--bs-btn-focus-shadow-rgb:198,99,99;--bs-btn-active-color:#000;--bs-btn-active-bg:#ed9191;--bs-btn-active-border-color:#eb8383;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#e97575;--bs-btn-disabled-border-color:#e97575}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f7f7f7;--bs-btn-border-color:#f7f7f7;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d2d2d2;--bs-btn-hover-border-color:#c6c6c6;--bs-btn-focus-shadow-rgb:210,210,210;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c6c6;--bs-btn-active-border-color:#b9b9b9;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f7f7f7;--bs-btn-disabled-border-color:#f7f7f7}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#4b506f;--bs-btn-border-color:#4b506f;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#4d5270;--bs-btn-hover-border-color:#5d627d;--bs-btn-focus-shadow-rgb:102,106,133;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6f738c;--bs-btn-active-border-color:#5d627d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#4b506f;--bs-btn-disabled-border-color:#4b506f}.btn-outline-primary{--bs-btn-color:#099;--bs-btn-border-color:#099;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#099;--bs-btn-hover-border-color:#099;--bs-btn-focus-shadow-rgb:0,153,153;--bs-btn-active-color:#000;--bs-btn-active-bg:#099;--bs-btn-active-border-color:#099;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#099;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#099;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#4d5055;--bs-btn-border-color:#4d5055;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#4d5055;--bs-btn-hover-border-color:#4d5055;--bs-btn-focus-shadow-rgb:77,80,85;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5055;--bs-btn-active-border-color:#4d5055;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#4d5055;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#4d5055;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#099;--bs-btn-border-color:#099;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#099;--bs-btn-hover-border-color:#099;--bs-btn-focus-shadow-rgb:0,153,153;--bs-btn-active-color:#000;--bs-btn-active-bg:#099;--bs-btn-active-border-color:#099;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#099;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#099;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#e97575;--bs-btn-border-color:#e97575;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#e97575;--bs-btn-hover-border-color:#e97575;--bs-btn-focus-shadow-rgb:233,117,117;--bs-btn-active-color:#000;--bs-btn-active-bg:#e97575;--bs-btn-active-border-color:#e97575;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#e97575;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#e97575;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f7f7f7;--bs-btn-border-color:#f7f7f7;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f7f7f7;--bs-btn-hover-border-color:#f7f7f7;--bs-btn-focus-shadow-rgb:247,247,247;--bs-btn-active-color:#000;--bs-btn-active-bg:#f7f7f7;--bs-btn-active-border-color:#f7f7f7;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#f7f7f7;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f7f7f7;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#4b506f;--bs-btn-border-color:#4b506f;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#4b506f;--bs-btn-hover-border-color:#4b506f;--bs-btn-focus-shadow-rgb:75,80,111;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4b506f;--bs-btn-active-border-color:#4b506f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#4b506f;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#4b506f;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#cfd1d2;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:none;--bs-btn-focus-shadow-rgb:0,130,130}.btn-link,.btn-link.focus-visible,.btn-link:hover{text-decoration:none}.btn-link,.btn-link:focus-visible,.btn-link:hover{text-decoration:none}.btn-link.focus-visible{color:var(--bs-btn-color)}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:calc(1.305rem + 0.66vw);--bs-btn-border-radius:0.5rem}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:1.2rem;--bs-btn-border-radius:0.25rem}.fade{transition:opacity .15s linear}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:calc(1.285rem + 0.42vw);--bs-dropdown-color:#000;--bs-dropdown-bg:#fff;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:0;--bs-dropdown-border-width:1px;--bs-dropdown-inner-border-radius:-1px;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--bs-dropdown-link-color:#4d5055;--bs-dropdown-link-hover-color:#45484d;--bs-dropdown-link-hover-bg:#f6f6f6;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#099;--bs-dropdown-link-disabled-color:#dedede;--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#cfd1d2;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:1.2rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#f7f7f7;--bs-dropdown-bg:#707070;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#f7f7f7;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:hsla(0,0%,100%,0.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#099;--bs-dropdown-link-disabled-color:#dedede;--bs-dropdown-header-color:#dedede}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:0}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:#cfd1d2;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:1px;--bs-nav-tabs-border-color:#f7f7f7;--bs-nav-tabs-border-radius:0;--bs-nav-tabs-link-hover-border-color:#f6f6f6 #f6f6f6 #f7f7f7;--bs-nav-tabs-link-active-color:#ccc;--bs-nav-tabs-link-active-bg:#fff;--bs-nav-tabs-link-active-border-color:#f7f7f7 #f7f7f7 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(var(--bs-nav-tabs-border-width)*-1);background:none;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(var(--bs-nav-tabs-border-width)*-1);border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:0;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#099}.nav-pills .nav-link{background:none;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(0,0,0,0.55);--bs-navbar-hover-color:rgba(0,0,0,0.7);--bs-navbar-disabled-color:rgba(0,0,0,0.3);--bs-navbar-active-color:rgba(0,0,0,0.9);--bs-navbar-brand-padding-y:0.35rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.8rem;--bs-navbar-brand-color:rgba(0,0,0,0.9);--bs-navbar-brand-hover-color:rgba(0,0,0,0.9);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.8rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");--bs-navbar-toggler-border-color:rgba(0,0,0,0.1);--bs-navbar-toggler-border-radius:0;--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-xl,.navbar>.container-xxl,.navbar>.container-xxxl,.video-section .sticky-wrapper .navbar>.sticky-element{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .show>.nav-link{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:1px solid var(--bs-navbar-toggler-border-color);border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:50%;background-size:100%}.navbar-nav-scroll{max-height:75vh;max-height:var(--bs-scroll-height,75vh);overflow-y:auto}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark{--bs-navbar-color:hsla(0,0%,100%,0.55);--bs-navbar-hover-color:hsla(0,0%,100%,0.75);--bs-navbar-disabled-color:hsla(0,0%,100%,0.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:hsla(0,0%,100%,0.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-border-width:1px;--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:0;--bs-card-box-shadow: ;--bs-card-inner-border-radius:-1px;--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(0,0,0,0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:#fff;--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:20px;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{margin-top:calc(var(--bs-card-title-spacer-y)*-0.5)}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(var(--bs-card-cap-padding-x)*-0.5);margin-bottom:calc(var(--bs-card-cap-padding-y)*-1);margin-left:calc(var(--bs-card-cap-padding-x)*-0.5);border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(var(--bs-card-cap-padding-x)*-0.5);margin-left:calc(var(--bs-card-cap-padding-x)*-0.5)}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}.accordion{--bs-accordion-color:#000;--bs-accordion-bg:transparent;--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:#fff;--bs-accordion-border-width:0;--bs-accordion-border-radius:0;--bs-accordion-inner-border-radius:none;--bs-accordion-btn-padding-x:0;--bs-accordion-btn-padding-y:3.2rem;--bs-accordion-btn-color:#000;--bs-accordion-btn-bg:#fff;--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25'%3E%3Cg data-name='Icons open close'%3E%3Cpath d='M3.09 13.54v-2.08h17.82v2.08z' fill='%23fff'/%3E%3Cpath data-name='Прямоугольник 291' fill='none' d='M0 0h24v25H0z'/%3E%3Cg%3E%3Cpath data-name='close_FILL0_wght400_GRAD0_opsz24' d='M3.09 12.99v-1.98h7.92V3.09h1.98v7.92h7.92v1.98h-7.92v7.92h-1.98v-7.92z' fill='%23fff'/%3E%3Cpath data-name='Прямоугольник 291' fill='none' d='M0 0h24v24H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");--bs-accordion-btn-icon-width:2.4rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25'%3E%3Cg data-name='Icons open close'%3E%3Cpath d='M3.09 13.54v-2.08h17.82v2.08z' fill='%23fff'/%3E%3Cpath data-name='Прямоугольник 291' fill='none' d='M0 0h24v25H0z'/%3E%3Cg%3E%3Cpath data-name='close_FILL0_wght400_GRAD0_opsz24' d='M3.09 12.99v-1.98h7.92V3.09h1.98v7.92h7.92v1.98h-7.92v7.92h-1.98v-7.92z' fill='%23fff'/%3E%3Cpath data-name='Прямоугольник 291' fill='none' d='M0 0h24v24H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");--bs-accordion-btn-focus-border-color:#80cccc;--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(0,153,153,0.25);--bs-accordion-body-padding-x:0;--bs-accordion-body-padding-y:0;--bs-accordion-active-color:#008a8a;--bs-accordion-active-bg:#e6f5f5}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:calc(1.285rem + .42vw);color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:#4d5055;--bs-breadcrumb-item-padding-x:0.8rem;--bs-breadcrumb-item-active-color:#4d5055;display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:"-";content:var(--bs-breadcrumb-divider,"-")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:calc(1.285rem + 0.42vw);--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:#fff;--bs-pagination-border-width:1px;--bs-pagination-border-color:#f7f7f7;--bs-pagination-border-radius:0;--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:#f6f6f6;--bs-pagination-hover-border-color:#f7f7f7;--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:#f6f6f6;--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(0,153,153,0.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#099;--bs-pagination-active-border-color:#099;--bs-pagination-disabled-color:#cfd1d2;--bs-pagination-disabled-bg:#fff;--bs-pagination-disabled-border-color:#f7f7f7;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:calc(1.305rem + 0.66vw);--bs-pagination-border-radius:0.5rem}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:1.2rem;--bs-pagination-border-radius:0.25rem}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:0;display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:1px solid var(--bs-alert-border-color);--bs-alert-border-radius:0;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color:#005c5c;--bs-alert-bg:#ccebeb;--bs-alert-border-color:#b3e0e0}.alert-primary .alert-link{color:#004a4a}.alert-secondary{--bs-alert-color:#2e3033;--bs-alert-bg:#dbdcdd;--bs-alert-border-color:#cacbcc}.alert-secondary .alert-link{color:#252629}.alert-success{--bs-alert-color:#005c5c;--bs-alert-bg:#ccebeb;--bs-alert-border-color:#b3e0e0}.alert-success .alert-link{color:#004a4a}.alert-info{--bs-alert-color:#055160;--bs-alert-bg:#cff4fc;--bs-alert-border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{--bs-alert-color:#664d03;--bs-alert-bg:#fff3cd;--bs-alert-border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{--bs-alert-color:#8c4646;--bs-alert-bg:#fbe3e3;--bs-alert-border-color:#f8d6d6}.alert-danger .alert-link{color:#703838}.alert-light{--bs-alert-color:#636363;--bs-alert-bg:#fdfdfd;--bs-alert-border-color:#fdfdfd}.alert-light .alert-link{color:#4f4f4f}.alert-dark{--bs-alert-color:#2d3043;--bs-alert-bg:#dbdce2;--bs-alert-border-color:#c9cbd4}.alert-dark .alert-link{color:#242636}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{--bs-progress-height:1rem;--bs-progress-font-size:1.2rem;--bs-progress-bg:#f6f6f6;--bs-progress-border-radius:0;--bs-progress-box-shadow:inset 0 1px 2px rgba(0,0,0,0.075);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#099;--bs-progress-bar-transition:width 0.6s ease;height:var(--bs-progress-height);font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{flex-direction:column;justify-content:center;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.list-group{--bs-list-group-color:#4d5055;--bs-list-group-bg:#fff;--bs-list-group-border-color:rgba(0,0,0,0.125);--bs-list-group-border-width:1px;--bs-list-group-border-radius:0;--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:#ccc;--bs-list-group-action-hover-color:#ccc;--bs-list-group-action-hover-bg:#f8f9fa;--bs-list-group-action-active-color:#000;--bs-list-group-action-active-bg:#f6f6f6;--bs-list-group-disabled-color:#cfd1d2;--bs-list-group-disabled-bg:#fff;--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#099;--bs-list-group-active-border-color:#099;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(var(--bs-list-group-border-width)*-1);border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width)*-1);border-left-width:var(--bs-list-group-border-width)}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-left-width:0;border-bottom-width:var(--bs-list-group-border-width);border-right-width:0;border-top-width:0}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#005c5c;background-color:#ccebeb}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#005c5c;background-color:#b8d4d4}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#005c5c;border-color:#005c5c}.list-group-item-secondary{color:#2e3033;background-color:#dbdcdd}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#2e3033;background-color:#c5c6c7}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#2e3033;border-color:#2e3033}.list-group-item-success{color:#005c5c;background-color:#ccebeb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#005c5c;background-color:#b8d4d4}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#005c5c;border-color:#005c5c}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#8c4646;background-color:#fbe3e3}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#8c4646;background-color:#e2cccc}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#8c4646;border-color:#8c4646}.list-group-item-light{color:#636363;background-color:#fdfdfd}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636363;background-color:#e4e4e4}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636363;border-color:#636363}.list-group-item-dark{color:#2d3043;background-color:#dbdce2}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#2d3043;background-color:#c5c6cb}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#2d3043;border-color:#2d3043}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:0;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(0,153,153,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:40px;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:hsla(0,0%,100%,0.85);--bs-toast-border-width:1px;--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:0;--bs-toast-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--bs-toast-header-color:#cfd1d2;--bs-toast-header-bg:hsla(0,0%,100%,0.85);--bs-toast-header-border-color:rgba(0,0,0,0.05);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(var(--bs-toast-padding-x)*-0.5);margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:#fff;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:1px;--bs-modal-border-radius:0.5rem;--bs-modal-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-modal-inner-border-radius:calc(0.5rem - 1px);--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:1px;--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:1px;position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y)*0.5) calc(var(--bs-modal-header-padding-x)*0.5);margin:calc(var(--bs-modal-header-padding-y)*-0.5) calc(var(--bs-modal-header-padding-x)*-0.5) calc(var(--bs-modal-header-padding-y)*-0.5) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*0.5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*0.5)}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}[dir="ltr"] .tooltip{text-align:left}[dir="rtl"] .tooltip{text-align:right}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:1.2rem;--bs-tooltip-color:#fff;--bs-tooltip-bg:#000;--bs-tooltip-border-radius:0;--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;z-index:var(--bs-tooltip-zindex);display:block;padding:var(--bs-tooltip-arrow-height);margin:var(--bs-tooltip-margin);font-family:camptonbook,Arial,Noto Sans,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-left-width:calc(var(--bs-tooltip-arrow-width)*0.5);border-bottom-width:0;border-right-width:calc(var(--bs-tooltip-arrow-width)*0.5);border-top-width:var(--bs-tooltip-arrow-height);border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-left-width:0;border-bottom-width:calc(var(--bs-tooltip-arrow-width)*0.5);border-right-width:var(--bs-tooltip-arrow-height);border-top-width:calc(var(--bs-tooltip-arrow-width)*0.5);border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-left-width:calc(var(--bs-tooltip-arrow-width)*0.5);border-bottom-width:var(--bs-tooltip-arrow-height);border-right-width:calc(var(--bs-tooltip-arrow-width)*0.5);border-top-width:0;border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-left-width:var(--bs-tooltip-arrow-height);border-bottom-width:calc(var(--bs-tooltip-arrow-width)*0.5);border-right-width:0;border-top-width:calc(var(--bs-tooltip-arrow-width)*0.5);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}[dir="ltr"] .popover{text-align:left}[dir="rtl"] .popover{text-align:right}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:1.2rem;--bs-popover-bg:#fff;--bs-popover-border-width:1px;--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:0.5rem;--bs-popover-inner-border-radius:calc(0.5rem - 1px);--bs-popover-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:calc(1.285rem + 0.42vw);--bs-popover-header-color:#000;--bs-popover-header-bg:#f0f0f0;--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:#000;--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:camptonbook,Arial,Noto Sans,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border:0 solid transparent}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(var(--bs-popover-arrow-height)*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-left-width:calc(var(--bs-popover-arrow-width)*0.5);border-bottom-width:0;border-right-width:calc(var(--bs-popover-arrow-width)*0.5);border-top-width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(var(--bs-popover-arrow-height)*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-left-width:0;border-bottom-width:calc(var(--bs-popover-arrow-width)*0.5);border-right-width:var(--bs-popover-arrow-height);border-top-width:calc(var(--bs-popover-arrow-width)*0.5)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(var(--bs-popover-arrow-height)*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-left-width:calc(var(--bs-popover-arrow-width)*0.5);border-bottom-width:var(--bs-popover-arrow-height);border-right-width:calc(var(--bs-popover-arrow-width)*0.5);border-top-width:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(var(--bs-popover-arrow-width)*-0.5);content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(var(--bs-popover-arrow-height)*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-left-width:var(--bs-popover-arrow-height);border-bottom-width:calc(var(--bs-popover-arrow-width)*0.5);border-right-width:0;border-top-width:calc(var(--bs-popover-arrow-width)*0.5)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M11.354 1.646a.5.5 0 010 .708L5.707 8l5.647 5.646a.5.5 0 01-.708.708l-6-6a.5.5 0 010-.708l6-6a.5.5 0 01.708 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4.646 1.646a.5.5 0 01.708 0l6 6a.5.5 0 010 .708l-6 6a.5.5 0 01-.708-.708L10.293 8 4.646 2.354a.5.5 0 010-.708z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.spinner-border,.spinner-grow{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xsm,.offcanvas-xsm2,.offcanvas-xsm3,.offcanvas-xxl,.offcanvas-xxxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color: ;--bs-offcanvas-bg:#fff;--bs-offcanvas-border-width:1px;--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075)}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y)*0.5) calc(var(--bs-offcanvas-padding-x)*0.5);margin-top:calc(var(--bs-offcanvas-padding-y)*-0.5);margin-right:calc(var(--bs-offcanvas-padding-x)*-0.5);margin-bottom:calc(var(--bs-offcanvas-padding-y)*-0.5)}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}.h1,h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:500!important}code,kbd,samp{font-family:monospace,monospace;font-size:1em}.small,small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{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;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:icomoon;src:url(../fonts/icomoon.woff?yuzzw2) format("woff");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-chevron-down:before{content:""}.icon-cross:before{content:""}.icon-chevron-up:before{content:""}.icon-chevron-left:before{content:""}.icon-chevron-right:before{content:""}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}[dir="ltr"] .swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-left:var(--swiper-centered-offset-before)}[dir="rtl"] .swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-right:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-top:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(44px/44*27);width:calc(var(--swiper-navigation-size)/44*27);height:44px;height:var(--swiper-navigation-size);margin-top:calc(0px - 44px/2);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s linear infinite;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-theme-color);border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}html{box-sizing:border-box;font-size:10px}*,:after,:before{box-sizing:inherit}.visually-hidden{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;white-space:inherit;width:auto}.grey-border{border:2px solid #cfd1d2}.z-index-1{z-index:1}.max-w-65{max-width:65%}.square{aspect-ratio:1}.aspect-ratio-16-9{aspect-ratio:16/9}.aspect-ratio-16-9>img{aspect-ratio:initial;height:100%;width:100%}.product-selector-icon{font-family:camptonbold,Arial,Noto Sans,sans-serif!important}.product-selector-icon:before{content:"";width:25px;height:22px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Icon Selektor' width='24.578' height='22.393'%3E%3Cpath data-name='l 15' d='M23.755 18.297h-3.654a3.273 3.273 0 00-6.34 0H.819a.82.82 0 000 1.639h12.942a3.273 3.273 0 006.34 0h3.654a.82.82 0 100-1.639zm-6.823 2.458a1.639 1.639 0 111.639-1.639 1.641 1.641 0 01-1.64 1.638z'/%3E%3Cpath data-name='l2 16' d='M23.759 10.378h-12.4a3.273 3.273 0 00-6.34 0h-4.2a.82.82 0 000 1.639h4.2a3.273 3.273 0 006.34 0h12.4a.82.82 0 000-1.639zM8.193 12.836a1.639 1.639 0 111.639-1.639 1.641 1.641 0 01-1.639 1.639z'/%3E%3Cpath data-name='l3 17' d='M.82 4.1h12.942a3.273 3.273 0 006.34 0h3.657a.82.82 0 100-1.639h-3.654a3.273 3.273 0 00-6.34 0H.819a.819.819 0 100 1.638zm16.112-2.458a1.639 1.639 0 11-1.639 1.639 1.641 1.641 0 011.639-1.642z'/%3E%3C/svg%3E")}.product-selector-icon:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Icon Selektor' width='24.578' height='22.393'%3E%3Cpath data-name='l 15' d='M23.755 18.297h-3.654a3.273 3.273 0 00-6.34 0H.819a.82.82 0 000 1.639h12.942a3.273 3.273 0 006.34 0h3.654a.82.82 0 100-1.639zm-6.823 2.458a1.639 1.639 0 111.639-1.639 1.641 1.641 0 01-1.64 1.638z' fill='%23099'/%3E%3Cpath data-name='l2 16' d='M23.759 10.378h-12.4a3.273 3.273 0 00-6.34 0h-4.2a.82.82 0 000 1.639h4.2a3.273 3.273 0 006.34 0h12.4a.82.82 0 000-1.639zM8.193 12.836a1.639 1.639 0 111.639-1.639 1.641 1.641 0 01-1.639 1.639z' fill='%23099'/%3E%3Cpath data-name='l3 17' d='M.82 4.1h12.942a3.273 3.273 0 006.34 0h3.657a.82.82 0 100-1.639h-3.654a3.273 3.273 0 00-6.34 0H.819a.819.819 0 100 1.638zm16.112-2.458a1.639 1.639 0 11-1.639 1.639 1.641 1.641 0 011.639-1.642z' fill='%23099'/%3E%3C/svg%3E")}/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on February 22, 2023 */@font-face{font-family:camptonbold;src:url(../fonts/rene_bieder_-_campton_bold-webfont.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:camptonbook;src:url(../fonts/rene_bieder_-_campton_book-webfont.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}body{color:#000;font-family:camptonbook,Arial,Noto Sans,sans-serif;font-size:1.4rem;line-height:1.5;font-weight:400;height:100%;font-feature-settings:"liga","clig off";font-variant-ligatures:no-common-ligatures}.text-secondary body{color:#fff}strong{font-family:camptonbold,Arial,Noto Sans,sans-serif}.text-medium{font-size:1.4rem}.text-lg{font-size:1.8rem}a{transition:color .35s cubic-bezier(.3,.86,.36,.95);color:#000}a,a:hover{text-decoration:none}a:hover{color:#099}.text-white a{color:#fff}.link-primary{color:#099}.link-primary:hover{text-decoration:underline}.link-primary.link-block:hover{text-decoration:none}.link-primary.link-block .menu-item-text{background:linear-gradient(#099,#099) no-repeat 0 100%,100% 100%;background-size:0 3px,100% 3px}button{font-feature-settings:"liga","clig off";font-variant-ligatures:no-common-ligatures}dl,ol,p,ul{margin:0 0 1rem}.small,small{font-size:1.2rem}.lead{font-size:18px}.footer .lead{font-size:1.6rem}.rubrik,.subtitle{font-size:.9rem;letter-spacing:1.6px;color:#4d5055;text-transform:uppercase}.text-white .rubrik,.text-white .subtitle{color:#fff}.info{font-size:1.2rem;color:#4d5055;letter-spacing:.5px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:camptonbold,Arial,Noto Sans,sans-serif;word-break:break-word}.heading-base .h1,.heading-base .h2,.heading-base .h3,.heading-base .h4,.heading-base .h5,.heading-base .h6,.heading-base h1,.heading-base h2,.heading-base h3,.heading-base h4,.heading-base h5,.heading-base h6{margin-bottom:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:currentColor}.h1,h1{font-size:3rem;line-height:1.3333}.footer .h2,.footer h2,.h2,h2{font-size:2.4rem}.h3,h3{font-size:1.8rem}.footer .h3,.footer h3,.h4,.h5,h4,h5{font-size:1.6rem}.h6,h6{font-size:1.4rem}input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],select,textarea{transition:border-color .35s cubic-bezier(.3,.86,.36,.95);border:2px solid #fff;background-color:#fff;color:#000;width:100%;min-width:0;height:5.6rem;padding:1rem 2.4rem;border-radius:2.8rem;transition:border-color .3s,box-shadow .3s;font-size:1.4rem;cursor:pointer}.form-contacts input[type=email],.form-contacts input[type=password],.form-contacts input[type=search],.form-contacts input[type=tel],.form-contacts input[type=text],.form-contacts select,.form-contacts textarea{height:4.8rem}input[type=email]:hover,input[type=password]:hover,input[type=search]:hover,input[type=tel]:hover,input[type=text]:hover,select:hover,textarea:hover{box-shadow:0 10px 20px 0 rgba(0,0,0,.16)}input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus{box-shadow:none;outline:none;border:2px solid #099}input[type=email]:focus::-moz-placeholder, input[type=password]:focus::-moz-placeholder, input[type=search]:focus::-moz-placeholder, input[type=tel]:focus::-moz-placeholder, input[type=text]:focus::-moz-placeholder, select:focus::-moz-placeholder, textarea:focus::-moz-placeholder{color:transparent}input[type=email]:focus::placeholder,input[type=password]:focus::placeholder,input[type=search]:focus::placeholder,input[type=tel]:focus::placeholder,input[type=text]:focus::placeholder,select:focus::placeholder,textarea:focus::placeholder{color:transparent}input[type=email]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder{color:#000}input[type=email]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,select::placeholder,textarea::placeholder{color:#000}.navbar-nav-footer input[type=email]::-moz-placeholder, .navbar-nav-footer input[type=password]::-moz-placeholder, .navbar-nav-footer input[type=search]::-moz-placeholder, .navbar-nav-footer input[type=tel]::-moz-placeholder, .navbar-nav-footer input[type=text]::-moz-placeholder, .navbar-nav-footer select::-moz-placeholder, .navbar-nav-footer textarea::-moz-placeholder{color:#707070}.navbar-nav-footer input[type=email]::placeholder,.navbar-nav-footer input[type=password]::placeholder,.navbar-nav-footer input[type=search]::placeholder,.navbar-nav-footer input[type=tel]::placeholder,.navbar-nav-footer input[type=text]::placeholder,.navbar-nav-footer select::placeholder,.navbar-nav-footer textarea::placeholder{color:#707070}.input-box{position:relative}.form-row,.form-row .form-control{margin-bottom:1.6rem}.form-label{margin-bottom:1.3rem;font-size:1.4rem;font-weight:400;font-family:camptonbold,Arial,Noto Sans,sans-serif;color:#000;line-height:1.5;display:flex}.form,.form-search{position:relative}.form-search .input-group,.form .input-group{cursor:pointer;padding:1rem 6rem 1rem 2.4rem;background-color:transparent;background-color:#fff;border:2px solid #fff;width:100%;border-radius:10rem}.form-search .input-group.input-gray,.form .input-group.input-gray{background-color:#f7f7f7;border:2px solid #f7f7f7}.form-search .input-group:focus,.form .input-group:focus{border:2px solid #099}.form-search .input-group::-moz-placeholder, .form .input-group::-moz-placeholder{color:#4d5055}.form-search .input-group::placeholder,.form .input-group::placeholder{color:#4d5055}.form-search .input-group:not(:-moz-placeholder-shown)+.btn-search.focus-visible, .form-search .input-group:not(:-moz-placeholder-shown)+.btn-search:hover, .form .input-group:not(:-moz-placeholder-shown)+.btn-search.focus-visible, .form .input-group:not(:-moz-placeholder-shown)+.btn-search:hover{box-shadow:0 10px 15px 0 rgba(0,0,0,.16)}.form-search .input-group:focus+.btn-search.focus-visible,.form-search .input-group:focus+.btn-search:hover,.form-search .input-group:not(:placeholder-shown)+.btn-search.focus-visible,.form-search .input-group:not(:placeholder-shown)+.btn-search:hover,.form .input-group:focus+.btn-search.focus-visible,.form .input-group:focus+.btn-search:hover,.form .input-group:not(:placeholder-shown)+.btn-search.focus-visible,.form .input-group:not(:placeholder-shown)+.btn-search:hover{box-shadow:0 10px 15px 0 rgba(0,0,0,.16)}.form-search .input-group:not(:-moz-placeholder-shown)+.btn-search:focus-visible, .form-search .input-group:not(:-moz-placeholder-shown)+.btn-search:hover, .form .input-group:not(:-moz-placeholder-shown)+.btn-search:focus-visible, .form .input-group:not(:-moz-placeholder-shown)+.btn-search:hover{box-shadow:0 10px 15px 0 rgba(0,0,0,.16)}.form-search .input-group:focus+.btn-search:focus-visible,.form-search .input-group:focus+.btn-search:hover,.form-search .input-group:not(:placeholder-shown)+.btn-search:focus-visible,.form-search .input-group:not(:placeholder-shown)+.btn-search:hover,.form .input-group:focus+.btn-search:focus-visible,.form .input-group:focus+.btn-search:hover,.form .input-group:not(:placeholder-shown)+.btn-search:focus-visible,.form .input-group:not(:placeholder-shown)+.btn-search:hover{box-shadow:0 10px 15px 0 rgba(0,0,0,.16)}.form-search textarea:focus,.form textarea:focus{box-shadow:none}.btn-form{width:5.6rem;height:5.6rem;position:absolute;top:0;right:0;background:transparent;border:1px solid transparent;background-color:#099;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center}.btn-form:active{background-color:#099}.btn-form span{display:flex}.btn-form.below{position:relative;width:100%;border-radius:2.8rem}.form-popup{max-width:46.2rem;margin-bottom:0;width:100%}.form .info{font-size:1.6rem;color:#000;margin-bottom:4.9rem;letter-spacing:0}.form .btn{margin-bottom:2.4rem}.form .info-txt{color:#e97575;font-size:1.6rem}.form .form-check{margin:0;padding:0;min-height:auto}.form .form-check-label{cursor:pointer}.form .check-holder,.form .radio-holder{background-color:#f7f7f7;width:5.6rem;height:5.6rem;margin-right:2.3rem}.form .radio-holder{border-radius:100px}.form .form-check-input{z-index:0;display:block;width:5.6rem;height:5.6rem;border:3px solid #f7f7f7;transition:all .3s cubic-bezier(.77,0,.175,1);margin:0;background-color:#f7f7f7}.form .form-check-input:hover{box-shadow:0 6px 9px 0 rgba(0,0,0,.16)}.form .form-check-input:focus{border:3px solid #099;box-shadow:none}.form .form-check-input:checked{background-image:none;transform:translateZ(0) scale3d(.4643,.4643,1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);background-color:#099;transform-style:preserve-3d;border:3px solid #099}.form .invalid-feedback{color:#e97575;font-size:1.4rem;position:absolute;top:0;left:1rem;right:1rem;margin-top:0;font-family:camptonbold,Arial,Noto Sans,sans-serif;text-align:center;margin-left:1.6rem}.textarea-hold{position:relative}.textarea-hold .textarea{padding:1.5rem 2.5rem 5.8rem;resize:none;height:27.3rem;border-radius:2rem;line-height:1.8}.textarea-hold .count-letters{position:absolute;bottom:22px;right:32px;font-size:1.6rem}.was-validated{position:relative}.was-validated .input-group:invalid{background-image:none;border:2px solid #e97575}.was-validated .input-group:invalid:focus{box-shadow:none}.was-validated .input-group:valid{background-image:none}.was-validated .input-group:valid:focus{box-shadow:none}.dropzone{border:2px dashed #099;padding:3rem}.dropzone .fake-label{height:27.3rem;border-radius:2rem;background-color:#f7f7f7;border:2px solid #f7f7f7;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;margin-bottom:3rem;padding:3rem;text-align:center}.dropzone .fake-label strong{font-weight:700}.dropzone .fake-label span,.dropzone .fake-label strong{font-size:1.6rem;line-height:2.4rem;color:#4d5055;display:block}.dropzone .fake-label span{font-weight:500}.dropzone .fake-label svg{margin:30px 0}.dropzone input[type=file]{font-size:1.6rem;line-height:2.4rem;font-weight:500;white-space:pre-wrap}.dropzone #contact-fileupload::file-selector-button{color:transparent}.dropzone .dropzone-files{background:#f6f6f6;padding:1.5rem;flex:1;display:flex;flex-direction:column;justify-content:center;word-break:break-word}.dropzone .dropzone-files:hover{cursor:pointer}.dropzone input[type=file]::file-selector-button{background-color:transparent!important;width:0;height:0}.form-select.dropdown-select{font-size:1.4rem;font-family:camptonbold;background-color:transparent;padding:1.8rem 3.4rem 1.8rem 1.8rem;margin:0;border:0;cursor:pointer;outline:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23099' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");background-size:25px 25px}.form-select.dropdown-select:focus{box-shadow:none}.files-list{flex-direction:column;gap:15px}.files-list,.files-list .file-item{width:100%;display:flex}.files-list .file-item>button{border-top-left-radius:0;border-bottom-left-radius:0;height:100%}.contenttable{width:100%}.contenttable tbody tr td{padding:0 1.2rem}.contenttable tbody tr td:first-of-type{padding-left:0}.contenttable tbody tr td:last-of-type{padding-right:0}.header{position:fixed;z-index:100;top:0;left:0;right:0;--header-height:7rem;height:var(--header-height);width:100%;background-color:#fff;transition:height .3s ease-in-out,padding .3s ease-in-out,translate .4s ease-in-out}.header .container,.header .video-section .sticky-wrapper .sticky-element,.video-section .sticky-wrapper .header .sticky-element{height:100%}.header .list{margin:0;padding:0;list-style:none;font-size:1.8rem;font-family:camptonbook,Arial,Noto Sans,sans-serif}.header .list li{margin-bottom:2rem}.header.sticky{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:hsla(0,0%,100%,.6);transition:translate .4s ease-in-out}.active-form-state .header.sticky,.open-submenu .header.sticky{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.header.sticky:not(.scrolling-up){--header-height:6rem;translate:0 -100%}.header-content{height:100%;display:flex;align-items:center;justify-content:space-between}body{background-color:#fff}.wrapper{display:flex;flex-direction:column;min-height:100dvh}.main,.wrapper{width:100%}.container,.video-section .sticky-wrapper .sticky-element{width:100%;margin:0 auto}.container .container,.container .video-section .sticky-wrapper .sticky-element,.video-section .sticky-wrapper .container .sticky-element,.video-section .sticky-wrapper .sticky-element .container,.video-section .sticky-wrapper .sticky-element .sticky-element{padding-left:0;padding-right:0}.container-xl{max-width:174.4rem}.page-holder{flex-grow:1;padding-top:7rem;padding-bottom:8rem}.page-holder.country-selection-active{padding-top:calc(7rem + 60px)}.btn-hold .btn-rounded-lg{min-width:22.5rem}.accessibility{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.accessibility:focus{position:static;width:auto;height:auto}img,svg{max-width:100%;height:auto}iframe,picture,picture img,video{width:100%}.mask-img-section{overflow:hidden}.footer{font-size:1.6rem}.footer .h2,.footer h2{font-size:2rem;margin-bottom:0}.footer a{color:#fff}.footer a:hover{color:#099}.footer .accordion-menu,.footer .list{margin:0;padding:0;list-style:none}.footer .accordion-menu li,.footer .list li{margin-bottom:1.7rem}.footer .list{font-size:1.6rem}.footer .accordion-menu{margin-bottom:3rem}.footer .accordion-menu li{margin-bottom:1rem}.footer .accordion-body{color:#fff}.footer .address{font-size:1.6rem}.footer .address span,.footer .address strong{margin-bottom:0;display:flex}.footer .accordion-menu+.h3,.footer .accordion-menu+h3{padding-top:0}.footer .h3,.footer h3{margin-bottom:1.4rem}.footer .social{margin:0 0 5.9rem;padding:0;list-style:none;display:flex;align-items:center}.footer .social li{margin-right:1.6rem}.footer .social a:hover path{fill:#099}.footer .social svg{box-sizing:border-box}.footer .social path{fill:#fff;transition:fill .4s ease-in-out}.footer .inform{margin:0 0 .7rem;padding:0;list-style:none;font-size:1.6rem}.footer .inform li:not(:last-child){margin-bottom:.6rem}.footer .inform a{overflow:hidden;display:inline-flex}.footer .inform a:hover .txt:before{width:100%}.footer .inform .icon{min-width:2rem;margin-right:1.7rem}.footer .inform .txt{display:flex}.footer-top{padding:3.5rem 0}.footer-bottom{padding:3.4rem 0}.footer-bottom p{margin:0 0 3.3rem}.footer-accordion{background:none;border-bottom:none;font-size:1.6rem}.footer-accordion .accordion-item{background:none;border:none;border-top:2px solid #fff}.footer-accordion .accordion-button{border:none;background:none;box-shadow:none;font-size:100%;color:#fff;font-family:camptonbold,Arial,Noto Sans,sans-serif}.footer-accordion .accordion-button:after{color:#fff}.heading-arrow .h3,.heading-arrow h3{margin-bottom:0}.heading-arrow .arrow{margin-left:2.3rem}.btn{border:1px solid transparent;min-width:19.6rem;padding:1.3rem 2.4rem;font-size:1.6rem;font-family:camptonbold,Arial,Noto Sans,sans-serif;display:flex;align-items:center;justify-content:center;border-radius:10rem;transition:all .3s ease-in-out}.btn-primary{background-color:#099;color:#fff}.btn-danger{background-color:#e97575;color:#fff}.btn:focus,.btn:hover{box-shadow:0 9px 13px -8px rgba(0,0,0,.51);color:#fff}.link-text-simple{color:#000;text-decoration:none;font-family:camptonbook,Arial,Noto Sans,sans-serif;display:flex;gap:1.6rem;align-items:center}.link-text-simple:hover{color:#099}.btn-rounded,.link-rounded{height:4rem;padding:.8rem 1.6rem;border:2px solid #099;border-radius:2rem;text-decoration:none;color:#000;transition:box-shadow .3s cubic-bezier(.86,0,.07,1),background-color .3s cubic-bezier(.77,0,.175,1),color .3s cubic-bezier(.77,0,.175,1);display:inline-flex;align-items:center;justify-content:center}.btn-rounded .text-block,.link-rounded .text-block{font-size:1.8rem}.btn-rounded:hover,.link-rounded:hover{background-color:#099;box-shadow:0 9px 13px -8px rgba(0,0,0,.51);color:#fff}.btn-rounded-lg,.link-rounded-lg{height:5.6rem;border-radius:10rem;padding:.8rem 3.6rem;min-width:22.2rem}.link-lupe{border-radius:2rem;background-color:transparent;transition:box-shadow .3s cubic-bezier(.77,0,.175,1),background-color .3s cubic-bezier(.77,0,.175,1);display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem}.link-lupe:hover{background-color:#099;box-shadow:0 9px 13px -8px rgba(0,0,0,.5)}.link-block{display:block;text-decoration:none;color:#000;position:relative}.link-block .menu-item-text{padding-bottom:.2em;background:linear-gradient(#000,#000) no-repeat;background-size:0 3px,100% 3px;background-position:0 100%,100% 100%;transition:background-size .4s cubic-bezier(.77,0,.175,1)}.link-block.active .menu-item-text{color:#099;background:transparent}.link-block:hover{color:#000}.link-block:hover .menu-item-text{background-size:100% 3px,0 3px}.link-absprungmarke,.mark-list a{display:inline-flex;align-items:center;color:#000;text-decoration:none;font-size:1.8rem}.link-absprungmarke:hover,.mark-list a:hover{color:#099}.link-absprungmarke:hover .icon,.mark-list a:hover .icon{opacity:1;transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);transform-style:preserve-3d}.link-absprungmarke .icon,.mark-list a .icon{margin-left:2.4rem;opacity:0;transform:translate3d(-16px,0,0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);transform-style:preserve-3d;transition:transform .4s}.link-absprungmarke path,.mark-list a path{stroke:#099}.list-link-block{margin:0;padding:0;list-style:none;font-size:1.8rem}.list-link-block li{margin-bottom:1.6rem}.list-link-block li.active{font-family:camptonbold,Arial,Noto Sans,sans-serif}.header-logo-holder{display:flex;width:17.5rem}.header-logo-holder img{width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.nav-holder .menu{position:absolute;left:0;top:0;transition:opacity .4s ease-in-out;z-index:20;flex-direction:column;overflow:hidden;background:#fff;margin-top:7rem;height:calc(1vh*100 - 7rem);height:calc(var(--vh, 1vh)*100 - 7rem);opacity:0;width:100%;visibility:hidden}.sticky:not(.scrolling-up) .nav-holder .menu{margin-top:6rem;height:calc(1vh*100 - 6rem);height:calc(var(--vh, 1vh)*100 - 6rem)}.nav-holder .menu-hold{flex-grow:1;padding:1rem 2rem 0}.nav-holder .nav-menu{margin:0;padding:0 0 1rem;list-style:none;width:100%}.nav-holder .nav-menu>li{padding:0;display:block;margin-bottom:2rem}.nav-holder .nav-menu>li>a{position:relative;display:flex;padding:0 6.5rem 0 0;color:inherit;font-size:1.8rem;font-family:camptonbold,Arial,Noto Sans,sans-serif;color:#000}.nav-holder .nav-menu>li>a:hover span{background-size:100% 3px,0 3px}.nav-holder .nav-menu>li>a .icon{position:absolute;top:50%;right:5.5rem;transform:translateY(-50%)}.nav-holder .close{cursor:pointer;min-height:2.4rem;z-index:2;padding:1rem 2rem 0;position:relative;display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem;pointer-events:none}.nav-holder .close span{pointer-events:auto}.nav-holder .close .title{font-size:1.8rem;color:#099;font-family:camptonbold,Arial,Noto Sans,sans-serif}.nav-holder .nav-close{display:none}.nav-holder .nav-close:hover line,.nav-holder .nav-close:hover path{stroke:#099}.nav-holder .nav-arrow-icon{display:flex;justify-content:flex-end}.nav-holder .nav-arrow-icon .icon{transform:rotate(-180deg);display:flex;margin-right:2.5rem}.nav-holder .nav-arrow-icon .txt{font-size:1.6rem}.nav-holder .drop-wrap{opacity:0;position:fixed;transition:all .5s ease-in-out;top:0;right:0;width:100%;z-index:10;visibility:hidden;margin-top:7rem;height:calc(1vh*100 - var(--header-height));height:calc(var(--vh, 1vh)*100 - var(--header-height));overflow:auto;background-color:#fff}.sticky:not(.scrolling-up) .nav-holder .drop-wrap{top:9rem;height:calc(1vh*100 - var(--header-height));height:calc(var(--vh, 1vh)*100 - var(--header-height))}.nav-holder .dropdown{height:100%;pointer-events:none;opacity:0;transition:opacity 1.5s ease-in-out}.nav-holder .dropdown .card-title{line-height:1}.nav-holder .dropdown .h2,.nav-holder .dropdown h2{font-weight:400;font-family:camptonbook,Arial,Noto Sans,sans-serif;font-size:2.4rem;margin-bottom:2.4rem}.nav-holder .dropdown-content{padding:1rem 2rem;max-width:181rem;margin:0 auto;position:relative;z-index:1;display:flex;flex-direction:column}.nav-holder .dropdown-content *{scrollbar-width:thin;scrollbar-color:#cfd1d2 #fff}.nav-holder .dropdown-content ::-webkit-scrollbar{background:#f7f7f7;width:8px;height:8px}.nav-holder .dropdown-content ::-webkit-scrollbar-track{background:#fff}.nav-holder .dropdown-content ::-webkit-scrollbar-thumb{background-color:#cfd1d2;border-radius:4px;border:0 solid #fff}.nav-holder .dropdown-content>.container,.nav-holder .has-drop-down,.nav-holder .has-drop-down-a,.nav-holder .video-section .sticky-wrapper .dropdown-content>.sticky-element,.video-section .sticky-wrapper .nav-holder .dropdown-content>.sticky-element{position:relative}.resize-active .menu{transition:none!important}.nav-active .menu-hold{background-color:#fff}.nav-active .menu{display:flex;opacity:1;background-color:#f7f7f7;visibility:visible}.nav-active .nav-menu{display:flex;flex-direction:column}.open-submenu .nav-arrow{position:absolute;right:0;height:auto;top:1.5rem;pointer-events:none;transform:none;color:#000;left:94%;width:100%;align-items:flex-end;justify-content:flex-end;z-index:2}.open-submenu .drop-wrap{opacity:1;left:0;visibility:visible}.open-submenu .open-submenu .drop-wrap{z-index:999}.open-submenu .open-submenu .dropdown{pointer-events:all;opacity:1}.nav-opener{width:1.8rem;height:1.4rem;position:absolute;top:50%;right:2rem;text-indent:-9999px;overflow:hidden;display:none;transition:all .35s;padding:0;background-color:transparent;transform:translateY(-50%);border:1px solid transparent}.nav-opener:after,.nav-opener:before,.nav-opener span{content:"";position:absolute;left:0;width:100%;height:.2rem;background-color:#000;transition:transform .3s ease-in-out}.nav-opener:before{top:0}.nav-opener:after{bottom:0}.nav-opener span{top:50%;transform:translateY(-50%)}.nav-active .nav-opener:before{top:5px;left:0;transform:rotate(45deg)}.nav-active .nav-opener:after{bottom:5px;left:0;transform:rotate(-45deg)}.nav-active .nav-opener span{transform:scale(0)}.nav-active{overflow:hidden}.nav-form-holder{position:relative;display:flex;align-items:center}.nav-form-holder .nav-form-content{position:fixed;top:0;left:0;right:0;background-color:#fff;min-height:20rem;z-index:30;visibility:hidden;opacity:0;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;display:flex;align-self:center;margin-top:7rem;height:calc(1vh*100 - 7rem);height:calc(var(--vh, 1vh)*100 - 7rem)}.nav-form-holder .nav-form-content *{scrollbar-width:thin;scrollbar-color:#cfd1d2 #fff}.nav-form-holder .nav-form-content ::-webkit-scrollbar{background:#f7f7f7;width:8px;height:8px}.nav-form-holder .nav-form-content ::-webkit-scrollbar-track{background:#fff}.nav-form-holder .nav-form-content ::-webkit-scrollbar-thumb{background-color:#cfd1d2;border-radius:4px;border:0 solid #fff}.sticky .nav-form-holder .nav-form-content{height:calc(1vh*100 - 6rem);height:calc(var(--vh, 1vh)*100 - 6rem)}.nav-form-holder .nav-form-content dialog{position:static;border:initial;padding:initial;width:auto;height:auto}.nav-form-holder .nav-form-scroll{overflow:hidden;overflow-y:scroll;margin:2.9rem -2rem;height:calc(1vh*100 - 31rem);height:calc(var(--vh, 1vh)*100 - 31rem)}.nav-form-holder .nav-form-wrapper{padding:2rem}.nav-form-holder .nav-form-list{margin:0 0 2rem;padding:0 0 5rem;list-style:none}.nav-form-holder .nav-form-list li{border-bottom:2px solid #cfd1d2;padding:1.6rem 0}.nav-form-holder .close{position:absolute;top:2.6rem;right:3rem;width:1.6rem;cursor:pointer;z-index:999}.nav-form-holder .close svg{width:100%}.nav-form-holder .close:hover line,.nav-form-holder .close:hover path{stroke:#099}.nav-form-holder .nav-close{display:flex}.nav-form-holder .icon,.nav-form-holder .txt{display:none}.nav-form-holder .nav-form{position:relative;margin:0 -2rem}.nav-form-holder .nav-form .input-group{background-color:transparent;border:2px solid transparent;border-radius:2rem;box-shadow:0 10px 20px 0 rgba(0,0,0,.16);height:7rem;padding:2.4rem 6rem 2.4rem 2.4rem;-webkit-appearance:none}.nav-form-holder .nav-form .input-group:focus,.nav-form-holder .nav-form .input-group:hover{border:2px solid #099}.nav-form-holder .nav-form .btn-form{background-color:transparent;right:5rem;top:50%;transform:translateY(-50%)}.nav-form-holder .nav-form .btn-form g,.nav-form-holder .nav-form .btn-form line{stroke:#099}.nav-form-holder .nav-form .btn-form:hover g,.nav-form-holder .nav-form .btn-form:hover line{stroke:#000}.nav-form-holder .btn-search{border:1px solid transparent;width:5.6rem;height:5.6rem;position:absolute;top:0;right:0;background-color:#099;border-radius:50%;display:flex;justify-content:center;align-items:center}.nav-form-holder .btn-search:active{background-color:#099}.nav-form-holder .nav-btn-opener{position:relative;z-index:22;border:transparent;background:transparent;padding:0}.nav-form-holder .nav-btn-opener:hover{color:#fff}.nav-form-holder .form-search{margin-bottom:0;display:flex;padding:0}body.active-form-state .nav-form-content{opacity:1;visibility:visible}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}#search-bar .btn-form{top:34px}#search-bar .input-group{border-radius:0 0 16px 16px}#search-bar .nav-form{margin:0}#search-bar .dropdown-menu.search-select ul{list-style:none;margin:4rem 0 3.2rem;max-height:calc(100dvh - 20rem)}#search-bar li{margin-left:2.4rem}#search-bar li+li{border-top:2px solid #cfd1d2}#search-bar .dropdown-item{padding:1.6rem 0;font-family:camptonbold,Arial,Noto Sans,sans-serif}.nav-lang .dropdown-toggle{padding:0 .7rem;font-size:1.6rem;background-color:transparent;border:1px solid transparent;color:#000;transition:color .3s ease-in-out}.nav-lang .dropdown-toggle.focus-visible,.nav-lang .dropdown-toggle:hover{color:#099}.nav-lang .dropdown-toggle:focus-visible,.nav-lang .dropdown-toggle:hover{color:#099}.nav-lang .dropdown-toggle:active{border-color:transparent}.nav-lang .dropdown-toggle:after{margin-left:.8rem;border-top:.32em solid;border-right:.32em solid transparent;border-bottom:0;border-left:.32em solid transparent}.nav-lang .btn.show{border:1px solid transparent;color:#099}.nav-lang .dropdown-menu{border:1px solid transparent;border-radius:1.6rem;box-shadow:0 30px 40px 0 rgba(0,0,0,.16);background-color:#fff;color:#000;font-size:1.6rem;width:25rem}.nav-lang .dropdown-item{color:#000}.nav-info{position:relative;display:flex;justify-content:flex-end;align-items:center;margin-right:2.4rem;transition:all .3s ease-in-out}.nav-info .meta-nav{display:none}.nav-info .link-rounded{padding-bottom:.6rem}.navbar-list{margin:0;padding:0;list-style:none;color:#000;z-index:1;position:relative}.navbar-list li{margin-bottom:1.6rem}.navbar-list .h3,.navbar-list h3{margin-bottom:.3rem}.navbar-list .h3 a:hover,.navbar-list h3 a:hover{color:#099}.navbar-list p{margin-bottom:0}.navbar-list-scroll{position:relative;margin-bottom:3.4rem;display:contents}.navbar-list-scroll>.navbar-list{padding-top:0;padding-bottom:4rem;overflow:auto;height:calc(1vh*100 - 36.9rem);height:calc(var(--vh, 1vh)*100 - 36.9rem)}.navbar-card{margin-bottom:3.2rem}.navbar-card .h2,.navbar-card h2{font-family:camptonbook,Arial,Noto Sans,sans-serif;font-weight:400;margin-bottom:2.2rem}.navbar-card .card{border:none;background:transparent;cursor:pointer}.navbar-card .card:hover img{transform:scale(1)}.navbar-card .card:hover .card-title span{background-size:100% 3px,0 3px}.navbar-card a:hover{color:#000}.navbar-card .card-img-top{overflow:hidden;height:9rem}.navbar-card .card-img-top img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.1);transition:.3s cubic-bezier(.77,0,.175,1)}.navbar-card .card-body{padding:1.2rem 0 0}.navbar-card .h5,.navbar-card h5{font-size:1.8rem}.navbar-card p{font-size:1.6rem}.navbar-card .card-title{margin:0;position:relative}.navbar-card .card-title span{line-height:1;background:linear-gradient(#000,#000) no-repeat;background-size:0 3px,100% 3px;background-position:0 100%,100% 100%;transition:background-size .4s}.navbar-card .ico{width:4.8rem;display:flex;margin:0 0 1rem;opacity:.695}.navbar-nav-footer{left:0;width:100%;display:flex;flex-direction:column;padding:0 2rem;z-index:2;pointer-events:none}.drop-wrap .navbar-nav-footer{padding:0}.navbar-nav-footer .nav-footer-content{margin:0 -2rem;padding:2rem;background-color:#f7f7f7;pointer-events:auto}.navbar-nav-footer .nav-footer-content .h3,.navbar-nav-footer .nav-footer-content h3{flex:1}.navbar-nav-footer .form-search{width:100%}.navbar-nav-footer .img-holder{width:7.5rem;height:7.5rem;margin-left:4.5rem}.navbar-nav-footer .img-holder img{display:block;border-radius:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.navbar-nav-footer .h3,.navbar-nav-footer h3{margin-bottom:2rem}.navbar-nav-footer .form-search{margin-bottom:0}.slider-promo-section .slider-promo{height:40.8rem!important}.slider-promo-section .slide-title{position:absolute;left:calc(2rem + 15%);max-width:70%;transition:left .5s ease-in-out;opacity:0}.slider-promo-section .slide-title.position-top{top:2rem}.slider-promo-section .slide-title.position-bottom{bottom:2rem}.slide-active .slider-promo-section .slide-title{left:2rem}.slider-promo-section .slide-active .slide-title{left:2rem;opacity:1}.bar-news{transition:all .3s ease-in-out;margin-top:-8rem;visibility:hidden;opacity:0}.bar-news.show{margin-top:0;visibility:visible;opacity:1}.bar-news .h4,.bar-news h4{margin:0}.bar-news .swiper-slide-item{margin:0 5.5rem;overflow:hidden}.bar-news-slide{overflow:hidden;position:relative}.bar-news-content{border:2px solid #000;padding:1rem 2rem;align-items:center}.bar-news-content .arrow{background-color:#fff;padding:.8rem .6rem;margin:0;position:absolute;top:0;bottom:0;height:auto}.bar-news-content .arrow:after{content:none}.bar-news-content .arrow:hover path{stroke:#099}.bar-news-content .arrow svg{width:100%}.bar-news-content .arrow path{transition:stroke .3s ease-in-out}.bar-news-content .swiper-button-next{right:0}.bar-news-content .swiper-button-prev{left:0}.btn-news-close{border:1px solid transparent;background-color:transparent;padding:0;display:flex;align-items:center;justify-content:flex-end;font-family:camptonbold,Arial,Noto Sans,sans-serif;font-size:2.4rem;color:#000;margin-left:auto}.btn-news-close svg{transition:fill .3s ease-in-out}.btn-news-close:hover svg{fill:#099}.btn-news-close:hover .txt{color:#099}.btn-news-close .txt{margin-right:1.1rem;transition:color .3s ease-in-out}.btn-news-close .icon{width:2.3rem;line-height:1;display:flex}.btn-news-close svg{width:100%}.one-teaser .teaser-img{margin-bottom:4rem}.big-teaser[\:has\(.link-block\:hover\)] .img-holder-base img{transform:scale(1)}.big-teaser:has(.link-block:hover) .img-holder-base img{transform:scale(1)}.big-teaser[\:has\(.img-holder-base\:hover\)] .link-block{color:#000}.big-teaser:has(.img-holder-base:hover) .link-block{color:#000}.big-teaser[\:has\(.img-holder-base\:hover\)] .link-block .menu-item-text{background-size:100% 3px,0 3px}.big-teaser:has(.img-holder-base:hover) .link-block .menu-item-text{background-size:100% 3px,0 3px}.three-teaser .teaser-content{max-width:37.2rem;text-align:left}.three-teaser .link-block:hover img{transform:scale(1)}.three-teaser .teaser-hold{display:grid;grid-gap:24px;gap:24px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.three-teaser .teaser-item{display:grid;justify-content:center;align-content:start;margin-bottom:3.4rem}.three-teaser .teaser-item video{width:100%}.three-teaser .teaser-item:nth-child(3n+2){align-items:center;translate:0 50%}.card-teaser{display:flex;flex-direction:column;justify-content:space-between}.card-teaser:hover img{transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);transform-style:preserve-3d}.card-teaser .rubrik{margin-bottom:2.4rem}.card-teaser .heading{margin-bottom:4.8rem}.card-teaser .img-holder{overflow:hidden;width:372px}.card-teaser img{display:inline-block;transform:translateZ(0) scale3d(1.1,1.1,1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);transform-style:preserve-3d;transition:transform .4s}.video-section .sticky-wrapper{position:relative;height:200vh}.video-section .sticky-wrapper .sticky-element{padding:0;height:90dvh;transition:max-width 1s ease;position:sticky;top:0}.video-section .sticky-wrapper .sticky-element.youtube-video{overflow:hidden;width:100vw;height:100dvh}.video-section .sticky-wrapper .sticky-element.youtube-video iframe{position:absolute;top:50%;left:50%;width:100vw;height:100dvh;transform:translate(-50%,-50%)}.video-section .sticky-wrapper .sticky-element.extended{max-width:min(100vw,1920px);height:100dvh;padding:0;top:0;left:0}.video-section .sticky-wrapper .sticky-element.extended video{-o-object-fit:cover;object-fit:cover}.video-section .sticky-wrapper .sticky-element iframe,.video-section .sticky-wrapper .sticky-element video{width:100%;height:100%}.video-section .video-content{padding-top:2.4rem;max-width:100vw;margin:0 auto}.video-section .video-content .h3,.video-section .video-content h3{font-size:1.8rem}.video-section .video-content a:hover{color:#099!important}.swipe-slider-holder{position:relative;overflow:hidden}.swipe-slider-holder .swipe-arrow{position:absolute;bottom:3.4rem;right:3.4rem;width:2.8rem;z-index:1}.swipe-slider-holder .arrow-up-down{margin-bottom:2rem;display:inline-flex;background-color:transparent;border:1px solid transparent;padding:0;transform:rotate(-180deg)}.swipe-slider-holder .arrow-up-down svg path{stroke:#fff}.swipe-slider-holder .swipe-img{height:100%}.swipe-slider-holder img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swipe-slider{position:relative;height:52.5rem;cursor:ew-resize}.swipe-slider .heading{margin-bottom:3rem;padding-left:2.4rem}.swipe-content{top:3rem;justify-content:flex-start;overflow:hidden}.swipe-body-txt,.swipe-content{position:absolute;left:2rem;right:2rem;bottom:2rem;display:flex;flex-direction:column;flex-grow:1}.swipe-body-txt{z-index:2;color:#fff;justify-content:space-between;padding:2.4rem;border-radius:6px;cursor:grab;transform:translateY(63%);transition:transform .4s ease-in-out,background-color .4s ease-in}.swipe-body-txt.active{background-color:#fff;color:#000;transform:translateY(0)}.swipe-body-txt.active .rubrik{color:#707070}.swipe-body-txt.active .link-text-simple{color:#000}.swipe-body-txt.active .arrow-up-down{transform:rotate(0)}.swipe-body-txt.active .arrow-up-down svg path{stroke:#000}.swipe-body-txt.active .hide{opacity:1;visibility:visible}.swipe-body-txt .hide{opacity:0;visibility:hidden;transition:opacity .2s ease-in-out;margin-top:3rem;height:100%}.swipe-body-txt .hide p{margin-bottom:2rem}.swipe-body-txt .h3,.swipe-body-txt h3{margin-bottom:0;max-width:91%}.swipe-body-txt p{font-size:1.4rem;margin-bottom:1rem}.swipe-body-txt .rubrik{color:#fff;margin-bottom:1rem}.swipe-body-txt .link-text-simple{font-size:1.4rem;color:#fff}.mark-list{margin:4rem 0 0;padding:0;list-style:none}.mark-list li{margin-bottom:.9rem}.mark-list a:after{content:"";width:2.4rem;aspect-ratio:1;display:flex;padding:.5rem;opacity:1;margin-left:2rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24.045' height='13.022'%3E%3Cpath data-name='down arrow' d='M1.414 1.414l10.608 10.608L22.63 1.414' fill='none' stroke='%23099' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:contain}.mark-list a:hover:after{opacity:1;translate:0}.mark-list svg{width:100%}.mark-list svg path{stroke:#000}.mark-list .h4,.mark-list h4{margin-bottom:0}.swiper-products{overflow:hidden;position:relative}.swiper-products .container,.swiper-products .video-section .sticky-wrapper .sticky-element,.video-section .sticky-wrapper .swiper-products .sticky-element{scroll-padding:2rem;padding-bottom:4.8rem}.swiper-products .swiper-slide{width:27.2rem;display:flex;flex-direction:column;justify-content:space-between;height:auto;transition:opacity .5s cubic-bezier(.77,0,.175,1);flex-grow:1}.swiper-products .swiper-slide-partial{opacity:.5}.swiper-products .swiper-slide-partial.focus-visible,.swiper-products .swiper-slide-partial:hover{opacity:1}.swiper-products .swiper-slide-partial:focus-visible,.swiper-products .swiper-slide-partial:hover{opacity:1}.swiper-products .img-holder-swiper{margin-top:auto;margin-bottom:2.4rem}.swiper-products .heading-swiper-three-line{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.swiper-products .heading-swiper{display:flex;margin-bottom:1.6rem}.swiper-products .text-swiper{margin-bottom:1.5rem;margin-top:auto;display:flex}.swiper-products .text-swiper p{font-size:1.4rem}.swiper-products .swiper-product-content{display:flex;flex-direction:column;justify-content:space-between}.swiper-products .link-text-simple{font-size:1.4rem;font-family:camptonbold,Arial,Noto Sans,sans-serif}.contact-item{font-size:1.6rem}.contact-item .menu-item-text{font-size:18px}.contact-item .email,.contact-item .name,.contact-item .position,.contact-item .tel{word-wrap:break-word}.contact-item .name{font-size:1.8rem;margin-bottom:.4rem}.contact-item .email,.contact-item .position,.contact-item .tel{font-size:1.6rem;margin-bottom:.75rem}.contact-item .date,.contact-item .num{font-weight:400;margin-bottom:.5rem}.contact-item .date,.contact-item .num,.contact-item .position{font-family:camptonbook,Arial,Noto Sans,sans-serif}.ce-contactteaser .img-holder-base:hover img,.ce-contactteaser .img-holder-base img{transform:inherit}.section-map .map-holder{position:relative;margin-bottom:2.4rem;height:45.5rem}.section-map .map-holder img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.map-container{position:relative;padding:0 0 55.6%;margin:0 0 30px;overflow:hidden}.map-container iframe{width:100%;height:100%;position:absolute;top:0;left:0}.map .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom .gm-svpc img{-o-object-fit:contain;object-fit:contain}.map .gm-style .gm-style-iw-c{border-radius:2rem;box-shadow:none;padding-left:10px;max-width:21.8rem!important;box-shadow:0 3rem 4rem rgba(0,0,0,.16)}.map .gm-style .gm-style-iw-c .infobox-body{font:normal 1.8rem camptonbook,Arial,Noto Sans,sans-serif;padding:1rem 1.6rem}.map .gm-style .gm-style-iw-d{margin-right:-5px}.map .gm-ui-hover-effect{top:1rem!important;right:1rem!important}.map .gm-ui-hover-effect span{transition:background-color .3s ease-in-out}.map .gm-ui-hover-effect:hover span{background-color:#099}.map .location-distance,.map .phone,.map address{font-family:camptonbook,Arial,Noto Sans,sans-serif;color:#000}.map .location-distance{font-size:.9rem;color:#4d5055;text-transform:uppercase;margin-bottom:.8rem;display:flex}.map .location-name{display:flex;font:1.4rem camptonbold,Arial,Noto Sans,sans-serif;color:#000;margin-bottom:1rem}.map address{font-size:1.4rem;margin-bottom:1rem}.map .phone{display:flex;font-size:1.4rem;margin-bottom:2rem}.map .location-detail-link{font:1.4rem camptonbold,Arial,Noto Sans,sans-serif}#map-canvas{position:absolute;top:0;left:0;width:100%;height:100%}.trade-links-list{margin:0;padding:0;list-style:none}.trade-links-list li{margin-bottom:2.4rem}.trade-links-list a{display:flex;align-items:center}.trade-links-list .icon{min-width:4rem;margin-right:.8rem}.trade-links-list .txt{margin-bottom:0}.office-hours-item{border-bottom:1px solid #cfd1d2;font-size:1.6rem;line-height:1.5;padding:.8rem 0;align-items:center}.office-hours-item .nm{margin-bottom:.5rem;min-width:24rem}.office-hours-item .hours{display:flex;gap:3.5rem;padding-left:1rem}.fixed-box-search{position:relative;z-index:999}.fixed-box-search .btn-opener{position:fixed;bottom:3rem;right:2rem;cursor:pointer;z-index:2;background:#fff;border:0;gap:1.4rem}.fixed-box-search .btn-opener span{transition:color .35s cubic-bezier(.3,.86,.36,.95)}.fixed-box-search .btn-opener path{fill:#000;transition:fill .35s cubic-bezier(.3,.86,.36,.95)}.fixed-box-search .btn-opener:hover{color:#099}.fixed-box-search .btn-opener:hover path{fill:#099}.fixed-box-search .box-search-holder{background-color:#f7f7f7;padding:2.4rem 2rem 3.2rem;border-radius:2rem;box-shadow:0 6px 9px rgba(0,0,0,.16);max-width:60rem;position:fixed;bottom:3rem;right:2rem;width:calc(100% - 4rem);transition:all .3s ease-in-out;visibility:hidden;opacity:0;z-index:8}.fixed-box-search .ttl{display:flex;align-items:center;margin-bottom:2.4rem;justify-content:space-between}.fixed-box-search .ttl .icon{margin-left:1.8rem}.fixed-box-search .ttl .h4,.fixed-box-search .ttl h4{margin-bottom:0;display:inline-flex;align-items:center}.fixed-box-search .btn-search-close{background-color:transparent;border:1px solid transparent;cursor:pointer}.active .box-search-holder{visibility:visible;opacity:1;height:auto}.breadcrumb{margin-bottom:0;position:relative;top:3px}.breadcrumb li{letter-spacing:1.1px;margin-right:.8rem}.breadcrumb li a{color:var(--bs-breadcrumb-item-active-color)}.breadcrumb li .home-icon{position:relative;bottom:1px}.breadcrumb-item+.breadcrumb-item{padding-left:0}.breadcrumb-section{display:none}.intro .intro-info{margin:0;padding:0;list-style:none;display:flex;color:#4d5055;gap:2.4rem}.intro .intro-info li{letter-spacing:1.3px}.intro-inner .intro-inner-body{position:relative}.intro-inner video{width:100%}.intro-inner .intro-inner-content{position:absolute;top:4.8rem;left:2rem;max-width:66.66%}.intro-inner-text-end .intro-inner-content{top:auto;bottom:2.2rem}.slideshow{overflow:hidden}.slideshow img{width:inherit}.tab-content{position:relative}.tab-content>.tab-pane{display:block;pointer-events:none;position:absolute;top:0;left:0;opacity:0;transition:opacity .5s cubic-bezier(.77,0,.175,1)}.tab-content>.tab-pane.active{pointer-events:all;position:static;opacity:1;animation:slidein 1s ease-in-out}.tabs-buttons{display:none}.tabs-buttons:focus{outline:none}.tabs-btn{border:1px solid transparent!important;background-color:transparent!important;padding:1rem 2rem 1rem 0;flex:1;cursor:pointer;width:100%;text-align:left;display:flex;align-items:center;position:relative;box-shadow:none;color:#000;max-width:30rem;transition:color .3s ease-in-out}.tabs-btn.show,.tabs-btn:not(.collapsed){color:#099}.tabs-btn.show .icon,.tabs-btn:not(.collapsed) .icon{transform:translateY(-50%) rotate(180deg)}.tabs-btn.show .icon path,.tabs-btn:not(.collapsed) .icon path{stroke:#099}.tabs-btn:after{content:none}.tabs-btn:focus{box-shadow:none}.tabs-btn .h4,.tabs-btn h4{margin-bottom:0}.tabs-btn .icon{position:absolute;top:50%;right:3rem;transform:rotate(0) translateY(-50%);margin-top:0;transition:right .3s ease-in-out}.tabs-btn .icon path{stroke:#000}.accordion-tabs-holder{width:100%}.accordion-article{padding:2.4rem 0 0;color:#000}.accordion-tabs-item{background-color:rgba(207,209,210,.16);margin:0 -2rem;padding:2.4rem 2rem}.accordion-tabs-item .img-holder-base{height:100%}.accordion-tabs-item .img-holder-base img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.accordion-tabs-item .img-holder-base a{height:100%}@keyframes slidein{0%{transform:translateX(-5rem);opacity:0;visibility:hidden}50%{transform:translateX(-5rem);opacity:0;visibility:hidden}to{transform:translateX(0);opacity:1;visibility:visible}}@keyframes slideTabs{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.dropdown-holder .link-text-dropdown{background-color:none;border:transparent;color:inherit}.dropdown-holder .link-text-dropdown.active{background-color:none;border:transparent;color:#099}.option-tabset-item.active{display:flex;animation:slideTabs .9s ease-in-out}.section-icons .section-icons-item{display:flex;flex-direction:column;justify-content:center;text-align:center;font-family:camptonbold,Arial,Noto Sans,sans-serif;margin:0 0 1.2rem;font-size:1.6rem}.section-icons .icon-holder{display:flex;flex-wrap:wrap;justify-content:center;align-content:center;margin:0 auto .5rem;padding:2.2rem}.section-icons-vertical .section-icons-item{display:flex}.section-item-info{padding-top:30px;display:flex;align-items:center;justify-content:space-between;min-height:calc(100% - 3.5rem)}.section-item-info .top{margin-bottom:3rem}.table{border-top:2px solid #4d5055}.table tbody,.table td,.table th,.table thead,.table tr{border:none;background:none;box-shadow:none;padding:0}.table thead th{font-family:camptonbold,Arial,Noto Sans,sans-serif}.table tbody#job-entries tr{cursor:default}.table tbody>tr{position:relative;padding:2.1rem 0;border-bottom:2px solid #cfd1d2;font-size:1.4rem;transition:color .35s cubic-bezier(.3,.86,.36,.95)}.table tbody>tr a{display:block}.table tbody>tr:hover,.table tbody>tr a:hover{color:#099}.table tbody>tr .ttl{max-width:none}.table tbody a{display:inline-flex}.table strong{display:block}.table .download line,.table .download path{transition:stroke .35s cubic-bezier(.3,.86,.36,.95)}.table .download:hover line,.table .download:hover path{stroke:#099}.table .ttl{font-size:1.6rem;max-width:50%}.datalist-holder .datalist-input{background-color:transparent}.photo{width:11.6rem;height:11.6rem;border-radius:50%;margin-bottom:2.4rem}.list-base{margin:0;padding:0;list-style:none;font-size:1.4rem}.list-base li{position:relative;margin-bottom:1.2rem;padding-left:2rem}.list-base li:after{content:"";position:absolute;top:-.7rem;left:0}ul.list-base li:after{width:.6rem;height:.6rem;background-color:#000;border-radius:50%;top:1rem;left:-.4rem}.text-base ul.list-base li:after{left:0}ol.list-base{counter-reset:count}ol.list-base li{counter-increment:count}ol.list-base li:after{content:counter(count) ".";font-family:camptonbold,Arial,Noto Sans,sans-serif;font-size:1.8rem}.list-base-lg{font-size:1.4rem}.list-base-lg li{margin-bottom:2rem}.list-base-lg li:after{top:1.4rem}ol.list-base-lg li:after{top:-.1rem;left:-.8rem}.text-base p{margin-bottom:0}.text-base p:not(:last-child){margin-bottom:2rem}.text-base .text-ellipsis-four-line{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.img-holder-base{overflow:hidden}.img-holder-base a{display:flex}.img-holder-base:hover img{transform:scale(1)}.img-holder-base img{width:100%;min-height:235px;max-height:100%;display:block;transform:scale(1.1);transition:transform .4s cubic-bezier(.77,0,.175,1);-o-object-fit:cover;object-fit:cover}.img-holder-label{position:relative}.img-holder-label a .ttl-label{position:absolute;opacity:0;color:#000;transition:opacity .3s cubic-bezier(.77,0,.175,1);background:hsla(0,0%,100%,.3);top:0;right:0;bottom:0;left:0;padding:2.6rem 1.4rem;font-size:1.8rem;font-family:camptonbold,Arial,Noto Sans,sans-serif}.img-holder-label a:hover .ttl-label{opacity:1;color:#000}.disable-hover{pointer-events:none!important;cursor:default!important;transform:scale(1)!important}.img-holder-base-border{position:relative;padding:0 17.8% 8.65% 0}.img-holder-base-border:after{position:absolute;left:17.65%;top:10.8%;right:0;bottom:0;border:3px solid #efefef;content:"";z-index:-1}.heading-base .h2,.heading-base .h3,.heading-base .h4,.heading-base h2,.heading-base h3,.heading-base h4{margin-bottom:0}.heading-base .text-ellipsis{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;padding-bottom:.2em}.heading-base .text-ellipsis-one-line{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.blockquote-holder{position:relative;margin:0}.blockquote-holder img{border-radius:50%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}body[data-lang=en] .blockquote p:before{content:"“"}.blockquote{font-size:1.4rem;margin:0}.blockquote p{font-family:camptonbold,Arial,Noto Sans,sans-serif}.blockquote p:before{content:"„";display:inline}.blockquote p:after{content:"“";display:inline}.blockquote-footer{margin:0;color:#000;padding-top:1rem;font-size:1.4rem}.blockquote-footer:before{content:none}.blockquote-footer cite{font-style:normal}.infobox{border:2px solid #cfd1d2;padding:1rem 2rem;height:100%}.infobox p{margin-bottom:0}.infobox-height{min-height:17.5rem;height:100%;padding:2.8rem 3rem}.address{font-size:1.8rem}.address-md{font-size:1.6rem;margin:0}.filter-holder{display:flex;align-items:center}.filter-holder.downloadcenter-filter{flex-wrap:wrap}.filter-holder.downloadcenter-filter .filter-list{border-bottom:1px solid #000;width:100%}.filter-holder .h5,.filter-holder h5{margin-bottom:0}.filter-holder .filter-list{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center}.filter-holder .filter-list li{margin-right:3.2rem;margin-bottom:.5rem}.filter-holder .filter-list button{-webkit-appearance:initial;background:0;border:0;display:flex;align-items:center}.filter-holder .filter-list .ic{margin-left:1.6rem;display:flex}.filter-holder .filter-navigation-item{border:0;background:0}.filter-holder .filter-navigation-item.disabled{pointer-events:none;color:#cfd1d2}.filter-result-item{height:100%}.result-item-action{width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center}.result-item-action svg path{transition:all .3s}.result-item-action:hover svg path{fill:#099}.models .card-teaser{display:flex;flex-direction:column;justify-content:space-between;height:100%}.models .card-teaser .img-holder-base{margin-bottom:2.4rem;overflow:visible;display:flex;flex-grow:1;align-items:center}.models .card-teaser .img-holder-base img{max-width:64%;width:auto}.figure{width:100%;margin-bottom:0}.figure-caption{padding:0 2rem;text-transform:none;letter-spacing:1px}.list-service{margin:0;padding:0;list-style:none;font-size:1.6rem;font-family:camptonbold,Arial,Noto Sans,sans-serif}.list-service li:not(:last-child){margin-bottom:5rem}.list-service .icon,.list-service a{display:flex;align-items:center}.list-service .icon{min-width:4.8rem;margin-right:1.6rem;justify-content:center}.list-service .txt{margin-top:-1rem;display:flex}.dropdown *,.dropdown-holder *{scrollbar-width:thin;scrollbar-color:#cfd1d2 #fff}.dropdown-holder ::-webkit-scrollbar,.dropdown ::-webkit-scrollbar{background:#f7f7f7;width:8px;height:8px}.dropdown-holder ::-webkit-scrollbar-track,.dropdown ::-webkit-scrollbar-track{background:#fff}.dropdown-holder ::-webkit-scrollbar-thumb,.dropdown ::-webkit-scrollbar-thumb{background-color:#cfd1d2;border-radius:4px;border:0 solid #fff}.dropdown-holder li.active a,.dropdown-holder li.active button,.dropdown-holder li:hover a,.dropdown-holder li:hover button,.dropdown li.active a,.dropdown li.active button,.dropdown li:hover a,.dropdown li:hover button{background:0;color:#099}.dropdown-holder{font-size:1.6rem;position:relative;max-width:37.1rem}.footer .dropdown-holder{font-size:1.8rem}.dropdown-holder .icon{margin-left:2rem;transition:transform .3s ease-in-out;display:flex;max-width:1.5rem}.dropdown-holder .icon path,.footer .dropdown-holder .icon path{stroke:#099}.dropdown-holder a,.dropdown-holder button{display:flex;align-items:center}.dropdown-holder a:after,.dropdown-holder button:after{content:none}.dropdown-holder .dropdown,.dropdown-holder .dropdown-menu{position:relative;background-color:transparent;transition:box-shadow .1s ease-in 0s;box-shadow:0 0 0 0 rgba(0,0,0,.16)}.dropdown-holder .dropdown-menu:after,.dropdown-holder .dropdown:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:transparent}.dropdown-holder .dropdown-menu.show:after,.dropdown-holder .dropdown.show:after{background-color:#fff}.dropdown-holder .dropdown{font-family:camptonbold,Arial,Noto Sans,sans-serif;width:100%;color:#000;border:2px solid #cfd1d2;border-radius:28px;padding:1.8rem 24px;font-size:1.8rem;line-height:1.3;min-height:63px}.footer .dropdown-holder .dropdown{font-size:1.6rem;background:#fff;color:#099;border-color:#fff}.dropdown-holder .dropdown.show{border:2px solid #099;border-radius:1.6rem}.dropdown-holder .dropdown.show:after{box-shadow:0 3rem 4rem 0 rgba(0,0,0,.16)}.dropdown-holder .dropdown.show .icon{transform:rotate(180deg)}.footer .dropdown-holder .dropdown.show{color:#099}.footer .dropdown-holder .dropdown.show path{stroke:#099}.dropdown-holder .dropdown-menu{display:block;height:0;width:0;pointer-events:none;visibility:hidden;overflow:auto;padding:0;font-size:1.6rem}.dropdown-holder .dropdown-menu *{scrollbar-width:thin;scrollbar-color:#cfd1d2 #fff}.dropdown-holder .dropdown-menu ::-webkit-scrollbar{background:#f7f7f7;width:8px;height:8px}.dropdown-holder .dropdown-menu ::-webkit-scrollbar-track{background:#fff}.dropdown-holder .dropdown-menu ::-webkit-scrollbar-thumb{background-color:#cfd1d2;border-radius:4px;border:0 solid #fff}.dropdown-holder .dropdown-menu.show{border:2px solid #099;border-top:0;border-radius:0 0 1.6rem 1.6rem;margin-top:-2rem!important;padding:0 1.8rem 2.4rem;visibility:initial;height:auto;width:-moz-min-content;width:min-content;min-width:100%;pointer-events:auto;box-shadow:0 4rem 4rem 0 rgba(0,0,0,.16)}.dropdown-holder .dropdown-menu.show .link-text-dropdown{transform:translateY(0)}.dropdown-holder .link-text-dropdown{display:flex;text-align:left;padding-top:1.2rem;animation:slideAnimate .5s ease-in-out;background:0;width:100%}.footer .dropdown-holder .link-text-dropdown{color:#000}.footer .dropdown-holder .link-text-dropdown:hover{color:#099}@keyframes slideAnimate{to{transform:translateY(0);opacity:1}0%{transform:translateY(1rem);opacity:0}}.show-top .dropdown.show{border-radius:0 0 1.6rem 1.6rem}.show-top .dropdown-menu.show{border-radius:1.6rem 1.6rem 0 0;margin-top:0!important;margin-bottom:-1rem!important;box-shadow:0 -2rem 5rem -3rem rgba(0,0,0,.16);padding:1.8rem}#sz-contacts .dropdown-menu,#sz-dealer .dropdown-menu,.ce-serviceteaser .dropdown-menu,.footer-dealer-search .dropdown-menu{max-height:40rem;overflow-x:hidden;background:#fff}.dropdown-menu{border:0}.dropdown-menu ul{max-width:calc(100% - 1.5rem);max-height:18.6rem;padding:0 24px 0 0;margin:0;overflow:auto}.dropdown-menu li:first-child{margin-top:-.8rem}.slider-teaser-holder{position:relative;width:100%}.slider-teaser-holder.anim-ready .loader-holder{opacity:0}.slider-teaser-holder.anim-ready .slider-wrapper{opacity:1}.slider-teaser-holder .slider-wrapper{width:100%;height:100%;position:relative;overflow:hidden;opacity:0}.slider-teaser-holder .slide{position:absolute;top:0;left:0;height:100%;width:80%;border-left:16px solid #fff;cursor:pointer}.slider-teaser-holder .slide .slide-frame:after{transition:opacity .3s ease-in-out;content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:.7;background-color:#fff}.slider-teaser-holder .slide .slide-frame:hover:after{opacity:0}.slider-teaser-holder .slide-title .h2,.slider-teaser-holder .slide-title h2{transition:opacity .3s ease-in-out;opacity:0}.slider-teaser-holder .slide-active{cursor:auto}.slider-teaser-holder .slide-active .slide-frame:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;background-color:#fff}.slider-teaser-holder .slide-active .slide-title .h2,.slider-teaser-holder .slide-active .slide-title h2{opacity:1}.slider-teaser-holder .slide .slide-hold,.slider-teaser-holder .slide .slide-wrap{position:relative;width:100%;height:100%;overflow:hidden}.slider-teaser-holder .slide .slide-hold{transform-origin:left;transition:opacity .3s ease-in-out;opacity:.5}.slider-teaser-holder .slide-active .slide-hold,.slider-teaser-holder .slide .focus-visible .slide-hold,.slider-teaser-holder .slide:hover .slide-hold{opacity:1}.slider-teaser-holder .slide-active .slide-hold,.slider-teaser-holder .slide :focus-visible .slide-hold,.slider-teaser-holder .slide:hover .slide-hold{opacity:1}.slider-teaser-holder .slide .slide-wrap{transform-origin:left}.slider-teaser-holder .slide .slide-frame{position:absolute;left:0;top:0;width:100%;height:100%;transform-origin:left}.slider-teaser-holder .slide img,.slider-teaser-holder .slide video{position:absolute;left:0;top:0;width:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.slider-teaser-holder .slide img.grey-border,.slider-teaser-holder .slide video.grey-border{-o-object-fit:contain;object-fit:contain}.slider-teaser-holder .loader-holder{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background-color:#fff;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:1;transition:opacity .25s ease-in-out}.slider-teaser-holder .loader{background:url(../images/loader-simonswerk.gif) no-repeat;background-size:contain;width:75px;aspect-ratio:1}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes rotateccw{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(-1turn)}}@keyframes spin{0%,to{box-shadow:.2em 0 0 0 currentcolor}12%{box-shadow:.2em .2em 0 0 currentcolor}25%{box-shadow:0 .2em 0 0 currentcolor}37%{box-shadow:-.2em .2em 0 0 currentcolor}50%{box-shadow:-.2em 0 0 0 currentcolor}62%{box-shadow:-.2em -.2em 0 0 currentcolor}75%{box-shadow:0 -.2em 0 0 currentcolor}87%{box-shadow:.2em -.2em 0 0 currentcolor}}.slider-thumbs{position:relative;margin-right:-2rem}.slider-thumbs *{scrollbar-width:thin;scrollbar-color:#cfd1d2 #fff}.slider-thumbs ::-webkit-scrollbar{background:#f7f7f7;width:8px;height:8px}.slider-thumbs ::-webkit-scrollbar-track{background:#fff}.slider-thumbs ::-webkit-scrollbar-thumb{background-color:#cfd1d2;border-radius:4px;border:0 solid #fff}.slider-thumbs:after{background:linear-gradient(-90deg,#fff,hsla(0,0%,100%,0));content:"";position:absolute;top:0;bottom:0;right:0;width:7.7rem;z-index:1}.slider-thumbs-wrap{padding-bottom:3px;display:flex;flex-wrap:nowrap;margin-bottom:3.2rem;overflow-x:auto}.slider-thumbs-wrap *{scrollbar-width:thin;scrollbar-color:#cfd1d2 #fff}.slider-thumbs-wrap ::-webkit-scrollbar{background:#f7f7f7;width:8px;height:8px}.slider-thumbs-wrap ::-webkit-scrollbar-track{background:#fff}.slider-thumbs-wrap ::-webkit-scrollbar-thumb{background-color:#cfd1d2;border-radius:4px;border:0 solid #fff}.slider-thumb:after{transition:1s}.slider-thumb{position:relative;padding:1.2rem .8rem;min-width:12.4rem;width:12.4rem;cursor:pointer;transition:.5s ease-in;border:2px solid transparent}.slider-thumb .heading-base{transition:.5s ease-in-out}.slider-thumb:after{position:absolute;top:0;left:0;right:0;bottom:0}.slider-thumb.slide-active{border:2px solid #099}.slider-thumb.slide-active .heading-base,.slider-thumb.focus-visible .heading-base,.slider-thumb:hover .heading-base{color:#099}.slider-thumb.slide-active .heading-base,.slider-thumb:focus-visible .heading-base,.slider-thumb:hover .heading-base{color:#099}.slider-thumb.slide-active .heading-base a,.slider-thumb.focus-visible .heading-base a,.slider-thumb:hover .heading-base a{color:inherit}.slider-thumb.slide-active .heading-base a,.slider-thumb:focus-visible .heading-base a,.slider-thumb:hover .heading-base a{color:inherit}.tabs-swiper,.tabs-swiper-hold{width:100%;position:relative;display:flex;flex-direction:column-reverse}.tabs-swiper-hold{overflow:hidden}.tabs-swiper-mask{display:flex;flex-wrap:nowrap;transform:translateX(0);transition:transform .4s ease-in-out}.tabs-swiper-mask .tabs-swiper-slide{width:100%}.mask-img-section-gallery{height:100vh}.teaser-content-wrapper-container{position:relative}.teaser-content-wrapper{height:50vh}.teaser-content-wrapper .teaser-content-hold{height:50vh;display:flex;align-items:center}.employee-item .heading-base .h4,.employee-item .heading-base h4{min-height:4.8rem}.dropdown-menu.search-select{padding:0!important;z-index:99}.dropdown-menu.search-select .btn-search{background:0;pointer-events:none}.dropdown-menu.search-select .btn-search .icon{margin:0}.dropdown-menu.search-select .btn-search svg{stroke:#099}.dropdown-menu.search-select input:focus{border:0;background:0}.dropdown-menu.search-select ul{margin-bottom:35px}.dropdown-menu.search-select .dropdown-item,.dropdown-menu.search-select .link-text-dropdown,.dropdown-menu.search-select .no-results{padding:.8rem 2.4rem;font-family:camptonbook,Arial,Noto Sans,sans-serif}.dropdown-menu.search-select .dropdown-item{white-space:inherit}.dropdown-menu.search-select.inline{transform:none!important;margin-top:0!important;border-radius:1.6rem;border-top:2px solid #099}.dropdown-menu.search-select.inline .search{width:100%;display:flex;align-items:center;padding:1.6rem 24px 20px}.dropdown-menu.search-select.inline .search .input-box{flex:1;height:40px}.dropdown-menu.search-select.inline .search input{height:auto;padding:0;font-size:24px;border-radius:0}.dropdown-menu.search-select.inline .search input:hover{box-shadow:none}.ce-textmedia video{width:100%}.ce-eventteaser .position,.ce-jobteaser .position{font-size:1.6rem;margin-bottom:.75rem}.ce-eventteaser .date,.ce-eventteaser .location,.ce-eventteaser .num,.ce-jobteaser .date,.ce-jobteaser .location,.ce-jobteaser .num{font-size:1.8rem}#sz-dealer .section-item-info{flex-direction:column;align-items:flex-start}#sz-dealer .custom-nav-tabs .btn{min-width:inherit}#sz-dealer .custom-nav-tabs .btn:hover{box-shadow:inherit;color:inherit}#sz-dealer .custom-nav-tabs .btn:focus{border-color:#099}#sz-dealer .custom-nav-tabs .btn.active{color:#fff;background-color:#099;border-color:#099}#sz-dealer .custom-nav-tabs .btn.active:focus{border-color:#099}.section-historie-intro{position:relative;z-index:4}.section-historie{position:relative;overflow:hidden}.historie-anchor-nav .anchor-btn{background:none;border:none;padding:0;margin-right:1rem;font-size:1.6rem;font-family:camptonbold,Arial,Noto Sans,sans-serif;color:inherit}.historie-area{position:relative;padding-left:1.3rem}.historie-area:before{content:"";position:absolute;top:0;left:1.3rem;bottom:3rem;z-index:3;width:2px;background-color:#4d5055}.historie-row{position:relative}.historie-img-col{position:relative;z-index:2}.historie-img-col>.container,.video-section .sticky-wrapper .historie-img-col>.sticky-element{padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5)}.historie-row .historie-img-col{opacity:0;visibility:hidden;position:absolute;pointer-events:none}.historie-year-mark{padding-left:30px;font-size:42px;line-height:63px;position:relative;z-index:3}.historie-year-mark:before{content:"";position:absolute;top:50%;left:0;width:16px;height:2px;background-color:#4d5055}.historie-item{display:flex;position:relative;z-index:3}.historie-item-hold{display:flex;align-items:center}.historie-item-line{width:16px;height:2px;margin-right:1.8rem;background-color:#4d5055;transform-origin:center left;transition:width .3s ease}.revealed-item .historie-item-line{width:32px}.historie-item-img-hold{width:72px;height:72px;margin-right:14px;border:2px solid #4d5055;border-radius:50%;overflow:hidden;transform-origin:center left;transition:transform .2s ease;transform:scale(.75);cursor:pointer}.revealed-item .historie-item-img-hold{transform:scale(1)}.historie-item-img-hold .img-hold{width:100%;height:100%}.historie-item-img-hold img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.historie-item-text-wrap{width:calc(100vw - 142px);overflow:hidden;cursor:pointer}.historie-item-text-hold{width:100%;transition:transform .4s ease;transform:translateX(-100%);min-height:7rem}.revealed-item .historie-item-text-hold{transform:translateX(0)}.historie-item-title,.historie-item-year{display:block}.historie-item-year{font-size:16px}.historie-item-title{display:block;overflow:hidden;max-height:84px}.historie-area-slider-wrap{position:absolute;width:calc(100% + 8rem);left:-4rem;right:-4rem;top:0;overflow:hidden;transform:translate3d(0,-15%,0)}.historie-area-slider-wrap.bottom-position{top:auto;bottom:0}.historie-area-slider .swiper-slide{overflow-x:hidden}.historie-area-slider .historie-img-col{width:100%}.historie-area-slider img{width:100%;height:auto}.custom-gutter-10{margin-left:-10px;margin-right:-10px}.custom-gutter-10>[class*=col-]{padding-right:10px;padding-left:10px}.historie-popup-wrapper{position:fixed;top:0;left:0;z-index:101;width:100%;height:var(--full-viewport);background-color:#fff}.historie-popup-wrapper:after{display:none}.historie-swiper{overflow:hidden}.historie-popup-header .container,.historie-popup-header .video-section .sticky-wrapper .sticky-element,.video-section .sticky-wrapper .historie-popup-header .sticky-element{display:flex;flex-grow:1;justify-content:space-between;align-items:center;height:7.1rem}.historie-popup-logo{width:17.5rem}.historie-popup-btn-close{background:none;border:none;padding:0;color:inherit;font-family:camptonbold,Arial,Noto Sans,sans-serif;display:flex;align-items:center}.historie-popup-content{display:flex;height:var(--full-viewport);max-height:var(--full-viewport);overflow:auto;-webkit-overflow-scrolling:touch}.historie-popup-img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@keyframes slideinHistorie{0%{transform:translateX(100%) scale(1)}to{transform:translateX(0) scale(.5)}}.historie-popup-text-hold{padding-top:6.6rem;position:relative;display:flex}.historie-popup-text .h3,.historie-popup-text h3{font-family:camptonbold,Arial,Noto Sans,sans-serif;letter-spacing:-.5px}.historie-popup-heading{padding-bottom:3.2rem}.historie-popup-btn-hold{display:flex;justify-content:space-between;margin-bottom:2rem;position:absolute;width:-webkit-fill-available;width:-moz-available}.historie-popup-btn-next,.historie-popup-btn-prev{display:block;position:relative;left:auto;right:auto;top:auto;width:auto;height:auto;background:none;border:none;padding:0 .8rem 0 0;color:inherit;font-size:1.6rem;font-family:camptonbold,Arial,Noto Sans,sans-serif}.historie-popup-btn-next.swiper-button-disabled,.historie-popup-btn-prev.swiper-button-disabled{visibility:hidden}.historie-popup-btn-next:after,.historie-popup-btn-prev:after{content:""}.historie-popup-btn-next img,.historie-popup-btn-prev img{width:.8rem;margin-left:2.5rem}.btn-more-hold{font-family:camptonbold,Arial,Noto Sans,sans-serif;padding-top:2rem}.historie-popup-title{display:block;font-weight:400;font-size:1.4rem;margin-bottom:.7rem;font-family:camptonbook,Arial,Noto Sans,sans-serif}body.historie-popup-active{height:100dvh;overflow:hidden}.js-hidden{pointer-events:none;visibility:hidden;opacity:0}.ce-typo3szassets_reference .reference-item{transition-property:display;transition-duration:.5s}.ce-typo3szassets_reference .img-wrapper{position:relative}.ce-typo3szassets_reference .img-wrapper .image-embed-item-hover,.ce-typo3szassets_reference .img-wrapper .image-embed-item-hover-overlay{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%;transition:opacity;transition-duration:.1s;box-shadow:inset 0 0 0 100vmax rgba(0,153,153,.59)}.ce-typo3szassets_reference .img-wrapper .reference-item__content{position:absolute;top:25px;padding:3.2rem;width:100%;height:100%;opacity:0;transition-property:top,opacity;transition-duration:.5s;color:#fff;font-size:1.8rem}.ce-typo3szassets_reference .img-wrapper .reference-item__content .item{font-weight:700}.ce-typo3szassets_reference .img-wrapper:hover .image-embed-item-hover,.ce-typo3szassets_reference .img-wrapper:hover .image-embed-item-hover-overlay{opacity:1}.ce-typo3szassets_reference .img-wrapper:hover .reference-item__content{opacity:1;top:0}.ce-typo3szassets_reference .reference-item__title{line-height:1;font-size:1.8rem;margin-top:2.4rem}#img-scroll-wp{height:630dvh}#img-scroll-wp .wrapper-images{margin-top:9rem;position:relative}#img-scroll-wp .wrapper-images canvas{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#img-scroll-wp .wrapper-text{position:relative}#img-scroll-wp .wrapper-text .text-point{position:absolute;top:50%;translate:0 -50%;transition:opacity .1s ease,transform .1s ease}#img-scroll-wp .wrapper-text .text-point:nth-child(n+2){opacity:0}.ce-twoimagesteasermagazine iframe,.ce-twoimagesteasermagazine video{width:100%}.ce-productflyerteaser .img-holder-base:hover img,.ce-productflyerteaser .img-holder-base img{transform:inherit}.ce-szdownloadcenter_searchapp .img-holder-base img{transform:inherit;aspect-ratio:.705}.ce-szdownloadcenter_searchapp .img-holder-base:hover img{transform:inherit}.sz-contacts .invalid-feedback{position:relative;text-align:left;padding:.75rem 0}.sz-contacts .form-select.dropdown-select{border:2px solid #cfd1d2;border-radius:28px;padding:1.8rem 24px;line-height:1.3;min-height:63px;background-position-x:93%}.lightbox{width:calc(100vw - 6rem);max-height:calc(100vh - 6rem);max-width:85rem;aspect-ratio:2;border:0;padding:0;overflow:initial;animation:fadein .5s ease-in-out}.lightbox iframe,.lightbox video{width:100%;height:100%;vertical-align:top}.lightbox::backdrop{background-color:rgba(0,0,0,.8);filter:blur(1px);-webkit-filter:blur(1px)}.lightbox .btn.close{position:absolute;top:-5.6rem;right:0;translate:0 -100%;padding:0;min-width:0;z-index:1;color:#fff;margin:0;border:0}@keyframes fadein{0%{opacity:0}to{opacity:1}}.product-selector-link{cursor:pointer}.product-selector-link:hover{color:#099}.ce-typo3szassets_magazines .magazine-wrapper #magazine-entries{gap:0}.ce-teasertlider .swiper-products .swiper-slide{width:100%}.ce-teasertlider .teaser-slider *{scrollbar-width:thin;scrollbar-color:#cfd1d2 #fff}.ce-teasertlider .teaser-slider ::-webkit-scrollbar{background:#f7f7f7;width:8px;height:8px}.ce-teasertlider .teaser-slider ::-webkit-scrollbar-track{background:#fff}.ce-teasertlider .teaser-slider ::-webkit-scrollbar-thumb{background-color:#cfd1d2;border-radius:4px;border:0 solid #fff}.ce-teasertlider .teaser-slider .container,.ce-teasertlider .teaser-slider .video-section .sticky-wrapper .sticky-element,.video-section .sticky-wrapper .ce-teasertlider .teaser-slider .sticky-element{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:2.4rem;padding-bottom:32px}.ce-teasertlider .teaser-slider .container>div,.ce-teasertlider .teaser-slider .video-section .sticky-wrapper .sticky-element>div,.video-section .sticky-wrapper .ce-teasertlider .teaser-slider .sticky-element>div{scroll-snap-align:start}#country-selection #continents{display:flex;flex-wrap:wrap;gap:2rem 4rem;list-style:none;padding:0;margin:0}#country-selection #continents button{display:flex;flex-wrap:wrap;gap:8px;background:0;border:0;font-weight:900;padding:0}#country-selection #continents button.focus-visible,#country-selection #continents button:hover{text-decoration:underline}#country-selection #continents button:focus-visible,#country-selection #continents button:hover{text-decoration:underline}#country-selection #continents button[aria-selected=true]{color:#099;text-decoration:none}#country-selection #continents .icon{width:2rem;height:2rem}#country-selection #country-list ul{display:flex;flex-wrap:wrap;gap:2.4rem;list-style:none;padding:0;margin:0}#country-selection #country-list ul li{width:100%}#country-selection #country-list ul .select-country{--image-size:4.1rem;display:flex;background:#f7f7f7;border-radius:calc(var(--image-size)/2)/50%;width:100%}#country-selection #country-list ul .select-country .img-wrapper{display:block;aspect-ratio:1;width:var(--image-size);height:var(--image-size);background:#4d5055;border-radius:50%;overflow:hidden}#country-selection #country-list ul .select-country .img-wrapper img{aspect-ratio:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#country-selection #country-list ul .select-country .text-link-24{padding:10px 12px 10px 10px}#country-selection #country-list ul .select-country.focus-visible,#country-selection #country-list ul .select-country:hover{box-shadow:0 10px 20px 0 rgba(0,0,0,.16)}#country-selection #country-list ul .select-country:focus-visible,#country-selection #country-list ul .select-country:hover{box-shadow:0 10px 20px 0 rgba(0,0,0,.16)}#country-selection hr{border-width:2px}#lang-selection{position:relative;width:90%;padding:1rem 2rem;align-items:center;border-radius:1rem;margin-top:2rem}#lang-selection .lang-selector{text-align:center}#lang-selection .lang-selector .dropdown{display:inline-block;font-size:20px;margin:0;padding:0}#lang-selection .lang-selector .dropdown .dropdown-menu{border:1px solid #099;border-radius:1rem}#lang-selection .lang-selector .dropdown .dropdown-menu .dropdown-item{color:#4d5055;padding:20px}#lang-selection .lang-selector .dropdown .dropdown-menu .dropdown-item.last{padding-top:0}#lang-selection .lang-selector p{color:#fff;margin-bottom:0;font-size:20px;display:inline-block}#lang-selection .lang-selector a{color:#fff}#lang-selection .lang-selector a:hover{font-weight:700}#lang-selection .close-lang{position:absolute;right:-18px;top:-18px;border:1px solid #000;border-radius:50%;background:#fff;text-align:center;padding:5px}#lang-selection .close-lang .close-btn{position:relative;width:24px;height:24px;cursor:pointer}#lang-selection .close-lang .close-btn:after,#lang-selection .close-lang .close-btn:before{content:"";position:absolute;top:50%;left:50%;width:24px;height:2px;background-color:#000;transform-origin:center}#lang-selection .close-lang .close-btn:before{transform:translate(-50%,-50%) rotate(45deg)}#lang-selection .close-lang .close-btn:after{transform:translate(-50%,-50%) rotate(-45deg)}.ce-intershipteaser .infobox-wrapper{padding:48px;background-size:cover;background-position:top;background-repeat:no-repeat}.ce-intershipteaser .infobox-wrapper img{width:100%;height:auto;aspect-ratio:324/139;z-index:0}.ce-intershipteaser .infobox-wrapper .infobox{border:none;box-shadow:0 3px 9px rgba(0,0,0,.1607843137);opacity:1;padding:40px;max-width:500px;height:auto;min-height:460px}.ce-intershipteaser .infobox-wrapper .infobox .headline{font-size:30px}.ce-intershipteaser .infobox-wrapper .infobox .bodytext{font-size:16px}.ce-intershipteaser .inner-padding{padding-left:15px;padding-right:15px}.btn-rounded-gray{border-color:#cfd1d2}.btn-rounded-gray:hover{background-color:#cfd1d2;color:#000}.ce-technicalinformation .dropdown-holder .text-link-24{color:#099}.ce-technicalinformation .accordion{margin-top:35px}.ce-technicalinformation .accordion .accordion-item{border:0;border-top:2px solid #000}.ce-technicalinformation .accordion .accordion-item:last-child{border-bottom:2px solid #000}.ce-technicalinformation .accordion .accordion-item .accordion-button{font-size:24px!important;background:none;color:#000;border:0;border-radius:0;box-shadow:none}.ce-technicalinformation .accordion .accordion-item .accordion-button:focus{box-shadow:none}.ce-technicalinformation .accordion .accordion-item .accordion-button:after{width:32px;height:32px;content:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="25.459" height="14.229"><path data-name="down arrow" d="M2.122 2.121L12.73 12.729 23.338 2.121" fill="none" stroke="%23000" stroke-linecap="round" stroke-linejoin="round" stroke-width="3"/></svg>')}.ce-technicalinformation .accordion .accordion-item .accordion-button:not(.collapsed){background:none;color:#000;box-shadow:none}.ce-technicalinformation .accordion .accordion-item .accordion-body .big-teaser{margin:0;padding:25px 0;position:relative}.ce-technicalinformation .accordion .accordion-item .accordion-body .big-teaser:not(:last-child) .container,.ce-technicalinformation .accordion .accordion-item .accordion-body .big-teaser:not(:last-child) .video-section .sticky-wrapper .sticky-element,.video-section .sticky-wrapper .ce-technicalinformation .accordion .accordion-item .accordion-body .big-teaser:not(:last-child) .sticky-element{position:relative}.ce-technicalinformation .accordion .accordion-item .accordion-body .big-teaser:not(:last-child) .container:after,.ce-technicalinformation .accordion .accordion-item .accordion-body .big-teaser:not(:last-child) .video-section .sticky-wrapper .sticky-element:after,.video-section .sticky-wrapper .ce-technicalinformation .accordion .accordion-item .accordion-body .big-teaser:not(:last-child) .sticky-element:after{content:"";position:absolute;left:0;right:0;bottom:-25px;height:2px;background-color:rgba(0,0,0,.16);width:100%;margin:auto}.ce-technicalinformation .accordion .accordion-item .accordion-body .big-teaser .teaser-content{padding-top:0!important;margin-top:0}.ce-technicalinformation .accordion .accordion-item .accordion-body .big-teaser .heading-base{margin-top:0}.ce-technicalinformation .accordion .accordion-item .accordion-body .big-teaser:last-child{border-bottom:none}.ce-technicalinformation .accordion .accordion-item .accordion-body .accordion-items{padding:0}@media (min-width:375px){.sticky-xsm-top{position:sticky;top:0;z-index:1020}.sticky-xsm-bottom{position:sticky;bottom:0;z-index:1020}.float-xsm-start{float:left!important}.float-xsm-end{float:right!important}.float-xsm-none{float:none!important}.d-xsm-inline{display:inline!important}.d-xsm-inline-block{display:inline-block!important}.d-xsm-block{display:block!important}.d-xsm-grid{display:grid!important}.d-xsm-table{display:table!important}.d-xsm-table-row{display:table-row!important}.d-xsm-table-cell{display:table-cell!important}.d-xsm-flex{display:flex!important}.d-xsm-inline-flex{display:inline-flex!important}.d-xsm-none{display:none!important}.flex-xsm-fill{flex:1 1 auto!important}.flex-xsm-row{flex-direction:row!important}.flex-xsm-column{flex-direction:column!important}.flex-xsm-row-reverse{flex-direction:row-reverse!important}.flex-xsm-column-reverse{flex-direction:column-reverse!important}.flex-xsm-grow-0{flex-grow:0!important}.flex-xsm-grow-1{flex-grow:1!important}.flex-xsm-shrink-0{flex-shrink:0!important}.flex-xsm-shrink-1{flex-shrink:1!important}.flex-xsm-wrap{flex-wrap:wrap!important}.flex-xsm-nowrap{flex-wrap:nowrap!important}.flex-xsm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xsm-start{justify-content:flex-start!important}.justify-content-xsm-end{justify-content:flex-end!important}.justify-content-xsm-center{justify-content:center!important}.justify-content-xsm-between{justify-content:space-between!important}.justify-content-xsm-around{justify-content:space-around!important}.justify-content-xsm-evenly{justify-content:space-evenly!important}.align-items-xsm-start{align-items:flex-start!important}.align-items-xsm-end{align-items:flex-end!important}.align-items-xsm-center{align-items:center!important}.align-items-xsm-baseline{align-items:baseline!important}.align-items-xsm-stretch{align-items:stretch!important}.align-content-xsm-start{align-content:flex-start!important}.align-content-xsm-end{align-content:flex-end!important}.align-content-xsm-center{align-content:center!important}.align-content-xsm-between{align-content:space-between!important}.align-content-xsm-around{align-content:space-around!important}.align-content-xsm-stretch{align-content:stretch!important}.align-self-xsm-auto{align-self:auto!important}.align-self-xsm-start{align-self:flex-start!important}.align-self-xsm-end{align-self:flex-end!important}.align-self-xsm-center{align-self:center!important}.align-self-xsm-baseline{align-self:baseline!important}.align-self-xsm-stretch{align-self:stretch!important}.order-xsm-first{order:-1!important}.order-xsm-0{order:0!important}.order-xsm-1{order:1!important}.order-xsm-2{order:2!important}.order-xsm-3{order:3!important}.order-xsm-4{order:4!important}.order-xsm-5{order:5!important}.order-xsm-last{order:6!important}.m-xsm-n4__8{margin:-4.8rem!important}.m-xsm-n3__2{margin:-3.2rem!important}.m-xsm-n1__2{margin:-1.2rem!important}.m-xsm-n8__0{margin:-8rem!important}.m-xsm-0{margin:0!important}.m-xsm-0__5{margin:.5rem!important}.m-xsm-0__8{margin:.8rem!important}.m-xsm-1__0{margin:1rem!important}.m-xsm-1__2{margin:1.2rem!important}.m-xsm-1__3{margin:1.3rem!important}.m-xsm-1__5{margin:1.5rem!important}.m-xsm-1__6{margin:1.6rem!important}.m-xsm-1__8{margin:1.8rem!important}.m-xsm-2__0{margin:2rem!important}.m-xsm-2__4{margin:2.4rem!important}.m-xsm-2__5{margin:2.5rem!important}.m-xsm-3__0{margin:3rem!important}.m-xsm-3__2{margin:3.2rem!important}.m-xsm-3__5{margin:3.5rem!important}.m-xsm-3__8{margin:3.8rem!important}.m-xsm-4__0{margin:4rem!important}.m-xsm-4__3{margin:4.3rem!important}.m-xsm-4__5{margin:4.5rem!important}.m-xsm-4__8{margin:4.8rem!important}.m-xsm-5__0{margin:5rem!important}.m-xsm-5__2{margin:5.2rem!important}.m-xsm-5__5{margin:5.5rem!important}.m-xsm-6__0{margin:6rem!important}.m-xsm-6__2{margin:6.2rem!important}.m-xsm-6__4{margin:6.4rem!important}.m-xsm-6__5{margin:6.5rem!important}.m-xsm-6__8{margin:6.8rem!important}.m-xsm-7__0{margin:7rem!important}.m-xsm-7__5{margin:7.5rem!important}.m-xsm-7__8{margin:7.8rem!important}.m-xsm-8__0{margin:8rem!important}.m-xsm-8__5{margin:8.5rem!important}.m-xsm-9__0{margin:9rem!important}.m-xsm-9__5{margin:9.5rem!important}.m-xsm-10__0{margin:10rem!important}.m-xsm-10__5{margin:10.5rem!important}.m-xsm-11__0{margin:11rem!important}.m-xsm-12__0{margin:12rem!important}.m-xsm-12__5{margin:12.5rem!important}.m-xsm-13__0{margin:13rem!important}.m-xsm-13__5{margin:13.5rem!important}.m-xsm-14__0{margin:14rem!important}.m-xsm-15__0{margin:15rem!important}.m-xsm-15__5{margin:15.5rem!important}.m-xsm-16__0{margin:16rem!important}.m-xsm-17__0{margin:17rem!important}.m-xsm-18__0{margin:18rem!important}.m-xsm-19__0{margin:19rem!important}.m-xsm-20__0{margin:20rem!important}.m-xsm-22__5{margin:22.5rem!important}.m-xsm-28__0{margin:28rem!important}.m-xsm-30__0{margin:30rem!important}.m-xsm-auto{margin:auto!important}.mx-xsm-n4__8{margin-right:-4.8rem!important;margin-left:-4.8rem!important}.mx-xsm-n3__2{margin-right:-3.2rem!important;margin-left:-3.2rem!important}.mx-xsm-n1__2{margin-right:-1.2rem!important;margin-left:-1.2rem!important}.mx-xsm-n8__0{margin-right:-8rem!important;margin-left:-8rem!important}.mx-xsm-0{margin-right:0!important;margin-left:0!important}.mx-xsm-0__5{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xsm-0__8{margin-right:.8rem!important;margin-left:.8rem!important}.mx-xsm-1__0{margin-right:1rem!important;margin-left:1rem!important}.mx-xsm-1__2{margin-right:1.2rem!important;margin-left:1.2rem!important}.mx-xsm-1__3{margin-right:1.3rem!important;margin-left:1.3rem!important}.mx-xsm-1__5{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xsm-1__6{margin-right:1.6rem!important;margin-left:1.6rem!important}.mx-xsm-1__8{margin-right:1.8rem!important;margin-left:1.8rem!important}.mx-xsm-2__0{margin-right:2rem!important;margin-left:2rem!important}.mx-xsm-2__4{margin-right:2.4rem!important;margin-left:2.4rem!important}.mx-xsm-2__5{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xsm-3__0{margin-right:3rem!important;margin-left:3rem!important}.mx-xsm-3__2{margin-right:3.2rem!important;margin-left:3.2rem!important}.mx-xsm-3__5{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xsm-3__8{margin-right:3.8rem!important;margin-left:3.8rem!important}.mx-xsm-4__0{margin-right:4rem!important;margin-left:4rem!important}.mx-xsm-4__3{margin-right:4.3rem!important;margin-left:4.3rem!important}.mx-xsm-4__5{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-xsm-4__8{margin-right:4.8rem!important;margin-left:4.8rem!important}.mx-xsm-5__0{margin-right:5rem!important;margin-left:5rem!important}.mx-xsm-5__2{margin-right:5.2rem!important;margin-left:5.2rem!important}.mx-xsm-5__5{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-xsm-6__0{margin-right:6rem!important;margin-left:6rem!important}.mx-xsm-6__2{margin-right:6.2rem!important;margin-left:6.2rem!important}.mx-xsm-6__4{margin-right:6.4rem!important;margin-left:6.4rem!important}.mx-xsm-6__5{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-xsm-6__8{margin-right:6.8rem!important;margin-left:6.8rem!important}.mx-xsm-7__0{margin-right:7rem!important;margin-left:7rem!important}.mx-xsm-7__5{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-xsm-7__8{margin-right:7.8rem!important;margin-left:7.8rem!important}.mx-xsm-8__0{margin-right:8rem!important;margin-left:8rem!important}.mx-xsm-8__5{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-xsm-9__0{margin-right:9rem!important;margin-left:9rem!important}.mx-xsm-9__5{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-xsm-10__0{margin-right:10rem!important;margin-left:10rem!important}.mx-xsm-10__5{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-xsm-11__0{margin-right:11rem!important;margin-left:11rem!important}.mx-xsm-12__0{margin-right:12rem!important;margin-left:12rem!important}.mx-xsm-12__5{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-xsm-13__0{margin-right:13rem!important;margin-left:13rem!important}.mx-xsm-13__5{margin-right:13.5rem!important;margin-left:13.5rem!important}.mx-xsm-14__0{margin-right:14rem!important;margin-left:14rem!important}.mx-xsm-15__0{margin-right:15rem!important;margin-left:15rem!important}.mx-xsm-15__5{margin-right:15.5rem!important;margin-left:15.5rem!important}.mx-xsm-16__0{margin-right:16rem!important;margin-left:16rem!important}.mx-xsm-17__0{margin-right:17rem!important;margin-left:17rem!important}.mx-xsm-18__0{margin-right:18rem!important;margin-left:18rem!important}.mx-xsm-19__0{margin-right:19rem!important;margin-left:19rem!important}.mx-xsm-20__0{margin-right:20rem!important;margin-left:20rem!important}.mx-xsm-22__5{margin-right:22.5rem!important;margin-left:22.5rem!important}.mx-xsm-28__0{margin-right:28rem!important;margin-left:28rem!important}.mx-xsm-30__0{margin-right:30rem!important;margin-left:30rem!important}.mx-xsm-auto{margin-right:auto!important;margin-left:auto!important}.my-xsm-n4__8{margin-top:-4.8rem!important;margin-bottom:-4.8rem!important}.my-xsm-n3__2{margin-top:-3.2rem!important;margin-bottom:-3.2rem!important}.my-xsm-n1__2{margin-top:-1.2rem!important;margin-bottom:-1.2rem!important}.my-xsm-n8__0{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-xsm-0{margin-top:0!important;margin-bottom:0!important}.my-xsm-0__5{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xsm-0__8{margin-top:.8rem!important;margin-bottom:.8rem!important}.my-xsm-1__0{margin-top:1rem!important;margin-bottom:1rem!important}.my-xsm-1__2{margin-top:1.2rem!important;margin-bottom:1.2rem!important}.my-xsm-1__3{margin-top:1.3rem!important;margin-bottom:1.3rem!important}.my-xsm-1__5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xsm-1__6{margin-top:1.6rem!important;margin-bottom:1.6rem!important}.my-xsm-1__8{margin-top:1.8rem!important;margin-bottom:1.8rem!important}.my-xsm-2__0{margin-top:2rem!important;margin-bottom:2rem!important}.my-xsm-2__4{margin-top:2.4rem!important;margin-bottom:2.4rem!important}.my-xsm-2__5{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xsm-3__0{margin-top:3rem!important;margin-bottom:3rem!important}.my-xsm-3__2{margin-top:3.2rem!important;margin-bottom:3.2rem!important}.my-xsm-3__5{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xsm-3__8{margin-top:3.8rem!important;margin-bottom:3.8rem!important}.my-xsm-4__0{margin-top:4rem!important;margin-bottom:4rem!important}.my-xsm-4__3{margin-top:4.3rem!important;margin-bottom:4.3rem!important}.my-xsm-4__5{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-xsm-4__8{margin-top:4.8rem!important;margin-bottom:4.8rem!important}.my-xsm-5__0{margin-top:5rem!important;margin-bottom:5rem!important}.my-xsm-5__2{margin-top:5.2rem!important;margin-bottom:5.2rem!important}.my-xsm-5__5{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-xsm-6__0{margin-top:6rem!important;margin-bottom:6rem!important}.my-xsm-6__2{margin-top:6.2rem!important;margin-bottom:6.2rem!important}.my-xsm-6__4{margin-top:6.4rem!important;margin-bottom:6.4rem!important}.my-xsm-6__5{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-xsm-6__8{margin-top:6.8rem!important;margin-bottom:6.8rem!important}.my-xsm-7__0{margin-top:7rem!important;margin-bottom:7rem!important}.my-xsm-7__5{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-xsm-7__8{margin-top:7.8rem!important;margin-bottom:7.8rem!important}.my-xsm-8__0{margin-top:8rem!important;margin-bottom:8rem!important}.my-xsm-8__5{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-xsm-9__0{margin-top:9rem!important;margin-bottom:9rem!important}.my-xsm-9__5{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-xsm-10__0{margin-top:10rem!important;margin-bottom:10rem!important}.my-xsm-10__5{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-xsm-11__0{margin-top:11rem!important;margin-bottom:11rem!important}.my-xsm-12__0{margin-top:12rem!important;margin-bottom:12rem!important}.my-xsm-12__5{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-xsm-13__0{margin-top:13rem!important;margin-bottom:13rem!important}.my-xsm-13__5{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-xsm-14__0{margin-top:14rem!important;margin-bottom:14rem!important}.my-xsm-15__0{margin-top:15rem!important;margin-bottom:15rem!important}.my-xsm-15__5{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-xsm-16__0{margin-top:16rem!important;margin-bottom:16rem!important}.my-xsm-17__0{margin-top:17rem!important;margin-bottom:17rem!important}.my-xsm-18__0{margin-top:18rem!important;margin-bottom:18rem!important}.my-xsm-19__0{margin-top:19rem!important;margin-bottom:19rem!important}.my-xsm-20__0{margin-top:20rem!important;margin-bottom:20rem!important}.my-xsm-22__5{margin-top:22.5rem!important;margin-bottom:22.5rem!important}.my-xsm-28__0{margin-top:28rem!important;margin-bottom:28rem!important}.my-xsm-30__0{margin-top:30rem!important;margin-bottom:30rem!important}.my-xsm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xsm-n4__8{margin-top:-4.8rem!important}.mt-xsm-n3__2{margin-top:-3.2rem!important}.mt-xsm-n1__2{margin-top:-1.2rem!important}.mt-xsm-n8__0{margin-top:-8rem!important}.mt-xsm-0{margin-top:0!important}.mt-xsm-0__5{margin-top:.5rem!important}.mt-xsm-0__8{margin-top:.8rem!important}.mt-xsm-1__0{margin-top:1rem!important}.mt-xsm-1__2{margin-top:1.2rem!important}.mt-xsm-1__3{margin-top:1.3rem!important}.mt-xsm-1__5{margin-top:1.5rem!important}.mt-xsm-1__6{margin-top:1.6rem!important}.mt-xsm-1__8{margin-top:1.8rem!important}.mt-xsm-2__0{margin-top:2rem!important}.mt-xsm-2__4{margin-top:2.4rem!important}.mt-xsm-2__5{margin-top:2.5rem!important}.mt-xsm-3__0{margin-top:3rem!important}.mt-xsm-3__2{margin-top:3.2rem!important}.mt-xsm-3__5{margin-top:3.5rem!important}.mt-xsm-3__8{margin-top:3.8rem!important}.mt-xsm-4__0{margin-top:4rem!important}.mt-xsm-4__3{margin-top:4.3rem!important}.mt-xsm-4__5{margin-top:4.5rem!important}.mt-xsm-4__8{margin-top:4.8rem!important}.mt-xsm-5__0{margin-top:5rem!important}.mt-xsm-5__2{margin-top:5.2rem!important}.mt-xsm-5__5{margin-top:5.5rem!important}.mt-xsm-6__0{margin-top:6rem!important}.mt-xsm-6__2{margin-top:6.2rem!important}.mt-xsm-6__4{margin-top:6.4rem!important}.mt-xsm-6__5{margin-top:6.5rem!important}.mt-xsm-6__8{margin-top:6.8rem!important}.mt-xsm-7__0{margin-top:7rem!important}.mt-xsm-7__5{margin-top:7.5rem!important}.mt-xsm-7__8{margin-top:7.8rem!important}.mt-xsm-8__0{margin-top:8rem!important}.mt-xsm-8__5{margin-top:8.5rem!important}.mt-xsm-9__0{margin-top:9rem!important}.mt-xsm-9__5{margin-top:9.5rem!important}.mt-xsm-10__0{margin-top:10rem!important}.mt-xsm-10__5{margin-top:10.5rem!important}.mt-xsm-11__0{margin-top:11rem!important}.mt-xsm-12__0{margin-top:12rem!important}.mt-xsm-12__5{margin-top:12.5rem!important}.mt-xsm-13__0{margin-top:13rem!important}.mt-xsm-13__5{margin-top:13.5rem!important}.mt-xsm-14__0{margin-top:14rem!important}.mt-xsm-15__0{margin-top:15rem!important}.mt-xsm-15__5{margin-top:15.5rem!important}.mt-xsm-16__0{margin-top:16rem!important}.mt-xsm-17__0{margin-top:17rem!important}.mt-xsm-18__0{margin-top:18rem!important}.mt-xsm-19__0{margin-top:19rem!important}.mt-xsm-20__0{margin-top:20rem!important}.mt-xsm-22__5{margin-top:22.5rem!important}.mt-xsm-28__0{margin-top:28rem!important}.mt-xsm-30__0{margin-top:30rem!important}.mt-xsm-auto{margin-top:auto!important}.me-xsm-n4__8{margin-right:-4.8rem!important}.me-xsm-n3__2{margin-right:-3.2rem!important}.me-xsm-n1__2{margin-right:-1.2rem!important}.me-xsm-n8__0{margin-right:-8rem!important}.me-xsm-0{margin-right:0!important}.me-xsm-0__5{margin-right:.5rem!important}.me-xsm-0__8{margin-right:.8rem!important}.me-xsm-1__0{margin-right:1rem!important}.me-xsm-1__2{margin-right:1.2rem!important}.me-xsm-1__3{margin-right:1.3rem!important}.me-xsm-1__5{margin-right:1.5rem!important}.me-xsm-1__6{margin-right:1.6rem!important}.me-xsm-1__8{margin-right:1.8rem!important}.me-xsm-2__0{margin-right:2rem!important}.me-xsm-2__4{margin-right:2.4rem!important}.me-xsm-2__5{margin-right:2.5rem!important}.me-xsm-3__0{margin-right:3rem!important}.me-xsm-3__2{margin-right:3.2rem!important}.me-xsm-3__5{margin-right:3.5rem!important}.me-xsm-3__8{margin-right:3.8rem!important}.me-xsm-4__0{margin-right:4rem!important}.me-xsm-4__3{margin-right:4.3rem!important}.me-xsm-4__5{margin-right:4.5rem!important}.me-xsm-4__8{margin-right:4.8rem!important}.me-xsm-5__0{margin-right:5rem!important}.me-xsm-5__2{margin-right:5.2rem!important}.me-xsm-5__5{margin-right:5.5rem!important}.me-xsm-6__0{margin-right:6rem!important}.me-xsm-6__2{margin-right:6.2rem!important}.me-xsm-6__4{margin-right:6.4rem!important}.me-xsm-6__5{margin-right:6.5rem!important}.me-xsm-6__8{margin-right:6.8rem!important}.me-xsm-7__0{margin-right:7rem!important}.me-xsm-7__5{margin-right:7.5rem!important}.me-xsm-7__8{margin-right:7.8rem!important}.me-xsm-8__0{margin-right:8rem!important}.me-xsm-8__5{margin-right:8.5rem!important}.me-xsm-9__0{margin-right:9rem!important}.me-xsm-9__5{margin-right:9.5rem!important}.me-xsm-10__0{margin-right:10rem!important}.me-xsm-10__5{margin-right:10.5rem!important}.me-xsm-11__0{margin-right:11rem!important}.me-xsm-12__0{margin-right:12rem!important}.me-xsm-12__5{margin-right:12.5rem!important}.me-xsm-13__0{margin-right:13rem!important}.me-xsm-13__5{margin-right:13.5rem!important}.me-xsm-14__0{margin-right:14rem!important}.me-xsm-15__0{margin-right:15rem!important}.me-xsm-15__5{margin-right:15.5rem!important}.me-xsm-16__0{margin-right:16rem!important}.me-xsm-17__0{margin-right:17rem!important}.me-xsm-18__0{margin-right:18rem!important}.me-xsm-19__0{margin-right:19rem!important}.me-xsm-20__0{margin-right:20rem!important}.me-xsm-22__5{margin-right:22.5rem!important}.me-xsm-28__0{margin-right:28rem!important}.me-xsm-30__0{margin-right:30rem!important}.me-xsm-auto{margin-right:auto!important}.mb-xsm-n4__8{margin-bottom:-4.8rem!important}.mb-xsm-n3__2{margin-bottom:-3.2rem!important}.mb-xsm-n1__2{margin-bottom:-1.2rem!important}.mb-xsm-n8__0{margin-bottom:-8rem!important}.mb-xsm-0{margin-bottom:0!important}.mb-xsm-0__5{margin-bottom:.5rem!important}.mb-xsm-0__8{margin-bottom:.8rem!important}.mb-xsm-1__0{margin-bottom:1rem!important}.mb-xsm-1__2{margin-bottom:1.2rem!important}.mb-xsm-1__3{margin-bottom:1.3rem!important}.mb-xsm-1__5{margin-bottom:1.5rem!important}.mb-xsm-1__6{margin-bottom:1.6rem!important}.mb-xsm-1__8{margin-bottom:1.8rem!important}.mb-xsm-2__0{margin-bottom:2rem!important}.mb-xsm-2__4{margin-bottom:2.4rem!important}.mb-xsm-2__5{margin-bottom:2.5rem!important}.mb-xsm-3__0{margin-bottom:3rem!important}.mb-xsm-3__2{margin-bottom:3.2rem!important}.mb-xsm-3__5{margin-bottom:3.5rem!important}.mb-xsm-3__8{margin-bottom:3.8rem!important}.mb-xsm-4__0{margin-bottom:4rem!important}.mb-xsm-4__3{margin-bottom:4.3rem!important}.mb-xsm-4__5{margin-bottom:4.5rem!important}.mb-xsm-4__8{margin-bottom:4.8rem!important}.mb-xsm-5__0{margin-bottom:5rem!important}.mb-xsm-5__2{margin-bottom:5.2rem!important}.mb-xsm-5__5{margin-bottom:5.5rem!important}.mb-xsm-6__0{margin-bottom:6rem!important}.mb-xsm-6__2{margin-bottom:6.2rem!important}.mb-xsm-6__4{margin-bottom:6.4rem!important}.mb-xsm-6__5{margin-bottom:6.5rem!important}.mb-xsm-6__8{margin-bottom:6.8rem!important}.mb-xsm-7__0{margin-bottom:7rem!important}.mb-xsm-7__5{margin-bottom:7.5rem!important}.mb-xsm-7__8{margin-bottom:7.8rem!important}.mb-xsm-8__0{margin-bottom:8rem!important}.mb-xsm-8__5{margin-bottom:8.5rem!important}.mb-xsm-9__0{margin-bottom:9rem!important}.mb-xsm-9__5{margin-bottom:9.5rem!important}.mb-xsm-10__0{margin-bottom:10rem!important}.mb-xsm-10__5{margin-bottom:10.5rem!important}.mb-xsm-11__0{margin-bottom:11rem!important}.mb-xsm-12__0{margin-bottom:12rem!important}.mb-xsm-12__5{margin-bottom:12.5rem!important}.mb-xsm-13__0{margin-bottom:13rem!important}.mb-xsm-13__5{margin-bottom:13.5rem!important}.mb-xsm-14__0{margin-bottom:14rem!important}.mb-xsm-15__0{margin-bottom:15rem!important}.mb-xsm-15__5{margin-bottom:15.5rem!important}.mb-xsm-16__0{margin-bottom:16rem!important}.mb-xsm-17__0{margin-bottom:17rem!important}.mb-xsm-18__0{margin-bottom:18rem!important}.mb-xsm-19__0{margin-bottom:19rem!important}.mb-xsm-20__0{margin-bottom:20rem!important}.mb-xsm-22__5{margin-bottom:22.5rem!important}.mb-xsm-28__0{margin-bottom:28rem!important}.mb-xsm-30__0{margin-bottom:30rem!important}.mb-xsm-auto{margin-bottom:auto!important}.ms-xsm-n4__8{margin-left:-4.8rem!important}.ms-xsm-n3__2{margin-left:-3.2rem!important}.ms-xsm-n1__2{margin-left:-1.2rem!important}.ms-xsm-n8__0{margin-left:-8rem!important}.ms-xsm-0{margin-left:0!important}.ms-xsm-0__5{margin-left:.5rem!important}.ms-xsm-0__8{margin-left:.8rem!important}.ms-xsm-1__0{margin-left:1rem!important}.ms-xsm-1__2{margin-left:1.2rem!important}.ms-xsm-1__3{margin-left:1.3rem!important}.ms-xsm-1__5{margin-left:1.5rem!important}.ms-xsm-1__6{margin-left:1.6rem!important}.ms-xsm-1__8{margin-left:1.8rem!important}.ms-xsm-2__0{margin-left:2rem!important}.ms-xsm-2__4{margin-left:2.4rem!important}.ms-xsm-2__5{margin-left:2.5rem!important}.ms-xsm-3__0{margin-left:3rem!important}.ms-xsm-3__2{margin-left:3.2rem!important}.ms-xsm-3__5{margin-left:3.5rem!important}.ms-xsm-3__8{margin-left:3.8rem!important}.ms-xsm-4__0{margin-left:4rem!important}.ms-xsm-4__3{margin-left:4.3rem!important}.ms-xsm-4__5{margin-left:4.5rem!important}.ms-xsm-4__8{margin-left:4.8rem!important}.ms-xsm-5__0{margin-left:5rem!important}.ms-xsm-5__2{margin-left:5.2rem!important}.ms-xsm-5__5{margin-left:5.5rem!important}.ms-xsm-6__0{margin-left:6rem!important}.ms-xsm-6__2{margin-left:6.2rem!important}.ms-xsm-6__4{margin-left:6.4rem!important}.ms-xsm-6__5{margin-left:6.5rem!important}.ms-xsm-6__8{margin-left:6.8rem!important}.ms-xsm-7__0{margin-left:7rem!important}.ms-xsm-7__5{margin-left:7.5rem!important}.ms-xsm-7__8{margin-left:7.8rem!important}.ms-xsm-8__0{margin-left:8rem!important}.ms-xsm-8__5{margin-left:8.5rem!important}.ms-xsm-9__0{margin-left:9rem!important}.ms-xsm-9__5{margin-left:9.5rem!important}.ms-xsm-10__0{margin-left:10rem!important}.ms-xsm-10__5{margin-left:10.5rem!important}.ms-xsm-11__0{margin-left:11rem!important}.ms-xsm-12__0{margin-left:12rem!important}.ms-xsm-12__5{margin-left:12.5rem!important}.ms-xsm-13__0{margin-left:13rem!important}.ms-xsm-13__5{margin-left:13.5rem!important}.ms-xsm-14__0{margin-left:14rem!important}.ms-xsm-15__0{margin-left:15rem!important}.ms-xsm-15__5{margin-left:15.5rem!important}.ms-xsm-16__0{margin-left:16rem!important}.ms-xsm-17__0{margin-left:17rem!important}.ms-xsm-18__0{margin-left:18rem!important}.ms-xsm-19__0{margin-left:19rem!important}.ms-xsm-20__0{margin-left:20rem!important}.ms-xsm-22__5{margin-left:22.5rem!important}.ms-xsm-28__0{margin-left:28rem!important}.ms-xsm-30__0{margin-left:30rem!important}.ms-xsm-auto{margin-left:auto!important}.p-xsm-n4__8{padding:-4.8rem!important}.p-xsm-n3__2{padding:-3.2rem!important}.p-xsm-n1__2{padding:-1.2rem!important}.p-xsm-n8__0{padding:-8rem!important}.p-xsm-0{padding:0!important}.p-xsm-0__5{padding:.5rem!important}.p-xsm-0__8{padding:.8rem!important}.p-xsm-1__0{padding:1rem!important}.p-xsm-1__2{padding:1.2rem!important}.p-xsm-1__3{padding:1.3rem!important}.p-xsm-1__5{padding:1.5rem!important}.p-xsm-1__6{padding:1.6rem!important}.p-xsm-1__8{padding:1.8rem!important}.p-xsm-2__0{padding:2rem!important}.p-xsm-2__4{padding:2.4rem!important}.p-xsm-2__5{padding:2.5rem!important}.p-xsm-3__0{padding:3rem!important}.p-xsm-3__2{padding:3.2rem!important}.p-xsm-3__5{padding:3.5rem!important}.p-xsm-3__8{padding:3.8rem!important}.p-xsm-4__0{padding:4rem!important}.p-xsm-4__3{padding:4.3rem!important}.p-xsm-4__5{padding:4.5rem!important}.p-xsm-4__8{padding:4.8rem!important}.p-xsm-5__0{padding:5rem!important}.p-xsm-5__2{padding:5.2rem!important}.p-xsm-5__5{padding:5.5rem!important}.p-xsm-6__0{padding:6rem!important}.p-xsm-6__2{padding:6.2rem!important}.p-xsm-6__4{padding:6.4rem!important}.p-xsm-6__5{padding:6.5rem!important}.p-xsm-6__8{padding:6.8rem!important}.p-xsm-7__0{padding:7rem!important}.p-xsm-7__5{padding:7.5rem!important}.p-xsm-7__8{padding:7.8rem!important}.p-xsm-8__0{padding:8rem!important}.p-xsm-8__5{padding:8.5rem!important}.p-xsm-9__0{padding:9rem!important}.p-xsm-9__5{padding:9.5rem!important}.p-xsm-10__0{padding:10rem!important}.p-xsm-10__5{padding:10.5rem!important}.p-xsm-11__0{padding:11rem!important}.p-xsm-12__0{padding:12rem!important}.p-xsm-12__5{padding:12.5rem!important}.p-xsm-13__0{padding:13rem!important}.p-xsm-13__5{padding:13.5rem!important}.p-xsm-14__0{padding:14rem!important}.p-xsm-15__0{padding:15rem!important}.p-xsm-15__5{padding:15.5rem!important}.p-xsm-16__0{padding:16rem!important}.p-xsm-17__0{padding:17rem!important}.p-xsm-18__0{padding:18rem!important}.p-xsm-19__0{padding:19rem!important}.p-xsm-20__0{padding:20rem!important}.p-xsm-22__5{padding:22.5rem!important}.p-xsm-28__0{padding:28rem!important}.p-xsm-30__0{padding:30rem!important}.px-xsm-n4__8{padding-right:-4.8rem!important;padding-left:-4.8rem!important}.px-xsm-n3__2{padding-right:-3.2rem!important;padding-left:-3.2rem!important}.px-xsm-n1__2{padding-right:-1.2rem!important;padding-left:-1.2rem!important}.px-xsm-n8__0{padding-right:-8rem!important;padding-left:-8rem!important}.px-xsm-0{padding-right:0!important;padding-left:0!important}.px-xsm-0__5{padding-right:.5rem!important;padding-left:.5rem!important}.px-xsm-0__8{padding-right:.8rem!important;padding-left:.8rem!important}.px-xsm-1__0{padding-right:1rem!important;padding-left:1rem!important}.px-xsm-1__2{padding-right:1.2rem!important;padding-left:1.2rem!important}.px-xsm-1__3{padding-right:1.3rem!important;padding-left:1.3rem!important}.px-xsm-1__5{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xsm-1__6{padding-right:1.6rem!important;padding-left:1.6rem!important}.px-xsm-1__8{padding-right:1.8rem!important;padding-left:1.8rem!important}.px-xsm-2__0{padding-right:2rem!important;padding-left:2rem!important}.px-xsm-2__4{padding-right:2.4rem!important;padding-left:2.4rem!important}.px-xsm-2__5{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xsm-3__0{padding-right:3rem!important;padding-left:3rem!important}.px-xsm-3__2{padding-right:3.2rem!important;padding-left:3.2rem!important}.px-xsm-3__5{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xsm-3__8{padding-right:3.8rem!important;padding-left:3.8rem!important}.px-xsm-4__0{padding-right:4rem!important;padding-left:4rem!important}.px-xsm-4__3{padding-right:4.3rem!important;padding-left:4.3rem!important}.px-xsm-4__5{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-xsm-4__8{padding-right:4.8rem!important;padding-left:4.8rem!important}.px-xsm-5__0{padding-right:5rem!important;padding-left:5rem!important}.px-xsm-5__2{padding-right:5.2rem!important;padding-left:5.2rem!important}.px-xsm-5__5{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-xsm-6__0{padding-right:6rem!important;padding-left:6rem!important}.px-xsm-6__2{padding-right:6.2rem!important;padding-left:6.2rem!important}.px-xsm-6__4{padding-right:6.4rem!important;padding-left:6.4rem!important}.px-xsm-6__5{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-xsm-6__8{padding-right:6.8rem!important;padding-left:6.8rem!important}.px-xsm-7__0{padding-right:7rem!important;padding-left:7rem!important}.px-xsm-7__5{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-xsm-7__8{padding-right:7.8rem!important;padding-left:7.8rem!important}.px-xsm-8__0{padding-right:8rem!important;padding-left:8rem!important}.px-xsm-8__5{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-xsm-9__0{padding-right:9rem!important;padding-left:9rem!important}.px-xsm-9__5{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-xsm-10__0{padding-right:10rem!important;padding-left:10rem!important}.px-xsm-10__5{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-xsm-11__0{padding-right:11rem!important;padding-left:11rem!important}.px-xsm-12__0{padding-right:12rem!important;padding-left:12rem!important}.px-xsm-12__5{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-xsm-13__0{padding-right:13rem!important;padding-left:13rem!important}.px-xsm-13__5{padding-right:13.5rem!important;padding-left:13.5rem!important}.px-xsm-14__0{padding-right:14rem!important;padding-left:14rem!important}.px-xsm-15__0{padding-right:15rem!important;padding-left:15rem!important}.px-xsm-15__5{padding-right:15.5rem!important;padding-left:15.5rem!important}.px-xsm-16__0{padding-right:16rem!important;padding-left:16rem!important}.px-xsm-17__0{padding-right:17rem!important;padding-left:17rem!important}.px-xsm-18__0{padding-right:18rem!important;padding-left:18rem!important}.px-xsm-19__0{padding-right:19rem!important;padding-left:19rem!important}.px-xsm-20__0{padding-right:20rem!important;padding-left:20rem!important}.px-xsm-22__5{padding-right:22.5rem!important;padding-left:22.5rem!important}.px-xsm-28__0{padding-right:28rem!important;padding-left:28rem!important}.px-xsm-30__0{padding-right:30rem!important;padding-left:30rem!important}.py-xsm-n4__8{padding-top:-4.8rem!important;padding-bottom:-4.8rem!important}.py-xsm-n3__2{padding-top:-3.2rem!important;padding-bottom:-3.2rem!important}.py-xsm-n1__2{padding-top:-1.2rem!important;padding-bottom:-1.2rem!important}.py-xsm-n8__0{padding-top:-8rem!important;padding-bottom:-8rem!important}.py-xsm-0{padding-top:0!important;padding-bottom:0!important}.py-xsm-0__5{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xsm-0__8{padding-top:.8rem!important;padding-bottom:.8rem!important}.py-xsm-1__0{padding-top:1rem!important;padding-bottom:1rem!important}.py-xsm-1__2{padding-top:1.2rem!important;padding-bottom:1.2rem!important}.py-xsm-1__3{padding-top:1.3rem!important;padding-bottom:1.3rem!important}.py-xsm-1__5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xsm-1__6{padding-top:1.6rem!important;padding-bottom:1.6rem!important}.py-xsm-1__8{padding-top:1.8rem!important;padding-bottom:1.8rem!important}.py-xsm-2__0{padding-top:2rem!important;padding-bottom:2rem!important}.py-xsm-2__4{padding-top:2.4rem!important;padding-bottom:2.4rem!important}.py-xsm-2__5{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xsm-3__0{padding-top:3rem!important;padding-bottom:3rem!important}.py-xsm-3__2{padding-top:3.2rem!important;padding-bottom:3.2rem!important}.py-xsm-3__5{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xsm-3__8{padding-top:3.8rem!important;padding-bottom:3.8rem!important}.py-xsm-4__0{padding-top:4rem!important;padding-bottom:4rem!important}.py-xsm-4__3{padding-top:4.3rem!important;padding-bottom:4.3rem!important}.py-xsm-4__5{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-xsm-4__8{padding-top:4.8rem!important;padding-bottom:4.8rem!important}.py-xsm-5__0{padding-top:5rem!important;padding-bottom:5rem!important}.py-xsm-5__2{padding-top:5.2rem!important;padding-bottom:5.2rem!important}.py-xsm-5__5{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-xsm-6__0{padding-top:6rem!important;padding-bottom:6rem!important}.py-xsm-6__2{padding-top:6.2rem!important;padding-bottom:6.2rem!important}.py-xsm-6__4{padding-top:6.4rem!important;padding-bottom:6.4rem!important}.py-xsm-6__5{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-xsm-6__8{padding-top:6.8rem!important;padding-bottom:6.8rem!important}.py-xsm-7__0{padding-top:7rem!important;padding-bottom:7rem!important}.py-xsm-7__5{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-xsm-7__8{padding-top:7.8rem!important;padding-bottom:7.8rem!important}.py-xsm-8__0{padding-top:8rem!important;padding-bottom:8rem!important}.py-xsm-8__5{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-xsm-9__0{padding-top:9rem!important;padding-bottom:9rem!important}.py-xsm-9__5{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-xsm-10__0{padding-top:10rem!important;padding-bottom:10rem!important}.py-xsm-10__5{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-xsm-11__0{padding-top:11rem!important;padding-bottom:11rem!important}.py-xsm-12__0{padding-top:12rem!important;padding-bottom:12rem!important}.py-xsm-12__5{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-xsm-13__0{padding-top:13rem!important;padding-bottom:13rem!important}.py-xsm-13__5{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-xsm-14__0{padding-top:14rem!important;padding-bottom:14rem!important}.py-xsm-15__0{padding-top:15rem!important;padding-bottom:15rem!important}.py-xsm-15__5{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-xsm-16__0{padding-top:16rem!important;padding-bottom:16rem!important}.py-xsm-17__0{padding-top:17rem!important;padding-bottom:17rem!important}.py-xsm-18__0{padding-top:18rem!important;padding-bottom:18rem!important}.py-xsm-19__0{padding-top:19rem!important;padding-bottom:19rem!important}.py-xsm-20__0{padding-top:20rem!important;padding-bottom:20rem!important}.py-xsm-22__5{padding-top:22.5rem!important;padding-bottom:22.5rem!important}.py-xsm-28__0{padding-top:28rem!important;padding-bottom:28rem!important}.py-xsm-30__0{padding-top:30rem!important;padding-bottom:30rem!important}.pt-xsm-n4__8{padding-top:-4.8rem!important}.pt-xsm-n3__2{padding-top:-3.2rem!important}.pt-xsm-n1__2{padding-top:-1.2rem!important}.pt-xsm-n8__0{padding-top:-8rem!important}.pt-xsm-0{padding-top:0!important}.pt-xsm-0__5{padding-top:.5rem!important}.pt-xsm-0__8{padding-top:.8rem!important}.pt-xsm-1__0{padding-top:1rem!important}.pt-xsm-1__2{padding-top:1.2rem!important}.pt-xsm-1__3{padding-top:1.3rem!important}.pt-xsm-1__5{padding-top:1.5rem!important}.pt-xsm-1__6{padding-top:1.6rem!important}.pt-xsm-1__8{padding-top:1.8rem!important}.pt-xsm-2__0{padding-top:2rem!important}.pt-xsm-2__4{padding-top:2.4rem!important}.pt-xsm-2__5{padding-top:2.5rem!important}.pt-xsm-3__0{padding-top:3rem!important}.pt-xsm-3__2{padding-top:3.2rem!important}.pt-xsm-3__5{padding-top:3.5rem!important}.pt-xsm-3__8{padding-top:3.8rem!important}.pt-xsm-4__0{padding-top:4rem!important}.pt-xsm-4__3{padding-top:4.3rem!important}.pt-xsm-4__5{padding-top:4.5rem!important}.pt-xsm-4__8{padding-top:4.8rem!important}.pt-xsm-5__0{padding-top:5rem!important}.pt-xsm-5__2{padding-top:5.2rem!important}.pt-xsm-5__5{padding-top:5.5rem!important}.pt-xsm-6__0{padding-top:6rem!important}.pt-xsm-6__2{padding-top:6.2rem!important}.pt-xsm-6__4{padding-top:6.4rem!important}.pt-xsm-6__5{padding-top:6.5rem!important}.pt-xsm-6__8{padding-top:6.8rem!important}.pt-xsm-7__0{padding-top:7rem!important}.pt-xsm-7__5{padding-top:7.5rem!important}.pt-xsm-7__8{padding-top:7.8rem!important}.pt-xsm-8__0{padding-top:8rem!important}.pt-xsm-8__5{padding-top:8.5rem!important}.pt-xsm-9__0{padding-top:9rem!important}.pt-xsm-9__5{padding-top:9.5rem!important}.pt-xsm-10__0{padding-top:10rem!important}.pt-xsm-10__5{padding-top:10.5rem!important}.pt-xsm-11__0{padding-top:11rem!important}.pt-xsm-12__0{padding-top:12rem!important}.pt-xsm-12__5{padding-top:12.5rem!important}.pt-xsm-13__0{padding-top:13rem!important}.pt-xsm-13__5{padding-top:13.5rem!important}.pt-xsm-14__0{padding-top:14rem!important}.pt-xsm-15__0{padding-top:15rem!important}.pt-xsm-15__5{padding-top:15.5rem!important}.pt-xsm-16__0{padding-top:16rem!important}.pt-xsm-17__0{padding-top:17rem!important}.pt-xsm-18__0{padding-top:18rem!important}.pt-xsm-19__0{padding-top:19rem!important}.pt-xsm-20__0{padding-top:20rem!important}.pt-xsm-22__5{padding-top:22.5rem!important}.pt-xsm-28__0{padding-top:28rem!important}.pt-xsm-30__0{padding-top:30rem!important}.pe-xsm-n4__8{padding-right:-4.8rem!important}.pe-xsm-n3__2{padding-right:-3.2rem!important}.pe-xsm-n1__2{padding-right:-1.2rem!important}.pe-xsm-n8__0{padding-right:-8rem!important}.pe-xsm-0{padding-right:0!important}.pe-xsm-0__5{padding-right:.5rem!important}.pe-xsm-0__8{padding-right:.8rem!important}.pe-xsm-1__0{padding-right:1rem!important}.pe-xsm-1__2{padding-right:1.2rem!important}.pe-xsm-1__3{padding-right:1.3rem!important}.pe-xsm-1__5{padding-right:1.5rem!important}.pe-xsm-1__6{padding-right:1.6rem!important}.pe-xsm-1__8{padding-right:1.8rem!important}.pe-xsm-2__0{padding-right:2rem!important}.pe-xsm-2__4{padding-right:2.4rem!important}.pe-xsm-2__5{padding-right:2.5rem!important}.pe-xsm-3__0{padding-right:3rem!important}.pe-xsm-3__2{padding-right:3.2rem!important}.pe-xsm-3__5{padding-right:3.5rem!important}.pe-xsm-3__8{padding-right:3.8rem!important}.pe-xsm-4__0{padding-right:4rem!important}.pe-xsm-4__3{padding-right:4.3rem!important}.pe-xsm-4__5{padding-right:4.5rem!important}.pe-xsm-4__8{padding-right:4.8rem!important}.pe-xsm-5__0{padding-right:5rem!important}.pe-xsm-5__2{padding-right:5.2rem!important}.pe-xsm-5__5{padding-right:5.5rem!important}.pe-xsm-6__0{padding-right:6rem!important}.pe-xsm-6__2{padding-right:6.2rem!important}.pe-xsm-6__4{padding-right:6.4rem!important}.pe-xsm-6__5{padding-right:6.5rem!important}.pe-xsm-6__8{padding-right:6.8rem!important}.pe-xsm-7__0{padding-right:7rem!important}.pe-xsm-7__5{padding-right:7.5rem!important}.pe-xsm-7__8{padding-right:7.8rem!important}.pe-xsm-8__0{padding-right:8rem!important}.pe-xsm-8__5{padding-right:8.5rem!important}.pe-xsm-9__0{padding-right:9rem!important}.pe-xsm-9__5{padding-right:9.5rem!important}.pe-xsm-10__0{padding-right:10rem!important}.pe-xsm-10__5{padding-right:10.5rem!important}.pe-xsm-11__0{padding-right:11rem!important}.pe-xsm-12__0{padding-right:12rem!important}.pe-xsm-12__5{padding-right:12.5rem!important}.pe-xsm-13__0{padding-right:13rem!important}.pe-xsm-13__5{padding-right:13.5rem!important}.pe-xsm-14__0{padding-right:14rem!important}.pe-xsm-15__0{padding-right:15rem!important}.pe-xsm-15__5{padding-right:15.5rem!important}.pe-xsm-16__0{padding-right:16rem!important}.pe-xsm-17__0{padding-right:17rem!important}.pe-xsm-18__0{padding-right:18rem!important}.pe-xsm-19__0{padding-right:19rem!important}.pe-xsm-20__0{padding-right:20rem!important}.pe-xsm-22__5{padding-right:22.5rem!important}.pe-xsm-28__0{padding-right:28rem!important}.pe-xsm-30__0{padding-right:30rem!important}.pb-xsm-n4__8{padding-bottom:-4.8rem!important}.pb-xsm-n3__2{padding-bottom:-3.2rem!important}.pb-xsm-n1__2{padding-bottom:-1.2rem!important}.pb-xsm-n8__0{padding-bottom:-8rem!important}.pb-xsm-0{padding-bottom:0!important}.pb-xsm-0__5{padding-bottom:.5rem!important}.pb-xsm-0__8{padding-bottom:.8rem!important}.pb-xsm-1__0{padding-bottom:1rem!important}.pb-xsm-1__2{padding-bottom:1.2rem!important}.pb-xsm-1__3{padding-bottom:1.3rem!important}.pb-xsm-1__5{padding-bottom:1.5rem!important}.pb-xsm-1__6{padding-bottom:1.6rem!important}.pb-xsm-1__8{padding-bottom:1.8rem!important}.pb-xsm-2__0{padding-bottom:2rem!important}.pb-xsm-2__4{padding-bottom:2.4rem!important}.pb-xsm-2__5{padding-bottom:2.5rem!important}.pb-xsm-3__0{padding-bottom:3rem!important}.pb-xsm-3__2{padding-bottom:3.2rem!important}.pb-xsm-3__5{padding-bottom:3.5rem!important}.pb-xsm-3__8{padding-bottom:3.8rem!important}.pb-xsm-4__0{padding-bottom:4rem!important}.pb-xsm-4__3{padding-bottom:4.3rem!important}.pb-xsm-4__5{padding-bottom:4.5rem!important}.pb-xsm-4__8{padding-bottom:4.8rem!important}.pb-xsm-5__0{padding-bottom:5rem!important}.pb-xsm-5__2{padding-bottom:5.2rem!important}.pb-xsm-5__5{padding-bottom:5.5rem!important}.pb-xsm-6__0{padding-bottom:6rem!important}.pb-xsm-6__2{padding-bottom:6.2rem!important}.pb-xsm-6__4{padding-bottom:6.4rem!important}.pb-xsm-6__5{padding-bottom:6.5rem!important}.pb-xsm-6__8{padding-bottom:6.8rem!important}.pb-xsm-7__0{padding-bottom:7rem!important}.pb-xsm-7__5{padding-bottom:7.5rem!important}.pb-xsm-7__8{padding-bottom:7.8rem!important}.pb-xsm-8__0{padding-bottom:8rem!important}.pb-xsm-8__5{padding-bottom:8.5rem!important}.pb-xsm-9__0{padding-bottom:9rem!important}.pb-xsm-9__5{padding-bottom:9.5rem!important}.pb-xsm-10__0{padding-bottom:10rem!important}.pb-xsm-10__5{padding-bottom:10.5rem!important}.pb-xsm-11__0{padding-bottom:11rem!important}.pb-xsm-12__0{padding-bottom:12rem!important}.pb-xsm-12__5{padding-bottom:12.5rem!important}.pb-xsm-13__0{padding-bottom:13rem!important}.pb-xsm-13__5{padding-bottom:13.5rem!important}.pb-xsm-14__0{padding-bottom:14rem!important}.pb-xsm-15__0{padding-bottom:15rem!important}.pb-xsm-15__5{padding-bottom:15.5rem!important}.pb-xsm-16__0{padding-bottom:16rem!important}.pb-xsm-17__0{padding-bottom:17rem!important}.pb-xsm-18__0{padding-bottom:18rem!important}.pb-xsm-19__0{padding-bottom:19rem!important}.pb-xsm-20__0{padding-bottom:20rem!important}.pb-xsm-22__5{padding-bottom:22.5rem!important}.pb-xsm-28__0{padding-bottom:28rem!important}.pb-xsm-30__0{padding-bottom:30rem!important}.ps-xsm-n4__8{padding-left:-4.8rem!important}.ps-xsm-n3__2{padding-left:-3.2rem!important}.ps-xsm-n1__2{padding-left:-1.2rem!important}.ps-xsm-n8__0{padding-left:-8rem!important}.ps-xsm-0{padding-left:0!important}.ps-xsm-0__5{padding-left:.5rem!important}.ps-xsm-0__8{padding-left:.8rem!important}.ps-xsm-1__0{padding-left:1rem!important}.ps-xsm-1__2{padding-left:1.2rem!important}.ps-xsm-1__3{padding-left:1.3rem!important}.ps-xsm-1__5{padding-left:1.5rem!important}.ps-xsm-1__6{padding-left:1.6rem!important}.ps-xsm-1__8{padding-left:1.8rem!important}.ps-xsm-2__0{padding-left:2rem!important}.ps-xsm-2__4{padding-left:2.4rem!important}.ps-xsm-2__5{padding-left:2.5rem!important}.ps-xsm-3__0{padding-left:3rem!important}.ps-xsm-3__2{padding-left:3.2rem!important}.ps-xsm-3__5{padding-left:3.5rem!important}.ps-xsm-3__8{padding-left:3.8rem!important}.ps-xsm-4__0{padding-left:4rem!important}.ps-xsm-4__3{padding-left:4.3rem!important}.ps-xsm-4__5{padding-left:4.5rem!important}.ps-xsm-4__8{padding-left:4.8rem!important}.ps-xsm-5__0{padding-left:5rem!important}.ps-xsm-5__2{padding-left:5.2rem!important}.ps-xsm-5__5{padding-left:5.5rem!important}.ps-xsm-6__0{padding-left:6rem!important}.ps-xsm-6__2{padding-left:6.2rem!important}.ps-xsm-6__4{padding-left:6.4rem!important}.ps-xsm-6__5{padding-left:6.5rem!important}.ps-xsm-6__8{padding-left:6.8rem!important}.ps-xsm-7__0{padding-left:7rem!important}.ps-xsm-7__5{padding-left:7.5rem!important}.ps-xsm-7__8{padding-left:7.8rem!important}.ps-xsm-8__0{padding-left:8rem!important}.ps-xsm-8__5{padding-left:8.5rem!important}.ps-xsm-9__0{padding-left:9rem!important}.ps-xsm-9__5{padding-left:9.5rem!important}.ps-xsm-10__0{padding-left:10rem!important}.ps-xsm-10__5{padding-left:10.5rem!important}.ps-xsm-11__0{padding-left:11rem!important}.ps-xsm-12__0{padding-left:12rem!important}.ps-xsm-12__5{padding-left:12.5rem!important}.ps-xsm-13__0{padding-left:13rem!important}.ps-xsm-13__5{padding-left:13.5rem!important}.ps-xsm-14__0{padding-left:14rem!important}.ps-xsm-15__0{padding-left:15rem!important}.ps-xsm-15__5{padding-left:15.5rem!important}.ps-xsm-16__0{padding-left:16rem!important}.ps-xsm-17__0{padding-left:17rem!important}.ps-xsm-18__0{padding-left:18rem!important}.ps-xsm-19__0{padding-left:19rem!important}.ps-xsm-20__0{padding-left:20rem!important}.ps-xsm-22__5{padding-left:22.5rem!important}.ps-xsm-28__0{padding-left:28rem!important}.ps-xsm-30__0{padding-left:30rem!important}.gap-xsm-n4__8{gap:-4.8rem!important}.gap-xsm-n3__2{gap:-3.2rem!important}.gap-xsm-n1__2{gap:-1.2rem!important}.gap-xsm-n8__0{gap:-8rem!important}.gap-xsm-0{gap:0!important}.gap-xsm-0__5{gap:.5rem!important}.gap-xsm-0__8{gap:.8rem!important}.gap-xsm-1__0{gap:1rem!important}.gap-xsm-1__2{gap:1.2rem!important}.gap-xsm-1__3{gap:1.3rem!important}.gap-xsm-1__5{gap:1.5rem!important}.gap-xsm-1__6{gap:1.6rem!important}.gap-xsm-1__8{gap:1.8rem!important}.gap-xsm-2__0{gap:2rem!important}.gap-xsm-2__4{gap:2.4rem!important}.gap-xsm-2__5{gap:2.5rem!important}.gap-xsm-3__0{gap:3rem!important}.gap-xsm-3__2{gap:3.2rem!important}.gap-xsm-3__5{gap:3.5rem!important}.gap-xsm-3__8{gap:3.8rem!important}.gap-xsm-4__0{gap:4rem!important}.gap-xsm-4__3{gap:4.3rem!important}.gap-xsm-4__5{gap:4.5rem!important}.gap-xsm-4__8{gap:4.8rem!important}.gap-xsm-5__0{gap:5rem!important}.gap-xsm-5__2{gap:5.2rem!important}.gap-xsm-5__5{gap:5.5rem!important}.gap-xsm-6__0{gap:6rem!important}.gap-xsm-6__2{gap:6.2rem!important}.gap-xsm-6__4{gap:6.4rem!important}.gap-xsm-6__5{gap:6.5rem!important}.gap-xsm-6__8{gap:6.8rem!important}.gap-xsm-7__0{gap:7rem!important}.gap-xsm-7__5{gap:7.5rem!important}.gap-xsm-7__8{gap:7.8rem!important}.gap-xsm-8__0{gap:8rem!important}.gap-xsm-8__5{gap:8.5rem!important}.gap-xsm-9__0{gap:9rem!important}.gap-xsm-9__5{gap:9.5rem!important}.gap-xsm-10__0{gap:10rem!important}.gap-xsm-10__5{gap:10.5rem!important}.gap-xsm-11__0{gap:11rem!important}.gap-xsm-12__0{gap:12rem!important}.gap-xsm-12__5{gap:12.5rem!important}.gap-xsm-13__0{gap:13rem!important}.gap-xsm-13__5{gap:13.5rem!important}.gap-xsm-14__0{gap:14rem!important}.gap-xsm-15__0{gap:15rem!important}.gap-xsm-15__5{gap:15.5rem!important}.gap-xsm-16__0{gap:16rem!important}.gap-xsm-17__0{gap:17rem!important}.gap-xsm-18__0{gap:18rem!important}.gap-xsm-19__0{gap:19rem!important}.gap-xsm-20__0{gap:20rem!important}.gap-xsm-22__5{gap:22.5rem!important}.gap-xsm-28__0{gap:28rem!important}.gap-xsm-30__0{gap:30rem!important}.text-xsm-start{text-align:left!important}.text-xsm-end{text-align:right!important}.text-xsm-center{text-align:center!important}.col-xsm{flex:1 0 0%}.row-cols-xsm-auto>*{flex:0 0 auto;width:auto}.row-cols-xsm-1>*{flex:0 0 auto;width:100%}.row-cols-xsm-2>*{flex:0 0 auto;width:50%}.row-cols-xsm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xsm-4>*{flex:0 0 auto;width:25%}.row-cols-xsm-5>*{flex:0 0 auto;width:20%}.row-cols-xsm-6>*{flex:0 0 auto;width:16.6666666667%}.col-xsm-auto{flex:0 0 auto;width:auto}.col-xsm-1{flex:0 0 auto;width:8.33333333%}.col-xsm-2{flex:0 0 auto;width:16.66666667%}.col-xsm-3{flex:0 0 auto;width:25%}.col-xsm-4{flex:0 0 auto;width:33.33333333%}.col-xsm-5{flex:0 0 auto;width:41.66666667%}.col-xsm-6{flex:0 0 auto;width:50%}.col-xsm-7{flex:0 0 auto;width:58.33333333%}.col-xsm-8{flex:0 0 auto;width:66.66666667%}.col-xsm-9{flex:0 0 auto;width:75%}.col-xsm-10{flex:0 0 auto;width:83.33333333%}.col-xsm-11{flex:0 0 auto;width:91.66666667%}.col-xsm-12{flex:0 0 auto;width:100%}.offset-xsm-0{margin-left:0}.offset-xsm-1{margin-left:8.33333333%}.offset-xsm-2{margin-left:16.66666667%}.offset-xsm-3{margin-left:25%}.offset-xsm-4{margin-left:33.33333333%}.offset-xsm-5{margin-left:41.66666667%}.offset-xsm-6{margin-left:50%}.offset-xsm-7{margin-left:58.33333333%}.offset-xsm-8{margin-left:66.66666667%}.offset-xsm-9{margin-left:75%}.offset-xsm-10{margin-left:83.33333333%}.offset-xsm-11{margin-left:91.66666667%}.g-xsm-n4__8,.gx-xsm-n4__8{--bs-gutter-x:-4.8rem}.g-xsm-n4__8,.gy-xsm-n4__8{--bs-gutter-y:-4.8rem}.g-xsm-n3__2,.gx-xsm-n3__2{--bs-gutter-x:-3.2rem}.g-xsm-n3__2,.gy-xsm-n3__2{--bs-gutter-y:-3.2rem}.g-xsm-n1__2,.gx-xsm-n1__2{--bs-gutter-x:-1.2rem}.g-xsm-n1__2,.gy-xsm-n1__2{--bs-gutter-y:-1.2rem}.g-xsm-n8__0,.gx-xsm-n8__0{--bs-gutter-x:-8rem}.g-xsm-n8__0,.gy-xsm-n8__0{--bs-gutter-y:-8rem}.g-xsm-0,.gx-xsm-0{--bs-gutter-x:0rem}.g-xsm-0,.gy-xsm-0{--bs-gutter-y:0rem}.g-xsm-0__5,.gx-xsm-0__5{--bs-gutter-x:0.5rem}.g-xsm-0__5,.gy-xsm-0__5{--bs-gutter-y:0.5rem}.g-xsm-0__8,.gx-xsm-0__8{--bs-gutter-x:0.8rem}.g-xsm-0__8,.gy-xsm-0__8{--bs-gutter-y:0.8rem}.g-xsm-1__0,.gx-xsm-1__0{--bs-gutter-x:1rem}.g-xsm-1__0,.gy-xsm-1__0{--bs-gutter-y:1rem}.g-xsm-1__2,.gx-xsm-1__2{--bs-gutter-x:1.2rem}.g-xsm-1__2,.gy-xsm-1__2{--bs-gutter-y:1.2rem}.g-xsm-1__3,.gx-xsm-1__3{--bs-gutter-x:1.3rem}.g-xsm-1__3,.gy-xsm-1__3{--bs-gutter-y:1.3rem}.g-xsm-1__5,.gx-xsm-1__5{--bs-gutter-x:1.5rem}.g-xsm-1__5,.gy-xsm-1__5{--bs-gutter-y:1.5rem}.g-xsm-1__6,.gx-xsm-1__6{--bs-gutter-x:1.6rem}.g-xsm-1__6,.gy-xsm-1__6{--bs-gutter-y:1.6rem}.g-xsm-1__8,.gx-xsm-1__8{--bs-gutter-x:1.8rem}.g-xsm-1__8,.gy-xsm-1__8{--bs-gutter-y:1.8rem}.g-xsm-2__0,.gx-xsm-2__0{--bs-gutter-x:2rem}.g-xsm-2__0,.gy-xsm-2__0{--bs-gutter-y:2rem}.g-xsm-2__4,.gx-xsm-2__4{--bs-gutter-x:2.4rem}.g-xsm-2__4,.gy-xsm-2__4{--bs-gutter-y:2.4rem}.g-xsm-2__5,.gx-xsm-2__5{--bs-gutter-x:2.5rem}.g-xsm-2__5,.gy-xsm-2__5{--bs-gutter-y:2.5rem}.g-xsm-3__0,.gx-xsm-3__0{--bs-gutter-x:3rem}.g-xsm-3__0,.gy-xsm-3__0{--bs-gutter-y:3rem}.g-xsm-3__2,.gx-xsm-3__2{--bs-gutter-x:3.2rem}.g-xsm-3__2,.gy-xsm-3__2{--bs-gutter-y:3.2rem}.g-xsm-3__5,.gx-xsm-3__5{--bs-gutter-x:3.5rem}.g-xsm-3__5,.gy-xsm-3__5{--bs-gutter-y:3.5rem}.g-xsm-3__8,.gx-xsm-3__8{--bs-gutter-x:3.8rem}.g-xsm-3__8,.gy-xsm-3__8{--bs-gutter-y:3.8rem}.g-xsm-4__0,.gx-xsm-4__0{--bs-gutter-x:4rem}.g-xsm-4__0,.gy-xsm-4__0{--bs-gutter-y:4rem}.g-xsm-4__3,.gx-xsm-4__3{--bs-gutter-x:4.3rem}.g-xsm-4__3,.gy-xsm-4__3{--bs-gutter-y:4.3rem}.g-xsm-4__5,.gx-xsm-4__5{--bs-gutter-x:4.5rem}.g-xsm-4__5,.gy-xsm-4__5{--bs-gutter-y:4.5rem}.g-xsm-4__8,.gx-xsm-4__8{--bs-gutter-x:4.8rem}.g-xsm-4__8,.gy-xsm-4__8{--bs-gutter-y:4.8rem}.g-xsm-5__0,.gx-xsm-5__0{--bs-gutter-x:5rem}.g-xsm-5__0,.gy-xsm-5__0{--bs-gutter-y:5rem}.g-xsm-5__2,.gx-xsm-5__2{--bs-gutter-x:5.2rem}.g-xsm-5__2,.gy-xsm-5__2{--bs-gutter-y:5.2rem}.g-xsm-5__5,.gx-xsm-5__5{--bs-gutter-x:5.5rem}.g-xsm-5__5,.gy-xsm-5__5{--bs-gutter-y:5.5rem}.g-xsm-6__0,.gx-xsm-6__0{--bs-gutter-x:6rem}.g-xsm-6__0,.gy-xsm-6__0{--bs-gutter-y:6rem}.g-xsm-6__2,.gx-xsm-6__2{--bs-gutter-x:6.2rem}.g-xsm-6__2,.gy-xsm-6__2{--bs-gutter-y:6.2rem}.g-xsm-6__4,.gx-xsm-6__4{--bs-gutter-x:6.4rem}.g-xsm-6__4,.gy-xsm-6__4{--bs-gutter-y:6.4rem}.g-xsm-6__5,.gx-xsm-6__5{--bs-gutter-x:6.5rem}.g-xsm-6__5,.gy-xsm-6__5{--bs-gutter-y:6.5rem}.g-xsm-6__8,.gx-xsm-6__8{--bs-gutter-x:6.8rem}.g-xsm-6__8,.gy-xsm-6__8{--bs-gutter-y:6.8rem}.g-xsm-7__0,.gx-xsm-7__0{--bs-gutter-x:7rem}.g-xsm-7__0,.gy-xsm-7__0{--bs-gutter-y:7rem}.g-xsm-7__5,.gx-xsm-7__5{--bs-gutter-x:7.5rem}.g-xsm-7__5,.gy-xsm-7__5{--bs-gutter-y:7.5rem}.g-xsm-7__8,.gx-xsm-7__8{--bs-gutter-x:7.8rem}.g-xsm-7__8,.gy-xsm-7__8{--bs-gutter-y:7.8rem}.g-xsm-8__0,.gx-xsm-8__0{--bs-gutter-x:8rem}.g-xsm-8__0,.gy-xsm-8__0{--bs-gutter-y:8rem}.g-xsm-8__5,.gx-xsm-8__5{--bs-gutter-x:8.5rem}.g-xsm-8__5,.gy-xsm-8__5{--bs-gutter-y:8.5rem}.g-xsm-9__0,.gx-xsm-9__0{--bs-gutter-x:9rem}.g-xsm-9__0,.gy-xsm-9__0{--bs-gutter-y:9rem}.g-xsm-9__5,.gx-xsm-9__5{--bs-gutter-x:9.5rem}.g-xsm-9__5,.gy-xsm-9__5{--bs-gutter-y:9.5rem}.g-xsm-10__0,.gx-xsm-10__0{--bs-gutter-x:10rem}.g-xsm-10__0,.gy-xsm-10__0{--bs-gutter-y:10rem}.g-xsm-10__5,.gx-xsm-10__5{--bs-gutter-x:10.5rem}.g-xsm-10__5,.gy-xsm-10__5{--bs-gutter-y:10.5rem}.g-xsm-11__0,.gx-xsm-11__0{--bs-gutter-x:11rem}.g-xsm-11__0,.gy-xsm-11__0{--bs-gutter-y:11rem}.g-xsm-12__0,.gx-xsm-12__0{--bs-gutter-x:12rem}.g-xsm-12__0,.gy-xsm-12__0{--bs-gutter-y:12rem}.g-xsm-12__5,.gx-xsm-12__5{--bs-gutter-x:12.5rem}.g-xsm-12__5,.gy-xsm-12__5{--bs-gutter-y:12.5rem}.g-xsm-13__0,.gx-xsm-13__0{--bs-gutter-x:13rem}.g-xsm-13__0,.gy-xsm-13__0{--bs-gutter-y:13rem}.g-xsm-13__5,.gx-xsm-13__5{--bs-gutter-x:13.5rem}.g-xsm-13__5,.gy-xsm-13__5{--bs-gutter-y:13.5rem}.g-xsm-14__0,.gx-xsm-14__0{--bs-gutter-x:14rem}.g-xsm-14__0,.gy-xsm-14__0{--bs-gutter-y:14rem}.g-xsm-15__0,.gx-xsm-15__0{--bs-gutter-x:15rem}.g-xsm-15__0,.gy-xsm-15__0{--bs-gutter-y:15rem}.g-xsm-15__5,.gx-xsm-15__5{--bs-gutter-x:15.5rem}.g-xsm-15__5,.gy-xsm-15__5{--bs-gutter-y:15.5rem}.g-xsm-16__0,.gx-xsm-16__0{--bs-gutter-x:16rem}.g-xsm-16__0,.gy-xsm-16__0{--bs-gutter-y:16rem}.g-xsm-17__0,.gx-xsm-17__0{--bs-gutter-x:17rem}.g-xsm-17__0,.gy-xsm-17__0{--bs-gutter-y:17rem}.g-xsm-18__0,.gx-xsm-18__0{--bs-gutter-x:18rem}.g-xsm-18__0,.gy-xsm-18__0{--bs-gutter-y:18rem}.g-xsm-19__0,.gx-xsm-19__0{--bs-gutter-x:19rem}.g-xsm-19__0,.gy-xsm-19__0{--bs-gutter-y:19rem}.g-xsm-20__0,.gx-xsm-20__0{--bs-gutter-x:20rem}.g-xsm-20__0,.gy-xsm-20__0{--bs-gutter-y:20rem}.g-xsm-22__5,.gx-xsm-22__5{--bs-gutter-x:22.5rem}.g-xsm-22__5,.gy-xsm-22__5{--bs-gutter-y:22.5rem}.g-xsm-28__0,.gx-xsm-28__0{--bs-gutter-x:28rem}.g-xsm-28__0,.gy-xsm-28__0{--bs-gutter-y:28rem}.g-xsm-30__0,.gx-xsm-30__0{--bs-gutter-x:30rem}.g-xsm-30__0,.gy-xsm-30__0{--bs-gutter-y:30rem}.dropdown-menu-xsm-start{--bs-position:start}.dropdown-menu-xsm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xsm-end{--bs-position:end}.dropdown-menu-xsm-end[data-bs-popper]{right:0;left:auto}.navbar-expand-xsm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xsm .navbar-nav{flex-direction:row}.navbar-expand-xsm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xsm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xsm .navbar-nav-scroll{overflow:visible}.navbar-expand-xsm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xsm .navbar-toggler{display:none}.navbar-expand-xsm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xsm .offcanvas .offcanvas-header{display:none}.navbar-expand-xsm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.list-group-horizontal-xsm{flex-direction:row}.list-group-horizontal-xsm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xsm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xsm>.list-group-item.active{margin-top:0}.list-group-horizontal-xsm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xsm>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width)*-1);border-left-width:var(--bs-list-group-border-width)}.offcanvas-xsm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xsm .offcanvas-header{display:none}.offcanvas-xsm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (min-width:412px){.sticky-xsm2-top{position:sticky;top:0;z-index:1020}.sticky-xsm2-bottom{position:sticky;bottom:0;z-index:1020}.float-xsm2-start{float:left!important}.float-xsm2-end{float:right!important}.float-xsm2-none{float:none!important}.d-xsm2-inline{display:inline!important}.d-xsm2-inline-block{display:inline-block!important}.d-xsm2-block{display:block!important}.d-xsm2-grid{display:grid!important}.d-xsm2-table{display:table!important}.d-xsm2-table-row{display:table-row!important}.d-xsm2-table-cell{display:table-cell!important}.d-xsm2-flex{display:flex!important}.d-xsm2-inline-flex{display:inline-flex!important}.d-xsm2-none{display:none!important}.flex-xsm2-fill{flex:1 1 auto!important}.flex-xsm2-row{flex-direction:row!important}.flex-xsm2-column{flex-direction:column!important}.flex-xsm2-row-reverse{flex-direction:row-reverse!important}.flex-xsm2-column-reverse{flex-direction:column-reverse!important}.flex-xsm2-grow-0{flex-grow:0!important}.flex-xsm2-grow-1{flex-grow:1!important}.flex-xsm2-shrink-0{flex-shrink:0!important}.flex-xsm2-shrink-1{flex-shrink:1!important}.flex-xsm2-wrap{flex-wrap:wrap!important}.flex-xsm2-nowrap{flex-wrap:nowrap!important}.flex-xsm2-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xsm2-start{justify-content:flex-start!important}.justify-content-xsm2-end{justify-content:flex-end!important}.justify-content-xsm2-center{justify-content:center!important}.justify-content-xsm2-between{justify-content:space-between!important}.justify-content-xsm2-around{justify-content:space-around!important}.justify-content-xsm2-evenly{justify-content:space-evenly!important}.align-items-xsm2-start{align-items:flex-start!important}.align-items-xsm2-end{align-items:flex-end!important}.align-items-xsm2-center{align-items:center!important}.align-items-xsm2-baseline{align-items:baseline!important}.align-items-xsm2-stretch{align-items:stretch!important}.align-content-xsm2-start{align-content:flex-start!important}.align-content-xsm2-end{align-content:flex-end!important}.align-content-xsm2-center{align-content:center!important}.align-content-xsm2-between{align-content:space-between!important}.align-content-xsm2-around{align-content:space-around!important}.align-content-xsm2-stretch{align-content:stretch!important}.align-self-xsm2-auto{align-self:auto!important}.align-self-xsm2-start{align-self:flex-start!important}.align-self-xsm2-end{align-self:flex-end!important}.align-self-xsm2-center{align-self:center!important}.align-self-xsm2-baseline{align-self:baseline!important}.align-self-xsm2-stretch{align-self:stretch!important}.order-xsm2-first{order:-1!important}.order-xsm2-0{order:0!important}.order-xsm2-1{order:1!important}.order-xsm2-2{order:2!important}.order-xsm2-3{order:3!important}.order-xsm2-4{order:4!important}.order-xsm2-5{order:5!important}.order-xsm2-last{order:6!important}.m-xsm2-n4__8{margin:-4.8rem!important}.m-xsm2-n3__2{margin:-3.2rem!important}.m-xsm2-n1__2{margin:-1.2rem!important}.m-xsm2-n8__0{margin:-8rem!important}.m-xsm2-0{margin:0!important}.m-xsm2-0__5{margin:.5rem!important}.m-xsm2-0__8{margin:.8rem!important}.m-xsm2-1__0{margin:1rem!important}.m-xsm2-1__2{margin:1.2rem!important}.m-xsm2-1__3{margin:1.3rem!important}.m-xsm2-1__5{margin:1.5rem!important}.m-xsm2-1__6{margin:1.6rem!important}.m-xsm2-1__8{margin:1.8rem!important}.m-xsm2-2__0{margin:2rem!important}.m-xsm2-2__4{margin:2.4rem!important}.m-xsm2-2__5{margin:2.5rem!important}.m-xsm2-3__0{margin:3rem!important}.m-xsm2-3__2{margin:3.2rem!important}.m-xsm2-3__5{margin:3.5rem!important}.m-xsm2-3__8{margin:3.8rem!important}.m-xsm2-4__0{margin:4rem!important}.m-xsm2-4__3{margin:4.3rem!important}.m-xsm2-4__5{margin:4.5rem!important}.m-xsm2-4__8{margin:4.8rem!important}.m-xsm2-5__0{margin:5rem!important}.m-xsm2-5__2{margin:5.2rem!important}.m-xsm2-5__5{margin:5.5rem!important}.m-xsm2-6__0{margin:6rem!important}.m-xsm2-6__2{margin:6.2rem!important}.m-xsm2-6__4{margin:6.4rem!important}.m-xsm2-6__5{margin:6.5rem!important}.m-xsm2-6__8{margin:6.8rem!important}.m-xsm2-7__0{margin:7rem!important}.m-xsm2-7__5{margin:7.5rem!important}.m-xsm2-7__8{margin:7.8rem!important}.m-xsm2-8__0{margin:8rem!important}.m-xsm2-8__5{margin:8.5rem!important}.m-xsm2-9__0{margin:9rem!important}.m-xsm2-9__5{margin:9.5rem!important}.m-xsm2-10__0{margin:10rem!important}.m-xsm2-10__5{margin:10.5rem!important}.m-xsm2-11__0{margin:11rem!important}.m-xsm2-12__0{margin:12rem!important}.m-xsm2-12__5{margin:12.5rem!important}.m-xsm2-13__0{margin:13rem!important}.m-xsm2-13__5{margin:13.5rem!important}.m-xsm2-14__0{margin:14rem!important}.m-xsm2-15__0{margin:15rem!important}.m-xsm2-15__5{margin:15.5rem!important}.m-xsm2-16__0{margin:16rem!important}.m-xsm2-17__0{margin:17rem!important}.m-xsm2-18__0{margin:18rem!important}.m-xsm2-19__0{margin:19rem!important}.m-xsm2-20__0{margin:20rem!important}.m-xsm2-22__5{margin:22.5rem!important}.m-xsm2-28__0{margin:28rem!important}.m-xsm2-30__0{margin:30rem!important}.m-xsm2-auto{margin:auto!important}.mx-xsm2-n4__8{margin-right:-4.8rem!important;margin-left:-4.8rem!important}.mx-xsm2-n3__2{margin-right:-3.2rem!important;margin-left:-3.2rem!important}.mx-xsm2-n1__2{margin-right:-1.2rem!important;margin-left:-1.2rem!important}.mx-xsm2-n8__0{margin-right:-8rem!important;margin-left:-8rem!important}.mx-xsm2-0{margin-right:0!important;margin-left:0!important}.mx-xsm2-0__5{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xsm2-0__8{margin-right:.8rem!important;margin-left:.8rem!important}.mx-xsm2-1__0{margin-right:1rem!important;margin-left:1rem!important}.mx-xsm2-1__2{margin-right:1.2rem!important;margin-left:1.2rem!important}.mx-xsm2-1__3{margin-right:1.3rem!important;margin-left:1.3rem!important}.mx-xsm2-1__5{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xsm2-1__6{margin-right:1.6rem!important;margin-left:1.6rem!important}.mx-xsm2-1__8{margin-right:1.8rem!important;margin-left:1.8rem!important}.mx-xsm2-2__0{margin-right:2rem!important;margin-left:2rem!important}.mx-xsm2-2__4{margin-right:2.4rem!important;margin-left:2.4rem!important}.mx-xsm2-2__5{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xsm2-3__0{margin-right:3rem!important;margin-left:3rem!important}.mx-xsm2-3__2{margin-right:3.2rem!important;margin-left:3.2rem!important}.mx-xsm2-3__5{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xsm2-3__8{margin-right:3.8rem!important;margin-left:3.8rem!important}.mx-xsm2-4__0{margin-right:4rem!important;margin-left:4rem!important}.mx-xsm2-4__3{margin-right:4.3rem!important;margin-left:4.3rem!important}.mx-xsm2-4__5{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-xsm2-4__8{margin-right:4.8rem!important;margin-left:4.8rem!important}.mx-xsm2-5__0{margin-right:5rem!important;margin-left:5rem!important}.mx-xsm2-5__2{margin-right:5.2rem!important;margin-left:5.2rem!important}.mx-xsm2-5__5{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-xsm2-6__0{margin-right:6rem!important;margin-left:6rem!important}.mx-xsm2-6__2{margin-right:6.2rem!important;margin-left:6.2rem!important}.mx-xsm2-6__4{margin-right:6.4rem!important;margin-left:6.4rem!important}.mx-xsm2-6__5{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-xsm2-6__8{margin-right:6.8rem!important;margin-left:6.8rem!important}.mx-xsm2-7__0{margin-right:7rem!important;margin-left:7rem!important}.mx-xsm2-7__5{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-xsm2-7__8{margin-right:7.8rem!important;margin-left:7.8rem!important}.mx-xsm2-8__0{margin-right:8rem!important;margin-left:8rem!important}.mx-xsm2-8__5{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-xsm2-9__0{margin-right:9rem!important;margin-left:9rem!important}.mx-xsm2-9__5{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-xsm2-10__0{margin-right:10rem!important;margin-left:10rem!important}.mx-xsm2-10__5{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-xsm2-11__0{margin-right:11rem!important;margin-left:11rem!important}.mx-xsm2-12__0{margin-right:12rem!important;margin-left:12rem!important}.mx-xsm2-12__5{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-xsm2-13__0{margin-right:13rem!important;margin-left:13rem!important}.mx-xsm2-13__5{margin-right:13.5rem!important;margin-left:13.5rem!important}.mx-xsm2-14__0{margin-right:14rem!important;margin-left:14rem!important}.mx-xsm2-15__0{margin-right:15rem!important;margin-left:15rem!important}.mx-xsm2-15__5{margin-right:15.5rem!important;margin-left:15.5rem!important}.mx-xsm2-16__0{margin-right:16rem!important;margin-left:16rem!important}.mx-xsm2-17__0{margin-right:17rem!important;margin-left:17rem!important}.mx-xsm2-18__0{margin-right:18rem!important;margin-left:18rem!important}.mx-xsm2-19__0{margin-right:19rem!important;margin-left:19rem!important}.mx-xsm2-20__0{margin-right:20rem!important;margin-left:20rem!important}.mx-xsm2-22__5{margin-right:22.5rem!important;margin-left:22.5rem!important}.mx-xsm2-28__0{margin-right:28rem!important;margin-left:28rem!important}.mx-xsm2-30__0{margin-right:30rem!important;margin-left:30rem!important}.mx-xsm2-auto{margin-right:auto!important;margin-left:auto!important}.my-xsm2-n4__8{margin-top:-4.8rem!important;margin-bottom:-4.8rem!important}.my-xsm2-n3__2{margin-top:-3.2rem!important;margin-bottom:-3.2rem!important}.my-xsm2-n1__2{margin-top:-1.2rem!important;margin-bottom:-1.2rem!important}.my-xsm2-n8__0{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-xsm2-0{margin-top:0!important;margin-bottom:0!important}.my-xsm2-0__5{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xsm2-0__8{margin-top:.8rem!important;margin-bottom:.8rem!important}.my-xsm2-1__0{margin-top:1rem!important;margin-bottom:1rem!important}.my-xsm2-1__2{margin-top:1.2rem!important;margin-bottom:1.2rem!important}.my-xsm2-1__3{margin-top:1.3rem!important;margin-bottom:1.3rem!important}.my-xsm2-1__5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xsm2-1__6{margin-top:1.6rem!important;margin-bottom:1.6rem!important}.my-xsm2-1__8{margin-top:1.8rem!important;margin-bottom:1.8rem!important}.my-xsm2-2__0{margin-top:2rem!important;margin-bottom:2rem!important}.my-xsm2-2__4{margin-top:2.4rem!important;margin-bottom:2.4rem!important}.my-xsm2-2__5{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xsm2-3__0{margin-top:3rem!important;margin-bottom:3rem!important}.my-xsm2-3__2{margin-top:3.2rem!important;margin-bottom:3.2rem!important}.my-xsm2-3__5{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xsm2-3__8{margin-top:3.8rem!important;margin-bottom:3.8rem!important}.my-xsm2-4__0{margin-top:4rem!important;margin-bottom:4rem!important}.my-xsm2-4__3{margin-top:4.3rem!important;margin-bottom:4.3rem!important}.my-xsm2-4__5{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-xsm2-4__8{margin-top:4.8rem!important;margin-bottom:4.8rem!important}.my-xsm2-5__0{margin-top:5rem!important;margin-bottom:5rem!important}.my-xsm2-5__2{margin-top:5.2rem!important;margin-bottom:5.2rem!important}.my-xsm2-5__5{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-xsm2-6__0{margin-top:6rem!important;margin-bottom:6rem!important}.my-xsm2-6__2{margin-top:6.2rem!important;margin-bottom:6.2rem!important}.my-xsm2-6__4{margin-top:6.4rem!important;margin-bottom:6.4rem!important}.my-xsm2-6__5{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-xsm2-6__8{margin-top:6.8rem!important;margin-bottom:6.8rem!important}.my-xsm2-7__0{margin-top:7rem!important;margin-bottom:7rem!important}.my-xsm2-7__5{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-xsm2-7__8{margin-top:7.8rem!important;margin-bottom:7.8rem!important}.my-xsm2-8__0{margin-top:8rem!important;margin-bottom:8rem!important}.my-xsm2-8__5{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-xsm2-9__0{margin-top:9rem!important;margin-bottom:9rem!important}.my-xsm2-9__5{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-xsm2-10__0{margin-top:10rem!important;margin-bottom:10rem!important}.my-xsm2-10__5{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-xsm2-11__0{margin-top:11rem!important;margin-bottom:11rem!important}.my-xsm2-12__0{margin-top:12rem!important;margin-bottom:12rem!important}.my-xsm2-12__5{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-xsm2-13__0{margin-top:13rem!important;margin-bottom:13rem!important}.my-xsm2-13__5{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-xsm2-14__0{margin-top:14rem!important;margin-bottom:14rem!important}.my-xsm2-15__0{margin-top:15rem!important;margin-bottom:15rem!important}.my-xsm2-15__5{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-xsm2-16__0{margin-top:16rem!important;margin-bottom:16rem!important}.my-xsm2-17__0{margin-top:17rem!important;margin-bottom:17rem!important}.my-xsm2-18__0{margin-top:18rem!important;margin-bottom:18rem!important}.my-xsm2-19__0{margin-top:19rem!important;margin-bottom:19rem!important}.my-xsm2-20__0{margin-top:20rem!important;margin-bottom:20rem!important}.my-xsm2-22__5{margin-top:22.5rem!important;margin-bottom:22.5rem!important}.my-xsm2-28__0{margin-top:28rem!important;margin-bottom:28rem!important}.my-xsm2-30__0{margin-top:30rem!important;margin-bottom:30rem!important}.my-xsm2-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xsm2-n4__8{margin-top:-4.8rem!important}.mt-xsm2-n3__2{margin-top:-3.2rem!important}.mt-xsm2-n1__2{margin-top:-1.2rem!important}.mt-xsm2-n8__0{margin-top:-8rem!important}.mt-xsm2-0{margin-top:0!important}.mt-xsm2-0__5{margin-top:.5rem!important}.mt-xsm2-0__8{margin-top:.8rem!important}.mt-xsm2-1__0{margin-top:1rem!important}.mt-xsm2-1__2{margin-top:1.2rem!important}.mt-xsm2-1__3{margin-top:1.3rem!important}.mt-xsm2-1__5{margin-top:1.5rem!important}.mt-xsm2-1__6{margin-top:1.6rem!important}.mt-xsm2-1__8{margin-top:1.8rem!important}.mt-xsm2-2__0{margin-top:2rem!important}.mt-xsm2-2__4{margin-top:2.4rem!important}.mt-xsm2-2__5{margin-top:2.5rem!important}.mt-xsm2-3__0{margin-top:3rem!important}.mt-xsm2-3__2{margin-top:3.2rem!important}.mt-xsm2-3__5{margin-top:3.5rem!important}.mt-xsm2-3__8{margin-top:3.8rem!important}.mt-xsm2-4__0{margin-top:4rem!important}.mt-xsm2-4__3{margin-top:4.3rem!important}.mt-xsm2-4__5{margin-top:4.5rem!important}.mt-xsm2-4__8{margin-top:4.8rem!important}.mt-xsm2-5__0{margin-top:5rem!important}.mt-xsm2-5__2{margin-top:5.2rem!important}.mt-xsm2-5__5{margin-top:5.5rem!important}.mt-xsm2-6__0{margin-top:6rem!important}.mt-xsm2-6__2{margin-top:6.2rem!important}.mt-xsm2-6__4{margin-top:6.4rem!important}.mt-xsm2-6__5{margin-top:6.5rem!important}.mt-xsm2-6__8{margin-top:6.8rem!important}.mt-xsm2-7__0{margin-top:7rem!important}.mt-xsm2-7__5{margin-top:7.5rem!important}.mt-xsm2-7__8{margin-top:7.8rem!important}.mt-xsm2-8__0{margin-top:8rem!important}.mt-xsm2-8__5{margin-top:8.5rem!important}.mt-xsm2-9__0{margin-top:9rem!important}.mt-xsm2-9__5{margin-top:9.5rem!important}.mt-xsm2-10__0{margin-top:10rem!important}.mt-xsm2-10__5{margin-top:10.5rem!important}.mt-xsm2-11__0{margin-top:11rem!important}.mt-xsm2-12__0{margin-top:12rem!important}.mt-xsm2-12__5{margin-top:12.5rem!important}.mt-xsm2-13__0{margin-top:13rem!important}.mt-xsm2-13__5{margin-top:13.5rem!important}.mt-xsm2-14__0{margin-top:14rem!important}.mt-xsm2-15__0{margin-top:15rem!important}.mt-xsm2-15__5{margin-top:15.5rem!important}.mt-xsm2-16__0{margin-top:16rem!important}.mt-xsm2-17__0{margin-top:17rem!important}.mt-xsm2-18__0{margin-top:18rem!important}.mt-xsm2-19__0{margin-top:19rem!important}.mt-xsm2-20__0{margin-top:20rem!important}.mt-xsm2-22__5{margin-top:22.5rem!important}.mt-xsm2-28__0{margin-top:28rem!important}.mt-xsm2-30__0{margin-top:30rem!important}.mt-xsm2-auto{margin-top:auto!important}.me-xsm2-n4__8{margin-right:-4.8rem!important}.me-xsm2-n3__2{margin-right:-3.2rem!important}.me-xsm2-n1__2{margin-right:-1.2rem!important}.me-xsm2-n8__0{margin-right:-8rem!important}.me-xsm2-0{margin-right:0!important}.me-xsm2-0__5{margin-right:.5rem!important}.me-xsm2-0__8{margin-right:.8rem!important}.me-xsm2-1__0{margin-right:1rem!important}.me-xsm2-1__2{margin-right:1.2rem!important}.me-xsm2-1__3{margin-right:1.3rem!important}.me-xsm2-1__5{margin-right:1.5rem!important}.me-xsm2-1__6{margin-right:1.6rem!important}.me-xsm2-1__8{margin-right:1.8rem!important}.me-xsm2-2__0{margin-right:2rem!important}.me-xsm2-2__4{margin-right:2.4rem!important}.me-xsm2-2__5{margin-right:2.5rem!important}.me-xsm2-3__0{margin-right:3rem!important}.me-xsm2-3__2{margin-right:3.2rem!important}.me-xsm2-3__5{margin-right:3.5rem!important}.me-xsm2-3__8{margin-right:3.8rem!important}.me-xsm2-4__0{margin-right:4rem!important}.me-xsm2-4__3{margin-right:4.3rem!important}.me-xsm2-4__5{margin-right:4.5rem!important}.me-xsm2-4__8{margin-right:4.8rem!important}.me-xsm2-5__0{margin-right:5rem!important}.me-xsm2-5__2{margin-right:5.2rem!important}.me-xsm2-5__5{margin-right:5.5rem!important}.me-xsm2-6__0{margin-right:6rem!important}.me-xsm2-6__2{margin-right:6.2rem!important}.me-xsm2-6__4{margin-right:6.4rem!important}.me-xsm2-6__5{margin-right:6.5rem!important}.me-xsm2-6__8{margin-right:6.8rem!important}.me-xsm2-7__0{margin-right:7rem!important}.me-xsm2-7__5{margin-right:7.5rem!important}.me-xsm2-7__8{margin-right:7.8rem!important}.me-xsm2-8__0{margin-right:8rem!important}.me-xsm2-8__5{margin-right:8.5rem!important}.me-xsm2-9__0{margin-right:9rem!important}.me-xsm2-9__5{margin-right:9.5rem!important}.me-xsm2-10__0{margin-right:10rem!important}.me-xsm2-10__5{margin-right:10.5rem!important}.me-xsm2-11__0{margin-right:11rem!important}.me-xsm2-12__0{margin-right:12rem!important}.me-xsm2-12__5{margin-right:12.5rem!important}.me-xsm2-13__0{margin-right:13rem!important}.me-xsm2-13__5{margin-right:13.5rem!important}.me-xsm2-14__0{margin-right:14rem!important}.me-xsm2-15__0{margin-right:15rem!important}.me-xsm2-15__5{margin-right:15.5rem!important}.me-xsm2-16__0{margin-right:16rem!important}.me-xsm2-17__0{margin-right:17rem!important}.me-xsm2-18__0{margin-right:18rem!important}.me-xsm2-19__0{margin-right:19rem!important}.me-xsm2-20__0{margin-right:20rem!important}.me-xsm2-22__5{margin-right:22.5rem!important}.me-xsm2-28__0{margin-right:28rem!important}.me-xsm2-30__0{margin-right:30rem!important}.me-xsm2-auto{margin-right:auto!important}.mb-xsm2-n4__8{margin-bottom:-4.8rem!important}.mb-xsm2-n3__2{margin-bottom:-3.2rem!important}.mb-xsm2-n1__2{margin-bottom:-1.2rem!important}.mb-xsm2-n8__0{margin-bottom:-8rem!important}.mb-xsm2-0{margin-bottom:0!important}.mb-xsm2-0__5{margin-bottom:.5rem!important}.mb-xsm2-0__8{margin-bottom:.8rem!important}.mb-xsm2-1__0{margin-bottom:1rem!important}.mb-xsm2-1__2{margin-bottom:1.2rem!important}.mb-xsm2-1__3{margin-bottom:1.3rem!important}.mb-xsm2-1__5{margin-bottom:1.5rem!important}.mb-xsm2-1__6{margin-bottom:1.6rem!important}.mb-xsm2-1__8{margin-bottom:1.8rem!important}.mb-xsm2-2__0{margin-bottom:2rem!important}.mb-xsm2-2__4{margin-bottom:2.4rem!important}.mb-xsm2-2__5{margin-bottom:2.5rem!important}.mb-xsm2-3__0{margin-bottom:3rem!important}.mb-xsm2-3__2{margin-bottom:3.2rem!important}.mb-xsm2-3__5{margin-bottom:3.5rem!important}.mb-xsm2-3__8{margin-bottom:3.8rem!important}.mb-xsm2-4__0{margin-bottom:4rem!important}.mb-xsm2-4__3{margin-bottom:4.3rem!important}.mb-xsm2-4__5{margin-bottom:4.5rem!important}.mb-xsm2-4__8{margin-bottom:4.8rem!important}.mb-xsm2-5__0{margin-bottom:5rem!important}.mb-xsm2-5__2{margin-bottom:5.2rem!important}.mb-xsm2-5__5{margin-bottom:5.5rem!important}.mb-xsm2-6__0{margin-bottom:6rem!important}.mb-xsm2-6__2{margin-bottom:6.2rem!important}.mb-xsm2-6__4{margin-bottom:6.4rem!important}.mb-xsm2-6__5{margin-bottom:6.5rem!important}.mb-xsm2-6__8{margin-bottom:6.8rem!important}.mb-xsm2-7__0{margin-bottom:7rem!important}.mb-xsm2-7__5{margin-bottom:7.5rem!important}.mb-xsm2-7__8{margin-bottom:7.8rem!important}.mb-xsm2-8__0{margin-bottom:8rem!important}.mb-xsm2-8__5{margin-bottom:8.5rem!important}.mb-xsm2-9__0{margin-bottom:9rem!important}.mb-xsm2-9__5{margin-bottom:9.5rem!important}.mb-xsm2-10__0{margin-bottom:10rem!important}.mb-xsm2-10__5{margin-bottom:10.5rem!important}.mb-xsm2-11__0{margin-bottom:11rem!important}.mb-xsm2-12__0{margin-bottom:12rem!important}.mb-xsm2-12__5{margin-bottom:12.5rem!important}.mb-xsm2-13__0{margin-bottom:13rem!important}.mb-xsm2-13__5{margin-bottom:13.5rem!important}.mb-xsm2-14__0{margin-bottom:14rem!important}.mb-xsm2-15__0{margin-bottom:15rem!important}.mb-xsm2-15__5{margin-bottom:15.5rem!important}.mb-xsm2-16__0{margin-bottom:16rem!important}.mb-xsm2-17__0{margin-bottom:17rem!important}.mb-xsm2-18__0{margin-bottom:18rem!important}.mb-xsm2-19__0{margin-bottom:19rem!important}.mb-xsm2-20__0{margin-bottom:20rem!important}.mb-xsm2-22__5{margin-bottom:22.5rem!important}.mb-xsm2-28__0{margin-bottom:28rem!important}.mb-xsm2-30__0{margin-bottom:30rem!important}.mb-xsm2-auto{margin-bottom:auto!important}.ms-xsm2-n4__8{margin-left:-4.8rem!important}.ms-xsm2-n3__2{margin-left:-3.2rem!important}.ms-xsm2-n1__2{margin-left:-1.2rem!important}.ms-xsm2-n8__0{margin-left:-8rem!important}.ms-xsm2-0{margin-left:0!important}.ms-xsm2-0__5{margin-left:.5rem!important}.ms-xsm2-0__8{margin-left:.8rem!important}.ms-xsm2-1__0{margin-left:1rem!important}.ms-xsm2-1__2{margin-left:1.2rem!important}.ms-xsm2-1__3{margin-left:1.3rem!important}.ms-xsm2-1__5{margin-left:1.5rem!important}.ms-xsm2-1__6{margin-left:1.6rem!important}.ms-xsm2-1__8{margin-left:1.8rem!important}.ms-xsm2-2__0{margin-left:2rem!important}.ms-xsm2-2__4{margin-left:2.4rem!important}.ms-xsm2-2__5{margin-left:2.5rem!important}.ms-xsm2-3__0{margin-left:3rem!important}.ms-xsm2-3__2{margin-left:3.2rem!important}.ms-xsm2-3__5{margin-left:3.5rem!important}.ms-xsm2-3__8{margin-left:3.8rem!important}.ms-xsm2-4__0{margin-left:4rem!important}.ms-xsm2-4__3{margin-left:4.3rem!important}.ms-xsm2-4__5{margin-left:4.5rem!important}.ms-xsm2-4__8{margin-left:4.8rem!important}.ms-xsm2-5__0{margin-left:5rem!important}.ms-xsm2-5__2{margin-left:5.2rem!important}.ms-xsm2-5__5{margin-left:5.5rem!important}.ms-xsm2-6__0{margin-left:6rem!important}.ms-xsm2-6__2{margin-left:6.2rem!important}.ms-xsm2-6__4{margin-left:6.4rem!important}.ms-xsm2-6__5{margin-left:6.5rem!important}.ms-xsm2-6__8{margin-left:6.8rem!important}.ms-xsm2-7__0{margin-left:7rem!important}.ms-xsm2-7__5{margin-left:7.5rem!important}.ms-xsm2-7__8{margin-left:7.8rem!important}.ms-xsm2-8__0{margin-left:8rem!important}.ms-xsm2-8__5{margin-left:8.5rem!important}.ms-xsm2-9__0{margin-left:9rem!important}.ms-xsm2-9__5{margin-left:9.5rem!important}.ms-xsm2-10__0{margin-left:10rem!important}.ms-xsm2-10__5{margin-left:10.5rem!important}.ms-xsm2-11__0{margin-left:11rem!important}.ms-xsm2-12__0{margin-left:12rem!important}.ms-xsm2-12__5{margin-left:12.5rem!important}.ms-xsm2-13__0{margin-left:13rem!important}.ms-xsm2-13__5{margin-left:13.5rem!important}.ms-xsm2-14__0{margin-left:14rem!important}.ms-xsm2-15__0{margin-left:15rem!important}.ms-xsm2-15__5{margin-left:15.5rem!important}.ms-xsm2-16__0{margin-left:16rem!important}.ms-xsm2-17__0{margin-left:17rem!important}.ms-xsm2-18__0{margin-left:18rem!important}.ms-xsm2-19__0{margin-left:19rem!important}.ms-xsm2-20__0{margin-left:20rem!important}.ms-xsm2-22__5{margin-left:22.5rem!important}.ms-xsm2-28__0{margin-left:28rem!important}.ms-xsm2-30__0{margin-left:30rem!important}.ms-xsm2-auto{margin-left:auto!important}.p-xsm2-n4__8{padding:-4.8rem!important}.p-xsm2-n3__2{padding:-3.2rem!important}.p-xsm2-n1__2{padding:-1.2rem!important}.p-xsm2-n8__0{padding:-8rem!important}.p-xsm2-0{padding:0!important}.p-xsm2-0__5{padding:.5rem!important}.p-xsm2-0__8{padding:.8rem!important}.p-xsm2-1__0{padding:1rem!important}.p-xsm2-1__2{padding:1.2rem!important}.p-xsm2-1__3{padding:1.3rem!important}.p-xsm2-1__5{padding:1.5rem!important}.p-xsm2-1__6{padding:1.6rem!important}.p-xsm2-1__8{padding:1.8rem!important}.p-xsm2-2__0{padding:2rem!important}.p-xsm2-2__4{padding:2.4rem!important}.p-xsm2-2__5{padding:2.5rem!important}.p-xsm2-3__0{padding:3rem!important}.p-xsm2-3__2{padding:3.2rem!important}.p-xsm2-3__5{padding:3.5rem!important}.p-xsm2-3__8{padding:3.8rem!important}.p-xsm2-4__0{padding:4rem!important}.p-xsm2-4__3{padding:4.3rem!important}.p-xsm2-4__5{padding:4.5rem!important}.p-xsm2-4__8{padding:4.8rem!important}.p-xsm2-5__0{padding:5rem!important}.p-xsm2-5__2{padding:5.2rem!important}.p-xsm2-5__5{padding:5.5rem!important}.p-xsm2-6__0{padding:6rem!important}.p-xsm2-6__2{padding:6.2rem!important}.p-xsm2-6__4{padding:6.4rem!important}.p-xsm2-6__5{padding:6.5rem!important}.p-xsm2-6__8{padding:6.8rem!important}.p-xsm2-7__0{padding:7rem!important}.p-xsm2-7__5{padding:7.5rem!important}.p-xsm2-7__8{padding:7.8rem!important}.p-xsm2-8__0{padding:8rem!important}.p-xsm2-8__5{padding:8.5rem!important}.p-xsm2-9__0{padding:9rem!important}.p-xsm2-9__5{padding:9.5rem!important}.p-xsm2-10__0{padding:10rem!important}.p-xsm2-10__5{padding:10.5rem!important}.p-xsm2-11__0{padding:11rem!important}.p-xsm2-12__0{padding:12rem!important}.p-xsm2-12__5{padding:12.5rem!important}.p-xsm2-13__0{padding:13rem!important}.p-xsm2-13__5{padding:13.5rem!important}.p-xsm2-14__0{padding:14rem!important}.p-xsm2-15__0{padding:15rem!important}.p-xsm2-15__5{padding:15.5rem!important}.p-xsm2-16__0{padding:16rem!important}.p-xsm2-17__0{padding:17rem!important}.p-xsm2-18__0{padding:18rem!important}.p-xsm2-19__0{padding:19rem!important}.p-xsm2-20__0{padding:20rem!important}.p-xsm2-22__5{padding:22.5rem!important}.p-xsm2-28__0{padding:28rem!important}.p-xsm2-30__0{padding:30rem!important}.px-xsm2-n4__8{padding-right:-4.8rem!important;padding-left:-4.8rem!important}.px-xsm2-n3__2{padding-right:-3.2rem!important;padding-left:-3.2rem!important}.px-xsm2-n1__2{padding-right:-1.2rem!important;padding-left:-1.2rem!important}.px-xsm2-n8__0{padding-right:-8rem!important;padding-left:-8rem!important}.px-xsm2-0{padding-right:0!important;padding-left:0!important}.px-xsm2-0__5{padding-right:.5rem!important;padding-left:.5rem!important}.px-xsm2-0__8{padding-right:.8rem!important;padding-left:.8rem!important}.px-xsm2-1__0{padding-right:1rem!important;padding-left:1rem!important}.px-xsm2-1__2{padding-right:1.2rem!important;padding-left:1.2rem!important}.px-xsm2-1__3{padding-right:1.3rem!important;padding-left:1.3rem!important}.px-xsm2-1__5{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xsm2-1__6{padding-right:1.6rem!important;padding-left:1.6rem!important}.px-xsm2-1__8{padding-right:1.8rem!important;padding-left:1.8rem!important}.px-xsm2-2__0{padding-right:2rem!important;padding-left:2rem!important}.px-xsm2-2__4{padding-right:2.4rem!important;padding-left:2.4rem!important}.px-xsm2-2__5{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xsm2-3__0{padding-right:3rem!important;padding-left:3rem!important}.px-xsm2-3__2{padding-right:3.2rem!important;padding-left:3.2rem!important}.px-xsm2-3__5{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xsm2-3__8{padding-right:3.8rem!important;padding-left:3.8rem!important}.px-xsm2-4__0{padding-right:4rem!important;padding-left:4rem!important}.px-xsm2-4__3{padding-right:4.3rem!important;padding-left:4.3rem!important}.px-xsm2-4__5{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-xsm2-4__8{padding-right:4.8rem!important;padding-left:4.8rem!important}.px-xsm2-5__0{padding-right:5rem!important;padding-left:5rem!important}.px-xsm2-5__2{padding-right:5.2rem!important;padding-left:5.2rem!important}.px-xsm2-5__5{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-xsm2-6__0{padding-right:6rem!important;padding-left:6rem!important}.px-xsm2-6__2{padding-right:6.2rem!important;padding-left:6.2rem!important}.px-xsm2-6__4{padding-right:6.4rem!important;padding-left:6.4rem!important}.px-xsm2-6__5{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-xsm2-6__8{padding-right:6.8rem!important;padding-left:6.8rem!important}.px-xsm2-7__0{padding-right:7rem!important;padding-left:7rem!important}.px-xsm2-7__5{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-xsm2-7__8{padding-right:7.8rem!important;padding-left:7.8rem!important}.px-xsm2-8__0{padding-right:8rem!important;padding-left:8rem!important}.px-xsm2-8__5{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-xsm2-9__0{padding-right:9rem!important;padding-left:9rem!important}.px-xsm2-9__5{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-xsm2-10__0{padding-right:10rem!important;padding-left:10rem!important}.px-xsm2-10__5{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-xsm2-11__0{padding-right:11rem!important;padding-left:11rem!important}.px-xsm2-12__0{padding-right:12rem!important;padding-left:12rem!important}.px-xsm2-12__5{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-xsm2-13__0{padding-right:13rem!important;padding-left:13rem!important}.px-xsm2-13__5{padding-right:13.5rem!important;padding-left:13.5rem!important}.px-xsm2-14__0{padding-right:14rem!important;padding-left:14rem!important}.px-xsm2-15__0{padding-right:15rem!important;padding-left:15rem!important}.px-xsm2-15__5{padding-right:15.5rem!important;padding-left:15.5rem!important}.px-xsm2-16__0{padding-right:16rem!important;padding-left:16rem!important}.px-xsm2-17__0{padding-right:17rem!important;padding-left:17rem!important}.px-xsm2-18__0{padding-right:18rem!important;padding-left:18rem!important}.px-xsm2-19__0{padding-right:19rem!important;padding-left:19rem!important}.px-xsm2-20__0{padding-right:20rem!important;padding-left:20rem!important}.px-xsm2-22__5{padding-right:22.5rem!important;padding-left:22.5rem!important}.px-xsm2-28__0{padding-right:28rem!important;padding-left:28rem!important}.px-xsm2-30__0{padding-right:30rem!important;padding-left:30rem!important}.py-xsm2-n4__8{padding-top:-4.8rem!important;padding-bottom:-4.8rem!important}.py-xsm2-n3__2{padding-top:-3.2rem!important;padding-bottom:-3.2rem!important}.py-xsm2-n1__2{padding-top:-1.2rem!important;padding-bottom:-1.2rem!important}.py-xsm2-n8__0{padding-top:-8rem!important;padding-bottom:-8rem!important}.py-xsm2-0{padding-top:0!important;padding-bottom:0!important}.py-xsm2-0__5{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xsm2-0__8{padding-top:.8rem!important;padding-bottom:.8rem!important}.py-xsm2-1__0{padding-top:1rem!important;padding-bottom:1rem!important}.py-xsm2-1__2{padding-top:1.2rem!important;padding-bottom:1.2rem!important}.py-xsm2-1__3{padding-top:1.3rem!important;padding-bottom:1.3rem!important}.py-xsm2-1__5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xsm2-1__6{padding-top:1.6rem!important;padding-bottom:1.6rem!important}.py-xsm2-1__8{padding-top:1.8rem!important;padding-bottom:1.8rem!important}.py-xsm2-2__0{padding-top:2rem!important;padding-bottom:2rem!important}.py-xsm2-2__4{padding-top:2.4rem!important;padding-bottom:2.4rem!important}.py-xsm2-2__5{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xsm2-3__0{padding-top:3rem!important;padding-bottom:3rem!important}.py-xsm2-3__2{padding-top:3.2rem!important;padding-bottom:3.2rem!important}.py-xsm2-3__5{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xsm2-3__8{padding-top:3.8rem!important;padding-bottom:3.8rem!important}.py-xsm2-4__0{padding-top:4rem!important;padding-bottom:4rem!important}.py-xsm2-4__3{padding-top:4.3rem!important;padding-bottom:4.3rem!important}.py-xsm2-4__5{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-xsm2-4__8{padding-top:4.8rem!important;padding-bottom:4.8rem!important}.py-xsm2-5__0{padding-top:5rem!important;padding-bottom:5rem!important}.py-xsm2-5__2{padding-top:5.2rem!important;padding-bottom:5.2rem!important}.py-xsm2-5__5{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-xsm2-6__0{padding-top:6rem!important;padding-bottom:6rem!important}.py-xsm2-6__2{padding-top:6.2rem!important;padding-bottom:6.2rem!important}.py-xsm2-6__4{padding-top:6.4rem!important;padding-bottom:6.4rem!important}.py-xsm2-6__5{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-xsm2-6__8{padding-top:6.8rem!important;padding-bottom:6.8rem!important}.py-xsm2-7__0{padding-top:7rem!important;padding-bottom:7rem!important}.py-xsm2-7__5{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-xsm2-7__8{padding-top:7.8rem!important;padding-bottom:7.8rem!important}.py-xsm2-8__0{padding-top:8rem!important;padding-bottom:8rem!important}.py-xsm2-8__5{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-xsm2-9__0{padding-top:9rem!important;padding-bottom:9rem!important}.py-xsm2-9__5{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-xsm2-10__0{padding-top:10rem!important;padding-bottom:10rem!important}.py-xsm2-10__5{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-xsm2-11__0{padding-top:11rem!important;padding-bottom:11rem!important}.py-xsm2-12__0{padding-top:12rem!important;padding-bottom:12rem!important}.py-xsm2-12__5{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-xsm2-13__0{padding-top:13rem!important;padding-bottom:13rem!important}.py-xsm2-13__5{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-xsm2-14__0{padding-top:14rem!important;padding-bottom:14rem!important}.py-xsm2-15__0{padding-top:15rem!important;padding-bottom:15rem!important}.py-xsm2-15__5{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-xsm2-16__0{padding-top:16rem!important;padding-bottom:16rem!important}.py-xsm2-17__0{padding-top:17rem!important;padding-bottom:17rem!important}.py-xsm2-18__0{padding-top:18rem!important;padding-bottom:18rem!important}.py-xsm2-19__0{padding-top:19rem!important;padding-bottom:19rem!important}.py-xsm2-20__0{padding-top:20rem!important;padding-bottom:20rem!important}.py-xsm2-22__5{padding-top:22.5rem!important;padding-bottom:22.5rem!important}.py-xsm2-28__0{padding-top:28rem!important;padding-bottom:28rem!important}.py-xsm2-30__0{padding-top:30rem!important;padding-bottom:30rem!important}.pt-xsm2-n4__8{padding-top:-4.8rem!important}.pt-xsm2-n3__2{padding-top:-3.2rem!important}.pt-xsm2-n1__2{padding-top:-1.2rem!important}.pt-xsm2-n8__0{padding-top:-8rem!important}.pt-xsm2-0{padding-top:0!important}.pt-xsm2-0__5{padding-top:.5rem!important}.pt-xsm2-0__8{padding-top:.8rem!important}.pt-xsm2-1__0{padding-top:1rem!important}.pt-xsm2-1__2{padding-top:1.2rem!important}.pt-xsm2-1__3{padding-top:1.3rem!important}.pt-xsm2-1__5{padding-top:1.5rem!important}.pt-xsm2-1__6{padding-top:1.6rem!important}.pt-xsm2-1__8{padding-top:1.8rem!important}.pt-xsm2-2__0{padding-top:2rem!important}.pt-xsm2-2__4{padding-top:2.4rem!important}.pt-xsm2-2__5{padding-top:2.5rem!important}.pt-xsm2-3__0{padding-top:3rem!important}.pt-xsm2-3__2{padding-top:3.2rem!important}.pt-xsm2-3__5{padding-top:3.5rem!important}.pt-xsm2-3__8{padding-top:3.8rem!important}.pt-xsm2-4__0{padding-top:4rem!important}.pt-xsm2-4__3{padding-top:4.3rem!important}.pt-xsm2-4__5{padding-top:4.5rem!important}.pt-xsm2-4__8{padding-top:4.8rem!important}.pt-xsm2-5__0{padding-top:5rem!important}.pt-xsm2-5__2{padding-top:5.2rem!important}.pt-xsm2-5__5{padding-top:5.5rem!important}.pt-xsm2-6__0{padding-top:6rem!important}.pt-xsm2-6__2{padding-top:6.2rem!important}.pt-xsm2-6__4{padding-top:6.4rem!important}.pt-xsm2-6__5{padding-top:6.5rem!important}.pt-xsm2-6__8{padding-top:6.8rem!important}.pt-xsm2-7__0{padding-top:7rem!important}.pt-xsm2-7__5{padding-top:7.5rem!important}.pt-xsm2-7__8{padding-top:7.8rem!important}.pt-xsm2-8__0{padding-top:8rem!important}.pt-xsm2-8__5{padding-top:8.5rem!important}.pt-xsm2-9__0{padding-top:9rem!important}.pt-xsm2-9__5{padding-top:9.5rem!important}.pt-xsm2-10__0{padding-top:10rem!important}.pt-xsm2-10__5{padding-top:10.5rem!important}.pt-xsm2-11__0{padding-top:11rem!important}.pt-xsm2-12__0{padding-top:12rem!important}.pt-xsm2-12__5{padding-top:12.5rem!important}.pt-xsm2-13__0{padding-top:13rem!important}.pt-xsm2-13__5{padding-top:13.5rem!important}.pt-xsm2-14__0{padding-top:14rem!important}.pt-xsm2-15__0{padding-top:15rem!important}.pt-xsm2-15__5{padding-top:15.5rem!important}.pt-xsm2-16__0{padding-top:16rem!important}.pt-xsm2-17__0{padding-top:17rem!important}.pt-xsm2-18__0{padding-top:18rem!important}.pt-xsm2-19__0{padding-top:19rem!important}.pt-xsm2-20__0{padding-top:20rem!important}.pt-xsm2-22__5{padding-top:22.5rem!important}.pt-xsm2-28__0{padding-top:28rem!important}.pt-xsm2-30__0{padding-top:30rem!important}.pe-xsm2-n4__8{padding-right:-4.8rem!important}.pe-xsm2-n3__2{padding-right:-3.2rem!important}.pe-xsm2-n1__2{padding-right:-1.2rem!important}.pe-xsm2-n8__0{padding-right:-8rem!important}.pe-xsm2-0{padding-right:0!important}.pe-xsm2-0__5{padding-right:.5rem!important}.pe-xsm2-0__8{padding-right:.8rem!important}.pe-xsm2-1__0{padding-right:1rem!important}.pe-xsm2-1__2{padding-right:1.2rem!important}.pe-xsm2-1__3{padding-right:1.3rem!important}.pe-xsm2-1__5{padding-right:1.5rem!important}.pe-xsm2-1__6{padding-right:1.6rem!important}.pe-xsm2-1__8{padding-right:1.8rem!important}.pe-xsm2-2__0{padding-right:2rem!important}.pe-xsm2-2__4{padding-right:2.4rem!important}.pe-xsm2-2__5{padding-right:2.5rem!important}.pe-xsm2-3__0{padding-right:3rem!important}.pe-xsm2-3__2{padding-right:3.2rem!important}.pe-xsm2-3__5{padding-right:3.5rem!important}.pe-xsm2-3__8{padding-right:3.8rem!important}.pe-xsm2-4__0{padding-right:4rem!important}.pe-xsm2-4__3{padding-right:4.3rem!important}.pe-xsm2-4__5{padding-right:4.5rem!important}.pe-xsm2-4__8{padding-right:4.8rem!important}.pe-xsm2-5__0{padding-right:5rem!important}.pe-xsm2-5__2{padding-right:5.2rem!important}.pe-xsm2-5__5{padding-right:5.5rem!important}.pe-xsm2-6__0{padding-right:6rem!important}.pe-xsm2-6__2{padding-right:6.2rem!important}.pe-xsm2-6__4{padding-right:6.4rem!important}.pe-xsm2-6__5{padding-right:6.5rem!important}.pe-xsm2-6__8{padding-right:6.8rem!important}.pe-xsm2-7__0{padding-right:7rem!important}.pe-xsm2-7__5{padding-right:7.5rem!important}.pe-xsm2-7__8{padding-right:7.8rem!important}.pe-xsm2-8__0{padding-right:8rem!important}.pe-xsm2-8__5{padding-right:8.5rem!important}.pe-xsm2-9__0{padding-right:9rem!important}.pe-xsm2-9__5{padding-right:9.5rem!important}.pe-xsm2-10__0{padding-right:10rem!important}.pe-xsm2-10__5{padding-right:10.5rem!important}.pe-xsm2-11__0{padding-right:11rem!important}.pe-xsm2-12__0{padding-right:12rem!important}.pe-xsm2-12__5{padding-right:12.5rem!important}.pe-xsm2-13__0{padding-right:13rem!important}.pe-xsm2-13__5{padding-right:13.5rem!important}.pe-xsm2-14__0{padding-right:14rem!important}.pe-xsm2-15__0{padding-right:15rem!important}.pe-xsm2-15__5{padding-right:15.5rem!important}.pe-xsm2-16__0{padding-right:16rem!important}.pe-xsm2-17__0{padding-right:17rem!important}.pe-xsm2-18__0{padding-right:18rem!important}.pe-xsm2-19__0{padding-right:19rem!important}.pe-xsm2-20__0{padding-right:20rem!important}.pe-xsm2-22__5{padding-right:22.5rem!important}.pe-xsm2-28__0{padding-right:28rem!important}.pe-xsm2-30__0{padding-right:30rem!important}.pb-xsm2-n4__8{padding-bottom:-4.8rem!important}.pb-xsm2-n3__2{padding-bottom:-3.2rem!important}.pb-xsm2-n1__2{padding-bottom:-1.2rem!important}.pb-xsm2-n8__0{padding-bottom:-8rem!important}.pb-xsm2-0{padding-bottom:0!important}.pb-xsm2-0__5{padding-bottom:.5rem!important}.pb-xsm2-0__8{padding-bottom:.8rem!important}.pb-xsm2-1__0{padding-bottom:1rem!important}.pb-xsm2-1__2{padding-bottom:1.2rem!important}.pb-xsm2-1__3{padding-bottom:1.3rem!important}.pb-xsm2-1__5{padding-bottom:1.5rem!important}.pb-xsm2-1__6{padding-bottom:1.6rem!important}.pb-xsm2-1__8{padding-bottom:1.8rem!important}.pb-xsm2-2__0{padding-bottom:2rem!important}.pb-xsm2-2__4{padding-bottom:2.4rem!important}.pb-xsm2-2__5{padding-bottom:2.5rem!important}.pb-xsm2-3__0{padding-bottom:3rem!important}.pb-xsm2-3__2{padding-bottom:3.2rem!important}.pb-xsm2-3__5{padding-bottom:3.5rem!important}.pb-xsm2-3__8{padding-bottom:3.8rem!important}.pb-xsm2-4__0{padding-bottom:4rem!important}.pb-xsm2-4__3{padding-bottom:4.3rem!important}.pb-xsm2-4__5{padding-bottom:4.5rem!important}.pb-xsm2-4__8{padding-bottom:4.8rem!important}.pb-xsm2-5__0{padding-bottom:5rem!important}.pb-xsm2-5__2{padding-bottom:5.2rem!important}.pb-xsm2-5__5{padding-bottom:5.5rem!important}.pb-xsm2-6__0{padding-bottom:6rem!important}.pb-xsm2-6__2{padding-bottom:6.2rem!important}.pb-xsm2-6__4{padding-bottom:6.4rem!important}.pb-xsm2-6__5{padding-bottom:6.5rem!important}.pb-xsm2-6__8{padding-bottom:6.8rem!important}.pb-xsm2-7__0{padding-bottom:7rem!important}.pb-xsm2-7__5{padding-bottom:7.5rem!important}.pb-xsm2-7__8{padding-bottom:7.8rem!important}.pb-xsm2-8__0{padding-bottom:8rem!important}.pb-xsm2-8__5{padding-bottom:8.5rem!important}.pb-xsm2-9__0{padding-bottom:9rem!important}.pb-xsm2-9__5{padding-bottom:9.5rem!important}.pb-xsm2-10__0{padding-bottom:10rem!important}.pb-xsm2-10__5{padding-bottom:10.5rem!important}.pb-xsm2-11__0{padding-bottom:11rem!important}.pb-xsm2-12__0{padding-bottom:12rem!important}.pb-xsm2-12__5{padding-bottom:12.5rem!important}.pb-xsm2-13__0{padding-bottom:13rem!important}.pb-xsm2-13__5{padding-bottom:13.5rem!important}.pb-xsm2-14__0{padding-bottom:14rem!important}.pb-xsm2-15__0{padding-bottom:15rem!important}.pb-xsm2-15__5{padding-bottom:15.5rem!important}.pb-xsm2-16__0{padding-bottom:16rem!important}.pb-xsm2-17__0{padding-bottom:17rem!important}.pb-xsm2-18__0{padding-bottom:18rem!important}.pb-xsm2-19__0{padding-bottom:19rem!important}.pb-xsm2-20__0{padding-bottom:20rem!important}.pb-xsm2-22__5{padding-bottom:22.5rem!important}.pb-xsm2-28__0{padding-bottom:28rem!important}.pb-xsm2-30__0{padding-bottom:30rem!important}.ps-xsm2-n4__8{padding-left:-4.8rem!important}.ps-xsm2-n3__2{padding-left:-3.2rem!important}.ps-xsm2-n1__2{padding-left:-1.2rem!important}.ps-xsm2-n8__0{padding-left:-8rem!important}.ps-xsm2-0{padding-left:0!important}.ps-xsm2-0__5{padding-left:.5rem!important}.ps-xsm2-0__8{padding-left:.8rem!important}.ps-xsm2-1__0{padding-left:1rem!important}.ps-xsm2-1__2{padding-left:1.2rem!important}.ps-xsm2-1__3{padding-left:1.3rem!important}.ps-xsm2-1__5{padding-left:1.5rem!important}.ps-xsm2-1__6{padding-left:1.6rem!important}.ps-xsm2-1__8{padding-left:1.8rem!important}.ps-xsm2-2__0{padding-left:2rem!important}.ps-xsm2-2__4{padding-left:2.4rem!important}.ps-xsm2-2__5{padding-left:2.5rem!important}.ps-xsm2-3__0{padding-left:3rem!important}.ps-xsm2-3__2{padding-left:3.2rem!important}.ps-xsm2-3__5{padding-left:3.5rem!important}.ps-xsm2-3__8{padding-left:3.8rem!important}.ps-xsm2-4__0{padding-left:4rem!important}.ps-xsm2-4__3{padding-left:4.3rem!important}.ps-xsm2-4__5{padding-left:4.5rem!important}.ps-xsm2-4__8{padding-left:4.8rem!important}.ps-xsm2-5__0{padding-left:5rem!important}.ps-xsm2-5__2{padding-left:5.2rem!important}.ps-xsm2-5__5{padding-left:5.5rem!important}.ps-xsm2-6__0{padding-left:6rem!important}.ps-xsm2-6__2{padding-left:6.2rem!important}.ps-xsm2-6__4{padding-left:6.4rem!important}.ps-xsm2-6__5{padding-left:6.5rem!important}.ps-xsm2-6__8{padding-left:6.8rem!important}.ps-xsm2-7__0{padding-left:7rem!important}.ps-xsm2-7__5{padding-left:7.5rem!important}.ps-xsm2-7__8{padding-left:7.8rem!important}.ps-xsm2-8__0{padding-left:8rem!important}.ps-xsm2-8__5{padding-left:8.5rem!important}.ps-xsm2-9__0{padding-left:9rem!important}.ps-xsm2-9__5{padding-left:9.5rem!important}.ps-xsm2-10__0{padding-left:10rem!important}.ps-xsm2-10__5{padding-left:10.5rem!important}.ps-xsm2-11__0{padding-left:11rem!important}.ps-xsm2-12__0{padding-left:12rem!important}.ps-xsm2-12__5{padding-left:12.5rem!important}.ps-xsm2-13__0{padding-left:13rem!important}.ps-xsm2-13__5{padding-left:13.5rem!important}.ps-xsm2-14__0{padding-left:14rem!important}.ps-xsm2-15__0{padding-left:15rem!important}.ps-xsm2-15__5{padding-left:15.5rem!important}.ps-xsm2-16__0{padding-left:16rem!important}.ps-xsm2-17__0{padding-left:17rem!important}.ps-xsm2-18__0{padding-left:18rem!important}.ps-xsm2-19__0{padding-left:19rem!important}.ps-xsm2-20__0{padding-left:20rem!important}.ps-xsm2-22__5{padding-left:22.5rem!important}.ps-xsm2-28__0{padding-left:28rem!important}.ps-xsm2-30__0{padding-left:30rem!important}.gap-xsm2-n4__8{gap:-4.8rem!important}.gap-xsm2-n3__2{gap:-3.2rem!important}.gap-xsm2-n1__2{gap:-1.2rem!important}.gap-xsm2-n8__0{gap:-8rem!important}.gap-xsm2-0{gap:0!important}.gap-xsm2-0__5{gap:.5rem!important}.gap-xsm2-0__8{gap:.8rem!important}.gap-xsm2-1__0{gap:1rem!important}.gap-xsm2-1__2{gap:1.2rem!important}.gap-xsm2-1__3{gap:1.3rem!important}.gap-xsm2-1__5{gap:1.5rem!important}.gap-xsm2-1__6{gap:1.6rem!important}.gap-xsm2-1__8{gap:1.8rem!important}.gap-xsm2-2__0{gap:2rem!important}.gap-xsm2-2__4{gap:2.4rem!important}.gap-xsm2-2__5{gap:2.5rem!important}.gap-xsm2-3__0{gap:3rem!important}.gap-xsm2-3__2{gap:3.2rem!important}.gap-xsm2-3__5{gap:3.5rem!important}.gap-xsm2-3__8{gap:3.8rem!important}.gap-xsm2-4__0{gap:4rem!important}.gap-xsm2-4__3{gap:4.3rem!important}.gap-xsm2-4__5{gap:4.5rem!important}.gap-xsm2-4__8{gap:4.8rem!important}.gap-xsm2-5__0{gap:5rem!important}.gap-xsm2-5__2{gap:5.2rem!important}.gap-xsm2-5__5{gap:5.5rem!important}.gap-xsm2-6__0{gap:6rem!important}.gap-xsm2-6__2{gap:6.2rem!important}.gap-xsm2-6__4{gap:6.4rem!important}.gap-xsm2-6__5{gap:6.5rem!important}.gap-xsm2-6__8{gap:6.8rem!important}.gap-xsm2-7__0{gap:7rem!important}.gap-xsm2-7__5{gap:7.5rem!important}.gap-xsm2-7__8{gap:7.8rem!important}.gap-xsm2-8__0{gap:8rem!important}.gap-xsm2-8__5{gap:8.5rem!important}.gap-xsm2-9__0{gap:9rem!important}.gap-xsm2-9__5{gap:9.5rem!important}.gap-xsm2-10__0{gap:10rem!important}.gap-xsm2-10__5{gap:10.5rem!important}.gap-xsm2-11__0{gap:11rem!important}.gap-xsm2-12__0{gap:12rem!important}.gap-xsm2-12__5{gap:12.5rem!important}.gap-xsm2-13__0{gap:13rem!important}.gap-xsm2-13__5{gap:13.5rem!important}.gap-xsm2-14__0{gap:14rem!important}.gap-xsm2-15__0{gap:15rem!important}.gap-xsm2-15__5{gap:15.5rem!important}.gap-xsm2-16__0{gap:16rem!important}.gap-xsm2-17__0{gap:17rem!important}.gap-xsm2-18__0{gap:18rem!important}.gap-xsm2-19__0{gap:19rem!important}.gap-xsm2-20__0{gap:20rem!important}.gap-xsm2-22__5{gap:22.5rem!important}.gap-xsm2-28__0{gap:28rem!important}.gap-xsm2-30__0{gap:30rem!important}.text-xsm2-start{text-align:left!important}.text-xsm2-end{text-align:right!important}.text-xsm2-center{text-align:center!important}.col-xsm2{flex:1 0 0%}.row-cols-xsm2-auto>*{flex:0 0 auto;width:auto}.row-cols-xsm2-1>*{flex:0 0 auto;width:100%}.row-cols-xsm2-2>*{flex:0 0 auto;width:50%}.row-cols-xsm2-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xsm2-4>*{flex:0 0 auto;width:25%}.row-cols-xsm2-5>*{flex:0 0 auto;width:20%}.row-cols-xsm2-6>*{flex:0 0 auto;width:16.6666666667%}.col-xsm2-auto{flex:0 0 auto;width:auto}.col-xsm2-1{flex:0 0 auto;width:8.33333333%}.col-xsm2-2{flex:0 0 auto;width:16.66666667%}.col-xsm2-3{flex:0 0 auto;width:25%}.col-xsm2-4{flex:0 0 auto;width:33.33333333%}.col-xsm2-5{flex:0 0 auto;width:41.66666667%}.col-xsm2-6{flex:0 0 auto;width:50%}.col-xsm2-7{flex:0 0 auto;width:58.33333333%}.col-xsm2-8{flex:0 0 auto;width:66.66666667%}.col-xsm2-9{flex:0 0 auto;width:75%}.col-xsm2-10{flex:0 0 auto;width:83.33333333%}.col-xsm2-11{flex:0 0 auto;width:91.66666667%}.col-xsm2-12{flex:0 0 auto;width:100%}.offset-xsm2-0{margin-left:0}.offset-xsm2-1{margin-left:8.33333333%}.offset-xsm2-2{margin-left:16.66666667%}.offset-xsm2-3{margin-left:25%}.offset-xsm2-4{margin-left:33.33333333%}.offset-xsm2-5{margin-left:41.66666667%}.offset-xsm2-6{margin-left:50%}.offset-xsm2-7{margin-left:58.33333333%}.offset-xsm2-8{margin-left:66.66666667%}.offset-xsm2-9{margin-left:75%}.offset-xsm2-10{margin-left:83.33333333%}.offset-xsm2-11{margin-left:91.66666667%}.g-xsm2-n4__8,.gx-xsm2-n4__8{--bs-gutter-x:-4.8rem}.g-xsm2-n4__8,.gy-xsm2-n4__8{--bs-gutter-y:-4.8rem}.g-xsm2-n3__2,.gx-xsm2-n3__2{--bs-gutter-x:-3.2rem}.g-xsm2-n3__2,.gy-xsm2-n3__2{--bs-gutter-y:-3.2rem}.g-xsm2-n1__2,.gx-xsm2-n1__2{--bs-gutter-x:-1.2rem}.g-xsm2-n1__2,.gy-xsm2-n1__2{--bs-gutter-y:-1.2rem}.g-xsm2-n8__0,.gx-xsm2-n8__0{--bs-gutter-x:-8rem}.g-xsm2-n8__0,.gy-xsm2-n8__0{--bs-gutter-y:-8rem}.g-xsm2-0,.gx-xsm2-0{--bs-gutter-x:0rem}.g-xsm2-0,.gy-xsm2-0{--bs-gutter-y:0rem}.g-xsm2-0__5,.gx-xsm2-0__5{--bs-gutter-x:0.5rem}.g-xsm2-0__5,.gy-xsm2-0__5{--bs-gutter-y:0.5rem}.g-xsm2-0__8,.gx-xsm2-0__8{--bs-gutter-x:0.8rem}.g-xsm2-0__8,.gy-xsm2-0__8{--bs-gutter-y:0.8rem}.g-xsm2-1__0,.gx-xsm2-1__0{--bs-gutter-x:1rem}.g-xsm2-1__0,.gy-xsm2-1__0{--bs-gutter-y:1rem}.g-xsm2-1__2,.gx-xsm2-1__2{--bs-gutter-x:1.2rem}.g-xsm2-1__2,.gy-xsm2-1__2{--bs-gutter-y:1.2rem}.g-xsm2-1__3,.gx-xsm2-1__3{--bs-gutter-x:1.3rem}.g-xsm2-1__3,.gy-xsm2-1__3{--bs-gutter-y:1.3rem}.g-xsm2-1__5,.gx-xsm2-1__5{--bs-gutter-x:1.5rem}.g-xsm2-1__5,.gy-xsm2-1__5{--bs-gutter-y:1.5rem}.g-xsm2-1__6,.gx-xsm2-1__6{--bs-gutter-x:1.6rem}.g-xsm2-1__6,.gy-xsm2-1__6{--bs-gutter-y:1.6rem}.g-xsm2-1__8,.gx-xsm2-1__8{--bs-gutter-x:1.8rem}.g-xsm2-1__8,.gy-xsm2-1__8{--bs-gutter-y:1.8rem}.g-xsm2-2__0,.gx-xsm2-2__0{--bs-gutter-x:2rem}.g-xsm2-2__0,.gy-xsm2-2__0{--bs-gutter-y:2rem}.g-xsm2-2__4,.gx-xsm2-2__4{--bs-gutter-x:2.4rem}.g-xsm2-2__4,.gy-xsm2-2__4{--bs-gutter-y:2.4rem}.g-xsm2-2__5,.gx-xsm2-2__5{--bs-gutter-x:2.5rem}.g-xsm2-2__5,.gy-xsm2-2__5{--bs-gutter-y:2.5rem}.g-xsm2-3__0,.gx-xsm2-3__0{--bs-gutter-x:3rem}.g-xsm2-3__0,.gy-xsm2-3__0{--bs-gutter-y:3rem}.g-xsm2-3__2,.gx-xsm2-3__2{--bs-gutter-x:3.2rem}.g-xsm2-3__2,.gy-xsm2-3__2{--bs-gutter-y:3.2rem}.g-xsm2-3__5,.gx-xsm2-3__5{--bs-gutter-x:3.5rem}.g-xsm2-3__5,.gy-xsm2-3__5{--bs-gutter-y:3.5rem}.g-xsm2-3__8,.gx-xsm2-3__8{--bs-gutter-x:3.8rem}.g-xsm2-3__8,.gy-xsm2-3__8{--bs-gutter-y:3.8rem}.g-xsm2-4__0,.gx-xsm2-4__0{--bs-gutter-x:4rem}.g-xsm2-4__0,.gy-xsm2-4__0{--bs-gutter-y:4rem}.g-xsm2-4__3,.gx-xsm2-4__3{--bs-gutter-x:4.3rem}.g-xsm2-4__3,.gy-xsm2-4__3{--bs-gutter-y:4.3rem}.g-xsm2-4__5,.gx-xsm2-4__5{--bs-gutter-x:4.5rem}.g-xsm2-4__5,.gy-xsm2-4__5{--bs-gutter-y:4.5rem}.g-xsm2-4__8,.gx-xsm2-4__8{--bs-gutter-x:4.8rem}.g-xsm2-4__8,.gy-xsm2-4__8{--bs-gutter-y:4.8rem}.g-xsm2-5__0,.gx-xsm2-5__0{--bs-gutter-x:5rem}.g-xsm2-5__0,.gy-xsm2-5__0{--bs-gutter-y:5rem}.g-xsm2-5__2,.gx-xsm2-5__2{--bs-gutter-x:5.2rem}.g-xsm2-5__2,.gy-xsm2-5__2{--bs-gutter-y:5.2rem}.g-xsm2-5__5,.gx-xsm2-5__5{--bs-gutter-x:5.5rem}.g-xsm2-5__5,.gy-xsm2-5__5{--bs-gutter-y:5.5rem}.g-xsm2-6__0,.gx-xsm2-6__0{--bs-gutter-x:6rem}.g-xsm2-6__0,.gy-xsm2-6__0{--bs-gutter-y:6rem}.g-xsm2-6__2,.gx-xsm2-6__2{--bs-gutter-x:6.2rem}.g-xsm2-6__2,.gy-xsm2-6__2{--bs-gutter-y:6.2rem}.g-xsm2-6__4,.gx-xsm2-6__4{--bs-gutter-x:6.4rem}.g-xsm2-6__4,.gy-xsm2-6__4{--bs-gutter-y:6.4rem}.g-xsm2-6__5,.gx-xsm2-6__5{--bs-gutter-x:6.5rem}.g-xsm2-6__5,.gy-xsm2-6__5{--bs-gutter-y:6.5rem}.g-xsm2-6__8,.gx-xsm2-6__8{--bs-gutter-x:6.8rem}.g-xsm2-6__8,.gy-xsm2-6__8{--bs-gutter-y:6.8rem}.g-xsm2-7__0,.gx-xsm2-7__0{--bs-gutter-x:7rem}.g-xsm2-7__0,.gy-xsm2-7__0{--bs-gutter-y:7rem}.g-xsm2-7__5,.gx-xsm2-7__5{--bs-gutter-x:7.5rem}.g-xsm2-7__5,.gy-xsm2-7__5{--bs-gutter-y:7.5rem}.g-xsm2-7__8,.gx-xsm2-7__8{--bs-gutter-x:7.8rem}.g-xsm2-7__8,.gy-xsm2-7__8{--bs-gutter-y:7.8rem}.g-xsm2-8__0,.gx-xsm2-8__0{--bs-gutter-x:8rem}.g-xsm2-8__0,.gy-xsm2-8__0{--bs-gutter-y:8rem}.g-xsm2-8__5,.gx-xsm2-8__5{--bs-gutter-x:8.5rem}.g-xsm2-8__5,.gy-xsm2-8__5{--bs-gutter-y:8.5rem}.g-xsm2-9__0,.gx-xsm2-9__0{--bs-gutter-x:9rem}.g-xsm2-9__0,.gy-xsm2-9__0{--bs-gutter-y:9rem}.g-xsm2-9__5,.gx-xsm2-9__5{--bs-gutter-x:9.5rem}.g-xsm2-9__5,.gy-xsm2-9__5{--bs-gutter-y:9.5rem}.g-xsm2-10__0,.gx-xsm2-10__0{--bs-gutter-x:10rem}.g-xsm2-10__0,.gy-xsm2-10__0{--bs-gutter-y:10rem}.g-xsm2-10__5,.gx-xsm2-10__5{--bs-gutter-x:10.5rem}.g-xsm2-10__5,.gy-xsm2-10__5{--bs-gutter-y:10.5rem}.g-xsm2-11__0,.gx-xsm2-11__0{--bs-gutter-x:11rem}.g-xsm2-11__0,.gy-xsm2-11__0{--bs-gutter-y:11rem}.g-xsm2-12__0,.gx-xsm2-12__0{--bs-gutter-x:12rem}.g-xsm2-12__0,.gy-xsm2-12__0{--bs-gutter-y:12rem}.g-xsm2-12__5,.gx-xsm2-12__5{--bs-gutter-x:12.5rem}.g-xsm2-12__5,.gy-xsm2-12__5{--bs-gutter-y:12.5rem}.g-xsm2-13__0,.gx-xsm2-13__0{--bs-gutter-x:13rem}.g-xsm2-13__0,.gy-xsm2-13__0{--bs-gutter-y:13rem}.g-xsm2-13__5,.gx-xsm2-13__5{--bs-gutter-x:13.5rem}.g-xsm2-13__5,.gy-xsm2-13__5{--bs-gutter-y:13.5rem}.g-xsm2-14__0,.gx-xsm2-14__0{--bs-gutter-x:14rem}.g-xsm2-14__0,.gy-xsm2-14__0{--bs-gutter-y:14rem}.g-xsm2-15__0,.gx-xsm2-15__0{--bs-gutter-x:15rem}.g-xsm2-15__0,.gy-xsm2-15__0{--bs-gutter-y:15rem}.g-xsm2-15__5,.gx-xsm2-15__5{--bs-gutter-x:15.5rem}.g-xsm2-15__5,.gy-xsm2-15__5{--bs-gutter-y:15.5rem}.g-xsm2-16__0,.gx-xsm2-16__0{--bs-gutter-x:16rem}.g-xsm2-16__0,.gy-xsm2-16__0{--bs-gutter-y:16rem}.g-xsm2-17__0,.gx-xsm2-17__0{--bs-gutter-x:17rem}.g-xsm2-17__0,.gy-xsm2-17__0{--bs-gutter-y:17rem}.g-xsm2-18__0,.gx-xsm2-18__0{--bs-gutter-x:18rem}.g-xsm2-18__0,.gy-xsm2-18__0{--bs-gutter-y:18rem}.g-xsm2-19__0,.gx-xsm2-19__0{--bs-gutter-x:19rem}.g-xsm2-19__0,.gy-xsm2-19__0{--bs-gutter-y:19rem}.g-xsm2-20__0,.gx-xsm2-20__0{--bs-gutter-x:20rem}.g-xsm2-20__0,.gy-xsm2-20__0{--bs-gutter-y:20rem}.g-xsm2-22__5,.gx-xsm2-22__5{--bs-gutter-x:22.5rem}.g-xsm2-22__5,.gy-xsm2-22__5{--bs-gutter-y:22.5rem}.g-xsm2-28__0,.gx-xsm2-28__0{--bs-gutter-x:28rem}.g-xsm2-28__0,.gy-xsm2-28__0{--bs-gutter-y:28rem}.g-xsm2-30__0,.gx-xsm2-30__0{--bs-gutter-x:30rem}.g-xsm2-30__0,.gy-xsm2-30__0{--bs-gutter-y:30rem}.dropdown-menu-xsm2-start{--bs-position:start}.dropdown-menu-xsm2-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xsm2-end{--bs-position:end}.dropdown-menu-xsm2-end[data-bs-popper]{right:0;left:auto}.navbar-expand-xsm2{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xsm2 .navbar-nav{flex-direction:row}.navbar-expand-xsm2 .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xsm2 .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xsm2 .navbar-nav-scroll{overflow:visible}.navbar-expand-xsm2 .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xsm2 .navbar-toggler{display:none}.navbar-expand-xsm2 .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xsm2 .offcanvas .offcanvas-header{display:none}.navbar-expand-xsm2 .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.list-group-horizontal-xsm2{flex-direction:row}.list-group-horizontal-xsm2>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xsm2>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xsm2>.list-group-item.active{margin-top:0}.list-group-horizontal-xsm2>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xsm2>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width)*-1);border-left-width:var(--bs-list-group-border-width)}.offcanvas-xsm2{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xsm2 .offcanvas-header{display:none}.offcanvas-xsm2 .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}.historie-anchor-nav .anchor-btn{margin-right:1.7rem}}@media (min-width:420px){.sticky-xsm3-top{position:sticky;top:0;z-index:1020}.sticky-xsm3-bottom{position:sticky;bottom:0;z-index:1020}.float-xsm3-start{float:left!important}.float-xsm3-end{float:right!important}.float-xsm3-none{float:none!important}.d-xsm3-inline{display:inline!important}.d-xsm3-inline-block{display:inline-block!important}.d-xsm3-block{display:block!important}.d-xsm3-grid{display:grid!important}.d-xsm3-table{display:table!important}.d-xsm3-table-row{display:table-row!important}.d-xsm3-table-cell{display:table-cell!important}.d-xsm3-flex{display:flex!important}.d-xsm3-inline-flex{display:inline-flex!important}.d-xsm3-none{display:none!important}.flex-xsm3-fill{flex:1 1 auto!important}.flex-xsm3-row{flex-direction:row!important}.flex-xsm3-column{flex-direction:column!important}.flex-xsm3-row-reverse{flex-direction:row-reverse!important}.flex-xsm3-column-reverse{flex-direction:column-reverse!important}.flex-xsm3-grow-0{flex-grow:0!important}.flex-xsm3-grow-1{flex-grow:1!important}.flex-xsm3-shrink-0{flex-shrink:0!important}.flex-xsm3-shrink-1{flex-shrink:1!important}.flex-xsm3-wrap{flex-wrap:wrap!important}.flex-xsm3-nowrap{flex-wrap:nowrap!important}.flex-xsm3-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xsm3-start{justify-content:flex-start!important}.justify-content-xsm3-end{justify-content:flex-end!important}.justify-content-xsm3-center{justify-content:center!important}.justify-content-xsm3-between{justify-content:space-between!important}.justify-content-xsm3-around{justify-content:space-around!important}.justify-content-xsm3-evenly{justify-content:space-evenly!important}.align-items-xsm3-start{align-items:flex-start!important}.align-items-xsm3-end{align-items:flex-end!important}.align-items-xsm3-center{align-items:center!important}.align-items-xsm3-baseline{align-items:baseline!important}.align-items-xsm3-stretch{align-items:stretch!important}.align-content-xsm3-start{align-content:flex-start!important}.align-content-xsm3-end{align-content:flex-end!important}.align-content-xsm3-center{align-content:center!important}.align-content-xsm3-between{align-content:space-between!important}.align-content-xsm3-around{align-content:space-around!important}.align-content-xsm3-stretch{align-content:stretch!important}.align-self-xsm3-auto{align-self:auto!important}.align-self-xsm3-start{align-self:flex-start!important}.align-self-xsm3-end{align-self:flex-end!important}.align-self-xsm3-center{align-self:center!important}.align-self-xsm3-baseline{align-self:baseline!important}.align-self-xsm3-stretch{align-self:stretch!important}.order-xsm3-first{order:-1!important}.order-xsm3-0{order:0!important}.order-xsm3-1{order:1!important}.order-xsm3-2{order:2!important}.order-xsm3-3{order:3!important}.order-xsm3-4{order:4!important}.order-xsm3-5{order:5!important}.order-xsm3-last{order:6!important}.m-xsm3-n4__8{margin:-4.8rem!important}.m-xsm3-n3__2{margin:-3.2rem!important}.m-xsm3-n1__2{margin:-1.2rem!important}.m-xsm3-n8__0{margin:-8rem!important}.m-xsm3-0{margin:0!important}.m-xsm3-0__5{margin:.5rem!important}.m-xsm3-0__8{margin:.8rem!important}.m-xsm3-1__0{margin:1rem!important}.m-xsm3-1__2{margin:1.2rem!important}.m-xsm3-1__3{margin:1.3rem!important}.m-xsm3-1__5{margin:1.5rem!important}.m-xsm3-1__6{margin:1.6rem!important}.m-xsm3-1__8{margin:1.8rem!important}.m-xsm3-2__0{margin:2rem!important}.m-xsm3-2__4{margin:2.4rem!important}.m-xsm3-2__5{margin:2.5rem!important}.m-xsm3-3__0{margin:3rem!important}.m-xsm3-3__2{margin:3.2rem!important}.m-xsm3-3__5{margin:3.5rem!important}.m-xsm3-3__8{margin:3.8rem!important}.m-xsm3-4__0{margin:4rem!important}.m-xsm3-4__3{margin:4.3rem!important}.m-xsm3-4__5{margin:4.5rem!important}.m-xsm3-4__8{margin:4.8rem!important}.m-xsm3-5__0{margin:5rem!important}.m-xsm3-5__2{margin:5.2rem!important}.m-xsm3-5__5{margin:5.5rem!important}.m-xsm3-6__0{margin:6rem!important}.m-xsm3-6__2{margin:6.2rem!important}.m-xsm3-6__4{margin:6.4rem!important}.m-xsm3-6__5{margin:6.5rem!important}.m-xsm3-6__8{margin:6.8rem!important}.m-xsm3-7__0{margin:7rem!important}.m-xsm3-7__5{margin:7.5rem!important}.m-xsm3-7__8{margin:7.8rem!important}.m-xsm3-8__0{margin:8rem!important}.m-xsm3-8__5{margin:8.5rem!important}.m-xsm3-9__0{margin:9rem!important}.m-xsm3-9__5{margin:9.5rem!important}.m-xsm3-10__0{margin:10rem!important}.m-xsm3-10__5{margin:10.5rem!important}.m-xsm3-11__0{margin:11rem!important}.m-xsm3-12__0{margin:12rem!important}.m-xsm3-12__5{margin:12.5rem!important}.m-xsm3-13__0{margin:13rem!important}.m-xsm3-13__5{margin:13.5rem!important}.m-xsm3-14__0{margin:14rem!important}.m-xsm3-15__0{margin:15rem!important}.m-xsm3-15__5{margin:15.5rem!important}.m-xsm3-16__0{margin:16rem!important}.m-xsm3-17__0{margin:17rem!important}.m-xsm3-18__0{margin:18rem!important}.m-xsm3-19__0{margin:19rem!important}.m-xsm3-20__0{margin:20rem!important}.m-xsm3-22__5{margin:22.5rem!important}.m-xsm3-28__0{margin:28rem!important}.m-xsm3-30__0{margin:30rem!important}.m-xsm3-auto{margin:auto!important}.mx-xsm3-n4__8{margin-right:-4.8rem!important;margin-left:-4.8rem!important}.mx-xsm3-n3__2{margin-right:-3.2rem!important;margin-left:-3.2rem!important}.mx-xsm3-n1__2{margin-right:-1.2rem!important;margin-left:-1.2rem!important}.mx-xsm3-n8__0{margin-right:-8rem!important;margin-left:-8rem!important}.mx-xsm3-0{margin-right:0!important;margin-left:0!important}.mx-xsm3-0__5{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xsm3-0__8{margin-right:.8rem!important;margin-left:.8rem!important}.mx-xsm3-1__0{margin-right:1rem!important;margin-left:1rem!important}.mx-xsm3-1__2{margin-right:1.2rem!important;margin-left:1.2rem!important}.mx-xsm3-1__3{margin-right:1.3rem!important;margin-left:1.3rem!important}.mx-xsm3-1__5{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xsm3-1__6{margin-right:1.6rem!important;margin-left:1.6rem!important}.mx-xsm3-1__8{margin-right:1.8rem!important;margin-left:1.8rem!important}.mx-xsm3-2__0{margin-right:2rem!important;margin-left:2rem!important}.mx-xsm3-2__4{margin-right:2.4rem!important;margin-left:2.4rem!important}.mx-xsm3-2__5{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xsm3-3__0{margin-right:3rem!important;margin-left:3rem!important}.mx-xsm3-3__2{margin-right:3.2rem!important;margin-left:3.2rem!important}.mx-xsm3-3__5{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xsm3-3__8{margin-right:3.8rem!important;margin-left:3.8rem!important}.mx-xsm3-4__0{margin-right:4rem!important;margin-left:4rem!important}.mx-xsm3-4__3{margin-right:4.3rem!important;margin-left:4.3rem!important}.mx-xsm3-4__5{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-xsm3-4__8{margin-right:4.8rem!important;margin-left:4.8rem!important}.mx-xsm3-5__0{margin-right:5rem!important;margin-left:5rem!important}.mx-xsm3-5__2{margin-right:5.2rem!important;margin-left:5.2rem!important}.mx-xsm3-5__5{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-xsm3-6__0{margin-right:6rem!important;margin-left:6rem!important}.mx-xsm3-6__2{margin-right:6.2rem!important;margin-left:6.2rem!important}.mx-xsm3-6__4{margin-right:6.4rem!important;margin-left:6.4rem!important}.mx-xsm3-6__5{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-xsm3-6__8{margin-right:6.8rem!important;margin-left:6.8rem!important}.mx-xsm3-7__0{margin-right:7rem!important;margin-left:7rem!important}.mx-xsm3-7__5{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-xsm3-7__8{margin-right:7.8rem!important;margin-left:7.8rem!important}.mx-xsm3-8__0{margin-right:8rem!important;margin-left:8rem!important}.mx-xsm3-8__5{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-xsm3-9__0{margin-right:9rem!important;margin-left:9rem!important}.mx-xsm3-9__5{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-xsm3-10__0{margin-right:10rem!important;margin-left:10rem!important}.mx-xsm3-10__5{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-xsm3-11__0{margin-right:11rem!important;margin-left:11rem!important}.mx-xsm3-12__0{margin-right:12rem!important;margin-left:12rem!important}.mx-xsm3-12__5{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-xsm3-13__0{margin-right:13rem!important;margin-left:13rem!important}.mx-xsm3-13__5{margin-right:13.5rem!important;margin-left:13.5rem!important}.mx-xsm3-14__0{margin-right:14rem!important;margin-left:14rem!important}.mx-xsm3-15__0{margin-right:15rem!important;margin-left:15rem!important}.mx-xsm3-15__5{margin-right:15.5rem!important;margin-left:15.5rem!important}.mx-xsm3-16__0{margin-right:16rem!important;margin-left:16rem!important}.mx-xsm3-17__0{margin-right:17rem!important;margin-left:17rem!important}.mx-xsm3-18__0{margin-right:18rem!important;margin-left:18rem!important}.mx-xsm3-19__0{margin-right:19rem!important;margin-left:19rem!important}.mx-xsm3-20__0{margin-right:20rem!important;margin-left:20rem!important}.mx-xsm3-22__5{margin-right:22.5rem!important;margin-left:22.5rem!important}.mx-xsm3-28__0{margin-right:28rem!important;margin-left:28rem!important}.mx-xsm3-30__0{margin-right:30rem!important;margin-left:30rem!important}.mx-xsm3-auto{margin-right:auto!important;margin-left:auto!important}.my-xsm3-n4__8{margin-top:-4.8rem!important;margin-bottom:-4.8rem!important}.my-xsm3-n3__2{margin-top:-3.2rem!important;margin-bottom:-3.2rem!important}.my-xsm3-n1__2{margin-top:-1.2rem!important;margin-bottom:-1.2rem!important}.my-xsm3-n8__0{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-xsm3-0{margin-top:0!important;margin-bottom:0!important}.my-xsm3-0__5{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xsm3-0__8{margin-top:.8rem!important;margin-bottom:.8rem!important}.my-xsm3-1__0{margin-top:1rem!important;margin-bottom:1rem!important}.my-xsm3-1__2{margin-top:1.2rem!important;margin-bottom:1.2rem!important}.my-xsm3-1__3{margin-top:1.3rem!important;margin-bottom:1.3rem!important}.my-xsm3-1__5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xsm3-1__6{margin-top:1.6rem!important;margin-bottom:1.6rem!important}.my-xsm3-1__8{margin-top:1.8rem!important;margin-bottom:1.8rem!important}.my-xsm3-2__0{margin-top:2rem!important;margin-bottom:2rem!important}.my-xsm3-2__4{margin-top:2.4rem!important;margin-bottom:2.4rem!important}.my-xsm3-2__5{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xsm3-3__0{margin-top:3rem!important;margin-bottom:3rem!important}.my-xsm3-3__2{margin-top:3.2rem!important;margin-bottom:3.2rem!important}.my-xsm3-3__5{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xsm3-3__8{margin-top:3.8rem!important;margin-bottom:3.8rem!important}.my-xsm3-4__0{margin-top:4rem!important;margin-bottom:4rem!important}.my-xsm3-4__3{margin-top:4.3rem!important;margin-bottom:4.3rem!important}.my-xsm3-4__5{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-xsm3-4__8{margin-top:4.8rem!important;margin-bottom:4.8rem!important}.my-xsm3-5__0{margin-top:5rem!important;margin-bottom:5rem!important}.my-xsm3-5__2{margin-top:5.2rem!important;margin-bottom:5.2rem!important}.my-xsm3-5__5{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-xsm3-6__0{margin-top:6rem!important;margin-bottom:6rem!important}.my-xsm3-6__2{margin-top:6.2rem!important;margin-bottom:6.2rem!important}.my-xsm3-6__4{margin-top:6.4rem!important;margin-bottom:6.4rem!important}.my-xsm3-6__5{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-xsm3-6__8{margin-top:6.8rem!important;margin-bottom:6.8rem!important}.my-xsm3-7__0{margin-top:7rem!important;margin-bottom:7rem!important}.my-xsm3-7__5{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-xsm3-7__8{margin-top:7.8rem!important;margin-bottom:7.8rem!important}.my-xsm3-8__0{margin-top:8rem!important;margin-bottom:8rem!important}.my-xsm3-8__5{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-xsm3-9__0{margin-top:9rem!important;margin-bottom:9rem!important}.my-xsm3-9__5{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-xsm3-10__0{margin-top:10rem!important;margin-bottom:10rem!important}.my-xsm3-10__5{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-xsm3-11__0{margin-top:11rem!important;margin-bottom:11rem!important}.my-xsm3-12__0{margin-top:12rem!important;margin-bottom:12rem!important}.my-xsm3-12__5{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-xsm3-13__0{margin-top:13rem!important;margin-bottom:13rem!important}.my-xsm3-13__5{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-xsm3-14__0{margin-top:14rem!important;margin-bottom:14rem!important}.my-xsm3-15__0{margin-top:15rem!important;margin-bottom:15rem!important}.my-xsm3-15__5{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-xsm3-16__0{margin-top:16rem!important;margin-bottom:16rem!important}.my-xsm3-17__0{margin-top:17rem!important;margin-bottom:17rem!important}.my-xsm3-18__0{margin-top:18rem!important;margin-bottom:18rem!important}.my-xsm3-19__0{margin-top:19rem!important;margin-bottom:19rem!important}.my-xsm3-20__0{margin-top:20rem!important;margin-bottom:20rem!important}.my-xsm3-22__5{margin-top:22.5rem!important;margin-bottom:22.5rem!important}.my-xsm3-28__0{margin-top:28rem!important;margin-bottom:28rem!important}.my-xsm3-30__0{margin-top:30rem!important;margin-bottom:30rem!important}.my-xsm3-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xsm3-n4__8{margin-top:-4.8rem!important}.mt-xsm3-n3__2{margin-top:-3.2rem!important}.mt-xsm3-n1__2{margin-top:-1.2rem!important}.mt-xsm3-n8__0{margin-top:-8rem!important}.mt-xsm3-0{margin-top:0!important}.mt-xsm3-0__5{margin-top:.5rem!important}.mt-xsm3-0__8{margin-top:.8rem!important}.mt-xsm3-1__0{margin-top:1rem!important}.mt-xsm3-1__2{margin-top:1.2rem!important}.mt-xsm3-1__3{margin-top:1.3rem!important}.mt-xsm3-1__5{margin-top:1.5rem!important}.mt-xsm3-1__6{margin-top:1.6rem!important}.mt-xsm3-1__8{margin-top:1.8rem!important}.mt-xsm3-2__0{margin-top:2rem!important}.mt-xsm3-2__4{margin-top:2.4rem!important}.mt-xsm3-2__5{margin-top:2.5rem!important}.mt-xsm3-3__0{margin-top:3rem!important}.mt-xsm3-3__2{margin-top:3.2rem!important}.mt-xsm3-3__5{margin-top:3.5rem!important}.mt-xsm3-3__8{margin-top:3.8rem!important}.mt-xsm3-4__0{margin-top:4rem!important}.mt-xsm3-4__3{margin-top:4.3rem!important}.mt-xsm3-4__5{margin-top:4.5rem!important}.mt-xsm3-4__8{margin-top:4.8rem!important}.mt-xsm3-5__0{margin-top:5rem!important}.mt-xsm3-5__2{margin-top:5.2rem!important}.mt-xsm3-5__5{margin-top:5.5rem!important}.mt-xsm3-6__0{margin-top:6rem!important}.mt-xsm3-6__2{margin-top:6.2rem!important}.mt-xsm3-6__4{margin-top:6.4rem!important}.mt-xsm3-6__5{margin-top:6.5rem!important}.mt-xsm3-6__8{margin-top:6.8rem!important}.mt-xsm3-7__0{margin-top:7rem!important}.mt-xsm3-7__5{margin-top:7.5rem!important}.mt-xsm3-7__8{margin-top:7.8rem!important}.mt-xsm3-8__0{margin-top:8rem!important}.mt-xsm3-8__5{margin-top:8.5rem!important}.mt-xsm3-9__0{margin-top:9rem!important}.mt-xsm3-9__5{margin-top:9.5rem!important}.mt-xsm3-10__0{margin-top:10rem!important}.mt-xsm3-10__5{margin-top:10.5rem!important}.mt-xsm3-11__0{margin-top:11rem!important}.mt-xsm3-12__0{margin-top:12rem!important}.mt-xsm3-12__5{margin-top:12.5rem!important}.mt-xsm3-13__0{margin-top:13rem!important}.mt-xsm3-13__5{margin-top:13.5rem!important}.mt-xsm3-14__0{margin-top:14rem!important}.mt-xsm3-15__0{margin-top:15rem!important}.mt-xsm3-15__5{margin-top:15.5rem!important}.mt-xsm3-16__0{margin-top:16rem!important}.mt-xsm3-17__0{margin-top:17rem!important}.mt-xsm3-18__0{margin-top:18rem!important}.mt-xsm3-19__0{margin-top:19rem!important}.mt-xsm3-20__0{margin-top:20rem!important}.mt-xsm3-22__5{margin-top:22.5rem!important}.mt-xsm3-28__0{margin-top:28rem!important}.mt-xsm3-30__0{margin-top:30rem!important}.mt-xsm3-auto{margin-top:auto!important}.me-xsm3-n4__8{margin-right:-4.8rem!important}.me-xsm3-n3__2{margin-right:-3.2rem!important}.me-xsm3-n1__2{margin-right:-1.2rem!important}.me-xsm3-n8__0{margin-right:-8rem!important}.me-xsm3-0{margin-right:0!important}.me-xsm3-0__5{margin-right:.5rem!important}.me-xsm3-0__8{margin-right:.8rem!important}.me-xsm3-1__0{margin-right:1rem!important}.me-xsm3-1__2{margin-right:1.2rem!important}.me-xsm3-1__3{margin-right:1.3rem!important}.me-xsm3-1__5{margin-right:1.5rem!important}.me-xsm3-1__6{margin-right:1.6rem!important}.me-xsm3-1__8{margin-right:1.8rem!important}.me-xsm3-2__0{margin-right:2rem!important}.me-xsm3-2__4{margin-right:2.4rem!important}.me-xsm3-2__5{margin-right:2.5rem!important}.me-xsm3-3__0{margin-right:3rem!important}.me-xsm3-3__2{margin-right:3.2rem!important}.me-xsm3-3__5{margin-right:3.5rem!important}.me-xsm3-3__8{margin-right:3.8rem!important}.me-xsm3-4__0{margin-right:4rem!important}.me-xsm3-4__3{margin-right:4.3rem!important}.me-xsm3-4__5{margin-right:4.5rem!important}.me-xsm3-4__8{margin-right:4.8rem!important}.me-xsm3-5__0{margin-right:5rem!important}.me-xsm3-5__2{margin-right:5.2rem!important}.me-xsm3-5__5{margin-right:5.5rem!important}.me-xsm3-6__0{margin-right:6rem!important}.me-xsm3-6__2{margin-right:6.2rem!important}.me-xsm3-6__4{margin-right:6.4rem!important}.me-xsm3-6__5{margin-right:6.5rem!important}.me-xsm3-6__8{margin-right:6.8rem!important}.me-xsm3-7__0{margin-right:7rem!important}.me-xsm3-7__5{margin-right:7.5rem!important}.me-xsm3-7__8{margin-right:7.8rem!important}.me-xsm3-8__0{margin-right:8rem!important}.me-xsm3-8__5{margin-right:8.5rem!important}.me-xsm3-9__0{margin-right:9rem!important}.me-xsm3-9__5{margin-right:9.5rem!important}.me-xsm3-10__0{margin-right:10rem!important}.me-xsm3-10__5{margin-right:10.5rem!important}.me-xsm3-11__0{margin-right:11rem!important}.me-xsm3-12__0{margin-right:12rem!important}.me-xsm3-12__5{margin-right:12.5rem!important}.me-xsm3-13__0{margin-right:13rem!important}.me-xsm3-13__5{margin-right:13.5rem!important}.me-xsm3-14__0{margin-right:14rem!important}.me-xsm3-15__0{margin-right:15rem!important}.me-xsm3-15__5{margin-right:15.5rem!important}.me-xsm3-16__0{margin-right:16rem!important}.me-xsm3-17__0{margin-right:17rem!important}.me-xsm3-18__0{margin-right:18rem!important}.me-xsm3-19__0{margin-right:19rem!important}.me-xsm3-20__0{margin-right:20rem!important}.me-xsm3-22__5{margin-right:22.5rem!important}.me-xsm3-28__0{margin-right:28rem!important}.me-xsm3-30__0{margin-right:30rem!important}.me-xsm3-auto{margin-right:auto!important}.mb-xsm3-n4__8{margin-bottom:-4.8rem!important}.mb-xsm3-n3__2{margin-bottom:-3.2rem!important}.mb-xsm3-n1__2{margin-bottom:-1.2rem!important}.mb-xsm3-n8__0{margin-bottom:-8rem!important}.mb-xsm3-0{margin-bottom:0!important}.mb-xsm3-0__5{margin-bottom:.5rem!important}.mb-xsm3-0__8{margin-bottom:.8rem!important}.mb-xsm3-1__0{margin-bottom:1rem!important}.mb-xsm3-1__2{margin-bottom:1.2rem!important}.mb-xsm3-1__3{margin-bottom:1.3rem!important}.mb-xsm3-1__5{margin-bottom:1.5rem!important}.mb-xsm3-1__6{margin-bottom:1.6rem!important}.mb-xsm3-1__8{margin-bottom:1.8rem!important}.mb-xsm3-2__0{margin-bottom:2rem!important}.mb-xsm3-2__4{margin-bottom:2.4rem!important}.mb-xsm3-2__5{margin-bottom:2.5rem!important}.mb-xsm3-3__0{margin-bottom:3rem!important}.mb-xsm3-3__2{margin-bottom:3.2rem!important}.mb-xsm3-3__5{margin-bottom:3.5rem!important}.mb-xsm3-3__8{margin-bottom:3.8rem!important}.mb-xsm3-4__0{margin-bottom:4rem!important}.mb-xsm3-4__3{margin-bottom:4.3rem!important}.mb-xsm3-4__5{margin-bottom:4.5rem!important}.mb-xsm3-4__8{margin-bottom:4.8rem!important}.mb-xsm3-5__0{margin-bottom:5rem!important}.mb-xsm3-5__2{margin-bottom:5.2rem!important}.mb-xsm3-5__5{margin-bottom:5.5rem!important}.mb-xsm3-6__0{margin-bottom:6rem!important}.mb-xsm3-6__2{margin-bottom:6.2rem!important}.mb-xsm3-6__4{margin-bottom:6.4rem!important}.mb-xsm3-6__5{margin-bottom:6.5rem!important}.mb-xsm3-6__8{margin-bottom:6.8rem!important}.mb-xsm3-7__0{margin-bottom:7rem!important}.mb-xsm3-7__5{margin-bottom:7.5rem!important}.mb-xsm3-7__8{margin-bottom:7.8rem!important}.mb-xsm3-8__0{margin-bottom:8rem!important}.mb-xsm3-8__5{margin-bottom:8.5rem!important}.mb-xsm3-9__0{margin-bottom:9rem!important}.mb-xsm3-9__5{margin-bottom:9.5rem!important}.mb-xsm3-10__0{margin-bottom:10rem!important}.mb-xsm3-10__5{margin-bottom:10.5rem!important}.mb-xsm3-11__0{margin-bottom:11rem!important}.mb-xsm3-12__0{margin-bottom:12rem!important}.mb-xsm3-12__5{margin-bottom:12.5rem!important}.mb-xsm3-13__0{margin-bottom:13rem!important}.mb-xsm3-13__5{margin-bottom:13.5rem!important}.mb-xsm3-14__0{margin-bottom:14rem!important}.mb-xsm3-15__0{margin-bottom:15rem!important}.mb-xsm3-15__5{margin-bottom:15.5rem!important}.mb-xsm3-16__0{margin-bottom:16rem!important}.mb-xsm3-17__0{margin-bottom:17rem!important}.mb-xsm3-18__0{margin-bottom:18rem!important}.mb-xsm3-19__0{margin-bottom:19rem!important}.mb-xsm3-20__0{margin-bottom:20rem!important}.mb-xsm3-22__5{margin-bottom:22.5rem!important}.mb-xsm3-28__0{margin-bottom:28rem!important}.mb-xsm3-30__0{margin-bottom:30rem!important}.mb-xsm3-auto{margin-bottom:auto!important}.ms-xsm3-n4__8{margin-left:-4.8rem!important}.ms-xsm3-n3__2{margin-left:-3.2rem!important}.ms-xsm3-n1__2{margin-left:-1.2rem!important}.ms-xsm3-n8__0{margin-left:-8rem!important}.ms-xsm3-0{margin-left:0!important}.ms-xsm3-0__5{margin-left:.5rem!important}.ms-xsm3-0__8{margin-left:.8rem!important}.ms-xsm3-1__0{margin-left:1rem!important}.ms-xsm3-1__2{margin-left:1.2rem!important}.ms-xsm3-1__3{margin-left:1.3rem!important}.ms-xsm3-1__5{margin-left:1.5rem!important}.ms-xsm3-1__6{margin-left:1.6rem!important}.ms-xsm3-1__8{margin-left:1.8rem!important}.ms-xsm3-2__0{margin-left:2rem!important}.ms-xsm3-2__4{margin-left:2.4rem!important}.ms-xsm3-2__5{margin-left:2.5rem!important}.ms-xsm3-3__0{margin-left:3rem!important}.ms-xsm3-3__2{margin-left:3.2rem!important}.ms-xsm3-3__5{margin-left:3.5rem!important}.ms-xsm3-3__8{margin-left:3.8rem!important}.ms-xsm3-4__0{margin-left:4rem!important}.ms-xsm3-4__3{margin-left:4.3rem!important}.ms-xsm3-4__5{margin-left:4.5rem!important}.ms-xsm3-4__8{margin-left:4.8rem!important}.ms-xsm3-5__0{margin-left:5rem!important}.ms-xsm3-5__2{margin-left:5.2rem!important}.ms-xsm3-5__5{margin-left:5.5rem!important}.ms-xsm3-6__0{margin-left:6rem!important}.ms-xsm3-6__2{margin-left:6.2rem!important}.ms-xsm3-6__4{margin-left:6.4rem!important}.ms-xsm3-6__5{margin-left:6.5rem!important}.ms-xsm3-6__8{margin-left:6.8rem!important}.ms-xsm3-7__0{margin-left:7rem!important}.ms-xsm3-7__5{margin-left:7.5rem!important}.ms-xsm3-7__8{margin-left:7.8rem!important}.ms-xsm3-8__0{margin-left:8rem!important}.ms-xsm3-8__5{margin-left:8.5rem!important}.ms-xsm3-9__0{margin-left:9rem!important}.ms-xsm3-9__5{margin-left:9.5rem!important}.ms-xsm3-10__0{margin-left:10rem!important}.ms-xsm3-10__5{margin-left:10.5rem!important}.ms-xsm3-11__0{margin-left:11rem!important}.ms-xsm3-12__0{margin-left:12rem!important}.ms-xsm3-12__5{margin-left:12.5rem!important}.ms-xsm3-13__0{margin-left:13rem!important}.ms-xsm3-13__5{margin-left:13.5rem!important}.ms-xsm3-14__0{margin-left:14rem!important}.ms-xsm3-15__0{margin-left:15rem!important}.ms-xsm3-15__5{margin-left:15.5rem!important}.ms-xsm3-16__0{margin-left:16rem!important}.ms-xsm3-17__0{margin-left:17rem!important}.ms-xsm3-18__0{margin-left:18rem!important}.ms-xsm3-19__0{margin-left:19rem!important}.ms-xsm3-20__0{margin-left:20rem!important}.ms-xsm3-22__5{margin-left:22.5rem!important}.ms-xsm3-28__0{margin-left:28rem!important}.ms-xsm3-30__0{margin-left:30rem!important}.ms-xsm3-auto{margin-left:auto!important}.p-xsm3-n4__8{padding:-4.8rem!important}.p-xsm3-n3__2{padding:-3.2rem!important}.p-xsm3-n1__2{padding:-1.2rem!important}.p-xsm3-n8__0{padding:-8rem!important}.p-xsm3-0{padding:0!important}.p-xsm3-0__5{padding:.5rem!important}.p-xsm3-0__8{padding:.8rem!important}.p-xsm3-1__0{padding:1rem!important}.p-xsm3-1__2{padding:1.2rem!important}.p-xsm3-1__3{padding:1.3rem!important}.p-xsm3-1__5{padding:1.5rem!important}.p-xsm3-1__6{padding:1.6rem!important}.p-xsm3-1__8{padding:1.8rem!important}.p-xsm3-2__0{padding:2rem!important}.p-xsm3-2__4{padding:2.4rem!important}.p-xsm3-2__5{padding:2.5rem!important}.p-xsm3-3__0{padding:3rem!important}.p-xsm3-3__2{padding:3.2rem!important}.p-xsm3-3__5{padding:3.5rem!important}.p-xsm3-3__8{padding:3.8rem!important}.p-xsm3-4__0{padding:4rem!important}.p-xsm3-4__3{padding:4.3rem!important}.p-xsm3-4__5{padding:4.5rem!important}.p-xsm3-4__8{padding:4.8rem!important}.p-xsm3-5__0{padding:5rem!important}.p-xsm3-5__2{padding:5.2rem!important}.p-xsm3-5__5{padding:5.5rem!important}.p-xsm3-6__0{padding:6rem!important}.p-xsm3-6__2{padding:6.2rem!important}.p-xsm3-6__4{padding:6.4rem!important}.p-xsm3-6__5{padding:6.5rem!important}.p-xsm3-6__8{padding:6.8rem!important}.p-xsm3-7__0{padding:7rem!important}.p-xsm3-7__5{padding:7.5rem!important}.p-xsm3-7__8{padding:7.8rem!important}.p-xsm3-8__0{padding:8rem!important}.p-xsm3-8__5{padding:8.5rem!important}.p-xsm3-9__0{padding:9rem!important}.p-xsm3-9__5{padding:9.5rem!important}.p-xsm3-10__0{padding:10rem!important}.p-xsm3-10__5{padding:10.5rem!important}.p-xsm3-11__0{padding:11rem!important}.p-xsm3-12__0{padding:12rem!important}.p-xsm3-12__5{padding:12.5rem!important}.p-xsm3-13__0{padding:13rem!important}.p-xsm3-13__5{padding:13.5rem!important}.p-xsm3-14__0{padding:14rem!important}.p-xsm3-15__0{padding:15rem!important}.p-xsm3-15__5{padding:15.5rem!important}.p-xsm3-16__0{padding:16rem!important}.p-xsm3-17__0{padding:17rem!important}.p-xsm3-18__0{padding:18rem!important}.p-xsm3-19__0{padding:19rem!important}.p-xsm3-20__0{padding:20rem!important}.p-xsm3-22__5{padding:22.5rem!important}.p-xsm3-28__0{padding:28rem!important}.p-xsm3-30__0{padding:30rem!important}.px-xsm3-n4__8{padding-right:-4.8rem!important;padding-left:-4.8rem!important}.px-xsm3-n3__2{padding-right:-3.2rem!important;padding-left:-3.2rem!important}.px-xsm3-n1__2{padding-right:-1.2rem!important;padding-left:-1.2rem!important}.px-xsm3-n8__0{padding-right:-8rem!important;padding-left:-8rem!important}.px-xsm3-0{padding-right:0!important;padding-left:0!important}.px-xsm3-0__5{padding-right:.5rem!important;padding-left:.5rem!important}.px-xsm3-0__8{padding-right:.8rem!important;padding-left:.8rem!important}.px-xsm3-1__0{padding-right:1rem!important;padding-left:1rem!important}.px-xsm3-1__2{padding-right:1.2rem!important;padding-left:1.2rem!important}.px-xsm3-1__3{padding-right:1.3rem!important;padding-left:1.3rem!important}.px-xsm3-1__5{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xsm3-1__6{padding-right:1.6rem!important;padding-left:1.6rem!important}.px-xsm3-1__8{padding-right:1.8rem!important;padding-left:1.8rem!important}.px-xsm3-2__0{padding-right:2rem!important;padding-left:2rem!important}.px-xsm3-2__4{padding-right:2.4rem!important;padding-left:2.4rem!important}.px-xsm3-2__5{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xsm3-3__0{padding-right:3rem!important;padding-left:3rem!important}.px-xsm3-3__2{padding-right:3.2rem!important;padding-left:3.2rem!important}.px-xsm3-3__5{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xsm3-3__8{padding-right:3.8rem!important;padding-left:3.8rem!important}.px-xsm3-4__0{padding-right:4rem!important;padding-left:4rem!important}.px-xsm3-4__3{padding-right:4.3rem!important;padding-left:4.3rem!important}.px-xsm3-4__5{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-xsm3-4__8{padding-right:4.8rem!important;padding-left:4.8rem!important}.px-xsm3-5__0{padding-right:5rem!important;padding-left:5rem!important}.px-xsm3-5__2{padding-right:5.2rem!important;padding-left:5.2rem!important}.px-xsm3-5__5{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-xsm3-6__0{padding-right:6rem!important;padding-left:6rem!important}.px-xsm3-6__2{padding-right:6.2rem!important;padding-left:6.2rem!important}.px-xsm3-6__4{padding-right:6.4rem!important;padding-left:6.4rem!important}.px-xsm3-6__5{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-xsm3-6__8{padding-right:6.8rem!important;padding-left:6.8rem!important}.px-xsm3-7__0{padding-right:7rem!important;padding-left:7rem!important}.px-xsm3-7__5{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-xsm3-7__8{padding-right:7.8rem!important;padding-left:7.8rem!important}.px-xsm3-8__0{padding-right:8rem!important;padding-left:8rem!important}.px-xsm3-8__5{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-xsm3-9__0{padding-right:9rem!important;padding-left:9rem!important}.px-xsm3-9__5{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-xsm3-10__0{padding-right:10rem!important;padding-left:10rem!important}.px-xsm3-10__5{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-xsm3-11__0{padding-right:11rem!important;padding-left:11rem!important}.px-xsm3-12__0{padding-right:12rem!important;padding-left:12rem!important}.px-xsm3-12__5{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-xsm3-13__0{padding-right:13rem!important;padding-left:13rem!important}.px-xsm3-13__5{padding-right:13.5rem!important;padding-left:13.5rem!important}.px-xsm3-14__0{padding-right:14rem!important;padding-left:14rem!important}.px-xsm3-15__0{padding-right:15rem!important;padding-left:15rem!important}.px-xsm3-15__5{padding-right:15.5rem!important;padding-left:15.5rem!important}.px-xsm3-16__0{padding-right:16rem!important;padding-left:16rem!important}.px-xsm3-17__0{padding-right:17rem!important;padding-left:17rem!important}.px-xsm3-18__0{padding-right:18rem!important;padding-left:18rem!important}.px-xsm3-19__0{padding-right:19rem!important;padding-left:19rem!important}.px-xsm3-20__0{padding-right:20rem!important;padding-left:20rem!important}.px-xsm3-22__5{padding-right:22.5rem!important;padding-left:22.5rem!important}.px-xsm3-28__0{padding-right:28rem!important;padding-left:28rem!important}.px-xsm3-30__0{padding-right:30rem!important;padding-left:30rem!important}.py-xsm3-n4__8{padding-top:-4.8rem!important;padding-bottom:-4.8rem!important}.py-xsm3-n3__2{padding-top:-3.2rem!important;padding-bottom:-3.2rem!important}.py-xsm3-n1__2{padding-top:-1.2rem!important;padding-bottom:-1.2rem!important}.py-xsm3-n8__0{padding-top:-8rem!important;padding-bottom:-8rem!important}.py-xsm3-0{padding-top:0!important;padding-bottom:0!important}.py-xsm3-0__5{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xsm3-0__8{padding-top:.8rem!important;padding-bottom:.8rem!important}.py-xsm3-1__0{padding-top:1rem!important;padding-bottom:1rem!important}.py-xsm3-1__2{padding-top:1.2rem!important;padding-bottom:1.2rem!important}.py-xsm3-1__3{padding-top:1.3rem!important;padding-bottom:1.3rem!important}.py-xsm3-1__5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xsm3-1__6{padding-top:1.6rem!important;padding-bottom:1.6rem!important}.py-xsm3-1__8{padding-top:1.8rem!important;padding-bottom:1.8rem!important}.py-xsm3-2__0{padding-top:2rem!important;padding-bottom:2rem!important}.py-xsm3-2__4{padding-top:2.4rem!important;padding-bottom:2.4rem!important}.py-xsm3-2__5{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xsm3-3__0{padding-top:3rem!important;padding-bottom:3rem!important}.py-xsm3-3__2{padding-top:3.2rem!important;padding-bottom:3.2rem!important}.py-xsm3-3__5{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xsm3-3__8{padding-top:3.8rem!important;padding-bottom:3.8rem!important}.py-xsm3-4__0{padding-top:4rem!important;padding-bottom:4rem!important}.py-xsm3-4__3{padding-top:4.3rem!important;padding-bottom:4.3rem!important}.py-xsm3-4__5{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-xsm3-4__8{padding-top:4.8rem!important;padding-bottom:4.8rem!important}.py-xsm3-5__0{padding-top:5rem!important;padding-bottom:5rem!important}.py-xsm3-5__2{padding-top:5.2rem!important;padding-bottom:5.2rem!important}.py-xsm3-5__5{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-xsm3-6__0{padding-top:6rem!important;padding-bottom:6rem!important}.py-xsm3-6__2{padding-top:6.2rem!important;padding-bottom:6.2rem!important}.py-xsm3-6__4{padding-top:6.4rem!important;padding-bottom:6.4rem!important}.py-xsm3-6__5{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-xsm3-6__8{padding-top:6.8rem!important;padding-bottom:6.8rem!important}.py-xsm3-7__0{padding-top:7rem!important;padding-bottom:7rem!important}.py-xsm3-7__5{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-xsm3-7__8{padding-top:7.8rem!important;padding-bottom:7.8rem!important}.py-xsm3-8__0{padding-top:8rem!important;padding-bottom:8rem!important}.py-xsm3-8__5{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-xsm3-9__0{padding-top:9rem!important;padding-bottom:9rem!important}.py-xsm3-9__5{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-xsm3-10__0{padding-top:10rem!important;padding-bottom:10rem!important}.py-xsm3-10__5{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-xsm3-11__0{padding-top:11rem!important;padding-bottom:11rem!important}.py-xsm3-12__0{padding-top:12rem!important;padding-bottom:12rem!important}.py-xsm3-12__5{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-xsm3-13__0{padding-top:13rem!important;padding-bottom:13rem!important}.py-xsm3-13__5{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-xsm3-14__0{padding-top:14rem!important;padding-bottom:14rem!important}.py-xsm3-15__0{padding-top:15rem!important;padding-bottom:15rem!important}.py-xsm3-15__5{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-xsm3-16__0{padding-top:16rem!important;padding-bottom:16rem!important}.py-xsm3-17__0{padding-top:17rem!important;padding-bottom:17rem!important}.py-xsm3-18__0{padding-top:18rem!important;padding-bottom:18rem!important}.py-xsm3-19__0{padding-top:19rem!important;padding-bottom:19rem!important}.py-xsm3-20__0{padding-top:20rem!important;padding-bottom:20rem!important}.py-xsm3-22__5{padding-top:22.5rem!important;padding-bottom:22.5rem!important}.py-xsm3-28__0{padding-top:28rem!important;padding-bottom:28rem!important}.py-xsm3-30__0{padding-top:30rem!important;padding-bottom:30rem!important}.pt-xsm3-n4__8{padding-top:-4.8rem!important}.pt-xsm3-n3__2{padding-top:-3.2rem!important}.pt-xsm3-n1__2{padding-top:-1.2rem!important}.pt-xsm3-n8__0{padding-top:-8rem!important}.pt-xsm3-0{padding-top:0!important}.pt-xsm3-0__5{padding-top:.5rem!important}.pt-xsm3-0__8{padding-top:.8rem!important}.pt-xsm3-1__0{padding-top:1rem!important}.pt-xsm3-1__2{padding-top:1.2rem!important}.pt-xsm3-1__3{padding-top:1.3rem!important}.pt-xsm3-1__5{padding-top:1.5rem!important}.pt-xsm3-1__6{padding-top:1.6rem!important}.pt-xsm3-1__8{padding-top:1.8rem!important}.pt-xsm3-2__0{padding-top:2rem!important}.pt-xsm3-2__4{padding-top:2.4rem!important}.pt-xsm3-2__5{padding-top:2.5rem!important}.pt-xsm3-3__0{padding-top:3rem!important}.pt-xsm3-3__2{padding-top:3.2rem!important}.pt-xsm3-3__5{padding-top:3.5rem!important}.pt-xsm3-3__8{padding-top:3.8rem!important}.pt-xsm3-4__0{padding-top:4rem!important}.pt-xsm3-4__3{padding-top:4.3rem!important}.pt-xsm3-4__5{padding-top:4.5rem!important}.pt-xsm3-4__8{padding-top:4.8rem!important}.pt-xsm3-5__0{padding-top:5rem!important}.pt-xsm3-5__2{padding-top:5.2rem!important}.pt-xsm3-5__5{padding-top:5.5rem!important}.pt-xsm3-6__0{padding-top:6rem!important}.pt-xsm3-6__2{padding-top:6.2rem!important}.pt-xsm3-6__4{padding-top:6.4rem!important}.pt-xsm3-6__5{padding-top:6.5rem!important}.pt-xsm3-6__8{padding-top:6.8rem!important}.pt-xsm3-7__0{padding-top:7rem!important}.pt-xsm3-7__5{padding-top:7.5rem!important}.pt-xsm3-7__8{padding-top:7.8rem!important}.pt-xsm3-8__0{padding-top:8rem!important}.pt-xsm3-8__5{padding-top:8.5rem!important}.pt-xsm3-9__0{padding-top:9rem!important}.pt-xsm3-9__5{padding-top:9.5rem!important}.pt-xsm3-10__0{padding-top:10rem!important}.pt-xsm3-10__5{padding-top:10.5rem!important}.pt-xsm3-11__0{padding-top:11rem!important}.pt-xsm3-12__0{padding-top:12rem!important}.pt-xsm3-12__5{padding-top:12.5rem!important}.pt-xsm3-13__0{padding-top:13rem!important}.pt-xsm3-13__5{padding-top:13.5rem!important}.pt-xsm3-14__0{padding-top:14rem!important}.pt-xsm3-15__0{padding-top:15rem!important}.pt-xsm3-15__5{padding-top:15.5rem!important}.pt-xsm3-16__0{padding-top:16rem!important}.pt-xsm3-17__0{padding-top:17rem!important}.pt-xsm3-18__0{padding-top:18rem!important}.pt-xsm3-19__0{padding-top:19rem!important}.pt-xsm3-20__0{padding-top:20rem!important}.pt-xsm3-22__5{padding-top:22.5rem!important}.pt-xsm3-28__0{padding-top:28rem!important}.pt-xsm3-30__0{padding-top:30rem!important}.pe-xsm3-n4__8{padding-right:-4.8rem!important}.pe-xsm3-n3__2{padding-right:-3.2rem!important}.pe-xsm3-n1__2{padding-right:-1.2rem!important}.pe-xsm3-n8__0{padding-right:-8rem!important}.pe-xsm3-0{padding-right:0!important}.pe-xsm3-0__5{padding-right:.5rem!important}.pe-xsm3-0__8{padding-right:.8rem!important}.pe-xsm3-1__0{padding-right:1rem!important}.pe-xsm3-1__2{padding-right:1.2rem!important}.pe-xsm3-1__3{padding-right:1.3rem!important}.pe-xsm3-1__5{padding-right:1.5rem!important}.pe-xsm3-1__6{padding-right:1.6rem!important}.pe-xsm3-1__8{padding-right:1.8rem!important}.pe-xsm3-2__0{padding-right:2rem!important}.pe-xsm3-2__4{padding-right:2.4rem!important}.pe-xsm3-2__5{padding-right:2.5rem!important}.pe-xsm3-3__0{padding-right:3rem!important}.pe-xsm3-3__2{padding-right:3.2rem!important}.pe-xsm3-3__5{padding-right:3.5rem!important}.pe-xsm3-3__8{padding-right:3.8rem!important}.pe-xsm3-4__0{padding-right:4rem!important}.pe-xsm3-4__3{padding-right:4.3rem!important}.pe-xsm3-4__5{padding-right:4.5rem!important}.pe-xsm3-4__8{padding-right:4.8rem!important}.pe-xsm3-5__0{padding-right:5rem!important}.pe-xsm3-5__2{padding-right:5.2rem!important}.pe-xsm3-5__5{padding-right:5.5rem!important}.pe-xsm3-6__0{padding-right:6rem!important}.pe-xsm3-6__2{padding-right:6.2rem!important}.pe-xsm3-6__4{padding-right:6.4rem!important}.pe-xsm3-6__5{padding-right:6.5rem!important}.pe-xsm3-6__8{padding-right:6.8rem!important}.pe-xsm3-7__0{padding-right:7rem!important}.pe-xsm3-7__5{padding-right:7.5rem!important}.pe-xsm3-7__8{padding-right:7.8rem!important}.pe-xsm3-8__0{padding-right:8rem!important}.pe-xsm3-8__5{padding-right:8.5rem!important}.pe-xsm3-9__0{padding-right:9rem!important}.pe-xsm3-9__5{padding-right:9.5rem!important}.pe-xsm3-10__0{padding-right:10rem!important}.pe-xsm3-10__5{padding-right:10.5rem!important}.pe-xsm3-11__0{padding-right:11rem!important}.pe-xsm3-12__0{padding-right:12rem!important}.pe-xsm3-12__5{padding-right:12.5rem!important}.pe-xsm3-13__0{padding-right:13rem!important}.pe-xsm3-13__5{padding-right:13.5rem!important}.pe-xsm3-14__0{padding-right:14rem!important}.pe-xsm3-15__0{padding-right:15rem!important}.pe-xsm3-15__5{padding-right:15.5rem!important}.pe-xsm3-16__0{padding-right:16rem!important}.pe-xsm3-17__0{padding-right:17rem!important}.pe-xsm3-18__0{padding-right:18rem!important}.pe-xsm3-19__0{padding-right:19rem!important}.pe-xsm3-20__0{padding-right:20rem!important}.pe-xsm3-22__5{padding-right:22.5rem!important}.pe-xsm3-28__0{padding-right:28rem!important}.pe-xsm3-30__0{padding-right:30rem!important}.pb-xsm3-n4__8{padding-bottom:-4.8rem!important}.pb-xsm3-n3__2{padding-bottom:-3.2rem!important}.pb-xsm3-n1__2{padding-bottom:-1.2rem!important}.pb-xsm3-n8__0{padding-bottom:-8rem!important}.pb-xsm3-0{padding-bottom:0!important}.pb-xsm3-0__5{padding-bottom:.5rem!important}.pb-xsm3-0__8{padding-bottom:.8rem!important}.pb-xsm3-1__0{padding-bottom:1rem!important}.pb-xsm3-1__2{padding-bottom:1.2rem!important}.pb-xsm3-1__3{padding-bottom:1.3rem!important}.pb-xsm3-1__5{padding-bottom:1.5rem!important}.pb-xsm3-1__6{padding-bottom:1.6rem!important}.pb-xsm3-1__8{padding-bottom:1.8rem!important}.pb-xsm3-2__0{padding-bottom:2rem!important}.pb-xsm3-2__4{padding-bottom:2.4rem!important}.pb-xsm3-2__5{padding-bottom:2.5rem!important}.pb-xsm3-3__0{padding-bottom:3rem!important}.pb-xsm3-3__2{padding-bottom:3.2rem!important}.pb-xsm3-3__5{padding-bottom:3.5rem!important}.pb-xsm3-3__8{padding-bottom:3.8rem!important}.pb-xsm3-4__0{padding-bottom:4rem!important}.pb-xsm3-4__3{padding-bottom:4.3rem!important}.pb-xsm3-4__5{padding-bottom:4.5rem!important}.pb-xsm3-4__8{padding-bottom:4.8rem!important}.pb-xsm3-5__0{padding-bottom:5rem!important}.pb-xsm3-5__2{padding-bottom:5.2rem!important}.pb-xsm3-5__5{padding-bottom:5.5rem!important}.pb-xsm3-6__0{padding-bottom:6rem!important}.pb-xsm3-6__2{padding-bottom:6.2rem!important}.pb-xsm3-6__4{padding-bottom:6.4rem!important}.pb-xsm3-6__5{padding-bottom:6.5rem!important}.pb-xsm3-6__8{padding-bottom:6.8rem!important}.pb-xsm3-7__0{padding-bottom:7rem!important}.pb-xsm3-7__5{padding-bottom:7.5rem!important}.pb-xsm3-7__8{padding-bottom:7.8rem!important}.pb-xsm3-8__0{padding-bottom:8rem!important}.pb-xsm3-8__5{padding-bottom:8.5rem!important}.pb-xsm3-9__0{padding-bottom:9rem!important}.pb-xsm3-9__5{padding-bottom:9.5rem!important}.pb-xsm3-10__0{padding-bottom:10rem!important}.pb-xsm3-10__5{padding-bottom:10.5rem!important}.pb-xsm3-11__0{padding-bottom:11rem!important}.pb-xsm3-12__0{padding-bottom:12rem!important}.pb-xsm3-12__5{padding-bottom:12.5rem!important}.pb-xsm3-13__0{padding-bottom:13rem!important}.pb-xsm3-13__5{padding-bottom:13.5rem!important}.pb-xsm3-14__0{padding-bottom:14rem!important}.pb-xsm3-15__0{padding-bottom:15rem!important}.pb-xsm3-15__5{padding-bottom:15.5rem!important}.pb-xsm3-16__0{padding-bottom:16rem!important}.pb-xsm3-17__0{padding-bottom:17rem!important}.pb-xsm3-18__0{padding-bottom:18rem!important}.pb-xsm3-19__0{padding-bottom:19rem!important}.pb-xsm3-20__0{padding-bottom:20rem!important}.pb-xsm3-22__5{padding-bottom:22.5rem!important}.pb-xsm3-28__0{padding-bottom:28rem!important}.pb-xsm3-30__0{padding-bottom:30rem!important}.ps-xsm3-n4__8{padding-left:-4.8rem!important}.ps-xsm3-n3__2{padding-left:-3.2rem!important}.ps-xsm3-n1__2{padding-left:-1.2rem!important}.ps-xsm3-n8__0{padding-left:-8rem!important}.ps-xsm3-0{padding-left:0!important}.ps-xsm3-0__5{padding-left:.5rem!important}.ps-xsm3-0__8{padding-left:.8rem!important}.ps-xsm3-1__0{padding-left:1rem!important}.ps-xsm3-1__2{padding-left:1.2rem!important}.ps-xsm3-1__3{padding-left:1.3rem!important}.ps-xsm3-1__5{padding-left:1.5rem!important}.ps-xsm3-1__6{padding-left:1.6rem!important}.ps-xsm3-1__8{padding-left:1.8rem!important}.ps-xsm3-2__0{padding-left:2rem!important}.ps-xsm3-2__4{padding-left:2.4rem!important}.ps-xsm3-2__5{padding-left:2.5rem!important}.ps-xsm3-3__0{padding-left:3rem!important}.ps-xsm3-3__2{padding-left:3.2rem!important}.ps-xsm3-3__5{padding-left:3.5rem!important}.ps-xsm3-3__8{padding-left:3.8rem!important}.ps-xsm3-4__0{padding-left:4rem!important}.ps-xsm3-4__3{padding-left:4.3rem!important}.ps-xsm3-4__5{padding-left:4.5rem!important}.ps-xsm3-4__8{padding-left:4.8rem!important}.ps-xsm3-5__0{padding-left:5rem!important}.ps-xsm3-5__2{padding-left:5.2rem!important}.ps-xsm3-5__5{padding-left:5.5rem!important}.ps-xsm3-6__0{padding-left:6rem!important}.ps-xsm3-6__2{padding-left:6.2rem!important}.ps-xsm3-6__4{padding-left:6.4rem!important}.ps-xsm3-6__5{padding-left:6.5rem!important}.ps-xsm3-6__8{padding-left:6.8rem!important}.ps-xsm3-7__0{padding-left:7rem!important}.ps-xsm3-7__5{padding-left:7.5rem!important}.ps-xsm3-7__8{padding-left:7.8rem!important}.ps-xsm3-8__0{padding-left:8rem!important}.ps-xsm3-8__5{padding-left:8.5rem!important}.ps-xsm3-9__0{padding-left:9rem!important}.ps-xsm3-9__5{padding-left:9.5rem!important}.ps-xsm3-10__0{padding-left:10rem!important}.ps-xsm3-10__5{padding-left:10.5rem!important}.ps-xsm3-11__0{padding-left:11rem!important}.ps-xsm3-12__0{padding-left:12rem!important}.ps-xsm3-12__5{padding-left:12.5rem!important}.ps-xsm3-13__0{padding-left:13rem!important}.ps-xsm3-13__5{padding-left:13.5rem!important}.ps-xsm3-14__0{padding-left:14rem!important}.ps-xsm3-15__0{padding-left:15rem!important}.ps-xsm3-15__5{padding-left:15.5rem!important}.ps-xsm3-16__0{padding-left:16rem!important}.ps-xsm3-17__0{padding-left:17rem!important}.ps-xsm3-18__0{padding-left:18rem!important}.ps-xsm3-19__0{padding-left:19rem!important}.ps-xsm3-20__0{padding-left:20rem!important}.ps-xsm3-22__5{padding-left:22.5rem!important}.ps-xsm3-28__0{padding-left:28rem!important}.ps-xsm3-30__0{padding-left:30rem!important}.gap-xsm3-n4__8{gap:-4.8rem!important}.gap-xsm3-n3__2{gap:-3.2rem!important}.gap-xsm3-n1__2{gap:-1.2rem!important}.gap-xsm3-n8__0{gap:-8rem!important}.gap-xsm3-0{gap:0!important}.gap-xsm3-0__5{gap:.5rem!important}.gap-xsm3-0__8{gap:.8rem!important}.gap-xsm3-1__0{gap:1rem!important}.gap-xsm3-1__2{gap:1.2rem!important}.gap-xsm3-1__3{gap:1.3rem!important}.gap-xsm3-1__5{gap:1.5rem!important}.gap-xsm3-1__6{gap:1.6rem!important}.gap-xsm3-1__8{gap:1.8rem!important}.gap-xsm3-2__0{gap:2rem!important}.gap-xsm3-2__4{gap:2.4rem!important}.gap-xsm3-2__5{gap:2.5rem!important}.gap-xsm3-3__0{gap:3rem!important}.gap-xsm3-3__2{gap:3.2rem!important}.gap-xsm3-3__5{gap:3.5rem!important}.gap-xsm3-3__8{gap:3.8rem!important}.gap-xsm3-4__0{gap:4rem!important}.gap-xsm3-4__3{gap:4.3rem!important}.gap-xsm3-4__5{gap:4.5rem!important}.gap-xsm3-4__8{gap:4.8rem!important}.gap-xsm3-5__0{gap:5rem!important}.gap-xsm3-5__2{gap:5.2rem!important}.gap-xsm3-5__5{gap:5.5rem!important}.gap-xsm3-6__0{gap:6rem!important}.gap-xsm3-6__2{gap:6.2rem!important}.gap-xsm3-6__4{gap:6.4rem!important}.gap-xsm3-6__5{gap:6.5rem!important}.gap-xsm3-6__8{gap:6.8rem!important}.gap-xsm3-7__0{gap:7rem!important}.gap-xsm3-7__5{gap:7.5rem!important}.gap-xsm3-7__8{gap:7.8rem!important}.gap-xsm3-8__0{gap:8rem!important}.gap-xsm3-8__5{gap:8.5rem!important}.gap-xsm3-9__0{gap:9rem!important}.gap-xsm3-9__5{gap:9.5rem!important}.gap-xsm3-10__0{gap:10rem!important}.gap-xsm3-10__5{gap:10.5rem!important}.gap-xsm3-11__0{gap:11rem!important}.gap-xsm3-12__0{gap:12rem!important}.gap-xsm3-12__5{gap:12.5rem!important}.gap-xsm3-13__0{gap:13rem!important}.gap-xsm3-13__5{gap:13.5rem!important}.gap-xsm3-14__0{gap:14rem!important}.gap-xsm3-15__0{gap:15rem!important}.gap-xsm3-15__5{gap:15.5rem!important}.gap-xsm3-16__0{gap:16rem!important}.gap-xsm3-17__0{gap:17rem!important}.gap-xsm3-18__0{gap:18rem!important}.gap-xsm3-19__0{gap:19rem!important}.gap-xsm3-20__0{gap:20rem!important}.gap-xsm3-22__5{gap:22.5rem!important}.gap-xsm3-28__0{gap:28rem!important}.gap-xsm3-30__0{gap:30rem!important}.text-xsm3-start{text-align:left!important}.text-xsm3-end{text-align:right!important}.text-xsm3-center{text-align:center!important}.col-xsm3{flex:1 0 0%}.row-cols-xsm3-auto>*{flex:0 0 auto;width:auto}.row-cols-xsm3-1>*{flex:0 0 auto;width:100%}.row-cols-xsm3-2>*{flex:0 0 auto;width:50%}.row-cols-xsm3-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xsm3-4>*{flex:0 0 auto;width:25%}.row-cols-xsm3-5>*{flex:0 0 auto;width:20%}.row-cols-xsm3-6>*{flex:0 0 auto;width:16.6666666667%}.col-xsm3-auto{flex:0 0 auto;width:auto}.col-xsm3-1{flex:0 0 auto;width:8.33333333%}.col-xsm3-2{flex:0 0 auto;width:16.66666667%}.col-xsm3-3{flex:0 0 auto;width:25%}.col-xsm3-4{flex:0 0 auto;width:33.33333333%}.col-xsm3-5{flex:0 0 auto;width:41.66666667%}.col-xsm3-6{flex:0 0 auto;width:50%}.col-xsm3-7{flex:0 0 auto;width:58.33333333%}.col-xsm3-8{flex:0 0 auto;width:66.66666667%}.col-xsm3-9{flex:0 0 auto;width:75%}.col-xsm3-10{flex:0 0 auto;width:83.33333333%}.col-xsm3-11{flex:0 0 auto;width:91.66666667%}.col-xsm3-12{flex:0 0 auto;width:100%}.offset-xsm3-0{margin-left:0}.offset-xsm3-1{margin-left:8.33333333%}.offset-xsm3-2{margin-left:16.66666667%}.offset-xsm3-3{margin-left:25%}.offset-xsm3-4{margin-left:33.33333333%}.offset-xsm3-5{margin-left:41.66666667%}.offset-xsm3-6{margin-left:50%}.offset-xsm3-7{margin-left:58.33333333%}.offset-xsm3-8{margin-left:66.66666667%}.offset-xsm3-9{margin-left:75%}.offset-xsm3-10{margin-left:83.33333333%}.offset-xsm3-11{margin-left:91.66666667%}.g-xsm3-n4__8,.gx-xsm3-n4__8{--bs-gutter-x:-4.8rem}.g-xsm3-n4__8,.gy-xsm3-n4__8{--bs-gutter-y:-4.8rem}.g-xsm3-n3__2,.gx-xsm3-n3__2{--bs-gutter-x:-3.2rem}.g-xsm3-n3__2,.gy-xsm3-n3__2{--bs-gutter-y:-3.2rem}.g-xsm3-n1__2,.gx-xsm3-n1__2{--bs-gutter-x:-1.2rem}.g-xsm3-n1__2,.gy-xsm3-n1__2{--bs-gutter-y:-1.2rem}.g-xsm3-n8__0,.gx-xsm3-n8__0{--bs-gutter-x:-8rem}.g-xsm3-n8__0,.gy-xsm3-n8__0{--bs-gutter-y:-8rem}.g-xsm3-0,.gx-xsm3-0{--bs-gutter-x:0rem}.g-xsm3-0,.gy-xsm3-0{--bs-gutter-y:0rem}.g-xsm3-0__5,.gx-xsm3-0__5{--bs-gutter-x:0.5rem}.g-xsm3-0__5,.gy-xsm3-0__5{--bs-gutter-y:0.5rem}.g-xsm3-0__8,.gx-xsm3-0__8{--bs-gutter-x:0.8rem}.g-xsm3-0__8,.gy-xsm3-0__8{--bs-gutter-y:0.8rem}.g-xsm3-1__0,.gx-xsm3-1__0{--bs-gutter-x:1rem}.g-xsm3-1__0,.gy-xsm3-1__0{--bs-gutter-y:1rem}.g-xsm3-1__2,.gx-xsm3-1__2{--bs-gutter-x:1.2rem}.g-xsm3-1__2,.gy-xsm3-1__2{--bs-gutter-y:1.2rem}.g-xsm3-1__3,.gx-xsm3-1__3{--bs-gutter-x:1.3rem}.g-xsm3-1__3,.gy-xsm3-1__3{--bs-gutter-y:1.3rem}.g-xsm3-1__5,.gx-xsm3-1__5{--bs-gutter-x:1.5rem}.g-xsm3-1__5,.gy-xsm3-1__5{--bs-gutter-y:1.5rem}.g-xsm3-1__6,.gx-xsm3-1__6{--bs-gutter-x:1.6rem}.g-xsm3-1__6,.gy-xsm3-1__6{--bs-gutter-y:1.6rem}.g-xsm3-1__8,.gx-xsm3-1__8{--bs-gutter-x:1.8rem}.g-xsm3-1__8,.gy-xsm3-1__8{--bs-gutter-y:1.8rem}.g-xsm3-2__0,.gx-xsm3-2__0{--bs-gutter-x:2rem}.g-xsm3-2__0,.gy-xsm3-2__0{--bs-gutter-y:2rem}.g-xsm3-2__4,.gx-xsm3-2__4{--bs-gutter-x:2.4rem}.g-xsm3-2__4,.gy-xsm3-2__4{--bs-gutter-y:2.4rem}.g-xsm3-2__5,.gx-xsm3-2__5{--bs-gutter-x:2.5rem}.g-xsm3-2__5,.gy-xsm3-2__5{--bs-gutter-y:2.5rem}.g-xsm3-3__0,.gx-xsm3-3__0{--bs-gutter-x:3rem}.g-xsm3-3__0,.gy-xsm3-3__0{--bs-gutter-y:3rem}.g-xsm3-3__2,.gx-xsm3-3__2{--bs-gutter-x:3.2rem}.g-xsm3-3__2,.gy-xsm3-3__2{--bs-gutter-y:3.2rem}.g-xsm3-3__5,.gx-xsm3-3__5{--bs-gutter-x:3.5rem}.g-xsm3-3__5,.gy-xsm3-3__5{--bs-gutter-y:3.5rem}.g-xsm3-3__8,.gx-xsm3-3__8{--bs-gutter-x:3.8rem}.g-xsm3-3__8,.gy-xsm3-3__8{--bs-gutter-y:3.8rem}.g-xsm3-4__0,.gx-xsm3-4__0{--bs-gutter-x:4rem}.g-xsm3-4__0,.gy-xsm3-4__0{--bs-gutter-y:4rem}.g-xsm3-4__3,.gx-xsm3-4__3{--bs-gutter-x:4.3rem}.g-xsm3-4__3,.gy-xsm3-4__3{--bs-gutter-y:4.3rem}.g-xsm3-4__5,.gx-xsm3-4__5{--bs-gutter-x:4.5rem}.g-xsm3-4__5,.gy-xsm3-4__5{--bs-gutter-y:4.5rem}.g-xsm3-4__8,.gx-xsm3-4__8{--bs-gutter-x:4.8rem}.g-xsm3-4__8,.gy-xsm3-4__8{--bs-gutter-y:4.8rem}.g-xsm3-5__0,.gx-xsm3-5__0{--bs-gutter-x:5rem}.g-xsm3-5__0,.gy-xsm3-5__0{--bs-gutter-y:5rem}.g-xsm3-5__2,.gx-xsm3-5__2{--bs-gutter-x:5.2rem}.g-xsm3-5__2,.gy-xsm3-5__2{--bs-gutter-y:5.2rem}.g-xsm3-5__5,.gx-xsm3-5__5{--bs-gutter-x:5.5rem}.g-xsm3-5__5,.gy-xsm3-5__5{--bs-gutter-y:5.5rem}.g-xsm3-6__0,.gx-xsm3-6__0{--bs-gutter-x:6rem}.g-xsm3-6__0,.gy-xsm3-6__0{--bs-gutter-y:6rem}.g-xsm3-6__2,.gx-xsm3-6__2{--bs-gutter-x:6.2rem}.g-xsm3-6__2,.gy-xsm3-6__2{--bs-gutter-y:6.2rem}.g-xsm3-6__4,.gx-xsm3-6__4{--bs-gutter-x:6.4rem}.g-xsm3-6__4,.gy-xsm3-6__4{--bs-gutter-y:6.4rem}.g-xsm3-6__5,.gx-xsm3-6__5{--bs-gutter-x:6.5rem}.g-xsm3-6__5,.gy-xsm3-6__5{--bs-gutter-y:6.5rem}.g-xsm3-6__8,.gx-xsm3-6__8{--bs-gutter-x:6.8rem}.g-xsm3-6__8,.gy-xsm3-6__8{--bs-gutter-y:6.8rem}.g-xsm3-7__0,.gx-xsm3-7__0{--bs-gutter-x:7rem}.g-xsm3-7__0,.gy-xsm3-7__0{--bs-gutter-y:7rem}.g-xsm3-7__5,.gx-xsm3-7__5{--bs-gutter-x:7.5rem}.g-xsm3-7__5,.gy-xsm3-7__5{--bs-gutter-y:7.5rem}.g-xsm3-7__8,.gx-xsm3-7__8{--bs-gutter-x:7.8rem}.g-xsm3-7__8,.gy-xsm3-7__8{--bs-gutter-y:7.8rem}.g-xsm3-8__0,.gx-xsm3-8__0{--bs-gutter-x:8rem}.g-xsm3-8__0,.gy-xsm3-8__0{--bs-gutter-y:8rem}.g-xsm3-8__5,.gx-xsm3-8__5{--bs-gutter-x:8.5rem}.g-xsm3-8__5,.gy-xsm3-8__5{--bs-gutter-y:8.5rem}.g-xsm3-9__0,.gx-xsm3-9__0{--bs-gutter-x:9rem}.g-xsm3-9__0,.gy-xsm3-9__0{--bs-gutter-y:9rem}.g-xsm3-9__5,.gx-xsm3-9__5{--bs-gutter-x:9.5rem}.g-xsm3-9__5,.gy-xsm3-9__5{--bs-gutter-y:9.5rem}.g-xsm3-10__0,.gx-xsm3-10__0{--bs-gutter-x:10rem}.g-xsm3-10__0,.gy-xsm3-10__0{--bs-gutter-y:10rem}.g-xsm3-10__5,.gx-xsm3-10__5{--bs-gutter-x:10.5rem}.g-xsm3-10__5,.gy-xsm3-10__5{--bs-gutter-y:10.5rem}.g-xsm3-11__0,.gx-xsm3-11__0{--bs-gutter-x:11rem}.g-xsm3-11__0,.gy-xsm3-11__0{--bs-gutter-y:11rem}.g-xsm3-12__0,.gx-xsm3-12__0{--bs-gutter-x:12rem}.g-xsm3-12__0,.gy-xsm3-12__0{--bs-gutter-y:12rem}.g-xsm3-12__5,.gx-xsm3-12__5{--bs-gutter-x:12.5rem}.g-xsm3-12__5,.gy-xsm3-12__5{--bs-gutter-y:12.5rem}.g-xsm3-13__0,.gx-xsm3-13__0{--bs-gutter-x:13rem}.g-xsm3-13__0,.gy-xsm3-13__0{--bs-gutter-y:13rem}.g-xsm3-13__5,.gx-xsm3-13__5{--bs-gutter-x:13.5rem}.g-xsm3-13__5,.gy-xsm3-13__5{--bs-gutter-y:13.5rem}.g-xsm3-14__0,.gx-xsm3-14__0{--bs-gutter-x:14rem}.g-xsm3-14__0,.gy-xsm3-14__0{--bs-gutter-y:14rem}.g-xsm3-15__0,.gx-xsm3-15__0{--bs-gutter-x:15rem}.g-xsm3-15__0,.gy-xsm3-15__0{--bs-gutter-y:15rem}.g-xsm3-15__5,.gx-xsm3-15__5{--bs-gutter-x:15.5rem}.g-xsm3-15__5,.gy-xsm3-15__5{--bs-gutter-y:15.5rem}.g-xsm3-16__0,.gx-xsm3-16__0{--bs-gutter-x:16rem}.g-xsm3-16__0,.gy-xsm3-16__0{--bs-gutter-y:16rem}.g-xsm3-17__0,.gx-xsm3-17__0{--bs-gutter-x:17rem}.g-xsm3-17__0,.gy-xsm3-17__0{--bs-gutter-y:17rem}.g-xsm3-18__0,.gx-xsm3-18__0{--bs-gutter-x:18rem}.g-xsm3-18__0,.gy-xsm3-18__0{--bs-gutter-y:18rem}.g-xsm3-19__0,.gx-xsm3-19__0{--bs-gutter-x:19rem}.g-xsm3-19__0,.gy-xsm3-19__0{--bs-gutter-y:19rem}.g-xsm3-20__0,.gx-xsm3-20__0{--bs-gutter-x:20rem}.g-xsm3-20__0,.gy-xsm3-20__0{--bs-gutter-y:20rem}.g-xsm3-22__5,.gx-xsm3-22__5{--bs-gutter-x:22.5rem}.g-xsm3-22__5,.gy-xsm3-22__5{--bs-gutter-y:22.5rem}.g-xsm3-28__0,.gx-xsm3-28__0{--bs-gutter-x:28rem}.g-xsm3-28__0,.gy-xsm3-28__0{--bs-gutter-y:28rem}.g-xsm3-30__0,.gx-xsm3-30__0{--bs-gutter-x:30rem}.g-xsm3-30__0,.gy-xsm3-30__0{--bs-gutter-y:30rem}.dropdown-menu-xsm3-start{--bs-position:start}.dropdown-menu-xsm3-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xsm3-end{--bs-position:end}.dropdown-menu-xsm3-end[data-bs-popper]{right:0;left:auto}.navbar-expand-xsm3{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xsm3 .navbar-nav{flex-direction:row}.navbar-expand-xsm3 .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xsm3 .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xsm3 .navbar-nav-scroll{overflow:visible}.navbar-expand-xsm3 .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xsm3 .navbar-toggler{display:none}.navbar-expand-xsm3 .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xsm3 .offcanvas .offcanvas-header{display:none}.navbar-expand-xsm3 .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.list-group-horizontal-xsm3{flex-direction:row}.list-group-horizontal-xsm3>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xsm3>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xsm3>.list-group-item.active{margin-top:0}.list-group-horizontal-xsm3>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xsm3>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width)*-1);border-left-width:var(--bs-list-group-border-width)}.offcanvas-xsm3{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xsm3 .offcanvas-header{display:none}.offcanvas-xsm3 .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.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-n4__8{margin:-4.8rem!important}.m-sm-n3__2{margin:-3.2rem!important}.m-sm-n1__2{margin:-1.2rem!important}.m-sm-n8__0{margin:-8rem!important}.m-sm-0{margin:0!important}.m-sm-0__5{margin:.5rem!important}.m-sm-0__8{margin:.8rem!important}.m-sm-1__0{margin:1rem!important}.m-sm-1__2{margin:1.2rem!important}.m-sm-1__3{margin:1.3rem!important}.m-sm-1__5{margin:1.5rem!important}.m-sm-1__6{margin:1.6rem!important}.m-sm-1__8{margin:1.8rem!important}.m-sm-2__0{margin:2rem!important}.m-sm-2__4{margin:2.4rem!important}.m-sm-2__5{margin:2.5rem!important}.m-sm-3__0{margin:3rem!important}.m-sm-3__2{margin:3.2rem!important}.m-sm-3__5{margin:3.5rem!important}.m-sm-3__8{margin:3.8rem!important}.m-sm-4__0{margin:4rem!important}.m-sm-4__3{margin:4.3rem!important}.m-sm-4__5{margin:4.5rem!important}.m-sm-4__8{margin:4.8rem!important}.m-sm-5__0{margin:5rem!important}.m-sm-5__2{margin:5.2rem!important}.m-sm-5__5{margin:5.5rem!important}.m-sm-6__0{margin:6rem!important}.m-sm-6__2{margin:6.2rem!important}.m-sm-6__4{margin:6.4rem!important}.m-sm-6__5{margin:6.5rem!important}.m-sm-6__8{margin:6.8rem!important}.m-sm-7__0{margin:7rem!important}.m-sm-7__5{margin:7.5rem!important}.m-sm-7__8{margin:7.8rem!important}.m-sm-8__0{margin:8rem!important}.m-sm-8__5{margin:8.5rem!important}.m-sm-9__0{margin:9rem!important}.m-sm-9__5{margin:9.5rem!important}.m-sm-10__0{margin:10rem!important}.m-sm-10__5{margin:10.5rem!important}.m-sm-11__0{margin:11rem!important}.m-sm-12__0{margin:12rem!important}.m-sm-12__5{margin:12.5rem!important}.m-sm-13__0{margin:13rem!important}.m-sm-13__5{margin:13.5rem!important}.m-sm-14__0{margin:14rem!important}.m-sm-15__0{margin:15rem!important}.m-sm-15__5{margin:15.5rem!important}.m-sm-16__0{margin:16rem!important}.m-sm-17__0{margin:17rem!important}.m-sm-18__0{margin:18rem!important}.m-sm-19__0{margin:19rem!important}.m-sm-20__0{margin:20rem!important}.m-sm-22__5{margin:22.5rem!important}.m-sm-28__0{margin:28rem!important}.m-sm-30__0{margin:30rem!important}.m-sm-auto{margin:auto!important}.mx-sm-n4__8{margin-right:-4.8rem!important;margin-left:-4.8rem!important}.mx-sm-n3__2{margin-right:-3.2rem!important;margin-left:-3.2rem!important}.mx-sm-n1__2{margin-right:-1.2rem!important;margin-left:-1.2rem!important}.mx-sm-n8__0{margin-right:-8rem!important;margin-left:-8rem!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-0__5{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-0__8{margin-right:.8rem!important;margin-left:.8rem!important}.mx-sm-1__0{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-1__2{margin-right:1.2rem!important;margin-left:1.2rem!important}.mx-sm-1__3{margin-right:1.3rem!important;margin-left:1.3rem!important}.mx-sm-1__5{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-1__6{margin-right:1.6rem!important;margin-left:1.6rem!important}.mx-sm-1__8{margin-right:1.8rem!important;margin-left:1.8rem!important}.mx-sm-2__0{margin-right:2rem!important;margin-left:2rem!important}.mx-sm-2__4{margin-right:2.4rem!important;margin-left:2.4rem!important}.mx-sm-2__5{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-sm-3__0{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-3__2{margin-right:3.2rem!important;margin-left:3.2rem!important}.mx-sm-3__5{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-sm-3__8{margin-right:3.8rem!important;margin-left:3.8rem!important}.mx-sm-4__0{margin-right:4rem!important;margin-left:4rem!important}.mx-sm-4__3{margin-right:4.3rem!important;margin-left:4.3rem!important}.mx-sm-4__5{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-sm-4__8{margin-right:4.8rem!important;margin-left:4.8rem!important}.mx-sm-5__0{margin-right:5rem!important;margin-left:5rem!important}.mx-sm-5__2{margin-right:5.2rem!important;margin-left:5.2rem!important}.mx-sm-5__5{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-sm-6__0{margin-right:6rem!important;margin-left:6rem!important}.mx-sm-6__2{margin-right:6.2rem!important;margin-left:6.2rem!important}.mx-sm-6__4{margin-right:6.4rem!important;margin-left:6.4rem!important}.mx-sm-6__5{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-sm-6__8{margin-right:6.8rem!important;margin-left:6.8rem!important}.mx-sm-7__0{margin-right:7rem!important;margin-left:7rem!important}.mx-sm-7__5{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-sm-7__8{margin-right:7.8rem!important;margin-left:7.8rem!important}.mx-sm-8__0{margin-right:8rem!important;margin-left:8rem!important}.mx-sm-8__5{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-sm-9__0{margin-right:9rem!important;margin-left:9rem!important}.mx-sm-9__5{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-sm-10__0{margin-right:10rem!important;margin-left:10rem!important}.mx-sm-10__5{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-sm-11__0{margin-right:11rem!important;margin-left:11rem!important}.mx-sm-12__0{margin-right:12rem!important;margin-left:12rem!important}.mx-sm-12__5{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-sm-13__0{margin-right:13rem!important;margin-left:13rem!important}.mx-sm-13__5{margin-right:13.5rem!important;margin-left:13.5rem!important}.mx-sm-14__0{margin-right:14rem!important;margin-left:14rem!important}.mx-sm-15__0{margin-right:15rem!important;margin-left:15rem!important}.mx-sm-15__5{margin-right:15.5rem!important;margin-left:15.5rem!important}.mx-sm-16__0{margin-right:16rem!important;margin-left:16rem!important}.mx-sm-17__0{margin-right:17rem!important;margin-left:17rem!important}.mx-sm-18__0{margin-right:18rem!important;margin-left:18rem!important}.mx-sm-19__0{margin-right:19rem!important;margin-left:19rem!important}.mx-sm-20__0{margin-right:20rem!important;margin-left:20rem!important}.mx-sm-22__5{margin-right:22.5rem!important;margin-left:22.5rem!important}.mx-sm-28__0{margin-right:28rem!important;margin-left:28rem!important}.mx-sm-30__0{margin-right:30rem!important;margin-left:30rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-n4__8{margin-top:-4.8rem!important;margin-bottom:-4.8rem!important}.my-sm-n3__2{margin-top:-3.2rem!important;margin-bottom:-3.2rem!important}.my-sm-n1__2{margin-top:-1.2rem!important;margin-bottom:-1.2rem!important}.my-sm-n8__0{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-0__5{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-0__8{margin-top:.8rem!important;margin-bottom:.8rem!important}.my-sm-1__0{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-1__2{margin-top:1.2rem!important;margin-bottom:1.2rem!important}.my-sm-1__3{margin-top:1.3rem!important;margin-bottom:1.3rem!important}.my-sm-1__5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-1__6{margin-top:1.6rem!important;margin-bottom:1.6rem!important}.my-sm-1__8{margin-top:1.8rem!important;margin-bottom:1.8rem!important}.my-sm-2__0{margin-top:2rem!important;margin-bottom:2rem!important}.my-sm-2__4{margin-top:2.4rem!important;margin-bottom:2.4rem!important}.my-sm-2__5{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-sm-3__0{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-3__2{margin-top:3.2rem!important;margin-bottom:3.2rem!important}.my-sm-3__5{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-sm-3__8{margin-top:3.8rem!important;margin-bottom:3.8rem!important}.my-sm-4__0{margin-top:4rem!important;margin-bottom:4rem!important}.my-sm-4__3{margin-top:4.3rem!important;margin-bottom:4.3rem!important}.my-sm-4__5{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-sm-4__8{margin-top:4.8rem!important;margin-bottom:4.8rem!important}.my-sm-5__0{margin-top:5rem!important;margin-bottom:5rem!important}.my-sm-5__2{margin-top:5.2rem!important;margin-bottom:5.2rem!important}.my-sm-5__5{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-sm-6__0{margin-top:6rem!important;margin-bottom:6rem!important}.my-sm-6__2{margin-top:6.2rem!important;margin-bottom:6.2rem!important}.my-sm-6__4{margin-top:6.4rem!important;margin-bottom:6.4rem!important}.my-sm-6__5{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-sm-6__8{margin-top:6.8rem!important;margin-bottom:6.8rem!important}.my-sm-7__0{margin-top:7rem!important;margin-bottom:7rem!important}.my-sm-7__5{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-sm-7__8{margin-top:7.8rem!important;margin-bottom:7.8rem!important}.my-sm-8__0{margin-top:8rem!important;margin-bottom:8rem!important}.my-sm-8__5{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-sm-9__0{margin-top:9rem!important;margin-bottom:9rem!important}.my-sm-9__5{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-sm-10__0{margin-top:10rem!important;margin-bottom:10rem!important}.my-sm-10__5{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-sm-11__0{margin-top:11rem!important;margin-bottom:11rem!important}.my-sm-12__0{margin-top:12rem!important;margin-bottom:12rem!important}.my-sm-12__5{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-sm-13__0{margin-top:13rem!important;margin-bottom:13rem!important}.my-sm-13__5{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-sm-14__0{margin-top:14rem!important;margin-bottom:14rem!important}.my-sm-15__0{margin-top:15rem!important;margin-bottom:15rem!important}.my-sm-15__5{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-sm-16__0{margin-top:16rem!important;margin-bottom:16rem!important}.my-sm-17__0{margin-top:17rem!important;margin-bottom:17rem!important}.my-sm-18__0{margin-top:18rem!important;margin-bottom:18rem!important}.my-sm-19__0{margin-top:19rem!important;margin-bottom:19rem!important}.my-sm-20__0{margin-top:20rem!important;margin-bottom:20rem!important}.my-sm-22__5{margin-top:22.5rem!important;margin-bottom:22.5rem!important}.my-sm-28__0{margin-top:28rem!important;margin-bottom:28rem!important}.my-sm-30__0{margin-top:30rem!important;margin-bottom:30rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-n4__8{margin-top:-4.8rem!important}.mt-sm-n3__2{margin-top:-3.2rem!important}.mt-sm-n1__2{margin-top:-1.2rem!important}.mt-sm-n8__0{margin-top:-8rem!important}.mt-sm-0{margin-top:0!important}.mt-sm-0__5{margin-top:.5rem!important}.mt-sm-0__8{margin-top:.8rem!important}.mt-sm-1__0{margin-top:1rem!important}.mt-sm-1__2{margin-top:1.2rem!important}.mt-sm-1__3{margin-top:1.3rem!important}.mt-sm-1__5{margin-top:1.5rem!important}.mt-sm-1__6{margin-top:1.6rem!important}.mt-sm-1__8{margin-top:1.8rem!important}.mt-sm-2__0{margin-top:2rem!important}.mt-sm-2__4{margin-top:2.4rem!important}.mt-sm-2__5{margin-top:2.5rem!important}.mt-sm-3__0{margin-top:3rem!important}.mt-sm-3__2{margin-top:3.2rem!important}.mt-sm-3__5{margin-top:3.5rem!important}.mt-sm-3__8{margin-top:3.8rem!important}.mt-sm-4__0{margin-top:4rem!important}.mt-sm-4__3{margin-top:4.3rem!important}.mt-sm-4__5{margin-top:4.5rem!important}.mt-sm-4__8{margin-top:4.8rem!important}.mt-sm-5__0{margin-top:5rem!important}.mt-sm-5__2{margin-top:5.2rem!important}.mt-sm-5__5{margin-top:5.5rem!important}.mt-sm-6__0{margin-top:6rem!important}.mt-sm-6__2{margin-top:6.2rem!important}.mt-sm-6__4{margin-top:6.4rem!important}.mt-sm-6__5{margin-top:6.5rem!important}.mt-sm-6__8{margin-top:6.8rem!important}.mt-sm-7__0{margin-top:7rem!important}.mt-sm-7__5{margin-top:7.5rem!important}.mt-sm-7__8{margin-top:7.8rem!important}.mt-sm-8__0{margin-top:8rem!important}.mt-sm-8__5{margin-top:8.5rem!important}.mt-sm-9__0{margin-top:9rem!important}.mt-sm-9__5{margin-top:9.5rem!important}.mt-sm-10__0{margin-top:10rem!important}.mt-sm-10__5{margin-top:10.5rem!important}.mt-sm-11__0{margin-top:11rem!important}.mt-sm-12__0{margin-top:12rem!important}.mt-sm-12__5{margin-top:12.5rem!important}.mt-sm-13__0{margin-top:13rem!important}.mt-sm-13__5{margin-top:13.5rem!important}.mt-sm-14__0{margin-top:14rem!important}.mt-sm-15__0{margin-top:15rem!important}.mt-sm-15__5{margin-top:15.5rem!important}.mt-sm-16__0{margin-top:16rem!important}.mt-sm-17__0{margin-top:17rem!important}.mt-sm-18__0{margin-top:18rem!important}.mt-sm-19__0{margin-top:19rem!important}.mt-sm-20__0{margin-top:20rem!important}.mt-sm-22__5{margin-top:22.5rem!important}.mt-sm-28__0{margin-top:28rem!important}.mt-sm-30__0{margin-top:30rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-n4__8{margin-right:-4.8rem!important}.me-sm-n3__2{margin-right:-3.2rem!important}.me-sm-n1__2{margin-right:-1.2rem!important}.me-sm-n8__0{margin-right:-8rem!important}.me-sm-0{margin-right:0!important}.me-sm-0__5{margin-right:.5rem!important}.me-sm-0__8{margin-right:.8rem!important}.me-sm-1__0{margin-right:1rem!important}.me-sm-1__2{margin-right:1.2rem!important}.me-sm-1__3{margin-right:1.3rem!important}.me-sm-1__5{margin-right:1.5rem!important}.me-sm-1__6{margin-right:1.6rem!important}.me-sm-1__8{margin-right:1.8rem!important}.me-sm-2__0{margin-right:2rem!important}.me-sm-2__4{margin-right:2.4rem!important}.me-sm-2__5{margin-right:2.5rem!important}.me-sm-3__0{margin-right:3rem!important}.me-sm-3__2{margin-right:3.2rem!important}.me-sm-3__5{margin-right:3.5rem!important}.me-sm-3__8{margin-right:3.8rem!important}.me-sm-4__0{margin-right:4rem!important}.me-sm-4__3{margin-right:4.3rem!important}.me-sm-4__5{margin-right:4.5rem!important}.me-sm-4__8{margin-right:4.8rem!important}.me-sm-5__0{margin-right:5rem!important}.me-sm-5__2{margin-right:5.2rem!important}.me-sm-5__5{margin-right:5.5rem!important}.me-sm-6__0{margin-right:6rem!important}.me-sm-6__2{margin-right:6.2rem!important}.me-sm-6__4{margin-right:6.4rem!important}.me-sm-6__5{margin-right:6.5rem!important}.me-sm-6__8{margin-right:6.8rem!important}.me-sm-7__0{margin-right:7rem!important}.me-sm-7__5{margin-right:7.5rem!important}.me-sm-7__8{margin-right:7.8rem!important}.me-sm-8__0{margin-right:8rem!important}.me-sm-8__5{margin-right:8.5rem!important}.me-sm-9__0{margin-right:9rem!important}.me-sm-9__5{margin-right:9.5rem!important}.me-sm-10__0{margin-right:10rem!important}.me-sm-10__5{margin-right:10.5rem!important}.me-sm-11__0{margin-right:11rem!important}.me-sm-12__0{margin-right:12rem!important}.me-sm-12__5{margin-right:12.5rem!important}.me-sm-13__0{margin-right:13rem!important}.me-sm-13__5{margin-right:13.5rem!important}.me-sm-14__0{margin-right:14rem!important}.me-sm-15__0{margin-right:15rem!important}.me-sm-15__5{margin-right:15.5rem!important}.me-sm-16__0{margin-right:16rem!important}.me-sm-17__0{margin-right:17rem!important}.me-sm-18__0{margin-right:18rem!important}.me-sm-19__0{margin-right:19rem!important}.me-sm-20__0{margin-right:20rem!important}.me-sm-22__5{margin-right:22.5rem!important}.me-sm-28__0{margin-right:28rem!important}.me-sm-30__0{margin-right:30rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-n4__8{margin-bottom:-4.8rem!important}.mb-sm-n3__2{margin-bottom:-3.2rem!important}.mb-sm-n1__2{margin-bottom:-1.2rem!important}.mb-sm-n8__0{margin-bottom:-8rem!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-0__5{margin-bottom:.5rem!important}.mb-sm-0__8{margin-bottom:.8rem!important}.mb-sm-1__0{margin-bottom:1rem!important}.mb-sm-1__2{margin-bottom:1.2rem!important}.mb-sm-1__3{margin-bottom:1.3rem!important}.mb-sm-1__5{margin-bottom:1.5rem!important}.mb-sm-1__6{margin-bottom:1.6rem!important}.mb-sm-1__8{margin-bottom:1.8rem!important}.mb-sm-2__0{margin-bottom:2rem!important}.mb-sm-2__4{margin-bottom:2.4rem!important}.mb-sm-2__5{margin-bottom:2.5rem!important}.mb-sm-3__0{margin-bottom:3rem!important}.mb-sm-3__2{margin-bottom:3.2rem!important}.mb-sm-3__5{margin-bottom:3.5rem!important}.mb-sm-3__8{margin-bottom:3.8rem!important}.mb-sm-4__0{margin-bottom:4rem!important}.mb-sm-4__3{margin-bottom:4.3rem!important}.mb-sm-4__5{margin-bottom:4.5rem!important}.mb-sm-4__8{margin-bottom:4.8rem!important}.mb-sm-5__0{margin-bottom:5rem!important}.mb-sm-5__2{margin-bottom:5.2rem!important}.mb-sm-5__5{margin-bottom:5.5rem!important}.mb-sm-6__0{margin-bottom:6rem!important}.mb-sm-6__2{margin-bottom:6.2rem!important}.mb-sm-6__4{margin-bottom:6.4rem!important}.mb-sm-6__5{margin-bottom:6.5rem!important}.mb-sm-6__8{margin-bottom:6.8rem!important}.mb-sm-7__0{margin-bottom:7rem!important}.mb-sm-7__5{margin-bottom:7.5rem!important}.mb-sm-7__8{margin-bottom:7.8rem!important}.mb-sm-8__0{margin-bottom:8rem!important}.mb-sm-8__5{margin-bottom:8.5rem!important}.mb-sm-9__0{margin-bottom:9rem!important}.mb-sm-9__5{margin-bottom:9.5rem!important}.mb-sm-10__0{margin-bottom:10rem!important}.mb-sm-10__5{margin-bottom:10.5rem!important}.mb-sm-11__0{margin-bottom:11rem!important}.mb-sm-12__0{margin-bottom:12rem!important}.mb-sm-12__5{margin-bottom:12.5rem!important}.mb-sm-13__0{margin-bottom:13rem!important}.mb-sm-13__5{margin-bottom:13.5rem!important}.mb-sm-14__0{margin-bottom:14rem!important}.mb-sm-15__0{margin-bottom:15rem!important}.mb-sm-15__5{margin-bottom:15.5rem!important}.mb-sm-16__0{margin-bottom:16rem!important}.mb-sm-17__0{margin-bottom:17rem!important}.mb-sm-18__0{margin-bottom:18rem!important}.mb-sm-19__0{margin-bottom:19rem!important}.mb-sm-20__0{margin-bottom:20rem!important}.mb-sm-22__5{margin-bottom:22.5rem!important}.mb-sm-28__0{margin-bottom:28rem!important}.mb-sm-30__0{margin-bottom:30rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-n4__8{margin-left:-4.8rem!important}.ms-sm-n3__2{margin-left:-3.2rem!important}.ms-sm-n1__2{margin-left:-1.2rem!important}.ms-sm-n8__0{margin-left:-8rem!important}.ms-sm-0{margin-left:0!important}.ms-sm-0__5{margin-left:.5rem!important}.ms-sm-0__8{margin-left:.8rem!important}.ms-sm-1__0{margin-left:1rem!important}.ms-sm-1__2{margin-left:1.2rem!important}.ms-sm-1__3{margin-left:1.3rem!important}.ms-sm-1__5{margin-left:1.5rem!important}.ms-sm-1__6{margin-left:1.6rem!important}.ms-sm-1__8{margin-left:1.8rem!important}.ms-sm-2__0{margin-left:2rem!important}.ms-sm-2__4{margin-left:2.4rem!important}.ms-sm-2__5{margin-left:2.5rem!important}.ms-sm-3__0{margin-left:3rem!important}.ms-sm-3__2{margin-left:3.2rem!important}.ms-sm-3__5{margin-left:3.5rem!important}.ms-sm-3__8{margin-left:3.8rem!important}.ms-sm-4__0{margin-left:4rem!important}.ms-sm-4__3{margin-left:4.3rem!important}.ms-sm-4__5{margin-left:4.5rem!important}.ms-sm-4__8{margin-left:4.8rem!important}.ms-sm-5__0{margin-left:5rem!important}.ms-sm-5__2{margin-left:5.2rem!important}.ms-sm-5__5{margin-left:5.5rem!important}.ms-sm-6__0{margin-left:6rem!important}.ms-sm-6__2{margin-left:6.2rem!important}.ms-sm-6__4{margin-left:6.4rem!important}.ms-sm-6__5{margin-left:6.5rem!important}.ms-sm-6__8{margin-left:6.8rem!important}.ms-sm-7__0{margin-left:7rem!important}.ms-sm-7__5{margin-left:7.5rem!important}.ms-sm-7__8{margin-left:7.8rem!important}.ms-sm-8__0{margin-left:8rem!important}.ms-sm-8__5{margin-left:8.5rem!important}.ms-sm-9__0{margin-left:9rem!important}.ms-sm-9__5{margin-left:9.5rem!important}.ms-sm-10__0{margin-left:10rem!important}.ms-sm-10__5{margin-left:10.5rem!important}.ms-sm-11__0{margin-left:11rem!important}.ms-sm-12__0{margin-left:12rem!important}.ms-sm-12__5{margin-left:12.5rem!important}.ms-sm-13__0{margin-left:13rem!important}.ms-sm-13__5{margin-left:13.5rem!important}.ms-sm-14__0{margin-left:14rem!important}.ms-sm-15__0{margin-left:15rem!important}.ms-sm-15__5{margin-left:15.5rem!important}.ms-sm-16__0{margin-left:16rem!important}.ms-sm-17__0{margin-left:17rem!important}.ms-sm-18__0{margin-left:18rem!important}.ms-sm-19__0{margin-left:19rem!important}.ms-sm-20__0{margin-left:20rem!important}.ms-sm-22__5{margin-left:22.5rem!important}.ms-sm-28__0{margin-left:28rem!important}.ms-sm-30__0{margin-left:30rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-n4__8{padding:-4.8rem!important}.p-sm-n3__2{padding:-3.2rem!important}.p-sm-n1__2{padding:-1.2rem!important}.p-sm-n8__0{padding:-8rem!important}.p-sm-0{padding:0!important}.p-sm-0__5{padding:.5rem!important}.p-sm-0__8{padding:.8rem!important}.p-sm-1__0{padding:1rem!important}.p-sm-1__2{padding:1.2rem!important}.p-sm-1__3{padding:1.3rem!important}.p-sm-1__5{padding:1.5rem!important}.p-sm-1__6{padding:1.6rem!important}.p-sm-1__8{padding:1.8rem!important}.p-sm-2__0{padding:2rem!important}.p-sm-2__4{padding:2.4rem!important}.p-sm-2__5{padding:2.5rem!important}.p-sm-3__0{padding:3rem!important}.p-sm-3__2{padding:3.2rem!important}.p-sm-3__5{padding:3.5rem!important}.p-sm-3__8{padding:3.8rem!important}.p-sm-4__0{padding:4rem!important}.p-sm-4__3{padding:4.3rem!important}.p-sm-4__5{padding:4.5rem!important}.p-sm-4__8{padding:4.8rem!important}.p-sm-5__0{padding:5rem!important}.p-sm-5__2{padding:5.2rem!important}.p-sm-5__5{padding:5.5rem!important}.p-sm-6__0{padding:6rem!important}.p-sm-6__2{padding:6.2rem!important}.p-sm-6__4{padding:6.4rem!important}.p-sm-6__5{padding:6.5rem!important}.p-sm-6__8{padding:6.8rem!important}.p-sm-7__0{padding:7rem!important}.p-sm-7__5{padding:7.5rem!important}.p-sm-7__8{padding:7.8rem!important}.p-sm-8__0{padding:8rem!important}.p-sm-8__5{padding:8.5rem!important}.p-sm-9__0{padding:9rem!important}.p-sm-9__5{padding:9.5rem!important}.p-sm-10__0{padding:10rem!important}.p-sm-10__5{padding:10.5rem!important}.p-sm-11__0{padding:11rem!important}.p-sm-12__0{padding:12rem!important}.p-sm-12__5{padding:12.5rem!important}.p-sm-13__0{padding:13rem!important}.p-sm-13__5{padding:13.5rem!important}.p-sm-14__0{padding:14rem!important}.p-sm-15__0{padding:15rem!important}.p-sm-15__5{padding:15.5rem!important}.p-sm-16__0{padding:16rem!important}.p-sm-17__0{padding:17rem!important}.p-sm-18__0{padding:18rem!important}.p-sm-19__0{padding:19rem!important}.p-sm-20__0{padding:20rem!important}.p-sm-22__5{padding:22.5rem!important}.p-sm-28__0{padding:28rem!important}.p-sm-30__0{padding:30rem!important}.px-sm-n4__8{padding-right:-4.8rem!important;padding-left:-4.8rem!important}.px-sm-n3__2{padding-right:-3.2rem!important;padding-left:-3.2rem!important}.px-sm-n1__2{padding-right:-1.2rem!important;padding-left:-1.2rem!important}.px-sm-n8__0{padding-right:-8rem!important;padding-left:-8rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-0__5{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-0__8{padding-right:.8rem!important;padding-left:.8rem!important}.px-sm-1__0{padding-right:1rem!important;padding-left:1rem!important}.px-sm-1__2{padding-right:1.2rem!important;padding-left:1.2rem!important}.px-sm-1__3{padding-right:1.3rem!important;padding-left:1.3rem!important}.px-sm-1__5{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-1__6{padding-right:1.6rem!important;padding-left:1.6rem!important}.px-sm-1__8{padding-right:1.8rem!important;padding-left:1.8rem!important}.px-sm-2__0{padding-right:2rem!important;padding-left:2rem!important}.px-sm-2__4{padding-right:2.4rem!important;padding-left:2.4rem!important}.px-sm-2__5{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-sm-3__0{padding-right:3rem!important;padding-left:3rem!important}.px-sm-3__2{padding-right:3.2rem!important;padding-left:3.2rem!important}.px-sm-3__5{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-sm-3__8{padding-right:3.8rem!important;padding-left:3.8rem!important}.px-sm-4__0{padding-right:4rem!important;padding-left:4rem!important}.px-sm-4__3{padding-right:4.3rem!important;padding-left:4.3rem!important}.px-sm-4__5{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-sm-4__8{padding-right:4.8rem!important;padding-left:4.8rem!important}.px-sm-5__0{padding-right:5rem!important;padding-left:5rem!important}.px-sm-5__2{padding-right:5.2rem!important;padding-left:5.2rem!important}.px-sm-5__5{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-sm-6__0{padding-right:6rem!important;padding-left:6rem!important}.px-sm-6__2{padding-right:6.2rem!important;padding-left:6.2rem!important}.px-sm-6__4{padding-right:6.4rem!important;padding-left:6.4rem!important}.px-sm-6__5{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-sm-6__8{padding-right:6.8rem!important;padding-left:6.8rem!important}.px-sm-7__0{padding-right:7rem!important;padding-left:7rem!important}.px-sm-7__5{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-sm-7__8{padding-right:7.8rem!important;padding-left:7.8rem!important}.px-sm-8__0{padding-right:8rem!important;padding-left:8rem!important}.px-sm-8__5{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-sm-9__0{padding-right:9rem!important;padding-left:9rem!important}.px-sm-9__5{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-sm-10__0{padding-right:10rem!important;padding-left:10rem!important}.px-sm-10__5{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-sm-11__0{padding-right:11rem!important;padding-left:11rem!important}.px-sm-12__0{padding-right:12rem!important;padding-left:12rem!important}.px-sm-12__5{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-sm-13__0{padding-right:13rem!important;padding-left:13rem!important}.px-sm-13__5{padding-right:13.5rem!important;padding-left:13.5rem!important}.px-sm-14__0{padding-right:14rem!important;padding-left:14rem!important}.px-sm-15__0{padding-right:15rem!important;padding-left:15rem!important}.px-sm-15__5{padding-right:15.5rem!important;padding-left:15.5rem!important}.px-sm-16__0{padding-right:16rem!important;padding-left:16rem!important}.px-sm-17__0{padding-right:17rem!important;padding-left:17rem!important}.px-sm-18__0{padding-right:18rem!important;padding-left:18rem!important}.px-sm-19__0{padding-right:19rem!important;padding-left:19rem!important}.px-sm-20__0{padding-right:20rem!important;padding-left:20rem!important}.px-sm-22__5{padding-right:22.5rem!important;padding-left:22.5rem!important}.px-sm-28__0{padding-right:28rem!important;padding-left:28rem!important}.px-sm-30__0{padding-right:30rem!important;padding-left:30rem!important}.py-sm-n4__8{padding-top:-4.8rem!important;padding-bottom:-4.8rem!important}.py-sm-n3__2{padding-top:-3.2rem!important;padding-bottom:-3.2rem!important}.py-sm-n1__2{padding-top:-1.2rem!important;padding-bottom:-1.2rem!important}.py-sm-n8__0{padding-top:-8rem!important;padding-bottom:-8rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-0__5{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-0__8{padding-top:.8rem!important;padding-bottom:.8rem!important}.py-sm-1__0{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-1__2{padding-top:1.2rem!important;padding-bottom:1.2rem!important}.py-sm-1__3{padding-top:1.3rem!important;padding-bottom:1.3rem!important}.py-sm-1__5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-1__6{padding-top:1.6rem!important;padding-bottom:1.6rem!important}.py-sm-1__8{padding-top:1.8rem!important;padding-bottom:1.8rem!important}.py-sm-2__0{padding-top:2rem!important;padding-bottom:2rem!important}.py-sm-2__4{padding-top:2.4rem!important;padding-bottom:2.4rem!important}.py-sm-2__5{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-sm-3__0{padding-top:3rem!important;padding-bottom:3rem!important}.py-sm-3__2{padding-top:3.2rem!important;padding-bottom:3.2rem!important}.py-sm-3__5{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-sm-3__8{padding-top:3.8rem!important;padding-bottom:3.8rem!important}.py-sm-4__0{padding-top:4rem!important;padding-bottom:4rem!important}.py-sm-4__3{padding-top:4.3rem!important;padding-bottom:4.3rem!important}.py-sm-4__5{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-sm-4__8{padding-top:4.8rem!important;padding-bottom:4.8rem!important}.py-sm-5__0{padding-top:5rem!important;padding-bottom:5rem!important}.py-sm-5__2{padding-top:5.2rem!important;padding-bottom:5.2rem!important}.py-sm-5__5{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-sm-6__0{padding-top:6rem!important;padding-bottom:6rem!important}.py-sm-6__2{padding-top:6.2rem!important;padding-bottom:6.2rem!important}.py-sm-6__4{padding-top:6.4rem!important;padding-bottom:6.4rem!important}.py-sm-6__5{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-sm-6__8{padding-top:6.8rem!important;padding-bottom:6.8rem!important}.py-sm-7__0{padding-top:7rem!important;padding-bottom:7rem!important}.py-sm-7__5{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-sm-7__8{padding-top:7.8rem!important;padding-bottom:7.8rem!important}.py-sm-8__0{padding-top:8rem!important;padding-bottom:8rem!important}.py-sm-8__5{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-sm-9__0{padding-top:9rem!important;padding-bottom:9rem!important}.py-sm-9__5{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-sm-10__0{padding-top:10rem!important;padding-bottom:10rem!important}.py-sm-10__5{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-sm-11__0{padding-top:11rem!important;padding-bottom:11rem!important}.py-sm-12__0{padding-top:12rem!important;padding-bottom:12rem!important}.py-sm-12__5{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-sm-13__0{padding-top:13rem!important;padding-bottom:13rem!important}.py-sm-13__5{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-sm-14__0{padding-top:14rem!important;padding-bottom:14rem!important}.py-sm-15__0{padding-top:15rem!important;padding-bottom:15rem!important}.py-sm-15__5{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-sm-16__0{padding-top:16rem!important;padding-bottom:16rem!important}.py-sm-17__0{padding-top:17rem!important;padding-bottom:17rem!important}.py-sm-18__0{padding-top:18rem!important;padding-bottom:18rem!important}.py-sm-19__0{padding-top:19rem!important;padding-bottom:19rem!important}.py-sm-20__0{padding-top:20rem!important;padding-bottom:20rem!important}.py-sm-22__5{padding-top:22.5rem!important;padding-bottom:22.5rem!important}.py-sm-28__0{padding-top:28rem!important;padding-bottom:28rem!important}.py-sm-30__0{padding-top:30rem!important;padding-bottom:30rem!important}.pt-sm-n4__8{padding-top:-4.8rem!important}.pt-sm-n3__2{padding-top:-3.2rem!important}.pt-sm-n1__2{padding-top:-1.2rem!important}.pt-sm-n8__0{padding-top:-8rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-0__5{padding-top:.5rem!important}.pt-sm-0__8{padding-top:.8rem!important}.pt-sm-1__0{padding-top:1rem!important}.pt-sm-1__2{padding-top:1.2rem!important}.pt-sm-1__3{padding-top:1.3rem!important}.pt-sm-1__5{padding-top:1.5rem!important}.pt-sm-1__6{padding-top:1.6rem!important}.pt-sm-1__8{padding-top:1.8rem!important}.pt-sm-2__0{padding-top:2rem!important}.pt-sm-2__4{padding-top:2.4rem!important}.pt-sm-2__5{padding-top:2.5rem!important}.pt-sm-3__0{padding-top:3rem!important}.pt-sm-3__2{padding-top:3.2rem!important}.pt-sm-3__5{padding-top:3.5rem!important}.pt-sm-3__8{padding-top:3.8rem!important}.pt-sm-4__0{padding-top:4rem!important}.pt-sm-4__3{padding-top:4.3rem!important}.pt-sm-4__5{padding-top:4.5rem!important}.pt-sm-4__8{padding-top:4.8rem!important}.pt-sm-5__0{padding-top:5rem!important}.pt-sm-5__2{padding-top:5.2rem!important}.pt-sm-5__5{padding-top:5.5rem!important}.pt-sm-6__0{padding-top:6rem!important}.pt-sm-6__2{padding-top:6.2rem!important}.pt-sm-6__4{padding-top:6.4rem!important}.pt-sm-6__5{padding-top:6.5rem!important}.pt-sm-6__8{padding-top:6.8rem!important}.pt-sm-7__0{padding-top:7rem!important}.pt-sm-7__5{padding-top:7.5rem!important}.pt-sm-7__8{padding-top:7.8rem!important}.pt-sm-8__0{padding-top:8rem!important}.pt-sm-8__5{padding-top:8.5rem!important}.pt-sm-9__0{padding-top:9rem!important}.pt-sm-9__5{padding-top:9.5rem!important}.pt-sm-10__0{padding-top:10rem!important}.pt-sm-10__5{padding-top:10.5rem!important}.pt-sm-11__0{padding-top:11rem!important}.pt-sm-12__0{padding-top:12rem!important}.pt-sm-12__5{padding-top:12.5rem!important}.pt-sm-13__0{padding-top:13rem!important}.pt-sm-13__5{padding-top:13.5rem!important}.pt-sm-14__0{padding-top:14rem!important}.pt-sm-15__0{padding-top:15rem!important}.pt-sm-15__5{padding-top:15.5rem!important}.pt-sm-16__0{padding-top:16rem!important}.pt-sm-17__0{padding-top:17rem!important}.pt-sm-18__0{padding-top:18rem!important}.pt-sm-19__0{padding-top:19rem!important}.pt-sm-20__0{padding-top:20rem!important}.pt-sm-22__5{padding-top:22.5rem!important}.pt-sm-28__0{padding-top:28rem!important}.pt-sm-30__0{padding-top:30rem!important}.pe-sm-n4__8{padding-right:-4.8rem!important}.pe-sm-n3__2{padding-right:-3.2rem!important}.pe-sm-n1__2{padding-right:-1.2rem!important}.pe-sm-n8__0{padding-right:-8rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-0__5{padding-right:.5rem!important}.pe-sm-0__8{padding-right:.8rem!important}.pe-sm-1__0{padding-right:1rem!important}.pe-sm-1__2{padding-right:1.2rem!important}.pe-sm-1__3{padding-right:1.3rem!important}.pe-sm-1__5{padding-right:1.5rem!important}.pe-sm-1__6{padding-right:1.6rem!important}.pe-sm-1__8{padding-right:1.8rem!important}.pe-sm-2__0{padding-right:2rem!important}.pe-sm-2__4{padding-right:2.4rem!important}.pe-sm-2__5{padding-right:2.5rem!important}.pe-sm-3__0{padding-right:3rem!important}.pe-sm-3__2{padding-right:3.2rem!important}.pe-sm-3__5{padding-right:3.5rem!important}.pe-sm-3__8{padding-right:3.8rem!important}.pe-sm-4__0{padding-right:4rem!important}.pe-sm-4__3{padding-right:4.3rem!important}.pe-sm-4__5{padding-right:4.5rem!important}.pe-sm-4__8{padding-right:4.8rem!important}.pe-sm-5__0{padding-right:5rem!important}.pe-sm-5__2{padding-right:5.2rem!important}.pe-sm-5__5{padding-right:5.5rem!important}.pe-sm-6__0{padding-right:6rem!important}.pe-sm-6__2{padding-right:6.2rem!important}.pe-sm-6__4{padding-right:6.4rem!important}.pe-sm-6__5{padding-right:6.5rem!important}.pe-sm-6__8{padding-right:6.8rem!important}.pe-sm-7__0{padding-right:7rem!important}.pe-sm-7__5{padding-right:7.5rem!important}.pe-sm-7__8{padding-right:7.8rem!important}.pe-sm-8__0{padding-right:8rem!important}.pe-sm-8__5{padding-right:8.5rem!important}.pe-sm-9__0{padding-right:9rem!important}.pe-sm-9__5{padding-right:9.5rem!important}.pe-sm-10__0{padding-right:10rem!important}.pe-sm-10__5{padding-right:10.5rem!important}.pe-sm-11__0{padding-right:11rem!important}.pe-sm-12__0{padding-right:12rem!important}.pe-sm-12__5{padding-right:12.5rem!important}.pe-sm-13__0{padding-right:13rem!important}.pe-sm-13__5{padding-right:13.5rem!important}.pe-sm-14__0{padding-right:14rem!important}.pe-sm-15__0{padding-right:15rem!important}.pe-sm-15__5{padding-right:15.5rem!important}.pe-sm-16__0{padding-right:16rem!important}.pe-sm-17__0{padding-right:17rem!important}.pe-sm-18__0{padding-right:18rem!important}.pe-sm-19__0{padding-right:19rem!important}.pe-sm-20__0{padding-right:20rem!important}.pe-sm-22__5{padding-right:22.5rem!important}.pe-sm-28__0{padding-right:28rem!important}.pe-sm-30__0{padding-right:30rem!important}.pb-sm-n4__8{padding-bottom:-4.8rem!important}.pb-sm-n3__2{padding-bottom:-3.2rem!important}.pb-sm-n1__2{padding-bottom:-1.2rem!important}.pb-sm-n8__0{padding-bottom:-8rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-0__5{padding-bottom:.5rem!important}.pb-sm-0__8{padding-bottom:.8rem!important}.pb-sm-1__0{padding-bottom:1rem!important}.pb-sm-1__2{padding-bottom:1.2rem!important}.pb-sm-1__3{padding-bottom:1.3rem!important}.pb-sm-1__5{padding-bottom:1.5rem!important}.pb-sm-1__6{padding-bottom:1.6rem!important}.pb-sm-1__8{padding-bottom:1.8rem!important}.pb-sm-2__0{padding-bottom:2rem!important}.pb-sm-2__4{padding-bottom:2.4rem!important}.pb-sm-2__5{padding-bottom:2.5rem!important}.pb-sm-3__0{padding-bottom:3rem!important}.pb-sm-3__2{padding-bottom:3.2rem!important}.pb-sm-3__5{padding-bottom:3.5rem!important}.pb-sm-3__8{padding-bottom:3.8rem!important}.pb-sm-4__0{padding-bottom:4rem!important}.pb-sm-4__3{padding-bottom:4.3rem!important}.pb-sm-4__5{padding-bottom:4.5rem!important}.pb-sm-4__8{padding-bottom:4.8rem!important}.pb-sm-5__0{padding-bottom:5rem!important}.pb-sm-5__2{padding-bottom:5.2rem!important}.pb-sm-5__5{padding-bottom:5.5rem!important}.pb-sm-6__0{padding-bottom:6rem!important}.pb-sm-6__2{padding-bottom:6.2rem!important}.pb-sm-6__4{padding-bottom:6.4rem!important}.pb-sm-6__5{padding-bottom:6.5rem!important}.pb-sm-6__8{padding-bottom:6.8rem!important}.pb-sm-7__0{padding-bottom:7rem!important}.pb-sm-7__5{padding-bottom:7.5rem!important}.pb-sm-7__8{padding-bottom:7.8rem!important}.pb-sm-8__0{padding-bottom:8rem!important}.pb-sm-8__5{padding-bottom:8.5rem!important}.pb-sm-9__0{padding-bottom:9rem!important}.pb-sm-9__5{padding-bottom:9.5rem!important}.pb-sm-10__0{padding-bottom:10rem!important}.pb-sm-10__5{padding-bottom:10.5rem!important}.pb-sm-11__0{padding-bottom:11rem!important}.pb-sm-12__0{padding-bottom:12rem!important}.pb-sm-12__5{padding-bottom:12.5rem!important}.pb-sm-13__0{padding-bottom:13rem!important}.pb-sm-13__5{padding-bottom:13.5rem!important}.pb-sm-14__0{padding-bottom:14rem!important}.pb-sm-15__0{padding-bottom:15rem!important}.pb-sm-15__5{padding-bottom:15.5rem!important}.pb-sm-16__0{padding-bottom:16rem!important}.pb-sm-17__0{padding-bottom:17rem!important}.pb-sm-18__0{padding-bottom:18rem!important}.pb-sm-19__0{padding-bottom:19rem!important}.pb-sm-20__0{padding-bottom:20rem!important}.pb-sm-22__5{padding-bottom:22.5rem!important}.pb-sm-28__0{padding-bottom:28rem!important}.pb-sm-30__0{padding-bottom:30rem!important}.ps-sm-n4__8{padding-left:-4.8rem!important}.ps-sm-n3__2{padding-left:-3.2rem!important}.ps-sm-n1__2{padding-left:-1.2rem!important}.ps-sm-n8__0{padding-left:-8rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-0__5{padding-left:.5rem!important}.ps-sm-0__8{padding-left:.8rem!important}.ps-sm-1__0{padding-left:1rem!important}.ps-sm-1__2{padding-left:1.2rem!important}.ps-sm-1__3{padding-left:1.3rem!important}.ps-sm-1__5{padding-left:1.5rem!important}.ps-sm-1__6{padding-left:1.6rem!important}.ps-sm-1__8{padding-left:1.8rem!important}.ps-sm-2__0{padding-left:2rem!important}.ps-sm-2__4{padding-left:2.4rem!important}.ps-sm-2__5{padding-left:2.5rem!important}.ps-sm-3__0{padding-left:3rem!important}.ps-sm-3__2{padding-left:3.2rem!important}.ps-sm-3__5{padding-left:3.5rem!important}.ps-sm-3__8{padding-left:3.8rem!important}.ps-sm-4__0{padding-left:4rem!important}.ps-sm-4__3{padding-left:4.3rem!important}.ps-sm-4__5{padding-left:4.5rem!important}.ps-sm-4__8{padding-left:4.8rem!important}.ps-sm-5__0{padding-left:5rem!important}.ps-sm-5__2{padding-left:5.2rem!important}.ps-sm-5__5{padding-left:5.5rem!important}.ps-sm-6__0{padding-left:6rem!important}.ps-sm-6__2{padding-left:6.2rem!important}.ps-sm-6__4{padding-left:6.4rem!important}.ps-sm-6__5{padding-left:6.5rem!important}.ps-sm-6__8{padding-left:6.8rem!important}.ps-sm-7__0{padding-left:7rem!important}.ps-sm-7__5{padding-left:7.5rem!important}.ps-sm-7__8{padding-left:7.8rem!important}.ps-sm-8__0{padding-left:8rem!important}.ps-sm-8__5{padding-left:8.5rem!important}.ps-sm-9__0{padding-left:9rem!important}.ps-sm-9__5{padding-left:9.5rem!important}.ps-sm-10__0{padding-left:10rem!important}.ps-sm-10__5{padding-left:10.5rem!important}.ps-sm-11__0{padding-left:11rem!important}.ps-sm-12__0{padding-left:12rem!important}.ps-sm-12__5{padding-left:12.5rem!important}.ps-sm-13__0{padding-left:13rem!important}.ps-sm-13__5{padding-left:13.5rem!important}.ps-sm-14__0{padding-left:14rem!important}.ps-sm-15__0{padding-left:15rem!important}.ps-sm-15__5{padding-left:15.5rem!important}.ps-sm-16__0{padding-left:16rem!important}.ps-sm-17__0{padding-left:17rem!important}.ps-sm-18__0{padding-left:18rem!important}.ps-sm-19__0{padding-left:19rem!important}.ps-sm-20__0{padding-left:20rem!important}.ps-sm-22__5{padding-left:22.5rem!important}.ps-sm-28__0{padding-left:28rem!important}.ps-sm-30__0{padding-left:30rem!important}.gap-sm-n4__8{gap:-4.8rem!important}.gap-sm-n3__2{gap:-3.2rem!important}.gap-sm-n1__2{gap:-1.2rem!important}.gap-sm-n8__0{gap:-8rem!important}.gap-sm-0{gap:0!important}.gap-sm-0__5{gap:.5rem!important}.gap-sm-0__8{gap:.8rem!important}.gap-sm-1__0{gap:1rem!important}.gap-sm-1__2{gap:1.2rem!important}.gap-sm-1__3{gap:1.3rem!important}.gap-sm-1__5{gap:1.5rem!important}.gap-sm-1__6{gap:1.6rem!important}.gap-sm-1__8{gap:1.8rem!important}.gap-sm-2__0{gap:2rem!important}.gap-sm-2__4{gap:2.4rem!important}.gap-sm-2__5{gap:2.5rem!important}.gap-sm-3__0{gap:3rem!important}.gap-sm-3__2{gap:3.2rem!important}.gap-sm-3__5{gap:3.5rem!important}.gap-sm-3__8{gap:3.8rem!important}.gap-sm-4__0{gap:4rem!important}.gap-sm-4__3{gap:4.3rem!important}.gap-sm-4__5{gap:4.5rem!important}.gap-sm-4__8{gap:4.8rem!important}.gap-sm-5__0{gap:5rem!important}.gap-sm-5__2{gap:5.2rem!important}.gap-sm-5__5{gap:5.5rem!important}.gap-sm-6__0{gap:6rem!important}.gap-sm-6__2{gap:6.2rem!important}.gap-sm-6__4{gap:6.4rem!important}.gap-sm-6__5{gap:6.5rem!important}.gap-sm-6__8{gap:6.8rem!important}.gap-sm-7__0{gap:7rem!important}.gap-sm-7__5{gap:7.5rem!important}.gap-sm-7__8{gap:7.8rem!important}.gap-sm-8__0{gap:8rem!important}.gap-sm-8__5{gap:8.5rem!important}.gap-sm-9__0{gap:9rem!important}.gap-sm-9__5{gap:9.5rem!important}.gap-sm-10__0{gap:10rem!important}.gap-sm-10__5{gap:10.5rem!important}.gap-sm-11__0{gap:11rem!important}.gap-sm-12__0{gap:12rem!important}.gap-sm-12__5{gap:12.5rem!important}.gap-sm-13__0{gap:13rem!important}.gap-sm-13__5{gap:13.5rem!important}.gap-sm-14__0{gap:14rem!important}.gap-sm-15__0{gap:15rem!important}.gap-sm-15__5{gap:15.5rem!important}.gap-sm-16__0{gap:16rem!important}.gap-sm-17__0{gap:17rem!important}.gap-sm-18__0{gap:18rem!important}.gap-sm-19__0{gap:19rem!important}.gap-sm-20__0{gap:20rem!important}.gap-sm-22__5{gap:22.5rem!important}.gap-sm-28__0{gap:28rem!important}.gap-sm-30__0{gap:30rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-n4__8,.gx-sm-n4__8{--bs-gutter-x:-4.8rem}.g-sm-n4__8,.gy-sm-n4__8{--bs-gutter-y:-4.8rem}.g-sm-n3__2,.gx-sm-n3__2{--bs-gutter-x:-3.2rem}.g-sm-n3__2,.gy-sm-n3__2{--bs-gutter-y:-3.2rem}.g-sm-n1__2,.gx-sm-n1__2{--bs-gutter-x:-1.2rem}.g-sm-n1__2,.gy-sm-n1__2{--bs-gutter-y:-1.2rem}.g-sm-n8__0,.gx-sm-n8__0{--bs-gutter-x:-8rem}.g-sm-n8__0,.gy-sm-n8__0{--bs-gutter-y:-8rem}.g-sm-0,.gx-sm-0{--bs-gutter-x:0rem}.g-sm-0,.gy-sm-0{--bs-gutter-y:0rem}.g-sm-0__5,.gx-sm-0__5{--bs-gutter-x:0.5rem}.g-sm-0__5,.gy-sm-0__5{--bs-gutter-y:0.5rem}.g-sm-0__8,.gx-sm-0__8{--bs-gutter-x:0.8rem}.g-sm-0__8,.gy-sm-0__8{--bs-gutter-y:0.8rem}.g-sm-1__0,.gx-sm-1__0{--bs-gutter-x:1rem}.g-sm-1__0,.gy-sm-1__0{--bs-gutter-y:1rem}.g-sm-1__2,.gx-sm-1__2{--bs-gutter-x:1.2rem}.g-sm-1__2,.gy-sm-1__2{--bs-gutter-y:1.2rem}.g-sm-1__3,.gx-sm-1__3{--bs-gutter-x:1.3rem}.g-sm-1__3,.gy-sm-1__3{--bs-gutter-y:1.3rem}.g-sm-1__5,.gx-sm-1__5{--bs-gutter-x:1.5rem}.g-sm-1__5,.gy-sm-1__5{--bs-gutter-y:1.5rem}.g-sm-1__6,.gx-sm-1__6{--bs-gutter-x:1.6rem}.g-sm-1__6,.gy-sm-1__6{--bs-gutter-y:1.6rem}.g-sm-1__8,.gx-sm-1__8{--bs-gutter-x:1.8rem}.g-sm-1__8,.gy-sm-1__8{--bs-gutter-y:1.8rem}.g-sm-2__0,.gx-sm-2__0{--bs-gutter-x:2rem}.g-sm-2__0,.gy-sm-2__0{--bs-gutter-y:2rem}.g-sm-2__4,.gx-sm-2__4{--bs-gutter-x:2.4rem}.g-sm-2__4,.gy-sm-2__4{--bs-gutter-y:2.4rem}.g-sm-2__5,.gx-sm-2__5{--bs-gutter-x:2.5rem}.g-sm-2__5,.gy-sm-2__5{--bs-gutter-y:2.5rem}.g-sm-3__0,.gx-sm-3__0{--bs-gutter-x:3rem}.g-sm-3__0,.gy-sm-3__0{--bs-gutter-y:3rem}.g-sm-3__2,.gx-sm-3__2{--bs-gutter-x:3.2rem}.g-sm-3__2,.gy-sm-3__2{--bs-gutter-y:3.2rem}.g-sm-3__5,.gx-sm-3__5{--bs-gutter-x:3.5rem}.g-sm-3__5,.gy-sm-3__5{--bs-gutter-y:3.5rem}.g-sm-3__8,.gx-sm-3__8{--bs-gutter-x:3.8rem}.g-sm-3__8,.gy-sm-3__8{--bs-gutter-y:3.8rem}.g-sm-4__0,.gx-sm-4__0{--bs-gutter-x:4rem}.g-sm-4__0,.gy-sm-4__0{--bs-gutter-y:4rem}.g-sm-4__3,.gx-sm-4__3{--bs-gutter-x:4.3rem}.g-sm-4__3,.gy-sm-4__3{--bs-gutter-y:4.3rem}.g-sm-4__5,.gx-sm-4__5{--bs-gutter-x:4.5rem}.g-sm-4__5,.gy-sm-4__5{--bs-gutter-y:4.5rem}.g-sm-4__8,.gx-sm-4__8{--bs-gutter-x:4.8rem}.g-sm-4__8,.gy-sm-4__8{--bs-gutter-y:4.8rem}.g-sm-5__0,.gx-sm-5__0{--bs-gutter-x:5rem}.g-sm-5__0,.gy-sm-5__0{--bs-gutter-y:5rem}.g-sm-5__2,.gx-sm-5__2{--bs-gutter-x:5.2rem}.g-sm-5__2,.gy-sm-5__2{--bs-gutter-y:5.2rem}.g-sm-5__5,.gx-sm-5__5{--bs-gutter-x:5.5rem}.g-sm-5__5,.gy-sm-5__5{--bs-gutter-y:5.5rem}.g-sm-6__0,.gx-sm-6__0{--bs-gutter-x:6rem}.g-sm-6__0,.gy-sm-6__0{--bs-gutter-y:6rem}.g-sm-6__2,.gx-sm-6__2{--bs-gutter-x:6.2rem}.g-sm-6__2,.gy-sm-6__2{--bs-gutter-y:6.2rem}.g-sm-6__4,.gx-sm-6__4{--bs-gutter-x:6.4rem}.g-sm-6__4,.gy-sm-6__4{--bs-gutter-y:6.4rem}.g-sm-6__5,.gx-sm-6__5{--bs-gutter-x:6.5rem}.g-sm-6__5,.gy-sm-6__5{--bs-gutter-y:6.5rem}.g-sm-6__8,.gx-sm-6__8{--bs-gutter-x:6.8rem}.g-sm-6__8,.gy-sm-6__8{--bs-gutter-y:6.8rem}.g-sm-7__0,.gx-sm-7__0{--bs-gutter-x:7rem}.g-sm-7__0,.gy-sm-7__0{--bs-gutter-y:7rem}.g-sm-7__5,.gx-sm-7__5{--bs-gutter-x:7.5rem}.g-sm-7__5,.gy-sm-7__5{--bs-gutter-y:7.5rem}.g-sm-7__8,.gx-sm-7__8{--bs-gutter-x:7.8rem}.g-sm-7__8,.gy-sm-7__8{--bs-gutter-y:7.8rem}.g-sm-8__0,.gx-sm-8__0{--bs-gutter-x:8rem}.g-sm-8__0,.gy-sm-8__0{--bs-gutter-y:8rem}.g-sm-8__5,.gx-sm-8__5{--bs-gutter-x:8.5rem}.g-sm-8__5,.gy-sm-8__5{--bs-gutter-y:8.5rem}.g-sm-9__0,.gx-sm-9__0{--bs-gutter-x:9rem}.g-sm-9__0,.gy-sm-9__0{--bs-gutter-y:9rem}.g-sm-9__5,.gx-sm-9__5{--bs-gutter-x:9.5rem}.g-sm-9__5,.gy-sm-9__5{--bs-gutter-y:9.5rem}.g-sm-10__0,.gx-sm-10__0{--bs-gutter-x:10rem}.g-sm-10__0,.gy-sm-10__0{--bs-gutter-y:10rem}.g-sm-10__5,.gx-sm-10__5{--bs-gutter-x:10.5rem}.g-sm-10__5,.gy-sm-10__5{--bs-gutter-y:10.5rem}.g-sm-11__0,.gx-sm-11__0{--bs-gutter-x:11rem}.g-sm-11__0,.gy-sm-11__0{--bs-gutter-y:11rem}.g-sm-12__0,.gx-sm-12__0{--bs-gutter-x:12rem}.g-sm-12__0,.gy-sm-12__0{--bs-gutter-y:12rem}.g-sm-12__5,.gx-sm-12__5{--bs-gutter-x:12.5rem}.g-sm-12__5,.gy-sm-12__5{--bs-gutter-y:12.5rem}.g-sm-13__0,.gx-sm-13__0{--bs-gutter-x:13rem}.g-sm-13__0,.gy-sm-13__0{--bs-gutter-y:13rem}.g-sm-13__5,.gx-sm-13__5{--bs-gutter-x:13.5rem}.g-sm-13__5,.gy-sm-13__5{--bs-gutter-y:13.5rem}.g-sm-14__0,.gx-sm-14__0{--bs-gutter-x:14rem}.g-sm-14__0,.gy-sm-14__0{--bs-gutter-y:14rem}.g-sm-15__0,.gx-sm-15__0{--bs-gutter-x:15rem}.g-sm-15__0,.gy-sm-15__0{--bs-gutter-y:15rem}.g-sm-15__5,.gx-sm-15__5{--bs-gutter-x:15.5rem}.g-sm-15__5,.gy-sm-15__5{--bs-gutter-y:15.5rem}.g-sm-16__0,.gx-sm-16__0{--bs-gutter-x:16rem}.g-sm-16__0,.gy-sm-16__0{--bs-gutter-y:16rem}.g-sm-17__0,.gx-sm-17__0{--bs-gutter-x:17rem}.g-sm-17__0,.gy-sm-17__0{--bs-gutter-y:17rem}.g-sm-18__0,.gx-sm-18__0{--bs-gutter-x:18rem}.g-sm-18__0,.gy-sm-18__0{--bs-gutter-y:18rem}.g-sm-19__0,.gx-sm-19__0{--bs-gutter-x:19rem}.g-sm-19__0,.gy-sm-19__0{--bs-gutter-y:19rem}.g-sm-20__0,.gx-sm-20__0{--bs-gutter-x:20rem}.g-sm-20__0,.gy-sm-20__0{--bs-gutter-y:20rem}.g-sm-22__5,.gx-sm-22__5{--bs-gutter-x:22.5rem}.g-sm-22__5,.gy-sm-22__5{--bs-gutter-y:22.5rem}.g-sm-28__0,.gx-sm-28__0{--bs-gutter-x:28rem}.g-sm-28__0,.gy-sm-28__0{--bs-gutter-y:28rem}.g-sm-30__0,.gx-sm-30__0{--bs-gutter-x:30rem}.g-sm-30__0,.gy-sm-30__0{--bs-gutter-y:30rem}.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width)*-1);border-left-width:var(--bs-list-group-border-width)}.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}.container-xl{max-width:174.4rem}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.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-n4__8{margin:-4.8rem!important}.m-md-n3__2{margin:-3.2rem!important}.m-md-n1__2{margin:-1.2rem!important}.m-md-n8__0{margin:-8rem!important}.m-md-0{margin:0!important}.m-md-0__5{margin:.5rem!important}.m-md-0__8{margin:.8rem!important}.m-md-1__0{margin:1rem!important}.m-md-1__2{margin:1.2rem!important}.m-md-1__3{margin:1.3rem!important}.m-md-1__5{margin:1.5rem!important}.m-md-1__6{margin:1.6rem!important}.m-md-1__8{margin:1.8rem!important}.m-md-2__0{margin:2rem!important}.m-md-2__4{margin:2.4rem!important}.m-md-2__5{margin:2.5rem!important}.m-md-3__0{margin:3rem!important}.m-md-3__2{margin:3.2rem!important}.m-md-3__5{margin:3.5rem!important}.m-md-3__8{margin:3.8rem!important}.m-md-4__0{margin:4rem!important}.m-md-4__3{margin:4.3rem!important}.m-md-4__5{margin:4.5rem!important}.m-md-4__8{margin:4.8rem!important}.m-md-5__0{margin:5rem!important}.m-md-5__2{margin:5.2rem!important}.m-md-5__5{margin:5.5rem!important}.m-md-6__0{margin:6rem!important}.m-md-6__2{margin:6.2rem!important}.m-md-6__4{margin:6.4rem!important}.m-md-6__5{margin:6.5rem!important}.m-md-6__8{margin:6.8rem!important}.m-md-7__0{margin:7rem!important}.m-md-7__5{margin:7.5rem!important}.m-md-7__8{margin:7.8rem!important}.m-md-8__0{margin:8rem!important}.m-md-8__5{margin:8.5rem!important}.m-md-9__0{margin:9rem!important}.m-md-9__5{margin:9.5rem!important}.m-md-10__0{margin:10rem!important}.m-md-10__5{margin:10.5rem!important}.m-md-11__0{margin:11rem!important}.m-md-12__0{margin:12rem!important}.m-md-12__5{margin:12.5rem!important}.m-md-13__0{margin:13rem!important}.m-md-13__5{margin:13.5rem!important}.m-md-14__0{margin:14rem!important}.m-md-15__0{margin:15rem!important}.m-md-15__5{margin:15.5rem!important}.m-md-16__0{margin:16rem!important}.m-md-17__0{margin:17rem!important}.m-md-18__0{margin:18rem!important}.m-md-19__0{margin:19rem!important}.m-md-20__0{margin:20rem!important}.m-md-22__5{margin:22.5rem!important}.m-md-28__0{margin:28rem!important}.m-md-30__0{margin:30rem!important}.m-md-auto{margin:auto!important}.mx-md-n4__8{margin-right:-4.8rem!important;margin-left:-4.8rem!important}.mx-md-n3__2{margin-right:-3.2rem!important;margin-left:-3.2rem!important}.mx-md-n1__2{margin-right:-1.2rem!important;margin-left:-1.2rem!important}.mx-md-n8__0{margin-right:-8rem!important;margin-left:-8rem!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-0__5{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-0__8{margin-right:.8rem!important;margin-left:.8rem!important}.mx-md-1__0{margin-right:1rem!important;margin-left:1rem!important}.mx-md-1__2{margin-right:1.2rem!important;margin-left:1.2rem!important}.mx-md-1__3{margin-right:1.3rem!important;margin-left:1.3rem!important}.mx-md-1__5{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-1__6{margin-right:1.6rem!important;margin-left:1.6rem!important}.mx-md-1__8{margin-right:1.8rem!important;margin-left:1.8rem!important}.mx-md-2__0{margin-right:2rem!important;margin-left:2rem!important}.mx-md-2__4{margin-right:2.4rem!important;margin-left:2.4rem!important}.mx-md-2__5{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-md-3__0{margin-right:3rem!important;margin-left:3rem!important}.mx-md-3__2{margin-right:3.2rem!important;margin-left:3.2rem!important}.mx-md-3__5{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-md-3__8{margin-right:3.8rem!important;margin-left:3.8rem!important}.mx-md-4__0{margin-right:4rem!important;margin-left:4rem!important}.mx-md-4__3{margin-right:4.3rem!important;margin-left:4.3rem!important}.mx-md-4__5{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-md-4__8{margin-right:4.8rem!important;margin-left:4.8rem!important}.mx-md-5__0{margin-right:5rem!important;margin-left:5rem!important}.mx-md-5__2{margin-right:5.2rem!important;margin-left:5.2rem!important}.mx-md-5__5{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-md-6__0{margin-right:6rem!important;margin-left:6rem!important}.mx-md-6__2{margin-right:6.2rem!important;margin-left:6.2rem!important}.mx-md-6__4{margin-right:6.4rem!important;margin-left:6.4rem!important}.mx-md-6__5{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-md-6__8{margin-right:6.8rem!important;margin-left:6.8rem!important}.mx-md-7__0{margin-right:7rem!important;margin-left:7rem!important}.mx-md-7__5{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-md-7__8{margin-right:7.8rem!important;margin-left:7.8rem!important}.mx-md-8__0{margin-right:8rem!important;margin-left:8rem!important}.mx-md-8__5{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-md-9__0{margin-right:9rem!important;margin-left:9rem!important}.mx-md-9__5{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-md-10__0{margin-right:10rem!important;margin-left:10rem!important}.mx-md-10__5{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-md-11__0{margin-right:11rem!important;margin-left:11rem!important}.mx-md-12__0{margin-right:12rem!important;margin-left:12rem!important}.mx-md-12__5{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-md-13__0{margin-right:13rem!important;margin-left:13rem!important}.mx-md-13__5{margin-right:13.5rem!important;margin-left:13.5rem!important}.mx-md-14__0{margin-right:14rem!important;margin-left:14rem!important}.mx-md-15__0{margin-right:15rem!important;margin-left:15rem!important}.mx-md-15__5{margin-right:15.5rem!important;margin-left:15.5rem!important}.mx-md-16__0{margin-right:16rem!important;margin-left:16rem!important}.mx-md-17__0{margin-right:17rem!important;margin-left:17rem!important}.mx-md-18__0{margin-right:18rem!important;margin-left:18rem!important}.mx-md-19__0{margin-right:19rem!important;margin-left:19rem!important}.mx-md-20__0{margin-right:20rem!important;margin-left:20rem!important}.mx-md-22__5{margin-right:22.5rem!important;margin-left:22.5rem!important}.mx-md-28__0{margin-right:28rem!important;margin-left:28rem!important}.mx-md-30__0{margin-right:30rem!important;margin-left:30rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-n4__8{margin-top:-4.8rem!important;margin-bottom:-4.8rem!important}.my-md-n3__2{margin-top:-3.2rem!important;margin-bottom:-3.2rem!important}.my-md-n1__2{margin-top:-1.2rem!important;margin-bottom:-1.2rem!important}.my-md-n8__0{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-0__5{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-0__8{margin-top:.8rem!important;margin-bottom:.8rem!important}.my-md-1__0{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-1__2{margin-top:1.2rem!important;margin-bottom:1.2rem!important}.my-md-1__3{margin-top:1.3rem!important;margin-bottom:1.3rem!important}.my-md-1__5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-1__6{margin-top:1.6rem!important;margin-bottom:1.6rem!important}.my-md-1__8{margin-top:1.8rem!important;margin-bottom:1.8rem!important}.my-md-2__0{margin-top:2rem!important;margin-bottom:2rem!important}.my-md-2__4{margin-top:2.4rem!important;margin-bottom:2.4rem!important}.my-md-2__5{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-md-3__0{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-3__2{margin-top:3.2rem!important;margin-bottom:3.2rem!important}.my-md-3__5{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-md-3__8{margin-top:3.8rem!important;margin-bottom:3.8rem!important}.my-md-4__0{margin-top:4rem!important;margin-bottom:4rem!important}.my-md-4__3{margin-top:4.3rem!important;margin-bottom:4.3rem!important}.my-md-4__5{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-md-4__8{margin-top:4.8rem!important;margin-bottom:4.8rem!important}.my-md-5__0{margin-top:5rem!important;margin-bottom:5rem!important}.my-md-5__2{margin-top:5.2rem!important;margin-bottom:5.2rem!important}.my-md-5__5{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-md-6__0{margin-top:6rem!important;margin-bottom:6rem!important}.my-md-6__2{margin-top:6.2rem!important;margin-bottom:6.2rem!important}.my-md-6__4{margin-top:6.4rem!important;margin-bottom:6.4rem!important}.my-md-6__5{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-md-6__8{margin-top:6.8rem!important;margin-bottom:6.8rem!important}.my-md-7__0{margin-top:7rem!important;margin-bottom:7rem!important}.my-md-7__5{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-md-7__8{margin-top:7.8rem!important;margin-bottom:7.8rem!important}.my-md-8__0{margin-top:8rem!important;margin-bottom:8rem!important}.my-md-8__5{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-md-9__0{margin-top:9rem!important;margin-bottom:9rem!important}.my-md-9__5{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-md-10__0{margin-top:10rem!important;margin-bottom:10rem!important}.my-md-10__5{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-md-11__0{margin-top:11rem!important;margin-bottom:11rem!important}.my-md-12__0{margin-top:12rem!important;margin-bottom:12rem!important}.my-md-12__5{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-md-13__0{margin-top:13rem!important;margin-bottom:13rem!important}.my-md-13__5{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-md-14__0{margin-top:14rem!important;margin-bottom:14rem!important}.my-md-15__0{margin-top:15rem!important;margin-bottom:15rem!important}.my-md-15__5{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-md-16__0{margin-top:16rem!important;margin-bottom:16rem!important}.my-md-17__0{margin-top:17rem!important;margin-bottom:17rem!important}.my-md-18__0{margin-top:18rem!important;margin-bottom:18rem!important}.my-md-19__0{margin-top:19rem!important;margin-bottom:19rem!important}.my-md-20__0{margin-top:20rem!important;margin-bottom:20rem!important}.my-md-22__5{margin-top:22.5rem!important;margin-bottom:22.5rem!important}.my-md-28__0{margin-top:28rem!important;margin-bottom:28rem!important}.my-md-30__0{margin-top:30rem!important;margin-bottom:30rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-n4__8{margin-top:-4.8rem!important}.mt-md-n3__2{margin-top:-3.2rem!important}.mt-md-n1__2{margin-top:-1.2rem!important}.mt-md-n8__0{margin-top:-8rem!important}.mt-md-0{margin-top:0!important}.mt-md-0__5{margin-top:.5rem!important}.mt-md-0__8{margin-top:.8rem!important}.mt-md-1__0{margin-top:1rem!important}.mt-md-1__2{margin-top:1.2rem!important}.mt-md-1__3{margin-top:1.3rem!important}.mt-md-1__5{margin-top:1.5rem!important}.mt-md-1__6{margin-top:1.6rem!important}.mt-md-1__8{margin-top:1.8rem!important}.mt-md-2__0{margin-top:2rem!important}.mt-md-2__4{margin-top:2.4rem!important}.mt-md-2__5{margin-top:2.5rem!important}.mt-md-3__0{margin-top:3rem!important}.mt-md-3__2{margin-top:3.2rem!important}.mt-md-3__5{margin-top:3.5rem!important}.mt-md-3__8{margin-top:3.8rem!important}.mt-md-4__0{margin-top:4rem!important}.mt-md-4__3{margin-top:4.3rem!important}.mt-md-4__5{margin-top:4.5rem!important}.mt-md-4__8{margin-top:4.8rem!important}.mt-md-5__0{margin-top:5rem!important}.mt-md-5__2{margin-top:5.2rem!important}.mt-md-5__5{margin-top:5.5rem!important}.mt-md-6__0{margin-top:6rem!important}.mt-md-6__2{margin-top:6.2rem!important}.mt-md-6__4{margin-top:6.4rem!important}.mt-md-6__5{margin-top:6.5rem!important}.mt-md-6__8{margin-top:6.8rem!important}.mt-md-7__0{margin-top:7rem!important}.mt-md-7__5{margin-top:7.5rem!important}.mt-md-7__8{margin-top:7.8rem!important}.mt-md-8__0{margin-top:8rem!important}.mt-md-8__5{margin-top:8.5rem!important}.mt-md-9__0{margin-top:9rem!important}.mt-md-9__5{margin-top:9.5rem!important}.mt-md-10__0{margin-top:10rem!important}.mt-md-10__5{margin-top:10.5rem!important}.mt-md-11__0{margin-top:11rem!important}.mt-md-12__0{margin-top:12rem!important}.mt-md-12__5{margin-top:12.5rem!important}.mt-md-13__0{margin-top:13rem!important}.mt-md-13__5{margin-top:13.5rem!important}.mt-md-14__0{margin-top:14rem!important}.mt-md-15__0{margin-top:15rem!important}.mt-md-15__5{margin-top:15.5rem!important}.mt-md-16__0{margin-top:16rem!important}.mt-md-17__0{margin-top:17rem!important}.mt-md-18__0{margin-top:18rem!important}.mt-md-19__0{margin-top:19rem!important}.mt-md-20__0{margin-top:20rem!important}.mt-md-22__5{margin-top:22.5rem!important}.mt-md-28__0{margin-top:28rem!important}.mt-md-30__0{margin-top:30rem!important}.mt-md-auto{margin-top:auto!important}.me-md-n4__8{margin-right:-4.8rem!important}.me-md-n3__2{margin-right:-3.2rem!important}.me-md-n1__2{margin-right:-1.2rem!important}.me-md-n8__0{margin-right:-8rem!important}.me-md-0{margin-right:0!important}.me-md-0__5{margin-right:.5rem!important}.me-md-0__8{margin-right:.8rem!important}.me-md-1__0{margin-right:1rem!important}.me-md-1__2{margin-right:1.2rem!important}.me-md-1__3{margin-right:1.3rem!important}.me-md-1__5{margin-right:1.5rem!important}.me-md-1__6{margin-right:1.6rem!important}.me-md-1__8{margin-right:1.8rem!important}.me-md-2__0{margin-right:2rem!important}.me-md-2__4{margin-right:2.4rem!important}.me-md-2__5{margin-right:2.5rem!important}.me-md-3__0{margin-right:3rem!important}.me-md-3__2{margin-right:3.2rem!important}.me-md-3__5{margin-right:3.5rem!important}.me-md-3__8{margin-right:3.8rem!important}.me-md-4__0{margin-right:4rem!important}.me-md-4__3{margin-right:4.3rem!important}.me-md-4__5{margin-right:4.5rem!important}.me-md-4__8{margin-right:4.8rem!important}.me-md-5__0{margin-right:5rem!important}.me-md-5__2{margin-right:5.2rem!important}.me-md-5__5{margin-right:5.5rem!important}.me-md-6__0{margin-right:6rem!important}.me-md-6__2{margin-right:6.2rem!important}.me-md-6__4{margin-right:6.4rem!important}.me-md-6__5{margin-right:6.5rem!important}.me-md-6__8{margin-right:6.8rem!important}.me-md-7__0{margin-right:7rem!important}.me-md-7__5{margin-right:7.5rem!important}.me-md-7__8{margin-right:7.8rem!important}.me-md-8__0{margin-right:8rem!important}.me-md-8__5{margin-right:8.5rem!important}.me-md-9__0{margin-right:9rem!important}.me-md-9__5{margin-right:9.5rem!important}.me-md-10__0{margin-right:10rem!important}.me-md-10__5{margin-right:10.5rem!important}.me-md-11__0{margin-right:11rem!important}.me-md-12__0{margin-right:12rem!important}.me-md-12__5{margin-right:12.5rem!important}.me-md-13__0{margin-right:13rem!important}.me-md-13__5{margin-right:13.5rem!important}.me-md-14__0{margin-right:14rem!important}.me-md-15__0{margin-right:15rem!important}.me-md-15__5{margin-right:15.5rem!important}.me-md-16__0{margin-right:16rem!important}.me-md-17__0{margin-right:17rem!important}.me-md-18__0{margin-right:18rem!important}.me-md-19__0{margin-right:19rem!important}.me-md-20__0{margin-right:20rem!important}.me-md-22__5{margin-right:22.5rem!important}.me-md-28__0{margin-right:28rem!important}.me-md-30__0{margin-right:30rem!important}.me-md-auto{margin-right:auto!important}.mb-md-n4__8{margin-bottom:-4.8rem!important}.mb-md-n3__2{margin-bottom:-3.2rem!important}.mb-md-n1__2{margin-bottom:-1.2rem!important}.mb-md-n8__0{margin-bottom:-8rem!important}.mb-md-0{margin-bottom:0!important}.mb-md-0__5{margin-bottom:.5rem!important}.mb-md-0__8{margin-bottom:.8rem!important}.mb-md-1__0{margin-bottom:1rem!important}.mb-md-1__2{margin-bottom:1.2rem!important}.mb-md-1__3{margin-bottom:1.3rem!important}.mb-md-1__5{margin-bottom:1.5rem!important}.mb-md-1__6{margin-bottom:1.6rem!important}.mb-md-1__8{margin-bottom:1.8rem!important}.mb-md-2__0{margin-bottom:2rem!important}.mb-md-2__4{margin-bottom:2.4rem!important}.mb-md-2__5{margin-bottom:2.5rem!important}.mb-md-3__0{margin-bottom:3rem!important}.mb-md-3__2{margin-bottom:3.2rem!important}.mb-md-3__5{margin-bottom:3.5rem!important}.mb-md-3__8{margin-bottom:3.8rem!important}.mb-md-4__0{margin-bottom:4rem!important}.mb-md-4__3{margin-bottom:4.3rem!important}.mb-md-4__5{margin-bottom:4.5rem!important}.mb-md-4__8{margin-bottom:4.8rem!important}.mb-md-5__0{margin-bottom:5rem!important}.mb-md-5__2{margin-bottom:5.2rem!important}.mb-md-5__5{margin-bottom:5.5rem!important}.mb-md-6__0{margin-bottom:6rem!important}.mb-md-6__2{margin-bottom:6.2rem!important}.mb-md-6__4{margin-bottom:6.4rem!important}.mb-md-6__5{margin-bottom:6.5rem!important}.mb-md-6__8{margin-bottom:6.8rem!important}.mb-md-7__0{margin-bottom:7rem!important}.mb-md-7__5{margin-bottom:7.5rem!important}.mb-md-7__8{margin-bottom:7.8rem!important}.mb-md-8__0{margin-bottom:8rem!important}.mb-md-8__5{margin-bottom:8.5rem!important}.mb-md-9__0{margin-bottom:9rem!important}.mb-md-9__5{margin-bottom:9.5rem!important}.mb-md-10__0{margin-bottom:10rem!important}.mb-md-10__5{margin-bottom:10.5rem!important}.mb-md-11__0{margin-bottom:11rem!important}.mb-md-12__0{margin-bottom:12rem!important}.mb-md-12__5{margin-bottom:12.5rem!important}.mb-md-13__0{margin-bottom:13rem!important}.mb-md-13__5{margin-bottom:13.5rem!important}.mb-md-14__0{margin-bottom:14rem!important}.mb-md-15__0{margin-bottom:15rem!important}.mb-md-15__5{margin-bottom:15.5rem!important}.mb-md-16__0{margin-bottom:16rem!important}.mb-md-17__0{margin-bottom:17rem!important}.mb-md-18__0{margin-bottom:18rem!important}.mb-md-19__0{margin-bottom:19rem!important}.mb-md-20__0{margin-bottom:20rem!important}.mb-md-22__5{margin-bottom:22.5rem!important}.mb-md-28__0{margin-bottom:28rem!important}.mb-md-30__0{margin-bottom:30rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-n4__8{margin-left:-4.8rem!important}.ms-md-n3__2{margin-left:-3.2rem!important}.ms-md-n1__2{margin-left:-1.2rem!important}.ms-md-n8__0{margin-left:-8rem!important}.ms-md-0{margin-left:0!important}.ms-md-0__5{margin-left:.5rem!important}.ms-md-0__8{margin-left:.8rem!important}.ms-md-1__0{margin-left:1rem!important}.ms-md-1__2{margin-left:1.2rem!important}.ms-md-1__3{margin-left:1.3rem!important}.ms-md-1__5{margin-left:1.5rem!important}.ms-md-1__6{margin-left:1.6rem!important}.ms-md-1__8{margin-left:1.8rem!important}.ms-md-2__0{margin-left:2rem!important}.ms-md-2__4{margin-left:2.4rem!important}.ms-md-2__5{margin-left:2.5rem!important}.ms-md-3__0{margin-left:3rem!important}.ms-md-3__2{margin-left:3.2rem!important}.ms-md-3__5{margin-left:3.5rem!important}.ms-md-3__8{margin-left:3.8rem!important}.ms-md-4__0{margin-left:4rem!important}.ms-md-4__3{margin-left:4.3rem!important}.ms-md-4__5{margin-left:4.5rem!important}.ms-md-4__8{margin-left:4.8rem!important}.ms-md-5__0{margin-left:5rem!important}.ms-md-5__2{margin-left:5.2rem!important}.ms-md-5__5{margin-left:5.5rem!important}.ms-md-6__0{margin-left:6rem!important}.ms-md-6__2{margin-left:6.2rem!important}.ms-md-6__4{margin-left:6.4rem!important}.ms-md-6__5{margin-left:6.5rem!important}.ms-md-6__8{margin-left:6.8rem!important}.ms-md-7__0{margin-left:7rem!important}.ms-md-7__5{margin-left:7.5rem!important}.ms-md-7__8{margin-left:7.8rem!important}.ms-md-8__0{margin-left:8rem!important}.ms-md-8__5{margin-left:8.5rem!important}.ms-md-9__0{margin-left:9rem!important}.ms-md-9__5{margin-left:9.5rem!important}.ms-md-10__0{margin-left:10rem!important}.ms-md-10__5{margin-left:10.5rem!important}.ms-md-11__0{margin-left:11rem!important}.ms-md-12__0{margin-left:12rem!important}.ms-md-12__5{margin-left:12.5rem!important}.ms-md-13__0{margin-left:13rem!important}.ms-md-13__5{margin-left:13.5rem!important}.ms-md-14__0{margin-left:14rem!important}.ms-md-15__0{margin-left:15rem!important}.ms-md-15__5{margin-left:15.5rem!important}.ms-md-16__0{margin-left:16rem!important}.ms-md-17__0{margin-left:17rem!important}.ms-md-18__0{margin-left:18rem!important}.ms-md-19__0{margin-left:19rem!important}.ms-md-20__0{margin-left:20rem!important}.ms-md-22__5{margin-left:22.5rem!important}.ms-md-28__0{margin-left:28rem!important}.ms-md-30__0{margin-left:30rem!important}.ms-md-auto{margin-left:auto!important}.p-md-n4__8{padding:-4.8rem!important}.p-md-n3__2{padding:-3.2rem!important}.p-md-n1__2{padding:-1.2rem!important}.p-md-n8__0{padding:-8rem!important}.p-md-0{padding:0!important}.p-md-0__5{padding:.5rem!important}.p-md-0__8{padding:.8rem!important}.p-md-1__0{padding:1rem!important}.p-md-1__2{padding:1.2rem!important}.p-md-1__3{padding:1.3rem!important}.p-md-1__5{padding:1.5rem!important}.p-md-1__6{padding:1.6rem!important}.p-md-1__8{padding:1.8rem!important}.p-md-2__0{padding:2rem!important}.p-md-2__4{padding:2.4rem!important}.p-md-2__5{padding:2.5rem!important}.p-md-3__0{padding:3rem!important}.p-md-3__2{padding:3.2rem!important}.p-md-3__5{padding:3.5rem!important}.p-md-3__8{padding:3.8rem!important}.p-md-4__0{padding:4rem!important}.p-md-4__3{padding:4.3rem!important}.p-md-4__5{padding:4.5rem!important}.p-md-4__8{padding:4.8rem!important}.p-md-5__0{padding:5rem!important}.p-md-5__2{padding:5.2rem!important}.p-md-5__5{padding:5.5rem!important}.p-md-6__0{padding:6rem!important}.p-md-6__2{padding:6.2rem!important}.p-md-6__4{padding:6.4rem!important}.p-md-6__5{padding:6.5rem!important}.p-md-6__8{padding:6.8rem!important}.p-md-7__0{padding:7rem!important}.p-md-7__5{padding:7.5rem!important}.p-md-7__8{padding:7.8rem!important}.p-md-8__0{padding:8rem!important}.p-md-8__5{padding:8.5rem!important}.p-md-9__0{padding:9rem!important}.p-md-9__5{padding:9.5rem!important}.p-md-10__0{padding:10rem!important}.p-md-10__5{padding:10.5rem!important}.p-md-11__0{padding:11rem!important}.p-md-12__0{padding:12rem!important}.p-md-12__5{padding:12.5rem!important}.p-md-13__0{padding:13rem!important}.p-md-13__5{padding:13.5rem!important}.p-md-14__0{padding:14rem!important}.p-md-15__0{padding:15rem!important}.p-md-15__5{padding:15.5rem!important}.p-md-16__0{padding:16rem!important}.p-md-17__0{padding:17rem!important}.p-md-18__0{padding:18rem!important}.p-md-19__0{padding:19rem!important}.p-md-20__0{padding:20rem!important}.p-md-22__5{padding:22.5rem!important}.p-md-28__0{padding:28rem!important}.p-md-30__0{padding:30rem!important}.px-md-n4__8{padding-right:-4.8rem!important;padding-left:-4.8rem!important}.px-md-n3__2{padding-right:-3.2rem!important;padding-left:-3.2rem!important}.px-md-n1__2{padding-right:-1.2rem!important;padding-left:-1.2rem!important}.px-md-n8__0{padding-right:-8rem!important;padding-left:-8rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-0__5{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-0__8{padding-right:.8rem!important;padding-left:.8rem!important}.px-md-1__0{padding-right:1rem!important;padding-left:1rem!important}.px-md-1__2{padding-right:1.2rem!important;padding-left:1.2rem!important}.px-md-1__3{padding-right:1.3rem!important;padding-left:1.3rem!important}.px-md-1__5{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-1__6{padding-right:1.6rem!important;padding-left:1.6rem!important}.px-md-1__8{padding-right:1.8rem!important;padding-left:1.8rem!important}.px-md-2__0{padding-right:2rem!important;padding-left:2rem!important}.px-md-2__4{padding-right:2.4rem!important;padding-left:2.4rem!important}.px-md-2__5{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-md-3__0{padding-right:3rem!important;padding-left:3rem!important}.px-md-3__2{padding-right:3.2rem!important;padding-left:3.2rem!important}.px-md-3__5{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-md-3__8{padding-right:3.8rem!important;padding-left:3.8rem!important}.px-md-4__0{padding-right:4rem!important;padding-left:4rem!important}.px-md-4__3{padding-right:4.3rem!important;padding-left:4.3rem!important}.px-md-4__5{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-md-4__8{padding-right:4.8rem!important;padding-left:4.8rem!important}.px-md-5__0{padding-right:5rem!important;padding-left:5rem!important}.px-md-5__2{padding-right:5.2rem!important;padding-left:5.2rem!important}.px-md-5__5{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-md-6__0{padding-right:6rem!important;padding-left:6rem!important}.px-md-6__2{padding-right:6.2rem!important;padding-left:6.2rem!important}.px-md-6__4{padding-right:6.4rem!important;padding-left:6.4rem!important}.px-md-6__5{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-md-6__8{padding-right:6.8rem!important;padding-left:6.8rem!important}.px-md-7__0{padding-right:7rem!important;padding-left:7rem!important}.px-md-7__5{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-md-7__8{padding-right:7.8rem!important;padding-left:7.8rem!important}.px-md-8__0{padding-right:8rem!important;padding-left:8rem!important}.px-md-8__5{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-md-9__0{padding-right:9rem!important;padding-left:9rem!important}.px-md-9__5{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-md-10__0{padding-right:10rem!important;padding-left:10rem!important}.px-md-10__5{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-md-11__0{padding-right:11rem!important;padding-left:11rem!important}.px-md-12__0{padding-right:12rem!important;padding-left:12rem!important}.px-md-12__5{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-md-13__0{padding-right:13rem!important;padding-left:13rem!important}.px-md-13__5{padding-right:13.5rem!important;padding-left:13.5rem!important}.px-md-14__0{padding-right:14rem!important;padding-left:14rem!important}.px-md-15__0{padding-right:15rem!important;padding-left:15rem!important}.px-md-15__5{padding-right:15.5rem!important;padding-left:15.5rem!important}.px-md-16__0{padding-right:16rem!important;padding-left:16rem!important}.px-md-17__0{padding-right:17rem!important;padding-left:17rem!important}.px-md-18__0{padding-right:18rem!important;padding-left:18rem!important}.px-md-19__0{padding-right:19rem!important;padding-left:19rem!important}.px-md-20__0{padding-right:20rem!important;padding-left:20rem!important}.px-md-22__5{padding-right:22.5rem!important;padding-left:22.5rem!important}.px-md-28__0{padding-right:28rem!important;padding-left:28rem!important}.px-md-30__0{padding-right:30rem!important;padding-left:30rem!important}.py-md-n4__8{padding-top:-4.8rem!important;padding-bottom:-4.8rem!important}.py-md-n3__2{padding-top:-3.2rem!important;padding-bottom:-3.2rem!important}.py-md-n1__2{padding-top:-1.2rem!important;padding-bottom:-1.2rem!important}.py-md-n8__0{padding-top:-8rem!important;padding-bottom:-8rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-0__5{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-0__8{padding-top:.8rem!important;padding-bottom:.8rem!important}.py-md-1__0{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-1__2{padding-top:1.2rem!important;padding-bottom:1.2rem!important}.py-md-1__3{padding-top:1.3rem!important;padding-bottom:1.3rem!important}.py-md-1__5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-1__6{padding-top:1.6rem!important;padding-bottom:1.6rem!important}.py-md-1__8{padding-top:1.8rem!important;padding-bottom:1.8rem!important}.py-md-2__0{padding-top:2rem!important;padding-bottom:2rem!important}.py-md-2__4{padding-top:2.4rem!important;padding-bottom:2.4rem!important}.py-md-2__5{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-md-3__0{padding-top:3rem!important;padding-bottom:3rem!important}.py-md-3__2{padding-top:3.2rem!important;padding-bottom:3.2rem!important}.py-md-3__5{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-md-3__8{padding-top:3.8rem!important;padding-bottom:3.8rem!important}.py-md-4__0{padding-top:4rem!important;padding-bottom:4rem!important}.py-md-4__3{padding-top:4.3rem!important;padding-bottom:4.3rem!important}.py-md-4__5{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-md-4__8{padding-top:4.8rem!important;padding-bottom:4.8rem!important}.py-md-5__0{padding-top:5rem!important;padding-bottom:5rem!important}.py-md-5__2{padding-top:5.2rem!important;padding-bottom:5.2rem!important}.py-md-5__5{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-md-6__0{padding-top:6rem!important;padding-bottom:6rem!important}.py-md-6__2{padding-top:6.2rem!important;padding-bottom:6.2rem!important}.py-md-6__4{padding-top:6.4rem!important;padding-bottom:6.4rem!important}.py-md-6__5{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-md-6__8{padding-top:6.8rem!important;padding-bottom:6.8rem!important}.py-md-7__0{padding-top:7rem!important;padding-bottom:7rem!important}.py-md-7__5{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-md-7__8{padding-top:7.8rem!important;padding-bottom:7.8rem!important}.py-md-8__0{padding-top:8rem!important;padding-bottom:8rem!important}.py-md-8__5{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-md-9__0{padding-top:9rem!important;padding-bottom:9rem!important}.py-md-9__5{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-md-10__0{padding-top:10rem!important;padding-bottom:10rem!important}.py-md-10__5{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-md-11__0{padding-top:11rem!important;padding-bottom:11rem!important}.py-md-12__0{padding-top:12rem!important;padding-bottom:12rem!important}.py-md-12__5{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-md-13__0{padding-top:13rem!important;padding-bottom:13rem!important}.py-md-13__5{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-md-14__0{padding-top:14rem!important;padding-bottom:14rem!important}.py-md-15__0{padding-top:15rem!important;padding-bottom:15rem!important}.py-md-15__5{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-md-16__0{padding-top:16rem!important;padding-bottom:16rem!important}.py-md-17__0{padding-top:17rem!important;padding-bottom:17rem!important}.py-md-18__0{padding-top:18rem!important;padding-bottom:18rem!important}.py-md-19__0{padding-top:19rem!important;padding-bottom:19rem!important}.py-md-20__0{padding-top:20rem!important;padding-bottom:20rem!important}.py-md-22__5{padding-top:22.5rem!important;padding-bottom:22.5rem!important}.py-md-28__0{padding-top:28rem!important;padding-bottom:28rem!important}.py-md-30__0{padding-top:30rem!important;padding-bottom:30rem!important}.pt-md-n4__8{padding-top:-4.8rem!important}.pt-md-n3__2{padding-top:-3.2rem!important}.pt-md-n1__2{padding-top:-1.2rem!important}.pt-md-n8__0{padding-top:-8rem!important}.pt-md-0{padding-top:0!important}.pt-md-0__5{padding-top:.5rem!important}.pt-md-0__8{padding-top:.8rem!important}.pt-md-1__0{padding-top:1rem!important}.pt-md-1__2{padding-top:1.2rem!important}.pt-md-1__3{padding-top:1.3rem!important}.pt-md-1__5{padding-top:1.5rem!important}.pt-md-1__6{padding-top:1.6rem!important}.pt-md-1__8{padding-top:1.8rem!important}.pt-md-2__0{padding-top:2rem!important}.pt-md-2__4{padding-top:2.4rem!important}.pt-md-2__5{padding-top:2.5rem!important}.pt-md-3__0{padding-top:3rem!important}.pt-md-3__2{padding-top:3.2rem!important}.pt-md-3__5{padding-top:3.5rem!important}.pt-md-3__8{padding-top:3.8rem!important}.pt-md-4__0{padding-top:4rem!important}.pt-md-4__3{padding-top:4.3rem!important}.pt-md-4__5{padding-top:4.5rem!important}.pt-md-4__8{padding-top:4.8rem!important}.pt-md-5__0{padding-top:5rem!important}.pt-md-5__2{padding-top:5.2rem!important}.pt-md-5__5{padding-top:5.5rem!important}.pt-md-6__0{padding-top:6rem!important}.pt-md-6__2{padding-top:6.2rem!important}.pt-md-6__4{padding-top:6.4rem!important}.pt-md-6__5{padding-top:6.5rem!important}.pt-md-6__8{padding-top:6.8rem!important}.pt-md-7__0{padding-top:7rem!important}.pt-md-7__5{padding-top:7.5rem!important}.pt-md-7__8{padding-top:7.8rem!important}.pt-md-8__0{padding-top:8rem!important}.pt-md-8__5{padding-top:8.5rem!important}.pt-md-9__0{padding-top:9rem!important}.pt-md-9__5{padding-top:9.5rem!important}.pt-md-10__0{padding-top:10rem!important}.pt-md-10__5{padding-top:10.5rem!important}.pt-md-11__0{padding-top:11rem!important}.pt-md-12__0{padding-top:12rem!important}.pt-md-12__5{padding-top:12.5rem!important}.pt-md-13__0{padding-top:13rem!important}.pt-md-13__5{padding-top:13.5rem!important}.pt-md-14__0{padding-top:14rem!important}.pt-md-15__0{padding-top:15rem!important}.pt-md-15__5{padding-top:15.5rem!important}.pt-md-16__0{padding-top:16rem!important}.pt-md-17__0{padding-top:17rem!important}.pt-md-18__0{padding-top:18rem!important}.pt-md-19__0{padding-top:19rem!important}.pt-md-20__0{padding-top:20rem!important}.pt-md-22__5{padding-top:22.5rem!important}.pt-md-28__0{padding-top:28rem!important}.pt-md-30__0{padding-top:30rem!important}.pe-md-n4__8{padding-right:-4.8rem!important}.pe-md-n3__2{padding-right:-3.2rem!important}.pe-md-n1__2{padding-right:-1.2rem!important}.pe-md-n8__0{padding-right:-8rem!important}.pe-md-0{padding-right:0!important}.pe-md-0__5{padding-right:.5rem!important}.pe-md-0__8{padding-right:.8rem!important}.pe-md-1__0{padding-right:1rem!important}.pe-md-1__2{padding-right:1.2rem!important}.pe-md-1__3{padding-right:1.3rem!important}.pe-md-1__5{padding-right:1.5rem!important}.pe-md-1__6{padding-right:1.6rem!important}.pe-md-1__8{padding-right:1.8rem!important}.pe-md-2__0{padding-right:2rem!important}.pe-md-2__4{padding-right:2.4rem!important}.pe-md-2__5{padding-right:2.5rem!important}.pe-md-3__0{padding-right:3rem!important}.pe-md-3__2{padding-right:3.2rem!important}.pe-md-3__5{padding-right:3.5rem!important}.pe-md-3__8{padding-right:3.8rem!important}.pe-md-4__0{padding-right:4rem!important}.pe-md-4__3{padding-right:4.3rem!important}.pe-md-4__5{padding-right:4.5rem!important}.pe-md-4__8{padding-right:4.8rem!important}.pe-md-5__0{padding-right:5rem!important}.pe-md-5__2{padding-right:5.2rem!important}.pe-md-5__5{padding-right:5.5rem!important}.pe-md-6__0{padding-right:6rem!important}.pe-md-6__2{padding-right:6.2rem!important}.pe-md-6__4{padding-right:6.4rem!important}.pe-md-6__5{padding-right:6.5rem!important}.pe-md-6__8{padding-right:6.8rem!important}.pe-md-7__0{padding-right:7rem!important}.pe-md-7__5{padding-right:7.5rem!important}.pe-md-7__8{padding-right:7.8rem!important}.pe-md-8__0{padding-right:8rem!important}.pe-md-8__5{padding-right:8.5rem!important}.pe-md-9__0{padding-right:9rem!important}.pe-md-9__5{padding-right:9.5rem!important}.pe-md-10__0{padding-right:10rem!important}.pe-md-10__5{padding-right:10.5rem!important}.pe-md-11__0{padding-right:11rem!important}.pe-md-12__0{padding-right:12rem!important}.pe-md-12__5{padding-right:12.5rem!important}.pe-md-13__0{padding-right:13rem!important}.pe-md-13__5{padding-right:13.5rem!important}.pe-md-14__0{padding-right:14rem!important}.pe-md-15__0{padding-right:15rem!important}.pe-md-15__5{padding-right:15.5rem!important}.pe-md-16__0{padding-right:16rem!important}.pe-md-17__0{padding-right:17rem!important}.pe-md-18__0{padding-right:18rem!important}.pe-md-19__0{padding-right:19rem!important}.pe-md-20__0{padding-right:20rem!important}.pe-md-22__5{padding-right:22.5rem!important}.pe-md-28__0{padding-right:28rem!important}.pe-md-30__0{padding-right:30rem!important}.pb-md-n4__8{padding-bottom:-4.8rem!important}.pb-md-n3__2{padding-bottom:-3.2rem!important}.pb-md-n1__2{padding-bottom:-1.2rem!important}.pb-md-n8__0{padding-bottom:-8rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-0__5{padding-bottom:.5rem!important}.pb-md-0__8{padding-bottom:.8rem!important}.pb-md-1__0{padding-bottom:1rem!important}.pb-md-1__2{padding-bottom:1.2rem!important}.pb-md-1__3{padding-bottom:1.3rem!important}.pb-md-1__5{padding-bottom:1.5rem!important}.pb-md-1__6{padding-bottom:1.6rem!important}.pb-md-1__8{padding-bottom:1.8rem!important}.pb-md-2__0{padding-bottom:2rem!important}.pb-md-2__4{padding-bottom:2.4rem!important}.pb-md-2__5{padding-bottom:2.5rem!important}.pb-md-3__0{padding-bottom:3rem!important}.pb-md-3__2{padding-bottom:3.2rem!important}.pb-md-3__5{padding-bottom:3.5rem!important}.pb-md-3__8{padding-bottom:3.8rem!important}.pb-md-4__0{padding-bottom:4rem!important}.pb-md-4__3{padding-bottom:4.3rem!important}.pb-md-4__5{padding-bottom:4.5rem!important}.pb-md-4__8{padding-bottom:4.8rem!important}.pb-md-5__0{padding-bottom:5rem!important}.pb-md-5__2{padding-bottom:5.2rem!important}.pb-md-5__5{padding-bottom:5.5rem!important}.pb-md-6__0{padding-bottom:6rem!important}.pb-md-6__2{padding-bottom:6.2rem!important}.pb-md-6__4{padding-bottom:6.4rem!important}.pb-md-6__5{padding-bottom:6.5rem!important}.pb-md-6__8{padding-bottom:6.8rem!important}.pb-md-7__0{padding-bottom:7rem!important}.pb-md-7__5{padding-bottom:7.5rem!important}.pb-md-7__8{padding-bottom:7.8rem!important}.pb-md-8__0{padding-bottom:8rem!important}.pb-md-8__5{padding-bottom:8.5rem!important}.pb-md-9__0{padding-bottom:9rem!important}.pb-md-9__5{padding-bottom:9.5rem!important}.pb-md-10__0{padding-bottom:10rem!important}.pb-md-10__5{padding-bottom:10.5rem!important}.pb-md-11__0{padding-bottom:11rem!important}.pb-md-12__0{padding-bottom:12rem!important}.pb-md-12__5{padding-bottom:12.5rem!important}.pb-md-13__0{padding-bottom:13rem!important}.pb-md-13__5{padding-bottom:13.5rem!important}.pb-md-14__0{padding-bottom:14rem!important}.pb-md-15__0{padding-bottom:15rem!important}.pb-md-15__5{padding-bottom:15.5rem!important}.pb-md-16__0{padding-bottom:16rem!important}.pb-md-17__0{padding-bottom:17rem!important}.pb-md-18__0{padding-bottom:18rem!important}.pb-md-19__0{padding-bottom:19rem!important}.pb-md-20__0{padding-bottom:20rem!important}.pb-md-22__5{padding-bottom:22.5rem!important}.pb-md-28__0{padding-bottom:28rem!important}.pb-md-30__0{padding-bottom:30rem!important}.ps-md-n4__8{padding-left:-4.8rem!important}.ps-md-n3__2{padding-left:-3.2rem!important}.ps-md-n1__2{padding-left:-1.2rem!important}.ps-md-n8__0{padding-left:-8rem!important}.ps-md-0{padding-left:0!important}.ps-md-0__5{padding-left:.5rem!important}.ps-md-0__8{padding-left:.8rem!important}.ps-md-1__0{padding-left:1rem!important}.ps-md-1__2{padding-left:1.2rem!important}.ps-md-1__3{padding-left:1.3rem!important}.ps-md-1__5{padding-left:1.5rem!important}.ps-md-1__6{padding-left:1.6rem!important}.ps-md-1__8{padding-left:1.8rem!important}.ps-md-2__0{padding-left:2rem!important}.ps-md-2__4{padding-left:2.4rem!important}.ps-md-2__5{padding-left:2.5rem!important}.ps-md-3__0{padding-left:3rem!important}.ps-md-3__2{padding-left:3.2rem!important}.ps-md-3__5{padding-left:3.5rem!important}.ps-md-3__8{padding-left:3.8rem!important}.ps-md-4__0{padding-left:4rem!important}.ps-md-4__3{padding-left:4.3rem!important}.ps-md-4__5{padding-left:4.5rem!important}.ps-md-4__8{padding-left:4.8rem!important}.ps-md-5__0{padding-left:5rem!important}.ps-md-5__2{padding-left:5.2rem!important}.ps-md-5__5{padding-left:5.5rem!important}.ps-md-6__0{padding-left:6rem!important}.ps-md-6__2{padding-left:6.2rem!important}.ps-md-6__4{padding-left:6.4rem!important}.ps-md-6__5{padding-left:6.5rem!important}.ps-md-6__8{padding-left:6.8rem!important}.ps-md-7__0{padding-left:7rem!important}.ps-md-7__5{padding-left:7.5rem!important}.ps-md-7__8{padding-left:7.8rem!important}.ps-md-8__0{padding-left:8rem!important}.ps-md-8__5{padding-left:8.5rem!important}.ps-md-9__0{padding-left:9rem!important}.ps-md-9__5{padding-left:9.5rem!important}.ps-md-10__0{padding-left:10rem!important}.ps-md-10__5{padding-left:10.5rem!important}.ps-md-11__0{padding-left:11rem!important}.ps-md-12__0{padding-left:12rem!important}.ps-md-12__5{padding-left:12.5rem!important}.ps-md-13__0{padding-left:13rem!important}.ps-md-13__5{padding-left:13.5rem!important}.ps-md-14__0{padding-left:14rem!important}.ps-md-15__0{padding-left:15rem!important}.ps-md-15__5{padding-left:15.5rem!important}.ps-md-16__0{padding-left:16rem!important}.ps-md-17__0{padding-left:17rem!important}.ps-md-18__0{padding-left:18rem!important}.ps-md-19__0{padding-left:19rem!important}.ps-md-20__0{padding-left:20rem!important}.ps-md-22__5{padding-left:22.5rem!important}.ps-md-28__0{padding-left:28rem!important}.ps-md-30__0{padding-left:30rem!important}.gap-md-n4__8{gap:-4.8rem!important}.gap-md-n3__2{gap:-3.2rem!important}.gap-md-n1__2{gap:-1.2rem!important}.gap-md-n8__0{gap:-8rem!important}.gap-md-0{gap:0!important}.gap-md-0__5{gap:.5rem!important}.gap-md-0__8{gap:.8rem!important}.gap-md-1__0{gap:1rem!important}.gap-md-1__2{gap:1.2rem!important}.gap-md-1__3{gap:1.3rem!important}.gap-md-1__5{gap:1.5rem!important}.gap-md-1__6{gap:1.6rem!important}.gap-md-1__8{gap:1.8rem!important}.gap-md-2__0{gap:2rem!important}.gap-md-2__4{gap:2.4rem!important}.gap-md-2__5{gap:2.5rem!important}.gap-md-3__0{gap:3rem!important}.gap-md-3__2{gap:3.2rem!important}.gap-md-3__5{gap:3.5rem!important}.gap-md-3__8{gap:3.8rem!important}.gap-md-4__0{gap:4rem!important}.gap-md-4__3{gap:4.3rem!important}.gap-md-4__5{gap:4.5rem!important}.gap-md-4__8{gap:4.8rem!important}.gap-md-5__0{gap:5rem!important}.gap-md-5__2{gap:5.2rem!important}.gap-md-5__5{gap:5.5rem!important}.gap-md-6__0{gap:6rem!important}.gap-md-6__2{gap:6.2rem!important}.gap-md-6__4{gap:6.4rem!important}.gap-md-6__5{gap:6.5rem!important}.gap-md-6__8{gap:6.8rem!important}.gap-md-7__0{gap:7rem!important}.gap-md-7__5{gap:7.5rem!important}.gap-md-7__8{gap:7.8rem!important}.gap-md-8__0{gap:8rem!important}.gap-md-8__5{gap:8.5rem!important}.gap-md-9__0{gap:9rem!important}.gap-md-9__5{gap:9.5rem!important}.gap-md-10__0{gap:10rem!important}.gap-md-10__5{gap:10.5rem!important}.gap-md-11__0{gap:11rem!important}.gap-md-12__0{gap:12rem!important}.gap-md-12__5{gap:12.5rem!important}.gap-md-13__0{gap:13rem!important}.gap-md-13__5{gap:13.5rem!important}.gap-md-14__0{gap:14rem!important}.gap-md-15__0{gap:15rem!important}.gap-md-15__5{gap:15.5rem!important}.gap-md-16__0{gap:16rem!important}.gap-md-17__0{gap:17rem!important}.gap-md-18__0{gap:18rem!important}.gap-md-19__0{gap:19rem!important}.gap-md-20__0{gap:20rem!important}.gap-md-22__5{gap:22.5rem!important}.gap-md-28__0{gap:28rem!important}.gap-md-30__0{gap:30rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-n4__8,.gx-md-n4__8{--bs-gutter-x:-4.8rem}.g-md-n4__8,.gy-md-n4__8{--bs-gutter-y:-4.8rem}.g-md-n3__2,.gx-md-n3__2{--bs-gutter-x:-3.2rem}.g-md-n3__2,.gy-md-n3__2{--bs-gutter-y:-3.2rem}.g-md-n1__2,.gx-md-n1__2{--bs-gutter-x:-1.2rem}.g-md-n1__2,.gy-md-n1__2{--bs-gutter-y:-1.2rem}.g-md-n8__0,.gx-md-n8__0{--bs-gutter-x:-8rem}.g-md-n8__0,.gy-md-n8__0{--bs-gutter-y:-8rem}.g-md-0,.gx-md-0{--bs-gutter-x:0rem}.g-md-0,.gy-md-0{--bs-gutter-y:0rem}.g-md-0__5,.gx-md-0__5{--bs-gutter-x:0.5rem}.g-md-0__5,.gy-md-0__5{--bs-gutter-y:0.5rem}.g-md-0__8,.gx-md-0__8{--bs-gutter-x:0.8rem}.g-md-0__8,.gy-md-0__8{--bs-gutter-y:0.8rem}.g-md-1__0,.gx-md-1__0{--bs-gutter-x:1rem}.g-md-1__0,.gy-md-1__0{--bs-gutter-y:1rem}.g-md-1__2,.gx-md-1__2{--bs-gutter-x:1.2rem}.g-md-1__2,.gy-md-1__2{--bs-gutter-y:1.2rem}.g-md-1__3,.gx-md-1__3{--bs-gutter-x:1.3rem}.g-md-1__3,.gy-md-1__3{--bs-gutter-y:1.3rem}.g-md-1__5,.gx-md-1__5{--bs-gutter-x:1.5rem}.g-md-1__5,.gy-md-1__5{--bs-gutter-y:1.5rem}.g-md-1__6,.gx-md-1__6{--bs-gutter-x:1.6rem}.g-md-1__6,.gy-md-1__6{--bs-gutter-y:1.6rem}.g-md-1__8,.gx-md-1__8{--bs-gutter-x:1.8rem}.g-md-1__8,.gy-md-1__8{--bs-gutter-y:1.8rem}.g-md-2__0,.gx-md-2__0{--bs-gutter-x:2rem}.g-md-2__0,.gy-md-2__0{--bs-gutter-y:2rem}.g-md-2__4,.gx-md-2__4{--bs-gutter-x:2.4rem}.g-md-2__4,.gy-md-2__4{--bs-gutter-y:2.4rem}.g-md-2__5,.gx-md-2__5{--bs-gutter-x:2.5rem}.g-md-2__5,.gy-md-2__5{--bs-gutter-y:2.5rem}.g-md-3__0,.gx-md-3__0{--bs-gutter-x:3rem}.g-md-3__0,.gy-md-3__0{--bs-gutter-y:3rem}.g-md-3__2,.gx-md-3__2{--bs-gutter-x:3.2rem}.g-md-3__2,.gy-md-3__2{--bs-gutter-y:3.2rem}.g-md-3__5,.gx-md-3__5{--bs-gutter-x:3.5rem}.g-md-3__5,.gy-md-3__5{--bs-gutter-y:3.5rem}.g-md-3__8,.gx-md-3__8{--bs-gutter-x:3.8rem}.g-md-3__8,.gy-md-3__8{--bs-gutter-y:3.8rem}.g-md-4__0,.gx-md-4__0{--bs-gutter-x:4rem}.g-md-4__0,.gy-md-4__0{--bs-gutter-y:4rem}.g-md-4__3,.gx-md-4__3{--bs-gutter-x:4.3rem}.g-md-4__3,.gy-md-4__3{--bs-gutter-y:4.3rem}.g-md-4__5,.gx-md-4__5{--bs-gutter-x:4.5rem}.g-md-4__5,.gy-md-4__5{--bs-gutter-y:4.5rem}.g-md-4__8,.gx-md-4__8{--bs-gutter-x:4.8rem}.g-md-4__8,.gy-md-4__8{--bs-gutter-y:4.8rem}.g-md-5__0,.gx-md-5__0{--bs-gutter-x:5rem}.g-md-5__0,.gy-md-5__0{--bs-gutter-y:5rem}.g-md-5__2,.gx-md-5__2{--bs-gutter-x:5.2rem}.g-md-5__2,.gy-md-5__2{--bs-gutter-y:5.2rem}.g-md-5__5,.gx-md-5__5{--bs-gutter-x:5.5rem}.g-md-5__5,.gy-md-5__5{--bs-gutter-y:5.5rem}.g-md-6__0,.gx-md-6__0{--bs-gutter-x:6rem}.g-md-6__0,.gy-md-6__0{--bs-gutter-y:6rem}.g-md-6__2,.gx-md-6__2{--bs-gutter-x:6.2rem}.g-md-6__2,.gy-md-6__2{--bs-gutter-y:6.2rem}.g-md-6__4,.gx-md-6__4{--bs-gutter-x:6.4rem}.g-md-6__4,.gy-md-6__4{--bs-gutter-y:6.4rem}.g-md-6__5,.gx-md-6__5{--bs-gutter-x:6.5rem}.g-md-6__5,.gy-md-6__5{--bs-gutter-y:6.5rem}.g-md-6__8,.gx-md-6__8{--bs-gutter-x:6.8rem}.g-md-6__8,.gy-md-6__8{--bs-gutter-y:6.8rem}.g-md-7__0,.gx-md-7__0{--bs-gutter-x:7rem}.g-md-7__0,.gy-md-7__0{--bs-gutter-y:7rem}.g-md-7__5,.gx-md-7__5{--bs-gutter-x:7.5rem}.g-md-7__5,.gy-md-7__5{--bs-gutter-y:7.5rem}.g-md-7__8,.gx-md-7__8{--bs-gutter-x:7.8rem}.g-md-7__8,.gy-md-7__8{--bs-gutter-y:7.8rem}.g-md-8__0,.gx-md-8__0{--bs-gutter-x:8rem}.g-md-8__0,.gy-md-8__0{--bs-gutter-y:8rem}.g-md-8__5,.gx-md-8__5{--bs-gutter-x:8.5rem}.g-md-8__5,.gy-md-8__5{--bs-gutter-y:8.5rem}.g-md-9__0,.gx-md-9__0{--bs-gutter-x:9rem}.g-md-9__0,.gy-md-9__0{--bs-gutter-y:9rem}.g-md-9__5,.gx-md-9__5{--bs-gutter-x:9.5rem}.g-md-9__5,.gy-md-9__5{--bs-gutter-y:9.5rem}.g-md-10__0,.gx-md-10__0{--bs-gutter-x:10rem}.g-md-10__0,.gy-md-10__0{--bs-gutter-y:10rem}.g-md-10__5,.gx-md-10__5{--bs-gutter-x:10.5rem}.g-md-10__5,.gy-md-10__5{--bs-gutter-y:10.5rem}.g-md-11__0,.gx-md-11__0{--bs-gutter-x:11rem}.g-md-11__0,.gy-md-11__0{--bs-gutter-y:11rem}.g-md-12__0,.gx-md-12__0{--bs-gutter-x:12rem}.g-md-12__0,.gy-md-12__0{--bs-gutter-y:12rem}.g-md-12__5,.gx-md-12__5{--bs-gutter-x:12.5rem}.g-md-12__5,.gy-md-12__5{--bs-gutter-y:12.5rem}.g-md-13__0,.gx-md-13__0{--bs-gutter-x:13rem}.g-md-13__0,.gy-md-13__0{--bs-gutter-y:13rem}.g-md-13__5,.gx-md-13__5{--bs-gutter-x:13.5rem}.g-md-13__5,.gy-md-13__5{--bs-gutter-y:13.5rem}.g-md-14__0,.gx-md-14__0{--bs-gutter-x:14rem}.g-md-14__0,.gy-md-14__0{--bs-gutter-y:14rem}.g-md-15__0,.gx-md-15__0{--bs-gutter-x:15rem}.g-md-15__0,.gy-md-15__0{--bs-gutter-y:15rem}.g-md-15__5,.gx-md-15__5{--bs-gutter-x:15.5rem}.g-md-15__5,.gy-md-15__5{--bs-gutter-y:15.5rem}.g-md-16__0,.gx-md-16__0{--bs-gutter-x:16rem}.g-md-16__0,.gy-md-16__0{--bs-gutter-y:16rem}.g-md-17__0,.gx-md-17__0{--bs-gutter-x:17rem}.g-md-17__0,.gy-md-17__0{--bs-gutter-y:17rem}.g-md-18__0,.gx-md-18__0{--bs-gutter-x:18rem}.g-md-18__0,.gy-md-18__0{--bs-gutter-y:18rem}.g-md-19__0,.gx-md-19__0{--bs-gutter-x:19rem}.g-md-19__0,.gy-md-19__0{--bs-gutter-y:19rem}.g-md-20__0,.gx-md-20__0{--bs-gutter-x:20rem}.g-md-20__0,.gy-md-20__0{--bs-gutter-y:20rem}.g-md-22__5,.gx-md-22__5{--bs-gutter-x:22.5rem}.g-md-22__5,.gy-md-22__5{--bs-gutter-y:22.5rem}.g-md-28__0,.gx-md-28__0{--bs-gutter-x:28rem}.g-md-28__0,.gy-md-28__0{--bs-gutter-y:28rem}.g-md-30__0,.gx-md-30__0{--bs-gutter-x:30rem}.g-md-30__0,.gy-md-30__0{--bs-gutter-y:30rem}.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width)*-1);border-left-width:var(--bs-list-group-border-width)}.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}.form .btn{margin-right:2.4rem;margin-bottom:0}.footer-accordion{border-bottom:none;font-size:1.8rem}.navbar-card .card-img-top{height:13.2rem}.navbar-nav-footer .nav-footer-content{display:flex;align-items:center;justify-content:space-between}.navbar-nav-footer .h3,.navbar-nav-footer h3{margin-bottom:0;margin-right:2rem}.swipe-body-txt .hide p{margin-bottom:2.4rem}.filter-holder .filter-navigation-item{font-size:2.4rem}.slider-thumb{width:26rem;padding:1.2rem;margin-bottom:0;min-width:26rem}.historie-row{display:flex}.historie-item{align-items:center}.historie-item-img-hold{width:150px;height:150px}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.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-n4__8{margin:-4.8rem!important}.m-lg-n3__2{margin:-3.2rem!important}.m-lg-n1__2{margin:-1.2rem!important}.m-lg-n8__0{margin:-8rem!important}.m-lg-0{margin:0!important}.m-lg-0__5{margin:.5rem!important}.m-lg-0__8{margin:.8rem!important}.m-lg-1__0{margin:1rem!important}.m-lg-1__2{margin:1.2rem!important}.m-lg-1__3{margin:1.3rem!important}.m-lg-1__5{margin:1.5rem!important}.m-lg-1__6{margin:1.6rem!important}.m-lg-1__8{margin:1.8rem!important}.m-lg-2__0{margin:2rem!important}.m-lg-2__4{margin:2.4rem!important}.m-lg-2__5{margin:2.5rem!important}.m-lg-3__0{margin:3rem!important}.m-lg-3__2{margin:3.2rem!important}.m-lg-3__5{margin:3.5rem!important}.m-lg-3__8{margin:3.8rem!important}.m-lg-4__0{margin:4rem!important}.m-lg-4__3{margin:4.3rem!important}.m-lg-4__5{margin:4.5rem!important}.m-lg-4__8{margin:4.8rem!important}.m-lg-5__0{margin:5rem!important}.m-lg-5__2{margin:5.2rem!important}.m-lg-5__5{margin:5.5rem!important}.m-lg-6__0{margin:6rem!important}.m-lg-6__2{margin:6.2rem!important}.m-lg-6__4{margin:6.4rem!important}.m-lg-6__5{margin:6.5rem!important}.m-lg-6__8{margin:6.8rem!important}.m-lg-7__0{margin:7rem!important}.m-lg-7__5{margin:7.5rem!important}.m-lg-7__8{margin:7.8rem!important}.m-lg-8__0{margin:8rem!important}.m-lg-8__5{margin:8.5rem!important}.m-lg-9__0{margin:9rem!important}.m-lg-9__5{margin:9.5rem!important}.m-lg-10__0{margin:10rem!important}.m-lg-10__5{margin:10.5rem!important}.m-lg-11__0{margin:11rem!important}.m-lg-12__0{margin:12rem!important}.m-lg-12__5{margin:12.5rem!important}.m-lg-13__0{margin:13rem!important}.m-lg-13__5{margin:13.5rem!important}.m-lg-14__0{margin:14rem!important}.m-lg-15__0{margin:15rem!important}.m-lg-15__5{margin:15.5rem!important}.m-lg-16__0{margin:16rem!important}.m-lg-17__0{margin:17rem!important}.m-lg-18__0{margin:18rem!important}.m-lg-19__0{margin:19rem!important}.m-lg-20__0{margin:20rem!important}.m-lg-22__5{margin:22.5rem!important}.m-lg-28__0{margin:28rem!important}.m-lg-30__0{margin:30rem!important}.m-lg-auto{margin:auto!important}.mx-lg-n4__8{margin-right:-4.8rem!important;margin-left:-4.8rem!important}.mx-lg-n3__2{margin-right:-3.2rem!important;margin-left:-3.2rem!important}.mx-lg-n1__2{margin-right:-1.2rem!important;margin-left:-1.2rem!important}.mx-lg-n8__0{margin-right:-8rem!important;margin-left:-8rem!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-0__5{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-0__8{margin-right:.8rem!important;margin-left:.8rem!important}.mx-lg-1__0{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-1__2{margin-right:1.2rem!important;margin-left:1.2rem!important}.mx-lg-1__3{margin-right:1.3rem!important;margin-left:1.3rem!important}.mx-lg-1__5{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-1__6{margin-right:1.6rem!important;margin-left:1.6rem!important}.mx-lg-1__8{margin-right:1.8rem!important;margin-left:1.8rem!important}.mx-lg-2__0{margin-right:2rem!important;margin-left:2rem!important}.mx-lg-2__4{margin-right:2.4rem!important;margin-left:2.4rem!important}.mx-lg-2__5{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-lg-3__0{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-3__2{margin-right:3.2rem!important;margin-left:3.2rem!important}.mx-lg-3__5{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-lg-3__8{margin-right:3.8rem!important;margin-left:3.8rem!important}.mx-lg-4__0{margin-right:4rem!important;margin-left:4rem!important}.mx-lg-4__3{margin-right:4.3rem!important;margin-left:4.3rem!important}.mx-lg-4__5{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-lg-4__8{margin-right:4.8rem!important;margin-left:4.8rem!important}.mx-lg-5__0{margin-right:5rem!important;margin-left:5rem!important}.mx-lg-5__2{margin-right:5.2rem!important;margin-left:5.2rem!important}.mx-lg-5__5{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-lg-6__0{margin-right:6rem!important;margin-left:6rem!important}.mx-lg-6__2{margin-right:6.2rem!important;margin-left:6.2rem!important}.mx-lg-6__4{margin-right:6.4rem!important;margin-left:6.4rem!important}.mx-lg-6__5{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-lg-6__8{margin-right:6.8rem!important;margin-left:6.8rem!important}.mx-lg-7__0{margin-right:7rem!important;margin-left:7rem!important}.mx-lg-7__5{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-lg-7__8{margin-right:7.8rem!important;margin-left:7.8rem!important}.mx-lg-8__0{margin-right:8rem!important;margin-left:8rem!important}.mx-lg-8__5{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-lg-9__0{margin-right:9rem!important;margin-left:9rem!important}.mx-lg-9__5{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-lg-10__0{margin-right:10rem!important;margin-left:10rem!important}.mx-lg-10__5{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-lg-11__0{margin-right:11rem!important;margin-left:11rem!important}.mx-lg-12__0{margin-right:12rem!important;margin-left:12rem!important}.mx-lg-12__5{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-lg-13__0{margin-right:13rem!important;margin-left:13rem!important}.mx-lg-13__5{margin-right:13.5rem!important;margin-left:13.5rem!important}.mx-lg-14__0{margin-right:14rem!important;margin-left:14rem!important}.mx-lg-15__0{margin-right:15rem!important;margin-left:15rem!important}.mx-lg-15__5{margin-right:15.5rem!important;margin-left:15.5rem!important}.mx-lg-16__0{margin-right:16rem!important;margin-left:16rem!important}.mx-lg-17__0{margin-right:17rem!important;margin-left:17rem!important}.mx-lg-18__0{margin-right:18rem!important;margin-left:18rem!important}.mx-lg-19__0{margin-right:19rem!important;margin-left:19rem!important}.mx-lg-20__0{margin-right:20rem!important;margin-left:20rem!important}.mx-lg-22__5{margin-right:22.5rem!important;margin-left:22.5rem!important}.mx-lg-28__0{margin-right:28rem!important;margin-left:28rem!important}.mx-lg-30__0{margin-right:30rem!important;margin-left:30rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-n4__8{margin-top:-4.8rem!important;margin-bottom:-4.8rem!important}.my-lg-n3__2{margin-top:-3.2rem!important;margin-bottom:-3.2rem!important}.my-lg-n1__2{margin-top:-1.2rem!important;margin-bottom:-1.2rem!important}.my-lg-n8__0{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-0__5{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-0__8{margin-top:.8rem!important;margin-bottom:.8rem!important}.my-lg-1__0{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-1__2{margin-top:1.2rem!important;margin-bottom:1.2rem!important}.my-lg-1__3{margin-top:1.3rem!important;margin-bottom:1.3rem!important}.my-lg-1__5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-1__6{margin-top:1.6rem!important;margin-bottom:1.6rem!important}.my-lg-1__8{margin-top:1.8rem!important;margin-bottom:1.8rem!important}.my-lg-2__0{margin-top:2rem!important;margin-bottom:2rem!important}.my-lg-2__4{margin-top:2.4rem!important;margin-bottom:2.4rem!important}.my-lg-2__5{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-lg-3__0{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-3__2{margin-top:3.2rem!important;margin-bottom:3.2rem!important}.my-lg-3__5{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-lg-3__8{margin-top:3.8rem!important;margin-bottom:3.8rem!important}.my-lg-4__0{margin-top:4rem!important;margin-bottom:4rem!important}.my-lg-4__3{margin-top:4.3rem!important;margin-bottom:4.3rem!important}.my-lg-4__5{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-lg-4__8{margin-top:4.8rem!important;margin-bottom:4.8rem!important}.my-lg-5__0{margin-top:5rem!important;margin-bottom:5rem!important}.my-lg-5__2{margin-top:5.2rem!important;margin-bottom:5.2rem!important}.my-lg-5__5{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-lg-6__0{margin-top:6rem!important;margin-bottom:6rem!important}.my-lg-6__2{margin-top:6.2rem!important;margin-bottom:6.2rem!important}.my-lg-6__4{margin-top:6.4rem!important;margin-bottom:6.4rem!important}.my-lg-6__5{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-lg-6__8{margin-top:6.8rem!important;margin-bottom:6.8rem!important}.my-lg-7__0{margin-top:7rem!important;margin-bottom:7rem!important}.my-lg-7__5{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-lg-7__8{margin-top:7.8rem!important;margin-bottom:7.8rem!important}.my-lg-8__0{margin-top:8rem!important;margin-bottom:8rem!important}.my-lg-8__5{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-lg-9__0{margin-top:9rem!important;margin-bottom:9rem!important}.my-lg-9__5{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-lg-10__0{margin-top:10rem!important;margin-bottom:10rem!important}.my-lg-10__5{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-lg-11__0{margin-top:11rem!important;margin-bottom:11rem!important}.my-lg-12__0{margin-top:12rem!important;margin-bottom:12rem!important}.my-lg-12__5{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-lg-13__0{margin-top:13rem!important;margin-bottom:13rem!important}.my-lg-13__5{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-lg-14__0{margin-top:14rem!important;margin-bottom:14rem!important}.my-lg-15__0{margin-top:15rem!important;margin-bottom:15rem!important}.my-lg-15__5{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-lg-16__0{margin-top:16rem!important;margin-bottom:16rem!important}.my-lg-17__0{margin-top:17rem!important;margin-bottom:17rem!important}.my-lg-18__0{margin-top:18rem!important;margin-bottom:18rem!important}.my-lg-19__0{margin-top:19rem!important;margin-bottom:19rem!important}.my-lg-20__0{margin-top:20rem!important;margin-bottom:20rem!important}.my-lg-22__5{margin-top:22.5rem!important;margin-bottom:22.5rem!important}.my-lg-28__0{margin-top:28rem!important;margin-bottom:28rem!important}.my-lg-30__0{margin-top:30rem!important;margin-bottom:30rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-n4__8{margin-top:-4.8rem!important}.mt-lg-n3__2{margin-top:-3.2rem!important}.mt-lg-n1__2{margin-top:-1.2rem!important}.mt-lg-n8__0{margin-top:-8rem!important}.mt-lg-0{margin-top:0!important}.mt-lg-0__5{margin-top:.5rem!important}.mt-lg-0__8{margin-top:.8rem!important}.mt-lg-1__0{margin-top:1rem!important}.mt-lg-1__2{margin-top:1.2rem!important}.mt-lg-1__3{margin-top:1.3rem!important}.mt-lg-1__5{margin-top:1.5rem!important}.mt-lg-1__6{margin-top:1.6rem!important}.mt-lg-1__8{margin-top:1.8rem!important}.mt-lg-2__0{margin-top:2rem!important}.mt-lg-2__4{margin-top:2.4rem!important}.mt-lg-2__5{margin-top:2.5rem!important}.mt-lg-3__0{margin-top:3rem!important}.mt-lg-3__2{margin-top:3.2rem!important}.mt-lg-3__5{margin-top:3.5rem!important}.mt-lg-3__8{margin-top:3.8rem!important}.mt-lg-4__0{margin-top:4rem!important}.mt-lg-4__3{margin-top:4.3rem!important}.mt-lg-4__5{margin-top:4.5rem!important}.mt-lg-4__8{margin-top:4.8rem!important}.mt-lg-5__0{margin-top:5rem!important}.mt-lg-5__2{margin-top:5.2rem!important}.mt-lg-5__5{margin-top:5.5rem!important}.mt-lg-6__0{margin-top:6rem!important}.mt-lg-6__2{margin-top:6.2rem!important}.mt-lg-6__4{margin-top:6.4rem!important}.mt-lg-6__5{margin-top:6.5rem!important}.mt-lg-6__8{margin-top:6.8rem!important}.mt-lg-7__0{margin-top:7rem!important}.mt-lg-7__5{margin-top:7.5rem!important}.mt-lg-7__8{margin-top:7.8rem!important}.mt-lg-8__0{margin-top:8rem!important}.mt-lg-8__5{margin-top:8.5rem!important}.mt-lg-9__0{margin-top:9rem!important}.mt-lg-9__5{margin-top:9.5rem!important}.mt-lg-10__0{margin-top:10rem!important}.mt-lg-10__5{margin-top:10.5rem!important}.mt-lg-11__0{margin-top:11rem!important}.mt-lg-12__0{margin-top:12rem!important}.mt-lg-12__5{margin-top:12.5rem!important}.mt-lg-13__0{margin-top:13rem!important}.mt-lg-13__5{margin-top:13.5rem!important}.mt-lg-14__0{margin-top:14rem!important}.mt-lg-15__0{margin-top:15rem!important}.mt-lg-15__5{margin-top:15.5rem!important}.mt-lg-16__0{margin-top:16rem!important}.mt-lg-17__0{margin-top:17rem!important}.mt-lg-18__0{margin-top:18rem!important}.mt-lg-19__0{margin-top:19rem!important}.mt-lg-20__0{margin-top:20rem!important}.mt-lg-22__5{margin-top:22.5rem!important}.mt-lg-28__0{margin-top:28rem!important}.mt-lg-30__0{margin-top:30rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-n4__8{margin-right:-4.8rem!important}.me-lg-n3__2{margin-right:-3.2rem!important}.me-lg-n1__2{margin-right:-1.2rem!important}.me-lg-n8__0{margin-right:-8rem!important}.me-lg-0{margin-right:0!important}.me-lg-0__5{margin-right:.5rem!important}.me-lg-0__8{margin-right:.8rem!important}.me-lg-1__0{margin-right:1rem!important}.me-lg-1__2{margin-right:1.2rem!important}.me-lg-1__3{margin-right:1.3rem!important}.me-lg-1__5{margin-right:1.5rem!important}.me-lg-1__6{margin-right:1.6rem!important}.me-lg-1__8{margin-right:1.8rem!important}.me-lg-2__0{margin-right:2rem!important}.me-lg-2__4{margin-right:2.4rem!important}.me-lg-2__5{margin-right:2.5rem!important}.me-lg-3__0{margin-right:3rem!important}.me-lg-3__2{margin-right:3.2rem!important}.me-lg-3__5{margin-right:3.5rem!important}.me-lg-3__8{margin-right:3.8rem!important}.me-lg-4__0{margin-right:4rem!important}.me-lg-4__3{margin-right:4.3rem!important}.me-lg-4__5{margin-right:4.5rem!important}.me-lg-4__8{margin-right:4.8rem!important}.me-lg-5__0{margin-right:5rem!important}.me-lg-5__2{margin-right:5.2rem!important}.me-lg-5__5{margin-right:5.5rem!important}.me-lg-6__0{margin-right:6rem!important}.me-lg-6__2{margin-right:6.2rem!important}.me-lg-6__4{margin-right:6.4rem!important}.me-lg-6__5{margin-right:6.5rem!important}.me-lg-6__8{margin-right:6.8rem!important}.me-lg-7__0{margin-right:7rem!important}.me-lg-7__5{margin-right:7.5rem!important}.me-lg-7__8{margin-right:7.8rem!important}.me-lg-8__0{margin-right:8rem!important}.me-lg-8__5{margin-right:8.5rem!important}.me-lg-9__0{margin-right:9rem!important}.me-lg-9__5{margin-right:9.5rem!important}.me-lg-10__0{margin-right:10rem!important}.me-lg-10__5{margin-right:10.5rem!important}.me-lg-11__0{margin-right:11rem!important}.me-lg-12__0{margin-right:12rem!important}.me-lg-12__5{margin-right:12.5rem!important}.me-lg-13__0{margin-right:13rem!important}.me-lg-13__5{margin-right:13.5rem!important}.me-lg-14__0{margin-right:14rem!important}.me-lg-15__0{margin-right:15rem!important}.me-lg-15__5{margin-right:15.5rem!important}.me-lg-16__0{margin-right:16rem!important}.me-lg-17__0{margin-right:17rem!important}.me-lg-18__0{margin-right:18rem!important}.me-lg-19__0{margin-right:19rem!important}.me-lg-20__0{margin-right:20rem!important}.me-lg-22__5{margin-right:22.5rem!important}.me-lg-28__0{margin-right:28rem!important}.me-lg-30__0{margin-right:30rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-n4__8{margin-bottom:-4.8rem!important}.mb-lg-n3__2{margin-bottom:-3.2rem!important}.mb-lg-n1__2{margin-bottom:-1.2rem!important}.mb-lg-n8__0{margin-bottom:-8rem!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-0__5{margin-bottom:.5rem!important}.mb-lg-0__8{margin-bottom:.8rem!important}.mb-lg-1__0{margin-bottom:1rem!important}.mb-lg-1__2{margin-bottom:1.2rem!important}.mb-lg-1__3{margin-bottom:1.3rem!important}.mb-lg-1__5{margin-bottom:1.5rem!important}.mb-lg-1__6{margin-bottom:1.6rem!important}.mb-lg-1__8{margin-bottom:1.8rem!important}.mb-lg-2__0{margin-bottom:2rem!important}.mb-lg-2__4{margin-bottom:2.4rem!important}.mb-lg-2__5{margin-bottom:2.5rem!important}.mb-lg-3__0{margin-bottom:3rem!important}.mb-lg-3__2{margin-bottom:3.2rem!important}.mb-lg-3__5{margin-bottom:3.5rem!important}.mb-lg-3__8{margin-bottom:3.8rem!important}.mb-lg-4__0{margin-bottom:4rem!important}.mb-lg-4__3{margin-bottom:4.3rem!important}.mb-lg-4__5{margin-bottom:4.5rem!important}.mb-lg-4__8{margin-bottom:4.8rem!important}.mb-lg-5__0{margin-bottom:5rem!important}.mb-lg-5__2{margin-bottom:5.2rem!important}.mb-lg-5__5{margin-bottom:5.5rem!important}.mb-lg-6__0{margin-bottom:6rem!important}.mb-lg-6__2{margin-bottom:6.2rem!important}.mb-lg-6__4{margin-bottom:6.4rem!important}.mb-lg-6__5{margin-bottom:6.5rem!important}.mb-lg-6__8{margin-bottom:6.8rem!important}.mb-lg-7__0{margin-bottom:7rem!important}.mb-lg-7__5{margin-bottom:7.5rem!important}.mb-lg-7__8{margin-bottom:7.8rem!important}.mb-lg-8__0{margin-bottom:8rem!important}.mb-lg-8__5{margin-bottom:8.5rem!important}.mb-lg-9__0{margin-bottom:9rem!important}.mb-lg-9__5{margin-bottom:9.5rem!important}.mb-lg-10__0{margin-bottom:10rem!important}.mb-lg-10__5{margin-bottom:10.5rem!important}.mb-lg-11__0{margin-bottom:11rem!important}.mb-lg-12__0{margin-bottom:12rem!important}.mb-lg-12__5{margin-bottom:12.5rem!important}.mb-lg-13__0{margin-bottom:13rem!important}.mb-lg-13__5{margin-bottom:13.5rem!important}.mb-lg-14__0{margin-bottom:14rem!important}.mb-lg-15__0{margin-bottom:15rem!important}.mb-lg-15__5{margin-bottom:15.5rem!important}.mb-lg-16__0{margin-bottom:16rem!important}.mb-lg-17__0{margin-bottom:17rem!important}.mb-lg-18__0{margin-bottom:18rem!important}.mb-lg-19__0{margin-bottom:19rem!important}.mb-lg-20__0{margin-bottom:20rem!important}.mb-lg-22__5{margin-bottom:22.5rem!important}.mb-lg-28__0{margin-bottom:28rem!important}.mb-lg-30__0{margin-bottom:30rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-n4__8{margin-left:-4.8rem!important}.ms-lg-n3__2{margin-left:-3.2rem!important}.ms-lg-n1__2{margin-left:-1.2rem!important}.ms-lg-n8__0{margin-left:-8rem!important}.ms-lg-0{margin-left:0!important}.ms-lg-0__5{margin-left:.5rem!important}.ms-lg-0__8{margin-left:.8rem!important}.ms-lg-1__0{margin-left:1rem!important}.ms-lg-1__2{margin-left:1.2rem!important}.ms-lg-1__3{margin-left:1.3rem!important}.ms-lg-1__5{margin-left:1.5rem!important}.ms-lg-1__6{margin-left:1.6rem!important}.ms-lg-1__8{margin-left:1.8rem!important}.ms-lg-2__0{margin-left:2rem!important}.ms-lg-2__4{margin-left:2.4rem!important}.ms-lg-2__5{margin-left:2.5rem!important}.ms-lg-3__0{margin-left:3rem!important}.ms-lg-3__2{margin-left:3.2rem!important}.ms-lg-3__5{margin-left:3.5rem!important}.ms-lg-3__8{margin-left:3.8rem!important}.ms-lg-4__0{margin-left:4rem!important}.ms-lg-4__3{margin-left:4.3rem!important}.ms-lg-4__5{margin-left:4.5rem!important}.ms-lg-4__8{margin-left:4.8rem!important}.ms-lg-5__0{margin-left:5rem!important}.ms-lg-5__2{margin-left:5.2rem!important}.ms-lg-5__5{margin-left:5.5rem!important}.ms-lg-6__0{margin-left:6rem!important}.ms-lg-6__2{margin-left:6.2rem!important}.ms-lg-6__4{margin-left:6.4rem!important}.ms-lg-6__5{margin-left:6.5rem!important}.ms-lg-6__8{margin-left:6.8rem!important}.ms-lg-7__0{margin-left:7rem!important}.ms-lg-7__5{margin-left:7.5rem!important}.ms-lg-7__8{margin-left:7.8rem!important}.ms-lg-8__0{margin-left:8rem!important}.ms-lg-8__5{margin-left:8.5rem!important}.ms-lg-9__0{margin-left:9rem!important}.ms-lg-9__5{margin-left:9.5rem!important}.ms-lg-10__0{margin-left:10rem!important}.ms-lg-10__5{margin-left:10.5rem!important}.ms-lg-11__0{margin-left:11rem!important}.ms-lg-12__0{margin-left:12rem!important}.ms-lg-12__5{margin-left:12.5rem!important}.ms-lg-13__0{margin-left:13rem!important}.ms-lg-13__5{margin-left:13.5rem!important}.ms-lg-14__0{margin-left:14rem!important}.ms-lg-15__0{margin-left:15rem!important}.ms-lg-15__5{margin-left:15.5rem!important}.ms-lg-16__0{margin-left:16rem!important}.ms-lg-17__0{margin-left:17rem!important}.ms-lg-18__0{margin-left:18rem!important}.ms-lg-19__0{margin-left:19rem!important}.ms-lg-20__0{margin-left:20rem!important}.ms-lg-22__5{margin-left:22.5rem!important}.ms-lg-28__0{margin-left:28rem!important}.ms-lg-30__0{margin-left:30rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-n4__8{padding:-4.8rem!important}.p-lg-n3__2{padding:-3.2rem!important}.p-lg-n1__2{padding:-1.2rem!important}.p-lg-n8__0{padding:-8rem!important}.p-lg-0{padding:0!important}.p-lg-0__5{padding:.5rem!important}.p-lg-0__8{padding:.8rem!important}.p-lg-1__0{padding:1rem!important}.p-lg-1__2{padding:1.2rem!important}.p-lg-1__3{padding:1.3rem!important}.p-lg-1__5{padding:1.5rem!important}.p-lg-1__6{padding:1.6rem!important}.p-lg-1__8{padding:1.8rem!important}.p-lg-2__0{padding:2rem!important}.p-lg-2__4{padding:2.4rem!important}.p-lg-2__5{padding:2.5rem!important}.p-lg-3__0{padding:3rem!important}.p-lg-3__2{padding:3.2rem!important}.p-lg-3__5{padding:3.5rem!important}.p-lg-3__8{padding:3.8rem!important}.p-lg-4__0{padding:4rem!important}.p-lg-4__3{padding:4.3rem!important}.p-lg-4__5{padding:4.5rem!important}.p-lg-4__8{padding:4.8rem!important}.p-lg-5__0{padding:5rem!important}.p-lg-5__2{padding:5.2rem!important}.p-lg-5__5{padding:5.5rem!important}.p-lg-6__0{padding:6rem!important}.p-lg-6__2{padding:6.2rem!important}.p-lg-6__4{padding:6.4rem!important}.p-lg-6__5{padding:6.5rem!important}.p-lg-6__8{padding:6.8rem!important}.p-lg-7__0{padding:7rem!important}.p-lg-7__5{padding:7.5rem!important}.p-lg-7__8{padding:7.8rem!important}.p-lg-8__0{padding:8rem!important}.p-lg-8__5{padding:8.5rem!important}.p-lg-9__0{padding:9rem!important}.p-lg-9__5{padding:9.5rem!important}.p-lg-10__0{padding:10rem!important}.p-lg-10__5{padding:10.5rem!important}.p-lg-11__0{padding:11rem!important}.p-lg-12__0{padding:12rem!important}.p-lg-12__5{padding:12.5rem!important}.p-lg-13__0{padding:13rem!important}.p-lg-13__5{padding:13.5rem!important}.p-lg-14__0{padding:14rem!important}.p-lg-15__0{padding:15rem!important}.p-lg-15__5{padding:15.5rem!important}.p-lg-16__0{padding:16rem!important}.p-lg-17__0{padding:17rem!important}.p-lg-18__0{padding:18rem!important}.p-lg-19__0{padding:19rem!important}.p-lg-20__0{padding:20rem!important}.p-lg-22__5{padding:22.5rem!important}.p-lg-28__0{padding:28rem!important}.p-lg-30__0{padding:30rem!important}.px-lg-n4__8{padding-right:-4.8rem!important;padding-left:-4.8rem!important}.px-lg-n3__2{padding-right:-3.2rem!important;padding-left:-3.2rem!important}.px-lg-n1__2{padding-right:-1.2rem!important;padding-left:-1.2rem!important}.px-lg-n8__0{padding-right:-8rem!important;padding-left:-8rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-0__5{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-0__8{padding-right:.8rem!important;padding-left:.8rem!important}.px-lg-1__0{padding-right:1rem!important;padding-left:1rem!important}.px-lg-1__2{padding-right:1.2rem!important;padding-left:1.2rem!important}.px-lg-1__3{padding-right:1.3rem!important;padding-left:1.3rem!important}.px-lg-1__5{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-1__6{padding-right:1.6rem!important;padding-left:1.6rem!important}.px-lg-1__8{padding-right:1.8rem!important;padding-left:1.8rem!important}.px-lg-2__0{padding-right:2rem!important;padding-left:2rem!important}.px-lg-2__4{padding-right:2.4rem!important;padding-left:2.4rem!important}.px-lg-2__5{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-lg-3__0{padding-right:3rem!important;padding-left:3rem!important}.px-lg-3__2{padding-right:3.2rem!important;padding-left:3.2rem!important}.px-lg-3__5{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-lg-3__8{padding-right:3.8rem!important;padding-left:3.8rem!important}.px-lg-4__0{padding-right:4rem!important;padding-left:4rem!important}.px-lg-4__3{padding-right:4.3rem!important;padding-left:4.3rem!important}.px-lg-4__5{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-lg-4__8{padding-right:4.8rem!important;padding-left:4.8rem!important}.px-lg-5__0{padding-right:5rem!important;padding-left:5rem!important}.px-lg-5__2{padding-right:5.2rem!important;padding-left:5.2rem!important}.px-lg-5__5{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-lg-6__0{padding-right:6rem!important;padding-left:6rem!important}.px-lg-6__2{padding-right:6.2rem!important;padding-left:6.2rem!important}.px-lg-6__4{padding-right:6.4rem!important;padding-left:6.4rem!important}.px-lg-6__5{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-lg-6__8{padding-right:6.8rem!important;padding-left:6.8rem!important}.px-lg-7__0{padding-right:7rem!important;padding-left:7rem!important}.px-lg-7__5{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-lg-7__8{padding-right:7.8rem!important;padding-left:7.8rem!important}.px-lg-8__0{padding-right:8rem!important;padding-left:8rem!important}.px-lg-8__5{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-lg-9__0{padding-right:9rem!important;padding-left:9rem!important}.px-lg-9__5{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-lg-10__0{padding-right:10rem!important;padding-left:10rem!important}.px-lg-10__5{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-lg-11__0{padding-right:11rem!important;padding-left:11rem!important}.px-lg-12__0{padding-right:12rem!important;padding-left:12rem!important}.px-lg-12__5{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-lg-13__0{padding-right:13rem!important;padding-left:13rem!important}.px-lg-13__5{padding-right:13.5rem!important;padding-left:13.5rem!important}.px-lg-14__0{padding-right:14rem!important;padding-left:14rem!important}.px-lg-15__0{padding-right:15rem!important;padding-left:15rem!important}.px-lg-15__5{padding-right:15.5rem!important;padding-left:15.5rem!important}.px-lg-16__0{padding-right:16rem!important;padding-left:16rem!important}.px-lg-17__0{padding-right:17rem!important;padding-left:17rem!important}.px-lg-18__0{padding-right:18rem!important;padding-left:18rem!important}.px-lg-19__0{padding-right:19rem!important;padding-left:19rem!important}.px-lg-20__0{padding-right:20rem!important;padding-left:20rem!important}.px-lg-22__5{padding-right:22.5rem!important;padding-left:22.5rem!important}.px-lg-28__0{padding-right:28rem!important;padding-left:28rem!important}.px-lg-30__0{padding-right:30rem!important;padding-left:30rem!important}.py-lg-n4__8{padding-top:-4.8rem!important;padding-bottom:-4.8rem!important}.py-lg-n3__2{padding-top:-3.2rem!important;padding-bottom:-3.2rem!important}.py-lg-n1__2{padding-top:-1.2rem!important;padding-bottom:-1.2rem!important}.py-lg-n8__0{padding-top:-8rem!important;padding-bottom:-8rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-0__5{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-0__8{padding-top:.8rem!important;padding-bottom:.8rem!important}.py-lg-1__0{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-1__2{padding-top:1.2rem!important;padding-bottom:1.2rem!important}.py-lg-1__3{padding-top:1.3rem!important;padding-bottom:1.3rem!important}.py-lg-1__5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-1__6{padding-top:1.6rem!important;padding-bottom:1.6rem!important}.py-lg-1__8{padding-top:1.8rem!important;padding-bottom:1.8rem!important}.py-lg-2__0{padding-top:2rem!important;padding-bottom:2rem!important}.py-lg-2__4{padding-top:2.4rem!important;padding-bottom:2.4rem!important}.py-lg-2__5{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-lg-3__0{padding-top:3rem!important;padding-bottom:3rem!important}.py-lg-3__2{padding-top:3.2rem!important;padding-bottom:3.2rem!important}.py-lg-3__5{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-lg-3__8{padding-top:3.8rem!important;padding-bottom:3.8rem!important}.py-lg-4__0{padding-top:4rem!important;padding-bottom:4rem!important}.py-lg-4__3{padding-top:4.3rem!important;padding-bottom:4.3rem!important}.py-lg-4__5{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-lg-4__8{padding-top:4.8rem!important;padding-bottom:4.8rem!important}.py-lg-5__0{padding-top:5rem!important;padding-bottom:5rem!important}.py-lg-5__2{padding-top:5.2rem!important;padding-bottom:5.2rem!important}.py-lg-5__5{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-lg-6__0{padding-top:6rem!important;padding-bottom:6rem!important}.py-lg-6__2{padding-top:6.2rem!important;padding-bottom:6.2rem!important}.py-lg-6__4{padding-top:6.4rem!important;padding-bottom:6.4rem!important}.py-lg-6__5{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-lg-6__8{padding-top:6.8rem!important;padding-bottom:6.8rem!important}.py-lg-7__0{padding-top:7rem!important;padding-bottom:7rem!important}.py-lg-7__5{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-lg-7__8{padding-top:7.8rem!important;padding-bottom:7.8rem!important}.py-lg-8__0{padding-top:8rem!important;padding-bottom:8rem!important}.py-lg-8__5{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-lg-9__0{padding-top:9rem!important;padding-bottom:9rem!important}.py-lg-9__5{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-lg-10__0{padding-top:10rem!important;padding-bottom:10rem!important}.py-lg-10__5{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-lg-11__0{padding-top:11rem!important;padding-bottom:11rem!important}.py-lg-12__0{padding-top:12rem!important;padding-bottom:12rem!important}.py-lg-12__5{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-lg-13__0{padding-top:13rem!important;padding-bottom:13rem!important}.py-lg-13__5{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-lg-14__0{padding-top:14rem!important;padding-bottom:14rem!important}.py-lg-15__0{padding-top:15rem!important;padding-bottom:15rem!important}.py-lg-15__5{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-lg-16__0{padding-top:16rem!important;padding-bottom:16rem!important}.py-lg-17__0{padding-top:17rem!important;padding-bottom:17rem!important}.py-lg-18__0{padding-top:18rem!important;padding-bottom:18rem!important}.py-lg-19__0{padding-top:19rem!important;padding-bottom:19rem!important}.py-lg-20__0{padding-top:20rem!important;padding-bottom:20rem!important}.py-lg-22__5{padding-top:22.5rem!important;padding-bottom:22.5rem!important}.py-lg-28__0{padding-top:28rem!important;padding-bottom:28rem!important}.py-lg-30__0{padding-top:30rem!important;padding-bottom:30rem!important}.pt-lg-n4__8{padding-top:-4.8rem!important}.pt-lg-n3__2{padding-top:-3.2rem!important}.pt-lg-n1__2{padding-top:-1.2rem!important}.pt-lg-n8__0{padding-top:-8rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-0__5{padding-top:.5rem!important}.pt-lg-0__8{padding-top:.8rem!important}.pt-lg-1__0{padding-top:1rem!important}.pt-lg-1__2{padding-top:1.2rem!important}.pt-lg-1__3{padding-top:1.3rem!important}.pt-lg-1__5{padding-top:1.5rem!important}.pt-lg-1__6{padding-top:1.6rem!important}.pt-lg-1__8{padding-top:1.8rem!important}.pt-lg-2__0{padding-top:2rem!important}.pt-lg-2__4{padding-top:2.4rem!important}.pt-lg-2__5{padding-top:2.5rem!important}.pt-lg-3__0{padding-top:3rem!important}.pt-lg-3__2{padding-top:3.2rem!important}.pt-lg-3__5{padding-top:3.5rem!important}.pt-lg-3__8{padding-top:3.8rem!important}.pt-lg-4__0{padding-top:4rem!important}.pt-lg-4__3{padding-top:4.3rem!important}.pt-lg-4__5{padding-top:4.5rem!important}.pt-lg-4__8{padding-top:4.8rem!important}.pt-lg-5__0{padding-top:5rem!important}.pt-lg-5__2{padding-top:5.2rem!important}.pt-lg-5__5{padding-top:5.5rem!important}.pt-lg-6__0{padding-top:6rem!important}.pt-lg-6__2{padding-top:6.2rem!important}.pt-lg-6__4{padding-top:6.4rem!important}.pt-lg-6__5{padding-top:6.5rem!important}.pt-lg-6__8{padding-top:6.8rem!important}.pt-lg-7__0{padding-top:7rem!important}.pt-lg-7__5{padding-top:7.5rem!important}.pt-lg-7__8{padding-top:7.8rem!important}.pt-lg-8__0{padding-top:8rem!important}.pt-lg-8__5{padding-top:8.5rem!important}.pt-lg-9__0{padding-top:9rem!important}.pt-lg-9__5{padding-top:9.5rem!important}.pt-lg-10__0{padding-top:10rem!important}.pt-lg-10__5{padding-top:10.5rem!important}.pt-lg-11__0{padding-top:11rem!important}.pt-lg-12__0{padding-top:12rem!important}.pt-lg-12__5{padding-top:12.5rem!important}.pt-lg-13__0{padding-top:13rem!important}.pt-lg-13__5{padding-top:13.5rem!important}.pt-lg-14__0{padding-top:14rem!important}.pt-lg-15__0{padding-top:15rem!important}.pt-lg-15__5{padding-top:15.5rem!important}.pt-lg-16__0{padding-top:16rem!important}.pt-lg-17__0{padding-top:17rem!important}.pt-lg-18__0{padding-top:18rem!important}.pt-lg-19__0{padding-top:19rem!important}.pt-lg-20__0{padding-top:20rem!important}.pt-lg-22__5{padding-top:22.5rem!important}.pt-lg-28__0{padding-top:28rem!important}.pt-lg-30__0{padding-top:30rem!important}.pe-lg-n4__8{padding-right:-4.8rem!important}.pe-lg-n3__2{padding-right:-3.2rem!important}.pe-lg-n1__2{padding-right:-1.2rem!important}.pe-lg-n8__0{padding-right:-8rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-0__5{padding-right:.5rem!important}.pe-lg-0__8{padding-right:.8rem!important}.pe-lg-1__0{padding-right:1rem!important}.pe-lg-1__2{padding-right:1.2rem!important}.pe-lg-1__3{padding-right:1.3rem!important}.pe-lg-1__5{padding-right:1.5rem!important}.pe-lg-1__6{padding-right:1.6rem!important}.pe-lg-1__8{padding-right:1.8rem!important}.pe-lg-2__0{padding-right:2rem!important}.pe-lg-2__4{padding-right:2.4rem!important}.pe-lg-2__5{padding-right:2.5rem!important}.pe-lg-3__0{padding-right:3rem!important}.pe-lg-3__2{padding-right:3.2rem!important}.pe-lg-3__5{padding-right:3.5rem!important}.pe-lg-3__8{padding-right:3.8rem!important}.pe-lg-4__0{padding-right:4rem!important}.pe-lg-4__3{padding-right:4.3rem!important}.pe-lg-4__5{padding-right:4.5rem!important}.pe-lg-4__8{padding-right:4.8rem!important}.pe-lg-5__0{padding-right:5rem!important}.pe-lg-5__2{padding-right:5.2rem!important}.pe-lg-5__5{padding-right:5.5rem!important}.pe-lg-6__0{padding-right:6rem!important}.pe-lg-6__2{padding-right:6.2rem!important}.pe-lg-6__4{padding-right:6.4rem!important}.pe-lg-6__5{padding-right:6.5rem!important}.pe-lg-6__8{padding-right:6.8rem!important}.pe-lg-7__0{padding-right:7rem!important}.pe-lg-7__5{padding-right:7.5rem!important}.pe-lg-7__8{padding-right:7.8rem!important}.pe-lg-8__0{padding-right:8rem!important}.pe-lg-8__5{padding-right:8.5rem!important}.pe-lg-9__0{padding-right:9rem!important}.pe-lg-9__5{padding-right:9.5rem!important}.pe-lg-10__0{padding-right:10rem!important}.pe-lg-10__5{padding-right:10.5rem!important}.pe-lg-11__0{padding-right:11rem!important}.pe-lg-12__0{padding-right:12rem!important}.pe-lg-12__5{padding-right:12.5rem!important}.pe-lg-13__0{padding-right:13rem!important}.pe-lg-13__5{padding-right:13.5rem!important}.pe-lg-14__0{padding-right:14rem!important}.pe-lg-15__0{padding-right:15rem!important}.pe-lg-15__5{padding-right:15.5rem!important}.pe-lg-16__0{padding-right:16rem!important}.pe-lg-17__0{padding-right:17rem!important}.pe-lg-18__0{padding-right:18rem!important}.pe-lg-19__0{padding-right:19rem!important}.pe-lg-20__0{padding-right:20rem!important}.pe-lg-22__5{padding-right:22.5rem!important}.pe-lg-28__0{padding-right:28rem!important}.pe-lg-30__0{padding-right:30rem!important}.pb-lg-n4__8{padding-bottom:-4.8rem!important}.pb-lg-n3__2{padding-bottom:-3.2rem!important}.pb-lg-n1__2{padding-bottom:-1.2rem!important}.pb-lg-n8__0{padding-bottom:-8rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-0__5{padding-bottom:.5rem!important}.pb-lg-0__8{padding-bottom:.8rem!important}.pb-lg-1__0{padding-bottom:1rem!important}.pb-lg-1__2{padding-bottom:1.2rem!important}.pb-lg-1__3{padding-bottom:1.3rem!important}.pb-lg-1__5{padding-bottom:1.5rem!important}.pb-lg-1__6{padding-bottom:1.6rem!important}.pb-lg-1__8{padding-bottom:1.8rem!important}.pb-lg-2__0{padding-bottom:2rem!important}.pb-lg-2__4{padding-bottom:2.4rem!important}.pb-lg-2__5{padding-bottom:2.5rem!important}.pb-lg-3__0{padding-bottom:3rem!important}.pb-lg-3__2{padding-bottom:3.2rem!important}.pb-lg-3__5{padding-bottom:3.5rem!important}.pb-lg-3__8{padding-bottom:3.8rem!important}.pb-lg-4__0{padding-bottom:4rem!important}.pb-lg-4__3{padding-bottom:4.3rem!important}.pb-lg-4__5{padding-bottom:4.5rem!important}.pb-lg-4__8{padding-bottom:4.8rem!important}.pb-lg-5__0{padding-bottom:5rem!important}.pb-lg-5__2{padding-bottom:5.2rem!important}.pb-lg-5__5{padding-bottom:5.5rem!important}.pb-lg-6__0{padding-bottom:6rem!important}.pb-lg-6__2{padding-bottom:6.2rem!important}.pb-lg-6__4{padding-bottom:6.4rem!important}.pb-lg-6__5{padding-bottom:6.5rem!important}.pb-lg-6__8{padding-bottom:6.8rem!important}.pb-lg-7__0{padding-bottom:7rem!important}.pb-lg-7__5{padding-bottom:7.5rem!important}.pb-lg-7__8{padding-bottom:7.8rem!important}.pb-lg-8__0{padding-bottom:8rem!important}.pb-lg-8__5{padding-bottom:8.5rem!important}.pb-lg-9__0{padding-bottom:9rem!important}.pb-lg-9__5{padding-bottom:9.5rem!important}.pb-lg-10__0{padding-bottom:10rem!important}.pb-lg-10__5{padding-bottom:10.5rem!important}.pb-lg-11__0{padding-bottom:11rem!important}.pb-lg-12__0{padding-bottom:12rem!important}.pb-lg-12__5{padding-bottom:12.5rem!important}.pb-lg-13__0{padding-bottom:13rem!important}.pb-lg-13__5{padding-bottom:13.5rem!important}.pb-lg-14__0{padding-bottom:14rem!important}.pb-lg-15__0{padding-bottom:15rem!important}.pb-lg-15__5{padding-bottom:15.5rem!important}.pb-lg-16__0{padding-bottom:16rem!important}.pb-lg-17__0{padding-bottom:17rem!important}.pb-lg-18__0{padding-bottom:18rem!important}.pb-lg-19__0{padding-bottom:19rem!important}.pb-lg-20__0{padding-bottom:20rem!important}.pb-lg-22__5{padding-bottom:22.5rem!important}.pb-lg-28__0{padding-bottom:28rem!important}.pb-lg-30__0{padding-bottom:30rem!important}.ps-lg-n4__8{padding-left:-4.8rem!important}.ps-lg-n3__2{padding-left:-3.2rem!important}.ps-lg-n1__2{padding-left:-1.2rem!important}.ps-lg-n8__0{padding-left:-8rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-0__5{padding-left:.5rem!important}.ps-lg-0__8{padding-left:.8rem!important}.ps-lg-1__0{padding-left:1rem!important}.ps-lg-1__2{padding-left:1.2rem!important}.ps-lg-1__3{padding-left:1.3rem!important}.ps-lg-1__5{padding-left:1.5rem!important}.ps-lg-1__6{padding-left:1.6rem!important}.ps-lg-1__8{padding-left:1.8rem!important}.ps-lg-2__0{padding-left:2rem!important}.ps-lg-2__4{padding-left:2.4rem!important}.ps-lg-2__5{padding-left:2.5rem!important}.ps-lg-3__0{padding-left:3rem!important}.ps-lg-3__2{padding-left:3.2rem!important}.ps-lg-3__5{padding-left:3.5rem!important}.ps-lg-3__8{padding-left:3.8rem!important}.ps-lg-4__0{padding-left:4rem!important}.ps-lg-4__3{padding-left:4.3rem!important}.ps-lg-4__5{padding-left:4.5rem!important}.ps-lg-4__8{padding-left:4.8rem!important}.ps-lg-5__0{padding-left:5rem!important}.ps-lg-5__2{padding-left:5.2rem!important}.ps-lg-5__5{padding-left:5.5rem!important}.ps-lg-6__0{padding-left:6rem!important}.ps-lg-6__2{padding-left:6.2rem!important}.ps-lg-6__4{padding-left:6.4rem!important}.ps-lg-6__5{padding-left:6.5rem!important}.ps-lg-6__8{padding-left:6.8rem!important}.ps-lg-7__0{padding-left:7rem!important}.ps-lg-7__5{padding-left:7.5rem!important}.ps-lg-7__8{padding-left:7.8rem!important}.ps-lg-8__0{padding-left:8rem!important}.ps-lg-8__5{padding-left:8.5rem!important}.ps-lg-9__0{padding-left:9rem!important}.ps-lg-9__5{padding-left:9.5rem!important}.ps-lg-10__0{padding-left:10rem!important}.ps-lg-10__5{padding-left:10.5rem!important}.ps-lg-11__0{padding-left:11rem!important}.ps-lg-12__0{padding-left:12rem!important}.ps-lg-12__5{padding-left:12.5rem!important}.ps-lg-13__0{padding-left:13rem!important}.ps-lg-13__5{padding-left:13.5rem!important}.ps-lg-14__0{padding-left:14rem!important}.ps-lg-15__0{padding-left:15rem!important}.ps-lg-15__5{padding-left:15.5rem!important}.ps-lg-16__0{padding-left:16rem!important}.ps-lg-17__0{padding-left:17rem!important}.ps-lg-18__0{padding-left:18rem!important}.ps-lg-19__0{padding-left:19rem!important}.ps-lg-20__0{padding-left:20rem!important}.ps-lg-22__5{padding-left:22.5rem!important}.ps-lg-28__0{padding-left:28rem!important}.ps-lg-30__0{padding-left:30rem!important}.gap-lg-n4__8{gap:-4.8rem!important}.gap-lg-n3__2{gap:-3.2rem!important}.gap-lg-n1__2{gap:-1.2rem!important}.gap-lg-n8__0{gap:-8rem!important}.gap-lg-0{gap:0!important}.gap-lg-0__5{gap:.5rem!important}.gap-lg-0__8{gap:.8rem!important}.gap-lg-1__0{gap:1rem!important}.gap-lg-1__2{gap:1.2rem!important}.gap-lg-1__3{gap:1.3rem!important}.gap-lg-1__5{gap:1.5rem!important}.gap-lg-1__6{gap:1.6rem!important}.gap-lg-1__8{gap:1.8rem!important}.gap-lg-2__0{gap:2rem!important}.gap-lg-2__4{gap:2.4rem!important}.gap-lg-2__5{gap:2.5rem!important}.gap-lg-3__0{gap:3rem!important}.gap-lg-3__2{gap:3.2rem!important}.gap-lg-3__5{gap:3.5rem!important}.gap-lg-3__8{gap:3.8rem!important}.gap-lg-4__0{gap:4rem!important}.gap-lg-4__3{gap:4.3rem!important}.gap-lg-4__5{gap:4.5rem!important}.gap-lg-4__8{gap:4.8rem!important}.gap-lg-5__0{gap:5rem!important}.gap-lg-5__2{gap:5.2rem!important}.gap-lg-5__5{gap:5.5rem!important}.gap-lg-6__0{gap:6rem!important}.gap-lg-6__2{gap:6.2rem!important}.gap-lg-6__4{gap:6.4rem!important}.gap-lg-6__5{gap:6.5rem!important}.gap-lg-6__8{gap:6.8rem!important}.gap-lg-7__0{gap:7rem!important}.gap-lg-7__5{gap:7.5rem!important}.gap-lg-7__8{gap:7.8rem!important}.gap-lg-8__0{gap:8rem!important}.gap-lg-8__5{gap:8.5rem!important}.gap-lg-9__0{gap:9rem!important}.gap-lg-9__5{gap:9.5rem!important}.gap-lg-10__0{gap:10rem!important}.gap-lg-10__5{gap:10.5rem!important}.gap-lg-11__0{gap:11rem!important}.gap-lg-12__0{gap:12rem!important}.gap-lg-12__5{gap:12.5rem!important}.gap-lg-13__0{gap:13rem!important}.gap-lg-13__5{gap:13.5rem!important}.gap-lg-14__0{gap:14rem!important}.gap-lg-15__0{gap:15rem!important}.gap-lg-15__5{gap:15.5rem!important}.gap-lg-16__0{gap:16rem!important}.gap-lg-17__0{gap:17rem!important}.gap-lg-18__0{gap:18rem!important}.gap-lg-19__0{gap:19rem!important}.gap-lg-20__0{gap:20rem!important}.gap-lg-22__5{gap:22.5rem!important}.gap-lg-28__0{gap:28rem!important}.gap-lg-30__0{gap:30rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-n4__8,.gx-lg-n4__8{--bs-gutter-x:-4.8rem}.g-lg-n4__8,.gy-lg-n4__8{--bs-gutter-y:-4.8rem}.g-lg-n3__2,.gx-lg-n3__2{--bs-gutter-x:-3.2rem}.g-lg-n3__2,.gy-lg-n3__2{--bs-gutter-y:-3.2rem}.g-lg-n1__2,.gx-lg-n1__2{--bs-gutter-x:-1.2rem}.g-lg-n1__2,.gy-lg-n1__2{--bs-gutter-y:-1.2rem}.g-lg-n8__0,.gx-lg-n8__0{--bs-gutter-x:-8rem}.g-lg-n8__0,.gy-lg-n8__0{--bs-gutter-y:-8rem}.g-lg-0,.gx-lg-0{--bs-gutter-x:0rem}.g-lg-0,.gy-lg-0{--bs-gutter-y:0rem}.g-lg-0__5,.gx-lg-0__5{--bs-gutter-x:0.5rem}.g-lg-0__5,.gy-lg-0__5{--bs-gutter-y:0.5rem}.g-lg-0__8,.gx-lg-0__8{--bs-gutter-x:0.8rem}.g-lg-0__8,.gy-lg-0__8{--bs-gutter-y:0.8rem}.g-lg-1__0,.gx-lg-1__0{--bs-gutter-x:1rem}.g-lg-1__0,.gy-lg-1__0{--bs-gutter-y:1rem}.g-lg-1__2,.gx-lg-1__2{--bs-gutter-x:1.2rem}.g-lg-1__2,.gy-lg-1__2{--bs-gutter-y:1.2rem}.g-lg-1__3,.gx-lg-1__3{--bs-gutter-x:1.3rem}.g-lg-1__3,.gy-lg-1__3{--bs-gutter-y:1.3rem}.g-lg-1__5,.gx-lg-1__5{--bs-gutter-x:1.5rem}.g-lg-1__5,.gy-lg-1__5{--bs-gutter-y:1.5rem}.g-lg-1__6,.gx-lg-1__6{--bs-gutter-x:1.6rem}.g-lg-1__6,.gy-lg-1__6{--bs-gutter-y:1.6rem}.g-lg-1__8,.gx-lg-1__8{--bs-gutter-x:1.8rem}.g-lg-1__8,.gy-lg-1__8{--bs-gutter-y:1.8rem}.g-lg-2__0,.gx-lg-2__0{--bs-gutter-x:2rem}.g-lg-2__0,.gy-lg-2__0{--bs-gutter-y:2rem}.g-lg-2__4,.gx-lg-2__4{--bs-gutter-x:2.4rem}.g-lg-2__4,.gy-lg-2__4{--bs-gutter-y:2.4rem}.g-lg-2__5,.gx-lg-2__5{--bs-gutter-x:2.5rem}.g-lg-2__5,.gy-lg-2__5{--bs-gutter-y:2.5rem}.g-lg-3__0,.gx-lg-3__0{--bs-gutter-x:3rem}.g-lg-3__0,.gy-lg-3__0{--bs-gutter-y:3rem}.g-lg-3__2,.gx-lg-3__2{--bs-gutter-x:3.2rem}.g-lg-3__2,.gy-lg-3__2{--bs-gutter-y:3.2rem}.g-lg-3__5,.gx-lg-3__5{--bs-gutter-x:3.5rem}.g-lg-3__5,.gy-lg-3__5{--bs-gutter-y:3.5rem}.g-lg-3__8,.gx-lg-3__8{--bs-gutter-x:3.8rem}.g-lg-3__8,.gy-lg-3__8{--bs-gutter-y:3.8rem}.g-lg-4__0,.gx-lg-4__0{--bs-gutter-x:4rem}.g-lg-4__0,.gy-lg-4__0{--bs-gutter-y:4rem}.g-lg-4__3,.gx-lg-4__3{--bs-gutter-x:4.3rem}.g-lg-4__3,.gy-lg-4__3{--bs-gutter-y:4.3rem}.g-lg-4__5,.gx-lg-4__5{--bs-gutter-x:4.5rem}.g-lg-4__5,.gy-lg-4__5{--bs-gutter-y:4.5rem}.g-lg-4__8,.gx-lg-4__8{--bs-gutter-x:4.8rem}.g-lg-4__8,.gy-lg-4__8{--bs-gutter-y:4.8rem}.g-lg-5__0,.gx-lg-5__0{--bs-gutter-x:5rem}.g-lg-5__0,.gy-lg-5__0{--bs-gutter-y:5rem}.g-lg-5__2,.gx-lg-5__2{--bs-gutter-x:5.2rem}.g-lg-5__2,.gy-lg-5__2{--bs-gutter-y:5.2rem}.g-lg-5__5,.gx-lg-5__5{--bs-gutter-x:5.5rem}.g-lg-5__5,.gy-lg-5__5{--bs-gutter-y:5.5rem}.g-lg-6__0,.gx-lg-6__0{--bs-gutter-x:6rem}.g-lg-6__0,.gy-lg-6__0{--bs-gutter-y:6rem}.g-lg-6__2,.gx-lg-6__2{--bs-gutter-x:6.2rem}.g-lg-6__2,.gy-lg-6__2{--bs-gutter-y:6.2rem}.g-lg-6__4,.gx-lg-6__4{--bs-gutter-x:6.4rem}.g-lg-6__4,.gy-lg-6__4{--bs-gutter-y:6.4rem}.g-lg-6__5,.gx-lg-6__5{--bs-gutter-x:6.5rem}.g-lg-6__5,.gy-lg-6__5{--bs-gutter-y:6.5rem}.g-lg-6__8,.gx-lg-6__8{--bs-gutter-x:6.8rem}.g-lg-6__8,.gy-lg-6__8{--bs-gutter-y:6.8rem}.g-lg-7__0,.gx-lg-7__0{--bs-gutter-x:7rem}.g-lg-7__0,.gy-lg-7__0{--bs-gutter-y:7rem}.g-lg-7__5,.gx-lg-7__5{--bs-gutter-x:7.5rem}.g-lg-7__5,.gy-lg-7__5{--bs-gutter-y:7.5rem}.g-lg-7__8,.gx-lg-7__8{--bs-gutter-x:7.8rem}.g-lg-7__8,.gy-lg-7__8{--bs-gutter-y:7.8rem}.g-lg-8__0,.gx-lg-8__0{--bs-gutter-x:8rem}.g-lg-8__0,.gy-lg-8__0{--bs-gutter-y:8rem}.g-lg-8__5,.gx-lg-8__5{--bs-gutter-x:8.5rem}.g-lg-8__5,.gy-lg-8__5{--bs-gutter-y:8.5rem}.g-lg-9__0,.gx-lg-9__0{--bs-gutter-x:9rem}.g-lg-9__0,.gy-lg-9__0{--bs-gutter-y:9rem}.g-lg-9__5,.gx-lg-9__5{--bs-gutter-x:9.5rem}.g-lg-9__5,.gy-lg-9__5{--bs-gutter-y:9.5rem}.g-lg-10__0,.gx-lg-10__0{--bs-gutter-x:10rem}.g-lg-10__0,.gy-lg-10__0{--bs-gutter-y:10rem}.g-lg-10__5,.gx-lg-10__5{--bs-gutter-x:10.5rem}.g-lg-10__5,.gy-lg-10__5{--bs-gutter-y:10.5rem}.g-lg-11__0,.gx-lg-11__0{--bs-gutter-x:11rem}.g-lg-11__0,.gy-lg-11__0{--bs-gutter-y:11rem}.g-lg-12__0,.gx-lg-12__0{--bs-gutter-x:12rem}.g-lg-12__0,.gy-lg-12__0{--bs-gutter-y:12rem}.g-lg-12__5,.gx-lg-12__5{--bs-gutter-x:12.5rem}.g-lg-12__5,.gy-lg-12__5{--bs-gutter-y:12.5rem}.g-lg-13__0,.gx-lg-13__0{--bs-gutter-x:13rem}.g-lg-13__0,.gy-lg-13__0{--bs-gutter-y:13rem}.g-lg-13__5,.gx-lg-13__5{--bs-gutter-x:13.5rem}.g-lg-13__5,.gy-lg-13__5{--bs-gutter-y:13.5rem}.g-lg-14__0,.gx-lg-14__0{--bs-gutter-x:14rem}.g-lg-14__0,.gy-lg-14__0{--bs-gutter-y:14rem}.g-lg-15__0,.gx-lg-15__0{--bs-gutter-x:15rem}.g-lg-15__0,.gy-lg-15__0{--bs-gutter-y:15rem}.g-lg-15__5,.gx-lg-15__5{--bs-gutter-x:15.5rem}.g-lg-15__5,.gy-lg-15__5{--bs-gutter-y:15.5rem}.g-lg-16__0,.gx-lg-16__0{--bs-gutter-x:16rem}.g-lg-16__0,.gy-lg-16__0{--bs-gutter-y:16rem}.g-lg-17__0,.gx-lg-17__0{--bs-gutter-x:17rem}.g-lg-17__0,.gy-lg-17__0{--bs-gutter-y:17rem}.g-lg-18__0,.gx-lg-18__0{--bs-gutter-x:18rem}.g-lg-18__0,.gy-lg-18__0{--bs-gutter-y:18rem}.g-lg-19__0,.gx-lg-19__0{--bs-gutter-x:19rem}.g-lg-19__0,.gy-lg-19__0{--bs-gutter-y:19rem}.g-lg-20__0,.gx-lg-20__0{--bs-gutter-x:20rem}.g-lg-20__0,.gy-lg-20__0{--bs-gutter-y:20rem}.g-lg-22__5,.gx-lg-22__5{--bs-gutter-x:22.5rem}.g-lg-22__5,.gy-lg-22__5{--bs-gutter-y:22.5rem}.g-lg-28__0,.gx-lg-28__0{--bs-gutter-x:28rem}.g-lg-28__0,.gy-lg-28__0{--bs-gutter-y:28rem}.g-lg-30__0,.gx-lg-30__0{--bs-gutter-x:30rem}.g-lg-30__0,.gy-lg-30__0{--bs-gutter-y:30rem}.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width)*-1);border-left-width:var(--bs-list-group-border-width)}.modal-lg,.modal-xl{--bs-modal-width:800px}.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}.max-w-lg-65{max-width:65%}.w-lg-75{width:75%}body{font-size:1.6rem}.form-contacts input[type=email],.form-contacts input[type=password],.form-contacts input[type=search],.form-contacts input[type=tel],.form-contacts input[type=text],.form-contacts select,.form-contacts textarea{height:5.6rem}input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],select,textarea{font-size:1.8rem;height:5.6rem}.form-row{margin-bottom:2rem}.form-row .form-control{margin-bottom:0}.form-label{margin-bottom:2.4rem}.form-label,.form .info-txt,.form p span{font-size:1.6rem}.form .info-txt{max-width:25rem}.form .invalid-feedback{font-size:1.6rem}.textarea-hold .textarea{font-size:1.8rem}.textarea-hold .count-letters{font-size:1.6rem}.form-select.dropdown-select{font-size:1.8rem}.footer{font-size:1.4rem}.footer .accordion-menu li,.footer .list li{margin-bottom:.8rem}.footer .list{font-size:1.4rem}.footer .list li{margin-right:2.6rem;margin-bottom:0}.footer .accordion-menu{margin-bottom:3rem}.footer .accordion-menu li{margin-bottom:.8rem}.footer .accordion-body{padding-top:2rem}.footer .address{font-size:1.8rem}.footer .h2,.footer h2{margin-bottom:1rem}.footer-top{padding:12rem 0 9rem}.footer-bottom{padding:3.2rem 0 3.4rem}.footer-bottom p{margin-right:2.8rem;margin-bottom:0}.footer-accordion .collapse:not(.show){display:block}.footer-accordion .collapsing{height:auto!important;overflow:visible!important}.footer-accordion .accordion-item{border-top:none}.footer-accordion .accordion-button{padding:0}.footer-accordion .accordion-button:after{visibility:hidden}.link-absprungmarke,.mark-list a{font-size:2.4rem}.nav-holder .close,.nav-holder .menu-hold{padding:1rem 3rem 0}.nav-holder .dropdown .h2,.nav-holder .dropdown h2{font-size:3.2rem}.nav-holder .dropdown-content>.container,.nav-holder .video-section .sticky-wrapper .dropdown-content>.sticky-element,.video-section .sticky-wrapper .nav-holder .dropdown-content>.sticky-element{padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5)}.nav-form-holder .nav-form .btn-form{right:8rem}.nav-lang{margin-right:.8rem;font-size:1.8rem;display:flex;align-items:center}.nav-lang .dropdown-toggle{padding:0 1rem;font-size:1.8rem}.navbar-list{margin:0 0 4rem}.navbar-list-scroll:after{position:absolute;left:0;bottom:0;width:100%;pointer-events:none;background:linear-gradient(transparent,#fff);content:"";height:17.9rem;z-index:1}.navbar-list-scroll{margin-bottom:0}.navbar-card .card{margin-bottom:2.1rem}.navbar-card .ico{justify-content:center;margin:.5rem 1.6rem 0}.navbar-nav-footer>.container,.video-section .sticky-wrapper .navbar-nav-footer>.sticky-element{padding-left:calc(var(--bs-gutter-x)*0.5);padding-right:calc(var(--bs-gutter-x)*0.5)}.navbar-nav-footer .nav-footer-content{margin:0 -3rem;padding:2rem 3rem}.navbar-nav-footer .form-search{max-width:46.2rem}.slider-promo-section .slider-promo{height:54rem!important}.slider-promo-section .slide-title{left:calc(14rem + 15%);max-width:35%}.slider-promo-section .slide-title.position-top{top:14rem}.slider-promo-section .slide-title.position-bottom{bottom:14rem}.slide-active .slider-promo-section .slide-title,.slider-promo-section .slide-active .slide-title{left:14rem}.three-teaser .teaser-item{margin-bottom:0}.video-section .video-content{padding-top:0;text-shadow:0 3px 6px rgba(0,0,0,.16);position:absolute;bottom:10rem;left:5.5rem;margin:0 0 3.5rem}.video-section .video-content .h3,.video-section .video-content h3{font-size:3rem;max-width:46rem;line-height:1.24}.swipe-slider-holder .swipe-arrow{bottom:8rem;right:8rem;width:6.1rem}.swipe-slider-holder .arrow-up-down{display:none}.swipe-slider{height:69rem;height:91.5rem}.swipe-slider .heading{margin-bottom:8.7rem}.swipe-content{top:12.8rem;bottom:8rem}.swipe-body-txt,.swipe-content{width:100%;max-width:41.67%;left:10.8rem;right:10.8rem}.swipe-body-txt{transform:translateY(80%);padding:3.2rem 3.2rem 6.4rem;bottom:6rem}.swipe-body-txt:hover{background-color:#fff;color:#000;transform:translateY(0)}.swipe-body-txt:hover .rubrik{color:#707070}.swipe-body-txt:hover .link-text-simple{color:#000}.swipe-body-txt:hover .link-text-simple:hover{color:#099}.swipe-body-txt:hover .arrow-up-down{transform:rotate(0)}.swipe-body-txt:hover .arrow-up-down svg path{stroke:#000}.swipe-body-txt:hover .hide{opacity:1;visibility:visible}.swipe-body-txt .hide{margin-top:2.4rem}.swipe-body-txt p{margin-bottom:7rem;font-size:1.6rem}.swipe-body-txt .rubrik{margin-bottom:1rem}.swipe-body-txt .link-text-simple{font-size:1.6rem}.mark-list a:after{opacity:0;margin-left:2.4rem;padding:0;translate:-16px 0;transition:translate .4s}.swiper-products .swiper-slide{width:37.2rem}.swiper-products .text-swiper{margin-bottom:3.2rem}.swiper-products .link-text-simple,.swiper-products .text-swiper p{font-size:1.6rem}.contact-item{font-size:2.4rem}.contact-item .name{font-size:3rem;margin-bottom:2rem}.contact-item .email,.contact-item .position,.contact-item .tel{font-size:1.8rem;margin-bottom:1.4rem}.contact-item .date,.contact-item .num{margin-bottom:.5rem}.section-map .map-holder{height:73.8rem;margin-bottom:0}.map .gm-style .gm-style-iw-c{max-width:25.3rem!important}.map .gm-style .gm-style-iw-c .infobox-body{padding:2rem}.map .location-distance{font-size:1.2rem}.map .location-name{font:1.8rem camptonbold,Arial,Noto Sans,sans-serif;margin-bottom:1.3rem}.map address{font-size:1.8rem;margin-bottom:1.3rem}.map .phone{margin-bottom:3.6rem}.map .location-detail-link,.map .phone{font-size:1.8rem}.trade-links-list .icon{min-width:4.8rem;margin-right:1rem}.trade-links-list .txt{margin-bottom:0}.fixed-box-search .btn-opener{display:flex;flex-direction:column;justify-content:center;align-items:center;rotate:180deg;box-shadow:0 -10px 20px rgba(0,0,0,.16);border-radius:100px;padding:3rem 1.3rem;bottom:50%;right:2rem;translate:0 50%}.fixed-box-search .btn-opener span{writing-mode:vertical-lr}.fixed-box-search .btn-opener svg{rotate:90deg}.breadcrumb-section{display:block}.intro .intro-content{position:absolute;top:-2rem;left:5rem;right:7rem}.intro-inner .intro-inner-content{top:14rem;left:2rem;max-width:51.81%}.intro-inner-text-end .intro-inner-content{top:auto;bottom:7rem}.ce-textmediaslider>div>.row,.sz-dealer>div>.row{margin-right:-70px}.tabs-buttons{display:block}.tabs-btn{max-width:37.2rem;margin-bottom:.7rem}.tabs-btn.show,.tabs-btn:not(.collapsed){color:#000}.tabs-btn.show .icon,.tabs-btn:not(.collapsed) .icon{transform:translateY(-50%) rotate(-90deg)}.tabs-btn.show .icon path,.tabs-btn:not(.collapsed) .icon path{stroke:#000}.tabs-btn .icon{right:1rem;transform:translateY(-50%) rotate(-90deg);margin-top:3px}.tabs-btn.active,.tabs-btn.focus-visible,.tabs-btn:hover{color:#099}.tabs-btn.active,.tabs-btn:focus-visible,.tabs-btn:hover{color:#099}.tabs-btn.active .icon,.tabs-btn.focus-visible .icon,.tabs-btn:hover .icon{right:-1rem}.tabs-btn.active .icon,.tabs-btn:focus-visible .icon,.tabs-btn:hover .icon{right:-1rem}.tabs-btn.active .icon path,.tabs-btn.focus-visible .icon path,.tabs-btn:hover .icon path{stroke:#099}.tabs-btn.active .icon path,.tabs-btn:focus-visible .icon path,.tabs-btn:hover .icon path{stroke:#099}.accordion-tabs-holder{padding-left:1rem}.accordion-article{padding:1.5rem 0 2.4rem 2.4rem}.accordion-tabs-item{border:3px solid #cfd1d2;margin:0;padding:0;background-color:transparent}.section-icons .section-icons-item{font-size:2.4rem;width:18rem}.section-icons .icon-holder{width:16rem;height:16rem;padding:.4rem}.section-icons-vertical .section-icons-item{flex-direction:row;justify-content:flex-start;text-align:left;align-items:center;width:auto;height:100%;margin:0}.section-icons-vertical .section-icons-item .icon-holder{margin:0}.section-icons-vertical .section-icons-item .icon-holder img{max-width:85px;width:auto;height:auto}.section-icons-vertical .section-icons-item p:last-child{margin-bottom:0}.photo{width:20rem;height:20rem;position:absolute;top:0;left:0}.list-base{font-size:1.8rem}.list-base li{margin-bottom:.5rem}.list-base-lg{font-size:1.8rem}.text-base p:not(:last-child){margin-bottom:3rem}.text-base-lead{font-size:2.4rem}.img-holder-label a .ttl-label{padding:4.6rem 2.4rem;font-size:2rem}.img-holder-base-border{padding:0 17.8% 11.65% 0}.img-holder-base-border:after{left:11.65%;top:17.8%}.heading-base .rubrik{font-size:1.2rem;letter-spacing:1.6px}.blockquote-holder{min-height:20rem;display:flex;flex-direction:column;justify-content:center;padding-left:26.4rem}.blockquote p{font-size:3rem}.blockquote-footer{font-size:1.8rem;padding-top:2rem}.infobox,.infobox-height{padding:2rem 3rem}.address{font-size:2.4rem}.address-md{font-size:1.8rem}.filter-holder .filter-list li{margin-bottom:0}.filter-holder .filter-list .ic{margin-left:2.4rem}.models .card-teaser .img-holder-base{height:24rem}.models .card-teaser .img-holder-base img{max-width:100%}.list-service li:not(:last-child){margin-bottom:6rem}.dropdown-holder,.footer .dropdown-holder{font-size:1.8rem}.dropdown-holder .text-link-24{margin-right:auto}.dropdown-holder .icon{max-width:2.4rem;margin-left:2.5rem}.dropdown-holder .dropdown-menu,.footer .dropdown-holder .dropdown{font-size:1.8rem}.slider-thumbs{margin-right:0}.slider-thumbs-wrap{margin-bottom:0}.slider-thumb img,.slider-thumb video{width:100%;max-height:10rem;-o-object-fit:cover;object-fit:cover}.tabs-swiper,.tabs-swiper-hold{flex-direction:column}.slider-teaser-tabs{height:42.3rem!important}.employee-item .heading-base .h4,.employee-item .heading-base h4{min-height:7.2rem}.ce-eventteaser .position,.ce-jobteaser .position{font-size:2.4rem;margin-bottom:1.4rem}.historie-anchor-nav .anchor-btn{font-size:2.4rem}.historie-years{width:52%;position:relative;z-index:4}.historie-item-line{width:24px}.revealed-item .historie-item-line{width:50px}.historie-item-img-hold{width:112px;height:112px;margin-right:16px}.historie-item-text-wrap{width:auto}.historie-item-year{font-size:18px}.historie-item-title{font-size:18px;line-height:27px;max-height:108px}.historie-area-slider-wrap{left:auto;right:19rem;width:35%;opacity:0;transform:translate3d(110%,0,0);height:100vh;top:0;display:flex;align-items:center}.historie-area-slider-wrap.fixed-position{position:fixed}.historie-area-slider-wrap.bottom-position{top:auto;bottom:0}.historie-area-slider{margin:auto 0;width:100%}.historie-area-slider .swiper-slide{display:flex;align-items:center;height:auto}.historie-popup-wrapper{transform:translateX(-100%);transition:transform .7s ease}.historie-popup-wrapper:after{content:"";position:absolute;top:0;bottom:0;right:0;width:26rem;background:linear-gradient(90deg,transparent 0,#fff 50%,transparent);transform:translateX(50%);transition:transform .6s ease;pointer-events:none}.historie-popup-wrapper.historie-popup-anim{transform:translateX(0)}.historie-popup-wrapper.historie-popup-anim:after{transform:translateX(150%)}.historie-swiper .swiper-slide,.historie-swiper .swiper-wrapper{transition-delay:.3s!important}.historie-swiper .swiper-slide{opacity:1!important;transition-duration:0ms!important}.historie-swiper .swiper-slide.swiper-slide-active{z-index:100}.historie-popup-header{position:absolute;top:0;left:0;width:100%;z-index:100}.historie-popup-header .container,.historie-popup-header .video-section .sticky-wrapper .sticky-element,.video-section .sticky-wrapper .historie-popup-header .sticky-element{height:9rem;align-items:flex-end}.historie-popup-btn-close{font-size:2.4rem;line-height:1.5;opacity:0;transition:transform .35s ease,opacity .25s ease}.historie-popup-first-anim .historie-popup-btn-close{opacity:0;transform:translateY(100px)}.slide-first-anim .historie-popup-btn-close{opacity:1;transform:translateY(0);transition-delay:.7s}.slide-next .historie-popup-btn-close,.slide-prev-anim .historie-popup-btn-close{opacity:0;transform:translateY(100px);transition:transform .35s ease,opacity .25s ease}.slide-next-anim .historie-popup-btn-close{opacity:1;transform:translateY(0)}.historie-popup-content{display:flex;height:var(--full-viewport)}.historie-popup-img{width:56.25%;height:100%;position:relative;z-index:3;overflow:hidden}.historie-popup-img img{transform:translateX(0);transition:transform .35s ease}.next-slide-img .historie-popup-img img{transform:translateX(100%);transition:transform .85s ease;transition-delay:0ms}.swiper-slide-active .historie-popup-img img,.swiper-slide-prev .historie-popup-img img{transform:translateX(0)}.historie-popup-text-col{display:flex;width:43.75%;max-width:62rem;padding:8rem 2rem 0;max-height:100%;position:relative;z-index:4;overflow:hidden}.historie-popup-text-col:after{content:"";position:absolute;top:0;bottom:10rem;left:0;z-index:100;width:100%;background-color:#fff;transform:translateX(100%);transition:transform .2s ease}.slide-changed .historie-popup-text-col:after{transform:translateX(0)}.historie-popup-text-hold{padding-bottom:9rem;padding-top:2.3rem}.historie-popup-text-wrap{display:flex;flex-grow:1;overflow:auto;-webkit-overflow-scrolling:touch}.historie-popup-text{display:flex;flex-direction:column;justify-content:center;margin:auto;font-size:1.8rem;line-height:2.7rem;opacity:0}.slide-prev-anim .historie-popup-text{opacity:1}.historie-popup-first-anim .historie-popup-text{opacity:0;transform:translateY(100px)}.slide-first-anim .historie-popup-text{opacity:1;transform:translateY(0);transition:transform .35s ease,opacity .25s ease;transition-delay:.7s}.slide-next .historie-popup-text{opacity:0;transform:translateY(100px);transition:transform .35s ease,opacity .25s ease}.slide-next-anim .historie-popup-text{opacity:1;transform:translateY(0)}.historie-popup-btn-hold{bottom:3.8rem;opacity:0}.historie-popup-first-anim .historie-popup-btn-hold{opacity:0;transform:translateY(100%)}.slide-first-anim .historie-popup-btn-hold{opacity:1;transform:translateY(0);transition-delay:.7s}.slide-next .historie-popup-btn-hold,.slide-prev-anim .historie-popup-btn-hold{opacity:0;transform:translateY(100%);transition:transform .35s ease,opacity .25s ease}.slide-next-anim .historie-popup-btn-hold{opacity:1}.historie-popup-btn-next,.historie-popup-btn-prev{font-size:2.4rem;line-height:1.5}.historie-popup-btn-next img,.historie-popup-btn-prev img{width:1.4rem;margin-right:.5rem;margin-left:3rem}.historie-popup-title{font-size:1.8rem;margin-bottom:2rem}#img-scroll-wp .wrapper-images{min-height:calc(100vh - 9rem)}.lightbox .btn.close{top:0;right:-5.6rem;translate:100%}.ce-typo3szassets_magazines .magazine-wrapper .magazine-select{width:200px;margin-right:56px}.ce-typo3szassets_magazines .magazine-wrapper .magazine-select .dropdown-holder{margin-left:-1.8rem}.ce-typo3szassets_magazines .magazine-wrapper #magazine-entries{margin-bottom:160px;gap:16rem;padding:0 20px}#country-selection #continents button{font-size:2.4rem}#country-selection #continents .icon{width:4.2rem;height:4.2rem}#country-selection #country-list ul{gap:3.2rem 2.4rem}#country-selection #country-list ul .select-country{--image-size:5.6rem;font-size:1.8rem}#country-selection #country-list ul .select-country .text-link-24{padding:16px 24px 16px 16px}#country-selection #country-list ul li{width:calc(25% - 1.8rem)}}@media (min-width:992px)and (min-width:1200px){.navbar-list{padding-right:1.5rem;margin:0}}@media (min-width:992px)and (min-width:992px){.section-icons-vertical .section-icons-item .icon-holder{min-width:16rem}}@media screen and (min-width:992px){.ce-technicalinformation .accordion{max-width:100%}.ce-technicalinformation .accordion .accordion-item .accordion-body .big-teaser{padding:25px 40px}.ce-technicalinformation .accordion .accordion-item .accordion-body .big-teaser:not(:last-child) .container:after,.ce-technicalinformation .accordion .accordion-item .accordion-body .big-teaser:not(:last-child) .video-section .sticky-wrapper .sticky-element:after,.video-section .sticky-wrapper .ce-technicalinformation .accordion .accordion-item .accordion-body .big-teaser:not(:last-child) .sticky-element:after{max-width:calc(100% - 80px)}.ce-technicalinformation .accordion .accordion-item .accordion-body .accordion-items{padding:0 40px}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.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-n4__8{margin:-4.8rem!important}.m-xl-n3__2{margin:-3.2rem!important}.m-xl-n1__2{margin:-1.2rem!important}.m-xl-n8__0{margin:-8rem!important}.m-xl-0{margin:0!important}.m-xl-0__5{margin:.5rem!important}.m-xl-0__8{margin:.8rem!important}.m-xl-1__0{margin:1rem!important}.m-xl-1__2{margin:1.2rem!important}.m-xl-1__3{margin:1.3rem!important}.m-xl-1__5{margin:1.5rem!important}.m-xl-1__6{margin:1.6rem!important}.m-xl-1__8{margin:1.8rem!important}.m-xl-2__0{margin:2rem!important}.m-xl-2__4{margin:2.4rem!important}.m-xl-2__5{margin:2.5rem!important}.m-xl-3__0{margin:3rem!important}.m-xl-3__2{margin:3.2rem!important}.m-xl-3__5{margin:3.5rem!important}.m-xl-3__8{margin:3.8rem!important}.m-xl-4__0{margin:4rem!important}.m-xl-4__3{margin:4.3rem!important}.m-xl-4__5{margin:4.5rem!important}.m-xl-4__8{margin:4.8rem!important}.m-xl-5__0{margin:5rem!important}.m-xl-5__2{margin:5.2rem!important}.m-xl-5__5{margin:5.5rem!important}.m-xl-6__0{margin:6rem!important}.m-xl-6__2{margin:6.2rem!important}.m-xl-6__4{margin:6.4rem!important}.m-xl-6__5{margin:6.5rem!important}.m-xl-6__8{margin:6.8rem!important}.m-xl-7__0{margin:7rem!important}.m-xl-7__5{margin:7.5rem!important}.m-xl-7__8{margin:7.8rem!important}.m-xl-8__0{margin:8rem!important}.m-xl-8__5{margin:8.5rem!important}.m-xl-9__0{margin:9rem!important}.m-xl-9__5{margin:9.5rem!important}.m-xl-10__0{margin:10rem!important}.m-xl-10__5{margin:10.5rem!important}.m-xl-11__0{margin:11rem!important}.m-xl-12__0{margin:12rem!important}.m-xl-12__5{margin:12.5rem!important}.m-xl-13__0{margin:13rem!important}.m-xl-13__5{margin:13.5rem!important}.m-xl-14__0{margin:14rem!important}.m-xl-15__0{margin:15rem!important}.m-xl-15__5{margin:15.5rem!important}.m-xl-16__0{margin:16rem!important}.m-xl-17__0{margin:17rem!important}.m-xl-18__0{margin:18rem!important}.m-xl-19__0{margin:19rem!important}.m-xl-20__0{margin:20rem!important}.m-xl-22__5{margin:22.5rem!important}.m-xl-28__0{margin:28rem!important}.m-xl-30__0{margin:30rem!important}.m-xl-auto{margin:auto!important}.mx-xl-n4__8{margin-right:-4.8rem!important;margin-left:-4.8rem!important}.mx-xl-n3__2{margin-right:-3.2rem!important;margin-left:-3.2rem!important}.mx-xl-n1__2{margin-right:-1.2rem!important;margin-left:-1.2rem!important}.mx-xl-n8__0{margin-right:-8rem!important;margin-left:-8rem!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-0__5{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-0__8{margin-right:.8rem!important;margin-left:.8rem!important}.mx-xl-1__0{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-1__2{margin-right:1.2rem!important;margin-left:1.2rem!important}.mx-xl-1__3{margin-right:1.3rem!important;margin-left:1.3rem!important}.mx-xl-1__5{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-1__6{margin-right:1.6rem!important;margin-left:1.6rem!important}.mx-xl-1__8{margin-right:1.8rem!important;margin-left:1.8rem!important}.mx-xl-2__0{margin-right:2rem!important;margin-left:2rem!important}.mx-xl-2__4{margin-right:2.4rem!important;margin-left:2.4rem!important}.mx-xl-2__5{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xl-3__0{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-3__2{margin-right:3.2rem!important;margin-left:3.2rem!important}.mx-xl-3__5{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xl-3__8{margin-right:3.8rem!important;margin-left:3.8rem!important}.mx-xl-4__0{margin-right:4rem!important;margin-left:4rem!important}.mx-xl-4__3{margin-right:4.3rem!important;margin-left:4.3rem!important}.mx-xl-4__5{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-xl-4__8{margin-right:4.8rem!important;margin-left:4.8rem!important}.mx-xl-5__0{margin-right:5rem!important;margin-left:5rem!important}.mx-xl-5__2{margin-right:5.2rem!important;margin-left:5.2rem!important}.mx-xl-5__5{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-xl-6__0{margin-right:6rem!important;margin-left:6rem!important}.mx-xl-6__2{margin-right:6.2rem!important;margin-left:6.2rem!important}.mx-xl-6__4{margin-right:6.4rem!important;margin-left:6.4rem!important}.mx-xl-6__5{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-xl-6__8{margin-right:6.8rem!important;margin-left:6.8rem!important}.mx-xl-7__0{margin-right:7rem!important;margin-left:7rem!important}.mx-xl-7__5{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-xl-7__8{margin-right:7.8rem!important;margin-left:7.8rem!important}.mx-xl-8__0{margin-right:8rem!important;margin-left:8rem!important}.mx-xl-8__5{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-xl-9__0{margin-right:9rem!important;margin-left:9rem!important}.mx-xl-9__5{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-xl-10__0{margin-right:10rem!important;margin-left:10rem!important}.mx-xl-10__5{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-xl-11__0{margin-right:11rem!important;margin-left:11rem!important}.mx-xl-12__0{margin-right:12rem!important;margin-left:12rem!important}.mx-xl-12__5{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-xl-13__0{margin-right:13rem!important;margin-left:13rem!important}.mx-xl-13__5{margin-right:13.5rem!important;margin-left:13.5rem!important}.mx-xl-14__0{margin-right:14rem!important;margin-left:14rem!important}.mx-xl-15__0{margin-right:15rem!important;margin-left:15rem!important}.mx-xl-15__5{margin-right:15.5rem!important;margin-left:15.5rem!important}.mx-xl-16__0{margin-right:16rem!important;margin-left:16rem!important}.mx-xl-17__0{margin-right:17rem!important;margin-left:17rem!important}.mx-xl-18__0{margin-right:18rem!important;margin-left:18rem!important}.mx-xl-19__0{margin-right:19rem!important;margin-left:19rem!important}.mx-xl-20__0{margin-right:20rem!important;margin-left:20rem!important}.mx-xl-22__5{margin-right:22.5rem!important;margin-left:22.5rem!important}.mx-xl-28__0{margin-right:28rem!important;margin-left:28rem!important}.mx-xl-30__0{margin-right:30rem!important;margin-left:30rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-n4__8{margin-top:-4.8rem!important;margin-bottom:-4.8rem!important}.my-xl-n3__2{margin-top:-3.2rem!important;margin-bottom:-3.2rem!important}.my-xl-n1__2{margin-top:-1.2rem!important;margin-bottom:-1.2rem!important}.my-xl-n8__0{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-0__5{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-0__8{margin-top:.8rem!important;margin-bottom:.8rem!important}.my-xl-1__0{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-1__2{margin-top:1.2rem!important;margin-bottom:1.2rem!important}.my-xl-1__3{margin-top:1.3rem!important;margin-bottom:1.3rem!important}.my-xl-1__5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-1__6{margin-top:1.6rem!important;margin-bottom:1.6rem!important}.my-xl-1__8{margin-top:1.8rem!important;margin-bottom:1.8rem!important}.my-xl-2__0{margin-top:2rem!important;margin-bottom:2rem!important}.my-xl-2__4{margin-top:2.4rem!important;margin-bottom:2.4rem!important}.my-xl-2__5{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xl-3__0{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-3__2{margin-top:3.2rem!important;margin-bottom:3.2rem!important}.my-xl-3__5{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xl-3__8{margin-top:3.8rem!important;margin-bottom:3.8rem!important}.my-xl-4__0{margin-top:4rem!important;margin-bottom:4rem!important}.my-xl-4__3{margin-top:4.3rem!important;margin-bottom:4.3rem!important}.my-xl-4__5{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-xl-4__8{margin-top:4.8rem!important;margin-bottom:4.8rem!important}.my-xl-5__0{margin-top:5rem!important;margin-bottom:5rem!important}.my-xl-5__2{margin-top:5.2rem!important;margin-bottom:5.2rem!important}.my-xl-5__5{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-xl-6__0{margin-top:6rem!important;margin-bottom:6rem!important}.my-xl-6__2{margin-top:6.2rem!important;margin-bottom:6.2rem!important}.my-xl-6__4{margin-top:6.4rem!important;margin-bottom:6.4rem!important}.my-xl-6__5{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-xl-6__8{margin-top:6.8rem!important;margin-bottom:6.8rem!important}.my-xl-7__0{margin-top:7rem!important;margin-bottom:7rem!important}.my-xl-7__5{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-xl-7__8{margin-top:7.8rem!important;margin-bottom:7.8rem!important}.my-xl-8__0{margin-top:8rem!important;margin-bottom:8rem!important}.my-xl-8__5{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-xl-9__0{margin-top:9rem!important;margin-bottom:9rem!important}.my-xl-9__5{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-xl-10__0{margin-top:10rem!important;margin-bottom:10rem!important}.my-xl-10__5{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-xl-11__0{margin-top:11rem!important;margin-bottom:11rem!important}.my-xl-12__0{margin-top:12rem!important;margin-bottom:12rem!important}.my-xl-12__5{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-xl-13__0{margin-top:13rem!important;margin-bottom:13rem!important}.my-xl-13__5{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-xl-14__0{margin-top:14rem!important;margin-bottom:14rem!important}.my-xl-15__0{margin-top:15rem!important;margin-bottom:15rem!important}.my-xl-15__5{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-xl-16__0{margin-top:16rem!important;margin-bottom:16rem!important}.my-xl-17__0{margin-top:17rem!important;margin-bottom:17rem!important}.my-xl-18__0{margin-top:18rem!important;margin-bottom:18rem!important}.my-xl-19__0{margin-top:19rem!important;margin-bottom:19rem!important}.my-xl-20__0{margin-top:20rem!important;margin-bottom:20rem!important}.my-xl-22__5{margin-top:22.5rem!important;margin-bottom:22.5rem!important}.my-xl-28__0{margin-top:28rem!important;margin-bottom:28rem!important}.my-xl-30__0{margin-top:30rem!important;margin-bottom:30rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-n4__8{margin-top:-4.8rem!important}.mt-xl-n3__2{margin-top:-3.2rem!important}.mt-xl-n1__2{margin-top:-1.2rem!important}.mt-xl-n8__0{margin-top:-8rem!important}.mt-xl-0{margin-top:0!important}.mt-xl-0__5{margin-top:.5rem!important}.mt-xl-0__8{margin-top:.8rem!important}.mt-xl-1__0{margin-top:1rem!important}.mt-xl-1__2{margin-top:1.2rem!important}.mt-xl-1__3{margin-top:1.3rem!important}.mt-xl-1__5{margin-top:1.5rem!important}.mt-xl-1__6{margin-top:1.6rem!important}.mt-xl-1__8{margin-top:1.8rem!important}.mt-xl-2__0{margin-top:2rem!important}.mt-xl-2__4{margin-top:2.4rem!important}.mt-xl-2__5{margin-top:2.5rem!important}.mt-xl-3__0{margin-top:3rem!important}.mt-xl-3__2{margin-top:3.2rem!important}.mt-xl-3__5{margin-top:3.5rem!important}.mt-xl-3__8{margin-top:3.8rem!important}.mt-xl-4__0{margin-top:4rem!important}.mt-xl-4__3{margin-top:4.3rem!important}.mt-xl-4__5{margin-top:4.5rem!important}.mt-xl-4__8{margin-top:4.8rem!important}.mt-xl-5__0{margin-top:5rem!important}.mt-xl-5__2{margin-top:5.2rem!important}.mt-xl-5__5{margin-top:5.5rem!important}.mt-xl-6__0{margin-top:6rem!important}.mt-xl-6__2{margin-top:6.2rem!important}.mt-xl-6__4{margin-top:6.4rem!important}.mt-xl-6__5{margin-top:6.5rem!important}.mt-xl-6__8{margin-top:6.8rem!important}.mt-xl-7__0{margin-top:7rem!important}.mt-xl-7__5{margin-top:7.5rem!important}.mt-xl-7__8{margin-top:7.8rem!important}.mt-xl-8__0{margin-top:8rem!important}.mt-xl-8__5{margin-top:8.5rem!important}.mt-xl-9__0{margin-top:9rem!important}.mt-xl-9__5{margin-top:9.5rem!important}.mt-xl-10__0{margin-top:10rem!important}.mt-xl-10__5{margin-top:10.5rem!important}.mt-xl-11__0{margin-top:11rem!important}.mt-xl-12__0{margin-top:12rem!important}.mt-xl-12__5{margin-top:12.5rem!important}.mt-xl-13__0{margin-top:13rem!important}.mt-xl-13__5{margin-top:13.5rem!important}.mt-xl-14__0{margin-top:14rem!important}.mt-xl-15__0{margin-top:15rem!important}.mt-xl-15__5{margin-top:15.5rem!important}.mt-xl-16__0{margin-top:16rem!important}.mt-xl-17__0{margin-top:17rem!important}.mt-xl-18__0{margin-top:18rem!important}.mt-xl-19__0{margin-top:19rem!important}.mt-xl-20__0{margin-top:20rem!important}.mt-xl-22__5{margin-top:22.5rem!important}.mt-xl-28__0{margin-top:28rem!important}.mt-xl-30__0{margin-top:30rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-n4__8{margin-right:-4.8rem!important}.me-xl-n3__2{margin-right:-3.2rem!important}.me-xl-n1__2{margin-right:-1.2rem!important}.me-xl-n8__0{margin-right:-8rem!important}.me-xl-0{margin-right:0!important}.me-xl-0__5{margin-right:.5rem!important}.me-xl-0__8{margin-right:.8rem!important}.me-xl-1__0{margin-right:1rem!important}.me-xl-1__2{margin-right:1.2rem!important}.me-xl-1__3{margin-right:1.3rem!important}.me-xl-1__5{margin-right:1.5rem!important}.me-xl-1__6{margin-right:1.6rem!important}.me-xl-1__8{margin-right:1.8rem!important}.me-xl-2__0{margin-right:2rem!important}.me-xl-2__4{margin-right:2.4rem!important}.me-xl-2__5{margin-right:2.5rem!important}.me-xl-3__0{margin-right:3rem!important}.me-xl-3__2{margin-right:3.2rem!important}.me-xl-3__5{margin-right:3.5rem!important}.me-xl-3__8{margin-right:3.8rem!important}.me-xl-4__0{margin-right:4rem!important}.me-xl-4__3{margin-right:4.3rem!important}.me-xl-4__5{margin-right:4.5rem!important}.me-xl-4__8{margin-right:4.8rem!important}.me-xl-5__0{margin-right:5rem!important}.me-xl-5__2{margin-right:5.2rem!important}.me-xl-5__5{margin-right:5.5rem!important}.me-xl-6__0{margin-right:6rem!important}.me-xl-6__2{margin-right:6.2rem!important}.me-xl-6__4{margin-right:6.4rem!important}.me-xl-6__5{margin-right:6.5rem!important}.me-xl-6__8{margin-right:6.8rem!important}.me-xl-7__0{margin-right:7rem!important}.me-xl-7__5{margin-right:7.5rem!important}.me-xl-7__8{margin-right:7.8rem!important}.me-xl-8__0{margin-right:8rem!important}.me-xl-8__5{margin-right:8.5rem!important}.me-xl-9__0{margin-right:9rem!important}.me-xl-9__5{margin-right:9.5rem!important}.me-xl-10__0{margin-right:10rem!important}.me-xl-10__5{margin-right:10.5rem!important}.me-xl-11__0{margin-right:11rem!important}.me-xl-12__0{margin-right:12rem!important}.me-xl-12__5{margin-right:12.5rem!important}.me-xl-13__0{margin-right:13rem!important}.me-xl-13__5{margin-right:13.5rem!important}.me-xl-14__0{margin-right:14rem!important}.me-xl-15__0{margin-right:15rem!important}.me-xl-15__5{margin-right:15.5rem!important}.me-xl-16__0{margin-right:16rem!important}.me-xl-17__0{margin-right:17rem!important}.me-xl-18__0{margin-right:18rem!important}.me-xl-19__0{margin-right:19rem!important}.me-xl-20__0{margin-right:20rem!important}.me-xl-22__5{margin-right:22.5rem!important}.me-xl-28__0{margin-right:28rem!important}.me-xl-30__0{margin-right:30rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-n4__8{margin-bottom:-4.8rem!important}.mb-xl-n3__2{margin-bottom:-3.2rem!important}.mb-xl-n1__2{margin-bottom:-1.2rem!important}.mb-xl-n8__0{margin-bottom:-8rem!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-0__5{margin-bottom:.5rem!important}.mb-xl-0__8{margin-bottom:.8rem!important}.mb-xl-1__0{margin-bottom:1rem!important}.mb-xl-1__2{margin-bottom:1.2rem!important}.mb-xl-1__3{margin-bottom:1.3rem!important}.mb-xl-1__5{margin-bottom:1.5rem!important}.mb-xl-1__6{margin-bottom:1.6rem!important}.mb-xl-1__8{margin-bottom:1.8rem!important}.mb-xl-2__0{margin-bottom:2rem!important}.mb-xl-2__4{margin-bottom:2.4rem!important}.mb-xl-2__5{margin-bottom:2.5rem!important}.mb-xl-3__0{margin-bottom:3rem!important}.mb-xl-3__2{margin-bottom:3.2rem!important}.mb-xl-3__5{margin-bottom:3.5rem!important}.mb-xl-3__8{margin-bottom:3.8rem!important}.mb-xl-4__0{margin-bottom:4rem!important}.mb-xl-4__3{margin-bottom:4.3rem!important}.mb-xl-4__5{margin-bottom:4.5rem!important}.mb-xl-4__8{margin-bottom:4.8rem!important}.mb-xl-5__0{margin-bottom:5rem!important}.mb-xl-5__2{margin-bottom:5.2rem!important}.mb-xl-5__5{margin-bottom:5.5rem!important}.mb-xl-6__0{margin-bottom:6rem!important}.mb-xl-6__2{margin-bottom:6.2rem!important}.mb-xl-6__4{margin-bottom:6.4rem!important}.mb-xl-6__5{margin-bottom:6.5rem!important}.mb-xl-6__8{margin-bottom:6.8rem!important}.mb-xl-7__0{margin-bottom:7rem!important}.mb-xl-7__5{margin-bottom:7.5rem!important}.mb-xl-7__8{margin-bottom:7.8rem!important}.mb-xl-8__0{margin-bottom:8rem!important}.mb-xl-8__5{margin-bottom:8.5rem!important}.mb-xl-9__0{margin-bottom:9rem!important}.mb-xl-9__5{margin-bottom:9.5rem!important}.mb-xl-10__0{margin-bottom:10rem!important}.mb-xl-10__5{margin-bottom:10.5rem!important}.mb-xl-11__0{margin-bottom:11rem!important}.mb-xl-12__0{margin-bottom:12rem!important}.mb-xl-12__5{margin-bottom:12.5rem!important}.mb-xl-13__0{margin-bottom:13rem!important}.mb-xl-13__5{margin-bottom:13.5rem!important}.mb-xl-14__0{margin-bottom:14rem!important}.mb-xl-15__0{margin-bottom:15rem!important}.mb-xl-15__5{margin-bottom:15.5rem!important}.mb-xl-16__0{margin-bottom:16rem!important}.mb-xl-17__0{margin-bottom:17rem!important}.mb-xl-18__0{margin-bottom:18rem!important}.mb-xl-19__0{margin-bottom:19rem!important}.mb-xl-20__0{margin-bottom:20rem!important}.mb-xl-22__5{margin-bottom:22.5rem!important}.mb-xl-28__0{margin-bottom:28rem!important}.mb-xl-30__0{margin-bottom:30rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-n4__8{margin-left:-4.8rem!important}.ms-xl-n3__2{margin-left:-3.2rem!important}.ms-xl-n1__2{margin-left:-1.2rem!important}.ms-xl-n8__0{margin-left:-8rem!important}.ms-xl-0{margin-left:0!important}.ms-xl-0__5{margin-left:.5rem!important}.ms-xl-0__8{margin-left:.8rem!important}.ms-xl-1__0{margin-left:1rem!important}.ms-xl-1__2{margin-left:1.2rem!important}.ms-xl-1__3{margin-left:1.3rem!important}.ms-xl-1__5{margin-left:1.5rem!important}.ms-xl-1__6{margin-left:1.6rem!important}.ms-xl-1__8{margin-left:1.8rem!important}.ms-xl-2__0{margin-left:2rem!important}.ms-xl-2__4{margin-left:2.4rem!important}.ms-xl-2__5{margin-left:2.5rem!important}.ms-xl-3__0{margin-left:3rem!important}.ms-xl-3__2{margin-left:3.2rem!important}.ms-xl-3__5{margin-left:3.5rem!important}.ms-xl-3__8{margin-left:3.8rem!important}.ms-xl-4__0{margin-left:4rem!important}.ms-xl-4__3{margin-left:4.3rem!important}.ms-xl-4__5{margin-left:4.5rem!important}.ms-xl-4__8{margin-left:4.8rem!important}.ms-xl-5__0{margin-left:5rem!important}.ms-xl-5__2{margin-left:5.2rem!important}.ms-xl-5__5{margin-left:5.5rem!important}.ms-xl-6__0{margin-left:6rem!important}.ms-xl-6__2{margin-left:6.2rem!important}.ms-xl-6__4{margin-left:6.4rem!important}.ms-xl-6__5{margin-left:6.5rem!important}.ms-xl-6__8{margin-left:6.8rem!important}.ms-xl-7__0{margin-left:7rem!important}.ms-xl-7__5{margin-left:7.5rem!important}.ms-xl-7__8{margin-left:7.8rem!important}.ms-xl-8__0{margin-left:8rem!important}.ms-xl-8__5{margin-left:8.5rem!important}.ms-xl-9__0{margin-left:9rem!important}.ms-xl-9__5{margin-left:9.5rem!important}.ms-xl-10__0{margin-left:10rem!important}.ms-xl-10__5{margin-left:10.5rem!important}.ms-xl-11__0{margin-left:11rem!important}.ms-xl-12__0{margin-left:12rem!important}.ms-xl-12__5{margin-left:12.5rem!important}.ms-xl-13__0{margin-left:13rem!important}.ms-xl-13__5{margin-left:13.5rem!important}.ms-xl-14__0{margin-left:14rem!important}.ms-xl-15__0{margin-left:15rem!important}.ms-xl-15__5{margin-left:15.5rem!important}.ms-xl-16__0{margin-left:16rem!important}.ms-xl-17__0{margin-left:17rem!important}.ms-xl-18__0{margin-left:18rem!important}.ms-xl-19__0{margin-left:19rem!important}.ms-xl-20__0{margin-left:20rem!important}.ms-xl-22__5{margin-left:22.5rem!important}.ms-xl-28__0{margin-left:28rem!important}.ms-xl-30__0{margin-left:30rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-n4__8{padding:-4.8rem!important}.p-xl-n3__2{padding:-3.2rem!important}.p-xl-n1__2{padding:-1.2rem!important}.p-xl-n8__0{padding:-8rem!important}.p-xl-0{padding:0!important}.p-xl-0__5{padding:.5rem!important}.p-xl-0__8{padding:.8rem!important}.p-xl-1__0{padding:1rem!important}.p-xl-1__2{padding:1.2rem!important}.p-xl-1__3{padding:1.3rem!important}.p-xl-1__5{padding:1.5rem!important}.p-xl-1__6{padding:1.6rem!important}.p-xl-1__8{padding:1.8rem!important}.p-xl-2__0{padding:2rem!important}.p-xl-2__4{padding:2.4rem!important}.p-xl-2__5{padding:2.5rem!important}.p-xl-3__0{padding:3rem!important}.p-xl-3__2{padding:3.2rem!important}.p-xl-3__5{padding:3.5rem!important}.p-xl-3__8{padding:3.8rem!important}.p-xl-4__0{padding:4rem!important}.p-xl-4__3{padding:4.3rem!important}.p-xl-4__5{padding:4.5rem!important}.p-xl-4__8{padding:4.8rem!important}.p-xl-5__0{padding:5rem!important}.p-xl-5__2{padding:5.2rem!important}.p-xl-5__5{padding:5.5rem!important}.p-xl-6__0{padding:6rem!important}.p-xl-6__2{padding:6.2rem!important}.p-xl-6__4{padding:6.4rem!important}.p-xl-6__5{padding:6.5rem!important}.p-xl-6__8{padding:6.8rem!important}.p-xl-7__0{padding:7rem!important}.p-xl-7__5{padding:7.5rem!important}.p-xl-7__8{padding:7.8rem!important}.p-xl-8__0{padding:8rem!important}.p-xl-8__5{padding:8.5rem!important}.p-xl-9__0{padding:9rem!important}.p-xl-9__5{padding:9.5rem!important}.p-xl-10__0{padding:10rem!important}.p-xl-10__5{padding:10.5rem!important}.p-xl-11__0{padding:11rem!important}.p-xl-12__0{padding:12rem!important}.p-xl-12__5{padding:12.5rem!important}.p-xl-13__0{padding:13rem!important}.p-xl-13__5{padding:13.5rem!important}.p-xl-14__0{padding:14rem!important}.p-xl-15__0{padding:15rem!important}.p-xl-15__5{padding:15.5rem!important}.p-xl-16__0{padding:16rem!important}.p-xl-17__0{padding:17rem!important}.p-xl-18__0{padding:18rem!important}.p-xl-19__0{padding:19rem!important}.p-xl-20__0{padding:20rem!important}.p-xl-22__5{padding:22.5rem!important}.p-xl-28__0{padding:28rem!important}.p-xl-30__0{padding:30rem!important}.px-xl-n4__8{padding-right:-4.8rem!important;padding-left:-4.8rem!important}.px-xl-n3__2{padding-right:-3.2rem!important;padding-left:-3.2rem!important}.px-xl-n1__2{padding-right:-1.2rem!important;padding-left:-1.2rem!important}.px-xl-n8__0{padding-right:-8rem!important;padding-left:-8rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-0__5{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-0__8{padding-right:.8rem!important;padding-left:.8rem!important}.px-xl-1__0{padding-right:1rem!important;padding-left:1rem!important}.px-xl-1__2{padding-right:1.2rem!important;padding-left:1.2rem!important}.px-xl-1__3{padding-right:1.3rem!important;padding-left:1.3rem!important}.px-xl-1__5{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-1__6{padding-right:1.6rem!important;padding-left:1.6rem!important}.px-xl-1__8{padding-right:1.8rem!important;padding-left:1.8rem!important}.px-xl-2__0{padding-right:2rem!important;padding-left:2rem!important}.px-xl-2__4{padding-right:2.4rem!important;padding-left:2.4rem!important}.px-xl-2__5{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xl-3__0{padding-right:3rem!important;padding-left:3rem!important}.px-xl-3__2{padding-right:3.2rem!important;padding-left:3.2rem!important}.px-xl-3__5{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xl-3__8{padding-right:3.8rem!important;padding-left:3.8rem!important}.px-xl-4__0{padding-right:4rem!important;padding-left:4rem!important}.px-xl-4__3{padding-right:4.3rem!important;padding-left:4.3rem!important}.px-xl-4__5{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-xl-4__8{padding-right:4.8rem!important;padding-left:4.8rem!important}.px-xl-5__0{padding-right:5rem!important;padding-left:5rem!important}.px-xl-5__2{padding-right:5.2rem!important;padding-left:5.2rem!important}.px-xl-5__5{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-xl-6__0{padding-right:6rem!important;padding-left:6rem!important}.px-xl-6__2{padding-right:6.2rem!important;padding-left:6.2rem!important}.px-xl-6__4{padding-right:6.4rem!important;padding-left:6.4rem!important}.px-xl-6__5{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-xl-6__8{padding-right:6.8rem!important;padding-left:6.8rem!important}.px-xl-7__0{padding-right:7rem!important;padding-left:7rem!important}.px-xl-7__5{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-xl-7__8{padding-right:7.8rem!important;padding-left:7.8rem!important}.px-xl-8__0{padding-right:8rem!important;padding-left:8rem!important}.px-xl-8__5{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-xl-9__0{padding-right:9rem!important;padding-left:9rem!important}.px-xl-9__5{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-xl-10__0{padding-right:10rem!important;padding-left:10rem!important}.px-xl-10__5{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-xl-11__0{padding-right:11rem!important;padding-left:11rem!important}.px-xl-12__0{padding-right:12rem!important;padding-left:12rem!important}.px-xl-12__5{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-xl-13__0{padding-right:13rem!important;padding-left:13rem!important}.px-xl-13__5{padding-right:13.5rem!important;padding-left:13.5rem!important}.px-xl-14__0{padding-right:14rem!important;padding-left:14rem!important}.px-xl-15__0{padding-right:15rem!important;padding-left:15rem!important}.px-xl-15__5{padding-right:15.5rem!important;padding-left:15.5rem!important}.px-xl-16__0{padding-right:16rem!important;padding-left:16rem!important}.px-xl-17__0{padding-right:17rem!important;padding-left:17rem!important}.px-xl-18__0{padding-right:18rem!important;padding-left:18rem!important}.px-xl-19__0{padding-right:19rem!important;padding-left:19rem!important}.px-xl-20__0{padding-right:20rem!important;padding-left:20rem!important}.px-xl-22__5{padding-right:22.5rem!important;padding-left:22.5rem!important}.px-xl-28__0{padding-right:28rem!important;padding-left:28rem!important}.px-xl-30__0{padding-right:30rem!important;padding-left:30rem!important}.py-xl-n4__8{padding-top:-4.8rem!important;padding-bottom:-4.8rem!important}.py-xl-n3__2{padding-top:-3.2rem!important;padding-bottom:-3.2rem!important}.py-xl-n1__2{padding-top:-1.2rem!important;padding-bottom:-1.2rem!important}.py-xl-n8__0{padding-top:-8rem!important;padding-bottom:-8rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-0__5{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-0__8{padding-top:.8rem!important;padding-bottom:.8rem!important}.py-xl-1__0{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-1__2{padding-top:1.2rem!important;padding-bottom:1.2rem!important}.py-xl-1__3{padding-top:1.3rem!important;padding-bottom:1.3rem!important}.py-xl-1__5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-1__6{padding-top:1.6rem!important;padding-bottom:1.6rem!important}.py-xl-1__8{padding-top:1.8rem!important;padding-bottom:1.8rem!important}.py-xl-2__0{padding-top:2rem!important;padding-bottom:2rem!important}.py-xl-2__4{padding-top:2.4rem!important;padding-bottom:2.4rem!important}.py-xl-2__5{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xl-3__0{padding-top:3rem!important;padding-bottom:3rem!important}.py-xl-3__2{padding-top:3.2rem!important;padding-bottom:3.2rem!important}.py-xl-3__5{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xl-3__8{padding-top:3.8rem!important;padding-bottom:3.8rem!important}.py-xl-4__0{padding-top:4rem!important;padding-bottom:4rem!important}.py-xl-4__3{padding-top:4.3rem!important;padding-bottom:4.3rem!important}.py-xl-4__5{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-xl-4__8{padding-top:4.8rem!important;padding-bottom:4.8rem!important}.py-xl-5__0{padding-top:5rem!important;padding-bottom:5rem!important}.py-xl-5__2{padding-top:5.2rem!important;padding-bottom:5.2rem!important}.py-xl-5__5{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-xl-6__0{padding-top:6rem!important;padding-bottom:6rem!important}.py-xl-6__2{padding-top:6.2rem!important;padding-bottom:6.2rem!important}.py-xl-6__4{padding-top:6.4rem!important;padding-bottom:6.4rem!important}.py-xl-6__5{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-xl-6__8{padding-top:6.8rem!important;padding-bottom:6.8rem!important}.py-xl-7__0{padding-top:7rem!important;padding-bottom:7rem!important}.py-xl-7__5{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-xl-7__8{padding-top:7.8rem!important;padding-bottom:7.8rem!important}.py-xl-8__0{padding-top:8rem!important;padding-bottom:8rem!important}.py-xl-8__5{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-xl-9__0{padding-top:9rem!important;padding-bottom:9rem!important}.py-xl-9__5{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-xl-10__0{padding-top:10rem!important;padding-bottom:10rem!important}.py-xl-10__5{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-xl-11__0{padding-top:11rem!important;padding-bottom:11rem!important}.py-xl-12__0{padding-top:12rem!important;padding-bottom:12rem!important}.py-xl-12__5{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-xl-13__0{padding-top:13rem!important;padding-bottom:13rem!important}.py-xl-13__5{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-xl-14__0{padding-top:14rem!important;padding-bottom:14rem!important}.py-xl-15__0{padding-top:15rem!important;padding-bottom:15rem!important}.py-xl-15__5{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-xl-16__0{padding-top:16rem!important;padding-bottom:16rem!important}.py-xl-17__0{padding-top:17rem!important;padding-bottom:17rem!important}.py-xl-18__0{padding-top:18rem!important;padding-bottom:18rem!important}.py-xl-19__0{padding-top:19rem!important;padding-bottom:19rem!important}.py-xl-20__0{padding-top:20rem!important;padding-bottom:20rem!important}.py-xl-22__5{padding-top:22.5rem!important;padding-bottom:22.5rem!important}.py-xl-28__0{padding-top:28rem!important;padding-bottom:28rem!important}.py-xl-30__0{padding-top:30rem!important;padding-bottom:30rem!important}.pt-xl-n4__8{padding-top:-4.8rem!important}.pt-xl-n3__2{padding-top:-3.2rem!important}.pt-xl-n1__2{padding-top:-1.2rem!important}.pt-xl-n8__0{padding-top:-8rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-0__5{padding-top:.5rem!important}.pt-xl-0__8{padding-top:.8rem!important}.pt-xl-1__0{padding-top:1rem!important}.pt-xl-1__2{padding-top:1.2rem!important}.pt-xl-1__3{padding-top:1.3rem!important}.pt-xl-1__5{padding-top:1.5rem!important}.pt-xl-1__6{padding-top:1.6rem!important}.pt-xl-1__8{padding-top:1.8rem!important}.pt-xl-2__0{padding-top:2rem!important}.pt-xl-2__4{padding-top:2.4rem!important}.pt-xl-2__5{padding-top:2.5rem!important}.pt-xl-3__0{padding-top:3rem!important}.pt-xl-3__2{padding-top:3.2rem!important}.pt-xl-3__5{padding-top:3.5rem!important}.pt-xl-3__8{padding-top:3.8rem!important}.pt-xl-4__0{padding-top:4rem!important}.pt-xl-4__3{padding-top:4.3rem!important}.pt-xl-4__5{padding-top:4.5rem!important}.pt-xl-4__8{padding-top:4.8rem!important}.pt-xl-5__0{padding-top:5rem!important}.pt-xl-5__2{padding-top:5.2rem!important}.pt-xl-5__5{padding-top:5.5rem!important}.pt-xl-6__0{padding-top:6rem!important}.pt-xl-6__2{padding-top:6.2rem!important}.pt-xl-6__4{padding-top:6.4rem!important}.pt-xl-6__5{padding-top:6.5rem!important}.pt-xl-6__8{padding-top:6.8rem!important}.pt-xl-7__0{padding-top:7rem!important}.pt-xl-7__5{padding-top:7.5rem!important}.pt-xl-7__8{padding-top:7.8rem!important}.pt-xl-8__0{padding-top:8rem!important}.pt-xl-8__5{padding-top:8.5rem!important}.pt-xl-9__0{padding-top:9rem!important}.pt-xl-9__5{padding-top:9.5rem!important}.pt-xl-10__0{padding-top:10rem!important}.pt-xl-10__5{padding-top:10.5rem!important}.pt-xl-11__0{padding-top:11rem!important}.pt-xl-12__0{padding-top:12rem!important}.pt-xl-12__5{padding-top:12.5rem!important}.pt-xl-13__0{padding-top:13rem!important}.pt-xl-13__5{padding-top:13.5rem!important}.pt-xl-14__0{padding-top:14rem!important}.pt-xl-15__0{padding-top:15rem!important}.pt-xl-15__5{padding-top:15.5rem!important}.pt-xl-16__0{padding-top:16rem!important}.pt-xl-17__0{padding-top:17rem!important}.pt-xl-18__0{padding-top:18rem!important}.pt-xl-19__0{padding-top:19rem!important}.pt-xl-20__0{padding-top:20rem!important}.pt-xl-22__5{padding-top:22.5rem!important}.pt-xl-28__0{padding-top:28rem!important}.pt-xl-30__0{padding-top:30rem!important}.pe-xl-n4__8{padding-right:-4.8rem!important}.pe-xl-n3__2{padding-right:-3.2rem!important}.pe-xl-n1__2{padding-right:-1.2rem!important}.pe-xl-n8__0{padding-right:-8rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-0__5{padding-right:.5rem!important}.pe-xl-0__8{padding-right:.8rem!important}.pe-xl-1__0{padding-right:1rem!important}.pe-xl-1__2{padding-right:1.2rem!important}.pe-xl-1__3{padding-right:1.3rem!important}.pe-xl-1__5{padding-right:1.5rem!important}.pe-xl-1__6{padding-right:1.6rem!important}.pe-xl-1__8{padding-right:1.8rem!important}.pe-xl-2__0{padding-right:2rem!important}.pe-xl-2__4{padding-right:2.4rem!important}.pe-xl-2__5{padding-right:2.5rem!important}.pe-xl-3__0{padding-right:3rem!important}.pe-xl-3__2{padding-right:3.2rem!important}.pe-xl-3__5{padding-right:3.5rem!important}.pe-xl-3__8{padding-right:3.8rem!important}.pe-xl-4__0{padding-right:4rem!important}.pe-xl-4__3{padding-right:4.3rem!important}.pe-xl-4__5{padding-right:4.5rem!important}.pe-xl-4__8{padding-right:4.8rem!important}.pe-xl-5__0{padding-right:5rem!important}.pe-xl-5__2{padding-right:5.2rem!important}.pe-xl-5__5{padding-right:5.5rem!important}.pe-xl-6__0{padding-right:6rem!important}.pe-xl-6__2{padding-right:6.2rem!important}.pe-xl-6__4{padding-right:6.4rem!important}.pe-xl-6__5{padding-right:6.5rem!important}.pe-xl-6__8{padding-right:6.8rem!important}.pe-xl-7__0{padding-right:7rem!important}.pe-xl-7__5{padding-right:7.5rem!important}.pe-xl-7__8{padding-right:7.8rem!important}.pe-xl-8__0{padding-right:8rem!important}.pe-xl-8__5{padding-right:8.5rem!important}.pe-xl-9__0{padding-right:9rem!important}.pe-xl-9__5{padding-right:9.5rem!important}.pe-xl-10__0{padding-right:10rem!important}.pe-xl-10__5{padding-right:10.5rem!important}.pe-xl-11__0{padding-right:11rem!important}.pe-xl-12__0{padding-right:12rem!important}.pe-xl-12__5{padding-right:12.5rem!important}.pe-xl-13__0{padding-right:13rem!important}.pe-xl-13__5{padding-right:13.5rem!important}.pe-xl-14__0{padding-right:14rem!important}.pe-xl-15__0{padding-right:15rem!important}.pe-xl-15__5{padding-right:15.5rem!important}.pe-xl-16__0{padding-right:16rem!important}.pe-xl-17__0{padding-right:17rem!important}.pe-xl-18__0{padding-right:18rem!important}.pe-xl-19__0{padding-right:19rem!important}.pe-xl-20__0{padding-right:20rem!important}.pe-xl-22__5{padding-right:22.5rem!important}.pe-xl-28__0{padding-right:28rem!important}.pe-xl-30__0{padding-right:30rem!important}.pb-xl-n4__8{padding-bottom:-4.8rem!important}.pb-xl-n3__2{padding-bottom:-3.2rem!important}.pb-xl-n1__2{padding-bottom:-1.2rem!important}.pb-xl-n8__0{padding-bottom:-8rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-0__5{padding-bottom:.5rem!important}.pb-xl-0__8{padding-bottom:.8rem!important}.pb-xl-1__0{padding-bottom:1rem!important}.pb-xl-1__2{padding-bottom:1.2rem!important}.pb-xl-1__3{padding-bottom:1.3rem!important}.pb-xl-1__5{padding-bottom:1.5rem!important}.pb-xl-1__6{padding-bottom:1.6rem!important}.pb-xl-1__8{padding-bottom:1.8rem!important}.pb-xl-2__0{padding-bottom:2rem!important}.pb-xl-2__4{padding-bottom:2.4rem!important}.pb-xl-2__5{padding-bottom:2.5rem!important}.pb-xl-3__0{padding-bottom:3rem!important}.pb-xl-3__2{padding-bottom:3.2rem!important}.pb-xl-3__5{padding-bottom:3.5rem!important}.pb-xl-3__8{padding-bottom:3.8rem!important}.pb-xl-4__0{padding-bottom:4rem!important}.pb-xl-4__3{padding-bottom:4.3rem!important}.pb-xl-4__5{padding-bottom:4.5rem!important}.pb-xl-4__8{padding-bottom:4.8rem!important}.pb-xl-5__0{padding-bottom:5rem!important}.pb-xl-5__2{padding-bottom:5.2rem!important}.pb-xl-5__5{padding-bottom:5.5rem!important}.pb-xl-6__0{padding-bottom:6rem!important}.pb-xl-6__2{padding-bottom:6.2rem!important}.pb-xl-6__4{padding-bottom:6.4rem!important}.pb-xl-6__5{padding-bottom:6.5rem!important}.pb-xl-6__8{padding-bottom:6.8rem!important}.pb-xl-7__0{padding-bottom:7rem!important}.pb-xl-7__5{padding-bottom:7.5rem!important}.pb-xl-7__8{padding-bottom:7.8rem!important}.pb-xl-8__0{padding-bottom:8rem!important}.pb-xl-8__5{padding-bottom:8.5rem!important}.pb-xl-9__0{padding-bottom:9rem!important}.pb-xl-9__5{padding-bottom:9.5rem!important}.pb-xl-10__0{padding-bottom:10rem!important}.pb-xl-10__5{padding-bottom:10.5rem!important}.pb-xl-11__0{padding-bottom:11rem!important}.pb-xl-12__0{padding-bottom:12rem!important}.pb-xl-12__5{padding-bottom:12.5rem!important}.pb-xl-13__0{padding-bottom:13rem!important}.pb-xl-13__5{padding-bottom:13.5rem!important}.pb-xl-14__0{padding-bottom:14rem!important}.pb-xl-15__0{padding-bottom:15rem!important}.pb-xl-15__5{padding-bottom:15.5rem!important}.pb-xl-16__0{padding-bottom:16rem!important}.pb-xl-17__0{padding-bottom:17rem!important}.pb-xl-18__0{padding-bottom:18rem!important}.pb-xl-19__0{padding-bottom:19rem!important}.pb-xl-20__0{padding-bottom:20rem!important}.pb-xl-22__5{padding-bottom:22.5rem!important}.pb-xl-28__0{padding-bottom:28rem!important}.pb-xl-30__0{padding-bottom:30rem!important}.ps-xl-n4__8{padding-left:-4.8rem!important}.ps-xl-n3__2{padding-left:-3.2rem!important}.ps-xl-n1__2{padding-left:-1.2rem!important}.ps-xl-n8__0{padding-left:-8rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-0__5{padding-left:.5rem!important}.ps-xl-0__8{padding-left:.8rem!important}.ps-xl-1__0{padding-left:1rem!important}.ps-xl-1__2{padding-left:1.2rem!important}.ps-xl-1__3{padding-left:1.3rem!important}.ps-xl-1__5{padding-left:1.5rem!important}.ps-xl-1__6{padding-left:1.6rem!important}.ps-xl-1__8{padding-left:1.8rem!important}.ps-xl-2__0{padding-left:2rem!important}.ps-xl-2__4{padding-left:2.4rem!important}.ps-xl-2__5{padding-left:2.5rem!important}.ps-xl-3__0{padding-left:3rem!important}.ps-xl-3__2{padding-left:3.2rem!important}.ps-xl-3__5{padding-left:3.5rem!important}.ps-xl-3__8{padding-left:3.8rem!important}.ps-xl-4__0{padding-left:4rem!important}.ps-xl-4__3{padding-left:4.3rem!important}.ps-xl-4__5{padding-left:4.5rem!important}.ps-xl-4__8{padding-left:4.8rem!important}.ps-xl-5__0{padding-left:5rem!important}.ps-xl-5__2{padding-left:5.2rem!important}.ps-xl-5__5{padding-left:5.5rem!important}.ps-xl-6__0{padding-left:6rem!important}.ps-xl-6__2{padding-left:6.2rem!important}.ps-xl-6__4{padding-left:6.4rem!important}.ps-xl-6__5{padding-left:6.5rem!important}.ps-xl-6__8{padding-left:6.8rem!important}.ps-xl-7__0{padding-left:7rem!important}.ps-xl-7__5{padding-left:7.5rem!important}.ps-xl-7__8{padding-left:7.8rem!important}.ps-xl-8__0{padding-left:8rem!important}.ps-xl-8__5{padding-left:8.5rem!important}.ps-xl-9__0{padding-left:9rem!important}.ps-xl-9__5{padding-left:9.5rem!important}.ps-xl-10__0{padding-left:10rem!important}.ps-xl-10__5{padding-left:10.5rem!important}.ps-xl-11__0{padding-left:11rem!important}.ps-xl-12__0{padding-left:12rem!important}.ps-xl-12__5{padding-left:12.5rem!important}.ps-xl-13__0{padding-left:13rem!important}.ps-xl-13__5{padding-left:13.5rem!important}.ps-xl-14__0{padding-left:14rem!important}.ps-xl-15__0{padding-left:15rem!important}.ps-xl-15__5{padding-left:15.5rem!important}.ps-xl-16__0{padding-left:16rem!important}.ps-xl-17__0{padding-left:17rem!important}.ps-xl-18__0{padding-left:18rem!important}.ps-xl-19__0{padding-left:19rem!important}.ps-xl-20__0{padding-left:20rem!important}.ps-xl-22__5{padding-left:22.5rem!important}.ps-xl-28__0{padding-left:28rem!important}.ps-xl-30__0{padding-left:30rem!important}.gap-xl-n4__8{gap:-4.8rem!important}.gap-xl-n3__2{gap:-3.2rem!important}.gap-xl-n1__2{gap:-1.2rem!important}.gap-xl-n8__0{gap:-8rem!important}.gap-xl-0{gap:0!important}.gap-xl-0__5{gap:.5rem!important}.gap-xl-0__8{gap:.8rem!important}.gap-xl-1__0{gap:1rem!important}.gap-xl-1__2{gap:1.2rem!important}.gap-xl-1__3{gap:1.3rem!important}.gap-xl-1__5{gap:1.5rem!important}.gap-xl-1__6{gap:1.6rem!important}.gap-xl-1__8{gap:1.8rem!important}.gap-xl-2__0{gap:2rem!important}.gap-xl-2__4{gap:2.4rem!important}.gap-xl-2__5{gap:2.5rem!important}.gap-xl-3__0{gap:3rem!important}.gap-xl-3__2{gap:3.2rem!important}.gap-xl-3__5{gap:3.5rem!important}.gap-xl-3__8{gap:3.8rem!important}.gap-xl-4__0{gap:4rem!important}.gap-xl-4__3{gap:4.3rem!important}.gap-xl-4__5{gap:4.5rem!important}.gap-xl-4__8{gap:4.8rem!important}.gap-xl-5__0{gap:5rem!important}.gap-xl-5__2{gap:5.2rem!important}.gap-xl-5__5{gap:5.5rem!important}.gap-xl-6__0{gap:6rem!important}.gap-xl-6__2{gap:6.2rem!important}.gap-xl-6__4{gap:6.4rem!important}.gap-xl-6__5{gap:6.5rem!important}.gap-xl-6__8{gap:6.8rem!important}.gap-xl-7__0{gap:7rem!important}.gap-xl-7__5{gap:7.5rem!important}.gap-xl-7__8{gap:7.8rem!important}.gap-xl-8__0{gap:8rem!important}.gap-xl-8__5{gap:8.5rem!important}.gap-xl-9__0{gap:9rem!important}.gap-xl-9__5{gap:9.5rem!important}.gap-xl-10__0{gap:10rem!important}.gap-xl-10__5{gap:10.5rem!important}.gap-xl-11__0{gap:11rem!important}.gap-xl-12__0{gap:12rem!important}.gap-xl-12__5{gap:12.5rem!important}.gap-xl-13__0{gap:13rem!important}.gap-xl-13__5{gap:13.5rem!important}.gap-xl-14__0{gap:14rem!important}.gap-xl-15__0{gap:15rem!important}.gap-xl-15__5{gap:15.5rem!important}.gap-xl-16__0{gap:16rem!important}.gap-xl-17__0{gap:17rem!important}.gap-xl-18__0{gap:18rem!important}.gap-xl-19__0{gap:19rem!important}.gap-xl-20__0{gap:20rem!important}.gap-xl-22__5{gap:22.5rem!important}.gap-xl-28__0{gap:28rem!important}.gap-xl-30__0{gap:30rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}.fs-xl{font-size:2.4rem!important}.fs-lg{font-size:1.8rem!important}.fs-base{font-size:1.6rem!important}.fs-md{font-size:1.4rem!important}:root{--bs-body-font-size:1.6rem}.h2,h2{font-size:3.2rem}.h3,h3{font-size:2.8rem}.h5,h5{font-size:2rem}legend{font-size:1.5rem}.display-1{font-size:5rem}.display-2{font-size:4.5rem}.display-3{font-size:4rem}.display-4{font-size:3.5rem}.display-5{font-size:3rem}.display-6{font-size:2.5rem}.blockquote{font-size:2rem}.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xsm,.container-xsm2,.container-xsm3,.video-section .sticky-wrapper .sticky-element{max-width:1180px}.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-n4__8,.gx-xl-n4__8{--bs-gutter-x:-4.8rem}.g-xl-n4__8,.gy-xl-n4__8{--bs-gutter-y:-4.8rem}.g-xl-n3__2,.gx-xl-n3__2{--bs-gutter-x:-3.2rem}.g-xl-n3__2,.gy-xl-n3__2{--bs-gutter-y:-3.2rem}.g-xl-n1__2,.gx-xl-n1__2{--bs-gutter-x:-1.2rem}.g-xl-n1__2,.gy-xl-n1__2{--bs-gutter-y:-1.2rem}.g-xl-n8__0,.gx-xl-n8__0{--bs-gutter-x:-8rem}.g-xl-n8__0,.gy-xl-n8__0{--bs-gutter-y:-8rem}.g-xl-0,.gx-xl-0{--bs-gutter-x:0rem}.g-xl-0,.gy-xl-0{--bs-gutter-y:0rem}.g-xl-0__5,.gx-xl-0__5{--bs-gutter-x:0.5rem}.g-xl-0__5,.gy-xl-0__5{--bs-gutter-y:0.5rem}.g-xl-0__8,.gx-xl-0__8{--bs-gutter-x:0.8rem}.g-xl-0__8,.gy-xl-0__8{--bs-gutter-y:0.8rem}.g-xl-1__0,.gx-xl-1__0{--bs-gutter-x:1rem}.g-xl-1__0,.gy-xl-1__0{--bs-gutter-y:1rem}.g-xl-1__2,.gx-xl-1__2{--bs-gutter-x:1.2rem}.g-xl-1__2,.gy-xl-1__2{--bs-gutter-y:1.2rem}.g-xl-1__3,.gx-xl-1__3{--bs-gutter-x:1.3rem}.g-xl-1__3,.gy-xl-1__3{--bs-gutter-y:1.3rem}.g-xl-1__5,.gx-xl-1__5{--bs-gutter-x:1.5rem}.g-xl-1__5,.gy-xl-1__5{--bs-gutter-y:1.5rem}.g-xl-1__6,.gx-xl-1__6{--bs-gutter-x:1.6rem}.g-xl-1__6,.gy-xl-1__6{--bs-gutter-y:1.6rem}.g-xl-1__8,.gx-xl-1__8{--bs-gutter-x:1.8rem}.g-xl-1__8,.gy-xl-1__8{--bs-gutter-y:1.8rem}.g-xl-2__0,.gx-xl-2__0{--bs-gutter-x:2rem}.g-xl-2__0,.gy-xl-2__0{--bs-gutter-y:2rem}.g-xl-2__4,.gx-xl-2__4{--bs-gutter-x:2.4rem}.g-xl-2__4,.gy-xl-2__4{--bs-gutter-y:2.4rem}.g-xl-2__5,.gx-xl-2__5{--bs-gutter-x:2.5rem}.g-xl-2__5,.gy-xl-2__5{--bs-gutter-y:2.5rem}.g-xl-3__0,.gx-xl-3__0{--bs-gutter-x:3rem}.g-xl-3__0,.gy-xl-3__0{--bs-gutter-y:3rem}.g-xl-3__2,.gx-xl-3__2{--bs-gutter-x:3.2rem}.g-xl-3__2,.gy-xl-3__2{--bs-gutter-y:3.2rem}.g-xl-3__5,.gx-xl-3__5{--bs-gutter-x:3.5rem}.g-xl-3__5,.gy-xl-3__5{--bs-gutter-y:3.5rem}.g-xl-3__8,.gx-xl-3__8{--bs-gutter-x:3.8rem}.g-xl-3__8,.gy-xl-3__8{--bs-gutter-y:3.8rem}.g-xl-4__0,.gx-xl-4__0{--bs-gutter-x:4rem}.g-xl-4__0,.gy-xl-4__0{--bs-gutter-y:4rem}.g-xl-4__3,.gx-xl-4__3{--bs-gutter-x:4.3rem}.g-xl-4__3,.gy-xl-4__3{--bs-gutter-y:4.3rem}.g-xl-4__5,.gx-xl-4__5{--bs-gutter-x:4.5rem}.g-xl-4__5,.gy-xl-4__5{--bs-gutter-y:4.5rem}.g-xl-4__8,.gx-xl-4__8{--bs-gutter-x:4.8rem}.g-xl-4__8,.gy-xl-4__8{--bs-gutter-y:4.8rem}.g-xl-5__0,.gx-xl-5__0{--bs-gutter-x:5rem}.g-xl-5__0,.gy-xl-5__0{--bs-gutter-y:5rem}.g-xl-5__2,.gx-xl-5__2{--bs-gutter-x:5.2rem}.g-xl-5__2,.gy-xl-5__2{--bs-gutter-y:5.2rem}.g-xl-5__5,.gx-xl-5__5{--bs-gutter-x:5.5rem}.g-xl-5__5,.gy-xl-5__5{--bs-gutter-y:5.5rem}.g-xl-6__0,.gx-xl-6__0{--bs-gutter-x:6rem}.g-xl-6__0,.gy-xl-6__0{--bs-gutter-y:6rem}.g-xl-6__2,.gx-xl-6__2{--bs-gutter-x:6.2rem}.g-xl-6__2,.gy-xl-6__2{--bs-gutter-y:6.2rem}.g-xl-6__4,.gx-xl-6__4{--bs-gutter-x:6.4rem}.g-xl-6__4,.gy-xl-6__4{--bs-gutter-y:6.4rem}.g-xl-6__5,.gx-xl-6__5{--bs-gutter-x:6.5rem}.g-xl-6__5,.gy-xl-6__5{--bs-gutter-y:6.5rem}.g-xl-6__8,.gx-xl-6__8{--bs-gutter-x:6.8rem}.g-xl-6__8,.gy-xl-6__8{--bs-gutter-y:6.8rem}.g-xl-7__0,.gx-xl-7__0{--bs-gutter-x:7rem}.g-xl-7__0,.gy-xl-7__0{--bs-gutter-y:7rem}.g-xl-7__5,.gx-xl-7__5{--bs-gutter-x:7.5rem}.g-xl-7__5,.gy-xl-7__5{--bs-gutter-y:7.5rem}.g-xl-7__8,.gx-xl-7__8{--bs-gutter-x:7.8rem}.g-xl-7__8,.gy-xl-7__8{--bs-gutter-y:7.8rem}.g-xl-8__0,.gx-xl-8__0{--bs-gutter-x:8rem}.g-xl-8__0,.gy-xl-8__0{--bs-gutter-y:8rem}.g-xl-8__5,.gx-xl-8__5{--bs-gutter-x:8.5rem}.g-xl-8__5,.gy-xl-8__5{--bs-gutter-y:8.5rem}.g-xl-9__0,.gx-xl-9__0{--bs-gutter-x:9rem}.g-xl-9__0,.gy-xl-9__0{--bs-gutter-y:9rem}.g-xl-9__5,.gx-xl-9__5{--bs-gutter-x:9.5rem}.g-xl-9__5,.gy-xl-9__5{--bs-gutter-y:9.5rem}.g-xl-10__0,.gx-xl-10__0{--bs-gutter-x:10rem}.g-xl-10__0,.gy-xl-10__0{--bs-gutter-y:10rem}.g-xl-10__5,.gx-xl-10__5{--bs-gutter-x:10.5rem}.g-xl-10__5,.gy-xl-10__5{--bs-gutter-y:10.5rem}.g-xl-11__0,.gx-xl-11__0{--bs-gutter-x:11rem}.g-xl-11__0,.gy-xl-11__0{--bs-gutter-y:11rem}.g-xl-12__0,.gx-xl-12__0{--bs-gutter-x:12rem}.g-xl-12__0,.gy-xl-12__0{--bs-gutter-y:12rem}.g-xl-12__5,.gx-xl-12__5{--bs-gutter-x:12.5rem}.g-xl-12__5,.gy-xl-12__5{--bs-gutter-y:12.5rem}.g-xl-13__0,.gx-xl-13__0{--bs-gutter-x:13rem}.g-xl-13__0,.gy-xl-13__0{--bs-gutter-y:13rem}.g-xl-13__5,.gx-xl-13__5{--bs-gutter-x:13.5rem}.g-xl-13__5,.gy-xl-13__5{--bs-gutter-y:13.5rem}.g-xl-14__0,.gx-xl-14__0{--bs-gutter-x:14rem}.g-xl-14__0,.gy-xl-14__0{--bs-gutter-y:14rem}.g-xl-15__0,.gx-xl-15__0{--bs-gutter-x:15rem}.g-xl-15__0,.gy-xl-15__0{--bs-gutter-y:15rem}.g-xl-15__5,.gx-xl-15__5{--bs-gutter-x:15.5rem}.g-xl-15__5,.gy-xl-15__5{--bs-gutter-y:15.5rem}.g-xl-16__0,.gx-xl-16__0{--bs-gutter-x:16rem}.g-xl-16__0,.gy-xl-16__0{--bs-gutter-y:16rem}.g-xl-17__0,.gx-xl-17__0{--bs-gutter-x:17rem}.g-xl-17__0,.gy-xl-17__0{--bs-gutter-y:17rem}.g-xl-18__0,.gx-xl-18__0{--bs-gutter-x:18rem}.g-xl-18__0,.gy-xl-18__0{--bs-gutter-y:18rem}.g-xl-19__0,.gx-xl-19__0{--bs-gutter-x:19rem}.g-xl-19__0,.gy-xl-19__0{--bs-gutter-y:19rem}.g-xl-20__0,.gx-xl-20__0{--bs-gutter-x:20rem}.g-xl-20__0,.gy-xl-20__0{--bs-gutter-y:20rem}.g-xl-22__5,.gx-xl-22__5{--bs-gutter-x:22.5rem}.g-xl-22__5,.gy-xl-22__5{--bs-gutter-y:22.5rem}.g-xl-28__0,.gx-xl-28__0{--bs-gutter-x:28rem}.g-xl-28__0,.gy-xl-28__0{--bs-gutter-y:28rem}.g-xl-30__0,.gx-xl-30__0{--bs-gutter-x:30rem}.g-xl-30__0,.gy-xl-30__0{--bs-gutter-y:30rem}.col-form-label-lg{font-size:1.8rem}.form-control{font-size:1.4rem}.form-control-lg{font-size:1.8rem}.form-select{font-size:1.4rem}.form-select-lg{font-size:1.8rem}.input-group-text{font-size:1.4rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{font-size:1.8rem}.btn{--bs-btn-font-size:1.4rem}.btn-group-lg>.btn,.btn-lg{--bs-btn-font-size:1.8rem}.dropdown-menu{--bs-dropdown-font-size:1.6rem}.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.accordion-button{font-size:1.6rem}.pagination{--bs-pagination-font-size:1.6rem}.pagination-lg{--bs-pagination-font-size:1.8rem}.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width)*-1);border-left-width:var(--bs-list-group-border-width)}.modal-xl{--bs-modal-width:1140px}.popover{--bs-popover-header-font-size:1.6rem}.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}.text-medium{font-size:1.8rem}.text-lg{font-size:2.4rem}.footer .small,.footer small{font-size:1.4rem;letter-spacing:.5rem}.lead{font-size:2.4rem}.footer .lead{font-size:18px;letter-spacing:.5px}.h1,h1{font-size:4rem}.h2,h2{font-size:4.2rem}.footer .h2,.footer h2{font-size:2.4rem}.h3,h3{font-size:3rem}.footer .h3,.footer h3{font-size:1.8rem}.h4,h4{font-size:2.4rem}.h5,h5{font-size:1.8rem}.h6,h6{font-size:1.6rem}input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],select,textarea{font-size:1.8rem!important}.form-select.dropdown-select{padding:2.4rem 3.4rem 2.4rem 1.8rem}.header{--header-height:16rem}.header .list li{margin-right:3.1rem;margin-bottom:0}.active-form-state .header.sticky,.open-submenu .header.sticky{background-color:#fff}.header.sticky:not(.scrolling-up){--header-height:9rem;translate:0}.header-content{align-items:flex-end}.header-right{width:100%;margin-left:2rem;display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:0 0 3.72rem;transition:padding .3s ease-in-out}.sticky:not(.scrolling-up) .header-right{top:-2rem;height:auto;padding-bottom:1.9rem}.page-holder{padding:16rem 0 8rem}.page-holder.country-selection-active{padding-top:calc(16rem + 60px)}.footer .social{margin-bottom:1rem}.header-logo-holder{padding-bottom:5.1rem}.sticky:not(.scrolling-up) .header-logo-holder{height:100%;padding:0;display:flex;align-items:center}.sticky:not(.scrolling-up) .header-logo-holder img{max-height:5.2rem}.header-logo-holder{width:30rem}.nav-holder{display:flex}.nav-holder .menu{max-width:100%;position:static;left:auto;right:auto;flex-direction:row;align-items:flex-end;overflow:visible;z-index:20;padding:0;margin:0;background:transparent;height:100%;flex-grow:1;display:flex;opacity:1;width:100%;visibility:visible}.sticky:not(.scrolling-up) .nav-holder .menu{margin-top:0;height:auto}.nav-holder .menu-hold{padding:0}.nav-holder .nav-menu{display:flex;flex-direction:row;justify-content:flex-end;flex-grow:1;padding:0}.nav-holder .nav-menu>li{width:auto;display:flex!important;margin:0 0 0 4.8rem}.nav-holder .nav-menu>li>a{border:transparent;background:transparent;display:inline-flex;padding:0;line-height:1;font-size:2.4rem}.nav-holder .nav-menu>li>a .icon{display:none}.nav-holder .close{min-height:auto;position:absolute;top:5rem;padding:0;width:auto;right:1rem;max-width:156rem;margin:0 auto;left:0;display:flex;justify-content:flex-end}.nav-holder .close .title{display:none}.nav-holder .nav-close{display:block;line-height:1}.nav-holder .nav-arrow-icon .icon,.nav-holder .nav-arrow-icon .txt{display:none}.nav-holder .drop-wrap{top:16rem;right:0;height:calc(100vh - 16rem);margin-top:-1px}.nav-holder .dropdown .h2,.nav-holder .dropdown h2{margin-bottom:3.2rem}.nav-holder .box-padding{padding-left:6.9rem}.nav-holder .dropdown-content{padding:0 5rem;height:100%}.nav-holder .has-drop-down{position:static}.nav-form-holder{margin-right:-.5rem}.nav-form-holder .nav-form-content{position:absolute;left:auto;width:55.2rem;margin:0;height:calc(1vh*100 - 16rem);height:calc(var(--vh, 1vh)*100 - 16rem)}.sticky .nav-form-holder .nav-form-content{height:calc(1vh*100 - 15rem);height:calc(var(--vh, 1vh)*100 - 15rem)}.nav-form-holder .close{right:4rem}body.active-form-state .nav-form-content{background:0}#search-bar{background:#fff;box-shadow:0 30px 40px rgba(0,0,0,.16);border-radius:1.6rem;overflow:hidden}#search-bar .input-group{border-radius:2.8rem}#search-bar .dropdown-menu.search-select ul{max-height:64.3rem}.nav-info{right:0;align-items:stretch;margin-right:0;top:-20px}.nav-info,.nav-info .meta-nav{display:flex}.sticky:not(.scrolling-up) .nav-info{opacity:0}.navbar-list li{margin-bottom:3.3rem}.navbar-list .h3,.navbar-list h3{font-size:2.4rem;margin-bottom:.6rem}.navbar-list p{font-size:1.8rem}.navbar-card{margin-bottom:0;overflow-x:hidden;max-height:calc(100vh - 12rem - var(--header-height))}.navbar-card .card{margin-bottom:.8rem}.navbar-card .card-body{padding-top:.8rem}.navbar-card .h5,.navbar-card h5{font-size:2.4rem}.navbar-card p{font-size:1.8rem}.navbar-nav-footer{flex-direction:column;justify-content:flex-end;position:fixed;top:100vh;translate:0 -100%;margin:-1rem 0 0}.drop-wrap .navbar-nav-footer{margin:0}.navbar-nav-footer .form-popup{max-width:42.1rem}.navbar-nav-footer .form-popup .btn-form{-webkit-appearance:initial}.navbar-nav-footer .nav-footer-content{margin-left:-100%;padding:3.2rem 4rem 3.2rem 100%;margin-right:0}.navbar-nav-footer .nav-footer-content .menu-item-text{font-size:2.4rem;line-height:1}.navbar-nav-footer .img-holder{width:10.8rem;height:10.8rem;margin:-5rem 0 -5rem 2rem}.three-teaser .teaser-hold{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr}.three-teaser .teaser-item:nth-child(3n+2){translate:none;padding-top:11.2rem;grid-column:auto/auto;grid-row:auto/auto;align-items:flex-start}.swipe-body-txt{transform:translateY(70%)}.swiper-products .container,.swiper-products .video-section .sticky-wrapper .sticky-element,.video-section .sticky-wrapper .swiper-products .sticky-element{translate:4rem;max-width:1260px}.swiper-products .img-holder-swiper{margin-top:0}.swiper-products .swiper-product-content{flex-grow:1}.office-hours-item{font-size:2.4rem}.breadcrumb-container>.row>div{position:relative}.breadcrumb{position:absolute;top:3px}.intro .intro-content{left:11.6rem;right:17rem}.table thead tr{font-size:2.4rem}.table thead th{padding:2.4rem .75rem}.table tbody>tr{font-size:1.8rem}.table tbody td{padding:2rem .75rem}.table .ttl{font-size:1.8rem;max-width:none}ol.list-base li:after{font-size:2.4rem;top:-.3em;left:-1.8rem}.heading-base-md .h2,.heading-base-md h2{font-size:4rem}.dropdown-holder,.list-service{font-size:2.4rem}.footer .dropdown-holder{font-size:1.8rem}.dropdown-holder .icon{margin-left:.5rem}.footer .dropdown-holder .dropdown-menu{font-size:1.8rem}.dropdown-holder .dropdown-menu.show{padding:2.4rem 0 2.4rem 2.4rem}.show-top .dropdown-menu.show{padding:.5rem 2.4rem}.historie-popup-logo{width:30rem;align-self:center}.ce-teasertlider .swiper-products .swiper-slide{max-width:372px}#lang-selection{width:100%}}@media (min-width:1440px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.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-n4__8{margin:-4.8rem!important}.m-xxl-n3__2{margin:-3.2rem!important}.m-xxl-n1__2{margin:-1.2rem!important}.m-xxl-n8__0{margin:-8rem!important}.m-xxl-0{margin:0!important}.m-xxl-0__5{margin:.5rem!important}.m-xxl-0__8{margin:.8rem!important}.m-xxl-1__0{margin:1rem!important}.m-xxl-1__2{margin:1.2rem!important}.m-xxl-1__3{margin:1.3rem!important}.m-xxl-1__5{margin:1.5rem!important}.m-xxl-1__6{margin:1.6rem!important}.m-xxl-1__8{margin:1.8rem!important}.m-xxl-2__0{margin:2rem!important}.m-xxl-2__4{margin:2.4rem!important}.m-xxl-2__5{margin:2.5rem!important}.m-xxl-3__0{margin:3rem!important}.m-xxl-3__2{margin:3.2rem!important}.m-xxl-3__5{margin:3.5rem!important}.m-xxl-3__8{margin:3.8rem!important}.m-xxl-4__0{margin:4rem!important}.m-xxl-4__3{margin:4.3rem!important}.m-xxl-4__5{margin:4.5rem!important}.m-xxl-4__8{margin:4.8rem!important}.m-xxl-5__0{margin:5rem!important}.m-xxl-5__2{margin:5.2rem!important}.m-xxl-5__5{margin:5.5rem!important}.m-xxl-6__0{margin:6rem!important}.m-xxl-6__2{margin:6.2rem!important}.m-xxl-6__4{margin:6.4rem!important}.m-xxl-6__5{margin:6.5rem!important}.m-xxl-6__8{margin:6.8rem!important}.m-xxl-7__0{margin:7rem!important}.m-xxl-7__5{margin:7.5rem!important}.m-xxl-7__8{margin:7.8rem!important}.m-xxl-8__0{margin:8rem!important}.m-xxl-8__5{margin:8.5rem!important}.m-xxl-9__0{margin:9rem!important}.m-xxl-9__5{margin:9.5rem!important}.m-xxl-10__0{margin:10rem!important}.m-xxl-10__5{margin:10.5rem!important}.m-xxl-11__0{margin:11rem!important}.m-xxl-12__0{margin:12rem!important}.m-xxl-12__5{margin:12.5rem!important}.m-xxl-13__0{margin:13rem!important}.m-xxl-13__5{margin:13.5rem!important}.m-xxl-14__0{margin:14rem!important}.m-xxl-15__0{margin:15rem!important}.m-xxl-15__5{margin:15.5rem!important}.m-xxl-16__0{margin:16rem!important}.m-xxl-17__0{margin:17rem!important}.m-xxl-18__0{margin:18rem!important}.m-xxl-19__0{margin:19rem!important}.m-xxl-20__0{margin:20rem!important}.m-xxl-22__5{margin:22.5rem!important}.m-xxl-28__0{margin:28rem!important}.m-xxl-30__0{margin:30rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-n4__8{margin-right:-4.8rem!important;margin-left:-4.8rem!important}.mx-xxl-n3__2{margin-right:-3.2rem!important;margin-left:-3.2rem!important}.mx-xxl-n1__2{margin-right:-1.2rem!important;margin-left:-1.2rem!important}.mx-xxl-n8__0{margin-right:-8rem!important;margin-left:-8rem!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-0__5{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-0__8{margin-right:.8rem!important;margin-left:.8rem!important}.mx-xxl-1__0{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-1__2{margin-right:1.2rem!important;margin-left:1.2rem!important}.mx-xxl-1__3{margin-right:1.3rem!important;margin-left:1.3rem!important}.mx-xxl-1__5{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-1__6{margin-right:1.6rem!important;margin-left:1.6rem!important}.mx-xxl-1__8{margin-right:1.8rem!important;margin-left:1.8rem!important}.mx-xxl-2__0{margin-right:2rem!important;margin-left:2rem!important}.mx-xxl-2__4{margin-right:2.4rem!important;margin-left:2.4rem!important}.mx-xxl-2__5{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xxl-3__0{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-3__2{margin-right:3.2rem!important;margin-left:3.2rem!important}.mx-xxl-3__5{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xxl-3__8{margin-right:3.8rem!important;margin-left:3.8rem!important}.mx-xxl-4__0{margin-right:4rem!important;margin-left:4rem!important}.mx-xxl-4__3{margin-right:4.3rem!important;margin-left:4.3rem!important}.mx-xxl-4__5{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-xxl-4__8{margin-right:4.8rem!important;margin-left:4.8rem!important}.mx-xxl-5__0{margin-right:5rem!important;margin-left:5rem!important}.mx-xxl-5__2{margin-right:5.2rem!important;margin-left:5.2rem!important}.mx-xxl-5__5{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-xxl-6__0{margin-right:6rem!important;margin-left:6rem!important}.mx-xxl-6__2{margin-right:6.2rem!important;margin-left:6.2rem!important}.mx-xxl-6__4{margin-right:6.4rem!important;margin-left:6.4rem!important}.mx-xxl-6__5{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-xxl-6__8{margin-right:6.8rem!important;margin-left:6.8rem!important}.mx-xxl-7__0{margin-right:7rem!important;margin-left:7rem!important}.mx-xxl-7__5{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-xxl-7__8{margin-right:7.8rem!important;margin-left:7.8rem!important}.mx-xxl-8__0{margin-right:8rem!important;margin-left:8rem!important}.mx-xxl-8__5{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-xxl-9__0{margin-right:9rem!important;margin-left:9rem!important}.mx-xxl-9__5{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-xxl-10__0{margin-right:10rem!important;margin-left:10rem!important}.mx-xxl-10__5{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-xxl-11__0{margin-right:11rem!important;margin-left:11rem!important}.mx-xxl-12__0{margin-right:12rem!important;margin-left:12rem!important}.mx-xxl-12__5{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-xxl-13__0{margin-right:13rem!important;margin-left:13rem!important}.mx-xxl-13__5{margin-right:13.5rem!important;margin-left:13.5rem!important}.mx-xxl-14__0{margin-right:14rem!important;margin-left:14rem!important}.mx-xxl-15__0{margin-right:15rem!important;margin-left:15rem!important}.mx-xxl-15__5{margin-right:15.5rem!important;margin-left:15.5rem!important}.mx-xxl-16__0{margin-right:16rem!important;margin-left:16rem!important}.mx-xxl-17__0{margin-right:17rem!important;margin-left:17rem!important}.mx-xxl-18__0{margin-right:18rem!important;margin-left:18rem!important}.mx-xxl-19__0{margin-right:19rem!important;margin-left:19rem!important}.mx-xxl-20__0{margin-right:20rem!important;margin-left:20rem!important}.mx-xxl-22__5{margin-right:22.5rem!important;margin-left:22.5rem!important}.mx-xxl-28__0{margin-right:28rem!important;margin-left:28rem!important}.mx-xxl-30__0{margin-right:30rem!important;margin-left:30rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-n4__8{margin-top:-4.8rem!important;margin-bottom:-4.8rem!important}.my-xxl-n3__2{margin-top:-3.2rem!important;margin-bottom:-3.2rem!important}.my-xxl-n1__2{margin-top:-1.2rem!important;margin-bottom:-1.2rem!important}.my-xxl-n8__0{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-0__5{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-0__8{margin-top:.8rem!important;margin-bottom:.8rem!important}.my-xxl-1__0{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-1__2{margin-top:1.2rem!important;margin-bottom:1.2rem!important}.my-xxl-1__3{margin-top:1.3rem!important;margin-bottom:1.3rem!important}.my-xxl-1__5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-1__6{margin-top:1.6rem!important;margin-bottom:1.6rem!important}.my-xxl-1__8{margin-top:1.8rem!important;margin-bottom:1.8rem!important}.my-xxl-2__0{margin-top:2rem!important;margin-bottom:2rem!important}.my-xxl-2__4{margin-top:2.4rem!important;margin-bottom:2.4rem!important}.my-xxl-2__5{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xxl-3__0{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-3__2{margin-top:3.2rem!important;margin-bottom:3.2rem!important}.my-xxl-3__5{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xxl-3__8{margin-top:3.8rem!important;margin-bottom:3.8rem!important}.my-xxl-4__0{margin-top:4rem!important;margin-bottom:4rem!important}.my-xxl-4__3{margin-top:4.3rem!important;margin-bottom:4.3rem!important}.my-xxl-4__5{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-xxl-4__8{margin-top:4.8rem!important;margin-bottom:4.8rem!important}.my-xxl-5__0{margin-top:5rem!important;margin-bottom:5rem!important}.my-xxl-5__2{margin-top:5.2rem!important;margin-bottom:5.2rem!important}.my-xxl-5__5{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-xxl-6__0{margin-top:6rem!important;margin-bottom:6rem!important}.my-xxl-6__2{margin-top:6.2rem!important;margin-bottom:6.2rem!important}.my-xxl-6__4{margin-top:6.4rem!important;margin-bottom:6.4rem!important}.my-xxl-6__5{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-xxl-6__8{margin-top:6.8rem!important;margin-bottom:6.8rem!important}.my-xxl-7__0{margin-top:7rem!important;margin-bottom:7rem!important}.my-xxl-7__5{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-xxl-7__8{margin-top:7.8rem!important;margin-bottom:7.8rem!important}.my-xxl-8__0{margin-top:8rem!important;margin-bottom:8rem!important}.my-xxl-8__5{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-xxl-9__0{margin-top:9rem!important;margin-bottom:9rem!important}.my-xxl-9__5{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-xxl-10__0{margin-top:10rem!important;margin-bottom:10rem!important}.my-xxl-10__5{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-xxl-11__0{margin-top:11rem!important;margin-bottom:11rem!important}.my-xxl-12__0{margin-top:12rem!important;margin-bottom:12rem!important}.my-xxl-12__5{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-xxl-13__0{margin-top:13rem!important;margin-bottom:13rem!important}.my-xxl-13__5{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-xxl-14__0{margin-top:14rem!important;margin-bottom:14rem!important}.my-xxl-15__0{margin-top:15rem!important;margin-bottom:15rem!important}.my-xxl-15__5{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-xxl-16__0{margin-top:16rem!important;margin-bottom:16rem!important}.my-xxl-17__0{margin-top:17rem!important;margin-bottom:17rem!important}.my-xxl-18__0{margin-top:18rem!important;margin-bottom:18rem!important}.my-xxl-19__0{margin-top:19rem!important;margin-bottom:19rem!important}.my-xxl-20__0{margin-top:20rem!important;margin-bottom:20rem!important}.my-xxl-22__5{margin-top:22.5rem!important;margin-bottom:22.5rem!important}.my-xxl-28__0{margin-top:28rem!important;margin-bottom:28rem!important}.my-xxl-30__0{margin-top:30rem!important;margin-bottom:30rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-n4__8{margin-top:-4.8rem!important}.mt-xxl-n3__2{margin-top:-3.2rem!important}.mt-xxl-n1__2{margin-top:-1.2rem!important}.mt-xxl-n8__0{margin-top:-8rem!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-0__5{margin-top:.5rem!important}.mt-xxl-0__8{margin-top:.8rem!important}.mt-xxl-1__0{margin-top:1rem!important}.mt-xxl-1__2{margin-top:1.2rem!important}.mt-xxl-1__3{margin-top:1.3rem!important}.mt-xxl-1__5{margin-top:1.5rem!important}.mt-xxl-1__6{margin-top:1.6rem!important}.mt-xxl-1__8{margin-top:1.8rem!important}.mt-xxl-2__0{margin-top:2rem!important}.mt-xxl-2__4{margin-top:2.4rem!important}.mt-xxl-2__5{margin-top:2.5rem!important}.mt-xxl-3__0{margin-top:3rem!important}.mt-xxl-3__2{margin-top:3.2rem!important}.mt-xxl-3__5{margin-top:3.5rem!important}.mt-xxl-3__8{margin-top:3.8rem!important}.mt-xxl-4__0{margin-top:4rem!important}.mt-xxl-4__3{margin-top:4.3rem!important}.mt-xxl-4__5{margin-top:4.5rem!important}.mt-xxl-4__8{margin-top:4.8rem!important}.mt-xxl-5__0{margin-top:5rem!important}.mt-xxl-5__2{margin-top:5.2rem!important}.mt-xxl-5__5{margin-top:5.5rem!important}.mt-xxl-6__0{margin-top:6rem!important}.mt-xxl-6__2{margin-top:6.2rem!important}.mt-xxl-6__4{margin-top:6.4rem!important}.mt-xxl-6__5{margin-top:6.5rem!important}.mt-xxl-6__8{margin-top:6.8rem!important}.mt-xxl-7__0{margin-top:7rem!important}.mt-xxl-7__5{margin-top:7.5rem!important}.mt-xxl-7__8{margin-top:7.8rem!important}.mt-xxl-8__0{margin-top:8rem!important}.mt-xxl-8__5{margin-top:8.5rem!important}.mt-xxl-9__0{margin-top:9rem!important}.mt-xxl-9__5{margin-top:9.5rem!important}.mt-xxl-10__0{margin-top:10rem!important}.mt-xxl-10__5{margin-top:10.5rem!important}.mt-xxl-11__0{margin-top:11rem!important}.mt-xxl-12__0{margin-top:12rem!important}.mt-xxl-12__5{margin-top:12.5rem!important}.mt-xxl-13__0{margin-top:13rem!important}.mt-xxl-13__5{margin-top:13.5rem!important}.mt-xxl-14__0{margin-top:14rem!important}.mt-xxl-15__0{margin-top:15rem!important}.mt-xxl-15__5{margin-top:15.5rem!important}.mt-xxl-16__0{margin-top:16rem!important}.mt-xxl-17__0{margin-top:17rem!important}.mt-xxl-18__0{margin-top:18rem!important}.mt-xxl-19__0{margin-top:19rem!important}.mt-xxl-20__0{margin-top:20rem!important}.mt-xxl-22__5{margin-top:22.5rem!important}.mt-xxl-28__0{margin-top:28rem!important}.mt-xxl-30__0{margin-top:30rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-n4__8{margin-right:-4.8rem!important}.me-xxl-n3__2{margin-right:-3.2rem!important}.me-xxl-n1__2{margin-right:-1.2rem!important}.me-xxl-n8__0{margin-right:-8rem!important}.me-xxl-0{margin-right:0!important}.me-xxl-0__5{margin-right:.5rem!important}.me-xxl-0__8{margin-right:.8rem!important}.me-xxl-1__0{margin-right:1rem!important}.me-xxl-1__2{margin-right:1.2rem!important}.me-xxl-1__3{margin-right:1.3rem!important}.me-xxl-1__5{margin-right:1.5rem!important}.me-xxl-1__6{margin-right:1.6rem!important}.me-xxl-1__8{margin-right:1.8rem!important}.me-xxl-2__0{margin-right:2rem!important}.me-xxl-2__4{margin-right:2.4rem!important}.me-xxl-2__5{margin-right:2.5rem!important}.me-xxl-3__0{margin-right:3rem!important}.me-xxl-3__2{margin-right:3.2rem!important}.me-xxl-3__5{margin-right:3.5rem!important}.me-xxl-3__8{margin-right:3.8rem!important}.me-xxl-4__0{margin-right:4rem!important}.me-xxl-4__3{margin-right:4.3rem!important}.me-xxl-4__5{margin-right:4.5rem!important}.me-xxl-4__8{margin-right:4.8rem!important}.me-xxl-5__0{margin-right:5rem!important}.me-xxl-5__2{margin-right:5.2rem!important}.me-xxl-5__5{margin-right:5.5rem!important}.me-xxl-6__0{margin-right:6rem!important}.me-xxl-6__2{margin-right:6.2rem!important}.me-xxl-6__4{margin-right:6.4rem!important}.me-xxl-6__5{margin-right:6.5rem!important}.me-xxl-6__8{margin-right:6.8rem!important}.me-xxl-7__0{margin-right:7rem!important}.me-xxl-7__5{margin-right:7.5rem!important}.me-xxl-7__8{margin-right:7.8rem!important}.me-xxl-8__0{margin-right:8rem!important}.me-xxl-8__5{margin-right:8.5rem!important}.me-xxl-9__0{margin-right:9rem!important}.me-xxl-9__5{margin-right:9.5rem!important}.me-xxl-10__0{margin-right:10rem!important}.me-xxl-10__5{margin-right:10.5rem!important}.me-xxl-11__0{margin-right:11rem!important}.me-xxl-12__0{margin-right:12rem!important}.me-xxl-12__5{margin-right:12.5rem!important}.me-xxl-13__0{margin-right:13rem!important}.me-xxl-13__5{margin-right:13.5rem!important}.me-xxl-14__0{margin-right:14rem!important}.me-xxl-15__0{margin-right:15rem!important}.me-xxl-15__5{margin-right:15.5rem!important}.me-xxl-16__0{margin-right:16rem!important}.me-xxl-17__0{margin-right:17rem!important}.me-xxl-18__0{margin-right:18rem!important}.me-xxl-19__0{margin-right:19rem!important}.me-xxl-20__0{margin-right:20rem!important}.me-xxl-22__5{margin-right:22.5rem!important}.me-xxl-28__0{margin-right:28rem!important}.me-xxl-30__0{margin-right:30rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-n4__8{margin-bottom:-4.8rem!important}.mb-xxl-n3__2{margin-bottom:-3.2rem!important}.mb-xxl-n1__2{margin-bottom:-1.2rem!important}.mb-xxl-n8__0{margin-bottom:-8rem!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-0__5{margin-bottom:.5rem!important}.mb-xxl-0__8{margin-bottom:.8rem!important}.mb-xxl-1__0{margin-bottom:1rem!important}.mb-xxl-1__2{margin-bottom:1.2rem!important}.mb-xxl-1__3{margin-bottom:1.3rem!important}.mb-xxl-1__5{margin-bottom:1.5rem!important}.mb-xxl-1__6{margin-bottom:1.6rem!important}.mb-xxl-1__8{margin-bottom:1.8rem!important}.mb-xxl-2__0{margin-bottom:2rem!important}.mb-xxl-2__4{margin-bottom:2.4rem!important}.mb-xxl-2__5{margin-bottom:2.5rem!important}.mb-xxl-3__0{margin-bottom:3rem!important}.mb-xxl-3__2{margin-bottom:3.2rem!important}.mb-xxl-3__5{margin-bottom:3.5rem!important}.mb-xxl-3__8{margin-bottom:3.8rem!important}.mb-xxl-4__0{margin-bottom:4rem!important}.mb-xxl-4__3{margin-bottom:4.3rem!important}.mb-xxl-4__5{margin-bottom:4.5rem!important}.mb-xxl-4__8{margin-bottom:4.8rem!important}.mb-xxl-5__0{margin-bottom:5rem!important}.mb-xxl-5__2{margin-bottom:5.2rem!important}.mb-xxl-5__5{margin-bottom:5.5rem!important}.mb-xxl-6__0{margin-bottom:6rem!important}.mb-xxl-6__2{margin-bottom:6.2rem!important}.mb-xxl-6__4{margin-bottom:6.4rem!important}.mb-xxl-6__5{margin-bottom:6.5rem!important}.mb-xxl-6__8{margin-bottom:6.8rem!important}.mb-xxl-7__0{margin-bottom:7rem!important}.mb-xxl-7__5{margin-bottom:7.5rem!important}.mb-xxl-7__8{margin-bottom:7.8rem!important}.mb-xxl-8__0{margin-bottom:8rem!important}.mb-xxl-8__5{margin-bottom:8.5rem!important}.mb-xxl-9__0{margin-bottom:9rem!important}.mb-xxl-9__5{margin-bottom:9.5rem!important}.mb-xxl-10__0{margin-bottom:10rem!important}.mb-xxl-10__5{margin-bottom:10.5rem!important}.mb-xxl-11__0{margin-bottom:11rem!important}.mb-xxl-12__0{margin-bottom:12rem!important}.mb-xxl-12__5{margin-bottom:12.5rem!important}.mb-xxl-13__0{margin-bottom:13rem!important}.mb-xxl-13__5{margin-bottom:13.5rem!important}.mb-xxl-14__0{margin-bottom:14rem!important}.mb-xxl-15__0{margin-bottom:15rem!important}.mb-xxl-15__5{margin-bottom:15.5rem!important}.mb-xxl-16__0{margin-bottom:16rem!important}.mb-xxl-17__0{margin-bottom:17rem!important}.mb-xxl-18__0{margin-bottom:18rem!important}.mb-xxl-19__0{margin-bottom:19rem!important}.mb-xxl-20__0{margin-bottom:20rem!important}.mb-xxl-22__5{margin-bottom:22.5rem!important}.mb-xxl-28__0{margin-bottom:28rem!important}.mb-xxl-30__0{margin-bottom:30rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-n4__8{margin-left:-4.8rem!important}.ms-xxl-n3__2{margin-left:-3.2rem!important}.ms-xxl-n1__2{margin-left:-1.2rem!important}.ms-xxl-n8__0{margin-left:-8rem!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-0__5{margin-left:.5rem!important}.ms-xxl-0__8{margin-left:.8rem!important}.ms-xxl-1__0{margin-left:1rem!important}.ms-xxl-1__2{margin-left:1.2rem!important}.ms-xxl-1__3{margin-left:1.3rem!important}.ms-xxl-1__5{margin-left:1.5rem!important}.ms-xxl-1__6{margin-left:1.6rem!important}.ms-xxl-1__8{margin-left:1.8rem!important}.ms-xxl-2__0{margin-left:2rem!important}.ms-xxl-2__4{margin-left:2.4rem!important}.ms-xxl-2__5{margin-left:2.5rem!important}.ms-xxl-3__0{margin-left:3rem!important}.ms-xxl-3__2{margin-left:3.2rem!important}.ms-xxl-3__5{margin-left:3.5rem!important}.ms-xxl-3__8{margin-left:3.8rem!important}.ms-xxl-4__0{margin-left:4rem!important}.ms-xxl-4__3{margin-left:4.3rem!important}.ms-xxl-4__5{margin-left:4.5rem!important}.ms-xxl-4__8{margin-left:4.8rem!important}.ms-xxl-5__0{margin-left:5rem!important}.ms-xxl-5__2{margin-left:5.2rem!important}.ms-xxl-5__5{margin-left:5.5rem!important}.ms-xxl-6__0{margin-left:6rem!important}.ms-xxl-6__2{margin-left:6.2rem!important}.ms-xxl-6__4{margin-left:6.4rem!important}.ms-xxl-6__5{margin-left:6.5rem!important}.ms-xxl-6__8{margin-left:6.8rem!important}.ms-xxl-7__0{margin-left:7rem!important}.ms-xxl-7__5{margin-left:7.5rem!important}.ms-xxl-7__8{margin-left:7.8rem!important}.ms-xxl-8__0{margin-left:8rem!important}.ms-xxl-8__5{margin-left:8.5rem!important}.ms-xxl-9__0{margin-left:9rem!important}.ms-xxl-9__5{margin-left:9.5rem!important}.ms-xxl-10__0{margin-left:10rem!important}.ms-xxl-10__5{margin-left:10.5rem!important}.ms-xxl-11__0{margin-left:11rem!important}.ms-xxl-12__0{margin-left:12rem!important}.ms-xxl-12__5{margin-left:12.5rem!important}.ms-xxl-13__0{margin-left:13rem!important}.ms-xxl-13__5{margin-left:13.5rem!important}.ms-xxl-14__0{margin-left:14rem!important}.ms-xxl-15__0{margin-left:15rem!important}.ms-xxl-15__5{margin-left:15.5rem!important}.ms-xxl-16__0{margin-left:16rem!important}.ms-xxl-17__0{margin-left:17rem!important}.ms-xxl-18__0{margin-left:18rem!important}.ms-xxl-19__0{margin-left:19rem!important}.ms-xxl-20__0{margin-left:20rem!important}.ms-xxl-22__5{margin-left:22.5rem!important}.ms-xxl-28__0{margin-left:28rem!important}.ms-xxl-30__0{margin-left:30rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-n4__8{padding:-4.8rem!important}.p-xxl-n3__2{padding:-3.2rem!important}.p-xxl-n1__2{padding:-1.2rem!important}.p-xxl-n8__0{padding:-8rem!important}.p-xxl-0{padding:0!important}.p-xxl-0__5{padding:.5rem!important}.p-xxl-0__8{padding:.8rem!important}.p-xxl-1__0{padding:1rem!important}.p-xxl-1__2{padding:1.2rem!important}.p-xxl-1__3{padding:1.3rem!important}.p-xxl-1__5{padding:1.5rem!important}.p-xxl-1__6{padding:1.6rem!important}.p-xxl-1__8{padding:1.8rem!important}.p-xxl-2__0{padding:2rem!important}.p-xxl-2__4{padding:2.4rem!important}.p-xxl-2__5{padding:2.5rem!important}.p-xxl-3__0{padding:3rem!important}.p-xxl-3__2{padding:3.2rem!important}.p-xxl-3__5{padding:3.5rem!important}.p-xxl-3__8{padding:3.8rem!important}.p-xxl-4__0{padding:4rem!important}.p-xxl-4__3{padding:4.3rem!important}.p-xxl-4__5{padding:4.5rem!important}.p-xxl-4__8{padding:4.8rem!important}.p-xxl-5__0{padding:5rem!important}.p-xxl-5__2{padding:5.2rem!important}.p-xxl-5__5{padding:5.5rem!important}.p-xxl-6__0{padding:6rem!important}.p-xxl-6__2{padding:6.2rem!important}.p-xxl-6__4{padding:6.4rem!important}.p-xxl-6__5{padding:6.5rem!important}.p-xxl-6__8{padding:6.8rem!important}.p-xxl-7__0{padding:7rem!important}.p-xxl-7__5{padding:7.5rem!important}.p-xxl-7__8{padding:7.8rem!important}.p-xxl-8__0{padding:8rem!important}.p-xxl-8__5{padding:8.5rem!important}.p-xxl-9__0{padding:9rem!important}.p-xxl-9__5{padding:9.5rem!important}.p-xxl-10__0{padding:10rem!important}.p-xxl-10__5{padding:10.5rem!important}.p-xxl-11__0{padding:11rem!important}.p-xxl-12__0{padding:12rem!important}.p-xxl-12__5{padding:12.5rem!important}.p-xxl-13__0{padding:13rem!important}.p-xxl-13__5{padding:13.5rem!important}.p-xxl-14__0{padding:14rem!important}.p-xxl-15__0{padding:15rem!important}.p-xxl-15__5{padding:15.5rem!important}.p-xxl-16__0{padding:16rem!important}.p-xxl-17__0{padding:17rem!important}.p-xxl-18__0{padding:18rem!important}.p-xxl-19__0{padding:19rem!important}.p-xxl-20__0{padding:20rem!important}.p-xxl-22__5{padding:22.5rem!important}.p-xxl-28__0{padding:28rem!important}.p-xxl-30__0{padding:30rem!important}.px-xxl-n4__8{padding-right:-4.8rem!important;padding-left:-4.8rem!important}.px-xxl-n3__2{padding-right:-3.2rem!important;padding-left:-3.2rem!important}.px-xxl-n1__2{padding-right:-1.2rem!important;padding-left:-1.2rem!important}.px-xxl-n8__0{padding-right:-8rem!important;padding-left:-8rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-0__5{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-0__8{padding-right:.8rem!important;padding-left:.8rem!important}.px-xxl-1__0{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-1__2{padding-right:1.2rem!important;padding-left:1.2rem!important}.px-xxl-1__3{padding-right:1.3rem!important;padding-left:1.3rem!important}.px-xxl-1__5{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-1__6{padding-right:1.6rem!important;padding-left:1.6rem!important}.px-xxl-1__8{padding-right:1.8rem!important;padding-left:1.8rem!important}.px-xxl-2__0{padding-right:2rem!important;padding-left:2rem!important}.px-xxl-2__4{padding-right:2.4rem!important;padding-left:2.4rem!important}.px-xxl-2__5{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xxl-3__0{padding-right:3rem!important;padding-left:3rem!important}.px-xxl-3__2{padding-right:3.2rem!important;padding-left:3.2rem!important}.px-xxl-3__5{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xxl-3__8{padding-right:3.8rem!important;padding-left:3.8rem!important}.px-xxl-4__0{padding-right:4rem!important;padding-left:4rem!important}.px-xxl-4__3{padding-right:4.3rem!important;padding-left:4.3rem!important}.px-xxl-4__5{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-xxl-4__8{padding-right:4.8rem!important;padding-left:4.8rem!important}.px-xxl-5__0{padding-right:5rem!important;padding-left:5rem!important}.px-xxl-5__2{padding-right:5.2rem!important;padding-left:5.2rem!important}.px-xxl-5__5{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-xxl-6__0{padding-right:6rem!important;padding-left:6rem!important}.px-xxl-6__2{padding-right:6.2rem!important;padding-left:6.2rem!important}.px-xxl-6__4{padding-right:6.4rem!important;padding-left:6.4rem!important}.px-xxl-6__5{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-xxl-6__8{padding-right:6.8rem!important;padding-left:6.8rem!important}.px-xxl-7__0{padding-right:7rem!important;padding-left:7rem!important}.px-xxl-7__5{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-xxl-7__8{padding-right:7.8rem!important;padding-left:7.8rem!important}.px-xxl-8__0{padding-right:8rem!important;padding-left:8rem!important}.px-xxl-8__5{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-xxl-9__0{padding-right:9rem!important;padding-left:9rem!important}.px-xxl-9__5{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-xxl-10__0{padding-right:10rem!important;padding-left:10rem!important}.px-xxl-10__5{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-xxl-11__0{padding-right:11rem!important;padding-left:11rem!important}.px-xxl-12__0{padding-right:12rem!important;padding-left:12rem!important}.px-xxl-12__5{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-xxl-13__0{padding-right:13rem!important;padding-left:13rem!important}.px-xxl-13__5{padding-right:13.5rem!important;padding-left:13.5rem!important}.px-xxl-14__0{padding-right:14rem!important;padding-left:14rem!important}.px-xxl-15__0{padding-right:15rem!important;padding-left:15rem!important}.px-xxl-15__5{padding-right:15.5rem!important;padding-left:15.5rem!important}.px-xxl-16__0{padding-right:16rem!important;padding-left:16rem!important}.px-xxl-17__0{padding-right:17rem!important;padding-left:17rem!important}.px-xxl-18__0{padding-right:18rem!important;padding-left:18rem!important}.px-xxl-19__0{padding-right:19rem!important;padding-left:19rem!important}.px-xxl-20__0{padding-right:20rem!important;padding-left:20rem!important}.px-xxl-22__5{padding-right:22.5rem!important;padding-left:22.5rem!important}.px-xxl-28__0{padding-right:28rem!important;padding-left:28rem!important}.px-xxl-30__0{padding-right:30rem!important;padding-left:30rem!important}.py-xxl-n4__8{padding-top:-4.8rem!important;padding-bottom:-4.8rem!important}.py-xxl-n3__2{padding-top:-3.2rem!important;padding-bottom:-3.2rem!important}.py-xxl-n1__2{padding-top:-1.2rem!important;padding-bottom:-1.2rem!important}.py-xxl-n8__0{padding-top:-8rem!important;padding-bottom:-8rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-0__5{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-0__8{padding-top:.8rem!important;padding-bottom:.8rem!important}.py-xxl-1__0{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-1__2{padding-top:1.2rem!important;padding-bottom:1.2rem!important}.py-xxl-1__3{padding-top:1.3rem!important;padding-bottom:1.3rem!important}.py-xxl-1__5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-1__6{padding-top:1.6rem!important;padding-bottom:1.6rem!important}.py-xxl-1__8{padding-top:1.8rem!important;padding-bottom:1.8rem!important}.py-xxl-2__0{padding-top:2rem!important;padding-bottom:2rem!important}.py-xxl-2__4{padding-top:2.4rem!important;padding-bottom:2.4rem!important}.py-xxl-2__5{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xxl-3__0{padding-top:3rem!important;padding-bottom:3rem!important}.py-xxl-3__2{padding-top:3.2rem!important;padding-bottom:3.2rem!important}.py-xxl-3__5{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xxl-3__8{padding-top:3.8rem!important;padding-bottom:3.8rem!important}.py-xxl-4__0{padding-top:4rem!important;padding-bottom:4rem!important}.py-xxl-4__3{padding-top:4.3rem!important;padding-bottom:4.3rem!important}.py-xxl-4__5{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-xxl-4__8{padding-top:4.8rem!important;padding-bottom:4.8rem!important}.py-xxl-5__0{padding-top:5rem!important;padding-bottom:5rem!important}.py-xxl-5__2{padding-top:5.2rem!important;padding-bottom:5.2rem!important}.py-xxl-5__5{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-xxl-6__0{padding-top:6rem!important;padding-bottom:6rem!important}.py-xxl-6__2{padding-top:6.2rem!important;padding-bottom:6.2rem!important}.py-xxl-6__4{padding-top:6.4rem!important;padding-bottom:6.4rem!important}.py-xxl-6__5{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-xxl-6__8{padding-top:6.8rem!important;padding-bottom:6.8rem!important}.py-xxl-7__0{padding-top:7rem!important;padding-bottom:7rem!important}.py-xxl-7__5{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-xxl-7__8{padding-top:7.8rem!important;padding-bottom:7.8rem!important}.py-xxl-8__0{padding-top:8rem!important;padding-bottom:8rem!important}.py-xxl-8__5{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-xxl-9__0{padding-top:9rem!important;padding-bottom:9rem!important}.py-xxl-9__5{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-xxl-10__0{padding-top:10rem!important;padding-bottom:10rem!important}.py-xxl-10__5{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-xxl-11__0{padding-top:11rem!important;padding-bottom:11rem!important}.py-xxl-12__0{padding-top:12rem!important;padding-bottom:12rem!important}.py-xxl-12__5{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-xxl-13__0{padding-top:13rem!important;padding-bottom:13rem!important}.py-xxl-13__5{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-xxl-14__0{padding-top:14rem!important;padding-bottom:14rem!important}.py-xxl-15__0{padding-top:15rem!important;padding-bottom:15rem!important}.py-xxl-15__5{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-xxl-16__0{padding-top:16rem!important;padding-bottom:16rem!important}.py-xxl-17__0{padding-top:17rem!important;padding-bottom:17rem!important}.py-xxl-18__0{padding-top:18rem!important;padding-bottom:18rem!important}.py-xxl-19__0{padding-top:19rem!important;padding-bottom:19rem!important}.py-xxl-20__0{padding-top:20rem!important;padding-bottom:20rem!important}.py-xxl-22__5{padding-top:22.5rem!important;padding-bottom:22.5rem!important}.py-xxl-28__0{padding-top:28rem!important;padding-bottom:28rem!important}.py-xxl-30__0{padding-top:30rem!important;padding-bottom:30rem!important}.pt-xxl-n4__8{padding-top:-4.8rem!important}.pt-xxl-n3__2{padding-top:-3.2rem!important}.pt-xxl-n1__2{padding-top:-1.2rem!important}.pt-xxl-n8__0{padding-top:-8rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-0__5{padding-top:.5rem!important}.pt-xxl-0__8{padding-top:.8rem!important}.pt-xxl-1__0{padding-top:1rem!important}.pt-xxl-1__2{padding-top:1.2rem!important}.pt-xxl-1__3{padding-top:1.3rem!important}.pt-xxl-1__5{padding-top:1.5rem!important}.pt-xxl-1__6{padding-top:1.6rem!important}.pt-xxl-1__8{padding-top:1.8rem!important}.pt-xxl-2__0{padding-top:2rem!important}.pt-xxl-2__4{padding-top:2.4rem!important}.pt-xxl-2__5{padding-top:2.5rem!important}.pt-xxl-3__0{padding-top:3rem!important}.pt-xxl-3__2{padding-top:3.2rem!important}.pt-xxl-3__5{padding-top:3.5rem!important}.pt-xxl-3__8{padding-top:3.8rem!important}.pt-xxl-4__0{padding-top:4rem!important}.pt-xxl-4__3{padding-top:4.3rem!important}.pt-xxl-4__5{padding-top:4.5rem!important}.pt-xxl-4__8{padding-top:4.8rem!important}.pt-xxl-5__0{padding-top:5rem!important}.pt-xxl-5__2{padding-top:5.2rem!important}.pt-xxl-5__5{padding-top:5.5rem!important}.pt-xxl-6__0{padding-top:6rem!important}.pt-xxl-6__2{padding-top:6.2rem!important}.pt-xxl-6__4{padding-top:6.4rem!important}.pt-xxl-6__5{padding-top:6.5rem!important}.pt-xxl-6__8{padding-top:6.8rem!important}.pt-xxl-7__0{padding-top:7rem!important}.pt-xxl-7__5{padding-top:7.5rem!important}.pt-xxl-7__8{padding-top:7.8rem!important}.pt-xxl-8__0{padding-top:8rem!important}.pt-xxl-8__5{padding-top:8.5rem!important}.pt-xxl-9__0{padding-top:9rem!important}.pt-xxl-9__5{padding-top:9.5rem!important}.pt-xxl-10__0{padding-top:10rem!important}.pt-xxl-10__5{padding-top:10.5rem!important}.pt-xxl-11__0{padding-top:11rem!important}.pt-xxl-12__0{padding-top:12rem!important}.pt-xxl-12__5{padding-top:12.5rem!important}.pt-xxl-13__0{padding-top:13rem!important}.pt-xxl-13__5{padding-top:13.5rem!important}.pt-xxl-14__0{padding-top:14rem!important}.pt-xxl-15__0{padding-top:15rem!important}.pt-xxl-15__5{padding-top:15.5rem!important}.pt-xxl-16__0{padding-top:16rem!important}.pt-xxl-17__0{padding-top:17rem!important}.pt-xxl-18__0{padding-top:18rem!important}.pt-xxl-19__0{padding-top:19rem!important}.pt-xxl-20__0{padding-top:20rem!important}.pt-xxl-22__5{padding-top:22.5rem!important}.pt-xxl-28__0{padding-top:28rem!important}.pt-xxl-30__0{padding-top:30rem!important}.pe-xxl-n4__8{padding-right:-4.8rem!important}.pe-xxl-n3__2{padding-right:-3.2rem!important}.pe-xxl-n1__2{padding-right:-1.2rem!important}.pe-xxl-n8__0{padding-right:-8rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-0__5{padding-right:.5rem!important}.pe-xxl-0__8{padding-right:.8rem!important}.pe-xxl-1__0{padding-right:1rem!important}.pe-xxl-1__2{padding-right:1.2rem!important}.pe-xxl-1__3{padding-right:1.3rem!important}.pe-xxl-1__5{padding-right:1.5rem!important}.pe-xxl-1__6{padding-right:1.6rem!important}.pe-xxl-1__8{padding-right:1.8rem!important}.pe-xxl-2__0{padding-right:2rem!important}.pe-xxl-2__4{padding-right:2.4rem!important}.pe-xxl-2__5{padding-right:2.5rem!important}.pe-xxl-3__0{padding-right:3rem!important}.pe-xxl-3__2{padding-right:3.2rem!important}.pe-xxl-3__5{padding-right:3.5rem!important}.pe-xxl-3__8{padding-right:3.8rem!important}.pe-xxl-4__0{padding-right:4rem!important}.pe-xxl-4__3{padding-right:4.3rem!important}.pe-xxl-4__5{padding-right:4.5rem!important}.pe-xxl-4__8{padding-right:4.8rem!important}.pe-xxl-5__0{padding-right:5rem!important}.pe-xxl-5__2{padding-right:5.2rem!important}.pe-xxl-5__5{padding-right:5.5rem!important}.pe-xxl-6__0{padding-right:6rem!important}.pe-xxl-6__2{padding-right:6.2rem!important}.pe-xxl-6__4{padding-right:6.4rem!important}.pe-xxl-6__5{padding-right:6.5rem!important}.pe-xxl-6__8{padding-right:6.8rem!important}.pe-xxl-7__0{padding-right:7rem!important}.pe-xxl-7__5{padding-right:7.5rem!important}.pe-xxl-7__8{padding-right:7.8rem!important}.pe-xxl-8__0{padding-right:8rem!important}.pe-xxl-8__5{padding-right:8.5rem!important}.pe-xxl-9__0{padding-right:9rem!important}.pe-xxl-9__5{padding-right:9.5rem!important}.pe-xxl-10__0{padding-right:10rem!important}.pe-xxl-10__5{padding-right:10.5rem!important}.pe-xxl-11__0{padding-right:11rem!important}.pe-xxl-12__0{padding-right:12rem!important}.pe-xxl-12__5{padding-right:12.5rem!important}.pe-xxl-13__0{padding-right:13rem!important}.pe-xxl-13__5{padding-right:13.5rem!important}.pe-xxl-14__0{padding-right:14rem!important}.pe-xxl-15__0{padding-right:15rem!important}.pe-xxl-15__5{padding-right:15.5rem!important}.pe-xxl-16__0{padding-right:16rem!important}.pe-xxl-17__0{padding-right:17rem!important}.pe-xxl-18__0{padding-right:18rem!important}.pe-xxl-19__0{padding-right:19rem!important}.pe-xxl-20__0{padding-right:20rem!important}.pe-xxl-22__5{padding-right:22.5rem!important}.pe-xxl-28__0{padding-right:28rem!important}.pe-xxl-30__0{padding-right:30rem!important}.pb-xxl-n4__8{padding-bottom:-4.8rem!important}.pb-xxl-n3__2{padding-bottom:-3.2rem!important}.pb-xxl-n1__2{padding-bottom:-1.2rem!important}.pb-xxl-n8__0{padding-bottom:-8rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-0__5{padding-bottom:.5rem!important}.pb-xxl-0__8{padding-bottom:.8rem!important}.pb-xxl-1__0{padding-bottom:1rem!important}.pb-xxl-1__2{padding-bottom:1.2rem!important}.pb-xxl-1__3{padding-bottom:1.3rem!important}.pb-xxl-1__5{padding-bottom:1.5rem!important}.pb-xxl-1__6{padding-bottom:1.6rem!important}.pb-xxl-1__8{padding-bottom:1.8rem!important}.pb-xxl-2__0{padding-bottom:2rem!important}.pb-xxl-2__4{padding-bottom:2.4rem!important}.pb-xxl-2__5{padding-bottom:2.5rem!important}.pb-xxl-3__0{padding-bottom:3rem!important}.pb-xxl-3__2{padding-bottom:3.2rem!important}.pb-xxl-3__5{padding-bottom:3.5rem!important}.pb-xxl-3__8{padding-bottom:3.8rem!important}.pb-xxl-4__0{padding-bottom:4rem!important}.pb-xxl-4__3{padding-bottom:4.3rem!important}.pb-xxl-4__5{padding-bottom:4.5rem!important}.pb-xxl-4__8{padding-bottom:4.8rem!important}.pb-xxl-5__0{padding-bottom:5rem!important}.pb-xxl-5__2{padding-bottom:5.2rem!important}.pb-xxl-5__5{padding-bottom:5.5rem!important}.pb-xxl-6__0{padding-bottom:6rem!important}.pb-xxl-6__2{padding-bottom:6.2rem!important}.pb-xxl-6__4{padding-bottom:6.4rem!important}.pb-xxl-6__5{padding-bottom:6.5rem!important}.pb-xxl-6__8{padding-bottom:6.8rem!important}.pb-xxl-7__0{padding-bottom:7rem!important}.pb-xxl-7__5{padding-bottom:7.5rem!important}.pb-xxl-7__8{padding-bottom:7.8rem!important}.pb-xxl-8__0{padding-bottom:8rem!important}.pb-xxl-8__5{padding-bottom:8.5rem!important}.pb-xxl-9__0{padding-bottom:9rem!important}.pb-xxl-9__5{padding-bottom:9.5rem!important}.pb-xxl-10__0{padding-bottom:10rem!important}.pb-xxl-10__5{padding-bottom:10.5rem!important}.pb-xxl-11__0{padding-bottom:11rem!important}.pb-xxl-12__0{padding-bottom:12rem!important}.pb-xxl-12__5{padding-bottom:12.5rem!important}.pb-xxl-13__0{padding-bottom:13rem!important}.pb-xxl-13__5{padding-bottom:13.5rem!important}.pb-xxl-14__0{padding-bottom:14rem!important}.pb-xxl-15__0{padding-bottom:15rem!important}.pb-xxl-15__5{padding-bottom:15.5rem!important}.pb-xxl-16__0{padding-bottom:16rem!important}.pb-xxl-17__0{padding-bottom:17rem!important}.pb-xxl-18__0{padding-bottom:18rem!important}.pb-xxl-19__0{padding-bottom:19rem!important}.pb-xxl-20__0{padding-bottom:20rem!important}.pb-xxl-22__5{padding-bottom:22.5rem!important}.pb-xxl-28__0{padding-bottom:28rem!important}.pb-xxl-30__0{padding-bottom:30rem!important}.ps-xxl-n4__8{padding-left:-4.8rem!important}.ps-xxl-n3__2{padding-left:-3.2rem!important}.ps-xxl-n1__2{padding-left:-1.2rem!important}.ps-xxl-n8__0{padding-left:-8rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-0__5{padding-left:.5rem!important}.ps-xxl-0__8{padding-left:.8rem!important}.ps-xxl-1__0{padding-left:1rem!important}.ps-xxl-1__2{padding-left:1.2rem!important}.ps-xxl-1__3{padding-left:1.3rem!important}.ps-xxl-1__5{padding-left:1.5rem!important}.ps-xxl-1__6{padding-left:1.6rem!important}.ps-xxl-1__8{padding-left:1.8rem!important}.ps-xxl-2__0{padding-left:2rem!important}.ps-xxl-2__4{padding-left:2.4rem!important}.ps-xxl-2__5{padding-left:2.5rem!important}.ps-xxl-3__0{padding-left:3rem!important}.ps-xxl-3__2{padding-left:3.2rem!important}.ps-xxl-3__5{padding-left:3.5rem!important}.ps-xxl-3__8{padding-left:3.8rem!important}.ps-xxl-4__0{padding-left:4rem!important}.ps-xxl-4__3{padding-left:4.3rem!important}.ps-xxl-4__5{padding-left:4.5rem!important}.ps-xxl-4__8{padding-left:4.8rem!important}.ps-xxl-5__0{padding-left:5rem!important}.ps-xxl-5__2{padding-left:5.2rem!important}.ps-xxl-5__5{padding-left:5.5rem!important}.ps-xxl-6__0{padding-left:6rem!important}.ps-xxl-6__2{padding-left:6.2rem!important}.ps-xxl-6__4{padding-left:6.4rem!important}.ps-xxl-6__5{padding-left:6.5rem!important}.ps-xxl-6__8{padding-left:6.8rem!important}.ps-xxl-7__0{padding-left:7rem!important}.ps-xxl-7__5{padding-left:7.5rem!important}.ps-xxl-7__8{padding-left:7.8rem!important}.ps-xxl-8__0{padding-left:8rem!important}.ps-xxl-8__5{padding-left:8.5rem!important}.ps-xxl-9__0{padding-left:9rem!important}.ps-xxl-9__5{padding-left:9.5rem!important}.ps-xxl-10__0{padding-left:10rem!important}.ps-xxl-10__5{padding-left:10.5rem!important}.ps-xxl-11__0{padding-left:11rem!important}.ps-xxl-12__0{padding-left:12rem!important}.ps-xxl-12__5{padding-left:12.5rem!important}.ps-xxl-13__0{padding-left:13rem!important}.ps-xxl-13__5{padding-left:13.5rem!important}.ps-xxl-14__0{padding-left:14rem!important}.ps-xxl-15__0{padding-left:15rem!important}.ps-xxl-15__5{padding-left:15.5rem!important}.ps-xxl-16__0{padding-left:16rem!important}.ps-xxl-17__0{padding-left:17rem!important}.ps-xxl-18__0{padding-left:18rem!important}.ps-xxl-19__0{padding-left:19rem!important}.ps-xxl-20__0{padding-left:20rem!important}.ps-xxl-22__5{padding-left:22.5rem!important}.ps-xxl-28__0{padding-left:28rem!important}.ps-xxl-30__0{padding-left:30rem!important}.gap-xxl-n4__8{gap:-4.8rem!important}.gap-xxl-n3__2{gap:-3.2rem!important}.gap-xxl-n1__2{gap:-1.2rem!important}.gap-xxl-n8__0{gap:-8rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-0__5{gap:.5rem!important}.gap-xxl-0__8{gap:.8rem!important}.gap-xxl-1__0{gap:1rem!important}.gap-xxl-1__2{gap:1.2rem!important}.gap-xxl-1__3{gap:1.3rem!important}.gap-xxl-1__5{gap:1.5rem!important}.gap-xxl-1__6{gap:1.6rem!important}.gap-xxl-1__8{gap:1.8rem!important}.gap-xxl-2__0{gap:2rem!important}.gap-xxl-2__4{gap:2.4rem!important}.gap-xxl-2__5{gap:2.5rem!important}.gap-xxl-3__0{gap:3rem!important}.gap-xxl-3__2{gap:3.2rem!important}.gap-xxl-3__5{gap:3.5rem!important}.gap-xxl-3__8{gap:3.8rem!important}.gap-xxl-4__0{gap:4rem!important}.gap-xxl-4__3{gap:4.3rem!important}.gap-xxl-4__5{gap:4.5rem!important}.gap-xxl-4__8{gap:4.8rem!important}.gap-xxl-5__0{gap:5rem!important}.gap-xxl-5__2{gap:5.2rem!important}.gap-xxl-5__5{gap:5.5rem!important}.gap-xxl-6__0{gap:6rem!important}.gap-xxl-6__2{gap:6.2rem!important}.gap-xxl-6__4{gap:6.4rem!important}.gap-xxl-6__5{gap:6.5rem!important}.gap-xxl-6__8{gap:6.8rem!important}.gap-xxl-7__0{gap:7rem!important}.gap-xxl-7__5{gap:7.5rem!important}.gap-xxl-7__8{gap:7.8rem!important}.gap-xxl-8__0{gap:8rem!important}.gap-xxl-8__5{gap:8.5rem!important}.gap-xxl-9__0{gap:9rem!important}.gap-xxl-9__5{gap:9.5rem!important}.gap-xxl-10__0{gap:10rem!important}.gap-xxl-10__5{gap:10.5rem!important}.gap-xxl-11__0{gap:11rem!important}.gap-xxl-12__0{gap:12rem!important}.gap-xxl-12__5{gap:12.5rem!important}.gap-xxl-13__0{gap:13rem!important}.gap-xxl-13__5{gap:13.5rem!important}.gap-xxl-14__0{gap:14rem!important}.gap-xxl-15__0{gap:15rem!important}.gap-xxl-15__5{gap:15.5rem!important}.gap-xxl-16__0{gap:16rem!important}.gap-xxl-17__0{gap:17rem!important}.gap-xxl-18__0{gap:18rem!important}.gap-xxl-19__0{gap:19rem!important}.gap-xxl-20__0{gap:20rem!important}.gap-xxl-22__5{gap:22.5rem!important}.gap-xxl-28__0{gap:28rem!important}.gap-xxl-30__0{gap:30rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xsm,.container-xsm2,.container-xsm3,.container-xxl,.video-section .sticky-wrapper .sticky-element{max-width:1360px}.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-n4__8,.gx-xxl-n4__8{--bs-gutter-x:-4.8rem}.g-xxl-n4__8,.gy-xxl-n4__8{--bs-gutter-y:-4.8rem}.g-xxl-n3__2,.gx-xxl-n3__2{--bs-gutter-x:-3.2rem}.g-xxl-n3__2,.gy-xxl-n3__2{--bs-gutter-y:-3.2rem}.g-xxl-n1__2,.gx-xxl-n1__2{--bs-gutter-x:-1.2rem}.g-xxl-n1__2,.gy-xxl-n1__2{--bs-gutter-y:-1.2rem}.g-xxl-n8__0,.gx-xxl-n8__0{--bs-gutter-x:-8rem}.g-xxl-n8__0,.gy-xxl-n8__0{--bs-gutter-y:-8rem}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0rem}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0rem}.g-xxl-0__5,.gx-xxl-0__5{--bs-gutter-x:0.5rem}.g-xxl-0__5,.gy-xxl-0__5{--bs-gutter-y:0.5rem}.g-xxl-0__8,.gx-xxl-0__8{--bs-gutter-x:0.8rem}.g-xxl-0__8,.gy-xxl-0__8{--bs-gutter-y:0.8rem}.g-xxl-1__0,.gx-xxl-1__0{--bs-gutter-x:1rem}.g-xxl-1__0,.gy-xxl-1__0{--bs-gutter-y:1rem}.g-xxl-1__2,.gx-xxl-1__2{--bs-gutter-x:1.2rem}.g-xxl-1__2,.gy-xxl-1__2{--bs-gutter-y:1.2rem}.g-xxl-1__3,.gx-xxl-1__3{--bs-gutter-x:1.3rem}.g-xxl-1__3,.gy-xxl-1__3{--bs-gutter-y:1.3rem}.g-xxl-1__5,.gx-xxl-1__5{--bs-gutter-x:1.5rem}.g-xxl-1__5,.gy-xxl-1__5{--bs-gutter-y:1.5rem}.g-xxl-1__6,.gx-xxl-1__6{--bs-gutter-x:1.6rem}.g-xxl-1__6,.gy-xxl-1__6{--bs-gutter-y:1.6rem}.g-xxl-1__8,.gx-xxl-1__8{--bs-gutter-x:1.8rem}.g-xxl-1__8,.gy-xxl-1__8{--bs-gutter-y:1.8rem}.g-xxl-2__0,.gx-xxl-2__0{--bs-gutter-x:2rem}.g-xxl-2__0,.gy-xxl-2__0{--bs-gutter-y:2rem}.g-xxl-2__4,.gx-xxl-2__4{--bs-gutter-x:2.4rem}.g-xxl-2__4,.gy-xxl-2__4{--bs-gutter-y:2.4rem}.g-xxl-2__5,.gx-xxl-2__5{--bs-gutter-x:2.5rem}.g-xxl-2__5,.gy-xxl-2__5{--bs-gutter-y:2.5rem}.g-xxl-3__0,.gx-xxl-3__0{--bs-gutter-x:3rem}.g-xxl-3__0,.gy-xxl-3__0{--bs-gutter-y:3rem}.g-xxl-3__2,.gx-xxl-3__2{--bs-gutter-x:3.2rem}.g-xxl-3__2,.gy-xxl-3__2{--bs-gutter-y:3.2rem}.g-xxl-3__5,.gx-xxl-3__5{--bs-gutter-x:3.5rem}.g-xxl-3__5,.gy-xxl-3__5{--bs-gutter-y:3.5rem}.g-xxl-3__8,.gx-xxl-3__8{--bs-gutter-x:3.8rem}.g-xxl-3__8,.gy-xxl-3__8{--bs-gutter-y:3.8rem}.g-xxl-4__0,.gx-xxl-4__0{--bs-gutter-x:4rem}.g-xxl-4__0,.gy-xxl-4__0{--bs-gutter-y:4rem}.g-xxl-4__3,.gx-xxl-4__3{--bs-gutter-x:4.3rem}.g-xxl-4__3,.gy-xxl-4__3{--bs-gutter-y:4.3rem}.g-xxl-4__5,.gx-xxl-4__5{--bs-gutter-x:4.5rem}.g-xxl-4__5,.gy-xxl-4__5{--bs-gutter-y:4.5rem}.g-xxl-4__8,.gx-xxl-4__8{--bs-gutter-x:4.8rem}.g-xxl-4__8,.gy-xxl-4__8{--bs-gutter-y:4.8rem}.g-xxl-5__0,.gx-xxl-5__0{--bs-gutter-x:5rem}.g-xxl-5__0,.gy-xxl-5__0{--bs-gutter-y:5rem}.g-xxl-5__2,.gx-xxl-5__2{--bs-gutter-x:5.2rem}.g-xxl-5__2,.gy-xxl-5__2{--bs-gutter-y:5.2rem}.g-xxl-5__5,.gx-xxl-5__5{--bs-gutter-x:5.5rem}.g-xxl-5__5,.gy-xxl-5__5{--bs-gutter-y:5.5rem}.g-xxl-6__0,.gx-xxl-6__0{--bs-gutter-x:6rem}.g-xxl-6__0,.gy-xxl-6__0{--bs-gutter-y:6rem}.g-xxl-6__2,.gx-xxl-6__2{--bs-gutter-x:6.2rem}.g-xxl-6__2,.gy-xxl-6__2{--bs-gutter-y:6.2rem}.g-xxl-6__4,.gx-xxl-6__4{--bs-gutter-x:6.4rem}.g-xxl-6__4,.gy-xxl-6__4{--bs-gutter-y:6.4rem}.g-xxl-6__5,.gx-xxl-6__5{--bs-gutter-x:6.5rem}.g-xxl-6__5,.gy-xxl-6__5{--bs-gutter-y:6.5rem}.g-xxl-6__8,.gx-xxl-6__8{--bs-gutter-x:6.8rem}.g-xxl-6__8,.gy-xxl-6__8{--bs-gutter-y:6.8rem}.g-xxl-7__0,.gx-xxl-7__0{--bs-gutter-x:7rem}.g-xxl-7__0,.gy-xxl-7__0{--bs-gutter-y:7rem}.g-xxl-7__5,.gx-xxl-7__5{--bs-gutter-x:7.5rem}.g-xxl-7__5,.gy-xxl-7__5{--bs-gutter-y:7.5rem}.g-xxl-7__8,.gx-xxl-7__8{--bs-gutter-x:7.8rem}.g-xxl-7__8,.gy-xxl-7__8{--bs-gutter-y:7.8rem}.g-xxl-8__0,.gx-xxl-8__0{--bs-gutter-x:8rem}.g-xxl-8__0,.gy-xxl-8__0{--bs-gutter-y:8rem}.g-xxl-8__5,.gx-xxl-8__5{--bs-gutter-x:8.5rem}.g-xxl-8__5,.gy-xxl-8__5{--bs-gutter-y:8.5rem}.g-xxl-9__0,.gx-xxl-9__0{--bs-gutter-x:9rem}.g-xxl-9__0,.gy-xxl-9__0{--bs-gutter-y:9rem}.g-xxl-9__5,.gx-xxl-9__5{--bs-gutter-x:9.5rem}.g-xxl-9__5,.gy-xxl-9__5{--bs-gutter-y:9.5rem}.g-xxl-10__0,.gx-xxl-10__0{--bs-gutter-x:10rem}.g-xxl-10__0,.gy-xxl-10__0{--bs-gutter-y:10rem}.g-xxl-10__5,.gx-xxl-10__5{--bs-gutter-x:10.5rem}.g-xxl-10__5,.gy-xxl-10__5{--bs-gutter-y:10.5rem}.g-xxl-11__0,.gx-xxl-11__0{--bs-gutter-x:11rem}.g-xxl-11__0,.gy-xxl-11__0{--bs-gutter-y:11rem}.g-xxl-12__0,.gx-xxl-12__0{--bs-gutter-x:12rem}.g-xxl-12__0,.gy-xxl-12__0{--bs-gutter-y:12rem}.g-xxl-12__5,.gx-xxl-12__5{--bs-gutter-x:12.5rem}.g-xxl-12__5,.gy-xxl-12__5{--bs-gutter-y:12.5rem}.g-xxl-13__0,.gx-xxl-13__0{--bs-gutter-x:13rem}.g-xxl-13__0,.gy-xxl-13__0{--bs-gutter-y:13rem}.g-xxl-13__5,.gx-xxl-13__5{--bs-gutter-x:13.5rem}.g-xxl-13__5,.gy-xxl-13__5{--bs-gutter-y:13.5rem}.g-xxl-14__0,.gx-xxl-14__0{--bs-gutter-x:14rem}.g-xxl-14__0,.gy-xxl-14__0{--bs-gutter-y:14rem}.g-xxl-15__0,.gx-xxl-15__0{--bs-gutter-x:15rem}.g-xxl-15__0,.gy-xxl-15__0{--bs-gutter-y:15rem}.g-xxl-15__5,.gx-xxl-15__5{--bs-gutter-x:15.5rem}.g-xxl-15__5,.gy-xxl-15__5{--bs-gutter-y:15.5rem}.g-xxl-16__0,.gx-xxl-16__0{--bs-gutter-x:16rem}.g-xxl-16__0,.gy-xxl-16__0{--bs-gutter-y:16rem}.g-xxl-17__0,.gx-xxl-17__0{--bs-gutter-x:17rem}.g-xxl-17__0,.gy-xxl-17__0{--bs-gutter-y:17rem}.g-xxl-18__0,.gx-xxl-18__0{--bs-gutter-x:18rem}.g-xxl-18__0,.gy-xxl-18__0{--bs-gutter-y:18rem}.g-xxl-19__0,.gx-xxl-19__0{--bs-gutter-x:19rem}.g-xxl-19__0,.gy-xxl-19__0{--bs-gutter-y:19rem}.g-xxl-20__0,.gx-xxl-20__0{--bs-gutter-x:20rem}.g-xxl-20__0,.gy-xxl-20__0{--bs-gutter-y:20rem}.g-xxl-22__5,.gx-xxl-22__5{--bs-gutter-x:22.5rem}.g-xxl-22__5,.gy-xxl-22__5{--bs-gutter-y:22.5rem}.g-xxl-28__0,.gx-xxl-28__0{--bs-gutter-x:28rem}.g-xxl-28__0,.gy-xxl-28__0{--bs-gutter-y:28rem}.g-xxl-30__0,.gx-xxl-30__0{--bs-gutter-x:30rem}.g-xxl-30__0,.gy-xxl-30__0{--bs-gutter-y:30rem}.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width)*-1);border-left-width:var(--bs-list-group-border-width)}.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}.rubrik,.subtitle{font-size:1.2rem;letter-spacing:.5px}.h1,h1{font-size:4.8rem}.container-lg{max-width:140rem}.header-logo-holder{padding-top:4rem}.nav-holder .nav-menu>li{margin:0 0 0 6.4rem}.nav-holder .dropdown .h2,.nav-holder .dropdown h2{font-size:4.2rem}.nav-holder .dropdown-content{padding:0 3rem}.nav-holder .dropdown-content .navbar-list li{margin-bottom:4rem}.navbar-card{max-height:calc(100vh - 16rem - var(--header-height))}.navbar-card .card-img-top{height:16.5rem}.navbar-card .card-body{padding-top:1.6rem}.navbar-nav-footer .nav-footer-content{padding:5.3rem 4.2rem 5.1rem 100%}.navbar-nav-footer .nav-footer-content .menu-item-text{font-size:3rem}.slider-promo-section .slider-promo{height:74rem!important}.three-teaser .teaser-item:nth-child(3n+2){padding-top:13rem}.swipe-slider{height:80rem}.swipe-content{max-width:44rem}.swipe-body-txt{max-width:55rem}.swipe-body-txt .hide{margin-top:4.8rem}.swipe-body-txt .hide p{margin-bottom:4.8rem}.mark-list{margin:6.4rem 0 0}.mark-list li{margin-bottom:1.6rem}.swiper-products .container,.swiper-products .video-section .sticky-wrapper .sticky-element,.video-section .sticky-wrapper .swiper-products .sticky-element{max-width:1440px}.swiper-products .img-holder-swiper{margin-bottom:4rem}.trade-links-list{display:flex}.trade-links-list li{margin-right:7rem;margin-bottom:0}.intro .intro-info li{margin-left:4.8rem}.slider-thumb img,.slider-thumb video{max-height:none;height:13.5rem}.section-historie-intro .img-holder-base{margin-right:-7rem}.section-historie-intro .h2,.section-historie-intro h2{font-size:6rem;line-height:7.8rem}.historie-area{padding-left:0;margin-bottom:16rem}.historie-area:before{left:21rem}.historie-year-row{display:flex;align-items:flex-start}.historie-year-mark{width:21rem;padding-left:2rem;padding-right:3.5rem;flex-shrink:0;font-size:6rem}.historie-year-mark:before{left:auto;right:0;width:24px}.historie-popup-text-hold{padding-left:6.7rem;padding-bottom:10rem}.historie-popup-text{padding-right:4rem}.ce-typo3szassets_magazines .magazine-wrapper{max-width:1468px}.ce-typo3szassets_magazines .magazine-wrapper #magazine-entries .magazine-item{max-width:369px;padding:0}.ce-typo3szassets_magazines .magazine-wrapper #magazine-entries .magazine-item .heading-base{margin-bottom:4.2rem!important}}@media (min-width:1921px){.sticky-xxxl-top{position:sticky;top:0;z-index:1020}.sticky-xxxl-bottom{position:sticky;bottom:0;z-index:1020}.float-xxxl-start{float:left!important}.float-xxxl-end{float:right!important}.float-xxxl-none{float:none!important}.d-xxxl-inline{display:inline!important}.d-xxxl-inline-block{display:inline-block!important}.d-xxxl-block{display:block!important}.d-xxxl-grid{display:grid!important}.d-xxxl-table{display:table!important}.d-xxxl-table-row{display:table-row!important}.d-xxxl-table-cell{display:table-cell!important}.d-xxxl-flex{display:flex!important}.d-xxxl-inline-flex{display:inline-flex!important}.d-xxxl-none{display:none!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.justify-content-xxxl-evenly{justify-content:space-evenly!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.order-xxxl-first{order:-1!important}.order-xxxl-0{order:0!important}.order-xxxl-1{order:1!important}.order-xxxl-2{order:2!important}.order-xxxl-3{order:3!important}.order-xxxl-4{order:4!important}.order-xxxl-5{order:5!important}.order-xxxl-last{order:6!important}.m-xxxl-n4__8{margin:-4.8rem!important}.m-xxxl-n3__2{margin:-3.2rem!important}.m-xxxl-n1__2{margin:-1.2rem!important}.m-xxxl-n8__0{margin:-8rem!important}.m-xxxl-0{margin:0!important}.m-xxxl-0__5{margin:.5rem!important}.m-xxxl-0__8{margin:.8rem!important}.m-xxxl-1__0{margin:1rem!important}.m-xxxl-1__2{margin:1.2rem!important}.m-xxxl-1__3{margin:1.3rem!important}.m-xxxl-1__5{margin:1.5rem!important}.m-xxxl-1__6{margin:1.6rem!important}.m-xxxl-1__8{margin:1.8rem!important}.m-xxxl-2__0{margin:2rem!important}.m-xxxl-2__4{margin:2.4rem!important}.m-xxxl-2__5{margin:2.5rem!important}.m-xxxl-3__0{margin:3rem!important}.m-xxxl-3__2{margin:3.2rem!important}.m-xxxl-3__5{margin:3.5rem!important}.m-xxxl-3__8{margin:3.8rem!important}.m-xxxl-4__0{margin:4rem!important}.m-xxxl-4__3{margin:4.3rem!important}.m-xxxl-4__5{margin:4.5rem!important}.m-xxxl-4__8{margin:4.8rem!important}.m-xxxl-5__0{margin:5rem!important}.m-xxxl-5__2{margin:5.2rem!important}.m-xxxl-5__5{margin:5.5rem!important}.m-xxxl-6__0{margin:6rem!important}.m-xxxl-6__2{margin:6.2rem!important}.m-xxxl-6__4{margin:6.4rem!important}.m-xxxl-6__5{margin:6.5rem!important}.m-xxxl-6__8{margin:6.8rem!important}.m-xxxl-7__0{margin:7rem!important}.m-xxxl-7__5{margin:7.5rem!important}.m-xxxl-7__8{margin:7.8rem!important}.m-xxxl-8__0{margin:8rem!important}.m-xxxl-8__5{margin:8.5rem!important}.m-xxxl-9__0{margin:9rem!important}.m-xxxl-9__5{margin:9.5rem!important}.m-xxxl-10__0{margin:10rem!important}.m-xxxl-10__5{margin:10.5rem!important}.m-xxxl-11__0{margin:11rem!important}.m-xxxl-12__0{margin:12rem!important}.m-xxxl-12__5{margin:12.5rem!important}.m-xxxl-13__0{margin:13rem!important}.m-xxxl-13__5{margin:13.5rem!important}.m-xxxl-14__0{margin:14rem!important}.m-xxxl-15__0{margin:15rem!important}.m-xxxl-15__5{margin:15.5rem!important}.m-xxxl-16__0{margin:16rem!important}.m-xxxl-17__0{margin:17rem!important}.m-xxxl-18__0{margin:18rem!important}.m-xxxl-19__0{margin:19rem!important}.m-xxxl-20__0{margin:20rem!important}.m-xxxl-22__5{margin:22.5rem!important}.m-xxxl-28__0{margin:28rem!important}.m-xxxl-30__0{margin:30rem!important}.m-xxxl-auto{margin:auto!important}.mx-xxxl-n4__8{margin-right:-4.8rem!important;margin-left:-4.8rem!important}.mx-xxxl-n3__2{margin-right:-3.2rem!important;margin-left:-3.2rem!important}.mx-xxxl-n1__2{margin-right:-1.2rem!important;margin-left:-1.2rem!important}.mx-xxxl-n8__0{margin-right:-8rem!important;margin-left:-8rem!important}.mx-xxxl-0{margin-right:0!important;margin-left:0!important}.mx-xxxl-0__5{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxxl-0__8{margin-right:.8rem!important;margin-left:.8rem!important}.mx-xxxl-1__0{margin-right:1rem!important;margin-left:1rem!important}.mx-xxxl-1__2{margin-right:1.2rem!important;margin-left:1.2rem!important}.mx-xxxl-1__3{margin-right:1.3rem!important;margin-left:1.3rem!important}.mx-xxxl-1__5{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxxl-1__6{margin-right:1.6rem!important;margin-left:1.6rem!important}.mx-xxxl-1__8{margin-right:1.8rem!important;margin-left:1.8rem!important}.mx-xxxl-2__0{margin-right:2rem!important;margin-left:2rem!important}.mx-xxxl-2__4{margin-right:2.4rem!important;margin-left:2.4rem!important}.mx-xxxl-2__5{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xxxl-3__0{margin-right:3rem!important;margin-left:3rem!important}.mx-xxxl-3__2{margin-right:3.2rem!important;margin-left:3.2rem!important}.mx-xxxl-3__5{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xxxl-3__8{margin-right:3.8rem!important;margin-left:3.8rem!important}.mx-xxxl-4__0{margin-right:4rem!important;margin-left:4rem!important}.mx-xxxl-4__3{margin-right:4.3rem!important;margin-left:4.3rem!important}.mx-xxxl-4__5{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-xxxl-4__8{margin-right:4.8rem!important;margin-left:4.8rem!important}.mx-xxxl-5__0{margin-right:5rem!important;margin-left:5rem!important}.mx-xxxl-5__2{margin-right:5.2rem!important;margin-left:5.2rem!important}.mx-xxxl-5__5{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-xxxl-6__0{margin-right:6rem!important;margin-left:6rem!important}.mx-xxxl-6__2{margin-right:6.2rem!important;margin-left:6.2rem!important}.mx-xxxl-6__4{margin-right:6.4rem!important;margin-left:6.4rem!important}.mx-xxxl-6__5{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-xxxl-6__8{margin-right:6.8rem!important;margin-left:6.8rem!important}.mx-xxxl-7__0{margin-right:7rem!important;margin-left:7rem!important}.mx-xxxl-7__5{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-xxxl-7__8{margin-right:7.8rem!important;margin-left:7.8rem!important}.mx-xxxl-8__0{margin-right:8rem!important;margin-left:8rem!important}.mx-xxxl-8__5{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-xxxl-9__0{margin-right:9rem!important;margin-left:9rem!important}.mx-xxxl-9__5{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-xxxl-10__0{margin-right:10rem!important;margin-left:10rem!important}.mx-xxxl-10__5{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-xxxl-11__0{margin-right:11rem!important;margin-left:11rem!important}.mx-xxxl-12__0{margin-right:12rem!important;margin-left:12rem!important}.mx-xxxl-12__5{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-xxxl-13__0{margin-right:13rem!important;margin-left:13rem!important}.mx-xxxl-13__5{margin-right:13.5rem!important;margin-left:13.5rem!important}.mx-xxxl-14__0{margin-right:14rem!important;margin-left:14rem!important}.mx-xxxl-15__0{margin-right:15rem!important;margin-left:15rem!important}.mx-xxxl-15__5{margin-right:15.5rem!important;margin-left:15.5rem!important}.mx-xxxl-16__0{margin-right:16rem!important;margin-left:16rem!important}.mx-xxxl-17__0{margin-right:17rem!important;margin-left:17rem!important}.mx-xxxl-18__0{margin-right:18rem!important;margin-left:18rem!important}.mx-xxxl-19__0{margin-right:19rem!important;margin-left:19rem!important}.mx-xxxl-20__0{margin-right:20rem!important;margin-left:20rem!important}.mx-xxxl-22__5{margin-right:22.5rem!important;margin-left:22.5rem!important}.mx-xxxl-28__0{margin-right:28rem!important;margin-left:28rem!important}.mx-xxxl-30__0{margin-right:30rem!important;margin-left:30rem!important}.mx-xxxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxxl-n4__8{margin-top:-4.8rem!important;margin-bottom:-4.8rem!important}.my-xxxl-n3__2{margin-top:-3.2rem!important;margin-bottom:-3.2rem!important}.my-xxxl-n1__2{margin-top:-1.2rem!important;margin-bottom:-1.2rem!important}.my-xxxl-n8__0{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-xxxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxxl-0__5{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxxl-0__8{margin-top:.8rem!important;margin-bottom:.8rem!important}.my-xxxl-1__0{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxxl-1__2{margin-top:1.2rem!important;margin-bottom:1.2rem!important}.my-xxxl-1__3{margin-top:1.3rem!important;margin-bottom:1.3rem!important}.my-xxxl-1__5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxxl-1__6{margin-top:1.6rem!important;margin-bottom:1.6rem!important}.my-xxxl-1__8{margin-top:1.8rem!important;margin-bottom:1.8rem!important}.my-xxxl-2__0{margin-top:2rem!important;margin-bottom:2rem!important}.my-xxxl-2__4{margin-top:2.4rem!important;margin-bottom:2.4rem!important}.my-xxxl-2__5{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xxxl-3__0{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxxl-3__2{margin-top:3.2rem!important;margin-bottom:3.2rem!important}.my-xxxl-3__5{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xxxl-3__8{margin-top:3.8rem!important;margin-bottom:3.8rem!important}.my-xxxl-4__0{margin-top:4rem!important;margin-bottom:4rem!important}.my-xxxl-4__3{margin-top:4.3rem!important;margin-bottom:4.3rem!important}.my-xxxl-4__5{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-xxxl-4__8{margin-top:4.8rem!important;margin-bottom:4.8rem!important}.my-xxxl-5__0{margin-top:5rem!important;margin-bottom:5rem!important}.my-xxxl-5__2{margin-top:5.2rem!important;margin-bottom:5.2rem!important}.my-xxxl-5__5{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-xxxl-6__0{margin-top:6rem!important;margin-bottom:6rem!important}.my-xxxl-6__2{margin-top:6.2rem!important;margin-bottom:6.2rem!important}.my-xxxl-6__4{margin-top:6.4rem!important;margin-bottom:6.4rem!important}.my-xxxl-6__5{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-xxxl-6__8{margin-top:6.8rem!important;margin-bottom:6.8rem!important}.my-xxxl-7__0{margin-top:7rem!important;margin-bottom:7rem!important}.my-xxxl-7__5{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-xxxl-7__8{margin-top:7.8rem!important;margin-bottom:7.8rem!important}.my-xxxl-8__0{margin-top:8rem!important;margin-bottom:8rem!important}.my-xxxl-8__5{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-xxxl-9__0{margin-top:9rem!important;margin-bottom:9rem!important}.my-xxxl-9__5{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-xxxl-10__0{margin-top:10rem!important;margin-bottom:10rem!important}.my-xxxl-10__5{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-xxxl-11__0{margin-top:11rem!important;margin-bottom:11rem!important}.my-xxxl-12__0{margin-top:12rem!important;margin-bottom:12rem!important}.my-xxxl-12__5{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-xxxl-13__0{margin-top:13rem!important;margin-bottom:13rem!important}.my-xxxl-13__5{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-xxxl-14__0{margin-top:14rem!important;margin-bottom:14rem!important}.my-xxxl-15__0{margin-top:15rem!important;margin-bottom:15rem!important}.my-xxxl-15__5{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-xxxl-16__0{margin-top:16rem!important;margin-bottom:16rem!important}.my-xxxl-17__0{margin-top:17rem!important;margin-bottom:17rem!important}.my-xxxl-18__0{margin-top:18rem!important;margin-bottom:18rem!important}.my-xxxl-19__0{margin-top:19rem!important;margin-bottom:19rem!important}.my-xxxl-20__0{margin-top:20rem!important;margin-bottom:20rem!important}.my-xxxl-22__5{margin-top:22.5rem!important;margin-bottom:22.5rem!important}.my-xxxl-28__0{margin-top:28rem!important;margin-bottom:28rem!important}.my-xxxl-30__0{margin-top:30rem!important;margin-bottom:30rem!important}.my-xxxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxxl-n4__8{margin-top:-4.8rem!important}.mt-xxxl-n3__2{margin-top:-3.2rem!important}.mt-xxxl-n1__2{margin-top:-1.2rem!important}.mt-xxxl-n8__0{margin-top:-8rem!important}.mt-xxxl-0{margin-top:0!important}.mt-xxxl-0__5{margin-top:.5rem!important}.mt-xxxl-0__8{margin-top:.8rem!important}.mt-xxxl-1__0{margin-top:1rem!important}.mt-xxxl-1__2{margin-top:1.2rem!important}.mt-xxxl-1__3{margin-top:1.3rem!important}.mt-xxxl-1__5{margin-top:1.5rem!important}.mt-xxxl-1__6{margin-top:1.6rem!important}.mt-xxxl-1__8{margin-top:1.8rem!important}.mt-xxxl-2__0{margin-top:2rem!important}.mt-xxxl-2__4{margin-top:2.4rem!important}.mt-xxxl-2__5{margin-top:2.5rem!important}.mt-xxxl-3__0{margin-top:3rem!important}.mt-xxxl-3__2{margin-top:3.2rem!important}.mt-xxxl-3__5{margin-top:3.5rem!important}.mt-xxxl-3__8{margin-top:3.8rem!important}.mt-xxxl-4__0{margin-top:4rem!important}.mt-xxxl-4__3{margin-top:4.3rem!important}.mt-xxxl-4__5{margin-top:4.5rem!important}.mt-xxxl-4__8{margin-top:4.8rem!important}.mt-xxxl-5__0{margin-top:5rem!important}.mt-xxxl-5__2{margin-top:5.2rem!important}.mt-xxxl-5__5{margin-top:5.5rem!important}.mt-xxxl-6__0{margin-top:6rem!important}.mt-xxxl-6__2{margin-top:6.2rem!important}.mt-xxxl-6__4{margin-top:6.4rem!important}.mt-xxxl-6__5{margin-top:6.5rem!important}.mt-xxxl-6__8{margin-top:6.8rem!important}.mt-xxxl-7__0{margin-top:7rem!important}.mt-xxxl-7__5{margin-top:7.5rem!important}.mt-xxxl-7__8{margin-top:7.8rem!important}.mt-xxxl-8__0{margin-top:8rem!important}.mt-xxxl-8__5{margin-top:8.5rem!important}.mt-xxxl-9__0{margin-top:9rem!important}.mt-xxxl-9__5{margin-top:9.5rem!important}.mt-xxxl-10__0{margin-top:10rem!important}.mt-xxxl-10__5{margin-top:10.5rem!important}.mt-xxxl-11__0{margin-top:11rem!important}.mt-xxxl-12__0{margin-top:12rem!important}.mt-xxxl-12__5{margin-top:12.5rem!important}.mt-xxxl-13__0{margin-top:13rem!important}.mt-xxxl-13__5{margin-top:13.5rem!important}.mt-xxxl-14__0{margin-top:14rem!important}.mt-xxxl-15__0{margin-top:15rem!important}.mt-xxxl-15__5{margin-top:15.5rem!important}.mt-xxxl-16__0{margin-top:16rem!important}.mt-xxxl-17__0{margin-top:17rem!important}.mt-xxxl-18__0{margin-top:18rem!important}.mt-xxxl-19__0{margin-top:19rem!important}.mt-xxxl-20__0{margin-top:20rem!important}.mt-xxxl-22__5{margin-top:22.5rem!important}.mt-xxxl-28__0{margin-top:28rem!important}.mt-xxxl-30__0{margin-top:30rem!important}.mt-xxxl-auto{margin-top:auto!important}.me-xxxl-n4__8{margin-right:-4.8rem!important}.me-xxxl-n3__2{margin-right:-3.2rem!important}.me-xxxl-n1__2{margin-right:-1.2rem!important}.me-xxxl-n8__0{margin-right:-8rem!important}.me-xxxl-0{margin-right:0!important}.me-xxxl-0__5{margin-right:.5rem!important}.me-xxxl-0__8{margin-right:.8rem!important}.me-xxxl-1__0{margin-right:1rem!important}.me-xxxl-1__2{margin-right:1.2rem!important}.me-xxxl-1__3{margin-right:1.3rem!important}.me-xxxl-1__5{margin-right:1.5rem!important}.me-xxxl-1__6{margin-right:1.6rem!important}.me-xxxl-1__8{margin-right:1.8rem!important}.me-xxxl-2__0{margin-right:2rem!important}.me-xxxl-2__4{margin-right:2.4rem!important}.me-xxxl-2__5{margin-right:2.5rem!important}.me-xxxl-3__0{margin-right:3rem!important}.me-xxxl-3__2{margin-right:3.2rem!important}.me-xxxl-3__5{margin-right:3.5rem!important}.me-xxxl-3__8{margin-right:3.8rem!important}.me-xxxl-4__0{margin-right:4rem!important}.me-xxxl-4__3{margin-right:4.3rem!important}.me-xxxl-4__5{margin-right:4.5rem!important}.me-xxxl-4__8{margin-right:4.8rem!important}.me-xxxl-5__0{margin-right:5rem!important}.me-xxxl-5__2{margin-right:5.2rem!important}.me-xxxl-5__5{margin-right:5.5rem!important}.me-xxxl-6__0{margin-right:6rem!important}.me-xxxl-6__2{margin-right:6.2rem!important}.me-xxxl-6__4{margin-right:6.4rem!important}.me-xxxl-6__5{margin-right:6.5rem!important}.me-xxxl-6__8{margin-right:6.8rem!important}.me-xxxl-7__0{margin-right:7rem!important}.me-xxxl-7__5{margin-right:7.5rem!important}.me-xxxl-7__8{margin-right:7.8rem!important}.me-xxxl-8__0{margin-right:8rem!important}.me-xxxl-8__5{margin-right:8.5rem!important}.me-xxxl-9__0{margin-right:9rem!important}.me-xxxl-9__5{margin-right:9.5rem!important}.me-xxxl-10__0{margin-right:10rem!important}.me-xxxl-10__5{margin-right:10.5rem!important}.me-xxxl-11__0{margin-right:11rem!important}.me-xxxl-12__0{margin-right:12rem!important}.me-xxxl-12__5{margin-right:12.5rem!important}.me-xxxl-13__0{margin-right:13rem!important}.me-xxxl-13__5{margin-right:13.5rem!important}.me-xxxl-14__0{margin-right:14rem!important}.me-xxxl-15__0{margin-right:15rem!important}.me-xxxl-15__5{margin-right:15.5rem!important}.me-xxxl-16__0{margin-right:16rem!important}.me-xxxl-17__0{margin-right:17rem!important}.me-xxxl-18__0{margin-right:18rem!important}.me-xxxl-19__0{margin-right:19rem!important}.me-xxxl-20__0{margin-right:20rem!important}.me-xxxl-22__5{margin-right:22.5rem!important}.me-xxxl-28__0{margin-right:28rem!important}.me-xxxl-30__0{margin-right:30rem!important}.me-xxxl-auto{margin-right:auto!important}.mb-xxxl-n4__8{margin-bottom:-4.8rem!important}.mb-xxxl-n3__2{margin-bottom:-3.2rem!important}.mb-xxxl-n1__2{margin-bottom:-1.2rem!important}.mb-xxxl-n8__0{margin-bottom:-8rem!important}.mb-xxxl-0{margin-bottom:0!important}.mb-xxxl-0__5{margin-bottom:.5rem!important}.mb-xxxl-0__8{margin-bottom:.8rem!important}.mb-xxxl-1__0{margin-bottom:1rem!important}.mb-xxxl-1__2{margin-bottom:1.2rem!important}.mb-xxxl-1__3{margin-bottom:1.3rem!important}.mb-xxxl-1__5{margin-bottom:1.5rem!important}.mb-xxxl-1__6{margin-bottom:1.6rem!important}.mb-xxxl-1__8{margin-bottom:1.8rem!important}.mb-xxxl-2__0{margin-bottom:2rem!important}.mb-xxxl-2__4{margin-bottom:2.4rem!important}.mb-xxxl-2__5{margin-bottom:2.5rem!important}.mb-xxxl-3__0{margin-bottom:3rem!important}.mb-xxxl-3__2{margin-bottom:3.2rem!important}.mb-xxxl-3__5{margin-bottom:3.5rem!important}.mb-xxxl-3__8{margin-bottom:3.8rem!important}.mb-xxxl-4__0{margin-bottom:4rem!important}.mb-xxxl-4__3{margin-bottom:4.3rem!important}.mb-xxxl-4__5{margin-bottom:4.5rem!important}.mb-xxxl-4__8{margin-bottom:4.8rem!important}.mb-xxxl-5__0{margin-bottom:5rem!important}.mb-xxxl-5__2{margin-bottom:5.2rem!important}.mb-xxxl-5__5{margin-bottom:5.5rem!important}.mb-xxxl-6__0{margin-bottom:6rem!important}.mb-xxxl-6__2{margin-bottom:6.2rem!important}.mb-xxxl-6__4{margin-bottom:6.4rem!important}.mb-xxxl-6__5{margin-bottom:6.5rem!important}.mb-xxxl-6__8{margin-bottom:6.8rem!important}.mb-xxxl-7__0{margin-bottom:7rem!important}.mb-xxxl-7__5{margin-bottom:7.5rem!important}.mb-xxxl-7__8{margin-bottom:7.8rem!important}.mb-xxxl-8__0{margin-bottom:8rem!important}.mb-xxxl-8__5{margin-bottom:8.5rem!important}.mb-xxxl-9__0{margin-bottom:9rem!important}.mb-xxxl-9__5{margin-bottom:9.5rem!important}.mb-xxxl-10__0{margin-bottom:10rem!important}.mb-xxxl-10__5{margin-bottom:10.5rem!important}.mb-xxxl-11__0{margin-bottom:11rem!important}.mb-xxxl-12__0{margin-bottom:12rem!important}.mb-xxxl-12__5{margin-bottom:12.5rem!important}.mb-xxxl-13__0{margin-bottom:13rem!important}.mb-xxxl-13__5{margin-bottom:13.5rem!important}.mb-xxxl-14__0{margin-bottom:14rem!important}.mb-xxxl-15__0{margin-bottom:15rem!important}.mb-xxxl-15__5{margin-bottom:15.5rem!important}.mb-xxxl-16__0{margin-bottom:16rem!important}.mb-xxxl-17__0{margin-bottom:17rem!important}.mb-xxxl-18__0{margin-bottom:18rem!important}.mb-xxxl-19__0{margin-bottom:19rem!important}.mb-xxxl-20__0{margin-bottom:20rem!important}.mb-xxxl-22__5{margin-bottom:22.5rem!important}.mb-xxxl-28__0{margin-bottom:28rem!important}.mb-xxxl-30__0{margin-bottom:30rem!important}.mb-xxxl-auto{margin-bottom:auto!important}.ms-xxxl-n4__8{margin-left:-4.8rem!important}.ms-xxxl-n3__2{margin-left:-3.2rem!important}.ms-xxxl-n1__2{margin-left:-1.2rem!important}.ms-xxxl-n8__0{margin-left:-8rem!important}.ms-xxxl-0{margin-left:0!important}.ms-xxxl-0__5{margin-left:.5rem!important}.ms-xxxl-0__8{margin-left:.8rem!important}.ms-xxxl-1__0{margin-left:1rem!important}.ms-xxxl-1__2{margin-left:1.2rem!important}.ms-xxxl-1__3{margin-left:1.3rem!important}.ms-xxxl-1__5{margin-left:1.5rem!important}.ms-xxxl-1__6{margin-left:1.6rem!important}.ms-xxxl-1__8{margin-left:1.8rem!important}.ms-xxxl-2__0{margin-left:2rem!important}.ms-xxxl-2__4{margin-left:2.4rem!important}.ms-xxxl-2__5{margin-left:2.5rem!important}.ms-xxxl-3__0{margin-left:3rem!important}.ms-xxxl-3__2{margin-left:3.2rem!important}.ms-xxxl-3__5{margin-left:3.5rem!important}.ms-xxxl-3__8{margin-left:3.8rem!important}.ms-xxxl-4__0{margin-left:4rem!important}.ms-xxxl-4__3{margin-left:4.3rem!important}.ms-xxxl-4__5{margin-left:4.5rem!important}.ms-xxxl-4__8{margin-left:4.8rem!important}.ms-xxxl-5__0{margin-left:5rem!important}.ms-xxxl-5__2{margin-left:5.2rem!important}.ms-xxxl-5__5{margin-left:5.5rem!important}.ms-xxxl-6__0{margin-left:6rem!important}.ms-xxxl-6__2{margin-left:6.2rem!important}.ms-xxxl-6__4{margin-left:6.4rem!important}.ms-xxxl-6__5{margin-left:6.5rem!important}.ms-xxxl-6__8{margin-left:6.8rem!important}.ms-xxxl-7__0{margin-left:7rem!important}.ms-xxxl-7__5{margin-left:7.5rem!important}.ms-xxxl-7__8{margin-left:7.8rem!important}.ms-xxxl-8__0{margin-left:8rem!important}.ms-xxxl-8__5{margin-left:8.5rem!important}.ms-xxxl-9__0{margin-left:9rem!important}.ms-xxxl-9__5{margin-left:9.5rem!important}.ms-xxxl-10__0{margin-left:10rem!important}.ms-xxxl-10__5{margin-left:10.5rem!important}.ms-xxxl-11__0{margin-left:11rem!important}.ms-xxxl-12__0{margin-left:12rem!important}.ms-xxxl-12__5{margin-left:12.5rem!important}.ms-xxxl-13__0{margin-left:13rem!important}.ms-xxxl-13__5{margin-left:13.5rem!important}.ms-xxxl-14__0{margin-left:14rem!important}.ms-xxxl-15__0{margin-left:15rem!important}.ms-xxxl-15__5{margin-left:15.5rem!important}.ms-xxxl-16__0{margin-left:16rem!important}.ms-xxxl-17__0{margin-left:17rem!important}.ms-xxxl-18__0{margin-left:18rem!important}.ms-xxxl-19__0{margin-left:19rem!important}.ms-xxxl-20__0{margin-left:20rem!important}.ms-xxxl-22__5{margin-left:22.5rem!important}.ms-xxxl-28__0{margin-left:28rem!important}.ms-xxxl-30__0{margin-left:30rem!important}.ms-xxxl-auto{margin-left:auto!important}.p-xxxl-n4__8{padding:-4.8rem!important}.p-xxxl-n3__2{padding:-3.2rem!important}.p-xxxl-n1__2{padding:-1.2rem!important}.p-xxxl-n8__0{padding:-8rem!important}.p-xxxl-0{padding:0!important}.p-xxxl-0__5{padding:.5rem!important}.p-xxxl-0__8{padding:.8rem!important}.p-xxxl-1__0{padding:1rem!important}.p-xxxl-1__2{padding:1.2rem!important}.p-xxxl-1__3{padding:1.3rem!important}.p-xxxl-1__5{padding:1.5rem!important}.p-xxxl-1__6{padding:1.6rem!important}.p-xxxl-1__8{padding:1.8rem!important}.p-xxxl-2__0{padding:2rem!important}.p-xxxl-2__4{padding:2.4rem!important}.p-xxxl-2__5{padding:2.5rem!important}.p-xxxl-3__0{padding:3rem!important}.p-xxxl-3__2{padding:3.2rem!important}.p-xxxl-3__5{padding:3.5rem!important}.p-xxxl-3__8{padding:3.8rem!important}.p-xxxl-4__0{padding:4rem!important}.p-xxxl-4__3{padding:4.3rem!important}.p-xxxl-4__5{padding:4.5rem!important}.p-xxxl-4__8{padding:4.8rem!important}.p-xxxl-5__0{padding:5rem!important}.p-xxxl-5__2{padding:5.2rem!important}.p-xxxl-5__5{padding:5.5rem!important}.p-xxxl-6__0{padding:6rem!important}.p-xxxl-6__2{padding:6.2rem!important}.p-xxxl-6__4{padding:6.4rem!important}.p-xxxl-6__5{padding:6.5rem!important}.p-xxxl-6__8{padding:6.8rem!important}.p-xxxl-7__0{padding:7rem!important}.p-xxxl-7__5{padding:7.5rem!important}.p-xxxl-7__8{padding:7.8rem!important}.p-xxxl-8__0{padding:8rem!important}.p-xxxl-8__5{padding:8.5rem!important}.p-xxxl-9__0{padding:9rem!important}.p-xxxl-9__5{padding:9.5rem!important}.p-xxxl-10__0{padding:10rem!important}.p-xxxl-10__5{padding:10.5rem!important}.p-xxxl-11__0{padding:11rem!important}.p-xxxl-12__0{padding:12rem!important}.p-xxxl-12__5{padding:12.5rem!important}.p-xxxl-13__0{padding:13rem!important}.p-xxxl-13__5{padding:13.5rem!important}.p-xxxl-14__0{padding:14rem!important}.p-xxxl-15__0{padding:15rem!important}.p-xxxl-15__5{padding:15.5rem!important}.p-xxxl-16__0{padding:16rem!important}.p-xxxl-17__0{padding:17rem!important}.p-xxxl-18__0{padding:18rem!important}.p-xxxl-19__0{padding:19rem!important}.p-xxxl-20__0{padding:20rem!important}.p-xxxl-22__5{padding:22.5rem!important}.p-xxxl-28__0{padding:28rem!important}.p-xxxl-30__0{padding:30rem!important}.px-xxxl-n4__8{padding-right:-4.8rem!important;padding-left:-4.8rem!important}.px-xxxl-n3__2{padding-right:-3.2rem!important;padding-left:-3.2rem!important}.px-xxxl-n1__2{padding-right:-1.2rem!important;padding-left:-1.2rem!important}.px-xxxl-n8__0{padding-right:-8rem!important;padding-left:-8rem!important}.px-xxxl-0{padding-right:0!important;padding-left:0!important}.px-xxxl-0__5{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxxl-0__8{padding-right:.8rem!important;padding-left:.8rem!important}.px-xxxl-1__0{padding-right:1rem!important;padding-left:1rem!important}.px-xxxl-1__2{padding-right:1.2rem!important;padding-left:1.2rem!important}.px-xxxl-1__3{padding-right:1.3rem!important;padding-left:1.3rem!important}.px-xxxl-1__5{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxxl-1__6{padding-right:1.6rem!important;padding-left:1.6rem!important}.px-xxxl-1__8{padding-right:1.8rem!important;padding-left:1.8rem!important}.px-xxxl-2__0{padding-right:2rem!important;padding-left:2rem!important}.px-xxxl-2__4{padding-right:2.4rem!important;padding-left:2.4rem!important}.px-xxxl-2__5{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xxxl-3__0{padding-right:3rem!important;padding-left:3rem!important}.px-xxxl-3__2{padding-right:3.2rem!important;padding-left:3.2rem!important}.px-xxxl-3__5{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xxxl-3__8{padding-right:3.8rem!important;padding-left:3.8rem!important}.px-xxxl-4__0{padding-right:4rem!important;padding-left:4rem!important}.px-xxxl-4__3{padding-right:4.3rem!important;padding-left:4.3rem!important}.px-xxxl-4__5{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-xxxl-4__8{padding-right:4.8rem!important;padding-left:4.8rem!important}.px-xxxl-5__0{padding-right:5rem!important;padding-left:5rem!important}.px-xxxl-5__2{padding-right:5.2rem!important;padding-left:5.2rem!important}.px-xxxl-5__5{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-xxxl-6__0{padding-right:6rem!important;padding-left:6rem!important}.px-xxxl-6__2{padding-right:6.2rem!important;padding-left:6.2rem!important}.px-xxxl-6__4{padding-right:6.4rem!important;padding-left:6.4rem!important}.px-xxxl-6__5{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-xxxl-6__8{padding-right:6.8rem!important;padding-left:6.8rem!important}.px-xxxl-7__0{padding-right:7rem!important;padding-left:7rem!important}.px-xxxl-7__5{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-xxxl-7__8{padding-right:7.8rem!important;padding-left:7.8rem!important}.px-xxxl-8__0{padding-right:8rem!important;padding-left:8rem!important}.px-xxxl-8__5{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-xxxl-9__0{padding-right:9rem!important;padding-left:9rem!important}.px-xxxl-9__5{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-xxxl-10__0{padding-right:10rem!important;padding-left:10rem!important}.px-xxxl-10__5{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-xxxl-11__0{padding-right:11rem!important;padding-left:11rem!important}.px-xxxl-12__0{padding-right:12rem!important;padding-left:12rem!important}.px-xxxl-12__5{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-xxxl-13__0{padding-right:13rem!important;padding-left:13rem!important}.px-xxxl-13__5{padding-right:13.5rem!important;padding-left:13.5rem!important}.px-xxxl-14__0{padding-right:14rem!important;padding-left:14rem!important}.px-xxxl-15__0{padding-right:15rem!important;padding-left:15rem!important}.px-xxxl-15__5{padding-right:15.5rem!important;padding-left:15.5rem!important}.px-xxxl-16__0{padding-right:16rem!important;padding-left:16rem!important}.px-xxxl-17__0{padding-right:17rem!important;padding-left:17rem!important}.px-xxxl-18__0{padding-right:18rem!important;padding-left:18rem!important}.px-xxxl-19__0{padding-right:19rem!important;padding-left:19rem!important}.px-xxxl-20__0{padding-right:20rem!important;padding-left:20rem!important}.px-xxxl-22__5{padding-right:22.5rem!important;padding-left:22.5rem!important}.px-xxxl-28__0{padding-right:28rem!important;padding-left:28rem!important}.px-xxxl-30__0{padding-right:30rem!important;padding-left:30rem!important}.py-xxxl-n4__8{padding-top:-4.8rem!important;padding-bottom:-4.8rem!important}.py-xxxl-n3__2{padding-top:-3.2rem!important;padding-bottom:-3.2rem!important}.py-xxxl-n1__2{padding-top:-1.2rem!important;padding-bottom:-1.2rem!important}.py-xxxl-n8__0{padding-top:-8rem!important;padding-bottom:-8rem!important}.py-xxxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxxl-0__5{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxxl-0__8{padding-top:.8rem!important;padding-bottom:.8rem!important}.py-xxxl-1__0{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxxl-1__2{padding-top:1.2rem!important;padding-bottom:1.2rem!important}.py-xxxl-1__3{padding-top:1.3rem!important;padding-bottom:1.3rem!important}.py-xxxl-1__5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxxl-1__6{padding-top:1.6rem!important;padding-bottom:1.6rem!important}.py-xxxl-1__8{padding-top:1.8rem!important;padding-bottom:1.8rem!important}.py-xxxl-2__0{padding-top:2rem!important;padding-bottom:2rem!important}.py-xxxl-2__4{padding-top:2.4rem!important;padding-bottom:2.4rem!important}.py-xxxl-2__5{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xxxl-3__0{padding-top:3rem!important;padding-bottom:3rem!important}.py-xxxl-3__2{padding-top:3.2rem!important;padding-bottom:3.2rem!important}.py-xxxl-3__5{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xxxl-3__8{padding-top:3.8rem!important;padding-bottom:3.8rem!important}.py-xxxl-4__0{padding-top:4rem!important;padding-bottom:4rem!important}.py-xxxl-4__3{padding-top:4.3rem!important;padding-bottom:4.3rem!important}.py-xxxl-4__5{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-xxxl-4__8{padding-top:4.8rem!important;padding-bottom:4.8rem!important}.py-xxxl-5__0{padding-top:5rem!important;padding-bottom:5rem!important}.py-xxxl-5__2{padding-top:5.2rem!important;padding-bottom:5.2rem!important}.py-xxxl-5__5{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-xxxl-6__0{padding-top:6rem!important;padding-bottom:6rem!important}.py-xxxl-6__2{padding-top:6.2rem!important;padding-bottom:6.2rem!important}.py-xxxl-6__4{padding-top:6.4rem!important;padding-bottom:6.4rem!important}.py-xxxl-6__5{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-xxxl-6__8{padding-top:6.8rem!important;padding-bottom:6.8rem!important}.py-xxxl-7__0{padding-top:7rem!important;padding-bottom:7rem!important}.py-xxxl-7__5{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-xxxl-7__8{padding-top:7.8rem!important;padding-bottom:7.8rem!important}.py-xxxl-8__0{padding-top:8rem!important;padding-bottom:8rem!important}.py-xxxl-8__5{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-xxxl-9__0{padding-top:9rem!important;padding-bottom:9rem!important}.py-xxxl-9__5{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-xxxl-10__0{padding-top:10rem!important;padding-bottom:10rem!important}.py-xxxl-10__5{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-xxxl-11__0{padding-top:11rem!important;padding-bottom:11rem!important}.py-xxxl-12__0{padding-top:12rem!important;padding-bottom:12rem!important}.py-xxxl-12__5{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-xxxl-13__0{padding-top:13rem!important;padding-bottom:13rem!important}.py-xxxl-13__5{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-xxxl-14__0{padding-top:14rem!important;padding-bottom:14rem!important}.py-xxxl-15__0{padding-top:15rem!important;padding-bottom:15rem!important}.py-xxxl-15__5{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-xxxl-16__0{padding-top:16rem!important;padding-bottom:16rem!important}.py-xxxl-17__0{padding-top:17rem!important;padding-bottom:17rem!important}.py-xxxl-18__0{padding-top:18rem!important;padding-bottom:18rem!important}.py-xxxl-19__0{padding-top:19rem!important;padding-bottom:19rem!important}.py-xxxl-20__0{padding-top:20rem!important;padding-bottom:20rem!important}.py-xxxl-22__5{padding-top:22.5rem!important;padding-bottom:22.5rem!important}.py-xxxl-28__0{padding-top:28rem!important;padding-bottom:28rem!important}.py-xxxl-30__0{padding-top:30rem!important;padding-bottom:30rem!important}.pt-xxxl-n4__8{padding-top:-4.8rem!important}.pt-xxxl-n3__2{padding-top:-3.2rem!important}.pt-xxxl-n1__2{padding-top:-1.2rem!important}.pt-xxxl-n8__0{padding-top:-8rem!important}.pt-xxxl-0{padding-top:0!important}.pt-xxxl-0__5{padding-top:.5rem!important}.pt-xxxl-0__8{padding-top:.8rem!important}.pt-xxxl-1__0{padding-top:1rem!important}.pt-xxxl-1__2{padding-top:1.2rem!important}.pt-xxxl-1__3{padding-top:1.3rem!important}.pt-xxxl-1__5{padding-top:1.5rem!important}.pt-xxxl-1__6{padding-top:1.6rem!important}.pt-xxxl-1__8{padding-top:1.8rem!important}.pt-xxxl-2__0{padding-top:2rem!important}.pt-xxxl-2__4{padding-top:2.4rem!important}.pt-xxxl-2__5{padding-top:2.5rem!important}.pt-xxxl-3__0{padding-top:3rem!important}.pt-xxxl-3__2{padding-top:3.2rem!important}.pt-xxxl-3__5{padding-top:3.5rem!important}.pt-xxxl-3__8{padding-top:3.8rem!important}.pt-xxxl-4__0{padding-top:4rem!important}.pt-xxxl-4__3{padding-top:4.3rem!important}.pt-xxxl-4__5{padding-top:4.5rem!important}.pt-xxxl-4__8{padding-top:4.8rem!important}.pt-xxxl-5__0{padding-top:5rem!important}.pt-xxxl-5__2{padding-top:5.2rem!important}.pt-xxxl-5__5{padding-top:5.5rem!important}.pt-xxxl-6__0{padding-top:6rem!important}.pt-xxxl-6__2{padding-top:6.2rem!important}.pt-xxxl-6__4{padding-top:6.4rem!important}.pt-xxxl-6__5{padding-top:6.5rem!important}.pt-xxxl-6__8{padding-top:6.8rem!important}.pt-xxxl-7__0{padding-top:7rem!important}.pt-xxxl-7__5{padding-top:7.5rem!important}.pt-xxxl-7__8{padding-top:7.8rem!important}.pt-xxxl-8__0{padding-top:8rem!important}.pt-xxxl-8__5{padding-top:8.5rem!important}.pt-xxxl-9__0{padding-top:9rem!important}.pt-xxxl-9__5{padding-top:9.5rem!important}.pt-xxxl-10__0{padding-top:10rem!important}.pt-xxxl-10__5{padding-top:10.5rem!important}.pt-xxxl-11__0{padding-top:11rem!important}.pt-xxxl-12__0{padding-top:12rem!important}.pt-xxxl-12__5{padding-top:12.5rem!important}.pt-xxxl-13__0{padding-top:13rem!important}.pt-xxxl-13__5{padding-top:13.5rem!important}.pt-xxxl-14__0{padding-top:14rem!important}.pt-xxxl-15__0{padding-top:15rem!important}.pt-xxxl-15__5{padding-top:15.5rem!important}.pt-xxxl-16__0{padding-top:16rem!important}.pt-xxxl-17__0{padding-top:17rem!important}.pt-xxxl-18__0{padding-top:18rem!important}.pt-xxxl-19__0{padding-top:19rem!important}.pt-xxxl-20__0{padding-top:20rem!important}.pt-xxxl-22__5{padding-top:22.5rem!important}.pt-xxxl-28__0{padding-top:28rem!important}.pt-xxxl-30__0{padding-top:30rem!important}.pe-xxxl-n4__8{padding-right:-4.8rem!important}.pe-xxxl-n3__2{padding-right:-3.2rem!important}.pe-xxxl-n1__2{padding-right:-1.2rem!important}.pe-xxxl-n8__0{padding-right:-8rem!important}.pe-xxxl-0{padding-right:0!important}.pe-xxxl-0__5{padding-right:.5rem!important}.pe-xxxl-0__8{padding-right:.8rem!important}.pe-xxxl-1__0{padding-right:1rem!important}.pe-xxxl-1__2{padding-right:1.2rem!important}.pe-xxxl-1__3{padding-right:1.3rem!important}.pe-xxxl-1__5{padding-right:1.5rem!important}.pe-xxxl-1__6{padding-right:1.6rem!important}.pe-xxxl-1__8{padding-right:1.8rem!important}.pe-xxxl-2__0{padding-right:2rem!important}.pe-xxxl-2__4{padding-right:2.4rem!important}.pe-xxxl-2__5{padding-right:2.5rem!important}.pe-xxxl-3__0{padding-right:3rem!important}.pe-xxxl-3__2{padding-right:3.2rem!important}.pe-xxxl-3__5{padding-right:3.5rem!important}.pe-xxxl-3__8{padding-right:3.8rem!important}.pe-xxxl-4__0{padding-right:4rem!important}.pe-xxxl-4__3{padding-right:4.3rem!important}.pe-xxxl-4__5{padding-right:4.5rem!important}.pe-xxxl-4__8{padding-right:4.8rem!important}.pe-xxxl-5__0{padding-right:5rem!important}.pe-xxxl-5__2{padding-right:5.2rem!important}.pe-xxxl-5__5{padding-right:5.5rem!important}.pe-xxxl-6__0{padding-right:6rem!important}.pe-xxxl-6__2{padding-right:6.2rem!important}.pe-xxxl-6__4{padding-right:6.4rem!important}.pe-xxxl-6__5{padding-right:6.5rem!important}.pe-xxxl-6__8{padding-right:6.8rem!important}.pe-xxxl-7__0{padding-right:7rem!important}.pe-xxxl-7__5{padding-right:7.5rem!important}.pe-xxxl-7__8{padding-right:7.8rem!important}.pe-xxxl-8__0{padding-right:8rem!important}.pe-xxxl-8__5{padding-right:8.5rem!important}.pe-xxxl-9__0{padding-right:9rem!important}.pe-xxxl-9__5{padding-right:9.5rem!important}.pe-xxxl-10__0{padding-right:10rem!important}.pe-xxxl-10__5{padding-right:10.5rem!important}.pe-xxxl-11__0{padding-right:11rem!important}.pe-xxxl-12__0{padding-right:12rem!important}.pe-xxxl-12__5{padding-right:12.5rem!important}.pe-xxxl-13__0{padding-right:13rem!important}.pe-xxxl-13__5{padding-right:13.5rem!important}.pe-xxxl-14__0{padding-right:14rem!important}.pe-xxxl-15__0{padding-right:15rem!important}.pe-xxxl-15__5{padding-right:15.5rem!important}.pe-xxxl-16__0{padding-right:16rem!important}.pe-xxxl-17__0{padding-right:17rem!important}.pe-xxxl-18__0{padding-right:18rem!important}.pe-xxxl-19__0{padding-right:19rem!important}.pe-xxxl-20__0{padding-right:20rem!important}.pe-xxxl-22__5{padding-right:22.5rem!important}.pe-xxxl-28__0{padding-right:28rem!important}.pe-xxxl-30__0{padding-right:30rem!important}.pb-xxxl-n4__8{padding-bottom:-4.8rem!important}.pb-xxxl-n3__2{padding-bottom:-3.2rem!important}.pb-xxxl-n1__2{padding-bottom:-1.2rem!important}.pb-xxxl-n8__0{padding-bottom:-8rem!important}.pb-xxxl-0{padding-bottom:0!important}.pb-xxxl-0__5{padding-bottom:.5rem!important}.pb-xxxl-0__8{padding-bottom:.8rem!important}.pb-xxxl-1__0{padding-bottom:1rem!important}.pb-xxxl-1__2{padding-bottom:1.2rem!important}.pb-xxxl-1__3{padding-bottom:1.3rem!important}.pb-xxxl-1__5{padding-bottom:1.5rem!important}.pb-xxxl-1__6{padding-bottom:1.6rem!important}.pb-xxxl-1__8{padding-bottom:1.8rem!important}.pb-xxxl-2__0{padding-bottom:2rem!important}.pb-xxxl-2__4{padding-bottom:2.4rem!important}.pb-xxxl-2__5{padding-bottom:2.5rem!important}.pb-xxxl-3__0{padding-bottom:3rem!important}.pb-xxxl-3__2{padding-bottom:3.2rem!important}.pb-xxxl-3__5{padding-bottom:3.5rem!important}.pb-xxxl-3__8{padding-bottom:3.8rem!important}.pb-xxxl-4__0{padding-bottom:4rem!important}.pb-xxxl-4__3{padding-bottom:4.3rem!important}.pb-xxxl-4__5{padding-bottom:4.5rem!important}.pb-xxxl-4__8{padding-bottom:4.8rem!important}.pb-xxxl-5__0{padding-bottom:5rem!important}.pb-xxxl-5__2{padding-bottom:5.2rem!important}.pb-xxxl-5__5{padding-bottom:5.5rem!important}.pb-xxxl-6__0{padding-bottom:6rem!important}.pb-xxxl-6__2{padding-bottom:6.2rem!important}.pb-xxxl-6__4{padding-bottom:6.4rem!important}.pb-xxxl-6__5{padding-bottom:6.5rem!important}.pb-xxxl-6__8{padding-bottom:6.8rem!important}.pb-xxxl-7__0{padding-bottom:7rem!important}.pb-xxxl-7__5{padding-bottom:7.5rem!important}.pb-xxxl-7__8{padding-bottom:7.8rem!important}.pb-xxxl-8__0{padding-bottom:8rem!important}.pb-xxxl-8__5{padding-bottom:8.5rem!important}.pb-xxxl-9__0{padding-bottom:9rem!important}.pb-xxxl-9__5{padding-bottom:9.5rem!important}.pb-xxxl-10__0{padding-bottom:10rem!important}.pb-xxxl-10__5{padding-bottom:10.5rem!important}.pb-xxxl-11__0{padding-bottom:11rem!important}.pb-xxxl-12__0{padding-bottom:12rem!important}.pb-xxxl-12__5{padding-bottom:12.5rem!important}.pb-xxxl-13__0{padding-bottom:13rem!important}.pb-xxxl-13__5{padding-bottom:13.5rem!important}.pb-xxxl-14__0{padding-bottom:14rem!important}.pb-xxxl-15__0{padding-bottom:15rem!important}.pb-xxxl-15__5{padding-bottom:15.5rem!important}.pb-xxxl-16__0{padding-bottom:16rem!important}.pb-xxxl-17__0{padding-bottom:17rem!important}.pb-xxxl-18__0{padding-bottom:18rem!important}.pb-xxxl-19__0{padding-bottom:19rem!important}.pb-xxxl-20__0{padding-bottom:20rem!important}.pb-xxxl-22__5{padding-bottom:22.5rem!important}.pb-xxxl-28__0{padding-bottom:28rem!important}.pb-xxxl-30__0{padding-bottom:30rem!important}.ps-xxxl-n4__8{padding-left:-4.8rem!important}.ps-xxxl-n3__2{padding-left:-3.2rem!important}.ps-xxxl-n1__2{padding-left:-1.2rem!important}.ps-xxxl-n8__0{padding-left:-8rem!important}.ps-xxxl-0{padding-left:0!important}.ps-xxxl-0__5{padding-left:.5rem!important}.ps-xxxl-0__8{padding-left:.8rem!important}.ps-xxxl-1__0{padding-left:1rem!important}.ps-xxxl-1__2{padding-left:1.2rem!important}.ps-xxxl-1__3{padding-left:1.3rem!important}.ps-xxxl-1__5{padding-left:1.5rem!important}.ps-xxxl-1__6{padding-left:1.6rem!important}.ps-xxxl-1__8{padding-left:1.8rem!important}.ps-xxxl-2__0{padding-left:2rem!important}.ps-xxxl-2__4{padding-left:2.4rem!important}.ps-xxxl-2__5{padding-left:2.5rem!important}.ps-xxxl-3__0{padding-left:3rem!important}.ps-xxxl-3__2{padding-left:3.2rem!important}.ps-xxxl-3__5{padding-left:3.5rem!important}.ps-xxxl-3__8{padding-left:3.8rem!important}.ps-xxxl-4__0{padding-left:4rem!important}.ps-xxxl-4__3{padding-left:4.3rem!important}.ps-xxxl-4__5{padding-left:4.5rem!important}.ps-xxxl-4__8{padding-left:4.8rem!important}.ps-xxxl-5__0{padding-left:5rem!important}.ps-xxxl-5__2{padding-left:5.2rem!important}.ps-xxxl-5__5{padding-left:5.5rem!important}.ps-xxxl-6__0{padding-left:6rem!important}.ps-xxxl-6__2{padding-left:6.2rem!important}.ps-xxxl-6__4{padding-left:6.4rem!important}.ps-xxxl-6__5{padding-left:6.5rem!important}.ps-xxxl-6__8{padding-left:6.8rem!important}.ps-xxxl-7__0{padding-left:7rem!important}.ps-xxxl-7__5{padding-left:7.5rem!important}.ps-xxxl-7__8{padding-left:7.8rem!important}.ps-xxxl-8__0{padding-left:8rem!important}.ps-xxxl-8__5{padding-left:8.5rem!important}.ps-xxxl-9__0{padding-left:9rem!important}.ps-xxxl-9__5{padding-left:9.5rem!important}.ps-xxxl-10__0{padding-left:10rem!important}.ps-xxxl-10__5{padding-left:10.5rem!important}.ps-xxxl-11__0{padding-left:11rem!important}.ps-xxxl-12__0{padding-left:12rem!important}.ps-xxxl-12__5{padding-left:12.5rem!important}.ps-xxxl-13__0{padding-left:13rem!important}.ps-xxxl-13__5{padding-left:13.5rem!important}.ps-xxxl-14__0{padding-left:14rem!important}.ps-xxxl-15__0{padding-left:15rem!important}.ps-xxxl-15__5{padding-left:15.5rem!important}.ps-xxxl-16__0{padding-left:16rem!important}.ps-xxxl-17__0{padding-left:17rem!important}.ps-xxxl-18__0{padding-left:18rem!important}.ps-xxxl-19__0{padding-left:19rem!important}.ps-xxxl-20__0{padding-left:20rem!important}.ps-xxxl-22__5{padding-left:22.5rem!important}.ps-xxxl-28__0{padding-left:28rem!important}.ps-xxxl-30__0{padding-left:30rem!important}.gap-xxxl-n4__8{gap:-4.8rem!important}.gap-xxxl-n3__2{gap:-3.2rem!important}.gap-xxxl-n1__2{gap:-1.2rem!important}.gap-xxxl-n8__0{gap:-8rem!important}.gap-xxxl-0{gap:0!important}.gap-xxxl-0__5{gap:.5rem!important}.gap-xxxl-0__8{gap:.8rem!important}.gap-xxxl-1__0{gap:1rem!important}.gap-xxxl-1__2{gap:1.2rem!important}.gap-xxxl-1__3{gap:1.3rem!important}.gap-xxxl-1__5{gap:1.5rem!important}.gap-xxxl-1__6{gap:1.6rem!important}.gap-xxxl-1__8{gap:1.8rem!important}.gap-xxxl-2__0{gap:2rem!important}.gap-xxxl-2__4{gap:2.4rem!important}.gap-xxxl-2__5{gap:2.5rem!important}.gap-xxxl-3__0{gap:3rem!important}.gap-xxxl-3__2{gap:3.2rem!important}.gap-xxxl-3__5{gap:3.5rem!important}.gap-xxxl-3__8{gap:3.8rem!important}.gap-xxxl-4__0{gap:4rem!important}.gap-xxxl-4__3{gap:4.3rem!important}.gap-xxxl-4__5{gap:4.5rem!important}.gap-xxxl-4__8{gap:4.8rem!important}.gap-xxxl-5__0{gap:5rem!important}.gap-xxxl-5__2{gap:5.2rem!important}.gap-xxxl-5__5{gap:5.5rem!important}.gap-xxxl-6__0{gap:6rem!important}.gap-xxxl-6__2{gap:6.2rem!important}.gap-xxxl-6__4{gap:6.4rem!important}.gap-xxxl-6__5{gap:6.5rem!important}.gap-xxxl-6__8{gap:6.8rem!important}.gap-xxxl-7__0{gap:7rem!important}.gap-xxxl-7__5{gap:7.5rem!important}.gap-xxxl-7__8{gap:7.8rem!important}.gap-xxxl-8__0{gap:8rem!important}.gap-xxxl-8__5{gap:8.5rem!important}.gap-xxxl-9__0{gap:9rem!important}.gap-xxxl-9__5{gap:9.5rem!important}.gap-xxxl-10__0{gap:10rem!important}.gap-xxxl-10__5{gap:10.5rem!important}.gap-xxxl-11__0{gap:11rem!important}.gap-xxxl-12__0{gap:12rem!important}.gap-xxxl-12__5{gap:12.5rem!important}.gap-xxxl-13__0{gap:13rem!important}.gap-xxxl-13__5{gap:13.5rem!important}.gap-xxxl-14__0{gap:14rem!important}.gap-xxxl-15__0{gap:15rem!important}.gap-xxxl-15__5{gap:15.5rem!important}.gap-xxxl-16__0{gap:16rem!important}.gap-xxxl-17__0{gap:17rem!important}.gap-xxxl-18__0{gap:18rem!important}.gap-xxxl-19__0{gap:19rem!important}.gap-xxxl-20__0{gap:20rem!important}.gap-xxxl-22__5{gap:22.5rem!important}.gap-xxxl-28__0{gap:28rem!important}.gap-xxxl-30__0{gap:30rem!important}.text-xxxl-start{text-align:left!important}.text-xxxl-end{text-align:right!important}.text-xxxl-center{text-align:center!important}.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xsm,.container-xsm2,.container-xsm3,.container-xxl,.container-xxxl,.video-section .sticky-wrapper .sticky-element{max-width:1600px}.col-xxxl{flex:1 0 0%}.row-cols-xxxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxxl-auto{flex:0 0 auto;width:auto}.col-xxxl-1{flex:0 0 auto;width:8.33333333%}.col-xxxl-2{flex:0 0 auto;width:16.66666667%}.col-xxxl-3{flex:0 0 auto;width:25%}.col-xxxl-4{flex:0 0 auto;width:33.33333333%}.col-xxxl-5{flex:0 0 auto;width:41.66666667%}.col-xxxl-6{flex:0 0 auto;width:50%}.col-xxxl-7{flex:0 0 auto;width:58.33333333%}.col-xxxl-8{flex:0 0 auto;width:66.66666667%}.col-xxxl-9{flex:0 0 auto;width:75%}.col-xxxl-10{flex:0 0 auto;width:83.33333333%}.col-xxxl-11{flex:0 0 auto;width:91.66666667%}.col-xxxl-12{flex:0 0 auto;width:100%}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:8.33333333%}.offset-xxxl-2{margin-left:16.66666667%}.offset-xxxl-3{margin-left:25%}.offset-xxxl-4{margin-left:33.33333333%}.offset-xxxl-5{margin-left:41.66666667%}.offset-xxxl-6{margin-left:50%}.offset-xxxl-7{margin-left:58.33333333%}.offset-xxxl-8{margin-left:66.66666667%}.offset-xxxl-9{margin-left:75%}.offset-xxxl-10{margin-left:83.33333333%}.offset-xxxl-11{margin-left:91.66666667%}.g-xxxl-n4__8,.gx-xxxl-n4__8{--bs-gutter-x:-4.8rem}.g-xxxl-n4__8,.gy-xxxl-n4__8{--bs-gutter-y:-4.8rem}.g-xxxl-n3__2,.gx-xxxl-n3__2{--bs-gutter-x:-3.2rem}.g-xxxl-n3__2,.gy-xxxl-n3__2{--bs-gutter-y:-3.2rem}.g-xxxl-n1__2,.gx-xxxl-n1__2{--bs-gutter-x:-1.2rem}.g-xxxl-n1__2,.gy-xxxl-n1__2{--bs-gutter-y:-1.2rem}.g-xxxl-n8__0,.gx-xxxl-n8__0{--bs-gutter-x:-8rem}.g-xxxl-n8__0,.gy-xxxl-n8__0{--bs-gutter-y:-8rem}.g-xxxl-0,.gx-xxxl-0{--bs-gutter-x:0rem}.g-xxxl-0,.gy-xxxl-0{--bs-gutter-y:0rem}.g-xxxl-0__5,.gx-xxxl-0__5{--bs-gutter-x:0.5rem}.g-xxxl-0__5,.gy-xxxl-0__5{--bs-gutter-y:0.5rem}.g-xxxl-0__8,.gx-xxxl-0__8{--bs-gutter-x:0.8rem}.g-xxxl-0__8,.gy-xxxl-0__8{--bs-gutter-y:0.8rem}.g-xxxl-1__0,.gx-xxxl-1__0{--bs-gutter-x:1rem}.g-xxxl-1__0,.gy-xxxl-1__0{--bs-gutter-y:1rem}.g-xxxl-1__2,.gx-xxxl-1__2{--bs-gutter-x:1.2rem}.g-xxxl-1__2,.gy-xxxl-1__2{--bs-gutter-y:1.2rem}.g-xxxl-1__3,.gx-xxxl-1__3{--bs-gutter-x:1.3rem}.g-xxxl-1__3,.gy-xxxl-1__3{--bs-gutter-y:1.3rem}.g-xxxl-1__5,.gx-xxxl-1__5{--bs-gutter-x:1.5rem}.g-xxxl-1__5,.gy-xxxl-1__5{--bs-gutter-y:1.5rem}.g-xxxl-1__6,.gx-xxxl-1__6{--bs-gutter-x:1.6rem}.g-xxxl-1__6,.gy-xxxl-1__6{--bs-gutter-y:1.6rem}.g-xxxl-1__8,.gx-xxxl-1__8{--bs-gutter-x:1.8rem}.g-xxxl-1__8,.gy-xxxl-1__8{--bs-gutter-y:1.8rem}.g-xxxl-2__0,.gx-xxxl-2__0{--bs-gutter-x:2rem}.g-xxxl-2__0,.gy-xxxl-2__0{--bs-gutter-y:2rem}.g-xxxl-2__4,.gx-xxxl-2__4{--bs-gutter-x:2.4rem}.g-xxxl-2__4,.gy-xxxl-2__4{--bs-gutter-y:2.4rem}.g-xxxl-2__5,.gx-xxxl-2__5{--bs-gutter-x:2.5rem}.g-xxxl-2__5,.gy-xxxl-2__5{--bs-gutter-y:2.5rem}.g-xxxl-3__0,.gx-xxxl-3__0{--bs-gutter-x:3rem}.g-xxxl-3__0,.gy-xxxl-3__0{--bs-gutter-y:3rem}.g-xxxl-3__2,.gx-xxxl-3__2{--bs-gutter-x:3.2rem}.g-xxxl-3__2,.gy-xxxl-3__2{--bs-gutter-y:3.2rem}.g-xxxl-3__5,.gx-xxxl-3__5{--bs-gutter-x:3.5rem}.g-xxxl-3__5,.gy-xxxl-3__5{--bs-gutter-y:3.5rem}.g-xxxl-3__8,.gx-xxxl-3__8{--bs-gutter-x:3.8rem}.g-xxxl-3__8,.gy-xxxl-3__8{--bs-gutter-y:3.8rem}.g-xxxl-4__0,.gx-xxxl-4__0{--bs-gutter-x:4rem}.g-xxxl-4__0,.gy-xxxl-4__0{--bs-gutter-y:4rem}.g-xxxl-4__3,.gx-xxxl-4__3{--bs-gutter-x:4.3rem}.g-xxxl-4__3,.gy-xxxl-4__3{--bs-gutter-y:4.3rem}.g-xxxl-4__5,.gx-xxxl-4__5{--bs-gutter-x:4.5rem}.g-xxxl-4__5,.gy-xxxl-4__5{--bs-gutter-y:4.5rem}.g-xxxl-4__8,.gx-xxxl-4__8{--bs-gutter-x:4.8rem}.g-xxxl-4__8,.gy-xxxl-4__8{--bs-gutter-y:4.8rem}.g-xxxl-5__0,.gx-xxxl-5__0{--bs-gutter-x:5rem}.g-xxxl-5__0,.gy-xxxl-5__0{--bs-gutter-y:5rem}.g-xxxl-5__2,.gx-xxxl-5__2{--bs-gutter-x:5.2rem}.g-xxxl-5__2,.gy-xxxl-5__2{--bs-gutter-y:5.2rem}.g-xxxl-5__5,.gx-xxxl-5__5{--bs-gutter-x:5.5rem}.g-xxxl-5__5,.gy-xxxl-5__5{--bs-gutter-y:5.5rem}.g-xxxl-6__0,.gx-xxxl-6__0{--bs-gutter-x:6rem}.g-xxxl-6__0,.gy-xxxl-6__0{--bs-gutter-y:6rem}.g-xxxl-6__2,.gx-xxxl-6__2{--bs-gutter-x:6.2rem}.g-xxxl-6__2,.gy-xxxl-6__2{--bs-gutter-y:6.2rem}.g-xxxl-6__4,.gx-xxxl-6__4{--bs-gutter-x:6.4rem}.g-xxxl-6__4,.gy-xxxl-6__4{--bs-gutter-y:6.4rem}.g-xxxl-6__5,.gx-xxxl-6__5{--bs-gutter-x:6.5rem}.g-xxxl-6__5,.gy-xxxl-6__5{--bs-gutter-y:6.5rem}.g-xxxl-6__8,.gx-xxxl-6__8{--bs-gutter-x:6.8rem}.g-xxxl-6__8,.gy-xxxl-6__8{--bs-gutter-y:6.8rem}.g-xxxl-7__0,.gx-xxxl-7__0{--bs-gutter-x:7rem}.g-xxxl-7__0,.gy-xxxl-7__0{--bs-gutter-y:7rem}.g-xxxl-7__5,.gx-xxxl-7__5{--bs-gutter-x:7.5rem}.g-xxxl-7__5,.gy-xxxl-7__5{--bs-gutter-y:7.5rem}.g-xxxl-7__8,.gx-xxxl-7__8{--bs-gutter-x:7.8rem}.g-xxxl-7__8,.gy-xxxl-7__8{--bs-gutter-y:7.8rem}.g-xxxl-8__0,.gx-xxxl-8__0{--bs-gutter-x:8rem}.g-xxxl-8__0,.gy-xxxl-8__0{--bs-gutter-y:8rem}.g-xxxl-8__5,.gx-xxxl-8__5{--bs-gutter-x:8.5rem}.g-xxxl-8__5,.gy-xxxl-8__5{--bs-gutter-y:8.5rem}.g-xxxl-9__0,.gx-xxxl-9__0{--bs-gutter-x:9rem}.g-xxxl-9__0,.gy-xxxl-9__0{--bs-gutter-y:9rem}.g-xxxl-9__5,.gx-xxxl-9__5{--bs-gutter-x:9.5rem}.g-xxxl-9__5,.gy-xxxl-9__5{--bs-gutter-y:9.5rem}.g-xxxl-10__0,.gx-xxxl-10__0{--bs-gutter-x:10rem}.g-xxxl-10__0,.gy-xxxl-10__0{--bs-gutter-y:10rem}.g-xxxl-10__5,.gx-xxxl-10__5{--bs-gutter-x:10.5rem}.g-xxxl-10__5,.gy-xxxl-10__5{--bs-gutter-y:10.5rem}.g-xxxl-11__0,.gx-xxxl-11__0{--bs-gutter-x:11rem}.g-xxxl-11__0,.gy-xxxl-11__0{--bs-gutter-y:11rem}.g-xxxl-12__0,.gx-xxxl-12__0{--bs-gutter-x:12rem}.g-xxxl-12__0,.gy-xxxl-12__0{--bs-gutter-y:12rem}.g-xxxl-12__5,.gx-xxxl-12__5{--bs-gutter-x:12.5rem}.g-xxxl-12__5,.gy-xxxl-12__5{--bs-gutter-y:12.5rem}.g-xxxl-13__0,.gx-xxxl-13__0{--bs-gutter-x:13rem}.g-xxxl-13__0,.gy-xxxl-13__0{--bs-gutter-y:13rem}.g-xxxl-13__5,.gx-xxxl-13__5{--bs-gutter-x:13.5rem}.g-xxxl-13__5,.gy-xxxl-13__5{--bs-gutter-y:13.5rem}.g-xxxl-14__0,.gx-xxxl-14__0{--bs-gutter-x:14rem}.g-xxxl-14__0,.gy-xxxl-14__0{--bs-gutter-y:14rem}.g-xxxl-15__0,.gx-xxxl-15__0{--bs-gutter-x:15rem}.g-xxxl-15__0,.gy-xxxl-15__0{--bs-gutter-y:15rem}.g-xxxl-15__5,.gx-xxxl-15__5{--bs-gutter-x:15.5rem}.g-xxxl-15__5,.gy-xxxl-15__5{--bs-gutter-y:15.5rem}.g-xxxl-16__0,.gx-xxxl-16__0{--bs-gutter-x:16rem}.g-xxxl-16__0,.gy-xxxl-16__0{--bs-gutter-y:16rem}.g-xxxl-17__0,.gx-xxxl-17__0{--bs-gutter-x:17rem}.g-xxxl-17__0,.gy-xxxl-17__0{--bs-gutter-y:17rem}.g-xxxl-18__0,.gx-xxxl-18__0{--bs-gutter-x:18rem}.g-xxxl-18__0,.gy-xxxl-18__0{--bs-gutter-y:18rem}.g-xxxl-19__0,.gx-xxxl-19__0{--bs-gutter-x:19rem}.g-xxxl-19__0,.gy-xxxl-19__0{--bs-gutter-y:19rem}.g-xxxl-20__0,.gx-xxxl-20__0{--bs-gutter-x:20rem}.g-xxxl-20__0,.gy-xxxl-20__0{--bs-gutter-y:20rem}.g-xxxl-22__5,.gx-xxxl-22__5{--bs-gutter-x:22.5rem}.g-xxxl-22__5,.gy-xxxl-22__5{--bs-gutter-y:22.5rem}.g-xxxl-28__0,.gx-xxxl-28__0{--bs-gutter-x:28rem}.g-xxxl-28__0,.gy-xxxl-28__0{--bs-gutter-y:28rem}.g-xxxl-30__0,.gx-xxxl-30__0{--bs-gutter-x:30rem}.g-xxxl-30__0,.gy-xxxl-30__0{--bs-gutter-y:30rem}.dropdown-menu-xxxl-start{--bs-position:start}.dropdown-menu-xxxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxxl-end{--bs-position:end}.dropdown-menu-xxxl-end[data-bs-popper]{right:0;left:auto}.navbar-expand-xxxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxxl .navbar-nav{flex-direction:row}.navbar-expand-xxxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxxl .navbar-toggler{display:none}.navbar-expand-xxxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.list-group-horizontal-xxxl{flex-direction:row}.list-group-horizontal-xxxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxxl>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width)*-1);border-left-width:var(--bs-list-group-border-width)}.offcanvas-xxxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxxl .offcanvas-header{display:none}.offcanvas-xxxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}.h1,h1{font-size:4.8rem}.container-lg{max-width:192rem}.container-xl{max-width:196rem}.list-link-block{font-size:2.4rem}.nav-holder .close{width:29px;right:-170rem}.nav-holder .dropdown .h2,.nav-holder .dropdown h2{margin-bottom:4.8rem}.nav-holder .box-padding{padding-left:10rem}.nav-holder .dropdown-content{padding-top:4.4rem}.navbar-card{max-height:calc(100vh - 28rem - var(--header-height))}.navbar-card .card{margin-bottom:1.6rem}.navbar-card .card-body{padding-top:2.4rem}.navbar-nav-footer .nav-footer-content{padding:7.4rem 4.2rem 10.6rem 100%}.slider-promo-section .slider-promo{height:900px!important}.swiper-products .text-swiper{margin-bottom:4rem}.section-map .map-holder{height:87.2rem}.intro-inner .intro-inner-content{left:20rem}.intro-inner-text-end .intro-inner-content{left:14rem}.historie-anchor-nav .anchor-btn{font-size:4.2rem;margin-right:4rem}.revealed-item .historie-item-line{width:150px}.historie-item-img-hold{width:152px;height:152px}.historie-popup-text-hold{padding-left:13.7rem}.ce-typo3szassets_magazines .magazine-wrapper #filter-row>div,.ce-typo3szassets_magazines .magazine-wrapper .magazine-select{padding:0}}@media (max-width:374.98px){.table-responsive-xsm{overflow-x:auto;-webkit-overflow-scrolling:touch}.modal-fullscreen-xsm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xsm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xsm-down .modal-footer,.modal-fullscreen-xsm-down .modal-header{border-radius:0}.modal-fullscreen-xsm-down .modal-body{overflow-y:auto}.offcanvas-xsm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}.offcanvas-xsm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xsm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xsm.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xsm.offcanvas-bottom,.offcanvas-xsm.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-xsm.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xsm.show:not(.hiding),.offcanvas-xsm.showing{transform:none}.offcanvas-xsm.hiding,.offcanvas-xsm.show,.offcanvas-xsm.showing{visibility:visible}.header .list li .current-en-country{display:none}.header-logo-holder{max-width:45%}}@media (max-width:411.98px){.table-responsive-xsm2{overflow-x:auto;-webkit-overflow-scrolling:touch}.modal-fullscreen-xsm2-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xsm2-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xsm2-down .modal-footer,.modal-fullscreen-xsm2-down .modal-header{border-radius:0}.modal-fullscreen-xsm2-down .modal-body{overflow-y:auto}.offcanvas-xsm2{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}.offcanvas-xsm2.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xsm2.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xsm2.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xsm2.offcanvas-bottom,.offcanvas-xsm2.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-xsm2.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xsm2.show:not(.hiding),.offcanvas-xsm2.showing{transform:none}.offcanvas-xsm2.hiding,.offcanvas-xsm2.show,.offcanvas-xsm2.showing{visibility:visible}.swipe-body-txt .rubrik{margin-bottom:.5rem}}@media (max-width:419.98px){.table-responsive-xsm3{overflow-x:auto;-webkit-overflow-scrolling:touch}.modal-fullscreen-xsm3-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xsm3-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xsm3-down .modal-footer,.modal-fullscreen-xsm3-down .modal-header{border-radius:0}.modal-fullscreen-xsm3-down .modal-body{overflow-y:auto}.offcanvas-xsm3{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}.offcanvas-xsm3.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xsm3.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xsm3.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xsm3.offcanvas-bottom,.offcanvas-xsm3.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-xsm3.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xsm3.show:not(.hiding),.offcanvas-xsm3.showing{transform:none}.offcanvas-xsm3.hiding,.offcanvas-xsm3.show,.offcanvas-xsm3.showing{visibility:visible}.header .list{font-size:1.6rem}}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-sm.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-md.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}.info{font-size:.9rem}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-lg.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}.nav-search .container,.nav-search .video-section .sticky-wrapper .sticky-element,.video-section .sticky-wrapper .nav-search .sticky-element{padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5)}.navbar-card.icons .card,.navbar-card.icons .card-body,.navbar-card.icons .card>.row{height:100%}.navbar-card.icons .card-body>a{display:flex;flex-direction:column;height:100%}.navbar-card.icons .card-body>a p:first-of-type{margin-top:auto}.fixed-box-search .btn-opener{box-shadow:0 6px 9px rgba(0,0,0,.16);background-color:#f7f7f7;border-radius:50%;width:5.6rem;height:5.6rem;border:1px solid transparent;margin-left:auto}.tab-content.accordion>.tab-pane{display:block;opacity:1;position:static;pointer-events:auto}.tab-content.accordion>.tab-pane .icon{max-width:2rem;margin-left:2rem}.section-historie-intro .img-holder-base{margin-left:-2rem;margin-right:-2rem}.section-historie-intro .h2,.section-historie-intro h2{font-size:3rem;line-height:3.9rem}.historie-area-slider-wrap{opacity:.2;pointer-events:none;height:50vh}.historie-popup-wrapper{transform:translateX(100%);transition:transform .3s ease}.historie-popup-wrapper.historie-popup-anim{transform:translateX(0)}.historie-swiper.inner-active-slide .swiper-wrapper{transition-duration:0ms!important}.historie-popup-btn-close span{visibility:hidden}.historie-popup-btn-close img{width:2.4rem}.historie-popup-content{padding-top:30rem}.historie-popup-img{height:30rem;position:absolute;top:7.1rem;left:0;width:100%;overflow:hidden}.historie-popup-img img{transition:transform .2s ease;transition-delay:.25s;transform:scale(1);transform-origin:top right}.swiper-slide-active .historie-popup-img img{transform:scale(1.025)}.historie-popup-text-col{display:flex;flex-grow:1;height:calc(var(--full-viewport) - 39rem);max-height:calc(var(--full-viewport) - 39rem)}.historie-popup-text-wrap{overflow:auto;-webkit-overflow-scrolling:touch;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5)}.historie-popup-btn-hold{top:2.3rem}body.historie-popup-active .wrapper{margin-left:-30vw;transition:margin-left .7s ease}.ce-headerslider .h1,.ce-headerslider h1{font-size:2.4rem}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-xl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}.footer-bottom,.footer-top,.page-holder{padding-left:5px;padding-right:5px}.nav-opener{display:flex;z-index:12}body.active-form-state{overflow:hidden}body.active-form-state .header{translate:0 -100%}.table tbody,.table td,.table th,.table thead,.table tr{display:flex;flex-direction:column}.table th{display:none}.table td{padding:.1rem 0}.table .date{display:flex;justify-content:flex-end;position:absolute;top:2.3rem;right:0}}@media (max-width:1439.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-xxl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (max-width:1920.98px){.table-responsive-xxxl{overflow-x:auto;-webkit-overflow-scrolling:touch}.modal-fullscreen-xxxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxxl-down .modal-footer,.modal-fullscreen-xxxl-down .modal-header{border-radius:0}.modal-fullscreen-xxxl-down .modal-body{overflow-y:auto}.offcanvas-xxxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}.offcanvas-xxxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxxl.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxxl.offcanvas-bottom,.offcanvas-xxxl.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-xxxl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxxl.show:not(.hiding),.offcanvas-xxxl.showing{transform:none}.offcanvas-xxxl.hiding,.offcanvas-xxxl.show,.offcanvas-xxxl.showing{visibility:visible}.bar-news .h4,.bar-news h4{font-size:1.8rem}}@media (max-width:374.98px)and (prefers-reduced-motion:reduce){.offcanvas-xsm{transition:none}}@media (max-width:411.98px)and (prefers-reduced-motion:reduce){.offcanvas-xsm2{transition:none}}@media (max-width:419.98px)and (prefers-reduced-motion:reduce){.offcanvas-xsm3{transition:none}}@media (max-width:575.98px)and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:767.98px)and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:991.98px)and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:1199.98px)and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1439.98px)and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1920.98px)and (prefers-reduced-motion:reduce){.offcanvas-xxxl{transition:none}}@media (max-width:940px){.ce-intershipteaser{min-height:600px}.ce-intershipteaser .infobox-wrapper{padding-top:105px;display:flex;flex-direction:column;align-items:center;background-size:contain}.ce-intershipteaser .infobox-wrapper .infobox{padding:24px;width:100%;max-width:100%;min-height:inherit}.ce-intershipteaser .infobox-wrapper .infobox .headline{font-size:18px}.ce-intershipteaser .infobox-wrapper .infobox .bodytext{font-size:14px}}@media (min-width:1200px)and (max-width:1439.98px){.fsize-3__0-xl{font-size:3.2rem}.fsize-2__4-xl{font-size:2.4rem}.three-teaser .teaser-content{max-width:27.6rem}.slideshow{max-height:58rem}}@media (min-width:375px)and (max-width:419.98px){.header-logo-holder{max-width:145px}}@media (min-width:1440px)and (max-width:1920.98px){.three-teaser .teaser-content{max-width:33.6rem}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}*{text-decoration:none!important;background:none!important;color:#000!important;min-height:1px!important;box-shadow:none!important;min-width:1%;line-height:1.33!important}:after,:before{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,body,dl,h1,h2,h3,h4,h5,h6,ol,p,strong,ul{color:#000!important;margin:0 0 1rem!important;font-size:1.6rem}a[href]:after{content:" (" attr(href) ")"}.accessibility,.img-holder-base-border,.link-text-simple{display:none}.footer{border-top:1px solid grey!important;padding-top:1rem!important;text-align:center!important}.header{margin:0 0 5rem!important}.header,.sticky{position:static!important;height:auto!important;width:100%!important}.page-holder,.wrapper{display:block!important;min-height:0!important;margin:0!important;padding:0!important}.page-holder a,.wrapper a{color:#000!important}.row{flex:none!important;gap:0!important;flex-wrap:nowrap!important}.row,[class*=col-]{display:block!important;margin:0!important;padding:0!important}[class*=col-]{width:100%!important;flex:none!important;height:auto!important;align-items:flex-start!important}img{display:none!important}.header-logo-holder img{display:block!important;margin:0 auto!important}.section{padding-top:0!important;padding-bottom:0!important;margin:0 0 4rem!important}.container,.video-section .sticky-wrapper .sticky-element{padding:0!important}.heading-base,.img-holder-base,.teaser-content,.text-base{margin:0!important;padding:0!important}.blockquote-holder img{display:block!important}.office-hours-item{margin-bottom:1rem!important;border:none!important}}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}@media (prefers-reduced-motion:reduce){.form-control,.form-control::file-selector-button,.form-select,.form-switch .form-check-input{transition:none}.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}.form-range::-moz-range-thumb{-moz-transition:none;transition:none}.accordion-button,.accordion-button:after,.btn,.collapsing,.collapsing.collapse-horizontal,.fade,.form-floating>label,.nav-link,.navbar-toggler,.page-link,.progress-bar{transition:none}.progress-bar-animated{animation:none}.carousel-control-next,.carousel-control-prev,.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start,.carousel-indicators [data-bs-target],.carousel-item,.modal.fade .modal-dialog{transition:none}.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}.offcanvas{transition:none}}@media (min-aspect-ratio:16/9){.video-section .sticky-wrapper .sticky-element.youtube-video iframe{height:56.25vw}}@media (max-aspect-ratio:16/9){.video-section .sticky-wrapper .sticky-element.youtube-video iframe{width:177.78vh}}
