@charset "UTF-8";.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:before,.noUi-handle:after{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:before,.noUi-vertical .noUi-handle:after{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled].noUi-target,[disabled].noUi-handle,[disabled] .noUi-handle{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub,.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translateY(-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translateY(-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translateY(-18px);top:auto;right:28px}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.sf-headline-3xl,.headline-1{font-size:36px;line-height:52px}@media (min-width: 1024px){.sf-headline-3xl,.headline-1{font-size:44px;line-height:64px}}@media (min-width: 1440px){.sf-headline-3xl,.headline-1{font-size:52px;line-height:76px}}.sf-headline-2xl,.headline-2{font-size:30px;line-height:30px}@media (min-width: 768px){.sf-headline-2xl,.headline-2{font-size:30px;line-height:36px}}@media (min-width: 1024px){.sf-headline-2xl,.headline-2{font-size:36px;line-height:42px}}@media (min-width: 1440px){.sf-headline-2xl,.headline-2{line-height:54px}}@media (min-width: 1920px){.sf-headline-2xl,.headline-2{font-size:42px;line-height:66px}}.sf-headline-xl,.headline-3{font-size:24px;line-height:30px}@media (min-width: 768px){.sf-headline-xl,.headline-3{font-size:24px;line-height:36px}}@media (min-width: 1024px){.sf-headline-xl,.headline-3{font-size:30px;line-height:42px}}.copy-xs{font-size:12px}.copy-sm{font-size:14px}.copy-md,.sf-headline-3xs,.sf-headline-2xs,.sf-headline-xs,.sf-headline-sm,.headline-6{font-size:16px}.copy-lg,.sf-headline-md,.headline-5{font-size:18px}.copy-xl,.sf-headline-lg,.headline-4{font-size:20px}.copy-050{font-size:10px;line-height:1.8}@media (min-width: 1440px){.copy-050{font-size:12px}}.headline-100,.copy-100{font-size:12px}@media (min-width: 1440px){.headline-100,.copy-100{font-size:14px}}.headline-150,.copy-150{font-size:14px}@media (min-width: 1440px){.headline-150,.copy-150{font-size:16px}}.headline-200,.copy-200{font-size:16px}@media (min-width: 1440px){.headline-200,.copy-200{font-size:20px}}.headline-250,.copy-250{font-size:20px}@media (min-width: 1440px){.headline-250,.copy-250{font-size:24px}}.headline-275{font-size:22px}@media (min-width: 1440px){.headline-275{font-size:30px}}.headline-300,.copy-300{font-size:24px}@media (min-width: 1440px){.headline-300,.copy-300{font-size:32px}}.headline-350,.copy-350{font-size:28px}@media (min-width: 768px){.headline-350,.copy-350{font-size:36px}}@media (min-width: 1440px){.headline-350,.copy-350{font-size:42px}}.headline-375{font-size:30px}@media (min-width: 768px){.headline-375{font-size:40px}}@media (min-width: 1440px){.headline-375{font-size:50px}}.headline-400,.copy-400{font-size:32px}@media (min-width: 768px){.headline-400,.copy-400{font-size:48px}}@media (min-width: 1440px){.headline-400,.copy-400{font-size:60px}}.headline-450,.copy-450{font-size:44px}@media (min-width: 768px){.headline-450,.copy-450{font-size:60px}}@media (min-width: 1440px){.headline-450,.copy-450{font-size:76px}}.headline-500,.copy-500{font-size:56px}@media (min-width: 768px){.headline-500,.copy-500{font-size:72px}}@media (min-width: 1440px){.headline-500,.copy-500{font-size:96px}}.headline-550,.copy-550{font-size:84px}@media (min-width: 768px){.headline-550,.copy-550{font-size:96px}}@media (min-width: 1440px){.headline-550,.copy-550{font-size:120px}}.headline-600,.copy-600{font-size:100px}@media (min-width: 768px){.headline-600,.copy-600{font-size:116px}}@media (min-width: 1440px){.headline-600,.copy-600{font-size:148px}}*,*:before,*:after{box-sizing:border-box}*{font-variation-settings:"wght" var(--font-variant-weight),"wdth" var(--font-variant-width);font-weight:unset!important}html{width:100%;height:100%;font-size:16px;line-height:1.5;font-family:auditypevariant,auditypescreen,Helvetica Neue;background-color:#fff;color:#000;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}body{width:100%;min-height:100%;margin:0;background-color:#fff}header[role=banner],main[role=main],footer[role=contentinfo]{position:relative}main[role=main]{margin:0 auto;background:#fff}section{position:relative}.table-responsive>table{width:100%}th{text-align:left;--font-variant-weight: 700;padding:16px 0}[role=button]{cursor:pointer}.list-unstyled{list-style:none;padding:0;margin:0}p{margin-top:0;margin-bottom:8px}address{margin-bottom:16px}#__nuxt,#__layout{height:100%}[v-cloak]{visibility:hidden!important}select,button{color:inherit}.viewport-control{position:relative}.viewport-control.brand{overflow-x:hidden}.viewport-control.brand main[role=main]{width:100%;max-width:100%}.viewport-control.brand header[role=banner],.viewport-control.brand footer[role=contentinfo]{display:none}.viewport-control.brand main>section>.container,.viewport-control.brand main>section>.container-fluid,.viewport-control.brand main>section>.container-squeeze{padding:0;max-width:unset}.viewport-control.brand main>section>.container>.row,.viewport-control.brand main>section>.container-fluid>.row,.viewport-control.brand main>section>.container-squeeze>.row{width:100%;margin-left:0;margin-right:0}.viewport-control.brand main>section>.container>.row>.col,.viewport-control.brand main>section>.container-fluid>.row>.col,.viewport-control.brand main>section>.container-squeeze>.row>.col{padding-left:0;padding-right:0}.viewport-control.brand main>section>.container .uc-list,.viewport-control.brand main>section>.container-fluid .uc-list,.viewport-control.brand main>section>.container-squeeze .uc-list{width:100%}@media (max-width: 710px){.viewport-control.brand main>section>.container .uc-list,.viewport-control.brand main>section>.container-fluid .uc-list,.viewport-control.brand main>section>.container-squeeze .uc-list{margin-right:0;margin-left:0}}@media (max-width: 710px){.viewport-control.brand main>section>.container .uc-list-item,.viewport-control.brand main>section>.container-fluid .uc-list-item,.viewport-control.brand main>section>.container-squeeze .uc-list-item{padding-right:0;padding-left:0}}.viewport-control main[role=main],.viewport-control header[role=banner]{max-width:1920px;margin:0 auto;background-color:#fff}::selection{background:#c03;color:#fff}@font-face{font-family:auditypescreen;src:url(./fonts/auditypescreen-light.woff),url(/fonts/auditypescreen-light.woff);font-style:normal}@font-face{font-family:auditypescreen;src:url(./fonts/auditypescreen-normal.woff),url(/fonts/auditypescreen-normal.woff);font-style:normal}@font-face{font-family:auditypescreen;src:url(./fonts/auditypescreen-bold.woff),url(/fonts/auditypescreen-bold.woff);font-style:bold}@font-face{font-family:auditypeextended;src:url(./fonts/auditypeextended-normal.woff),url(/fonts/auditypeextended-normal.woff);font-style:normal}@font-face{font-family:auditypeextended;src:url(./fonts/auditypeextended-bold.woff),url(/fonts/auditypeextended-bold.woff);font-style:bold}@font-face{font-family:auditypevariant;src:url(./fonts/AudiTypeVF_4.04.woff2) format("woff2"),url(/fonts/AudiTypeVF_4.04.woff2) format("woff2");font-style:normal}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{--font-variant-width: 130}b,strong{--font-variant-weight: 700}.text-normal{--font-variant-width: 100}.text-wide{--font-variant-width: 105}.text-extended{--font-variant-width: 130}.font-family-normal{font-family:auditypevariant,auditypescreen,Helvetica Neue}.font-weight-light,.font-weight-normal{--font-variant-weight: 400;font-weight:unset!important}.font-weight-bold{--font-variant-weight: 700;font-weight:unset!important}h1{font-size:24px}@media (min-width: 768px){h1{font-size:36px}}@media (min-width: 1024px){h1{font-size:42px}}@media (min-width: 1440px){h1{font-size:54px}}@media (min-width: 1920px){h1{font-size:66px}}h2{font-size:21px}@media (min-width: 768px){h2{font-size:24px}}@media (min-width: 1024px){h2{font-size:28px}}@media (min-width: 1440px){h2{font-size:30px}}@media (min-width: 1920px){h2{font-size:32px}}h3{font-size:20px}@media (min-width: 1024px){h3{font-size:24px}}@media (min-width: 1440px){h3{font-size:26px}}@media (min-width: 1920px){h3{font-size:28px}}h4{font-size:18px}@media (min-width: 1024px){h4{font-size:20px}}@media (min-width: 1440px){h4{font-size:22px}}@media (min-width: 1920px){h4{font-size:24px}}h5{font-size:16px}@media (min-width: 1024px){h5{font-size:18px}}@media (min-width: 1440px){h5{font-size:20px}}h6{font-size:14px}@media (min-width: 1024px){h6{font-size:16px}}body.page-loading{overflow:hidden}body.page-loading:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:#ffffffe6;z-index:5000}body.page-loading .loader{display:block}.loader{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5001}.loader.loader-sm{zoom:.5}.loader.relative{display:block;position:absolute}.color-gray-050{color:#f2f2f2!important}.bg-gray-050{background-color:#f2f2f2}.color-gray-100{color:#e5e5e5!important}.bg-gray-100{background-color:#e5e5e5}.color-gray-150{color:#d9d9d9!important}.bg-gray-150{background-color:#d9d9d9}.color-gray-200{color:#ccc!important}.bg-gray-200{background-color:#ccc}.color-gray-300{color:#b3b3b3!important}.bg-gray-300{background-color:#b3b3b3}.color-gray-400{color:#999!important}.bg-gray-400{background-color:#999}.color-gray-500{color:gray!important}.bg-gray-500{background-color:gray}.color-gray-600{color:#666!important}.bg-gray-600{background-color:#666}.color-gray-700{color:#4c4c4c!important}.bg-gray-700{background-color:#4c4c4c}.color-gray-800{color:#333!important}.bg-gray-800{background-color:#333}.color-gray-900{color:#1a1a1a!important}.bg-gray-900{background-color:#1a1a1a}.color-white{color:#fff!important}.color-black{color:#000!important}.color-red{color:#f50537!important}.bg-white{background-color:#fff}.bg-gray{background-color:#f2f2f2}.bg-black{background-color:#000}fieldset{border:0;padding:0;margin:0}address{font-style:normal}h1,h2,h3,h4,h5,h6,p,dl,dd{margin:0}select,input,textarea,label{font-family:inherit}a{text-decoration:none;color:#000;font-weight:400}.img-fluid{display:block;width:100%;height:auto}.spinner{animation:rotator-spinner 1.5s linear infinite;background:transparent}.spinner .path{stroke-dasharray:180px;stroke-dashoffset:0px;stroke:#f50537;stroke-width:3px;stroke-linecap:round;transform-origin:center;animation:dash-spinner 1.5s linear infinite}.spinner .circle{stroke:#0009;stroke-width:1px;animation:none}[data-bg=dark] .spinner .circle{stroke:#fff}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.spinner .path{stroke-dasharray:100px}}.layout-default{min-height:100%;margin:0 auto}.layout-default.debug div{border:1px dashed purple}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}.fadeinonly-enter-active{transition:opacity .5s ease}.fadeinonly-leave-active{transition:opacity 0s ease}.fadeinonly-enter-from,.fadeinonly-leave-to{opacity:0}a.full-link{position:absolute;top:0;left:0;height:100%;background:transparent;width:100%}article{line-height:2}article ul{margin:24px 0}article p{margin-bottom:24px}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.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-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.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%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);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-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);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:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-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:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-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:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{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-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-slide{cursor:grab}.swiper-button-fullscreen{display:none}@media (min-width: 768px){.swiper-button-fullscreen{display:unset}}#fullscreen-swiper{display:none;position:fixed;top:0;bottom:0;left:0;right:0;z-index:9999}#fullscreen-swiper img{object-fit:none;background:none;width:100vw;height:100vh}#fullscreen-swiper .swiper-button-fullscreen{cursor:pointer;position:absolute;top:15px;right:15px;z-index:10000}#fullscreen-swiper .swiper-button-next,#fullscreen-swiper .swiper-button-prev{color:#000c}#fullscreen-swiper .swiper-button-next{right:20px;left:auto}#fullscreen-swiper .swiper-button-prev{right:auto;left:20px}#fullscreen-swiper-backdrop{background:#fff;display:none;position:fixed;top:0;bottom:0;left:0;right:0;z-index:9998}.fullscreen-swiper-no-scroll{height:100%;overflow:hidden}.grecaptcha-badge{z-index:1;bottom:80px!important}.aspect-ratio-1x1{aspect-ratio:1/1}.aspect-ratio-2x1{aspect-ratio:2/1}.aspect-ratio-1x2{aspect-ratio:1/2}.aspect-ratio-4x3{aspect-ratio:4/3}.aspect-ratio-3x4{aspect-ratio:3/4}.aspect-ratio-9x16{aspect-ratio:9/16}.aspect-ratio-16x9{aspect-ratio:16/9}.aspect-ratio-9x21{aspect-ratio:9/21}.aspect-ratio-21x9{aspect-ratio:21/9}*,:after,:before{box-sizing:border-box}.border-radius-0{border-radius:0!important}.border-radius-4{border-radius:4px!important}.border-radius-8{border-radius:8px!important}.border-radius-12{border-radius:12px!important}.border-radius-16{border-radius:16px!important}.border-radius-20{border-radius:20px!important}.border-radius-24{border-radius:24px!important}.border-radius-28{border-radius:28px!important}.border-radius-32{border-radius:32px!important}.border-radius-36{border-radius:36px!important}.border-radius-40{border-radius:40px!important}.border-radius-44{border-radius:44px!important}.border-radius-48{border-radius:48px!important}.border-radius-52{border-radius:52px!important}.border-radius-56{border-radius:56px!important}.border-radius-60{border-radius:60px!important}.border-radius-64{border-radius:64px!important}.border-radius-68{border-radius:68px!important}.border-radius-72{border-radius:72px!important}.border-radius-76{border-radius:76px!important}.border-radius-80{border-radius:80px!important}.border-radius-84{border-radius:84px!important}.border-radius-88{border-radius:88px!important}.border-radius-92{border-radius:92px!important}.border-radius-96{border-radius:96px!important}.border-radius-100{border-radius:100px!important}.border-radius-104{border-radius:104px!important}.border-radius-108{border-radius:108px!important}.border-radius-112{border-radius:112px!important}.border-radius-116{border-radius:116px!important}.border-radius-120{border-radius:120px!important}.display-none{display:none!important}.display-inline{display:inline!important}.display-inline-block{display:inline-block!important}.display-block{display:block!important}.display-grid{display:grid!important}.display-inline-grid{display:inline-grid!important}.display-flex{display:flex!important}.display-inline-flex{display:inline-flex!important}@media (min-width: 0){.display-none-xs-up{display:none!important}.display-inline-xs-up{display:inline!important}.display-inline-block-xs-up{display:inline-block!important}.display-block-xs-up{display:block!important}.display-grid-xs-up{display:grid!important}.display-inline-grid-xs-up{display:inline-grid!important}.display-flex-xs-up{display:flex!important}.display-inline-flex-xs-up{display:inline-flex!important}}@media (min-width: 768px){.display-none-sm-up{display:none!important}.display-inline-sm-up{display:inline!important}.display-inline-block-sm-up{display:inline-block!important}.display-block-sm-up{display:block!important}.display-grid-sm-up{display:grid!important}.display-inline-grid-sm-up{display:inline-grid!important}.display-flex-sm-up{display:flex!important}.display-inline-flex-sm-up{display:inline-flex!important}}@media (min-width: 1024px){.display-none-md-up{display:none!important}.display-inline-md-up{display:inline!important}.display-inline-block-md-up{display:inline-block!important}.display-block-md-up{display:block!important}.display-grid-md-up{display:grid!important}.display-inline-grid-md-up{display:inline-grid!important}.display-flex-md-up{display:flex!important}.display-inline-flex-md-up{display:inline-flex!important}}@media (min-width: 1440px){.display-none-lg-up{display:none!important}.display-inline-lg-up{display:inline!important}.display-inline-block-lg-up{display:inline-block!important}.display-block-lg-up{display:block!important}.display-grid-lg-up{display:grid!important}.display-inline-grid-lg-up{display:inline-grid!important}.display-flex-lg-up{display:flex!important}.display-inline-flex-lg-up{display:inline-flex!important}}@media (min-width: 1920px){.display-none-xl-up{display:none!important}.display-inline-xl-up{display:inline!important}.display-inline-block-xl-up{display:inline-block!important}.display-block-xl-up{display:block!important}.display-grid-xl-up{display:grid!important}.display-inline-grid-xl-up{display:inline-grid!important}.display-flex-xl-up{display:flex!important}.display-inline-flex-xl-up{display:inline-flex!important}}@media (min-width: 2100px){.display-none-xxl-up{display:none!important}.display-inline-xxl-up{display:inline!important}.display-inline-block-xxl-up{display:inline-block!important}.display-block-xxl-up{display:block!important}.display-grid-xxl-up{display:grid!important}.display-inline-grid-xxl-up{display:inline-grid!important}.display-flex-xxl-up{display:flex!important}.display-inline-flex-xxl-up{display:inline-flex!important}}@media (min-width: 2560px){.display-none-xxxl-up{display:none!important}.display-inline-xxxl-up{display:inline!important}.display-inline-block-xxxl-up{display:inline-block!important}.display-block-xxxl-up{display:block!important}.display-grid-xxxl-up{display:grid!important}.display-inline-grid-xxxl-up{display:inline-grid!important}.display-flex-xxxl-up{display:flex!important}.display-inline-flex-xxxl-up{display:inline-flex!important}}@media (max-width: -1px){.display-none-xs-down{display:none!important}.display-inline-xs-down{display:inline!important}.display-inline-block-xs-down{display:inline-block!important}.display-block-xs-down{display:block!important}.display-grid-xs-down{display:grid!important}.display-inline-grid-xs-down{display:inline-grid!important}.display-flex-xs-down{display:flex!important}.display-inline-flex-xs-down{display:inline-flex!important}}@media (max-width: 767px){.display-none-sm-down{display:none!important}.display-inline-sm-down{display:inline!important}.display-inline-block-sm-down{display:inline-block!important}.display-block-sm-down{display:block!important}.display-grid-sm-down{display:grid!important}.display-inline-grid-sm-down{display:inline-grid!important}.display-flex-sm-down{display:flex!important}.display-inline-flex-sm-down{display:inline-flex!important}}@media (max-width: 1023px){.display-none-md-down{display:none!important}.display-inline-md-down{display:inline!important}.display-inline-block-md-down{display:inline-block!important}.display-block-md-down{display:block!important}.display-grid-md-down{display:grid!important}.display-inline-grid-md-down{display:inline-grid!important}.display-flex-md-down{display:flex!important}.display-inline-flex-md-down{display:inline-flex!important}}@media (max-width: 1439px){.display-none-lg-down{display:none!important}.display-inline-lg-down{display:inline!important}.display-inline-block-lg-down{display:inline-block!important}.display-block-lg-down{display:block!important}.display-grid-lg-down{display:grid!important}.display-inline-grid-lg-down{display:inline-grid!important}.display-flex-lg-down{display:flex!important}.display-inline-flex-lg-down{display:inline-flex!important}}@media (max-width: 1919px){.display-none-xl-down{display:none!important}.display-inline-xl-down{display:inline!important}.display-inline-block-xl-down{display:inline-block!important}.display-block-xl-down{display:block!important}.display-grid-xl-down{display:grid!important}.display-inline-grid-xl-down{display:inline-grid!important}.display-flex-xl-down{display:flex!important}.display-inline-flex-xl-down{display:inline-flex!important}}@media (max-width: 2099px){.display-none-xxl-down{display:none!important}.display-inline-xxl-down{display:inline!important}.display-inline-block-xxl-down{display:inline-block!important}.display-block-xxl-down{display:block!important}.display-grid-xxl-down{display:grid!important}.display-inline-grid-xxl-down{display:inline-grid!important}.display-flex-xxl-down{display:flex!important}.display-inline-flex-xxl-down{display:inline-flex!important}}@media (max-width: 2559px){.display-none-xxxl-down{display:none!important}.display-inline-xxxl-down{display:inline!important}.display-inline-block-xxxl-down{display:inline-block!important}.display-block-xxxl-down{display:block!important}.display-grid-xxxl-down{display:grid!important}.display-inline-grid-xxxl-down{display:inline-grid!important}.display-flex-xxxl-down{display:flex!important}.display-inline-flex-xxxl-down{display:inline-flex!important}}.flex-1,.flex-1-1-0{flex:1 1 0}.flex-1-0-auto{flex:1 0 auto}.flex-direction-row{flex-direction:row!important}.flex-direction-row-reverse{flex-direction:row-reverse!important}.flex-direction-column{flex-direction:column!important}.flex-direction-column-reverse{flex-direction:column-reverse!important}@media (min-width: 0){.flex-direction-row-xs-up{flex-direction:row!important}.flex-direction-row-reverse-xs-up{flex-direction:row-reverse!important}.flex-direction-column-xs-up{flex-direction:column!important}.flex-direction-column-reverse-xs-up{flex-direction:column-reverse!important}}@media (min-width: 768px){.flex-direction-row-sm-up{flex-direction:row!important}.flex-direction-row-reverse-sm-up{flex-direction:row-reverse!important}.flex-direction-column-sm-up{flex-direction:column!important}.flex-direction-column-reverse-sm-up{flex-direction:column-reverse!important}}@media (min-width: 1024px){.flex-direction-row-md-up{flex-direction:row!important}.flex-direction-row-reverse-md-up{flex-direction:row-reverse!important}.flex-direction-column-md-up{flex-direction:column!important}.flex-direction-column-reverse-md-up{flex-direction:column-reverse!important}}@media (min-width: 1440px){.flex-direction-row-lg-up{flex-direction:row!important}.flex-direction-row-reverse-lg-up{flex-direction:row-reverse!important}.flex-direction-column-lg-up{flex-direction:column!important}.flex-direction-column-reverse-lg-up{flex-direction:column-reverse!important}}@media (min-width: 1920px){.flex-direction-row-xl-up{flex-direction:row!important}.flex-direction-row-reverse-xl-up{flex-direction:row-reverse!important}.flex-direction-column-xl-up{flex-direction:column!important}.flex-direction-column-reverse-xl-up{flex-direction:column-reverse!important}}@media (min-width: 2100px){.flex-direction-row-xxl-up{flex-direction:row!important}.flex-direction-row-reverse-xxl-up{flex-direction:row-reverse!important}.flex-direction-column-xxl-up{flex-direction:column!important}.flex-direction-column-reverse-xxl-up{flex-direction:column-reverse!important}}@media (min-width: 2560px){.flex-direction-row-xxxl-up{flex-direction:row!important}.flex-direction-row-reverse-xxxl-up{flex-direction:row-reverse!important}.flex-direction-column-xxxl-up{flex-direction:column!important}.flex-direction-column-reverse-xxxl-up{flex-direction:column-reverse!important}}@media (max-width: -1px){.flex-direction-row-xs-down{flex-direction:row!important}.flex-direction-row-reverse-xs-down{flex-direction:row-reverse!important}.flex-direction-column-xs-down{flex-direction:column!important}.flex-direction-column-reverse-xs-down{flex-direction:column-reverse!important}}@media (max-width: 767px){.flex-direction-row-sm-down{flex-direction:row!important}.flex-direction-row-reverse-sm-down{flex-direction:row-reverse!important}.flex-direction-column-sm-down{flex-direction:column!important}.flex-direction-column-reverse-sm-down{flex-direction:column-reverse!important}}@media (max-width: 1023px){.flex-direction-row-md-down{flex-direction:row!important}.flex-direction-row-reverse-md-down{flex-direction:row-reverse!important}.flex-direction-column-md-down{flex-direction:column!important}.flex-direction-column-reverse-md-down{flex-direction:column-reverse!important}}@media (max-width: 1439px){.flex-direction-row-lg-down{flex-direction:row!important}.flex-direction-row-reverse-lg-down{flex-direction:row-reverse!important}.flex-direction-column-lg-down{flex-direction:column!important}.flex-direction-column-reverse-lg-down{flex-direction:column-reverse!important}}@media (max-width: 1919px){.flex-direction-row-xl-down{flex-direction:row!important}.flex-direction-row-reverse-xl-down{flex-direction:row-reverse!important}.flex-direction-column-xl-down{flex-direction:column!important}.flex-direction-column-reverse-xl-down{flex-direction:column-reverse!important}}@media (max-width: 2099px){.flex-direction-row-xxl-down{flex-direction:row!important}.flex-direction-row-reverse-xxl-down{flex-direction:row-reverse!important}.flex-direction-column-xxl-down{flex-direction:column!important}.flex-direction-column-reverse-xxl-down{flex-direction:column-reverse!important}}@media (max-width: 2559px){.flex-direction-row-xxxl-down{flex-direction:row!important}.flex-direction-row-reverse-xxxl-down{flex-direction:row-reverse!important}.flex-direction-column-xxxl-down{flex-direction:column!important}.flex-direction-column-reverse-xxxl-down{flex-direction:column-reverse!important}}.justify-content-normal{justify-content:normal!important}.justify-content-start{justify-content:start!important}.justify-content-end{justify-content:end!important}.justify-content-center{justify-content:center!important}.justify-content-space-between{justify-content:space-between!important}.justify-content-space-around{justify-content:space-around!important}.justify-content-space-evenly{justify-content:space-evenly!important}.justify-content-stretch{justify-content:stretch!important}@media (min-width: 0){.justify-content-normal-xs-up{justify-content:normal!important}.justify-content-start-xs-up{justify-content:start!important}.justify-content-end-xs-up{justify-content:end!important}.justify-content-center-xs-up{justify-content:center!important}.justify-content-space-between-xs-up{justify-content:space-between!important}.justify-content-space-around-xs-up{justify-content:space-around!important}.justify-content-space-evenly-xs-up{justify-content:space-evenly!important}.justify-content-stretch-xs-up{justify-content:stretch!important}}@media (min-width: 768px){.justify-content-normal-sm-up{justify-content:normal!important}.justify-content-start-sm-up{justify-content:start!important}.justify-content-end-sm-up{justify-content:end!important}.justify-content-center-sm-up{justify-content:center!important}.justify-content-space-between-sm-up{justify-content:space-between!important}.justify-content-space-around-sm-up{justify-content:space-around!important}.justify-content-space-evenly-sm-up{justify-content:space-evenly!important}.justify-content-stretch-sm-up{justify-content:stretch!important}}@media (min-width: 1024px){.justify-content-normal-md-up{justify-content:normal!important}.justify-content-start-md-up{justify-content:start!important}.justify-content-end-md-up{justify-content:end!important}.justify-content-center-md-up{justify-content:center!important}.justify-content-space-between-md-up{justify-content:space-between!important}.justify-content-space-around-md-up{justify-content:space-around!important}.justify-content-space-evenly-md-up{justify-content:space-evenly!important}.justify-content-stretch-md-up{justify-content:stretch!important}}@media (min-width: 1440px){.justify-content-normal-lg-up{justify-content:normal!important}.justify-content-start-lg-up{justify-content:start!important}.justify-content-end-lg-up{justify-content:end!important}.justify-content-center-lg-up{justify-content:center!important}.justify-content-space-between-lg-up{justify-content:space-between!important}.justify-content-space-around-lg-up{justify-content:space-around!important}.justify-content-space-evenly-lg-up{justify-content:space-evenly!important}.justify-content-stretch-lg-up{justify-content:stretch!important}}@media (min-width: 1920px){.justify-content-normal-xl-up{justify-content:normal!important}.justify-content-start-xl-up{justify-content:start!important}.justify-content-end-xl-up{justify-content:end!important}.justify-content-center-xl-up{justify-content:center!important}.justify-content-space-between-xl-up{justify-content:space-between!important}.justify-content-space-around-xl-up{justify-content:space-around!important}.justify-content-space-evenly-xl-up{justify-content:space-evenly!important}.justify-content-stretch-xl-up{justify-content:stretch!important}}@media (min-width: 2100px){.justify-content-normal-xxl-up{justify-content:normal!important}.justify-content-start-xxl-up{justify-content:start!important}.justify-content-end-xxl-up{justify-content:end!important}.justify-content-center-xxl-up{justify-content:center!important}.justify-content-space-between-xxl-up{justify-content:space-between!important}.justify-content-space-around-xxl-up{justify-content:space-around!important}.justify-content-space-evenly-xxl-up{justify-content:space-evenly!important}.justify-content-stretch-xxl-up{justify-content:stretch!important}}@media (min-width: 2560px){.justify-content-normal-xxxl-up{justify-content:normal!important}.justify-content-start-xxxl-up{justify-content:start!important}.justify-content-end-xxxl-up{justify-content:end!important}.justify-content-center-xxxl-up{justify-content:center!important}.justify-content-space-between-xxxl-up{justify-content:space-between!important}.justify-content-space-around-xxxl-up{justify-content:space-around!important}.justify-content-space-evenly-xxxl-up{justify-content:space-evenly!important}.justify-content-stretch-xxxl-up{justify-content:stretch!important}}@media (max-width: -1px){.justify-content-normal-xs-down{justify-content:normal!important}.justify-content-start-xs-down{justify-content:start!important}.justify-content-end-xs-down{justify-content:end!important}.justify-content-center-xs-down{justify-content:center!important}.justify-content-space-between-xs-down{justify-content:space-between!important}.justify-content-space-around-xs-down{justify-content:space-around!important}.justify-content-space-evenly-xs-down{justify-content:space-evenly!important}.justify-content-stretch-xs-down{justify-content:stretch!important}}@media (max-width: 767px){.justify-content-normal-sm-down{justify-content:normal!important}.justify-content-start-sm-down{justify-content:start!important}.justify-content-end-sm-down{justify-content:end!important}.justify-content-center-sm-down{justify-content:center!important}.justify-content-space-between-sm-down{justify-content:space-between!important}.justify-content-space-around-sm-down{justify-content:space-around!important}.justify-content-space-evenly-sm-down{justify-content:space-evenly!important}.justify-content-stretch-sm-down{justify-content:stretch!important}}@media (max-width: 1023px){.justify-content-normal-md-down{justify-content:normal!important}.justify-content-start-md-down{justify-content:start!important}.justify-content-end-md-down{justify-content:end!important}.justify-content-center-md-down{justify-content:center!important}.justify-content-space-between-md-down{justify-content:space-between!important}.justify-content-space-around-md-down{justify-content:space-around!important}.justify-content-space-evenly-md-down{justify-content:space-evenly!important}.justify-content-stretch-md-down{justify-content:stretch!important}}@media (max-width: 1439px){.justify-content-normal-lg-down{justify-content:normal!important}.justify-content-start-lg-down{justify-content:start!important}.justify-content-end-lg-down{justify-content:end!important}.justify-content-center-lg-down{justify-content:center!important}.justify-content-space-between-lg-down{justify-content:space-between!important}.justify-content-space-around-lg-down{justify-content:space-around!important}.justify-content-space-evenly-lg-down{justify-content:space-evenly!important}.justify-content-stretch-lg-down{justify-content:stretch!important}}@media (max-width: 1919px){.justify-content-normal-xl-down{justify-content:normal!important}.justify-content-start-xl-down{justify-content:start!important}.justify-content-end-xl-down{justify-content:end!important}.justify-content-center-xl-down{justify-content:center!important}.justify-content-space-between-xl-down{justify-content:space-between!important}.justify-content-space-around-xl-down{justify-content:space-around!important}.justify-content-space-evenly-xl-down{justify-content:space-evenly!important}.justify-content-stretch-xl-down{justify-content:stretch!important}}@media (max-width: 2099px){.justify-content-normal-xxl-down{justify-content:normal!important}.justify-content-start-xxl-down{justify-content:start!important}.justify-content-end-xxl-down{justify-content:end!important}.justify-content-center-xxl-down{justify-content:center!important}.justify-content-space-between-xxl-down{justify-content:space-between!important}.justify-content-space-around-xxl-down{justify-content:space-around!important}.justify-content-space-evenly-xxl-down{justify-content:space-evenly!important}.justify-content-stretch-xxl-down{justify-content:stretch!important}}@media (max-width: 2559px){.justify-content-normal-xxxl-down{justify-content:normal!important}.justify-content-start-xxxl-down{justify-content:start!important}.justify-content-end-xxxl-down{justify-content:end!important}.justify-content-center-xxxl-down{justify-content:center!important}.justify-content-space-between-xxxl-down{justify-content:space-between!important}.justify-content-space-around-xxxl-down{justify-content:space-around!important}.justify-content-space-evenly-xxxl-down{justify-content:space-evenly!important}.justify-content-stretch-xxxl-down{justify-content:stretch!important}}.align-items-normal{align-items:normal!important}.align-items-start{align-items:start!important}.align-items-end{align-items:end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}@media (min-width: 0){.align-items-normal-xs-up{align-items:normal!important}.align-items-start-xs-up{align-items:start!important}.align-items-end-xs-up{align-items:end!important}.align-items-center-xs-up{align-items:center!important}.align-items-baseline-xs-up{align-items:baseline!important}.align-items-stretch-xs-up{align-items:stretch!important}}@media (min-width: 768px){.align-items-normal-sm-up{align-items:normal!important}.align-items-start-sm-up{align-items:start!important}.align-items-end-sm-up{align-items:end!important}.align-items-center-sm-up{align-items:center!important}.align-items-baseline-sm-up{align-items:baseline!important}.align-items-stretch-sm-up{align-items:stretch!important}}@media (min-width: 1024px){.align-items-normal-md-up{align-items:normal!important}.align-items-start-md-up{align-items:start!important}.align-items-end-md-up{align-items:end!important}.align-items-center-md-up{align-items:center!important}.align-items-baseline-md-up{align-items:baseline!important}.align-items-stretch-md-up{align-items:stretch!important}}@media (min-width: 1440px){.align-items-normal-lg-up{align-items:normal!important}.align-items-start-lg-up{align-items:start!important}.align-items-end-lg-up{align-items:end!important}.align-items-center-lg-up{align-items:center!important}.align-items-baseline-lg-up{align-items:baseline!important}.align-items-stretch-lg-up{align-items:stretch!important}}@media (min-width: 1920px){.align-items-normal-xl-up{align-items:normal!important}.align-items-start-xl-up{align-items:start!important}.align-items-end-xl-up{align-items:end!important}.align-items-center-xl-up{align-items:center!important}.align-items-baseline-xl-up{align-items:baseline!important}.align-items-stretch-xl-up{align-items:stretch!important}}@media (min-width: 2100px){.align-items-normal-xxl-up{align-items:normal!important}.align-items-start-xxl-up{align-items:start!important}.align-items-end-xxl-up{align-items:end!important}.align-items-center-xxl-up{align-items:center!important}.align-items-baseline-xxl-up{align-items:baseline!important}.align-items-stretch-xxl-up{align-items:stretch!important}}@media (min-width: 2560px){.align-items-normal-xxxl-up{align-items:normal!important}.align-items-start-xxxl-up{align-items:start!important}.align-items-end-xxxl-up{align-items:end!important}.align-items-center-xxxl-up{align-items:center!important}.align-items-baseline-xxxl-up{align-items:baseline!important}.align-items-stretch-xxxl-up{align-items:stretch!important}}@media (max-width: -1px){.align-items-normal-xs-down{align-items:normal!important}.align-items-start-xs-down{align-items:start!important}.align-items-end-xs-down{align-items:end!important}.align-items-center-xs-down{align-items:center!important}.align-items-baseline-xs-down{align-items:baseline!important}.align-items-stretch-xs-down{align-items:stretch!important}}@media (max-width: 767px){.align-items-normal-sm-down{align-items:normal!important}.align-items-start-sm-down{align-items:start!important}.align-items-end-sm-down{align-items:end!important}.align-items-center-sm-down{align-items:center!important}.align-items-baseline-sm-down{align-items:baseline!important}.align-items-stretch-sm-down{align-items:stretch!important}}@media (max-width: 1023px){.align-items-normal-md-down{align-items:normal!important}.align-items-start-md-down{align-items:start!important}.align-items-end-md-down{align-items:end!important}.align-items-center-md-down{align-items:center!important}.align-items-baseline-md-down{align-items:baseline!important}.align-items-stretch-md-down{align-items:stretch!important}}@media (max-width: 1439px){.align-items-normal-lg-down{align-items:normal!important}.align-items-start-lg-down{align-items:start!important}.align-items-end-lg-down{align-items:end!important}.align-items-center-lg-down{align-items:center!important}.align-items-baseline-lg-down{align-items:baseline!important}.align-items-stretch-lg-down{align-items:stretch!important}}@media (max-width: 1919px){.align-items-normal-xl-down{align-items:normal!important}.align-items-start-xl-down{align-items:start!important}.align-items-end-xl-down{align-items:end!important}.align-items-center-xl-down{align-items:center!important}.align-items-baseline-xl-down{align-items:baseline!important}.align-items-stretch-xl-down{align-items:stretch!important}}@media (max-width: 2099px){.align-items-normal-xxl-down{align-items:normal!important}.align-items-start-xxl-down{align-items:start!important}.align-items-end-xxl-down{align-items:end!important}.align-items-center-xxl-down{align-items:center!important}.align-items-baseline-xxl-down{align-items:baseline!important}.align-items-stretch-xxl-down{align-items:stretch!important}}@media (max-width: 2559px){.align-items-normal-xxxl-down{align-items:normal!important}.align-items-start-xxxl-down{align-items:start!important}.align-items-end-xxxl-down{align-items:end!important}.align-items-center-xxxl-down{align-items:center!important}.align-items-baseline-xxxl-down{align-items:baseline!important}.align-items-stretch-xxxl-down{align-items:stretch!important}}.align-content-normal{align-content:normal!important}.align-content-start{align-content:start!important}.align-content-end{align-content:end!important}.align-content-center{align-content:center!important}.align-content-baseline{align-content:baseline!important}.align-content-stretch{align-content:stretch!important}@media (min-width: 0){.align-content-normal-xs-up{align-content:normal!important}.align-content-start-xs-up{align-content:start!important}.align-content-end-xs-up{align-content:end!important}.align-content-center-xs-up{align-content:center!important}.align-content-baseline-xs-up{align-content:baseline!important}.align-content-stretch-xs-up{align-content:stretch!important}}@media (min-width: 768px){.align-content-normal-sm-up{align-content:normal!important}.align-content-start-sm-up{align-content:start!important}.align-content-end-sm-up{align-content:end!important}.align-content-center-sm-up{align-content:center!important}.align-content-baseline-sm-up{align-content:baseline!important}.align-content-stretch-sm-up{align-content:stretch!important}}@media (min-width: 1024px){.align-content-normal-md-up{align-content:normal!important}.align-content-start-md-up{align-content:start!important}.align-content-end-md-up{align-content:end!important}.align-content-center-md-up{align-content:center!important}.align-content-baseline-md-up{align-content:baseline!important}.align-content-stretch-md-up{align-content:stretch!important}}@media (min-width: 1440px){.align-content-normal-lg-up{align-content:normal!important}.align-content-start-lg-up{align-content:start!important}.align-content-end-lg-up{align-content:end!important}.align-content-center-lg-up{align-content:center!important}.align-content-baseline-lg-up{align-content:baseline!important}.align-content-stretch-lg-up{align-content:stretch!important}}@media (min-width: 1920px){.align-content-normal-xl-up{align-content:normal!important}.align-content-start-xl-up{align-content:start!important}.align-content-end-xl-up{align-content:end!important}.align-content-center-xl-up{align-content:center!important}.align-content-baseline-xl-up{align-content:baseline!important}.align-content-stretch-xl-up{align-content:stretch!important}}@media (min-width: 2100px){.align-content-normal-xxl-up{align-content:normal!important}.align-content-start-xxl-up{align-content:start!important}.align-content-end-xxl-up{align-content:end!important}.align-content-center-xxl-up{align-content:center!important}.align-content-baseline-xxl-up{align-content:baseline!important}.align-content-stretch-xxl-up{align-content:stretch!important}}@media (min-width: 2560px){.align-content-normal-xxxl-up{align-content:normal!important}.align-content-start-xxxl-up{align-content:start!important}.align-content-end-xxxl-up{align-content:end!important}.align-content-center-xxxl-up{align-content:center!important}.align-content-baseline-xxxl-up{align-content:baseline!important}.align-content-stretch-xxxl-up{align-content:stretch!important}}@media (max-width: -1px){.align-content-normal-xs-down{align-content:normal!important}.align-content-start-xs-down{align-content:start!important}.align-content-end-xs-down{align-content:end!important}.align-content-center-xs-down{align-content:center!important}.align-content-baseline-xs-down{align-content:baseline!important}.align-content-stretch-xs-down{align-content:stretch!important}}@media (max-width: 767px){.align-content-normal-sm-down{align-content:normal!important}.align-content-start-sm-down{align-content:start!important}.align-content-end-sm-down{align-content:end!important}.align-content-center-sm-down{align-content:center!important}.align-content-baseline-sm-down{align-content:baseline!important}.align-content-stretch-sm-down{align-content:stretch!important}}@media (max-width: 1023px){.align-content-normal-md-down{align-content:normal!important}.align-content-start-md-down{align-content:start!important}.align-content-end-md-down{align-content:end!important}.align-content-center-md-down{align-content:center!important}.align-content-baseline-md-down{align-content:baseline!important}.align-content-stretch-md-down{align-content:stretch!important}}@media (max-width: 1439px){.align-content-normal-lg-down{align-content:normal!important}.align-content-start-lg-down{align-content:start!important}.align-content-end-lg-down{align-content:end!important}.align-content-center-lg-down{align-content:center!important}.align-content-baseline-lg-down{align-content:baseline!important}.align-content-stretch-lg-down{align-content:stretch!important}}@media (max-width: 1919px){.align-content-normal-xl-down{align-content:normal!important}.align-content-start-xl-down{align-content:start!important}.align-content-end-xl-down{align-content:end!important}.align-content-center-xl-down{align-content:center!important}.align-content-baseline-xl-down{align-content:baseline!important}.align-content-stretch-xl-down{align-content:stretch!important}}@media (max-width: 2099px){.align-content-normal-xxl-down{align-content:normal!important}.align-content-start-xxl-down{align-content:start!important}.align-content-end-xxl-down{align-content:end!important}.align-content-center-xxl-down{align-content:center!important}.align-content-baseline-xxl-down{align-content:baseline!important}.align-content-stretch-xxl-down{align-content:stretch!important}}@media (max-width: 2559px){.align-content-normal-xxxl-down{align-content:normal!important}.align-content-start-xxxl-down{align-content:start!important}.align-content-end-xxxl-down{align-content:end!important}.align-content-center-xxxl-down{align-content:center!important}.align-content-baseline-xxxl-down{align-content:baseline!important}.align-content-stretch-xxxl-down{align-content:stretch!important}}.align-self-normal{align-self:normal!important}.align-self-start{align-self:start!important}.align-self-end{align-self:end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width: 0){.align-self-normal-xs-up{align-self:normal!important}.align-self-start-xs-up{align-self:start!important}.align-self-end-xs-up{align-self:end!important}.align-self-center-xs-up{align-self:center!important}.align-self-baseline-xs-up{align-self:baseline!important}.align-self-stretch-xs-up{align-self:stretch!important}}@media (min-width: 768px){.align-self-normal-sm-up{align-self:normal!important}.align-self-start-sm-up{align-self:start!important}.align-self-end-sm-up{align-self:end!important}.align-self-center-sm-up{align-self:center!important}.align-self-baseline-sm-up{align-self:baseline!important}.align-self-stretch-sm-up{align-self:stretch!important}}@media (min-width: 1024px){.align-self-normal-md-up{align-self:normal!important}.align-self-start-md-up{align-self:start!important}.align-self-end-md-up{align-self:end!important}.align-self-center-md-up{align-self:center!important}.align-self-baseline-md-up{align-self:baseline!important}.align-self-stretch-md-up{align-self:stretch!important}}@media (min-width: 1440px){.align-self-normal-lg-up{align-self:normal!important}.align-self-start-lg-up{align-self:start!important}.align-self-end-lg-up{align-self:end!important}.align-self-center-lg-up{align-self:center!important}.align-self-baseline-lg-up{align-self:baseline!important}.align-self-stretch-lg-up{align-self:stretch!important}}@media (min-width: 1920px){.align-self-normal-xl-up{align-self:normal!important}.align-self-start-xl-up{align-self:start!important}.align-self-end-xl-up{align-self:end!important}.align-self-center-xl-up{align-self:center!important}.align-self-baseline-xl-up{align-self:baseline!important}.align-self-stretch-xl-up{align-self:stretch!important}}@media (min-width: 2100px){.align-self-normal-xxl-up{align-self:normal!important}.align-self-start-xxl-up{align-self:start!important}.align-self-end-xxl-up{align-self:end!important}.align-self-center-xxl-up{align-self:center!important}.align-self-baseline-xxl-up{align-self:baseline!important}.align-self-stretch-xxl-up{align-self:stretch!important}}@media (min-width: 2560px){.align-self-normal-xxxl-up{align-self:normal!important}.align-self-start-xxxl-up{align-self:start!important}.align-self-end-xxxl-up{align-self:end!important}.align-self-center-xxxl-up{align-self:center!important}.align-self-baseline-xxxl-up{align-self:baseline!important}.align-self-stretch-xxxl-up{align-self:stretch!important}}@media (max-width: -1px){.align-self-normal-xs-down{align-self:normal!important}.align-self-start-xs-down{align-self:start!important}.align-self-end-xs-down{align-self:end!important}.align-self-center-xs-down{align-self:center!important}.align-self-baseline-xs-down{align-self:baseline!important}.align-self-stretch-xs-down{align-self:stretch!important}}@media (max-width: 767px){.align-self-normal-sm-down{align-self:normal!important}.align-self-start-sm-down{align-self:start!important}.align-self-end-sm-down{align-self:end!important}.align-self-center-sm-down{align-self:center!important}.align-self-baseline-sm-down{align-self:baseline!important}.align-self-stretch-sm-down{align-self:stretch!important}}@media (max-width: 1023px){.align-self-normal-md-down{align-self:normal!important}.align-self-start-md-down{align-self:start!important}.align-self-end-md-down{align-self:end!important}.align-self-center-md-down{align-self:center!important}.align-self-baseline-md-down{align-self:baseline!important}.align-self-stretch-md-down{align-self:stretch!important}}@media (max-width: 1439px){.align-self-normal-lg-down{align-self:normal!important}.align-self-start-lg-down{align-self:start!important}.align-self-end-lg-down{align-self:end!important}.align-self-center-lg-down{align-self:center!important}.align-self-baseline-lg-down{align-self:baseline!important}.align-self-stretch-lg-down{align-self:stretch!important}}@media (max-width: 1919px){.align-self-normal-xl-down{align-self:normal!important}.align-self-start-xl-down{align-self:start!important}.align-self-end-xl-down{align-self:end!important}.align-self-center-xl-down{align-self:center!important}.align-self-baseline-xl-down{align-self:baseline!important}.align-self-stretch-xl-down{align-self:stretch!important}}@media (max-width: 2099px){.align-self-normal-xxl-down{align-self:normal!important}.align-self-start-xxl-down{align-self:start!important}.align-self-end-xxl-down{align-self:end!important}.align-self-center-xxl-down{align-self:center!important}.align-self-baseline-xxl-down{align-self:baseline!important}.align-self-stretch-xxl-down{align-self:stretch!important}}@media (max-width: 2559px){.align-self-normal-xxxl-down{align-self:normal!important}.align-self-start-xxxl-down{align-self:start!important}.align-self-end-xxxl-down{align-self:end!important}.align-self-center-xxxl-down{align-self:center!important}.align-self-baseline-xxxl-down{align-self:baseline!important}.align-self-stretch-xxxl-down{align-self:stretch!important}}.flex-initial{flex:0 1 auto}@media (min-width: 0){.flex-initial-xs-up{flex:0 1 auto!important}}@media (max-width: -1px){.flex-initial-xs-down{flex:0 1 auto!important}}@media (min-width: 768px){.flex-initial-sm-up{flex:0 1 auto!important}}@media (max-width: 767px){.flex-initial-sm-down{flex:0 1 auto!important}}@media (min-width: 1024px){.flex-initial-md-up{flex:0 1 auto!important}}@media (max-width: 1023px){.flex-initial-md-down{flex:0 1 auto!important}}@media (min-width: 1440px){.flex-initial-lg-up{flex:0 1 auto!important}}@media (max-width: 1439px){.flex-initial-lg-down{flex:0 1 auto!important}}@media (min-width: 1920px){.flex-initial-xl-up{flex:0 1 auto!important}}@media (max-width: 1919px){.flex-initial-xl-down{flex:0 1 auto!important}}@media (min-width: 2100px){.flex-initial-xxl-up{flex:0 1 auto!important}}@media (max-width: 2099px){.flex-initial-xxl-down{flex:0 1 auto!important}}@media (min-width: 2560px){.flex-initial-xxxl-up{flex:0 1 auto!important}}@media (max-width: 2559px){.flex-initial-xxxl-down{flex:0 1 auto!important}}.flex-1{flex:1 1 0}@media (min-width: 0){.flex-1-xs-up{flex:1 1 0!important}}@media (max-width: -1px){.flex-1-xs-down{flex:1 1 0!important}}@media (min-width: 768px){.flex-1-sm-up{flex:1 1 0!important}}@media (max-width: 767px){.flex-1-sm-down{flex:1 1 0!important}}@media (min-width: 1024px){.flex-1-md-up{flex:1 1 0!important}}@media (max-width: 1023px){.flex-1-md-down{flex:1 1 0!important}}@media (min-width: 1440px){.flex-1-lg-up{flex:1 1 0!important}}@media (max-width: 1439px){.flex-1-lg-down{flex:1 1 0!important}}@media (min-width: 1920px){.flex-1-xl-up{flex:1 1 0!important}}@media (max-width: 1919px){.flex-1-xl-down{flex:1 1 0!important}}@media (min-width: 2100px){.flex-1-xxl-up{flex:1 1 0!important}}@media (max-width: 2099px){.flex-1-xxl-down{flex:1 1 0!important}}@media (min-width: 2560px){.flex-1-xxxl-up{flex:1 1 0!important}}@media (max-width: 2559px){.flex-1-xxxl-down{flex:1 1 0!important}}.flex-auto{flex:1 1 auto}@media (min-width: 0){.flex-auto-xs-up{flex:1 1 auto!important}}@media (max-width: -1px){.flex-auto-xs-down{flex:1 1 auto!important}}@media (min-width: 768px){.flex-auto-sm-up{flex:1 1 auto!important}}@media (max-width: 767px){.flex-auto-sm-down{flex:1 1 auto!important}}@media (min-width: 1024px){.flex-auto-md-up{flex:1 1 auto!important}}@media (max-width: 1023px){.flex-auto-md-down{flex:1 1 auto!important}}@media (min-width: 1440px){.flex-auto-lg-up{flex:1 1 auto!important}}@media (max-width: 1439px){.flex-auto-lg-down{flex:1 1 auto!important}}@media (min-width: 1920px){.flex-auto-xl-up{flex:1 1 auto!important}}@media (max-width: 1919px){.flex-auto-xl-down{flex:1 1 auto!important}}@media (min-width: 2100px){.flex-auto-xxl-up{flex:1 1 auto!important}}@media (max-width: 2099px){.flex-auto-xxl-down{flex:1 1 auto!important}}@media (min-width: 2560px){.flex-auto-xxxl-up{flex:1 1 auto!important}}@media (max-width: 2559px){.flex-auto-xxxl-down{flex:1 1 auto!important}}.flex-none{flex:none}@media (min-width: 0){.flex-none-xs-up{flex:none!important}}@media (max-width: -1px){.flex-none-xs-down{flex:none!important}}@media (min-width: 768px){.flex-none-sm-up{flex:none!important}}@media (max-width: 767px){.flex-none-sm-down{flex:none!important}}@media (min-width: 1024px){.flex-none-md-up{flex:none!important}}@media (max-width: 1023px){.flex-none-md-down{flex:none!important}}@media (min-width: 1440px){.flex-none-lg-up{flex:none!important}}@media (max-width: 1439px){.flex-none-lg-down{flex:none!important}}@media (min-width: 1920px){.flex-none-xl-up{flex:none!important}}@media (max-width: 1919px){.flex-none-xl-down{flex:none!important}}@media (min-width: 2100px){.flex-none-xxl-up{flex:none!important}}@media (max-width: 2099px){.flex-none-xxl-down{flex:none!important}}@media (min-width: 2560px){.flex-none-xxxl-up{flex:none!important}}@media (max-width: 2559px){.flex-none-xxxl-down{flex:none!important}}.flex-wrap{flex-wrap:wrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-nowrap{flex-wrap:nowrap!important}@media (min-width: 0){.flex-wrap-wrap-xs-up{flex-wrap:wrap!important}.flex-wrap-wrap-reverse-xs-up{flex-wrap:wrap-reverse!important}.flex-wrap-nowrap-xs-up{flex-wrap:nowrap!important}}@media (min-width: 768px){.flex-wrap-wrap-sm-up{flex-wrap:wrap!important}.flex-wrap-wrap-reverse-sm-up{flex-wrap:wrap-reverse!important}.flex-wrap-nowrap-sm-up{flex-wrap:nowrap!important}}@media (min-width: 1024px){.flex-wrap-wrap-md-up{flex-wrap:wrap!important}.flex-wrap-wrap-reverse-md-up{flex-wrap:wrap-reverse!important}.flex-wrap-nowrap-md-up{flex-wrap:nowrap!important}}@media (min-width: 1440px){.flex-wrap-wrap-lg-up{flex-wrap:wrap!important}.flex-wrap-wrap-reverse-lg-up{flex-wrap:wrap-reverse!important}.flex-wrap-nowrap-lg-up{flex-wrap:nowrap!important}}@media (min-width: 1920px){.flex-wrap-wrap-xl-up{flex-wrap:wrap!important}.flex-wrap-wrap-reverse-xl-up{flex-wrap:wrap-reverse!important}.flex-wrap-nowrap-xl-up{flex-wrap:nowrap!important}}@media (min-width: 2100px){.flex-wrap-wrap-xxl-up{flex-wrap:wrap!important}.flex-wrap-wrap-reverse-xxl-up{flex-wrap:wrap-reverse!important}.flex-wrap-nowrap-xxl-up{flex-wrap:nowrap!important}}@media (min-width: 2560px){.flex-wrap-wrap-xxxl-up{flex-wrap:wrap!important}.flex-wrap-wrap-reverse-xxxl-up{flex-wrap:wrap-reverse!important}.flex-wrap-nowrap-xxxl-up{flex-wrap:nowrap!important}}@media (max-width: -1px){.flex-wrap-wrap-xs-down{flex-wrap:wrap!important}.flex-wrap-wrap-reverse-xs-down{flex-wrap:wrap-reverse!important}.flex-wrap-nowrap-xs-down{flex-wrap:nowrap!important}}@media (max-width: 767px){.flex-wrap-wrap-sm-down{flex-wrap:wrap!important}.flex-wrap-wrap-reverse-sm-down{flex-wrap:wrap-reverse!important}.flex-wrap-nowrap-sm-down{flex-wrap:nowrap!important}}@media (max-width: 1023px){.flex-wrap-wrap-md-down{flex-wrap:wrap!important}.flex-wrap-wrap-reverse-md-down{flex-wrap:wrap-reverse!important}.flex-wrap-nowrap-md-down{flex-wrap:nowrap!important}}@media (max-width: 1439px){.flex-wrap-wrap-lg-down{flex-wrap:wrap!important}.flex-wrap-wrap-reverse-lg-down{flex-wrap:wrap-reverse!important}.flex-wrap-nowrap-lg-down{flex-wrap:nowrap!important}}@media (max-width: 1919px){.flex-wrap-wrap-xl-down{flex-wrap:wrap!important}.flex-wrap-wrap-reverse-xl-down{flex-wrap:wrap-reverse!important}.flex-wrap-nowrap-xl-down{flex-wrap:nowrap!important}}@media (max-width: 2099px){.flex-wrap-wrap-xxl-down{flex-wrap:wrap!important}.flex-wrap-wrap-reverse-xxl-down{flex-wrap:wrap-reverse!important}.flex-wrap-nowrap-xxl-down{flex-wrap:nowrap!important}}@media (max-width: 2559px){.flex-wrap-wrap-xxxl-down{flex-wrap:wrap!important}.flex-wrap-wrap-reverse-xxxl-down{flex-wrap:wrap-reverse!important}.flex-wrap-nowrap-xxxl-down{flex-wrap:nowrap!important}}.font-size-8{font-size:8px}.font-size-9{font-size:9px}.font-size-10{font-size:10px}.font-size-11{font-size:11px}.font-size-12{font-size:12px}.font-size-13{font-size:13px}.font-size-14{font-size:14px}.font-size-15{font-size:15px}.font-size-16{font-size:16px}.font-size-17{font-size:17px}.font-size-18{font-size:18px}.font-size-19{font-size:19px}.font-size-20{font-size:20px}.font-size-21{font-size:21px}.font-size-22{font-size:22px}.font-size-23{font-size:23px}.font-size-24{font-size:24px}.font-size-25{font-size:25px}.font-size-26{font-size:26px}.font-size-27{font-size:27px}.font-size-28{font-size:28px}.font-size-29{font-size:29px}.font-size-30{font-size:30px}.font-size-31{font-size:31px}.font-size-32{font-size:32px}.font-size-33{font-size:33px}.font-size-34{font-size:34px}.font-size-35{font-size:35px}.font-size-36{font-size:36px}.font-size-37{font-size:37px}.font-size-38{font-size:38px}.font-size-39{font-size:39px}.font-size-40{font-size:40px}.font-size-41{font-size:41px}.font-size-42{font-size:42px}.font-size-43{font-size:43px}.font-size-44{font-size:44px}.font-size-45{font-size:45px}.font-size-46{font-size:46px}.font-size-47{font-size:47px}.font-size-48{font-size:48px}.font-size-49{font-size:49px}.font-size-50{font-size:50px}.font-size-51{font-size:51px}.font-size-52{font-size:52px}.font-size-53{font-size:53px}.font-size-54{font-size:54px}.font-size-55{font-size:55px}.font-size-56{font-size:56px}.font-size-57{font-size:57px}.font-size-58{font-size:58px}.font-size-59{font-size:59px}.font-size-60{font-size:60px}@media (min-width: 0){.font-size-8-xs-up{font-size:8px!important}.font-size-9-xs-up{font-size:9px!important}.font-size-10-xs-up{font-size:10px!important}.font-size-11-xs-up{font-size:11px!important}.font-size-12-xs-up{font-size:12px!important}.font-size-13-xs-up{font-size:13px!important}.font-size-14-xs-up{font-size:14px!important}.font-size-15-xs-up{font-size:15px!important}.font-size-16-xs-up{font-size:16px!important}.font-size-17-xs-up{font-size:17px!important}.font-size-18-xs-up{font-size:18px!important}.font-size-19-xs-up{font-size:19px!important}.font-size-20-xs-up{font-size:20px!important}.font-size-21-xs-up{font-size:21px!important}.font-size-22-xs-up{font-size:22px!important}.font-size-23-xs-up{font-size:23px!important}.font-size-24-xs-up{font-size:24px!important}.font-size-25-xs-up{font-size:25px!important}.font-size-26-xs-up{font-size:26px!important}.font-size-27-xs-up{font-size:27px!important}.font-size-28-xs-up{font-size:28px!important}.font-size-29-xs-up{font-size:29px!important}.font-size-30-xs-up{font-size:30px!important}.font-size-31-xs-up{font-size:31px!important}.font-size-32-xs-up{font-size:32px!important}.font-size-33-xs-up{font-size:33px!important}.font-size-34-xs-up{font-size:34px!important}.font-size-35-xs-up{font-size:35px!important}.font-size-36-xs-up{font-size:36px!important}.font-size-37-xs-up{font-size:37px!important}.font-size-38-xs-up{font-size:38px!important}.font-size-39-xs-up{font-size:39px!important}.font-size-40-xs-up{font-size:40px!important}.font-size-41-xs-up{font-size:41px!important}.font-size-42-xs-up{font-size:42px!important}.font-size-43-xs-up{font-size:43px!important}.font-size-44-xs-up{font-size:44px!important}.font-size-45-xs-up{font-size:45px!important}.font-size-46-xs-up{font-size:46px!important}.font-size-47-xs-up{font-size:47px!important}.font-size-48-xs-up{font-size:48px!important}.font-size-49-xs-up{font-size:49px!important}.font-size-50-xs-up{font-size:50px!important}.font-size-51-xs-up{font-size:51px!important}.font-size-52-xs-up{font-size:52px!important}.font-size-53-xs-up{font-size:53px!important}.font-size-54-xs-up{font-size:54px!important}.font-size-55-xs-up{font-size:55px!important}.font-size-56-xs-up{font-size:56px!important}.font-size-57-xs-up{font-size:57px!important}.font-size-58-xs-up{font-size:58px!important}.font-size-59-xs-up{font-size:59px!important}.font-size-60-xs-up{font-size:60px!important}}@media (min-width: 768px){.font-size-8-sm-up{font-size:8px!important}.font-size-9-sm-up{font-size:9px!important}.font-size-10-sm-up{font-size:10px!important}.font-size-11-sm-up{font-size:11px!important}.font-size-12-sm-up{font-size:12px!important}.font-size-13-sm-up{font-size:13px!important}.font-size-14-sm-up{font-size:14px!important}.font-size-15-sm-up{font-size:15px!important}.font-size-16-sm-up{font-size:16px!important}.font-size-17-sm-up{font-size:17px!important}.font-size-18-sm-up{font-size:18px!important}.font-size-19-sm-up{font-size:19px!important}.font-size-20-sm-up{font-size:20px!important}.font-size-21-sm-up{font-size:21px!important}.font-size-22-sm-up{font-size:22px!important}.font-size-23-sm-up{font-size:23px!important}.font-size-24-sm-up{font-size:24px!important}.font-size-25-sm-up{font-size:25px!important}.font-size-26-sm-up{font-size:26px!important}.font-size-27-sm-up{font-size:27px!important}.font-size-28-sm-up{font-size:28px!important}.font-size-29-sm-up{font-size:29px!important}.font-size-30-sm-up{font-size:30px!important}.font-size-31-sm-up{font-size:31px!important}.font-size-32-sm-up{font-size:32px!important}.font-size-33-sm-up{font-size:33px!important}.font-size-34-sm-up{font-size:34px!important}.font-size-35-sm-up{font-size:35px!important}.font-size-36-sm-up{font-size:36px!important}.font-size-37-sm-up{font-size:37px!important}.font-size-38-sm-up{font-size:38px!important}.font-size-39-sm-up{font-size:39px!important}.font-size-40-sm-up{font-size:40px!important}.font-size-41-sm-up{font-size:41px!important}.font-size-42-sm-up{font-size:42px!important}.font-size-43-sm-up{font-size:43px!important}.font-size-44-sm-up{font-size:44px!important}.font-size-45-sm-up{font-size:45px!important}.font-size-46-sm-up{font-size:46px!important}.font-size-47-sm-up{font-size:47px!important}.font-size-48-sm-up{font-size:48px!important}.font-size-49-sm-up{font-size:49px!important}.font-size-50-sm-up{font-size:50px!important}.font-size-51-sm-up{font-size:51px!important}.font-size-52-sm-up{font-size:52px!important}.font-size-53-sm-up{font-size:53px!important}.font-size-54-sm-up{font-size:54px!important}.font-size-55-sm-up{font-size:55px!important}.font-size-56-sm-up{font-size:56px!important}.font-size-57-sm-up{font-size:57px!important}.font-size-58-sm-up{font-size:58px!important}.font-size-59-sm-up{font-size:59px!important}.font-size-60-sm-up{font-size:60px!important}}@media (min-width: 1024px){.font-size-8-md-up{font-size:8px!important}.font-size-9-md-up{font-size:9px!important}.font-size-10-md-up{font-size:10px!important}.font-size-11-md-up{font-size:11px!important}.font-size-12-md-up{font-size:12px!important}.font-size-13-md-up{font-size:13px!important}.font-size-14-md-up{font-size:14px!important}.font-size-15-md-up{font-size:15px!important}.font-size-16-md-up{font-size:16px!important}.font-size-17-md-up{font-size:17px!important}.font-size-18-md-up{font-size:18px!important}.font-size-19-md-up{font-size:19px!important}.font-size-20-md-up{font-size:20px!important}.font-size-21-md-up{font-size:21px!important}.font-size-22-md-up{font-size:22px!important}.font-size-23-md-up{font-size:23px!important}.font-size-24-md-up{font-size:24px!important}.font-size-25-md-up{font-size:25px!important}.font-size-26-md-up{font-size:26px!important}.font-size-27-md-up{font-size:27px!important}.font-size-28-md-up{font-size:28px!important}.font-size-29-md-up{font-size:29px!important}.font-size-30-md-up{font-size:30px!important}.font-size-31-md-up{font-size:31px!important}.font-size-32-md-up{font-size:32px!important}.font-size-33-md-up{font-size:33px!important}.font-size-34-md-up{font-size:34px!important}.font-size-35-md-up{font-size:35px!important}.font-size-36-md-up{font-size:36px!important}.font-size-37-md-up{font-size:37px!important}.font-size-38-md-up{font-size:38px!important}.font-size-39-md-up{font-size:39px!important}.font-size-40-md-up{font-size:40px!important}.font-size-41-md-up{font-size:41px!important}.font-size-42-md-up{font-size:42px!important}.font-size-43-md-up{font-size:43px!important}.font-size-44-md-up{font-size:44px!important}.font-size-45-md-up{font-size:45px!important}.font-size-46-md-up{font-size:46px!important}.font-size-47-md-up{font-size:47px!important}.font-size-48-md-up{font-size:48px!important}.font-size-49-md-up{font-size:49px!important}.font-size-50-md-up{font-size:50px!important}.font-size-51-md-up{font-size:51px!important}.font-size-52-md-up{font-size:52px!important}.font-size-53-md-up{font-size:53px!important}.font-size-54-md-up{font-size:54px!important}.font-size-55-md-up{font-size:55px!important}.font-size-56-md-up{font-size:56px!important}.font-size-57-md-up{font-size:57px!important}.font-size-58-md-up{font-size:58px!important}.font-size-59-md-up{font-size:59px!important}.font-size-60-md-up{font-size:60px!important}}@media (min-width: 1440px){.font-size-8-lg-up{font-size:8px!important}.font-size-9-lg-up{font-size:9px!important}.font-size-10-lg-up{font-size:10px!important}.font-size-11-lg-up{font-size:11px!important}.font-size-12-lg-up{font-size:12px!important}.font-size-13-lg-up{font-size:13px!important}.font-size-14-lg-up{font-size:14px!important}.font-size-15-lg-up{font-size:15px!important}.font-size-16-lg-up{font-size:16px!important}.font-size-17-lg-up{font-size:17px!important}.font-size-18-lg-up{font-size:18px!important}.font-size-19-lg-up{font-size:19px!important}.font-size-20-lg-up{font-size:20px!important}.font-size-21-lg-up{font-size:21px!important}.font-size-22-lg-up{font-size:22px!important}.font-size-23-lg-up{font-size:23px!important}.font-size-24-lg-up{font-size:24px!important}.font-size-25-lg-up{font-size:25px!important}.font-size-26-lg-up{font-size:26px!important}.font-size-27-lg-up{font-size:27px!important}.font-size-28-lg-up{font-size:28px!important}.font-size-29-lg-up{font-size:29px!important}.font-size-30-lg-up{font-size:30px!important}.font-size-31-lg-up{font-size:31px!important}.font-size-32-lg-up{font-size:32px!important}.font-size-33-lg-up{font-size:33px!important}.font-size-34-lg-up{font-size:34px!important}.font-size-35-lg-up{font-size:35px!important}.font-size-36-lg-up{font-size:36px!important}.font-size-37-lg-up{font-size:37px!important}.font-size-38-lg-up{font-size:38px!important}.font-size-39-lg-up{font-size:39px!important}.font-size-40-lg-up{font-size:40px!important}.font-size-41-lg-up{font-size:41px!important}.font-size-42-lg-up{font-size:42px!important}.font-size-43-lg-up{font-size:43px!important}.font-size-44-lg-up{font-size:44px!important}.font-size-45-lg-up{font-size:45px!important}.font-size-46-lg-up{font-size:46px!important}.font-size-47-lg-up{font-size:47px!important}.font-size-48-lg-up{font-size:48px!important}.font-size-49-lg-up{font-size:49px!important}.font-size-50-lg-up{font-size:50px!important}.font-size-51-lg-up{font-size:51px!important}.font-size-52-lg-up{font-size:52px!important}.font-size-53-lg-up{font-size:53px!important}.font-size-54-lg-up{font-size:54px!important}.font-size-55-lg-up{font-size:55px!important}.font-size-56-lg-up{font-size:56px!important}.font-size-57-lg-up{font-size:57px!important}.font-size-58-lg-up{font-size:58px!important}.font-size-59-lg-up{font-size:59px!important}.font-size-60-lg-up{font-size:60px!important}}@media (min-width: 1920px){.font-size-8-xl-up{font-size:8px!important}.font-size-9-xl-up{font-size:9px!important}.font-size-10-xl-up{font-size:10px!important}.font-size-11-xl-up{font-size:11px!important}.font-size-12-xl-up{font-size:12px!important}.font-size-13-xl-up{font-size:13px!important}.font-size-14-xl-up{font-size:14px!important}.font-size-15-xl-up{font-size:15px!important}.font-size-16-xl-up{font-size:16px!important}.font-size-17-xl-up{font-size:17px!important}.font-size-18-xl-up{font-size:18px!important}.font-size-19-xl-up{font-size:19px!important}.font-size-20-xl-up{font-size:20px!important}.font-size-21-xl-up{font-size:21px!important}.font-size-22-xl-up{font-size:22px!important}.font-size-23-xl-up{font-size:23px!important}.font-size-24-xl-up{font-size:24px!important}.font-size-25-xl-up{font-size:25px!important}.font-size-26-xl-up{font-size:26px!important}.font-size-27-xl-up{font-size:27px!important}.font-size-28-xl-up{font-size:28px!important}.font-size-29-xl-up{font-size:29px!important}.font-size-30-xl-up{font-size:30px!important}.font-size-31-xl-up{font-size:31px!important}.font-size-32-xl-up{font-size:32px!important}.font-size-33-xl-up{font-size:33px!important}.font-size-34-xl-up{font-size:34px!important}.font-size-35-xl-up{font-size:35px!important}.font-size-36-xl-up{font-size:36px!important}.font-size-37-xl-up{font-size:37px!important}.font-size-38-xl-up{font-size:38px!important}.font-size-39-xl-up{font-size:39px!important}.font-size-40-xl-up{font-size:40px!important}.font-size-41-xl-up{font-size:41px!important}.font-size-42-xl-up{font-size:42px!important}.font-size-43-xl-up{font-size:43px!important}.font-size-44-xl-up{font-size:44px!important}.font-size-45-xl-up{font-size:45px!important}.font-size-46-xl-up{font-size:46px!important}.font-size-47-xl-up{font-size:47px!important}.font-size-48-xl-up{font-size:48px!important}.font-size-49-xl-up{font-size:49px!important}.font-size-50-xl-up{font-size:50px!important}.font-size-51-xl-up{font-size:51px!important}.font-size-52-xl-up{font-size:52px!important}.font-size-53-xl-up{font-size:53px!important}.font-size-54-xl-up{font-size:54px!important}.font-size-55-xl-up{font-size:55px!important}.font-size-56-xl-up{font-size:56px!important}.font-size-57-xl-up{font-size:57px!important}.font-size-58-xl-up{font-size:58px!important}.font-size-59-xl-up{font-size:59px!important}.font-size-60-xl-up{font-size:60px!important}}@media (min-width: 2100px){.font-size-8-xxl-up{font-size:8px!important}.font-size-9-xxl-up{font-size:9px!important}.font-size-10-xxl-up{font-size:10px!important}.font-size-11-xxl-up{font-size:11px!important}.font-size-12-xxl-up{font-size:12px!important}.font-size-13-xxl-up{font-size:13px!important}.font-size-14-xxl-up{font-size:14px!important}.font-size-15-xxl-up{font-size:15px!important}.font-size-16-xxl-up{font-size:16px!important}.font-size-17-xxl-up{font-size:17px!important}.font-size-18-xxl-up{font-size:18px!important}.font-size-19-xxl-up{font-size:19px!important}.font-size-20-xxl-up{font-size:20px!important}.font-size-21-xxl-up{font-size:21px!important}.font-size-22-xxl-up{font-size:22px!important}.font-size-23-xxl-up{font-size:23px!important}.font-size-24-xxl-up{font-size:24px!important}.font-size-25-xxl-up{font-size:25px!important}.font-size-26-xxl-up{font-size:26px!important}.font-size-27-xxl-up{font-size:27px!important}.font-size-28-xxl-up{font-size:28px!important}.font-size-29-xxl-up{font-size:29px!important}.font-size-30-xxl-up{font-size:30px!important}.font-size-31-xxl-up{font-size:31px!important}.font-size-32-xxl-up{font-size:32px!important}.font-size-33-xxl-up{font-size:33px!important}.font-size-34-xxl-up{font-size:34px!important}.font-size-35-xxl-up{font-size:35px!important}.font-size-36-xxl-up{font-size:36px!important}.font-size-37-xxl-up{font-size:37px!important}.font-size-38-xxl-up{font-size:38px!important}.font-size-39-xxl-up{font-size:39px!important}.font-size-40-xxl-up{font-size:40px!important}.font-size-41-xxl-up{font-size:41px!important}.font-size-42-xxl-up{font-size:42px!important}.font-size-43-xxl-up{font-size:43px!important}.font-size-44-xxl-up{font-size:44px!important}.font-size-45-xxl-up{font-size:45px!important}.font-size-46-xxl-up{font-size:46px!important}.font-size-47-xxl-up{font-size:47px!important}.font-size-48-xxl-up{font-size:48px!important}.font-size-49-xxl-up{font-size:49px!important}.font-size-50-xxl-up{font-size:50px!important}.font-size-51-xxl-up{font-size:51px!important}.font-size-52-xxl-up{font-size:52px!important}.font-size-53-xxl-up{font-size:53px!important}.font-size-54-xxl-up{font-size:54px!important}.font-size-55-xxl-up{font-size:55px!important}.font-size-56-xxl-up{font-size:56px!important}.font-size-57-xxl-up{font-size:57px!important}.font-size-58-xxl-up{font-size:58px!important}.font-size-59-xxl-up{font-size:59px!important}.font-size-60-xxl-up{font-size:60px!important}}@media (min-width: 2560px){.font-size-8-xxxl-up{font-size:8px!important}.font-size-9-xxxl-up{font-size:9px!important}.font-size-10-xxxl-up{font-size:10px!important}.font-size-11-xxxl-up{font-size:11px!important}.font-size-12-xxxl-up{font-size:12px!important}.font-size-13-xxxl-up{font-size:13px!important}.font-size-14-xxxl-up{font-size:14px!important}.font-size-15-xxxl-up{font-size:15px!important}.font-size-16-xxxl-up{font-size:16px!important}.font-size-17-xxxl-up{font-size:17px!important}.font-size-18-xxxl-up{font-size:18px!important}.font-size-19-xxxl-up{font-size:19px!important}.font-size-20-xxxl-up{font-size:20px!important}.font-size-21-xxxl-up{font-size:21px!important}.font-size-22-xxxl-up{font-size:22px!important}.font-size-23-xxxl-up{font-size:23px!important}.font-size-24-xxxl-up{font-size:24px!important}.font-size-25-xxxl-up{font-size:25px!important}.font-size-26-xxxl-up{font-size:26px!important}.font-size-27-xxxl-up{font-size:27px!important}.font-size-28-xxxl-up{font-size:28px!important}.font-size-29-xxxl-up{font-size:29px!important}.font-size-30-xxxl-up{font-size:30px!important}.font-size-31-xxxl-up{font-size:31px!important}.font-size-32-xxxl-up{font-size:32px!important}.font-size-33-xxxl-up{font-size:33px!important}.font-size-34-xxxl-up{font-size:34px!important}.font-size-35-xxxl-up{font-size:35px!important}.font-size-36-xxxl-up{font-size:36px!important}.font-size-37-xxxl-up{font-size:37px!important}.font-size-38-xxxl-up{font-size:38px!important}.font-size-39-xxxl-up{font-size:39px!important}.font-size-40-xxxl-up{font-size:40px!important}.font-size-41-xxxl-up{font-size:41px!important}.font-size-42-xxxl-up{font-size:42px!important}.font-size-43-xxxl-up{font-size:43px!important}.font-size-44-xxxl-up{font-size:44px!important}.font-size-45-xxxl-up{font-size:45px!important}.font-size-46-xxxl-up{font-size:46px!important}.font-size-47-xxxl-up{font-size:47px!important}.font-size-48-xxxl-up{font-size:48px!important}.font-size-49-xxxl-up{font-size:49px!important}.font-size-50-xxxl-up{font-size:50px!important}.font-size-51-xxxl-up{font-size:51px!important}.font-size-52-xxxl-up{font-size:52px!important}.font-size-53-xxxl-up{font-size:53px!important}.font-size-54-xxxl-up{font-size:54px!important}.font-size-55-xxxl-up{font-size:55px!important}.font-size-56-xxxl-up{font-size:56px!important}.font-size-57-xxxl-up{font-size:57px!important}.font-size-58-xxxl-up{font-size:58px!important}.font-size-59-xxxl-up{font-size:59px!important}.font-size-60-xxxl-up{font-size:60px!important}}@media (max-width: -1px){.font-size-8-xs-down{font-size:8px!important}.font-size-9-xs-down{font-size:9px!important}.font-size-10-xs-down{font-size:10px!important}.font-size-11-xs-down{font-size:11px!important}.font-size-12-xs-down{font-size:12px!important}.font-size-13-xs-down{font-size:13px!important}.font-size-14-xs-down{font-size:14px!important}.font-size-15-xs-down{font-size:15px!important}.font-size-16-xs-down{font-size:16px!important}.font-size-17-xs-down{font-size:17px!important}.font-size-18-xs-down{font-size:18px!important}.font-size-19-xs-down{font-size:19px!important}.font-size-20-xs-down{font-size:20px!important}.font-size-21-xs-down{font-size:21px!important}.font-size-22-xs-down{font-size:22px!important}.font-size-23-xs-down{font-size:23px!important}.font-size-24-xs-down{font-size:24px!important}.font-size-25-xs-down{font-size:25px!important}.font-size-26-xs-down{font-size:26px!important}.font-size-27-xs-down{font-size:27px!important}.font-size-28-xs-down{font-size:28px!important}.font-size-29-xs-down{font-size:29px!important}.font-size-30-xs-down{font-size:30px!important}.font-size-31-xs-down{font-size:31px!important}.font-size-32-xs-down{font-size:32px!important}.font-size-33-xs-down{font-size:33px!important}.font-size-34-xs-down{font-size:34px!important}.font-size-35-xs-down{font-size:35px!important}.font-size-36-xs-down{font-size:36px!important}.font-size-37-xs-down{font-size:37px!important}.font-size-38-xs-down{font-size:38px!important}.font-size-39-xs-down{font-size:39px!important}.font-size-40-xs-down{font-size:40px!important}.font-size-41-xs-down{font-size:41px!important}.font-size-42-xs-down{font-size:42px!important}.font-size-43-xs-down{font-size:43px!important}.font-size-44-xs-down{font-size:44px!important}.font-size-45-xs-down{font-size:45px!important}.font-size-46-xs-down{font-size:46px!important}.font-size-47-xs-down{font-size:47px!important}.font-size-48-xs-down{font-size:48px!important}.font-size-49-xs-down{font-size:49px!important}.font-size-50-xs-down{font-size:50px!important}.font-size-51-xs-down{font-size:51px!important}.font-size-52-xs-down{font-size:52px!important}.font-size-53-xs-down{font-size:53px!important}.font-size-54-xs-down{font-size:54px!important}.font-size-55-xs-down{font-size:55px!important}.font-size-56-xs-down{font-size:56px!important}.font-size-57-xs-down{font-size:57px!important}.font-size-58-xs-down{font-size:58px!important}.font-size-59-xs-down{font-size:59px!important}.font-size-60-xs-down{font-size:60px!important}}@media (max-width: 767px){.font-size-8-sm-down{font-size:8px!important}.font-size-9-sm-down{font-size:9px!important}.font-size-10-sm-down{font-size:10px!important}.font-size-11-sm-down{font-size:11px!important}.font-size-12-sm-down{font-size:12px!important}.font-size-13-sm-down{font-size:13px!important}.font-size-14-sm-down{font-size:14px!important}.font-size-15-sm-down{font-size:15px!important}.font-size-16-sm-down{font-size:16px!important}.font-size-17-sm-down{font-size:17px!important}.font-size-18-sm-down{font-size:18px!important}.font-size-19-sm-down{font-size:19px!important}.font-size-20-sm-down{font-size:20px!important}.font-size-21-sm-down{font-size:21px!important}.font-size-22-sm-down{font-size:22px!important}.font-size-23-sm-down{font-size:23px!important}.font-size-24-sm-down{font-size:24px!important}.font-size-25-sm-down{font-size:25px!important}.font-size-26-sm-down{font-size:26px!important}.font-size-27-sm-down{font-size:27px!important}.font-size-28-sm-down{font-size:28px!important}.font-size-29-sm-down{font-size:29px!important}.font-size-30-sm-down{font-size:30px!important}.font-size-31-sm-down{font-size:31px!important}.font-size-32-sm-down{font-size:32px!important}.font-size-33-sm-down{font-size:33px!important}.font-size-34-sm-down{font-size:34px!important}.font-size-35-sm-down{font-size:35px!important}.font-size-36-sm-down{font-size:36px!important}.font-size-37-sm-down{font-size:37px!important}.font-size-38-sm-down{font-size:38px!important}.font-size-39-sm-down{font-size:39px!important}.font-size-40-sm-down{font-size:40px!important}.font-size-41-sm-down{font-size:41px!important}.font-size-42-sm-down{font-size:42px!important}.font-size-43-sm-down{font-size:43px!important}.font-size-44-sm-down{font-size:44px!important}.font-size-45-sm-down{font-size:45px!important}.font-size-46-sm-down{font-size:46px!important}.font-size-47-sm-down{font-size:47px!important}.font-size-48-sm-down{font-size:48px!important}.font-size-49-sm-down{font-size:49px!important}.font-size-50-sm-down{font-size:50px!important}.font-size-51-sm-down{font-size:51px!important}.font-size-52-sm-down{font-size:52px!important}.font-size-53-sm-down{font-size:53px!important}.font-size-54-sm-down{font-size:54px!important}.font-size-55-sm-down{font-size:55px!important}.font-size-56-sm-down{font-size:56px!important}.font-size-57-sm-down{font-size:57px!important}.font-size-58-sm-down{font-size:58px!important}.font-size-59-sm-down{font-size:59px!important}.font-size-60-sm-down{font-size:60px!important}}@media (max-width: 1023px){.font-size-8-md-down{font-size:8px!important}.font-size-9-md-down{font-size:9px!important}.font-size-10-md-down{font-size:10px!important}.font-size-11-md-down{font-size:11px!important}.font-size-12-md-down{font-size:12px!important}.font-size-13-md-down{font-size:13px!important}.font-size-14-md-down{font-size:14px!important}.font-size-15-md-down{font-size:15px!important}.font-size-16-md-down{font-size:16px!important}.font-size-17-md-down{font-size:17px!important}.font-size-18-md-down{font-size:18px!important}.font-size-19-md-down{font-size:19px!important}.font-size-20-md-down{font-size:20px!important}.font-size-21-md-down{font-size:21px!important}.font-size-22-md-down{font-size:22px!important}.font-size-23-md-down{font-size:23px!important}.font-size-24-md-down{font-size:24px!important}.font-size-25-md-down{font-size:25px!important}.font-size-26-md-down{font-size:26px!important}.font-size-27-md-down{font-size:27px!important}.font-size-28-md-down{font-size:28px!important}.font-size-29-md-down{font-size:29px!important}.font-size-30-md-down{font-size:30px!important}.font-size-31-md-down{font-size:31px!important}.font-size-32-md-down{font-size:32px!important}.font-size-33-md-down{font-size:33px!important}.font-size-34-md-down{font-size:34px!important}.font-size-35-md-down{font-size:35px!important}.font-size-36-md-down{font-size:36px!important}.font-size-37-md-down{font-size:37px!important}.font-size-38-md-down{font-size:38px!important}.font-size-39-md-down{font-size:39px!important}.font-size-40-md-down{font-size:40px!important}.font-size-41-md-down{font-size:41px!important}.font-size-42-md-down{font-size:42px!important}.font-size-43-md-down{font-size:43px!important}.font-size-44-md-down{font-size:44px!important}.font-size-45-md-down{font-size:45px!important}.font-size-46-md-down{font-size:46px!important}.font-size-47-md-down{font-size:47px!important}.font-size-48-md-down{font-size:48px!important}.font-size-49-md-down{font-size:49px!important}.font-size-50-md-down{font-size:50px!important}.font-size-51-md-down{font-size:51px!important}.font-size-52-md-down{font-size:52px!important}.font-size-53-md-down{font-size:53px!important}.font-size-54-md-down{font-size:54px!important}.font-size-55-md-down{font-size:55px!important}.font-size-56-md-down{font-size:56px!important}.font-size-57-md-down{font-size:57px!important}.font-size-58-md-down{font-size:58px!important}.font-size-59-md-down{font-size:59px!important}.font-size-60-md-down{font-size:60px!important}}@media (max-width: 1439px){.font-size-8-lg-down{font-size:8px!important}.font-size-9-lg-down{font-size:9px!important}.font-size-10-lg-down{font-size:10px!important}.font-size-11-lg-down{font-size:11px!important}.font-size-12-lg-down{font-size:12px!important}.font-size-13-lg-down{font-size:13px!important}.font-size-14-lg-down{font-size:14px!important}.font-size-15-lg-down{font-size:15px!important}.font-size-16-lg-down{font-size:16px!important}.font-size-17-lg-down{font-size:17px!important}.font-size-18-lg-down{font-size:18px!important}.font-size-19-lg-down{font-size:19px!important}.font-size-20-lg-down{font-size:20px!important}.font-size-21-lg-down{font-size:21px!important}.font-size-22-lg-down{font-size:22px!important}.font-size-23-lg-down{font-size:23px!important}.font-size-24-lg-down{font-size:24px!important}.font-size-25-lg-down{font-size:25px!important}.font-size-26-lg-down{font-size:26px!important}.font-size-27-lg-down{font-size:27px!important}.font-size-28-lg-down{font-size:28px!important}.font-size-29-lg-down{font-size:29px!important}.font-size-30-lg-down{font-size:30px!important}.font-size-31-lg-down{font-size:31px!important}.font-size-32-lg-down{font-size:32px!important}.font-size-33-lg-down{font-size:33px!important}.font-size-34-lg-down{font-size:34px!important}.font-size-35-lg-down{font-size:35px!important}.font-size-36-lg-down{font-size:36px!important}.font-size-37-lg-down{font-size:37px!important}.font-size-38-lg-down{font-size:38px!important}.font-size-39-lg-down{font-size:39px!important}.font-size-40-lg-down{font-size:40px!important}.font-size-41-lg-down{font-size:41px!important}.font-size-42-lg-down{font-size:42px!important}.font-size-43-lg-down{font-size:43px!important}.font-size-44-lg-down{font-size:44px!important}.font-size-45-lg-down{font-size:45px!important}.font-size-46-lg-down{font-size:46px!important}.font-size-47-lg-down{font-size:47px!important}.font-size-48-lg-down{font-size:48px!important}.font-size-49-lg-down{font-size:49px!important}.font-size-50-lg-down{font-size:50px!important}.font-size-51-lg-down{font-size:51px!important}.font-size-52-lg-down{font-size:52px!important}.font-size-53-lg-down{font-size:53px!important}.font-size-54-lg-down{font-size:54px!important}.font-size-55-lg-down{font-size:55px!important}.font-size-56-lg-down{font-size:56px!important}.font-size-57-lg-down{font-size:57px!important}.font-size-58-lg-down{font-size:58px!important}.font-size-59-lg-down{font-size:59px!important}.font-size-60-lg-down{font-size:60px!important}}@media (max-width: 1919px){.font-size-8-xl-down{font-size:8px!important}.font-size-9-xl-down{font-size:9px!important}.font-size-10-xl-down{font-size:10px!important}.font-size-11-xl-down{font-size:11px!important}.font-size-12-xl-down{font-size:12px!important}.font-size-13-xl-down{font-size:13px!important}.font-size-14-xl-down{font-size:14px!important}.font-size-15-xl-down{font-size:15px!important}.font-size-16-xl-down{font-size:16px!important}.font-size-17-xl-down{font-size:17px!important}.font-size-18-xl-down{font-size:18px!important}.font-size-19-xl-down{font-size:19px!important}.font-size-20-xl-down{font-size:20px!important}.font-size-21-xl-down{font-size:21px!important}.font-size-22-xl-down{font-size:22px!important}.font-size-23-xl-down{font-size:23px!important}.font-size-24-xl-down{font-size:24px!important}.font-size-25-xl-down{font-size:25px!important}.font-size-26-xl-down{font-size:26px!important}.font-size-27-xl-down{font-size:27px!important}.font-size-28-xl-down{font-size:28px!important}.font-size-29-xl-down{font-size:29px!important}.font-size-30-xl-down{font-size:30px!important}.font-size-31-xl-down{font-size:31px!important}.font-size-32-xl-down{font-size:32px!important}.font-size-33-xl-down{font-size:33px!important}.font-size-34-xl-down{font-size:34px!important}.font-size-35-xl-down{font-size:35px!important}.font-size-36-xl-down{font-size:36px!important}.font-size-37-xl-down{font-size:37px!important}.font-size-38-xl-down{font-size:38px!important}.font-size-39-xl-down{font-size:39px!important}.font-size-40-xl-down{font-size:40px!important}.font-size-41-xl-down{font-size:41px!important}.font-size-42-xl-down{font-size:42px!important}.font-size-43-xl-down{font-size:43px!important}.font-size-44-xl-down{font-size:44px!important}.font-size-45-xl-down{font-size:45px!important}.font-size-46-xl-down{font-size:46px!important}.font-size-47-xl-down{font-size:47px!important}.font-size-48-xl-down{font-size:48px!important}.font-size-49-xl-down{font-size:49px!important}.font-size-50-xl-down{font-size:50px!important}.font-size-51-xl-down{font-size:51px!important}.font-size-52-xl-down{font-size:52px!important}.font-size-53-xl-down{font-size:53px!important}.font-size-54-xl-down{font-size:54px!important}.font-size-55-xl-down{font-size:55px!important}.font-size-56-xl-down{font-size:56px!important}.font-size-57-xl-down{font-size:57px!important}.font-size-58-xl-down{font-size:58px!important}.font-size-59-xl-down{font-size:59px!important}.font-size-60-xl-down{font-size:60px!important}}@media (max-width: 2099px){.font-size-8-xxl-down{font-size:8px!important}.font-size-9-xxl-down{font-size:9px!important}.font-size-10-xxl-down{font-size:10px!important}.font-size-11-xxl-down{font-size:11px!important}.font-size-12-xxl-down{font-size:12px!important}.font-size-13-xxl-down{font-size:13px!important}.font-size-14-xxl-down{font-size:14px!important}.font-size-15-xxl-down{font-size:15px!important}.font-size-16-xxl-down{font-size:16px!important}.font-size-17-xxl-down{font-size:17px!important}.font-size-18-xxl-down{font-size:18px!important}.font-size-19-xxl-down{font-size:19px!important}.font-size-20-xxl-down{font-size:20px!important}.font-size-21-xxl-down{font-size:21px!important}.font-size-22-xxl-down{font-size:22px!important}.font-size-23-xxl-down{font-size:23px!important}.font-size-24-xxl-down{font-size:24px!important}.font-size-25-xxl-down{font-size:25px!important}.font-size-26-xxl-down{font-size:26px!important}.font-size-27-xxl-down{font-size:27px!important}.font-size-28-xxl-down{font-size:28px!important}.font-size-29-xxl-down{font-size:29px!important}.font-size-30-xxl-down{font-size:30px!important}.font-size-31-xxl-down{font-size:31px!important}.font-size-32-xxl-down{font-size:32px!important}.font-size-33-xxl-down{font-size:33px!important}.font-size-34-xxl-down{font-size:34px!important}.font-size-35-xxl-down{font-size:35px!important}.font-size-36-xxl-down{font-size:36px!important}.font-size-37-xxl-down{font-size:37px!important}.font-size-38-xxl-down{font-size:38px!important}.font-size-39-xxl-down{font-size:39px!important}.font-size-40-xxl-down{font-size:40px!important}.font-size-41-xxl-down{font-size:41px!important}.font-size-42-xxl-down{font-size:42px!important}.font-size-43-xxl-down{font-size:43px!important}.font-size-44-xxl-down{font-size:44px!important}.font-size-45-xxl-down{font-size:45px!important}.font-size-46-xxl-down{font-size:46px!important}.font-size-47-xxl-down{font-size:47px!important}.font-size-48-xxl-down{font-size:48px!important}.font-size-49-xxl-down{font-size:49px!important}.font-size-50-xxl-down{font-size:50px!important}.font-size-51-xxl-down{font-size:51px!important}.font-size-52-xxl-down{font-size:52px!important}.font-size-53-xxl-down{font-size:53px!important}.font-size-54-xxl-down{font-size:54px!important}.font-size-55-xxl-down{font-size:55px!important}.font-size-56-xxl-down{font-size:56px!important}.font-size-57-xxl-down{font-size:57px!important}.font-size-58-xxl-down{font-size:58px!important}.font-size-59-xxl-down{font-size:59px!important}.font-size-60-xxl-down{font-size:60px!important}}@media (max-width: 2559px){.font-size-8-xxxl-down{font-size:8px!important}.font-size-9-xxxl-down{font-size:9px!important}.font-size-10-xxxl-down{font-size:10px!important}.font-size-11-xxxl-down{font-size:11px!important}.font-size-12-xxxl-down{font-size:12px!important}.font-size-13-xxxl-down{font-size:13px!important}.font-size-14-xxxl-down{font-size:14px!important}.font-size-15-xxxl-down{font-size:15px!important}.font-size-16-xxxl-down{font-size:16px!important}.font-size-17-xxxl-down{font-size:17px!important}.font-size-18-xxxl-down{font-size:18px!important}.font-size-19-xxxl-down{font-size:19px!important}.font-size-20-xxxl-down{font-size:20px!important}.font-size-21-xxxl-down{font-size:21px!important}.font-size-22-xxxl-down{font-size:22px!important}.font-size-23-xxxl-down{font-size:23px!important}.font-size-24-xxxl-down{font-size:24px!important}.font-size-25-xxxl-down{font-size:25px!important}.font-size-26-xxxl-down{font-size:26px!important}.font-size-27-xxxl-down{font-size:27px!important}.font-size-28-xxxl-down{font-size:28px!important}.font-size-29-xxxl-down{font-size:29px!important}.font-size-30-xxxl-down{font-size:30px!important}.font-size-31-xxxl-down{font-size:31px!important}.font-size-32-xxxl-down{font-size:32px!important}.font-size-33-xxxl-down{font-size:33px!important}.font-size-34-xxxl-down{font-size:34px!important}.font-size-35-xxxl-down{font-size:35px!important}.font-size-36-xxxl-down{font-size:36px!important}.font-size-37-xxxl-down{font-size:37px!important}.font-size-38-xxxl-down{font-size:38px!important}.font-size-39-xxxl-down{font-size:39px!important}.font-size-40-xxxl-down{font-size:40px!important}.font-size-41-xxxl-down{font-size:41px!important}.font-size-42-xxxl-down{font-size:42px!important}.font-size-43-xxxl-down{font-size:43px!important}.font-size-44-xxxl-down{font-size:44px!important}.font-size-45-xxxl-down{font-size:45px!important}.font-size-46-xxxl-down{font-size:46px!important}.font-size-47-xxxl-down{font-size:47px!important}.font-size-48-xxxl-down{font-size:48px!important}.font-size-49-xxxl-down{font-size:49px!important}.font-size-50-xxxl-down{font-size:50px!important}.font-size-51-xxxl-down{font-size:51px!important}.font-size-52-xxxl-down{font-size:52px!important}.font-size-53-xxxl-down{font-size:53px!important}.font-size-54-xxxl-down{font-size:54px!important}.font-size-55-xxxl-down{font-size:55px!important}.font-size-56-xxxl-down{font-size:56px!important}.font-size-57-xxxl-down{font-size:57px!important}.font-size-58-xxxl-down{font-size:58px!important}.font-size-59-xxxl-down{font-size:59px!important}.font-size-60-xxxl-down{font-size:60px!important}}.font-weight-thin,.font-weight-100{font-weight:100!important}.font-weight-extra-light,.font-weight-200{font-weight:200!important}.font-weight-light,.font-weight-300{font-weight:300!important}.font-weight-normal,.font-weight-400{font-weight:400!important}.font-weight-medium,.font-weight-500{font-weight:500!important}.font-weight-semi-bold,.font-weight-600{font-weight:600!important}.font-weight-bold,.font-weight-700{font-weight:700!important}.font-weight-extra-bold,.font-weight-800{font-weight:800!important}.font-weight-black,.font-weight-900{font-weight:900!important}.gap-0{gap:0px!important}.gap-row-0{row-gap:0px!important}.gap-column-0{column-gap:0px!important}.gap-4{gap:4px!important}.gap-row-4{row-gap:4px!important}.gap-column-4{column-gap:4px!important}.gap-8{gap:8px!important}.gap-row-8{row-gap:8px!important}.gap-column-8{column-gap:8px!important}.gap-12{gap:12px!important}.gap-row-12{row-gap:12px!important}.gap-column-12{column-gap:12px!important}.gap-16{gap:16px!important}.gap-row-16{row-gap:16px!important}.gap-column-16{column-gap:16px!important}.gap-20{gap:20px!important}.gap-row-20{row-gap:20px!important}.gap-column-20{column-gap:20px!important}.gap-24{gap:24px!important}.gap-row-24{row-gap:24px!important}.gap-column-24{column-gap:24px!important}.gap-28{gap:28px!important}.gap-row-28{row-gap:28px!important}.gap-column-28{column-gap:28px!important}.gap-32{gap:32px!important}.gap-row-32{row-gap:32px!important}.gap-column-32{column-gap:32px!important}.gap-36{gap:36px!important}.gap-row-36{row-gap:36px!important}.gap-column-36{column-gap:36px!important}.gap-40{gap:40px!important}.gap-row-40{row-gap:40px!important}.gap-column-40{column-gap:40px!important}.gap-44{gap:44px!important}.gap-row-44{row-gap:44px!important}.gap-column-44{column-gap:44px!important}.gap-48{gap:48px!important}.gap-row-48{row-gap:48px!important}.gap-column-48{column-gap:48px!important}.gap-52{gap:52px!important}.gap-row-52{row-gap:52px!important}.gap-column-52{column-gap:52px!important}.gap-56{gap:56px!important}.gap-row-56{row-gap:56px!important}.gap-column-56{column-gap:56px!important}.gap-60{gap:60px!important}.gap-row-60{row-gap:60px!important}.gap-column-60{column-gap:60px!important}.gap-64{gap:64px!important}.gap-row-64{row-gap:64px!important}.gap-column-64{column-gap:64px!important}.gap-68{gap:68px!important}.gap-row-68{row-gap:68px!important}.gap-column-68{column-gap:68px!important}.gap-72{gap:72px!important}.gap-row-72{row-gap:72px!important}.gap-column-72{column-gap:72px!important}.gap-76{gap:76px!important}.gap-row-76{row-gap:76px!important}.gap-column-76{column-gap:76px!important}.gap-80{gap:80px!important}.gap-row-80{row-gap:80px!important}.gap-column-80{column-gap:80px!important}.gap-84{gap:84px!important}.gap-row-84{row-gap:84px!important}.gap-column-84{column-gap:84px!important}.gap-88{gap:88px!important}.gap-row-88{row-gap:88px!important}.gap-column-88{column-gap:88px!important}.gap-92{gap:92px!important}.gap-row-92{row-gap:92px!important}.gap-column-92{column-gap:92px!important}.gap-96{gap:96px!important}.gap-row-96{row-gap:96px!important}.gap-column-96{column-gap:96px!important}.gap-100{gap:100px!important}.gap-row-100{row-gap:100px!important}.gap-column-100{column-gap:100px!important}.gap-104{gap:104px!important}.gap-row-104{row-gap:104px!important}.gap-column-104{column-gap:104px!important}.gap-108{gap:108px!important}.gap-row-108{row-gap:108px!important}.gap-column-108{column-gap:108px!important}.gap-112{gap:112px!important}.gap-row-112{row-gap:112px!important}.gap-column-112{column-gap:112px!important}.gap-116{gap:116px!important}.gap-row-116{row-gap:116px!important}.gap-column-116{column-gap:116px!important}.gap-120{gap:120px!important}.gap-row-120{row-gap:120px!important}.gap-column-120{column-gap:120px!important}@media (min-width: 0){.gap-0-xs-up{gap:0px!important}.gap-row-0-xs-up{row-gap:0px!important}.gap-column-0-xs-up{column-gap:0px!important}.gap-4-xs-up{gap:4px!important}.gap-row-4-xs-up{row-gap:4px!important}.gap-column-4-xs-up{column-gap:4px!important}.gap-8-xs-up{gap:8px!important}.gap-row-8-xs-up{row-gap:8px!important}.gap-column-8-xs-up{column-gap:8px!important}.gap-12-xs-up{gap:12px!important}.gap-row-12-xs-up{row-gap:12px!important}.gap-column-12-xs-up{column-gap:12px!important}.gap-16-xs-up{gap:16px!important}.gap-row-16-xs-up{row-gap:16px!important}.gap-column-16-xs-up{column-gap:16px!important}.gap-20-xs-up{gap:20px!important}.gap-row-20-xs-up{row-gap:20px!important}.gap-column-20-xs-up{column-gap:20px!important}.gap-24-xs-up{gap:24px!important}.gap-row-24-xs-up{row-gap:24px!important}.gap-column-24-xs-up{column-gap:24px!important}.gap-28-xs-up{gap:28px!important}.gap-row-28-xs-up{row-gap:28px!important}.gap-column-28-xs-up{column-gap:28px!important}.gap-32-xs-up{gap:32px!important}.gap-row-32-xs-up{row-gap:32px!important}.gap-column-32-xs-up{column-gap:32px!important}.gap-36-xs-up{gap:36px!important}.gap-row-36-xs-up{row-gap:36px!important}.gap-column-36-xs-up{column-gap:36px!important}.gap-40-xs-up{gap:40px!important}.gap-row-40-xs-up{row-gap:40px!important}.gap-column-40-xs-up{column-gap:40px!important}.gap-44-xs-up{gap:44px!important}.gap-row-44-xs-up{row-gap:44px!important}.gap-column-44-xs-up{column-gap:44px!important}.gap-48-xs-up{gap:48px!important}.gap-row-48-xs-up{row-gap:48px!important}.gap-column-48-xs-up{column-gap:48px!important}.gap-52-xs-up{gap:52px!important}.gap-row-52-xs-up{row-gap:52px!important}.gap-column-52-xs-up{column-gap:52px!important}.gap-56-xs-up{gap:56px!important}.gap-row-56-xs-up{row-gap:56px!important}.gap-column-56-xs-up{column-gap:56px!important}.gap-60-xs-up{gap:60px!important}.gap-row-60-xs-up{row-gap:60px!important}.gap-column-60-xs-up{column-gap:60px!important}.gap-64-xs-up{gap:64px!important}.gap-row-64-xs-up{row-gap:64px!important}.gap-column-64-xs-up{column-gap:64px!important}.gap-68-xs-up{gap:68px!important}.gap-row-68-xs-up{row-gap:68px!important}.gap-column-68-xs-up{column-gap:68px!important}.gap-72-xs-up{gap:72px!important}.gap-row-72-xs-up{row-gap:72px!important}.gap-column-72-xs-up{column-gap:72px!important}.gap-76-xs-up{gap:76px!important}.gap-row-76-xs-up{row-gap:76px!important}.gap-column-76-xs-up{column-gap:76px!important}.gap-80-xs-up{gap:80px!important}.gap-row-80-xs-up{row-gap:80px!important}.gap-column-80-xs-up{column-gap:80px!important}.gap-84-xs-up{gap:84px!important}.gap-row-84-xs-up{row-gap:84px!important}.gap-column-84-xs-up{column-gap:84px!important}.gap-88-xs-up{gap:88px!important}.gap-row-88-xs-up{row-gap:88px!important}.gap-column-88-xs-up{column-gap:88px!important}.gap-92-xs-up{gap:92px!important}.gap-row-92-xs-up{row-gap:92px!important}.gap-column-92-xs-up{column-gap:92px!important}.gap-96-xs-up{gap:96px!important}.gap-row-96-xs-up{row-gap:96px!important}.gap-column-96-xs-up{column-gap:96px!important}.gap-100-xs-up{gap:100px!important}.gap-row-100-xs-up{row-gap:100px!important}.gap-column-100-xs-up{column-gap:100px!important}.gap-104-xs-up{gap:104px!important}.gap-row-104-xs-up{row-gap:104px!important}.gap-column-104-xs-up{column-gap:104px!important}.gap-108-xs-up{gap:108px!important}.gap-row-108-xs-up{row-gap:108px!important}.gap-column-108-xs-up{column-gap:108px!important}.gap-112-xs-up{gap:112px!important}.gap-row-112-xs-up{row-gap:112px!important}.gap-column-112-xs-up{column-gap:112px!important}.gap-116-xs-up{gap:116px!important}.gap-row-116-xs-up{row-gap:116px!important}.gap-column-116-xs-up{column-gap:116px!important}.gap-120-xs-up{gap:120px!important}.gap-row-120-xs-up{row-gap:120px!important}.gap-column-120-xs-up{column-gap:120px!important}}@media (min-width: 768px){.gap-0-sm-up{gap:0px!important}.gap-row-0-sm-up{row-gap:0px!important}.gap-column-0-sm-up{column-gap:0px!important}.gap-4-sm-up{gap:4px!important}.gap-row-4-sm-up{row-gap:4px!important}.gap-column-4-sm-up{column-gap:4px!important}.gap-8-sm-up{gap:8px!important}.gap-row-8-sm-up{row-gap:8px!important}.gap-column-8-sm-up{column-gap:8px!important}.gap-12-sm-up{gap:12px!important}.gap-row-12-sm-up{row-gap:12px!important}.gap-column-12-sm-up{column-gap:12px!important}.gap-16-sm-up{gap:16px!important}.gap-row-16-sm-up{row-gap:16px!important}.gap-column-16-sm-up{column-gap:16px!important}.gap-20-sm-up{gap:20px!important}.gap-row-20-sm-up{row-gap:20px!important}.gap-column-20-sm-up{column-gap:20px!important}.gap-24-sm-up{gap:24px!important}.gap-row-24-sm-up{row-gap:24px!important}.gap-column-24-sm-up{column-gap:24px!important}.gap-28-sm-up{gap:28px!important}.gap-row-28-sm-up{row-gap:28px!important}.gap-column-28-sm-up{column-gap:28px!important}.gap-32-sm-up{gap:32px!important}.gap-row-32-sm-up{row-gap:32px!important}.gap-column-32-sm-up{column-gap:32px!important}.gap-36-sm-up{gap:36px!important}.gap-row-36-sm-up{row-gap:36px!important}.gap-column-36-sm-up{column-gap:36px!important}.gap-40-sm-up{gap:40px!important}.gap-row-40-sm-up{row-gap:40px!important}.gap-column-40-sm-up{column-gap:40px!important}.gap-44-sm-up{gap:44px!important}.gap-row-44-sm-up{row-gap:44px!important}.gap-column-44-sm-up{column-gap:44px!important}.gap-48-sm-up{gap:48px!important}.gap-row-48-sm-up{row-gap:48px!important}.gap-column-48-sm-up{column-gap:48px!important}.gap-52-sm-up{gap:52px!important}.gap-row-52-sm-up{row-gap:52px!important}.gap-column-52-sm-up{column-gap:52px!important}.gap-56-sm-up{gap:56px!important}.gap-row-56-sm-up{row-gap:56px!important}.gap-column-56-sm-up{column-gap:56px!important}.gap-60-sm-up{gap:60px!important}.gap-row-60-sm-up{row-gap:60px!important}.gap-column-60-sm-up{column-gap:60px!important}.gap-64-sm-up{gap:64px!important}.gap-row-64-sm-up{row-gap:64px!important}.gap-column-64-sm-up{column-gap:64px!important}.gap-68-sm-up{gap:68px!important}.gap-row-68-sm-up{row-gap:68px!important}.gap-column-68-sm-up{column-gap:68px!important}.gap-72-sm-up{gap:72px!important}.gap-row-72-sm-up{row-gap:72px!important}.gap-column-72-sm-up{column-gap:72px!important}.gap-76-sm-up{gap:76px!important}.gap-row-76-sm-up{row-gap:76px!important}.gap-column-76-sm-up{column-gap:76px!important}.gap-80-sm-up{gap:80px!important}.gap-row-80-sm-up{row-gap:80px!important}.gap-column-80-sm-up{column-gap:80px!important}.gap-84-sm-up{gap:84px!important}.gap-row-84-sm-up{row-gap:84px!important}.gap-column-84-sm-up{column-gap:84px!important}.gap-88-sm-up{gap:88px!important}.gap-row-88-sm-up{row-gap:88px!important}.gap-column-88-sm-up{column-gap:88px!important}.gap-92-sm-up{gap:92px!important}.gap-row-92-sm-up{row-gap:92px!important}.gap-column-92-sm-up{column-gap:92px!important}.gap-96-sm-up{gap:96px!important}.gap-row-96-sm-up{row-gap:96px!important}.gap-column-96-sm-up{column-gap:96px!important}.gap-100-sm-up{gap:100px!important}.gap-row-100-sm-up{row-gap:100px!important}.gap-column-100-sm-up{column-gap:100px!important}.gap-104-sm-up{gap:104px!important}.gap-row-104-sm-up{row-gap:104px!important}.gap-column-104-sm-up{column-gap:104px!important}.gap-108-sm-up{gap:108px!important}.gap-row-108-sm-up{row-gap:108px!important}.gap-column-108-sm-up{column-gap:108px!important}.gap-112-sm-up{gap:112px!important}.gap-row-112-sm-up{row-gap:112px!important}.gap-column-112-sm-up{column-gap:112px!important}.gap-116-sm-up{gap:116px!important}.gap-row-116-sm-up{row-gap:116px!important}.gap-column-116-sm-up{column-gap:116px!important}.gap-120-sm-up{gap:120px!important}.gap-row-120-sm-up{row-gap:120px!important}.gap-column-120-sm-up{column-gap:120px!important}}@media (min-width: 1024px){.gap-0-md-up{gap:0px!important}.gap-row-0-md-up{row-gap:0px!important}.gap-column-0-md-up{column-gap:0px!important}.gap-4-md-up{gap:4px!important}.gap-row-4-md-up{row-gap:4px!important}.gap-column-4-md-up{column-gap:4px!important}.gap-8-md-up{gap:8px!important}.gap-row-8-md-up{row-gap:8px!important}.gap-column-8-md-up{column-gap:8px!important}.gap-12-md-up{gap:12px!important}.gap-row-12-md-up{row-gap:12px!important}.gap-column-12-md-up{column-gap:12px!important}.gap-16-md-up{gap:16px!important}.gap-row-16-md-up{row-gap:16px!important}.gap-column-16-md-up{column-gap:16px!important}.gap-20-md-up{gap:20px!important}.gap-row-20-md-up{row-gap:20px!important}.gap-column-20-md-up{column-gap:20px!important}.gap-24-md-up{gap:24px!important}.gap-row-24-md-up{row-gap:24px!important}.gap-column-24-md-up{column-gap:24px!important}.gap-28-md-up{gap:28px!important}.gap-row-28-md-up{row-gap:28px!important}.gap-column-28-md-up{column-gap:28px!important}.gap-32-md-up{gap:32px!important}.gap-row-32-md-up{row-gap:32px!important}.gap-column-32-md-up{column-gap:32px!important}.gap-36-md-up{gap:36px!important}.gap-row-36-md-up{row-gap:36px!important}.gap-column-36-md-up{column-gap:36px!important}.gap-40-md-up{gap:40px!important}.gap-row-40-md-up{row-gap:40px!important}.gap-column-40-md-up{column-gap:40px!important}.gap-44-md-up{gap:44px!important}.gap-row-44-md-up{row-gap:44px!important}.gap-column-44-md-up{column-gap:44px!important}.gap-48-md-up{gap:48px!important}.gap-row-48-md-up{row-gap:48px!important}.gap-column-48-md-up{column-gap:48px!important}.gap-52-md-up{gap:52px!important}.gap-row-52-md-up{row-gap:52px!important}.gap-column-52-md-up{column-gap:52px!important}.gap-56-md-up{gap:56px!important}.gap-row-56-md-up{row-gap:56px!important}.gap-column-56-md-up{column-gap:56px!important}.gap-60-md-up{gap:60px!important}.gap-row-60-md-up{row-gap:60px!important}.gap-column-60-md-up{column-gap:60px!important}.gap-64-md-up{gap:64px!important}.gap-row-64-md-up{row-gap:64px!important}.gap-column-64-md-up{column-gap:64px!important}.gap-68-md-up{gap:68px!important}.gap-row-68-md-up{row-gap:68px!important}.gap-column-68-md-up{column-gap:68px!important}.gap-72-md-up{gap:72px!important}.gap-row-72-md-up{row-gap:72px!important}.gap-column-72-md-up{column-gap:72px!important}.gap-76-md-up{gap:76px!important}.gap-row-76-md-up{row-gap:76px!important}.gap-column-76-md-up{column-gap:76px!important}.gap-80-md-up{gap:80px!important}.gap-row-80-md-up{row-gap:80px!important}.gap-column-80-md-up{column-gap:80px!important}.gap-84-md-up{gap:84px!important}.gap-row-84-md-up{row-gap:84px!important}.gap-column-84-md-up{column-gap:84px!important}.gap-88-md-up{gap:88px!important}.gap-row-88-md-up{row-gap:88px!important}.gap-column-88-md-up{column-gap:88px!important}.gap-92-md-up{gap:92px!important}.gap-row-92-md-up{row-gap:92px!important}.gap-column-92-md-up{column-gap:92px!important}.gap-96-md-up{gap:96px!important}.gap-row-96-md-up{row-gap:96px!important}.gap-column-96-md-up{column-gap:96px!important}.gap-100-md-up{gap:100px!important}.gap-row-100-md-up{row-gap:100px!important}.gap-column-100-md-up{column-gap:100px!important}.gap-104-md-up{gap:104px!important}.gap-row-104-md-up{row-gap:104px!important}.gap-column-104-md-up{column-gap:104px!important}.gap-108-md-up{gap:108px!important}.gap-row-108-md-up{row-gap:108px!important}.gap-column-108-md-up{column-gap:108px!important}.gap-112-md-up{gap:112px!important}.gap-row-112-md-up{row-gap:112px!important}.gap-column-112-md-up{column-gap:112px!important}.gap-116-md-up{gap:116px!important}.gap-row-116-md-up{row-gap:116px!important}.gap-column-116-md-up{column-gap:116px!important}.gap-120-md-up{gap:120px!important}.gap-row-120-md-up{row-gap:120px!important}.gap-column-120-md-up{column-gap:120px!important}}@media (min-width: 1440px){.gap-0-lg-up{gap:0px!important}.gap-row-0-lg-up{row-gap:0px!important}.gap-column-0-lg-up{column-gap:0px!important}.gap-4-lg-up{gap:4px!important}.gap-row-4-lg-up{row-gap:4px!important}.gap-column-4-lg-up{column-gap:4px!important}.gap-8-lg-up{gap:8px!important}.gap-row-8-lg-up{row-gap:8px!important}.gap-column-8-lg-up{column-gap:8px!important}.gap-12-lg-up{gap:12px!important}.gap-row-12-lg-up{row-gap:12px!important}.gap-column-12-lg-up{column-gap:12px!important}.gap-16-lg-up{gap:16px!important}.gap-row-16-lg-up{row-gap:16px!important}.gap-column-16-lg-up{column-gap:16px!important}.gap-20-lg-up{gap:20px!important}.gap-row-20-lg-up{row-gap:20px!important}.gap-column-20-lg-up{column-gap:20px!important}.gap-24-lg-up{gap:24px!important}.gap-row-24-lg-up{row-gap:24px!important}.gap-column-24-lg-up{column-gap:24px!important}.gap-28-lg-up{gap:28px!important}.gap-row-28-lg-up{row-gap:28px!important}.gap-column-28-lg-up{column-gap:28px!important}.gap-32-lg-up{gap:32px!important}.gap-row-32-lg-up{row-gap:32px!important}.gap-column-32-lg-up{column-gap:32px!important}.gap-36-lg-up{gap:36px!important}.gap-row-36-lg-up{row-gap:36px!important}.gap-column-36-lg-up{column-gap:36px!important}.gap-40-lg-up{gap:40px!important}.gap-row-40-lg-up{row-gap:40px!important}.gap-column-40-lg-up{column-gap:40px!important}.gap-44-lg-up{gap:44px!important}.gap-row-44-lg-up{row-gap:44px!important}.gap-column-44-lg-up{column-gap:44px!important}.gap-48-lg-up{gap:48px!important}.gap-row-48-lg-up{row-gap:48px!important}.gap-column-48-lg-up{column-gap:48px!important}.gap-52-lg-up{gap:52px!important}.gap-row-52-lg-up{row-gap:52px!important}.gap-column-52-lg-up{column-gap:52px!important}.gap-56-lg-up{gap:56px!important}.gap-row-56-lg-up{row-gap:56px!important}.gap-column-56-lg-up{column-gap:56px!important}.gap-60-lg-up{gap:60px!important}.gap-row-60-lg-up{row-gap:60px!important}.gap-column-60-lg-up{column-gap:60px!important}.gap-64-lg-up{gap:64px!important}.gap-row-64-lg-up{row-gap:64px!important}.gap-column-64-lg-up{column-gap:64px!important}.gap-68-lg-up{gap:68px!important}.gap-row-68-lg-up{row-gap:68px!important}.gap-column-68-lg-up{column-gap:68px!important}.gap-72-lg-up{gap:72px!important}.gap-row-72-lg-up{row-gap:72px!important}.gap-column-72-lg-up{column-gap:72px!important}.gap-76-lg-up{gap:76px!important}.gap-row-76-lg-up{row-gap:76px!important}.gap-column-76-lg-up{column-gap:76px!important}.gap-80-lg-up{gap:80px!important}.gap-row-80-lg-up{row-gap:80px!important}.gap-column-80-lg-up{column-gap:80px!important}.gap-84-lg-up{gap:84px!important}.gap-row-84-lg-up{row-gap:84px!important}.gap-column-84-lg-up{column-gap:84px!important}.gap-88-lg-up{gap:88px!important}.gap-row-88-lg-up{row-gap:88px!important}.gap-column-88-lg-up{column-gap:88px!important}.gap-92-lg-up{gap:92px!important}.gap-row-92-lg-up{row-gap:92px!important}.gap-column-92-lg-up{column-gap:92px!important}.gap-96-lg-up{gap:96px!important}.gap-row-96-lg-up{row-gap:96px!important}.gap-column-96-lg-up{column-gap:96px!important}.gap-100-lg-up{gap:100px!important}.gap-row-100-lg-up{row-gap:100px!important}.gap-column-100-lg-up{column-gap:100px!important}.gap-104-lg-up{gap:104px!important}.gap-row-104-lg-up{row-gap:104px!important}.gap-column-104-lg-up{column-gap:104px!important}.gap-108-lg-up{gap:108px!important}.gap-row-108-lg-up{row-gap:108px!important}.gap-column-108-lg-up{column-gap:108px!important}.gap-112-lg-up{gap:112px!important}.gap-row-112-lg-up{row-gap:112px!important}.gap-column-112-lg-up{column-gap:112px!important}.gap-116-lg-up{gap:116px!important}.gap-row-116-lg-up{row-gap:116px!important}.gap-column-116-lg-up{column-gap:116px!important}.gap-120-lg-up{gap:120px!important}.gap-row-120-lg-up{row-gap:120px!important}.gap-column-120-lg-up{column-gap:120px!important}}@media (min-width: 1920px){.gap-0-xl-up{gap:0px!important}.gap-row-0-xl-up{row-gap:0px!important}.gap-column-0-xl-up{column-gap:0px!important}.gap-4-xl-up{gap:4px!important}.gap-row-4-xl-up{row-gap:4px!important}.gap-column-4-xl-up{column-gap:4px!important}.gap-8-xl-up{gap:8px!important}.gap-row-8-xl-up{row-gap:8px!important}.gap-column-8-xl-up{column-gap:8px!important}.gap-12-xl-up{gap:12px!important}.gap-row-12-xl-up{row-gap:12px!important}.gap-column-12-xl-up{column-gap:12px!important}.gap-16-xl-up{gap:16px!important}.gap-row-16-xl-up{row-gap:16px!important}.gap-column-16-xl-up{column-gap:16px!important}.gap-20-xl-up{gap:20px!important}.gap-row-20-xl-up{row-gap:20px!important}.gap-column-20-xl-up{column-gap:20px!important}.gap-24-xl-up{gap:24px!important}.gap-row-24-xl-up{row-gap:24px!important}.gap-column-24-xl-up{column-gap:24px!important}.gap-28-xl-up{gap:28px!important}.gap-row-28-xl-up{row-gap:28px!important}.gap-column-28-xl-up{column-gap:28px!important}.gap-32-xl-up{gap:32px!important}.gap-row-32-xl-up{row-gap:32px!important}.gap-column-32-xl-up{column-gap:32px!important}.gap-36-xl-up{gap:36px!important}.gap-row-36-xl-up{row-gap:36px!important}.gap-column-36-xl-up{column-gap:36px!important}.gap-40-xl-up{gap:40px!important}.gap-row-40-xl-up{row-gap:40px!important}.gap-column-40-xl-up{column-gap:40px!important}.gap-44-xl-up{gap:44px!important}.gap-row-44-xl-up{row-gap:44px!important}.gap-column-44-xl-up{column-gap:44px!important}.gap-48-xl-up{gap:48px!important}.gap-row-48-xl-up{row-gap:48px!important}.gap-column-48-xl-up{column-gap:48px!important}.gap-52-xl-up{gap:52px!important}.gap-row-52-xl-up{row-gap:52px!important}.gap-column-52-xl-up{column-gap:52px!important}.gap-56-xl-up{gap:56px!important}.gap-row-56-xl-up{row-gap:56px!important}.gap-column-56-xl-up{column-gap:56px!important}.gap-60-xl-up{gap:60px!important}.gap-row-60-xl-up{row-gap:60px!important}.gap-column-60-xl-up{column-gap:60px!important}.gap-64-xl-up{gap:64px!important}.gap-row-64-xl-up{row-gap:64px!important}.gap-column-64-xl-up{column-gap:64px!important}.gap-68-xl-up{gap:68px!important}.gap-row-68-xl-up{row-gap:68px!important}.gap-column-68-xl-up{column-gap:68px!important}.gap-72-xl-up{gap:72px!important}.gap-row-72-xl-up{row-gap:72px!important}.gap-column-72-xl-up{column-gap:72px!important}.gap-76-xl-up{gap:76px!important}.gap-row-76-xl-up{row-gap:76px!important}.gap-column-76-xl-up{column-gap:76px!important}.gap-80-xl-up{gap:80px!important}.gap-row-80-xl-up{row-gap:80px!important}.gap-column-80-xl-up{column-gap:80px!important}.gap-84-xl-up{gap:84px!important}.gap-row-84-xl-up{row-gap:84px!important}.gap-column-84-xl-up{column-gap:84px!important}.gap-88-xl-up{gap:88px!important}.gap-row-88-xl-up{row-gap:88px!important}.gap-column-88-xl-up{column-gap:88px!important}.gap-92-xl-up{gap:92px!important}.gap-row-92-xl-up{row-gap:92px!important}.gap-column-92-xl-up{column-gap:92px!important}.gap-96-xl-up{gap:96px!important}.gap-row-96-xl-up{row-gap:96px!important}.gap-column-96-xl-up{column-gap:96px!important}.gap-100-xl-up{gap:100px!important}.gap-row-100-xl-up{row-gap:100px!important}.gap-column-100-xl-up{column-gap:100px!important}.gap-104-xl-up{gap:104px!important}.gap-row-104-xl-up{row-gap:104px!important}.gap-column-104-xl-up{column-gap:104px!important}.gap-108-xl-up{gap:108px!important}.gap-row-108-xl-up{row-gap:108px!important}.gap-column-108-xl-up{column-gap:108px!important}.gap-112-xl-up{gap:112px!important}.gap-row-112-xl-up{row-gap:112px!important}.gap-column-112-xl-up{column-gap:112px!important}.gap-116-xl-up{gap:116px!important}.gap-row-116-xl-up{row-gap:116px!important}.gap-column-116-xl-up{column-gap:116px!important}.gap-120-xl-up{gap:120px!important}.gap-row-120-xl-up{row-gap:120px!important}.gap-column-120-xl-up{column-gap:120px!important}}@media (min-width: 2100px){.gap-0-xxl-up{gap:0px!important}.gap-row-0-xxl-up{row-gap:0px!important}.gap-column-0-xxl-up{column-gap:0px!important}.gap-4-xxl-up{gap:4px!important}.gap-row-4-xxl-up{row-gap:4px!important}.gap-column-4-xxl-up{column-gap:4px!important}.gap-8-xxl-up{gap:8px!important}.gap-row-8-xxl-up{row-gap:8px!important}.gap-column-8-xxl-up{column-gap:8px!important}.gap-12-xxl-up{gap:12px!important}.gap-row-12-xxl-up{row-gap:12px!important}.gap-column-12-xxl-up{column-gap:12px!important}.gap-16-xxl-up{gap:16px!important}.gap-row-16-xxl-up{row-gap:16px!important}.gap-column-16-xxl-up{column-gap:16px!important}.gap-20-xxl-up{gap:20px!important}.gap-row-20-xxl-up{row-gap:20px!important}.gap-column-20-xxl-up{column-gap:20px!important}.gap-24-xxl-up{gap:24px!important}.gap-row-24-xxl-up{row-gap:24px!important}.gap-column-24-xxl-up{column-gap:24px!important}.gap-28-xxl-up{gap:28px!important}.gap-row-28-xxl-up{row-gap:28px!important}.gap-column-28-xxl-up{column-gap:28px!important}.gap-32-xxl-up{gap:32px!important}.gap-row-32-xxl-up{row-gap:32px!important}.gap-column-32-xxl-up{column-gap:32px!important}.gap-36-xxl-up{gap:36px!important}.gap-row-36-xxl-up{row-gap:36px!important}.gap-column-36-xxl-up{column-gap:36px!important}.gap-40-xxl-up{gap:40px!important}.gap-row-40-xxl-up{row-gap:40px!important}.gap-column-40-xxl-up{column-gap:40px!important}.gap-44-xxl-up{gap:44px!important}.gap-row-44-xxl-up{row-gap:44px!important}.gap-column-44-xxl-up{column-gap:44px!important}.gap-48-xxl-up{gap:48px!important}.gap-row-48-xxl-up{row-gap:48px!important}.gap-column-48-xxl-up{column-gap:48px!important}.gap-52-xxl-up{gap:52px!important}.gap-row-52-xxl-up{row-gap:52px!important}.gap-column-52-xxl-up{column-gap:52px!important}.gap-56-xxl-up{gap:56px!important}.gap-row-56-xxl-up{row-gap:56px!important}.gap-column-56-xxl-up{column-gap:56px!important}.gap-60-xxl-up{gap:60px!important}.gap-row-60-xxl-up{row-gap:60px!important}.gap-column-60-xxl-up{column-gap:60px!important}.gap-64-xxl-up{gap:64px!important}.gap-row-64-xxl-up{row-gap:64px!important}.gap-column-64-xxl-up{column-gap:64px!important}.gap-68-xxl-up{gap:68px!important}.gap-row-68-xxl-up{row-gap:68px!important}.gap-column-68-xxl-up{column-gap:68px!important}.gap-72-xxl-up{gap:72px!important}.gap-row-72-xxl-up{row-gap:72px!important}.gap-column-72-xxl-up{column-gap:72px!important}.gap-76-xxl-up{gap:76px!important}.gap-row-76-xxl-up{row-gap:76px!important}.gap-column-76-xxl-up{column-gap:76px!important}.gap-80-xxl-up{gap:80px!important}.gap-row-80-xxl-up{row-gap:80px!important}.gap-column-80-xxl-up{column-gap:80px!important}.gap-84-xxl-up{gap:84px!important}.gap-row-84-xxl-up{row-gap:84px!important}.gap-column-84-xxl-up{column-gap:84px!important}.gap-88-xxl-up{gap:88px!important}.gap-row-88-xxl-up{row-gap:88px!important}.gap-column-88-xxl-up{column-gap:88px!important}.gap-92-xxl-up{gap:92px!important}.gap-row-92-xxl-up{row-gap:92px!important}.gap-column-92-xxl-up{column-gap:92px!important}.gap-96-xxl-up{gap:96px!important}.gap-row-96-xxl-up{row-gap:96px!important}.gap-column-96-xxl-up{column-gap:96px!important}.gap-100-xxl-up{gap:100px!important}.gap-row-100-xxl-up{row-gap:100px!important}.gap-column-100-xxl-up{column-gap:100px!important}.gap-104-xxl-up{gap:104px!important}.gap-row-104-xxl-up{row-gap:104px!important}.gap-column-104-xxl-up{column-gap:104px!important}.gap-108-xxl-up{gap:108px!important}.gap-row-108-xxl-up{row-gap:108px!important}.gap-column-108-xxl-up{column-gap:108px!important}.gap-112-xxl-up{gap:112px!important}.gap-row-112-xxl-up{row-gap:112px!important}.gap-column-112-xxl-up{column-gap:112px!important}.gap-116-xxl-up{gap:116px!important}.gap-row-116-xxl-up{row-gap:116px!important}.gap-column-116-xxl-up{column-gap:116px!important}.gap-120-xxl-up{gap:120px!important}.gap-row-120-xxl-up{row-gap:120px!important}.gap-column-120-xxl-up{column-gap:120px!important}}@media (min-width: 2560px){.gap-0-xxxl-up{gap:0px!important}.gap-row-0-xxxl-up{row-gap:0px!important}.gap-column-0-xxxl-up{column-gap:0px!important}.gap-4-xxxl-up{gap:4px!important}.gap-row-4-xxxl-up{row-gap:4px!important}.gap-column-4-xxxl-up{column-gap:4px!important}.gap-8-xxxl-up{gap:8px!important}.gap-row-8-xxxl-up{row-gap:8px!important}.gap-column-8-xxxl-up{column-gap:8px!important}.gap-12-xxxl-up{gap:12px!important}.gap-row-12-xxxl-up{row-gap:12px!important}.gap-column-12-xxxl-up{column-gap:12px!important}.gap-16-xxxl-up{gap:16px!important}.gap-row-16-xxxl-up{row-gap:16px!important}.gap-column-16-xxxl-up{column-gap:16px!important}.gap-20-xxxl-up{gap:20px!important}.gap-row-20-xxxl-up{row-gap:20px!important}.gap-column-20-xxxl-up{column-gap:20px!important}.gap-24-xxxl-up{gap:24px!important}.gap-row-24-xxxl-up{row-gap:24px!important}.gap-column-24-xxxl-up{column-gap:24px!important}.gap-28-xxxl-up{gap:28px!important}.gap-row-28-xxxl-up{row-gap:28px!important}.gap-column-28-xxxl-up{column-gap:28px!important}.gap-32-xxxl-up{gap:32px!important}.gap-row-32-xxxl-up{row-gap:32px!important}.gap-column-32-xxxl-up{column-gap:32px!important}.gap-36-xxxl-up{gap:36px!important}.gap-row-36-xxxl-up{row-gap:36px!important}.gap-column-36-xxxl-up{column-gap:36px!important}.gap-40-xxxl-up{gap:40px!important}.gap-row-40-xxxl-up{row-gap:40px!important}.gap-column-40-xxxl-up{column-gap:40px!important}.gap-44-xxxl-up{gap:44px!important}.gap-row-44-xxxl-up{row-gap:44px!important}.gap-column-44-xxxl-up{column-gap:44px!important}.gap-48-xxxl-up{gap:48px!important}.gap-row-48-xxxl-up{row-gap:48px!important}.gap-column-48-xxxl-up{column-gap:48px!important}.gap-52-xxxl-up{gap:52px!important}.gap-row-52-xxxl-up{row-gap:52px!important}.gap-column-52-xxxl-up{column-gap:52px!important}.gap-56-xxxl-up{gap:56px!important}.gap-row-56-xxxl-up{row-gap:56px!important}.gap-column-56-xxxl-up{column-gap:56px!important}.gap-60-xxxl-up{gap:60px!important}.gap-row-60-xxxl-up{row-gap:60px!important}.gap-column-60-xxxl-up{column-gap:60px!important}.gap-64-xxxl-up{gap:64px!important}.gap-row-64-xxxl-up{row-gap:64px!important}.gap-column-64-xxxl-up{column-gap:64px!important}.gap-68-xxxl-up{gap:68px!important}.gap-row-68-xxxl-up{row-gap:68px!important}.gap-column-68-xxxl-up{column-gap:68px!important}.gap-72-xxxl-up{gap:72px!important}.gap-row-72-xxxl-up{row-gap:72px!important}.gap-column-72-xxxl-up{column-gap:72px!important}.gap-76-xxxl-up{gap:76px!important}.gap-row-76-xxxl-up{row-gap:76px!important}.gap-column-76-xxxl-up{column-gap:76px!important}.gap-80-xxxl-up{gap:80px!important}.gap-row-80-xxxl-up{row-gap:80px!important}.gap-column-80-xxxl-up{column-gap:80px!important}.gap-84-xxxl-up{gap:84px!important}.gap-row-84-xxxl-up{row-gap:84px!important}.gap-column-84-xxxl-up{column-gap:84px!important}.gap-88-xxxl-up{gap:88px!important}.gap-row-88-xxxl-up{row-gap:88px!important}.gap-column-88-xxxl-up{column-gap:88px!important}.gap-92-xxxl-up{gap:92px!important}.gap-row-92-xxxl-up{row-gap:92px!important}.gap-column-92-xxxl-up{column-gap:92px!important}.gap-96-xxxl-up{gap:96px!important}.gap-row-96-xxxl-up{row-gap:96px!important}.gap-column-96-xxxl-up{column-gap:96px!important}.gap-100-xxxl-up{gap:100px!important}.gap-row-100-xxxl-up{row-gap:100px!important}.gap-column-100-xxxl-up{column-gap:100px!important}.gap-104-xxxl-up{gap:104px!important}.gap-row-104-xxxl-up{row-gap:104px!important}.gap-column-104-xxxl-up{column-gap:104px!important}.gap-108-xxxl-up{gap:108px!important}.gap-row-108-xxxl-up{row-gap:108px!important}.gap-column-108-xxxl-up{column-gap:108px!important}.gap-112-xxxl-up{gap:112px!important}.gap-row-112-xxxl-up{row-gap:112px!important}.gap-column-112-xxxl-up{column-gap:112px!important}.gap-116-xxxl-up{gap:116px!important}.gap-row-116-xxxl-up{row-gap:116px!important}.gap-column-116-xxxl-up{column-gap:116px!important}.gap-120-xxxl-up{gap:120px!important}.gap-row-120-xxxl-up{row-gap:120px!important}.gap-column-120-xxxl-up{column-gap:120px!important}}@media (max-width: -1px){.gap-0-xs-down{gap:0px!important}.gap-row-0-xs-down{row-gap:0px!important}.gap-column-0-xs-down{column-gap:0px!important}.gap-4-xs-down{gap:4px!important}.gap-row-4-xs-down{row-gap:4px!important}.gap-column-4-xs-down{column-gap:4px!important}.gap-8-xs-down{gap:8px!important}.gap-row-8-xs-down{row-gap:8px!important}.gap-column-8-xs-down{column-gap:8px!important}.gap-12-xs-down{gap:12px!important}.gap-row-12-xs-down{row-gap:12px!important}.gap-column-12-xs-down{column-gap:12px!important}.gap-16-xs-down{gap:16px!important}.gap-row-16-xs-down{row-gap:16px!important}.gap-column-16-xs-down{column-gap:16px!important}.gap-20-xs-down{gap:20px!important}.gap-row-20-xs-down{row-gap:20px!important}.gap-column-20-xs-down{column-gap:20px!important}.gap-24-xs-down{gap:24px!important}.gap-row-24-xs-down{row-gap:24px!important}.gap-column-24-xs-down{column-gap:24px!important}.gap-28-xs-down{gap:28px!important}.gap-row-28-xs-down{row-gap:28px!important}.gap-column-28-xs-down{column-gap:28px!important}.gap-32-xs-down{gap:32px!important}.gap-row-32-xs-down{row-gap:32px!important}.gap-column-32-xs-down{column-gap:32px!important}.gap-36-xs-down{gap:36px!important}.gap-row-36-xs-down{row-gap:36px!important}.gap-column-36-xs-down{column-gap:36px!important}.gap-40-xs-down{gap:40px!important}.gap-row-40-xs-down{row-gap:40px!important}.gap-column-40-xs-down{column-gap:40px!important}.gap-44-xs-down{gap:44px!important}.gap-row-44-xs-down{row-gap:44px!important}.gap-column-44-xs-down{column-gap:44px!important}.gap-48-xs-down{gap:48px!important}.gap-row-48-xs-down{row-gap:48px!important}.gap-column-48-xs-down{column-gap:48px!important}.gap-52-xs-down{gap:52px!important}.gap-row-52-xs-down{row-gap:52px!important}.gap-column-52-xs-down{column-gap:52px!important}.gap-56-xs-down{gap:56px!important}.gap-row-56-xs-down{row-gap:56px!important}.gap-column-56-xs-down{column-gap:56px!important}.gap-60-xs-down{gap:60px!important}.gap-row-60-xs-down{row-gap:60px!important}.gap-column-60-xs-down{column-gap:60px!important}.gap-64-xs-down{gap:64px!important}.gap-row-64-xs-down{row-gap:64px!important}.gap-column-64-xs-down{column-gap:64px!important}.gap-68-xs-down{gap:68px!important}.gap-row-68-xs-down{row-gap:68px!important}.gap-column-68-xs-down{column-gap:68px!important}.gap-72-xs-down{gap:72px!important}.gap-row-72-xs-down{row-gap:72px!important}.gap-column-72-xs-down{column-gap:72px!important}.gap-76-xs-down{gap:76px!important}.gap-row-76-xs-down{row-gap:76px!important}.gap-column-76-xs-down{column-gap:76px!important}.gap-80-xs-down{gap:80px!important}.gap-row-80-xs-down{row-gap:80px!important}.gap-column-80-xs-down{column-gap:80px!important}.gap-84-xs-down{gap:84px!important}.gap-row-84-xs-down{row-gap:84px!important}.gap-column-84-xs-down{column-gap:84px!important}.gap-88-xs-down{gap:88px!important}.gap-row-88-xs-down{row-gap:88px!important}.gap-column-88-xs-down{column-gap:88px!important}.gap-92-xs-down{gap:92px!important}.gap-row-92-xs-down{row-gap:92px!important}.gap-column-92-xs-down{column-gap:92px!important}.gap-96-xs-down{gap:96px!important}.gap-row-96-xs-down{row-gap:96px!important}.gap-column-96-xs-down{column-gap:96px!important}.gap-100-xs-down{gap:100px!important}.gap-row-100-xs-down{row-gap:100px!important}.gap-column-100-xs-down{column-gap:100px!important}.gap-104-xs-down{gap:104px!important}.gap-row-104-xs-down{row-gap:104px!important}.gap-column-104-xs-down{column-gap:104px!important}.gap-108-xs-down{gap:108px!important}.gap-row-108-xs-down{row-gap:108px!important}.gap-column-108-xs-down{column-gap:108px!important}.gap-112-xs-down{gap:112px!important}.gap-row-112-xs-down{row-gap:112px!important}.gap-column-112-xs-down{column-gap:112px!important}.gap-116-xs-down{gap:116px!important}.gap-row-116-xs-down{row-gap:116px!important}.gap-column-116-xs-down{column-gap:116px!important}.gap-120-xs-down{gap:120px!important}.gap-row-120-xs-down{row-gap:120px!important}.gap-column-120-xs-down{column-gap:120px!important}}@media (max-width: 767px){.gap-0-sm-down{gap:0px!important}.gap-row-0-sm-down{row-gap:0px!important}.gap-column-0-sm-down{column-gap:0px!important}.gap-4-sm-down{gap:4px!important}.gap-row-4-sm-down{row-gap:4px!important}.gap-column-4-sm-down{column-gap:4px!important}.gap-8-sm-down{gap:8px!important}.gap-row-8-sm-down{row-gap:8px!important}.gap-column-8-sm-down{column-gap:8px!important}.gap-12-sm-down{gap:12px!important}.gap-row-12-sm-down{row-gap:12px!important}.gap-column-12-sm-down{column-gap:12px!important}.gap-16-sm-down{gap:16px!important}.gap-row-16-sm-down{row-gap:16px!important}.gap-column-16-sm-down{column-gap:16px!important}.gap-20-sm-down{gap:20px!important}.gap-row-20-sm-down{row-gap:20px!important}.gap-column-20-sm-down{column-gap:20px!important}.gap-24-sm-down{gap:24px!important}.gap-row-24-sm-down{row-gap:24px!important}.gap-column-24-sm-down{column-gap:24px!important}.gap-28-sm-down{gap:28px!important}.gap-row-28-sm-down{row-gap:28px!important}.gap-column-28-sm-down{column-gap:28px!important}.gap-32-sm-down{gap:32px!important}.gap-row-32-sm-down{row-gap:32px!important}.gap-column-32-sm-down{column-gap:32px!important}.gap-36-sm-down{gap:36px!important}.gap-row-36-sm-down{row-gap:36px!important}.gap-column-36-sm-down{column-gap:36px!important}.gap-40-sm-down{gap:40px!important}.gap-row-40-sm-down{row-gap:40px!important}.gap-column-40-sm-down{column-gap:40px!important}.gap-44-sm-down{gap:44px!important}.gap-row-44-sm-down{row-gap:44px!important}.gap-column-44-sm-down{column-gap:44px!important}.gap-48-sm-down{gap:48px!important}.gap-row-48-sm-down{row-gap:48px!important}.gap-column-48-sm-down{column-gap:48px!important}.gap-52-sm-down{gap:52px!important}.gap-row-52-sm-down{row-gap:52px!important}.gap-column-52-sm-down{column-gap:52px!important}.gap-56-sm-down{gap:56px!important}.gap-row-56-sm-down{row-gap:56px!important}.gap-column-56-sm-down{column-gap:56px!important}.gap-60-sm-down{gap:60px!important}.gap-row-60-sm-down{row-gap:60px!important}.gap-column-60-sm-down{column-gap:60px!important}.gap-64-sm-down{gap:64px!important}.gap-row-64-sm-down{row-gap:64px!important}.gap-column-64-sm-down{column-gap:64px!important}.gap-68-sm-down{gap:68px!important}.gap-row-68-sm-down{row-gap:68px!important}.gap-column-68-sm-down{column-gap:68px!important}.gap-72-sm-down{gap:72px!important}.gap-row-72-sm-down{row-gap:72px!important}.gap-column-72-sm-down{column-gap:72px!important}.gap-76-sm-down{gap:76px!important}.gap-row-76-sm-down{row-gap:76px!important}.gap-column-76-sm-down{column-gap:76px!important}.gap-80-sm-down{gap:80px!important}.gap-row-80-sm-down{row-gap:80px!important}.gap-column-80-sm-down{column-gap:80px!important}.gap-84-sm-down{gap:84px!important}.gap-row-84-sm-down{row-gap:84px!important}.gap-column-84-sm-down{column-gap:84px!important}.gap-88-sm-down{gap:88px!important}.gap-row-88-sm-down{row-gap:88px!important}.gap-column-88-sm-down{column-gap:88px!important}.gap-92-sm-down{gap:92px!important}.gap-row-92-sm-down{row-gap:92px!important}.gap-column-92-sm-down{column-gap:92px!important}.gap-96-sm-down{gap:96px!important}.gap-row-96-sm-down{row-gap:96px!important}.gap-column-96-sm-down{column-gap:96px!important}.gap-100-sm-down{gap:100px!important}.gap-row-100-sm-down{row-gap:100px!important}.gap-column-100-sm-down{column-gap:100px!important}.gap-104-sm-down{gap:104px!important}.gap-row-104-sm-down{row-gap:104px!important}.gap-column-104-sm-down{column-gap:104px!important}.gap-108-sm-down{gap:108px!important}.gap-row-108-sm-down{row-gap:108px!important}.gap-column-108-sm-down{column-gap:108px!important}.gap-112-sm-down{gap:112px!important}.gap-row-112-sm-down{row-gap:112px!important}.gap-column-112-sm-down{column-gap:112px!important}.gap-116-sm-down{gap:116px!important}.gap-row-116-sm-down{row-gap:116px!important}.gap-column-116-sm-down{column-gap:116px!important}.gap-120-sm-down{gap:120px!important}.gap-row-120-sm-down{row-gap:120px!important}.gap-column-120-sm-down{column-gap:120px!important}}@media (max-width: 1023px){.gap-0-md-down{gap:0px!important}.gap-row-0-md-down{row-gap:0px!important}.gap-column-0-md-down{column-gap:0px!important}.gap-4-md-down{gap:4px!important}.gap-row-4-md-down{row-gap:4px!important}.gap-column-4-md-down{column-gap:4px!important}.gap-8-md-down{gap:8px!important}.gap-row-8-md-down{row-gap:8px!important}.gap-column-8-md-down{column-gap:8px!important}.gap-12-md-down{gap:12px!important}.gap-row-12-md-down{row-gap:12px!important}.gap-column-12-md-down{column-gap:12px!important}.gap-16-md-down{gap:16px!important}.gap-row-16-md-down{row-gap:16px!important}.gap-column-16-md-down{column-gap:16px!important}.gap-20-md-down{gap:20px!important}.gap-row-20-md-down{row-gap:20px!important}.gap-column-20-md-down{column-gap:20px!important}.gap-24-md-down{gap:24px!important}.gap-row-24-md-down{row-gap:24px!important}.gap-column-24-md-down{column-gap:24px!important}.gap-28-md-down{gap:28px!important}.gap-row-28-md-down{row-gap:28px!important}.gap-column-28-md-down{column-gap:28px!important}.gap-32-md-down{gap:32px!important}.gap-row-32-md-down{row-gap:32px!important}.gap-column-32-md-down{column-gap:32px!important}.gap-36-md-down{gap:36px!important}.gap-row-36-md-down{row-gap:36px!important}.gap-column-36-md-down{column-gap:36px!important}.gap-40-md-down{gap:40px!important}.gap-row-40-md-down{row-gap:40px!important}.gap-column-40-md-down{column-gap:40px!important}.gap-44-md-down{gap:44px!important}.gap-row-44-md-down{row-gap:44px!important}.gap-column-44-md-down{column-gap:44px!important}.gap-48-md-down{gap:48px!important}.gap-row-48-md-down{row-gap:48px!important}.gap-column-48-md-down{column-gap:48px!important}.gap-52-md-down{gap:52px!important}.gap-row-52-md-down{row-gap:52px!important}.gap-column-52-md-down{column-gap:52px!important}.gap-56-md-down{gap:56px!important}.gap-row-56-md-down{row-gap:56px!important}.gap-column-56-md-down{column-gap:56px!important}.gap-60-md-down{gap:60px!important}.gap-row-60-md-down{row-gap:60px!important}.gap-column-60-md-down{column-gap:60px!important}.gap-64-md-down{gap:64px!important}.gap-row-64-md-down{row-gap:64px!important}.gap-column-64-md-down{column-gap:64px!important}.gap-68-md-down{gap:68px!important}.gap-row-68-md-down{row-gap:68px!important}.gap-column-68-md-down{column-gap:68px!important}.gap-72-md-down{gap:72px!important}.gap-row-72-md-down{row-gap:72px!important}.gap-column-72-md-down{column-gap:72px!important}.gap-76-md-down{gap:76px!important}.gap-row-76-md-down{row-gap:76px!important}.gap-column-76-md-down{column-gap:76px!important}.gap-80-md-down{gap:80px!important}.gap-row-80-md-down{row-gap:80px!important}.gap-column-80-md-down{column-gap:80px!important}.gap-84-md-down{gap:84px!important}.gap-row-84-md-down{row-gap:84px!important}.gap-column-84-md-down{column-gap:84px!important}.gap-88-md-down{gap:88px!important}.gap-row-88-md-down{row-gap:88px!important}.gap-column-88-md-down{column-gap:88px!important}.gap-92-md-down{gap:92px!important}.gap-row-92-md-down{row-gap:92px!important}.gap-column-92-md-down{column-gap:92px!important}.gap-96-md-down{gap:96px!important}.gap-row-96-md-down{row-gap:96px!important}.gap-column-96-md-down{column-gap:96px!important}.gap-100-md-down{gap:100px!important}.gap-row-100-md-down{row-gap:100px!important}.gap-column-100-md-down{column-gap:100px!important}.gap-104-md-down{gap:104px!important}.gap-row-104-md-down{row-gap:104px!important}.gap-column-104-md-down{column-gap:104px!important}.gap-108-md-down{gap:108px!important}.gap-row-108-md-down{row-gap:108px!important}.gap-column-108-md-down{column-gap:108px!important}.gap-112-md-down{gap:112px!important}.gap-row-112-md-down{row-gap:112px!important}.gap-column-112-md-down{column-gap:112px!important}.gap-116-md-down{gap:116px!important}.gap-row-116-md-down{row-gap:116px!important}.gap-column-116-md-down{column-gap:116px!important}.gap-120-md-down{gap:120px!important}.gap-row-120-md-down{row-gap:120px!important}.gap-column-120-md-down{column-gap:120px!important}}@media (max-width: 1439px){.gap-0-lg-down{gap:0px!important}.gap-row-0-lg-down{row-gap:0px!important}.gap-column-0-lg-down{column-gap:0px!important}.gap-4-lg-down{gap:4px!important}.gap-row-4-lg-down{row-gap:4px!important}.gap-column-4-lg-down{column-gap:4px!important}.gap-8-lg-down{gap:8px!important}.gap-row-8-lg-down{row-gap:8px!important}.gap-column-8-lg-down{column-gap:8px!important}.gap-12-lg-down{gap:12px!important}.gap-row-12-lg-down{row-gap:12px!important}.gap-column-12-lg-down{column-gap:12px!important}.gap-16-lg-down{gap:16px!important}.gap-row-16-lg-down{row-gap:16px!important}.gap-column-16-lg-down{column-gap:16px!important}.gap-20-lg-down{gap:20px!important}.gap-row-20-lg-down{row-gap:20px!important}.gap-column-20-lg-down{column-gap:20px!important}.gap-24-lg-down{gap:24px!important}.gap-row-24-lg-down{row-gap:24px!important}.gap-column-24-lg-down{column-gap:24px!important}.gap-28-lg-down{gap:28px!important}.gap-row-28-lg-down{row-gap:28px!important}.gap-column-28-lg-down{column-gap:28px!important}.gap-32-lg-down{gap:32px!important}.gap-row-32-lg-down{row-gap:32px!important}.gap-column-32-lg-down{column-gap:32px!important}.gap-36-lg-down{gap:36px!important}.gap-row-36-lg-down{row-gap:36px!important}.gap-column-36-lg-down{column-gap:36px!important}.gap-40-lg-down{gap:40px!important}.gap-row-40-lg-down{row-gap:40px!important}.gap-column-40-lg-down{column-gap:40px!important}.gap-44-lg-down{gap:44px!important}.gap-row-44-lg-down{row-gap:44px!important}.gap-column-44-lg-down{column-gap:44px!important}.gap-48-lg-down{gap:48px!important}.gap-row-48-lg-down{row-gap:48px!important}.gap-column-48-lg-down{column-gap:48px!important}.gap-52-lg-down{gap:52px!important}.gap-row-52-lg-down{row-gap:52px!important}.gap-column-52-lg-down{column-gap:52px!important}.gap-56-lg-down{gap:56px!important}.gap-row-56-lg-down{row-gap:56px!important}.gap-column-56-lg-down{column-gap:56px!important}.gap-60-lg-down{gap:60px!important}.gap-row-60-lg-down{row-gap:60px!important}.gap-column-60-lg-down{column-gap:60px!important}.gap-64-lg-down{gap:64px!important}.gap-row-64-lg-down{row-gap:64px!important}.gap-column-64-lg-down{column-gap:64px!important}.gap-68-lg-down{gap:68px!important}.gap-row-68-lg-down{row-gap:68px!important}.gap-column-68-lg-down{column-gap:68px!important}.gap-72-lg-down{gap:72px!important}.gap-row-72-lg-down{row-gap:72px!important}.gap-column-72-lg-down{column-gap:72px!important}.gap-76-lg-down{gap:76px!important}.gap-row-76-lg-down{row-gap:76px!important}.gap-column-76-lg-down{column-gap:76px!important}.gap-80-lg-down{gap:80px!important}.gap-row-80-lg-down{row-gap:80px!important}.gap-column-80-lg-down{column-gap:80px!important}.gap-84-lg-down{gap:84px!important}.gap-row-84-lg-down{row-gap:84px!important}.gap-column-84-lg-down{column-gap:84px!important}.gap-88-lg-down{gap:88px!important}.gap-row-88-lg-down{row-gap:88px!important}.gap-column-88-lg-down{column-gap:88px!important}.gap-92-lg-down{gap:92px!important}.gap-row-92-lg-down{row-gap:92px!important}.gap-column-92-lg-down{column-gap:92px!important}.gap-96-lg-down{gap:96px!important}.gap-row-96-lg-down{row-gap:96px!important}.gap-column-96-lg-down{column-gap:96px!important}.gap-100-lg-down{gap:100px!important}.gap-row-100-lg-down{row-gap:100px!important}.gap-column-100-lg-down{column-gap:100px!important}.gap-104-lg-down{gap:104px!important}.gap-row-104-lg-down{row-gap:104px!important}.gap-column-104-lg-down{column-gap:104px!important}.gap-108-lg-down{gap:108px!important}.gap-row-108-lg-down{row-gap:108px!important}.gap-column-108-lg-down{column-gap:108px!important}.gap-112-lg-down{gap:112px!important}.gap-row-112-lg-down{row-gap:112px!important}.gap-column-112-lg-down{column-gap:112px!important}.gap-116-lg-down{gap:116px!important}.gap-row-116-lg-down{row-gap:116px!important}.gap-column-116-lg-down{column-gap:116px!important}.gap-120-lg-down{gap:120px!important}.gap-row-120-lg-down{row-gap:120px!important}.gap-column-120-lg-down{column-gap:120px!important}}@media (max-width: 1919px){.gap-0-xl-down{gap:0px!important}.gap-row-0-xl-down{row-gap:0px!important}.gap-column-0-xl-down{column-gap:0px!important}.gap-4-xl-down{gap:4px!important}.gap-row-4-xl-down{row-gap:4px!important}.gap-column-4-xl-down{column-gap:4px!important}.gap-8-xl-down{gap:8px!important}.gap-row-8-xl-down{row-gap:8px!important}.gap-column-8-xl-down{column-gap:8px!important}.gap-12-xl-down{gap:12px!important}.gap-row-12-xl-down{row-gap:12px!important}.gap-column-12-xl-down{column-gap:12px!important}.gap-16-xl-down{gap:16px!important}.gap-row-16-xl-down{row-gap:16px!important}.gap-column-16-xl-down{column-gap:16px!important}.gap-20-xl-down{gap:20px!important}.gap-row-20-xl-down{row-gap:20px!important}.gap-column-20-xl-down{column-gap:20px!important}.gap-24-xl-down{gap:24px!important}.gap-row-24-xl-down{row-gap:24px!important}.gap-column-24-xl-down{column-gap:24px!important}.gap-28-xl-down{gap:28px!important}.gap-row-28-xl-down{row-gap:28px!important}.gap-column-28-xl-down{column-gap:28px!important}.gap-32-xl-down{gap:32px!important}.gap-row-32-xl-down{row-gap:32px!important}.gap-column-32-xl-down{column-gap:32px!important}.gap-36-xl-down{gap:36px!important}.gap-row-36-xl-down{row-gap:36px!important}.gap-column-36-xl-down{column-gap:36px!important}.gap-40-xl-down{gap:40px!important}.gap-row-40-xl-down{row-gap:40px!important}.gap-column-40-xl-down{column-gap:40px!important}.gap-44-xl-down{gap:44px!important}.gap-row-44-xl-down{row-gap:44px!important}.gap-column-44-xl-down{column-gap:44px!important}.gap-48-xl-down{gap:48px!important}.gap-row-48-xl-down{row-gap:48px!important}.gap-column-48-xl-down{column-gap:48px!important}.gap-52-xl-down{gap:52px!important}.gap-row-52-xl-down{row-gap:52px!important}.gap-column-52-xl-down{column-gap:52px!important}.gap-56-xl-down{gap:56px!important}.gap-row-56-xl-down{row-gap:56px!important}.gap-column-56-xl-down{column-gap:56px!important}.gap-60-xl-down{gap:60px!important}.gap-row-60-xl-down{row-gap:60px!important}.gap-column-60-xl-down{column-gap:60px!important}.gap-64-xl-down{gap:64px!important}.gap-row-64-xl-down{row-gap:64px!important}.gap-column-64-xl-down{column-gap:64px!important}.gap-68-xl-down{gap:68px!important}.gap-row-68-xl-down{row-gap:68px!important}.gap-column-68-xl-down{column-gap:68px!important}.gap-72-xl-down{gap:72px!important}.gap-row-72-xl-down{row-gap:72px!important}.gap-column-72-xl-down{column-gap:72px!important}.gap-76-xl-down{gap:76px!important}.gap-row-76-xl-down{row-gap:76px!important}.gap-column-76-xl-down{column-gap:76px!important}.gap-80-xl-down{gap:80px!important}.gap-row-80-xl-down{row-gap:80px!important}.gap-column-80-xl-down{column-gap:80px!important}.gap-84-xl-down{gap:84px!important}.gap-row-84-xl-down{row-gap:84px!important}.gap-column-84-xl-down{column-gap:84px!important}.gap-88-xl-down{gap:88px!important}.gap-row-88-xl-down{row-gap:88px!important}.gap-column-88-xl-down{column-gap:88px!important}.gap-92-xl-down{gap:92px!important}.gap-row-92-xl-down{row-gap:92px!important}.gap-column-92-xl-down{column-gap:92px!important}.gap-96-xl-down{gap:96px!important}.gap-row-96-xl-down{row-gap:96px!important}.gap-column-96-xl-down{column-gap:96px!important}.gap-100-xl-down{gap:100px!important}.gap-row-100-xl-down{row-gap:100px!important}.gap-column-100-xl-down{column-gap:100px!important}.gap-104-xl-down{gap:104px!important}.gap-row-104-xl-down{row-gap:104px!important}.gap-column-104-xl-down{column-gap:104px!important}.gap-108-xl-down{gap:108px!important}.gap-row-108-xl-down{row-gap:108px!important}.gap-column-108-xl-down{column-gap:108px!important}.gap-112-xl-down{gap:112px!important}.gap-row-112-xl-down{row-gap:112px!important}.gap-column-112-xl-down{column-gap:112px!important}.gap-116-xl-down{gap:116px!important}.gap-row-116-xl-down{row-gap:116px!important}.gap-column-116-xl-down{column-gap:116px!important}.gap-120-xl-down{gap:120px!important}.gap-row-120-xl-down{row-gap:120px!important}.gap-column-120-xl-down{column-gap:120px!important}}@media (max-width: 2099px){.gap-0-xxl-down{gap:0px!important}.gap-row-0-xxl-down{row-gap:0px!important}.gap-column-0-xxl-down{column-gap:0px!important}.gap-4-xxl-down{gap:4px!important}.gap-row-4-xxl-down{row-gap:4px!important}.gap-column-4-xxl-down{column-gap:4px!important}.gap-8-xxl-down{gap:8px!important}.gap-row-8-xxl-down{row-gap:8px!important}.gap-column-8-xxl-down{column-gap:8px!important}.gap-12-xxl-down{gap:12px!important}.gap-row-12-xxl-down{row-gap:12px!important}.gap-column-12-xxl-down{column-gap:12px!important}.gap-16-xxl-down{gap:16px!important}.gap-row-16-xxl-down{row-gap:16px!important}.gap-column-16-xxl-down{column-gap:16px!important}.gap-20-xxl-down{gap:20px!important}.gap-row-20-xxl-down{row-gap:20px!important}.gap-column-20-xxl-down{column-gap:20px!important}.gap-24-xxl-down{gap:24px!important}.gap-row-24-xxl-down{row-gap:24px!important}.gap-column-24-xxl-down{column-gap:24px!important}.gap-28-xxl-down{gap:28px!important}.gap-row-28-xxl-down{row-gap:28px!important}.gap-column-28-xxl-down{column-gap:28px!important}.gap-32-xxl-down{gap:32px!important}.gap-row-32-xxl-down{row-gap:32px!important}.gap-column-32-xxl-down{column-gap:32px!important}.gap-36-xxl-down{gap:36px!important}.gap-row-36-xxl-down{row-gap:36px!important}.gap-column-36-xxl-down{column-gap:36px!important}.gap-40-xxl-down{gap:40px!important}.gap-row-40-xxl-down{row-gap:40px!important}.gap-column-40-xxl-down{column-gap:40px!important}.gap-44-xxl-down{gap:44px!important}.gap-row-44-xxl-down{row-gap:44px!important}.gap-column-44-xxl-down{column-gap:44px!important}.gap-48-xxl-down{gap:48px!important}.gap-row-48-xxl-down{row-gap:48px!important}.gap-column-48-xxl-down{column-gap:48px!important}.gap-52-xxl-down{gap:52px!important}.gap-row-52-xxl-down{row-gap:52px!important}.gap-column-52-xxl-down{column-gap:52px!important}.gap-56-xxl-down{gap:56px!important}.gap-row-56-xxl-down{row-gap:56px!important}.gap-column-56-xxl-down{column-gap:56px!important}.gap-60-xxl-down{gap:60px!important}.gap-row-60-xxl-down{row-gap:60px!important}.gap-column-60-xxl-down{column-gap:60px!important}.gap-64-xxl-down{gap:64px!important}.gap-row-64-xxl-down{row-gap:64px!important}.gap-column-64-xxl-down{column-gap:64px!important}.gap-68-xxl-down{gap:68px!important}.gap-row-68-xxl-down{row-gap:68px!important}.gap-column-68-xxl-down{column-gap:68px!important}.gap-72-xxl-down{gap:72px!important}.gap-row-72-xxl-down{row-gap:72px!important}.gap-column-72-xxl-down{column-gap:72px!important}.gap-76-xxl-down{gap:76px!important}.gap-row-76-xxl-down{row-gap:76px!important}.gap-column-76-xxl-down{column-gap:76px!important}.gap-80-xxl-down{gap:80px!important}.gap-row-80-xxl-down{row-gap:80px!important}.gap-column-80-xxl-down{column-gap:80px!important}.gap-84-xxl-down{gap:84px!important}.gap-row-84-xxl-down{row-gap:84px!important}.gap-column-84-xxl-down{column-gap:84px!important}.gap-88-xxl-down{gap:88px!important}.gap-row-88-xxl-down{row-gap:88px!important}.gap-column-88-xxl-down{column-gap:88px!important}.gap-92-xxl-down{gap:92px!important}.gap-row-92-xxl-down{row-gap:92px!important}.gap-column-92-xxl-down{column-gap:92px!important}.gap-96-xxl-down{gap:96px!important}.gap-row-96-xxl-down{row-gap:96px!important}.gap-column-96-xxl-down{column-gap:96px!important}.gap-100-xxl-down{gap:100px!important}.gap-row-100-xxl-down{row-gap:100px!important}.gap-column-100-xxl-down{column-gap:100px!important}.gap-104-xxl-down{gap:104px!important}.gap-row-104-xxl-down{row-gap:104px!important}.gap-column-104-xxl-down{column-gap:104px!important}.gap-108-xxl-down{gap:108px!important}.gap-row-108-xxl-down{row-gap:108px!important}.gap-column-108-xxl-down{column-gap:108px!important}.gap-112-xxl-down{gap:112px!important}.gap-row-112-xxl-down{row-gap:112px!important}.gap-column-112-xxl-down{column-gap:112px!important}.gap-116-xxl-down{gap:116px!important}.gap-row-116-xxl-down{row-gap:116px!important}.gap-column-116-xxl-down{column-gap:116px!important}.gap-120-xxl-down{gap:120px!important}.gap-row-120-xxl-down{row-gap:120px!important}.gap-column-120-xxl-down{column-gap:120px!important}}@media (max-width: 2559px){.gap-0-xxxl-down{gap:0px!important}.gap-row-0-xxxl-down{row-gap:0px!important}.gap-column-0-xxxl-down{column-gap:0px!important}.gap-4-xxxl-down{gap:4px!important}.gap-row-4-xxxl-down{row-gap:4px!important}.gap-column-4-xxxl-down{column-gap:4px!important}.gap-8-xxxl-down{gap:8px!important}.gap-row-8-xxxl-down{row-gap:8px!important}.gap-column-8-xxxl-down{column-gap:8px!important}.gap-12-xxxl-down{gap:12px!important}.gap-row-12-xxxl-down{row-gap:12px!important}.gap-column-12-xxxl-down{column-gap:12px!important}.gap-16-xxxl-down{gap:16px!important}.gap-row-16-xxxl-down{row-gap:16px!important}.gap-column-16-xxxl-down{column-gap:16px!important}.gap-20-xxxl-down{gap:20px!important}.gap-row-20-xxxl-down{row-gap:20px!important}.gap-column-20-xxxl-down{column-gap:20px!important}.gap-24-xxxl-down{gap:24px!important}.gap-row-24-xxxl-down{row-gap:24px!important}.gap-column-24-xxxl-down{column-gap:24px!important}.gap-28-xxxl-down{gap:28px!important}.gap-row-28-xxxl-down{row-gap:28px!important}.gap-column-28-xxxl-down{column-gap:28px!important}.gap-32-xxxl-down{gap:32px!important}.gap-row-32-xxxl-down{row-gap:32px!important}.gap-column-32-xxxl-down{column-gap:32px!important}.gap-36-xxxl-down{gap:36px!important}.gap-row-36-xxxl-down{row-gap:36px!important}.gap-column-36-xxxl-down{column-gap:36px!important}.gap-40-xxxl-down{gap:40px!important}.gap-row-40-xxxl-down{row-gap:40px!important}.gap-column-40-xxxl-down{column-gap:40px!important}.gap-44-xxxl-down{gap:44px!important}.gap-row-44-xxxl-down{row-gap:44px!important}.gap-column-44-xxxl-down{column-gap:44px!important}.gap-48-xxxl-down{gap:48px!important}.gap-row-48-xxxl-down{row-gap:48px!important}.gap-column-48-xxxl-down{column-gap:48px!important}.gap-52-xxxl-down{gap:52px!important}.gap-row-52-xxxl-down{row-gap:52px!important}.gap-column-52-xxxl-down{column-gap:52px!important}.gap-56-xxxl-down{gap:56px!important}.gap-row-56-xxxl-down{row-gap:56px!important}.gap-column-56-xxxl-down{column-gap:56px!important}.gap-60-xxxl-down{gap:60px!important}.gap-row-60-xxxl-down{row-gap:60px!important}.gap-column-60-xxxl-down{column-gap:60px!important}.gap-64-xxxl-down{gap:64px!important}.gap-row-64-xxxl-down{row-gap:64px!important}.gap-column-64-xxxl-down{column-gap:64px!important}.gap-68-xxxl-down{gap:68px!important}.gap-row-68-xxxl-down{row-gap:68px!important}.gap-column-68-xxxl-down{column-gap:68px!important}.gap-72-xxxl-down{gap:72px!important}.gap-row-72-xxxl-down{row-gap:72px!important}.gap-column-72-xxxl-down{column-gap:72px!important}.gap-76-xxxl-down{gap:76px!important}.gap-row-76-xxxl-down{row-gap:76px!important}.gap-column-76-xxxl-down{column-gap:76px!important}.gap-80-xxxl-down{gap:80px!important}.gap-row-80-xxxl-down{row-gap:80px!important}.gap-column-80-xxxl-down{column-gap:80px!important}.gap-84-xxxl-down{gap:84px!important}.gap-row-84-xxxl-down{row-gap:84px!important}.gap-column-84-xxxl-down{column-gap:84px!important}.gap-88-xxxl-down{gap:88px!important}.gap-row-88-xxxl-down{row-gap:88px!important}.gap-column-88-xxxl-down{column-gap:88px!important}.gap-92-xxxl-down{gap:92px!important}.gap-row-92-xxxl-down{row-gap:92px!important}.gap-column-92-xxxl-down{column-gap:92px!important}.gap-96-xxxl-down{gap:96px!important}.gap-row-96-xxxl-down{row-gap:96px!important}.gap-column-96-xxxl-down{column-gap:96px!important}.gap-100-xxxl-down{gap:100px!important}.gap-row-100-xxxl-down{row-gap:100px!important}.gap-column-100-xxxl-down{column-gap:100px!important}.gap-104-xxxl-down{gap:104px!important}.gap-row-104-xxxl-down{row-gap:104px!important}.gap-column-104-xxxl-down{column-gap:104px!important}.gap-108-xxxl-down{gap:108px!important}.gap-row-108-xxxl-down{row-gap:108px!important}.gap-column-108-xxxl-down{column-gap:108px!important}.gap-112-xxxl-down{gap:112px!important}.gap-row-112-xxxl-down{row-gap:112px!important}.gap-column-112-xxxl-down{column-gap:112px!important}.gap-116-xxxl-down{gap:116px!important}.gap-row-116-xxxl-down{row-gap:116px!important}.gap-column-116-xxxl-down{column-gap:116px!important}.gap-120-xxxl-down{gap:120px!important}.gap-row-120-xxxl-down{row-gap:120px!important}.gap-column-120-xxxl-down{column-gap:120px!important}}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-none{grid-template-columns:none}@media (min-width: 0){.grid-cols-1-xs-up{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2-xs-up{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3-xs-up{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4-xs-up{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5-xs-up{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6-xs-up{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7-xs-up{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8-xs-up{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9-xs-up{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10-xs-up{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11-xs-up{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12-xs-up{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-none-xs-up{grid-template-columns:none}}@media (min-width: 768px){.grid-cols-1-sm-up{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2-sm-up{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3-sm-up{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4-sm-up{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5-sm-up{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6-sm-up{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7-sm-up{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8-sm-up{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9-sm-up{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10-sm-up{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11-sm-up{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12-sm-up{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-none-sm-up{grid-template-columns:none}}@media (min-width: 1024px){.grid-cols-1-md-up{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2-md-up{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3-md-up{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4-md-up{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5-md-up{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6-md-up{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7-md-up{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8-md-up{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9-md-up{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10-md-up{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11-md-up{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12-md-up{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-none-md-up{grid-template-columns:none}}@media (min-width: 1440px){.grid-cols-1-lg-up{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2-lg-up{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3-lg-up{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4-lg-up{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5-lg-up{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6-lg-up{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7-lg-up{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8-lg-up{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9-lg-up{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10-lg-up{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11-lg-up{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12-lg-up{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-none-lg-up{grid-template-columns:none}}@media (min-width: 1920px){.grid-cols-1-xl-up{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2-xl-up{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3-xl-up{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4-xl-up{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5-xl-up{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6-xl-up{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7-xl-up{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8-xl-up{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9-xl-up{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10-xl-up{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11-xl-up{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12-xl-up{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-none-xl-up{grid-template-columns:none}}@media (min-width: 2100px){.grid-cols-1-xxl-up{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2-xxl-up{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3-xxl-up{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4-xxl-up{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5-xxl-up{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6-xxl-up{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7-xxl-up{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8-xxl-up{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9-xxl-up{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10-xxl-up{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11-xxl-up{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12-xxl-up{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-none-xxl-up{grid-template-columns:none}}@media (min-width: 2560px){.grid-cols-1-xxxl-up{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2-xxxl-up{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3-xxxl-up{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4-xxxl-up{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5-xxxl-up{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6-xxxl-up{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7-xxxl-up{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8-xxxl-up{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9-xxxl-up{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10-xxxl-up{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11-xxxl-up{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12-xxxl-up{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-none-xxxl-up{grid-template-columns:none}}@media (max-width: -1px){.grid-cols-1-xs-down{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2-xs-down{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3-xs-down{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4-xs-down{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5-xs-down{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6-xs-down{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7-xs-down{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8-xs-down{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9-xs-down{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10-xs-down{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11-xs-down{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12-xs-down{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-none-xs-down{grid-template-columns:none}}@media (max-width: 767px){.grid-cols-1-sm-down{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2-sm-down{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3-sm-down{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4-sm-down{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5-sm-down{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6-sm-down{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7-sm-down{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8-sm-down{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9-sm-down{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10-sm-down{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11-sm-down{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12-sm-down{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-none-sm-down{grid-template-columns:none}}@media (max-width: 1023px){.grid-cols-1-md-down{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2-md-down{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3-md-down{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4-md-down{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5-md-down{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6-md-down{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7-md-down{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8-md-down{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9-md-down{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10-md-down{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11-md-down{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12-md-down{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-none-md-down{grid-template-columns:none}}@media (max-width: 1439px){.grid-cols-1-lg-down{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2-lg-down{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3-lg-down{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4-lg-down{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5-lg-down{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6-lg-down{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7-lg-down{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8-lg-down{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9-lg-down{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10-lg-down{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11-lg-down{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12-lg-down{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-none-lg-down{grid-template-columns:none}}@media (max-width: 1919px){.grid-cols-1-xl-down{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2-xl-down{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3-xl-down{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4-xl-down{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5-xl-down{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6-xl-down{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7-xl-down{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8-xl-down{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9-xl-down{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10-xl-down{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11-xl-down{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12-xl-down{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-none-xl-down{grid-template-columns:none}}@media (max-width: 2099px){.grid-cols-1-xxl-down{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2-xxl-down{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3-xxl-down{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4-xxl-down{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5-xxl-down{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6-xxl-down{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7-xxl-down{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8-xxl-down{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9-xxl-down{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10-xxl-down{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11-xxl-down{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12-xxl-down{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-none-xxl-down{grid-template-columns:none}}@media (max-width: 2559px){.grid-cols-1-xxxl-down{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2-xxxl-down{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3-xxxl-down{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4-xxxl-down{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5-xxxl-down{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6-xxxl-down{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7-xxxl-down{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8-xxxl-down{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9-xxxl-down{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10-xxxl-down{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11-xxxl-down{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12-xxxl-down{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-none-xxxl-down{grid-template-columns:none}}.grid-cols-minmax-50px{grid-template-columns:repeat(auto-fill,minmax(50pxpx,1fr))}.grid-cols-minmax-100px{grid-template-columns:repeat(auto-fill,minmax(100pxpx,1fr))}.grid-cols-minmax-150px{grid-template-columns:repeat(auto-fill,minmax(150pxpx,1fr))}.grid-cols-minmax-200px{grid-template-columns:repeat(auto-fill,minmax(200pxpx,1fr))}.grid-cols-minmax-250px{grid-template-columns:repeat(auto-fill,minmax(250pxpx,1fr))}.grid-cols-minmax-300px{grid-template-columns:repeat(auto-fill,minmax(300pxpx,1fr))}.grid-cols-minmax-350px{grid-template-columns:repeat(auto-fill,minmax(350pxpx,1fr))}.grid-cols-minmax-400px{grid-template-columns:repeat(auto-fill,minmax(400pxpx,1fr))}.grid-cols-minmax-450px{grid-template-columns:repeat(auto-fill,minmax(450pxpx,1fr))}.grid-cols-minmax-500px{grid-template-columns:repeat(auto-fill,minmax(500pxpx,1fr))}.grid-cols-minmax-550px{grid-template-columns:repeat(auto-fill,minmax(550pxpx,1fr))}.grid-cols-minmax-600px{grid-template-columns:repeat(auto-fill,minmax(600pxpx,1fr))}.grid-cols-minmax-650px{grid-template-columns:repeat(auto-fill,minmax(650pxpx,1fr))}.grid-cols-minmax-700px{grid-template-columns:repeat(auto-fill,minmax(700pxpx,1fr))}.grid-cols-minmax-750px{grid-template-columns:repeat(auto-fill,minmax(750pxpx,1fr))}.grid-cols-minmax-800px{grid-template-columns:repeat(auto-fill,minmax(800pxpx,1fr))}.grid-cols-minmax-850px{grid-template-columns:repeat(auto-fill,minmax(850pxpx,1fr))}.grid-cols-minmax-900px{grid-template-columns:repeat(auto-fill,minmax(900pxpx,1fr))}.grid-cols-minmax-950px{grid-template-columns:repeat(auto-fill,minmax(950pxpx,1fr))}.grid-cols-minmax-1000px{grid-template-columns:repeat(auto-fill,minmax(1000pxpx,1fr))}@media (min-width: 0){.grid-cols-minmax-50px-xs-up{grid-template-columns:repeat(auto-fill,minmax(50pxpx,1fr))}.grid-cols-minmax-100px-xs-up{grid-template-columns:repeat(auto-fill,minmax(100pxpx,1fr))}.grid-cols-minmax-150px-xs-up{grid-template-columns:repeat(auto-fill,minmax(150pxpx,1fr))}.grid-cols-minmax-200px-xs-up{grid-template-columns:repeat(auto-fill,minmax(200pxpx,1fr))}.grid-cols-minmax-250px-xs-up{grid-template-columns:repeat(auto-fill,minmax(250pxpx,1fr))}.grid-cols-minmax-300px-xs-up{grid-template-columns:repeat(auto-fill,minmax(300pxpx,1fr))}.grid-cols-minmax-350px-xs-up{grid-template-columns:repeat(auto-fill,minmax(350pxpx,1fr))}.grid-cols-minmax-400px-xs-up{grid-template-columns:repeat(auto-fill,minmax(400pxpx,1fr))}.grid-cols-minmax-450px-xs-up{grid-template-columns:repeat(auto-fill,minmax(450pxpx,1fr))}.grid-cols-minmax-500px-xs-up{grid-template-columns:repeat(auto-fill,minmax(500pxpx,1fr))}.grid-cols-minmax-550px-xs-up{grid-template-columns:repeat(auto-fill,minmax(550pxpx,1fr))}.grid-cols-minmax-600px-xs-up{grid-template-columns:repeat(auto-fill,minmax(600pxpx,1fr))}.grid-cols-minmax-650px-xs-up{grid-template-columns:repeat(auto-fill,minmax(650pxpx,1fr))}.grid-cols-minmax-700px-xs-up{grid-template-columns:repeat(auto-fill,minmax(700pxpx,1fr))}.grid-cols-minmax-750px-xs-up{grid-template-columns:repeat(auto-fill,minmax(750pxpx,1fr))}.grid-cols-minmax-800px-xs-up{grid-template-columns:repeat(auto-fill,minmax(800pxpx,1fr))}.grid-cols-minmax-850px-xs-up{grid-template-columns:repeat(auto-fill,minmax(850pxpx,1fr))}.grid-cols-minmax-900px-xs-up{grid-template-columns:repeat(auto-fill,minmax(900pxpx,1fr))}.grid-cols-minmax-950px-xs-up{grid-template-columns:repeat(auto-fill,minmax(950pxpx,1fr))}.grid-cols-minmax-1000px-xs-up{grid-template-columns:repeat(auto-fill,minmax(1000pxpx,1fr))}}@media (min-width: 768px){.grid-cols-minmax-50px-sm-up{grid-template-columns:repeat(auto-fill,minmax(50pxpx,1fr))}.grid-cols-minmax-100px-sm-up{grid-template-columns:repeat(auto-fill,minmax(100pxpx,1fr))}.grid-cols-minmax-150px-sm-up{grid-template-columns:repeat(auto-fill,minmax(150pxpx,1fr))}.grid-cols-minmax-200px-sm-up{grid-template-columns:repeat(auto-fill,minmax(200pxpx,1fr))}.grid-cols-minmax-250px-sm-up{grid-template-columns:repeat(auto-fill,minmax(250pxpx,1fr))}.grid-cols-minmax-300px-sm-up{grid-template-columns:repeat(auto-fill,minmax(300pxpx,1fr))}.grid-cols-minmax-350px-sm-up{grid-template-columns:repeat(auto-fill,minmax(350pxpx,1fr))}.grid-cols-minmax-400px-sm-up{grid-template-columns:repeat(auto-fill,minmax(400pxpx,1fr))}.grid-cols-minmax-450px-sm-up{grid-template-columns:repeat(auto-fill,minmax(450pxpx,1fr))}.grid-cols-minmax-500px-sm-up{grid-template-columns:repeat(auto-fill,minmax(500pxpx,1fr))}.grid-cols-minmax-550px-sm-up{grid-template-columns:repeat(auto-fill,minmax(550pxpx,1fr))}.grid-cols-minmax-600px-sm-up{grid-template-columns:repeat(auto-fill,minmax(600pxpx,1fr))}.grid-cols-minmax-650px-sm-up{grid-template-columns:repeat(auto-fill,minmax(650pxpx,1fr))}.grid-cols-minmax-700px-sm-up{grid-template-columns:repeat(auto-fill,minmax(700pxpx,1fr))}.grid-cols-minmax-750px-sm-up{grid-template-columns:repeat(auto-fill,minmax(750pxpx,1fr))}.grid-cols-minmax-800px-sm-up{grid-template-columns:repeat(auto-fill,minmax(800pxpx,1fr))}.grid-cols-minmax-850px-sm-up{grid-template-columns:repeat(auto-fill,minmax(850pxpx,1fr))}.grid-cols-minmax-900px-sm-up{grid-template-columns:repeat(auto-fill,minmax(900pxpx,1fr))}.grid-cols-minmax-950px-sm-up{grid-template-columns:repeat(auto-fill,minmax(950pxpx,1fr))}.grid-cols-minmax-1000px-sm-up{grid-template-columns:repeat(auto-fill,minmax(1000pxpx,1fr))}}@media (min-width: 1024px){.grid-cols-minmax-50px-md-up{grid-template-columns:repeat(auto-fill,minmax(50pxpx,1fr))}.grid-cols-minmax-100px-md-up{grid-template-columns:repeat(auto-fill,minmax(100pxpx,1fr))}.grid-cols-minmax-150px-md-up{grid-template-columns:repeat(auto-fill,minmax(150pxpx,1fr))}.grid-cols-minmax-200px-md-up{grid-template-columns:repeat(auto-fill,minmax(200pxpx,1fr))}.grid-cols-minmax-250px-md-up{grid-template-columns:repeat(auto-fill,minmax(250pxpx,1fr))}.grid-cols-minmax-300px-md-up{grid-template-columns:repeat(auto-fill,minmax(300pxpx,1fr))}.grid-cols-minmax-350px-md-up{grid-template-columns:repeat(auto-fill,minmax(350pxpx,1fr))}.grid-cols-minmax-400px-md-up{grid-template-columns:repeat(auto-fill,minmax(400pxpx,1fr))}.grid-cols-minmax-450px-md-up{grid-template-columns:repeat(auto-fill,minmax(450pxpx,1fr))}.grid-cols-minmax-500px-md-up{grid-template-columns:repeat(auto-fill,minmax(500pxpx,1fr))}.grid-cols-minmax-550px-md-up{grid-template-columns:repeat(auto-fill,minmax(550pxpx,1fr))}.grid-cols-minmax-600px-md-up{grid-template-columns:repeat(auto-fill,minmax(600pxpx,1fr))}.grid-cols-minmax-650px-md-up{grid-template-columns:repeat(auto-fill,minmax(650pxpx,1fr))}.grid-cols-minmax-700px-md-up{grid-template-columns:repeat(auto-fill,minmax(700pxpx,1fr))}.grid-cols-minmax-750px-md-up{grid-template-columns:repeat(auto-fill,minmax(750pxpx,1fr))}.grid-cols-minmax-800px-md-up{grid-template-columns:repeat(auto-fill,minmax(800pxpx,1fr))}.grid-cols-minmax-850px-md-up{grid-template-columns:repeat(auto-fill,minmax(850pxpx,1fr))}.grid-cols-minmax-900px-md-up{grid-template-columns:repeat(auto-fill,minmax(900pxpx,1fr))}.grid-cols-minmax-950px-md-up{grid-template-columns:repeat(auto-fill,minmax(950pxpx,1fr))}.grid-cols-minmax-1000px-md-up{grid-template-columns:repeat(auto-fill,minmax(1000pxpx,1fr))}}@media (min-width: 1440px){.grid-cols-minmax-50px-lg-up{grid-template-columns:repeat(auto-fill,minmax(50pxpx,1fr))}.grid-cols-minmax-100px-lg-up{grid-template-columns:repeat(auto-fill,minmax(100pxpx,1fr))}.grid-cols-minmax-150px-lg-up{grid-template-columns:repeat(auto-fill,minmax(150pxpx,1fr))}.grid-cols-minmax-200px-lg-up{grid-template-columns:repeat(auto-fill,minmax(200pxpx,1fr))}.grid-cols-minmax-250px-lg-up{grid-template-columns:repeat(auto-fill,minmax(250pxpx,1fr))}.grid-cols-minmax-300px-lg-up{grid-template-columns:repeat(auto-fill,minmax(300pxpx,1fr))}.grid-cols-minmax-350px-lg-up{grid-template-columns:repeat(auto-fill,minmax(350pxpx,1fr))}.grid-cols-minmax-400px-lg-up{grid-template-columns:repeat(auto-fill,minmax(400pxpx,1fr))}.grid-cols-minmax-450px-lg-up{grid-template-columns:repeat(auto-fill,minmax(450pxpx,1fr))}.grid-cols-minmax-500px-lg-up{grid-template-columns:repeat(auto-fill,minmax(500pxpx,1fr))}.grid-cols-minmax-550px-lg-up{grid-template-columns:repeat(auto-fill,minmax(550pxpx,1fr))}.grid-cols-minmax-600px-lg-up{grid-template-columns:repeat(auto-fill,minmax(600pxpx,1fr))}.grid-cols-minmax-650px-lg-up{grid-template-columns:repeat(auto-fill,minmax(650pxpx,1fr))}.grid-cols-minmax-700px-lg-up{grid-template-columns:repeat(auto-fill,minmax(700pxpx,1fr))}.grid-cols-minmax-750px-lg-up{grid-template-columns:repeat(auto-fill,minmax(750pxpx,1fr))}.grid-cols-minmax-800px-lg-up{grid-template-columns:repeat(auto-fill,minmax(800pxpx,1fr))}.grid-cols-minmax-850px-lg-up{grid-template-columns:repeat(auto-fill,minmax(850pxpx,1fr))}.grid-cols-minmax-900px-lg-up{grid-template-columns:repeat(auto-fill,minmax(900pxpx,1fr))}.grid-cols-minmax-950px-lg-up{grid-template-columns:repeat(auto-fill,minmax(950pxpx,1fr))}.grid-cols-minmax-1000px-lg-up{grid-template-columns:repeat(auto-fill,minmax(1000pxpx,1fr))}}@media (min-width: 1920px){.grid-cols-minmax-50px-xl-up{grid-template-columns:repeat(auto-fill,minmax(50pxpx,1fr))}.grid-cols-minmax-100px-xl-up{grid-template-columns:repeat(auto-fill,minmax(100pxpx,1fr))}.grid-cols-minmax-150px-xl-up{grid-template-columns:repeat(auto-fill,minmax(150pxpx,1fr))}.grid-cols-minmax-200px-xl-up{grid-template-columns:repeat(auto-fill,minmax(200pxpx,1fr))}.grid-cols-minmax-250px-xl-up{grid-template-columns:repeat(auto-fill,minmax(250pxpx,1fr))}.grid-cols-minmax-300px-xl-up{grid-template-columns:repeat(auto-fill,minmax(300pxpx,1fr))}.grid-cols-minmax-350px-xl-up{grid-template-columns:repeat(auto-fill,minmax(350pxpx,1fr))}.grid-cols-minmax-400px-xl-up{grid-template-columns:repeat(auto-fill,minmax(400pxpx,1fr))}.grid-cols-minmax-450px-xl-up{grid-template-columns:repeat(auto-fill,minmax(450pxpx,1fr))}.grid-cols-minmax-500px-xl-up{grid-template-columns:repeat(auto-fill,minmax(500pxpx,1fr))}.grid-cols-minmax-550px-xl-up{grid-template-columns:repeat(auto-fill,minmax(550pxpx,1fr))}.grid-cols-minmax-600px-xl-up{grid-template-columns:repeat(auto-fill,minmax(600pxpx,1fr))}.grid-cols-minmax-650px-xl-up{grid-template-columns:repeat(auto-fill,minmax(650pxpx,1fr))}.grid-cols-minmax-700px-xl-up{grid-template-columns:repeat(auto-fill,minmax(700pxpx,1fr))}.grid-cols-minmax-750px-xl-up{grid-template-columns:repeat(auto-fill,minmax(750pxpx,1fr))}.grid-cols-minmax-800px-xl-up{grid-template-columns:repeat(auto-fill,minmax(800pxpx,1fr))}.grid-cols-minmax-850px-xl-up{grid-template-columns:repeat(auto-fill,minmax(850pxpx,1fr))}.grid-cols-minmax-900px-xl-up{grid-template-columns:repeat(auto-fill,minmax(900pxpx,1fr))}.grid-cols-minmax-950px-xl-up{grid-template-columns:repeat(auto-fill,minmax(950pxpx,1fr))}.grid-cols-minmax-1000px-xl-up{grid-template-columns:repeat(auto-fill,minmax(1000pxpx,1fr))}}@media (min-width: 2100px){.grid-cols-minmax-50px-xxl-up{grid-template-columns:repeat(auto-fill,minmax(50pxpx,1fr))}.grid-cols-minmax-100px-xxl-up{grid-template-columns:repeat(auto-fill,minmax(100pxpx,1fr))}.grid-cols-minmax-150px-xxl-up{grid-template-columns:repeat(auto-fill,minmax(150pxpx,1fr))}.grid-cols-minmax-200px-xxl-up{grid-template-columns:repeat(auto-fill,minmax(200pxpx,1fr))}.grid-cols-minmax-250px-xxl-up{grid-template-columns:repeat(auto-fill,minmax(250pxpx,1fr))}.grid-cols-minmax-300px-xxl-up{grid-template-columns:repeat(auto-fill,minmax(300pxpx,1fr))}.grid-cols-minmax-350px-xxl-up{grid-template-columns:repeat(auto-fill,minmax(350pxpx,1fr))}.grid-cols-minmax-400px-xxl-up{grid-template-columns:repeat(auto-fill,minmax(400pxpx,1fr))}.grid-cols-minmax-450px-xxl-up{grid-template-columns:repeat(auto-fill,minmax(450pxpx,1fr))}.grid-cols-minmax-500px-xxl-up{grid-template-columns:repeat(auto-fill,minmax(500pxpx,1fr))}.grid-cols-minmax-550px-xxl-up{grid-template-columns:repeat(auto-fill,minmax(550pxpx,1fr))}.grid-cols-minmax-600px-xxl-up{grid-template-columns:repeat(auto-fill,minmax(600pxpx,1fr))}.grid-cols-minmax-650px-xxl-up{grid-template-columns:repeat(auto-fill,minmax(650pxpx,1fr))}.grid-cols-minmax-700px-xxl-up{grid-template-columns:repeat(auto-fill,minmax(700pxpx,1fr))}.grid-cols-minmax-750px-xxl-up{grid-template-columns:repeat(auto-fill,minmax(750pxpx,1fr))}.grid-cols-minmax-800px-xxl-up{grid-template-columns:repeat(auto-fill,minmax(800pxpx,1fr))}.grid-cols-minmax-850px-xxl-up{grid-template-columns:repeat(auto-fill,minmax(850pxpx,1fr))}.grid-cols-minmax-900px-xxl-up{grid-template-columns:repeat(auto-fill,minmax(900pxpx,1fr))}.grid-cols-minmax-950px-xxl-up{grid-template-columns:repeat(auto-fill,minmax(950pxpx,1fr))}.grid-cols-minmax-1000px-xxl-up{grid-template-columns:repeat(auto-fill,minmax(1000pxpx,1fr))}}@media (min-width: 2560px){.grid-cols-minmax-50px-xxxl-up{grid-template-columns:repeat(auto-fill,minmax(50pxpx,1fr))}.grid-cols-minmax-100px-xxxl-up{grid-template-columns:repeat(auto-fill,minmax(100pxpx,1fr))}.grid-cols-minmax-150px-xxxl-up{grid-template-columns:repeat(auto-fill,minmax(150pxpx,1fr))}.grid-cols-minmax-200px-xxxl-up{grid-template-columns:repeat(auto-fill,minmax(200pxpx,1fr))}.grid-cols-minmax-250px-xxxl-up{grid-template-columns:repeat(auto-fill,minmax(250pxpx,1fr))}.grid-cols-minmax-300px-xxxl-up{grid-template-columns:repeat(auto-fill,minmax(300pxpx,1fr))}.grid-cols-minmax-350px-xxxl-up{grid-template-columns:repeat(auto-fill,minmax(350pxpx,1fr))}.grid-cols-minmax-400px-xxxl-up{grid-template-columns:repeat(auto-fill,minmax(400pxpx,1fr))}.grid-cols-minmax-450px-xxxl-up{grid-template-columns:repeat(auto-fill,minmax(450pxpx,1fr))}.grid-cols-minmax-500px-xxxl-up{grid-template-columns:repeat(auto-fill,minmax(500pxpx,1fr))}.grid-cols-minmax-550px-xxxl-up{grid-template-columns:repeat(auto-fill,minmax(550pxpx,1fr))}.grid-cols-minmax-600px-xxxl-up{grid-template-columns:repeat(auto-fill,minmax(600pxpx,1fr))}.grid-cols-minmax-650px-xxxl-up{grid-template-columns:repeat(auto-fill,minmax(650pxpx,1fr))}.grid-cols-minmax-700px-xxxl-up{grid-template-columns:repeat(auto-fill,minmax(700pxpx,1fr))}.grid-cols-minmax-750px-xxxl-up{grid-template-columns:repeat(auto-fill,minmax(750pxpx,1fr))}.grid-cols-minmax-800px-xxxl-up{grid-template-columns:repeat(auto-fill,minmax(800pxpx,1fr))}.grid-cols-minmax-850px-xxxl-up{grid-template-columns:repeat(auto-fill,minmax(850pxpx,1fr))}.grid-cols-minmax-900px-xxxl-up{grid-template-columns:repeat(auto-fill,minmax(900pxpx,1fr))}.grid-cols-minmax-950px-xxxl-up{grid-template-columns:repeat(auto-fill,minmax(950pxpx,1fr))}.grid-cols-minmax-1000px-xxxl-up{grid-template-columns:repeat(auto-fill,minmax(1000pxpx,1fr))}}@media (max-width: -1px){.grid-cols-minmax-50px-xs-down{grid-template-columns:repeat(auto-fill,minmax(50pxpx,1fr))}.grid-cols-minmax-100px-xs-down{grid-template-columns:repeat(auto-fill,minmax(100pxpx,1fr))}.grid-cols-minmax-150px-xs-down{grid-template-columns:repeat(auto-fill,minmax(150pxpx,1fr))}.grid-cols-minmax-200px-xs-down{grid-template-columns:repeat(auto-fill,minmax(200pxpx,1fr))}.grid-cols-minmax-250px-xs-down{grid-template-columns:repeat(auto-fill,minmax(250pxpx,1fr))}.grid-cols-minmax-300px-xs-down{grid-template-columns:repeat(auto-fill,minmax(300pxpx,1fr))}.grid-cols-minmax-350px-xs-down{grid-template-columns:repeat(auto-fill,minmax(350pxpx,1fr))}.grid-cols-minmax-400px-xs-down{grid-template-columns:repeat(auto-fill,minmax(400pxpx,1fr))}.grid-cols-minmax-450px-xs-down{grid-template-columns:repeat(auto-fill,minmax(450pxpx,1fr))}.grid-cols-minmax-500px-xs-down{grid-template-columns:repeat(auto-fill,minmax(500pxpx,1fr))}.grid-cols-minmax-550px-xs-down{grid-template-columns:repeat(auto-fill,minmax(550pxpx,1fr))}.grid-cols-minmax-600px-xs-down{grid-template-columns:repeat(auto-fill,minmax(600pxpx,1fr))}.grid-cols-minmax-650px-xs-down{grid-template-columns:repeat(auto-fill,minmax(650pxpx,1fr))}.grid-cols-minmax-700px-xs-down{grid-template-columns:repeat(auto-fill,minmax(700pxpx,1fr))}.grid-cols-minmax-750px-xs-down{grid-template-columns:repeat(auto-fill,minmax(750pxpx,1fr))}.grid-cols-minmax-800px-xs-down{grid-template-columns:repeat(auto-fill,minmax(800pxpx,1fr))}.grid-cols-minmax-850px-xs-down{grid-template-columns:repeat(auto-fill,minmax(850pxpx,1fr))}.grid-cols-minmax-900px-xs-down{grid-template-columns:repeat(auto-fill,minmax(900pxpx,1fr))}.grid-cols-minmax-950px-xs-down{grid-template-columns:repeat(auto-fill,minmax(950pxpx,1fr))}.grid-cols-minmax-1000px-xs-down{grid-template-columns:repeat(auto-fill,minmax(1000pxpx,1fr))}}@media (max-width: 767px){.grid-cols-minmax-50px-sm-down{grid-template-columns:repeat(auto-fill,minmax(50pxpx,1fr))}.grid-cols-minmax-100px-sm-down{grid-template-columns:repeat(auto-fill,minmax(100pxpx,1fr))}.grid-cols-minmax-150px-sm-down{grid-template-columns:repeat(auto-fill,minmax(150pxpx,1fr))}.grid-cols-minmax-200px-sm-down{grid-template-columns:repeat(auto-fill,minmax(200pxpx,1fr))}.grid-cols-minmax-250px-sm-down{grid-template-columns:repeat(auto-fill,minmax(250pxpx,1fr))}.grid-cols-minmax-300px-sm-down{grid-template-columns:repeat(auto-fill,minmax(300pxpx,1fr))}.grid-cols-minmax-350px-sm-down{grid-template-columns:repeat(auto-fill,minmax(350pxpx,1fr))}.grid-cols-minmax-400px-sm-down{grid-template-columns:repeat(auto-fill,minmax(400pxpx,1fr))}.grid-cols-minmax-450px-sm-down{grid-template-columns:repeat(auto-fill,minmax(450pxpx,1fr))}.grid-cols-minmax-500px-sm-down{grid-template-columns:repeat(auto-fill,minmax(500pxpx,1fr))}.grid-cols-minmax-550px-sm-down{grid-template-columns:repeat(auto-fill,minmax(550pxpx,1fr))}.grid-cols-minmax-600px-sm-down{grid-template-columns:repeat(auto-fill,minmax(600pxpx,1fr))}.grid-cols-minmax-650px-sm-down{grid-template-columns:repeat(auto-fill,minmax(650pxpx,1fr))}.grid-cols-minmax-700px-sm-down{grid-template-columns:repeat(auto-fill,minmax(700pxpx,1fr))}.grid-cols-minmax-750px-sm-down{grid-template-columns:repeat(auto-fill,minmax(750pxpx,1fr))}.grid-cols-minmax-800px-sm-down{grid-template-columns:repeat(auto-fill,minmax(800pxpx,1fr))}.grid-cols-minmax-850px-sm-down{grid-template-columns:repeat(auto-fill,minmax(850pxpx,1fr))}.grid-cols-minmax-900px-sm-down{grid-template-columns:repeat(auto-fill,minmax(900pxpx,1fr))}.grid-cols-minmax-950px-sm-down{grid-template-columns:repeat(auto-fill,minmax(950pxpx,1fr))}.grid-cols-minmax-1000px-sm-down{grid-template-columns:repeat(auto-fill,minmax(1000pxpx,1fr))}}@media (max-width: 1023px){.grid-cols-minmax-50px-md-down{grid-template-columns:repeat(auto-fill,minmax(50pxpx,1fr))}.grid-cols-minmax-100px-md-down{grid-template-columns:repeat(auto-fill,minmax(100pxpx,1fr))}.grid-cols-minmax-150px-md-down{grid-template-columns:repeat(auto-fill,minmax(150pxpx,1fr))}.grid-cols-minmax-200px-md-down{grid-template-columns:repeat(auto-fill,minmax(200pxpx,1fr))}.grid-cols-minmax-250px-md-down{grid-template-columns:repeat(auto-fill,minmax(250pxpx,1fr))}.grid-cols-minmax-300px-md-down{grid-template-columns:repeat(auto-fill,minmax(300pxpx,1fr))}.grid-cols-minmax-350px-md-down{grid-template-columns:repeat(auto-fill,minmax(350pxpx,1fr))}.grid-cols-minmax-400px-md-down{grid-template-columns:repeat(auto-fill,minmax(400pxpx,1fr))}.grid-cols-minmax-450px-md-down{grid-template-columns:repeat(auto-fill,minmax(450pxpx,1fr))}.grid-cols-minmax-500px-md-down{grid-template-columns:repeat(auto-fill,minmax(500pxpx,1fr))}.grid-cols-minmax-550px-md-down{grid-template-columns:repeat(auto-fill,minmax(550pxpx,1fr))}.grid-cols-minmax-600px-md-down{grid-template-columns:repeat(auto-fill,minmax(600pxpx,1fr))}.grid-cols-minmax-650px-md-down{grid-template-columns:repeat(auto-fill,minmax(650pxpx,1fr))}.grid-cols-minmax-700px-md-down{grid-template-columns:repeat(auto-fill,minmax(700pxpx,1fr))}.grid-cols-minmax-750px-md-down{grid-template-columns:repeat(auto-fill,minmax(750pxpx,1fr))}.grid-cols-minmax-800px-md-down{grid-template-columns:repeat(auto-fill,minmax(800pxpx,1fr))}.grid-cols-minmax-850px-md-down{grid-template-columns:repeat(auto-fill,minmax(850pxpx,1fr))}.grid-cols-minmax-900px-md-down{grid-template-columns:repeat(auto-fill,minmax(900pxpx,1fr))}.grid-cols-minmax-950px-md-down{grid-template-columns:repeat(auto-fill,minmax(950pxpx,1fr))}.grid-cols-minmax-1000px-md-down{grid-template-columns:repeat(auto-fill,minmax(1000pxpx,1fr))}}@media (max-width: 1439px){.grid-cols-minmax-50px-lg-down{grid-template-columns:repeat(auto-fill,minmax(50pxpx,1fr))}.grid-cols-minmax-100px-lg-down{grid-template-columns:repeat(auto-fill,minmax(100pxpx,1fr))}.grid-cols-minmax-150px-lg-down{grid-template-columns:repeat(auto-fill,minmax(150pxpx,1fr))}.grid-cols-minmax-200px-lg-down{grid-template-columns:repeat(auto-fill,minmax(200pxpx,1fr))}.grid-cols-minmax-250px-lg-down{grid-template-columns:repeat(auto-fill,minmax(250pxpx,1fr))}.grid-cols-minmax-300px-lg-down{grid-template-columns:repeat(auto-fill,minmax(300pxpx,1fr))}.grid-cols-minmax-350px-lg-down{grid-template-columns:repeat(auto-fill,minmax(350pxpx,1fr))}.grid-cols-minmax-400px-lg-down{grid-template-columns:repeat(auto-fill,minmax(400pxpx,1fr))}.grid-cols-minmax-450px-lg-down{grid-template-columns:repeat(auto-fill,minmax(450pxpx,1fr))}.grid-cols-minmax-500px-lg-down{grid-template-columns:repeat(auto-fill,minmax(500pxpx,1fr))}.grid-cols-minmax-550px-lg-down{grid-template-columns:repeat(auto-fill,minmax(550pxpx,1fr))}.grid-cols-minmax-600px-lg-down{grid-template-columns:repeat(auto-fill,minmax(600pxpx,1fr))}.grid-cols-minmax-650px-lg-down{grid-template-columns:repeat(auto-fill,minmax(650pxpx,1fr))}.grid-cols-minmax-700px-lg-down{grid-template-columns:repeat(auto-fill,minmax(700pxpx,1fr))}.grid-cols-minmax-750px-lg-down{grid-template-columns:repeat(auto-fill,minmax(750pxpx,1fr))}.grid-cols-minmax-800px-lg-down{grid-template-columns:repeat(auto-fill,minmax(800pxpx,1fr))}.grid-cols-minmax-850px-lg-down{grid-template-columns:repeat(auto-fill,minmax(850pxpx,1fr))}.grid-cols-minmax-900px-lg-down{grid-template-columns:repeat(auto-fill,minmax(900pxpx,1fr))}.grid-cols-minmax-950px-lg-down{grid-template-columns:repeat(auto-fill,minmax(950pxpx,1fr))}.grid-cols-minmax-1000px-lg-down{grid-template-columns:repeat(auto-fill,minmax(1000pxpx,1fr))}}@media (max-width: 1919px){.grid-cols-minmax-50px-xl-down{grid-template-columns:repeat(auto-fill,minmax(50pxpx,1fr))}.grid-cols-minmax-100px-xl-down{grid-template-columns:repeat(auto-fill,minmax(100pxpx,1fr))}.grid-cols-minmax-150px-xl-down{grid-template-columns:repeat(auto-fill,minmax(150pxpx,1fr))}.grid-cols-minmax-200px-xl-down{grid-template-columns:repeat(auto-fill,minmax(200pxpx,1fr))}.grid-cols-minmax-250px-xl-down{grid-template-columns:repeat(auto-fill,minmax(250pxpx,1fr))}.grid-cols-minmax-300px-xl-down{grid-template-columns:repeat(auto-fill,minmax(300pxpx,1fr))}.grid-cols-minmax-350px-xl-down{grid-template-columns:repeat(auto-fill,minmax(350pxpx,1fr))}.grid-cols-minmax-400px-xl-down{grid-template-columns:repeat(auto-fill,minmax(400pxpx,1fr))}.grid-cols-minmax-450px-xl-down{grid-template-columns:repeat(auto-fill,minmax(450pxpx,1fr))}.grid-cols-minmax-500px-xl-down{grid-template-columns:repeat(auto-fill,minmax(500pxpx,1fr))}.grid-cols-minmax-550px-xl-down{grid-template-columns:repeat(auto-fill,minmax(550pxpx,1fr))}.grid-cols-minmax-600px-xl-down{grid-template-columns:repeat(auto-fill,minmax(600pxpx,1fr))}.grid-cols-minmax-650px-xl-down{grid-template-columns:repeat(auto-fill,minmax(650pxpx,1fr))}.grid-cols-minmax-700px-xl-down{grid-template-columns:repeat(auto-fill,minmax(700pxpx,1fr))}.grid-cols-minmax-750px-xl-down{grid-template-columns:repeat(auto-fill,minmax(750pxpx,1fr))}.grid-cols-minmax-800px-xl-down{grid-template-columns:repeat(auto-fill,minmax(800pxpx,1fr))}.grid-cols-minmax-850px-xl-down{grid-template-columns:repeat(auto-fill,minmax(850pxpx,1fr))}.grid-cols-minmax-900px-xl-down{grid-template-columns:repeat(auto-fill,minmax(900pxpx,1fr))}.grid-cols-minmax-950px-xl-down{grid-template-columns:repeat(auto-fill,minmax(950pxpx,1fr))}.grid-cols-minmax-1000px-xl-down{grid-template-columns:repeat(auto-fill,minmax(1000pxpx,1fr))}}@media (max-width: 2099px){.grid-cols-minmax-50px-xxl-down{grid-template-columns:repeat(auto-fill,minmax(50pxpx,1fr))}.grid-cols-minmax-100px-xxl-down{grid-template-columns:repeat(auto-fill,minmax(100pxpx,1fr))}.grid-cols-minmax-150px-xxl-down{grid-template-columns:repeat(auto-fill,minmax(150pxpx,1fr))}.grid-cols-minmax-200px-xxl-down{grid-template-columns:repeat(auto-fill,minmax(200pxpx,1fr))}.grid-cols-minmax-250px-xxl-down{grid-template-columns:repeat(auto-fill,minmax(250pxpx,1fr))}.grid-cols-minmax-300px-xxl-down{grid-template-columns:repeat(auto-fill,minmax(300pxpx,1fr))}.grid-cols-minmax-350px-xxl-down{grid-template-columns:repeat(auto-fill,minmax(350pxpx,1fr))}.grid-cols-minmax-400px-xxl-down{grid-template-columns:repeat(auto-fill,minmax(400pxpx,1fr))}.grid-cols-minmax-450px-xxl-down{grid-template-columns:repeat(auto-fill,minmax(450pxpx,1fr))}.grid-cols-minmax-500px-xxl-down{grid-template-columns:repeat(auto-fill,minmax(500pxpx,1fr))}.grid-cols-minmax-550px-xxl-down{grid-template-columns:repeat(auto-fill,minmax(550pxpx,1fr))}.grid-cols-minmax-600px-xxl-down{grid-template-columns:repeat(auto-fill,minmax(600pxpx,1fr))}.grid-cols-minmax-650px-xxl-down{grid-template-columns:repeat(auto-fill,minmax(650pxpx,1fr))}.grid-cols-minmax-700px-xxl-down{grid-template-columns:repeat(auto-fill,minmax(700pxpx,1fr))}.grid-cols-minmax-750px-xxl-down{grid-template-columns:repeat(auto-fill,minmax(750pxpx,1fr))}.grid-cols-minmax-800px-xxl-down{grid-template-columns:repeat(auto-fill,minmax(800pxpx,1fr))}.grid-cols-minmax-850px-xxl-down{grid-template-columns:repeat(auto-fill,minmax(850pxpx,1fr))}.grid-cols-minmax-900px-xxl-down{grid-template-columns:repeat(auto-fill,minmax(900pxpx,1fr))}.grid-cols-minmax-950px-xxl-down{grid-template-columns:repeat(auto-fill,minmax(950pxpx,1fr))}.grid-cols-minmax-1000px-xxl-down{grid-template-columns:repeat(auto-fill,minmax(1000pxpx,1fr))}}@media (max-width: 2559px){.grid-cols-minmax-50px-xxxl-down{grid-template-columns:repeat(auto-fill,minmax(50pxpx,1fr))}.grid-cols-minmax-100px-xxxl-down{grid-template-columns:repeat(auto-fill,minmax(100pxpx,1fr))}.grid-cols-minmax-150px-xxxl-down{grid-template-columns:repeat(auto-fill,minmax(150pxpx,1fr))}.grid-cols-minmax-200px-xxxl-down{grid-template-columns:repeat(auto-fill,minmax(200pxpx,1fr))}.grid-cols-minmax-250px-xxxl-down{grid-template-columns:repeat(auto-fill,minmax(250pxpx,1fr))}.grid-cols-minmax-300px-xxxl-down{grid-template-columns:repeat(auto-fill,minmax(300pxpx,1fr))}.grid-cols-minmax-350px-xxxl-down{grid-template-columns:repeat(auto-fill,minmax(350pxpx,1fr))}.grid-cols-minmax-400px-xxxl-down{grid-template-columns:repeat(auto-fill,minmax(400pxpx,1fr))}.grid-cols-minmax-450px-xxxl-down{grid-template-columns:repeat(auto-fill,minmax(450pxpx,1fr))}.grid-cols-minmax-500px-xxxl-down{grid-template-columns:repeat(auto-fill,minmax(500pxpx,1fr))}.grid-cols-minmax-550px-xxxl-down{grid-template-columns:repeat(auto-fill,minmax(550pxpx,1fr))}.grid-cols-minmax-600px-xxxl-down{grid-template-columns:repeat(auto-fill,minmax(600pxpx,1fr))}.grid-cols-minmax-650px-xxxl-down{grid-template-columns:repeat(auto-fill,minmax(650pxpx,1fr))}.grid-cols-minmax-700px-xxxl-down{grid-template-columns:repeat(auto-fill,minmax(700pxpx,1fr))}.grid-cols-minmax-750px-xxxl-down{grid-template-columns:repeat(auto-fill,minmax(750pxpx,1fr))}.grid-cols-minmax-800px-xxxl-down{grid-template-columns:repeat(auto-fill,minmax(800pxpx,1fr))}.grid-cols-minmax-850px-xxxl-down{grid-template-columns:repeat(auto-fill,minmax(850pxpx,1fr))}.grid-cols-minmax-900px-xxxl-down{grid-template-columns:repeat(auto-fill,minmax(900pxpx,1fr))}.grid-cols-minmax-950px-xxxl-down{grid-template-columns:repeat(auto-fill,minmax(950pxpx,1fr))}.grid-cols-minmax-1000px-xxxl-down{grid-template-columns:repeat(auto-fill,minmax(1000pxpx,1fr))}}.subgrid{display:grid;grid-template-rows:subgrid}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col{flex:1 0 0}[class*=col-]{position:relative;width:100%;padding-right:15px;padding-left:15px;min-height:1px}.col-12{flex:0 0 auto;width:100%}@media (min-width: 0){.col-xs-12,.col-12-xs-up,.col-xs-12-up{flex:0 0 auto;width:100%}}@media (min-width: 768px){.col-sm-12,.col-12-sm-up,.col-sm-12-up{flex:0 0 auto;width:100%}}@media (min-width: 1024px){.col-md-12,.col-12-md-up,.col-md-12-up{flex:0 0 auto;width:100%}}@media (min-width: 1440px){.col-lg-12,.col-12-lg-up,.col-lg-12-up{flex:0 0 auto;width:100%}}@media (min-width: 1920px){.col-xl-12,.col-12-xl-up,.col-xl-12-up{flex:0 0 auto;width:100%}}@media (min-width: 2100px){.col-xxl-12,.col-12-xxl-up,.col-xxl-12-up{flex:0 0 auto;width:100%}}@media (min-width: 2560px){.col-xxxl-12,.col-12-xxxl-up,.col-xxxl-12-up{flex:0 0 auto;width:100%}}@media (max-width: -1px){.col-12-xs-down,.col-xs-12-down{flex:0 0 auto;width:100%}}@media (max-width: 767px){.col-12-sm-down,.col-sm-12-down{flex:0 0 auto;width:100%}}@media (max-width: 1023px){.col-12-md-down,.col-md-12-down{flex:0 0 auto;width:100%}}@media (max-width: 1439px){.col-12-lg-down,.col-lg-12-down{flex:0 0 auto;width:100%}}@media (max-width: 1919px){.col-12-xl-down,.col-xl-12-down{flex:0 0 auto;width:100%}}@media (max-width: 2099px){.col-12-xxl-down,.col-xxl-12-down{flex:0 0 auto;width:100%}}@media (max-width: 2559px){.col-12-xxxl-down,.col-xxxl-12-down{flex:0 0 auto;width:100%}}.col-11{flex:0 0 auto;width:91.6666666667%}@media (min-width: 0){.col-xs-11,.col-11-xs-up,.col-xs-11-up{flex:0 0 auto;width:91.6666666667%}}@media (min-width: 768px){.col-sm-11,.col-11-sm-up,.col-sm-11-up{flex:0 0 auto;width:91.6666666667%}}@media (min-width: 1024px){.col-md-11,.col-11-md-up,.col-md-11-up{flex:0 0 auto;width:91.6666666667%}}@media (min-width: 1440px){.col-lg-11,.col-11-lg-up,.col-lg-11-up{flex:0 0 auto;width:91.6666666667%}}@media (min-width: 1920px){.col-xl-11,.col-11-xl-up,.col-xl-11-up{flex:0 0 auto;width:91.6666666667%}}@media (min-width: 2100px){.col-xxl-11,.col-11-xxl-up,.col-xxl-11-up{flex:0 0 auto;width:91.6666666667%}}@media (min-width: 2560px){.col-xxxl-11,.col-11-xxxl-up,.col-xxxl-11-up{flex:0 0 auto;width:91.6666666667%}}@media (max-width: -1px){.col-11-xs-down,.col-xs-11-down{flex:0 0 auto;width:91.6666666667%}}@media (max-width: 767px){.col-11-sm-down,.col-sm-11-down{flex:0 0 auto;width:91.6666666667%}}@media (max-width: 1023px){.col-11-md-down,.col-md-11-down{flex:0 0 auto;width:91.6666666667%}}@media (max-width: 1439px){.col-11-lg-down,.col-lg-11-down{flex:0 0 auto;width:91.6666666667%}}@media (max-width: 1919px){.col-11-xl-down,.col-xl-11-down{flex:0 0 auto;width:91.6666666667%}}@media (max-width: 2099px){.col-11-xxl-down,.col-xxl-11-down{flex:0 0 auto;width:91.6666666667%}}@media (max-width: 2559px){.col-11-xxxl-down,.col-xxxl-11-down{flex:0 0 auto;width:91.6666666667%}}.col-10{flex:0 0 auto;width:83.3333333333%}@media (min-width: 0){.col-xs-10,.col-10-xs-up,.col-xs-10-up{flex:0 0 auto;width:83.3333333333%}}@media (min-width: 768px){.col-sm-10,.col-10-sm-up,.col-sm-10-up{flex:0 0 auto;width:83.3333333333%}}@media (min-width: 1024px){.col-md-10,.col-10-md-up,.col-md-10-up{flex:0 0 auto;width:83.3333333333%}}@media (min-width: 1440px){.col-lg-10,.col-10-lg-up,.col-lg-10-up{flex:0 0 auto;width:83.3333333333%}}@media (min-width: 1920px){.col-xl-10,.col-10-xl-up,.col-xl-10-up{flex:0 0 auto;width:83.3333333333%}}@media (min-width: 2100px){.col-xxl-10,.col-10-xxl-up,.col-xxl-10-up{flex:0 0 auto;width:83.3333333333%}}@media (min-width: 2560px){.col-xxxl-10,.col-10-xxxl-up,.col-xxxl-10-up{flex:0 0 auto;width:83.3333333333%}}@media (max-width: -1px){.col-10-xs-down,.col-xs-10-down{flex:0 0 auto;width:83.3333333333%}}@media (max-width: 767px){.col-10-sm-down,.col-sm-10-down{flex:0 0 auto;width:83.3333333333%}}@media (max-width: 1023px){.col-10-md-down,.col-md-10-down{flex:0 0 auto;width:83.3333333333%}}@media (max-width: 1439px){.col-10-lg-down,.col-lg-10-down{flex:0 0 auto;width:83.3333333333%}}@media (max-width: 1919px){.col-10-xl-down,.col-xl-10-down{flex:0 0 auto;width:83.3333333333%}}@media (max-width: 2099px){.col-10-xxl-down,.col-xxl-10-down{flex:0 0 auto;width:83.3333333333%}}@media (max-width: 2559px){.col-10-xxxl-down,.col-xxxl-10-down{flex:0 0 auto;width:83.3333333333%}}.col-9{flex:0 0 auto;width:75%}@media (min-width: 0){.col-xs-9,.col-9-xs-up,.col-xs-9-up{flex:0 0 auto;width:75%}}@media (min-width: 768px){.col-sm-9,.col-9-sm-up,.col-sm-9-up{flex:0 0 auto;width:75%}}@media (min-width: 1024px){.col-md-9,.col-9-md-up,.col-md-9-up{flex:0 0 auto;width:75%}}@media (min-width: 1440px){.col-lg-9,.col-9-lg-up,.col-lg-9-up{flex:0 0 auto;width:75%}}@media (min-width: 1920px){.col-xl-9,.col-9-xl-up,.col-xl-9-up{flex:0 0 auto;width:75%}}@media (min-width: 2100px){.col-xxl-9,.col-9-xxl-up,.col-xxl-9-up{flex:0 0 auto;width:75%}}@media (min-width: 2560px){.col-xxxl-9,.col-9-xxxl-up,.col-xxxl-9-up{flex:0 0 auto;width:75%}}@media (max-width: -1px){.col-9-xs-down,.col-xs-9-down{flex:0 0 auto;width:75%}}@media (max-width: 767px){.col-9-sm-down,.col-sm-9-down{flex:0 0 auto;width:75%}}@media (max-width: 1023px){.col-9-md-down,.col-md-9-down{flex:0 0 auto;width:75%}}@media (max-width: 1439px){.col-9-lg-down,.col-lg-9-down{flex:0 0 auto;width:75%}}@media (max-width: 1919px){.col-9-xl-down,.col-xl-9-down{flex:0 0 auto;width:75%}}@media (max-width: 2099px){.col-9-xxl-down,.col-xxl-9-down{flex:0 0 auto;width:75%}}@media (max-width: 2559px){.col-9-xxxl-down,.col-xxxl-9-down{flex:0 0 auto;width:75%}}.col-8{flex:0 0 auto;width:66.6666666667%}@media (min-width: 0){.col-xs-8,.col-8-xs-up,.col-xs-8-up{flex:0 0 auto;width:66.6666666667%}}@media (min-width: 768px){.col-sm-8,.col-8-sm-up,.col-sm-8-up{flex:0 0 auto;width:66.6666666667%}}@media (min-width: 1024px){.col-md-8,.col-8-md-up,.col-md-8-up{flex:0 0 auto;width:66.6666666667%}}@media (min-width: 1440px){.col-lg-8,.col-8-lg-up,.col-lg-8-up{flex:0 0 auto;width:66.6666666667%}}@media (min-width: 1920px){.col-xl-8,.col-8-xl-up,.col-xl-8-up{flex:0 0 auto;width:66.6666666667%}}@media (min-width: 2100px){.col-xxl-8,.col-8-xxl-up,.col-xxl-8-up{flex:0 0 auto;width:66.6666666667%}}@media (min-width: 2560px){.col-xxxl-8,.col-8-xxxl-up,.col-xxxl-8-up{flex:0 0 auto;width:66.6666666667%}}@media (max-width: -1px){.col-8-xs-down,.col-xs-8-down{flex:0 0 auto;width:66.6666666667%}}@media (max-width: 767px){.col-8-sm-down,.col-sm-8-down{flex:0 0 auto;width:66.6666666667%}}@media (max-width: 1023px){.col-8-md-down,.col-md-8-down{flex:0 0 auto;width:66.6666666667%}}@media (max-width: 1439px){.col-8-lg-down,.col-lg-8-down{flex:0 0 auto;width:66.6666666667%}}@media (max-width: 1919px){.col-8-xl-down,.col-xl-8-down{flex:0 0 auto;width:66.6666666667%}}@media (max-width: 2099px){.col-8-xxl-down,.col-xxl-8-down{flex:0 0 auto;width:66.6666666667%}}@media (max-width: 2559px){.col-8-xxxl-down,.col-xxxl-8-down{flex:0 0 auto;width:66.6666666667%}}.col-7{flex:0 0 auto;width:58.3333333333%}@media (min-width: 0){.col-xs-7,.col-7-xs-up,.col-xs-7-up{flex:0 0 auto;width:58.3333333333%}}@media (min-width: 768px){.col-sm-7,.col-7-sm-up,.col-sm-7-up{flex:0 0 auto;width:58.3333333333%}}@media (min-width: 1024px){.col-md-7,.col-7-md-up,.col-md-7-up{flex:0 0 auto;width:58.3333333333%}}@media (min-width: 1440px){.col-lg-7,.col-7-lg-up,.col-lg-7-up{flex:0 0 auto;width:58.3333333333%}}@media (min-width: 1920px){.col-xl-7,.col-7-xl-up,.col-xl-7-up{flex:0 0 auto;width:58.3333333333%}}@media (min-width: 2100px){.col-xxl-7,.col-7-xxl-up,.col-xxl-7-up{flex:0 0 auto;width:58.3333333333%}}@media (min-width: 2560px){.col-xxxl-7,.col-7-xxxl-up,.col-xxxl-7-up{flex:0 0 auto;width:58.3333333333%}}@media (max-width: -1px){.col-7-xs-down,.col-xs-7-down{flex:0 0 auto;width:58.3333333333%}}@media (max-width: 767px){.col-7-sm-down,.col-sm-7-down{flex:0 0 auto;width:58.3333333333%}}@media (max-width: 1023px){.col-7-md-down,.col-md-7-down{flex:0 0 auto;width:58.3333333333%}}@media (max-width: 1439px){.col-7-lg-down,.col-lg-7-down{flex:0 0 auto;width:58.3333333333%}}@media (max-width: 1919px){.col-7-xl-down,.col-xl-7-down{flex:0 0 auto;width:58.3333333333%}}@media (max-width: 2099px){.col-7-xxl-down,.col-xxl-7-down{flex:0 0 auto;width:58.3333333333%}}@media (max-width: 2559px){.col-7-xxxl-down,.col-xxxl-7-down{flex:0 0 auto;width:58.3333333333%}}.col-6{flex:0 0 auto;width:50%}@media (min-width: 0){.col-xs-6,.col-6-xs-up,.col-xs-6-up{flex:0 0 auto;width:50%}}@media (min-width: 768px){.col-sm-6,.col-6-sm-up,.col-sm-6-up{flex:0 0 auto;width:50%}}@media (min-width: 1024px){.col-md-6,.col-6-md-up,.col-md-6-up{flex:0 0 auto;width:50%}}@media (min-width: 1440px){.col-lg-6,.col-6-lg-up,.col-lg-6-up{flex:0 0 auto;width:50%}}@media (min-width: 1920px){.col-xl-6,.col-6-xl-up,.col-xl-6-up{flex:0 0 auto;width:50%}}@media (min-width: 2100px){.col-xxl-6,.col-6-xxl-up,.col-xxl-6-up{flex:0 0 auto;width:50%}}@media (min-width: 2560px){.col-xxxl-6,.col-6-xxxl-up,.col-xxxl-6-up{flex:0 0 auto;width:50%}}@media (max-width: -1px){.col-6-xs-down,.col-xs-6-down{flex:0 0 auto;width:50%}}@media (max-width: 767px){.col-6-sm-down,.col-sm-6-down{flex:0 0 auto;width:50%}}@media (max-width: 1023px){.col-6-md-down,.col-md-6-down{flex:0 0 auto;width:50%}}@media (max-width: 1439px){.col-6-lg-down,.col-lg-6-down{flex:0 0 auto;width:50%}}@media (max-width: 1919px){.col-6-xl-down,.col-xl-6-down{flex:0 0 auto;width:50%}}@media (max-width: 2099px){.col-6-xxl-down,.col-xxl-6-down{flex:0 0 auto;width:50%}}@media (max-width: 2559px){.col-6-xxxl-down,.col-xxxl-6-down{flex:0 0 auto;width:50%}}.col-5{flex:0 0 auto;width:41.6666666667%}@media (min-width: 0){.col-xs-5,.col-5-xs-up,.col-xs-5-up{flex:0 0 auto;width:41.6666666667%}}@media (min-width: 768px){.col-sm-5,.col-5-sm-up,.col-sm-5-up{flex:0 0 auto;width:41.6666666667%}}@media (min-width: 1024px){.col-md-5,.col-5-md-up,.col-md-5-up{flex:0 0 auto;width:41.6666666667%}}@media (min-width: 1440px){.col-lg-5,.col-5-lg-up,.col-lg-5-up{flex:0 0 auto;width:41.6666666667%}}@media (min-width: 1920px){.col-xl-5,.col-5-xl-up,.col-xl-5-up{flex:0 0 auto;width:41.6666666667%}}@media (min-width: 2100px){.col-xxl-5,.col-5-xxl-up,.col-xxl-5-up{flex:0 0 auto;width:41.6666666667%}}@media (min-width: 2560px){.col-xxxl-5,.col-5-xxxl-up,.col-xxxl-5-up{flex:0 0 auto;width:41.6666666667%}}@media (max-width: -1px){.col-5-xs-down,.col-xs-5-down{flex:0 0 auto;width:41.6666666667%}}@media (max-width: 767px){.col-5-sm-down,.col-sm-5-down{flex:0 0 auto;width:41.6666666667%}}@media (max-width: 1023px){.col-5-md-down,.col-md-5-down{flex:0 0 auto;width:41.6666666667%}}@media (max-width: 1439px){.col-5-lg-down,.col-lg-5-down{flex:0 0 auto;width:41.6666666667%}}@media (max-width: 1919px){.col-5-xl-down,.col-xl-5-down{flex:0 0 auto;width:41.6666666667%}}@media (max-width: 2099px){.col-5-xxl-down,.col-xxl-5-down{flex:0 0 auto;width:41.6666666667%}}@media (max-width: 2559px){.col-5-xxxl-down,.col-xxxl-5-down{flex:0 0 auto;width:41.6666666667%}}.col-4{flex:0 0 auto;width:33.3333333333%}@media (min-width: 0){.col-xs-4,.col-4-xs-up,.col-xs-4-up{flex:0 0 auto;width:33.3333333333%}}@media (min-width: 768px){.col-sm-4,.col-4-sm-up,.col-sm-4-up{flex:0 0 auto;width:33.3333333333%}}@media (min-width: 1024px){.col-md-4,.col-4-md-up,.col-md-4-up{flex:0 0 auto;width:33.3333333333%}}@media (min-width: 1440px){.col-lg-4,.col-4-lg-up,.col-lg-4-up{flex:0 0 auto;width:33.3333333333%}}@media (min-width: 1920px){.col-xl-4,.col-4-xl-up,.col-xl-4-up{flex:0 0 auto;width:33.3333333333%}}@media (min-width: 2100px){.col-xxl-4,.col-4-xxl-up,.col-xxl-4-up{flex:0 0 auto;width:33.3333333333%}}@media (min-width: 2560px){.col-xxxl-4,.col-4-xxxl-up,.col-xxxl-4-up{flex:0 0 auto;width:33.3333333333%}}@media (max-width: -1px){.col-4-xs-down,.col-xs-4-down{flex:0 0 auto;width:33.3333333333%}}@media (max-width: 767px){.col-4-sm-down,.col-sm-4-down{flex:0 0 auto;width:33.3333333333%}}@media (max-width: 1023px){.col-4-md-down,.col-md-4-down{flex:0 0 auto;width:33.3333333333%}}@media (max-width: 1439px){.col-4-lg-down,.col-lg-4-down{flex:0 0 auto;width:33.3333333333%}}@media (max-width: 1919px){.col-4-xl-down,.col-xl-4-down{flex:0 0 auto;width:33.3333333333%}}@media (max-width: 2099px){.col-4-xxl-down,.col-xxl-4-down{flex:0 0 auto;width:33.3333333333%}}@media (max-width: 2559px){.col-4-xxxl-down,.col-xxxl-4-down{flex:0 0 auto;width:33.3333333333%}}.col-3{flex:0 0 auto;width:25%}@media (min-width: 0){.col-xs-3,.col-3-xs-up,.col-xs-3-up{flex:0 0 auto;width:25%}}@media (min-width: 768px){.col-sm-3,.col-3-sm-up,.col-sm-3-up{flex:0 0 auto;width:25%}}@media (min-width: 1024px){.col-md-3,.col-3-md-up,.col-md-3-up{flex:0 0 auto;width:25%}}@media (min-width: 1440px){.col-lg-3,.col-3-lg-up,.col-lg-3-up{flex:0 0 auto;width:25%}}@media (min-width: 1920px){.col-xl-3,.col-3-xl-up,.col-xl-3-up{flex:0 0 auto;width:25%}}@media (min-width: 2100px){.col-xxl-3,.col-3-xxl-up,.col-xxl-3-up{flex:0 0 auto;width:25%}}@media (min-width: 2560px){.col-xxxl-3,.col-3-xxxl-up,.col-xxxl-3-up{flex:0 0 auto;width:25%}}@media (max-width: -1px){.col-3-xs-down,.col-xs-3-down{flex:0 0 auto;width:25%}}@media (max-width: 767px){.col-3-sm-down,.col-sm-3-down{flex:0 0 auto;width:25%}}@media (max-width: 1023px){.col-3-md-down,.col-md-3-down{flex:0 0 auto;width:25%}}@media (max-width: 1439px){.col-3-lg-down,.col-lg-3-down{flex:0 0 auto;width:25%}}@media (max-width: 1919px){.col-3-xl-down,.col-xl-3-down{flex:0 0 auto;width:25%}}@media (max-width: 2099px){.col-3-xxl-down,.col-xxl-3-down{flex:0 0 auto;width:25%}}@media (max-width: 2559px){.col-3-xxxl-down,.col-xxxl-3-down{flex:0 0 auto;width:25%}}.col-2{flex:0 0 auto;width:16.6666666667%}@media (min-width: 0){.col-xs-2,.col-2-xs-up,.col-xs-2-up{flex:0 0 auto;width:16.6666666667%}}@media (min-width: 768px){.col-sm-2,.col-2-sm-up,.col-sm-2-up{flex:0 0 auto;width:16.6666666667%}}@media (min-width: 1024px){.col-md-2,.col-2-md-up,.col-md-2-up{flex:0 0 auto;width:16.6666666667%}}@media (min-width: 1440px){.col-lg-2,.col-2-lg-up,.col-lg-2-up{flex:0 0 auto;width:16.6666666667%}}@media (min-width: 1920px){.col-xl-2,.col-2-xl-up,.col-xl-2-up{flex:0 0 auto;width:16.6666666667%}}@media (min-width: 2100px){.col-xxl-2,.col-2-xxl-up,.col-xxl-2-up{flex:0 0 auto;width:16.6666666667%}}@media (min-width: 2560px){.col-xxxl-2,.col-2-xxxl-up,.col-xxxl-2-up{flex:0 0 auto;width:16.6666666667%}}@media (max-width: -1px){.col-2-xs-down,.col-xs-2-down{flex:0 0 auto;width:16.6666666667%}}@media (max-width: 767px){.col-2-sm-down,.col-sm-2-down{flex:0 0 auto;width:16.6666666667%}}@media (max-width: 1023px){.col-2-md-down,.col-md-2-down{flex:0 0 auto;width:16.6666666667%}}@media (max-width: 1439px){.col-2-lg-down,.col-lg-2-down{flex:0 0 auto;width:16.6666666667%}}@media (max-width: 1919px){.col-2-xl-down,.col-xl-2-down{flex:0 0 auto;width:16.6666666667%}}@media (max-width: 2099px){.col-2-xxl-down,.col-xxl-2-down{flex:0 0 auto;width:16.6666666667%}}@media (max-width: 2559px){.col-2-xxxl-down,.col-xxxl-2-down{flex:0 0 auto;width:16.6666666667%}}.col-1{flex:0 0 auto;width:8.3333333333%}@media (min-width: 0){.col-xs-1,.col-1-xs-up,.col-xs-1-up{flex:0 0 auto;width:8.3333333333%}}@media (min-width: 768px){.col-sm-1,.col-1-sm-up,.col-sm-1-up{flex:0 0 auto;width:8.3333333333%}}@media (min-width: 1024px){.col-md-1,.col-1-md-up,.col-md-1-up{flex:0 0 auto;width:8.3333333333%}}@media (min-width: 1440px){.col-lg-1,.col-1-lg-up,.col-lg-1-up{flex:0 0 auto;width:8.3333333333%}}@media (min-width: 1920px){.col-xl-1,.col-1-xl-up,.col-xl-1-up{flex:0 0 auto;width:8.3333333333%}}@media (min-width: 2100px){.col-xxl-1,.col-1-xxl-up,.col-xxl-1-up{flex:0 0 auto;width:8.3333333333%}}@media (min-width: 2560px){.col-xxxl-1,.col-1-xxxl-up,.col-xxxl-1-up{flex:0 0 auto;width:8.3333333333%}}@media (max-width: -1px){.col-1-xs-down,.col-xs-1-down{flex:0 0 auto;width:8.3333333333%}}@media (max-width: 767px){.col-1-sm-down,.col-sm-1-down{flex:0 0 auto;width:8.3333333333%}}@media (max-width: 1023px){.col-1-md-down,.col-md-1-down{flex:0 0 auto;width:8.3333333333%}}@media (max-width: 1439px){.col-1-lg-down,.col-lg-1-down{flex:0 0 auto;width:8.3333333333%}}@media (max-width: 1919px){.col-1-xl-down,.col-xl-1-down{flex:0 0 auto;width:8.3333333333%}}@media (max-width: 2099px){.col-1-xxl-down,.col-xxl-1-down{flex:0 0 auto;width:8.3333333333%}}@media (max-width: 2559px){.col-1-xxxl-down,.col-xxxl-1-down{flex:0 0 auto;width:8.3333333333%}}.height-0{height:0!important}.height-50{height:50%!important}.height-100{height:100%!important}.height-10vh{height:10vh!important}.height-10dvh{height:10dvh!important}.height-10svh{height:10svh!important}.height-10lvh{height:10lvh!important}.height-20vh{height:20vh!important}.height-20dvh{height:20dvh!important}.height-20svh{height:20svh!important}.height-20lvh{height:20lvh!important}.height-30vh{height:30vh!important}.height-30dvh{height:30dvh!important}.height-30svh{height:30svh!important}.height-30lvh{height:30lvh!important}.height-40vh{height:40vh!important}.height-40dvh{height:40dvh!important}.height-40svh{height:40svh!important}.height-40lvh{height:40lvh!important}.height-50vh{height:50vh!important}.height-50dvh{height:50dvh!important}.height-50svh{height:50svh!important}.height-50lvh{height:50lvh!important}.height-60vh{height:60vh!important}.height-60dvh{height:60dvh!important}.height-60svh{height:60svh!important}.height-60lvh{height:60lvh!important}.height-70vh{height:70vh!important}.height-70dvh{height:70dvh!important}.height-70svh{height:70svh!important}.height-70lvh{height:70lvh!important}.height-80vh{height:80vh!important}.height-80dvh{height:80dvh!important}.height-80svh{height:80svh!important}.height-80lvh{height:80lvh!important}.height-90vh{height:90vh!important}.height-90dvh{height:90dvh!important}.height-90svh{height:90svh!important}.height-90lvh{height:90lvh!important}.height-100vh{height:100vh!important}.height-100dvh{height:100dvh!important}.height-100svh{height:100svh!important}.height-100lvh{height:100lvh!important}@media (min-width: 0){.height-0-xs-up{height:0!important}.height-50-xs-up{height:50%!important}.height-100-xs-up{height:100%!important}.height-10vh-xs-up{height:10vh!important}.height-10dvh-xs-up{height:10dvh!important}.height-10svh-xs-up{height:10svh!important}.height-10lvh-xs-up{height:10lvh!important}.height-20vh-xs-up{height:20vh!important}.height-20dvh-xs-up{height:20dvh!important}.height-20svh-xs-up{height:20svh!important}.height-20lvh-xs-up{height:20lvh!important}.height-30vh-xs-up{height:30vh!important}.height-30dvh-xs-up{height:30dvh!important}.height-30svh-xs-up{height:30svh!important}.height-30lvh-xs-up{height:30lvh!important}.height-40vh-xs-up{height:40vh!important}.height-40dvh-xs-up{height:40dvh!important}.height-40svh-xs-up{height:40svh!important}.height-40lvh-xs-up{height:40lvh!important}.height-50vh-xs-up{height:50vh!important}.height-50dvh-xs-up{height:50dvh!important}.height-50svh-xs-up{height:50svh!important}.height-50lvh-xs-up{height:50lvh!important}.height-60vh-xs-up{height:60vh!important}.height-60dvh-xs-up{height:60dvh!important}.height-60svh-xs-up{height:60svh!important}.height-60lvh-xs-up{height:60lvh!important}.height-70vh-xs-up{height:70vh!important}.height-70dvh-xs-up{height:70dvh!important}.height-70svh-xs-up{height:70svh!important}.height-70lvh-xs-up{height:70lvh!important}.height-80vh-xs-up{height:80vh!important}.height-80dvh-xs-up{height:80dvh!important}.height-80svh-xs-up{height:80svh!important}.height-80lvh-xs-up{height:80lvh!important}.height-90vh-xs-up{height:90vh!important}.height-90dvh-xs-up{height:90dvh!important}.height-90svh-xs-up{height:90svh!important}.height-90lvh-xs-up{height:90lvh!important}.height-100vh-xs-up{height:100vh!important}.height-100dvh-xs-up{height:100dvh!important}.height-100svh-xs-up{height:100svh!important}.height-100lvh-xs-up{height:100lvh!important}}@media (min-width: 768px){.height-0-sm-up{height:0!important}.height-50-sm-up{height:50%!important}.height-100-sm-up{height:100%!important}.height-10vh-sm-up{height:10vh!important}.height-10dvh-sm-up{height:10dvh!important}.height-10svh-sm-up{height:10svh!important}.height-10lvh-sm-up{height:10lvh!important}.height-20vh-sm-up{height:20vh!important}.height-20dvh-sm-up{height:20dvh!important}.height-20svh-sm-up{height:20svh!important}.height-20lvh-sm-up{height:20lvh!important}.height-30vh-sm-up{height:30vh!important}.height-30dvh-sm-up{height:30dvh!important}.height-30svh-sm-up{height:30svh!important}.height-30lvh-sm-up{height:30lvh!important}.height-40vh-sm-up{height:40vh!important}.height-40dvh-sm-up{height:40dvh!important}.height-40svh-sm-up{height:40svh!important}.height-40lvh-sm-up{height:40lvh!important}.height-50vh-sm-up{height:50vh!important}.height-50dvh-sm-up{height:50dvh!important}.height-50svh-sm-up{height:50svh!important}.height-50lvh-sm-up{height:50lvh!important}.height-60vh-sm-up{height:60vh!important}.height-60dvh-sm-up{height:60dvh!important}.height-60svh-sm-up{height:60svh!important}.height-60lvh-sm-up{height:60lvh!important}.height-70vh-sm-up{height:70vh!important}.height-70dvh-sm-up{height:70dvh!important}.height-70svh-sm-up{height:70svh!important}.height-70lvh-sm-up{height:70lvh!important}.height-80vh-sm-up{height:80vh!important}.height-80dvh-sm-up{height:80dvh!important}.height-80svh-sm-up{height:80svh!important}.height-80lvh-sm-up{height:80lvh!important}.height-90vh-sm-up{height:90vh!important}.height-90dvh-sm-up{height:90dvh!important}.height-90svh-sm-up{height:90svh!important}.height-90lvh-sm-up{height:90lvh!important}.height-100vh-sm-up{height:100vh!important}.height-100dvh-sm-up{height:100dvh!important}.height-100svh-sm-up{height:100svh!important}.height-100lvh-sm-up{height:100lvh!important}}@media (min-width: 1024px){.height-0-md-up{height:0!important}.height-50-md-up{height:50%!important}.height-100-md-up{height:100%!important}.height-10vh-md-up{height:10vh!important}.height-10dvh-md-up{height:10dvh!important}.height-10svh-md-up{height:10svh!important}.height-10lvh-md-up{height:10lvh!important}.height-20vh-md-up{height:20vh!important}.height-20dvh-md-up{height:20dvh!important}.height-20svh-md-up{height:20svh!important}.height-20lvh-md-up{height:20lvh!important}.height-30vh-md-up{height:30vh!important}.height-30dvh-md-up{height:30dvh!important}.height-30svh-md-up{height:30svh!important}.height-30lvh-md-up{height:30lvh!important}.height-40vh-md-up{height:40vh!important}.height-40dvh-md-up{height:40dvh!important}.height-40svh-md-up{height:40svh!important}.height-40lvh-md-up{height:40lvh!important}.height-50vh-md-up{height:50vh!important}.height-50dvh-md-up{height:50dvh!important}.height-50svh-md-up{height:50svh!important}.height-50lvh-md-up{height:50lvh!important}.height-60vh-md-up{height:60vh!important}.height-60dvh-md-up{height:60dvh!important}.height-60svh-md-up{height:60svh!important}.height-60lvh-md-up{height:60lvh!important}.height-70vh-md-up{height:70vh!important}.height-70dvh-md-up{height:70dvh!important}.height-70svh-md-up{height:70svh!important}.height-70lvh-md-up{height:70lvh!important}.height-80vh-md-up{height:80vh!important}.height-80dvh-md-up{height:80dvh!important}.height-80svh-md-up{height:80svh!important}.height-80lvh-md-up{height:80lvh!important}.height-90vh-md-up{height:90vh!important}.height-90dvh-md-up{height:90dvh!important}.height-90svh-md-up{height:90svh!important}.height-90lvh-md-up{height:90lvh!important}.height-100vh-md-up{height:100vh!important}.height-100dvh-md-up{height:100dvh!important}.height-100svh-md-up{height:100svh!important}.height-100lvh-md-up{height:100lvh!important}}@media (min-width: 1440px){.height-0-lg-up{height:0!important}.height-50-lg-up{height:50%!important}.height-100-lg-up{height:100%!important}.height-10vh-lg-up{height:10vh!important}.height-10dvh-lg-up{height:10dvh!important}.height-10svh-lg-up{height:10svh!important}.height-10lvh-lg-up{height:10lvh!important}.height-20vh-lg-up{height:20vh!important}.height-20dvh-lg-up{height:20dvh!important}.height-20svh-lg-up{height:20svh!important}.height-20lvh-lg-up{height:20lvh!important}.height-30vh-lg-up{height:30vh!important}.height-30dvh-lg-up{height:30dvh!important}.height-30svh-lg-up{height:30svh!important}.height-30lvh-lg-up{height:30lvh!important}.height-40vh-lg-up{height:40vh!important}.height-40dvh-lg-up{height:40dvh!important}.height-40svh-lg-up{height:40svh!important}.height-40lvh-lg-up{height:40lvh!important}.height-50vh-lg-up{height:50vh!important}.height-50dvh-lg-up{height:50dvh!important}.height-50svh-lg-up{height:50svh!important}.height-50lvh-lg-up{height:50lvh!important}.height-60vh-lg-up{height:60vh!important}.height-60dvh-lg-up{height:60dvh!important}.height-60svh-lg-up{height:60svh!important}.height-60lvh-lg-up{height:60lvh!important}.height-70vh-lg-up{height:70vh!important}.height-70dvh-lg-up{height:70dvh!important}.height-70svh-lg-up{height:70svh!important}.height-70lvh-lg-up{height:70lvh!important}.height-80vh-lg-up{height:80vh!important}.height-80dvh-lg-up{height:80dvh!important}.height-80svh-lg-up{height:80svh!important}.height-80lvh-lg-up{height:80lvh!important}.height-90vh-lg-up{height:90vh!important}.height-90dvh-lg-up{height:90dvh!important}.height-90svh-lg-up{height:90svh!important}.height-90lvh-lg-up{height:90lvh!important}.height-100vh-lg-up{height:100vh!important}.height-100dvh-lg-up{height:100dvh!important}.height-100svh-lg-up{height:100svh!important}.height-100lvh-lg-up{height:100lvh!important}}@media (min-width: 1920px){.height-0-xl-up{height:0!important}.height-50-xl-up{height:50%!important}.height-100-xl-up{height:100%!important}.height-10vh-xl-up{height:10vh!important}.height-10dvh-xl-up{height:10dvh!important}.height-10svh-xl-up{height:10svh!important}.height-10lvh-xl-up{height:10lvh!important}.height-20vh-xl-up{height:20vh!important}.height-20dvh-xl-up{height:20dvh!important}.height-20svh-xl-up{height:20svh!important}.height-20lvh-xl-up{height:20lvh!important}.height-30vh-xl-up{height:30vh!important}.height-30dvh-xl-up{height:30dvh!important}.height-30svh-xl-up{height:30svh!important}.height-30lvh-xl-up{height:30lvh!important}.height-40vh-xl-up{height:40vh!important}.height-40dvh-xl-up{height:40dvh!important}.height-40svh-xl-up{height:40svh!important}.height-40lvh-xl-up{height:40lvh!important}.height-50vh-xl-up{height:50vh!important}.height-50dvh-xl-up{height:50dvh!important}.height-50svh-xl-up{height:50svh!important}.height-50lvh-xl-up{height:50lvh!important}.height-60vh-xl-up{height:60vh!important}.height-60dvh-xl-up{height:60dvh!important}.height-60svh-xl-up{height:60svh!important}.height-60lvh-xl-up{height:60lvh!important}.height-70vh-xl-up{height:70vh!important}.height-70dvh-xl-up{height:70dvh!important}.height-70svh-xl-up{height:70svh!important}.height-70lvh-xl-up{height:70lvh!important}.height-80vh-xl-up{height:80vh!important}.height-80dvh-xl-up{height:80dvh!important}.height-80svh-xl-up{height:80svh!important}.height-80lvh-xl-up{height:80lvh!important}.height-90vh-xl-up{height:90vh!important}.height-90dvh-xl-up{height:90dvh!important}.height-90svh-xl-up{height:90svh!important}.height-90lvh-xl-up{height:90lvh!important}.height-100vh-xl-up{height:100vh!important}.height-100dvh-xl-up{height:100dvh!important}.height-100svh-xl-up{height:100svh!important}.height-100lvh-xl-up{height:100lvh!important}}@media (min-width: 2100px){.height-0-xxl-up{height:0!important}.height-50-xxl-up{height:50%!important}.height-100-xxl-up{height:100%!important}.height-10vh-xxl-up{height:10vh!important}.height-10dvh-xxl-up{height:10dvh!important}.height-10svh-xxl-up{height:10svh!important}.height-10lvh-xxl-up{height:10lvh!important}.height-20vh-xxl-up{height:20vh!important}.height-20dvh-xxl-up{height:20dvh!important}.height-20svh-xxl-up{height:20svh!important}.height-20lvh-xxl-up{height:20lvh!important}.height-30vh-xxl-up{height:30vh!important}.height-30dvh-xxl-up{height:30dvh!important}.height-30svh-xxl-up{height:30svh!important}.height-30lvh-xxl-up{height:30lvh!important}.height-40vh-xxl-up{height:40vh!important}.height-40dvh-xxl-up{height:40dvh!important}.height-40svh-xxl-up{height:40svh!important}.height-40lvh-xxl-up{height:40lvh!important}.height-50vh-xxl-up{height:50vh!important}.height-50dvh-xxl-up{height:50dvh!important}.height-50svh-xxl-up{height:50svh!important}.height-50lvh-xxl-up{height:50lvh!important}.height-60vh-xxl-up{height:60vh!important}.height-60dvh-xxl-up{height:60dvh!important}.height-60svh-xxl-up{height:60svh!important}.height-60lvh-xxl-up{height:60lvh!important}.height-70vh-xxl-up{height:70vh!important}.height-70dvh-xxl-up{height:70dvh!important}.height-70svh-xxl-up{height:70svh!important}.height-70lvh-xxl-up{height:70lvh!important}.height-80vh-xxl-up{height:80vh!important}.height-80dvh-xxl-up{height:80dvh!important}.height-80svh-xxl-up{height:80svh!important}.height-80lvh-xxl-up{height:80lvh!important}.height-90vh-xxl-up{height:90vh!important}.height-90dvh-xxl-up{height:90dvh!important}.height-90svh-xxl-up{height:90svh!important}.height-90lvh-xxl-up{height:90lvh!important}.height-100vh-xxl-up{height:100vh!important}.height-100dvh-xxl-up{height:100dvh!important}.height-100svh-xxl-up{height:100svh!important}.height-100lvh-xxl-up{height:100lvh!important}}@media (min-width: 2560px){.height-0-xxxl-up{height:0!important}.height-50-xxxl-up{height:50%!important}.height-100-xxxl-up{height:100%!important}.height-10vh-xxxl-up{height:10vh!important}.height-10dvh-xxxl-up{height:10dvh!important}.height-10svh-xxxl-up{height:10svh!important}.height-10lvh-xxxl-up{height:10lvh!important}.height-20vh-xxxl-up{height:20vh!important}.height-20dvh-xxxl-up{height:20dvh!important}.height-20svh-xxxl-up{height:20svh!important}.height-20lvh-xxxl-up{height:20lvh!important}.height-30vh-xxxl-up{height:30vh!important}.height-30dvh-xxxl-up{height:30dvh!important}.height-30svh-xxxl-up{height:30svh!important}.height-30lvh-xxxl-up{height:30lvh!important}.height-40vh-xxxl-up{height:40vh!important}.height-40dvh-xxxl-up{height:40dvh!important}.height-40svh-xxxl-up{height:40svh!important}.height-40lvh-xxxl-up{height:40lvh!important}.height-50vh-xxxl-up{height:50vh!important}.height-50dvh-xxxl-up{height:50dvh!important}.height-50svh-xxxl-up{height:50svh!important}.height-50lvh-xxxl-up{height:50lvh!important}.height-60vh-xxxl-up{height:60vh!important}.height-60dvh-xxxl-up{height:60dvh!important}.height-60svh-xxxl-up{height:60svh!important}.height-60lvh-xxxl-up{height:60lvh!important}.height-70vh-xxxl-up{height:70vh!important}.height-70dvh-xxxl-up{height:70dvh!important}.height-70svh-xxxl-up{height:70svh!important}.height-70lvh-xxxl-up{height:70lvh!important}.height-80vh-xxxl-up{height:80vh!important}.height-80dvh-xxxl-up{height:80dvh!important}.height-80svh-xxxl-up{height:80svh!important}.height-80lvh-xxxl-up{height:80lvh!important}.height-90vh-xxxl-up{height:90vh!important}.height-90dvh-xxxl-up{height:90dvh!important}.height-90svh-xxxl-up{height:90svh!important}.height-90lvh-xxxl-up{height:90lvh!important}.height-100vh-xxxl-up{height:100vh!important}.height-100dvh-xxxl-up{height:100dvh!important}.height-100svh-xxxl-up{height:100svh!important}.height-100lvh-xxxl-up{height:100lvh!important}}@media (max-width: -1px){.height-0-xs-down{height:0!important}.height-50-xs-down{height:50%!important}.height-100-xs-down{height:100%!important}.height-10vh-xs-down{height:10vh!important}.height-10dvh-xs-down{height:10dvh!important}.height-10svh-xs-down{height:10svh!important}.height-10lvh-xs-down{height:10lvh!important}.height-20vh-xs-down{height:20vh!important}.height-20dvh-xs-down{height:20dvh!important}.height-20svh-xs-down{height:20svh!important}.height-20lvh-xs-down{height:20lvh!important}.height-30vh-xs-down{height:30vh!important}.height-30dvh-xs-down{height:30dvh!important}.height-30svh-xs-down{height:30svh!important}.height-30lvh-xs-down{height:30lvh!important}.height-40vh-xs-down{height:40vh!important}.height-40dvh-xs-down{height:40dvh!important}.height-40svh-xs-down{height:40svh!important}.height-40lvh-xs-down{height:40lvh!important}.height-50vh-xs-down{height:50vh!important}.height-50dvh-xs-down{height:50dvh!important}.height-50svh-xs-down{height:50svh!important}.height-50lvh-xs-down{height:50lvh!important}.height-60vh-xs-down{height:60vh!important}.height-60dvh-xs-down{height:60dvh!important}.height-60svh-xs-down{height:60svh!important}.height-60lvh-xs-down{height:60lvh!important}.height-70vh-xs-down{height:70vh!important}.height-70dvh-xs-down{height:70dvh!important}.height-70svh-xs-down{height:70svh!important}.height-70lvh-xs-down{height:70lvh!important}.height-80vh-xs-down{height:80vh!important}.height-80dvh-xs-down{height:80dvh!important}.height-80svh-xs-down{height:80svh!important}.height-80lvh-xs-down{height:80lvh!important}.height-90vh-xs-down{height:90vh!important}.height-90dvh-xs-down{height:90dvh!important}.height-90svh-xs-down{height:90svh!important}.height-90lvh-xs-down{height:90lvh!important}.height-100vh-xs-down{height:100vh!important}.height-100dvh-xs-down{height:100dvh!important}.height-100svh-xs-down{height:100svh!important}.height-100lvh-xs-down{height:100lvh!important}}@media (max-width: 767px){.height-0-sm-down{height:0!important}.height-50-sm-down{height:50%!important}.height-100-sm-down{height:100%!important}.height-10vh-sm-down{height:10vh!important}.height-10dvh-sm-down{height:10dvh!important}.height-10svh-sm-down{height:10svh!important}.height-10lvh-sm-down{height:10lvh!important}.height-20vh-sm-down{height:20vh!important}.height-20dvh-sm-down{height:20dvh!important}.height-20svh-sm-down{height:20svh!important}.height-20lvh-sm-down{height:20lvh!important}.height-30vh-sm-down{height:30vh!important}.height-30dvh-sm-down{height:30dvh!important}.height-30svh-sm-down{height:30svh!important}.height-30lvh-sm-down{height:30lvh!important}.height-40vh-sm-down{height:40vh!important}.height-40dvh-sm-down{height:40dvh!important}.height-40svh-sm-down{height:40svh!important}.height-40lvh-sm-down{height:40lvh!important}.height-50vh-sm-down{height:50vh!important}.height-50dvh-sm-down{height:50dvh!important}.height-50svh-sm-down{height:50svh!important}.height-50lvh-sm-down{height:50lvh!important}.height-60vh-sm-down{height:60vh!important}.height-60dvh-sm-down{height:60dvh!important}.height-60svh-sm-down{height:60svh!important}.height-60lvh-sm-down{height:60lvh!important}.height-70vh-sm-down{height:70vh!important}.height-70dvh-sm-down{height:70dvh!important}.height-70svh-sm-down{height:70svh!important}.height-70lvh-sm-down{height:70lvh!important}.height-80vh-sm-down{height:80vh!important}.height-80dvh-sm-down{height:80dvh!important}.height-80svh-sm-down{height:80svh!important}.height-80lvh-sm-down{height:80lvh!important}.height-90vh-sm-down{height:90vh!important}.height-90dvh-sm-down{height:90dvh!important}.height-90svh-sm-down{height:90svh!important}.height-90lvh-sm-down{height:90lvh!important}.height-100vh-sm-down{height:100vh!important}.height-100dvh-sm-down{height:100dvh!important}.height-100svh-sm-down{height:100svh!important}.height-100lvh-sm-down{height:100lvh!important}}@media (max-width: 1023px){.height-0-md-down{height:0!important}.height-50-md-down{height:50%!important}.height-100-md-down{height:100%!important}.height-10vh-md-down{height:10vh!important}.height-10dvh-md-down{height:10dvh!important}.height-10svh-md-down{height:10svh!important}.height-10lvh-md-down{height:10lvh!important}.height-20vh-md-down{height:20vh!important}.height-20dvh-md-down{height:20dvh!important}.height-20svh-md-down{height:20svh!important}.height-20lvh-md-down{height:20lvh!important}.height-30vh-md-down{height:30vh!important}.height-30dvh-md-down{height:30dvh!important}.height-30svh-md-down{height:30svh!important}.height-30lvh-md-down{height:30lvh!important}.height-40vh-md-down{height:40vh!important}.height-40dvh-md-down{height:40dvh!important}.height-40svh-md-down{height:40svh!important}.height-40lvh-md-down{height:40lvh!important}.height-50vh-md-down{height:50vh!important}.height-50dvh-md-down{height:50dvh!important}.height-50svh-md-down{height:50svh!important}.height-50lvh-md-down{height:50lvh!important}.height-60vh-md-down{height:60vh!important}.height-60dvh-md-down{height:60dvh!important}.height-60svh-md-down{height:60svh!important}.height-60lvh-md-down{height:60lvh!important}.height-70vh-md-down{height:70vh!important}.height-70dvh-md-down{height:70dvh!important}.height-70svh-md-down{height:70svh!important}.height-70lvh-md-down{height:70lvh!important}.height-80vh-md-down{height:80vh!important}.height-80dvh-md-down{height:80dvh!important}.height-80svh-md-down{height:80svh!important}.height-80lvh-md-down{height:80lvh!important}.height-90vh-md-down{height:90vh!important}.height-90dvh-md-down{height:90dvh!important}.height-90svh-md-down{height:90svh!important}.height-90lvh-md-down{height:90lvh!important}.height-100vh-md-down{height:100vh!important}.height-100dvh-md-down{height:100dvh!important}.height-100svh-md-down{height:100svh!important}.height-100lvh-md-down{height:100lvh!important}}@media (max-width: 1439px){.height-0-lg-down{height:0!important}.height-50-lg-down{height:50%!important}.height-100-lg-down{height:100%!important}.height-10vh-lg-down{height:10vh!important}.height-10dvh-lg-down{height:10dvh!important}.height-10svh-lg-down{height:10svh!important}.height-10lvh-lg-down{height:10lvh!important}.height-20vh-lg-down{height:20vh!important}.height-20dvh-lg-down{height:20dvh!important}.height-20svh-lg-down{height:20svh!important}.height-20lvh-lg-down{height:20lvh!important}.height-30vh-lg-down{height:30vh!important}.height-30dvh-lg-down{height:30dvh!important}.height-30svh-lg-down{height:30svh!important}.height-30lvh-lg-down{height:30lvh!important}.height-40vh-lg-down{height:40vh!important}.height-40dvh-lg-down{height:40dvh!important}.height-40svh-lg-down{height:40svh!important}.height-40lvh-lg-down{height:40lvh!important}.height-50vh-lg-down{height:50vh!important}.height-50dvh-lg-down{height:50dvh!important}.height-50svh-lg-down{height:50svh!important}.height-50lvh-lg-down{height:50lvh!important}.height-60vh-lg-down{height:60vh!important}.height-60dvh-lg-down{height:60dvh!important}.height-60svh-lg-down{height:60svh!important}.height-60lvh-lg-down{height:60lvh!important}.height-70vh-lg-down{height:70vh!important}.height-70dvh-lg-down{height:70dvh!important}.height-70svh-lg-down{height:70svh!important}.height-70lvh-lg-down{height:70lvh!important}.height-80vh-lg-down{height:80vh!important}.height-80dvh-lg-down{height:80dvh!important}.height-80svh-lg-down{height:80svh!important}.height-80lvh-lg-down{height:80lvh!important}.height-90vh-lg-down{height:90vh!important}.height-90dvh-lg-down{height:90dvh!important}.height-90svh-lg-down{height:90svh!important}.height-90lvh-lg-down{height:90lvh!important}.height-100vh-lg-down{height:100vh!important}.height-100dvh-lg-down{height:100dvh!important}.height-100svh-lg-down{height:100svh!important}.height-100lvh-lg-down{height:100lvh!important}}@media (max-width: 1919px){.height-0-xl-down{height:0!important}.height-50-xl-down{height:50%!important}.height-100-xl-down{height:100%!important}.height-10vh-xl-down{height:10vh!important}.height-10dvh-xl-down{height:10dvh!important}.height-10svh-xl-down{height:10svh!important}.height-10lvh-xl-down{height:10lvh!important}.height-20vh-xl-down{height:20vh!important}.height-20dvh-xl-down{height:20dvh!important}.height-20svh-xl-down{height:20svh!important}.height-20lvh-xl-down{height:20lvh!important}.height-30vh-xl-down{height:30vh!important}.height-30dvh-xl-down{height:30dvh!important}.height-30svh-xl-down{height:30svh!important}.height-30lvh-xl-down{height:30lvh!important}.height-40vh-xl-down{height:40vh!important}.height-40dvh-xl-down{height:40dvh!important}.height-40svh-xl-down{height:40svh!important}.height-40lvh-xl-down{height:40lvh!important}.height-50vh-xl-down{height:50vh!important}.height-50dvh-xl-down{height:50dvh!important}.height-50svh-xl-down{height:50svh!important}.height-50lvh-xl-down{height:50lvh!important}.height-60vh-xl-down{height:60vh!important}.height-60dvh-xl-down{height:60dvh!important}.height-60svh-xl-down{height:60svh!important}.height-60lvh-xl-down{height:60lvh!important}.height-70vh-xl-down{height:70vh!important}.height-70dvh-xl-down{height:70dvh!important}.height-70svh-xl-down{height:70svh!important}.height-70lvh-xl-down{height:70lvh!important}.height-80vh-xl-down{height:80vh!important}.height-80dvh-xl-down{height:80dvh!important}.height-80svh-xl-down{height:80svh!important}.height-80lvh-xl-down{height:80lvh!important}.height-90vh-xl-down{height:90vh!important}.height-90dvh-xl-down{height:90dvh!important}.height-90svh-xl-down{height:90svh!important}.height-90lvh-xl-down{height:90lvh!important}.height-100vh-xl-down{height:100vh!important}.height-100dvh-xl-down{height:100dvh!important}.height-100svh-xl-down{height:100svh!important}.height-100lvh-xl-down{height:100lvh!important}}@media (max-width: 2099px){.height-0-xxl-down{height:0!important}.height-50-xxl-down{height:50%!important}.height-100-xxl-down{height:100%!important}.height-10vh-xxl-down{height:10vh!important}.height-10dvh-xxl-down{height:10dvh!important}.height-10svh-xxl-down{height:10svh!important}.height-10lvh-xxl-down{height:10lvh!important}.height-20vh-xxl-down{height:20vh!important}.height-20dvh-xxl-down{height:20dvh!important}.height-20svh-xxl-down{height:20svh!important}.height-20lvh-xxl-down{height:20lvh!important}.height-30vh-xxl-down{height:30vh!important}.height-30dvh-xxl-down{height:30dvh!important}.height-30svh-xxl-down{height:30svh!important}.height-30lvh-xxl-down{height:30lvh!important}.height-40vh-xxl-down{height:40vh!important}.height-40dvh-xxl-down{height:40dvh!important}.height-40svh-xxl-down{height:40svh!important}.height-40lvh-xxl-down{height:40lvh!important}.height-50vh-xxl-down{height:50vh!important}.height-50dvh-xxl-down{height:50dvh!important}.height-50svh-xxl-down{height:50svh!important}.height-50lvh-xxl-down{height:50lvh!important}.height-60vh-xxl-down{height:60vh!important}.height-60dvh-xxl-down{height:60dvh!important}.height-60svh-xxl-down{height:60svh!important}.height-60lvh-xxl-down{height:60lvh!important}.height-70vh-xxl-down{height:70vh!important}.height-70dvh-xxl-down{height:70dvh!important}.height-70svh-xxl-down{height:70svh!important}.height-70lvh-xxl-down{height:70lvh!important}.height-80vh-xxl-down{height:80vh!important}.height-80dvh-xxl-down{height:80dvh!important}.height-80svh-xxl-down{height:80svh!important}.height-80lvh-xxl-down{height:80lvh!important}.height-90vh-xxl-down{height:90vh!important}.height-90dvh-xxl-down{height:90dvh!important}.height-90svh-xxl-down{height:90svh!important}.height-90lvh-xxl-down{height:90lvh!important}.height-100vh-xxl-down{height:100vh!important}.height-100dvh-xxl-down{height:100dvh!important}.height-100svh-xxl-down{height:100svh!important}.height-100lvh-xxl-down{height:100lvh!important}}@media (max-width: 2559px){.height-0-xxxl-down{height:0!important}.height-50-xxxl-down{height:50%!important}.height-100-xxxl-down{height:100%!important}.height-10vh-xxxl-down{height:10vh!important}.height-10dvh-xxxl-down{height:10dvh!important}.height-10svh-xxxl-down{height:10svh!important}.height-10lvh-xxxl-down{height:10lvh!important}.height-20vh-xxxl-down{height:20vh!important}.height-20dvh-xxxl-down{height:20dvh!important}.height-20svh-xxxl-down{height:20svh!important}.height-20lvh-xxxl-down{height:20lvh!important}.height-30vh-xxxl-down{height:30vh!important}.height-30dvh-xxxl-down{height:30dvh!important}.height-30svh-xxxl-down{height:30svh!important}.height-30lvh-xxxl-down{height:30lvh!important}.height-40vh-xxxl-down{height:40vh!important}.height-40dvh-xxxl-down{height:40dvh!important}.height-40svh-xxxl-down{height:40svh!important}.height-40lvh-xxxl-down{height:40lvh!important}.height-50vh-xxxl-down{height:50vh!important}.height-50dvh-xxxl-down{height:50dvh!important}.height-50svh-xxxl-down{height:50svh!important}.height-50lvh-xxxl-down{height:50lvh!important}.height-60vh-xxxl-down{height:60vh!important}.height-60dvh-xxxl-down{height:60dvh!important}.height-60svh-xxxl-down{height:60svh!important}.height-60lvh-xxxl-down{height:60lvh!important}.height-70vh-xxxl-down{height:70vh!important}.height-70dvh-xxxl-down{height:70dvh!important}.height-70svh-xxxl-down{height:70svh!important}.height-70lvh-xxxl-down{height:70lvh!important}.height-80vh-xxxl-down{height:80vh!important}.height-80dvh-xxxl-down{height:80dvh!important}.height-80svh-xxxl-down{height:80svh!important}.height-80lvh-xxxl-down{height:80lvh!important}.height-90vh-xxxl-down{height:90vh!important}.height-90dvh-xxxl-down{height:90dvh!important}.height-90svh-xxxl-down{height:90svh!important}.height-90lvh-xxxl-down{height:90lvh!important}.height-100vh-xxxl-down{height:100vh!important}.height-100dvh-xxxl-down{height:100dvh!important}.height-100svh-xxxl-down{height:100svh!important}.height-100lvh-xxxl-down{height:100lvh!important}}.img{display:block}.img-responsive{display:block;width:100%;height:auto}.line-clamp-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-4{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-5{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-6{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-7{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-8{display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-9{display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-10{display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden}.line-height-1{line-height:1}.line-height-1-1{line-height:1.1}.line-height-1-2{line-height:1.2}.line-height-1-3{line-height:1.3}.line-height-1-4{line-height:1.4}.line-height-1-5{line-height:1.5}.line-height-1-6{line-height:1.6}.line-height-1-7{line-height:1.7}.line-height-1-8{line-height:1.8}.line-height-1-9{line-height:1.9}.line-height-2{line-height:2}.margin-0{margin:0!important}.margin-x-0{margin-left:0!important;margin-right:0!important}.margin-y-0{margin-top:0!important;margin-bottom:0!important}.margin-top-0{margin-top:0!important}.margin-right-0{margin-right:0!important}.margin-bottom-0{margin-bottom:0!important}.margin-left-0{margin-left:0!important}@media (min-width: 0){.margin-top-0-xs-up{margin-top:0!important}.margin-right-0-xs-up{margin-right:0!important}.margin-bottom-0-xs-up{margin-bottom:0!important}.margin-left-0-xs-up{margin-left:0!important}}@media (min-width: 768px){.margin-top-0-sm-up{margin-top:0!important}.margin-right-0-sm-up{margin-right:0!important}.margin-bottom-0-sm-up{margin-bottom:0!important}.margin-left-0-sm-up{margin-left:0!important}}@media (min-width: 1024px){.margin-top-0-md-up{margin-top:0!important}.margin-right-0-md-up{margin-right:0!important}.margin-bottom-0-md-up{margin-bottom:0!important}.margin-left-0-md-up{margin-left:0!important}}@media (min-width: 1440px){.margin-top-0-lg-up{margin-top:0!important}.margin-right-0-lg-up{margin-right:0!important}.margin-bottom-0-lg-up{margin-bottom:0!important}.margin-left-0-lg-up{margin-left:0!important}}@media (min-width: 1920px){.margin-top-0-xl-up{margin-top:0!important}.margin-right-0-xl-up{margin-right:0!important}.margin-bottom-0-xl-up{margin-bottom:0!important}.margin-left-0-xl-up{margin-left:0!important}}@media (min-width: 2100px){.margin-top-0-xxl-up{margin-top:0!important}.margin-right-0-xxl-up{margin-right:0!important}.margin-bottom-0-xxl-up{margin-bottom:0!important}.margin-left-0-xxl-up{margin-left:0!important}}@media (min-width: 2560px){.margin-top-0-xxxl-up{margin-top:0!important}.margin-right-0-xxxl-up{margin-right:0!important}.margin-bottom-0-xxxl-up{margin-bottom:0!important}.margin-left-0-xxxl-up{margin-left:0!important}}@media (max-width: -1px){.margin-top-0-xs-down{margin-top:0!important}.margin-right-0-xs-down{margin-right:0!important}.margin-bottom-0-xs-down{margin-bottom:0!important}.margin-left-0-xs-down{margin-left:0!important}}@media (max-width: 767px){.margin-top-0-sm-down{margin-top:0!important}.margin-right-0-sm-down{margin-right:0!important}.margin-bottom-0-sm-down{margin-bottom:0!important}.margin-left-0-sm-down{margin-left:0!important}}@media (max-width: 1023px){.margin-top-0-md-down{margin-top:0!important}.margin-right-0-md-down{margin-right:0!important}.margin-bottom-0-md-down{margin-bottom:0!important}.margin-left-0-md-down{margin-left:0!important}}@media (max-width: 1439px){.margin-top-0-lg-down{margin-top:0!important}.margin-right-0-lg-down{margin-right:0!important}.margin-bottom-0-lg-down{margin-bottom:0!important}.margin-left-0-lg-down{margin-left:0!important}}@media (max-width: 1919px){.margin-top-0-xl-down{margin-top:0!important}.margin-right-0-xl-down{margin-right:0!important}.margin-bottom-0-xl-down{margin-bottom:0!important}.margin-left-0-xl-down{margin-left:0!important}}@media (max-width: 2099px){.margin-top-0-xxl-down{margin-top:0!important}.margin-right-0-xxl-down{margin-right:0!important}.margin-bottom-0-xxl-down{margin-bottom:0!important}.margin-left-0-xxl-down{margin-left:0!important}}@media (max-width: 2559px){.margin-top-0-xxxl-down{margin-top:0!important}.margin-right-0-xxxl-down{margin-right:0!important}.margin-bottom-0-xxxl-down{margin-bottom:0!important}.margin-left-0-xxxl-down{margin-left:0!important}}.margin-4{margin:4px!important}.margin-8{margin:8px!important}.margin-12{margin:12px!important}.margin-16{margin:16px!important}.margin-20{margin:20px!important}.margin-24{margin:24px!important}.margin-28{margin:28px!important}.margin-32{margin:32px!important}.margin-36{margin:36px!important}.margin-40{margin:40px!important}.margin-44{margin:44px!important}.margin-48{margin:48px!important}.margin-52{margin:52px!important}.margin-56{margin:56px!important}.margin-60{margin:60px!important}.margin-64{margin:64px!important}.margin-68{margin:68px!important}.margin-72{margin:72px!important}.margin-76{margin:76px!important}.margin-80{margin:80px!important}.margin-84{margin:84px!important}.margin-88{margin:88px!important}.margin-92{margin:92px!important}.margin-96{margin:96px!important}.margin-100{margin:100px!important}.margin-104{margin:104px!important}.margin-108{margin:108px!important}.margin-112{margin:112px!important}.margin-116{margin:116px!important}.margin-120{margin:120px!important}.margin-top-4{margin-top:4px!important}.margin-top-8{margin-top:8px!important}.margin-top-12{margin-top:12px!important}.margin-top-16{margin-top:16px!important}.margin-top-20{margin-top:20px!important}.margin-top-24{margin-top:24px!important}.margin-top-28{margin-top:28px!important}.margin-top-32{margin-top:32px!important}.margin-top-36{margin-top:36px!important}.margin-top-40{margin-top:40px!important}.margin-top-44{margin-top:44px!important}.margin-top-48{margin-top:48px!important}.margin-top-52{margin-top:52px!important}.margin-top-56{margin-top:56px!important}.margin-top-60{margin-top:60px!important}.margin-top-64{margin-top:64px!important}.margin-top-68{margin-top:68px!important}.margin-top-72{margin-top:72px!important}.margin-top-76{margin-top:76px!important}.margin-top-80{margin-top:80px!important}.margin-top-84{margin-top:84px!important}.margin-top-88{margin-top:88px!important}.margin-top-92{margin-top:92px!important}.margin-top-96{margin-top:96px!important}.margin-top-100{margin-top:100px!important}.margin-top-104{margin-top:104px!important}.margin-top-108{margin-top:108px!important}.margin-top-112{margin-top:112px!important}.margin-top-116{margin-top:116px!important}.margin-top-120{margin-top:120px!important}.margin-right-4{margin-right:4px!important}.margin-right-8{margin-right:8px!important}.margin-right-12{margin-right:12px!important}.margin-right-16{margin-right:16px!important}.margin-right-20{margin-right:20px!important}.margin-right-24{margin-right:24px!important}.margin-right-28{margin-right:28px!important}.margin-right-32{margin-right:32px!important}.margin-right-36{margin-right:36px!important}.margin-right-40{margin-right:40px!important}.margin-right-44{margin-right:44px!important}.margin-right-48{margin-right:48px!important}.margin-right-52{margin-right:52px!important}.margin-right-56{margin-right:56px!important}.margin-right-60{margin-right:60px!important}.margin-right-64{margin-right:64px!important}.margin-right-68{margin-right:68px!important}.margin-right-72{margin-right:72px!important}.margin-right-76{margin-right:76px!important}.margin-right-80{margin-right:80px!important}.margin-right-84{margin-right:84px!important}.margin-right-88{margin-right:88px!important}.margin-right-92{margin-right:92px!important}.margin-right-96{margin-right:96px!important}.margin-right-100{margin-right:100px!important}.margin-right-104{margin-right:104px!important}.margin-right-108{margin-right:108px!important}.margin-right-112{margin-right:112px!important}.margin-right-116{margin-right:116px!important}.margin-right-120{margin-right:120px!important}.margin-bottom-4{margin-bottom:4px!important}.margin-bottom-8{margin-bottom:8px!important}.margin-bottom-12{margin-bottom:12px!important}.margin-bottom-16{margin-bottom:16px!important}.margin-bottom-20{margin-bottom:20px!important}.margin-bottom-24{margin-bottom:24px!important}.margin-bottom-28{margin-bottom:28px!important}.margin-bottom-32{margin-bottom:32px!important}.margin-bottom-36{margin-bottom:36px!important}.margin-bottom-40{margin-bottom:40px!important}.margin-bottom-44{margin-bottom:44px!important}.margin-bottom-48{margin-bottom:48px!important}.margin-bottom-52{margin-bottom:52px!important}.margin-bottom-56{margin-bottom:56px!important}.margin-bottom-60{margin-bottom:60px!important}.margin-bottom-64{margin-bottom:64px!important}.margin-bottom-68{margin-bottom:68px!important}.margin-bottom-72{margin-bottom:72px!important}.margin-bottom-76{margin-bottom:76px!important}.margin-bottom-80{margin-bottom:80px!important}.margin-bottom-84{margin-bottom:84px!important}.margin-bottom-88{margin-bottom:88px!important}.margin-bottom-92{margin-bottom:92px!important}.margin-bottom-96{margin-bottom:96px!important}.margin-bottom-100{margin-bottom:100px!important}.margin-bottom-104{margin-bottom:104px!important}.margin-bottom-108{margin-bottom:108px!important}.margin-bottom-112{margin-bottom:112px!important}.margin-bottom-116{margin-bottom:116px!important}.margin-bottom-120{margin-bottom:120px!important}.margin-left-4{margin-left:4px!important}.margin-left-8{margin-left:8px!important}.margin-left-12{margin-left:12px!important}.margin-left-16{margin-left:16px!important}.margin-left-20{margin-left:20px!important}.margin-left-24{margin-left:24px!important}.margin-left-28{margin-left:28px!important}.margin-left-32{margin-left:32px!important}.margin-left-36{margin-left:36px!important}.margin-left-40{margin-left:40px!important}.margin-left-44{margin-left:44px!important}.margin-left-48{margin-left:48px!important}.margin-left-52{margin-left:52px!important}.margin-left-56{margin-left:56px!important}.margin-left-60{margin-left:60px!important}.margin-left-64{margin-left:64px!important}.margin-left-68{margin-left:68px!important}.margin-left-72{margin-left:72px!important}.margin-left-76{margin-left:76px!important}.margin-left-80{margin-left:80px!important}.margin-left-84{margin-left:84px!important}.margin-left-88{margin-left:88px!important}.margin-left-92{margin-left:92px!important}.margin-left-96{margin-left:96px!important}.margin-left-100{margin-left:100px!important}.margin-left-104{margin-left:104px!important}.margin-left-108{margin-left:108px!important}.margin-left-112{margin-left:112px!important}.margin-left-116{margin-left:116px!important}.margin-left-120{margin-left:120px!important}.margin-x-4{margin-left:4px!important;margin-right:4px!important}.margin-x-8{margin-left:8px!important;margin-right:8px!important}.margin-x-12{margin-left:12px!important;margin-right:12px!important}.margin-x-16{margin-left:16px!important;margin-right:16px!important}.margin-x-20{margin-left:20px!important;margin-right:20px!important}.margin-x-24{margin-left:24px!important;margin-right:24px!important}.margin-x-28{margin-left:28px!important;margin-right:28px!important}.margin-x-32{margin-left:32px!important;margin-right:32px!important}.margin-x-36{margin-left:36px!important;margin-right:36px!important}.margin-x-40{margin-left:40px!important;margin-right:40px!important}.margin-x-44{margin-left:44px!important;margin-right:44px!important}.margin-x-48{margin-left:48px!important;margin-right:48px!important}.margin-x-52{margin-left:52px!important;margin-right:52px!important}.margin-x-56{margin-left:56px!important;margin-right:56px!important}.margin-x-60{margin-left:60px!important;margin-right:60px!important}.margin-x-64{margin-left:64px!important;margin-right:64px!important}.margin-x-68{margin-left:68px!important;margin-right:68px!important}.margin-x-72{margin-left:72px!important;margin-right:72px!important}.margin-x-76{margin-left:76px!important;margin-right:76px!important}.margin-x-80{margin-left:80px!important;margin-right:80px!important}.margin-x-84{margin-left:84px!important;margin-right:84px!important}.margin-x-88{margin-left:88px!important;margin-right:88px!important}.margin-x-92{margin-left:92px!important;margin-right:92px!important}.margin-x-96{margin-left:96px!important;margin-right:96px!important}.margin-x-100{margin-left:100px!important;margin-right:100px!important}.margin-x-104{margin-left:104px!important;margin-right:104px!important}.margin-x-108{margin-left:108px!important;margin-right:108px!important}.margin-x-112{margin-left:112px!important;margin-right:112px!important}.margin-x-116{margin-left:116px!important;margin-right:116px!important}.margin-x-120{margin-left:120px!important;margin-right:120px!important}.margin-y-4{margin-top:4px!important;margin-bottom:4px!important}.margin-y-8{margin-top:8px!important;margin-bottom:8px!important}.margin-y-12{margin-top:12px!important;margin-bottom:12px!important}.margin-y-16{margin-top:16px!important;margin-bottom:16px!important}.margin-y-20{margin-top:20px!important;margin-bottom:20px!important}.margin-y-24{margin-top:24px!important;margin-bottom:24px!important}.margin-y-28{margin-top:28px!important;margin-bottom:28px!important}.margin-y-32{margin-top:32px!important;margin-bottom:32px!important}.margin-y-36{margin-top:36px!important;margin-bottom:36px!important}.margin-y-40{margin-top:40px!important;margin-bottom:40px!important}.margin-y-44{margin-top:44px!important;margin-bottom:44px!important}.margin-y-48{margin-top:48px!important;margin-bottom:48px!important}.margin-y-52{margin-top:52px!important;margin-bottom:52px!important}.margin-y-56{margin-top:56px!important;margin-bottom:56px!important}.margin-y-60{margin-top:60px!important;margin-bottom:60px!important}.margin-y-64{margin-top:64px!important;margin-bottom:64px!important}.margin-y-68{margin-top:68px!important;margin-bottom:68px!important}.margin-y-72{margin-top:72px!important;margin-bottom:72px!important}.margin-y-76{margin-top:76px!important;margin-bottom:76px!important}.margin-y-80{margin-top:80px!important;margin-bottom:80px!important}.margin-y-84{margin-top:84px!important;margin-bottom:84px!important}.margin-y-88{margin-top:88px!important;margin-bottom:88px!important}.margin-y-92{margin-top:92px!important;margin-bottom:92px!important}.margin-y-96{margin-top:96px!important;margin-bottom:96px!important}.margin-y-100{margin-top:100px!important;margin-bottom:100px!important}.margin-y-104{margin-top:104px!important;margin-bottom:104px!important}.margin-y-108{margin-top:108px!important;margin-bottom:108px!important}.margin-y-112{margin-top:112px!important;margin-bottom:112px!important}.margin-y-116{margin-top:116px!important;margin-bottom:116px!important}.margin-y-120{margin-top:120px!important;margin-bottom:120px!important}@media (min-width: 0){.margin-top-4-xs-up{margin-top:4px!important}.margin-top-8-xs-up{margin-top:8px!important}.margin-top-12-xs-up{margin-top:12px!important}.margin-top-16-xs-up{margin-top:16px!important}.margin-top-20-xs-up{margin-top:20px!important}.margin-top-24-xs-up{margin-top:24px!important}.margin-top-28-xs-up{margin-top:28px!important}.margin-top-32-xs-up{margin-top:32px!important}.margin-top-36-xs-up{margin-top:36px!important}.margin-top-40-xs-up{margin-top:40px!important}.margin-top-44-xs-up{margin-top:44px!important}.margin-top-48-xs-up{margin-top:48px!important}.margin-top-52-xs-up{margin-top:52px!important}.margin-top-56-xs-up{margin-top:56px!important}.margin-top-60-xs-up{margin-top:60px!important}.margin-top-64-xs-up{margin-top:64px!important}.margin-top-68-xs-up{margin-top:68px!important}.margin-top-72-xs-up{margin-top:72px!important}.margin-top-76-xs-up{margin-top:76px!important}.margin-top-80-xs-up{margin-top:80px!important}.margin-top-84-xs-up{margin-top:84px!important}.margin-top-88-xs-up{margin-top:88px!important}.margin-top-92-xs-up{margin-top:92px!important}.margin-top-96-xs-up{margin-top:96px!important}.margin-top-100-xs-up{margin-top:100px!important}.margin-top-104-xs-up{margin-top:104px!important}.margin-top-108-xs-up{margin-top:108px!important}.margin-top-112-xs-up{margin-top:112px!important}.margin-top-116-xs-up{margin-top:116px!important}.margin-top-120-xs-up{margin-top:120px!important}.margin-right-4-xs-up{margin-right:4px!important}.margin-right-8-xs-up{margin-right:8px!important}.margin-right-12-xs-up{margin-right:12px!important}.margin-right-16-xs-up{margin-right:16px!important}.margin-right-20-xs-up{margin-right:20px!important}.margin-right-24-xs-up{margin-right:24px!important}.margin-right-28-xs-up{margin-right:28px!important}.margin-right-32-xs-up{margin-right:32px!important}.margin-right-36-xs-up{margin-right:36px!important}.margin-right-40-xs-up{margin-right:40px!important}.margin-right-44-xs-up{margin-right:44px!important}.margin-right-48-xs-up{margin-right:48px!important}.margin-right-52-xs-up{margin-right:52px!important}.margin-right-56-xs-up{margin-right:56px!important}.margin-right-60-xs-up{margin-right:60px!important}.margin-right-64-xs-up{margin-right:64px!important}.margin-right-68-xs-up{margin-right:68px!important}.margin-right-72-xs-up{margin-right:72px!important}.margin-right-76-xs-up{margin-right:76px!important}.margin-right-80-xs-up{margin-right:80px!important}.margin-right-84-xs-up{margin-right:84px!important}.margin-right-88-xs-up{margin-right:88px!important}.margin-right-92-xs-up{margin-right:92px!important}.margin-right-96-xs-up{margin-right:96px!important}.margin-right-100-xs-up{margin-right:100px!important}.margin-right-104-xs-up{margin-right:104px!important}.margin-right-108-xs-up{margin-right:108px!important}.margin-right-112-xs-up{margin-right:112px!important}.margin-right-116-xs-up{margin-right:116px!important}.margin-right-120-xs-up{margin-right:120px!important}.margin-bottom-4-xs-up{margin-bottom:4px!important}.margin-bottom-8-xs-up{margin-bottom:8px!important}.margin-bottom-12-xs-up{margin-bottom:12px!important}.margin-bottom-16-xs-up{margin-bottom:16px!important}.margin-bottom-20-xs-up{margin-bottom:20px!important}.margin-bottom-24-xs-up{margin-bottom:24px!important}.margin-bottom-28-xs-up{margin-bottom:28px!important}.margin-bottom-32-xs-up{margin-bottom:32px!important}.margin-bottom-36-xs-up{margin-bottom:36px!important}.margin-bottom-40-xs-up{margin-bottom:40px!important}.margin-bottom-44-xs-up{margin-bottom:44px!important}.margin-bottom-48-xs-up{margin-bottom:48px!important}.margin-bottom-52-xs-up{margin-bottom:52px!important}.margin-bottom-56-xs-up{margin-bottom:56px!important}.margin-bottom-60-xs-up{margin-bottom:60px!important}.margin-bottom-64-xs-up{margin-bottom:64px!important}.margin-bottom-68-xs-up{margin-bottom:68px!important}.margin-bottom-72-xs-up{margin-bottom:72px!important}.margin-bottom-76-xs-up{margin-bottom:76px!important}.margin-bottom-80-xs-up{margin-bottom:80px!important}.margin-bottom-84-xs-up{margin-bottom:84px!important}.margin-bottom-88-xs-up{margin-bottom:88px!important}.margin-bottom-92-xs-up{margin-bottom:92px!important}.margin-bottom-96-xs-up{margin-bottom:96px!important}.margin-bottom-100-xs-up{margin-bottom:100px!important}.margin-bottom-104-xs-up{margin-bottom:104px!important}.margin-bottom-108-xs-up{margin-bottom:108px!important}.margin-bottom-112-xs-up{margin-bottom:112px!important}.margin-bottom-116-xs-up{margin-bottom:116px!important}.margin-bottom-120-xs-up{margin-bottom:120px!important}.margin-left-4-xs-up{margin-left:4px!important}.margin-left-8-xs-up{margin-left:8px!important}.margin-left-12-xs-up{margin-left:12px!important}.margin-left-16-xs-up{margin-left:16px!important}.margin-left-20-xs-up{margin-left:20px!important}.margin-left-24-xs-up{margin-left:24px!important}.margin-left-28-xs-up{margin-left:28px!important}.margin-left-32-xs-up{margin-left:32px!important}.margin-left-36-xs-up{margin-left:36px!important}.margin-left-40-xs-up{margin-left:40px!important}.margin-left-44-xs-up{margin-left:44px!important}.margin-left-48-xs-up{margin-left:48px!important}.margin-left-52-xs-up{margin-left:52px!important}.margin-left-56-xs-up{margin-left:56px!important}.margin-left-60-xs-up{margin-left:60px!important}.margin-left-64-xs-up{margin-left:64px!important}.margin-left-68-xs-up{margin-left:68px!important}.margin-left-72-xs-up{margin-left:72px!important}.margin-left-76-xs-up{margin-left:76px!important}.margin-left-80-xs-up{margin-left:80px!important}.margin-left-84-xs-up{margin-left:84px!important}.margin-left-88-xs-up{margin-left:88px!important}.margin-left-92-xs-up{margin-left:92px!important}.margin-left-96-xs-up{margin-left:96px!important}.margin-left-100-xs-up{margin-left:100px!important}.margin-left-104-xs-up{margin-left:104px!important}.margin-left-108-xs-up{margin-left:108px!important}.margin-left-112-xs-up{margin-left:112px!important}.margin-left-116-xs-up{margin-left:116px!important}.margin-left-120-xs-up{margin-left:120px!important}.margin-x-4-xs-up{margin-left:4px!important;margin-right:4px!important}.margin-x-8-xs-up{margin-left:8px!important;margin-right:8px!important}.margin-x-12-xs-up{margin-left:12px!important;margin-right:12px!important}.margin-x-16-xs-up{margin-left:16px!important;margin-right:16px!important}.margin-x-20-xs-up{margin-left:20px!important;margin-right:20px!important}.margin-x-24-xs-up{margin-left:24px!important;margin-right:24px!important}.margin-x-28-xs-up{margin-left:28px!important;margin-right:28px!important}.margin-x-32-xs-up{margin-left:32px!important;margin-right:32px!important}.margin-x-36-xs-up{margin-left:36px!important;margin-right:36px!important}.margin-x-40-xs-up{margin-left:40px!important;margin-right:40px!important}.margin-x-44-xs-up{margin-left:44px!important;margin-right:44px!important}.margin-x-48-xs-up{margin-left:48px!important;margin-right:48px!important}.margin-x-52-xs-up{margin-left:52px!important;margin-right:52px!important}.margin-x-56-xs-up{margin-left:56px!important;margin-right:56px!important}.margin-x-60-xs-up{margin-left:60px!important;margin-right:60px!important}.margin-x-64-xs-up{margin-left:64px!important;margin-right:64px!important}.margin-x-68-xs-up{margin-left:68px!important;margin-right:68px!important}.margin-x-72-xs-up{margin-left:72px!important;margin-right:72px!important}.margin-x-76-xs-up{margin-left:76px!important;margin-right:76px!important}.margin-x-80-xs-up{margin-left:80px!important;margin-right:80px!important}.margin-x-84-xs-up{margin-left:84px!important;margin-right:84px!important}.margin-x-88-xs-up{margin-left:88px!important;margin-right:88px!important}.margin-x-92-xs-up{margin-left:92px!important;margin-right:92px!important}.margin-x-96-xs-up{margin-left:96px!important;margin-right:96px!important}.margin-x-100-xs-up{margin-left:100px!important;margin-right:100px!important}.margin-x-104-xs-up{margin-left:104px!important;margin-right:104px!important}.margin-x-108-xs-up{margin-left:108px!important;margin-right:108px!important}.margin-x-112-xs-up{margin-left:112px!important;margin-right:112px!important}.margin-x-116-xs-up{margin-left:116px!important;margin-right:116px!important}.margin-x-120-xs-up{margin-left:120px!important;margin-right:120px!important}.margin-y-4-xs-up{margin-top:4px!important;margin-bottom:4px!important}.margin-y-8-xs-up{margin-top:8px!important;margin-bottom:8px!important}.margin-y-12-xs-up{margin-top:12px!important;margin-bottom:12px!important}.margin-y-16-xs-up{margin-top:16px!important;margin-bottom:16px!important}.margin-y-20-xs-up{margin-top:20px!important;margin-bottom:20px!important}.margin-y-24-xs-up{margin-top:24px!important;margin-bottom:24px!important}.margin-y-28-xs-up{margin-top:28px!important;margin-bottom:28px!important}.margin-y-32-xs-up{margin-top:32px!important;margin-bottom:32px!important}.margin-y-36-xs-up{margin-top:36px!important;margin-bottom:36px!important}.margin-y-40-xs-up{margin-top:40px!important;margin-bottom:40px!important}.margin-y-44-xs-up{margin-top:44px!important;margin-bottom:44px!important}.margin-y-48-xs-up{margin-top:48px!important;margin-bottom:48px!important}.margin-y-52-xs-up{margin-top:52px!important;margin-bottom:52px!important}.margin-y-56-xs-up{margin-top:56px!important;margin-bottom:56px!important}.margin-y-60-xs-up{margin-top:60px!important;margin-bottom:60px!important}.margin-y-64-xs-up{margin-top:64px!important;margin-bottom:64px!important}.margin-y-68-xs-up{margin-top:68px!important;margin-bottom:68px!important}.margin-y-72-xs-up{margin-top:72px!important;margin-bottom:72px!important}.margin-y-76-xs-up{margin-top:76px!important;margin-bottom:76px!important}.margin-y-80-xs-up{margin-top:80px!important;margin-bottom:80px!important}.margin-y-84-xs-up{margin-top:84px!important;margin-bottom:84px!important}.margin-y-88-xs-up{margin-top:88px!important;margin-bottom:88px!important}.margin-y-92-xs-up{margin-top:92px!important;margin-bottom:92px!important}.margin-y-96-xs-up{margin-top:96px!important;margin-bottom:96px!important}.margin-y-100-xs-up{margin-top:100px!important;margin-bottom:100px!important}.margin-y-104-xs-up{margin-top:104px!important;margin-bottom:104px!important}.margin-y-108-xs-up{margin-top:108px!important;margin-bottom:108px!important}.margin-y-112-xs-up{margin-top:112px!important;margin-bottom:112px!important}.margin-y-116-xs-up{margin-top:116px!important;margin-bottom:116px!important}.margin-y-120-xs-up{margin-top:120px!important;margin-bottom:120px!important}.margin-4-xs-up{margin:4px!important}.margin-8-xs-up{margin:8px!important}.margin-12-xs-up{margin:12px!important}.margin-16-xs-up{margin:16px!important}.margin-20-xs-up{margin:20px!important}.margin-24-xs-up{margin:24px!important}.margin-28-xs-up{margin:28px!important}.margin-32-xs-up{margin:32px!important}.margin-36-xs-up{margin:36px!important}.margin-40-xs-up{margin:40px!important}.margin-44-xs-up{margin:44px!important}.margin-48-xs-up{margin:48px!important}.margin-52-xs-up{margin:52px!important}.margin-56-xs-up{margin:56px!important}.margin-60-xs-up{margin:60px!important}.margin-64-xs-up{margin:64px!important}.margin-68-xs-up{margin:68px!important}.margin-72-xs-up{margin:72px!important}.margin-76-xs-up{margin:76px!important}.margin-80-xs-up{margin:80px!important}.margin-84-xs-up{margin:84px!important}.margin-88-xs-up{margin:88px!important}.margin-92-xs-up{margin:92px!important}.margin-96-xs-up{margin:96px!important}.margin-100-xs-up{margin:100px!important}.margin-104-xs-up{margin:104px!important}.margin-108-xs-up{margin:108px!important}.margin-112-xs-up{margin:112px!important}.margin-116-xs-up{margin:116px!important}.margin-120-xs-up{margin:120px!important}}@media (min-width: 768px){.margin-top-4-sm-up{margin-top:4px!important}.margin-top-8-sm-up{margin-top:8px!important}.margin-top-12-sm-up{margin-top:12px!important}.margin-top-16-sm-up{margin-top:16px!important}.margin-top-20-sm-up{margin-top:20px!important}.margin-top-24-sm-up{margin-top:24px!important}.margin-top-28-sm-up{margin-top:28px!important}.margin-top-32-sm-up{margin-top:32px!important}.margin-top-36-sm-up{margin-top:36px!important}.margin-top-40-sm-up{margin-top:40px!important}.margin-top-44-sm-up{margin-top:44px!important}.margin-top-48-sm-up{margin-top:48px!important}.margin-top-52-sm-up{margin-top:52px!important}.margin-top-56-sm-up{margin-top:56px!important}.margin-top-60-sm-up{margin-top:60px!important}.margin-top-64-sm-up{margin-top:64px!important}.margin-top-68-sm-up{margin-top:68px!important}.margin-top-72-sm-up{margin-top:72px!important}.margin-top-76-sm-up{margin-top:76px!important}.margin-top-80-sm-up{margin-top:80px!important}.margin-top-84-sm-up{margin-top:84px!important}.margin-top-88-sm-up{margin-top:88px!important}.margin-top-92-sm-up{margin-top:92px!important}.margin-top-96-sm-up{margin-top:96px!important}.margin-top-100-sm-up{margin-top:100px!important}.margin-top-104-sm-up{margin-top:104px!important}.margin-top-108-sm-up{margin-top:108px!important}.margin-top-112-sm-up{margin-top:112px!important}.margin-top-116-sm-up{margin-top:116px!important}.margin-top-120-sm-up{margin-top:120px!important}.margin-right-4-sm-up{margin-right:4px!important}.margin-right-8-sm-up{margin-right:8px!important}.margin-right-12-sm-up{margin-right:12px!important}.margin-right-16-sm-up{margin-right:16px!important}.margin-right-20-sm-up{margin-right:20px!important}.margin-right-24-sm-up{margin-right:24px!important}.margin-right-28-sm-up{margin-right:28px!important}.margin-right-32-sm-up{margin-right:32px!important}.margin-right-36-sm-up{margin-right:36px!important}.margin-right-40-sm-up{margin-right:40px!important}.margin-right-44-sm-up{margin-right:44px!important}.margin-right-48-sm-up{margin-right:48px!important}.margin-right-52-sm-up{margin-right:52px!important}.margin-right-56-sm-up{margin-right:56px!important}.margin-right-60-sm-up{margin-right:60px!important}.margin-right-64-sm-up{margin-right:64px!important}.margin-right-68-sm-up{margin-right:68px!important}.margin-right-72-sm-up{margin-right:72px!important}.margin-right-76-sm-up{margin-right:76px!important}.margin-right-80-sm-up{margin-right:80px!important}.margin-right-84-sm-up{margin-right:84px!important}.margin-right-88-sm-up{margin-right:88px!important}.margin-right-92-sm-up{margin-right:92px!important}.margin-right-96-sm-up{margin-right:96px!important}.margin-right-100-sm-up{margin-right:100px!important}.margin-right-104-sm-up{margin-right:104px!important}.margin-right-108-sm-up{margin-right:108px!important}.margin-right-112-sm-up{margin-right:112px!important}.margin-right-116-sm-up{margin-right:116px!important}.margin-right-120-sm-up{margin-right:120px!important}.margin-bottom-4-sm-up{margin-bottom:4px!important}.margin-bottom-8-sm-up{margin-bottom:8px!important}.margin-bottom-12-sm-up{margin-bottom:12px!important}.margin-bottom-16-sm-up{margin-bottom:16px!important}.margin-bottom-20-sm-up{margin-bottom:20px!important}.margin-bottom-24-sm-up{margin-bottom:24px!important}.margin-bottom-28-sm-up{margin-bottom:28px!important}.margin-bottom-32-sm-up{margin-bottom:32px!important}.margin-bottom-36-sm-up{margin-bottom:36px!important}.margin-bottom-40-sm-up{margin-bottom:40px!important}.margin-bottom-44-sm-up{margin-bottom:44px!important}.margin-bottom-48-sm-up{margin-bottom:48px!important}.margin-bottom-52-sm-up{margin-bottom:52px!important}.margin-bottom-56-sm-up{margin-bottom:56px!important}.margin-bottom-60-sm-up{margin-bottom:60px!important}.margin-bottom-64-sm-up{margin-bottom:64px!important}.margin-bottom-68-sm-up{margin-bottom:68px!important}.margin-bottom-72-sm-up{margin-bottom:72px!important}.margin-bottom-76-sm-up{margin-bottom:76px!important}.margin-bottom-80-sm-up{margin-bottom:80px!important}.margin-bottom-84-sm-up{margin-bottom:84px!important}.margin-bottom-88-sm-up{margin-bottom:88px!important}.margin-bottom-92-sm-up{margin-bottom:92px!important}.margin-bottom-96-sm-up{margin-bottom:96px!important}.margin-bottom-100-sm-up{margin-bottom:100px!important}.margin-bottom-104-sm-up{margin-bottom:104px!important}.margin-bottom-108-sm-up{margin-bottom:108px!important}.margin-bottom-112-sm-up{margin-bottom:112px!important}.margin-bottom-116-sm-up{margin-bottom:116px!important}.margin-bottom-120-sm-up{margin-bottom:120px!important}.margin-left-4-sm-up{margin-left:4px!important}.margin-left-8-sm-up{margin-left:8px!important}.margin-left-12-sm-up{margin-left:12px!important}.margin-left-16-sm-up{margin-left:16px!important}.margin-left-20-sm-up{margin-left:20px!important}.margin-left-24-sm-up{margin-left:24px!important}.margin-left-28-sm-up{margin-left:28px!important}.margin-left-32-sm-up{margin-left:32px!important}.margin-left-36-sm-up{margin-left:36px!important}.margin-left-40-sm-up{margin-left:40px!important}.margin-left-44-sm-up{margin-left:44px!important}.margin-left-48-sm-up{margin-left:48px!important}.margin-left-52-sm-up{margin-left:52px!important}.margin-left-56-sm-up{margin-left:56px!important}.margin-left-60-sm-up{margin-left:60px!important}.margin-left-64-sm-up{margin-left:64px!important}.margin-left-68-sm-up{margin-left:68px!important}.margin-left-72-sm-up{margin-left:72px!important}.margin-left-76-sm-up{margin-left:76px!important}.margin-left-80-sm-up{margin-left:80px!important}.margin-left-84-sm-up{margin-left:84px!important}.margin-left-88-sm-up{margin-left:88px!important}.margin-left-92-sm-up{margin-left:92px!important}.margin-left-96-sm-up{margin-left:96px!important}.margin-left-100-sm-up{margin-left:100px!important}.margin-left-104-sm-up{margin-left:104px!important}.margin-left-108-sm-up{margin-left:108px!important}.margin-left-112-sm-up{margin-left:112px!important}.margin-left-116-sm-up{margin-left:116px!important}.margin-left-120-sm-up{margin-left:120px!important}.margin-x-4-sm-up{margin-left:4px!important;margin-right:4px!important}.margin-x-8-sm-up{margin-left:8px!important;margin-right:8px!important}.margin-x-12-sm-up{margin-left:12px!important;margin-right:12px!important}.margin-x-16-sm-up{margin-left:16px!important;margin-right:16px!important}.margin-x-20-sm-up{margin-left:20px!important;margin-right:20px!important}.margin-x-24-sm-up{margin-left:24px!important;margin-right:24px!important}.margin-x-28-sm-up{margin-left:28px!important;margin-right:28px!important}.margin-x-32-sm-up{margin-left:32px!important;margin-right:32px!important}.margin-x-36-sm-up{margin-left:36px!important;margin-right:36px!important}.margin-x-40-sm-up{margin-left:40px!important;margin-right:40px!important}.margin-x-44-sm-up{margin-left:44px!important;margin-right:44px!important}.margin-x-48-sm-up{margin-left:48px!important;margin-right:48px!important}.margin-x-52-sm-up{margin-left:52px!important;margin-right:52px!important}.margin-x-56-sm-up{margin-left:56px!important;margin-right:56px!important}.margin-x-60-sm-up{margin-left:60px!important;margin-right:60px!important}.margin-x-64-sm-up{margin-left:64px!important;margin-right:64px!important}.margin-x-68-sm-up{margin-left:68px!important;margin-right:68px!important}.margin-x-72-sm-up{margin-left:72px!important;margin-right:72px!important}.margin-x-76-sm-up{margin-left:76px!important;margin-right:76px!important}.margin-x-80-sm-up{margin-left:80px!important;margin-right:80px!important}.margin-x-84-sm-up{margin-left:84px!important;margin-right:84px!important}.margin-x-88-sm-up{margin-left:88px!important;margin-right:88px!important}.margin-x-92-sm-up{margin-left:92px!important;margin-right:92px!important}.margin-x-96-sm-up{margin-left:96px!important;margin-right:96px!important}.margin-x-100-sm-up{margin-left:100px!important;margin-right:100px!important}.margin-x-104-sm-up{margin-left:104px!important;margin-right:104px!important}.margin-x-108-sm-up{margin-left:108px!important;margin-right:108px!important}.margin-x-112-sm-up{margin-left:112px!important;margin-right:112px!important}.margin-x-116-sm-up{margin-left:116px!important;margin-right:116px!important}.margin-x-120-sm-up{margin-left:120px!important;margin-right:120px!important}.margin-y-4-sm-up{margin-top:4px!important;margin-bottom:4px!important}.margin-y-8-sm-up{margin-top:8px!important;margin-bottom:8px!important}.margin-y-12-sm-up{margin-top:12px!important;margin-bottom:12px!important}.margin-y-16-sm-up{margin-top:16px!important;margin-bottom:16px!important}.margin-y-20-sm-up{margin-top:20px!important;margin-bottom:20px!important}.margin-y-24-sm-up{margin-top:24px!important;margin-bottom:24px!important}.margin-y-28-sm-up{margin-top:28px!important;margin-bottom:28px!important}.margin-y-32-sm-up{margin-top:32px!important;margin-bottom:32px!important}.margin-y-36-sm-up{margin-top:36px!important;margin-bottom:36px!important}.margin-y-40-sm-up{margin-top:40px!important;margin-bottom:40px!important}.margin-y-44-sm-up{margin-top:44px!important;margin-bottom:44px!important}.margin-y-48-sm-up{margin-top:48px!important;margin-bottom:48px!important}.margin-y-52-sm-up{margin-top:52px!important;margin-bottom:52px!important}.margin-y-56-sm-up{margin-top:56px!important;margin-bottom:56px!important}.margin-y-60-sm-up{margin-top:60px!important;margin-bottom:60px!important}.margin-y-64-sm-up{margin-top:64px!important;margin-bottom:64px!important}.margin-y-68-sm-up{margin-top:68px!important;margin-bottom:68px!important}.margin-y-72-sm-up{margin-top:72px!important;margin-bottom:72px!important}.margin-y-76-sm-up{margin-top:76px!important;margin-bottom:76px!important}.margin-y-80-sm-up{margin-top:80px!important;margin-bottom:80px!important}.margin-y-84-sm-up{margin-top:84px!important;margin-bottom:84px!important}.margin-y-88-sm-up{margin-top:88px!important;margin-bottom:88px!important}.margin-y-92-sm-up{margin-top:92px!important;margin-bottom:92px!important}.margin-y-96-sm-up{margin-top:96px!important;margin-bottom:96px!important}.margin-y-100-sm-up{margin-top:100px!important;margin-bottom:100px!important}.margin-y-104-sm-up{margin-top:104px!important;margin-bottom:104px!important}.margin-y-108-sm-up{margin-top:108px!important;margin-bottom:108px!important}.margin-y-112-sm-up{margin-top:112px!important;margin-bottom:112px!important}.margin-y-116-sm-up{margin-top:116px!important;margin-bottom:116px!important}.margin-y-120-sm-up{margin-top:120px!important;margin-bottom:120px!important}.margin-4-sm-up{margin:4px!important}.margin-8-sm-up{margin:8px!important}.margin-12-sm-up{margin:12px!important}.margin-16-sm-up{margin:16px!important}.margin-20-sm-up{margin:20px!important}.margin-24-sm-up{margin:24px!important}.margin-28-sm-up{margin:28px!important}.margin-32-sm-up{margin:32px!important}.margin-36-sm-up{margin:36px!important}.margin-40-sm-up{margin:40px!important}.margin-44-sm-up{margin:44px!important}.margin-48-sm-up{margin:48px!important}.margin-52-sm-up{margin:52px!important}.margin-56-sm-up{margin:56px!important}.margin-60-sm-up{margin:60px!important}.margin-64-sm-up{margin:64px!important}.margin-68-sm-up{margin:68px!important}.margin-72-sm-up{margin:72px!important}.margin-76-sm-up{margin:76px!important}.margin-80-sm-up{margin:80px!important}.margin-84-sm-up{margin:84px!important}.margin-88-sm-up{margin:88px!important}.margin-92-sm-up{margin:92px!important}.margin-96-sm-up{margin:96px!important}.margin-100-sm-up{margin:100px!important}.margin-104-sm-up{margin:104px!important}.margin-108-sm-up{margin:108px!important}.margin-112-sm-up{margin:112px!important}.margin-116-sm-up{margin:116px!important}.margin-120-sm-up{margin:120px!important}}@media (min-width: 1024px){.margin-top-4-md-up{margin-top:4px!important}.margin-top-8-md-up{margin-top:8px!important}.margin-top-12-md-up{margin-top:12px!important}.margin-top-16-md-up{margin-top:16px!important}.margin-top-20-md-up{margin-top:20px!important}.margin-top-24-md-up{margin-top:24px!important}.margin-top-28-md-up{margin-top:28px!important}.margin-top-32-md-up{margin-top:32px!important}.margin-top-36-md-up{margin-top:36px!important}.margin-top-40-md-up{margin-top:40px!important}.margin-top-44-md-up{margin-top:44px!important}.margin-top-48-md-up{margin-top:48px!important}.margin-top-52-md-up{margin-top:52px!important}.margin-top-56-md-up{margin-top:56px!important}.margin-top-60-md-up{margin-top:60px!important}.margin-top-64-md-up{margin-top:64px!important}.margin-top-68-md-up{margin-top:68px!important}.margin-top-72-md-up{margin-top:72px!important}.margin-top-76-md-up{margin-top:76px!important}.margin-top-80-md-up{margin-top:80px!important}.margin-top-84-md-up{margin-top:84px!important}.margin-top-88-md-up{margin-top:88px!important}.margin-top-92-md-up{margin-top:92px!important}.margin-top-96-md-up{margin-top:96px!important}.margin-top-100-md-up{margin-top:100px!important}.margin-top-104-md-up{margin-top:104px!important}.margin-top-108-md-up{margin-top:108px!important}.margin-top-112-md-up{margin-top:112px!important}.margin-top-116-md-up{margin-top:116px!important}.margin-top-120-md-up{margin-top:120px!important}.margin-right-4-md-up{margin-right:4px!important}.margin-right-8-md-up{margin-right:8px!important}.margin-right-12-md-up{margin-right:12px!important}.margin-right-16-md-up{margin-right:16px!important}.margin-right-20-md-up{margin-right:20px!important}.margin-right-24-md-up{margin-right:24px!important}.margin-right-28-md-up{margin-right:28px!important}.margin-right-32-md-up{margin-right:32px!important}.margin-right-36-md-up{margin-right:36px!important}.margin-right-40-md-up{margin-right:40px!important}.margin-right-44-md-up{margin-right:44px!important}.margin-right-48-md-up{margin-right:48px!important}.margin-right-52-md-up{margin-right:52px!important}.margin-right-56-md-up{margin-right:56px!important}.margin-right-60-md-up{margin-right:60px!important}.margin-right-64-md-up{margin-right:64px!important}.margin-right-68-md-up{margin-right:68px!important}.margin-right-72-md-up{margin-right:72px!important}.margin-right-76-md-up{margin-right:76px!important}.margin-right-80-md-up{margin-right:80px!important}.margin-right-84-md-up{margin-right:84px!important}.margin-right-88-md-up{margin-right:88px!important}.margin-right-92-md-up{margin-right:92px!important}.margin-right-96-md-up{margin-right:96px!important}.margin-right-100-md-up{margin-right:100px!important}.margin-right-104-md-up{margin-right:104px!important}.margin-right-108-md-up{margin-right:108px!important}.margin-right-112-md-up{margin-right:112px!important}.margin-right-116-md-up{margin-right:116px!important}.margin-right-120-md-up{margin-right:120px!important}.margin-bottom-4-md-up{margin-bottom:4px!important}.margin-bottom-8-md-up{margin-bottom:8px!important}.margin-bottom-12-md-up{margin-bottom:12px!important}.margin-bottom-16-md-up{margin-bottom:16px!important}.margin-bottom-20-md-up{margin-bottom:20px!important}.margin-bottom-24-md-up{margin-bottom:24px!important}.margin-bottom-28-md-up{margin-bottom:28px!important}.margin-bottom-32-md-up{margin-bottom:32px!important}.margin-bottom-36-md-up{margin-bottom:36px!important}.margin-bottom-40-md-up{margin-bottom:40px!important}.margin-bottom-44-md-up{margin-bottom:44px!important}.margin-bottom-48-md-up{margin-bottom:48px!important}.margin-bottom-52-md-up{margin-bottom:52px!important}.margin-bottom-56-md-up{margin-bottom:56px!important}.margin-bottom-60-md-up{margin-bottom:60px!important}.margin-bottom-64-md-up{margin-bottom:64px!important}.margin-bottom-68-md-up{margin-bottom:68px!important}.margin-bottom-72-md-up{margin-bottom:72px!important}.margin-bottom-76-md-up{margin-bottom:76px!important}.margin-bottom-80-md-up{margin-bottom:80px!important}.margin-bottom-84-md-up{margin-bottom:84px!important}.margin-bottom-88-md-up{margin-bottom:88px!important}.margin-bottom-92-md-up{margin-bottom:92px!important}.margin-bottom-96-md-up{margin-bottom:96px!important}.margin-bottom-100-md-up{margin-bottom:100px!important}.margin-bottom-104-md-up{margin-bottom:104px!important}.margin-bottom-108-md-up{margin-bottom:108px!important}.margin-bottom-112-md-up{margin-bottom:112px!important}.margin-bottom-116-md-up{margin-bottom:116px!important}.margin-bottom-120-md-up{margin-bottom:120px!important}.margin-left-4-md-up{margin-left:4px!important}.margin-left-8-md-up{margin-left:8px!important}.margin-left-12-md-up{margin-left:12px!important}.margin-left-16-md-up{margin-left:16px!important}.margin-left-20-md-up{margin-left:20px!important}.margin-left-24-md-up{margin-left:24px!important}.margin-left-28-md-up{margin-left:28px!important}.margin-left-32-md-up{margin-left:32px!important}.margin-left-36-md-up{margin-left:36px!important}.margin-left-40-md-up{margin-left:40px!important}.margin-left-44-md-up{margin-left:44px!important}.margin-left-48-md-up{margin-left:48px!important}.margin-left-52-md-up{margin-left:52px!important}.margin-left-56-md-up{margin-left:56px!important}.margin-left-60-md-up{margin-left:60px!important}.margin-left-64-md-up{margin-left:64px!important}.margin-left-68-md-up{margin-left:68px!important}.margin-left-72-md-up{margin-left:72px!important}.margin-left-76-md-up{margin-left:76px!important}.margin-left-80-md-up{margin-left:80px!important}.margin-left-84-md-up{margin-left:84px!important}.margin-left-88-md-up{margin-left:88px!important}.margin-left-92-md-up{margin-left:92px!important}.margin-left-96-md-up{margin-left:96px!important}.margin-left-100-md-up{margin-left:100px!important}.margin-left-104-md-up{margin-left:104px!important}.margin-left-108-md-up{margin-left:108px!important}.margin-left-112-md-up{margin-left:112px!important}.margin-left-116-md-up{margin-left:116px!important}.margin-left-120-md-up{margin-left:120px!important}.margin-x-4-md-up{margin-left:4px!important;margin-right:4px!important}.margin-x-8-md-up{margin-left:8px!important;margin-right:8px!important}.margin-x-12-md-up{margin-left:12px!important;margin-right:12px!important}.margin-x-16-md-up{margin-left:16px!important;margin-right:16px!important}.margin-x-20-md-up{margin-left:20px!important;margin-right:20px!important}.margin-x-24-md-up{margin-left:24px!important;margin-right:24px!important}.margin-x-28-md-up{margin-left:28px!important;margin-right:28px!important}.margin-x-32-md-up{margin-left:32px!important;margin-right:32px!important}.margin-x-36-md-up{margin-left:36px!important;margin-right:36px!important}.margin-x-40-md-up{margin-left:40px!important;margin-right:40px!important}.margin-x-44-md-up{margin-left:44px!important;margin-right:44px!important}.margin-x-48-md-up{margin-left:48px!important;margin-right:48px!important}.margin-x-52-md-up{margin-left:52px!important;margin-right:52px!important}.margin-x-56-md-up{margin-left:56px!important;margin-right:56px!important}.margin-x-60-md-up{margin-left:60px!important;margin-right:60px!important}.margin-x-64-md-up{margin-left:64px!important;margin-right:64px!important}.margin-x-68-md-up{margin-left:68px!important;margin-right:68px!important}.margin-x-72-md-up{margin-left:72px!important;margin-right:72px!important}.margin-x-76-md-up{margin-left:76px!important;margin-right:76px!important}.margin-x-80-md-up{margin-left:80px!important;margin-right:80px!important}.margin-x-84-md-up{margin-left:84px!important;margin-right:84px!important}.margin-x-88-md-up{margin-left:88px!important;margin-right:88px!important}.margin-x-92-md-up{margin-left:92px!important;margin-right:92px!important}.margin-x-96-md-up{margin-left:96px!important;margin-right:96px!important}.margin-x-100-md-up{margin-left:100px!important;margin-right:100px!important}.margin-x-104-md-up{margin-left:104px!important;margin-right:104px!important}.margin-x-108-md-up{margin-left:108px!important;margin-right:108px!important}.margin-x-112-md-up{margin-left:112px!important;margin-right:112px!important}.margin-x-116-md-up{margin-left:116px!important;margin-right:116px!important}.margin-x-120-md-up{margin-left:120px!important;margin-right:120px!important}.margin-y-4-md-up{margin-top:4px!important;margin-bottom:4px!important}.margin-y-8-md-up{margin-top:8px!important;margin-bottom:8px!important}.margin-y-12-md-up{margin-top:12px!important;margin-bottom:12px!important}.margin-y-16-md-up{margin-top:16px!important;margin-bottom:16px!important}.margin-y-20-md-up{margin-top:20px!important;margin-bottom:20px!important}.margin-y-24-md-up{margin-top:24px!important;margin-bottom:24px!important}.margin-y-28-md-up{margin-top:28px!important;margin-bottom:28px!important}.margin-y-32-md-up{margin-top:32px!important;margin-bottom:32px!important}.margin-y-36-md-up{margin-top:36px!important;margin-bottom:36px!important}.margin-y-40-md-up{margin-top:40px!important;margin-bottom:40px!important}.margin-y-44-md-up{margin-top:44px!important;margin-bottom:44px!important}.margin-y-48-md-up{margin-top:48px!important;margin-bottom:48px!important}.margin-y-52-md-up{margin-top:52px!important;margin-bottom:52px!important}.margin-y-56-md-up{margin-top:56px!important;margin-bottom:56px!important}.margin-y-60-md-up{margin-top:60px!important;margin-bottom:60px!important}.margin-y-64-md-up{margin-top:64px!important;margin-bottom:64px!important}.margin-y-68-md-up{margin-top:68px!important;margin-bottom:68px!important}.margin-y-72-md-up{margin-top:72px!important;margin-bottom:72px!important}.margin-y-76-md-up{margin-top:76px!important;margin-bottom:76px!important}.margin-y-80-md-up{margin-top:80px!important;margin-bottom:80px!important}.margin-y-84-md-up{margin-top:84px!important;margin-bottom:84px!important}.margin-y-88-md-up{margin-top:88px!important;margin-bottom:88px!important}.margin-y-92-md-up{margin-top:92px!important;margin-bottom:92px!important}.margin-y-96-md-up{margin-top:96px!important;margin-bottom:96px!important}.margin-y-100-md-up{margin-top:100px!important;margin-bottom:100px!important}.margin-y-104-md-up{margin-top:104px!important;margin-bottom:104px!important}.margin-y-108-md-up{margin-top:108px!important;margin-bottom:108px!important}.margin-y-112-md-up{margin-top:112px!important;margin-bottom:112px!important}.margin-y-116-md-up{margin-top:116px!important;margin-bottom:116px!important}.margin-y-120-md-up{margin-top:120px!important;margin-bottom:120px!important}.margin-4-md-up{margin:4px!important}.margin-8-md-up{margin:8px!important}.margin-12-md-up{margin:12px!important}.margin-16-md-up{margin:16px!important}.margin-20-md-up{margin:20px!important}.margin-24-md-up{margin:24px!important}.margin-28-md-up{margin:28px!important}.margin-32-md-up{margin:32px!important}.margin-36-md-up{margin:36px!important}.margin-40-md-up{margin:40px!important}.margin-44-md-up{margin:44px!important}.margin-48-md-up{margin:48px!important}.margin-52-md-up{margin:52px!important}.margin-56-md-up{margin:56px!important}.margin-60-md-up{margin:60px!important}.margin-64-md-up{margin:64px!important}.margin-68-md-up{margin:68px!important}.margin-72-md-up{margin:72px!important}.margin-76-md-up{margin:76px!important}.margin-80-md-up{margin:80px!important}.margin-84-md-up{margin:84px!important}.margin-88-md-up{margin:88px!important}.margin-92-md-up{margin:92px!important}.margin-96-md-up{margin:96px!important}.margin-100-md-up{margin:100px!important}.margin-104-md-up{margin:104px!important}.margin-108-md-up{margin:108px!important}.margin-112-md-up{margin:112px!important}.margin-116-md-up{margin:116px!important}.margin-120-md-up{margin:120px!important}}@media (min-width: 1440px){.margin-top-4-lg-up{margin-top:4px!important}.margin-top-8-lg-up{margin-top:8px!important}.margin-top-12-lg-up{margin-top:12px!important}.margin-top-16-lg-up{margin-top:16px!important}.margin-top-20-lg-up{margin-top:20px!important}.margin-top-24-lg-up{margin-top:24px!important}.margin-top-28-lg-up{margin-top:28px!important}.margin-top-32-lg-up{margin-top:32px!important}.margin-top-36-lg-up{margin-top:36px!important}.margin-top-40-lg-up{margin-top:40px!important}.margin-top-44-lg-up{margin-top:44px!important}.margin-top-48-lg-up{margin-top:48px!important}.margin-top-52-lg-up{margin-top:52px!important}.margin-top-56-lg-up{margin-top:56px!important}.margin-top-60-lg-up{margin-top:60px!important}.margin-top-64-lg-up{margin-top:64px!important}.margin-top-68-lg-up{margin-top:68px!important}.margin-top-72-lg-up{margin-top:72px!important}.margin-top-76-lg-up{margin-top:76px!important}.margin-top-80-lg-up{margin-top:80px!important}.margin-top-84-lg-up{margin-top:84px!important}.margin-top-88-lg-up{margin-top:88px!important}.margin-top-92-lg-up{margin-top:92px!important}.margin-top-96-lg-up{margin-top:96px!important}.margin-top-100-lg-up{margin-top:100px!important}.margin-top-104-lg-up{margin-top:104px!important}.margin-top-108-lg-up{margin-top:108px!important}.margin-top-112-lg-up{margin-top:112px!important}.margin-top-116-lg-up{margin-top:116px!important}.margin-top-120-lg-up{margin-top:120px!important}.margin-right-4-lg-up{margin-right:4px!important}.margin-right-8-lg-up{margin-right:8px!important}.margin-right-12-lg-up{margin-right:12px!important}.margin-right-16-lg-up{margin-right:16px!important}.margin-right-20-lg-up{margin-right:20px!important}.margin-right-24-lg-up{margin-right:24px!important}.margin-right-28-lg-up{margin-right:28px!important}.margin-right-32-lg-up{margin-right:32px!important}.margin-right-36-lg-up{margin-right:36px!important}.margin-right-40-lg-up{margin-right:40px!important}.margin-right-44-lg-up{margin-right:44px!important}.margin-right-48-lg-up{margin-right:48px!important}.margin-right-52-lg-up{margin-right:52px!important}.margin-right-56-lg-up{margin-right:56px!important}.margin-right-60-lg-up{margin-right:60px!important}.margin-right-64-lg-up{margin-right:64px!important}.margin-right-68-lg-up{margin-right:68px!important}.margin-right-72-lg-up{margin-right:72px!important}.margin-right-76-lg-up{margin-right:76px!important}.margin-right-80-lg-up{margin-right:80px!important}.margin-right-84-lg-up{margin-right:84px!important}.margin-right-88-lg-up{margin-right:88px!important}.margin-right-92-lg-up{margin-right:92px!important}.margin-right-96-lg-up{margin-right:96px!important}.margin-right-100-lg-up{margin-right:100px!important}.margin-right-104-lg-up{margin-right:104px!important}.margin-right-108-lg-up{margin-right:108px!important}.margin-right-112-lg-up{margin-right:112px!important}.margin-right-116-lg-up{margin-right:116px!important}.margin-right-120-lg-up{margin-right:120px!important}.margin-bottom-4-lg-up{margin-bottom:4px!important}.margin-bottom-8-lg-up{margin-bottom:8px!important}.margin-bottom-12-lg-up{margin-bottom:12px!important}.margin-bottom-16-lg-up{margin-bottom:16px!important}.margin-bottom-20-lg-up{margin-bottom:20px!important}.margin-bottom-24-lg-up{margin-bottom:24px!important}.margin-bottom-28-lg-up{margin-bottom:28px!important}.margin-bottom-32-lg-up{margin-bottom:32px!important}.margin-bottom-36-lg-up{margin-bottom:36px!important}.margin-bottom-40-lg-up{margin-bottom:40px!important}.margin-bottom-44-lg-up{margin-bottom:44px!important}.margin-bottom-48-lg-up{margin-bottom:48px!important}.margin-bottom-52-lg-up{margin-bottom:52px!important}.margin-bottom-56-lg-up{margin-bottom:56px!important}.margin-bottom-60-lg-up{margin-bottom:60px!important}.margin-bottom-64-lg-up{margin-bottom:64px!important}.margin-bottom-68-lg-up{margin-bottom:68px!important}.margin-bottom-72-lg-up{margin-bottom:72px!important}.margin-bottom-76-lg-up{margin-bottom:76px!important}.margin-bottom-80-lg-up{margin-bottom:80px!important}.margin-bottom-84-lg-up{margin-bottom:84px!important}.margin-bottom-88-lg-up{margin-bottom:88px!important}.margin-bottom-92-lg-up{margin-bottom:92px!important}.margin-bottom-96-lg-up{margin-bottom:96px!important}.margin-bottom-100-lg-up{margin-bottom:100px!important}.margin-bottom-104-lg-up{margin-bottom:104px!important}.margin-bottom-108-lg-up{margin-bottom:108px!important}.margin-bottom-112-lg-up{margin-bottom:112px!important}.margin-bottom-116-lg-up{margin-bottom:116px!important}.margin-bottom-120-lg-up{margin-bottom:120px!important}.margin-left-4-lg-up{margin-left:4px!important}.margin-left-8-lg-up{margin-left:8px!important}.margin-left-12-lg-up{margin-left:12px!important}.margin-left-16-lg-up{margin-left:16px!important}.margin-left-20-lg-up{margin-left:20px!important}.margin-left-24-lg-up{margin-left:24px!important}.margin-left-28-lg-up{margin-left:28px!important}.margin-left-32-lg-up{margin-left:32px!important}.margin-left-36-lg-up{margin-left:36px!important}.margin-left-40-lg-up{margin-left:40px!important}.margin-left-44-lg-up{margin-left:44px!important}.margin-left-48-lg-up{margin-left:48px!important}.margin-left-52-lg-up{margin-left:52px!important}.margin-left-56-lg-up{margin-left:56px!important}.margin-left-60-lg-up{margin-left:60px!important}.margin-left-64-lg-up{margin-left:64px!important}.margin-left-68-lg-up{margin-left:68px!important}.margin-left-72-lg-up{margin-left:72px!important}.margin-left-76-lg-up{margin-left:76px!important}.margin-left-80-lg-up{margin-left:80px!important}.margin-left-84-lg-up{margin-left:84px!important}.margin-left-88-lg-up{margin-left:88px!important}.margin-left-92-lg-up{margin-left:92px!important}.margin-left-96-lg-up{margin-left:96px!important}.margin-left-100-lg-up{margin-left:100px!important}.margin-left-104-lg-up{margin-left:104px!important}.margin-left-108-lg-up{margin-left:108px!important}.margin-left-112-lg-up{margin-left:112px!important}.margin-left-116-lg-up{margin-left:116px!important}.margin-left-120-lg-up{margin-left:120px!important}.margin-x-4-lg-up{margin-left:4px!important;margin-right:4px!important}.margin-x-8-lg-up{margin-left:8px!important;margin-right:8px!important}.margin-x-12-lg-up{margin-left:12px!important;margin-right:12px!important}.margin-x-16-lg-up{margin-left:16px!important;margin-right:16px!important}.margin-x-20-lg-up{margin-left:20px!important;margin-right:20px!important}.margin-x-24-lg-up{margin-left:24px!important;margin-right:24px!important}.margin-x-28-lg-up{margin-left:28px!important;margin-right:28px!important}.margin-x-32-lg-up{margin-left:32px!important;margin-right:32px!important}.margin-x-36-lg-up{margin-left:36px!important;margin-right:36px!important}.margin-x-40-lg-up{margin-left:40px!important;margin-right:40px!important}.margin-x-44-lg-up{margin-left:44px!important;margin-right:44px!important}.margin-x-48-lg-up{margin-left:48px!important;margin-right:48px!important}.margin-x-52-lg-up{margin-left:52px!important;margin-right:52px!important}.margin-x-56-lg-up{margin-left:56px!important;margin-right:56px!important}.margin-x-60-lg-up{margin-left:60px!important;margin-right:60px!important}.margin-x-64-lg-up{margin-left:64px!important;margin-right:64px!important}.margin-x-68-lg-up{margin-left:68px!important;margin-right:68px!important}.margin-x-72-lg-up{margin-left:72px!important;margin-right:72px!important}.margin-x-76-lg-up{margin-left:76px!important;margin-right:76px!important}.margin-x-80-lg-up{margin-left:80px!important;margin-right:80px!important}.margin-x-84-lg-up{margin-left:84px!important;margin-right:84px!important}.margin-x-88-lg-up{margin-left:88px!important;margin-right:88px!important}.margin-x-92-lg-up{margin-left:92px!important;margin-right:92px!important}.margin-x-96-lg-up{margin-left:96px!important;margin-right:96px!important}.margin-x-100-lg-up{margin-left:100px!important;margin-right:100px!important}.margin-x-104-lg-up{margin-left:104px!important;margin-right:104px!important}.margin-x-108-lg-up{margin-left:108px!important;margin-right:108px!important}.margin-x-112-lg-up{margin-left:112px!important;margin-right:112px!important}.margin-x-116-lg-up{margin-left:116px!important;margin-right:116px!important}.margin-x-120-lg-up{margin-left:120px!important;margin-right:120px!important}.margin-y-4-lg-up{margin-top:4px!important;margin-bottom:4px!important}.margin-y-8-lg-up{margin-top:8px!important;margin-bottom:8px!important}.margin-y-12-lg-up{margin-top:12px!important;margin-bottom:12px!important}.margin-y-16-lg-up{margin-top:16px!important;margin-bottom:16px!important}.margin-y-20-lg-up{margin-top:20px!important;margin-bottom:20px!important}.margin-y-24-lg-up{margin-top:24px!important;margin-bottom:24px!important}.margin-y-28-lg-up{margin-top:28px!important;margin-bottom:28px!important}.margin-y-32-lg-up{margin-top:32px!important;margin-bottom:32px!important}.margin-y-36-lg-up{margin-top:36px!important;margin-bottom:36px!important}.margin-y-40-lg-up{margin-top:40px!important;margin-bottom:40px!important}.margin-y-44-lg-up{margin-top:44px!important;margin-bottom:44px!important}.margin-y-48-lg-up{margin-top:48px!important;margin-bottom:48px!important}.margin-y-52-lg-up{margin-top:52px!important;margin-bottom:52px!important}.margin-y-56-lg-up{margin-top:56px!important;margin-bottom:56px!important}.margin-y-60-lg-up{margin-top:60px!important;margin-bottom:60px!important}.margin-y-64-lg-up{margin-top:64px!important;margin-bottom:64px!important}.margin-y-68-lg-up{margin-top:68px!important;margin-bottom:68px!important}.margin-y-72-lg-up{margin-top:72px!important;margin-bottom:72px!important}.margin-y-76-lg-up{margin-top:76px!important;margin-bottom:76px!important}.margin-y-80-lg-up{margin-top:80px!important;margin-bottom:80px!important}.margin-y-84-lg-up{margin-top:84px!important;margin-bottom:84px!important}.margin-y-88-lg-up{margin-top:88px!important;margin-bottom:88px!important}.margin-y-92-lg-up{margin-top:92px!important;margin-bottom:92px!important}.margin-y-96-lg-up{margin-top:96px!important;margin-bottom:96px!important}.margin-y-100-lg-up{margin-top:100px!important;margin-bottom:100px!important}.margin-y-104-lg-up{margin-top:104px!important;margin-bottom:104px!important}.margin-y-108-lg-up{margin-top:108px!important;margin-bottom:108px!important}.margin-y-112-lg-up{margin-top:112px!important;margin-bottom:112px!important}.margin-y-116-lg-up{margin-top:116px!important;margin-bottom:116px!important}.margin-y-120-lg-up{margin-top:120px!important;margin-bottom:120px!important}.margin-4-lg-up{margin:4px!important}.margin-8-lg-up{margin:8px!important}.margin-12-lg-up{margin:12px!important}.margin-16-lg-up{margin:16px!important}.margin-20-lg-up{margin:20px!important}.margin-24-lg-up{margin:24px!important}.margin-28-lg-up{margin:28px!important}.margin-32-lg-up{margin:32px!important}.margin-36-lg-up{margin:36px!important}.margin-40-lg-up{margin:40px!important}.margin-44-lg-up{margin:44px!important}.margin-48-lg-up{margin:48px!important}.margin-52-lg-up{margin:52px!important}.margin-56-lg-up{margin:56px!important}.margin-60-lg-up{margin:60px!important}.margin-64-lg-up{margin:64px!important}.margin-68-lg-up{margin:68px!important}.margin-72-lg-up{margin:72px!important}.margin-76-lg-up{margin:76px!important}.margin-80-lg-up{margin:80px!important}.margin-84-lg-up{margin:84px!important}.margin-88-lg-up{margin:88px!important}.margin-92-lg-up{margin:92px!important}.margin-96-lg-up{margin:96px!important}.margin-100-lg-up{margin:100px!important}.margin-104-lg-up{margin:104px!important}.margin-108-lg-up{margin:108px!important}.margin-112-lg-up{margin:112px!important}.margin-116-lg-up{margin:116px!important}.margin-120-lg-up{margin:120px!important}}@media (min-width: 1920px){.margin-top-4-xl-up{margin-top:4px!important}.margin-top-8-xl-up{margin-top:8px!important}.margin-top-12-xl-up{margin-top:12px!important}.margin-top-16-xl-up{margin-top:16px!important}.margin-top-20-xl-up{margin-top:20px!important}.margin-top-24-xl-up{margin-top:24px!important}.margin-top-28-xl-up{margin-top:28px!important}.margin-top-32-xl-up{margin-top:32px!important}.margin-top-36-xl-up{margin-top:36px!important}.margin-top-40-xl-up{margin-top:40px!important}.margin-top-44-xl-up{margin-top:44px!important}.margin-top-48-xl-up{margin-top:48px!important}.margin-top-52-xl-up{margin-top:52px!important}.margin-top-56-xl-up{margin-top:56px!important}.margin-top-60-xl-up{margin-top:60px!important}.margin-top-64-xl-up{margin-top:64px!important}.margin-top-68-xl-up{margin-top:68px!important}.margin-top-72-xl-up{margin-top:72px!important}.margin-top-76-xl-up{margin-top:76px!important}.margin-top-80-xl-up{margin-top:80px!important}.margin-top-84-xl-up{margin-top:84px!important}.margin-top-88-xl-up{margin-top:88px!important}.margin-top-92-xl-up{margin-top:92px!important}.margin-top-96-xl-up{margin-top:96px!important}.margin-top-100-xl-up{margin-top:100px!important}.margin-top-104-xl-up{margin-top:104px!important}.margin-top-108-xl-up{margin-top:108px!important}.margin-top-112-xl-up{margin-top:112px!important}.margin-top-116-xl-up{margin-top:116px!important}.margin-top-120-xl-up{margin-top:120px!important}.margin-right-4-xl-up{margin-right:4px!important}.margin-right-8-xl-up{margin-right:8px!important}.margin-right-12-xl-up{margin-right:12px!important}.margin-right-16-xl-up{margin-right:16px!important}.margin-right-20-xl-up{margin-right:20px!important}.margin-right-24-xl-up{margin-right:24px!important}.margin-right-28-xl-up{margin-right:28px!important}.margin-right-32-xl-up{margin-right:32px!important}.margin-right-36-xl-up{margin-right:36px!important}.margin-right-40-xl-up{margin-right:40px!important}.margin-right-44-xl-up{margin-right:44px!important}.margin-right-48-xl-up{margin-right:48px!important}.margin-right-52-xl-up{margin-right:52px!important}.margin-right-56-xl-up{margin-right:56px!important}.margin-right-60-xl-up{margin-right:60px!important}.margin-right-64-xl-up{margin-right:64px!important}.margin-right-68-xl-up{margin-right:68px!important}.margin-right-72-xl-up{margin-right:72px!important}.margin-right-76-xl-up{margin-right:76px!important}.margin-right-80-xl-up{margin-right:80px!important}.margin-right-84-xl-up{margin-right:84px!important}.margin-right-88-xl-up{margin-right:88px!important}.margin-right-92-xl-up{margin-right:92px!important}.margin-right-96-xl-up{margin-right:96px!important}.margin-right-100-xl-up{margin-right:100px!important}.margin-right-104-xl-up{margin-right:104px!important}.margin-right-108-xl-up{margin-right:108px!important}.margin-right-112-xl-up{margin-right:112px!important}.margin-right-116-xl-up{margin-right:116px!important}.margin-right-120-xl-up{margin-right:120px!important}.margin-bottom-4-xl-up{margin-bottom:4px!important}.margin-bottom-8-xl-up{margin-bottom:8px!important}.margin-bottom-12-xl-up{margin-bottom:12px!important}.margin-bottom-16-xl-up{margin-bottom:16px!important}.margin-bottom-20-xl-up{margin-bottom:20px!important}.margin-bottom-24-xl-up{margin-bottom:24px!important}.margin-bottom-28-xl-up{margin-bottom:28px!important}.margin-bottom-32-xl-up{margin-bottom:32px!important}.margin-bottom-36-xl-up{margin-bottom:36px!important}.margin-bottom-40-xl-up{margin-bottom:40px!important}.margin-bottom-44-xl-up{margin-bottom:44px!important}.margin-bottom-48-xl-up{margin-bottom:48px!important}.margin-bottom-52-xl-up{margin-bottom:52px!important}.margin-bottom-56-xl-up{margin-bottom:56px!important}.margin-bottom-60-xl-up{margin-bottom:60px!important}.margin-bottom-64-xl-up{margin-bottom:64px!important}.margin-bottom-68-xl-up{margin-bottom:68px!important}.margin-bottom-72-xl-up{margin-bottom:72px!important}.margin-bottom-76-xl-up{margin-bottom:76px!important}.margin-bottom-80-xl-up{margin-bottom:80px!important}.margin-bottom-84-xl-up{margin-bottom:84px!important}.margin-bottom-88-xl-up{margin-bottom:88px!important}.margin-bottom-92-xl-up{margin-bottom:92px!important}.margin-bottom-96-xl-up{margin-bottom:96px!important}.margin-bottom-100-xl-up{margin-bottom:100px!important}.margin-bottom-104-xl-up{margin-bottom:104px!important}.margin-bottom-108-xl-up{margin-bottom:108px!important}.margin-bottom-112-xl-up{margin-bottom:112px!important}.margin-bottom-116-xl-up{margin-bottom:116px!important}.margin-bottom-120-xl-up{margin-bottom:120px!important}.margin-left-4-xl-up{margin-left:4px!important}.margin-left-8-xl-up{margin-left:8px!important}.margin-left-12-xl-up{margin-left:12px!important}.margin-left-16-xl-up{margin-left:16px!important}.margin-left-20-xl-up{margin-left:20px!important}.margin-left-24-xl-up{margin-left:24px!important}.margin-left-28-xl-up{margin-left:28px!important}.margin-left-32-xl-up{margin-left:32px!important}.margin-left-36-xl-up{margin-left:36px!important}.margin-left-40-xl-up{margin-left:40px!important}.margin-left-44-xl-up{margin-left:44px!important}.margin-left-48-xl-up{margin-left:48px!important}.margin-left-52-xl-up{margin-left:52px!important}.margin-left-56-xl-up{margin-left:56px!important}.margin-left-60-xl-up{margin-left:60px!important}.margin-left-64-xl-up{margin-left:64px!important}.margin-left-68-xl-up{margin-left:68px!important}.margin-left-72-xl-up{margin-left:72px!important}.margin-left-76-xl-up{margin-left:76px!important}.margin-left-80-xl-up{margin-left:80px!important}.margin-left-84-xl-up{margin-left:84px!important}.margin-left-88-xl-up{margin-left:88px!important}.margin-left-92-xl-up{margin-left:92px!important}.margin-left-96-xl-up{margin-left:96px!important}.margin-left-100-xl-up{margin-left:100px!important}.margin-left-104-xl-up{margin-left:104px!important}.margin-left-108-xl-up{margin-left:108px!important}.margin-left-112-xl-up{margin-left:112px!important}.margin-left-116-xl-up{margin-left:116px!important}.margin-left-120-xl-up{margin-left:120px!important}.margin-x-4-xl-up{margin-left:4px!important;margin-right:4px!important}.margin-x-8-xl-up{margin-left:8px!important;margin-right:8px!important}.margin-x-12-xl-up{margin-left:12px!important;margin-right:12px!important}.margin-x-16-xl-up{margin-left:16px!important;margin-right:16px!important}.margin-x-20-xl-up{margin-left:20px!important;margin-right:20px!important}.margin-x-24-xl-up{margin-left:24px!important;margin-right:24px!important}.margin-x-28-xl-up{margin-left:28px!important;margin-right:28px!important}.margin-x-32-xl-up{margin-left:32px!important;margin-right:32px!important}.margin-x-36-xl-up{margin-left:36px!important;margin-right:36px!important}.margin-x-40-xl-up{margin-left:40px!important;margin-right:40px!important}.margin-x-44-xl-up{margin-left:44px!important;margin-right:44px!important}.margin-x-48-xl-up{margin-left:48px!important;margin-right:48px!important}.margin-x-52-xl-up{margin-left:52px!important;margin-right:52px!important}.margin-x-56-xl-up{margin-left:56px!important;margin-right:56px!important}.margin-x-60-xl-up{margin-left:60px!important;margin-right:60px!important}.margin-x-64-xl-up{margin-left:64px!important;margin-right:64px!important}.margin-x-68-xl-up{margin-left:68px!important;margin-right:68px!important}.margin-x-72-xl-up{margin-left:72px!important;margin-right:72px!important}.margin-x-76-xl-up{margin-left:76px!important;margin-right:76px!important}.margin-x-80-xl-up{margin-left:80px!important;margin-right:80px!important}.margin-x-84-xl-up{margin-left:84px!important;margin-right:84px!important}.margin-x-88-xl-up{margin-left:88px!important;margin-right:88px!important}.margin-x-92-xl-up{margin-left:92px!important;margin-right:92px!important}.margin-x-96-xl-up{margin-left:96px!important;margin-right:96px!important}.margin-x-100-xl-up{margin-left:100px!important;margin-right:100px!important}.margin-x-104-xl-up{margin-left:104px!important;margin-right:104px!important}.margin-x-108-xl-up{margin-left:108px!important;margin-right:108px!important}.margin-x-112-xl-up{margin-left:112px!important;margin-right:112px!important}.margin-x-116-xl-up{margin-left:116px!important;margin-right:116px!important}.margin-x-120-xl-up{margin-left:120px!important;margin-right:120px!important}.margin-y-4-xl-up{margin-top:4px!important;margin-bottom:4px!important}.margin-y-8-xl-up{margin-top:8px!important;margin-bottom:8px!important}.margin-y-12-xl-up{margin-top:12px!important;margin-bottom:12px!important}.margin-y-16-xl-up{margin-top:16px!important;margin-bottom:16px!important}.margin-y-20-xl-up{margin-top:20px!important;margin-bottom:20px!important}.margin-y-24-xl-up{margin-top:24px!important;margin-bottom:24px!important}.margin-y-28-xl-up{margin-top:28px!important;margin-bottom:28px!important}.margin-y-32-xl-up{margin-top:32px!important;margin-bottom:32px!important}.margin-y-36-xl-up{margin-top:36px!important;margin-bottom:36px!important}.margin-y-40-xl-up{margin-top:40px!important;margin-bottom:40px!important}.margin-y-44-xl-up{margin-top:44px!important;margin-bottom:44px!important}.margin-y-48-xl-up{margin-top:48px!important;margin-bottom:48px!important}.margin-y-52-xl-up{margin-top:52px!important;margin-bottom:52px!important}.margin-y-56-xl-up{margin-top:56px!important;margin-bottom:56px!important}.margin-y-60-xl-up{margin-top:60px!important;margin-bottom:60px!important}.margin-y-64-xl-up{margin-top:64px!important;margin-bottom:64px!important}.margin-y-68-xl-up{margin-top:68px!important;margin-bottom:68px!important}.margin-y-72-xl-up{margin-top:72px!important;margin-bottom:72px!important}.margin-y-76-xl-up{margin-top:76px!important;margin-bottom:76px!important}.margin-y-80-xl-up{margin-top:80px!important;margin-bottom:80px!important}.margin-y-84-xl-up{margin-top:84px!important;margin-bottom:84px!important}.margin-y-88-xl-up{margin-top:88px!important;margin-bottom:88px!important}.margin-y-92-xl-up{margin-top:92px!important;margin-bottom:92px!important}.margin-y-96-xl-up{margin-top:96px!important;margin-bottom:96px!important}.margin-y-100-xl-up{margin-top:100px!important;margin-bottom:100px!important}.margin-y-104-xl-up{margin-top:104px!important;margin-bottom:104px!important}.margin-y-108-xl-up{margin-top:108px!important;margin-bottom:108px!important}.margin-y-112-xl-up{margin-top:112px!important;margin-bottom:112px!important}.margin-y-116-xl-up{margin-top:116px!important;margin-bottom:116px!important}.margin-y-120-xl-up{margin-top:120px!important;margin-bottom:120px!important}.margin-4-xl-up{margin:4px!important}.margin-8-xl-up{margin:8px!important}.margin-12-xl-up{margin:12px!important}.margin-16-xl-up{margin:16px!important}.margin-20-xl-up{margin:20px!important}.margin-24-xl-up{margin:24px!important}.margin-28-xl-up{margin:28px!important}.margin-32-xl-up{margin:32px!important}.margin-36-xl-up{margin:36px!important}.margin-40-xl-up{margin:40px!important}.margin-44-xl-up{margin:44px!important}.margin-48-xl-up{margin:48px!important}.margin-52-xl-up{margin:52px!important}.margin-56-xl-up{margin:56px!important}.margin-60-xl-up{margin:60px!important}.margin-64-xl-up{margin:64px!important}.margin-68-xl-up{margin:68px!important}.margin-72-xl-up{margin:72px!important}.margin-76-xl-up{margin:76px!important}.margin-80-xl-up{margin:80px!important}.margin-84-xl-up{margin:84px!important}.margin-88-xl-up{margin:88px!important}.margin-92-xl-up{margin:92px!important}.margin-96-xl-up{margin:96px!important}.margin-100-xl-up{margin:100px!important}.margin-104-xl-up{margin:104px!important}.margin-108-xl-up{margin:108px!important}.margin-112-xl-up{margin:112px!important}.margin-116-xl-up{margin:116px!important}.margin-120-xl-up{margin:120px!important}}@media (min-width: 2100px){.margin-top-4-xxl-up{margin-top:4px!important}.margin-top-8-xxl-up{margin-top:8px!important}.margin-top-12-xxl-up{margin-top:12px!important}.margin-top-16-xxl-up{margin-top:16px!important}.margin-top-20-xxl-up{margin-top:20px!important}.margin-top-24-xxl-up{margin-top:24px!important}.margin-top-28-xxl-up{margin-top:28px!important}.margin-top-32-xxl-up{margin-top:32px!important}.margin-top-36-xxl-up{margin-top:36px!important}.margin-top-40-xxl-up{margin-top:40px!important}.margin-top-44-xxl-up{margin-top:44px!important}.margin-top-48-xxl-up{margin-top:48px!important}.margin-top-52-xxl-up{margin-top:52px!important}.margin-top-56-xxl-up{margin-top:56px!important}.margin-top-60-xxl-up{margin-top:60px!important}.margin-top-64-xxl-up{margin-top:64px!important}.margin-top-68-xxl-up{margin-top:68px!important}.margin-top-72-xxl-up{margin-top:72px!important}.margin-top-76-xxl-up{margin-top:76px!important}.margin-top-80-xxl-up{margin-top:80px!important}.margin-top-84-xxl-up{margin-top:84px!important}.margin-top-88-xxl-up{margin-top:88px!important}.margin-top-92-xxl-up{margin-top:92px!important}.margin-top-96-xxl-up{margin-top:96px!important}.margin-top-100-xxl-up{margin-top:100px!important}.margin-top-104-xxl-up{margin-top:104px!important}.margin-top-108-xxl-up{margin-top:108px!important}.margin-top-112-xxl-up{margin-top:112px!important}.margin-top-116-xxl-up{margin-top:116px!important}.margin-top-120-xxl-up{margin-top:120px!important}.margin-right-4-xxl-up{margin-right:4px!important}.margin-right-8-xxl-up{margin-right:8px!important}.margin-right-12-xxl-up{margin-right:12px!important}.margin-right-16-xxl-up{margin-right:16px!important}.margin-right-20-xxl-up{margin-right:20px!important}.margin-right-24-xxl-up{margin-right:24px!important}.margin-right-28-xxl-up{margin-right:28px!important}.margin-right-32-xxl-up{margin-right:32px!important}.margin-right-36-xxl-up{margin-right:36px!important}.margin-right-40-xxl-up{margin-right:40px!important}.margin-right-44-xxl-up{margin-right:44px!important}.margin-right-48-xxl-up{margin-right:48px!important}.margin-right-52-xxl-up{margin-right:52px!important}.margin-right-56-xxl-up{margin-right:56px!important}.margin-right-60-xxl-up{margin-right:60px!important}.margin-right-64-xxl-up{margin-right:64px!important}.margin-right-68-xxl-up{margin-right:68px!important}.margin-right-72-xxl-up{margin-right:72px!important}.margin-right-76-xxl-up{margin-right:76px!important}.margin-right-80-xxl-up{margin-right:80px!important}.margin-right-84-xxl-up{margin-right:84px!important}.margin-right-88-xxl-up{margin-right:88px!important}.margin-right-92-xxl-up{margin-right:92px!important}.margin-right-96-xxl-up{margin-right:96px!important}.margin-right-100-xxl-up{margin-right:100px!important}.margin-right-104-xxl-up{margin-right:104px!important}.margin-right-108-xxl-up{margin-right:108px!important}.margin-right-112-xxl-up{margin-right:112px!important}.margin-right-116-xxl-up{margin-right:116px!important}.margin-right-120-xxl-up{margin-right:120px!important}.margin-bottom-4-xxl-up{margin-bottom:4px!important}.margin-bottom-8-xxl-up{margin-bottom:8px!important}.margin-bottom-12-xxl-up{margin-bottom:12px!important}.margin-bottom-16-xxl-up{margin-bottom:16px!important}.margin-bottom-20-xxl-up{margin-bottom:20px!important}.margin-bottom-24-xxl-up{margin-bottom:24px!important}.margin-bottom-28-xxl-up{margin-bottom:28px!important}.margin-bottom-32-xxl-up{margin-bottom:32px!important}.margin-bottom-36-xxl-up{margin-bottom:36px!important}.margin-bottom-40-xxl-up{margin-bottom:40px!important}.margin-bottom-44-xxl-up{margin-bottom:44px!important}.margin-bottom-48-xxl-up{margin-bottom:48px!important}.margin-bottom-52-xxl-up{margin-bottom:52px!important}.margin-bottom-56-xxl-up{margin-bottom:56px!important}.margin-bottom-60-xxl-up{margin-bottom:60px!important}.margin-bottom-64-xxl-up{margin-bottom:64px!important}.margin-bottom-68-xxl-up{margin-bottom:68px!important}.margin-bottom-72-xxl-up{margin-bottom:72px!important}.margin-bottom-76-xxl-up{margin-bottom:76px!important}.margin-bottom-80-xxl-up{margin-bottom:80px!important}.margin-bottom-84-xxl-up{margin-bottom:84px!important}.margin-bottom-88-xxl-up{margin-bottom:88px!important}.margin-bottom-92-xxl-up{margin-bottom:92px!important}.margin-bottom-96-xxl-up{margin-bottom:96px!important}.margin-bottom-100-xxl-up{margin-bottom:100px!important}.margin-bottom-104-xxl-up{margin-bottom:104px!important}.margin-bottom-108-xxl-up{margin-bottom:108px!important}.margin-bottom-112-xxl-up{margin-bottom:112px!important}.margin-bottom-116-xxl-up{margin-bottom:116px!important}.margin-bottom-120-xxl-up{margin-bottom:120px!important}.margin-left-4-xxl-up{margin-left:4px!important}.margin-left-8-xxl-up{margin-left:8px!important}.margin-left-12-xxl-up{margin-left:12px!important}.margin-left-16-xxl-up{margin-left:16px!important}.margin-left-20-xxl-up{margin-left:20px!important}.margin-left-24-xxl-up{margin-left:24px!important}.margin-left-28-xxl-up{margin-left:28px!important}.margin-left-32-xxl-up{margin-left:32px!important}.margin-left-36-xxl-up{margin-left:36px!important}.margin-left-40-xxl-up{margin-left:40px!important}.margin-left-44-xxl-up{margin-left:44px!important}.margin-left-48-xxl-up{margin-left:48px!important}.margin-left-52-xxl-up{margin-left:52px!important}.margin-left-56-xxl-up{margin-left:56px!important}.margin-left-60-xxl-up{margin-left:60px!important}.margin-left-64-xxl-up{margin-left:64px!important}.margin-left-68-xxl-up{margin-left:68px!important}.margin-left-72-xxl-up{margin-left:72px!important}.margin-left-76-xxl-up{margin-left:76px!important}.margin-left-80-xxl-up{margin-left:80px!important}.margin-left-84-xxl-up{margin-left:84px!important}.margin-left-88-xxl-up{margin-left:88px!important}.margin-left-92-xxl-up{margin-left:92px!important}.margin-left-96-xxl-up{margin-left:96px!important}.margin-left-100-xxl-up{margin-left:100px!important}.margin-left-104-xxl-up{margin-left:104px!important}.margin-left-108-xxl-up{margin-left:108px!important}.margin-left-112-xxl-up{margin-left:112px!important}.margin-left-116-xxl-up{margin-left:116px!important}.margin-left-120-xxl-up{margin-left:120px!important}.margin-x-4-xxl-up{margin-left:4px!important;margin-right:4px!important}.margin-x-8-xxl-up{margin-left:8px!important;margin-right:8px!important}.margin-x-12-xxl-up{margin-left:12px!important;margin-right:12px!important}.margin-x-16-xxl-up{margin-left:16px!important;margin-right:16px!important}.margin-x-20-xxl-up{margin-left:20px!important;margin-right:20px!important}.margin-x-24-xxl-up{margin-left:24px!important;margin-right:24px!important}.margin-x-28-xxl-up{margin-left:28px!important;margin-right:28px!important}.margin-x-32-xxl-up{margin-left:32px!important;margin-right:32px!important}.margin-x-36-xxl-up{margin-left:36px!important;margin-right:36px!important}.margin-x-40-xxl-up{margin-left:40px!important;margin-right:40px!important}.margin-x-44-xxl-up{margin-left:44px!important;margin-right:44px!important}.margin-x-48-xxl-up{margin-left:48px!important;margin-right:48px!important}.margin-x-52-xxl-up{margin-left:52px!important;margin-right:52px!important}.margin-x-56-xxl-up{margin-left:56px!important;margin-right:56px!important}.margin-x-60-xxl-up{margin-left:60px!important;margin-right:60px!important}.margin-x-64-xxl-up{margin-left:64px!important;margin-right:64px!important}.margin-x-68-xxl-up{margin-left:68px!important;margin-right:68px!important}.margin-x-72-xxl-up{margin-left:72px!important;margin-right:72px!important}.margin-x-76-xxl-up{margin-left:76px!important;margin-right:76px!important}.margin-x-80-xxl-up{margin-left:80px!important;margin-right:80px!important}.margin-x-84-xxl-up{margin-left:84px!important;margin-right:84px!important}.margin-x-88-xxl-up{margin-left:88px!important;margin-right:88px!important}.margin-x-92-xxl-up{margin-left:92px!important;margin-right:92px!important}.margin-x-96-xxl-up{margin-left:96px!important;margin-right:96px!important}.margin-x-100-xxl-up{margin-left:100px!important;margin-right:100px!important}.margin-x-104-xxl-up{margin-left:104px!important;margin-right:104px!important}.margin-x-108-xxl-up{margin-left:108px!important;margin-right:108px!important}.margin-x-112-xxl-up{margin-left:112px!important;margin-right:112px!important}.margin-x-116-xxl-up{margin-left:116px!important;margin-right:116px!important}.margin-x-120-xxl-up{margin-left:120px!important;margin-right:120px!important}.margin-y-4-xxl-up{margin-top:4px!important;margin-bottom:4px!important}.margin-y-8-xxl-up{margin-top:8px!important;margin-bottom:8px!important}.margin-y-12-xxl-up{margin-top:12px!important;margin-bottom:12px!important}.margin-y-16-xxl-up{margin-top:16px!important;margin-bottom:16px!important}.margin-y-20-xxl-up{margin-top:20px!important;margin-bottom:20px!important}.margin-y-24-xxl-up{margin-top:24px!important;margin-bottom:24px!important}.margin-y-28-xxl-up{margin-top:28px!important;margin-bottom:28px!important}.margin-y-32-xxl-up{margin-top:32px!important;margin-bottom:32px!important}.margin-y-36-xxl-up{margin-top:36px!important;margin-bottom:36px!important}.margin-y-40-xxl-up{margin-top:40px!important;margin-bottom:40px!important}.margin-y-44-xxl-up{margin-top:44px!important;margin-bottom:44px!important}.margin-y-48-xxl-up{margin-top:48px!important;margin-bottom:48px!important}.margin-y-52-xxl-up{margin-top:52px!important;margin-bottom:52px!important}.margin-y-56-xxl-up{margin-top:56px!important;margin-bottom:56px!important}.margin-y-60-xxl-up{margin-top:60px!important;margin-bottom:60px!important}.margin-y-64-xxl-up{margin-top:64px!important;margin-bottom:64px!important}.margin-y-68-xxl-up{margin-top:68px!important;margin-bottom:68px!important}.margin-y-72-xxl-up{margin-top:72px!important;margin-bottom:72px!important}.margin-y-76-xxl-up{margin-top:76px!important;margin-bottom:76px!important}.margin-y-80-xxl-up{margin-top:80px!important;margin-bottom:80px!important}.margin-y-84-xxl-up{margin-top:84px!important;margin-bottom:84px!important}.margin-y-88-xxl-up{margin-top:88px!important;margin-bottom:88px!important}.margin-y-92-xxl-up{margin-top:92px!important;margin-bottom:92px!important}.margin-y-96-xxl-up{margin-top:96px!important;margin-bottom:96px!important}.margin-y-100-xxl-up{margin-top:100px!important;margin-bottom:100px!important}.margin-y-104-xxl-up{margin-top:104px!important;margin-bottom:104px!important}.margin-y-108-xxl-up{margin-top:108px!important;margin-bottom:108px!important}.margin-y-112-xxl-up{margin-top:112px!important;margin-bottom:112px!important}.margin-y-116-xxl-up{margin-top:116px!important;margin-bottom:116px!important}.margin-y-120-xxl-up{margin-top:120px!important;margin-bottom:120px!important}.margin-4-xxl-up{margin:4px!important}.margin-8-xxl-up{margin:8px!important}.margin-12-xxl-up{margin:12px!important}.margin-16-xxl-up{margin:16px!important}.margin-20-xxl-up{margin:20px!important}.margin-24-xxl-up{margin:24px!important}.margin-28-xxl-up{margin:28px!important}.margin-32-xxl-up{margin:32px!important}.margin-36-xxl-up{margin:36px!important}.margin-40-xxl-up{margin:40px!important}.margin-44-xxl-up{margin:44px!important}.margin-48-xxl-up{margin:48px!important}.margin-52-xxl-up{margin:52px!important}.margin-56-xxl-up{margin:56px!important}.margin-60-xxl-up{margin:60px!important}.margin-64-xxl-up{margin:64px!important}.margin-68-xxl-up{margin:68px!important}.margin-72-xxl-up{margin:72px!important}.margin-76-xxl-up{margin:76px!important}.margin-80-xxl-up{margin:80px!important}.margin-84-xxl-up{margin:84px!important}.margin-88-xxl-up{margin:88px!important}.margin-92-xxl-up{margin:92px!important}.margin-96-xxl-up{margin:96px!important}.margin-100-xxl-up{margin:100px!important}.margin-104-xxl-up{margin:104px!important}.margin-108-xxl-up{margin:108px!important}.margin-112-xxl-up{margin:112px!important}.margin-116-xxl-up{margin:116px!important}.margin-120-xxl-up{margin:120px!important}}@media (min-width: 2560px){.margin-top-4-xxxl-up{margin-top:4px!important}.margin-top-8-xxxl-up{margin-top:8px!important}.margin-top-12-xxxl-up{margin-top:12px!important}.margin-top-16-xxxl-up{margin-top:16px!important}.margin-top-20-xxxl-up{margin-top:20px!important}.margin-top-24-xxxl-up{margin-top:24px!important}.margin-top-28-xxxl-up{margin-top:28px!important}.margin-top-32-xxxl-up{margin-top:32px!important}.margin-top-36-xxxl-up{margin-top:36px!important}.margin-top-40-xxxl-up{margin-top:40px!important}.margin-top-44-xxxl-up{margin-top:44px!important}.margin-top-48-xxxl-up{margin-top:48px!important}.margin-top-52-xxxl-up{margin-top:52px!important}.margin-top-56-xxxl-up{margin-top:56px!important}.margin-top-60-xxxl-up{margin-top:60px!important}.margin-top-64-xxxl-up{margin-top:64px!important}.margin-top-68-xxxl-up{margin-top:68px!important}.margin-top-72-xxxl-up{margin-top:72px!important}.margin-top-76-xxxl-up{margin-top:76px!important}.margin-top-80-xxxl-up{margin-top:80px!important}.margin-top-84-xxxl-up{margin-top:84px!important}.margin-top-88-xxxl-up{margin-top:88px!important}.margin-top-92-xxxl-up{margin-top:92px!important}.margin-top-96-xxxl-up{margin-top:96px!important}.margin-top-100-xxxl-up{margin-top:100px!important}.margin-top-104-xxxl-up{margin-top:104px!important}.margin-top-108-xxxl-up{margin-top:108px!important}.margin-top-112-xxxl-up{margin-top:112px!important}.margin-top-116-xxxl-up{margin-top:116px!important}.margin-top-120-xxxl-up{margin-top:120px!important}.margin-right-4-xxxl-up{margin-right:4px!important}.margin-right-8-xxxl-up{margin-right:8px!important}.margin-right-12-xxxl-up{margin-right:12px!important}.margin-right-16-xxxl-up{margin-right:16px!important}.margin-right-20-xxxl-up{margin-right:20px!important}.margin-right-24-xxxl-up{margin-right:24px!important}.margin-right-28-xxxl-up{margin-right:28px!important}.margin-right-32-xxxl-up{margin-right:32px!important}.margin-right-36-xxxl-up{margin-right:36px!important}.margin-right-40-xxxl-up{margin-right:40px!important}.margin-right-44-xxxl-up{margin-right:44px!important}.margin-right-48-xxxl-up{margin-right:48px!important}.margin-right-52-xxxl-up{margin-right:52px!important}.margin-right-56-xxxl-up{margin-right:56px!important}.margin-right-60-xxxl-up{margin-right:60px!important}.margin-right-64-xxxl-up{margin-right:64px!important}.margin-right-68-xxxl-up{margin-right:68px!important}.margin-right-72-xxxl-up{margin-right:72px!important}.margin-right-76-xxxl-up{margin-right:76px!important}.margin-right-80-xxxl-up{margin-right:80px!important}.margin-right-84-xxxl-up{margin-right:84px!important}.margin-right-88-xxxl-up{margin-right:88px!important}.margin-right-92-xxxl-up{margin-right:92px!important}.margin-right-96-xxxl-up{margin-right:96px!important}.margin-right-100-xxxl-up{margin-right:100px!important}.margin-right-104-xxxl-up{margin-right:104px!important}.margin-right-108-xxxl-up{margin-right:108px!important}.margin-right-112-xxxl-up{margin-right:112px!important}.margin-right-116-xxxl-up{margin-right:116px!important}.margin-right-120-xxxl-up{margin-right:120px!important}.margin-bottom-4-xxxl-up{margin-bottom:4px!important}.margin-bottom-8-xxxl-up{margin-bottom:8px!important}.margin-bottom-12-xxxl-up{margin-bottom:12px!important}.margin-bottom-16-xxxl-up{margin-bottom:16px!important}.margin-bottom-20-xxxl-up{margin-bottom:20px!important}.margin-bottom-24-xxxl-up{margin-bottom:24px!important}.margin-bottom-28-xxxl-up{margin-bottom:28px!important}.margin-bottom-32-xxxl-up{margin-bottom:32px!important}.margin-bottom-36-xxxl-up{margin-bottom:36px!important}.margin-bottom-40-xxxl-up{margin-bottom:40px!important}.margin-bottom-44-xxxl-up{margin-bottom:44px!important}.margin-bottom-48-xxxl-up{margin-bottom:48px!important}.margin-bottom-52-xxxl-up{margin-bottom:52px!important}.margin-bottom-56-xxxl-up{margin-bottom:56px!important}.margin-bottom-60-xxxl-up{margin-bottom:60px!important}.margin-bottom-64-xxxl-up{margin-bottom:64px!important}.margin-bottom-68-xxxl-up{margin-bottom:68px!important}.margin-bottom-72-xxxl-up{margin-bottom:72px!important}.margin-bottom-76-xxxl-up{margin-bottom:76px!important}.margin-bottom-80-xxxl-up{margin-bottom:80px!important}.margin-bottom-84-xxxl-up{margin-bottom:84px!important}.margin-bottom-88-xxxl-up{margin-bottom:88px!important}.margin-bottom-92-xxxl-up{margin-bottom:92px!important}.margin-bottom-96-xxxl-up{margin-bottom:96px!important}.margin-bottom-100-xxxl-up{margin-bottom:100px!important}.margin-bottom-104-xxxl-up{margin-bottom:104px!important}.margin-bottom-108-xxxl-up{margin-bottom:108px!important}.margin-bottom-112-xxxl-up{margin-bottom:112px!important}.margin-bottom-116-xxxl-up{margin-bottom:116px!important}.margin-bottom-120-xxxl-up{margin-bottom:120px!important}.margin-left-4-xxxl-up{margin-left:4px!important}.margin-left-8-xxxl-up{margin-left:8px!important}.margin-left-12-xxxl-up{margin-left:12px!important}.margin-left-16-xxxl-up{margin-left:16px!important}.margin-left-20-xxxl-up{margin-left:20px!important}.margin-left-24-xxxl-up{margin-left:24px!important}.margin-left-28-xxxl-up{margin-left:28px!important}.margin-left-32-xxxl-up{margin-left:32px!important}.margin-left-36-xxxl-up{margin-left:36px!important}.margin-left-40-xxxl-up{margin-left:40px!important}.margin-left-44-xxxl-up{margin-left:44px!important}.margin-left-48-xxxl-up{margin-left:48px!important}.margin-left-52-xxxl-up{margin-left:52px!important}.margin-left-56-xxxl-up{margin-left:56px!important}.margin-left-60-xxxl-up{margin-left:60px!important}.margin-left-64-xxxl-up{margin-left:64px!important}.margin-left-68-xxxl-up{margin-left:68px!important}.margin-left-72-xxxl-up{margin-left:72px!important}.margin-left-76-xxxl-up{margin-left:76px!important}.margin-left-80-xxxl-up{margin-left:80px!important}.margin-left-84-xxxl-up{margin-left:84px!important}.margin-left-88-xxxl-up{margin-left:88px!important}.margin-left-92-xxxl-up{margin-left:92px!important}.margin-left-96-xxxl-up{margin-left:96px!important}.margin-left-100-xxxl-up{margin-left:100px!important}.margin-left-104-xxxl-up{margin-left:104px!important}.margin-left-108-xxxl-up{margin-left:108px!important}.margin-left-112-xxxl-up{margin-left:112px!important}.margin-left-116-xxxl-up{margin-left:116px!important}.margin-left-120-xxxl-up{margin-left:120px!important}.margin-x-4-xxxl-up{margin-left:4px!important;margin-right:4px!important}.margin-x-8-xxxl-up{margin-left:8px!important;margin-right:8px!important}.margin-x-12-xxxl-up{margin-left:12px!important;margin-right:12px!important}.margin-x-16-xxxl-up{margin-left:16px!important;margin-right:16px!important}.margin-x-20-xxxl-up{margin-left:20px!important;margin-right:20px!important}.margin-x-24-xxxl-up{margin-left:24px!important;margin-right:24px!important}.margin-x-28-xxxl-up{margin-left:28px!important;margin-right:28px!important}.margin-x-32-xxxl-up{margin-left:32px!important;margin-right:32px!important}.margin-x-36-xxxl-up{margin-left:36px!important;margin-right:36px!important}.margin-x-40-xxxl-up{margin-left:40px!important;margin-right:40px!important}.margin-x-44-xxxl-up{margin-left:44px!important;margin-right:44px!important}.margin-x-48-xxxl-up{margin-left:48px!important;margin-right:48px!important}.margin-x-52-xxxl-up{margin-left:52px!important;margin-right:52px!important}.margin-x-56-xxxl-up{margin-left:56px!important;margin-right:56px!important}.margin-x-60-xxxl-up{margin-left:60px!important;margin-right:60px!important}.margin-x-64-xxxl-up{margin-left:64px!important;margin-right:64px!important}.margin-x-68-xxxl-up{margin-left:68px!important;margin-right:68px!important}.margin-x-72-xxxl-up{margin-left:72px!important;margin-right:72px!important}.margin-x-76-xxxl-up{margin-left:76px!important;margin-right:76px!important}.margin-x-80-xxxl-up{margin-left:80px!important;margin-right:80px!important}.margin-x-84-xxxl-up{margin-left:84px!important;margin-right:84px!important}.margin-x-88-xxxl-up{margin-left:88px!important;margin-right:88px!important}.margin-x-92-xxxl-up{margin-left:92px!important;margin-right:92px!important}.margin-x-96-xxxl-up{margin-left:96px!important;margin-right:96px!important}.margin-x-100-xxxl-up{margin-left:100px!important;margin-right:100px!important}.margin-x-104-xxxl-up{margin-left:104px!important;margin-right:104px!important}.margin-x-108-xxxl-up{margin-left:108px!important;margin-right:108px!important}.margin-x-112-xxxl-up{margin-left:112px!important;margin-right:112px!important}.margin-x-116-xxxl-up{margin-left:116px!important;margin-right:116px!important}.margin-x-120-xxxl-up{margin-left:120px!important;margin-right:120px!important}.margin-y-4-xxxl-up{margin-top:4px!important;margin-bottom:4px!important}.margin-y-8-xxxl-up{margin-top:8px!important;margin-bottom:8px!important}.margin-y-12-xxxl-up{margin-top:12px!important;margin-bottom:12px!important}.margin-y-16-xxxl-up{margin-top:16px!important;margin-bottom:16px!important}.margin-y-20-xxxl-up{margin-top:20px!important;margin-bottom:20px!important}.margin-y-24-xxxl-up{margin-top:24px!important;margin-bottom:24px!important}.margin-y-28-xxxl-up{margin-top:28px!important;margin-bottom:28px!important}.margin-y-32-xxxl-up{margin-top:32px!important;margin-bottom:32px!important}.margin-y-36-xxxl-up{margin-top:36px!important;margin-bottom:36px!important}.margin-y-40-xxxl-up{margin-top:40px!important;margin-bottom:40px!important}.margin-y-44-xxxl-up{margin-top:44px!important;margin-bottom:44px!important}.margin-y-48-xxxl-up{margin-top:48px!important;margin-bottom:48px!important}.margin-y-52-xxxl-up{margin-top:52px!important;margin-bottom:52px!important}.margin-y-56-xxxl-up{margin-top:56px!important;margin-bottom:56px!important}.margin-y-60-xxxl-up{margin-top:60px!important;margin-bottom:60px!important}.margin-y-64-xxxl-up{margin-top:64px!important;margin-bottom:64px!important}.margin-y-68-xxxl-up{margin-top:68px!important;margin-bottom:68px!important}.margin-y-72-xxxl-up{margin-top:72px!important;margin-bottom:72px!important}.margin-y-76-xxxl-up{margin-top:76px!important;margin-bottom:76px!important}.margin-y-80-xxxl-up{margin-top:80px!important;margin-bottom:80px!important}.margin-y-84-xxxl-up{margin-top:84px!important;margin-bottom:84px!important}.margin-y-88-xxxl-up{margin-top:88px!important;margin-bottom:88px!important}.margin-y-92-xxxl-up{margin-top:92px!important;margin-bottom:92px!important}.margin-y-96-xxxl-up{margin-top:96px!important;margin-bottom:96px!important}.margin-y-100-xxxl-up{margin-top:100px!important;margin-bottom:100px!important}.margin-y-104-xxxl-up{margin-top:104px!important;margin-bottom:104px!important}.margin-y-108-xxxl-up{margin-top:108px!important;margin-bottom:108px!important}.margin-y-112-xxxl-up{margin-top:112px!important;margin-bottom:112px!important}.margin-y-116-xxxl-up{margin-top:116px!important;margin-bottom:116px!important}.margin-y-120-xxxl-up{margin-top:120px!important;margin-bottom:120px!important}.margin-4-xxxl-up{margin:4px!important}.margin-8-xxxl-up{margin:8px!important}.margin-12-xxxl-up{margin:12px!important}.margin-16-xxxl-up{margin:16px!important}.margin-20-xxxl-up{margin:20px!important}.margin-24-xxxl-up{margin:24px!important}.margin-28-xxxl-up{margin:28px!important}.margin-32-xxxl-up{margin:32px!important}.margin-36-xxxl-up{margin:36px!important}.margin-40-xxxl-up{margin:40px!important}.margin-44-xxxl-up{margin:44px!important}.margin-48-xxxl-up{margin:48px!important}.margin-52-xxxl-up{margin:52px!important}.margin-56-xxxl-up{margin:56px!important}.margin-60-xxxl-up{margin:60px!important}.margin-64-xxxl-up{margin:64px!important}.margin-68-xxxl-up{margin:68px!important}.margin-72-xxxl-up{margin:72px!important}.margin-76-xxxl-up{margin:76px!important}.margin-80-xxxl-up{margin:80px!important}.margin-84-xxxl-up{margin:84px!important}.margin-88-xxxl-up{margin:88px!important}.margin-92-xxxl-up{margin:92px!important}.margin-96-xxxl-up{margin:96px!important}.margin-100-xxxl-up{margin:100px!important}.margin-104-xxxl-up{margin:104px!important}.margin-108-xxxl-up{margin:108px!important}.margin-112-xxxl-up{margin:112px!important}.margin-116-xxxl-up{margin:116px!important}.margin-120-xxxl-up{margin:120px!important}}@media (max-width: -1px){.margin-top-4-xs-down{margin-top:4px!important}.margin-top-8-xs-down{margin-top:8px!important}.margin-top-12-xs-down{margin-top:12px!important}.margin-top-16-xs-down{margin-top:16px!important}.margin-top-20-xs-down{margin-top:20px!important}.margin-top-24-xs-down{margin-top:24px!important}.margin-top-28-xs-down{margin-top:28px!important}.margin-top-32-xs-down{margin-top:32px!important}.margin-top-36-xs-down{margin-top:36px!important}.margin-top-40-xs-down{margin-top:40px!important}.margin-top-44-xs-down{margin-top:44px!important}.margin-top-48-xs-down{margin-top:48px!important}.margin-top-52-xs-down{margin-top:52px!important}.margin-top-56-xs-down{margin-top:56px!important}.margin-top-60-xs-down{margin-top:60px!important}.margin-top-64-xs-down{margin-top:64px!important}.margin-top-68-xs-down{margin-top:68px!important}.margin-top-72-xs-down{margin-top:72px!important}.margin-top-76-xs-down{margin-top:76px!important}.margin-top-80-xs-down{margin-top:80px!important}.margin-top-84-xs-down{margin-top:84px!important}.margin-top-88-xs-down{margin-top:88px!important}.margin-top-92-xs-down{margin-top:92px!important}.margin-top-96-xs-down{margin-top:96px!important}.margin-top-100-xs-down{margin-top:100px!important}.margin-top-104-xs-down{margin-top:104px!important}.margin-top-108-xs-down{margin-top:108px!important}.margin-top-112-xs-down{margin-top:112px!important}.margin-top-116-xs-down{margin-top:116px!important}.margin-top-120-xs-down{margin-top:120px!important}.margin-right-4-xs-down{margin-right:4px!important}.margin-right-8-xs-down{margin-right:8px!important}.margin-right-12-xs-down{margin-right:12px!important}.margin-right-16-xs-down{margin-right:16px!important}.margin-right-20-xs-down{margin-right:20px!important}.margin-right-24-xs-down{margin-right:24px!important}.margin-right-28-xs-down{margin-right:28px!important}.margin-right-32-xs-down{margin-right:32px!important}.margin-right-36-xs-down{margin-right:36px!important}.margin-right-40-xs-down{margin-right:40px!important}.margin-right-44-xs-down{margin-right:44px!important}.margin-right-48-xs-down{margin-right:48px!important}.margin-right-52-xs-down{margin-right:52px!important}.margin-right-56-xs-down{margin-right:56px!important}.margin-right-60-xs-down{margin-right:60px!important}.margin-right-64-xs-down{margin-right:64px!important}.margin-right-68-xs-down{margin-right:68px!important}.margin-right-72-xs-down{margin-right:72px!important}.margin-right-76-xs-down{margin-right:76px!important}.margin-right-80-xs-down{margin-right:80px!important}.margin-right-84-xs-down{margin-right:84px!important}.margin-right-88-xs-down{margin-right:88px!important}.margin-right-92-xs-down{margin-right:92px!important}.margin-right-96-xs-down{margin-right:96px!important}.margin-right-100-xs-down{margin-right:100px!important}.margin-right-104-xs-down{margin-right:104px!important}.margin-right-108-xs-down{margin-right:108px!important}.margin-right-112-xs-down{margin-right:112px!important}.margin-right-116-xs-down{margin-right:116px!important}.margin-right-120-xs-down{margin-right:120px!important}.margin-bottom-4-xs-down{margin-bottom:4px!important}.margin-bottom-8-xs-down{margin-bottom:8px!important}.margin-bottom-12-xs-down{margin-bottom:12px!important}.margin-bottom-16-xs-down{margin-bottom:16px!important}.margin-bottom-20-xs-down{margin-bottom:20px!important}.margin-bottom-24-xs-down{margin-bottom:24px!important}.margin-bottom-28-xs-down{margin-bottom:28px!important}.margin-bottom-32-xs-down{margin-bottom:32px!important}.margin-bottom-36-xs-down{margin-bottom:36px!important}.margin-bottom-40-xs-down{margin-bottom:40px!important}.margin-bottom-44-xs-down{margin-bottom:44px!important}.margin-bottom-48-xs-down{margin-bottom:48px!important}.margin-bottom-52-xs-down{margin-bottom:52px!important}.margin-bottom-56-xs-down{margin-bottom:56px!important}.margin-bottom-60-xs-down{margin-bottom:60px!important}.margin-bottom-64-xs-down{margin-bottom:64px!important}.margin-bottom-68-xs-down{margin-bottom:68px!important}.margin-bottom-72-xs-down{margin-bottom:72px!important}.margin-bottom-76-xs-down{margin-bottom:76px!important}.margin-bottom-80-xs-down{margin-bottom:80px!important}.margin-bottom-84-xs-down{margin-bottom:84px!important}.margin-bottom-88-xs-down{margin-bottom:88px!important}.margin-bottom-92-xs-down{margin-bottom:92px!important}.margin-bottom-96-xs-down{margin-bottom:96px!important}.margin-bottom-100-xs-down{margin-bottom:100px!important}.margin-bottom-104-xs-down{margin-bottom:104px!important}.margin-bottom-108-xs-down{margin-bottom:108px!important}.margin-bottom-112-xs-down{margin-bottom:112px!important}.margin-bottom-116-xs-down{margin-bottom:116px!important}.margin-bottom-120-xs-down{margin-bottom:120px!important}.margin-left-4-xs-down{margin-left:4px!important}.margin-left-8-xs-down{margin-left:8px!important}.margin-left-12-xs-down{margin-left:12px!important}.margin-left-16-xs-down{margin-left:16px!important}.margin-left-20-xs-down{margin-left:20px!important}.margin-left-24-xs-down{margin-left:24px!important}.margin-left-28-xs-down{margin-left:28px!important}.margin-left-32-xs-down{margin-left:32px!important}.margin-left-36-xs-down{margin-left:36px!important}.margin-left-40-xs-down{margin-left:40px!important}.margin-left-44-xs-down{margin-left:44px!important}.margin-left-48-xs-down{margin-left:48px!important}.margin-left-52-xs-down{margin-left:52px!important}.margin-left-56-xs-down{margin-left:56px!important}.margin-left-60-xs-down{margin-left:60px!important}.margin-left-64-xs-down{margin-left:64px!important}.margin-left-68-xs-down{margin-left:68px!important}.margin-left-72-xs-down{margin-left:72px!important}.margin-left-76-xs-down{margin-left:76px!important}.margin-left-80-xs-down{margin-left:80px!important}.margin-left-84-xs-down{margin-left:84px!important}.margin-left-88-xs-down{margin-left:88px!important}.margin-left-92-xs-down{margin-left:92px!important}.margin-left-96-xs-down{margin-left:96px!important}.margin-left-100-xs-down{margin-left:100px!important}.margin-left-104-xs-down{margin-left:104px!important}.margin-left-108-xs-down{margin-left:108px!important}.margin-left-112-xs-down{margin-left:112px!important}.margin-left-116-xs-down{margin-left:116px!important}.margin-left-120-xs-down{margin-left:120px!important}.margin-x-4-xs-down{margin-left:4px!important;margin-right:4px!important}.margin-x-8-xs-down{margin-left:8px!important;margin-right:8px!important}.margin-x-12-xs-down{margin-left:12px!important;margin-right:12px!important}.margin-x-16-xs-down{margin-left:16px!important;margin-right:16px!important}.margin-x-20-xs-down{margin-left:20px!important;margin-right:20px!important}.margin-x-24-xs-down{margin-left:24px!important;margin-right:24px!important}.margin-x-28-xs-down{margin-left:28px!important;margin-right:28px!important}.margin-x-32-xs-down{margin-left:32px!important;margin-right:32px!important}.margin-x-36-xs-down{margin-left:36px!important;margin-right:36px!important}.margin-x-40-xs-down{margin-left:40px!important;margin-right:40px!important}.margin-x-44-xs-down{margin-left:44px!important;margin-right:44px!important}.margin-x-48-xs-down{margin-left:48px!important;margin-right:48px!important}.margin-x-52-xs-down{margin-left:52px!important;margin-right:52px!important}.margin-x-56-xs-down{margin-left:56px!important;margin-right:56px!important}.margin-x-60-xs-down{margin-left:60px!important;margin-right:60px!important}.margin-x-64-xs-down{margin-left:64px!important;margin-right:64px!important}.margin-x-68-xs-down{margin-left:68px!important;margin-right:68px!important}.margin-x-72-xs-down{margin-left:72px!important;margin-right:72px!important}.margin-x-76-xs-down{margin-left:76px!important;margin-right:76px!important}.margin-x-80-xs-down{margin-left:80px!important;margin-right:80px!important}.margin-x-84-xs-down{margin-left:84px!important;margin-right:84px!important}.margin-x-88-xs-down{margin-left:88px!important;margin-right:88px!important}.margin-x-92-xs-down{margin-left:92px!important;margin-right:92px!important}.margin-x-96-xs-down{margin-left:96px!important;margin-right:96px!important}.margin-x-100-xs-down{margin-left:100px!important;margin-right:100px!important}.margin-x-104-xs-down{margin-left:104px!important;margin-right:104px!important}.margin-x-108-xs-down{margin-left:108px!important;margin-right:108px!important}.margin-x-112-xs-down{margin-left:112px!important;margin-right:112px!important}.margin-x-116-xs-down{margin-left:116px!important;margin-right:116px!important}.margin-x-120-xs-down{margin-left:120px!important;margin-right:120px!important}.margin-y-4-xs-down{margin-top:4px!important;margin-bottom:4px!important}.margin-y-8-xs-down{margin-top:8px!important;margin-bottom:8px!important}.margin-y-12-xs-down{margin-top:12px!important;margin-bottom:12px!important}.margin-y-16-xs-down{margin-top:16px!important;margin-bottom:16px!important}.margin-y-20-xs-down{margin-top:20px!important;margin-bottom:20px!important}.margin-y-24-xs-down{margin-top:24px!important;margin-bottom:24px!important}.margin-y-28-xs-down{margin-top:28px!important;margin-bottom:28px!important}.margin-y-32-xs-down{margin-top:32px!important;margin-bottom:32px!important}.margin-y-36-xs-down{margin-top:36px!important;margin-bottom:36px!important}.margin-y-40-xs-down{margin-top:40px!important;margin-bottom:40px!important}.margin-y-44-xs-down{margin-top:44px!important;margin-bottom:44px!important}.margin-y-48-xs-down{margin-top:48px!important;margin-bottom:48px!important}.margin-y-52-xs-down{margin-top:52px!important;margin-bottom:52px!important}.margin-y-56-xs-down{margin-top:56px!important;margin-bottom:56px!important}.margin-y-60-xs-down{margin-top:60px!important;margin-bottom:60px!important}.margin-y-64-xs-down{margin-top:64px!important;margin-bottom:64px!important}.margin-y-68-xs-down{margin-top:68px!important;margin-bottom:68px!important}.margin-y-72-xs-down{margin-top:72px!important;margin-bottom:72px!important}.margin-y-76-xs-down{margin-top:76px!important;margin-bottom:76px!important}.margin-y-80-xs-down{margin-top:80px!important;margin-bottom:80px!important}.margin-y-84-xs-down{margin-top:84px!important;margin-bottom:84px!important}.margin-y-88-xs-down{margin-top:88px!important;margin-bottom:88px!important}.margin-y-92-xs-down{margin-top:92px!important;margin-bottom:92px!important}.margin-y-96-xs-down{margin-top:96px!important;margin-bottom:96px!important}.margin-y-100-xs-down{margin-top:100px!important;margin-bottom:100px!important}.margin-y-104-xs-down{margin-top:104px!important;margin-bottom:104px!important}.margin-y-108-xs-down{margin-top:108px!important;margin-bottom:108px!important}.margin-y-112-xs-down{margin-top:112px!important;margin-bottom:112px!important}.margin-y-116-xs-down{margin-top:116px!important;margin-bottom:116px!important}.margin-y-120-xs-down{margin-top:120px!important;margin-bottom:120px!important}.margin-4-xs-down{margin:4px!important}.margin-8-xs-down{margin:8px!important}.margin-12-xs-down{margin:12px!important}.margin-16-xs-down{margin:16px!important}.margin-20-xs-down{margin:20px!important}.margin-24-xs-down{margin:24px!important}.margin-28-xs-down{margin:28px!important}.margin-32-xs-down{margin:32px!important}.margin-36-xs-down{margin:36px!important}.margin-40-xs-down{margin:40px!important}.margin-44-xs-down{margin:44px!important}.margin-48-xs-down{margin:48px!important}.margin-52-xs-down{margin:52px!important}.margin-56-xs-down{margin:56px!important}.margin-60-xs-down{margin:60px!important}.margin-64-xs-down{margin:64px!important}.margin-68-xs-down{margin:68px!important}.margin-72-xs-down{margin:72px!important}.margin-76-xs-down{margin:76px!important}.margin-80-xs-down{margin:80px!important}.margin-84-xs-down{margin:84px!important}.margin-88-xs-down{margin:88px!important}.margin-92-xs-down{margin:92px!important}.margin-96-xs-down{margin:96px!important}.margin-100-xs-down{margin:100px!important}.margin-104-xs-down{margin:104px!important}.margin-108-xs-down{margin:108px!important}.margin-112-xs-down{margin:112px!important}.margin-116-xs-down{margin:116px!important}.margin-120-xs-down{margin:120px!important}}@media (max-width: 767px){.margin-top-4-sm-down{margin-top:4px!important}.margin-top-8-sm-down{margin-top:8px!important}.margin-top-12-sm-down{margin-top:12px!important}.margin-top-16-sm-down{margin-top:16px!important}.margin-top-20-sm-down{margin-top:20px!important}.margin-top-24-sm-down{margin-top:24px!important}.margin-top-28-sm-down{margin-top:28px!important}.margin-top-32-sm-down{margin-top:32px!important}.margin-top-36-sm-down{margin-top:36px!important}.margin-top-40-sm-down{margin-top:40px!important}.margin-top-44-sm-down{margin-top:44px!important}.margin-top-48-sm-down{margin-top:48px!important}.margin-top-52-sm-down{margin-top:52px!important}.margin-top-56-sm-down{margin-top:56px!important}.margin-top-60-sm-down{margin-top:60px!important}.margin-top-64-sm-down{margin-top:64px!important}.margin-top-68-sm-down{margin-top:68px!important}.margin-top-72-sm-down{margin-top:72px!important}.margin-top-76-sm-down{margin-top:76px!important}.margin-top-80-sm-down{margin-top:80px!important}.margin-top-84-sm-down{margin-top:84px!important}.margin-top-88-sm-down{margin-top:88px!important}.margin-top-92-sm-down{margin-top:92px!important}.margin-top-96-sm-down{margin-top:96px!important}.margin-top-100-sm-down{margin-top:100px!important}.margin-top-104-sm-down{margin-top:104px!important}.margin-top-108-sm-down{margin-top:108px!important}.margin-top-112-sm-down{margin-top:112px!important}.margin-top-116-sm-down{margin-top:116px!important}.margin-top-120-sm-down{margin-top:120px!important}.margin-right-4-sm-down{margin-right:4px!important}.margin-right-8-sm-down{margin-right:8px!important}.margin-right-12-sm-down{margin-right:12px!important}.margin-right-16-sm-down{margin-right:16px!important}.margin-right-20-sm-down{margin-right:20px!important}.margin-right-24-sm-down{margin-right:24px!important}.margin-right-28-sm-down{margin-right:28px!important}.margin-right-32-sm-down{margin-right:32px!important}.margin-right-36-sm-down{margin-right:36px!important}.margin-right-40-sm-down{margin-right:40px!important}.margin-right-44-sm-down{margin-right:44px!important}.margin-right-48-sm-down{margin-right:48px!important}.margin-right-52-sm-down{margin-right:52px!important}.margin-right-56-sm-down{margin-right:56px!important}.margin-right-60-sm-down{margin-right:60px!important}.margin-right-64-sm-down{margin-right:64px!important}.margin-right-68-sm-down{margin-right:68px!important}.margin-right-72-sm-down{margin-right:72px!important}.margin-right-76-sm-down{margin-right:76px!important}.margin-right-80-sm-down{margin-right:80px!important}.margin-right-84-sm-down{margin-right:84px!important}.margin-right-88-sm-down{margin-right:88px!important}.margin-right-92-sm-down{margin-right:92px!important}.margin-right-96-sm-down{margin-right:96px!important}.margin-right-100-sm-down{margin-right:100px!important}.margin-right-104-sm-down{margin-right:104px!important}.margin-right-108-sm-down{margin-right:108px!important}.margin-right-112-sm-down{margin-right:112px!important}.margin-right-116-sm-down{margin-right:116px!important}.margin-right-120-sm-down{margin-right:120px!important}.margin-bottom-4-sm-down{margin-bottom:4px!important}.margin-bottom-8-sm-down{margin-bottom:8px!important}.margin-bottom-12-sm-down{margin-bottom:12px!important}.margin-bottom-16-sm-down{margin-bottom:16px!important}.margin-bottom-20-sm-down{margin-bottom:20px!important}.margin-bottom-24-sm-down{margin-bottom:24px!important}.margin-bottom-28-sm-down{margin-bottom:28px!important}.margin-bottom-32-sm-down{margin-bottom:32px!important}.margin-bottom-36-sm-down{margin-bottom:36px!important}.margin-bottom-40-sm-down{margin-bottom:40px!important}.margin-bottom-44-sm-down{margin-bottom:44px!important}.margin-bottom-48-sm-down{margin-bottom:48px!important}.margin-bottom-52-sm-down{margin-bottom:52px!important}.margin-bottom-56-sm-down{margin-bottom:56px!important}.margin-bottom-60-sm-down{margin-bottom:60px!important}.margin-bottom-64-sm-down{margin-bottom:64px!important}.margin-bottom-68-sm-down{margin-bottom:68px!important}.margin-bottom-72-sm-down{margin-bottom:72px!important}.margin-bottom-76-sm-down{margin-bottom:76px!important}.margin-bottom-80-sm-down{margin-bottom:80px!important}.margin-bottom-84-sm-down{margin-bottom:84px!important}.margin-bottom-88-sm-down{margin-bottom:88px!important}.margin-bottom-92-sm-down{margin-bottom:92px!important}.margin-bottom-96-sm-down{margin-bottom:96px!important}.margin-bottom-100-sm-down{margin-bottom:100px!important}.margin-bottom-104-sm-down{margin-bottom:104px!important}.margin-bottom-108-sm-down{margin-bottom:108px!important}.margin-bottom-112-sm-down{margin-bottom:112px!important}.margin-bottom-116-sm-down{margin-bottom:116px!important}.margin-bottom-120-sm-down{margin-bottom:120px!important}.margin-left-4-sm-down{margin-left:4px!important}.margin-left-8-sm-down{margin-left:8px!important}.margin-left-12-sm-down{margin-left:12px!important}.margin-left-16-sm-down{margin-left:16px!important}.margin-left-20-sm-down{margin-left:20px!important}.margin-left-24-sm-down{margin-left:24px!important}.margin-left-28-sm-down{margin-left:28px!important}.margin-left-32-sm-down{margin-left:32px!important}.margin-left-36-sm-down{margin-left:36px!important}.margin-left-40-sm-down{margin-left:40px!important}.margin-left-44-sm-down{margin-left:44px!important}.margin-left-48-sm-down{margin-left:48px!important}.margin-left-52-sm-down{margin-left:52px!important}.margin-left-56-sm-down{margin-left:56px!important}.margin-left-60-sm-down{margin-left:60px!important}.margin-left-64-sm-down{margin-left:64px!important}.margin-left-68-sm-down{margin-left:68px!important}.margin-left-72-sm-down{margin-left:72px!important}.margin-left-76-sm-down{margin-left:76px!important}.margin-left-80-sm-down{margin-left:80px!important}.margin-left-84-sm-down{margin-left:84px!important}.margin-left-88-sm-down{margin-left:88px!important}.margin-left-92-sm-down{margin-left:92px!important}.margin-left-96-sm-down{margin-left:96px!important}.margin-left-100-sm-down{margin-left:100px!important}.margin-left-104-sm-down{margin-left:104px!important}.margin-left-108-sm-down{margin-left:108px!important}.margin-left-112-sm-down{margin-left:112px!important}.margin-left-116-sm-down{margin-left:116px!important}.margin-left-120-sm-down{margin-left:120px!important}.margin-x-4-sm-down{margin-left:4px!important;margin-right:4px!important}.margin-x-8-sm-down{margin-left:8px!important;margin-right:8px!important}.margin-x-12-sm-down{margin-left:12px!important;margin-right:12px!important}.margin-x-16-sm-down{margin-left:16px!important;margin-right:16px!important}.margin-x-20-sm-down{margin-left:20px!important;margin-right:20px!important}.margin-x-24-sm-down{margin-left:24px!important;margin-right:24px!important}.margin-x-28-sm-down{margin-left:28px!important;margin-right:28px!important}.margin-x-32-sm-down{margin-left:32px!important;margin-right:32px!important}.margin-x-36-sm-down{margin-left:36px!important;margin-right:36px!important}.margin-x-40-sm-down{margin-left:40px!important;margin-right:40px!important}.margin-x-44-sm-down{margin-left:44px!important;margin-right:44px!important}.margin-x-48-sm-down{margin-left:48px!important;margin-right:48px!important}.margin-x-52-sm-down{margin-left:52px!important;margin-right:52px!important}.margin-x-56-sm-down{margin-left:56px!important;margin-right:56px!important}.margin-x-60-sm-down{margin-left:60px!important;margin-right:60px!important}.margin-x-64-sm-down{margin-left:64px!important;margin-right:64px!important}.margin-x-68-sm-down{margin-left:68px!important;margin-right:68px!important}.margin-x-72-sm-down{margin-left:72px!important;margin-right:72px!important}.margin-x-76-sm-down{margin-left:76px!important;margin-right:76px!important}.margin-x-80-sm-down{margin-left:80px!important;margin-right:80px!important}.margin-x-84-sm-down{margin-left:84px!important;margin-right:84px!important}.margin-x-88-sm-down{margin-left:88px!important;margin-right:88px!important}.margin-x-92-sm-down{margin-left:92px!important;margin-right:92px!important}.margin-x-96-sm-down{margin-left:96px!important;margin-right:96px!important}.margin-x-100-sm-down{margin-left:100px!important;margin-right:100px!important}.margin-x-104-sm-down{margin-left:104px!important;margin-right:104px!important}.margin-x-108-sm-down{margin-left:108px!important;margin-right:108px!important}.margin-x-112-sm-down{margin-left:112px!important;margin-right:112px!important}.margin-x-116-sm-down{margin-left:116px!important;margin-right:116px!important}.margin-x-120-sm-down{margin-left:120px!important;margin-right:120px!important}.margin-y-4-sm-down{margin-top:4px!important;margin-bottom:4px!important}.margin-y-8-sm-down{margin-top:8px!important;margin-bottom:8px!important}.margin-y-12-sm-down{margin-top:12px!important;margin-bottom:12px!important}.margin-y-16-sm-down{margin-top:16px!important;margin-bottom:16px!important}.margin-y-20-sm-down{margin-top:20px!important;margin-bottom:20px!important}.margin-y-24-sm-down{margin-top:24px!important;margin-bottom:24px!important}.margin-y-28-sm-down{margin-top:28px!important;margin-bottom:28px!important}.margin-y-32-sm-down{margin-top:32px!important;margin-bottom:32px!important}.margin-y-36-sm-down{margin-top:36px!important;margin-bottom:36px!important}.margin-y-40-sm-down{margin-top:40px!important;margin-bottom:40px!important}.margin-y-44-sm-down{margin-top:44px!important;margin-bottom:44px!important}.margin-y-48-sm-down{margin-top:48px!important;margin-bottom:48px!important}.margin-y-52-sm-down{margin-top:52px!important;margin-bottom:52px!important}.margin-y-56-sm-down{margin-top:56px!important;margin-bottom:56px!important}.margin-y-60-sm-down{margin-top:60px!important;margin-bottom:60px!important}.margin-y-64-sm-down{margin-top:64px!important;margin-bottom:64px!important}.margin-y-68-sm-down{margin-top:68px!important;margin-bottom:68px!important}.margin-y-72-sm-down{margin-top:72px!important;margin-bottom:72px!important}.margin-y-76-sm-down{margin-top:76px!important;margin-bottom:76px!important}.margin-y-80-sm-down{margin-top:80px!important;margin-bottom:80px!important}.margin-y-84-sm-down{margin-top:84px!important;margin-bottom:84px!important}.margin-y-88-sm-down{margin-top:88px!important;margin-bottom:88px!important}.margin-y-92-sm-down{margin-top:92px!important;margin-bottom:92px!important}.margin-y-96-sm-down{margin-top:96px!important;margin-bottom:96px!important}.margin-y-100-sm-down{margin-top:100px!important;margin-bottom:100px!important}.margin-y-104-sm-down{margin-top:104px!important;margin-bottom:104px!important}.margin-y-108-sm-down{margin-top:108px!important;margin-bottom:108px!important}.margin-y-112-sm-down{margin-top:112px!important;margin-bottom:112px!important}.margin-y-116-sm-down{margin-top:116px!important;margin-bottom:116px!important}.margin-y-120-sm-down{margin-top:120px!important;margin-bottom:120px!important}.margin-4-sm-down{margin:4px!important}.margin-8-sm-down{margin:8px!important}.margin-12-sm-down{margin:12px!important}.margin-16-sm-down{margin:16px!important}.margin-20-sm-down{margin:20px!important}.margin-24-sm-down{margin:24px!important}.margin-28-sm-down{margin:28px!important}.margin-32-sm-down{margin:32px!important}.margin-36-sm-down{margin:36px!important}.margin-40-sm-down{margin:40px!important}.margin-44-sm-down{margin:44px!important}.margin-48-sm-down{margin:48px!important}.margin-52-sm-down{margin:52px!important}.margin-56-sm-down{margin:56px!important}.margin-60-sm-down{margin:60px!important}.margin-64-sm-down{margin:64px!important}.margin-68-sm-down{margin:68px!important}.margin-72-sm-down{margin:72px!important}.margin-76-sm-down{margin:76px!important}.margin-80-sm-down{margin:80px!important}.margin-84-sm-down{margin:84px!important}.margin-88-sm-down{margin:88px!important}.margin-92-sm-down{margin:92px!important}.margin-96-sm-down{margin:96px!important}.margin-100-sm-down{margin:100px!important}.margin-104-sm-down{margin:104px!important}.margin-108-sm-down{margin:108px!important}.margin-112-sm-down{margin:112px!important}.margin-116-sm-down{margin:116px!important}.margin-120-sm-down{margin:120px!important}}@media (max-width: 1023px){.margin-top-4-md-down{margin-top:4px!important}.margin-top-8-md-down{margin-top:8px!important}.margin-top-12-md-down{margin-top:12px!important}.margin-top-16-md-down{margin-top:16px!important}.margin-top-20-md-down{margin-top:20px!important}.margin-top-24-md-down{margin-top:24px!important}.margin-top-28-md-down{margin-top:28px!important}.margin-top-32-md-down{margin-top:32px!important}.margin-top-36-md-down{margin-top:36px!important}.margin-top-40-md-down{margin-top:40px!important}.margin-top-44-md-down{margin-top:44px!important}.margin-top-48-md-down{margin-top:48px!important}.margin-top-52-md-down{margin-top:52px!important}.margin-top-56-md-down{margin-top:56px!important}.margin-top-60-md-down{margin-top:60px!important}.margin-top-64-md-down{margin-top:64px!important}.margin-top-68-md-down{margin-top:68px!important}.margin-top-72-md-down{margin-top:72px!important}.margin-top-76-md-down{margin-top:76px!important}.margin-top-80-md-down{margin-top:80px!important}.margin-top-84-md-down{margin-top:84px!important}.margin-top-88-md-down{margin-top:88px!important}.margin-top-92-md-down{margin-top:92px!important}.margin-top-96-md-down{margin-top:96px!important}.margin-top-100-md-down{margin-top:100px!important}.margin-top-104-md-down{margin-top:104px!important}.margin-top-108-md-down{margin-top:108px!important}.margin-top-112-md-down{margin-top:112px!important}.margin-top-116-md-down{margin-top:116px!important}.margin-top-120-md-down{margin-top:120px!important}.margin-right-4-md-down{margin-right:4px!important}.margin-right-8-md-down{margin-right:8px!important}.margin-right-12-md-down{margin-right:12px!important}.margin-right-16-md-down{margin-right:16px!important}.margin-right-20-md-down{margin-right:20px!important}.margin-right-24-md-down{margin-right:24px!important}.margin-right-28-md-down{margin-right:28px!important}.margin-right-32-md-down{margin-right:32px!important}.margin-right-36-md-down{margin-right:36px!important}.margin-right-40-md-down{margin-right:40px!important}.margin-right-44-md-down{margin-right:44px!important}.margin-right-48-md-down{margin-right:48px!important}.margin-right-52-md-down{margin-right:52px!important}.margin-right-56-md-down{margin-right:56px!important}.margin-right-60-md-down{margin-right:60px!important}.margin-right-64-md-down{margin-right:64px!important}.margin-right-68-md-down{margin-right:68px!important}.margin-right-72-md-down{margin-right:72px!important}.margin-right-76-md-down{margin-right:76px!important}.margin-right-80-md-down{margin-right:80px!important}.margin-right-84-md-down{margin-right:84px!important}.margin-right-88-md-down{margin-right:88px!important}.margin-right-92-md-down{margin-right:92px!important}.margin-right-96-md-down{margin-right:96px!important}.margin-right-100-md-down{margin-right:100px!important}.margin-right-104-md-down{margin-right:104px!important}.margin-right-108-md-down{margin-right:108px!important}.margin-right-112-md-down{margin-right:112px!important}.margin-right-116-md-down{margin-right:116px!important}.margin-right-120-md-down{margin-right:120px!important}.margin-bottom-4-md-down{margin-bottom:4px!important}.margin-bottom-8-md-down{margin-bottom:8px!important}.margin-bottom-12-md-down{margin-bottom:12px!important}.margin-bottom-16-md-down{margin-bottom:16px!important}.margin-bottom-20-md-down{margin-bottom:20px!important}.margin-bottom-24-md-down{margin-bottom:24px!important}.margin-bottom-28-md-down{margin-bottom:28px!important}.margin-bottom-32-md-down{margin-bottom:32px!important}.margin-bottom-36-md-down{margin-bottom:36px!important}.margin-bottom-40-md-down{margin-bottom:40px!important}.margin-bottom-44-md-down{margin-bottom:44px!important}.margin-bottom-48-md-down{margin-bottom:48px!important}.margin-bottom-52-md-down{margin-bottom:52px!important}.margin-bottom-56-md-down{margin-bottom:56px!important}.margin-bottom-60-md-down{margin-bottom:60px!important}.margin-bottom-64-md-down{margin-bottom:64px!important}.margin-bottom-68-md-down{margin-bottom:68px!important}.margin-bottom-72-md-down{margin-bottom:72px!important}.margin-bottom-76-md-down{margin-bottom:76px!important}.margin-bottom-80-md-down{margin-bottom:80px!important}.margin-bottom-84-md-down{margin-bottom:84px!important}.margin-bottom-88-md-down{margin-bottom:88px!important}.margin-bottom-92-md-down{margin-bottom:92px!important}.margin-bottom-96-md-down{margin-bottom:96px!important}.margin-bottom-100-md-down{margin-bottom:100px!important}.margin-bottom-104-md-down{margin-bottom:104px!important}.margin-bottom-108-md-down{margin-bottom:108px!important}.margin-bottom-112-md-down{margin-bottom:112px!important}.margin-bottom-116-md-down{margin-bottom:116px!important}.margin-bottom-120-md-down{margin-bottom:120px!important}.margin-left-4-md-down{margin-left:4px!important}.margin-left-8-md-down{margin-left:8px!important}.margin-left-12-md-down{margin-left:12px!important}.margin-left-16-md-down{margin-left:16px!important}.margin-left-20-md-down{margin-left:20px!important}.margin-left-24-md-down{margin-left:24px!important}.margin-left-28-md-down{margin-left:28px!important}.margin-left-32-md-down{margin-left:32px!important}.margin-left-36-md-down{margin-left:36px!important}.margin-left-40-md-down{margin-left:40px!important}.margin-left-44-md-down{margin-left:44px!important}.margin-left-48-md-down{margin-left:48px!important}.margin-left-52-md-down{margin-left:52px!important}.margin-left-56-md-down{margin-left:56px!important}.margin-left-60-md-down{margin-left:60px!important}.margin-left-64-md-down{margin-left:64px!important}.margin-left-68-md-down{margin-left:68px!important}.margin-left-72-md-down{margin-left:72px!important}.margin-left-76-md-down{margin-left:76px!important}.margin-left-80-md-down{margin-left:80px!important}.margin-left-84-md-down{margin-left:84px!important}.margin-left-88-md-down{margin-left:88px!important}.margin-left-92-md-down{margin-left:92px!important}.margin-left-96-md-down{margin-left:96px!important}.margin-left-100-md-down{margin-left:100px!important}.margin-left-104-md-down{margin-left:104px!important}.margin-left-108-md-down{margin-left:108px!important}.margin-left-112-md-down{margin-left:112px!important}.margin-left-116-md-down{margin-left:116px!important}.margin-left-120-md-down{margin-left:120px!important}.margin-x-4-md-down{margin-left:4px!important;margin-right:4px!important}.margin-x-8-md-down{margin-left:8px!important;margin-right:8px!important}.margin-x-12-md-down{margin-left:12px!important;margin-right:12px!important}.margin-x-16-md-down{margin-left:16px!important;margin-right:16px!important}.margin-x-20-md-down{margin-left:20px!important;margin-right:20px!important}.margin-x-24-md-down{margin-left:24px!important;margin-right:24px!important}.margin-x-28-md-down{margin-left:28px!important;margin-right:28px!important}.margin-x-32-md-down{margin-left:32px!important;margin-right:32px!important}.margin-x-36-md-down{margin-left:36px!important;margin-right:36px!important}.margin-x-40-md-down{margin-left:40px!important;margin-right:40px!important}.margin-x-44-md-down{margin-left:44px!important;margin-right:44px!important}.margin-x-48-md-down{margin-left:48px!important;margin-right:48px!important}.margin-x-52-md-down{margin-left:52px!important;margin-right:52px!important}.margin-x-56-md-down{margin-left:56px!important;margin-right:56px!important}.margin-x-60-md-down{margin-left:60px!important;margin-right:60px!important}.margin-x-64-md-down{margin-left:64px!important;margin-right:64px!important}.margin-x-68-md-down{margin-left:68px!important;margin-right:68px!important}.margin-x-72-md-down{margin-left:72px!important;margin-right:72px!important}.margin-x-76-md-down{margin-left:76px!important;margin-right:76px!important}.margin-x-80-md-down{margin-left:80px!important;margin-right:80px!important}.margin-x-84-md-down{margin-left:84px!important;margin-right:84px!important}.margin-x-88-md-down{margin-left:88px!important;margin-right:88px!important}.margin-x-92-md-down{margin-left:92px!important;margin-right:92px!important}.margin-x-96-md-down{margin-left:96px!important;margin-right:96px!important}.margin-x-100-md-down{margin-left:100px!important;margin-right:100px!important}.margin-x-104-md-down{margin-left:104px!important;margin-right:104px!important}.margin-x-108-md-down{margin-left:108px!important;margin-right:108px!important}.margin-x-112-md-down{margin-left:112px!important;margin-right:112px!important}.margin-x-116-md-down{margin-left:116px!important;margin-right:116px!important}.margin-x-120-md-down{margin-left:120px!important;margin-right:120px!important}.margin-y-4-md-down{margin-top:4px!important;margin-bottom:4px!important}.margin-y-8-md-down{margin-top:8px!important;margin-bottom:8px!important}.margin-y-12-md-down{margin-top:12px!important;margin-bottom:12px!important}.margin-y-16-md-down{margin-top:16px!important;margin-bottom:16px!important}.margin-y-20-md-down{margin-top:20px!important;margin-bottom:20px!important}.margin-y-24-md-down{margin-top:24px!important;margin-bottom:24px!important}.margin-y-28-md-down{margin-top:28px!important;margin-bottom:28px!important}.margin-y-32-md-down{margin-top:32px!important;margin-bottom:32px!important}.margin-y-36-md-down{margin-top:36px!important;margin-bottom:36px!important}.margin-y-40-md-down{margin-top:40px!important;margin-bottom:40px!important}.margin-y-44-md-down{margin-top:44px!important;margin-bottom:44px!important}.margin-y-48-md-down{margin-top:48px!important;margin-bottom:48px!important}.margin-y-52-md-down{margin-top:52px!important;margin-bottom:52px!important}.margin-y-56-md-down{margin-top:56px!important;margin-bottom:56px!important}.margin-y-60-md-down{margin-top:60px!important;margin-bottom:60px!important}.margin-y-64-md-down{margin-top:64px!important;margin-bottom:64px!important}.margin-y-68-md-down{margin-top:68px!important;margin-bottom:68px!important}.margin-y-72-md-down{margin-top:72px!important;margin-bottom:72px!important}.margin-y-76-md-down{margin-top:76px!important;margin-bottom:76px!important}.margin-y-80-md-down{margin-top:80px!important;margin-bottom:80px!important}.margin-y-84-md-down{margin-top:84px!important;margin-bottom:84px!important}.margin-y-88-md-down{margin-top:88px!important;margin-bottom:88px!important}.margin-y-92-md-down{margin-top:92px!important;margin-bottom:92px!important}.margin-y-96-md-down{margin-top:96px!important;margin-bottom:96px!important}.margin-y-100-md-down{margin-top:100px!important;margin-bottom:100px!important}.margin-y-104-md-down{margin-top:104px!important;margin-bottom:104px!important}.margin-y-108-md-down{margin-top:108px!important;margin-bottom:108px!important}.margin-y-112-md-down{margin-top:112px!important;margin-bottom:112px!important}.margin-y-116-md-down{margin-top:116px!important;margin-bottom:116px!important}.margin-y-120-md-down{margin-top:120px!important;margin-bottom:120px!important}.margin-4-md-down{margin:4px!important}.margin-8-md-down{margin:8px!important}.margin-12-md-down{margin:12px!important}.margin-16-md-down{margin:16px!important}.margin-20-md-down{margin:20px!important}.margin-24-md-down{margin:24px!important}.margin-28-md-down{margin:28px!important}.margin-32-md-down{margin:32px!important}.margin-36-md-down{margin:36px!important}.margin-40-md-down{margin:40px!important}.margin-44-md-down{margin:44px!important}.margin-48-md-down{margin:48px!important}.margin-52-md-down{margin:52px!important}.margin-56-md-down{margin:56px!important}.margin-60-md-down{margin:60px!important}.margin-64-md-down{margin:64px!important}.margin-68-md-down{margin:68px!important}.margin-72-md-down{margin:72px!important}.margin-76-md-down{margin:76px!important}.margin-80-md-down{margin:80px!important}.margin-84-md-down{margin:84px!important}.margin-88-md-down{margin:88px!important}.margin-92-md-down{margin:92px!important}.margin-96-md-down{margin:96px!important}.margin-100-md-down{margin:100px!important}.margin-104-md-down{margin:104px!important}.margin-108-md-down{margin:108px!important}.margin-112-md-down{margin:112px!important}.margin-116-md-down{margin:116px!important}.margin-120-md-down{margin:120px!important}}@media (max-width: 1439px){.margin-top-4-lg-down{margin-top:4px!important}.margin-top-8-lg-down{margin-top:8px!important}.margin-top-12-lg-down{margin-top:12px!important}.margin-top-16-lg-down{margin-top:16px!important}.margin-top-20-lg-down{margin-top:20px!important}.margin-top-24-lg-down{margin-top:24px!important}.margin-top-28-lg-down{margin-top:28px!important}.margin-top-32-lg-down{margin-top:32px!important}.margin-top-36-lg-down{margin-top:36px!important}.margin-top-40-lg-down{margin-top:40px!important}.margin-top-44-lg-down{margin-top:44px!important}.margin-top-48-lg-down{margin-top:48px!important}.margin-top-52-lg-down{margin-top:52px!important}.margin-top-56-lg-down{margin-top:56px!important}.margin-top-60-lg-down{margin-top:60px!important}.margin-top-64-lg-down{margin-top:64px!important}.margin-top-68-lg-down{margin-top:68px!important}.margin-top-72-lg-down{margin-top:72px!important}.margin-top-76-lg-down{margin-top:76px!important}.margin-top-80-lg-down{margin-top:80px!important}.margin-top-84-lg-down{margin-top:84px!important}.margin-top-88-lg-down{margin-top:88px!important}.margin-top-92-lg-down{margin-top:92px!important}.margin-top-96-lg-down{margin-top:96px!important}.margin-top-100-lg-down{margin-top:100px!important}.margin-top-104-lg-down{margin-top:104px!important}.margin-top-108-lg-down{margin-top:108px!important}.margin-top-112-lg-down{margin-top:112px!important}.margin-top-116-lg-down{margin-top:116px!important}.margin-top-120-lg-down{margin-top:120px!important}.margin-right-4-lg-down{margin-right:4px!important}.margin-right-8-lg-down{margin-right:8px!important}.margin-right-12-lg-down{margin-right:12px!important}.margin-right-16-lg-down{margin-right:16px!important}.margin-right-20-lg-down{margin-right:20px!important}.margin-right-24-lg-down{margin-right:24px!important}.margin-right-28-lg-down{margin-right:28px!important}.margin-right-32-lg-down{margin-right:32px!important}.margin-right-36-lg-down{margin-right:36px!important}.margin-right-40-lg-down{margin-right:40px!important}.margin-right-44-lg-down{margin-right:44px!important}.margin-right-48-lg-down{margin-right:48px!important}.margin-right-52-lg-down{margin-right:52px!important}.margin-right-56-lg-down{margin-right:56px!important}.margin-right-60-lg-down{margin-right:60px!important}.margin-right-64-lg-down{margin-right:64px!important}.margin-right-68-lg-down{margin-right:68px!important}.margin-right-72-lg-down{margin-right:72px!important}.margin-right-76-lg-down{margin-right:76px!important}.margin-right-80-lg-down{margin-right:80px!important}.margin-right-84-lg-down{margin-right:84px!important}.margin-right-88-lg-down{margin-right:88px!important}.margin-right-92-lg-down{margin-right:92px!important}.margin-right-96-lg-down{margin-right:96px!important}.margin-right-100-lg-down{margin-right:100px!important}.margin-right-104-lg-down{margin-right:104px!important}.margin-right-108-lg-down{margin-right:108px!important}.margin-right-112-lg-down{margin-right:112px!important}.margin-right-116-lg-down{margin-right:116px!important}.margin-right-120-lg-down{margin-right:120px!important}.margin-bottom-4-lg-down{margin-bottom:4px!important}.margin-bottom-8-lg-down{margin-bottom:8px!important}.margin-bottom-12-lg-down{margin-bottom:12px!important}.margin-bottom-16-lg-down{margin-bottom:16px!important}.margin-bottom-20-lg-down{margin-bottom:20px!important}.margin-bottom-24-lg-down{margin-bottom:24px!important}.margin-bottom-28-lg-down{margin-bottom:28px!important}.margin-bottom-32-lg-down{margin-bottom:32px!important}.margin-bottom-36-lg-down{margin-bottom:36px!important}.margin-bottom-40-lg-down{margin-bottom:40px!important}.margin-bottom-44-lg-down{margin-bottom:44px!important}.margin-bottom-48-lg-down{margin-bottom:48px!important}.margin-bottom-52-lg-down{margin-bottom:52px!important}.margin-bottom-56-lg-down{margin-bottom:56px!important}.margin-bottom-60-lg-down{margin-bottom:60px!important}.margin-bottom-64-lg-down{margin-bottom:64px!important}.margin-bottom-68-lg-down{margin-bottom:68px!important}.margin-bottom-72-lg-down{margin-bottom:72px!important}.margin-bottom-76-lg-down{margin-bottom:76px!important}.margin-bottom-80-lg-down{margin-bottom:80px!important}.margin-bottom-84-lg-down{margin-bottom:84px!important}.margin-bottom-88-lg-down{margin-bottom:88px!important}.margin-bottom-92-lg-down{margin-bottom:92px!important}.margin-bottom-96-lg-down{margin-bottom:96px!important}.margin-bottom-100-lg-down{margin-bottom:100px!important}.margin-bottom-104-lg-down{margin-bottom:104px!important}.margin-bottom-108-lg-down{margin-bottom:108px!important}.margin-bottom-112-lg-down{margin-bottom:112px!important}.margin-bottom-116-lg-down{margin-bottom:116px!important}.margin-bottom-120-lg-down{margin-bottom:120px!important}.margin-left-4-lg-down{margin-left:4px!important}.margin-left-8-lg-down{margin-left:8px!important}.margin-left-12-lg-down{margin-left:12px!important}.margin-left-16-lg-down{margin-left:16px!important}.margin-left-20-lg-down{margin-left:20px!important}.margin-left-24-lg-down{margin-left:24px!important}.margin-left-28-lg-down{margin-left:28px!important}.margin-left-32-lg-down{margin-left:32px!important}.margin-left-36-lg-down{margin-left:36px!important}.margin-left-40-lg-down{margin-left:40px!important}.margin-left-44-lg-down{margin-left:44px!important}.margin-left-48-lg-down{margin-left:48px!important}.margin-left-52-lg-down{margin-left:52px!important}.margin-left-56-lg-down{margin-left:56px!important}.margin-left-60-lg-down{margin-left:60px!important}.margin-left-64-lg-down{margin-left:64px!important}.margin-left-68-lg-down{margin-left:68px!important}.margin-left-72-lg-down{margin-left:72px!important}.margin-left-76-lg-down{margin-left:76px!important}.margin-left-80-lg-down{margin-left:80px!important}.margin-left-84-lg-down{margin-left:84px!important}.margin-left-88-lg-down{margin-left:88px!important}.margin-left-92-lg-down{margin-left:92px!important}.margin-left-96-lg-down{margin-left:96px!important}.margin-left-100-lg-down{margin-left:100px!important}.margin-left-104-lg-down{margin-left:104px!important}.margin-left-108-lg-down{margin-left:108px!important}.margin-left-112-lg-down{margin-left:112px!important}.margin-left-116-lg-down{margin-left:116px!important}.margin-left-120-lg-down{margin-left:120px!important}.margin-x-4-lg-down{margin-left:4px!important;margin-right:4px!important}.margin-x-8-lg-down{margin-left:8px!important;margin-right:8px!important}.margin-x-12-lg-down{margin-left:12px!important;margin-right:12px!important}.margin-x-16-lg-down{margin-left:16px!important;margin-right:16px!important}.margin-x-20-lg-down{margin-left:20px!important;margin-right:20px!important}.margin-x-24-lg-down{margin-left:24px!important;margin-right:24px!important}.margin-x-28-lg-down{margin-left:28px!important;margin-right:28px!important}.margin-x-32-lg-down{margin-left:32px!important;margin-right:32px!important}.margin-x-36-lg-down{margin-left:36px!important;margin-right:36px!important}.margin-x-40-lg-down{margin-left:40px!important;margin-right:40px!important}.margin-x-44-lg-down{margin-left:44px!important;margin-right:44px!important}.margin-x-48-lg-down{margin-left:48px!important;margin-right:48px!important}.margin-x-52-lg-down{margin-left:52px!important;margin-right:52px!important}.margin-x-56-lg-down{margin-left:56px!important;margin-right:56px!important}.margin-x-60-lg-down{margin-left:60px!important;margin-right:60px!important}.margin-x-64-lg-down{margin-left:64px!important;margin-right:64px!important}.margin-x-68-lg-down{margin-left:68px!important;margin-right:68px!important}.margin-x-72-lg-down{margin-left:72px!important;margin-right:72px!important}.margin-x-76-lg-down{margin-left:76px!important;margin-right:76px!important}.margin-x-80-lg-down{margin-left:80px!important;margin-right:80px!important}.margin-x-84-lg-down{margin-left:84px!important;margin-right:84px!important}.margin-x-88-lg-down{margin-left:88px!important;margin-right:88px!important}.margin-x-92-lg-down{margin-left:92px!important;margin-right:92px!important}.margin-x-96-lg-down{margin-left:96px!important;margin-right:96px!important}.margin-x-100-lg-down{margin-left:100px!important;margin-right:100px!important}.margin-x-104-lg-down{margin-left:104px!important;margin-right:104px!important}.margin-x-108-lg-down{margin-left:108px!important;margin-right:108px!important}.margin-x-112-lg-down{margin-left:112px!important;margin-right:112px!important}.margin-x-116-lg-down{margin-left:116px!important;margin-right:116px!important}.margin-x-120-lg-down{margin-left:120px!important;margin-right:120px!important}.margin-y-4-lg-down{margin-top:4px!important;margin-bottom:4px!important}.margin-y-8-lg-down{margin-top:8px!important;margin-bottom:8px!important}.margin-y-12-lg-down{margin-top:12px!important;margin-bottom:12px!important}.margin-y-16-lg-down{margin-top:16px!important;margin-bottom:16px!important}.margin-y-20-lg-down{margin-top:20px!important;margin-bottom:20px!important}.margin-y-24-lg-down{margin-top:24px!important;margin-bottom:24px!important}.margin-y-28-lg-down{margin-top:28px!important;margin-bottom:28px!important}.margin-y-32-lg-down{margin-top:32px!important;margin-bottom:32px!important}.margin-y-36-lg-down{margin-top:36px!important;margin-bottom:36px!important}.margin-y-40-lg-down{margin-top:40px!important;margin-bottom:40px!important}.margin-y-44-lg-down{margin-top:44px!important;margin-bottom:44px!important}.margin-y-48-lg-down{margin-top:48px!important;margin-bottom:48px!important}.margin-y-52-lg-down{margin-top:52px!important;margin-bottom:52px!important}.margin-y-56-lg-down{margin-top:56px!important;margin-bottom:56px!important}.margin-y-60-lg-down{margin-top:60px!important;margin-bottom:60px!important}.margin-y-64-lg-down{margin-top:64px!important;margin-bottom:64px!important}.margin-y-68-lg-down{margin-top:68px!important;margin-bottom:68px!important}.margin-y-72-lg-down{margin-top:72px!important;margin-bottom:72px!important}.margin-y-76-lg-down{margin-top:76px!important;margin-bottom:76px!important}.margin-y-80-lg-down{margin-top:80px!important;margin-bottom:80px!important}.margin-y-84-lg-down{margin-top:84px!important;margin-bottom:84px!important}.margin-y-88-lg-down{margin-top:88px!important;margin-bottom:88px!important}.margin-y-92-lg-down{margin-top:92px!important;margin-bottom:92px!important}.margin-y-96-lg-down{margin-top:96px!important;margin-bottom:96px!important}.margin-y-100-lg-down{margin-top:100px!important;margin-bottom:100px!important}.margin-y-104-lg-down{margin-top:104px!important;margin-bottom:104px!important}.margin-y-108-lg-down{margin-top:108px!important;margin-bottom:108px!important}.margin-y-112-lg-down{margin-top:112px!important;margin-bottom:112px!important}.margin-y-116-lg-down{margin-top:116px!important;margin-bottom:116px!important}.margin-y-120-lg-down{margin-top:120px!important;margin-bottom:120px!important}.margin-4-lg-down{margin:4px!important}.margin-8-lg-down{margin:8px!important}.margin-12-lg-down{margin:12px!important}.margin-16-lg-down{margin:16px!important}.margin-20-lg-down{margin:20px!important}.margin-24-lg-down{margin:24px!important}.margin-28-lg-down{margin:28px!important}.margin-32-lg-down{margin:32px!important}.margin-36-lg-down{margin:36px!important}.margin-40-lg-down{margin:40px!important}.margin-44-lg-down{margin:44px!important}.margin-48-lg-down{margin:48px!important}.margin-52-lg-down{margin:52px!important}.margin-56-lg-down{margin:56px!important}.margin-60-lg-down{margin:60px!important}.margin-64-lg-down{margin:64px!important}.margin-68-lg-down{margin:68px!important}.margin-72-lg-down{margin:72px!important}.margin-76-lg-down{margin:76px!important}.margin-80-lg-down{margin:80px!important}.margin-84-lg-down{margin:84px!important}.margin-88-lg-down{margin:88px!important}.margin-92-lg-down{margin:92px!important}.margin-96-lg-down{margin:96px!important}.margin-100-lg-down{margin:100px!important}.margin-104-lg-down{margin:104px!important}.margin-108-lg-down{margin:108px!important}.margin-112-lg-down{margin:112px!important}.margin-116-lg-down{margin:116px!important}.margin-120-lg-down{margin:120px!important}}@media (max-width: 1919px){.margin-top-4-xl-down{margin-top:4px!important}.margin-top-8-xl-down{margin-top:8px!important}.margin-top-12-xl-down{margin-top:12px!important}.margin-top-16-xl-down{margin-top:16px!important}.margin-top-20-xl-down{margin-top:20px!important}.margin-top-24-xl-down{margin-top:24px!important}.margin-top-28-xl-down{margin-top:28px!important}.margin-top-32-xl-down{margin-top:32px!important}.margin-top-36-xl-down{margin-top:36px!important}.margin-top-40-xl-down{margin-top:40px!important}.margin-top-44-xl-down{margin-top:44px!important}.margin-top-48-xl-down{margin-top:48px!important}.margin-top-52-xl-down{margin-top:52px!important}.margin-top-56-xl-down{margin-top:56px!important}.margin-top-60-xl-down{margin-top:60px!important}.margin-top-64-xl-down{margin-top:64px!important}.margin-top-68-xl-down{margin-top:68px!important}.margin-top-72-xl-down{margin-top:72px!important}.margin-top-76-xl-down{margin-top:76px!important}.margin-top-80-xl-down{margin-top:80px!important}.margin-top-84-xl-down{margin-top:84px!important}.margin-top-88-xl-down{margin-top:88px!important}.margin-top-92-xl-down{margin-top:92px!important}.margin-top-96-xl-down{margin-top:96px!important}.margin-top-100-xl-down{margin-top:100px!important}.margin-top-104-xl-down{margin-top:104px!important}.margin-top-108-xl-down{margin-top:108px!important}.margin-top-112-xl-down{margin-top:112px!important}.margin-top-116-xl-down{margin-top:116px!important}.margin-top-120-xl-down{margin-top:120px!important}.margin-right-4-xl-down{margin-right:4px!important}.margin-right-8-xl-down{margin-right:8px!important}.margin-right-12-xl-down{margin-right:12px!important}.margin-right-16-xl-down{margin-right:16px!important}.margin-right-20-xl-down{margin-right:20px!important}.margin-right-24-xl-down{margin-right:24px!important}.margin-right-28-xl-down{margin-right:28px!important}.margin-right-32-xl-down{margin-right:32px!important}.margin-right-36-xl-down{margin-right:36px!important}.margin-right-40-xl-down{margin-right:40px!important}.margin-right-44-xl-down{margin-right:44px!important}.margin-right-48-xl-down{margin-right:48px!important}.margin-right-52-xl-down{margin-right:52px!important}.margin-right-56-xl-down{margin-right:56px!important}.margin-right-60-xl-down{margin-right:60px!important}.margin-right-64-xl-down{margin-right:64px!important}.margin-right-68-xl-down{margin-right:68px!important}.margin-right-72-xl-down{margin-right:72px!important}.margin-right-76-xl-down{margin-right:76px!important}.margin-right-80-xl-down{margin-right:80px!important}.margin-right-84-xl-down{margin-right:84px!important}.margin-right-88-xl-down{margin-right:88px!important}.margin-right-92-xl-down{margin-right:92px!important}.margin-right-96-xl-down{margin-right:96px!important}.margin-right-100-xl-down{margin-right:100px!important}.margin-right-104-xl-down{margin-right:104px!important}.margin-right-108-xl-down{margin-right:108px!important}.margin-right-112-xl-down{margin-right:112px!important}.margin-right-116-xl-down{margin-right:116px!important}.margin-right-120-xl-down{margin-right:120px!important}.margin-bottom-4-xl-down{margin-bottom:4px!important}.margin-bottom-8-xl-down{margin-bottom:8px!important}.margin-bottom-12-xl-down{margin-bottom:12px!important}.margin-bottom-16-xl-down{margin-bottom:16px!important}.margin-bottom-20-xl-down{margin-bottom:20px!important}.margin-bottom-24-xl-down{margin-bottom:24px!important}.margin-bottom-28-xl-down{margin-bottom:28px!important}.margin-bottom-32-xl-down{margin-bottom:32px!important}.margin-bottom-36-xl-down{margin-bottom:36px!important}.margin-bottom-40-xl-down{margin-bottom:40px!important}.margin-bottom-44-xl-down{margin-bottom:44px!important}.margin-bottom-48-xl-down{margin-bottom:48px!important}.margin-bottom-52-xl-down{margin-bottom:52px!important}.margin-bottom-56-xl-down{margin-bottom:56px!important}.margin-bottom-60-xl-down{margin-bottom:60px!important}.margin-bottom-64-xl-down{margin-bottom:64px!important}.margin-bottom-68-xl-down{margin-bottom:68px!important}.margin-bottom-72-xl-down{margin-bottom:72px!important}.margin-bottom-76-xl-down{margin-bottom:76px!important}.margin-bottom-80-xl-down{margin-bottom:80px!important}.margin-bottom-84-xl-down{margin-bottom:84px!important}.margin-bottom-88-xl-down{margin-bottom:88px!important}.margin-bottom-92-xl-down{margin-bottom:92px!important}.margin-bottom-96-xl-down{margin-bottom:96px!important}.margin-bottom-100-xl-down{margin-bottom:100px!important}.margin-bottom-104-xl-down{margin-bottom:104px!important}.margin-bottom-108-xl-down{margin-bottom:108px!important}.margin-bottom-112-xl-down{margin-bottom:112px!important}.margin-bottom-116-xl-down{margin-bottom:116px!important}.margin-bottom-120-xl-down{margin-bottom:120px!important}.margin-left-4-xl-down{margin-left:4px!important}.margin-left-8-xl-down{margin-left:8px!important}.margin-left-12-xl-down{margin-left:12px!important}.margin-left-16-xl-down{margin-left:16px!important}.margin-left-20-xl-down{margin-left:20px!important}.margin-left-24-xl-down{margin-left:24px!important}.margin-left-28-xl-down{margin-left:28px!important}.margin-left-32-xl-down{margin-left:32px!important}.margin-left-36-xl-down{margin-left:36px!important}.margin-left-40-xl-down{margin-left:40px!important}.margin-left-44-xl-down{margin-left:44px!important}.margin-left-48-xl-down{margin-left:48px!important}.margin-left-52-xl-down{margin-left:52px!important}.margin-left-56-xl-down{margin-left:56px!important}.margin-left-60-xl-down{margin-left:60px!important}.margin-left-64-xl-down{margin-left:64px!important}.margin-left-68-xl-down{margin-left:68px!important}.margin-left-72-xl-down{margin-left:72px!important}.margin-left-76-xl-down{margin-left:76px!important}.margin-left-80-xl-down{margin-left:80px!important}.margin-left-84-xl-down{margin-left:84px!important}.margin-left-88-xl-down{margin-left:88px!important}.margin-left-92-xl-down{margin-left:92px!important}.margin-left-96-xl-down{margin-left:96px!important}.margin-left-100-xl-down{margin-left:100px!important}.margin-left-104-xl-down{margin-left:104px!important}.margin-left-108-xl-down{margin-left:108px!important}.margin-left-112-xl-down{margin-left:112px!important}.margin-left-116-xl-down{margin-left:116px!important}.margin-left-120-xl-down{margin-left:120px!important}.margin-x-4-xl-down{margin-left:4px!important;margin-right:4px!important}.margin-x-8-xl-down{margin-left:8px!important;margin-right:8px!important}.margin-x-12-xl-down{margin-left:12px!important;margin-right:12px!important}.margin-x-16-xl-down{margin-left:16px!important;margin-right:16px!important}.margin-x-20-xl-down{margin-left:20px!important;margin-right:20px!important}.margin-x-24-xl-down{margin-left:24px!important;margin-right:24px!important}.margin-x-28-xl-down{margin-left:28px!important;margin-right:28px!important}.margin-x-32-xl-down{margin-left:32px!important;margin-right:32px!important}.margin-x-36-xl-down{margin-left:36px!important;margin-right:36px!important}.margin-x-40-xl-down{margin-left:40px!important;margin-right:40px!important}.margin-x-44-xl-down{margin-left:44px!important;margin-right:44px!important}.margin-x-48-xl-down{margin-left:48px!important;margin-right:48px!important}.margin-x-52-xl-down{margin-left:52px!important;margin-right:52px!important}.margin-x-56-xl-down{margin-left:56px!important;margin-right:56px!important}.margin-x-60-xl-down{margin-left:60px!important;margin-right:60px!important}.margin-x-64-xl-down{margin-left:64px!important;margin-right:64px!important}.margin-x-68-xl-down{margin-left:68px!important;margin-right:68px!important}.margin-x-72-xl-down{margin-left:72px!important;margin-right:72px!important}.margin-x-76-xl-down{margin-left:76px!important;margin-right:76px!important}.margin-x-80-xl-down{margin-left:80px!important;margin-right:80px!important}.margin-x-84-xl-down{margin-left:84px!important;margin-right:84px!important}.margin-x-88-xl-down{margin-left:88px!important;margin-right:88px!important}.margin-x-92-xl-down{margin-left:92px!important;margin-right:92px!important}.margin-x-96-xl-down{margin-left:96px!important;margin-right:96px!important}.margin-x-100-xl-down{margin-left:100px!important;margin-right:100px!important}.margin-x-104-xl-down{margin-left:104px!important;margin-right:104px!important}.margin-x-108-xl-down{margin-left:108px!important;margin-right:108px!important}.margin-x-112-xl-down{margin-left:112px!important;margin-right:112px!important}.margin-x-116-xl-down{margin-left:116px!important;margin-right:116px!important}.margin-x-120-xl-down{margin-left:120px!important;margin-right:120px!important}.margin-y-4-xl-down{margin-top:4px!important;margin-bottom:4px!important}.margin-y-8-xl-down{margin-top:8px!important;margin-bottom:8px!important}.margin-y-12-xl-down{margin-top:12px!important;margin-bottom:12px!important}.margin-y-16-xl-down{margin-top:16px!important;margin-bottom:16px!important}.margin-y-20-xl-down{margin-top:20px!important;margin-bottom:20px!important}.margin-y-24-xl-down{margin-top:24px!important;margin-bottom:24px!important}.margin-y-28-xl-down{margin-top:28px!important;margin-bottom:28px!important}.margin-y-32-xl-down{margin-top:32px!important;margin-bottom:32px!important}.margin-y-36-xl-down{margin-top:36px!important;margin-bottom:36px!important}.margin-y-40-xl-down{margin-top:40px!important;margin-bottom:40px!important}.margin-y-44-xl-down{margin-top:44px!important;margin-bottom:44px!important}.margin-y-48-xl-down{margin-top:48px!important;margin-bottom:48px!important}.margin-y-52-xl-down{margin-top:52px!important;margin-bottom:52px!important}.margin-y-56-xl-down{margin-top:56px!important;margin-bottom:56px!important}.margin-y-60-xl-down{margin-top:60px!important;margin-bottom:60px!important}.margin-y-64-xl-down{margin-top:64px!important;margin-bottom:64px!important}.margin-y-68-xl-down{margin-top:68px!important;margin-bottom:68px!important}.margin-y-72-xl-down{margin-top:72px!important;margin-bottom:72px!important}.margin-y-76-xl-down{margin-top:76px!important;margin-bottom:76px!important}.margin-y-80-xl-down{margin-top:80px!important;margin-bottom:80px!important}.margin-y-84-xl-down{margin-top:84px!important;margin-bottom:84px!important}.margin-y-88-xl-down{margin-top:88px!important;margin-bottom:88px!important}.margin-y-92-xl-down{margin-top:92px!important;margin-bottom:92px!important}.margin-y-96-xl-down{margin-top:96px!important;margin-bottom:96px!important}.margin-y-100-xl-down{margin-top:100px!important;margin-bottom:100px!important}.margin-y-104-xl-down{margin-top:104px!important;margin-bottom:104px!important}.margin-y-108-xl-down{margin-top:108px!important;margin-bottom:108px!important}.margin-y-112-xl-down{margin-top:112px!important;margin-bottom:112px!important}.margin-y-116-xl-down{margin-top:116px!important;margin-bottom:116px!important}.margin-y-120-xl-down{margin-top:120px!important;margin-bottom:120px!important}.margin-4-xl-down{margin:4px!important}.margin-8-xl-down{margin:8px!important}.margin-12-xl-down{margin:12px!important}.margin-16-xl-down{margin:16px!important}.margin-20-xl-down{margin:20px!important}.margin-24-xl-down{margin:24px!important}.margin-28-xl-down{margin:28px!important}.margin-32-xl-down{margin:32px!important}.margin-36-xl-down{margin:36px!important}.margin-40-xl-down{margin:40px!important}.margin-44-xl-down{margin:44px!important}.margin-48-xl-down{margin:48px!important}.margin-52-xl-down{margin:52px!important}.margin-56-xl-down{margin:56px!important}.margin-60-xl-down{margin:60px!important}.margin-64-xl-down{margin:64px!important}.margin-68-xl-down{margin:68px!important}.margin-72-xl-down{margin:72px!important}.margin-76-xl-down{margin:76px!important}.margin-80-xl-down{margin:80px!important}.margin-84-xl-down{margin:84px!important}.margin-88-xl-down{margin:88px!important}.margin-92-xl-down{margin:92px!important}.margin-96-xl-down{margin:96px!important}.margin-100-xl-down{margin:100px!important}.margin-104-xl-down{margin:104px!important}.margin-108-xl-down{margin:108px!important}.margin-112-xl-down{margin:112px!important}.margin-116-xl-down{margin:116px!important}.margin-120-xl-down{margin:120px!important}}@media (max-width: 2099px){.margin-top-4-xxl-down{margin-top:4px!important}.margin-top-8-xxl-down{margin-top:8px!important}.margin-top-12-xxl-down{margin-top:12px!important}.margin-top-16-xxl-down{margin-top:16px!important}.margin-top-20-xxl-down{margin-top:20px!important}.margin-top-24-xxl-down{margin-top:24px!important}.margin-top-28-xxl-down{margin-top:28px!important}.margin-top-32-xxl-down{margin-top:32px!important}.margin-top-36-xxl-down{margin-top:36px!important}.margin-top-40-xxl-down{margin-top:40px!important}.margin-top-44-xxl-down{margin-top:44px!important}.margin-top-48-xxl-down{margin-top:48px!important}.margin-top-52-xxl-down{margin-top:52px!important}.margin-top-56-xxl-down{margin-top:56px!important}.margin-top-60-xxl-down{margin-top:60px!important}.margin-top-64-xxl-down{margin-top:64px!important}.margin-top-68-xxl-down{margin-top:68px!important}.margin-top-72-xxl-down{margin-top:72px!important}.margin-top-76-xxl-down{margin-top:76px!important}.margin-top-80-xxl-down{margin-top:80px!important}.margin-top-84-xxl-down{margin-top:84px!important}.margin-top-88-xxl-down{margin-top:88px!important}.margin-top-92-xxl-down{margin-top:92px!important}.margin-top-96-xxl-down{margin-top:96px!important}.margin-top-100-xxl-down{margin-top:100px!important}.margin-top-104-xxl-down{margin-top:104px!important}.margin-top-108-xxl-down{margin-top:108px!important}.margin-top-112-xxl-down{margin-top:112px!important}.margin-top-116-xxl-down{margin-top:116px!important}.margin-top-120-xxl-down{margin-top:120px!important}.margin-right-4-xxl-down{margin-right:4px!important}.margin-right-8-xxl-down{margin-right:8px!important}.margin-right-12-xxl-down{margin-right:12px!important}.margin-right-16-xxl-down{margin-right:16px!important}.margin-right-20-xxl-down{margin-right:20px!important}.margin-right-24-xxl-down{margin-right:24px!important}.margin-right-28-xxl-down{margin-right:28px!important}.margin-right-32-xxl-down{margin-right:32px!important}.margin-right-36-xxl-down{margin-right:36px!important}.margin-right-40-xxl-down{margin-right:40px!important}.margin-right-44-xxl-down{margin-right:44px!important}.margin-right-48-xxl-down{margin-right:48px!important}.margin-right-52-xxl-down{margin-right:52px!important}.margin-right-56-xxl-down{margin-right:56px!important}.margin-right-60-xxl-down{margin-right:60px!important}.margin-right-64-xxl-down{margin-right:64px!important}.margin-right-68-xxl-down{margin-right:68px!important}.margin-right-72-xxl-down{margin-right:72px!important}.margin-right-76-xxl-down{margin-right:76px!important}.margin-right-80-xxl-down{margin-right:80px!important}.margin-right-84-xxl-down{margin-right:84px!important}.margin-right-88-xxl-down{margin-right:88px!important}.margin-right-92-xxl-down{margin-right:92px!important}.margin-right-96-xxl-down{margin-right:96px!important}.margin-right-100-xxl-down{margin-right:100px!important}.margin-right-104-xxl-down{margin-right:104px!important}.margin-right-108-xxl-down{margin-right:108px!important}.margin-right-112-xxl-down{margin-right:112px!important}.margin-right-116-xxl-down{margin-right:116px!important}.margin-right-120-xxl-down{margin-right:120px!important}.margin-bottom-4-xxl-down{margin-bottom:4px!important}.margin-bottom-8-xxl-down{margin-bottom:8px!important}.margin-bottom-12-xxl-down{margin-bottom:12px!important}.margin-bottom-16-xxl-down{margin-bottom:16px!important}.margin-bottom-20-xxl-down{margin-bottom:20px!important}.margin-bottom-24-xxl-down{margin-bottom:24px!important}.margin-bottom-28-xxl-down{margin-bottom:28px!important}.margin-bottom-32-xxl-down{margin-bottom:32px!important}.margin-bottom-36-xxl-down{margin-bottom:36px!important}.margin-bottom-40-xxl-down{margin-bottom:40px!important}.margin-bottom-44-xxl-down{margin-bottom:44px!important}.margin-bottom-48-xxl-down{margin-bottom:48px!important}.margin-bottom-52-xxl-down{margin-bottom:52px!important}.margin-bottom-56-xxl-down{margin-bottom:56px!important}.margin-bottom-60-xxl-down{margin-bottom:60px!important}.margin-bottom-64-xxl-down{margin-bottom:64px!important}.margin-bottom-68-xxl-down{margin-bottom:68px!important}.margin-bottom-72-xxl-down{margin-bottom:72px!important}.margin-bottom-76-xxl-down{margin-bottom:76px!important}.margin-bottom-80-xxl-down{margin-bottom:80px!important}.margin-bottom-84-xxl-down{margin-bottom:84px!important}.margin-bottom-88-xxl-down{margin-bottom:88px!important}.margin-bottom-92-xxl-down{margin-bottom:92px!important}.margin-bottom-96-xxl-down{margin-bottom:96px!important}.margin-bottom-100-xxl-down{margin-bottom:100px!important}.margin-bottom-104-xxl-down{margin-bottom:104px!important}.margin-bottom-108-xxl-down{margin-bottom:108px!important}.margin-bottom-112-xxl-down{margin-bottom:112px!important}.margin-bottom-116-xxl-down{margin-bottom:116px!important}.margin-bottom-120-xxl-down{margin-bottom:120px!important}.margin-left-4-xxl-down{margin-left:4px!important}.margin-left-8-xxl-down{margin-left:8px!important}.margin-left-12-xxl-down{margin-left:12px!important}.margin-left-16-xxl-down{margin-left:16px!important}.margin-left-20-xxl-down{margin-left:20px!important}.margin-left-24-xxl-down{margin-left:24px!important}.margin-left-28-xxl-down{margin-left:28px!important}.margin-left-32-xxl-down{margin-left:32px!important}.margin-left-36-xxl-down{margin-left:36px!important}.margin-left-40-xxl-down{margin-left:40px!important}.margin-left-44-xxl-down{margin-left:44px!important}.margin-left-48-xxl-down{margin-left:48px!important}.margin-left-52-xxl-down{margin-left:52px!important}.margin-left-56-xxl-down{margin-left:56px!important}.margin-left-60-xxl-down{margin-left:60px!important}.margin-left-64-xxl-down{margin-left:64px!important}.margin-left-68-xxl-down{margin-left:68px!important}.margin-left-72-xxl-down{margin-left:72px!important}.margin-left-76-xxl-down{margin-left:76px!important}.margin-left-80-xxl-down{margin-left:80px!important}.margin-left-84-xxl-down{margin-left:84px!important}.margin-left-88-xxl-down{margin-left:88px!important}.margin-left-92-xxl-down{margin-left:92px!important}.margin-left-96-xxl-down{margin-left:96px!important}.margin-left-100-xxl-down{margin-left:100px!important}.margin-left-104-xxl-down{margin-left:104px!important}.margin-left-108-xxl-down{margin-left:108px!important}.margin-left-112-xxl-down{margin-left:112px!important}.margin-left-116-xxl-down{margin-left:116px!important}.margin-left-120-xxl-down{margin-left:120px!important}.margin-x-4-xxl-down{margin-left:4px!important;margin-right:4px!important}.margin-x-8-xxl-down{margin-left:8px!important;margin-right:8px!important}.margin-x-12-xxl-down{margin-left:12px!important;margin-right:12px!important}.margin-x-16-xxl-down{margin-left:16px!important;margin-right:16px!important}.margin-x-20-xxl-down{margin-left:20px!important;margin-right:20px!important}.margin-x-24-xxl-down{margin-left:24px!important;margin-right:24px!important}.margin-x-28-xxl-down{margin-left:28px!important;margin-right:28px!important}.margin-x-32-xxl-down{margin-left:32px!important;margin-right:32px!important}.margin-x-36-xxl-down{margin-left:36px!important;margin-right:36px!important}.margin-x-40-xxl-down{margin-left:40px!important;margin-right:40px!important}.margin-x-44-xxl-down{margin-left:44px!important;margin-right:44px!important}.margin-x-48-xxl-down{margin-left:48px!important;margin-right:48px!important}.margin-x-52-xxl-down{margin-left:52px!important;margin-right:52px!important}.margin-x-56-xxl-down{margin-left:56px!important;margin-right:56px!important}.margin-x-60-xxl-down{margin-left:60px!important;margin-right:60px!important}.margin-x-64-xxl-down{margin-left:64px!important;margin-right:64px!important}.margin-x-68-xxl-down{margin-left:68px!important;margin-right:68px!important}.margin-x-72-xxl-down{margin-left:72px!important;margin-right:72px!important}.margin-x-76-xxl-down{margin-left:76px!important;margin-right:76px!important}.margin-x-80-xxl-down{margin-left:80px!important;margin-right:80px!important}.margin-x-84-xxl-down{margin-left:84px!important;margin-right:84px!important}.margin-x-88-xxl-down{margin-left:88px!important;margin-right:88px!important}.margin-x-92-xxl-down{margin-left:92px!important;margin-right:92px!important}.margin-x-96-xxl-down{margin-left:96px!important;margin-right:96px!important}.margin-x-100-xxl-down{margin-left:100px!important;margin-right:100px!important}.margin-x-104-xxl-down{margin-left:104px!important;margin-right:104px!important}.margin-x-108-xxl-down{margin-left:108px!important;margin-right:108px!important}.margin-x-112-xxl-down{margin-left:112px!important;margin-right:112px!important}.margin-x-116-xxl-down{margin-left:116px!important;margin-right:116px!important}.margin-x-120-xxl-down{margin-left:120px!important;margin-right:120px!important}.margin-y-4-xxl-down{margin-top:4px!important;margin-bottom:4px!important}.margin-y-8-xxl-down{margin-top:8px!important;margin-bottom:8px!important}.margin-y-12-xxl-down{margin-top:12px!important;margin-bottom:12px!important}.margin-y-16-xxl-down{margin-top:16px!important;margin-bottom:16px!important}.margin-y-20-xxl-down{margin-top:20px!important;margin-bottom:20px!important}.margin-y-24-xxl-down{margin-top:24px!important;margin-bottom:24px!important}.margin-y-28-xxl-down{margin-top:28px!important;margin-bottom:28px!important}.margin-y-32-xxl-down{margin-top:32px!important;margin-bottom:32px!important}.margin-y-36-xxl-down{margin-top:36px!important;margin-bottom:36px!important}.margin-y-40-xxl-down{margin-top:40px!important;margin-bottom:40px!important}.margin-y-44-xxl-down{margin-top:44px!important;margin-bottom:44px!important}.margin-y-48-xxl-down{margin-top:48px!important;margin-bottom:48px!important}.margin-y-52-xxl-down{margin-top:52px!important;margin-bottom:52px!important}.margin-y-56-xxl-down{margin-top:56px!important;margin-bottom:56px!important}.margin-y-60-xxl-down{margin-top:60px!important;margin-bottom:60px!important}.margin-y-64-xxl-down{margin-top:64px!important;margin-bottom:64px!important}.margin-y-68-xxl-down{margin-top:68px!important;margin-bottom:68px!important}.margin-y-72-xxl-down{margin-top:72px!important;margin-bottom:72px!important}.margin-y-76-xxl-down{margin-top:76px!important;margin-bottom:76px!important}.margin-y-80-xxl-down{margin-top:80px!important;margin-bottom:80px!important}.margin-y-84-xxl-down{margin-top:84px!important;margin-bottom:84px!important}.margin-y-88-xxl-down{margin-top:88px!important;margin-bottom:88px!important}.margin-y-92-xxl-down{margin-top:92px!important;margin-bottom:92px!important}.margin-y-96-xxl-down{margin-top:96px!important;margin-bottom:96px!important}.margin-y-100-xxl-down{margin-top:100px!important;margin-bottom:100px!important}.margin-y-104-xxl-down{margin-top:104px!important;margin-bottom:104px!important}.margin-y-108-xxl-down{margin-top:108px!important;margin-bottom:108px!important}.margin-y-112-xxl-down{margin-top:112px!important;margin-bottom:112px!important}.margin-y-116-xxl-down{margin-top:116px!important;margin-bottom:116px!important}.margin-y-120-xxl-down{margin-top:120px!important;margin-bottom:120px!important}.margin-4-xxl-down{margin:4px!important}.margin-8-xxl-down{margin:8px!important}.margin-12-xxl-down{margin:12px!important}.margin-16-xxl-down{margin:16px!important}.margin-20-xxl-down{margin:20px!important}.margin-24-xxl-down{margin:24px!important}.margin-28-xxl-down{margin:28px!important}.margin-32-xxl-down{margin:32px!important}.margin-36-xxl-down{margin:36px!important}.margin-40-xxl-down{margin:40px!important}.margin-44-xxl-down{margin:44px!important}.margin-48-xxl-down{margin:48px!important}.margin-52-xxl-down{margin:52px!important}.margin-56-xxl-down{margin:56px!important}.margin-60-xxl-down{margin:60px!important}.margin-64-xxl-down{margin:64px!important}.margin-68-xxl-down{margin:68px!important}.margin-72-xxl-down{margin:72px!important}.margin-76-xxl-down{margin:76px!important}.margin-80-xxl-down{margin:80px!important}.margin-84-xxl-down{margin:84px!important}.margin-88-xxl-down{margin:88px!important}.margin-92-xxl-down{margin:92px!important}.margin-96-xxl-down{margin:96px!important}.margin-100-xxl-down{margin:100px!important}.margin-104-xxl-down{margin:104px!important}.margin-108-xxl-down{margin:108px!important}.margin-112-xxl-down{margin:112px!important}.margin-116-xxl-down{margin:116px!important}.margin-120-xxl-down{margin:120px!important}}@media (max-width: 2559px){.margin-top-4-xxxl-down{margin-top:4px!important}.margin-top-8-xxxl-down{margin-top:8px!important}.margin-top-12-xxxl-down{margin-top:12px!important}.margin-top-16-xxxl-down{margin-top:16px!important}.margin-top-20-xxxl-down{margin-top:20px!important}.margin-top-24-xxxl-down{margin-top:24px!important}.margin-top-28-xxxl-down{margin-top:28px!important}.margin-top-32-xxxl-down{margin-top:32px!important}.margin-top-36-xxxl-down{margin-top:36px!important}.margin-top-40-xxxl-down{margin-top:40px!important}.margin-top-44-xxxl-down{margin-top:44px!important}.margin-top-48-xxxl-down{margin-top:48px!important}.margin-top-52-xxxl-down{margin-top:52px!important}.margin-top-56-xxxl-down{margin-top:56px!important}.margin-top-60-xxxl-down{margin-top:60px!important}.margin-top-64-xxxl-down{margin-top:64px!important}.margin-top-68-xxxl-down{margin-top:68px!important}.margin-top-72-xxxl-down{margin-top:72px!important}.margin-top-76-xxxl-down{margin-top:76px!important}.margin-top-80-xxxl-down{margin-top:80px!important}.margin-top-84-xxxl-down{margin-top:84px!important}.margin-top-88-xxxl-down{margin-top:88px!important}.margin-top-92-xxxl-down{margin-top:92px!important}.margin-top-96-xxxl-down{margin-top:96px!important}.margin-top-100-xxxl-down{margin-top:100px!important}.margin-top-104-xxxl-down{margin-top:104px!important}.margin-top-108-xxxl-down{margin-top:108px!important}.margin-top-112-xxxl-down{margin-top:112px!important}.margin-top-116-xxxl-down{margin-top:116px!important}.margin-top-120-xxxl-down{margin-top:120px!important}.margin-right-4-xxxl-down{margin-right:4px!important}.margin-right-8-xxxl-down{margin-right:8px!important}.margin-right-12-xxxl-down{margin-right:12px!important}.margin-right-16-xxxl-down{margin-right:16px!important}.margin-right-20-xxxl-down{margin-right:20px!important}.margin-right-24-xxxl-down{margin-right:24px!important}.margin-right-28-xxxl-down{margin-right:28px!important}.margin-right-32-xxxl-down{margin-right:32px!important}.margin-right-36-xxxl-down{margin-right:36px!important}.margin-right-40-xxxl-down{margin-right:40px!important}.margin-right-44-xxxl-down{margin-right:44px!important}.margin-right-48-xxxl-down{margin-right:48px!important}.margin-right-52-xxxl-down{margin-right:52px!important}.margin-right-56-xxxl-down{margin-right:56px!important}.margin-right-60-xxxl-down{margin-right:60px!important}.margin-right-64-xxxl-down{margin-right:64px!important}.margin-right-68-xxxl-down{margin-right:68px!important}.margin-right-72-xxxl-down{margin-right:72px!important}.margin-right-76-xxxl-down{margin-right:76px!important}.margin-right-80-xxxl-down{margin-right:80px!important}.margin-right-84-xxxl-down{margin-right:84px!important}.margin-right-88-xxxl-down{margin-right:88px!important}.margin-right-92-xxxl-down{margin-right:92px!important}.margin-right-96-xxxl-down{margin-right:96px!important}.margin-right-100-xxxl-down{margin-right:100px!important}.margin-right-104-xxxl-down{margin-right:104px!important}.margin-right-108-xxxl-down{margin-right:108px!important}.margin-right-112-xxxl-down{margin-right:112px!important}.margin-right-116-xxxl-down{margin-right:116px!important}.margin-right-120-xxxl-down{margin-right:120px!important}.margin-bottom-4-xxxl-down{margin-bottom:4px!important}.margin-bottom-8-xxxl-down{margin-bottom:8px!important}.margin-bottom-12-xxxl-down{margin-bottom:12px!important}.margin-bottom-16-xxxl-down{margin-bottom:16px!important}.margin-bottom-20-xxxl-down{margin-bottom:20px!important}.margin-bottom-24-xxxl-down{margin-bottom:24px!important}.margin-bottom-28-xxxl-down{margin-bottom:28px!important}.margin-bottom-32-xxxl-down{margin-bottom:32px!important}.margin-bottom-36-xxxl-down{margin-bottom:36px!important}.margin-bottom-40-xxxl-down{margin-bottom:40px!important}.margin-bottom-44-xxxl-down{margin-bottom:44px!important}.margin-bottom-48-xxxl-down{margin-bottom:48px!important}.margin-bottom-52-xxxl-down{margin-bottom:52px!important}.margin-bottom-56-xxxl-down{margin-bottom:56px!important}.margin-bottom-60-xxxl-down{margin-bottom:60px!important}.margin-bottom-64-xxxl-down{margin-bottom:64px!important}.margin-bottom-68-xxxl-down{margin-bottom:68px!important}.margin-bottom-72-xxxl-down{margin-bottom:72px!important}.margin-bottom-76-xxxl-down{margin-bottom:76px!important}.margin-bottom-80-xxxl-down{margin-bottom:80px!important}.margin-bottom-84-xxxl-down{margin-bottom:84px!important}.margin-bottom-88-xxxl-down{margin-bottom:88px!important}.margin-bottom-92-xxxl-down{margin-bottom:92px!important}.margin-bottom-96-xxxl-down{margin-bottom:96px!important}.margin-bottom-100-xxxl-down{margin-bottom:100px!important}.margin-bottom-104-xxxl-down{margin-bottom:104px!important}.margin-bottom-108-xxxl-down{margin-bottom:108px!important}.margin-bottom-112-xxxl-down{margin-bottom:112px!important}.margin-bottom-116-xxxl-down{margin-bottom:116px!important}.margin-bottom-120-xxxl-down{margin-bottom:120px!important}.margin-left-4-xxxl-down{margin-left:4px!important}.margin-left-8-xxxl-down{margin-left:8px!important}.margin-left-12-xxxl-down{margin-left:12px!important}.margin-left-16-xxxl-down{margin-left:16px!important}.margin-left-20-xxxl-down{margin-left:20px!important}.margin-left-24-xxxl-down{margin-left:24px!important}.margin-left-28-xxxl-down{margin-left:28px!important}.margin-left-32-xxxl-down{margin-left:32px!important}.margin-left-36-xxxl-down{margin-left:36px!important}.margin-left-40-xxxl-down{margin-left:40px!important}.margin-left-44-xxxl-down{margin-left:44px!important}.margin-left-48-xxxl-down{margin-left:48px!important}.margin-left-52-xxxl-down{margin-left:52px!important}.margin-left-56-xxxl-down{margin-left:56px!important}.margin-left-60-xxxl-down{margin-left:60px!important}.margin-left-64-xxxl-down{margin-left:64px!important}.margin-left-68-xxxl-down{margin-left:68px!important}.margin-left-72-xxxl-down{margin-left:72px!important}.margin-left-76-xxxl-down{margin-left:76px!important}.margin-left-80-xxxl-down{margin-left:80px!important}.margin-left-84-xxxl-down{margin-left:84px!important}.margin-left-88-xxxl-down{margin-left:88px!important}.margin-left-92-xxxl-down{margin-left:92px!important}.margin-left-96-xxxl-down{margin-left:96px!important}.margin-left-100-xxxl-down{margin-left:100px!important}.margin-left-104-xxxl-down{margin-left:104px!important}.margin-left-108-xxxl-down{margin-left:108px!important}.margin-left-112-xxxl-down{margin-left:112px!important}.margin-left-116-xxxl-down{margin-left:116px!important}.margin-left-120-xxxl-down{margin-left:120px!important}.margin-x-4-xxxl-down{margin-left:4px!important;margin-right:4px!important}.margin-x-8-xxxl-down{margin-left:8px!important;margin-right:8px!important}.margin-x-12-xxxl-down{margin-left:12px!important;margin-right:12px!important}.margin-x-16-xxxl-down{margin-left:16px!important;margin-right:16px!important}.margin-x-20-xxxl-down{margin-left:20px!important;margin-right:20px!important}.margin-x-24-xxxl-down{margin-left:24px!important;margin-right:24px!important}.margin-x-28-xxxl-down{margin-left:28px!important;margin-right:28px!important}.margin-x-32-xxxl-down{margin-left:32px!important;margin-right:32px!important}.margin-x-36-xxxl-down{margin-left:36px!important;margin-right:36px!important}.margin-x-40-xxxl-down{margin-left:40px!important;margin-right:40px!important}.margin-x-44-xxxl-down{margin-left:44px!important;margin-right:44px!important}.margin-x-48-xxxl-down{margin-left:48px!important;margin-right:48px!important}.margin-x-52-xxxl-down{margin-left:52px!important;margin-right:52px!important}.margin-x-56-xxxl-down{margin-left:56px!important;margin-right:56px!important}.margin-x-60-xxxl-down{margin-left:60px!important;margin-right:60px!important}.margin-x-64-xxxl-down{margin-left:64px!important;margin-right:64px!important}.margin-x-68-xxxl-down{margin-left:68px!important;margin-right:68px!important}.margin-x-72-xxxl-down{margin-left:72px!important;margin-right:72px!important}.margin-x-76-xxxl-down{margin-left:76px!important;margin-right:76px!important}.margin-x-80-xxxl-down{margin-left:80px!important;margin-right:80px!important}.margin-x-84-xxxl-down{margin-left:84px!important;margin-right:84px!important}.margin-x-88-xxxl-down{margin-left:88px!important;margin-right:88px!important}.margin-x-92-xxxl-down{margin-left:92px!important;margin-right:92px!important}.margin-x-96-xxxl-down{margin-left:96px!important;margin-right:96px!important}.margin-x-100-xxxl-down{margin-left:100px!important;margin-right:100px!important}.margin-x-104-xxxl-down{margin-left:104px!important;margin-right:104px!important}.margin-x-108-xxxl-down{margin-left:108px!important;margin-right:108px!important}.margin-x-112-xxxl-down{margin-left:112px!important;margin-right:112px!important}.margin-x-116-xxxl-down{margin-left:116px!important;margin-right:116px!important}.margin-x-120-xxxl-down{margin-left:120px!important;margin-right:120px!important}.margin-y-4-xxxl-down{margin-top:4px!important;margin-bottom:4px!important}.margin-y-8-xxxl-down{margin-top:8px!important;margin-bottom:8px!important}.margin-y-12-xxxl-down{margin-top:12px!important;margin-bottom:12px!important}.margin-y-16-xxxl-down{margin-top:16px!important;margin-bottom:16px!important}.margin-y-20-xxxl-down{margin-top:20px!important;margin-bottom:20px!important}.margin-y-24-xxxl-down{margin-top:24px!important;margin-bottom:24px!important}.margin-y-28-xxxl-down{margin-top:28px!important;margin-bottom:28px!important}.margin-y-32-xxxl-down{margin-top:32px!important;margin-bottom:32px!important}.margin-y-36-xxxl-down{margin-top:36px!important;margin-bottom:36px!important}.margin-y-40-xxxl-down{margin-top:40px!important;margin-bottom:40px!important}.margin-y-44-xxxl-down{margin-top:44px!important;margin-bottom:44px!important}.margin-y-48-xxxl-down{margin-top:48px!important;margin-bottom:48px!important}.margin-y-52-xxxl-down{margin-top:52px!important;margin-bottom:52px!important}.margin-y-56-xxxl-down{margin-top:56px!important;margin-bottom:56px!important}.margin-y-60-xxxl-down{margin-top:60px!important;margin-bottom:60px!important}.margin-y-64-xxxl-down{margin-top:64px!important;margin-bottom:64px!important}.margin-y-68-xxxl-down{margin-top:68px!important;margin-bottom:68px!important}.margin-y-72-xxxl-down{margin-top:72px!important;margin-bottom:72px!important}.margin-y-76-xxxl-down{margin-top:76px!important;margin-bottom:76px!important}.margin-y-80-xxxl-down{margin-top:80px!important;margin-bottom:80px!important}.margin-y-84-xxxl-down{margin-top:84px!important;margin-bottom:84px!important}.margin-y-88-xxxl-down{margin-top:88px!important;margin-bottom:88px!important}.margin-y-92-xxxl-down{margin-top:92px!important;margin-bottom:92px!important}.margin-y-96-xxxl-down{margin-top:96px!important;margin-bottom:96px!important}.margin-y-100-xxxl-down{margin-top:100px!important;margin-bottom:100px!important}.margin-y-104-xxxl-down{margin-top:104px!important;margin-bottom:104px!important}.margin-y-108-xxxl-down{margin-top:108px!important;margin-bottom:108px!important}.margin-y-112-xxxl-down{margin-top:112px!important;margin-bottom:112px!important}.margin-y-116-xxxl-down{margin-top:116px!important;margin-bottom:116px!important}.margin-y-120-xxxl-down{margin-top:120px!important;margin-bottom:120px!important}.margin-4-xxxl-down{margin:4px!important}.margin-8-xxxl-down{margin:8px!important}.margin-12-xxxl-down{margin:12px!important}.margin-16-xxxl-down{margin:16px!important}.margin-20-xxxl-down{margin:20px!important}.margin-24-xxxl-down{margin:24px!important}.margin-28-xxxl-down{margin:28px!important}.margin-32-xxxl-down{margin:32px!important}.margin-36-xxxl-down{margin:36px!important}.margin-40-xxxl-down{margin:40px!important}.margin-44-xxxl-down{margin:44px!important}.margin-48-xxxl-down{margin:48px!important}.margin-52-xxxl-down{margin:52px!important}.margin-56-xxxl-down{margin:56px!important}.margin-60-xxxl-down{margin:60px!important}.margin-64-xxxl-down{margin:64px!important}.margin-68-xxxl-down{margin:68px!important}.margin-72-xxxl-down{margin:72px!important}.margin-76-xxxl-down{margin:76px!important}.margin-80-xxxl-down{margin:80px!important}.margin-84-xxxl-down{margin:84px!important}.margin-88-xxxl-down{margin:88px!important}.margin-92-xxxl-down{margin:92px!important}.margin-96-xxxl-down{margin:96px!important}.margin-100-xxxl-down{margin:100px!important}.margin-104-xxxl-down{margin:104px!important}.margin-108-xxxl-down{margin:108px!important}.margin-112-xxxl-down{margin:112px!important}.margin-116-xxxl-down{margin:116px!important}.margin-120-xxxl-down{margin:120px!important}}.margin-auto{margin:auto!important}.margin-top-auto{margin-top:auto!important}.margin-right-auto{margin-right:auto!important}.margin-bottom-auto{margin-bottom:auto!important}.margin-left-auto{margin-left:auto!important}@media (min-width: 0){.margin-top-auto-xs-up{margin-top:auto!important}.margin-right-auto-xs-up{margin-right:auto!important}.margin-bottom-auto-xs-up{margin-bottom:auto!important}.margin-left-auto-xs-up{margin-left:auto!important}}@media (min-width: 768px){.margin-top-auto-sm-up{margin-top:auto!important}.margin-right-auto-sm-up{margin-right:auto!important}.margin-bottom-auto-sm-up{margin-bottom:auto!important}.margin-left-auto-sm-up{margin-left:auto!important}}@media (min-width: 1024px){.margin-top-auto-md-up{margin-top:auto!important}.margin-right-auto-md-up{margin-right:auto!important}.margin-bottom-auto-md-up{margin-bottom:auto!important}.margin-left-auto-md-up{margin-left:auto!important}}@media (min-width: 1440px){.margin-top-auto-lg-up{margin-top:auto!important}.margin-right-auto-lg-up{margin-right:auto!important}.margin-bottom-auto-lg-up{margin-bottom:auto!important}.margin-left-auto-lg-up{margin-left:auto!important}}@media (min-width: 1920px){.margin-top-auto-xl-up{margin-top:auto!important}.margin-right-auto-xl-up{margin-right:auto!important}.margin-bottom-auto-xl-up{margin-bottom:auto!important}.margin-left-auto-xl-up{margin-left:auto!important}}@media (min-width: 2100px){.margin-top-auto-xxl-up{margin-top:auto!important}.margin-right-auto-xxl-up{margin-right:auto!important}.margin-bottom-auto-xxl-up{margin-bottom:auto!important}.margin-left-auto-xxl-up{margin-left:auto!important}}@media (min-width: 2560px){.margin-top-auto-xxxl-up{margin-top:auto!important}.margin-right-auto-xxxl-up{margin-right:auto!important}.margin-bottom-auto-xxxl-up{margin-bottom:auto!important}.margin-left-auto-xxxl-up{margin-left:auto!important}}@media (max-width: -1px){.margin-top-auto-xs-down{margin-top:0!important}.margin-right-auto-xs-down{margin-right:0!important}.margin-bottom-auto-xs-down{margin-bottom:0!important}.margin-left-auto-xs-down{margin-left:0!important}}@media (max-width: 767px){.margin-top-auto-sm-down{margin-top:0!important}.margin-right-auto-sm-down{margin-right:0!important}.margin-bottom-auto-sm-down{margin-bottom:0!important}.margin-left-auto-sm-down{margin-left:0!important}}@media (max-width: 1023px){.margin-top-auto-md-down{margin-top:0!important}.margin-right-auto-md-down{margin-right:0!important}.margin-bottom-auto-md-down{margin-bottom:0!important}.margin-left-auto-md-down{margin-left:0!important}}@media (max-width: 1439px){.margin-top-auto-lg-down{margin-top:0!important}.margin-right-auto-lg-down{margin-right:0!important}.margin-bottom-auto-lg-down{margin-bottom:0!important}.margin-left-auto-lg-down{margin-left:0!important}}@media (max-width: 1919px){.margin-top-auto-xl-down{margin-top:0!important}.margin-right-auto-xl-down{margin-right:0!important}.margin-bottom-auto-xl-down{margin-bottom:0!important}.margin-left-auto-xl-down{margin-left:0!important}}@media (max-width: 2099px){.margin-top-auto-xxl-down{margin-top:0!important}.margin-right-auto-xxl-down{margin-right:0!important}.margin-bottom-auto-xxl-down{margin-bottom:0!important}.margin-left-auto-xxl-down{margin-left:0!important}}@media (max-width: 2559px){.margin-top-auto-xxxl-down{margin-top:0!important}.margin-right-auto-xxxl-down{margin-right:0!important}.margin-bottom-auto-xxxl-down{margin-bottom:0!important}.margin-left-auto-xxxl-down{margin-left:0!important}}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale-down{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.object-position-top{object-position:top!important}.object-position-right{object-position:right!important}.object-position-bottom{object-position:bottom!important}.object-position-left{object-position:left!important}.object-position-center{object-position:center!important}.opacity-0{opacity:0!important}.opacity-5{opacity:.05!important}.opacity-10{opacity:.1!important}.opacity-15{opacity:.15!important}.opacity-20{opacity:.2!important}.opacity-25{opacity:.25!important}.opacity-30{opacity:.3!important}.opacity-35{opacity:.35!important}.opacity-40{opacity:.4!important}.opacity-45{opacity:.45!important}.opacity-50{opacity:.5!important}.opacity-55{opacity:.55!important}.opacity-60{opacity:.6!important}.opacity-65{opacity:.65!important}.opacity-70{opacity:.7!important}.opacity-75{opacity:.75!important}.opacity-80{opacity:.8!important}.opacity-85{opacity:.85!important}.opacity-90{opacity:.9!important}.opacity-95{opacity:.95!important}.opacity-100{opacity:1!important}.order--1{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}@media (min-width: 0){.order--1-xs-up{order:-1!important}.order-0-xs-up{order:0!important}.order-1-xs-up{order:1!important}.order-2-xs-up{order:2!important}.order-3-xs-up{order:3!important}.order-4-xs-up{order:4!important}.order-5-xs-up{order:5!important}}@media (min-width: 768px){.order--1-sm-up{order:-1!important}.order-0-sm-up{order:0!important}.order-1-sm-up{order:1!important}.order-2-sm-up{order:2!important}.order-3-sm-up{order:3!important}.order-4-sm-up{order:4!important}.order-5-sm-up{order:5!important}}@media (min-width: 1024px){.order--1-md-up{order:-1!important}.order-0-md-up{order:0!important}.order-1-md-up{order:1!important}.order-2-md-up{order:2!important}.order-3-md-up{order:3!important}.order-4-md-up{order:4!important}.order-5-md-up{order:5!important}}@media (min-width: 1440px){.order--1-lg-up{order:-1!important}.order-0-lg-up{order:0!important}.order-1-lg-up{order:1!important}.order-2-lg-up{order:2!important}.order-3-lg-up{order:3!important}.order-4-lg-up{order:4!important}.order-5-lg-up{order:5!important}}@media (min-width: 1920px){.order--1-xl-up{order:-1!important}.order-0-xl-up{order:0!important}.order-1-xl-up{order:1!important}.order-2-xl-up{order:2!important}.order-3-xl-up{order:3!important}.order-4-xl-up{order:4!important}.order-5-xl-up{order:5!important}}@media (min-width: 2100px){.order--1-xxl-up{order:-1!important}.order-0-xxl-up{order:0!important}.order-1-xxl-up{order:1!important}.order-2-xxl-up{order:2!important}.order-3-xxl-up{order:3!important}.order-4-xxl-up{order:4!important}.order-5-xxl-up{order:5!important}}@media (min-width: 2560px){.order--1-xxxl-up{order:-1!important}.order-0-xxxl-up{order:0!important}.order-1-xxxl-up{order:1!important}.order-2-xxxl-up{order:2!important}.order-3-xxxl-up{order:3!important}.order-4-xxxl-up{order:4!important}.order-5-xxxl-up{order:5!important}}@media (max-width: -1px){.order--1-xs-down{order:-1!important}.order-0-xs-down{order:0!important}.order-1-xs-down{order:1!important}.order-2-xs-down{order:2!important}.order-3-xs-down{order:3!important}.order-4-xs-down{order:4!important}.order-5-xs-down{order:5!important}}@media (max-width: 767px){.order--1-sm-down{order:-1!important}.order-0-sm-down{order:0!important}.order-1-sm-down{order:1!important}.order-2-sm-down{order:2!important}.order-3-sm-down{order:3!important}.order-4-sm-down{order:4!important}.order-5-sm-down{order:5!important}}@media (max-width: 1023px){.order--1-md-down{order:-1!important}.order-0-md-down{order:0!important}.order-1-md-down{order:1!important}.order-2-md-down{order:2!important}.order-3-md-down{order:3!important}.order-4-md-down{order:4!important}.order-5-md-down{order:5!important}}@media (max-width: 1439px){.order--1-lg-down{order:-1!important}.order-0-lg-down{order:0!important}.order-1-lg-down{order:1!important}.order-2-lg-down{order:2!important}.order-3-lg-down{order:3!important}.order-4-lg-down{order:4!important}.order-5-lg-down{order:5!important}}@media (max-width: 1919px){.order--1-xl-down{order:-1!important}.order-0-xl-down{order:0!important}.order-1-xl-down{order:1!important}.order-2-xl-down{order:2!important}.order-3-xl-down{order:3!important}.order-4-xl-down{order:4!important}.order-5-xl-down{order:5!important}}@media (max-width: 2099px){.order--1-xxl-down{order:-1!important}.order-0-xxl-down{order:0!important}.order-1-xxl-down{order:1!important}.order-2-xxl-down{order:2!important}.order-3-xxl-down{order:3!important}.order-4-xxl-down{order:4!important}.order-5-xxl-down{order:5!important}}@media (max-width: 2559px){.order--1-xxxl-down{order:-1!important}.order-0-xxxl-down{order:0!important}.order-1-xxxl-down{order:1!important}.order-2-xxxl-down{order:2!important}.order-3-xxxl-down{order:3!important}.order-4-xxxl-down{order:4!important}.order-5-xxxl-down{order:5!important}}.overflow-auto{overflow:auto!important}.overflow-x-auto{overflow-x:auto!important}.overflow-y-auto{overflow-y:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-visible{overflow:visible!important}.overflow-x-visible{overflow-x:visible!important}.overflow-y-visible{overflow-y:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-scroll{overflow-y:scroll!important}@media (min-width: 0){.overflow-auto-xs-up{overflow:auto!important}.overflow-x-auto-xs-up{overflow-x:auto!important}.overflow-y-auto-xs-up{overflow-y:auto!important}.overflow-hidden-xs-up{overflow:hidden!important}.overflow-x-hidden-xs-up{overflow-x:hidden!important}.overflow-y-hidden-xs-up{overflow-y:hidden!important}.overflow-visible-xs-up{overflow:visible!important}.overflow-x-visible-xs-up{overflow-x:visible!important}.overflow-y-visible-xs-up{overflow-y:visible!important}.overflow-scroll-xs-up{overflow:scroll!important}.overflow-x-scroll-xs-up{overflow-x:scroll!important}.overflow-y-scroll-xs-up{overflow-y:scroll!important}}@media (min-width: 768px){.overflow-auto-sm-up{overflow:auto!important}.overflow-x-auto-sm-up{overflow-x:auto!important}.overflow-y-auto-sm-up{overflow-y:auto!important}.overflow-hidden-sm-up{overflow:hidden!important}.overflow-x-hidden-sm-up{overflow-x:hidden!important}.overflow-y-hidden-sm-up{overflow-y:hidden!important}.overflow-visible-sm-up{overflow:visible!important}.overflow-x-visible-sm-up{overflow-x:visible!important}.overflow-y-visible-sm-up{overflow-y:visible!important}.overflow-scroll-sm-up{overflow:scroll!important}.overflow-x-scroll-sm-up{overflow-x:scroll!important}.overflow-y-scroll-sm-up{overflow-y:scroll!important}}@media (min-width: 1024px){.overflow-auto-md-up{overflow:auto!important}.overflow-x-auto-md-up{overflow-x:auto!important}.overflow-y-auto-md-up{overflow-y:auto!important}.overflow-hidden-md-up{overflow:hidden!important}.overflow-x-hidden-md-up{overflow-x:hidden!important}.overflow-y-hidden-md-up{overflow-y:hidden!important}.overflow-visible-md-up{overflow:visible!important}.overflow-x-visible-md-up{overflow-x:visible!important}.overflow-y-visible-md-up{overflow-y:visible!important}.overflow-scroll-md-up{overflow:scroll!important}.overflow-x-scroll-md-up{overflow-x:scroll!important}.overflow-y-scroll-md-up{overflow-y:scroll!important}}@media (min-width: 1440px){.overflow-auto-lg-up{overflow:auto!important}.overflow-x-auto-lg-up{overflow-x:auto!important}.overflow-y-auto-lg-up{overflow-y:auto!important}.overflow-hidden-lg-up{overflow:hidden!important}.overflow-x-hidden-lg-up{overflow-x:hidden!important}.overflow-y-hidden-lg-up{overflow-y:hidden!important}.overflow-visible-lg-up{overflow:visible!important}.overflow-x-visible-lg-up{overflow-x:visible!important}.overflow-y-visible-lg-up{overflow-y:visible!important}.overflow-scroll-lg-up{overflow:scroll!important}.overflow-x-scroll-lg-up{overflow-x:scroll!important}.overflow-y-scroll-lg-up{overflow-y:scroll!important}}@media (min-width: 1920px){.overflow-auto-xl-up{overflow:auto!important}.overflow-x-auto-xl-up{overflow-x:auto!important}.overflow-y-auto-xl-up{overflow-y:auto!important}.overflow-hidden-xl-up{overflow:hidden!important}.overflow-x-hidden-xl-up{overflow-x:hidden!important}.overflow-y-hidden-xl-up{overflow-y:hidden!important}.overflow-visible-xl-up{overflow:visible!important}.overflow-x-visible-xl-up{overflow-x:visible!important}.overflow-y-visible-xl-up{overflow-y:visible!important}.overflow-scroll-xl-up{overflow:scroll!important}.overflow-x-scroll-xl-up{overflow-x:scroll!important}.overflow-y-scroll-xl-up{overflow-y:scroll!important}}@media (min-width: 2100px){.overflow-auto-xxl-up{overflow:auto!important}.overflow-x-auto-xxl-up{overflow-x:auto!important}.overflow-y-auto-xxl-up{overflow-y:auto!important}.overflow-hidden-xxl-up{overflow:hidden!important}.overflow-x-hidden-xxl-up{overflow-x:hidden!important}.overflow-y-hidden-xxl-up{overflow-y:hidden!important}.overflow-visible-xxl-up{overflow:visible!important}.overflow-x-visible-xxl-up{overflow-x:visible!important}.overflow-y-visible-xxl-up{overflow-y:visible!important}.overflow-scroll-xxl-up{overflow:scroll!important}.overflow-x-scroll-xxl-up{overflow-x:scroll!important}.overflow-y-scroll-xxl-up{overflow-y:scroll!important}}@media (min-width: 2560px){.overflow-auto-xxxl-up{overflow:auto!important}.overflow-x-auto-xxxl-up{overflow-x:auto!important}.overflow-y-auto-xxxl-up{overflow-y:auto!important}.overflow-hidden-xxxl-up{overflow:hidden!important}.overflow-x-hidden-xxxl-up{overflow-x:hidden!important}.overflow-y-hidden-xxxl-up{overflow-y:hidden!important}.overflow-visible-xxxl-up{overflow:visible!important}.overflow-x-visible-xxxl-up{overflow-x:visible!important}.overflow-y-visible-xxxl-up{overflow-y:visible!important}.overflow-scroll-xxxl-up{overflow:scroll!important}.overflow-x-scroll-xxxl-up{overflow-x:scroll!important}.overflow-y-scroll-xxxl-up{overflow-y:scroll!important}}@media (max-width: -1px){.overflow-auto-xs-down{overflow:auto!important}.overflow-x-auto-xs-down{overflow-x:auto!important}.overflow-y-auto-xs-down{overflow-y:auto!important}.overflow-hidden-xs-down{overflow:hidden!important}.overflow-x-hidden-xs-down{overflow-x:hidden!important}.overflow-y-hidden-xs-down{overflow-y:hidden!important}.overflow-visible-xs-down{overflow:visible!important}.overflow-x-visible-xs-down{overflow-x:visible!important}.overflow-y-visible-xs-down{overflow-y:visible!important}.overflow-scroll-xs-down{overflow:scroll!important}.overflow-x-scroll-xs-down{overflow-x:scroll!important}.overflow-y-scroll-xs-down{overflow-y:scroll!important}}@media (max-width: 767px){.overflow-auto-sm-down{overflow:auto!important}.overflow-x-auto-sm-down{overflow-x:auto!important}.overflow-y-auto-sm-down{overflow-y:auto!important}.overflow-hidden-sm-down{overflow:hidden!important}.overflow-x-hidden-sm-down{overflow-x:hidden!important}.overflow-y-hidden-sm-down{overflow-y:hidden!important}.overflow-visible-sm-down{overflow:visible!important}.overflow-x-visible-sm-down{overflow-x:visible!important}.overflow-y-visible-sm-down{overflow-y:visible!important}.overflow-scroll-sm-down{overflow:scroll!important}.overflow-x-scroll-sm-down{overflow-x:scroll!important}.overflow-y-scroll-sm-down{overflow-y:scroll!important}}@media (max-width: 1023px){.overflow-auto-md-down{overflow:auto!important}.overflow-x-auto-md-down{overflow-x:auto!important}.overflow-y-auto-md-down{overflow-y:auto!important}.overflow-hidden-md-down{overflow:hidden!important}.overflow-x-hidden-md-down{overflow-x:hidden!important}.overflow-y-hidden-md-down{overflow-y:hidden!important}.overflow-visible-md-down{overflow:visible!important}.overflow-x-visible-md-down{overflow-x:visible!important}.overflow-y-visible-md-down{overflow-y:visible!important}.overflow-scroll-md-down{overflow:scroll!important}.overflow-x-scroll-md-down{overflow-x:scroll!important}.overflow-y-scroll-md-down{overflow-y:scroll!important}}@media (max-width: 1439px){.overflow-auto-lg-down{overflow:auto!important}.overflow-x-auto-lg-down{overflow-x:auto!important}.overflow-y-auto-lg-down{overflow-y:auto!important}.overflow-hidden-lg-down{overflow:hidden!important}.overflow-x-hidden-lg-down{overflow-x:hidden!important}.overflow-y-hidden-lg-down{overflow-y:hidden!important}.overflow-visible-lg-down{overflow:visible!important}.overflow-x-visible-lg-down{overflow-x:visible!important}.overflow-y-visible-lg-down{overflow-y:visible!important}.overflow-scroll-lg-down{overflow:scroll!important}.overflow-x-scroll-lg-down{overflow-x:scroll!important}.overflow-y-scroll-lg-down{overflow-y:scroll!important}}@media (max-width: 1919px){.overflow-auto-xl-down{overflow:auto!important}.overflow-x-auto-xl-down{overflow-x:auto!important}.overflow-y-auto-xl-down{overflow-y:auto!important}.overflow-hidden-xl-down{overflow:hidden!important}.overflow-x-hidden-xl-down{overflow-x:hidden!important}.overflow-y-hidden-xl-down{overflow-y:hidden!important}.overflow-visible-xl-down{overflow:visible!important}.overflow-x-visible-xl-down{overflow-x:visible!important}.overflow-y-visible-xl-down{overflow-y:visible!important}.overflow-scroll-xl-down{overflow:scroll!important}.overflow-x-scroll-xl-down{overflow-x:scroll!important}.overflow-y-scroll-xl-down{overflow-y:scroll!important}}@media (max-width: 2099px){.overflow-auto-xxl-down{overflow:auto!important}.overflow-x-auto-xxl-down{overflow-x:auto!important}.overflow-y-auto-xxl-down{overflow-y:auto!important}.overflow-hidden-xxl-down{overflow:hidden!important}.overflow-x-hidden-xxl-down{overflow-x:hidden!important}.overflow-y-hidden-xxl-down{overflow-y:hidden!important}.overflow-visible-xxl-down{overflow:visible!important}.overflow-x-visible-xxl-down{overflow-x:visible!important}.overflow-y-visible-xxl-down{overflow-y:visible!important}.overflow-scroll-xxl-down{overflow:scroll!important}.overflow-x-scroll-xxl-down{overflow-x:scroll!important}.overflow-y-scroll-xxl-down{overflow-y:scroll!important}}@media (max-width: 2559px){.overflow-auto-xxxl-down{overflow:auto!important}.overflow-x-auto-xxxl-down{overflow-x:auto!important}.overflow-y-auto-xxxl-down{overflow-y:auto!important}.overflow-hidden-xxxl-down{overflow:hidden!important}.overflow-x-hidden-xxxl-down{overflow-x:hidden!important}.overflow-y-hidden-xxxl-down{overflow-y:hidden!important}.overflow-visible-xxxl-down{overflow:visible!important}.overflow-x-visible-xxxl-down{overflow-x:visible!important}.overflow-y-visible-xxxl-down{overflow-y:visible!important}.overflow-scroll-xxxl-down{overflow:scroll!important}.overflow-x-scroll-xxxl-down{overflow-x:scroll!important}.overflow-y-scroll-xxxl-down{overflow-y:scroll!important}}.padding-0{padding:0!important}.padding-x-0{padding-left:0!important;padding-right:0!important}.padding-y-0{padding-top:0!important;padding-bottom:0!important}.padding-top-0{padding-top:0!important}.padding-right-0{padding-right:0!important}.padding-bottom-0{padding-bottom:0!important}.padding-left-0{padding-left:0!important}@media (min-width: 0){.padding-top-0-xs-up{padding-top:0!important}.padding-right-0-xs-up{padding-right:0!important}.padding-bottom-0-xs-up{padding-bottom:0!important}.padding-left-0-xs-up{padding-left:0!important}}@media (min-width: 768px){.padding-top-0-sm-up{padding-top:0!important}.padding-right-0-sm-up{padding-right:0!important}.padding-bottom-0-sm-up{padding-bottom:0!important}.padding-left-0-sm-up{padding-left:0!important}}@media (min-width: 1024px){.padding-top-0-md-up{padding-top:0!important}.padding-right-0-md-up{padding-right:0!important}.padding-bottom-0-md-up{padding-bottom:0!important}.padding-left-0-md-up{padding-left:0!important}}@media (min-width: 1440px){.padding-top-0-lg-up{padding-top:0!important}.padding-right-0-lg-up{padding-right:0!important}.padding-bottom-0-lg-up{padding-bottom:0!important}.padding-left-0-lg-up{padding-left:0!important}}@media (min-width: 1920px){.padding-top-0-xl-up{padding-top:0!important}.padding-right-0-xl-up{padding-right:0!important}.padding-bottom-0-xl-up{padding-bottom:0!important}.padding-left-0-xl-up{padding-left:0!important}}@media (min-width: 2100px){.padding-top-0-xxl-up{padding-top:0!important}.padding-right-0-xxl-up{padding-right:0!important}.padding-bottom-0-xxl-up{padding-bottom:0!important}.padding-left-0-xxl-up{padding-left:0!important}}@media (min-width: 2560px){.padding-top-0-xxxl-up{padding-top:0!important}.padding-right-0-xxxl-up{padding-right:0!important}.padding-bottom-0-xxxl-up{padding-bottom:0!important}.padding-left-0-xxxl-up{padding-left:0!important}}@media (max-width: -1px){.padding-top-0-xs-down{padding-top:0!important}.padding-right-0-xs-down{padding-right:0!important}.padding-bottom-0-xs-down{padding-bottom:0!important}.padding-left-0-xs-down{padding-left:0!important}}@media (max-width: 767px){.padding-top-0-sm-down{padding-top:0!important}.padding-right-0-sm-down{padding-right:0!important}.padding-bottom-0-sm-down{padding-bottom:0!important}.padding-left-0-sm-down{padding-left:0!important}}@media (max-width: 1023px){.padding-top-0-md-down{padding-top:0!important}.padding-right-0-md-down{padding-right:0!important}.padding-bottom-0-md-down{padding-bottom:0!important}.padding-left-0-md-down{padding-left:0!important}}@media (max-width: 1439px){.padding-top-0-lg-down{padding-top:0!important}.padding-right-0-lg-down{padding-right:0!important}.padding-bottom-0-lg-down{padding-bottom:0!important}.padding-left-0-lg-down{padding-left:0!important}}@media (max-width: 1919px){.padding-top-0-xl-down{padding-top:0!important}.padding-right-0-xl-down{padding-right:0!important}.padding-bottom-0-xl-down{padding-bottom:0!important}.padding-left-0-xl-down{padding-left:0!important}}@media (max-width: 2099px){.padding-top-0-xxl-down{padding-top:0!important}.padding-right-0-xxl-down{padding-right:0!important}.padding-bottom-0-xxl-down{padding-bottom:0!important}.padding-left-0-xxl-down{padding-left:0!important}}@media (max-width: 2559px){.padding-top-0-xxxl-down{padding-top:0!important}.padding-right-0-xxxl-down{padding-right:0!important}.padding-bottom-0-xxxl-down{padding-bottom:0!important}.padding-left-0-xxxl-down{padding-left:0!important}}.padding-4{padding:4px!important}.padding-8{padding:8px!important}.padding-12{padding:12px!important}.padding-16{padding:16px!important}.padding-20{padding:20px!important}.padding-24{padding:24px!important}.padding-28{padding:28px!important}.padding-32{padding:32px!important}.padding-36{padding:36px!important}.padding-40{padding:40px!important}.padding-44{padding:44px!important}.padding-48{padding:48px!important}.padding-52{padding:52px!important}.padding-56{padding:56px!important}.padding-60{padding:60px!important}.padding-64{padding:64px!important}.padding-68{padding:68px!important}.padding-72{padding:72px!important}.padding-76{padding:76px!important}.padding-80{padding:80px!important}.padding-84{padding:84px!important}.padding-88{padding:88px!important}.padding-92{padding:92px!important}.padding-96{padding:96px!important}.padding-100{padding:100px!important}.padding-104{padding:104px!important}.padding-108{padding:108px!important}.padding-112{padding:112px!important}.padding-116{padding:116px!important}.padding-120{padding:120px!important}.padding-top-4{padding-top:4px!important}.padding-top-8{padding-top:8px!important}.padding-top-12{padding-top:12px!important}.padding-top-16{padding-top:16px!important}.padding-top-20{padding-top:20px!important}.padding-top-24{padding-top:24px!important}.padding-top-28{padding-top:28px!important}.padding-top-32{padding-top:32px!important}.padding-top-36{padding-top:36px!important}.padding-top-40{padding-top:40px!important}.padding-top-44{padding-top:44px!important}.padding-top-48{padding-top:48px!important}.padding-top-52{padding-top:52px!important}.padding-top-56{padding-top:56px!important}.padding-top-60{padding-top:60px!important}.padding-top-64{padding-top:64px!important}.padding-top-68{padding-top:68px!important}.padding-top-72{padding-top:72px!important}.padding-top-76{padding-top:76px!important}.padding-top-80{padding-top:80px!important}.padding-top-84{padding-top:84px!important}.padding-top-88{padding-top:88px!important}.padding-top-92{padding-top:92px!important}.padding-top-96{padding-top:96px!important}.padding-top-100{padding-top:100px!important}.padding-top-104{padding-top:104px!important}.padding-top-108{padding-top:108px!important}.padding-top-112{padding-top:112px!important}.padding-top-116{padding-top:116px!important}.padding-top-120{padding-top:120px!important}.padding-right-4{padding-right:4px!important}.padding-right-8{padding-right:8px!important}.padding-right-12{padding-right:12px!important}.padding-right-16{padding-right:16px!important}.padding-right-20{padding-right:20px!important}.padding-right-24{padding-right:24px!important}.padding-right-28{padding-right:28px!important}.padding-right-32{padding-right:32px!important}.padding-right-36{padding-right:36px!important}.padding-right-40{padding-right:40px!important}.padding-right-44{padding-right:44px!important}.padding-right-48{padding-right:48px!important}.padding-right-52{padding-right:52px!important}.padding-right-56{padding-right:56px!important}.padding-right-60{padding-right:60px!important}.padding-right-64{padding-right:64px!important}.padding-right-68{padding-right:68px!important}.padding-right-72{padding-right:72px!important}.padding-right-76{padding-right:76px!important}.padding-right-80{padding-right:80px!important}.padding-right-84{padding-right:84px!important}.padding-right-88{padding-right:88px!important}.padding-right-92{padding-right:92px!important}.padding-right-96{padding-right:96px!important}.padding-right-100{padding-right:100px!important}.padding-right-104{padding-right:104px!important}.padding-right-108{padding-right:108px!important}.padding-right-112{padding-right:112px!important}.padding-right-116{padding-right:116px!important}.padding-right-120{padding-right:120px!important}.padding-bottom-4{padding-bottom:4px!important}.padding-bottom-8{padding-bottom:8px!important}.padding-bottom-12{padding-bottom:12px!important}.padding-bottom-16{padding-bottom:16px!important}.padding-bottom-20{padding-bottom:20px!important}.padding-bottom-24{padding-bottom:24px!important}.padding-bottom-28{padding-bottom:28px!important}.padding-bottom-32{padding-bottom:32px!important}.padding-bottom-36{padding-bottom:36px!important}.padding-bottom-40{padding-bottom:40px!important}.padding-bottom-44{padding-bottom:44px!important}.padding-bottom-48{padding-bottom:48px!important}.padding-bottom-52{padding-bottom:52px!important}.padding-bottom-56{padding-bottom:56px!important}.padding-bottom-60{padding-bottom:60px!important}.padding-bottom-64{padding-bottom:64px!important}.padding-bottom-68{padding-bottom:68px!important}.padding-bottom-72{padding-bottom:72px!important}.padding-bottom-76{padding-bottom:76px!important}.padding-bottom-80{padding-bottom:80px!important}.padding-bottom-84{padding-bottom:84px!important}.padding-bottom-88{padding-bottom:88px!important}.padding-bottom-92{padding-bottom:92px!important}.padding-bottom-96{padding-bottom:96px!important}.padding-bottom-100{padding-bottom:100px!important}.padding-bottom-104{padding-bottom:104px!important}.padding-bottom-108{padding-bottom:108px!important}.padding-bottom-112{padding-bottom:112px!important}.padding-bottom-116{padding-bottom:116px!important}.padding-bottom-120{padding-bottom:120px!important}.padding-left-4{padding-left:4px!important}.padding-left-8{padding-left:8px!important}.padding-left-12{padding-left:12px!important}.padding-left-16{padding-left:16px!important}.padding-left-20{padding-left:20px!important}.padding-left-24{padding-left:24px!important}.padding-left-28{padding-left:28px!important}.padding-left-32{padding-left:32px!important}.padding-left-36{padding-left:36px!important}.padding-left-40{padding-left:40px!important}.padding-left-44{padding-left:44px!important}.padding-left-48{padding-left:48px!important}.padding-left-52{padding-left:52px!important}.padding-left-56{padding-left:56px!important}.padding-left-60{padding-left:60px!important}.padding-left-64{padding-left:64px!important}.padding-left-68{padding-left:68px!important}.padding-left-72{padding-left:72px!important}.padding-left-76{padding-left:76px!important}.padding-left-80{padding-left:80px!important}.padding-left-84{padding-left:84px!important}.padding-left-88{padding-left:88px!important}.padding-left-92{padding-left:92px!important}.padding-left-96{padding-left:96px!important}.padding-left-100{padding-left:100px!important}.padding-left-104{padding-left:104px!important}.padding-left-108{padding-left:108px!important}.padding-left-112{padding-left:112px!important}.padding-left-116{padding-left:116px!important}.padding-left-120{padding-left:120px!important}.padding-x-4{padding-left:4px!important;padding-right:4px!important}.padding-x-8{padding-left:8px!important;padding-right:8px!important}.padding-x-12{padding-left:12px!important;padding-right:12px!important}.padding-x-16{padding-left:16px!important;padding-right:16px!important}.padding-x-20{padding-left:20px!important;padding-right:20px!important}.padding-x-24{padding-left:24px!important;padding-right:24px!important}.padding-x-28{padding-left:28px!important;padding-right:28px!important}.padding-x-32{padding-left:32px!important;padding-right:32px!important}.padding-x-36{padding-left:36px!important;padding-right:36px!important}.padding-x-40{padding-left:40px!important;padding-right:40px!important}.padding-x-44{padding-left:44px!important;padding-right:44px!important}.padding-x-48{padding-left:48px!important;padding-right:48px!important}.padding-x-52{padding-left:52px!important;padding-right:52px!important}.padding-x-56{padding-left:56px!important;padding-right:56px!important}.padding-x-60{padding-left:60px!important;padding-right:60px!important}.padding-x-64{padding-left:64px!important;padding-right:64px!important}.padding-x-68{padding-left:68px!important;padding-right:68px!important}.padding-x-72{padding-left:72px!important;padding-right:72px!important}.padding-x-76{padding-left:76px!important;padding-right:76px!important}.padding-x-80{padding-left:80px!important;padding-right:80px!important}.padding-x-84{padding-left:84px!important;padding-right:84px!important}.padding-x-88{padding-left:88px!important;padding-right:88px!important}.padding-x-92{padding-left:92px!important;padding-right:92px!important}.padding-x-96{padding-left:96px!important;padding-right:96px!important}.padding-x-100{padding-left:100px!important;padding-right:100px!important}.padding-x-104{padding-left:104px!important;padding-right:104px!important}.padding-x-108{padding-left:108px!important;padding-right:108px!important}.padding-x-112{padding-left:112px!important;padding-right:112px!important}.padding-x-116{padding-left:116px!important;padding-right:116px!important}.padding-x-120{padding-left:120px!important;padding-right:120px!important}.padding-y-4{padding-top:4px!important;padding-bottom:4px!important}.padding-y-8{padding-top:8px!important;padding-bottom:8px!important}.padding-y-12{padding-top:12px!important;padding-bottom:12px!important}.padding-y-16{padding-top:16px!important;padding-bottom:16px!important}.padding-y-20{padding-top:20px!important;padding-bottom:20px!important}.padding-y-24{padding-top:24px!important;padding-bottom:24px!important}.padding-y-28{padding-top:28px!important;padding-bottom:28px!important}.padding-y-32{padding-top:32px!important;padding-bottom:32px!important}.padding-y-36{padding-top:36px!important;padding-bottom:36px!important}.padding-y-40{padding-top:40px!important;padding-bottom:40px!important}.padding-y-44{padding-top:44px!important;padding-bottom:44px!important}.padding-y-48{padding-top:48px!important;padding-bottom:48px!important}.padding-y-52{padding-top:52px!important;padding-bottom:52px!important}.padding-y-56{padding-top:56px!important;padding-bottom:56px!important}.padding-y-60{padding-top:60px!important;padding-bottom:60px!important}.padding-y-64{padding-top:64px!important;padding-bottom:64px!important}.padding-y-68{padding-top:68px!important;padding-bottom:68px!important}.padding-y-72{padding-top:72px!important;padding-bottom:72px!important}.padding-y-76{padding-top:76px!important;padding-bottom:76px!important}.padding-y-80{padding-top:80px!important;padding-bottom:80px!important}.padding-y-84{padding-top:84px!important;padding-bottom:84px!important}.padding-y-88{padding-top:88px!important;padding-bottom:88px!important}.padding-y-92{padding-top:92px!important;padding-bottom:92px!important}.padding-y-96{padding-top:96px!important;padding-bottom:96px!important}.padding-y-100{padding-top:100px!important;padding-bottom:100px!important}.padding-y-104{padding-top:104px!important;padding-bottom:104px!important}.padding-y-108{padding-top:108px!important;padding-bottom:108px!important}.padding-y-112{padding-top:112px!important;padding-bottom:112px!important}.padding-y-116{padding-top:116px!important;padding-bottom:116px!important}.padding-y-120{padding-top:120px!important;padding-bottom:120px!important}@media (min-width: 0){.padding-top-4-xs-up{padding-top:4px!important}.padding-top-8-xs-up{padding-top:8px!important}.padding-top-12-xs-up{padding-top:12px!important}.padding-top-16-xs-up{padding-top:16px!important}.padding-top-20-xs-up{padding-top:20px!important}.padding-top-24-xs-up{padding-top:24px!important}.padding-top-28-xs-up{padding-top:28px!important}.padding-top-32-xs-up{padding-top:32px!important}.padding-top-36-xs-up{padding-top:36px!important}.padding-top-40-xs-up{padding-top:40px!important}.padding-top-44-xs-up{padding-top:44px!important}.padding-top-48-xs-up{padding-top:48px!important}.padding-top-52-xs-up{padding-top:52px!important}.padding-top-56-xs-up{padding-top:56px!important}.padding-top-60-xs-up{padding-top:60px!important}.padding-top-64-xs-up{padding-top:64px!important}.padding-top-68-xs-up{padding-top:68px!important}.padding-top-72-xs-up{padding-top:72px!important}.padding-top-76-xs-up{padding-top:76px!important}.padding-top-80-xs-up{padding-top:80px!important}.padding-top-84-xs-up{padding-top:84px!important}.padding-top-88-xs-up{padding-top:88px!important}.padding-top-92-xs-up{padding-top:92px!important}.padding-top-96-xs-up{padding-top:96px!important}.padding-top-100-xs-up{padding-top:100px!important}.padding-top-104-xs-up{padding-top:104px!important}.padding-top-108-xs-up{padding-top:108px!important}.padding-top-112-xs-up{padding-top:112px!important}.padding-top-116-xs-up{padding-top:116px!important}.padding-top-120-xs-up{padding-top:120px!important}.padding-right-4-xs-up{padding-right:4px!important}.padding-right-8-xs-up{padding-right:8px!important}.padding-right-12-xs-up{padding-right:12px!important}.padding-right-16-xs-up{padding-right:16px!important}.padding-right-20-xs-up{padding-right:20px!important}.padding-right-24-xs-up{padding-right:24px!important}.padding-right-28-xs-up{padding-right:28px!important}.padding-right-32-xs-up{padding-right:32px!important}.padding-right-36-xs-up{padding-right:36px!important}.padding-right-40-xs-up{padding-right:40px!important}.padding-right-44-xs-up{padding-right:44px!important}.padding-right-48-xs-up{padding-right:48px!important}.padding-right-52-xs-up{padding-right:52px!important}.padding-right-56-xs-up{padding-right:56px!important}.padding-right-60-xs-up{padding-right:60px!important}.padding-right-64-xs-up{padding-right:64px!important}.padding-right-68-xs-up{padding-right:68px!important}.padding-right-72-xs-up{padding-right:72px!important}.padding-right-76-xs-up{padding-right:76px!important}.padding-right-80-xs-up{padding-right:80px!important}.padding-right-84-xs-up{padding-right:84px!important}.padding-right-88-xs-up{padding-right:88px!important}.padding-right-92-xs-up{padding-right:92px!important}.padding-right-96-xs-up{padding-right:96px!important}.padding-right-100-xs-up{padding-right:100px!important}.padding-right-104-xs-up{padding-right:104px!important}.padding-right-108-xs-up{padding-right:108px!important}.padding-right-112-xs-up{padding-right:112px!important}.padding-right-116-xs-up{padding-right:116px!important}.padding-right-120-xs-up{padding-right:120px!important}.padding-bottom-4-xs-up{padding-bottom:4px!important}.padding-bottom-8-xs-up{padding-bottom:8px!important}.padding-bottom-12-xs-up{padding-bottom:12px!important}.padding-bottom-16-xs-up{padding-bottom:16px!important}.padding-bottom-20-xs-up{padding-bottom:20px!important}.padding-bottom-24-xs-up{padding-bottom:24px!important}.padding-bottom-28-xs-up{padding-bottom:28px!important}.padding-bottom-32-xs-up{padding-bottom:32px!important}.padding-bottom-36-xs-up{padding-bottom:36px!important}.padding-bottom-40-xs-up{padding-bottom:40px!important}.padding-bottom-44-xs-up{padding-bottom:44px!important}.padding-bottom-48-xs-up{padding-bottom:48px!important}.padding-bottom-52-xs-up{padding-bottom:52px!important}.padding-bottom-56-xs-up{padding-bottom:56px!important}.padding-bottom-60-xs-up{padding-bottom:60px!important}.padding-bottom-64-xs-up{padding-bottom:64px!important}.padding-bottom-68-xs-up{padding-bottom:68px!important}.padding-bottom-72-xs-up{padding-bottom:72px!important}.padding-bottom-76-xs-up{padding-bottom:76px!important}.padding-bottom-80-xs-up{padding-bottom:80px!important}.padding-bottom-84-xs-up{padding-bottom:84px!important}.padding-bottom-88-xs-up{padding-bottom:88px!important}.padding-bottom-92-xs-up{padding-bottom:92px!important}.padding-bottom-96-xs-up{padding-bottom:96px!important}.padding-bottom-100-xs-up{padding-bottom:100px!important}.padding-bottom-104-xs-up{padding-bottom:104px!important}.padding-bottom-108-xs-up{padding-bottom:108px!important}.padding-bottom-112-xs-up{padding-bottom:112px!important}.padding-bottom-116-xs-up{padding-bottom:116px!important}.padding-bottom-120-xs-up{padding-bottom:120px!important}.padding-left-4-xs-up{padding-left:4px!important}.padding-left-8-xs-up{padding-left:8px!important}.padding-left-12-xs-up{padding-left:12px!important}.padding-left-16-xs-up{padding-left:16px!important}.padding-left-20-xs-up{padding-left:20px!important}.padding-left-24-xs-up{padding-left:24px!important}.padding-left-28-xs-up{padding-left:28px!important}.padding-left-32-xs-up{padding-left:32px!important}.padding-left-36-xs-up{padding-left:36px!important}.padding-left-40-xs-up{padding-left:40px!important}.padding-left-44-xs-up{padding-left:44px!important}.padding-left-48-xs-up{padding-left:48px!important}.padding-left-52-xs-up{padding-left:52px!important}.padding-left-56-xs-up{padding-left:56px!important}.padding-left-60-xs-up{padding-left:60px!important}.padding-left-64-xs-up{padding-left:64px!important}.padding-left-68-xs-up{padding-left:68px!important}.padding-left-72-xs-up{padding-left:72px!important}.padding-left-76-xs-up{padding-left:76px!important}.padding-left-80-xs-up{padding-left:80px!important}.padding-left-84-xs-up{padding-left:84px!important}.padding-left-88-xs-up{padding-left:88px!important}.padding-left-92-xs-up{padding-left:92px!important}.padding-left-96-xs-up{padding-left:96px!important}.padding-left-100-xs-up{padding-left:100px!important}.padding-left-104-xs-up{padding-left:104px!important}.padding-left-108-xs-up{padding-left:108px!important}.padding-left-112-xs-up{padding-left:112px!important}.padding-left-116-xs-up{padding-left:116px!important}.padding-left-120-xs-up{padding-left:120px!important}.padding-x-4-xs-up{padding-left:4px!important;padding-right:4px!important}.padding-x-8-xs-up{padding-left:8px!important;padding-right:8px!important}.padding-x-12-xs-up{padding-left:12px!important;padding-right:12px!important}.padding-x-16-xs-up{padding-left:16px!important;padding-right:16px!important}.padding-x-20-xs-up{padding-left:20px!important;padding-right:20px!important}.padding-x-24-xs-up{padding-left:24px!important;padding-right:24px!important}.padding-x-28-xs-up{padding-left:28px!important;padding-right:28px!important}.padding-x-32-xs-up{padding-left:32px!important;padding-right:32px!important}.padding-x-36-xs-up{padding-left:36px!important;padding-right:36px!important}.padding-x-40-xs-up{padding-left:40px!important;padding-right:40px!important}.padding-x-44-xs-up{padding-left:44px!important;padding-right:44px!important}.padding-x-48-xs-up{padding-left:48px!important;padding-right:48px!important}.padding-x-52-xs-up{padding-left:52px!important;padding-right:52px!important}.padding-x-56-xs-up{padding-left:56px!important;padding-right:56px!important}.padding-x-60-xs-up{padding-left:60px!important;padding-right:60px!important}.padding-x-64-xs-up{padding-left:64px!important;padding-right:64px!important}.padding-x-68-xs-up{padding-left:68px!important;padding-right:68px!important}.padding-x-72-xs-up{padding-left:72px!important;padding-right:72px!important}.padding-x-76-xs-up{padding-left:76px!important;padding-right:76px!important}.padding-x-80-xs-up{padding-left:80px!important;padding-right:80px!important}.padding-x-84-xs-up{padding-left:84px!important;padding-right:84px!important}.padding-x-88-xs-up{padding-left:88px!important;padding-right:88px!important}.padding-x-92-xs-up{padding-left:92px!important;padding-right:92px!important}.padding-x-96-xs-up{padding-left:96px!important;padding-right:96px!important}.padding-x-100-xs-up{padding-left:100px!important;padding-right:100px!important}.padding-x-104-xs-up{padding-left:104px!important;padding-right:104px!important}.padding-x-108-xs-up{padding-left:108px!important;padding-right:108px!important}.padding-x-112-xs-up{padding-left:112px!important;padding-right:112px!important}.padding-x-116-xs-up{padding-left:116px!important;padding-right:116px!important}.padding-x-120-xs-up{padding-left:120px!important;padding-right:120px!important}.padding-y-4-xs-up{padding-top:4px!important;padding-bottom:4px!important}.padding-y-8-xs-up{padding-top:8px!important;padding-bottom:8px!important}.padding-y-12-xs-up{padding-top:12px!important;padding-bottom:12px!important}.padding-y-16-xs-up{padding-top:16px!important;padding-bottom:16px!important}.padding-y-20-xs-up{padding-top:20px!important;padding-bottom:20px!important}.padding-y-24-xs-up{padding-top:24px!important;padding-bottom:24px!important}.padding-y-28-xs-up{padding-top:28px!important;padding-bottom:28px!important}.padding-y-32-xs-up{padding-top:32px!important;padding-bottom:32px!important}.padding-y-36-xs-up{padding-top:36px!important;padding-bottom:36px!important}.padding-y-40-xs-up{padding-top:40px!important;padding-bottom:40px!important}.padding-y-44-xs-up{padding-top:44px!important;padding-bottom:44px!important}.padding-y-48-xs-up{padding-top:48px!important;padding-bottom:48px!important}.padding-y-52-xs-up{padding-top:52px!important;padding-bottom:52px!important}.padding-y-56-xs-up{padding-top:56px!important;padding-bottom:56px!important}.padding-y-60-xs-up{padding-top:60px!important;padding-bottom:60px!important}.padding-y-64-xs-up{padding-top:64px!important;padding-bottom:64px!important}.padding-y-68-xs-up{padding-top:68px!important;padding-bottom:68px!important}.padding-y-72-xs-up{padding-top:72px!important;padding-bottom:72px!important}.padding-y-76-xs-up{padding-top:76px!important;padding-bottom:76px!important}.padding-y-80-xs-up{padding-top:80px!important;padding-bottom:80px!important}.padding-y-84-xs-up{padding-top:84px!important;padding-bottom:84px!important}.padding-y-88-xs-up{padding-top:88px!important;padding-bottom:88px!important}.padding-y-92-xs-up{padding-top:92px!important;padding-bottom:92px!important}.padding-y-96-xs-up{padding-top:96px!important;padding-bottom:96px!important}.padding-y-100-xs-up{padding-top:100px!important;padding-bottom:100px!important}.padding-y-104-xs-up{padding-top:104px!important;padding-bottom:104px!important}.padding-y-108-xs-up{padding-top:108px!important;padding-bottom:108px!important}.padding-y-112-xs-up{padding-top:112px!important;padding-bottom:112px!important}.padding-y-116-xs-up{padding-top:116px!important;padding-bottom:116px!important}.padding-y-120-xs-up{padding-top:120px!important;padding-bottom:120px!important}.padding-4-xs-up{padding:4px!important}.padding-8-xs-up{padding:8px!important}.padding-12-xs-up{padding:12px!important}.padding-16-xs-up{padding:16px!important}.padding-20-xs-up{padding:20px!important}.padding-24-xs-up{padding:24px!important}.padding-28-xs-up{padding:28px!important}.padding-32-xs-up{padding:32px!important}.padding-36-xs-up{padding:36px!important}.padding-40-xs-up{padding:40px!important}.padding-44-xs-up{padding:44px!important}.padding-48-xs-up{padding:48px!important}.padding-52-xs-up{padding:52px!important}.padding-56-xs-up{padding:56px!important}.padding-60-xs-up{padding:60px!important}.padding-64-xs-up{padding:64px!important}.padding-68-xs-up{padding:68px!important}.padding-72-xs-up{padding:72px!important}.padding-76-xs-up{padding:76px!important}.padding-80-xs-up{padding:80px!important}.padding-84-xs-up{padding:84px!important}.padding-88-xs-up{padding:88px!important}.padding-92-xs-up{padding:92px!important}.padding-96-xs-up{padding:96px!important}.padding-100-xs-up{padding:100px!important}.padding-104-xs-up{padding:104px!important}.padding-108-xs-up{padding:108px!important}.padding-112-xs-up{padding:112px!important}.padding-116-xs-up{padding:116px!important}.padding-120-xs-up{padding:120px!important}}@media (min-width: 768px){.padding-top-4-sm-up{padding-top:4px!important}.padding-top-8-sm-up{padding-top:8px!important}.padding-top-12-sm-up{padding-top:12px!important}.padding-top-16-sm-up{padding-top:16px!important}.padding-top-20-sm-up{padding-top:20px!important}.padding-top-24-sm-up{padding-top:24px!important}.padding-top-28-sm-up{padding-top:28px!important}.padding-top-32-sm-up{padding-top:32px!important}.padding-top-36-sm-up{padding-top:36px!important}.padding-top-40-sm-up{padding-top:40px!important}.padding-top-44-sm-up{padding-top:44px!important}.padding-top-48-sm-up{padding-top:48px!important}.padding-top-52-sm-up{padding-top:52px!important}.padding-top-56-sm-up{padding-top:56px!important}.padding-top-60-sm-up{padding-top:60px!important}.padding-top-64-sm-up{padding-top:64px!important}.padding-top-68-sm-up{padding-top:68px!important}.padding-top-72-sm-up{padding-top:72px!important}.padding-top-76-sm-up{padding-top:76px!important}.padding-top-80-sm-up{padding-top:80px!important}.padding-top-84-sm-up{padding-top:84px!important}.padding-top-88-sm-up{padding-top:88px!important}.padding-top-92-sm-up{padding-top:92px!important}.padding-top-96-sm-up{padding-top:96px!important}.padding-top-100-sm-up{padding-top:100px!important}.padding-top-104-sm-up{padding-top:104px!important}.padding-top-108-sm-up{padding-top:108px!important}.padding-top-112-sm-up{padding-top:112px!important}.padding-top-116-sm-up{padding-top:116px!important}.padding-top-120-sm-up{padding-top:120px!important}.padding-right-4-sm-up{padding-right:4px!important}.padding-right-8-sm-up{padding-right:8px!important}.padding-right-12-sm-up{padding-right:12px!important}.padding-right-16-sm-up{padding-right:16px!important}.padding-right-20-sm-up{padding-right:20px!important}.padding-right-24-sm-up{padding-right:24px!important}.padding-right-28-sm-up{padding-right:28px!important}.padding-right-32-sm-up{padding-right:32px!important}.padding-right-36-sm-up{padding-right:36px!important}.padding-right-40-sm-up{padding-right:40px!important}.padding-right-44-sm-up{padding-right:44px!important}.padding-right-48-sm-up{padding-right:48px!important}.padding-right-52-sm-up{padding-right:52px!important}.padding-right-56-sm-up{padding-right:56px!important}.padding-right-60-sm-up{padding-right:60px!important}.padding-right-64-sm-up{padding-right:64px!important}.padding-right-68-sm-up{padding-right:68px!important}.padding-right-72-sm-up{padding-right:72px!important}.padding-right-76-sm-up{padding-right:76px!important}.padding-right-80-sm-up{padding-right:80px!important}.padding-right-84-sm-up{padding-right:84px!important}.padding-right-88-sm-up{padding-right:88px!important}.padding-right-92-sm-up{padding-right:92px!important}.padding-right-96-sm-up{padding-right:96px!important}.padding-right-100-sm-up{padding-right:100px!important}.padding-right-104-sm-up{padding-right:104px!important}.padding-right-108-sm-up{padding-right:108px!important}.padding-right-112-sm-up{padding-right:112px!important}.padding-right-116-sm-up{padding-right:116px!important}.padding-right-120-sm-up{padding-right:120px!important}.padding-bottom-4-sm-up{padding-bottom:4px!important}.padding-bottom-8-sm-up{padding-bottom:8px!important}.padding-bottom-12-sm-up{padding-bottom:12px!important}.padding-bottom-16-sm-up{padding-bottom:16px!important}.padding-bottom-20-sm-up{padding-bottom:20px!important}.padding-bottom-24-sm-up{padding-bottom:24px!important}.padding-bottom-28-sm-up{padding-bottom:28px!important}.padding-bottom-32-sm-up{padding-bottom:32px!important}.padding-bottom-36-sm-up{padding-bottom:36px!important}.padding-bottom-40-sm-up{padding-bottom:40px!important}.padding-bottom-44-sm-up{padding-bottom:44px!important}.padding-bottom-48-sm-up{padding-bottom:48px!important}.padding-bottom-52-sm-up{padding-bottom:52px!important}.padding-bottom-56-sm-up{padding-bottom:56px!important}.padding-bottom-60-sm-up{padding-bottom:60px!important}.padding-bottom-64-sm-up{padding-bottom:64px!important}.padding-bottom-68-sm-up{padding-bottom:68px!important}.padding-bottom-72-sm-up{padding-bottom:72px!important}.padding-bottom-76-sm-up{padding-bottom:76px!important}.padding-bottom-80-sm-up{padding-bottom:80px!important}.padding-bottom-84-sm-up{padding-bottom:84px!important}.padding-bottom-88-sm-up{padding-bottom:88px!important}.padding-bottom-92-sm-up{padding-bottom:92px!important}.padding-bottom-96-sm-up{padding-bottom:96px!important}.padding-bottom-100-sm-up{padding-bottom:100px!important}.padding-bottom-104-sm-up{padding-bottom:104px!important}.padding-bottom-108-sm-up{padding-bottom:108px!important}.padding-bottom-112-sm-up{padding-bottom:112px!important}.padding-bottom-116-sm-up{padding-bottom:116px!important}.padding-bottom-120-sm-up{padding-bottom:120px!important}.padding-left-4-sm-up{padding-left:4px!important}.padding-left-8-sm-up{padding-left:8px!important}.padding-left-12-sm-up{padding-left:12px!important}.padding-left-16-sm-up{padding-left:16px!important}.padding-left-20-sm-up{padding-left:20px!important}.padding-left-24-sm-up{padding-left:24px!important}.padding-left-28-sm-up{padding-left:28px!important}.padding-left-32-sm-up{padding-left:32px!important}.padding-left-36-sm-up{padding-left:36px!important}.padding-left-40-sm-up{padding-left:40px!important}.padding-left-44-sm-up{padding-left:44px!important}.padding-left-48-sm-up{padding-left:48px!important}.padding-left-52-sm-up{padding-left:52px!important}.padding-left-56-sm-up{padding-left:56px!important}.padding-left-60-sm-up{padding-left:60px!important}.padding-left-64-sm-up{padding-left:64px!important}.padding-left-68-sm-up{padding-left:68px!important}.padding-left-72-sm-up{padding-left:72px!important}.padding-left-76-sm-up{padding-left:76px!important}.padding-left-80-sm-up{padding-left:80px!important}.padding-left-84-sm-up{padding-left:84px!important}.padding-left-88-sm-up{padding-left:88px!important}.padding-left-92-sm-up{padding-left:92px!important}.padding-left-96-sm-up{padding-left:96px!important}.padding-left-100-sm-up{padding-left:100px!important}.padding-left-104-sm-up{padding-left:104px!important}.padding-left-108-sm-up{padding-left:108px!important}.padding-left-112-sm-up{padding-left:112px!important}.padding-left-116-sm-up{padding-left:116px!important}.padding-left-120-sm-up{padding-left:120px!important}.padding-x-4-sm-up{padding-left:4px!important;padding-right:4px!important}.padding-x-8-sm-up{padding-left:8px!important;padding-right:8px!important}.padding-x-12-sm-up{padding-left:12px!important;padding-right:12px!important}.padding-x-16-sm-up{padding-left:16px!important;padding-right:16px!important}.padding-x-20-sm-up{padding-left:20px!important;padding-right:20px!important}.padding-x-24-sm-up{padding-left:24px!important;padding-right:24px!important}.padding-x-28-sm-up{padding-left:28px!important;padding-right:28px!important}.padding-x-32-sm-up{padding-left:32px!important;padding-right:32px!important}.padding-x-36-sm-up{padding-left:36px!important;padding-right:36px!important}.padding-x-40-sm-up{padding-left:40px!important;padding-right:40px!important}.padding-x-44-sm-up{padding-left:44px!important;padding-right:44px!important}.padding-x-48-sm-up{padding-left:48px!important;padding-right:48px!important}.padding-x-52-sm-up{padding-left:52px!important;padding-right:52px!important}.padding-x-56-sm-up{padding-left:56px!important;padding-right:56px!important}.padding-x-60-sm-up{padding-left:60px!important;padding-right:60px!important}.padding-x-64-sm-up{padding-left:64px!important;padding-right:64px!important}.padding-x-68-sm-up{padding-left:68px!important;padding-right:68px!important}.padding-x-72-sm-up{padding-left:72px!important;padding-right:72px!important}.padding-x-76-sm-up{padding-left:76px!important;padding-right:76px!important}.padding-x-80-sm-up{padding-left:80px!important;padding-right:80px!important}.padding-x-84-sm-up{padding-left:84px!important;padding-right:84px!important}.padding-x-88-sm-up{padding-left:88px!important;padding-right:88px!important}.padding-x-92-sm-up{padding-left:92px!important;padding-right:92px!important}.padding-x-96-sm-up{padding-left:96px!important;padding-right:96px!important}.padding-x-100-sm-up{padding-left:100px!important;padding-right:100px!important}.padding-x-104-sm-up{padding-left:104px!important;padding-right:104px!important}.padding-x-108-sm-up{padding-left:108px!important;padding-right:108px!important}.padding-x-112-sm-up{padding-left:112px!important;padding-right:112px!important}.padding-x-116-sm-up{padding-left:116px!important;padding-right:116px!important}.padding-x-120-sm-up{padding-left:120px!important;padding-right:120px!important}.padding-y-4-sm-up{padding-top:4px!important;padding-bottom:4px!important}.padding-y-8-sm-up{padding-top:8px!important;padding-bottom:8px!important}.padding-y-12-sm-up{padding-top:12px!important;padding-bottom:12px!important}.padding-y-16-sm-up{padding-top:16px!important;padding-bottom:16px!important}.padding-y-20-sm-up{padding-top:20px!important;padding-bottom:20px!important}.padding-y-24-sm-up{padding-top:24px!important;padding-bottom:24px!important}.padding-y-28-sm-up{padding-top:28px!important;padding-bottom:28px!important}.padding-y-32-sm-up{padding-top:32px!important;padding-bottom:32px!important}.padding-y-36-sm-up{padding-top:36px!important;padding-bottom:36px!important}.padding-y-40-sm-up{padding-top:40px!important;padding-bottom:40px!important}.padding-y-44-sm-up{padding-top:44px!important;padding-bottom:44px!important}.padding-y-48-sm-up{padding-top:48px!important;padding-bottom:48px!important}.padding-y-52-sm-up{padding-top:52px!important;padding-bottom:52px!important}.padding-y-56-sm-up{padding-top:56px!important;padding-bottom:56px!important}.padding-y-60-sm-up{padding-top:60px!important;padding-bottom:60px!important}.padding-y-64-sm-up{padding-top:64px!important;padding-bottom:64px!important}.padding-y-68-sm-up{padding-top:68px!important;padding-bottom:68px!important}.padding-y-72-sm-up{padding-top:72px!important;padding-bottom:72px!important}.padding-y-76-sm-up{padding-top:76px!important;padding-bottom:76px!important}.padding-y-80-sm-up{padding-top:80px!important;padding-bottom:80px!important}.padding-y-84-sm-up{padding-top:84px!important;padding-bottom:84px!important}.padding-y-88-sm-up{padding-top:88px!important;padding-bottom:88px!important}.padding-y-92-sm-up{padding-top:92px!important;padding-bottom:92px!important}.padding-y-96-sm-up{padding-top:96px!important;padding-bottom:96px!important}.padding-y-100-sm-up{padding-top:100px!important;padding-bottom:100px!important}.padding-y-104-sm-up{padding-top:104px!important;padding-bottom:104px!important}.padding-y-108-sm-up{padding-top:108px!important;padding-bottom:108px!important}.padding-y-112-sm-up{padding-top:112px!important;padding-bottom:112px!important}.padding-y-116-sm-up{padding-top:116px!important;padding-bottom:116px!important}.padding-y-120-sm-up{padding-top:120px!important;padding-bottom:120px!important}.padding-4-sm-up{padding:4px!important}.padding-8-sm-up{padding:8px!important}.padding-12-sm-up{padding:12px!important}.padding-16-sm-up{padding:16px!important}.padding-20-sm-up{padding:20px!important}.padding-24-sm-up{padding:24px!important}.padding-28-sm-up{padding:28px!important}.padding-32-sm-up{padding:32px!important}.padding-36-sm-up{padding:36px!important}.padding-40-sm-up{padding:40px!important}.padding-44-sm-up{padding:44px!important}.padding-48-sm-up{padding:48px!important}.padding-52-sm-up{padding:52px!important}.padding-56-sm-up{padding:56px!important}.padding-60-sm-up{padding:60px!important}.padding-64-sm-up{padding:64px!important}.padding-68-sm-up{padding:68px!important}.padding-72-sm-up{padding:72px!important}.padding-76-sm-up{padding:76px!important}.padding-80-sm-up{padding:80px!important}.padding-84-sm-up{padding:84px!important}.padding-88-sm-up{padding:88px!important}.padding-92-sm-up{padding:92px!important}.padding-96-sm-up{padding:96px!important}.padding-100-sm-up{padding:100px!important}.padding-104-sm-up{padding:104px!important}.padding-108-sm-up{padding:108px!important}.padding-112-sm-up{padding:112px!important}.padding-116-sm-up{padding:116px!important}.padding-120-sm-up{padding:120px!important}}@media (min-width: 1024px){.padding-top-4-md-up{padding-top:4px!important}.padding-top-8-md-up{padding-top:8px!important}.padding-top-12-md-up{padding-top:12px!important}.padding-top-16-md-up{padding-top:16px!important}.padding-top-20-md-up{padding-top:20px!important}.padding-top-24-md-up{padding-top:24px!important}.padding-top-28-md-up{padding-top:28px!important}.padding-top-32-md-up{padding-top:32px!important}.padding-top-36-md-up{padding-top:36px!important}.padding-top-40-md-up{padding-top:40px!important}.padding-top-44-md-up{padding-top:44px!important}.padding-top-48-md-up{padding-top:48px!important}.padding-top-52-md-up{padding-top:52px!important}.padding-top-56-md-up{padding-top:56px!important}.padding-top-60-md-up{padding-top:60px!important}.padding-top-64-md-up{padding-top:64px!important}.padding-top-68-md-up{padding-top:68px!important}.padding-top-72-md-up{padding-top:72px!important}.padding-top-76-md-up{padding-top:76px!important}.padding-top-80-md-up{padding-top:80px!important}.padding-top-84-md-up{padding-top:84px!important}.padding-top-88-md-up{padding-top:88px!important}.padding-top-92-md-up{padding-top:92px!important}.padding-top-96-md-up{padding-top:96px!important}.padding-top-100-md-up{padding-top:100px!important}.padding-top-104-md-up{padding-top:104px!important}.padding-top-108-md-up{padding-top:108px!important}.padding-top-112-md-up{padding-top:112px!important}.padding-top-116-md-up{padding-top:116px!important}.padding-top-120-md-up{padding-top:120px!important}.padding-right-4-md-up{padding-right:4px!important}.padding-right-8-md-up{padding-right:8px!important}.padding-right-12-md-up{padding-right:12px!important}.padding-right-16-md-up{padding-right:16px!important}.padding-right-20-md-up{padding-right:20px!important}.padding-right-24-md-up{padding-right:24px!important}.padding-right-28-md-up{padding-right:28px!important}.padding-right-32-md-up{padding-right:32px!important}.padding-right-36-md-up{padding-right:36px!important}.padding-right-40-md-up{padding-right:40px!important}.padding-right-44-md-up{padding-right:44px!important}.padding-right-48-md-up{padding-right:48px!important}.padding-right-52-md-up{padding-right:52px!important}.padding-right-56-md-up{padding-right:56px!important}.padding-right-60-md-up{padding-right:60px!important}.padding-right-64-md-up{padding-right:64px!important}.padding-right-68-md-up{padding-right:68px!important}.padding-right-72-md-up{padding-right:72px!important}.padding-right-76-md-up{padding-right:76px!important}.padding-right-80-md-up{padding-right:80px!important}.padding-right-84-md-up{padding-right:84px!important}.padding-right-88-md-up{padding-right:88px!important}.padding-right-92-md-up{padding-right:92px!important}.padding-right-96-md-up{padding-right:96px!important}.padding-right-100-md-up{padding-right:100px!important}.padding-right-104-md-up{padding-right:104px!important}.padding-right-108-md-up{padding-right:108px!important}.padding-right-112-md-up{padding-right:112px!important}.padding-right-116-md-up{padding-right:116px!important}.padding-right-120-md-up{padding-right:120px!important}.padding-bottom-4-md-up{padding-bottom:4px!important}.padding-bottom-8-md-up{padding-bottom:8px!important}.padding-bottom-12-md-up{padding-bottom:12px!important}.padding-bottom-16-md-up{padding-bottom:16px!important}.padding-bottom-20-md-up{padding-bottom:20px!important}.padding-bottom-24-md-up{padding-bottom:24px!important}.padding-bottom-28-md-up{padding-bottom:28px!important}.padding-bottom-32-md-up{padding-bottom:32px!important}.padding-bottom-36-md-up{padding-bottom:36px!important}.padding-bottom-40-md-up{padding-bottom:40px!important}.padding-bottom-44-md-up{padding-bottom:44px!important}.padding-bottom-48-md-up{padding-bottom:48px!important}.padding-bottom-52-md-up{padding-bottom:52px!important}.padding-bottom-56-md-up{padding-bottom:56px!important}.padding-bottom-60-md-up{padding-bottom:60px!important}.padding-bottom-64-md-up{padding-bottom:64px!important}.padding-bottom-68-md-up{padding-bottom:68px!important}.padding-bottom-72-md-up{padding-bottom:72px!important}.padding-bottom-76-md-up{padding-bottom:76px!important}.padding-bottom-80-md-up{padding-bottom:80px!important}.padding-bottom-84-md-up{padding-bottom:84px!important}.padding-bottom-88-md-up{padding-bottom:88px!important}.padding-bottom-92-md-up{padding-bottom:92px!important}.padding-bottom-96-md-up{padding-bottom:96px!important}.padding-bottom-100-md-up{padding-bottom:100px!important}.padding-bottom-104-md-up{padding-bottom:104px!important}.padding-bottom-108-md-up{padding-bottom:108px!important}.padding-bottom-112-md-up{padding-bottom:112px!important}.padding-bottom-116-md-up{padding-bottom:116px!important}.padding-bottom-120-md-up{padding-bottom:120px!important}.padding-left-4-md-up{padding-left:4px!important}.padding-left-8-md-up{padding-left:8px!important}.padding-left-12-md-up{padding-left:12px!important}.padding-left-16-md-up{padding-left:16px!important}.padding-left-20-md-up{padding-left:20px!important}.padding-left-24-md-up{padding-left:24px!important}.padding-left-28-md-up{padding-left:28px!important}.padding-left-32-md-up{padding-left:32px!important}.padding-left-36-md-up{padding-left:36px!important}.padding-left-40-md-up{padding-left:40px!important}.padding-left-44-md-up{padding-left:44px!important}.padding-left-48-md-up{padding-left:48px!important}.padding-left-52-md-up{padding-left:52px!important}.padding-left-56-md-up{padding-left:56px!important}.padding-left-60-md-up{padding-left:60px!important}.padding-left-64-md-up{padding-left:64px!important}.padding-left-68-md-up{padding-left:68px!important}.padding-left-72-md-up{padding-left:72px!important}.padding-left-76-md-up{padding-left:76px!important}.padding-left-80-md-up{padding-left:80px!important}.padding-left-84-md-up{padding-left:84px!important}.padding-left-88-md-up{padding-left:88px!important}.padding-left-92-md-up{padding-left:92px!important}.padding-left-96-md-up{padding-left:96px!important}.padding-left-100-md-up{padding-left:100px!important}.padding-left-104-md-up{padding-left:104px!important}.padding-left-108-md-up{padding-left:108px!important}.padding-left-112-md-up{padding-left:112px!important}.padding-left-116-md-up{padding-left:116px!important}.padding-left-120-md-up{padding-left:120px!important}.padding-x-4-md-up{padding-left:4px!important;padding-right:4px!important}.padding-x-8-md-up{padding-left:8px!important;padding-right:8px!important}.padding-x-12-md-up{padding-left:12px!important;padding-right:12px!important}.padding-x-16-md-up{padding-left:16px!important;padding-right:16px!important}.padding-x-20-md-up{padding-left:20px!important;padding-right:20px!important}.padding-x-24-md-up{padding-left:24px!important;padding-right:24px!important}.padding-x-28-md-up{padding-left:28px!important;padding-right:28px!important}.padding-x-32-md-up{padding-left:32px!important;padding-right:32px!important}.padding-x-36-md-up{padding-left:36px!important;padding-right:36px!important}.padding-x-40-md-up{padding-left:40px!important;padding-right:40px!important}.padding-x-44-md-up{padding-left:44px!important;padding-right:44px!important}.padding-x-48-md-up{padding-left:48px!important;padding-right:48px!important}.padding-x-52-md-up{padding-left:52px!important;padding-right:52px!important}.padding-x-56-md-up{padding-left:56px!important;padding-right:56px!important}.padding-x-60-md-up{padding-left:60px!important;padding-right:60px!important}.padding-x-64-md-up{padding-left:64px!important;padding-right:64px!important}.padding-x-68-md-up{padding-left:68px!important;padding-right:68px!important}.padding-x-72-md-up{padding-left:72px!important;padding-right:72px!important}.padding-x-76-md-up{padding-left:76px!important;padding-right:76px!important}.padding-x-80-md-up{padding-left:80px!important;padding-right:80px!important}.padding-x-84-md-up{padding-left:84px!important;padding-right:84px!important}.padding-x-88-md-up{padding-left:88px!important;padding-right:88px!important}.padding-x-92-md-up{padding-left:92px!important;padding-right:92px!important}.padding-x-96-md-up{padding-left:96px!important;padding-right:96px!important}.padding-x-100-md-up{padding-left:100px!important;padding-right:100px!important}.padding-x-104-md-up{padding-left:104px!important;padding-right:104px!important}.padding-x-108-md-up{padding-left:108px!important;padding-right:108px!important}.padding-x-112-md-up{padding-left:112px!important;padding-right:112px!important}.padding-x-116-md-up{padding-left:116px!important;padding-right:116px!important}.padding-x-120-md-up{padding-left:120px!important;padding-right:120px!important}.padding-y-4-md-up{padding-top:4px!important;padding-bottom:4px!important}.padding-y-8-md-up{padding-top:8px!important;padding-bottom:8px!important}.padding-y-12-md-up{padding-top:12px!important;padding-bottom:12px!important}.padding-y-16-md-up{padding-top:16px!important;padding-bottom:16px!important}.padding-y-20-md-up{padding-top:20px!important;padding-bottom:20px!important}.padding-y-24-md-up{padding-top:24px!important;padding-bottom:24px!important}.padding-y-28-md-up{padding-top:28px!important;padding-bottom:28px!important}.padding-y-32-md-up{padding-top:32px!important;padding-bottom:32px!important}.padding-y-36-md-up{padding-top:36px!important;padding-bottom:36px!important}.padding-y-40-md-up{padding-top:40px!important;padding-bottom:40px!important}.padding-y-44-md-up{padding-top:44px!important;padding-bottom:44px!important}.padding-y-48-md-up{padding-top:48px!important;padding-bottom:48px!important}.padding-y-52-md-up{padding-top:52px!important;padding-bottom:52px!important}.padding-y-56-md-up{padding-top:56px!important;padding-bottom:56px!important}.padding-y-60-md-up{padding-top:60px!important;padding-bottom:60px!important}.padding-y-64-md-up{padding-top:64px!important;padding-bottom:64px!important}.padding-y-68-md-up{padding-top:68px!important;padding-bottom:68px!important}.padding-y-72-md-up{padding-top:72px!important;padding-bottom:72px!important}.padding-y-76-md-up{padding-top:76px!important;padding-bottom:76px!important}.padding-y-80-md-up{padding-top:80px!important;padding-bottom:80px!important}.padding-y-84-md-up{padding-top:84px!important;padding-bottom:84px!important}.padding-y-88-md-up{padding-top:88px!important;padding-bottom:88px!important}.padding-y-92-md-up{padding-top:92px!important;padding-bottom:92px!important}.padding-y-96-md-up{padding-top:96px!important;padding-bottom:96px!important}.padding-y-100-md-up{padding-top:100px!important;padding-bottom:100px!important}.padding-y-104-md-up{padding-top:104px!important;padding-bottom:104px!important}.padding-y-108-md-up{padding-top:108px!important;padding-bottom:108px!important}.padding-y-112-md-up{padding-top:112px!important;padding-bottom:112px!important}.padding-y-116-md-up{padding-top:116px!important;padding-bottom:116px!important}.padding-y-120-md-up{padding-top:120px!important;padding-bottom:120px!important}.padding-4-md-up{padding:4px!important}.padding-8-md-up{padding:8px!important}.padding-12-md-up{padding:12px!important}.padding-16-md-up{padding:16px!important}.padding-20-md-up{padding:20px!important}.padding-24-md-up{padding:24px!important}.padding-28-md-up{padding:28px!important}.padding-32-md-up{padding:32px!important}.padding-36-md-up{padding:36px!important}.padding-40-md-up{padding:40px!important}.padding-44-md-up{padding:44px!important}.padding-48-md-up{padding:48px!important}.padding-52-md-up{padding:52px!important}.padding-56-md-up{padding:56px!important}.padding-60-md-up{padding:60px!important}.padding-64-md-up{padding:64px!important}.padding-68-md-up{padding:68px!important}.padding-72-md-up{padding:72px!important}.padding-76-md-up{padding:76px!important}.padding-80-md-up{padding:80px!important}.padding-84-md-up{padding:84px!important}.padding-88-md-up{padding:88px!important}.padding-92-md-up{padding:92px!important}.padding-96-md-up{padding:96px!important}.padding-100-md-up{padding:100px!important}.padding-104-md-up{padding:104px!important}.padding-108-md-up{padding:108px!important}.padding-112-md-up{padding:112px!important}.padding-116-md-up{padding:116px!important}.padding-120-md-up{padding:120px!important}}@media (min-width: 1440px){.padding-top-4-lg-up{padding-top:4px!important}.padding-top-8-lg-up{padding-top:8px!important}.padding-top-12-lg-up{padding-top:12px!important}.padding-top-16-lg-up{padding-top:16px!important}.padding-top-20-lg-up{padding-top:20px!important}.padding-top-24-lg-up{padding-top:24px!important}.padding-top-28-lg-up{padding-top:28px!important}.padding-top-32-lg-up{padding-top:32px!important}.padding-top-36-lg-up{padding-top:36px!important}.padding-top-40-lg-up{padding-top:40px!important}.padding-top-44-lg-up{padding-top:44px!important}.padding-top-48-lg-up{padding-top:48px!important}.padding-top-52-lg-up{padding-top:52px!important}.padding-top-56-lg-up{padding-top:56px!important}.padding-top-60-lg-up{padding-top:60px!important}.padding-top-64-lg-up{padding-top:64px!important}.padding-top-68-lg-up{padding-top:68px!important}.padding-top-72-lg-up{padding-top:72px!important}.padding-top-76-lg-up{padding-top:76px!important}.padding-top-80-lg-up{padding-top:80px!important}.padding-top-84-lg-up{padding-top:84px!important}.padding-top-88-lg-up{padding-top:88px!important}.padding-top-92-lg-up{padding-top:92px!important}.padding-top-96-lg-up{padding-top:96px!important}.padding-top-100-lg-up{padding-top:100px!important}.padding-top-104-lg-up{padding-top:104px!important}.padding-top-108-lg-up{padding-top:108px!important}.padding-top-112-lg-up{padding-top:112px!important}.padding-top-116-lg-up{padding-top:116px!important}.padding-top-120-lg-up{padding-top:120px!important}.padding-right-4-lg-up{padding-right:4px!important}.padding-right-8-lg-up{padding-right:8px!important}.padding-right-12-lg-up{padding-right:12px!important}.padding-right-16-lg-up{padding-right:16px!important}.padding-right-20-lg-up{padding-right:20px!important}.padding-right-24-lg-up{padding-right:24px!important}.padding-right-28-lg-up{padding-right:28px!important}.padding-right-32-lg-up{padding-right:32px!important}.padding-right-36-lg-up{padding-right:36px!important}.padding-right-40-lg-up{padding-right:40px!important}.padding-right-44-lg-up{padding-right:44px!important}.padding-right-48-lg-up{padding-right:48px!important}.padding-right-52-lg-up{padding-right:52px!important}.padding-right-56-lg-up{padding-right:56px!important}.padding-right-60-lg-up{padding-right:60px!important}.padding-right-64-lg-up{padding-right:64px!important}.padding-right-68-lg-up{padding-right:68px!important}.padding-right-72-lg-up{padding-right:72px!important}.padding-right-76-lg-up{padding-right:76px!important}.padding-right-80-lg-up{padding-right:80px!important}.padding-right-84-lg-up{padding-right:84px!important}.padding-right-88-lg-up{padding-right:88px!important}.padding-right-92-lg-up{padding-right:92px!important}.padding-right-96-lg-up{padding-right:96px!important}.padding-right-100-lg-up{padding-right:100px!important}.padding-right-104-lg-up{padding-right:104px!important}.padding-right-108-lg-up{padding-right:108px!important}.padding-right-112-lg-up{padding-right:112px!important}.padding-right-116-lg-up{padding-right:116px!important}.padding-right-120-lg-up{padding-right:120px!important}.padding-bottom-4-lg-up{padding-bottom:4px!important}.padding-bottom-8-lg-up{padding-bottom:8px!important}.padding-bottom-12-lg-up{padding-bottom:12px!important}.padding-bottom-16-lg-up{padding-bottom:16px!important}.padding-bottom-20-lg-up{padding-bottom:20px!important}.padding-bottom-24-lg-up{padding-bottom:24px!important}.padding-bottom-28-lg-up{padding-bottom:28px!important}.padding-bottom-32-lg-up{padding-bottom:32px!important}.padding-bottom-36-lg-up{padding-bottom:36px!important}.padding-bottom-40-lg-up{padding-bottom:40px!important}.padding-bottom-44-lg-up{padding-bottom:44px!important}.padding-bottom-48-lg-up{padding-bottom:48px!important}.padding-bottom-52-lg-up{padding-bottom:52px!important}.padding-bottom-56-lg-up{padding-bottom:56px!important}.padding-bottom-60-lg-up{padding-bottom:60px!important}.padding-bottom-64-lg-up{padding-bottom:64px!important}.padding-bottom-68-lg-up{padding-bottom:68px!important}.padding-bottom-72-lg-up{padding-bottom:72px!important}.padding-bottom-76-lg-up{padding-bottom:76px!important}.padding-bottom-80-lg-up{padding-bottom:80px!important}.padding-bottom-84-lg-up{padding-bottom:84px!important}.padding-bottom-88-lg-up{padding-bottom:88px!important}.padding-bottom-92-lg-up{padding-bottom:92px!important}.padding-bottom-96-lg-up{padding-bottom:96px!important}.padding-bottom-100-lg-up{padding-bottom:100px!important}.padding-bottom-104-lg-up{padding-bottom:104px!important}.padding-bottom-108-lg-up{padding-bottom:108px!important}.padding-bottom-112-lg-up{padding-bottom:112px!important}.padding-bottom-116-lg-up{padding-bottom:116px!important}.padding-bottom-120-lg-up{padding-bottom:120px!important}.padding-left-4-lg-up{padding-left:4px!important}.padding-left-8-lg-up{padding-left:8px!important}.padding-left-12-lg-up{padding-left:12px!important}.padding-left-16-lg-up{padding-left:16px!important}.padding-left-20-lg-up{padding-left:20px!important}.padding-left-24-lg-up{padding-left:24px!important}.padding-left-28-lg-up{padding-left:28px!important}.padding-left-32-lg-up{padding-left:32px!important}.padding-left-36-lg-up{padding-left:36px!important}.padding-left-40-lg-up{padding-left:40px!important}.padding-left-44-lg-up{padding-left:44px!important}.padding-left-48-lg-up{padding-left:48px!important}.padding-left-52-lg-up{padding-left:52px!important}.padding-left-56-lg-up{padding-left:56px!important}.padding-left-60-lg-up{padding-left:60px!important}.padding-left-64-lg-up{padding-left:64px!important}.padding-left-68-lg-up{padding-left:68px!important}.padding-left-72-lg-up{padding-left:72px!important}.padding-left-76-lg-up{padding-left:76px!important}.padding-left-80-lg-up{padding-left:80px!important}.padding-left-84-lg-up{padding-left:84px!important}.padding-left-88-lg-up{padding-left:88px!important}.padding-left-92-lg-up{padding-left:92px!important}.padding-left-96-lg-up{padding-left:96px!important}.padding-left-100-lg-up{padding-left:100px!important}.padding-left-104-lg-up{padding-left:104px!important}.padding-left-108-lg-up{padding-left:108px!important}.padding-left-112-lg-up{padding-left:112px!important}.padding-left-116-lg-up{padding-left:116px!important}.padding-left-120-lg-up{padding-left:120px!important}.padding-x-4-lg-up{padding-left:4px!important;padding-right:4px!important}.padding-x-8-lg-up{padding-left:8px!important;padding-right:8px!important}.padding-x-12-lg-up{padding-left:12px!important;padding-right:12px!important}.padding-x-16-lg-up{padding-left:16px!important;padding-right:16px!important}.padding-x-20-lg-up{padding-left:20px!important;padding-right:20px!important}.padding-x-24-lg-up{padding-left:24px!important;padding-right:24px!important}.padding-x-28-lg-up{padding-left:28px!important;padding-right:28px!important}.padding-x-32-lg-up{padding-left:32px!important;padding-right:32px!important}.padding-x-36-lg-up{padding-left:36px!important;padding-right:36px!important}.padding-x-40-lg-up{padding-left:40px!important;padding-right:40px!important}.padding-x-44-lg-up{padding-left:44px!important;padding-right:44px!important}.padding-x-48-lg-up{padding-left:48px!important;padding-right:48px!important}.padding-x-52-lg-up{padding-left:52px!important;padding-right:52px!important}.padding-x-56-lg-up{padding-left:56px!important;padding-right:56px!important}.padding-x-60-lg-up{padding-left:60px!important;padding-right:60px!important}.padding-x-64-lg-up{padding-left:64px!important;padding-right:64px!important}.padding-x-68-lg-up{padding-left:68px!important;padding-right:68px!important}.padding-x-72-lg-up{padding-left:72px!important;padding-right:72px!important}.padding-x-76-lg-up{padding-left:76px!important;padding-right:76px!important}.padding-x-80-lg-up{padding-left:80px!important;padding-right:80px!important}.padding-x-84-lg-up{padding-left:84px!important;padding-right:84px!important}.padding-x-88-lg-up{padding-left:88px!important;padding-right:88px!important}.padding-x-92-lg-up{padding-left:92px!important;padding-right:92px!important}.padding-x-96-lg-up{padding-left:96px!important;padding-right:96px!important}.padding-x-100-lg-up{padding-left:100px!important;padding-right:100px!important}.padding-x-104-lg-up{padding-left:104px!important;padding-right:104px!important}.padding-x-108-lg-up{padding-left:108px!important;padding-right:108px!important}.padding-x-112-lg-up{padding-left:112px!important;padding-right:112px!important}.padding-x-116-lg-up{padding-left:116px!important;padding-right:116px!important}.padding-x-120-lg-up{padding-left:120px!important;padding-right:120px!important}.padding-y-4-lg-up{padding-top:4px!important;padding-bottom:4px!important}.padding-y-8-lg-up{padding-top:8px!important;padding-bottom:8px!important}.padding-y-12-lg-up{padding-top:12px!important;padding-bottom:12px!important}.padding-y-16-lg-up{padding-top:16px!important;padding-bottom:16px!important}.padding-y-20-lg-up{padding-top:20px!important;padding-bottom:20px!important}.padding-y-24-lg-up{padding-top:24px!important;padding-bottom:24px!important}.padding-y-28-lg-up{padding-top:28px!important;padding-bottom:28px!important}.padding-y-32-lg-up{padding-top:32px!important;padding-bottom:32px!important}.padding-y-36-lg-up{padding-top:36px!important;padding-bottom:36px!important}.padding-y-40-lg-up{padding-top:40px!important;padding-bottom:40px!important}.padding-y-44-lg-up{padding-top:44px!important;padding-bottom:44px!important}.padding-y-48-lg-up{padding-top:48px!important;padding-bottom:48px!important}.padding-y-52-lg-up{padding-top:52px!important;padding-bottom:52px!important}.padding-y-56-lg-up{padding-top:56px!important;padding-bottom:56px!important}.padding-y-60-lg-up{padding-top:60px!important;padding-bottom:60px!important}.padding-y-64-lg-up{padding-top:64px!important;padding-bottom:64px!important}.padding-y-68-lg-up{padding-top:68px!important;padding-bottom:68px!important}.padding-y-72-lg-up{padding-top:72px!important;padding-bottom:72px!important}.padding-y-76-lg-up{padding-top:76px!important;padding-bottom:76px!important}.padding-y-80-lg-up{padding-top:80px!important;padding-bottom:80px!important}.padding-y-84-lg-up{padding-top:84px!important;padding-bottom:84px!important}.padding-y-88-lg-up{padding-top:88px!important;padding-bottom:88px!important}.padding-y-92-lg-up{padding-top:92px!important;padding-bottom:92px!important}.padding-y-96-lg-up{padding-top:96px!important;padding-bottom:96px!important}.padding-y-100-lg-up{padding-top:100px!important;padding-bottom:100px!important}.padding-y-104-lg-up{padding-top:104px!important;padding-bottom:104px!important}.padding-y-108-lg-up{padding-top:108px!important;padding-bottom:108px!important}.padding-y-112-lg-up{padding-top:112px!important;padding-bottom:112px!important}.padding-y-116-lg-up{padding-top:116px!important;padding-bottom:116px!important}.padding-y-120-lg-up{padding-top:120px!important;padding-bottom:120px!important}.padding-4-lg-up{padding:4px!important}.padding-8-lg-up{padding:8px!important}.padding-12-lg-up{padding:12px!important}.padding-16-lg-up{padding:16px!important}.padding-20-lg-up{padding:20px!important}.padding-24-lg-up{padding:24px!important}.padding-28-lg-up{padding:28px!important}.padding-32-lg-up{padding:32px!important}.padding-36-lg-up{padding:36px!important}.padding-40-lg-up{padding:40px!important}.padding-44-lg-up{padding:44px!important}.padding-48-lg-up{padding:48px!important}.padding-52-lg-up{padding:52px!important}.padding-56-lg-up{padding:56px!important}.padding-60-lg-up{padding:60px!important}.padding-64-lg-up{padding:64px!important}.padding-68-lg-up{padding:68px!important}.padding-72-lg-up{padding:72px!important}.padding-76-lg-up{padding:76px!important}.padding-80-lg-up{padding:80px!important}.padding-84-lg-up{padding:84px!important}.padding-88-lg-up{padding:88px!important}.padding-92-lg-up{padding:92px!important}.padding-96-lg-up{padding:96px!important}.padding-100-lg-up{padding:100px!important}.padding-104-lg-up{padding:104px!important}.padding-108-lg-up{padding:108px!important}.padding-112-lg-up{padding:112px!important}.padding-116-lg-up{padding:116px!important}.padding-120-lg-up{padding:120px!important}}@media (min-width: 1920px){.padding-top-4-xl-up{padding-top:4px!important}.padding-top-8-xl-up{padding-top:8px!important}.padding-top-12-xl-up{padding-top:12px!important}.padding-top-16-xl-up{padding-top:16px!important}.padding-top-20-xl-up{padding-top:20px!important}.padding-top-24-xl-up{padding-top:24px!important}.padding-top-28-xl-up{padding-top:28px!important}.padding-top-32-xl-up{padding-top:32px!important}.padding-top-36-xl-up{padding-top:36px!important}.padding-top-40-xl-up{padding-top:40px!important}.padding-top-44-xl-up{padding-top:44px!important}.padding-top-48-xl-up{padding-top:48px!important}.padding-top-52-xl-up{padding-top:52px!important}.padding-top-56-xl-up{padding-top:56px!important}.padding-top-60-xl-up{padding-top:60px!important}.padding-top-64-xl-up{padding-top:64px!important}.padding-top-68-xl-up{padding-top:68px!important}.padding-top-72-xl-up{padding-top:72px!important}.padding-top-76-xl-up{padding-top:76px!important}.padding-top-80-xl-up{padding-top:80px!important}.padding-top-84-xl-up{padding-top:84px!important}.padding-top-88-xl-up{padding-top:88px!important}.padding-top-92-xl-up{padding-top:92px!important}.padding-top-96-xl-up{padding-top:96px!important}.padding-top-100-xl-up{padding-top:100px!important}.padding-top-104-xl-up{padding-top:104px!important}.padding-top-108-xl-up{padding-top:108px!important}.padding-top-112-xl-up{padding-top:112px!important}.padding-top-116-xl-up{padding-top:116px!important}.padding-top-120-xl-up{padding-top:120px!important}.padding-right-4-xl-up{padding-right:4px!important}.padding-right-8-xl-up{padding-right:8px!important}.padding-right-12-xl-up{padding-right:12px!important}.padding-right-16-xl-up{padding-right:16px!important}.padding-right-20-xl-up{padding-right:20px!important}.padding-right-24-xl-up{padding-right:24px!important}.padding-right-28-xl-up{padding-right:28px!important}.padding-right-32-xl-up{padding-right:32px!important}.padding-right-36-xl-up{padding-right:36px!important}.padding-right-40-xl-up{padding-right:40px!important}.padding-right-44-xl-up{padding-right:44px!important}.padding-right-48-xl-up{padding-right:48px!important}.padding-right-52-xl-up{padding-right:52px!important}.padding-right-56-xl-up{padding-right:56px!important}.padding-right-60-xl-up{padding-right:60px!important}.padding-right-64-xl-up{padding-right:64px!important}.padding-right-68-xl-up{padding-right:68px!important}.padding-right-72-xl-up{padding-right:72px!important}.padding-right-76-xl-up{padding-right:76px!important}.padding-right-80-xl-up{padding-right:80px!important}.padding-right-84-xl-up{padding-right:84px!important}.padding-right-88-xl-up{padding-right:88px!important}.padding-right-92-xl-up{padding-right:92px!important}.padding-right-96-xl-up{padding-right:96px!important}.padding-right-100-xl-up{padding-right:100px!important}.padding-right-104-xl-up{padding-right:104px!important}.padding-right-108-xl-up{padding-right:108px!important}.padding-right-112-xl-up{padding-right:112px!important}.padding-right-116-xl-up{padding-right:116px!important}.padding-right-120-xl-up{padding-right:120px!important}.padding-bottom-4-xl-up{padding-bottom:4px!important}.padding-bottom-8-xl-up{padding-bottom:8px!important}.padding-bottom-12-xl-up{padding-bottom:12px!important}.padding-bottom-16-xl-up{padding-bottom:16px!important}.padding-bottom-20-xl-up{padding-bottom:20px!important}.padding-bottom-24-xl-up{padding-bottom:24px!important}.padding-bottom-28-xl-up{padding-bottom:28px!important}.padding-bottom-32-xl-up{padding-bottom:32px!important}.padding-bottom-36-xl-up{padding-bottom:36px!important}.padding-bottom-40-xl-up{padding-bottom:40px!important}.padding-bottom-44-xl-up{padding-bottom:44px!important}.padding-bottom-48-xl-up{padding-bottom:48px!important}.padding-bottom-52-xl-up{padding-bottom:52px!important}.padding-bottom-56-xl-up{padding-bottom:56px!important}.padding-bottom-60-xl-up{padding-bottom:60px!important}.padding-bottom-64-xl-up{padding-bottom:64px!important}.padding-bottom-68-xl-up{padding-bottom:68px!important}.padding-bottom-72-xl-up{padding-bottom:72px!important}.padding-bottom-76-xl-up{padding-bottom:76px!important}.padding-bottom-80-xl-up{padding-bottom:80px!important}.padding-bottom-84-xl-up{padding-bottom:84px!important}.padding-bottom-88-xl-up{padding-bottom:88px!important}.padding-bottom-92-xl-up{padding-bottom:92px!important}.padding-bottom-96-xl-up{padding-bottom:96px!important}.padding-bottom-100-xl-up{padding-bottom:100px!important}.padding-bottom-104-xl-up{padding-bottom:104px!important}.padding-bottom-108-xl-up{padding-bottom:108px!important}.padding-bottom-112-xl-up{padding-bottom:112px!important}.padding-bottom-116-xl-up{padding-bottom:116px!important}.padding-bottom-120-xl-up{padding-bottom:120px!important}.padding-left-4-xl-up{padding-left:4px!important}.padding-left-8-xl-up{padding-left:8px!important}.padding-left-12-xl-up{padding-left:12px!important}.padding-left-16-xl-up{padding-left:16px!important}.padding-left-20-xl-up{padding-left:20px!important}.padding-left-24-xl-up{padding-left:24px!important}.padding-left-28-xl-up{padding-left:28px!important}.padding-left-32-xl-up{padding-left:32px!important}.padding-left-36-xl-up{padding-left:36px!important}.padding-left-40-xl-up{padding-left:40px!important}.padding-left-44-xl-up{padding-left:44px!important}.padding-left-48-xl-up{padding-left:48px!important}.padding-left-52-xl-up{padding-left:52px!important}.padding-left-56-xl-up{padding-left:56px!important}.padding-left-60-xl-up{padding-left:60px!important}.padding-left-64-xl-up{padding-left:64px!important}.padding-left-68-xl-up{padding-left:68px!important}.padding-left-72-xl-up{padding-left:72px!important}.padding-left-76-xl-up{padding-left:76px!important}.padding-left-80-xl-up{padding-left:80px!important}.padding-left-84-xl-up{padding-left:84px!important}.padding-left-88-xl-up{padding-left:88px!important}.padding-left-92-xl-up{padding-left:92px!important}.padding-left-96-xl-up{padding-left:96px!important}.padding-left-100-xl-up{padding-left:100px!important}.padding-left-104-xl-up{padding-left:104px!important}.padding-left-108-xl-up{padding-left:108px!important}.padding-left-112-xl-up{padding-left:112px!important}.padding-left-116-xl-up{padding-left:116px!important}.padding-left-120-xl-up{padding-left:120px!important}.padding-x-4-xl-up{padding-left:4px!important;padding-right:4px!important}.padding-x-8-xl-up{padding-left:8px!important;padding-right:8px!important}.padding-x-12-xl-up{padding-left:12px!important;padding-right:12px!important}.padding-x-16-xl-up{padding-left:16px!important;padding-right:16px!important}.padding-x-20-xl-up{padding-left:20px!important;padding-right:20px!important}.padding-x-24-xl-up{padding-left:24px!important;padding-right:24px!important}.padding-x-28-xl-up{padding-left:28px!important;padding-right:28px!important}.padding-x-32-xl-up{padding-left:32px!important;padding-right:32px!important}.padding-x-36-xl-up{padding-left:36px!important;padding-right:36px!important}.padding-x-40-xl-up{padding-left:40px!important;padding-right:40px!important}.padding-x-44-xl-up{padding-left:44px!important;padding-right:44px!important}.padding-x-48-xl-up{padding-left:48px!important;padding-right:48px!important}.padding-x-52-xl-up{padding-left:52px!important;padding-right:52px!important}.padding-x-56-xl-up{padding-left:56px!important;padding-right:56px!important}.padding-x-60-xl-up{padding-left:60px!important;padding-right:60px!important}.padding-x-64-xl-up{padding-left:64px!important;padding-right:64px!important}.padding-x-68-xl-up{padding-left:68px!important;padding-right:68px!important}.padding-x-72-xl-up{padding-left:72px!important;padding-right:72px!important}.padding-x-76-xl-up{padding-left:76px!important;padding-right:76px!important}.padding-x-80-xl-up{padding-left:80px!important;padding-right:80px!important}.padding-x-84-xl-up{padding-left:84px!important;padding-right:84px!important}.padding-x-88-xl-up{padding-left:88px!important;padding-right:88px!important}.padding-x-92-xl-up{padding-left:92px!important;padding-right:92px!important}.padding-x-96-xl-up{padding-left:96px!important;padding-right:96px!important}.padding-x-100-xl-up{padding-left:100px!important;padding-right:100px!important}.padding-x-104-xl-up{padding-left:104px!important;padding-right:104px!important}.padding-x-108-xl-up{padding-left:108px!important;padding-right:108px!important}.padding-x-112-xl-up{padding-left:112px!important;padding-right:112px!important}.padding-x-116-xl-up{padding-left:116px!important;padding-right:116px!important}.padding-x-120-xl-up{padding-left:120px!important;padding-right:120px!important}.padding-y-4-xl-up{padding-top:4px!important;padding-bottom:4px!important}.padding-y-8-xl-up{padding-top:8px!important;padding-bottom:8px!important}.padding-y-12-xl-up{padding-top:12px!important;padding-bottom:12px!important}.padding-y-16-xl-up{padding-top:16px!important;padding-bottom:16px!important}.padding-y-20-xl-up{padding-top:20px!important;padding-bottom:20px!important}.padding-y-24-xl-up{padding-top:24px!important;padding-bottom:24px!important}.padding-y-28-xl-up{padding-top:28px!important;padding-bottom:28px!important}.padding-y-32-xl-up{padding-top:32px!important;padding-bottom:32px!important}.padding-y-36-xl-up{padding-top:36px!important;padding-bottom:36px!important}.padding-y-40-xl-up{padding-top:40px!important;padding-bottom:40px!important}.padding-y-44-xl-up{padding-top:44px!important;padding-bottom:44px!important}.padding-y-48-xl-up{padding-top:48px!important;padding-bottom:48px!important}.padding-y-52-xl-up{padding-top:52px!important;padding-bottom:52px!important}.padding-y-56-xl-up{padding-top:56px!important;padding-bottom:56px!important}.padding-y-60-xl-up{padding-top:60px!important;padding-bottom:60px!important}.padding-y-64-xl-up{padding-top:64px!important;padding-bottom:64px!important}.padding-y-68-xl-up{padding-top:68px!important;padding-bottom:68px!important}.padding-y-72-xl-up{padding-top:72px!important;padding-bottom:72px!important}.padding-y-76-xl-up{padding-top:76px!important;padding-bottom:76px!important}.padding-y-80-xl-up{padding-top:80px!important;padding-bottom:80px!important}.padding-y-84-xl-up{padding-top:84px!important;padding-bottom:84px!important}.padding-y-88-xl-up{padding-top:88px!important;padding-bottom:88px!important}.padding-y-92-xl-up{padding-top:92px!important;padding-bottom:92px!important}.padding-y-96-xl-up{padding-top:96px!important;padding-bottom:96px!important}.padding-y-100-xl-up{padding-top:100px!important;padding-bottom:100px!important}.padding-y-104-xl-up{padding-top:104px!important;padding-bottom:104px!important}.padding-y-108-xl-up{padding-top:108px!important;padding-bottom:108px!important}.padding-y-112-xl-up{padding-top:112px!important;padding-bottom:112px!important}.padding-y-116-xl-up{padding-top:116px!important;padding-bottom:116px!important}.padding-y-120-xl-up{padding-top:120px!important;padding-bottom:120px!important}.padding-4-xl-up{padding:4px!important}.padding-8-xl-up{padding:8px!important}.padding-12-xl-up{padding:12px!important}.padding-16-xl-up{padding:16px!important}.padding-20-xl-up{padding:20px!important}.padding-24-xl-up{padding:24px!important}.padding-28-xl-up{padding:28px!important}.padding-32-xl-up{padding:32px!important}.padding-36-xl-up{padding:36px!important}.padding-40-xl-up{padding:40px!important}.padding-44-xl-up{padding:44px!important}.padding-48-xl-up{padding:48px!important}.padding-52-xl-up{padding:52px!important}.padding-56-xl-up{padding:56px!important}.padding-60-xl-up{padding:60px!important}.padding-64-xl-up{padding:64px!important}.padding-68-xl-up{padding:68px!important}.padding-72-xl-up{padding:72px!important}.padding-76-xl-up{padding:76px!important}.padding-80-xl-up{padding:80px!important}.padding-84-xl-up{padding:84px!important}.padding-88-xl-up{padding:88px!important}.padding-92-xl-up{padding:92px!important}.padding-96-xl-up{padding:96px!important}.padding-100-xl-up{padding:100px!important}.padding-104-xl-up{padding:104px!important}.padding-108-xl-up{padding:108px!important}.padding-112-xl-up{padding:112px!important}.padding-116-xl-up{padding:116px!important}.padding-120-xl-up{padding:120px!important}}@media (min-width: 2100px){.padding-top-4-xxl-up{padding-top:4px!important}.padding-top-8-xxl-up{padding-top:8px!important}.padding-top-12-xxl-up{padding-top:12px!important}.padding-top-16-xxl-up{padding-top:16px!important}.padding-top-20-xxl-up{padding-top:20px!important}.padding-top-24-xxl-up{padding-top:24px!important}.padding-top-28-xxl-up{padding-top:28px!important}.padding-top-32-xxl-up{padding-top:32px!important}.padding-top-36-xxl-up{padding-top:36px!important}.padding-top-40-xxl-up{padding-top:40px!important}.padding-top-44-xxl-up{padding-top:44px!important}.padding-top-48-xxl-up{padding-top:48px!important}.padding-top-52-xxl-up{padding-top:52px!important}.padding-top-56-xxl-up{padding-top:56px!important}.padding-top-60-xxl-up{padding-top:60px!important}.padding-top-64-xxl-up{padding-top:64px!important}.padding-top-68-xxl-up{padding-top:68px!important}.padding-top-72-xxl-up{padding-top:72px!important}.padding-top-76-xxl-up{padding-top:76px!important}.padding-top-80-xxl-up{padding-top:80px!important}.padding-top-84-xxl-up{padding-top:84px!important}.padding-top-88-xxl-up{padding-top:88px!important}.padding-top-92-xxl-up{padding-top:92px!important}.padding-top-96-xxl-up{padding-top:96px!important}.padding-top-100-xxl-up{padding-top:100px!important}.padding-top-104-xxl-up{padding-top:104px!important}.padding-top-108-xxl-up{padding-top:108px!important}.padding-top-112-xxl-up{padding-top:112px!important}.padding-top-116-xxl-up{padding-top:116px!important}.padding-top-120-xxl-up{padding-top:120px!important}.padding-right-4-xxl-up{padding-right:4px!important}.padding-right-8-xxl-up{padding-right:8px!important}.padding-right-12-xxl-up{padding-right:12px!important}.padding-right-16-xxl-up{padding-right:16px!important}.padding-right-20-xxl-up{padding-right:20px!important}.padding-right-24-xxl-up{padding-right:24px!important}.padding-right-28-xxl-up{padding-right:28px!important}.padding-right-32-xxl-up{padding-right:32px!important}.padding-right-36-xxl-up{padding-right:36px!important}.padding-right-40-xxl-up{padding-right:40px!important}.padding-right-44-xxl-up{padding-right:44px!important}.padding-right-48-xxl-up{padding-right:48px!important}.padding-right-52-xxl-up{padding-right:52px!important}.padding-right-56-xxl-up{padding-right:56px!important}.padding-right-60-xxl-up{padding-right:60px!important}.padding-right-64-xxl-up{padding-right:64px!important}.padding-right-68-xxl-up{padding-right:68px!important}.padding-right-72-xxl-up{padding-right:72px!important}.padding-right-76-xxl-up{padding-right:76px!important}.padding-right-80-xxl-up{padding-right:80px!important}.padding-right-84-xxl-up{padding-right:84px!important}.padding-right-88-xxl-up{padding-right:88px!important}.padding-right-92-xxl-up{padding-right:92px!important}.padding-right-96-xxl-up{padding-right:96px!important}.padding-right-100-xxl-up{padding-right:100px!important}.padding-right-104-xxl-up{padding-right:104px!important}.padding-right-108-xxl-up{padding-right:108px!important}.padding-right-112-xxl-up{padding-right:112px!important}.padding-right-116-xxl-up{padding-right:116px!important}.padding-right-120-xxl-up{padding-right:120px!important}.padding-bottom-4-xxl-up{padding-bottom:4px!important}.padding-bottom-8-xxl-up{padding-bottom:8px!important}.padding-bottom-12-xxl-up{padding-bottom:12px!important}.padding-bottom-16-xxl-up{padding-bottom:16px!important}.padding-bottom-20-xxl-up{padding-bottom:20px!important}.padding-bottom-24-xxl-up{padding-bottom:24px!important}.padding-bottom-28-xxl-up{padding-bottom:28px!important}.padding-bottom-32-xxl-up{padding-bottom:32px!important}.padding-bottom-36-xxl-up{padding-bottom:36px!important}.padding-bottom-40-xxl-up{padding-bottom:40px!important}.padding-bottom-44-xxl-up{padding-bottom:44px!important}.padding-bottom-48-xxl-up{padding-bottom:48px!important}.padding-bottom-52-xxl-up{padding-bottom:52px!important}.padding-bottom-56-xxl-up{padding-bottom:56px!important}.padding-bottom-60-xxl-up{padding-bottom:60px!important}.padding-bottom-64-xxl-up{padding-bottom:64px!important}.padding-bottom-68-xxl-up{padding-bottom:68px!important}.padding-bottom-72-xxl-up{padding-bottom:72px!important}.padding-bottom-76-xxl-up{padding-bottom:76px!important}.padding-bottom-80-xxl-up{padding-bottom:80px!important}.padding-bottom-84-xxl-up{padding-bottom:84px!important}.padding-bottom-88-xxl-up{padding-bottom:88px!important}.padding-bottom-92-xxl-up{padding-bottom:92px!important}.padding-bottom-96-xxl-up{padding-bottom:96px!important}.padding-bottom-100-xxl-up{padding-bottom:100px!important}.padding-bottom-104-xxl-up{padding-bottom:104px!important}.padding-bottom-108-xxl-up{padding-bottom:108px!important}.padding-bottom-112-xxl-up{padding-bottom:112px!important}.padding-bottom-116-xxl-up{padding-bottom:116px!important}.padding-bottom-120-xxl-up{padding-bottom:120px!important}.padding-left-4-xxl-up{padding-left:4px!important}.padding-left-8-xxl-up{padding-left:8px!important}.padding-left-12-xxl-up{padding-left:12px!important}.padding-left-16-xxl-up{padding-left:16px!important}.padding-left-20-xxl-up{padding-left:20px!important}.padding-left-24-xxl-up{padding-left:24px!important}.padding-left-28-xxl-up{padding-left:28px!important}.padding-left-32-xxl-up{padding-left:32px!important}.padding-left-36-xxl-up{padding-left:36px!important}.padding-left-40-xxl-up{padding-left:40px!important}.padding-left-44-xxl-up{padding-left:44px!important}.padding-left-48-xxl-up{padding-left:48px!important}.padding-left-52-xxl-up{padding-left:52px!important}.padding-left-56-xxl-up{padding-left:56px!important}.padding-left-60-xxl-up{padding-left:60px!important}.padding-left-64-xxl-up{padding-left:64px!important}.padding-left-68-xxl-up{padding-left:68px!important}.padding-left-72-xxl-up{padding-left:72px!important}.padding-left-76-xxl-up{padding-left:76px!important}.padding-left-80-xxl-up{padding-left:80px!important}.padding-left-84-xxl-up{padding-left:84px!important}.padding-left-88-xxl-up{padding-left:88px!important}.padding-left-92-xxl-up{padding-left:92px!important}.padding-left-96-xxl-up{padding-left:96px!important}.padding-left-100-xxl-up{padding-left:100px!important}.padding-left-104-xxl-up{padding-left:104px!important}.padding-left-108-xxl-up{padding-left:108px!important}.padding-left-112-xxl-up{padding-left:112px!important}.padding-left-116-xxl-up{padding-left:116px!important}.padding-left-120-xxl-up{padding-left:120px!important}.padding-x-4-xxl-up{padding-left:4px!important;padding-right:4px!important}.padding-x-8-xxl-up{padding-left:8px!important;padding-right:8px!important}.padding-x-12-xxl-up{padding-left:12px!important;padding-right:12px!important}.padding-x-16-xxl-up{padding-left:16px!important;padding-right:16px!important}.padding-x-20-xxl-up{padding-left:20px!important;padding-right:20px!important}.padding-x-24-xxl-up{padding-left:24px!important;padding-right:24px!important}.padding-x-28-xxl-up{padding-left:28px!important;padding-right:28px!important}.padding-x-32-xxl-up{padding-left:32px!important;padding-right:32px!important}.padding-x-36-xxl-up{padding-left:36px!important;padding-right:36px!important}.padding-x-40-xxl-up{padding-left:40px!important;padding-right:40px!important}.padding-x-44-xxl-up{padding-left:44px!important;padding-right:44px!important}.padding-x-48-xxl-up{padding-left:48px!important;padding-right:48px!important}.padding-x-52-xxl-up{padding-left:52px!important;padding-right:52px!important}.padding-x-56-xxl-up{padding-left:56px!important;padding-right:56px!important}.padding-x-60-xxl-up{padding-left:60px!important;padding-right:60px!important}.padding-x-64-xxl-up{padding-left:64px!important;padding-right:64px!important}.padding-x-68-xxl-up{padding-left:68px!important;padding-right:68px!important}.padding-x-72-xxl-up{padding-left:72px!important;padding-right:72px!important}.padding-x-76-xxl-up{padding-left:76px!important;padding-right:76px!important}.padding-x-80-xxl-up{padding-left:80px!important;padding-right:80px!important}.padding-x-84-xxl-up{padding-left:84px!important;padding-right:84px!important}.padding-x-88-xxl-up{padding-left:88px!important;padding-right:88px!important}.padding-x-92-xxl-up{padding-left:92px!important;padding-right:92px!important}.padding-x-96-xxl-up{padding-left:96px!important;padding-right:96px!important}.padding-x-100-xxl-up{padding-left:100px!important;padding-right:100px!important}.padding-x-104-xxl-up{padding-left:104px!important;padding-right:104px!important}.padding-x-108-xxl-up{padding-left:108px!important;padding-right:108px!important}.padding-x-112-xxl-up{padding-left:112px!important;padding-right:112px!important}.padding-x-116-xxl-up{padding-left:116px!important;padding-right:116px!important}.padding-x-120-xxl-up{padding-left:120px!important;padding-right:120px!important}.padding-y-4-xxl-up{padding-top:4px!important;padding-bottom:4px!important}.padding-y-8-xxl-up{padding-top:8px!important;padding-bottom:8px!important}.padding-y-12-xxl-up{padding-top:12px!important;padding-bottom:12px!important}.padding-y-16-xxl-up{padding-top:16px!important;padding-bottom:16px!important}.padding-y-20-xxl-up{padding-top:20px!important;padding-bottom:20px!important}.padding-y-24-xxl-up{padding-top:24px!important;padding-bottom:24px!important}.padding-y-28-xxl-up{padding-top:28px!important;padding-bottom:28px!important}.padding-y-32-xxl-up{padding-top:32px!important;padding-bottom:32px!important}.padding-y-36-xxl-up{padding-top:36px!important;padding-bottom:36px!important}.padding-y-40-xxl-up{padding-top:40px!important;padding-bottom:40px!important}.padding-y-44-xxl-up{padding-top:44px!important;padding-bottom:44px!important}.padding-y-48-xxl-up{padding-top:48px!important;padding-bottom:48px!important}.padding-y-52-xxl-up{padding-top:52px!important;padding-bottom:52px!important}.padding-y-56-xxl-up{padding-top:56px!important;padding-bottom:56px!important}.padding-y-60-xxl-up{padding-top:60px!important;padding-bottom:60px!important}.padding-y-64-xxl-up{padding-top:64px!important;padding-bottom:64px!important}.padding-y-68-xxl-up{padding-top:68px!important;padding-bottom:68px!important}.padding-y-72-xxl-up{padding-top:72px!important;padding-bottom:72px!important}.padding-y-76-xxl-up{padding-top:76px!important;padding-bottom:76px!important}.padding-y-80-xxl-up{padding-top:80px!important;padding-bottom:80px!important}.padding-y-84-xxl-up{padding-top:84px!important;padding-bottom:84px!important}.padding-y-88-xxl-up{padding-top:88px!important;padding-bottom:88px!important}.padding-y-92-xxl-up{padding-top:92px!important;padding-bottom:92px!important}.padding-y-96-xxl-up{padding-top:96px!important;padding-bottom:96px!important}.padding-y-100-xxl-up{padding-top:100px!important;padding-bottom:100px!important}.padding-y-104-xxl-up{padding-top:104px!important;padding-bottom:104px!important}.padding-y-108-xxl-up{padding-top:108px!important;padding-bottom:108px!important}.padding-y-112-xxl-up{padding-top:112px!important;padding-bottom:112px!important}.padding-y-116-xxl-up{padding-top:116px!important;padding-bottom:116px!important}.padding-y-120-xxl-up{padding-top:120px!important;padding-bottom:120px!important}.padding-4-xxl-up{padding:4px!important}.padding-8-xxl-up{padding:8px!important}.padding-12-xxl-up{padding:12px!important}.padding-16-xxl-up{padding:16px!important}.padding-20-xxl-up{padding:20px!important}.padding-24-xxl-up{padding:24px!important}.padding-28-xxl-up{padding:28px!important}.padding-32-xxl-up{padding:32px!important}.padding-36-xxl-up{padding:36px!important}.padding-40-xxl-up{padding:40px!important}.padding-44-xxl-up{padding:44px!important}.padding-48-xxl-up{padding:48px!important}.padding-52-xxl-up{padding:52px!important}.padding-56-xxl-up{padding:56px!important}.padding-60-xxl-up{padding:60px!important}.padding-64-xxl-up{padding:64px!important}.padding-68-xxl-up{padding:68px!important}.padding-72-xxl-up{padding:72px!important}.padding-76-xxl-up{padding:76px!important}.padding-80-xxl-up{padding:80px!important}.padding-84-xxl-up{padding:84px!important}.padding-88-xxl-up{padding:88px!important}.padding-92-xxl-up{padding:92px!important}.padding-96-xxl-up{padding:96px!important}.padding-100-xxl-up{padding:100px!important}.padding-104-xxl-up{padding:104px!important}.padding-108-xxl-up{padding:108px!important}.padding-112-xxl-up{padding:112px!important}.padding-116-xxl-up{padding:116px!important}.padding-120-xxl-up{padding:120px!important}}@media (min-width: 2560px){.padding-top-4-xxxl-up{padding-top:4px!important}.padding-top-8-xxxl-up{padding-top:8px!important}.padding-top-12-xxxl-up{padding-top:12px!important}.padding-top-16-xxxl-up{padding-top:16px!important}.padding-top-20-xxxl-up{padding-top:20px!important}.padding-top-24-xxxl-up{padding-top:24px!important}.padding-top-28-xxxl-up{padding-top:28px!important}.padding-top-32-xxxl-up{padding-top:32px!important}.padding-top-36-xxxl-up{padding-top:36px!important}.padding-top-40-xxxl-up{padding-top:40px!important}.padding-top-44-xxxl-up{padding-top:44px!important}.padding-top-48-xxxl-up{padding-top:48px!important}.padding-top-52-xxxl-up{padding-top:52px!important}.padding-top-56-xxxl-up{padding-top:56px!important}.padding-top-60-xxxl-up{padding-top:60px!important}.padding-top-64-xxxl-up{padding-top:64px!important}.padding-top-68-xxxl-up{padding-top:68px!important}.padding-top-72-xxxl-up{padding-top:72px!important}.padding-top-76-xxxl-up{padding-top:76px!important}.padding-top-80-xxxl-up{padding-top:80px!important}.padding-top-84-xxxl-up{padding-top:84px!important}.padding-top-88-xxxl-up{padding-top:88px!important}.padding-top-92-xxxl-up{padding-top:92px!important}.padding-top-96-xxxl-up{padding-top:96px!important}.padding-top-100-xxxl-up{padding-top:100px!important}.padding-top-104-xxxl-up{padding-top:104px!important}.padding-top-108-xxxl-up{padding-top:108px!important}.padding-top-112-xxxl-up{padding-top:112px!important}.padding-top-116-xxxl-up{padding-top:116px!important}.padding-top-120-xxxl-up{padding-top:120px!important}.padding-right-4-xxxl-up{padding-right:4px!important}.padding-right-8-xxxl-up{padding-right:8px!important}.padding-right-12-xxxl-up{padding-right:12px!important}.padding-right-16-xxxl-up{padding-right:16px!important}.padding-right-20-xxxl-up{padding-right:20px!important}.padding-right-24-xxxl-up{padding-right:24px!important}.padding-right-28-xxxl-up{padding-right:28px!important}.padding-right-32-xxxl-up{padding-right:32px!important}.padding-right-36-xxxl-up{padding-right:36px!important}.padding-right-40-xxxl-up{padding-right:40px!important}.padding-right-44-xxxl-up{padding-right:44px!important}.padding-right-48-xxxl-up{padding-right:48px!important}.padding-right-52-xxxl-up{padding-right:52px!important}.padding-right-56-xxxl-up{padding-right:56px!important}.padding-right-60-xxxl-up{padding-right:60px!important}.padding-right-64-xxxl-up{padding-right:64px!important}.padding-right-68-xxxl-up{padding-right:68px!important}.padding-right-72-xxxl-up{padding-right:72px!important}.padding-right-76-xxxl-up{padding-right:76px!important}.padding-right-80-xxxl-up{padding-right:80px!important}.padding-right-84-xxxl-up{padding-right:84px!important}.padding-right-88-xxxl-up{padding-right:88px!important}.padding-right-92-xxxl-up{padding-right:92px!important}.padding-right-96-xxxl-up{padding-right:96px!important}.padding-right-100-xxxl-up{padding-right:100px!important}.padding-right-104-xxxl-up{padding-right:104px!important}.padding-right-108-xxxl-up{padding-right:108px!important}.padding-right-112-xxxl-up{padding-right:112px!important}.padding-right-116-xxxl-up{padding-right:116px!important}.padding-right-120-xxxl-up{padding-right:120px!important}.padding-bottom-4-xxxl-up{padding-bottom:4px!important}.padding-bottom-8-xxxl-up{padding-bottom:8px!important}.padding-bottom-12-xxxl-up{padding-bottom:12px!important}.padding-bottom-16-xxxl-up{padding-bottom:16px!important}.padding-bottom-20-xxxl-up{padding-bottom:20px!important}.padding-bottom-24-xxxl-up{padding-bottom:24px!important}.padding-bottom-28-xxxl-up{padding-bottom:28px!important}.padding-bottom-32-xxxl-up{padding-bottom:32px!important}.padding-bottom-36-xxxl-up{padding-bottom:36px!important}.padding-bottom-40-xxxl-up{padding-bottom:40px!important}.padding-bottom-44-xxxl-up{padding-bottom:44px!important}.padding-bottom-48-xxxl-up{padding-bottom:48px!important}.padding-bottom-52-xxxl-up{padding-bottom:52px!important}.padding-bottom-56-xxxl-up{padding-bottom:56px!important}.padding-bottom-60-xxxl-up{padding-bottom:60px!important}.padding-bottom-64-xxxl-up{padding-bottom:64px!important}.padding-bottom-68-xxxl-up{padding-bottom:68px!important}.padding-bottom-72-xxxl-up{padding-bottom:72px!important}.padding-bottom-76-xxxl-up{padding-bottom:76px!important}.padding-bottom-80-xxxl-up{padding-bottom:80px!important}.padding-bottom-84-xxxl-up{padding-bottom:84px!important}.padding-bottom-88-xxxl-up{padding-bottom:88px!important}.padding-bottom-92-xxxl-up{padding-bottom:92px!important}.padding-bottom-96-xxxl-up{padding-bottom:96px!important}.padding-bottom-100-xxxl-up{padding-bottom:100px!important}.padding-bottom-104-xxxl-up{padding-bottom:104px!important}.padding-bottom-108-xxxl-up{padding-bottom:108px!important}.padding-bottom-112-xxxl-up{padding-bottom:112px!important}.padding-bottom-116-xxxl-up{padding-bottom:116px!important}.padding-bottom-120-xxxl-up{padding-bottom:120px!important}.padding-left-4-xxxl-up{padding-left:4px!important}.padding-left-8-xxxl-up{padding-left:8px!important}.padding-left-12-xxxl-up{padding-left:12px!important}.padding-left-16-xxxl-up{padding-left:16px!important}.padding-left-20-xxxl-up{padding-left:20px!important}.padding-left-24-xxxl-up{padding-left:24px!important}.padding-left-28-xxxl-up{padding-left:28px!important}.padding-left-32-xxxl-up{padding-left:32px!important}.padding-left-36-xxxl-up{padding-left:36px!important}.padding-left-40-xxxl-up{padding-left:40px!important}.padding-left-44-xxxl-up{padding-left:44px!important}.padding-left-48-xxxl-up{padding-left:48px!important}.padding-left-52-xxxl-up{padding-left:52px!important}.padding-left-56-xxxl-up{padding-left:56px!important}.padding-left-60-xxxl-up{padding-left:60px!important}.padding-left-64-xxxl-up{padding-left:64px!important}.padding-left-68-xxxl-up{padding-left:68px!important}.padding-left-72-xxxl-up{padding-left:72px!important}.padding-left-76-xxxl-up{padding-left:76px!important}.padding-left-80-xxxl-up{padding-left:80px!important}.padding-left-84-xxxl-up{padding-left:84px!important}.padding-left-88-xxxl-up{padding-left:88px!important}.padding-left-92-xxxl-up{padding-left:92px!important}.padding-left-96-xxxl-up{padding-left:96px!important}.padding-left-100-xxxl-up{padding-left:100px!important}.padding-left-104-xxxl-up{padding-left:104px!important}.padding-left-108-xxxl-up{padding-left:108px!important}.padding-left-112-xxxl-up{padding-left:112px!important}.padding-left-116-xxxl-up{padding-left:116px!important}.padding-left-120-xxxl-up{padding-left:120px!important}.padding-x-4-xxxl-up{padding-left:4px!important;padding-right:4px!important}.padding-x-8-xxxl-up{padding-left:8px!important;padding-right:8px!important}.padding-x-12-xxxl-up{padding-left:12px!important;padding-right:12px!important}.padding-x-16-xxxl-up{padding-left:16px!important;padding-right:16px!important}.padding-x-20-xxxl-up{padding-left:20px!important;padding-right:20px!important}.padding-x-24-xxxl-up{padding-left:24px!important;padding-right:24px!important}.padding-x-28-xxxl-up{padding-left:28px!important;padding-right:28px!important}.padding-x-32-xxxl-up{padding-left:32px!important;padding-right:32px!important}.padding-x-36-xxxl-up{padding-left:36px!important;padding-right:36px!important}.padding-x-40-xxxl-up{padding-left:40px!important;padding-right:40px!important}.padding-x-44-xxxl-up{padding-left:44px!important;padding-right:44px!important}.padding-x-48-xxxl-up{padding-left:48px!important;padding-right:48px!important}.padding-x-52-xxxl-up{padding-left:52px!important;padding-right:52px!important}.padding-x-56-xxxl-up{padding-left:56px!important;padding-right:56px!important}.padding-x-60-xxxl-up{padding-left:60px!important;padding-right:60px!important}.padding-x-64-xxxl-up{padding-left:64px!important;padding-right:64px!important}.padding-x-68-xxxl-up{padding-left:68px!important;padding-right:68px!important}.padding-x-72-xxxl-up{padding-left:72px!important;padding-right:72px!important}.padding-x-76-xxxl-up{padding-left:76px!important;padding-right:76px!important}.padding-x-80-xxxl-up{padding-left:80px!important;padding-right:80px!important}.padding-x-84-xxxl-up{padding-left:84px!important;padding-right:84px!important}.padding-x-88-xxxl-up{padding-left:88px!important;padding-right:88px!important}.padding-x-92-xxxl-up{padding-left:92px!important;padding-right:92px!important}.padding-x-96-xxxl-up{padding-left:96px!important;padding-right:96px!important}.padding-x-100-xxxl-up{padding-left:100px!important;padding-right:100px!important}.padding-x-104-xxxl-up{padding-left:104px!important;padding-right:104px!important}.padding-x-108-xxxl-up{padding-left:108px!important;padding-right:108px!important}.padding-x-112-xxxl-up{padding-left:112px!important;padding-right:112px!important}.padding-x-116-xxxl-up{padding-left:116px!important;padding-right:116px!important}.padding-x-120-xxxl-up{padding-left:120px!important;padding-right:120px!important}.padding-y-4-xxxl-up{padding-top:4px!important;padding-bottom:4px!important}.padding-y-8-xxxl-up{padding-top:8px!important;padding-bottom:8px!important}.padding-y-12-xxxl-up{padding-top:12px!important;padding-bottom:12px!important}.padding-y-16-xxxl-up{padding-top:16px!important;padding-bottom:16px!important}.padding-y-20-xxxl-up{padding-top:20px!important;padding-bottom:20px!important}.padding-y-24-xxxl-up{padding-top:24px!important;padding-bottom:24px!important}.padding-y-28-xxxl-up{padding-top:28px!important;padding-bottom:28px!important}.padding-y-32-xxxl-up{padding-top:32px!important;padding-bottom:32px!important}.padding-y-36-xxxl-up{padding-top:36px!important;padding-bottom:36px!important}.padding-y-40-xxxl-up{padding-top:40px!important;padding-bottom:40px!important}.padding-y-44-xxxl-up{padding-top:44px!important;padding-bottom:44px!important}.padding-y-48-xxxl-up{padding-top:48px!important;padding-bottom:48px!important}.padding-y-52-xxxl-up{padding-top:52px!important;padding-bottom:52px!important}.padding-y-56-xxxl-up{padding-top:56px!important;padding-bottom:56px!important}.padding-y-60-xxxl-up{padding-top:60px!important;padding-bottom:60px!important}.padding-y-64-xxxl-up{padding-top:64px!important;padding-bottom:64px!important}.padding-y-68-xxxl-up{padding-top:68px!important;padding-bottom:68px!important}.padding-y-72-xxxl-up{padding-top:72px!important;padding-bottom:72px!important}.padding-y-76-xxxl-up{padding-top:76px!important;padding-bottom:76px!important}.padding-y-80-xxxl-up{padding-top:80px!important;padding-bottom:80px!important}.padding-y-84-xxxl-up{padding-top:84px!important;padding-bottom:84px!important}.padding-y-88-xxxl-up{padding-top:88px!important;padding-bottom:88px!important}.padding-y-92-xxxl-up{padding-top:92px!important;padding-bottom:92px!important}.padding-y-96-xxxl-up{padding-top:96px!important;padding-bottom:96px!important}.padding-y-100-xxxl-up{padding-top:100px!important;padding-bottom:100px!important}.padding-y-104-xxxl-up{padding-top:104px!important;padding-bottom:104px!important}.padding-y-108-xxxl-up{padding-top:108px!important;padding-bottom:108px!important}.padding-y-112-xxxl-up{padding-top:112px!important;padding-bottom:112px!important}.padding-y-116-xxxl-up{padding-top:116px!important;padding-bottom:116px!important}.padding-y-120-xxxl-up{padding-top:120px!important;padding-bottom:120px!important}.padding-4-xxxl-up{padding:4px!important}.padding-8-xxxl-up{padding:8px!important}.padding-12-xxxl-up{padding:12px!important}.padding-16-xxxl-up{padding:16px!important}.padding-20-xxxl-up{padding:20px!important}.padding-24-xxxl-up{padding:24px!important}.padding-28-xxxl-up{padding:28px!important}.padding-32-xxxl-up{padding:32px!important}.padding-36-xxxl-up{padding:36px!important}.padding-40-xxxl-up{padding:40px!important}.padding-44-xxxl-up{padding:44px!important}.padding-48-xxxl-up{padding:48px!important}.padding-52-xxxl-up{padding:52px!important}.padding-56-xxxl-up{padding:56px!important}.padding-60-xxxl-up{padding:60px!important}.padding-64-xxxl-up{padding:64px!important}.padding-68-xxxl-up{padding:68px!important}.padding-72-xxxl-up{padding:72px!important}.padding-76-xxxl-up{padding:76px!important}.padding-80-xxxl-up{padding:80px!important}.padding-84-xxxl-up{padding:84px!important}.padding-88-xxxl-up{padding:88px!important}.padding-92-xxxl-up{padding:92px!important}.padding-96-xxxl-up{padding:96px!important}.padding-100-xxxl-up{padding:100px!important}.padding-104-xxxl-up{padding:104px!important}.padding-108-xxxl-up{padding:108px!important}.padding-112-xxxl-up{padding:112px!important}.padding-116-xxxl-up{padding:116px!important}.padding-120-xxxl-up{padding:120px!important}}@media (max-width: -1px){.padding-top-4-xs-down{padding-top:4px!important}.padding-top-8-xs-down{padding-top:8px!important}.padding-top-12-xs-down{padding-top:12px!important}.padding-top-16-xs-down{padding-top:16px!important}.padding-top-20-xs-down{padding-top:20px!important}.padding-top-24-xs-down{padding-top:24px!important}.padding-top-28-xs-down{padding-top:28px!important}.padding-top-32-xs-down{padding-top:32px!important}.padding-top-36-xs-down{padding-top:36px!important}.padding-top-40-xs-down{padding-top:40px!important}.padding-top-44-xs-down{padding-top:44px!important}.padding-top-48-xs-down{padding-top:48px!important}.padding-top-52-xs-down{padding-top:52px!important}.padding-top-56-xs-down{padding-top:56px!important}.padding-top-60-xs-down{padding-top:60px!important}.padding-top-64-xs-down{padding-top:64px!important}.padding-top-68-xs-down{padding-top:68px!important}.padding-top-72-xs-down{padding-top:72px!important}.padding-top-76-xs-down{padding-top:76px!important}.padding-top-80-xs-down{padding-top:80px!important}.padding-top-84-xs-down{padding-top:84px!important}.padding-top-88-xs-down{padding-top:88px!important}.padding-top-92-xs-down{padding-top:92px!important}.padding-top-96-xs-down{padding-top:96px!important}.padding-top-100-xs-down{padding-top:100px!important}.padding-top-104-xs-down{padding-top:104px!important}.padding-top-108-xs-down{padding-top:108px!important}.padding-top-112-xs-down{padding-top:112px!important}.padding-top-116-xs-down{padding-top:116px!important}.padding-top-120-xs-down{padding-top:120px!important}.padding-right-4-xs-down{padding-right:4px!important}.padding-right-8-xs-down{padding-right:8px!important}.padding-right-12-xs-down{padding-right:12px!important}.padding-right-16-xs-down{padding-right:16px!important}.padding-right-20-xs-down{padding-right:20px!important}.padding-right-24-xs-down{padding-right:24px!important}.padding-right-28-xs-down{padding-right:28px!important}.padding-right-32-xs-down{padding-right:32px!important}.padding-right-36-xs-down{padding-right:36px!important}.padding-right-40-xs-down{padding-right:40px!important}.padding-right-44-xs-down{padding-right:44px!important}.padding-right-48-xs-down{padding-right:48px!important}.padding-right-52-xs-down{padding-right:52px!important}.padding-right-56-xs-down{padding-right:56px!important}.padding-right-60-xs-down{padding-right:60px!important}.padding-right-64-xs-down{padding-right:64px!important}.padding-right-68-xs-down{padding-right:68px!important}.padding-right-72-xs-down{padding-right:72px!important}.padding-right-76-xs-down{padding-right:76px!important}.padding-right-80-xs-down{padding-right:80px!important}.padding-right-84-xs-down{padding-right:84px!important}.padding-right-88-xs-down{padding-right:88px!important}.padding-right-92-xs-down{padding-right:92px!important}.padding-right-96-xs-down{padding-right:96px!important}.padding-right-100-xs-down{padding-right:100px!important}.padding-right-104-xs-down{padding-right:104px!important}.padding-right-108-xs-down{padding-right:108px!important}.padding-right-112-xs-down{padding-right:112px!important}.padding-right-116-xs-down{padding-right:116px!important}.padding-right-120-xs-down{padding-right:120px!important}.padding-bottom-4-xs-down{padding-bottom:4px!important}.padding-bottom-8-xs-down{padding-bottom:8px!important}.padding-bottom-12-xs-down{padding-bottom:12px!important}.padding-bottom-16-xs-down{padding-bottom:16px!important}.padding-bottom-20-xs-down{padding-bottom:20px!important}.padding-bottom-24-xs-down{padding-bottom:24px!important}.padding-bottom-28-xs-down{padding-bottom:28px!important}.padding-bottom-32-xs-down{padding-bottom:32px!important}.padding-bottom-36-xs-down{padding-bottom:36px!important}.padding-bottom-40-xs-down{padding-bottom:40px!important}.padding-bottom-44-xs-down{padding-bottom:44px!important}.padding-bottom-48-xs-down{padding-bottom:48px!important}.padding-bottom-52-xs-down{padding-bottom:52px!important}.padding-bottom-56-xs-down{padding-bottom:56px!important}.padding-bottom-60-xs-down{padding-bottom:60px!important}.padding-bottom-64-xs-down{padding-bottom:64px!important}.padding-bottom-68-xs-down{padding-bottom:68px!important}.padding-bottom-72-xs-down{padding-bottom:72px!important}.padding-bottom-76-xs-down{padding-bottom:76px!important}.padding-bottom-80-xs-down{padding-bottom:80px!important}.padding-bottom-84-xs-down{padding-bottom:84px!important}.padding-bottom-88-xs-down{padding-bottom:88px!important}.padding-bottom-92-xs-down{padding-bottom:92px!important}.padding-bottom-96-xs-down{padding-bottom:96px!important}.padding-bottom-100-xs-down{padding-bottom:100px!important}.padding-bottom-104-xs-down{padding-bottom:104px!important}.padding-bottom-108-xs-down{padding-bottom:108px!important}.padding-bottom-112-xs-down{padding-bottom:112px!important}.padding-bottom-116-xs-down{padding-bottom:116px!important}.padding-bottom-120-xs-down{padding-bottom:120px!important}.padding-left-4-xs-down{padding-left:4px!important}.padding-left-8-xs-down{padding-left:8px!important}.padding-left-12-xs-down{padding-left:12px!important}.padding-left-16-xs-down{padding-left:16px!important}.padding-left-20-xs-down{padding-left:20px!important}.padding-left-24-xs-down{padding-left:24px!important}.padding-left-28-xs-down{padding-left:28px!important}.padding-left-32-xs-down{padding-left:32px!important}.padding-left-36-xs-down{padding-left:36px!important}.padding-left-40-xs-down{padding-left:40px!important}.padding-left-44-xs-down{padding-left:44px!important}.padding-left-48-xs-down{padding-left:48px!important}.padding-left-52-xs-down{padding-left:52px!important}.padding-left-56-xs-down{padding-left:56px!important}.padding-left-60-xs-down{padding-left:60px!important}.padding-left-64-xs-down{padding-left:64px!important}.padding-left-68-xs-down{padding-left:68px!important}.padding-left-72-xs-down{padding-left:72px!important}.padding-left-76-xs-down{padding-left:76px!important}.padding-left-80-xs-down{padding-left:80px!important}.padding-left-84-xs-down{padding-left:84px!important}.padding-left-88-xs-down{padding-left:88px!important}.padding-left-92-xs-down{padding-left:92px!important}.padding-left-96-xs-down{padding-left:96px!important}.padding-left-100-xs-down{padding-left:100px!important}.padding-left-104-xs-down{padding-left:104px!important}.padding-left-108-xs-down{padding-left:108px!important}.padding-left-112-xs-down{padding-left:112px!important}.padding-left-116-xs-down{padding-left:116px!important}.padding-left-120-xs-down{padding-left:120px!important}.padding-x-4-xs-down{padding-left:4px!important;padding-right:4px!important}.padding-x-8-xs-down{padding-left:8px!important;padding-right:8px!important}.padding-x-12-xs-down{padding-left:12px!important;padding-right:12px!important}.padding-x-16-xs-down{padding-left:16px!important;padding-right:16px!important}.padding-x-20-xs-down{padding-left:20px!important;padding-right:20px!important}.padding-x-24-xs-down{padding-left:24px!important;padding-right:24px!important}.padding-x-28-xs-down{padding-left:28px!important;padding-right:28px!important}.padding-x-32-xs-down{padding-left:32px!important;padding-right:32px!important}.padding-x-36-xs-down{padding-left:36px!important;padding-right:36px!important}.padding-x-40-xs-down{padding-left:40px!important;padding-right:40px!important}.padding-x-44-xs-down{padding-left:44px!important;padding-right:44px!important}.padding-x-48-xs-down{padding-left:48px!important;padding-right:48px!important}.padding-x-52-xs-down{padding-left:52px!important;padding-right:52px!important}.padding-x-56-xs-down{padding-left:56px!important;padding-right:56px!important}.padding-x-60-xs-down{padding-left:60px!important;padding-right:60px!important}.padding-x-64-xs-down{padding-left:64px!important;padding-right:64px!important}.padding-x-68-xs-down{padding-left:68px!important;padding-right:68px!important}.padding-x-72-xs-down{padding-left:72px!important;padding-right:72px!important}.padding-x-76-xs-down{padding-left:76px!important;padding-right:76px!important}.padding-x-80-xs-down{padding-left:80px!important;padding-right:80px!important}.padding-x-84-xs-down{padding-left:84px!important;padding-right:84px!important}.padding-x-88-xs-down{padding-left:88px!important;padding-right:88px!important}.padding-x-92-xs-down{padding-left:92px!important;padding-right:92px!important}.padding-x-96-xs-down{padding-left:96px!important;padding-right:96px!important}.padding-x-100-xs-down{padding-left:100px!important;padding-right:100px!important}.padding-x-104-xs-down{padding-left:104px!important;padding-right:104px!important}.padding-x-108-xs-down{padding-left:108px!important;padding-right:108px!important}.padding-x-112-xs-down{padding-left:112px!important;padding-right:112px!important}.padding-x-116-xs-down{padding-left:116px!important;padding-right:116px!important}.padding-x-120-xs-down{padding-left:120px!important;padding-right:120px!important}.padding-y-4-xs-down{padding-top:4px!important;padding-bottom:4px!important}.padding-y-8-xs-down{padding-top:8px!important;padding-bottom:8px!important}.padding-y-12-xs-down{padding-top:12px!important;padding-bottom:12px!important}.padding-y-16-xs-down{padding-top:16px!important;padding-bottom:16px!important}.padding-y-20-xs-down{padding-top:20px!important;padding-bottom:20px!important}.padding-y-24-xs-down{padding-top:24px!important;padding-bottom:24px!important}.padding-y-28-xs-down{padding-top:28px!important;padding-bottom:28px!important}.padding-y-32-xs-down{padding-top:32px!important;padding-bottom:32px!important}.padding-y-36-xs-down{padding-top:36px!important;padding-bottom:36px!important}.padding-y-40-xs-down{padding-top:40px!important;padding-bottom:40px!important}.padding-y-44-xs-down{padding-top:44px!important;padding-bottom:44px!important}.padding-y-48-xs-down{padding-top:48px!important;padding-bottom:48px!important}.padding-y-52-xs-down{padding-top:52px!important;padding-bottom:52px!important}.padding-y-56-xs-down{padding-top:56px!important;padding-bottom:56px!important}.padding-y-60-xs-down{padding-top:60px!important;padding-bottom:60px!important}.padding-y-64-xs-down{padding-top:64px!important;padding-bottom:64px!important}.padding-y-68-xs-down{padding-top:68px!important;padding-bottom:68px!important}.padding-y-72-xs-down{padding-top:72px!important;padding-bottom:72px!important}.padding-y-76-xs-down{padding-top:76px!important;padding-bottom:76px!important}.padding-y-80-xs-down{padding-top:80px!important;padding-bottom:80px!important}.padding-y-84-xs-down{padding-top:84px!important;padding-bottom:84px!important}.padding-y-88-xs-down{padding-top:88px!important;padding-bottom:88px!important}.padding-y-92-xs-down{padding-top:92px!important;padding-bottom:92px!important}.padding-y-96-xs-down{padding-top:96px!important;padding-bottom:96px!important}.padding-y-100-xs-down{padding-top:100px!important;padding-bottom:100px!important}.padding-y-104-xs-down{padding-top:104px!important;padding-bottom:104px!important}.padding-y-108-xs-down{padding-top:108px!important;padding-bottom:108px!important}.padding-y-112-xs-down{padding-top:112px!important;padding-bottom:112px!important}.padding-y-116-xs-down{padding-top:116px!important;padding-bottom:116px!important}.padding-y-120-xs-down{padding-top:120px!important;padding-bottom:120px!important}.padding-4-xs-down{padding:4px!important}.padding-8-xs-down{padding:8px!important}.padding-12-xs-down{padding:12px!important}.padding-16-xs-down{padding:16px!important}.padding-20-xs-down{padding:20px!important}.padding-24-xs-down{padding:24px!important}.padding-28-xs-down{padding:28px!important}.padding-32-xs-down{padding:32px!important}.padding-36-xs-down{padding:36px!important}.padding-40-xs-down{padding:40px!important}.padding-44-xs-down{padding:44px!important}.padding-48-xs-down{padding:48px!important}.padding-52-xs-down{padding:52px!important}.padding-56-xs-down{padding:56px!important}.padding-60-xs-down{padding:60px!important}.padding-64-xs-down{padding:64px!important}.padding-68-xs-down{padding:68px!important}.padding-72-xs-down{padding:72px!important}.padding-76-xs-down{padding:76px!important}.padding-80-xs-down{padding:80px!important}.padding-84-xs-down{padding:84px!important}.padding-88-xs-down{padding:88px!important}.padding-92-xs-down{padding:92px!important}.padding-96-xs-down{padding:96px!important}.padding-100-xs-down{padding:100px!important}.padding-104-xs-down{padding:104px!important}.padding-108-xs-down{padding:108px!important}.padding-112-xs-down{padding:112px!important}.padding-116-xs-down{padding:116px!important}.padding-120-xs-down{padding:120px!important}}@media (max-width: 767px){.padding-top-4-sm-down{padding-top:4px!important}.padding-top-8-sm-down{padding-top:8px!important}.padding-top-12-sm-down{padding-top:12px!important}.padding-top-16-sm-down{padding-top:16px!important}.padding-top-20-sm-down{padding-top:20px!important}.padding-top-24-sm-down{padding-top:24px!important}.padding-top-28-sm-down{padding-top:28px!important}.padding-top-32-sm-down{padding-top:32px!important}.padding-top-36-sm-down{padding-top:36px!important}.padding-top-40-sm-down{padding-top:40px!important}.padding-top-44-sm-down{padding-top:44px!important}.padding-top-48-sm-down{padding-top:48px!important}.padding-top-52-sm-down{padding-top:52px!important}.padding-top-56-sm-down{padding-top:56px!important}.padding-top-60-sm-down{padding-top:60px!important}.padding-top-64-sm-down{padding-top:64px!important}.padding-top-68-sm-down{padding-top:68px!important}.padding-top-72-sm-down{padding-top:72px!important}.padding-top-76-sm-down{padding-top:76px!important}.padding-top-80-sm-down{padding-top:80px!important}.padding-top-84-sm-down{padding-top:84px!important}.padding-top-88-sm-down{padding-top:88px!important}.padding-top-92-sm-down{padding-top:92px!important}.padding-top-96-sm-down{padding-top:96px!important}.padding-top-100-sm-down{padding-top:100px!important}.padding-top-104-sm-down{padding-top:104px!important}.padding-top-108-sm-down{padding-top:108px!important}.padding-top-112-sm-down{padding-top:112px!important}.padding-top-116-sm-down{padding-top:116px!important}.padding-top-120-sm-down{padding-top:120px!important}.padding-right-4-sm-down{padding-right:4px!important}.padding-right-8-sm-down{padding-right:8px!important}.padding-right-12-sm-down{padding-right:12px!important}.padding-right-16-sm-down{padding-right:16px!important}.padding-right-20-sm-down{padding-right:20px!important}.padding-right-24-sm-down{padding-right:24px!important}.padding-right-28-sm-down{padding-right:28px!important}.padding-right-32-sm-down{padding-right:32px!important}.padding-right-36-sm-down{padding-right:36px!important}.padding-right-40-sm-down{padding-right:40px!important}.padding-right-44-sm-down{padding-right:44px!important}.padding-right-48-sm-down{padding-right:48px!important}.padding-right-52-sm-down{padding-right:52px!important}.padding-right-56-sm-down{padding-right:56px!important}.padding-right-60-sm-down{padding-right:60px!important}.padding-right-64-sm-down{padding-right:64px!important}.padding-right-68-sm-down{padding-right:68px!important}.padding-right-72-sm-down{padding-right:72px!important}.padding-right-76-sm-down{padding-right:76px!important}.padding-right-80-sm-down{padding-right:80px!important}.padding-right-84-sm-down{padding-right:84px!important}.padding-right-88-sm-down{padding-right:88px!important}.padding-right-92-sm-down{padding-right:92px!important}.padding-right-96-sm-down{padding-right:96px!important}.padding-right-100-sm-down{padding-right:100px!important}.padding-right-104-sm-down{padding-right:104px!important}.padding-right-108-sm-down{padding-right:108px!important}.padding-right-112-sm-down{padding-right:112px!important}.padding-right-116-sm-down{padding-right:116px!important}.padding-right-120-sm-down{padding-right:120px!important}.padding-bottom-4-sm-down{padding-bottom:4px!important}.padding-bottom-8-sm-down{padding-bottom:8px!important}.padding-bottom-12-sm-down{padding-bottom:12px!important}.padding-bottom-16-sm-down{padding-bottom:16px!important}.padding-bottom-20-sm-down{padding-bottom:20px!important}.padding-bottom-24-sm-down{padding-bottom:24px!important}.padding-bottom-28-sm-down{padding-bottom:28px!important}.padding-bottom-32-sm-down{padding-bottom:32px!important}.padding-bottom-36-sm-down{padding-bottom:36px!important}.padding-bottom-40-sm-down{padding-bottom:40px!important}.padding-bottom-44-sm-down{padding-bottom:44px!important}.padding-bottom-48-sm-down{padding-bottom:48px!important}.padding-bottom-52-sm-down{padding-bottom:52px!important}.padding-bottom-56-sm-down{padding-bottom:56px!important}.padding-bottom-60-sm-down{padding-bottom:60px!important}.padding-bottom-64-sm-down{padding-bottom:64px!important}.padding-bottom-68-sm-down{padding-bottom:68px!important}.padding-bottom-72-sm-down{padding-bottom:72px!important}.padding-bottom-76-sm-down{padding-bottom:76px!important}.padding-bottom-80-sm-down{padding-bottom:80px!important}.padding-bottom-84-sm-down{padding-bottom:84px!important}.padding-bottom-88-sm-down{padding-bottom:88px!important}.padding-bottom-92-sm-down{padding-bottom:92px!important}.padding-bottom-96-sm-down{padding-bottom:96px!important}.padding-bottom-100-sm-down{padding-bottom:100px!important}.padding-bottom-104-sm-down{padding-bottom:104px!important}.padding-bottom-108-sm-down{padding-bottom:108px!important}.padding-bottom-112-sm-down{padding-bottom:112px!important}.padding-bottom-116-sm-down{padding-bottom:116px!important}.padding-bottom-120-sm-down{padding-bottom:120px!important}.padding-left-4-sm-down{padding-left:4px!important}.padding-left-8-sm-down{padding-left:8px!important}.padding-left-12-sm-down{padding-left:12px!important}.padding-left-16-sm-down{padding-left:16px!important}.padding-left-20-sm-down{padding-left:20px!important}.padding-left-24-sm-down{padding-left:24px!important}.padding-left-28-sm-down{padding-left:28px!important}.padding-left-32-sm-down{padding-left:32px!important}.padding-left-36-sm-down{padding-left:36px!important}.padding-left-40-sm-down{padding-left:40px!important}.padding-left-44-sm-down{padding-left:44px!important}.padding-left-48-sm-down{padding-left:48px!important}.padding-left-52-sm-down{padding-left:52px!important}.padding-left-56-sm-down{padding-left:56px!important}.padding-left-60-sm-down{padding-left:60px!important}.padding-left-64-sm-down{padding-left:64px!important}.padding-left-68-sm-down{padding-left:68px!important}.padding-left-72-sm-down{padding-left:72px!important}.padding-left-76-sm-down{padding-left:76px!important}.padding-left-80-sm-down{padding-left:80px!important}.padding-left-84-sm-down{padding-left:84px!important}.padding-left-88-sm-down{padding-left:88px!important}.padding-left-92-sm-down{padding-left:92px!important}.padding-left-96-sm-down{padding-left:96px!important}.padding-left-100-sm-down{padding-left:100px!important}.padding-left-104-sm-down{padding-left:104px!important}.padding-left-108-sm-down{padding-left:108px!important}.padding-left-112-sm-down{padding-left:112px!important}.padding-left-116-sm-down{padding-left:116px!important}.padding-left-120-sm-down{padding-left:120px!important}.padding-x-4-sm-down{padding-left:4px!important;padding-right:4px!important}.padding-x-8-sm-down{padding-left:8px!important;padding-right:8px!important}.padding-x-12-sm-down{padding-left:12px!important;padding-right:12px!important}.padding-x-16-sm-down{padding-left:16px!important;padding-right:16px!important}.padding-x-20-sm-down{padding-left:20px!important;padding-right:20px!important}.padding-x-24-sm-down{padding-left:24px!important;padding-right:24px!important}.padding-x-28-sm-down{padding-left:28px!important;padding-right:28px!important}.padding-x-32-sm-down{padding-left:32px!important;padding-right:32px!important}.padding-x-36-sm-down{padding-left:36px!important;padding-right:36px!important}.padding-x-40-sm-down{padding-left:40px!important;padding-right:40px!important}.padding-x-44-sm-down{padding-left:44px!important;padding-right:44px!important}.padding-x-48-sm-down{padding-left:48px!important;padding-right:48px!important}.padding-x-52-sm-down{padding-left:52px!important;padding-right:52px!important}.padding-x-56-sm-down{padding-left:56px!important;padding-right:56px!important}.padding-x-60-sm-down{padding-left:60px!important;padding-right:60px!important}.padding-x-64-sm-down{padding-left:64px!important;padding-right:64px!important}.padding-x-68-sm-down{padding-left:68px!important;padding-right:68px!important}.padding-x-72-sm-down{padding-left:72px!important;padding-right:72px!important}.padding-x-76-sm-down{padding-left:76px!important;padding-right:76px!important}.padding-x-80-sm-down{padding-left:80px!important;padding-right:80px!important}.padding-x-84-sm-down{padding-left:84px!important;padding-right:84px!important}.padding-x-88-sm-down{padding-left:88px!important;padding-right:88px!important}.padding-x-92-sm-down{padding-left:92px!important;padding-right:92px!important}.padding-x-96-sm-down{padding-left:96px!important;padding-right:96px!important}.padding-x-100-sm-down{padding-left:100px!important;padding-right:100px!important}.padding-x-104-sm-down{padding-left:104px!important;padding-right:104px!important}.padding-x-108-sm-down{padding-left:108px!important;padding-right:108px!important}.padding-x-112-sm-down{padding-left:112px!important;padding-right:112px!important}.padding-x-116-sm-down{padding-left:116px!important;padding-right:116px!important}.padding-x-120-sm-down{padding-left:120px!important;padding-right:120px!important}.padding-y-4-sm-down{padding-top:4px!important;padding-bottom:4px!important}.padding-y-8-sm-down{padding-top:8px!important;padding-bottom:8px!important}.padding-y-12-sm-down{padding-top:12px!important;padding-bottom:12px!important}.padding-y-16-sm-down{padding-top:16px!important;padding-bottom:16px!important}.padding-y-20-sm-down{padding-top:20px!important;padding-bottom:20px!important}.padding-y-24-sm-down{padding-top:24px!important;padding-bottom:24px!important}.padding-y-28-sm-down{padding-top:28px!important;padding-bottom:28px!important}.padding-y-32-sm-down{padding-top:32px!important;padding-bottom:32px!important}.padding-y-36-sm-down{padding-top:36px!important;padding-bottom:36px!important}.padding-y-40-sm-down{padding-top:40px!important;padding-bottom:40px!important}.padding-y-44-sm-down{padding-top:44px!important;padding-bottom:44px!important}.padding-y-48-sm-down{padding-top:48px!important;padding-bottom:48px!important}.padding-y-52-sm-down{padding-top:52px!important;padding-bottom:52px!important}.padding-y-56-sm-down{padding-top:56px!important;padding-bottom:56px!important}.padding-y-60-sm-down{padding-top:60px!important;padding-bottom:60px!important}.padding-y-64-sm-down{padding-top:64px!important;padding-bottom:64px!important}.padding-y-68-sm-down{padding-top:68px!important;padding-bottom:68px!important}.padding-y-72-sm-down{padding-top:72px!important;padding-bottom:72px!important}.padding-y-76-sm-down{padding-top:76px!important;padding-bottom:76px!important}.padding-y-80-sm-down{padding-top:80px!important;padding-bottom:80px!important}.padding-y-84-sm-down{padding-top:84px!important;padding-bottom:84px!important}.padding-y-88-sm-down{padding-top:88px!important;padding-bottom:88px!important}.padding-y-92-sm-down{padding-top:92px!important;padding-bottom:92px!important}.padding-y-96-sm-down{padding-top:96px!important;padding-bottom:96px!important}.padding-y-100-sm-down{padding-top:100px!important;padding-bottom:100px!important}.padding-y-104-sm-down{padding-top:104px!important;padding-bottom:104px!important}.padding-y-108-sm-down{padding-top:108px!important;padding-bottom:108px!important}.padding-y-112-sm-down{padding-top:112px!important;padding-bottom:112px!important}.padding-y-116-sm-down{padding-top:116px!important;padding-bottom:116px!important}.padding-y-120-sm-down{padding-top:120px!important;padding-bottom:120px!important}.padding-4-sm-down{padding:4px!important}.padding-8-sm-down{padding:8px!important}.padding-12-sm-down{padding:12px!important}.padding-16-sm-down{padding:16px!important}.padding-20-sm-down{padding:20px!important}.padding-24-sm-down{padding:24px!important}.padding-28-sm-down{padding:28px!important}.padding-32-sm-down{padding:32px!important}.padding-36-sm-down{padding:36px!important}.padding-40-sm-down{padding:40px!important}.padding-44-sm-down{padding:44px!important}.padding-48-sm-down{padding:48px!important}.padding-52-sm-down{padding:52px!important}.padding-56-sm-down{padding:56px!important}.padding-60-sm-down{padding:60px!important}.padding-64-sm-down{padding:64px!important}.padding-68-sm-down{padding:68px!important}.padding-72-sm-down{padding:72px!important}.padding-76-sm-down{padding:76px!important}.padding-80-sm-down{padding:80px!important}.padding-84-sm-down{padding:84px!important}.padding-88-sm-down{padding:88px!important}.padding-92-sm-down{padding:92px!important}.padding-96-sm-down{padding:96px!important}.padding-100-sm-down{padding:100px!important}.padding-104-sm-down{padding:104px!important}.padding-108-sm-down{padding:108px!important}.padding-112-sm-down{padding:112px!important}.padding-116-sm-down{padding:116px!important}.padding-120-sm-down{padding:120px!important}}@media (max-width: 1023px){.padding-top-4-md-down{padding-top:4px!important}.padding-top-8-md-down{padding-top:8px!important}.padding-top-12-md-down{padding-top:12px!important}.padding-top-16-md-down{padding-top:16px!important}.padding-top-20-md-down{padding-top:20px!important}.padding-top-24-md-down{padding-top:24px!important}.padding-top-28-md-down{padding-top:28px!important}.padding-top-32-md-down{padding-top:32px!important}.padding-top-36-md-down{padding-top:36px!important}.padding-top-40-md-down{padding-top:40px!important}.padding-top-44-md-down{padding-top:44px!important}.padding-top-48-md-down{padding-top:48px!important}.padding-top-52-md-down{padding-top:52px!important}.padding-top-56-md-down{padding-top:56px!important}.padding-top-60-md-down{padding-top:60px!important}.padding-top-64-md-down{padding-top:64px!important}.padding-top-68-md-down{padding-top:68px!important}.padding-top-72-md-down{padding-top:72px!important}.padding-top-76-md-down{padding-top:76px!important}.padding-top-80-md-down{padding-top:80px!important}.padding-top-84-md-down{padding-top:84px!important}.padding-top-88-md-down{padding-top:88px!important}.padding-top-92-md-down{padding-top:92px!important}.padding-top-96-md-down{padding-top:96px!important}.padding-top-100-md-down{padding-top:100px!important}.padding-top-104-md-down{padding-top:104px!important}.padding-top-108-md-down{padding-top:108px!important}.padding-top-112-md-down{padding-top:112px!important}.padding-top-116-md-down{padding-top:116px!important}.padding-top-120-md-down{padding-top:120px!important}.padding-right-4-md-down{padding-right:4px!important}.padding-right-8-md-down{padding-right:8px!important}.padding-right-12-md-down{padding-right:12px!important}.padding-right-16-md-down{padding-right:16px!important}.padding-right-20-md-down{padding-right:20px!important}.padding-right-24-md-down{padding-right:24px!important}.padding-right-28-md-down{padding-right:28px!important}.padding-right-32-md-down{padding-right:32px!important}.padding-right-36-md-down{padding-right:36px!important}.padding-right-40-md-down{padding-right:40px!important}.padding-right-44-md-down{padding-right:44px!important}.padding-right-48-md-down{padding-right:48px!important}.padding-right-52-md-down{padding-right:52px!important}.padding-right-56-md-down{padding-right:56px!important}.padding-right-60-md-down{padding-right:60px!important}.padding-right-64-md-down{padding-right:64px!important}.padding-right-68-md-down{padding-right:68px!important}.padding-right-72-md-down{padding-right:72px!important}.padding-right-76-md-down{padding-right:76px!important}.padding-right-80-md-down{padding-right:80px!important}.padding-right-84-md-down{padding-right:84px!important}.padding-right-88-md-down{padding-right:88px!important}.padding-right-92-md-down{padding-right:92px!important}.padding-right-96-md-down{padding-right:96px!important}.padding-right-100-md-down{padding-right:100px!important}.padding-right-104-md-down{padding-right:104px!important}.padding-right-108-md-down{padding-right:108px!important}.padding-right-112-md-down{padding-right:112px!important}.padding-right-116-md-down{padding-right:116px!important}.padding-right-120-md-down{padding-right:120px!important}.padding-bottom-4-md-down{padding-bottom:4px!important}.padding-bottom-8-md-down{padding-bottom:8px!important}.padding-bottom-12-md-down{padding-bottom:12px!important}.padding-bottom-16-md-down{padding-bottom:16px!important}.padding-bottom-20-md-down{padding-bottom:20px!important}.padding-bottom-24-md-down{padding-bottom:24px!important}.padding-bottom-28-md-down{padding-bottom:28px!important}.padding-bottom-32-md-down{padding-bottom:32px!important}.padding-bottom-36-md-down{padding-bottom:36px!important}.padding-bottom-40-md-down{padding-bottom:40px!important}.padding-bottom-44-md-down{padding-bottom:44px!important}.padding-bottom-48-md-down{padding-bottom:48px!important}.padding-bottom-52-md-down{padding-bottom:52px!important}.padding-bottom-56-md-down{padding-bottom:56px!important}.padding-bottom-60-md-down{padding-bottom:60px!important}.padding-bottom-64-md-down{padding-bottom:64px!important}.padding-bottom-68-md-down{padding-bottom:68px!important}.padding-bottom-72-md-down{padding-bottom:72px!important}.padding-bottom-76-md-down{padding-bottom:76px!important}.padding-bottom-80-md-down{padding-bottom:80px!important}.padding-bottom-84-md-down{padding-bottom:84px!important}.padding-bottom-88-md-down{padding-bottom:88px!important}.padding-bottom-92-md-down{padding-bottom:92px!important}.padding-bottom-96-md-down{padding-bottom:96px!important}.padding-bottom-100-md-down{padding-bottom:100px!important}.padding-bottom-104-md-down{padding-bottom:104px!important}.padding-bottom-108-md-down{padding-bottom:108px!important}.padding-bottom-112-md-down{padding-bottom:112px!important}.padding-bottom-116-md-down{padding-bottom:116px!important}.padding-bottom-120-md-down{padding-bottom:120px!important}.padding-left-4-md-down{padding-left:4px!important}.padding-left-8-md-down{padding-left:8px!important}.padding-left-12-md-down{padding-left:12px!important}.padding-left-16-md-down{padding-left:16px!important}.padding-left-20-md-down{padding-left:20px!important}.padding-left-24-md-down{padding-left:24px!important}.padding-left-28-md-down{padding-left:28px!important}.padding-left-32-md-down{padding-left:32px!important}.padding-left-36-md-down{padding-left:36px!important}.padding-left-40-md-down{padding-left:40px!important}.padding-left-44-md-down{padding-left:44px!important}.padding-left-48-md-down{padding-left:48px!important}.padding-left-52-md-down{padding-left:52px!important}.padding-left-56-md-down{padding-left:56px!important}.padding-left-60-md-down{padding-left:60px!important}.padding-left-64-md-down{padding-left:64px!important}.padding-left-68-md-down{padding-left:68px!important}.padding-left-72-md-down{padding-left:72px!important}.padding-left-76-md-down{padding-left:76px!important}.padding-left-80-md-down{padding-left:80px!important}.padding-left-84-md-down{padding-left:84px!important}.padding-left-88-md-down{padding-left:88px!important}.padding-left-92-md-down{padding-left:92px!important}.padding-left-96-md-down{padding-left:96px!important}.padding-left-100-md-down{padding-left:100px!important}.padding-left-104-md-down{padding-left:104px!important}.padding-left-108-md-down{padding-left:108px!important}.padding-left-112-md-down{padding-left:112px!important}.padding-left-116-md-down{padding-left:116px!important}.padding-left-120-md-down{padding-left:120px!important}.padding-x-4-md-down{padding-left:4px!important;padding-right:4px!important}.padding-x-8-md-down{padding-left:8px!important;padding-right:8px!important}.padding-x-12-md-down{padding-left:12px!important;padding-right:12px!important}.padding-x-16-md-down{padding-left:16px!important;padding-right:16px!important}.padding-x-20-md-down{padding-left:20px!important;padding-right:20px!important}.padding-x-24-md-down{padding-left:24px!important;padding-right:24px!important}.padding-x-28-md-down{padding-left:28px!important;padding-right:28px!important}.padding-x-32-md-down{padding-left:32px!important;padding-right:32px!important}.padding-x-36-md-down{padding-left:36px!important;padding-right:36px!important}.padding-x-40-md-down{padding-left:40px!important;padding-right:40px!important}.padding-x-44-md-down{padding-left:44px!important;padding-right:44px!important}.padding-x-48-md-down{padding-left:48px!important;padding-right:48px!important}.padding-x-52-md-down{padding-left:52px!important;padding-right:52px!important}.padding-x-56-md-down{padding-left:56px!important;padding-right:56px!important}.padding-x-60-md-down{padding-left:60px!important;padding-right:60px!important}.padding-x-64-md-down{padding-left:64px!important;padding-right:64px!important}.padding-x-68-md-down{padding-left:68px!important;padding-right:68px!important}.padding-x-72-md-down{padding-left:72px!important;padding-right:72px!important}.padding-x-76-md-down{padding-left:76px!important;padding-right:76px!important}.padding-x-80-md-down{padding-left:80px!important;padding-right:80px!important}.padding-x-84-md-down{padding-left:84px!important;padding-right:84px!important}.padding-x-88-md-down{padding-left:88px!important;padding-right:88px!important}.padding-x-92-md-down{padding-left:92px!important;padding-right:92px!important}.padding-x-96-md-down{padding-left:96px!important;padding-right:96px!important}.padding-x-100-md-down{padding-left:100px!important;padding-right:100px!important}.padding-x-104-md-down{padding-left:104px!important;padding-right:104px!important}.padding-x-108-md-down{padding-left:108px!important;padding-right:108px!important}.padding-x-112-md-down{padding-left:112px!important;padding-right:112px!important}.padding-x-116-md-down{padding-left:116px!important;padding-right:116px!important}.padding-x-120-md-down{padding-left:120px!important;padding-right:120px!important}.padding-y-4-md-down{padding-top:4px!important;padding-bottom:4px!important}.padding-y-8-md-down{padding-top:8px!important;padding-bottom:8px!important}.padding-y-12-md-down{padding-top:12px!important;padding-bottom:12px!important}.padding-y-16-md-down{padding-top:16px!important;padding-bottom:16px!important}.padding-y-20-md-down{padding-top:20px!important;padding-bottom:20px!important}.padding-y-24-md-down{padding-top:24px!important;padding-bottom:24px!important}.padding-y-28-md-down{padding-top:28px!important;padding-bottom:28px!important}.padding-y-32-md-down{padding-top:32px!important;padding-bottom:32px!important}.padding-y-36-md-down{padding-top:36px!important;padding-bottom:36px!important}.padding-y-40-md-down{padding-top:40px!important;padding-bottom:40px!important}.padding-y-44-md-down{padding-top:44px!important;padding-bottom:44px!important}.padding-y-48-md-down{padding-top:48px!important;padding-bottom:48px!important}.padding-y-52-md-down{padding-top:52px!important;padding-bottom:52px!important}.padding-y-56-md-down{padding-top:56px!important;padding-bottom:56px!important}.padding-y-60-md-down{padding-top:60px!important;padding-bottom:60px!important}.padding-y-64-md-down{padding-top:64px!important;padding-bottom:64px!important}.padding-y-68-md-down{padding-top:68px!important;padding-bottom:68px!important}.padding-y-72-md-down{padding-top:72px!important;padding-bottom:72px!important}.padding-y-76-md-down{padding-top:76px!important;padding-bottom:76px!important}.padding-y-80-md-down{padding-top:80px!important;padding-bottom:80px!important}.padding-y-84-md-down{padding-top:84px!important;padding-bottom:84px!important}.padding-y-88-md-down{padding-top:88px!important;padding-bottom:88px!important}.padding-y-92-md-down{padding-top:92px!important;padding-bottom:92px!important}.padding-y-96-md-down{padding-top:96px!important;padding-bottom:96px!important}.padding-y-100-md-down{padding-top:100px!important;padding-bottom:100px!important}.padding-y-104-md-down{padding-top:104px!important;padding-bottom:104px!important}.padding-y-108-md-down{padding-top:108px!important;padding-bottom:108px!important}.padding-y-112-md-down{padding-top:112px!important;padding-bottom:112px!important}.padding-y-116-md-down{padding-top:116px!important;padding-bottom:116px!important}.padding-y-120-md-down{padding-top:120px!important;padding-bottom:120px!important}.padding-4-md-down{padding:4px!important}.padding-8-md-down{padding:8px!important}.padding-12-md-down{padding:12px!important}.padding-16-md-down{padding:16px!important}.padding-20-md-down{padding:20px!important}.padding-24-md-down{padding:24px!important}.padding-28-md-down{padding:28px!important}.padding-32-md-down{padding:32px!important}.padding-36-md-down{padding:36px!important}.padding-40-md-down{padding:40px!important}.padding-44-md-down{padding:44px!important}.padding-48-md-down{padding:48px!important}.padding-52-md-down{padding:52px!important}.padding-56-md-down{padding:56px!important}.padding-60-md-down{padding:60px!important}.padding-64-md-down{padding:64px!important}.padding-68-md-down{padding:68px!important}.padding-72-md-down{padding:72px!important}.padding-76-md-down{padding:76px!important}.padding-80-md-down{padding:80px!important}.padding-84-md-down{padding:84px!important}.padding-88-md-down{padding:88px!important}.padding-92-md-down{padding:92px!important}.padding-96-md-down{padding:96px!important}.padding-100-md-down{padding:100px!important}.padding-104-md-down{padding:104px!important}.padding-108-md-down{padding:108px!important}.padding-112-md-down{padding:112px!important}.padding-116-md-down{padding:116px!important}.padding-120-md-down{padding:120px!important}}@media (max-width: 1439px){.padding-top-4-lg-down{padding-top:4px!important}.padding-top-8-lg-down{padding-top:8px!important}.padding-top-12-lg-down{padding-top:12px!important}.padding-top-16-lg-down{padding-top:16px!important}.padding-top-20-lg-down{padding-top:20px!important}.padding-top-24-lg-down{padding-top:24px!important}.padding-top-28-lg-down{padding-top:28px!important}.padding-top-32-lg-down{padding-top:32px!important}.padding-top-36-lg-down{padding-top:36px!important}.padding-top-40-lg-down{padding-top:40px!important}.padding-top-44-lg-down{padding-top:44px!important}.padding-top-48-lg-down{padding-top:48px!important}.padding-top-52-lg-down{padding-top:52px!important}.padding-top-56-lg-down{padding-top:56px!important}.padding-top-60-lg-down{padding-top:60px!important}.padding-top-64-lg-down{padding-top:64px!important}.padding-top-68-lg-down{padding-top:68px!important}.padding-top-72-lg-down{padding-top:72px!important}.padding-top-76-lg-down{padding-top:76px!important}.padding-top-80-lg-down{padding-top:80px!important}.padding-top-84-lg-down{padding-top:84px!important}.padding-top-88-lg-down{padding-top:88px!important}.padding-top-92-lg-down{padding-top:92px!important}.padding-top-96-lg-down{padding-top:96px!important}.padding-top-100-lg-down{padding-top:100px!important}.padding-top-104-lg-down{padding-top:104px!important}.padding-top-108-lg-down{padding-top:108px!important}.padding-top-112-lg-down{padding-top:112px!important}.padding-top-116-lg-down{padding-top:116px!important}.padding-top-120-lg-down{padding-top:120px!important}.padding-right-4-lg-down{padding-right:4px!important}.padding-right-8-lg-down{padding-right:8px!important}.padding-right-12-lg-down{padding-right:12px!important}.padding-right-16-lg-down{padding-right:16px!important}.padding-right-20-lg-down{padding-right:20px!important}.padding-right-24-lg-down{padding-right:24px!important}.padding-right-28-lg-down{padding-right:28px!important}.padding-right-32-lg-down{padding-right:32px!important}.padding-right-36-lg-down{padding-right:36px!important}.padding-right-40-lg-down{padding-right:40px!important}.padding-right-44-lg-down{padding-right:44px!important}.padding-right-48-lg-down{padding-right:48px!important}.padding-right-52-lg-down{padding-right:52px!important}.padding-right-56-lg-down{padding-right:56px!important}.padding-right-60-lg-down{padding-right:60px!important}.padding-right-64-lg-down{padding-right:64px!important}.padding-right-68-lg-down{padding-right:68px!important}.padding-right-72-lg-down{padding-right:72px!important}.padding-right-76-lg-down{padding-right:76px!important}.padding-right-80-lg-down{padding-right:80px!important}.padding-right-84-lg-down{padding-right:84px!important}.padding-right-88-lg-down{padding-right:88px!important}.padding-right-92-lg-down{padding-right:92px!important}.padding-right-96-lg-down{padding-right:96px!important}.padding-right-100-lg-down{padding-right:100px!important}.padding-right-104-lg-down{padding-right:104px!important}.padding-right-108-lg-down{padding-right:108px!important}.padding-right-112-lg-down{padding-right:112px!important}.padding-right-116-lg-down{padding-right:116px!important}.padding-right-120-lg-down{padding-right:120px!important}.padding-bottom-4-lg-down{padding-bottom:4px!important}.padding-bottom-8-lg-down{padding-bottom:8px!important}.padding-bottom-12-lg-down{padding-bottom:12px!important}.padding-bottom-16-lg-down{padding-bottom:16px!important}.padding-bottom-20-lg-down{padding-bottom:20px!important}.padding-bottom-24-lg-down{padding-bottom:24px!important}.padding-bottom-28-lg-down{padding-bottom:28px!important}.padding-bottom-32-lg-down{padding-bottom:32px!important}.padding-bottom-36-lg-down{padding-bottom:36px!important}.padding-bottom-40-lg-down{padding-bottom:40px!important}.padding-bottom-44-lg-down{padding-bottom:44px!important}.padding-bottom-48-lg-down{padding-bottom:48px!important}.padding-bottom-52-lg-down{padding-bottom:52px!important}.padding-bottom-56-lg-down{padding-bottom:56px!important}.padding-bottom-60-lg-down{padding-bottom:60px!important}.padding-bottom-64-lg-down{padding-bottom:64px!important}.padding-bottom-68-lg-down{padding-bottom:68px!important}.padding-bottom-72-lg-down{padding-bottom:72px!important}.padding-bottom-76-lg-down{padding-bottom:76px!important}.padding-bottom-80-lg-down{padding-bottom:80px!important}.padding-bottom-84-lg-down{padding-bottom:84px!important}.padding-bottom-88-lg-down{padding-bottom:88px!important}.padding-bottom-92-lg-down{padding-bottom:92px!important}.padding-bottom-96-lg-down{padding-bottom:96px!important}.padding-bottom-100-lg-down{padding-bottom:100px!important}.padding-bottom-104-lg-down{padding-bottom:104px!important}.padding-bottom-108-lg-down{padding-bottom:108px!important}.padding-bottom-112-lg-down{padding-bottom:112px!important}.padding-bottom-116-lg-down{padding-bottom:116px!important}.padding-bottom-120-lg-down{padding-bottom:120px!important}.padding-left-4-lg-down{padding-left:4px!important}.padding-left-8-lg-down{padding-left:8px!important}.padding-left-12-lg-down{padding-left:12px!important}.padding-left-16-lg-down{padding-left:16px!important}.padding-left-20-lg-down{padding-left:20px!important}.padding-left-24-lg-down{padding-left:24px!important}.padding-left-28-lg-down{padding-left:28px!important}.padding-left-32-lg-down{padding-left:32px!important}.padding-left-36-lg-down{padding-left:36px!important}.padding-left-40-lg-down{padding-left:40px!important}.padding-left-44-lg-down{padding-left:44px!important}.padding-left-48-lg-down{padding-left:48px!important}.padding-left-52-lg-down{padding-left:52px!important}.padding-left-56-lg-down{padding-left:56px!important}.padding-left-60-lg-down{padding-left:60px!important}.padding-left-64-lg-down{padding-left:64px!important}.padding-left-68-lg-down{padding-left:68px!important}.padding-left-72-lg-down{padding-left:72px!important}.padding-left-76-lg-down{padding-left:76px!important}.padding-left-80-lg-down{padding-left:80px!important}.padding-left-84-lg-down{padding-left:84px!important}.padding-left-88-lg-down{padding-left:88px!important}.padding-left-92-lg-down{padding-left:92px!important}.padding-left-96-lg-down{padding-left:96px!important}.padding-left-100-lg-down{padding-left:100px!important}.padding-left-104-lg-down{padding-left:104px!important}.padding-left-108-lg-down{padding-left:108px!important}.padding-left-112-lg-down{padding-left:112px!important}.padding-left-116-lg-down{padding-left:116px!important}.padding-left-120-lg-down{padding-left:120px!important}.padding-x-4-lg-down{padding-left:4px!important;padding-right:4px!important}.padding-x-8-lg-down{padding-left:8px!important;padding-right:8px!important}.padding-x-12-lg-down{padding-left:12px!important;padding-right:12px!important}.padding-x-16-lg-down{padding-left:16px!important;padding-right:16px!important}.padding-x-20-lg-down{padding-left:20px!important;padding-right:20px!important}.padding-x-24-lg-down{padding-left:24px!important;padding-right:24px!important}.padding-x-28-lg-down{padding-left:28px!important;padding-right:28px!important}.padding-x-32-lg-down{padding-left:32px!important;padding-right:32px!important}.padding-x-36-lg-down{padding-left:36px!important;padding-right:36px!important}.padding-x-40-lg-down{padding-left:40px!important;padding-right:40px!important}.padding-x-44-lg-down{padding-left:44px!important;padding-right:44px!important}.padding-x-48-lg-down{padding-left:48px!important;padding-right:48px!important}.padding-x-52-lg-down{padding-left:52px!important;padding-right:52px!important}.padding-x-56-lg-down{padding-left:56px!important;padding-right:56px!important}.padding-x-60-lg-down{padding-left:60px!important;padding-right:60px!important}.padding-x-64-lg-down{padding-left:64px!important;padding-right:64px!important}.padding-x-68-lg-down{padding-left:68px!important;padding-right:68px!important}.padding-x-72-lg-down{padding-left:72px!important;padding-right:72px!important}.padding-x-76-lg-down{padding-left:76px!important;padding-right:76px!important}.padding-x-80-lg-down{padding-left:80px!important;padding-right:80px!important}.padding-x-84-lg-down{padding-left:84px!important;padding-right:84px!important}.padding-x-88-lg-down{padding-left:88px!important;padding-right:88px!important}.padding-x-92-lg-down{padding-left:92px!important;padding-right:92px!important}.padding-x-96-lg-down{padding-left:96px!important;padding-right:96px!important}.padding-x-100-lg-down{padding-left:100px!important;padding-right:100px!important}.padding-x-104-lg-down{padding-left:104px!important;padding-right:104px!important}.padding-x-108-lg-down{padding-left:108px!important;padding-right:108px!important}.padding-x-112-lg-down{padding-left:112px!important;padding-right:112px!important}.padding-x-116-lg-down{padding-left:116px!important;padding-right:116px!important}.padding-x-120-lg-down{padding-left:120px!important;padding-right:120px!important}.padding-y-4-lg-down{padding-top:4px!important;padding-bottom:4px!important}.padding-y-8-lg-down{padding-top:8px!important;padding-bottom:8px!important}.padding-y-12-lg-down{padding-top:12px!important;padding-bottom:12px!important}.padding-y-16-lg-down{padding-top:16px!important;padding-bottom:16px!important}.padding-y-20-lg-down{padding-top:20px!important;padding-bottom:20px!important}.padding-y-24-lg-down{padding-top:24px!important;padding-bottom:24px!important}.padding-y-28-lg-down{padding-top:28px!important;padding-bottom:28px!important}.padding-y-32-lg-down{padding-top:32px!important;padding-bottom:32px!important}.padding-y-36-lg-down{padding-top:36px!important;padding-bottom:36px!important}.padding-y-40-lg-down{padding-top:40px!important;padding-bottom:40px!important}.padding-y-44-lg-down{padding-top:44px!important;padding-bottom:44px!important}.padding-y-48-lg-down{padding-top:48px!important;padding-bottom:48px!important}.padding-y-52-lg-down{padding-top:52px!important;padding-bottom:52px!important}.padding-y-56-lg-down{padding-top:56px!important;padding-bottom:56px!important}.padding-y-60-lg-down{padding-top:60px!important;padding-bottom:60px!important}.padding-y-64-lg-down{padding-top:64px!important;padding-bottom:64px!important}.padding-y-68-lg-down{padding-top:68px!important;padding-bottom:68px!important}.padding-y-72-lg-down{padding-top:72px!important;padding-bottom:72px!important}.padding-y-76-lg-down{padding-top:76px!important;padding-bottom:76px!important}.padding-y-80-lg-down{padding-top:80px!important;padding-bottom:80px!important}.padding-y-84-lg-down{padding-top:84px!important;padding-bottom:84px!important}.padding-y-88-lg-down{padding-top:88px!important;padding-bottom:88px!important}.padding-y-92-lg-down{padding-top:92px!important;padding-bottom:92px!important}.padding-y-96-lg-down{padding-top:96px!important;padding-bottom:96px!important}.padding-y-100-lg-down{padding-top:100px!important;padding-bottom:100px!important}.padding-y-104-lg-down{padding-top:104px!important;padding-bottom:104px!important}.padding-y-108-lg-down{padding-top:108px!important;padding-bottom:108px!important}.padding-y-112-lg-down{padding-top:112px!important;padding-bottom:112px!important}.padding-y-116-lg-down{padding-top:116px!important;padding-bottom:116px!important}.padding-y-120-lg-down{padding-top:120px!important;padding-bottom:120px!important}.padding-4-lg-down{padding:4px!important}.padding-8-lg-down{padding:8px!important}.padding-12-lg-down{padding:12px!important}.padding-16-lg-down{padding:16px!important}.padding-20-lg-down{padding:20px!important}.padding-24-lg-down{padding:24px!important}.padding-28-lg-down{padding:28px!important}.padding-32-lg-down{padding:32px!important}.padding-36-lg-down{padding:36px!important}.padding-40-lg-down{padding:40px!important}.padding-44-lg-down{padding:44px!important}.padding-48-lg-down{padding:48px!important}.padding-52-lg-down{padding:52px!important}.padding-56-lg-down{padding:56px!important}.padding-60-lg-down{padding:60px!important}.padding-64-lg-down{padding:64px!important}.padding-68-lg-down{padding:68px!important}.padding-72-lg-down{padding:72px!important}.padding-76-lg-down{padding:76px!important}.padding-80-lg-down{padding:80px!important}.padding-84-lg-down{padding:84px!important}.padding-88-lg-down{padding:88px!important}.padding-92-lg-down{padding:92px!important}.padding-96-lg-down{padding:96px!important}.padding-100-lg-down{padding:100px!important}.padding-104-lg-down{padding:104px!important}.padding-108-lg-down{padding:108px!important}.padding-112-lg-down{padding:112px!important}.padding-116-lg-down{padding:116px!important}.padding-120-lg-down{padding:120px!important}}@media (max-width: 1919px){.padding-top-4-xl-down{padding-top:4px!important}.padding-top-8-xl-down{padding-top:8px!important}.padding-top-12-xl-down{padding-top:12px!important}.padding-top-16-xl-down{padding-top:16px!important}.padding-top-20-xl-down{padding-top:20px!important}.padding-top-24-xl-down{padding-top:24px!important}.padding-top-28-xl-down{padding-top:28px!important}.padding-top-32-xl-down{padding-top:32px!important}.padding-top-36-xl-down{padding-top:36px!important}.padding-top-40-xl-down{padding-top:40px!important}.padding-top-44-xl-down{padding-top:44px!important}.padding-top-48-xl-down{padding-top:48px!important}.padding-top-52-xl-down{padding-top:52px!important}.padding-top-56-xl-down{padding-top:56px!important}.padding-top-60-xl-down{padding-top:60px!important}.padding-top-64-xl-down{padding-top:64px!important}.padding-top-68-xl-down{padding-top:68px!important}.padding-top-72-xl-down{padding-top:72px!important}.padding-top-76-xl-down{padding-top:76px!important}.padding-top-80-xl-down{padding-top:80px!important}.padding-top-84-xl-down{padding-top:84px!important}.padding-top-88-xl-down{padding-top:88px!important}.padding-top-92-xl-down{padding-top:92px!important}.padding-top-96-xl-down{padding-top:96px!important}.padding-top-100-xl-down{padding-top:100px!important}.padding-top-104-xl-down{padding-top:104px!important}.padding-top-108-xl-down{padding-top:108px!important}.padding-top-112-xl-down{padding-top:112px!important}.padding-top-116-xl-down{padding-top:116px!important}.padding-top-120-xl-down{padding-top:120px!important}.padding-right-4-xl-down{padding-right:4px!important}.padding-right-8-xl-down{padding-right:8px!important}.padding-right-12-xl-down{padding-right:12px!important}.padding-right-16-xl-down{padding-right:16px!important}.padding-right-20-xl-down{padding-right:20px!important}.padding-right-24-xl-down{padding-right:24px!important}.padding-right-28-xl-down{padding-right:28px!important}.padding-right-32-xl-down{padding-right:32px!important}.padding-right-36-xl-down{padding-right:36px!important}.padding-right-40-xl-down{padding-right:40px!important}.padding-right-44-xl-down{padding-right:44px!important}.padding-right-48-xl-down{padding-right:48px!important}.padding-right-52-xl-down{padding-right:52px!important}.padding-right-56-xl-down{padding-right:56px!important}.padding-right-60-xl-down{padding-right:60px!important}.padding-right-64-xl-down{padding-right:64px!important}.padding-right-68-xl-down{padding-right:68px!important}.padding-right-72-xl-down{padding-right:72px!important}.padding-right-76-xl-down{padding-right:76px!important}.padding-right-80-xl-down{padding-right:80px!important}.padding-right-84-xl-down{padding-right:84px!important}.padding-right-88-xl-down{padding-right:88px!important}.padding-right-92-xl-down{padding-right:92px!important}.padding-right-96-xl-down{padding-right:96px!important}.padding-right-100-xl-down{padding-right:100px!important}.padding-right-104-xl-down{padding-right:104px!important}.padding-right-108-xl-down{padding-right:108px!important}.padding-right-112-xl-down{padding-right:112px!important}.padding-right-116-xl-down{padding-right:116px!important}.padding-right-120-xl-down{padding-right:120px!important}.padding-bottom-4-xl-down{padding-bottom:4px!important}.padding-bottom-8-xl-down{padding-bottom:8px!important}.padding-bottom-12-xl-down{padding-bottom:12px!important}.padding-bottom-16-xl-down{padding-bottom:16px!important}.padding-bottom-20-xl-down{padding-bottom:20px!important}.padding-bottom-24-xl-down{padding-bottom:24px!important}.padding-bottom-28-xl-down{padding-bottom:28px!important}.padding-bottom-32-xl-down{padding-bottom:32px!important}.padding-bottom-36-xl-down{padding-bottom:36px!important}.padding-bottom-40-xl-down{padding-bottom:40px!important}.padding-bottom-44-xl-down{padding-bottom:44px!important}.padding-bottom-48-xl-down{padding-bottom:48px!important}.padding-bottom-52-xl-down{padding-bottom:52px!important}.padding-bottom-56-xl-down{padding-bottom:56px!important}.padding-bottom-60-xl-down{padding-bottom:60px!important}.padding-bottom-64-xl-down{padding-bottom:64px!important}.padding-bottom-68-xl-down{padding-bottom:68px!important}.padding-bottom-72-xl-down{padding-bottom:72px!important}.padding-bottom-76-xl-down{padding-bottom:76px!important}.padding-bottom-80-xl-down{padding-bottom:80px!important}.padding-bottom-84-xl-down{padding-bottom:84px!important}.padding-bottom-88-xl-down{padding-bottom:88px!important}.padding-bottom-92-xl-down{padding-bottom:92px!important}.padding-bottom-96-xl-down{padding-bottom:96px!important}.padding-bottom-100-xl-down{padding-bottom:100px!important}.padding-bottom-104-xl-down{padding-bottom:104px!important}.padding-bottom-108-xl-down{padding-bottom:108px!important}.padding-bottom-112-xl-down{padding-bottom:112px!important}.padding-bottom-116-xl-down{padding-bottom:116px!important}.padding-bottom-120-xl-down{padding-bottom:120px!important}.padding-left-4-xl-down{padding-left:4px!important}.padding-left-8-xl-down{padding-left:8px!important}.padding-left-12-xl-down{padding-left:12px!important}.padding-left-16-xl-down{padding-left:16px!important}.padding-left-20-xl-down{padding-left:20px!important}.padding-left-24-xl-down{padding-left:24px!important}.padding-left-28-xl-down{padding-left:28px!important}.padding-left-32-xl-down{padding-left:32px!important}.padding-left-36-xl-down{padding-left:36px!important}.padding-left-40-xl-down{padding-left:40px!important}.padding-left-44-xl-down{padding-left:44px!important}.padding-left-48-xl-down{padding-left:48px!important}.padding-left-52-xl-down{padding-left:52px!important}.padding-left-56-xl-down{padding-left:56px!important}.padding-left-60-xl-down{padding-left:60px!important}.padding-left-64-xl-down{padding-left:64px!important}.padding-left-68-xl-down{padding-left:68px!important}.padding-left-72-xl-down{padding-left:72px!important}.padding-left-76-xl-down{padding-left:76px!important}.padding-left-80-xl-down{padding-left:80px!important}.padding-left-84-xl-down{padding-left:84px!important}.padding-left-88-xl-down{padding-left:88px!important}.padding-left-92-xl-down{padding-left:92px!important}.padding-left-96-xl-down{padding-left:96px!important}.padding-left-100-xl-down{padding-left:100px!important}.padding-left-104-xl-down{padding-left:104px!important}.padding-left-108-xl-down{padding-left:108px!important}.padding-left-112-xl-down{padding-left:112px!important}.padding-left-116-xl-down{padding-left:116px!important}.padding-left-120-xl-down{padding-left:120px!important}.padding-x-4-xl-down{padding-left:4px!important;padding-right:4px!important}.padding-x-8-xl-down{padding-left:8px!important;padding-right:8px!important}.padding-x-12-xl-down{padding-left:12px!important;padding-right:12px!important}.padding-x-16-xl-down{padding-left:16px!important;padding-right:16px!important}.padding-x-20-xl-down{padding-left:20px!important;padding-right:20px!important}.padding-x-24-xl-down{padding-left:24px!important;padding-right:24px!important}.padding-x-28-xl-down{padding-left:28px!important;padding-right:28px!important}.padding-x-32-xl-down{padding-left:32px!important;padding-right:32px!important}.padding-x-36-xl-down{padding-left:36px!important;padding-right:36px!important}.padding-x-40-xl-down{padding-left:40px!important;padding-right:40px!important}.padding-x-44-xl-down{padding-left:44px!important;padding-right:44px!important}.padding-x-48-xl-down{padding-left:48px!important;padding-right:48px!important}.padding-x-52-xl-down{padding-left:52px!important;padding-right:52px!important}.padding-x-56-xl-down{padding-left:56px!important;padding-right:56px!important}.padding-x-60-xl-down{padding-left:60px!important;padding-right:60px!important}.padding-x-64-xl-down{padding-left:64px!important;padding-right:64px!important}.padding-x-68-xl-down{padding-left:68px!important;padding-right:68px!important}.padding-x-72-xl-down{padding-left:72px!important;padding-right:72px!important}.padding-x-76-xl-down{padding-left:76px!important;padding-right:76px!important}.padding-x-80-xl-down{padding-left:80px!important;padding-right:80px!important}.padding-x-84-xl-down{padding-left:84px!important;padding-right:84px!important}.padding-x-88-xl-down{padding-left:88px!important;padding-right:88px!important}.padding-x-92-xl-down{padding-left:92px!important;padding-right:92px!important}.padding-x-96-xl-down{padding-left:96px!important;padding-right:96px!important}.padding-x-100-xl-down{padding-left:100px!important;padding-right:100px!important}.padding-x-104-xl-down{padding-left:104px!important;padding-right:104px!important}.padding-x-108-xl-down{padding-left:108px!important;padding-right:108px!important}.padding-x-112-xl-down{padding-left:112px!important;padding-right:112px!important}.padding-x-116-xl-down{padding-left:116px!important;padding-right:116px!important}.padding-x-120-xl-down{padding-left:120px!important;padding-right:120px!important}.padding-y-4-xl-down{padding-top:4px!important;padding-bottom:4px!important}.padding-y-8-xl-down{padding-top:8px!important;padding-bottom:8px!important}.padding-y-12-xl-down{padding-top:12px!important;padding-bottom:12px!important}.padding-y-16-xl-down{padding-top:16px!important;padding-bottom:16px!important}.padding-y-20-xl-down{padding-top:20px!important;padding-bottom:20px!important}.padding-y-24-xl-down{padding-top:24px!important;padding-bottom:24px!important}.padding-y-28-xl-down{padding-top:28px!important;padding-bottom:28px!important}.padding-y-32-xl-down{padding-top:32px!important;padding-bottom:32px!important}.padding-y-36-xl-down{padding-top:36px!important;padding-bottom:36px!important}.padding-y-40-xl-down{padding-top:40px!important;padding-bottom:40px!important}.padding-y-44-xl-down{padding-top:44px!important;padding-bottom:44px!important}.padding-y-48-xl-down{padding-top:48px!important;padding-bottom:48px!important}.padding-y-52-xl-down{padding-top:52px!important;padding-bottom:52px!important}.padding-y-56-xl-down{padding-top:56px!important;padding-bottom:56px!important}.padding-y-60-xl-down{padding-top:60px!important;padding-bottom:60px!important}.padding-y-64-xl-down{padding-top:64px!important;padding-bottom:64px!important}.padding-y-68-xl-down{padding-top:68px!important;padding-bottom:68px!important}.padding-y-72-xl-down{padding-top:72px!important;padding-bottom:72px!important}.padding-y-76-xl-down{padding-top:76px!important;padding-bottom:76px!important}.padding-y-80-xl-down{padding-top:80px!important;padding-bottom:80px!important}.padding-y-84-xl-down{padding-top:84px!important;padding-bottom:84px!important}.padding-y-88-xl-down{padding-top:88px!important;padding-bottom:88px!important}.padding-y-92-xl-down{padding-top:92px!important;padding-bottom:92px!important}.padding-y-96-xl-down{padding-top:96px!important;padding-bottom:96px!important}.padding-y-100-xl-down{padding-top:100px!important;padding-bottom:100px!important}.padding-y-104-xl-down{padding-top:104px!important;padding-bottom:104px!important}.padding-y-108-xl-down{padding-top:108px!important;padding-bottom:108px!important}.padding-y-112-xl-down{padding-top:112px!important;padding-bottom:112px!important}.padding-y-116-xl-down{padding-top:116px!important;padding-bottom:116px!important}.padding-y-120-xl-down{padding-top:120px!important;padding-bottom:120px!important}.padding-4-xl-down{padding:4px!important}.padding-8-xl-down{padding:8px!important}.padding-12-xl-down{padding:12px!important}.padding-16-xl-down{padding:16px!important}.padding-20-xl-down{padding:20px!important}.padding-24-xl-down{padding:24px!important}.padding-28-xl-down{padding:28px!important}.padding-32-xl-down{padding:32px!important}.padding-36-xl-down{padding:36px!important}.padding-40-xl-down{padding:40px!important}.padding-44-xl-down{padding:44px!important}.padding-48-xl-down{padding:48px!important}.padding-52-xl-down{padding:52px!important}.padding-56-xl-down{padding:56px!important}.padding-60-xl-down{padding:60px!important}.padding-64-xl-down{padding:64px!important}.padding-68-xl-down{padding:68px!important}.padding-72-xl-down{padding:72px!important}.padding-76-xl-down{padding:76px!important}.padding-80-xl-down{padding:80px!important}.padding-84-xl-down{padding:84px!important}.padding-88-xl-down{padding:88px!important}.padding-92-xl-down{padding:92px!important}.padding-96-xl-down{padding:96px!important}.padding-100-xl-down{padding:100px!important}.padding-104-xl-down{padding:104px!important}.padding-108-xl-down{padding:108px!important}.padding-112-xl-down{padding:112px!important}.padding-116-xl-down{padding:116px!important}.padding-120-xl-down{padding:120px!important}}@media (max-width: 2099px){.padding-top-4-xxl-down{padding-top:4px!important}.padding-top-8-xxl-down{padding-top:8px!important}.padding-top-12-xxl-down{padding-top:12px!important}.padding-top-16-xxl-down{padding-top:16px!important}.padding-top-20-xxl-down{padding-top:20px!important}.padding-top-24-xxl-down{padding-top:24px!important}.padding-top-28-xxl-down{padding-top:28px!important}.padding-top-32-xxl-down{padding-top:32px!important}.padding-top-36-xxl-down{padding-top:36px!important}.padding-top-40-xxl-down{padding-top:40px!important}.padding-top-44-xxl-down{padding-top:44px!important}.padding-top-48-xxl-down{padding-top:48px!important}.padding-top-52-xxl-down{padding-top:52px!important}.padding-top-56-xxl-down{padding-top:56px!important}.padding-top-60-xxl-down{padding-top:60px!important}.padding-top-64-xxl-down{padding-top:64px!important}.padding-top-68-xxl-down{padding-top:68px!important}.padding-top-72-xxl-down{padding-top:72px!important}.padding-top-76-xxl-down{padding-top:76px!important}.padding-top-80-xxl-down{padding-top:80px!important}.padding-top-84-xxl-down{padding-top:84px!important}.padding-top-88-xxl-down{padding-top:88px!important}.padding-top-92-xxl-down{padding-top:92px!important}.padding-top-96-xxl-down{padding-top:96px!important}.padding-top-100-xxl-down{padding-top:100px!important}.padding-top-104-xxl-down{padding-top:104px!important}.padding-top-108-xxl-down{padding-top:108px!important}.padding-top-112-xxl-down{padding-top:112px!important}.padding-top-116-xxl-down{padding-top:116px!important}.padding-top-120-xxl-down{padding-top:120px!important}.padding-right-4-xxl-down{padding-right:4px!important}.padding-right-8-xxl-down{padding-right:8px!important}.padding-right-12-xxl-down{padding-right:12px!important}.padding-right-16-xxl-down{padding-right:16px!important}.padding-right-20-xxl-down{padding-right:20px!important}.padding-right-24-xxl-down{padding-right:24px!important}.padding-right-28-xxl-down{padding-right:28px!important}.padding-right-32-xxl-down{padding-right:32px!important}.padding-right-36-xxl-down{padding-right:36px!important}.padding-right-40-xxl-down{padding-right:40px!important}.padding-right-44-xxl-down{padding-right:44px!important}.padding-right-48-xxl-down{padding-right:48px!important}.padding-right-52-xxl-down{padding-right:52px!important}.padding-right-56-xxl-down{padding-right:56px!important}.padding-right-60-xxl-down{padding-right:60px!important}.padding-right-64-xxl-down{padding-right:64px!important}.padding-right-68-xxl-down{padding-right:68px!important}.padding-right-72-xxl-down{padding-right:72px!important}.padding-right-76-xxl-down{padding-right:76px!important}.padding-right-80-xxl-down{padding-right:80px!important}.padding-right-84-xxl-down{padding-right:84px!important}.padding-right-88-xxl-down{padding-right:88px!important}.padding-right-92-xxl-down{padding-right:92px!important}.padding-right-96-xxl-down{padding-right:96px!important}.padding-right-100-xxl-down{padding-right:100px!important}.padding-right-104-xxl-down{padding-right:104px!important}.padding-right-108-xxl-down{padding-right:108px!important}.padding-right-112-xxl-down{padding-right:112px!important}.padding-right-116-xxl-down{padding-right:116px!important}.padding-right-120-xxl-down{padding-right:120px!important}.padding-bottom-4-xxl-down{padding-bottom:4px!important}.padding-bottom-8-xxl-down{padding-bottom:8px!important}.padding-bottom-12-xxl-down{padding-bottom:12px!important}.padding-bottom-16-xxl-down{padding-bottom:16px!important}.padding-bottom-20-xxl-down{padding-bottom:20px!important}.padding-bottom-24-xxl-down{padding-bottom:24px!important}.padding-bottom-28-xxl-down{padding-bottom:28px!important}.padding-bottom-32-xxl-down{padding-bottom:32px!important}.padding-bottom-36-xxl-down{padding-bottom:36px!important}.padding-bottom-40-xxl-down{padding-bottom:40px!important}.padding-bottom-44-xxl-down{padding-bottom:44px!important}.padding-bottom-48-xxl-down{padding-bottom:48px!important}.padding-bottom-52-xxl-down{padding-bottom:52px!important}.padding-bottom-56-xxl-down{padding-bottom:56px!important}.padding-bottom-60-xxl-down{padding-bottom:60px!important}.padding-bottom-64-xxl-down{padding-bottom:64px!important}.padding-bottom-68-xxl-down{padding-bottom:68px!important}.padding-bottom-72-xxl-down{padding-bottom:72px!important}.padding-bottom-76-xxl-down{padding-bottom:76px!important}.padding-bottom-80-xxl-down{padding-bottom:80px!important}.padding-bottom-84-xxl-down{padding-bottom:84px!important}.padding-bottom-88-xxl-down{padding-bottom:88px!important}.padding-bottom-92-xxl-down{padding-bottom:92px!important}.padding-bottom-96-xxl-down{padding-bottom:96px!important}.padding-bottom-100-xxl-down{padding-bottom:100px!important}.padding-bottom-104-xxl-down{padding-bottom:104px!important}.padding-bottom-108-xxl-down{padding-bottom:108px!important}.padding-bottom-112-xxl-down{padding-bottom:112px!important}.padding-bottom-116-xxl-down{padding-bottom:116px!important}.padding-bottom-120-xxl-down{padding-bottom:120px!important}.padding-left-4-xxl-down{padding-left:4px!important}.padding-left-8-xxl-down{padding-left:8px!important}.padding-left-12-xxl-down{padding-left:12px!important}.padding-left-16-xxl-down{padding-left:16px!important}.padding-left-20-xxl-down{padding-left:20px!important}.padding-left-24-xxl-down{padding-left:24px!important}.padding-left-28-xxl-down{padding-left:28px!important}.padding-left-32-xxl-down{padding-left:32px!important}.padding-left-36-xxl-down{padding-left:36px!important}.padding-left-40-xxl-down{padding-left:40px!important}.padding-left-44-xxl-down{padding-left:44px!important}.padding-left-48-xxl-down{padding-left:48px!important}.padding-left-52-xxl-down{padding-left:52px!important}.padding-left-56-xxl-down{padding-left:56px!important}.padding-left-60-xxl-down{padding-left:60px!important}.padding-left-64-xxl-down{padding-left:64px!important}.padding-left-68-xxl-down{padding-left:68px!important}.padding-left-72-xxl-down{padding-left:72px!important}.padding-left-76-xxl-down{padding-left:76px!important}.padding-left-80-xxl-down{padding-left:80px!important}.padding-left-84-xxl-down{padding-left:84px!important}.padding-left-88-xxl-down{padding-left:88px!important}.padding-left-92-xxl-down{padding-left:92px!important}.padding-left-96-xxl-down{padding-left:96px!important}.padding-left-100-xxl-down{padding-left:100px!important}.padding-left-104-xxl-down{padding-left:104px!important}.padding-left-108-xxl-down{padding-left:108px!important}.padding-left-112-xxl-down{padding-left:112px!important}.padding-left-116-xxl-down{padding-left:116px!important}.padding-left-120-xxl-down{padding-left:120px!important}.padding-x-4-xxl-down{padding-left:4px!important;padding-right:4px!important}.padding-x-8-xxl-down{padding-left:8px!important;padding-right:8px!important}.padding-x-12-xxl-down{padding-left:12px!important;padding-right:12px!important}.padding-x-16-xxl-down{padding-left:16px!important;padding-right:16px!important}.padding-x-20-xxl-down{padding-left:20px!important;padding-right:20px!important}.padding-x-24-xxl-down{padding-left:24px!important;padding-right:24px!important}.padding-x-28-xxl-down{padding-left:28px!important;padding-right:28px!important}.padding-x-32-xxl-down{padding-left:32px!important;padding-right:32px!important}.padding-x-36-xxl-down{padding-left:36px!important;padding-right:36px!important}.padding-x-40-xxl-down{padding-left:40px!important;padding-right:40px!important}.padding-x-44-xxl-down{padding-left:44px!important;padding-right:44px!important}.padding-x-48-xxl-down{padding-left:48px!important;padding-right:48px!important}.padding-x-52-xxl-down{padding-left:52px!important;padding-right:52px!important}.padding-x-56-xxl-down{padding-left:56px!important;padding-right:56px!important}.padding-x-60-xxl-down{padding-left:60px!important;padding-right:60px!important}.padding-x-64-xxl-down{padding-left:64px!important;padding-right:64px!important}.padding-x-68-xxl-down{padding-left:68px!important;padding-right:68px!important}.padding-x-72-xxl-down{padding-left:72px!important;padding-right:72px!important}.padding-x-76-xxl-down{padding-left:76px!important;padding-right:76px!important}.padding-x-80-xxl-down{padding-left:80px!important;padding-right:80px!important}.padding-x-84-xxl-down{padding-left:84px!important;padding-right:84px!important}.padding-x-88-xxl-down{padding-left:88px!important;padding-right:88px!important}.padding-x-92-xxl-down{padding-left:92px!important;padding-right:92px!important}.padding-x-96-xxl-down{padding-left:96px!important;padding-right:96px!important}.padding-x-100-xxl-down{padding-left:100px!important;padding-right:100px!important}.padding-x-104-xxl-down{padding-left:104px!important;padding-right:104px!important}.padding-x-108-xxl-down{padding-left:108px!important;padding-right:108px!important}.padding-x-112-xxl-down{padding-left:112px!important;padding-right:112px!important}.padding-x-116-xxl-down{padding-left:116px!important;padding-right:116px!important}.padding-x-120-xxl-down{padding-left:120px!important;padding-right:120px!important}.padding-y-4-xxl-down{padding-top:4px!important;padding-bottom:4px!important}.padding-y-8-xxl-down{padding-top:8px!important;padding-bottom:8px!important}.padding-y-12-xxl-down{padding-top:12px!important;padding-bottom:12px!important}.padding-y-16-xxl-down{padding-top:16px!important;padding-bottom:16px!important}.padding-y-20-xxl-down{padding-top:20px!important;padding-bottom:20px!important}.padding-y-24-xxl-down{padding-top:24px!important;padding-bottom:24px!important}.padding-y-28-xxl-down{padding-top:28px!important;padding-bottom:28px!important}.padding-y-32-xxl-down{padding-top:32px!important;padding-bottom:32px!important}.padding-y-36-xxl-down{padding-top:36px!important;padding-bottom:36px!important}.padding-y-40-xxl-down{padding-top:40px!important;padding-bottom:40px!important}.padding-y-44-xxl-down{padding-top:44px!important;padding-bottom:44px!important}.padding-y-48-xxl-down{padding-top:48px!important;padding-bottom:48px!important}.padding-y-52-xxl-down{padding-top:52px!important;padding-bottom:52px!important}.padding-y-56-xxl-down{padding-top:56px!important;padding-bottom:56px!important}.padding-y-60-xxl-down{padding-top:60px!important;padding-bottom:60px!important}.padding-y-64-xxl-down{padding-top:64px!important;padding-bottom:64px!important}.padding-y-68-xxl-down{padding-top:68px!important;padding-bottom:68px!important}.padding-y-72-xxl-down{padding-top:72px!important;padding-bottom:72px!important}.padding-y-76-xxl-down{padding-top:76px!important;padding-bottom:76px!important}.padding-y-80-xxl-down{padding-top:80px!important;padding-bottom:80px!important}.padding-y-84-xxl-down{padding-top:84px!important;padding-bottom:84px!important}.padding-y-88-xxl-down{padding-top:88px!important;padding-bottom:88px!important}.padding-y-92-xxl-down{padding-top:92px!important;padding-bottom:92px!important}.padding-y-96-xxl-down{padding-top:96px!important;padding-bottom:96px!important}.padding-y-100-xxl-down{padding-top:100px!important;padding-bottom:100px!important}.padding-y-104-xxl-down{padding-top:104px!important;padding-bottom:104px!important}.padding-y-108-xxl-down{padding-top:108px!important;padding-bottom:108px!important}.padding-y-112-xxl-down{padding-top:112px!important;padding-bottom:112px!important}.padding-y-116-xxl-down{padding-top:116px!important;padding-bottom:116px!important}.padding-y-120-xxl-down{padding-top:120px!important;padding-bottom:120px!important}.padding-4-xxl-down{padding:4px!important}.padding-8-xxl-down{padding:8px!important}.padding-12-xxl-down{padding:12px!important}.padding-16-xxl-down{padding:16px!important}.padding-20-xxl-down{padding:20px!important}.padding-24-xxl-down{padding:24px!important}.padding-28-xxl-down{padding:28px!important}.padding-32-xxl-down{padding:32px!important}.padding-36-xxl-down{padding:36px!important}.padding-40-xxl-down{padding:40px!important}.padding-44-xxl-down{padding:44px!important}.padding-48-xxl-down{padding:48px!important}.padding-52-xxl-down{padding:52px!important}.padding-56-xxl-down{padding:56px!important}.padding-60-xxl-down{padding:60px!important}.padding-64-xxl-down{padding:64px!important}.padding-68-xxl-down{padding:68px!important}.padding-72-xxl-down{padding:72px!important}.padding-76-xxl-down{padding:76px!important}.padding-80-xxl-down{padding:80px!important}.padding-84-xxl-down{padding:84px!important}.padding-88-xxl-down{padding:88px!important}.padding-92-xxl-down{padding:92px!important}.padding-96-xxl-down{padding:96px!important}.padding-100-xxl-down{padding:100px!important}.padding-104-xxl-down{padding:104px!important}.padding-108-xxl-down{padding:108px!important}.padding-112-xxl-down{padding:112px!important}.padding-116-xxl-down{padding:116px!important}.padding-120-xxl-down{padding:120px!important}}@media (max-width: 2559px){.padding-top-4-xxxl-down{padding-top:4px!important}.padding-top-8-xxxl-down{padding-top:8px!important}.padding-top-12-xxxl-down{padding-top:12px!important}.padding-top-16-xxxl-down{padding-top:16px!important}.padding-top-20-xxxl-down{padding-top:20px!important}.padding-top-24-xxxl-down{padding-top:24px!important}.padding-top-28-xxxl-down{padding-top:28px!important}.padding-top-32-xxxl-down{padding-top:32px!important}.padding-top-36-xxxl-down{padding-top:36px!important}.padding-top-40-xxxl-down{padding-top:40px!important}.padding-top-44-xxxl-down{padding-top:44px!important}.padding-top-48-xxxl-down{padding-top:48px!important}.padding-top-52-xxxl-down{padding-top:52px!important}.padding-top-56-xxxl-down{padding-top:56px!important}.padding-top-60-xxxl-down{padding-top:60px!important}.padding-top-64-xxxl-down{padding-top:64px!important}.padding-top-68-xxxl-down{padding-top:68px!important}.padding-top-72-xxxl-down{padding-top:72px!important}.padding-top-76-xxxl-down{padding-top:76px!important}.padding-top-80-xxxl-down{padding-top:80px!important}.padding-top-84-xxxl-down{padding-top:84px!important}.padding-top-88-xxxl-down{padding-top:88px!important}.padding-top-92-xxxl-down{padding-top:92px!important}.padding-top-96-xxxl-down{padding-top:96px!important}.padding-top-100-xxxl-down{padding-top:100px!important}.padding-top-104-xxxl-down{padding-top:104px!important}.padding-top-108-xxxl-down{padding-top:108px!important}.padding-top-112-xxxl-down{padding-top:112px!important}.padding-top-116-xxxl-down{padding-top:116px!important}.padding-top-120-xxxl-down{padding-top:120px!important}.padding-right-4-xxxl-down{padding-right:4px!important}.padding-right-8-xxxl-down{padding-right:8px!important}.padding-right-12-xxxl-down{padding-right:12px!important}.padding-right-16-xxxl-down{padding-right:16px!important}.padding-right-20-xxxl-down{padding-right:20px!important}.padding-right-24-xxxl-down{padding-right:24px!important}.padding-right-28-xxxl-down{padding-right:28px!important}.padding-right-32-xxxl-down{padding-right:32px!important}.padding-right-36-xxxl-down{padding-right:36px!important}.padding-right-40-xxxl-down{padding-right:40px!important}.padding-right-44-xxxl-down{padding-right:44px!important}.padding-right-48-xxxl-down{padding-right:48px!important}.padding-right-52-xxxl-down{padding-right:52px!important}.padding-right-56-xxxl-down{padding-right:56px!important}.padding-right-60-xxxl-down{padding-right:60px!important}.padding-right-64-xxxl-down{padding-right:64px!important}.padding-right-68-xxxl-down{padding-right:68px!important}.padding-right-72-xxxl-down{padding-right:72px!important}.padding-right-76-xxxl-down{padding-right:76px!important}.padding-right-80-xxxl-down{padding-right:80px!important}.padding-right-84-xxxl-down{padding-right:84px!important}.padding-right-88-xxxl-down{padding-right:88px!important}.padding-right-92-xxxl-down{padding-right:92px!important}.padding-right-96-xxxl-down{padding-right:96px!important}.padding-right-100-xxxl-down{padding-right:100px!important}.padding-right-104-xxxl-down{padding-right:104px!important}.padding-right-108-xxxl-down{padding-right:108px!important}.padding-right-112-xxxl-down{padding-right:112px!important}.padding-right-116-xxxl-down{padding-right:116px!important}.padding-right-120-xxxl-down{padding-right:120px!important}.padding-bottom-4-xxxl-down{padding-bottom:4px!important}.padding-bottom-8-xxxl-down{padding-bottom:8px!important}.padding-bottom-12-xxxl-down{padding-bottom:12px!important}.padding-bottom-16-xxxl-down{padding-bottom:16px!important}.padding-bottom-20-xxxl-down{padding-bottom:20px!important}.padding-bottom-24-xxxl-down{padding-bottom:24px!important}.padding-bottom-28-xxxl-down{padding-bottom:28px!important}.padding-bottom-32-xxxl-down{padding-bottom:32px!important}.padding-bottom-36-xxxl-down{padding-bottom:36px!important}.padding-bottom-40-xxxl-down{padding-bottom:40px!important}.padding-bottom-44-xxxl-down{padding-bottom:44px!important}.padding-bottom-48-xxxl-down{padding-bottom:48px!important}.padding-bottom-52-xxxl-down{padding-bottom:52px!important}.padding-bottom-56-xxxl-down{padding-bottom:56px!important}.padding-bottom-60-xxxl-down{padding-bottom:60px!important}.padding-bottom-64-xxxl-down{padding-bottom:64px!important}.padding-bottom-68-xxxl-down{padding-bottom:68px!important}.padding-bottom-72-xxxl-down{padding-bottom:72px!important}.padding-bottom-76-xxxl-down{padding-bottom:76px!important}.padding-bottom-80-xxxl-down{padding-bottom:80px!important}.padding-bottom-84-xxxl-down{padding-bottom:84px!important}.padding-bottom-88-xxxl-down{padding-bottom:88px!important}.padding-bottom-92-xxxl-down{padding-bottom:92px!important}.padding-bottom-96-xxxl-down{padding-bottom:96px!important}.padding-bottom-100-xxxl-down{padding-bottom:100px!important}.padding-bottom-104-xxxl-down{padding-bottom:104px!important}.padding-bottom-108-xxxl-down{padding-bottom:108px!important}.padding-bottom-112-xxxl-down{padding-bottom:112px!important}.padding-bottom-116-xxxl-down{padding-bottom:116px!important}.padding-bottom-120-xxxl-down{padding-bottom:120px!important}.padding-left-4-xxxl-down{padding-left:4px!important}.padding-left-8-xxxl-down{padding-left:8px!important}.padding-left-12-xxxl-down{padding-left:12px!important}.padding-left-16-xxxl-down{padding-left:16px!important}.padding-left-20-xxxl-down{padding-left:20px!important}.padding-left-24-xxxl-down{padding-left:24px!important}.padding-left-28-xxxl-down{padding-left:28px!important}.padding-left-32-xxxl-down{padding-left:32px!important}.padding-left-36-xxxl-down{padding-left:36px!important}.padding-left-40-xxxl-down{padding-left:40px!important}.padding-left-44-xxxl-down{padding-left:44px!important}.padding-left-48-xxxl-down{padding-left:48px!important}.padding-left-52-xxxl-down{padding-left:52px!important}.padding-left-56-xxxl-down{padding-left:56px!important}.padding-left-60-xxxl-down{padding-left:60px!important}.padding-left-64-xxxl-down{padding-left:64px!important}.padding-left-68-xxxl-down{padding-left:68px!important}.padding-left-72-xxxl-down{padding-left:72px!important}.padding-left-76-xxxl-down{padding-left:76px!important}.padding-left-80-xxxl-down{padding-left:80px!important}.padding-left-84-xxxl-down{padding-left:84px!important}.padding-left-88-xxxl-down{padding-left:88px!important}.padding-left-92-xxxl-down{padding-left:92px!important}.padding-left-96-xxxl-down{padding-left:96px!important}.padding-left-100-xxxl-down{padding-left:100px!important}.padding-left-104-xxxl-down{padding-left:104px!important}.padding-left-108-xxxl-down{padding-left:108px!important}.padding-left-112-xxxl-down{padding-left:112px!important}.padding-left-116-xxxl-down{padding-left:116px!important}.padding-left-120-xxxl-down{padding-left:120px!important}.padding-x-4-xxxl-down{padding-left:4px!important;padding-right:4px!important}.padding-x-8-xxxl-down{padding-left:8px!important;padding-right:8px!important}.padding-x-12-xxxl-down{padding-left:12px!important;padding-right:12px!important}.padding-x-16-xxxl-down{padding-left:16px!important;padding-right:16px!important}.padding-x-20-xxxl-down{padding-left:20px!important;padding-right:20px!important}.padding-x-24-xxxl-down{padding-left:24px!important;padding-right:24px!important}.padding-x-28-xxxl-down{padding-left:28px!important;padding-right:28px!important}.padding-x-32-xxxl-down{padding-left:32px!important;padding-right:32px!important}.padding-x-36-xxxl-down{padding-left:36px!important;padding-right:36px!important}.padding-x-40-xxxl-down{padding-left:40px!important;padding-right:40px!important}.padding-x-44-xxxl-down{padding-left:44px!important;padding-right:44px!important}.padding-x-48-xxxl-down{padding-left:48px!important;padding-right:48px!important}.padding-x-52-xxxl-down{padding-left:52px!important;padding-right:52px!important}.padding-x-56-xxxl-down{padding-left:56px!important;padding-right:56px!important}.padding-x-60-xxxl-down{padding-left:60px!important;padding-right:60px!important}.padding-x-64-xxxl-down{padding-left:64px!important;padding-right:64px!important}.padding-x-68-xxxl-down{padding-left:68px!important;padding-right:68px!important}.padding-x-72-xxxl-down{padding-left:72px!important;padding-right:72px!important}.padding-x-76-xxxl-down{padding-left:76px!important;padding-right:76px!important}.padding-x-80-xxxl-down{padding-left:80px!important;padding-right:80px!important}.padding-x-84-xxxl-down{padding-left:84px!important;padding-right:84px!important}.padding-x-88-xxxl-down{padding-left:88px!important;padding-right:88px!important}.padding-x-92-xxxl-down{padding-left:92px!important;padding-right:92px!important}.padding-x-96-xxxl-down{padding-left:96px!important;padding-right:96px!important}.padding-x-100-xxxl-down{padding-left:100px!important;padding-right:100px!important}.padding-x-104-xxxl-down{padding-left:104px!important;padding-right:104px!important}.padding-x-108-xxxl-down{padding-left:108px!important;padding-right:108px!important}.padding-x-112-xxxl-down{padding-left:112px!important;padding-right:112px!important}.padding-x-116-xxxl-down{padding-left:116px!important;padding-right:116px!important}.padding-x-120-xxxl-down{padding-left:120px!important;padding-right:120px!important}.padding-y-4-xxxl-down{padding-top:4px!important;padding-bottom:4px!important}.padding-y-8-xxxl-down{padding-top:8px!important;padding-bottom:8px!important}.padding-y-12-xxxl-down{padding-top:12px!important;padding-bottom:12px!important}.padding-y-16-xxxl-down{padding-top:16px!important;padding-bottom:16px!important}.padding-y-20-xxxl-down{padding-top:20px!important;padding-bottom:20px!important}.padding-y-24-xxxl-down{padding-top:24px!important;padding-bottom:24px!important}.padding-y-28-xxxl-down{padding-top:28px!important;padding-bottom:28px!important}.padding-y-32-xxxl-down{padding-top:32px!important;padding-bottom:32px!important}.padding-y-36-xxxl-down{padding-top:36px!important;padding-bottom:36px!important}.padding-y-40-xxxl-down{padding-top:40px!important;padding-bottom:40px!important}.padding-y-44-xxxl-down{padding-top:44px!important;padding-bottom:44px!important}.padding-y-48-xxxl-down{padding-top:48px!important;padding-bottom:48px!important}.padding-y-52-xxxl-down{padding-top:52px!important;padding-bottom:52px!important}.padding-y-56-xxxl-down{padding-top:56px!important;padding-bottom:56px!important}.padding-y-60-xxxl-down{padding-top:60px!important;padding-bottom:60px!important}.padding-y-64-xxxl-down{padding-top:64px!important;padding-bottom:64px!important}.padding-y-68-xxxl-down{padding-top:68px!important;padding-bottom:68px!important}.padding-y-72-xxxl-down{padding-top:72px!important;padding-bottom:72px!important}.padding-y-76-xxxl-down{padding-top:76px!important;padding-bottom:76px!important}.padding-y-80-xxxl-down{padding-top:80px!important;padding-bottom:80px!important}.padding-y-84-xxxl-down{padding-top:84px!important;padding-bottom:84px!important}.padding-y-88-xxxl-down{padding-top:88px!important;padding-bottom:88px!important}.padding-y-92-xxxl-down{padding-top:92px!important;padding-bottom:92px!important}.padding-y-96-xxxl-down{padding-top:96px!important;padding-bottom:96px!important}.padding-y-100-xxxl-down{padding-top:100px!important;padding-bottom:100px!important}.padding-y-104-xxxl-down{padding-top:104px!important;padding-bottom:104px!important}.padding-y-108-xxxl-down{padding-top:108px!important;padding-bottom:108px!important}.padding-y-112-xxxl-down{padding-top:112px!important;padding-bottom:112px!important}.padding-y-116-xxxl-down{padding-top:116px!important;padding-bottom:116px!important}.padding-y-120-xxxl-down{padding-top:120px!important;padding-bottom:120px!important}.padding-4-xxxl-down{padding:4px!important}.padding-8-xxxl-down{padding:8px!important}.padding-12-xxxl-down{padding:12px!important}.padding-16-xxxl-down{padding:16px!important}.padding-20-xxxl-down{padding:20px!important}.padding-24-xxxl-down{padding:24px!important}.padding-28-xxxl-down{padding:28px!important}.padding-32-xxxl-down{padding:32px!important}.padding-36-xxxl-down{padding:36px!important}.padding-40-xxxl-down{padding:40px!important}.padding-44-xxxl-down{padding:44px!important}.padding-48-xxxl-down{padding:48px!important}.padding-52-xxxl-down{padding:52px!important}.padding-56-xxxl-down{padding:56px!important}.padding-60-xxxl-down{padding:60px!important}.padding-64-xxxl-down{padding:64px!important}.padding-68-xxxl-down{padding:68px!important}.padding-72-xxxl-down{padding:72px!important}.padding-76-xxxl-down{padding:76px!important}.padding-80-xxxl-down{padding:80px!important}.padding-84-xxxl-down{padding:84px!important}.padding-88-xxxl-down{padding:88px!important}.padding-92-xxxl-down{padding:92px!important}.padding-96-xxxl-down{padding:96px!important}.padding-100-xxxl-down{padding:100px!important}.padding-104-xxxl-down{padding:104px!important}.padding-108-xxxl-down{padding:108px!important}.padding-112-xxxl-down{padding:112px!important}.padding-116-xxxl-down{padding:116px!important}.padding-120-xxxl-down{padding:120px!important}}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.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}@media (min-width: 0){.position-static-xs-up{position:static!important}.position-relative-xs-up{position:relative!important}.position-absolute-xs-up{position:absolute!important}.position-fixed-xs-up{position:fixed!important}.position-sticky-xs-up{position:sticky!important}}@media (min-width: 768px){.position-static-sm-up{position:static!important}.position-relative-sm-up{position:relative!important}.position-absolute-sm-up{position:absolute!important}.position-fixed-sm-up{position:fixed!important}.position-sticky-sm-up{position:sticky!important}}@media (min-width: 1024px){.position-static-md-up{position:static!important}.position-relative-md-up{position:relative!important}.position-absolute-md-up{position:absolute!important}.position-fixed-md-up{position:fixed!important}.position-sticky-md-up{position:sticky!important}}@media (min-width: 1440px){.position-static-lg-up{position:static!important}.position-relative-lg-up{position:relative!important}.position-absolute-lg-up{position:absolute!important}.position-fixed-lg-up{position:fixed!important}.position-sticky-lg-up{position:sticky!important}}@media (min-width: 1920px){.position-static-xl-up{position:static!important}.position-relative-xl-up{position:relative!important}.position-absolute-xl-up{position:absolute!important}.position-fixed-xl-up{position:fixed!important}.position-sticky-xl-up{position:sticky!important}}@media (min-width: 2100px){.position-static-xxl-up{position:static!important}.position-relative-xxl-up{position:relative!important}.position-absolute-xxl-up{position:absolute!important}.position-fixed-xxl-up{position:fixed!important}.position-sticky-xxl-up{position:sticky!important}}@media (min-width: 2560px){.position-static-xxxl-up{position:static!important}.position-relative-xxxl-up{position:relative!important}.position-absolute-xxxl-up{position:absolute!important}.position-fixed-xxxl-up{position:fixed!important}.position-sticky-xxxl-up{position:sticky!important}}@media (max-width: -1px){.position-static-xs-down{position:static!important}.position-relative-xs-down{position:relative!important}.position-absolute-xs-down{position:absolute!important}.position-fixed-xs-down{position:fixed!important}.position-sticky-xs-down{position:sticky!important}}@media (max-width: 767px){.position-static-sm-down{position:static!important}.position-relative-sm-down{position:relative!important}.position-absolute-sm-down{position:absolute!important}.position-fixed-sm-down{position:fixed!important}.position-sticky-sm-down{position:sticky!important}}@media (max-width: 1023px){.position-static-md-down{position:static!important}.position-relative-md-down{position:relative!important}.position-absolute-md-down{position:absolute!important}.position-fixed-md-down{position:fixed!important}.position-sticky-md-down{position:sticky!important}}@media (max-width: 1439px){.position-static-lg-down{position:static!important}.position-relative-lg-down{position:relative!important}.position-absolute-lg-down{position:absolute!important}.position-fixed-lg-down{position:fixed!important}.position-sticky-lg-down{position:sticky!important}}@media (max-width: 1919px){.position-static-xl-down{position:static!important}.position-relative-xl-down{position:relative!important}.position-absolute-xl-down{position:absolute!important}.position-fixed-xl-down{position:fixed!important}.position-sticky-xl-down{position:sticky!important}}@media (max-width: 2099px){.position-static-xxl-down{position:static!important}.position-relative-xxl-down{position:relative!important}.position-absolute-xxl-down{position:absolute!important}.position-fixed-xxl-down{position:fixed!important}.position-sticky-xxl-down{position:sticky!important}}@media (max-width: 2559px){.position-static-xxxl-down{position:static!important}.position-relative-xxxl-down{position:relative!important}.position-absolute-xxxl-down{position:absolute!important}.position-fixed-xxxl-down{position:fixed!important}.position-sticky-xxxl-down{position:sticky!important}}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.right-0{right:0!important}.right-50{right:50%!important}.right-100{right:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.left-0{left:0!important}.left-50{left:50%!important}.left-100{left:100%!important}.text-align-left{text-align:left!important}.text-align-center{text-align:center!important}.text-align-right{text-align:right!important}.text-align-justify{text-align:justify!important}@media (min-width: 0){.text-align-left-xs-up{text-align:left!important}.text-align-center-xs-up{text-align:center!important}.text-align-right-xs-up{text-align:right!important}.text-align-justify-xs-up{text-align:justify!important}}@media (min-width: 768px){.text-align-left-sm-up{text-align:left!important}.text-align-center-sm-up{text-align:center!important}.text-align-right-sm-up{text-align:right!important}.text-align-justify-sm-up{text-align:justify!important}}@media (min-width: 1024px){.text-align-left-md-up{text-align:left!important}.text-align-center-md-up{text-align:center!important}.text-align-right-md-up{text-align:right!important}.text-align-justify-md-up{text-align:justify!important}}@media (min-width: 1440px){.text-align-left-lg-up{text-align:left!important}.text-align-center-lg-up{text-align:center!important}.text-align-right-lg-up{text-align:right!important}.text-align-justify-lg-up{text-align:justify!important}}@media (min-width: 1920px){.text-align-left-xl-up{text-align:left!important}.text-align-center-xl-up{text-align:center!important}.text-align-right-xl-up{text-align:right!important}.text-align-justify-xl-up{text-align:justify!important}}@media (min-width: 2100px){.text-align-left-xxl-up{text-align:left!important}.text-align-center-xxl-up{text-align:center!important}.text-align-right-xxl-up{text-align:right!important}.text-align-justify-xxl-up{text-align:justify!important}}@media (min-width: 2560px){.text-align-left-xxxl-up{text-align:left!important}.text-align-center-xxxl-up{text-align:center!important}.text-align-right-xxxl-up{text-align:right!important}.text-align-justify-xxxl-up{text-align:justify!important}}@media (max-width: -1px){.text-align-left-xs-down{text-align:left!important}.text-align-center-xs-down{text-align:center!important}.text-align-right-xs-down{text-align:right!important}.text-align-justify-xs-down{text-align:justify!important}}@media (max-width: 767px){.text-align-left-sm-down{text-align:left!important}.text-align-center-sm-down{text-align:center!important}.text-align-right-sm-down{text-align:right!important}.text-align-justify-sm-down{text-align:justify!important}}@media (max-width: 1023px){.text-align-left-md-down{text-align:left!important}.text-align-center-md-down{text-align:center!important}.text-align-right-md-down{text-align:right!important}.text-align-justify-md-down{text-align:justify!important}}@media (max-width: 1439px){.text-align-left-lg-down{text-align:left!important}.text-align-center-lg-down{text-align:center!important}.text-align-right-lg-down{text-align:right!important}.text-align-justify-lg-down{text-align:justify!important}}@media (max-width: 1919px){.text-align-left-xl-down{text-align:left!important}.text-align-center-xl-down{text-align:center!important}.text-align-right-xl-down{text-align:right!important}.text-align-justify-xl-down{text-align:justify!important}}@media (max-width: 2099px){.text-align-left-xxl-down{text-align:left!important}.text-align-center-xxl-down{text-align:center!important}.text-align-right-xxl-down{text-align:right!important}.text-align-justify-xxl-down{text-align:justify!important}}@media (max-width: 2559px){.text-align-left-xxxl-down{text-align:left!important}.text-align-center-xxxl-down{text-align:center!important}.text-align-right-xxxl-down{text-align:right!important}.text-align-justify-xxxl-down{text-align:justify!important}}.text-decoration-underline{text-decoration:underline!important}.text-decoration-overline{text-decoration:overline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-decoration-none{text-decoration:none!important}.text-transform-uppercase{text-transform:uppercase!important}.text-transform-lowercase{text-transform:lowercase!important}.text-transform-capitalize{text-transform:capitalize!important}.text-transform-none{text-transform:none!important}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transform-translate-y--50{transform:translateY(-50%)!important}.transform-translate-x--50{transform:translate(-50%)!important}.transform-translate--50{transform:translate(-50%,-50%)!important}.visibility-visible{visibility:visible!important}.visibility-hidden{visibility:hidden!important}.visibility-collapse{visibility:collapse!important}@media (min-width: 0){.visibility-visible-xs-up{visibility:visible!important}.visibility-hidden-xs-up{visibility:hidden!important}.visibility-collapse-xs-up{visibility:collapse!important}}@media (min-width: 768px){.visibility-visible-sm-up{visibility:visible!important}.visibility-hidden-sm-up{visibility:hidden!important}.visibility-collapse-sm-up{visibility:collapse!important}}@media (min-width: 1024px){.visibility-visible-md-up{visibility:visible!important}.visibility-hidden-md-up{visibility:hidden!important}.visibility-collapse-md-up{visibility:collapse!important}}@media (min-width: 1440px){.visibility-visible-lg-up{visibility:visible!important}.visibility-hidden-lg-up{visibility:hidden!important}.visibility-collapse-lg-up{visibility:collapse!important}}@media (min-width: 1920px){.visibility-visible-xl-up{visibility:visible!important}.visibility-hidden-xl-up{visibility:hidden!important}.visibility-collapse-xl-up{visibility:collapse!important}}@media (min-width: 2100px){.visibility-visible-xxl-up{visibility:visible!important}.visibility-hidden-xxl-up{visibility:hidden!important}.visibility-collapse-xxl-up{visibility:collapse!important}}@media (min-width: 2560px){.visibility-visible-xxxl-up{visibility:visible!important}.visibility-hidden-xxxl-up{visibility:hidden!important}.visibility-collapse-xxxl-up{visibility:collapse!important}}@media (max-width: -1px){.visibility-visible-xs-down{visibility:visible!important}.visibility-hidden-xs-down{visibility:hidden!important}.visibility-collapse-xs-down{visibility:collapse!important}}@media (max-width: 767px){.visibility-visible-sm-down{visibility:visible!important}.visibility-hidden-sm-down{visibility:hidden!important}.visibility-collapse-sm-down{visibility:collapse!important}}@media (max-width: 1023px){.visibility-visible-md-down{visibility:visible!important}.visibility-hidden-md-down{visibility:hidden!important}.visibility-collapse-md-down{visibility:collapse!important}}@media (max-width: 1439px){.visibility-visible-lg-down{visibility:visible!important}.visibility-hidden-lg-down{visibility:hidden!important}.visibility-collapse-lg-down{visibility:collapse!important}}@media (max-width: 1919px){.visibility-visible-xl-down{visibility:visible!important}.visibility-hidden-xl-down{visibility:hidden!important}.visibility-collapse-xl-down{visibility:collapse!important}}@media (max-width: 2099px){.visibility-visible-xxl-down{visibility:visible!important}.visibility-hidden-xxl-down{visibility:hidden!important}.visibility-collapse-xxl-down{visibility:collapse!important}}@media (max-width: 2559px){.visibility-visible-xxxl-down{visibility:visible!important}.visibility-hidden-xxxl-down{visibility:hidden!important}.visibility-collapse-xxxl-down{visibility:collapse!important}}.white-space-normal{white-space:normal!important}.white-space-nowrap{white-space:nowrap!important}.white-space-pre{white-space:pre!important}.white-space-pre-line{white-space:pre-line!important}.white-space-pre-wrap{white-space:pre-wrap!important}.white-space-break-spaces{white-space:break-spaces!important}.width-0{width:0!important}@media (min-width: 0){.width-0-xs-up{width:0!important}}@media (max-width: -1px){.width-0-xs-down{width:0!important}}@media (min-width: 768px){.width-0-sm-up{width:0!important}}@media (max-width: 767px){.width-0-sm-down{width:0!important}}@media (min-width: 1024px){.width-0-md-up{width:0!important}}@media (max-width: 1023px){.width-0-md-down{width:0!important}}@media (min-width: 1440px){.width-0-lg-up{width:0!important}}@media (max-width: 1439px){.width-0-lg-down{width:0!important}}@media (min-width: 1920px){.width-0-xl-up{width:0!important}}@media (max-width: 1919px){.width-0-xl-down{width:0!important}}@media (min-width: 2100px){.width-0-xxl-up{width:0!important}}@media (max-width: 2099px){.width-0-xxl-down{width:0!important}}@media (min-width: 2560px){.width-0-xxxl-up{width:0!important}}@media (max-width: 2559px){.width-0-xxxl-down{width:0!important}}.width-25{width:25%!important}@media (min-width: 0){.width-25-xs-up{width:25%!important}}@media (max-width: -1px){.width-25-xs-down{width:25%!important}}@media (min-width: 768px){.width-25-sm-up{width:25%!important}}@media (max-width: 767px){.width-25-sm-down{width:25%!important}}@media (min-width: 1024px){.width-25-md-up{width:25%!important}}@media (max-width: 1023px){.width-25-md-down{width:25%!important}}@media (min-width: 1440px){.width-25-lg-up{width:25%!important}}@media (max-width: 1439px){.width-25-lg-down{width:25%!important}}@media (min-width: 1920px){.width-25-xl-up{width:25%!important}}@media (max-width: 1919px){.width-25-xl-down{width:25%!important}}@media (min-width: 2100px){.width-25-xxl-up{width:25%!important}}@media (max-width: 2099px){.width-25-xxl-down{width:25%!important}}@media (min-width: 2560px){.width-25-xxxl-up{width:25%!important}}@media (max-width: 2559px){.width-25-xxxl-down{width:25%!important}}.width-50{width:50%!important}@media (min-width: 0){.width-50-xs-up{width:50%!important}}@media (max-width: -1px){.width-50-xs-down{width:50%!important}}@media (min-width: 768px){.width-50-sm-up{width:50%!important}}@media (max-width: 767px){.width-50-sm-down{width:50%!important}}@media (min-width: 1024px){.width-50-md-up{width:50%!important}}@media (max-width: 1023px){.width-50-md-down{width:50%!important}}@media (min-width: 1440px){.width-50-lg-up{width:50%!important}}@media (max-width: 1439px){.width-50-lg-down{width:50%!important}}@media (min-width: 1920px){.width-50-xl-up{width:50%!important}}@media (max-width: 1919px){.width-50-xl-down{width:50%!important}}@media (min-width: 2100px){.width-50-xxl-up{width:50%!important}}@media (max-width: 2099px){.width-50-xxl-down{width:50%!important}}@media (min-width: 2560px){.width-50-xxxl-up{width:50%!important}}@media (max-width: 2559px){.width-50-xxxl-down{width:50%!important}}.width-75{width:75%!important}@media (min-width: 0){.width-75-xs-up{width:75%!important}}@media (max-width: -1px){.width-75-xs-down{width:75%!important}}@media (min-width: 768px){.width-75-sm-up{width:75%!important}}@media (max-width: 767px){.width-75-sm-down{width:75%!important}}@media (min-width: 1024px){.width-75-md-up{width:75%!important}}@media (max-width: 1023px){.width-75-md-down{width:75%!important}}@media (min-width: 1440px){.width-75-lg-up{width:75%!important}}@media (max-width: 1439px){.width-75-lg-down{width:75%!important}}@media (min-width: 1920px){.width-75-xl-up{width:75%!important}}@media (max-width: 1919px){.width-75-xl-down{width:75%!important}}@media (min-width: 2100px){.width-75-xxl-up{width:75%!important}}@media (max-width: 2099px){.width-75-xxl-down{width:75%!important}}@media (min-width: 2560px){.width-75-xxxl-up{width:75%!important}}@media (max-width: 2559px){.width-75-xxxl-down{width:75%!important}}.width-100{width:100%!important}@media (min-width: 0){.width-100-xs-up{width:100%!important}}@media (max-width: -1px){.width-100-xs-down{width:100%!important}}@media (min-width: 768px){.width-100-sm-up{width:100%!important}}@media (max-width: 767px){.width-100-sm-down{width:100%!important}}@media (min-width: 1024px){.width-100-md-up{width:100%!important}}@media (max-width: 1023px){.width-100-md-down{width:100%!important}}@media (min-width: 1440px){.width-100-lg-up{width:100%!important}}@media (max-width: 1439px){.width-100-lg-down{width:100%!important}}@media (min-width: 1920px){.width-100-xl-up{width:100%!important}}@media (max-width: 1919px){.width-100-xl-down{width:100%!important}}@media (min-width: 2100px){.width-100-xxl-up{width:100%!important}}@media (max-width: 2099px){.width-100-xxl-down{width:100%!important}}@media (min-width: 2560px){.width-100-xxxl-up{width:100%!important}}@media (max-width: 2559px){.width-100-xxxl-down{width:100%!important}}.width-50vw{width:50vw!important}.width-75vw{width:75vw!important}.width-100vw{width:100vw!important}.width-50dvw{width:50dvw!important}.width-75dvw{width:75dvw!important}.width-100dvw{width:100dvw!important}.width-50svw{width:50svw!important}.width-75svw{width:75svw!important}.width-100svw{width:100svw!important}.width-50lvw{width:50lvw!important}.width-75lvw{width:75lvw!important}.width-100lvw{width:100lvw!important}.z-index--1{z-index:-1!important}.z-index-0{z-index:0!important}.z-index-1{z-index:1!important}.z-index-50{z-index:50!important}.z-index-100{z-index:100!important}.z-index-200{z-index:200!important}.z-index-300{z-index:300!important}.z-index-400{z-index:400!important}.z-index-500{z-index:500!important}.z-index-600{z-index:600!important}.z-index-700{z-index:700!important}.z-index-800{z-index:800!important}.z-index-900{z-index:900!important}.z-index-1000{z-index:1000!important}.z-index-2000{z-index:2000!important}.z-index-3000{z-index:3000!important}.z-index-4000{z-index:4000!important}.z-index-5000{z-index:5000!important}.z-index-6000{z-index:6000!important}.z-index-7000{z-index:7000!important}.z-index-8000{z-index:8000!important}.z-index-9000{z-index:9000!important}.z-index-9999{z-index:9999!important}button{all:unset;cursor:pointer}.btn{display:inline-flex;justify-content:center;align-items:center;gap:8px;padding:16px 32px;font-size:16px;line-height:24px;font-family:auditypevariant,auditypescreen,Helvetica Neue;--font-variant-weight: 400;color:#1a1a1a;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;transition:all .25s cubic-bezier(.75,.02,.5,1)}.btn:focus,.btn.focus{outline:0}.btn.btn-text-black{display:inline-flex;color:#000;padding:0;text-align:left;border:0}.btn.btn-text-black:hover{color:#4c4c4c}a{display:inline-block}.btn{display:inline-flex;justify-content:center;align-items:center;gap:8px;border-color:#fff}.btn.btn-primary{background-color:#000;border:1px solid #000;color:#fff}.btn.btn-primary:hover{color:#fff;background-color:#4c4c4c}.btn.btn-primary-outline{background-color:transparent;border:1px solid #fff;color:#fff}.btn.btn-primary-outline:hover{color:#d9d9d9;border-color:#d9d9d9}.btn.btn-secondary{background:#fff;border:1px solid #000;color:#000}.btn.btn-secondary:hover{color:#4c4c4c;border-color:#4c4c4c}.btn.btn-secondary-outline{background:transparent;border:1px solid #000;color:#000}.btn.btn-secondary-outline:hover{color:#4c4c4c;border-color:#4c4c4c}.btn.btn-text-black{color:#000;padding:0;text-align:left;display:inline-flex;border:0}.btn.btn-text-black:focus{outline:none;box-shadow:none}.btn.btn-text-black>svg{color:#000}.btn.btn-text-white{color:#fff;padding:0;text-align:left;display:inline-flex;border:0}.btn.btn-text-white:focus{outline:none;box-shadow:none}.btn.btn-text-white>svg{color:#fff}.btn.btn-text-black-back{color:#000;padding:0;text-align:left;display:inline-flex;border:0}.btn.btn-text-black-back:focus{outline:none;box-shadow:none}.btn.btn-text-black-back>svg{color:#000}.btn.btn-text-white-back{color:#fff;padding:0;text-align:left;display:inline-flex;border:0}.btn.btn-text-white-back:focus{outline:none;box-shadow:none}.btn.btn-text-white-back>svg{color:#fff}.btn-link{all:unset;display:inline-block;color:#000;--font-variant-weight: 700;font-size:inherit;text-decoration:underline;cursor:pointer}.page-loading{overflow:hidden}.page-loading:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:#ffffffe6;z-index:5000}.page-loading .sf-loader{display:block}.page-loading.main-hidden main{visibility:hidden}.sf-loader{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5001}.sf-loader-wrapper{animation:rotator-spinner 1.5s linear infinite;background:transparent}.sf-loader-wrapper .path{stroke-dasharray:180px;stroke-dashoffset:0px;stroke:#f50537;stroke-width:3px;stroke-linecap:round;transform-origin:center;animation:dash-spinner 1.5s linear infinite}.sf-loader-wrapper .circle{stroke:#0009;stroke-width:1px;animation:none}@keyframes rotator-spinner{0%{transform:rotate(-90deg)}to{transform:rotate(630deg)}}@keyframes dash-spinner{0%{stroke-dashoffset:180px}50%{stroke-dashoffset:45px}to{stroke-dashoffset:180px}}video{display:block;width:100%;aspect-ratio:16/9}.sf-call-to-action-group{display:flex;flex-wrap:wrap;align-items:center;column-gap:4px;row-gap:8px}.card-model-summary{display:grid;grid-template-columns:1fr;border:1px solid #e5e5e5;overflow:hidden;align-items:center;background-color:#fff}@media (min-width: 1024px){.card-model-summary{grid-template-columns:1fr 1fr}}.card-model-summary-content{display:flex;flex-direction:column;justify-content:space-between;padding:24px;gap:40px}.card-model-summary-content-title{display:flex;flex-direction:column-reverse;gap:12px;line-height:1.2;font-size:32px;--font-variant-weight: 700;--font-variant-width: 130}@media (min-width: 1024px){.card-model-summary-content-title{flex-direction:row;align-items:center}}.card-model-summary-content-text{font-size:16px;--font-variant-weight: 400;color:#000;margin-top:8px}.card-model-summary-content-topics{display:flex;flex-direction:column;flex-wrap:wrap;gap:12px}@media (min-width: 768px){.card-model-summary-content-topics{flex-direction:row;gap:32px}}.card-model-summary-content-topic{display:flex;flex-direction:column}.card-model-summary-content-topic-title{font-size:14px;--font-variant-weight: 400;color:#000}.card-model-summary-content-topic-text{font-size:20px;--font-variant-weight: 700;margin-top:8px}.card-model-summary-image{order:-1}@media (min-width: 1024px){.card-model-summary-image{order:unset;padding:0 24px}}.card-model-summary-image img{display:block;width:100%;height:100%;object-fit:cover}.card-model-summary-content-title:after{content:attr(data-label);display:inline-flex;align-self:baseline;padding:4px 8px;background-color:#f50537;color:#fff;font-size:11px;--font-variant-weight: 700}@media (min-width: 1024px){.card-model-summary-content-title:after{position:relative;top:9px}}.compare{--columns: 2;--column-gap: 16px;--row-size: 80px}@media (min-width: 1024px){.compare{--columns: 3}}@media (min-width: 1440px){.compare{--columns: 4}}.compare .compare-section{display:grid;gap:16px;padding-bottom:var(--row-size);text-align:center}.compare .compare-section.sticky-bar{position:sticky;top:0;background-color:#fff;z-index:1;padding:20px 0}.compare .compare-section.sticky-bar>.compare-row{align-items:center}@media (min-width: 1024px){.compare .compare-section.sticky-bar .compare-cell:nth-child(2){display:none}}.compare .compare-section.sticky-bar .compare-cell:nth-child(3){display:none}@media (min-width: 1024px) and (max-width: 1440px){.compare .compare-section.sticky-bar .compare-cell:nth-child(3){display:unset;grid-column:2/3 span}}.compare .compare-section.image-section{position:relative;overflow:hidden}.compare .compare-section.image-section img{display:block;width:100%;height:auto;scale:.75}.compare .compare-section.title-section{margin-top:-5%}.compare .compare-section.price-section .sf-toggle{flex-wrap:wrap;justify-content:center;margin-bottom:16px;gap:8px}.compare .compare-section.price-section .sf-toggle>label+label{padding:unset}.compare .compare-section.price-section>.compare-row>.compare-cell:not(:first-child) .sf-toggle{visibility:hidden}.compare .compare-section.equipment-section{display:grid;align-items:center}.compare .compare-section.equipment-section>.compare-row>.compare-cell{display:grid;place-content:center;min-height:80px;padding:20px;word-break:break-word}.compare .compare-section.equipment-section>.compare-row:nth-child(2n)>.compare-cell{background-color:#f2f2f2}.compare .compare-section.technical-section{gap:40px}.compare .fixed-footer{border-top:1px solid #e5e5e5;position:fixed;bottom:0;left:0;right:0;z-index:3;padding:16px 0;background-color:#fff;display:flex;justify-content:center;gap:16px}@media (min-width: 1440px){.compare .fixed-footer{display:none}}.compare .compare-row{display:grid;grid-template-columns:repeat(var(--columns),calc((100% - var(--column-gap) * (var(--columns) - 1)) / var(--columns)));column-gap:var(--column-gap)}.compare .compare-row-header{width:100%;grid-column:1/3 span}.compare .compare-cell{position:relative;padding:0 8px}@media (min-width: 0) and (max-width: 1439px){.compare .compare-cell:not(:first-child){display:none!important}.compare .compare-cell.active{display:unset!important}}@media (min-width: 1024px) and (max-width: 1439px){.compare .compare-cell.active+.compare-cell{display:unset!important}}@media (max-width: 767px){.compare .compare-cell>.btn{padding:8px 0;width:100%;white-space:break-spaces}}.compare .compare-section:not(.sticky-bar) .compare-cell{border-right:1px solid #000000;border-left:1px solid #000000}.compare .compare-section.image-section .compare-cell{border-top:1px solid #000000}.compare .compare-section.action-section .compare-row:last-child .compare-cell{border-bottom:1px solid #000000}.compare .compare-section.title-section{margin-top:unset}.compare .compare-section{gap:0;padding-bottom:0}.compare .compare-section.technical-section{gap:0}.compare .compare-section.image-section .compare-row:first-child .compare-cell:before{content:"";display:block;height:16px}.compare .compare-section:not(.sticky-bar):not(.image-section):not(.equipment-section) .compare-row:last-child .compare-cell:after{content:"";display:block;height:32px}.compare .compare-section.equipment-section+.compare-section.equipment-section .compare-row:first-child .compare-cell:before{content:"";display:block;height:48px}.compare .compare-section.technical-section .compare-row:first-child .compare-cell:before{content:"";display:block;height:64px}.compare .compare-section.technical-section .compare-row .compare-cell:after{content:"";display:block;height:32px}.compare .compare-section.action-section .compare-row:first-child .compare-cell:before{content:"";display:block;height:32px}.compare .compare-section.action-section .compare-row .compare-cell:after{content:"";display:block;height:16px}.cta-list{display:flex;flex-direction:column;gap:8px}.cta-list-item{display:flex;flex-direction:column;background-color:#f2f2f2;padding:16px 24px;gap:16px}@media (min-width: 768px){.cta-list-item{flex-direction:row;justify-content:space-between;align-items:center}}.cta-list-item-title{font-size:14px;--font-variant-width: 130}@media (min-width: 768px){.cta-list-item-title{font-size:18px}}.focus-box{display:flex;padding:60px 4.1666666667vw 80px;flex-direction:column;align-items:flex-start;gap:32px;align-self:stretch;background:#e5e5e559}@media (min-width: 1024px){.focus-box{padding:80px 4.1666666667vw 120px}}.focus-box-content{width:100%;max-width:960px;margin:0 auto;padding:32px 24px;background-color:#fff;box-shadow:0 16px 48px #0000000d,0 8px 32px #0000001a}.gallery-color-picker{margin-bottom:40px;overflow:hidden}.gallery-color-picker.palette-only{margin-bottom:unset}.gallery-color-picker .image-container{display:block;width:100%;height:auto;object-fit:cover;object-position:top;padding:40px 0 20px}@media (max-width: 767px){.gallery-color-picker .image-container{transform:scale(1.5)}}.gallery-color-picker.palette-only .palettes{gap:unset}.gallery-color-picker .palettes{display:flex;flex-direction:row;flex-wrap:wrap;gap:0 30px}.gallery-color-picker .palette{display:flex;flex-direction:column}.gallery-color-picker .palette-item-list{display:flex;flex-wrap:wrap}.gallery-color-picker .palette-item{position:relative;display:flex;margin-right:16px;margin-bottom:16px}@media (max-width: 767px){.gallery-color-picker .palette-item{margin-right:7.5px;margin-bottom:10px}}.gallery-color-picker .palette .palette-item-image{width:70px;height:70px;overflow:hidden}.gallery-color-picker .palette .palette-item-image>img{width:100%}.gallery-color-picker .palette-item.active>svg{display:block;position:absolute;bottom:-8px;right:-8px;color:#fff;background:#090;border:2px solid #fff;border-radius:100%;padding:2px}.gallery-color-picker .palette-item.active.info>svg{background:#fa0}.gallery-color-picker .palette-item>svg{display:none;pointer-events:none}.look-up-box-wrapper{display:flex;flex-direction:column;background-color:#fff;padding:40px 32px;gap:32px}@media (min-width: 1024px){.look-up-box-wrapper{flex-direction:row;align-items:center;padding:64px 80px;gap:80px}}.look-up-box-media,.look-up-box-content{flex:1}.look-up-box-content{display:flex;flex-direction:column;gap:8px}@media (min-width: 1024px){.look-up-box-content{gap:32px}}.look-up-box-media>*{width:100%;height:100%;aspect-ratio:2/1;object-fit:cover;object-position:center center}@media (min-width: 1024px){.look-up-box-media>*{aspect-ratio:1/1}}.look-up-box-title>*{font-size:24px}@media (min-width: 1024px){.look-up-box-title>*{font-size:36px}}.look-up-box-form{display:flex;flex-direction:column}@media (max-width: 767px){.look-up-box-form{gap:16px}}.look-up-box-form-input{flex:1}.look-up-box-form-input .input{margin-bottom:unset}.look-up-box-form-button{flex:0}.look-up-box-form-button>button>svg{margin-right:4px}@media (min-width: 1024px){.look-up-box-content:only-child .look-up-box-form-wrapper{flex-direction:row;gap:32px}}.look-up-box-form-wrapper{display:flex;flex-direction:column}@media (min-width: 1024px){.look-up-box-form-wrapper{flex-direction:row;align-items:flex-end;gap:32px}}.look-up-box-form-validation-message{display:flex;flex-direction:column;gap:8px}.look-up-box-form-validation-message>div{display:flex;gap:8px}.look-up-box-form-validation-message>div>svg{flex:none}.look-up-box:before,.look-up-box:after{content:"";display:block;width:100%;height:80px}.sf-media{position:relative}:is(.sf-media>picture>img,.sf-media>video){display:block;width:100%;height:auto}.radio-cards{display:grid;gap:24px}@media (min-width: 1024px){.radio-cards{grid-template-columns:1fr 1fr}}.radio-cards.radio-cards-wrap{grid-template-columns:1fr}.radio-card{position:relative;padding:16px 24px;border:1px solid #000}.radio-card input[type=radio]{display:none}.radio-card label{margin-bottom:unset!important}.radio-card label:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.radio-card input[type=radio]:checked+label:after,.radio-card input[type=radio]:checked+input[type=hidden]+label:after{content:"";position:absolute;top:12px;left:-12px;width:24px;height:24px;border-radius:50%;background-color:#000;background-position:center;background-size:24px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.0387 7L9.81375 14.8889L6.96879 11.78L6 12.8315L9.81375 17L18 8.05145L17.0387 7Z' fill='%23ffffff'/%3E %3C/svg%3E ")}.receipt{display:flex;flex-direction:column;align-items:center;padding:40px;gap:24px;border:1px solid #cccccc}.receipt.no-border{border:none}.receipt-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.receipt-headline{--font-variant-width: 130;font-size:32px}.receipt-text{font-size:20px}.sf-spotlight.sf-spotlight-expand .sf-spotlight-media>.sf-media img,.sf-spotlight.sf-spotlight-expand .sf-spotlight-media>.sf-media video{width:100%!important;height:100vh!important;object-fit:cover;position:relative}.sf-spotlight{position:relative;margin:0 auto;max-width:1920px}.sf-spotlight-media>.sf-media img,.sf-spotlight-media>.sf-media video{position:relative;width:100%;height:640px;object-fit:cover;min-height:auto}@media (min-width: 768px){.sf-spotlight-media>.sf-media img,.sf-spotlight-media>.sf-media video{height:800px}}@media (min-width: 1024px){.sf-spotlight-media>.sf-media img,.sf-spotlight-media>.sf-media video{height:640px}}@media (min-width: 1920px){.sf-spotlight-media>.sf-media img,.sf-spotlight-media>.sf-media video{height:800px}}@media (max-width: 767px){.sf-spotlight-media>.sf-media video{height:100vw}}.sf-spotlight-content{position:absolute;top:0;right:0;bottom:0;left:0;text-align:left;background:none}.sf-spotlight-content-position{height:100%}@media (min-width: 768px){.sf-spotlight-content-position{display:flex}}.sf-spotlight-content-wrapper{position:relative;width:auto;overflow:hidden;z-index:100;max-width:1920px;white-space:pre-wrap;padding:24px 28px 36px}.sf-spotlight-content-wrapper .sf-call-to-action-group{margin-top:24px}.sf-spotlight-content-wrapper [class*=sf-headline]{margin-top:28px}.sf-spotlight-content-wrapper [class*=sf-paragraph]{--font-variant-width: 130}@media (max-width: 767px){.sf-spotlight-content-wrapper{height:100%;display:flex;flex-direction:column;justify-content:space-between}}@media (min-width: 768px){.sf-spotlight-content-wrapper{padding:24px 60px 40px}}@media (min-width: 1440px){.sf-spotlight-content-wrapper{padding:24px 96px 52px}}@media (max-width: 1439px){.sf-spotlight-content-wrapper [class*=sf-headline]{font-size:28px}.sf-spotlight-content-wrapper [class*=sf-paragraph]{font-size:16px}}@media (min-width: 768px){.sf-spotlight-content-position.position-y-reverse{align-items:flex-end}}@media (min-width: 768px){.sf-spotlight-content-position.position-x-reverse{justify-content:flex-end;text-align:right}.sf-spotlight-content-position.position-x-reverse .sf-call-to-action-group{justify-content:flex-end}}.tabs .tabs-wrapper{display:flex;justify-content:flex-start}.tabs .tabs-wrapper ul{display:flex;flex-wrap:wrap;gap:25px 0;list-style-type:none;padding:0;margin:0}.tabs .tabs-wrapper li>a{display:inline-block;margin-right:20px;font-family:auditypevariant,auditypeextended}.tabs .tabs-wrapper li.is-active>a{position:relative;--font-variant-weight: 700;color:#000}.tabs .tabs-wrapper li.is-active>a:after{content:"";width:100%;height:2px;background-color:#000;position:absolute;bottom:-3px;left:0}.tabs .tabs-details{margin-top:30px}.sf-teaser{display:grid}.sf-teaser-media.aspect-ratio-1x1 video,.sf-teaser-media.aspect-ratio-1x1 img{aspect-ratio:1/1;object-fit:cover;object-position:center}.sf-teaser-content{display:grid;gap:24px;padding-top:36px}.sf-teaser-content>div{margin-top:8px}@media (min-width: 1024px){.sf-teaser{grid-template-columns:1fr 1fr}.sf-teaser-content{display:flex;flex-direction:column;justify-content:center;gap:32px;padding:0 40px}.sf-teaser-content>div{margin-top:16px}.sf-teaser.sf-teaser-reverse .sf-teaser-content{order:-1}}@media (min-width: 1440px){.sf-teaser-content{padding:0 52px}}.wta-capture{padding-inline:4vw;padding-block:40px}@media screen and (min-width: 768px){.wta-capture{padding-block:80px;background:#f2f2f2}}.wta-capture-box{background-color:#fff;max-width:600px;margin-inline:auto}@media screen and (min-width: 768px){.wta-capture-box{padding:48px 54px}}.wta-capture-box-title{font-size:clamp(24px,3.5vw,32px);--font-variant-weight: 400;--font-variant-width: 130;padding-bottom:20px}.wta-capture-box-cta{padding-top:24px}:root{--font-variant-width: 105;--font-variant-weight: 400}.wta-result-cards{display:grid;gap:20px}@media screen and (min-width: 768px){.wta-result-cards{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:40px}}@media screen and (min-width: 1440px){.wta-result-cards{grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}}.wta-card{display:flex;flex-direction:column;justify-content:space-between;position:relative;padding:24px;border:1px solid #cccccc}.wta-card-title{font-size:18px;--font-variant-width: 105;--font-variant-weight: 700;line-height:32px}@media screen and (min-width: 768px){.wta-card-title{font-size:20px}}.wta-card-address,.wta-card-phone{display:flex;align-items:baseline;gap:4px;font-size:12px;padding-top:4px}.wta-card-address small,.wta-card-phone small{color:#999}.wta-card-address a,.wta-card-phone a,.wta-card-address a:hover,.wta-card-phone a:hover{color:inherit;text-decoration:underline}@media screen and (min-width: 768px){.wta-card-address,.wta-card-phone{font-size:14px;line-height:24px}}.wta-card-footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-top:20px}.wta-card-footer .wta-card-text{display:flex;align-items:center;gap:6px;font-size:16px;--font-variant-width: 100}.wta-card-footer .wta-card-text strong{--font-variant-weight: 700}.wta-card .tp-widget-wrapper{margin:unset!important}.wta-card:before{content:"";position:absolute;top:20px;left:0;width:4px;height:40px;background-color:#000;transition:all .35s ease}.wta-card:hover:before{top:0;height:100%}.wta-card .wta-card-footer .wta-card-text:before{content:"";display:inline-block;width:8px;height:8px;background-color:#000;border-radius:100%}.wta-card.status-green:before,.wta-card.status-green .wta-card-footer .wta-card-text:before{background-color:#090}.wta-card.status-orange:before,.wta-card.status-orange .wta-card-footer .wta-card-text:before{background-color:#fa0}.wta-card.status-red:before,.wta-card.status-red .wta-card-footer .wta-card-text:before{background-color:#bb0a30}.wta-result-filter{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:20px;padding-block:40px}@media screen and (min-width: 768px){.wta-result-filter{padding-block:80px 48px;gap:40px}}@media screen and (min-width: 1440px){.wta-result-filter{grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}}.wta-result-button{display:flex;justify-content:center;padding-block:40px}@media screen and (min-width: 768px){.wta-result-button{padding-block:80px}}.one-navigation{position:static;--typography-order1-fontSize: 28px;--typography-order1-lineHeight: 44px;--typography-order2-fontSize: 24px;--typography-order2-lineHeight: 36px;--typography-order3-fontSize: 20px;--typography-order3-lineHeight: 32px;--typography-order4-fontSize: 16px;--typography-order4-lineHeight: 24px;--typography-display1-fontSize: 40px;--typography-display1-lineHeight: 56px;--typography-display2-fontSize: 36px;--typography-display2-lineHeight: 52px;--typography-order1-fontStretch: 130%;--typography-order2-fontStretch: 130%;--typography-order3-fontStretch: 130%;--typography-order4-fontStretch: 130%;--typography-display1-fontStretch: 130%;--typography-display2-fontStretch: 130%;--typography-copy1-fontSize: 16px;--typography-copy1-fontStretch: 105%;--typography-copy1-lineHeight: 24px;--typography-copy2-fontSize: 12px;--typography-copy2-fontStretch: 105%;--typography-copy2-lineHeight: 20px;--typography-copy3-fontSize: 10px;--typography-copy3-fontStretch: 105%;--typography-copy3-lineHeight: 16px;--space-xxs: 4px;--space-xs: 8px;--space-s: 12px;--space-m: 16px;--space-l: 24px;--space-xl: 28px;--space-xxl: 36px;--space-xxxl: 40px}@media (min-width: 768px){.one-navigation{--typography-display1-fontSize: 48px;--typography-display1-lineHeight: 68px;--space-xxxl: 48px}}@media (min-width: 1024px){.one-navigation{--typography-order1-fontSize: 36px;--typography-order1-lineHeight: 52px;--typography-order2-fontSize: 28px;--typography-order2-lineHeight: 44px;--typography-display1-fontSize: 60px;--typography-display1-lineHeight: 84px;--typography-display2-fontSize: 44px;--typography-display2-lineHeight: 64px;--space-xxl: 40px;--space-xxxl: 60px}}@media (min-width: 1440px){.one-navigation{--typography-order1-fontSize: 40px;--typography-order1-lineHeight: 60px;--typography-order2-fontSize: 32px;--typography-order2-lineHeight: 48px;--typography-order3-fontSize: 24px;--typography-order3-lineHeight: 36px;--typography-order4-fontSize: 18px;--typography-order4-lineHeight: 28px;--typography-display1-fontSize: 72px;--typography-display1-lineHeight: 100px;--typography-display2-fontSize: 52px;--typography-display2-lineHeight: 76px;--space-xl: 32px;--space-xxl: 52px;--space-xxxl: 80px}}@media (min-width: 1920px){.one-navigation{--typography-order1-fontSize: 44px;--typography-order1-lineHeight: 68px;--typography-order2-fontSize: 36px;--typography-order2-lineHeight: 52px;--typography-order4-fontSize: 20px;--typography-order4-lineHeight: 32px;--typography-display1-fontSize: 84px;--typography-display1-lineHeight: 116px;--typography-display2-fontSize: 60px;--typography-display2-lineHeight: 84px;--space-xl: 44px;--space-xxl: 68px;--space-xxxl: 100px}}.one-navigation{--one-footer-color-black: #000000;--one-footer-color-white: #FFFFFF;--one-footer-space-xs: var(--space-xs);--one-footer-space-s: var(--space-s);--one-footer-space-m: var(--space-m);--one-footer-space-l: var(--space-l);--one-footer-space-xl: var(--space-xl);--one-footer-space-xxl: var(--space-xxl);--one-footer-space-xxxl: var(--space-xxxl);--one-footer-side-spacing: 28px}@media (min-width: 768px){.one-navigation{--one-footer-side-spacing: 40px}}@media (min-width: 1024px){.one-navigation{--one-footer-side-spacing: 60px}}@media (min-width: 1440px){.one-navigation{--one-footer-side-spacing: 96px}}@media (min-width: 1920px){.one-navigation{--one-footer-side-spacing: calc((100% - 1728px)/2) }}.one-footer{padding:var(--one-footer-space-l) var(--one-footer-side-spacing) var(--one-footer-space-xxl);color:var(--one-footer-color-white);background:var(--one-footer-color-black)}.one-footer-toolbar{display:flex;justify-content:flex-end;flex-wrap:wrap}.one-footer-toolbar a{--font-variant-weight: 550;font-size:var(--typography-copy2-fontSize);line-height:var(--typography-copy2-lineHeight)}.one-footer-toolbar a>span{margin-right:var(--one-footer-space-s)}.one-footer-sitemap{margin:var(--one-footer-space-xxl) 0 0}.one-footer-sitemap>ul{list-style:none;display:block;width:calc(100% + 2 * var(--one-footer-side-spacing));margin:0 0 var(--one-footer-space-xxl) calc(-1 * var(--one-footer-side-spacing));padding:0}@media (min-width: 768px){.one-footer-sitemap>ul{display:flex;flex-flow:row wrap;width:100%;margin:var(--one-footer-space-xxl) auto 0}}.one-footer-sitemap>ul>li{margin-bottom:-1px}@media (min-width: 768px){.one-footer-sitemap>ul>li{width:calc(33% - var(--one-footer-space-xl) * 2 / 3);margin:0 var(--one-footer-space-xl) var(--one-footer-space-xxl) 0;padding:0}.one-footer-sitemap>ul>li:nth-of-type(3n){margin-right:0}}@media (min-width: 1440px){.one-footer-sitemap>ul>li{width:calc(20% - var(--one-footer-space-xl) * 4 / 5)}.one-footer-sitemap>ul>li:nth-of-type(3n){margin-right:var(--one-footer-space-xl)}.one-footer-sitemap>ul>li:nth-of-type(5n){margin-right:0}}.one-footer-sitemap>ul>li:first-of-type{margin-top:calc(var(--one-footer-space-xxxl) - var(--one-footer-space-l))}@media (min-width: 768px){.one-footer-sitemap>ul>li:first-of-type{margin-top:0}}.one-footer-sitemap .one-footer-sitemap-category-link-wrapper{position:relative;width:100%;padding:0 var(--one-footer-side-spacing);align-content:center;border-bottom:1px solid #333333;border-top:1px solid #333333;cursor:pointer;z-index:2}@media (min-width: 768px){.one-footer-sitemap .one-footer-sitemap-category-link-wrapper{border:none;padding:0;margin-bottom:var(--one-footer-space-xl);cursor:initial}}.one-footer-sitemap .one-footer-sitemap-category-link-wrapper>a{display:flex;justify-content:space-between;flex-flow:row nowrap;width:100%;padding:var(--one-footer-space-m) 0}@media (min-width: 768px){.one-footer-sitemap .one-footer-sitemap-category-link-wrapper>a{width:auto;padding:0}}.one-footer-sitemap .one-footer-sitemap-category-link-wrapper>a>span{font-size:var(--typography-copy1-fontSize);line-height:var(--typography-copy1-lineHeight)}@media (min-width: 768px){.one-footer-sitemap .one-footer-sitemap-category-link-wrapper>a>span{--font-variant-weight: 700;font-size:var(--typography-order4-fontSize);line-height:var(--typography-order4-lineHeight);font-family:auditypeextended}}.one-footer-sitemap .one-footer-sitemap-category-link-wrapper>a>svg{flex:0 0 auto;margin:0 0 0 var(--one-footer-space-l);transition:transform .24s cubic-bezier(.75,.02,.5,1) 0s}@media (min-width: 768px){.one-footer-sitemap .one-footer-sitemap-category-link-wrapper>a>svg{display:none}}.one-footer-sitemap .one-footer-sitemap-category-link-wrapper>a>svg.flip-it{transform:rotate(-180deg);transition:transform .24s cubic-bezier(.75,.02,.5,1) 0s}.one-footer-sitemap .one-footer-sitemap-link-wrapper{background-color:#1a1a1a}@media (min-width: 768px){.one-footer-sitemap .one-footer-sitemap-link-wrapper{background-color:unset}}.one-footer-sitemap .one-footer-sitemap-link-wrapper ul{padding:calc(var(--one-footer-space-l) - var(--one-footer-space-m) / 2) 0}@media (min-width: 768px){.one-footer-sitemap .one-footer-sitemap-link-wrapper ul{padding:0}}.one-footer-sitemap .one-footer-sitemap-link-wrapper ul>li{padding:0 var(--one-footer-side-spacing)}@media (min-width: 768px){.one-footer-sitemap .one-footer-sitemap-link-wrapper ul>li{padding:0 0 var(--one-footer-space-s);list-style:none;line-height:12px}.one-footer-sitemap .one-footer-sitemap-link-wrapper ul>li[data-is-overview-link=true]{display:none}}.one-footer-sitemap .one-footer-sitemap-link-wrapper ul>li>a{display:block;width:100%;padding:calc(var(--one-footer-space-m) / 2) 0;font-size:var(--typography-copy2-fontSize);line-height:var(--typography-copy2-lineHeight);--font-variant-weight: 550}@media (min-width: 768px){.one-footer-sitemap .one-footer-sitemap-link-wrapper ul>li>a{display:inline;width:auto;padding:0}}.one-footer-social-media{display:flex;margin:0 0 var(--one-footer-space-s)}@media (min-width: 768px){.one-footer-social-media{justify-content:flex-end}}.one-footer-social-media ul{list-style:none;margin:0;padding:0}.one-footer-social-media ul>li{display:inline-block;margin:0 0 0 var(--one-footer-space-xs)}.one-footer-social-media ul>li:first-child{margin:0}.one-footer-social-media ul>li>a{display:inline-block}.one-footer-legal{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;padding:var(--one-footer-space-l) 0 0;margin:var(--one-footer-space-s) 0 0;border-top:1px solid #333333}@media (min-width: 768px){.one-footer-legal{margin:0;padding:var(--one-footer-space-l) 0 0}}.one-footer-legal>span{color:#f2f2f2;--font-variant-weight: 400;text-decoration:none;margin:0;margin-right:var(--space-xxl);margin-bottom:var(--space-m);font-size:var(--typography-copy2-fontSize);line-height:var(--typography-copy2-lineHeight);-webkit-font-smoothing:antialiased}.one-footer-legal>.legal-links{flex-grow:1;margin-right:var(--one-footer-space-xl)}.one-footer-legal>.legal-links>ul{display:inline-flex;flex-flow:row wrap;list-style:none;padding:0;margin:0 0 calc(var(--one-footer-space-l) - var(--one-footer-space-s))}.one-footer-legal>.legal-links>ul>li:not(:last-child){padding-right:var(--one-footer-space-l)}.one-footer-legal>.legal-links>ul>li>a{display:inline-block;font-size:var(--typography-copy2-fontSize);line-height:var(--typography-copy2-lineHeight);margin-bottom:var(--one-footer-space-s)}.one-footer-disclaimer{margin:0;margin-top:var(--space-l);color:#f2f2f2;--font-variant-weight: 400;font-style:normal;text-decoration:none;font-size:var(--typography-copy2-fontSize);line-height:var(--typography-copy2-lineHeight);-webkit-font-smoothing:antialiased}.one-footer a{color:var(--one-footer-color-white);font-size:var(--typography-copy2-fontSize);line-height:var(--typography-copy2-lineHeight)}.one-footer a:hover{color:#d9d9d9}.one-navigation{--one-header-color-black: #000000;--one-header-color-white: #FFFFFF;--one-header-height: 72px;--audi-rings-logo-height: 24px;--audi-rings-logo-width: 69px;--one-header-space-xs: var(--space-xs);--one-header-space-s: var(--space-s);--one-header-space-m: var(--space-m);--one-header-space-l: var(--space-l);--one-header-space-xl: var(--space-xl);--one-header-space-xxl: var(--space-xxl);--one-header-space-xxxl: var(--space-xxxl);--one-header-side-spacing: 28px;--one-header-flyout-left-spacing: calc(var(--one-header-side-spacing) + var(--audi-rings-logo-width) + var(--one-header-space-xl))}@media (min-width: 768px){.one-navigation{--one-header-side-spacing: 40px}}@media (min-width: 1024px){.one-navigation{--one-header-side-spacing: 60px}}@media (min-width: 1440px){.one-navigation{--one-header-side-spacing: 96px}}@media (min-width: 1920px){.one-navigation{--one-header-side-spacing: calc((100% - 1728px)/2) }}body.menu-open{position:fixed;height:150vh;overflow:hidden;touch-action:none}header.one-header{all:unset}.one-header{position:absolute;left:0;width:100%}.one-header-shader{content:"";position:fixed;display:block;top:0;right:0;bottom:0;left:0;background-color:var(--one-header-color-black);opacity:.65;z-index:1000}.one-header-wrapper{position:relative;display:flex;height:var(--one-header-height);padding:0 var(--one-header-side-spacing);background-color:var(--one-header-color-white);z-index:1001}@media (min-width: 1440px){.one-header-wrapper{flex-wrap:nowrap;max-width:100%;overflow:initial}}.one-header-logo{background-color:var(--one-header-color-white);line-height:0;margin-top:var(--one-header-space-l);margin-right:auto;margin-bottom:var(--one-header-space-l);margin-left:auto;opacity:1;pointer-events:auto;text-align:center;transition:opacity .18s cubic-bezier(.75,.02,.5,1) 0s}@media (min-width: 1440px){.one-header-logo{flex-grow:0;margin-left:0;margin-right:var(--one-header-space-xl);pointer-events:auto;transition:none 0s ease 0s}}.one-header-logo>a{display:inline-block}.one-header-logo>a>svg{width:var(--audi-rings-logo-width);height:var(--audi-rings-logo-height)}.one-header-menu-button-wrapper{position:relative;display:block;width:33%;flex-shrink:0;order:-1}@media (min-width: 1440px){.one-header-menu-button-wrapper{display:none}}.one-header-menu-button-wrapper>button{order:1;display:flex;padding:0;margin:var(--one-header-space-l) 0;font-size:1em;text-align:left;border:0px none;background-color:transparent;cursor:pointer}.one-header-menu-button-wrapper>button .button-icon{position:relative;width:18px;height:18px;margin:3px var(--one-header-space-s) 3px 3px}.one-header-menu-button-wrapper>button .button-icon-top-line,.one-header-menu-button-wrapper>button .button-icon-middle-line,.one-header-menu-button-wrapper>button .button-icon-middle-second-line,.one-header-menu-button-wrapper>button .button-icon-bottom-line{position:absolute;right:0;left:0;height:1px;background-color:var(--one-header-color-black);animation-fill-mode:forwards;animation-duration:.24s;animation-timing-function:ease;animation-play-state:running}.one-header-menu-button-wrapper>button .button-icon .button-icon-top-line{top:9px;animation-delay:.24s;animation-name:burgerMenuTopLineClose}@keyframes burgerMenuTopLineClose{0%{top:9px;opacity:0}to{top:6px;opacity:1}}.one-header-menu-button-wrapper>button .button-icon .button-icon-middle-line{top:9px;animation-name:burgerMenuMiddleLineClose;transform:rotate(0)}@keyframes burgerMenuMiddleLineClose{0%{transform:rotate(45deg)}to{transform:rotate(0)}}.one-header-menu-button-wrapper>button .button-icon .button-icon-middle-second-line{top:9px;animation-name:burgerMenuMiddleSecondLineClose;transform:rotate(0)}@keyframes burgerMenuMiddleSecondLineClose{0%{transform:rotate(-45deg)}to{transform:rotate(0)}}.one-header-menu-button-wrapper>button .button-icon .button-icon-bottom-line{top:9px;animation-delay:.24s;animation-name:burgerMenuBottomLineClose}@keyframes burgerMenuBottomLineClose{0%{top:9px;opacity:0}to{top:12px;opacity:1}}.one-header-menu-button-wrapper>button .button-icon.active{animation-fill-mode:forwards;animation-duration:.24s;animation-timing-function:cubic-bezier(.75,.02,.5,1);animation-play-state:running}.one-header-menu-button-wrapper>button .button-icon.active .button-icon-top-line{top:6px;animation-delay:0ms;animation-name:burgerMenuTopLine}@keyframes burgerMenuTopLine{0%{top:6px}80%{opacity:1}to{top:9px;opacity:0}}.one-header-menu-button-wrapper>button .button-icon.active .button-icon-middle-line{top:9px;animation-delay:.24s;animation-name:burgerMenuMiddleLine;transform:rotate(0)}@keyframes burgerMenuMiddleLine{0%{transform:rotate(0)}to{transform:rotate(45deg)}}.one-header-menu-button-wrapper>button .button-icon.active .button-icon-middle-second-line{top:9px;animation-delay:.24s;animation-name:burgerMenuMiddleSecondLine;transform:rotate(0)}@keyframes burgerMenuMiddleSecondLine{0%{transform:rotate(0)}to{transform:rotate(-45deg)}}.one-header-menu-button-wrapper>button .button-icon.active .button-icon-bottom-line{top:12px;animation-delay:0ms;animation-name:burgerMenuBottomLine}@keyframes burgerMenuBottomLine{0%{top:12px;opacity:1}80%{opacity:1}to{top:9px;opacity:0}}.one-header-navigation-wrapper{position:absolute;top:var(--one-header-height);left:0;display:block;width:100%;height:0px;background-color:var(--one-header-color-white);overflow-y:scroll;opacity:1;transition:height .42s cubic-bezier(.75,.02,.5,1) 0s;z-index:1}@media (max-width: 1439px){.one-header-navigation-wrapper.active{position:fixed;height:150vh;touch-action:none}.one-header-navigation-wrapper.active>nav{opacity:1;transform:scaleY(1)}}@media (min-width: 1440px){.one-header-navigation-wrapper{position:static;top:0;height:var(--one-header-height);overflow:initial;z-index:1}}.one-header-navigation-wrapper>nav{height:100%;padding:calc(var(--one-header-space-xxl) - var(--one-header-space-l) / 2) var(--one-header-side-spacing);opacity:0;transform:scaleY(0);transform-origin:center top;transition:opacity .18s cubic-bezier(.75,.02,.5,1) 0s,transform .42s cubic-bezier(.75,.02,.5,1) 0s}@media (min-width: 1440px){.one-header-navigation-wrapper>nav{position:static;top:0;display:flex;flex-wrap:nowrap;height:auto;padding:0;margin-right:var(--one-header-space-xl);opacity:1;transform:none;transition:none 0s ease 0s;z-index:1}}.one-header-navigation-wrapper>nav>.nav-item{display:block;padding:calc(var(--one-header-space-l) / 2) 0}@media (min-width: 1440px){.one-header-navigation-wrapper>nav>.nav-item{margin:var(--one-header-space-l) var(--one-header-space-l) 0 0;padding:0}}.one-header-navigation-wrapper>nav>.nav-item.active>a{color:#000}.one-header-navigation-wrapper>nav>.nav-item>a{display:flex;flex-flow:row nowrap;font-size:var(--typography-copy1-fontSize);line-height:var(--typography-copy1-lineHeight);color:#666;text-decoration:none}.one-header-navigation-wrapper>nav>.nav-item>a:hover{color:#000}.one-header-navigation-wrapper>nav>.nav-item>a>span{flex-grow:1}@media (min-width: 1440px){.one-header-navigation-wrapper>nav>.nav-item>a>span{margin-right:0;white-space:nowrap}}.one-header-navigation-wrapper>nav>.nav-item>a>svg{width:24px;height:24px}@media (min-width: 1440px){.one-header-navigation-wrapper>nav>.nav-item>a>svg{display:none}}.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu{position:absolute;display:block;height:0px;padding:0 var(--one-header-side-spacing);background-color:var(--one-header-color-white);backface-visibility:hidden;top:0;right:0;bottom:0;left:0;overflow-y:hidden;transform:translate(100%) scaleY(1);transition:transform .42s cubic-bezier(.75,.02,.5,1) 0s,height .42s cubic-bezier(.75,.02,.5,1) 0s}@media (min-width: 1440px){.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu{top:72px;bottom:initial;height:0px;max-height:0px;padding:0 var(--one-header-side-spacing) 0 var(--one-header-flyout-left-spacing);overflow-x:hidden;overflow-y:initial;opacity:0;transform:none;transition:max-height .42s cubic-bezier(.75,.02,.5,1) 0s,opacity .18s cubic-bezier(.75,.02,.5,1) 0s;z-index:-1}}.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu.active{position:absolute;display:block;height:175vh;padding:0 var(--one-header-side-spacing);backface-visibility:hidden;background-color:var(--one-header-color-white);top:0;right:0;bottom:0;left:0;overflow-y:scroll;transform:translate(0);transition:transform .42s cubic-bezier(.75,.02,.5,1) 0s,height .42s cubic-bezier(.75,.02,.5,1) 0s}@media (min-width: 1440px){.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu.active{top:72px;bottom:initial;height:auto;max-height:660px;padding:0 var(--one-header-side-spacing) 0 var(--one-header-flyout-left-spacing);overflow-x:hidden;overflow-y:initial;opacity:1;transform:none;transition:max-height .42s cubic-bezier(.75,.02,.5,1) 0s,opacity .18s cubic-bezier(.75,.02,.5,1) .3s;z-index:-1}}.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-button{display:flex;align-items:center;flex-flow:row nowrap;width:100%;padding:var(--one-header-space-xl) 0 var(--one-header-space-m) 0;border-top:none;border-right:none;border-left:none;border-image:initial;border-bottom:1px solid rgb(204,204,204);font-size:var(--typography-copy1-fontSize);color:var(--one-header-color-black);background-color:var(--one-header-color-white);cursor:pointer;line-height:var(--typography-copy1-lineHeight)}@media (min-width: 1440px){.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-button{display:none}}.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-wrapper{display:flex;flex-direction:column;margin:var(--one-header-space-xl) 0 0 0;background-color:var(--one-header-color-white);overflow:visible}@media (min-width: 768px){.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-wrapper{flex-direction:row;justify-content:space-between}}@media (min-width: 1440px){.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-wrapper{margin:var(--one-header-space-xxl) 0 0 0}}.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-wrapper>nav{margin:0 0 var(--one-header-space-xxxl)}@media (min-width: 768px){.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-wrapper>nav{margin-right:var(--one-header-space-xl)}}@media (min-width: 1440px){.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-wrapper>nav{column-count:2;column-gap:var(--one-header-space-xxl)}}@media (min-width: 1920px){.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-wrapper>nav{column-count:3}}.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-wrapper>nav ul{width:100%;padding:0;margin:0;list-style:none;opacity:1}@media (min-width: 1440px){.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-wrapper>nav ul{width:320px}}.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-wrapper>nav ul>li{margin-bottom:var(--one-header-space-l)}.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-wrapper>nav ul>li.is-sport{position:relative;padding-left:42px;margin-bottom:var(--one-header-space-l)}.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-wrapper>nav ul>li.is-sport:before{content:"";position:absolute;left:6px;display:inline-block;width:24px;height:24px;background-color:#f50537;transform:skew(-28deg);vertical-align:top}.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-wrapper>nav ul>li>a{font-size:var(--typography-copy1-fontSize);line-height:var(--typography-copy1-lineHeight);color:#666;text-decoration:none}.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-wrapper>nav ul>li>a:hover{color:#000}.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-wrapper .nav-item-submenu-teaser{width:100%;margin-bottom:var(--one-header-space-xxxl);overflow:hidden}@media (min-width: 768px){.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-wrapper .nav-item-submenu-teaser{width:50%;max-width:432px}}@media (min-width: 1440px){.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-wrapper .nav-item-submenu-teaser{width:30vw}}.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-wrapper .nav-item-submenu-teaser .teaser-container{position:relative;overflow:hidden}.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-wrapper .nav-item-submenu-teaser .teaser-container .teaser-image{opacity:1;transition:opacity .3s cubic-bezier(.75,.02,.5,1) .12s;z-index:1}.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-wrapper .nav-item-submenu-teaser .teaser-container .teaser-image:after{content:"";position:absolute;bottom:0;display:block;width:100%;height:100%;background-image:linear-gradient(transparent,transparent 70%,rgb(0,0,0) 100%);opacity:.7}.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-wrapper .nav-item-submenu-teaser .teaser-container .teaser-image>img{position:relative;display:block;width:100%;height:auto;padding-bottom:0;opacity:1}.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-wrapper .nav-item-submenu-teaser .teaser-container .teaser-link{display:flex;justify-content:space-between;align-items:flex-end;position:absolute;bottom:0;width:100%;text-decoration:none;transform:translateY(0);transition:transform .66s cubic-bezier(.75,.02,.5,1) .66s}.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-wrapper .nav-item-submenu-teaser .teaser-container .teaser-link>.teaser-link-wrapper>span{display:block;flex-grow:1;margin:0;color:#f2f2f2;--font-variant-weight: 400;--font-variant-width: 130;letter-spacing:-.015em;text-decoration:none;font-size:var(--typography-order4-fontSize);line-height:var(--typography-order4-lineHeight);-webkit-font-smoothing:antialiased;margin-right:var(--space-m);margin-bottom:var(--space-m);margin-left:var(--space-m)}.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-wrapper .nav-item-submenu-teaser .teaser-container .teaser-link>.teaser-link-wrapper>span>span{flex-grow:1}.one-header-navigation-wrapper>nav>.nav-item .nav-item-submenu .nav-item-submenu-wrapper .nav-item-submenu-teaser .teaser-container .teaser-link>svg{flex-shrink:0;width:48px;height:48px;color:var(--one-header-color-white)}@media (min-width: 1440px){.one-header-navigation-wrapper>.one-header-active-bar{position:absolute;top:calc(2 * var(--one-header-space-l));left:0;display:block;width:0px;height:2px;background-color:var(--one-header-color-black);opacity:0;transition:left .24s cubic-bezier(.75,.02,.5,1) 0s,width .24s cubic-bezier(.75,.02,.5,1) 0s,opacity .24s ease 0s}}.one-header-action-wrapper{display:flex;justify-content:flex-end;width:33%;flex-shrink:0;background-color:var(--one-header-color-white);opacity:1;transition:opacity .24s cubic-bezier(.75,.02,.5,1) .66s}.one-header-action-wrapper .search-button{display:none;margin:var(--one-header-space-l) 0}@media (min-width: 1440px){.one-header-action-wrapper .search-button{display:none;margin-right:var(--one-header-space-l)}}.one-header-action-wrapper .search-button>button{display:flex;padding:0;border:none;background-color:transparent;cursor:pointer}.one-header-action-wrapper .search-button>button>svg{width:24px;height:24px;color:var(--one-header-color-black)}header[role=banner].simple-navigation-header{height:72px}.simple-navigation{position:relative;display:flex;height:72px;padding:0 var(--simple-navigation-side-spacing);background-color:#fff;z-index:100;--simple-navigation-side-spacing: 28px}@media (min-width: 768px){.simple-navigation{--simple-navigation-side-spacing: 40px}}@media (min-width: 1024px){.simple-navigation{--simple-navigation-side-spacing: 60px}}@media (min-width: 1440px){.simple-navigation{--simple-navigation-side-spacing: 96px}}@media (min-width: 1920px){.simple-navigation{--simple-navigation-side-spacing: calc((100% - 1728px)/2) }}.simple-navigation .logo{display:flex;align-items:center;margin:0 auto}@media (min-width: 1440px){.simple-navigation .logo{margin:unset}}.sf-grid-repeat{display:grid}@media (min-width: 768px){.sf-grid-repeat.minmax-200{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.sf-grid-repeat.minmax-225{grid-template-columns:repeat(auto-fill,minmax(225px,1fr))}.sf-grid-repeat.minmax-250{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.sf-grid-repeat.minmax-275{grid-template-columns:repeat(auto-fill,minmax(275px,1fr))}.sf-grid-repeat.minmax-300{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.sf-grid-repeat.minmax-325{grid-template-columns:repeat(auto-fill,minmax(325px,1fr))}.sf-grid-repeat.minmax-350{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.sf-grid-repeat.minmax-375{grid-template-columns:repeat(auto-fill,minmax(375px,1fr))}.sf-grid-repeat.minmax-400{grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.sf-grid-repeat.minmax-425{grid-template-columns:repeat(auto-fill,minmax(425px,1fr))}.sf-grid-repeat.minmax-450{grid-template-columns:repeat(auto-fill,minmax(450px,1fr))}.sf-grid-repeat.minmax-475{grid-template-columns:repeat(auto-fill,minmax(475px,1fr))}.sf-grid-repeat.minmax-500{grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.sf-grid-repeat.minmax-525{grid-template-columns:repeat(auto-fill,minmax(525px,1fr))}.sf-grid-repeat.minmax-550{grid-template-columns:repeat(auto-fill,minmax(550px,1fr))}.sf-grid-repeat.minmax-575{grid-template-columns:repeat(auto-fill,minmax(575px,1fr))}.sf-grid-repeat.minmax-600{grid-template-columns:repeat(auto-fill,minmax(600px,1fr))}.sf-grid-repeat.minmax-625{grid-template-columns:repeat(auto-fill,minmax(625px,1fr))}.sf-grid-repeat.minmax-650{grid-template-columns:repeat(auto-fill,minmax(650px,1fr))}.sf-grid-repeat.minmax-675{grid-template-columns:repeat(auto-fill,minmax(675px,1fr))}.sf-grid-repeat.minmax-700{grid-template-columns:repeat(auto-fill,minmax(700px,1fr))}.sf-grid-repeat.minmax-725{grid-template-columns:repeat(auto-fill,minmax(725px,1fr))}.sf-grid-repeat.minmax-750{grid-template-columns:repeat(auto-fill,minmax(750px,1fr))}.sf-grid-repeat.minmax-775{grid-template-columns:repeat(auto-fill,minmax(775px,1fr))}.sf-grid-repeat.minmax-800{grid-template-columns:repeat(auto-fill,minmax(800px,1fr))}.sf-grid-repeat.minmax-825{grid-template-columns:repeat(auto-fill,minmax(825px,1fr))}.sf-grid-repeat.minmax-850{grid-template-columns:repeat(auto-fill,minmax(850px,1fr))}.sf-grid-repeat.minmax-875{grid-template-columns:repeat(auto-fill,minmax(875px,1fr))}.sf-grid-repeat.minmax-900{grid-template-columns:repeat(auto-fill,minmax(900px,1fr))}}.sf-grid-repeat.gap-4{gap:4px}.sf-grid-repeat.gap-8{gap:8px}.sf-grid-repeat.gap-16{gap:16px}.sf-grid-repeat.gap-24{gap:24px}.sf-grid-repeat.gap-32{gap:32px}.sf-grid-repeat.gap-40{gap:40px}.sf-grid-repeat.gap-48{gap:48px}.sf-grid-repeat.gap-56{gap:56px}.sf-grid-repeat.gap-64{gap:64px}.sf-grid-repeat.gap-72{gap:72px}.sf-grid-repeat.gap-80{gap:80px}.sf-grid-repeat.gap-88{gap:88px}.sf-grid-repeat.gap-96{gap:96px}.sf-grid-repeat.gap-104{gap:104px}.sf-grid-repeat.gap-112{gap:112px}.sf-grid-repeat.gap-120{gap:120px}section.sf-section-grid{position:relative;display:grid;grid-template-columns:repeat(24,1fr);margin:0 auto;max-width:1920px;padding:0 28px}@media (min-width: 768px){section.sf-section-grid{padding:0 40px}}@media (min-width: 1024px){section.sf-section-grid{padding:0 60px}}@media (min-width: 1440px){section.sf-section-grid{padding:0 96px}}section.sf-section-grid.sf-section-grid-unset-max-width{max-width:unset}section.sf-section-grid.sf-section-grid-unset-padding{padding:unset}.sf-container{grid-column-start:1;grid-column-end:25}.sf-container.grid-column-start-2,.sf-container.grid-column-start-3,.sf-container.grid-column-start-4,.sf-container.grid-column-start-5,.sf-container.grid-column-start-6,.sf-container.grid-column-start-7,.sf-container.grid-column-start-8,.sf-container.grid-column-start-9,.sf-container.grid-column-start-10,.sf-container.grid-column-start-11,.sf-container.grid-column-start-12,.sf-container.grid-column-start-13,.sf-container.grid-column-start-14,.sf-container.grid-column-start-15,.sf-container.grid-column-start-16,.sf-container.grid-column-start-17,.sf-container.grid-column-start-18,.sf-container.grid-column-start-19,.sf-container.grid-column-start-20,.sf-container.grid-column-start-21,.sf-container.grid-column-start-22,.sf-container.grid-column-start-23,.sf-container.grid-column-start-24{grid-column-start:2}.sf-container.grid-column-end-2,.sf-container.grid-column-end-3,.sf-container.grid-column-end-4,.sf-container.grid-column-end-5,.sf-container.grid-column-end-6,.sf-container.grid-column-end-7,.sf-container.grid-column-end-8,.sf-container.grid-column-end-9,.sf-container.grid-column-end-10,.sf-container.grid-column-end-11,.sf-container.grid-column-end-12,.sf-container.grid-column-end-13,.sf-container.grid-column-end-14,.sf-container.grid-column-end-15,.sf-container.grid-column-end-16,.sf-container.grid-column-end-17,.sf-container.grid-column-end-18,.sf-container.grid-column-end-19,.sf-container.grid-column-end-20,.sf-container.grid-column-end-21,.sf-container.grid-column-end-22,.sf-container.grid-column-end-23,.sf-container.grid-column-end-24{grid-column-end:24}@media (min-width: 1024px){.sf-container.grid-column-start-1{grid-column-start:1}.sf-container.grid-column-start-2{grid-column-start:2}.sf-container.grid-column-start-3{grid-column-start:3}.sf-container.grid-column-start-4{grid-column-start:4}.sf-container.grid-column-start-5{grid-column-start:5}.sf-container.grid-column-start-6{grid-column-start:6}.sf-container.grid-column-start-7{grid-column-start:7}.sf-container.grid-column-start-8{grid-column-start:8}.sf-container.grid-column-start-9{grid-column-start:9}.sf-container.grid-column-start-10{grid-column-start:10}.sf-container.grid-column-start-11{grid-column-start:11}.sf-container.grid-column-start-12{grid-column-start:12}.sf-container.grid-column-start-13{grid-column-start:13}.sf-container.grid-column-start-14{grid-column-start:14}.sf-container.grid-column-start-15{grid-column-start:15}.sf-container.grid-column-start-16{grid-column-start:16}.sf-container.grid-column-start-17{grid-column-start:17}.sf-container.grid-column-start-18{grid-column-start:18}.sf-container.grid-column-start-19{grid-column-start:19}.sf-container.grid-column-start-20{grid-column-start:20}.sf-container.grid-column-start-21{grid-column-start:21}.sf-container.grid-column-start-22{grid-column-start:22}.sf-container.grid-column-start-23{grid-column-start:23}.sf-container.grid-column-start-24{grid-column-start:24}.sf-container.grid-column-start-25{grid-column-start:25}.sf-container.grid-column-end-1{grid-column-end:1}.sf-container.grid-column-end-2{grid-column-end:2}.sf-container.grid-column-end-3{grid-column-end:3}.sf-container.grid-column-end-4{grid-column-end:4}.sf-container.grid-column-end-5{grid-column-end:5}.sf-container.grid-column-end-6{grid-column-end:6}.sf-container.grid-column-end-7{grid-column-end:7}.sf-container.grid-column-end-8{grid-column-end:8}.sf-container.grid-column-end-9{grid-column-end:9}.sf-container.grid-column-end-10{grid-column-end:10}.sf-container.grid-column-end-11{grid-column-end:11}.sf-container.grid-column-end-12{grid-column-end:12}.sf-container.grid-column-end-13{grid-column-end:13}.sf-container.grid-column-end-14{grid-column-end:14}.sf-container.grid-column-end-15{grid-column-end:15}.sf-container.grid-column-end-16{grid-column-end:16}.sf-container.grid-column-end-17{grid-column-end:17}.sf-container.grid-column-end-18{grid-column-end:18}.sf-container.grid-column-end-19{grid-column-end:19}.sf-container.grid-column-end-20{grid-column-end:20}.sf-container.grid-column-end-21{grid-column-end:21}.sf-container.grid-column-end-22{grid-column-end:22}.sf-container.grid-column-end-23{grid-column-end:23}.sf-container.grid-column-end-24{grid-column-end:24}.sf-container.grid-column-end-25{grid-column-end:25}}.sf-sticky-sidebar-layout{display:grid;grid-template-columns:repeat(24,1fr);gap:40px 0}.sf-sticky-sidebar-layout-content,.sf-sticky-sidebar-layout-sidebar,.sf-sticky-sidebar-layout-outro{grid-column:1/25}@media (min-width: 1440px){.sf-sticky-sidebar-layout-content,.sf-sticky-sidebar-layout-outro{grid-column:1/span 17}.sf-sticky-sidebar-layout-sidebar{grid-column:19/span 6}}@media (min-width: 1440px){.sf-sticky-sidebar-layout.sticky-sidebar-reverse .sf-sticky-sidebar-layout-sidebar{grid-column:1/span 6;order:-1}.sf-sticky-sidebar-layout.sticky-sidebar-reverse .sf-sticky-sidebar-layout-content,.sf-sticky-sidebar-layout.sticky-sidebar-reverse .sf-sticky-sidebar-layout-outro{grid-column:8/span 17}}@media (min-width: 1440px){.sf-sticky-sidebar-layout.columns-equal .sf-sticky-sidebar-layout-content,.sf-sticky-sidebar-layout.columns-equal .sf-sticky-sidebar-layout-outro{grid-column:1/span 11}.sf-sticky-sidebar-layout.columns-equal .sf-sticky-sidebar-layout-sidebar,.sf-sticky-sidebar-layout.sticky-sidebar-reverse.columns-equal .sf-sticky-sidebar-layout-content,.sf-sticky-sidebar-layout.sticky-sidebar-reverse.columns-equal .sf-sticky-sidebar-layout-outro{grid-column:14/span 11}.sf-sticky-sidebar-layout.sticky-sidebar-reverse.columns-equal .sf-sticky-sidebar-layout-sidebar{grid-column:1/span 11}}.sf-sticky-sidebar-layout-sidebar{align-self:flex-start;border:1px solid #e5e5e5;padding:16px}@media (min-width: 768px){.sf-sticky-sidebar-layout-sidebar{padding:32px 24px}}@media (min-width: 1440px){.sf-sticky-sidebar-layout:not(.sticky-sidebar-not-sticky) .sf-sticky-sidebar-layout-sidebar{position:sticky;top:32px;z-index:1500}}.sf-sticky-sidebar-layout-sidebar.sticky-sidebar-disabled{pointer-events:none;opacity:.25}.sf-sticky-sidebar-layout-sidebar.sticky-sidebar-not-framed{padding:unset;border:unset}.sf-sticky-sidebar-layout.floating-sidebar>.sf-sticky-sidebar-layout-sidebar>.close-floating-sidebar{display:none}@media (max-width: 1439px){.sf-sticky-sidebar-layout.floating-sidebar>.sf-sticky-sidebar-layout-sidebar{position:fixed;left:-100vw;top:unset;bottom:0;right:0;height:100%;overflow-y:scroll;background:#fff;display:flex;flex-direction:column;width:100%;gap:16px;z-index:2000;padding:64px 16px 16px;transition:all .6s ease;box-shadow:1px -4px 4px -1px #00000040;border:none}.sf-sticky-sidebar-layout.floating-sidebar>.sf-sticky-sidebar-layout-sidebar.active{left:0}.sf-sticky-sidebar-layout.floating-sidebar>.sf-sticky-sidebar-layout-sidebar>.close-floating-sidebar{position:absolute;top:16px;right:16px;display:block;width:32px;height:32px;margin-left:auto;background-image:url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M20.9559 4.08031L20.0139 3.11681L11.9999 11.3235L3.98495 3.11681L3.04395 4.08031L11.0589 12.287L3.04395 20.4937L3.98495 21.4572L11.9999 13.2505L20.0139 21.4572L20.9559 20.4937L12.9409 12.287L20.9559 4.08031Z' fill='%23000000'/%3E %3C/svg%3E ");background-position:center;background-size:32px;cursor:pointer;padding:0;border:0;background-color:transparent;box-shadow:none;outline:none}}body:has(.sf-sticky-sidebar-layout-sidebar.active){height:100%;overflow:hidden}.sf-form-group .vdp-datepicker .vdp-datepicker__calendar{top:calc(var(--form-input-height) + 10px);left:0;width:100%;padding:30px 20px;border:none;box-shadow:0 10px 30px #0006}@media (min-width: 768px){.sf-form-group .vdp-datepicker .vdp-datepicker__calendar{width:400px}}.sf-form-group .vdp-datepicker .vdp-datepicker__calendar:before{content:"";display:block;position:absolute;top:-6px;left:calc(50% - 6px);width:12px;height:12px;transform:rotate(45deg);background-color:var(--form-color-white);pointer-events:none}.sf-form-group .vdp-datepicker .vdp-datepicker__calendar header .prev:after,.sf-form-group .vdp-datepicker .vdp-datepicker__calendar header .next:after,.sf-form-group .vdp-datepicker .vdp-datepicker__calendar header .prev.disabled:after,.sf-form-group .vdp-datepicker .vdp-datepicker__calendar header .next.disabled:after{height:.6em;width:.6em;margin-top:-.25em;border-bottom:0;border-right:0;border-top:.1em solid;border-left:.1em solid;transition:color .2s}.sf-form-group .vdp-datepicker .vdp-datepicker__calendar header .prev:after{transform:rotate(-45deg);margin-left:-5px}.sf-form-group .vdp-datepicker .vdp-datepicker__calendar header .next:after{transform:rotate(135deg);margin-left:-5px}.sf-form-group .vdp-datepicker .vdp-datepicker__calendar header .up{font-weight:700}.sf-form-group .vdp-datepicker .vdp-datepicker__calendar header .prev:not(.disabled),.sf-form-group .vdp-datepicker .vdp-datepicker__calendar header .next:not(.disabled),.sf-form-group .vdp-datepicker .vdp-datepicker__calendar header .up:not(.disabled){transition:color .2s}.sf-form-group .vdp-datepicker .vdp-datepicker__calendar header .prev:not(.disabled):hover,.sf-form-group .vdp-datepicker .vdp-datepicker__calendar header .next:not(.disabled):hover,.sf-form-group .vdp-datepicker .vdp-datepicker__calendar header .up:not(.disabled):hover{background:transparent;color:var(--form-color-black)}.sf-form-group .vdp-datepicker .vdp-datepicker__calendar header .prev:not(.disabled):hover:after,.sf-form-group .vdp-datepicker .vdp-datepicker__calendar header .next:not(.disabled):hover:after,.sf-form-group .vdp-datepicker .vdp-datepicker__calendar header .up:not(.disabled):hover:after{color:var(--form-color-black)}.sf-form-group .vdp-datepicker .vdp-datepicker__calendar .cell{border-radius:1px;transition:border-color .1s}@media (min-width: 0){.sf-form-group .vdp-datepicker .vdp-datepicker__calendar .cell{height:50px;line-height:50px}}.sf-form-group .vdp-datepicker .vdp-datepicker__calendar .cell.day-header{font-weight:700;font-size:87.5%}.sf-form-group .vdp-datepicker .vdp-datepicker__calendar .cell.selected{background-color:var(--form-color-black);color:var(--form-color-white);cursor:default}.sf-form-group .vdp-datepicker .vdp-datepicker__calendar .cell.selected:hover{background-color:var(--form-color-black)}.sf-form-group .vdp-datepicker .vdp-datepicker__calendar .cell.day:not(.blank):not(.disabled):hover,.sf-form-group .vdp-datepicker .vdp-datepicker__calendar .cell.month:not(.blank):not(.disabled):hover,.sf-form-group .vdp-datepicker .vdp-datepicker__calendar .cell.year:not(.blank):not(.disabled):hover{border-color:var(--form-color-black)}.sf-form-group .vdp-datepicker .vdp-datepicker__calendar .disabled{color:var(--form-color-lightgray);opacity:.75}.sf-datepicker>input{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M5.5 19.5V22.5C5.5 23.1 5.9 23.5 6.5 23.5H21.5C22.1 23.5 22.5 23.1 22.5 22.5V6M13.5 19.5H1.5C0.9 19.5 0.5 19 0.5 18.5V3H18.5V14.5M13.5 19.5L18.5 14.5M13.5 19.5V14.5H18.5M0 0.5H19' stroke='black'/%3E %3Cpath d='M4 5.90002L6.1 5.40002H6.7V11.2H8.5V12H4V11.2H5.8V6.30002L4 6.70002V5.90002ZM9.7 11.7V10.9C10.4 11.1 11.2 11.2 12 11.3C13.4 11.3 14 10.8 14 10.1C14 8.90002 11.3 8.70002 9.9 8.70002L10.1 5.40002H14.6V6.20002H10.9L10.8 8.00002C12.7 8.10002 14.9 8.50002 14.9 10.1C14.9 11.2 14 12.1 11.9 12.1C11.1 12.1 10.4 11.9 9.7 11.7Z' fill='black'/%3E %3C/svg%3E ");background-repeat:no-repeat;background-position:right center}.rtl{direction:rtl}.vdp-datepicker{position:unset;text-align:unset}.vdp-datepicker *{box-sizing:border-box}.vdp-datepicker__calendar{position:absolute;z-index:100;background:#fff;width:300px;border:1px solid #ccc}.vdp-datepicker__calendar header{display:block;line-height:40px}.vdp-datepicker__calendar header span{display:inline-block;text-align:center;width:71.4285714286%;float:left}.vdp-datepicker__calendar header .prev,.vdp-datepicker__calendar header .next{width:14.2857142857%;float:left;text-indent:-10000px;position:relative}.vdp-datepicker__calendar header .prev:after,.vdp-datepicker__calendar header .next:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%);border:6px solid transparent}.vdp-datepicker__calendar header .prev:after{border-right:10px solid #000;margin-left:-5px}.vdp-datepicker__calendar header .prev.disabled:after{border-right:10px solid #ddd}.vdp-datepicker__calendar header .next:after{border-left:10px solid #000;margin-left:5px}.vdp-datepicker__calendar header .next.disabled:after{border-left:10px solid #ddd}.vdp-datepicker__calendar header .prev:not(.disabled),.vdp-datepicker__calendar header .next:not(.disabled),.vdp-datepicker__calendar header .up:not(.disabled){cursor:pointer}.vdp-datepicker__calendar header .prev:not(.disabled):hover,.vdp-datepicker__calendar header .next:not(.disabled):hover,.vdp-datepicker__calendar header .up:not(.disabled):hover{background:#eee}.vdp-datepicker__calendar .disabled{color:#ddd;cursor:default}.vdp-datepicker__calendar .flex-rtl{display:flex;width:inherit;flex-wrap:wrap}.vdp-datepicker__calendar .cell{display:inline-block;padding:0 5px;width:14.2857142857%;height:40px;line-height:40px;text-align:center;vertical-align:middle;border:1px solid transparent}.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).day,.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).month,.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).year{cursor:pointer}.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).day:hover,.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).month:hover,.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).year:hover{border:1px solid #4bd}.vdp-datepicker__calendar .cell.selected,.vdp-datepicker__calendar .cell.selected:hover,.vdp-datepicker__calendar .cell.selected.highlighted{background:#4bd}.vdp-datepicker__calendar .cell.highlighted{background:#cae5ed}.vdp-datepicker__calendar .cell.highlighted.disabled{color:#a3a3a3}.vdp-datepicker__calendar .cell.grey{color:#888}.vdp-datepicker__calendar .cell.grey:hover{background:inherit}.vdp-datepicker__calendar .cell.day-header{font-size:75%;white-space:nowrap;cursor:inherit}.vdp-datepicker__calendar .cell.day-header:hover{background:inherit}.vdp-datepicker__calendar .month,.vdp-datepicker__calendar .year{width:33.333%}.vdp-datepicker__clear-button,.vdp-datepicker__calendar-button{cursor:pointer;font-style:normal}.vdp-datepicker__clear-button.disabled,.vdp-datepicker__calendar-button.disabled{color:#999;cursor:default}.sf-dawa>input{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22 22L13.7 13.7L22 22ZM15.5 9C15.6 12.5 12.9 15.4 9.4 15.5C9.3 15.5 9.1 15.5 9 15.5C5.4 15.5 2.5 12.6 2.5 9C2.5 5.4 5.4 2.5 9 2.5C12.6 2.5 15.5 5.4 15.5 9Z' stroke='black'/%3E %3C/svg%3E ");background-repeat:no-repeat;background-position:center right;background-size:24px}.sf-dawa .dawa-list{position:absolute;width:100%;top:65px;border:1px solid #888888;background:#fff;z-index:1000}.sf-dawa .dawa-list.your-class-name{bottom:auto;top:65px}.sf-dawa .dawa-list ul{list-style-type:none;padding:0;margin:0}.sf-dawa .dawa-list ul>li{padding:6px 8px;border-bottom:1px solid #888888;cursor:pointer}.sf-dawa .dawa-list ul>li:hover{background:#efefef}.sf-dawa .dawa-clear{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M5.9996 6L17.9996 18M5.9996 18L17.9996 6L5.9996 18Z' stroke='black'/%3E %3C/svg%3E ");background-color:#fff;background-repeat:no-repeat;background-position:center right;background-size:24px;border:0;width:24px;height:24px;position:absolute;right:0;top:calc(var(--form-input-height) / 2);transform:translateY(-50%);cursor:pointer}.sf-dropdown-custom-selector{display:unset;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.sf-dropdown-custom-selector.disabled{pointer-events:none}@media (hover: none) and (pointer: coarse){.sf-dropdown-custom-selector{display:none}}@media (hover: none) and (pointer: coarse){.sf-dropdown-custom-selector.mobile-enabled{display:unset}.sf-dropdown-custom-selector.mobile-enabled+.dropdown-select{pointer-events:none}}.sf-dropdown-custom-select-list{position:absolute;top:var(--form-input-height);width:100%;list-style-type:none;padding:0;margin:0;background:#fff;z-index:1000;border:1px solid rgba(0,0,0,.2);max-height:306px;overflow-y:scroll}.sf-dropdown-custom-select-list.max-height-small{max-height:222px}.sf-dropdown-custom-select-list>li{display:flex;align-items:center;padding:8px 16px;cursor:pointer}.sf-dropdown-custom-select-list>li.disabled{opacity:.3;cursor:not-allowed}.sf-dropdown-custom-select-list>li.disabled>svg{color:var(--form-color-black)}.sf-dropdown-custom-select-list>li svg.info{margin-right:unset;margin-left:auto}.sf-dropdown-custom-select-list>li:hover{background:var(--form-color-lightgray)}.sf-dropdown-custom-select-list>li.active{cursor:default;background:var(--form-color-lightgray)}.sf-dropdown-custom-select-list>li.active:before{content:"";display:inline-block;width:12px;height:12px;margin-right:8px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M6 12.2L10.3 16.4L18.4 6.09998' stroke='black'/%3E %3C/svg%3E ");background-repeat:no-repeat;background-size:24px;background-position:center}:root{--form-font-family-base: "auditypevariant";--form-font-family-head: "auditypevariant";--form-font-size-feedback: 13px;--form-font-size-form: 16px;--form-color-white: #fff;--form-color-red: #f50537;--form-color-lightgray: #e5e5e5;--form-color-gray: #999999;--form-color-base: #000;--form-color-base-accent: #333333;--form-color-black: #000;--form-input-height: 58px}.sf-form-group{font-size:var(--form-font-size-form);font-family:var(--form-font-family-base);color:var(--form-color-base);position:relative;display:flex;flex-direction:column;justify-content:center;gap:8px;margin-bottom:16px;min-height:var(--form-input-height)}.sf-form-group:has(.sf-checkbox),.sf-form-group:has(.sf-radio){justify-content:center}.sf-form-group:has(.sf-radio-inline){align-content:center}.sf-form-group:has(.field-validation-error)>.sf-form-element>input,.sf-form-group:has(.field-validation-error)>.sf-form-element>select,.sf-form-group:has(.field-validation-error)>.sf-form-element>textarea{border-color:var(--form-color-red)}.sf-form-group:has(.field-validation-error)>.sf-form-element>label{color:var(--form-color-red)}.sf-form-feedback>span.field-validation-error{display:block;color:var(--form-color-red);font-size:var(--form-font-size-feedback)}.sf-form-feedback>.sf-form-helper-text{display:block;color:var(--form-color-gray);font-size:var(--form-font-size-feedback)}.sf-form-element{display:flex;flex-direction:column}.sf-form-element>input,.sf-form-element>select,.sf-form-element>textarea{color:inherit;border:unset;border-bottom:1px solid var(--form-color-base);border-radius:0;padding:unset;width:100%;height:var(--form-input-height);font-size:var(--form-font-size-form);font-family:inherit;background-color:transparent}.sf-form-element>input:focus,.sf-form-element>select:focus,.sf-form-element>textarea:focus{outline:none}.sf-form-element>input::placeholder,.sf-form-element>select::placeholder,.sf-form-element>textarea::placeholder{visibility:hidden}.sf-form-element>input[disabled],.sf-form-element>select[disabled],.sf-form-element>textarea[disabled]{color:var(--form-color-gray);border-color:var(--form-color-gray);cursor:not-allowed}.sf-form-element>input[disabled]+label,.sf-form-element>select[disabled]+label,.sf-form-element>textarea[disabled]+label{color:var(--form-color-gray)}.sf-form-element>select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M7 10L12.5 15.5L18 10' stroke='black'/%3E %3C/svg%3E ");background-repeat:no-repeat;background-position:center right;cursor:pointer;padding-right:28px;text-overflow:ellipsis;white-space:nowrap}.sf-form-element>textarea{margin-top:16px}.sf-form-element:not(.sf-radio):not(.sf-checkbox)>label{position:absolute;top:calc(var(--form-input-height) / 2 / 2);left:0;pointer-events:none;transition:.5s all ease;font-size:var(--form-font-size-form)}.sf-form-element.sf-input:has(input:not(:placeholder-shown))>label,.sf-form-element.sf-dawa:has(input:not(:placeholder-shown))>label,.sf-form-element.sf-timepicker:has(input:not(:placeholder-shown))>label,.sf-form-element.sf-datepicker:has(input:not(:placeholder-shown))>label{transform:translateY(calc((var(--form-input-height) - var(--form-font-size-form)) / -2));font-size:calc(var(--form-font-size-form) * .75)}.sf-form-element.sf-textarea:has(textarea:not(:placeholder-shown))>label{transform:translateY(calc((var(--form-input-height) - var(--form-font-size-form)) / -2));font-size:calc(var(--form-font-size-form) * .75)}.sf-form-element.sf-select:has(select option:checked:not([value=""]))>label,.sf-form-element.sf-dropdown-select:has(select option:checked:not([value=""]))>label{transform:translateY(calc((var(--form-input-height) - var(--form-font-size-form)) / -2));font-size:calc(var(--form-font-size-form) * .75)}.sf-form-element.sf-checkbox input,.sf-form-element.sf-radio input{position:absolute;width:0;height:0;visibility:hidden}.sf-form-element.sf-checkbox input[disabled]+input[type=hidden]+label,.sf-form-element.sf-radio input[disabled]+input[type=hidden]+label{color:var(--form-color-gray);cursor:not-allowed}.sf-form-element.sf-checkbox label,.sf-form-element.sf-radio label{position:relative;display:flex;align-items:flex-start;gap:8px;margin:0;cursor:pointer}.sf-form-element.sf-checkbox label:before,.sf-form-element.sf-radio label:before{content:"";display:inline-flex;flex:none;width:24px;height:24px;border:1px solid var(--form-color-base)}.sf-form-element.sf-checkbox:has(input:checked)>label:before{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M6 12.2L10.3 16.4L18.4 6.09998' stroke='black'/%3E %3C/svg%3E ");background-repeat:no-repeat;background-position:center;background-size:24px}.sf-form-element.sf-radio label:before,.sf-form-element.sf-radio label:after{border-radius:100%}.sf-form-element.sf-radio:has(input:checked)>label:after{content:"";position:absolute;top:6px;left:12px;width:12px;height:12px;transform:translate(-50%);background-color:var(--form-color-base)}.sf-form-group:has(.sf-form-element.sf-radio.sf-radio-inline){display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;column-gap:16px}.sf-form-group:has(.sf-form-element.sf-radio.sf-radio-inline) .sf-form-element.sf-radio.sf-radio-inline+.sf-form-feedback{flex-basis:100%}.sf-form-element.sf-textarea textarea+label{scale:unset!important}.sf-form-group.unset-min-height{min-height:unset}input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill{background-color:transparent!important;box-shadow:0 0 0 1000px #fff inset!important;-webkit-text-fill-color:#000000!important;transition:background-color 5000s ease-in-out 0s}input:-webkit-autofill:focus,textarea:-webkit-autofill:focus,select:-webkit-autofill:focus{box-shadow:0 0 0 1000px #fff inset!important}.sf-form-element.sf-input>input[type=file]{line-height:3.9;cursor:pointer}.sf-form-element.sf-input>input[type=file]::file-selector-button{background-color:transparent;border:1px solid var(--form-color-base);border-radius:4px;padding:2px 8px 4px;color:var(--form-color-base);font-size:var(--form-font-size-form);font-family:var(--form-font-family-base)}.sf-umbraco-forms>fieldset{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,clamp(400px,2vw,500px)),1fr));column-gap:32px}.umbraco-forms-hidden,.umbraco-forms.missing-library{display:none!important}.sf-form-group .noUi-base{position:relative;left:17px;width:calc(100% - 34px);height:100%;z-index:1}.sf-form-group .noUi-connects{position:relative;left:-17px;width:calc(100% + 34px);height:100%;z-index:1}.sf-form-group .noUi-horizontal{height:1px;box-shadow:none;border:none;border-radius:0;background-color:var(--form-color-lightgray)}.sf-form-group .noUi-horizontal .noUi-handle{top:-17px;width:34px;height:34px;border-radius:100%;border:1px solid var(--form-color-base);background-color:var(--form-color-white);box-shadow:none;outline:none;cursor:pointer}.sf-form-group .noUi-horizontal .noUi-handle:before,.sf-form-group .noUi-horizontal .noUi-handle:after{content:unset}.sf-form-group .noUi-horizontal .noUi-connect{background-color:var(--form-color-base)}.form-section-light .sf-form-group .noUi-horizontal .noUi-connect{background-color:var(--form-color-gray)}.sf-form-group .no-ui-slider-label{margin-bottom:32px;font-size:16px}.sf-form-group .no-ui-slider-values{display:flex;flex-direction:row;justify-content:flex-start;margin-top:32px;font-size:16px}.sf-form-group .no-ui-slider-values .no-ui-slider-value-min,.sf-form-group .no-ui-slider-values .no-ui-slider-value-max{font-size:16px}.sf-form-group .no-ui-slider-values .no-ui-slider-value-max:before{content:"-";display:inline-flex;padding:0 4px}.sf-form-group .noUi-base{margin-left:unset}.sf-form-group .noUi-horizontal .noUi-handle{right:-17px}.sf-form-group>.no-ui-slider.single-slider .noUi-connects{left:-17px}.sf-form-group>.no-ui-slider.single-slider .noUi-base{width:calc(100% - 34px)}:root{--timeslot-selector-background-color: var(--form-color-lightgray);--timeslot-selector-max-width: 400px;--timeslot-select-max-height: 320px;--timeslot-minmax: 90px;--timeslot-background-color: var(--form-color-white);--timeslot-checked-background-color: var(--form-color-base-accent);--timeslot-checked-color: var(--form-color-white);--timeslot-validation-color: var(--form-color-red)}.sf-timepicker>input{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.5 12.5C22.5 18.6 17.6 23.5 11.5 23.5C5.4 23.5 0.5 18.6 0.5 12.5C0.5 6.4 5.4 1.5 11.5 1.5C17.6 1.5 22.5 6.4 22.5 12.5ZM11.5 13V5V13ZM16 12.5H11.5H16Z' stroke='black'/%3E %3C/svg%3E ");background-repeat:no-repeat;background-position:right center}.sf-timeslot-selector{position:absolute;top:var(--form-input-height);width:100%;max-width:var(--timeslot-selector-max-width);max-height:var(--timeslot-select-max-height);background-color:var(--timeslot-selector-background-color);overflow:auto;box-shadow:0 2px 6px #0003;z-index:1000}.sf-timeslot-group{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--timeslot-minmax),1fr));gap:8px;padding:16px}.sf-timeslot{display:flex}.sf-timeslot input[type=radio]{display:none}.sf-timeslot input[type=radio]+label{cursor:pointer;width:100%;background:var(--timeslot-background-color);padding:6px 8px;border-radius:8px;text-align:center;transition:all .5s ease}.sf-timeslot input[type=radio]:checked+label{background:var(--timeslot-checked-background-color);color:var(--timeslot-checked-color)}.sf-badge{display:inline-flex;gap:8px;align-items:center;line-height:1cap}.sf-badge svg{width:1.5cap;height:1.5cap;aspect-ratio:1}.sf-badge.sf-badge-primary{fill:#fff;color:#fff;background-color:#000;border:1px solid #000}.sf-badge.sf-badge-secondary{fill:#fff;color:#fff;background-color:#999;border:1px solid #999999}.sf-badge.sf-badge-tertiary{fill:#fff;color:#fff;background-color:#f50537;border:1px solid #f50537}.sf-badge.sf-badge-outline{fill:#000;color:#000;background-color:#fff;border:1px solid #000}.sf-check-list{list-style-type:none;padding:0}.sf-check-list.sf-column-count-auto{column-count:auto}.sf-check-list.sf-column-count-1{column-count:1}.sf-check-list.sf-column-count-2{column-count:2}.sf-check-list.sf-column-count-3{column-count:3}.sf-check-list.sf-column-count-4{column-count:4}.sf-check-list.sf-column-count-min-width-200{column-width:200px}.sf-check-list.sf-column-count-min-width-250{column-width:250px}.sf-check-list.sf-column-count-min-width-300{column-width:300px}.sf-check-list.sf-column-count-min-width-350{column-width:350px}.sf-check-list.sf-column-count-min-width-400{column-width:400px}.sf-check-list.sf-column-count-min-width-450{column-width:450px}.sf-check-list.sf-column-count-min-width-500{column-width:500px}.sf-check-list.sf-column-count-gap-4{gap:4px}.sf-check-list.sf-column-count-gap-8{gap:8px}.sf-check-list.sf-column-count-gap-16{gap:16px}.sf-check-list.sf-column-count-gap-24{gap:24px}.sf-check-list.sf-column-count-gap-32{gap:32px}.sf-check-list.sf-column-count-gap-40{gap:40px}.sf-check-list.sf-column-count-gap-48{gap:48px}.sf-check-list.sf-column-count-gap-56{gap:56px}.sf-check-list.sf-column-count-gap-64{gap:64px}.sf-check-list.sf-column-count-gap-72{gap:72px}.sf-check-list.sf-column-count-gap-80{gap:80px}.sf-check-list.sf-column-count-gap-88{gap:88px}.sf-check-list.sf-column-count-gap-96{gap:96px}.sf-check-list.sf-column-count-gap-104{gap:104px}.sf-check-list.sf-column-count-gap-112{gap:112px}.sf-check-list.sf-column-count-gap-120{gap:120px}.sf-check-list>li{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M6 12.2L10.3 16.4L18.4 6.09998' stroke='black'/%3E %3C/svg%3E ");background-position:top left;background-repeat:no-repeat;background-size:24pxaud;padding-left:40px;margin-bottom:16px}.sf-check-list>li.no-marker{background-image:none}.sf-check-list>li.no-marker>a{text-decoration:underline;--font-variant-weight: 700}.sf-dropdown-button{position:relative;display:inline-flex}.sf-dropdown-button .sf-dropdown-button-select-box{position:relative}.sf-dropdown-button .sf-dropdown-button-select-filter{display:unset;position:absolute;top:0;left:0;width:100%;height:100%}.sf-dropdown-button .sf-dropdown-button-select-filter.disabled{pointer-events:none}@media (hover: none) and (pointer: coarse){.sf-dropdown-button .sf-dropdown-button-select-filter{display:none}}.sf-dropdown-button .sf-dropdown-button-select-button{position:relative;display:flex;flex-direction:row;align-items:center;gap:8px;width:min(100%,220px);padding:10px 16px;border:1px solid #000;background-color:#fff;pointer-events:none}@media (hover: none) and (pointer: coarse){.sf-dropdown-button .sf-dropdown-button-select-button{pointer-events:unset}}.sf-dropdown-button .sf-dropdown-button-select-button select{width:100%;background-color:transparent;font-size:16px;border:0;outline:none;-webkit-appearance:none;cursor:pointer;color:#000;pointer-events:none}.sf-dropdown-button .sf-dropdown-button-select-button select:disabled,.sf-dropdown-button .sf-dropdown-button-select-button select:disabled~*{background:transparent;opacity:.3;cursor:not-allowed!important}@media (hover: none) and (pointer: coarse){.sf-dropdown-button .sf-dropdown-button-select-button select{pointer-events:unset}}.sf-dropdown-button .sf-dropdown-button-select-box-list{position:absolute;top:50px;left:0;width:300px;list-style-type:none;padding:0;margin:0;background:#fff;z-index:1000;box-shadow:0 10px 30px #0003;max-height:440px;overflow-y:scroll}.sf-dropdown-button .sf-dropdown-button-select-box-list.reverse-absolute-position{left:unset;right:0}.sf-dropdown-button .sf-dropdown-button-select-box-list>li{display:flex;align-items:center;padding:8px 16px;cursor:pointer}.sf-dropdown-button .sf-dropdown-button-select-box-list>li:hover{background:#f2f2f2}.sf-dropdown-button .sf-dropdown-button-select-box-list>li.active{background:#f2f2f2}.sf-dropdown-button .sf-dropdown-button-select-button-chevron{display:block;width:16px;height:16px;background-position:center;background-size:16px;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M7 10L12.5 15.5L18 10' stroke='black'/%3E %3C/svg%3E ")}[class*=sf-headline]{margin-top:0;margin-bottom:0;--font-variant-width: 130}[class*=sf-headline] strong,[class*=sf-headline] b{--font-variant-weight: 700}[class*=sf-headline].not-extended{--font-variant-width: 105}.sf-paragraph-3xs{font-size:10px}.sf-paragraph-2xs{font-size:11px}.sf-paragraph-xs{font-size:12px}.sf-paragraph-sm{font-size:14px}.sf-paragraph-md{font-size:16px}.sf-paragraph-lg{font-size:18px}.sf-paragraph-xl,.sf-paragraph-2xl{font-size:20px}@media (min-width: 1024px){.sf-paragraph-2xl{font-size:22px}}.sf-paragraph-3xl{font-size:20px}@media (min-width: 1024px){.sf-paragraph-3xl{font-size:24px}}[class*=sf-paragraph]{margin-top:0;margin-bottom:0;--font-variant-width: 105}[class*=sf-paragraph] strong,[class*=sf-paragraph] b{--font-variant-weight: 700}.sf-spacing-5xs{display:block;height:4px}.sf-spacing-4xs{display:block;height:8px}.sf-spacing-3xs{display:block;height:16px}.sf-spacing-2xs{display:block;height:32px}@media (min-width: 1024px){.sf-spacing-2xs{height:32px}}.sf-spacing-xs{display:block;height:32px}@media (min-width: 1024px){.sf-spacing-xs{height:48px}}.sf-spacing-sm{display:block;height:40px}@media (min-width: 1024px){.sf-spacing-sm{height:64px}}.sf-spacing-md{display:block;height:48px}@media (min-width: 1024px){.sf-spacing-md{height:80px}}.sf-spacing-lg{display:block;height:56px}@media (min-width: 1024px){.sf-spacing-lg{height:96px}}.sf-spacing-xl{display:block;height:56px}@media (min-width: 1024px){.sf-spacing-xl{height:112px}}.sf-spacing-2xl{display:block;height:64px}@media (min-width: 1024px){.sf-spacing-2xl{height:128px}}.sf-spacing-3xl{display:block;height:64px}@media (min-width: 1024px){.sf-spacing-3xl{height:144px}}.sf-toggle{--toggle-height: 32px;--toggle-bar-color: #cccccc;--toggle-active-color: #000;--toggle-handle-color: #fff;display:flex;align-items:center}.sf-toggle.sf-toggle-sm{--toggle-height: 24px}.sf-toggle.sf-toggle-md{--toggle-height: 32px}.sf-toggle.sf-toggle-lg{--toggle-height: 40px}.sf-toggle>input[type=checkbox]{display:none}.sf-toggle-bar{display:flex;align-items:center;height:12px;min-height:var(--toggle-height);aspect-ratio:1.75/1;border-radius:25%/50%;background-color:var(--toggle-bar-color);margin:0!important;transition:all .2s ease-in-out;cursor:pointer;-webkit-tap-highlight-color:transparent}.sf-toggle-handle{display:block;height:inherit;min-height:var(--toggle-height);aspect-ratio:1/1;border-radius:50%;transform:scale(.8);background-color:var(--toggle-handle-color);transition:all .1s ease-in-out;cursor:pointer}.sf-toggle>input[type=checkbox]:checked+.sf-toggle-bar{background-color:var(--toggle-active-color)}.sf-toggle>input[type=checkbox]:checked+.sf-toggle-bar>.sf-toggle-handle{transform:translate(74%) scale(.8)}.sf-toggle.sf-toggle-sm>label+label{padding-left:8px;cursor:pointer}.sf-toggle.sf-toggle-md>label+label{padding-left:16px;cursor:pointer}.sf-toggle.sf-toggle-lg>label+label{padding-left:16px;cursor:pointer;zoom:1.25}.sf-tooltip-tippy{position:relative;display:inline-flex;margin-left:8px}.sf-tooltip-tippy-trigger{display:inline-flex;width:24px;height:24px;align-items:center;background-size:24px;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.5 17V10V17ZM11.5 8V6V8ZM11.5 22.5C17.5751 22.5 22.5 17.5751 22.5 11.5C22.5 5.42487 17.5751 0.5 11.5 0.5C5.42487 0.5 0.5 5.42487 0.5 11.5C0.5 17.5751 5.42487 22.5 11.5 22.5Z' stroke='black'/%3E %3C/svg%3E ")}.sf-tooltip-tippy>span{display:none}.sf-tooltip-tippy-title{display:block;--font-variant-weight: 700;font-size:16px}.sf-tooltip-tippy-text{display:block;white-space:normal}.sf-tooltip-tippy-text:last-child{margin-bottom:0}.tippy-box[data-theme~=sf-tooltip]{background-color:#fff;color:#000;font-size:16px;font-weight:400;padding:1em .5em;box-shadow:0 0 30px #00000040!important;font-family:auditypevariant}.tippy-box[data-theme~=sf-tooltip][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=sf-tooltip][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=sf-tooltip][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=sf-tooltip][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}.sf-card-auto{--backdrop-size: 18%;--margin-top: 32px;container-type:inline-size;position:relative}.sf-card-auto.sf-card-auto-disabled{order:1}@media (min-width: 1440px){.sf-card-auto.sf-card-auto-disabled{opacity:.25;pointer-events:none}}.sf-card-auto .sf-card-auto-badges{position:absolute;top:0;left:0;display:flex;flex-wrap:wrap;gap:8px;z-index:1}.sf-card-auto.sf-card-auto-is-framed .sf-card-auto-badges{top:24px;left:24px}.sf-card-auto .sf-card-auto-image{position:relative;margin-top:32px}.sf-card-auto .sf-card-auto-image-item{display:block;width:100%;height:auto}.sf-card-auto .sf-card-auto-title-item{font-size:24px;--font-variant-weight: 700}.sf-card-auto .sf-card-auto-description-item{font-size:18px}.sf-card-auto .sf-card-auto-technical-details{margin-top:var(--margin-top);columns:1}.sf-card-auto .sf-card-auto-technical-details-item{display:flex;flex-direction:row-reverse;justify-content:space-between;margin-bottom:4px}.sf-card-auto .sf-card-auto-technical-details-item-description{--font-variant-weight: 700}@container (max-width: 400px){.sf-card-auto .sf-card-auto-technical-details{font-size:90%}}.sf-card-auto .sf-card-auto-technical-details.technical-details-in-columns{columns:2}.sf-card-auto .sf-card-auto-technical-details.technical-details-in-columns .sf-card-auto-technical-details-item{flex-direction:column;margin-bottom:8px}.sf-card-auto .sf-card-auto-financing-checkbox .sf-form-group{margin-top:var(--margin-top);margin-bottom:0;min-height:unset}.sf-card-auto .sf-card-auto-financing-checkbox .sf-checkbox label{font-size:15px;position:relative;display:flex;align-items:center;gap:4px;flex-wrap:wrap;color:#000;z-index:2;cursor:pointer}.sf-card-auto .sf-card-auto-financing-checkbox .sf-checkbox label:before{margin-right:8px}.sf-card-auto .sf-card-auto-financing-details-wrapper{margin-top:var(--margin-top);display:flex;flex-direction:column;gap:8px;background-color:#e5e5e5;padding:16px}.sf-card-auto .sf-card-auto-financing-details-wrapper-item{display:flex;justify-content:space-between}.sf-card-auto .sf-card-auto-financing-details-wrapper-item:first-child{--font-variant-weight: 700}.sf-card-auto .sf-card-auto-financing-details-wrapper-item:last-child{--font-variant-weight: 700;font-size:18px;margin-top:8px;padding:16px 0 0;border-top:1px solid #96a3a8}@container (max-width: 400px){.sf-card-auto .sf-card-auto-financing-details{font-size:90%}}.sf-card-auto .sf-card-auto-pricing-details{margin-top:var(--margin-top);display:flex;flex-wrap:wrap;column-gap:32px;row-gap:16px}.sf-card-auto .sf-card-auto-pricing-details-item-subject{font-size:16px}.sf-card-auto .sf-card-auto-pricing-details-item-description{font-size:20px;--font-variant-weight: 700}.sf-card-auto .sf-card-auto-pricing-details.pricing-details-in-columns{justify-content:space-between;column-gap:16px}.sf-card-auto .sf-card-auto-pricing-details.pricing-details-in-columns .sf-card-auto-pricing-details-item{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:16px;background-color:#e5e5e5}.sf-card-auto .sf-card-auto-pricing-details.pricing-details-in-columns .sf-card-auto-pricing-details-item .sf-card-auto-pricing-details-item-subject{font-size:14px}@container (max-width: 400px){.sf-card-auto .sf-card-auto-pricing-details.pricing-details-in-columns{flex-direction:column;row-gap:16px}}.sf-card-auto .sf-card-auto-price{margin-top:var(--margin-top)}.sf-card-auto .sf-card-auto-price-old{font-size:12px}.sf-card-auto .sf-card-auto-price-item{font-size:32px;--font-variant-weight: 700}.sf-card-auto .sf-card-auto-price-terms{--font-variant-weight: 700;font-size:14px;margin-bottom:8px}.sf-card-auto .sf-card-auto-price-disclaimer{font-size:12px}.sf-card-auto .sf-card-auto-actions{margin-top:var(--margin-top);display:flex;flex-wrap:wrap;gap:16px}.sf-card-auto .sf-card-auto-actions>.btn:only-child{flex:0 0 auto;align-self:flex-start}.sf-card-auto .sf-card-auto-actions>.btn{flex:1 1 0}.sf-card-auto .sf-card-auto-disclaimer{margin-top:var(--margin-top);font-size:12px}.sf-card-auto.sf-card-auto-is-framed{padding:24px;border:1px solid #000}.sf-card-news{box-shadow:0 2px 5px #00000014;background-color:#fff}.sf-card-news-image>img{width:100%;object-fit:cover;object-position:center;aspect-ratio:16/9}.sf-card-news-date{font-size:12px;padding:24px 16px 8px}.sf-card-news-content{display:flex;flex-direction:column;align-items:flex-start;padding:0 16px 32px;gap:16px}.sf-card-news-content-title{font-size:20px;margin:0}@media (min-width: 1024px){.sf-card-news-content-title{font-size:24px}}.sf-card-news-content-text{font-size:16px;margin:0}.sf-card-news-content>.btn:only-child{flex:0 0 auto;align-self:flex-start}.sf-card-news-content>.btn{flex:1 1 0;margin-top:8px}.sf-card-product{display:grid;grid-template-rows:auto 1fr;padding:24px;border:1px solid #cccccc;background-color:#fff}.sf-card-product-image{margin-bottom:16px}.sf-card-product-image>img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.sf-card-product-title{font-size:20px;line-height:1.2;--font-variant-width: 130;--font-variant-weight: 700;margin-bottom:8px;word-break:break-word}.sf-card-product-description{font-size:14px;margin-bottom:16px}.sf-card-product-description>button{font-size:inherit}.sf-card-product-number{font-size:14px;color:#999}.sf-card-product-price{font-size:20px;--font-variant-weight: 700}.sf-card-product-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.sf-card-product-actions>.btn:only-child{flex:0 0 auto;align-self:flex-start}.sf-card-product-actions>.btn{flex:1 1 0}.sf-collapse,.sf-collapse-enter-from,.sf-collapse-enter-active,.sf-collapse-leave-from,.sf-collapse-leave-active{transition:all .3s ease}.sf-collapse-icon-chevron-down{width:24px;height:24px;background-size:24px;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M7 10L12.5 15.5L18 10' stroke='black'/%3E %3C/svg%3E ")}.sf-collapse-icon-chevron-up{width:24px;height:24px;background-size:24px;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M18 15.5L12.5 10L7 15.5' stroke='black'/%3E %3C/svg%3E ")}.dealermap{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;height:100dvh}.dealermap .dealermap-sidebar,.dealermap .dealermap-dealerbar,.dealermap .dealermap-filter{grid-column:1/5;grid-row:1/2;padding:24px;background-color:#fff;overflow-y:auto}@media (min-width: 1024px){.dealermap .dealermap-sidebar,.dealermap .dealermap-dealerbar,.dealermap .dealermap-filter{grid-column:1/2}}.dealermap .dealermap-sidebar{background-color:#e5e5e5;padding:32px 24px}@media (min-width: 1024px){.dealermap .dealermap-map{grid-column:2/4;background-color:#333}}.dealermap .dealermap-accordions{display:grid;gap:16px}.dealermap .dealermap-accordions .dealermap-accordion{padding:16px;background-color:#f2f2f2}.dealermap .dealermap-accordions .dealermap-accordion .dealermap-accordion-trigger{display:flex;justify-content:space-between;align-items:center;margin:-16px;padding:16px}.dealermap .dealermap-search{display:flex;height:50px;align-items:center;padding:0 12px;background:#fff;box-shadow:0 2px 5px #00000014}.dealermap .dealermap-search input[type=search]{width:100%;height:36px;padding:0 8px;border:none;background:#fff;border-radius:0!important;font-size:16px;outline:none;-webkit-appearance:none}.dealermap .dealermap-search input[type=search]::placeholder{color:gray}.dealermap .dealermap-search input[type=search]::-webkit-search-cancel-button{display:none}.dealermap .dealermap-search .filter-icon-wrapper{position:relative;margin-right:4px;cursor:pointer}.dealermap .dealermap-search .filter-icon-wrapper svg{display:block}.dealermap .dealermap-search .filter-icon-wrapper .filter-badge{position:absolute;top:-8px;right:-6px;min-width:18px;height:18px;padding:0 4px;background-color:#000;color:#fff;font-size:12px;line-height:18px;text-align:center;border-radius:100%;pointer-events:none}.dealermap .dealer-cards{list-style:none;padding:0;margin:0}.dealermap .dealer-cards .dealer-card{background-color:#fff;box-shadow:0 2px 5px #00000014;padding:16px;margin-bottom:16px;cursor:pointer}.sf-decision-frames{width:100%}.sf-decision-frames-accordion{display:block}.sf-decision-frames-accordion-item{border:1px solid #cccccc;margin-bottom:12px;overflow:hidden}.sf-decision-frames-accordion-header{width:100%;padding:12px 16px;font-weight:700;display:flex;justify-content:space-between;align-items:center;cursor:pointer;border:none;outline:none;font-size:18px;box-sizing:border-box}.sf-decision-frames-accordion-header svg{transition:transform .3s ease;display:inline-block}.sf-decision-frames-accordion-header svg.rotated{transform:scaleY(-1)}.sf-decision-frames-accordion-body{padding:12px 16px;background:#fff;animation:fadeIn 1s ease}.sf-decision-frames-grid-layout{display:none;gap:16px}.sf-decision-frames-grid-item{border:2px solid #cccccc;border-radius:8px;padding:24px;background:#fff}.sf-decision-frames-grid-title{font-size:1.1rem;margin-bottom:8px;font-weight:700}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 1024px){.sf-decision-frames-accordion{display:none}.sf-decision-frames-grid-layout{display:flex;justify-content:center}.sf-decision-frames-grid-item{align-self:flex-start;flex:0 1 33.33vw;margin-right:16px}.sf-decision-frames-grid-item:last-child{margin-right:0}}.sf-faq-item{border-bottom:1px solid #000;padding:16px 0}.sf-faq-item>div:first-child{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding-right:24px;background-image:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10L12.5 15.5L18 10' stroke='black'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right}.sf-faq-item>div:first-child:has(+div [class*=sf-paragraph]){background-image:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 15.5L12.5 10L7 15.5' stroke='black'/%3E%3C/svg%3E")}.sf-faq-item [class*=sf-paragraph]{margin-top:8px!important}.sf-gallery-compare{position:relative;overflow:hidden}.sf-gallery-compare img{display:block;width:100%;height:100%;margin-top:46px;scale:.85}.sf-gallery-compare hr{margin-top:24px;margin-bottom:24px;border:0;border-top:1px solid #e5e5e5}.sf-gallery-compare ul{list-style:none;padding:0;margin:0}.sf-gallery-compare ul>li{font-size:18px;line-height:1.75;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M6 12.2L10.3 16.4L18.4 6.09998' stroke='black'/%3E %3C/svg%3E ");background-repeat:no-repeat;background-position:center left;padding-left:32px;margin-left:-6px}.sf-gallery-compare .swiper-pagination.swiper-pagination-bullets{top:8px;bottom:auto;z-index:0}.sf-gallery-compare .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{width:16px;height:2px;border-radius:0;background-color:#666;border:1px solid rgba(255,255,255,.5)}@media (min-width: 1024px){.sf-gallery-compare .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{width:32px}}.sf-gallery-compare .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active{height:4px;opacity:1;background-color:#000}.sf-gallery-compare .sf-swiper-button-prev,.sf-gallery-compare .sf-swiper-button-next{position:absolute;top:0;width:48px;height:48px;background-size:48px;background-repeat:no-repeat;background-position:center;border-radius:50%;background-color:#ffffff80;z-index:1;cursor:pointer}.sf-gallery-compare .sf-swiper-button-prev.swiper-button-disabled,.sf-gallery-compare .sf-swiper-button-next.swiper-button-disabled{opacity:.2}.sf-gallery-compare .sf-swiper-button-prev{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M14 16.9L8.5 11.5L14 6.09998' stroke='black'/%3E %3C/svg%3E ");left:0}.sf-gallery-compare .sf-swiper-button-next{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M10 16.9L15.5 11.5L10 6.09998' stroke='black'/%3E %3C/svg%3E ");right:0}.sf-swiper-gallery.sf-gallery-simple{position:relative;overflow:hidden;--transition: all .6s ease}.sf-swiper-gallery.sf-gallery-simple img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:var(--transition)}.sf-swiper-gallery.sf-gallery-simple .sf-gallery-image-wrapper{height:100%;transition:var(--transition)}.sf-swiper-gallery.sf-gallery-simple .sf-gallery-image-wrapper>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.sf-swiper-gallery.sf-gallery-simple .sf-gallery-image-wrapper>img.contain{object-fit:contain}.sf-swiper-gallery.sf-gallery-simple .sf-gallery-image-wrapper>img.scale-75{scale:.75}@media (min-width: 1024px){.sf-swiper-gallery.sf-gallery-simple .sf-swiper-container{height:100vh;transition:var(--transition)}}.sf-swiper-gallery.sf-gallery-simple.not-that-tall .sf-swiper-container{--not-that-tall-height: 300px;height:var(--not-that-tall-height)}@media (min-width: 768px){.sf-swiper-gallery.sf-gallery-simple.not-that-tall .sf-swiper-container{--not-that-tall-height: 550px}}.sf-swiper-gallery.sf-gallery-simple.not-that-tall .sf-swiper-container .sf-gallery-image-wrapper{height:var(--not-that-tall-height);overflow:hidden}.sf-swiper-gallery.sf-gallery-simple .sf-swiper-button-prev,.sf-swiper-gallery.sf-gallery-simple .sf-swiper-button-next{position:absolute;top:50%;transform:translateY(-50%);width:24px;height:24px;background-size:24px;background-repeat:no-repeat;background-position:center;border-radius:50%;background-color:#ffffff80;z-index:1;cursor:pointer}@media (min-width: 768px){.sf-swiper-gallery.sf-gallery-simple .sf-swiper-button-prev,.sf-swiper-gallery.sf-gallery-simple .sf-swiper-button-next{width:48px;height:48px;background-size:48px}}.sf-swiper-gallery.sf-gallery-simple .sf-swiper-button-prev.swiper-button-disabled,.sf-swiper-gallery.sf-gallery-simple .sf-swiper-button-next.swiper-button-disabled{opacity:.2}.sf-swiper-gallery.sf-gallery-simple .sf-swiper-button-prev{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M14 16.9L8.5 11.5L14 6.09998' stroke='black'/%3E %3C/svg%3E ");left:4.1666666667vw}.sf-swiper-gallery.sf-gallery-simple .sf-swiper-button-next{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M10 16.9L15.5 11.5L10 6.09998' stroke='black'/%3E %3C/svg%3E ");right:4.1666666667vw}.sf-swiper-gallery.sf-gallery-simple .sf-swiper-button-shrink{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0_2405_7236)'%3E %3Cpath d='M15.25 7.25L12.0041 10.496L8.75405 7.24595M12 2.5V10.5M12 21.5V13.5M12 13.5L15.25 16.75M12 13.5L8.75405 16.746' stroke='black'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0_2405_7236'%3E %3Crect width='16.9706' height='16.9706' fill='white' transform='translate(0 12) rotate(-45)'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E ")}.sf-swiper-gallery.sf-gallery-simple .sf-swiper-button-expand{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0_2405_7235)'%3E %3Cpath d='M8.75 5.75L11.996 2.50405L15.246 5.75405M12 10.5V2.5M12 13.5V21.5M12 21.5L8.75 18.25M12 21.5L15.246 18.2541' stroke='black'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0_2405_7235'%3E %3Crect width='16.9706' height='16.9706' fill='white' transform='translate(0 12) rotate(-45)'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E ")}@media (min-width: 1024px){.sf-swiper-gallery.sf-gallery-simple .sf-swiper-button-expand,.sf-swiper-gallery.sf-gallery-simple .sf-swiper-button-shrink{position:absolute;width:48px;height:48px;background-size:32px;background-repeat:no-repeat;background-position:center;top:88px;right:4.1666666667vw;background-color:#ffffff80;border-radius:50%;cursor:pointer;z-index:1}}.sf-journey{--journey-highlight: #000;--journey-background: #f2f2f2;position:relative;max-width:1200px;margin:0 auto;overflow:hidden}.sf-journey:after{content:"";position:absolute;top:0;bottom:0;left:50%;width:4px;background-color:var(--journey-background);z-index:-1}.sf-journey-travel-line{position:absolute;top:0;left:50%;width:4px;background-color:var(--journey-highlight);transition:height .5s ease;z-index:1}.sf-journey-wrapper:nth-child(2n) .sf-journey-dot{position:absolute;height:24px;width:24px;left:-50px;top:10px;border:4px solid var(--journey-highlight);background-color:#fff;border-radius:100%;z-index:2}.sf-journey-wrapper:nth-child(odd) .sf-journey-dot{position:absolute;height:24px;width:24px;right:-54px;top:10px;border:4px solid var(--journey-highlight);background-color:#fff;border-radius:100%;z-index:2}.sf-journey-wrapper:nth-last-child(2):nth-child(2n):after{content:"";position:absolute;top:24px;left:0;width:4px;height:100%;background:#fff}.sf-journey-wrapper:nth-last-child(2):nth-child(odd):after{content:"";position:absolute;top:24px;left:auto;right:-4px;width:4px;height:100%;background:#fff}.sf-journey-wrapper.highlight .sf-journey-dot{background-color:var(--journey-highlight)}.sf-journey-wrapper{padding:10px 40px;position:relative;background-color:inherit;width:50%}.sf-journey-wrapper:nth-child(odd){left:0}.sf-journey-wrapper:nth-child(odd):before{content:" ";height:0;position:absolute;top:22px;width:0;z-index:-1;right:30px;border:medium solid var(--journey-background);border-width:10px 0 10px 10px;border-color:transparent transparent transparent var(--journey-background)}.sf-journey-wrapper:nth-child(2n){left:50%}.sf-journey-wrapper:nth-child(2n):before{content:" ";height:0;position:absolute;top:24px;width:0;z-index:1;left:30px;border:medium solid var(--journey-background);border-width:10px 10px 10px 0;border-color:transparent var(--journey-background) transparent transparent}.sf-journey-wrapper:nth-child(odd):after{right:-13px}.sf-journey-wrapper-content{padding:20px 30px;background-color:var(--journey-background);position:relative;border-radius:6px}@media screen and (max-width: 1023px){.sf-journey:after{left:24px}.sf-journey-wrapper{width:100%;padding-left:70px;padding-right:24px}.sf-journey-wrapper:nth-child(odd):before,.sf-journey-wrapper:nth-child(2n):before{left:60px;border:medium solid var(--journey-background);border-width:10px 10px 10px 0;border-color:transparent var(--journey-background) transparent transparent}.sf-journey-wrapper:nth-child(2n):after,.sf-journey-wrapper:nth-child(odd):after{left:12px}.sf-journey-wrapper:nth-child(2n){left:0%}.sf-journey-wrapper:nth-child(odd) .sf-journey-dot,.sf-journey-wrapper:nth-child(2n) .sf-journey-dot{right:auto;left:-56px}.sf-journey-wrapper:nth-last-child(2):nth-child(odd):after,.sf-journey-wrapper:nth-last-child(2):nth-child(2n):after{right:auto;left:24px}.sf-journey-travel-line{position:absolute;width:4px;background-color:var(--journey-highlight);top:0;left:24px;height:0;transition:height .2s ease-out;z-index:1000}}.sf-journey:has(img) img{display:none}@media (min-width: 1024px){.sf-journey:has(img) img{display:unset}.sf-journey:has(img) .sf-journey-wrapper{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:80px}.sf-journey:has(img) .sf-journey-wrapper:nth-child(2n){left:0}.sf-journey:has(img) .sf-journey-wrapper:nth-child(odd) .sf-journey-dot{right:auto;left:-50px}.sf-journey:has(img) .sf-journey-wrapper:before{display:none}.sf-journey:has(img) .sf-journey-wrapper-content{padding:8px 30px;background-color:transparent}.sf-journey:has(img) img{width:100%;aspect-ratio:16/9;object-fit:cover;object-position:center}.sf-journey:has(img).sf-journey-reverse .sf-journey-wrapper>img{grid-column:2/3}.sf-journey:has(img).sf-journey-reverse .sf-journey-wrapper>.sf-journey-wrapper-content{grid-column:1/2;grid-row:1}.sf-journey:has(img).sf-journey-reverse .sf-journey-wrapper>.sf-journey-wrapper-content .sf-journey-dot{right:-54px;left:auto}.sf-journey-wrapper:nth-last-child(2):nth-child(2n):has(>img):after{content:"";position:absolute;top:24px;left:50%;width:4px;height:100%;background:#fff}.sf-journey-wrapper:nth-last-child(2):nth-child(odd):has(>img):after{content:"";position:absolute;top:24px;left:auto;transform:translate(50%);right:calc(50% - 2px);width:4px;height:100%;background:#fff}}dialog.sf-dialog{width:100%;border:none;padding:0}@media (min-width: 768px){dialog.sf-dialog.sf-dialog-sm{width:clamp(500px,90dvw,600px)}dialog.sf-dialog.sf-dialog-md{width:clamp(550px,90dvw,800px)}dialog.sf-dialog.sf-dialog-lg{width:clamp(550px,90dvw,1200px)}dialog.sf-dialog.sf-dialog-xl{width:clamp(550px,90dvw,1600px)}}dialog.sf-dialog::backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;pointer-events:none!important;cursor:pointer}dialog.sf-dialog>.sf-dialog-wrapper{padding:24px 32px;max-height:100dvh;overflow-y:auto;transition:all .5s ease}@media (min-width: 1024px){dialog.sf-dialog>.sf-dialog-wrapper{padding:48px 54px}}dialog.sf-dialog>.sf-dialog-wrapper>.sf-dialog-content{margin-top:32px}dialog.sf-dialog>.sf-dialog-wrapper>.sf-dialog-content:has(+button){margin-bottom:32px}dialog.sf-dialog button.sf-dialog-close{display:block;width:32px;height:32px;margin-left:auto;background-image:url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M20.9559 4.08031L20.0139 3.11681L11.9999 11.3235L3.98495 3.11681L3.04395 4.08031L11.0589 12.287L3.04395 20.4937L3.98495 21.4572L11.9999 13.2505L20.0139 21.4572L20.9559 20.4937L12.9409 12.287L20.9559 4.08031Z' fill='%23000000'/%3E %3C/svg%3E ");background-position:center;background-size:32px;cursor:pointer;padding:0;border:0;background-color:transparent;box-shadow:none;outline:none}[popover]{animation:popoverFadeIn .3s ease-in}@keyframes popoverFadeIn{0%{opacity:0}to{opacity:1}}body:has(:popover-open){overflow:hidden}.sf-profiling{--sf-profiling-displacement: calc(100vw / 24);display:grid;grid-template-rows:auto;grid-template-columns:repeat(24,1fr)}.sf-profiling-media{grid-area:1/1/span 1/span 24;padding-top:67%;position:relative;overflow:hidden}.sf-profiling-media>*{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.sf-profiling-content{grid-area:3/1/span 2/25;margin-top:var(--sf-profiling-displacement)}@media (min-width: 1024px){.sf-profiling{align-items:center}.sf-profiling-media{grid-area:1/1/span 1/span 14;height:100%}.sf-profiling-content{grid-area:1/16/span 1/25;margin-top:0}}.sf-profiling .noUi-vertical{position:relative;left:17px;height:260px;width:2px;box-shadow:none;border:none;border-radius:0;background-color:#e5e5e5}.sf-profiling .noUi-vertical .noUi-origin{top:0;left:2px;width:0}.sf-profiling .noUi-vertical .noUi-handle{position:relative;top:-17px;left:-18px;width:34px;height:34px;border-radius:100%;border:2px solid #000;background-color:#fff;box-shadow:none;outline:none;cursor:grab}.sf-profiling .noUi-vertical .noUi-handle:before,.sf-profiling .noUi-vertical .noUi-handle:after{content:unset}.sf-profiling .noUi-vertical .noUi-connect{background-color:#000}.sf-profiling .noUi-base{position:relative;left:0;display:flex;width:100vw;height:100%;z-index:1;cursor:pointer}.sf-profiling .noUi-base:after{content:"";position:absolute;top:-16px;bottom:-16px;width:100%}.sf-profiling .noUi-connects{position:relative;left:0;width:2px;height:100%;z-index:1}.sf-profiling .radio{margin-bottom:16px}.sf-profiling-slider{display:flex;gap:54px;overflow:hidden;padding:18px 0}.sf-profiling-slider ul{list-style:none;padding:0;display:flex;flex-direction:column;justify-content:space-between;margin:-12px 0}.sf-profiling-slider li.active{--font-variant-weight: 700}.sf-rich-text p{font-size:14px}@media (min-width: 1440px){.sf-rich-text p{font-size:16px}}.sf-rich-text.sf-rich-text-disclaimer p{font-size:12px;line-height:150%}@media (min-width: 1440px){.sf-rich-text.sf-rich-text-disclaimer p{font-size:14px}}.sf-search-box{display:grid;grid-template-columns:repeat(24,1fr)}@media (min-width: 1024px){.sf-search-box{padding:8.3333333333vh 0}}.sf-search-box-wrapper{position:relative;display:grid;grid-column:1/25;gap:16px;background-color:#fff;padding:40px 4.1666666667vw;border:1px solid #e5e5e5;z-index:2}@media (min-width: 1024px){.sf-search-box-wrapper{grid-column:6/span 14;padding:4.1666666667vw;box-shadow:0 16px 48px #0000000d,0 8px 32px #0000001a}}.sf-search-box-wrapper-form{container-type:inline-size;display:flex;gap:32px}.sf-search-box-wrapper-form .sf-form-group{flex:1}.sf-search-box-wrapper-form button{display:flex;gap:8px;align-items:center;padding:16px;color:#fff;background-color:#000;align-self:flex-start;flex-shrink:0;flex-grow:0;cursor:pointer}.sf-search-box-wrapper-form button i{width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22 22L13.7 13.7L22 22ZM15.5 9C15.6 12.5 12.9 15.4 9.4 15.5C9.3 15.5 9.1 15.5 9 15.5C5.4 15.5 2.5 12.6 2.5 9C2.5 5.4 5.4 2.5 9 2.5C12.6 2.5 15.5 5.4 15.5 9Z' stroke='white'/%3E %3C/svg%3E ")}.sf-search-box-wrapper-form input{text-transform:uppercase}@container (max-width: 600px){button span{display:none}}.sf-search-box-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:#e5e5e5;z-index:1}.sf-table-responsive{width:calc(100% + 18px)!important;margin-left:-9px!important;font-size:16px}.sf-table-responsive caption{--font-variant-weight: 700;text-align:left;padding:16px 8px;caption-side:top;color:#000;margin-bottom:24px}@media (max-width: 1439px){.sf-table-responsive>.sf-table-responsive-inner-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:85vh}}@media (max-width: 1439px){.sf-table-sticky-swipe-icon{position:relative;padding:48px 0}}.sf-table-sticky-swipe-icon:before{content:unset}@media (max-width: 1439px){.sf-table-sticky-swipe-icon:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='swipe' viewBox='0 0 56 15' fill='none'%3E %3Cpath d='M0.746484 10.688C1.26248 11 2.27048 11.192 3.42248 11.192C5.91848 11.192 6.98649 10.076 6.98649 8.54C6.98649 7.028 6.09848 6.296 4.39448 5.924C3.02648 5.624 2.59448 5.348 2.59448 4.688C2.59448 3.968 3.11048 3.548 4.14248 3.548C5.00648 3.548 5.99048 3.74 6.56648 4.016V2.624C6.06248 2.3 5.12648 2.12 4.14248 2.12C1.62248 2.12 0.794484 3.164 0.794484 4.688C0.794484 6.212 1.76648 6.932 3.38648 7.304C4.75448 7.616 5.17448 7.928 5.17448 8.576C5.17448 9.344 4.55048 9.764 3.27848 9.764C2.34248 9.764 1.31048 9.572 0.746484 9.296V10.688ZM17.4879 11L20.1039 2.312H18.3039L16.8159 7.916C16.7319 8.192 16.6359 8.72 16.5639 9.248C16.4679 8.72 16.3479 8.192 16.2759 7.916L14.7639 2.312H13.0719L11.5599 7.916C11.4879 8.192 11.3679 8.72 11.2719 9.248C11.1879 8.72 11.0919 8.192 11.0199 7.916L9.53189 2.312H7.73189L10.3479 11H12.2679L13.7199 5.456C13.7679 5.252 13.8399 4.892 13.9119 4.484C13.9839 4.892 14.0559 5.252 14.1159 5.456L15.5679 11H17.4879ZM23.0161 11V2.312H21.3241V11H23.0161ZM26.8596 11V8H28.0716C30.2076 8 31.2036 6.944 31.2036 5.132C31.2036 3.32 30.2436 2.312 28.2036 2.312H25.1796V11H26.8596ZM26.8596 6.68V3.62H28.0476C29.0196 3.62 29.4756 4.208 29.4756 5.132C29.4756 6.068 29.0196 6.68 27.9036 6.68H26.8596ZM38.1999 11V9.608H34.3599V7.244H37.6239V5.852H34.3599V3.704H38.1519V2.312H32.6679V11H38.1999Z' fill='%23808080' /%3E %3Cpath d='M53 4.5L55.25 6.75M55.25 6.75L53 9M55.25 6.75L44 6.75' stroke='%23808080' /%3E %3C/svg%3E");position:absolute;top:12px;left:10px;display:block;width:56px;height:15px}}.sf-table{width:100%;border-collapse:separate;border-spacing:9px 0}.sf-table.sf-table-striped>tbody>tr:nth-child(odd){background-color:#f2f2f2}.sf-table-responsive>.sf-table-responsive-inner-wrapper>table>thead>tr>th{border:none;border-top:3px solid #000;--font-variant-weight: 700}.sf-table-responsive>.sf-table-responsive-inner-wrapper>table.sf-table-bordered>tbody>tr>td{border:none;border-top:1px solid #000}.sf-table-responsive>.sf-table-responsive-inner-wrapper>table.sf-table-bordered>tbody>tr:last-child>td{border-bottom:1px solid #000}.sf-table-responsive>.sf-table-responsive-inner-wrapper>table>thead>tr>th,.sf-table-responsive>.sf-table-responsive-inner-wrapper>table>tbody>tr>td{padding:16px 12px;vertical-align:top;text-align:left}.sf-table-sticky-head>.sf-table-responsive-inner-wrapper>table>thead>tr{position:sticky;top:0;background-color:#fff;z-index:2}.sf-table-sticky-first-column>.sf-table-responsive-inner-wrapper>table>thead>tr>th:first-child,.sf-table-sticky-first-column>.sf-table-responsive-inner-wrapper>table>tbody>tr>td:first-child{position:sticky;left:0;background-color:#fff}.sf-table-sticky-first-column>.sf-table-responsive-inner-wrapper>table.sf-table-striped>tbody>tr:nth-child(odd)>td:first-child{position:sticky;left:0;background-color:#f2f2f2}.sf-table-sticky-first-column>.sf-table-responsive-inner-wrapper>table>thead>tr>th:first-child{z-index:3}.sf-table-sticky-first-column>.sf-table-responsive-inner-wrapper>table>tbody>tr>td:first-child{z-index:1}.sf-table-sticky-second-column>.sf-table-responsive-inner-wrapper>table>thead>tr>th:nth-child(2),.sf-table-sticky-second-column>.sf-table-responsive-inner-wrapper>table>tbody>tr>td:nth-child(2){position:sticky;left:0;background-color:#fff}.sf-table-sticky-second-column>.sf-table-responsive-inner-wrapper>table>thead>tr>th:nth-child(2){z-index:3}.sf-table-sticky-second-column>.sf-table-responsive-inner-wrapper>table>tbody>tr>td:nth-child(2){z-index:1}.sf-well{padding:16px 24px}@media (min-width: 1024px){.sf-well{padding:24px 32px}}.sf-well.sf-well-primary{background-color:#f2f2f2;color:#000}.sf-well.sf-well-secondary{background-color:#000;color:#fff}.sf-well.sf-well-tertiary{background-color:gray;color:#000}.sf-well.sf-well-quartenary{background-color:#f50537;color:#fff}.sf-well.sf-well-outline{background-color:#fff;color:#000;border:1px solid #cccccc}.sf-well.sf-well-expand{padding:24px}@media (min-width: 1024px){.sf-well.sf-well-expand{padding:32px}}
